@font-face {
    font-family: FuturaCondensed;
    src: url(/webroot/font/Futurastd_Condensed.otf);
}

@font-face {
    font-family: FuturaCondensedBold;
    src: url(/webroot/font/Futurastd_CondensedBold.otf);
}

@font-face {
    font-family: ProductSansBold;
    src: url(/webroot/font/Product-Sans-Bold.otf);
}

@font-face {
    font-family: ProductSansRegular;
    src: url(/webroot/font/Product-Sans-Regular.otf);
}

@font-face {
    font-family: FuturaBold;
    src: url(/webroot/font/Futurastd_Bold.otf);
}

@font-face {
    font-family: FuturaBook;
    src: url(/webroot/font/Futurastd_Book.otf);
}

@font-face {
    font-family: RobotoBold;
    src: url(/webroot/font/Roboto-Bold.otf);
}

@font-face {
    font-family: RobotoRegular;
    src: url(/webroot/font/Roboto-Regular.otf);
}

.body-home {
    background: url(/webroot/img/desk.jpg);
    background-repeat: space;
    background-position: bottom;
    background-size: cover;
}

.body-docs {
    background: #d8eaec;
    background: radial-gradient(ellipse at center, white 0%, #d8eaec 70%, #afc1c9 100%);
    background-size: cover;
    background-attachment: fixed;
    width: 100%;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 35px;
    line-height: 60px;
    background-color: #f5f5f5;
}

.divthome {
    border-top: rgba(255, 255, 255, 1) 2px solid;
}

.thome {
    font-family: FuturaBold;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    margin-bottom: 0px !important;
}

.sthome {
    font-family: FuturaCondensed;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    margin-top: 0px;
}

.bg-transparent {
    background-color: rgba(0, 0, 0, .05) !important;
}

.avprivA {
    color: #32bfe9;
    text-decoration: none;
}


/*Botones*/

button.btn.btn-primary.center-btn {
    font-family: ProductSansBold;
    border-color: #2699FB;
    background-color: #2699FB !important;
}

/* .container {
    padding-right: 0px!important;
    padding-left: 0px!important;
} */
/*Bton comenzar*/

.btn-container {
    height: 50%;
    align-items: flex-end;
    padding-bottom: 4.8em;
}

.col-4.colum-home {
    height: 500px;
    display: flex;
}

img.iconCross {
    width: 30px;
    height: auto;
}

a.btn.btn-light.btn-start {
    border-radius: 50px;
    font-family: RobotoRegular;
    color: rgba(113, 117, 121);
    border: 1px solid rgba(113, 117, 121, .5);
}


/*Footer home*/

span.h5-footer {
    color: rgba(26, 60, 121, 1);
    font-family: RobotoRegular;
}


/*docs*/

img.logoDocs {
    width: 190px;
}


/*anvorgesa*/

.anvorguesa {
    font-size: 30px;
    margin: 20px 10px;
}


/*container Docs*/

.h4docs {
    text-align: center;
    margin-top: 20px;
    color: #004279;
    font-family: RobotoRegular;
}

img.iconDocs,
img.iconExc,
img.iconPpt {
    width: 60px;
    height: 70px;
}

.card1-docs,
.card2-docs,
.card3-docs {
    margin: 20px;
    border-radius: 15px;
}

div#navbarResponsive {
    height: 100%;
    width: 100%;
    background-color: white;
    position: absolute;
    top: 0%;
    left: 0%;
}

.avatar {
    width: 75px;
}

.list-group-item {
    border: none !important;
}

.navbar-collapse1 {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: -352px;
    /* padding-left: 15px; */
    padding-bottom: 15px;
    width: 90%;
    max-width: 320px;
    height: auto;
    transition: all 0.3s ease;
    display: block;
    background-color: rgba(255, 255, 255, 1);
    z-index: 2000;
    color: #717579;
    /* overflow-y: scroll; */
    overflow-x: hidden;
}

.selected-sm-item {
    background-color: rgba(0, 0, 0, .1);
    margin-right: -1.5em;
    margin-left: -3em;
    padding-left: 4em;
    padding-right: 2.5em;
}

.navbar-collapse1.collapsing {
    height: auto !important;
    margin-right: 50%;
    transition: all 0.2s ease;
    display: block;
}

.navbar-collapse1.show {
    left: 0;
    font-family: RobotoRegular;
}

.opacidad,
#whitePlain {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    z-index: 1999;
    background-color: rgba(0, 0, 0, 0.3);
    overflow: hidden;
    display: none;
}

#whitePlain {
    background-color: #fff;
    z-index: 2200;
}

.infografia {
    display: none;
    z-index: 1997;
}

.h-75 {
    height: 85% !important;
}

.btonback {
    font-family: RobotoRegular;
    border-color: #2699FB;
    background-color: #2699FB !important;
}

.centro-docs {
    text-align: center;
}

.m-0 {
    margin: 0;
}

.p-0 {
    padding: 0;
}

.p-3 {
    padding: 0.6rem !important;
}

.logo-00 {
    width: 120px;
    height: 85px;
}

.color-blue {
    color: #2699FB;
}

.color-gray {
    color: #717579 !important;
}

.name-docs {
    font-stretch: condensed;
    color: #004279;
    font-family: RobotoRegular;
    font-weight: 900;
}

.sidebar-span {
    margin: 0 -2.5em 0 -3.5em;
    padding: .5em 1.5em .5em 3.6em;
    background-color: rgba(0, 0, 0, .1);
}

.card {
    width: 90%;
}

.card-body {
    padding: .75em 0.75rem;
}

.z-index-0 {
    z-index: -5;
}

#contenido {
    z-index: 1998;
}


/*modal edad*/

.modal-age {
    z-index: 1998;
}


/*Aviso de privacidad*/

.avpriv-title {
    font-family: RobotoRegular;
    color: #717579;
    font-size: 2em;
    margin-bottom: 30px;
    margin-top: 30px;
}

.avpriv {
    font-family: RobotoRegular;
    color: #717579;
}


/*Puntero del menu anvorgesa*/

.hamburguesa {
    z-index: 1;
}

.pointer {
    cursor: pointer;
}


/*Instrucciones*/

div#instruccionesM {
    position: fixed;
    top: 0%;
    left: 0%;
    overflow: auto;
    height: 100%;
}

.centro-docs {
    text-align: center;
    font-family: RobotoRegular;
    margin-bottom: 45px;
}


/*Register*/

h4.title-register {
    font-family: FuturaBook;
    color: rgba(26, 60, 121, 1);
    margin-bottom: 20px;
    font-size: 20px;
}

.fomulario-register {
    margin-top: 15px;
}

.label-register {
    font-family: FuturaBook;
    color: rgba(26, 60, 121, 1);
    font-size: 20px;
    margin-right: 10px;
}

.input-register {
    font-family: FuturaBook;
    color: rgba(26, 60, 121, 1);
    font-size: 20px;
    background: #BDE4FF;
}

.contain-register {
    border: 1.5px solid rgba(113, 117, 121, 0.4);
    padding: 55px 10px 45px 10px;
}

h6.h6-mail-register {
    margin-top: 15px;
}

.error {
    color: #A94442;
    font-family: RobotoRegular;
}


/*Carousel*/

img.logoDoble02 {
    width: 33%;
    margin-left: 30px;
}

h5.texto-home-new {
    width: 50%;
    font-family: RobotoRegular;
    color: #717579;
    margin-left: 40px;
    font-size: 20px !important;
}

.container-carousel {
    position: static;
    top: 0;
    width: 100%;
    max-width: 576px;
    z-index: -2;
}

.back-botella1 {
    background: url(/webroot/img/assets/BCorta01.png);
    background-repeat: no-repeat;
    background-position: right;
    margin-left: 0px;
    padding-top: 90px;
    background-size: contain;
}

.back-botella2 {
    background: url(/webroot/img/assets/BCorta02.png);
    background-repeat: no-repeat;
    background-position: left;
    margin-left: 0px;
    padding-top: 90px;
    background-size: contain;
}

.back-botella11 {
    background: url(/webroot/img/assets/BCorta01.png);
    background-repeat: no-repeat;
    background-position: right;
    margin-left: 0px;
    padding-top: 0px;
    background-size: contain;
    /* padding-left: 15px; */
}

.back-botella22 {
    background: url(/webroot/img/assets/BCorta02.png);
    background-repeat: no-repeat;
    background-position: left;
    margin-left: 0px;
    padding-top: 0px;
    background-size: contain;
}

div#carousel {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

img.fraseLogo {
    margin-left: 200px;
    width: 50%;
    position: relative;
    top: 50%;
}

.footer-contain {
    position: relative;
    bottom: 0;
    background-color: #ffffff;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    width: 100%;
    max-width: 576px;
    /* margin-top: -15px; */
}

.btn-Google {
    width: 70%;
}


/*Btones carousel*/

.clicked {
    background-color: #0069d9;
}

.selected {
    border: 1px solid gray;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    cursor: pointer;
    margin: 10px;
}

.btones-carousel {
    margin-top: -40px;
}

.tag-form {
    font-family: RobotoRegular;
    color: #4484f0;
    margin-left: 10px;
}


/* Nuevo link aviso de privacidad */

.avprivB {
    position: absolute;
    bottom: 30px;
}


/* cambio de botones por los de Nacho */


/* Este aplica para los botones de MOBILE */

img.btnNew {
    width: 55%;
    margin-top: 20px;
}


/* Este es el de la inforgrafia en DESKTOP */

img.btnNew02 {
    width: 13%;
    margin-bottom: 30px;
}


/* Este es el de las instrucciones de DESKTOP */

img.btnNew03 {
    width: 22%;
}

.textDocs {
    font-family: RobotoRegular;
    color: #717579;
    text-align: center;
    font-size: 15px;
    margin-top: 30px;
}


/* Cambio en home mientras esta el verificador de edad */

.logoCookiess {
    width: 185px;
}


/* Safari */

.row:before,
.row:after {
    display: inline-block !important;
}


/******AJUSTES POR TAMAÑOS*****/


/*****XXS*****/

@media (min-width: 0px) {
    /* button.navbar-toggler.anvorguesa {
        /*margin-left: .5em;*/
    /* }  */
    /*home*/
    .sthome,
    .thome {
        font-family: FuturaBook;
    }
    .containerLogo {
        z-index: 150;
    }
    button.navbar-toggler.anvorguesa {
        z-index: 200;
    }
    .contain-register02 {
        position: fixed;
        background-color: #ffffff;
        bottom: 0%;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        border: none;
        padding: 0px;
        max-width: 576px;
        margin-left: -30px;
        z-index: 50000;
    }
    p.text-center.tfm {
        font-family: RobotoRegular;
        color: rgba(95, 99, 104, 0.52);
        font-size: 10px;
        letter-spacing: 2.5px;
    }
    h4.title-register02 {
        font-family: RobotoRegular;
        color: rgba(95, 99, 104, 0.52);
        margin-top: 20px;
        font-size: 20px;
    }
    .input-register02 {
        font-family: RobotoRegular;
        color: rgba(0, 0, 0, .7);
        font-size: 15px;
        background: #ffffff;
    }
    button.btn-primary02.mb-2 {
        font-family: RobotoRegular;
        padding: 10px 80px;
        color: #ffffff;
        background-color: #4484f0;
        border: none;
        border-radius: 5px;
    }
    p.avpriv-home.pr-4.text-center {
        font-family: RobotoRegular;
        color: #717579;
        font-size: 15px;
    }
    /*Btones carousel*/
    /*docs*/
    h4 {
        font-size: .9em;
    }
    /*instrucciones*/
    h2.centro-docs {
        padding-top: 1em;
        font-size: 1.25rem;
        margin: 0 -1em 45px -1em;
    }
    h5.centro-docs,
    h5.py-3.text-center {
        font-family: RobotoRegular;
        font-size: 1rem;
    }
    /*avpriv*/
    /*avpriv*/
    .avpriv-title {
        font-size: 1.5em;
    }
    .avpriv {
        font-size: 1em;
    }
    .name-docs {
        font-size: .85em;
    }
    /*instrucciones*/
    /* .center-ins01 {
        padding: 0px 20px 0px 20px;
    }
    .center-ins02 {
        padding: 0px 50px 0px 50px;
    }
    .center-ins0 {
        padding: 0px 70px 0px 70px;
    }
    .center-ins05 {
        padding: 0px 80px 0px 70px;
    } */
    .aaviso {
        text-decoration: underline;
    }
}


/* Son los estilos de la nueva version home que alberga tanto a la version DESKTOP como MOBILE */


/* background de la columna 1 en Desktop */


/* .menuDesktop {
    background-image: url("/webroot/img/assets/HK_botella.png");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
} */


/* Posicion del menu hamburguesa en Desktop */

button.navbar-toggler.hamburguesaDesktop {
    margin-top: 15px !important;
}


/* CSS para la prueba del nuevo carousel */

.row01Carousel {
    height: 70%;
}

.row02Carousel {
    height: 30%;
    visibility: hidden;
}

.imgHome {
    /* padding: 0% 10%; */
    width: 50%;
    height: auto;
    margin-left: 8%;
}

.imgHome2 {
    /* padding: 0% 10%; */
    width: 50%;
    height: auto;
    margin-left: 35%;
    margin-bottom: 6%;
}

.imgHome3 {
    width: 60%;
    height: auto;
}

.imgHome4 {
    width: 60%;
    height: auto;
}

.relleno {
    height: 65px;
    display: block;
}

.containerSlide1 {
    /* background-image: url(/webroot/img/assets/ImagenHome.png); */
    width: 100%;
    height: 450px;
    /* background-size: contain; */
    /* background-repeat: no-repeat; */
    /* background-position: center; */
}

.slidecontent2 {
    /* background-image: url(/webroot/img/assets/frase_logo.png); */
    width: 100%;
    height: 450px;
    /* background-size: contain; */
    /* background-repeat: no-repeat; */
    /* background-position: center; */
    /* margin-left: 25%; */
}

.relleno2 {
    height: 50px;
    display: block;
}

.container02 {
    padding-left: 0px;
    padding-right: 0px;
}


/* Para Docs */

.rellenoD01 {
    height: 30px;
}

.rellenoD02 {
    height: 20px;
}

.rellenoHome01,
.rellenoHome02 {
    height: 20px;
}

.contLogoDocs {
    background-image: url(/webroot/img/assets/Cookie03.png);
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

div#segunda {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.footer-contain02 {
    background: #ffffff;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    max-width: 576px;
    width: 100%;
    position: relative;
    bottom: 0;
}

.tf-500 {
    height: 400px;
}

.tf2-500{
    height: 400px;
}


/* .overFlowDocsX {
    overflow-x: hidden !important;
}

.overFlowDocsY {
    overflow-y: hidden !important;
} */


/* .modal-bg {
    height: 80%;
    background: url(/webroot/img/assets/Cookie03.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
} */

.titleModal {
    font-family: RobotoRegular;
    color: rgba(95, 99, 104, 0.52);
    font-size: 1.2em;
    text-align: center;
    padding-top: .8em;
}

.titleAvpriv {
    font-family: RobotoRegular;
    font-size: 22px;
    margin-top: 20px;
    color: #717579;
}

.hamburguesa {
    z-index: 1;
    margin-left: 5px;
}

#infografia-v {
    overflow-y: auto;
}

.navbar-toggler {
    padding: 0;
}


/* segunda version pruebas nuevos cambios */

#segundavf {
    max-width: 600px;
}

div#segundaAP {
    max-width: 600px;
}


/* .containerAviso {
    width: 85%;
    padding-left: 5px!important;
    padding-right: 5px!important;
} */

/* Media querys */

@media (max-width: 320px) {
    .body-home,
    .body-docs {
        min-height: 490px;
        /*position: static;*/
    }
    .hamburguesa {
        z-index: 1;
        /* margin-left: 35px; */
    }
    #segundavf {
        max-width: 320px;
    }
    div#segundaAP {
        max-width: 100%;
    }
    .imgHome {
        width: 45%;
        margin-left: 7%;
    }
    .imgHome2 {
        width: 50%;
        margin-left: 35%;
    }
    .tf2-500 {
        height: 350px;
    }
}

@media (max-width: 375px) and (min-height: 730px) {
    .containerSlide1 {
        width: 100%;
    }
    /* .modal-bg {
        background-size: 55% auto;
    } */
    .contLogoDocs {
        background-size: 60% auto;
    }
    .body-home,
    .body-docs {
        padding-bottom: env(safe-area-inset-bottom);
        /*position: static;*/
    }
    .tf2-500 {
        height: 450px;
    }
}

@media (max-width: 394px) and (min-height: 760px) {
    .containerSlide1 {
        width: 100%;
    }
    /* .modal-bg {
        background-size: 55% auto;
    } */
    .contLogoDocs {
        background-size: 60% auto;
    }
    .body-home,
    .body-docs {
        padding-bottom: env(safe-area-inset-bottom);
    }
    .tf-500 {
        height: 500px;
    }
}

@media (max-width: 414px) and (min-height: 860px) {
    .containerSlide1 {
        width: 100%;
    }
    /* .modal-bg {
        background-size: 55% auto;
    } */
    .contLogoDocs {
        background-size: 60% auto;
    }
    .body-home,
    .body-docs {
        padding-bottom: env(safe-area-inset-bottom);
        /*position: static;*/
    }
}

@media (min-width: 415px) and (max-width: 575px) {
    .containerSlide1 {
        /* background-image: url(/webroot/img/assets/ImagenHome.png); */
        width: 100%;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }
    .slidecontent2 {
        /* background-image: url(/webroot/img/assets/frase_logo.png); */
        width: 100%;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        /* margin-left: 35%; */
    }
}

@media (min-width: 500px) {
    .containerSlide1{
        height: 620px;
    }
    .slidecontent2{
        height: 620px;
    }
    .imgHome2{
        margin-left: 40%!important;
        width: 55%;
    }
}

@media (max-width: 576px) {
    .body-home,
    .body-docs {
        /* position: fixed; */
    }
    div#segundaAP {
        max-width: 100%;
    }
}

@media (min-width: 576px) {
    .containerSlide1 {
        /* background-image: url(/webroot/img/assets/ImagenHome.png); */
        width: 100%;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }
    .slidecontent2 {
        /* background-image: url(/webroot/img/assets/frase_logo.png); */
        width: 100%;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        /* margin-left: 40%; */
    }
    .rellenoHome01,
    .rellenoHome02 {
        height: 25px;
    }
}

@media (min-width: 576px) and (min-height: 400px) {
    .containerSlide1 {
        /* background-image: url(/webroot/img/assets/ImagenHome.png); */
        width: 100%;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }
    .slidecontent2 {
        /* background-image: url(/webroot/img/assets/frase_logo.png); */
        width: 100%;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        /* margin-left: 40%; */
    }
}

@media (min-width: 576px) and (min-height: 700px) {
    .containerSlide1 {
        /* background-image: url(/webroot/img/assets/ImagenHome.png); */
        width: 100%;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }
    .slidecontent2 {
        width: 100%;
        /* margin-left: 40%; */
    }
    .rellenoHome01,
    .rellenoHome02 {
        height: 30px;
    }
    .infV {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .imgHome {
        width: 45%;
        margin-left: 3%;
    }
    .imgHome2 {
        margin-left: 50%!important;
    }
    .imgHome3 {
        width: 25%;
        height: auto;
    }
    .tf-500 {
        height: 450px;
    }
    .imgHome4 {
        width: 50%;
        height: auto;
    }
    .tf2-500 {
        height: 600px;
    }
}
@media (min-width: 1023px) and (min-height: 736px) {
    .containerSlide1 {
        height: 470px;
    }
    .slidecontent2 {
        height: 470px;
    }
    .imgHome4 {
        width: 45%;
    }
}
@media (min-width: 1280px) and (min-height: 720px) {
    div#inf-button {
        margin-top: 25px;
    }
    .infV {
        width: 75%;
    }
    .slidecontent2 {
        /* margin-left: 35%; */
    }
    .imgHome3 {
        width: 25%;
    }
    .tf-500 {
        height: 450px;
    }
}

@media (min-width: 1360px) and (min-height: 600px) {
    div#inf-button {
        margin-top: 25px;
    }
    .infV {
        width: 70%;
    }
    .imgHome3 {
        width: 25%;
        height: auto;
    }
}

@media (min-width: 1333px) and (min-height: 676){
    .tf-500 {
        height: 550px;
    }
    .imgHome3 {
        width: 30%;
    }
    .containerSlide1 {
        height: 520px!important;
    }
    .slidecontent2 {
        height: 520px!important;
    }
    .infV {
        width: 70%;
    }
    img.btnNew {
        width: 55%;
        margin-top: 0px;
    }
}
@media (min-height: 900px){
    .tf-500 {
        height: 665px!important;
    }
    .containerSlide1 {
        height: 730px!important;
    }
    .slidecontent2 {
        height: 730px!important;
    }
    .tf2-500 {
        height: 620px!important;
    }
}
@media (min-height: 1080px){
    .tf-500 {
        height: 765px!important;
    }
    .containerSlide1 {
        height: 690px!important;
    }
    .slidecontent2 {
        height: 690px!important;
    }
    .tf2-500 {
        height: 680px!important;
    }
}
@media (min-height: 1150px){
    .containerSlide1 {
        height: 900px!important;
    }
    .slidecontent2 {
        height: 900px!important;
    }
    .tf2-500 {
        height: 900px!important;
    }
    .tf-500 {
        height: 900px!important;
    }
    .imgHome2 {
        margin-left: 56%!important;
    }
}
@media (min-width: 1980px) and (min-height: 1350px){
    .containerSlide1 {
        height: 1100px!important;
    }
    .slidecontent2 {
        height: 1100px!important;
    }
    .tf2-500 {
        height: 915px!important;
    }
    .tf-500 {
        height: 1100px!important;
    }
    .imgHome2 {
        margin-left: 62%!important;
    }
}
@media (min-width: 1600px) {
    /* .modal-bg {
        height: 80%;
        width: 50%;
        margin-left: 25%;
    } */
    .contLogoDocs {
        width: 70%;
        margin-left: 15%;
    }
    .rellenoHome01,
    .rellenoHome02 {
        height: 50px;
    }
    .rellenoD01 {
        height: 50px;
    }
    .rellenoD02 {
        height: 30px;
    }
    .infV {
        width: 70%;
    }
}

@media (min-width: 1664px){
    .tf-500 {
        height: 580px;
    }
    .imgHome3 {
        width: 30%;
    }
    .containerSlide1 {
        height: 610px;
    }
    .slidecontent2 {
        height: 610px;
    }
    .imgHome4 {
        width: 50%;
    }    
    .tf2-500 {
        height: 500px;
    }
}

@media (min-width: 1920px) {
    .infV {
        width: 75%;
    }
    .containerSlide1 {
        height: 700px;
    }
    .slidecontent2 {
        height: 700px;
    }
    .tf-500 {
        height: 680px;
    }
    .imgHome{
        width: 45%;
    }
    .imgHome2{
        width: 60%;
    }
    .imgHome3 {
        width: 30%;
    }
    .tf2-500 {
        height: 615px;
    }
    img.btnNew {
        width: 60%;
        margin-top: 25px;
    }
}

/* media query para iMac de 27 Full screen*/
@media (min-width: 600px) and (min-height: 1200px) {
    #segundavf {
        max-width: 800px;
    }
    .containerSlide1 {
        width: 100%;
    }
    .infV {
        width: 85%;
    }
    .slidecontent2 {
        width: 100%;
        /* margin-left: 45%; */
    }
    .imgHome2 {
        margin-left: 65%;
    }
}
/* medua querys para iphone */
@media (min-width: 414px) and (min-height: 736px) {
    .imgHome2 {
        margin-left: 35%;
    }
    .tf2-500 {
        height: 440px;
    }
}

@media (min-width: 375px) and (min-height: 896px) {
    .imgHome2 {
        margin-left: 35%;
    }
}

@media (min-width: 1024px) and (min-height: 768px) {
    .imgHome {
        /* padding: 0% 10%; */
        width: 40%;
        margin-left: 10%;
    }
    .imgHome2 {
        margin-left: 50%;
    }
}