@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: #2B2A2A;
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    position: relative;
    margin-top:0px;
}

.section1 video{
    width: 100%;
    height: auto;
    object-fit: contain;
    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 ****/
    .section2{
        padding: 20vh 0;
    }
/**** 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 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%;
    height: auto !important;
    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: auto;
    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 ****/

/**** video1 ****/
.section15Web{
    width: 100%;
    height: auto !important;
    background-color: #2B2A2A;
    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;
    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 .aminacion {
    width: 100%;
    height: auto !important;
    background-color: #f2f2f2;
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    position: relative;
    margin-top:0px;
}

.section15Responsive video {
    width: 100%;
    height: auto;
    object-fit: contain;
    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 ****/

.section1,
.section2,
.section19,
.contenido11,
.contenido12 {
    background-color: #2B2A2A;
}

.section1 .titulo h1 {
    display: none;
}

.section1 .titulo h1,
.section2 .textos h2,
.section2 .textos p,
.section19 .titulo h2,
.section19 .textos h3,
.section19 .textos p,
.contenido11 .tarjeta .card .card-body p {
    color: #FFF;
}

.section5 .textos h3 {
    color: #000;
}

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

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

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

.section13 {
    background-image: url('https://assets.claro360.com/landingsMexico360/gobierno/protocolos/web1/Protocolos_02_ok.jpg');
}

.section14 {
    background-image: url('https://landings360.s3.amazonaws.com/Gobierno/protocolos/Protocolos_03%402x.png');
}
.section17 {
    padding: 0 120px 80px;
}
.section17 .imagen, .section17 .textos {
    position: initial;
    right: 0;
    left: 0;
}
.section17 .textos {
    transform: translateX(50%);
    opacity: 0;
}
.section17 .imagen {
    transform: translateX(-50%);
}
.section17 .imagen {
    align-items: center;
    margin-top: -5%;
}
.section18 .componentes .resolver, .section18 .componentes .obtener {
    box-shadow: 0px 3px 50px rgba(0, 0, 0, 0.2);
}

.section19 {
    padding: 80px 0;
}

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

.section19 .titulo h2,
.section20 .textos h2,
.section20Portrait .textos h2 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 64px;
}

.section19 .textos h3,
.section20 .textos h3,
.section20Portrait .textos h3 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 32px;
}

.section19 .textos p,
.section20 .textos p,
.section20Portrait .textos p{
    font-family: 'Helvetica-Neue-Regular';
    font-size: 17px;
}

.section20 .textos h2,
.section20 .textos h3,
.section20 .textos p,
.section20Portrait .textos h2,
.section20Portrait .textos h3,
.section20Portrait .textos p{
    color: #000;
}


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

.section20 {
    padding: 80px;
    height: 100vh;
    background-image: url('https://assets.claro360.com/Gobierno/protocolos/IMG_03.png');
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
}

.section20 .row {
    display: flex;
    justify-content: flex-end;
}

.section20Portrait {
    display: none;
}

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

.contenido11 .cajaTarjetas .tarjeta:nth-child(2) img {
    object-fit: cover;
}

.contenido11 .tarjeta .card {
    border: none;
}

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

.section18 .componentes .obtener {
    padding: 40px 20px 20px 20px;
}

.section19 .imagen img {
    height: auto;
}

/*******************************************************************************************************************/
/******************************************      PORTRAIT     ******************************************************/
/*******************************************************************************************************************/
/***********************PORTRAIT DISPOSITIVO MOVIL CELULAR**********************************************************/
@media only screen and (max-width: 320px) and (orientation: portrait){
    html{
        overflow-x: unset;
    }
    
    .section1 {
        padding-top: 160px;
    }
    
    .section1 .titulo h1 {
        display: none;
    }
    
    .contenido6 {
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/Responsive/IMG_02_mobile.png');
    }
    
    .section20 {
        display: none;
    }
    
    .section20Portrait {
        display: block;
    }
    
    .section20Portrait .fondo {
        height: 100vh;
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/Responsive/IMG_03_mobile.png');
        background-size: cover;
        background-position: top;
        background-repeat: no-repeat;
    }
    
    .section20Portrait .contenido {
        padding: 60px 20px;
    }
    
    .section20Portrait .contenido h3,
    .section19 .textos h3 {
        font-size: 16px;
    }
    
    .section20Portrait .contenido h2,
    .section19 .titulo h2 {
        font-size: 30px;
    }
    
    .section20Portrait .contenido p,
    .section19 .textos p {
        font-size: 14px;
    }
    
    .section11 {
        display: none !important;
    }
    
    .section8Portrait .fondo {
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/Responsive/IMG_04_mobile.png');
    }
    
    .section11Portrait .fondo {
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/Responsive/IMG_05_mobile.png');
    }

    .section13Portrait .fondo {
        background-image: url('https://landings360.s3.amazonaws.com/Gobierno/protocolos/Responsive/ProtocolosResp_02%402x.png');
    }

    .section14Portrait .fondo {
        background-image: url('https://landings360.s3.amazonaws.com/Gobierno/protocolos/Protocolos_03%402x.png');
    }
    
    .section12 .row {
        flex-direction: column-reverse;
    }
    
    .section12 .imagen img {
        margin-bottom: 20px;
    }
    
    .section15Web {
        display: none;
    }
    
    .section15Responsive {
        display: block;
    }
    
    .section15Responsive video {
        margin-bottom: 30px;
    }
    
    .section19 .titulo h2 {
        text-align: left;
    }
    
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .imagen img {
        margin-bottom: 20px;
    }
    
    .section19 hr {
        width: 90%;
    }
}
@media only screen and (min-width: 321px) and (max-width: 424px) and (orientation: portrait){
    html{
        overflow-x: unset;
    }
    
    .section1 {
        padding-top: 160px;
    }
    
    .section1 .titulo h1 {
        display: none;
    }
    
    .contenido6 {
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/Responsive/IMG_02_mobile.png');
    }
    
    .section18 .resolver img{
        width: 55%;
    }
    .section20 {
        display: none;
    }
    
    .section20Portrait {
        display: block;
    }
    
    .section20Portrait .fondo {
        height: 100vh;
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/Responsive/IMG_03_mobile.png');
        background-size: cover;
        background-position: top;
        background-repeat: no-repeat;
    }
    
    .section20Portrait .contenido {
        padding: 60px 20px;
    }
    
    .section20Portrait .contenido h3,
    .section19 .textos h3 {
        font-size: 16px;
    }
    
    .section20Portrait .contenido h2,
    .section19 .titulo h2 {
        font-size: 30px;
    }
    
    .section20Portrait .contenido p,
    .section19 .textos p {
        font-size: 14px;
    }
    
    .section11 {
        display: none !important;
    }
    
    .section8Portrait .fondo {
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/Responsive/IMG_04_mobile.png');
    }

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

    .section13Portrait .fondo {
        background-image: url('https://landings360.s3.amazonaws.com/Gobierno/protocolos/Responsive/ProtocolosResp_02%402x.png');
    }

    .section14Portrait .fondo {
        background-image: url('https://landings360.s3.amazonaws.com/Gobierno/protocolos/Protocolos_03%402x.png');
    }
    
    .section12 .row {
        flex-direction: column-reverse;
    }
    
    .section12 .imagen img {
        margin-bottom: 20px;
    }
    
    .section15Web {
        display: none;
    }
    
    .section15Responsive {
        display: block;
    }
    
    .section15Responsive video {
        margin-bottom: 30px;
    }
    
    .section19 .titulo h2 {
        text-align: left;
    }
    
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .imagen img {
        margin-bottom: 30px;
    }
    
    .section19 hr {
        width: 90%;
    }
}
/***********************PORTRAIT DISPOSITIVO MOVIL TABLET***********************************************************/
@media only screen and (min-width: 425px) and (max-width: 600px) and (orientation: portrait){
    html{
        overflow-x: unset;
    }
    
    .section1 {
        padding-top: 160px;
        padding-left: 0vw;
        padding-right: 0vw;
    }
    
    .section1 .titulo h1 {
        display: none;
    }
    
    .contenido6 {
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/Responsive/IMG_02_mobile.png');
    }
    
    .section20 {
        display: none;
    }
    
    .section20Portrait {
        display: block;
    }
    
    .section20Portrait .fondo {
        height: 100vh;
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/Responsive/IMG_03_mobile.png');
        background-size: cover;
        background-position: top;
        background-repeat: no-repeat;
    }
    
    .section20Portrait .contenido {
        padding: 60px 20px;
    }
    
    .section20Portrait .contenido h3,
    .section19 .textos h3 {
        font-size: 16px;
    }
    
    .section20Portrait .contenido h2,
    .section19 .titulo h2 {
        font-size: 30px;
    }
    
    .section20Portrait .contenido p,
    .section19 .textos p {
        font-size: 14px;
    }
    
    .section11 {
        display: none !important;
    }
    
    .section8Portrait .fondo {
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/Responsive/IMG_04_mobile.png');
    }

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

    .section13Portrait .fondo {
        background-image: url('https://landings360.s3.amazonaws.com/Gobierno/protocolos/Responsive/ProtocolosResp_02%402x.png');
    }

    .section14Portrait .fondo {
        background-image: url('https://landings360.s3.amazonaws.com/Gobierno/protocolos/Protocolos_03%402x.png');
    }
    
    .section12 .row {
        flex-direction: column-reverse;
    }
    
    .section12 .imagen img {
        margin-bottom: 20px;
    }
    
    .section15Web {
        display: none;
    }
    
    .section15Responsive {
        display: block;
    }
    
    .section15Responsive video {
        margin-bottom: 30px;
    }
    
    .section19 .titulo h2 {
        text-align: left;
    }
    
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .imagen img {
        margin-bottom: 30px;
    }
    
    .section19 hr {
        width: 90%;
    }
}
@media only screen and (min-width: 601px) and (max-width: 679px) and (orientation: portrait){
    html{
        overflow-x: unset;
    }
    
    .section1 {
        padding-top: 160px;
        padding-left: 0vw;
        padding-right: 0vw;
    }
    
    .section1 .titulo h1 {
        display: none;
    }

    .contenido6 {
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/Responsive/IMG_02_mobile.png');
    }
    
    .section20 {
        display: none;
    }
    
    .section20Portrait {
        display: block;
    }
    
    .section20Portrait .fondo {
        height: 100vh;
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/Responsive/IMG_03_mobile.png');
        background-size: cover;
        background-position: top;
        background-repeat: no-repeat;
    }
    
    .section20Portrait .contenido {
        padding: 60px 6vw;
    }
    
    .section20Portrait .contenido h3,
    .section19 .textos h3 {
        font-size: 16px;
    }
    
    .section20Portrait .contenido h2,
    .section19 .titulo h2 {
        font-size: 30px;
    }
    
    .section20Portrait .contenido p,
    .section19 .textos p {
        font-size: 14px;
    }
    
    .section11 {
        display: none !important;
    }
    
    .section8Portrait .fondo {
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/Responsive/IMG_04_mobile.png');
    }

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

    .section13Portrait .fondo {
        background-image: url('https://landings360.s3.amazonaws.com/Gobierno/protocolos/Responsive/ProtocolosResp_02%402x.png');
    }

    .section14Portrait .fondo {
        background-image: url('https://landings360.s3.amazonaws.com/Gobierno/protocolos/Protocolos_03%402x.png');
    }
    
    .section12 .row {
        flex-direction: column-reverse;
    }
    
    .section12 .imagen img {
        margin-bottom: 20px;
    }
    
    .section15Web {
        display: none;
    }
    
    .section15Responsive {
        display: block;
    }
    
    .section15Responsive video {
        margin-bottom: 30px;
    }
    
    .section15 .encabezado .imagen {
        align-items: center;
    }
    
    .section15 .encabezado .imagen img {
        width: 70%;
    }
    
    .section18 .resolver .textos h4 {
        text-align: left;
    }
    
    .section18 .resolver .imagen {
        align-items: center;
    }
    
    .section19 .titulo h2 {
        text-align: left;
    }
    
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .imagen img {
        margin-bottom: 30px;
    }
    
    .section19 hr {
        width: 90%;
    }
}
@media only screen and (min-width: 680px) and (max-width: 767px) and (orientation: portrait){
    html{
        overflow-x: unset;
    }
    
    .section1 {
        padding-top: 160px;
        padding-left: 0vw;
        padding-right: 0vw;
    }
    
    .section1 .titulo h1 {
        display: none;
    }
    
    .contenido6 {
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/Responsive/IMG_02_mobile.png');
    }
    
    .section20 {
        display: none;
    }
    
    .section20Portrait {
        display: block;
    }
    
    .section20Portrait .fondo {
        height: 100vh;
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/Responsive/IMG_03_mobile.png');
        background-size: cover;
        background-position: top;
        background-repeat: no-repeat;
    }
    
    .section20Portrait .contenido {
        padding: 60px 20px;
    }
    
    .section20Portrait .contenido h3,
    .section19 .textos h3 {
        font-size: 16px;
    }
    
    .section20Portrait .contenido h2,
    .section19 .titulo h2 {
        font-size: 30px;
    }
    
    .section20Portrait .contenido p,
    .section19 .textos p {
        font-size: 14px;
    }
    
    .section11 {
        display: none !important;
    }
    
    .section8Portrait .fondo {
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/Responsive/IMG_04_mobile.png');
    }

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

    .section13Portrait .fondo {
        background-image: url('https://landings360.s3.amazonaws.com/Gobierno/protocolos/Responsive/ProtocolosResp_02%402x.png');
    }

    .section14Portrait .fondo {
        background-image: url('https://landings360.s3.amazonaws.com/Gobierno/protocolos/Protocolos_03%402x.png');
    }
    
    .section12 .row {
        flex-direction: column-reverse;
    }
    
    .section12 .imagen img {
        margin-bottom: 20px;
    }
    
    .section15Web {
        display: none;
    }
    
    .section15Responsive {
        display: block;
    }
    
    .section15Responsive .VideoIntersectionPlay {
        display: flex;
        justify-content: center;
    }
    
    .section15Responsive video {
        width: 80%;
        margin-bottom: 30px;
    }
    
    .section15 .encabezado .imagen {
        align-items: center;
    }
    
    .section15 .encabezado .imagen img {
        width: 70%;
    }
    
    .section18 .resolver .textos h4 {
        text-align: center;
    }
    
    .section19 .imagen img {
        width: 80%;
    }
    
    .section18 .resolver .imagen {
        align-items: center;
    }
    
    .section19 {
        padding: 60px 5vw;
    }
    
    .section19 .textos {
        padding: 0 15vw;
    }
    
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .imagen img {
        margin-bottom: 30px;
    }
}
/*******************************IPAD USADA EN LA EMPRESA************************************************************/
@media only screen and (min-width: 768px) and (max-width: 820px) and (orientation: portrait){
    html{
        overflow-x: unset;
    }
    
    .section1 {
        padding-top: 160px;
        padding-left: 0vw;
        padding-right: 0vw;
    }
    
    .section1 .titulo h1 {
        display: none;
    }
    
    .contenido6 {
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/Responsive/IMG_02_mobile.png');
    }
    .section12 .textos, .section17 .textos {
        padding-left: 14vw;
        padding-right: 14vw;
    }
    .section12 .imagen img {
        width: 70%;
        padding-top: 5%;
    }
    .section15 .encabezado .textos {
        padding: 80px 12vh;
    }
    .section17 .imagen img {
        width: 80% !important;
        margin-top: 10%;
    }
    .section17 .row {
        height: auto;
    }
    .section20 {
        display: none;
    }
    
    .section20Portrait {
        display: block;
    }
    
    .section20Portrait .fondo {
        height: 100vh;
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/Responsive/IMG_03_mobile.png');
        background-size: cover;
        background-position: top;
        background-repeat: no-repeat;
    }
    
    .section20Portrait .contenido {
        padding: 60px 17vh;
    }
    
    .section20Portrait .contenido h3,
    .section19 .textos h3 {
        font-size: 16px;
    }
    
    .section20Portrait .contenido h2,
    .section19 .titulo h2 {
        font-size: 30px;
    }
    
    .section20Portrait .contenido p,
    .section19 .textos p {
        font-size: 14px;
    }
    
    .section11 {
        display: none !important;
    }
    
    .section8Portrait .fondo {
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/Responsive/IMG_04_mobile.png');
    }

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

    .section13Portrait .fondo {
        background-image: url('https://landings360.s3.amazonaws.com/Gobierno/protocolos/Responsive/ProtocolosResp_02%402x.png');
    }

    .section14Portrait .fondo {
        background-image: url('https://landings360.s3.amazonaws.com/Gobierno/protocolos/Protocolos_03%402x.png');
    }
    
    .section12 .imagen img {
        margin-bottom: 20px;
    }
    
    .section15Web {
        display: none;
    }
    
    .section15Responsive {
        display: block;
    }
    
    .section15Responsive .VideoIntersectionPlay {
        display: flex;
        justify-content: center;
    }
    
    .section15Responsive video {
        width: 80%;
    }
    
    .section15 .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .section15 .encabezado .imagen {
        align-items: center;
    }
    
    .section15 .encabezado .imagen img {
        width: 60%;
    }
    
    .section18 .resolver .textos h4,
    .section18 .resolver .textos h5,
    .section18 .resolver .textos p,
    .section18 .resolver .textos .textoNegrita {
        text-align: left;
    }
    
    .section18 .resolver .imagen,
    .section18 .obtener .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section18 .resolver .imagen img {
        width: 50%;
    }
    
    .section19 .textos {
        padding: 0 20vw;
    }
    
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .imagen img {
        margin-bottom: 30px;
    }
    
    .section19 .imagen img {
        width: 80%;
    }
}
/***********************PORTRAIT DISPOSITIVO MOVIL LAPTOP***********************************************************/
@media only screen and (min-width: 821px) and (max-width: 991px) and (orientation: portrait){
    html{
        overflow-x: unset;
    }
    
    .section1 {
        padding-top: 160px;
        padding-left: 0vw;
        padding-right: 0vw;
    }
    
    .section1 .titulo h1 {
        display: none;
    }
    
    .contenido6 {
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/Responsive/IMG_02_mobile.png');
    }
    
    .section20 {
        display: none;
    }
    
    .section20Portrait {
        display: block;
    }
    
    .section20Portrait .fondo {
        height: 100vh;
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/Responsive/IMG_03_mobile.png');
        background-size: cover;
        background-position: top;
        background-repeat: no-repeat;
    }
    
    .section20Portrait .contenido {
        padding: 60px 10vh;
    }
    
    .section20Portrait .contenido h3,
    .section19 .textos h3 {
        font-size: 25px;
    }
    
    .section20Portrait .contenido h2,
    .section19 .titulo h2 {
        font-size: 40px;
    }
    
    .section20Portrait .contenido p,
    .section19 .textos p {
        font-size: 15px;
    }
    
    .section11 {
        display: none !important;
    }
    
    .section8Portrait .fondo {
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/Responsive/IMG_04_mobile.png');
    }

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

    .section13Portrait .fondo {
        background-image: url('https://landings360.s3.amazonaws.com/Gobierno/protocolos/Responsive/ProtocolosResp_02%402x.png');
    }

    .section14Portrait .fondo {
        background-image: url('https://landings360.s3.amazonaws.com/Gobierno/protocolos/Protocolos_03%402x.png');
    }
    
    .section12 .imagen img {
        margin-bottom: 20px;
    }
    
    .section15 .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .section15Web {
        display: none;
    }
    
    .section15Responsive {
        display: block;
    }
    
    .section15Responsive .VideoIntersectionPlay {
        display: flex;
        justify-content: center;
    }
    
    .section15Responsive video {
        width: 80%;
    }
    
    .section15 .encabezado .imagen {
        align-items: center;
    }
    
    .section15 .encabezado .imagen img {
        width: 60%;
    }
    
    .section18 .resolver .textos h4,
    .section18 .resolver .textos h5,
    .section18 .resolver .textos p,
    .section18 .resolver .textos .textoNegrita {
        text-align: left;
    }
    
    .section19 .textos {
        padding: 0 20vw;
    }
    
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .imagen img {
        margin-bottom: 30px;
    }
    
    .section19 .imagen img {
        width: 80%;
    }
    
    .section18 .resolver .imagen img {
        width: 50%;
    }
    
    .section18 .resolver .imagen,
    .section18 .obtener .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1150px) and (orientation: portrait){
    html{
        overflow-x: unset;
    }
    
    .section1 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 159px;
    }
    
    .contenido6 {
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/IMG_02.png');
    }
    .section15Web video {
        height: auto;
    }
    .section15Web{
        padding-bottom: 160px;
    }
    .section17 .textos {
        margin-top: 5%;
    }
    .section20 {
        display: none;
    }
    
    .section20Portrait {
        display: block;
    }
    
    .section20Portrait .fondo {
        height: 50vh;
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/IMG_03.png');
        background-size: cover;
        background-position: top;
        background-repeat: no-repeat;
    }
    
    .section20Portrait .contenido {
        padding: 40px 11vw;
    }
    
    .section20Portrait .contenido h3,
    .section19 .textos h3 {
        font-size: 25px;
    }
    
    .section20Portrait .contenido h2,
    .section19 .titulo h2 {
        font-size: 40px;
    }
    
    .section20Portrait .contenido p,
    .section19 .textos p {
        font-size: 15px;
    }
    
    .section11 {
        display: none !important;
    }
    
    .section8Portrait .fondo {
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/IMG_04.png');
    }

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

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

    .section14Portrait .fondo {
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/IMG_08.png');
    }
    
    .section12 .imagen img {
        margin-bottom: 20px;
    }
    
    .section18 .resolver .textos h4,
    .section18 .resolver .textos h5,
    .section18 .resolver .textos p,
    .section18 .resolver .textos .textoNegrita {
        text-align: left;
    }
    
    .section19 .textos {
        padding: 0 20vw;
    }
    
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .imagen img {
        margin-bottom: 30px;
    }
    
    .section19 .imagen img {
        width: 80% !important;
    }
    
    .section18 .resolver .imagen img {
        width: 100%;
    }
    
    .section18 .resolver .imagen,
    .section18 .obtener .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}
/***********************PORTRAIT DISPOSITIVO PC ESCRITORIO***********************************************************/
@media only screen and (min-width: 1151px) and (max-width: 1199px) and (orientation: portrait){
    html{
        overflow-x: unset;
    }
    
    .section1 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 159px;
    }
    
    .contenido6 {
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/IMG_02.png');
    }
    
    .section20 {
        display: none;
    }
    
    .section20Portrait {
        display: block;
    }
    
    .section20Portrait .fondo {
        height: 50vh;
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/IMG_03.png');
        background-size: cover;
        background-position: top;
        background-repeat: no-repeat;
    }
    
    .section20Portrait .contenido {
        padding: 40px 10vw;
    }
    
    .section20Portrait .contenido h3,
    .section19 .textos h3 {
        font-size: 25px;
    }
    
    .section20Portrait .contenido h2,
    .section19 .titulo h2 {
        font-size: 40px;
    }
    
    .section20Portrait .contenido p,
    .section19 .textos p {
        font-size: 15px;
    }
    
    .section11 {
        display: none !important;
    }
    
    .section8Portrait .fondo {
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/IMG_04.png');
    }

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

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

    .section14Portrait .fondo {
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/IMG_08.png');
    }
    
    .section12 .imagen img {
        margin-bottom: 20px;
    }
    
    .section18 .resolver .textos h4,
    .section18 .resolver .textos h5,
    .section18 .resolver .textos p,
    .section18 .resolver .textos .textoNegrita {
        text-align: left;
    }
    
    .section18 .resolver .imagen img {
        width: 80% !important;
    }
    
    .section18 .obtener .imagen img {
        width: 100%;
    }
    
    .section18 .resolver .imagen,
    .section18 .obtener .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section19 .textos {
        padding: 0 20vw;
    }
    
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .imagen img {
        margin-bottom: 30px;
    }
    
    .section19 .imagen img {
        width: 80%;
    }
}
@media only screen and (min-width: 1200px) and (max-width:3000px) and (orientation: portrait){
    html{
        overflow-x: unset;
    }
    
    .section1 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 159px;
    }
    
    .section11 .textos{
        position: absolute;
        right: 0;
        top: 28vh;
    }
    
    .section18 .resolver .textos h5,
    .section18 .resolver .textos p {
        padding: 0 2vw;
    }
    
    .section18 .resolver .textos h5,
    .section18 .resolver .textos p,
    .section18 .resolver .textos .textoNegrita {
        text-align: left;
    }
    
    .section19 .textos {
        padding: 0 20vw;
    }

    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .imagen img {
        margin-bottom: 30px;
    }
    
    .section19 .imagen img {
        width: 80%;
    }
}

@media only screen and (max-width: 3000px) and (orientation: portrait){
    .section13Portrait .fondo {
        background-image: url(https://assets.claro360.com/landingsMexico360/gobierno/protocolos/responsive1/ProtocolosResp_02.png);
    }
    .section17 {
        padding: 0 10px 80px;
    }
    .section17 .textos, .section17 .imagen {
        transform: translateX(0%);
    }
    .section17 .textos{
        transform: translateY(50%);
    }
    .section17 .imagen{
        transform: translateY(-50%);
    }
    .section17 .imagen img {
        width: 100%;
    }
}
/*******************************************************************************************************************/
/******************************************      LANDSCAPE      ****************************************************/
/*******************************************************************************************************************/
/*********************LANDSCAPE DISPOSITIVO MOVIL CELULAR***********************************************************/
@media only screen and (max-width: 424px) and (orientation: landscape){
    html{
        overflow-x: unset;
    }
    
    .section1 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 159px;
    }
    
    .section11 {
        display: none !important;
    }
    
    .section12 .row {
        flex-direction: column-reverse;
    }
    
    .section15Web {
        display: none;
    }
    
    .section15Responsive {
        display: block;
    }
    
    .section8Portrait .fondo {
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/IMG_04.png');
    }

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

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

    .section14Portrait .fondo {
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/IMG_08.png');
    }
    
    .section20 {
        display: none;
    }
    
    .section20Portrait {
        display: block;
    }
    
    .section20Portrait .fondo {
        height: 100vh;
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/IMG_03.png');
        background-size: cover;
        background-position: top;
        background-repeat: no-repeat;
    }
    
    .section20Portrait .contenido {
        padding: 40px;
    }
    
    .section20Portrait .contenido h3,
    .section19 .textos h3 {
        font-size: 16px;
    }
    
    .section20Portrait .contenido h2,
    .section19 .titulo h2 {
        font-size: 30px;
    }
    
    .section20Portrait .contenido p,
    .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){
    html{
        overflow-x: unset;
    }
    
    .section1 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 159px;
    }
    
    .section11 {
        display: none !important;
    }
    
    .section12 .row {
        flex-direction: column-reverse;
    }
    
    .section15Web {
        display: none;
    }
    
    .section15Responsive {
        display: block;
    }
    
    .section8Portrait .fondo {
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/IMG_04.png');
    }

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

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

    .section14Portrait .fondo {
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/IMG_08.png');
    }
    
    .section20 {
        display: none;
    }
    
    .section20Portrait {
        display: block;
    }
    
    .section20Portrait .fondo {
        height: 100vh;
        background-image: url('https://assets.claro360.com/Gobierno/protocolos/IMG_03.png');
        background-size: cover;
        background-position: top;
        background-repeat: no-repeat;
    }
    
    .section20Portrait .contenido {
        padding: 40px;
    }
    
    .section20Portrait .contenido h3,
    .section19 .textos h3 {
        font-size: 16px;
    }
    
    .section20Portrait .contenido h2,
    .section19 .titulo h2 {
        font-size: 30px;
    }
    
    .section20Portrait .contenido p,
    .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){
    html{
        overflow-x: unset;
    }
    
    .section1 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 159px;
    }
    
    .section20 {
        height: auto;
        padding: 50px 30px;
    }
    
    .section20 .textos h3,
    .section19 .textos h3 {
        font-size: 16px;
    }
    
    .section20 .textos h2,
    .section19 .titulo h2 {
        font-size: 30px;
    }
    
    .section20 .textos p,
    .section19 .textos p {
        font-size: 14px;
    }
    
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .imagen img {
        margin-bottom: 20px;
    }
    
    .section11 .textos {
        padding: 40px 20px;
    }
    
    .section11Web,
    .section11Web .position {
        height: auto !important;
    }
    
    .section11Web video {
        display: none;
    }
    
    .section12 .textos, .section17 .textos {
        padding-left: 2vw;
        padding-right: 2vw;
    }
    
    .section15Web {
        display: none;
    }
    
    .section15Responsive {
        display: block;
    }
    
    .section18 .resolver .textos p {
        padding: 0;
    }
    
    .section18 .resolver .textos h4,
    .section18 .resolver .textos h5,
    .section18 .resolver .textos p,
    .section18 .resolver .textos .textoNegrita {
        text-align: left;
    }
    
    .section18 .resolver .imagen,
    .section18 .obtener .imagen {
        align-items: center;
    }
}
@media only screen and (min-width: 680px) and (max-width: 767px) and (orientation: landscape){
    html{
        overflow-x: unset;
    }
    
    .section1 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 159px;
    }
    
    .section20 {
        height: auto;
    }
    
    .section19 .textos {
        padding: 0 15vw;
    }
    
    .section20 .textos h3,
    .section19 .textos h3 {
        font-size: 16px;
    }
    
    .section20 .textos h2,
    .section19 .titulo h2 {
        font-size: 30px;
    }
    
    .section20 .textos p,
    .section19 .textos p {
        font-size: 14px;
    }
    
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .imagen img {
        margin-bottom: 20px;
    }
    
    .section11 .textos {
        padding: 40px 20px;
    }
    
    .section11Web,
    .section11Web .position {
        height: auto !important;
    }
    
    .section11Web video {
        display: none;
    }
    
    .section12 .textos, .section17 .textos {
        padding-left: 2vw;
        padding-right: 2vw;
    }
    
    .section15Web {
        display: none;
    }
    
    .section15Responsive {
        display: block;
    }
    
    .section15 .encabezado .imagen img {
        width: 50%;
    }
    
    .section18 .resolver .textos p {
        padding: 0;
    }
    
    .section18 .resolver .textos h4,
    .section18 .resolver .textos h5,
    .section18 .resolver .textos p,
    .section18 .resolver .textos .textoNegrita {
        text-align: left;
    }
    
    .section18 .resolver .imagen,
    .section18 .obtener .imagen {
        align-items: center;
    }
}
@media only screen and (min-width: 768px) and (max-width: 820px) and (orientation : landscape){
    html{
        overflow-x: unset;
    }
    
    .section1 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 159px;
    }
    
    .section11 .textos {
        padding: 40px 20px;
    }
    
    .section11Web,
    .section11Web .position {
        height: auto !important;
    }
    
    .section11Web video {
        display: none;
    }
    
    .section12 .imagen img {
        width: 90%;
    }
    
    .section15Web .position{
        height: auto;
    }
    
    .section15 .textos {
        padding: 0;
    }

    .section20 {
        height: auto;
    }
    
    .section19 .textos {
        padding: 0 20vw;
    }
    
    .section20 .textos h3,
    .section19 .textos h3 {
        font-size: 18px;
    }
    
    .section20 .textos h2,
    .section19 .titulo h2 {
        font-size: 36px;
    }
    
    .section20 .textos p,
    .section19 .textos p {
        font-size: 14px;
    }
    
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .imagen img {
        margin-bottom: 20px;
    }
    
    .section19 .imagen img {
        width: 80%;
    }
    
    .section18 .resolver .textos p {
        padding: 0;
    }
    
    .section18 .resolver .textos h4,
    .section18 .resolver .textos h5,
    .section18 .resolver .textos p,
    .section18 .resolver .textos .textoNegrita {
        text-align: left;
    }
    
    .section18 .resolver .imagen,
    .section18 .obtener .imagen {
        align-items: center;
    }
    
    .section18 .resolver .imagen img {
        width: 80%;
    }
}
/*********************LANDSCAPE DISPOSITIVO MOVIL TABLET***********************************************************/
@media only screen and (min-width: 821px) and (max-width: 991px) and (orientation : landscape){
    html{
        overflow-x: unset;
    }
    
    .section1 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 159px;
    }
    
    .section11 .textos {
        padding: 40px;
    }
    
    .section11Web,
    .section11Web .position {
        height: auto !important;
    }
    
    .section11Web video {
        display: none;
    }
    
    .section12 .imagen img {
        width: 90%;
    }
    
    .section15Web .position{
        height: auto;
    }

    .section20 {
        height: auto;
    }
    
    .section19 .textos {
        padding: 0 20vw;
    }
    
    .section20 .textos h3,
    .section19 .textos h3 {
        font-size: 24px;
    }
    
    .section20 .textos h2,
    .section19 .titulo h2 {
        font-size: 40px;
    }
    
    .section20 .textos p,
    .section19 .textos p {
        font-size: 15px;
    }
    
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .imagen img {
        margin-bottom: 20px;
    }
    
    .section19 .imagen img {
        width: 80%;
    }
    
    .section18 .resolver .textos p {
        padding: 0;
    }
    
    .section18 .resolver .textos h4,
    .section18 .resolver .textos h5,
    .section18 .resolver .textos p,
    .section18 .resolver .textos .textoNegrita {
        text-align: left;
    }
    
    .section18 .resolver .imagen,
    .section18 .obtener .imagen {
        align-items: center;
    }
    
    .section18 .resolver .imagen img {
        width: 80%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1150px) and (orientation: landscape){
    html{
        overflow-x: unset;
    }
    
    .section1 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 159px;
    }
    
    .section17 .textos {
        padding-left: 0;
        padding-right: 5vw;
    }
    .section11 .textos{
        position: absolute;
        right: 0;
        top: 10vh;
    }
    
    .section12 .imagen img {
        width: 90%;
    }
    
    .section8,
    .section11 {
        height: 100vh;
    }
    
    .section13 {
        height: auto;
    }
    
    .section15 {
        padding: 80px 0;
    }
    
    .section15Web .position{
        height: auto;
    }
    
    .section19 .textos {
        padding: 0 20vw;
    }
    
    .section20 {
        height: auto;
    }
    
    .section20 .textos h3,
    .section19 .textos h3 {
        font-size: 24px;
    }
    
    .section20 .textos h2,
    .section19 .titulo h2 {
        font-size: 40px;
    }
    
    .section20 .textos p,
    .section19 .textos p {
        font-size: 15px;
    }
    
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .imagen img {
        margin-bottom: 30px;
    }
    
    .section19 .imagen img {
        width: 80%;
    }
    
    .section18 .resolver .textos p {
        padding: 0;
    }
    
    .section18 .resolver .textos h4,
    .section18 .resolver .textos h5,
    .section18 .resolver .textos p,
    .section18 .resolver .textos .textoNegrita {
        text-align: left;
    }
    
    .section18 .resolver .imagen,
    .section18 .obtener .imagen {
        align-items: center;
    }
    
    .section18 .resolver .imagen img {
        width: 80%;
    }
}
/*********************LANDSCAPE DISPOSITIVO MOVIL LAPTOP***********************************************************/
@media only screen and (min-width: 1151px) and (max-width: 1199px) and (orientation: landscape){
    .section1.animated .titulo h1 {
        margin-bottom: 0;
    }
    
    .section1 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 159px;
    }
    
    .section11 .textos{
        position: absolute;
        right: 0;
        top: 10vh;
    }
    
    .section12 .imagen img {
        width: 90%;
    }
    
    .section19 .textos {
        padding: 0 20vw;
    }
    
    .section20 .textos h3,
    .section19 .textos h3 {
        font-size: 24px;
    }
    
    .section20 .textos h2,
    .section19 .titulo h2 {
        font-size: 40px;
    }
    
    .section20 .textos p,
    .section19 .textos p {
        font-size: 15px;
    }
    
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .imagen img {
        margin-bottom: 50px;
    }
    
    .section19 .imagen img {
        width: 80%;
    }
    
    .section18 .resolver .textos p {
        padding: 0;
    }
    
    .section18 .resolver .textos h4,
    .section18 .resolver .textos h5,
    .section18 .resolver .textos p,
    .section18 .resolver .textos .textoNegrita {
        text-align: left;
    }
    
    .section18 .resolver .imagen,
    .section18 .obtener .imagen {
        align-items: center;
    }
    
    .section19 hr {
        margin-top: 100px;
    }
    
    .section18 .resolver .imagen img {
        width: 80%;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1360px) and (orientation: landscape){
    .section1.animated .titulo h1 {
        margin-bottom: 0;
    }
    
    .section1 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 159px;
    }
    
    .section8,
    .section11 {
        height: 100vh;
    }
    
    .section11 .textos{
        position: absolute;
        right: 0;
        top: 10vh;
    }
    
    .contenido12{
        padding: 1% 13.5%;
    }
    .section12 .imagen img {
        width: 90%;
    }
    .section17 .textos {
        padding-left: 0;
        padding-right: 5vw;
        padding-top: 7%;
    }
    .section17 .imagen img {
        margin-top: 0;
    }
    .section19 .textos {
        padding: 0 20vw;
    }
    
    .section20 .textos h3,
    .section19 .textos h3 {
        font-size: 24px;
    }
    
    .section20 .textos h2,
    .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;
    }
    
    .section18 .resolver .textos p {
        padding: 0;
    }
    
    .section18 .resolver .textos h4,
    .section18 .resolver .textos h5,
    .section18 .resolver .textos p,
    .section18 .resolver .textos .textoNegrita {
        text-align: left;
    }
    
    .section18 .resolver .imagen,
    .section18 .obtener .imagen {
        align-items: center;
    }
    
    .section18 .resolver .imagen img {
        width: 57%;
    }
    
    .section18 .obtener .imagen img {
        width: 63%;
    }
}
/*********************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.animated video {
        width: 50% !important;
    }
    
    .section1 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 159px;
    }
    
    .section1 .imagen img {
        width: 66%;
        height: auto;
    }
    
    .section11 .textos{
        position: absolute;
        right: 0;
        top: 10vh;
    }
    
    .section1.animated .titulo h1 {
        margin-bottom: 0;
    }
    
    .section8,
    .section11,
    .section14 {
        height: 100vh;
    }
    .contenido12{
        padding: 1% 13.5%;
    }
    .section12 .imagen img {
        width: 90%;
    }
    .section17 .textos {
        padding-left: 0;
        padding-right: 5vw;
    }
    .section19 .textos {
        padding: 0 20vw;
    }
    
    .section20 .textos {
        padding: 0 5vw;
    }
    
    .section20 .textos h2,
    .section19 .titulo h2 {
        font-size: 50px;
    }
    
    .section19 .titulo h2,
    .section19 .textos h3,
    .section19 .imagen img {
        margin-bottom: 50px;
    }
    
    .section19 .imagen img {
        width: 80%;
    }
    
    .section19 hr {
        margin-top: 150px;
    }
    
    .section18 .resolver .textos p {
        padding: 0;
    }
    
    .section18 .resolver .textos h4,
    .section18 .resolver .textos h5,
    .section18 .resolver .textos p,
    .section18 .resolver .textos .textoNegrita {
        text-align: left;
    }
    
    .section18 .resolver .imagen,
    .section18 .obtener .imagen {
        align-items: center;
    }
    
    .section18 .resolver .imagen img {
        width: 57%;
    }
    
    .section18 .obtener .imagen img {
        width: 63%;
    }
}
@media only screen and (min-width: 1900px) and (max-width: 2299px) and (orientation : landscape){
    .section1.animated video {
        width: 50% !important;
    }
    
    .section1.animated .titulo h1 {
        margin-bottom: 0;
    }
    
    .section1 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 159px;
    }
    
    .section1 .imagen img {
        width: auto;
        height: auto;
    }
    
    .contenido6 .cajaTexto h2 {
        padding: 0 25vh;
    }
    
    .section20 .textos {
        padding: 0 7vw;
    }
    
    .section11 .textos,
    .section13 .textos,
    .section15 .textos {
        padding: 0 12vw;
    }
    
    .section11 .textos{
        position: absolute;
        right: 0;
        top: 18vh;
    }
    
    .section12 {
        height: 100vh;
    }
    
    .section12 .row {
        height: 100%;
    }
    
    .section12 .textos {
        padding-left: 12vw;
        padding-right: 12vw;
    }
    
    .section12 .textos {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
    }
    
    .section12 .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section12 .imagen img {
        width: 70%;
    }
    
    .section14 {
        height: 100vh;
    }
    
    .section15 .textos,
    .section17 .textos,
    .section18 .resolver .textos,
    .section18 .resolver .imagen {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section17 .textos {
        padding-left: 6vw;
        padding-right: 10vw;
    }
    
    .section18 .componentes .resolver,
    .section18 .componentes .obtener {
        padding: 40px;
    }
    
    .section18 .resolver .textos p {
        padding: 0;
    }
    
    .section18 .resolver .textos p,
    .section18 .resolver .textos h5,
    .section18 .resolver .textos .textoNegrita {
        text-align: left;
    }
    
    .section18 .componentes .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.animated .titulo h1 {
        margin-bottom: 0;
    }
    
    .section1 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 159px;
    }
    
    .contenido6 .cajaTexto h2 {
        padding: 0 30vh;
    }
    
    .section20 .textos {
        padding: 0 9vw;
    }
    
    .section11 .textos{
        position: absolute;
        right: 0;
        top: 18vh;
    }
    
    .section12 {
        height: 100vh;
    }
    
    .section12 .row {
        height: 100%;
    }
    
    .section12 .textos {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
    }
    
    .section12 .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section12 .imagen img {
        width: 70%;
    }
    
    .section14 {
        height: 100vh;
    }
    
    .section15 .textos,
    .section17 .textos,
    .section18 .resolver .textos,
    .section18 .resolver .imagen {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    .section17 .textos {
        padding-left: 10vw;
        padding-right: 8vw;
    }
    .section18 .componentes .resolver,
    .section18 .componentes .obtener {
        padding: 40px;
    }
    
    .section18 .resolver .textos p {
        padding: 0;
    }
    
    .section18 .resolver .textos p,
    .section18 .resolver .textos h5,
    .section18 .resolver .textos .textoNegrita {
        text-align: left;
    }
    
    .section18 .componentes .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.animated .titulo h1 {
        margin-bottom: 0;
    }
    
    .section1.animated .row{
        height: auto;
    }
    
    .section1 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 159px;
    }
    
    .contenido6 .cajaTexto h2 {
        padding: 0 34vh;
    }
    
    .section20 .textos {
        padding: 0 10vw;
    }
    
    .section11 .textos{
        position: absolute;
        right: 0;
        top: 18vh;
    }
    
    .section12 {
        height: 100vh;
    }
    
    .section12 .row {
        height: 100%;
    }
    
    .section12 .textos {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
    }
    
    .section12 .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section12 .imagen img {
        width: 70%;
    }
    
    .section14 {
        height: 100vh;
    }
    
    .section15 .textos,
    .section17 .textos,
    .section18 .resolver .textos,
    .section18 .resolver .imagen {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section18 .componentes .resolver,
    .section18 .componentes .obtener {
        padding: 40px;
    }
    
    .section18 .resolver .textos p {
        padding: 0;
    }
    
    .section18 .resolver .textos p,
    .section18 .resolver .textos h5,
    .section18 .resolver .textos .textoNegrita {
        text-align: left;
    }
    
    .section18 .componentes .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 20vw;
    }
}