.banners,
.banners .item{
    height: clamp(400px,41.65052vw,799.69px);
}

.banners .item{
    position: relative;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    background-size: cover !important;
}

.banners .item video{
    position: absolute;
    inset: auto auto 0 0;
    width: 100% !important;
    height: auto;
}

.banners .title{
    position: relative;
    text-align: center;
    font-family: sans-serif;
    color: transparent;
    -webkit-text-stroke: 1px var(--white);
    font-size: clamp(16px,6.00786vw,76.951px);
    font-weight: 900;
    line-height: clamp(19px,6.6875vw,90px);
}

.banners .title strong{
    font-family: var(--roboto);
    color: var(--white);
    -webkit-text-stroke: unset;
}

.banners .owl-carousel .owl-dots{
    position: absolute;
    inset: auto 0 12px 0;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    grid-gap: 8px;
}

.banners .owl-carousel .owl-dots>*{
    width: 8px;
    aspect-ratio: 1/1;
    border-radius: 50%;
    background: #FFFFFF33;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.banners .owl-carousel .owl-dots>*.active{
    background: var(--white);
}

.aboutus{
    background: url(../../assets/img/aboutusbg.png) no-repeat center,linear-gradient(0deg, #FFF 0%, #F6F6F6 42.87%);
    background-blend-mode: multiply;
    padding: 1.28rem 0 8.4rem;
}

.aboutus .icon{
    width: fit-content;
}

.aboutus .icon,
.aboutus .icon::before{
    margin: 0 auto 5px;
}

.aboutus .icon::before{
    content: '';
    display: block;
    display: -webkit-block;
    width: 2px;
    height: 69px;
    border-radius: 15px;
    background: linear-gradient(to bottom,var(--main) 0%,var(--main) 71%,transparent 71%,transparent 77%,var(--main) 77%,var(--main) 100%);
}

.aboutus .icon img{
    width: 30px;
    aspect-ratio: 1/1;
}

.aboutus .sectitle{
    text-align: center;
    margin-bottom: 1.8rem;
}

.aboutus .text{
    width: clamp(10px,100%,777px);
    text-align: center;
    margin: 0 auto 20px;
    border-top: 1px solid var(--line);
    border-bottom: 1px solid var(--line);
    padding: 11px 0 20px;
}

.aboutus .dbtn{
    margin: 0 auto;
}

.sections{
    background: url(../../assets/img/secsbg1.svg) no-repeat bottom right,url(../../assets/img/secsbg2.png) no-repeat top center,#F6F6F6;
    background-size: auto,cover;
    border-bottom: 5px solid var(--green);
}

.bignumbers{
    overflow: hidden;
    padding: 5.33rem 0 1.502rem;
}

.bignumbers .row{
    flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    grid-gap: 2rem 0;
}

.bignumbers .row>*{
    padding: 0 12px;
}

.bignumbers .img{
    position: relative;
    width: clamp(10px,100%,479px);
    aspect-ratio: 1/.87077;
}

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

.bignumbers .img .box{
    position: absolute;
    inset: auto auto 2rem 0;
    width: fit-content;
    color: #5E6F64;
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0.09px;
    border-radius: 20px 0 20px 20px;
    background-color: var(--white);
    padding: 34px 28px;
}

.bignumbers .img .box strong{
    display: block;
    display: -webkit-block;
    color: var(--main);
    font-weight: inherit;
}

.bignumbers .sectitle{
    margin-bottom: 2.66rem;
}

.bignumbers .owl-carousel{
    width: clamp(10px,100vw,865px);
    border-top: 1px solid var(--line);
    border-bottom: 1px solid var(--line);
    padding: 20px 0;
}

.bignumbers .owl-carousel .item{
    max-width: calc(825px/5);
}

.bignumbers .title{
    white-space: nowrap;
    color: #525D63;
    font-size: 21.17px;
    font-weight: 700;
    line-height: 44.782px;
    letter-spacing: -0.318px;
    margin-bottom: 4px;
    border-bottom: 1px solid var(--line);
    padding-bottom: 4px;
}

.bignumbers .text{
    color: #5E6F64;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.07px;
}

.bignumbers .text::after{
    content: '';
    display: block;
    display: -webkit-block;
    width: clamp(10px,100%,68px);
    height: 1.6px;
    background-color: var(--main);
    border-radius: 15px;
    margin-top: 4px;
}

.wcr{
    padding: 4.33rem 0 6rem;
}

.wcr .icon{
    width: 30px;
    aspect-ratio: 1/1;
    object-fit: contain;
    -o-object-fit: contain;
    margin: 0 auto 7px;
}

.wcr .sectitle{
    text-align: center;
    font-weight: 900;
    margin-bottom: 2.53rem;
}

.wcr .sectitle strong{
    font-size: inherit;
    line-height: inherit;
}

.wcr .difs{
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    align-items: stretch;
    grid-gap: 5px;
}

.wcr .difs>*{
    flex: 1 1 calc((100%/4) - 5px);
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -ms-flex-direction: column;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    grid-gap: 5px;
}

.wcr .difs>*:nth-child(even){
    flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
}

.wcr .difs>* .img{
    width: 100%;
    aspect-ratio: 1/.94420;
    min-height: 275px;
    max-height: 275px;
    border-radius: 5px;
    overflow: hidden;
}

.wcr .difs>* .img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.wcr .difs>*:hover .img img{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.wcr .difs>* .box{
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -ms-flex-direction: column;
    justify-content: center;
    -webkit-justify-content: center;
    height: 100%;
    border-radius: 5px;
    background-color: var(--white);
    padding: 4.33rem 23px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.wcr .difs>*:hover .box{
    background-color: var(--main);
}

.wcr .difs>* .box .title{
    color: var(--green);
    font-size: 18px;
    font-weight: 700;
    line-height: 21px;
    margin-bottom: 1rem;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.wcr .difs>* .box .title::before{
    content: '';
    display: block;
    display: -webkit-block;
    width: clamp(10px,100%,45px);
    height: 2px;
    background-color: var(--main);
    border-radius: 15px;
    margin-bottom: 1rem;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.wcr .difs>*:hover .box .title::before{
    background-color: var(--green);
}

.wcr .difs>* .box .text{
    font-size: 14px;
    line-height: 16px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.wcr .difs>*:hover .box .title,
.wcr .difs>*:hover .box .text,
.wcr .difs>*:hover .box .text strong{
    color: var(--white);
}

.adas{
    position: relative;
    background: url(../../assets/img/adasbg.png) no-repeat top center, linear-gradient(0deg, #21b14b00 47.68%, var(--main) 88.74%),var(--main);
    background-size: cover;
    border-bottom: 4px solid var(--green);
    background-blend-mode: multiply;
    padding: 4.26rem 0 3.53rem;
}

.adas::after{
    content: '';
    position: absolute;
    inset: calc(100% - 19%) 0 auto auto;
    width: 72px;
    aspect-ratio: 1/2.40909;
    background: url(../../assets/img/trifx.png) no-repeat 20% center,var(--green);
    background-blend-mode: multiply;
    mask-image: url(../../assets/img/trimask.svg);
    -webkit-mask-image: url(../../assets/img/trimask.svg);
    mask-size: contain;
    -webkit-mask-size: contain;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    mask-position: left center;
    -webkit-mask-position: left center;
}

.adas .sectitle{
    position: relative;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    grid-gap: 12px;
    margin-bottom: 4rem;
}

.adas .sectitle,
.adas .sectitle *{
    color: var(--white);
}

.adas .sectitle::before{
    content: '';
    position: absolute;
    inset: auto calc(100% + 12px) auto auto;
    width: 72px;
    height: 2px;
    border-radius: 15px;
    background: linear-gradient(to right,var(--white) 0,var(--white) 68%,transparent 68%,transparent 77%,var(--white) 77%,var(--white) 100%);
}

.adas .sectitle::after{
    content: '';
    width: 30px;
    aspect-ratio: 1/1;
    background-size: contain !important;
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    -ms-filter: brightness(0) invert(1);
}

.adas .owl-carousel .owl-stage-outer{
    margin-top: -1rem;
    padding-top: 1rem;
}

.adas .owl-carousel .box{
    width: 123px;
}

.adas .owl-carousel .box .icon{
    position: relative;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    width: 100%;
    aspect-ratio: 1/1;
    border: 5px solid #FFFFFF4A;
    border-radius: 16px;
    background-color: var(--main);
    margin-bottom: 2rem;
}

.adas .owl-carousel .box .icon::before{
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    aspect-ratio: 1/1;
    border-radius: 16px;
    background-color: #8BC63E61;
    transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    /* animation: 4s linear infinite forwards rotate;
    -webkit-animation: 4s linear infinite forwards rotate;
    -moz-animation: 4s linear infinite forwards rotate;
    -ms-animation: 4s linear infinite forwards rotate;
    -o-animation: 4s linear infinite forwards rotate; */
}

@keyframes rotate{from{transform: rotateZ(45deg);-webkit-transform: rotateZ(45deg);-moz-transform: rotateZ(45deg);-ms-transform: rotateZ(45deg);-o-transform: rotateZ(45deg);}to{transform: rotateZ(315deg);-webkit-transform: rotateZ(315deg);-moz-transform: rotateZ(315deg);-ms-transform: rotateZ(315deg);-o-transform: rotateZ(315deg);}}
@-webkit-keyframes rotate{from{transform: rotateZ(45deg);-webkit-transform: rotateZ(45deg);-moz-transform: rotateZ(45deg);-ms-transform: rotateZ(45deg);-o-transform: rotateZ(45deg);}to{transform: rotateZ(315deg);-webkit-transform: rotateZ(315deg);-moz-transform: rotateZ(315deg);-ms-transform: rotateZ(315deg);-o-transform: rotateZ(315deg);}}
@-moz-keyframes rotate{from{transform: rotateZ(45deg);-webkit-transform: rotateZ(45deg);-moz-transform: rotateZ(45deg);-ms-transform: rotateZ(45deg);-o-transform: rotateZ(45deg);}to{transform: rotateZ(315deg);-webkit-transform: rotateZ(315deg);-moz-transform: rotateZ(315deg);-ms-transform: rotateZ(315deg);-o-transform: rotateZ(315deg);}}
@-ms-keyframes rotate{from{transform: rotateZ(45deg);-webkit-transform: rotateZ(45deg);-moz-transform: rotateZ(45deg);-ms-transform: rotateZ(45deg);-o-transform: rotateZ(45deg);}to{transform: rotateZ(315deg);-webkit-transform: rotateZ(315deg);-moz-transform: rotateZ(315deg);-ms-transform: rotateZ(315deg);-o-transform: rotateZ(315deg);}}
@-o-keyframes rotate{from{transform: rotateZ(45deg);-webkit-transform: rotateZ(45deg);-moz-transform: rotateZ(45deg);-ms-transform: rotateZ(45deg);-o-transform: rotateZ(45deg);}to{transform: rotateZ(315deg);-webkit-transform: rotateZ(315deg);-moz-transform: rotateZ(315deg);-ms-transform: rotateZ(315deg);-o-transform: rotateZ(315deg);}}

.adas .owl-carousel .box .icon img{
    width: 78px;
    height: 78px;
    object-fit: contain;
    -o-object-fit: contain;
}

.adas .owl-carousel .box .title{
    /* width: clamp(10px,100vw,172px); */
    text-align: center;
    color: var(--white);
    font-size: 18px;
    font-weight: 500;
    line-height: 21px;
}

.clientes{
    padding: 26px 0 4rem;
}

.clientes .icon{
    width: fit-content;
}

.clientes .icon{
    margin: 0 auto 7px;
}

.clientes .icon::before{
    content: '';
    display: block;
    display: -webkit-block;
    width: 2px;
    height: 49px;
    border-radius: 15px;
    background-color: var(--line);
    margin: 0 auto 1rem;
}

.clientes .icon img{
    width: 30px;
    aspect-ratio: 1/1;
}

.clientes .sectitle{
    text-align: center;
    margin-bottom: 3.2rem;
}

.clientes .owl-carousel{
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -ms-flex-direction: column;
    grid-gap: 2.6rem;
}

.clientes .owl-carousel .owl-stage-outer{
    border-top: 1px solid var(--line);
    border-bottom: 1px solid var(--line);
    padding: 20px 0;
}

.clientes .owl-carousel .item{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    height: 57px;
}

.clientes .owl-carousel img{
    width: 146.36px;
    height: 40.63px;
    object-fit: contain;
    -o-object-fit: contain;
}

.clientes .owl-carousel .owl-dots{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    grid-gap: 10px;
    width: 100%;
}

.clientes .owl-carousel .owl-dots>*{
    width: 10px;
    aspect-ratio: 1/1;
    border-radius: 50%;
    background: #0000000d;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.clientes .owl-carousel .owl-dots>*.active{
    background: var(--main);
}

.noticias{
    background: url(../../assets/img/notbg1.svg) no-repeat bottom left,url(../../assets/img/notbg2.svg) no-repeat bottom right,url(../../assets/img/notbg3.png) no-repeat top center, #F6F6F6;
    padding: 4.86rem 0 4.2rem;
}

.noticias .row{
    grid-gap: 3rem 0;
}

.noticias .row>*{
    display: flex;
    display: -webkit-flex;
    align-items: flex-end;
}

.noticias .sectitle p:first-child{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    grid-gap: 10px;
}

.noticias .sectitle p:first-child::after{
    content: '';
    width: 30px;
    aspect-ratio: 1/1;
    background-size: contain !important;
}

.noticias .box{
    width: clamp(10px,100%,380px);
    border: 1px solid var(--line);
    border-radius: 10px;
    background-color: var(--white);
    margin: 0 auto;
}

.noticias .box .img{
    width: 100%;
    aspect-ratio: 1/.73947;
}

.noticias .box .img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
    border-radius: 10px 10px 0 0;
}

.noticias .box .bottom{
    border-bottom: 1px solid var(--line);
    padding: 19px 13px 25px 1rem;
}

.noticias .box .posttype{
    color: var(--main);
    margin-bottom: 10px;
}

.noticias .box .title{
    color: var(--strong);
    font-size: 20px;
    font-weight: 500;
    line-height: 23px; 
    margin-bottom: 11px;
}

.noticias .box .text{
    display: -webkit-box;
    display: -moz-box;
    color: #5E6F64;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.07px;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    overflow: hidden;
}

.noticias .box .sm{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    grid-gap: 1rem;
    color: var(--main);
    font-weight: 600;
    padding: 18px;
}

.noticias .box .sm::after{
    content: url(../../assets/img/plus.svg);
}

.contato{
    background-color: #F0F0F0;
}

.contato .row>*{
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -ms-flex-direction: column;
    justify-content: center;
    -webkit-justify-content: center;
    padding: 20px;
}

.contato .row>*:not(:first-child):not(:nth-child(4n)){
    border-left: 1px solid var(--line);
    background-color: #F4F4F4;
    box-shadow: 7px 0px 21.4px 0px #7090b01a;
}

.contato .row>*:not(:first-child):nth-child(3n){
    box-shadow: -7px 0px 21.4px 0px #7090b01a;
}

.contato .logo{
    width: auto;
    height: 71px;
    margin: 0 auto 1rem;
}

.contato .rss{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    grid-gap: 10px;
    margin: 0 auto;
}

.contato .rss>*{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    width: 30px;
    aspect-ratio: 1/1;
    background-color: var(--white);
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.contato .rss>*:hover{
    background-color: var(--main);
}

.contato .rss>* svg{
    width: 17px;
    height: 17px;
}

.contato .rss>* svg path{
    fill: var(--main);
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.contato .rss>*:hover svg path{
    fill: var(--white);
}

.contato .df{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    grid-gap: 1rem;
}

.contato .df .icon{
    min-width: 86px;
    max-width: 86px;
    aspect-ratio: 1/1;
    border-radius: 50%;
    background: url(../../assets/img/speaker.svg) no-repeat center,var(--main);
}

.contato .df .title{
    color: var(--strong);
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 4px;
}

.contato .df .title strong{
    color: var(--green);
    font-weight: inherit;
}

.contato .conts{
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -ms-flex-direction: column;
    grid-gap: 10px;
}

.contato .conts>*{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    grid-gap: 12px;
}

.contato .conts>* .icon{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    min-width: 49px;
    max-width: 49px;
    aspect-ratio: 1/1;
    background-color: var(--green);
    border-radius: 5px;
}

.contato .conts>* .title{
    color: var(--text);
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.07px;
}

.contato .conts>* .telp,
.contato .conts>* .mailp{
    color: var(--strong);
    font-size: 14px;
    font-weight: 500;
    line-height: 28.915px;
}

.contato .conts>* .local{
    color: var(--strong);
    font-size: 14px;
    line-height: 16px;
}

@media(max-width:1325px){
    .wcr .difs>*{
        flex: 1 1 calc((100%/3) - 5px);
    }
}
@media(max-width:992px){
    .aboutus,
    .bignumbers,
    .wcr,
    .adas,
    .clientes,
    .noticias{
        padding: 2rem 0;
    }
    .bignumbers .sectitle,
    .adas .sectitle,
    .clientes .sectitle{
        margin-bottom: 2rem;
    }
    .bignumbers .owl-carousel{
        width: 100%;
    }
    .bignumbers .owl-carousel .item{
        width: clamp(10px,100%,171px);
        max-width: 100%;
    }
    .wcr .difs>*{
        flex: 1 1 calc((100%/2) - 5px);
    }
    .wcr .difs>* .box{
        padding: 1.5rem;
    }
    .contato .row>*.c1{
        display: none;
        display: -webkit-none;
    }
    .contato .row>*.c2{
        order: 1;
        -webkit-order: 1;
    }
    .contato .row>*.c3{
        order: 2;
        -webkit-order: 2;
    }
}
@media(max-width:768px){
    .banners{
        display: none;
        display: -webkit-none;
    }
    .bignumbers .sectitle,
    .bignumbers .title,
    .bignumbers .text,
    .noticias .sectitle{
        text-align: center;
    }
    .bignumbers .owl-carousel .item,
    .bignumbers .img,
    .noticias .dbtn{
        margin: 0 auto;
    }
    .bignumbers .text::after{
        margin: 4px auto 0;
    }
    .bignumbers .img .box{
        padding: 1.5rem;
    }
    .adas .sectitle{
        justify-content: center;
        -webkit-justify-content: center;
    }
    .adas .sectitle::before,
    .adas .sectitle::after,
    .noticias .sectitle p:first-child::after{
        display: none;
        display: -webkit-none;
    }
    .noticias .sectitle p:first-child{
        display: initial;
        display: -webkit-initial;
    }
    .noticias .sectitle{
        width: 100%;
    }
    .wcr .difs>*{
        flex: 1 1 100%;
    }
    .wcr .difs>*:nth-child(even){
        flex-direction: column;
        -ms-flex-direction: column;
    }
}