#top-home{
    background-image: url(../../images/novo-site/header-index.webp);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center 10px;
    width: 100%;
    height: 100vh;
    margin-top: -100px;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
}


.box-info {
    width: 40%;
    text-align: center;
    z-index: 2 !important;

}

.banner-overlay {
    height: 100vh;
    position: absolute;
    background-color: #00000094;
    z-index: 1 !important;
    width: 100%;
}

.padding-h2{
    padding: 0px 60px;
}

.btn-request {
    width: 273px;
    height: 56px;
    background-color: #0C2A44;
    color: #FFF;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    border-radius: 100px;
    transition: 0.4s ease all;
}

.btn-request:hover{
    background-color: #9d8e7b !important;
}

.slick-initialized .slick-slide{
    display: flex !important;
}

.list-imobase-clients{
    margin-top: 45px;
}

.mt-64{
    margin-top: 64px;
}

section#secundary-infos {
    margin-top: 160px;
}

.secundary-info {
    display: flex;
    align-items: center;
}

.secundary-info img{
    border-radius: 12px;
}

.ml-24 {
    margin-left: 24px;
}


.mt-80{
    margin-top: 80px;
}

.mt-60{
    margin-top: 60px !important;
}

h4.secundary-title {
    font-size: 40px;
    color: #0C2A44;
    font-weight: 500;
    margin-bottom: 16px;
}

.secundary-text p {
    color: #2A2A2A;
    font-size: 18px;
    font-weight: 400;
}


.mt-32{
    margin-top: 32px;
}
.title-40{
    font-size: 40px !important;
    color: #0C2A44;
    font-weight: 500;
}
.mt-130{
    margin-top: 130px !important;
}

.mb-64{
    margin-bottom: 64px !important;
}
.card-reason {
    padding: 25px 24px 24px 25px;
    box-shadow: 0px 4px 10px 0px #00000040;
    border-radius: 17px;
    height: 272px;
    margin-top: 20px;
}

h6 {
    font-size: 24px;
    font-weight: 600;
    color: #0C2A44;
}

.card-body {
    margin-top: 18px;
}

.card-body p{
    font-size: 17px;
    color: #0C2A44;
    font-weight: 400;
}

.card-body a {
    color: #0C2A44;
    text-decoration: underline !important;
    font-size: 20px;
    font-weight: 400;
}

#youtube-video p {
    font-size: 18px;
    color: #000;
    font-weight: 400;
}

.title-48{
    font-size: 48px !important;
    color: #0C2A44;
    font-weight: 500;
}

a.btn-demonstrcao {
    width: 100%;
    text-align: center;
    display: block;
    margin-top: 32px;
    color: #FFF;
    background-color: #0C2A44;
    padding: 16px 32px 16px 32px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 600;
}

.card-info {
    padding: 25px 24px 24px 25px;
    box-shadow: 0px 4px 10px 0px #00000040;
    border-radius: 17px;
}

.small-title{
    color: #00000073;
    font-size: 16px;
    font-weight: 500;
    opacity: 70%;
    text-transform: uppercase;
}

.big-card {
    padding: 38px 32px 38px 32px;
    box-shadow: 0px 4px 10px 0px #00000040;
    border-radius: 17px;
}


.title-big-card {
    color: #0C2A44;
    font-size: 24px;
    font-weight: 600;
}

.big-card p{
    color: #0C2A44;
    font-size: 18px;
    font-weight: 400;
    margin-top: 16px;
}

h6.white-title {
    color: #FFF;
    font-size: 36px;
    font-weight: 600;
    display: inline-block;
    width: 100%;
}

.text-box {
    width: 648px;
}

#leads-whatsapp p {
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
}

a.btn-demo-white {
    width: 100%;
    text-align: center;
    display: block;
    background-color: #FFF;
    color: #0b2e4f;
    padding: 16px 32px 16px 32px;
    border-radius: 50px;
    font-weight: 600;
    margin-top: 48px;
}

.big-card-site {
    box-shadow: 0px 4px 10px 0px #00000040;
    border-radius: 17px;
}


.testimonial-head {
    display: block;
    width: 100%;
}

.br-20{
    border-radius: 18px;
}

.client-testimonial {
    flex: 1 1 377px;
    height: 550px !important;
    color: #FFF;
    margin-right: 34px;
    background: linear-gradient(to top, #1D64A1, #093053) !important;
    padding: 32px 32px 32px 72px;
    display: flex;
    flex-direction: column;
    border-radius: 20px;
}

.testimonial-body {
    margin-top: 18px;
    font-weight: 600;
    height: 315px;
}

p.person-name {
    font-weight: 500;
    opacity: 80%;
}


.input-form{
    width: 100%;
    padding: 12px;
    border-radius: 5px;
    border: 1.5px solid #717171;
    opacity: 20%;
    margin-top: 17px;
}

input.btn-contato {
    margin-top: 22px;
    width: 100%;
    text-align: center;
    padding: 16px 32px 16px 32px;
    background-color: #0C2A44;
    border-radius: 50px;
    border: none;
    color: #FFF;
    font-size: 18px;
    font-weight: 600;
}

.bg-gradient-whats{
    background: linear-gradient(to right, #003E73, #092E4E) !important;
    width: 100%;
}

.bg-gradient-testimonial{
    background: linear-gradient(to top, #003E73, #092E4E) !important;
    width: 100%;
    padding-bottom: 130px;
}

.img-pipeline{
    border-radius: 20px;
    border: 1px solid #e4e4e4;
}


@media (min-width: 350px) and (max-width: 768px){

    .mt-80{
        margin-top: 30px !important;
    }
    h4.secundary-title {
        margin-top: 30px;
    }
    #top-home{
        margin-top: -10px;
        height: 28vh;
    }

    .banner-overlay {
        height: 26vh;
    }

    .box-info {
        width: 90%;
    }

    h1 {
        font-size: 18px !important;
        font-weight: 600 !important;
    }

    .padding-h2{
        padding: 0px 20px;
    }

    h2.padding-h2.mt-3 {
        font-size: 12px;
    }

    a.btn-request.mt-3 {
        height: 40px;
        font-size: 15px;
    }

    section#secundary-infos{
        margin-top: 60px;
    }

    .mt-160{
        margin-top: 60px;
    }
    .card-reason{
        height: 300px;
    }

    img.img-pipeline {
        width: 100%;
    }

    .text-box{
        width: 100%;
    }
    .client-testimonial {
        height: 590px !important;
    }
    .testimonial-body {
        min-height: 350px;
    }
}

/* Médio (Medium) ≥ 768px */
@media (min-width: 768px) and (max-width: 992px){

    .box-info{
        width: 60% !important;
    }
    h1{
        font-size: 28px !important;
    }

    #top-home{
        max-height: 41vh;
        margin-top: -12px;
    }

    .banner-overlay{
        max-height: 39vh;
    }

    .card-reason{
        height: 310px;
    }

    .card-info{
        height: 310px;
    }

}

/* Grande (Large) ≥ 992px */
@media (min-width: 992px) and (max-width: 1200px) {
    #top-home{
        height: 62vh;
    }

    .banner-overlay{
        height: 61vh;
    }

    .card-reason{
        width: 100%;
    }

    .img-pipeline{
        width: 100%;
        margin-bottom: 20px;
    }

    .card-info{
        height: 296px;
    }
}