.homelk{
    font-weight: 500 !important;
    border-top: 2px solid #A1DAE6;
    color: #A1DAE6 !important;
}

.header .header3{
    display: none;
}

/* SEÇÃO BANNER */

.banner{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
    display: flex;
    align-items: flex-end;
    padding-bottom: 6rem;
    min-height: 950px;
}

@media(max-width: 992px){
    .banner{
        padding: 10rem 0 0 0;
    }
}

.banner .p{
    color: #fff;
    font-weight: 200;
    margin-bottom: 30px;
	letter-spacing: 0.5px;
	width: 82%;
}

@media(max-width: 992px){
	.banner .p{
		width: 100%;
	}
}

.banner .escolhas{
    display: grid;
}

.banner .escolhas img{
    margin-right: 8px;
}

.banner .escolha{
    color: #fff;
    display: inline-flex;
    margin-bottom: 30px;
    font-weight: 200;
}

/* SEÇÃO BANNER ! */

/* SEÇÃO PATRICIA VALENTE */

.patriciavalente{
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    min-height: 770px;
    padding: 5rem 0 0 0;
}

.patriciavalente .row>*{
    padding-right: 0;
}

.patriciavalente .c1{
    padding-top: 2rem;
}

.patriciavalente .h2{
    margin-bottom: 49px;
}

.patriciavalente .h2:hover{
    color: #A1DAE6;
    transition: color 0.2s ease-in-out;
}

.patriciavalente .h2:hover svg circle{
    fill: #A1DAE6;
    transition: fill 0.2s ease-in-out;
}

.patriciavalente .p{
    color: #fff;
    font-weight: 200;
    width: calc(95%);
    margin-bottom: 44px;
}


@media(max-width: 992px){
    .patriciavalente .p{
        width: 100%;
    }
    .patriciavalente .hoverbtn{
        margin-bottom: 50px;
    }
}

/* SEÇÃO PATRICIA VALENTE ! */

/* SEÇÃO ATENDIMENTOS */

.atendimentos{
    padding: 2rem 0 5rem 0;
}

.atendimentos .h2{
    color: #081226;
    text-align: center;
}

.atendimentos .t1{
    margin-bottom: 50px;
    font-size: 34px;
}

.atendimentos .t1:hover{
    color: #A1DAE6;
    transition: color 0.2s ease-in-out;
}

.atendimentos .t1:hover svg{
    fill: #A1DAE6;
    transition: fill 0.2s ease-in-out;
}

.atendimentos .p{
    color: #707070;
    text-align: center;
    margin: 0 auto 45px auto;
    line-height: 24px;
    font-size: 14px;
}

.atendimentos .hoverbtn{
    margin: 0 auto 50px auto;
}

.atendimentos .t2{
    margin-bottom: 48px;
    font-size: 23px;
}

.atendimentos .card{
    width: 244px;
    min-height: 226px;
    border: none;
    border-radius: 0;
    background-color: #00264D;
    display: flex;
    justify-content: end;
    margin-right: 25px;
}

.atendimentos .card .imgtop{
    max-width: 26px;
    height: auto;
    margin: 0 auto 7px auto;
}

.atendimentos .card .imgbottom{
    width: 100%;
    max-height: 87px;
}

.atendimentos .card  .p{
    margin-bottom: 10px;
    color: #fff;
    font-weight: 200;
}

.atendimentos .card svg{
    margin: 0 auto 16px auto;
}

.atendimentos .owl-carousel .owl-nav{
    position: absolute;
    bottom: 0;
    width: 100%;
}

.atendimentos .owl-carousel .owl-nav .owl-prev,.atendimentos .owl-carousel .owl-nav .owl-next{
    width: 42px;
    height: 42px;
    position: absolute;
    bottom: 97px;
    border-radius: 50%;
}

.atendimentos .owl-carousel .owl-nav .owl-prev span,.atendimentos .owl-carousel .owl-nav .owl-next span{
    display: none;
}

.atendimentos .owl-carousel .owl-nav .owl-prev{
    left: -25px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-image: url(../../assets/img/arrowprev.png) !important;
}

.atendimentos .owl-carousel .owl-nav .owl-next{
    right: -25px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    background-image: url(../../assets/img/arrow.png) !important;
}

/* SEÇÃO ATENDIMENTOS !*/

/* SEÇÃO CONSTELAÇÕES */

.constelacoes{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
    min-height: 750px;
    padding: 8rem 0;
}

.constelacoes .col-lg-7,.constelacoes .col-lg-5{
    padding: 0;
}

.constelacoes .col-lg-7{
    margin-right: 46px;
    width: 53.333333333%;
}

@media(max-width: 992px){
    .constelacoes .col-lg-5{
        padding: 0 calc(var(--bs-gutter-x)/ 2);
        order: 1;
        margin-bottom: 50px;
    }
    .constelacoes .col-lg-7{
        width: 100%;
        padding-right: calc(var(--bs-gutter-x)/ 2);
        padding-left: calc(var(--bs-gutter-x)/ 2);
        margin: 0;
        order: 2;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

.constelacoes .h2:hover{
    color: #A1DAE6;
    transition: color 0.2s ease-in-out;
}

.constelacoes .h2:hover svg path{
    fill: #A1DAE6;
    transition: fill 0.2s ease-in-out;
}

.constelacoes .p{
    color: #fff;
    font-weight: 200;
    margin-bottom: 40px;
    letter-spacing: 0.5px;
}

.constelacoes .hoverbtn{
    margin-right: 15px;
}

/* SEÇÃO CONSTELAÇÕES ! */

/* SEÇÃO ENSINO */

.ensino{
    padding: 5rem 0;
}

.ensino .container{
    max-width: 1146px;
}

@media(max-width: 992px){
    .ensino .col-lg-4{
        display: flex;
        justify-content: center;
    }
}

.ensino .h2{
    color: #081226;
    text-align: center;
    margin-bottom: 64px;
}

.ensino .h2:hover{
    color: #A1DAE6;
    transition: color 0.2s ease-in-out;
}

.ensino .h2:hover svg path{
    fill: #A1DAE6;
    transition: fill 0.2s ease-in-out;
}

.ensino .box{
    max-width: 358px;
    min-height: 323px;
    background-color: #00264D;
    padding: 28px 21px 31px 21px;
}

@media(max-width: 992px){
    .ensino .box{
        margin-bottom: 50px;
    }
}

.ensino .box .titulo,.ensino .box .texto{
    color: #fff;
}

.ensino .box .titulo{
    font-size: 25px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 28px;
}

.ensino .box .texto{
    margin-bottom: 35px;
    text-align: center;
    font-weight: 200;
    letter-spacing: 0.6px;
    line-height: 23px;
}

.ensino .hoverbtn3{
    margin: 0 auto;
}

/* SEÇÃO ENSINO ! */

/* SEÇÃO PARALLAX */

.parallax{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    height: 470px;
    position: relative;
}

.parallax .dbg{
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 44%);
}

.parallax .container{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.parallax .h2{
    width: 29%;
    text-align: center;
}

@media(max-width: 992px){
    .parallax .h2{
        width: 100%;
    }
}

/* SEÇÃO PARALLAX ! */

/* SEÇÃO CONSULTORIA */

.consultoria{
    padding: 7rem 0;
}

.consultoria .col-lg-4{
    padding-left: 70px;
    position: relative;
}

.consultoria .col-lg-8{
    position: relative;
    padding: 0;
}

@media(max-width: 992px){
    .consultoria .col-lg-8{
        order: 2;
        padding: 0 calc(var(--bs-gutter-x)/ 2);
        display: grid;
        justify-content: center;
    }
    .consultoria .col-lg-4{
        padding-left: calc(var(--bs-gutter-x)/ 2);
        order: 1;
        margin-bottom: 50px;
    }
}

.consultoria .box{
    width: 319px;
    min-height: 262px;
    padding: 23px 26px 23px 21px;
    position: absolute;
    bottom: -54px;
    left: 47px;
    background-color: #fff;
    box-shadow: 0 20px 60px rgba(0,0,0,0.095);
}

@media(max-width: 992px){
    .consultoria .box{
        width: 100%;
        position: initial !important;
        margin-top: 50px;
        margin-top: 50px;
    }
}

.consultoria .box .d-inline-flex{
    color: #707070;
    margin-bottom: 18px;
    font-weight: 300;
    font-size: 14px;
}

.consultoria .box .d-inline-flex svg{
    margin-right: 13px;
}

.consultoria .box .title{
    font-weight: 600;
    color: #000;
    margin-bottom: 19px;
    font-size: 14px;
}

.consultoria .h2{
    color: #00264D;
    margin-bottom: 400px;
    font-size: 35px;
	display: inline-flex;
}

.consultoria .h2 svg{
    width: 45px;
    height: auto;
    margin-right: 14px;
}

.consultoria .h2:hover{
    color: #A1DAE6;
    transition: color 0.2s ease-in-out;
}

.consultoria .h2:hover svg path{
    fill: #A1DAE6;
    transition: fill 0.2s ease-in-out;
}

.consultoria .p{
    color: #707070;
    margin-bottom: 42px;
    font-weight: 300;
    letter-spacing: 0.5px;
    line-height: 22px;
    position: absolute;
    width: calc(96% - 35px);
    top: 104px;
}

@media(max-width: 992px){
    .consultoria .h2{
        margin-bottom: 36px;
    }
    .consultoria .p{
        position: initial !important;
        width: 100%;
    }
}

/* SEÇÃO CONSULTORIA ! */

/* SEÇÃO LINKS E VIDEOS */

.links{
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 1050px;
    padding: 5rem 0;
}

.links .r1{
    margin-bottom: 150px;
}

.links .c71{
    padding-left: 92px;
    padding-top: 45px;
    position: relative;
}

@media(max-width: 992px){
    .links .c71,.links .c72{
        order: 1;
        margin-bottom: 50px;
    }
    .links .c71{
        padding-left: calc(var(--bs-gutter-x)/ 2);
    }
    .links .c72{
        margin-top: 50px;
    }
    .links .col-lg-5{
        order: 2;
        display: flex;
        justify-content: center;
    }
}

.links .c71 svg{
    width: 28px;
    height: auto;
}

.links .h2:hover{
    color: #A1DAE6;
    transition: color 0.2s ease-in-out;
}

.links .h2:hover svg path{
    fill: #A1DAE6;
    transition: fill 0.2s ease-in-out;
}

.links .c71 .h2{
    font-size: 33px;
    margin-bottom: 165px;
}

.links .c72 .h2{
    font-size: 33px;
    margin-bottom: 40px;
}

@media(max-width: 992px){
    .links .c71 .h2{
        margin-bottom: 50px;
    }
}

.links .c71 .h2 svg{
    margin-right: 25px;
}

.links .c72 .h2 svg{
    margin-right: 16px;
    width: 46px;
    height: auto;
}

.links .c71 .p{
    color: #fff;
    font-weight: 300;
    letter-spacing: 0.5px;
    line-height: 23px;
    position: absolute;
    width: 94%;
    margin-bottom: 55px;
    top: 126px;
}

@media(max-width: 1070px){
    .links .c71 .p{
        width: unset;
    }
}

.links .c72 .p{
    color: #fff;
    font-weight: 300;
    letter-spacing: 0.5px;
    line-height: 23px;
    margin-bottom: 44px;
    width: 99%;
}

@media(max-width: 992px){
    .links .c71 .p{
        width: 100% !important;
        position: initial !important;
    }
    .links .c72 .p{
        width: 100%;
    }
}

/* SEÇÃO LINKS E VIDEOS ! */

/* SEÇÃO NEWSLETTER - ACOMPANHE */

.newsletter{
    padding: 5rem 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
    min-height: 243px;
}

.newsletter .container{
    border-top: 1px solid #384560;
    padding-top: 70px;
}

.newsletter .col-lg-8{
    padding-top: 40px;
}

.newsletter .h2{
    font-size: 33px;
    margin-bottom: 36px;
}

.newsletter .h2 svg{
    margin-right: 16px;
    width: 42px;
    height: auto;
}

.newsletter .p{
    color: #fff;
    font-weight: 200;
    letter-spacing: 0.4px;
}

.newsletter .form{
    position: relative;
}

.newsletter .form .newsipt{
    width: 100%;
    height: 52px;
    border: none;
    border-radius: 30px;
    background-color: #fff;
    color: #081226;
    font-weight: 400;
    padding: 0 70px 0 39px;
}

.newsletter .form .newsipt::placeholder{
    color: #081226;
}

.newsletter .form .newsipt:focus-visible{
    outline: none;
}

.newsletter .form input[type="submit"]{
    position: absolute;
    right: 12px;
    top: 11px;
}

.newsletter .wpcf7-response-output,.newsletter .screen-reader-response{
	display: none;
}

/* SEÇÃO NEWSLETTER - ACOMPANHE ! */

