@font-face {
    font-family: 'DINPro-Bold';
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/DINPro-Bold_13934.ttf') format('truetype');
}

@font-face {
    font-family: 'Myriad-Pro-SemiBold';
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/Myriad_Pro_Semibold.ttf') format('truetype');
}

@font-face {
    font-family: 'Myriad-Pro-Regular';
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/MyriadPro-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'Helvetica-Neue-Light';
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/Helvetica/HelveticaNeueLight.ttf') format('truetype');
}

@font-face {
    font-family: 'Helvetica-Neue-Bold';
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/Helvetica/helvetica-neue-lt-std-75-bold-590b9e7229917.otf') format('opentype');
}

@font-face {
    font-family: 'Helvetica-Neue-Regular';
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/Helvetica/HelveticaNeueRegular.ttf') format('truetype');
}

img{
    image-rendering:-webkit-optimize-contrast; /* Safari         */
    image-rendering:optimize-contrast;         /* CSS3 Proposed  */
    -ms-interpolation-mode:nearest-neighbor;   /* IE8+           */
}

body {
    overflow-x: unset;
}

.section1 {
    width: 100%;
    height: auto;
    background-color: #f2f2f2;
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    position: relative;
    margin-top:0px;
}

.section1 video{
    width: 80%;
    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;
}

.section13Web{
    width: 100%;
    height: auto !important;
    background-color: #FFFFFF;
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    position: relative;
    margin-top:0px;
}

.section13Web video{
    width: 100%;
    height: 100vh;
    object-fit: contain;
    position: sticky;
    top: 0px;
    left: 0%;
    transform: none;
    outline: none;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
}

.section13Responsive{
    display: none;
}

.section13Responsive .animacion{
    width: 100%;
    height: auto !important;
    background-color:#fff;
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    position: relative;
    margin-top:0px;
}

.section13Responsive .animacion video{
    width: 100%;
    height: auto;
    object-fit: contain;
    position: sticky;
    top: 0px;
    left: 0%;
    transform: none;
    outline: none;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
}

/*Demo*/
.contenido1.animated{
    width: 100%;
    height:5000px;
    background-color:#fff;
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    position: relative;
    margin-top:0px;
}

.contenido1 video{
    width: 100%;
    object-fit: contain;
    position: sticky;
    top: 0px;
    left: 0%;
    transform: none;
    outline: none;
}
/*prueba*/

.section1{
    padding-top: 60px;
    height: 100vh;
    background-color: #f2f2f2;
}

.section1 .titulo h1 {
    font-family: 'DINPro-Bold';
    font-size: 80px;
    margin-top: 110px;
}

.section1 .imagen {
    display: flex;
    justify-content: center;
}

.contenido2 {
    background-color: #f2f2f2;
}

.contenido3 {
    background-image: url('https://assets.claro360.com/Corporativo/seguridadSanitaria/nuevaSeguridadSanitaria/IMG_02.png');
}

.contenido3 .imagenResponsive {
    display: none;
}

.contenido6 {
    background-image: url('https://assets.claro360.com/Corporativo/seguridadSanitaria/nuevaSeguridadSanitaria/IMG_03.png');
}

.section5 {
    padding: 80px 0;
}

.section5 .titulos h2,
.section5 .textos h2{
    font-family: 'Helvetica-Neue-Bold';
    font-size: 64px;
    color: #000;
}

.section5 .titulos h3 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 32px;
    color: #ACACAC;
}

.section5 .contenido{
    padding: 0 5%;
}

.section5 .textos {
    padding: 0 5%;
}

.section5 .textos p,
.section5 .textos a {
    font-family: 'Helvetica-Neue-Regular';
    font-size: 17px;
    color: #000;
}

.section5 .textos a {
    font-family: 'Helvetica-Neue-Light';
    color: #0E8FD3;
}

.section6{
    height: 100vh;
    background-image: url(https://assets.claro360.com/Corporativo/seguridadSanitaria/nuevaSeguridadSanitaria/IMG_05.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.section6 .titulos h2 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 64px;
}

.section6 .titulos h3 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 32px;
}

.section7 {
    height: 100vh;
    padding: 80px 0;
}

.section7 .row,
.section7 .textos {
    padding: 0 5%;
}

.section7 .textos > * {
    width: 100%;
}

.section7 .textos h2 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 64px;
    color: #000;
}

.section7 .textos p,
.section7 .textos a{
    font-family: 'Helvetica-Neue-Regular';
    font-size: 17px;
    color: #000;
}

.section7 .textos a {
    color: #0E8FD3;
}

.section8 {
    padding: 80px 0;
}

.section8 .row {
    padding: 0 10%;
}

.section8 .titulos h2,
.section8 .textos h2 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 64px;
    color: #000;
}

.section8 .titulos h3 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 32px;
    color: #ACACAC;
}

.section8 .textos p,
.section8 .textos a {
    font-family: 'Helvetica-Neue-Regular';
    font-size: 17px;
    color: #000;
}

.section8 .textos a {
    font-family: 'Helvetica-Neue-Light';
    color: #0E8FD3;
}

.section9{
    height: 100vh;
    background-image: url(https://assets.claro360.com/Corporativo/seguridadSanitaria/nuevaSeguridadSanitaria/IMG_08.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.section9 .titulos h2 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 64px;
}

.section9 .titulos h3 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 32px;
}

.section10 {
    height: 100vh;
    padding: 80px 0;
}

.section10 .imagen {
    padding: 0;
}

.section10 .textos {
    padding: 0 5%;
}

.section10 .textos > * {
    width: 100%;
}

.section10 .textos h2 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 64px;
    color: #000;
}

.section10 .textos p {
    font-family: 'Helvetica-Neue-Regular';
    font-size: 17px;
    color: #000;
}

.section10 .textos a {
    font-family: 'Helvetica-Neue-Light';
    color: #0E8FD3;
}

.section11 {
    padding: 80px 0;
}

.section11 .row {
    padding: 0 10%;
}

.section11 .encabezado .titulos h2 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 64px;
    color: #000;
}

.section11 .encabezado .titulos h3 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 32px;
    color: #ACACAC;
}

.section11 .contenido .textos {
    padding: 0 5%;
}

.section11 .contenido .textos h2 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 64px;
    color: #000;
}

.section11 .contenido .textos p,
.section11 .contenido .textos a {
    font-family: 'Helvetica-Neue-Regular';
    font-size: 17px;
    color: #000;
}

.section11 .contenido .textos a {
    font-family: 'Helvetica-Neue-Light';
    color: #0E8FD3;
}

.section12{
    height: 100vh;
    background-image: url(https://assets.claro360.com/Corporativo/seguridadSanitaria/nuevaSeguridadSanitaria/IMG_12.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.section12 .titulos h2 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 64px;
}

.section12 .titulos h3 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 32px;
}

.section13 {
    padding: 80px 0;
}

.section13 .row {
    padding: 0 10%;
}

.section13 .contenido .textos {
    padding: 0 5%;
}

.section13 .contenido .textos h2 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 64px;
    color: #000;
}

.section13 .contenido .textos p,
.section13 .contenido .textos a {
    font-family: 'Helvetica-Neue-Regular';
    font-size: 17px;
    color: #000;
}

.section13 .contenido .textos a {
    font-family: 'Helvetica-Neue-Light';
    color: #0E8FD3;
}

.section14 {
    padding: 80px 0;
}

.section14 .row {
    padding: 0 10%;
}

.section14 .titulos h2,
.section14 .textos h2{
    font-family: 'Helvetica-Neue-Bold';
    font-size: 64px;
    color: #000;
}

.section14 .titulos h3 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 32px;
    color: #ACACAC;
}

.section14 .textos {
    padding: 0 5%;
}

.section14 .textos p,
.section14 .textos a {
    font-family: 'Helvetica-Neue-Regular';
    font-size: 17px;
    color: #000;
}

.section14 .textos a {
    font-family: 'Helvetica-Neue-Light';
    color: #0E8FD3;
}

.section15 {
    padding: 80px 0;
    background-color: #f2f2f2;
}

.section15 .titulos div h2,
.section15 .contenido .textos h2{
    font-family: 'Helvetica-Neue-Bold';
    font-size: 64px;
    color: #000;
}

.section15 .titulos div h3 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 32px;
    color: #ACACAC;
}

.section15 .contenido .textos {
    padding: 0 10%;
}

.section15 .contenido .textos p,
.section15 .contenido .textos a {
    font-family: 'Helvetica-Neue-Regular';
    font-size: 17px;
    color: #000;
}

.section15 .contenido .textos a {
    font-family: 'Helvetica-Neue-Light';
    color: #0E8FD3;
}

.contenido11 .cajaTarjetas .tarjeta:nth-child(2) img {
    object-fit: cover;
    padding: 0;
}
.contenido11 .tarjeta .card .card-body p{
    line-height: normal;
}
.contenido7 {
    background-color: #fff;
}

.contenido7 .tarjetas .row .texto p {
    font-family: 'Helvetica-Neue-Light';
}

.contenido7 .tarjetas .row .texto .textoNegrita {
    font-family: 'Helvetica-Neue-Bold';
}

.contenido7 .otraTarjeta {
    padding: 0;
}

.contenido7 .tarjeta1 .texto {
    padding: 0 5%;
}

.contenido7 h3 {
    padding-bottom: 5%;
}

.contenido7 .tarjeta1 {
    padding: 5vh;
}

.contenido7 .textoNegrita {
    padding-top: 5%;
}

.contenido7 .otraTarjeta .texto {
    padding: 0 5%;
}

.contenido11,
.contenido12 {
    background-color: #fff;
}

.contenido12 .caja2 .contenido12Responsive {
    display: none;
}

.contenido12 .cajaTexto2 p {
    padding: 0;
}

/*******************************************************************************************************************/
/******************************************      PORTRAIT     ******************************************************/
/*******************************************************************************************************************/
/***********************PORTRAIT DISPOSITIVO MOVIL CELULAR**********************************************************/
@media only screen and (max-width: 320px) and (orientation: portrait){
    .section1 {
        height: auto;
    }
    
    .section1 .titulo h1 {
        font-size: 40px;
    }
    
    .section1 .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section1 video {
        width: 100%;
    }
    
    .section5,
    .section7,
    .section8,
    .section10,
    .section11,
    .section13,
    .section14,
    .section15 {
        padding: 60px 0;
    }
    
    .mb-5 {
        margin-bottom: 1rem!important;
    }
    
    .contenido2 .title {
        font-size: 28px !important;
    }
    
    .contenido2 .texto p {
        line-height: normal;
    }
    
    .contenido3 {
        background-image: none;
        padding-top: 60px;
    }
    
    .contenido3 .texto {
        padding: 5px 30px;
    }
    
    .contenido3 .imagenResponsive {
        padding: 0;
    }
    
    .contenido3 .imagenResponsive img {
        width: 100%;
        height: auto;
    }
    
    .contenido3 .texto p, 
    .contenido3 .texto .textoBlanco,
    .section5 .titulos h2,
    .section5 .textos h2,
    .section6 .titulos h2,
    .section7 .textos h2,
    .section8 .titulos h2,
    .section8 .textos h2,
    .section9 .titulos h2,
    .section10 .textos h2,
    .section11 .encabezado .titulos h2,
    .section11 .contenido .textos h2,
    .section12 .titulos h2,
    .section13 .contenido .textos h2,
    .section14 .titulos h2,
    .section14 .textos h2,
    .section15 .titulos div h2,
    .section15 .contenido .textos h2 {
        font-size: 30px;
    }
    
    .contenido3 .texto p {
        line-height: 34px;
    }
    
    .contenido3 .imagenResponsive {
        display: block !important;
    }
    
    .contenido6 .cajaTexto h2 {
        padding: 20% 5vh;
    }
    
    .section5 .titulos h3,
    .section6 .titulos h3, 
    .section8 .titulos h3,
    .section9 .titulos h3,
    .section11 .encabezado .titulos h3,
    .section12 .titulos h3,
    .section14 .titulos h3,
    .section15 .titulos div h3 {
        font-size: 16px;
    }
    
    .section6 {
        background-image: url('https://assets.claro360.com/Corporativo/seguridadSanitaria/nuevaSeguridadSanitaria/Assets Responsive/IMG_mobile_05.png');
    }
    
    .section5 .titulos h3 {
        margin-bottom: 50px;
    }
    
    .section5 .contenido {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
    }
    
    .section5 .contenido .imagen img {
        width: 100%;
        height: auto;
        margin-bottom: 50px;
    }
    
    .section5 .textos p,
    .section5 .textos a,
    .section7 .textos p,
    .section7 .textos a,
    .section8 .textos p,
    .section8 .textos a,
    .section10 .textos p,
    .section10 .textos a,
    .section11 .contenido .textos p,
    .section11 .contenido .textos a,
    .section13 .contenido .textos p,
    .section13 .contenido .textos a,
    .section14 .textos p,
    .section14 .textos a,
    .section15 .contenido .textos p,
    .section15 .contenido .textos a {
        font-size: 14px;
    }
    
    .section7 {
        height: auto;
    }
    
    .section7 .imagen img {
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }
    
    .section8 .row,
    .section11 .row,
    .section13 .row,
    .section14 .row {
        padding: 0;
    }
    
    .section8 .textos h2 {
        text-align: left !important;
        margin-bottom: 30px;
    }
    
    .section8 .imagen img {
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }
    
    .section9 {
        background-image: url('https://assets.claro360.com/Corporativo/seguridadSanitaria/nuevaSeguridadSanitaria/Assets Responsive/IMG_mobile_08.png');
    }
    
    .section10 {
        height: auto;
    }
    
    .section10 .textos {
        margin-bottom: 50px;
    }
    
    .section10 .imagen img {
        height: auto;
    }
    
    .section13Web {
        display: none;
    }
    
    .section13Responsive {
        display: block;
    }
    
    .section11 .encabezado .imagen img,
    .section11 .contenido .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section13 .row .imagen img {
        width: 100%;
        height: auto;
        margin: 15px 0;
    }
    
    .section14 .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section15 .contenido {
        display: flex;
        flex-direction: column-reverse;
    }
    
    .section15 .contenido .imagen img {
        width: 100%;
        height: auto;
        margin-bottom: 50px;
    }
    
    .section15 .contenido .textos {
        padding: 0 5%;
    }
    
    .contenido7 .tarjetas .row .img img {
        height: auto;
    }
    
    .contenido7 .otraTarjeta .texto h3, .contenido7 .otraTarjeta .texto p {
        padding: 0;
    }
    
    .contenido12 {
        margin: 0;
    }
    
    .contenido12 .caja2 .contenido12Web {
        display: none;
    }

    .contenido12 .caja2 .contenido12Responsive {
        display: block;
    }
}
@media only screen and (min-width: 321px) and (max-width: 424px) and (orientation: portrait){
    .section1 {
        height: auto;
    }
    
    .section1 .titulo h1 {
        font-size: 40px;
    }
    
    .section1 .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section1 video {
        width: 100%;
    }
    
    .section5,
    .section7,
    .section8,
    .section10,
    .section11,
    .section13,
    .section14,
    .section15 {
        padding: 60px 0;
    }
    
    .mb-5 {
        margin-bottom: 1rem!important;
    }
    
    .contenido2 .title {
        font-size: 28px !important;
    }
    
    .contenido2 .texto p {
        line-height: normal;
    }
    
    .contenido3 {
        background-image: none;
        padding-top: 60px;
    }
    
    .contenido3 .texto {
        padding: 5px 20px;
    }
    
    .contenido3 .imagenResponsive img {
        width: 100%;
        height: auto;
    }
    
    .contenido3 .texto p, 
    .contenido3 .texto .textoBlanco,
    .section5 .titulos h2,
    .section5 .textos h2,
    .section6 .titulos h2,
    .section7 .textos h2,
    .section8 .titulos h2,
    .section8 .textos h2,
    .section9 .titulos h2,
    .section10 .textos h2,
    .section11 .encabezado .titulos h2,
    .section11 .contenido .textos h2,
    .section12 .titulos h2,
    .section13 .contenido .textos h2,
    .section14 .titulos h2,
    .section14 .textos h2,
    .section15 .titulos div h2,
    .section15 .contenido .textos h2 {
        font-size: 30px;
    }
    
    .contenido3 .texto p {
        line-height: 34px;
    }
    
    .section6 .titulos h2 {
        font-size: 27px;
    }
    
    .contenido3 .imagenResponsive {
        display: block !important;
        text-align: right;
        padding: 0;
    }
    
    .contenido6 .cajaTexto h2 {
        padding: 20% 5vh;
    }
    
    .section5 .titulos h3,
    .section6 .titulos h3, 
    .section8 .titulos h3,
    .section9 .titulos h3,
    .section11 .encabezado .titulos h3,
    .section12 .titulos h3,
    .section14 .titulos h3,
    .section15 .titulos div h3 {
        font-size: 16px;
    }
    
    .section6 {
        background-image: url('https://assets.claro360.com/Corporativo/seguridadSanitaria/nuevaSeguridadSanitaria/Assets Responsive/IMG_mobile_05.png');
    }
    
    .section5 .titulos h3 {
        margin-bottom: 50px;
    }
    
    .section5 .contenido {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
    }
    
    .section5 .contenido .imagen img {
        width: 100%;
        height: auto;
        margin-bottom: 50px;
    }
    
    .section5 .textos p,
    .section5 .textos a,
    .section7 .textos p,
    .section7 .textos a,
    .section8 .textos p,
    .section8 .textos a,
    .section10 .textos p,
    .section10 .textos a,
    .section11 .contenido .textos p,
    .section11 .contenido .textos a,
    .section13 .contenido .textos p,
    .section13 .contenido .textos a,
    .section14 .textos p,
    .section14 .textos a,
    .section15 .contenido .textos p,
    .section15 .contenido .textos a {
        font-size: 14px;
    }
    
    .section7 {
        height: auto;
    }
    
    .section7 .imagen img {
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }
    
    .section8 .row,
    .section11 .row,
    .section13 .row,
    .section14 .row {
        padding: 0;
    }
    
    .section8 .textos h2 {
        text-align: left !important;
        margin-bottom: 30px;
    }
    
    .section8 .imagen img {
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }
    
    .section9 {
        background-image: url('https://assets.claro360.com/Corporativo/seguridadSanitaria/nuevaSeguridadSanitaria/Assets Responsive/IMG_mobile_08.png');
    }
    
    .section10 {
        height: auto;
    }
    
    .section10 .textos {
        margin-bottom: 50px;
    }
    
    .section10 .imagen img {
        height: auto;
    }
    
    .section11 .encabezado .imagen img,
    .section11 .contenido .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section13Web {
        display: none;
    }
    
    .section13Responsive {
        display: block;
    }
    
    .section13 .row .imagen img {
        width: 100%;
        height: auto;
        margin: 15px 0;
    }
    
    .section14 .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section15 .contenido {
        display: flex;
        flex-direction: column-reverse;
    }
    
    .section15 .contenido .imagen img {
        width: 100%;
        height: auto;
        margin-bottom: 50px;
    }
    
    .section15 .contenido .textos {
        padding: 0 5%;
    }
    
    .contenido7 .tarjetas .row .img img {
        height: auto;
    }
    
    .contenido7 .tarjetas h2 {
        text-align: center;
    }
    
    .contenido7 .otraTarjeta .texto h3, .contenido7 .otraTarjeta .texto p {
        padding: 0;
    }
    
    .contenido12 {
        margin: 0;
    }
    
    .contenido12 .caja2 .contenido12Web {
        display: none;
    }

    .contenido12 .caja2 .contenido12Responsive {
        display: block;
    }
}
/***********************PORTRAIT DISPOSITIVO MOVIL TABLET***********************************************************/
@media only screen and (min-width: 425px) and (max-width: 600px) and (orientation: portrait){
    .section1 {
        height: auto;
    }
    
    .section1 .titulo h1 {
        font-size: 40px;
    }
    
    .section1 .imagen {
        display: flex;
        justify-content: center;
    }
    
    .section1 video {
        width: 100%;
    }
    
    .contenido2 {
        height: auto;
    }
    
    .contenido2 .title {
        font-size: 28px !important;
    }
    
    .contenido2 .texto p {
        line-height: 26px;
    }
    
    .contenido3 {
        background-image: none;
        padding-top: 60px;
    }
    
    .contenido3 .texto {
        padding: 5px 20px;
    }
    
    .section5,
    .section7,
    .section8,
    .section10,
    .section11,
    .section13,
    .section14,
    .section15 {
        padding: 60px 0;
    }
    
    .mb-5 {
        margin-bottom: 1rem!important;
    }
    
    .contenido3 .texto p, 
    .contenido3 .texto .textoBlanco,
    .section5 .titulos h2,
    .section5 .textos h2,
    .section6 .titulos h2,
    .section7 .textos h2,
    .section8 .titulos h2,
    .section8 .textos h2,
    .section9 .titulos h2,
    .section10 .textos h2,
    .section11 .encabezado .titulos h2,
    .section11 .contenido .textos h2,
    .section12 .titulos h2,
    .section13 .contenido .textos h2,
    .section14 .titulos h2,
    .section14 .textos h2,
    .section15 .titulos div h2,
    .section15 .contenido .textos h2 {
        font-size: 30px;
    }
    
    .contenido3 .texto p {
        line-height: 34px;
    }
    
    .contenido3 .imagenResponsive {
        display: block !important;
        text-align: right;
        padding: 0;
    }
    
    .contenido6 .cajaTexto h2 {
        padding: 20% 5vh;
    }
    
    .section5 .titulos h3,
    .section6 .titulos h3, 
    .section8 .titulos h3,
    .section9 .titulos h3,
    .section11 .encabezado .titulos h3,
    .section12 .titulos h3,
    .section14 .titulos h3,
    .section15 .titulos div h3 {
        font-size: 16px;
    }
    
    .section6 {
        background-image: url('https://assets.claro360.com/Corporativo/seguridadSanitaria/nuevaSeguridadSanitaria/Assets Responsive/IMG_mobile_05.png');
    }
    
    .section5 .titulos h3 {
        margin-bottom: 50px;
    }
    
    .section5 .contenido {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
    }
    
    .section5 .contenido .imagen img {
        width: 100%;
        height: auto;
        margin-bottom: 50px;
    }
    
    .section5 .textos p,
    .section5 .textos a,
    .section7 .textos p,
    .section7 .textos a,
    .section8 .textos p,
    .section8 .textos a,
    .section10 .textos p,
    .section10 .textos a,
    .section11 .contenido .textos p,
    .section11 .contenido .textos a,
    .section13 .contenido .textos p,
    .section13 .contenido .textos a,
    .section14 .textos p,
    .section14 .textos a,
    .section15 .contenido .textos p,
    .section15 .contenido .textos a {
        font-size: 14px;
    }
    
    .section7 {
        height: auto;
    }
    
    .section7 .imagen img {
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }
    
    .section8 .row,
    .section11 .row,
    .section13 .row,
    .section14 .row {
        padding: 0;
    }
    
    .section8 .textos h2 {
        text-align: left !important;
        margin-bottom: 30px;
    }
    
    .section8 .imagen img {
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }
    
    .section9 {
        background-image: url('https://assets.claro360.com/Corporativo/seguridadSanitaria/nuevaSeguridadSanitaria/Assets Responsive/IMG_mobile_08.png');
    }
    
    .section10 {
        height: auto;
    }
    
    .section10 .textos {
        margin-bottom: 50px;
    }
    
    .section10 .imagen img {
        height: auto;
    }
    
    .section11 .encabezado .imagen img,
    .section11 .contenido .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section11 .contenido .textos h2 {
        margin-bottom: 30px;
    }
    
    .section13Web {
        display: none;
    }
    
    .section13Responsive {
        display: block;
    }
    
    .section13 .row .imagen img {
        width: 100%;
        height: auto;
        margin: 15px 0;
    }
    
    .section13 .contenido .textos h2 {
        margin-bottom: 30px;
    }
    
    .section14 .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section14 .imagen img {
        width: 75%;
        height: auto;
    }
    
    .section15 .contenido {
        display: flex;
        flex-direction: column-reverse;
    }
    
    .section15 .contenido .imagen img {
        width: 100%;
        height: auto;
        margin-bottom: 50px;
    }
    
    .section15 .contenido .textos {
        padding: 0 5%;
    }
    
    .contenido7 .tarjetas .row .img img {
        height: auto;
    }
    
    .contenido12 {
        margin: 0;
    }
    
    .contenido12 .caja2 .contenido12Web {
        display: none;
    }

    .contenido12 .caja2 .contenido12Responsive {
        display: block;
    }
}
@media only screen and (min-width: 601px) and (max-width: 679px) and (orientation: portrait){
    .section1 {
        height: auto;
    }
    
    .section1 .titulo h1 {
        font-size: 40px;
    }
    
    .section1 .imagen,
    .section14 .imagen {
        display: flex;
        justify-content: center;
    }
    
    .contenido2 {
        height: auto;
    }
    
    .contenido2 .texto p {
        line-height: 26px;
    }
    
    .contenido2 .title {
        font-size: 28px !important;
    }
    
    .contenido3 {
        background-image: none;
        padding-top: 60px;
    }
    
    .contenido3 .texto {
        padding: 5px;
    }
    
    .section5,
    .section7,
    .section8,
    .section10,
    .section11,
    .section13,
    .section14,
    .section15 {
        padding: 60px 0;
    }
    
    .mb-5 {
        margin-bottom: 1rem!important;
    }
    
    .contenido3 .texto p, 
    .contenido3 .texto .textoBlanco,
    .section5 .titulos h2,
    .section5 .textos h2,
    .section6 .titulos h2,
    .section7 .textos h2,
    .section8 .titulos h2,
    .section8 .textos h2,
    .section9 .titulos h2,
    .section10 .textos h2,
    .section11 .encabezado .titulos h2,
    .section11 .contenido .textos h2,
    .section12 .titulos h2,
    .section13 .contenido .textos h2,
    .section14 .titulos h2,
    .section14 .textos h2,
    .section15 .titulos div h2,
    .section15 .contenido .textos h2 {
        font-size: 30px;
    }
    
    .contenido3 .texto p {
        line-height: 34px;
    }
    
    .contenido3 .imagenResponsive {
        display: block !important;
        text-align: right;
        padding: 0;
    }
    
    .contenido6 .cajaTexto h2 {
        padding: 20% 5vh;
    }
    
    .section5 .titulos h3,
    .section6 .titulos h3, 
    .section8 .titulos h3,
    .section9 .titulos h3,
    .section11 .encabezado .titulos h3,
    .section12 .titulos h3,
    .section14 .titulos h3,
    .section15 .titulos div h3 {
        font-size: 16px;
    }
    
    .section6 {
        background-image: url('https://assets.claro360.com/Corporativo/seguridadSanitaria/nuevaSeguridadSanitaria/Assets Responsive/IMG_mobile_05.png');
    }
    
    .section5 .titulos h3 {
        margin-bottom: 50px;
    }
    
    .section5 .contenido {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
    }
    
    .section5 .contenido .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section5 .contenido .imagen img {
        width: 80%;
        height: auto;
    }
    
    .section5 .textos p,
    .section5 .textos a,
    .section7 .textos p,
    .section7 .textos a,
    .section8 .textos p,
    .section8 .textos a,
    .section10 .textos p,
    .section10 .textos a,
    .section11 .contenido .textos p,
    .section11 .contenido .textos a,
    .section13 .contenido .textos p,
    .section13 .contenido .textos a,
    .section14 .textos p,
    .section14 .textos a,
    .section15 .contenido .textos p,
    .section15 .contenido .textos a {
        font-size: 14px;
    }
    
    .section7 {
        height: auto;
    }
    
    .section7 .imagen img {
        width: 100%;
        height: auto;
        margin-bottom: 50px;
    }
    
    .section8 .row,
    .section11 .row,
    .section13 .row,
    .section14 .row {
        padding: 0;
    }
    
    .section8 .textos h2 {
        text-align: left !important;
        margin-bottom: 30px;
    }
    
    .section8 .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section8 .imagen img {
        width: 55%;
        height: auto;
        margin-bottom: 30px;
    }
    
    .section9 {
        background-image: url('https://assets.claro360.com/Corporativo/seguridadSanitaria/nuevaSeguridadSanitaria/Assets Responsive/IMG_mobile_08.png');
    }
    
    .section10 {
        height: auto;
    }
    
    .section10 .textos {
        margin-bottom: 50px;
    }
    
    .section10 .imagen {
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section10 .imagen img {
        width: 80% !important;
        height: auto;
    }
    
    .section11 .encabezado .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section11 .contenido .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section11 .contenido .imagen img {
        width: 80%;
        height: auto;
    }
    
    .section13Web {
        display: none;
    }
    
    .section13Responsive {
        display: block;
    }
    
    .section13Responsive .animacion video {
        width: 80%;
    }
    
    .section13 .contenido .imagen img {
        width: 80%;
        height: auto;
        margin: 15px 0;
    }
    
    .section13.imagen .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section15 .contenido {
        display: flex;
        flex-direction: column-reverse;
    }
    
    .section15 .contenido .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section15 .contenido .imagen img {
        width: 100%;
        height: auto;
        margin-bottom: 50px;
    }
    
    .section15 .contenido .textos {
        padding: 0 5%;
    }
    
    .contenido7 .tarjetas .row .img img {
        height: auto;
    }
    
    .contenido12 {
        margin: 0;
    }
    
    .contenido12 .caja2 .contenido12Web {
        display: none;
    }

    .contenido12 .caja2 .contenido12Responsive {
        display: block;
    }
}
@media only screen and (min-width: 680px) and (max-width: 767px) and (orientation: portrait){
    .section1 {
        height: auto;
    }
    
    .section1 .titulo h1 {
        font-size: 40px;
    }
    
    .section1 .imagen,
    .section14 .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section1 .imagen img {
        width: 80%;
        height: auto;
    }
    
    .contenido2 {
        height: auto;
    }
    
    .contenido2 .title {
        font-size: 28px !important;
    }
    
    .contenido2 .texto p {
        line-height: 26px;
    }
    
    .contenido3 {
        background-image: none;
        padding-top: 60px;
    }
    
    .contenido3 .texto {
        padding: 5px;
    }
    
    .section5,
    .section7,
    .section8,
    .section10,
    .section11,
    .section13,
    .section14,
    .section15 {
        padding: 60px 0;
    }
    
    .mb-5 {
        margin-bottom: 1rem!important;
    }
    
    .contenido3 .texto p, 
    .contenido3 .texto .textoBlanco,
    .section5 .titulos h2,
    .section5 .textos h2,
    .section6 .titulos h2,
    .section7 .textos h2,
    .section8 .titulos h2,
    .section8 .textos h2,
    .section9 .titulos h2,
    .section10 .textos h2,
    .section11 .encabezado .titulos h2,
    .section11 .contenido .textos h2,
    .section12 .titulos h2,
    .section13 .contenido .textos h2,
    .section14 .titulos h2,
    .section14 .textos h2,
    .section15 .titulos div h2,
    .section15 .contenido .textos h2 {
        font-size: 30px;
    }
    
    .contenido3 .texto p {
        line-height: 34px;
    }
    
    .contenido3 .imagenResponsive {
        display: block !important;
        text-align: right;
        padding: 0;
    }
    
    .contenido6 .cajaTexto h2 {
        padding: 20% 5vh;
    }
    
    .section5 .titulos h3,
    .section6 .titulos h3, 
    .section8 .titulos h3,
    .section9 .titulos h3,
    .section11 .encabezado .titulos h3,
    .section12 .titulos h3,
    .section14 .titulos h3,
    .section15 .titulos div h3 {
        font-size: 16px;
    }
    
    .section6 {
        background-image: url('https://assets.claro360.com/Corporativo/seguridadSanitaria/nuevaSeguridadSanitaria/Assets Responsive/IMG_mobile_05.png');
    }
    
    .section5 .titulos h3 {
        margin-bottom: 50px;
    }
    
    .section5 .contenido {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
    }
    
    .section5 .contenido .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section5 .contenido .imagen img {
        width: 80%;
        height: auto;
    }
    
    .section5 .textos p,
    .section5 .textos a,
    .section7 .textos p,
    .section7 .textos a,
    .section8 .textos p,
    .section8 .textos a,
    .section10 .textos p,
    .section10 .textos a,
    .section11 .contenido .textos p,
    .section11 .contenido .textos a,
    .section13 .contenido .textos p,
    .section13 .contenido .textos a,
    .section14 .textos p,
    .section14 .textos a,
    .section15 .contenido .textos p,
    .section15 .contenido .textos a {
        font-size: 14px;
    }
    
    .section7 {
        height: auto;
    }
    
    .section7 .imagen img {
        width: 100%;
        height: auto;
        margin-bottom: 50px;
    }
    
    .section8 .row,
    .section11 .row,
    .section13 .row,
    .section14 .row {
        padding: 0;
    }
    
    .section8 .textos h2 {
        text-align: left !important;
        margin-bottom: 30px;
    }
    
    .section8 .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section8 .imagen img {
        width: 60%;
        height: auto;
        margin-bottom: 30px;
    }
    
    .section9 {
        background-image: url('https://assets.claro360.com/Corporativo/seguridadSanitaria/nuevaSeguridadSanitaria/Assets Responsive/IMG_mobile_08.png');
    }
    
    .section10 {
        height: auto;
    }
    
    .section10 .textos {
        margin-bottom: 50px;
    }
    
    .section10 .imagen {
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section10 .imagen img {
        width: 80% !important;
        height: auto;
    }
    
    .section11 .encabezado .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section11 .encabezado .imagen img{
        width: 75%;
        height: auto;
    }
    
    .section11 .contenido .imagen {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section11 .contenido .imagen img {
        width: 80%;
        height: auto;
    }
    
    .section13Web {
        display: none;
    }
    
    .section13Responsive {
        display: block;
    }
    
    .section13Responsive .animacion video {
        width: 80%;
    }
    
    .section13 .contenido .imagen img {
        width: 80%;
        height: auto;
        margin: 15px 0;
    }
    
    .section13.imagen .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section15 .contenido {
        display: flex;
        flex-direction: column-reverse;
    }
    
    .section15 .contenido .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section15 .contenido .imagen img {
        width: 85%;
        height: auto;
        margin-bottom: 50px;
    }
    
    .section15 .contenido .textos {
        padding: 0 5%;
    }
    
    .contenido7 .tarjetas .row .img img {
        height: auto;
    }
    
    .contenido12 {
        margin: 0;
    }
    
    .contenido12 .caja2 .contenido12Web {
        display: none;
    }

    .contenido12 .caja2 .contenido12Responsive {
        display: block;
    }
}
/*******************************IPAD USADA EN LA EMPRESA************************************************************/
@media only screen and (min-width: 768px) and (max-width: 820px) and (orientation: portrait){
    .section1 {
        height: auto;
    }
    
    .section1 .titulo h1 {
        font-size: 40px;
    }
    
    .section1 .imagen img {
        width: 100%;
        height: auto;
    }
    
    .contenido2 {
        height: auto;
    }
    
    .contenido2 .title {
        font-size: 35px !important;
    }
    
    .contenido2 .texto p {
        font-size: 25px;
        line-height: 33px;
    }
    
    .contenido3 {
        background-image: none;
        padding-top: 60px;
    }
    
    .contenido3 .texto {
        padding: 5px 10vw;;
    }
    
    .section5,
    .section7,
    .section8,
    .section10,
    .section11,
    .section13,
    .section14,
    .section15 {
        padding: 60px 0;
    }
    
    .mb-5 {
        margin-bottom: 1rem!important;
    }
    
    .contenido3 .texto p, 
    .contenido3 .texto .textoBlanco,
    .section5 .titulos h2,
    .section5 .textos h2,
    .section6 .titulos h2,
    .section7 .textos h2,
    .section8 .titulos h2,
    .section8 .textos h2,
    .section9 .titulos h2,
    .section10 .textos h2,
    .section11 .encabezado .titulos h2,
    .section11 .contenido .textos h2,
    .section12 .titulos h2,
    .section13 .contenido .textos h2,
    .section14 .titulos h2,
    .section14 .textos h2,
    .section15 .titulos div h2,
    .section15 .contenido .textos h2 {
        font-size: 30px;
    }
    
    .contenido3 .texto p {
        line-height: 34px;
    }
    
    .contenido3 .imagenResponsive {
        display: block !important;
        text-align: right;
        padding: 0;
    }
    
    .contenido3 .imagenResponsive img {
        width: 75%;
        height: auto;
    }
    
    .contenido6 .cajaTexto h2 {
        padding: 20% 5vh;
    }
    
    .section5 .titulos h3,
    .section6 .titulos h3, 
    .section8 .titulos h3,
    .section9 .titulos h3,
    .section11 .encabezado .titulos h3,
    .section12 .titulos h3,
    .section14 .titulos h3,
    .section15 .titulos div h3 {
        font-size: 16px;
    }
    
    .section6 {
        background-image: url('https://assets.claro360.com/Corporativo/seguridadSanitaria/nuevaSeguridadSanitaria/Assets Responsive/IMG_mobile_05.png');
    }
    
    .section5 .contenido .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .section5 .contenido {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
    }
    
    .section5 .contenido .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section5 .contenido .imagen img {
        width: 60%;
        height: auto;
    }
    
    .section5 .textos {
        padding: 0 10vw;
    }
    
    .section5 .titulos h3 {
        margin-bottom: 50px;
    }
    
    .section5 .textos p,
    .section5 .textos a,
    .section7 .textos p,
    .section7 .textos a,
    .section8 .textos p,
    .section8 .textos a,
    .section10 .textos p,
    .section10 .textos a,
    .section11 .contenido .textos p,
    .section11 .contenido .textos a,
    .section13 .contenido .textos p,
    .section13 .contenido .textos a,
    .section14 .textos p,
    .section14 .textos a,
    .section15 .contenido .textos p,
    .section15 .contenido .textos a {
        font-size: 14px;
    }
    
    .section7 {
        height: auto;
    }
    
    .section7 .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .section7 .textos {
        padding: 0 10vw;
    }
    
    .section7 .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section7 .imagen img {
        width: 60%;
        height: auto;
        margin-bottom: 50px;
    }
    
    .section8 .row,
    .section11 .row,
    .section13 .row,
    .section14 .row {
        padding: 0;
    }
    
    .section8 .textos h2 {
        text-align: left !important;
        margin-bottom: 30px;
    }
    
    .section8 .imagen {
        display: flex;
        justify-content: center;
    }
    
    .section8 .imagen img {
        margin-bottom: 30px;
    }
    
    .section9 {
        background-image: url('https://assets.claro360.com/Corporativo/seguridadSanitaria/nuevaSeguridadSanitaria/Assets Responsive/IMG_mobile_08.png');
    }
    
    .section10 {
        height: auto;
    }
    
    .section10 .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .section10 .textos {
        padding: 0 15vw;
    }
    
    .section10 .imagen {
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section10 .imagen img {
        width: 80% !important;
        height: auto;
    }
    
    .section11 .encabezado .imagen,
    .section11 .contenido .imagen{
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section13Web {
        display: none;
    }
    
    .section13Responsive {
        display: block;
    }
    
    .section13Responsive .animacion video {
        width: 70%;
    }
    
    .section13 .contenido .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .section13 .contenido .textos {
        padding: 0 15vw;
    }
    
    .section13 .contenido .imagen img {
        width: 80%;
        height: auto;
        margin: 15px 0;
    }
    
    .section13.imagen .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section14 .imagen {
        display: flex;
        align-items: flex-start;
        justify-content: center;
    }
    
    .section15 .contenido {
        display: flex;
        flex-direction: column-reverse;
    }
    
    .section15 .contenido .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .section15 .contenido .imagen {
        display: flex;
        align-items: flex-start;
        justify-content: center;
    }
    
    .section15 .contenido .imagen img {
        width: 80%;
        height: auto;
        margin-bottom: 50px;
    }
    
    .section15 .contenido .textos {
        padding: 0 15vw;
    }
    
    .contenido7 .tarjetas h2 {
        text-align: center;
    }
    
    .contenido7 .tarjetas .row .img img {
        height: auto;
    }
    
    .contenido12 {
        margin: 0;
    }
    
    .contenido12 .caja2 .contenido12Web {
        display: none;
    }

    .contenido12 .caja2 .contenido12Responsive {
        display: block;
    }
}
/***********************PORTRAIT DISPOSITIVO MOVIL LAPTOP***********************************************************/
@media only screen and (min-width: 821px) and (max-width: 991px) and (orientation: portrait){
    .section1 {
        height: auto;
    }
    
    .section1 .titulo h1 {
        font-size: 50px;
    }
    
    .section1 .imagen img {
        width: 100%;
        height: auto;
    }
    
    .contenido2 {
        height: auto;
    }
    
    .contenido2 .title {
        font-size: 35px !important;
    }
    
    .contenido2 .texto p {
        font-size: 25px;
        line-height: 33px;
    }
    
    .contenido3 {
        background-image: none;
        padding-top: 80px;
    }
    
    .contenido3 .texto {
        padding: 5px;
    }
    
    .contenido3 .texto p, 
    .contenido3 .texto .textoBlanco,
    .section5 .titulos h2,
    .section5 .textos h2,
    .section6 .titulos h2,
    .section7 .textos h2,
    .section8 .titulos h2,
    .section8 .textos h2,
    .section9 .titulos h2,
    .section10 .textos h2,
    .section11 .encabezado .titulos h2,
    .section11 .contenido .textos h2,
    .section12 .titulos h2,
    .section13 .contenido .textos h2,
    .section14 .titulos h2,
    .section14 .textos h2,
    .section15 .titulos div h2,
    .section15 .contenido .textos h2 {
        font-size: 40px;
    }
    
    .contenido3 .texto p {
        line-height: 44px;
    }
    
    .contenido3 .imagenResponsive {
        display: block !important;
        text-align: right;
        padding: 0;
    }
    
    .contenido3 .imagenResponsive img {
        width: 500px;
        height: 600px;
    }
    
    .section5 .titulos h3,
    .section6 .titulos h3, 
    .section8 .titulos h3,
    .section9 .titulos h3,
    .section11 .encabezado .titulos h3,
    .section12 .titulos h3,
    .section14 .titulos h3,
    .section15 .titulos div h3 {
        font-size: 25px;
    }
    
    .section6 {
        background-image: url('https://assets.claro360.com/Corporativo/seguridadSanitaria/nuevaSeguridadSanitaria/Assets Responsive/IMG_mobile_05.png');
    }
    
    .section5 .contenido {
        flex-direction: column-reverse;
    }
    
    .section5 .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .section5 .textos {
        padding: 0 10vw;;
    }
    
    .section5 .titulos h3 {
        margin-bottom: 50px;
    }
    
    .section5 .contenido .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section5 .contenido .imagen img {
        width: 70%;
        height: auto;
    }
    
    .section5 .textos p,
    .section5 .textos a,
    .section7 .textos p,
    .section7 .textos a,
    .section8 .textos p,
    .section8 .textos a,
    .section10 .textos p,
    .section10 .textos a,
    .section11 .contenido .textos p,
    .section11 .contenido .textos a,
    .section13 .contenido .textos p,
    .section13 .contenido .textos a,
    .section14 .textos p,
    .section14 .textos a,
    .section15 .contenido .textos p,
    .section15 .contenido .textos a {
        font-size: 15px;
    }
    
    .section7 {
        height: auto;
    }
    
    .section7 .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .section7 .textos {
        padding: 0 10vw;
    }
    
    .section7 .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section7 .imagen img {
        width: 80%;
        height: auto;
        margin-bottom: 50px;
    }
    
    .section8 .row,
    .section11 .row,
    .section13 .row,
    .section14 .row {
        padding: 0;
    }
    
    .section8 .textos h2 {
        text-align: left !important;
        margin-bottom: 30px;
    }
    
    .section8 .imagen {
        display: flex;
        justify-content: center;
    }
    
    .section8 .imagen img {
        margin-bottom: 30px;
    }
    
    .section9 {
        background-image: url('https://assets.claro360.com/Corporativo/seguridadSanitaria/nuevaSeguridadSanitaria/Assets Responsive/IMG_mobile_08.png');
    }
    
    .section10 {
        height: auto;
    }
    
    .section10 .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .section10 .textos {
        padding: 0 10vw;
        margin-bottom: 50px;
    }
    
    .section10 .imagen {
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    
    .section10 .imagen img {
        width: 80% !important;
        height: auto;
    }
    
    .section11 .encabezado .imagen,
    .section11 .contenido .imagen{
        display: flex;
        align-items: flex-start;
        justify-content: center;
    }
    
    .section13Web {
        display: none;
    }
    
    .section13Responsive {
        display: block;
    }
    
    .section13Responsive .animacion video {
        width: 70%;
    }
    
    .section13 .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .section14 .imagen {
        display: flex;
        align-items: flex-start;
        justify-content: center;
    }
    
    .section13 .contenido .imagen img {
        width: 70%;
        height: auto;
        margin: 15px 0;
    }
    
    .section13.imagen {
        padding-top: 0;
    }
    
    .section13.imagen .imagen img {
        width: 80%;
        height: auto;
    }
    
    .section15 .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .section15 .contenido {
        flex-direction: column-reverse;
    }
    
    .section15 .contenido .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section15 .contenido .imagen img {
        width: 70%;
        height: auto;
        margin-bottom: 50px;
    }
    
    .section15 .contenido .textos {
        padding: 0 10vw;
    }
    
    .contenido7 .tarjetas h2 {
        text-align: center;
    }
    
    .contenido7 .tarjetas .row .img img {
        height: auto;
    }
    
    .contenido12 {
        margin: 0;
    }
    
    .contenido12 .caja2 .contenido12Web {
        display: none;
    }

    .contenido12 .caja2 .contenido12Responsive {
        display: block;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1150px) and (orientation: portrait){
    .section1 {
        height: auto;
    }
    
    .section1 .titulo h1 {
        font-size: 50px;
    }
    
    .section1 .imagen img{
        width: 100%;
        height: auto;
    }
    
    .contenido2 {
        height: auto;
    }
    
    .contenido2 .title {
        font-size: 35px !important;
    }
    
    .contenido2 .texto p {
        font-size: 25px;
        line-height: 33px;
    }
    
    .contenido3 {
        background-image: none;
        padding-top: 80px;
    }
    
    .contenido3 .texto {
        padding: 0 10vw;
    }
    
    .contenido3 .texto p, 
    .contenido3 .texto .textoBlanco,
    .section5 .titulos h2,
    .section5 .textos h2,
    .section6 .titulos h2,
    .section7 .textos h2,
    .section8 .titulos h2,
    .section8 .textos h2,
    .section9 .titulos h2,
    .section10 .textos h2,
    .section11 .encabezado .titulos h2,
    .section11 .contenido .textos h2,
    .section12 .titulos h2,
    .section13 .contenido .textos h2,
    .section14 .titulos h2,
    .section14 .textos h2,
    .section15 .titulos div h2,
    .section15 .contenido .textos h2 {
        font-size: 40px;
    }
    
    .contenido3 .texto p {
        line-height: 44px;
    }
    
    .contenido3 .imagenResponsive {
        display: block !important;
        text-align: right;
        padding: 0;
    }
    
    .contenido3 .imagenResponsive img {
        width: 500px;
        height: 600px;
    }
    
    .section5 .titulos h3,
    .section6 .titulos h3, 
    .section8 .titulos h3,
    .section9 .titulos h3,
    .section11 .encabezado .titulos h3,
    .section12 .titulos h3,
    .section14 .titulos h3,
    .section15 .titulos div h3 {
        font-size: 25px;
    }
    
    .section6 {
        background-image: url('https://assets.claro360.com/Corporativo/seguridadSanitaria/nuevaSeguridadSanitaria/Assets Responsive/IMG_mobile_05.png');
    }
    
    .section5 .textos {
        padding: 0;
    }
    
    .section5 .titulos h3 {
        margin-bottom: 50px;
    }
    
    .section5 .contenido .imagen img {
        width: 100%;
        height: auto !important;
    }
    
    .section5 .textos p,
    .section5 .textos a,
    .section7 .textos p,
    .section7 .textos a,
    .section8 .textos p,
    .section8 .textos a,
    .section10 .textos p,
    .section10 .textos a,
    .section11 .contenido .textos p,
    .section11 .contenido .textos a,
    .section13 .contenido .textos p,
    .section13 .contenido .textos a,
    .section14 .textos p,
    .section14 .textos a,
    .section15 .contenido .textos p,
    .section15 .contenido .textos a {
        font-size: 15px;
    }
    
    .section7 {
        height: auto;
    }
    
    .section7 .textos {
        padding: 0;
    }
    
    .section7 .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section8 .row,
    .section11 .row,
    .section13 .row,
    .section14 .row {
        padding: 0;
    }
    
    .section8 .textos {
        padding: 0 15vw;
    }
    
    .section8 .textos h2 {
        text-align: left !important;
        margin-bottom: 30px;
    }
    
    .section8 .imagen {
        display: flex;
        justify-content: center;
    }
    
    .section8 .imagen img {
        width: 80% !important;
        height: auto;
        margin-bottom: 30px;
    }
    
    .section9 {
        background-image: url('https://assets.claro360.com/Corporativo/seguridadSanitaria/nuevaSeguridadSanitaria/Assets Responsive/IMG_mobile_08.png');
    }
    
    .section10 {
        height: auto;
    }
    
    .section10 .textos {
        margin-bottom: 50px;
    }
    
    .section10 .imagen img {
        height: auto;
    }
    
    .section11 .encabezado .imagen,
    .section11 .contenido .imagen{
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section11 .encabezado .imagen img {
        height: auto;
    }
    
    .section11 .contenido .imagen img {
        width: 70% !important;
        height: auto;
    }
    
    .section13 .contenido .textos {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
        text-align: left;
    }
    
    .section13 .row .imagen img {
        width: 80%;
        height: auto;
        margin: 15px 0;
    }
    
    .section14 .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section15 .contenido .imagen img {
        width: 100%;
        height: auto;
        margin-bottom: 50px;
    }
    
    .section15 .contenido .textos {
        padding: 0 5%;
    }
    
    .contenido7 .tarjetas h2 {
        text-align: center;
    }
    
    .contenido7 .tarjetas .row .img img {
        height: auto;
    }
    
    .contenido12 {
        margin: 0;
    }
    
    .contenido12 .caja2 .contenido12Web {
        display: none;
    }

    .contenido12 .caja2 .contenido12Responsive {
        display: block;
    }
}
/***********************PORTRAIT DISPOSITIVO PC ESCRITORIO***********************************************************/
@media only screen and (min-width: 1151px) and (max-width: 1199px) and (orientation: portrait){
     .section1 {
        height: auto;
    }
    
    .section1 .titulo h1 {
        font-size: 50px;
    }
    
    .section1 .imagen img{
        width: 100%;
        height: auto;
    }
    
    .contenido2 {
        height: auto;
    }
    
    .contenido2 .title {
        font-size: 40px !important;
    }
    
    .contenido2 .texto p {
        line-height: 40px;
    }
    
    .contenido3 {
        background-image: none;
        padding-top: 80px;
    }
    
    .contenido3 .texto {
        padding: 0 10vw;
    }
    
    .contenido3 .texto p, 
    .contenido3 .texto .textoBlanco,
    .section5 .titulos h2,
    .section5 .textos h2,
    .section6 .titulos h2,
    .section7 .textos h2,
    .section8 .titulos h2,
    .section8 .textos h2,
    .section9 .titulos h2,
    .section10 .textos h2,
    .section11 .encabezado .titulos h2,
    .section11 .contenido .textos h2,
    .section12 .titulos h2,
    .section13 .contenido .textos h2,
    .section14 .titulos h2,
    .section14 .textos h2,
    .section15 .titulos div h2,
    .section15 .contenido .textos h2 {
        font-size: 40px;
    }
    
    .contenido3 .texto p {
        line-height: 44px;
    }
    
    .contenido3 .imagenResponsive {
        display: block !important;
        text-align: right;
        padding: 0;
    }
    
    .contenido3 .imagenResponsive img {
        width: 500px;
        height: 600px;
    }
    
    .section5 .titulos h3,
    .section6 .titulos h3, 
    .section8 .titulos h3,
    .section9 .titulos h3,
    .section11 .encabezado .titulos h3,
    .section12 .titulos h3,
    .section14 .titulos h3,
    .section15 .titulos div h3 {
        font-size: 25px;
    }
    
    .section6 {
        background-image: url('https://assets.claro360.com/Corporativo/seguridadSanitaria/nuevaSeguridadSanitaria/Assets Responsive/IMG_mobile_05.png');
    }
    
    .section5 .textos {
        padding: 0;
    }
    
    .section5 .titulos h3 {
        margin-bottom: 50px;
    }
    
    .section5 .contenido .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section5 .textos p,
    .section5 .textos a,
    .section7 .textos p,
    .section7 .textos a,
    .section8 .textos p,
    .section8 .textos a,
    .section10 .textos p,
    .section10 .textos a,
    .section11 .contenido .textos p,
    .section11 .contenido .textos a,
    .section13 .contenido .textos p,
    .section13 .contenido .textos a,
    .section14 .textos p,
    .section14 .textos a,
    .section15 .contenido .textos p,
    .section15 .contenido .textos a {
        font-size: 15px;
    }
    
    .section7 {
        height: auto;
    }
    
    .section7 .textos {
        padding: 0;
    }
    
    .section7 .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section8 .row,
    .section11 .row,
    .section13 .row,
    .section14 .row {
        padding: 0;
    }
    
    .section8 .textos h2 {
        text-align: left !important;
        margin-bottom: 30px;
    }
    
    .section8 .imagen {
        display: flex;
        justify-content: center;
    }
    
    .section8 .imagen img {
        width: 80% !important;
        height: auto;
        margin-bottom: 30px;
    }
    
    .section9 {
        background-image: url('https://assets.claro360.com/Corporativo/seguridadSanitaria/nuevaSeguridadSanitaria/Assets Responsive/IMG_mobile_08.png');
    }
    
    .section10 {
        height: auto;
    }
    
    .section10 .textos {
        margin-bottom: 50px;
    }
    
    .section10 .imagen img {
        height: auto;
    }
    
    .section11 .encabezado .imagen,
    .section11 .contenido .imagen{
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section11 .encabezado .imagen img {
        height: auto;
    }
    
    .section11 .contenido .imagen img {
        width: 80% !important;
        height: auto;
    }
    
    .section13 .contenido {
        display: flex;
        flex-direction: row-reverse;
        padding-top: 30px;
    }
    
    .section13 .contenido .textos {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
        text-align: left;
    }
    
    .section13 .contenido .imagen img {
        width: 85%;
        height: auto;
        margin: 15px 0;
    }
    
    .section13.imagen .imagen img {
        width: 70%;
        height: auto;
    }
    
    .section14 .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section15 .contenido .imagen img {
        width: 100%;
        height: auto;
        margin-bottom: 50px;
    }
    
    .section15 .contenido .textos {
        padding: 0 5%;
    }
    
    .contenido7 .tarjetas h2 {
        text-align: center;
    }
    
    .contenido7 .tarjetas .row .img img {
        height: auto;
    }
    
    .contenido12 {
        margin: 0;
    }
    
    .contenido12 .caja2 .contenido12Web {
        display: none;
    }

    .contenido12 .caja2 .contenido12Responsive {
        display: block;
    }
}
@media only screen and (min-width: 1200px) and (max-width:3000px) and (orientation: portrait){
    .section1 {
        height: auto;
    }
    
    .section1 .imagen img{
        width: 100%;
        height: auto;
    }
    
    .contenido2 .texto p {
        line-height: 42px;
    }
    
    .contenido3 {
        background-image: none;
        padding-top: 80px;
    }
    
    .contenido3 .texto {
        padding: 5px;
    }
    
    .contenido3 .imagenResponsive {
        display: block !important;
        text-align: right;
        padding: 0;
    }
    
    .contenido3 .imagenResponsive img {
        width: 700px;
        height: 800px;
    }
    
    .contenido3 .texto p {
        line-height: 70px;
    }
    
    .section5 .titulos h3 {
        margin-bottom: 50px;
    }
    
    .section5 .contenido .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section7,
    .section10 {
        height: auto;
    }
    
    .section7 .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section8 .imagen img {
        height: auto;
        margin-bottom: 30px;
    }
    
    .section10 .imagen img {
        height: auto;
    }
    
    .section11 .encabezado .imagen img,
    .section11 .contenido .imagen img {
        height: auto;
    }
    
    .section13 .contenido {
        display: flex;
        flex-direction: row-reverse;
        padding-top: 30px;
    }
    
    .section13 .contenido .textos {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
        text-align: left;
    }
    
    .section13 .contenido .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section13.imagen .imagen img {
        width: 950px;
        height: 500px;
    }
    
    .section14 .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section15 .contenido .imagen img {
        width: 570px;
        height: 485px;
    }
    
    .contenido7 .tarjetas .row .img img {
        height: auto;
    }
    
    .contenido12 {
        margin: 0;
    }
    
    .contenido12 .caja2 .contenido12Web {
        display: none;
    }

    .contenido12 .caja2 .contenido12Responsive {
        display: block;
    }
}
/*******************************************************************************************************************/
/******************************************      LANDSCAPE      ****************************************************/
/*******************************************************************************************************************/
/*********************LANDSCAPE DISPOSITIVO MOVIL CELULAR***********************************************************/
@media only screen and (max-width: 424px) and (orientation: landscape){
    .section1 {
        height: auto;
    }
    
    .section1 .titulo h1 {
        font-size: 40px;
    }
    
    .contenido2 .title {
        font-size: 28px !important;
    }
    
    .contenido2 .texto p {
        line-height: 26px;
    }
    
    .contenido3 {
        background-image: none;
        padding-top: 60px;
    }
    
    .contenido3 .texto {
        padding: 5px;
    }
    
    .section5,
    .section7,
    .section8,
    .section10,
    .section11,
    .section13,
    .section14,
    .section15 {
        padding: 60px 0;
    }
    
    .contenido3 .texto p, 
    .contenido3 .texto .textoBlanco,
    .section5 .titulos h2,
    .section5 .textos h2,
    .section6 .titulos h2,
    .section7 .textos h2,
    .section8 .titulos h2,
    .section8 .textos h2,
    .section9 .titulos h2,
    .section10 .textos h2,
    .section11 .encabezado .titulos h2,
    .section11 .contenido .textos h2,
    .section12 .titulos h2,
    .section13 .contenido .textos h2,
    .section14 .titulos h2,
    .section14 .textos h2,
    .section15 .titulos div h2,
    .section15 .contenido .textos h2 {
        font-size: 30px;
    }
    
    .contenido3 .texto p {
        line-height: 34px;
    }
    
    .contenido3 .imagenResponsive {
        display: block !important;
        text-align: right;
        padding: 0;
    }
    
    .contenido6 .cajaTexto h2 {
        padding: 20% 5vh;
    }
    
    .section5 .titulos h3,
    .section6 .titulos h3, 
    .section8 .titulos h3,
    .section9 .titulos h3,
    .section11 .encabezado .titulos h3,
    .section12 .titulos h3,
    .section14 .titulos h3,
    .section15 .titulos div h3 {
        font-size: 16px;
    }
    
    .section5 .titulos h3 {
        margin-bottom: 50px;
    }
    
    .section5 .contenido {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
    }
    
    .section5 .contenido .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section5 .textos p,
    .section5 .textos a,
    .section7 .textos p,
    .section7 .textos a,
    .section8 .textos p,
    .section8 .textos a,
    .section10 .textos p,
    .section10 .textos a,
    .section11 .contenido .textos p,
    .section11 .contenido .textos a,
    .section13 .contenido .textos p,
    .section13 .contenido .textos a,
    .section14 .textos p,
    .section14 .textos a,
    .section15 .contenido .textos p,
    .section15 .contenido .textos a {
        font-size: 14px;
    }
    
    .section7 {
        height: auto;
    }
    
    .section7 .imagen img {
        width: 100%;
        height: auto;
        margin-bottom: 50px;
    }
    
    .section8 .row,
    .section11 .row,
    .section13 .row,
    .section14 .row {
        padding: 0;
    }
    
    .section8 .textos h2 {
        text-align: left !important;
        margin-bottom: 30px;
    }
    
    .section8 .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section8 .imagen img {
        width: 65%;
        height: auto;
    }
    
    .section10 {
        height: auto;
    }
    
    .section10 .textos {
        margin-bottom: 50px;
    }
    
    .section10 .imagen {
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section10 .imagen img {
        width: 70% !important;
        height: auto;
    }
    
    .section11 .encabezado .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section11 .contenido .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section11 .contenido .imagen img {
        width: 80%;
        height: auto;
    }
    
    .section13Web {
        display: none;
    }
    
    .section13Responsive {
        display: block;
    }
    
    .section13 .row .imagen img {
        width: 100%;
        height: auto;
        margin: 15px 0;
    }
    
    .section14 .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section14 .imagen img {
        width: 60%;
        height: auto;
    }
    
    .section15 .contenido {
        display: flex;
        flex-direction: column-reverse;
    }
    
    .section15 .contenido .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section15 .contenido .imagen img {
        width: 70%;
        height: auto;
        margin-bottom: 50px;
    }
    
    .section15 .contenido .textos {
        padding: 0 5%;
    }
    
    .contenido7 .tarjetas .row .img img {
        height: auto;
    }
    
    .contenido7 .tarjetas h2 {
        text-align: center;
    }
    
    .contenido12 img {
        height: auto;
    }
}
@media only screen and (min-width: 425px) and (max-width: 600px) and (orientation: landscape){
    .section1 {
        height: auto;
    }
    
    .section1 .titulo h1 {
        font-size: 40px;
    }
    
    .contenido2 .title {
        font-size: 28px !important;
    }
    
    .contenido2 .texto p {
        line-height: 26px;
    }
    
    .contenido3 {
        background-image: none;
        height: auto;
        padding-top: 60px;
    }
    
    .contenido3 .texto {
        padding: 5px;
    }
    
    .section5,
    .section7,
    .section8,
    .section10,
    .section11,
    .section13,
    .section14,
    .section15 {
        padding: 60px 0;
    }
    
    .contenido3 .texto p, 
    .contenido3 .texto .textoBlanco,
    .section5 .titulos h2,
    .section5 .textos h2,
    .section6 .titulos h2,
    .section7 .textos h2,
    .section8 .titulos h2,
    .section8 .textos h2,
    .section9 .titulos h2,
    .section10 .textos h2,
    .section11 .encabezado .titulos h2,
    .section11 .contenido .textos h2,
    .section12 .titulos h2,
    .section13 .contenido .textos h2,
    .section14 .titulos h2,
    .section14 .textos h2,
    .section15 .titulos div h2,
    .section15 .contenido .textos h2 {
        font-size: 30px;
    }
    
    .contenido3 .texto p {
        line-height: 34px;
    }
    
    .contenido3 .imagenResponsive {
        display: block !important;
        text-align: right;
        padding: 0;
    }
    
    .contenido6 .cajaTexto h2 {
        padding: 20% 5vh;
    }
    
    .section5 .titulos h3,
    .section6 .titulos h3, 
    .section8 .titulos h3,
    .section9 .titulos h3,
    .section11 .encabezado .titulos h3,
    .section12 .titulos h3,
    .section14 .titulos h3,
    .section15 .titulos div h3 {
        font-size: 16px;
    }
    
    .section5 .titulos h3 {
        margin-bottom: 50px;
    }
    
    .section5 .contenido {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
    }
    
    .section5 .contenido .imagen {
        display: flex;
        justify-content: center;
    }
    
    .section5 .contenido .imagen img {
        width: 67%;
        height: auto;
    }
    
    .section5 .textos p,
    .section5 .textos a,
    .section7 .textos p,
    .section7 .textos a,
    .section8 .textos p,
    .section8 .textos a,
    .section10 .textos p,
    .section10 .textos a,
    .section11 .contenido .textos p,
    .section11 .contenido .textos a,
    .section13 .contenido .textos p,
    .section13 .contenido .textos a,
    .section14 .textos p,
    .section14 .textos a,
    .section15 .contenido .textos p,
    .section15 .contenido .textos a {
        font-size: 14px;
    }
    
    .section7 {
        height: auto;
    }
    
    .section7 .imagen img {
        width: 100%;
        height: auto;
        margin-bottom: 50px;
    }
    
    .section8 .row,
    .section11 .row,
    .section13 .row,
    .section14 .row {
        padding: 0;
    }
    
    .section8 .textos h2 {
        text-align: left !important;
        margin-bottom: 30px;
    }
    
    .section8 .imagen {
        display: flex;
        justify-content: center;
    }
    
    .section8 .imagen img {
        width: 42%;
        height: auto;
    }
    
    .section10 {
        height: auto;
    }
    
    .section10 .textos {
        margin-bottom: 50px;
    }
    
    .section10 .imagen {
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section10 .imagen img {
        width: 70% !important;
        height: auto;
    }
    
    .section11 .encabezado .imagen,
    .section11 .contenido .imagen {
        display: flex;
        justify-content: center;
    }
    
    
    .section11 .encabezado .imagen img,
    .section11 .contenido .imagen img {
        width: 50%;
        height: auto;
    }
    
    .section13Web {
        display: none;
    }
    
    .section13Responsive {
        display: block;
    }
    
    .section13 .row .imagen img {
        width: 70%;
        height: auto;
        margin: 15px 0;
    }
    
    .section13.imagen {
        padding-top: 0;
    }
    
    .section14 .imagen{
        display: flex;
        justify-content: center;
    }
    
    .section14 .imagen img {
        width: 40%;
        height: auto;
    }
    
    .section15 .contenido {
        display: flex;
        flex-direction: column-reverse;
    }
    
    .section15 .contenido .imagen {
        display: flex;
        justify-content: center;
    }
    
    .section15 .contenido .imagen img {
        width: 50%;
        height: auto;
        margin-bottom: 50px;
    }
    
    .section15 .contenido .textos {
        padding: 0 5%;
    }
    
    .contenido7 .tarjetas .row .img img {
        height: auto;
    }
    
    .contenido7 .tarjetas h2 {
        text-align: center;
    }
    
    .contenido12 img {
        height: auto;
    }
}
@media only screen and (min-width: 601px) and (max-width: 679px) and (orientation: landscape){
    .section1 {
        height: auto;
    }
    
    .section1 .titulo h1 {
        font-size: 40px;
    }
    
    .section5 .contenido .imagen,
    .section8 .imagen,
    .section11 .encabezado .imagen,
    .section11 .contenido .imagen,
    .section14 .imagen,
    .section15 .contenido .imagen{
        display: flex;
        justify-content: center;
    }
    
    .contenido2 .title {
        font-size: 28px !important;
    }
    
    .contenido2 .texto p {
        line-height: 26px;
    }
    
    .contenido3 {
        background-image: none;
        height: auto;
        padding-top: 60px;
    }
    
    .contenido3 .texto {
        padding: 5px;
    }
    
    .section5,
    .section7,
    .section8,
    .section10,
    .section11,
    .section13,
    .section14,
    .section15 {
        padding: 60px 0;
    }
    
    .contenido3 .texto p, 
    .contenido3 .texto .textoBlanco,
    .section5 .titulos h2,
    .section5 .textos h2,
    .section6 .titulos h2,
    .section7 .textos h2,
    .section8 .titulos h2,
    .section8 .textos h2,
    .section9 .titulos h2,
    .section10 .textos h2,
    .section11 .encabezado .titulos h2,
    .section11 .contenido .textos h2,
    .section12 .titulos h2,
    .section13 .contenido .textos h2,
    .section14 .titulos h2,
    .section14 .textos h2,
    .section15 .titulos div h2,
    .section15 .contenido .textos h2 {
        font-size: 30px;
    }
    
    .contenido3 .texto p {
        line-height: 34px;
    }
    
    .contenido3 .imagenResponsive {
        display: block !important;
        text-align: right;
        padding: 0;
    }
    
    .contenido6 .cajaTexto h2 {
        padding: 20% 5vh;
    }
    
    .section5 .titulos h3,
    .section6 .titulos h3, 
    .section8 .titulos h3,
    .section9 .titulos h3,
    .section11 .encabezado .titulos h3,
    .section12 .titulos h3,
    .section14 .titulos h3,
    .section15 .titulos div h3 {
        font-size: 16px;
    }
    
    .section5 .titulos h3 {
        margin-bottom: 50px;
    }
    
    .section5 .contenido {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
    }
    
    .section5 .contenido .imagen img {
        width: 50%;
        height: auto;
    }
    
    .section5 .textos p,
    .section5 .textos a,
    .section7 .textos p,
    .section7 .textos a,
    .section8 .textos p,
    .section8 .textos a,
    .section10 .textos p,
    .section10 .textos a,
    .section11 .contenido .textos p,
    .section11 .contenido .textos a,
    .section13 .contenido .textos p,
    .section13 .contenido .textos a,
    .section14 .textos p,
    .section14 .textos a,
    .section15 .contenido .textos p,
    .section15 .contenido .textos a {
        font-size: 14px;
    }
    
    .section7 {
        height: auto;
    }
    
    .section7 .imagen {
        display: flex;
        justify-content: center;
    }
    
    .section7 .imagen img {
        width: 62%;
        height: auto;
        margin-bottom: 50px;
    }
    
    .section8 .row,
    .section11 .row,
    .section13 .row,
    .section14 .row {
        padding: 0;
    }
    
    .section8 .textos h2 {
        text-align: left !important;
        margin-bottom: 30px;
    }
    
    .section8 .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section8 .imagen img {
        width: 40%;
        height: auto;
    }
    
    .section10 {
        height: auto;
    }
    
    .section10 .textos {
        margin-bottom: 50px;
    }
    
    .section10 .imagen {
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section10 .imagen img {
        width: 70% !important;
        height: auto;
    }
    
    .section13Web {
        display: none;
    }
    
    .section13Responsive {
        display: block;
    }
    
    .section13Responsive .animacion video {
        width: 80%;
    }
    
    .section13 .contenido .imagen img {
        width: 63%;
        height: auto;
        margin: 15px 0;
    }
    
    .section13.imagen {
        padding-top: 0;
    }
    
    .section13.imagen .imagen img {
        width: 80%;
        height: auto;
    }
    
    .section11 .encabezado .imagen img,
    .section11 .contenido .imagen img {
        height: auto;
    }
    
    .section14 .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section14 .imagen img {
        width: 38%;
        height: auto;
    }
    
    .section15 .contenido {
        display: flex;
        flex-direction: column-reverse;
    }
    
    .section15 .contenido .imagen img {
        height: auto;
        margin-bottom: 50px;
    }
    
    .section15 .contenido .textos {
        padding: 0 5%;
    }
    
    .contenido7 .tarjetas h2 {
        text-align: center;
    }
    
    .contenido7 .otraTarjeta .row .img {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .contenido7 .tarjetas .row .img img {
        max-width: 60%;
        height: auto;
    }
    
    .contenido12 img {
        height: auto;
    }
}
@media only screen and (min-width: 680px) and (max-width: 767px) and (orientation: landscape){
    .section1 {
        height: auto;
    }
    
    .section1 .titulo h1 {
        font-size: 40px;
    }
    
    .section5 .contenido .imagen,
    .section8 .imagen,
    .section11 .encabezado .imagen,
    .section11 .contenido .imagen,
    .section14 .imagen,
    .section15 .contenido .imagen{
        display: flex;
        justify-content: center;
    }
    
    .contenido2 .title {
        font-size: 28px !important;
    }
    
    .contenido2 .texto p {
        line-height: 26px;
    }
    
    .contenido3 {
        background-image: none;
        height: auto;
        padding-top: 60px;
    }
    
    .contenido3 .texto {
        padding: 5px;
    }
    
    .section5,
    .section7,
    .section8,
    .section10,
    .section11,
    .section13,
    .section14,
    .section15 {
        padding: 60px 0;
    }
    
    .contenido3 .texto p, 
    .contenido3 .texto .textoBlanco,
    .section5 .titulos h2,
    .section5 .textos h2,
    .section6 .titulos h2,
    .section7 .textos h2,
    .section8 .titulos h2,
    .section8 .textos h2,
    .section9 .titulos h2,
    .section10 .textos h2,
    .section11 .encabezado .titulos h2,
    .section11 .contenido .textos h2,
    .section12 .titulos h2,
    .section13 .contenido .textos h2,
    .section14 .titulos h2,
    .section14 .textos h2,
    .section15 .titulos div h2,
    .section15 .contenido .textos h2 {
        font-size: 30px;
    }
    
    .contenido3 .texto p {
        line-height: 34px;
    }
    
    .contenido3 .imagenResponsive {
        display: block !important;
        text-align: right;
        padding: 0;
    }
    
    .contenido6 .cajaTexto h2 {
        padding: 20% 5vh;
    }
    
    .section5 .titulos h3,
    .section6 .titulos h3, 
    .section8 .titulos h3,
    .section9 .titulos h3,
    .section11 .encabezado .titulos h3,
    .section12 .titulos h3,
    .section14 .titulos h3,
    .section15 .titulos div h3 {
        font-size: 16px;
    }
    
    .section5 .titulos h3 {
        margin-bottom: 50px;
    }
    
    .section5 .contenido {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
    }
    
    .section5 .contenido .imagen img {
        width: 50%;
        height: auto;
    }
    
    .section5 .textos p,
    .section5 .textos a,
    .section7 .textos p,
    .section7 .textos a,
    .section8 .textos p,
    .section8 .textos a,
    .section10 .textos p,
    .section10 .textos a,
    .section11 .contenido .textos p,
    .section11 .contenido .textos a,
    .section13 .contenido .textos p,
    .section13 .contenido .textos a,
    .section14 .textos p,
    .section14 .textos a,
    .section15 .contenido .textos p,
    .section15 .contenido .textos a {
        font-size: 14px;
    }
    
    .section7 {
        height: auto;
    }
    
    .section7 .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start
    }
    
    .section7 .imagen img {
        width: 65%;
        height: auto;
        margin-bottom: 50px;
    }
    
    .section8 .row,
    .section11 .row,
    .section13 .row,
    .section14 .row {
        padding: 0;
    }
    
    .section8 .textos h2 {
        text-align: left !important;
        margin-bottom: 30px;
    }
    
    .section8 .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start
    }
    
    .section8 .imagen img {
        width: 50%;
        height: auto;
    }
    
    .section10 {
        height: auto;
    }
    
    .section10 .textos {
        margin-bottom: 50px;
    }
    
    .section10 .imagen {
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section10 .imagen img {
        width: 60% !important;
        height: auto;
    }
    
    .section13Web {
        display: none;
    }
    
    .section13Responsive {
        display: block;
    }
    
    .section13Responsive .animacion video {
        width: 70%;
    }
    
    .section13 .contenido .imagen img {
        width: 50%;
        height: auto;
        margin: 15px 0;
    }
    
    .section13.imagen {
        padding-top: 0;
    }
    
    .section13.imagen .imagen img {
        width: 80%;
        height: auto;
    }
    
    .section14 .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section14 .imagen img {
        width: 35%;
        height: auto;
    }
    
    .section15 .contenido {
        display: flex;
        flex-direction: column-reverse;
    }
    
    .section15 .contenido .imagen img {
        height: auto;
        margin-bottom: 50px;
    }
    
    .section15 .contenido .textos {
        padding: 0 5%;
    }
    
    .contenido7 .tarjetas h2 {
        text-align: center;
    }
    
    .contenido7 .tarjeta1 .row .img img {
        width: 66%;
        height: auto;
    }
    
    .contenido7 .otraTarjeta .row .img {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .contenido7 .otraTarjeta .row .img img {
        width: 40%;
        height: auto;
    }
    
    .contenido12 img {
        height: auto;
    }
}
@media only screen and (min-width: 768px) and (max-width: 820px) and (orientation : landscape){
     .section1 {
        height: auto;
    }
    
    .section1 .titulo h1 {
        font-size: 40px;
    }
    
    .section1 .imagen img {
        width: 60%;
        height: auto;
    }
    
    .contenido2 {
        height: auto;
    }
    
    .contenido2 .title {
        font-size: 28px !important;
    }
    
    .contenido2 .texto p {
        line-height: 26px;
    }
    
    .contenido3 {
        height: auto;
        padding: 20px 0;
        background-size: contain;
        display: flex;
        justify-content: flex-start;
    }
    
    .contenido3 .col-12 {
        max-width: 60%;
    }
    
     .contenido3 .texto {
        padding: 0;
        display: flex !important;
        flex-wrap: wrap;
        align-content: center;
        padding-left: 3vw;
        margin: 0;
    }
    
    .section5,
    .section7,
    .section8,
    .section10,
    .section11,
    .section13,
    .section14,
    .section15 {
        padding: 60px 0;
    }
    
    .contenido3 .texto p, 
    .contenido3 .texto .textoBlanco,
    .section5 .titulos h2,
    .section5 .textos h2,
    .section6 .titulos h2,
    .section7 .textos h2,
    .section8 .titulos h2,
    .section8 .textos h2,
    .section9 .titulos h2,
    .section10 .textos h2,
    .section11 .encabezado .titulos h2,
    .section11 .contenido .textos h2,
    .section12 .titulos h2,
    .section13 .contenido .textos h2,
    .section14 .titulos h2,
    .section14 .textos h2,
    .section15 .titulos div h2,
    .section15 .contenido .textos h2 {
        font-size: 30px;
    }
    
    .contenido3 .texto p {
        line-height: 34px;
    }
    
    .contenido6 .cajaTexto h2 {
        padding: 20% 5vh;
    }
    
    .section5 .titulos h3,
    .section6 .titulos h3, 
    .section8 .titulos h3,
    .section9 .titulos h3,
    .section11 .encabezado .titulos h3,
    .section12 .titulos h3,
    .section14 .titulos h3,
    .section15 .titulos div h3 {
        font-size: 16px;
    }
    
    .section5 .textos {
        padding: 0;
    }
    
    .section5 .titulos h3 {
        margin-bottom: 50px;
    }
    
    .section5 .contenido .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section5 .textos p,
    .section5 .textos a,
    .section7 .textos p,
    .section7 .textos a,
    .section8 .textos p,
    .section8 .textos a,
    .section10 .textos p,
    .section10 .textos a,
    .section11 .contenido .textos p,
    .section11 .contenido .textos a,
    .section13 .contenido .textos p,
    .section13 .contenido .textos a,
    .section14 .textos p,
    .section14 .textos a,
    .section15 .contenido .textos p,
    .section15 .contenido .textos a {
        font-size: 14px;
    }
    
    .section7 {
        height: auto;
    }
    
    .section7 .textos {
        padding: 0;
    }
    
    .section7 .imagen {
        align-items: flex-start;
    }
    
    .section7 .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section8 .row,
    .section11 .row,
    .section13 .row,
    .section14 .row {
        padding: 0;
    }
    
    .section8 .textos h2 {
        text-align: left !important;
        margin-bottom: 30px;
    }
    
    .section8 .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start
    }
    
    .section8 .imagen img {
        width: 40%;
        height: auto;
    }
    
    .section10 {
        height: auto;
    }
    
    .section10 .textos {
        margin-bottom: 50px;
    }
    
    .section10 .imagen {
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
    }
    
    .section10 .imagen img {
        height: auto;
    }
    
    .section11 .encabezado .imagen,
    .section11 .contenido .imagen{
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section13 .contenido {
        display: flex;
        flex-direction: row-reverse;
    }
    
    .section13 .contenido .textos {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
        text-align: left;
    }
    
    .section13 .row .imagen img {
        width: 80%;
        height: auto;
        margin: 15px 0;
    }
    
    .section13.imagen .imagen img {
        padding-top: 0;
    }
    
    .section14 .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section14 .imagen img {
        width: 35%;
        height: auto;
    }
    
    .section15 .contenido .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section15 .contenido .textos {
        padding: 0 5%;
    }
    
    .contenido7 .tarjetas h2 {
        text-align: center;
    }
    
    .contenido7 .tarjeta1 .row .img img {
        width: 56%;
        height: auto;
    }
    
    .contenido7 .otraTarjeta .row .img {
        justify-content: center;
    }
    
    .contenido7 .otraTarjeta .row .img img {
        width: 60%;
        height: auto;
    }
    
    .contenido12 img {
        height: auto;
    }
}
/*********************LANDSCAPE DISPOSITIVO MOVIL TABLET***********************************************************/
@media only screen and (min-width: 821px) and (max-width: 991px) and (orientation : landscape){
    .section1 {
        height: auto;
    }
    
    .section1 .titulo h1 {
        font-size: 50px;
    }
    
    .section1 .imagen img {
        width: 60%;
        height: auto;
    }
    
    .contenido2 {
        height: auto;
    }
    
    .contenido2 .texto p {
        line-height: 34px;
    }
    
    .contenido3 {
        height: auto;
        padding: 20px 0;
        background-size: contain;
        display: flex;
        justify-content: flex-start;
    }
    
    .contenido3 .col-12 {
        max-width: 60%;
    }
    
     .contenido3 .texto {
        padding: 0;
        display: flex !important;
        flex-wrap: wrap;
        align-content: center;
        padding-left: 3vw;
        margin: 0;
    }
    
    .contenido3 .texto h4 {
        font-size: 18px !important;
    }
    
    .contenido3 .texto p {
        font-size: 34px;
        line-height: 38px;
    }
    
    .section5,
    .section7,
    .section8,
    .section10,
    .section11,
    .section13,
    .section14,
    .section15 {
        padding: 60px 0;
    }
     
    .contenido3 .texto .textoBlanco,
    .section5 .titulos h2,
    .section5 .textos h2,
    .section6 .titulos h2,
    .section7 .textos h2,
    .section8 .titulos h2,
    .section8 .textos h2,
    .section9 .titulos h2,
    .section10 .textos h2,
    .section11 .encabezado .titulos h2,
    .section11 .contenido .textos h2,
    .section12 .titulos h2,
    .section13 .contenido .textos h2,
    .section14 .titulos h2,
    .section14 .textos h2,
    .section15 .titulos div h2,
    .section15 .contenido .textos h2 {
        font-size: 40px;
    }
    
    .section5 .titulos h3,
    .section6 .titulos h3, 
    .section8 .titulos h3,
    .section9 .titulos h3,
    .section11 .encabezado .titulos h3,
    .section12 .titulos h3,
    .section14 .titulos h3,
    .section15 .titulos div h3 {
        font-size: 25px;
    }
    
    .section5 .textos {
        padding: 0;
    }
    
    .section5 .titulos h3 {
        margin-bottom: 50px;
    }
    
    .section5 .contenido .imagen img {
        width: 100%;
    }
    
    .section5 .textos p,
    .section5 .textos a,
    .section7 .textos p,
    .section7 .textos a,
    .section8 .textos p,
    .section8 .textos a,
    .section10 .textos p,
    .section10 .textos a,
    .section11 .contenido .textos p,
    .section11 .contenido .textos a,
    .section13 .contenido .textos p,
    .section13 .contenido .textos a,
    .section14 .textos p,
    .section14 .textos a,
    .section15 .contenido .textos p,
    .section15 .contenido .textos a {
        font-size: 15px;
    }
    
    .section7 {
        height: auto;
    }
    
    .section7 .textos {
        padding: 0;
    }
    
    .section7 .imagen {
        align-items: flex-start;
    }
    
    .section7 .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section8 .row,
    .section11 .row,
    .section13 .row,
    .section14 .row {
        padding: 0;
    }
    
    .section8 .textos h2 {
        text-align: left !important;
        margin-bottom: 30px;
    }
    
    .section8 .imagen {
        display: flex;
        justify-content: center;
    }
    
    .section8 .imagen img {
        width: 40%;
        height: auto;
    }
    
    .section10 {
        height: auto;
    }
    
    .section10 .imagen {
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    
    .section10 .imagen img {
        height: auto !important;
    }
    
    .section11 .encabezado .imagen,
    .section11 .contenido .imagen{
        display: flex;
        justify-content: center;
    }
    
    .section13 .contenido .textos {
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: left;
    }
    
    .section13 .contenido {
        display: flex;
        flex-direction: row-reverse;
    }
    
    .section13 .row .imagen img {
        width: 80%;
        height: auto;
        margin: 15px 0;
    }
    
    .section14 .imagen {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section14 .imagen img {
        width: 30%;
        height: auto;
    }
    
    .section15 .contenido .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section15 .contenido .textos {
        padding: 0 5%;
    }
    
    .contenido7 .tarjetas h2 {
        text-align: center;
    }
    
    .contenido7 .tarjeta1 .row .img img {
        width: 70%;
        height: auto;
    }
    
    .contenido7 .otraTarjeta .row .img {
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .contenido7 .otraTarjeta .row .img img {
        width: 53%;
        height: auto;
    }
    
    .contenido12 img {
        height: auto;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1150px) and (orientation: landscape){
    .section1 {
        height: auto;
    }
    
    .section1 .titulo h1 {
        font-size: 50px;
    }
    
    .section1 .imagen img{
        width: 100%;
        height: auto;
    }
    
    .contenido2 {
        height: auto;
        padding: 10vh 0;
    }
    
    .contenido2 .texto p {
        line-height: 34px;
    }
    
    .contenido3 {
        height: auto;
        padding: 40px 0;
        display: flex;
        justify-content: flex-start;
    }
    
    .contenido3 .col-12 {
        max-width: 60%;
    }
    
     .contenido3 .texto {
        padding: 0;
        display: flex !important;
        flex-wrap: wrap;
        align-content: center;
        padding-left: 3vw;
        margin: 0;
    }
    
    .contenido3 .texto p {
        line-height: 42px;
    }
    
    .section5,
    .section7,
    .section8,
    .section10,
    .section11,
    .section13,
    .section14,
    .section15 {
        padding: 60px 0;
    }
     
    .contenido3 .texto .textoBlanco,
    .section5 .titulos h2,
    .section5 .textos h2,
    .section6 .titulos h2,
    .section7 .textos h2,
    .section8 .titulos h2,
    .section8 .textos h2,
    .section9 .titulos h2,
    .section10 .textos h2,
    .section11 .encabezado .titulos h2,
    .section11 .contenido .textos h2,
    .section12 .titulos h2,
    .section13 .contenido .textos h2,
    .section14 .titulos h2,
    .section14 .textos h2,
    .section15 .titulos div h2,
    .section15 .contenido .textos h2 {
        font-size: 40px;
    }
    
    .section5 .titulos h3,
    .section6 .titulos h3, 
    .section8 .titulos h3,
    .section9 .titulos h3,
    .section11 .encabezado .titulos h3,
    .section12 .titulos h3,
    .section14 .titulos h3,
    .section15 .titulos div h3 {
        font-size: 25px;
    }
    
    .section5 .textos {
        padding: 0;
    }
    
    .section5 .titulos h3 {
        margin-bottom: 50px;
    }
    
    .section5 .contenido .imagen img {
        width: 100%;
        height: auto !important;
    }
    
    .section5 .textos p,
    .section5 .textos a,
    .section7 .textos p,
    .section7 .textos a,
    .section8 .textos p,
    .section8 .textos a,
    .section10 .textos p,
    .section10 .textos a,
    .section11 .contenido .textos p,
    .section11 .contenido .textos a,
    .section13 .contenido .textos p,
    .section13 .contenido .textos a,
    .section14 .textos p,
    .section14 .textos a,
    .section15 .contenido .textos p,
    .section15 .contenido .textos a {
        font-size: 15px;
    }
    
    .section7 {
        height: auto;
    }
    
    .section7 .textos {
        padding: 0;
    }
    
    .section7 .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section8 .row,
    .section11 .row,
    .section13 .row,
    .section14 .row {
        padding: 0;
    }
    
    .section8 .textos h2 {
        text-align: left !important;
        margin-bottom: 30px;
    }
    
    .section8 .imagen {
        display: flex;
        justify-content: center;
    }
    
    .section8 .imagen img {
        width: 80% !important;
        height: auto;
    }
    
    .section10 {
        height: auto;
    }
    
    .section10 .textos {
        margin-bottom: 50px;
    }
    
    .section10 .imagen img {
        height: auto;
    }
    
    .section11 .encabezado .imagen,
    .section11 .contenido .imagen{
        display: flex;
        justify-content: center;
    }
    
    .section11 .encabezado .imagen img {
        width: 80% !important;
        height: auto;
    }
    
    .section11 .contenido .imagen img {
        width: 65% !important;
        height: auto;
    }
    
    .section13 .contenido .textos {
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: left;
    }
    
    .section13 .contenido {
        display: flex;
        flex-direction: row-reverse;
    }
    
    .section13 .row .imagen img {
        width: 75%;
        height: auto;
        margin: 15px 0;
    }
    
    .section14 .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section15 .contenido .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section15 .contenido .textos {
        padding: 0 5%;
    }
    
    .contenido7 .tarjetas h2 {
        padding: 20px 0;
    }
    
    .contenido7 .tarjetas .row .img img {
        height: auto;
    }
    
    .contenido7 .otraTarjeta .texto h3 {
        padding: 0 40px 20px 40px;
    }
    
    .contenido7 .tarjetas h2 {
        text-align: center;
    }
    
    .contenido12 img {
        height: auto;
    }
}
/*********************LANDSCAPE DISPOSITIVO MOVIL LAPTOP***********************************************************/
@media only screen and (min-width: 1151px) and (max-width: 1199px) and (orientation: landscape){
    .section1 {
        height: auto;
    }
    
    .section1 .titulo h1 {
        font-size: 50px;
    }
    
    .section1 .imagen img{
        width: 100%;
        height: auto;
    }
    
    .contenido2 {
        padding: 10vh 0;
        height: auto;
    }
    
    .contenido2 .texto p {
        line-height: 34px;
    }
    
    .contenido3 {
        height: auto;
        padding: 80px 0;
        display: flex;
        justify-content: flex-start;
    }
    
    .contenido3 .col-12 {
        max-width: 50%;
    }
    
     .contenido3 .texto {
        padding: 0;
        display: flex !important;
        flex-wrap: wrap;
        align-content: center;
        padding-left: 3vw;
        margin: 0;
    }
    
    .contenido3 .texto p {
        line-height: 42px;
    }
     
    .contenido3 .texto .textoBlanco,
    .section5 .titulos h2,
    .section5 .textos h2,
    .section6 .titulos h2,
    .section7 .textos h2,
    .section8 .titulos h2,
    .section8 .textos h2,
    .section9 .titulos h2,
    .section10 .textos h2,
    .section11 .encabezado .titulos h2,
    .section11 .contenido .textos h2,
    .section12 .titulos h2,
    .section13 .contenido .textos h2,
    .section14 .titulos h2,
    .section14 .textos h2,
    .section15 .titulos div h2,
    .section15 .contenido .textos h2 {
        font-size: 40px;
    }
    
    .section5 .titulos h3,
    .section6 .titulos h3, 
    .section8 .titulos h3,
    .section9 .titulos h3,
    .section11 .encabezado .titulos h3,
    .section12 .titulos h3,
    .section14 .titulos h3,
    .section15 .titulos div h3 {
        font-size: 25px;
    }
    
    .section5 .textos {
        padding: 0;
    }
    
    .section5 .titulos h3 {
        margin-bottom: 50px;
    }
    
    .section5 .contenido .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section5 .textos p,
    .section5 .textos a,
    .section7 .textos p,
    .section7 .textos a,
    .section8 .textos p,
    .section8 .textos a,
    .section10 .textos p,
    .section10 .textos a,
    .section11 .contenido .textos p,
    .section11 .contenido .textos a,
    .section13 .contenido .textos p,
    .section13 .contenido .textos a,
    .section14 .textos p,
    .section14 .textos a,
    .section15 .contenido .textos p,
    .section15 .contenido .textos a {
        font-size: 15px;
    }
    
    .section7 {
        height: auto;
    }
    
    .section7 .textos {
        padding: 0;
    }
    
    .section7 .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section8 .row,
    .section11 .row,
    .section13 .row,
    .section14 .row {
        padding: 0;
    }
    
    .section8 .textos {
        padding: 0 10vw;
    }
    
    .section8 .textos h2 {
        text-align: left !important;
        margin-bottom: 30px;
    }
    
    .section8 .imagen {
        display: flex;
        justify-content: center;
    }
    
    .section8 .imagen img {
        height: auto;
    }
    
    .section10 {
        height: auto;
    }
    
    .section10 .textos {
        margin-bottom: 50px;
    }
    
    .section10 .imagen img {
        height: auto;
    }
    
    .section11 .encabezado .imagen,
    .section11 .contenido .imagen{
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
    .section11 .encabezado .imagen img {
        height: auto;
    }
    
    .section11 .contenido .imagen img {
        width: 63% !important;
        height: auto;
    }
    
    .section13 .contenido {
        display: flex;
        flex-direction: row-reverse;
        padding-top: 30px;
    }
    
    .section13 .contenido .textos {
        padding-top: 109px;
        padding-right: 10%;
        text-align: left;
    }
    
    .section13 .row .imagen img {
        width: 70%;
        height: auto;
        margin: 15px 0;
    }
    
    .section14 .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section15 .contenido .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section15 .contenido .textos {
        padding: 0 5%;
    }
    
    .contenido7 .otraTarjeta .texto h3 {
        padding: 0px 40px 20px 40px;
    }
    
    .contenido7 .tarjeta1 .row .img img {
        height: auto;
    }
    
    .contenido7 .otraTarjeta .img img {
        width: 100% !important;
        height: auto;
    }
    
    .contenido7 .tarjetas h2 {
        text-align: center;
    }
    
    .contenido12 img {
        height: auto;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1360px) and (orientation: landscape){
    .section1 {
        padding-left: 10vw;
        padding-right: 10vw;
    }
    
    .section1 .titulo h1 {
        font-size: 50px;
    }
    
    .section1 .imagen img{
        width: 100%;
        height: auto;
    }
    
    .section1.animated video {
        object-fit: contain;
    }
    
    .contenido2 {
        padding: 10vh 0;
        height: auto;
    }
    
    .contenido2 .texto p {
        line-height: 38px;
    }
    
    .contenido3 {
        height: auto;
        padding: 80px 0;
        display: flex;
        justify-content: flex-start;
    }
    
    .contenido3 .col-12 {
        max-width: 50%;
    }
    
     .contenido3 .texto {
        padding: 0;
        display: flex !important;
        flex-wrap: wrap;
        align-content: center;
        padding-left: 3vw;
        margin: 0;
    }
    
    .contenido3 .texto p {
        line-height: 44px;
    }
     
    .contenido3 .texto .textoBlanco,
    .section5 .titulos h2,
    .section5 .textos h2,
    .section6 .titulos h2,
    .section7 .textos h2,
    .section8 .titulos h2,
    .section8 .textos h2,
    .section9 .titulos h2,
    .section10 .textos h2,
    .section11 .encabezado .titulos h2,
    .section11 .contenido .textos h2,
    .section12 .titulos h2,
    .section13 .contenido .textos h2,
    .section14 .titulos h2,
    .section14 .textos h2,
    .section15 .titulos div h2,
    .section15 .contenido .textos h2 {
        font-size: 40px;
    }
    
    .section5 .titulos h3,
    .section6 .titulos h3, 
    .section8 .titulos h3,
    .section9 .titulos h3,
    .section11 .encabezado .titulos h3,
    .section12 .titulos h3,
    .section14 .titulos h3,
    .section15 .titulos div h3 {
        font-size: 25px;
    }
    
    .section5 .titulos h3 {
        margin-bottom: 50px;
    }
    
    .section5 .contenido .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section5 .textos p,
    .section5 .textos a,
    .section7 .textos p,
    .section7 .textos a,
    .section8 .textos p,
    .section8 .textos a,
    .section10 .textos p,
    .section10 .textos a,
    .section11 .contenido .textos p,
    .section11 .contenido .textos a,
    .section13 .contenido .textos p,
    .section13 .contenido .textos a,
    .section14 .textos p,
    .section14 .textos a,
    .section15 .contenido .textos p,
    .section15 .contenido .textos a {
        font-size: 15px;
    }
    
    .section7 {
        height: auto;
    }
    
    .section7 .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section8 .textos h2 {
        text-align: left !important;
        margin-bottom: 30px;
    }
    
    .section8 .imagen {
        display: flex;
        justify-content: center;
    }
    
    .section8 .imagen img {
        height: auto;
    }
    
    .section10 {
        height: auto;
    }
    
    .section10 .textos {
        margin-bottom: 50px;
    }
    
    .section10 .imagen img {
        height: auto;
    }
    
    .section11 .contenido .imagen img {
        width: 80% !important;
        height: auto;
    }
    
    .section11 .encabezado .imagen,
    .section11 .contenido .imagen{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section11 .encabezado .imagen img,
    .section11 .contenido .imagen img{
        height: auto;
    }
    
    .section13 .contenido {
        display: flex;
        flex-direction: row-reverse;
        padding-top: 30px;
    }
    
    .section13 .contenido .textos {
        padding-top: 130px;
        padding-right: 10%;
        text-align: left;
    }
    
    .section13 .row .imagen img {
        width: 100%;
        height: auto;
        margin: 15px 0;
    }
    
    .section14 .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section15 .contenido .imagen img {
        width: 100%;
        height: auto;
    }
    
    .contenido7 .tarjetas h2 {
        padding: 5vh 0px;
    }
    
    .contenido7 .tarjetas .row .img img {
        height: auto;
    }
    
    .contenido7 .otraTarjeta .texto h3 {
        padding: 0px 40px 30px 40px;
    }
    
    .contenido7 .tarjetas h2 {
        text-align: center;
    }
    
    .contenido12 img {
        height: auto;
    }
}
/*********************LANDSCAPE DISPOSITIVO PC ESCRITORIO***********************************************************/
/*patalla de escritorio utilizado en la empresa*/
@media only screen and (min-width: 1361px) and (max-width: 1899px) and (orientation : landscape){
    .section1 {
        height: auto;
    }
    
    .section1 .titulo h1 {
        font-size: 50px;
    }
    
    .section1 .imagen img{
        width: 80%;
    }
    
    .section1.animated .animated {
        padding: 0 15px;
    }
    
    .section1.animated video {
        object-fit: contain;
    }
    
    .contenido2 {
        padding: 10vh 0;
    }
    
    .contenido2 .row {
        width: 1059px;
    }
    
    .contenido3 {
        background-size: contain;
        display: flex;
        justify-content: flex-start;
    }
    
    .contenido3 .col-12 {
        max-width: 60%;
    }
    
     .contenido3 .texto {
        padding: 0;
        display: flex !important;
        flex-wrap: wrap;
        align-content: center;
        padding-left: 3vw;
        margin: 0;
    }
    
    .contenido3 .texto p {
        font-size: 55px;
        line-height: 70px;
    }
     
    .contenido3 .texto .textoBlanco,
    .section5 .titulos h2,
    .section5 .textos h2,
    .section6 .titulos h2,
    .section7 .textos h2,
    .section8 .titulos h2,
    .section8 .textos h2,
    .section9 .titulos h2,
    .section10 .textos h2,
    .section11 .encabezado .titulos h2,
    .section11 .contenido .textos h2,
    .section12 .titulos h2,
    .section13 .contenido .textos h2,
    .section14 .titulos h2,
    .section14 .textos h2,
    .section15 .titulos div h2,
    .section15 .contenido .textos h2 {
        font-size: 50px;
    }
    
    .section5 .titulos h3 {
        margin-bottom: 50px;
    }
    
    .section5 .contenido .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section7 {
        height: auto;
    }
    
    .section7 .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section8 .textos {
        margin-bottom: 50px;
    }
    
    .section8 .textos h2 {
        text-align: left !important;
        margin-bottom: 30px;
    }
    
    .section8 .imagen {
        display: flex;
        justify-content: center;
    }
    
    .section8 .imagen img {
        height: auto;
    }
    
    .section10 .textos {
        margin-bottom: 50px;
    }
    
    .section10 .imagen img {
        height: auto;
    }
    
    .section11 .encabezado .imagen,
    .section11 .contenido .imagen{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section11 .encabezado .imagen {
        height: auto;
    }
    
    .section11 .contenido .imagen img {
        width: 749px !important;
        height: 512px !important;
    }
    
    .section13 .contenido {
        display: flex;
        flex-direction: row-reverse;
        padding-top: 30px;
    }
    
    .section13 .contenido .textos {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
        text-align: left;
    }
    
    .section13 .row .imagen img {
        width: 100%;
        margin: 15px 0;
    }
    
    .section14 .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section15 .contenido .imagen img {
        width: 100%;
        height: auto;
        margin-bottom: 50px;
    }
    
    .contenido7 .tarjetas .row .img img {
        height: auto;
    }
    
    .contenido7 .tarjetas h2 {
        text-align: center;
    }
    
    .contenido12 img {
        height: auto;
    }
}
@media only screen and (min-width: 1900px) and (max-width: 2299px) and (orientation : landscape){
    .section1 {
        height: auto;
    }
    
    .section1 video {
        object-fit: contain;
    }
    
    .section1 .titulo h1 {
        margin-bottom: 30px;
    }
    
    .contenido2 {
        padding: 10vh 0;
    }
    
    .contenido2 .texto {
        padding: 0 5%;
    }
    
    .contenido2 .row {
        width: 1361px;
    }
    
    .contenido3 {
        height: 100vh;
    }
    
    .contenido3 .row {
        height: 100%;
        display: flex;
        justify-content: flex-start;
    }
    
    .contenido3 .texto {
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        padding-left: 2vw;
    }
    
    .contenido3 .col-12 {
        max-width: 50%;
    }
    
    .contenido3 .texto p {
        line-height: 70px;
    }
    
    .section5 {
        padding: 100px 0;
    }
    
    .section5 .titulos {
        margin-bottom: 100px;
    }
    
    .section5 .textos {
        padding-right: 12%;
        padding-left: 10%;
    }
    
    .section7 .textos {
        padding: 0 11%;
    }
    
    .section8 .row {
        padding: 0 20%;
    }
    
    .section8 .row .textos {
        padding: 0 10%;
        margin-bottom: 50px;
    }
    
    .section10 .textos {
        padding: 0 10%;
    }
    
    .section11 .contenido .textos {
        padding: 0 20%;
    }
    
    .section11 .contenido .imagen{
        display: flex;
        justify-content: center;
    }
    
    .section11 .contenido .imagen img {
        width: 749px !important;
        height: 512px !important;
    }
    
    .section13 .contenido {
        display: flex;
        flex-direction: row-reverse;
        padding-top: 30px;
    }
    
    .section13 .contenido .textos {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
        text-align: left;
    }
    
    .section13.imagen {
        padding-top: 0;
        padding-bottom: 100px;
    }
    
    .section14 .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section14 .textos {
        padding: 0 23%;
    }
    
    .section15 .contenido .textos > * {
        width: 100%;
    }
    
    .section15 .contenido .imagen img {
        width: 100%;
        height: auto;
    }
    
    .contenido7 {
        padding: 10% 14%;
    }
    
    .contenido7 .tarjetas .row .img img {
        height: auto;
    }
    
    .contenido7 .otraTarjeta .texto h3 {
        padding: 0px 40px 5% 40px;
    }
    
    .contenido7 .otraTarjeta .texto {
        padding: 0 8% 0 5%;
    }
    
    .contenido12 img {
        height: auto;
    }
}
@media only screen and (min-width: 2300px) and (max-width: 2599px) and (orientation : landscape){
    .section1 {
        height: auto;
    }
    
    .section1 video {
        object-fit: contain;
    }
    
    .section1 .titulo h1 {
        margin-bottom: 30px;
    }
    
    .contenido2 {
        height: auto;
        padding: 10vh 0;
    }
    
    .contenido2 .row {
        width: 959px;
    }
    
    .contenido3 .row {
        height: 100%;
        display: flex;
        justify-content: flex-start;
    }
    
    .contenido3 .texto {
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        padding-left: 3vw;
    }
    
    .contenido3 .col-12 {
        max-width: 50%;
    }
    
    .contenido3 .texto p {
        line-height: 70px;
    }
    
    .section5 {
        padding: 100px 0;
    }
    
    .section5 .titulos {
        margin-bottom: 100px;
    }
    
    .section5 .textos {
        padding-right: 10%;
        padding-left: 12%;
    }
    
    .section13 .contenido {
        display: flex;
        flex-direction: row-reverse;
    }
    
    .section13.imagen {
        padding-bottom: 130px;
    }
    
    .section7 .textos {
        padding: 0 11%;
    }
    
    .section8 .row {
        padding: 0 20%;
    }
    
    .section8 .row .textos {
        padding: 0 17%;
        margin-bottom: 60px;
    }
    
    .section10 .textos {
        padding: 0 10% 0 15%;
    }
    
    .section10 .imagen img {
        height: auto;
    }
    
    .section11 .encabezado .imagen img {
        height: auto;
    }
    
    .section11 .contenido .textos {
        padding: 0 26%;
    }
    
    .section11 .contenido .imagen {
        display: flex;
        justify-content: center;
    }
    
    .section11 .contenido .imagen img {
        width: 749px !important;
        height: 512px !important;
    }
    
    .section13 .contenido {
        display: flex;
        flex-direction: row-reverse;
        padding-top: 30px;
    }
    
    .section13 .contenido .textos {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
        text-align: left;
    }
    
    .section13 .contenido .textos {
        padding-right: 16%;
    }
    
    .section13.imagen {
        margin-top: 0;
    }
    
    .section14 .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section14 .textos {
        padding: 0 28%;
    }
    
    .section15 .contenido .textos {
        padding: 0 5% 0 17%;
    }
    
    .section15 .contenido .textos > * {
        width: 100%;
    }
    
    .contenido7 {
        padding: 10% 14%;
    }
    
    .contenido7 .tarjetas .row .img img {
        height: auto;
    }
    
    .contenido7 .otraTarjeta .texto h3 {
        padding: 0px 40px 5% 40px;
    }
    
    .contenido7 .otraTarjeta .texto {
        padding: 0 8% 0 5%;
    }
    
    .contenido12 img {
        height: auto;
    }
}
@media only screen and (min-width: 2600px) and (max-width: 3599px) and (orientation : landscape){
    .section1 {
        height: auto;
    }
    
    .section1 .titulo h1 {
        margin-bottom: 30px;
    }
    
    .section1 video {
        object-fit: contain;
    }
    
    .contenido2 {
        padding: 10vh 0;
        height: auto;
    }
    
    .contenido2 .row {
        width: 1270px;
    }
    
    .contenido3 .row {
        height: 100%;
        display: flex;
        justify-content: flex-start;
    }
    
    .contenido3 .texto {
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        padding-left: 3vw;
    }
    
    .contenido3 .col-12 {
        max-width: 50%;
    }
    
    .contenido3 .texto p {
        line-height: 70px;
    }
    
    .section5 {
        padding: 100px 0;
    }
    
    .section5 .titulos {
        margin-bottom: 100px;
    }
    
    .section5 .textos {
        padding-right: 10%;
        padding-left: 12%;
    }
    
    .section7 .imagen {
        justify-content: center;
    }
    
    .section7 .textos {
        padding: 0 6%;
    }
    
    .section8 .row {
        padding: 0 20%;
    }
    
    .section8 .row .textos {
        padding: 0 17%;
        margin-bottom: 60px;
    }
    
    .section10 .textos {
        padding: 0 10% 0 15%;
    }
    
    .section10 .imagen img {
        height: auto;
    }
    
    .section11 .encabezado .imagen img {
        height: auto;
    }
    
    .section11 .contenido .imagen {
        display: flex;
        justify-content: center;
    }
    
    .section11 .contenido .imagen img {
        width: 749px !important;
        height: 512px !important;
    }
    
    .section11 .contenido .textos {
        padding: 0 26%;
    }
    
    .section13 .contenido {
        display: flex;
        flex-direction: row-reverse;
        padding-top: 30px;
    }
    
    .section13 .contenido .textos {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
        text-align: left;
    }
    
    .section13 .contenido .textos {
        padding-right: 16%;
    }
    
    .section13.imagen {
        margin-top: 0;
        padding-bottom: 150px;
    }
    
    .section14 .imagen img {
        width: 100%;
        height: auto;
    }
    
    .section14 .textos {
        padding: 0 28%;
    }
    
    .section15 .contenido .textos {
        padding: 0 5% 0 17%;
    }
    
    .section15 .contenido .textos > * {
        width: 100%;
    }
    
    .contenido7 {
        padding: 10% 20%;
    }
    
    .contenido7 .tarjetas .row .img img {
        height: auto;
    }
    
    .contenido7 .otraTarjeta .texto h3 {
        padding: 0px 40px 5% 40px;
    }
    
    .contenido7 .otraTarjeta .texto {
        padding: 0 8% 0 5%;
    }
    
    .contenido12 img {
        height: auto;
    }
}