/************************************************
Stylesheet: Small Stylesheet
*************************************************/
/*********************
! GENERAL STYLES
*********************/

.property-listing-template .main-breadcrumbs {
    display:none;
}
.floor-plan-btn {
    margin-top: 24px;
    width: 100%;
    margin-bottom: 44px;
}
.tos-opened {
	overflow: hidden;
}
p,
.entry-content p{
    font-size: 20px;
}
.gallery-caption-container {
position: absolute;
    bottom: 0;
    padding: 16px;
    color: #fff;
    background-color: rgba(38, 48, 80, 0.82);
    width: 100%;
    text-align: left;
    font-size: 12px;
}

.award-content img {
    margin-bottom: 12px;
    width: 46px;
}
.sh-main-text {
	height: 100%;
}
#property_filters_options #location_filter_field > .field-group input {
    border: none;
border-radius: 5px;
}

#button_search {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 900;
}
.sh-main-text h1{
	color: #FFFFFF;
}
.section-padding {
	padding: 40px 0;
}
.slick-arrow {
	z-index: 11;
}
a:hover, a:focus {
	color: #000;
}
.slick-prev {
	left: 25px;
}
.slick-next {
	right: 25px;
}
body .slick-arrow {
	height: 20px;
}
.slick-arrow:before {
	height: 20px;
	width: 20px;
	display: block;
}

body .slick-prev::before,
body .slick-next::before {
	font-size: 0;
}

.single-design_type #main{
	padding-top: 50px;
}

.slick-prev:before {
	content: '';
	background: url(../../images/arrow-left.png) no-repeat center;
	background-size: cover;
}

.slick-next:before {
	content: '';
	background: url(../../images/arrow-right.png) no-repeat center;
	background-size: cover;
}

.header {
	/*position: absolute;*/
	z-index: 1;
	width: 100%;
	background-color: #263050;
}

.header .phone .number {
	display: none;
	font-weight: 900;
}
.phone a {
	color: #fff;
	font-size: 20px;
}

.header .phone a{
	border-radius: 5px;
	font-size: 12px;
}
.theme_layout_2 .phone a {
	font-weight: 300;
}
.menu-icon::after {
	height: 3px;	
	background: #FFF;
	box-shadow: 0 7px 0 #FFF,0 14px 0 #FFF;
}

.blog #content #inner-content,
.single #content #inner-content {
	padding: 30px 0 60px;
}
.form .section-bg {
	opacity: .10;
}
.section-bg {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	opacity: .15;

}

.sm-icon {

	height: 16px;
	width: 18px;

}
.social-media li {
	display: inline-block;
	padding: 0 4px;
}
.social-media li a {
	display: block;
}
.social-media ul {
	margin-bottom: 0;
	line-height: 0;
}

.location-ic {

	height: 18px;

	width: 20px;

}

.logo-wrap .no-logo {

	text-transform: uppercase;

}

.header .fa-phone {
	font-size: 20px;

}

.message-fig .logo {

	width: 41px;

}

.section {
	margin-bottom: 40px;
}

.section-title {
	color: #1A1A1A;
}


.button {
	font-size: 16px;
	padding: 14px 28px;
}
.flexible-content {
	padding: 0 16px;
}
.gallery-album .img-wrap,
.photos-page .gallery .img-wrap {
	margin-bottom: 12px;
}
.logo-wrap .circle {
	background: radial-gradient(circle at center, #FFF 63%, transparent 0%);
}

table th {
	text-align: left;
    background-color: #670000;
    color: #fff;
    font-size: 21px;
    font-family: 'Crimson Text', serif;
    vertical-align: middle;
    border-left: 1px solid #FFF;
}
table th:first-child {
	border-left: 1px solid #808080;
}
table, td, thead tr {
    border: 1px solid #808080;
}
table td {
	font-weight: 300;
	color: #000;
}
table td a {
	color: #670000;
}
.single-products_type .product-container .bottom {
	background-color: rgba(242, 242, 242, 0.50);
}

.float-form .circle {
	cursor: pointer;
}

.float-form .fa-envelope {
	right: -9px;

}
.float-form .fa-times {
	opacity: 0;
	visibility: hidden;
	right: 12px;
	
}
.form-active .float-form .fa-envelope {
	opacity: 0;
	visibility: hidden;
}
.form-active .float-form .fa-times {
	opacity: 1;
	visibility: visible;
}
.form-active .form-overlay {
	opacity: 1;
	visibility: visible;
}

.tos-close span::after, 
.tos-close span::before {
	width: 10px !important;
	height: 10px !important;
}

.columns {
	padding: 0 26px;
}
/*********************
LINK STYLES
*********************/
.top-bar-left, .top-bar-right {
	width: auto;
}

.top-bar-left{
	max-width: 90px;
	position: relative;
}
.top-bar-right .menu {
	width: auto;
}

.header .menu a {
	font-size: 9px;
	font-weight: 900;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}

.header .menu.top .phone a{
	color: #fff;
}

.header .menu.top .phone a i{
	padding: 7px;
    background-color: #263050;
    border-radius: 5px;
}

.header .menu a:hover {
	color: #00AEEF;
}
.subpage .page-title {
	color: #FFF;
	text-align: center;
}

.subpage .archived-banner .page-title{
	text-align: left;
}

.subpage .archived-banner .page-title{
	font-size: 40px;
}

.off-canvas .menu a {
	font-size: 12px;
	font-weight: 400;
	color: #333;
}
.off-canvas .menu li.active a {
	color: #1583cc;
}
.with-bottom-line,
.with-bottom-line-center,
.about h1,
.services .section-title {
	position: relative;
	padding-bottom: 24px;
	display: inline-block;
}

.contact-form{
	
	max-width: 600px;
	margin: 50px auto 0;
}
#gform_wrapper_4 input,#gform_wrapper_4 textarea{
	border: none;
	border-radius: 5px;
	margin-bottom: 10px;
}

.ginput_container.ginput_recaptcha {
    margin-bottom: 10px;
}

#gform_wrapper_4 .gfield_label{
	display: none;
}
/*********************
DROP DOWN MENU STYLES
*********************/
.submenu.is-dropdown-submenu {
	text-align: left;
	border: none;
}
.header .menu .is-dropdown-submenu li a {
	color: #fff;
	font-size: 12px;
}

.is-dropdown-submenu{
	min-width: auto;
}

.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a{
	padding-right: 0;
}

.is-dropdown-submenu-parent a:after{
	top: auto;
}
/*********************
HEADER STYLES
*********************/
.header .logo {
	width: 80px;
}
.header .logo-wrap {
	text-transform: uppercase;
	font-size: 20px;
	z-index: 9;
}
.header .button {
	color: #670000;
	padding: 8px 12px;
	font-size: 12px;
}
.header a {
}
.header .top-bar {
	background-color: #263050;
	padding: 10px 18px;
	z-index: 999;
}
.header .logo-wrap .no-logo {
	color: #FFF;
}
.logo-wrap .circle {
	 position: relative;
	  height: 30px;
	  width: 30px;
	  text-align: center;
	  line-height: 30px;
	  color: white;
	  border-radius: 50%;
	  border: 2px solid white;
	  display: inline-block;
}
.logo-wrap .no-logo {
	line-height: 30px;
	display: inline-block;
	vertical-align: top;
}
.top-bar-right .menu {
	float: right;
}
.top-bar-right .top {
	margin-bottom: 10px;
}
.header .social-media {
	text-align: right;
}
.header .phone {
	line-height: 1;
	font-size: 20px;
}
.hero .button {
	font-size: 12px;
	font-weight: 400;
	padding: 16px 11px;
}

.top-bar-right ul .elem {
  padding-right: 8px;
}
.top-bar-right ul .elem:last-child { 
	padding-right: 0;
}
.top-bar-bottom {
	background-color: rgba(255,255,255, 0.85);
	clear: both;
	height: 100%;
	position: relative;
	height: 100%;
}
.top-bar-bottom .menu {
	display: table;
}
.header .button:hover {
	background-color: #670000;
	color: #fff;
}
/*********************
HERO STYLES
*********************/

.home .hero {
	min-height: 480px;
	position: relative;
}
.home .hero:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: rgba(51,51,51, .6);
}
.hero .bg-image, 
.hero .video-wrap {
	height: 800px;
}
.with-overlay {
	position: relative;
}
.with-overlay:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	left: 0;
	z-index: 1;
}
.hero .video-wrap, .hero {
	position: relative;
}
.home .hero .video-wrap, 
.home .hero {
	margin-bottom: 0;
}
.hero #hero_bgvid {
	position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-size: cover;
    object-fit: cover;
}
.hero .marketing-message-container {
	width: 100%;
	top: 0;
	padding: 0 16px;
	color: #FFF;
	z-index: 100;
	height: 100%;
}

.hero .main-text .primary-button {
	font-size: 10px;
}
.hero-banner-message {
	padding: 90px 24px 50px;
	color: #FFF;
}
.hero-banner-message h1 {
	font-size: 24px;
}
.hero-banner-message p {
	font-size: 16px;
}
.hero .main-text-inner .hero-button {
	margin-top: 15px;
	display: inline-block;
	border-radius: 10px;
	margin-right: 0;
    padding: 6px 30px;
	font-size: 16px;
    text-transform: uppercase;
}

.hero .main-text-inner{
	padding-left: 20px;
	padding-right: 20px;
}
.speaker-button-wrap {
    border-radius: 50%;
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
    right: 90px;
    position: absolute;
    z-index: 99;
    transition: box-shadow .25s ease-in-out, background-color .25s ease-in-out;
    top: 65px;
}
.speaker-icon {
	width: 36px;
    line-height: 60px;
    height: 60px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    transition: all .35s ease-in-out;
}
.speaker-icon.si-active {
	    opacity: 0;
    visibility: hidden;
}
.speaker-icon .ic {
	fill: #FFF;
}
.speaker-button.active .speaker-icon.si-inactive {
	    opacity: 0;
    visibility: hidden;
}
.speaker-button.active .speaker-icon.si-active {
	    opacity: 1;
    visibility: visible;
}
.speaker-button-wrap:hover {
	    box-shadow: 0 0px 1px 6px rgba(255,255,255, .15);
}

.banner-title{
	font-size: 40px;
	font-weight: 700;
	color: #fff;
}

.banner-msg{
	color: #fff;
	font-size: 18px;
	line-height: 1.5;
}

.hero-slider .bg-image:before{
	content: '';
	background-color: rgba(38, 48, 80, 0.6);
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 1
}

.sh-main-text{
	position: absolute;
	z-index: 9;
	top: 0;
	left: 0;
	width: 100%;
}

.hero-slider .slick-prev{
	z-index: 999;
}
.hero-slider .slick-dots{
	bottom: 50px;
	z-index: 999;
}

.hero-slider .slick-dots li.slick-active button:before{
	opacity: 1;
    color: white;
    font-size: 12px;
}

.hero-slider .slick-dots li button:before{
	font-size: 10px;
	opacity: .6;
	color: #fff;
}

.hero-slider .slick-dots li{
	width: 8px;
}


/*********************
Featured Properties
**********************/
.cs-full-wrap{
    overflow:hidden;
}
.section-feat-property{
	position: relative;
}

.feat-bg{
	background-size: cover;
	padding-top: 45px;
	padding-bottom: 30px;
	position: relative;
	color: #fff;
	min-height: 225px;
	display: table;
	height: 1px;
	background-position: center;
}

.feat-content{
	z-index: 9;
	position: relative;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.feat-content hr{
	max-width: 26px;
	border-color: #fff;
}

.feat-content p{
	max-width: 300px;
	margin: auto;
	font-size: 12px;
}

.feat-content h3{
	font-weight: 700;
	font-size: 20px;
}
.feat-bg:before{
	content: '';
    background-color: rgba(0, 0, 0, 0.39);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1;
	transition: all .3s;
}

.feat-bg:hover:before{
	background-color: rgba(0, 174, 239, 0.8);
}

.feat-btn{
	color: #fff;
	border: 1px solid #fff;
	border-radius: 10px;
	padding: 6px 20px;
	text-align: center;
	text-transform: uppercase;
	display: block;
	max-width: 200px;
	margin: 30px auto;
	font-size: 13px;
	font-weight: 900;
}

.feat-btn:hover,
.need-btn:hover,
.gform_footer .gform_button.button:hover{
	color: #00AEEF;
}

/*********************
VIEW OUR HOMES
**********************/

.view-our-homes{
	padding-bottom: 20px;
	padding-top: 40px;
	text-align: center;
	position: relative;
	width: 100%;
}

.view-our-homes:before{
	content: '';
    background-color: rgb(38, 48, 80);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1;
}

.view-our-homes .view-content{
	z-index: 9;
	position: relative;
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 20px;
}

.view-our-homes .view-content p{
	max-width: 500px;
	margin: auto;
}

.view-our-homes .home-title{
	color: #fff;
    padding-top: 0;
}
/*********************
Current State
**********************/

.current-img{
	min-height: 223px;
	width: 100%;
	background-size: cover;
}

.current-btm{
	background-color: #263050;
	color: #fff;
	text-align: center;
	padding:15px 15px;
}

.current-btm hr{
	width: 50px;
	margin: 15px auto 15px;
	border-color: #00AEEF;
}

.current-btm P{
	padding-top: 10px;
}

.current-content{
	margin-bottom: 40px;
}

.current-state .home-title{
	padding-bottom: 30px;
}

.current-state{
	padding-bottom: 50px;
}

.current-state{
    background-color: #f2f2f2;
}

.home-title,
#main h2,
.custom-design-content h2{
	font-size: 25px;
	color: #263050;
	padding-top: 50px;
	text-transform: uppercase;
	text-align: center;
}

#main h2{
    font-size: 18px;
}

.under-contract-txt{
    text-transform: uppercase;
    font-style: italic;
}

#propertyListings .property-item a{
    position: relative;
    overflow: hidden;
    display: block;
}

.under_contract{
    position: absolute;
    color: #fff;
    z-index: 9;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    background-color: rgba(38, 48, 80, 0.82);
    top: 35px;
    left: -46px;
    padding: 10px 47px;
    font-size: 12px;
    text-transform: uppercase;
}

.property-item .suburb{
    font-weight: 700;
    font-size: 14px;
}

/**********************
INSPIRATION
***********************/

.inspiration > div > p{
	max-width: 500px;
    margin: auto;
    font-size: 20px;
    line-height: 1.5;
    margin-top: 25px;
}

.inspiration .row{
	margin-top: 50px;
	margin-bottom: 60px;
}
.inspiration .need-btn{
	padding: 6px 50px;
}

.inspiration > div.text-center{
    padding-left: 20px;
    padding-right: 20px;
}

.view-home .inspiration .need-btn{
	margin-top: 30px;
	display: block;
	max-width: 220px;
    margin: auto;
}

.ins-btn{
	display: block;
	width: 100%;
	margin-top: 50px;
	text-align: center;
}

.insp-content{
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
	min-height: 444px;
	display: table;
	width: 100%;
	background-position: center;
	height: 1px;
}

.insp-content:hover .insp-text{
	opacity: 1;
}

.insp-text{
	padding-left: 20px;
	padding-right: 20px;
	color: #fff;
	z-index: 9;
	position: relative;
	opacity: 0;
	transition: all .3s;
	display: table-cell;
    vertical-align: middle
}

.insp-text p{
	padding-bottom: 30px;
	max-width: 300px;
	margin: auto;
	font-size: 16px;
}

.ins-date{
    color: #263050;
    margin-bottom: 10px;
}
.insp-text .feat-btn:hover,
.feat-content .feat-btn:hover{
	color: #fff;
}

.feat-content .feat-btn{
    max-width: 160px;
}

.no-padding-lr{
	padding-left: 0;
	padding-right: 0;
}

.insp-content{
	position: relative;
	background-size: cover;
	transition: all .5s
}

.insp-content:before{
    content: '';
	background-color: rgba(0, 174, 239, .8);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all .5s;
}

.insp-content:hover:before{
	opacity: 1;
}

.inspiration-related .home-title{
    padding-bottom: 20px;
}
/********************
LAND ESTATES
********************/

.post-current-img{
	position: relative;
	min-height: 400px;
}

.post-current-img .current-btm{
	position: absolute;
    width: 100%;
    bottom: 0;
	background-color: rgba(38, 48, 80, 0.82);
}

.post-current-img .feat-btn{
	font-size: 13px;
	border-radius: 5px;
}

.single-land_type .breadcrumbs{
	padding-bottom: 50px;
}

.home-current:hover .current-img{
    transform: scale(1.1);
}

.home-current > div:first-child{
    overflow:hidden;
}

.current-img{
    transition: all .5s;
}

/*********************
SERVICES STYLES
*********************/
.service {
	margin-bottom: 20px;
}
.services .section-title {
	font-size: 23px;
	padding-right: 24px;
}
.service .title {
	font-size: 18px;
    margin-bottom: 0;
    padding: 4px;
}
.service p {
	color: #757575;
}
.service .img {
	position: relative;
}
.service .img:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.single-services_type .featured-image-wrap {
	margin-bottom: 16px;
}
.post-type-archive-services_type .service {
	margin-bottom: 32px;
}
.post-type-archive-services_type .featured-img {
	height: 200px;
    margin-bottom: 8px;
}
.single-services_type .sidebar {
	margin-top: 50px;
}
.subpage .service {
	border-bottom: 1px solid #DDD;
}
.video-container {
	height: 365px;
}
.video-container .button {
	background-color: rgba(0,0,0, .5);
}
.video-container .button:hover {
	background-color: rgba(0,0,0, .8);
}
.services .video {
	margin-bottom: 16px;
}
.services .top {
	margin-bottom: 24px;
}
.services .top .button {
	font-size: 16px;
	margin-top: 36px;
}
.video-container .play-contol {
	position: absolute;
	z-index: 2;
	top: 40%;
	right: 0;
	left: 0;
	margin: 0 auto;
	text-align: center;
}
.video-container .play-contol img {
	margin: 0 auto;
}
.columns .services-video-slider.slick-slider {
	margin: 0;
}
.video-container .title {
	color: #FFF;
	font-size: 26px;
}
.video-container .button {
	padding: 12px 12px;
	font-size: 12px;
}
.video-container .widget {
	position: absolute;
	bottom: 16px;
	z-index: 2;
	width: 100%;
}
.video-container .widget-container {
	padding: 12px;
}
.services-video-slider {
	position: relative;
}

.services {
		padding-top: 12px;
	}

/*********************
ABOUT SECTION STYLES
*********************/
.about h2 {
	font-weight: 300;
	font-size: 25px;
}
.about h1 {
	font-size: 60px;
	line-height: 1.2;
}
.about h1 {
	padding-bottom: 4px;
	margin-bottom: 24px;
}
.about h2,
.about h1 {
	color: #000;
}
.about {
	text-align: justify;
}
.about .button:hover,
.about .button:focus {
	background-color: #BA0000;
	color: #FFF;
	border: 2px solid #BA0000;
}
.theme_layout_1 .about .primary-button {
	margin-top: 16px;
}
.about-inner.with-image {
	position: relative;
	margin-bottom: 24px;
}
.home .about .featured-img {
	position: relative;
	background-size: contain;
	background-position: -150px 0;
	height: 320px;
	width: 960px;
}
/*********************
CTA SECTION STYLES
*********************/ 

/*********************
TESTIMONIAL STYLES
*********************/
.testimonial {
	text-align: center;
}
.testimonials.with-overlay:before {
	background-color: rgba(255, 255, 255, 0.65);
}
.testimonial .featured-img {
	height: 180px;
	width: 200px;
	margin: 16px auto 24px;
}
.testimonial .title {
	font-style: italic;
}
.testimonial .text p {
	padding: 0 24px;
	font-style: italic;	
}
.testimonial .name {
	font-weight: 700;
	margin-bottom: 0;
}
.testimonial .job-title {
	margin-bottom: 4px;
	font-weight: 400;
}
.testimonial .location {
	font-weight: 300;
}

.testimonials .slick-dots {
	bottom: -20px;
}
.testimonial .qoute {
	width: 42px;
	margin: 0 auto;
}
.testimonial .qoute-wrap {
	max-width: 42px;
	max-height: 42px;
	margin: 0 auto;
}
.testimonials .columns .slick-slider {
	margin-left: 0;
	margin-right: 0;
}
.no-menu-message a {
	text-decoration: underline;
}

/*new*/

.testimonials-sec{
	background-color: #F2F2F2;
	padding-bottom: 85px;
}

.testimonials-sec .home-title{
	padding-bottom: 30px;
}

.testi-each-wrap{
	background-color: #263050;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #fff;
	margin-left: 20px;
	margin-right: 20px;
	opacity: .5;
}

.testi-each-wrap.slick-current{
	opacity: 1;
}

.testi-top{
	margin-bottom: 20px;
}

.testi-top h3{
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
}

.testi-name{
	color: #999999;
	font-size: 16px;
	font-weight: 300;
		font-family: 'Poppins', sans-serif;
}

.testi-bottom p{
	font-size: 14px;
	font-style: italic;
	font-family: 'Poppins', sans-serif;
}



/**********************
WHAT YOU NEED TO KNOW
**********************/
.need-to-know{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
	position: relative;
}

.need-to-know p{
	max-width: 500px;
    margin: auto;
    line-height: 1.5;
    font-size: 20px;
}

.need-content-wrap{
	text-align: center;
	padding-top: 60px;
}

.need-content-wrap h4{
	font-size: 20px;
	font-weight: 700;
	padding-bottom: 10px;
	margin-top: 20px;
}

.need-content-wrap .need-btn{
	width: 84%;
    display: block;
    margin: auto;
}

.icon-msg{
	background-image: url(../../images/icon-msg.png);
	height: 55px;
    width: 55px;
    background-size: contain;
    display: block;
    background-repeat: no-repeat;
    margin: auto;
}

.icon-bulb{
	background-image: url(../../images/icon-bulb.png);
	height: 55px;
    width: 55px;
    background-size: contain;
    display: block;
    background-repeat: no-repeat;
    margin: auto;
}

.icon-home{
	background-image: url(../../images/icon-home.png);
	height: 55px;
    width: 55px;
    background-size: contain;
    display: block;
    background-repeat: no-repeat;
    margin: auto;
}

.need-btn{
	background-color: #263050;
    padding: 6px 20px;
    color: #fff;
    border-radius: 10px;
	font-size: 13px;
	font-weight: 900;
	display: inline-block;
}

.need-content-wrap p{
	padding-bottom: 20px;
	max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}


.need-content-wrap > div > div{
	margin-bottom: 50px;
}

/********************
SPECIALS
********************/
.spceials-inclusions{
	background-size: cover;
	padding-bottom: 30px;
	position: relative;
	max-width: 1106px;
    margin: auto;
    border-radius: 10px;
}

.spceials-inclusions > div{
	position: relative;
	z-index: 9;
	padding-left: 20px;
	padding-right: 20px;
}
.spceials-inclusions:before{
	content: '';
	background-color: rgb(38, 48, 80);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 0;
}

.spceials-inclusions .home-title{
	color: #fff;
	
}

.spceials-inclusions p{
	color: #fff;
	padding-bottom: 20px;
	max-width: 600px;
	margin: auto;
	    font-size: 20px;
    line-height: 1.5;
}

/********************
NEWSLETTER
********************/

.newsletter{
	background-color: #F2F2F2;
}

.newsletter > div > div{
	padding-bottom: 50px;
}
.newsletter-bg{
	background-size: cover;
	background-position: right;
}

.newsletter .row{
	max-width: none;
}

.newsletter .home-title{
	text-align: left;
}

.newsletter .newsletter-content{
	max-width: 400px;
    padding-left: 20px;
    padding-right: 20px;
	margin-left: auto;
	margin-right: auto;
}

.newsletter .newsletter-content .gfield_label{
	display: none;
}

.newsletter .newsletter-content .gform_body .gform_fields input[type="checkbox"]{
	height: auto;
}

.newsletter .newsletter-content .gfield_checkbox > li{
	width: 100%;
	float: left;
	margin-bottom: 8px !important;
}

.newsletter .gform_body .gform_fields li{
	margin-bottom: 20px;
}

.newsletter .gform_body .gform_fields input{
	height: 46px;
	background-color: #E6E6E6;
	border-radius: 5px;
	border: none;
	font-size: 16px;
}

.newsletter .gform_body .gform_fields textarea{
    background-color: #E6E6E6;
	border-radius: 5px;
	border: none;
	font-size: 16px;
}

.newsletter .gform_body .gform_fields input::placeholder,
.newsletter .gform_body .gform_fields textarea:placeholder{
	font-size: 16px;
	color: #B3B3B3;
}

.newsletter .gform_button.button{
	background-color: #263050;
    padding: 10px 20px;
    color: #fff;
    border-radius: 10px;
	font-size: 16px;
	height: 36px;
	font-weight: 900;
}

.newsletter .chk-newsletter > label.gfield_label{
	display: block;
	margin-bottom: 15px;
    float: left;
    width: 100%;
}

#subscribe_modal{
    background-color: #F2F2F2;
}
.newsletter.newsletter-modal .newsletter-content{
    max-width: none;
    padding-top: 0;
}

.newsletter.newsletter-modal .newsletter-content .home-title{
    padding-top: 20px;
}

.newsletter.newsletter-modal > div > div{
    padding-bottom: 30px;
}
/********************
LETS TALK
**********************/
.map-container #map{
	min-height: 1000px;
	width: 100%;
}

.map-container .columns{
	padding: 0;
}

.map-container{
	position: relative;
}

.map-form{
	/*position: absolute;*/
	background-image: url(../../images/callback.jpg);
	bottom: 0;
	width: 100%;
	color: #fff;
	position: relative;
}

.map-form::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(38, 48, 80, 0.86);
}

.map-form .home-title{
	color: #fff;
	text-align: left;
}

.map-form-content{
	max-width: 400px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.map-form-content label{
	display: none
}

.map-form-content .gfield input{
	height: 46px;
	border-radius: 10px;
	font-size: 16px;
}

.map-form-content .gfield input::placeholder,
.map-form-content .gfield textarea::placeholder{
	font-size: 16px;
	color: #B3B3B3;
}

.map-form-content .gfield textarea{
	border-radius: 10px;
}

.map-form-content .gform_button.button{
	background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px;
	height: 32px;
	font-weight:900;
	font-size: 16px;
}

.map-form-content .validation_message{
	color: #fff;
}

.subscribe-wrap{
	max-width: 300px;
	margin: auto;
}

.subscribe-wrap a{
	font-size: 13px;
	font-weight: 900;
}

#map-marker {
    display: none;
    position:absolute;
    width: 200px;
    background-color: #ccc;
    margin: 15px;
	border-radius: 5px;
	padding: 20px;
}

.call-back-content h3{
    font-size: 30px;
}
/*********************
HOMEPAGE POSTS STYLES
*********************/
.featured-img-wrapper {
	text-align: center;
}
.date.blog {
	font-size: 22px;
	text-align: center;
	position: absolute;
	left: 25px;
	top: 0px;
	width: 50px;
	border-right: 2px solid #999;
	line-height: 1;
	padding-bottom: 2px;
}
.day {
	margin-bottom: 4px;
}
.month {
	font-size: 12px;
}
.month, .year {
	line-height: 1;
	font-weight: 700;
	text-transform: uppercase;
}
.blogs .title {
	font-size: 16px;
	line-height: 1;
}
.article .outer-wrap {
	padding: 10px;
}

.bg-blog-side{
    height: 118px;
    width: 100%;
    background-size: cover;
}

.blog-each-sidebar{
    background-color: #fff;
    margin-bottom: 10px;
    padding: 10px;
}

.blog-each-sidebar > div:first-child{
    padding: 0;
}

.blog-each-sidebar-content p{
    margin-bottom:0;
}

.blog-each-sidebar-content h3{
    line-height: 1;
}

.blog-side-date{
    font-size: 10px;
    color:#B3B3B3;
    padding-bottom: 6px;
}

.blog-side-text{
    font-size: 12px;
    color: #666666;
}

.sidebar-blog-wrap > h3{
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    color: #263050;
    border-bottom: 5px solid #263050;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.sidebar .widgettitle{
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    color: #263050;
    border-bottom: 5px solid #263050;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.sidebar-blog a{
    color: #666666;
}

.single-blog-wrap{
    margin-top: 50px;
}

.subpage.blog  main.archive-blog article.hentry{
    border-bottom: 1px solid #ccc;
}

.subpage.blog  main.archive-blog article.hentry:last-child{
    border:none;
}

.single-blog-wrap .need-btn{
    font-size: 14px;
    padding: 8px 30px;
    bottom: 0;
    left: 0;
}

.single-blog-wrap .content.with-f-img{
    height: 100%;
}

.subpage .main-content .sidebar p{
    font-size: 13px;
}

.blog-side-date{
    font-size: 12px;
}

.blog #main h2{
    padding:0;
	text-align: left;
}
/*********************
SINGLE POST STYLES
*********************/
/*********************
ARCHIVE POST STYLES
*********************/
.blog .blog-img {
	height: 200px;
    width: 100%;
}
.blog .blog-img {
	margin-bottom: 8px;
}
.home .blog .content p {
	margin-bottom: 0;
}
.subpage.blog .hentry {
	margin-bottom: 24px;
	padding-bottom: 24px;
	border-bottom: 1px solid #f1f1f1; 
}
.subpage.blog .featured-image-wrap, 
.subpage.single-post .featured-image-wrap {
	height: 200px;
	width: 100%;
}
.subpage.blog .featured-img {
	height: 100%;
}
.blog .featured-image-wrap,
.single-post .featured-image-wrap {
	margin-bottom: 12px;
}
.blog .hentry {
	margin-bottom: 24px;
}
.blog .more-link {
	font-size: 12px;
}
/*********************
LATEST NEWS STYLES
*********************/
.latest-news .inner-content {
	max-width: 910px;
    margin: 0 auto;
}
.article .f-img {
	height: 180px;
	width: 240px;
	margin: 0 auto;
}
.article {
	margin-bottom: 24px;
}
.article .content {
	text-align: center;
}
.article .content p {
	padding: 0 16px;
	color: #757575;
}
.latest-news .link-archive {
	padding-top: 12px;
}
.latest-news .link-archive {
	font-size: 12px;
}
/*********************
CONTACT STYLES
*********************/
.g-map {
	width: 100%;
	height: 400px;
	position: relative;
}
.g-map iframe {
	position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}
/*********************
GALLERY SECTION STYLES
*********************/
.front-page-gallery .slick-prev, .front-page-gallery .slick-next {
	top: 40%;
}
.front-page-gallery .gallery .img-wrap {
	height: 180px;
}
.gallery .slick-slide {
	width: 25%;
}
.gallery .img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
 .gallery .img:before {
	content: '';
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.65);
	opacity: 0;
	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
} 
.gallery .img-wrap {
	position: relative;
	height: 220px;
}
.home .gallery {
	width: 100%;
}
.gallery {
	margin-bottom: 28px;
}
.gallery .zoom-icon {
	width: 46px;
	opacity: 0;
	visibility: hidden;
	position: relative;
	-webkit-transition: all .300s ease-out;
	-o-transition: all .300s ease-out;
	transition: all .300s ease-out;
	transform: scale(0.6);
}
.gallery:hover .zoom-icon {

	opacity: 1;

	visibility: visible;

	position: relative;

	transform: scale(1);

}

.gallery:hover .img:before {

	opacity: 1;

}

.gallery .zoom-icon {
	margin: 0 auto;
}

.gallery-slide .gallery {
	width: 100% !important;
}

.album-description {
	max-width: 90%;
	margin: 0 auto 24px;
}
.front-page-gallery .section-header, 
.front-page-gallery .button-wrap {
	text-align: center;
}

.gallery-shortcode{
    margin-top:40px;
    margin-bottom:40px;
}
.gallery-pg-bg {
    height: 100%;
    width: 100%;
    position: relative;
    min-height: 250px;
    background-position: center;
    background-size: cover;
}
/*********************
FORM STYLES
*********************/

.form .col-1 {

	text-align: center;

}
.form-overlay {
	position: fixed;
	height: 100%;
	width: 100%;
	background-color: rgba(0,0,0, .45);
	top: 0;
	left: 0;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	transition: all .35s ease-in-out;
}
.form-active .form-overlay {
/*	opacity: 1;
	visibility: visible;*/
}
.form-active.theme_layout_4 header.header {
	z-index: 1;
}
/*********************
SIDEBAER STYLES
*********************/
/*
.sidebar div {
	margin-bottom: 24px;
}
*/
.sidebar li {
	border-bottom: 1px solid #eee;
}
.sidebar li a {
	color: #555;
	text-transform: uppercase;
	padding: 8px 0;
	display: inline-block;
}
/*********************
SUBPAGE STYLES
*********************/
.subpage .hentry .page-title {
	display: none;
}

.subpage .hero .bg-image{
	display: table;	
	width: 100%;
	height: 250px;
}

.subpage .hero .article-header {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
    color: #FFF;
    z-index: 10;
    padding-left: 20px;
    padding-right: 20px;
}

.subpage .archived-banner .article-header{
	text-align: left;
	vertical-align: middle;
	padding-bottom: 30px;
}

.hero .article-header .page-title {
	padding: 0;
	max-width: 1140px;
	margin: 0 auto;
	text-transform: uppercase;
    font-weight: 700;   
}

.subpage .main-content {

	padding: 20px 0 120px;

}

.single-land_type.subpage .main-content{
    padding-bottom:0;
}

/*******************
LAND ESTATES single
********************/

#content .row.land-estate-wrapper{
	margin-top: 100px;
}

.land-estate-wrapper .columns,
#related_estates .columns{
	padding: 0 10px;
}

#related_estates .home-title{
	margin-bottom: 30px;
}

.estate-each-wrap{
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,1);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,1);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,1);
	position: relative;
}

.estate-each-content{
 
    padding: 90px 24px 20px 24px;
    margin-left: auto;
	text-align: center;
}
.estate-each-content p {
    font-size: 12px;
}

.estate-each-wrap .icon-location:before,
.estate-each-wrap .icon-distance:before,
.estate-each-wrap .icon-price:before{
	content: '';
	position: absolute;
	width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    top: 21px;
    left: 0;
	right: 0;
	margin: auto;
	background-size: contain;
}

.estate-feature-icon {
    position: absolute;
    max-height: 40px;
background-repeat: no-repeat;
top: 30px;
    left: 0;
	right: 0;
	margin: auto;
	background-size: contain;
}


/*.icon-location:before{*/
/*	background-image: url(../../images/icon-location.png);*/
/*}*/

/*.icon-distance:before{*/
/*	background-image: url(../../images/icon-distance.png);*/
/*}*/

/*.icon-price:before{*/
/*	background-image: url(../../images/icon-price.png);*/
/*}*/

.related-land-estates{
	margin-top: 100px;
}

/********************
DOWNLOAD PDF
*********************/
.download-pdf{
	margin-top: 130px;
}
.download-pdf-wrap{
	position: relative;
	background-size: cover;
	background-position: center;
	
}
.download-pdf-wrap:before{
	content: '';
    background-color: rgba(38, 48, 80, 0.86);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.download-pdf-content{
	position: relative;
	z-index: 9;
	text-align: center;
	padding: 50px 25px;
}

.download-pdf-content .feat-btn{
	margin-top: 40px;
}

.download-pdf-content h3.home-title,
.download-pdf-content p{
	color: #fff;
}

.download-pdf-content p{
	max-width: 600px;
    margin: 20px auto
}

/**********************
DESIGN WRAP
**********************/
.design-wrap .columns{
	/* padding: 0; */
}

.design-meta span{
	font-size: 12px;
	margin-right: 15px;
	font-weight:700;
	font-family: 'Poppins';
}

.design-meta span i{
	margin-right: 5px;
}

.design-meta span .fa-sort-amount-desc{
    font-size: 22px;
}
.design-wrap .current-btm{
	text-align: left;
	background-color: rgba(38, 48, 80, 0.82);
	position: absolute;
	bottom:0;
	left:0;
	width: 100%;
}

.design-wrap .suburb{
    font-weight: 700;
    font-size: 14px;
    font-family: 'Poppins'
}

.design-wrap .current-btm h4{
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'Poppins';
}

.design-wrap .post-current-img{
	min-height: 277px;
}

.design-meta{
	margin-bottom: 10px;
}

div.heading-desc.row{
	margin-bottom: 70px;
	padding-top: 50px;
}

.heading-desc .home-title{
	font-size: 30px;
	text-align: left;
	padding-top:0;
}

.current-btm h3,.current-btm p{
	font-family: 'Poppins', sans-serif;
}

.home-current .current-btm p{
	font-size: 18px;
}

.current-btm h3{
    font-size: 20px;
    font-weight: 700;
}

.design-btn-wrap{
	text-align: center;
	margin-top: 50px;
}

.design-btn-wrap a{
	margin-bottom: 20px;
}


.design-search-functions{
    margin-bottom: 50px;
    padding: 30px 20px;
    background-color: #eee;
    border-radius: 10px;
}

.design-table{
    background-color: transparent;
}

.design-table select{
    margin-bottom: 0;
    border: 1px solid #d2d2d2;
    background-color: #fff;
    border-radius: 5px;
    min-width: 114px;
}

.design-table,
.design-table td,
.design-table tr,
.design-table tbody,
.design-table tbody tr:nth-child(even){
    border: none;
    background-color: transparent;
}

.design-table tr td:first-child{
    font-weight: 700;
}

.design-table input[type=radio]{
    margin-bottom:0;
}

.design-table .irs-line-mid, 
.design-table .irs-line-left, 
.design-table .irs-line-right, 
.design-table .irs-bar, 
.design-table .irs-bar-edge, 
.design-table .irs-slider{
    background-image:url(../../images/sprite-skin-flat.png);
}

.design-table .irs-from, 
.design-table .irs-to, 
.design-table .irs-single{
    background-color: #263050;
}

.design-table .irs-slider.single{
    background-color: #fff;
}

.design-table .irs-min, 
.design-table .irs-max{
    background-color: #2199e8;
    color: #fff;
}

.design-table .search-li-no{
    margin: 0;
}

.design-table .search-li-no li{
    display: inline-block;
    list-style:none;
    margin-right: 10px;
}

.search-design{
    width: 100%;
    padding: 10px;
    margin-top: 24px;
}

.single-design-meta{
    display: table;
    width: 100%;
}

.single-property-details .single-design-meta.design-meta span{
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
}

.single-property-details .single-design-meta.design-meta span span{
    display: inline-block;
    margin-bottom: 0;
}

.single-property-details .single-design-meta.design-meta span img{
    width: 20px;
    margin-right: 6px;
}

.design-wrap.ajax-call-done .ovelay-loader{
    display:none;
}

.design-wrap .ovelay-loader{
    position: absolute;
    height: 100%;
    z-index: 9;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    background-color: rgba(38, 48, 80, 0.95);
}

.design-wrap .lds-ellipsis{
    margin-top: 300px;
}

.search-design{
    background-color: #00AEEF;
    font-size: 16px;
    border-radius: 5px;
    font-weight: 900;
    text-transform: uppercase;
}

.design-listing-wrap .home-title{
    font-size: 22px;
    text-align: left;
    padding-top:0;
}

.design-table input[type="radio"] + label {
    width: 18px;
    height: 18px;
    border: 3px solid #263050;
    left: 10%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: all ease-out 200ms;
    text-indent: 25px;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: block;
    font-weight:700;
    border-radius: 50%;
}
.design-table input[type="radio"] + label:after {
  content: "";
    position: absolute;
    width: 0px;
    height: 8px;
    border-bottom: 4px solid #00aeef;
    border-left: 4px solid #00aeef;
    top: 25%;
    left: 50%;
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
    transition: all ease-out 200ms;
}

.design-table input[type="radio"]:checked + label {
  border: 3px solid #00aeef;
}
.design-table input[type="radio"]:checked + label:after {
  opacity: 1;
  width: 18px;
}

.design-table input[type="radio"] {
  visibility: hidden;
  opacity: 0;
}

.search-li-no label span{
    display: block;
    margin-top: -6px;
}
/*********************
	Single Property
**********************/
.hero-single-property .single-slider-bg{
	background-size: cover;
	background-position: center;
	min-height: 300px;
}

.hero-single-property .slick-next{
	right: 15px;
}

.hero-single-property .slick-prev{
	left: 15px;
}

.single-property-title {
    background-color: #263050;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

.single-property-title h3{
	font-size: 22px;
	text-transform: uppercase;
	margin-bottom: 0;
}

.subpage .main-content{
	background-color: #F2F2F2;
	padding-bottom: 50px;
}

.single-property-details .design-meta {
	border-bottom: 1px solid #fff;
	margin-bottom: 0;
	padding-bottom: 15px;
}
.single-property-details .design-meta span{
	font-size: 14px;
	color: #fff;
}

.single-property-details{
	background-color: #263050;
	padding: 30px;
}

.single-property-details .single-property-meta .columns{
	padding: 0;
}

.single-property-details .single-property-meta{
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #fff;
}

.single-property-details .single-property-meta:first-child{
	border-top: 1px solid #fff;
}

.single-property-details .single-property-meta:last-child{
	border-bottom: 0;
}

.single-property-details .single-meta-title{
	color: #02ABEB;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 0;
}

.single-property-details .single-meta-text{
	color: #fff;
	font-size: 16px;
	font-weight: 500; 
	margin-bottom: 0;
}

.single-property-agent{
	padding: 20px;
	background-color: #E6E6E6;
	margin-top: 10px;
}

.single-property-agent h4{
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 20px;
}

.single-property-agent .singlge-property-agent-details p span i{
	margin-right: 10px;
}

.singlge-property-agent-details a{
    color: #333;
}

.singlge-property-agent-details a:hover{
    color: #2199e8;
}

.breadcrumbs > span{
    color: #263050;
}

.breadcrumbs{
    font-weight: 600;
    text-transform: uppercase;
    color: #B3B3B3;
}

.breadcrumbs a{
    color: #B3B3B3;
}

.breadcrumbs .separator{
    padding-left: 10px;
    padding-right: 10px;
    color: #B3B3B3;
}

.subpage .hero:before{
        content: '';
    background-color: rgba(38, 48, 80, .39);
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 9;
    
}

.agent-name:before {
    content: "\f007";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #333;
    position: absolute;
    left:0;
    top:0;
}

.agent-phone:before {
    content: "\f095";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #333;
    position: absolute;
    left:0;
    top:0;
}

.agent-email:before {
    content: "\f0e0";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #333;
    position: absolute;
    left:0;
    top:0;
}

.subpage .single-property-agent p{
    padding-left: 24px;
    position: relative;
    /* These are technically the same, but use both */
      overflow-wrap: break-word;
      word-wrap: break-word;
    
      -ms-word-break: break-all;
      /* This is the dangerous one in WebKit, as it breaks things wherever */
      word-break: break-all;
      /* Instead use this non-standard one: */
      word-break: break-word;
    
      /* Adds a hyphen where the word breaks, if supported (No Blink) */
      -ms-hyphens: auto;
      -moz-hyphens: auto;
      -webkit-hyphens: auto;
      hyphens: auto;
}

/*
.breadcrumbs.columns{
	padding-top: 30px;
	padding-bottom: 30px;
}
*/
/*********************
why choose us
*********************/

.why-choose-us{
	position: relative;
}
.subpage .why-choose-us .single-property-title{
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
	background: transparent;
	padding-top: 0;
	padding-bottom: 0;
	display: inline-block;
	height:34px;
	text-align: center;
}
/*
.subpage .why-choose-us .single-property-title .page-title{
    display: table-cell;
    vertical-align: middle;
}
*/
.single-property-slider .slick-dots{
    bottom: 35px;
    z-index: 9;
}

.single-property-slider .slick-dots li{
    width: 12px;
}

.single-property-slider .slick-dots li button:before{
    opacity: .45;
    color: white;
}

.single-property-slider .slick-dots li.slick-active button:before {
    opacity: 1;
    color: white;
}

.history{
	position: relative;
	background-size: cover;
	background-position: center;
}

.history-content{
	padding-top: 30px;
	padding-bottom: 50px;
	z-index: 9;
	position: relative;
	max-width: 1140px;
	padding-left: 20px;
	padding-right: 20px;
	margin: auto;
	text-align: center;
}

.history-content .home-title,
.history-content p{
	color: #fff;
}
.history:before{
	background-color: rgba(38, 48, 80, 0.86);
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.award-content{
	text-align: center;
}

.award-content h4{
    margin-bottom: 20px;
    font-size: 20px;
}

.award-content p{
    color: #666;
    line-height: 1.3;
}
.awards{
	padding-top: 100px;
	padding-bottom: 100px;
}

.faq{
	background-size: 50%;
	background-repeat: no-repeat;
}
.faq-content{
	background-color: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
}

.faq .accordion{
	border: none;
}
.faq-content a{
	color: #263050;
	font-size: 20px;
	font-weight: 700;
}

.subpage .testimonials-sec{
	padding-bottom: 100px;
	padding-top: 30px;
}

.testimonials-sec .slick-arrow{
	display: none !important;
}


.star-rating i{
	margin-right: 5px;
	color: #EFE40A;
}

.w-loc-content{
	padding: 70px 0px 50px 0px;
	max-width: 600px;
}

.w-loc-content .home-title{
	padding-top: 0;
	text-align: left;
}
.w-location #map{
	height: 590px;
}

.w-location .clearfix > div:first-child{
	padding: 0;
}

.w-loc-content > div{
	display: table-cell;
	vertical-align: middle;
}

.custom-rdo{
    margin-left:0;
}

.call-back{
	background-size: cover;
	background-position: center;
	position: relative;
}

.call-back:before{
	background-color: rgba(38, 48, 80, 0.86);
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.call-back-content{
	position: relative;
	z-index: 9;
	color: #fff;
}

.call-back-form{
	position: relative;
	z-index: 9;
}

.call-back-form input{
	border-radius: 10px;
	height: 46px;
}

.call-back-form input::placeholder{
	color: #B3B3B3;
}

.call-back-form .gfield_label{
	display: none;
}

.call-back-form .gform_footer{
	padding: 0 26px;
}

.call-back-form .gform_footer input{
	border-radius: 10px;
	background-color: transparent;
	border: 2px solid #fff;
}

.call-back .row{
	padding-top: 30px;
	padding-bottom: 30px;
}

.subpage .main-content.custom-design-content{
    background-color: #FFF;
}

.custom-design .inner-p,
.custom-design-content p{
	max-width: 500px;
}

.custom-design .home-title,
.custom-design .h2,
 .custom-design-content h2{
	text-align: left;
}

.custom-design-content{
    padding-left: 5px;
    padding-bottom: 60px;
    padding-top: 10px
}

.bg-custom-design{
	background-size: cover;
	background-position: center;
}

/*for table*/
.why-table-content th,
.why-table-content td{
	 font-family: 'Lato', sans-serif;
	
}

.why-table-content td{
	color: #232835;
	font-size: 12px;
	font-weight: 500;
}

.why-table-content th{
	font-size: 12px;
	font-weight: 700;
}

.why-table-content .tbl-icon{
	text-align: center;
	position: relative;
	height: 74px;
}

.why-table-content .tbl-icon i{
	font-size: 35px;
}

.why-table-content .tbl-icon .tbl-check:before{
    background-image: url(../images/tbl-chk-icon.png);
}

.why-table-content .tbl-icon .tbl-times:before{
    background-image: url(../images/tbl-cross-icon.png);
}


.why-table-content .tbl-icon .tbl-check:before,
.why-table-content .tbl-icon .tbl-times:before{
	content: '';
    width: 42px;
    height: 42px;
    color: #00AEEF;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
	background-position:center;
	background-repeat: no-repeat;
}


.why-table-heading th:first-child{
	background-color: #F2F2F2;
	color: #232835;
	width: 50%;
	text-align: left;
}

.why-table-heading th{
	background-color: #263050;
	color: #fff;
	width: 25%;
	height: 62px;
	text-align: center;
	    border: 1px solid #808080;
	vertical-align: middle;
}

.why-table{
	padding-bottom: 20px;
}

.why-table-content{
	margin-bottom: 50px;
}

.why-table tbody tr:nth-child(2n){
    background-color: #fff;
}

.why-table tbody tr:nth-child(1n){
    background-color: #fff;
}

.inclusions .breadcrumbs{
    padding-bottom: 50px;
}

.paginate-pagination-design{
    visibility: hidden;
    text-align: center;
}


@media (min-width:641px){
	.why-table-content td{
		font-size: 14px;
	}

	.why-table-content th{
		font-size: 16px;
	}
	
	.why-table-heading th:first-child{
		padding-left: 25px;
	}
	
	.why-table-td td:first-child{
		padding-left: 25px;
	}
	.why-table-content .tbl-icon i{
		font-size: 48px;
	}
	
	.why-table{
		padding-bottom: 50px;
	}
}

/************************
Upgraded designs
************************/

.upgrade-archive-content .post-current-img{
	min-height: 300px;
}

.upgrade-archive-content .current-content{
	margin-bottom: 44px;
	padding-bottom: 44px;
	border-bottom: 1px solid #B3B3B3;
}

.upgrade-archive-content .current-content:last-child{
	border-bottom: none;
}

.upgrade-feat-content{
	text-align: center;
}

.upgrade-feat-content span i{
	font-size: 35px;
    color: #263050;
}

.upgrade-content-wrap{
	margin-top: 100px;
}

.upgrade-content-wrap > .columns{
    margin-bottom: 40px;
}

.upgrade-feat-content h3{
	font-size: 24px;
	padding-top: 20px;
}

.upgrade-features{
	padding-top: 30px;
	padding-bottom: 130px;
	background-color: #fff;
}

.upgrade-archive-content #main{
	padding-top: 80px;
}

.page-navigation{
	text-align: center;
}

.page-navigation ul.pagination li{
	display: inline-block;
	color: #263050;
}

.paginate-pagination ul > li,
.paginate-pagination-design ul > li{
    margin-bottom: 10px;
}

.paginate-pagination-design ul {
    margin: 20px 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}

.paginate-pagination-design ul > li a{
    background-color: #E5E5E5;
    border-radius: 2px;
}

.paginate-pagination-design ul > li{
    float: left;
    margin-right: 3px;
}

.page-navigation ul.pagination li a{
	transition: all .3s;
	border-radius: 50%;
}

.page-navigation ul.pagination li a:hover{
	border-radius: 50%;
	background-color: #263050;
	color: #fff;
}

.page-navigation ul.pagination li:first-child a:hover,
.page-navigation ul.pagination li:last-child a:hover{
	background-color: transparent;
	color: #263050;
}

.page-navigation ul.pagination li.current{
	display: inline-block;
	border-radius: 50%;
	background-color: #263050;
	color: #fff;
}

/*********************
Inspiration
**********************/

.inspiration-content {
	padding-top: 200px;
	padding-bottom: 50px;
	position: relative;
	background-size: cover;
	background-position: center;
	min-height: 233px;
}

.inspiration{
    padding-bottom:50px;
}
.inspiration-content .bottom {
    background-color: rgba(38, 48, 80, 0.89);
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 10px 4px;
}
.inspiration-content a.feat-btn {
    margin: 10px auto;
} 
.inspiration-content h3 {
    color: #FFF;
}
.inspiration-content::before{
	content: '';
	position: absolute;
    left: 0;
    width: 100%;
    background-color: rgba(38, 48, 80, 0.59);
	top: 0;
    color: #fff;
	height: 100%;
}

.inspiration-content a{
	position: relative;
}

.grid-insp-item .grid-item{
	margin-bottom: 30px;
}
/*********************
FOOTER STYLES
*********************/
.footer {
	padding: 70px 0 20px;
	margin-top: 0;

}
.footer,.footer .phone .number,
.footer .business-card {
	color: #000;
}
.footer .social-media {
	margin-bottom: 24px;
}
.footer .logo-wrap {
	margin-bottom: 2px;
	max-width: 105px;
	margin: auto;
}
.footer .blurb p {
	font-size: 12px;
	max-width: 160px;
	margin: 0 auto 14px;
	font-weight: 300;
}
.footer .map-container {
	width: 180px;
	height: 120px;
	margin: 12px auto 34px;
	position: relative;
}
.footer .map-container iframe {
	border: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.footer .col-1 {
	text-align: center
}

.footer a {
	color: #FFF;
}
.footer .logo {
	width: 159px;
	margin-bottom: 8px;
}
.footer .col-right {
	margin-top: 16px;
	padding: 0px 16px;
}
.footer .phone a {
	color: #FFF;
	font-size: 16px;
}
.footer .phone {
	margin-bottom: 6px;
}
.footer .phone .number {
	font-size: 16px;
	font-weight: 300;
}
.footer .social-media a {
	color: #00ABD7;
	background-color: #263050;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    padding: 8px;
}

.footer .social-media .ic {
 	fill: #fff !important;
}
.footer .social-media a:hover .ic {
	fill: #00ABD7 !important;
}

.footer .icon-container {
	text-align: center;
	margin-top: 24px;
}
.footer .icon-container img {
	width: 106px;
}

.footer .address {


	position: relative;
	font-weight: 300;
	font-size: 12px;

	text-align: center;
	margin: 16px 0;
	color: #000;

}
.footer .address span {
	color: #670000;
}


.footer .links {

	color: #FFF;

}

.footer .links li {

	line-height: 1;

}

.footer .links h3 {

	margin-bottom: 0px;

}



.footer .address img {

	position: absolute;

	left: 0px;

	top: 4px;

}

.footer .menu {

	display: inline-block;

}

.footer .menu a {
}

.footer .menu-container {
	text-align: center;
}

.footer .business-card {

	font-weight: 300;

	font-size: 12px;

}
.footer .phone .fa {
	color: #BA0000;
}

.footer .credits {

	text-align: center;

	margin-top: 36px;

	margin-bottom: 16px;

}

.footer .credits li {

	display: inline-block;

	padding: 0px 6px;

}

.credits img {

	width: 132px;

}

.bottom-footer {

	text-align: center;
	padding: 40px 50px;
	

}

.colophon-link li a, .colophon-text {
	color: #000;
}

.bottom-footer .inner-content {

	padding: 0;

}

.copyright, .privacy {

	margin-bottom: 16px;

}



.columns .slick-slider {

    margin-left: 30px;

    margin-right: 30px;

}

.colophon-link {

	display: inline-block;

}



.colophon-link li a {	

	padding: 2px 8px;

}



.colophon-link li a,

.colophon-text {

	font-size: 12px;


}





.colophon-link li {

	border-right: 1px solid;

}



.colophon-link li:last-child {

	border-right: none;

}



.colophon-text {	

	font-weight: 300;

}
.fl-logos {
	margin: 0 32px !important;
}

.fl-logos .slick-dots {
	bottom: -26px;
}

/*********************

CTA BUTTON STYLES

*********************/



.before-footer a {

    display: block;

    width: 100%;

    text-align: center;

    padding: 20px 15px;

    border-radius: 0;

    font-size: 14px;

}

.cta-wrap a {
	border-radius: 0;
}

.bottom-layer-bar {

	background-color: rgba(255, 255, 255, 0.63);

}


/*********************
testimonials page STYLES
*********************/
.post-type-archive-testimonials_type .title,
.post-type-archive-testimonials_type .content p {
	font-style: italic;
}
.post-type-archive-testimonials_type .name,
.post-type-archive-testimonials_type .job {
	margin-bottom: 0;
}
.post-type-archive-testimonials_type .name {
	font-weight: 700;
}
.post-type-archive-testimonials_type .name,
.post-type-archive-testimonials_type .job {
	line-height: 1.2;
}
.post-type-archive-testimonials_type .job,
.post-type-archive-testimonials_type .location {
	font-weight: 300;
	font-size: 14px;
	
}
.post-type-archive-testimonials_type .featured-image-wrap {
	position: relative;
	width: 315px;
	display: block;
	margin: 0 auto 22px;
}
.testimonials_type {
	margin-bottom: 50px;
}


.post-type-archive-testimonials_type.theme_layout_4 .featured-image-wrap {
	width: 300px;
}
.post-type-archive-testimonials_type.theme_layout_4 .featured-img {
	box-shadow: none;
}
.post-type-archive-testimonials_type.theme_layout_4 .testimonials_type h3 {
	font-size: 22px;
	margin-bottom: 4px;
}
.post-type-archive-testimonials_type.theme_layout_4 .name {
	font-size: 16px;
}
.post-type-archive-testimonials_type.theme_layout_4 .job, 
.post-type-archive-testimonials_type.theme_layout_4 .location {
	font-size: 14px;
}

/********************
Buyers Information
*********************/
.tab-navigation a{
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	transition: all .3s;
	background-color: rgba(38, 48, 80, 0.56);
	display: table-cell;
	vertical-align: middle;
	line-height: 1.2;
}

.tab-navigation a:hover{
	background-color: rgba(38, 48, 80);
}

.tab-navigation .tabs-title>a[aria-selected=true]{
	background-color: rgba(38, 48, 80);
}
/*
.tab-navigation{
	display: table-row-group;
}
*/

section.w-location{
    background-color:#F2F2F2;
}

.tab-desktop{
    position: absolute;
    left:0;
    right:0;
    bottom:0;
}

.tab-navigation .tabs{
	background-color: transparent;
	border:none;
}

.tab-navigation .tabs-title{
	/*width: 220px;*/
	width: 278px;
    text-align: center;
	display: table;
	margin-right: 4px;
}


.tabs-bg{
	background-size: cover;
	background-position: center;
}

.tabs-wrap .tabs-panel{
	padding: 0;
}

.tabs-img{
	padding-bottom: 40px;
	min-height: 250px;
}

.tabs-content-each{
	padding: 20px;
}

#main.main-buyers{
	padding-top: 50px;
}

.content-buyers{
	padding-top: 50px;
}

.footer-logos-slides {
	max-width: 280px;
	text-align: left;
	margin: 0 auto;
	margin-top: 24px;
	text-align: center;
	width: 280px;
}
.footer-logos-slides li {
	padding: 0 24px;
	text-align: center;
	min-height: 80px;
	margin: 0 auto;
	height: 80px;
}
.footer-logos-slides li img {
	margin: 0 auto;
}

.single-services_type .featured-image-wrap {
	margin-bottom: 16px;
}
.post-type-archive-services_type .service {
	padding-bottom: 32px;
	margin: 0 12px 32px;
}
.post-type-archive-services_type .featured-img {
	height: 200px;
    margin-bottom: 8px;
}

.single-services_type .sidebar {
	margin-top: 50px;
}

.insp-text h3{
	text-transform: uppercase;
	font-size: 20px;
    margin-bottom: 30px;
}

.open_info_window:before{
    content: '';
    display:inline-block;
    width:15px;
    height: 15px;
    border-radius: 100%;
    background-color:#fff;
    border: 2px solid #CCCCCC;
    cursor:pointer;
    margin: 10px 6px 0; 
}

.custom-rdo li.selected a:after{
    content:'';
    display:inline-block;
    width:9px;
    height: 9px;
    background-color: #00AEEF;
    margin: 10px 6px 0; 
    border-radius: 100%;
    position: absolute;
    left: 3px;
    top: 3px;
}

.custom-rdo li{
    list-style: none;
    display: inline-block;
    width: 50%;
    position: relative;
}

.custom-rdo li a{
    color: #666666;
}

.uq-dt{
    
    margin-bottom:30px;
}


.uq-tab .accordion-item a {

    
    font-size: 20px;
    font-weight: 700;


}


.uq-tab .accordion-title{
    
    color: #263050;
  
}

.uq-tab .accordion-title:focus{
    
    
    background-color:#263050;
    color:#fff;
    
}



.uq-tab .accordion-title:hover{
    
     background-color:#263050;
     color:#fff;
    
}


hr.style11 {
	height: 6px;
	background: url(http://ibrahimjabbari.com/english/images/hr-11.png) repeat-x 0 0;
    border: 0;
    margin: 54px 0;
}

.article-header{
    
    position: relative;
    
}
/*
.subpage .hero .article-header{
    
    background-color: rgba(21, 25, 33, 0.5);
    
    
    
}
*/
.tab-navigation{
    
    z-index: 10;
    
    
}

.single-property-slider {
    
     background-color: rgba(21, 25, 33, 0.5);
    
}

.fa-plus, .fa-minus{
    
    margin-left: 6px;
font-size: 11px;
    
}
#location_filter_field label {
    display:none;
}
#property_filters_options #location_filter_field > .field-group input {
    background-image: url(../images/sr-img.png);
    margin-bottom: 0;
    background-repeat: no-repeat;
    background-size: 17px;
    background-position: 12px 12px;
    padding-left: 35px;
}


.b-bold{
    
    font-weight: 800;
    color: #263050;
    
}


.nice-select.wide {
    color: #B3B3B3;
}
/* form placeholder overrides - have to use !important or this doesn't work
--------------------------------------------- */


/**************************
MAX-WIDTH
**************************/

/*hide 1024*/
.show-tablet{
		display: block;
}

.show-desktop{
		display: none;
}

@media (max-width: 1025px){
	.show-for-pc{
		display: none !important;
	}
}

@media (max-width: 1024px){
	.tab-navigation .tabs-title{
		/*width: 135px;*/
		width: 176px;
	}
	
	.tab-navigation > .row{
		max-width: 45em;
	}
	
	.blog-each-sidebar-content{
	    padding-top: 10px;
	}
	
	.blog-each-sidebar .large-8.columns{
	    padding:0;
	}
	
	.insp-content{
	   min-height: 355px;
	}
	
	.insp-content .insp-text,.insp-content:before{
	    opacity: 1;
	}
	
	.map-form-content{
	    max-width: 320px;
	}
	
	.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after{
	    right: -8px;
        bottom: 8px;
	}
}

@media (min-width: 1025px){
	.show-for-pc{
		display:block;
	}
	
	header .logo-wrap{
		position: absolute;
		left: 0;
		top: -31px;
		width: 150px;
		padding-left: 0;
	}
}

@media (max-width: 1025px) and (min-width: 641px){
	.show-for-tablet{
		display: block !important;
	}
	
	.top-bar-right{
		margin-top: 24px;
	}
	
	.header .top-bar{
		display: block !Important;
	}
	
	.top-bar-left{
		margin-bottom: 10px;
	}
	
	.show-for-pro{
		display: block !Important
	}
	
	.show-for-max{
		display: none !important
	}
	
	
}

@media (max-width: 1023px) and (min-width: 641px){
    .insp-wrap .insp-each-column:first-child{
	    display:none;
	}
}

@media (max-width:1025px) and (min-width: 1023px){
	.top-bar-right{
		padding: 20px 8px 0px 76px !important;
	}
	
	.header .menu a {
    	font-size: 12px !Important;
	}
	
	.header .show-for-pro .menu{
		display: table;
		margin: auto;
	}
	
	.header .menu-container.show-for-pro{
		border-top: 1px solid #fff;
		padding-top: 12px;
	}
	
	.header .top-bar{
		padding-bottom: 12px !important;
	}
}


@media (max-width: 641px){
    
    .custom-rdo li{
        display: block;
        width: 100%;
    }
	.header .top-bar{
		display: table;
		width: 100%;
	}
	
	.top-bar-right{
		display: table-cell;
		vertical-align: middle;
		float: none;
	}
	
	.main-text-inner{
		text-align: center !important;
	}
	
	.header .phone a{
		font-size: inherit !important;
	}
	
	.land-estate-wrapper .columns{
		margin-bottom: 20px;
		padding-left: 0;
		padding-right: 0;
	}
	
	.faq{
		background-image: none !important;
	}
	
	.grid-insp-item .grid-item{
		padding: 0;
	}
	
	.current-content{
		padding: 0;
	}
	
	.view-home .current-content{
		padding: 0 26px;
	}
	
	.rmv-mob-padding{
		padding: 0;
	}
	
	.header .phone{
		border: 1px solid #fff;
		border-radius: 11px;
		margin-right: 10px;
	}
	
	
	.post-current-img .feat-btn{
		margin: 0 auto;
	}
	
	#related_estates .post-current-img{
		min-height: 240px;
	}
	
	.award-content h4{
		font-weight: 700;
		margin-top: 10px;
		margin-bottom: 20px;
		font-size: 16px;
	}
	
	.award-content{
		padding-bottom: 30px;
	}
	
	#gform_fields_3 .columns{
		padding: 0;
	}
	
	.call-back-form .gform_footer{
		padding: 0;
	}
	
	.call-back-content h3{
		font-weight: 700;
    	font-size: 18px;
	}
	
	#main.main-buyers{
		padding-top: 0;
	}
	
	.tab-navigation .tabs-title{
		width: 100%;
	}
	
	.tab-navigation{
		margin-bottom: 50px;
		display: block;
	}
	
	.tab-navigation a{
		font-size: 14px;
	}
	
	.tabs-content-each{
		padding: 20px 0;
	}
	
	.design-btn-wrap a{
		display: block;
	}
	
	.banner-msg{
	    margin-top: 35px;
	    margin-bottom: 35px;
	}
	
	.inspiration .insp-wrap > div{
	    display: none;
	}
	
	.ins-btn{
	    display:block;
	}
	
	.inspiration .insp-wrap > div:first-child{
	    display: block !important;
	}
	
	.newsletter .newsletter-content{
	    padding-left: 0;
	    padding-right:0;
	}
	
	.newsletter-content > p{
        text-align: center;
	}
	
	.map-container #map{
	    min-height: 521px !Important;
	    height: 521px !important;
	}
	
	.newsletter .home-title{
	    text-align: center;
	}
	
	.bottom-footer{
	    margin-top: 30px;
	    border-top: 1px solid #B3B3B3;
	    padding: 20px 50px;
	}
	
	.bottom-footer p{
	    margin-bottom: 0;
	}
	
	.header .menu.top .phone a i{
	   padding: 10px 14px;
	   border-radius: 20px;
	}
	
	.menu-icon{
	    width: 30px;
        height: 24px;
	}
	
	.menu-icon::after{
	    height: 4px;
	   box-shadow: 0 10px 0 #FFF, 0 20px 0 #FFF;
	}
	
	.menu-icon:hover:after{
	    box-shadow: 0 10px 0 #FFF, 0 20px 0 #FFF;
	}
	
	.breadcrumbs{
	    font-size: 12px;
	}
	
	.gallery-shortcode .columns{
	    padding:0;
	}
	
	.related-land-estates{
	    margin-top:0;
	}
	
	p, .entry-content p{
	    font-size: 16px;
	}
}

.newsletter-content > p{
	    font-size: 20px;
        line-height: 1.5;
        margin-bottom: 30px;
}
	
.gallery-shortcode .columns {
    margin-bottom: 16px;
}

.contact-form .gform_confirmation_message{
	text-align: center;
}


.call-back #gform_confirmation_message_3 {
    color: #FFF;
    font-size: 20px;
    text-align: center;
}


@media (max-width: 640px) {
    #rc-imageselect, 
    .ginput_recaptcha { 
        transform:scale(0.85);
        -webkit-transform:scale(0.85);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
    } 
    
    .no-padding-sm-lr{
        padding-left:0;
        padding-right:0;
    }
    
    .video-design .wp-video .wp-video-shortcode{
        height: 320px !important;
        margin-bottom: 30px;
    }
    
    .design-listing-wrap{
        margin-left: 30px;
        margin-right: 30px;
    }
    
    .design-wrap .post-current-img{
        min-height: 210px;
    }
    
    
    .design-table select{
        max-width: 162px;
    }
    
    
    .design-table .td-right{
        text-align: right;
    }
    
    .upgrade-content-wrap{
        margin-top: 50px;
    }
    
    .upgrade-features{
        padding-bottom:0;
    }
    
    .bg-custom-design-small{
        height: 286px;
        width: 100%;
        background-size: cover;
        background-position: center;
    }
}

@media (max-width: 375px){
    
    .design-table select{
        max-width: 114px;
    }
}
.grecaptcha-badge {
    opacity: 0;
    pointer-events: none;
}
