/*
Theme Name: BlankSlate
Theme URI: http://globuild.com.au
Author: Alexander The Great Macedonian
Description: Development of Globuild Website
Version: 1.0
License: Webski
License URI: https://www.gnu.org/licenses/gpl.html
*/
/* ! normalize.css v1.0.0 | MIT License | git.io/normalize */
 
/* ==========================================================================
HTML5 display definitions
========================================================================== */
 
/* * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3. */ 
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
img{border:none;}
/* * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3. */
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
/* * Prevents modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices. */
audio:not([controls]) { display: none; height: 0; }
/* * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3, * and Safari 4.
* Known issue:no IE 6 support. */
[hidden] { display: none; }

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

html {  
    -webkit-font-smoothing: antialiased;
	-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}

.wp0, .wp01, .wp1, .wp2, .wp3, .wp4, .wp5, .wp6, .wp7, .wp8, .wp9, .wp10, .wp11 , .wp12 { visibility: hidden; }
.bounceInLeft, .bounceInRight, .fadeInUp, .fadeInUpDelay, .fadeInDown, .fadeInUpD, .fadeInLeft, .fadeInRight, .slideInLeft, .slideInRight, .rollIn, .bounceIn{ visibility: visible; }
.delay-02s { animation-delay: 0.2s; -webkit-animation-delay: 0.2s; }
.delay-04s { animation-delay: 0.4s; -webkit-animation-delay: 0.4s; }
.delay-06s { animation-delay: 0.6s; -webkit-animation-delay: 0.6s; }
.delay-08s { animation-delay: 0.8s; -webkit-animation-delay: 0.8s; }
.delay-1s { animation-delay: 1s; -webkit-animation-delay: 1s; }
.delay-12s { animation-delay: 1.2s; -webkit-animation-delay: 1.2s; }
.delay-14s { animation-delay: 1.4s; -webkit-animation-delay: 1.4s; }
.delay-16s { animation-delay: 1.6s; -webkit-animation-delay: 1.6s; }
.delay-18s { animation-delay: 1.8s; -webkit-animation-delay: 1.8s; }
.delay-2s { animation-delay: 2s; -webkit-animation-delay: 2s; }


body{
	width:100%;
	height:100%;
	margin:0 auto;
	padding:0px;
	background: #fff;
	line-height:18px;
	font-family:Montserrat,Arial,sans-serif;
	font-size:14px;
	color:#444;
}

.container{
	width:1280px;
	margin:0 auto;
	position:relative;
	max-width:100%;
	
}

.container1{
	position:absolute;
	top:0px;
	z-index:1001;
}

#bg { 
	position: relative; 
	top: 0; 
	left: 0; 
	text-align:center;
	/* background: url(images/intro.jpg) no-repeat center top; */
	background:#fff;
	max-height:100%;
	overflow:hidden;
}

.bgwidth { width: 100%; }
.bgheight { height: 100%; }

#bg h1{
	margin:0 auto;
	padding-top:9%;
	font-weight:300;
	max-width:100%;
	color:#59595c;
	font-size:70px;
	text-transform:uppercase;
}

#bg a.arrow{
	position:absolute;
	bottom:0px;
	left:50%;	
	color:#2b3133;
	font-size:50px;
	margin-left:-18px;
	text-decoration:none;
	opacity: 0.6;
	cursor:pointer;
}

#bg .big_logo{
	margin: 0 auto;
	max-width:100%;

}

.white_container{
	position:absolute;
	bottom:0px;
	background:#fff; 
	width:100%;
	height:auto;
	margin:0px;
	padding:30px 0px 60px 0px;
	z-index:1001;
}

.social_icons {
    margin: 0;
    position: absolute;
    z-index: 1001;
	top:120px;
	left:50px;
	color:#fff;
}

.social_icons a {
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    float: left;
    font-size: 17px;
    height: 15px;
    margin: 0 10px 0 0px;
    padding: 6px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    width: 15px;
}

.social_icons a.fa-facebook {
    padding: 6px 6.5px 6px 5.5px;
}

.social_icons a.fa-twitter {
    padding: 5px 6px 7px;
}

.social_icons a.fa-instagram {
    padding: 5px 6px 7px;
}

.social_icons a.fa-pinterest {
    padding: 5px 6px 7px;
}

.social_icons a:hover{
	border:2px solid #2f8ccc;
	transition: all 0.3s ease 0s;
}

.menu-button-new {
	position: absolute;
	z-index: 1001;
	border: none;
	text-decoration:none;
	margin: 0;
	padding: 15px 25px;
	top:50px;
	right:50px;
	border: none;
	font-size: 14px;
	text-transform:uppercase;
	color: #fff;
	background: #2f8ccc;
	font-family:Montserrat,Arial,sans-serif;
}

.menu-button-new:hover {
	background: rgba(47,140,204,0.7);
}

button:focus {outline:0;}

.header-contact{
	width:50%;
	height:100%;
	float:left;
	position:relative;
}

.menu{
	float:left;
}

.menu-wrap h3{
	margin:0px 0px 30px 0px;
	text-transform:uppercase;
	color:#969696;
	font-size:20px;
	text-align:left;
}

.header-left{
	position:absolute;
	left:50%;
	top:50px;
}

.header-right{
	position:absolute;
	left:10%;
	top:50px;
}	

.header-map{
	float:left;
	color:#fff;
	font-family:Montserrat,Arial,sans-serif;
	font-size:16px;
	text-align:left;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

button.more_content {
	border: none;
	text-decoration:none;
	margin: 15px auto 0px auto;
	padding: 15px 25px;
	border: none;
	font-size: 14px;
	text-transform:uppercase;
	color: #fff;
	background: #2f8ccc;
	font-family:Montserrat,Arial,sans-serif;
	float:none;
	transition: all 0.3s ease 0s;
	display:inline-block;
	text-align:center;
	cursor:pointer;
}

.hidden_content{
	display:none;
}

button.more_content:hover {
	background: rgba(47,140,204,0.7);
	transition: all 0.3s ease 0s;
}

.header-map-left{
	float:left;
	margin:-50px 0px 0px 0px;
}

.header-map-left p{
	margin:0px 0px 20px 0px;
}


.header-map-left p.phone{
	margin:6px 0px 0px 10px;
	float:left;
}

.empty-button{
	float:right;
	text-decoration:none;
	color:#fff !important;
	text-transform:uppercase;
	border:2px solid #4a4a4c;
	padding:10px 20px;
	margin:-17px 0px 0px 30px;
	transition: all 0.3s ease 0s;
	font-size:15px;
} 

.empty-button:hover{
	border:2px solid #fff;
	background:#2f8ccc;
	color:#fff !important;
	transition: all 0.3s ease 0s;
}

.header-map i{
	font-size:30px;
	float:left;
}
#contact {
    float: left;
    padding: 60px 0 0;
    width: 100%;
}
#contact h2 {
    font-size: 36px;
    text-align: left;
}
.section_intro {
    color: #7f8c8d;
    font-size: 14px;
    line-height: 24px;
}

/*contact*/
.cnt{
	background:#fff!important;
}
#contact {padding: 90px 0 0 0; float:left; width:100%;}

#contact .content {padding-top: 60px;}

#contact .content,
#contact .content a {
	font-size: 18px;
	color: #7f8c8d;
}

.content::before{
	width:auto!important;
}

#contact h3 {
	font-size: 24px;
	color: #2c3e50;
	margin-bottom: 20px;
	float:left;
	width:100%;
}

#contact .content > div {float: right; margin-bottom:40px;}


#contact #contatc_details > ul {margin-bottom: 30px;}

/*#contact #contatc_details > ul:last-of-type {margin-bottom: 70px;}*/

#contact .contact_soc > ul:last-of-type {
	display: block;
	float: left;
	margin-left: 4px;
}
#contact .contact_soc li {float: left;}

#contact_form {float: left;width:100%;}
        
#contact_form label, 
#contact_form input, 
#contact_form textarea {
	display: block;
}

#contact_form label , .wpcf7 p {
	font-size: 16px;
	color: #7f8c8d;
}

#contact_form input[type=text],
#contact_form input[type=email],
#contact_form textarea , .wpcf7 input{
	border: 1px solid #bdc3c7;
	box-sizing: border-box;
	padding: 4px 2%;
	line-height: 24px;
	max-width: 100%;
	overflow: hidden;
	font-size: 15px;
	color: #5c5c5c;
	display: block;
	width: 100%;
	clear: both;
	margin-top:10px;
	margin-bottom: 20px;
	transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
}

#contact_form select{
	border: 1px solid #bdc3c7;
	box-sizing: border-box;
	padding: 4px 2%;
	line-height: 24px;
	max-width: 100%;
	min-width: 280px;
	overflow: hidden;
	font-size: 15px;
	color: #5c5c5c;
	display: block;
	width: 100%;
	clear: both;
	margin-top:10px;
	height:33px;
}


#contact_form input[type=text]
{
	padding: 4px 2% !important;			
}

.wpcf7 .wpcf7-submit{
	width: 100%;
	min-width:0px;
	font-size:15px;
	border:2px solid #2f8ccc;
	color:#7f8c8d;                   
	  float:right !important;
	font-family:"Open Sans",?sans-serif;
	margin-top:0px !important;
	padding: 2px 2%!important;
}
.wpcf7 .wpcf7-submit:hover{
	background:#2f8ccc;
	border:2px solid #2f8ccc;
	color:#fff;
}

.captcha-572{
	float:left;
	margin:0px 10px 0px 10px !important;
}
.captcha1{
	width: 150px !important;
	min-width: 150px !important;
	float:right;
}

.captcha-572 span.wpcf7-not-valid-tip{
	margin-left:12px !important;
	margin-top:-5px !important;
}

.your-message span.wpcf7-not-valid-tip{
	margin-top:0px !important;
}

.tp-rightarrow, .tp-leftarrow{
	z-index:1002 !important;
}

.wpcf7-captcha-captcha-572{
	float:left;
	margin:-12px 0px 0px 0px;
	border:3px solid #fff;
}


#contact_form label {margin-bottom: 8px;}
#contact_form input, #contact_form select {margin-bottom: 20px;}
#contact #contact_form textarea {
	min-height: 110px;
	max-height: 180px;
	overflow: visible;
}

#contact #contact_form input[type=text] {text-transform: capitalize;}

#contact #contact_form input[type=text]:focus,
#contact #contact_form input[type=email]:focus,
#contact #contact_form textarea:focus ,
.wpcf7-form-control:focus{
	border-color: #2f8ccc;
	color: #899;
}

#contact_form input.appon_button {
	float: right;
	font-size: 12px;
}


.form-left{
	width:47%;
	padding:0 3% 0 0;
	float:left;
}

	
.form-right{
	width:47%;
	padding:0 0 0 3%;
	float:left;
}

.form-center{
	float:left;
	width:100%;
}


.form-right ul li:nth-child(2){
	padding-top:6px;
}


#main_content{
	border-top:1px solid #d8d8d8;
	width:100%;
	height:auto;
	float:left;
	padding:75px 0px;
}

.main_content_left{
	float:left;
	width:40%;
	height:auto;
}

.main_content_right{
	float:left;
	width:100%;
	height:auto;
	text-align:center;
}

.main_content_left p{
	font-family:Montserrat,Arial,sans-serif;
	text-transform:uppercase; 
	font-size:14px;
	color:#939393;
	margin:10px 0px;
	float:left;
	clear:both;
	width:100%;
}

.main_content_left h1{
	font-family:Noto Serif,Arial,sans-serif; 
	font-size:30px;
	line-height:45px;
	color:#292928;
	margin:0px;
	float:left;
	clear:both;
	font-weight:normal; 
	width:100%;
}

.main_content_right p{
	font-family:Open Sans,Arial,sans-serif;
	font-size:14px;
	line-height:22px;
	margin:0px 0px 20px 0px;
	text-align:left;
}

.main_content_right a {
	border: none;
	text-decoration:none;
	margin: 15px 0px 0px 0px;
	padding: 15px 25px;
	border: none;
	font-size: 14px;
	text-transform:uppercase;
	color: #fff;
	background: #2f8ccc;
	font-family:Montserrat,Arial,sans-serif;
	float:left;
	transition: all 0.3s ease 0s;
}

.main_content_right a:hover {
	background: rgba(47,140,204,0.7);
	transition: all 0.3s ease 0s;
}

.menu ul{
	width:170%;
}
.menu ul li{
	list-style-type: none;
}

#properties{
	float:left;
	width:100%;
	height:auto;
	margin:0px;
	padding:75px 0px;
	background:#e7e7e7;
}

.properties_small{
	float:left;
	width:47%;
	padding:0px 1.5%;
}

.properties_large{
	float:left;
	width:47%;
	padding:0px 1.5%;
	position:relative; 
}

.prop{
	float:left;
	width:47%;
	padding:0px 0px 6% 0;
	margin:0px;
	height:auto;
	display:block;
}	

.prop:nth-of-type(even) {
	padding:0px 0px 6% 6%;
}

.image_wrap{
	float:left;
	display:block;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background:#000;
	position:relative;
}	

.image_wrap img{
	float:left;
	display:block;
	width:100%;
	height:100%;
	opacity:0.6;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}

.prop:hover .image_wrap img{
	opacity:1;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}

.properties_large:hover .image_wrap img{
	opacity:1;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}

.properties_large img{
	float:left;
	display:block;
	width:100%;
	height:100%;
}

.info{
	position:absolute;
	top:20px;
	left:20px;
	font-family:Open Sans,Arial,sans-serif;
	font-size:13px;
	color:#fff;
	padding:5px 20px;
	border-radius:20px;
	background:#1b1b1b;
	z-index:1001;
	margin:0px;
}

.info.red{
	background:#d53f49;
}

.number{
	position:absolute;
	top:25px;
	right:20px;
	font-family:Noto Serif,Arial,sans-serif;
	font-size:50px;
	color:#fff;
	z-index:1001;
	margin:0px;
	display: none;
}	

.text{
	position:absolute;
	bottom:20px;
	left:20px;
	z-index:1001;
}

.text h2{
	font-family:Montserrat,Arial,sans-serif;
	font-size:26px;
	font-weight:normal;
	color:#fff;
	margin:0px 0px 15px 0px;
	text-shadow: 1px 1px #000;
	line-height:27px;
}
.prop .text h2{
	line-height:31px;
}
.project_images{
	width:98%;
	max-width:98%;
	padding:0 1%;
	float:left;
}
#all-images{
	display:inline-block;
	float:left;
}
#all-images li{
	padding:0 2% 3px 0;
	display:inline-block;
	width:18.4%;
	
}
.fancybox1:nth-child(5) li{
	padding-right:0px!important;
}
#all-images li img{
	width: 100%;
	max-width:100%;
	height:120px;
}

.projects{
	padding-top:30px;
	width:100%;	
}
.projects .prop1{
	width:23%;
	float:left;
	padding:0 2.65% 2% 0;
	z-index:0;
}
.projects .prop1:nth-child(4n){
	padding-right:0px;
}

.projects_title{
	margin-top:170px;
	width:100%;
	text-align:center;
	background:#2f8ccc;
	color:#fff;
	padding:18px 0;
}

.home #menu-main-menu{
	padding-left:0px!important;
}
.text p{
	font-family:Noto Serif,Arial,sans-serif;
	font-size:16px;
	line-height:21px;
	font-weight:normal;
	color:#fff;	
	margin:0px;
	text-shadow: 1px 1px #000;
}

.prop_large_content{
	background: rgba(0,0,0,0.7);
	display:block;
	width:100%;
	height:100%;
	margin:0;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1001;
	text-align:center;
}

.prop_large_content h2{
	font-family:Montserrat,Arial,sans-serif;
	font-size:35px;
	font-weight:normal;
	color:#292928;
	margin:30px 0px 15px 0px;
}

.prop_large_content p.sub-heading{
	font-family:Noto Serif,Arial,sans-serif;
	font-size:20px;
	line-height:25px;
	font-weight:normal;
	color:#292928;	
	margin:0px;
	display:inline-block;	
}

.prop_large_content p.main-text{
	font-family:Open Sans,Arial,sans-serif;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	color:#292928;	
	margin:3px 0px 0px 0px;
	width:80%;
	padding:0 10%;
}

.border{
	padding-bottom:10px;
	border-bottom: 2px solid #292928;
	display:inline-block;
	width:60%;
	margin:10px 20%;
}

.prop_contact p{
	font-family:Montserrat,Arial,sans-serif;
	font-size:13px;
	line-height:15px;
	font-style:italic;
	margin:0px 0px 2px 0px;
}

.prop_large_content a {
	border: none;
	text-decoration:none;
	margin: 20px auto 0px auto;
	padding: 15px 25px;
	border: none;
	font-size: 14px;
	text-transform:uppercase;
	color: #fff;
	background: #2f8ccc;
	font-family:Montserrat,Arial,sans-serif;
	float:none;
	display:inline-block;
	transition: all 0.3s ease 0s;
}

.prop_large_content a:hover {
	background: rgba(47,140,204,0.7);
	transition: all 0.3s ease 0s;
}

.empty-button-center-wrap{
	width:100%;
	height:auto;
	text-align:center;
	margin:0px;
	display:inline-block;
}

.empty-button-center{
	float:none;
	display:inline-block;
	text-decoration:none;
	color:#292928;
	text-transform:uppercase;
	border:2px solid #292928;
	padding:10px 20px;
	margin:0px auto 0px auto;
	transition: all 0.3s ease 0s;
	font-size:12px;
	font-family:Montserrat,Arial,sans-serif;
} 

.empty-button-center:hover{
	border:2px solid #292928;
	background:#292928;
	color:#fff;
	transition: all 0.3s ease 0s;
}

#gray_info{
	width:100%;
	float:left;
	margin:0px;
	padding:75px 0px;
	background:#292928;
	color:#fff;
}

#gray_info h1{
	font-family:Noto Serif,Arial,sans-serif; 
	font-size:30px;
	line-height:45px;
	margin:0px 0px 20px 0px;
	float:left;
	clear:both;
	font-weight:normal; 
}

#gray_info p{
	margin:0px 0px;
	float:left;
	font-size:15px;
	line-height:20px;
	font-family:Open Sans,Arial,sans-serif; 
	float:left;
	clear:both;
}

#gray_info a{
	margin:20px 0px 0px 0px;
	float:left;
	font-size:20px;
	line-height:20px;
	color:#2f8ccc;
	font-family: Open sans,Arial,sans-serif; 
	font-style:italic;
	transition: all 0.3s ease 0s;
	text-decoration:none;
	float:left;
	clear:both;
	width:100%;
}

#gray_info a:hover{
	color:#fff;
	transition: all 0.3s ease 0s;
}

#news{
	width:100%;
	float:left;
	padding:75px 0px;
	margin:0px;
}

#news h1{
	font-family:Noto Serif,Arial,sans-serif; 
	font-size:30px;
	text-align:center;
	margin:0px auto 30px auto;
	font-weight:normal;
	line-height:36px;
}
#news .post{
	padding:10%;
}

.post_wrap{
	float:left;
	width:50%;
}

.post{
	text-align:center;
	display:block;
	box-sizing:border-box; 
	width:100%; 
	margin:0 auto;
	float:left;
}

.b_right{
	border-right:1px solid #d0d0d0;
}
.b_bottom{
	border-bottom: 1px solid #d0d0d0;
}

.post img{
	width:100%;
	max-width:100%;
	display:inline-block;
	height:auto;
}

.post h2{
	color:#fff;
	font-weight:normal;
	background:#000;
	padding:10px 20px;
	margin:-30px auto 0px auto;
	text-align:center;
	display:inline-block;	
	font-family:Noto Serif,Arial,sans-serif; 
	font-size:30px;
	line-height:36px;
}

.post p{
	font-family:Open Sans,Arial,sans-serif; 
	font-size:14px;
	line-height:24px;
}

.post p a{
	text-decoration:none;
	color:#2f8ccc;
	transition: all 0.3s ease 0s;
}

.post p a:hover{
	text-decoration:none;
	color:#000;
	transition: all 0.3s ease 0s;
}

.row{
	width:100%;
	float:left;
	border-bottom:1px solid #d0d0d0;
}

.row:last-of-type {
    border:none;
}

.wp-pagenavi {
	clear: both;
	float:left;
	width:98%;
	padding:0px 1%;
	margin:0px 0px 30px 0px;
	text-align:left;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	padding: 5px 12px;
	margin: 4px;
	color:#fff;
	background:#2f8ccc;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	color:#fff;
	background:#121212;
}

.wp-pagenavi span.current {
	color:#fff;
	background:#121212;
}

.wp-pagenavi span.pages{
	border:none;
	margin-left:0px;
}

#footer{
	width:100%;
	float:left;
	background:#292928;
	color:#fff;
	padding:75px 0px 30px 0px;
}

.footer-left{
	width:40%;
	float:left;
}

.white_logo{
	float:left;
	clear:both;
	max-width:100%;
	margin:0px 0px 30px 0px;
}	

.footer-map{
	float:left;
	color:#fff;
	font-family:Montserrat,Arial,sans-serif;
	font-size:14px;
	text-align:left;
	border-top:1px solid #4e4f51;
	padding:20px 0px;
	width:100%;
}

.footer-map:last-of-type {
    border-top:none;
}

.footer-map h3{
	font-size:16px;
	font-weight:normal;
	margin:0px 0px 10px 0px;
}

.footer-map-left{
	float:left;
	margin:0px;
}

.footer-map-left p{
	margin:0px 0px 20px 0px;
	font-size:14px;
}

.form{
	float:left;
	margin:0px;
	width:100%;
}

.form p{
	float:left;
	margin:0px 0px 0px 0px;
	width:100%;
	color:#fff;
	font-size:13px;
	font-weight:normal;
}

span.wpcf7-not-valid-tip{
	float:left;
	margin:-10px 0px 10px 0px;
}

div.wpcf7-mail-sent-ok{
	border:none !important;
}

.form input{
	float:left;
	margin:5px 0px 20px 0px;
	width:100%;
}

.form textarea{
	float:left;
	margin:5px 0px 10px 0px;
	width:98.5%;
	max-width:98.5%;
	min-height:88px;
}


.footer-map-left p.phone{
	margin:6px 0px 15px 10px;
	float:left;
	width:87%;
}
.email a{
	color:#fff;
	text-decoration:none;
}


.footer-map-left p.email {
    float: left;
    margin: 2px 0 15px 10px;
    width: 87%;
}
.fa.fa-envelope-o{
	font-size:19px;
}

.footer-map-left i{
	font-size:36px;
	float:left;
}

#footer .empty-button{
	margin:30px 0 0 30px;
}

.footer_center{
	float:left;
	width:20%;
}

.footer_center ul{
	margin:100px 0px 0px 0px;
	padding:0px;
}

.footer_center ul li{
	list-style:none;
	text-align:center;
	display:block;
	float:left;
	width:100%;
	font-size:16px;
	text-transform:uppercase;
	margin:0px 0px 13px 0px;
	transition: all 0.3s ease 0s;
}

.footer_center ul li a{
	color:#fff;
	transition: all 0.3s ease 0s;
	text-decoration:none;
}

.footer_center ul li a:hover{
	transition: all 0.3s ease 0s;
	color:#2f8ccc;
}

.footer_right{
	float:left;
	width:40%;
}

.form-left{
	float:left;
	width:49%;
	padding-right:1%;
}

.form-right{
	float:left;
	width:49%;
	padding-left:1%;
}	

.footer_right h3{
	font-size:24px;
	text-align:right;
	font-weight:normal;
	line-height:30px;
	padding:0px 0px 20px 0px;
	color#fff;
}

.footer-form{
	float:left;
	width:100%;
	margin:0px;
}

.footer-form input{
	width:50%;
	background:transparent;
	color:#fff;
	font-size:14px;
	font-family: Montserrat,Arial,sans-serif;
	text-transform:uppercase;
	font-weight:normal;
	margin:0px 0px 20px 0px;
	border:2px solid #4a4a4c;
	text-align:center;
	padding:10px 0px;
	box-sizing:border-box;
	float:right;
}

.footer-form .wysija-submit:hover{
	border:2px solid #fff;
}

.footer-form .wysija-submit{
	float:right;
	text-decoration:none;
	color:#fff;
	background:#4e4f51;
	text-transform:uppercase;
	border:2px solid #4a4a4c;
	padding:10px 20px;
	margin:0px;
	transition: all 0.3s ease 0s;
	font-size:15px;
	font-family: Montserrat,Arial,sans-serif;
	width:50%;
}

.footer-form button:hover{
	border:2px solid #fff;
	color:#fff;
	transition: all 0.3s ease 0s;
	cursor:pointer;
}

.footer-left h4{
	margin:20px 0px 0px 2px;
	float:left;
	font-size:18px;
	line-height:24px;
	color:#fff;
	font-family: Open sans,Arial,sans-serif; 
	font-style:italic;
	text-transform:uppercase;
	font-weight:normal;
	float:left;
	clear:both;
}

.footer_bottom{
	float:left;
	text-align:center;
	width:100%;
	margin:40px 0px 0px 0px;
}

div.wpcf7-validation-errors{
	clear:both;
	height:35px;
}

.social-footer{
	display:inline-block;
	text-align:center;
	color:#9e9f9f;
	margin:0 20px;
	font-family: Montserrat,Arial,sans-serif;
}

.social-footer a{
	color:#9e9f9f;
	text-decoration:none;
	margin:0px 0px 0px 10px;
	font-size:13px;
	letter-spacing: 2px;
	vertical-align:top;
	transition: all 0.3s ease 0s;
}

.social-footer a:hover{
	color:#fff;
	transition: all 0.3s ease 0s;
}

.social-footer i{
	font-size:20px;
}

.footer_bottom p{
	font-size:12px;
	color:#9e9f9f;
	letter-spacing: 1px;
	text-align:center;
	margin:10px auto 0px auto;
	text-transform:uppercase;
}

.footer_bottom p a{
	text-decoration:none;
	color:#9e9f9f;
	transition: all 0.3s ease 0s;
}

.footer_bottom p a:hover{
	color:#fff;
	transition: all 0.3s ease 0s;
}

.display_none{
	display:none;
}

#inner_content{
	width:100%;
	float:left;
	color:#424242;
	font-family:Open Sans,Arial,sans-serif;
	text-align:center;
	padding:25px 0;
	margin-top:110px;
}
.single #inner_content{
	margin-top:40px;
}

#inner_content p{
	text-align:left;
	padding:0px 7px;
	margin:0px 0px 10px 0px;	
	line-height:20px;
}
#inner_content h3{
	text-align:left;
	padding:0px 7px;
	color:#2f8ccc;
	font-family:Oswald,Arial,sans-serif;
	font-size:30px;
	line-height:35px;
	/* text-transform:uppercase; */
	margin:0px 0px 20px 0px;
}

#inner_content p a {
	background: none;
	text-decoration:none;
	padding:1px 2px;
	border-radius:2px;
	color:#2f8ccc;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

#inner_content p a:hover {
	background: #2f8ccc;
	text-decoration:none;
	color:#fff;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

#inner_content .blog-page p{
	padding:0 1%;
}
.blog-page h1.entry-title a{
	text-decoration:none;
	color: #2f8ccc;
	font-weight:normal;
}
.blog-page h1.entry-title{
	color: #2f8ccc;
    font-family:Montserrat,Arial,sans-serif;
    font-size: 30px;
    line-height: 35px;
    margin: 20px 0 15px 0px;
    padding:0px 0px 0px 1%;
	width:99%;
	float:left;
    text-align: left;
    text-transform: uppercase;
	font-weight:normal;
}

.side h1{
	color: #2f8ccc;
    font-family:Montserrat,Arial,sans-serif;
    font-size: 30px;
    line-height: 35px;
    margin: 20px 0 15px 0px;
    padding:0px 0px 0px 1%;
	width:99%;
	float:left;
    text-align: left;
    text-transform: uppercase;
	font-weight:normal;
}


.blog-page ul{
	float:left;
	width:100%;
	padding:0px;
}
.blog-page{
	float:left;
	width:65%; 
	margin-right:5%;
	margin-top:0;
}

.blog-page img{
	max-width:100%;
	height:auto;
}
.blog-page ul li{
	float:left;
	width:95%;
	padding-left:5%;
	text-align:left;
	margin-bottom:10px;
	background: url(images/tick.png) no-repeat 5px 4px;
}
.img_link{
	float:left;
	display:block;
	width:98%;
	max-width:98%;
	padding:0 1%;
}
.img_link img{
	float:left;
	width:100%;
	max-width:100%;
	margin-bottom:15px;
}

.img_link.img_link_auto img{
	height:auto;	
}
.tagheader{
	width:100%;
	background:#2f8ccc;
	padding:18px 0px;
}
.header.tagheader .entry-title{
	margin:0px;
	color:#fff;
}
.tag-links{
	float:left;
}
.protection .wpcf7-form-control.wpcf7-captchar.captcha1{
	margin-top:-12px!important;

}
.tag-links a {
	text-decoration:none;
	color:#424242;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.tag-links a:hover {
	text-decoration:none;
	color:#2f8ccc;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.entry-meta{
	float:right;
	font-style:italic;
	margin:0px;
}
.side{
	float:left;
	width:30%;
	margin-top:0;
}
.entry-footer{
	float:left;
	width:98%;
	margin:10px 1% 30px 1%;
	border-top:1px solid #c9c8c8;
	border-bottom:1px solid #c9c8c8;
	padding:10px 0;
}

.entry-footer-project{
	float:left;
	width:98%;
	margin:24px 1% 30px 1%;
	border-top:1px solid #c9c8c8;
	border-bottom:1px solid #c9c8c8;
	padding:10px 0;
}
.entry-footer-project p{
	padding:0!important;
}

.screen-reader-text{
	display:none;
}
#sidebar .widget-title{
	padding:0px;
	margin:20px 0px 15px 0px;
	font-weight:normal;
}

#sidebar ul{
	margin:0px;
	padding:0px;
	float:left;	
}

#sidebar ul li{
	float:left;
	width:100%;
	margin:0px;
	list-style:none;
	text-align:left;
}

#sidebar ul li a {
	display: block;
	padding: 0px;
	margin:0px 0px 10px 0px;
	color: #424242;
	text-decoration:none;
	font-size:14px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	text-align:left;
}

#sidebar ul li a:hover{
	color:#2f8ccc;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

#sidebar .tagcloud a{
	font-size:15px !important;
	padding:5px 10px;
	float:left;
	margin:0px 10px 10px 0px;
	border:1px solid #424242;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

#sidebar .tagcloud a:hover{
	color:#fff;
	border:1px solid #2f8ccc;
	background:#2f8ccc;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

#sidebar #search-2{
	float:left;
	margin-bottom:30px;
}

#sidebar #tag_cloud-2{
	float:left;
	margin-top:30px;
}

#searchform{
	float:left;
	width:100%;
	position:relative;
	max-width:392px;
}

#searchform input{
	height:50px;
	width:80%;
	padding:0px 15% 0px 5%;
	line-height:50px;
	float:left;
	background:#2f8ccc;
	color:#fff;
	border:none;
}

#searchform input#searchsubmit{
	width:40px;
	height:50px;
	position:absolute;
	border:none;
	top:0px;
	right:0px;
	padding:0px;
	text-indent:9999px;
	cursor:pointer;
	background: url(images/loupe_smal.png) no-repeat 0px 10px;
	opacity:0.7;
}	

#searchform input#searchsubmit:hover{
	opacity:1;
}

.loadmore{
	float:left;
	width:100%;
	display:none;
}	

.loadmore-projects{
	float:left;
	width:100%;
}	

.main{
	float:left;
	margin:110px 0px 0px 0px;
	width:100%;
	padding:30px 0px;
}

.main-projects{
	float:left;
	margin:200px 0px 0px 0px;
	width:100%;
}

.inner_logo{
	margin:18px 0px;
	float:left;
	max-width:100%;
	transition: all 0.3s ease 0s;
}	

.cbp-af-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #f6f6f6;
	z-index: 1004;
	height: 110px;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
}

.cbp-af-header .cbp-af-inner {
	width: 100%;
	margin: 0;
	padding: 0;
}

.inner_logo,
.cbp-af-header nav {
	display: inline-block;
	position: relative;
}

 /* We just have one-lined elements, so we'll center the elements with the line-height set to the height of the header */


.cbp-af-header h1 {
	text-transform: uppercase;
	color: #333;
	letter-spacing: 4px;
	font-size: 4em;
	margin: 0;
	float: left;
}

.cbp-af-header nav {
	float: right;
	clear:both;
}
.cbp-af-header nav ul{
display:inline-block;
float:right;
padding:0;
margin:0;
}
.cbp-af-header nav li{
	list-style-type: none;
	float: left;
}

.cbp-af-header nav li a {
	color: #2b3133;
	font-weight: 400;
	margin: 0 0 0 20px;
	font-size: 1.4em;
	text-decoration:none;
}

.cbp-af-header nav a:hover {
	color: #2f8ccc;
}

/* Transitions and class for reduced height */
.cbp-af-header h1,
.cbp-af-header nav a {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.cbp-af-header.cbp-af-header-shrink {
	height: 90px;
}

.cbp-af-header.cbp-af-header-shrink .inner_logo{
	width:230px;
	margin:20px 0px;
}

.cbp-af-header.cbp-af-header-shrink nav a {
	line-height: 90px;
}

.inner_right{
	float:right;
}

.social_icons_inner {
    margin: 0;
	float:right;
	clear:both;
    z-index: 1001;
	color:#828181;
}

.social_icons_inner a {
    border: 2px solid #828181;
    border-radius: 50%;
    color: #828181;
    float: left;
    font-size: 17px;
    height: 15px;
    margin: 20px 0px 20px 10px;
    padding: 6px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    width: 15px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.social_icons_inner a.fa-facebook {
    padding: 6px 4px 6px 8px;
}

.social_icons_inner a.fa-twitter {
    padding: 5px 6px 7px;
}

.social_icons_inner a.fa-instagram {
    padding: 5px 6px 7px;
}

.social_icons_inner a.fa-pinterest {
    padding: 5px 6px 7px;
}

.social_icons_inner a:hover{
	border:2px solid #2f8ccc;
	transition: all 0.3s ease 0s;
}

.inner_right i{
	float:left;
	font-size:30px;
	color: #828181;
	margin:12px 0px;
}

.inner_right p{
	float:left;
	font-size:16px;
	color: #828181;
	margin:20px 0px 0px 10px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.inner_right i.fa-envelope-o{
	font-size:23px;
	margin:16px 0px 0px 10px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.phone_inner_wrap{
	float:right;
	margin:0px 0px 10px 30px;
}

.cbp-af-header.cbp-af-header-shrink .phone_inner_wrap,
.cbp-af-header.cbp-af-header-shrink .social_icons_inner{
	display:none;
}

.mobile-menu{
	display:none;
}

.top-animate {
  background: #fff !important;
  top: 13px !important;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mid-animate {
  opacity: 0;
}

.bottom-animate {
  background: #fff !important;
  top: 13px !important;
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg);
}

.top-menu {
  top: 5px;
  width: 40px;
  height: 4px;
  border-radius: 10px;
  background-color: #2f8ccc;
}

.mid-menu {
  top: 15px;
  width: 40px;
  height: 4px;
  border-radius: 10px;
  background-color: #2f8ccc;
}

.bottom-menu {
  top: 25px;
  width: 40px;
  height: 4px;
  border-radius: 10px;
  background-color: #2f8ccc;
}

.menui {
  background: #2f8ccc;
  transition: 0.6s ease;
  transition-timing-function: cubic-bezier(.75, 0, .29, 1.01);
  margin-top: 10px;
  position: absolute;
}

.icon {
  z-index: 999;
  position: fixed;
  display: block;
  padding: 9px;
  height: 32px;
  width: 32px;
  margin: 0px;
  top: 20px;
  right: 20px;
}

.mobilenav {
  font-family: inherit;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: #2f8ccc;
}

.mobilenav li {
  list-style-type: none;
  text-align: center;
  padding: 10px;
}

.mobilenav li a {
  font-size: 150%;
  color: #fff;
  text-decoration: none;
  font-weight: 300;
  width: 100%;
}

.mobilenav li:first-child {
  margin-top: 60px;
}

div.wpcf7-response-output{
	text-align:right !important;
	padding:0px 0px 0px 45px !important;
	margin:20px 0 0 0 !important;
	border:none !important;
}






/* ----------------------- Media Queries -------------------*/
@media screen and (max-width: 1300px) {
	.container{
		width:90%;
		padding-left:5%;
		padding-right:5%;
	}
}

@media screen and (max-width: 1200px) {
	.inner_logo{
		width:250px;
		margin:50px 0px;
	}
}

@media screen and (max-width: 1100px) {
	.inner_right{
		display:none;
	}
	
	.cbp-af-header{
		height:auto;
	}
	
	.inner_logo{
		width:250px;
		margin:20px 0px;
	}
	
	.main {
		margin: 110px 0 0;
	}
	
	.mobile-menu{
		display:block;
	}
	
	.menu{
		padding:0;
	}
	
	.projects .prop1:nth-child(3n) {
    padding-right: 0;
}
	.projects .prop1:nth-child(4) {
    padding-right: 2%;
	}
	.projects .prop1:nth-child(8) {
    padding-right: 2%;
	}
	.projects .prop1:nth-child(12) {
    padding-right: 0;
	}
	.projects .prop1 {
		width:32%;
		padding: 0 2% 2% 0;
	}
}

@media screen and (max-width: 768px) {
	.header-contact{
		display:none;
	}
	
	.menu{
		width:100% !important;
	}
	
	.header-left{
		left:36%;
		top:170px;
	}
	
	.menu-wrap h3{
		display:none;
	}
		.projects .prop1:nth-child(2n) {
    padding-right: 0;
}
	.projects .prop1:nth-child(3n) {
    padding-right: 2%;
	}
	.projects .prop1 {
		width:46%;
		padding: 0 2% 3%;;
	}
.footer-form .wysija-submit{
	float:none;
	display:inline-block;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
	

	.prop1 .number{
		display:none;
	}

	.prop1 .text h2 {
		line-height: 24px;
	}
	.properties_small{
		width:100%;
		padding:0px;
	}
	
	.properties_large{
		width:100%;
		padding:0px;
		margin-bottom:30px;
	}
	
	.single #inner_content{
		margin-top:33px;
	}
	.blog #inner_content{
		margin-top:96px;
	}
	
	#gray_info h1, #gray_info p, #gray_info a{
		text-align:center;
	}
	
	.post_wrap{
		width:100%;
	}
	
	.projects_title{
		margin-top:120px;
	}
	
	#all-images li img {
		height:70px;
	}
	
	.b_right{
		border:none;
	}
	
	.post{
		padding:0;
	}
	
	.row{
		border:none;
	}
	
	.footer-left, .footer_center, .footer_right{
		width:100%;
	}
	
	.footer-left{
		text-align:center;
	}
	
	.white_logo{
		display:inline-block;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
		float:none;
	}
	
	.footer_right{
		text-align:center;
	}
	
	.footer-form input{
		width:100%;
	}	
	
	.footer_right h3{
		text-align:center;
	}
	
	.footer-form button, .footer-left h4{
		float:none;
		display:inline-block;
		margin-left:auto;
		margin-right:auto;
	}
	
	.footer_center ul{
		margin-top:50px;
	}
} 

@media screen and (max-width: 700px) {
	.form-left{
		width:100%;
		padding:0;
	}
	
	.form-right{
		width:100%;
		padding:0;
	}

}

@media screen and (max-width: 600px) {
	.main_content_left, .main_content_right{
		width:100%;
		text-align:center;
	}
	.blog-page {
		width:100%;
	}
	.side {
		width:100%;
	}
	#searchform{
		max-width:100%;
	}
	
	.wp-pagenavi {
		text-align:center;
	}
	
	.main_content_left h1{
		margin-bottom:30px;
	}
	
	.main_content_right a{
		float:none;
		display:inline-block;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
	}
	
	.prop{
		width:100%;
	}
	
	.prop:nth-of-type(even) {
		padding:0px 0px 6% 0%;
	}

	.prop1 .text h2 {
		font-size: 20px;
	}
	
	.social-footer{
		margin: 0 5px;
	}
	
	.prop_large_content{
		margin:5%;
		width:90%;
		height:90%;
	}
	#contact #contact_form {
		float: none;
	}
	
	#contact #contatc_details > ul {
		float: left;
		margin-bottom: 20px;
	}
	
	#contact #contatc_details > ul:last-of-type {margin-bottom: 20px;}
	#contact #contatc_details > ul:last-of-type {
		float: none;
		clear: both;
	}
                
	#contact .content > div:first-of-type > div {
		margin-bottom: 30px;
		overflow: hidden;
		clear: both;
	}
	
	#contact h3 {margin-bottom: 12px;}
	
	#contact #contact_form input[type="text"], 
	#contact #contact_form input[type="email"], 
	#contact #contact_form textarea {
		padding: 8px;
		width: 100%;
	}
}


@media screen and (max-width: 568px) {
	.white_container{
		display:none;
	}
	
	.menu-button-new{
		display:none;
	}
	
	.header-left{
		left:46%;
		top:20px;
	}
	#contact #contact_form input[type="text"], #contact #contact_form input[type="email"], #contact #contact_form textarea, .wpcf7 input , #contact #contact_form select{
		width:100%;
		min-width: 240px !important;
	}
	.projects .prop1 {
		width:100%;
	}
	.prop1 .text h2 {
		font-size:26px;
	}
}

@media screen and (max-width: 416px) {
	.header-left{
		left:0px;
		top:180px;
		width:100%;
		z-index:1500;
	}
	
	#open-button{
		left:50%;
		margin-left:-50px;
		margin-left:-50px;
	}
	
	.social_icons{
		left:50%;
		margin-left:-77px;
	}
	
	.close-button{
		display:none;
	}
	
	.icon-list a{
		width:100%;
		text-align:center !important;
	}
	
	.display_none{
		display:block;
		top:190px;
		left:50%;
		margin-left:-150px !important;
		position:absolute;
		z-index:100 !important;
	}
	#all-images li img {
		height:40px;
	}
	.prop_large_content{
		margin:0%;
		width:100%;
		height:100%;
	}
	
	.prop_large_content h2{
		margin: 15px 0;
		font-size:26px;
	}
	.prop_large_content p.sub-heading{
		font-size:17px;
		line-height:17px;
	}
	
	.border{
		margin: 7px 20%;
	}
	
	.post h2{
		font-size:20px;
		padding: 5px 20px;
	}
	
	.empty-button{
		float:left;
		clear:both;
	}
	
	#footer .empty-button {
		margin: 30px 0 0 0px;
	}
	.projects .prop1 {
		width:100%;
	}
	.prop1 .text h2 {
		font-size:26px;
	}
	
	
}

@media screen and (max-width: 320px) {
	.main-text, .border{
		display:none;
	}	
	
	#gray_info h1{
		font-size:24px;
		line-height:30px;
	}
	
	.prop_large_content h2{
		margin: 30px 0;
	}
	.prop_large_content a {
		margin-top:4px;
	}
	
	#main_content, #properties, #gray_info, #news, #footer{
		padding: 30px 0;
	}
	
	.main_content_left h1{
		font-size:25px;
		line-height:30px;
	}	
	.projects .prop1 {
		width:100%;
	}
	.prop1 .text h2 {
		font-size:26px;
	}
}










