@font-face{font-family:"Roboto";src:url('../../assets/fonts/Roboto/Roboto-ThinItalic.ttf')format('truetype');font-style:italic;font-weight:100;font-display:swap;}@font-face{font-family:"Roboto";src:url('../../assets/fonts/Roboto/Roboto-Thin.ttf')format('truetype');font-style:normal;font-weight:100;font-display:swap;}@font-face{font-family:"Roboto";src:url('../../assets/fonts/Roboto/Roboto-LightItalic.ttf')format('truetype');font-style:italic;font-weight:300;font-display:swap;}@font-face{font-family:"Roboto";src:url('../../assets/fonts/Roboto/Roboto-Light.ttf')format('truetype');font-style:normal;font-weight:300;font-display:swap;}@font-face{font-family:"Roboto";src:url('../../assets/fonts/Roboto/Roboto-Italic.ttf')format('truetype');font-style:italic;font-weight:400;font-display:swap;}@font-face{font-family:"Roboto";src:url('../../assets/fonts/Roboto/Roboto-Regular.ttf')format('truetype');font-style:normal;font-weight:400;font-display:swap;}@font-face{font-family:"Roboto";src:url('../../assets/fonts/Roboto/Roboto-MediumItalic.ttf')format('truetype');font-style:italic;font-weight:500;font-display:swap;}@font-face{font-family:"Roboto";src:url('../../assets/fonts/Roboto/Roboto-Medium.ttf')format('truetype');font-style:normal;font-weight:500;font-display:swap;}@font-face{font-family:"Roboto";src:url('../../assets/fonts/Roboto/Roboto-BoldItalic.ttf')format('truetype');font-style:italic;font-weight:700;font-display:swap;}@font-face{font-family:"Roboto";src:url('../../assets/fonts/Roboto/Roboto-Bold.ttf')format('truetype');font-style:normal;font-weight:700;font-display:swap;}@font-face{font-family:"Roboto";src:url('../../assets/fonts/Roboto/Roboto-BlackItalic.ttf')format('truetype');font-style:italic;font-weight:900;font-display:swap;}@font-face{font-family:"Roboto";src:url('../../assets/fonts/Roboto/Roboto-Black.ttf')format('truetype');font-style:normal;font-weight:900;font-display:swap;}@font-face{font-family: 'Acumin Pro Italic';font-style: italic;font-weight: 400;src: local('Acumin Pro Italic'), url('../../assets/fonts/AcuminProAcumin-ItPro.woff') format('woff');}@font-face{font-family: 'Acumin Pro';font-style: normal;font-weight: 400;src: local('Acumin Pro'), url('../../assets/fonts/AcuminPro/') format('woff');}@font-face{font-family: 'Acumin Pro Bold';font-style: normal;font-weight: 700;src: local('Acumin Pro Bold'), url('../../assets/fonts/AcuminPro/Acumin-BdProwoff') format('woff');}@font-face{font-family: 'Acumin Pro Bold Italic';font-style: italic;font-weight: 700;src: local('Acumin Pro Bold Italic'), url('../../assets/fonts/AcuminProAcumin-BdItPro.woff') format('woff');}
.container{
    max-width: calc(1281px + 140px);
    padding: 0 20px;
}

.sticky{
    position: sticky;
    z-index: 1050;
    inset: 0 auto auto 0;
    width: 100%;
    background-color: var(--black);
    padding: 1rem 0 2rem;
    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;
}

body:has(.banners) .sticky{
    position: fixed;
    background: transparent;
    padding: 1rem 0 0;
}

.sticky.scroll,
body:has(.banners) .sticky.scroll{
    background-color: var(--black);
    padding-bottom: .5rem;
    /* padding-bottom: 2rem; */
}

body:has(.banners) .sticky::before{
    bottom: 0;
}

.sticky::before{
    content: '';
    position: absolute;
    inset: auto 0 2rem auto;
    width: 58.37447%;
    height: 1px;
    background: 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;
}

body:has(.banners) .sticky.scroll::before{
    bottom: 1rem;
    /* bottom: 2rem; */
}

.sticky .container{
    display: flex;
    display: -webkit-flex;
    align-items: center;
}

.sticky .navbar-brand{
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    margin-right: 1rem;
}

.sticky .navbar-brand .custom-logo-link img{
    width: auto;
    height: 112px;
}

.sticky .navbar-brand .logo img{
    width: auto;
    height: 27px;
}

.sticky .header1{
    padding-bottom: 6px;
}

.sticky .header1 .tels{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    grid-gap: 1rem;
    width: 100%;
}

.sticky .header1 .tels>*{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    grid-gap: 6px;
    color: var(--white);
    font-size: 14px;
    font-weight: 300;
}

.sticky .header1 .tels>*:before{
    content: url('data:image/svg+xml;utf8,<svg width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.443 11.9597L12.743 10.3727C12.5846 10.3063 12.4091 10.2926 12.2423 10.3336C12.0756 10.3747 11.9264 10.4683 11.817 10.6007L10.177 12.6007C7.60396 11.3882 5.53265 9.31869 4.318 6.74668L6.318 5.10668C6.45135 4.99821 6.54574 4.84926 6.58688 4.68236C6.62801 4.51546 6.61366 4.3397 6.546 4.18168L4.962 0.478683C4.88737 0.308515 4.75583 0.169634 4.58996 0.085879C4.42409 0.00212394 4.23424 -0.0212804 4.053 0.0196834L0.615 0.812683C0.440247 0.853121 0.284334 0.951538 0.172659 1.0919C0.060984 1.23227 0.000126638 1.40631 1.30433e-07 1.58568C-0.000262574 3.6001 0.396313 5.59484 1.16708 7.45598C1.93784 9.31711 3.06769 11.0082 4.4921 12.4326C5.91651 13.857 7.60758 14.9868 9.46871 15.7576C11.3298 16.5284 13.3246 16.9249 15.339 16.9247C15.5186 16.9251 15.6931 16.8645 15.8337 16.7528C15.9744 16.641 16.0729 16.4848 16.113 16.3097L16.906 12.8717C16.9475 12.6895 16.9238 12.4986 16.8393 12.332C16.7547 12.1655 16.6145 12.0337 16.443 11.9597Z" fill="rgb(255, 203, 0)"/></svg>');
    height: 17px;
}

.sticky .header2{
    padding: 40px 0 1rem;
    /* padding: 40px 0 2rem; */
}

.sticky .header2 .container,
.sticky .header2 .navbar{
    height: inherit;
}

.sticky .header2 .navbar{
    align-items: center;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    padding: 0;
}

.sticky .header2 .navbar>*:has(.menu){
    display: flex;
    display: -webkit-flex;
    align-items: center;
    width: fit-content;
    margin-left: auto;
}

.sticky .header2 .menu{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    grid-gap: clamp(1rem,1.92708vw,37px);
    width: fit-content;
    list-style: none;
    margin: 0;
    padding: 0;
}

.sticky .header2 .menu>*{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    padding: 3px 0;
}

.sticky .header2 .menu>*:not(:last-child){
    margin-right: clamp(.5rem,2.60416vw,50px);
    /* border-right: 1px solid var(--main);
    padding-right: clamp(1rem,1.92708vw,37px); */
}

.sticky .header2 .menu>* a,
#offcv ul li a{
    /* text-transform: uppercase; */
    color: var(--white);
    /* font-weight: 700; */
    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;
}

.sticky .header2 .menu>*.current-menu-item>a,
.sticky .header2 .menu>* a:hover{
    color: var(--main);
}

.sticky .header2 .menu>*.menu-item-has-children{
    position: relative;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    grid-gap: 7px;
}

.sticky .header2 .menu>*.menu-item-has-children::after{
    content: url('<svg width="21" height="11" viewBox="0 0 21 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.8916 0.5L10.1958 10.1958L0.499909 0.499999" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    height: 11px;
}

.sticky .header2 .menu>*.menu-item-has-children .sub-menu{
    display: none;
    list-style: none;
    position: absolute;
    top: 100%;
    min-width: 235px;
    width: fit-content;
    background: var(--black);
    border-bottom: 4px solid var(--main);
    padding: 1rem;
}

body:has(.banners) .sticky .header2 .menu>*.menu-item-has-children .sub-menu{
    filter: blur(5px);
    -webkit-filter: blur(5px);
    -ms-filter: blur(5px);
    background: transparent;
}

.sticky .header2 .menu>*.menu-item-has-children:hover .sub-menu{
    display: block;
}

.sticky .header2 .menu>*.menu-item-has-children .sub-menu>*{
    width: 100%;
    padding: 5px 0;
}

.sticky .header2 .menu>*.menu-item-has-children .sub-menu>* a{
    display: block;
    display: -webkit-block;
    color: var(--white);
    font-size: 14px;
    font-weight: 700;
}

.sticky .header2 .navbar-toggler{
    box-shadow: none;
}

.sticky .header2 .navbar-toggler{
    border: none;
}

.sticky .header2 .navbar-toggler .navbar-toggler-icon{
    background-image: url(../../assets/img/barsy.svg);
    transition: all .3s ease-in-out;
}

.toggled{
    background-image: url(../../assets/img/xx.svg) !important;
    transform: rotateZ(180deg) !important;
    transition: all .3s ease-in-out !important;
}

/* OFFCANVAS */

#offcv{
    z-index: 1060;
    background-color: var(--black);
}

#offcv .offcanvas-header .btn-close{
    background: var(--white) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
}

#offcv .offcanvas-header{
    justify-content: end;
}

#offcv .offcanvas-body{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#offcv .logo a{
    margin-bottom: 2rem;
    display: block;
}

#offcv .offcanvas-body ul{
    list-style: none;
    margin: 0;
    padding: 0 !important;
}

#offcv .offcanvas-body ul li{
    padding: 5px 0 !important;
    margin: 0 !important;
}

/* OFFCANVAS ! */

/* WHATSAPP */

.wpp{
    font-family: "Ubuntu", sans-serif;
    font-size: 16px;
    font-weight: 200;
    position: fixed;
    bottom: 37px;
    right: 36px;
    z-index: 1040;
    display: flex;
    align-items: center;
    width: fit-content;
    height: 46px;
    padding: 0 27px;
    color: #fff !important;
    border-radius: 10px;
    background-color: #25D366;
    box-shadow: 0 3px 25px rgba(37, 211, 102, 50%);
}

.wpp svg{
    margin-right: 14px;
}

/* WHATSAPP ! */

/* MEDIA QUERIES */

@media(min-width:992px){
    .sticky .navbar-brand .logo{
        display: none;
        display: -webkit-none;
    }
}

@media(max-width:1200px){
    .sticky .menu>*>a{
        white-space: nowrap;
    }
}

@media(max-width: 992px){
    /* .sticky .custom-logo-link, */
    .sticky .header1,
    .sticky .header2 .navbar>*:has(.menu),
    .sticky .dbtn,
    .sticky::before{
        display: none;
        display: -webkit-none;
    }
    .sticky .container{
        align-items: center;
    }
    .sticky .navbar-brand{
        padding: .3125rem 0;
    }
    .sticky,
    body:has(.banners) .sticky,
    .sticky.scroll, body:has(.banners) .sticky.scroll{
        padding: 0;
    }
    .sticky .header2{
        padding: 0;
    }
}

@media(max-width: 768px){
    .wpp{
        padding: 0 1rem;
    }
    .wpp svg{
        margin-right: 0;
    }
    .sticky .header1,
    .wpp .t{
        display: none;
    }
}

@media(min-width: 768px){
    .container{
        padding: 0 70px;
    }
}


/* MEDIA QUERIES ! */
/* FOOTER 1 */

footer{
    position: relative;
    display: grid;
    display: -webkit-grid;
    align-items: center;
    font-family: "Roboto", sans-serif;
}

.footer1{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    min-height: 93px;
    background-color: var(--footer1);
}

.footer1 .row>*{
    display: flex;
    display: -webkit-flex;
    align-items: center;
}

.footer1 .c2{
    justify-content: center;
    -webkit-justify-content: center;
}

.footer1 hr{
    width: 1px;
    height: calc(100% - 50px);
    background: var(--white);
    margin: 0 auto 0 0;
}

.footer1 .follow{
    color: var(--white);
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.004em;
    margin-right: .6rem;
}

.footer1 .rss{
    display: flex;
    display: -webkit-flex;
    width: 100%;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
}

.footer1 .rss .rs{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    width: clamp(10px,100%,120px);
    height: 93px;
    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;
}

.footer1 .rss .rs svg{
    width: auto;
    height: 25px;
}

.footer1 .rss .rs svg path{
    fill: 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;
}

.footer1 .rss .rs:hover{
    background-color: var(--footer2);
}

.footer1 .rss .rs:hover svg path{
    fill: var(--white);
}

/* FOOTER 1 ! */

/* FOOTER 2 */

.footer2{
    background-color: var(--footer2);
    padding: 46px 0;
}

.footer2 .row{
    position: relative;
    z-index: 1;
    padding-left: clamp(1px,8.80208vw,169px);
}

.footer2 .row>*{
    align-content: end;
}

.footer1 .logo{
    position: absolute;
    top: 2rem;
    width: clamp(1px,11.14583vw,214px);
}

.footer1 .archive-logo-footer{
    position: absolute;
    top: 2rem;
    width: clamp(1px,18.17708vw,349px);
}

.footer2 .stitle{
    color: var(--white);
    font-size: 20px;
    font-weight: 600;
    line-height: 23px;
    letter-spacing: 0.0015em;
    margin-bottom: 28px;
}

.footer2 .stitle.st-lg{
    margin-top: 52px;
}

.footer2 .menu{
    display: grid;
    display: -webkit-grid;
    /* grid-template-columns: repeat(2,1fr); */
    grid-gap: .5rem 72px;
    margin: 0;
    padding: 0;
}

.footer2 .menu>*{
    list-style: none;
}

.footer2 ul li a,
.footer2 .local,
.footer2 .hour,
.footer2 .telp,
.footer2 .mailp{
    color: var(--white);
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0.01em;
}

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

.footer2 .map{
    min-width: fit-content;
}

.footer2 .map img{
    width: 70px;
    aspect-ratio: 1/1;
}

.footer2 .telp,
.footer2 .mailp{
    margin-bottom: 8px;
}

/* FOOTER 2 ! */

/* FOTTER DESIGN */

.footer-design{
    min-height: 98px;
    background-color: var(--footer-design);
    padding: 15px 0;
}

.footer-design .lgpd{
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -ms-flex-direction: column;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    min-width: 64px;
    max-width: 64px;
    aspect-ratio: 1/1;
    text-transform: uppercase;
    color: var(--white);
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.004em;
    border-radius: 4px;
    margin-right: 20px;
    padding: 10px;
    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;
}

.footer-design .lgpd svg{
    min-width: 23px;
    min-height: 23px;
    margin-bottom: 5px;
}

.footer-design .site{
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -ms-flex-direction: column;
    justify-content: center;
    -webkit-justify-content: center;
    grid-gap: 7px;
}

.footer-design .sitetitle,
.footer-design .site .text{
    color: var(--white);
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.004em;
}

.footer-design .site .sitetitle strong,
.footer-design .site .text strong{
    color: inherit;
}

.footer-design .c2{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
}

.footer-design .design{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    height: 34px;
    color: var(--white);
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.004em;
    border-left: 1.5px solid var(--white);
    padding-left: 21px;
}

.footer-design .design a{
    color: var(--white);
    font-weight: 500;
}

/* FOTTER DESIGN  !*/

/* MEDIA QUERIES */

@media(max-width: 992px){
    .footer1{
        padding-top: 1rem;
    }
    .footer1 .follow{
        margin-top: 18px;
    }
    .footer1 .rss,
    .footer1 .c2{
        justify-content: flex-start;
        -webkit-justify-content: flex-start;
    }
    .footer1 .logo,
    .footer1 .archive-logo-footer{
        position: initial;
        width: fit-content;
    }
    .footer1 .logo img,
    .footer1 .archive-logo-footer img{
        width: auto;
        height: 100px;
    }
    .footer2{
        padding: 2rem 0;
    }
    .footer2 .row{
        padding-left: 0;
    }
    .footer2 .row>*{
        margin-bottom: 20px;
    }
    .footer2 .c2,
    .footer1 hr{
        display: none;
        display: -webkit-none;
    }
    .footer-design .c2{
        justify-content: flex-start;
        -webkit-justify-content: flex-start;
        margin-top: 20px;
    }
}

@media(max-width:768px){
    .footer1 .row>*,
    .footer1 .rss,
    .footer2 .local{
        justify-content: center;
        -webkit-justify-content: center;
    }
    .footer2 .stitle,
    .footer2 ul li,
    .footer2 .hour{
        text-align: center;
    }
    .footer2 .telp,
    .footer2 .mailp{
        width: fit-content;
        margin: 0 auto 8px;
    }
}

@media(max-width: 575px){
    .footer-design .d-inline-flex{
        display: flex !important;
        display: -webkit-flex !important;
        flex-direction: column;
        -ms-flex-direction: column;
    }
    .footer-design .site{
        text-align: center;
        margin-top: 15px;
    }
    .footer-design .lgpd{
        margin: 0 auto;
    }
    .footer-design .c2{
        justify-content: center;
        -webkit-justify-content: center;
        border: none;
    }
    .footer-design .c2 .design{
        border: none;
        padding: 0;
    }
    .footer-design .site .text{
        text-align: center;
    }
}

/* MEDIA QUERIES ! */