/* Dreampalace Vertical Distance Margin Design */
.dreampalace-vertical-space1,
.dreampalace-vertical-space2,
.dreampalace-vertical-space3,
.dreampalace-vertical-space4,
.dreampalace-vertical-space5 {
	width:100%;
	height: auto;
	background-color: rgba(0,0,0,0);
	display: inline-block;
}
.dreampalace-vertical-space1 {
	margin-top: 5px;	
}
.dreampalace-vertical-space2 {
	margin-top: 10px;	
}
.dreampalace-vertical-space3 {
	margin-top: 20px;	
}
.dreampalace-vertical-space4 {
	margin-top: 40px;	
}
.dreampalace-vertical-space5 {
	margin-top: 60px;
}
.dreampalace-vertical-space6 {
	margin-top: 80px;
}
.dreampalace-vertical-space7 {
	margin-top: 100px;
}

/* dreampalace Title Style*/
.max-title h1,
.max-title h2,
.max-title h3,
.max-title h4,
.max-title h5,
.max-title h6 {
	font-family: 'Rubik', sans-serif;
	color: hsl(212, 14%, 24%);
    font-weight: 500;
    display: inline-block;
   	margin: 0px 0px 10px;
    width: 100%;
    line-height: 25pt;
}
.max-title h1 span,
.max-title h2 span,
.max-title h3 span,
.max-title h4 span,
.max-title h5 span,
.max-title h6 span {
	position: relative;
    line-height: 1.2;
}
.max-title h1 span.title_with_icon,
.max-title h2 span.title_with_icon,
.max-title h3 span.title_with_icon,
.max-title h4 span.title_with_icon,
.max-title h5 span.title_with_icon,
.max-title h6 span.title_with_icon {
	margin-top: 35px;
	display: inline-block;
}
.max-title h1 span.title_with_icon:before,
.max-title h2 span.title_with_icon:before,
.max-title h3 span.title_with_icon:before,
.max-title h4 span.title_with_icon:before,
.max-title h5 span.title_with_icon:before,
.max-title h6 span.title_with_icon:before {
	background: rgba(0, 0, 0, 0) url("../imgs/header_map_icon.png") no-repeat scroll center center;
	color: #5cb8eb;
	content: "";
	font-family: FontAwesome;
	height: 25px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: -35px;
}
.max-title h1 span.title_with_line.after:after,
.max-title h2 span.title_with_line.after:after,
.max-title h3 span.title_with_line.after:after,
.max-title h4 span.title_with_line.after:after,
.max-title h5 span.title_with_line.after:after,
.max-title h6 span.title_with_line.after:after {
	background: #0FACF3 none repeat scroll 0 0;
    bottom: -10px;
    content: " ";
    height: 3px;
    position: absolute;
    width: 50px;
    left:0;
    right:0;
}
.max-title h1 span.title_with_line.before:before,
.max-title h2 span.title_with_line.before:before,
.max-title h3 span.title_with_line.before:before,
.max-title h4 span.title_with_line.before:before,
.max-title h5 span.title_with_line.before:before,
.max-title h6 span.title_with_line.before:before {
	background: #0FACF3 none repeat scroll 0 0;
	top: -10px;
	content: "";
	height: 3px;
	position: absolute;
	width:50px;
	left:0;
	right:0;
}
.max-title h1 span.title_with_line.after.center:after,
.max-title h2 span.title_with_line.after.center:after,
.max-title h3 span.title_with_line.after.center:after,
.max-title h4 span.title_with_line.after.center:after,
.max-title h5 span.title_with_line.after.center:after,
.max-title h6 span.title_with_line.after.center:after,
.max-title h1 span.title_with_line.before.center:before,
.max-title h2 span.title_with_line.before.center:before,
.max-title h3 span.title_with_line.before.center:before,
.max-title h4 span.title_with_line.before.center:before,
.max-title h5 span.title_with_line.before.center:before,
.max-title h6 span.title_with_line.before.center:before {
	left: 0;
	right: 0;
	margin: auto;
}

.max-title h1 span.title_with_line.after.left:after,
.max-title h2 span.title_with_line.after.left:after,
.max-title h3 span.title_with_line.after.left:after,
.max-title h4 span.title_with_line.after.left:after,
.max-title h5 span.title_with_line.after.left:after,
.max-title h6 span.title_with_line.after.left:after,
.max-title h1 span.title_with_line.before.left:before,
.max-title h2 span.title_with_line.before.left:before,
.max-title h3 span.title_with_line.before.left:before,
.max-title h4 span.title_with_line.before.left:before,
.max-title h5 span.title_with_line.before.left:before,
.max-title h6 span.title_with_line.before.left:before {
	left: 0;
}

.max-title h1 span.title_with_line.after.right:after,
.max-title h2 span.title_with_line.after.right:after,
.max-title h3 span.title_with_line.after.right:after,
.max-title h4 span.title_with_line.after.right:after,
.max-title h5 span.title_with_line.after.right:after,
.max-title h6 span.title_with_line.after.right:after,
.max-title h1 span.title_with_line.before.right:before,
.max-title h2 span.title_with_line.before.right:before,
.max-title h3 span.title_with_line.before.right:before,
.max-title h4 span.title_with_line.before.right:before,
.max-title h5 span.title_with_line.before.right:before,
.max-title h6 span.title_with_line.before.right:before {
	right: 0;
}
.max-title h1
{
	font-size: 36px;
}
.max-title h2
{
	font-size: 30px;
}
.max-title h3
{
	font-size: 24px;
}
.max-title h4  
{
	font-size: 18px;
}
.max-title h5
{
	font-size: 14px;
}
.max-title h6  {
	font-size: 12px;
}

@media (min-width: 768px ) and (max-width: 999px ) { 
	section.location_details .max-title h1 span.title_with_line.after::after, 
	section.location_details .max-title h2 span.title_with_line.after::after, 
	section.location_details .max-title h3 span.title_with_line.after::after, 
	section.location_details .max-title h4 span.title_with_line.after::after, 
	section.location_details .max-title h5 span.title_with_line.after::after, 
	section.location_details .max-title h6 span.title_with_line.after::after{
		bottom: -35px;
	}
	section.location_details .map_area #googleMap842{
		height: 546px !important;
	}
}

/* dreampalace Icon 1 Style */
.iconbox1.box-border-top {
	border-top-style: solid !important;
	border-top-color: #e1e6ec;
	border-top-width: 1px !important;
}
.iconbox1.box-border-right {
	border-right-style: solid !important;
	border-right-color: #e1e6ec;
	border-right-width: 1px !important;
}
.iconbox1.box-border-left {
	border-left-style: solid !important;
	border-left-color: #e1e6ec;
	border-left-width: 1px !important;
}
.iconbox1.box-border-bottom {
	border-bottom-style: solid !important;
	border-bottom-color: #e1e6ec;
	border-bottom-width: 1px !important;
}
.iconbox1 span {
    display: inline-block;
    width: 100%;
}
.iconbox1 .icon-title {
	color: hsl(212, 14%, 24%);
    font-family: "Rubik",sans-serif;
    font-size: 12px;
    line-height: 3;
    margin-top: 5px;
}
.iconbox1 .icon-sub-title {
	color: hsl(212, 14%, 24%);
	font-family: "Rubik",sans-serif;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 0;
}
.iconbox1 .icon-quantity-figures {
	color: #435061;
	font-family: "Rubik",sans-serif;
	font-size: 30px;
	margin-top: 0;
}
.iconbox1 i {
	color: #31a2e1;
	font-size: 25px;
}
.iconbox2 h4,
.iconbox3 h4 {
	clear: none;
	color: hsl(212, 14%, 24%);
	font-family: "Rubik",sans-serif;
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.iconbox2 i,
.iconbox2 img {
	margin-right: 10px;
}
.iconbox2 i,
.iconbox3 i {
	height: 65px;
	width: 65px;
	border-radius: 50%;
	display: inline-block;
	line-height: 60px;
	font-size: 30px;
	text-align: center;
}
.iconbox3 img,
.iconbox3 i {
	margin-bottom: 10px;
}
.iconbox2 p,
.iconbox3 p {
	color: #7e8c99;
	font-family: "Rubik",sans-serif;
	font-size: 15px;
	line-height: 1.432;
}

/* dreampalace List Style */
ul.dreampalace-list li{
    color: hsl(214, 9%, 47%);
    font-family: "Rubik",sans-serif;
    font-size: 16px;
    font-weight: 500;
    list-style: outside none none;
    padding-bottom: 25px;
}
ul.dreampalace-list {
    padding: 0px;
    color: #ffffff;
    list-style: none;
}
/*ul.dreampalace-list li {
    margin-bottom: 10px;
    line-height: 2;
    font-family: "Rubik",sans-serif;
    font-size: 16px;
    position: relative;
}*/
ul.dreampalace-list.plus,
ul.dreampalace-list.minus,
ul.dreampalace-list.star,
ul.dreampalace-list.arrow, 
ul.dreampalace-list.arrow2,
ul.dreampalace-list.square,
ul.dreampalace-list.circle,
ul.dreampalace-list.cross,
ul.dreampalace-list.check,
ul.dreampalace-list.check2,
ul.dreampalace-list.mappin {
    margin-left: 20px;
    position: relative;
    margin-bottom: 0px;
}
ul.dreampalace-list.plus li:before,
ul.dreampalace-list.minus li:before, 
ul.dreampalace-list.star li:before,
ul.dreampalace-list.arrow li:before,
ul.dreampalace-list.arrow2 li:before,
ul.dreampalace-list.square li:before,
ul.dreampalace-list.circle li:before,
ul.dreampalace-list.cross li:before,
ul.dreampalace-list.check li:before,
ul.dreampalace-list.check2 li:before,
ul.dreampalace-list.mappin li:before  {
    position: absolute;
    font-family: "FontAwesome";
    left: -20px;
}
ul.dreampalace-list.plus li:before {
    content: "\f067"; /* FontAwesome Unicode */
}
ul.dreampalace-list.minus li:before {
    content: "\f068"; /* FontAwesome Unicode */
}
ul.dreampalace-list.star li:before {
    content: "\f005"; /* FontAwesome Unicode */
}
ul.dreampalace-list.arrow li:before {
    content: "\f104"; /* FontAwesome Unicode */
}
ul.dreampalace-list.arrow2 li:before {
    content: "\f100"; /* FontAwesome Unicode */
}
ul.dreampalace-list.square li:before {
    content: "\f096"; /* FontAwesome Unicode */
}
ul.dreampalace-list.circle li:before {
    content: "\f10c"; /* FontAwesome Unicode */
}
ul.dreampalace-list.cross li:before {
    content: "\f00d"; /* FontAwesome Unicode */
}
ul.dreampalace-list.check li:before {
    content: "\f00c"; /* FontAwesome Unicode */
}
ul.dreampalace-list.check2 li:before {
    content: "\f046"; /* FontAwesome Unicode */
}
ul.dreampalace-list.mappin li:before {
    content: "\f041"; /* FontAwesome Unicode */
}

/* custom element style*/
/*.videoimg {
    margin-top: 30px;
}*/

/*section homepage first intro css*/
.wpb_button, .wpb_content_element, 
ul.wpb_thumbnails-fluid > li {
    margin-bottom: 0px !important;
}
.wpb_wrapper ul.property-detail li{
	width: 100%;
}
.home-property-detail-box {
    background-color: hsl(0, 0%, 100%);
    float: right;
    margin-top: -110px;
     padding: 20px 20px 20px 20px;
    width: 90%;
    position: relative;
}
.home-property-detail-box ul.property-detail{
    width: 100%;
    text-align: center;
    padding: 35px 0px !important;
}
.home-property-detail-box ul.property-detail li{
    padding-left: 0px;
    padding-right: 0px;
}
.home-property-detail-box .vc_col-sm-2:last-child ul.property-detail li{
    border:none !important;
}
.home-property-detail-box .vc_col-sm-2 .vc_column-inner{
    padding-left: 0px;
    padding-right: 0px;
}
@media screen and (max-width: 767px) {
    ul.property-detail li{
        border-right: none !important;
    }
     ul.property-detail{
        border-bottom: 2px solid hsl(204, 24%, 92%) !important;
    }
    .blog_info_search.blog-thumbnail input.form-input{
        width: 88% !important;
    }
    .iconbox1{
        border-right: unset !important;
    }
    .vc_custom_1468042270391 .row:last-child{
        border-bottom: 2px solid hsl(204, 24%, 92%) !important;
    }
    .inner-contact-agent-area .vc_column-inner{
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    .inner-contact .vc_column-inner{
        padding-right: 0px !important;
        margin-right: 0px !important;
    }
    .reply_message p{
        padding-right: 0px;
    }
    .blog_post_reply_btn, .comment-reply-link{
        margin-left: 0px !important;
    }
}
@media screen and (max-width: 991px) and (min-width: 767px) {
    .box-pedding-none .vc_col-sm-2:last-child .property-detail li{
        padding-right: 37px !important;
    }
}

/* Amenities section css */
section.sectionAmenities .vc_tta-tabs-list{
	background-color: hsl(0, 0%, 100%);
    float: left;
   /* left: 45%;*/
    left:0;
    right: 0;
    margin: auto !important;
    position: absolute;
    text-align: center;
    z-index: 999;
    border: unset;
    top:135px !important;
    width: 120px;
}
section.sectionAmenities .vc_tta-tabs-list li{
	border-bottom: 1px solid hsl(195, 8%, 90%) !important;
    float: unset;
    padding-bottom: 15px !important;
    padding-top: 15px !important;
    width: 120px;
}
section.sectionAmenities .vc_tta-tabs-list li:last-child{
    border-bottom: unset !important;
}
section.sectionAmenities .vc_tta-tabs-list li.vc_tta-tab a{
	background-color: unset;
    border-color: unset;
    color: unset;
    border: none;
}
section.sectionAmenities .vc_tta-tabs-list li.vc_tta-tab a span{
	color: hsl(216, 13%, 61%);
    font-family: "Rubik",sans-serif;
    font-size: 12px;
    font-weight: 500;
    outline: medium none;
    text-transform: uppercase;
    margin-left: 0px !important;
}
section.sectionAmenities .vc_tta-tabs-list li.vc_tta-tab.vc_active a{
	background-color: unset;
    border-color: unset;
    color: unset;
    border: none;
    border-left: 3px solid #363d46 !important;
    border-bottom-right-radius:0px;
    border-top-right-radius:0px;
    border-bottom-left-radius:0px;
    border-top-left-radius:0px;
}
section.sectionAmenities .vc_tta-tabs-list li.vc_tta-tab.vc_active a span{
	color: hsl(214, 13%, 24%);
    font-family: "Rubik",sans-serif;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    margin-left: 0px !important;
}
section.sectionAmenities .vc_tta-tabs-list li.vc_tta-tab a:hover{
	background-color: unset !important;
}
section.sectionAmenities .vc_tta.vc_general .vc_tta-tabs-container{
	position: unset !important;
}
section.sectionAmenities .vc_tta-panel-body .section_left {
    background-color: hsl(199, 90%, 51%);
    min-height: 630px;
    min-width: unset;
    padding-left: 115px;
    padding-right: 100px;
}
section.sectionAmenities .vc_tta-panel-body .section_left.addd_class .vc_column-inner {
    max-width: 480px;
    float: right;
}
section.sectionAmenities .vc_tta-panel-body .section_right {
	padding: 0px;
}
section.sectionAmenities .vc_tta-panel-body .section_right img{
	height: 630px;
	width: 100%;
}
section.sectionAmenities .vc_tta-panel-body .section_left h2 span{
	color: hsl(0, 0%, 100%);
    font-family: "Rubik",sans-serif;
    font-size: 30px;
    font-weight: 500;
}
section.sectionAmenities .vc_tta-panel-body .section_left p{
    color: hsl(199, 100%, 89%);
    font-family: "Rubik",sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin-top: 10px;
}
section.sectionAmenities .vc_tta-panel-body .section_left ul{
	float: left;
    margin-top: 20px;
    padding: 0 0 0 25px;
    width: 100%;
}
section.sectionAmenities .vc_tta-panel-body .section_left ul li{
	border-bottom: 1px solid hsl(199, 90%, 65%);
    color: hsl(0, 0%, 100%);
    display: inline-block;
    font-family: "Rubik",sans-serif;
    font-size: 16px;
    font-weight: 500;
    list-style: outside none none;
    margin-right: 42px;
    padding: 15px 5px 15px 0;
    position: relative;
    text-transform: capitalize;
    width: 39%;
}
section.sectionAmenities .vc_tta-panel-body .section_left ul li::before {
    background-image: url("../imgs/amenities-list-icon.png");
    background-position: left 0px;
    background-repeat: no-repeat;
    content: "";
    height: 100%;
    left: -25px;
    position: absolute;
    top: 15;
    width: 20px;
}
section.sectionAmenities .vc_column-inner {
	padding: 0px;
}
section.sectionAmenities .vc_tta-panel-body{
	border:none !important;
	border-radius: unset !important;
	padding: 0px !important;
}
section.sectionAmenities .vc_tta-icon {
    float: left;
    margin-left: 0 !important;
    padding-bottom: 25px;
    padding-top: 25px;
    text-align: center;
    width: 100%;
    font-size: 2.15em !important;
}
section.sectionAmenities .vc_tta-style-classic .vc_tta-tab > a:focus, section.sectionAmenities .vc_tta-style-classic .vc_tta-tab > a:hover, section.sectionAmenities .vc_tta-style-classic .vc_tta-tab.vc_active > a {
    background-color: unset !important;
    border-color: unset !important;
    color: unset !important;
}
@media screen and (max-width: 767px) {
    section.sectionAmenities .vc_tta-panel-body .section_left.addd_class {
        min-height: 880px !important;
        width: 100% !important;
        padding-right: 15px !important;
        padding-left: 30px !important;
    }
}
@media screen and (max-width: 991px) and (min-width: 767px) {
    section.sectionAmenities .vc_tta-panel-body .section_left.addd_class .vc_column-inner{
        max-width: 100% !important;
    }
    section.sectionAmenities .vc_tta-tabs-list li.vc_tta-tab.vc_active a{
        border-left: unset !important;
    }
    section.sectionfloor .vc_tta-tabs-list{
        text-align: left;
    }
}

/* section features css*/
.features .max-title h2{
    margin: 2px auto;
    width: 50%;
}
.features .max-title{
    text-align: center;
}

/* section agent contact css*/
section.agent-contact .wpb_column.left .vc_column-inner{
    padding-right: 0px;
    padding-left: 0px;
}
section.agent-contact .wpb_column.right .vc_column-inner{
    padding-right: 0px;
    padding-left: 0px;
}
section.agent-contact .wpb_column.right .vc_column-inner .wpcf7-response-output{
    float: left;
}


/*section floor plan css*/
section.sectionfloor ul.vc_tta-tabs-list {
    width: 50%;
}
section.sectionfloor ul.vc_tta-tabs-list li {
    margin-right: -2px;
}
section.sectionfloor ul.vc_tta-tabs-list li a:hover{
    background-color: hsl(214, 13%, 24%) !important;
}
section.sectionfloor ul.vc_tta-tabs-list li a:hover span{
    color: #ffffff !important;
}
section.sectionfloor .vc_tta.vc_tta-spacing-1 .vc_tta-tab{
    margin:0px;
}
section.sectionfloor ul.vc_tta-tabs-list li.vc_active a {
    background-color: hsl(214, 13%, 24%) !important;
    border-radius: 0px !important;
    padding: 15px 40px;
    text-transform: uppercase;
    border: none !important;
}
section.sectionfloor ul.vc_tta-tabs-list li.vc_active a span{
    color: hsl(0, 0%, 100%) !important;
    font-family: "Rubik",sans-serif;
    font-size: 14px;
    font-weight: 500;
}
section.sectionfloor ul.vc_tta-tabs-list li a {
    background-color: hsl(197, 13%, 89%) !important;
    border-radius: 2px !important;
    outline: medium none;
    padding: 15px 40px !important;
    text-transform: uppercase;
}
section.sectionfloor ul.vc_tta-tabs-list li a span{
    color: hsl(214, 13%, 24%);
    font-family: "Rubik",sans-serif;
    font-size: 14px;
    font-weight: 500;
}
section.sectionfloor ul.vc_tta-tabs-list li a {
    outline: medium none;
}
section.sectionfloor .max-title h2, 
section.sectionfloor .max-title h1, 
section.sectionfloor .max-title h3, 
section.sectionfloor .max-title h4, 
section.sectionfloor .max-title h5, 
section.sectionfloor .max-title h6{
    margin-bottom: 25px;
    margin-top: -50px;
}
section.sectionfloor .vc_tta-panel-body{
    border:none !important;
    border-radius: unset !important;
    padding: 0px !important;
    overflow: unset !important;
    background-color: #F5F9FB !important;
}

.wpcf7-form-control.wpcf7-submit.agent-submit{
    margin-bottom: 20px;
}
.cont-left .vc_column-inner, .cont-right .vc_column-inner{
    padding-left: 0px;
    padding-right: 0px;
}
.cont-left .wpcf7-not-valid-tip {
    margin-bottom: 15px;
}
.cont-left  .wpcf7-response-output{
    float: left;
}

/*revslider*/
.rev_slider_wrapper .rev_slider .tp-thumbs span.tp-thumb-title{
    display: none !important;
}


/*contact form*/
#inner-contact-border > p {
    line-height: 27px;
    margin-top: 7px;
}
.inner-contact-agent-area .agnet-contact-form .col-md-6.col-sm-6.col-xs-12{
    padding-left: 0px;
}
.inner-contact h2 span{
    color: hsl(212, 14%, 24%);
    font-family: "Rubik",sans-serif;
    font-size: 17px;
    font-weight: 500;
    margin: 40px 0 25px;
    padding: 0;
    text-transform: uppercase;
}
.inner-contact-agent-area div.wpcf7-response-output{
    display: inline-block !important;
}
.inner-contact-agent-area .wpcf7-not-valid-tip {
    margin-bottom: 10px;
}
.inner-contact-agent-area{
    margin-left: 0px;
    margin-right: 0px;
}

/*take and tour page*/
.box-pedding-none .vc_col-sm-2 .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.box-pedding-none .vc_col-sm-2:last-child .property-detail li{
	padding-right: 76px;
	border-right: none !important;
}
.box-pedding-none .vc_col-sm-2:nth-child(4) .property-detail li{
	padding-right: 51px;
}

.inner-page-left-sidebar-content-area .max-title h1 span {
    color: hsl(212, 14%, 24%);
    font-family: "Rubik",sans-serif;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 0;
    text-transform: uppercase;
}

/* page with left sidebar */
.sidebar{
    margin-top: 110px;
}
.inner-page-left-sidebar-content-area{
    margin-top: 110px;
}

/*faq*/
.vc_toggle_content p {
    padding-top: 0px;
}
.vc_toggle_content p {
    color: hsl(210, 12%, 55%);
    font-family: "Rubik",sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.9;
}
.vc_toggle_title h4 {
    color: hsl(212, 14%, 24%);
    font-family: "Rubik",sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
}
.vc_toggle_size_lg.vc_toggle_default .vc_toggle_content .vc_toggle_icon, 
.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title .vc_toggle_icon, 
.vc_toggle_size_lg.vc_toggle_round .vc_toggle_content .vc_toggle_icon, 
.vc_toggle_size_lg.vc_toggle_round .vc_toggle_title .vc_toggle_icon, 
.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon, 
.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon, 
.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_content .vc_toggle_icon, 
.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title .vc_toggle_icon, 
.vc_toggle_size_lg.vc_toggle_square .vc_toggle_content .vc_toggle_icon, 
.vc_toggle_size_lg.vc_toggle_square .vc_toggle_title .vc_toggle_icon {
    background: hsl(201, 75%, 54%) none repeat scroll 0 0;
    color: hsl(0, 0%, 100%);
    left: 0;
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
}
.vc_toggle_size_lg.vc_toggle_default.vc_toggle_active .vc_toggle_content .vc_toggle_icon, 
.vc_toggle_size_lg.vc_toggle_default.vc_toggle_active .vc_toggle_title .vc_toggle_icon, 
.vc_toggle_size_lg.vc_toggle_round.vc_toggle_active .vc_toggle_content .vc_toggle_icon, 
.vc_toggle_size_lg.vc_toggle_round.vc_toggle_active .vc_toggle_title .vc_toggle_icon, 
.vc_toggle_size_lg.vc_toggle_rounded.vc_toggle_active .vc_toggle_content .vc_toggle_icon, 
.vc_toggle_size_lg.vc_toggle_rounded.vc_toggle_active .vc_toggle_title .vc_toggle_icon, 
.vc_toggle_size_lg.vc_toggle_simple.vc_toggle_active .vc_toggle_content .vc_toggle_icon, 
.vc_toggle_size_lg.vc_toggle_simple.vc_toggle_active .vc_toggle_title .vc_toggle_icon, 
.vc_toggle_size_lg.vc_toggle_square.vc_toggle_active .vc_toggle_content .vc_toggle_icon, 
.vc_toggle_size_lg.vc_toggle_square.vc_toggle_active .vc_toggle_title .vc_toggle_icon {
    background: hsl(214, 19%, 32%) none repeat scroll 0 0;
    color: hsl(0, 0%, 100%);
}
.agnet-contact-form img.ajax-loader {
    height: auto;
    max-width: 100%;
    width: auto;
}
.vc_toggle_size_lg .vc_toggle_icon::before {
    height: 2px;
    width: 10px;
}
.vc_toggle_size_lg .vc_toggle_icon::after {
    height: 10px;
    width: 2px;
}


/*gallery-2-column*/
.vc_tta-tab a {
    font-family: "Rubik",sans-serif;
    font-size: 16px;
    float: left;
}
.vc_tta-style-classic .vc_tta-tab > a:focus, 
.vc_tta-style-classic .vc_tta-tab > a:hover, 
.vc_tta-style-classic .vc_tta-tab.vc_active > a {
    background-color: hsl(211, 16%, 35%) !important;
    border-color: hsl(211, 16%, 35%) !important;
    color: hsl(0, 0%, 100%) !important;
}
.vc_tta.vc_general .vc_tta-tab > a {
    box-sizing: border-box;
    display: block;
    padding: 14px 18px !important;
    position: relative;
}
.mesonaryItem.col-md-1, .mesonaryItem.col-md-2, 
.mesonaryItem.col-md-3, .mesonaryItem.col-md-4, 
.mesonaryItem.col-md-5, .mesonaryItem.col-md-6, 
.mesonaryItem.col-md-7, .mesonaryItem.col-md-8, 
.mesonaryItem.col-md-9, .mesonaryItem.col-md-10, 
.mesonaryItem.col-md-11, .mesonaryItem.col-md-12{
    padding-right: 0px;
    padding-left: 0px;
}

/*blog details custom element*/
input.blog_comment_submit_btn {
    background: hsl(201, 75%, 54%) none repeat scroll 0 0;
    border: medium none;
    color: hsl(0, 0%, 100%);
    font-family: "Rubik",sans-serif;
    font-size: 17px;
    font-weight: 500;
    height: 45px;
    margin-bottom: 10px;
    outline: medium none;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
    width: 175px !important;
}
input.blog_comment_submit_btn:hover{
    background-color: hsl(214, 18%, 32%);
    color: hsl(0, 0%, 100%);
    text-decoration: none;
}
.blog_post_reply_btn, .comment-reply-link {
    background-color: hsl(214, 18%, 32%);
    color: hsl(0, 0%, 100%);
    display: block;
    float: left;
    font-family: "Rubik",sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    line-height: 2.2;
    margin-left: 15px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
    width: 70px;
}
.blog_post_reply_btn:hover, .comment-reply-link:hover {
    background-color: hsl(201, 71%, 55%);
    color: hsl(0, 0%, 100%);
    text-decoration: none;
}
#cancel-comment-reply-link {
    background-color: hsl(214, 19%, 32%);
    color: hsl(0, 0%, 100%);
    display: block;
    float: left;
    font-family: "Rubik",sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    line-height: 2.2;
    margin-bottom: 15px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
    width: 150px;
}
#cancel-comment-reply-link:hover{
    background-color: hsl(201, 71%, 55%);
    color: hsl(0, 0%, 100%);
    text-decoration: none;
}
.display_blog_reply textarea {
    height: 105px;
    padding-top: 15px;
}
/*post navigation*/
.post-navigation .nav-previous{
	float: left;
	background: none;
}
.post-navigation .nav-next{
	float: right;
	background: none;
}

/*404 page*/
section.error-404 .page-header h1{
    font-weight: 400;
}

/*search page*/
.inner-page-search .page-header h1{
    font-weight: 400;
}
.inner-page-search .page-header{
    border-top: 1px solid hsl(0, 0%, 93%);
}
.inner-page-search article {
    background-color: hsl(204, 33%, 97%);
    margin-bottom: 50px;
    padding: 30px !important;
}
.inner-page-search article {
    padding: 30px !important;
    padding-bottom: 75px !important;
}
.inner-page-search .entry-header h2{
    font-weight: 500;
}
.inner-page-search .entry-header h2 a{
    font-size: 25px;
}
.inner-page-search article .entry-summary{
    font-size: 14px;
    font-weight: 400;
    color: #a1a9b5;
    font-family: 'Rubik', sans-serif;
    margin-top: 0;
    line-height: 2;
}
.inner-page-search article .entry-footer {
    margin-top: 20px;
    background: none;
}
.inner-page-search article .entry-footer .edit-link a{
    font-size: 14px;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
}
.screen-reader-text {
    position: absolute !important;
}
.pagination .page-numbers, .page-links a {
    display: inline-block;
    font-size: 15px;
    margin: 0 2px 8px;
}
.pagination .page-numbers {
    height: 50px;
    line-height: 50px;
    min-width: 50px;
    text-align: center;
}

/*search sidebar*/
.blog_info_search.blog-thumbnail .form-search-custom {
    background: hsl(214, 18%, 32%) none repeat scroll 0 0;
    padding: 0;
    width: 100%;
    display: inline-block;
}
.blog_info_search.blog-thumbnail input.form-input {
    background: hsl(214, 18%, 32%) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    color: hsl(214, 29%, 81%) !important;
    font-family: "Rubik",sans-serif !important;
    font-size: 15px !important;
    outline: medium none;
    padding: 10px;
    width: 89%;
}
.blog_info_search.blog-thumbnail #searchsubmit {
    background: hsl(214, 18%, 32%) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    color: hsl(214, 29%, 81%) !important;
    font-family: "Rubik",sans-serif !important;
    font-size: 15px !important;
    font-weight: normal;
    height: 100% !important;
    outline: medium none;
}

/**** Home Variation-1 VC Element Css ******/
.property-pdf-block.first-variation-btn ul li{
    height: 35px;
}
.property-pdf-block.first-variation-btn ul{
    width: 80%;
    margin-left: 40px;
}
.first-variation .vc_col-sm-2:last-child ul.property-detail li{
    border-right: unset !important;
}
section.first-variation-contact .agent-deatails .left img{
    border-radius: 50%;
}
section.first-variation-contact .cont-map{
    float: left;
}
section.first-variation-contact .agent-deatails {
    padding: 85px 45px !important;
    padding-right: 5px !important;
}
section.first-variation-contact .cont-map {
    height: 100px !important;
    width: 100% !important;
}
section.first-variation-contact .agent-cont-form {
    padding-top: 43px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 0px;
}
section.first-variation-contact .agent-cont-form input{
    margin-bottom: 35px;
}
section.first-variation-contact .agent-cont-form .wpcf7-form-control.wpcf7-submit.agent-submit {
    margin-bottom: 0px !important;
    margin-top: 20px;
}
div.wpcf7-response-output{
    float: left;
}

.property-pdf-block.third-variation-btn ul li {
    height: 35px;
}
.property-pdf-block.third-variation-btn ul{
    width: 80%;
    margin-left: 10px;
    margin-top: 20px !important;
}
section.aboutus.third-variation ul.property-detail{
    float: unset;
    min-height: 195px;
}
section.sectionAmenities.third-variation .tab-pane .left h2.amenities-title
{
    line-height: 1.2;
    margin-top: 20px;
    margin-bottom: 30px;
}
section.aboutus.third-variation img.videoimg{
    width: 100%;
}
section.sectionAmenities.third-variation .tab-content{
    margin-top: 0px;
    position: unset;
}
.client-photo img{
    border-radius: 50%;
}
section.contact.third-variation .agent-cont-form input{
    margin-bottom: 25px;
}
section.contact.third-variation .agent-cont-form{
    padding-bottom: 10px !important;
}
section.contact.third-variation .booknow{
    margin-bottom: 93px;
}

section.sectionfloor.second-variation ul.vc_tta-tabs-list{
    width: 40%;
    float: right;
}
section.sectionfloor.second-variation .floor-image img{
    width: 100%;
}

/* Style for image gallery section */
.imagegallery {
    margin-left: -15px;
    margin-right: -15px;
}
.imagegallery ul {
    list-style: none;
    padding: 0px;
}
.imagegallery ul li {
    float: left;
    position: relative;
    border: 1px solid #ffffff;
}
@media screen and (max-width: 767px){
    .imagegallery li{
        width: 33.33% !important;
    }
    #comment-5.comment .reply_message{
        float: left;
        width: 100%;
    }
}
@media screen and (max-width: 520px){
    .imagegallery li{
        width: 50% !important;
    }
}
@media screen and (max-width: 400px){
    .imagegallery li{
        width: 100% !important;
    }
}

/* Custom style */
a.button.btn:hover{
    background-color: #a1a9b5 !important;
}
section.sectionAmenities .nav.nav-tabs li.active{
    padding-bottom: 15px !important;
}
section.sectionAmenities.third-variation .nav.nav-tabs li.active{
    padding-bottom: 17px !important;
}
header.menu_sticky_mode{
    position: fixed;
    background-color: #ffffff;
    width: 100%;
    float: left;
    z-index: 999;
}


.rev_slider{
    max-height: 845px !important;
}
.dreampalace-list.list {
    margin-top: 5px;
}
.property-detail li.iconbox1 .qty{
    padding-top: 10px;
    padding-bottom: 8px;
}
.property-detail li.iconbox1 .name{
    padding-bottom: 15px;
}
.property-detail li.iconbox1 .img{
    padding-top: 8px;
}
.slider_div .client-img div.left{
    margin-left: 40px;
}
section.sectiontestimonial.third-variation .slider_div .client-img div.left{
    margin-left: 0px;
}
section.sectiontestimonial.third-variation .slider_div .client-img div.right .quote-outer
{
    padding-top: 0px;
}
.slider_div .client-img div.right .quote-outer{
    padding-bottom: 10px;
    padding-top: 10px;
}
.slider_div .client-img div.right .name{
    padding-bottom: 5px;
}
p.cont-address{
    margin:0px;
}
.amenities_overlay {
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
/* Blog related css */
.wp-caption {
  border: 1px solid #e1e6ec;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 5px 3px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 30px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 30px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 30px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  border-radius: 3px;
  clip: auto !important;
  display: block;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.wp-caption {
  margin-bottom: 1.6em;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0;
}
.wp-caption-text {
  line-height: 1.5;
  padding: 0.5em 0;
}
.blog_info select{
    width: 100%;
}
.btn-group.bootstrap-select {
    width: 100% !important;
}
.bootstrap-select .dropdown-menu.open {
    max-width: 100% !important;
    overflow: auto;
}
.blog_info .menu-item-has-children a::after{
    content: "" !important;
}
.blog_info .sub-menu{
    background: unset;
    opacity: 999;
    display: block;
    position: relative;
    border: none;
}
.blog_info .sub-menu li a{
   color: #6d7b8c !important; 
}
.blog_info .sub-menu{
    left: 0;
}
.blog_info .sub-menu .sub-menu {
    left: 0;
    top:0;
}
.blog_page_information .blog_info{
    min-height: 50px !important;
}
figure.wp-caption.aligncenter img{
    text-align: center;
}
.tag-links > a, .tagcloud > a {
    background: #39a3de none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-family: "Rubik",sans-serif;
    font-size: 13px !important;
    margin: 0 2px 2px 0;
    padding: 8px 15px;
    text-decoration: none;
    text-transform: uppercase;
}
.inner-pages-shortcodes h1 {
    color: hsl(212, 14%, 24%);
    font-family: "Rubik",sans-serif;
    font-size: 36px !important;
    font-weight: bold;
    margin: 50px auto 15px;
    padding: 0;
    text-align: left;
    text-transform: none;
}
.inner-pages-shortcodes h2 {
    margin-top: 20px;
}
.inner-pages-shortcodes ul {
    color: #7e8c99 !important;
    font-family: "Rubik",sans-serif !important;
    font-size: 16px !important;
    line-height: 27px !important;
}
.inner-pages-shortcodes ol {
    color: #7e8c99 !important;
    font-family: "Rubik",sans-serif !important;
    font-size: 16px !important;
    line-height: 27px !important;
}
.page-links {
    float: left;
    margin-top: 25px;
    width: 100%;
}
.page-links a {
    border: 1px solid;
    height: 27px;
    line-height: 27px;
    text-align: center;
    width: 27px;
}
.pagination .page-numbers, .page-links a {
    display: inline-block;
    font-size: 15px;
    margin: 0 2px 8px;
}
.inner-pages-shortcodes > p {
    float: left;
    margin-left: 0;
    width: 100%;
}
#comment-5.comment .reply_message{
    float: left;
}
#comment-5.comment .reply_message h3{
    margin-top: 0px;
}