.banners,
.banners .item {
    max-height: 727px;
}

.banners .title {
    text-transform: uppercase;
    font-family: var(--mont);
    color: var(--main);
    font-size: 104px;
    font-variation-settings: "wght" 800;
    line-height: 127px;
}

.banners .text {
    max-width: 519px;
    text-transform: uppercase;
    font-family: var(--mont);
    color: var(--white);
    font-size: 52px;
    font-variation-settings: "wght" 800;
    line-height: 121.1%;
    margin-bottom: 3.8rem;
}

.banners .dbtn svg {
    transform: rotateZ(90deg);
}

.banners .owl-carousel .owl-nav {
    position: absolute;
    top: 0;
    right: 19.27%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    gap: 2rem;
    height: 100%;
}

.banners .owl-carousel .owl-nav>* {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 55px;
    aspect-ratio: 1/1;
    border-radius: 50%;
    border: 1px solid var(--white) !important;
}

.aboutus {
    position: relative;
    z-index: 1;
    padding: 5.93rem 0 4.06rem;
    background: url(../../assets/img/fx.svg) no-repeat 0 -50px, url(../../assets/img/chfeet.svg) no-repeat 0 59%, linear-gradient(var(--grey), var(--grey)) no-repeat 0 36px;
    background-size: 100% 18%, auto, 100% 67%;
    margin-top: -50px;
}

.aboutus::before,
.aboutus::after {
    content: '';
    position: absolute;
    right: 0;
    width: 100%;
    max-width: 450.5px;
    aspect-ratio: 1/.37069;
}

.aboutus::before {
    top: -13px;
    clip-path: polygon(0 0, 100% 0, 100% 100%);
    background: url(../../assets/img/bffx.svg) no-repeat top center, linear-gradient(#F0F0F0, #F0F0F0) no-repeat 100% 30px;
    background-size: auto;
}

.aboutus::after {
    background-color: #F0F0F0;
    bottom: 28.5%;
    clip-path: polygon(0 100%, 100% 0, 100% 100%);
}

.aboutus .container {
    position: relative;
    z-index: 1;
}

.aboutus .img {
    position: relative;
    width: 45vw;
    max-width: 581px;
    aspect-ratio: 1/1.14457;
    border: 17px solid var(--white);
    border-radius: 10px;
    box-shadow: 0px 4px 6px 0px #7090b040;
}

.aboutus .img>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.aboutus .img .box {
    position: absolute;
    right: -19.83%;
    bottom: -10.05%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 64.19%;
    aspect-ratio: 1/.66487;
    border-top: 8px solid var(--white);
    border-right: 8px solid var(--white);
    border-left: 8px solid var(--white);
    background-image: url(../../assets/img/abbg.svg), url(../../assets/img/abbg2.svg);
    background-position: top left, bottom right;
    background-repeat: no-repeat;
    background-size: auto;
    background-color: var(--main);
}

.aboutus .img .box::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    aspect-ratio: 1/.57422;
    background-color: #EC9706;
    clip-path: polygon(0 27.31%, 100% 0, 100% 52.19%, 28.29% 100%, 0 100%);
}

.aboutus .img .box img {
    position: relative;
    width: 18vw;
    max-width: 221px;
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 50%));
}

.aboutus .text {
    max-width: 481px;
    padding-bottom: 43px;
    border-bottom: 1px solid var(--line);
    margin-bottom: 37px;
}

.aboutus .df {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 3.73rem;
}

.aboutus .df .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    aspect-ratio: 1/1;
    border-radius: 50%;
    background-color: #C4DAAF;
}

.aboutus .df .tx {
    max-width: 224px;
    color: var(--dtext);
    font-size: 20px;
    font-variation-settings: "wght" 800;
    line-height: 27px;
}

.aboutus .df .tx strong {
    color: var(--main);
}

.selos {
    padding: 4.06rem 0 5.2rem;
    background: url(../../assets/img/selosbg.svg) no-repeat bottom center;
}

.selos .l {
    width: 100%;
    height: 1px;
    background-color: var(--line);
    margin-bottom: 5.66rem;
}

.selos .sectitle {
    text-align: center;
    margin-bottom: 6.06rem;
}

.selos .sectitle::before {
    left: 0;
    right: 0;
    margin: 0 auto;
}

.selos .owl-carousel {
    margin-bottom: 3.4rem;
}

.selos .owl-carousel .owl-stage-outer {
    padding: 0 2rem 2rem;
    margin: 0 -2rem -2rem;
}

.selos .box {
    max-width: 280px;
    margin-top: 5.06rem;
    background-color: var(--white);
    box-shadow: -7px 14px 25px -6px #7090b040, 1px -16px 25px -7px #7090b026;
    padding-bottom: 2rem;
}

.selos .box>img:first-child {
    width: fit-content;
    /* max-width: 133px; */
    height: 151px;
    object-fit: cover;
    transform: translateY(-5.06rem);
    margin: 0 auto -3.26rem;
}

.selos .box .title {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 93.21%;
    height: 50px;
    background-color: var(--main);
    border-right: 13px solid #EC9706;
    text-align: center;
    color: var(--white);
    font-size: 20px;
    font-variation-settings: "wght" 600;
    line-height: 27px;
    margin-bottom: 3.06rem;
}

.selos .owl-carousel .owl-stage>*:first-child .box .title,
.selos .owl-carousel .owl-stage>*:last-child .box .title {
    position: relative;
}

.selos .owl-carousel .owl-stage>*:first-child .box .title {
    transform: translateX(-8px);
}

.selos .owl-carousel .owl-stage>*:last-child .box .title {
    margin-left: auto;
    border-left: 13px solid #EC9706;
    border-right: none;
    transform: translateX(8px);
}

.selos .owl-carousel .owl-stage>*:first-child .box .title::before,
.selos .owl-carousel .owl-stage>*:last-child .box .title::before {
    content: '';
    position: absolute;
    top: -24px;
    width: 8px;
    height: 24px;
    background-color: #EC9706;
}

.selos .owl-carousel .owl-stage>*:first-child .box .title::before {
    left: 0;
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
}

.selos .owl-carousel .owl-stage>*:last-child .box .title::before {
    right: 0;
    clip-path: polygon(0 0, 100% 100%, 0 100%);
}

.selos .owl-carousel .owl-stage>*:not(:first-child):not(:last-child) .box .title {
    margin: 0 auto 3.06rem;
    border-left: 13px solid #EC9706;
}

.selos .box>img:last-child {
    width: 85.71%;
    aspect-ratio: 1/.75833;
    border-radius: 10px;
    object-fit: cover;
    margin: 0 auto;
}

.selos .dbtn {
    margin: 0 auto;
}

.ddf {
    padding: 2.73rem 0 4.46rem;
    background: url(../../assets/img/ddfbg.webp) no-repeat center;
    background-size: cover;
}

.ddf .sectitle {
    color: var(--white);
    margin-bottom: 4.2rem;
}

.ddf .box {
    max-width: 282px;
}

.ddf .box>img {
    width: 100%;
    aspect-ratio: 1/1.10283;
    border: 7px solid var(--white);
    border-radius: 10px;
    margin-bottom: 8px;
    object-fit: cover;
}

.ddf .box .df {
    display: flex;
    align-items: center;
    gap: 14px;
}

.ddf .box .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 90px;
    aspect-ratio: 1/1;
    border-radius: 10px;
}

.ddf .box .icon img {
    width: fit-content;
}

.ddf .box .title {
    color: var(--white);
    font-size: 26px;
    font-variation-settings: "wght" 600;
    line-height: 36px;
}

.ddf .row>*:last-child {
    position: relative;
}

.ddf .img {
    position: absolute;
    bottom: 0;
    left: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 31vw;
    max-width: 476px;
    aspect-ratio: 1/1.07773;
    border-right: 4px solid #17775C;
    border-left: 4px solid #17775C;
    border-radius: 10px;
    background-color: var(--white);
}

.video {
    position: relative;
    padding: 5.2rem 0 7.13rem;
    margin-bottom: 38px;
}

.video .videoof {
    overflow: hidden;
}

.video::before {
    content: '';
    position: absolute;
    z-index: 1;
    bottom: -76px;
    width: 100%;
    height: 76px;
    background: url(../../assets/img/vifx.svg) no-repeat center;
    background-size: cover;
}

.video .sectitle {
    margin-bottom: 3.93rem;
}

.video .text {
    max-width: 400px;
    color: var(--text);
    font-size: 18px;
    font-variation-settings: "wght" 500;
    line-height: 30px;
    padding-bottom: 35px;
    border-bottom: 1px solid var(--line);
    margin-bottom: 12px;
}

.video .mf {
    position: relative;
    display: flex;
    align-items: center;
    width: fit-content;
    height: 70px;
    padding: 0 26px;
    border-radius: 5px;
    background-color: var(--green);
    color: var(--white);
    font-size: 18px;
    font-variation-settings: "wght" 500;
    line-height: 30px;
    margin-left: 29px;
}

.video .mf::before {
    content: '';
    position: absolute;
    left: -29px;
    width: 25px;
    height: 100%;
    border-radius: 5px;
    background-color: var(--main);
}

.video .mf::after {
    content: '';
    position: absolute;
    bottom: -22px;
    right: -117px;
    width: 113px;
    aspect-ratio: 1/.51327;
    background: url(../../assets/img/arroww.svg) no-repeat center;
    background-size: cover;
}

.video .vid {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 680px;
    aspect-ratio: 1/.70588;
    margin-left: auto;
}

.video .vid .iframe {
    width: 100%;
    height: 100%;
    background-color: #9F9F9F;
    border-radius: 15px;
    overflow: hidden;
}

.video .vid::before,
.video .vid::after {
    content: '';
    position: absolute;
    z-index: -1;
}

.video .vid::before {
    left: -6.32352%;
    bottom: -8.125%;
    width: 67.5%;
    aspect-ratio: 1/.70588;
    background-color: #E4EEDA;
    border-radius: 15px;
}

.video .vid::after {
    width: 57.64%;
    aspect-ratio: 1/1;
    border-radius: 50%;
    left: 67%;
    background-color: #ece5d85e;
}

.video .vid .fx {
    position: absolute;
    right: -57px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 114px;
    aspect-ratio: 1/1;
    border-radius: 50%;
    background: url(../../assets/img/play.svg) no-repeat center;
    background-color: var(--main);
}

.video .vid .fx::before {
    content: '';
    position: absolute;
    width: calc(100% + 26px);
    aspect-ratio: 1/1;
    border: 2px dashed var(--white);
    border-radius: 50%;
    clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
}

.video .vid iframe {
    width: 100% !important;
    height: 100% !important;
}

.ac {
    position: relative;
    background: url(../../assets/img/acbg.svg) no-repeat top center;
    background-size: cover;
    padding: 8.4rem 0 4.54rem;
    background-color: var(--grey);
}

.ac::before {
    content: '';
    position: absolute;
    bottom: -44px;
    width: 100%;
    height: 76px;
    background: url(../../assets/img/vifx.svg) no-repeat center;
    background-size: cover;
}

.ac .df {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 3rem 1rem;
    justify-content: space-between;
    margin-bottom: 6.76rem;
}

.ac .sectitle {
    margin-bottom: 0;
}

.ac .difs {
    display: flex;
    align-items: center;
    min-height: 352px;
    background: url(../../assets/img/acdifbg.svg) no-repeat center;
    padding-left: 0px;
    padding-bottom: 12px;
}

.ac .difs>* {
    position: relative;
    display: flex;
    align-items: center;
    gap: 3.2rem;
    min-width: 18.1%;
}

.ac .difs>*:nth-child(odd) {
    flex-direction: column;
}

.ac .difs>*:not(:first-child) {
    margin-left: -20px;
}

.ac .difs>*:nth-child(even) {
    flex-direction: column-reverse;
}

.ac .difs>* .title {
    text-align: center;
    color: var(--dtext);
    font-size: 18px;
    font-variation-settings: "wght" 800;
    font-weight: 800;
    line-height: 25px;
    margin-bottom: 11px;
}

.ac .difs>* .text {
    max-width: 156px;
    text-align: center;
    color: var(--text);
    font-size: 16px;
    font-variation-settings: "wght" 500;
    line-height: 22px;
}

.ac .difs>* .icon {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 148px;
    aspect-ratio: 1/1;
    background-color: #ECE5D8;
    border-radius: 50%;
}

.ac .difs>* .icon::before,
.ac .difs>* .icon::after {
    content: '';
    position: absolute;
    border: 3px solid #D9D9D9;
    border-radius: 50%;
    aspect-ratio: 1/1;
    clip-path: polygon(0 0, 100% 0, 100% 40%, 0 84%);
}

.ac .difs>* .icon::before {
    width: calc(100% + 14px);
}

.ac .difs>* .icon::after {
    width: calc(100% + 30px);
    transform: rotateZ(-142deg);
}

.ac .difs>* .icon .t {
    color: var(--main);
    font-size: 22px;
    font-variation-settings: "wght" 700;
    line-height: 30px;
}

.wtf {
    padding: 7.26rem 0 8.26rem;
    background: url(../../assets/img/chfeet2.svg) no-repeat top right;
}

.wtf .sectitle {
    margin-bottom: 5.06rem;
}

.wtf .places,
.wtf .places>*,
.wtf .places>* .icon,
.wtf .places>* .df,
.wtf .places>* .df>*,
.wtf .places>* .df>*>* {
    display: flex;
}

.wtf .places>*,
.wtf .places>* .icon,
.wtf .places>* .df,
.wtf .places>* .df>*,
.wtf .places>* .df>*>* {
    align-items: center;
}

.wtf .places {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.wtf .places>* {
    position: relative;
    gap: 27px;
    padding: 11px 2rem 11px 19px;
    border-radius: 10px;
    background-color: var(--grey);
    transition: all .3s ease-in-out;
}

.wtf .places>*::before {
    content: '';
    position: absolute;
    top: 0;
    right: -10px;
    width: 3px;
    height: 0;
    background-color: var(--main);
    border-radius: 50px;
    transition: all .3s ease-in-out;
}

.wtf .places>*:hover {
    background-color: var(--green);
}

.wtf .places>*:hover::before {
    height: 99px;
}

.wtf .places>* .icon {
    justify-content: center;
    min-width: 108px;
    aspect-ratio: 1/1;
    border: 1px solid var(--line);
    border-radius: 80px;
    background-color: var(--white);
}

.wtf .places>* .title {
    color: var(--dtext);
    font-size: 20px;
    font-variation-settings: "wght" 700;
    line-height: 121.1%;
    border-bottom: 1px solid var(--line);
    padding-bottom: 14px;
    margin-bottom: 12px;
    transition: all .3s ease-in-out;
}

.wtf .places>* .df {
    flex-wrap: wrap;
}

.wtf .places>* .df>*:nth-child(odd)::after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 38px;
    background-color: var(--line);
    margin: 0 12px 0 27px;
}

.wtf .places>* .df>*>* {
    gap: 9px;
}

.wtf .places>* .df>*>* svg {
    min-width: fit-content;
}

.wtf .places>* .df .telp,
.wtf .places>* .df .site {
    color: var(--dtext);
    font-size: 16px;
    font-variation-settings: "wght" 600;
    line-height: 22px;
    transition: all .3s ease-in-out;
}

.wtf .places>*:hover .title,
.wtf .places>*:hover .df .telp,
.wtf .places>*:hover .df .site {
    color: var(--white);
}

.wtf .row>*:has(.img) {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.wtf .img {
    position: relative;
    width: 100%;
    max-width: 559px;
    aspect-ratio: 1/.80500;
}

.wtf .img .b {
    position: absolute;
    top: -3px;
    right: -10px;
    z-index: -1;
    width: 278px;
    aspect-ratio: 1/1;
    background-color: #FBFFDF;
    border-radius: 50%;
}

.wtf .img::before,
.wtf .img::after {
    content: '';
    position: absolute;
    background-color: var(--white);
    border-radius: 50%;
    aspect-ratio: 1/1;
}

.wtf .img::before {
    left: 0;
    bottom: -17.2rem;
    width: 331px;
}

.wtf .img::after {
    width: 402px;
    right: -7.2rem;
    bottom: -17.26rem;
}

.wtf .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.forns {
    padding: 4.6rem 0 4.2rem;
    background-color: var(--grey);
}

.forns .df,
.forns .owl-carousel .owl-nav,
.forns .owl-carousel .owl-nav>* {
    display: flex;
    align-items: center;
}

.forns .df,
.forns .owl-carousel .owl-nav {
    justify-content: space-between;
}

.forns .df {
    align-items: center;
    flex-wrap: wrap;
    gap: 3rem 1rem;
    margin-bottom: 5.46rem;
}

.forns .sectitle {
    font-size: 20px;
    font-variation-settings: "wght" 600;
    line-height: 121.1%;
    margin-bottom: 0;
}

.forns .sectitle strong {
    color: var(--green);
}

.forns .owl-carousel {
    padding: 0 55px;
}

.forns .owl-carousel img {
    width: fit-content;
    max-width: 136px;
    max-height: 77px;
}

.forns .owl-carousel .item {
    display: flex;
    justify-content: center;
}

.forns .owl-carousel .owl-nav {
    position: absolute;
    left: 0;
    bottom: -45px;
    width: 100%;
}

.forns .owl-carousel .owl-nav>* {
    position: relative;
    bottom: 4rem;
    justify-content: center;
    width: 45px;
    aspect-ratio: 1/1;
    border: 1px solid var(--dtext) !important;
    border-radius: 50%;
    transition: all .3s ease-in-out;
}

.forns .owl-carousel .owl-nav>* svg path {
    fill: var(--dtext);
    transition: all .3s ease-in-out;
}

.forns .owl-carousel .owl-nav>*.disabled {
    border-color: var(--line) !important;
}

.forns .owl-carousel .owl-nav>*.disabled svg path {
    fill: var(--line);
}

section.contato {
    position: relative;
    padding: 2.73rem 0 2.33rem;
    background: url(../../assets/img/contbg.svg) no-repeat bottom center;
    background-color: #EC9706;
    margin-top: 41px;
}

section.contato::before {
    content: '';
    position: absolute;
    z-index: 1;
    top: -55px;
    width: 100%;
    height: 76px;
    background: url(../../assets/img/contfx.svg) no-repeat center;
    background-size: cover;
}

.contato .title {
    max-width: 382px;
    color: var(--white);
    font-size: 28px;
    font-variation-settings: "wght" 600;
    line-height: 38px;
    padding-bottom: 2.4rem;
    border-bottom: 1px solid var(--line);
    margin-bottom: 24px;
}

.contato .conts,
.contato .conts>*,
.contato .conts>* .icon {
    display: flex;
}

.contato .conts {
    flex-direction: column;
    gap: 27px;
}

.contato .conts>*,
.contato .conts>* .icon {
    align-items: center;
}

.contato .conts>* {
    gap: 14px;
}

.contato .conts>*>*:last-child {
    color: var(--white);
    font-size: 16.098px;
    font-variation-settings: "wght" 500;
    line-height: 22px;
}

.contato .conts>* .icon {
    justify-content: center;
    min-width: 79px;
    aspect-ratio: 1/1;
    border-radius: 50%;
    background-color: var(--white);
}

.contato .conts>* .telp,
.contato .conts>* .mailp {
    color: var(--white);
    font-size: 20px;
    font-variation-settings: "wght" 700;
    line-height: 27px;
}

.contato .box {
    background-color: var(--white);
    border-radius: 10px;
    box-shadow: 0px 4px 40px 0px #00000040;
}

.contato .box .ftitle {
    color: #334358;
    font-size: 28px;
    font-variation-settings: "wght" 600;
    padding: 16px 4rem 11px;
    border-bottom: 1px solid var(--line);
}

.contato .box .form {
    padding: 12px 4rem 2.2rem;
}

.contato .box .form .row {
    gap: 13px 0;
}

.contato .box .form .lb {
    color: #334358;
    font-size: 16px;
    font-variation-settings: "wght" 600;
    letter-spacing: 0.08px;
    margin-bottom: 5px;
}

.contato .box .form .ipts {
    width: 100%;
    height: 45px;
    padding: 0 16px;
    border: 1px solid #D4D3E4;
    border-radius: 10px;
    background-color: var(--white);
    color: var(--dtext);
    font-size: 14px;
    font-variation-settings: "wght" 600;
    letter-spacing: 0.07px;
}

.contato .box .form .txta {
    width: 100%;
    height: 139px;
    padding: 16px;
    border: 1px solid #D4D3E4;
    border-radius: 10px;
    background-color: var(--white);
    color: var(--dtext);
    font-size: 14px;
    font-variation-settings: "wght" 600;
    letter-spacing: .5px;
    resize: none;
}

.contato .box .form select {
    color: var(--dtext) !important;
    font-variation-settings: "wght" 700 !important;
}

.contato .box .form .ipts:focus-visible,
.contato .box .form .txta:focus-visible {
    outline: none;
}

.contato .box .form .ipts::placeholder,
.contato .box .form .txta::placeholder {
    color: #4e4e74a6;
    font-variation-settings: "wght" 400;
}

.contato .box .form .tlb {
    color: #475D79;
    font-size: 12px;
    font-variation-settings: "wght" 500;
    line-height: 16px;
    letter-spacing: 0.048px;
}

.contato .box .form .send {
    position: relative;
    display: flex;
    align-items: center;
}

.contato .box .form .send svg {
    position: absolute;
    right: 40px;
}

.contato .box .form .dbtn {
    border: none;
    width: 100%;
}

.contato .form .wpcf7-not-valid-tip {
    font-size: 14px;
    bottom: -21px;
    right: 0;
}

.faq {
    padding: 6.46rem 0;
    background-color: var(--grey);
}

.faq .sectitle {
    text-align: center;
    margin-bottom: 3.33rem;
}

.faq .sectitle::before {
    left: 0;
    right: 0;
    margin: 0 auto;
}

.faq .fqs {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
}

.faq .fqs>* {
    cursor: pointer;
    display: flex;
    align-items: start;
    justify-content: space-between;
    width: 49%;
    height: fit-content;
    padding: 16px 11px 16px 25px;
    background-color: var(--white);
    box-shadow: 0px 4px 32px -5px #7090b040;
    border-radius: 5px;
    transition: all .3s ease-in-out;
}

.faq .fqs>*.active {
    background-color: var(--main);
}

.faq .fqs>* svg,
.faq .fqs>* svg path {
    transition: all .3s ease-in-out;
}

.faq .fqs>*.active svg {
    transform: rotateZ(180deg);
}

.faq .fqs>*.active svg path {
    stroke: var(--white);
}

.faq .fqs>* .text {
    max-width: 239px;
    height: 46px;
    color: #1E3E6C;
    font-size: 18px;
    font-variation-settings: "wght" 600;
    line-height: 23px;
    display: -webkit-box;
    display: -moz-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: all .3s ease-in-out;
}

.faq .fqs>*.active .text {
    height: fit-content;
    color: var(--white);
    -webkit-line-clamp: unset;
}


/* MEDIA QUERIES */

@media(max-width:1400px) {
    .ddf .img {
        left: 2.5vw;
    }
}

@media(max-width:1321px) {
    .ac .difs {
        background-size: contain;
        padding-bottom: 14px;
    }
    .ac .difs>* .icon {
        width: 11vw;
    }
    .ac .difs>* .icon .t {
        font-size: 1.67vw;
        line-height: 3.67vw;
    }
}

@media(max-width:1315px) {
    .video .mf::after {
        display: none;
    }
}

@media(max-width:1200px) {
    .selos .owl-carousel .item {
        display: flex;
        justify-content: center;
    }
    .video .row>*:has(.vid) {
        display: flex;
        align-items: center;
    }
    .ac {
        padding: 3rem 0 2rem;
    }
    .ac .df {
        margin-bottom: 3rem;
    }
    .ac .difs {
        flex-wrap: wrap;
        gap: 3rem 0;
        justify-content: center;
        background: none;
    }
    .ac .difs>* {
        width: 33%;
        gap: 1.5rem;
    }
    .ac .difs>*:not(:first-child) {
        margin-left: 0;
    }
    .ac .difs>*:nth-child(even) {
        flex-direction: column;
    }
    .ac .difs>* .icon {
        width: 148px;
    }
    .ac .difs>* .icon .t {
        font-size: 22px;
        line-height: 30px;
    }
    .contato .box .ftitle {
        padding: 16px 2rem 11px;
    }
    .contato .box .form {
        padding: 2rem;
    }
    .faq .fqs>* {
        width: 48%;
    }
}

@media(max-width:992px) {
    .aboutus {
        padding: 2rem 0 5rem;
        background: url(../../assets/img/fx.svg) no-repeat top center, url(../../assets/img/chfeet.svg) no-repeat bottom left, linear-gradient(var(--grey), var(--grey)) no-repeat center;
        background-size: auto, auto, cover;
    }
    .aboutus::before,
    .aboutus::after {
        display: none;
    }
    .aboutus .row {
        flex-direction: column-reverse;
        gap: 2rem;
    }
    .aboutus .img {
        width: 83vw;
    }
    .aboutus .img .box img {
        width: 32vw;
    }
    .selos,
    .ddf,
    .video,
    .faq {
        padding: 2rem 0;
    }
    .selos .l {
        margin-bottom: 2rem;
    }
    .selos .owl-carousel .item,
    .ddf .owl-carousel .item {
        display: flex;
        justify-content: center;
    }
    .ddf .row,
    .video .row,
    .wtf .row,
    .contato .row {
        gap: 2rem;
    }
    .ddf .sectitle {
        text-align: center;
    }
    .ddf .sectitle::before {
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .ddf .img {
        position: initial;
        width: 100%;
        margin: 0 auto;
    }
    .video .row>*:has(.vid) {
        justify-content: start;
    }
    .video .vid {
        margin-left: unset;
    }
    .wtf {
        padding: 4rem 0 2rem;
    }
    .faq .fqs>* {
        width: 100%;
    }
}

@media(max-width:768px) {
    .banners,
    .video .vid::before,
    .video .vid::after,
    .video .vid .fx {
        display: none;
    }
    .aboutus {
        margin-top: 0;
    }
    .selos .owl-carousel {
        overflow: hidden;
    }
    .selos .owl-carousel .owl-stage-outer {
        padding: 0 1rem 1rem;
        margin: 0 -1rem -1rem;
    }
    .video .vid .fx {
        right: -8vw;
    }
    .ac .difs>* {
        width: 50%;
    }
    .ac .df {
        justify-content: center;
    }
    .ac .sectitle {
        text-align: center;
    }
    .ac .sectitle::before {
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .wtf .img::before {
        bottom: -59.55%;
        width: 59.21%;
    }
    .wtf .img::after {
        width: 71.91%;
    }
}

@media(max-width:575px) {
    .ddf .sectitle {
        font-size: 10vw;
        line-height: 13vw;
    }
    .wtf .places>*,
    .wtf .places>* .df,
    .contato .conts>* {
        flex-direction: column;
        gap: .5rem;
    }
    .wtf .places>* .title {
        text-align: center;
    }
    .wtf .places>* .df>*:nth-child(odd)::after {
        display: none;
    }
    .contato .title,
    .contato .box .ftitle,
    .contato .conts>*>*:last-child {
        text-align: center;
    }
    .contato .box .ftitle {
        padding: 16px 1rem 11px;
    }
    .contato .box .form {
        padding: 1rem;
    }
}

@media(max-width:475px) {
    .ac .difs>* {
        width: 100%;
    }
    .wtf .img::before,
    .wtf .img::after {
        display: none;
    }
}

@media(max-width:425px) {
    .wtf .sectitle {
        font-size: 12vw;
        line-height: 14vw;
    }
}


/* MEDIA QUERIES ! */