
.mob, .mob-1{
    display: none;
}
.vlt-project-showcase--style-7 .vlt-project-showcase__item::after,
.vlt-project-showcase--style-7 .vlt-project-showcase__item::before{
    border: none;
}

.vlt-nav--fullscreen__navigation ul.sf-menu li:hover>a {
    color: #65CF2D;
}

.vlt-btn--primary,
.vlt-btn--secondary {
    background: #65CF2D;
    color: #00331D;
}

.vlt-btn--secondary.vlt-btn:hover,
.vlt-btn--primary.vlt-btn--primary:hover{
    background-color: #00331D !important;
    color: #ffffff
}
.vlt-project-showcase__text{
    font-size: 24px;
}

.h1, h1 {
    font-size: 48px;
    line-height: 1.15;
}

h1 > span{
    font-size: 96px;
}

.vlt-project-showcase__subtitle{
    background: #65CF2D;
    padding: .5rem;
    width: fit-content;

    font-size: 13px !important;
    line-height: 7px !important;
    letter-spacing: 3.9px;
    text-transform: uppercase;

    color: #00331D !important;
}

.has-primary-color{
    color: #E69422;
}

.vlt-display-1{
    line-height: 7px !important;
}

.h2, h2 {
    font-size: 40px;
    line-height: 1.25;
}

.vlt-simple-image{
    width: 100% !important;
    min-height: 100%;
}

.h5, h5 {
    font-size: 26px;
    line-height: 1.4;
}

.vlt-animated-block{
    padding-left: 50px;
}

.vlt-animated-block ul{
    margin-top: 15px;
}

li {
    list-style-type: none;
    font-family: Swansea;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    /* or 150% */


    color: #525252;
}
dl, ol, ul {
    padding: 0;
}

h2.maior{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #9A9A9A;
    font-family: Swansea;
    font-style: normal;
    font-weight: bold;
    font-size: 85px;
    line-height: 90px; 
    color: #fff;
}

.border-itens{
    border: 1px solid #D7D7D7;
}

.item{
    padding: 90px 0;
}

.item-title{
    font-weight: bold;
    font-size: 46px;
    line-height: 58px;
    text-align: center;
    color: #101010;
    margin-bottom: 35px;
}

.border-itens{
    padding: 72px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.border-itens p{
    font-weight: bold;
    font-size: 24px;
    line-height: normal;
    text-align: center;
    margin-top: 12px;
    color: #101010;
}

.bg-verde{
    position: relative;
    width: 100%;
    padding: 8rem 0 0;
    background-image: linear-gradient(to right, #F5F5F5, #F5F5F5 30%, #00331D 0%, #00331D 100%, #00331D 100%);
}


.logo-casa{
    position: absolute;
    right: -2rem;
    top: -5rem;
}

.box-preco{
    padding: 0 4rem;
    color: white !important;
    /* padding-bottom: 5rem; */
}

.box-preco .title{
    color: #F5F5F5;
    font-size: 55px;
    line-height: 55px;
}

.box-preco p{
    margin-top: 2rem;
    margin-bottom: 1rem;
    font-size: 30px;
    line-height: 40px;
}

.box-preco p span{
    font-size: 55px;
    line-height: 55px;
    font-weight: bold;
}

.box-preco .line{
    width: 45px;
    border: 4px solid #E69422;
}

.entrada{
    color: #fff;
    font-size: 36px;
    line-height: 69px;
}

.bg-cinza{
    /* background-color: #f5f5f5;  */
    padding-bottom: 5rem;
}

.bg-laranja{
    background: #E69422;
    color: #00331D !important;
}

.bg-laranja:hover{
    background-color: #65CF2D;
    color: #fff !important;
}

.timeline{
    position: relative;
    background-color: #F5F5F5;
    width: 100%;
    padding: 5rem 0;
}

.timeline .mais{
    position: absolute;
    top: -5rem;
    width: 232px;
    height: 318.13px;
    background-image: url('../img/mais.png');
    background-repeat: no-repeat;
    background-position: top left;
}

.box-text__timeline h2{
    margin-top: 2rem;
}

.box-timeline{
    margin-top: 3rem;
    text-align: center;
}

.box-timeline .fase{
    font-size: 15px;    
    text-align: center;
    letter-spacing: 10px;
    margin: 0;
    color: #101010;
}

.box-timeline .titulo{
    font-weight: bold;
    font-size: 36px;
    line-height: 38px;    
    text-align: center;
    margin: 0;
    color: #101010;
}

.box-timeline .linha{
    height: 237px;
    border-left: 4px solid #00331D;
    margin: 15px 0;
    margin-left: calc(50% - 2px);

}

.localizacao{
    padding: 5rem;
    font-weight: bold;
    font-size: 50px;
    line-height: 54px;
    text-align: center;
    color: #101010;
}

.box-info{
    position: absolute;
    padding: 2rem 2rem;

    background-image: url("../img/info.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    left: -150px;
    border-radius: 0px;
    z-index: 30;
}

.box-info .title{
    position: relative;
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 40px;
    color: #FFFFFF;
}

.box-info p{
    position: relative;
    font-weight: normal;
    font-size: 18px;
    line-height: 20px;
    color: #B3B3B3;
}

.mapa{
    margin-top: 5rem;
    position: relative;
    z-index: 10;
}

.img_mapa{
    width: 100%;
    height: 450px;
    /* position: absolute; */
    top: 0;
}

.formulario{
    position: relative;
    background-image: url('../img/bg-pattern.png');
    background-position: top right;
    background-size: 235px 150px ;
    background-repeat: no-repeat;
}

.pt-18{
    padding: 150px 0 100px;
}

p.title-form{
    font-weight: normal;
    font-size: 46px;
    line-height: 65px;
    color: #101010;
}

h5.title-form{
    font-weight: bold;
    margin-top: 2rem;
    width: 80%;
    font-size: 46px;
    line-height: 65px;
}

form input{
    width: 100%;
    margin-bottom: 53px;
    border: none;
    border-bottom:1px solid #D6D6D6;
    height: 50px;
  }

::-webkit-input-placeholder {
    font-weight: normal;
    font-size: 16px;
    color: #101010;
 }

 textarea:focus, input:focus, select:focus {
    box-shadow: 0 0 0 0;
    outline: 0;
} 

form{
    width: 90%;
    margin-left: 10%;
}

form .vlt-btn{
    color: #fff;
    margin-top: 10px;
}

.footer{
    background-image: url('../img/footer.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

    padding: 2rem 0;
}

.footer p{
    font-family: Swansea;
    font-style: normal;
    font-size: 16px;
    line-height: 27px;    
    color: #FFFFFF;
    margin-bottom: 0;
    width: 80%;
}

@media(max-width: 1400px){}
@media(max-width: 1300px){
    .h1, h1 {
        font-size: 46px;
        line-height: 1.15;
    }
    h1 > span {
        font-size: 94px;
    }
    h2.maior {
        font-size: 82px;
        line-height: 88px;
    }
    .item-title,
    .box-preco .title,
    .localizacao
    h5.title-form {
        font-size: 42px;
        line-height: 53px;
    }
    p.title-form{
        font-size: 36px;
        line-height: 40px;
    }
    .entrada {
        font-size: 34px;
        line-height: 69px;
    }
}
@media(max-width: 1210px){
    .item-title, .box-preco .title, .localizacao h5.title-form {
        font-size: 40px;
        line-height: 50px;
    }
    .box-preco p {
        font-size: 32px;
    }
    .box-preco p span {
        font-size: 44px;
        line-height: 44px;
    }
    .entrada {
        font-size: 30px;
        line-height: 55px;
    }
}
@media(max-width: 1199px){
    .vlt-project-showcase--style-7 .vlt-project-showcase__info {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 80%;
    }

    .h1, h1 {
        font-size: 42px;
        line-height: 1.15;
    }

    h1 > span {
        font-size: 84px;
    }
    .h2, h2 {
        font-size: 36px;
        line-height: 1.25;
    }

    h2.maior {
        font-size: 70px;
        line-height: 70px;
    }
    .border-itens p {
        font-size: 20px;
    }
    .item-title, .box-preco .title, .localizacao h5.title-form, .localizacao {
        font-size: 36px;
        line-height: 40px;
    }

    .box-preco p span {
        font-size: 36px;
        line-height: 36px;
    }
    .entrada {
        font-size: 28px;
        line-height: 55px;
    }
    .box-timeline .fase {
        font-size: 13px;
    }
    .box-timeline .titulo {
        font-size: 32px;
    }

    .box-info .title {
        font-size: 24px;
    }

    h5.title-form {
        font-size: 40px;
        line-height: 46px;
    }
    p.title-form {
        font-size: 30px;
        line-height: 40px;
    }
    form input {
        margin-bottom: 30px;
    }
}
@media(max-width: 1030px){
    .h1, h1 {
        font-size: 35px;
        line-height: 1.15;
    }
    h1 > span {
        font-size: 65px;
    }

    .vlt-project-showcase__text {
        font-size: 22px;
    }
    .h2, h2 {
        font-size: 32px;
        line-height: 1.25;
    }
    .h5, h5 {
        font-size: 24px;
        line-height: 1.4;
    }
    li {
        font-size: 18px;
    }
    h2.maior {
        font-size: 60px;
        line-height: 60px;
    }
    .item-title, .box-preco .title, .localizacao h5.title-form, .localizacao {
        font-size: 32px;
        line-height: 34px;
    }
    .box-preco p {
        font-size: 26px;
    }
    .box-preco p span {
        font-size: 32px;
        line-height: 36px;
    }
    .entrada {
        font-size: 26px;
        line-height: 55px;
    }
    h5.title-form {
        font-size: 36px;
        line-height: 40px;
    }
    p.title-form {
        font-size: 26px;
        line-height: 34px;
    }
}
@media(max-width: 991px){
    .desk{ display: none;}
    .mob{display: block;}
    .h1, h1 {
        font-size: 30px;
        line-height: 1.15;
    }
    h1 > span {
        font-size: 46px;
    }
    .h2, h2 {
        font-size: 26px;
        line-height: 1.25;
    }
    .fz-3 {
        font-size: 18px;
    }
    .vlt-gap-120 {
        height: 80px;
    }
    .h5, h5 {
        font-size: 22px;
        line-height: 1.4;
    }
    h2.maior {
        font-size: 45px;
        line-height: 45px;
    }
    .border-itens p {
        font-size: 18px;
    }
    .item-title, .box-preco .title, .localizacao h5.title-form, .localizacao {
        font-size: 30px;
        line-height: 32px;
    }
    .box-preco p {
        margin-top: 1rem;
        font-size: 22px;
    }
    .entrada {
        font-size: 24px;
        line-height: 55px;
    }
    .vlt-gap-50 {
        height: 30px;
    }
    h5.title-form {
        font-size: 34px;
        line-height: 40px;
    }
    p.title-form {
        font-size: 24px;
        line-height: 29px;
    }
    .box-footer{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center ;
        margin-bottom: 20px;
    }

    .footer p{
        text-align: center;
    }

    .localizacao {
        padding: 5rem 2rem;
    }
    
}
@media(max-width: 860px){
    .item-title, .box-preco .title, .localizacao h5.title-form, .localizacao {
        font-size: 26px;
        line-height: 28px;
    }
    .box-preco p {
        margin-top: 1rem;
        font-size: 20px;
        line-height: 24px;
    }
    .entrada {
        font-size: 20px;
        line-height: 55px;
    }
}
@media(max-width: 767px){
    .desk-1{display: none;}
    .mob-1{display: block}
    .vlt-project-showcase--style-7 .vlt-project-showcase__info {
        position: relative;
        top: 0;
        transform: translateY(0);
        min-width: 80%;
    }
    .h1, h1 {
        font-size: 43px;
        line-height: 1.15;
    }
    h1 > span {
        font-size: 70px;
    }

    .h2, h2 {
        font-size: 40px;
        line-height: 1.15;
    }
    .fz-3 {
        font-size: 24px;
    }
    .h5, h5 {
        font-size: 32px;
        line-height: 1.3;
    }
    li {
        font-size: 20px;
    }
    h2.maior {
        padding-left: 50px;
        font-size: 74px;
        line-height: 74px;
    }
    .bg-verde {
        position: relative;
        width: 100%;
        padding: 3rem 0;
        background: #00331D;
    }

    .box-preco .title {
        font-size: 56px;
        line-height: 60px;
    }
    .box-preco p {
        margin-top: 1rem;
        font-size: 42px;
        line-height: 50px;
    }
    .box-preco p span {
        font-size: 58px;
        line-height: 60px;
    }
    
    .entrada {
        font-size: 28px;
        line-height: 60px;
        margin: 2rem 0;
    }   
    .timeline .mais {
        position: absolute;
        top: 0;
        max-width: 15%;
    }

    .box-info {
        position: relative;
        width: 80%;
        padding: 2rem 4rem;
        left: 0;
        margin: -5rem auto 0;
        text-align: center;
    }

    .local{
        min-width: 100%;
        margin: 0;
        padding:0;
    }

    .casa{
        margin-top: 8rem;
        width: 90%;
    }

    .mapa {
        margin-top: 0rem;
    }

    .logo-casa {
        position: absolute;
        right: 0rem;
        top: 5rem;
        left: 10%;
        max-width: 20%;
    }

    .localizacao {
        padding: 5rem;
    }

    .item-title, .localizacao h5.title-form, .localizacao {
        font-size: 38px;
        line-height: 41px;
    }
    h5.title-form {
        text-align: center;
        width: 85%;
        margin: 15px auto;
    }
    p.title-form{
        text-align: center;
        width: 80%;
        margin: auto;
    }

    form{
        width: 90%;
        margin: 3rem auto;
    }

    
}
@media(max-width: 660px){
    .h1, h1 {
        font-size: 40px;
        line-height: 1.15;
    }
    h1 > span {
        font-size: 62px;
    }
    .fz-3 {
        font-size: 22px;
    }    
    .h2, h2 {
        font-size: 36px;
        line-height: 1.15;
    }
    h2.maior {
        font-size: 70px;
        line-height: 70px;
    }
    .h5, h5 {
        font-size: 32px;
        line-height: 1.3;
    }
    .item-title, .localizacao h5.title-form, .localizacao {
        font-size: 34px;
    }
    .box-preco .title {
        font-size: 46px;
        line-height: 50px;
    }
    .box-preco p {
        margin-top: 1rem;
        font-size: 36px;
        line-height: 44px;
    }
    .box-preco p span {
        font-size: 44px;
        line-height: 50px;
    }
    
    .entrada {
        font-size: 26px;
        line-height: 40px;
        margin: 2rem 0;
    }
    .box-timeline .titulo {
        font-size: 28px;
    }

    .box-timeline .fase {
        letter-spacing: 8px;
    }
    .item-title, .localizacao h5.title-form, .localizacao {
        font-size: 32px;
    }   
}
@media(max-width: 576px){
    .h1, h1 {
        font-size: 36px;
        line-height: 1.15;
    }
    h1 > span {
        font-size: 54px;
    }
    .h2, h2 {
        font-size: 32px;
        line-height: 1.15;
    }
    .vlt-gap-40--sm {
        height: 26px !important;
    }
    li {
        font-size: 18px;
    }
    h2.maior {
        font-size: 60px;
        line-height: 60px;
    }
    .box-preco .title {
        font-size: 40px;
        line-height: 44px;
    }
    .box-preco p {
        margin-top: 1rem;
        font-size: 30px;
        line-height: 36px;
    }
    .entrada {
        font-size: 24px;
        line-height: 34px;
        margin: 2rem 0;
    }
    .item-title, .localizacao h5.title-form, .localizacao {
        font-size: 27px;
    }
    .localizacao {
        padding: 5rem 2rem;
    }
}
@media(max-width: 550px){
    .m-mob{
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .m-mob-1,
    .m-mob-2{
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }


    .vlt-project-showcase--style-7 .vlt-project-showcase__title {
        font-size: 36px;
    }
    h1 > span {
        font-size: 46px;
    }
    .vlt-project-showcase__text {
        font-size: 20px;
    }
    .fz-3 {
        font-size: 18px;
    }
    .vlt-animated-block,
    h2.maior {
        padding-left: 0px;
    }
    .box-preco .title {
        font-size: 34px;
        line-height: 35px;
    }
    .box-preco p {
        margin-top: 1rem;
        font-size: 24px;
        line-height: 29px;
    }
    .entrada {
        font-size: 20px;
        line-height: 22px;
        margin: 2rem 0;
    }
    .box-preco p span {
        font-size: 36px;
        line-height: 42px;
    }
    .item-title, .localizacao h5.title-form, .localizacao {
        font-size: 24px;
        line-height: 30px;
    }
    h5.title-form {
        width: 75%;
        font-size: 30px;
        line-height: 40px;  
    }
    p.title-form {
        font-size: 22px;
        line-height: 29px;
        width: 75%;
    }

    form {
        width: 80%;
        margin: 3rem auto;
    }
    .box-preco {
        padding: 0;
    }
    
}
@media(max-width: 491px){
    .vlt-project-showcase--style-7 .vlt-project-showcase__title {
        font-size: 30px;
    }
    .vlt-project-showcase__text {
        font-size: 18px;
    }
    .h2, h2 {
        font-size: 28px;
        line-height: 1.15;
    }
    .fz-3 {
        font-size: 16px;
    }
    .vlt-btn, .vlt-btn--md {
        font-size: 16px;
    }
    .h5, h5 {
        font-size: 28px;
        line-height: 1.3;
    }
    li {
        font-size: 16px;
    }
    h2.maior {
        font-size: 55px;
        line-height: 55px;
    }
    h5.title-form {
        width: 75%;
        font-size: 26px;
        line-height: 40px;
    }
    .box-info {
        width: 90%;
    }
    box-info p {
        font-size: 16px;
    }
    .item-title, .localizacao h5.title-form, .localizacao {
        font-size: 22px;
        line-height: 30px;
    }
    
}

@media(max-width: 440px){
    h2.maior {
        font-size: 45px;
        line-height: 45px;
    }
    .h2, h2 {
        font-size: 26px;
        line-height: 1.15;
    }
    .box-timeline .titulo {
        font-size: 22px;
    }
    .box-timeline .fase {
        letter-spacing: 5px;
    }
    .localizacao {
        padding: 5rem 2rem;
    }
}
@media(max-width: 415px){
    .vlt-project-showcase--style-7 .vlt-project-showcase__title {
        font-size: 26px;
    }
    h1 > span {
        font-size: 36px;
    }
    .m-mob-1 {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .h5, h5 {
        font-size: 24px;
        line-height: 1.3;
    }
    h2.maior {
        font-size: 40px;
        line-height: 40px;
    }
    .box-preco .title {
        font-size: 32px;
        line-height: 35px;
    }
    .box-preco p {
        margin-top: 1rem;
        font-size: 22px;
        line-height: 29px;
    }
    .box-preco p span {
        font-size: 34px;
        line-height: 42px;
    }
    h5.title-form {
        width: 80%;
        font-size: 24px;
        line-height: 32px;
    }
    p.title-form {
        font-size: 20px;
        line-height: 29px;
        width: 85%;
    }
}

@media(max-width: 360px){
    h5.title-form {
        width: 90%;
        font-size: 24px;
        line-height: 32px;
    }
    .item-title, .localizacao h5.title-form, .localizacao {
        font-size: 20px;
        line-height: 25px;
    }
    .box-info {
        padding: 2rem 1rem;
    }
    .box-info p {
        font-size: 14px;
        line-height: 16px;
    }

    .box-info .title {
        font-size: 22px;
    }
    .vlt-project-showcase--style-7 .vlt-project-showcase__title {
        font-size: 22px;
    }
    h1 > span {
        font-size: 30px;
    }
    .vlt-project-showcase__text {
        font-size: 16px;
    }
    .h2, h2 {
        font-size: 24px;
        line-height: 1.15;
    }
    .fz-3 {
        font-size: 14px;
    }
    .vlt-btn, .vlt-btn--md {
        font-size: 14px;
    }   
    .footer p {
        font-size: 13px;
        line-height: 20px;
    }
    .box-preco .title {
        font-size: 26px;
        line-height: 30px;
    }
    .box-preco p span {
        font-size: 30px;
        line-height: 38px;
    }
}
@media(max-width: 330px){
    .h2, h2 {
        font-size: 22px;
        line-height: 1.15;
    }
    .h5, h5 {
        font-size: 22px;
        line-height: 1.3;
    }
    .entrada {
        font-size: 18px;
        line-height: 22px;
        margin: 2rem 0;
    }
    .item-title, .localizacao h5.title-form, .localizacao {
        font-size: 18px;
        line-height: 25px;
    }
    .localizacao {
        padding: 3rem 2rem;
    }
    h5.title-form {
        width: 90%;
        font-size: 22px;
        line-height: 28px;
    }
    p.title-form {
        font-size: 18px;
        line-height: 26px;
        width: 90%;
    }
}