<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.no-margin {
    margin-top: 0px!important;
}

.shadow {
    text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.60);
}

.title-taller-x {
    font-size: 42px!important;
}

.margin-caracteristicas {
    color: #fff !important;
    margin-left: 60px;
    margin-top: 70px!important;
}

#preguntas {
    margin-bottom: 100px;
}

.reparar-margin {
    height: 40px;
}

.navbar {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 100%;
    min-height: 126px;
    background-color: #f28d36;
}

.brand {
    margin-top: 35px;
    margin-left: 40px;
    padding-top: 0px;
    padding-left: 0px;
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
}

.brand.w--current:hover {
    opacity: 0.6;
}

.menu-button {
    margin-top: 35px;
    margin-right: 40px;
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
}

.menu-button:hover {
    opacity: 0.5;
}


/* .menu-button.w--open {
    background-color: #262626;
} */

.nav-menu {
    left: auto;
    top: 100px;
    right: 0%;
    bottom: auto;
    z-index: 9999;
    width: 458px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    background-color: #014a94;
}

.icon-redes-header {
    position: static;
    margin-top: 50px;
    margin-right: 10px;
    float: right;
    -webkit-filter: contrast(0%) brightness(10000%);
    filter: contrast(0%) brightness(10000%);
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    text-align: right;
  }
  
  .icon-redes-header:hover {
    opacity: 1;
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
  }
  
  .invertir {
    opacity: 1!important;
    -webkit-filter: brightness(100%)!important;
    filter: brightness(100%)!important;
  }
  .invertir:hover {
      -webkit-filter: contrast(0%) brightness(10000%)!important;
      filter: contrast(0%) brightness(10000%)!important;
      -webkit-transition: all 200ms ease!important;
  }
  
  .icon-redes-header.redes-footer {
    margin-right: 30px;
    float: none;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
  }
  
  .icon-redes-header.redes-footer:hover {
    opacity: 1;
    -webkit-filter: none;
    filter: none;
  }

.nav-link {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 16px;
}

.nav-link:hover {
    color: #f28d36;
}

.nav-link.w--current {
    color: #f28d36;
}

.invertir {
    opacity: 1!important;
    -webkit-filter: brightness(100%)!important;
    filter: brightness(100%)!important;
  }
  .invertir:hover {
      -webkit-filter: contrast(0%) brightness(10000%)!important;
      filter: contrast(0%) brightness(10000%)!important;
      -webkit-transition: all 200ms ease!important;
  }

.slider-home {
    height: 569px;
    max-height: none;
    margin-top: 126px;
    background-color: #fff;
}

.left-arrow {
    display: none;
}

.right-arrow {
    display: none;
}

.slide {
    background-image: url('../images/slider1.jpg');
    background-position: 50% 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.slide-2 {
    background-image: url('../images/slider2.jpg');
    background-position: 50% 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.slide-3 {
    background-image: url('../images/slider3.jpg');
    background-position: 50% 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.slide-nav {
    margin-bottom: 48px;
}

.section-margin {
    width: 1181px;
    margin: 30px auto 55px;
}

.section-margin.poxi-lina {
    position: relative;
    width: 1181px;
    height: 700px;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    /*padding-top: 30px;*/
    /*padding-bottom: 20px;*/
    padding-top: 50px;
    padding-left: 90px;
    background-image: url('../images/bg-poxilina-presenta.jpg');
    background-position: 50% 0%;
    background-size: contain;
    background-repeat: no-repeat;
}

.section-margin.podes-pegar-featured {
    margin-top: 0px;
}

.section-margin.yellow {
    padding: 18px 30px 60px;
    background-color: #f28d36;
}

.section-margin.titular-destacado {
    margin-bottom: 5px;
}

.featured {
    display: block;
    height: 100%;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    text-align: center;
    text-decoration: none;
}

.featured-como-se-usa {
    text-align: center;
    display: block;
    height: 90%;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    text-align: center;
    text-decoration: none;
}

.featured:hover {
    -webkit-filter: brightness(78%);
    filter: brightness(78%);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.text-caracteristicas {
    width: auto;
    margin-top: 10px;
    margin-bottom: 30px;
    font-family: 'Montserrat', sans-serif;
    color: #014a94;
    font-size: 20px;
    font-weight: 700;
}

.heading-title-acerca {
    margin-bottom: 30px;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-size: 26px;
    padding-top: 320px;
}

.title-acerca {
    margin-top: 120px!important;
}

.title-taller {
    margin-top: 120px!important;
}

.text-caracteristicas.presentaciones {
    width: 80%;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    font-weight: 300;
}

.text-caracteristicas.presentaciones.como {
    width: 100%;
    font-size: 25px;
    line-height: 28px;
}

.text-caracteristicas.presenta {
    width: 100%;
}

.text-caracteristicas.que-mas {
    display: inline-block;
    width: auto;
}

.heading {
    margin-top: 0px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 23px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 800;
}

.heading-interna {
    margin-top: 0px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 17px;
    text-decoration: none;
    font-weight: 300;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 77px;
}

.heading.f1 {
    margin-top: -104px;
}

.heading.f2 {
    margin-top: -106px;
}

.heading.f3 {
    margin-top: -119px;
}

.heading.f4 {
    margin-top: -119px;
}

.heading.f5 {
    margin-top: -162px;
}

.heading.f6 {
    margin-top: -162px;
}

.heading.f7 {
    margin-top: -162px;
}

.text-check {
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-size: 20.25px;
    font-weight: 700;
}

.checks {
    margin-top: 5px;
}

.btn {
    border-radius: 9px;
    background-color: #000;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 16.25px;
    font-weight: 700;
}

.btn:hover {
    background-color: #f28d36;
    color: #000;
}

.preguntale-al-cacique {
    position: relative;

}

.preguntale-al-cacique {
    position: relative;
    background-image: url('../images/fondo_r_chat.jpg');
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 700px;
}

.preguntale-al-cacique ul li {
    list-style: none;
    padding: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.preguntale-al-cacique ul li:last-child {
    padding-bottom: 71px;
}

.preguntale-al-cacique ul {
    text-align: center;
    padding: 0px;
    padding-top: 35px;
}

.preguntale-al-cacique h2 {
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    text-align: center;
    font-size: 33px;
    font-weight: 800;
    padding-top: 90px;
    margin-top: 0px;
    color: #014a94;
}


.caracteristicas-home a {
    position: absolute;
    /*left: 26%;*/
    /*bottom: 28px;*/
    background-color: #f28d36!important;
    color: #014a94!important;
    font-size: 20px;
    padding: 12px 23px;
    border-radius: 9px;
}

.caracteristicas-home a {
    color: #014a94!important;
}

.caracteristicas-home a:hover {
    color: #fff!important;
}

.btn.caracteristicas-form {
    background-color: #fff;
    color: #014a94;
    font-size: 25px;
    padding: 18px 21px;
}

.btn.caracteristicas-form a {
    color: #014a94;
}

.btn.caracteristicas-form:hover {
    background-color: #f28d36;
    color: #fff!important;
}

.btn.caracteristicas-form a:hover {
    color: #fff!important;
}

.heading-2 {
    margin-bottom: 24px;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
}

.img-claim-slider {
    display: inline-block;
    text-align: center;
}

.claim-slider {
    position: static;
    left: -22%;
    top: auto;
    right: auto;
    bottom: 21%;
    display: block;
    width: 1181px;
    margin-top: 294px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    float: none;
    text-align: center;
}

.preguntale-al-cacique {
    position: relative;
}

.btn-chat {
    position: absolute;
    left: auto;
    top: auto;
    /*right: 8%;*/
    left: 17%;
    bottom: 16%;
    padding: 20px;
    border-radius: 15px;
    background-color: #014a94;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 28px;
}

.btn-chat:hover {
    background-color: #fff;
    color: #014a94;
}

.btn-chat._2 {
    right: 4%;
    bottom: 41%;
}

.preguntas-contenedor {
    height: 699px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: #f28d36;
    text-align: center;
}

.encabezado-preguntas {
    display: inline-block;
    width: 85%;
    height: 95px;
    margin-top: 20px;
    background-color: #fff;
    text-align: center;
}

.titulo-preguntas {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 200px;
    margin-top: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #014a94;
}

.contenedor-resupuestas {
    display: inline-block;
    width: 85%;
    height: 253px;
    background-color: #fff;
    text-align: center;
}

.text-preguntas {
    padding: 15px 10px 5px;
    font-family: 'Montserrat', sans-serif;
    color: #014a94;
    font-size: 18px;
    line-height: 26px;
}

.preguntas {
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 26px;
    line-height: 34px;
    font-weight: 700;
}

.icon-cacique {
    margin-top: 77px;
}

.button {
    margin-top: 46px;
    border-radius: 11px;
    background-color: #fff;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    font-family: 'Montserrat', sans-serif;
    color: #014a94;
    font-size: 17px;
}

.button:hover {
    background-color: #014a94;
    color: #fff;
}

.body {
    margin-bottom: 0px;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
}

.body:hover {
    background-color: #fff;
}

.numero-pregunta {
    padding-top: 7px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 17px;
}

.section-footer {
    width: 1181px;
    margin: 30px auto 0px;
    padding: 40px;
    background-color: #014a94;
}

.section-form {
    width: 1181px;
    margin: 30px auto;
    padding-bottom: 26px;
}

.footer {
    margin-bottom: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #000;
    color: #fff;
    text-align: center;
}

.negocio {
    padding: 20px 20px 30px;
    background-color: #fff;
    text-align: center;
}

.text-field {
    border: 1px none #000;
    border-radius: 13px;
}

.text-field.tel {
    display: inline-block;
    width: 51%;
    margin-right: 0px;
}

.text-field.tipotel {
    display: inline-block;
    width: 25%;
    margin-right: 10px;
}

.text-field.prefijo {
    display: inline-block;
    width: 20%;
    margin-right: 10px;
}

.text-field.area {
    height: 200px;
}

.heading-3 {
    font-family: 'Montserrat', sans-serif;
    color: #000;
}

.text-block {
    margin-bottom: 20px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
}

.col2-footer {
    padding-top: 107px;
    padding-right: 50px;
    padding-left: 50px;
    text-align: center;
}

.btn-send {
    padding: 20px 30px;
    border-radius: 10px;
    background-color: #f28d36;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 26px;
}

.btn-send:hover {
    background-color: #fff;
    color: #014a94;
}

.heading-4 {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 28px;
}

.text-negocio {
    font-family: 'Montserrat', sans-serif;
    color: #014a94;
    font-size: 21px;
}

.line {
    height: 1px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: #014a94;
}

.text-footer {
    font-family: 'Montserrat', sans-serif;
}

.link {
    color: #fff;
    text-decoration: underline;
}

.section-internas {
    height: 462px;
    margin-top: 125px;
    /* margin-top: 125px; */
    background-image: url('../images/bg-presentaciones.jpg');
    background-position: 50% 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.section-internas.como-se-usa {
    height: 462px;
    background-image: url('../images/bg-como-se-usa.jpg');
}

.section-internas.que-materiales {
    height: 480px;
    background-image: url('../images/bg-materiales.jpg');
}

.section-internas.taller {
    height: 462px;
    background-image: url('../images/bg-taller.jpg');
}

.section-internas.acerca {
    height: 462px;
    background-image: url('../images/bg-acerca.jpg');
}

.bold-text {
    font-family: 'Montserrat', sans-serif;
    font-size: 27px;
    line-height: 32px;
}

.bold-text.taller {
    font-size: 36px;
    line-height: 38px;
}

.text-presenta {
    margin-bottom: 50px;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-size: 21px;
    line-height: 24px;
    font-weight: 700;
    text-align: center;
}

.gotita-title {
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
}

.heading-5 {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 50px;
    text-align: center;
}

.heading-title-materiales {
    padding-top: 220px!important;
}

.heading-title-presentaciones {
    padding-top: 310px;
}

.heading-title {
    /* padding-top: 250px; */
    margin-top: 250px;
}

.heading-5 span {
    font-weight: 900;
    font-size: 110px;
    line-height: 120px;
    /* color: aqua; */
}

.gen-logo-repTextR_2 {
    top: -50px!important;
}

.titles {
    margin-top: 30px;
    text-align: center;
}

.row-presemtacopmes {
    padding: 30px;
    border-style: solid;
    border-width: 1px;
    border-color: #8d8d8d;
    border-radius: 2px;
}

.podespegar-featured {
    background-color: #918c84;
}

.heading-6 {
    display: inline-block;
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-size: 30px;
}

.slider-mira-todo-lo-que-podes-pegar {
    background-color: transparent;
}

.nav-podes-pegar {
    display: none;
}

.thumb-podes-pegar {
    display: inline-block;
    width: 484px;
    height: 235px;
    margin-top: 31px;
    margin-right: 37px;
    background-color: #f28d36;
}

.thumb-podes-pegar.materiales {
    width: 100%;
    height: 433px;
}

.thumb-podes-pegar.materiales.gotita-gel {
    width: 100%;
    background-color: #e0e0e0;
}

.thumb-podes-pegar.taller {
    width: 100%;
}

.slide-podes-pegar {
    width: 510px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 62px;
}

.text-podes-pegar {
    position: static;
    width: 100%;
    margin-top: 0px;
    margin-right: 5px;
    float: right;
    font-family: 'Montserrat', sans-serif;
    /* color: #000; */
    color: #fff;
    font-size: 21px;
    text-align: center;
    text-decoration: none;
}

.text-podes-pegar.taller {
    float: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    line-height: 24px;
}

.link-podes-pegar {
    text-decoration: none;
}

.ver-mas {
    margin-top: 15px;
    padding-right: 30px;
    padding-left: 30px;
    float: none;
    border-radius: 19px;
    background-color: #fff;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    font-family: 'Montserrat', sans-serif;
    color: #014a94;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}

.ver-mas:hover {
    background-color: #014a94;
    color: #fff;
}

.info-podes-pegar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 240px;
    height: 235px;
    margin-right: 10px;
    float: right;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.info-podes-pegar.materiales {
    width: 285px;
    height: 433px;
    margin-left: 0px;
    padding-right: 5px;
    padding-left: 5px;
}

.info-podes-pegar.taller {
    width: 57%;
}

.icon {
    position: absolute;
    left: auto;
    top: 43%;
    right: 18%;
    bottom: 0%;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
}

.icon:hover {
    opacity: 0.5;
}

.icon.left {
    right: 39%;
}

.image-podes-pegar {
    width: 221px;
}

.image-podes-pegar.materiales {
    width: auto;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.image-podes-pegar.materiales.mobile {
    display: none;
}

.la-gotita {
    margin-right: auto;
    margin-left: auto;
}

.gotita {
    margin-right: auto;
    margin-bottom: -30px;
    margin-left: auto;
    text-align: center;
}

.uso {
    width: 80%;
    float: left;
}

.uso.col2 {
    float: right;
}

.heading-7 {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 27px;
    line-height: 30px;
}

.text-uso {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
}

.img-uso {
    margin-bottom: 20px;
}

.row-uso {
    margin-top: 50px;
    padding-right: 50px;
    padding-left: 50px;
}

.textos-gral {
    display: block;
    margin-bottom: 15px;
    font-family: 'Montserrat', sans-serif;
    color: #014a94;
    font-size: 14px;
    line-height: 20px;
}

.yousopoxilina a {
    text-decoration: none;
    color: #f28d36;
}

.yousopoxilina a:hover {
    text-decoration: none;
    color: #014a94;
}

.textos-taller {
    font-size: 28px;
    line-height: 35px;
}

.compartir {
    height: 408px;
    padding: 40px;
    background-image: url('../images/bg-compartir-arreglo.jpg');
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

.cont-compartir {
    position: absolute;
    width: 650px;
    /*height: 320px;*/
    padding: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.48);
    -moz-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.48);
    box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.48);
}

.title-compartir {
    font-family: 'Montserrat', sans-serif;
    color: #014a94;
    font-size: 25px;
    line-height: 28px;
    font-weight: 700;
    text-align: left!important;
}

.gotita-compartir {
    margin-top: -9px;
    margin-right: 5px;
    margin-left: 9px;
}

.pack-envio-arreglo {
    margin-top: -195px;
}

.cont-text-arreglo {
    padding-top: 25px;
    padding-left: 55px;
}

.cont-que-mas-arreglar {
    position: relative;
    padding: 25px 60px 40px;
}

.cont-que-mas-arreglar.taller {
    text-align: center;
    width: 90%!important;
    margin: 0 auto;
    margin-top: 60px;
}

.cacique-arreglo {
    position: absolute;
    left: auto;
    top: auto;
    right: 4%;
    bottom: -13%;
}

.text-materiales {
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    width: 100%;
}

.text-materiales.gotita-gel {
    margin-top: 38px;
    margin-right: 40px;
    margin-left: 40px;
    font-size: 26px;
    line-height: 30px;
}

.pack-gel {
    margin-top: 30px;
    /*margin-left: 53px;*/
}

.row-detalle-taller {
    margin-top: 30px;
}

.video {
    display: block;
    overflow: visible;
    width: 736px;
    height: 500px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 18px;
    padding-bottom: 18px;
    float: none;
    background-image: url('../images/bg-video.png');
    background-position: 50% 0%;
    background-repeat: no-repeat;
    text-align: center;
}

.cont-video {
    position: static;
    width: 100%;
    margin-top: 38px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
}

.videoplayer {
    overflow: visible;
    width: 680px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
}

.heading-8 {
    cursor: pointer;
}

.accordion-item-content {
    overflow: hidden;
}

.accordion_super_wrapper {
    margin-top: 50px;
}

.accordion_wrapper {
    padding-bottom: 10px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.accordion_wrapper:hover {
    opacity: 1;
}

.accordion_heading {
    padding: 10px 10px 22px;
    background-color: #f28d36;
}

.accordion_heading_cont {
    width: 100%;
    float: left;
    text-decoration: none;
}

.accordion_heading_cont:hover {
    color: #ba1219;
}

.accordion_icon {
    margin-top: -38px;
    margin-right: 10px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0px;
    float: right;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.accordion_icon:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.accordion_content {
    overflow: hidden;
    height: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #fff;
    border: 5px solid #f28d36;
}

.faq_text {
    display: inline-block;
    width: 90%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 5px;
    font-family: 'Montserrat', sans-serif;
    color: #014a94;
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
    text-align: left;
}

.que-es-text {
    display: inline-block;
    width: 90%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    font-family: 'Montserrat', sans-serif;
    color: #014a94;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    text-align: left;
}

.link-2 {
    color: #be1319;
    text-decoration: none;
}

.link-2:hover {
    text-decoration: none;
}

.heading-9 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 32px;
    text-align: center;
}

.icon-accordion {
    position: absolute;
    margin-left: 23px;
}

.icon-accordion.gota {
    margin-left: 23px;
}

.list-accordion {
    padding-top: 10px;
    padding-bottom: 10px;
}

.icon-check-accordion {
    margin-top: -20px;
    margin-left: 32px;
    padding-top: 0px;
}

.line-accordion {
    width: 90%;
    height: 1px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    background-color: #7a7a7a;
}

.icon-check-que-es {
    width: 25px;
}

.chat2 {
    position: relative;
    height: 250px;
    background-image: url('../images/banner-cacique.jpg');
    background-position: 0% 0%;
    background-size: cover;
    background-repeat: no-repeat;
}

.gotita-featured {
    margin-top: -8px;
    margin-left: 9px;
}

.cont-que-es {
    padding-top: 70px;
}

.box-claim {
    margin-left: 50px;
    float: left;
}

.info-caracteristicas {
    width: 300px;
    background-color: #fff;
}

@media (max-width: 991px) {
    .margin-caracteristicas {
        color: #000 !important;
        margin-left: 0px;
    }
    .slider-home {
        height: 400px;
        margin-top: 67px;
    }
    .slide-4 {
        background-position: 50% 100%;
    }
    .slide-nav {
        margin-bottom: 16px;
    }
    .section-margin {
        width: 100%;
    }
    .section-margin.poxi-lina {
        width: 100%;
        padding-left: 38px;
        background-position: 0% 50%;
        background-size: cover;
    }
    .section-margin.titular-destacado {
        text-align: center;
    }
    .center-destacado {
        text-align: center;
    }
    .featured {
        display: block;
        height: 450px;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .text-caracteristicas {
        width: 650px;
    }
    .heading-2 {
        font-size: 18px;
        line-height: 18px;
    }
    .img-claim-slider {
        width: 80%;
    }
    .claim-slider {
        left: 3%;
        width: 100%;
        margin-top: 204px;
    }
    .btn-chat._2 {
        right: 1%;
        bottom: 48%;
        padding: 11px 10px 10px;
        font-size: 21px;
    }
    .titulo-preguntas {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .preguntas {
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }
    .icon-cacique {
        margin-top: 109px;
    }
    .section-footer {
        width: 100%;
    }
    .section-form {
        width: 100%;
    }
    .negocio {
        margin-top: 20px;
    }
    .section-internas {
        height: 400px;
        margin-top: 124px;
    }
    .section-internas.como-se-usa {
        height: 350px;
        margin-top: 124px;
    }
    .section-internas.que-materiales {
        height: 350px;
        margin-top: 123px;
    }
    .section-internas.taller {
        height: 320px;
        margin-top: 124px;
    }
    .section-internas.acerca {
        height: 400px;
        margin-top: 126px;
    }
    .titles {
        margin-top: 322px;
    }
    .row-presemtacopmes {
        margin-right: 10px;
        margin-left: 10px;
    }
    .heading-6 {
        text-align: center;
    }
    .slider-mira-todo-lo-que-podes-pegar {
        height: auto;
    }
    .thumb-podes-pegar {
        margin-left: 40px;
        padding-left: 0px;
    }
    .thumb-podes-pegar.materiales {
        width: 90%;
    }
    .thumb-podes-pegar.materiales.gotita-gel {
        width: 90%;
    }
    .thumb-podes-pegar.taller {
        width: 90%;
    }
    .slide-podes-pegar {
        width: 100%;
        height: 300px;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }
    .info-podes-pegar {
        margin-left: 11px;
    }
    .info-podes-pegar.materiales {
        width: 57%;
    }
    .info-podes-pegar.taller {
        /* width: 63%; */
        width: 58%;
    }
    .uso {
        width: 100%;
    }
    .heading-7 {
        font-size: 24px;
    }
    .text-uso {
        font-size: 18px;
        line-height: 21px;
    }
    .textos-gral {
        display: block;
        margin-right: auto;
        margin-left: auto;
        /* text-align: center; */
    }
    .textos-gral.left {
        text-align: left;
    }
    .left {
        text-align: left!important;
    }
    .cont-compartir {
        width: 690px;
    }
    .pack-envio-arreglo {
        margin-top: 49px;
    }
    .cont-que-mas-arreglar {
        margin-right: 15px;
        margin-left: 15px;
    }
    .cacique-arreglo {
        width: 150px;
    }
    .video {
        width: auto;
    }
    .chat2 {
        height: 180px;
    }
    .box-claim {
        margin-left: 5px;
    }
    .col {
        padding-right: 0px;
        padding-left: 0px;
    }
    .bann_poxi {
        text-align: center!important;
        padding-top: 25px;
    }
}

@media (max-width: 767px) {
    .text-caracteristicas.que-mas {
        margin-bottom: 10px;
    }
    .text-materiales.gotita-gel {
        text-align: center;
        margin-right: 0px;
        margin-left: 0px;
        font-size: 21px;
        line-height: 23px;
    }
    .cacique-arreglo {
        display: none;
    }
    .bold-text {
        font-size: 23px;
        line-height: 23px;
    }
    .pack-envio-arreglo {
        display: none;
    }
    .cont-text-arreglo {
        text-align: center;
        padding-left: 0px;
    }
    .row-uso {
        padding-left: 10px;
        padding-right: 10px;
    }
    .heading-7 {
        font-size: 21px;
    }
    .gotitauso {
        margin-top: -350px;
        margin-bottom: 300px;
        width: 200px;
    }
    h1 {
        font-size: 30px;
        line-height: 30px;
    }
    .gotita-featured {
        width: 120px;
        margin-top: -3px;
    }
    .accordion_heading {
        padding: 3px;
    }
    .text-caracteristicas.margin-caracteristicas.gel {
        margin-top: 160px!important;
    }
    .btn.caracteristicas-home {
        /* text-align: center; */
        float: left;
        /* margin: 0 auto; */
        display: block;
        position: absolute;
        width: 90%;
        /*bottom: 4%;*/
        left: 0%;
        right: 0%;
    }
    .heading-4 {
        font-size: 23px;
        line-height: 23px;
    }
    .text-negocio {
        font-size: 18px;
        line-height: 18px;
    }
    .slider-home {
        height: 300px;
    }
    .claim-slider {
        margin-top: 104px;
    }
    .featured {
        padding-left: 15px;
        padding-right: 15px;
    }
    .margin-caracteristicas {
        color: #fff !important;
        margin-left: 0px;
    }
    .slider-home {
        height: 300px;
    }
    .slide-nav {
        margin-bottom: 11px;
    }
    .section-margin.poxi-lina {
        height: auto;
        padding-left: 20px;
        /* background-image: url('../images/bg-poxilina-presenta.jpg'); */
        /* background-size: contain; */
        background-position: 50% 0%;
        /* height: 1518px; */
        height: 500px;
        background-repeat-x: repeat;
        /* background-color: #000; */
    }
    .section-margin.poxi-lina {
        padding-top: 17px;
    }
    .text-caracteristicas {
        width: 100%;
    }
    .text-caracteristicas.presentaciones {
        width: 90%;
    }
    .claim-slider {}
    .btn-chat._2 {
        bottom: 30%;
        right: 5%;
    }
    .col2-footer {
        padding-right: 0px;
        padding-left: 0px;
    }
    .section-internas {
        height: 300px;
    }
    .section-internas.como-se-usa {
        height: 380px;
    }
    .section-internas.que-materiales {
        height: 355px;
    }
    .section-internas.taller {
        height: 260px;
    }
    .section-internas.acerca {
        height: 400px;
    }
    .gotita-title {
        width: 150px;
        margin-top: -12px;
    }
    .heading-5 {
        font-size: 36px;
        line-height: 40px;
    }
    .titles {
        /* margin-top: 0px; */
        margin-top: 320px;
    }
    .row-presemtacopmes {
        margin-right: 10px;
        margin-left: 10px;
        text-align: center;
    }
    .heading-6 {
        padding-left: 15px;
        text-align: center;
        font-size: 24px;
    }
    .thumb-podes-pegar {
        width: 440px;
        text-align: left;
    }
    .thumb-podes-pegar.materiales {
        width: 100%;
        margin-right: 0px;
        margin-left: 0px;
    }
    .thumb-podes-pegar.materiales.gotita-gel {
        width: 100%;
    }
    .info-podes-pegar {
        width: 190px;
    }
    .info-podes-pegar.materiales {
        width: 48%;
    }
    .icon {
        right: 20%;
        width: 20px;
    }
    .icon.left {
        right: 60%;
    }
    .image-podes-pegar {
        width: 222px;
        margin-top: 0px;
    }
    .image-podes-pegar.materiales {
        width: auto;
        margin-top: 0px;
    }
    .col-presentacion {
        margin-top: 15px;
    }
    .compartir {
        background-position: 50% 0%;
        padding-left: 0px;
    }
    .cont-compartir {
        width: 500px;
        position: relative;
        margin: 0 auto;
    }
    .heading-title {
        /* padding-top: 89px; */
    }
    .title-compartir {
        font-size: 27px;
        line-height: 30px;
        text-align: left!important;
    }
    .gotita-compartir {
        width: 130px;
    }
    .video {
        width: auto;
        height: 330px;
    }
    .videoplayer {
        width: 480px;
    }
    .accordion_heading_cont {
        height: auto;
    }
    .accordion_content {
        height: 0px;
    }
    .heading-9 {
        font-size: 21px;
        margin-top: 9px;
    }
    .icon-accordion {
        width: 30px;
        margin-left: 5px;
        margin-top: 15px;
    }
    .icon-accordion.gota {
        margin-left: 10px;
        width: 20px;
    }
    .icon-check-accordion {
        margin-top: 13px;
        width: 20px;
        vertical-align: top;
    }
    .chat2 {
        height: 260px;
        width: auto;
        background-size: contain;
        background-position: center;
        background-image: url('../images/banner-cacique-600.jpg')
    }
}

@media (max-width: 479px) {
    .row-materiales {
        margin-top: -60px;
    }
    .text-caracteristicas.que-mas {
        margin-bottom: 10px;
    }
    .textos-gral {
        font-size: 16px;
        line-height: 18px;
    }
    .faq_text {
        font-size: 14px;
        line-height: 18px;
        width: 80%;
    }
    .slide {
        background-image: url('../images/slider1-mobile.jpg');
        background-position: 50% 100%;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .slide-2 {
        background-image: url('../images/slider2-mobile.jpg');
        background-position: 50% 100%;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .slide-3 {
        background-image: url('../images/slider3-mobile.jpg');
        background-position: 50% 100%;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .slide-4 {
        background-image: url('../images/slider4-mobile.jpg');
        background-position: 50% 100%;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .w-slider-dot {
        width: 16px!important;
        height: 16px!important;
        margin: 0 8px -1em!important;
    }
    .w-slider-dot.w-active {
        width: 16px!important;
        height: 16px!important;
    }
    .image-podes-pegar.materiales {
        display: none;
    }
    .image-podes-pegar.materiales.mobile {
        display: block;
    }
    .ver-mas {
        margin-bottom: 30px;
    }
    .margin-caracteristicas {
        margin-top: 120px!important;
    }
    .caracteristicas-home a {
        position: absolute;
        /*left: 26%;*/
        /*bottom: 28px;*/
        background-color: #f28d36!important;
        color: #014a94!important;
        font-size: 14px;
        padding: 5px 10px;
        border-radius: 9px;
    }
    .gel {
        margin-top: 100px;
    }
    #preguntas {
        margin-bottom: 50px;
    }
    .text-caracteristicas {
        font-size: 16px;
    }
    .reparar-margin {
        height: 30px;
    }
    .navbar {
        min-height: auto;
    }
    .brand {
        width: 120px;
        margin-top: 18px;
        margin-left: 5px;
    }
    .menu-button {
        margin-top: 0px;
        margin-right: -1px;
        padding-right: 5px;
        padding-left: 5px;
    }
    .nav-menu {
        width: 100%;
    }
    .icon-redes-header {
        width: 25px;
        margin-top: 19px;
        padding-bottom: 7px;
    }
    .icon-redes-header.redes-footer {
        width: 40px;
        margin-right: 20px;
        margin-left: 20px;
    }
    .slider-home {
        height: 240px;
        margin-top: 57px;
    }
    .section-margin {
        margin-top: 0px;
        /* margin-bottom: 50px; */
        margin-bottom: 25px;
        /* margin-bottom: 0px; */
    }
    .section-margin.poxi-lina {
        margin-top: 0px!important;
        /* height: 1200px; */
        height: 580px;
        background-position: 0% 100%;
        /* background-image: url('../images/bg-poxilina-presenta.jpg'); */
        background-size: cover;
    }
    .section-margin.titular-destacado {
        margin-top: 13px;
        text-align: center;
    }
    .featured {
        margin-top: 23px;
        margin-bottom: 32px;
        height: 100%;
        padding-right: 25px;
        padding-left: 25px;
    }
    .text-caracteristicas.presentaciones {
        width: 100%;
        padding-right: 10px;
        padding-left: 10px;
        line-height: 21px;
        font-size: 20px;
        /* line-height: 12px; */
    }
    .como-usa-mobile {
        line-height: 21px!important;
    }
    .text-caracteristicas.presentaciones.como {
        font-size: 18px;
        line-height: 21px;
    }
    .text-caracteristicas.que-mas.arreglo {
        margin-top: -4px;
    }
    .heading.f1 {
        margin-top: -134px;
    }
    .heading.f2 {
        margin-top: -120px;
        height: 50px;
    }
    .heading.f3 {
        margin-top: -149px;
    }
    .heading.f4 {
        margin-top: -149px;
    }
    .btn {
        font-size: 14px;
    }
    .claim-slider {
        margin-top: 30px;
        bottom: 0px;
        margin-left: -10px
    }
    .preguntale-al-cacique {
        margin-bottom: 40px;
    }
    .btn-chat {
        width: 140px;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 16px;
        text-align: center;
        left: 10%;
    }
    .btn-chat._2 {
        /* right: 27%;
    bottom: -18%;
    background-color: #000;
    color: #fff;*/
    }
    .btn-chat._2:hover {
        /*  background-color: #f28d36;
    color: #000;*/
    }
    .preguntas-contenedor {
        width: auto;
    }
    .text-preguntas {
        font-size: 18px;
        line-height: 20px;
    }
    .preguntas {
        font-size: 24px;
        line-height: 26px;
    }
    .icon-cacique {
        margin-top: 100px;
    }
    .section-footer {
        padding-right: 20px;
        padding-left: 20px;
    }
    .section-form {
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
    .footer {
        margin-bottom: 0px;
    }
    .text-field.tel {
        width: 100%;
    }
    .text-field.tipotel {
        width: 50%;
    }
    .text-field.prefijo {
        width: 40%;
    }
    .heading-3 {
        font-size: 24px;
        line-height: 28px;
    }
    .col2-footer {
        padding-top: 26px;
    }
    .heading-4 {
        font-size: 18px;
        line-height: 18px;
    }
    .text-negocio {
        font-size: 13px;
        line-height: 13px;
    }
    .negocio {
        padding: 5px 5px 15px;
    }
    .section-internas {
        height: 250px;
        margin-top: 64px;
        margin-bottom: 0px;
    }
    .section-internas.como-se-usa {
        height: 280px;
        margin-top: 62px;
    }
    .section-internas.que-materiales {
        height: 304px;
        margin-top: 64px;
    }
    .section-internas.taller {
        height: 255px;
        margin-top: 63px;
    }
    .section-internas.acerca {
        height: 260px;
        margin-top: 57px;
    }
    .bold-text {
        display: inline;
        font-size: 18px;
        line-height: 21px;
    }
    .bold-text.taller {
        font-size: 24px;
        line-height: 24px;
    }
    .text-presenta {
        font-size: 18px;
        line-height: 20px;
    }
    .gotita-title {
        width: 140px;
        margin-top: -9px;
    }
    .heading-5 {
        margin-top: 0px;
        font-size: 30px;
        line-height: 34px;
    }
    .titles {
        margin-top: 146px;
    }
    .titles.acerca {
        margin-top: 10px;
    }
    .titles.presenta {
        margin-top: 10px;
    }
    .heading-6 {
        padding-right: 5px;
        padding-left: 10px;
        font-size: 21px;
        line-height: 28px;
    }
    .thumb-podes-pegar {
        width: 220px;
        height: 450px;
    }
    .thumb-podes-pegar.materiales {
        height: auto;
        text-align: center;
        margin-bottom: -50px;
    }
    .thumb-podes-pegar.materiales.gotita-gel {
        height: 420px;
    }
    .thumb-podes-pegar.taller {
        width: 100%;
        margin-right: 0px;
        margin-left: 0px;
        padding-right: 5px;
        padding-left: 5px;
        text-align: center;
        padding-top: 20px;
    }
    .slide-podes-pegar {
        height: 510px;
    }
    .info-podes-pegar {
        width: 200px;
        height: 200px;
    }
    .info-podes-pegar.materiales {
        width: 94%;
        height: auto;
        margin-top: -42px;
    }
    .info-podes-pegar.taller {
        width: 100%;
        height: auto;
        margin-right: 0px;
        margin-left: -1px;
    }
    .icon {
        right: 8%;
    }
    .icon.left {
        right: 45%;
    }
    .image-podes-pegar {
        width: 220px;
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .image-podes-pegar.materiales {
        width: auto;
        height: 60%;
        margin-top: 0px;
        margin-left: 0px;
        margin-bottom: 50px;
        /* -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);*/
    }
    .col-presentacion {
        margin-bottom: 10px;
    }
    .gotita {
        width: 370px;
        margin-top: -27px;
    }
    .gotita.materiales {
        margin-top: 26px;
    }
    .gotita.gotitauso {
        margin-top: -237px;
        width: 150px;
        margin-bottom: 230px;
    }
    .uso {
        margin-bottom: 15px;
    }
    .row-uso {
        padding-right: 0px;
        padding-left: 0px;
    }
    .textos-gral {
        margin-top: 0px;
        text-align: center;
    }
    .textos-gral.left {
        font-size: 14px;
        line-height: 18px;
    }
    .textos-gral.left.center {
        text-align: center;
    }
    .compartir {
        padding-top: 186px;
        /* padding-left: 10px; */
        padding-left: 25px;
    }
    .cont-compartir {
        width: 300px;
        height: 150px;
        padding-left: 10px;
        /* text-align: center; */
    }
    .title-compartir {
        text-align: left;
        font-size: 15px;
        line-height: 20px;
        text-align: left!important;
    }
    .gotita-compartir {
        width: 100px;
        margin-top: 0px;
    }
    .mobile-tex3 {
        text-align: left!important;
        font-size: 13px!important;
    }
    .gotita-compartir.arreglo {
        margin-top: -2px;
    }
    .pack-envio-arreglo {
        margin-top: 0px;
    }
    .cont-text-arreglo {
        padding-left: 0px;
        text-align: center;
    }
    .cont-que-mas-arreglar {
        margin-bottom: 10px;
        padding-top: 5px;
        padding-right: 10px;
        padding-left: 10px;
    }
    .cont-que-mas-arreglar.taller {
        margin-bottom: 30px;
        padding-top: 5px;
        padding-bottom: 0px;
    }
    .cacique-arreglo {
        bottom: -32%;
    }
    .text-materiales.gotita-gel {
        font-size: 21px;
        line-height: 24px;
    }
    .pack-gel {
        width: 90%;
        margin-left: -3px;
    }
    .video {
        height: 190px;
    }
    .videoplayer {
        width: 250px;
    }
    .accordion_heading {
        height: 50px;
        padding-right: 0px;
        padding-left: 10px;
    }
    .accordion_icon {
        margin-top: -1px;
        padding-right: 5px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .accordion_icon.oneline {
        margin-top: 2px;
    }
    .heading-9 {
        margin-top: 10px;
        margin-bottom: -32px;
        padding-top: 0px;
        padding-right: 36px;
        padding-left: 36px;
        font-size: 16px;
    }
    .heading-9.oneline {
        margin-top: 10px;
    }
    .icon-accordion {
        width: 30px;
        margin-top: 7px;
    }
    .icon-accordion.gota {
        width: 20px;
        margin-left: 5px;
    }
    .chat2 {
        height: 220px;
        margin-bottom: 30px;
    }
    .gotita-featured {
        margin-right: auto;
        margin-left: auto;
        padding-left: 0px;
        text-align: center;
    }
    .gotita-featured.comoseusa {
        padding-left: 10px;
    }
    .cont-que-es {
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .image {
        width: auto;
    }
    .col {
        margin-top: 50px;
    }
    .pic {
        width: 100%;
        height: auto;
    }
    .logo-que-es {
        width: 190px;
    }
    .logo-footer {
        width: 190px;
    }
    /* //nuevooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo */
    .compartir {
        padding-top: 35px;
    }
    .cont-compartir {
        height: 360px;
        width: 100%;
    }
}

@font-face {
    font-family: 'Helveticarounded';
    src: url('../fonts/HelveticaRounded-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}


/* NEW DIV "Recorda" CSS */

.recorda {
    height: 409px;
    padding-top: 60px;
    padding-left: 540px;
    background-image: url('../images/new_como_usarla.jpg');
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

.cont-recorda {
    position: absolute;
    width: 572px;
    height: 125px;
    padding: 0px;
    margin: 0px 0px 0px -38px;
    background-color: #fff;
    text-align: center;
}

.title-recordaL1,
.title-recordaL2,
.title-recordaL3,
.title-recordaL4 {
    margin-right: auto;
    margin-left: auto;
    text-align: : center;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-size: 25px;
    line-height: 27px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.title-recordaL5,
.title-recordaL6 {
    margin-right: auto;
    margin-left: auto;
    text-align: : center;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    color: #989898;
    font-size: 25px;
    line-height: 27px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}


/* NEW DIV "Recorda" CSS for MQ */

@media (max-width: 991px) {
    .recorda {
        position: relative;
        height: 0;
        width: 100%;
        padding-top: 130%;
        margin: 10px 0px 10px 10px;
        background-image: url('../images/new_como_usarla_480px_600px.jpg');
        background-position: 50% 0px;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .cont-recorda {
        display: none;
        visibility: hidden;
    }
    .title-recordaL1,
    .title-recordaL2,
    .title-recordaL3,
    .title-recordaL4,
    .title-recordaL5,
    .title-recordaL6 {
        display: none;
        visibility: hidden;
    }
}

@media (max-width: 767px) {
    .recorda {
        position: relative;
        height: 550px !important;
        width: auto !important;
        padding: 0px;
        margin: 10px 10px 10px 10px !important;
        background-image: url('../images/new_como_usarla_480px_600px.jpg');
        background-position: 50% 0px !important;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .cont-recorda {
        display: none;
        visibility: hidden;
    }
    .title-recordaL1,
    .title-recordaL2,
    .title-recordaL3,
    .title-recordaL4,
    .title-recordaL5,
    .title-recordaL6 {
        display: none;
        visibility: hidden;
    }
    .tallerImagesFix {
        width: 264px !important;
    }
}

@media (max-width: 279px) {
    .recorda {}
}


/* NEW DIV "Presentaciones 1" CSS */

.presenta1 {
    position: relative;
    /* height: 712px; */
    height: 579px;
    padding-top: 60px;
    padding-left: 540px;
    background-image: url('../images/presentacion.png');
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: no-repeat;
}

.cont-presenta1 {
    position: absolute;
    width: 800px;
    left: 50%;
    top: 125px;
    margin-left: -400px;
    text-align: center;
}

.title-presenta1L1,
.title-presenta1L2,
.title-presenta1L3 {
    margin-right: auto;
    margin-left: auto;
    text-align: : center;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-size: 25px;
    line-height: 27px;
}


/* NEW DIV "Presentaciones 1" CSS for MQ */

@media (max-width: 991px) {
    .presenta1 {
        position: relative;
        height: 0;
        width: 100%;
        padding-top: 130%;
        margin: 10px 0px 20px 10px !important;
        background-image: url('../images/new_presentaciones1_mob.png');
        background-position: 50% 0px;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .cont-presenta1 {
        display: none;
        visibility: hidden;
    }
    .title-presenta1L1,
    .title-presenta1L2,
    .title-presenta1L3 {
        display: none;
        visibility: hidden;
    }
    .heading-5 span {
        /* color: red; */
        font-size: 90px;
        line-height: 95px;
    }
    .gen-logo-repTextR_2 {
        top: -29px!important;
    }
}

@media (max-width: 767px) {
    .heading-5 span {
        font-size: 63px;
        /* color: orange; */
    }
    .presenta1 {
        position: relative !important;
        height: 770px !important;
        width: auto !important;
        padding: 0px !important;
        margin: 10px 10px -50px 10px !important;
        background-image: url('../images/new_presentaciones1_mob.png') !important;
        background-position: 50% 0px !important;
        /*background-position: 0% 0px;*/
        background-size: contain !important;
        background-repeat: no-repeat !important;
    }
}

@media (max-width: 279px) {}


/* NEW DIV "Presentaciones 2" CSS */

.presenta2 {
    position: relative;
    /* height: 712px;
    padding-top: 60px;
    padding-left: 540px;
    background-image: url('../images/new_presentaciones2.jpg'); */
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: no-repeat;
    margin-top: 20px;
    margin-bottom: 0px;
}

.cont-presenta2 {
    position: absolute;
    width: 800px;
    left: 50%;
    top: 125px;
    margin-left: -400px;
    /*background-color: #fff;*/
    /*background-color: transparent;*/
    text-align: center;
}

.title-presenta2L1,
.title-presenta2L2,
.title-presenta2L3,
.title-presenta2L4 {
    margin-right: auto;
    margin-left: auto;
    text-align: : center;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-size: 25px;
    line-height: 27px;
}


/* NEW DIV "Presentaciones 2" CSS for MQ */

@media (max-width: 991px) {
    .presenta2 {
        position: relative;
        height: 0;
        width: 100%;
        padding-top: 102%;
        margin: 10px 0px 10px 10px;
        background-image: url('../images/presentacion_mob_2.png');
        background-position: 50% 0px;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .cont-presenta2 {
        display: none;
        visibility: hidden;
    }
    .title-presenta2L1,
    .title-presenta2L2,
    .title-presenta2L3,
    .title-presenta2L4 {
        display: none;
        visibility: hidden;
    }
}

@media (max-width: 767px) {
    .presenta2 {
        position: relative;
        height: 460px;
        width: auto;
        padding: 0px;
        margin: 10px 10px 10px 10px;
        background-image: url('../images/presentacion_mob_2.png');
        background-position: 50% 0px;
        /*background-position: 0% 0px;*/
        background-size: contain;
        background-repeat: no-repeat;
    }
}

@media (max-width: 279px) {
    .presenta2 {}
}


/* General FIXES - Specifics */

.sliderRemoveText {
    display: none !important;
}

.queesSpaceFix {
    padding-top: 0px !important;
    margin-top: -10px !important;
    margin-bottom: -30px !important;
}

.gralSpaceFix {
    padding-bottom: 0px !important;
    margin-bottom: -120px !important;
}

.preguntasSpaceFix {
    display: none !important;
}

.queesExtAnch {
    display: block;
    height: 115px;
    background-color: transparent;
    margin-top: -115px;
    visibility: hidden;
}

.preguntasExtAnch {
    display: block;
    height: 125px;
    background-color: transparent;
    margin-top: -125px;
    visibility: hidden;
}

.fixCelBut {
    margin: 0px 0px -12px 0px !important;
}

.weirdMarginFix {
    margin-top: -20px !important;
}

@media (max-width: 991px) {
    .preguntasSpaceFixCol {
        margin-top: -34px !important;
    }
    /* SLIDER for MOBILE */
    .sliderRemoveText {
        display: block !important;
        margin-top: -51px!important;
        margin-left: 20px !important;
        width: 95%!important;
        /* width: 72% !important; */
    }
    .slide {
        background-image: url('../images/slider-mobile_1.png');
        background-position: 50% 100%;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .slide-2 {
        background-image: url('../images/slider-mobile_2.png');
        background-position: 50% 100%;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .slide-3 {
        background-image: url('../images/slider-mobile_3.png');
        background-position: 50% 100%;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .queesSpaceFix {
        margin-top: -20px !important;
        margin-bottom: -60px !important;
    }
    .fixCelBut {
        margin: 0px 0px -20px 0px !important;
    }
}

@media (max-width: 479px) {
    .slider-home {
        height: 180px !important;
    }
    .fixCelBut {
        margin: 0px 0px -20px 0px !important;
    }
    .section-internasFix {
        height: 180px !important;
        background-position: 45% 100% !important;
    }
    .queesExtAnch {
        display: block;
        height: 35px;
        background-color: transparent;
        margin-top: -35px;
        visibility: hidden;
    }
    .preguntasExtAnch {
        display: block;
        height: 60px;
        background-color: transparent;
        margin-top: -60px;
        visibility: hidden;
    }
}


/*SEO Headers*/

.tText {
    color: transparent !important;
    font-size: 1px !important;
    height: 0px !important;
    width: 0px !important;
    max-height: 0px !important;
    min-height: 0px !important;
    max-width: 0px !important;
    min-width: 0px !important;
}

.hFix {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 38px;
    line-height: 42px !important;
    font-weight: 700;
}

.hFix span {
    font-weight: 900;
}

.hFixC {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 28px !important;
    line-height: 40px !important;
    margin-top: 10px;
    font-weight: 800;
}

.hFix4 {
    font-family: 'Montserrat', sans-serif;
    color: #014a94 !important;
    font-size: 28px !important;
    margin: 20px 0px !important;
    font-weight: 900;
}

@media (max-width: 991px) {
    .tText {
        display: none !important;
    }
    .hFix {
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        font-size: 24px;
        line-height: 28px !important;
        margin-top: 15px;
    }
    .hFixC {
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        font-size: 24px !important;
        line-height: 28px !important;
        margin-top: 10px;
    }
    .hFix4 {
        font-size: 18px !important;
        line-height: 18px !important;
    }
}


/* SEO FIXES */

h1.all-h1-queEs-Fix {
    font-family: 'Montserrat', sans-serif;
    font-size: 50px !important;
    line-height: 52px !important;
    margin-top: 10px !important;
    margin-bottom: 46px !important;
    font-weight: 900;
    color: #014a94;
}

.all-h1-queEs-R-Fix {
    font-size: 20px !important;
}

h3.mat-pegar-h3Fix {
    position: static !important;
    width: 100% !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-right: 5px !important;
    float: right !important;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 21px !important;
    text-align: center !important;
    text-decoration: none !important;
    line-height: 20px !important;
}

h2.mat-head-h2fix {
    /* margin-top: 55px !important; */
    margin-top: 240px !important;
    line-height: 45px !important;
}

h2.mat-head-h2fix-top {
    margin-top: 260px !important;
}

presentaciones h3.como-aprendiste-h3Fix {
    margin-top: 0px !important;
}

h3.taller-detalle-text-uso-h3Fix {
    font-family: Roboto, sans-serif !important;
    color: #fff !important;
    font-size: 20px !important;
    line-height: 24px !important;
    font-weight: normal !important;
    margin-top: 0px !important;
}

h4.como-text-uso-h3Fix {
    font-family: Roboto, sans-serif !important;
    color: #000 !important;
    font-size: 20px !important;
    line-height: 24px !important;
    font-weight: normal !important;
    margin-top: 0px !important;
}

h4.index-resp-h4-Fix {
    padding: 15px 10px 5px !important;
    font-family: Roboto, sans-serif !important;
    color: #014a94 !important;
    font-size: 18px !important;
    line-height: 22px !important;
    font-weight: normal !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

@media (max-width: 991px) {
    h3.mat-pegar-h3Fix {
        line-height: 24px !important;
    }
    h2.mat-head-h2fix {
        /* margin-top: 25px !important; */
        margin-top: -136px !important;
        /* color: red; */
    }
    h3.como-aprendiste-h3Fix {
        margin-top: -10px !important;
    }
    h3.taller-detalle-text-uso-h3Fix {
        font-size: 18px !important;
        line-height: 21px !important;
    }
    h4.como-text-uso-h3Fix {
        font-size: 18px !important;
        line-height: 21px !important;
    }
    h4.index-resp-h4-Fix {
        font-size: 18px !important;
        line-height: 20px !important;
    }
}

.index-icon-cacique-Fix {
    margin-top: 0px !important;
    position: absolute !important;
    bottom: 77px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 1 !important;
}

.icon-cacique-btn-Fix {
    position: relative !important;
    z-index: 2 !important;
}

.logoCelClear {
    display: none !important;
}

h3.index-head-smallPad {
    padding-top: 10px !important;
}

@media (max-width: 991px) {
    .index-icon-cacique-Fix {
        margin-top: 0px !important;
        bottom: 109px !important;
    }
    h1.all-h1-queEs-Fix {
        font-size: 32px !important;
        line-height: 24px !important;
        margin-bottom: 20px !important;
    }
    .all-h1-queEs-R-Fix {
        font-size: 20px !important;
    }
}

@media (max-width: 479px) {
    .index-icon-cacique-Fix {
        margin-top: 0px !important;
        bottom: 100px !important;
    }
    h2.mat-head-h2fix {
        /* margin-top: 25px !important; */
        margin-top: 0px !important;
        /* color: orange; */
    }
}


/* FIX PREGUNTAS FRECUENTES LOGO */

.index-faq-Logo {
    font-size: 30px !important;
    line-height: 30px !important;
}

@media (max-width: 991px) {
    .index-faq-Logo {
        font-size: 30px !important;
        line-height: 30px !important;
    }
}


/* FIX REEMPLAZO POR TEXTO LOGOS GENERALES DE LA GOTITA en TIT SECCION */

.gen-logo-repText {
    font-size: 66px !important;
    line-height: 80px !important;
}

.gen-logo-repTextR {
    font-size: 20px !important;
    vertical-align: center;
    position: relative;
    top: -20px !important;
}

.gen-logo-repTextR_2 {
    font-size: 30px !important;
    vertical-align: center;
    position: relative;
    /* top: -45px !important; */
    /* top: -25px !important; */
}

@media (max-width: 991px) {
    h2.mat-head-h2fix {
        font-size: 40px !important;
        line-height: 30px !important;
    }
    .gen-logo-repText {
        font-size: 34px !important;
        line-height: 32px !important;
    }
    .gen-logo-repTextR {
        font-size: 16px !important;
        vertical-align: center;
        position: relative;
        top: -10px !important;
    }
}</pre></body></html>