.article_image{
	max-width: 50%;
	max-height: 350px;
	float: left;
	padding:10px;
}

.formulario-antendimento li{
    color:black;
}

.formulario-antendimento-2 li, .formulario-email li{
    color:black;
}

.contact-form .phone_field{ width: 60%; margin-left: 10px;float:none;}
.contact-form div {width: 90%;}
.contact-form input {width: 90%;}


.ddd{
	width:60px;float:none;
}

#map-canvas{
	margin-top: 560px;
	
	width: 93%;
	height: 400px;
}

.contact-block{
	clear:both;
}

.search_ref{
	float:right;
}

.top-menu{
	margin:100px 0 0;
}

.top-menu{
	margin:100px 0 0;
}

.logo{
	 margin:100px 0 30px;
}

.goog-te-banner-frame.skiptranslate {
    display: none !important;
} 
body {
	top: 0px !important; 
}

#google_translate_element, #goog-gt-tt{
	display: none !important;
}

.trans_select{
	float: right;
	margin: 10px 0px 3px 0px;
	width: 150px;
}

.trans_div{
	width:150px;
	margin: 0px;
	float:right;
}

.label_fin{
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	padding-right: 20px;
}

.client-logo li {width:15%; text-align: center;}

.about-sec{
	font-size: 12px;
	list-style-type: circle;
}

.about-sec h1,
.about-sec h2,
.about-sec h3,
.about-sec h4,
.about-sec h5,
.about-sec h6,
.about-sec p{
	margin-bottom: 20px;
}

.about-sec h3,
.about-sec h4,
.about-sec h5,
.about-sec h6{
	font-weight: normal;
}

.about-sec h1{
	font-size: 24px;
}

.about-sec h2{
	font-size: 20px;
}

.about-sec h3{
	font-size: 16px;
}

.about-sec h4{
	font-size: 14px;
}

.about-sec h5{
	font-size: 12px;
}

.about-sec h6{
	font-size: 10px;
}

.modal-content li{
	padding-bottom: 15px;
}

.modal-content input{
	width: 280px;
}

.property-right-sec{
	height: 330px;

}


.property-id-menu-block #share_option {
	float:left;
	width:80% !important;
	margin:10px 0!important;
}

.whats-share{
	margin-top: 20px;
}


.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}