body {
    font-weight: 400!important;
    line-height: 1.5rem!important;
    margin-bottom: 0!important;
    

}
p{
	color: #8d8d8d
}
a:hover{
	text-decoration: none!important;
}
#masthead{
    margin-top: 0px;
    transition: all .3s;
    padding: 20px 40px;
}
.acf-map {
    width: 100%;
    height: 400px;
}
h1{
	font-weight: 400!important;
}
.contact-2 .form-contact input[type="text"], .contact-2 .form-contact input[type="number"], .contact-2 .form-contact input[type="email"]{
	width: 100%!important;
}
body .gform_wrapper ul li.gfield {
    margin-top: 16px;
    padding-top: 0;
    width: 50%;
    display: inline-block;
}
.gform_wrapper .top_label .gfield_label, .gform_wrapper legend.gfield_label{
	display: none!important;
}
.link-video{
	margin-bottom: .5rem;
}
.link-video a{
	color: #417477;
    display: block;
    font-weight: bold;
    font-size: 12px;
}
.link-video a:hover{
	color: #f4df4f;
}
.single-propertie-3 .link-video a{
	color: #fff!important;
    display: block;
	font-weight: bold;
	font-size: 1rem!important;
}
.single-propertie-3 .link-video a:hover{
	color: #fff!important;
}
/*Styles Menu*/
.tenant{
	position: absolute!important;
    right: 0;
    top: 0;
    background: #fff;
    transition: all .3s;
    color: #417477!important;
    font-weight: bold;
    padding: 0!important;
}
.tenant a{
	transition: all .3s;
	color: #417477!important;
	font-weight: bold!important;
	border-bottom: none!important;
	text-decoration: none;
	height: 89px;
	padding: 0 40px!important;
	display: flex;
    align-items: center;
}
.tenant:hover{
	background: #417477!important;
}
.menu.nav-menu .tenant:hover a{
	color: #fff !important;
	text-decoration: none!important;
	border-bottom: none;
}
.scroll-header .tenant{
	background: rgb(34,34,34);
}
.scroll-header .tenant a{
	color: #fff!important;
}
.current-menu-item a{
	text-decoration: none;
	border-bottom: 2px solid #fff;
}
.menu.nav-menu.tenant a:hover{
	color: #417477!important;
}
.custom-logo-link img{
    max-width: 160px;
}
.menu.nav-menu li:first-child{
    padding-left: 80px;
}
.menu.nav-menu li{
    padding: 0 40px;
}
@media (max-width: 1199px) {
	.menu.nav-menu li{
		padding: 0 20px;
	}
}
.menu.nav-menu li a{
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    border-bottom: 2px solid transparent;
}
.border-yellow{
	position: relative;
}
.border-yellow-stick{
	position: relative;
}
.border-yellow:hover::after{
	content: '';
	position: absolute;
	bottom: 0;
	height: 2px;
	width: 100%;
    background: #f4df4f;
    left: 0;
    bottom: -5px;
}
.border-yellow-stick::after{
	content: '';
	position: absolute;
	bottom: 0;
	height: 2px;
	width: 100%;
    background: #f4df4f;
    left: 0;
    bottom: -5px;
}
.scroll-header{
	background: #333333;
}
.site-footer{
	padding: 40px 60px 40px 60px;
}
.site-footer .col-md-10{
	text-align: right;
}
.site-footer .col-md-10 p{
	margin-bottom: 0;
	text-align: right;
}
.site-footer .col-md-10 p a{
	color: #000;
	font-size: 13px;
}
input:focus, textarea:focus{
	outline: none;
}
.title-testimony{
	color: #417477;
	font-size: 28px;
	font-weight: 500
}
.scroll-header .login_link{
	background: #222222!important;
	color: #fff!important;
}
.menu.nav-menu li a:hover{
	color: #fff;
	text-decoration: none;
	border-bottom: 2px solid #fff;
}
.login_link{
	background: #fff;
	font-weight: bold;
	color: #417477!important;
	padding: 33px 60px;
	padding-bottom: 32px;
	text-align: center;
	position: absolute;
	right: 0;
	transition: all .3s;
	top: 0;
	display: inline-block;
}
.login_link:hover{
	background: #417477!important;
	color: #fff!important;
}
.menu-toggle{
	background: transparent;
    border: 0;
    padding: 0;
    margin-left: auto;
    padding-top: 10px;
}
.menu-toggle img{
	max-width: 45px;
	position: relative;
	z-index: 9999;
}
.menu-toggle .open{
	display: block;
}
.menu-toggle .close{
	display: none;
}
.toggled .menu-toggle .open{
	display: none;
}
.toggled .menu-toggle .close{
	display: block;
	width: 20px;
}
.main-navigation{
	text-align: left;
}

/*
    =========================================================================================
    >>>  Single Properties CSS
    =========================================================================================
    The Single Properties CSS files
    
*/
.single-propertie-1{
    background-image: url(../resources/single-propertie-header.jpg);
    background-position: center;
    background-size: cover;
}
.single-propertie-1 .row{
    min-height: 50vh;
}
.single-propertie-1 h1{
    color: #fff;
}
.single-propertie-2{
    background: #417477;
}
.single-propertie-2 a{
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    padding: 0 20px;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 12px;
    display: inline-block;
    transition: all .3s;
    border-bottom: 2px solid #417477;
}
.single-propertie-2 a:hover{
    border-bottom: 2px solid #FFF;
    background-color: #2e5355;
    color: #fff!important;
}
.single-propertie-2 a.active-category{
    border-bottom: 2px solid #FFF;
    background-color: #2e5355;
    color: #fff!important;
}
.single-propertie-3{
	background: #2a2a28;
	padding-top: 120px;

}
.single-propertie-3 .single-propertie-info .single-propertie-title{
	color: #fff;
	padding: 60px 120px 60px 0;
	border-top: 1px solid #656565;
	border-bottom: 1px solid #656565;
}
.single-propertie-3 .single-propertie-info .single-propertie-title h3{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1rem;
}
.single-propertie-3 .single-propertie-info .single-propertie-title h1{
	font-weight: normal;
	font-size: 2rem;
}
.single-propertie-3 .single-propertie-info .single-propertie-title b{
	display: block;
	font-weight: bold;
	color: #a2b2b3;
	font-size: 1rem;
	text-transform: uppercase;
}
.single-propertie-3 .single-propertie-info .single-propertie-description{
	padding: 60px 0;
	color: #fff;
}
.single-propertie-3 .single-propertie-info .single-propertie-description h3{
	font-size: 1.3rem;
	color: #a2b2b3;
	margin-bottom: 20px;
}
.single-propertie-3 .single-propertie-info .single-propertie-description p{
	color: #fff;
}
.single-propertie-3 .single-propertie-info .single-propertie-description p b{
	display: block;
}
.single-propertie-3 .single-propertie-overview{
	color: #fff;
	padding-top: 60px;
	padding-bottom: 60px;
	border-bottom: 1px solid #656565;
}
.single-propertie-3 .single-propertie-overview p{
	color: #fff;
}
.single-propertie-3 .single-propertie-overview p b{
	display: block;
}
.single-propertie-3 .single-propertie-overview a{
	font-weight: bold;
	color: #fff;
}
.single-propertie-3 .single-propertie-overview a:hover{
	color: #fff;
}
.single-propertie-3 .single-propertie-menu-2{
	border: 1px solid #fff;
	text-align: center;
}
.single-propertie-3 .single-propertie-menu-2 .col-6 a{
	text-transform: uppercase;
	color: #fff;
	font-weight: 500;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 1rem;
	transition: all .3s;
	display: block;
}
.single-propertie-3 .single-propertie-menu-2 .col-6.active-menu a{
	color: #417477;
}
.single-propertie-3 .single-propertie-menu-2 .col-6.active-menu{
	color: #417477;
	background: #fff;
}
.single-propertie-3 .glide{
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	transition: all .3s;
}
.single-propertie-3 .glide__slide{
	max-height: 378px;
}
.single-propertie-3 .glide__slide img{
	width: 100%;
}
.single-propertie-3 .glide__bullets{
	bottom: -2em;
}
.single-propertie-3 .glide__bullets .glide__bullet{
	background: #fff;
}
.single-propertie-3 .display-h{
	pointer-events: none;
	opacity: 0;
	z-index: 0;
}

.single-propertie-3 .glide__bullet:focus {
    outline: none; }
.single-propertie-3 .glide__bullet:hover, .glide__bullet:focus {
    background-color: #2a2a28;
    border: 1px solid #f4df4f;
    width: 12px;
    height: 12px;
    margin-top: 0;
  }
.single-propertie-3 .glide__bullet--active {
    background-color: white;
    border: 1px solid #f4df4f;
    margin-top: 4px;
    width: 9px;
    height: 9px;
  }
.single-propertie-3 .col-md-8 .container{
	position: relative;
}
.single-propertie-3 .col-md-8 .acf-map {
    height: 378px;
    position: absolute!important;
    top: 0;
    left: 0;
    transition: all .3s;
    z-index: 1;
}
.single-propertie-footer{
    background-color: #417477;
}
.single-propertie-footer .col-md-6 img{
    max-width: 250px;
    width: 100%;
}
.single-propertie-footer .col-md-6 p{
    color: #fff;
    font-weight: normal;
    font-size: 26px;
}
.single-propertie-footer .col-md-6 a{
    color: #f4df4f;
    font-weight: bold;
}
.single-propertie-footer .col-md-6 a:hover{
    color: #f4df4f!important;
}
#link_menu_properties{
	width: 100%;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold!important;
}
.single-similar-properties-title{
	padding-top: 60px;
	padding-bottom: 60px;
	color: #fff;
	text-transform: uppercase;
}
.similar-propertie{
	padding: 15px;
	border-radius: 5px;
	border: 1px solid #707070;
}
.similar-propertie .glide{
	position: relative;
    width: 100%;
    box-sizing: border-box;
}
.similar-propertie .glide__bullet--active{
	background: #2a2a28;
}
.similar-propertie .glide__bullet:hover, .similar-propertie .glide__bullet:focus{
	border: 1px solid #fff;
}
.similar-propertie .glide__bullet--active{
	border: 1px solid #fff;
}
.similar-propertie-description{
	padding: 0 30px;
}
.similar-propertie{
	margin-bottom: 40px;
	transition: all .3s;
	-webkit-box-shadow: 0px 0px 35px 0px rgba(42,42,40,1);
	-moz-box-shadow: 0px 0px 35px 0px rgba(42,42,40,1);
	box-shadow: 0px 0px 35px 0px rgba(42,42,40,1);
}
.similar-propertie:hover{
	transform: translateY(-10px);
}
.similar-propertie-description b{
	display: block;
	text-transform: uppercase;
	color: #a2b2b3;
	font-weight: 500;
	font-size: 18px;
}
.similar-propertie-description p{
	margin-bottom: 0;
	font-size: 12px;
	color: #fff;
}
.similar-propertie-description p.price{
	font-size: 12px;
	color: #a2b2b3;
}
.similar-propertie p a{
	font-weight: bold;
	color: #fff;
}
.similar-propertie .glide__slide{
	max-height: 160px;
}
.not-available{
	-webkit-filter: grayscale(1);
  	filter: grayscale(1);
  	pointer-events: none;
}
.not-available .similar-propertie .glide:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	background: rgba(0, 0, 0, 0.3);
    padding-top: 100px;
	text-transform: uppercase;
	color: #fff;
	z-index: 999;
	width: 100%;
	height: 100%;
}
#link_menu_properties{
    padding: 0 20px;
}
#link_menu_properties a{
    width: 100%;
    text-align: left;
    text-transform: uppercase;
    position: relative;
    font-weight: bold!important;
    padding-left: 0;
    padding-right: 0;
}
#link_menu_properties a:before{
    content: '';
    height: 3px;
    background-color: #fff;
    width: 100%;
    left: 0;
    position: absolute;
    bottom: 1rem;
}
#link_menu_properties a:after{
    content: '';
    background-image: url(../resources/up-arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0;
    top: 31px;
    transition: all .3s;
}
#link_menu_properties a.arrow-down:after{
    transform: rotate(180deg);
}
#link_menu_properties a:hover {
    border-bottom: 2px solid transparent;
    background-color: inherit;
    color: #fff!important;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.site-footer .col-5.col-md-2 img{
    max-width: 120px;
}
.gform_wrapper{
	width: 100%;
}
body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html{
	line-height: inherit;
    padding-right: 0;
    /* display: flex; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.home-5{
    background-color: #417477;
}
.home-5 .col-md-6 img{
    max-width: 250px;
}
.home-5 .col-md-6 p{
    color: #fff;
    font-weight: normal;
    font-size: 26px;
}
.home-5 .col-md-6 a{
    color: #f4df4f;
    font-weight: bold;
}
.home-5 .col-md-6 a:hover{
    color: #f4df4f!important;
}
.not-available-text{
	text-align: center;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    z-index: 99999;
    top: 80px;
    width: 100%;
    left: 0;

}
.not-available-text p{
	margin-bottom: 0;
	color: #fff;
}
/*=================================================================
    Mobile styles
=================================================================*/
/* All styles for mobile devices */

@media (max-width: 991px) {
	.menu.nav-menu li:first-child {
	    padding-left: 40px;
	}
	.menu-menu-container{
		width: 100%;
	    position: absolute;
	    left: 0;
	    background: #417477;
	    margin-top: 0px;
	    top: 0;
	    height: 0vh;
	    display: flex;
	    align-items: center;
	    overflow: hidden;
	    transition: all .3s;
	}
	.toggled .menu-menu-container{
		height: 85vh;
	}
	.menu.nav-menu li {
	    padding: 10px 40px;
	}
	.menu.nav-menu li a{
		font-size: 24px;
		border-bottom: 2px solid transparent;
	}
	.tenant{
		position: relative!important;
	    background: transparent;
	    padding: 10px 40px!important;
	}
	.tenant a{
		font-size: 26px;
		color: #fff!important;
		border-bottom: 3px solid rgb(45,98,103);
		padding-bottom: 10px;
		height: auto;
		font-weight: normal;
		padding: 0!important;
	}

	#masthead {
	    padding: 20px 15px;
	    background: #333333;
	}
	.custom-logo-link img{
		max-width: 145px;
	}
}

@media (max-width: 576px) {
	.scroll-header .tenant{
		background: #417477;
	}
	.single-propertie-3 .glide{
		position: relative;
	}
	.home-2 .col-11 .border-yellow {
	    margin-top: 30px;
	    display: inline-block;
	}

	.glide_member{
		margin-top: 20px;
	}
	.home-2 .col-10 .border-yellow{
		margin-top: 30px;
		display: inline-block;
	}
	.glide_member .glide__slide{
		max-height: fit-content;
	}
	.glide_member .glide__bullets{
		bottom: -1em;
	}
	.glide_member-3 .glide__bullets{
		bottom: -3em;
	}
	.single-propertie-3 .single-propertie-overview{
		padding: 60px 15px;
	}
	.single-propertie-3 .col-md-8{
		order: -1;
		min-height: 248px;
	}
	.maps-all-content{
		display: none!important;
	}
	.h1, h1{
		font-size: 2rem!important;
	}
	p{
        font-size: 12px!important;
        font-weight: 300
    }
	.site-footer .col-md-10 p a {
	    color: #000;
	    font-size: 9px;
	    line-height: 1;
	}
	.site-footer .col-md-10 p{
		line-height: 1;
		font-size: 9px;
		margin-top: 5px;
	}

	.h2, h2{
		font-size: 1.3rem!important;
	}
	#all-link{
		display: none;
	}
	.login_link{
		display: none;
	}
	.acf-map{
		display: none;
	}
	.home-5 .col-md-6 p{
		font-size: 15px!important;
    	line-height: 1.5!important;
	}
	.home-5 .col-md-6 img{
		width: 100%;
	}
	.site-footer {
	    padding: 20px 0 20px 0;
	}
	.site-footer .container .row .col-5:last-child{
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }
    .site-footer .col-md-10 p{
    	text-align: left!important;
    }
    .single-propertie-1 h1{
	    margin-top: 100px;
	}

	 #menu-properties a{
        border-bottom: 1px solid #2e5355;
     }
	    .site-footer .col-md-10 p{
	        text-align: center;
	    }
	    #menu-properties{
	        background:  #2e5355;
	    }
	    #menu-properties a{
	        width: 100%;
	        padding-top: 20px;
	        font-weight: bold;
	        padding-bottom: 20px;
	    }
}