@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');
}
main {
    background-color: #000;
}

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

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

.section1 video{
    width: 100%;
    min-height: auto;
    object-fit: cover;
    transform: none;
    outline: none;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
}

.section1,
.contenido2,
.section3,
.section5,
.section7,
.section8,
.section13,
.section14,
.section15,
.contenido7,
.contenido11,
.contenido12 {
    background-color: #000000 !important;
}

.section1 .titulo h1,
.contenido2 .texto p,
.section3 .textos h2,
.section3 .textos p,
.section5 .titulos h2,
.section5 .textos h2,
.section5 .textos p,
.section7 .textos h2,
.section7 .textos p,
.section8 .titulos h2,
.section8 .textos h2,
.section8 .textos p,
.section13 .contenido .textos h2,
.section13 .contenido .textos p,
.section14 .titulos h2,
.section14 .textos h2,
.section14 .textos p,
.section15 .titulos div h2,
.section15 .titulos div h3,
.section15 .contenido .textos h2,
.section15 .contenido .textos p,
.contenido7 .tarjetas h2,
.contenido7 .tarjetas .row .texto p,
.contenido11 .tarjeta .card .card-body p {
    color: #FFFFFF !important;
}
.section1 .titulo h1 {
    margin-top: 118px;
}
.section3 {
    padding: 40px 0;
}

.section3 .textos h2 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 32px;
}

.section3 .textos p {
    font-family: 'DINPro-Bold';
    font-size: 64px;
}

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

.section6 {
    background-image: url('https://assets.claro360.com/Gobierno/emergencias/Grupo_4751.png');
}

.section9 {
    background-image: url('https://assets.claro360.com/Gobierno/emergencias/Grupo_4755.png');
}

.section12 {
    background-image: url('https://assets.claro360.com/Gobierno/emergencias/Grupo_4757.png');
}

.section11 .encabezado .titulos h3 {
    color: #000000;
}

.section13.imagen {
    padding: 40px 0;
}

.contenido7 .tarjetas,
.contenido11 .tarjeta .card .card-body {
    background-color: #2B2A2A;
}
.contenido7 .tarjeta1{
    padding-bottom: 0;
}
.contenido7 .tarjetas .row .texto h3 {
    color: #E09200;
}

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

.contenido11 .cajaTarjetas .tarjeta:nth-child(2) img {
    object-fit: contain;
}
.contenido11 .cajaTarjetas .tarjeta:nth-child(2) .imgCard {
    background-color: #fff;
}

/*******************************************************************************************************************/
/******************************************      PORTRAIT     ******************************************************/
/*******************************************************************************************************************/
/***********************PORTRAIT DISPOSITIVO MOVIL CELULAR**********************************************************/
@media only screen and (max-width: 320px) and (orientation: portrait){
    .section1 .imagen img {
        height: auto !important;
    }
    
    .section1 .VideoIntersectionPlay {
        padding: 0;
    }
    .section1 .titulo h1 {
        margin-top: 50px;
    }
    .section3 .row {
        flex-direction: column-reverse;
    }
    
    .section3 .textos h2 {
        font-size: 16px;
    }
    
    .section3 .textos p {
        font-size: 30px;
        line-height: 34px;
    }
    
    .section3 .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section3 .imagen img {
        width: 221px;
        height: 461px;
    }
    
    .contenido6 {
        background-image: url('https://assets.claro360.com/Gobierno/emergencias/Responsive/img_03.png');
    }
    
    .section5 .contenido,
    .section5 .imagen {
        padding: 0;
    }
    
    .section5 .imagen img {
        width: 100%;
        margin-bottom: 30px;
    }
    
    .section5 .textos {
        padding: 0 10%;
    }
    
    .section6 {
        background-image: url('https://assets.claro360.com/Gobierno/emergencias/Responsive/IMG_05_mobile.png');
    }
    
    .contenido6 .cajaTexto h2 {
        margin: 0;
    }
    .contenido7 .tarjeta1 {
        padding: 5vh 0;
    }
    .section8 .imagen {
        padding: 0;
    }
    
    .section9 {
        background-image: url('https://assets.claro360.com/Gobierno/emergencias/Responsive/IMG_08_mobile.png');
    }
    
    .section10 .imagen img {
        width: 100%;
    }
    
    .section11 .contenido {
        flex-direction: column-reverse;
    }
    
    .section11 .contenido .imagen {
       padding: 0;
    }
    .contenido11 .tarjeta .card .card-body {
        padding: 25% 10%;
    }
    .section12 {
        background-image: url('https://assets.claro360.com/Gobierno/emergencias/Responsive/IMG_12_mobile.png');
    }
    .contenido12 .cajaTexto2 p {
        line-height: normal;
    }
    .section13 .contenido .imagen {
        padding: 0;
    }
    
    .section14 .titulos {
        order: 1;
    }
    
    .section14 .imagen {
        order: 2;
    }
    
    .section14 .textos {
        order: 3;
    }
    
    .section14 .titulos h3 {
        margin-bottom: 30px;
    }
    
    .section14 .imagen {
        padding: 0;
    }
    
    .section14 .imagen img {
        margin-bottom: 30px;
    }
    
    .section15 .contenido .imagen img {
        margin-bottom: 0;
        margin-top: 30px;
    }
    
    .contenido7 .otraTarjeta .row .img {
        display: flex;
        justify-content: center;
        align-items: flex-end;
    }
    
    .contenido7 .otraTarjeta .row .img img {
        width: 60%;
    }
	
}
@media only screen and (min-width: 321px) and (max-width: 424px) and (orientation: portrait){
    .section1 .titulo h1 {
        margin-top: 50px;
    }
    .section1 .imagen img {
        height: auto !important;
    }
    
    .section1 .VideoIntersectionPlay {
        padding: 0;
    }
    
    .section3 .row {
        flex-direction: column-reverse;
    }
    
    .section3 .textos h2 {
        font-size: 16px;
    }
    
    .section3 .textos p {
        font-size: 30px;
        line-height: 34px;
    }
    
    .section3 .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section3 .imagen img {
        width: 221px;
        height: 461px;
    }
    
    .contenido6 {
        background-image: url('https://assets.claro360.com/Gobierno/emergencias/Responsive/img_03.png');
    }
    
    .contenido6 .cajaTexto h2 {
        margin: 0;
    }
    
    .section5 .contenido,
    .section5 .imagen {
        padding: 0;
    }
    
    .section5 .imagen img {
        width: 100%;
        margin-bottom: 30px;
    }
    
    .section5 .textos {
        padding: 0 10%;
    }
    
    .section6 {
        background-image: url('https://assets.claro360.com/Gobierno/emergencias/Responsive/IMG_05_mobile.png');
    }
    
    .section8 .imagen {
        padding: 0;
    }
    
    .section9 {
        background-image: url('https://assets.claro360.com/Gobierno/emergencias/Responsive/IMG_08_mobile.png');
    }
    
    .section10 .imagen {
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section10 .imagen img {
        width: 100%;
    }
    
    .section11 .contenido {
        flex-direction: column-reverse;
    }
    
    .section11 .contenido .imagen {
       padding: 0;
    }
    
    .section12 {
        background-image: url('https://assets.claro360.com/Gobierno/emergencias/Responsive/IMG_12_mobile.png');
    }
    
    .section13 .contenido .imagen {
        padding: 0;
    }
    
    .section13 .row .imagen img {
        margin-top: 30px;
    }
    
    .section13.imagen {
        padding: 20px 0;
    }
    
    .section14 .titulos {
        order: 1;
    }
    
    .section14 .imagen {
        order: 2;
    }
    
    .section14 .textos {
        order: 3;
    }
    
    .section14 .titulos h3 {
        margin-bottom: 30px;
    }
    
    .section14 .imagen {
        padding: 0;
    }
    
    .section14 .imagen img {
        margin-bottom: 30px;
    }
    
    .section15 .contenido .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section15 .contenido .imagen img {
        margin-bottom: 0;
        width: auto;
        height: auto;
        margin-top: 30px;
    }
    .contenido7 .tarjeta1 {
        padding: 5vh 0 0;
    }
    .contenido7 .otraTarjeta .row .img {
        display: flex;
        justify-content: center;
        align-items: flex-end;
    }
    
    .contenido7 .otraTarjeta .row .img img {
        width: 60%;
    }
    .contenido12 .cajaTexto2 p {
        padding: 0 7%;
        line-height: normal;
    }
}
/***********************PORTRAIT DISPOSITIVO MOVIL TABLET***********************************************************/
@media only screen and (min-width: 425px) and (max-width: 600px) and (orientation: portrait){
    .section1 .titulo h1 {
        margin-top: 50px;
    }
    .section1 .imagen img {
        height: auto !important;
    }
    
    .section1 .VideoIntersectionPlay {
        padding: 0;
    }
    
    .section3 .row {
        flex-direction: column-reverse;
    }
    
    .section3 .textos h2 {
        font-size: 16px;
    }
    
    .section3 .textos p {
        font-size: 30px;
        line-height: 34px;
    }
    
    .section3 .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section3 .imagen img {
        width: 221px;
        height: 461px;
    }
    
    .contenido6 {
        background-image: url('https://assets.claro360.com/Gobierno/emergencias/Responsive/img_03.png');
    }
    
    .contenido6 .cajaTexto h2 {
        margin: 0;
    }
    
    .section5 .contenido,
    .section5 .imagen {
        padding: 0;
    }
    
    .section5 .imagen img {
        width: 100%;
        margin-bottom: 30px;
    }
    
    .section5 .textos {
        padding: 0 10%;
    }
    
    .section6 {
        background-image: url('https://assets.claro360.com/Gobierno/emergencias/Responsive/IMG_05_mobile.png');
    }
    .contenido7 .tarjeta1 {
        padding: 5vh 0;
    }
    .section8 .imagen {
        padding: 0;
    }
    
    .section9 {
        background-image: url('https://assets.claro360.com/Gobierno/emergencias/Responsive/IMG_08_mobile.png');
    }
    
    .section10 .imagen {
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section11 .contenido {
        flex-direction: column-reverse;
    }
    
    .section11 .contenido .imagen {
       padding: 0;
    }
    
    .section12 {
        background-image: url('https://assets.claro360.com/Gobierno/emergencias/Responsive/IMG_12_mobile.png');
    }
    .contenido12 .cajaTexto2 p {
        padding: 0 5%;
        line-height: normal;
    }
    .section13 .contenido .imagen {
        padding: 0;
    }
    
    .section13 .row .imagen img {
        margin-top: 30px;
    }
    
    .section13.imagen {
        padding: 20px 0;
    }
    
    .section14 .titulos {
        order: 1;
    }
    
    .section14 .imagen {
        order: 2;
    }
    
    .section14 .textos {
        order: 3;
    }
    
    .section14 .titulos h3 {
        margin-bottom: 30px;
    }
    
    .section14 .imagen {
        padding: 0;
        display: flex;
        justify-content: flex-end;
        align-content: flex-start;
    }
    
    .section14 .imagen img {
        margin-bottom: 30px;
    }
    
    .section15 .contenido .imagen img {
        margin-bottom: 0;
        margin-top: 30px;
    }
    
    .contenido7 .otraTarjeta .row .img {
        display: flex;
        justify-content: center;
        align-items: flex-end;
    }
    
    .contenido7 .otraTarjeta .row .img img {
        width: 60%;
    }
}
@media only screen and (min-width: 601px) and (max-width: 679px) and (orientation: portrait){
    .section1 .titulo h1 {
        margin-top: 50px;
    }
    .section1 .imagen img {
        width: 80%;
        height: auto;
    }
    
    .section1 .VideoIntersectionPlay {
        padding: 0;
    }
    
    .section3 .row {
        flex-direction: column-reverse;
    }
    
    .section3 .textos h2 {
        font-size: 16px;
    }
    
    .section3 .textos p {
        font-size: 30px;
        line-height: 34px;
    }
    
    .section3 .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section3 .imagen img {
        width: 221px;
        height: 461px;
    }
    
    .section5 .contenido,
    .section5 .imagen {
        padding: 0;
    }
    
    .section5 .imagen img {
        width: 100%;
        margin-bottom: 30px;
    }
    
    .section5 .textos {
        padding: 0 10%;
    }
    
    .section5 .contenido .imagen {
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section5 .contenido .imagen img {
        width: 60%;
    }
    
    .contenido6 {
        background-image: url('https://assets.claro360.com/Gobierno/emergencias/Responsive/img_03.png');
    }
    
    .contenido6 .cajaTexto h2 {
        margin: 0;
    }
    
    .section8 .imagen {
        padding: 0;
    }
    
    .section8 .imagen img {
        width: 100%;
    }
    
    .section9 {
        background-image: url('https://assets.claro360.com/Gobierno/emergencias/Responsive/IMG_08_mobile.png');
    }
    
    .section10 .imagen {
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section10 .imagen img {
        width: 80%;
    }
    
    .section11 .contenido {
        flex-direction: column-reverse;
    }
    
    .section11 .contenido .imagen {
       padding: 0;
    }
    
    .section11 .contenido .imagen img {
        width: 100%;
    }
    
    .section12 {
        background-image: url('https://assets.claro360.com/Gobierno/emergencias/Responsive/IMG_12_mobile.png');
    }
    
    .section13 .contenido .imagen {
        padding: 0;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
    }
    
    .section13 .row .imagen img {
        margin-top: 30px;
    }
    
    .section13.imagen {
        padding: 20px 0;
    }
    
    .section14 .titulos {
        order: 1;
    }
    
    .section14 .imagen {
        order: 2;
    }
    
    .section14 .textos {
        order: 3;
    }
    
    .section14 .titulos h3 {
        margin-bottom: 30px;
    }
    
    .section14 .imagen {
        padding: 0;
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section14 .imagen img {
        margin-bottom: 30px;
        width: 80%;
        height: auto;
    }
    
    .section15 .contenido .imagen img {
        margin-bottom: 0;
        width: 80%;
        margin-top: 30px;
    }
    .contenido7 .tarjeta1 {
        padding: 5vh 0;
    }
    .contenido7 .otraTarjeta .row .img {
        display: flex;
        justify-content: center;
        align-items: flex-end;
    }
    
    .contenido7 .otraTarjeta .row .img img {
        width: 40%;
    }
}
@media only screen and (min-width: 680px) and (max-width: 767px) and (orientation: portrait){
    .section1 .titulo h1 {
        margin-top: 50px;
    }
    .contenido7 .tarjeta1 {
        padding: 5vh 0;
    }
    .section1 .VideoIntersectionPlay {
        padding: 0;
    }
    
    .section3 .row {
        flex-direction: column-reverse;
    }
    
    .section3 .textos h2 {
        font-size: 16px;
    }
    
    .section3 .textos p {
        font-size: 30px;
        line-height: 34px;
    }
    
    .section3 .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section3 .imagen img {
        width: 221px;
        height: 461px;
    }
    
    .section5 .contenido,
    .section5 .imagen {
        padding: 0;
    }
    
    .section5 .imagen img {
        width: 100%;
        margin-bottom: 30px;
    }
    
    .section5 .textos {
        padding: 0 10%;
    }
    
    .section5 .contenido .imagen {
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section5 .contenido .imagen img {
        width: 60%;
    }
    
    .contenido6 {
        background-image: url('https://assets.claro360.com/Gobierno/emergencias/Responsive/img_03.png');
    }
    
    .contenido6 .cajaTexto h2 {
        margin: 0;
    }
    
    .section8 .imagen {
        padding: 0;
    }
    
    .section8 .imagen img {
        width: 100%;
    }
    
    .section9 {
        background-image: url('https://assets.claro360.com/Gobierno/emergencias/Responsive/IMG_08_mobile.png');
    }
    
    .section10 .imagen {
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section10 .imagen img {
        width: 90%;
    }
    
    .section11 .contenido {
        flex-direction: column-reverse;
    }
    
    .section11 .contenido .imagen {
       padding: 0;
    }
    
    .section11 .contenido .imagen img {
        width: 100%;
    }
    
    .section12 {
        background-image: url('https://assets.claro360.com/Gobierno/emergencias/Responsive/IMG_12_mobile.png');
    }
    
    .section13 .contenido .imagen {
        padding: 0;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
    }
    
    .section13 .row .imagen img {
        margin-top: 30px;
    }
    
    .section13.imagen {
        padding: 20px 0;
    }
    
    .section14 .titulos {
        order: 1;
    }
    
    .section14 .imagen {
        order: 2;
    }
    
    .section14 .textos {
        order: 3;
    }
    
    .section14 .titulos h3 {
        margin-bottom: 30px;
    }
    
    .section14 .imagen {
        padding: 0;
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section14 .imagen img {
        margin-bottom: 30px;
        width: 80%;
        height: auto;
    }
    
    .section15 .contenido .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section15 .contenido .imagen img {
        margin-bottom: 0;
        width: 65%;
        margin-top: 30px;
    }
    
    .contenido7 .otraTarjeta .row .img {
        display: flex;
        justify-content: center;
        align-items: flex-end;
    }
    
    .contenido7 .otraTarjeta .row .img img {
        width: 40%;
    }
}
/*******************************IPAD USADA EN LA EMPRESA************************************************************/
@media only screen and (min-width: 768px) and (max-width: 820px) and (orientation: portrait){
    .section1 .titulo h1 {
        margin-top: 50px;
    }
    .section1 .VideoIntersectionPlay {
        padding: 0;
    }
    
    .section3 {
        padding: 80px 40px;
    }

    .section3 .row {
        flex-direction: column-reverse;
    }

    .section3 .textos {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section3 .textos h2 {
        font-size: 23px;
    }
    
    .section3 .textos p {
        font-size: 30px;
        line-height: 34px;
    }
    
    .section3 .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section3 .imagen img {
        width: 354px;
        height: 739px;
        margin-top: 50px;
    }
    
    .section3 .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .section5 .contenido {
        padding: 0 0 0 5%;
    }
    
    .section5 .contenido .imagen {
        padding: 0;
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section5 .contenido .imagen img {
        margin-bottom: 50px;
        width: 70%;
    }
    
    .contenido6 {
        background-image: url('https://assets.claro360.com/Gobierno/emergencias/Responsive/img_03.png');
    }
    
    .contenido6 .cajaTexto h2 {
        margin: 0;
    }
    .section7 .imagen img {
        width: 80%;
    }
    .section8 .textos {
        padding: 0 12vw;
    }
    
    .section8 .imagen {
        padding: 0;
        margin: 30px 0;
    }
    
    .section8 .imagen img {
        height: auto;
    }
    
    .section10 .imagen {
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section11 .encabezado .imagen img {
        width: 80%;
        height: auto;
        margin-bottom: 50px;
    }
    
    .section11 .contenido {
        flex-direction: column-reverse;
    }
    
    .section11 .contenido .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .section11 .contenido .textos {
        padding: 0 12vw;
    }
    
    .section11 .contenido .imagen {
        padding: 0;
    }
    
    .section11 .contenido .imagen .d-block {
        display: none!important;
    }
    
    .section11 .contenido .imagen .d-none {
        display: block!important;
    }
    
    .section11 .contenido .imagen img {
        width: 90%;
        height: auto;
        margin-bottom: 50px;
    }
    
    .section13 .contenido {
        flex-direction: row-reverse;
    }
    
    .section13 .contenido .imagen {
        padding: 0;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
    }
    
    .section14 .col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .section14 .titulos {
        order: 1;
    }
    
    .section14 .imagen {
        order: 2;
        padding: 0;
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section14 .imagen .d-block {
        display: none!important;
    }
    
    .section14 .imagen .d-none {
        display: block!important;
    }
    
    .section14 .imagen img {
        width: 80%;
        height: auto;
        margin-bottom: 50px;
    }
    
    .section14 .textos {
        order: 3;
        padding: 0 12vw;
    }
    
    .section15 .imagen .d-block {
        display: none!important;
    }
    
    .section15 .imagen .d-none {
        display: block!important;
    }
    
    .section14 .titulos h3,
    .section15 .titulos div h3 {
        margin-bottom: 30px;
    }
    
    .section15 .contenido .imagen img {
        margin-bottom: 0;
    }
    
    .contenido7 .tarjetas .row .img {
        justify-content: center;
    }
    
    .contenido7 .otraTarjeta {
        padding: 0 5vh;
    }
    .contenido12 .cajaTexto2 p {
        padding: 0 2%;
        line-height: normal;
    }
}
/***********************PORTRAIT DISPOSITIVO MOVIL LAPTOP***********************************************************/
@media only screen and (min-width: 821px) and (max-width: 991px) and (orientation: portrait){
    .section1 .titulo h1 {
        margin-top: 50px;
    }
    .section1 .VideoIntersectionPlay {
        padding: 0;
    }
    
    .section3 {
        padding: 80px 40px;
    }

    .section3 .row {
        flex-direction: column-reverse;
    }

    .section3 .textos {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section3 .textos h2 {
        font-size: 23px;
    }
    
    .section3 .textos p {
        font-size: 30px;
        line-height: 34px;
    }
    
    .section3 .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section3 .imagen img {
        width: 354px;
        height: 739px;
        margin-top: 50px;
    }
    
    .section3 .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .section5 .contenido {
        padding: 0 0 0 5%;
    }
    
    .section5 .contenido .imagen {
        padding: 0;
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section5 .contenido .imagen img {
        width: 80%;
        margin-bottom: 50px;
    }
    
    .contenido6 {
        background-image: url('https://assets.claro360.com/Gobierno/emergencias/Responsive/img_03.png');
    }
    
    .contenido6 .cajaTexto {
        width: 90%;
    }
    
    .contenido6 .cajaTexto h2 {
        margin: 0;
    }
    
    .section8 .imagen {
        padding: 0;
        margin: 30px 0;
    }
    
    .section8 .imagen img {
        height: auto;
    }
    
    .section8 .textos {
        padding: 0 12vw;
    }
    
    .section10 .imagen {
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section11 .encabezado .imagen img {
        width: 80%;
        height: auto;
    }
    
    .section11 .contenido {
        flex-direction: column-reverse;
    }
    
    .section11 .contenido .col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .section11 .contenido .imagen {
        padding: 0;
    }
    
    .section11 .contenido .imagen .d-block {
        display: none!important;
    }
    
    .section11 .contenido .imagen .d-none {
        display: block!important;
    }
    
    .section11 .contenido .imagen img {
        width: 90%;
        height: auto;
    }
    
    .section13 .contenido {
        flex-direction: row-reverse;
    }
    
    .section13 .contenido .imagen {
        padding: 0;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
    }
    
    .section13 .row .imagen img {
        width: 80%;
        margin-top: 50px;
    }
    
    .section14 .col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .section14 .col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .section14 .titulos {
        order: 1;
    }
    
    .section14 .imagen {
        order: 2;
        padding: 0;
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section14 .textos {
        order: 3;
        padding: 0 12vw;
    }
    
    .section14 .imagen .d-block {
        display: none!important;
    }
    
    .section14 .imagen .d-none {
        display: block!important;
    }
    
    .section14 .imagen img {
        width: 80%;
        height: auto;
        margin-bottom: 50px;
    }
    
    .section15 .imagen .d-block {
        display: none!important;
    }
    
    .section15 .imagen .d-none {
        display: block!important;
    }
    
    .section14 .titulos h3,
    .section15 .titulos div h3 {
        margin-bottom: 30px;
    }
    
    .contenido7 .tarjetas .row .img {
        justify-content: center;
    }
    .contenido7 .otraTarjeta {
        padding: 0 5vw;
    }
    .contenido12 .cajaTexto2 p {
        padding: 0 5%;
        line-height: normal;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1150px) and (orientation: portrait){
    .section1 .titulo h1 {
        margin-top: 130px;
    }
    .section1 .VideoIntersectionPlay {
        padding: 0;
    }
    
    .section3 .textos {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section3 .textos p {
        font-size: 40px;
        line-height: 44px;
    }
    
    .section3 .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .section3{
        padding-bottom: 200px;
    }
    .section3 .imagen img {
        width: 330px;
        height: auto;
    }
    
    .section5 .contenido {
        padding: 0 0 0 5%;
    }
    
    .section5 .textos {
        padding: 0 5vw 0 0;
    }
    
    .section5 .contenido .imagen {
        padding: 0;
        display: flex;
        align-items: center;
    }
    
    .contenido6 {
        background-image: url('https://assets.claro360.com/Gobierno/emergencias/Responsive/img_03.png');
    }
    
    .contenido6 .cajaTexto {
        width: 90%;
    }
    
    .contenido6 .cajaTexto h2 {
        margin: 0;
    }
    
    .section7 .textos {
        padding: 0 0 0 5%;
    }
    
    .section8 .imagen {
        padding: 0;
        margin: 30px 0;
    }
    
    .section8 .imagen img {
        width: 100% !important;
    }
    
    .section10 .imagen {
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section10 .imagen img {
        width: 100%;
    }
    
    .section11 .encabezado .imagen img {
        width: 80%;
    }
    
    .section11 .contenido .imagen {
        align-items: center;
    }
    
    .section11 .contenido .imagen img {
        width: 100% !important;
    }
    
    .section13 .contenido {
        flex-direction: row-reverse;
    }
    
    .section13 .contenido .imagen {
        padding: 0;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    
    .section13 .row .imagen img {
        width: 100%;
    }
    
    .section14 .imagen, .section15 .imagen {
        padding: 0;
        display: flex;
        align-items: center;
    }
    
    .section14 .titulos h3,
    .section15 .titulos div h3 {
        margin-bottom: 30px;
    }
    
    .contenido7 .tarjetas .row .img {
        justify-content: center;
    }
}
/***********************PORTRAIT DISPOSITIVO PC ESCRITORIO***********************************************************/
@media only screen and (min-width: 1151px) and (max-width: 1199px) and (orientation: portrait){
    .section1 .titulo h1 {
        margin-top: 133px;
    }
    .section1 .VideoIntersectionPlay {
        padding: 0;
    }
    
    .section3 .textos {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section3 .textos p {
        font-size: 40px;
        line-height: 44px;
    }
    
    .section3 .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .section3{
        padding-bottom: 200px;
    }

    .section3 .imagen img {
        width: 300px;
        height: auto;
    }
    
    .section5 .contenido {
        padding: 0 0 0 5%;
    }
    
    .section5 .textos {
        padding: 0 5vw 0 0;
    }
    
    .section5 .contenido .imagen {
        padding: 0;
    }
    
    .contenido6 {
        background-image: url('https://assets.claro360.com/Gobierno/emergencias/Responsive/img_03.png');
    }
    
    .contenido6 .cajaTexto {
        width: 90%;
    }
    
    .contenido6 .cajaTexto h2 {
        margin: 0;
    }
    
    .section7 .imagen img {
        height: auto;
    }
    
    .section8 .textos {
        padding: 0 12vw;
    }
    
    .section8 .imagen {
        padding: 0;
        margin: 30px 0;
    }
    
    .section8 .imagen img {
        width: 100% !important;
    }
    
    .section10 .imagen {
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section10 .imagen img {
        width: 100%;
    }
    
    .section11 .encabezado .imagen img {
        width: 80%;
    }
    
    .section11 .contenido .imagen {
        align-items: center;
    }
    
    .section11 .contenido .imagen img {
        width: 100% !important;
    }
    
    .section13 .contenido {
        flex-direction: row-reverse;
    }
    
    .section13 .contenido .imagen {
        padding: 0;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
    }
    
    .section13 .row .imagen img {
        width: 100%;
    }
    
    .section14 .imagen {
        padding: 0;
    }
    
    .section14 .titulos h3,
    .section15 .titulos div h3 {
        margin-bottom: 30px;
    }
    
    .contenido7 .tarjetas .row .img {
        justify-content: center;
    }
}
@media only screen and (min-width: 1200px) and (max-width:3000px) and (orientation: portrait){
    .section1 .titulo h1 {
        margin-top: 120px;
    }
    .section1 .VideoIntersectionPlay {
        padding: 0;
    }
    
     .section3 .textos {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section3 .textos p {
        font-size: 60px;
        line-height: 64px;
    }
    
    .section3 .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section3 .imagen img {
        width: 442px;
        height: 921px !important;
    }
    
    .section5 .contenido {
        padding: 0 0 0 5%;
    }
    
    .section5 .contenido .imagen {
        padding: 0;
        align-content: center;
    }
    
    .contenido6 {
        background-image: url('https://assets.claro360.com/Gobierno/emergencias/Responsive/img_03.png');
    }
    
    .contenido6 .cajaTexto {
        width: 90%;
    }
    
    .contenido6 .cajaTexto h2 {
        margin: 0;
    }
    
    .section7 .imagen img {
        height: auto;
    }
    
    .section8 .row {
        padding: 0;
    }
    
    .section8 .titulos,
    .section8 .textos {
        padding: 0 10%;
    }
    
    .section8 .imagen {
        padding: 0;
    }
    
    .section8 .imagen {
        padding: 0;
        margin: 30px 0;
    }
    
    .section8 .imagen img {
        width: 100% !important;
    }
    
    .section10 .imagen {
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section10 .imagen img {
        width: 100%;
    }
    
    .section11 .encabezado .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section11 .encabezado .imagen img {
        width: 80%;
    }
    
    .section11 .contenido .imagen {
        display: flex;
        align-items: center;
    }
    
    .section11 .contenido .imagen img {
        width: 100% !important;
    }
    
    .section13 .row {
        padding: 0 10% 0 0;
    }
    
    .section13 .contenido {
        flex-direction: row-reverse;
    }
    
    .section13 .contenido .imagen {
        padding: 0;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    
    .section13 .row .imagen img {
        width: 100%;
    }
    
    .section13 .imagen img {
        height: auto;
    }
    
    .section14 .row,
    .section14 .imagen {
        padding: 0;
    }
    
    .section14 .titulos,
    .section14 .textos {
        padding: 0 10%;
    }
    
    .section14 .imagen {
        padding: 0;
        align-content: center;
    }
    
    .section14 .titulos h3,
    .section15 .titulos div h3 {
        margin-bottom: 30px;
    }
    .section15 .contenido .imagen {
        align-content: center;
    }
    .section15 .contenido .imagen img {
        width: 100%;
        height: auto;
    }
    
    .contenido7 .tarjetas .row .img {
        justify-content: center;
    }
}
/*******************************************************************************************************************/
/******************************************      LANDSCAPE      ****************************************************/
/*******************************************************************************************************************/
/*********************LANDSCAPE DISPOSITIVO MOVIL CELULAR***********************************************************/
@media only screen and (max-width: 424px) and (orientation: landscape){
    .section1 .titulo h1 {
        margin-top: 40px;
    }
    .section1 .VideoIntersectionPlay {
        padding: 0;
    }
    
    .section3 .row {
        flex-direction: column-reverse;
    }
    
    .section3 .imagen  {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section3 .imagen img {
        width: 34% !important;
        height: auto !important;
    }
    
    .section3 .textos {
        padding-right: 3vw;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section3 .textos h2 {
        font-size: 18px;
    }
    
    .section3 .textos p {
        font-size: 30px;
        line-height: 34px;
    }
    
    .section5 .textos {
        padding: 0 5%;
    }
    
    .section5 .contenido {
        padding: 0;
    }
    
    .section5 .contenido .imagen {
        padding-right: 0;
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section5 .contenido .imagen img {
        width: 70%;
        height: auto !important;
        margin-bottom: 30px;
    }
    
    .contenido6 .cajaTexto h2 {
        margin: 0;
    }
    
    .section7 .textos {
        padding: 0 5%;
    }
    
    .section7 .imagen img {
        height: auto;
    }
    
    .section8 .row,
    .section8 .imagen{
        padding: 0;
    }
    
    .section8 .row .textos {
        padding: 0 8vw;
    }
    
    .section8 .textos h2 {
        margin-bottom: 30px;
    }
    
    .section8 .imagen img {
        width: 100%;
    }
    
    .section10 .textos {
        padding: 0 5% !important;
    }
    
    .section10 .imagen {
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section10 .imagen img {
        width: 100%;
    }
    
    .section10 .textos {
        padding: 0 12%;
    }
    
    .section11 .row {
        padding: 0;
    }
    
    .section11 .contenido {
        flex-direction: column-reverse;
    }
    
    .section11 .encabezado .imagen img {
        width: 62%;
    }
    
    .section11 .contenido .imagen img {
        width: 100% !important;
        height: auto !important;
    }
    
    .section11 .contenido .imagen.mb-5 {
        margin-bottom: 0 !important;
    }
    
    .section11 .contenido .imagen{
        align-items: center;
        padding: 0;
    }
    
    .section11 .encabezado .imagen,
    .section15 .contenido .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section13 .row {
        padding: 0;
    }
    
    .section13 .contenido .imagen {
        padding-left: 0;
    }
    
    .section13 .contenido .imagen {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
    }
    
    .section13 .contenido .imagen img {
        width: 68%;
    }
    
    .section13 .imagenes .imagen img {
        width: 80%;
    }
    
    .section13.imagen {
        padding: 60px 0;
    }
    
    .section11 .contenido .textos,
    .section14 .textos{
        padding: 0 8%;
    }
    
    .section14 .row {
        padding: 0;
    }
    
    .section14 .titulos {
        order: 1;
    }
    
    .section14 .imagen {
        order: 2;
    }
    
    .section14 .textos {
        order: 3;
    }
    
    .section14 .titulos {
        margin-bottom: 50px; 
    }
    
    .section14 .imagen {
        padding: 0;
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section14 .imagen img {
        width: 70%;
        margin-bottom: 30px;
    }
    
    .section15 .contenido .imagen img {
        margin-bottom: 0;
    }
    
    .contenido7 .tarjetas h2 {
        padding: 2vh 2vh;
    }
    
    .contenido7 h3,
    .contenido7 p {
        padding-bottom: 30px;
        text-align: center;
    }
    
    .contenido7 .tarjeta1 .texto {
        padding: 0 7vw;
    }
    
    .contenido7 .textoNegrita {
        padding: 0;
        text-align: center;
    }
    
    .contenido7 .otraTarjeta {
        padding: 40px 0;
    }
    
    .contenido7 .otraTarjeta .texto h3,
    .contenido7 .tarjetas .row .texto p {
        padding: 0;
        margin-bottom: 30px;
        text-align: left;
    }
    
    .contenido7 .otraTarjeta .texto {
        padding: 0 10vw 0 5vw;
    }
    
    .contenido7 .tarjetas .row .img {
        justify-content: center;
    }
    
    .contenido7 .tarjeta1 .row .texto p {
        text-align: center;
    }
    
    .contenido7 .tarjeta1 .row .img img {
        width: 70% !important;
    }
    
    .contenido7 .otraTarjeta .row .img img {
        width: 30% !important;
    }
    
    .contenido12 {
        margin: 0;
    }
}
@media only screen and (min-width: 425px) and (max-width: 600px) and (orientation: landscape){
    .section1 .titulo h1 {
        margin-top: 40px;
    }
    .section1 .VideoIntersectionPlay {
        padding: 0;
    }
    
    .section3 .row {
        flex-direction: column-reverse;
    }
    
    .section3 .imagen  {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section3 .imagen img {
        width: 34% !important;
        height: auto !important;
    }
    
    .section3 .textos {
        padding-right: 3vw;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section3 .textos h2 {
        font-size: 18px;
    }
    
    .section3 .textos p {
        font-size: 30px;
        line-height: 34px;
    }
    
    .section5 .textos {
        padding: 0 5%;
    }
    
    .section5 .contenido {
        padding: 0;
    }
    
    .section5 .contenido .imagen {
        padding-right: 0;
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section5 .contenido .imagen img {
        width: 70%;
        height: auto !important;
        margin-bottom: 30px;
    }
    
    .contenido6 .cajaTexto h2 {
        margin: 0;
    }
    
    .section7 .textos {
        padding: 0 5%;
    }
    
    .section7 .imagen img {
        height: auto;
    }
    
    .section8 .row,
    .section8 .imagen{
        padding: 0;
    }
    
    .section8 .row .textos {
        padding: 0 8vw;
    }
    
    .section8 .textos h2 {
        margin-bottom: 30px;
    }
    
    .section8 .imagen img {
        width: 100%;
    }
    
    .section10 .textos {
        padding: 0 5% !important;
    }
    
    .section10 .imagen {
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section10 .imagen img {
        width: 100%;
    }
    
    .section10 .textos {
        padding: 0 12%;
    }
    
    .section11 .row {
        padding: 0;
    }
    
    .section11 .contenido {
        flex-direction: column-reverse;
    }
    
    .section11 .contenido .imagen .d-block {
        display: none!important;
    }
    
    .section11 .contenido .imagen .d-none {
        display: block!important;
    }
    
    .section11 .encabezado .imagen img {
        width: 70%;
    }
    
    .section11 .contenido .imagen img {
        width: 70% !important;
        height: auto !important;
    }
    
    .section11 .contenido .imagen{
        align-items: center;
        padding: 0;
    }
    
    .section11 .encabezado .imagen,
    .section15 .contenido .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section13 .row {
        padding: 0;
    }
    
    .section13 .contenido .imagen {
        padding-left: 0;
    }
    
    .section13 .contenido .imagen {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
    }
    
    .section13 .contenido .imagen img {
        width: 68%;
    }
    
    .section13 .imagenes .imagen img {
        width: 80%;
    }
    
    .section13.imagen {
        padding: 60px 0;
    }
    
    .section11 .contenido .textos,
    .section14 .textos{
        padding: 0 8%;
    }
    
    .section14 .row {
        padding: 0;
    }
    
    .section14 .titulos {
        order: 1;
    }
    
    .section14 .imagen {
        order: 2;
    }
    
    .section14 .textos {
        order: 3;
    }
    
    .section14 .titulos {
        margin-bottom: 50px; 
    }
    
    .section14 .imagen {
        padding: 0;
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section14 .imagen img {
        width: 70%;
        margin-bottom: 30px;
    }
    
    .section15 .contenido .imagen img {
        margin-bottom: 0;
    }
    
    .contenido7 .tarjetas h2 {
        padding: 2vh 2vh;
    }
    
    .contenido7 h3,
    .contenido7 p {
        padding-bottom: 30px;
        text-align: center;
    }
    
    .contenido7 .tarjeta1 .texto {
        padding: 0 7vw;
    }
    
    .contenido7 .textoNegrita {
        padding: 0;
        text-align: center;
    }
    
    .contenido7 .otraTarjeta {
        padding: 40px 0;
    }
    
    .contenido7 .otraTarjeta .texto h3,
    .contenido7 .tarjetas .row .texto p {
        padding: 0;
        margin-bottom: 30px;
        text-align: left;
    }
    
    .contenido7 .otraTarjeta .texto {
        padding: 0 10vw 0 5vw;
    }
    
    .contenido7 .tarjetas .row .img {
        justify-content: center;
    }
    
    .contenido7 .tarjeta1 .row .texto p {
        text-align: center;
    }
    
    .contenido7 .tarjeta1 .row .img img {
        width: 70% !important;
    }
    
    .contenido7 .otraTarjeta .row .img img {
        width: 30% !important;
    }
}
@media only screen and (min-width: 601px) and (max-width: 679px) and (orientation: landscape){
    .section1 .titulo h1 {
        margin-top: 50px;
    }
    .section1 .VideoIntersectionPlay {
        padding: 0;
    }
    
    .section3 .row {
        flex-direction: column-reverse;
    }
    
    .section3 .imagen  {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section3 .imagen img {
        width: 34% !important;
        height: auto !important;
    }
    
    .section3 .textos {
        padding-right: 3vw;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section3 .textos h2 {
        font-size: 18px;
    }
    
    .section3 .textos p {
        font-size: 30px;
        line-height: 34px;
    }
    
    .section5 .textos {
        padding: 0 8%;
    }
    
    .section5 .contenido {
        padding: 0;
    }
    
    .section5 .contenido .imagen {
        padding-right: 0;
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section5 .contenido .imagen img {
        width: 50%;
        height: auto !important;
        margin-bottom: 30px;
    }
    
    .contenido6 .cajaTexto h2 {
        margin: 0;
    }
    
    .section7 .textos {
        padding: 0 5%;
    }
    
    .section7 .imagen img {
        height: auto;
    }
    
    .section8 .row,
    .section8 .imagen{
        padding: 0;
    }
    
    .section8 .row .textos {
        padding: 0 8vw;
    }
    
    .section8 .textos h2 {
        margin-bottom: 30px;
    }
    
    .section8 .imagen .d-block {
        display: none!important;
    }
    
     .section8 .imagen .d-none {
        display: block!important;
    }
    
    .section10 .textos {
        padding: 0 12% !important;
    }
    
    .section10 .imagen {
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section10 .imagen img {
        width: 65% !important;
    }
    
    .section11 .row {
        padding: 0;
    }
    
    .section11 .contenido {
        flex-direction: column-reverse;
    }
    
    .section11 .contenido .imagen .d-block {
        display: none!important;
    }
    
    .section11 .contenido .imagen .d-none {
        display: block!important;
    }
    
    .section11 .encabezado .imagen img {
        width: 70%;
    }
    
    .section11 .contenido .imagen img {
        width: 70% !important;
        height: auto !important;
    }
    
    .section11 .contenido .imagen{
        align-items: center;
        padding: 0;
    }
    
    .section11 .encabezado .imagen,
    .section15 .contenido .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section13 .row {
        padding: 0;
    }
    
    .section13 .contenido .textos {
        padding: 0 12%;
    }
    
    .section13 .contenido .imagen {
        padding-left: 0;
    }
    
    .section13 .contenido .imagen {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
    }
    
    .section13 .contenido .imagen img {
        width: 68%;
    }
    
    .section13 .imagenes .imagen img {
        width: 80%;
    }
    
    .section13.imagen {
        padding: 60px 0;
    }
    
    .section11 .contenido .textos,
    .section14 .textos{
        padding: 0 8%;
    }
    
    .section14 .row {
        padding: 0;
    }
    
    .section14 .titulos {
        order: 1;
    }
    
    .section14 .imagen {
        order: 2;
    }
    
    .section14 .textos {
        order: 3;
    }
    
    .section14 .titulos {
        margin-bottom: 50px; 
    }
    
    .section14 .imagen {
        padding: 0;
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section14 .imagen img {
        width: 70%;
        margin-bottom: 30px;
    }
    
    .section15 .contenido .textos {
        padding: 0 10%;
    }
    
    .section15 .contenido .imagen img {
        width: 50%;
        margin-bottom: 0;
    }
    
    .contenido7 .tarjetas h2 {
        padding: 2vh 2vh;
    }
    
    .contenido7 h3,
    .contenido7 p {
        padding-bottom: 30px;
        text-align: center;
    }
    
    .contenido7 .tarjeta1 .texto {
        padding: 0 7vw;
    }
    
    .contenido7 .textoNegrita {
        padding: 0;
        text-align: center;
    }
    
    .contenido7 .otraTarjeta {
        padding: 40px 0;
    }
    
    .contenido7 .otraTarjeta .texto h3,
    .contenido7 .tarjetas .row .texto p {
        padding: 0;
        margin-bottom: 30px;
        text-align: left;
    }
    
    .contenido7 .otraTarjeta .texto {
        padding: 0 10vw 0 5vw;
    }
    
    .contenido7 .tarjetas .row .img {
        justify-content: center;
    }
    
    .contenido7 .tarjeta1 .row .texto p {
        text-align: center;
    }
    
    .contenido7 .tarjeta1 .row .img img {
        width: 70% !important;
    }
    
    .contenido7 .otraTarjeta .row .img img {
        width: 30% !important;
    }
}
@media only screen and (min-width: 680px) and (max-width: 767px) and (orientation: landscape){
    .section1 .titulo h1 {
        margin-top: 50px;
    }
    .section1 .VideoIntersectionPlay {
        padding: 0;
    }
    
    .section3 .row {
        flex-direction: column-reverse;
    }
    
    .section3 .imagen  {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section3 .imagen img {
        width: 34% !important;
        height: auto !important;
    }
    
    .section3 .textos {
        padding-right: 5vw;
        padding-left: 5vw;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
    }
    
    .section3 .textos h2 {
        font-size: 18px;
    }
    
    .section3 .textos p {
        font-size: 30px;
        line-height: 34px;
    }
    
    .section5 .textos {
        padding: 0 8%;
    }
    
    .section5 .contenido {
        padding: 0;
    }
    
    .section5 .contenido .imagen {
        padding-right: 0;
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section5 .contenido .imagen img {
        width: 50%;
        height: auto !important;
        margin-bottom: 30px;
    }
    
    .contenido6 .cajaTexto {
        width: 90%;
    }
    
    .contenido6 .cajaTexto h2 {
        margin: 0;
    }
    
    .section7 .textos {
        padding: 0 5%;
    }
    
    .section7 .imagen img {
        height: auto;
    }
    
    .section8 .row,
    .section8 .imagen{
        padding: 0;
    }
    
    .section8 .row .textos {
        padding: 0 10vw;
    }
    
    .section8 .textos h2 {
        margin-bottom: 30px;
    }
    
    .section8 .imagen .d-block {
        display: none!important;
    }
    
     .section8 .imagen .d-none {
        display: block!important;
    }
    
    .section10 .imagen {
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section10 .imagen img {
        width: 100%;
    }
    
    .section10 .textos {
        padding: 0 8%;
    }
    
    .section11 .row {
        padding: 0;
    }
    
    .section11 .contenido {
        flex-direction: column-reverse;
    }
    
    .section11 .contenido .imagen .d-block {
        display: none!important;
    }
    
    .section11 .contenido .imagen .d-none {
        display: block!important;
    }
    
    .section11 .encabezado .imagen img {
        width: 50%;
    }
    
    .section11 .contenido .imagen img {
        width: 70% !important;
        height: auto !important;
    }
    
    .section11 .contenido .imagen{
        align-items: center;
        padding: 0;
    }
    
    .section11 .encabezado .imagen,
    .section15 .contenido .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section13 .row {
        padding: 0;
    }
    
    .section13 .contenido .textos {
        padding: 0 8%;
    }
    
    .section13 .contenido .imagen {
        padding-left: 0;
    }
    
    .section13 .contenido .imagen {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
    }
    
    .section13 .contenido .imagen img {
        width: 80%;
    }
    
    .section13 .imagenes .imagen img {
        width: 80%;
    }
    
    .section13.imagen {
        padding: 60px 0;
    }
    
    .section11 .contenido .textos,
    .section14 .textos{
        padding: 0 8%;
    }
    
    .section14 .row {
        padding: 0;
    }
    
    .section14 .titulos {
        order: 1;
    }
    
    .section14 .imagen {
        order: 2;
    }
    
    .section14 .textos {
        order: 3;
    }
    
    .section14 .titulos {
        margin-bottom: 50px; 
    }
    
    .section14 .imagen {
        padding: 0;
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section14 .imagen img {
        width: 70%;
        margin-bottom: 30px;
    }
    
    .section15 .contenido .textos {
        padding: 0 8%;
    }
    
    .section15 .contenido .imagen img {
        width: 50%;
        margin-bottom: 0;
    }
    
    .contenido7 .tarjetas h2 {
        padding: 2vh 2vh;
    }
    
    .contenido7 h3,
    .contenido7 p {
        padding-bottom: 30px;
        text-align: center;
    }
    
    .contenido7 .tarjeta1 .texto {
        padding: 0 7vw;
    }
    
    .contenido7 .textoNegrita {
        padding: 0;
        text-align: center;
    }
    
    .contenido7 .otraTarjeta {
        padding: 40px 0;
    }
    
    .contenido7 .otraTarjeta .texto h3,
    .contenido7 .tarjetas .row .texto p {
        padding: 0;
        margin-bottom: 30px;
        text-align: left;
    }
    
    .contenido7 .otraTarjeta .texto {
        padding: 0 10vw 0 5vw;
    }
    
    .contenido7 .tarjetas .row .img {
        justify-content: center;
    }
    
    .contenido7 .tarjeta1 .row .texto p {
        text-align: center;
    }
    
    .contenido7 .tarjeta1 .row .img img {
        width: 70% !important;
    }
    
    .contenido7 .otraTarjeta .row .img img {
        width: 30% !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 820px) and (orientation : landscape){
    .section1 .titulo h1 {
        margin-top: 50px;
    }
    .section1 .VideoIntersectionPlay {
        padding: 0;
    }
    
    .section3 .imagen  {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section3 .imagen img {
        width: 53% !important;
        height: auto !important;
    }
    
    .section3 .textos {
        padding-right: 3vw;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section3 .textos h2 {
        font-size: 18px;
    }
    
    .section3 .textos p {
        font-size: 26px;
        line-height: 30px;
    }
    
    .section5 .textos {
        padding: 0 5%;
    }
    
    .section5 .contenido {
        padding: 0;
    }
    
    .section5 .contenido .imagen {
        padding-right: 0;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    
    .section5 .contenido .imagen img {
        width: 85%;
        height: auto !important;
    }
    
    .contenido6 .cajaTexto {
        width: 90%;
    }
    
    .contenido6 .cajaTexto h2 {
        margin: 0;
    }
    
    .section7 .textos {
        padding: 0 5%;
    }
    
    .section7 .imagen img {
        height: auto;
    }
    .section7 .imagen {
        display: flex;
        align-items: center;
    }
    .mb-5{
        margin-bottom: 1rem!important;
    }
    .section8 .row,
    .section8 .imagen{
        padding: 0;
    }
    
    .section8 .row .textos {
        padding: 0 15vw;
    }
    
    .section8 .textos h2 {
        margin-bottom: 30px;
    }
    
    .section10 .imagen {
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    
    .section10 .imagen img {
        width: 100%;
    }
    
    .section10 .textos {
        padding: 0 8%;
    }
    
    .section11 .row {
        padding: 0;
    }
    
    .section11 .encabezado .imagen img {
        width: 50%;
    }
    
    .section11 .contenido .imagen .d-block {
        display: none!important;
    }
    
    .section11 .contenido .imagen .d-none {
        display: block!important;
    }
    
    .section11 .contenido .imagen img {
        width: 90% !important;
        height: auto !important;
    }
    
    .section11 .contenido .imagen{
        align-items: center;
        padding: 0;
    }
    
    .section11 .encabezado .imagen,
    .section15 .contenido .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section13 .row {
        padding: 0;
    }
    
    .section13 .contenido .imagen {
        padding-left: 0;
    }
    
    .section13 .contenido .imagen {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
    }
    
    .section13 .contenido .imagen img {
        width: 100%;
    }
    
    .section13 .imagenes .imagen img {
        width: 80%;
    }
    
    .section13.imagen {
        padding: 60px 0;
    }
    .section14 .imagen {
        align-items: center;
    }
    .section15 .contenido .imagen {
        align-items: center;
    }
    .section11 .contenido .textos,
    .section14 .textos{
        padding: 0 8%;
    }
    
    .section14 .row {
        padding: 0;
    }
    
    .section14 .titulos {
        margin-bottom: 50px; 
    }
    
    .section14 .imagen {
        padding: 0;
    }
    
    .section14 .imagen img {
        width: 100%;
    }
    
    .section15 .contenido .imagen img {
        width: 70%;
    }
    
    .contenido7 .tarjetas h2 {
        padding: 2vh 2vh;
    }
    
    .contenido7 h3,
    .contenido7 p {
        padding-bottom: 30px;
        text-align: center;
    }
    
    .contenido7 .tarjeta1 .texto {
        padding: 0 7vw;
    }
    
    .contenido7 .textoNegrita {
        padding: 0;
        text-align: center;
    }
    
    .contenido7 .otraTarjeta {
        padding: 40px 0;
    }
    
    .contenido7 .otraTarjeta .texto h3,
    .contenido7 .tarjetas .row .texto p {
        padding: 0;
        margin-bottom: 30px;
        text-align: left;
    }
    
    .contenido7 .otraTarjeta .texto {
        padding: 0 10vw 0 5vw;
    }
    
    .contenido7 .tarjetas .row .img {
        justify-content: center;
    }
    
    .contenido7 .tarjeta1 .row .texto p {
        text-align: center;
    }
    
    .contenido7 .tarjeta1 .row .img img {
        width: 70% !important;
    }
    
    .contenido7 .otraTarjeta .row .img img {
        width: 30% !important;
    }
}
/*********************LANDSCAPE DISPOSITIVO MOVIL TABLET***********************************************************/
@media only screen and (min-width: 821px) and (max-width: 991px) and (orientation : landscape){
    .section1 .titulo h1 {
        margin-top: 58px;
    }
    .section1 .VideoIntersectionPlay {
        padding: 0;
    }
    
    .section3 .imagen  {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section3 .imagen img {
        width: 53% !important;
        height: auto !important;
    }
    
    .section3 .textos {
        padding-right: 3vw;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section3 .textos h2 {
        font-size: 18px;
    }
    
    .section3 .textos p {
        font-size: 26px;
        line-height: 30px;
    }
    
    .section5 .textos {
        padding: 0 8%;
    }
    
    .section5 .contenido {
        padding: 0;
    }
    
    .section5 .contenido .imagen {
        padding-right: 0;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    .mb-5{
        margin-bottom: 3rem!important;
    }
    .section5 .contenido .imagen img {
        width: 85%;
        height: auto !important;
    }
    
    .contenido6 .cajaTexto {
        width: 90%;
    }
    
    .contenido6 .cajaTexto h2 {
        margin: 0;
    }
    
    .section7 .textos {
        padding: 0 6%;
    }
    
    .section7 .imagen img {
        height: auto;
    }
    .section7 .imagen {
        display: flex;
        align-items: center;
    }
    .section10 .imagen {
        align-items: center;
    }
    .section8 .row,
    .section8 .imagen{
        padding: 0;
    }
    
    .section8 .row .textos {
        padding: 0 15vw;
    }
    
    .section8 .textos h2 {
        margin-bottom: 30px;
    }
    
    .section10 .imagen {
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    
    .section10 .imagen img {
        width: 100%;
    }
    
    .section10 .textos {
        padding: 0 8%;
    }
    
    .section11 .row {
        padding: 0;
    }
    
    .section11 .encabezado .imagen img {
        width: 55%;
        height: auto;
    }
    
    .section11 .contenido .imagen .d-block {
        display: none!important;
    }
    
    .section11 .contenido .imagen .d-none {
        display: block!important;
    }
    
    .section11 .contenido .imagen{
        align-items: center;
        padding: 0;
    }
    
    .section11 .contenido .imagen img {
        width: 100% !important;
        height: auto !important;
    }
    
    .section11 .encabezado .imagen,
    .section15 .contenido .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section13 .row {
        padding: 0;
    }
    .section13 .contenido .imagen {
        align-items: center;
    }
    .section13 .contenido .imagen {
        padding-left: 0;
    }
    
    .section13 .contenido .imagen {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    
    .section13 .contenido .imagen img {
        width: 100%;
    }
    
    .section13 .imagenes .imagen img {
        width: 80%;
    }
    
    .section13.imagen {
        padding: 60px 0;
    }
    
    .section11 .contenido .textos,
    .section14 .textos{
        padding: 0 8%;
    }
    
    .section14 .row {
        padding: 0;
    }
    
    .section14 .titulos {
        margin-bottom: 50px; 
    }
    
    .section14 .imagen {
        padding: 0;
        align-items: center;
    }
    
    .section14 .imagen img {
        width: 100%;
    }
    
    .section15 .contenido .imagen img {
        width: 70%;
    }
    
    .contenido7 .tarjetas h2 {
        padding: 2vh 2vh;
    }
    
    .contenido7 h3,
    .contenido7 p {
        padding-bottom: 30px;
        text-align: center;
    }
    
    .contenido7 .tarjeta1 .texto {
        padding: 0 7vw;
    }
    
    .contenido7 .textoNegrita {
        padding: 0;
        text-align: center;
    }
    
    .contenido7 .otraTarjeta {
        padding: 40px 0;
    }
    
    .contenido7 .otraTarjeta .texto h3,
    .contenido7 .tarjetas .row .texto p {
        padding: 0;
        margin-bottom: 30px;
        text-align: left;
    }
    
    .contenido7 .otraTarjeta .texto {
        padding: 0 10vw 0 5vw;
    }
    
    .contenido7 .tarjetas .row .img {
        justify-content: center;
    }
    
    .contenido7 .tarjeta1 .row .texto p {
        text-align: center;
    }
    
    .contenido7 .tarjeta1 .row .img img {
        width: 70% !important;
    }
    
    .contenido7 .otraTarjeta .row .img img {
        width: 30% !important;
    }
    .contenido11 .tarjeta .card .card-body {
        height: auto;
        padding: 25% 10%;
    }
    .contenido12 .cajaTexto2 p {
        padding: 0 5%;
        line-height: normal;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1150px) and (orientation: landscape){
    .section1 .titulo h1 {
        margin-top: 140px;
    }
    .section1 .imagen img {
        width: 100%;
    }
    
    .section1 .VideoIntersectionPlay {
        padding: 0;
    }
    
    .section3 .imagen  {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section3 .imagen img {
        width: 53% !important;
        height: auto !important;
    }
    
    .section3 .textos {
        padding-right: 3vw;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section3 .textos h2 {
        font-size: 20px;
    }
    
    .section3 .textos p {
        font-size: 30px;
        line-height: 34px;
    }
    
    .section5 .textos {
        padding: 0 5%;
    }
    
    .section5 .contenido {
        padding: 0;
    }
    
    .section5 .contenido .imagen {
        padding-right: 0;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    
    .section5 .contenido .imagen img {
        width: 85%;
        height: auto !important;
    }
    
    .section7 .textos {
        padding: 0 5%;
    }
    
    .section7 .imagen img {
        height: auto;
    }
    
    .section8 .row,
    .section8 .imagen{
        padding: 0;
    }
    
    .section8 .imagen img {
        width: 100% !important;
    }
    
    .section8 .row .textos {
        padding: 0 20vw;
    }
    
    .section8 .textos h2 {
        margin-bottom: 30px;
    }
    .section10 .textos .mb-5{
        margin-bottom: 1rem!important;
    }
    .section10 .imagen {
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section10 .imagen img {
        width: 100%;
    }
    
    .section10 .textos {
        padding: 0 12% 0 7%;
    }
    
    .section11 .row {
        padding: 0;
    }
    
    .section11 .encabezado .imagen img {
        width: 50% !important;
    }
    
    .section11 .contenido .imagen img {
        width: 100% !important;
        height: auto !important;
    }
    
    .section11 .contenido .imagen{
        align-items: center;
    }
    
    .section11 .encabezado .imagen,
    .section15 .contenido .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section13 .row {
        padding: 0;
    }
    
    .section13 .contenido .imagen {
        padding-left: 0;
    }
    
    .section13 .contenido .imagen {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    
    .section13 .contenido .imagen img {
        width: 100%;
    }
    
    .section13 .imagenes .imagen img {
        width: 80%;
    }
    
    .section13.imagen {
        padding: 60px 0;
    }
    
    .section11 .contenido .textos,
    .section14 .textos{
        padding: 0 8%;
    }
    
    .section14 .row {
        padding: 0;
    }
    
    .section14 .titulos {
        margin-bottom: 50px; 
    }
    
    .section14 .imagen {
        padding: 0;
        display: flex;
        align-items: center;
    }
    
    .section15 .contenido .imagen img {
        width: 70%;
    }
    
    .contenido7 .tarjetas h2 {
        padding: 2vh 2vh;
    }
    
    .contenido7 .tarjetas.otraTarjeta h2 {
        padding: 2vh 0;
        text-align: left;
    }
    
    .contenido7 h3,
    .contenido7 p {
        padding-bottom: 30px;
        text-align: center;
    }
    
    .contenido7 .tarjeta1 .texto {
        padding: 0 7vw;
    }
    
    .contenido7 .textoNegrita {
        padding: 0;
        text-align: center;
    }
    
    .contenido7 .otraTarjeta {
        padding: 40px 0;
    }
    
    .contenido7 .otraTarjeta .texto h3,
    .contenido7 .tarjetas .row .texto p {
        padding: 0;
        margin-bottom: 30px;
        text-align: left;
    }
    
    .contenido7 .otraTarjeta .texto {
        padding: 0 0vw 0 5vw;
    }
    
    .contenido7 .tarjetas .row .img {
        justify-content: center;
    }
    
    .contenido7 .tarjeta1 .row .texto p {
        text-align: center;
    }
    
    .contenido7 .tarjetas .row .img img {
        width: 70% !important;
    }
}
/*********************LANDSCAPE DISPOSITIVO MOVIL LAPTOP***********************************************************/
@media only screen and (min-width: 1151px) and (max-width: 1199px) and (orientation: landscape){
    .section1 .imagen img {
        width: 100%;
    }
    .section1 .titulo h1 {
        margin-top: 150px;
    }
    .section1 .VideoIntersectionPlay {
        padding: 0;
    }
    
    .section3 .imagen  {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section3 .imagen img {
        width: 42% !important;
        height: auto !important;
    }
    
    .section3 .textos {
        padding-right: 3vw;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section3 .textos h2 {
        font-size: 24px;
    }
    
    .section3 .textos p {
        font-size: 34px;
        line-height: 38px;
    }
    
    .section5 .textos {
        padding: 0 5%;
    }
    
    .section5 .contenido {
        padding: 0;
    }
    
    .section5 .contenido .imagen {
        padding-right: 0;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    
    .section5 .contenido .imagen img {
        width: 85%;
        height: auto !important;
    }
    
    .section7 .textos {
        padding: 0 5%;
    }
    
    .section7 .imagen img {
        height: auto;
    }
    
    .section8 .row,
    .section8 .imagen{
        padding: 0;
    }
    
    .section8 .row .textos {
        padding: 0 20vw;
    }
    
    .section8 .textos h2 {
        margin-bottom: 30px;
    }
    
    .section10 .textos h2.mb-5 {
        margin-bottom: 1rem!important;
    }
    
    .section10 .imagen {
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section10 .imagen img {
        width: 100%;
    }
    
    .section10 .textos {
        padding: 0 12%;
    }
    
    .section11 .row {
        padding: 0;
    }
    
    .section11 .encabezado .imagen img {
        width: 50%;
    }
    
    .section11 .contenido .imagen img {
        width: 100% !important;
        height: auto !important;
    }
    
    .section11 .contenido .imagen{
        align-items: center;
    }
    
    .section11 .encabezado .imagen,
    .section15 .contenido .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section13 .row {
        padding: 0;
    }
    
    .section13 .contenido .textos {
        padding-top: 0;
    }
    
    .section13 .contenido .imagen {
        padding-left: 0;
    }
    
    .section13 .contenido .imagen {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    
    .section13 .contenido .imagen img {
        width: 100%;
    }
    
    .section13 .row .imagen img {
        width: 95%;
    }
    
    .section13.imagen {
        padding: 60px 0;
    }
    
    .section11 .contenido .textos,
    .section14 .textos{
        padding: 0 8%;
    }
    
    .section14 .row {
        padding: 0;
    }
    
    .section14 .titulos {
        margin-bottom: 50px; 
    }
    
    .section14 .imagen {
        padding: 0;
        align-content: center;
    }
    
    .section15 .contenido .imagen img {
        width: 70%;
    }
    
    .contenido7 .tarjetas h2 {
        padding: 2vh 2vh;
    }
    
    .contenido7 h3,
    .contenido7 p {
        padding-bottom: 30px;
        text-align: center;
    }
    
    .contenido7 .tarjeta1 .texto {
        padding: 0 7vw;
    }
    
    .contenido7 .textoNegrita {
        padding: 0;
        text-align: center;
    }
    
    .contenido7 .otraTarjeta {
        padding: 40px 0;
    }
    
    .contenido7 .otraTarjeta .texto h3,
    .contenido7 .tarjetas .row .texto p {
        padding: 0;
        margin-bottom: 30px;
        text-align: left;
    }
    
    .contenido7 .otraTarjeta .texto {
        padding: 0 10vw 0 5vw;
    }
    
    .contenido7 .tarjetas .row .img {
        justify-content: center;
    }
    
    .contenido7 .tarjeta1 .row .texto p {
        text-align: center;
    }
    .contenido7 .tarjeta1 .row .img img {
        width: 60%;
    }
    .contenido7 .otraTarjeta .row .img img {
        width: 70% !important;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1360px) and (orientation: landscape){
    .section1 {
        padding-left: 0;
        padding-right: 0;
    }
    .section1 .titulo h1 {
        margin-top: 150px;
    }
    .section1 .imagen img {
        width: 100%;
    }
    
    .section1 .VideoIntersectionPlay {
        padding: 0;
    }
    
    .section3 .imagen  {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section3 .imagen img {
        width: 45% !important;
        height: auto !important;
    }
    
    .section3 .textos {
        padding-right: 3vw;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section3 .textos h2 {
        font-size: 28px;
    }
    
    .section3 .textos p {
        font-size: 37px;
        line-height: 41px;
    }
    
    .section5 .contenido {
        padding: 0;
    }
    
    .section5 .contenido .imagen {
        padding-right: 0;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    
    .section5 .contenido .imagen img {
        width: 85%;
        height: auto !important;
    }
    .contenido7 .tarjetas .row .img img {
        max-width: 70%;
    }
    .contenido7 .tarjeta1 .row .img img {
        max-width: 60%;
    }
    .contenido7{
        padding: 20px 180px;
    }
    .section7 .imagen img {
        height: auto;
    }
    
    .section8 .row,
    .section8 .imagen{
        padding: 0;
    }
    
    .section8 .row .textos {
        padding: 0 20vw;
    }
    
    .section8 .textos h2 {
        margin-bottom: 30px;
    }
    
    .section10 .imagen {
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section10 .imagen img {
        width: 100%;
    }
    
    .section10 .textos {
        padding: 0 5%;
    }
    
    .section11 .row {
        padding: 0;
    }
    
    .section11 .encabezado .imagen img {
        width: 50%;
    }
    
    .section11 .contenido .imagen img {
        width: 100% !important;
        height: auto !important;
    }
    
    .section11 .encabezado .imagen,
    .section15 .contenido .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section13 .contenido {
        padding: 0;
    }
    
    .section13 .contenido .textos {
        padding: 0 5% 0 0;
    }
    
    .section13 .contenido .imagen {
        padding-left: 0;
    }
    
    .section13 .contenido .imagen {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    
    .section13 .contenido .imagen img {
        width: 100%;
    }
    
    .section13 .row .imagen img {
        width: 80%;
    }
    
    .section13.imagen {
        padding: 60px 0;
    }
    
    .section11 .contenido .textos,
    .section14 .textos{
        padding: 0 8%;
    }
    
    .section14 .row {
        padding: 0;
    }
    
    .section14 .titulos {
        margin-bottom: 50px; 
    }
    
    .section14 .imagen {
        padding: 0;
    }
    
    .section15 .contenido .imagen img {
        width: 70%;
    }
    
    .contenido7 .tarjetas h2 {
        padding: 2vh 2vh;
    }
    .contenido7 .tarjetas.otraTarjeta h2 {
        padding: 2vh 0;
        text-align: left;
    }
    .contenido7 h3,
    .contenido7 p {
        padding-bottom: 5px;
        text-align: center;
    }
    
    .contenido7 .tarjeta1 .texto {
        padding: 0 7vw;
    }
    
    .contenido7 .textoNegrita {
        padding: 0;
        text-align: center;
    }
    
    .contenido7 .otraTarjeta {
        padding: 40px 0;
    }
    
    .contenido7 .otraTarjeta .texto h3,
    .contenido7 .tarjetas .row .texto p {
        padding: 0;
        margin-bottom: 20px;
        text-align: left;
    }
    
    .contenido7 .otraTarjeta .texto {
        padding: 0 8vw 0 5vw;
    }
    
    .contenido7 .tarjetas .row .img {
        justify-content: center;
    }
    
    .contenido7 .tarjeta1 .row .texto p {
        text-align: center;
    }
    
    .contenido12 {
        padding: 1% 13%;
    }
}
/*********************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 .titulo h1 {
        margin-top: 140px;
    }
    .section1 .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section1 .VideoIntersectionPlay {
        padding: 0;
    }
    
    .section3 .imagen  {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section3 .textos  {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section3 .imagen img {
        width: 378px !important;
        height: 787px !important;
    }
    
    .section3 .textos {
        padding-right: 3vw;
    }
    
    .section3 .textos p {
        font-size: 50px;
        line-height: 54px;
    }
    
    .section5 .contenido {
        padding: 0;
    }
    
    .section5 .contenido .imagen {
        padding-right: 0;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    
    .section5 .contenido .imagen img {
        width: 85%;
        height: auto !important;
    }
    
    .section8 .row,
    .section8 .imagen{
        padding: 0;
    }
    
    .section8 .row .textos {
        padding: 0 20vw;
    }
    
    .section8 .textos h2 {
        margin-bottom: 30px;
    }
    
    .section10 .imagen {
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section10 .imagen img {
        width: 100%;
    }
    
    .section10 .textos {
        padding: 0 5%;
    }
    
    .section11 .row {
        padding: 0;
    }
    
    .section11 .encabezado .imagen img {
        width: 50%;
        height: auto;
    }
    
    .section11 .contenido .imagen img {
        width: 100% !important;
        height: auto !important;
    }
    
    .section11 .encabezado .imagen,
    .section15 .contenido .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section13 .contenido {
        padding: 0;
    }
    .section13 .contenido .textos {
        padding: 0 5% 0 0;
    }
    .section13 .contenido .imagen {
        padding-left: 0;
    }
    
    .section13 .contenido .imagen {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    
    .section13 .contenido .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section13 .row .imagen img {
        width: 80%;
        height: auto;
    }
    
    .section13.imagen {
        padding: 60px 0;
    }
    
    .section11 .contenido .textos,
    .section14 .textos{
        padding: 0 8%;
    }
    
    .section14 .row {
        padding: 0;
    }
    
    .section14 .titulos {
        margin-bottom: 50px; 
    }
    
    .section14 .imagen, .section15 .imagen{
        padding: 0;
        display: flex;
        align-items: center;
    }
    
    .section15 .contenido .imagen img {
        width: 70%;
    }
    
    .contenido7 .tarjetas h2 {
        padding: 2vh 2vh;
    }
    .contenido7 .tarjetas.otraTarjeta h2 {
        padding: 2vh 0;
        text-align: left;
    }
    
    .contenido7 h3,
    .contenido7 p {
        padding-bottom: 30px;
        text-align: center;
    }
    
    .contenido7 .tarjeta1 .texto {
        padding: 0 7vw;
    }
    .contenido7 .tarjeta1 .row .img img {
        width: 60%;
    }
    .contenido7 .textoNegrita {
        padding: 0;
        text-align: center;
    }
    
    .contenido7 .otraTarjeta {
        padding: 40px 0;
    }
    
    .contenido7 .otraTarjeta .texto h3,
    .contenido7 .tarjetas .row .texto p {
        padding: 0;
        margin-bottom: 30px;
        text-align: left;
    }
    
    .contenido7 .otraTarjeta .texto {
        padding: 0 0vw 0 5vw;
    }
    
    .contenido7 .tarjetas .row .img {
        justify-content: center;
    }
    
    .contenido7 .tarjeta1 .row .texto p {
        text-align: center;
    }
    
    .contenido12 {
        padding: 1% 13%;
    }
}
@media only screen and (min-width: 1900px) and (max-width: 2299px) and (orientation : landscape){
    .section1 .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section1 .VideoIntersectionPlay {
        padding: 0;
    }
    
    .section3 .imagen,
    .section11 .encabezado .imagen,
    .section15 .contenido .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    .section3 {
        padding: 40px 0 250px;
    }
    .section3 .imagen img {
        width: 42%;
        height: auto;
    }
    
    .section3 .textos {
        padding-right: 3vw;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section3 .textos p {
        line-height: 70px;
    }
    
    .section5 .contenido {
        padding: 0;
    }
    
    .section5 .contenido .imagen {
        padding-right: 0;
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section8 .row,
    .section8 .imagen{
        padding: 0;
    }
    
    .section8 .row .textos {
        padding: 0 29vw;
    }
    
    .section8 .textos h2 {
        margin-bottom: 30px;
    }
    
    .section10 .imagen {
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section10 .textos {
        padding: 0 12%;
    }
    
    .section11 .row {
        padding: 0;
    }
    
    .section11 .encabezado .imagen img {
        width: 50%;
        height: auto;
        margin-bottom: 50px;
    }
    
    .section11 .contenido .imagen img {
        width: 100% !important;
        height: auto !important;
    }
    
    .section13 .contenido,
    .section13 .contenido .imagen {
        padding-left: 0;
    }
    
    .section13 .contenido .imagen {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
    }
    
    .section13 .contenido .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section13.imagen {
        padding: 60px 0;
    }
    
    .section11 .contenido .textos,
    .section14 .textos{
        padding: 0 10%;
    }
    
    .section14 .row {
        padding: 0;
    }
    
    .section14 .titulos {
        margin-bottom: 50px; 
    }
    
    .section14 .imagen {
        padding: 0;
    }
    
    .section15 .contenido .imagen img {
        width: 70%;
    }
    
    .contenido7 {
        padding: 10% 14% 0;
    }
    .contenido7 .tarjetas h2 {
        padding: 2vh 0;
    }
    
    .contenido7 h3,
    .contenido7 p {
        padding-bottom: 30px;
        text-align: center;
    }
    
    .contenido7 .tarjeta1 .texto {
        padding: 0 7vw;
    }
    
    .contenido7 .textoNegrita {
        padding: 0;
        text-align: center;
    }
    
    .contenido7 .otraTarjeta {
        padding: 40px 0;
    }
    
    .contenido7 .otraTarjeta .texto h3,
    .contenido7 .tarjetas .row .texto p {
        padding: 0;
        margin-bottom: 30px;
        text-align: left;
    }
    
    .contenido7 .otraTarjeta .texto {
        padding: 0 10vw 0 5vw;
    }
    
    .contenido7 .tarjetas .row .img {
        justify-content: center;
    }
    
    .contenido7 .tarjeta1 .row .texto p {
        text-align: center;
    }
    
    .contenido12 {
        padding: 1% 13%;
    }
}
@media only screen and (min-width: 2300px) and (max-width: 2599px) and (orientation : landscape){
    .section1 .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section1 .VideoIntersectionPlay {
        padding: 0;
    }
    .section1 .titulo h1 {
        margin-top: 125px;
    }
    .section3 .imagen,
    .section11 .encabezado .imagen,
    .section15 .contenido .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section3 .imagen img {
        width: 430px !important;
        height: 930px !important;
    }
    
    .section3 .textos {
        padding-right: 6vw;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section3 .textos p {
        line-height: 70px;
    }
    
    .section5 .contenido {
        padding: 0;
    }
    .section5 .textos {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section5 .contenido .imagen {
        padding-right: 0;
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    .section7 img, .section8 img, .section10 img{
        width: 100%;
        height: auto;
    }
    .section8 .row,
    .section8 .imagen{
        padding: 0;
    }
    
    .section8 .row .textos {
        padding: 0 29vw;
    }
    
    .section8 .textos h2 {
        margin-bottom: 30px;
    }
    
    .section10 .imagen {
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section10 .textos {
        padding: 0 12%;
    }
    
    .section11 .row {
        padding: 0;
    }
    
    .section11 .contenido .textos {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section11 .encabezado .imagen img {
        width: 50%;
        height: auto;
    }
    
    .section11 .contenido .imagen img {
        width: 100% !important;
        height: auto !important;
    }
    
    .section13 .contenido,
    .section13 .contenido .imagen {
        padding-left: 0;
    }
    
    .section13 .contenido .imagen {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
    }
    
    .section13 .contenido .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section13.imagen {
        padding: 60px 0;
    }
    .section13 .contenido .textos {
        padding: 0 3% 0 8%;
    }
    .section11 .contenido .textos,
    .section14 .textos{
        padding: 0 10%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section14 .row {
        padding: 0;
    }
    
    .section14 .titulos {
        margin-bottom: 80px; 
    }
    
    .section14 .imagen {
        padding: 0;
    }
    
    .section15 .contenido .imagen img {
        width: 70%;
        height: auto;
    }
    .contenido7 {
        padding-bottom: 0;
    }
    .contenido7 .tarjetas h2 {
        padding: 2vh 2vh;
    }
    
    .contenido7 h3,
    .contenido7 p {
        padding-bottom: 30px;
        text-align: center;
    }
    .contenido7 .otraTarjeta{
        height: 1000px;
    }
    .contenido7 .otraTarjeta .row{
        height: 100%;
    }
    .contenido7 .tarjeta1 .texto {
        padding: 0 7vw;
    }
    
    .contenido7 .textoNegrita {
        padding: 0;
        text-align: center;
    }
    
    .contenido7 .otraTarjeta {
        padding: 40px 0;
    }
    
    .contenido7 .otraTarjeta .texto h3,
    .contenido7 .tarjetas .row .texto p {
        padding: 0;
        margin-bottom: 30px;
        text-align: left;
    }
    
    .contenido7 .otraTarjeta .texto {
        padding: 0 10vw 0 5vw;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .contenido7 .otraTarjeta h2 {
        padding: 2vh 0;
    }
    .contenido7 .otraTarjeta .row .img img {
        width: 55%;
    }
    .contenido7 .tarjetas .row .img {
        justify-content: center;
    }
    
    .contenido7 .tarjeta1 .row .texto p {
        text-align: center;
    }
}
@media only screen and (min-width: 2600px) and (max-width: 3599px) and (orientation : landscape){
    .section1 .imagen img {
        width: 100%;
        height: auto;
    }
    .section1 .titulo h1 {
        margin-top: 125px;
        margin-bottom: 80px;
    }
    
    .section1 .VideoIntersectionPlay {
        padding: 0;
    }
    
    .contenido2{
        padding: 200px 0;
    }
    
    .section3 .imagen,
    .section11 .encabezado .imagen,
    .section15 .contenido .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section3 .imagen img {
        width: 445px !important;
        height: 927px !important;
    }
    
    .section3 .textos {
        padding-right: 8vw;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section3 .textos p {
        line-height: 70px;
    }
    
    .section5 .contenido {
        padding: 0;
    }
    .section5 .textos{
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .section5 .contenido .imagen {
        padding-right: 0;
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section7 .imagen img {
        width: 90%;
        height: auto;
    }
    
    .section7 .textos {
        padding: 0 10% 0 6%;
    }
    
    .section8 .row,
    .section8 .imagen{
        padding: 0;
    }
    
    .section8 .row .textos {
        padding: 0 29vw;
    }
    
    .section8 .textos h2 {
        margin-bottom: 30px;
    }
    
    .section8 .imagen img {
        height: auto;
    }
    
    .section10 .imagen {
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section10 .textos {
        padding: 0 12%;
    }
    
    .section11 .row {
        padding: 0;
    }
    
    .section11 .contenido .textos {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section11 .encabezado .imagen {
        margin-bottom: 80px;
    }
    
    .section11 .encabezado .imagen img {
        width: 50%;
        height: auto;
    }
    
    .section11 .contenido .imagen img {
        width: 100% !important;
        height: auto !important;
    }
    
    .section13 .contenido,
    .section13 .contenido .imagen {
        padding-left: 0;
    }
    
    .section13 .contenido .imagen {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
    }
    
    .section13 .contenido .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section13.imagen .imagen {
        margin: 100px 0;
    }
    
    .section13 .contenido .textos {
        padding: 0 10vw;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    
    .section11 .contenido .textos,
    .section14 .textos{
        padding: 0 10%;
    }
    .section14 .textos{
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .section14 .row {
        padding: 0;
    }
    
    .section14 .titulos {
        margin-bottom: 100px; 
    }
    
    .section14 .imagen {
        padding: 0;
    }
    
    .section15 .contenido .imagen img {
        width: 70%;
        height: auto;
    }
    
    .contenido7 .tarjetas h2 {
        padding: 2vh 2vh;
    }
    
    .contenido7 h3,
    .contenido7 p {
        padding-bottom: 30px;
        text-align: center;
    }
    
    .contenido7 .tarjeta1 .texto {
        padding: 0 7vw;
    }
    
    .contenido7 .textoNegrita {
        padding: 0;
        text-align: center;
    }
    
    .contenido7 .otraTarjeta {
        padding: 40px 0;
    }
    
    .contenido7 .otraTarjeta .texto h3,
    .contenido7 .tarjetas .row .texto p {
        padding: 0;
        margin-bottom: 30px;
        text-align: left;
    }
    
    .contenido7 .otraTarjeta .texto {
        padding: 0 8vw 0 5vw;
    }
    
    .contenido7 .tarjetas .row .img {
        justify-content: center;
    }
    
    .contenido7 {
        padding: 5vh 20%;
    }
    
    .contenido7 .otraTarjeta {
        margin-bottom: 5vh;
    }
    
    .contenido7 .tarjeta1 .row .texto p {
        text-align: center;
    }
    .contenido11 {
        padding: 5vh 18% 0%;
    }
}