.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9999999;
overflow: hidden;
position: fixed;
background: #000;
opacity: 0.8;
filter: alpha(opacity=80); }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99999999;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
font-family: "FontAwesome";
content: "\f104";
color: #fff;
font-size: 36px;
text-shadow:  1px 1px 1px #000;}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
}
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
font-family: "FontAwesome";
content: "\f105";
color: #fff;
font-size: 36px;
text-shadow:  1px 1px 1px #000;}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; }
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; }
}
.mfp-ie7 .mfp-img {
padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
padding: 0; }
.mfp-ie7 .mfp-content {
padding-top: 44px; }
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; }#comments-template { margin: 0 0 30px 0;}
.comments-wrap { overflow: hidden; padding: 60px 0 0 0; border-top: 1px solid #d5d9dd;}
#page .comments-wrap { border-top: none;} #comments-number { padding: 10px 0 20px 0 !important;}
#comments-number, #reply-title, .comments-header { margin: 0; text-transform: uppercase;} #comments {	padding: 8px 0 0;} .comments-nav {	float: right; line-height: 29px; margin: 10px 20px;}
.comments-nav .page-numbers { font-size: 10px; text-transform: uppercase; color: #777; margin-right: 10px;}
.comments-nav .prev { display: inline-block; height: 29px; width: 29px; margin-left: 10px;}
.comments-nav .next { display: inline-block; height: 29px; width: 29px; margin-left: 10px;} ol.comment-list { margin: 1px 1px 60px 1px;}	
.comment-list li { position: relative; padding: 50px 0 50px 0; border-bottom: 1px solid #d5d9dd; list-style-type: none;}
.comment-list li.comment-author-admin {	}
.comment-list li.bypostauthor {}
.comment-list ul.children {}
.comment-list li li { border-bottom: none;}
.comment-wrap {	overflow: hidden;}
.children li { margin-bottom: 0px !important;}
.children li:last-child { padding-bottom: 0;}
.comment-list li .comment-body { }
.comment-list li li .comment-body { padding-left: 40px; }
.comment-list li li li .comment-body { padding-left: 60px; }
.comment-list li li li li .comment-body { padding-left: 80px; }
.comment-list li li li li li .comment-body { padding-left: 100px; }
.comment-list li li li li li li .comment-body { padding-left: 120px; }
.comment-list li li li li li li li .comment-body { padding-left: 140px; }
.comment-list li li li li li li li li .comment-body { padding-left: 160px; }
.comment-list li li li li li li li li li .comment-body { padding-left: 180px; }
.comment-list li li li li li li li li li li .comment-body { padding-left: 200px; }
.comment-list li .comment-body { position: relative; padding-bottom: 20px;}		
ol.comment-list .avatar { float: left; margin: 0 30px 80px 0; height: 100px; width: 100px; border-radius: 50px;}
.comment-meta { font-family: "Lato", sans-serif; position: absolute; right: 0; top: 14px;}
.comment-meta a { color: #555;}
.comment-author { clear: both;}
.comment-author cite { display: inline-block; margin: 14px 0 15px 0; font-family: 'Montserrat', 'sans-serif'; font-size: 18px; font-style: normal; font-weight: 700; color: #555; text-transform: uppercase;}
.comment-author .says { display: none;}
.pingback .reply { display: none;}		
.comment-body p { color: #555; font-weight: 300; margin: 0 0 30px 0;}
.comment-list .reply {} #respond {}
h3#reply-title { font-size: 21px;}
#reply-title small a { float: right; margin: 0 20px 0 0; padding: 0 10px;}
.logged-in-as { margin-bottom: 20px !important; font-size: 12px; border:  1px solid #d5d9dd; border-radius: 3px; padding: 5px 15px; background: #efefef; color: #555;}
.comment-awaiting-moderation { font-size: 12px; border: 1px solid #ccc; border-radius: 3px; padding: 4px 8px;}
p.comment-notes { display: none;}
#respond form { padding: 20px 0;}
#respond label {}
#commentform .required { display: none;}
#respond p { margin: 0;}
#respond textarea, #respond input[type="text"], #respond input[type="email"], #respond input[type="url"] {}
#respond textarea {	font-family: Arial, Helvetica, sans-serif; font-size: 12px; width: 87%;}
#respond input[type="text"]:focus, #respond input[type="email"]:focus, #respond input[type="url"]:focus, #respond textarea:focus {}
p.form-allowed-tags { display: none;}
p.form-allowed-tags code { margin-top: 10px;}.formError {
position:absolute;
top:300px; left:300px;
padding-bottom:13px;
display:block;
z-index:9999999999999;
}
.ajaxSubmit{ padding: 25% 30px; text-align: center; line-height: normal; color: #fff; background: #27ae60; display: none; border-radius: 3px;}
#overlay .ajaxSubmit { margin: 2%; padding: 45% 20%;}
.formError .formErrorContent {
width:100%; 
background:#ee0101;
color:#fff;
width:150px;
font-size:11px;
font-weight: 600;
line-height: 24px;
padding:4px 10px 4px 10px;
border-radius: 3px;
}
.greenPopup .formErrorContent {background:#33be40;}
.blackPopup .formErrorContent {background:#393939;color:#FFF;}
.formError .formErrorArrow{
position:absolute;
bottom:0;left:20px;
width:15px; height:15px;
z-index:99999999999991;
}
.formError .formErrorArrowBottom{top:0;margin:-6px;}
.formError .formErrorArrow div{
font-size:0px; height:1px; background:#ee0101;margin:0 auto;line-height:0px; font-size:0px; display:block;
}
.formError .formErrorArrowBottom div{
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
.greenPopup .formErrorArrow div{background:#33be40;}
.blackPopup .formErrorArrow div{background:#393939;color:#FFF;}
.formError .formErrorArrow .line10{width:15px;border:none;} 
.formError .formErrorArrow .line9{width:13px;border:none;} 
.formError .formErrorArrow .line8{width:11px;} 
.formError .formErrorArrow .line7{width:9px;} 
.formError .formErrorArrow .line6{width:7px;} 
.formError .formErrorArrow .line5{width:5px;} 
.formError .formErrorArrow .line4{width:3px;} 
.formError .formErrorArrow .line3{width:1px;
border-left:2px solid #ddd;
border-right:2px solid #ddd;
border-bottom:0px solid #ddd;} 
.formError .formErrorArrow .line2{width:3px;border:none;background:#ddd;}
.formError .formErrorArrow .line1{width:1px;border:none;background:#ddd;}.ct-menu { font-size: 14px; z-index: 999; text-transform: capitalize;}
.ct-menu > li {	display: inline-block;}
.ct-menu > li > a {	display: inline-block; text-align: center; line-height: 3.4em; margin: 0 0 20px 0; padding: 17px 20px 0 20px; color: #b9bfc6; z-index: 0; border-top: 5px solid #29333d; border-top-color: transparent;}
.ct-menu > li.btn-outline > a { line-height: 2.2em; padding: 4px 14px; border-radius: 3px; border: 1px solid #27ae60; color: #27ae60;} .ct-menu li.current-menu-item a,
.ct-menu li.current_page_parent a { border-top-color: #27ae60;}
.ct-menu li#menu-item-665 a,
.ct-menu li.current_page_parent#menu-item-665 a { background: none; border-radius: 0;}
.ctmenu.current_page_parent li.current_menu_item { border-top-color: #27ae60;} .ct-menu .sub-menu { position: absolute; display: none; padding: 0; font-size: 12px; text-transform: uppercase; text-align: left; z-index: 999999; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;}
.ct-menu li:hover .sub-menu { display: block;} .ct-menu .multicolumn > .sub-menu { width: 100%; left: 0; padding: 0 1% 2% 1%; background: #29333d;}
.ct-menu .multicolumn > .sub-menu > li {}
.ct-menu .multicolumn .col-title { color: #fff; padding: 15px 2% 0 2%; border-bottom: none; font-size: 14px; font-weight: 800;}
.ct-menu .multicolumn .sub-menu .sub-menu { position: relative; margin-top: 15px;}
.ct-menu .multicolumn-2 .sub-menu li { width: 50%;}
.ct-menu .multicolumn-3 .sub-menu li { width: 33.33%;}
.ct-menu .multicolumn-4 .sub-menu li { width: 25%;}
.ct-menu .multicolumn-5 .sub-menu li { width: 20%;}
.ct-menu .multicolumn-6 .sub-menu li { width: 16.667%;}
.ct-menu .multicolumn .sub-menu li li { width: 100% !important;}
.ct-menu .multicolumn .sub-menu li .sub-menu li a { margin: 0; padding-left: 2%;}
.ct-menu .multicolumn .sub-menu li .sub-menu li:last-child a { border-bottom: none;}
.ct-menu .sub-menu > .sub-menu { right: 18em !important;}
.ct-menu .sub-menu > li { display: block; width: 16em; line-height: normal; background: #29333d !important;}
.ct-menu .multicolumn .sub-menu > li { float: left;}
.ct-menu .sub-menu > li i { display: none;}
.ct-menu .sub-menu > li > a { padding: 15px 25px; display: block; color: #fff; font-size: 0.9em; border-bottom: 1px solid #222;	-webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s;}
.ct-menu .sub-menu > li > a:hover { background: rgba(59,77,93,1);}
.ct-menu .multicolumn .sub-menu > li > a:hover { padding-left: 6% !important;}
.ct-menu .sub-menu > li:last-child > a { border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; overflow: hidden;}.wpfp-img {float: left; margin: 0 5px 0 0}
.wpfp-link {color: white; font-size: 12px}
.prop-type-icon {background: rgba(0,0,0,0.6);}
.tax-property_type h1, .tax-city h1 {float:left; margin: 0; font-size: 1.0625em; padding: 14px 14px 0 0}
.hide-on-responsive {display: none}
p.lang-nl, p.lang-it, p.lang-en {display: none}
body.lang-nl p.lang-nl {display: block}
body.lang-it p.lang-it {display: block}
body.lang-en p.lang-en {display: block}
#logo h2 a {font-size: 23px}
.advanced-search div.left, .home .advanced-search.dsidxpress .dsidx-resp-area {margin: 0 19px 19px 0}
@media screen and (min-width: 1024px) {
.hide-on-responsive {display: block}
.advanced-search input[type="text"] {min-width: 142px; padding: 11px 16px 4px}
}
.ct-menu#ct-menu > li > a {padding: 17px 16px 0}