/* ___INICIO DA PRIMEIRA SECTION___ */
a.nav-link.pe-5 {
    padding-right: 25px !important;
}

.imagem-destaque {
    padding: 0;
}

#imoveis-destaques article .imovel-destaque {
    box-shadow: 0 0 35px rgb(0 0 0 / 10%);
    overflow: hidden;

    position: relative;
}

/*#imoveis-destaques .imagem-destaque {
    position: relative;
    display: block;
}*/
.btn-zap a {color:#fff}
.btn-zap {
    background: #28bf16;
    padding: 5px;
    border-radius: 10px;
    color: #fff;
}
.btn-zap img {
    width:20px!important;
}
#imoveis-destaques .tipo-imovel {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 20;
    font-size: 11px;
    letter-spacing: 0.8px;
    background: rgba(0,0,0,0.15);
    -webkit-box-shadow: 0px 0px 0px 1px rgba(255,255,255,0.2);
    box-shadow: 0px 0px 0px 1px rgba(255,255,255,0.2);
    color: rgb(255, 255, 255);
    padding: 5px 14px 3px;
    font-weight: 600;
    border-radius: 3px;
    text-transform: uppercase;
}

header#fixed-header img { max-width: 220px !important;}
section#selecao {margin: 40px 0 40px 0;}
.medida {background-image: url(/img/medida.png);background-size: cover; padding: 15px;color:#fff; background-repeat:no-repeat}
.lancamento {background-image: url(/img/lancamento.png);background-size: cover; padding: 15px;color:#fff; background-repeat:no-repeat}
.vista {background-image: url(/img/vista.png);background-size:cover; padding: 15px;color:#fff; background-repeat:no-repeat}
.amplos {background-image: url(/img/amplos.png);background-size: cover; padding: 15px;color:#fff; background-repeat:no-repeat}
.pet {background-image: url(/img/pet.png);background-size: cover; padding: 15px;color:#fff; background-repeat:no-repeat}
.familia {background-image: url(/img/familia.png);background-size: cover; padding: 15px;color:#fff; background-repeat:no-repeat}
.comercial {background-image: url(/img/comercial.png);background-size: cover; padding: 15px;color:#fff; background-repeat:no-repeat}
.alugar {background-image: url(/img/alugar.png);background-size: cover; padding: 15px;color:#fff; background-repeat:no-repeat}
.alugar h3, .comercial h3, .familia h3, .pet h3, .amplos h3, .vista h3, .lancamento h3, .medida h3 {color: #fff;padding-top: 45%;}
section#selecao a {background: #dcbe34; color: #000;padding: 5px 20px; border-radius: 5px;    font-weight: 600;}
section#selecao p {margin-bottom:15px}

@media only screen and (min-width:1280px) and (max-width:1365px) {
     .alugar h3, .comercial h3, .familia h3, .pet h3, .amplos h3, .vista h3, .lancamento h3, .medida h3 {color: #fff;padding-top: 40%;}
}


#imoveis-destaques .tipo-negocio {
    position: absolute;
    top: calc(38px / 2); /*38px é o height*/
    right: -60px;
    transform: rotate(45deg);
    width: 200px;
    box-shadow: 1px 2px 3px 0 rgba(2, 0, 0, .2);
    background-color:#ffc200;
    color: #FFF;
    text-align: center;
    float: right;
    letter-spacing: 1px;
    padding: 7px 10px;

}
.condominios{
    position: relative;
}
.condominios h3 {
    position: absolute;
    top: 0;
    font-size: 18px;
    font-weight: 900;
    padding: 20px;
    color: #fff;
}
.condominios img.w-100.d-block {
    margin-bottom: 20px!important;
}
#imoveis-destaques .preco {
    color:#ffc200;
    text-align: center;
    font-size: 20px;
    font-weight: 900;
    bottom: 15px;
    margin-top:20px;
    right: 15px;
    z-index: 20;
    font-family: 'Roboto', sans-serif;
}
.title h3 {
    text-align: center;
    font-size: 24px;
    font-weight: 900;
}

#imoveis-destaques .title {
    margin: 15px;
    color: #ffc200;
}

#imoveis-destaques ul {
    padding: 0; 
    margin: 0;
    list-style: none;
    color: #5f5e5e;
    /*color: #535353;*/
    
}

.imovel-destaque {
    margin-bottom: 20px;
}
#imoveis-destaques .box li{
    padding: 15px;
    float: left;
    text-align: center;
    width: 33.33333333%;
}
#imoveis-destaques .box li p{
    padding: 0;
    margin: 0;
}

#imoveis-destaques .location {
    color: #5f5e5e;
    text-align:center;
    font-family: 'Raleway', sans-serif;
}

#imoveis-destaques .location i {
    margin-right: 5px;
}

/* ___INICIO DA PRIMEIRA SECTION___ */

/* ___INICIO DA SEGUNDA SECTION___ */
#bg-img {
    background: url(../img/bg-img.jpg);
    z-index: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px;
}

.btn-theme {
    background: #ffc200;
    border: solid 1px #ffc200;
    color: #FFF !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    padding: 13px 30px 11px 30px;
}

.btn-md {
    padding: 13px 30px 11px 30px;
    letter-spacing: 1px;
    margin-top:15px;
    border-radius: 3px;
    transition: .5s;
}

.service-info-2 {
    padding: 25px 20px;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    margin: 0 auto 30px;
    position: relative;
    text-align: left;
    background: #fff;
    padding: 0 20px;
    margin: 0 auto 30px;
    text-align: center;
    padding: 25px 20px;
}

.service-info-2:before {
    opacity: 0.8;
    content: "";
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    border-radius: 10px;
}

.service-info-2 .number {
    font-size: 170px;
    line-height: 1;
    color: #3a30301c;
    display: inline-block;
    position: absolute;
    z-index: 0;
    right: 0;
    font-weight: 600;
    top: 5px;
    margin-top: -25px;
    font-family: "Poppins", sans-serif;
}

.service-info-2 .icon {
    position: absolute;
    font-size: 45px;
    height: auto;
    background: transparent;
    color: #ffc200;

}

.service-info-2 .detail {
    margin-left: 60px;
}

.service-info-2 .detail .location {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    
}

.service-info h3 {
    font-size: 20px;
    margin: 20px 0 15px;
    font-weight: 600;
}

.service-info-2 p {
    position: relative;
    font-size: 18px;
    margin-bottom: 0;
    line-height: 27px;
    color: #535353;
    font-weight: 500;
}

/* ___FINAL DA SEGUNDA SECTION___ */

/* ___ INICIO DA TERCEIRA SECTION___ */
.service-info {
    padding: 0 20px;
    margin: 0 auto 30px;
    text-align: center;
}

.service-info .icon {
    padding: 0;
    z-index: 0;;
    max-width: 80px;
    height: 80px;
    margin: 0 auto;
    margin-bottom: 15px;
    border-radius: 100%;
    background: #ffc200;
}

.service-info .icon i {
    font-size: 30px;
    line-height: 80px;
    color: #fff!important;
}

/* ___ FINAL DA TERCEIRA SECTION___ */

/* ___INICIO DA QUARTA SECTION___ */
#counters-conhecer {
    padding: 0;
    /*background: url(b.jpg) top left repeat;*/
    background: rgba(0, 0, 0, 0.04) url(../img/b.jpg) top left repeat;
    z-index: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    
}

#counters-conhecer .counters-info-section.clip-home {
    clip-path: polygon(0 0, 100% 0, 100% 0%, 90% 100%, 0 100%);
}

#counters-conhecer .counters-info-section {
    padding: 100px 80px 60px 95px;
}

#counters-conhecer .counter-box {
    max-width: 240px;
    margin: 0 auto 40px;
    border-radius: 5px;
    text-align: center;
}

#counters-conhecer .counter-box .icon {
    width: 75px;
    margin-right: 20px;
    height: 75px;
    text-align: center;
    line-height: 75px;
    border: dashed 1px #b5b5b5;
    font-size: 35px;
    border-radius: 50% / 14%;
}

#counters-conhecer .counter-box h2 {
    font-weight: 700;
    color: #fff;
    margin: 0 0 10px;
    font-size: 18px;
    text-align: left;
}

#counters-conhecer .counter-box i {
    font-size: 45px;
    color: #FFF;
    line-height: inherit;
}

#counters-conhecer .counters-photo {
    padding: 0 95px 0 40px;
}

/* ___FINAL DA QUARTA SECTION___ */

/* INICIO DO FOOTER */

h4.mx-0.mb-5.color-white {
    font-weight: 900;
    margin-bottom: 15px!important;
    font-size: 20px;
}
img.f-logo {
    max-width: 200px;
}

ul.social-list.clearfix a {
    font-size: 30px;
    color: #fff;
    /*text-decoration: none;*/
}
.footer-inner a {
    /*text-decoration: none;*/
    color: #fff;
}
div#container-fluid\ copyright {
    background: #979899;
    margin-top: -20px;
}
#footer {
    background: #000;
    padding: 40px;
}

#footer .footer-inner .contact-info {
    list-style: none;
}
    
#footer .footer-inner .contact-info li {
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: 500;
    position: relative;
    padding-left: 25px;
    color: #FFF;
}

#footer .footer-inner .contact-info li i {
    left: 0;
    position: absolute;
    line-height: 22px;
}

/*#COPYRIGHT */
#copyright .social-list {
    float: right;
}

#copyright .social-list li {
    display: inline-block;
    font-size: 16px;
    text-align: center;
}

#copyright .social-list li a {
    margin: 0 2px;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    border-radius: 3px;
    background: rgba(0,0,0,0.15);
    -webkit-box-shadow: 0px 0px 0px 2px rgba(255,255,255,0.2);
    box-shadow: 0px 0px 0px 2px rgba(255,255,255,0.2);
    /*text-decoration: none;*/
}

#copyright .copy {
    margin: 0;
    font-size: 14px;
    color: #b2b3b5;
    line-height: 40px;
}

/* ___FINAL DO FOOTER___ */

/* ___IMOVEL PLACES___ */
#banner {
    background: #ffc200;
    text-align: center;
}

#banner .banner-title {
    font-size: 20px;
    padding: 10px;
    color: #FFF;
    font-weight: 600;

}

#place-imovel {
    padding-top: 30px;
}

.descricao-imovel {
    /*margin-top: 30px;*/
    margin-bottom: 40px;
}

#place-imovel ul {
    padding: 0;
    margin: 0;
}

#place-imovel .sobre ul li {
    padding: 15px;
    text-align: center;
}

#place-imovel .sobre ul li label {
    padding: 0;
    margin: 0;
}

#place-imovel .sobre ul li i {
    font-size: 30px;
    line-height: 30px;
    width: 100%;
    padding: 30px 0;
}
#place-imovel .small-icons{
    margin: 0 -15px;
}
#place-imovel .small-icons i{
    font-size: 15px;
    line-height: 30px;
    margin: 10px;
    width: 10px;
    height: 10px;
}

#place-imovel label {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
}

#place-imovel h2{
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
}

#place-imovel .descricao-imovel .sobre ul{
    justify-content: center;
}

#place-imovel .localiza {
    height: 450px;
    border: none;
    width: 100%;
}

.agendar {
    /*position: fixed!important;*/
    background: #ffc200;
    z-index: 3;
    right: 4%;
    float: right;
    overflow: hidden;
    top: 10%;
    padding-top: 10px;
}

.agendar h2 {
    background: #fff;
    text-align: center;
    padding: 10px;
    font-size: 24px;
    font-weight: 600;
}

.agendar p {
    color: #FFF;
    margin: 0;
    
}

#place-imovel .preco {
    font-size: 23px;
    font-weight: 600;
    color: #fff;
}

.visitar {
    text-align: center;
    background: #fff;
    padding: 10px;
    margin-bottom: 15px;
    margin-top: 20px;
}

.visitar a {
    color: #ffc200;
    font-weight: 600;
    text-transform: uppercase;
}

.formulario {
    background: #e3e3e3;
    padding: 15px;
    margin-bottom: 15px;
}

.formulario .form-group {
    margin-bottom: 10px;
}


input[type="text"], input#email {
    width: 100%;
    padding: 5px;
}

input[type="text"], input#email {
    width: 100%;
    padding: 5px;
}

.formulario input {
    border: none;
}

input[type='text'] {
    appearance: none;
}

button.btn-enviar {
    background: #50201f;
    border: none;
    padding: 5px 30px;
    color: #fff;
    font-weight: 600;
}

/* ___FINAL DO IMOVEL___ */


/* Contato Imovel */

#barra-titulo-contato {
    background: url(../img/img-4.jpg) center no-repeat;
    background-size: cover;
    height: 355px;
    position: relative;
}

#barra-titulo-contato .area {
    letter-spacing: 1px;
    text-align: center;
    width: 100%;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
}

#barra-titulo-contato .area h1 {
    margin: 0 0 10px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    line-height: normal;
    font-size: 30px;
}

#barra-titulo-contato .breadcrumbs {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #535353;
}

#barra-titulo-contato .breadcrumbs li {
    display: inline-block;
    list-style: none;
    font-size: 16px;
    font-weight: 500;
    color: #da9c62;
}

#barra-titulo-contato .breadcrumbs li a {
    color: #fff;
    text-decoration: none;
}

#barra-titulo-contato .breadcrumbs .active {
    margin-left: 7px;
    color: #FFF;
}

#barra-titulo-contato .breadcrumbs .active:before {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 14px;
    margin-right: 7px;
    font-weight: 600;
}

/* __INICIO DA SEGUNDA SECTION CONTATO__ */

#slide {
    z-index: 4;
}

#contato {
    padding: 100px 0;
    margin-bottom: 60px;
}

#contato h1 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase;
}

#contato p {
    font-size: 17px;
    margin-bottom: 0;
}
#contato form{
    margin-top:  60px;
}

#contato .form-group {
    margin-bottom: 30px;
}

#contato .form-control {
    padding: 10px 17px;
    color: #495057!important;
    width: 100%;
    min-height: 45px;
    font-size: 15px;
    font-weight: 500;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #dbdbdb;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .06);

}

#contato .button-theme {
    background: #ffc200;
    color: #FFF;
    outline: none;
}

/* __FILTRO__ */
html body main#lista-imoveis #filtro form button {
    padding:3px;
    font-size: 14px!important;
}
main#lista-imoveis label {
    font-size: 14px;
    margin-bottom: 5px;
}

/* __CONDOMINIO__ */
.jardim-itanhaga {
    background-image:url('https://dagema.digital/projetos/specialplaces/img/jardim.jpg');
    background-repeat:no-repeat;
    background-size:cover;
    min-height:400px!important;
    align-items: center;
    display: grid;
}
.alphaville {
    background-image:url('https://dagema.digital/projetos/specialplaces/img/alphaville.jpg');
    background-repeat:no-repeat;
    background-size:cover;
    min-height:400px!important;
    align-items: center;
    display: grid;
}
.aguas-itanhanga {
    background-image:url('https://dagema.digital/projetos/specialplaces/img/aguas.jpg');
    background-repeat:no-repeat;
    background-size:cover;
    min-height:400px!important;
    align-items: center;
    display: grid;
}
.detalhes-condominio p {
    margin-bottom: 30px;
}
.detalhes-condominio h2 {
    font-size: 24px;
    font-weight: 900;
    margin-bottom: 0;
}
.detalhes-condominio {
    margin-top: 40px;
}
.destaque {
    text-align:center;
}
.destaque p {
    color: #97989a;
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 900;
}
a.btn-condominio {
    background: #a1413d;
    padding: 10px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
}
/*section#condominio {
    padding-top: 90px;
}*/
.destaque {
    display: grid;
    background: rgb(0 0 0 / 50%)!important;
    padding: 20px!important;
    justify-content: center;
    align-items: center;
    color: #fff;
}


/* __MOBILE__ */

@media only screen and (max-width:767px) {
    
}
@media only screen and (min-width:768px) {
}
    
