@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');

/* #Fonts
================================================== */
@font-face {
    font-family: 'Suisse Intl';
    font-style: normal;
    font-weight: 500;
    font-display: auto;
    src: url('fonts/SuisseIntl-Medium-1.woff2') format('woff2'), url('fonts/SuisseIntl-Medium-1.woff') format('woff');
}

@font-face {
    font-family: 'Suisse Intl';
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url('fonts/SuisseIntl-Regular-1.woff2') format('woff2'), url('fonts/SuisseIntl-Regular-1.woff') format('woff');
}
@font-face {
    font-family: 'Bookmania';
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url('fonts/Bookmania-Regular-1.woff2') format('woff2'), url('fonts/Bookmania-Regular-1.woff') format('woff');
}

@font-face {
    font-family: 'Bookmania';
    font-style: normal;
    font-weight: 600;
    font-display: auto;
    src: url('fonts/Bookmania-Semibold-1.woff2') format('woff2'), url('fonts/Bookmania-Semibold-1.woff') format('woff');
}

/* #Primary
================================================== */
:root{
    --primary-color:#1D1D90;
    --second-color:#DDDBD6;
    --complement-color:#1D1D1D;
    --primary-black:#000000;
    --color-text:#1D1D1D;
    --color-gray:#DDDDDD;
    --color-white: #FFFFFF;
    --background-color-gray: #F2F6F9;
    --bs-body-font-family:'Bookmania';
    --bs-body-font-size: 1rem;
    --bs-body-color:#000000;
    --bs-body-background: #F2F6F9:
}
.text-white{
    color: #FFFFFF !important;
}
.text-color{
    color: #1D1D1D !important;
}
.text-color.text-a3{
    color: #A3A3A3 !important;
}
h5,h4,h3,h2,h1,p,span,figure, small{ margin-bottom: 0;}
hr{
    border-top: 1px solid #DDDBD6;
    opacity: 1;
}
a{ 
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}
.relativo{ position: relative;}
[type=button], [type=reset], [type=submit], button {
-webkit-appearance: button-bevel;
}
:focus-visible{
    outline: none;
    outline-color: transparent;
}
:-internal-direct-focus {
    outline-color: transparent;
}
body{
    font-family: var(--bs-body-font-family);
    font-size: var(--bs-body-font-size);
    color: var(--bs-body-color);
    background-color: var(--bs-body-background);
}
.b40{
    font-family: Bookmania;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 48px; /* 120% */
    font-feature-settings: 'pnum' on, 'lnum' on;
}
.b32-desk{
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: 'Bookmania';
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px; /* 125% */
}
.b26{
    font-family: 'Bookmania';
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: normal;
    text-transform: uppercase;
    color: #000000;
}
.b20{
    font-family: 'Bookmania';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #000000;
}
.s16{
    font-family: 'Suisse Intl';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 1px;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #000000;
}
.b14{
    font-family: 'Bookmania';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #000000;
}
.s14{
    font-family: 'Suisse Intl';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.5px;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #000000;
}
.btn-s12{
    font-family: 'Suisse Intl';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #000000;
}
.b12{
    font-family: 'Bookmania';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #000000;
}
.s12{
    font-family: 'Suisse Intl';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #000000;
}

.s-r-12{
    font-family: 'Suisse Intl';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 1px;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #1D1D1D;
}
.footer-text{
    font-family: 'Suisse Intl';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: normal;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #000000;
}
.gap-10{gap: 10px;}
.gap-12{gap: 12px;}
.gap-16{gap: 16px;}
.gap-24{gap: 24px;}
.gap-40{gap: 40px;}
.mt-8{margin-top: 8px;}
.mt-12{margin-top: 12px;}
.mt-16{margin-top: 16px;}
.mt-20{margin-top: 20px;}
.mt-23{margin-top: 23px;}
.mt-24{margin-top: 24px;}
.mt-32{margin-top: 32px !important;}
.mt-40{margin-top: 40px !important;}
.mt-49{margin-top: 49px !important;}
.mb-22{margin-bottom: 22px;}
.mb-24{margin-bottom: 24px;}
.mb-32{margin-bottom: 32px;}
.mb-39{margin-bottom: 39px;}
.mb-8{margin-bottom: 8px;}
.mb-16{margin-bottom: 16px;}
.mb-25{margin-bottom: 25px;}
.pt-8{padding-top: 8px;}
.pt-12{padding-top: 12px;}
.pt-20{padding-top: 20px;}
.pt-24{padding-top: 24px;}
.pt-30{padding-top: 30px;}
.pt-40{padding-top: 40px;}
.pb-23{padding-bottom: 23px;}
.pb-35{padding-bottom: 35px;}
.pb-40{padding-bottom: 40px;}
.pb-49{padding-bottom: 49px;}
.pb-80{padding-bottom: 80px;}
.py-32{margin-top: 32px; margin-bottom: 32px;}
.w-90{width: 90%;}
.border-lb{border-radius: 0px 0px 20px 0px;}
.pad-64{padding-top: 64px; padding-bottom: 64px;}
.text-complement{
    color: #1D1D1D;
}
.bg-gray-light{
    background-color: #F2F6F9;
}
.bg-color-primary{
    background-color: #1D1D90;
}
.text-primary{color: #1D1D90 !important;}
/* #Header
================================================== */
.navbar.nav-watson{
    background-color: var(--primary-color);
    height: 64px;
    padding: 0;
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);
    z-index: 999;
}
.navbar.nav-watson .container-fluid{
    margin: 0 53px;
}
.nav-watson .navbar-brand{
    margin: 0;
    padding: 0;
}
.nav-watson .nav-link{
    font-family: 'Suisse Intl';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    display: flex;
    align-items: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 0;
}
.nav-watson .navbar-nav.main-menu .nav-item{
    margin-left: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.nav-watson .navbar-nav.main-menu .nav-item:first-child{
    margin-left: 0;
}
.nav-watson .language .nav-link{
    font-family: 'Bookmania';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    letter-spacing: 0.5px;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #FFFFFF;
    font-feature-settings: 'pnum' on, 'lnum' on;
}
@keyframes fadeIn {
    from {
        opacity: 0;
   }
    to {
        opacity: 1;
   }
}
.dropdown-menu.show {
    -webkit-animation: fadeIn 0.3s alternate;
   /* Safari 4.0 - 8.0 */
    animation: fadeIn 0.3s alternate;
}
.nav-item.dropdown.dropdown-mega {
    position: static;
}
.nav-item.dropdown.dropdown-mega .dropdown-menu {
    margin: 0;
    width: 100%;
    left: 0;
    border: 0;
    border-radius: 0;
    padding: 0;
    position: absolute;
    top: 64px;
}
.navbar-toggler {
    border: none;
    padding: 0;
    outline: none;
}
.navbar-toggler:focus {
    box-shadow: none;
}
.navbar-toggler .hamburger-toggle {
    position: relative;
    display: inline-block;
    width: 24px;
    height: 24px;
    z-index: 5;
    float: right;
}
.navbar-toggler .hamburger-toggle .hamburger {
    position: absolute;
    transform: translate(-50%, -50%) rotate(0deg);
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    pointer-events: none;
    color:white;
}
.navbar-toggler .hamburger-toggle .hamburger span {
    width: 100%;
    height: 1px;
    position: absolute;
    background-color:white;
    z-index: 1;
    transition: transform 0.2s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.2s cubic-bezier(0.77, 0.2, 0.05, 1), all 0.2s ease-in-out;
    left: 0px;
}
.navbar-toggler .hamburger-toggle .hamburger span:first-child {
    top: 10%;
    transform-origin: 50% 50%;
    transform: translate(0% -50%) !important;
}
.navbar-toggler .hamburger-toggle .hamburger span:nth-child(2) {
    top: 50%;
    transform: translate(0, -50%);
}
.navbar-toggler .hamburger-toggle .hamburger span:last-child {
    left: 0px;
    top: auto;
    bottom: 10%;
    transform-origin: 50% 50%;
}
.navbar-toggler .hamburger-toggle .hamburger.active span {
    position: absolute;
    margin: 0;
}
.navbar-toggler .hamburger-toggle .hamburger.active span:first-child {
    top: 45%;
    transform: rotate(45deg);
}
.navbar-toggler .hamburger-toggle .hamburger.active span:nth-child(2) {
    left: 50%;
    width: 0px;
}
.navbar-toggler .hamburger-toggle .hamburger.active span:last-child {
    top: 45%;
    transform: rotate(-45deg);
}
.dropdown-menu .mega-content{
    padding-top: 24px;
    padding-bottom: 24px;
}
.dropdown-menu .mega-content .item-mega-menu{
    padding: 0;
    margin-right: 24px;
    width: 206px;
    height: 103px;
}
.dropdown-menu .mega-content .item-mega-menu:last-child{
    margin-right: 0;
}
.dropdown-menu .mega-content .item-mega-menu img{
    width: 206px;
    height: 103px;
    
}
.mega-content  .text-img-mega{
    position: absolute;
    bottom: 6px;
    left: 12px;
    
}
.mega-content .second-row-mega{
    padding-top: 24px;
}
.list-mega-menu-bottom{
    padding: 16px 0 0 0;
    margin: 0;
    list-style: none;
    display: inline-flex;
}
.padd.new .list-mega-menu-bottom{
    padding: 0 12px;
}
.mega-menu-bottom.new .padd.new{
    padding: 0;
    padding-top: 16px;
}
.list-mega-menu-bottom li{
    display: flex;
    height: 32px;
    padding: 4px;
    align-items: center;
}
.list-mega-menu-bottom li:first-child{
    display: flex;
    height: 32px;
    padding: 0;
    align-items: center;
}
.list-mega-menu-bottom li > a{
    background-color: var(--background-color-gray);
    border-radius: 16px;
    padding: 4px 9px;
    height: 32px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}
.new .list-mega-menu-bottom a{
    background-color: var(--background-color-gray);
    border-radius: 16px;
    padding: 0;
    height: 37px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}
.custom-gap-24-industries > div:nth-child(n+5){
    margin-top: 19px;
}
.mega-menu-bottom{
    padding-bottom: 24px;
}
.mega-menu-bottom .top{
    padding-top: 24px;
}
.nav-watson .dropdown-toggle::after {
    display: inline-block;
    margin-left: 4px;
    content: "";
    width: 24px;
    height: 24px; 
    background-image: url("data:image/svg+xml;utf8,<svg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M1 1L7 7L13 1' stroke='white'/></svg>");
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    transition: background-image 0.3s ease, transform 0.3s ease;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
    padding-top: 19px;
    padding-bottom: 19px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu.about {
    position: absolute;
    top: 63px;
    border: 0;
    border-radius: 0;
    padding: 16px;
}
.navbar-nav .dropdown-menu.about li > a{
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}
.navbar-nav .dropdown-menu.about .text-shadow{
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'liga' off, 'clig' off;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.navbar-expand-lg .navbar-nav .dropdown-menu.about li:last-child{
    padding-top: 24px;
}
.box-language{
    display: none;
}
.menu-sidebar-collapse {
    position: fixed;
    top: 64px;
    bottom: 0;
    right: 100%;
    left: -100%;
    width: 100%;
    height: 100vh;
    overflow-y: auto;
    visibility: hidden;
    background-color: #FFFFFF;
    transition-timing-function: all 0.3s;
    transition: all 0.3s;
    transition-property: left, visibility;
    z-index: 8;
}
.menu-sidebar-collapse {
    align-items: start;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
}
.menu-sidebar-collapse.open {
    left: 0;
    visibility: visible;
    z-index: 8;
}
.navbar-collapse .menu--sidebar{
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
}
.navbar-collapse .menu--sidebar li{
    border-bottom: 1px solid #E0E0E0;
}
.navbar-collapse .menu--sidebar a{
    color: #1D1D90;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Suisse Intl";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 24px;
}
.navbar-collapse .menu--sidebar  .caret::after {
    display: inline-block;
    margin-left: 8px;
    content: "";
    width: 24px;
    height: 24px; 
    background-image: url("data:image/svg+xml;utf8,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 13L7 7L0.999999 1' stroke='%231D1D90'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    transition: background-image 0.3s ease, transform 0.3s ease;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}
.menu-sidebar-collapse-right {
    position: fixed;
    top: 64px;
    bottom: 0;
    right: -100%;
    width: 100%;
    height: calc(100vh - 64px);
    overflow-y: auto;
    visibility: hidden;
    background-color: #FFFFFF;
    /* transition-timing-function: all 0.3s; */
    /* transition: all 0.3s; */
    transition: right 0.3s ease;
    transition-property: right, visibility;
    z-index: 8;
    opacity: 0;
}
.menu-sidebar-collapse-right {
    align-items: start;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
}
.menu-sidebar-collapse-right.open {
    right: 0;
    visibility: visible;
    z-index: 8;
    opacity: 1;
}
.navbar-collapse .menu--sidebar.left  span{
    width: 24px;
    height: 24px;
    display: block;
    margin-right: 8px;
}
.navbar-collapse .menu--sidebar.left  span::before {
    display: inline-block;
    content: "";
    width: 24px;
    height: 24px; 
    background-image: url("data:image/svg+xml;utf8,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 1L1 7L7 13' stroke='%231D1D90'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    transition: background-image 0.3s ease, transform 0.3s ease;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}
/* #Home
================================================== */
.slide-home{
    height: 536px;
}
.slide-home .container{
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: 100%;
}
.slide-home .swiper .swiper-slide .slide-img{
    background-repeat: no-repeat;
    height: 536px;
}
.slide-home .swiper .swiper-slide .content-slide{
    position: absolute;
    left: 64px;
    top: 50%;
    transform: translateY(-50%);
    width: 632px;
}
.slide-home .swiper .swiper-slide h2{
    margin-bottom: 20px;
}
.slide-home .swiper .swiper-slide .content-slide p:first-of-type{
    width: 64%;
}
.scroll--slide {
    position: absolute;
    bottom: 24px;
    left: 50%;
    transform: translateX(-50%);
    animation: bounce 2s infinite;
    z-index: 2;
    cursor: pointer;
}
@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
      transform: translate(-50%, 0);
    }
    40% {
      transform: translate(-50%, -10px);
    }
    60% {
      transform: translate(-50%, -5px);
    }
}
.arrow-top,
.arrow-middle,
.arrow-bottom {
    transition: opacity 0.3s ease;
}
/* ///// Btn outline animation//// */
.btn-box-animation{
    position: relative;
    height: 40px;
    width: 208px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-top: 24px;
    color: #FFFFFF;
    box-sizing: border-box;
    border: 1px solid #FFFFFF;
    z-index: 1;
}
.btn-box-animation .item{
    font-family: "Suisse Intl";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #1D1D90;
    z-index: 3;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.4s all ease;
    padding: 10px 25px;
    cursor: pointer;
}
.btn-box-animation button.item{
    border: 0;
}
.btn-box-animation .item.arrow{
 padding-right: 8px;   
}
.btn-box-animation.invertido {
    border: 1px solid #1D1D90;
    color: #1D1D90;
}
.btn-box-animation:before {
    position: absolute;
    content: '';
    width: 0;
    height: 40px;
    transition: 0.4s all ease;
    background: #1D1D90;
    left: 0;
    z-index: -1;
}
.z-index-1{
    z-index: 1;
}
.btn-box-animation .arrow-down {
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 16px;
}
.btn-box-animation .arrow-down svg {
    width: 13px; 
    height: 14px;
}
/* ///// Btn outline animation//// */

.section--info{
    padding: 32px 0;
}
.section--info .text--info h3{
    margin-bottom: 4px;
}
.banner-hero-200{
    padding: 60px 0;
}
.banner-hero-200 h2 > span{
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: 'Bookmania';
    font-size: 72px;
    font-style: normal;
    font-weight: 600;
    line-height: 80px; /* 111.111% */
    display: block;
}
.slide-products {
    height: 500px;
    position: relative;
    overflow: hidden;
}
.slider--products {
    height: 100% !important;
}
.slider--products .item {
    height: 500px; 
    overflow: hidden; 
}
.slider--products .item img {
    width: 100%;
    height: 100%;
    object-fit: cover; 
}
.slider--products .slick-dots {
    position: absolute;
    bottom: 80px;
    left: 64px;
    list-style: none;
    padding: 0;
    margin: 0;
}
.slider--products .slick-dots li {
    margin-bottom: 8px;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.slider--products .slick-dots li:last-child {
    margin-bottom: 0;
}
.slider--products .slick-dots button {
    border-radius: 50%;
    width: 12px;
    height: 12px;
    border: 1px solid white;
    border-radius: 50%;
    background-color: transparent;
    position: relative;
    padding: 0;
    text-indent: -9999px;
    outline: none;
    cursor: pointer;
}
.slider--products .slick-dots button::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 4px;
    height: 4px;
    background-color: white;
    border-radius: 50%;
    opacity: 0;
    transition: opacity 0.3s ease;
}
.slider--products .slick-dots button:hover {
    border-color: white;
}
.slider--products .slick-dots li.slick-active button {
    border-color: white;
}
.slider--products .slick-dots li.slick-active button::before {
    opacity: 1;
}
.slider--products .slick-dots li button:hover::before{
    opacity: 1;
}
.slider--products .slick-slider {
    height: 100%;
}
.slider--products .slick-list {
    height: 100%;
}
.slider--products .slick-track {
    height: 100%;
}
.slider--products.slick-vertical .slick-slide{
    border: 0;
    position: relative;
}
.slider--products .slide-img {
    height: 500px;
}
.slide-products .content-slide-products-title{
    position: absolute;
    top: 80px;
    left: 64px;
    z-index: 1;
}
/* .slider--products .item .content-slide-products-title{
    position: absolute;
    top: 80px;
    left: 64px;
} */
.slide-products .content-slide-products{
    position: absolute;
    bottom: 80px;
    left: 141px;
    z-index: 1;
    width: 30%;
}
.slide-products .content-slide-products h3{
    margin-bottom: 24px;
}
.partnered{
    padding: 80px 0;
}
/* ///// Btn arrow animation//// */
.cta-container {
    color: #fff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    height: auto;
    width: auto;
}
.cta {
    color: inherit;
    background-color: transparent;
    width: auto;
    height: 24px;
    -webkit-transition: background-color .5s;
    -o-transition: background-color .5s;
    transition: background-color .5s;
    display: inline-block;
    flex-grow: 1;
    cursor: pointer;
    padding: 0;
    opacity: 1; transform: translate3d(0px, 0px, 0px);
}
.cta__content {
    color: var(--primary-color);
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Suisse Intl";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 24px;
    width: auto;
}
.cta-container *,
.cta-container *::after,
.cta-container *::before {
    box-sizing: inherit;
    border: 0;
}
.cta-icon {
    -webkit-transition: opacity .5s,-webkit-transform .5s;
    transition: opacity .5s,-webkit-transform .5s;
    -o-transition: transform .5s,opacity .5s;
    transition: transform .5s,opacity .5s;
    transition: transform .5s,opacity .5s,-webkit-transform .5s;
    margin-left: 8px;
    display: inline-block;
}
.cta__content svg {
    width: 24px;
    height: 24px;
}
.cta__content svg path {
    fill: #1D1D90;
}
.cta__content.white svg path {
    fill: #FFFFFF;
}
.cta:hover {
    background-color: transparent;
}
.cta:hover .cta-icon {
    animation-name: hoverCta;
    animation-duration: .5s;
}
@keyframes hoverCta {
    0%   {opacity: 1; transform: translate(0, 0);}
    50%  {opacity: 0; transform: translate(10px, 0);}
    51%  {opacity: 0; transform: translate(-10px, 0);}
    100% {opacity: 1; transform: translate(0, 0);}
}
.partnered h3{
    margin-bottom: 24px;
}
.partnered-section .box-content-partner{
    background-color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 31px 0;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
}
.partnered-section .partner-name{
    margin-top: 8px;
}
.partnered-section .row.row-partner{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}
/* .partnered-section .box-content-partner img{
    width: auto;
    height: auto;
} */
.pad-80{padding: 80px 0}
.section-featured .box-content-featured img{
    width: 100%;
}
.section-featured .featured-name{
    position: absolute;
    bottom: 15px;
    padding: 0 16px;
}
.section-featured .row.featured-row{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}
.modal.modal_brands .modal-dialog{
    max-width: 654px;
}
.modal.modal_brands .modal-content{
    border-radius: 0;
}
.modal.modal_brands .modal-header{
    padding: 32px 32px 0 32px;
    border-bottom: 0;
}
.modal.modal_brands .btn-close{
    --bs-btn-close-bg:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.1347 12.7023L20.3802 20.8364L21.0921 20.1341L12.8466 12L21.0921 3.86585L20.3802 3.16357L12.1347 11.2977L3.8891 3.16358L3.1772 3.86586L11.4228 12L3.1772 20.1341L3.8891 20.8364L12.1347 12.7023Z' fill='%231D1D1D'/%3E%3C/svg%3E");
    width: 25px;
    height: 24px;
    opacity: 1;
    padding: 0;
    border: 0;
    background: transparent var(--bs-btn-close-bg) center / 25px auto no-repeat;
    border-radius: 0;
    margin: calc(0 * var(--bs-modal-header-padding-y)) calc(0 * var(--bs-modal-header-padding-x)) calc(0 * var(--bs-modal-header-padding-y)) auto;
}
.modal.modal_brands .btn-close:focus {
    box-shadow: none;
}
.modal.modal_brands .modal-body{
    padding: 32px;
}
.modal.modal_brands .modal-body .logo-brands img{
    height: 60px;
    width: auto;
}
.modal.modal_brands .list-modal-brands{
    padding: 0 0;
    margin: 0;
    list-style: outside;
    margin-left: 24px;
}
.modal.modal_brands.modalData .modal-dialog.contact{
    max-width: 584px;
}
.modal.modal_brands.modalData .modal-body {
    padding: 24px 64px;
}
.modal.modal_brands.modalData .modal-header {
    padding: 24px 64px 0  64px;
    border-bottom: 0;
}
.modal.modal_brands.modalData .content-form-contact {
    margin-top: 24px;
}
.section-contact .list-sale{
    margin: 0;
    padding: 0;
    list-style: none;
}
.content-form-contact{
    margin-top: 16px;
}
.content-form-contact .form-control {
    color: #1D1D90;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Suisse Intl";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1px;
    display: block;
    width: 100%;
    padding: 16px 15px 17px;
    background-color: transparent;
    border: 1px solid #DADADA;
    height: 54px;
    border-radius: 0;
}
.content-form-contact .form-control:focus {
    border-color: #DADADA;
    box-shadow: none;
    opacity: .7;
}
.content-form-contact .form-control::placeholder {
    color: #1D1D90;
    opacity: 1; 
}
.content-form-contact textarea.form-control{
    resize: none;
    min-height: 132px;
}
.modal.modal_brands .modal-dialog.contact {
    max-width: 742px;
}
.our-history{
    height: 500px;
}
.our-history .d-flex.flex-column{
    height: 246px;
}
.our-history .position-absolute{
    left: 5.3vw;
    bottom: 80px;
}
/* #Industies
================================================== */
.banner--top{
    height: 400px;
}
.custom-gap-24{
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    margin: 0;
}
.custom-gap-24 .col-md-6 {
    flex: 0 0 calc(50% - 12px);
    max-width: calc(50% - 12px);
}
.gap-24-custom{
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}
.custom--accordion .accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 24px 0;
    color:#1D1D90;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: 'Bookmania';
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    background-color: var(--bs-accordion-btn-bg);
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition);
}
.custom--accordion .accordion-button:not(.collapsed) {
    box-shadow: none;
}
.custom--accordion .accordion-button::after {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    margin-left: auto;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8' fill='none'%3e%3cpath d='M1 1L7 7L13 1' stroke='%23A3A3A3'/%3e%3c/svg%3e");
    background-size: 14px 8px;;
    background-position: center;
}
.custom--accordion .accordion-button:focus {
    box-shadow: none;
}
.custom--accordion .accordion-body {
    padding: 24px 0;
}
.custom--accordion .accordion-item {
    color: var(--bs-accordion-color);
    background-color: var(--bs-accordion-bg);
    border: 1px solid #DDDBD6;
    border-bottom: 0;
}
.custom--accordion .accordion-flush>.accordion-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}
.custom--accordion .accordion-flush>.accordion-item:first-child {
    border-top: 1px solid #DDDBD6;
}
.custom--accordion .accordion-flush>.accordion-item:last-child {
    border-bottom: 1px solid #DDDBD6;
}
.accordion-foods .list-itmes-food {
    padding: 16px 0 0 0;
    margin: 0;
    list-style: none;
    display: inline-block;
}
.accordion-foods .list-itmes-food li {
    display: inline-flex;
    height: 32px;
    padding: 4px;
    align-items: center;
    margin-bottom: 24px;
    margin-right: 8px;
}
.accordion-foods .list-itmes-food li:last-child {
    margin-bottom: 0;
    margin-right: 0;
}
.accordion-foods .list-itmes-food li > a {
    background-color: var(--background-color-gray);
    border-radius: 16px;
    padding: 4px 8px;
    height: 32px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}
.custom--table table thead tr > th{
    color:#1D1D1D;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Suisse Intl";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    vertical-align: top;
}
.custom--table table tbody tr > td.brand-name{
    color: #1D1D90;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Suisse Intl";
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    white-space: nowrap;
}
.custom--table table tbody tr > td{
    color: #1D1D1D;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Suisse Intl";
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.custom--table table .benefits-cell {
    width: 300px;
    max-width: 300px;
    white-space: normal;
    word-wrap: break-word;
}
.custom--table table .btn.btn-request{
    color: #1D1D90;
    text-align: center;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Suisse Intl";
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    border: 1px solid #DDDBD6;
    background: #F2F6F9;
    padding: 8px;
}
.custom--table table .btn.btn-request svg > path{
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.custom--table table .btn.btn-request .icon-file{
    margin-right: 8px;
}
.custom--table table tbody tr td:last-child {
    width: 95px;
    max-width: 200px;
}
.section-thankyou .h-500{
    display: flex;
    justify-content: center;
    align-items: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: calc(100vh - 64px);
}
.section-thankyou .block--center{
    width: 45%;
    height: 145px;
    text-align: center;
}
.custom--sales .content-form-contact {
    margin-top: 30px;
}
.custom--sales .content-form-contact .mb-25{
    margin-bottom: 25px;
}
/* ///// Forma btn disabled //// */
.custom--form #submit-button-write-us[disabled] {
    cursor: not-allowed; 
    pointer-events: none; 
}
.custom--form .btn-box-animation.disabled-border {
    border: 1px solid #1D1D90;
    opacity: 0.3;
    pointer-events: none;
}
.custom--form button:disabled {
    background-color: transparent;
    color: #1D1D90;
    border-color: transparent;
}
.custom--form button{
    background-color: transparent;
}
.banner--text{
    padding-top: 80px;
    padding-bottom: 56px;
}
.partnered.section-brands .partnered-section .row-partner {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
}
.partnered.section-brands .partnered-section .row-partner.eng {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}
.partnered.section-brands .partner-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 0; 
}
.partnered.section-brands .partnered-section .box-content-partner {
    background-color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 160px;
    padding: 8px;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
    height: 160px;
    width: 100%;
}
.modal.modal_brands.sec-products .section-contact .content-form-contact {
    margin-top: 16px;
}
.modal.modal_brands.sec-products .modal-body hr{
    margin: 32px 0;
}
.modal.modal_brands.sec-products .btn-box-animation .arrow-down {
    display: none;
}
.page-privacy .first-row .img-1824{
    position: absolute;
    left: -61px;
    bottom: 4px;
}
.page-privacy-content hr{
    margin: 32px 0;
}
.list-privacy{
    padding-left: 26px;
    margin-bottom: 0;
}
.list-privacy.mb-list{
    margin-bottom: 35px;
}
.page-contact{
    padding: 80px 0 0;
}
.page-contact-us{
    padding-bottom: 87px;
}
#map-contact{
    position: absolute;
    right: 0;
    top: 64px;
    width: calc(50% - 24px);
    height: 1076px;
}
#map-contact.eng{
    height: 1092px;
}
#map-contact iframe{
    width: 100%;
}
.page-history.our-history {
    height: 400px;
}
.bg--white{
    padding: 40px 0 24px;
}
.bg--white.h-544{
    height: 544px;
}
.bg--image--us{
    position: absolute;
    right: 0;
    top: 0;
    background-size: cover; 
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../img/about-us/plattform.jpg);
    width: 60%;
    height: 544px;
}
.recent-history{
    height: 397px;
}
.custom--content{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 397px;
    width: 71%;
}
.recent-history .bg--image--recent{
    position: absolute;
    left: 0;
    top: 0;
    background-size: cover; 
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../img/about-us/ship.jpg);
    width: 40%;
    height: 397px;
}
.section-pdf {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pdf-iframe {
    width: 100%;
    height: 100vh;
    border: none;
}
/* #Otro
================================================== */
/* #Footer
================================================== */

footer{
    padding-top: 57px;
    padding-bottom: 28px;
    background-color: var(--primary-color);
}

.list-menu-footer{
    padding: 16px 0 0;
    margin: 0;
    list-style: none;
}
.list-menu-footer li{
    margin-bottom: 10px;
}
.list-menu-footer li:last-child{
    margin-bottom: 0;
}
.list-menu-footer li a{
    color: #FFFFFF;
    font-variant-numeric: lining-nums proportional-nums;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Suisse Intl";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 63%;
    display: block;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}
.list-menu-footer.eng li a {
    width: 68%;
}
.footer-top{
    padding-bottom: 77px;
}
.footer-top .logo img{
    width: 132px;
}
.footer-bottom .inline{
    display: flex;
    gap: 8px;
    padding-top: 16px;
}
.footer-bottom .inline .text-certifications{
    padding: 0;
    margin: 0;
    display: grid;
    grid-auto-flow: column;
    gap: 8px;
    list-style: none;
}
.footer-bottom .inline .text-certifications li{
    display: flex;
    align-items: center;
}
.footer-bottom .inline .text-certifications li .circle{
    margin-right: 8px;
}
.hover-text-w{
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}
.footer-bottom .certifications .logos{
    margin-right: 18px;
}
.footer-bottom .certifications .logos:last-child{
    margin-right: 0;
}
.footer-bottom .watson p{
    color: #FFFFFF;
    text-align: right;
    font-family: 'Outfit';
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin-top: 11px;
}
.footer-bottom .watson p a{
    color: #FFFFFF;
    text-align: right;
    font-family: 'Outfit';
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}
.footer-bottom .certifications .logos img{
    width: auto;
    height: 22px;
}
#collapseUs .black-text{
    color:#000000;
}
#collapseUs hr{
    margin:0 24px;
}

.margin-70{
    margin: 0 47px;
}

.margin-702{
    margin: 0 55px;
}

.margin-701{
    margin: 0 55px;
}
/* .menu-centrar-pagina{
    margin-right: 212px;
} */
.boton-flotante{
    bottom:26px;
    margin-right: 55px;
    z-index: 1;
    transition: opacity 0.3s ease-in-out;
}
.boton-flotante a {
    position: absolute;
    bottom: 26px;
    background-color: #1D1D90;
    color:#FFF;
    text-align: center;
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 400;
    font-family: "Suisse Intl";
    padding: 16px 20px;
    border-radius: 48px;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
}
.boton-flotante.hidden {
    opacity: 0;
    pointer-events: none;
}
.boton-flotante a img {
   margin-right: 15px;
}
.navbar.nav-watson .dropdown-menu .mega-content .container-fluid, .navbar.nav-watson .dropdown-menu .mega-menu-bottom .container-fluid {
    margin: 0;
}