@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');
}

img{
    image-rendering:-webkit-optimize-contrast; /* Safari         */
    image-rendering:optimize-contrast;         /* CSS3 Proposed  */
    -ms-interpolation-mode:nearest-neighbor;   /* IE8+           */
}

/**** video1 ****/
.section1 {
    width: 100%;
    height: auto !important;
    background-color: #f2f2f2;
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    position: relative;
    margin-top:0px;
}


.section1 video {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    top: 0px;
    left: 0%;
    transform: none;
    outline: none;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
}
/**** fin video1 ****/

/**** video2 ****/
.section11Web{
    width: 100%;
    height: auto !important;
    background-color: #2B2A2A;
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    position: relative;
    margin-top:0px;
}

.section11Web .row{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
}

.section11Web video{
    width: 100%;
    height: 100vh;
    object-fit: cover;
    top: 0px;
    left: 0%;
    transform: none;
    outline: none;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
}

.section11Portrait .fondo{
    width: 100%;
    background-color: #2B2A2A;
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    position: relative;
    margin-top:0px;
}

.section11Portrait .fondo video{
    width: 100%;
    height: 100vh;
    object-fit: cover;
    top: 0px;
    left: 0%;
    transform: none;
    outline: none;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
}
/**** fin video2 ****/

/**** video 3 ****/
.section15Web{
    width: 100%;
    height: auto !important;
    background-color: #FFFFFF;
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    position: relative;
    margin-top:0px;
}

.section15Web video{
    width: 100%;
    height: 100vh;
    object-fit: contain;
    position: sticky;
    top: 0px;
    left: 0%;
    transform: none;
    outline: none;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
}

.section15Responsive {
    display: none;
}

.section15Responsive .animacion{
    width: 100%;
    height: auto !important;
    background-color: #FFFFFF;
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    position: relative;
    margin-top:0px;
}

.section15Responsive .animacion video{
    width: 100%;
    height: 100vh;
    object-fit: contain;
    position: sticky;
    top: 0px;
    left: 0%;
    transform: none;
    outline: none;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
}
/**** fin video 3 ****/

.section1 {
    height: 100vh !important;
    background-color: #F2F2F2;
    padding-left: 0;
    padding-right: 0;
}

.section1 .titulo h1,
.section5 .textos h3 {
    color: #000;
}

.section2 {
    background-color: #F2F2F2;
}

.contenido6 {
    background-image: url('https://assets.claro360.com/Corporativo/protocolos/IMG_02.png');
}

.section5 .textos a {
    font-family: 'Helvetica-Neue-Light';
    font-size: 14px;
    color: #0E8FD3;
}

.section8 {
    background-image: url('https://assets.claro360.com/Corporativo/protocolos/IMG_04.png');
}

/*.section11 {
    background-image: url('https://assets.claro360.com/Corporativo/protocolos/IMG_05.png');
}*/

.section13 {
    background-image: url('https://assets.claro360.com/landingsMexico360/corporativo/protocolos/web/procesos_03.jpg');
}

.section14 {
    background-image: url('https://assets.claro360.com/Corporativo/protocolos/IMG_08.png');
}

.section19 {
    padding: 40px 0;
    background-color: #ECECEC;
}

.section19 .titulo h2 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 64px;
    color: #000;
}

.section19 .textos h3{
    font-family: 'Helvetica-Neue-Bold';
    font-size: 32px;
    color: #656565;
}

.section19 .textos p {
    font-family: 'Helvetica-Neue-Regular';
    font-size: 17px;
    color: #000;
}

.section19 hr {
    width: 80%;
    margin-top: 50px;
    height: 0.5px;
    background-color: #000;
}

.section18 .componentes .resolver,
.section18 .componentes .obtener {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
}

.contenido11,
.contenido12 {
    background-color: #ECECEC;
}

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

.contenido11 .cajaTarjetas .tarjeta:nth-child(2) img {
    object-fit: cover;
}
.contenido11 .tarjeta .card .card-body p{
    line-height: normal;
}
.contenido12 .cajaTexto2 p{
    line-height: normal;
}

.section19 .imagen img {
    height: auto;
}
/*******************************************************************************************************************/
/******************************************      PORTRAIT     ******************************************************/
/*******************************************************************************************************************/
/***********************PORTRAIT DISPOSITIVO MOVIL CELULAR**********************************************************/
@media only screen and (max-width: 320px) and (orientation: portrait){
    .section1 {
        background-image: none;
        height: auto;
    }
    
    .section1 .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0;
    }
    
    .section1 .imagen img {
        width: 100%;
    }
    
    .section1 video {
        height: auto;
    }
    
    .section5 .row {
        position: relative;
        height: 870px;
    }
    
    .section5 .textos {
        position: absolute;
        top: 15%;
        transition: 2s all ease;
        z-index: 1;
        opacity: 0;
    }
    
    .section5 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .imagen1Responsive {
        bottom: 0 !important;
    }
    
    .textos1Responsive {
        top: 0 !important;
        opacity: 1 !important;
    }
    
    .section5 .imagen img {
        width: 60%;
        margin-top: 20px;
    }
    
    .contenido6 {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/Responsive/Img_02_mobile.png');
    }
    
    .section8Portrait .fondo {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/Responsive/Img_04_mobile.png');
    }

    /*.section11Portrait .fondo {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/Responsive/Img_05_mobile.png');
    }*/
    
    .section11Portrait .fondo {
        background-image: none;
    }

    .section13Portrait .fondo {
        background-image: url('https://assets.claro360.com/landingsMexico360/corporativo/protocolos/responsive/ProcesosCorp_Resp03.png');
    }

    .section14Portrait .fondo {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/Responsive/Img_08_mobile.png');
    }
    
    .section11Web {
        display: none;
    }
    
    .section12 .row {
        position: relative;
        height: 930px;
    }
    
    .section12 .textos {
        position: absolute;
        top: 25%;
        transition: 2s all ease;
        z-index: 1;
        opacity: 0;
    }
    
    .section12 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section12 .imagen img {
        margin-top: 20px;
        width: 60%;
    }
    
    .section15Web {
        display: none;
    }
    
    .section15Responsive {
        display: block;
    }
    
    .section15 .row {
        flex-direction: column-reverse;
    }
    
    .section15 .encabezado .imagen img {
        margin-top: 20px;
    }  
    
    .section17 .row {
        position: relative;
        height: 950px;
    }
    
    .section17 .textos {
        position: absolute;
        top: 25%;
        transition: 2s all ease;
        z-index: 1;
        opacity: 0;
    }
    
    .section17 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section18 .resolver .imagen img {
        width: 100%;
    }
    
    .section19 .textos h3 {
        font-size: 16px;
    }
    
    .section19 .titulo h2 {
        font-size: 30px;
    }
    
    .section19 .textos p {
        font-size: 14px;
    }
    
    .section19 .imagen img,
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .textos p {
        margin-top: 20px;
    }
    
    .section19 hr {
        width: 90%;
    }
}
@media only screen and (min-width: 321px) and (max-width: 424px) and (orientation: portrait){
    .section1 {
        background-image: none;
        height: auto !important;
    }
    
    .section1 .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0;
    }
    
    .section1 .imagen img {
        width: 100%;
    }
    
    .section1 video {
        height: auto;
    }
    
    .section5 .row {
        position: relative;
        height: 870px;
    }
    
    .section5 .textos {
        position: absolute;
        top: 15%;
        transition: 2s all ease;
        z-index: 1;
        opacity: 0;
    }
    
    .section5 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section5 .imagen img {
        width: 60%;
        margin-top: 20px;
    }
    
    .imagen1Responsive {
        bottom: 0 !important;
    }
    
    .textos1Responsive {
        top: 0 !important;
        opacity: 1 !important;
    }
    
    .contenido6 {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/Responsive/Img_02_mobile.png');
    }
    
    .section8Portrait .fondo {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/Responsive/Img_04_mobile.png');
    }
    
    .section11Portrait .fondo {
        background-image: none;
    }

    .section13Portrait .fondo {
        background-image: url('https://assets.claro360.com/landingsMexico360/corporativo/protocolos/responsive/ProcesosCorp_Resp03.png');
    }

    .section14Portrait .fondo {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/Responsive/Img_08_mobile.png');
    }
    
    .section11Web {
        display: none;
    }
    
    .section12 .row {
        position: relative;
        height: 930px;
    }
    
    .section12 .textos {
        position: absolute;
        top: 25%;
        transition: 2s all ease;
        z-index: 1;
    }
    
    .section12 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section12 .imagen img {
        margin-top: 20px;
        width: 60%;
    }
    
    .section15Web {
        display: none;
    }
    
    .section15Responsive {
        display: block;
    }
    
    .section15 .row {
        flex-direction: column-reverse;
    }
    
    .section15 .encabezado .imagen img {
        margin-top: 20px;
    }
    
    .section17 .row {
        position: relative;
        height: 1005px;
    }
    
    .section17 .textos {
        position: absolute;
        top: 25%;
        transition: 2s all ease;
        z-index: 1;
        opacity: 0;
    }
    
    .section17 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section18 .resolver .imagen img {
        width: 100%;
    }
    
    .section19 .textos h3 {
        font-size: 16px;
    }
    
    .section19 .titulo h2 {
        font-size: 30px;
    }
    
    .section19 .textos p {
        font-size: 14px;
    }
    
    .section19 .imagen img,
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .textos p {
        margin-top: 20px;
    }
    
    .section19 hr {
        width: 90%;
    }
}
/***********************PORTRAIT DISPOSITIVO MOVIL TABLET***********************************************************/
@media only screen and (min-width: 425px) and (max-width: 600px) and (orientation: portrait){
    .section1 {
        background-image: none;
        height: auto;
    }
    
    .section1 .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0;
    }
    
    .section1 .imagen img {
        width: 100%;
    }
    
    .section1 video {
        height: auto;
    }
    
    .section5 .row {
        position: relative;
        height: 870px;
    }
    
    .section5 .textos {
        position: absolute;
        top: 15%;
        transition: 2s all ease;
        z-index: 1;
        opacity: 0;
    }
    
    .section5 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .imagen1Responsive {
        bottom: 0 !important;
    }
    
    .textos1Responsive {
        top: 0 !important;
        opacity: 1 !important;
    }
    
    .section5 .imagen img {
        width: 60%;
        margin-top: 20px;
    }
    
    .contenido6 {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/Responsive/Img_02_mobile.png');
    }
    
    .section8Portrait .fondo {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/Responsive/Img_04_mobile.png');
    }
    
    .section11Portrait .fondo {
        background-image: none;
    }

    .section13Portrait .fondo {
        background-image: url('https://assets.claro360.com/landingsMexico360/corporativo/protocolos/responsive/ProcesosCorp_Resp03.png');
    }

    .section14Portrait .fondo {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/Responsive/Img_08_mobile.png');
    }
    
    .section11Web {
        display: none;
    }
    
    .section12 .row {
        position: relative;
        height: 930px;
    }
    
    .section12 .textos {
        position: absolute;
        top: 25%;
        transition: 2s all ease;
        z-index: 1;
    }
    
    .section12 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section12 .imagen img {
        margin-top: 20px;
        width: 60%;
    }
    
    .section15Web {
        display: none;
    }
    
    .section15Responsive {
        display: block;
    }
    
    .section15 .row {
        flex-direction: column-reverse;
    }
    
    .section15 .encabezado .imagen img {
        margin-top: 20px;
    }
    
    .section17 .row {
        position: relative;
        height: 850px;
    }
    
    .section17 .textos {
        position: absolute;
        top: 25%;
        transition: 2s all ease;
        z-index: 1;
        opacity: 0;
    }
    
    .section17 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section17 .imagen img {
        width: 60%;
    }
    
    .section18 .resolver .imagen img {
        width: 100%;
    }
    
    .section19 .textos h3 {
        font-size: 16px;
    }
    
    .section19 .titulo h2 {
        font-size: 30px;
    }
    
    .section19 .textos p {
        font-size: 14px;
    }
    
    .section19 .imagen img,
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .textos p {
        margin-top: 30px;
    }
    
    .section19 hr {
        width: 90%;
    }
}
@media only screen and (min-width: 601px) and (max-width: 679px) and (orientation: portrait){
    .section1 {
        background-image: none;
        height: auto !important;
    }
    
    .section1 .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0;
    }
    
    .section1 .imagen img {
        width: 100%;
    }
    
    .section1 video {
        height: auto;
    }
    
    .section5 .row {
        position: relative;
        height: 860px;
    }
    
    .section5 .textos {
        position: absolute;
        top: 15%;
        transition: 2s all ease;
        z-index: 1;
        opacity: 0;
    }
    
    .section5 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section5 .imagen img {
        width: 50%;
        margin-top: 20px;
    }
    
    .imagen1Responsive {
        bottom: 0 !important;
    }
    
    .textos1Responsive {
        top: 0 !important;
        opacity: 1 !important;
    }
    
    .contenido6 {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/Responsive/Img_02_mobile.png');
    }
    
    .section8Portrait .fondo {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/Responsive/Img_04_mobile.png');
    }
    
    .section11Portrait .fondo {
        background-image: none;
    }

    .section13Portrait .fondo {
        background-image: url('https://assets.claro360.com/landingsMexico360/corporativo/protocolos/responsive/ProcesosCorp_Resp03.png');
    }

    .section14Portrait .fondo {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/Responsive/Img_08_mobile.png');
    }
    
    .section11Web {
        display: none;
    }
    
    .section12 .row {
        position: relative;
        height: 910px;
    }
    
    .section12 .textos {
        position: absolute;
        top: 25%;
        transition: 2s all ease;
        z-index: 1;
    }
    
    .section12 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section12 .imagen img {
        margin-top: 20px;
        width: 50%;
    }
    
    .section15Web {
        display: none;
    }
    
    .section15Responsive {
        display: block;
    }
    
    .section15 .row {
        flex-direction: column-reverse;
    }
    
    .section15 .encabezado .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section15 .encabezado .imagen img {
        margin-top: 20px;
        width: 60%;
    }
    
    .section17 .row {
        position: relative;
        height: 870px;
    }
    
    .section17 .textos {
        position: absolute;
        top: 25%;
        transition: 2s all ease;
        z-index: 1;
        opacity: 0;
    }
    
    .section17 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section17 .imagen img {
        width: 50%;
    }
    
    .section19 .textos h3 {
        font-size: 16px;
    }
    
    .section19 .titulo h2 {
        font-size: 30px;
    }
    
    .section19 .textos p {
        font-size: 14px;
    }
    
    .section19 .imagen img,
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .textos p {
        margin-top: 30px;
    }
    
    .section19 hr {
        width: 90%;
    }
}
@media only screen and (min-width: 680px) and (max-width: 767px) and (orientation: portrait){
    .section1 {
        background-image: none;
        height: auto !important;
    }
    
    .section1 .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0;
    }
    
    .section1 .imagen img {
        width: 100%;
    }
    
    .section1 video {
        height: auto;
    }
    
    .section5 .row {
        position: relative;
        height: 920px;
    }
    
    .section5 .textos {
        position: absolute;
        top: 15%;
        transition: 2s all ease;
        z-index: 1;
        opacity: 0;
    }
    
    .section5 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section5 .imagen img {
        width: 50%;
        margin-top: 20px;
    }
    
    .imagen1Responsive {
        bottom: 0 !important;
    }
    
    .textos1Responsive {
        top: 0 !important;
        opacity: 1 !important;
    }
    
    .contenido6 {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/Responsive/Img_02_mobile.png');
    }
    
    .section8Portrait .fondo {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/Responsive/Img_04_mobile.png');
    }
    
    .section11Portrait .fondo {
        background-image: none;
    }

    .section13Portrait .fondo {
        background-image: url('https://assets.claro360.com/landingsMexico360/corporativo/protocolos/responsive/ProcesosCorp_Resp03.png');
    }

    .section14Portrait .fondo {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/Responsive/Img_08_mobile.png');
    }
    
    .section11Web {
        display: none;
    }
    
    .section12 .row {
        position: relative;
        height: 980px;
    }
    
    .section12 .textos {
        position: absolute;
        top: 25%;
        transition: 2s all ease;
        z-index: 1;
    }
    
    .section12 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section12 .imagen img {
        margin-top: 20px;
        width: 40%;
    }
    
    .section15Web {
        display: none;
    }
    
    .section15Responsive {
        display: block;
    }
    
    .section15 .row {
        flex-direction: column-reverse;
    }
    
    .section15 .encabezado .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section15 .encabezado .imagen img {
        margin-top: 20px;
        width: 60%;
    }
    
    .section17 .row {
        position: relative;
        height: 950px;
    }
    
    .section17 .textos {
        position: absolute;
        top: 25%;
        transition: 2s all ease;
        z-index: 1;
        opacity: 0;
    }
    
    .section17 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section17 .imagen img {
        width: 50%;
    }
    
    .section19 .textos {
        padding: 0 15vw;
    }
    
    .section19 .textos h3 {
        font-size: 16px;
    }
    
    .section19 .titulo h2 {
        font-size: 30px;
    }
    
    .section19 .textos p {
        font-size: 14px;
    }
    
    .section19 .imagen img,
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .textos p {
        margin-top: 30px;
    }
}
/*******************************IPAD USADA EN LA EMPRESA************************************************************/
@media only screen and (min-width: 768px) and (max-width: 820px) and (orientation: portrait){
    .section1 {
        background-image: none;
        height: auto !important;
    }
    
    .section1 .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0;
    }
    
    .section1 .imagen img {
        width: 100%;
    }
    
    .section1 video {
        height: auto;
    }
    
    .section5 .row {
        position: relative;
        height: 1050px;
    }
    
    .section5 .textos {
        position: absolute;
        top: 15%;
        transition: 2s all ease;
        z-index: 1;
        opacity: 0;
    }
    
    .section5 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section5 .imagen img {
        width: 50%;
    }
    
    .imagen1Responsive {
        bottom: 0 !important;
    }
    
    .textos1Responsive {
        top: 0 !important;
        opacity: 1 !important;
    }
    
    .contenido6 {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/Responsive/Img_02_mobile.png');
    }
    
    .section8Portrait .fondo {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/Responsive/Img_04_mobile.png');
    }
    
    .section11Portrait .fondo {
        background-image: none;
    }

    .section13Portrait .fondo {
        background-image: url('https://assets.claro360.com/landingsMexico360/corporativo/protocolos/responsive/ProcesosCorp_Resp03.png');
    }

    .section14Portrait .fondo {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/Responsive/Img_08_mobile.png');
    }
    
    .section11Web {
        display: none;
    }
    
    .section12 .row {
        position: relative;
        height: 1050px;
    }
    
    .section12 .textos {
        position: absolute;
        top: 25%;
        transition: 2s all ease;
        z-index: 1;
    }
    
    .section12 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section12 .imagen img {
        margin-top: 20px;
        width: 50%;
    }
    
    .section15Web {
        display: none;
    }
    
    .section15Responsive {
        display: block;
    }
    
    .section15 .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .section15 .encabezado .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section15 .encabezado .imagen img {
        width: 80%;
    }
    
    .section17 .row {
        position: relative;
        height: 1020px;
    }
    
    .section17 .textos {
        position: absolute;
        top: 25%;
        transition: 2s all ease;
        z-index: 1;
        opacity: 0;
    }
    
    .section17 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section17 .imagen img {
        margin-top: 0px;
        width: 50%;
    }
    
    .section18 .resolver .imagen img {
        width: 90%;
    }
    
    .section19 .textos {
        padding: 0 20vw;
    }
    
    .section19 .textos h3 {
        font-size: 16px;
    }
    
    .section19 .titulo h2 {
        font-size: 30px;
    }
    
    .section19 .textos p {
        font-size: 14px;
    }
    
    .section19 .imagen img {
        width: 80%;
    }
    
    .section19 .imagen img,
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .textos p {
        margin-top: 50px;
    }
}
/***********************PORTRAIT DISPOSITIVO MOVIL LAPTOP***********************************************************/
@media only screen and (min-width: 821px) and (max-width: 991px) and (orientation: portrait){
    .section1 {
        background-image: none;
        height: auto !important;
    }
    
    .section1 .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0;
    }
    
    .section1 .imagen img {
        width: 100%;
    }
    
    .section1 video {
        height: auto;
    }
    
    .section5 .row {
        position: relative;
        height: 1050px;
    }
    
    .section5 .textos {
        position: absolute;
        top: 15%;
        transition: 2s all ease;
        z-index: 1;
        opacity: 0;
    }
    
    .section5 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section5 .imagen img {
        width: 50%;
    }
    
    .imagen1Responsive {
        bottom: 0 !important;
    }
    
    .textos1Responsive {
        top: 0 !important;
        opacity: 1 !important;
    }
    
    .contenido6 {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/Responsive/Img_02_mobile.png');
    }
    
    .section8Portrait .fondo {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/Responsive/Img_04_mobile.png');
    }
    
    .section11Portrait .fondo {
        background-image: none;
    }

    .section13Portrait .fondo {
        background-image: url('https://assets.claro360.com/landingsMexico360/corporativo/protocolos/responsive/ProcesosCorp_Resp03.png');
    }

    .section14Portrait .fondo {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/Responsive/Img_08_mobile.png');
    }
    
    .section11Web {
        display: none;
    }
    
    .section15Web {
        display: none;
    }
    
    .section15Responsive {
        display: block;
    }
    
    .section12 .row {
        position: relative;
        height: 1050px;
    }
    
    .section12 .textos {
        position: absolute;
        top: 25%;
        transition: 2s all ease;
        z-index: 1;
    }
    
    .section12 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section12 .imagen img {
        margin-top: 20px;
        width: 50%;
    }
    
    .section15 .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .section15 .encabezado .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section15 .encabezado .imagen img {
        width: 80%;
    }
    
    .section17 .row {
        position: relative;
        height: 1020px;
    }
    
    .section17 .textos {
        position: absolute;
        top: 25%;
        transition: 2s all ease;
        z-index: 1;
        opacity: 0;
    }
    
    .section17 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section17 .imagen img {
        margin-top: 0px;
        width: 50%;
    }
    
    .section18 .resolver .imagen img {
        width: 90%;
    }
    
    .section19 .textos {
        padding: 0 20vw;
    }
    
    .section19 .textos h3 {
        font-size: 25px;
    }
    
    .section19 .titulo h2 {
        font-size: 40px;
    }
    
    .section19 .textos p {
        font-size: 15px;
    }
    
    .section19 .imagen img {
        width: 80%;
    }
    
    .section19 .imagen img,
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .textos p {
        margin-top: 50px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1150px) and (orientation: portrait){
    .section1 {
        background-image: none;
        height: auto !important;
    }
    
    .section1 .titulo {
        display: none;
    }
    
    .section1 .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0;
    }
    
    .section1 .imagen img {
        width: 100%;
    }
    
    .section1 video {
        height: auto;
    }
    
    .section5 .row {
        height: 530px;
        position: relative;
    }
    
    .section5 .imagen {
        position: absolute;
        left: 25%;
        transition: 2s all ease;
    }
    
    .section5 .textos {
        position: absolute;
        right: 25%;
        transition: 2s all ease;
    }
    
    .section5 .imagen img {
        width: 50%;
    }
    
    .imageActive {
        left: 0 !important;
    }
    
    .textActive {
        right: 0 !important;
    }
    
    .contenido6 {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/IMG_02.png');
    }
    
    .section8Portrait .fondo {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/IMG_04.png');
    }
    
    .section11Portrait .fondo {
        background-image: none;
    }

    .section13Portrait .fondo {
        background-image: url('https://assets.claro360.com/landingsMexico360/corporativo/protocolos/responsive/ProcesosCorp_Resp03.png');
    }

    .section14Portrait .fondo {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/IMG_08.png');
    }
    
    .section11Web {
        display: none;
    }
    
    .section11Portrait .fondo video {
        height: 50vh;
    }
    
    .section12 .row {
        position: relative;
        height: 640px;
    }
    
    .section12 .textos {
        position: absolute;
        left: 25%;
        transition: 2s all ease;
    }
    
    .section12 .imagen {
        position: absolute;
        right: 25%;
        transition: 2s all ease;
    }
    
    .section12 .imagen img {
        width: 50%;
        margin-top: 50px;
    }
    
    .image2Active {
        right: 0 !important;
    }
    
    .text2Active {
        left: 0 !important;
    }
    
    .section15 .encabezado .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section15Web video {
        height: 50vh;
    }
    
    .section17 .row {
        position: relative;
        height: 569px;
    }
    
    .section17 .textos {
        position: absolute;
        left: 25%;
        transition: 2s all ease;
    }
    
    .section17 .imagen {
        position: absolute;
        right: 25%;
        transition: 2s all ease;
        display: flex;
        justify-content: center;
    }
    
    .section17 .imagen img {
        margin-top: 0px;
        width: 50%;
    }
    
    .section18 .resolver .imagen img {
        width: 90%;
    }
    
    .section18 .obtener .imagen img {
        width: 75%;
    }
    
    .section19 .textos {
        padding: 0 20vw;
    }
    
    .section19 .textos h3 {
        font-size: 25px;
    }
    
    .section19 .titulo h2 {
        font-size: 40px;
    }
    
    .section19 .textos p {
        font-size: 15px;
    }
    
    .section19 .imagen img {
        width: 80%;
    }
    
    .section19 .imagen img,
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .textos p {
        margin-top: 50px;
    }
}
/***********************PORTRAIT DISPOSITIVO PC ESCRITORIO***********************************************************/
@media only screen and (min-width: 1151px) and (max-width: 1199px) and (orientation: portrait){
    .section1 {
        background-image: none;
        height: auto !important;
    }
    
    .section1 .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0;
    }
    
    .section1 .imagen img {
        width: 100%;
    }
    
    .section1 .titulo {
        display: none;
        position: absolute;
        z-index: 1;
    }
    
    .section1 video {
        height: auto;
    }
    
    .section2 {
        padding-top: 10vh;
    }
    
    .section5 .row {
        height: 530px;
        position: relative;
    }
    
    .section5 .imagen {
        position: absolute;
        left: 25%;
        transition: 2s all ease;
    }
    
    .section5 .textos {
        position: absolute;
        right: 25%;
        transition: 2s all ease;
    }
    
    .section5 .imagen img {
        width: 50%;
    }
    
    .imageActive {
        left: 0 !important;
    }
    
    .textActive {
        right: 0 !important;
    }
    
    .contenido6 {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/IMG_02.png');
    }
    
    .section8Portrait .fondo {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/IMG_04.png');
    }

    .section11Portrait .fondo {
        background-image: none;
    }

    .section13Portrait .fondo {
        background-image: url('https://assets.claro360.com/landingsMexico360/corporativo/protocolos/responsive/ProcesosCorp_Resp03.png');
    }

    .section14Portrait .fondo {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/IMG_08.png');
    }
    
    .section11Web {
        display: none;
    }
    
    .section11Portrait .fondo video {
        height: 50vh;
    }
    
    .section12 .row {
        position: relative;
        height: 640px;
    }
    
    .section12 .textos {
        position: absolute;
        left: 25%;
        transition: 2s all ease;
    }
    
    .section12 .imagen {
        position: absolute;
        right: 25%;
        transition: 2s all ease;
    }
    
    .section12 .imagen img {
        width: 50%;
        margin-top: 50px;
    }
    
    .image2Active {
        right: 0 !important;
    }
    
    .text2Active {
        left: 0 !important;
    }
    
    .section15 .encabezado .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section15Web video {
        height: 50vh;
    }
    
    .section5 .textos,
    .section15 .textos,
    .section17 .textos,
    .section18 .obtener .textos {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section17 .row {
        position: relative;
        height: 569px;
    }
    
    .section17 .textos {
        position: absolute;
        left: 25%;
        transition: 2s all ease;
    }
    
    .section17 .imagen {
        position: absolute;
        right: 25%;
        transition: 2s all ease;
        display: flex;
        justify-content: center;
    }
    
    .section17 .imagen img {
        margin-top: 0px;
        width: 50%;
    }
    
    .section18 .resolver .imagen img {
        width: 90%;
    }
    
    .section18 .obtener .imagen img {
        width: 75%;
    }
    
    .section19 .textos {
        padding: 0 20vw;
    }
    
    .section19 .textos h3 {
        font-size: 25px;
    }
    
    .section19 .titulo h2 {
        font-size: 40px;
    }
    
    .section19 .textos p {
        font-size: 15px;
    }
    
    .section19 .imagen img {
        width: 80%;
    }
    
    .section19 .imagen img,
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .textos p {
        margin-top: 50px;
    }
    
    .section19 hr {
        margin-top: 100px;
    }
}
@media only screen and (min-width: 1200px) and (max-width:3000px) and (orientation: portrait){
    .section1 {
        background-image: none;
        height: auto !important;
    }
    
    .section1 .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0;
    }
    
    .section1 .titulo {
        display: none;
        position: absolute;
        z-index: 1;
    }
    
    .section1 video {
        height: auto;
    }
    
    .section2 {
        padding-top: 10vh;
    }
    
    .section5 .row {
        height: 700px;
        position: relative;
    }
    
    .section5 .imagen {
        position: absolute;
        left: 25%;
        transition: 2s all ease;
    }
    
    .section5 .textos {
        position: absolute;
        right: 25%;
        transition: 2s all ease;
    }
    
    .section5 .imagen img {
        width: 50%;
    }
    
    .imageActive {
        left: 0 !important;
    }
    
    .textActive {
        right: 0 !important;
    }
    
    .section11Web .textos{
        position: absolute;
        right: 0;
    }
    
    .section12 .row {
        position: relative;
        height: 800px;
    }
    
    .section12 .textos {
        position: absolute;
        left: 25%;
        transition: 2s all ease;
    }
    
    .section12 .imagen {
        position: absolute;
        right: 25%;
        transition: 2s all ease;
    }
    
    .section12 .imagen img {
        width: 50%;
    }
    
    .image2Active {
        right: 0 !important;
    }
    
    .text2Active {
        left: 0 !important;
    }
    
    .section5 .textos,
    .section15 .textos,
    .section17 .textos,
    .section18 .obtener .textos {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section15Web video {
        height: 60vh;
    }
    
    .section15 .encabezado .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section17 .row {
        position: relative;
        height: 800px;
    }
    
    .section17 .textos {
        position: absolute;
        left: 25%;
        transition: 2s all ease;
    }
    
    .section17 .imagen {
        position: absolute;
        right: 25%;
        transition: 2s all ease;
        display: flex;
        justify-content: center;
    }
    
    .section17 .imagen img {
        width: 50%;
    }
    
    .section18 .obtener .imagen img {
        width: 70%;
    }
    
    .section19 .textos {
        padding: 0 20vw;
    }
    
    .section19 .imagen img {
        width: 80%;
    }
    
    .section19 .imagen img,
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .textos p {
        margin-top: 50px;
    }
    
    .section19 hr {
        margin-top: 100px;
    }
}
/*******************************************************************************************************************/
/******************************************      LANDSCAPE      ****************************************************/
/*******************************************************************************************************************/
/*********************LANDSCAPE DISPOSITIVO MOVIL CELULAR***********************************************************/
@media only screen and (max-width: 424px) and (orientation: landscape){
    .section1 {
        background-image: none;
        height: auto !important;
    }
    
    .section1 .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0;
    }
    
    .section1 .imagen img {
        width: 100%;
    }
    
    .section1 .titulo h1 {
        margin-top: 80px;
        margin-bottom: 0;
    }
    
    .section1 video {
        height: auto;
    }
    
    .section5 .row {
        position: relative;
        height: 870px;
    }
    
    .section5 .textos {
        position: absolute;
        top: 15%;
        transition: 2s all ease;
        z-index: 1;
        opacity: 0;
    }
    
    .section5 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .imagen1Responsive {
        bottom: 0 !important;
    }
    
    .textos1Responsive {
        top: 0 !important;
        opacity: 1 !important;
    }
    
    .section5 .imagen img {
        width: 60%;
        margin-top: 20px;
    }
    
    .section5 .imagen img {
        width: 30%;
    }
    
    .contenido6 {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/IMG_02.png');
    }
    
    .section8Portrait .fondo {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/IMG_04.png');
    }

    .section11Portrait .fondo {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/IMG_05.png');
    }

    .section13Portrait .fondo {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/IMG_07.png');
    }

    .section14Portrait .fondo {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/IMG_08.png');
    }
    
    .section11Web {
        display: none;
    }
    
    .section12 .row {
        position: relative;
        height: 930px;
    }
    
    .section12 .textos {
        position: absolute;
        top: 25%;
        transition: 2s all ease;
        z-index: 1;
        opacity: 0;
    }
    
    .section12 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section12 .imagen img {
        margin-top: 20px;
        width: 60%;
    }
    
    .section15Web {
        display: none;
    }
    
    .section15Responsive {
        display: block;
    }
    
    .section15 .row {
        flex-direction: column-reverse;
    }
    
    .section15 .encabezado .imagen img {
        width: 50% !important;
    }
    
    .section15 .encabezado .imagen,
    .section15 .encabezado .imagen,
    .section17 .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section17 .row {
        position: relative;
        height: 950px;
    }
    
    .section17 .textos {
        position: absolute;
        top: 25%;
        transition: 2s all ease;
        z-index: 1;
        opacity: 0;
        padding-left: 0vw;
        padding-right: 0vw;
    }
    
    .section17 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section18 .resolver .textos h5 {
        padding: 0 10vw;
    }
    
    .section18 .obtener .textos {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section19 .textos {
        padding: 0 20vw;
    }
    
    .section19 .textos h3 {
        font-size: 16px;
    }
    
    .section19 .titulo h2 {
        font-size: 30px;
    }
    
    .section19 .textos p {
        font-size: 14px;
    }
    
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .imagen img {
        margin-bottom: 20px;
    }
}
@media only screen and (min-width: 425px) and (max-width: 600px) and (orientation: landscape){
    .section1 {
        background-image: none;
        height: auto !important;
    }
    
    .section1 .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0;
    }
    
    .section1 .imagen img {
        width: 100%;
    }
    
    .section1 .titulo h1 {
        margin-top: 80px;
        margin-bottom: 0;
    }
    
    .section1 video {
        height: auto;
    }
    
    .section5 {
        padding: 60px 40px;
    }
    
    .section5 .row {
        position: relative;
        height: 870px;
    }
    
    .section5 .textos {
        position: absolute;
        top: 15%;
        transition: 2s all ease;
        z-index: 1;
        opacity: 0;
    }
    
    .section5 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .imagen1Responsive {
        bottom: 0 !important;
    }
    
    .textos1Responsive {
        top: 0 !important;
        opacity: 1 !important;
    }
    
    .section5 .imagen img {
        width: 60%;
        margin-top: 20px;
    }
    
    .contenido6 {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/IMG_02.png');
    }
    
    .section8Portrait .fondo {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/IMG_04.png');
    }

    .section11Portrait .fondo {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/IMG_05.png');
    }

    .section13Portrait .fondo {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/IMG_07.png');
    }

    .section14Portrait .fondo {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/IMG_08.png');
    }
    
    .section11Web {
        display: none;
    }
    
    .section12 .row {
        position: relative;
        height: 930px;
    }
    
    .section12 .textos {
        position: absolute;
        top: 25%;
        transition: 2s all ease;
        z-index: 1;
    }
    
    .section12 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section12 .imagen img {
        margin-top: 20px;
        width: 60%;
    }
    
    .section15Web {
        display: none;
    }
    
    .section15Responsive {
        display: block;
    }
    
    .section15 .row {
        flex-direction: column-reverse;
    }
    
    .section15 .encabezado .imagen img {
        width: 50% !important;
    }
    
    .section15 .encabezado .imagen,
    .section15 .encabezado .imagen,
    .section17 .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section17 .row {
        position: relative;
        height: 850px;
    }
    
    .section17 .textos {
        position: absolute;
        top: 25%;
        transition: 2s all ease;
        z-index: 1;
        opacity: 0;
        padding-left: 0vw;
        padding-right: 0vw;
    }
    
    .section17 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section17 .imagen img {
        width: 60%;
    }
    
    .section18 .resolver .textos h5 {
        padding: 0 10vw;
    }
    
    .section18 .obtener .textos {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section19 .textos {
        padding: 0 20vw;
    }
    
    .section19 .textos h3 {
        font-size: 16px;
    }
    
    .section19 .titulo h2 {
        font-size: 30px;
    }
    
    .section19 .textos p {
        font-size: 14px;
    }
    
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .imagen img {
        margin-bottom: 20px;
    }
}
@media only screen and (min-width: 601px) and (max-width: 679px) and (orientation: landscape){
    .section1 {
        height: auto !important;
    }
    
    .section1 .titulo {
        position: absolute;
        z-index: 1;
    }
    
    .section1 .titulo h1 {
        margin-top: 100px;
    }
    
    .section1 .imagen {
        display: none;
    }
    
    .section5 .row {
        position: relative;
        height: 860px;
    }
    
    .section5 .textos {
        position: absolute;
        top: 15%;
        transition: 2s all ease;
        z-index: 1;
        opacity: 0;
    }
    
    .section5 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section5 .imagen img {
        width: 50%;
        margin-top: 20px;
    }
    
    .imagen1Responsive {
        bottom: 0 !important;
    }
    
    .textos1Responsive {
        top: 0 !important;
        opacity: 1 !important;
    }
    
    .section5 .imagen img {
        width: 30%;
    }
    
    .contenido6 {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/Responsive/Img_02_mobile.png');
    }
    
    .section8 {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/Responsive/Img_04_mobile.png');
    }

    .section11 {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/Responsive/Img_05_mobile.png');
    }

    .section13 {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/Responsive/Img_07_mobile.png');
    }

    .section14 {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/Responsive/Img_08_mobile.png');
    }
    
    .section11Web,
    .section11Web .position {
        height: auto !important;
        padding: 40px !important;
    }
    
    .section11Web video {
        display: none;
    }
    
    .section11Web .position {
        align-items: flex-end;
    }
    
    .section12 .row {
        position: relative;
        height: 910px;
    }
    
    .section12 .textos {
        position: absolute;
        top: 25%;
        transition: 2s all ease;
        z-index: 1;
    }
    
    .section12 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section12 .imagen img {
        margin-top: 20px;
        width: 50%;
    }
    
    .section15Web {
        display: none;
    }
    
    .section15Responsive {
        display: block;
    }
    
    .section15 .row {
        flex-direction: column-reverse;
    }
    
    .section15 .encabezado .imagen img {
        width: 50% !important;
    }
    
    .section15 .encabezado .imagen,
    .section15 .encabezado .imagen,
    .section17 .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section17 .row {
        position: relative;
        height: 870px;
    }
    
    .section17 .textos {
        position: absolute;
        top: 25%;
        transition: 2s all ease;
        z-index: 1;
        opacity: 0;
        padding-left: 0vw;
        padding-right: 0vw;
    }
    
    .section17 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section17 .imagen img {
        width: 50%;
    }
    
    .section18 .resolver .textos h5 {
        padding: 0 10vw;
    }
    
    .section18 .obtener .textos {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section19 .textos {
        padding: 0 20vw;
    }
    
    .section19 .textos h3 {
        font-size: 16px;
    }
    
    .section19 .titulo h2 {
        font-size: 30px;
    }
    
    .section19 .textos p {
        font-size: 14px;
    }
    
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .imagen img {
        margin-bottom: 20px;
    }
}
@media only screen and (min-width: 680px) and (max-width: 767px) and (orientation: landscape){
    .section1 {
        height: auto !important;
    }
    
    .section1 .titulo h1 {
        margin-top: 100px;
    }
    
    .section1 .imagen {
        display: none;
    }
    
    .section1 .titulo {
        position: absolute;
        z-index: 1;
    }
    
    .section5 .row {
        position: relative;
        height: 920px;
    }
    
    .section5 .textos {
        position: absolute;
        top: 15%;
        transition: 2s all ease;
        z-index: 1;
        opacity: 0;
    }
    
    .section5 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section5 .imagen img {
        width: 50%;
        margin-top: 20px;
    }
    
    .imagen1Responsive {
        bottom: 0 !important;
    }
    
    .textos1Responsive {
        top: 0 !important;
        opacity: 1 !important;
    }
    
    .contenido6 {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/Responsive/Img_02_mobile.png');
    }
    
    .section8 {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/Responsive/Img_04_mobile.png');
    }

    .section11 {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/Responsive/Img_05_mobile.png');
    }

    .section13 {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/Responsive/Img_07_mobile.png');
    }

    .section14 {
        background-image: url('https://assets.claro360.com/Corporativo/protocolos/Responsive/Img_08_mobile.png');
    }
    
    .section11Web,
    .section11Web .position {
        height: auto !important;
        padding: 40px !important;
    }
    
    .section11Web video {
        display: none;
    }
    
    .section11Web .position {
        align-items: flex-end;
    }
    
    .section12 .row {
        position: relative;
        height: 980px;
    }
    
    .section12 .textos {
        position: absolute;
        top: 25%;
        transition: 2s all ease;
        z-index: 1;
    }
    
    .section12 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section12 .imagen img {
        margin-top: 20px;
        width: 40%;
    }
    
    .section15Web {
        display: none;
    }
    
    .section15Responsive {
        display: block;
    }
    
    .section15 .row {
        flex-direction: column-reverse;
    }
    
    .section15 .encabezado .imagen img {
        width: 50% !important;
    }
    
    .section15 .encabezado .imagen,
    .section15 .encabezado .imagen,
    .section17 .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section15 .encabezado .imagen img {
        width: 75%;
    }
    
    .section17 .row {
        position: relative;
        height: 950px;
    }
    
    .section17 .textos {
        position: absolute;
        top: 25%;
        transition: 2s all ease;
        z-index: 1;
        opacity: 0;
        padding-left: 0vw;
        padding-right: 0vw;
    }
    
    .section17 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section17 .imagen img {
        width: 50%;
    }
    
    .section18 .resolver .textos h5 {
        padding: 0 10vw;
    }
    
    .section18 .obtener .textos {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section19 .textos {
        padding: 0 20vw;
    }
    
    .section19 .textos h3 {
        font-size: 16px;
    }
    
    .section19 .titulo h2 {
        font-size: 30px;
    }
    
    .section19 .textos p {
        font-size: 14px;
    }
    
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .imagen img {
        margin-bottom: 20px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 820px) and (orientation : landscape){
    .section1 {
        height: auto !important;
        flex-direction: row;
        align-items: flex-start;
    }
    
    .section1 .titulo h1 {
        font-size: 33px;
    }
    
    .section1 .imagen {
        display: none;
    }
    
    .section1 .titulo {
        position: absolute;
        z-index: 1;
    }

    .section5 .row {
        position: relative;
        height: 1050px;
    }
    
    .section5 .textos {
        position: absolute;
        top: 15%;
        transition: 2s all ease;
        z-index: 1;
        opacity: 0;
    }
    
    .section5 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section5 .imagen img {
        width: 50%;
    }
    
    .imagen1Responsive {
        bottom: 0 !important;
    }
    
    .textos1Responsive {
        top: 0 !important;
        opacity: 1 !important;
    }
    
    .section11Web .textos{
        position: absolute;
        right: 0;
    }
    
    .section12 .row {
        position: relative;
        height: 1050px;
    }
    
    .section12 .textos {
        position: absolute;
        top: 25%;
        transition: 2s all ease;
        z-index: 1;
    }
    
    .section12 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section12 .imagen img {
        margin-top: 20px;
        width: 50%;
    }
    
    .section15 .encabezado .imagen,
    .section17 .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section15 .encabezado .imagen img {
        width: 75%;
    }
    
    .section17 .row {
        position: relative;
        height: 1020px;
    }
    
    .section17 .textos {
        position: absolute;
        top: 25%;
        transition: 2s all ease;
        z-index: 1;
        opacity: 0;
    }
    
    .section17 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section17 .imagen img {
        margin-top: 0px;
        width: 50%;
    }
    
    .section18 .resolver .textos h5 {
        padding: 0 10vw;
    }
    
    .section18 .obtener .imagen img {
        width: 70%;
    }
    
    .section18 .resolver .imagen img {
        width: 70%;
    }
    
    .section18 .obtener .textos {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section19 .textos {
        padding: 0 20vw;
    }
    
    .section19 .textos h3 {
        font-size: 18px;
    }
    
    .section19 .titulo h2 {
        font-size: 36px;
    }
    
    .section19 .textos p {
        font-size: 14px;
    }
    
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .imagen img {
        margin-bottom: 20px;
    }
    
    .section19 .imagen img {
        width: 80%;
    }
}
/*********************LANDSCAPE DISPOSITIVO MOVIL TABLET***********************************************************/
@media only screen and (min-width: 821px) and (max-width: 991px) and (orientation : landscape){
    .section1 {
        height: auto !important;
        flex-direction: row;
        align-items: flex-start;
    }
    
    .section1 .titulo {
        position: absolute;
        z-index: 1;
    }
    
    .section1 .titulo h1 {
        font-size: 40px;
    }
    
    .section1 .imagen {
        display: none;
    }

    .section5 .row {
        position: relative;
        height: 1050px;
    }
    
    .section5 .textos {
        position: absolute;
        top: 15%;
        transition: 2s all ease;
        z-index: 1;
        opacity: 0;
    }
    
    .section5 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section5 .imagen img {
        width: 50%;
    }
    
    .imagen1Responsive {
        bottom: 0 !important;
    }
    
    .textos1Responsive {
        top: 0 !important;
        opacity: 1 !important;
    }
    
    .section11Web .textos{
        position: absolute;
        right: 0;
    }
    
    .section12 .row {
        position: relative;
        height: 1050px;
    }
    
    .section12 .textos {
        position: absolute;
        top: 25%;
        transition: 2s all ease;
        z-index: 1;
    }
    
    .section12 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section12 .imagen img {
        margin-top: 20px;
        width: 50%;
    }
    
    .contenido12 .cajaTexto2 p {
        font-size: 28px;
    }
    
    .section15 .encabezado .imagen,
    .section17 .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section15 .encabezado .imagen img {
        width: 75%;
    }
    
    .section17 .row {
        position: relative;
        height: 1020px;
    }
    
    .section17 .textos {
        position: absolute;
        top: 25%;
        transition: 2s all ease;
        z-index: 1;
        opacity: 0;
    }
    
    .section17 .imagen {
        position: absolute;
        bottom: 25%;
        transition: 2s all ease;
        z-index: 2;
    }
    
    .section17 .imagen img {
        margin-top: 0px;
        width: 50%;
    }
    
    .section18 .resolver .textos h5 {
        padding: 0 10vw;
    }
    
    .section18 .obtener .imagen img {
        width: 80%;
    }
    
    .section18 .resolver .imagen img {
        width: 80%;
    }
    
    .section18 .obtener .textos {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section19 .textos {
        padding: 0 20vw;
    }
    
    .section19 .textos h3 {
        font-size: 24px;
    }
    
    .section19 .titulo h2 {
        font-size: 40px;
    }
    
    .section19 .textos p {
        font-size: 15px;
    }
    
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .imagen img {
        margin-bottom: 20px;
    }
    
    .section19 .imagen img {
        width: 80%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1150px) and (orientation: landscape){
    .section1 {
        position: relative;
        height: auto !important;
    }
    
    .section1 .row {
        height: 100%;
    }
    
    .section1 .titulo {
        display: none;
    }

    .section1 .titulo h1 {
        z-index: 1;
        position: absolute;
        top: 0vh;
        left: 15vw;
    }
    
    .section1 .imagen {
        display: none;
    }
    
    .section5 .row {
        height: 453px;
        position: relative;
    }
    
    .section5 .imagen {
        position: absolute;
        left: 25%;
        transition: 2s all ease;
    }
    
    .section5 .textos {
        position: absolute;
        right: 25%;
        transition: 2s all ease;
    }
    
    .section5 .imagen img {
        width: 50%;
    }
    
    .imageActive {
        left: 0 !important;
    }
    
    .textActive {
        right: 0 !important;
    }
   
    .section11 {
        height: 100vh;
    }
    
    .section11Web .textos{
        position: absolute;
        right: 0;
        padding: 0 5vw 0 13vw;
    }
    
    .section12 .row {
        position: relative;
        height: 640px;
    }
    
    .section12 .textos {
        position: absolute;
        left: 25%;
        transition: 2s all ease;
    }
    
    .section12 .imagen {
        position: absolute;
        right: 25%;
        transition: 2s all ease;
    }
    
    .section12 .imagen img {
        width: 50%;
    }
    
    .image2Active {
        right: 0 !important;
    }
    
    .text2Active {
        left: 0 !important;
    }
    
    .section13 {
        height: auto;
    }
    
    .section15 .encabezado .imagen,
    .section17 .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section15 .encabezado .imagen img {
        width: 75%;
    }
    
    .section17 .row {
        position: relative;
        height: 569px;
    }
    
    .section17 .textos {
        position: absolute;
        left: 25%;
        transition: 2s all ease;
    }
    
    .section17 .imagen {
        position: absolute;
        right: 25%;
        transition: 2s all ease;
        display: flex;
        justify-content: center;
    }
    
    .section17 .imagen img {
        width: 50%;
        margin-top: 0;
    }
    
    .section18 .resolver .textos h5 {
        padding: 0 10vw;
    }
    
    .section18 .obtener .imagen img {
        width: 70%;
    }
    
    .section18 .obtener .textos {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section19 .textos {
        padding: 0 20vw;
    }
    
    .section19 .textos h3 {
        font-size: 24px;
    }
    
    .section19 .titulo h2 {
        font-size: 40px;
    }
    
    .section19 .textos p {
        font-size: 15px;
    }
    
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .imagen img {
        margin-bottom: 50px;
    }
    
    .section19 .imagen img {
        width: 80%;
    }
}
/*********************LANDSCAPE DISPOSITIVO MOVIL LAPTOP***********************************************************/
@media only screen and (min-width: 1151px) and (max-width: 1199px) and (orientation: landscape){
    .section1 {
        height: auto !important;
        position: relative;
        padding-left: 0;
        padding-right: 0;
    }

    .section1 .titulo {
        display: none;
        position: absolute;
        z-index: 1;
    }
    
    .section1 .imagen {
        display: none;
    }
    
    .section5 .row {
        height: 530px;
        position: relative;
    }
    
    .section5 .imagen {
        position: absolute;
        left: 25%;
        transition: 2s all ease;
    }
    
    .section5 .textos {
        position: absolute;
        right: 25%;
        transition: 2s all ease;
    }
    
    .section5 .imagen img {
        width: 50%;
    }
    
    .imageActive {
        left: 0 !important;
    }
    
    .textActive {
        right: 0 !important;
    }
    
    .section8,
    .section11 {
        height: 100vh;
    }
    
    .section11Web .textos{
        position: absolute;
        right: 0;
    }
    
    .section12 .row {
        position: relative;
        height: 640px;
    }
    
    .section12 .textos {
        position: absolute;
        left: 25%;
        transition: 2s all ease;
    }
    
    .section12 .imagen {
        position: absolute;
        right: 25%;
        transition: 2s all ease;
    }
    
    .section12 .imagen img {
        width: 50%;
    }
    
    .image2Active {
        right: 0 !important;
    }
    
    .text2Active {
        left: 0 !important;
    }
    
    .section15 .encabezado .imagen,
    .section17 .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section15 .encabezado .imagen img {
        width: 75%;
    }
    
    .section17 .row {
        position: relative;
        height: 569px;
    }
    
    .section17 .textos {
        position: absolute;
        left: 25%;
        transition: 2s all ease;
        height: 100%;
        display: flex;
        justify-content: center;
    }
    
    .section17 .imagen {
        position: absolute;
        right: 25%;
        transition: 2s all ease;
    }
    
    .section17 .imagen img {
        width: 50%;
        margin-top: 0;
    }
    
    .section18 .resolver .textos h5 {
        padding: 0 10vw;
    }
    
    .section18 .obtener .imagen img {
        width: 50%;
    }
    
    .section18 .obtener .textos {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section19 .textos {
        padding: 0 20vw;
    }
    
    .section19 .textos h3 {
        font-size: 24px;
    }
    
    .section19 .titulo h2 {
        font-size: 40px;
    }
    
    .section19 .textos p {
        font-size: 15px;
    }
    
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .imagen img {
        margin-bottom: 50px;
    }
    
    .section19 .imagen img {
        width: 80%;
    }
    
    .section19 hr {
        margin-top: 100px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1360px) and (orientation: landscape){
    .section1 {
        height: auto !important;
        position: relative;
    }

    .section1 .titulo {
        display: none;
        position: absolute;
        z-index: 1;
    }
    
    .section1 .imagen {
        display: none;
    }
    
    .section5 .row {
        height: 554px;
        position: relative;
    }
    
    .section5 .imagen {
        position: absolute;
        left: 25%;
        transition: 2s all ease;
    }
    
    .section5 .textos {
        position: absolute;
        right: 25%;
        transition: 2s all ease;
    }
    
    .section5 .imagen img {
        width: 50%;
    }
    
    .imageActive {
        left: 0 !important;
    }
    
    .textActive {
        right: 0 !important;
    }
    
    .section8,
    .section11 {
        height: 100vh;
    }
    
    .section11Web .textos{
        position: absolute;
        right: 0;
        padding: 0 5vw 0 11vw;
    }
    
    .section12 .row {
        position: relative;
        height: 687px;
    }
    
    .section12 .textos {
        position: absolute;
        left: 25%;
        transition: 2s all ease;
    }
    
    .section12 .imagen {
        position: absolute;
        right: 25%;
        transition: 2s all ease;
    }
    
    .section12 .imagen img {
        width: 50%;
    }
    
    .image2Active {
        right: 0 !important;
    }
    
    .text2Active {
        left: 0 !important;
    }
    
    .section15 .encabezado .imagen,
    .section17 .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section15 .encabezado .imagen img {
        width: 75%;
    }
    
    .section17 .row {
        position: relative;
        height: 595px;
    }
    
    .section17 .textos {
        position: absolute;
        left: 25%;
        transition: 2s all ease;
        height: 100%;
    }
    
    .section17 .imagen {
        position: absolute;
        right: 25%;
        transition: 2s all ease;
    }
    
    .section17 .imagen img {
        width: 50%;
        margin-top: 0;
    }
    
    .section18 .resolver .textos h5 {
        padding: 0 10vw;
    }
    
    .section18 .obtener .imagen img {
        width: 50%;
    }
    
    .section18 .obtener .textos {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section18 .obtener .textos p,
    .section18 .obtener .textos h5 {
        padding: 0;
    }
    
    .section19 .textos {
        padding: 0 20vw;
    }
    
    .section19 .textos h3 {
        font-size: 24px;
    }
    
    .section19 .titulo h2 {
        font-size: 40px;
    }
    
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .imagen img {
        margin-bottom: 50px;
    }
    
    .section19 .imagen img {
        width: 80%;
    }
    
    .section19 hr {
        margin-top: 100px;
    }
}
/*********************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){
    .section1 {
        height: auto !important;
        position: relative;
    }

    .section1 .titulo {
        display: none;
        position: absolute;
        top: 8vh;
        z-index: 1;
    }
    
    .section1 .imagen {
        display: none;
    }
    
    .section1 video {
        width: 100% !important;
    }
    
    .section5 .row {
        height: 830px;
        position: relative;
    }
    
    .section5 .imagen {
        position: absolute;
        left: 25%;
        transition: 2s all ease;
    }
    
    .section5 .textos {
        position: absolute;
        right: 25%;
        transition: 2s all ease;
        height: 100%;
    }
    
    .section5 .imagen img {
        width: 50%;
    }
    
    .imageActive {
        left: 0 !important;
    }
    
    .textActive {
        right: 0 !important;
    }
    
    .section8 {
        height: auto;
    }
    
    .section10,
    .section11,
    .section14 {
        height: 100vh;
    }
    
    .section11Web .textos{
        position: absolute;
        right: 0;
        padding: 0 5vw 0 11vw;
    }
    
    .section12 .row {
        position: relative;
        height: 716px;
    }
    
    .section12 .textos {
        position: absolute;
        left: 25%;
        transition: 2s all ease;
    }
    
    .section12 .imagen {
        position: absolute;
        right: 25%;
        transition: 2s all ease;
    }
    
    .section12 .imagen img {
        width: 50%;
    }
    
    .image2Active {
        right: 0 !important;
    }
    
    .text2Active {
        left: 0 !important;
    }
    
    .section15 .encabezado .imagen,
    .section17 .imagen,
    .section19 .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        margin-top: 0;
    }
    
    .section15 .encabezado .imagen img {
        width: 70%;
    }
    
    .section17 .row {
        position: relative;
        height: 690px;
    }
    
    .section17 .textos {
        position: absolute;
        left: 25%;
        transition: 2s all ease;
        height: 100%;
        display: flex;
        justify-content: center;
    }
    
    .section17 .imagen {
        position: absolute;
        right: 25%;
        transition: 2s all ease;
    }
    
    .section17 .imagen img {
        width: 46%;
    }
    
    .section18 .resolver .textos h5 {
        padding: 0 10vw;
    }
    
    .section19 .titulo,
    .section19 .textos {
        padding: 0 20vw;
    }
    
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .imagen {
        margin-bottom: 40px;
    }
    
    .section19 .imagen img {
        width: 80%;
    }
    
    .section19 hr {
        margin-top: 150px;
    }
}
@media only screen and (min-width: 1900px) and (max-width: 2299px) and (orientation : landscape){
    .section1 {
        height: auto !important;
        position: relative;
    }

    .section1 .titulo {
        display: none;
        position: absolute;
        top: 15vh;
        z-index: 1;
    }
    
    .section1 .imagen {
        display: none;
    }
    
    .section5 {
        height: 100vh;
    }
    
    .section5 .row {
        height: 920px;
        position: relative;
        display: flex;
        align-items: center;
    }
    
    .section5 .imagen {
        position: absolute;
        left: 25%;
        transition: 2s all ease;
    }
    
    .section5 .textos {
        position: absolute;
        right: 25%;
        transition: 2s all ease;
    }
    
    .section5 .textos {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section5 .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section5 .imagen img {
        width: 40%;
    }
    
    .imageActive {
        left: 0 !important;
    }
    
    .textActive {
        right: 0 !important;
    }
    
    .section20 .textos {
        padding: 0 10vw;
    }
    
    .section11Web .textos{
        position: absolute;
        right: 0;
    }
    
    .section12 .row {
        position: relative;
        height: 943px;
    }
    
    .section12 .textos {
        position: absolute;
        left: 25%;
        transition: 2s all ease;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section12 .imagen {
        position: absolute;
        right: 25%;
        transition: 2s all ease;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section12 .imagen img {
        width: 50%;
    }
    
    .image2Active {
        right: 0 !important;
    }
    
    .text2Active {
        left: 0 !important;
    }
    
    .section14 {
        height: 100vh;
    }
    
    .section15 .textos,
    .section17 .textos,
    .section18 .resolver .imagen {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section17 .row {
        position: relative;
        height: 940px;
    }
    
    .section17 .textos {
        position: absolute;
        left: 25%;
        transition: 2s all ease;
        height: 100%;
        display: flex;
        justify-content: center;
    }
    
    .section17 .imagen {
        position: absolute;
        right: 25%;
        transition: 2s all ease;
        display: flex;
        align-items: flex-start;
        justify-content: center;
    }
    
    .section17 .imagen img {
        width: 45%;
    }
    
    .section18 .resolver .textos h5 {
        padding: 0 10vw;
    }
    
    .section18 .obtener .textos {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section19 .titulo,
    .section19 .textos {
        padding: 0 30vw;
    }
    
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .imagen {
        margin-bottom: 40px;
    }
    
    .section19 hr {
        margin-top: 150px;
    }
    
    .contenido12 .cajaTexto2 p {
        padding: 0 20vw;
    }
}
@media only screen and (min-width: 2300px) and (max-width: 2599px) and (orientation : landscape){
    .section1 {
        height: auto !important;
        position: relative;
    }

    .section1 .titulo {
        display: none;
        position: absolute;
        top: 15vh;
        z-index: 1;
    }
    
    .section1 .imagen {
        display: none;
    }
    
    .section5 {
        height: 100vh;
    }
    
    .section5 .row {
        height: 1040px;
        position: relative;
        display: flex;
        align-items: center;
    }
    
    .section5 .imagen {
        position: absolute;
        left: 25%;
        transition: 2s all ease;
    }
    
    .section5 .textos {
        position: absolute;
        right: 25%;
        transition: 2s all ease;
    }

    .section5 .textos {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }

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

    .section5 .imagen img {
        width: 35%;
    }
    
    .imageActive {
        left: 0 !important;
    }
    
    .textActive {
        right: 0 !important;
    }
    
    .section11Web .textos{
        position: absolute;
        right: 0;
    }
    
    .section12 .row {
        position: relative;
        height: 1137px;
    }
    
    .section12 .textos {
        position: absolute;
        left: 25%;
        transition: 2s all ease;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        height: 100%;
    }
    
    .section12 .imagen {
        position: absolute;
        right: 25%;
        transition: 2s all ease;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section12 .imagen img {
        width: 40%;
    }
    
    .image2Active {
        right: 0 !important;
    }
    
    .text2Active {
        left: 0 !important;
    }
    
    .section14 {
        height: 100vh;
    }
    
    .section15 .textos,
    .section17 .textos,
    .section18 .resolver .imagen {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section17 .row {
        position: relative;
        height: 1040px;
    }
    
    .section17 .textos {
        position: absolute;
        left: 25%;
        transition: 2s all ease;
        height: 100%;
        display: flex;
        justify-content: center;
    }
    
    .section17 .imagen {
        position: absolute;
        right: 25%;
        transition: 2s all ease;
        display: flex;
        align-items: flex-start;
        justify-content: center;
    }
    
    .section17 .imagen img {
        width: 40%;
    }
    
    .section18 .resolver .textos h5 {
        padding: 0 10vw;
    }
    
    .section18 .obtener .textos {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section19 .titulo,
    .section19 .textos {
        padding: 0 30vw;
    }
    
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .imagen {
        margin-bottom: 60px;
    }
    
    .section19 hr {
        margin-top: 200px;
    }
    
    .contenido12 .cajaTexto2 p {
        padding: 0 15vw;
    }
}
@media only screen and (min-width: 2600px) and (max-width: 3599px) and (orientation : landscape){
    .section1 {
        height: auto !important;
        position: relative;
    }

    .section1 .titulo {
        display: none;
        position: absolute;
        top: 15vh;
        z-index: 1;
    }
    
    .section1 .imagen {
        display: none;
    }
    
    .section5 {
        height: 100vh;
    }
    
    .section5 .row {
        height: 1040px;
        position: relative;
        display: flex;
        align-items: center;
    }
    
    .section5 .imagen {
        position: absolute;
        left: 25%;
        transition: 2s all ease;
    }
    
    .section5 .textos {
        position: absolute;
        right: 25%;
        transition: 2s all ease;
    }

    .section5 .textos {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }

    .section5 .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section5 .imagen img {
        width: 35%;
    }
    
    .imageActive {
        left: 0 !important;
    }
    
    .textActive {
        right: 0 !important;
    }
    
    .section11Web .textos{
        position: absolute;
        right: 0;
    }
    
    .section12 .row {
        height: 1282px;
        position: relative;
    }
    
    .section12 .textos {
        position: absolute;
        left: 25%;
        transition: 2s all ease;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section12 .imagen {
        position: absolute;
        right: 25%;
        transition: 2s all ease;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section12 .imagen img {
        width: 50%;
    }
    
    .image2Active {
        right: 0 !important;
    }
    
    .text2Active {
        left: 0 !important;
    }
    
    .section14 {
        height: 100vh;
    }
    
    .section15 .textos,
    .section17 .textos,
    .section18 .resolver .imagen {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section17 .row {
        position: relative;
        height: 980px;
    }
    
    .section17 .textos {
        position: absolute;
        left: 25%;
        transition: 2s all ease;
        height: 100%;
        display: flex;
        justify-content: center;
    }
    
    .section17 .imagen {
        position: absolute;
        right: 25%;
        transition: 2s all ease;
        display: flex;
        align-items: flex-start;
        justify-content: center;
    }
    
    .section18 .resolver .textos h5 {
        padding: 0 10vw;
    }
    
    .section18 .obtener .textos {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section19 .titulo,
    .section19 .textos {
        padding: 0 30vw;
    }
    
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .imagen {
        margin-bottom: 60px;
    }
    
    .contenido12 .cajaTexto2 p {
        padding: 0 20vw;
    }
    
    .section19 hr {
        margin-top: 200px;
    }
}