@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: 'jostmedium';
    src: url('fonts/jost500medium-webfont.eot');
    src: url('fonts/jost500medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/jost500medium-webfont.woff2') format('woff2'),
         url('fonts/jost500medium-webfont.woff') format('woff'),
         url('fonts/jost500medium-webfont.ttf') format('truetype'),
         url('fonts/jost500medium-webfont.svg#jostmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'jostbook';
    src: url('fonts/jost400book-webfont.eot');
    src: url('fonts/jost400book-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/jost400book-webfont.woff2') format('woff2'),
         url('fonts/jost400book-webfont.woff') format('woff'),
         url('fonts/jost400book-webfont.ttf') format('truetype'),
         url('fonts/jost400book-webfont.svg#jostbook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/opensans-regular-webfont.eot');
    src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('fonts/opensans-regular-webfont.woff') format('woff'),
         url('fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'Roboto-Regular';
  src: url('fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),  
  	   url('fonts/Roboto-Regular.woff') format('woff'), 
	   url('fonts/Roboto-Regular.ttf')  format('truetype'), 
	   url('fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'robotomedium';
    src: url('fonts/roboto-medium-webfont.eot');
    src: url('fonts/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-medium-webfont.woff2') format('woff2'),
         url('fonts/roboto-medium-webfont.woff') format('woff'),
         url('fonts/roboto-medium-webfont.ttf') format('truetype'),
         url('fonts/roboto-medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

.titulo-pages{
	font-family: 'jostmedium';
	font-size: 28px;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 20px;
	color: #6993cd;
}

body {
    background-color: transparent !important;
}

.fundo-box-simular-financiamento{
	background: #f1f6fc;
}

.pd-top-70 {
	padding-bottom: 40px;
	margin-top: 0px;
}

.call-to-action {
	border-radius: 5px;
	position: relative;
	background: #fff;
	box-shadow: 0 0 5px rgb(0 0 0 / 10%);
}
.call-to-action .cta-content {
	position: relative;
	z-index: 1;
	overflow: hidden;
	padding: 40px;
}
.call-to-action .cta-content .title {
	font-family: 'jostmedium';
	font-size: 25px;
	text-transform: uppercase;
	color: #000;
	background: url(https://www.veranegocios.com.br/images/icon-financiamento2.png) no-repeat left center;
	display: inline-block;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	padding: 11px 0 10px 65px;
}
.call-to-action .cta-content .btn {
	float: right;
	background: #6993cd;
	color: #fff;
}

.call-to-action .cta-content .btn:hover {
	background: #345889;
	color: #fff;
}

.btn:not(:disabled):not(.disabled) {
	cursor: pointer;
}

.btn {
	font-family: 'jostbook';
	font-size: 16px;
	text-transform: uppercase;
	height: 48px;
	line-height: 48px;
	padding: 0 30px;
	border-radius: 4px;
	overflow: hidden;
	position: relative;
	border: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.footer_mailchimp_form{
  position: relative;
}
.align-items-center {
	-ms-flex-align: center!important;
	align-items: center!important;
}
.form-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
}
.footer_mailchimp_form .col-auto {
	background-color: #fff;
	display: flex;
	border-radius: 5px;
}
.form-row>.col, .form-row>[class*=col-] {
	padding-right: 5px;
	padding-left: 5px;
}
.footer_mailchimp_form .col-auto button {
	background: linear-gradient(297.21deg, #6993cd 0%, #6993cd 92.82%);
	border-radius: 5px;
	height: 40px;
	margin-top: 5px;
	padding: 14px 15px 10px!important;
	line-height: 12px;
	width: 125px;
	font-size: 13px;
}
.footer_mailchimp_form .col-auto button:hover {
	background: linear-gradient(297.21deg, #345889 0%, #345889 92.82%);
}
.footer_mailchimp_form .col-auto input.form-control {
	border: none !important;
	border-radius: 5px;
	color: #717171;
	height: 50px !important;
	padding-left: 10px;
}
.text-white {
	font-family: 'open_sansregular';
	font-size: 14px;
	color: #fff;
	margin-bottom: 10px;
}

@media (max-width: 600px) {
	.encomende-seu-imovel .call-to-action .content-cta .title {
		width: 100% !important;
		text-align: center !important;
	}
	
	.encomende-seu-imovel .call-to-action .content-cta .btn {
		float: none !important;
	}
	
	.call-to-action .cta-content .title {
		text-align: left;
	}
	
	.call-to-action .cta-content {
		text-align: center;
	}
	
	.footer_mailchimp_form .col-auto {
		width: 100%;
	}
	
	.copyright {
		text-align: center;
	}
	
	.creci-rodape-container {
		left: 35%;
	}
	
	.br360 {
		left: 22px;
	}
	
	.widget-property-search-form.horizontal .content-main-inner {
		padding: 15px 15px 0;
	}
	
	.call-to-action .cta-content .btn {
		float: none;
	}
}

/* Busca imóveis */

#frmFiltro .btn-filtro {
background: #ededed;
padding: 15px 6px;
font-family: 'open_sansregular';
color: #555;
margin: 1px;
font-size: 10px;
width: 24%;
border-radius: 0;
}

#frmFiltro .btn-group {
width: 100%;
}

#frmFiltro .btn-filtro.active {
background: #345889;
color: #FFF;
outline: none;
}

#frmFiltro input[type=radio], input[type=checkbox]{
display: none;
}

#frmFiltro .btn-options {
background: #ededed;
padding: 8px 29px;
color: #555;
margin: 1px;
font-size: 14px;
width: 24%;
border-radius: 0;
}

#frmFiltro .btn-options.active {
background: #2c2c2c;
color: #FFF;
outline: none;
}

@media all and (max-width: 320px) {
#frmFiltro .btn-options {
padding: 8px 25px !important;
}
}

.sec-title {
	position: relative;
	margin-bottom: 40px;
}

.sec-title.centered .separator {
	margin: 0 auto;
}

.sec-title.centered .separator {
	margin: 0 auto;
}

.sec-title.left .separator {
	margin: 0;
}

.sec-title .separator {
	position: relative;
	width: 60px;
	height: 4px;
}

.sec-title .separator:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 30px;
	height: 5px;
	background-color: #6993cd;
	border-radius: 5px 0 0 5px;
}

.sec-title .separator:after {
	position: absolute;
	content: '';
	right: 0;
	top: 0;
	width: 30px;
	height: 5px;
	background-color: #a0c2f0;
	border-radius: 0 5px 5px 0;
}

.titulo-principal {
	font-family: 'jostmedium';
	font-size: 28px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 20px;
	color: #000;
}

.chamada-destaque {
	font-family: 'Roboto-Regular';
	color: #777777;
	font-size: 20px;
	opacity: .7;
	margin-top: 20px;
	text-align: center;
}

.texto-sobre-nos p {
    font-family: 'Roboto-Regular';
    font-size: 14px;
    /*opacity: .7;*/
    color: #2b2b2b;
    text-align: left;
}

.info-top {
    text-align: left;
}

.info-top ul{
    padding: 0;
	margin: 0;
}

.info-top li{
  	display: inline-block;
  	margin: 0 2px;
}

.info-top li a{
	font-family: 'Roboto-Regular';
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    display: inline-block;
    padding: 5px 4px;
    transition: all 300ms ease;
    text-align: center;
}

.info-top li a:hover{
    text-decoration: none;
}


/* Busca Home */

select.minimal {
	background-image: linear-gradient(45deg, transparent 50%, #6993cd 50%), linear-gradient(135deg, #6993cd 50%, transparent 50%), linear-gradient(to right, #6993cd, #6993cd) !important;
	background-position: calc(100% - 20px) calc(1em + 10px), calc(100% - 15px) calc(1em + 10px), calc(100% - 2.5em) 0.5em !important;
	background-size: 5px 5px, 5px 6px, 0px 0em !important;
	background-repeat: no-repeat !important;
}
            
select {
	background: transparent;
	overflow: hidden;
	-webkit-appearance: none;
	appearance: none;
	background: url("../images/caret.png") no-repeat right #ffffff;
		background-color: rgb(255, 255, 255);
		background-position-x: right;
		background-position-y: center;
		background-repeat: no-repeat;
		background-image: url("../images/caret.png");
		background-size: auto;
		background-clip: border-box;
	background-position: 95% 50%;
	overflow: hidden;
}

.customizer-search > .select2-dropdown {
	margin-top: 50px;
	min-width: 240px;
}
            
.select2-dropdown {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051;
}

.select2-dropdown {
	border: 1px solid #ebebeb !important;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 6px !important;
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	-ms-border-radius: 6px !important;
	-o-border-radius: 6px !important;
	min-width: 110px;
}
            
.clearfix::before, .clearfix::after {
	content: " ";
	display: table;
}

.fade.in {
	opacity: 1;
}

.fade {
	opacity: 0;
}
            
.form-control {
	display: block;
	width: 100%;
	height: 50px !important;
	padding: 12px 30px;
		padding-right: 30px;
		padding-left: 30px;
	font-size: 14px;
	line-height: 1.75;
	color: #484848;
	background-color: #fff;
	background-image: none;
	border: 1px solid #d8d8d8 !important;
	border-radius: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
            
            
.widget-property-search-form .nav-tabs {
	border: 0;
	margin: 0
}

.widget-property-search-form .nav-tabs>li {
	margin-bottom: 0 !important
}

.widget-property-search-form .nav-tabs>li>a {
	font-family: 'Roboto-Regular';
	border: 0 !important;
	font-size: 16px;
	padding: 12px 20px;
	color: #fff;
	border-radius: 5px !important;
	font-weight: normal;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	background-color: #345889;
	position: relative;
}
            
.widget-property-search-form .nav-tabs>li>a:hover {
	color: #fff;
	background-color: #4571ae;
	text-decoration: none;
}

.widget-property-search-form .nav-tabs>li>a:before {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	border-color: transparent;
	border-width: 9px;
	border-style: solid;
}

.widget-property-search-form .nav-tabs>li.active>a {
	color: #fff !important;
	background-color: #6993cd !important;
}
            
.widget-property-search-form .nav-tabs>li.active>a:before {
	border-color: #6993cd transparent transparent
}

.widget-property-search-form.horizontal .nav-tabs {
	text-align: center;
	margin-bottom: 0;
	border: 0
}

.widget-property-search-form.horizontal .nav-tabs>li {
	display: inline-block;
	float: none;
	margin-right: 0;
}

.rtl .widget-property-search-form.horizontal .nav-tabs>li {
	margin-left: 12px;
	margin-right: 0
}

.widget-property-search-form.horizontal .nav-tabs>li:last-child {
	margin-right: 0
}

.rtl .widget-property-search-form.horizontal .nav-tabs>li:last-child {
	margin-left: 0;
	margin-right: 0
}
            
/*.widget-property-search-form.horizontal .main-inner {
	background-color: rgba(255, 255, 255, 0.2);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px
}*/

.widget-property-search-form.horizontal .content-main-inner {
	padding: 15px;
	background-color: rgba(255, 255, 255, 0.4);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	margin: 10px
}

@media (min-width: 992px) {
	.widget-property-search-form.horizontal .form-group {
		margin-bottom: 0
	}
}

.widget-property-search-form.horizontal .advance-search-wrapper {
	padding: 10px
}

@media (min-width: 992px) {
	.widget-property-search-form.horizontal .advance-search-wrapper {
		padding-top: 30px
	}
}

.widget-property-search-form.horizontal .form-group-location {
	display: -webkit-flex;
	-webkit-align-items: center;
	display: flex;
	align-items: center;
	margin-left: -10px;
	margin-right: -10px
}
            
.widget-property-search-form.horizontal .form-group-location>div {
	padding-left: 10px;
	padding-right: 10px;
	width: 100%
}

.widget-property-search-form.vertical .main-inner {
	background-color: rgba(255, 255, 255, 0.1);
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px
}

.widget-property-search-form.vertical .content-main-inner {
	padding: 20px;
	background-color: #fff;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	margin: 10px
}

@media (min-width: 1200px) {
	.widget-property-search-form.vertical .content-main-inner {
		padding: 30px
	}
}

@media (min-width: 1200px) {
	.widget-property-search-form.vertical .form-group {
		margin-bottom: 20px
	}
}

@media (min-width: 1200px) {
	.widget-property-search-form.vertical .form-group-amenity .circle-check li {
		width: 50%;
		margin-bottom: 12px
	}
}

.widget-property-search-form.vertical .form-group-inner~div {
	margin-top: 15px
}

@media (min-width: 1200px) {
	.widget-property-search-form.vertical .form-group-inner~div {
		margin-top: 20px
	}
}
            
.widget-property-search-form.vertical .advance-search-wrapper-fields {
	padding-bottom: 0
}

.widget-property-search-form.style1 .content-main-inner,
.widget-property-search-form.style1 .main-inner,
.widget-property-search-form.style1 .select2-container--default.select2-container .select2-selection--single,
.widget-property-search-form.style1 .btn-submit,
.widget-property-search-form.style1 .form-control,
.widget-property-search-form.style1 .nav-tabs>li>a {
	border-radius: 50px !important;
	-webkit-border-radius: 50px !important;
	-moz-border-radius: 50px !important;
	-ms-border-radius: 50px !important;
	-o-border-radius: 50px !important
}

.widget-property-search-form.style2 .btn-submit {
	width: 100%;
	padding: 9px 20px
}
            
.widget-property-search-form.style2 .content-main-inner {
	padding: 0;
	background-color: transparent
}

@media (min-width: 1200px) {
	.widget-property-search-form.style2 .content-main-inner {
		margin: 20px
	}
}

.widget-property-search-form.style3 .content-main-inner {
	margin: 0
}

.widget-property-search-form.style3 .select2-container--default.select2-container .select2-selection--single,
.widget-property-search-form.style3 .form-control {
	border-color: #fff
}

.widget-property-search-form.style3 .btn-submit {
	width: 100%
}
            
.widget-property-search-form.style4 .content-main-inner {
	padding: 0;
	margin: 0;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border: 1px solid #f7f7f7;
	background-color: #f7f7f7
}

.widget-property-search-form.style4 .select2-container--default.select2-container .select2-selection--single,
.widget-property-search-form.style4 .form-control {
	border: 0;
	background-color: transparent
}

.widget-property-search-form.style4 .form-control::-webkit-input-placeholder {
	opacity: 1;
	filter: alpha(opacity=100)
}

.widget-property-search-form.style4 .form-control::-moz-placeholder {
	opacity: 1;
	filter: alpha(opacity=100)
}

.widget-property-search-form.style4 .form-control:-ms-input-placeholder {
	opacity: 1;
	filter: alpha(opacity=100)
}
            
.widget-property-search-form.style4 .form-control:-moz-placeholder {
	opacity: 1;
	filter: alpha(opacity=100)
}

.widget-property-search-form.style4 .btn-submit {
	padding: 0 25px;
	font-size: 21px;
	height: 50px;
	line-height: 50px;
	background: transparent !important;
	color: #484848;
	border: 0 !important
}

.widget-property-search-form.style4 .btn-submit:hover,
.widget-property-search-form.style4 .btn-submit:focus {
	color: #ff5a5f
}

form.form-search .heading-label {
	font-size: 16px;
	margin-bottom: 10px;
	color: #006c70;
	font-weight: 700
}

form.form-search .from-to-wrapper {
	text-align: center
}
            
form.form-search .suffix {
	font-weight: 700;
	text-transform: capitalize
}

form.form-search .btn-submit {
	border-width: 2px;
	padding: 9px 40px
}

@media (min-width: 1200px) {
	form.form-search .btn-submit {
		font-size: 16px
	}
}
            
form.form-search .form-control::-webkit-input-placeholder {
	opacity: 1;
	filter: alpha(opacity=100)
}

form.form-search .form-control:-ms-input-placeholder {
	opacity: 1;
	filter: alpha(opacity=100)
}

form.form-search .form-control::placeholder {
	opacity: 1;
	filter: alpha(opacity=100)
}

form.form-search .form-group-inner {
	position: relative
}

form.form-search .form-group-inner>i {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 12px;
	font-size: 18px;
	z-index: 1;
	opacity: 0.7;
	filter: alpha(opacity=70)
}
            
.rtl form.form-search .form-group-inner>i {
	left: 12px;
	right: auto
}

form.form-search .action-location .clear-location {
	top: 50%;
	right: 13px;
	width: 18px;
	height: 18px;
	line-height: 18px;
	margin-top: -9px;
	position: absolute;
	background-color: #e44343;
	text-align: center;
	color: #fff;
	font-size: 9px;
	cursor: pointer;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px
}
            
.rtl form.form-search .action-location .clear-location {
	left: 13px;
	right: auto
}

form.form-search .action-location .find-me {
	-webkit-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	right: 12px;
	cursor: pointer;
	opacity: 0.6;
	filter: alpha(opacity=60);
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center
}

.rtl form.form-search .action-location .find-me {
	left: 12px;
	right: auto
}
            
form.form-search .action-location .find-me:hover,
form.form-search .action-location .find-me:focus {
	opacity: 1;
	filter: alpha(opacity=100)
}

form.form-search .action-location .find-me:before {
	content: "\f192";
	font-family: "Font Awesome 5 Free";
	font-weight: normal
}

form.form-search .action-location .find-me.loading {
	animation: rotate 700ms linear 0s normal none infinite running;
	-webkit-animation: rotate 700ms linear 0s normal none infinite running
}

form.form-search .action-location .find-me.loading:before {
	content: "\f110";
	font-weight: 900
}

form.form-search .advance-search-btn {
	white-space: nowrap;
	margin-right: 15px;
	font-weight: 700
}

.rtl form.form-search .advance-search-btn {
	margin-left: 15px;
	margin-right: 0
}
            
@media (min-width: 1200px) {
	form.form-search .advance-search-btn {
		margin-right: 25px
	}
	.rtl form.form-search .advance-search-btn {
		margin-left: 25px;
		margin-right: 0
	}
}

form.form-search .advance-search-btn i {
	display: inline-block;
	margin-left: 15px
}

.rtl form.form-search .advance-search-btn i {
	margin-right: 15px;
	margin-left: 0
}

form.form-search .search-form-inner {
	position: relative
}

form.form-search .search-form-inner .advance-search-wrapper {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	z-index: 3
}
            
form.form-search .advance-search-wrapper-fields {
	display: none;
	overflow: hidden;
	background-color: #fff;
	padding: 20px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	-webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15)
}

form.form-search .advance-search-wrapper-fields .wrapper-amenity {
	padding-bottom: 5px;
	margin-bottom: 20px;
	position: relative
}

form.form-search .advance-search-wrapper-fields .wrapper-amenity:before {
	content: '';
	background-color: #ebebeb;
	width: calc(100% + 20px);
	height: 1px;
	position: absolute;
	bottom: 0;
	left: -10px
}
            
@media (min-width: 1200px) {
	form.form-search .form-group-amenity .circle-check li {
		width: 20%;
		margin-bottom: 12px
	}
}

form.form-search .tt-menu {
	background: #fff;
	border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-ms-border-radius: 0 0 4px 4px;
	-o-border-radius: 0 0 4px 4px;
	-webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1)
}

form.form-search .twitter-typeahead {
	width: 100%;
	display: block
}
            
form.form-search .twitter-typeahead:before {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	content: '';
	position: absolute;
	top: 0;
	z-index: 2;
	display: block;
	right: 12px;
	width: 22px;
	height: 100%;
	background: url("/homeo/wp-content/themes/homeo/images/loading.gif") no-repeat scroll center center/18px auto
}

.rtl form.form-search .twitter-typeahead:before {
	left: 12px;
	right: auto
}

form.form-search .twitter-typeahead.loading:before {
	opacity: 0.7;
	filter: alpha(opacity=70)
}

form.form-search .tt-dataset-search>.tt-selectable:first-child {
	display: none
}

form.form-search .tt-dataset-search .tt-selectable {
	line-height: 1.5;
	padding: 12px;
	display: table;
	width: 100%;
	margin: 0;
	border-bottom: 1px solid #ebebeb;
	color: #484848
}

form.form-search .tt-dataset-search .tt-selectable:last-child {
	border-bottom: 0
}

form.form-search .tt-dataset-search .tt-selectable img {
	max-width: 70px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px
}

form.form-search .tt-dataset-search .tt-selectable h4 {
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	font-size: 16px;
	margin: 0 0 5px;
	font-weight: 600;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden
}

form.form-search .tt-dataset-search .tt-selectable .property-price {
	opacity: 0.8;
	filter: alpha(opacity=80)
}

form.form-search .tt-dataset-search .tt-selectable .property-price,
form.form-search .tt-dataset-search .tt-selectable .property-price .prefix-text,
form.form-search .tt-dataset-search .tt-selectable .property-price .suffix-text {
	font-size: 13px;
	vertical-align: baseline
}

form.form-search .tt-dataset-search .tt-selectable .property-price i {
	display: none
}

form.form-search .tt-dataset-search .tt-selectable .property-location {
	opacity: 0.8;
	filter: alpha(opacity=80);
	font-size: 13px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden
}

form.form-search .tt-dataset-search .tt-selectable .property-location i {
	font-size: 14px
}

form.form-search .tt-dataset-search .tt-selectable:hover h4 {
	color: #ff5a5f
}
            
.widget-properties-maps .properties-google-maps {
	min-height: 250px
}

@media (min-width: 1200px) {
	.widget-properties-tabs .bottom-remore {
		padding-top: 30px
	}
}

.widget-properties-tabs .nav-tabs {
	border: none;
	padding: 0;
	margin: 0
}

.widget-properties-tabs .nav-tabs>li {
	float: left;
	margin: 0;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #d2d2d2
}
            
.rtl .widget-properties-tabs .nav-tabs>li {
	float: right
}

.rtl .widget-properties-tabs .nav-tabs>li {
	margin-left: 20px;
	margin-right: 0
}

.rtl .widget-properties-tabs .nav-tabs>li {
	padding-left: 20px;
	padding-right: inherit
}

.rtl .widget-properties-tabs .nav-tabs>li {
	border-left: 1px solid #d2d2d2;
	border-right: inherit
}

.widget-properties-tabs .nav-tabs>li:last-child {
	margin-right: 0;
	padding-right: 0;
	border-right: 0
}

.rtl .widget-properties-tabs .nav-tabs>li:last-child {
	margin-left: 0;
	margin-right: 0
}
            
.rtl .widget-properties-tabs .nav-tabs>li:last-child {
	padding-left: 0;
	padding-right: inherit
}

.rtl .widget-properties-tabs .nav-tabs>li:last-child {
	border-left: 0;
	border-right: inherit
}

.widget-properties-tabs .nav-tabs>li>a {
	line-height: 1;
	border: 0 !important;
	font-weight: 500;
	padding: 0;
	background: transparent !important
}

.widget-properties-tabs .nav-tabs>li.active>a {
	color: #ff5a5f
}

.widget-properties-tabs .widget-title {
	margin: 0;
	font-size: 25px
}

@media (min-width: 1200px) {
	.widget-properties-tabs .widget-title {
		font-size: 40px
	}
}
            
.widget-properties-tabs .top-info {
	margin-bottom: 25px
}

@media (min-width: 1200px) {
	.widget-properties-tabs .top-info {
		margin-bottom: 35px
	}
}

.busca-home button.encontrar {
	font-family: 'open_sansregular';
	color: #FFF;
	font-size: 16px;
	line-height: 12px;
	padding: .5em 1.2em;
	background: #6993cd;
	width: 100%;
	height: 50px;
	/*max-width: 245px;*/
	border-radius: 5px !important;
}

.busca-home button.encontrar:hover {
	color: #FFF;
	background: #345889;
}

/* Texto Banner */

.text-white-seu-imovel span.cursor {
  display: inline-block;
  background-color: #ccc;
  margin-left: 0.1rem;
  width: 3px;
  animation: blink 1s infinite;
}

.text-white-seu-imovel span.cursor.typing {
  animation: none;
}

@keyframes blink {
  0%  { background-color: #fff; }
  49% { background-color: #fff; }
  50% { background-color: transparent; }
  99% { background-color: transparent; }
  100%  { background-color: #fff; }
}

.text-white-seu-imovel{
	font-family: 'robotomedium';
	font-size: 40px;
	color: #fff;
	text-align: center;
	margin: 50px 0;
}

/* Barra topo */

.header-top {
    line-height: 30px;
    background-color: transparent;
	padding:8px 0;
	border-bottom: 1px solid rgba(220, 220, 220, .2);
}

.social-profile {
    text-align: right;
}

.social-profile ul{
    padding: 0;
	margin: 0;
}

.social-profile li{
  	display: inline-block;
  	margin: 0 2px;
}

.social-profile li a{
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    display: inline-block;
    padding: 5px 4px;
    transition: all 300ms ease;
    text-align: center;
    tex
}

.social-profile li a:hover{
    text-decoration: none;
}

.divisoria {
    border-right: 1px dotted #ccc;
    padding: 0 5px;
}

.creci-rodape{
	text-align: center;
	position: relative;
}

.creci-rodape-container {
	color: #fff;
	display: inline-flex;
	margin: 15px 0;
	padding: 0 8px;
	position: absolute;
	background: #6993cd;
	left: 45%;
}

.creci-rodape-container p {
	font-family: 'jostmedium';
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
}

.logo-negativo{
	text-align: center;
    width: 220px;
    margin: 0 auto;
}

.midias-sociais{
	text-align: center;
	position: relative;
}

.social-footer {
	list-style: none;
    color: #fff;
    display: inline-flex;
    margin: 15px 0;
    padding: 0;
}
					
.social-footer  li a{
	color: #fff;
}

.btn-anunciar-imovel {
	color: #FFF !important;
	background: #6993cd;
    border-radius: 5px;
	padding: 12px 24px!important;
	margin: 32px 0;
}
					
.btn-anunciar-imovel:hover {
	color: #FFF !important;
    background: #345889;
}
					
.icone-user{
	background: url(images/icone-user.jpg) no-repeat scroll 0 29px;
	padding-left: 15px !important;
}
				
.alinhamento-direita{
	text-align: right !important;
} 

/* Cadastre seu Imóvel */

.detalhes-imoveis {
	margin: 30px 0;
}

.pxp-sp-top-title {
	font-family: 'robotomedium';
    font-size: 26px;
	color: #000;
    margin-bottom: .5rem;
	margin-top: 10px;
    line-height: 1.2;
}

.pxp-sp-top-address {
    font-family: 'open_sansregular';
    font-size: 16px;
    color: #777;
    text-align: left;
	margin-top: 15px !important;
}

.pxp-sp-top-address .fa-map-marker {
	color: #6993cd;
}

.pxp-sp-top-price {
	font-family: 'robotomedium';
    font-size: 26px;
	color: #000;
    line-height: 46px;
    float: right;
}

pxp-sp-top-btn {
	margin-left: 0;
	margin-right: 4px;
}
	
.pxp-sp-top-btn {
    display: inline-block;
    background-color: #fff;
    height: 46px;
    padding: 15px 15px;
    border: 1px solid #E2E2E2;
    border-radius: .25rem;
    font-size: .9rem;
    text-transform: uppercase;
    line-height: 46px;
    font-weight: 700;
    color: #333;
    margin-left: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.pxp-sp-top-btn:hover {
    border: 1px solid #333;
    color: #333;
    text-decoration: none;
}
.pxp-sp-top-btn > span {
    font-size: 16px;
    color: #333;
}
.pxp-sp-top-btn:hover > span {
    color: #333;
}

.dropdown-menu.show {
    display: block;
}
.dropdown-menu {
    background-color: #fff;
    border: 0 none;
    box-shadow: 0px 15px 30px rgba(0,0,0,0.16);
}
.dropdown-item {
	display: block;
    padding: 7px 20px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    color: #333;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.dropdown-item:focus, 
.dropdown-item:hover {
    color: #333;
    opacity: .7;
    background-color: transparent;
}
.dropdown-item > span {
    width: 20px;
    text-align: center;
}

.pxp-sp-top-btns {
    float: right;
    margin-left: 10px;
}
.pxp-sp-top-btns > .dropdown {
    display: inline-block;
    margin-left: 4px;
}	

.pxp-single-property-gallery-container {
    position: relative;
	margin-top: 25px;
}
.pxp-single-property-gallery > figure {
    float: left;
    width: 25%;
    position: relative;
    height: 325px;
    margin: 0;
    overflow: hidden;
    border: 1px solid #fff;
}
.pxp-single-property-gallery > figure.pxp-sp-gallery-main-img {
    width: 50%;
    height: 650px;
}
.pxp-single-property-gallery > figure > a {
    position: absolute;
    overflow: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: all 2s linear;
    -o-transition: all 2s linear;
    transition: all 2s linear;
}
.pxp-single-property-gallery > figure:hover > a {
    transform: scale(1.05, 1.05);
}
.pxp-sp-gallery-btn {
    position: absolute;
    bottom: 40px;
    right: calc((100% - 1140px) / 2 + 15px);
    background-color: #fff;
    height: 46px;
    padding: 0 20px;
    margin-left: 10px;
    border-radius: .25rem;
    font-size: .9rem;
    text-transform: uppercase;
    line-height: 46px;
    font-weight: 700;
    color: #333;
    box-shadow: 0px 15px 30px rgba(0,0,0,0.16);
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.pxp-sp-gallery-btn:hover {
    color: #333;
    text-decoration: none;
}

.info-dos-imoveis {
	padding: 0 0 100px;
}

.titulo-detalhes {
	font-family: 'robotomedium';
    font-size: 20px;
	color: #000;
	margin-bottom: 15px;
}

.detalhes-do-imovel p {
    font-family: 'open_sansregular';
    font-size: 16px;
    color: #777;
	opacity: .7;
    text-align: left;
	margin-bottom: 20px;
}

.tipos {
	margin: 60px 0 0;
}

.divisao {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e1e1e1;
	opacity: .7;
}

.divisao i {
	color: #777;
	opacity: .7;
}

.ajuste {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #fff;
}

.divisao h4 {
	font-family: 'Roboto-Regular';
	font-size: 15px;
	color: #777;
	opacity: .7;
}

.divisao h2 {
	font-family: 'robotomedium';
    font-size: 20px;
	color: #000;
	margin-top: 10px;
}

.padding-ajuste {
	padding-left: 0;
}

.padding-zero {
	padding: 0;
}

@media screen and (max-width: 767px) {
	.pxp-single-property-gallery > figure.pxp-sp-gallery-main-img {
        height: 450px;
    }
	
	.pxp-single-property-gallery > figure {
        height: 225px;
        width: 50%;
    }
    .pxp-single-property-gallery > figure:nth-child(4), 
    .pxp-single-property-gallery > figure:nth-child(5) {
        display: none;
    }
    .pxp-single-property-gallery > figure.pxp-sp-gallery-main-img {
        height: 450px;
    }
	
	.pxp-sp-top-price {
		float: none;
	}
	
	.sidebar .info-2 {
		margin-top: 20px;
	}
	
	.sidebar .box-busca {
		margin-top: 50px;
	}
}

/* Imóveis em Destaque */

.oportunidades .imovel-ref {
	font-family: 'open_sansregular';
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	background: #6993cd;
	color: #fff;
	padding: 5px 12px;
	clear: both;
	width: auto;
	position: absolute;	
	top: 15px;
	right: 115px;
	border-radius: 5px;
}

.oportunidades .imovel-tipo {
	font-family: 'open_sansregular';
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	background: #345889;
	color: #fff;
	padding: 5px 12px;
	clear: both;
	width: 80px;
	position: absolute;
	right: 25px;
	top: 15px;
	border-radius: 5px;	
}

.oportunidades .valor-imovel {
	font-family: 'robotomedium';
	font-size: 20px;
	color: #fff;
	position: relative;
}

.oportunidades .carac-imovel i.fa-share-alt, .oportunidades .carac-imovel i.fa-heart-o {
	color: #777777 !important;
	margin: 0 5px;
}

.oportunidades .carac-imovel i {
	color: #777777 !important;
	margin: 0 5px;
}

.oportunidades .carac-imovel {
	padding: 10px;
	width: 100%;
	background: #fff;
	opacity: 0.9;
	text-align: center;
	margin: 0;
}

.oportunidades .local-imovel i {
	color: #bb9f47;
	padding: 5px;
}

.segurar-comp1 .overlay-gradient {
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, #000 100%) !important;
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, #000 100%) !important;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, #000 100%) !important;
    border-radius: 8px 8px 0 0;
}

.footer-imovel1{
	position: relative;
}

.ajuste-valores{
	padding: 10px 15px;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 50px;
}
	
.footer-imovel {
	position: relative;
	bottom: 0;
	width: 100%;
	border-top: 1px solid #eef3f6;
}

.footer-imovel a {
    font-family: 'Roboto-Regular';
    font-size: 16px;
    color: #777777 !important;
}

.area_valor{
    position: absolute;
    left: 15px;
    bottom: 10px;
}

.area_valor p{
    margin: 0;
	color: #fff;
}

.segurar-comp1{
    position: relative;
}

.interesse-imovel {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.interesse-imovel a {
	/*border: 1px solid #eef3f6;*/
	padding: 5px;
	position: relative;
	margin: 0 2px;
	text-align: center;
	background: transparent;
	border-radius: 5px;
	color: #b2b2b2 !important;
	font-size: 18px;
}

/*
Menu
=================*/

.hd-sec-interna {
    position: relative;
}

.hd-sec-interna .main-menu ul li a {
    font-family: 'Roboto-Regular';
    color: #000;
    display: block;
    font-size: 16px;
    padding: 44px 16px;
    text-decoration: none;
    /* transition: all 0.4s ease 0s; */
    position: relative;
    font-weight: 600;
}

.hd-sec-interna .header-top {
    line-height: 30px;
    background-color: #6993cd;
    padding: 8px 0;
    border-bottom: 1px solid rgba(220, 220, 220, .2);
}

.hd-sec {
	background: transparent;
	position: absolute;
	z-index: 2;
	width: 100%;
}

.logo {
	padding: 18px 0;
	transition: all 0.3s ease-out 0s;
}

.logo a img {
	transition: all 0.3s ease-out 0s;
}

.posicao-menu {
	text-align: right;
}

.menu {
display: inline-block;
position:relative
}
.main-menu {
	display: inline-block;
	text-align: center;
}

.main-menu ul {
margin : 0;
padding : 0;
position : relative;
}
.main-menu ul li {
display: inline-block;
padding: 0;
position: relative;
}
.main-menu ul li.active{
	position:relative
}
.main-menu ul li a {
	font-family: 'Roboto-Regular';
	color: #fff;
	display: block;
	font-size: 16px;
	padding: 32px 16px;
	text-decoration: none;
	/*transition: all 0.4s ease 0s;*/
	position: relative;
}

.sticky .main-menu ul li a {
	padding: 20px 12px;
}

.sticky .main-menu ul ul li a {
    line-height: 120%;
    padding: 10px 17px;
    color: #555;
    border-bottom: 1px solid 
    #ccc;
}

.sticky .main-menu ul ul {
    background: #fff none repeat scroll 0 0;
	left: 0;
	opacity: 0;
	position: absolute;
	text-align: left;
	top: 70px !important;
	transition: all 0.4s ease 0s;
	visibility: hidden;
	z-index: 99999;
	transition: all 0.3s ease 0s;
	border-top: 2px solid #0061b4;
}

.main-menu ul li ul:hover .main-menu ul li a{
  background: #fafafa;
}
.main-menu ul li a:hover {
	transition: all 0.4s 0s ease;
	color: #6993cd;
	/*border-bottom: 2px solid #f38535;*/
}

.main-menu ul .current_page_item a {
    color: #6993cd;
}

.main-menu ul ul {
	background: #fff none repeat scroll 0 0;
	left: 0;
	opacity: 0;
	position: absolute;
	text-align: left;
	top: 79px !important;
	transition: all 0.4s ease 0s;
	visibility: hidden;
	z-index: 99999;
	transition: all 0.3s ease 0s;
	border-top: 2px solid #6993cd;
}
.main-menu ul ul li {
float : none;
width : 220px;
}
.main-menu ul ul li ul {
	visibility: hidden !important;
}
.main-menu ul ul li i {
	float: right;
}
.main-menu ul ul li:hover ul{
	visibility: visible !important;
	top : -1px;
	transition: all 0.3s ease 0s;
	opacity:1;	
}
.main-menu ul ul li a {
	font-family: 'Roboto-Regular';
	font-size: 14px;
	line-height: 120%;
	padding: 10px 17px !important;
	color: #555;
	border-bottom: 1px solid #ccc;
}
.main-menu ul ul li:last-child a{
	border-bottom:0px;
}
.main-menu ul ul li a:hover {
	color:#fff;
	background:#6993cd;
	border-top-color: #6993cd;
}

.sticky .main-menu ul ul li a:hover {
	color:#fff;
	background:#0061b4;
	border-top-color: #0061b4;
}

.main-menu ul ul ul {
left : 100%;
transition: all 0.3s ease 0s;
opacity:0;
border-top:0px;
border-bottom:1px solid #f1c40f
}
.main-menu ul li:hover ul {	
 visibility: visible;
 transition: all 0.4s ease 0s; 
 opacity: 1;
 top:98px; 
}
.main-menu ul li a i {
margin-left : 6px;
}
.search-bar-icon{
	display: inline-block;
	padding: 38px 0px;
	position: absolute;
	right: 0;
	top: 0;
}
.site-search span{
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 100%;
	cursor: pointer;
	transition: all 0.4s ease 0s;
	background:#f1c40f;
}
.site-search.open span i.fa-search::before {
	 content: "\f00d" !important; 
}
.site-search i {
  color: #011e40;
}
.search-forum > form {
	display: inline-flex;
	background: #fff;
	padding: 18px 20px;
	border-top: 2px solid #f1c40f;
}
.search-forum input[type="text"] {
	padding: 10px;
	border: 1px solid #ddd;
}
.search-forum input[type="submit"] {
  padding: 10px;
  background: #22253a;
  color: #fff;
}
.search-forum {
	left: -240px;
	position: absolute;
	top: 103px;
	transition: all 0.4s ease 0s;
	z-index: 2;
}
.search-forum.dropdown-menu {
	padding: 0;
	border: 0px;
}
.animation{
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.sticky {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 9999;
  border-top: 0;
  background-color: #fff;
  transition: all 0.3s ease 0s;
  opacity: 0.9;
}

.sticky .logo{
	padding: 12px 0;
}

.sticky .main-menu ul li a{
	color: #1e1e1e;
	transition: all 0.4s ease 0s;
}

.sticky .main-menu ul li a:hover {
    transition: all 0.4s 0s ease;
    color: #f7931d;
}

img {
	transition: all 0.3s ease-out 0s;
}

.sticky .logo img{
	width: 140px;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
}

/*.sticky .nav > li > a {
  padding: 27px 15px 27px !important;
  border-top: 2px solid transparent;
}*/

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF !important;
    margin: 0 10px !important;
    padding: 10px 18px !important;
    font-size: 22px !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 50px !important;
    background: #6993cd !important;
}

/* Whatsapp */

.whatsapp-button {
	position: fixed;
    background-color: #4dc247;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 34px;
    text-align: center;
    border-radius: 50%;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
    cursor: pointer;
	right: 20px;
	bottom: 20px;
	padding: 8px;
}

.whatsapp-button-right {
    float: right;
}

.whatsapp-button .fa-whatsapp {
	color: #fff;
    z-index: 10;
}

.whatsapp-message-right {
    display: none;
}

.whatsapp-button-position {
    position: fixed;
    bottom: 20px;
    z-index: 10;
}

.whatsapp-button-position-right {
    right: 20px;
}

.whatsapp-button:hover {
    box-shadow: 2px 2px 11px rgba(0,0,0,0.7);
}

@media (min-width: 768px){
    #whatsapp-link:hover>div.whatsapp-message{
        position:fixed;
        font-size:14px;
        border:1px solid #e2e2e2;
        margin-right:70px;
        padding:4px 9px 6px 9px;
        border-radius:4px;
        color:#333;
        background:white;
        bottom:25px;
		right: 20px;
        box-shadow:2px 2px 5px rgba(0,0,0,0.2);
        white-space:nowrap;
        display:block;
        -webkit-animation-name:whatsapp-button;
        -moz-animation-name:whatsapp-button;
        -o-animation-name:whatsapp-button;
        animation-name:whatsapp-button;
        -webkit-animation-duration:.3s;
        -moz-animation-duration:.3s;
        -o-animation-duration:.3s;
        animation-duration:.3s;
        -webkit-animation-fill-mode:forwards;
        -moz-animation-fill-mode:forwards;
        -o-animation-fill-mode:forwards;
        animation-fill-mode:forwards
    }
    @-webkit-keyframes whatsapp-button{
        0%{
            opacity:0;
            display:none;
            margin-left:55px;
            margin-right:55px
        }
        to{
            opacity:1;
            display:block;
            margin-left:70px;
            margin-right:70px
        }
    }
    @-moz-keyframes whatsapp-button{
        0%{
            opacity:0;
            display:none;
            margin-left:55px;
            margin-right:55px
        }
        to{
            opacity:1;
            display:block;
            margin-left:70px;
            margin-right:70px
        }
    }
    @-o-keyframes whatsapp-button{
        0%{
            opacity:0;
            display:none;
            margin-left:55px;
            margin-right:55px
        }
        to{
            opacity:1;
            display:block;
            margin-left:70px;
            margin-right:70px
        }
    }
    @keyframes whatsapp-button{
        0%{
            opacity:0;
            display:none;
            margin-left:55px;
            margin-right:55px
        }
        to{
            opacity:1;
            display:block;
            margin-left:70px;
            margin-right:70px
        }
    }
}


header nav {
	text-align: center;
	background: transparent;
}

header nav ul {
	margin: 0;
	padding: 1em;
	list-style-type: none;
}

header nav ul li {
	display: inline;
}

header nav ul li:first-child {
	margin-left: 0;
}

a {
	color: #f77564;
}

a:hover {
	color: #333;
}

a, a:hover {
	-o-transition: color 0.25s ease-in;
	-webkit-transition: color 0.25s ease-in;
	-moz-transition: color 0.25s ease-in;
	transition: color 0.25s ease-in;
}

.btn-simular-financiamento {
    font-family: 'open_sansregular';
    font-size: 16px !important;
	text-transform: uppercase;
    color: #FFF;
    padding: 14px 60px !important;
    background: #bb9f47;
	width: 95%;
	margin: 0 10px 10px 10px !important;
	border-radius: 5px !important;
}

.btn-simular-financiamento:hover {
    color: #FFF !important;
    background: #000;
}

/*.owl-theme .owl-controls .owl-buttons div {
    color: #FFF !important;
    margin: 0 !important;
    padding: 10px 15px !important;
    font-size: 22px !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    background: #eb194b !important;
}*/



.links-topo ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

.links-topo ul li {
	display: inline-block;
}

.links-topo ul li a {
	font-family: 'Poppins-Regular';
	font-size: 12px;
	font-weight: normal;
	color: #ffffff !important;
}

.links-topo ul li a:hover {
	text-decoration: none;
}

.links-topo ul li:first-child:before {
	content: '';
	margin-right: 0;
}

.links-topo ul li:before {
	content: '|';
	padding-left: 2px;
    margin-right: 5px;
	color: #999999;
}



.social-profile li .telefone_lopes {
    border-right: 1px solid #fff;
    padding-right: 10px;
}

.social-profile li .telefone_lopes:hover {
    text-decoration: none;
}

.social-links li:hover a{
  color: #fff;
  transition: all 300ms ease;
}

.header-info {
	padding: 12px 0;
}

.conteudo-info-contato{
	display: inline-block;
	float: right;
	padding: 25px 0;
}

.conteudo-info-contato > div {
    border-right: 1px dashed #e0e0e0;
    padding-right: 36px;
    margin-right: 36px;
}

.conteudo-info-contato > div {
    float: left;
    position: relative;
}

.bannerFS {
		display: flex;
		background: url('../images/banner-topo.jpg');
		background-size: cover;
		background-position: center center;
		height: 100vh;
		/*width: 100vw;*/
		justify-content: center;
		align-items: center;
	}

	.bannerFS .form-control {
		border: 0;
	}

	/*.nav-tabs {
		border: 0;
		border-radius: 0;
		display:flex;
		justify-content: center;
	}

	.nav-tabs .nav-link:first-child {
		margin-left: 0px;
	}

	.nav-tabs .nav-link {
		padding: 20px 30px;
		background: rgba(0, 0, 0, .65);
		border: 0;
		border-radius: 0;
		color: #fff;
		margin: 0 5px;
		font-size: 18px;
	}

	.nav-tabs .nav-link.active {
		padding: 20px 30px;
		background: rgba(235, 25, 75, .65);
		border: 0;
		border-radius: 0;
		color: #fff;
		font-weight: 600;
	}

	.tab-content {
		margin-top: 1px;
	}

	.tab-pane {
		padding: 20px;
		background: rgba(0, 0, 0, .65);
		border: 0;
		border-radius: 0;
		color: #fff;	
	}

	.tab-pane input,
	.tab-pane submit,
	.tab-pane select,
	.tab-pane select.form-control:not([size]):not([multiple]) {
		height: 50px;
		margin-bottom: 5px;
	}

	.tab-pane button {
		width: 100%;
		height: 50px;
	}

	@media all and (max-width: 990px) {
		.nav-tabs {
			display: block;
			width: 100%;
		}

		.tab-content {
		margin-top: 0px;
	}
	}
	
	select {
	background: transparent;
	overflow: hidden;
	-webkit-appearance: none;
	appearance: none;
	background: url("../images/caret.png") no-repeat right #ffffff;
	background-position: 95% 50%;
	overflow: hidden;
}

select.minimal {
	background-image: linear-gradient(45deg, transparent 50%, #eb194b 50%), linear-gradient(135deg, #eb194b 50%, transparent 50%), linear-gradient(to right, #eb194b, #eb194b) !important;
	background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em !important;
	background-size: 5px 5px, 5px 6px, 0px 0em !important;
	background-repeat: no-repeat !important;
}

.form-control :focus {
  border-color: #eb194b;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(181, 42, 52, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(181, 42, 52, 0.6);
}

.form-control::-webkit-input-placeholder {
 color: #323232;
 font-size: 14px;
}

#frmSearch select > option {
	color: #323232 !important;
}

.fthin{
	font-weight: 100;
}
.fextra-light{
	font-weight: 200;
}
.flight{
	font-weight: 300;
}
.fregular{
	font-weight: 400;
}
.fmedium{
	font-weight: 500;
}
.fsemi-bold{
	font-weight: 600;
}
.fbold{
	font-weight: 700;
}
.fextra-bold{
	font-weight: 800;
}
.fblack{
	font-weight: 900;
}
*/

/* Fale com a RoofTop */

.pxp-text-light{
	font-family: 'Roboto-Regular';
    color: #777777;
    font-size: 20px;
    opacity: .7;
	margin-top: 20px;
}	
.pxp-section-h2 {
	font-family: 'robotomedium';
	font-size: 30px;
	color: #000;
}
	
.pxp-section-h2 span {
	text-transform: uppercase;
	color: #bb9f47;
}
	
.pxp-services-c-content {
    position: relative;
    padding-left: calc((100% - 1140px) / 2 + 15px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    overflow: hidden;
    z-index: 1;
}
.pxp-services-c-intro {
    margin-right: 30px;
    width: 25%;
    z-index: 2;
    margin-top: -25px;
}
.pxp-services-c-container {
    width: 50%;
    /*width: 75%;*/
}
.pxp-services-c-item {
    display: block;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    border-radius: .3rem;
    height: 300px;
    box-shadow: 0px 0px 30px rgb(0 0 0 / 10%);
}
.pxp-dark-mode .pxp-services-c-item {
    background-color: #000;
}
.pxp-services-c-item-fig {
    width: 100px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 40px;
}
.pxp-services-c-item-fig img {
    width: 100%;
    height: auto;
}
.pxp-services-c-item-text {
    position: absolute;
    top: 180px;
    left: 20px;
    right: 20px;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.pxp-services-c-item-text-title {
	font-family: 'robotomedium';
    color: #000;
    font-size: 18px;
	text-transform: uppercase;
    margin-bottom: .5rem;
}
.pxp-dark-mode .pxp-services-c-item-text-title {
    color: #fff;
}
.pxp-services-c-item-text-sub {
	font-family: 'Roboto-Regular';
    color: #333;
    font-size: 14px;
    opacity: .7;
}
.pxp-dark-mode .pxp-services-c-item-text-sub {
    color: #fff;
}
.pxp-services-c-item:hover .pxp-services-c-item-fig {
    -webkit-animation: iconTop 0.4s ease-in-out;
    -moz-animation: iconTop 0.4s ease-in-out;
    animation: iconTop 0.4s ease-in-out;
}
.pxp-services-c-item:hover .pxp-services-c-item-text {
    transform: translateY(-50%);
}
.pxp-services-c-item-cta {
    position: absolute;
	font-family: 'robotomedium';
    color: #bb9f47;
	text-transform: uppercase;
    bottom: 40px;
    left: 20px;
    right: 20px;
    z-index: 3;
    font-size: 14px;
    letter-spacing: 1px;
    opacity: 0;
    transform: translateY(400%);
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.pxp-dark-mode .pxp-services-c-item-cta {
    color: #fff;
}
.pxp-services-c-item:hover .pxp-services-c-item-cta {
    transform: translateY(0);
    opacity: 1;
}
.pxp-services-c-container .owl-carousel .owl-stage {
    padding-left: 0 !important;
}
.pxp-services-c-container .owl-stage-outer { 
    overflow: visible;
}
.pxp-services-c-container .owl-item {
   opacity: 0;
   transition: opacity .5s;
}
.pxp-services-c-container .owl-item.active {
    opacity: 1;
}
.pxp-services-c-container .owl-carousel .owl-nav button {
    outline: none;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.pxp-services-c-container .owl-nav {
    text-align: center;
    margin-top: 3rem;
}
.pxp-services-c-container .owl-prev.disabled, 
.pxp-services-c-container .owl-next.disabled {
    opacity: 0.5;
}
.pxp-services-c-container .owl-prev {
    margin-right: 20px;
}
.pxp-services-c-container .owl-next {
    margin-left: 20px;
}
.mt-100 {
    margin-top: 0;
}
.pb-100 {
    padding-bottom: 100px;
}
.pt-100 {
    padding-top: 100px;
}
.lado-esquerdo {
    text-align:left !important;
}
.pxp-cover {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.pxp-services-c {
    background-position: left 0;
    position: absolute;
    top: 0;
    right: 50%;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.position-relative {
    position: relative!important;
	background: #eeeeee;
}


@media screen and (max-width: 990px) {
    .bannerFS {
		height: 100%;
	}
	
	.text-white-seu-imovel {
        margin: 170px 0 50px;
    }
}


@media screen and (max-width: 991px) {
	.pxp-services-c-intro {
		width: 100%;
		margin-top: 0;
		margin-right: 0;
	}
	
	.pxp-services-c-content {
		padding-left: calc((100% - 720px) / 2 + 15px);
		display: block;
	}
	
	.pxp-services-c {
		background-position: left center;
		right: 0%;
	}
	
	.pxp-services-c-container {
		width: 100%;
	}
}
	
@media screen and (max-width: 767px) {
	.pxp-services-c-content {
		padding-left: calc((100% - 540px) / 2 + 15px);
	}
	
	.pxp-services-c-content {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.pxp-text-light {
		margin-bottom: 30px;
		text-align: center;
	}
	
	.pxp-section-h2 {
		text-align: center;
	}
	
	.pt-100 {
		padding-top: 150px;
	}
	
	.text-white-seu-imovel {
		margin: 200px 0 50px;
	}
}

@media screen and (max-width: 480px) {
	.social-footer {
		left: 40%;
	}
}

/* Empresa */

.icon-mi-left {
    display: flex;
    position: relative;
    margin-top: 20px;
    overflow: hidden;
    /*justify-content: center;*/
    align-items: center;
    background: #fff;
    border-radius: 6px;
    padding: 1.2em 2em;
    box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
    -webkit-box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
}
	
.icon-mi-left .icon-mi-left-content {
    padding: 10px 0 0 15px;
}
	
.icon-mi-left i {
    font-size: 40px;
    color: #6993cd;
    text-align: left;
    position: relative;
    top: 5px;
    left: 0;
    line-height: 55px;
}

.icon-mi-left .icone {
    position: relative;
    top: 5px;
    left: 0;
    width: 50px;
    height: 55px;
}
	
.sec-heading.center {
    text-align: center;
	padding: 30px 0;
}
	
.sec-heading.center h2 {
    font-family: 'robotomedium';
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
    color: #bb9f47;
}
.sec-heading.center p {
    font-family: 'Roboto-Regular';
    color: #777777;
    font-size: 20px;
    opacity: .7;
    margin-top: 20px;
}
	
.align-items-center {
    align-items: center!important;
	padding-bottom: 50px;
}
.icon-mi-left h4{
	font-family: 'robotomedium';
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #1e1e1e;
}
.icon-mi-left p {
	font-family: 'Roboto-Regular';
    font-size: 16px;
    color: #2b2b2b;
	opacity: .9;
}
	
.img-empresa {
	width: 100%;
	padding: 90px;
}

/*
breadcrumbs
==================*/

.breadcrumbs_title {
    padding: 135px 0;
    background: url('../images/banner-topo.jpg') no-repeat scroll center center;
    background-size: cover;
    background-color: #f5f5f5;
    position: relative;
	box-shadow: 2px 0px 1px rgb(0 0 0 / 50%);
}

.breadcrumbs_title_imagem2 {
    padding: 135px 0;
    background: url('../images/breadcrumb-comprar.jpg') no-repeat scroll center center;
    /*background-size: cover !important;*/
    background-color: #f5f5f5;
    position: relative;
	box-shadow: 2px 0px 1px rgb(0 0 0 / 50%);
}

.breadcrumbs_title_imagem2 h1 {
	font-family: 'robotomedium';
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	/*display: inline-block;*/
	text-align: right;
	position: relative;
	margin-bottom: 0;
	margin-top: 2px;
}

.breadcrumbs_title_imagem3 {
    padding: 135px 0;
    background: url('../images/breadcrumb-alugar.jpg') no-repeat scroll center center;
    /*background-size: cover !important;*/
    background-color: #f5f5f5;
    position: relative;
	box-shadow: 2px 0px 1px rgb(0 0 0 / 50%);
}

.breadcrumbs_title_imagem3 h1 {
	font-family: 'robotomedium';
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	/*display: inline-block;*/
	text-align: right;
	position: relative;
	margin-bottom: 0;
	margin-top: 2px;
}

.breadcrumbs_title_imagem4 {
    padding: 135px 0;
    background: url('../images/breadcrumb-noticias-dicas.jpg') no-repeat scroll 0 -600px;
    background-size: cover;
    background-color: #f5f5f5;
    position: relative;
	box-shadow: 2px 0px 1px rgb(0 0 0 / 50%);
}

.breadcrumbs_title_imagem4 h1 {
	font-family: 'robotomedium';
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	/*display: inline-block;*/
	text-align: right;
	position: relative;
	margin-bottom: 0;
	margin-top: 2px;
}

.breadcrumbs_title_imagem5 {
    padding: 135px 0;
    background: url('../images/breadcrumb-contato.jpg') no-repeat scroll center center;
    /*background-size: cover;*/
    background-color: #f5f5f5;
    position: relative;
	box-shadow: 2px 0px 1px rgb(0 0 0 / 50%);
}

.breadcrumbs_title_imagem5 h1 {
	font-family: 'robotomedium';
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	/*display: inline-block;*/
	text-align: right;
	position: relative;
	margin-bottom: 0;
	margin-top: 2px;
}

.breadcrumbs_title_imagem6 h1 {
	font-family: 'robotomedium';
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	/*display: inline-block;*/
	text-align: right;
	position: relative;
	margin-bottom: 0;
	margin-top: 2px;
}

.breadcrumbs_title_imagem6 {
    padding: 135px 0;
    background: url('../images/breadcrumb-quem-somos.jpg') no-repeat scroll center center;
    /*background-size: cover;*/
    background-color: #f5f5f5;
    position: relative;
	box-shadow: 2px 0px 1px rgb(0 0 0 / 50%);
}

.breadcrumbs_title_imagem7 h1 {
	font-family: 'robotomedium';
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	/*display: inline-block;*/
	text-align: right;
	position: relative;
	margin-bottom: 0;
	margin-top: 2px;
}

.breadcrumbs_title_imagem7 {
    padding: 135px 0;
    background: url('../images/breadcrumb-quem-somos2.jpg') no-repeat scroll center center;
    /*background-size: cover;*/
    background-color: #f5f5f5;
    position: relative;
	box-shadow: 2px 0px 1px rgb(0 0 0 / 50%);
}

.breadcrumbs_title_imagem8 h1 {
	font-family: 'robotomedium';
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	/*display: inline-block;*/
	text-align: right;
	position: relative;
	margin-bottom: 0;
	margin-top: 2px;
}

.breadcrumbs_title_imagem8 {
    padding: 135px 0;
    background: url('../images/breadcrumb-trabalhe-conosco.jpg') no-repeat scroll center center;
    /*background-size: cover;*/
    background-color: #f5f5f5;
    position: relative;
	box-shadow: 2px 0px 1px rgb(0 0 0 / 50%);
}


/*.breadcrumbs_title::before {
    background: rgba(53, 53, 56, 0.5);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}*/

.breadcrumbs_title h1 {
	font-family: 'robotomedium';
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	/*display: inline-block;*/
	text-align: right;
	position: relative;
	margin-bottom: 0;
	margin-top: 2px;
}

.breadcrumb {
	padding: 0 !important;
	margin-bottom: 0 !important;
	list-style: none;
	background-color: transparent !important;
	border-radius: 0;
	text-align: left;
}

.breadcrumb li a{
	font-family: 'robotomedium';
	font-size: 14px;
	color: #fff;
}

.breadcrumb .active{
	font-family: 'robotomedium';
	font-size: 14px;
	color: #fff !important; 
}

.breadcrumb > li + li::before {
    color: #fff !important;
}

/* P��ginas Internas */

.pagina-interna-site .box-pagina-interna p {
    font-family: 'Poppins-Regular';
    font-size: 14px;
    line-height: 26px;
    color: #6b6b6b;
    text-align: left;
}

.pagina-interna-site .box-pagina-interna .interna-box-title {
	font-family: 'Exo-Medium';
	font-size: 22px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 20px;
}

.pagina-interna-site .box-pagina-interna {
	background: #FFF;
	padding: 20px 20px;
	margin-bottom: 20px;
}

/* Fale Consoco */

.form-contato-site .box-pagina-contato p {
    font-family: 'Roboto-Regular';
    font-size: 14px;
    line-height: 26px;
    color: #6b6b6b;
    text-align: center;
}

.form-contato-site .box-pagina-contato .sidebar-box-title {
	font-family: 'robotomedium';
	font-size: 22px;
	text-align: center;
	margin-bottom: 20px;
}

.form-contato-site .box-pagina-contato {
	background: #FFF;
	padding: 20px 10px;
	margin: 50px 0;
}

.form-contato-site .frmContato textarea {
    border: 1px solid #dadada;
    color: #b2b2b2;
    font-family: 'Roboto-Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    height: 40px;
    max-width: 100%;
    min-height: 205px;
    outline: medium none;
    padding: 12px 10px;
    resize: none;
    width: 100%;
}

.form-contato-site .frmTrabalhe textarea {
    border: 1px solid #dadada;
    color: #b2b2b2;
    font-family: 'Roboto-Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    height: 40px;
    max-width: 100%;
    min-height: 205px;
    outline: medium none;
    padding: 12px 10px;
    resize: none;
    width: 100%;
}

.form-contato-site .frmContato select {
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
}

.form-contato-site .frmContato .enviaBuscaContato,
.form-contato-site .frmContato .btnEnviarContato,
.form-contato-site .frmTrabalhe .btnTrabalhe,
.form-contato-site .frmReparo .btnReparos,
.form-contato-site .frmDesocupacao .btnDesocupacaoImovel{
	font-family: 'Roboto-Regular';
	font-size: 16px;
	background: #6993cd;
	color: #fff;
	width: 160px;
	border: 0px;
	/*padding: 15px 7px;*/
	display: block;
	margin: 0 auto;
	border-radius: 5px !important;
}

.form-contato-site .frmContato .enviaBuscaContato:hover,
.form-contato-site .frmContato .btnEnviarContato:hover,
.form-contato-site .frmTrabalhe .btnTrabalhe:hover,
.form-contato-site .frmReparo .btnReparos:hover,
.form-contato-site .frmDesocupacao .btnDesocupacaoImovel:hover{
	background: #345889;
	cursor: pointer;
}

.sidebar #frmContatoImovel select {
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
}

.sidebar #frmContatoImovel textarea {
	border: 1px solid #dadada;
	color: #b2b2b2 ;
	font-family: 'Poppins-Regular';
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	height: 40px;
	max-width: 100%;
	min-height: 205px;
	outline: medium none;
	padding: 12px 10px;
	resize: none;
	width: 100%;
}

.sidebar #frmContatoImovel .enviaBuscaAvancada {
	font-family: 'Poppins-Regular';
	font-size: 16px;
	background: #eb194b;
	color: #fff;
	width: 100%;
	border: 0px;
	padding: 15px 7px;
	margin-bottom: 15px;
}

.sidebar #frmContatoImovel .enviaBuscaAvancada:hover {
	background: #db1443;
	cursor: pointer;
}

.imovel-interna{
	background: #fff;
	padding: 50px 0;
	/*margin-bottom: 50px;*/
}

.imovel-interna .info-0 {
	background: #fff;
	padding: 10px 15px;
	font-size: 14px;
	margin-top: 0;
}

.sidebar .info-1 {
	background: #fff;
	padding: 10px 15px;
	font-size: 14px;
	margin-top: 20px;
}

.sidebar .info-2 {
	background: #fff;
	padding: 10px 10px;
	font-size: 14px;
	/*margin-top: 20px;*/
}

.sidebar {
	font-weight: 400;
	font-size: 14px;
}
.sidebar .box-busca {
	background: #FFF;
	padding: 20px 10px;
	margin-bottom: 50px;
}

.sidebar .imovel-interna .info-2 {
    background: #fff;
    padding: 10px 10px;
    font-size: 14px;
    margin-top: 20px;
}

.sidebar .box-entrar-em-contato {
	background: #FFF;
	padding: 20px 10px !important;
	margin-bottom: 20px;
}

.borda-box-interna {
	border: 1px solid #ebebeb;
	box-shadow: 0 0 5px rgb(0 0 0 / 10%);
	/*margin-bottom: 70px;*/
}

.sidebar .box-busca .sidebar-box-title {
	font-family: 'robotomedium';
	font-size: 22px;
	text-align: center;
	margin-bottom: 20px;
}

.sidebar .simular-financiamento .sidebar-box-title {
	font-family: 'robotomedium';
	font-size: 22px;
	text-align: center;
	margin-bottom: 20px;
}

.sidebar .entrar-em-contato .sidebar-box-title {
	font-family: 'robotomedium';
	font-size: 22px;
	text-align: center;
	margin-bottom: 20px;
}

.lopes-red {
	color: #bb9f47;
}

.info-tipo-referencia {
	padding: 0;
}

.info-tipo-referencia h1 {
	font-family: 'robotomedium';
	font-size: 23px;
	font-weight: 500;
	color: #010149;
	text-align:left;
}

.info-tipo-referencia .valor-imovel {
	font-family: 'robotomedium';
	font-size: 23px;
	font-weight: 500;
	color: #a5835e;
	text-align:right;
}

.info-endereco {
	padding: 20px 0;
	/*border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;*/
}

.info-endereco .fa-map-marker {
    color: #a5835e;
    margin-right: 5px;
}

.info-endereco p{
	font-family: 'open_sansregular';
	font-size: 16px;
	color: #777;
	text-align: left;	
}

.info-endereco h4{
	font-family: 'open_sansregular';
	font-size: 14px;
	color: #010149;
	font-weight: 600;
	text-align: center;
	margin-top:0;	
}

.box-share .share-button {
	font-size: 18px;
	color: #4a4747;
	background: #f3f3f3;
	width: 30px !important;
	height: 30px;
	padding: 7px;
	margin: 0 2px;
	display: inline-block;
	border-radius: 50px;
}

.box-share {
	text-align: center;
}

.info-endereco .favoritos{
	text-align: center;
	line-height: 20px;
}

.info-endereco .favoritos a{
	font-size: 27px;
	color: #b2b2b2;
}

.info-endereco .favoritos a:hover{
	font-size: 27px;
	color: #a5835e;
}


/*.sidebar #frmBuscaAvancada .col-md-12 {
	padding-right: 0px;
	padding-left: 0px;
}

.sidebar #frmBuscaAvancada .col-md-6 {
	padding-left: 0px;
}

.sidebar #frmBuscaAvancada .col-md-6:last-child {
	padding-left: 0px;
	padding-right: 0px;
}*/

.sidebar #frmBuscaAvancada select {
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
}

.sidebar #frmBuscaAvancada .enviaBuscaAvancada {
	font-family: 'open_sansregular';
	font-size: 16px;
	background: #bb9f47;
	color: #fff;
	width: 100%;
	border: 0px;
	padding: 15px 7px;
	border-radius: 5px;
}

.sidebar #frmBuscaAvancada .enviaBuscaAvancada:hover {
	background: #000;
	cursor: pointer;
}

.sidebar #frmFiltro .enviaFiltro {
	font-family: 'Roboto-Regular';
	font-size: 16px;
	background: #6993cd;
	color: #fff;
	width: 100%;
	border: 0px;
	padding: 15px 7px;
	border-radius: 5px;
}

.sidebar #frmFiltro .enviaFiltro:hover {
	background: #345889;
	cursor: pointer;
}

.sidebar #frmContatoImovel select {
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
}

.sidebar #frmContatoImovel textarea {
	border: 1px solid #dadada;
	border-radius: 5px !important;
	color: #b2b2b2 ;
	font-family: 'open_sansregular';
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	height: 40px;
	max-width: 100%;
	min-height: 205px;
	outline: medium none;
	padding: 12px 10px;
	resize: none;
	width: 100%;
}

.sidebar #frmContatoImovel .enviaBuscaAvancada {
	font-family: 'robotomedium';
	font-size: 16px;
	background: #6993cd;
	color: #fff;
	width: 100%;
	border: 0px;
	padding: 15px 7px;
	margin-bottom: 15px;
	border-radius: 5px;
}

.sidebar #frmContatoImovel .enviaBuscaAvancada:hover {
	background: #345889;
	cursor: pointer;
}

.sidebar .box-share {
	background: #FFF;
	padding: 20px 15px;
	margin-bottom: 20px;
}

.sidebar .box-share .sidebar-box-title {
	font-size: 24px;
	font-weight: 700;
}

.form-control {
    font-family: 'open_sansregular';
    color: #323232;
	border-radius: 5px !important;
}

.sidebar .frmContatoImovel {
    max-height: 180px;
    max-width: 100%;
    min-height: 140px;
    outline: medium none;
}

/** AJUSTES **/
select.minimal2 {
	background-image: linear-gradient(45deg, transparent 50%, #a5835e 50%), linear-gradient(135deg, #a5835e 50%, transparent 50%), linear-gradient(to right, #a5835e, #a5835e) !important;
	background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em !important;
	background-size: 5px 5px, 5px 6px, 0px 0em !important;
	background-repeat: no-repeat !important;
	font-size: 14px;
	-webkit-appearance: none;
}

.sobre-o-imovel h1, .dados-do-imovel h1 {
	font-family: 'robotomedium';
	font-size: 18px;
	font-weight:500;
	color: #000;
	text-align: center;
}

.sobre-o-imovel p, .dados-do-imovel p {
	font-family: 'open_sansregular';
	font-size: 14px;
	line-height: 26px;
	color: #ababab;
}

/** FOOTER**/
.footer {
	/*border-top: 10px solid #eb194b;*/
	background: #6993cd;
	color: #FFF;
	width: 100%;
	padding: 40px 0px 20px;
	font-size: 14px;
}
.btn-footer {
	font-family: 'Poppins-Regular';
	font-size: 14px;
	padding: 20px 0px !important;
	background: #ee2b56;
	color: #fff;
	width: 100%;
	max-width: 252px;
	border-radius: 5px !important;
}
.btn-footer:hover {
	padding: 20px 0px;
	background: #db1443;
	color: #fff !important;
}

.btn-footer a:hover {
	color: #fff !important;
}

.copyright{
    text-align: left;
	padding: 25px 0;
}

.copyright p{
    font-family: 'jostbook';
    font-size: 12px;
	color: #fff;
	margin-bottom: 0;
}

.title-footer {
	font-family: 'jostmedium';
	font-size: 20px;
	margin: 5px 0px 20px 0px;
}

.title-footer2 {
	margin: 10px 0px 20px 0px;
}
.empresa-footer {
	margin: 0px;
	padding: 0px;
}

.empresa-footer ul{
    margin: 0px;
	padding: 0px;
}

.empresa-footer li {
	font-family: 'open_sansregular';
	font-size: 14px;
	color: #f6f6f6;
	list-style: none;
	margin: 5px 0px;
}

.empresa-footer a {
	font-family: 'open_sansregular';
	font-size: 14px;
	color: #f6f6f6;
	text-transform: uppercase;
}

.empresa-footer a:hover {
	color: #fff;
	text-decoration: none;
}

.empresa-footer .fa-play {
	/*	color: #ca1811;*/
	color: #9d9d9d;
	font-size: 8px;
}
.empresa-footer.contato {
	background: url('../images/world-map.png');
	background-position: left center;
	background-size: contain;
	background-repeat: no-repeat;
}
.empresa-footer.contato i {
	color: #fff;
}
.social{
	margin: 20px 0;
}
.footer .social-icon {
	float: left;
	margin: 5px 8px 10px 0px;
}

.hr360br {
	border-top: 1px solid rgba(255,255,255,.1);
	margin-top: 25px !important;
    margin-bottom: 25px !important;
}

.br360 {
	display: block;
	background: url(../images/360br-sprite.png);
	width: 72px;
	height: 25px;
	/*margin: 0 auto;*/
	position: absolute;
	right: 0;
}
.br360:hover {
	background-position: 0 -25px;
}

.logo-360{
    text-align: right;
	padding: 20px 0;
}

.ocultar-do-menu-prinicpal{
	display: none !important;
}

.area-cliente-mobile{
	display: none;
}

.area-cliente-desk{
	display: block;
}

@media(max-width:1256px) {
	/*.ocultar-do-menu-prinicpal{
		display: block !important;
	}*/
	
	.area-cliente-desk{
		display: none !important;
	}
}

@media(max-width:990px) {
    .title-footer {
        margin: 30px 0px 5px 0px;
    }
}

@media(max-width:960px) {
	.area-cliente-mobile{
		display: block !important;
	}
	
	.area-cliente-desk{
		display: none !important;
	}
	
	.header-top {
		text-align: center;
	}
	
	.social-profile {
		text-align: center;
	}
	
	.ajuste-campo{
		margin-top:15px;
	}
}

@media(max-width:767px) {
	.info-tipo-referencia h1 {
		text-align:center;
		amrgin-top: 0;
		font-size: 23px;
	}
	
	.info-endereco h4 {
		margin-top: 20px;
	}
	
	.info-tipo-referencia {
		padding: 0 0 25px;
	}
	
	.info-tipo-referencia .valor-imovel {
		text-align: center;
	}
	
	.info-endereco p {
		text-align: center;
	}
	
	.box-share {
		text-align: center;
	}
	
	.dados-do-imovel .divisoria + .divisoria {
		border-left: none !important;
	}
	
	.breadcrumb {
		text-align: center;
	}
	
	.breadcrumbs_title {
        background-position: center center;
    }

.breadcrumbs_title_imagem2 {
     background-position: center center;
}

.breadcrumbs_title_imagem2 h1 {
	 background-position: center center;
}

.breadcrumbs_title_imagem3 {
     background-position: center center;
}

.breadcrumbs_title_imagem3 h1 {
 background-position: center center;
}

.breadcrumbs_title_imagem4 {
    background-position: center center;
}

.breadcrumbs_title_imagem5 {
    background-position: center center;
}

.breadcrumbs_title_imagem6 {
    background-position: center center;
}

.breadcrumbs_title_imagem7 {
    background-position: center center;
}

.breadcrumbs_title_imagem8 {
    background-position: center center;
}
	
	.breadcrumbs_title h1 {
		text-align: center;
		margin-top: 15px;
	}
	
	.breadcrumbs_title_imagem2 h1 {
		text-align: center;
		margin-top: 15px;
	}
	
	.breadcrumbs_title_imagem3 h1 {
		text-align: center;
		margin-top: 15px;
	}
	
	.breadcrumbs_title_imagem4 h1 {
		text-align: center;
		margin-top: 15px;
	}
	
	.breadcrumbs_title_imagem5 h1 {
		text-align: center;
		margin-top: 15px;
	}
	
	.breadcrumbs_title_imagem6 h1 {
		text-align: center;
		margin-top: 15px;
	}
	
	.breadcrumbs_title_imagem7 h1 {
		text-align: center;
		margin-top: 15px;
	}
	
	.sobre-o-imovel h1, .dados-do-imovel h1 {
		text-align: center;
	}
	
	.ajuste-campo{
		margin-top:15px;
	}
	
	.info-top {
        text-align: center !important;
    }
}

@media(max-width:480px) {
	.btn-footer {
		max-width: 100%;
	}
	
	.garantia-locaticias ul li + li, .cred-pronto-financiamento ul li + li {
		border-left: 0 !important;
		margin-left: 0 !important;
		padding-left: 0 !important;
	}
	
	.widget-property-search-form .nav-tabs > li > a {
		font-size: 13px !important;
		padding: 10px 15px !important;
		amrgin: 0;
	}
	
	.widget-property-search-form.horizontal .nav-tabs > li {
		margin-right: 0!important;
	}
	
	.busca-home button.encontrar {
		max-width: 100%;
	}
	
	.fale-com-lopes-basso {
		padding: 40px 15px !important;
	}
	
	#sync2 img {
		max-width: 80px !important;
	}
	
}

/* Página de Busca */

.busca_imoveis .imovel-thumb {
    -webkit-transition-delay: all 0.5s;
    transition: all 0.5s;
    /* border: 1px solid #e1e1e1; */
    border-bottom: 0px;
    max-height: 225px;
    height: 100vh;
    background-position: center center!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    padding: 10px;
    /* margin: 10px; */
    border-radius: 5px 5px 0 0;
}
					
.busca_imoveis .interesse-imovel a {
    padding: 5px;
    position: relative;
    margin: 0 2px;
    text-align: center;
    background: transparent;
    border-radius: 5px;
    color: #b2b2b2 !important;
    font-size: 16px;
}
					
.busca_imoveis .valor-imovel {
    font-family: 'robotomedium';
    font-size: 16px;
    color: #fff;
    position: relative;
}
					
.busca_imoveis{
	position: relative;
	background-color: #fff;
}

.busca_imoveis .imovel {
	margin-bottom: 30px;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	background: #fff;
}

.busca_imoveis .imovel a {
	color: inherit;
	text-decoration: none;
}

.busca_imoveis .imovel a:hover {
	color: inherit;
	text-decoration: none;
}

.busca_imoveis .imovel:hover .box-imovel {
	-webkit-transition-delay: all 0.5s;
    transition: all 0.5s;
	-webkit-box-shadow: 0px 0px 15px -2px rgba(165,131,94,.5);
	-moz-box-shadow: 0px 0px 15px -2px rgba(165,131,94,.5);
	box-shadow: 0px 0px 15px -2px rgba(165,131,94,.5);
}

.busca_imoveis .imovel:hover .titulo-imovel{
	color: #010149;
}

.busca_imoveis .imovel-thumb {
	-webkit-transition-delay: all 0.5s;
    transition: all 0.5s;
	border-bottom: 0px;
	max-height: 225px;
	height: 100vh;
	background-position: center center!important;
	background-repeat: no-repeat!important;
	background-size: cover!important;
	padding: 10px;
	border-radius: 5px 5px 0 0;
}

@media all and (max-width: 992px){
	.busca_imoveis .imovel-thumb {
		max-height: 300px;
	}
}

@media all and (max-width: 768px) {

	.busca_imoveis .imovel-thumb {
		max-height: 410px;
		height: 50vh;
		/*	width: 100vh;*/
	}
}
					
@media all and (max-width: 442px){
	.busca_imoveis .imovel-thumb {
		max-height: 250px !important;
		height: 50vh !important;
	}
}

.busca_imoveis .info-imovel {
	background: #FFF;
	padding: 15px;
	color: #323232;
	border-bottom: 0px;
}

.busca_imoveis .info-imovel .local-imovel {
	font-size:16px !important;
	color: #777 !important;
}

.busca_imoveis .tipo-do-imovel {
	font-family: 'Roboto-Regular'!important;
	font-size: 16px !important;
	color: #a5835e !important;
}

.busca_imoveis .info-imovel p {
	font-family: 'open_sansregular';
	color: #777;
	margin-bottom: 5px;
}

.busca_imoveis .titulo-imovel {
	font-family: 'robotomedium';
	font-size: 18px !important;
	font-weight: 500;
	color: #323232;
	margin: 5px 0 12px;
	display: block;
}

.busca_imoveis .titulo-imovel i {
	padding: 5px;
	background: #eb194b;
	color: #FFF;
}

.busca_imoveis .local-imovel {
	font-size: 16px;
	font-weight: 400;
	color: #777 !important;
}

.busca_imoveis .finalidade-imovel {
	font-size: 14px;
}
					
.busca_imoveis .footer-imovel a {
    font-family: 'Roboto-Regular';
    font-size: 13px;
    color: #777777 !important;
}

.info-tipo-referencia h1 {
	font-family: 'robotomedium';
	font-size: 20px;
	color: #000;
	text-align: left;
	margin-bottom: 15px;
}

.info-tipo-referencia .valor-imovel {
	font-family: 'robotomedium';
	font-size: 20px;
	color: #000;
	text-align: right;
	margin-bottom: 15px;
}

.imovel-interna .info-1 {
    background: #fff;
    padding: 15px 15px 2px!important;
    font-size: 14px;
    margin-top: 0;
}


@media all and (max-width: 1600px){
	.ajuste-largura {
		width: 100%;
	}
}

@media all and (max-width: 1024px){
	.ajuste-largura {
		width: 100%;
	}
}

@media all and (max-width: 442px){
	
	.info-tipo-referencia h1 {
		text-align: center;
	}
	
	.info-tipo-referencia .valor-imovel {
		text-align: center;
		line-height: 10px;
	}
}

/* Oportunidades */

.oportunidades{
	position: relative;
	background-color: #fff;
	padding: 30px 0 0;
}

.oportunidades .imovel {
	margin-bottom: 30px;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	background: #fff;
}

.oportunidades .imovel a {
	color: inherit;
	text-decoration: none;
}

.oportunidades .imovel a:hover {
	color: inherit;
	text-decoration: none;
}

.oportunidades .imovel:hover .box-imovel {
	-webkit-transition-delay: all 0.5s;
    transition: all 0.5s;
	-webkit-box-shadow: 0px 0px 15px -2px rgba(165,131,94,.5);
	-moz-box-shadow: 0px 0px 15px -2px rgba(165,131,94,.5);
	box-shadow: 0px 0px 15px -2px rgba(165,131,94,.5);
}

.oportunidades .imovel:hover .titulo-imovel {
	color: #010149;
}


.oportunidades .imovel-thumb {
	-webkit-transition-delay: all 0.5s;
    transition: all 0.5s;
	/*border: 1px solid #e1e1e1*/;
	border-bottom: 0px;
	max-height: 225px;
	height: 100vh;
	background-position: center center!important;
	background-repeat: no-repeat!important;
	background-size: cover!important;
	padding: 10px;
	border-radius: 5px 5px 0 0;
}

@media all and (max-width: 992px){
	.oportunidades .imovel-thumb {
		max-height: 300px;
	}
}

@media all and (max-width: 768px) {

.oportunidades .imovel-thumb {
	max-height: 410px;
	height: 50vh;/*	width: 100vh;*/
}
}
@media all and (max-width: 442px){
	.oportunidades .imovel-thumb {
		max-height: 250px !important;
		height: 50vh !important;
	}
}


.oportunidades .info-imovel {
	background: #FFF;
	padding: 15px;
	color: #323232;
	border-bottom: 0px;
}

.oportunidades .info-imovel .local-imovel {
	font-size:19px !important;
	color: #777 !important;
	/*min-height: 60px;*/
}

.oportunidades .tipo-do-imovel {
	font-family: 'Roboto-Regular'!important;
	font-size: 16px !important;
	color: #a5835e !important;
}

.oportunidades .info-imovel p {
	font-family: 'open_sansregular';
	color: #777;
	margin-bottom: 5px;
}

.oportunidades .titulo-imovel {
	font-family: 'robotomedium';
	font-size: 20px !important;
	font-weight: 500;
	color: #323232;
	margin: 5px 0 12px;
	display: block;
}

.oportunidades .titulo-imovel i {
	padding: 5px;
	background: #eb194b;
	color: #FFF;
}

.oportunidades .local-imovel {
	font-size: 16px;
	font-weight: 400;
	color: #777 !important;
}

.destaques .local-imovel i {
	color: #a5835e;
	padding: 5px;
}

.destaques .valor-imovel {
	font-family: 'robotomedium';
	font-size: 20px;
	color: #a5835e;
	position: relative;
}

.oportunidades .finalidade-imovel {
	font-size: 14px;
}

.destaques .carac-imovel {
	padding: 10px;
	width: 100%;
	background: #fff;
	opacity: 0.9;
	text-align: center;
	margin: 0;
}

.destaques .carac-imovel i {
	color: #fff;
	margin: 0 5px;
}

.destaques .carac-imovel i.fa-share-alt, .destaques .carac-imovel i.fa-heart-o,
.lancamento .carac-imovel i.fa-share-alt, .lancamento .carac-imovel i.fa-heart-o {
	color: #fff;
	margin: 0 5px;
}

.imoveis-para-locacao {
	padding: 30px 0;
    background-color: #fbfbfb;
}

.titulo-principal {
    font-family: 'robotomedium';
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
	text-align:center;
	margin-bottom: 20px;
	color: #323232;
}

.lado-esquerdo {
    text-align:left !important;
}





.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff !important;
    cursor: default;
    background-color: #6993cd !important;
    border-color: #6993cd !important;
}

.pagination>li>a, .pagination>li>span {
    color: #6993cd !important;
}

