@charset "utf-8";
@import url("reset.css");

/*------------------------------------------------------------------
VARIABLES
-------------------------------------------------------------------*/

:root {
    --primario: #003E7E;
    --secundario: #b12a1f;
    --tercero: #e5e5e7;
    --gris: #726F6F;
    --claro: #D9D9D9;
    --rojo:#fe1b15;
    --rojoBis:#ff9478;
    --rojo01:#FF716E;
    --rojo02:#FF4944;
    --rojo03:#CF0500;
    --rojo04:#A30400;
    --azul:#011a5c;
    --azulBis: #7d85ac;
    --azul01: #062B8F;
    --azul02: #022276;
    --azul03: #00113D;
    --azul04: #01195C;
}


/* ----------------------------------------------------------------
	Bootstrap Adjustments
-----------------------------------------------------------------*/

@media (min-width: 1200px) {
    .container {
        width: auto;
        max-width: 98%;
    }
}

@media (min-width: 1440px) {
    .container {
        width: auto;
        max-width: 1350px;
    }
}


/* ----------------------------------------------------------------
	Basic
-----------------------------------------------------------------*/

iframe {
    width: 100%;
    border: 0 !important;
    overflow: hidden !important;
}

html,
body {
    height: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
}

body {
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
}

a {
    text-decoration: none;
}

a:hover {
    color: #000;
}

h3 {
    font-size: 30px;
    font-family: 'Montserrat', sans-serif;
}

.l-none {
    list-style: none;
}

.degradado {
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 231, 1) 46%, rgba(255, 255, 255, 1) 100%);
    padding: 20px 0px;
}

@media (min-width: 1200px) {
    .degradado {
        background: rgb(255, 255, 255);
        background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 231, 1) 46%, rgba(255, 255, 255, 1) 100%);
        padding: 20px 0px;
    }
}

.table-producto .table-responsive table,
th,
td {
    padding: 20px;
}

.table-producto2 table,
th,
td {
    border: 1px solid var(--primario);
    padding: 20px;
}

.cursor {
    cursor: pointer;
}


.img-w100{
    width: 100%;
    height: auto;
}


/* ----------------------------------------------------------------
	text color
-----------------------------------------------------------------*/

.text-red {
    color: var(--secundario);
}

.text-black {
    color: #000;
}

.text-white {
    color: #000;
}

.text-black-dark {
    color: #343434;
}

.text-blue {
    color: var(--primario);
}

.text-gray {
    color: #8c8c8c;
}

.text-green {
    color: green;
}


/* ----------------------------------------------------------------
	header principal
-----------------------------------------------------------------*/

.bg-header {
    background-image: url(../../img/header_home_ibmex.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 240px;
}

.bg-header-nosotros {
    background-image: url(../../img/nosotros/header_nosotros_ibmex.jpeg), url(../../img/nosotros/header_nosotros_ibmex.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0px 80px 0px;
}

.bg-header-productos {
    background-image: url(../../img/productos/header_productos_ibmex.jpg), url(../../img/productos/header_productos_ibmex.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0px 80px 0px;
}

.bg-header-piensa {
    background-image: url(../../img/piensa/header_banner_piensa_ibmex.jpg), url(../../img/piensa/header_banner_piensa_ibmex.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0px 80px 0px;
}

.bg-header-exito {
    background-image: url(../../img/casos_exito/header_casos_de_exito_ibmex.jpg), url(../../img/casos_exito/header_casos_de_exito_ibmex.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0px 80px 0px;
}

.bg-header-foro {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url(../../img/foro-ibmex/header_foro-ibmex.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0px 80px 0px;
}

.bg-header-exito1 {
    background-image: url(../../img/casos_exito/construkom/header_casos_exito_construkom_ibmex.jpg), url(../../img/casos_exito/construkom/header_casos_exito_construkom_ibmex.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0px 80px 0px;
}

.bg-header-exito2 {
    background-image: url(../../img/casos_exito/quiero_casa/header_quiero_casa_casos_exito_ibmex.jpg), url(../../img/casos_exito/quiero_casa/header_quiero_casa_casos_exito_ibmex);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0px 80px 0px;
}

.bg-header-exito3 {
    background-image: url(../../img/casos_exito/vinte/header_vinte_casos_exito_ibmex.jpg), url(../../img/casos_exito/vinte/header_vinte_casos_exito_ibmex.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0px 80px 0px;
}

.bg-header-soporte {
    background-image: url(../../img/soporte_tecnico/header_soporte_tecnico_ibmex.jpg), url(../../img/soporte_tecnico/header_soporte_tecnico_ibmex.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0px 80px 0px;
}

.bg-header-contacto {
    background-image: url(../../img/contacto/contacto_header_industrial_bloquera.jpg), url(../../img/contacto/contacto_header_industrial_bloquera.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0px 80px 0px;
}

.bg-header-blocks {
    background-image: url(../../img/productos/blocks_concreto/blocks_de_concreto_header_productos.jpeg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 250px 0px 80px 0px;
}

.bg-header-stonecrete {
    background-image: url(../../img/productos/stonecrete/header_stonecrete_ibmex.jpeg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0px 80px 0px;
}

.bg-header-stonecrete-detalle {
    background-image: url(../../img/productos/stonecrete/header_stonecrete_detalle.jpeg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0px 80px 0px;
}

.bg-header-niveladores {
    background-image: url(../../img/productos/niveladores/header_niveladores_productos_ibmex.jpeg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0px 80px 0px;
}

.bg-header-bloque {
    background-image: url(../../img/productos/block_divisorio/muro_divisorio_header_ibmex.jpeg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0px 80px 0px;
}

.bg-header-bloque-detalle {
    background-image: url(../../img/productos/block_divisorio/header_muros_divisores_ibmex.jpeg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0px 80px 0px;
}

.bg-header-adoquin {
    background-image: url(../../img/productos/adoquines/adoquines_header.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0px 80px 0px;
}

.bg-header-adoquin-detalle {
    background-image: url(../../img/productos/adoquines/header_adoquines_ibmex.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0px 80px 0px;
}

.bg-header-muros {
    background-image: url(../../img/productos/muros_divisores/muros_divisores_header_ibmex.jpeg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0px 80px 0px;
}

.bg-header-muros-detalle {
    background-image: url(../../img/productos/muros_divisores/header_muros_divisores_ibmex.jpeg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0px 80px 0px;
}

@media (min-width: 1200px) {
    .bg-header {
        background-image: url(../../img/header_home_ibmex.png), url(../../img/header_home_ibmex.webp);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 240px;
    }
    .bg-header-nosotros {
        background-image: url(../../img/nosotros/header_nosotros_ibmex.jpeg), url(../../img/nosotros/header_nosotros_ibmex.jpeg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 200px 0px;
    }
    .bg-header-contacto {
        background-image: url(../../img/contacto/contacto_header_industrial_bloquera.jpg), url(../../img/contacto/contacto_header_industrial_bloquera.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 100px 0px;
        margin-top: 100px;
    }
    .bg-header-piensa {
        background-image: url(../../img/piensa/header_banner_piensa_ibmex.jpg), url(../../img/piensa/header_banner_piensa_ibmex.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 45px 0px;
        margin-top: 100px;
    }
    .bg-header-productos {
        background-image: url(../../img/productos/header_productos_ibmex.jpg), url(../../img/productos/header_productos_ibmex.jp);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 100px 0px;
        margin-top: 100px;
    }
    .bg-header-exito {
        background-image: url(../../img/casos_exito/header_casos_de_exito_ibmex.jpg), url(../../img/casos_exito/header_casos_de_exito_ibmex.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 100px 0px;
        margin-top: 100px;
    }
    .bg-header-exito1 {
        background-image: url(../../img/casos_exito/construkom/header_casos_exito_construkom_ibmex.jpg), url(../../img/casos_exito/construkom/header_casos_exito_construkom_ibmex.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 100px 0px;
        margin-top: 100px;
    }
    .bg-header-exito2 {
        background-image: url(../../img/casos_exito/quiero_casa/header_quiero_casa_casos_exito_ibmex.jpg), url(../../img/casos_exito/quiero_casa/header_quiero_casa_casos_exito_ibmex.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 100px 0px;
        margin-top: 100px;
    }
    .bg-header-exito3 {
        background-image: url(../../img/casos_exito/vinte/header_vinte_casos_exito_ibmex.jpg), url(../../img/casos_exito/vinte/header_vinte_casos_exito_ibmex.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 100px 0px;
        margin-top: 100px;
    }
    .bg-header-soporte {
        background-image: url(../../img/soporte_tecnico/header_soporte_tecnico_ibmex.jpg), url(../../img/soporte_tecnico/header_soporte_tecnico_ibmex.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 100px 0px;
        margin-top: 100px;
    }
    .bg-header-blocks {
        background-image: url(../../img/productos/blocks_concreto/blocks_de_concreto_header_productos.jpeg), url(../../img/productos/blocks_concreto/blocks_de_concreto_header_productos.jpeg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 20px 0px;
        margin-top: 100px;
    }
    .bg-header-blocks-detalle {
        background-image: url(../../img/productos/blocks_concreto/header_blocks_concreto.jpg), url(../../img/productos/blocks_concreto/header_blocks_concreto.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 20px 0px;
        margin-top: 100px;
    }
    .bg-header-stonecrete {
        background-image: url(../../img/productos/stonecrete/header_stonecrete_ibmex.jpeg), url(../../img/productos/stonecrete/header_stonecrete_ibmex.jpeg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 20px 0px;
        margin-top: 100px;
    }
    .bg-header-stonecrete-detalle {
        background-image: url(../../img/productos/stonecrete/header_stonecrete_detalle.jpg), url(../../img/productos/stonecrete/header_stonecrete_detalle.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 20px 0px;
        margin-top: 100px;
    }
    .bg-header-niveladores {
        background-image: url(../../img/productos/niveladores/header_niveladores_productos_ibmex.jpeg), url(../../img/productos/niveladores/header_niveladores_productos_ibmex.jpeg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 20px 0px 100px 0px;
        margin-top: 100px;
    }
    .bg-header-bloque {
        background-image: url(../../img/productos/block_divisorio/muro_divisorio_header_ibmex.jpeg), url(../../img/productos/block_divisorio/muro_divisorio_header_ibmex.jpeg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 100px 0px;
        margin-top: 100px;
    }
    .bg-header-bloque-detalle {
        background-image: url(../../img/productos/block_divisorio/header_muros_divisores_ibmex.jpeg), url(../../img/productos/block_divisorio/header_muros_divisores_ibmex.jpeg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 100px 0px;
        margin-top: 100px;
    }
    .bg-header-adoquin {
        background-image: url(../../img/productos/adoquines/adoquines_header.webp), url(../../img/productos/adoquines/adoquines_header.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 60px 0px;
        margin-top: 100px;
    }
    .bg-header-adoquin-detalle {
        background-image: url(../../img/productos/adoquines/header_adoquines_ibmex.jpg), url(../../img/productos/adoquines/header_adoquines_ibmex.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 20px 0px;
        margin-top: 100px;
    }
    .bg-header-muros {
        background-image: url(../../img/productos/muros_divisores/muros_divisores_header_ibmex.jpeg), url(../../img/productos/muros_divisores/muros_divisores_header_ibmex.jpeg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 100px 0px;
        margin-top: 100px;
    }
    .bg-header-muros-detalle {
        background-image: url(../../img/productos/muros_divisores/header_muros_divisores_ibmex.jpg), url(../../img/productos/muros_divisores/header_muros_divisores_ibmex.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 100px 0px;
        margin-top: 100px;
    }
}

.titulo {
    font-size: 40px;
    font-weight: 800;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
}

@media (min-width: 1200px) {
    .titulo {
        font-size: 65px;
        font-weight: 800;
        color: #fff;
        font-family: 'Montserrat', sans-serif;
    }
}

.bg-subtitulo {
    background-color: rgba(0, 0, 0, .6);
    padding: 20px;
    margin-top: 50px;
}

.bg-video-header {
    background-color: #fff;
    padding: 15px;
    margin-right: 180px;
}

.bg-video-header-mobil {
    background-color: #fff;
    padding: 15px;
}

.icono-play {
    position: absolute;
    top: -40px;
    left: 68%;
}

.icono-play2 {
    position: absolute;
    top: -44px;
    left: 80%;
}

.subtitulo {
    font-size: 25px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}

@media (min-width: 1200px) {
    .subtitulo {
        font-size: 30px;
        font-weight: 700;
        font-family: 'Montserrat', sans-serif;
    }
    .icono-play2 {
        position: absolute;
        top: -44px;
        left: 73%;
    }
}

.bg-video-header-nosotros {
    background-color: #fff;
    padding: 15px;
    top: 20%;
    position: absolute;
}

.icon-rs {
    background-color: var(--primario);
    border-radius: 5px;
    color: white;
    font-size: 35px;
    padding: 4px;
    margin-bottom: 15px;
    -webkit-transition: all 0.3s, color 0.3s;
    -o-transition: all 0.3s, color 0.3s;
    transition: all 0.3s, color 0.3s;
}

.icon-rs:hover {
    background-color: rgba(0, 62, 126, .8);
    background-color: var(--secundario);
    color: #fff;
}


/* ----------------------------------------------------------------
	BACKGROUNDS PRODUCTOS
-----------------------------------------------------------------*/

.ficha-img {
    background-image: var(--bg-image);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 31%, rgba(0, 0, 0, 0.6) 75%), var(--bg-image);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0px 80px 0px;
}

.ficha-img2 {
    background-image: var(--bg-image);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 31%, rgba(0, 0, 0, 0.6) 75%), var(--bg-image);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0px 80px 0px;
}

@media (min-width: 1400px) {
    .ficha-img {
        padding: 150px 0px;
    }
}


/* .bg-header-block-hueco-1 {
    background-image: url(../../img/productos/blocks_concreto/block_hueco_de_concreto_header.webp), url(../../img/productos/blocks_concreto/block_hueco_de_concreto_header.jpeg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;  
    padding: 200px 0px 80px 0px;
} */

@media (min-width: 1200px) {
    .ficha-img {
        background-image: var(--bg-image);
        background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 31%, rgba(0, 0, 0, 0.6) 75%), var(--bg-image);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 100px 0px;
    }
    .ficha-img2 {
        background-image: var(--bg-image);
        background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 31%, rgba(0, 0, 0, 0.6) 75%), var(--bg-image);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 30px 0px;
        margin-top: 100px;
    }
    /*   .bg-header-block-hueco-1 {
        background-image: url(../../img/productos/blocks_concreto/block_hueco_de_concreto_header.webp), url(../../img/productos/blocks_concreto/block_hueco_de_concreto_header.jpeg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 100px 0px;
        margin-top: 100px;
    }
    .bg-header-block-resistencia {
        background-image: url(../../img/productos/blocks_concreto/block_alta_resistencia_header.webp), url(../../img/productos/blocks_concreto/block_alta_resistencia_header.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 100px 0px;
        margin-top: 100px;
    } */
}


/* ----------------------------------------------------------------
	FONT SIZE
-----------------------------------------------------------------*/

.fw500 {
    font-weight: 500;
}

.fs22 {
    font-size: 22px;
    font-weight: normal;
}

.fs22b {
    font-size: 22px;
    font-weight: bold;
}

.fs20 {
    font-size: 20px;
    font-weight: bold;
}

.fs25 {
    font-size: 18px;
    font-weight: bold;
}

.fs24 {
    font-size: 24px;
    font-weight: bold;
}

.fs24l {
    font-size: 24px;
}

.fs25l {
    font-size: 20px;
    font-weight: normal;
}

.fs30 {
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}

.fs30M {
    font-size: 30px;
    font-weight: bold;
}

.fs20l {
    font-size: 20px;
    font-weight: normal;
}


/*  .fs20lR {
        font-size: 20px;
        font-weight: normal;
        font-family: 'Roboto', sans-serif;
    } */

.fs15 {
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
}

.fs14 {
    font-size: 14px;
}

.fs15b {
    font-size: 15px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
}

.fs15M {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
}

.fs15bM {
    font-size: 18px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
}

.fs12 {
    font-size: 12px;
}

.fs13 {
    font-size: 13px;
    font-weight: 400;
}

.fs28 {
    font-size: 28px;
    font-weight: 400;
}

.fs16 {
    font-size: 16px;
}

.fs18 {
    font-size: 18px;
    font-weight: normal;
}

.fs18M {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
}

.fs18b {
    font-size: 18px;
    font-weight: bold;
}

.fs40 {
    font-size: 40px;
    font-weight: normal;
}

.line-130 {
    line-height: 130%;
}

.font-boton {
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;
}

.font-boton18 {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
}

@media (min-width: 1200px) {
    .font-boton {
        font-size: 20px;
    }
    .fs15M {
        font-size: 15px;
    }
    .fs15bM {
        font-size: 15px;
        font-weight: bold;
    }
    .fs18M {
        font-size: 18px;
        font-family: 'Montserrat', sans-serif;
    }
    .fs25 {
        font-size: 25px;
    }
    .fs25l {
        font-size: 25px;
        font-weight: normal;
    }
    .fs30 {
        font-size: 30px;
    }
}

/* ----------------------------------------------------------------
margins
-----------------------------------------------------------------*/

.mt-6 {
    margin-top: 60px;
}

.ms-6 {
    margin-left: 60px;
}

.ms-7 {
    margin-left: 50px;
}

.mt-7 {
    margin-top: 70px;
}

.mt-8 {
    margin-top: 80px;
}

.mt-9 {
    margin-top: 90px;
}

.mt-10 {
    margin-top: 100px;
}

.mt-15 {
    margin-top: 150px;
}

.mt-20 {
    margin-top: 200px;
}

.mt-13 {
    margin-top: 130px;
}

.mb-25 {
    margin-bottom: 250px;
}

.mb-20 {
    margin-bottom: 200px;
}

.minHeight75 {
    min-height:75px;
}

@media (min-width: 1200px) {
    .ms-7 {
        margin-left: 70px;
    }
}





/* ----------------------------------------------------------------
	navbar original
-----------------------------------------------------------------*/

.bg-navbar {
    background-color: #fff;
    padding: 10px 0px;
    box-shadow: 0px 2px 0px var(--tercero);
}

#navbar-menu1 li {
    display: inline;
    padding: 0px 30px;
}

#navbar-menu li {
    display: inline;
    padding: 0px 15px;
    padding: 0px 8px;
}

li input {
    border-color: var(--primario) !important;
    border: solid;
    border-width: 3px;
    font-style: italic;
}

.icon-search {
    background-color: #003E7E;
    color: #fff;
    padding: 2px;
}

.navbar-responsive {
    background-color: #fff;
    z-index: 1;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    overflow-x: hidden;
}





/*-----------------------------------
        NAVBAR                    |
------------------------------------*/
#telIconNavbar{
    height:18px;
    width: 18px;
}

#nav-mobile {
    background-color: #FFF;
    border-bottom: 1px solid var(--tercero);
    padding: 5px 0;
    overflow: hidden;
    position: fixed;
    /* Set the navbar to fixed position */
    top: 0;
    /* Position the navbar at the top of the page */
    width: 100%;
    /* Full width */
    z-index: 99;
}

#nav-mobile .container {
    cursor: pointer;
    display: inline-block;
}

#nav-mobile .bar1,
#nav-mobile .bar2,
#nav-mobile .bar3 {
    width: 35px;
    height: 5px;
    background-color: #000;
    background-color: var(--primario);
    margin: 6px 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

#nav-mobile .bar1 {
    margin-top: 15px;
}

#nav-mobile .active .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-9px, 6px);
}

#nav-mobile .active .bar2 {
    opacity: 0;
}

#nav-mobile .active .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
}

.sidenav {
    height: calc(100% - 58px);
    height: calc(100% - 80px);
    width: 0;
    position: fixed;
    z-index: 1;
    top: 80px;
    right: 0;
    background-color: #111;
    background-color: rgba(238, 237, 246, 0.95);
    background-color: var(--gris);
    overflow-x: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    padding-top: 5px;
    text-align: center;
    z-index: 99;
}

.sidenav a {
    padding: 24px 8px 8px 8px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    color: #404050;
    color: #FFF;
    display: block;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
    color: #000;
}

.navbar {
    background-color: #FFF !important;
    box-shadow: 0px 2px 0px var(--tercero);
}

.navbar-brand img {
    height: auto;
    width: 50%;
    width: 80px;
}

.navbar-nav .nav-link {
    color: #000;
    border-bottom: solid 3px #FFF;
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin: 0 0 0 20px;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    -webkit-transition: .33s;
    transition: .33s;
}

.navbar-nav .nav-link:hover {
    border-bottom: solid 3px var(--primario);
}
.navbar-nav .dropdown-toggle{
    border-bottom: solid 3px #FFF !important;
}

.navbar-nav .active {
    color: var(--primario);
    font-weight: 600;
}

.nav-button{
    background-color: var(--secundario);
    background-color: #FFF;
    background-color: var(--azulBis);
    border-radius: 10px 0 10px 0;
    color: #FFF;  
    color: var(--primario);
    padding: 2px 5px;
    margin-left: 10px;
    transition: all 0.3s ease;
}
.nav-button:hover{
    background-color: var(--azul);
    border-radius: 10px;
}

.nav-button .iconify{
    color: var(--primario);
    color: #fff;
}



@media (min-width: 1400px) {
    .navbar-nav .nav-link {
        margin: 0 0 0 25px;
    }
}





/* ----------------------------------------------------------------
	BOTONES
-----------------------------------------------------------------*/

.btn-blue {
    background-color: var(--primario);
    color: #fff;
    padding: 5px;
    margin: 0px 80px;
}

.btn-blue:focus,
.btn-blue:hover {
    color: #fff !important;
}

.btn-blue2 {
    background-color: var(--primario);
    color: #fff;
    padding: 20px 30px;
    border: none;
}

.btn-prensa {
    background-color: var(--primario);
    color: #fff;
    padding: 20px 30px;
    margin-right: 120px;
}

.btn-prensa-mobil {
    background-color: var(--primario);
    color: #fff;
    padding: 20px 30px;
}

.btn-enviar {
    background-color: var(--primario);
    color: #fff;
    padding: 10px 40px;
    margin-top: 30px;
    border: none;
}

.btn-direccion {
    background-color: var(--primario);
    color: #fff;
    padding: 15px 30px;
    margin-top: 30px;
    border: none;
}

.btn-contacto {
    background-color: var(--primario);
    color: #fff;
    padding: 5px 90px;
    border: none;
}

.btn-buscar {
    background-color: var(--primario);
    color: #fff;
    padding: 5px 15px;
    margin: 0;
    border: none;
}

.whastappFloat{
    position: absolute !important;
    bottom: 0;
    right: 0;  
    margin-right: calc(2% + 70px);
    margin-bottom: 2%;
    transition: all 0.3s ease;
}
.whastappFloat:hover{
    scale: 1.1;
}

@media (min-width: 1200px) {
    .btn-blue {
        padding: 20px 0px;
    }
}

/* ----------------------------------------------------------------
	BACKGROUNDS
-----------------------------------------------------------------*/

.bg-blue {
    background-color: var(--primario);
}

.bg-red {
    background-color: var(--secundario);
}

.bg-gray {
    background-color: var(--tercero);
}

.bg-white {
    background-color: #fff;
}

.bg-azul01 {
    background-color: var(--azul01);
}

/* ----------------------------------------------------------------
CARDS
-----------------------------------------------------------------*/

.card-titulo {
    background-color: #fff;
    padding: 10px 60px;
    border-bottom: var(--secundario) 6px solid;
    box-shadow: #666 0 10px 20px;
}

.card-titulo2 {
    background-color: #fff;
    padding: 15px 10px;
    border-bottom: var(--secundario) 6px solid;
    box-shadow: #666 0 10px 20px;
    width: 90%;
    display: block;
}

@media (min-width: 1200px) {
    .card-titulo {
        background-color: #fff;
        padding: 10px 60px;
        border-bottom: var(--secundario) 6px solid;
        box-shadow: #666 0 10px 20px;
    }
    .card-titulo2 {
        background-color: #fff;
        padding: 15px 10px;
        border-bottom: var(--secundario) 6px solid;
        box-shadow: #666 0 10px 20px;
        width: 90%;
        display: block;
    }
}

@media (min-width: 1400px) {
    .card-titulo {
        background-color: #fff;
        padding: 10px 90px;
        border-bottom: var(--secundario) 6px solid;
        box-shadow: #666 0 10px 20px;
    }
    .card-titulo2 {
        background-color: #fff;
        padding: 15px 10px;
        border-bottom: var(--secundario) 6px solid;
        box-shadow: #666 0 10px 20px;
        width: 90%;
        display: block;
    }
}


/* 
.card-titulo {
    background-color: #fff;
    padding: 10px 90px;
    border-bottom: var(--secundario) 6px solid;
    box-shadow: #666 0 10px 20px;
}

.card-titulo2 {
    background-color: #fff;
    padding: 15px 10px;
    border-bottom: var(--secundario) 6px solid;
    box-shadow: #666 0 10px 20px;
    width: 90%;
    display: block;
} */

.card-titulo3 {
    background-color: #fff;
    padding: 10px 30px;
    box-shadow: #666 0 10px 20px;
}

.card-titulo4 {
    background-color: #fff;
    padding: 10px 50px 10px 20px;
    border-bottom: var(--secundario) 6px solid;
    box-shadow: #666 0 10px 20px;
}

.card-position {
    width: 53%;
    display: block;
    margin-top: -45px;
    margin-left: 20%;
}

.card-position2 {
    width: 80%;
    display: block;
    margin-top: -39px;
    margin-left: 13%;
}

.card-position3 {
    width: 100%;
    display: block;
    margin-top: -45px;
    margin-left: 3.9%;
}

.card-position4 {
    width: 80%;
    display: block;
    margin-top: -55px;
    margin-left: 10%;
}

@media (min-width: 1200px) {
    .card-position4 {
        width: 60%;
        display: block;
        margin-top: -55px;
        margin-left: 20%;
    }
}

.card-position5 {
    width: 70%;
    display: block;
    margin-top: -60px;
    margin-left: 13%;
}

.card-position6 {
    width: 80%;
    display: block;
    margin-top: -80px;
    margin-left: 13%;
}

.card-position7 {
    width: 80%;
    display: block;
    margin-top: -60px;
    margin-left: 13%;
}


/* ----------------------------------------------------------------
	CONTACTO
-----------------------------------------------------------------*/

.form-input {
    border: var(--primario);
    border-width: 3px;
    border-style: solid;
    padding: 0.375rem 0.75rem;
    width: 100%;
}

.dato-contacto{
    color: #000;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    margin: 10px 0 5px 0;
}

/* ----------------------------------------------------------------
	EXTRA
-----------------------------------------------------------------*/

.resultado {
    border-bottom: var(--primario) 3px solid;
    padding: 0 0 20px;
}

.input-border {
    border-width: 3px;
    border-color: var(--primario);
    padding: 8px;
    width: 30%;
}

.bg-listado {
    background-color: #fff;
    border: 2px solid var(--tercero);
    color: #000;
    padding: 10px 20px;
}

.bg-prensa {
    background-color: #fff;
    padding: 30px 40px;
    position: absolute;
    top: -470px;
    left: 650px;
    box-shadow: 3px 4px 15px #bebebe;
}

.bg-prensa-mobil {
    background-color: #fff;
    padding: 30px;
}

.bg-historia {
    background-color: #fff;
    padding: 50px 80px;
    position: absolute;
    top: 60px;
    right: 550px;
    box-shadow: 3px 4px 15px #000;
}

.bg-historia-mobil {
    background-color: #fff;
    padding: 20px;
    box-shadow: 3px 4px 15px #000;
    margin-bottom: 20px;
}

.icon-size {
    font-size: 30px;
    color: var(--primario);
}

.icon-size-2 {
    font-size: 30px;
    color: var(--primario);
}

.icon-size-3 {
    font-size: 25px;
    color: var(--secundario);
}

.separacion {
    padding: 80px 0px;
}

.contenedor-colores {
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.elemento-color {
    display: inline-block;
    margin: 8px 10px;
}

.elemento-color img {
    height: auto;
    width: 100%;
    max-width: 54px;
}


/* ----------------------------------------------------------------
	CARDS
-----------------------------------------------------------------*/

.box-caso {
    border: 1px solid #000;
}

.box-caso2 {
    box-shadow: 10px 10px 20px #bebebe, -10px -10px 20px #ffffff;
}


/* ----------------------------------------------------------------
	PRELOADER
-----------------------------------------------------------------*/

#pageloader-overlay {
    opacity: 0;
    top: 0px;
    left: 0px;
    position: fixed;
    background-color: rgba(255, 255, 255);
    height: 100%;
    width: 100%;
    z-index: 9998;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

#pageloader-overlay.visible {
    opacity: 1;
}

#pageloader-overlay.hidden {
    opacity: 0;
    height: 0px;
    width: 0px;
    z-index: -10000;
}

#pageloader-overlay .loader-wrapper-outer {
    background-color: transparent;
    z-index: 9999;
    margin: auto;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: table;
    text-align: center;
    vertical-align: middle;
}

#pageloader-overlay .loader-wrapper-inner {
    display: table-cell;
    vertical-align: middle;
}

@keyframes latidos {
    from {
        transform: none;
    }
    50% {
        transform: scale(1.4);
    }
    to {
        transform: none;
    }
}

.efecto {
    animation: latidos .9s infinite;
    transform-origin: center;
}

.icono-scroll {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 80px;
    cursor: pointer;
    width: 50px;
}


/* ----------------------------------------------------------------
	MODAL
-----------------------------------------------------------------*/

.close {
    background: var(--naranja);
    font-size: 30px;
    font-weight: 500;
    position: absolute;
    right: -1px;
    top: 0px;
    color: #00254c;
    padding: 1px 4px;
    right: 0px;
    background: white;
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    outline: 0;
}


/* ----------------------------------------------------------------
	RELACIONADOS
    -----------------------------------------------------------------*/

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}


/* ----------------------------------------------------------------
	DROPDOWN HOVER
-----------------------------------------------------------------*/

.dropdown-content {
    display: none;
    position: absolute;
    background-color: var(--tercero);
    min-width: 200px;
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown:hover .dropdown-content {
    display: block;
}


/*  .dropdown:hover .bg-gray {
        background-color: #3e8e41;
    } */

    .dropdown2 {
        position: relative;
        display: inline-block;
    }

    .dropdown-content2 {
        display: none;
        position: absolute;
        background-color: #f1f1f1;
        min-width: 600px;
        box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
        z-index: 1;
        right: 0%;
        padding: 30px;
    }

    .dropdown-content2 a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

    .dropdown-content2 a:hover {
        background-color: #ddd;
    }

    .dropdown2:hover .dropdown-content2 {
        display: block;
    }

    .dropdown2:hover .dropbtn2 {
        color: var(--primario);
    }
/* ----------------------------------------------------------------
SELECT
-----------------------------------------------------------------*/

select {
    background-image: url('../../img/flecha-select.png');
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
}

select::-ms-expand {
    display: none;
    /*Evita que se muestre la flecha por defecto en versiones de IE*/
}


/* ----------------------------------------------------------------
	TABLA PIENSA
-----------------------------------------------------------------*/

.encabezado {
    background: var(--primario);
    border-right: #fff 2px solid;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    min-height: 40px;
    padding: 14px 10px;
    text-align: center;
}

.border-white {
    border-right: 1px solid #fff;
}

.filtro {
    position: relative;
}

.filtro select {
    border-radius: 0;
    margin: 0 auto 0 42px;
    padding: 10px 50px 10px 10px;
    -webkit-appearance: none;
    border: var(--primario) 2px solid;
    color: var(--primario);
}


/* ----------------------------------------------------------------
	SLIDER 
-----------------------------------------------------------------*/

.mySlides {
    display: none
}

.slideshow-container {
    max-width: 1000px;
    position: relative;
    margin: auto;
}

.prev {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: #737370;
    font-weight: bold;
    font-size: 30px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    margin-left: -80px;
}

.next2 {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: #737370;
    font-weight: bold;
    font-size: 30px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    margin-right: -80px;
}

.next2 {
    right: 0;
    border-radius: 3px 0 0 3px;
}

.fade {
    animation-duration: 1.5s;
}

@keyframes fade {
    from {
        opacity: .4
    }
    to {
        opacity: 1
    }
}

@media only screen and (max-width: 300px) {
    .prev,
    .next2,
    .text {
        font-size: 11px
    }
}


/* ----------------------------------------------------------------
	BIBLIOTECA DIGITAL
-----------------------------------------------------------------*/

.bg-login {
    background-color: var(--primario);
    box-shadow: #c8c2c2 6px 5px 4px;
    padding: 60px;
}

.btn-red {
    background-color: var(--secundario);
    color: #ffff;
    padding: 10px 30px;
    border: none;
}

.btn-blue3 {
    background-color: var(--primario);
    color: #ffff;
    padding: 10px 30px;
    border: none;
}

.bg-registro {
    background-color: #fff;
    box-shadow: 5px 5px 10px #aaa4a4, -5px -5px 10px #faf2f2;
    padding: 20px 60px;
}

.tamanio {
    width: 100% !important;
    height: auto !important;
    display: block;
}

.tamanio2 {
    width: auto !important;
    height: auto !important;
    display: block;
}

.btn-none {
    border: none;
    background-color: transparent;
}
.ocultar {
    display: none;
}
 
.mostrar {
    display: block;
}

.btnIbmexAzul{
    background-color: #1C4378;
    border-color: #1C4378;
    background-color: #003E7E !important;
    border-color: #003E7E !important;
    transition: all 0.3s ease;
}


.btnIbmexAzul:hover{
    background-color: #00135D !important;
    border-color: #00135D !important;
}

.btnIbmexRojo{
    background-color: var(--rojo) !important;
    border-color: var(--rojo) !important;
    transition: all 0.3s ease;
}


.btnIbmexRojo:hover{
    background-color: var(--rojo03)!important;
    border-color: var(--rojo03)!important;
}






/* ----------------------------------------------------------------
	PRODUCTOS
-----------------------------------------------------------------*/
.nombre-producto{
    color: #000;
    font-size: 20px;
    font-weight: bold;
    min-height: 48px;
}

.shape{
    background: var(--secundario);
    /*     margin: 10% auto 0; */  
}
  
 #estrella-12 {
    background: var(--secundario);
    width: 80px;
    height: 80px;
    position: absolute;
    text-align: center;
    z-index: 0;
    top: 0; /* Ajusta la posición superior según tus necesidades */
    left: 0; /* Ajusta la posición izquierda según tus necesidades */
}

#estrella-12::before, #estrella-12:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 80px;
    width: 80px;
    background: var(--secundario);
    z-index: 90;
}

#estrella-12::before {
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
}

#estrella-12::after {
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
}

.texto-position {
    position: absolute;
    z-index: 100;
    top: 50%; /* Centra verticalmente el texto */
    left: 50%; /* Centra horizontalmente el texto */
    transform: translate(-50%, -50%); /* Centra el texto en el centro de la estrella */
    color: #fff;
}

.tarjetas {
    position: relative; /* Ajusta el contenedor de las tarjetas a posición relativa */
}

li[itemprop~="offers"]{
    list-style-type: none;
}

@media only screen and (min-width: 1280px){
    .nombre-producto{
        min-height: 48px;
    }
}





/* ----------------------------------------------------------------
	GOOGLE MAPS API
-----------------------------------------------------------------*/

.google-map-300 {
    height: 300px;
    width: 100%;
}

.google-map-400 {
    height: 400px;
    width: 100%;
}

.google-map-500 {
    height: 500px;
    width: 100%;
}






/* ----------------------------------------------------------------
	DISTRIBUIDORES
-----------------------------------------------------------------*/
.cta-swipper,
.cta-swipper-azul{
    background-color: #d71316;
    background-color: var(--secundario);
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    padding: 20px 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.cta-swipper-azul{
    background-color: var(--primario);
}

.cta-swipper-azul:hover{
    background-color: rgba(0,62,126,.8);
    padding-right: 10px;
}
.cta-swipper:hover{
    background-color: rgba(177,42,31,.8);
    padding-right: 10px;
}

.table-horarios tr td{
    border: 1px solid #FFF;
    padding: 5px 10px 5px 0;
}

.distribuidores-contacto{
    background-color: #555e79;
    background-color: #0c2a5c;
    color: #FFF;
    padding: 5px 10px;
    margin-bottom: 10px;
}
.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 0rem;
    font-size: 1rem;
    color: #000;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
}

.accordion-button:not(.collapsed) {
    color: #000;
    background-color: #e7f1ff;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
}






/* ----------------------------------------------------------------
	carousel productos home
-----------------------------------------------------------------*/
.primerElmento{
    margin-top: 94px;
}
@media (min-width: 1200px) {
    .primerElmento{
        margin-top: 158px;
    }
}





/* ----------------------------------------------------------------
	carousel productos home
-----------------------------------------------------------------*/
.altura-navbar2{
    margin-top:90px;
}


.item-carousel-home{
    background-color: #d7d7d7;
    border-radius: 20px;
    cursor: pointer;
    display: inline-block;
    min-height: 150px;
    transition: all 0.3s ease;
}
.item-carousel-home img{
    height: auto;
    width: 100%;
}

.item-carousel-home h3{
    color: black;
    text-decoration: none;
    font-size: 24px;
    padding-top: 15px;
    min-height: 65px;
    transition: all 0.3s ease;
}
.item-carousel-home p{
    color: black;
    text-decoration: none;
    font-size: 12px;
    padding-right: 12px;
    opacity: 1;
    transition: all 0.3s ease;
}

.swiperProductos-button-prev,
.swiperProductos-button-next{
    background-color: #494949;
    border: none;
    border-radius: 30px;
    text-align: center;
    height: 40px;
    width: 40px;
    margin: 10px 0 10px 0;
}

.swiperProductos-button-prev .iconify,
.swiperProductos-button-next .iconify{
    color: #FFF;
    font-size: 22px;
}

.swiperProductos-button-prev:hover,
.swiperProductos-button-next:hover{
    background-color: #000;
}

@media (min-width: 1200px) {
    .altura-navbar2{
        margin-top: 140px
    }

    .item-carousel-home h3{
        padding-top: 35px;
    }
    .item-carousel-home p{
        opacity: 0;
        transition-delay: .4s;
    }
    .item-carousel-home:hover{
        background-color: #8a94b2;
        background-color: #ACB3C9;
    }
    .item-carousel-home:hover h3{
        padding-top: 15px;
    }
    .item-carousel-home:hover p{
        opacity: 1;
        transition: all 0.3s ease;
    }
}

/* ----------------------------------------------------------------
	SECCION ÚNTE AL EQUIPO
-----------------------------------------------------------------*/
/* CSS */
.join-team {
  background-color: #f5f5f5;
  padding: 60px 20px;
  font-family: Arial, sans-serif;
}

.join-team .container {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}

.join-team h2 {
  font-size: 2.5em;
  color: #004b8d; /* Azul institucional similar al del sitio */
  margin-bottom: 20px;
}

.join-team .intro {
  font-size: 1.1em;
  color: #333;
  margin-bottom: 30px;
}

.join-team .vacancy-details {
  text-align: left;
  list-style: none;
  padding: 0;
  margin-bottom: 40px;
}

.join-team .vacancy-details li {
  font-size: 1em;
  margin-bottom: 10px;
  line-height: 1.4;
}

.join-team .vacancy-details strong {
  color: #004b8d;
}

.btn-apply {
  display: inline-block;
  background-color: #004b8d;
  color: white;
  text-decoration: none;
  padding: 15px 30px;
  font-size: 1em;
  border-radius: 4px;
  transition: background-color 0.3s;
}

.btn-apply:hover {
  background-color: #003366;
}

/* ----------------------------------------------------------------
	SECCIÓN LOGOS DE CERTIFICACIONES INDEX
-----------------------------------------------------------------*/
/* Tamaño cómodo y responsivo para los logos de certificaciones */
.logo-cert {
  max-width: 240px;   /* móvil */
  width: 120%;
  height: auto;
  transition: transform .2s ease;
}
.logo-cert:hover { transform: scale(1.03); }

@media (min-width: 768px) {
  .logo-cert { max-width: 290px; }  /* tablet */
}
@media (min-width: 1200px) {
  .logo-cert { max-width: 320px; }  /* escritorio grande */
}




/* ----------------------------------------------------------------
	Responsive
-----------------------------------------------------------------*/


/*
@media (min-width: 768px) {
}

@media (min-width: 992px) {
}

@media (min-width: 1200px) {
}

@media (min-width: 1400px) {
}
    
    * {
        background-color: rgba(255, 0, 0, .2);
    }
    
    * * {
        background-color: rgba(0, 255, 0, .2);
    }
    
    * * * {
        background-color: rgba(0, 0, 255, .2);
    }
    
    * * * * {
        background-color: rgba(255, 0, 255, .2);
    }
    
    * * * * * {
        background-color: rgba(0, 255, 255, .2);
    }
    
    * * * * * * {
        background-color: rgba(255, 255, 0, .2);
    }
    
    * * * * * * * {
        background-color: rgba(255, 0, 0, .2);
    }
    
    * * * * * * * * {
        background-color: rgba(0, 255, 0, .2);
    }
    
    * * * * * * * * * {
        background-color: rgba(0, 0, 255, .2);
    }

*/


