/*
	Huygenlammersadvocaten.nl / JK Webdesign.nl Feb 2021

	Blue            rgb(0,51,80)
	Orange          rgb(224,108,31)

	Bootstrap Breakpoints
	576px, 768px, 992px, 1200px
*/

/* CCM vs Bootsrap fix */


/*.ccm-toolbar-visible .ccm-page{
	margin-top: 48px;
	padding-top: 0 !important;
}
*/



/* Snelmenu select */
.form-select{
	margin-top: 15px;
	border-radius: 0px !important;
	max-width: 170px;
	font-weight: 500 !important;
	border-color: rgb(224,108,31) !important;
	border-width: 3px !important;
	background-image: none !important;
	display: block;
	width: 100%;
	padding: .375rem 2.25rem .375rem .75rem;
	-moz-padding-start: calc(0.75rem - 3px);
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	background-color: rgb(245,245,245);;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right .75rem center;
	background-size: 16px 12px;
	border: 1px solid rgb(245,245,245);
	border-top-color: rgb(206, 212, 218);
	border-top-width: 1px;
	border-right-color: rgb(206, 212, 218);
	border-right-width: 1px;
	border-bottom-color: rgb(206, 212, 218);
	border-bottom-width: 1px;
	border-left-color: rgb(206, 212, 218);
	border-left-width: 1px;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  }



@media print {
	*, a, body {
		text-decoration: none !important;
	}
	body {
		overflow:hidden !important;
	}
}

@font-face {
    font-family: "Wright";
    src: url("Font Wright/Latinotype - Wright Deco Regular.otf") format("opentype");
    /* src: url("Font Wright/Latinotype - Wright Deco Bold.otf") format("opentype"); */
    font-display: swap;
}

@font-face {
    font-family: "Century-Gothic";
    src: url("Font-Century-Gothic/GOTHIC.TTF") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "Century-Gothic-Bold";
    src: url("Font-Century-Gothic/GOTHICB.TTF") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "Century-Gothic-Italic";
    src: url("Font-Century-Gothic/GOTHICI.TTF") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "Century-Gothic-BoldItalic";
    src: url("Font-Century-Gothic/GOTHICBI.TTF") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: 'Vollkorn';
    font-style: normal;
    font-weight: 600;
    src: url('https://fonts.gstatic.com/s/vollkorn/v12/0yb9GDoxxrvAnPhYGxksvg.ttf') format('truetype');
    font-display: swap;
}


.ccm-ui .nav,
footer .nav{
	display: block
}


html, body {
	margin:0; padding:0;
	font-size: 18px;
	line-height: 1.6em;
	font-family:"Century-Gothic", sans-serif;
	color: rgb(0,51,80);
}

br.clear{
	clear: both;
	font-size: 0;
}

.wrapper{
	width: 100%;
	margin: 0 auto;
	max-width:1200px;
	padding:0 32px;
}

@media only screen and (max-width:768px){
	.wrapper{
		padding:0 16px;
	}

	html, body {
		font-size: 15px;
	}
}




/* Content */


p{
	margin-bottom: 20px;
}

h1, h2, h3, h4{
	font-style: normal;
	font-weight: 500;
	font-size: 36px;
	line-height: 36px;
	margin-top: 40px;
	margin-bottom: 50px;
	font-family: "Wright";
	color:rgb(224,108,31);
	position: relative;
}

h1::after,
h2.home-expertise-grid-title:after{
	content: "";
	position: absolute;
	bottom: -28px;
	left: 0;
	height: 2px;
	width: 100%;
	background: #444;
	background: linear-gradient(90deg, rgb(224,108,31) 20%, rgb(0,51,80) 95%);
}


h1.editmode, h2.editmode, h3.editmode {
	color: #2eee68;
	background-color: #f5f9f0;
	text-transform: uppercase;
	font-size: 14px;
	padding:0px 2px;
	text-align: center;
	margin: 24px 0px 2px 0px;
}

h2{
	font-size: 30px;
	line-height: 32px;
	margin-bottom: 20px;
}

h3{
	font-size: 23px;
	line-height: 30px;
	margin-bottom: 16px;
}

h5,
h4{
	font-size: 18px;
	line-height: 22px;
	/*font-style: italic;*/
	margin-top: 0;
	margin-bottom: 12px;
	color:rgb(0,51,80);
}

h2.icon-leeuw-sub,
h3.icon-leeuw-sub,
h4.icon-leeuw-sub,
h5.icon-leeuw-sub,
h2.icon-leeuw,
h3.icon-leeuw,
h4.icon-leeuw,
h5.icon-leeuw{
	padding-left: 80px;
	position: relative;
}

h2.icon-leeuw::after,
h3.icon-leeuw::after,
h4.icon-leeuw::after,
h5.icon-leeuw::after{
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0;
	height: 70px;
	width: 60px;
	background-image: url("/application/themes/Huygenlammersadvocaten/images/Huygen-Lammers-Advocaten-Leeuwenkop.svg");
	background-repeat: no-repeat;
}

h5.orange{
	color: rgb(224,108,31);
}

h3.orange{
	font-family: "Wright";
    font-weight: 500;
    text-align: left;
	font-size: 18px;
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 12px;
	color: rgb(224,108,31);
}
h3.blue{
	font-family: "Wright";
    font-weight: 500;
    text-align: left;
	font-size: 18px;
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 12px;
    color: rgb(0,51,80);
}

@media only screen and (max-width : 768px) { /* 576px, 768px, 992px, 1200px */
	h2.icon-leeuw-sub,
	h3.icon-leeuw-sub,
	h4.icon-leeuw-sub,
	h5.icon-leeuw-sub,
	h2.icon-leeuw,
	h3.icon-leeuw,
	h4.icon-leeuw,
	h5.icon-leeuw {
		padding-left: 50px;
	}

	h2.icon-leeuw::after,
	h3.icon-leeuw::after,
	h4.icon-leeuw::after,
	h5.icon-leeuw::after{
		height: 50px;
		width: 40px;
	}
}


a{
	color:rgba(0,150,209,1);
}

a:hover{
	color:#51a6d4;
	text-decoration: none;
}

hr{
	height:2px;
	padding: 0;
	border: 0;
	margin: 80px 0;
	background: linear-gradient(90deg, rgb(224,108,31) 20%, rgb(0,51,80) 95%);
}

.right{
	text-align:right!important;
}

.center, .middle{
	text-align:center!important;
}

.left{
	text-align:left!important;
}

/* Specifiek voor hero/header images als je die class gebruikt */
.hero-image img,
.header-image img {
    image-rendering: high-quality;
}

img.img-responsive{
	width: 100%;
	height: auto;
}

.margin-top-0{
	margin-top: 0 !important;
}


/*
	Header
*/

header .header-top{
	background-color: rgb(0,51,80);
	background: linear-gradient(90deg, #725037 20%, #003350 95%);
	text-align: right;
	padding: 10px 0px 8px 0px;
}

header .contact ul,
header .contact ul li{
	list-style: none;
	padding: 0;
	margin:0;
	display:inline;
	padding-left: 20px;
}

header .header-top a{
	font-family: "Wright";
	font-size: 12px;
	color:white;
}

header .header-top a img.icon_phone{
	margin-right: 7px;
	position: relative;
	top: -2px;
}
header .header-top a img.icon_envelope{
	margin-right: 10px;
	position: relative;
	top: -2px;
}
header .header-top a img.icon_person{
	margin-right: 7px;
	position: relative;
	top: -2px;
}


header .header-top a:hover{
	text-decoration: underline;
}


header a#logo{
	display: block;
	margin:16px auto 2px auto;
	max-width: 390px;
}

@media only screen and (max-width : 768px) { /* 576px, 768px, 992px, 1200px */
	header .contact{
		text-align: center;
	}
	header .contact ul{
		padding: 0;
	}
	header .contact ul li{
		display: inline-block;
		padding: 0px 4px;
		font-size: 16px;
	}

}




/*
	main-nav - desktop
*/

.desktop #main-nav-toggler{
	display: none;
}

.desktop #main-nav-wrapper ul{
	list-style: none;
	padding: 0;
	margin:0;
}

.desktop #main-nav-wrapper > ul{
	padding:4px 24px;
	display: flex;
	justify-content:space-between;
}

.desktop #main-nav-wrapper ul li{
	list-style: none;
	padding: 0;
	margin:0;
	position: relative;
}

.desktop #main-nav-wrapper ul li a{
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 17px;
	color: #003350;
	text-transform: uppercase;
	font-family: "Wright";
	position: relative;
}

.desktop #main-nav-wrapper ul li a:hover,
.desktop #main-nav-wrapper ul li.nav-path-selected>a,
.mobile #main-nav-wrapper ul li a:hover,
.mobile #main-nav-wrapper ul li.nav-path-selected>a{
	color: rgb(224,108,31);
}

.desktop #main-nav-wrapper ul li a:hover::after,
.desktop #main-nav-wrapper ul li.nav-path-selected>a::after,
.mobile #main-nav-wrapper ul li a:hover::after,
.mobile #main-nav-wrapper ul li.nav-path-selected>a::after{
	content: "";
	position: absolute;
	bottom: 4px;
	left: 0;
	height: 1px;
	width: 100%;

	background: #444;
	background: linear-gradient(90deg, rgb(224,108,31) 20%, rgb(0,51,80) 95%);
}


/* desktop uitklapper */

.desktop #main-nav-wrapper ul li{
	margin-right: -16px;
}

.desktop #main-nav-wrapper ul li ul{
	position: absolute;
	top:38px;
	left: -16px;
	z-index: 100;
	padding: 8px 16px;
	background:#fff;
	min-width: 200px;
	display: none;
}

.desktop #main-nav-wrapper ul li:hover ul{
	display: block;
}

.desktop #main-nav-wrapper ul li ul li a{
	height: auto;
	padding: 8px 0px;
	line-height: 16px;
	text-transform: none;
	/*color: #003350;*/
}

.desktop #main-nav-wrapper ul li:hover ul{
	display: block;
}

.desktop #main-nav-wrapper ul li ul li ul {
	top: -8px;
	left: 184px;
	display: none !important;
}

.desktop #main-nav-wrapper ul li ul li:hover ul {
	display: block !important;
}


/* mobile */

.mobile #main-nav-toggler{
	display: block;
	width: 32px;
	height: 32px;
	margin-top: 8px;
	padding: 0;
	border: 0;
	border-radius: 4px;
	float: right;
	position: relative;
	z-index: 20;
	background-image: none;

	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}



.mobile #main-nav-toggler:focus {
	outline: none;
}

#expertiseMenu span.burger-icon span,
.mobile #main-nav-toggler span.burger-icon span {
	display: block;
	position: absolute;
	background: #fff;
	border-radius: 4px;
	opacity: 1;
	height: 3px;
	width: 20px;
	left: 6px;
	top: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .15s ease-in-out;
	-moz-transition: .15s ease-in-out;
	-o-transition: .15s ease-in-out;
	transition: .15s ease-in-out;
}

/*#expertiseMenu-toggler span.burger-icon span{*/
/*    height: 20px;*/
/*    width: 3px;*/
/*    left: 0;*/
/*    top: 6px;*/
/*}*/

#expertiseMenu span.burger-icon span:nth-child(1) { top: 8px; }
#expertiseMenu span.burger-icon span:nth-child(2) { top: 15px; }
#expertiseMenu span.burger-icon span:nth-child(3) { top: 22px; }

.mobile #main-nav-toggler span.burger-icon span:nth-child(1) { top: 8px; }
.mobile #main-nav-toggler span.burger-icon span:nth-child(2) { top: 15px; }
.mobile #main-nav-toggler span.burger-icon span:nth-child(3) { top: 22px; }

#expertiseMenu.open span.burger-icon span:nth-child(1),
.mobile #main-nav-toggler.open span.burger-icon span:nth-child(1){
	top: 15px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}

#expertiseMenu.open span.burger-icon span:nth-child(2),
.mobile #main-nav-toggler.open span.burger-icon span:nth-child(2){
	opacity: 0;
	left: -40px;
}

#expertiseMenu.open span.burger-icon span:nth-child(3),
.mobile #main-nav-toggler.open span.burger-icon span:nth-child(3){
	top: 15px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
}


/* mobile grote uitklapper */
.mobile #main-nav{
	height: 45px;
	background: white;
}

.mobile #main-nav-wrapper{
	position: absolute;
	z-index: 10;
	/*top: 10px;*/
	left: 0;
	width: 100%;
	padding: 16px 32px;
	background-color: white;
	border-bottom: 1px rgb(0,51,80) solid;
}


.mobile #main-nav-wrapper ul{
	display: block;
	padding-left: 25px;
}
.mobile #main-nav-wrapper>ul{
	padding-left: 0;
}

.mobile #main-nav-wrapper ul li{
	list-style: none;
	margin-top: 3px;
	margin-bottom: 3px;
}

.mobile #main-nav-wrapper ul li li{
	list-style: none;
}

.mobile #main-nav-wrapper ul li a{
	color: #555555;
	text-transform: uppercase;
	position: relative;
	margin: 0.3em 0;
	padding: 0.3em 0;}

.mobile #main-nav-wrapper ul li li a{
	text-transform: none;
	line-height: 1.2em;
	/*display: block;*/

}



.page-template-full #site-main{
	/*margin-top: 80px;*/
}


/* BLOCK: image - frontpage-banner */

.cover-image{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.frontpage-banner{
	position: relative;
	/*min-height:500px;*/
	margin-bottom: 32px;
}

.frontpage-banner .cover-image{
	height: 300px;
}

@media only screen and (max-width : 768px) {
	.frontpage-banner .cover-image{
		height: 200px;
	}
}

.page-template-front-page .frontpage-banner .cover-image{
	height: 500px;
}


.frontpage-banner .cover-image .tagcloud{
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.frontpage-banner .tagcloud ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.frontpage-banner .tagcloud ul li{
	margin: 0;
	padding: 0;
	color: white;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 24px;
}

.frontpage-banner .tagcloud ul li span{
	display: inline-block;
	white-space: nowrap;
}

.frontpage-banner .tagcloud ul li.depth-1 span{ transform: scale(1.00); opacity: 1.0 }
.frontpage-banner .tagcloud ul li.depth-2 span{ transform: scale(0.95); opacity: 0.9 }
.frontpage-banner .tagcloud ul li.depth-3 span{ transform: scale(0.90); opacity: 0.8 }
.frontpage-banner .tagcloud ul li.depth-4 span{ transform: scale(0.85); opacity: 0.7 }
.frontpage-banner .tagcloud ul li.depth-5 span{ transform: scale(0.80); opacity: 0.6 }
.frontpage-banner .tagcloud ul li.depth-6 span{ transform: scale(0.75); opacity: 0.5 }
.frontpage-banner .tagcloud ul li.depth-7 span{ transform: scale(0.70); opacity: 0.4 }
.frontpage-banner .tagcloud ul li.depth-8 span{ transform: scale(0.65); opacity: 0.3 }



.frontpage-banner .cover-image .overlay{
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/* background: linear-gradient(45deg, rgba(0,51,80,0.4) 20%, rgba(224,108,31,0.4) 50%); */
}


.frontpage-banner .cover-image .content{
	padding: 0;
	padding-bottom: 50px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-family: "Wright";
	text-align: center;
	display: flex;
	align-items: flex-end;
	justify-content: left;
}

.frontpage-banner .cover-image .content h1{
	text-transform: uppercase;
	color:rgb(0,51,80);
	font-size: 36px;
	line-height: 1.3em;
	margin: 0;
	margin-bottom: 20px;
}

@media only screen and (max-width : 768px) { /* 576px, 768px, 992px, 1200px */
	.frontpage-banner .cover-image .content h2,
	.frontpage-banner .cover-image .content h1{
		font-size: 24px;
	}

}


.frontpage-banner .cover-image .content h1::after{
	content: "";
	display: none;
}

.frontpage-banner .cover-image .content p{
	font-size: 24px;
}

.frontpage-banner .cover-image .content .button{
	margin-bottom: 16px;
}

.frontpage-banner .cover-image .content .button span{
	font-size: 0.8em;
}


.ccm-edit-mode .frontpage-banner .overlay{
	display: none;
}

iframe.googlemap{
	margin-top: 80px;
	width: 100% !important;
	height: 500px !important;;
	display: block;
}


/*
	banner
*/

.banner{
	margin-top: 40px;
	margin-bottom: 40px;
}

.frontpage-banner .banner{
	margin-top: 0;
}


.banner .content{
	padding: 0;
	width: 100%;
	height: 100%;
	min-height: 300px;
	font-family: "Wright";
	text-align: center;
	display: flex;
	align-items: center;
	/*justify-content: left;*/
}

.banner .content h2 {
	text-shadow: 0px 2px 6px rgba(0, 0, 0, 0.6);
}

@media only screen and (max-width : 768px) {
	.banner .content{
		min-height: 200px;
	}
}

.banner .content h2{
	color: white;
	text-transform: uppercase;
	font-size: 50px;
	line-height: 1.3em;
	margin-bottom: 32px;
}

.banner .content p{
	color: white;
	font-family: "Wright";
	font-size: 24px;
}



@media only screen and (max-width : 992px) { /* 576px, 768px, 992px, 1200px */
	.banner .content h2{
		font-size: 36px;
		margin-bottom: 32px;
	}
	.banner .content p{
		font-size: 20px;
	}

}

@media only screen and (max-width : 768px) { /* 576px, 768px, 992px, 1200px */

}



/*
	expertise-grid
 */

.expertise-grid{
	margin-top: 44px;
}

.expertise-grid a.card{
	margin-bottom: 44px;
	border:0;
	border-radius: 0;
	padding-bottom: 50%;
	background: linear-gradient(0deg, rgb(224,108,31) 20%, rgb(0,51,80) 95%);
	position: relative;
	transition: .1s ease-in-out;
}

.expertise-grid a.card:hover{
	transform: scale(1.02);
}

.expertise-grid a.card .card-block{
	background: white;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin:3px;

	display: flex;
	align-items: center;
	justify-content: center;

	text-align: center;
	text-transform: uppercase;
	font-family: "Wright";
	font-size: 16px;
	color:rgb(0,51,80);

}

.expertise-2-line.expertise-grid a.card .card-block{
	display: block;
}

.expertise-2-line .row{
	height: 100%;
}

@media only screen and (max-width:768px) {
	.expertise-grid a.card .card-block{
		font-size: 20px;
	}
}

.expertise-grid a.card:hover{
	text-decoration: none;
}


.expertise-grid-sticky{
	position: sticky;
	top: 40px;
}

.expertise-grid-sticky .expertise-grid{
	margin-top: 24px;
}

.expertise-grid-sticky .expertise-grid a.card{
	padding-bottom: 30%;
	margin-bottom: 12px;

}

.expertise-grid-sticky .expertise-grid a.card .card-block{
	font-size: 12px;
}

@media only screen and (max-width : 992px) { /* 576px, 768px, 992px, 1200px */
	div.row .expertise-grid-column {
		display: none;
	}

	body #expertiseMenu{
		display: block;
	}

}



/*
	Footer
*/

footer{
	background-color:rgb(245,245,245);
	margin-top:80px;
}

.page-template-contact footer{
	margin-top:0;
}



footer .social-bar{
	background: linear-gradient(90deg, #725037 20%, #003350 95%);
	padding:36px 0px;
}

footer .social-bar p{
	color:white;
}



footer .social-bar h2{
	color:white;
	text-transform: uppercase;
	margin:0;
}

footer .social-bar ul{
	list-style:none;
	padding-inline-start:0px;
}

footer .social-bar li{
	display:inline-block;
}

footer h3,
footer h4{
	text-transform: uppercase;
	font-size: 20px
}

footer .columns{
	padding: 80px 0;
}

.icon-wrapper{
	position: relative;
	display: inline-block;
	width: 40px;
	height: 10px;
}

.icon-wrapper img{
	position: absolute;
	top: -8px;
	left: 0;

}

@media only screen and (max-width:768px) {

}

/*
	COPYRIGHT
*/


footer .copyright{
	position: relative;
	padding: 32px 0;
	font-family: "Wright";
	font-size: 14px;
	background: white;
	text-transform: uppercase;
}

footer .copyright a,
footer .columns a{
	color: rgb(0,51,80);
}

main a:hover,
footer .copyright a:hover,
footer .columns a:hover{
	text-decoration: underline;
}

footer .copyright p{
	display: inline;
}

footer .copyright p span{
	color: rgb(224,108,31);
}


footer .copyright .designby{
	float:right;
	margin-right: 100px;
}

footer .copyright .designby a:hover{
	text-decoration: none;
	cursor: default;
}


footer #scroll-up {
	width: 44px;
	height: 44px;
	position: absolute;
	right: 0px;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	padding: 0;
	background: rgb(224,108,31);

	color: white;
	line-height: 44px;
	border: 0;
}


input.btn,
input.button,
button.btn,
span.button,
a.button,
button{
	display: inline-block;
	padding: 14px 68px 14px 18px;
	margin:0;
	border:0;
	border-radius: 0;
	line-height: 1.2em;
	background: rgb(224,108,31);
	color:#fff;
	text-align: center;
	font-family: "Wright";
	font-weight: normal;
	font-size: 16px;
	cursor: pointer;
	text-transform: uppercase;

	background-image: url(../images/cta_arrow.svg);
	background-repeat: no-repeat;
	background-position: right center;

	-webkit-transition: .1s ease-in-out;
	-moz-transition: .1s ease-in-out;
	-o-transition: .1s ease-in-out;
	transition: .1s ease-in-out;
}

input.button:hover,
input.btn:hover,
button.btn:hover,
span.button:hover,
a.button:hover,
button:hover{
	color:#fff;
	background-color: rgb(224,108,31);
	transform: scale(1.02);
	text-decoration: none;
}



input.btn.button-small,
input.button.button-small,
button.btn.button-small,
span.button.button-small,
a.button.button-small,
button.button-small{
	background-image:none;
	/*text-transform: initial;*/
	font-size: 14px;
	padding: 8px 18px;

}

/*
	BLOG - .page-blog-list
*/

.blog-list-item{
	margin-bottom: 20px;
}

@media only screen and (max-width:768px){
	.other-blog-items h2{

	}
}


.blog-list-item-small a:hover,
.blog-list-item a:hover{
	text-decoration: none;
}

h2.underlined,
.blog-list-item h2{
	margin-bottom: 55px;
}

h2.underlined::after,
h3.underlined:after,
.blog-list-item h2::after {
	content: "";
	position: absolute;
	bottom: -28px;
	left: 0;
	height: 2px;
	width: 100%;
	background: #444;
	background: linear-gradient(90deg, rgb(224,108,31) 20%, rgb(0,51,80) 95%);
}

.blog-list-item .blog-item-image{
	padding-top: 30%;
	margin: 20px 0;
}
.blog-list-item .icon-wrapper{
	width: 50px;
	height: 16px;
}


.blog-list-item .date{
	color: rgb(0,51,80);
	font-weight: bold;
	font-family: "Wright";
}

.blog-list-item-small .author,
.blog-list-item .author{
	color: rgb(140,145,150);
	color: rgb(0,51,80);
	font-weight: bold;
	font-family: "Wright";
	float: right;
	font-size: 14px;
}

.blog-list-item .date .icon{
	margin-right: 5px;
}

.blog-list-item .blog-item-preview{
	color: rgb(0,51,80);
	margin: 12px 0px;
}

.blog-list-item .leesmeer{
	font-family: "Wright";
	font-weight: bold;
	color: rgb(224,108,31);
}



/* Right small colum */

.blog-list-item-small{
	margin-bottom: 40px;
}

.blog-list-item-small .blog-item-image{
	width: 100px;
	height: 100px;
	margin-bottom: 20px;
	/*margin-right: 20px;*/
	float: left;
}

.blog-list-item-small .blog-item-content{
	float: right;
	width: calc(100% - 120px);
}

.blog-list-item-small h3 {
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 8px;
}
.blog-list-item-small .icon-wrapper{
	width: 28px;
	height: 4px;
}

.blog-list-item-small .date,
.blog-list-item .date{
	color: rgb(0,51,80);
	font-weight: bold;
	font-family: "Wright";
	font-size: 14px;
}

.blog-list-item-small .date .icon{
	height: 24px;
	margin-top: -7px;
}

.blog-list-item-small .blog-item-preview{
	color: rgb(0,51,80);
	font-size: 14px;
	margin: 0;
}

.blog-list-item-small .leesmeer{
	font-family: "Wright";
	font-weight: bold;
	color: rgb(224,108,31);

}

@media only screen and (max-width:410px) {

	.blog-list-item-small .blog-item-image{
		width: auto;
		height: 100px;
		margin-bottom: 8px;
		float: none;
	}

	.blog-list-item-small .blog-item-content{
		float: none;
		width: auto;
	}

}

/*
	BLOG - .page-blog-detail
*/

.page-blog-list #site-main,
.page-blog-detail #site-main{
	margin-top: 0;
}

.page-blog-detail .frontpage-banner .cover-image{
	height: 500px;
}

.cover-image {
    @media (min-resolution: 1.5dppx),
       (-webkit-min-device-pixel-ratio: 1.5) {
        image-rendering: crisp-edges;
    }
}

.cover-image--test {
    position: relative;
    width: 100%;
    height: 500px; /* jouw testhoogte */
    overflow: hidden;
}
.cover-img--test {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}


/* .cover-image {
      image-rendering: high-quality;
} */

/*.page-blog-list .frontpage-banner .cover-image .content,*/
/*.page-blog-detail .frontpage-banner .cover-image .content {*/
.frontpage-banner .cover-image .content {
	display: flex;
	/*align-items: center;*/
	padding: 0;
	padding-bottom: 32px;
}

.page-blog-detail .frontpage-banner .cover-image .content h1{
	margin-top: 40px;
	margin-bottom: 0;
	color: white;
}
.page-blog-detail .frontpage-banner .cover-image .content .author{
	margin-top: 12px;
	margin-bottom: 0;
	color: white;
}



/*.page-blog-list .frontpage-banner .cover-image .content h1{*/

.frontpage-banner .cover-image .content h1{
	margin-top: 0px;
	margin-bottom: 0;
	color: white;
}

.page-blog-detail .frontpage-banner .blog-terug{
	float: left;
	color: white;
}
.page-blog-detail .frontpage-banner .date{
	float: right;
	color: white;
}

@media only screen and (max-width:768px) {
	.page-blog-detail .frontpage-banner .blog-terug,
	.page-blog-detail .frontpage-banner .date,
	.page-blog-detail .frontpage-banner .cover-image .content .author{
		font-size: 16px;
	}
}


/* In line banner */

.gray{
	background-color:#f7f5f4;
	padding:30px 0;
	margin:30px 0;
}

/*.wrapper-banner h3{*/
/*    margin:15px 0;*/
/*}*/


/*.contact-block div::after{*/
/*    content: "";*/
/*    position: absolute;*/
/*    bottom: 28px;*/
/*    left: 0;*/
/*    height: 2px;*/
/*    width: 100%;*/
/*    background: #444;*/
/*    background: linear-gradient(90deg, rgb(224,108,31) 20%, rgb(0,51,80) 95%);*/
/*}*/


/*
	page-template-contact
*/


.profiel {
	text-decoration: none;
	padding:20px 0;
}

/*.profiel a{*/
/*    line-height: 50px;*/
/*}*/

.contact-block p img{
	/*display:inline;width:32px;height:32px;*/
}


.contact-block a{
	color: rgb(0,51,80);
}

.profiel h3{
	margin-top:0;
}

.page-template-profile-page-vanessa .frontpage-banner .banner,
.page-template-profile-page-marloes .frontpage-banner .banner,
.page-template-profile-page .frontpage-banner .banner,

.page-template-profile-page-vanessa .frontpage-banner,
.page-template-profile-page-marloes .frontpage-banner,
.page-template-profile-page .frontpage-banner{
	margin-bottom: 0;
}

@media only screen and (max-width:768px) {
	.profiel .profiel-foto .cover-image {
		max-width: 50%;
		padding-top: 50% !important;
		margin: 1em auto;
	}


	/* profielpagina buttons naar artikelen en commentaren*/
	.button-bar .col-sm-12:first-child a.button{
		margin-bottom: 22px;
	}
}

.front-page-profielen h3{
	margin-bottom: 0;
}

.front-page-profielen h4{
	margin-bottom: 40px;
}

.front-page-profielen .banner{
	margin:0;
}

.front-page-profielen .banner .content{
	min-height: 0;
	padding-top: 100%;
}






ul.keywords{
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	/*text-align: center;*/
	margin-left: -6px;
}

ul.keywords li{
	list-style: none;
	display: inline-block;
	margin: 2px 6px;
	padding: 0px 8px;
	border-radius: 6px;
	background: #f3f3f3;
	font-size: .7em;
	text-transform: uppercase;
	color: #666;
}


.blog-related-pages a{
	display: inline-block;
	margin: 2px 6px 2px 0px;
	padding: 0px 8px;
	border-radius: 2px;
	color: #fff;
	background:rgb(224,108,31);
	font-size: .7em;
	text-transform: uppercase;
}



#site-header .search{
}

#site-header .search form{
	background-color: white;
	border-radius: 4px;
	padding: 0px 4px;
}

@media only screen and (max-width : 768px) { /* 576px, 768px, 992px, 1200px */
	#site-header .search form{
		margin: 0px 50px 10px 50px;
	}
}

@media only screen and (max-width : 400px) { /* 576px, 768px, 992px, 1200px */
	#site-header .search form{
		margin: 0px 0px 10px 0px;
	}
}

#site-header .search input.search-btn{
	display: block;
	float: left;
	height: 32px;
	width: 32px;
	border: 0;
	border-radius: 0;
	margin-top: -1px;
	background: transparent;
	background-image: url(../images/icon_magnifier.svg);
	background-repeat: no-repeat;
	background-position: center center;

}
#site-header .search input.ccm-search-block-text{
	border: 0;
	padding: 1px 2px;
	width: calc(100% - 40px);
}

#site-main .ccm-search-block-form input.ccm-search-block-text{
	padding: 8px 10px;
	margin-right: 16px;
}

@media only screen and (max-width : 440px) {
	#site-main .ccm-search-block-form input.ccm-search-block-submit{
		font-size: 0;
		padding: 0;
		width: 48px;
		height: 48px;

	}
}

.pagination li{
	margin: 0px 12px;
}

.ccm-notification-help-launcher{
	display: none !important;
}


/*
	expertiseMenu
*/

#expertiseMenu{
	position: fixed;
	z-index: 100;
	right:0px;
	bottom: 50px;
	display: none;
}

#expertiseMenu button{
	padding: 0;
	width: 36px;
	height: 185px;
	background: rgb(224,108,31);
	outline: 0;
	position: relative;
	z-index: 200;
}

#expertiseMenu button span.burger-icon{
	display: block;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 2px;
	left: 2px;
}

#expertiseMenu button .text-label{
	display: block;
	transform-origin: top right;
	transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	position: absolute;
	top: 170px;
	right: 8px;
	font-size: 14px;
	white-space: nowrap;
}



#expertiseMenu ul{
	list-style: none;
	padding: 0; margin: 0;
	padding: 0px 40px 0px 12px;
	position: absolute;
	z-index: 100;
	bottom: 0;
	right: 48px;
	width: 300px;

	background-color: rgb(0,51,80);
	background: linear-gradient(90deg, #725037 20%, #003350 95%);
}

#expertiseMenu ul li{
	list-style: none;
	padding: 8px 2px;
	margin: 0;
	line-height: 1.1em;
}

#expertiseMenu ul li a{
	font-size: 14px;
	color:#fff;
}

#expertiseMenu ul li a:hover{
	text-decoration: underline;
}



.blog-filter{
	padding: 2em 1em;
	background: rgb(245 245 245);
}

.blog-filter fieldset.fs_submit{
	padding-top: 1em;
}

.blog-filter hr{
	height: 1px;
	background: #ddd;
	margin: 2px 0px 8px 0px;
}



.wrapper [type="radio"]:not(:checked),
.wrapper [type="radio"]:checked,
.wrapper [type="checkbox"]:not(:checked),
.wrapper [type="checkbox"]:checked,
.wrapper [type="radio"]:not(:checked),
.wrapper [type="radio"]:checked,
.wrapper [type="checkbox"]:not(:checked),
.wrapper [type="checkbox"]:checked {
	position: absolute;
	/*left: -999999999px;*/
	opacity: 0;
}
#privacy_statement {
	left: 20px;
	margin-top: 10px;
	opacity: 0;
}
.wrapper [type="radio"]:not(:checked) + label,
.wrapper [type="radio"]:checked + label,
.wrapper [type="checkbox"]:not(:checked) + label,
.wrapper [type="checkbox"]:checked + label,
.wrapper [type="radio"]:not(:checked) + label,
.wrapper [type="radio"]:checked + label,
.wrapper [type="checkbox"]:not(:checked) + label,
.wrapper [type="checkbox"]:checked + label {
	position: relative;
	padding-top: 3px;
	padding-left: 48px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
}
.wrapper [type="radio"]:not(:checked) + label:before,
.wrapper [type="radio"]:checked + label:before,
.wrapper [type="checkbox"]:not(:checked) + label:before,
.wrapper [type="checkbox"]:checked + label:before,
.wrapper [type="radio"]:not(:checked) + label:before,
.wrapper [type="radio"]:checked + label:before,
.wrapper [type="checkbox"]:not(:checked) + label:before,
.wrapper [type="checkbox"]:checked + label:before {
	content: '';
	position: absolute;
	left:0;
	top: 4px;
	width: 26px;
	height: 26px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	box-sizing: border-box;
	border-radius: 3px;
	border: 1px #ddd solid;

}
.wrapper [type="radio"]:not(:checked) + label:after,
.wrapper [type="radio"]:checked + label:after,
.wrapper [type="checkbox"]:not(:checked) + label:after,
.wrapper [type="checkbox"]:checked + label:after,
.wrapper [type="radio"]:not(:checked) + label:after,
.wrapper [type="radio"]:checked + label:after,
.wrapper [type="checkbox"]:not(:checked) + label:after,
.wrapper [type="checkbox"]:checked + label:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image:url('/application/themes/Huygenlammersadvocaten/images/icon_check.svg');
	background-size: 20px 20px;
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 24px;
	width: 26px;
	height: 26px;
	line-height: 0.8;
	font-weight:bold;
	transition: all .2s;
}
.wrapper [type="radio"]:not(:checked) + label:after,
.wrapper [type="checkbox"]:not(:checked) + label:after,
.wrapper [type="radio"]:not(:checked) + label:after,
.wrapper [type="checkbox"]:not(:checked) + label:after {
	opacity: 0;
	transform: scale(0);
}
.wrapper [type="radio"]:checked + label:after,
.wrapper [type="checkbox"]:checked + label:after,
.wrapper [type="radio"]:checked + label:after,
.wrapper [type="checkbox"]:checked + label:after {
	opacity: 1;
	transform: scale(1);
}
.wrapper [type="radio"]:disabled:not(:checked) + label:before,
.wrapper [type="radio"]:disabled:checked + label:before,
.wrapper [type="checkbox"]:disabled:not(:checked) + label:before,
.wrapper [type="checkbox"]:disabled:checked + label:before,
.wrapper [type="radio"]:disabled:not(:checked) + label:before,
.wrapper [type="radio"]:disabled:checked + label:before,
.wrapper [type="checkbox"]:disabled:not(:checked) + label:before,
.wrapper [type="checkbox"]:disabled:checked + label:before {
	box-shadow: none;
	border-color: rgba(0,0,0,0.5);
	background-color: rgba(0,0,0,0.5);
}
.wrapper [type="radio"]:disabled:checked + label:after,
.wrapper [type="checkbox"]:disabled:checked + label:after,
.wrapper [type="radio"]:disabled:checked + label:after,
.wrapper [type="checkbox"]:disabled:checked + label:after {
	color: rgba(0,0,0,0.9);
}
.wrapper [type="radio"]:disabled + label,
.wrapper [type="checkbox"]:disabled + label,
.wrapper [type="radio"]:disabled + label,
.wrapper [type="checkbox"]:disabled + label {
	color: rgba(0,0,0,0.8);
}
.wrapper [type="checkbox"]:checked:focus + label:before,
.wrapper [type="checkbox"]:checked:focus + label:before {
}

#site-main video{
	width: 100%;
}

#site-main iframe{
	width: 100%;
}


.iframe-container {
	overflow: hidden;
	/* 16:9 aspect ratio */
	padding-top: 56.25%;
	position: relative;
}

.iframe-container iframe {
	border: 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.handleidingen{
	margin-top: 40px;
}

.handleidingen .row{
	margin-bottom: 20px;
}

.handleidingen h3{
	color: rgb(224,108,31);
}

.handleidingen .preview{
	margin-bottom: 10px;
}

.handleidingen a.button:after{
	content: "";
	position: absolute;
	bottom: -28px;
	left: 0;
	height: 2px;
	width: 100%;
	background: #444;
	background: linear-gradient(90deg, rgb(224,108,31) 20%, rgb(0,51,80) 95%);
}

.handleidingen a.button,
.handleidingen a.button:hover,
.handleidingen a.button:focus{
	color: #fff;
	transform: none;
}

.wrapper.sticky-only {
	display: none;
}

@keyframes fadeIn {
	from {
		opacity: 0;
		transform: translate3d(0, -100%, 0);
	}
	to {
		opacity: 1;
		transform: translate3d(0, 0, 0);
	}
}

@media only screen and (min-width : 992px) {
	.sticky .wrapper.sticky-only {
		display: block;
		padding-top: 48px;
	}

	.sticky .wrapper.sticky-only a {
		color: #003350;
		padding: 0px 16px;
		line-height: 40px;
		font-size: 17px;
		text-transform: uppercase;
		font-family: "Wright";
	}

	.sticky .wrapper.sticky-only span {
		padding-top: 4px;
	}

	.sticky .wrapper.sticky-only a {
		color: #003350;
		padding: 0px 16px;
		line-height: 40px;
		font-size: 19px;
		text-transform: uppercase;
		font-family: "Wright";
	}

	.sticky .wrapper.sticky-only img {
		padding-right: 5px;
		margin-bottom: 5px;
	}

	.sticky .wrapper nav {
		padding-top: 45px;
	}

	.sticky .wrapper {
		margin: 0;
	}

	header#site-header.sticky {
		position: fixed;
		z-index: 600;
		background-color: rgba(255, 255, 255, .9);
		width: 100%;
		display: flex;
		justify-content: center;
		box-shadow: 0 2px 20px 0 rgba(0, 35, 93, .15);
		animation: fadeIn 0.8s ease-in both;
	}

	.sticky .header-top {
		display: none;
	}

	.sticky #logo {
		margin: 16px auto 16px auto;
	}

	.sticky #logo img {
		height: 60px;
	}

	.sticky #main-nav-wrapper ul li {
		padding: 0px 16px;
	}

	.sticky .wrapper {
		width: auto;
	}
	.expertise-grid-sticky {
		position: sticky;
		top: 13px;
	}

	main#site-main.padding-top-banner {
		padding-top: 180px;
	}
}

@media only screen and (max-width : 1350px) {
	.sticky .wrapper.sticky-only {
		display: none;
	}
}

@media only screen and (min-width : 992px) {
	.expertise-grid-sticky {
		top: 130px;
	}
	.sticky #main-nav-wrapper > ul {
		padding: 4px 0px;
	}
}

.onze-mensen .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	border: none;
}

.onze-mensen .nav-tabs {
	border: none;
}

.onze-mensen .qr-code {
	margin-top: 40px;
}

.onze-mensen .qr-code img {
	margin-left: -4px;
	width: 280px; 
	height: 280px;
}

img {
    image-rendering: high-quality;
    image-rendering: -webkit-optimize-contrast;
}

.onze-mensen a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
	border: none;
}

/* .onze-mensen .cover-image {
	opacity: 0.5;
} */

.onze-mensen .active .cover-image {
	max-width: 280px;
}

.onze-mensen .gray {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.onze-mensen .profiel {
	padding-bottom: 0px;
}

.onze-mensen .row.qr {
	padding: 0px 18px;
}

.onze-mensen .col-sm-12.col-md-6.latest-blog-item {
	padding-left: 0px;
}

.onze-mensen .col-sm-12 .col-md-6 .other-blog-items {
	padding-right: 0px;
}

.onze-mensen .profiel-omschrijving {
	padding-top: 30px;
}

.onze-mensen .employee-link{
	display: inline-block;
	text-align: center;
	max-width: 500px;
	width: 100%;
}

.onze-mensen .cover-image-wrapper{
	text-align: center;
}

.onze-mensen .cover-image.round {
	border-radius: 50%;
	margin-bottom: 20px;
	width: 350px;
	height: 350px;
	display: inline-block;
	transition: .1s ease-in-out;
}

.onze-mensen .cover-image.round:hover{
	transform: scale(1.02);
}

.onze-mensen.onze-mensen-home .employee-link{
	max-width: unset;
	display: block;
}

.onze-mensen.onze-mensen-home .cover-image.round{
	width: unset;
	height: unset;
	padding-top: 100%;
	display: block;
}

.onze-mensen .nav-item {
	padding-left: 0px;
	padding-right: 0px;
}

.onze-mensen .employee-wrapper{
	margin-bottom: 30px;
	text-align: center;
}

.employee-link h5{
	font-family: "Wright";
	font-weight: 500;
	text-align: left;
}

.employee-link h5.icon-leeuw-sub{
	color: rgb(224,108,31);
}

.onze-mensen .employee-link span{
	color: rgb(224,108,31);
}

.onze-mensen .employee-link:hover{
	text-decoration: none;
}

@media only screen and (max-width : 500px) {
	.onze-mensen .cover-image.round{
		width: unset;
		height: unset;
		display: block;
		padding-top: 100%;
		transition: none;
	}
}

@media only screen and (max-width : 992px) {
	.onze-mensen .nav-link, .onze-mensen .qr .col-sm-12, .onze-mensen .profiel-info, .onze-mensen .qr-code, .onze-mensen .other-blog-items {
		padding: 0px;
	}
	.onze-mensen .nav-item {
		padding-left: 8px;
		padding-right: 8px;
		padding-bottom: 8px;
		padding-top: 8px;
	}
}

.pdf-icon {
	color: rgb(224,108,31);
	height: 48px;
	width: 48px;
}

.pdf-container {
	top: 40px;
}

.pdf-sticky {
	top: 130px;
	position: sticky;
}

@media only screen and (max-width : 992px) {
	.pdf-container {
		margin-bottom: 40px;
	}
}

@media only screen and (min-width : 992px) {
	.expertise-5-blocks > * { 
		flex: 0 0 20%; 
		max-width: 20%; 
	  }
}

@media only screen and (min-width : 992px) {
	.expertise-4-blocks > * { 
		flex: 0 0 25%; 
		max-width: 25%; 
	  }
}

/* .expertise-title {
	font-size: 16px;
} */

.expertise-2-line .card {
	height: 150px;
}

@media only screen and (max-width:768px) {
	.onze-mensen .profiel, .onze-mensen .profiel-omschrijving {
		padding-top: 0px;
	}
}




.expertises-grid{
	margin-top: 44px;
}

.expertises-grid a.expertise-card{
	display: block;
	margin-bottom: 44px;
	border-width: 3px;
	border-style: solid;
	border-image: linear-gradient(to bottom, rgb(224,108,31) 20%, rgb(0,51,80) 95%) 1;
	/* border-image: linear-gradient(to bottom right, #98396a, #543c63) 1; */

	text-align: center;
	padding: 15px;

	text-align: center;
	text-transform: uppercase;
	font-family: "Wright";
	font-size: 16px;
	text-decoration: none;
	transition: .1s ease-in-out;
}

.home-expertise-grid a.expertise-card{
	padding-top: 30px;
	padding-bottom: 30px;
}

.expertises-grid a.expertise-card:hover {
	transform: scale(1.02);
}

.expertise-title{
	color: rgb(0,51,80);
	word-break: break-word;
	margin-bottom: 20px;
}

.expertise-category {
	font-size: 12px;
	color: rgb(224,108,31);
	word-break: break-word
}

@media only screen and (min-width: 576px){
	.expertises-grid .temp-flex {
		display: flex;
	}

	.expertises-grid a.expertise-card{
		display: flex;
		flex-direction: column;
		width: 100%;
	}

	.expertises-grid .expertise-category{
		margin-top: auto;
	}
}

.banner.small .cover-image {
	height: 300px !important;
}

.banner-cover-image {
    position: relative;
    width: 100%;
    height: 500px;
    overflow: hidden;
}

/* background to img tag changes  */

.banner-cover-image-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.blog-item-image.img-tag-image {
	width: 100%;
	height: 167px;
	object-fit: cover;
}

.blog-item-image.small-img-tag-image {
	width: 100px;
	height: 100px;
	object-fit: cover;
}

.blog-list-item .blog-item-image.img-tag-image {
	padding-top: 0px;
	margin: 0px 0px 20px 0px;
}

.cover-image-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    z-index: 0;
}