.article_image{
	max-width: 50%;
	max-height: 350px;
	float: left;
	padding:10px;
}

.logo{
	text-align: center;
}

.formulario-antendimento, .formulario-email{
    width: 600px;
    
}

.formulario-antendimento li, .formulario-email li{
    margin-top: 10px;
}

.social { float: right; padding-top: 5px; margin:0px; width: 150px;}
.social li { float:right; width: auto; margin:0 5px 0 0;}

.telefone{
	font-size: 22px;
	padding-bottom: 10px;
}

.formulario-antendimento li{
    color:white;
}

.formulario-antendimento-2 li{
    color:black;
}

.form li label { cursor:default; font-family:'MyriadProRegular'; font-size:15px; line-height:25px; text-transform: uppercase;}
.form li input {  width: 98%; border:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.form li select { width: 98%; border:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

.contact-form li {clear:both;}
.contact-form li label { width: 21%; float:left; cursor:default; font-family:Arial, Helvetica, sans-serif; font-size:14px;line-height:20px;}
.contact-form li input { width: 65%; float:left; border:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.contact-form .phone_field{ width: 46%; margin-left: 10px;}
.contact-form li select {float:left; border:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.contact-form li textarea { width: 65%; float:left; height:50px; border:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; }

.reg-form-button {
	margin-top: 10px;
	float: right;
}

.search_ref_input{
	height:10px;
	width:120px;
}

.ddd{
	width: 70px;
}

.top-header { margin:0 0 0 0;}

#map-canvas{
	padding: 50% 0;
	height: 10px;
}

.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;
	clear: right;
}

.trans_div{
	width:150px;
	margin: 0px 10px 0px 20px;
	float:right
}

.label_fin{
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	padding-right: 20px;
	margin-right: 10px;
}

.property-id-text p {margin-bottom: 20px;}

.about-content{
	font-size: 12px;
	list-style-type: circle;
}

.about-content h1,
.about-content h2,
.about-content h3,
.about-content h4,
.about-content h5,
.about-content h6,
.about-content p{
	margin-bottom: 20px;
}

.about-content h3,
.about-content h4,
.about-content h5,
.about-content h6{
	font-weight: normal;
}

.about-content h1{
	font-size: 24px;
}

.about-content h2{
	font-size: 20px;
}

.about-content h3{
	font-size: 16px;
}

.about-content h4{
	font-size: 14px;
}

.about-content h5{
	font-size: 12px;
}

.about-content h6{
	font-size: 10px;
}

.modal-content li{
	padding-bottom: 15px;
}

.modal-content input{
	width: 280px;
}


.property-content2 {height:150px;}
.property-content2 h3 {line-height:20px;}

.property-content {height:30px;}
.property-content h3 {margin-top: 0px;line-height:30px;}

body #share_option { float:left; width:80% !important; margin:10px 0!important;}
.whats-share{
    margin-top: 10px;
}

.property-detail{
	height:130px;
	margin-bottom: 7px;
}

.property-block{
	width: 285px;
}


.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;
}