.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: 150px;
-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: 'Font Awesome 5 Free' !important;
font-weight: 900;
content: "\f053";
color: #fff;
font-size: 28px;
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: 'Font Awesome 5 Free' !important;
font-weight: 900;
content: "\f054";
color: #fff;
font-size: 28px;
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; }.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1; }
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
touch-action: manipulation;
-moz-backface-visibility: hidden; }
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0; }
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0); }
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }
.owl-carousel .owl-item img {
display: block;
width: 100%; }
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none; }
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
background: none;
color: inherit;
border: none;
padding: 0 !important;
font: inherit; }
.owl-nav button:hover { cursor: pointer;}
.owl-carousel.owl-loaded {
display: block; }
.owl-carousel.owl-loading {
opacity: 0;
display: block; }
.owl-carousel.owl-hidden {
opacity: 0; }
.owl-carousel.owl-refresh .owl-item {
visibility: hidden; }
.owl-carousel.owl-drag .owl-item {
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-grab {
cursor: move;
cursor: grab; }
.owl-carousel.owl-rtl {
direction: rtl; }
.owl-carousel.owl-rtl .owl-item {
float: right; } .no-js .owl-carousel {
display: block; } .owl-carousel .animated {
animation-duration: 1000ms;
animation-fill-mode: both; }
.owl-carousel .owl-animated-in {
z-index: 0; }
.owl-carousel .owl-animated-out {
z-index: 1; }
.owl-carousel .fadeOut {
animation-name: fadeOut; }
@keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } } .owl-height {
transition: height 500ms ease-in-out; } .owl-carousel .owl-item { }
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease; }
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
max-height: 0; }
.owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d; } .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000; }
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//living-in.it/wp-content/themes/realestate-7/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none; }
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%; }#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 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: 400; color: #555;}
.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;}
label[for="wp-comment-cookies-consent"] { display: inline-block; margin: 0 0 20px 10px;}
#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;
position: relative;
}
.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;
-webkit-appearance:none;
-webkit-transition: all 0.2s linear;
moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.header-style-three .ct-menu > li > a {
margin: 0;
padding: 0 15px;
line-height: 84px;
}
#nav-full-width .ct-menu > li > a {
margin: 0;
padding-top: 12px;
padding-bottom: 16px;
line-height: 1em;
color: #fff;
}
.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;
box-shadow: 0 10px 20px rgba(0, 0, 0, .15);
}
nav ul.ct-menu .sub-menu li {
position: relative;
}
nav ul.ct-menu > li:not(.multicolumn) .sub-menu li.menu-item-has-children:hover > ul.sub-menu {
left: 192px;
right: auto;
top: 0;
padding-right: 0;
padding-left: 5px;
background: transparent;
box-shadow: 6px 6px 3px -5px rgba(0, 0, 0, 0.15);
}
nav.right ul.ct-menu > li:not(.multicolumn) .sub-menu li.menu-item-has-children:hover > ul.sub-menu {
left: -197px;
top: 0;
padding-right: 5px;
padding-left: 0;
background: transparent;
box-shadow: -6px 6px 3px -5px rgba(0, 0, 0, 0.15);
}
nav ul.ct-menu > li:not(.multicolumn) .sub-menu li.menu-item-has-children > ul.sub-menu li > a {
border-right: 1px solid rgba(0, 0, 0, 0.15);
border-left: 1px solid rgba(0, 0, 0, 0.15);
}
nav ul.ct-menu > li:not(.multicolumn) .sub-menu li.menu-item-has-children > ul.sub-menu li:first-child > a { }
nav ul.ct-menu li:hover > .sub-menu {
display: block;
margin-left: 0;
}
nav ul.ct-menu > li.multicolumn {
position: static; }
nav ul.ct-menu > li.multicolumn:hover .sub-menu {
display: block;
margin-left: 0;
} nav > ul.ct-menu > li:hover > a,
.ct-menu li.current-menu-item > a,
.ct-menu li.current-menu-ancestor > a {
border-color: #29333d;
}
nav ul.ct-menu .sub-menu li:hover > a,
.ct-menu .sub-menu li.current-menu-ancestor > a,
.ct-menu .sub-menu li.current-menu-parent > a,
.ct-menu .sub-menu li.current-menu-item > a {
background: #29333d;
color: #fff;
font-weight: 400;
-webkit-appearance:none;
-webkit-transition: all 0.2s linear;
moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
} .ct-menu .multicolumn > .sub-menu {
width: 100%;
left: 0;
padding: 0 1% 2% 1%;
background: #29333d;
}
#nav-full-width .ct-menu .multicolumn > .sub-menu {
max-width: 1100px;
margin: 0 auto;
}
#nav-full-width nav {
position: relative;
}
.ct-menu .multicolumn > .sub-menu > li {
}
.ct-menu .multicolumn .col-title {
color: #fff;
padding: 30px 2% 0 2%;
border-bottom: none;
font-size: 14px;
font-weight: 400;
}
.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%;
font-weight: 400;
}
.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;
}
.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:last-child,
.ct-menu .sub-menu > li:last-child > a { border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom: none;}
.ct-menu .sub-menu > li > a:hover {
background: #3b4d5d;
border-radius: 3px;
cursor: pointer;
}
.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;
}#topbar-wrap { background: #fff; border-bottom-color: #fff;}
#topbar-wrap .container { color: #b3b4b4; border-bottom-color: #dedede;}
#topbar-wrap .contact-phone i { color: #b3b4b4;}
#topbar-wrap #ct-currency-switch-wrap,
#topbar-wrap .social li:first-child a { border-left-color: #dedede;}
#topbar-wrap .wpml-lang { border-right: 1px solid #dedede;}
#topbar-wrap li.user-logged-in a { border-left: 1px solid #dedede;}
#topbar-wrap .social a { border-right-color: #dedede;}
.user-frontend a { border-left-color: #dedede;}
#topbar-wrap li.login-register a { background: #fff; color: #191919;} #header-wrap { background: #fff;}
#header-wrap.sticky { border-bottom: 1px solid #dedede;}
header #logo h2 a { color: #191919;}
.cbp-tm-menu > li > a { font-weight: 800; padding-right: 16px; padding-left: 16px;}
.user-frontend li.login-register a { color: #29333d;}
#topbar-wrap .user-frontend li.login-register a { color: #fff;}
a.btn-outline,
a.btn-outline-secondary,
.header-style-three .user-frontend.not-logged-in li a.btn-outline { color: #03b5c3 !important; border-color: #03b5c3 !important;}
.header-style-three .user-frontend li.user-logged-in span.user-name { color: #191919;}
.show-hide { background: #03b5c3;} .home .advanced-search.idx .IDX-quicksearchWrapper { box-shadow: none; -webkit-box-shadow: none; border: none;}
.home .advanced-search.idx .IDX-quicksearchWrapper form { background: #fff;}
.home .advanced-search.idx .IDX-quicksearchWrapper label { display: block; float: none; margin: 0;}
.IDX-qsFieldWrap { float: left; padding: 0; margin: 0 20px 20px 0; text-align: left;}
.IDX-quicksearchWrapper input,
.IDX-quicksearchWrapper select { width: auto;}
#IDX-qsSubmit-15731 { margin-top: 28px;} .agent-single .page-content { margin-bottom: 2%;}
.agent.col { margin-right: 0.75%; margin-left: 0.75%;}
.agent-single .agent.col { margin-right: 0;}
.agent h6 { font-weight: 400; line-height: 0.5em;} .grid-listing-info .price,
.list-listing-info .price,
.single-listings article .price,
.saved-listings .fav-listing .price { background: #03b5c3; color: #fff;}
.grid-listing-info .price,
.list-listing-info .price,
.saved-listings .fav-listing .price { padding: 2px 10px; font-size: 14px;}
.infobox h4.price,
.infobox h4.price a,
.infobox h4.price a:visited,
.listing-price-wrap p.price,
li.listing.modern .price,
li.listing.modern_two .price a,
li.listing.modern_two .price a:visited { color: #03b5c3;}
.grid-listing-info .brokerage a { color: #000;} .under-contract span { background: #90f;} #title-header { background: #efefef;}
#title-header h5,
#title-header .muted { color: #191919;}
span.map-toggle a,
span.search-toggle a,
.listing-tools li a.btn { background: #03b5c3;}
#advanced_search.header-search #more-search-options-toggle {}
span.searching { background: #ccc; color: #000;}
span.search-params { background: #efefef; color: #000;} .advanced-search h4,
.featured-listings header.masthead,
.listing .listing-imgs-attached,
.switch-input:checked + .switch-label::before,
.advanced-search h3,
.flex-caption p,
a.btn,
.btn,
.lrg-icon,
#reply-title small a,
.featured-listings a.view-all,
.comment-reply-link,
.grid figcaption a,
input.btn,
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="btn"],
button,
.flex-direction-nav a,
.user-data-count-alert,
#compare-panel-btn,
span.map-toggle,
span.search-toggle,
.pagination span.current,
#progress-bar li.active:before,
#progress-bar li.active:after,
#progress-bar li.active:before,
#progress-bar li.active:after,
.pagination .current a,
.package-posts .popular-heading,
input[type="checkbox"].custom-select:checked + span:before,
input[type="checkbox"].custom-select:checked + span:after,
.schedule-calendar .schedule-date .schedule-daytext,
.partners h5 span { background: #03b5c3;}
.listing.minimal .grid-listing-info header { background: none;} .featured-listings .owl-prev, .featured-listings .owl-next { background-color: #ccc; color: #000;}
.featured-listings a.view-all { background: #03b5c3; border-color: #fff; color: #fff;} #topbar-wrap li.login-register a,
.user-data-count-alert,
.aq-block-aq_widgets_block .widget h5,
.home .advanced-search.idx form,
#page .featured-map #map,
.cta,
.searching-on.search-style-two,
.search-style-two .search-params,
.listing-submit,
.placeholder,
ul.user-nav li a,
.no-registration,
thead,
.single-listings #listing-sections,
.ajaxSubmit  { background-color: #03b5c3;}
aside#user-nav { border: none;}
aside ul.user-nav li { border-color: #00939f;}
ul.user-nav li a { color: #fff;}
ul.user-nav li a.current { background-color: #777;}
.single-listings #listing-sections { border-bottom: none;}
.single-listings #listing-sections li.listing-nav-icon,
.single-listings #listing-sections li a,
.single-listings #listing-sections li a:visited { color: #fff;}
.single-listings #listing-sections li.listing-nav-icon { border-right-color: #fff;}
span.map-toggle,
span.search-toggle,
#compare-panel-btn { background: #03b5c3;}
.side-by-side.searching-on { background: #efefef;}
.side-by-side span.searching { padding-left: 20px;}
div.packages-tab .tablinks.active { background-color: #03b5c3;}
div.packages-tab .tablinks.active .tablinks-bar { border-color: #03b5c3;}
.single-listings #listing-sections li { border-color: #fff;}
#progress-bar li.active { border-top-color: #03b5c3;}
#listing-map-btn i,
.listing-info .price,
.packages-container .price,
.single-listings #listings-three-header h4.price,
.single-listings #listings-four-header h4.price,
.single-listings #listings-five-header h4.price,
#search-results-layout-toggle button.current,
.widget_ct_listingbookshowing .owl-item.active.center .schedule-day,
.single-listings .fa-check { color: #03b5c3;}
a.btn:hover,
.btn:hover,
button:hover,
#reply-title small a:hover,
.comment-reply-link:hover,
.grid figcaption a:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
input[type="btn"]:hover { background: #03b5c3;}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close:hover { background: none; } .ct-menu { font-size: 14px; z-index: 999; text-transform: capitalize;}
.ct-menu > li {	display: inline-block;}
.ct-menu > li > a {	color: #191919; border-top: 5px solid #fff; border-top-color: transparent;}
#nav-full-width .ct-menu > li > a { color: #fff;}
.ct-menu > li.btn-outline > a { border: 1px solid #255197; color: #255197;} .ct-menu li.current_page_parent a { border-top-color: #03b5c3;}
.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: #255197;} .ct-menu .multicolumn > .sub-menu { background: #fff;}
.ct-menu .multicolumn .col-title { color: #191919; border-bottom: none;}
.ct-menu .sub-menu > li { background: #fff;}
.ct-menu .sub-menu > li > a { color: #191919; background: #fff; border-bottom: 1px solid #efefef;}
.ct-menu .sub-menu > li > a:hover { color: #fff; background: #03b5c3;}
nav > ul.ct-menu > li:hover > a,
.ct-menu li.current-menu-item > a,
.ct-menu li.current-menu-ancestor > a { border-color: #03b5c3;}
nav ul.ct-menu .sub-menu li:hover > a,
.ct-menu .sub-menu li.current-menu-ancestor > a,
.ct-menu .sub-menu li.current-menu-parent > a,
.ct-menu .sub-menu li.current-menu-item > a { background: #03b5c3; color: #fff;} footer,
footer nav ul li a,
footer nav ul li a:visited,
footer a,
footer a:visited,
footer.muted a,
footer.muted a:visited { font-size: 12px; color: #000;}
footer {background: #efefef;}
.more-testimonials { display: none;}
#footer-widgets { background: none;}
#footer-widgets .dark-overlay { background: none;}
#footer-widgets .container { padding-top: 60px;}
#footer-widgets h5.footer-widget-title { color: #03b5c3;}
#footer-widgets aside .listing figure { min-height: initial;}
#footer-widgets .widget,
#footer-widgets .widget a,
#footer-widgets .widget a:visited,
#footer-widgets .widget li  { color: #191919; border-color: #d5d9dd;}
#footer-widgets .contact-social li a,
#footer-widgets .widget_ct_mortgagecalculator p.muted { border-color: #d5d9dd;}.nice-select {
-webkit-tap-highlight-color: transparent;
background-color: #fff;
color: #555;
border-radius: 3px;
border: solid 1px #d5d9dd;
box-sizing: border-box;
clear: both;
cursor: pointer;
display: block;
float: left;
font-family: inherit;
font-size: 12px;
font-weight: normal;
height: 42px;
line-height: 40px;
outline: none;
padding-left: 18px;
padding-right: 30px;
position: relative;
text-align: left !important;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
white-space: nowrap;}
.nice-select:hover {
border-color: #dbdbdb; }
.nice-select:active, .nice-select.open, .nice-select:focus {
border-color: #d5d9dd; }
.nice-select:after,
#analytics-detail-date-select:after,
#header_status_multi label[for=ct_status_multi]:after,
#header_city_multi label[for=header_city_multi]:after {
border-bottom: 2px solid #999;
border-right: 2px solid #999;
content: '';
display: block;
height: 5px;
margin-top: -4px;
pointer-events: none;
position: absolute;
right: 14px;
top: 50%;
-webkit-transform-origin: 66% 66%;
-ms-transform-origin: 66% 66%;
transform-origin: 66% 66%;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
width: 5px; }
.nice-select.open:after,
#header_status_multi.open label[for=ct_status_multi]:after,
#header_city_multi.open label[for=header_city_multi]:after {
-webkit-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
transform: rotate(-135deg); }
.nice-select.open .list {
opacity: 1;
pointer-events: auto;
-webkit-transform: scale(1) translateY(0);
-ms-transform: scale(1) translateY(0);
transform: scale(1) translateY(0); }
.nice-select.disabled {
border-color: #ededed;
color: #999;
pointer-events: none; }
.nice-select.disabled:after {
border-color: #cccccc; }
.nice-select.wide {
width: 100%; }
.nice-select.wide .list {
left: 0 !important;
right: 0 !important; }
.nice-select.right {
float: right; }
.nice-select.right .list {
left: auto;
right: 0; }
.nice-select.small {
font-size: 12px;
height: 36px;
line-height: 34px; }
.nice-select.small:after {
height: 4px;
width: 4px; }
.nice-select.small .option {
line-height: 34px;
min-height: 34px; }
.nice-select .list {
background-color: #fff;
border-radius: 3px;
box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
box-sizing: border-box;
margin: 4px 0 0 0;
opacity: 0;
overflow: hidden;
padding: 0;
pointer-events: none;
position: absolute;
top: 100%;
left: 0;
-webkit-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transform: scale(0.75) translateY(-21px);
-ms-transform: scale(0.75) translateY(-21px);
transform: scale(0.75) translateY(-21px);
-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
z-index: 1000; box-shadow: 0 6px 12px rgba(0,0,0,.175); }
.nice-select .list:hover .option:not(:hover) {
background-color: transparent !important; }
.nice-select .option {
cursor: pointer;
font-weight: 400;
line-height: 40px;
list-style: none;
min-height: 40px;
outline: none;
margin-bottom: 0 !important;
padding-left: 18px;
padding-right: 29px;
text-align: left;
-webkit-transition: all 0.2s;
transition: all 0.2s; }
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
background-color: #f6f6f6; }
.nice-select .option.selected {
font-weight: bold; }
.nice-select .option.disabled {
background-color: transparent;
color: #999;
cursor: default; }
.no-csspointerevents .nice-select .list {
display: none; }
.no-csspointerevents .nice-select.open .list {
display: block; }