body, html{
    margin:0;
    overflow-x: hidden!important;
}
img{
    max-width:100%;
}
header{
    background-color:#43525A;
}
header .container{
    position:relative;
}
header .logo figure{
    margin:0!important;
}
header .logo{
    padding-right:0!important;
}
header .menu{
    padding-left:0!important;
}
header .login{
    padding:0;
}
header .login a{
    background-color: #F58220;
    color: white!important;
    padding: 6px 12px 6px 28px;
    background-image: url(../img/login.png);
    background-repeat: no-repeat;
    font-size: 11px;
    font-family: 'Gotham';
    font-weight: 300;
    background-position-x: 8px;
    background-position-y: 8px;
    text-transform: uppercase;
    margin-top: 38px;
    display: inline-block;
    background-size: 15px;
    cursor:pointer;
}
header .segunda{
    padding:0;
}
header .segunda a{    
    background-color: #F58220;
    color: white;
    padding: 6px 8px 6px 8px;
    /* background-image: url(../img/login.png); */
    background-repeat: no-repeat;
    font-size: 11px;
    font-family: 'Gotham';
    font-weight: 300;
    background-position-x: 10px;
    background-position-y: 8px;
    text-transform: uppercase;
    margin-top: 38px;
    display: inline-block;
    margin-right: 9px;
}
header .sociais{
    padding:0!important;
}
header .sociais figure{
    margin-top: 35px!important;
}
header .sociais figure a{
    margin-left: 10px;
}
header .sociais figure a:first-child{
    margin-left:18px;
}
#banner{
    max-height:unset!important;
    height:auto!important;
}
#banner img{
    width:100%;
}
#banner .item{
    position:relative;
}
#banner .codImovel {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: #00000070;
    color: white;
    padding: 3px 0;
}
#banner .codImovel p{
    margin:0;
}
#banner .slideBanner .slick-prev:before, #banner .slideBanner .slick-next:before{
    display:none;
}
#banner .slideBanner .slick-prev{
    background: url('../img/prevBanner.png')!important;
    background-repeat: no-repeat!important;
    left: 30px;
    z-index: 123;
    height: 69px;
    padding-right: 37px;
}
#banner .slideBanner .slick-next{
    right: 30px;
    background: url(../img/nextBanner.png)!important;
    background-repeat: no-repeat!important;
    z-index: 123;
    height: 69px;
    padding-right: 37px;
}
.pesquisa{
    margin-top:50px;
}
.pesquisa h2{
    color:#AEBBC1;
    font-weight:700;
    text-align:center;
    text-transform:uppercase;
    font-size:40px;
    font-family:'Gotham';
}
.pesquisa .bgCinza{
    background-color:#DDE4E8;
    margin-top:20px;
}
.pesquisa .bgCinza .container{
    background-color:#AEBBC1;
}
.pesquisa .bgCinza .busca{
    padding: 15px 33px 15px 57px;
}
.pesquisa .bgCinza .busca form{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.pesquisa .bgCinza .busca form label{
    width: 30%;
    font-size:12px;
    color:white;
    font-family:"Gotham";
    text-transform:uppercase;
    font-weight:300;
}
.pesquisa .bgCinza .busca form label:last-child{
    width: 100%;
    text-align: right;
}
.pesquisa .bgCinza .busca #linha{
    width: 1px;
    height: 138px;
    background: #809096;
    position: absolute;
    right: 0;
    top: 16px;  
}
.pesquisa .bgCinza .busca form input[type='submit']{
    background-color: #809096;
    color: white;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    border: none;
    width: 162px;
    letter-spacing: 3px;
    text-align: center;
    outline: none;
    cursor: pointer;
    margin-top: 10px;
}
.pesquisa .bgCinza .busca form label select{
    width: 100%;
    outline:none;
    padding: 2px 0;
}
.pesquisa .bgCinza .codigo{
    padding:15px 30px;
}
.pesquisa .bgCinza .codigo form{
    text-align:center;
}
.pesquisa .bgCinza .codigo form label{
    font-size:12px;
    color:white;
    font-family:"Gotham";
    text-transform:uppercase;
    font-weight:300;
    width:163px;
    margin:auto;
    text-align:left;
}
.pesquisa .bgCinza .codigo form label select{
    width: 100%;
    outline:none;
    padding: 2px 0;
}
.pesquisa .bgCinza .codigo form input[type='submit']{
    background-color: #809096;
    color: white;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    border: none;
    width: 100%;
    letter-spacing: 3px;
    text-align: center;
    outline: none;
    cursor: pointer;
    padding: 1px 19px;
    margin-top: 75px;
}
.administramos h2{
    color:#AEBBC1;
    font-weight:700;
    text-align:center;
    text-transform:uppercase;
    font-size:35px;
    font-family:'Gotham';
}
.administramos .bgAdmin{
    background-color:#43525A;
    border-bottom:7px solid #F58220;
    padding:15px 0;
}
.administramos .bgAdmin .gestao p{
    color:white;
    font-size:23px;
    font-weight:300;
    font-family:'Gotham';
    padding: 13px 0px 12px 72px;
    background-image:url('../img/gestao.png');
    background-repeat:no-repeat;
    background-position:left center;
    margin:0;
}
.administramos .bgAdmin .solicite{
    padding-left:155px;
}
.administramos .bgAdmin .solicite p{
    margin:0;
}
.administramos .bgAdmin .solicite p a{
    color: white;
    font-size: 26px;
    font-weight: 400;
    font-family: 'Gotham';
    padding: 12px 0px 12px 53px;
    background-image: url(../img/solicite-sua-proposta.png);
    background-repeat: no-repeat;
    background-position: left center;
    margin: 0;
    display:inline-block;
    text-decoration:none;
}
.regiao h2{
    color:#AEBBC1;
    font-weight:700;
    text-align:center;
    text-transform:uppercase;
    font-size:35px;
    font-family:'Gotham';
    font-weight:300;
}
.regiao .slideLagos{
    margin-top:40px;
    text-align:center;
}
.regiao .slideLagos .item{
    padding:0 15px;
}
.regiao .slideLagos .item h3{
    font-size:20px;
    font-weight:400;
    text-align:left;
    color:#212529;
}
.regiao .slideLagos .item h4{
    font-size:22px;
    font-weight:300;
    text-transform:uppercase;
    font-family:"Gotham";
    margin-top:24px;
    color:#212529;
}
.regiao .slideLagos .item h4 strong{
    font-weight:700;
}
.regiao .slideLagos .item a{
    text-decoration:none!important;
}
.regiao .slideLagos .item p{
    font-size:19px;
    color:#A7A9AC;
    line-height:30px;
    font-family:"Gotham";
    font-weight:300;
    margin-top:10px;
}
.regiao .slideLagos .item h5{
    font-size:22px;
    font-weight:700;
    text-transform:uppercase;
    font-family:"Gotham";
    margin-top:24px;
    color:#212529;
}
.regiao .slideLagos .item h6{
    font-size:30px;
    font-weight:700;
    text-transform:uppercase;
    font-family:"Gotham";
    margin-top:0px;
    color:#F58220;
}
.regiao .slideLagos .item a{
    display:inline-block;
    outline:none;
}
.regiao .slideLagos .item figure{
    height: 300px;
    overflow: hidden;
    position:relative;
}
.regiao .slideLagos .item figure img{
    width:100%;
    height:100%;
    object-fit: cover;
}
.regiao .slideLagos .item figure img.mascara{
    width: 80px!important;
    height: auto!important;
    object-fit: unset!important;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    opacity: 0.5;
}
.regiao .slideLagos .slick-prev:before, .regiao .slideLagos .slick-next:before{
    display:none;
}
.regiao .slideLagos .slick-prev{
    background: url('../img/prev.png')!important;
    background-repeat: no-repeat!important;
    left: -60px;
    z-index: 123;
    height: 69px;
    padding-right: 37px;
}
.regiao .slideLagos .slick-next{
    right: -60px;
    background: url(../img/next.png)!important;
    background-repeat: no-repeat!important;
    z-index: 123;
    height: 69px;
    padding-right: 37px;
}
.compartilhar{
    height:auto!important;
    position:relative;
    overflow:unset!important;
}
.compartilhar a{
    cursor:pointer;
}
.comp{
    margin: 0 auto;
    background: white;
    border-radius: 15px;
    width: 214px;
    height: auto;
    color: #fff;
    padding: 7px;
    position: absolute;
    top: -105px;
    left: 19%;
    margin-top: 30px;
    border: 1px solid #d5d5d5;
    display: none;
    opacity: 1;
    animation-name: fadeInOpacity;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 1s;
}
.compartilhar .jssocials-share-link{
    color:white!important;
}
.compartilhar .jssocials-share a{
    font-size:18px;
}
@keyframes fadeInOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
.comp.atv{
    display:block;
}
/* .regiao .slideLagos .comp:after{
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #7e57c2;
    bottom: -20px;
    left: 40%;
} */
.jssocials-share-logo{
    font-size:18px!important;
}
.cadastreHome h2{
    color:#AEBBC1;
    font-weight:700;
    text-align:center;
    text-transform:uppercase;
    font-size:35px;
    font-family:'Gotham';
    font-weight:500;
}
.cadastreHome .bgCadastre{
    background-color:#43525A;
    border-bottom:7px solid #F58220;
    padding:15px 0;
    margin-top:20px;
}
.cadastreHome .bgCadastre p{
    margin:0;
}
.cadastreHome .bgCadastre .imovel p{
    font-size:14px;
    font-weight:300;
    font-family:'Gotham';
    line-height:26px;
    padding:5px 0 5px 70px;
    background-image:url('../img/chave.png');
    background-repeat: no-repeat;
    background-position:left center;
    color:white;
}
.cadastreHome .bgCadastre .botao{
    padding-left: 135px;
}
.cadastreHome .bgCadastre .botao p a{
    color: white;
    font-size: 26px;
    font-weight: 400;
    font-family: 'Gotham';
    padding: 12px 0px 12px 53px;
    background-image: url(../img/solicite-sua-proposta.png);
    background-repeat: no-repeat;
    background-position: left center;
    margin: 0;
    display:inline-block;
    text-decoration:none;
    text-transform:uppercase;
    margin-top: 9px;
}
.nossosServicos{
    background-image: linear-gradient(to bottom, #43525A 20%, #fff 0%);
    padding-top:20px;
}
.nossosServicos h2{
    color:#fff;
    font-weight:700;
    text-align:center;
    text-transform:uppercase;
    font-size:35px;
    padding-bottom:20px;
    font-family:'Gotham';
}
.nossosServicos .items{
    margin-top:50px;
}
.nossosServicos .items .colItems{
    margin-bottom:20px;
}
.nossosServicos .items .colItems .row{
    justify-content:center!important;
}
.nossosServicos .items .colItems h3{
    color:#43525A;
    font-family:'Gotham';
    text-transform:uppercase;
    font-size:20px;
    font-weight:700;
    text-align:center;
}
.nossosServicos .items .colItems .txt{
    color:#43525A;
    font-family:'Gotham';
    text-transform:uppercase;
    font-size:20px;
    font-weight:700;
    display: flex;
    align-items: center;
}
.nossosServicos .items .colItems .borda{
    border-bottom:5px solid #F58220;
}
.nossosServicos .items .colItems .box{
    border: 1px solid #E7E7E8;
    padding: 0 50px;
    border-bottom: 0;
    height: 190px;
    display: flex;
    align-items: center;
}
.nossosServicos .items .colItems .box p{
    color:#A7A9AC;
    font-size:18px;
    font-family:'gotham';
    font-weight:300;
    text-align:center;
    margin:0;
    line-height: 32px;
}
.resultado .item:first-child{
    margin-top:50px;
}
.resultado .item{
    margin-top:30px;
}
.resultado .linha:last-child{
    display:none;
}
.resultado .item a{
    text-decoration:none;
}
.resultado .item .imagem{
    padding:0!important;
}
.resultado .item .imagem figure{
    position:relative;
}
.resultado .item .imagem figure .mascara{
    width: 80px!important;
    height: auto!important;
    object-fit: unset!important;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    opacity: 0.5;
}
.resultado .item .imagem img{
    width:100%;
}
.resultado .item .dados{
    margin-top: -5px;
}
.resultado .item .dados .titulos p{
    margin:0;
    font-family:'gotham';
    font-size:20px;
    color:#898A8D;
    text-transform:uppercase;
    font-weight: 300;
}
.resultado .item .dados .center{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.resultado .item .dados .center .box{
    border:1px solid #898A8D;
    padding: 10px 20px;
}
.resultado .item .dados .center h3{
    margin:0;
    font-family:'gotham';
    font-size:20px;
    color:#898A8D;
    text-transform:uppercase;
    font-weight: 300;
    text-align:center;
    line-height:28px;
}
.resultado .item .dados .center h3 p{
    margin:0;
}
.resultado .item .dados .txt p{
    font-size:15px;
    font-family:"Gotham";
    color:#898A8D;
    font-weight: 300;
    margin-top:20px;
    line-height: 27px;;
}
.resultado .navegacao{
    margin-top:60px;
}
.resultado .navegacao .row{
    justify-content: center!important;
}
.resultado .navegacao .paginacao{
    display:inline-block;
}
.resultado .navegacao a{
    font-size: 18px;
    font-family: "Gotham";
    color: #898A8D;
    font-weight: 300;
    text-transform:uppercase;
    vertical-align: middle;
    position:relative;
}
.resultado .navegacao .prox{
    margin-top: 1px;
    margin-right: 20px;
}
.resultado .navegacao .next{
    margin-left:10px;
}
.resultado .navegacao .prev{
    margin-right:10px;
}
.resultado .navegacao .paginacao a:after{
    content:"|";
    position:absolute;
    right: -6px;
}
.resultado .navegacao .paginacao a:last-of-type:after{
    content:"";
}
.resultado .navegacao .paginacao a{
    padding: 0px 12px;
}
.ficha{
    margin-top:90px;
}
.ficha h2{
    text-transform:uppercase;
    color:#F58220;
    font-family:'Gotham';
    font-weight:400;
    text-align:center;
    font-size:25px;
    margin-bottom:20px;
}
.ficha p{
    margin:0;
    font-family:'gotham';
    font-size:20px;
    color:#898A8D;
    text-transform:uppercase;
    font-weight: 300;
    line-height:30px;
}
.informacoes h2{
    text-transform:uppercase;
    color:#F58220;
    font-family:'Gotham';
    font-weight:400;
    text-align:center;
    font-size:25px;
    margin-bottom:20px;
}
.informacoes p{
    font-family:'Gotham';
    text-align:center;
    margin-bottom:20px;
    color:#898A8D;
    font-weight:300;
}
.txtCompartilhar{
    text-align: center;
    font-family: 'Gotham';
    font-weight: 600;
    color: #49525A!important;
    font-size: 23px;
    text-transform: uppercase;
    text-decoration: none!important;
    display: block;
}
.txtCompartilhar .compartilhar a{
    display: flex;
    width:100%;
}
.txtCompartilhar .compartilhar .jssocials-share{
    margin: 3px;
}
.txtCompartilhar .compartilhar .jssocials-sharea{
    display: unset;
}
.conclusao a{
    text-align:center;
    font-family:'Gotham';
    font-weight:600;
    color:#49525A!important;
    font-size:23px;
    text-transform:uppercase;
    text-decoration:none!important;
    display:block;
}
.conclusao figure{
    margin: 0;
    min-height: 66px;
    display: flex;
    text-align:center;
}
.conclusao{
    margin-top:50px;
}
.conclusao a img{
    display:block;
    margin:auto;
}
.slide{
    margin-top:40px;
}
#thumbery_mini.slide{
    margin-top:-20px;
}
h2.tituloImovel{
    font-family: "Gotham";
    font-weight: 300;
    color: #b3b9bd;
    text-align: center;
    margin-top: 45px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.slide h3{
    font-family:"Gotham";
    font-weight:300;
    color:#b3b9bd;
    text-align:center;
    margin-bottom:45px;
    text-transform: uppercase;
    font-size:20px;
    margin-top:20px;
}
h2.tituloImovel strong{
    font-weight:800;
}
.slide .slideAP img{
    margin:auto;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.slide .slideNAV{
    margin-top:20px;
}
.slide .slideNAV .thumb{
    height: 160px;
    overflow: hidden;
}
.slide .slideNAV .thumb img{
    width:100%;
    height:100%;
    object-fit: cover;
}
.slide .slideNAV .item {
    padding: 0;
    margin-bottom: 15px;
}
.slide .slideAP .slick-prev:before, .slide .slideAP .slick-next:before{
    display:none;
}
.slide .slideAP .slick-prev{
    background: url('../img/prevBanner.png')!important;
    background-repeat: no-repeat!important;
    left: 10px;
    z-index: 123;
    height: 69px;
    padding-right: 37px;
}
.slide .slideAP .slick-next{
    right: 10px;
    background: url(../img/nextBanner.png)!important;
    background-repeat: no-repeat!important;
    z-index: 123;
    height: 69px;
    padding-right: 37px;
}
.slide .slideAP .thumb{
    position: relative;
    object-fit: cover;
    height: 515px;
    width: 100%;
}
.slide .slideNAV .thumb{
    position:relative;
}
.slide .slideAP .thumb img.mascara{
    width: 200px!important;
    height: auto!important;
    object-fit: unset!important;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    opacity: 0.5;
}
.slide .slideNAV .thumb img.mascara{
    width: 50px!important;
    height: auto!important;
    object-fit: unset!important;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    opacity: 0.5;
}
.slide .slideNAV .slick-prev:before, .slide .slideNAV .slick-next:before{
    display:none;
}
.slide .slideNAV .slick-prev{
    background: url(../img/prevPaginacao.png)!important;
    background-repeat: no-repeat!important;
    left: 43%;
    z-index: 123;
    height: 40px;
    padding-right: 14px;
    padding-left: 14px;
    bottom: -60px;
    top: unset;
}
.slide .slideNAV .slick-next{
    right: 42%;
    background: url(../img/nextPaginacao.png)!important;
    background-repeat: no-repeat!important;
    z-index: 123;
    height: 40px;
    padding-right: 15px;
    padding-left: 15px;
    top: 0;
    width: 0;
}
.condominio{
    margin-top:50px;
}
.condominio h1{
    text-align:center;
    text-transform:uppercase;
    font-family:"Gotham";
    color:#b3b9bd;
    font-weight:700;
}
.condominio h2{
    text-align: center;
    font-family:"gotham";
    color:#F58220;
    text-transform:uppercase;
    font-weight:400;
    font-size:25px;
    margin-top:20px
}
.condominio form{
    width:600px;
    margin:auto;
    padding-right: 55px;
    text-align:center;
}
.condominio form label{
    width: 100%;
    font-family: 'Gotham';
    color: #68747a;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom:2px;
    text-align:left;
}
.condominio form label input{
    width: 87%;
    float: right;
    border: 1px solid #97747a;
    outline:none;
}
.condominio form a{
    margin-left: 70px;
    color: #68747a;
    display:block;
    font-family:"Gotham";
    font-weight:300;
    text-align:left;
}
.condominio form button{
    text-transform: uppercase;
    background: #f58220;
    border: none;
    color: white;
    font-family: 'Gotham';
    padding: 6px 25px;
    margin-left: 60px;
    margin-top: 30px;
    cursor:pointer;
}
.segunda-via{
    margin-top:50px;
}
.segunda-via h1{
    text-align:center;
    text-transform:uppercase;
    font-family:"Gotham";
    color:#b3b9bd;
    font-weight:700;
}
.segunda-via h2{
    text-align: center;
    font-family:"gotham";
    color:#F58220;
    text-transform:uppercase;
    font-weight:400;
    font-size:25px;
    margin-top:20px
}
.segunda-via form input[type="button"]{
    text-transform: uppercase;
    background: #f58220;
    border: none;
    color: white;
    font-family: 'Gotham';
    padding: 6px 40px;
    margin-left: 0;
    margin-top: 50px;
    cursor: pointer;
}
.segunda-via form{
    width:600px;
    margin:auto;
    text-align:center;
    margin-top: 25px;
}
.segunda-via input[type="checkbox"]{
    width: 23px;
    height: 20px;
    vertical-align: sub;
}
.segunda-via input[type="text"]{
    width: 75%;
    margin: auto;
    display: block;
    text-align: center;
    font-family:'Gotham';
    font-weight:300;
    outline:none;
    margin-top:20px;
}
.segunda-via #locacoes{
    margin-left:-29px;
}
.segunda-via form label{
    font-family: 'Gotham';
    color: #68747a;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom:10px;
    font-size: 15px;
}
.cadastro{
    margin-top:50px;
}
.cadastro h1{
    text-align:center;
    text-transform:uppercase;
    font-family:"Gotham";
    color:#b3b9bd;
    font-weight:700;
}
.cadastro h2{
    text-align: left;
    font-family:"gotham";
    color:#F58220;
    text-transform:uppercase;
    font-weight:400;
    font-size:25px;
    margin-top:20px;
}
.cadastro .formCadastro input, .cadastro .formCadastro select, .cadastro .formCadastro textarea{
    width: 100%;
    margin: auto;
    display: block;
    text-align: left;
    font-family:'Gotham';
    font-weight:300;
    outline:none;
    margin-top:0px;
    margin-bottom:20px;
    height: 35px;
}
.cadastro .formCadastro textarea{
    height: 150px;
}
.cadastro .formCadastro label{
    font-family: 'Gotham';
    color: #68747a;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom:0px;
    font-size: 15px;
}
.cadastro .linhaCadastro{
    background-color: #42515A;
    height: 1px;
    width: 100%;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 20px;
}
.cadastro .formCadastro .botao{
    text-align:center;
}
.cadastro .formCadastro button{
    text-transform: uppercase;
    background: #f58220;
    border: none;
    color: white;
    font-family: 'Gotham';
    padding: 6px 40px;
    margin-left: 0;
    margin-top: 20px;
    cursor: pointer;
    outline:none;
    text-align:center;
}
.contato{
    margin-top:50px;
}
.contato h1{
    text-align:center;
    text-transform:uppercase;
    font-family:"Gotham";
    color:#b3b9bd;
    font-weight:700;
    margin-bottom:20px;
}
.contato .contentContato input, .contato .contentContato select, .contato .contentContato textarea{
    width: 100%;
    margin: auto;
    display: block;
    text-align: left;
    font-family:'Gotham';
    font-weight:300;
    outline:none;
    margin-top:0px;
    margin-bottom:20px;
    height: 35px;
}
.contato .contentContato textarea{
    height: 150px;
}
.contato .contentContato label{
    font-family: 'Gotham';
    color: #68747a;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom:0px;
    font-size: 15px;
}
.contato .contentContato button{
    text-transform: uppercase;
    background: #f58220;
    border: none;
    color: white;
    font-family: 'Gotham';
    padding: 6px 40px;
    margin-left: 0;
    margin-top: 20px;
    cursor: pointer;
    outline:none;
    text-align:center;
}
.faleConosco{
    margin-top:80px;
}
.faleConosco h3{
    text-align: left;
    font-family:"gotham";
    color:#F58220;
    text-transform:uppercase;
    font-weight:400;
    font-size:24px;
    margin-bottom:20px;
}
.faleConosco h4{
    text-align: left;
    font-family:"gotham";
    color:#F58220;
    text-transform:uppercase;
    font-weight:400;
    font-size:16px;
    margin-bottom: 10px;
    margin-top: 25px;
}
.faleConosco p{
    font-family:'Gotham';
    font-weight:300;
    line-height:30px;
    font-size:15px;
}
.faleConosco .tel{
    padding-left: 28px;
    background-image: url(../img/tel.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position-y: 7px;
}
.faleConosco .local{
    padding-left: 28px;
    background-image: url(../img/pin.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position-y: 6px;
}
.faleConosco .horario{
    padding-left: 28px;
    background-image: url(../img/calendario.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position-y: 7px;
}
.faleConosco p strong{
    display:block;
    /* margin-top:40px; */
    font-size:16px;
}
.faleConosco .txt p{
    line-height: 25px;
    margin-bottom: 0px;
}
.faleConosco .txt p strong{
    text-transform: uppercase;
    display: inline-block;
    margin-right: 6px;
}
.faleConosco .itemFale{
    margin:0;
    padding:0 15px;
    margin-bottom:100px;
}
.faleConosco .itemFale:nth-child(2n){
    padding-left:80px;
}
.faleConosco .itemFale:nth-child(2n)::before{
    content: "";
    width: 1px;
    height: 215px;
    background-color: #7b8b8d;
    position: absolute;
    left: -15px;
    top: 20px;
}
.faleConosco .itemFale .row > div{
    /* margin-right:10px; */
}
.a-empresa{
    margin-top:50px;
}
.a-empresa h1{
    text-align:center;
    text-transform:uppercase;
    font-family:"Gotham";
    color:#b3b9bd;
    font-weight:700;
    margin-bottom:20px;
}
.a-empresa img{
    width:100%;
    margin-bottom:30px;
}
.a-empresa p{
    font-family:'Gotham';
    margin-bottom:20px;
    /* color:#898A8D; */
    font-weight:300;
    text-align:justify;
}
.a-empresa h2{
    text-align: center;
    font-family:"gotham";
    color:#F58220;
    text-transform:uppercase;
    font-weight:400;
    font-size:26px;
    margin-bottom:30px;
    margin-top:50px;
}
.a-empresa .colLojas{
    text-align:center;
    border-right:3px solid #D67728;
    padding: 30px 0;
}
.a-empresa .colLojas:last-child{
    border:none;
}
.a-empresa h3{
    text-transform:uppercase;
    font-family:"Gotham";
    color:#b3b9bd;
    font-weight:700;
    font-size:25px;
    margin-bottom:20px;
    line-height: 20px;
}
.a-empresa .colLojas h3 span{
    font-size:16px;
}
.a-empresa .colLojas p{
    line-height:30px;
    margin:0;
    text-align:center;
}
.a-empresa .lojas{
    margin-top:70px;
}
.erro{
    padding-top:50px;
}
.erro h1{
    text-transform:uppercase;
    font-family:"Gotham";
    color:#b3b9bd;
    font-weight:700;
    font-size:25px;
    margin-bottom:20px;
}
.erro p{
    font-family:'Gotham';
    margin-bottom:10px;
    /* color:#898A8D; */
    font-weight:300;
}
footer{
    border-bottom:25px solid #F58220;
}
.linha{
    background-color:#42515A;
    height:1px;
    width:1355px;
    margin:auto;
    margin-top:50px;
    margin-bottom:50px;
}
.g_loginBTN{
    position: absolute;
    z-index: 123123;
    right: 0;
    top: 70px;
    padding-right: 75px;
    display:none;
}
.g_loginBTN #form_login{
    display:flex;
}
.g_loginBTN #form_login input{
    border:none;
    background-color:transparent;
    border-bottom:1px solid white;
    height: 25px;
    margin-right: 15px;
    color:#fff;
    outline:none;
}
.g_loginBTN #loginBTN{
    position:absolute;
    right:0;
    top:0;
    background-color: #F58220;
    color: white;
    padding: 6px 12px 6px 12px;
    background-repeat: no-repeat;
    font-size: 11px;
    font-family: 'Gotham';
    font-weight: 300;
    background-position-x: 8px;
    background-position-y: 8px;
    text-transform: uppercase;
    margin-top: 0;
    display: inline-block;
    background-size: 15px;
    border:none!important;
    cursor:pointer;
    font-family:'Lato';
}
.g_loginBTN #form_login input::placeholder{
    font-family:'Lato';
    color:#fff;
}
.g_loginBTN #form_login a{ 
    margin:0;
    padding:0;
    background:unset;
}
footer .contatoFooter .bgContato{
    background-image: linear-gradient(to right, #DDE4E8 25%, #43525A 0%);
}
footer .contatoFooter h2, footer .loja h2{
    color:#AEBBC1;
    font-weight:700;
    text-align:center;
    text-transform:uppercase;
    font-size:35px;
    font-family:'Gotham';
}
footer .contatoFooter h3{
    color:#69797F;
    font-weight:700;
    text-align:center;
    text-transform:uppercase;
    font-size:19px;
    font-family:'Gotham';
    margin-bottom:20px;
}
footer .contatoFooter .bgContato .imagem figure{
    margin:0;
}
footer .contatoFooter .bgContato .form{
    margin-top: 15px;
}
footer .contatoFooter .bgContato .form form{
    text-align:center;
}
footer .contatoFooter .bgContato .form form label{
    display: flex;
    color: white;
    font-family: 'Gotham';
    font-weight: 300;
    text-transform: uppercase;
    font-size: 16px;
    width: 100%;
    justify-content: flex-end;
    margin-top: 7px;
    margin-bottom: 9px;
}
footer .contatoFooter .bgContato .form form label input, footer .contatoFooter .bgContato .form form label textarea, footer .contatoFooter .bgContato .form form label select{
    width:80%;
    outline:none;
    margin-left: 20px;
    height: 26px;
}
footer .contatoFooter .bgContato .form form label textarea{
    height: 70px;
}
footer .contatoFooter .bgContato .form form button{
    background-color: #809096;
    color: white;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    border: none;
    padding: 0px 25px;
    letter-spacing: 3px;
    text-align: center;
    outline:none;
    cursor:pointer;
    margin-top: 10px;
}
footer .loja .bgLoja{
    background-color:#68747A;
    padding:40px 0;
    margin-top:30px;
}
footer .loja .bgLoja .colLojas{
    text-align:center;
    padding:0 20px;
    border-right:1px solid #42515a; 
}
footer .loja .bgLoja .colLojas a{
    text-decoration:none!important;
}
footer .loja .bgLoja .colLojas:last-child{
    border-right:none; 
}
footer .loja .bgLoja .colLojas h3{
    color:#AEBBC1;
    font-weight:400;
    text-align:center;
    text-transform:uppercase;
    font-size:25px;
    font-family:'Gotham';
    margin-top:20px;
}
footer .loja .bgLoja .colLojas p{
    color:white;
    font-family:'Gotham';
    font-weight:300;
    line-height:30px;
}
footer .loja .infos{
    margin-top:50px;
}
footer .loja .infos.contatoRodape{
    margin-top:0;
}
footer .loja .infos .menuFooter h4{
    font-size:16px;
    font-weight:500;
    color:white;
    font-family:'Gotham'
}
footer .loja .infos .menuFooter a{
    display:block;
    font-size:13px;
    font-family:'gotham';
    color:white;
    font-weight:300;
}
footer .loja .infos .whatsapp{
    padding:0;
}
footer .loja .infos .whatsapp figure{
    margin-top:25px;
}
footer .loja .infos .medias{
    padding: 0px 65px;
}
footer .loja .infos .medias h4{
    color:white;
    font-family:'gotham';
    font-size:16px;
    text-align:center;
    line-height:25px;
}
footer .loja .infos .medias figure{
    text-align:center;
}
footer .loja .infos .medias figure img{
    margin:0 5px;
}
footer .loja .infos .desenvolvimento{
    margin-top:30px;
}
footer .loja .infos .desenvolvimento h4{
    font-size:14px;
    color:white;
    font-weight:300;
    text-align:center;
    font-family:'Gotham';
    margin-bottom: 15px;
}
footer .loja .infos .desenvolvimento figure{
    text-align:center;
}
footer .loja .infos .desenvolvimento figure img{
    width: 30px;
}
footer .loja .infos .desenvolvimento figure a:last-child img{
    margin-left: 40px;
    width: 90px;
}
.modal {
    overflow: unset!important;
    padding: 40px 20px!important;
    animation-timing-function: ease-in;
    animation-duration: 1s;
}
.modal h2{
    text-transform: uppercase;
    color: #F58220;
    font-family: 'Gotham';
    font-weight: 400;
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
}
.blocker{
    z-index:125!important;
}
@media screen and (max-width: 1292px){
    .cadastreHome .bgCadastre .imovel p br{
        display:none;
    }
    .cadastreHome .bgCadastre .imovel p{
        padding: 11px 0 11px 70px;
    }
}
@media screen and (max-width:1279px){
    .cadastreHome .bgCadastre .botao{
        padding-left:95px;
    }
}
@media screen and (max-width:1167px){
    .cadastreHome .bgCadastre .botao {
        padding-left: 50px;
    }
}
@media screen and (max-width:1024px){
    header .menu {
        width: 100%;
        padding-right: 0;
    }
    #cssmenu > ul > li > a{
        padding:15px 0!important;
    }
    #cssmenu > ul > li{
        border:none!important;
    }
    header .menu #cssmenu ul{
        background: #43525a;
        z-index: 9999;
        margin-top: 27px;
        border: none!important;
    }
    .menu{
        position: absolute!important;
        right: 0;
        top: 10px;
    }
    header .sociais {
        padding: 0!important;
        position: absolute!important;
        right: 80px;
        top: 50px;
    }
    header .login {
        padding: 0;
        position: absolute!important;
        right: 65px;
        top: 50px;
    }
    header .segunda{
        padding: 0;
        position: absolute!important;
        right: 65px;
        top: 12px;
    }
    header .segunda a{
        margin-right:0;
        margin-top:0;
    }
    header .login a{
        margin-top:0;
    }
    header .sociais figure{
        margin:0!important;
    }
    header{
        height: 85px;
    }
    header .logo figure {
        margin: 0!important;
        height: 80px;
        align-items: center;
        display: flex;
    }
    .pesquisa .bgCinza .busca form label{
        width: 48%;
    }
    .pesquisa .bgCinza .busca {
        max-width: 100%!important;
        flex: 100%;
    }
    .pesquisa .bgCinza .codigo {
        padding: 15px 30px;
        flex: 50%;
        max-width: 50%;
        margin: auto;
    }
    .pesquisa .bgCinza .busca #linha {
        width: 100%;
        height: 1px;
        background: #809096;
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        top:unset;
    }
    .administramos .bgAdmin .solicite {
        padding-left: 45px;
        display: flex;
        align-items: center;
    }
    .regiao h2, .cadastreHome h2, footer .contatoFooter h2, footer .loja h2{
        font-size: 30px;
    }
    .cadastreHome .bgCadastre .botao {
        padding-left: 35px;
        display: flex;
        align-items: center;
    }
    .nossosServicos .items .colItems {
        margin-top: 50px;
        max-width: 100%;
        flex: 100%;
    }
    .nossosServicos .items .colItems .box {
        padding: 15px 35px;
        height: 100%;
        display: flex;
        align-items: center;
    }
    .nossosServicos {
        background-image: linear-gradient(to bottom, #43525A 18%, #fff 0%);
    }
    footer .contatoFooter .bgContato .form {
        margin-top: 15px;
        margin: auto;
        padding: 20px 0;
    }
    footer .contatoFooter .bgContato .form form label{
        display:inline-block;
        width: 100%;
        text-align:left;
    }
    footer .contatoFooter .bgContato .form form label input, footer .contatoFooter .bgContato .form form label textarea {
        width: 100%;
        margin-left: 0;
    }
    footer .contatoFooter .bgContato .imagem{
        display:none;
    }
    footer .contatoFooter .bgContato{
        background:#43525A;
    }
    footer .loja .bgLoja .colLojas{
        margin-top:30px;
    }
    footer .loja .bgLoja .colLojas:nth-child(2){
        border:none;
    }
    footer .loja .infos .medias {
        padding: 0px 35px;
    }
    footer .loja .infos .desenvolvimento figure img:last-child {
        margin-left: 13px;
    }
}
@media screen and (max-width:767px){
    .slide .slideNAV{
        display:none;
    }
    .administramos .bgAdmin .solicite{
        padding-left:25px;
    }
    .condominio form{
        width:100%;
        padding:0;
    }
    .condominio form label input{
        float:none;
        width:100%;
    }
    .resultado .item .dados .center{
        justify-content: center;
        margin-top: 20px;
    }
    .slideLagos img{
        margin:auto;
    }
    .regiao .slideLagos .item h3{
        text-align:center;
    }
    .cadastreHome .bgCadastre{
        padding: 20px 15px;
    }
    .cadastreHome .bgCadastre .imovel p{
        padding: 10px 0 10px 70px;
    }
    .regiao h2, .cadastreHome h2, footer .contatoFooter h2, footer .loja h2{
        font-size:22px;
    }
    .cadastreHome .bgCadastre .botao{
        padding-left:25px;
    }
    .nossosServicos {
        background-image: linear-gradient(to bottom, #43525A 14%, #fff 0%);
    }
    footer .loja .bgLoja .colLojas{
        border:none;
    }
    .regiao .slideLagos .slick-next{
        right: -27px;
    }
    .regiao .slideLagos .slick-prev{
        left: -12px;
    }
    .pesquisa .bgCinza .codigo {
        flex: 80%;
        max-width: 80%;
    }
    .pesquisa .bgCinza .busca form input[type='submit']{
        width:100%
    }
}
@media screen and (max-width:540px){
    .pesquisa .bgCinza .busca{
        padding: 15px 33px 15px 33px;
    }
    .segunda-via form{
        width:100%;
    }
    .segunda-via h2{
        font-size:20px;
    }
    .faleConosco .row .col-auto{
        margin-bottom:0;
    }
    .faleConosco .itemFale{
        margin-bottom:30px;
    }
    .faleConosco p strong{
        margin:0;
    }
    .contato iframe{
        margin-top: 20px;
        height: 200px;
    }
    .condominio form a{
        margin:0;
    }
    .condominio form input[type="button"]{
        margin-left:0;
    }
    .resultado .item .imagem {
        padding: 0 15px!important;
    }
    footer .contatoFooter .bgContato .form {
        padding: 20px 15px;
    }
    footer .loja .infos .whatsapp{
        padding-right:15px;
    }
    footer .loja .infos .menuFooter{
        margin-bottom: 30px;
    }
    footer .loja .infos .desenvolvimento{
        margin-top:20px;
    }
    .administramos .bgAdmin .solicite{
        padding-left: 20px;
    }
    .administramos .bgAdmin .solicite p a{
        font-size:22px;
    }
    .administramos .bgAdmin .gestao p{
        font-size:21px;
    }
    .nossosServicos {
        background-image: linear-gradient(to bottom, #43525A 6%, #fff 0%);
    }
    /* .regiao .slideLagos .slick-prev, .regiao .slideLagos .slick-next{
        display:none!important;
    } */
    .administramos h2, .pesquisa h2, .nossosServicos h2{
        font-size:25px;
    }
    .nossosServicos .items{
        margin-top:0;
    }
    header .logo figure img{
        width: 180px;
        margin-top: 6px;
    }
    .resultado .navegacao a{
        margin-bottom: 10px;
        display: inline-block;
    }
    #banner .slideBanner .slick-next, .regiao .slideLagos .slick-next{
        background-size: 20px!important;
        height: 37px;
    }
    #banner .slideBanner .slick-prev,.regiao .slideLagos .slick-prev{
        background-size: 20px!important;
        height: 37px;
    }
    .regiao .slideLagos .slick-prev {
        left: -10px;
    }
}