call-button/* 
Door Plastisch Chirurgen - Styles
======================================================================================
*/

@import url(https://addsite.nl/addbeheer/themes/addsite/css/iconen.css);
@import url(addform.css);

/* 
---------------------------
ALGEMEEN - Wrapper
---------------------------
*/

#outer-wrapper {
	display:block;
	position:relative;	
	z-index:1;
	width:100%;
}

.row {
	max-width: 80em;
}

.row.wide {
	max-width: 100%;
}


/* 
---------------------------
ALGEMEEN 
---------------------------
*/

#container {
	position:relative;	
	z-index: 2;
	
}

.sliderContainer {
	position: relative;
	top: 0;
	width: 100%;

	z-index: 0;
	padding: 0 0px;
	margin: 0 0px;
	padding-top: 0px;	
}

/* Going down button */

.goingdown,
.goingup {
	position: absolute;
	bottom: -20px;
	right: 0;
	margin-left: 0px;
	height:48px;
	width: 48px;
	
	background-color: #e3b13d;
	text-align: center;
	background-repeat: no-repeat;
	background-size: 22px 22px;
	background-position: center;
	text-align: center;
	z-index: 99 !important;
	border: 1px solid #e3b13d;
	border-radius: 1000px;
	outline: 0;
	font-size: 1.4em;
}
.goingup {
	position: fixed;
	border-radius: 0px;
	right: 0px;
	bottom: 0px;
	margin-left: 0;
	z-index: 999 9!important;
	background-color: rgba(40, 47, 51, 0.4);
	border: 1px solid rgba(40, 47, 51, 0);
}

.goingdown i,
.goingup i {
	color: #fff;
	line-height: 48px;
	text-shadow: none;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.goingup i {
	color: #fff;
	line-height: 44px;
}

.goingdown:hover,
.goingup:hover {
	background-color: #e3b13d !important;
	border: 1px solid #e3b13d;
	
}
.goingdown:hover i,
.goingup:hover i {
	color: #fff;
}
.goingdown:hover {
	bottom: -23px;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
}

#page-container {

	z-index: 2;
	width: 100%;

/* 	background:#000; */
}
.page-front-no #page-container {

}		

#page-wrapper {
	display:block;
	z-index:1;
	width:100%;
	margin:auto;
	position:relative;	
	
}

.open-modal {
	outline: 0 !important;
}

	
/* 
-------------------------------
SECTIONS
-------------------------------
*/

section {
	position: relative;
	display: block;
}

.up {
	margin-top: -100px;
}

.background {
	background-position: 50% 65%;
	background-size: cover;
	min-height: 560px;
}
.background:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(17, 74, 36, 0.43);
	width: 100%;
	height: 100%;
	content: '';
}


.section-wrapper {
	width: 100%;
	position: relative;
	min-height: 1;
	padding: 0;
	
}
.section-wrapper.air {
	padding: 3em 0 4.2em;
}

.maxit {
	margin: auto;
	max-width: 1400px !important;
	border-radius: 7px;
	
} 

#search.section-wrapper {
	padding: 1.4em 0 2em;
}
#signup.section-wrapper.air {
	padding: 2.4em 0 1em;
}

.section-wrapper.with-shape-lighter {
	padding-bottom: 2em;
}
.section-wrapper.with-shape-lighter:after {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url('../images/section-shape-lighter.png') no-repeat center;
	background-size: 3000px 40px;
	width: 100%;
	height: 40px;
	content: '';
}

.section-wrapper.with-wm {
	 background:  url('../images/back.jpg') no-repeat top center;
	 background-size: 1502px auto;
}




#topbar-wrap {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 998;
	height: 70px;
	overflow: visible !important;
	background-color: rgba(44, 47, 69, 0) !important;	
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

#topbar-wrap:hover {
	
}





/* Logo */

.logo {
	width: 240px;
	height: 75px;
	display: block;
	position: absolute;
	top: 30px;
	left:-100px;
	text-align: left;
    z-index: 998 !important;
    -webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.logo a,
.sf-back .logo a {
	width: 100%;
	height: 100%;
	display: block;
	background: url('../images/logo-door-plastisch-chirurgen.png') no-repeat center;
	background-size: contain;
}
.sf-back .logo a {
/*
	background: url('../images/logo-door-plastisch-chirurgen-invert.png') no-repeat center;
	background-size: 240px auto;
*/
}

/* Navigation off canvas */

/* Mobile Nav button */
.nav-button {
	display: none;
	position: absolute;
	top: 25px;
	right: 30px;
	height: 60px;
	width: 64px;
	line-height: 55px;
	border: 0;
	text-align: center;
	z-index: 998;
	border-radius: 0;
	outline: 0;
	background: url('../images/mobile-nav.png') no-repeat center;
	background-size: contain;
	opacity: 0.8;
}
.next .nav-button,
.small .nav-button {
	top: 8px;
	background-image: url('../images/mobile-nav-invert.png');
	height: 54px;
	width: 54px;
}

.nav-button:hover {
	opacity: 1;
	
}



/* Call button */
.call-button {
	position: absolute;
	top: 15px;
	right: 0px;
	min-width: 140px;
	z-index: 998;
/* 	border-right: 1px solid rgba(255, 255, 255, 0.78); */
	padding: 0px 25px;
	outline: 0;
	text-align: center;
	height: 36px;
	line-height: 34px;
	border-radius: 1000px;

	background-color: rgba(40, 47, 51, 0.9) !important;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.call-button img{
	margin-right: 10px;
	float: left;
	
}

.call-button .call-icon {
	display: none;
	float: left;
	margin-top: 8px;
	margin-right: 10px;
	height: 36px;
	width: 36px;
	line-height: 36px;
	text-align: center;
	border: 2px solid rgba(255, 255, 255, 0.7);
	border-radius: 1000px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	
}
.call-button .call-icon i{
	font-size: 1.2em;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.call-button .call-text {
	font-size: 0.66em;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding-left: 2px;
}
.call-button .call-number {
	top:-2px;
	font-weight: 600;
	font-size: 0.8em;
	letter-spacing: 2px;
	line-height: 1;
	font-weight: 700;
	display:inline-block;
	position: relative;
	text-transform: uppercase;
}
.call-button:hover {
		box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
}
.call-button:hover .call-icon {
	border: 2px solid #e3b13d;
}

.call-button i{
	margin-right:5px;
	margin-top:11px;
}

/* Call button mobile menu */
.call-button-mobilemenu {
	min-width: 140px;
	padding: 0px 25px !important;
	margin: 40px 20px 0 !important;
	outline: 0;
	text-align: center;
	height: 36px;
	line-height: 36px !important;
	border-radius: 1000px;
}
	@media (max-width: 600px) {
		.call-button-mobilemenu {
			margin: 20px 20px 0 !important;
		}
	}
	@media (min-width: 601px and max-width: 1024px) {
		.call-button-mobilemenu {
			margin: 35px 20px 0 !important;
		}
	}	

/* Share button */
.share-button {
	position: absolute;
	top: 15px;
	right: 215px;
}
.share-button:hover {
	background-color: #e3b13d !important;
	border: 2px solid #e3b13d !important;
}
.share-button img {
	margin-right: 3px;
	margin-top: -3px;
	opacity: 1;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.share-button:hover img {
	opacity: 1;
}

/* Social button */

.social-button {
	position: absolute;
	top: 15px;
	right: 15px;
	height: 36px;
	width: 36px;
	line-height: 30px;
	background-color: rgba(40, 47, 51, 0.2);
	text-align: center;
	background-repeat: no-repeat;
	background-size: 22px 22px;
	background-position: center;
	text-align: center;
	z-index: 998;
	border: 2px solid rgba(227, 177, 61, 0);
	border-radius: 1000px;
	outline: 0;
}


.social-button i {
	color: #fff;
	line-height: 28px;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.4);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.social-button:hover {
	background-color: #e3b13d !important;
	border: 2px solid #e3b13d;
	
}
.social-button:hover i {
	color: #fff;
}

.social-wrap {
	position: absolute;
	top: 15px;
	right: 245px;
	height: 36px;
}
.social-wrap .social-button,
.social-wrap .share-button {
	position: relative;
	right: auto;
	top: auto;
	display: inline-block;
	margin-right: 2px;
}


.small .language-button,
.small #cd-menu-trigger,
.small .social-wrap {	
	opacity: 0;
}
.small .call-button {
	top: 20px;
	height: 30px;
	line-height: 28px;
}
.small .call-button .call-number {
	font-weight: 700;
	font-size: 0.8em;
	letter-spacing: 1px;
}


/* Mobile buttons */
.mobile-call-button,
.mobile-contact-button {
	display: none;
	visibility: hidden;	
}


#topbar-wrap.small {
	height: 70px;
	position: fixed;
	background-image: url('../images/angle-shade-20.png');
    background-size: 400px auto;
    background-repeat: no-repeat;
    background-position: 16% 50%;
	background-color: rgba(255, 255, 255, 0.98) !important;
	border-bottom: 1px solid #eee;
}
#topbar-wrap.small:before {
	display: none;
}



.small .row.rel {
	
}

.small .logo {
	width: 160px;
	position: absolute;
	top: 0px;
}
.small .logo a {
	background-size: contain;
}

#top-nav {
	position: absolute;
	top: 62px;
	right: 0;
	padding-left: 0%;
	z-index: 99;
}


#topbar-wrap.small #shortcuts-wrap {
	display: none;
}
#topbar-wrap.small #shortcuts-wrap .shortlinks, #topbar-wrap.small #shortcuts-wrap .social {
	opacity: 0;
}

#top-nav > ul {
	float: right;
	text-align: right;
	display: inline-block;
}

#top-nav ul li:nth-of-type(1){display: none;}

#top-nav li {
	display: inline;
	text-align: center;
	padding: 0 7px;
}

#top-nav li:last-child {
	
}
#top-nav li a { 
	font-family: 'myriad-pro', sans-serif !important;
	font-size: 16px;
	color: rgba(255,  255,  255, 1);
	font-weight: normal;
	padding:15px 5px 15px 15px;
	border: 0px solid ;
	margin-right: 10px;
	position: relative;
	letter-spacing: 0.02em;
	z-index: 999 !important;
	text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
}
#top-nav li a:before {
	position: absolute;
	top: 12px;
	left: 0px;
	width: 2px;
	height:30px;
	content: '';
	background: rgba(227, 177, 61, 0) !important;
	border-radius: 10px;
	-ms-transform: rotate(30deg); /* IE 9 */
    -webkit-transform: rotate(30deg); /* Chrome, Safari, Opera */
    transform: rotate(30deg);
    	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
    
}
#top-nav li a:hover:before,
#top-nav li.sfHover a:before {
	background: rgba(227, 177, 61, 0.91) !important;	
}

#top-nav li a:hover {
	color: #fff;
} 

#top-nav li.sfHover > a {
	color: #fff;
	background: none;
	
}
#top-nav li.item-breadcrumb > a {
	color: #fff;
	font-weight: 700;
}
#top-nav li.item-breadcrumb > a:before {
	background: rgba(227, 177, 61, 0.91) !important;
}

#top-nav li.menu-item.page-56742 {
	display: none;
	visibility: hidden;
}


.sf-row {
	max-width: 100%;
	margin: auto;
}

#top-nav ul li a.sf-mega-section:before {
	display: none;
}


/* Next */
#topbar-wrap.next {
	height: 125px;
	background-color: rgba(255, 255, 255, 1) !important;
	border-bottom: 1px solid rgba(0, 0, 0, 0.14);
}
#topbar-wrap.next .social-button i {

	text-shadow: none;
}

#topbar-wrap.next #top-nav li a {
	color: rgba(0, 0, 0, 0.46);
	text-shadow: none;
}
/* Small */


.small #top-nav {
	top: 9px;
	padding-right: 170px;
}
.small #top-nav li {
	padding: 0 5px;
}
.small #top-nav li a {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.46);
	padding:15px 4px 15px 10px;
	text-shadow: none;
}

.small #top-nav li a:before {
	position: absolute;
	top: 10px;
}
.small #top-nav li a:hover:before {
	background: rgba(227, 177, 61, 1) !important;
}


	@media (max-width: 1180px) {
		#top-nav {
			position: absolute;
			top: 52px;
			padding-left: 30%;
		}
		#top-nav li a { 
			padding:15px 5px 24px;
			margin-right: 10px;
		}
	}

	@media (max-width: 997px) {  
		#top-nav {
			display: none;
		}	
	}

/* Top Nav search button */
#top-nav .search-button {
	position: relative;
	right: auto;
	top: auto;
	display: inline-block;
	height: 36px;
	width: 36px;
	line-height: 36px !important;
	margin-left: 10px;
	padding:0px 5px 15px 15px;
	background-color: rgba(255, 255, 255, 0);
	text-align: center;
	background-repeat: no-repeat;
	background-size: 22px 22px;
	background-position: center;
	text-align: center;
	z-index: 998;
	border: 0px solid rgba(255, 255, 255, 0.7);
	border-radius: 1000px;
	outline: 0;
}
#top-nav li a.search-button:before {
	background: rgba(227, 177, 61, 0.91) !important;
	
}

#top-nav .search-button i {
	margin-top: 10px;	
	line-height: 36px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#top-nav .search-button:hover {
	
}
#top-nav .search-button:hover i {
	color: rgba(255, 255, 255, 1);
}
.small #top-nav .search-button {
	padding-top: 0;	
}
.small #top-nav .search-button i {

}
.small #top-nav .search-button:hover i {
	color: rgba(0, 0, 0, 0.76);
}




.list-box {
	color: #fff !important;
	padding-bottom: 10px;
}
.list-box ul li {
	display: block;
	padding: 3px 3px 3px 30px;
	
	
}
.list-box ul li a{
	
	font-size: 1.0rem;
	width: 100%;
	display: block;
	color: #fff;
	position: relative;
	padding: 6px 5px 0px 0px;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}
.list-box ul li a .icon {
	position: absolute;
	top: 5px;
	left: -30px;
	width:24px;
	height:24px;	
	background: url('../images/icons/check_white.png') no-repeat center;
	background-size: 24px 24px;
	opacity: 0.4;
	filter: alpha(40);
}
.list-box ul li a:hover .icon {
	opacity:1;
	filter: alpha(100);
}



/* 
------------------------------------------------------
BEGINPAGINA - Headings
------------------------------------------------------
*/

.head-wrapper {
	padding: 3em 0px 3em 0px;

	position: relative;
}



.head-wrapper .intro {
	font-size: 20px !important;
	position: relative;
	bottom: -14px;
	display: block;
}
.head-wrapper .title {
	font-size: 32px !important;
	position: relative;
	padding: 0px 0px;
	padding-top: 0px;
	padding-right: 20px;
	letter-spacing: 2px !important;
	display: inline-block;
	z-index: 3;
}
.head-wrapper .intro-head {
	font-size:2.4em;
	letter-spacing: 1px !important;
}
.head-wrapper .intro-head a {
	color: #fff;
	position: relative;
}
.head-wrapper .intro-head a:before {
	position: absolute;
	bottom: -2px;
	left: 50%;
	width: 0%;
	height: 2px;
	content: '';
	background: #fff;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: left 0.3s, width 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	transition: left 0.3s, width 0.3s, opacity 0.3s, transform 0.3s;
}
.head-wrapper .intro-head a:hover:before {
	width: 100%;
	opacity: 1;
	left: 0%;
	right: 0;
}


.head-wrapper .title.large {
	font-size: 34px !important;
}

.section-wrapper.air .head-wrapper .title {
	padding-top: 0px;
}

.head-wrapper .head-more {
	position: absolute;
	top: 13px;
	right: 2%;
	font-size: 0.85em;
	line-height: 1.4;
	font-weight: 600;
	padding: 10px 0;
}
.head-more i,
.head-wrapper .head-more i {
	margin-left: 10px;
}
.head-wrapper.no-line .head-more {
	top: 32px;
}


.head-wrapper strong {
	position: relative;
	z-index: 5;
	font-weight: 700;
}


.background .head-wrapper .title.large {
	margin-top: 170px;	
}

.page-front-no #intro {
	background-image: url('../images/angle-shade-20.png');
    background-size: 600px auto;
    background-position: center;
    background-repeat: no-repeat;
    padding: 0em 0px 2em 0px;
}


#intro .text-wrapper p {
	padding-top:5px;
	font-size: 1.4em !important;
	line-height: 1.8;
	font-weight: 300;
}
.intro-wrap {
	padding: 3em 0px 2em 0px;
}
.intro-wrap .head-wrapper  {
	padding-top: 0;
	padding-left: 2.5em;
	padding-right: 0em;
}

.intro-wrap .head-wrapper .title {
	display: inline-block;
	font-size: 2.6em !important;
	line-height: 1.1;
	letter-spacing: 0px;
	padding: 0;
	margin: 0;
}
.intro-wrap .head-wrapper .title small {
	margin-left: 0px;
	font-weight: 300;
}
.intro-wrap .head-wrapper .title:before {
	position: absolute;
	top: -80px;
	left: -20px;
	width: 3px;
	height: 140px;
	content: '';
	background: #e3b13d;
	border-radius: 20px;
	-ms-transform: rotate(30deg); /* IE 9 */
    -webkit-transform: rotate(30deg); /* Chrome, Safari, Opera */
    transform: rotate(30deg);
}


/* Colours */

.page-front-no #intro.bg-primary,
.page-front-no #intro.bg-color4 {
	background-image: none !important;
} 
.page-front-no #intro.bg-primary .intro-wrap .head-wrapper .title,
.page-front-no #intro.bg-color4 .intro-wrap .head-wrapper .title,
.page-front-no #intro.bg-primary .text-wrapper p,
.page-front-no #intro.bg-color4 .text-wrapper p  {
	color: #fff !important;
}
.page-front-no #intro.bg-primary .intro-wrap .head-wrapper .title small,
.page-front-no #intro.bg-color4 .intro-wrap .head-wrapper .title small {
	color: rgba(255,255,255, 0.6) !important;
}

.page-front-no #intro.bg-primary .intro-wrap .head-wrapper .title:before {
	background: #272e32;
}

/* 
-----------------------------
ALGEMEEN - OVERZICHT 
-----------------------------
*/


/* Item */

.itembox {
	display: block;
    position: relative;
    background: url('../images/angle-shade-20.png') no-repeat center;
    background-size: 600px auto;
    border: 0px solid #fff;
	margin: 0 0px;
	margin-top: 0px;
	overflow: hidden;
	-webkit-backface-visibility: hidden; 
   	backface-visibility: hidden;
   		
}


.itembox.bg-dark,
.itembox.bg-primary {
	
}

a.itembox:hover {
	
}

.itembox.center {
	text-align: center !important;	
}
.no-touch .itembox.none, 
.no-touch a.itembox.none:hover {
    background: transparent !important;
	border: 0px solid #fff;
	margin-top: 0px;
}


.itembox .item-label {
	position: absolute;
	top: 40px;
	left: 10%;
	color: #fff;
	background: #a3a3a3;
	padding:10px 0px;
    font-weight: 500;
    font-size: 0.86em;
    text-align: center;
    border-radius: 500px;
	z-index: 88 !important;
	text-decoration: none;
}
.itembox .item-label.discount {
	width: 80px;
	height : 80px;
	font-size: 1.5em;
	font-weight: 600;
	line-height: 80px;
	padding: 0;
}
.itembox .item-label.action {
	
	width: 60px;
	height : 60px;
	line-height: 1;
	padding: 8px 10px;
}
.itembox .item-label.action span {
	font-size: 1.9em;
	font-weight: 700;
}

.itembox .item-image {
	position: relative;
	display: block;
	width: 100.3%;
	height: 100.3%;
	z-index: 8;	
	overflow: hidden;
	-webkit-backface-visibility: hidden; 
   	backface-visibility: hidden;
/*
	-webkit-filter: grayscale(40%);
	filter: grayscale(40%);
*/
	
}
.itembox .item-image img {
	-webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */
   	backface-visibility: hidden;

	
	}
.no-touch a.itembox .item-image:after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(40, 47, 51, 0.08);
	content: '';
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.no-touch a.itembox:hover .item-image:after {
	background-color: rgba(227, 177, 61, 0);
}
.no-touch a.itembox:hover .item-image {
	
/*
	-webkit-filter: grayscale(20%);
	filter: grayscale(20%);
*/

}



.itembox .item-image .item-line {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 5px;
	display: block;
	clear: both;
	margin: 0 ;
	z-index: 88 !important;
}

.itembox .item-description {
	display: block;
	text-align: left !important;
	padding: 4em 10% 0 5%;
	letter-spacing: 0px;
	max-width: 80%;
}
.right-side .itembox .item-description {
	padding: 4em 10% 0 10%;
}
.itembox .item-description .item-title {
	display: inline-block;
	font-size: 1.6em;
	line-height: 1.2;
	letter-spacing: 0px;
	padding: 0;
	margin: 0;
}
.itembox .item-description .item-title small {
	top: 15px;
	display: inline-block;
	position: relative;
	font-size: 0.6em;
	letter-spacing: 1px;
	line-height: 1 !important;
	margin-left: 10px;
	padding-left: 20px;
}
.itembox .item-description .item-title small:before {
	position: absolute;
	top: -10px;
	left: 0;
	width: 2px;
	height: 50px;
	content: '';
	background: #e3b13d;
	border-radius: 10px;
	-ms-transform: rotate(30deg); /* IE 9 */
    -webkit-transform: rotate(30deg); /* Chrome, Safari, Opera */
    transform: rotate(30deg);
}

.itembox .item-description p  {
	display: block;
	font-size: 0.92em;
	line-height: 1.8;
	font-weight: 500;
	color: #716b66;
	margin-top: 30px;
}
.itembox .item-description .item-button {
	margin-top: 15px;
}




/* Overview */
.overview [class*="block-grid-"] > li {
	padding-left: 0;
}
.overview .itembox {
	margin-bottom: 30px;
	overflow: visible;
}

.overview .itembox .item-description .item-title {
	position: relative;
	font-size: 1.4em;
}
/* 
.overview .item-title:before {
	position: absolute;
	top: -5px;
	left: -12px;
	width: 2px;
	height: 36px;
	content: '';
	background: #e3b13d;
	border-radius: 10px;
	-ms-transform: rotate(30deg); 
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
}
 */

.overview .itembox .item-image img { 
	border-radius: 0px;
	margin-left: 10px;
}

.no-touch .overview a.itembox .item-image:after {
	background-color: rgba(40, 47, 51, 0);
}

.overview .itembox .item-description {
  display: block;
  text-align: left !important;
  padding: 1.4em 0em 0 2em;
  letter-spacing: 0px;
  max-width: 80%;
}
.overview .itembox .item-description p  {
	margin-top: 10px;
	line-height: 1.6;
}

/* Itembox - Image fill */
.itembox.full,
.itembox.with-content {
	min-height: 1px;
	height: 0;
	padding-bottom: 49%;
}

.side-wrapper .itembox.full,
.side-wrapper .itembox.with-content {
	
	padding-bottom: 110%;
}



.itembox.full .item-description {
	position: absolute;
	bottom: 0;
	width: 100%;
	max-width: 100%;
	padding-top: 40px;
	z-index: 3;	
}

.side-wrapper .itembox.full .item-description,
.side-wrapper .itembox.with-content .item-description {
	background: rgba(240,240,240,0.8);
 	padding-bottom: 30px;
 	padding-left: 20px;
 	padding-top: 10px;
}

.itembox .item-description.with-gradient {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC44NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.85)));
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%);
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%);
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#d9000000',GradientType=0 );

}
.itembox .item-description.with-light-gradient {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xNSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.15) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.15)));
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 100%);
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 100%);
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#26000000',GradientType=0 );

}

.itembox.full .item-image {
	position: absolute;
	top: 0;
	left:0;
	bottom: 0px;
	right: 0px;
	z-index: 2;
	background-position: center;
	background-size: cover;
	
}
.itembox.full .item-description .item-intro {
	font-size: 1.2em;
}
.itembox.full .item-description .item-title.large {
	
	font-size: 1.3em;
	line-height: 1;
	margin-top: -5px;
	margin-bottom: 10px;
}


/* Itembox - Content */
.itembox.with-content .item-title {
	margin-bottom: 20px;
}


/* Three Columns > Itembox - Content */
.three-columns .itembox.full .item-description {
	padding: 3em;
	max-width: 100%;	
}


.three-columns .itembox .item-description .item-title {
	font-size: 1.3em;
}

.three-columns .itembox .item-description .item-title small {
	top: 16px;
	display: inline-block;
	position: relative;
	font-size: 0.76em;
	letter-spacing: 1px;
	line-height: 1 !important;
	margin-left: 10px;
	padding-left: 20px;
	color: #fff !important;
}
.three-columns .itembox .item-description .item-title small:before {
	position: absolute;
	top: -10px;
	left: 0;
	width: 2px;
	height: 50px;
	content: '';
	background: #e3b13d;
	border-radius: 10px;
	-ms-transform: rotate(30deg); /* IE 9 */
    -webkit-transform: rotate(30deg); /* Chrome, Safari, Opera */
    transform: rotate(30deg);
}


/* Four Columns > Itembox - Content */

.four-columns .itembox,
.four-columns .itembox.full {
	height: 0;
	padding-bottom: 80%;
	background: #f4f4f4;
}

.four-columns .itembox .item-description,
.four-columns .itembox.full .item-description {
	padding: 3em;
	max-width: 100%;
}


/*Full Wide Columns > Itembox - Content */

.full-wide .itembox,
.full-wide .itembox.full {
	height: 0;
	padding-bottom: 30%;
}

/* Experimental */


.full-wide .itembox.full .item-image {
	
	background-color: #e3b13d;

	-webkit-filter: grayscale(30%) contrast(110%);
	filter: grayscale(30%) contrast(110%);
}
.full-wide .itembox.full .item-image img { 
	
 	width: 100%;
 	opacity: 0.4;
 }



.full-wide .itembox.full .item-description {
	padding: 3em;
	max-width: 100%;
	text-align: center !important;
	z-index: 3;
	bottom: auto;
	top: 30%;
}
.full-wide .itembox.full .item-description .item-title {
	font-size: 2.2em;
	letter-spacing: 1px;
}

/* Itembox - Higher */
.itembox.full.higher,
.itembox.with-content.higher {
	min-height: 1px;
	height: 0;
	padding-bottom: 70%;
}
.full-wide .itembox.full .item-description {
	padding: 6em 3em;
	max-width: 100%;
	text-align: center !important;
	z-index: 3;
	position: relative;
	bottom: auto;
	top: auto;
}
#background.full-wide .itembox.full .item-description {
	padding: 8em 3em 6em;
}
/* Itembox - Contact info */

#contact {
	padding-bottom: 4em;
	background: url('../images/angle-shade-20.png') no-repeat 300px 0px;
    background-size: 700px auto;
}
.itembox.auto-height {
	height: auto !important;
	padding-bottom: 3% !important;
	background: none;

}
.full-wide .itembox.full.auto-height {
	overflow: visible !important;
}
.full-wide .itembox.auto-height .item-description {
	padding-bottom: 1em;
}
.itembox.with-icon {
	padding: 0px;
	background: none !important;
}
.itembox.with-icon {
	padding-left: 3em;
	overflow: visible !important;
}

.itembox.with-icon .item-icon {
	display: block;
	width: 60px;
	height: 60px;
	border-radius: 1000px;
	text-align: center;
	vertical-align: middle;
	border: 2px solid #e3b13d;
	line-height:54px;
	margin-right: 25px;
	position: relative;
	top: -10px;

}
.itembox.with-icon .item-icon img {
	opacity: 0.6;
}
.itembox.with-icon:hover .item-icon img {
	opacity: 1;
}
	
.itembox.with-icon .item-description {
	padding: 0em 0em;
	max-width: auto;
	text-align: left !important;
	z-index: 3;
	position: relative;
	bottom: auto;
	top: auto;
}
.itembox.with-icon .item-description .item-title small {
	display: block;
	top: auto;
	margin-left: 0px;
	padding-left: 0px;
	
}
.itembox.with-icon .item-description .item-title small:before {
	display: none;
}
.itembox.with-icon .item-description .item-title {
  display: inline-block;
  font-size: 1.7em;
  line-height: 1.1;
  letter-spacing: 1px;
  padding: 0;
  margin: 0;
}


/* Itembox - Quote  */
.itembox.with-quote {
	padding: 20px;
}
.itembox.with-quote:before {
	position: absolute;
	top: -15px;
	right: 20px;
	bottom: 0;
	width: 30px;
	height: 30px;
	background: url('../images/quote.png') no-repeat center;
	background-size: 28px auto;
	content: '';
}

.itembox.with-quote .itembox-title {
	font-size: 0.9em;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 1px;
	padding: 0;
	margin: 0;
}



.itembox .item-quote {
	padding-top:15px;
	letter-spacing: 0px;

}
.itembox .item-quote blockquote {
	padding-bottom: 0px;
	letter-spacing: 0;
	border-left: 0;
	padding-left: 0rem;
	margin-bottom: 0px;
	position: relative;
	
	font-style: italic;
	margin: 0;
	text-align: left;
	margin-right: 0px;
	padding: 0;
	border-right: 0px solid #ddd;
	border-left: 0px solid #ddd;
}

.itembox .item-quote blockquote p {
	font-size: 1.1rem;
	line-height: 1.5;
	color: #fff !important;

}
.itembox .item-quote blockquote p strong {
	display: block;
	color: #958a87 !important;
	font-size: 0.6em;
	font-weight: 700;
	font-style: normal;
	line-height: 1.2 !important;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	margin-top: 10px;
}


/* Itembox - USP */
.itembox.usp {
	padding: 20px;
}
.itembox.usp .item-usp {
	display: inline-block;
	padding-left: 70px;
	font-weight: 700;
	font-size: 1em;
	line-height: 1.3;
}
.itembox.usp  img {
	position: absolute;
	left:25px;
	max-width: 40px;
}

.my-icon {
	position: absolute;
	left:0;
	width:80px;
	height: 50px;
	display: inline-block;
	line-height: 1;
	content:'';
	background-repeat: no-repeat;
	background-size: 50%;
	background-position: center;
}
.my-icon.map {
  background-image: url('../images/icons/orange/map.png');
}
.my-icon.star {
  background-image: url('../images/icons/orange/star.png');
}
.my-icon.thumbsup {
  background-image: url('../images/icons/orange/thumbsup.png');
}



/* Itembox - Outline */
.itembox.outline {
	display: block;
	-webkit-box-shadow:  0 0px 0px rgba(0, 0, 0, 0);
    box-shadow:  0 0px 0px rgba(0, 0, 0, 0) ;
    background: rgba(255, 255, 255, 0);
    position: relative;
    border-radius: 7px ;
    border: 2px solid rgba(255, 255, 255, 0.50);
	margin: 0 0px;
	margin-top: 20px;
	padding: 5px;
}
.owl-carousel .owl-item .itembox.outline {
	opacity: 0.4;		
}
.owl-carousel .owl-item.active .itembox.outline {
	opacity: 1;
}

.owl-theme .owl-dots .owl-dot span {
 width: 30px;
 height: 4px;
  margin: 5px 7px;
  border-radius: 4px;
	background: rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: rgba(247, 155, 77, 0.9) !important;
}

.page-front-yes .no-touch a.itembox.outline:hover,
.page-front-yes .touch a.itembox.outline {
	background: rgba(0, 0, 0, 0.08);
	border: 2px solid rgba(255, 255, 255, 1);
	
}

.itembox.outline .item-image {
	border-radius: 0px 0px 0 0;
	overflow: hidden;
}
.itembox.outline .item-image img {
	-webkit-transition: all 0 ease-in-out;
	-moz-transition: all 0 ease-in-out;
	-ms-transition: all 0 ease-in-out;
	transition: all 0 ease-in-out;
}
.no-touch a.itembox.outline:hover .item-image img {
	-ms-transform: scale(1); /* IE 9 */
    -webkit-transform: scale(1); /* Chrome, Safari, Opera */
    transform: scale(1);
}

.itembox.outline .item-description {
	padding:15px 20px 0px 20px;
}
.itembox.outline .item-description .item-title {

	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 1px;
	padding: 0;
	margin: 0;
}
.itembox.outline .item-amount {
	color: #b3acaa;
}
.itembox.outline .item-intro {
	color: #ccb89b;
}

/* on Light background */

.bg-light .itembox.outline {
	border: 2px solid rgba(50, 49, 49, 0.1);		
}
.no-touch .bg-light .itembox.outline:hover {
	border: 2px solid rgba(255, 255, 255, 1);
	background: #fff;	
}

/* Itembox News */
.itembox.news {
    background: #fff;
    position: relative;
    border-radius: 7px ;
	margin-top: 10px;
	-webkit-box-shadow: inset 0 -2px 0 0px #f2f2f2, 0 1px 20px rgba(0, 0, 0, 0.1);
	box-shadow:  inset 0 -2px 0 0px #f2f2f2, 0 1px 20px rgba(0, 0, 0, 0.1);
}
.news-wrapper {
	padding: 30px;
}
.news-wrapper ul {
	padding-bottom: 0;
	margin-bottom: 0;
}
.news-wrapper li {
	width: 100%;
	display:block;
	padding: 0;
	border-bottom: 1px solid #eee;
}
.news-wrapper li:last-child {
	border: 0;
}
.news-wrapper .news-item {
	padding: 20px 0;
	display:block;
}
.news-wrapper .news-item img {
	float: left;
	width: 90px;
	margin-right: 20px;
}
.news-wrapper .news-item .news-title {
	display: block;
	font-weight: 700;
}
.news-wrapper .news-item .news-intro {
	line-height: 1.2;
}








/* List */
.listbox {
	border: 0px solid #c6c0c0;
	padding: 15px 10px 15px 20px;
	background: rgba(255, 255, 255, 0.7);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
	
}
.listbox ul {
	padding-bottom: 0;
	margin-bottom: 0;
}
.listbox li {
	padding: 0;
	border-bottom: 1px solid #eee;
}
.listbox li:last-child {
	border: 0;
}
.listbox a {
	display:block;
	font-weight: 600;	
	position: relative;	
	padding: 5px 0;
}
.listbox a img {
	position: absolute;
	top: 12px;
	right: 10px;
	opacity: 0.4;	
}
.listbox a:hover {
	color: #ffa13c !important;
}
.listbox a:hover img{
	opacity: 0.4;	
}



















/* Fotorama */

.fotorama__wrap--slide .fotorama__stage__frame {
/* 	border-radius: 10px !important; */
	}
.fotorama__thumb-border {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  border-style: solid;
  border-color: #e3b13d !important;
  background-image: linear-gradient(to bottom right,rgba(255,255,255,.25),rgba(64,64,64,.1));
}

 

.fotorama__video-play {
	  background: url(../images/play.png) center no-repeat;
	  background-size: 76px 76px;
}
.fotorama__nav__frame .fotorama__video-play {
  width: 32px;
  height: 32px;
  margin-left: -16px;
  margin-top: -16px;
  background: url(../images/play.png) center no-repeat;
  background-size: 32px 32px;
}





/* 
-----------------------------
BEGINPAGINA - CONTENT 
-----------------------------
*/

.pages {
	padding-top: 30px;
}
.pages ul > li {
	padding: 0 !important;
}

.content-wrapper {	
    position: relative;
 	z-index: 998;
	padding: 1em 2.5em 2em 1em;
	min-height: 255px;
	background-image: url('../images/angle-shade-20.png');
    background-size: 600px auto;
    background-repeat: no-repeat;
    background-position: top right;
}


.indent {
	padding-left: 0px;
	padding-right: 30px;
}

.text-wrapper {
	position: relative;	
	padding: 0px 20px 0px 20px;
}

#search .text-wrapper {
	padding-top: 25px;
	padding-right: 0;
}
#about .text-wrapper {
	padding: 20px 80px 20px 20px;
}

.text-wrapper.muchos-padding {
	padding: 20px 80px 20px 40px;
}

.text-wrapper .intro-head {
	display: block;
	font-size: 1.3em;
	position: relative;
	bottom: -6px;
}

.text-wrapper .headline {
	line-height:1.1;
	padding-bottom: 12px;
	letter-spacing: 0px;
	font-weight: 400;
	font-size: 1.8em;
}
.text-wrapper.first .headline {
	color: #272e32 !important;
	position: relative;
}
.text-wrapper.first .headline:before {
	position: absolute;
	top: -10px;
	left: -20px;
	width: 2px;
	height: 50px;
	content: '';
	background: #e3b13d;
	border-radius: 10px;
	-ms-transform: rotate(30deg); /* IE 9 */
    -webkit-transform: rotate(30deg); /* Chrome, Safari, Opera */
    transform: rotate(30deg);
}



#search .text-wrapper .headline {
	font-size: 1.5em;
}

.text-wrapper .headline strong {
	font-weight: 700;	
}

.text-wrapper .headline.page-head {
	line-height:1;
	padding-bottom: 17px;
	letter-spacing: -1px;
	font-weight: normal;
	border-bottom: 5px solid rgba(0,0,0,0.04);
}
.text-wrapper .headline.sub {
	font-size: 1.7em;
	line-height:1.2;
	
	border: 0;
}

.text-wrapper p {
	line-height:1.7;
}

#content .text-wrapper p {
	font-size: 17px;
	line-height: 1.7;
	}

.text-wrapper p.intro {
	font-size: 1.2em;
}


.text-wrapper p.intro.large {
	font-size: 26px;
	line-height: 32px;
	font-weight: normal;
	
}

.headline.medium  {
	line-height: 1;
	font-size: 2.3em;
	margin-bottom: 5px;
}
.headline.large  {
	line-height: 1;
	font-size: 2.8em;
}

.devider-wrap {
	position: relative;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
}
.devider-wrap span {
	position: relative;
	top: -18px;
	margin: auto;
	background: #fff;
	padding: 0 10px;
}
.devider {
	width: 100%;
	height: 1px;
	background: #fff;
	  
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

.button-wrap {
	display: block;
	margin-top: 0px;
	overflow: hidden;
}
.button-wrap .button:before {
	position: absolute;
	left: -20px;
    content:"";
    vertical-align:top;
    display:inline-block;
    width:200%;
    height:0.65em;
    border-bottom:1px solid rgba(63, 63, 62, 0.1);
    margin:0 0% 0 -200%;
}



.text-wrapper .small-block-grid-1 li {
/* 	border: 1px solid #eee; */
	
}



/* Zijbalk */

.side-wrapper {
	margin-top: 0px;
	padding: 15px 50px 30px 0.5em;
	margin-bottom: 50px;
}
.side-wrapper .page-title {
	font-size: 2em;
	font-weight: 500;
	padding-left: .5em;
	padding-bottom: 10px;
}
.side-wrapper.normal {
	margin-top: 30px;
}

.page-tpl-beginpagina .large-4 .side-wrapper {
	padding-right: 0%;
	margin-bottom: 20px;
}

.side-wrapper .indent {
	padding-left: 0px;
	padding-right: 0px;
}
.side-wrapper .text-wrapper {
	display: block;
	margin-top: 20px;
	padding: 1em 2em;
	border: 1px solid #eee;
}
.side-wrapper .text-wrapper .headline {
	line-height:1;
	padding-bottom: 10px;
	font-weight: 500;
	font-size: 1.2em !important;
}
.side-wrapper .text-wrapper.first .headline:before {
	display: none;
}

.side-wrapper .text-wrapper p {
	font-size: 13px;
}

.side-wrapper .text-wrapper p.intro {
	line-height: 1.4;
	font-size: 0.9em;
	font-weight: normal;
	margin-top: 10px;
}

.side-wrapper .itembox {
	margin: 0;
}


/* 
---------------------------
ALGEMEEN - Subnav
---------------------------
*/

.subnav {
	border: 1px solid #eee;
	border-radius: 0px;
	
	padding-left: 1em;
	margin-bottom: 30px;
}
.subnav ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.subnav ul li {
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
	padding-left: 0;
	margin: 0 0 0 0; 
	font-size: 0.975rem;
	}
.subnav ul li:last-child {
	border:0;
}
.subnav ul li a:not(.button) {
	padding-left: 0;
	color: rgba(0, 0, 0, 0.46);
	font-weight: 500;
	display: block;
	padding: 0.6375rem 0em 0.6375rem 1em;

	position: relative;
}
.subnav ul li a:not(.button):hover, .side-nav li a:not(.button):focus {
	background: none;
	color: #272e32; 
}
.subnav ul li a:after,
.subnav ul li a.actief:not(.button):after {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 2px;
	height:32px;
	content: '';
	background: rgba(227, 177, 61, 0) !important;
	border-radius: 10px;
	-ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;   
}
/* 
.subnav ul li a:hover:after {
	background: rgba(227, 177, 61, 1) !important;
}
 */
.subnav ul li a:before {
	position: absolute;
	right: 0.5em;
	top: 0.6rem;
	font-family: FontAwesome;
  	content: '\f105';
	font-size: 1.2em;
	margin-right: 10px;
	color: #eee;
	
}
.subnav ul li a:hover:before,
.subnav ul li a.actief:before {
	color: #e3b13d;
}

.subnav ul li a.actief:not(.button) {
  color: #272e32;
  font-weight: 700;
}
/* 
.subnav ul li a.actief:not(.button):after {
	background: rgba(227, 177, 61, 1) !important;
}
 */
.subnav ul li.invisible {
	visibility: hidden;
	display: none;
}



/* Tweede niveau */

.subnav ul li ul {
	margin: 0;
	padding: 0;
	margin-top: -5px;
	padding-bottom: 20px;
}
.subnav ul li ul li {
	border-bottom: 0px solid #eeedec;
}

.subnav ul li ul li > a {
	color: #44484b;
	font-size: 14px !important;
	padding: 0.1175rem 1.1em !important;
}
.subnav ul li ul li > a:hover {
	background: none !important;
	color: #272e32 !important;
}
.subnav ul li ul li a:hover:after,
.subnav ul li ul li a.actief:not(.button):after {
	background: rgba(227, 177, 61, 0) !important;
}
.subnav ul li ul li a:before {
	top: 0.1em;
}
.subnav ul li ul li > a.actief, .subnav ul li ul li > a.actief:hover {
	background: none !important;
	color: #272e32 !important;
}

.backlink {
	position: absolute;
	top: -60px;
	margin-left: 0px;
	display: block;
	font-weight: normal;
	color: rgba(0,0,0,0.4) !important;
	font-size: 0.8rem;
	opacity: 0.8;
	filter: alpha(opacity=80);
	padding: 4px 10px 4px 10px;
}
.backlink img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}


	@media (max-width: 600px) {
		.backlink {
			display: none;
		}
	}
.backlink:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	background: rgba(0,0,0,0.04) !important;
}


/* Page headers */
.page-header {
	border: 0;
	padding: 0;
	margin: 0 0px;
	
	position: relative;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-bottom: 1.15em;
}

.page-header .headline { 
	font-weight: normal;

	margin: 0;
	padding: 0;
	text-transform: uppercase;

}


/* Section headers */
.section-header {
	border: 0;
	padding: 0;
	margin: 0 0px;
	position: relative;
	margin-top: 30px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	

}

.empty {
	padding-bottom: 0px !important;
	margin-bottom: 0 !important;
}


.section-header .headline {
	line-height: 1.2;
	margin: 0;
	padding: 6px 0 0 10px;
}

.section-header p.intro {
	font-size: 18px;
	line-height: 30px;
	margin-top: 10px;
}


/* Breadcrumbs */

#breadcrumbs {
	position: relative;

	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.breadcrumbs-wrapper {
  background: rgba(0,0,0,0.04);
  border-color: #dddddd;	
}
.breadcrumbs {
  display: block;
  padding: 0.7625rem 2% 0.7625rem 2.5em;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-width: 0px;
  background: none;
  border-color: rgba(0,0,0,0.04);
  border-radius: 0px; 
  overflow: hidden;
 }
	 

.breadcrumbs {
	margin-bottom: 0;
}	
/* Quotyy */

.text-wrapper blockquote {
	float: right;
	max-width: 40%;
	padding-bottom: 0px;
	letter-spacing: 0;
	border-left: 0;
	padding-left: 0rem;
	margin-bottom: 20px;
	position: relative;
	
	font-style: normal;
	margin: 0.5em 0 1.25em 5em;
	text-align: left;
	margin-right: 0px;
	padding: 0.7em 0em 0 2em;
	border-right: 0px solid #ddd;
	border-left: 0px solid #ddd;
	
}
.text-wrapper blockquote::before {
	position: absolute;
	top: -20px;
	left: -30px;
	width: 70px;
	height: 80px;
	content: '';
	background: url('../images/quote.png') no-repeat left;
	background-size: 25px auto;
}
.text-wrapper blockquote::after {
	position: absolute;
	top: 5px;
	left: 10px;
	width: 2px;
	height: 50px;
	content: '';
	background: rgba(0, 0, 0, 0.07);
	border-radius: 10px;
	-ms-transform: rotate(30deg); /* IE 9 */
    -webkit-transform: rotate(30deg); /* Chrome, Safari, Opera */
    transform: rotate(30deg);
}
	
.text-wrapper blockquote p {
	font-size: 1.3em;
	line-height: 1.6;
	color: #e3b13d !important;
	font-weight: bold;
}
.text-wrapper blockquote p strong {
	color: #888;
	font-size: 0.66em;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.page-tpl-vervolgpagina .text-wrapper blockquote cite {
	margin-top: 10px;
	font-size: 0.7rem;
	color: #a3afb5;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.04rem;
}


/* News */

.newsbox {
	float: left;
	width: 100%;
	display: block;
	padding: 1rem 0px 0;
	position: relative;

	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.newsbox:hover {
	
}


/* imgHolder */
.newsbox .img-holder {
	float: right;
	width: 20%;
	position: relative;
	display: block;
	padding: 0px;
	
	backface-visibility: hidden;
}


.newsbox .img-holder img {
	display:block;
	position: relative;
	z-index: 4;
	margin: auto;

}
.newsbox .img-holder a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	
}

.newsbox .news-text {
	float: left;
	width: 70%;
	display: block;
	padding: 0 0rem;
}
	
.newsbox .news-text .date {
	font-size: 0.7rem;
	line-height: 1;
	font-weight: normal;
	text-transform: uppercase;
	color: #989898;
}
.newsbox .news-text .title {
	font-size: 1.4rem;
	line-height: 1.1;
}

.newsbox .news-text p {
	font-size: 0.9rem;
	color: #888d92;
}
	

/* Overzicht */

a.catlink:link, a.catlink:visited { 
	float: left;
	width: 100%;
	padding: 15px 2% 5px 0px;
	min-height: 30px;
	margin-bottom: 10px;
	color: #272e32;
	text-decoration: none;	
	cursor: pointer;
	border-top: 0px dashed #c1bebc;	
	position: relative;
	text-align: left !important;
	}

a.catlink:hover, a.catlink:active { 
	color: #000;
	text-decoration: none;
	}	
	

	
.foto_cat {
	position: absolute;
	width: 70px;
	
	left: 0px;
	top: 15px;
	border: 1px solid rgba(0, 0, 0, 0.14);
}

.foto_cat img{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}
a.catlink:hover .foto_cat img{
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.tekst_cat{
	display: block;
	padding: 0px 0px 0px 85px;
	min-height: 90px;
	font-size: 0.8rem;
}	

a.catlink:link .catkop, a.catlink:visited .catkop{
	font-weight: normal;
	color: #272e32;
    font-size: 18px;
    line-height: 1.2;
	text-transform: none;
	text-decoration: none;
}

a.catlink:hover .catkop, a.catlink:active .catkop{
	color: #000;
	text-decoration: none;
}	


/* 
---------------------------
ALGEMEEN - Side Bar
---------------------------
*/

#sidemenu {
	padding: 10px;
}

.side-nav  {
	padding-top: 0px;
	margin-bottom: 0px;
}
.side-nav li.heading {
  color: #d2cdcb;
  font-size: 0.875rem;
  font-weight: 400;
  text-transform: none;
  letter-spacing:  2px;
  padding: 0.4375rem 0.475rem;
}

.side-nav li.divider {
      border-top: 1px solid;
      height: 0;
      padding: 0;
      list-style: none;
      border-top-color: #eee; }
.side-nav li {
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 0.775rem;
}

.side-nav li a:not(.button) {
  padding: 0.4375rem 0.475rem;
}


/* Tweede niveau */

.side-nav li ul {
	margin: 0;
	padding: 0;
	padding-bottom: 6px;
	margin-left: 0 !important;
}
.side-nav li ul li {	
	text-transform: none;
	border-bottom: 0px solid #eeedec;
	margin: 0;
}


.side-nav li ul li > a {
	color: #948a87;
	font-size: 12px !important;
}
.side-nav li ul li a:not(.button) {
  display: block;
  color: #948a87;
  margin: 0;
  padding: 0.1375rem 0.475rem;
}

.side-nav li ul li > a:hover {
	background: none !important;;
	color: #f79b4d !important;
}
.side-nav li ul li > a.actief, .side-nav ul li ul li > a.actief:hover {
	background: none !important;;
	color: #009bbc !important;
}

.backlink {
	position: absolute;
	top: -60px;
	margin-left: 0px;
	display: block;
	font-weight: normal;
	color: rgba(0,0,0,0.4) !important;
	font-size: 0.8rem;
	opacity: 0.8;
	filter: alpha(opacity=80);
	padding: 4px 10px 4px 10px;
}
.backlink img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.backlink:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	background: rgba(0,0,0,0.04) !important;
}





/* 
---------------------------
ALGEMEEN - Buttons
---------------------------
*/

.button {
	font-family: 'myriad-pro', sans-serif !important;
	font-weight: 600;
	font-size: 0.83em;
	letter-spacing: 1px;
	
	padding-top: 0.6em;
	padding-right: 2rem;
	padding-bottom: 0.5725em;
	padding-left: 2rem;
	text-transform: uppercase;
	
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	opacity: 0.9;
}
.button.extended {
	padding-right: 5rem !important;
}
.button i {
	margin-left: 5px;
}

.button .ext {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	display: block;
	height: 100%;
	border-left: 1px solid rgba(0, 0, 0, 0.18);
	padding-top: 0.5rem;
}
.button.expand .ext {
	width: 60px !important;
}
.button:hover {
	opacity: 1;
}

#background .button {
	font-size: 0.93em;
	padding-top: 1em;
	padding-bottom: 0.9725em;
	letter-spacing: 2px;
}

.button.outline {
	
	box-shadow: none;
	color: #e3b13d !important;
	border: 1px solid rgba(0, 0, 0, 0.2);
	background: rgba(0, 0, 0, 0);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.button.outline:hover {
	background: rgba(227, 177, 61, 1);
	color: #fff !important;
	border: 1px solid #e3b13d;
	box-shadow: 0px 0px 0px 0px #fff;
}

.button.play-button {
	position: absolute;
	bottom: 30px;
	left: 50px;
	z-index: 99;
	border: 1px solid rgba(255, 255, 255, 0);
	color: #fff !important;
	font-weight: 600;
	text-transform: none;
	padding: 0;
	font-size: 1.2em;
}
.button.play-button .play-icon {
	position: relative;
	top: 15px;
	display: inline-block;
	width: 42px;
	height: 42px;
	border-radius: 100px;
	margin-right: 10px;
	background: rgba(227, 177, 61, 0.91) 54% 50%;
	background-image: url('../images/icon-play.png');
	background-size: 18px auto;
	background-repeat: no-repeat;
}
.button.play-button:hover .play-icon {
	background-color: rgba(227, 177, 61, 1);
}
.button.play-button:hover {
	background: none;
	border: 1px solid rgba(255, 255, 255, 0);
}

/* Empty button with Icon*/

.empty {
	border: 1px solid rgba(0, 0, 0, 0) !important;
	background: none !important;
	box-shadow: none !important;
	padding-left: 0;
	color: #272e32;
	font-size: 0.86em;
}
.empty:hover {
	color: #e3b13d;
}



/* Custom Icons */
.my-arrow-right:before {
	position: relative;
	top: 1px;
	margin-left: 6px;
	display: inline-block;
	content: ' ';
	background-image: url('../images/arrow-right-dark.svg');
	background-size: 12px auto;
	background-repeat: no-repeat;
	height: 12px;
	width: 12px;
	opacity: 0.3;
}
.circle-outline span {
	position: relative;
	display: inline-block;
	height: 24px;
	width: 24px;
	line-height:24px;
	padding: 0px;
	border: 1px solid #e3b13d;
	border-radius: 600px;
	opacity: 1;
	text-align: center;
	vertical-align: middle;
	margin-left: 4px;
	top: -2px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.circle-outline .my-arrow-right:before {
	margin: 0;
	top: -1px;
	background-image: url('../images/arrow-right-primary.svg');
	background-size: 10px auto;
	height: 10px;
	width: 10px;
	opacity: 1;
}
.circle-outline:hover span {
	margin-left: 6px;
}



/* Foto Overzicht
------------------------------- */

.foto .caption {
	font-size: 0.8rem;
	line-height: 1.1;
	color: #888 !important;
	text-align: center;
	width: 100%;
	display:  block;
	font-style: italic;
	padding-top: 5px;
}

.foto {
	float: left;
	width:30%;
	margin: 10px 20px 10px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

.foto a img {
	cursor:pointer;
	margin:0px 0px 0px 0px;
	border: 0px;
	padding: 0px;
	display: block;
  	max-width: 100%;
  	opacity: 1;
  	filter: alpha(opacity=100);

}
.foto a:hover img {
	padding: 0px;
	border: 0px solid #ddd;
	box-shadow:  0 0px 20px rgba(0, 0, 0, 0.1);
}
.foto:hover img.grayscale {
	-webkit-filter: grayscale(0%) !important;
	filter: none !important;
}

.foto a .zoom {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0;
	filter: alpha(opacity=0);

}

.foto a:hover .zoom {
	opacity: 1;
	filter: alpha(opacity=100);
}

.foto.rechts {
	float: right;
	margin: 10px 0px 20px 40px;
}

.fotobreed {
	float: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;


	position: relative;
}

.fotobreed img {
	margin:0px 0px 10px 0px;
	border: 0px;
	padding: 0px;
	display: block;
  	max-width: 100%;
  	opacity: 1;
  	filter: alpha(opacity=100);

}


.fotosoverzicht {
	display: block;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	cursor:pointer;
	position: relative;
}
.fotosoverzicht img {

	cursor:pointer;
	margin:0px 0px 0px 0px;
	border: 0px;
	padding: 0px;
	display: block;
  	max-width: 100%;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	
}
.fotosoverzicht a {
	width: 100%;
	display: block;
	position: relative;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	
}
.fotosoverzicht a:hover img {
	padding: 0px;
	box-shadow:  0 0px 20px rgba(0, 0, 0, 0.1);
}
.fotosoverzicht:hover img.grayscale {
	-webkit-filter: grayscale(0%) !important;
	filter: none !important;
}


.fotosoverzicht a .zoom {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0;
	filter: alpha(opacity=0);

	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	
}
.fotosoverzicht a:hover .zoom {
	opacity: 1;
	filter: alpha(opacity=100);
}

.fancybox-overlay {
	background: rgba(41,50,56, 0.4) !important;
}

/* Files */
ul.files {
	margin-top: 20px;
}





/* Sitemap */

.sitemap {
	margin-top: 40px;
	padding-left: 0px;
	
}
.sitemap ul {
	list-style: none;
}
.sitemap ul {
	margin-left: 0px;
	
}
.sitemap ul ul {
	margin-left: 0px;
	padding: 4px 0;
	padding-left: 15px;
	border-left: 2px solid #f2f2f2;
}
.sitemap ul ul ul{
	margin: 4px 0;
	padding-left: 15px;
	border-left: 2px solid #f2f2f2;
}
.centered .sitemap ul ul ul{
	border: 0;
}


.sitemap li a {
	font-weight: normal;

	color: #31343e !important;
	font-size: 16px;
	padding: 0px 0px 0px 0px;	
}
.sitemap li ul li a {
	color: #31343e !important;
	font-size: 16px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;

}
.sitemap li li li a {
	
	font-weight: normal;
	color: #5c6266 !important;
	font-size: 13px;
	padding: 0px 0px 0px 0px;
	text-transform: none;
	letter-spacing: 0px;
}
.sitemap li li li li a {
	
	font-weight: normal;
	font-size: 13px ;
	color: #5c6266 !important;
}
.sitemap li a {

}
.sitemap li {
	margin: 0;
	padding: 1px 0 1px;
}
.sitemap li:last-child {
	border: 0;
}
.sitemap li a:hover {
	color: #e3b13d !important;
}
.sitemap li a.actief {

}



.touch #toTop {
	display: none !important;	
}
	@media (max-width: 1330px) {
		#toTop {
			right: 10px;
		}
	}
	@media (max-width: 1290px) {
		#toTop {
			right: 0px;
		}
	}
	
	@media (max-width: 600px) {
		#toTop {
			display: none !important;
		}
	}


/* 
---------------------------
ALGEMEEN - Signup
---------------------------
*/
.siteform .text-wrapper .headline {
	  padding-bottom: 0px;
	    font-size: 1.7em;
	    padding-right: 10px;
}
#search .siteform {
	margin-bottom: 0;
}
#search .siteform .text-wrapper .headline {
	margin-top:0;
	line-height: 1;
}
#search .siteform .text-wrapper .intro {
	font-size: 1.2em;
}
.siteform .input-field  {
	padding-top:5px;
}
#search .siteform .input-field  {
	padding-top:10px;
}
.siteform input {
	
	font-size: 1em;
	margin: 0 0 1em 0;
	padding: 0.5em;
	height: 3em;
	box-shadow: none;
	color: #8c725e !important;
	border: 2px solid #e6e0d9;
	border-radius: 5px !important;
}

.siteform label {
	font-size: 0.9em;
	padding-left: 10px;
	padding-bottom: 5px;
	color: #fff;
}

.siteform .input-field label {

}
.siteform.outline label {
	//color: rgba(0, 0, 0, 0.47) !important;
}

#search .siteform.outline label {
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;	
	font-weight: 700;
}


.siteform label small{
	font-weight: 700;
	color: #ffa13c;
	font-size: 1em;
	}
.siteform .button-wrap {
	padding-top:37px;
}
.siteform .button-wrap .button {

}

#search-modal  .siteform input {
	font-size: 1.3em;
	height: 3em;
	border: 2px solid #dfdfdf;
}
#search-modal .siteform .button-wrap {
	padding-top: 10px;	
}
#search-modal .siteform .button-wrap .button i{
	margin-left: 10px;	
}

/* Outline */

.siteform.outline input {
	position: relative;
	z-index: 998 !important;
	background: rgba(0, 0, 0, 0.06);
	color: #fff !important;
	border: 2px solid rgba(255, 255, 255, .6);
	margin-bottom:0;
	padding-left: 1em;
	-webkit-backface-visibility: hidden; 
   	backface-visibility: hidden;
}
.siteform.outline .date-field:before,
.siteform.outline .period-field:before {
	position: absolute;
	top: 28px;
	right: 20px;
	width: 50px;
	height: 50px;
	content:'';
	z-index: 1001 !important;
	background: url('../images/icon-cal.png') no-repeat center;
	background-size: 28px auto;
}
.siteform.outline .period-field:before {
	top: 28px;
	right: 20px;
	
	background: url('../images/icon-select.png') no-repeat center;
	background-size: 12px auto;
}

.siteform.outline input.picker__input--active {
	background: rgba(30, 33, 50, 0.78);
	border-radius: 5px 5px 0 0 !important;
	border: 2px solid rgba(255, 255, 255, 1);
	
}

.siteform.outline input:hover,
.siteform.outline input:focus {
	border: 2px solid rgba(255, 255, 255, 1);
}
.siteform.outline .button-wrap {
	padding-top: 30px;
}
.siteform.outline .button-wrap .button {
	overflow: hidden;
	height: 3em;
/* 	border: 2px solid rgba(0, 0, 0, 0.19);	 */
}
.siteform.outline .button-wrap .button .ext {
	padding-top:0.7em;
	background: rgba(0, 0, 0, 0.1);
	}




/* 
---------------------------
ALGEMEEN - Footer
---------------------------
*/


#footer-wrapper {
	position: relative;
	margin-top: 0px;

	min-height: 250px;
	padding: 0px 0;
	

}

.footerbox {
	width: 100%;
	/* max-width: 1140px; */
	margin: auto;
	margin-top: 0px;
	position: relative;
	padding: 0em;
	padding-top: 50px;
	padding-bottom: 60px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;	
}
.footerbox .row {
	padding-top: 0;	
}	
.footerbox .column-line {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 10px;
	
}
.footerbox .footer-content {
	padding-top: 50px !important;
	font-size: 0.8em !important;
	padding-left: 10px;
}

.footerbox .footer-content .left-content {
	float: left;
	width: 40%;
}	
#map {
	width: 48%;
	height: 200px;
	float: left;

}

.footerbox .footer-content .headline{
	position: relative;
	display: block;
	font-size: 1.4em;
	font-weight: 600;
	letter-spacing: 1;
	padding-bottom: 10px;
	color:#fff;
}
.footerbox .footer-content .headline a  {
color:#fff;
}
.footerbox .footer-content .headline:before {
	position: absolute;
	top: -8px;
	left: -15px;
	width: 2px;
	height:30px;
	content: '';
	background: rgba(227, 177, 61, 1) !important;
	border-radius: 10px;
	-ms-transform: rotate(30deg); /* IE 9 */
    -webkit-transform: rotate(30deg); /* Chrome, Safari, Opera */
    transform: rotate(30deg);
    	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;   
}
.footerbox .footer-content .headline a:hover {
	
} 

.footerbox .footer-content.first .headline {
	display: inline-block;
	padding-right: 70px;
}
.footerbox .footer-content p {
	font-size: 1.1em;
	line-height: 1.8;
	letter-spacing: 0;
	color: #fff;
	margin-bottom: 5px;
	
}
.footerbox .footer-content p strong {
	
	margin-right: 10px;
}
.footerbox .footer-content ul li a {
	color: rgba(255, 255, 255, 0.7);
	font-size: 0.9em;
	line-height:1.2;
	display: inline-block;
	position: relative;
	padding: 0em;
}
.footerbox .footer-content a:hover {
	color: #fff;
}
.footerbox .footer-content ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.footerbox .footer-content ul:nth-of-type(2) {
	margin-left: 60px;
}



.footerbox .footer-content .outline {
	margin-top: 20px;
	padding:7px 20px;
	background: none;
	border: 1px solid rgba(255, 255, 255, 0.4);;
	text-decoration: none;
	font-weight: 600;
	border-radius: 500px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.footerbox .footer-content .outline:hover {
	border-color: rgba(255, 255, 255, 0.73);
	}
	
	
.footer-map {
	position: absolute;
	top: 40px;
	right: 20px;
}
.footer-map .map-icon {
	position: absolute;
	top: -5px;
	right: 60px;	
}


	
.footer-slogan:before {
	position: absolute;
	top: -45px;
	right: -25px;
	z-index: -1;
	font-family: 'FontAwesome';
	font-size: 3em;
	content: '\f006';
	color: rgba(255, 255, 255, 0.14);
}

.mm-menu .footer-slogan {
	position: relative;
	top: 0px;
	right: auto;
	text-transform: none !important;
	font-weight: normal !important;
}
.mm-menu .footer-slogan:before {
	display: none;
}


/* Social */
.social {
  padding: 0 0px;
  padding-left: 30px;
}

.social a {
  font-size: 1em;
  border-radius: 100em;
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 30px;
  border: 1px solid rgba(255, 255, 255, 0.7);
  padding: 0;
  color:rgba(255, 255, 255, 0.7);
  text-align: center;
  margin-right: 10px;
}
.social a:hover {
	color: #fff;
	border-color: #e3b13d;
	background: #e3b13d;
}

.footerbox .social {
	padding-left: 0;
}
.footerbox .social a{
 margin-right: 3px;
}


  

.copyright {
	text-align: left;
	font-size: .8em;
	line-height: 1.6;
	padding: 30px 0em;
	padding-left: 10px;
	float: left;
}
.copyright span {
	margin-left: 10px;
	color: #999da8;
}
.copyright span a {
	margin: 0 10px;
}
.footer-logo {
	padding: 0px;
	margin-top: 13px;
	margin-right: 4px;
}
.footer-logo img {
	margin: 2px;
	-webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */
   	backface-visibility: hidden;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.footer-logo:hover img {
	
	
}

.bottomlinks {
		display: inline-block;
	}

.bottom-wrapper {
	width: 100%;
	position: relative;
	min-height: 120px;

	padding: 0;

}
.bottom-wrapper .row {
	border-top: 1px solid rgba(255, 255, 255, 0.14);
}
.bottom-nav ul {
	margin-top: 22px;
}
.bottom-nav ul li {
	float: none;
	display: inline-block;
	font-size: 0.76em;
	font-weight: 500;
}

.bottom-nav ul li a {
	color: #989490;
	}
	.bottom-nav ul li a:hover {
	color: #fff;
	}

.bottom-wrapper .share-button {
	position: relative;
	top: 0px;
	right: auto;
	display: inline-block;
	height: 36px;
	width: 36px;
	line-height: 30px;
	background-color: rgba(40, 47, 51, 0.2);
	text-align: center;
	background-repeat: no-repeat;
	background-size: 22px 22px;
	background-position: center;
	text-align: center;
	z-index: 998;
	border: 2px solid rgba(227, 177, 61, 0);
	border-radius: 1000px;
	outline: 0;
}


/* Add Noise */
.addnoise {
	position: absolute;
	width: 200px;
	right: 20px;
	top: 20px;

}
.addnoise .by {
	color: #a2aaae;
	font-style: italic;
	font-size: 11px;
	padding-right: 4px;
}
.addnoise img {
	margin-top: 1px;
	opacity: 0.4;
} 
.addnoise:hover img {
	opacity: 0.8;
	} 
	
	
	
/* 
---------------------------
ALGEMEEN - Mmeni
---------------------------
*/

#menu:not(.mm-menu) {
	display: none;
}
.mm-menu {
    width: 80%;
    min-width: 140px;
    max-width: 265px;
    background-image: url('../images/angle-shade-20.png');
    background-size: 600px auto;
    background-repeat: no-repeat;
    background-position: 18% 0%;
	background-color: rgba(255, 255, 255, 1) !important;
	border-left: 1px solid rgba(0,0,0,0);
}
html.mm-opening .mm-slideout {
    transform: translate(-260px, 0px) !important;
}
#mm-blocker {
  background-color: rgba(40, 47, 51, 0) !important;
}
em.mm-counter {
	font-weight: 600;
	right: 60px;
}

html.mm-right.mm-opening .mm-slideout {
    transform: translate(-260px, 0px);
      box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
}

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(-260px, 0);
    -moz-transform: translate(-260px, 0);
    -ms-transform: translate(-260px, 0);
    -o-transform: translate(-260px, 0);
    transform: translate(-260px, 0); } }

.mm-listview {
  font: inherit;
  font-size: 14px;
}
.mm-menu .mm-header {
    color: #9c9ca4;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    height: 70px;
    line-height: 70px;
    font-family: 'myriad-pro', sans-serif;
	font-weight: 400 !important;
}
.mm-header .mm-btn {
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 26px;
    z-index: 1;
}
.mm-header > a {
	font-size: 14px;
	
}

.mm-menu.mm-hasheader .mm-panel, .mm-menu.mm-hasheader .mm-fixeddivider {
   top: 70px; 
}
.mm-menu.mm-hasfooter > .mm-panel {
  bottom: 60px;
}
.mm-footer {
  text-align: left;
  height: 60px;
  padding: 20px 20px;
 font-size: 13px;
 font-weight: 400;
 letter-spacing: 1px;
}

.mm-listview > li:not(.mm-divider):after {
  left: 0px;
}

.mm-listview > li > a, .mm-listview > li > span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: rgba(0, 0, 0, 0.5);
    line-height: 20px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
    padding: 14px 10px 14px 20px;
    margin: 0px;
}
.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected > span {
  background: rgba(0, 0, 0,0);
  position: relative;
  padding-left: 20px;
  color: #e3b13d;
}
.mm-menu .mm-listview li.mm-selected a:after {
	position: absolute;
	top: 12px;
	left: 0px;
	width: 2px;
	height:30px;
	content: '';
	background: rgba(227, 177, 61, 0) !important;
	border-radius: 10px;
	-ms-transform: rotate(30deg); /* IE 9 */
    -webkit-transform: rotate(30deg); /* Chrome, Safari, Opera */
    transform: rotate(30deg);
    
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	
}
.mm-listview > li.more.logo {
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 20px;
}
.mm-listview > li.more:after {
	border: 0;
}

.mm-listview > li.more > a.callit {
	padding: 35px 10px 14px 22px;
	font-size: 14px;
	color: #e3b13d !important;
	font-weight: 400 !important;
	text-transform: none !important;
	letter-spacing: 1px;
}
.mm-listview > li.more a.callit .nmbr {
	color: #222638;
	text-transform: uppercase;
	display: block;
	font-size: 25px;
	font-weight: 400 !important;
	line-height: 1.2;
	letter-spacing: 4px;
}

.mm-listview > li.more.socialized {
	padding-left: 20px;
}
.mm-listview > li.more a.socialize {
	display: inline-block !important;
	padding-left: 0;
	padding-right: 0;
	margin-right: 5px;
}
.mm-listview > li.more a.socialize i {
	display: inline-block;
	margin-right: 5px;
	position: relative;
	top: 0px;
	font-size: 18px;
	color: #e3b13d !important;
	height: 36px;
	width: 36px;
	line-height: 34px;
	text-align: center;
	border: 1px solid rgba(0, 0, 0, 0.24);
	border-radius: 1000px;
	
}
.mm-listview > li.more a.socialize.share i {
	color: #e3b13d !important;
}


/* Share button */
.mm.share-button {
	
}
.share-button:hover {
	border: 2px solid #f79b4d;
}

.share-button:hover img {
	opacity: 1;
}



/*
----------------------------------- 
Magnific Popup Content
-----------------------------------
*/

/* 
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042 !important;
  overflow: hidden;
  position: fixed;
  background: #fff;
  opacity: 0.92 !important;
  
}
 */

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 96%;
  max-width: 1024px;
}

.white-popup {
  position: relative;
  background: rgba(244, 244, 243, 1);
  padding: 80px 40px 60px 40px;
  width: auto;
  max-width: 640px;
  margin: 0px auto;
  margin-top: -40px;

  -webkit-box-shadow:  0 0px 20px rgba(0, 0, 0, 0.14);
    box-shadow: 0 0px 20px rgba(0, 0, 0, 0.14) ;
}
.white-popup.wide {
	padding-bottom: 40px;	
	max-width: 800px;
}
.white-popup.full {
	
	padding-left: 0;
	padding-right: 0;
	margin-top: 10px;
	margin-bottom: 20px;
	max-width: 100%;

	overflow-y: auto;
/* 	max-width: 700px; */
}

.white-popup.none {
	padding-left: 0;
	padding-right: 0;
	background: none;
	/* 	max-width: 700px; */
	-webkit-box-shadow:  0 0px 0px rgba(0, 0, 0, 0.14);
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.14) ;
}


.white-popup.darkish {
	 background: rgba(31, 32, 45, 0.91) !important;
}
.white-popup  #search.section-wrapper {
	padding: 0em 0 2em;
}

.mfp-wrap {
	-webkit-overflow-scrolling:touch;
}

/* Header */
.modal-header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 42px;
	line-height: 42px;
	padding-left: 3em;
	background: #fff url('../images/angle-shade-20.png') no-repeat right;
    background-size: 100px auto;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.white-popup.none .modal-header {
	background: none;
}


.modal-header.opac {
	background-color: rgba(255, 255, 255, 0.72) !important;
}
.modal-header .modal-header-title {
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: 400;
	letter-spacing: 1px;
	position: relative;
}
.modal-header .modal-header-title:before {
	position: absolute;
	top: -40px;
	left: -10px;
	width: 2px;
	height:60px;
	content: '';
	background: rgba(227, 177, 61, 1) !important;
	border-radius: 10px;
	-ms-transform: rotate(30deg); /* IE 9 */
    -webkit-transform: rotate(30deg); /* Chrome, Safari, Opera */
    transform: rotate(30deg);
    	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
    
}

.white-popup .text-wrapper p.intro,
.white-popup .text-wrapper p {
	text-align: center;
}


/* Text Devider */

.devider-w-text{
    color:#d1d1d1;
    width:100%;
    margin:30px auto;
    overflow:hidden;
    text-align:center;   
    line-height:1.2em;
    font-size: 1.4em;
    font-weight: 400;
    color: rgba(63, 63, 62, 0.43);
}

.devider-w-text:before, .devider-w-text:after{
    content:"";
    vertical-align:top;
    display:inline-block;
    width:50%;
    height:0.65em;
    border-bottom:1px solid rgba(63, 63, 62, 0.1);
    margin:0 2% 0 -55%;
}
.devider-w-text:after{
    margin:0 -55% 0 2%;
}


/* Search */
.search-wrap .searchform {

}
.search-wrap .searchform input[type="text"] {
	
	font-size: 1em;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	  height: 2.9125rem;
	box-shadow: none;
	background: #fff;
	color: #272e32 !important;
	border: 1px solid rgba(223, 223, 223, 0.82) !important;
	border-right: 0;
	
	padding-left: 1em;
}
.search-wrap .searchform input[type="text"]:hover,
.search-wrap .searchform input[type="text"]:focus {
	background: #fff;
	border: 1px solid #e3b13d !important;
}
.search-wrap .searchform .postfix.button {
	font-size: 1em;
	height: 2.9125rem;
	line-height: 2.9125rem;
	}
.search-wrap .searchform .postfix.button i{
	margin-right: 5px;
	font-size: 0.9em;
	top: -2px;
	position: relative;
}

.search-wrap .contactform button {
	margin-top: 10px;
}

/* Contact */
.white-popup .columns {
	  padding-left: 0.6375em;
  	padding-right: 0.6375em;
}
.search-wrap .contactform input[type="text"],
.search-wrap .contactform textarea {
	
	font-size: 1em;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	height: 2.9125rem !important;
	box-shadow: none;
	color: #272e32 !important;
	border: 1px solid rgba(223, 223, 223, 0.82) !important;
	border-radius: 0px;
	padding-left: 1em;
	width: 100% !important;
}
.search-wrap .contactform input[type="text"]:hover,
.search-wrap .contactform input[type="text"]:focus {
	background: #fff;
	border: 1px solid #e3b13d !important;
}
.search-wrap .contactform input#telefoon[type="text"] {
 	text-align: center;
 	letter-spacing: 2px;
 	font-weight: 700;
 	font-size: 1.2em;

 }


.search-wrap .contactform textarea {
	min-height: 100px;
}
.search-wrap .contactform textarea:hover,
.search-wrap .contactform textarea:focus {
	background: #fff;
	border: 1px solid #e3b13d !important;
}

.search-wrap .contactform .postfix.button {
	font-size: 1.3em;
	height: 2.9125rem;
	line-height: 2.9125rem;
	-webkit-border-top-right-radius: 100px !important;
-webkit-border-bottom-right-radius: 100px !important;
-moz-border-radius-topright: 100px !important;
-moz-border-radius-bottomright: 100px !important;
border-top-right-radius: 100px !important;
border-bottom-right-radius: 100px !important;
}
.search-wrap .contactform .postfix.button i{
	margin-right: 5px;
	font-size: 0.9em;
	top: -2px;
	position: relative;
}
.search-wrap label {
	font-size: 0.86em;
	padding-left: 5px;
	line-height: 1.2;
}


/* Errorsss */

.search-wrap .contactform span.error,
.search-wrap .contactform small.error {
	position: absolute;
	bottom:-10px;
	display: block;
	padding: 0 10px;

	text-align: left;
	margin-top: 0px;
	margin-bottom: 0em;
	font-size: 0.75rem;
	font-weight: normal;
	font-style: italic;
	background: #f0505e;
	color: #fff;
	border-radius: 0 0 0px 0;
}

.search-wrap .contactform .wrong input[type="text"] {
	border-color: #f0505e !important;
	border-bottom-left-radius: 0;
}


.checkbox-wrap {
	padding-top: 8px;
}
.checkbox-wrap label{
	font-weight: 700;
}
/* Base for label styling */
.checkbox-wrap [type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
  outline: 0;
}
.checkbox-wrap [type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
}

/* checkbox aspect */
.checkbox-wrap [type="checkbox"]:not(:checked) + label:before,
.checkbox-wrap [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left:-7px; top: 2px;
  width: 25px; height: 25px;
  border: 1px solid rgba(223, 223, 223, 0.82);
  background: #fff;
  border-radius: 0px;
  outline: 0;
  box-shadow: inset 0 0px 0px rgba(0,0,0,.3);
  transition: all .2s;
}
/* checked mark aspect */
.checkbox-wrap [type="checkbox"]:not(:checked) + label:after,
.checkbox-wrap [type="checkbox"]:checked + label:after {
  content: '\f00c';
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  position: absolute;
  top: 5px; left: -3px;
  font-size: 18px;
  color: #e3b13d;
  transition: all .2s;
}
/* checked mark aspect changes */
.checkbox-wrap [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.checkbox-wrap [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
.checkbox-wrap [type="checkbox"]:disabled:not(:checked) + label:before,
.checkbox-wrap [type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
.checkbox-wrap [type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
.checkbox-wrap [type="checkbox"]:disabled + label {
  color: #aaa;
}
/* accessibility */
.checkbox-wrap [type="checkbox"]:checked:focus + label:before,
.checkbox-wrap [type="checkbox"]:not(:checked):focus + label:before {
 
}

/* hover style just for information */
.checkbox-wrap label:hover:before {
  border: 1px solid rgba(223, 223, 223,1);
}


/* Call Modal */
.call-wrap .big-phone {
	line-height: 1;
	font-size: 4em;
	letter-spacing: 3px;
	font-weight: 300;
	display: block;
	padding-bottom: 10px;
}


.call-wrap.locations p {
	width: 46%;
	display: inline-block;
	color: #e3b13d;
	padding: 10px;
	font-size: 1.6em;
	text-align: center;
	line-height: 1.2;
	border: 1px solid rgba(223, 223, 223,1);
	margin: 10px;
	letter-spacing: 1px;
}
.call-wrap.locations p strong {
	font-weight: 700;
	color: #272e32;
	font-size: 0.6em;
	letter-spacing: 0px;
}
.call-wrap.locations p em {
	font-size: 0.5em;
	color: #272e32;
	position: relative;
	top: -5px;
	letter-spacing: 0px;
}
/* Shares */
.share-wrap {
	display: block;
	padding: 20px 25px;
}
.share-wrap > a {
	position: relative;
	display: inline-block !important;
	width: 80px !important;
	height: 80px;
	line-height: 80px;
	text-align: center;
	padding: 0 !important;
	padding-top: 4px;
	margin: 0 15px;
	outline: 0;
	border: 2px solid #e6e0d9;
	border-radius: 1000px;
	font-size: 1em;
	
}
.share-wrap > a:hover {
	border: 2px solid #beb7af;
}
.share-wrap a i {
	line-height: 80px;
	font-size: 1.8em;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.share-wrap a.facebook:hover i {
	color: #3a5795;
}
.share-wrap a.twitter:hover i {
	color: #55acee;
}
.share-wrap a.googleplus:hover i {
	color: #eb4a3a;
}
.share-wrap a.email i {
	color: #e3b13d;
	line-height: 76px;
}
.share-wrap span {
	position: absolute;
	bottom: -30px;
	text-align: center;
	display: block;
	width: 100%;
	color: 	#2b2e44;
	font-size: 1em;
	line-height: 1;
}








/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}


/* 

====== Zoom-out effect ======

*/
.mfp-zoom-out .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform: scale(1.3);
}
.mfp-zoom-out.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-out.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
  transform: scale(1.3);
  opacity: 0;
}
.mfp-zoom-out.mfp-removing.mfp-bg {
  opacity: 0;
}



/**
 * Fade-move animation for second dialog
 */

/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
	opacity: 0;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;

	-webkit-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	-moz-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	/* -ms-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg ); */
	-o-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	/* transform: translateY(-20px) perspective( 600px ) rotateX( 10deg ); */

}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
	opacity: 1;
	-webkit-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
	-moz-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
	/* -ms-transform: translateY(0) perspective( 600px ) rotateX( 0 );  */
	-o-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
	/* transform: translateY(0) perspective( 600px ) rotateX( 0 );  */
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
	opacity: 0;

	-webkit-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
	-moz-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
	/* -ms-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );  */
	-o-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
	/* transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );  */
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
	opacity: 0;

	-webkit-transition: opacity 0.3s ease-out; 
	-moz-transition: opacity 0.3s ease-out; 
	-o-transition: opacity 0.3s ease-out; 
	transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
	opacity: 0.4;
}
/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
	opacity: 0;
}




