@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500&display=swap');

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

html,
body {
    margin: 0;
    padding: 0;
}

/* =========================
   -  DEFINITIONS - 
==============================*/

:root {
    /* Amarillo */
    --amarillo: #f7ac23;

    /* Naranja */
    --Naranja: #EE7136;
    --Naranja1: #FF731D;
    --Naranja2: #FD841F;

    /* Azul */
    --azul: #0a377a;
    --azul1: #10cdee;

    /* Negro */
    --Negro: #212529;
}

/*  */
.span {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
}

a {
    text-decoration: none;
    list-style: none;
}


.separador {
    min-height: 40vh;
}

.slice {
    position: relative;
    padding-top: 4rem;
    padding-bottom: 4rem;
}

@media only screen and (max-width: 500px) {
    .sl-mv {
        position: relative;
        padding-top: 1rem !important;
        padding-bottom: 2rem !important;
    }
}

.slice-lg {
    padding-top: 4rem;
    padding-bottom: 6rem;
}

.slice-mg {
    padding-top: 1rem;
    padding-bottom: 4rem;
}

.tilte {
    color: var(--Naranja);
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-family: 'Fira Sans';
    font-weight: 700 !important;
    line-height: 1.25;
}

.SubTitle {
    font-size: 1.8rem !important;
    text-align: left !important;
    font-family: 'Manrope';
    font-weight: 700 !important;
}

.shadow {
    -webkit-box-shadow: 0px 0px 40px rgb(29 58 83 / 10%) !important;
    box-shadow: 0px 0px 40px rgb(29 58 83 / 10%) !important;
}

/* =========================
   -  FONTS AND TXT - 
==============================*/
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-family: 'Fira Sans' !important;
    font-weight: 700 !important;
    line-height: 1.25;
}

p {
    font-family: 'Quicksand' !important;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 1px;
}

/* =========================
    - Definitions  -
==============================*/
.section-process-step {
    position: relative;
    padding: 4.5rem 0;
}

.section-process-step:not(:last-child):before {
    content: "";
    display: block;
    width: 360px;
    height: 100px;
    background: url('/assets/imgs/fonde.svg') no-repeat center;
    background-size: 360px 100px;
    transform: rotate(40deg);
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: -90px;
}

/* =========================
    - INFO CONTS  -
==============================*/

.ct-section {
    width: 100%;
    background-size: cover;
    background-repeat: repeat;
}

.ct-div-block {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
}

#headline-921-15, #headline-921-16, #headline-921-17 {
    color: #ffffff;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 0px;
    text-shadow: 1px 1px 5px #000000;
    font-family: 'Fira Sans' !important;
}

#section-919-15>.ct-section-inner-wrap,
#section-919-16>.ct-section-inner-wrap,
#section-919-17>.ct-section-inner-wrap {
    max-width: 100%;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: flex;
    flex-direction: row;
    align-items: stretch;
}

#div_block-924-15 {
    width: 100%;
    flex-direction: row;
    display: flex;
    justify-content: center;
    text-align: center;
}

#link_button-925-15 {
    margin-top: 20px;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 15px;
    margin-left: 10px;
    margin-right: 10px;
    min-width: 250px;
    box-shadow: 1px 1px 5px 0px rgb(0 0 0 / 40%);
}

#link_button-925-15 {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    color: #339ccb;
}

/*  */
.div-block-sec1 {
    background-size: auto, cover;
    width: 100%;
    background-blend-mode: overlay;
    align-items: center;
    text-align: center;
    padding-top: 154px;
    padding-left: 10px;
    padding-right: 10px;
}

/* Card 1 */
.div_block-920-15 {
    max-width: 100%;
    background-image: url('/assets/fondos/fondo-web1.png');
    background-size: cover;
    background-position: center;
    height: 26em;
}

/* Card 2 */
.div_block-926-15 {
    max-width: 100%;
    background-image: url('/assets/fondos/fondo-web2.webp');
    background-size: cover;
    background-position: center;
    height: 26em;
}

/* Card 3 */
.div_block-932-15 {
    max-width: 100%;
    background-image: url('/assets/fondos/fondo-web3.png');
    background-size: cover;
    background-position: center;
    height: 26em;
}

.contCarrusel {
    max-width: 100%;
    width: 100%;
}

.contCarrusel img {
    object-fit: cover;
    width: 100%;
    height: 70vh;
}

/* mvl */
.bg-txt-919-16 {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.366);
    height: 80vh;
    width: 100%;
}

/* @Media INFO CONTS*/
@media (min-width: 320px) {
    #section-919-15 {
        display: none;
    }

    #section-919-16 {
        display: block;
    }

    .div-img-919-16 img {
        display: block;
        margin: auto;
        object-fit: cover;
        max-width: 100%;
    }

    .div-img-919-16 img {
        height: 47vh;
    }

    .cnt-txt-191-16 {
        position: static;
        text-align: center;
        top: 15vh;
    }

    .bg-txt-919-16 {
        height: 54vh;
    }

}

@media (min-width: 411px) {
    .div-img-919-16 img {
        height: 47vh;
    }

    .cnt-txt-191-16 {
        position: static;
        text-align: center;
        top: 15vh;
    }

    .bg-txt-919-16 {
        height: 54vh;
    }
}

@media (min-width: 576px) {
    .div-img-919-16 img {
        height: 47vh;
    }

    .cnt-txt-191-16 {
        position: static;
        text-align: center;
        top: 15vh;
    }

    .bg-txt-919-16 {
        height: 54vh;
    }
}

@media (min-width: 768px) {
    .div-img-919-16 img {
        height: 50vh;
    }

    .cnt-txt-191-16 {
        position: relative;
        text-align: center;
        top: 15vh;
    }
}

@media (min-width: 992px) {
    .cnt-txt-191-16 {
        position: relative;
        text-align: center;
        top: 14vh;
    }

    .div-img-919-16 img {
        display: block;
        margin: auto;
        object-fit: cover;
        max-width: 100%;
        height: 40vh;
    }
}

@media (min-width: 1200px) {
    #section-919-15 {
        display: block;
    }

    #section-919-16 {
        display: none;
    }

    .div_block-920-15,
    .div_block-926-15,
    .div_block-932-15 {
        height: 25em;
        margin-top: 0;
    }

    .ct-headline {
        margin-top: 3vh;
    }

}

@media (min-width: 1400px) {

    .div_block-920-15,
    .div_block-926-15,
    .div_block-932-15 {
        height: 27em;
        margin-top: 0vh;
    }
}

@media (min-width: 1600px){
    .div_block-920-15,
    .div_block-926-15,
    .div_block-932-15 {
        height: 30em;
        margin-top: 5vh;
    }
}

/* =========================
    - Soluciones  -
==============================*/
.bg-solution {
    max-width: 100%;
    width: 100%;
    --ar-bg-opacity: 0.2;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('/assets/imgs/Soluciones-Integrales2.jpeg');
}

.Sub-bg {
    position: absolute;
    background: #000;
}

.TextSolution {
    z-index: 1;
    text-transform: uppercase;
}

/* @Media Mvl Soluciones*/
@media (min-width: 320px) {
    .mt-solution-txt {
        margin-top: 5vh;
        padding: 0 12px 12px;
    }
}

@media (min-width: 576px) {
    .mt-solution-txt {
        margin-top: -10vh;

    }
}

@media (min-width: 768px) {
    .mt-solution-txt {
        margin-top: -7vh;
        padding: 0;
    }
}

/* =========================
    - Clientes - 
==============================*/
.bg-faded-Client {
    --ar-bg-opacity: 0.2;
    background-color: #507cbe51 !important;
}

.img-Cl {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.img-Cl img {
    width: 45%;
    display: block;
    margin: auto;
    object-fit: cover;
}

.Mvl__titleClientes {
    text-align: center;
}

.marcas__logosContainer {
    margin-top: 9vh;
}

.marcas__logosContainer {
    max-width: 100%;
    display: grid;
    gap: 1rem;
    margin: auto;
    grid-auto-rows: 150px;
    grid-template-columns: repeat(3, 1fr);
    justify-items: center;
    align-items: stretch;
}

.marcas__logoContainer {
    position: relative;
    background-color: #fff;
    border-radius: 8px;
    width: 100%;
}

.marcas__logo {
    width: 120px;
    display: block;
    margin: auto;
}

/* @Media Mvl Clientes*/

@media (min-width: 320px) {
    .secMVl-Clientes {
        display: block;
    }

    .sec-Clientes {
        display: none;
    }

    .marcas__logo {
        width: 90px;
        margin-top: 4vh;
    }

    .marcas__logosContainer {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 576px) {
    .marcas__logosContainer {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (min-width: 768px) {
    .sec-Clientes {
        display: block;
    }

    .secMVl-Clientes {
        display: none;
    }
}

/* =========================
     - SOLUCIONES EN CABLEADO  - 
==============================*/
.fotoSolution {
    max-width: 100%;
    width: 100%;
    object-fit: cover;
    display: block;
    margin: auto;
}

.fotoSolution img {
    display: block;
    margin: auto;
    max-width: 100%;
    width: 100%;
    object-fit: cover;
    height: 16rem;
}

.borderSolution {
    border: none !important;
}

/* @Media Mvl SOLUCIONES EN CABLEADO */
@media only screen and (max-width: 600px) {
    .fotoSolution img {
        height: 12rem;
    }

    .txt-mvl-sm p {
        text-align: left !important;
        padding-left: 1vh;
    }
}

@media (min-width: 1200px) {
    .borderSolution {
        width: 18rem;
        padding: 2px;
    }
}

/* =========================
     - Gallery Productos 2 - 
==============================*/
.lead span {
    color: var(--amarillo);
    font-weight: 600;
}

.bg_section_secondary {
    background-color: #f5f5f5 !important;
    padding: 6.25rem 0;
}

.masonry {
    padding: 0;
    list-style: none;
}

.gutter-2>* {
    margin-bottom: 0 !important;
    padding: 10px;
}

.rising-pd2 {
    position: relative;
}

.boxed {
    border-radius: 0.25rem;
    -webkit-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 5%);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 5%);
    background-color: #fff;
}

.gallery-mv-pd2 {
    height: 524.666px;
}

.fg-Gallery-Produc2 img {
    width: 100%;
    object-fit: cover;
    height: auto;
    display: block;
    margin: auto;
}

.cd-mt-1 {
    left: -10px;
    top: 0px;
}

.cd-mt-2 {
    left: 345.24px;
    top: 0px;
}

.cd-mt-3 {
    left: -10px;
    top: 248.333px;
}

.cd-mt-4 {
    left: 345.24px;
    top: 317.333px;
}

/* @Media Gallery Productos 2 */
@media only screen and (max-width: 600px) {
    .lead {
        font-size: 1.10rem !important;
    }
}

@media (min-width: 320px) {
    .bg_section_secondary {
        padding: 4.25rem 0;
    }

    .gallery-mv-pd2 {
        height: 481.666px;
    }

    .fg-Gallery-Produc2 img {
        max-width: 100%;
        height: 12rem;
    }

    .cd-mt-1 {
        right: 130px;
        left: 0px;
        top: 0px;
    }

    .cd-mt-2 {
        left: 150.24px;
        top: 33px;
    }

    .cd-mt-3 {
        left: 0;
        top: 213.333px;
        right: 136px;
    }

    .cd-mt-4 {
        left: 147.24px;
        top: 242.333px;
        right: 0;
    }
}

@media (min-width: 411px) {
    .bg_section_secondary {
        padding: 4.25rem 0;
    }

    .mg-sect-2 {
        height: auto;
    }

    .gallery-mv-pd2 {
        height: 436.666px;
    }

    .fg-Gallery-Produc2 img {
        max-width: 100%;
        height: 10rem;
    }

    .cd-mt-1 {
        right: 169px;
        left: 0px;
        top: 0px;
    }

    .cd-mt-2 {
        left: 210.24px;
        top: 33px;
        right: 0;
    }

    .cd-mt-3 {
        left: 0;
        top: 183.333px;
        right: 182px;
    }

    .cd-mt-4 {
        left: 204.24px;
        top: 217.333px;
        right: 0;
    }
}

@media (min-width: 576px) {
    .fg-Gallery-Produc2 img {
        max-width: 100%;
        height: 13rem;
    }

    .cd-mt-1 {
        left: 0px;
        top: 0px;
    }

    .cd-mt-2 {
        left: 328.24px;
        top: 54px;
        right: -18px;
    }

    .cd-mt-3 {
        left: 0;
        top: 236.333px;
        right: 213px;
    }

    .cd-mt-4 {
        left: 302.24px;
        top: 286.333px;
        right: -17px;
    }
}

@media (min-width: 768px) {
    .fg-Gallery-Produc2 img {
        max-width: 100%;
        height: auto;
    }

    .mg-sect-2 {
        height: auto;
    }

    .gallery-mv-pd2 {
        height: 703.666px;
    }

    .cd-mt-2 {
        left: 341.24px;
        top: -83px;
        right: 87px;
    }

    .cd-mt-4 {
        left: 341.24px;
        top: 296.333px;
        right: 87px;
    }
}

@media (min-width: 992px) {
    .fg-Gallery-Produc2 img {
        max-width: 100%;
        height: auto;
    }

    .mg-sect-2 {
        height: 97vh;
    }

    .cd-mt-1 {
        left: 0px;
        top: 0px;
    }

    .cd-mt-2 {
        left: 276.24px;
        top: 0px;
    }

    .cd-mt-3 {
        left: 0px;
        top: 192.333px;
    }

    .cd-mt-4 {
        left: 276.24px;
        top: 305.333px
    }

}

@media (min-width: 1200px) {
    .mg-sect-2 {
        height: 135vh;
    }

    .cd-mt-1 {
        left: -16px;
        top: 0px;
    }

    .cd-mt-2 {
        left: 315.24px;
        top: 0px;
    }

    .cd-mt-3 {
        left: -16px;
        top: 228.333px;
    }

    .cd-mt-4 {
        left: 315.24px;
        top: 357.333px;
    }
}

@media (min-width: 1400px) {
    .mg-sect-2 {
        height: 115vh;
    }

    .cd-mt-1 {
        left: -9px;
    }

    .cd-mt-2 {
        left: 391.24px;
        top: 0;
    }

    .cd-mt-3 {
        left: -9px;
        top: 271.333px;
    }

    .cd-mt-4 {
        left: 391.24px;
        top: 413.333px;
    }

    .mg-txt-mv-pd2 {
        margin-top: 15vh !important;
    }
}

/* =========================
     - Otras Soluciones - 
==============================*/
.imgSolutions,
.mvimgSolutions-1,
.mvimgSolutions-2 {
    max-width: 100%;
    width: 100%;
    object-fit: cover;
    display: block;
    margin: auto;
    height: auto;
    position: relative;
    z-index: 2;
}

@media (min-width: 768px) {
    .mvimgSolutions-1 {
        max-width: 100%;
        width: 100%;
        height: 18rem;
    }

    .mvimgSolutions-2 {
        max-width: 100%;
        width: 100%;
        height: 19rem;
        top: -7vh;
    }
}

@media (min-width: 992px) {
    .mvimgSolutions-1 {
        max-width: 100%;
        width: 100%;
        height: 15rem;
    }

    .mvimgSolutions-2 {
        max-width: 100%;
        width: 100%;
        height: auto;
        top: -14px;
    }
}

@media (min-width: 1200px) {

    .imgSolutions,
    .mvimgSolutions-1,
    .mvimgSolutions-2 {
        max-width: 100%;
        width: 100%;
        height: auto;
    }
}

@media only screen and (max-width: 600px) {
    .section-process-step:not(:last-child):before {
        display: none;
    }
}


/* =========================
     - Seleccion - 
==============================*/
.bg-cardSelec,
.bg-cardSelec2,
.bg-cardSelec3,
.bg-cardSelec4 {
    width: 100%;
    object-fit: cover;
    height: auto;
    padding: 10px;
}

.bg-cardSelec {
    background-color: #ebf2fa !important;
}

.bg-cardSelec2 {
    background-color: #ecf3f1 !important;
}

.bg-cardSelec3 {
    background-color: #fdf9ed !important;
}

.bg-cardSelec4 {
    background-color: #f3ecec !important;
}


/* =========================
     - Nuestros socios - 
==============================*/

.presentation {
    position: relative;
    z-index: 0;
}

.presentation .vertical-align {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.presentation .left-50 {
    left: -49%;
}

.presentation img {
    position: absolute;
    max-width: initial;
    max-height: initial;
    width: 40rem;
}

.Logos--distribuidores {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 5px 20px;
    grid-auto-rows: minmax(100px, auto);
    position: relative;
    left: -2%;
}

.cont-log-ds img {
    display: block;
    margin: auto;
    width: 10.5rem;
}

/*  */
@media only screen and (max-width: 600px) {
    .presentation {
        display: none;
    }
    .cont-log-ds img {
        width: 8.5rem;
    }
}

@media (min-width: 320px){
    .Logos--distribuidores{
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 2px;
        left: 0;
    }
}
@media (min-width: 576px){
    .Logos--distribuidores {
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 5px 20px;
        left: 0;
    }
}

@media (min-width: 768px) {
    .presentation img {
        width: 25rem;
    }

    .presentation .left-50 {
        left: 47.7%;
    }

    .presentation .vertical-align {
        top: -70px;
    }

    .presentation-responsive {
        display: none;
    }
    .Logos--distribuidores {
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 5px 20px;
        left: 22%;
    }
}

@media (min-width: 992px) {
    .presentation-responsive {
        display: block;
    }

    .presentation img {
        width: 36rem;
    }

    .presentation .left-50 {
        left: -100%;
    }

    .presentation .vertical-align {
        top: 67%;
    }

    .Logos--distribuidores {
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 5px;
        left: 0;
    }

    .cont-log-ds img {
        width: 7.9rem;
    }

}

@media (min-width: 1200px) {
    .presentation img {
        width: 40rem;
    }

    .presentation .left-50 {
        left: -70%;
    }

    .presentation .vertical-align {
        top: 57%;
    }

    .Logos--distribuidores {
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 5px 20px;
    }

    .cont-log-ds img {
        width: 10.5rem;
    }
}

@media (min-width: 1400px) {
    .presentation .left-50 {
        left: -97%;
    }

    .presentation img {
        width: 50rem;
    }

    .presentation .vertical-align {
        top: 72%;
    }
}

/* =========================
     - Corizacion - 
==============================*/

.tongue-section-primary {
    background-image: url('/assets/imgs/character.png');
    color: #064d8c !important;
}

.tongue {
    display: block;
    margin: auto;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 1;
    transform: rotate(180deg) translateX(50%);
    width: 138px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url('/assets/imgs/character.png');
}

.btn-cotizacion {
    width: 40%;
    display: block;
    margin: auto;
    text-align: center;
    padding: 15px;
    position: relative;
    transition: all 0.2s ease;
    color: #FFF;
    background-color: var(--azul);
    border-color: var(--azul);
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 15%);
}

.btn-cotizacion .badge-floating {
    position: absolute;
    top: -50%;
    right: 0;
    transform: translate(50%, 50%);
    margin: 0;
    border: 3px solid;
}

.badge-soft-warning {
    color: #fff;
    background-color: #FFAB00;
    border-radius: 10px !important;
    width: 20%;
    display: block;
    margin: auto;
    padding: 15px;
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 15%);
}

.badge {
    display: inline;
    text-transform: none;
}

.tongue-anim {
    animation: MovIn 2s alternate infinite ease-in;
}

@keyframes Mov-In {
    0% {
        transform: translateY(150%);
    }

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

@media only screen and (max-width: 600px) {
    .btn-cotizacion {
        width: 90%;
    }
}

/* =========================
     - Catalogos / Docs - 
==============================*/
.badge-soft-info {
    color: #ccf1f7;
    background-color: #10cdee;
}

.fa-solid {
    color: #fff;
}

.badge-soft-warning {
    color: #ccf1f7;
    background-color: var(--amarillo);
}

.btn-success {
    color: #FFF;
    background-color: var(--amarillo) !important;
    border-color: var(--amarillo) !important;
}

.badge {
    display: inline;
    text-transform: none;
}

.badge-pill {
    padding-right: 0.875em !important;
    padding-left: 0.875em !important;
    border-radius: 50rem !important;
}

/* =================================== */
/* @Media */
@media (min-width: 1200px) {

    h2,
    .h2 {
        font-size: 3rem !important;
    }
}