/**
* Animations and Transitions
*/
@keyframes fade-In {
    0% {
        display: flex;
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fade-Out {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes slide-In {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translateX(0%);
    }
}

@keyframes slide-Out {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(-100%);
    }
}

.no-show {
    display: none;
}

.animable.fade-in {
    animation: fade-In 1s forwards;
}

.animable.fade-out {
    animation: fade-Out 1s forwards;
}

/***
****  Pre - Header 
*/
.preheader {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 2.5rem;
}

@media (max-width: 768px) {
    .preheader {
        display: none;

    }

}

/***
****  Pre-Header Left
*/

.preheader .links_preheaderLeft,
.preheader .links_preheaderLeft>a {
    padding: 0 1rem 0 1rem;
    color: var(--brand-white);
    text-decoration: none;
    justify-content: center;
    align-items: center;
    display: flex;

}

.preheader .links_preheaderLeft,
.preheader .links_preheaderLeft {
    display: flex;
    width: 100%;
    justify-content: start;
}

@media (max-width: 768px) {
    .preheader .links_preheaderLeft {
        justify-content: center;
        padding: 0 .2rem 0 .2rem;
    }

    .preheader .links_preheaderLeft>a {
        border-right: 1px groove;
        padding: 0 .5rem 0 .5rem;
    }

    .preheader .links_preheaderLeft>a:last-child {
        border-right: none;

    }
}

/***
****  Pre-Header Right
*/

.preheader .links_preheaderRight,
.preheader .links_preheaderRight>a {
    padding: 0 1rem 0 1rem;
    color: var(--gray-dark-8);
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: var(--weight-bold);
    font-size: var(--paragraph-4);
    font-family: var(--font-family-2);

}

.preheader .links_preheaderRight {
    display: flex;
    width: 100%;
    justify-content: end;
}

.menu-mob-text{
    font-weight: bold;
}

.menu .title-mobile span {
    font-weight: bold !important;
}

@media (max-width: 768px) {
    .preheader .links_preheaderRight {
        /* justify-content: center;
            padding: 0 .2rem 0 .2rem; */
        display: none;

    }

    /* .preheader .links_preheaderRight > a{
            /* border-right: 1px groove;
            padding: 0 .5rem 0 .5rem;
            flex: max-content; 
            
            } */

    /* .preheader .links_preheaderRight > a:last-child{
            border-right: none;
        } */

}


/**
* Header
*/

.header-wrapper {
    display: flex;
    background-color: var(--brand-white);
    align-items: center;
    gap: 3rem;
    position: sticky;
    top: 0;
    width: 100%;
    height: 5.3rem;
    z-index: var(--header-layers);
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.20);
    /* padding: 0.2rem; */
}

.left-wrapper {
    display: flex;
    justify-content: start;
    align-items: center;

}

.icon-menu {
    display: none;
}

.right-wrapper {
    display: flex;
    justify-content: end;
    width: 85%;
    /* position: absolute;
    right: 0; */
}

.logo-size {
  width: 10.742rem;
  height: 100%;
}

.logotipo {
    font-weight: 600;

}

.logo {
    margin: 0;
}

#link-logo {
    color: var(--white);
    text-decoration: none;
}

/* #link-logo > img{
    font-weight: 600;
    width: 17.5rem;
    height: 2.726rem;
} */

.menu {
    display: flex;
    justify-content: center;
    align-items: center;
    /* gap: 1rem; */

    list-style: none;
    margin: 0;
    /* padding: 1rem; */

}

.menu li {
    list-style: none;
}

.menu .title-mobile {
    display: none;
}

    .menu .option {
        text-decoration: none;
        color: var(--brand-black);
        /* padding: .2rem; */
        transition: all .5s ease;
        /* padding-bottom: 0.8rem; */
        padding: 2.0rem 1.5rem;
        font-family: var(--font-family-2);
        font-size: var(--paragraph-2);
        font-style: normal;
        font-weight: var(--weight-normal);
        line-height: normal;
        letter-spacing: 0.32px;
        display: flex;
    }


    
.menu .option{
    padding-left: 15px;
    padding-right: 15px;
}

.menu-color{
    color: var(--brand-black) !important;
}


.menu-border{
    border-bottom: 2px solid var(--gray-dark-1);
}

.menu-border.active{
    border-bottom: 2px solid var(--brand);
}

.menu-border:hover{
    border-bottom: 2px solid var(--brand);
}


.submenu.tabs .option.active{
    color: var(--brand-black) !important;
    /* font-weight: var(--weight-bolder); */
}

/* .submenu.tabs.option{
    padding-left: 20px !important;
    padding-right: 20px !important;
} */

/* .menu-color:hover{
    color: var(--brand) !important;
} */

/* .menu-color.active{
    color: var(--brand) !important;
} */





        .menu .option.with-icon::after {
            content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCAyNiAyNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Ikljb25zL0NoZXZyb24iPgo8cGF0aCBpZD0iSWNvbiAoU3Ryb2tlKSIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjMxODI0IDguNDAyMTZDNC43Njc3NyA3Ljg5NDg4IDUuNTI2OTYgNy44NjMyNSA2LjAxMzk0IDguMzMxNUwxMyAxNS4wNDg5TDE5Ljk4NjEgOC4zMzE1QzIwLjQ3MyA3Ljg2MzI1IDIxLjIzMjIgNy44OTQ4OCAyMS42ODE4IDguNDAyMTZDMjIuMTMxMyA4LjkwOTQzIDIyLjEwMDkgOS43MDAyNSAyMS42MTM5IDEwLjE2ODVMMTMuODEzOSAxNy42Njg1QzEzLjM1NDMgMTguMTEwNSAxMi42NDU3IDE4LjExMDUgMTIuMTg2MSAxNy42Njg1TDQuMzg2MDcgMTAuMTY4NUMzLjg5OTA5IDkuNzAwMjUgMy44Njg3MiA4LjkwOTQzIDQuMzE4MjQgOC40MDIxNloiIGZpbGw9IiMyMjIyMjIiLz4KPC9nPgo8L3N2Zz4K);
            width: .75rem;
            height: .75rem;            
            transition: .5s all ease;
            display: inline-flex;
            /* margin-top: .15rem; */
            margin-left: 0.7rem;
            cursor: pointer;
            user-select: none;
            stroke: var(--brand) !important;
            /*filter: brightness(0) saturate(100%) invert(91%) sepia(0%) saturate(0%) hue-rotate(171deg) brightness(89%) contrast(96%);*/
        }


        .menu .option.with-icon.active::after {
            content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCAyNiAyNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Ikljb25zL0NoZXZyb24iPgo8cGF0aCBpZD0iSWNvbiAoU3Ryb2tlKSIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMS42ODE4IDE3LjU5NzhDMjEuMjMyMiAxOC4xMDUxIDIwLjQ3MyAxOC4xMzY4IDE5Ljk4NjEgMTcuNjY4NUwxMyAxMC45NTExTDYuMDEzOTQgMTcuNjY4NUM1LjUyNjk2IDE4LjEzNjggNC43Njc3NyAxOC4xMDUxIDQuMzE4MjQgMTcuNTk3OEMzLjg2ODcyIDE3LjA5MDYgMy44OTkwOSAxNi4yOTk3IDQuMzg2MDcgMTUuODMxNUwxMi4xODYxIDguMzMxNUMxMi42NDU3IDcuODg5NSAxMy4zNTQzIDcuODg5NSAxMy44MTM5IDguMzMxNUwyMS42MTM5IDE1LjgzMTVDMjIuMTAwOSAxNi4yOTk3IDIyLjEzMTMgMTcuMDkwNiAyMS42ODE4IDE3LjU5NzhaIiBmaWxsPSIjRDcwMDBGIi8+CjwvZz4KPC9zdmc+Cg==);
        }

.menu .option.with-icon.active::after {
    stroke: var(--brand) !important;
    
}

    .menu .option:hover {
        /* box-shadow: 0px -4px 0px var(--brand) inset; */
        height: 100%;
        display: flex;
        /* color: var(--white); */
        font-weight: var(--weight-bolder);
    }

    .menu .option.active {
        color: var(--white);
        box-shadow: 0px -4px 0px var(--brand) inset;
        /* padding-bottom: .8rem; */
        font-weight: var(--weight-bolder);
    }

.submenu-wrapper.relative {
    position: relative;
}

.submenu.tabs .option.active {
    color: var(--black) !important;
}

/*.submenu-wrapper{
    min-width: 8rem;
}*/
.submenu {
    position: absolute;
    width: 100%;
    /* margin: 1rem 0; */
    padding: 0;
    background: var(--gray-dark-8);
}

.submenu.tabs {
    display: none;
    justify-content: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
    align-items: center;
    left: 0;

    font-family: var(--montserrat);
    color: var(--gray-dark-1);
}

.menu .option.active+.submenu.tabs {
    display: flex;
    /* gap: 1rem; */
}

.menu .option.closing+.submenu.tabs {
    animation: fade-Out .5s forwards;
}

.submenu.tabs .option {
    padding-bottom: .4rem;
    font-size: var(--paragraph-2);
    /* transform: translateX(100%); */
    font-weight: var(--weight-normal);
}

.submenu.list {
    display: none;
    min-width: 13rem;
}

.submenu.list li {
    padding: 0rem .5rem;
    color: var(--gray-dark-1);
    height: auto;
}

.menu .option.active+.submenu.list {
    display: block;
    width: auto;
    z-index: calc(var(--layer-header) + 2);
}

.menu .option.closing+.submenu.list {
    animation: fade-Out .5s forwards;
}

.submenu.list li a {
    color: var(--gray-dark-1);
    text-decoration: none;
    /* padding: .7rem .3rem; */
    padding: .75rem 0.3rem;
    white-space: nowrap;
    font-family: var(--font-family-1);
    /* font-size: var(--paragraph-1) !important; */
    font-weight: var(--weight-normal);
    letter-spacing: 0.32px;
}

.submenu.list li a:hover {
    color: var(--brand);
}

.submenu.list li a.only:hover {
    /* border: none; */
}


.menu .content-wrapper {
    display: none;
    justify-content: center;
    gap: .5rem;
    flex-wrap: wrap;
    position: absolute;
    width: 100%;
    height: 81vh;
    left: 0;
    margin: 1rem 0;
    padding: 1rem 3rem;
    background: var(--gray-dark-8);
    overflow-y: auto;
    opacity: 1;
}

.submenu.tabs .option.active+.content-wrapper {
    display: flex;
    /*animation: fade-In 1s forwards;
    animation: slide-In 1s forwards;  */
}

.submenu.tabs .option.active+.content-wrapper .content-models {
    animation: fade-In 1s forwards;
}

.submenu.tabs .option.closing+.content-wrapper .content-models {
    animation: fade-Out 1s forwards;
}

.submenu.tabs .option.closing+.content-wrapper {
    display: flex;
    animation: fade-Out 1s forwards;
}


.content-wrapper li {
    width: 25%;
}

.content-models {
    display: flex;
    flex-wrap: inherit;
    margin-bottom: 80px;
    padding: 4rem 1rem;
}

.card-wrapper {
    padding: 2rem 1rem;
    font-family: var(--font-family-1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    position: relative;
    max-height: 35%;
    width: 260px !important;
}

.card-wrapper label {
    position: absolute;
    top: 1rem;
    left: 1rem;
    background-color: var(--white);
    border-radius: 4px;
    padding: 0 .5rem;
    font-family: var(--font-family-1);
    color: var(--brand-secundary);
    font-weight: 400;
    font-size: var(--paragraph-5);
}

.card-wrapper .model-area {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.card-wrapper .model-area img {
    margin-top: 0rem;
    width: 100%;
    max-width: 280px;
    margin-bottom: 1rem;
}

    .card-wrapper a,
    .card-wrapper h3 {
        font-size: var(--paragraph-2);
        font-family: var(--font-family-1);
        font-weight: var(--weight-bolder);
        color: var(--gray-dark-1);
        text-decoration: none;
    }

.card-wrapper .model-area h3 {
    text-transform: uppercase;
}

.card-wrapper p {
    margin: 0;
    font-family: var(--font-family-1);
    font-weight: var(--weight-normal);
    color: var(--gray-dark-2);
    font-size: var(--paragraph-3);
}

.card-wrapper p.text-bold {
    font-family: var(--font-family-1);
    font-weight: var(--weight-normal);
    color: var(--gray-dark-2);
    font-size: var(--paragraph-3);
}

.card-wrapper .footer-links {
    display: flex;
    justify-content: space-between;

    margin-top: .5rem;
    padding: 0;

}

    .card-wrapper .footer-links li .link_button_primary {
        /* Default state */
        position: relative;
        color: var(--brand);
        background-color: transparent;
        border: none;
        overflow: hidden;
        font-size: var(--paragraph-4);
    }

        .card-wrapper .footer-links li .link_button_primary:hover {
            /* Hover state */
            background-color: var(--gray-dark-8);
            color: var(--brand);
        }

    .card-wrapper .footer-links li .link_button_primary:focus::before,
    .card-wrapper .footer-links li .link_button_primary:focus::after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        width: 50%;
        background-color: var(--gray-dark-11);
        transition: width 1s ease;
        color: var(--brand);
        border-radius: 6.25rem;
        border-radius: 0;
    }

        .card-wrapper .footer-links li .link_button_primary:focus::before {
            left: 50%;
            transform: translateX(-100%);
            border-top-right-radius: 6.25rem; /*Apply border-radius only to the right side */
            border-bottom-right-radius: 6.25rem;
        }

    .card-wrapper .footer-links li .link_button_primary:focus::after {
        right: 50%;
        transform: translateX(100%);
        border-top-left-radius: 6.25rem; /*Apply border-radius only to the left side*/ 
        border-bottom-left-radius: 6.25rem;
    }

    .card-wrapper .footer-links li .link_button_primary:focus::before,
    .card-wrapper .footer-links li .link_button_primary:focus::after {
        width: 0%;
    }

    .card-wrapper .footer-links li .link_button_primary:focus::before {
        animation: expandFromMiddle 0.3s forwards;
    }

    .card-wrapper .footer-links li .link_button_primary:focus::after {
        animation: expandFromMiddle 0.3s forwards;
    }

@keyframes expandFromMiddle {
    0% {
        transform: translateX(-100%);
        width: 0%;
    }

    100% {
        transform: translateX(0%);
        width: 50%;
    }
}

.card-wrapper .footer-links li .link_button_primary:disabled {
    /* Disabled state */
    color: var(--brand);
    background-color: var(--white);
    border: none;
    opacity: 30%;
}

.card-wrapper .footer-links li .link_button_secondary {
    position: relative;
    font-size: .75rem;
    color: var(--black);
    background-color: transparent;
    border: none;
    overflow: hidden;
}

    .card-wrapper .footer-links li .link_button_secondary:hover {
        color: var(--black);
        background-color: var(--gray-dark-8);
        /*border: none;*/
    }

.card-wrapper .footer-links li .link_button_secondary:focus::before,
.card-wrapper .footer-links li .link_button_secondary:focus::after {
    /*Pseudo-elements for the expanding effect*/
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;
    background-color: var(--gray-dark-11);
    transition: width 1s ease;
    color: var(--white);
    border-radius: 6.25rem;
    border-radius: 0;
}

.card-wrapper .footer-links li .link_button_secondary:focus::before {
    left: 50%;
    transform: translateX(-100%);
    border-top-right-radius: 6.25rem; /*Apply border-radius only to the right side*/
    border-bottom-right-radius: 6.25rem;
}

.card-wrapper .footer-links li .link_button_secondary:focus::after {
    right: 50%;
    transform: translateX(100%);
    border-top-left-radius: 6.25rem; /*Apply border-radius only to the left side */
    border-bottom-left-radius: 6.25rem;
}

.card-wrapper .footer-links li .link_button_secondary:focus::before,
.card-wrapper .footer-links li .link_button_secondary:focus::after {
    width: 0%;
}

.card-wrapper .footer-links li .link_button_secondary:focus::before {
    animation: expandFromMiddle 0.3s forwards;
}

.card-wrapper .footer-links li .link_button_secondary:focus::after {
    animation: expandFromMiddle 0.3s forwards;
}

@keyframes expandFromMiddle {
    0% {
        transform: translateX(-100%);
        width: 0%;
    }

    100% {
        transform: translateX(0%);
        width: 50%;
    }
}

.card-wrapper .footer-links li.link_button_secondary:disabled {
    /* Disabled state */
    color: var(--brand-gray);
    background-color: transparent;
    border: none;
}


.card-wrapper .footer-links li {
    width: auto;
    color: var(--brand-black);
}

.card-wrapper .footer-links li:first-child a {
    text-decoration: none;
    font-family: var(--font-family-1);
    font-weight: var(--weight-bolder);
    color: var(--brand-black);
    font-size: .75rem;
    transition: all .5s ease-in-out;
    text-decoration: underline;
}

.card-wrapper .footer-links li:nth-child(even) a {
    padding: 0 0.4rem;
    font-size: .75rem;
    /*border-right: var(--border-xs) var(--gray-dark-1);
    border-left: var(--border-xs) var(--gray-dark-1);*/
}

    .card-wrapper .footer-links li a::after {
        content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE3IDE2IiBmaWxsPSJub25lIj4KICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTUuNzU3MzggMTQuMDAxOUM1LjQzMjcyIDEzLjcyMjIgNS40MTI0OCAxMy4yNDk4IDUuNzEyMTYgMTIuOTQ2OEwxMC4wMTEzIDguNTk5OTVMNS43MTIxNiA0LjI1MzA3QzUuNDEyNDggMy45NTAwNiA1LjQzMjcyIDMuNDc3NjcgNS43NTczOCAzLjE5Nzk3QzYuMDgyMDQgMi45MTgyNiA2LjU4ODE2IDIuOTM3MTYgNi44ODc4NSAzLjI0MDE3TDExLjY4NzggOC4wOTM1QzExLjk3MDcgOC4zNzk1MiAxMS45NzA3IDguODIwMzggMTEuNjg3OCA5LjEwNjRMNi44ODc4NSAxMy45NTk3QzYuNTg4MTYgMTQuMjYyNyA2LjA4MjA0IDE0LjI4MTYgNS43NTczOCAxNC4wMDE5WiIgZmlsbD0iIzQxNDE0MSIvPgo8L3N2Zz4=");
        color: var(--gray-dark-3);
        transition: margin .5s ease-in-out;
        position: relative;
        top: 0.25rem;
        margin-bottom: .3rem;
    }

    .card-wrapper .footer-links li:first-child a::after {
        content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE3IDE2IiBmaWxsPSJub25lIj4KICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTUuNzU3MzggMTQuMDAxOUM1LjQzMjcyIDEzLjcyMjIgNS40MTI0OCAxMy4yNDk4IDUuNzEyMTYgMTIuOTQ2OEwxMC4wMTEzIDguNTk5OTVMNS43MTIxNiA0LjI1MzA3QzUuNDEyNDggMy45NTAwNiA1LjQzMjcyIDMuNDc3NjcgNS43NTczOCAzLjE5Nzk3QzYuMDgyMDQgMi45MTgyNiA2LjU4ODE2IDIuOTM3MTYgNi44ODc4NSAzLjI0MDE3TDExLjY4NzggOC4wOTM1QzExLjk3MDcgOC4zNzk1MiAxMS45NzA3IDguODIwMzggMTEuNjg3OCA5LjEwNjRMNi44ODc4NSAxMy45NTk3QzYuNTg4MTYgMTQuMjYyNyA2LjA4MjA0IDE0LjI4MTYgNS43NTczOCAxNC4wMDE5WiIgZmlsbD0iIzkxMEEyRCIvPgo8L3N2Zz4=");
    }

    .card-wrapper .footer-links li a:hover {
        /*text-shadow: 0 0 1px var(--brand-secundary);*/
        color: var(--gray-dark-1);
    }

    .card-wrapper .footer-links li:first-child a:hover {
        text-shadow: 0 0 1px var(--brand-secundary);
        color: var(--brand);
    }

.card-wrapper .footer-links li:nth-last-child(2) a:hover::after {
    content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDcgMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMC4yNTczOCAxMS4wMDE5Qy0wLjA2NzI3NjcgMTAuNzIyMiAtMC4wODc1MjE4IDEwLjI0OTggMC4yMTIxNjEgOS45NDY4M0w0LjUxMTI3IDUuNTk5OTVMMC4yMTIxNjEgMS4yNTMwN0MtMC4wODc1MjIyIDAuOTUwMDU2IC0wLjA2NzI3NzEgMC40Nzc2NzEgMC4yNTczNzkgMC4xOTc5NjhDMC41ODIwMzYgLTAuMDgxNzM2NiAxLjA4ODE2IC0wLjA2Mjg0MTUgMS4zODc4NSAwLjI0MDE3MUw2LjE4Nzg0IDUuMDkzNUM2LjQ3MDcyIDUuMzc5NTIgNi40NzA3MiA1LjgyMDM4IDYuMTg3ODQgNi4xMDY0TDEuMzg3ODUgMTAuOTU5N0MxLjA4ODE2IDExLjI2MjcgMC41ODIwMzYgMTEuMjgxNiAwLjI1NzM4IDExLjAwMTlaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K");
    margin-left: 1.5rem;
}

.title-menu-mobile {
    display: none;
}

/**
* Searching
*/
.search-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

.search-wrapper.form-search {
    position: relative;
    top: 0;
    left: 0;
    /* width: 60%; */
    width: 40%;
    height: 5rem;
    background-color: var(--brand-white);
    /* border-bottom: var(--border-sm) var(--gray-dark-7); */
}

.search-wrapper .form-search {
    padding: 0;
    width: 100%;
    height: 100%;
}

.search-wrapper.icon .icon-search {
    display: flex;
    animation: fade-In .5s forwards;
}

.search-wrapper.icon.closing .icon-search {
    display: flex;
    animation: fade-Out .5s forwards;
}

.search-wrapper.form-search.closing .form-search {
    display: flex;
    animation: fade-Out .5s forwards;
}

.search-wrapper:not(icon) .icon-search {
    animation: fade-Out .5s forwards 1s;
    display: none;
}

.search-wrapper.icon .form-search {
    animation: fade-Out .5s forwards 1s, no-show .5s forwards;
    display: none;
}

.search-wrapper .form-search {
    display: flex;
    padding: 1rem;
    animation: fade-In .5s forwards;
    background: var(--brand-white);
}

.search-wrapper .form-search input,
.search-wrapper .form-search input:hover,
.search-wrapper .form-search input:visited,
.search-wrapper .form-search input:focus-within,
.search-wrapper .form-search input:focus-visible,
.search-wrapper .form-search input:active,
.search-wrapper .form-search input:focus {
    border: none;
    /* border-bottom: var(--border-xs) var(--black); */
    outline: none;
    padding: 1rem;
    width: 90%;
    font-family: var(--font-family-1);
    color: var(--brand-black);
    background: var(--brand-white);
}

.search-wrapper .form-search button {
	background: var(--brand-white);
	border: none;
	display: flex;
	align-items: center;
    
}

.icon_search__bg{
    background: var(--brand-white);
}

.icon_marks_mobile {
    width: 100%;
    display: none;

}
.no-show-icon{
    display: none;
}

@media (max-width: 768px) {
    .menu .option:hover {
        box-shadow: none;
        height: 100%;
        display: flex;
        /* color: var(--white); */
        font-weight: var(--weight-bold);
    }

    .menu .option.active {
        color: var(--white);
        box-shadow: none;
        /* padding-bottom: .8rem; */
        font-weight: var(--weight-bolder);
    }

    .submenu.list li {
        /* height: 50px; */
    }

    .submenu.list li a {
        color: var(--brand-black);
        padding: 1.5rem 1.125rem;
    }

    .icon_marks_mobile {
    width: 100%;    
    display: flex;
    }

    .icon_marks_mobile > svg{
        width: 100%;
    }

}


/***
**  Banner Informativo
*/

.banner_info>p,
.banner_info>a {
    margin: 0;
    color: var(--gray-dark-9);
    font-size: 0.75rem;
}

.banner_info {
    padding: 0.5rem 0.75rem 0.5rem 0;
    gap: 0.25rem;

}

/***
**  Media Query
*/

@media (max-width: 768px) {
    .banner_info>a {
        max-width: 32rem;
    }

    .banner_info>svg {
        width: 3.2rem;
    }
}

@media (max-width: 670px) {
    .banner_info {
        padding: 0.5rem 0.7rem;
    }
}

@media (max-width: 390px) {
    .banner_info {
        line-height: 1rem;
        font-size: var(--paragraph-3);
        padding: 0.5rem 0.7rem;
        gap: 0.25rem;
    }
}

@media (min-width: 768px) and (max-width: 922px) {
    .banner_info>p {
        font-size: var(--paragraph-3);
    }

}

@media (max-width: 299px) {
    .banner_info>svg {
        width: 4.8rem;
    }
}

@media (min-width: 200px) and (max-width: 321px) {
    #link-logo > img {
        width: 43.25px;
        height: 100%;
    }

}

@media (min-width: 300px) and (max-width: 321px) {
    .banner_info>svg {
        width: 4.3rem;/
    }
    #link-logo > img {
        width: 7rem;
        height: 100%;
    }

}

@media (min-width: 322px) and (max-width: 359px) {
    .banner_info>svg {
        width: 3.8rem;
    }
}

@media (min-width: 360px) and (max-width: 389px) {
    .banner_info>svg {
        width: 3.5rem;
    }
}


@media (max-width: 320px) {
    .icon-menu {
        display: flex;
    }

    .header-wrapper {
        padding: .5rem 2rem;
    }

    .left-wrapper {
        justify-content: space-between;
        width: 25%;
        gap: 1.5rem;
    }

    .right-wrapper {
        justify-content: end;
        align-items: center;
        width: 30%;
    }

    .left-wrapper.no-show .icon-menu {
        display: none;
    }

    .left-wrapper.no-show .logotipo {
        display: none;
    }

    .menu-wrapper {
        display: none;
        justify-content: center;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        z-index: 1;

        background-color: var(--gray-light-4);
        transform: translateX(-100%);
    }

    .menu-wrapper.no-show {
        display: none;
        opacity: 0;
    }

    .menu-wrapper.show {
        display: flex;
        opacity: 1;
        animation: slide-In .1s forwards;
    }

    .menu-wrapper.closing {
        display: flex;
        animation: slide-Out .1s forwards;
    }

    .menu {
        align-items: center;
        justify-content: start;
        flex-direction: column;
        padding: 0rem;
        width: 100vw;
        height: 100vh;
        background: var(--brand-white);
    }

    .submenu-wrapper.relative {
        position: initial;
    }

    .submenu {
        display: none;
    }

    .submenu.tabs {
        flex-direction: column;
        justify-content: start;
        align-items: center;

        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        display: none;
    }

    .menu .option {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        /* width: 85vw; */
        width: 100vw;
        /* padding: 0 0 0.7rem 0; */
        font-size: 1.125rem;
        color: var(--gray-dark-1) !important;
        padding-left: 20px;
        padding-right: 30px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .submenu.tabs .option {
        transform: none;
        padding: 1rem 0 1rem 0;
        font-size: 1.125rem;
        font-weight: var(--weight-normal);
        padding-left: 20px;
        padding-right: 30px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .menu .option.active+.submenu.tabs {
        display: flex;
        animation: slide-In .1s forwards;
        gap: 0;
    }

    .menu .option.closing+.submenu.tabs {
        animation: slide-Out .1s forwards;
    }

    .menu .option.active {
        border: none;
        margin: 0;
    }

    .menu .option,
    .menu .option.with-icon {
        border-bottom: var(--border-sm) var(--gray-dark-7);
    }

    .menu .option.with-icon::after {
        content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDcgMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMC4yNTczOCAxMS4wMDE5Qy0wLjA2NzI3NjcgMTAuNzIyMiAtMC4wODc1MjE4IDEwLjI0OTggMC4yMTIxNjEgOS45NDY4M0w0LjUxMTI3IDUuNTk5OTVMMC4yMTIxNjEgMS4yNTMwN0MtMC4wODc1MjIyIDAuOTUwMDU2IC0wLjA2NzI3NzEgMC40Nzc2NzEgMC4yNTczNzkgMC4xOTc5NjhDMC41ODIwMzYgLTAuMDgxNzM2NiAxLjA4ODE2IC0wLjA2Mjg0MTUgMS4zODc4NSAwLjI0MDE3MUw2LjE4Nzg0IDUuMDkzNUM2LjQ3MDcyIDUuMzc5NTIgNi40NzA3MiA1LjgyMDM4IDYuMTg3ODQgNi4xMDY0TDEuMzg3ODUgMTAuOTU5N0MxLjA4ODE2IDExLjI2MjcgMC41ODIwMzYgMTEuMjgxNiAwLjI1NzM4IDExLjAwMTlaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);

        transition: margin .5s ease-in-out;
        top: 0.1rem;

        width: 0;
        height: 0;
    }

    .menu .option.with-icon.active::after {
        transform: none;
    }

    .title-menu-mobile {
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        padding: 1rem 3rem;
        z-index: 1;

        background: white;
        color: black;

        display: none;
        justify-content: space-around;
    }

    .submenu.list li {
        padding: 0;
    }

    .submenu.list li.title-mobile {
        padding: 1rem 2rem;
    }

    .menu .title-mobile {
        background: #101010;
        margin: 0;
        width: 100%;
        padding: 1rem 2rem;
        /* margin-bottom: 1rem; */
        display: flex;
        justify-content: space-between;
        /* border-bottom: var(--border-md) var(--brand); */
    }

        .menu .title-mobile span {
            color: var(--gray-dark-7);
            font-family: var(--font-family-1);
            /*font-size: var(--title-6);*/
            font-weight: var(--weight-bolder);
            text-transform: uppercase;
        }

    .title-mobile.label {
        position: fixed;
    }

    .title-mobile button,
    .title-mobile a {
        color: var(--gray-dark-4);
        text-decoration: none;
        border: none;
        background: transparent;
    }

    .title-menu-mobile a {
        color: black;
        text-decoration: none;
    }

    .menu .align-left {
        display: flex;
        /* justify-content: end; */
        align-items: end;
        /* margin-bottom: 1rem; */
    }

    header .content-wrapper {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
    }

    .content-models {
        justify-content: center;
        margin-top: 4rem;
        overflow-y: auto;
        height: 89%;
        width: 100%;
        padding: 1.5rem;
        gap: 3rem;
    }

    .menu .option.active+.content-wrapper {
        display: flex;
        animation: slide-In .1s forwards;
        margin: 0;
        padding: 0;
        height: 100%;
    }

    .submenu.tabs .option.active+.content-wrapper {
        display: flex;
        animation: slide-In .1s forwards;
    }

    .submenu.tabs .option.closing+.content-wrapper {
        display: flex;
        animation: slide-Out .1s forwards;
    }


    .menu .option.active+.submenu.list {
        display: flex;
        align-items: center;
        flex-direction: column;

        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding-top: 0;
        margin: 0;

        animation: slide-In .1s forwards;
    }

    .menu .option.closing+.submenu.list {
        animation: slide-Out .1s forwards;
    }

    .submenu.tabs .option::after {
        content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDcgMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMC4yNTczOCAxMS4wMDE5Qy0wLjA2NzI3NjcgMTAuNzIyMiAtMC4wODc1MjE4IDEwLjI0OTggMC4yMTIxNjEgOS45NDY4M0w0LjUxMTI3IDUuNTk5OTVMMC4yMTIxNjEgMS4yNTMwN0MtMC4wODc1MjIyIDAuOTUwMDU2IC0wLjA2NzI3NzEgMC40Nzc2NzEgMC4yNTczNzkgMC4xOTc5NjhDMC41ODIwMzYgLTAuMDgxNzM2NiAxLjA4ODE2IC0wLjA2Mjg0MTUgMS4zODc4NSAwLjI0MDE3MUw2LjE4Nzg0IDUuMDkzNUM2LjQ3MDcyIDUuMzc5NTIgNi40NzA3MiA1LjgyMDM4IDYuMTg3ODQgNi4xMDY0TDEuMzg3ODUgMTAuOTU5N0MxLjA4ODE2IDExLjI2MjcgMC41ODIwMzYgMTEuMjgxNiAwLjI1NzM4IDExLjAwMTlaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);

        transition: margin .5s ease-in-out;
        top: 0.1rem;

        width: 0;
        height: 0;
    }

    .menu .option.only {
        border-bottom: var(--border-sm) var(--gray-dark-7);
    }

    .menu .option.only::after {
        content: none;
    }

    .card-wrapper {
        padding: 0;
        max-height: 100%;
    }

    .card-wrapper .model-area {
        align-items: center;
    }

    .card-wrapper .model-area h3 {
        align-self: flex-start;
    }

    .card-wrapper .footer-links li a {
        font-size: .75rem;
    }

    .search-wrapper.form-search {
        position: absolute;
        width: 100%;
    }

    .card-wrapper .model-area img {
        margin-top: 0rem;
        width: 100%;
        max-width: 230px;
    }

    .card-wrapper p {
        font-size: 0.875rem;
    }

    .card-wrapper p.text-bold {
        font-size: 0.875rem;
    }
}

@media(max-width: 588px) {
    .logotipo {
        /* padding: 0rem 0rem 0rem 3rem; */
        /* padding: 0; */
    }
}

@media(min-width: 589px) {
    .logotipo {
        /* padding: 0rem 0rem 0rem 5rem; */
        /* padding: 0; */
    }
}

@media(max-width: 320px) {
    .logotipo {
        padding: 0rem 0rem 0rem 0rem;
    }
}

@media(min-width: 824px) {
    .logotipo {
        /* padding: 0rem 0rem 0rem 0rem; */
        padding: 0;
    }

}

/* Medium devices (tablets, 768px and down) */

@media (min-width: 321px) and (max-width: 1155px) {
    .icon-menu {
        display: flex;
    }

    .header-wrapper {
        padding: 0rem 1rem;
        gap: 1rem;
        justify-content: space-between;
        height:  3.125rem;
        
    }

    .left-wrapper {
        justify-content: space-between;
        /* width: 60%; */
        width: 25%;
        padding: 0 1rem 0 0rem;
    }

    #link-logo {
        color: var(--white);
        text-decoration: none;
        display: flex;
        justify-content: center;
    }

    #link-logo > img{
        /* width: 43.25px;
        height: 100%; */
    
    }
    .logo-size {
        width: auto;
        aspect-ratio: 114 / 24;
        max-height: 24px;
    }

    .right-wrapper {
        justify-content: end;
        align-items: center;
        width: 30%;
        position: static;
    }

    .left-wrapper.no-show .icon-menu {
        display: none;
    }

    .left-wrapper.no-show .logotipo {
        display: none;
    }


    .menu-wrapper {
        display: none;
        justify-content: center;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        z-index: 1;

        background-color: var(--gray-light-4);
        transform: translateX(-100%);
    }

    .menu-wrapper.no-show {
        display: none;
        opacity: 0;
    }

    .menu-wrapper.show {
        display: flex;
        opacity: 1;
        animation: slide-In .1s forwards;
    }

    .menu-wrapper.closing {
        display: flex;
        animation: slide-Out .1s forwards;
    }

    .menu {
        background-color: var(--white);
        align-items: center;
        justify-content: start;
        flex-direction: column;
        padding: 0rem;
        width: 100vw;
        height: 100vh;
    }

    .submenu-wrapper.relative {
        position: initial;
    }

    .submenu {
        display: none;
    }

    .submenu.tabs {
        flex-direction: column;
        justify-content: start;
        align-items: center;

        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        display: none;
    }

    .menu .option {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        /* width: 85vw; */
        width: 100vw;
        /* padding: 0 0 0.7rem 0; */
        font-size: 1.125rem;
        color: var(--gray-dark-1) !important;
        padding-left: 20px;
        padding-right: 30px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .submenu.tabs .option {
        transform: none;
        padding: 1rem 0 1rem 0;
        font-size: 1.125rem;
        font-weight: var(--weight-normal);
        padding-left: 20px;
        padding-right: 30px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .menu .option.active+.submenu.tabs {
        display: flex;
        animation: slide-In .1s forwards;
        gap: 0;
    }

    .menu .option.closing+.submenu.tabs {
        animation: slide-Out .1s forwards;
    }

    .menu .option.active {
        border: none;
        margin: 0;
    }

    .menu .option,
    .menu .option.with-icon {
        border-bottom: var(--border-sm) var(--gray-dark-7);
    }

    .menu .option.with-icon::after {
        content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDcgMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMC4yNTczOCAxMS4wMDE5Qy0wLjA2NzI3NjcgMTAuNzIyMiAtMC4wODc1MjE4IDEwLjI0OTggMC4yMTIxNjEgOS45NDY4M0w0LjUxMTI3IDUuNTk5OTVMMC4yMTIxNjEgMS4yNTMwN0MtMC4wODc1MjIyIDAuOTUwMDU2IC0wLjA2NzI3NzEgMC40Nzc2NzEgMC4yNTczNzkgMC4xOTc5NjhDMC41ODIwMzYgLTAuMDgxNzM2NiAxLjA4ODE2IC0wLjA2Mjg0MTUgMS4zODc4NSAwLjI0MDE3MUw2LjE4Nzg0IDUuMDkzNUM2LjQ3MDcyIDUuMzc5NTIgNi40NzA3MiA1LjgyMDM4IDYuMTg3ODQgNi4xMDY0TDEuMzg3ODUgMTAuOTU5N0MxLjA4ODE2IDExLjI2MjcgMC41ODIwMzYgMTEuMjgxNiAwLjI1NzM4IDExLjAwMTlaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);

        transition: margin .5s ease-in-out;
        top: 0.1rem;

        width: 0;
        height: 0;
    }

    .menu .option.with-icon.active::after {
        transform: none;
    }

    .title-menu-mobile {
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        padding: 1rem 3rem;
        z-index: 1;

        background: white;
        color: black;

        display: none;
        justify-content: space-around;
    }

    .submenu.list li {
        padding: 0;
    }

    .submenu.list li.title-mobile {
        padding: 1rem 2rem;
    }

    .menu .title-mobile {
        background: #101010;
        margin: 0;
        width: 100%;
        padding: 1rem 2rem;
        /* margin-bottom: 1rem; */
        display: flex;
        justify-content: space-between;
        /* border-bottom: var(--border-md) var(--brand); */
    }

        .menu .title-mobile span {
            color: var(--brand-secundary);
            font-family: var(--font-family-1);
            color: var(--gray-dark-7);
            font-weight: var(--weight-bolder);
            text-transform: uppercase;
        }

    .title-mobile.label {
        position: fixed;
    }

    .title-mobile button,
    .title-mobile a {
        color: var(--gray-dark-4);
        text-decoration: none;
        border: none;
        background: transparent;
    }

    .title-menu-mobile a {
        color: black;
        text-decoration: none;
    }

    .menu .align-left {
        display: flex;
        /* justify-content: end; */
        align-items: end;
        /* margin-bottom: 1rem; */
    }

    header .content-wrapper {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
    }

    .content-models {
        justify-content: center;
        margin-top: 4rem;
        overflow-y: auto;
        height: 89%;
        width: 100%;
        padding: 1.5rem;
        gap: 3rem;
    }

    .menu .option.active+.content-wrapper {
        display: flex;
        animation: slide-In .1s forwards;
        margin: 0;
        padding: 0;
        height: 100%;
    }

    .submenu.tabs .option.active+.content-wrapper {
        display: flex;
        animation: slide-In .1s forwards;
    }

    .submenu.tabs .option.closing+.content-wrapper {
        display: flex;
        animation: slide-Out .1s forwards;
    }


    .menu .option.active+.submenu.list {
        display: flex;
        align-items: center;
        flex-direction: column;

        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding-top: 0;
        margin: 0;

        animation: slide-In .1s forwards;
    }

    .menu .option.closing+.submenu.list {
        animation: slide-Out .1s forwards;
    }

    .submenu.tabs .option::after {
        content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDcgMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMC4yNTczOCAxMS4wMDE5Qy0wLjA2NzI3NjcgMTAuNzIyMiAtMC4wODc1MjE4IDEwLjI0OTggMC4yMTIxNjEgOS45NDY4M0w0LjUxMTI3IDUuNTk5OTVMMC4yMTIxNjEgMS4yNTMwN0MtMC4wODc1MjIyIDAuOTUwMDU2IC0wLjA2NzI3NzEgMC40Nzc2NzEgMC4yNTczNzkgMC4xOTc5NjhDMC41ODIwMzYgLTAuMDgxNzM2NiAxLjA4ODE2IC0wLjA2Mjg0MTUgMS4zODc4NSAwLjI0MDE3MUw2LjE4Nzg0IDUuMDkzNUM2LjQ3MDcyIDUuMzc5NTIgNi40NzA3MiA1LjgyMDM4IDYuMTg3ODQgNi4xMDY0TDEuMzg3ODUgMTAuOTU5N0MxLjA4ODE2IDExLjI2MjcgMC41ODIwMzYgMTEuMjgxNiAwLjI1NzM4IDExLjAwMTlaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);

        transition: margin .5s ease-in-out;
        top: 0.1rem;

        width: 0;
        height: 0;
    }

    .menu .option.only {
        border-bottom: var(--border-sm) var(--gray-dark-7);
    }

    .menu .option.only::after {
        content: none;
    }

    .card-wrapper {
        padding: 0;
        max-height: 100%;
    }

    .card-wrapper .footer-links li a {
        font-size: .75rem;
        text-decoration: underline;
    }

    .search-wrapper.form-search {
        position: absolute;
        width: 100%;
        height: 4.5rem;
    }

    .card-wrapper .model-area img {
        margin-top: 0rem;
        width: 100%;
        max-width: 230px;
    }

    .card-wrapper p {
        font-size: 0.875rem;
    }

    .card-wrapper p.text-bold {
        font-size: 0.875rem;
    }

    .menu-mob-text{
        color: var(--gray-dark-7) !important;
    }

}

/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 992px) and (max-width: 1200px) {
    .card-wrapper .footer-links li a {
        font-size: .75rem;
    }

}

/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1201px) {
    .card-wrapper .footer-links li a {
        font-size: .75rem;
    }

    .card-wrapper .footer-links {
        width: 96%;
    }
}

@media (min-width: 1400px) {
    .card-wrapper .footer-links {
        width: 100%;
    }

    .menu .content-wrapper {
        height: 90vh;
        padding: 0 10%;
    }

    .card-wrapper .footer-links li a::after {
        margin-left: .1rem;
        margin-bottom: .2rem;
    }

    .card-wrapper .footer-links li a:hover::after {
        margin-left: .3rem;
    }
}

@media (min-width: 1850px) {

    .menu .content-wrapper {

        padding: 0 21%;
    }

}
