@font-face {
    font-family: 'GothamMedium';
    src: url('../fonts/GothamMedium.eot');
    src: url('../fonts/GothamMedium.eot') format('embedded-opentype'), 
    url('../fonts/GothamMedium.woff2') format('woff2'), 
    url('../fonts/GothamMedium.woff') format('woff'), 
    url('../fonts/GothamMedium.ttf') format('truetype'), 
    url('../fonts/GothamMedium.svg#GothamMedium') format('svg');
}
@font-face {
    font-family: 'GothamLight';
    src: url('../fonts/GothamLight.eot');
    src: url('../fonts/GothamLight.eot') format('embedded-opentype'), 
    url('../fonts/GothamLight.woff2') format('woff2'), 
    url('../fonts/GothamLight.woff') format('woff'), 
    url('../fonts/GothamLight.ttf') format('truetype'),
     url('../fonts/GothamLight.svg#GothamLight') format('svg');
}
*{
    scroll-behavior: smooth;
}

body{
    font-family: 'GothamMedium';
}

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}
.padding-0 {
    padding: 0;
}
.p22 {
    border: 10px solid #ffffff;
    padding: 15px 0;
    margin-bottom: 0px;
    border-radius: 35px;
}
.iconf {
    margin-bottom: 10%;
    width: 100%;
    height: auto;
    text-align: center;
}
.iconf img {
    width: 37vh;
}
h6.recestas-nombre {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
    height: 100%;
    font-size: 36px !important;
    color: #ffffffff !important;
    text-decoration: overline;
    text-decoration: underline;
    background: #00000040;
}
.cont-menu {
    background: #0d051b;
    padding: 0px 0;
    position: inherit;
    z-index: 99;
    width: 100%;
    left: 0;
    top: 0;
}
.bloquemenu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 9999;
}
.con-logo {
    width: 136px;
}
.con-menu {
    color: #ffffff;
    font-size: 35px;
}
.cont-imagen-video {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #48a9ec;
}
.cuadrovideo {
    /* top: 100%; */
    /* right: 7%; */
    width: 95%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 4% 0;
}
.menu-desplegable {
    position: absolute;
    background: rgba(0, 173, 255, 0.8196078431372549);
    right: 3%;
    z-index: 999999;
    top: 14px;
    border-radius: 10px 0 10px 10px;
}
.menu-desplegable ul {
    padding: 18px 8px;
    list-style: none;
    margin: 0;
    /*width: 244px;*/
    text-align: center;
}
.menu-desplegable ul li {
    margin: 7px 12px;
    border-bottom: 1px solid #ffffff;
    padding: 4px 0px;
    text-transform: uppercase;
}
.menu-desplegable a {
    color: #105BA3;
}
.menu-desplegable a:hover {
    text-decoration: none;
}
a:hover {
    text-decoration: none !important;
}
.menu-desplegable li:hover a {
    /* background: red; */
    color: #1B9CD9;
}
.tresp {
    /* background: #84dcf6; */
    /* color: red; */
}
.producto3 {
    display: flex;
    padding: 0% 0;
    justify-content: space-around;
    flex-direction: column;
    position: relative;
}
.prodc {
    width: 100%;
    /* background: #71d7f5; */
    height: 315px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 5px 0px;
    cursor: pointer;
}
.text-prodc {
    color: #252626;
    line-height: 1;
    padding: 14px 0;
    width: 55vh;
    margin: 0 auto;
}

.text-prodc h4 {
    font-size: 0.95em;
    letter-spacing: -1px;
}
.curculoin {
    height: 14px !important;
    width: 14px !important;
    border-radius: 46px;
    background-color: white !important;
    background-clip: inherit !important;
    /* margin: 0 0 !important; */
    border-top: 0 !important;
    border-bottom: 0 !important;
}
.carousel-indicators .active {
    background: #0185c5 !important;
}
.img-prodc img {
    width: 49%;
}
.img-prodc {
    text-align: center;
    cursor: pointer;
}
.modal-producto {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: #004c7c;
    top: 0;
}
.cont-collase {
    display: flex;
    position: relative;
    flex-flow: wrap;
}
.img-1c {
    background-image: url(.../img/photo-1514952902821-eaf63e66c12e-v2.jpg);
    background-position: 10% 0;
    background-size: cover;
    transition: 0.8s;
}
.img-2c {
    background-image: url(.../img/Depositphotos_202358930_xl-2015.jpg);
    background-position: left;
    background-size: cover;
    transition: 0.8s;
}
.img-3c {
    background-image: url(.../img/photo-1507226983735-a838615193b0.jpg);
    background-position: center;
    background-size: cover;
    transition: 0.8s;
}
.img-4c {
    background-image: url(.../img/photo-1583350229873-e06b12acdb9c.jpg);
    background-position: center;
    background-size: cover;
    transition: 0.8s;
}
.collasep-1 {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    width: 50%;
    margin: 0 auto;
    height: 300px;
    position: relative;
}
.preguntas {
    /** background: #48a9ec;*/
    padding: 20px 0;
}
.contenedor-pregunta h2 {
    color: white;
}
.preguntas {
    text-align: left;
    line-height: 1;
    padding: 0 15px;
}
.preguntas p {
    line-height: 1;
    padding: 10px 9px;
    border: 1px solid #852b89;
}
.boton-comprar-aqui {
    background: #402354;
    padding: 8px 12px;
    color: #ffffff;
    margin-bottom: 40px;
    border-radius: 5px;
}
@media only screen and (max-width: 768px) {
    .preguntas {
        margin-top: 26px;
    }
}
.cont-contb-bloque {
    margin: 0 auto;
    width: 85%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.closebo {
    text-align: right;
    margin: 0 auto;
    width: 97%;
    padding: 11px 0;
    font-size: 23px;
    color: #ffffff;
}
.closebo span {
    border: 1px solid;
    border-radius: 10px;
    padding: 0 8px;
    font-size: 17px;
}
.contb-mtitulo {
    text-transform: uppercase;
    font-weight: 700;
    line-height: 18px;
    color: #ffffff;
    text-align: center;
    font-size: 10px;
    width: 96%;
}
.contb-m {
    width: 100%;
    padding: 0 12px 0px 0px;
    color: #ffffff;
}
.cont-contb-bloque strong {
    color: #ffffff;
    background: #012d49;
    padding: 9px 11px;
    display: flex;
    text-transform: uppercase;
    justify-content: center;
}
.contb-m p {
    background: rgb(1 45 73 / 32%);
    padding: 20px;
}
.btondel-collasep {
    border: 2px solid;
    width: 74px;
    text-align: center;
    font-size: 7px;
    padding: 7px 12px;
    border-radius: 12px;
    color: #ffffff;
    margin-bottom: 14%;
    font-weight: 600;
    line-height: 9px;
    height: 51px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(118, 179, 208, 0.6196078431372549);
}
.contenido-collasep h6 {
    font-size: 11px;
}
.contenido-collasep {
    font-size: 11.9px;
    width: 100%;
    /* position: absolute; */
    right: 0;
    margin: 0 10px;
    display: none;
    color: #ffffff;
}
.contenido-collasep3 h6 {
    font-size: 12px;
}
.contenido-collasep3 {
    font-size: 13px;
    width: 45%;
    margin: 0 5px;
    display: none;
    color: #ffffff;
    /* bottom: 0; */
    position: absolute;
    /* margin-top: 55%; */
}
#close-cpll {
    right: 3%;
    top: 88%;
    /* margin-top: 4%; */
    display: none;
    color: #ffffff;
    position: absolute;
    border: 2px solid #ffffff;
    padding: 0 10px;
    border-radius: 9px;
    font-size: 12px;
}
.color-cont {
    /*background: rgba(113, 215, 245, 0.8117647058823529);*/
    background: rgba(72, 169, 236, 0.8117647058823529);
    height: 100%;
    /* padding-top: 13%; */
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: relative;
}
.tabla-video {
    /* position: absolute; */
    top: 119px;
    right: 21%;
    color: white;
    border: 2px solid;
    padding: 5px 12px;
    border-radius: 16px;
    font-weight: 500;
    line-height: 11px;
    font-size: 9px;
    margin-top: 13px;
}
.modal-movil-funciona {
    /*position: absolute;*/
    height: 92%;
    width: 95%;
    /* background: rgba(132, 220, 246, 0.96); */
    top: 0;
    padding: 6px 0px;
    color: white;
    margin: 1%;
    border-radius: 6px;
}
.modal-movil-funciona h2 {
    font-size: 14px;
}
.text-funcion-movil {
    /*column-count: 2;*/
    font-size: 12px;
    margin-bottom: 10px;
    line-height: 1.3;
}
.close1 {
    margin: 12px 5%;
    text-align: right;
    FONT-SIZE: 15px;
    width: 93%;
    text-align: center;
}
.close1 span {
    border-radius: 10px;
    border: 2px solid;
    font-size: 11px;
    padding: 1px 6px;
}
.ver-tabla span {
    border: 2px solid;
    padding: 3px 12px;
    border-radius: 5px;
    /* background: #04608d; */
}
.ver-tabla {
    text-align: right;
    font-size: 6px;
    margin: 0px 0;
    margin-top: 1px;
    text-align: center;
}
#tabla img {
    width: 70%;
    margin: 0 auto;
    display: flex;
    margin-bottom: 0px;
}
/*.cont-contactato {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 99;
    display: flex;
    justify-content: center;
    align-items: center;
}*/

#contacto input {
    margin: 5px 0;
    border-radius: 3px;
    border: none;
    background-color: #E3E4E8;
    padding: 7px 11px;
    color: #474646;
}
.contacto1 p {
    font-size: 18px;
    line-height: 18px;
    color: #ffffff;
}
#contacto textarea {
    background-color: #E3E4E8;
    border-radius: 5px;
    padding: 2px 9px;
    border: none;
    margin-top: 5px;
}
#contacto input::placeholder, textarea::placeholder {
    color: #5c5c5c;
}
.text-funcion-movil strong {
    color: #5b5959;
}
.contenido-collasep h6 {
    color: #5b5959;
}
.contenedor-pregunta p {
    font-size: 13px;
}
.contenedor-pregunta span {
    columns: 1;
    display: block;
}
.contenedor-pregunta {
    padding: 0 10px;
}
.letras-carrucel {
    position: absolute;
    z-index: 9;
    width: 80%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 10%;
}
.letras-carrucel img {
    width: 100%;
}
.text-funcion-movil img {
    width: 100%;
}
.menu2 {
    display: none;
    width: auto;
}
.menu2 ul {
    padding: 0;
    border: none;
    width: 100%;
}
.menu2 li {
    border: none !important;
    background: #253e8a;
    margin: 0 0 !important;
    margin-top: 4px !important;
}
.menu-desplegable li:hover ul li a {
    font-weight: normal !important;
}
.menu-desplegable li:hover .menu2 {
    display: block;
    font-weight: normal !important;
}
.contb-b strong {
    text-transform: uppercase;
}
.contb-b {
    color: #ffffff;
}
.titulo-preguntas-y-resppuesta {
    background: #48a9ec;
    text-align: center;
    color: #ffffff;
    padding: 17px 0;
    margin-bottom: 10px;
}
.titulo-preguntas-y-resppuesta h2 {
    font-size: 3vh;
    margin: 0;
}
span.dowm2 {
    position: absolute;
    left: 45%;
    top: 0vh;
    color: #48a9ec;
    font-size: 10vh;
}
.logo-FAQ {
    cursor: pointer;
}
.logo-FAQ:hover {
    transform: scale(1.1);
}
.txt-tabla-nutricional-arriba {
    color: white;
    text-transform: uppercase
}
.det-tablaNut {
    color: white !important
}
.banner-titulo1 {
    color: #2195c4;
    font-size: 2.5em;
}
.banner-titulo2 {
    color: #175b9b;
}
@media (max-width: 999px) {
    .banner-titulo1 {
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 1.5em;
    }
}
@media (min-width: 491px) and (max-width: 767px) {
    .inform {
        font-size: 10px;
        width: 100%;
    }
    .contenedor-pregunta span {
        columns: 2;
        display: block;
    }
    .ver-tabla {
        margin: 11px 0;
        margin-top: 23px;
    }
    .contacto1 {
        width: 400px;
    }
    .curculoin {
        height: 17px !important;
        width: 17px !important;
    }
    .modal-movil-funciona {
        height: auto;
        width: 96%;
    }
    .text-funcion-movil {
        /*column-count: 2;*/
        font-size: 11px;
    }
    .modal-movil-funciona h2 {
        font-size: 25px;
    }
    .cuadrovideo {
        top: 25%;
        width: 95%;
        padding: 19px 0;
    }
    .tabla-video {
        /* top: 80%; */
        /* right: 29%; */
        margin-top: 7px;
        font-size: 12px;
        line-height: 13px;
        padding: 7px 12px;
    }
    .text-prodc {
        font-size: 17px;
        line-height: 1;
    }
    .prodc {
        height: 250px;
    }
    .color-cont {
        /*background: rgba(113, 215, 245, 0.8117647058823529);*/
        background: rgba(72, 169, 236, 0.8117647058823529);
        height: 100%;
        /* padding-top: 13%; */
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }
    span.dowm2 {
        position: absolute;
        left: 45%;
        top: 0vh;
        color: #48a9ec;
        font-size: 10vh;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .btondel-collasep {
        width: 103px;
    }
    .cont-imagen-video {
        flex-direction: row;
    }
    .inform {
        font-size: 10px;
        width: 100%;
    }
    .contenedor-pregunta span {
        columns: 2;
        display: block;
    }
    .contb-mtitulo {
        font-size: 10px;
    }
    .contacto1 {
        width: 400px;
    }
    .curculoin {
        height: 17px !important;
        width: 17px !important;
    }
    .ver-tabla {
        font-size: 11px;
    }
    .ver-tabla {
        font-size: 1.1vw;
        margin-top: 0;
    }
    .modal-movil-funciona h2 {
        font-size: 20px;
        /* padding: 0 4px; */
    }
    .close1 {
        font-size: 2.2vw;
    }
    .img-prodc img {
        width: 72%;
    }
    .modal-movil-funciona {
        width: 58%;
        right: 0;
    }
    .text-funcion-movil {
        /* column-count: 2;*/
        font-size: 10px;
        /* padding: 0 6px; */
        margin-bottom: 11px;
    }
    .cont-menu {
        background: transparent;
        position: fixed;
        left: 0;
    }
    .cuadrovideo {
        top: 15%;
        width: 50%;
    }
    .tabla-video {
        /* top: 80%; */
        /* right: 29%; */
        margin-top: 7px;
        font-size: 12px;
        line-height: 13px;
        padding: 7px 12px;
    }
    .producto3 {
        flex-direction: row;
    }
    .text-prodc {
        font-size: 17px;
    }
    .prodc {
        width: 32%;
        height: 234px;
    }
    .contb-m {
        width: 50%;
        padding: 0 12px 0px 0px;
        color: #ffffff;
        font-size: 11px;
    }
    .color-cont {
        /*background: rgba(113, 215, 245, 0.8117647058823529);*/
        background: rgba(72, 169, 236, 0.8117647058823529);
    }
    .contenido-collasep h6 {
        font-size: 20px;
    }
    .contenido-collasep {
        font-size: 17px;
    }
    .contenido-collasep3 h6 {
        font-size: 20px;
    }
    .contenido-collasep3 {
        font-size: 17px;
        width: 100%;
    }
    #close-cpll {
        font-size: 15px;
    }
    .con-logo {
        width: 140px;
    }
    .cont-collase {
        flex-flow: unset;
    }
    .con-menu {
        display: none;
    }
    .menu-desplegable {
        position: inherit;
        background: transparent;
        right: 0;
        z-index: 999999;
        top: 0;
        border-radius: 0;
        display: flex !important;
        width: 60%;
    }
    .menu-desplegable ul {
        padding: 0;
        list-style: none;
        margin: 0;
        width: 440px;
        text-align: center;
        display: flex;
    }
    .menu-desplegable ul li {
        margin: 0;
        border-bottom: 0px solid #ffffff;
        padding: 18px 11px;
        text-transform: uppercase;
    }
    .mrgp {
        margin-top: 7vh;
    }
    .menu2 {
        display: none;
        width: auto;
        position: absolute;
        top: 7vh;
    }
    .menu2 ul {
        padding: 0;
        border: none;
        width: 100%;
        flex-direction: column
    }
    .menu2 li {
        border: none !important;
        background: #253e8a;
        margin: 0 0 !important;
        margin-top: 1px !important;
        padding: 4px 13px !important;
    }
    .menu-desplegable li:hover ul li a {
        font-weight: normal !important;
    }
    .menu-desplegable li:hover .menu2 {
        display: block;
        font-weight: normal !important;
    }
    span.dowm2 {
        position: absolute;
        left: 46%;
        top: 0vh;
        color: #48a9ec;
        font-size: 10vh;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .cont-imagen-video {
        flex-direction: row;
    }
    .contenedor-pregunta span {
        columns: 2;
        display: block;
    }
    .contb-mtitulo {
        font-size: 15px;
    }
    .contacto1 {
        width: 400px;
    }
    .curculoin {
        height: 17px !important;
        width: 17px !important;
    }
    .ver-tabla span {
        font-size: 13px;
    }
    .ver-tabla {
        font-size: 1.1vw;
        margin-top: 0px;
    }
    .modal-movil-funciona h2 {
        font-size: 26px;
        /* padding: 0 8px; */
    }
    .close1 {
        FONT-SIZE: 2.6vw;
    }
    .modal-movil-funciona {
        width: 55%;
        right: 0;
    }
    .text-funcion-movil {
        /*column-count: 2;*/
        font-size: 11px;
        /* padding: 0 10px; */
        margin-bottom: 14px;
    }
    .cont-menu {
        background: transparent;
        position: fixed;
        left: 0;
    }
    .cuadrovideo {
        top: 18%;
        width: 51%;
        margin: 0 2%;
    }
    .producto3 {
        flex-direction: row;
    }
    .tabla-video {
        /* top: 80%; */
        /* right: 29%; */
        margin-top: 7px;
        font-size: 12px;
        line-height: 13px;
        padding: 7px 12px;
    }
    .text-prodc {
        font-size: 17px;
    }
    .prodc {
        width: 32%;
        height: 234px;
    }
    .contb-m {
        width: 50%;
    }
    .prodc {
        width: 32%;
        height: 234px;
    }
    .contb-m {
        width: 50%;
        padding: 0 35px 0px 0px;
        color: #ffffff;
        font-size: 13px;
    }
    .color-cont {
        /*background: rgba(113, 215, 245, 0.8117647058823529);*/
        background: rgba(72, 169, 236, 0.8117647058823529);
        width: 54%;
        padding: 0 20px;
        margin: 13px 13px;
        border-radius: 10px;
        height: 95%;
    }
    .contenido-collasep h6 {
        font-size: 18px;
    }
    .collasep-1 {
        height: 500px;
    }
    .img-1c {
        background-position: left;
        background-size: cover;
    }
    .img-2c {
        background-position: left;
        background-size: cover;
    }
    .color-cont {
        align-items: center;
        justify-content: flex-end;
    }
    .contenido-collasep {
        font-size: 16px;
        width: 100%;
        text-align: justify;
        padding-right: 2px;
    }
    #close-cpll {
        font-size: 17px;
    }
    .contenido-collasep3 h6 {
        font-size: 18px;
    }
    .contenido-collasep3 {
        font-size: 16px;
    }
    .con-logo {
        width: 180px;
    }
    .cont-collase {
        flex-flow: unset;
    }
    .con-menu {
        display: none;
    }
    .menu-desplegable {
        position: inherit;
        background: transparent;
        right: 0;
        z-index: 999999;
        top: 0;
        border-radius: 0;
        display: flex !important;
        width: 50%;
    }
    .menu-desplegable ul {
        padding: 0;
        list-style: none;
        margin: 0;
        width: 100%;
        text-align: center;
        display: flex;
    }
    .menu-desplegable ul li {
        margin: 0;
        border-bottom: 0px solid #ffffff;
        padding: 26px 13px;
        text-transform: uppercase;
    }
    .mrgp {
        margin-top: 8vh;
    }
    .menu2 {
        display: none;
        width: auto;
        position: absolute;
        top: 8.9vh;
    }
    .menu2 ul {
        padding: 0;
        border: none;
        width: 100%;
        flex-direction: column
    }
    .menu2 li {
        border: none !important;
        background: #253e8a;
        margin: 0 0 !important;
        margin-top: 1px !important;
        padding: 4px 13px !important;
    }
    .menu-desplegable li:hover ul li a {
        font-weight: normal !important;
    }
    .menu-desplegable li:hover .menu2 {
        display: block;
        font-weight: normal !important;
    }
    span.dowm2 {
        position: absolute;
        left: 47%;
        top: 0vh;
        color: #48a9ec;
        font-size: 10vh;
    }
}
@media (min-width: 1200px) and (max-width: 1600px) {
    .cont-imagen-video {
        flex-direction: row;
    }
    .contenedor-pregunta span {
        columns: 2;
        display: block;
    }
    .contb-mtitulo {
        font-size: 15px;
    }
    .contacto1 {
        width: 400px;
    }
    .curculoin {
        height: 23px !important;
        width: 23px !important;
    }
    .ver-tabla {
        font-size: 1.1vw;
        /* margin-top: 22px; */
    }
    .modal-movil-funciona h2 {
        font-size: 30px;
        /* padding: 0 10px; */
    }
    .close1 {
        FONT-SIZE: 2.1vw;
    }
    .modal-movil-funciona {
        width: 56%;
        right: 0;
    }
    .text-funcion-movil {
        /*column-count: 2;*/
        font-size: 14px;
        /* padding: 0 10px; */
        margin-bottom: 20px;
    }
    .cont-menu {
        background: transparent;
        position: fixed;
        border-bottom: 2px solid #273480;
    }
    .cuadrovideo {
        top: 15%;
        width: 50%;
    }
    .producto3 {
        flex-direction: row;
    }
    .tabla-video {
        /* top: 80%; */
        /* right: 29%; */
        margin-top: 7px;
        font-size: 16px;
        line-height: 18px;
        padding: 7px 12px;
    }
    .text-prodc {
        font-size: 17px;
    }
    .prodc {
        width: 32%;
        height: 290px;
    }
    .contb-m {
        width: 50%;
    }
    .prodc {
        width: 32%;
        height: 234px;
    }
    .contb-m {
        width: 50%;
        padding: 0 40px 0px 0px;
        color: #ffffff;
        font-size: 15px;
    }
    .color-cont {
        background: rgba(72, 169, 236, 0.8117647058823529);
        width: 50%;
        padding: 0 20px;
        margin: 13px 13px;
        border-radius: 10px;
        height: 95%;
    }
    .contenido-collasep h6 {
        font-size: 24px;
    }
    .collasep-1 {
        height: 600;
    }
    .img-1c {
        background-position: left;
        background-size: cover;
    }
    .img-2c {
        background-position: left;
        background-size: cover;
    }
    .color-cont {
        align-items: center;
        justify-content: flex-end;
    }
    .contenido-collasep {
        font-size: 19px;
        width: 95%;
        text-align: justify;
        padding-right: 9px;
        line-height: 26px;
    }
    .btondel-collasep {
        width: 161px;
        font-size: 13px;
        margin-bottom: 14%;
        line-height: 16px;
        height: 74px;
    }
    #close-cpll {
        font-size: 17px;
    }
    .contenido-collasep3 h6 {
        font-size: 26px;
    }
    .contenido-collasep3 {
        font-size: 19px;
    }
    .con-logo {
        width: 180px;
    }
    .cont-collase {
        flex-flow: unset;
    }
    .con-menu {
        display: none;
    }
    .menu-desplegable {
        position: inherit;
        background: transparent;
        right: 0;
        z-index: 999999;
        top: 0;
        border-radius: 0;
        display: flex !important;
        /*width: 42%;*/
    }
    .menu-desplegable ul {
        padding: 0;
        list-style: none;
        margin: 0;
        width: 100%;
        text-align: center;
        display: flex;
    }
    .menu-desplegable ul li {
        margin: 0;
        border-bottom: 0px solid #ffffff;
        padding: 25px 12px;
        text-transform: uppercase;
    }
    .mrgp {
        margin-top: 8vh;
    }
    .menu2 {
        display: none;
        width: auto;
        position: absolute;
        top: 8.8vh;
    }
    .menu2 ul {
        padding: 0;
        border: none;
        width: 100%;
        flex-direction: column
    }
    .menu2 li {
        border: none !important;
        background: #253e8a;
        margin: 0 0 !important;
        margin-top: 1px !important;
        padding: 4px 13px !important;
    }
    .menu-desplegable li:hover ul li a {
        font-weight: normal !important;
    }
    .menu-desplegable li:hover .menu2 {
        display: block;
        font-weight: normal !important;
    }
    span.dowm2 {
        position: absolute;
        left: 48%;
        top: 0vh;
        color: #48a9ec;
        font-size: 10vh;
    }
}
@media (min-width: 1601px) and (max-width: 1920px) {
    .cont-imagen-video {
        flex-direction: row;
    }
    .contenedor-pregunta span {
        columns: 2;
        display: block;
    }
    .contb-mtitulo {
        font-size: 15px;
    }
    .contacto1 {
        width: 400px;
    }
    .curculoin {
        height: 23px !important;
        width: 23px !important;
    }
    .ver-tabla {
        font-size: 1.1vw;
        margin-top: 22px;
    }
    .modal-movil-funciona h2 {
        font-size: 35px;
        /* padding: 0 30px; */
    }
    .close1 {
        FONT-SIZE: 31px;
    }
    .modal-movil-funciona {
        width: 56%;
        right: 0;
    }
    .text-funcion-movil {
        /*column-count: 2;*/
        font-size: 17px;
        /* padding: 0 32px; */
    }
    .cont-menu {
        background: transparent;
        position: fixed;
        left: 0;
        top: 0;
    }
    .cuadrovideo {
        top: 15%;
        width: 50%;
    }
    .tabla-video {
        /* top: 80%; */
        /* right: 29%; */
        margin-top: 30px;
        font-size: 18px;
        line-height: 23px;
        padding: 10px 18px;
    }
    .producto3 {
        flex-direction: row;
    }
    .text-prodc {
        font-size: 17px;
    }
    .prodc {
        width: 32%;
        height: 234px;
    }
    .contb-m {
        width: 50%;
    }
    .prodc {
        width: 32%;
        height: 234px;
    }
    .contb-m {
        width: 50%;
        padding: 0 40px 0px 0px;
        color: #ffffff;
        font-size: 15px;
    }
    .color-cont {
        /*background: rgba(113, 215, 245, 0.8117647058823529);*/
        background: rgba(72, 169, 236, 0.8117647058823529);
        width: 48%;
        padding: 0 20px;
        margin: 13px 13px;
        border-radius: 10px;
        height: 95%;
    }
    .contenido-collasep h6 {
        font-size: 26px;
    }
    .collasep-1 {
        height: 500px;
    }
    .img-1c {
        background-position: left;
        background-size: cover;
    }
    .img-2c {
        background-position: left;
        background-size: cover;
    }
    .color-cont {
        align-items: center;
        justify-content: flex-end;
    }
    .contenido-collasep {
        font-size: 20px;
        width: 96%;
        text-align: justify;
        padding-right: 27px;
    }
    .btondel-collasep {
        width: 161px;
        font-size: 13px;
        margin-bottom: 14%;
        line-height: 16px;
        height: 74px;
    }
    #close-cpll {
        font-size: 20px;
        /* margin-top: 2%; */
    }
    .contenido-collasep3 h6 {
        font-size: 33px;
    }
    .contenido-collasep3 {
        font-size: 23px;
    }
    .con-logo {
        width: 180px;
    }
    .cont-collase {
        flex-flow: unset;
    }
    .con-menu {
        display: none;
    }
    .menu-desplegable {
        position: inherit;
        background: transparent;
        right: 0;
        z-index: 999999;
        top: 0;
        border-radius: 0;
        display: flex !important;
        width: 42%;
    }
    .menu-desplegable ul {
        padding: 0 0;
        list-style: none;
        margin: 0;
        width: 100%;
        text-align: center;
        display: flex;
    }
    .menu-desplegable ul li {
        margin: 0px 0px;
        border-bottom: 0px solid #ffffff;
        padding: 27px 15px;
        text-transform: uppercase;
    }
    .mrgp {
        margin-top: 8vh;
    }
    .menu2 {
        display: none;
        width: auto;
        position: absolute;
        top: 7.9vh;
    }
    .menu2 ul {
        padding: 0;
        border: none;
        width: 100%;
        flex-direction: column
    }
    .menu2 li {
        border: none !important;
        background: #253e8a;
        margin: 0 0 !important;
        margin-top: 1px !important;
        padding: 4px 13px !important;
    }
    .menu-desplegable li:hover ul li a {
        font-weight: normal !important;
    }
    .menu-desplegable li:hover .menu2 {
        display: block;
        font-weight: normal !important;
    }
    span.dowm2 {
        position: absolute;
        left: 48%;
        top: 0vh;
        color: #48a9ec;
        font-size: 10vh;
    }
}
#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}
.btn-info {
    color: #fff;
    background-color: #48a9ec;
    border-color: transparent;
    font
}
/* new styles by Clever */
/*a{
    color: inherit !important;
} */
.navbar-light .navbar-nav .nav-link {
    color: inherit !important;
}
.gotham-medium {
    font-family: 'GothamMedium';
}
.gotham-light {
    font-family: 'GothamLight';
}

.bg-gris {
    background-color: #EEEEEE;
}
.bg-gris-dos {
    background-color: #E3E4E8;
}
.bg-blue {
    background-color: #273480;
}
.bg-blue-dos {
    background-color: #3C80A6;
}
.bg-celeste {
    background-color: #00b1eb;
}
.bg-celeste-dos {
    background-color: #B4CADB;
}
.bg-celeste-tres {
    background-color: #b9e4fa;
}
.bg-green {
    background-color: #708F86;
}
.bg-green-dos {
    background-color: #2E5149;
}
.bg-morado {
    background-color: #D7CBE2;
}
.bg-morado-dos {
    background-color: #6D4785;
}
.bg-morado-tres {
    background-color: #402354;
}
.bg-morado-cuatro {
    background-color: #c68ff6;
}
.bg-amarillo{
    background-color: #7a5a20;
}
.bg-amarillo-dos {
    background-color: #dd9f21;
}
.bg-amarillo-tres {
    background-color: #ffd865;
}
.text-blue {
    color: #105ba3 ;
}
.text-celeste {
    color: #00b1eb !important;
}
.text-black {
    color: #252626;
}
.text-green {
    color: #708F86;
}
.text-morado {
    color: #44176a;
}
.text-amarillo {
    color: #C6933E;
}
.texto-interior-producto h3 {
    /* line-height: 1.9em; */
    line-height: initial;
}
.text-big {
    font-size: 2em;
}
.texto-sub {
    color: white;
    line-height: 1.3em !important;
    background-color: rgba(68, 23, 106, 0.2);
    max-width: 600px;
}
.caja-faq {
    border-radius: 25px;
    box-shadow: 1px 1px 10px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 1px 1px 10px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 10px 2px rgba(0, 0, 0, 0.1);
    
}
.bordes {
    border-top-right-radius: 65px;
    border-top-left-radius: 65px;
}
.bordes-abajo {
    border-bottom-right-radius: 65px;
    border-bottom-left-radius: 65px;
}
.tips-cajas {
    border-radius: 25px;
}
.bordes-img {
    border-top-right-radius: 25px;
    border-top-left-radius: 25px;
}
#section1 {
    background-color: #E3E4E8;
}
/*#carouselExampleIndicators, .slider-faq-interior, .page-interior {
    margin-top: 6.6%;
    padding-bottom: 60px;
}*/
.texto-intro {
    margin-top: -6%;
}
.banner-tips{
    margin-top: -9%;
}
.img-receta {
    margin-top: -12%;
}
footer {
    border-top: 2px solid #273480;
}
.caja-faq-interior {
    min-height: 250px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
    box-shadow: 1px 1px 10px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 1px 1px 10px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 10px 2px rgba(0, 0, 0, 0.1);
}
.header-receta {
    border-bottom-left-radius: 550px;
}
.pasos-receta {
    border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    display: inline-block;
    font-weight: bold;
    line-height: 1.6em;
    width: 1.6em;
    margin-top: -1em;
}
.sombra-arriba {
    -webkit-box-shadow: 0px -10px 40px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px -10px 40px 0px rgba(0, 0, 0, 0.3);
}
@media (max-width: 414px) {
    .text-prodc {
        width: 45vh;
    }
    /*.caja-faq {
        margin-bottom: 30px;
    }*/
}

/* ESTILOS JONATHAN */
.imagen_bajada{
    width: 28%;
    padding: 18px 16px;
}

.imagen_bajada2{
    width: 70%;
    padding: 18px 16px;
}


.caja-faq2{
    min-height: 535px;
}
.caja-faq3{
    min-height: 350px;
}
.mt-contenido{
    margin-top: 30px!important;  
}

/* BANERSS INTERIORES DE CONSEJOS */
.header-consejos1{
    margin: 100px 0;
    background: url(../consejos/img/Alimentos-con-Lactosa-int.jpg) center center no-repeat;
    height: 500px;
    background-size: cover;
}
.header-consejos2{
    margin: 100px 0;
    background: url(../consejos/img/sintomas-causas-lactosa-int.png) center center no-repeat;
    height: 500px;
    background-size: cover;
}
.header-consejos3{
    margin: 100px 0;
    background: url(../consejos/img/grados-lactosa-int.png) center center no-repeat;
    height: 500px;
    background-size: cover;
}
.header-consejos4{
    margin: 100px 0;
    background: url(../consejos/img/colon-irritable-int.png) center center no-repeat;
    height: 500px;
    background-size: cover;
}
.header-consejos5{
    margin: 100px 0;
    background: url(../consejos/img/sintomas-colon-int.png) center center no-repeat;
    height: 500px;
    background-size: cover;
}
.header-consejos6{
    margin: 100px 0;
    background: url(../consejos/img/tipos-de-colon-int.png) center center no-repeat;
    height: 500px;
    background-size: cover;
}
.header-consejos7{
    margin: 100px 0;
    background: url(../consejos/img/consejos-prevenir-colon-int.jpg) center center no-repeat;
    height: 500px;
    background-size: cover;
}
.header-consejos8{
    margin: 100px 0;
    background: url(../consejos/img/colicos-en-bebes-int.jpg) center center no-repeat;
    height: 500px;
    background-size: cover;
}

.header-consejos9{
    margin: 100px 0;
    background: url(../consejos/img/bebe-sufre-colicos-int.jpg) center center no-repeat;
    height: 500px;
    background-size: cover;
}


/* header transito lento */
.header-transito1{
    margin: 100px 0;
    background: url(../transito/img/sindrome-transito-lento-int.jpg) center center no-repeat;
    height: 500px;
    background-size: cover;
}
.header-transito2{
    margin: 100px 0;
    background: url(../transito/img/consejos-transito-lento-int.jpg) center center no-repeat;
    height: 500px;
    background-size: cover;
}



.carousel-inner{
    /* margin-top: 100px; */
}
.bg_carrousel1{
    background: url(../img/home/banner_home-nuevo-bg.jpg) center center no-repeat;
    background-size: cover;
    padding-top:80px; 
    height: 654px;
}
.bg_carrousel2{
    background-color: #e3e2dd;
    background-size: cover;
    padding-top:80px; 
    height: 654px;
}
.font-50{
    font-size: 50px;
    color: #0095c6;
    letter-spacing: -3px;
    text-shadow: 0px 0px 3px #ffffff;
}
.font-40{
    font-size: 40px;
    text-transform: uppercase;
}
.font-30{
    font-size: 30px;
}
.font-25{
    font-size: 25px;
}

.span-line::after{
    content: '';
    height: 2px;
    width: 60%;
    position: absolute;
    left: 2%;
    background: #0095c6;
}

.preguntas_img{
    max-width: 80%;
    margin: 0 auto;
    padding: 30px;
}
.text-darkblue{
    color:#0d068f ;
}
.text-morado{
    color: #44176a;
}
.text-naranjo{
    color: #f0af2a;
}
.text-azul{
    color: #3c80a7;
}
.text-verde{
    color: #709087;
}
.breadcrumb-transparent{
    background-color: transparent;
}


.kln-box-text{
    background: black;
    padding: 6px;
    color: #d4c8df!important;
    font-weight: bolder;
}
.kln-box-text2{
    background: #d4c8df!important;
    padding: 6px;
    color: black;
    font-weight: bolder;
}
.bg_kln{
    background: url(../img/personaje-kln.png) center right no-repeat;
    background-size: auto;
    background-position: 80% 0;
    height: 650px;
    padding: 10px 0;
    /* margin-top: 100px; */
}


.bg_klc{
    background: url(../img/personaje-klc.png) center right no-repeat;
    background-size: auto;
    background-position: 80% 0;
    height: 650px;
    padding: 10px 0;
    /* margin-top: 100px; */
}
.klc-box-text{
    background: black;
    padding: 6px;
    color: #f0af2a!important;
    font-weight: bolder;
}
.klc-box-text2{
    background: #f0e1c7!important;
    padding: 6px;
    color: black;
    font-weight: bolder;
}


.bg_lactasa{
    background: url(../img/personaje-lactasa-comp.png) center right no-repeat;
    background-size: auto;
    background-position: 80% 0;
    height: 650px;
    padding: 10px 0;
    /* margin-top: 100px; */
}
.lactasa-box-text{
    background: black;
    padding: 6px;
    color: #fff!important;
    font-weight: bolder;
}
.lactasa-box-text2{
    background: #3c80a7!important;
    padding: 6px;
    color: #ffffff;
    font-weight: bolder;
}


.bg_lactasa_gotas{
    background: url(../img/personaje-lactasa-gotas.png) center right no-repeat;
    background-size: contain;
    background-position: 80% 0;
    height: 650px;
    padding: 10px 0;
    /* margin-top: 100px; */
}
.lactasa-box-text{
    background: black;
    padding: 6px;
    color: #fff!important;
    font-weight: bolder;
}
.lactasa-box-text2{
    background: #3c80a7!important;
    padding: 6px;
    color: #ffffff;
    font-weight: bolder;
}



.bg_transit{
    background: url(../img/personaje-transit.png) center right no-repeat;
    background-size: auto;
    background-position: 80% 0;
    height: 650px;
    padding: 10px 0;
    /* margin-top: 100px; */
}
.transit-box-text{
    background: black;
    padding: 6px;
    color: #fff!important;
    font-weight: bolder;
}
.transit-box-text2{
    background: #709087!important;
    padding: 6px;
    color: #ffffff;
    font-weight: bolder;
}



/* FAQ */
.faq_bg_kln{
    background: url(../img/preguntas_frecuentes_kln.png) center center no-repeat;
    background-size: cover;
    /* background-position: 80% 0; */
    /* height: 650px; */
    min-height: 540px;
    padding: 10px 0;
    margin-top: 100px;
}

.faq_bg_transit{
    background: url(../img/preguntas_frecuentes_transit.png) center center no-repeat;
    background-size: cover;
    /* background-position: 80% 0; */
    /* height: 650px; */
    min-height: 540px;
    padding: 10px 0;
    margin-top: 100px;
}

.faq_bg_lactasa{
    background: url(../img/preguntas_frecuentes_lactasa.png) center center no-repeat;
    background-size: cover;
    /* background-position: 80% 0; */
    /* height: 650px; */
    min-height: 540px;
    padding: 10px 0;
    margin-top: 100px;
}

.faq_bg_klc{
    background: url(../img/preguntas_frecuentes_klc.png) center center no-repeat;
    background-size: cover;
    /* background-position: 80% 0; */
    /* height: 650px; */
    min-height: 540px;
    padding: 10px 0;
    margin-top: 100px;
}

.tamano_logo{
    width: 240px;
}

@media only screen and (max-width: 767px) {
    .font-50{
        font-size: 2.4em;
        letter-spacing: -2px;
    }
    .mt-contenido{
        margin-top: 0;
    }

        /* slider */
    .bg_carrousel1 {
        background: url(../img/home/banner_1mobile.png) center center no-repeat;
        padding-top: 25px;

    }
    .texto2{
        font-size: 22px;
        letter-spacing: initial;
    }
    .bajada-content{
        flex-direction: column;
    }

    /* PAGINA DE PRODUCTOS */
    .bg_kln,
    .bg_klc,
    .bg_lactasa,
    .bg_lactasa_gotas,
    .bg_transit{
        background: transparent;
        padding-top: 8%;
        text-align: center;
        height: auto;
        padding-bottom: 0;
    }
    .wm-50{
        width: 50%!important;
    }

    /* FAQ */
    .faq_bg_kln,
    .faq_bg_transit,
    .faq_bg_lactasa,
    .faq_bg_klc{
        background-position: 20% 0;
    }

    /* consejos */
    .header-consejos1,
    .header-consejos2,
    .header-consejos3,
    .header-consejos4,
    .header-consejos5,
    .header-consejos6,
    .header-consejos7,
    .header-consejos8,
    .header-consejos9
     {
        margin: 100px 0 32px;
        height: 240px;
        background-size: cover;
        background-position: 54% 0;
    }
    .caja-faq2 {
        min-height: initial;
    }
    .header-receta {
        border-bottom-left-radius: 80px;
    }

    .imagen_bajada{
        width: 100%;
    }
    .imagen_bajada img{
        width: 50%;
    }

    .imagen_bajada2{
       display: none;
    }
    .preguntas_img {
        max-width: 100%;
        margin: 0 auto;
        padding: 20px;
    }
    .tamano_logo{
        width: 200px;
    }

}