@font-face {
    font-family: 'DINPro-Bold';
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/DINPro-Bold_13934.ttf') format('truetype');
}
@font-face {
    font-family: 'Myriad-Pro-SemiBold';
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/Myriad_Pro_Semibold.ttf') format('truetype');
}
@font-face {
    font-family: 'Myriad-Pro-Regular';
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/MyriadPro-Regular.otf') format('opentype');
}
@font-face {
    font-family: 'Helvetica-Neue-Light';
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/Helvetica/HelveticaNeueLight.ttf') format('truetype');
}
@font-face {
    font-family: 'Helvetica-Neue-Bold';
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/Helvetica/helvetica-neue-lt-std-75-bold-590b9e7229917.otf') format('opentype');
}
@font-face {
    font-family: 'Helvetica-Neue-Regular';
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/Helvetica/HelveticaNeueRegular.ttf') format('truetype');
}
/******************************Generales****************************************/
html{
    height: 100%;
    width: 100%;
}

img{
    image-rendering:-moz-crisp-edges;          /* Firefox        */
    image-rendering:-o-crisp-edges;            /* Opera          */
    image-rendering:-webkit-optimize-contrast; /* Safari         */
    image-rendering:optimize-contrast;         /* CSS3 Proposed  */
    -ms-interpolation-mode:nearest-neighbor;   /* IE8+           */
}


/***********************************************************************************/
.contenido1{
    height: 100vh;
    background-image: url(https://assets.claro360.com/Persona/generalPersona/Persona_01.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.section2 {
    height: 100vh;
    background-color: #FF680D;
}

.section2 .logo img,
.section12 .logo img {
    width: 200px;
}

.section2 .titulo h2,
.section12 .titulo h2 {
    font-family: 'DINPro-Bold';
    font-size: 150px;
    line-height: 150px;
    color: #FFFFFF;
}

.section2 .texto p,
.section12 .texto p {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 42px;
    color: #FFFFFF;
}

.section2 .enlace a {
    background-color: #fff;
    color: #000000;
}

.section2 .enlace a,
.section12 .enlace a {
    width: 348px;
    height: 62px;
    border-radius: 30px;
    font-family: 'DINPro-Bold';
    font-size: 28px;
}

.section3 {
    height: 50vh;
    background-image: url('https://assets.claro360.com/landingsMexico360/persona/generalPersona/web1/Persona_02.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.section3 .textos h2,
.section4 .textos h2,
.section5 .textos h2,
.section6 .textos h2,
.section8 .textos h2,
.section9 .textos h2,
.section10 .textos h2,
.section11 .textos h2 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 60px;
    color: #fff;
}

.section3 .textos p,
.section4 .textos p,
.section5 .textos p,
.section6 .textos p,
.section8 .textos p,
.section9 .textos p,
.section10 .textos p,
.section11 .textos p {
    font-family: 'Helvetica-Neue-Regular';
    font-size: 32px;
    color: #fff;
}

.section3 .enlaces a,
.section4 .enlaces a,
.section5 .enlaces a,
.section6 .enlaces a,
.section8 .enlaces a,
.section9 .enlaces a,
.section10 .enlaces a,
.section11 .enlaces a,
.section13 .textos a {
    font-family: 'Helvetica-Neue-Regular';
    font-size: 24px;
    color: #0E8FD3;
}

.section4 {
    height: 50vh;
    background-image: url('https://assets.claro360.com/Persona/generalPersona/Persona_03.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.section5 {
    height: 50vh;
    background-image: url('https://assets.claro360.com/landingsMexico360/persona/generalPersona/web1/Persona_04.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.section6 {
    height: 50vh;
    background-image: url('https://assets.claro360.com/Persona/generalPersona/Persona_05.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.section7 {
    background-color: #F8D2BA;
}

.section7 .fila8 {
    padding-bottom: 50px;
}

.section7 .fila1 .textos h2,
.section7 .fila2 .textos h2,
.section7 .fila5 .textos h2,
.section7 .fila7 .textos h2,
.section7 .fila8 .textos h2 {
    font-family: 'DINPro-Bold';
    font-size: 100px;
    line-height: 100px;
    color: #FF680D;
}

.section7 .fila8 .textos h2 {
    margin-bottom: 8%;
}

.section7 .fila1 .textos p,
.section7 .fila2 .textos p,
.section7 .fila3 .textos p,
.section7 .fila4 .textos p,
.section7 .fila5 .textos p,
.section7 .fila7 .textos p,
.section7 .fila8 .textos p,
.section13 .textos h5 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 32px;
    line-height: 42px;
    color: #000;
}

.section7 .fila1 .textos p,
.section7 .fila4 .textos p{
    font-size: 42px;
    line-height: 55px;
}
.section7 .fila2 .textos a,
.section7 .fila3 .enlaces a,
.section7 .fila4 .enlaces a,
.section7 .fila5 .enlaces a,
.section7 .fila8 .enlaces a {
    font-family: 'Helvetica-Neue-Regular';
    font-size: 24px;
    color: #0E8FD3;
}

.section7 .row .imagen {
    display: flex;
    align-items: center;
    justify-content: center;
}

.section7 .fila2 .textos a {
    display: block;
    width: 100%;
    margin-bottom: 25px;
}

.section7 .fila2 .textos,
.section7 .fila2 .imagen {
    transition: all 2s ease;
}

.fila2Textos {
    left: 0 !important;
    opacity: 1 !important;
}

.fila2Imagen {
    right: 0 !important;
}

.section7 .fila3 .enlaces a {
    margin-bottom: 20px;
}

.section7 .fila5 .textos,
.section7 .fila5 .imagen {
    transition: all 2s ease;
}

.fila5Textos {
    left: 0 !important;
    opacity: 1 !important;
}

.fila5Imagen {
    right: 0 !important;
}

.filaTextoOne {
    bottom: 0 !important;
}

.filaTextoTwo {
    top: 0 !important;
}

.section7 .fila6{
    padding-top: 10vh !important;
    padding-bottom: 10vh !important;
}

.section7 .fila6 .textos h2 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 60px;
    color: #000;
    border-bottom: 3px solid #000;
}

.section7 .fila6 .textos p {
    font-family: 'Helvetica-Neue-Regular';
    font-size: 32px;
    color: #000;
    border-bottom: 3px solid #000;
    padding: 10px 0;
}

.section7 .fila8 .textos,
.section7 .fila8 .imagen {
    transition: all 2s ease;
}

.fila8Textos {
    left: 0 !important;
}

.fila8Imagen {
    right: 0 !important;
}

.section8 {
    height: 50vh;
    background-image: url('https://assets.claro360.com/Persona/generalPersona/Persona_11.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.section9 {
    height: 50vh;
    background-image: url('https://assets.claro360.com/Persona/generalPersona/Persona_12.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.section10{
    height: 50vh;
    background-image: url('https://assets.claro360.com/landingsMexico360/persona/generalPersona/web1/Persona_13_ok.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.section11 {
    height: 50vh;
    background-image: url('https://assets.claro360.com/Persona/generalPersona/Persona_14.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


/**** Efectos de textos opacos sección 3, 4, 5, 6 ****/
.textOpacity {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    filter: opacity(0);
/*    filter: brightness(0);*/
}

.textActive {
    filter: opacity(1) !important;
/*    filter: brightness(1) !important;*/
}
/**** Efectos de textos opacos ****/

.section12 {
    height: 100vh;
    background-image: url('https://assets.claro360.com/Persona/generalPersona/actualizar.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.section12 .enlace a {
    background-color: #9F2240;
    color: #FFFFFF;
}

.section12 .titulo h2 {
    color: #000;
}

.section12 .texto p {
    color: #000;
}

.section13 {
    height: 100vh;
    background-color: #FFFFFF;
}

.section13 .row{
    display: flex;
    align-content: center;
}

.section13 .imagen img {
    width: 290px;
    margin-right: 30px;
}

.section13 .imagen h4 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 72px;
    color: #000;
    display: flex;
    align-items: flex-end;
}

.section13 .textos p {
    font-family: 'Helvetica-Neue-Regular';
    font-size: 32px;
    color: #000;
    padding-right: 5%;
}

/*********************************************************************************/
.contenido11 .tarjeta .card .card-body p {
    line-height: normal;
    color: #000000;
}
.contenido11 .cajaTarjetas .tarjeta:nth-child(2) img {
    object-fit: cover;
}

.contenido11 .cajaTarjetas .tarjeta:nth-child(2) img {
    padding: 0px;
}

.contenido11 .tarjeta .card .card-body {
    background-color: #F8BC97;
}

.contenido12 img{
    filter: brightness(0.4);
}

.contenido12 .responsive12 {
    display: none;
}

/**************************************************************/
footer {
    background-color: #151212;
}
/***** IMAGENES *****/
.section7 .fila2 .imagen img,
.section7 .fila4 .imagen img,
.section7 .fila7 .imagen img,
.section7 .fila5 .imagen img,
.section7 .fila8 .imagen img {
    height: auto;
}
/***** IMAGENES *****/

/*******************************************************************************************************************/
/******************************************      PORTRAIT     ******************************************************/
/*******************************************************************************************************************/
/***********************PORTRAIT DISPOSITIVO MOVIL CELULAR**********************************************************/
@media only screen and (max-width: 320px) and (orientation: portrait){
    .section2,
    .section12 {
        padding: 20px 10px;
    }
    
    .section2 .logo img,
    .section2 .titulo h2,
    .section2 .texto p,
    .section12 .logo img,
    .section12 .titulo h2,
    .section12 .texto p {
        margin-bottom: 30px;
    }
    
    .section2 .logo img,
    .section12 .logo img {
        width: 80px;
    }
    
    .section2 .titulo h2,
    .section12 .titulo h2 {
        font-size: 35px;
        line-height: 43px;
    }
    
    .section2 .texto p,
    .section12 .texto p {
        font-size: 16px;
        line-height: 24px;
    }
    
    .contenido1 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp01.png');
    }
    
    .section3 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp03.png');
    }
    
    .section4 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp04.png');
    }
    
    .section5 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp05.png');
    }
    
    .section6 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp06.png');
    }
    
    .section8 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp12.png');
    }
    
    .section9 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp13.png');
    }
    
    .section10 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp14.png');
    }
    
    .section11 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp15.png');
    }
    
    .section2 .enlace a,
    .section12 .enlace a {
        width: 180px;
        height: 37px;
        font-size: 14px;
        line-height: 20px;
    }
    
    .section3 .textos h2,
    .section4 .textos h2,
    .section5 .textos h2,
    .section6 .textos h2,
    .section8 .textos h2,
    .section9 .textos h2,
    .section10 .textos h2,
    .section11 .textos h2 {
        font-size: 30px;
        line-height: 36px;
    }
    
    .section3 .textos p,
    .section4 .textos p,
    .section5 .textos p,
    .section6 .textos p,
    .section8 .textos p,
    .section9 .textos p,
    .section10 .textos p,
    .section11 .textos p {
        font-size: 14px;
        line-height: 20px;
    }
    
    .section3 .enlaces a,
    .section4 .enlaces a,
    .section5 .enlaces a,
    .section6 .enlaces a,
    .section8 .enlaces a,
    .section9 .enlaces a,
    .section10 .enlaces a,
    .section11 .enlaces a,
    .section13 .textos a {
        font-size: 14px;
        line-height: 20px;
        margin: 0 30px;
    }
    
    .section3 .enlaces div,
    .section4 .enlaces div,
    .section5 .enlaces div,
    .section6 .enlaces div,
    .section8 .enlaces div,
    .section9 .enlaces div,
    .section10 .enlaces div,
    .section11 .enlaces div {
        justify-content: center!important;
    }
    
    .section7 .fila1 .textos h2,
    .section7 .fila2 .textos h2,
    .section7 .fila5 .textos h2,
    .section7 .fila7 .textos h2,
    .section7 .fila8 .textos h2 {
        font-size: 35px;
        line-height: 41px;
    }
    
    .section7 .fila1 .textos p,
    .section7 .fila2 .textos p,
    .section7 .fila3 .textos p,
    .section7 .fila4 .textos p,
    .section7 .fila5 .textos p,
    .section7 .fila7 .textos p,
    .section7 .fila8 .textos p,
    .section13 .textos h5 {
        font-size: 18px;
        line-height: 24px;
    }
    
    .section7 .fila1,
    .section7 .fila2,
    .section7 .fila3,
    .section7 .fila4,
    .section7 .fila5,
    .section7 .fila6, 
    .section7 .fila7 {
        margin-bottom: 0px;
    }
    
    .section7 .fila2 .textos a,
    .section7 .fila3 .enlaces a,
    .section7 .fila4 .enlaces a,
    .section7 .fila5 .enlaces a,
    .section7 .fila8 .enlaces a {
        font-size: 14px;
        line-height: 20px;
    }
    
    .section7 .fila6 .textos h2 {
        font-size: 20px;
        line-height: 26px;
    }
    
    .section7 .fila6 .textos p {
        font-size: 16px;
        line-height: 22px;
    }
    
    .section3,
    .section4,
    .section5,
    .section6,
    .section8,
    .section9,
    .section10,
    .section11 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
    }
    
    .section7 .row .imagen {
        padding: 0;
    }
    
    .section7 .fila1 .textos,
    .section7 .fila2 .textos,
    .section7 .fila3 .textos,
    .section7 .fila4 .textos,
    .section7 .fila7 .textos{
        padding: 0 5vw;;
    }
    
    .section7 {
        padding-top: 10vh;
        padding-bottom: 10vh;
    }
    
    .section7 .row {
        padding-top: 3vh;
        padding-bottom: 3vh;
    }
    
    .section7 .fila2 .imagen {
        margin: 5vh 0;
        height: 185px;
        overflow: hidden;
    }
    
    .section7 .fila2 .imagen img {
        width: 310px;
        position: absolute;
        transform: translateX(-100%);
        transition: all 1s ease;
    }
    
    .fila2ImagenResponsive {
        transform: translateX(-0%) !important;
    }
    
    .section7 .fila4 .imagen img {
        width: 80%;
        margin-bottom: 5vh;
    }
    
    .section7 .fila5 .imagen,
    .section7 .fila8 .imagen {
        display: flex;
        justify-content: center;
    }
    
    .section7 .fila5 .textOne {
        height: 182px;
    }
    
    .section7 .fila5 .textTwo {
        height: 262px;
    }
    
    .section7 .fila5 .textos {
        padding: 0;
    }
    
    .section7 .fila5 .title {
        position: absolute;
        bottom: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 5vw;
    }
    
    .section7 .fila5 .paragraph {
        position: absolute;
        top: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 5vw;
    }
    
    .section7 .fila5 .imagen img {
        width: 95%;
        z-index: 3;
    }
    
    .section7 .fila6 {
        padding: 0 5vw;
    }
    
    .section7 .fila7 .imagen {
        margin: 5vh 0;
    }
    
    .section7 .fila7 .imagen img {
        width: 90%;
    }
    
    .section7 .fila8 .textOne {
        height: 95px;
    }
    
    .section7 .fila8 .textTwo {
        height: 232px;
    }
    
    .section7 .fila8 .textos {
        padding: 0;
    }
    
    .section7 .fila8 .title {
        position: absolute;
        bottom: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 5vw;
    }
    
    .section7 .fila8 .paragraph {
        position: absolute;
        top: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 5vw;
    }
    
    .section7 .fila8 .imagen img {
        margin: 5vh 0;
        width: 235px;
    }
    
    .section12 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Grupo_4503.png');
    }
    
    .contenido12 .cajaTexto2 p {
        padding: 0 !important;
    }
    
    .section13 .row{
        padding: 0 10vw;
    }
    
    .section13 .imagen img {
        width: 120px;
        margin-right: 0;
    }
    
    .section13 .imagen{
        display: flex;
        justify-content: center;
        margin-bottom: 10px;
    }
    
    .section13 .textos h5 {
        margin-bottom: 10px;
        text-align: center;
    }
    
    .section13 .textos p {
        font-size: 14px;
        text-align: center;
    }
    
    .section13 .imagen h4 {
        font-size: 35px;
        justify-content: center;
    }
    
    .section13 .textos a {
        margin: 0 !important;
    }
    
    .contenido12 {
        padding: 0;
    }
    
    .contenido12 .web12 {
        display: none;
    }
    
    .contenido12 .responsive12 {
        display: block;
    }
}
@media only screen and (min-width: 321px) and (max-width: 424px) and (orientation: portrait){
    .section2,
    .section12 {
        padding: 20px 10px;
    }
    
    .section2 .logo img,
    .section2 .titulo h2,
    .section2 .texto p,
    .section12 .logo img,
    .section12 .titulo h2,
    .section12 .texto p {
        margin-bottom: 30px;
    }
    
    .section2 .logo img,
    .section12 .logo img {
        width: 80px;
    }
    
    .section2 .titulo h2,
    .section12 .titulo h2 {
        font-size: 35px;
        line-height: 43px;
    }
    
    .section2 .texto p,
    .section12 .texto p {
        font-size: 16px;
        line-height: 24px;
    }
    
    .contenido1 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp01.png');
    }
    
    .section3 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp03.png');
    }
    
    .section4 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp04.png');
    }
    
    .section5 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp05.png');
    }
    
    .section6 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp06.png');
    }
    
    .section8 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp12.png');
    }
    
    .section9 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp13.png');
    }
    
    .section10 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp14.png');
    }
    
    .section11 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp15.png');
    }
    
    .section2 .enlace a,
    .section12 .enlace a {
        width: 180px;
        height: 37px;
        font-size: 14px;
        line-height: 20px;
    }
    
    .section2 .titulo h2 {
        padding: 0 7vw;
    }
    
    .section3 .textos h2,
    .section4 .textos h2,
    .section5 .textos h2,
    .section6 .textos h2,
    .section8 .textos h2,
    .section9 .textos h2,
    .section10 .textos h2,
    .section11 .textos h2 {
        font-size: 30px;
        line-height: 36px;
    }
    
    .section3 .textos p,
    .section4 .textos p,
    .section5 .textos p,
    .section6 .textos p,
    .section8 .textos p,
    .section9 .textos p,
    .section10 .textos p,
    .section11 .textos p {
        font-size: 14px;
    }
    
    .section3 .enlaces a,
    .section4 .enlaces a,
    .section5 .enlaces a,
    .section6 .enlaces a,
    .section8 .enlaces a,
    .section9 .enlaces a,
    .section10 .enlaces a,
    .section11 .enlaces a,
    .section13 .textos a {
        font-size: 14px;
        line-height: 20px;
        margin: 0 30px;
    }
    
    .section3 .enlaces div,
    .section4 .enlaces div,
    .section5 .enlaces div,
    .section6 .enlaces div,
    .section8 .enlaces div,
    .section9 .enlaces div,
    .section10 .enlaces div,
    .section11 .enlaces div {
        justify-content: center!important;
    }
    
    .section7 .fila1 .textos h2,
    .section7 .fila2 .textos h2,
    .section7 .fila5 .textos h2,
    .section7 .fila7 .textos h2,
    .section7 .fila8 .textos h2 {
        font-size: 35px;
        line-height: 41px;
    }
    
    .section7 .fila1 .textos p,
    .section7 .fila2 .textos p,
    .section7 .fila3 .textos p,
    .section7 .fila4 .textos p,
    .section7 .fila5 .textos p,
    .section7 .fila7 .textos p,
    .section7 .fila8 .textos p,
    .section13 .textos h5 {
        font-size: 18px;
        line-height: 24px;
    }
    
    .section7 .fila1,
    .section7 .fila2,
    .section7 .fila3,
    .section7 .fila4,
    .section7 .fila5,
    .section7 .fila6, 
    .section7 .fila7 {
        margin-bottom: 0px;
    }
    
    .section7 .fila2 .textos a,
    .section7 .fila3 .enlaces a,
    .section7 .fila4 .enlaces a,
    .section7 .fila5 .enlaces a,
    .section7 .fila8 .enlaces a {
        font-size: 14px;
        line-height: 20px;
    }
    
    .section7 .fila6 .textos h2 {
        font-size: 20px;
        line-height: 26px;
    }
    
    .section7 .fila6 .textos p {
        font-size: 16px;
        line-height: 22px;
    }
    
    .section3,
    .section4,
    .section5,
    .section6,
    .section8,
    .section9,
    .section10,
    .section11 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
    }
    
    .section7 {
        padding-top: 10vh;
        padding-bottom: 10vh;
    }
    
    .section7 .row {
        padding-top: 3vh;
        padding-bottom: 3vh;
    }
    
    .section7 .row .imagen {
        padding: 0;
    }
    
    .section7 .fila1 .textos,
    .section7 .fila2 .textos,
    .section7 .fila3 .textos,
    .section7 .fila4 .textos,
    .section7 .fila7 .textos{
        padding: 0 5vw;;
    }
    
    .section7 .fila2 .imagen img,
    .section7 .fila4 .imagen img {
        width: 85%;
    }
    
    .section7 .fila2 .imagen {
        margin: 5vh 0;
        height: 185px;
        overflow: hidden;
    }
    
    .section7 .fila2 .imagen img {
        width: 310px;
        position: absolute;
        transform: translateX(-100%);
        transition: all 1s ease;
    }
    
    .fila2ImagenResponsive {
        transform: translateX(0%) !important;
    }
    
    .section7 .fila4 .imagen {
        margin-bottom: 5vh;
    }
    
    .section7 .fila5 .imagen,
    .section7 .fila8 .imagen {
        display: flex;
        justify-content: center;
    }
    
    .section7 .fila5 .textOne {
        height: 218px;
    }
    
    .section7 .fila5 .textTwo {
        height: 283px;
    }
    
    .section7 .fila5 .textos {
        padding: 0;
    }
    
    .section7 .fila5 .title {
        position: absolute;
        bottom: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 10vw;
    }
    
    .section7 .fila5 .paragraph {
        position: absolute;
        top: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 10vw;
    }
    
    .section7 .fila5 .imagen {
        margin: 5vh 0;
    }
    
    .section7 .fila5 .imagen img {
        width: 95%;
        z-index: 3;
    }
    
    .section7 .fila6 {
        padding: 0 5vw;
    }
    
    .section7 .fila7 .imagen {
        margin: 5vh 0;
    }
    
    .section7 .fila7 .imagen img {
        width: 85%;
    }
    
    .section7 .fila8 .textOne {
        height: 92px;
    }
    
    .section7 .fila8 .textTwo {
        height: 235px;
    }
    
    .section7 .fila8 .textos {
        padding: 0;
    }
    
    .section7 .fila8 .title {
        position: absolute;
        bottom: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 10vw;
    }
    
    .section7 .fila8 .paragraph {
        position: absolute;
        top: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 10vw;
    }
    
    .section7 .fila8 .imagen {
        margin: 5vh 0;
    }
    
    .section7 .fila8 .imagen img {
        width: 95%;
        z-index: 3;
    }
    
    .section12 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Grupo_4503.png');
    }
    
    .contenido12 .cajaTexto2 p {
        padding: 0 !important;
    }
    
    .section13 .row{
        padding: 0 10vw;
    }
    
    .section13 .imagen img {
        width: 120px;
        height: 119px;
        margin-right: 0;
    }
    
    .section13 .imagen{
        display: flex;
        justify-content: center;
        margin-bottom: 10px;
    }
    
    .section13 .textos {
        padding: 5vw;
    }
    
    .section13 .textos h5 {
        margin-bottom: 10px;
        text-align: center;
    }
    
    .section13 .textos p {
        font-size: 14px;
        text-align: center;
    }
    
    .section13 .imagen h4 {
        font-size: 35px;
        justify-content: center;
    }
    
    .section13 .textos a {
        margin: 0 !important;
    }
    
    .contenido11 .tarjeta .card .card-body {
        display: flex;
        align-items: center;
    }
    
    .contenido12 {
        padding: 0;
    }
    
    .contenido12 .web12 {
        display: none;
    }
    
    .contenido12 .responsive12 {
        display: block;
    }
}
/***********************PORTRAIT DISPOSITIVO MOVIL TABLET***********************************************************/
@media only screen and (min-width: 425px) and (max-width: 600px) and (orientation: portrait){
    .section2,
    .section12 {
        padding: 20px 10px;
    }
    
    .section2 .logo img,
    .section2 .titulo h2,
    .section2 .texto p,
    .section12 .logo img,
    .section12 .titulo h2,
    .section12 .texto p {
        margin-bottom: 50px;
    }
    
    .section2 .logo img,
    .section12 .logo img {
        width: 80px;
    }
    
    .section2 .titulo h2,
    .section12 .titulo h2 {
        font-size: 35px;
        line-height: 43px;
    }
    
    .section2 .texto p,
    .section12 .texto p {
        font-size: 16px;
        line-height: 24px;
    }
    
    .contenido1 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp01.png');
    }
    
    .section3 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp03.png');
    }
    
    .section4 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp04.png');
    }
    
    .section5 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp05.png');
    }
    
    .section6 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp06.png');
    }
    
    .section8 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp12.png');
    }
    
    .section9 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp13.png');
    }
    
    .section10 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp14.png');
    }
    
    .section11 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp15.png');
    }
    
    .section2 .enlace a,
    .section12 .enlace a {
        width: 180px;
        height: 37px;
        font-size: 14px;
        line-height: 20px;
    }
    
    .section3 .textos h2,
    .section4 .textos h2,
    .section5 .textos h2,
    .section6 .textos h2,
    .section8 .textos h2,
    .section9 .textos h2,
    .section10 .textos h2,
    .section11 .textos h2 {
        font-size: 35px;
        line-height: 41px;
    }
    
    .section3 .textos p,
    .section4 .textos p,
    .section5 .textos p,
    .section6 .textos p,
    .section8 .textos p,
    .section9 .textos p,
    .section10 .textos p,
    .section11 .textos p {
        font-size: 16px;
        line-height: 22px;
    }
    
    .section3 .enlaces a,
    .section4 .enlaces a,
    .section5 .enlaces a,
    .section6 .enlaces a,
    .section8 .enlaces a,
    .section9 .enlaces a,
    .section10 .enlaces a,
    .section11 .enlaces a,
    .section13 .textos a {
        font-size: 16px;
        line-height: 22px;
        margin: 0 30px;
    }
    
    .section3 .enlaces div,
    .section4 .enlaces div,
    .section5 .enlaces div,
    .section6 .enlaces div,
    .section8 .enlaces div,
    .section9 .enlaces div,
    .section10 .enlaces div,
    .section11 .enlaces div {
        justify-content: center!important;
    }
    
    .section7 .fila1 .textos h2,
    .section7 .fila2 .textos h2,
    .section7 .fila5 .textos h2,
    .section7 .fila7 .textos h2,
    .section7 .fila8 .textos h2 {
        font-size: 40px;
        line-height: 46px;
    }
    
    .section7 .fila1 .textos p,
    .section7 .fila2 .textos p,
    .section7 .fila3 .textos p,
    .section7 .fila4 .textos p,
    .section7 .fila5 .textos p,
    .section7 .fila7 .textos p,
    .section7 .fila8 .textos p,
    .section13 .textos h5 {
        font-size: 22px;
        line-height: 28px;
    }
    
    .section7 .fila1,
    .section7 .fila2,
    .section7 .fila3,
    .section7 .fila4,
    .section7 .fila5,
    .section7 .fila6, 
    .section7 .fila7 {
        margin-bottom: 0px;
    }
    
    .section7 .fila2 .textos a,
    .section7 .fila3 .enlaces a,
    .section7 .fila4 .enlaces a,
    .section7 .fila5 .enlaces a,
    .section7 .fila8 .enlaces a {
        font-size: 14px;
        line-height: 20px;
    }
    
    .section7 .fila6 .textos h2 {
        font-size: 25px;
        line-height: 31px;
    }
    
    .section7 .fila6 .textos p {
        font-size: 18px;
        line-height: 24px;
    }
    
    .section3,
    .section4,
    .section5,
    .section6,
    .section8,
    .section9,
    .section10,
    .section11 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
    }
    
    .section7 .row {
        padding: 10vh 0;
    }
    
    .section7 .row .imagen {
        padding: 0;
    }
    
    .section7 .fila1 .textos,
    .section7 .fila2 .textos,
    .section7 .fila3 .textos,
    .section7 .fila5 .textos,
    .section7 .fila8 .textos,
    .section7 .fila4 .textos,
    .section7 .fila7 .textos{
        padding: 0 10vw;
    }
    
    .section7 .fila2 .imagen {
        margin: 5vh 0;
        height: 213px;
        overflow: hidden;
        position: relative;
        padding: 0 10vw;
    }
    
    .section7 .fila2 .imagen img {
        width: 342px;
        position: absolute;
        transform: translateX(-100%);
        transition: all 1s ease;
    }
    
    .fila2ImagenResponsive {
        transform: translateX(0%) !important;
    }
    
    .section7 .fila4 .imagen {
        margin-bottom: 5vh;
    }
    
    .section7 .fila4 .imagen img {
        width: 58%;
    }
    
    .section7 .fila5 .textOne {
        height: 200px;
    }
    
    .section7 .fila5 .textTwo {
        height: 304px;
    }
    
    .section7 .fila5 .textos {
        padding: 0;
    }
    
    .section7 .fila5 .title {
        position: absolute;
        bottom: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 10vw;
    }
    
    .section7 .fila5 .paragraph {
        position: absolute;
        top: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 10vw;
    }
    
    .section7 .fila5 .imagen {
        margin: 5vh 0;
    }
    
    .section7 .fila5 .imagen,
    .section7 .fila8 .imagen {
        display: flex;
        justify-content: center;
    }
    
    .section7 .fila5 .imagen img {
        width: 85%;
    }
    
    .section7 .fila6 {
        padding: 0 5vw;
    }
    
    .section7 .fila7 .imagen {
        margin: 5vh 0;
    }
    
    .section7 .fila7 .imagen img {
        width: 80%;
    }
    
    .section7 .fila8 .textOne {
        height: 105px;
    }
    
    .section7 .fila8 .textTwo {
        height: 280px;
    }
    
    .section7 .fila8 .textos {
        padding: 0;
    }
    
    .section7 .fila8 .title {
        position: absolute;
        bottom: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 10vw;
    }
    
    .section7 .fila8 .paragraph {
        position: absolute;
        top: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 10vw;
    }
    
    .section7 .fila8 .imagen {
        margin: 5vh 0;
    }
    
    .section7 .fila8 .imagen img {
        width: 80%;
    }
    
    .section12 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Grupo_4503.png');
    }
    
    .contenido12 .cajaTexto2 p {
        padding: 0 !important;
    }
    
    .section13 .row{
        padding: 0 10vw;
    }
    
    .section13 .imagen img {
        width: 160px;
        margin-right: 0px;
    }
    
    .section13 .imagen{
        display: flex;
        justify-content: center;
        margin-bottom: 50px;
    }
    
    .section13 .imagen h4 {
        font-size: 35px;
        display: block;
        text-align: center;
    }
    
    .section13 .textos h5 {
        margin-bottom: 50px;
        text-align: center;
    }
    
    .section13 .textos p {
        font-size: 16px;
        text-align: center;
    }
    
    .contenido12 {
        padding: 0;
    }
    
    .contenido12 .web12 {
        display: none;
    }
    
    .contenido12 .responsive12 {
        display: block;
    }
}
@media only screen and (min-width: 601px) and (max-width: 679px) and (orientation: portrait){
    .section2,
    .section12 {
        padding: 20px 10px;
    }
    
    .section2 .logo img,
    .section2 .titulo h2,
    .section2 .texto p,
    .section12 .logo img,
    .section12 .titulo h2,
    .section12 .texto p {
        margin-bottom: 50px;
    }
    
    .section2 .logo img,
    .section12 .logo img {
        width: 120px;
    }
    
    .section2 .titulo h2,
    .section12 .titulo h2 {
        font-size: 40px;
        line-height: 48px;
    }
    
    .section2 .texto p,
    .section12 .texto p {
        font-size: 18px;
        line-height: 26px;
    }
    
    .contenido1 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp01.png');
    }
    
    .section3 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp03.png');
    }
    
    .section4 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp04.png');
    }
    
    .section5 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp05.png');
    }
    
    .section6 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp06.png');
    }
    
    .section8 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp12.png');
    }
    
    .section9 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp13.png');
    }
    
    .section10 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp14.png');
    }
    
    .section11 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp15.png');
    }
    
    .section2 .enlace a,
    .section12 .enlace a {
        width: 180px;
        height: 37px;
        font-size: 14px;
    }
    
    .section3 .textos h2,
    .section4 .textos h2,
    .section5 .textos h2,
    .section6 .textos h2,
    .section8 .textos h2,
    .section9 .textos h2,
    .section10 .textos h2,
    .section11 .textos h2 {
        font-size: 35px;
    }
    
    .section3 .textos p,
    .section4 .textos p,
    .section5 .textos p,
    .section6 .textos p,
    .section8 .textos p,
    .section9 .textos p,
    .section10 .textos p,
    .section11 .textos p {
        font-size: 16px;
    }
    
    .section3 .enlaces a,
    .section4 .enlaces a,
    .section5 .enlaces a,
    .section6 .enlaces a,
    .section8 .enlaces a,
    .section9 .enlaces a,
    .section10 .enlaces a,
    .section11 .enlaces a,
    .section13 .textos a {
        font-size: 16px;
        margin: 0 30px;
    }
    
    .section3 .enlaces div,
    .section4 .enlaces div,
    .section5 .enlaces div,
    .section6 .enlaces div,
    .section8 .enlaces div,
    .section9 .enlaces div,
    .section10 .enlaces div,
    .section11 .enlaces div {
        justify-content: center!important;
    }
    
    .section7 .fila1 .textos h2,
    .section7 .fila2 .textos h2,
    .section7 .fila5 .textos h2,
    .section7 .fila7 .textos h2,
    .section7 .fila8 .textos h2 {
        font-size: 40px;
        line-height: 46px;
    }
    
    .section7 .fila1 .textos p,
    .section7 .fila2 .textos p,
    .section7 .fila3 .textos p,
    .section7 .fila4 .textos p,
    .section7 .fila5 .textos p,
    .section7 .fila7 .textos p,
    .section7 .fila8 .textos p,
    .section13 .textos h5 {
        font-size: 22px;
        line-height: 28px;
    }
    
    .section7 .fila1,
    .section7 .fila2,
    .section7 .fila3,
    .section7 .fila4,
    .section7 .fila5,
    .section7 .fila6, 
    .section7 .fila7 {
        margin-bottom: 0px;
    }
    
    .section7 .fila2 .textos a,
    .section7 .fila3 .enlaces a,
    .section7 .fila4 .enlaces a,
    .section7 .fila5 .enlaces a,
    .section7 .fila8 .enlaces a {
        font-size: 14px;
    }
    
    .section7 .fila6 .textos h2 {
        font-size: 25px;
    }
    
    .section7 .fila6 .textos p {
        font-size: 18px;
    }
    
    .section3,
    .section4,
    .section5,
    .section6,
    .section8,
    .section9,
    .section10,
    .section11 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
    }
    
    .section7 .row {
        padding: 10vh 0;
    }
    
    .section7 .row .imagen {
        padding: 0;
    }
    
    .section7 .fila1 .textos,
    .section7 .fila2 .textos,
    .section7 .fila3 .textos,
    .section7 .fila5 .textos,
    .section7 .fila8 .textos,
    .section7 .fila4 .textos,
    .section7 .fila7 .textos{
        padding: 0 15vw;;
    }
    
    .section7 .fila2 .imagen {
        margin: 5vh 0;
        height: 300px;
        overflow: hidden;
    }
    
    .section7 .fila2 .imagen img {
        width: 502px;
        position: absolute;
        transform: translateX(-100%);
        transition: all 1s ease;
    }
    
    .fila2ImagenResponsive {
        transform: translateX(0%) !important;
    }
    
    .section7 .fila4 .imagen {
        margin-bottom: 5vh;
    }

    .section7 .fila4 .imagen img {
        width: 58%;
    }
    
    .section7 .fila5 .textOne {
        height: 163px;
    }
    
    .section7 .fila5 .textTwo {
        height: 275px;
    }
    
    .section7 .fila5 .textos {
        padding: 0;
    }
    
    .section7 .fila5 .title {
        position: absolute;
        bottom: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 15vw;
    }
    
    .section7 .fila5 .paragraph {
        position: absolute;
        top: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 15vw;
    }
    
    .section7 .fila5 .imagen {
        margin: 5vh 0;
    }
    
    .section7 .fila5 .imagen img {
        width: 90%;
        z-index: 3;
    }
    
    .section7 .fila5 .imagen,
    .section7 .fila8 .imagen {
        display: flex;
        justify-content: center;
    }
    
    .section7 .fila6 {
        padding: 0 10vw;
    }
    
    .section7 .fila7 .imagen {
        margin: 5vh 0;
    }
    
    .section7 .fila7 .imagen img {
        width: 70%;
    }
    
    .section7 .fila8 .textOne {
        height: 110px;
    }
    
    .section7 .fila8 .textTwo {
        height: 263px;
    }
    
    .section7 .fila8 .textos {
        padding: 0;
    }
    
    .section7 .fila8 .title {
        position: absolute;
        bottom: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 15vw;
    }
    
    .section7 .fila8 .paragraph {
        position: absolute;
        top: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 15vw;
    }
    
    .section7 .fila8 .imagen {
        margin: 5vh 0;
    }
    
    .section7 .fila8 .imagen img {
        width: 85%;
        z-index: 3;
    }
    
    .section12 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Grupo_4503.png');
    }
    
    .contenido12 .cajaTexto2 p {
        padding: 0 !important;
    }
    
    .section13 .row{
        padding: 0 10vw;
    }
    
    .section13 .imagen img {
        width: 180px;
        margin-right: 0px;
    }
    
    .section13 .imagen{
        display: flex;
        justify-content: center;
        margin-bottom: 50px;
    }
    
    .section13 .imagen h4 {
        font-size: 35px;
        display: block;
        text-align: center;
    }
    
    .section13 .textos h5 {
        margin-bottom: 50px;
        text-align: center;
    }
    
    .section13 .textos p {
        font-size: 16px;
        text-align: center;
    }
    
    .contenido12 {
        padding: 0;
    }
    
    .contenido12 .web12 {
        display: none;
    }
    
    .contenido12 .responsive12 {
        display: block;
    }
}
@media only screen and (min-width: 680px) and (max-width: 767px) and (orientation: portrait){
    .section2,
    .section12 {
        padding: 40px;
    }
    
    .section2 .logo img,
    .section2 .titulo h2,
    .section2 .texto p,
    .section12 .logo img,
    .section12 .titulo h2,
    .section12 .texto p {
        margin-bottom: 50px;
    }
    
    .section2 .logo img,
    .section12 .logo img {
        width: 120px;
    }
    
    .section2 .titulo h2,
    .section12 .titulo h2 {
        font-size: 50px;
        line-height: 58px;
    }
    
    .section2 .texto p,
    .section12 .texto p {
        font-size: 22px;
        line-height: 30px;
    }
    
    .section2 .texto p,
    .section2 .texto p {
        padding: 0 10vh;
    }
    
    .contenido1 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp01_tablet.png');
    }
    
    .section3 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp03.png');
    }
    
    .section4 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp04.png');
    }
    
    .section5 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp05.png');
    }
    
    .section6 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp06.png');
    }
    
    .section8 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp12.png');
    }
    
    .section9 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp13.png');
    }
    
    .section10 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp14.png');
    }
    
    .section11 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp15.png');
    }
    
    .section2 .enlace a,
    .section12 .enlace a {
        width: 180px;
        height: 37px;
        font-size: 14px;
        line-height: 20px;
    }
    
    .section3 .textos h2,
    .section4 .textos h2,
    .section5 .textos h2,
    .section6 .textos h2,
    .section8 .textos h2,
    .section9 .textos h2,
    .section10 .textos h2,
    .section11 .textos h2 {
        font-size: 35px;
        line-height: 41px;
    }
    
    .section3 .textos p,
    .section4 .textos p,
    .section5 .textos p,
    .section6 .textos p,
    .section8 .textos p,
    .section9 .textos p,
    .section10 .textos p,
    .section11 .textos p {
        font-size: 16px;
        line-height: 22px;
    }
    
    .section3 .enlaces a,
    .section4 .enlaces a,
    .section5 .enlaces a,
    .section6 .enlaces a,
    .section8 .enlaces a,
    .section9 .enlaces a,
    .section10 .enlaces a,
    .section11 .enlaces a,
    .section13 .textos a {
        font-size: 16px;
        line-height: 22px;
        margin: 0 30px;
    }
    
    .section3 .enlaces div,
    .section4 .enlaces div,
    .section5 .enlaces div,
    .section6 .enlaces div,
    .section8 .enlaces div,
    .section9 .enlaces div,
    .section10 .enlaces div,
    .section11 .enlaces div {
        justify-content: center!important;
    }
    
    .section7 .fila1 .textos h2,
    .section7 .fila2 .textos h2,
    .section7 .fila5 .textos h2,
    .section7 .fila7 .textos h2,
    .section7 .fila8 .textos h2 {
        font-size: 40px;
        line-height: 46px;
    }
    
    .section7 .fila1 .textos p,
    .section7 .fila2 .textos p,
    .section7 .fila3 .textos p,
    .section7 .fila4 .textos p,
    .section7 .fila5 .textos p,
    .section7 .fila7 .textos p,
    .section7 .fila8 .textos p,
    .section13 .textos h5 {
        font-size: 22px;
        line-height: 28px;
    }
    
    .section7 .fila2 .textos a,
    .section7 .fila3 .enlaces a,
    .section7 .fila4 .enlaces a,
    .section7 .fila5 .enlaces a,
    .section7 .fila8 .enlaces a {
        font-size: 14px;
        line-height: 20px;
    }
    
    .section7 .fila6 .textos h2 {
        font-size: 25px;
        line-height: 31px;
    }
    
    .section7 .fila6 .textos p {
        font-size: 18px;
        line-height: 24px;
    }
    
    .section3,
    .section4,
    .section5,
    .section6,
    .section8,
    .section9,
    .section10,
    .section11 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
    }
    
    .section7 .row {
        padding: 10vh 0;
    }
    
    .section7 .row .imagen {
        padding: 0;
    }
    
    .section7 .fila1 .textos,
    .section7 .fila2 .textos,
    .section7 .fila3 .textos,
    .section7 .fila5 .textos,
    .section7 .fila8 .textos,
    .section7 .fila4 .textos,
    .section7 .fila7 .textos{
        padding: 0 15vw;;
    }
    
    .section7 .fila2 .imagen {
        margin: 5vh 0;
        height: 335px;
        overflow: hidden;
    }
    
    .section7 .fila2 .imagen img {
        width: 560px;
        position: absolute;
        transform: translateX(-100%);
        transition: all 1s ease;
    }
    
    .fila2ImagenResponsive {
        transform: translateX(0%) !important;
    }
    
    .section7 .fila4 .imagen {
        margin-bottom: 5vh;
    }

    .section7 .fila4 .imagen img {
        width: 58%;
    }
    
    .section7 .fila5 .imagen,
    .section7 .fila8 .imagen {
        display: flex;
        justify-content: center;
    }
    
    .section7 .fila5 .textOne {
        height: 163px;
    }
    
    .section7 .fila5 .textTwo {
        height: 275px;
    }
    
    .section7 .fila5 .textos {
        padding: 0;
    }
    
    .section7 .fila5 .title {
        position: absolute;
        bottom: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 15vw;
    }
    
    .section7 .fila5 .paragraph {
        position: absolute;
        top: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 15vw;
    }
    
    .section7 .fila5 .imagen {
        margin: 5vh 0;
    }
    
    .section7 .fila5 .imagen img {
        width: 90%;
        z-index: 3;
    }
    
    .section7 .fila6 {
        padding: 0 5vw;
    }
    
    .section7 .fila7 .imagen {
        margin: 5vh 0;
    }
    
    .section7 .fila7 .imagen img {
        width: 80%;
    }
    
    .section7 .fila8 .textOne {
        height: 60px;
    }
    
    .section7 .fila8 .textTwo {
        height: 263px;
    }
    
    .section7 .fila8 .textos {
        padding: 0;
    }
    
    .section7 .fila8 .title {
        position: absolute;
        bottom: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 15vw;
    }
    
    .section7 .fila8 .paragraph {
        position: absolute;
        top: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 15vw;
    }
    
    .section7 .fila8 .imagen {
        margin: 5vh 0;
    }
    
    .section7 .fila8 .imagen img {
        width: 85%;
        z-index: 3;
    }
    
    .section12 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Grupo_4503.png');
    }
    
    .contenido12 .cajaTexto2 p {
        padding: 0 !important;
    }
    
    .section13 .row{
        padding: 0 10vw;
    }
    
    .section13 .imagen img {
        width: 200px;
        margin-right: 0px;
    }
    
    .section13 .imagen{
        display: flex;
        justify-content: center;
        margin-bottom: 50px;
    }
    
    .section13 .imagen h4 {
        font-size: 40px;
        display: block;
        text-align: center;
    }
    
    .section13 .textos h5 {
        margin-bottom: 50px;
        text-align: center;
    }
    
    .section13 .textos p {
        font-size: 17px;
        text-align: center;
    }
    
    .contenido12 {
        padding: 0;
    }
    
    .contenido12 .web12 {
        display: none;
    }
    
    .contenido12 .responsive12 {
        display: block;
    }
}
/*******************************IPAD USADA EN LA EMPRESA************************************************************/
@media only screen and (min-width: 768px) and (max-width: 820px) and (orientation: portrait){
    .section2,
    .section12 {
        padding: 40px;
    }
    
    .section2 .logo img,
    .section2 .titulo h2,
    .section2 .texto p,
    .section12 .logo img,
    .section12 .titulo h2,
    .section12 .texto p {
        margin-bottom: 50px;
    }
    
    .section2 .logo img,
    .section12 .logo img {
        width: 120px;
    }
    
    .section2 .titulo h2,
    .section12 .titulo h2 {
        font-size: 50px;
        line-height: 58px;
    }
    
    .section2 .texto p,
    .section12 .texto p {
        font-size: 22px;
        line-height: 30px;
    }
    
    .section2 .texto p,
    .section2 .texto p {
        padding: 0 10vh;
    }
    
    .contenido1 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp01_tablet.png');
    }
    
    .section3 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp03.png');
    }
    
    .section4 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp04.png');
    }
    
    .section5 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp05.png');
    }
    
    .section6 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp06.png');
    }
    
    .section8 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp12.png');
    }
    
    .section9 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp13.png');
    }
    
    .section10 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp14.png');
    }
    
    .section11 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp15.png');
    }
    
    .section2 .enlace a,
    .section12 .enlace a {
        width: 180px;
        height: 37px;
        font-size: 14px;
        line-height: 20px;
    }
    
    .section3 .textos h2,
    .section4 .textos h2,
    .section5 .textos h2,
    .section6 .textos h2,
    .section8 .textos h2,
    .section9 .textos h2,
    .section10 .textos h2,
    .section11 .textos h2 {
        font-size: 35px;
        line-height: 41px;
    }
    
    .section3 .textos p,
    .section4 .textos p,
    .section5 .textos p,
    .section6 .textos p,
    .section8 .textos p,
    .section9 .textos p,
    .section10 .textos p,
    .section11 .textos p {
        font-size: 16px;
        line-height: 22px;
    }
    
    .section3 .enlaces a,
    .section4 .enlaces a,
    .section5 .enlaces a,
    .section6 .enlaces a,
    .section8 .enlaces a,
    .section9 .enlaces a,
    .section10 .enlaces a,
    .section11 .enlaces a,
    .section13 .textos a {
        font-size: 16px;
        line-height: 22px;
        margin: 0 30px;
    }
    
    .section3 .enlaces div,
    .section4 .enlaces div,
    .section5 .enlaces div,
    .section6 .enlaces div,
    .section8 .enlaces div,
    .section9 .enlaces div,
    .section10 .enlaces div,
    .section11 .enlaces div {
        justify-content: center!important;
    }
    
    .section7 .fila1 .textos h2,
    .section7 .fila2 .textos h2,
    .section7 .fila5 .textos h2,
    .section7 .fila7 .textos h2,
    .section7 .fila8 .textos h2 {
        font-size: 40px;
        line-height: 46px;
    }
    
    .section7 .fila1 .textos p,
    .section7 .fila2 .textos p,
    .section7 .fila3 .textos p,
    .section7 .fila4 .textos p,
    .section7 .fila5 .textos p,
    .section7 .fila7 .textos p,
    .section7 .fila8 .textos p,
    .section13 .textos h5 {
        font-size: 22px;
        line-height: 28px;
    }
    
    .section7 .fila2 .textos a,
    .section7 .fila3 .enlaces a,
    .section7 .fila4 .enlaces a,
    .section7 .fila5 .enlaces a,
    .section7 .fila8 .enlaces a {
        font-size: 14px;
        line-height: 20px;
    }
    
    .section7 .fila6 .textos h2 {
        font-size: 25px;
        line-height: 31px;
    }
    
    .section7 .fila6 .textos p {
        font-size: 18px;
        line-height: 24px;
    }
    
    .section3,
    .section4,
    .section5,
    .section6,
    .section8,
    .section9,
    .section10,
    .section11 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
    }
    
    .section7 .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .section7 {
        padding: 5vh 0;
    }
    
    .section7 .row {
        padding: 5vh 0;
    }
    
    .section7 .row .imagen {
        padding: 0;
    }
    
    .section7 .fila1 .textos,
    .section7 .fila2 .textos,
    .section7 .fila3 .textos,
    .section7 .fila5 .textos,
    .section7 .fila8 .textos,
    .section7 .fila4 .textos,
    .section7 .fila7 .textos {
        padding: 0 15vw;
    }
    
    .section7 .fila2 .imagen {
        margin: 5vh 0;
        height: 380px;
        overflow: hidden;
    }
    
    .section7 .fila2 .imagen img {
        width: 607px;
        position: absolute;
        transform: translateX(-100%);
        transition: all 1s ease;
    }
    
    .fila2ImagenResponsive {
        transform: translateX(0%) !important;
    }
    
    .section7 .fila4 .imagen {
        margin-bottom: 5vh;
    }

    .section7 .fila4 .imagen img {
        width: 50%;
    }
    
    .section7 .fila5 .imagen,
    .section7 .fila8 .imagen,
    .section7 .fila4 .imagen,
    .section7 .fila7 .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
     .section7 .fila5 .textOne {
        height: 146px;
    }
    
    .section7 .fila5 .textTwo {
        height: 210px;
    }
    
    .section7 .fila5 .textos {
        padding: 0;
    }
    
    .section7 .fila5 .title {
        position: absolute;
        bottom: -150%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 15vw;
    }
    
    .section7 .fila5 .paragraph {
        position: absolute;
        top: -150%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 15vw;
    }
    
    .section7 .fila5 .imagen {
        margin: 5vh 0;
    }
    
    .section7 .fila5 .imagen img {
        width: 70%;
        z-index: 3;
    }
    
    .section7 .fila6 {
        padding: 0;
    }
    
    .section7 .fila7 .imagen {
        margin: 5vh 0;
    }
    
    .section7 .fila7 .imagen img {
        width: 70%;
    }
    
    .section7 .fila8 .textOne {
        height: 60px;
    }
    
    .section7 .fila8 .textTwo {
        height: 220px;
    }
    
    .section7 .fila8 .textos {
        padding: 0;
    }
    
    .section7 .fila8 .title {
        position: absolute;
        bottom: -300%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 15vw;
    }
    
    .section7 .fila8 .paragraph {
        position: absolute;
        top: -150%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 15vw;
    }
    
    .section7 .fila8 .imagen {
        margin: 5vh 0;
    }
    
    .section7 .fila8 .imagen img {
        width: 50%;
        z-index: 3;
    }
    
    .section12 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Grupo_4503.png');
    }
    
    .contenido12 .cajaTexto2 p {
        padding: 0 !important;
    }
    
    .section13 .row{
        padding: 0 10vw;
    }
    
    .section13 .imagen img {
        width: 240px;
        margin-right: 0px;
    }
    
    .section13 .imagen{
        display: flex;
        justify-content: center;
        margin-bottom: 50px;
    }
    
    .section13 .imagen h4 {
        font-size: 40px;
        display: block;
        text-align: center;
    }
    
    .section13 .textos {
        padding: 0 5vw;
    }
    
    .section13 .textos h5 {
        margin-bottom: 50px;
        text-align: center;
    }
    
    .section13 .textos p {
        font-size: 17px;
        text-align: center;
    }
    
    .contenido11 {
        padding: 15% 40px;
    }
    
    .contenido11 .tarjeta .card .card-body {
        display: flex;
        align-items: center;
    }
    
    .contenido12 {
        padding: 0;
    }
    
    .contenido12 .web12 {
        display: none;
    }
    
    .contenido12 .responsive12 {
        display: block;
    }
}
/***********************PORTRAIT DISPOSITIVO MOVIL LAPTOP***********************************************************/
@media only screen and (min-width: 821px) and (max-width: 991px) and (orientation: portrait){
    .section2,
    .section12 {
        padding: 40px;
    }
    
    .section2 .logo img,
    .section2 .titulo h2,
    .section2 .texto p,
    .section12 .logo img,
    .section12 .titulo h2,
    .section12 .texto p {
        margin-bottom: 50px;
    }
    
    .section2 .logo img,
    .section12 .logo img {
        width: 130px;
    }
    
    .section2 .titulo h2,
    .section12 .titulo h2 {
        font-size: 50px;
        line-height: 58px;
    }
    
    .section2 .texto p,
    .section12 .texto p {
        font-size: 22px;
        line-height: 30px;
    }
    
    .section2 .texto p,
    .section2 .texto p {
        padding: 0 10vh;
    }
    
    .contenido1 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp01_tablet.png');
    }
    
    .section3 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp03.png');
    }
    
    .section4 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp04.png');
    }
    
    .section5 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp05.png');
    }
    
    .section6 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp06.png');
    }
    
    .section8 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp12.png');
    }
    
    .section9 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp13.png');
    }
    
    .section10 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp14.png');
    }
    
    .section11 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp15.png');
    }
    
    .section2 .enlace a,
    .section12 .enlace a {
        width: 180px;
        height: 37px;
        font-size: 14px;
        line-height: 20px;
    }
    
    .section3 .textos h2,
    .section4 .textos h2,
    .section5 .textos h2,
    .section6 .textos h2,
    .section8 .textos h2,
    .section9 .textos h2,
    .section10 .textos h2,
    .section11 .textos h2 {
        font-size: 35px;
        line-height: 41px;
    }
    
    .section3 .textos p,
    .section4 .textos p,
    .section5 .textos p,
    .section6 .textos p,
    .section8 .textos p,
    .section9 .textos p,
    .section10 .textos p,
    .section11 .textos p {
        font-size: 16px;
        line-height: 22px;
    }
    
    .section7 .fila1 .textos h2,
    .section7 .fila2 .textos h2,
    .section7 .fila5 .textos h2,
    .section7 .fila7 .textos h2,
    .section7 .fila8 .textos h2 {
        font-size: 40px;
        line-height: 46px;
    }
    
    .section7 .fila1 .textos p,
    .section7 .fila2 .textos p,
    .section7 .fila3 .textos p,
    .section7 .fila4 .textos p,
    .section7 .fila5 .textos p,
    .section7 .fila7 .textos p,
    .section7 .fila8 .textos p,
    .section13 .textos h5 {
        font-size: 25px;
        line-height: 31px;
    }
    
    .section3 .enlaces a,
    .section4 .enlaces a,
    .section5 .enlaces a,
    .section6 .enlaces a,
    .section8 .enlaces a,
    .section9 .enlaces a,
    .section10 .enlaces a,
    .section11 .enlaces a,
    .section13 .textos a {
        font-size: 16px;
        line-height: 22px;
    }
    
    .section7 .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .section7 .fila2 .textos a,
    .section7 .fila3 .enlaces a,
    .section7 .fila4 .enlaces a,
    .section7 .fila5 .enlaces a,
    .section7 .fila8 .enlaces a {
        font-size: 14px;
        line-height: 20px;
    }
    
    .section7 .fila6 .textos h2 {
        font-size: 25px;
        line-height: 31px;
    }
    
    .section7 .fila6 .textos p {
        font-size: 18px;
        line-height: 24px;
    }
    
    .section3,
    .section4,
    .section5,
    .section6,
    .section8,
    .section9,
    .section10,
    .section11 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
    }
    
    .section7 .row {
        padding: 10vh 0;
    }
    
    .section7 .row .imagen {
        padding: 0;
    }
    
    .section7 .fila1 .textos,
    .section7 .fila2 .textos,
    .section7 .fila3 .textos,
    .section7 .fila5 .textos,
    .section7 .fila8 .textos,
    .section7 .fila4 .textos,
    .section7 .fila7 .textos {
        padding: 0 15vw;
    }
    
    .section7 .fila2 .imagen {
        margin: 5vh 0;
        height: 550px;
        overflow: hidden;
        display: flex;
        justify-content: center;
    }
    
    .section7 .fila2 .imagen img {
        width: 75%;
        position: absolute;
        transform: translateX(-100%);
        transition: all 1s ease;
    }
    
    .fila2ImagenResponsive {
        transform: translateX(0%) !important;
    }
    
    .section7 .fila4 .imagen {
        margin-bottom: 5vh;
    }

    .section7 .fila4 .imagen img {
        width: 58%;
    }
    
    .section7 .fila4 .imagen,
    .section7 .fila7 .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section7 .fila4 .imagen img {
        width: 55%;
    }
    
    .section7 .fila5 .textOne {
        height: 110px;
    }
    
    .section7 .fila5 .textTwo {
        height: 230px;
    }
    
    .section7 .fila5 .textos {
        padding: 0;
    }
    
    .section7 .fila5 .title {
        position: absolute;
        bottom: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 15vw;
    }
    
    .section7 .fila5 .paragraph {
        position: absolute;
        top: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 15vw;
    }
    
    .section7 .fila5 .imagen {
        margin: 5vh 0;
    }
    
    .section7 .fila5 .imagen img {
        width: 75%;
        z-index: 3;
    }
    
    .section7 .fila6 .textos {
        padding: 0 5vw;
    }
    
    .section7 .fila7 .textos h2 {
        margin-bottom: 5vh;
    }
    
    .section7 .fila7 .imagen {
        margin-bottom: 5vh;
    }
    
    .section7 .fila7 .imagen img {
        width: 70%;
    }
    
    .section7 .fila8 .textOne {
        height: 50px;
    }
    
    .section7 .fila8 .textTwo {
        height: 250px;
    }
    
    .section7 .fila8 .textos {
        padding: 0;
    }
    
    .section7 .fila8 .title {
        position: absolute;
        bottom: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 15vw;
    }
    
    .section7 .fila8 .paragraph {
        position: absolute;
        top: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 15vw;
    }
    
    .section7 .fila8 .imagen {
        margin: 5vh 0;
    }
    
    .section7 .fila8 .imagen img {
        width: 55%;
        z-index: 3;
    }
    
    .section12 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Grupo_4503.png');
    }
    
    .contenido12 .cajaTexto2 p {
        padding: 0 !important;
    }
    
    .section13 .row{
        padding: 0 10vw;
    }
    
    .section13 .imagen img {
        width: 240px;
        margin-right: 0px;
    }
    
    .section13 .imagen{
        display: flex;
        justify-content: center;
        margin-bottom: 50px;
    }
    
    .section13 .imagen h4 {
        font-size: 40px;
        display: block;
        text-align: center;
    }
    
    .section13 .textos h5 {
        margin-bottom: 50px;
        text-align: center;
    }
    
    .section13 .textos p {
        font-size: 17px;
        text-align: center;
    }
    
    .contenido11 {
        padding: 15% 80px;
    }
    
    .contenido12 {
        padding: 0;
    }
    
    .contenido12 .web12 {
        display: none;
    }
    
    .contenido12 .responsive12 {
        display: block;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1150px) and (orientation: portrait){
    .col-lg-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .section2,
    .section12 {
        padding: 40px;
    }
    
    .section2 .logo img,
    .section2 .titulo h2,
    .section2 .texto p,
    .section12 .logo img,
    .section12 .titulo h2,
    .section12 .texto p {
        margin-bottom: 50px;
    }
    
    .section2 .logo img,
    .section12 .logo img {
        width: 295px;
    }
    
    .section2 .titulo h2 {
        padding: 0 19vw;
    }
    
    .section2 .titulo h2,
    .section12 .titulo h2 {
        font-size: 80px;
        line-height: 88px;
    }
    
    .section2 .texto p,
    .section12 .texto p {
        font-size: 35px;
        line-height: 43px;
    }
    
    .section2 .texto p {
        padding: 0 10vw;
    }
    
    .contenido1 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_ipro01.png');
    }
    
    .section3 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_ipro02.png');
    }
    
    .section4 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_ipro03.png');
    }
    
    .section5 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_ipro04.png');
    }
    
    .section6 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp06.png');
    }
    
    .section8 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_ipro06.png');
    }
    
    .section9 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_ipro07.png');
    }
    
    .section10 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_ipro08.png');
    }
    
    .section11 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_ipro09.png');
    }
    
    .section3 .textos h2,
    .section4 .textos h2,
    .section5 .textos h2,
    .section6 .textos h2,
    .section8 .textos h2,
    .section9 .textos h2,
    .section10 .textos h2,
    .section11 .textos h2 {
        font-size: 45px;
        line-height: 51px;
    }
    
    .section3 .textos p,
    .section4 .textos p,
    .section5 .textos p,
    .section6 .textos p,
    .section8 .textos p,
    .section9 .textos p,
    .section10 .textos p,
    .section11 .textos p {
        font-size: 21px;
        line-height: 27px;
    }
    
    .section7 .fila1 .textos h2,
    .section7 .fila2 .textos h2,
    .section7 .fila5 .textos h2,
    .section7 .fila7 .textos h2,
    .section7 .fila8 .textos h2 {
        font-size: 50px;
        line-height: 56px;
    }
    
    .section7 .fila1 .textos p,
    .section7 .fila2 .textos p,
    .section7 .fila3 .textos p,
    .section7 .fila4 .textos p,
    .section7 .fila5 .textos p,
    .section7 .fila7 .textos p,
    .section7 .fila8 .textos p {
        font-size: 25px;
        line-height: 31px;
    }
    
    .section3 .enlaces a,
    .section4 .enlaces a,
    .section5 .enlaces a,
    .section6 .enlaces a,
    .section8 .enlaces a,
    .section9 .enlaces a,
    .section10 .enlaces a,
    .section11 .enlaces a {
        font-size: 16px;
        line-height: 22px;
    }
    
    .section7 .fila2 .textos a,
    .section7 .fila3 .enlaces a,
    .section7 .fila4 .enlaces a,
    .section7 .fila5 .enlaces a,
    .section7 .fila8 .enlaces a {
        font-size: 16px;
        line-height: 22px;
    }
    
    .section7 .fila6 .textos h2 {
        font-size: 30px;
        line-height: 36px;
    }
    
    .section7 .fila6 .textos p {
        font-size: 22px;
        line-height: 28px;
    }
    
    .section3,
    .section4,
    .section5,
    .section6,
    .section8,
    .section9,
    .section10,
    .section11 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
    }
    
    .section7 .row {
        padding-top: 10vh;
        padding-bottom: 10vh;
    }
    
    .section7 .row .imagen {
        padding: 0;
    }
    
    .section7 .fila1 .textos {
        padding: 0 3vw;
    }
    
    .section7 .fila1 .textos h2 {
        margin-bottom: 5vh;
    }
    
    .section7 .fila2.web {
        display: none !important;
    }
    
    .section7 .fila2.responsive {
        display: block !important;
    }
    
    .section7 .fila2 .imagen {
        margin: 5vh 0;
        height: 550px;
        overflow: hidden;
    }
    
    .section7 .fila2 .imagen img {
        width: 100%;
        position: absolute;
        transform: translateX(-100%);
        transition: all 1s ease;
    }
    
    .fila2ImagenResponsive {
        transform: translateX(0%) !important;
    }
    
    .section7 .fila2 .textos {
        padding: 0 3vw;
    }
    
    .section7 .fila2 .textos h2 {
        margin-bottom: 5vh;
    }
    
    .section7 .fila2 .imagen img {
        width: 829px;;
    }
    
    .section7 .fila4 .textos {
        padding: 0 3vw;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section7 .fila4 .imagen {
        margin-bottom: 5vh;
    }
    
    .section7 .fila4 .imagen img {
        width: 70%;
    }
    
    .section7 .fila5.web {
        display: none !important;
    }
    
    .section7 .fila5.responsive {
        display: block !important;
    }
    
    .section7 .fila5 .textOne {
        height: 110px;
    }
    
    .section7 .fila5 .textTwo {
        height: 130px;
    }
    
    .section7 .fila5 .textos {
        padding: 0;
    }
    
    .section7 .fila5 .title {
        position: absolute;
        bottom: -200%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 3vw;
    }
    
    .section7 .fila5 .paragraph {
        position: absolute;
        top: -200%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 3vw;
    }
    
    .section7 .fila5 .imagen {
        margin: 5vh 0;
    }
    
    .section7 .fila5 .imagen img {
        width: 90%;
        z-index: 3;
    }
    
    .section7 .fila5 .imagen img {
        width: 70%;
    }
    
    .section7 .fila5 .imagen,
    .section7 .fila8 .imagen,
    .section7 .fila4 .imagen,
    .section7 .fila7 .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section7 .fila7.web {
        display: none !important;
    }
    
    .section7 .fila7.responsive {
        display: block !important;
    }
    
    .section7 .fila7 .imagen {
        margin: 5vh 0;
    }
    
    .section7 .fila7 .imagen img {
        width: 75%;
    }
    
    .section7 .fila7 .textos {
        padding: 0 3vw;
    }
    
    .section7 .fila7 .textos h2 {
        text-align: center;
    }
    
    .section7 .fila8.web {
        display: none !important;
    }
    
    .section7 .fila8.responsive {
        display: block !important;
    }
    
    .section7 .fila8 .textOne {
        height: 50px;
    }
    
    .section7 .fila8 .textTwo {
        height: 250px;
    }
    
    .section7 .fila8 .textos {
        padding: 0;
    }
    
    .section7 .fila8 .title {
        position: absolute;
        bottom: -200%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 12vw;
    }
    
    .section7 .fila8 .paragraph {
        position: absolute;
        top: -200%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 3vw;
    }
    
    .section7 .fila8 .imagen {
        margin: 5vh 0;
    }
    
    .section7 .fila8 .imagen img {
        width: 70%;
        z-index: 3;
    }
    
    .section12 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Grupo_4503.png');
    }
    
    .section13 .row{
        padding: 0 10vw;
    }
    
    .section13 .d-lg-flex {
        display: none!important;
    }
    
    .section13 .d-lg-none {
        display: block!important;
    }
    
     .section13 .imagen img {
        width: 260px;
        margin-right: 0px;
    }
    
    .section13 .imagen{
        text-align: center;
        margin-bottom: 50px;
    }
    
    .section13 .imagen h4 {
        font-size: 40px;
        display: block;
        text-align: center;
    }
    
    .section13 .textos {
        padding: 0 7vw;
    }
    
    .section13 .textos h5 {
        font-size: 35px;
        margin-bottom: 50px;
        text-align: center;
    }
    
    .section13 .textos p {
        font-size: 22px;
        text-align: center;
    }
    
    .section13 .textos a {
        font-size: 18px;
    }
    
    .contenido11 {
        padding: 15% 80px;
    }
    
    .contenido11 .tarjeta .card .card-body {
        display: flex;
        align-items: center;
    }
    
    .contenido12 {
        padding: 0;
    }
    
    .contenido12 .web12 {
        display: none;
    }
    
    .contenido12 .responsive12 {
        display: block;
    }
}
/***********************PORTRAIT DISPOSITIVO PC ESCRITORIO***********************************************************/
@media only screen and (min-width: 1151px) and (max-width: 1199px) and (orientation: portrait){
    .section2,
    .section12 {
        padding: 40px;
    }
    
    .section2 .logo img,
    .section2 .titulo h2,
    .section2 .texto p,
    .section12 .logo img,
    .section12 .titulo h2,
    .section12 .texto p {
        margin-bottom: 50px;
    }
    
    .section2 .logo img,
    .section12 .logo img {
        width: 165px;
    }
    
    .section2 .titulo h2,
    .section12 .titulo h2 {
        font-size: 80px;
        line-height: 88px;
    }
    
    .section2 .texto p,
    .section12 .texto p {
        font-size: 30px;
        line-height: 36px;
    }
    
    .section2 .texto p,
    .section2 .texto p {
        padding: 0 10vh;
    }
    
    .contenido1 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp01_tablet.png');
    }
    
    .section3 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp03.png');
    }
    
    .section4 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp04.png');
    }
    
    .section5 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp05.png');
    }
    
    .section6 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp06.png');
    }
    
    .section8 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp12.png');
    }
    
    .section9 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp13.png');
    }
    
    .section10 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp14.png');
    }
    
    .section11 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp15.png');
    }
    
    .section3 .textos h2,
    .section4 .textos h2,
    .section5 .textos h2,
    .section6 .textos h2,
    .section8 .textos h2,
    .section9 .textos h2,
    .section10 .textos h2,
    .section11 .textos h2 {
        font-size: 48px;
        line-height: 54px;
    }
    
    .section3 .textos p,
    .section4 .textos p,
    .section5 .textos p,
    .section6 .textos p,
    .section8 .textos p,
    .section9 .textos p,
    .section10 .textos p,
    .section11 .textos p {
        font-size: 24px;
        line-height: 30px;
    }
    
    .section3 .enlaces a,
    .section4 .enlaces a,
    .section5 .enlaces a,
    .section6 .enlaces a,
    .section8 .enlaces a,
    .section9 .enlaces a,
    .section10 .enlaces a,
    .section11 .enlaces a,
    .section13 .textos a {
        font-size: 16px;
        line-height: 22px;
    }
    
    .section7 .fila1 .textos h2,
    .section7 .fila2 .textos h2,
    .section7 .fila5 .textos h2,
    .section7 .fila7 .textos h2,
    .section7 .fila8 .textos h2 {
        font-size: 65px;
        line-height: 71px;
    }
    
    .section7 .fila1 .textos p,
    .section7 .fila2 .textos p,
    .section7 .fila3 .textos p,
    .section7 .fila4 .textos p,
    .section7 .fila5 .textos p,
    .section7 .fila7 .textos p,
    .section7 .fila8 .textos p,
    .section13 .textos h5 {
        font-size: 28px;
        line-height: 34px;
    }
    
    .section7 .fila2 .textos a,
    .section7 .fila3 .enlaces a,
    .section7 .fila4 .enlaces a,
    .section7 .fila5 .enlaces a,
    .section7 .fila8 .enlaces a {
        font-size: 18px;
        line-height: 24px;
    }
    
    .section7 .fila6 .textos h2 {
        font-size: 30px;
        line-height: 36px;
    }
    
    .section7 .fila6 .textos p {
        font-size: 22px;
        line-height: 28px;
    }
    
    .section3,
    .section4,
    .section5,
    .section6,
    .section8,
    .section9,
    .section10,
    .section11 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
    }
    
    .section7 .row {
        padding-top: 10vh;
        padding-bottom: 10vh;
    }
    
    .section7 .row .imagen {
        padding: 0;
    }
    
    .section7 .fila1 .textos {
        padding: 0 3vw;
    }
    
    .section7 .fila2 {
        height: 840px;
        display: flex;
        align-items: center;
    }
    
    .section7 .fila2 .textos {
        position: absolute;
        left: 25%;
        padding: 0 3vw;
    }
    
    .section7 .fila2 .imagen {
        position: absolute;
        right: 25%;
    }
    
    .section7 .fila4 .textos {
        padding: 0 3vw;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section7 .fila5 {
        height: 850px;
        display: flex;
        align-items: center;
    }
    
    .section7 .fila5 .textos {
        position: absolute;
        left: 25%;
        padding: 0 3vw;
    }
    
    .section7 .fila5 .imagen,
    .section7 .fila8 .imagen,
    .section7 .fila4 .imagen,
    .section7 .fila7 .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section7 .fila2 .imagen img,
    .section7 .fila4 .imagen img,
    .section7 .fila7 .imagen img {
        width: 100%;
    }
    
    .section7 .fila5 .imagen {
        position: absolute;
        right: 25%;
    }
    
    .section7 .fila5 .imagen img {
        width: 100%;
    }
    
    .section7 .fila7 .textos {
        padding: 0 3vw;
    }
    
    .section7 .fila8 {
        height: 960px;
        display: flex;
        align-items: center;
    }
    
    .section7 .fila8 .textos {
        position: absolute;
        left: 25%;
        padding: 0 3vw;
    }

    .section7 .fila8 .imagen {
        position: absolute;
        right: 25%;
    }
    
    .section7 .fila8 .imagen img {
        width: 100%;
    }
    
    .section12 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Grupo_4503.png');
    }
    
    .contenido12 .cajaTexto2 p {
        padding: 0 !important;
    }
    
    .section13 .row{
        padding: 0 10vw;
    }
    
    .section13 .imagen img {
        width: 260px;
    }
    
    .section13 .imagen{
        display: flex;
        margin-bottom: 50px;
    }
    
    .section13 .textos h5 {
        margin-bottom: 50px;
    }
    
    .section13 .textos p {
        font-size: 23px;
    }
    
    .section13 .imagen h4 {
        font-size: 60px;
    }
    
    .contenido12 {
        padding: 0;
    }
    
    .contenido12 .web12 {
        display: none;
    }
    
    .contenido12 .responsive12 {
        display: block;
    }
}
@media only screen and (min-width: 1200px) and (max-width:3000px) and (orientation: portrait){
    .section2,
    .section12 {
        padding: 40px;
    }
    
    .section2 .logo img,
    .section2 .titulo h2,
    .section2 .texto p,
    .section12 .logo img,
    .section12 .titulo h2,
    .section12 .texto p {
        margin-bottom: 50px;
    }
    
    .section2 .texto p,
    .section2 .texto p {
        padding: 0 10vh;
    }
    
    .contenido1 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp01_tablet.png');
    }
    
    .section3 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp03.png');
    }
    
    .section4 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp04.png');
    }
    
    .section5 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp05.png');
    }
    
    .section6 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp06.png');
    }
    
    .section8 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp12.png');
    }
    
    .section9 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp13.png');
    }
    
    .section10 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp14.png');
    }
    
    .section11 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Persona_resp15.png');
    }
    
    .section7 .fila1 .textos h2,
    .section7 .fila2 .textos h2,
    .section7 .fila5 .textos h2,
    .section7 .fila7 .textos h2,
    .section7 .fila8 .textos h2 {
        font-size: 65px;
        line-height: 71px;
    }
    
    .section7 .fila1 .textos p,
    .section7 .fila2 .textos p,
    .section7 .fila3 .textos p,
    .section7 .fila4 .textos p,
    .section7 .fila5 .textos p,
    .section7 .fila7 .textos p,
    .section7 .fila8 .textos p,
    .section13 .textos h5 {
        font-size: 28px;
        line-height: 34px;
    }
    
    .section7 .fila2 .textos a,
    .section7 .fila3 .enlaces a,
    .section7 .fila4 .enlaces a,
    .section7 .fila5 .enlaces a,
    .section7 .fila8 .enlaces a {
        font-size: 18px;
        line-height: 24px;
    }
    
    .section7 .fila6 .textos h2 {
        font-size: 30px;
        line-height: 36px;
    }
    
    .section7 .fila6 .textos p {
        font-size: 22px;
        line-height: 28px;
    }
    
    .section3,
    .section4,
    .section5,
    .section6,
    .section8,
    .section9,
    .section10,
    .section11 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
    }
    
    .section7 .row {
        padding-top: 10vh;
        padding-bottom: 10vh;
    }
    
    .section7 .row .imagen {
        padding: 0;
    }
    
    .section7 .fila1 .textos {
        padding: 0 3vw;
    }
    
    .section7 .fila2 {
        height: 880px;
        display: flex;
        align-items: center;
    }
    
    .section7 .fila2 .textos {
        position: absolute;
        left: 25%;
        padding: 0 3vw;
    }
    
    .section7 .fila2 .imagen {
        position: absolute;
        right: 25%;
    }
    
    .section7 .fila4 .textos {
        padding: 0 3vw;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section7 .fila5 {
        height: 920px;
        display: flex;
        align-items: center;
    }
    
    .section7 .fila5 .textos {
        position: absolute;
        left: 25%;
        padding: 0 3vw;
    }
    
    .section7 .fila5 .imagen,
    .section7 .fila8 .imagen,
    .section7 .fila4 .imagen,
    .section7 .fila7 .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section7 .fila2 .imagen img,
    .section7 .fila4 .imagen img,
    .section7 .fila7 .imagen img {
        width: 100%;
    }
    
    .section7 .fila5 .imagen {
        position: absolute;
        right: 25%;
    }
    
    .section7 .fila5 .imagen img {
        width: 100%;
    }
    
    .section7 .fila7 .textos {
        padding: 0 3vw;
    }
    
    .section7 .fila8 {
        height: 960px;
        display: flex;
        align-items: center;
    }
    
    .section7 .fila8 .textos {
        position: absolute;
        left: 25%;
        padding: 0 3vw;
    }

    .section7 .fila8 .imagen {
        position: absolute;
        right: 25%;
    }
    
    .section7 .fila8 .imagen img {
        width: 100%;
    }
    
    .section12 {
        background-image: url('https://assets.claro360.com/Persona/generalPersona/Responsive/Grupo_4503.png');
    }
    
    .contenido12 .cajaTexto2 p {
        padding: 0 !important;
    }
    
    .section13 .row{
        padding: 0 10vw;
    }
    
    .section13 .imagen{
        display: flex;
        margin-bottom: 80px;
    }
    
    .section13 .textos h5 {
        margin-bottom: 80px;
    }
    
    .contenido12 {
        padding: 0;
    }
}
@media only screen and (max-width: 3000px) and (orientation: portrait){
    .section3 {
        background-image: url(https://assets.claro360.com/landingsMexico360/persona/generalPersona/responsive1/Persona_resp03.png);
    }
    
    .section4 {
        background-image: url(https://assets.claro360.com/landingsMexico360/persona/generalPersona/responsive1/Persona_resp04.png);
    }
    
    .section5 {
        background-image: url(https://assets.claro360.com/landingsMexico360/persona/generalPersona/responsive1/Persona_resp05.png);
    }
    .section6 {
        background-image: url(https://assets.claro360.com/landingsMexico360/persona/generalPersona/responsive1/Persona_resp06.png);
    }
    .section7 .fila8 .imagen img {
        width: 60%;
    }
    .section7 .row {
        padding-top: 30%;
    }
    .section10 {
        background-image: url(https://assets.claro360.com/landingsMexico360/persona/generalPersona/responsive1/Persona_resp14.png);
    }
    .section12 .texto p br{
        display: none;
    }
}
/*******************************************************************************************************************/
/******************************************      LANDSCAPE      ****************************************************/
/*******************************************************************************************************************/
/*********************LANDSCAPE DISPOSITIVO MOVIL CELULAR***********************************************************/
@media only screen and (max-width: 424px) and (orientation: landscape){
    .section2,
    .section12 {
        padding: 20px 10px;
    }
    
    .section2 .logo img,
    .section12 .logo img {
        width: 80px;
    }
    
    .section2 .texto p,
    .section2 .texto p {
        padding: 0 10vh;
    }
    
    .section2 .logo img,
    .section2 .titulo h2,
    .section2 .texto p,
    .section12 .logo img,
    .section12 .titulo h2,
    .section12 .texto p {
        margin-bottom: 20px;
    }
    
    .section2 .titulo h2,
    .section12 .titulo h2 {
        font-size: 35px;
        line-height: 43px;
    }
    
    .section2 .texto p,
    .section12 .texto p {
        font-size: 16px;
        line-height: 24px;
    }
    
    .section2 .enlace a,
    .section12 .enlace a {
        width: 180px;
        height: 37px;
        font-size: 14px;
        line-height: 20px;
    }
    
    .section3 .textos h2,
    .section4 .textos h2,
    .section5 .textos h2,
    .section6 .textos h2,
    .section8 .textos h2,
    .section9 .textos h2,
    .section10 .textos h2,
    .section11 .textos h2 {
        font-size: 30px;
        line-height: 36px;
    }
    
    .section3 .textos p,
    .section4 .textos p,
    .section5 .textos p,
    .section6 .textos p,
    .section8 .textos p,
    .section9 .textos p,
    .section10 .textos p,
    .section11 .textos p {
        font-size: 14px;
        line-height: 20px;
    }
    
    .section3 .enlaces a,
    .section4 .enlaces a,
    .section5 .enlaces a,
    .section6 .enlaces a,
    .section8 .enlaces a,
    .section9 .enlaces a,
    .section10 .enlaces a,
    .section11 .enlaces a,
    .section13 .textos a {
        font-size: 14px;
        line-height: 20px;
        margin: 0 30px;
    }
    
    .section3 .enlaces div,
    .section4 .enlaces div,
    .section5 .enlaces div,
    .section6 .enlaces div,
    .section8 .enlaces div,
    .section9 .enlaces div,
    .section10 .enlaces div,
    .section11 .enlaces div {
        justify-content: center!important;
    }
    
    .section7 .fila1 .textos h2,
    .section7 .fila2 .textos h2,
    .section7 .fila5 .textos h2,
    .section7 .fila7 .textos h2,
    .section7 .fila8 .textos h2 {
        font-size: 35px;
        line-height: 41px;
    }
    
    .section7 .fila1 .textos p,
    .section7 .fila2 .textos p,
    .section7 .fila3 .textos p,
    .section7 .fila4 .textos p,
    .section7 .fila5 .textos p,
    .section7 .fila7 .textos p,
    .section7 .fila8 .textos p,
    .section13 .textos h5 {
        font-size: 18px;
        line-height: 24px;
    }
    
    .section7 .fila1,
    .section7 .fila2,
    .section7 .fila3,
    .section7 .fila4,
    .section7 .fila5,
    .section7 .fila6, 
    .section7 .fila7 {
        margin-bottom: 0px;
    }
    
    
    .section7 .fila2 .textos a,
    .section7 .fila3 .enlaces a,
    .section7 .fila4 .enlaces a,
    .section7 .fila5 .enlaces a,
    .section7 .fila8 .enlaces a {
        font-size: 14px;
        line-height: 20px;
    }
    
    .section7 .fila6 .textos h2 {
        font-size: 20px;
        line-height: 26px;
    }
    
    .section7 .fila6 .textos p {
        font-size: 16px;
        line-height: 22px;
    }
    
    .section3 .row,
    .section4 .row,
    .section5 .row,
    .section6 .row,
    .section8 .row,
    .section9 .row,
    .section10 .row,
    .section11 .row{
        padding: 0 10vw;
    }
    
    .section7 .row {
        padding: 10vh 0;
    }
    
    .section7 .row .imagen {
        padding: 0;
    }
    
    .section7 .fila1 .textos,
    .section7 .fila2 .textos,
    .section7 .fila3 .textos,
    .section7 .fila5 .textos,
    .section7 .fila8 .textos,
    .section7 .fila4 .textos,
    .section7 .fila7 .textos{
        padding: 0 10vw;;
    }
    
    .section7 .fila1 .textos h2 {
        margin-bottom: 5vh;
    }
    
    .section7 .fila2 .imagen {
        margin: 5vh 0;
        height: 300px;
        overflow: hidden;
    }
    
    .section7 .fila2 .imagen img {
        width: 100%;
        position: absolute;
        transform: translateX(-100%);
        transition: all 1s ease;
    }
    
    .fila2ImagenResponsive {
        transform: translateX(-0%) !important;
    }
    
    .section7 .fila4 .imagen {
        margin-bottom: 5vh;
    }
    
    .section7 .fila4 .imagen img {
        width: 40%;
    }
    
    .section7 .fila5 .textOne {
        height: 140px;
    }
    
    .section7 .fila5 .textTwo {
        height: 250px;
    }
    
    .section7 .fila5 .textos {
        padding: 0;
    }
    
    .section7 .fila5 .title {
        position: absolute;
        bottom: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 10vw;
    }
    
    .section7 .fila5 .paragraph {
        position: absolute;
        top: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 10vw;
    }
    
    .section7 .fila5 .imagen {
        margin: 5vh 0;
    }
    
    .section7 .fila5 .imagen img {
        width: 60%;
        z-index: 3;
    }
    
    .section7 .fila6 {
        padding: 0 2vw;
    }
    
    .section7 .fila7 .textos h2 {
        margin-bottom: 5vh;
    }
    
    .section7 .fila7 .imagen {
        margin-bottom: 5vh;
    }
    
    .section7 .fila7 .imagen img {
        width: 60%;
    }
    
    .section7 .fila8 .textOne {
        height: 100px;
    }
    
    .section7 .fila8 .textTwo {
        height: 220px;
    }
    
    .section7 .fila8 .textos {
        padding: 0;
    }
    
    .section7 .fila8 .title {
        position: absolute;
        bottom: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 10vw;
    }
    
    .section7 .fila8 .paragraph {
        position: absolute;
        top: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 10vw;
    }
    
    .section7 .fila8 .imagen {
        margin: 5vh 0;
    }
    
    .section7 .fila8 .imagen img {
        width: 40%;
        z-index: 3;
    }
    
    .contenido12 .cajaTexto2 p {
        padding: 0 !important;
    }
    
    .section13 .row{
        padding: 0 10vw;
    }
    
    .section13 .imagen img {
        width: 120px;
    }
    
    .section13 .imagen{
        display: flex;
        margin-bottom: 10px;
    }
    
    .section13 .textos h5 {
        margin-bottom: 10px;
    }
    
    .section13 .textos p {
        font-size: 14px;
    }
    
    .section13 .imagen h4 {
        font-size: 35px;
    }
    
    .contenido12 {
        padding: 1% 7%;
    }
}
@media only screen and (min-width: 425px) and (max-width: 600px) and (orientation: landscape){
    .section2,
    .section12 {
        padding: 20px 10px;
    }
    
    .section2 .logo img,
    .section12 .logo img {
        width: 80px;
    }
    
    .section2 .texto p,
    .section2 .texto p {
        padding: 0 10vh;
    }
    
    .section2 .logo img,
    .section2 .titulo h2,
    .section2 .texto p,
    .section12 .logo img,
    .section12 .titulo h2,
    .section12 .texto p {
        margin-bottom: 20px;
    }
    
    .section2 .titulo h2,
    .section12 .titulo h2 {
        font-size: 35px;
        line-height: 43px;
    }
    
    .section2 .texto p,
    .section12 .texto p {
        font-size: 16px;
        line-height: 24px;
    }
    
    .section2 .enlace a,
    .section12 .enlace a {
        width: 180px;
        height: 37px;
        font-size: 14px;
        line-height: 20px;
    }
    
    .section3 .textos h2,
    .section4 .textos h2,
    .section5 .textos h2,
    .section6 .textos h2,
    .section8 .textos h2,
    .section9 .textos h2,
    .section10 .textos h2,
    .section11 .textos h2 {
        font-size: 30px;
        line-height: 36px;
    }
    
    .section3 .textos p,
    .section4 .textos p,
    .section5 .textos p,
    .section6 .textos p,
    .section8 .textos p,
    .section9 .textos p,
    .section10 .textos p,
    .section11 .textos p {
        font-size: 14px;
        line-height: 20px;
    }
    
    .section3 .enlaces a,
    .section4 .enlaces a,
    .section5 .enlaces a,
    .section6 .enlaces a,
    .section8 .enlaces a,
    .section9 .enlaces a,
    .section10 .enlaces a,
    .section11 .enlaces a,
    .section13 .textos a {
        font-size: 14px;
        line-height: 20px;
        margin: 0 30px;
    }
    
    .section3 .enlaces div,
    .section4 .enlaces div,
    .section5 .enlaces div,
    .section6 .enlaces div,
    .section8 .enlaces div,
    .section9 .enlaces div,
    .section10 .enlaces div,
    .section11 .enlaces div {
        justify-content: center!important;
    }
    
    .section7 .fila1 .textos h2,
    .section7 .fila2 .textos h2,
    .section7 .fila5 .textos h2,
    .section7 .fila7 .textos h2,
    .section7 .fila8 .textos h2 {
        font-size: 35px;
        line-height: 41px;
    }
    
    .section7 .fila1 .textos p,
    .section7 .fila2 .textos p,
    .section7 .fila3 .textos p,
    .section7 .fila4 .textos p,
    .section7 .fila5 .textos p,
    .section7 .fila7 .textos p,
    .section7 .fila8 .textos p,
    .section13 .textos h5 {
        font-size: 18px;
        line-height: 24px;
    }
    
    .section7 .fila1,
    .section7 .fila2,
    .section7 .fila3,
    .section7 .fila4,
    .section7 .fila5,
    .section7 .fila6, 
    .section7 .fila7 {
        margin-bottom: 0px;
    }
    
    .section7 .fila2 .textos a,
    .section7 .fila3 .enlaces a,
    .section7 .fila4 .enlaces a,
    .section7 .fila5 .enlaces a,
    .section7 .fila8 .enlaces a {
        font-size: 14px;
        line-height: 20px;
    }
    
    .section7 .fila6 .textos h2 {
        font-size: 20px;
        line-height: 26px;
    }
    
    .section7 .fila6 .textos p {
        font-size: 16px;
        line-height: 22px;
    }
    
    .section3 .row,
    .section4 .row,
    .section5 .row,
    .section6 .row,
    .section8 .row,
    .section9 .row,
    .section10 .row,
    .section11 .row{
        padding: 0 10vw;
    }
    
    .section7 .row {
        padding: 10vh 0;
    }
    
    .section7 .row .imagen {
        padding: 0;
    }
    
    .section7 .fila1 .textos,
    .section7 .fila2 .textos,
    .section7 .fila3 .textos,
    .section7 .fila5 .textos,
    .section7 .fila8 .textos,
    .section7 .fila4 .textos,
    .section7 .fila7 .textos{
        padding: 0 15vw;;
    }
    
    .section7 .fila1 .textos h2 {
        margin-bottom: 5vh;
    }
    
    .section7 .fila2 .imagen {
        margin: 5vh 0;
        height: 300px;
        overflow: hidden;
        display: flex;
        justify-content: center;
    }
    
    .section7 .fila2 .imagen img {
        width: 100%;
        position: absolute;
        left: -100%;
        transition: all 1s ease;
    }
    
    .fila2ImagenResponsive {
        left: 0% !important;
    }
    
    .section7 .fila4 .imagen {
        margin-bottom: 5vh;
    }
    
    .section7 .fila4 .imagen img {
        width: 40%;
    }
    
    .section7 .fila5 .textOne {
        height: 140px;
    }
    
    .section7 .fila5 .textTwo {
        height: 250px;
    }
    
    .section7 .fila5 .textos {
        padding: 0;
    }
    
    .section7 .fila5 .title {
        position: absolute;
        bottom: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 10vw;
    }
    
    .section7 .fila5 .paragraph {
        position: absolute;
        top: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 10vw;
    }
    
    .section7 .fila5 .imagen {
        margin: 5vh 0;
    }
    
    .section7 .fila5 .imagen img {
        width: 60%;
        z-index: 3;
    }
    
    .section7 .fila6 {
        padding: 0 2vw;
    }
    
    .section7 .fila7 .textos h2 {
        margin-bottom: 5vh;
    }
    
    .section7 .fila7 .imagen {
        margin-bottom: 5vh;
    }
    
    .section7 .fila7 .imagen img {
        width: 60%;
    }
    
    .section7 .fila8 .textOne {
        height: 100px;
    }
    
    .section7 .fila8 .textTwo {
        height: 220px;
    }
    
    .section7 .fila8 .textos {
        padding: 0;
    }
    
    .section7 .fila8 .title {
        position: absolute;
        bottom: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 10vw;
    }
    
    .section7 .fila8 .paragraph {
        position: absolute;
        top: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 10vw;
    }
    
    .section7 .fila8 .imagen {
        margin: 5vh 0;
    }
    
    .section7 .fila8 .imagen img {
        width: 40%;
        z-index: 3;
    }
    
    .contenido12 .cajaTexto2 p {
        padding: 0 !important;
    }
    
    .section13 .row{
        padding: 0 10vw;
    }
    
    .section13 .imagen img {
        width: 120px;
    }
    
    .section13 .imagen{
        display: flex;
        margin-bottom: 10px;
    }
    
    .section13 .textos h5 {
        margin-bottom: 10px;
    }
    
    .section13 .textos p {
        font-size: 14px;
    }
    
    .section13 .imagen h4 {
        font-size: 35px;
    }
    
    .contenido12 {
        padding: 1% 7%;
    }
}
@media only screen and (min-width: 601px) and (max-width: 679px) and (orientation: landscape){
    .section2,
    .section12 {
        padding: 40px;
    }
    
    .section2 .logo img,
    .section12 .logo img {
        width: 100px;
    }
    
    .section2 .texto p,
    .section2 .texto p {
        padding: 0 15vh;
    }
    
    .section2 .logo img,
    .section2 .titulo h2,
    .section2 .texto p,
    .section12 .logo img,
    .section12 .titulo h2,
    .section12 .texto p {
        margin-bottom: 30px;
    }
    
    .section2 .titulo h2,
    .section12 .titulo h2 {
        font-size: 40px;
        line-height: 48px;
    }
    
    .section2 .texto p,
    .section12 .texto p {
        font-size: 18px;
        line-height: 26px;
    }
    
    .section2 .enlace a,
    .section12 .enlace a {
        width: 180px;
        height: 37px;
        font-size: 14px;
        line-height: 20px;
    }
    
    .section3 .textos h2,
    .section4 .textos h2,
    .section5 .textos h2,
    .section6 .textos h2,
    .section8 .textos h2,
    .section9 .textos h2,
    .section10 .textos h2,
    .section11 .textos h2 {
        font-size: 35px;
        line-height: 41px;
    }
    
    .section3 .textos p,
    .section4 .textos p,
    .section5 .textos p,
    .section6 .textos p,
    .section8 .textos p,
    .section9 .textos p,
    .section10 .textos p,
    .section11 .textos p {
        font-size: 16px;
        line-height: 22px;
    }
    
    .section3 .enlaces a,
    .section4 .enlaces a,
    .section5 .enlaces a,
    .section6 .enlaces a,
    .section8 .enlaces a,
    .section9 .enlaces a,
    .section10 .enlaces a,
    .section11 .enlaces a,
    .section13 .textos a {
        font-size: 16px;
        line-height: 22px;
        margin: 0 30px;
    }
    
    .section3 .enlaces div,
    .section4 .enlaces div,
    .section5 .enlaces div,
    .section6 .enlaces div,
    .section8 .enlaces div,
    .section9 .enlaces div,
    .section10 .enlaces div,
    .section11 .enlaces div {
        justify-content: center!important;
    }
    
    .section7 .fila1 .textos h2,
    .section7 .fila2 .textos h2,
    .section7 .fila5 .textos h2,
    .section7 .fila7 .textos h2,
    .section7 .fila8 .textos h2 {
        font-size: 40px;
        line-height: 46px;
    }
    
    .section7 .fila1 .textos p,
    .section7 .fila2 .textos p,
    .section7 .fila3 .textos p,
    .section7 .fila4 .textos p,
    .section7 .fila5 .textos p,
    .section7 .fila7 .textos p,
    .section7 .fila8 .textos p,
    .section13 .textos h5 {
        font-size: 22px;
        line-height: 28px;
    }
    
    .section7 .fila1,
    .section7 .fila2,
    .section7 .fila3,
    .section7 .fila4,
    .section7 .fila5,
    .section7 .fila6, 
    .section7 .fila7 {
        margin-bottom: 0px;
    }
    
    .section7 .fila2 .textos a,
    .section7 .fila3 .enlaces a,
    .section7 .fila4 .enlaces a,
    .section7 .fila5 .enlaces a,
    .section7 .fila8 .enlaces a {
        font-size: 14px;
        line-height: 20px;
    }
    
    .section7 .fila6 .textos h2 {
        font-size: 25px;
        line-height: 31px;
    }
    
    .section7 .fila6 .textos p {
        font-size: 18px;
        line-height: 24px;
    }
    
    .section3 .row,
    .section4 .row,
    .section5 .row,
    .section6 .row,
    .section8 .row,
    .section9 .row,
    .section10 .row,
    .section11 .row{
        padding: 0 10vw;
    }
    
    .section7 .row {
        padding: 10vh 0;
    }
    
    .section7 .row .imagen {
        padding: 0;
    }
    
    .section7 .fila1 .textos,
    .section7 .fila2 .textos,
    .section7 .fila3 .textos,
    .section7 .fila5 .textos,
    .section7 .fila8 .textos,
    .section7 .fila4 .textos,
    .section7 .fila7 .textos{
        padding: 0 10vw;;
    }    
    
    .section7 .fila1 .textos h2 {
        margin-bottom: 5vh;
    }
    
    .section7 .fila2 .imagen {
        margin: 5vh 0;
        height: 300px;
        overflow: hidden;
    }
    
    .section7 .fila2 .imagen img {
        width: 502px;
        position: absolute;
        transform: translateX(-100%);
        transition: all 1s ease;
    }
    
    .fila2ImagenResponsive {
        transform: translateX(0%) !important;
    }
    
    .section7 .fila4 .imagen {
        margin-bottom: 5vh;
    }
    
    .section7 .fila2 .imagen img{
        width: 60%;
    }
    
    .section7 .fila4 .imagen img {
        width: 40%;
    }
    
    .section7 .fila5 .textOne {
        height: 140px;
    }
    
    .section7 .fila5 .textTwo {
        height: 230px;
    }
    
    .section7 .fila5 .textos {
        padding: 0;
    }
    
    .section7 .fila5 .title {
        position: absolute;
        bottom: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 10vw;
    }
    
    .section7 .fila5 .paragraph {
        position: absolute;
        top: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 10vw;
    }
    
    .section7 .fila5 .imagen {
        margin: 5vh 0;
    }
    
    .section7 .fila5 .imagen img {
        width: 60%;
        z-index: 3;
    }
    
    .section7 .fila6 {
        padding: 0 2vw;
    }
    
    .section7 .fila7 .textos h2 {
        margin-bottom: 5vh;
    }
    
    .section7 .fila7 .imagen {
        margin-bottom: 5vh;
    }
    
    .section7 .fila7 .imagen img {
        width: 60%;
    }
    
    .section7 .fila8 .textOne {
        height: 60px;
    }
    
    .section7 .fila8 .textTwo {
        height: 220px;
    }
    
    .section7 .fila8 .textos {
        padding: 0;
    }
    
    .section7 .fila8 .title {
        position: absolute;
        bottom: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 10vw;
    }
    
    .section7 .fila8 .paragraph {
        position: absolute;
        top: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 10vw;
    }
    
    .section7 .fila8 .imagen {
        margin: 5vh 0;
    }
    
    .section7 .fila8 .imagen img {
        width: 40%;
        z-index: 3;
    }
    
    .contenido12 .cajaTexto2 p {
        padding: 0 !important;
    }
    
    .section13 .row{
        padding: 0 10vw;
    }
    
    .section13 .imagen img {
        width: 120px;
        height: 119px;
    }
    
    .section13 .imagen{
        display: flex;
        margin-bottom: 10px;
    }
    
    .section13 .textos h5 {
        margin-bottom: 10px;
    }
    
    .section13 .textos p {
        font-size: 16px;
    }
    
    .section13 .imagen h4 {
        font-size: 35px;
    }
    
    .contenido12 {
        padding: 1% 7%;
    }
}
@media only screen and (min-width: 680px) and (max-width: 767px) and (orientation: landscape){
    .section2,
    .section12 {
        padding: 40px;
    }
    
    .section2 .logo img,
    .section12 .logo img {
        width: 100px;
    }
    
    .section2 .texto p,
    .section2 .texto p {
        padding: 0 15vh;
    }
    
    .section2 .logo img,
    .section2 .titulo h2,
    .section2 .texto p,
    .section12 .logo img,
    .section12 .titulo h2,
    .section12 .texto p {
        margin-bottom: 30px;
    }
    
    .section2 .titulo h2,
    .section12 .titulo h2 {
        font-size: 50px;
        line-height: 58px;
    }
    
    .section2 .texto p,
    .section12 .texto p {
        font-size: 22px;
        line-height: 30px;
    }
    
    .section2 .enlace a,
    .section12 .enlace a {
        width: 180px;
        height: 37px;
        font-size: 14px;
        line-height: 20px;
    }
    
    .section3 .textos h2,
    .section4 .textos h2,
    .section5 .textos h2,
    .section6 .textos h2,
    .section8 .textos h2,
    .section9 .textos h2,
    .section10 .textos h2,
    .section11 .textos h2 {
        font-size: 35px;
        line-height: 41px;
    }
    
    .section3 .textos p,
    .section4 .textos p,
    .section5 .textos p,
    .section6 .textos p,
    .section8 .textos p,
    .section9 .textos p,
    .section10 .textos p,
    .section11 .textos p {
        font-size: 16px;
        line-height: 22px;
    }
    
    .section3 .enlaces a,
    .section4 .enlaces a,
    .section5 .enlaces a,
    .section6 .enlaces a,
    .section8 .enlaces a,
    .section9 .enlaces a,
    .section10 .enlaces a,
    .section11 .enlaces a,
    .section13 .textos a {
        font-size: 16px;
        line-height: 22px;
        margin: 0 30px;
    }
    
    .section3 .enlaces div,
    .section4 .enlaces div,
    .section5 .enlaces div,
    .section6 .enlaces div,
    .section8 .enlaces div,
    .section9 .enlaces div,
    .section10 .enlaces div,
    .section11 .enlaces div {
        justify-content: center!important;
    }
    
    .section7 .fila1 .textos h2,
    .section7 .fila2 .textos h2,
    .section7 .fila5 .textos h2,
    .section7 .fila7 .textos h2,
    .section7 .fila8 .textos h2 {
        font-size: 40px;
        line-height: 46px;
    }
    
    .section7 .fila1 .textos p,
    .section7 .fila2 .textos p,
    .section7 .fila3 .textos p,
    .section7 .fila4 .textos p,
    .section7 .fila5 .textos p,
    .section7 .fila7 .textos p,
    .section7 .fila8 .textos p,
    .section13 .textos h5 {
        font-size: 22px;
        line-height: 28px;
    }
    
    .section7 .fila1,
    .section7 .fila2,
    .section7 .fila3,
    .section7 .fila4,
    .section7 .fila5,
    .section7 .fila6, 
    .section7 .fila7 {
        margin-bottom: 0px;
    }
    
    .section7 .fila2 .textos a,
    .section7 .fila3 .enlaces a,
    .section7 .fila4 .enlaces a,
    .section7 .fila5 .enlaces a,
    .section7 .fila8 .enlaces a {
        font-size: 14px;
        line-height: 20px;
    }
    
    .section7 .fila6 .textos h2 {
        font-size: 25px;
        line-height: 31px;
    }
    
    .section7 .fila6 .textos p {
        font-size: 18px;
        line-height: 24px;
    }
    
    .section3 .row,
    .section4 .row,
    .section5 .row,
    .section6 .row,
    .section8 .row,
    .section9 .row,
    .section10 .row,
    .section11 .row{
        padding: 0 10vw;
    }
    
    .section7 .row {
        padding: 10vh 0;
    }
    
    .section7 .row .imagen {
        padding: 0;
    }
    
    .section7 .fila1 .textos,
    .section7 .fila2 .textos,
    .section7 .fila3 .textos,
    .section7 .fila4 .textos,
    .section7 .fila5 .textos,
    .section7 .fila7 .textos,
    .section7 .fila8 .textos {
        padding: 0 10vw;
    }
    
    .section7 .fila1 .textos h2 {
        margin-bottom: 5vh;
    }
    
    .section7 .fila2 .imagen {
        margin: 5vh 0;
        height: 300px;
        overflow: hidden;
    }
    
    .section7 .fila2 .imagen img {
        width: 502px;
        position: absolute;
        transform: translateX(-100%);
        transition: all 1s ease;
    }
    
    .fila2ImagenResponsive {
        transform: translateX(-0%) !important;
    }
    
    .section7 .fila4 .imagen {
        margin-bottom: 5vh;
    }
    
    .section7 .fila4 .imagen img {
        width: 40%;
    }
    
    .section7 .fila5 .textOne {
        height: 140px;
    }
    
    .section7 .fila5 .textTwo {
        height: 275px;
    }
    
    .section7 .fila5 .textos {
        padding: 0;
    }
    
    .section7 .fila5 .title {
        position: absolute;
        bottom: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 15vw;
    }
    
    .section7 .fila5 .paragraph {
        position: absolute;
        top: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 15vw;
    }
    
    .section7 .fila5 .imagen {
        margin: 5vh 0;
    }
    
    .section7 .fila5 .imagen img {
        width: 60%;
        z-index: 3;
    }
    
    .section7 .fila6 {
        padding: 0 7vw;
    }
    
    .section7 .fila7 .textos h2 {
        margin-bottom: 5vh;
    }
    
    .section7 .fila7 .imagen {
        margin-bottom: 5vh;
    }
    
    .section7 .fila7 .imagen img {
        width: 60%;
    }
    
    .section7 .fila8 .textOne {
        height: 60px;
    }
    
    .section7 .fila8 .textTwo {
        height: 280px;
    }
    
    .section7 .fila8 .textos {
        padding: 0;
    }
    
    .section7 .fila8 .title {
        position: absolute;
        bottom: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 15vw;
    }
    
    .section7 .fila8 .paragraph {
        position: absolute;
        top: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 15vw;
    }
    
    .section7 .fila8 .imagen {
        margin: 5vh 0;
    }
    
    .section7 .fila8 .imagen img {
        width: 40%;
        z-index: 3;
    }
    
    .contenido12 .cajaTexto2 p {
        padding: 0 !important;
    }
    
    .section13 .row{
        padding: 0 15vw;
    }
    
    .section13 .imagen img {
        width: 160px;
    }
    
    .section13 .imagen{
        display: flex;
        margin-bottom: 50px;
    }
    
    .section13 .textos h5 {
        margin-bottom: 30px;
    }
    
    .section13 .textos p {
        font-size: 17px;
    }
    
    .section13 .imagen h4 {
        font-size: 40px;
    }
    
    .contenido12 {
        padding: 1% 7%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 820px) and (orientation : landscape){
    .section2,
    .section12 {
        padding: 40px;
    }
    
    .section2 .logo img,
    .section12 .logo img {
        width: 130px;
    }
    
    .section2 .texto p,
    .section2 .texto p {
        padding: 0 22vh;
    }
    
    .section2 .logo img,
    .section2 .titulo h2,
    .section2 .texto p,
    .section12 .logo img,
    .section12 .titulo h2,
    .section12 .texto p {
        margin-bottom: 30px;
    }
    
    .section2 .titulo h2,
    .section12 .titulo h2 {
        font-size: 50px;
        line-height: 58px;
    }
    
    .section2 .texto p,
    .section12 .texto p {
        font-size: 22px;
        line-height: 30px
    }
    
    .section3 .textos h2,
    .section4 .textos h2,
    .section5 .textos h2,
    .section6 .textos h2,
    .section8 .textos h2,
    .section9 .textos h2,
    .section10 .textos h2,
    .section11 .textos h2 {
        font-size: 35px;
        line-height: 41px;
    }
    
    .section3 .textos p,
    .section4 .textos p,
    .section5 .textos p,
    .section6 .textos p,
    .section8 .textos p,
    .section9 .textos p,
    .section10 .textos p,
    .section11 .textos p {
        font-size: 16px;
        line-height: 22px;
    }
    
    .section3 .enlaces a,
    .section4 .enlaces a,
    .section5 .enlaces a,
    .section6 .enlaces a,
    .section8 .enlaces a,
    .section9 .enlaces a,
    .section10 .enlaces a,
    .section11 .enlaces a,
    .section13 .textos a {
        font-size: 16px;
        line-height: 22px;
    }
    
    .section7 .fila1 .textos h2,
    .section7 .fila2 .textos h2,
    .section7 .fila5 .textos h2,
    .section7 .fila7 .textos h2,
    .section7 .fila8 .textos h2 {
        font-size: 40px;
        line-height: 46px;
    }
    
    .section7 .fila1 .textos p,
    .section7 .fila2 .textos p,
    .section7 .fila3 .textos p,
    .section7 .fila4 .textos p,
    .section7 .fila5 .textos p,
    .section7 .fila7 .textos p,
    .section7 .fila8 .textos p,
    .section13 .textos h5 {
        font-size: 25px;
        line-height: 31px;
    }
    
    .section7 .fila2 .textos a,
    .section7 .fila3 .enlaces a,
    .section7 .fila4 .enlaces a,
    .section7 .fila5 .enlaces a,
    .section7 .fila8 .enlaces a {
        font-size: 14px;
        line-height: 20px;
    }
    
    .section7 .fila6 .textos h2 {
        font-size: 25px;
        line-height: 31px;
    }
    
    .section7 .fila6 .textos p {
        font-size: 18px;
        line-height: 24px;
    }
    
    .section3 .row,
    .section4 .row,
    .section5 .row,
    .section6 .row,
    .section8 .row,
    .section9 .row,
    .section10 .row,
    .section11 .row{
        padding: 0 10vw;
    }
    
    .section7 .row {
        padding: 10vh 0;
    }
    
    .section7 .row .imagen {
        padding: 0;
    }
    
    .section7 .fila1 .textos,
    .section7 .fila2 .textos,
    .section7 .fila3 .textos,
    .section7 .fila4 .textos,
    .section7 .fila5 .textos,
    .section7 .fila7 .textos,
    .section7 .fila8 .textos {
        padding: 0 10vw;
    }
    
    .section7 .fila1 .textos h2 {
        margin-bottom: 5vh;
    }
    
    .section7 .fila2 .imagen {
        margin: 5vh 0;
        height: 300px;
        overflow: hidden;
    }
    
    .section7 .fila2 .imagen img {
        width: 502px;
        position: absolute;
        transform: translateX(-100%);
        transition: all 1s ease;
    }
    
    .fila2ImagenResponsive {
        transform: translateX(0%)!important;
    }
    
    .section7 .fila4 .imagen {
        margin-bottom: 5vh;
    }
    
    .section7 .fila4 .imagen img {
        width: 40%;
    }
    
    .section7 .fila5 .textOne {
        height: 110px;
    }
    
    .section7 .fila5 .textTwo {
        height: 275px;
    }
    
    .section7 .fila5 .textos {
        padding: 0;
    }
    
    .section7 .fila5 .title {
        position: absolute;
        bottom: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 15vw;
    }
    
    .section7 .fila5 .paragraph {
        position: absolute;
        top: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 15vw;
    }
    
    .section7 .fila5 .imagen {
        margin: 5vh 0;
    }
    
    .section7 .fila5 .imagen img {
        width: 60%;
        z-index: 3;
    }
    
    .section7 .fila6 {
        padding: 0 7vw;
    }
    
    .section7 .fila7 .textos h2 {
        margin-bottom: 5vh;
    }
    
    .section7 .fila7 .imagen {
        margin-bottom: 5vh;
    }
    
    .section7 .fila7 .imagen img {
        width: 60%;
    }
    
    .section7 .fila8 .textOne {
        height: 60px;
    }
    
    .section7 .fila8 .textTwo {
        height: 280px;
    }
    
    .section7 .fila8 .textos {
        padding: 0;
    }
    
    .section7 .fila8 .title {
        position: absolute;
        bottom: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 15vw;
    }
    
    .section7 .fila8 .paragraph {
        position: absolute;
        top: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 15vw;
    }
    
    .section7 .fila8 .imagen {
        margin: 5vh 0;
    }
    
    .section7 .fila8 .imagen img {
        width: 40%;
        z-index: 3;
    }
    
    .contenido12 .cajaTexto2 p {
        padding: 0 !important;
    }
    
    .section13 .row{
        padding: 0 15vw;
    }
    
    .section13 .imagen img {
        width: 160px;
    }
    
    .section13 .imagen{
        display: flex;
        margin-bottom: 50px;
    }
    
    .section13 .textos h5 {
        margin-bottom: 30px;
    }
    
    .section13 .textos p {
        font-size: 17px;
    }
    
    .section13 .imagen h4 {
        font-size: 40px;
    }
    
    .contenido12 {
        padding: 1% 7%;
    }
}
/*********************LANDSCAPE DISPOSITIVO MOVIL TABLET***********************************************************/
@media only screen and (min-width: 821px) and (max-width: 991px) and (orientation : landscape){
    .section2,
    .section12 {
        padding: 40px;
    }
    
    .section2 .logo img,
    .section12 .logo img {
        width: 130px;
    }
    
    .section2 .texto p,
    .section2 .texto p {
        padding: 0 26vh;
    }
    
    .section2 .logo img,
    .section2 .titulo h2,
    .section2 .texto p,
    .section12 .logo img,
    .section12 .titulo h2,
    .section12 .texto p {
        margin-bottom: 30px;
    }
    
    .section2 .titulo h2,
    .section12 .titulo h2 {
        font-size: 50px;
        line-height: 58px;
    }
    
    .section2 .texto p,
    .section12 .texto p {
        font-size: 22px;
        line-height: 30px;
    }
    
    .section3 .textos h2,
    .section4 .textos h2,
    .section5 .textos h2,
    .section6 .textos h2,
    .section8 .textos h2,
    .section9 .textos h2,
    .section10 .textos h2,
    .section11 .textos h2 {
        font-size: 35px;
        line-height: 41px;
    }
    
    .section3 .textos p,
    .section4 .textos p,
    .section5 .textos p,
    .section6 .textos p,
    .section8 .textos p,
    .section9 .textos p,
    .section10 .textos p,
    .section11 .textos p {
        font-size: 16px;
        line-height: 22px;
    }
    
    .section7 .fila1 .textos h2,
    .section7 .fila2 .textos h2,
    .section7 .fila5 .textos h2,
    .section7 .fila7 .textos h2,
    .section7 .fila8 .textos h2 {
        font-size: 40px;
        line-height: 46px;
    }
    
    .section7 .fila1 .textos p,
    .section7 .fila2 .textos p,
    .section7 .fila3 .textos p,
    .section7 .fila4 .textos p,
    .section7 .fila5 .textos p,
    .section7 .fila7 .textos p,
    .section7 .fila8 .textos p,
    .section13 .textos h5 {
        font-size: 25px;
        line-height: 31px;
    }
    
    .section3 .enlaces a,
    .section4 .enlaces a,
    .section5 .enlaces a,
    .section6 .enlaces a,
    .section8 .enlaces a,
    .section9 .enlaces a,
    .section10 .enlaces a,
    .section11 .enlaces a,
    .section13 .textos a {
        font-size: 16px;
        line-height: 22px;
    }
    
    .section7 .fila2 .textos a,
    .section7 .fila3 .enlaces a,
    .section7 .fila4 .enlaces a,
    .section7 .fila5 .enlaces a,
    .section7 .fila8 .enlaces a {
        font-size: 14px;
        line-height: 20px;
    }
    
    .section7 .fila6 .textos h2 {
        font-size: 25px;
        line-height: 31px;
    }
    
    .section7 .fila6 .textos p {
        font-size: 18px;
        line-height: 24px;
    }
    
    .section3 .row,
    .section4 .row,
    .section5 .row,
    .section6 .row,
    .section8 .row,
    .section9 .row,
    .section10 .row,
    .section11 .row{
        padding: 0 10vw;
    }
    
    .section7 .row {
        padding: 10vh 0;
    }
    
    .section7 .row .imagen {
        padding: 0;
    }
    
    .section7 .fila1 .textos,
    .section7 .fila2 .textos,
    .section7 .fila3 .textos,
    .section7 .fila4 .textos,
    .section7 .fila5 .textos,
    .section7 .fila7 .textos,
    .section7 .fila8 .textos {
        padding: 0 15vw;
    }
    
    .section7 .fila1 .textos h2 {
        margin-bottom: 5vh;
    }
    
    .section7 .fila2 .imagen {
        margin: 5vh 0;
        height: 430px;
        overflow: hidden;
        display: flex;
        justify-content: center;
    }
    
    .section7 .fila2 .imagen img {
        width: 650px;
        position: absolute;
        transform: translateX(-100%);
        transition: all 1s ease;
    }
    
    .fila2ImagenResponsive {
        transform: translateX(0%) !important;
    }
    
    .section7 .fila4 .imagen {
        margin-bottom: 5vh;
    }

    .section7 .fila4 .imagen img {
        width: 58%;
    }
    
    .section7 .fila5 .textOne {
        height: 110px;
    }
    
    .section7 .fila5 .textTwo {
        height: 230px;
    }
    
    .section7 .fila5 .textos {
        padding: 0;
    }
    
    .section7 .fila5 .title {
        position: absolute;
        bottom: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 15vw;
    }
    
    .section7 .fila5 .paragraph {
        position: absolute;
        top: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 15vw;
    }
    
    .section7 .fila5 .imagen {
        margin: 5vh 0;
    }
    
    .section7 .fila5 .imagen img {
        width: 80%;
        z-index: 3;
    }
    
    .section7 .fila6 {
        padding: 0 10vw;
    }
    
    .section7 .fila7 .textos h2 {
        margin-bottom: 5vh;
    }
    
    .section7 .fila7 .imagen {
        margin-bottom: 5vh;
    }
    
    .section7 .fila7 .imagen img {
        width: 75%;
    }
    
    .section7 .fila8 .textOne {
        height: 60px;
    }
    
    .section7 .fila8 .textTwo {
        height: 263px;
    }
    
    .section7 .fila8 .textos {
        padding: 0;
    }
    
    .section7 .fila8 .title {
        position: absolute;
        bottom: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 15vw;
    }
    
    .section7 .fila8 .paragraph {
        position: absolute;
        top: -100%;
        z-index: 1;
        transition: all 1s ease;
        padding: 0 15vw;
    }
    
    .section7 .fila8 .imagen {
        margin: 5vh 0;
    }
    
    .section7 .fila8 .imagen img {
        width: 50%;
        z-index: 3;
    }
    
    .contenido12 .cajaTexto2 p {
        padding: 0 !important;
    }
    
    .section13 .row{
        padding: 0 15vw;
    }
    
    .section13 .imagen img {
        width: 160px;
    }
    
    .section13 .imagen{
        display: flex;
        margin-bottom: 50px;
    }
    
    .section13 .textos h5 {
        margin-bottom: 30px;
    }
    
    .section13 .textos p {
        font-size: 17px;
    }
    
    .section13 .imagen h4 {
        font-size: 40px;
    }
    
    .contenido12 {
        padding: 1% 7%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1150px) and (orientation: landscape){
    .section2,
    .section12 {
        padding: 40px;
    }
    
    .section2 .logo img,
    .section12 .logo img {
        width: 130px;
    }
    
    .section2 .texto p {
        padding: 0 10vw;
    }
    
    .section2 .logo img,
    .section2 .titulo h2,
    .section2 .texto p,
    .section12 .logo img,
    .section12 .titulo h2,
    .section12 .texto p {
        margin-bottom: 30px;
    }
    
    .section2 .titulo h2,
    .section12 .titulo h2 {
        font-size: 60px;
        line-height: 58px;
    }
    
    .section2 .texto p,
    .section12 .texto p {
        font-size: 26px;
        line-height: 34px;
    }
    
    .section3 .textos h2,
    .section4 .textos h2,
    .section5 .textos h2,
    .section6 .textos h2,
    .section8 .textos h2,
    .section9 .textos h2,
    .section10 .textos h2,
    .section11 .textos h2 {
        font-size: 45px;
        line-height: 51px;
    }
    
    .section3 .textos p,
    .section4 .textos p,
    .section5 .textos p,
    .section6 .textos p,
    .section8 .textos p,
    .section9 .textos p,
    .section10 .textos p,
    .section11 .textos p {
        font-size: 21px;
        line-height: 27px;
    }
    
    .section3 .enlaces a,
    .section4 .enlaces a,
    .section5 .enlaces a,
    .section6 .enlaces a,
    .section8 .enlaces a,
    .section9 .enlaces a,
    .section10 .enlaces a,
    .section11 .enlaces a,
    .section13 .textos a {
        font-size: 16px;
        line-height: 24px;
    }
    
    .section7 .fila1 .textos h2,
    .section7 .fila2 .textos h2,
    .section7 .fila3 .textos h2,
    .section7 .fila5 .textos h2,
    .section7 .fila7 .textos h2,
    .section7 .fila8 .textos h2 {
        font-size: 50px;
        line-height: 56px;
    }
    
    .section7 .fila1 .textos p,
    .section7 .fila2 .textos p,
    .section7 .fila3 .textos p,
    .section7 .fila4 .textos p,
    .section7 .fila5 .textos p,
    .section7 .fila7 .textos p,
    .section7 .fila8 .textos p,
    .section13 .textos h5 {
        font-size: 25px;
        line-height: 31px;
    }
    
    .section7 .fila2 .textos a,
    .section7 .fila3 .enlaces a,
    .section7 .fila4 .enlaces a,
    .section7 .fila5 .enlaces a,
    .section7 .fila8 .enlaces a {
        font-size: 16px;
        line-height: 22px;
    }
    
    .section7 .fila6 .textos h2 {
        font-size: 30px;
        line-height: 36px;
    }
    
    .section7 .fila6 .textos p {
        font-size: 22px;
        line-height: 28px;
    }
    
    .contenido11 .tarjeta .card .card-body p {
        line-height: 31px;
    }
    
    .section8 .enlaces div,
    .section9 .enlaces div,
    .section10 .enlaces div,
    .section11 .enlaces div {
        padding: 0 8vw;
    }
    
    .section3 .row,
    .section4 .row,
    .section5 .row,
    .section6 .row,
    .section8 .row,
    .section9 .row,
    .section10 .row,
    .section11 .row{
        padding: 0 10vw;
    }
    
    .section7 .row {
        padding-top: 10vh;
        padding-bottom: 10vh;
    }
    
    .section7 .row .imagen {
        padding: 0;
    }
    
    .section7 .fila1 .textos {
        padding: 0 3vw;
    }
    
    .section7 .fila2 {
        height: 660px;
        display: flex;
        align-items: center;
    }
    
    .section7 .fila2 .textos {
        position: absolute;
        left: 25%;
        padding: 0 3vw;
    }
    
    .section7 .fila2 .textos h2 {
        margin-bottom: 5vh;
    }
    
    .section7 .fila2 .imagen {
        position: absolute;
        right: 25%;
    }
    
    .section7 .fila2 .imagen img,
    .section7 .fila4 .imagen img {
        width: 100%;
    }
    
    .section7 .fila4 .textos {
        padding: 0 3vw;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section7 .fila5 {
        height: 600px;
        display: flex;
        align-items: center;
    }
    
    .section7 .fila5 .textos {
        position: absolute;
        left: 25%;
        padding: 0 3vw;
    }
    
    .section7 .fila5 .textos h2 {
        margin-bottom: 5vh;
    }
    
    .section7 .fila5 .imagen {
        position: absolute;
        right: 25%;
    }
    
    .section7 .fila5 .imagen img {
        width: 100%;
    }
    
    .section7 .fila6 {
        padding: 0 10vw;
    }
    
    .section7 .fila7 .textos {
        padding: 0 3vw;
    }
    
    .section7 .fila7 .textos h2 {
        margin-bottom: 5vh;
    }
    
    .section7 .fila7 .imagen img {
        width: 90%;
    }
    
    .section7 .fila8 {
        height: 640px;
        display: flex;
        align-items: center;
    }
    
    .section7 .fila8 .textos {
        position: absolute;
        left: 25%;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        padding: 0 0 0 3vw;
    }
    
    .section7 .fila8 .textos h2 {
        margin-bottom: 5vh;
    }

    .section7 .fila8 .imagen {
        position: absolute;
        right: 25%;
        justify-content: center;
    }
    
    .section7 .fila8 .imagen img {
        width: 55%;
    }
    
    .contenido12 img {
        object-fit: cover;
        object-position: right;
    }
    
    .contenido12 .cajaTexto2 p {
        padding: 0 9vw;
    }
    
    .section13 {
        background-color: #FFFFFF;
    }
    
    .section13 .row{
        padding: 0 15vw;
    }
    
    .section13 .imagen img {
        width: 220px;
    }
    
    .section13 .imagen{
        display: flex;
        margin-bottom: 50px;
    }
    
    .section13 .textos h5 {
        margin-bottom: 30px;
    }
    
    .section13 .textos p {
        font-size: 23px;
    }
    
    .section13 .imagen h4 {
        font-size: 45px;
    }
    
    .contenido11 .tarjeta .card .card-body {
        display: flex;
        align-items: center;
    }
    
    .contenido12 {
        padding: 1% 12%;
    }
}
/*********************LANDSCAPE DISPOSITIVO MOVIL LAPTOP***********************************************************/
@media only screen and (min-width: 1151px) and (max-width: 1199px) and (orientation: landscape){
    .section2,
    .section12 {
        padding: 40px 0;
    }
    
    .section2 .logo img,
    .section12 .logo img {
        width: 165px;
    }
    
    .section2 .texto p,
    .section2 .texto p {
        padding: 0 34vh;
    }
    
    .section2 .logo img,
    .section2 .titulo h2,
    .section2 .texto p,
    .section12 .logo img,
    .section12 .titulo h2,
    .section12 .texto p {
        margin-bottom: 30px;
    }
    
    .section2 .titulo h2,
    .section12 .titulo h2 {
        font-size: 80px;
        line-height: 88px;
    }
    
    .section2 .texto p,
    .section12 .texto p {
        font-size: 30px;
        line-height: 38px;
    }
    
    .section3 .textos h2,
    .section4 .textos h2,
    .section5 .textos h2,
    .section6 .textos h2,
    .section8 .textos h2,
    .section9 .textos h2,
    .section10 .textos h2,
    .section11 .textos h2 {
        font-size: 48px;
        line-height: 54px;
    }
    
    .section3 .textos p,
    .section4 .textos p,
    .section5 .textos p,
    .section6 .textos p,
    .section8 .textos p,
    .section9 .textos p,
    .section10 .textos p,
    .section11 .textos p {
        font-size: 24px;
        line-height: 30px;
    }
    
    .section3 .enlaces a,
    .section4 .enlaces a,
    .section5 .enlaces a,
    .section6 .enlaces a,
    .section8 .enlaces a,
    .section9 .enlaces a,
    .section10 .enlaces a,
    .section11 .enlaces a,
    .section13 .textos a {
        font-size: 16px;
        line-height: 22px;
    }
    
    .section7 .fila1 .textos h2,
    .section7 .fila2 .textos h2,
    .section7 .fila5 .textos h2,
    .section7 .fila7 .textos h2,
    .section7 .fila8 .textos h2 {
        font-size: 65px;
        line-height: 71px;
    }
    
    .section7 .fila1 .textos p,
    .section7 .fila2 .textos p,
    .section7 .fila3 .textos p,
    .section7 .fila4 .textos p,
    .section7 .fila5 .textos p,
    .section7 .fila7 .textos p,
    .section7 .fila8 .textos p,
    .section13 .textos h5 {
        font-size: 28px;
        line-height: 34px;
    }
    
    .section7 .fila2 .textos a,
    .section7 .fila3 .enlaces a,
    .section7 .fila4 .enlaces a,
    .section7 .fila5 .enlaces a,
    .section7 .fila8 .enlaces a {
        font-size: 18px;
        line-height: 24px;
    }
    
    .section7 .fila6 .textos h2 {
        font-size: 30px;
        line-height: 36px;
    }
    
    .section7 .fila6 .textos p {
        font-size: 22px;
        line-height: 28px;
    }
    
    .section8 .enlaces div,
    .section9 .enlaces div,
    .section10 .enlaces div,
    .section11 .enlaces div {
        padding: 0 8vw;
    }
    
    .section3 .row,
    .section4 .row,
    .section5 .row,
    .section6 .row,
    .section8 .row,
    .section9 .row,
    .section10 .row,
    .section11 .row{
        padding: 0 10vw;
    }
    
    .section7 .row {
        padding-top: 10vh;
        padding-bottom: 10vh;
    }
    
    .section7 .row .imagen {
        padding: 0;
    }
    
    .section7 .fila1 .textos {
        padding: 0 3vw;
    }
    
    .section7 .fila2 {
        height: 710px;
        display: flex;
        align-items: center;
    }
    
    .section7 .fila2 .textos {
        position: absolute;
        left: 25%;
        padding: 0 3vw;
        opacity: 0;
    }
    
    .section7 .fila2 .imagen {
        position: absolute;
        right: 25%;
    }
    
    .section7 .fila4 .textos {
        padding: 0 3vw;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section7 .fila4 .imagen img {
        width: 90%;
    }
    
    .section7 .fila2 .imagen img,
    .section7 .fila7 .imagen img {
        width: 100%;
    }
    
    .section7 .fila5 {
        height: 720px;
        display: flex;
        align-items: center;
    }
    
    .section7 .fila5 .textos {
        position: absolute;
        left: 25%;
        padding: 0 3vw;
    }
    
    .section7 .fila5 .imagen {
        position: absolute;
        right: 25%;
    }
    
    .section7 .fila5 .imagen img {
        width: 100%;
    }
    
    .section7 .fila6 {
        padding: 0 10vw;
    }
    
    .section7 .fila7 .textos {
        padding: 0 3vw;
    }
    
    .section7 .fila8 {
        height: 700px;
        display: flex;
        align-items: center;
    }
    
    .section7 .fila8 .textos {
        position: absolute;
        left: 25%;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        padding: 0 3vw;
    }

    .section7 .fila8 .imagen {
        position: absolute;
        right: 25%;
    }
    
    .section7 .fila8 .imagen img {
        width: 85%;
    }
    
    .contenido12 .cajaTexto2 p {
        padding: 0 !important;
    }
    
    .section13 {
        background-color: #FFFFFF;
    }
    
    .section13 .row{
        padding: 0 22vw;
    }
    
    .section13 .imagen img {
        width: 260px;
    }
    
    .section13 .imagen{
        display: flex;
        margin-bottom: 50px;
    }
    
    .section13 .textos h5 {
        margin-bottom: 30px;
    }
    
    .section13 .textos p {
        font-size: 23px;
    }
    
    .section13 .imagen h4 {
        font-size: 60px;
    }
    
    .contenido12 {
        padding: 1% 12%;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1360px) and (orientation: landscape){
    .section2,
    .section12 {
        padding: 40px 0;
    }
    
    .section2 .logo img,
    .section12 .logo img {
        width: 165px;
    }
    
    .section2 .texto p,
    .section2 .texto p {
        padding: 0 25vh;
    }
    
    .section2 .logo img,
    .section2 .titulo h2,
    .section2 .texto p,
    .section12 .logo img,
    .section12 .titulo h2,
    .section12 .texto p {
        margin-bottom: 30px;
    }
    
    .section2 .titulo h2,
    .section12 .titulo h2 {
        font-size: 80px;
        line-height: 88px;
    }
    
    .section2 .texto p,
    .section12 .texto p {
        font-size: 30px;
        line-height: 38px;
    }
    
    .section3 .textos h2,
    .section4 .textos h2,
    .section5 .textos h2,
    .section6 .textos h2,
    .section8 .textos h2,
    .section9 .textos h2,
    .section10 .textos h2,
    .section11 .textos h2 {
        font-size: 48px;
        line-height: 54px;
    }
    
    .section3 .textos p,
    .section4 .textos p,
    .section5 .textos p,
    .section6 .textos p,
    .section8 .textos p,
    .section9 .textos p,
    .section10 .textos p,
    .section11 .textos p {
        font-size: 24px;
        line-height: 30px;
    }
    
    .section3 .enlaces a,
    .section4 .enlaces a,
    .section5 .enlaces a,
    .section6 .enlaces a,
    .section8 .enlaces a,
    .section9 .enlaces a,
    .section10 .enlaces a,
    .section11 .enlaces a,
    .section13 .textos a {
        font-size: 16px;
        line-height: 22px;
    }
    
    .section7 .fila1 .textos h2,
    .section7 .fila2 .textos h2,
    .section7 .fila5 .textos h2,
    .section7 .fila7 .textos h2,
    .section7 .fila8 .textos h2 {
        font-size: 65px;
        line-height: 71px;
    }
    
    .section7 .fila1 .textos p,
    .section7 .fila2 .textos p,
    .section7 .fila3 .textos p,
    .section7 .fila4 .textos p,
    .section7 .fila5 .textos p,
    .section7 .fila7 .textos p,
    .section7 .fila8 .textos p,
    .section13 .textos h5 {
        font-size: 28px;
        line-height: 34px;
    }
    
    .section7 .fila2 .textos a,
    .section7 .fila3 .enlaces a,
    .section7 .fila4 .enlaces a,
    .section7 .fila5 .enlaces a,
    .section7 .fila8 .enlaces a {
        font-size: 18px;
        line-height: 24px;
    }
    
    .section7 .fila6 .textos h2 {
        font-size: 30px;
        line-height: 36px;
    }
    
    .section7 .fila6 .textos p {
        font-size: 22px;
        line-height: 28px;
    }
    
    .section8 .enlaces div,
    .section9 .enlaces div,
    .section10 .enlaces div,
    .section11 .enlaces div {
        padding: 0 8vw;
    }
    
    .section3 .row,
    .section4 .row,
    .section5 .row,
    .section6 .row,
    .section8 .row,
    .section9 .row,
    .section10 .row,
    .section11 .row{
        padding: 0 10vw;
    }
    
    .section7 .row {
        padding-top: 10vh;
        padding-bottom: 10vh;
    }
    
    .section7 .row .imagen {
        padding: 0;
    }
    
    .section7 .fila1 .textos {
        padding: 0 3vw;
    }
    
    .section7 .fila2 {
        height: 680px;
        display: flex;
        align-items: center;
    }
    
    .section7 .fila2 .textos {
        position: absolute;
        left: 25%;
        padding: 0 3vw;
        opacity: 0;
    }
    
    .section7 .fila2 .imagen {
        position: absolute;
        right: 25%;
    }
    
    .section7 .fila4 .textos {
        padding: 0 3vw;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section7 .fila2 .imagen img{
        width: 100%;
    }
    .section7 .fila4 .imagen img {
        width: 90%;
    }
    
    .section7 .fila5 {
        height: 730px;
        display: flex;
        align-items: center;
    }
    
    .section7 .fila5 .textos {
        position: absolute;
        left: 25%;
        padding: 0 3vw;
    }
    
    .section7 .fila5 .imagen {
        position: absolute;
        right: 25%;
    }
    
    .section7 .fila5 .imagen img {
        width: 100%;
    }
    
    .section7 .fila6 {
        padding: 0 10vw;
    }
    
    .section7 .fila7 .textos {
        padding: 0 3vw;
    }
    
    .section7 .fila7 .imagen img {
        width: 90%;
    }
    
    .section7 .fila8 {
        height: 750px;
        display: flex;
        align-items: center;
    }
    
    .section7 .fila8 .textos {
        position: absolute;
        left: 25%;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        padding: 0 3vw;
    }

    .section7 .fila8 .imagen {
        position: absolute;
        right: 25%;
    }
    
    .section7 .fila8 .imagen img {
        width: 55%;
    }
    
    .contenido11 .tarjeta .card .card-body {
        display: flex;
        align-items: center;
    }
    
    .contenido11 .tarjeta .card .card-body p {
        font-size: 32px;
        line-height: 38px;
    }
    
    .contenido12 .cajaTexto2 p {
        padding: 0 15%;
    }
    
    .contenido12 img {
        object-fit: cover;
        object-position: right;
    }
    
    .section13 {
        background-color: #FFFFFF;
    }
    
    .section13 .row{
        padding: 0 15vw;
    }
    
    .section13 .imagen img {
        width: 260px;
    }
    
    .section13 .imagen{
        display: flex;
        margin-bottom: 50px;
    }
    
    .section13 .textos h5 {
        margin-bottom: 30px;
    }
    
    .section13 .textos p {
        font-size: 23px;
    }
    
    .section13 .imagen h4 {
        font-size: 60px;
    }
    
    .contenido12 {
        padding: 1% 16%;
    }
}
/*********************LANDSCAPE DISPOSITIVO PC ESCRITORIO***********************************************************/
/*patalla de escritorio utilizado en la empresa*/
@media only screen and (min-width: 1361px) and (max-width: 1899px) and (orientation : landscape){
    .section2,
    .section12 {
        padding: 40px 0;
    }
    
    .section2 .texto p,
    .section2 .texto p {
        padding: 0 20vh;
    }
    
    .section2 .logo img,
    .section2 .titulo h2,
    .section2 .texto p,
    .section12 .logo img,
    .section12 .titulo h2,
    .section12 .texto p {
        margin-bottom: 50px;
    }
    
    .section2 .titulo h2,
    .section12 .titulo h2 {
        font-size: 95px;
        line-height: 103px;
    }
    
    .section2 .texto p,
    .section12 .texto p {
        font-size: 35px;
        line-height: 43px;
    }
    
    .section3,
    .section4,
    .section5,
    .section6,
    .section8,
    .section9,
    .section10,
    .section11 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
    }
    
    .section3 .textos h2,
    .section4 .textos h2,
    .section5 .textos h2,
    .section6 .textos h2,
    .section8 .textos h2,
    .section9 .textos h2,
    .section10 .textos h2,
    .section11 .textos h2 {
        font-size: 48px;
        line-height: 54px;
    }
    
    .section3 .textos p,
    .section4 .textos p,
    .section5 .textos p,
    .section6 .textos p,
    .section8 .textos p,
    .section9 .textos p,
    .section10 .textos p,
    .section11 .textos p {
        font-size: 26px;
        line-height: 32px;
    }
    
    .section3 .enlaces a,
    .section4 .enlaces a,
    .section5 .enlaces a,
    .section6 .enlaces a,
    .section8 .enlaces a,
    .section9 .enlaces a,
    .section10 .enlaces a,
    .section11 .enlaces a,
    .section13 .textos a {
        font-size: 18px;
        line-height: 24px;
    }
    
    .section7 .fila2 .textos {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section7 .fila1 .textos h2,
    .section7 .fila2 .textos h2,
    .section7 .fila5 .textos h2,
    .section7 .fila7 .textos h2,
    .section7 .fila8 .textos h2 {
        font-size: 70px;
        line-height: 76px;
    }
    
    .section7 .fila1 .textos p,
    .section7 .fila3 .textos p,
    .section7 .fila4 .textos p,
    .section7 .fila5 .textos p,
    .section7 .fila7 .textos p,
    .section7 .fila8 .textos p,
    .section13 .textos h5 {
        font-size: 30px;
        line-height: 36px;
    }
    
    .section7 .fila6 .textos h2 {
        font-size: 45px;
        line-height: 51px;
    }
    
    .section7 .fila6 .textos p {
        font-size: 24px;
        line-height: 30px;
    }
    
    .section3 .row div,
    .section4 .row div,
    .section5 .row div,
    .section6 .row div, 
    .section8 .row div,
    .section9 .row div,
    .section10 .row div,
    .section11 .row div {
        padding: 0 2vw;
    }
    
    .section8 .enlaces div,
    .section9 .enlaces div,
    .section10 .enlaces div,
    .section11 .enlaces div {
        padding: 0 8vw;
    }
    
    .section3 .row,
    .section4 .row,
    .section5 .row,
    .section6 .row,
    .section8 .row,
    .section9 .row,
    .section10 .row,
    .section11 .row{
        padding: 0 10vw;
    }
    
    .section7 {
        padding-top: 10vh;
        padding-bottom: 10vh;
    }
    
    .section7 .row {
        padding-top: 5vh;
        padding-bottom: 5vh;
    }
    
    .section7 .row .imagen {
        padding: 0;
    }
    
    .section7 .fila1 .textos {
        padding: 0 3vw;
    }
    
    .section7 .fila1 .textos h2 {
        margin-bottom: 5vh;
    }
    
    .section7 .fila2 {
        height: 780px;
        display: flex;
        align-items: center;
    }
    
    .section7 .fila2 .textos {
        position: absolute;
        left: 25%;
        padding: 0 3vw;
    }
    
    .section7 .fila2 .textos h2 {
        margin-bottom: 5vh;
    }
    
    .section7 .fila2 .imagen {
        position: absolute;
        right: 25%;
    }
    
    .section7 .fila4 .textos,
    .section7 .fila7 .textos {
        padding: 40px 3vw 40px 9vw;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section7 .fila2 .imagen img {
        width: 100%;
    }
    
    .section7 .fila4 .imagen img {
        width: 90%;
    }
    
    .section7 .fila5 {
        height: 670px;
        display: flex;
        align-items: center;
    }
    
    .section7 .fila5 .textos {
        position: absolute;
        left: 25%;
        padding: 0 3vw;
        opacity: 0;
    }
    
    .section7 .fila5 .textos h2 {
        margin-bottom: 5vh;
    }
    
    .section7 .fila5 .imagen {
        position: absolute;
        right: 25%;
    }
    
    .section7 .fila5 .imagen img {
        width: 100%;
    }
    
    .section7 .fila6 {
        padding: 0 10vw;
    }
    
    .section7 .fila7 .textos h2 {
        margin-bottom: 5vh;
    }
    
    .section7 .fila7 .imagen img {
        width: 90%;
    }
    
    .section7 .fila8 {
        height: 860px;
        display: flex;
        align-items: center;
    }
    
    .section7 .fila8 .textos {
        position: absolute;
        left: 25%;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        padding: 0 3vw;
    }
    
    .section7 .fila8 .textos h2 {
        margin-bottom: 5vh;
    }

    .section7 .fila8 .imagen {
        position: absolute;
        right: 25%;
    }
    
    .contenido11 .tarjeta .card .card-body {
        display: flex;
        align-items: center;
    }
    
    .contenido12 .cajaTexto2 p {
        padding: 0 19%;
    }
    
    .contenido12 img {
        object-fit: cover;
        object-position: right;
    }
    
    .section13 {
        background-color: #FFFFFF;
    }
    
    .section13 .row{
        padding: 0 12vw;
    }
    
    .section13 .imagen{
        display: flex;
        margin-bottom: 50px;
    }
    
    .section13 .textos h5 {
        margin-bottom: 30px;
    }
    
    .contenido12 {
        padding: 1% 16%;
    }
}
@media only screen and (min-width: 1900px) and (max-width: 2299px) and (orientation : landscape){
    .section2,
    .section12 {
        padding: 80px 0;
    }
    
    .section2 .texto p,
    .section2 .texto p {
        padding: 0 34vh;
    }
    
    .section2 .logo img,
    .section2 .titulo h2,
    .section2 .texto p,
    .section12 .logo img,
    .section12 .titulo h2,
    .section12 .texto p {
        margin-bottom: 50px;
    }
    
    .section3,
    .section4,
    .section5,
    .section6,
    .section8,
    .section9,
    .section10,
    .section11 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
    }
    
    .section3 .row div,
    .section4 .row div,
    .section5 .row div,
    .section6 .row div, 
    .section8 .row div,
    .section9 .row div,
    .section10 .row div,
    .section11 .row div {
        padding: 0 5vw;
    }
    
    .section8 .enlaces div,
    .section9 .enlaces div,
    .section10 .enlaces div,
    .section11 .enlaces div {
        padding: 0 8vw;
    }
    
    .section3 .row,
    .section4 .row,
    .section5 .row,
    .section6 .row,
    .section8 .row,
    .section9 .row,
    .section10 .row,
    .section11 .row{
        padding: 0 10vw;
    }
    
    .section7 .row {
        padding-top: 15vh;
        padding-bottom: 15vh;
    }
    
    .section7 .row .imagen {
        padding: 0;
    }
    
    .section7 .fila1 .textos {
        padding: 0 8.5vw;
    }
    
    .section7 .fila1 .textos h2 {
        margin-bottom: 5vh;
    }
    
    .section7 .fila2 {
        height: 1120px;
        display: flex;
        align-items: center;
    }
    
    .section7 .fila2 .textos {
        position: absolute;
        left: 25%;
        padding: 0 7vw;
        opacity: 0;
    }
    
    .section7 .fila2 .textos h2 {
        margin-bottom: 5vh;
    }
    
    .section7 .fila2 .imagen {
        position: absolute;
        right: 25%;
    }
    
    .section7 .fila2 .imagen img {
        width: 100%;
    }
    
    .section7 .fila2 .textos,
    .section7 .fila4 .textos {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section7 .fila4 .textos {
        padding: 0 9vw;
    }
    
    .section7 .fila4 .imagen img {
        width: 70%;
    }
    
    .section7 .fila5 {
        height: 1144px;
        display: flex;
        align-items: center;
    }
    
    .section7 .fila5 .imagen img {
        width: 100%;
    }
    
    .section7 .fila5 .textos {
        position: absolute;
        left: 25%;
        padding: 0 1vw 0 6vw;
    }
    
    .section7 .fila5 .textos h2 {
        margin-bottom: 5vh;
        padding-right: 10%;
    }
    
    .section7 .fila5 .imagen {
        position: absolute;
        right: 25%;
    }
    
    .section7 .fila6 {
        padding: 0 10vw;
    }
    
    .section7 .fila7 .textos {
        padding: 0 8vw 0 5vw;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section7 .fila7 .textos h2 {
        margin-bottom: 5vh;
    }
    
    .section7 .fila7 .imagen img {
        width: 85%;
    }
    
    .section7 .fila8 {
        height: 1071px;
        align-items: center;
    }
    
    .section7 .fila8 .textos {
        position: absolute;
        left: 25%;
        padding: 0 6vw 0 15vw;
    }

    .section7 .fila8 .imagen {
        position: absolute;
        right: 25%;
    }
    
    .contenido12 .cajaTexto2 p {
        padding: 0 7%;
    }
    
    .section13 {
        background-color: #FFFFFF;
    }
    
    .section13 .row{
        padding: 0 22vw;
    }
    
    .section13 .imagen{
        display: flex;
        margin-bottom: 50px;
    }
    
    .section13 .textos h5 {
        margin-bottom: 30px;
    }
    
    .contenido12 {
        padding: 1% 16% 2.5%;
    }
}
@media only screen and (min-width: 2300px) and (max-width: 2599px) and (orientation : landscape){
    .section2,
    .section12 {
        padding: 80px 0;
    }
    
    .section2 .texto p {
        padding: 0 42vh;
    }
    
    .section2 .logo img,
    .section2 .titulo h2,
    .section2 .texto p,
    .section12 .logo img,
    .section12 .titulo h2,
    .section12 .texto p {
        margin-bottom: 70px;
    }
    
    .section3,
    .section4,
    .section5,
    .section6,
    .section8,
    .section9,
    .section10,
    .section11 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
    }
    
    .section3 .row div,
    .section4 .row div,
    .section5 .row div,
    .section6 .row div, 
    .section8 .row div,
    .section9 .row div,
    .section10 .row div,
    .section11 .row div {
        padding: 0 5vw;
    }
    
    .section8 .enlaces div,
    .section9 .enlaces div,
    .section10 .enlaces div,
    .section11 .enlaces div {
        padding: 0 8vw;
    }
    
    .section3 .row,
    .section4 .row,
    .section5 .row,
    .section6 .row,
    .section8 .row,
    .section9 .row,
    .section10 .row,
    .section11 .row{
        padding: 0 10vw;
    }
    
    .section7 .row {
        padding-top: 15vh;
        padding-bottom: 15vh;
    }
    
    .section7 .row .imagen {
        padding: 0;
    }
    
    .section7 .fila1 .textos {
        padding: 0 7vw;
    }
    
    .section7 .fila1 .textos h2 {
        margin-bottom: 5vh;
    }
    
    .section7 .fila2 {
        height: 1210px;
        align-items: center;
    }
    
    .section7 .fila2 .textos {
        position: absolute;
        left: 25%;
        padding: 0 7vw;
        opacity: 0;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section7 .fila2 .textos h2 {
        margin-bottom: 5vh;
    }
    
    .section7 .fila2 .imagen {
        position: absolute;
        right: 25%;
    }

    .section7 .fila4 .textos {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section7 .fila4 .textos,
    .section7 .fila7 .textos {
        padding: 40px 12vw 40px 0;
    }
    
    .section7 .fila2 .imagen img {
        width: 100%;
    }
    
    .section7 .fila4 .textos {
        padding: 0 10vw;
    }
    
    .section7 .fila4 .imagen img {
        width: 80%;
    }
    
    .section7 .fila5 {
        height: 1200px;
        display: flex;
        align-items: center;
    }
    
    .section7 .fila5 .textos {
        position: absolute;
        left: 25%;
        padding: 0 7vw;
    }
    
    .section7 .fila5 .textos h2 {
        margin-bottom: 5vh;
    }
    
    .section7 .fila5 .imagen {
        position: absolute;
        right: 25%;
    }
    
    .section7 .fila6 {
        padding: 0 10vw;
    }
    
    .section7 .fila7 .textos {
        padding: 0 5vw;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section7 .fila7 .textos h2 {
        margin-bottom: 5vh;
    }
    
    .section7 .fila7 .imagen img {
        width: 90%;
    }
    
    .section7 .fila8 {
        height: 1500px;
        align-items: center;
    }
    
    .section7 .fila8 .textos {
        position: absolute;
        left: 25%;
        padding: 0 5vw;
    }
    
    .section7 .fila8 .textos h2 {
        margin-bottom: 5vh;
    }

    .section7 .fila8 .imagen {
        position: absolute;
        right: 25%;
    }
    
    section7 .fila8 .imagen img {
        width: 75%;
    }
    
    .contenido11 .tarjeta .card .card-body {
        display: flex;
        align-items: center;
    }
    
    .contenido12 .cajaTexto2 p {
        padding: 0 19%;
    }
    
    .contenido12 img {
        object-fit: cover;
        object-position: right;
    }
    
    .section13 {
        background-color: #FFFFFF;
    }
    
    .section13 .row{
        padding: 0 22vw;
    }
    
    .section13 .imagen{
        display: flex;
        margin-bottom: 50px;
    }
    
    .section13 .textos h5 {
        margin-bottom: 30px;
    }
    
    .contenido12 {
        padding: 1% 19%;
    }
}
@media only screen and (min-width: 2600px) and (max-width: 3599px) and (orientation : landscape){
    .section2,
    .section12 {
        padding: 80px 0;
    }
    
    .section2 .texto p,
    .section2 .texto p {
        padding: 0 34vh;
    }
    
    .section2 .logo img,
    .section2 .titulo h2,
    .section2 .texto p,
    .section12 .logo img,
    .section12 .titulo h2,
    .section12 .texto p {
        margin-bottom: 70px;
    }
    
    .section3,
    .section4,
    .section5,
    .section6,
    .section8,
    .section9,
    .section10,
    .section11 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
    }
    
    .section3 .row div,
    .section4 .row div,
    .section5 .row div,
    .section6 .row div, 
    .section8 .row div,
    .section9 .row div,
    .section10 .row div,
    .section11 .row div {
        padding: 0 5vw;
    }
    
    .section8 .enlaces div,
    .section9 .enlaces div,
    .section10 .enlaces div,
    .section11 .enlaces div {
        padding: 0 8vw;
    }
    
    .section3 .row,
    .section4 .row,
    .section5 .row,
    .section6 .row,
    .section8 .row,
    .section9 .row,
    .section10 .row,
    .section11 .row{
        padding: 0 10vw;
    }
    
    .section7 {
        padding-top: 15vh;
        padding-bottom: 15vh;
    }
    
    .section7 .row {
        padding-top: 10vh;
        padding-bottom: 10vh;
    }
    
    .section7 .row .imagen {
        padding: 0;
    }
    
    .section7 .fila1 .textos {
        padding: 0 7vw;
    }
    
    .section7 .fila1 .textos h2 {
        margin-bottom: 5vh;
    }
    
    .section7 .fila2 {
        height: 1020px;
        align-items: center;
    }
    
    .section7 .fila2 .textos {
        position: absolute;
        left: 25%;
        padding: 0 7vw;
        opacity: 0;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section7 .fila2 .textos h2 {
        margin-bottom: 5vh;
    }
    
    .section7 .fila2 .imagen {
        position: absolute;
        right: 25%;
    }
    
    .section7 .fila2 .imagen img {
        width: 85%;
    }
    
    .section7 .fila4 .textos,
    .section7 .fila7 .textos {
        padding: 40px 12vw 40px 40px;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section7 .fila4 .imagen img{
        width: 80%;
    }
    
    .section7 .fila5 {
        height: 1120px;
        display: flex;
        align-items: center;
    }
    
    .section7 .fila5 .textos {
        position: absolute;
        left: 25%;
        padding: 0 7vw;
    }
    
    .section7 .fila5 .textos h2 {
        margin-bottom: 5vh;
    }
    
    .section7 .fila5 .imagen {
        position: absolute;
        right: 25%;
    }
    
    .section7 .fila6 {
        padding: 0 15vw;
    }
    
     .section7 .fila7 .textos {
        padding: 0 5vw;
    }
    
    .section7 .fila7 .textos h2 {
        margin-bottom: 5vh;
    }
    
    .section7 .fila7 .imagen img {
        width: 90%;
    }
    
    .section7 .fila8 {
        height: 1153px;
        align-items: center;
    }
    
    .section7 .fila8 .textos {
        position: absolute;
        left: 25%;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        padding: 0 7vw;
    }
    
    .section7 .fila8 .textos h2 {
        margin-bottom: 5vh;
    }

    .section7 .fila8 .imagen {
        position: absolute;
        right: 25%;
    }
    
    .section7 .fila8 .imagen img {
        width: 80%;
    }
    
    .contenido11 .tarjeta .card .card-body {
        display: flex;
        align-items: center;
    }
    
    .contenido12 .cajaTexto2 p {
        padding: 0 19%;
    }
    
    .contenido12 img {
        object-fit: cover;
        object-position: right;
    }
    
    .section13 {
        background-color: #FFFFFF;
    }
    
    .section13 .row{
        padding: 0 22vw;
    }
    
    .section13 .imagen{
        display: flex;
        margin-bottom: 50px;
    }
    
    .section13 .textos h5 {
        margin-bottom: 30px;
    }
    
    .contenido12 {
        padding: 1% 19%;
    }
}