    /* CSS Document */

    body {
        background: #fff;
        overflow: auto;
        padding: 0;
        color: #fff;
        margin: 0;
        font-family: 'Open Sans', sans-serif;
    }

    .arriba {
        background: #00000040;
        clear: both;
        width: 100%;
        height: auto;
        padding: 20px 0 0 0;
        display: block;
    }

    .arriba .contenedor {
        max-width: 100%;
        padding: 10px 0 10px 50px;
        background: url(bg-logo3.png) no-repeat -260px;
    }

    .contenedor {
        max-width: 1170px;
        display: block;
        height: auto;
        overflow: hidden;
        margin-left: auto;
        margin-right: auto;
    }

    .datos {
        width: 37%;
        float: right;
    }

    .texto-sup {
        color: #999;
        font-size: 13px;
        float: left;
        font-family: 'Lato', Sans-serif, arial;
        margin: 0;
    }

    .llamar {
        display: none;
    }

    .numero {
        margin: 0;
        font-size: 23px;
        line-height: 40px;
        font-weight: 300;
        float: right;
        font-family: 'Poppins', sans-serif;
        margin-left: auto;
        margin-right: auto;
        padding: 35px 10px 0;
        text-align: right;
    }

    .numero span {
        font-size: 17px;
        color: #fff;
        line-height: 22px;
        font-weight: 500;
        vertical-align: middle;
    }

    .numero a {
        text-decoration: none;
        color: #fff;
        border-radius: 5px;
        font-weight: 700;
        font-size: 27px;
        line-height: 35px;
        vertical-align: middle;
        margin-left: 10px;
    }

    .izq {
        display: block;
        width: 45%;
        overflow: hidden;
        margin: 18% 0 2%;
        height: auto;
    }

    .contenedor-iconos {
        width: 60%;
        display: block;
        margin: 0 auto 1%;
        overflow: hidden;
        height: auto;
    }

    .iconografia {
        width: 25%;
        display: inline-block;
        float: left;
        margin: 0;
    }

    .contenedor-iconos img {
        display: block;
        width: 60%;
        margin: 0 auto 10px;
    }

    .contenedor-iconos p {
        text-align: center;
        margin: 0;
        color: #ffF;
        font-weight: 400;
        font-size: 15px;
        line-height: 15px;
        text-transform: uppercase;
        padding: 10px;
    }

    .titulo-tablet {
        text-align: left;
        font-size: 33.5px;
        line-height: 33px;
        text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
        font-weight: 700;
        font-family: 'Raleway', sans-serif;
        text-transform: uppercase;
        border-radius: 5px;
        clear: both;
        color: #fff;
        margin: 0;
        text-rendering: geometricPrecision;
    }

    .izq .titulo-tablet span {
        font-size: 24px;
        font-weight: 500;
        line-height: 30px;
    }

    .titulo-tablet span.destacado {
        font-size: 40px;
    }

    .listado-izq {
        margin-bottom: 2.5%;
    }

    .telefono {
        margin-top: 5%;
    }

    .izq p,
    .derecho p {
        font-size: 16px;
        line-height: 21px;
        text-align: center;
        padding: 0 7%;
        font-weight: 300;
        color: #fff;
        margin: 8px 0 0;
        font-family: 'Poppins', sans-serif;
    }

    .izq ul {
        float: left;
        margin-left: 6%;
        text-shadow: 0 0 4px rgba(0, 0, 0, 0.6);
        list-style: none;
        list-style-type: none;
        font-size: 20px;
        line-height: 22px;
        text-align: left;
        font-weight: 400;
        margin-bottom: 3.5%;
    }

    .mov {
        padding: 2% 30%;
    }

    .mov2 {
        padding-left: 0px;
    }

    .derecho {
        display: inline-block;
        width: 50%;
        height: auto;
    }

    .fondo-form {
        width: auto;
        background: #FC4C1C;
        border-radius: 10px;
        padding: 3% 3% 2%;
        margin-bottom: 50px;
    }

    .precio span.descripcion-precio {
        font-size: 15px;
        line-height: 20px;
        font-weight: 500;
    }

    .precio {
        width: 75%;
        height: auto;
        float: left;
        top: 386px;
        padding: 10px 0 10px 20px;
        position: relative;
        background: #ffffffe6;
    }

    .precio h1 {
        color: #793c97;
        font-family: 'Poppins', sans-serif;
        font-size: 81px;
        line-height: 65px;
        margin: 15px 0 10px;
    }

    .precio h1 span {
        font-size: 25px;
        line-height: 25px;
        display: block;
        clear: both;
    }

    .oferta,
    .contenido-preg p.oferta {
        color: #848484;
        font-size: 16px;
        font-weight: 300;
        font-family: 'Poppins', sans-serif;
    }

    .bajo {
        clear: both;
        width: 100%;
        height: auto;
        overflow: auto;
    }

    .titulo-bajo {
        font-size: 25px;
        font-family: Montserrat;
        font-weight: 900;
        line-height: 28px;
        margin: 50px 0 20px;
        text-align: center;
        text-transform: uppercase;
        color: #0c3146;
    }

    .tform {
        font-family: 'Poppins', sans-serif;
        font-weight: 400;
        color: #fff;
        font-size: 19px;
        text-align: center;
        width: 40%;
        padding: 10px 20px;
        line-height: 37px;
        margin-bottom: 0;
        background: #2D757F;
    }

    .txt-form {
        color: #fff;
        text-align: right;
        font-size: 18px;
        clear: both;
        margin: 3% 7%;
        line-height: 20px;
    }

    .contenedor2 {
        max-width: 1196px;
        display: block;
        height: auto;
        overflow: hidden;
        margin-left: auto;
        margin-right: auto;
    }

    .principal .contenedor3 {
        max-width: 100%;
    }

    .contenedor3 {
        max-width: 1170px;
        display: block;
        height: auto;
        overflow: hidden;
        margin-left: auto;
        margin-right: auto;
    }

    .cuadros {
        width: 22.7%;
        height: 160px;
        padding: 8px;
        padding-top: 12%;
        margin-right: 0.9%;
        margin-bottom: 15px;
        display: inline-block;
        float: left;
    }

    .cuadros h3 {
        text-align: left;
        font-size: 19px;
        font-family: montserrat;
        font-weight: 700;
        position: relative;
        bottom: -52px;
        text-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
    }

    .txt-cuadros {
        text-align: left;
        font-size: 14px;
        color: #fff;
    }

    .text-cuadro {
        position: relative;
        bottom: -52px;
    }

    .check {
        width: 10px;
        display: inline-block;
        height: 10px;
        margin-right: 5px;
        background: url(check2.png) no-repeat;
        background-size: 100%;
    }

    .link-final {
        color: #008BCB;
        text-decoration: none;
    }

    .link-final:hover {
        color: #fff;
    }

    .titulo-inf {
        width: auto;
        margin: 0;
    }

    .copyright {
        font-size: 13px;
        color: #999;
        text-align: center;
        margin: 2% 3% 1%;
        line-height: 15px;
    }

    .texto-bajo {
        font-size: 15px;
        font-family: Montserrat;
        text-align: center;
        color: #f8f8f8;
        margin: 2% 0% 0%;
        float: right;
        width: 50%;
        display: block;
        text-transform: uppercase;
        padding: 1%;
        border-radius: 5px;
    }

    .tb2 {
        width: 20% !important;
        color: #fff !important;
        padding: 1%;
        margin-right: 2%;
        ;
        margin-left: 0;
        background: transparent;
        border-radius: 5px;
    }

    .tb2 a {
        color: #FEA43E;
        text-decoration: none;
    }

    .tb2 a:hover {
        color: #fff;
    }

    .tb1 {
        width: 20% !important;
        padding: 1%;
        float: left;
        margin-right: 0;
        margin-left: 2%;
        margin-top: 0;
    }

    .tb1 img {
        border-radius: 5px;
    }

    /** ==== CSS Form ==== **/

    form {
        margin: 0;
        padding: 0;
        border: 0;
    }

    fieldset {
        margin: 0;
        padding: 0;
        border: 0;
    }

    select {
        height: 47px !important;
        width: 97% !important;
    }

    textarea,
    input[type="text"],
    input[type="email"],
    input[type="tel"],
    input[type="num"],
    input[type="date"],
    select {
        text-transform: none;
        padding: 14px 5px;
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 20px;
        color: #555;
        vertical-align: middle;
        background-color: #fff;
        border: 0;
        border-radius: 3px;
    }

    textarea,
    input[type="email"] {
        text-transform: none !important;
    }

    .checkb {
        font-size: 12px;
        line-height: 15px;
        width: 96%;
        margin: 0 auto 5px;
        display: block;
    }

    /* PLACEHOLDER */

    ::-webkit-input-placeholder {
        color: #aaa;
        text-transform: none;
        font-family: 'Poppins', sans-serif;
    }

    /* WebKit */

    :-moz-placeholder {
        color: #aaa;
        text-transform: none;
        font-family: 'Poppins', sans-serif;
    }

    /* Firefox 18- */

    ::-moz-placeholder {
        color: #aaa;
        text-transform: none;
        font-family: 'Poppins', sans-serif;
    }

    /* Firefox 19+ */

    :-ms-input-placeholder {
        color: #aaa;
        text-transform: none;
        font-family: 'Poppins', sans-serif;
    }

    /* IE 10+ */
    /* FOCUS */

    input:focus,
    textarea:focus {
        border: 0;
        outline: none;
        background: #ffffffe6;
    }

    .input {
        width: 92%;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .seleccion {
        height: 60px !important;
        margin-top: 0;
        width: 96%;
    }

    .textarea {
        height: 60px !important;
        width: 95%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .buton {
        display: block;
        width: 96%;
        height: 41px !important;
        text-decoration: none;
        border: 0;
        transition: all 400ms ease 0s;
        -webkit-transition: all 400ms ease 0s;
        color: #fff;
        background: #7cc100;
        border: 2px solid transparent;
        line-height: 34px;
        font-size: 13px;
        font-weight: 600;
        cursor: pointer;
        -webkit-appearance: button;
        border-radius: 50px;
    }

    .buton:hover {
        background: #000;
        color: #fff;
        border: 2px solid #7cc100;
        font-weight: bolder;
    }

    .formulario-bajo {
        background: transparent;
        border: 5px solid rgba(255, 255, 255, 0.7);
    }

    .contenedor-formulario {
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.8);
        overflow: auto;
        display: block;
        margin: auto 0;
        max-height: 100%;
        position: fixed;
        z-index: 9999999;
        top: 0;
        left: 0;
    }

    .caja-form {
        display: block;
        vertical-align: middle;
        width: 60%;
        margin: 0 auto;
        height: auto;
        overflow: hidden;
        top: 10%;
        position: relative;
        padding: 20px 40px;
    }

    .caja-form .fondo-form {
        border: 0;
    }

    .btn-cerrar {
        display: inline-block;
        position: absolute;
        float: right;
        right: 0;
        top: 0;
        text-align: center;
        background: #fff;
        padding: 25px 30px;
        margin: 0;
        background: #7cc100;
        color: #fff;
        font-weight: 900;
        z-index: 99;
    }

    .txt-form-pop {
        font-size: 16px;
        font-family: 'Poppins', sans-serif;
        color: #fff;
        text-align: center;
    }

    /** Fin estilos formulario **/
    /****
Boton Visible con Scroll
****/
    /* Contenedor general */

    #socialslide {
        overflow: hidden;
        position: fixed;
        bottom: 25px;
        right: 0;
        z-index: 99;
        width: 20%;
        height: 60px;
        margin: 0;
    }

    /* Botón cerrar */

    #socialslide .texto-sup a {
        position: relative;
        text-decoration: none;
        background: #000;
        padding: 10px 30px;
        font-size: 16px;
        line-height: 17px;
        border-radius: 100px;
        color: #fff;
        border: 2px solid #7cc100;
    }

    /* Rótulo superior */

    #socialslide>a+div {
        text-align: center;
        margin: 0;
        padding: 10px;
        background: #800000;
        color: #fefefe;
        box-shadow: inset 0 0 4px #fff;
    }

    #socialslide .numero {
        font-size: 26px;
        line-height: 42px;
        padding: 10px;
        float: right;
        margin-top: 0;
    }

    #socialslide .numero a {
        margin-left: 0;
    }

    #socialslide .datos {
        width: 50%;
    }

    #socialslide .texto-sup {
        margin: 23px 0;
    }

    /*
======= Fin btn visible scroll =====
*/

    .txt-info {
        position: relative;
        bottom: -150px;
        left: 0;
    }

    .principal {
        padding-top: 25px;
        background: linear-gradient(#00000040, transparent);
    }

    .final {
        width: 100%;
        overflow: hidden;
        height: auto;
        padding: 20px 0;
        background: #fff;
        border-bottom: 10px solid #7cc100;
    }

    .superior {
        font-size: 20px !important;
        margin-top: 60px;
    }

    img.logo-foot {
        filter: grayscale(100%);
        -webkit-filter: grayscale(100%);
        margin-bottom: 10px;
    }

    .resp {
        text-align: center;
        width: 33%;
        display: inline-block;
        margin: 30px 0;
    }

    a.link-goad {
        color: #7cc100;
        font-weight: bold;
        text-decoration: none;
    }

    a.link-goad:hover {
        color: darkred;
        transition-duration: 400ms;
    }

    .img-der {
        float: right;
    }

    .texto-sup img {
        padding: 5% 10px 4%;
    }

    .tit-clave,
    .seccion2.seccion-movil .tit-clave {
        font-size: 22px;
        line-height: 22px;
        margin-bottom: 0;
        font-family: 'Poppins', sans-serif;
        margin-top: 0px;
        padding: 3% 0 3% 17%;
        text-transform: uppercase;
        color: #fff;
        position: relative;
        font-weight: 300;
        margin-right: 53px;
        text-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
        background: #000;
    }

    .tit-clave span {
        font-size: 40px;
        line-height: 29px;
        font-weight: 600;
        display: block;
        margin-top: 4px;
        color: #7cc100;
        text-shadow: none;
    }

    .tit-clave:after {
        content: " ";
        position: absolute;
        right: -57px;
        top: 0;
        width: 100px;
        height: 100%;
        background: url(after-tit.png) no-repeat left center;
        background-size: cover;
    }

    .seccion2 {
        clear: both;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        height: auto;
        overflow: auto;
        padding: 0;
        /* padding: 10px 0; */
        background: #7cc100;
        color: #fff;
    }

    .botones-movil {
        display: none;
    }

    .seccion2 .entrega {
        width: 30%;
        float: left;
        padding: 0px 2.5%;
        background: #fff;
    }

    .seccion3 {
        clear: both;
        width: 100%;
        height: auto;
        overflow: auto;
        padding: 25px 0;
        padding-bottom: 70px;
        margin-bottom: 0;
    }

    .seccion-c-separador {
        background: #000000;
    }

    .seccion3.fondo-2 {
        background: transparent url(bg-form.png) no-repeat right bottom;
        background-size: 40%;
        padding-top: 30px;
        padding-bottom: 70px;
    }

    .seccion3.c-separador {
        background: #f5f5f5;
    }

    .sn-fondo2 {
        width: 100%;
        padding: 0;
        border-bottom: 10px solid #2a7e8a;
    }

    .sn-fondo .contenedor3 .preguntas .contenido-preg {
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .sn-fondo2 .contenedor3 {
        max-width: 100%;
        width: 100%;
    }

    .sn-fondo2 .contenedor3 .preguntas .contenido-preg {
        margin: 0;
        width: 100%;
        padding: 0;
        transition-duration: 300ms;
    }

    .sn-fondo2 .contenedor3 .preguntas .contenido-preg:hover {
        transform: scale(1.04)
    }

    .seccion2 h1 {
        color: #fff;
        text-align: center;
        font-family: 'Kalam', cursive;
        font-size: 40px;
        line-height: 28px;
        padding: 10px 0;
        border-right: 1px solid rgba(255, 255, 255, 0.5);
        margin: 10px 0;
        font-weight: 700;
        letter-spacing: 0.5px;
        display: inline-block;
        width: 33%;
    }

    .seccion2 h1 span {
        font-weight: 300;
        font-family: 'Poppins', sans-serif;
        font-size: 16px;
        line-height: 16px;
        text-align: left;
        display: inline-block;
    }

    .contenedor3 .preguntas {
        width: 50%;
        float: left;
        display: inline-block;
        margin: 0;
    }

    .contenedor3 .preguntas.implantes {
        width: 33.33333%;
        margin-bottom: 30px;
    }

    .contenedor3 .equipos-a {
        width: 12.5%;
    }

    .contenedor3 .preguntas.equipos-a .contenido-preg {
        height: auto;
        overflow: hidden;
        position: relative;
    }

    .cuadro-implantes {
        padding: 0 7px;
        background: #fff;
        border-radius: 10px;
        box-shadow: 0 0 13px 0 rgba(82, 63, 105, 0.05);
    }

    .cuadro-implantes:hover a.btn-cursos.final-btn {
        background: #FC4C1C;
    }

    .cuadro-implantes img {
        display: block;
        width: 100%;
        margin: 0 auto;
    }

    .cuadro-implantes h3 {
        font-family: 'Oswald', sans-serif;
        font-size: 20px;
        line-height: 25px;
        margin: 0 0 4px;
        text-align: center;
        color: #555;
        text-transform: uppercase;
        font-weight: 400;
    }

    .implantes .contenido-preg .cuadro-implantes p {
        font-size: 15px;
        color: #ffffff;
        font-weight: 300;
        padding: 10px;
        margin: 0;
    }

    .implantes .contenido-preg .cuadro-implantes p.txt-valor {
        font-size: 14px;
    }

    .btn-cursos {
        background: #c86200;
        display: block;
        color: #fff;
        font-family: 'Oswald', sans-serif;
        text-transform: uppercase;
        padding: 12px 0;
        text-align: center;
        text-decoration: none;
        font-size: 14px;
        width: 55%;
        margin: 17px auto 0;
        line-height: 14px;
    }

    .equipos-a .img-cuadro {
        width: auto;
        padding: 15px;
        height: auto;
        float: left;
        display: inline-block;
        background: -webkit-linear-gradient(right, #793c97, #6fcde0);
        background: -moz-linear-gradient(right, #793c97, #6fcde0);
        background: -o-linear-gradient(right, #793c97, #6fcde0);
        background: linear-gradient(right, #793c97, #6fcde0);
        border-radius: 50%;
    }

    .equipos-a .img-cuadro img {
        border-radius: 50%;
        width: 100%;
        height: auto;
    }

    .equipos-a .txt-dental {
        width: 62%;
        height: auto;
        display: inline-block;
        padding: 0 0 0 3%;
    }

    .equipos-a .txt-dental h3 {
        color: #b4e23c;
        margin: 0 0 5px;
        font-weight: 600;
        font-family: 'Poppins', sans-serif;
    }

    .equipos-a .contenido-preg p {
        font-size: 15px;
        font-weight: 300;
        margin-top: 5px;
    }

    .equipos-a .contenido-preg p span {
        font-weight: 500;
    }

    .titulo-equipos {
        text-align: center;
        color: #783c97;
        font-size: 27px;
        font-weight: 500;
        font-family: 'Poppins', sans-serif;
        margin-bottom: 5px;
    }

    .txt-equipos {
        color: #848484;
        font-weight: 300;
        text-align: center;
        font-size: 17px;
        font-family: 'Poppins', sans-serif;
        margin-top: 0;
        margin-bottom: 30px;
    }

    .contenedor3 .preguntas.alopecia {
        width: 100%;
        float: none;
        display: block;
    }

    .seccion3 .contenedor3 h1 {
        text-transform: uppercase;
        color: #7f3f98;
        font-size: 28px;
        margin: 20px 0;
        font-weight: 700;
        line-height: 28px;
        font-family: 'Poppins', sans-serif;
    }

    .seccion3 .contenedor3 h1 span {
        font-size: 15px;
        color: #7f3f98;
        line-height: 20px;
        font-weight: 300;
        display: block;
        margin-top: 0;
    }

    .contenedor3 .preguntas .contenido-preg {
        width: 95%;
        height: auto;
        /* overflow: hidden; */
        margin-left: auto;
        margin-top: 5%;
        margin-right: auto;
        padding: 0 2.5%
    }

    .contenido-preg h2 {
        background: #fff;
        color: #0084c4;
        padding: 10px;
        border-radius: 5px;
        text-align: center;
        font-weight: 500;
        text-transform: uppercase;
        font-size: 20px;
    }

    .contenido-preg p {
        font-size: 16px;
        color: #fff;
        font-family: 'Poppins', sans-serif;
    }

    .barra-s a {
        color: #848484;
        font-weight: 300;
        font-size: 21px;
        border: 0;
    }

    .barra-s span {
        color: #77ab3a;
        line-height: inherit;
        font-size: 25px;
        font-weight: 600;
    }

    .c-form {
        width: 33.33333%;
        float: left;
        display: inline-block;
    }

    .cont-fn {
        width: 31%;
        margin: 0 1%;
        display: grid;
        float: left;
    }

    .c-form label.etiqueta {
        font-size: 13px;
        line-height: 13px;
        margin: 0 0 0 10px;
        display: block;
    }

    .c-form>.cont-fn>select {
        height: 35px !important;
        vertical-align: top;
    }

    .fondo-nuevo {
        background: #fff url(bg-kantar-a.jpg) no-repeat center;
        background-size: cover;
    }

    .esp-movil {
        display: none;
    }

    .sn-fondo2 .contenido-preg h1 span {
        font-size: 18px;
        line-height: 18px;
        color: #fff;
    }

    .sn-fondo2 .contenido-preg p {
        position: relative;
        top: 50px;
        font-size: 16px;
        text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
        left: 30px;
        color: #fff;
    }

    .sn-fondo2 .contenido-preg p.alopecia3 {
        left: 70px;
    }

    .sn-fondo2 .contenido-preg {
        height: 230px;
    }

    .sn-fondo2 .contenido-preg.alopecia1 {
        height: 280px;
    }

    h1.titulo-centro {
        text-align: center;
        font-size: 25px;
        font-family: 'Poppins', sans-serif;
        line-height: 27px;
        color: #fff;
        background: #0bb3cc;
        margin-top: 30px;
        margin-bottom: 0;
        padding: 10px 0;
    }

    h1.titulo-centro span {
        font-size: 20px;
    }

    .cuadro-titulo {
        height: auto;
        padding: 0 0 5%;
    }

    .tit-clave .prep {
        font-size: 16px;
        line-height: 16px;
        font-weight: 300;
        font-family: 'Poppins', sans-serif;
        margin-bottom: 0;
    }

    .tit-clave.tit-precio {
        margin: 20px 0 0;
        line-height: 45px;
        font-size: 45px;
        font-family: 'Open Sans';
    }

    .izq .fondo-form .txt-form {
        font-size: 16px;
        line-height: 19px;
        margin: 0 0 20px;
        color: #fff;
        font-weight: 300;
    }

    .txt-form span {
        font-weight: 500;
    }

    .tbk {
        width: 25%;
        display: block;
        margin: 0 auto;
        display: inline-block;
    }

    .precio .num {
        width: 30%;
        display: inline-block;
        float: left;
    }

    .precio .txt-num {
        width: 70%;
        display: inline-block;
    }

    p.small {
        font-size: 10px;
        text-align: center;
        font-weight: 300;
        color: #848484;
    }

    .img-cuadro h3.circular {
        margin: 0;
        width: 100%;
        position: absolute;
        height: 100%;
        top: 0;
        left: 0;
    }

    .img-cuadro h3.circular span {
        font-family: 'Poppins', sans-serif;
        width: 0px;
        height: 50%;
        top: 0px;
        left: 50%;
        font-size: 11px;
        font-weight: 300;
        position: absolute;
        transform-origin: bottom center;
        -webkit-transform-origin: bottom center;
        text-transform: uppercase;
        color: #fff;
    }

    .seccion-c-separador .seccion3 .contenedor3 h1 {
        color: #fff;
    }

    p.img-separador {
        position: absolute;
        display: block;
        left: 0;
        top: -43px;
        width: 100%;
        margin: 0;
        text-align: center;
    }

    img.img-separador {
        width: 100px;
        height: auto;
    }

    #video_background {
        position: absolute;
        bottom: 0px;
        right: 0px;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        z-index: -1000;
        overflow: hidden;
    }

    #video_pattern {
        background: #fff;
        position: fixed;
        opacity: 0.8;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        z-index: 1;
    }

    .btn {
        background: #70bb43;
        color: #fff;
        text-align: center;
        width: 80%;
        display: block;
        padding: 10px 0;
        border-radius: 2px;
        font-size: 15px;
        font-family: 'Poppins', sans-serif;
        margin: 10px auto 20px;
        text-decoration: none;
    }

    .video h1 {
        font-size: 35px !important;
        text-align: center;
        margin-top: 70px !important;
    }

    .contenido-preg.video h1 span {
        font-size: 24px;
        line-height: 24px;
        font-weight: 200;
        color: #6d6e71;
        margin-top: 8px;
    }

    .video p.oferta {
        text-align: center;
    }

    .btn-principal {
        background: #7cc100;
        color: #fff;
        text-align: center;
        width: 24%;
        display: block;
        text-decoration: none;
        border-radius: 50px;
        padding: 12px;
        font-weight: 300;
        text-transform: uppercase;
        margin: 20px auto;
        font-size: 13px;
        border: 2px solid transparent;
        cursor: pointer;
    }

    .btn-principal:hover {
        background: #000;
        border: 2px solid #7cc100;
    }

    .principal .btn-principal {
        width: 40%;
    }

    table.tabla-datos {
        width: 100%;
        color: #555;
        border-collapse: collapse;
    }

    table.tabla-datos tr td {
        font-size: 11.5px;
        text-align: center;
        vertical-align: middle;
        padding: 0;
        border: 1px solid #eee;
        background: #ccc;
    }

    table.tabla-datos tr td.des {
        border: 1px solid #eee;
        padding: 7px 0;
        background: #fff;
    }

    .cuadros-kit table.tabla-datos tr td {
        width: 20%;
    }

    .cuadros-kit table.tabla-datos {
        width: 95%;
        margin: 0 auto 20px;
    }

    .cuadros-kit table.tabla-datos tr td {
        padding: 10px;
    }

    /** tabla con divs **/
    /* 
    .tabla-datos {
        width: 100%;
        color: #555;
        border-collapse: collapse;
    }
    
    .tabla-datos .sup-tabla {
        display: block;
        margin: 0;
        clear: both;
    }
    
    .tabla-datos .sup-tabla .block {
        font-size: 11.5px;
        text-align: center;
        vertical-align: middle;
        padding: 0;
        border-style: inset;
        border: 0;
        background: #ccc;
        display: inline-block;
        float: left;
        width: 33.33333%;
    }
    
    .tabla-datos .sup-tabla .block.des {
        padding: 7px 0;
        background: #fff;
        width: 100%;
    }
    .checkeable .des {
        background: #9f1a6e;
    }
    
    .checkeable input:checked+.des {
        background: #c86200 !important;
        color: #fff !important;
    }*/
    /** FIn tabla con divs **/
    /* Tooltip container */

    .tooltip {
        position: relative;
    }

    /* Tooltip text */

    .tooltip .tooltiptext {
        visibility: hidden;
        width: 150px;
        background-color: #c46300;
        color: #fff;
        text-align: center;
        font-size: 12px;
        padding: 5px 0;
        border-radius: 6px;
        top: 100%;
        left: 25%;
        margin-left: -45px;
        position: absolute;
        z-index: 10;
    }

    .tooltip:hover .tooltiptext {
        visibility: visible;
    }

    .tooltip .tooltiptext::after {
        content: " ";
        position: absolute;
        bottom: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent transparent #c46300 transparent;
    }

    /** FIN TOOLTIP **/

    .beneficios {
        background: #fff url(casas-prefabricadas-con-metalcon.png) no-repeat center center;
        background-size: cover;
    }

    .beneficios .block-benef {
        background: #ffffffe8;
        padding: 20px 26px 45px;
        border-radius: 10px;
        overflow: hidden;
        width: 50%;
        margin-left: 10%;
        box-shadow: 0 0 13px 0 rgba(82, 63, 105, 0.1);
    }

    .beneficios .block-benef h1 {
        color: #c86200;
        font-family: 'Oswald', sans-serif;
        text-transform: uppercase;
        font-size: 30px;
        line-height: 30px;
        font-weight: 600;
    }

    .beneficios .block-benef h1 span {
        font-weight: 200;
        font-size: 29px;
        line-height: 26px;
        color: #c46300;
    }

    .beneficios .block-benef ul {
        color: #555;
        font-size: 13px;
        font-weight: 400;
        list-style: none;
        margin: 0;
        font-family: 'Poppins', sans-serif;
        padding: 0;
    }

    .beneficios .block-benef ul li {
        margin-bottom: 5px;
    }

    .beneficios .block-benef ul li i {
        font-weight: 300;
        margin-right: 8px;
    }

    .contenedor-casas {
        clear: both;
        display: block;
    }

    .tit-seccion {
        text-align: center;
        color: #7cc100 !important;
    }

    h1.tit-seccion span {
        color: #000 !important;
        font-size: 18px !important;
        line-height: 20px !important;
        font-weight: 300;
    }

    .txt-seccion {
        text-align: center;
        font-size: 15px;
        line-height: 18px;
        color: #555;
    }

    .imagen-casas.paso1 {
        background: url(bg-paso1-a.jpg) no-repeat center;
        background-size: cover;
    }

    .imagen-casas.paso2 {
        background: url(bg-paso2-a.jpg) no-repeat center;
        background-size: cover;
    }

    .imagen-casas.paso3 {
        background: url(bg-paso3-a.jpg) no-repeat center;
        background-size: cover;
    }

    .imagen-casas .overlay {
        padding: 230px 5% 2px;
        background: linear-gradient(transparent, #0000005c, #00000094);
        /* linear-gradient(transparent, #0000002e, #00000094) */
        position: relative;
    }

    .imagen-casas h3 {
        text-transform: uppercase;
        font-size: 25px;
        line-height: 25px;
        margin: 0;
        font-family: 'Oswald', sans-serif;
        color: #7cc100;
    }

    .imagen-casas h3 span {
        font-weight: 300;
        color: #fff;
    }

    .imagen-casas h3.mod2 {
        margin-bottom: 0;
    }

    .imagen-casas p {
        margin: 0 0 4px;
        font-family: 'Oswald', sans-serif;
        color: #fff;
        font-weight: 300;

    }

    .imagen-casas p.precioDesde {
        display: none;
        /* temporal */
        position: absolute;
        width: 30%;
        right: 0;
        bottom: 0;
        padding: 9px 8px;
        margin-bottom: 15px;
        background: #fa6408;
        text-transform: uppercase;
        font-weight: 300;
        font-size: 12px;
        line-height: 12px;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    .imagen-casas p.precioDesde b {
        font-size: 25px;
        line-height: 21px;
    }

    .desc-casas {
        background: #f5f5f5;
        font-family: 'Oswald', sans-serif;
    }

    .desc-casas h4 {
        background: #000000;
        text-align: center;
        margin: 0;
        padding: 8px;
        font-size: 17px;
        line-height: 20px;
        font-weight: 300;
    }

    .desc-casas table {
        width: 100%;
        display: table;
        border-collapse: collapse;
    }

    .desc-casas table tr td {
        font-size: 14px;
        line-height: 16px;
        text-align: center;
        color: #666;
        font-weight: 300;
        text-transform: uppercase;
        padding: 15px 5px;
        border: 1px solid #ffffff6b;
        width: 33.33333%;
    }

    .desc-casas a {
        background: #77ab3a;
        color: #fff;
        display: block;
        font-size: 15px;
        line-height: 15px;
        font-weight: 200;
        padding: 13px;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        transition-duration: 450ms;
    }

    .desc-casas a.planos {
        background: #989898;
        text-align: center;
        margin: 0;
        padding: 0;
        font-size: 17px;
        line-height: 20px;
        font-weight: 300;
        text-transform: none;
    }

    #wrap-planos .caja-form {
        width: 90%;
        padding: 0;
        top: 0;
    }

    .planosCont {
        width: 90%;
        display: block;
        margin: 0 auto;
    }

    .box-plano {
        display: inline-block;
        width: 50%;
        float: left;
        margin-bottom: 20px;
    }

    .box-plano img {
        width: 95%;
        margin: 0 auto;
        display: block;
    }

    .cont-casas {
        overflow: auto;
        box-shadow: 0 0 13px 0 rgba(82, 63, 105, 0.1);
        border-radius: 8px;
        background: #fff;
    }

    .seccion-beneficios {
        padding: 10px 0 120px;
        background: url(logo-kantar-b.png) no-repeat center 515px;
        background-size: 60%;
        max-width: 1280px;
        margin: 0 auto;
        width: 100%;
    }

    .seccion-beneficios .contenedor3 .preguntas {
        width: 20%;
    }

    .img-canjes {
        position: relative;
        left: 0;
        transition: left 500ms;
    }

    .seccion3 .contenedor3 .preguntas.centrado {
        width: 60%;
        margin: 0 auto;
        display: block;
        float: none;
    }

    .preguntas.centrado .contenido-preg h1 {
        text-align: center;
        color: #7cc100;
    }

    .preguntas.centrado .contenido-preg h1 span {
        color: #fff;
    }

    .preguntas.centrado .contenido-preg p {
        text-align: center;
    }

    .vista-m {
        display: none;
    }

    /** estilos responsive**/

    @media only screen and (max-width:768px) {
        .texto-sup img {
            max-height: 40px;
            height: auto;
            margin: 0 auto;
        }

        .texto-sup {
            text-align: center;
            float: left;
            width: 47%;
        }

        .contenedor {
            z-index: 9999;
        }

        .numero {
            /*display:none;*/
            font-size: 15px;
            line-height: 15px;
            width: 100%;
            float: none;
            clear: both;
            margin-top: 0;
            padding: 13px 10px 0 0;
        }

        .numero a {
            font-size: 24px;
            line-height: 22px;
            margin-right: 10px;
            color: #77ab3a;
        }

        .numero span {
            font-size: 16px;
            color: #777;
            margin-right: 10px;
        }

        .llamar {
            display: block;
            color: #008bcb;
            margin-bottom: 0px !important;
            margin-top: 0px;
            font-size: 10px;
            float: right;
            margin-right: 24% !important;
        }

        .datos {
            text-align: right;
            width: 60%;
            float: right;
        }

        .numero img {
            float: none !important;
            padding-top: 1%;
            width: 20px;
        }

        .izq {
            padding: 0 !important;
            width: 90%;
            display: block;
            margin: 0 auto;
            float: none;
        }

        .izq h1 {
            font-weight: 700;
            font-size: 28px;
            top: 0;
            line-height: 28px;
            text-align: center;
            padding: 2%;
            width: auto;
            border-radius: 2px;
        }

        .arriba {
            background-color: #000;
            padding: 10px 0;
            border-bottom: 5px solid #7cc100;
        }

        .izq ul,
        .izq ul li {
            margin-left: 0;
            padding-left: 0;
        }

        .izq p {
            font-size: 15px;
            text-align: center;
            padding: 0px 5px;
            color: #848484;
            margin-top: 5px;
        }

        .derecho {
            padding: 5% !important;
            width: 90%;
            margin-left: auto;
            margin-right: auto;
        }

        .contenedor2 {
            width: 90%;
        }

        .cuadros {
            width: 100%;
            display: block;
            padding: 5px;
            margin: 0 auto 10px auto;
            height: 200px;
            float: left;
        }

        .titulo-bajo {
            font-size: 27px;
        }

        .titulo-inf {
            width: 96%;
        }

        .texto-fondo .cuadro-int,
        .faq .cuadro-int {
            width: 94%;
            margin-left: auto;
            margin-right: auto;
            display: block;
            clear: both;
        }

        .resp {
            width: 90%;
            display: block;
            padding: 0;
            margin-left: auto;
            margin-right: auto;
        }

        .logo-mov {
            width: 55% !important;
            float: none;
            margin: 0 auto;
        }

        .superior {
            margin-top: 30px;
        }

        .titulo-tablet span.destacado {
            font-size: 30px;
        }

        .fotos {
            width: 100%;
            display: block;
            float: none;
        }

        .preguntas {
            width: 100% !important;
        }

        .slogan {
            display: none;
        }

        .curriculum {
            width: 95% !important;
            margin-left: auto;
            margin-right: auto;
            display: block;
            float: none;
            height: 325px;
        }

        .img-curr {
            width: 90px !important;
            height: 90px !important;
        }

        .txt-curr {
            width: 64% !important;
        }

        .txt-curr h3 {
            line-height: 19px;
        }

        .txt-curr p {
            font-size: 14px !important;
        }

        h1.tform {
            width: 100%;
            margin-left: auto;
            margin-right: auto;
            padding: 10px 0;
        }

        .c-form {
            width: 50%;
            float: left;
            display: inline-block;
        }

        .sn-fondo .contenedor3 .preguntas .contenido-preg {
            width: 90%;
            padding: 0 !important;
            display: block;
            margin: 0 auto;
        }

        .fondo-nuevo.testimonio {
            background-position: center 75px;
            background-size: 120%;
            overflow: hidden;
        }

        .principal {
            background: none;
        }

        .seccion2 {
            width: 100%;
        }

        .fondo-nuevo .botones-movil {
            display: block;
            padding-top: 10px;
        }

        .fondo-nuevo .botones-movil a.boton-movil {
            width: 90%;
            background: #37a7ec;
            text-decoration: none;
            text-transform: uppercase;
            font-family: 'Poppins', sans-serif;
            font-weight: 500;
            color: #fff;
            margin-left: auto;
            margin-right: auto;
            display: block;
            margin-bottom: 10px;
            padding: 10px 0 10px 20px;
            box-shadow: 1px 0 10px rgba(0, 0, 0, 0.07);
        }

        .seccion2 h1.txt-banner {
            display: none;
        }

        .seccion2 h1 {
            font-size: 16px;
        }

        .esp-movil {
            display: block;
        }

        .vista-m {
            display: block;
        }

        .vista-e,
        .precio {
            display: none;
        }

        .precio {
            width: 100%;
            top: 0;
        }

        .seccion2 .entrega {
            width: 95%;
        }

        .of-precio {
            width: 100%;
            text-align: center;
        }

        .boton-promo {
            width: 90%;
            padding: 10px 0;
            display: block;
            margin: 0 auto;
            float: none;
            clear: both;
        }

        .tit-clave span {
            font-size: 22px;
            line-height: 24px;
            font-weight: 600;
        }

        .formulario-bajo {
            background: transparent;
        }

        .btn {
            background: #70bb43;
            color: #fff;
            text-align: center;
            width: 80%;
            display: block;
            padding: 10px 0;
            border-radius: 2px;
            font-size: 15px;
            font-family: 'Poppins', sans-serif;
            margin: 10px auto 20px;
            text-decoration: none;
        }

        .equipos-a .img-cuadro {
            float: none;
            display: block;
            width: 70%;
            margin: 10px auto;
            padding: 21px;
        }

        .img-cuadro h3.circular span {
            height: 46%;
            top: 13px;
            font-size: 12px;
        }

        .contenedor-formulario {
            overflow-y: auto;
        }

        .caja-form {
            width: 85%;
            padding: 5%;
            top: 8%;
        }

        .btn-cerrar {
            top: 0;
            right: 40%;
        }

        .txt-form-pop {
            font-size: 13px;
        }

        .seccion2.seccion-movil h1.txt-banner {
            display: block;
        }

        .seccion2.seccion-movil h1 {
            font-size: 25px;
        }

        .seccion2.seccion-movil .tit-clave {
            font-size: 14px;
            line-height: 14px;
            width: 100%;
            padding: 15px 0 0;
            position: absolute;
            top: 309px;
        }

        .seccion2.seccion-movil .tit-clave span {
            font-weight: 700;
            font-family: 'Poppins', sans-serif;
            font-size: 31px;
            line-height: 23px;
            text-align: left;
            display: inline-block;
        }

        .tit-clave.vista-m,
        .cuadro-titulo {
            position: inherit;
        }

        .tit-clave.vista-m span {
            color: #888;
            font-weight: 400;
        }

        .cuadro-titulo {
            width: 100%;
            padding: 0;
        }

        .tbk {
            width: 60%;
        }

        .btn-principal {
            font-size: 14px;
            padding: 8px;
            width: 70%;
        }

        .seccion2 h1 span {
            text-align: center;
        }

        .contenedor-iconos {
            width: 70%;
        }

        .iconografia {
            width: 50%;
            margin-bottom: 5px;
        }

        .btn-wsp {
            display: block;
            font-size: 12px;
            text-align: center;
            right: 10px;
            bottom: 25px;
            background: linear-gradient(#01c404, #009800);
            color: #fff;
            padding: 10px;
            border-radius: 50%;
            font-weight: 700;
            text-decoration: none;
            position: fixed;
        }

        .fa.iconoWsp {
            font-size: 55px;
            vertical-align: middle;
            line-height: 45px;

        }

        .imagen-casas p.precioDesde {
            width: 35%;
        }

        #wrap-planos .caja-form {
            top: 10%;
        }

        .box-plano {
            width: 100%;
        }

        .box-beneficios {
            width: 50%;
        }

        .txt-check {
            margin-top: 4%;
        }

        .arriba .contenedor {
            background: transparent;
            padding: 0;
        }

        .tit-clave:after {
            display: none;
        }

        .seccion3.c-separador {
            margin-top: 30%;
        }

        .img-canjes,
        .img-primera {
            width: 90%;
            margin: 0 auto;
            display: block;
        }

        .seccion-beneficios {
            padding: 10px 0 50px;
            background: url(logo-kantar-b.png) no-repeat center bottom;
            background-size: 80%;
        }

        #socialslide {
            width: 100%;
            height: auto;
            bottom: 0;
        }

        #socialslide .texto-sup {
            text-align: center;
            float: none;
            width: 100%;
            margin: 0;
        }

        #socialslide .texto-sup a {
            display: block;
            border: 0;
            border-radius: 0;
            padding: 22px;
            border-top: 5px solid #7cc100;
            text-transform: uppercase;
            font-size: 13px;
            line-height: 13px;
        }
    }

    @media only screen and (max-width:768px) and (min-width:426px) {
        .seccion-movil {
            margin-top: 52%;
            background: transparent;
        }

        .preguntas.implantes {
            width: 50% !important;
        }

        .cuadro-implantes {
            height: 441px;
        }
    }

    @media only screen and (max-width:425px) {
        .seccion-movil {
            margin-top: 65%;
        }
    }

    /* fin estilos responsive */