@font-face {
    font-family: 'DINPro-Bold';
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/DINPro-Bold_13934.ttf') format('truetype');
}
@font-face {
    font-family: 'Myriad-Pro-SemiBold';
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/Myriad_Pro_Semibold.ttf') format('truetype');
}
@font-face {
    font-family: 'Myriad-Pro-Regular';
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/MyriadPro-Regular.otf') format('opentype');
}
@font-face {
    font-family: 'Helvetica-Neue-Light';
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/Helvetica/HelveticaNeueLight.ttf') format('truetype');
}
@font-face {
    font-family: 'Helvetica-Neue-Bold';
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/Helvetica/helvetica-neue-lt-std-75-bold-590b9e7229917.otf') format('opentype');
}
@font-face {
    font-family: 'Helvetica-Neue-Regular';
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/Helvetica/HelveticaNeueRegular.ttf') format('truetype');
}
/******************************Generales****************************************/
html{
    height: 100%;
    width: 100%;
}
.row, .segmento{
    width:100%;
    margin:0;
}
img{
    image-rendering:-moz-crisp-edges;          /* Firefox        */
    image-rendering:-o-crisp-edges;            /* Opera          */
    image-rendering:-webkit-optimize-contrast; /* Safari         */
    image-rendering:optimize-contrast;         /* CSS3 Proposed  */
    -ms-interpolation-mode:nearest-neighbor;   /* IE8+           */
}

/************************************************************/
.imgWeb,
.contenido1 .imgInicial.web,
.textWeb{
    display: block;
}
.imgResponsive, .imgResponsiveL,
.contenido1 .imgInicial.responsive,
.textResponsive{
    display: none !important;
}
/************************************/
.showText{
    opacity: 0;
}
.background{
    background-color:ghostwhite;
    background-size:cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    background-attachment: fixed;
    image-rendering:-moz-crisp-edges;          /* Firefox        */
    image-rendering:-o-crisp-edges;            /* Opera          */
    image-rendering:-webkit-optimize-contrast; /* Safari         */
    image-rendering:optimize-contrast;         /* CSS3 Proposed  */
    -ms-interpolation-mode:nearest-neighbor;   /* IE8+           */
}
/***********************************************************************************/

.contenido1{
    background-image: url('https://assets.claro360.com/acciones360/Web/img0001.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100vh;
    padding-top: 2rem;
    display: flex;
    justify-content: center;
}
.contenido1 .titulo{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    height: fit-content;
}
.contenido1 .titulo h2{
    font-family: 'DINPro-Bold';
    font-size: 80px;
    line-height: 90px;
    padding-bottom: 2rem;
    color: #000;
    margin-top: 120px;
}
.contenido1 .titulo p{
    font-family: 'Helvetica-Neue-Bold';
    font-size: 30px;
    line-height: 40px;
    color: #000;
}
.contenido1 .imgInicial img{
    width: 100%;
}

/****************************************************************************************/
.contenido2{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100vh;
    display: flex;
    align-items: center;
    color: #000;
    position: initial;
}
.contenido2 .texto{
    padding: 0 79rem 0 8rem;
}
.contenido2 .texto h2{
    font-family: 'Helvetica-Neue-Bold';
    font-size: 64px;
    line-height: 70px;
    margin-bottom: 2rem;
}
.contenido2 .texto p{
    font-family: 'Helvetica-Neue-Regular';
    font-size: 17px;
    margin-bottom: 1.5rem;
}
.contenido2 .texto a{    
    font-family: 'Helvetica-Neue-Regular';
    font-size: 24px;
    display: block;
    margin-bottom: 1rem;
    color: #0E8FD3;
}
/********************************************/
.contenido2.fondo1{
    background-image: url(https://assets.claro360.com/acciones360/Web/img0006_OK.jpg);
}
/*********************************************/
.contenido2.fondo2{
    background-image: url(https://assets.claro360.com/acciones360/Web/img0003.jpg);
}
.contenido2.fondo2 .texto {
    padding-right: 83rem;
}
/******************************************/
.contenido2.fondo3{
    background-image: url(https://assets.claro360.com/acciones360/Web/img0004.jpg);
}
.contenido2.fondo3 .texto {
    padding-right: 77.5rem;
}
/******************************************/
.contenido2.fondo4{
    background-image: url(https://assets.claro360.com/acciones360/Web/img0005.jpg);
}
.contenido2.fondo4 .texto {
    padding: 0 12rem 0 79rem;
}
/******************************************/
.contenido2.fondo5{
    background-image: url(https://assets.claro360.com/acciones360/Web/img00010.jpg);
}
.contenido2.fondo5 .texto {
    padding: 0 80.6rem 0 10rem;
}
/******************************************/
.contenido2.fondo6{
    background-image: url(https://assets.claro360.com/acciones360/Web/img0002.jpg);
}
.contenido2.fondo6 .texto {
    padding: 0 11.6rem 0 79rem;
}
/******************************************/
.contenido2.fondo7{
    background-image: url(https://assets.claro360.com/acciones360/Web/img0008.jpg);
}
.contenido2.fondo7 .texto {
    padding: 0 80.6rem 0 10rem;
}
/*********************************************************************************/
.contenido16{
    color: #000000;
    background-color: #F4F4F4;
    width:100%;
    height: auto;
    padding:10% 14.5% 0%;
}
.contenido16 .cajaTarjetas{
    display: flex;
    justify-content: center;
}
.contenido16 .tarjeta{
    text-align: center;
    margin-bottom:2vh;
}
.contenido16 .tarjeta .card{
    width: 100%;
    height: 100% !important;
    box-shadow: 0px 3px 30px rgba(0,0,0,0.3);
}
.contenido16 .tarjeta .card .imgCard{
    height: 40vh;
}
.contenido16 .tarjeta .card .imgCard img{
    height: 101%;
    width: 100%;
    object-fit: cover;
}
.contenido16 .tarjeta .card .card-body{
    height: auto;
    text-align: left;
    display: flex;
    align-items: center;
    padding: 15% 10% 35%;
    background-color: #FFF;
}
.contenido16 .tarjeta .card .card-body p{
    font-family: 'Helvetica-Neue-Bold' !important;
    font-size: 42px;/*42*/
    line-height: normal;
}
/*********************************************************************************/
.contenido17{
    padding: 1% 15.2%;
    padding-bottom: 150px;
    background-color: #F4F4F4;
}
.contenido17 .row{
    height: 100%;
}
.contenido17 .col-12{
    padding:0;
}
.contenido17 img{
    position:relative;
    width:100%;
}
.contenido17 .caja2{
    display: flex;
    justify-content: center;
    align-items: center;    
}
.contenido17 .cajaTexto2{
    position:absolute;
    display: flex;
    justify-content: center;
    align-items: center;
}
.contenido17 .cajaTexto2 p{
    font-family: 'Helvetica-Neue-Bold' !important;
    text-align: center;
    font-size: 42px;
    color: #fff;
    padding: 0 8rem;
}
/******************************************************************/
footer {
    background-color: #D60812;
}

/*********************************************************************************/
/*******************************************************************************************************************/
/******************************************      PORTRAIT     *******************************************************/
/*******************************************************************************************************************/
/****************************  PORTRAIT DISPOSITIVO MOVIL CELULAR    *************************************/
@media only screen and (max-width: 320px) and (orientation: portrait){
    body{
        overflow-x:hidden;
    }
    /***************************************************************/
    .imgResponsive{
        display: block !important;
        padding: 0;
    }
    .imgResponsive img{
        width: 100%;
        object-fit: cover;
        object-position: top;
        height: 100vh;
    }
    /***************************************************************/
    .contenido1 {
        background-image: url(https://assets.claro360.com/acciones360/Responsive/img001_OK.png);
        background-origin: content-box;
        height: 100vh;
        padding-top: 3rem;
    }
    .contenido1 .titulo h2 {
        font-size: 35px;
        line-height: 40px;
        padding-bottom: 1rem;
    }
    .contenido1 .titulo p {
        font-size: 10px;
        line-height: 18px;
    }
    /***********************************************************************/
    .contenido2{
        background-image: inherit !important;
        height: auto;
        display: block;
        background-color: #FFF;
    }
    .contenido2 .texto h2 br{
        display: none;
    }
    .contenido2 .texto h2 {
        font-size: 24px;
        line-height: 22px;
        color: #1D1D1F;
        margin-bottom: 1.5rem;
    }
    .contenido2 .texto p {
        font-family: 'Helvetica-Neue-Bold';
        font-size: 14.5px;
        color: #1D1D1F;
    }
    .contenido2 .texto a {
        font-family: 'Helvetica-Neue-Light';
        font-size: 10px;
        margin-bottom: .5rem;
    }
    .contenido2 .texto {
        padding: 1.5rem !important;
    }
    /*******************************/
    .contenido2.fondo2 .texto {
        padding: 5rem 1.5rem !important;
    }
    /*******************************/
    .contenido2.fondo3 .texto {
        padding: 3rem 1.5rem 2rem!important;
    }
    /****************************************************************/
    .contenido16 {
        padding: 50px 10px 0%;
        padding-bottom: 0;
    }
    .contenido16 .col-lg-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .contenido16 .tarjeta{
        margin-bottom: 10vh;
    }
    .contenido16 .tarjeta .card .card-body {
        padding: 30% 8%;
        text-align: center;
        display: block;
    }
    .contenido16 .tarjeta .card .card-body p {
        font-size: 18px;
        line-height: initial;
    }
    /******************************************************************/
    .contenido17 {
        padding: 0% 0% 0%;
    }
    .contenido17 .imgWeb{
        display: none;
    }
    .contenido17 .imgResponsive{
        display: block !important;
    }
    .contenido17 .cajaTexto2 p {
        padding: 0 2rem;
        font-size: 23px;
        line-height: 29px;
    }
}
@media only screen and (min-width: 321px) and (max-width:424px) and  (orientation: portrait){
    body{
        overflow-x:hidden;
    }
    /***************************************************************/
    .imgResponsive{
        display: block !important;
        padding: 0;
    }
    .imgResponsive img{
        width: 100%;
        object-fit: cover;
        object-position: top;
        height: 100vh;
    }
    /***************************************************************/
    .contenido1 {
        background-image: url(https://assets.claro360.com/acciones360/Responsive/img001_OK.png);
        height: 100vh;
        padding-top: 2.5rem;
    }
    .contenido1 .titulo h2 {
        font-size: 40px;
        line-height: 45px;
        padding-bottom: 1rem;
    }
    .contenido1 .titulo p {
        font-size: 12px;
        line-height: 20px;
    }
    /***********************************************************************/
    .contenido2{
        background-image: inherit !important;
        height: auto;
        display: block;
        background-color: #FFF;
    }
    .contenido2 .texto h2 br{
        display: none;
    }
    .contenido2 .texto h2 {
        font-size: 28px;
        line-height: 26px;
        color: #1D1D1F;
        margin-bottom: 1.5rem;
    }
    .contenido2 .texto p {
        font-family: 'Helvetica-Neue-Bold';
        font-size: 18px;
        color: #1D1D1F;
    }
    .contenido2 .texto a {
        font-family: 'Helvetica-Neue-Light';
        font-size: 10px;
        margin-bottom: .5rem;
    }
    .contenido2 .texto {
        padding: 1.5rem !important;
    }
    /*******************************/
    .contenido2.fondo2 .texto {
        padding: 5rem 1.5rem !important;
    }
    /*******************************/
    .contenido2.fondo3 .texto {
        padding: 3rem 1.5rem 2rem!important;
    }
    /****************************************************************/
    .contenido16 {
        padding: 50px 10px 0%;
        padding-bottom: 0;
    }
    .contenido16 .col-lg-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .contenido16 .tarjeta{
        margin-bottom: 10vh;
    }
    .contenido16 .tarjeta .card .card-body {
        padding: 30% 10%;
        text-align: center;
        display: block;
    }
    .contenido16 .tarjeta .card .card-body p {
        font-size: 20px;
        line-height: initial;
    }
    /******************************************************************/
    .contenido17 {
        padding: 0% 0% 0%;
    }
    .contenido17 .imgWeb{
        display: none;
    }
    .contenido17 .imgResponsive{
        display: block !important;
    }
    .contenido17 .cajaTexto2 p {
        padding: 0 2rem;
        font-size: 30px;
        line-height: 36px;
    }
}
/****************************  PORTRAIT DISPOSITIVO MOVIL TABLET     *************************************/
@media only screen and (min-width: 425px) and (max-width:600px) and  (orientation: portrait){
    body{
        overflow-x:hidden;
    }
    /***************************************************************/
    .imgResponsive{
        display: block !important;
        padding: 0;
    }
    .imgResponsive img{
        width: 100%;
        object-fit: cover;
        object-position: top;
        height: 100vh;
    }
    /***************************************************************/
    .contenido1 {
        background-image: url(https://assets.claro360.com/acciones360/Responsive/img001_OK.png);
        background-origin: content-box;
        height: 100vh;
        padding-top: 2rem;
    }
    .contenido1 .titulo h2 {
        font-size: 50px;
        line-height: 60px;
        padding-bottom: 1rem;
    }
    .contenido1 .titulo p {
        font-size: 20px;
        line-height: 30px;
    }
    /***********************************************************************/
    .contenido2{
        background-image: inherit !important;
        height: auto;
        display: block;
        background-color: #FFF;
    }
    .contenido2 .texto h2 br{
        display: none;
    }
    .contenido2 .texto h2 {
        font-size: 45px;
        line-height: 43px;
        color: #1D1D1F;
        margin-bottom: 1.5rem;
    }
    .contenido2 .texto p {
        font-family: 'Helvetica-Neue-Bold';
        font-size: 27.5px;
        color: #1D1D1F;
    }
    .contenido2 .texto a {
        font-family: 'Helvetica-Neue-Light';
        font-size: 15px;
        margin-bottom: .5rem;
    }
    .contenido2 .texto {
        padding: 3rem !important;
    }
    /*******************************/
    .contenido2.fondo2 .texto {
        padding: 6rem 3rem !important;
    }
    /*******************************/
    .contenido2.fondo3 .texto {
        padding: 4rem 3rem 2rem!important;
    }
    /****************************************************************/
    .contenido16 {
        padding: 120px 45px 0%;
        padding-bottom: 0;
    }
    .contenido16 .col-lg-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .contenido16 .tarjeta{
        margin-bottom: 10vh;
    }
    .contenido16 .tarjeta .card .imgCard {
        height: auto;
    }
    .contenido16 .tarjeta .card .card-body {
        padding: 30% 10%;
        text-align: center;
        display: block;
    }
    .contenido16 .tarjeta .card .card-body p {
        font-size: 30px;
        line-height: initial;
    }
    /******************************************************************/
    .contenido17 {
        padding: 0% 0% 0%;
    }
    .contenido17 .imgWeb{
        display: none;
    }
    .contenido17 .imgResponsive{
        display: block !important;
    }
    .contenido17 .cajaTexto2 p {
        padding: 0 4rem;
        font-size: 43px;
        line-height: 49px;
    }
}
@media only screen and (min-width: 601px) and (max-width:679px) and  (orientation: portrait){
    body{
        overflow-x:hidden;
    }
    /***************************************************************/
    .imgResponsive{
        display: block !important;
        padding: 0;
    }
    .imgResponsive img{
        width: 100%;
        object-fit: cover;
        object-position: top;
        height: 100vh;
    }
    /***************************************************************/
    .contenido1 {
        background-image: url(https://assets.claro360.com/acciones360/Responsive/img001_OK.png);
        background-origin: content-box;
        height: 100vh;
        padding-top: 2rem;
    }
    .contenido1 .titulo h2 {
        font-size: 60px;
        line-height: 70px;
        padding-bottom: 1rem;
    }
    .contenido1 .titulo p {
        font-size: 20px;
        line-height: 30px;
    }
    /***********************************************************************/
    .contenido2{
        background-image: inherit !important;
        height: auto;
        display: block;
        background-color: #FFF;
    }
    .contenido2 .texto h2 br{
        display: none;
    }
    .contenido2 .texto h2 {
        font-size: 45px;
        line-height: 43px;
        color: #1D1D1F;
        margin-bottom: 1.5rem;
    }
    .contenido2 .texto p {
        font-family: 'Helvetica-Neue-Bold';
        font-size: 25.5px;
        color: #1D1D1F;
    }
    .contenido2 .texto a {
        font-family: 'Helvetica-Neue-Light';
        font-size: 15px;
        margin-bottom: .5rem;
    }
    .contenido2 .texto {
        padding: 4rem !important;
    }
    /*******************************/
    .contenido2.fondo2 .texto {
        padding: 7rem 4rem !important;
    }
    /*******************************/
    .contenido2.fondo3 .texto {
        padding: 5rem 4rem 2rem!important;
    }
    /****************************************************************/
    .contenido16 {
        padding: 120px 45px 0%;
        padding-bottom: 0;
    }
    .contenido16 .col-lg-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .contenido16 .tarjeta{
        margin-bottom: 10vh;
    }
    .contenido16 .tarjeta .card .imgCard {
        height: auto;
    }
    .contenido16 .tarjeta .card .card-body {
        padding: 30% 10%;
        text-align: center;
        display: block;
    }
    .contenido16 .tarjeta .card .card-body p {
        font-size: 30px;
        line-height: initial;
    }
    /******************************************************************/
    .contenido17 {
        padding: 0% 0% 0%;
    }
    .contenido17 .imgWeb{
        display: none;
    }
    .contenido17 .imgResponsive{
        display: block !important;
    }
    .contenido17 .cajaTexto2 p {
        padding: 0 4rem;
        font-size: 43px;
        line-height: 49px;
    }
}
@media only screen and (min-width: 680px) and (max-width:767px) and  (orientation: portrait){
    body{
        overflow-x:hidden;
    }
    /***************************************************************/
    .imgResponsive{
        display: block !important;
        padding: 0;
    }
    .imgResponsive img{
        width: 100%;
        object-fit: cover;
        object-position: top;
        height: 100vh;
    }
    /***************************************************************/
    .contenido1 {
        background-image: url(https://assets.claro360.com/acciones360/Responsive/img001_OK.png);
        background-origin: content-box;
        height: 100vh;
        padding-top: 2rem;
    }
    .contenido1 .titulo h2 {
        font-size: 60px;
        line-height: 70px;
        padding-bottom: 1rem;
    }
    .contenido1 .titulo p {
        font-size: 20px;
        line-height: 30px;
    }
    /***********************************************************************/
    .contenido2{
        background-image: inherit !important;
        height: auto;
        display: block;
        background-color: #FFF;
    }
    .contenido2 .texto h2 br{
        display: none;
    }
    .contenido2 .texto h2 {
        font-size: 48px;
        line-height: 46px;
        color: #1D1D1F;
        margin-bottom: 1.5rem;
    }
    .contenido2 .texto p {
        font-family: 'Helvetica-Neue-Bold';
        font-size: 30px;
        color: #1D1D1F;
    }
    .contenido2 .texto a {
        font-family: 'Helvetica-Neue-Light';
        font-size: 15px;
        margin-bottom: .5rem;
    }
    .contenido2 .texto {
        padding: 4rem !important;
    }
    /*******************************/
    .contenido2.fondo2 .texto {
        padding: 7rem 4rem !important;
    }
    /*******************************/
    .contenido2.fondo3 .texto {
        padding: 5rem 4rem 2rem!important;
    }
    /****************************************************************/
    .contenido16 {
        padding: 120px 45px 0%;
        padding-bottom: 0;
    }
    .contenido16 .col-lg-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .contenido16 .tarjeta{
        margin-bottom: 10vh;
    }
    .contenido16 .tarjeta .card .imgCard {
        height: auto;
    }
    .contenido16 .tarjeta .card .card-body {
        padding: 30% 10%;
        text-align: center;
        display: block;
    }
    .contenido16 .tarjeta .card .card-body p {
        font-size: 35px;
        line-height: initial;
    }
    /******************************************************************/
    .contenido17 {
        padding: 0% 0% 0%;
    }
    .contenido17 .imgWeb{
        display: none;
    }
    .contenido17 .imgResponsive{
        display: block !important;
    }
    .contenido17 .cajaTexto2 p {
        padding: 0 5rem;
        font-size: 48px;
        line-height: 54px;
    }
}
/**********************************  IPAD USADA EN LA EMPRESA    *******************************************/
@media only screen and (min-width: 768px) and (max-width:820px) and  (orientation: portrait){
    body{
        overflow-x:hidden;
    }
    .imgResponsive{
        display: block !important;
        padding: 0;
    }
    .imgResponsive img{
        width: 100%;
        object-fit: cover;
        object-position: top;
        height: 100vh;
    }
    /***************************************************************/
    .contenido1 {
        background-image: url(https://assets.claro360.com/acciones360/Responsive/img001_OK.png);
        background-origin: content-box;
        height: 100vh;
        padding-top: 2rem;
    }
    .contenido1 .titulo h2 {
        font-size: 70px;
        line-height: 80px;
        padding-bottom: 1rem;
    }
    .contenido1 .titulo p {
        font-size: 25px;
        line-height: 35px;
    }
    /***********************************************************************/
    .contenido2{
        background-image: inherit !important;
        height: auto;
        display: block;
        background-color: #FFF;
    }
    .contenido2 .texto h2 br{
        display: none;
    }
    .contenido2 .texto h2 {
        font-size: 55px;
        line-height: 53px;
    }
    .contenido2 .texto p {
        font-family: 'Helvetica-Neue-Bold';
        font-size: 33px;
    }
    .contenido2 .texto a {
        font-family: 'Helvetica-Neue-Light';
        font-size: 25px;
    }
    .contenido2 .texto {
        padding: 5rem !important;
    }
    /****************************************************************/
    .contenido16 {
        padding: 120px 45px 0%;
        padding-bottom: 3rem;
    }
    .contenido16 .col-lg-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .contenido16 .tarjeta{
        margin-bottom: 10vh;
    }
    .contenido16 .tarjeta .card .card-body {
        padding: 20% 10%;
        text-align: center;
        display: block;
    }
    .contenido16 .tarjeta .card .card-body p {
        font-size: 42px;
        line-height: initial;
    }
    /******************************************************************/
    .contenido17 {
        padding: 0% 0% 0%;
    }
    .contenido17 .imgWeb{
        display: none;
    }
    .contenido17 .imgResponsive{
        display: block !important;
    }
    .contenido17 .cajaTexto2 p {
        padding: 0 7rem;
        font-size: 50px;
        line-height: inherit;
    }
}
/****************************  PORTRAIT DISPOSITIVO MOVIL LAPTOP     ************************************/
@media only screen and (min-width: 821px) and (max-width:991px) and  (orientation: portrait){
    body{
        overflow-x:hidden;
    }
    .imgResponsive{
        display: block !important;
        padding: 0;
    }
    .imgResponsive img{
        width: 100%;
        object-fit: cover;
        object-position: top;
        height: 100vh;
    }
    /***************************************************************/
    .contenido1 {
        background-image: url(https://assets.claro360.com/acciones360/Responsive/img001_OK.png);
        background-origin: content-box;
        height: 100vh;
        padding-top: 2rem;
    }
    .contenido1 .titulo h2 {
        font-size: 70px;
        line-height: 80px;
        padding-bottom: 1rem;
    }
    .contenido1 .titulo p {
        font-size: 25px;
        line-height: 35px;
    }
    /***********************************************************************/
    .contenido2{
        background-image: inherit !important;
        height: auto;
        display: block;
        background-color: #FFF;
    }
    .contenido2 .texto h2 br{
        display: none;
    }
    .contenido2 .texto h2 {
        font-size: 60px;
        line-height: 58px;
    }
    .contenido2 .texto p {
        font-family: 'Helvetica-Neue-Bold';
        font-size: 36px;
    }
    .contenido2 .texto a {
        font-family: 'Helvetica-Neue-Light';
        font-size: 25px;
    }
    .contenido2 .texto {
        padding: 5rem !important;
    }
    /****************************************************************/
    .contenido16 {
        padding: 120px 45px 0%;
        padding-bottom: 3rem;
    }
    .contenido16 .col-lg-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .contenido16 .tarjeta{
        margin-bottom: 10vh;
    }
    .contenido16 .tarjeta .card .card-body {
        padding: 20% 10%;
        text-align: center;
        display: block;
    }
    .contenido16 .tarjeta .card .card-body p {
        font-size: 45px;
        line-height: initial;
    }
    /******************************************************************/
    .contenido17 {
        padding: 0% 0% 0%;
    }
    .contenido17 .imgWeb{
        display: none;
    }
    .contenido17 .imgResponsive{
        display: block !important;
    }
    .contenido17 .cajaTexto2 p {
        padding: 0 8rem;
        font-size: 50px;
        line-height: inherit;
    }
}
@media only screen and (min-width: 992px) and (max-width:1150px) and  (orientation: portrait){
    body{
        overflow-x:hidden;
    }
    .imgResponsive{
        display: block !important;
        padding: 0;
    }
    .imgResponsive img{
        width: 100%;
        object-fit: cover;
        object-position: top;
        height: 100vh;
    }
    /***************************************************************/
    .contenido1 {
        background-image: url(https://assets.claro360.com/acciones360/Responsive/img001_OK.png);
        background-origin: content-box;
        height: 100vh;
        padding-top: 2rem;
    }
    .contenido1 .titulo h2 {
        font-size: 80px;
        line-height: 90px;
    }
    .contenido1 .titulo p {
        font-size: 25px;
        line-height: 35px;
    }
    /***********************************************************************/
    .contenido2{
        background-image: inherit !important;
        height: auto;
        display: block;
        background-color: #FFF;
    }
    .contenido2 .texto h2 br{
        display: none;
    }
    .contenido2 .texto h2 {
        font-size: 72px;
        line-height: 70px;
    }
    .contenido2 .texto p {
        font-family: 'Helvetica-Neue-Bold';
        font-size: 45px;
    }
    .contenido2 .texto a {
        font-family: 'Helvetica-Neue-Light';
        font-size: 30px;
    }
    .contenido2 .texto {
        padding: 5rem !important;
    }
    /****************************************************************/
    .contenido16 {
        padding: 120px 45px 0%;
        padding-bottom: 6rem;
    }
    .contenido16 .col-lg-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .contenido16 .tarjeta{
        margin-bottom: 10vh;
    }
    .contenido16 .tarjeta .card .imgCard {
        height: 45vh;
    }
    .contenido16 .tarjeta .card .card-body {
        padding: 20% 10%;
        text-align: center;
        display: block;
    }
    .contenido16 .tarjeta .card .card-body p {
        font-size: 55px;
        line-height: initial;
    }
    /******************************************************************/
    .contenido17 {
        padding: 0% 0% 0%;
    }
    .contenido17 .imgWeb{
        display: none;
    }
    .contenido17 .imgResponsive{
        display: block !important;
    }
    .contenido17 .cajaTexto2 p {
        padding: 0 10rem;
        font-size: 60px;
        line-height: inherit;
    }
}
/****************************  PORTRAIT DISPOSITIVO PC ESCRITORIO     ***********************************/
@media only screen and (min-width: 1151px) and (max-width:1199px) and  (orientation: portrait){
    body{
        overflow-x:hidden;
    }
    .imgResponsive{
        display: block !important;
        padding: 0;
    }
    .imgResponsive img{
        width: 100%;
        object-fit: cover;
        object-position: top;
        height: 100vh;
    }
    /***************************************************************/
    .contenido1 {
        background-image: url(https://assets.claro360.com/acciones360/Responsive/img001_OK.png);
        background-origin: content-box;
        height: 100vh;
    }
    .contenido1 .titulo h2 {
        font-size: 80px;
        line-height: 90px;
    }
    .contenido1 .titulo p {
        font-size: 25px;
        line-height: 35px;
    }
    /***********************************************************************/
    .contenido2{
        background-image: inherit !important;
        height: auto;
        display: block;
        background-color: #FFF;
    }
    .contenido2 .texto h2 br{
        display: none;
    }
    .contenido2 .texto h2 {
        font-size: 75px;
        line-height: 73px;
    }
    .contenido2 .texto p {
        font-family: 'Helvetica-Neue-Bold';
        font-size: 48px;
    }
    .contenido2 .texto a {
        font-family: 'Helvetica-Neue-Light';
        font-size: 30px;
    }
    .contenido2 .texto {
        padding: 8rem !important;
    }
    /****************************************************************/
    .contenido16 {
        padding: 120px 45px 0%;
        padding-bottom: 6rem;
    }
    .contenido16 .col-lg-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .contenido16 .tarjeta{
        margin-bottom: 10vh;
    }
    .contenido16 .tarjeta .card .imgCard {
        height: 55vh;
    }
    .contenido16 .tarjeta .card .card-body {
        padding: 20% 10%;
        text-align: center;
        display: block;
    }
    .contenido16 .tarjeta .card .card-body p {
        font-size: 65px;
        line-height: inherit;
    }
    /******************************************************************/
    .contenido17 {
        padding: 0% 0% 0%;
    }
    .contenido17 .imgWeb{
        display: none;
    }
    .contenido17 .imgResponsive{
        display: block !important;
    }
    .contenido17 .cajaTexto2 p {
        padding: 0 13rem;
        font-size: 65px;
        line-height: inherit;
    }
}
@media only screen and (min-width: 1200px) and (max-width:3000px) and  (orientation: portrait){
    body{
        overflow-x:hidden;
    }
    .imgResponsive{
        display: block !important;
        padding: 0;
    }
    .imgResponsive img{
        width: 100%;
        object-fit: cover;
        object-position: top;
        height: 100vh;
    }
    /***************************************************************/
    .contenido1 {
        background-image: url(https://assets.claro360.com/acciones360/Responsive/img001_OK.png);
        height: 100vh;
    }
    .contenido1 .titulo h2 {
        font-size: 90px;
        line-height: 100px;
    }
    .contenido1 .titulo p {
        font-size: 35px;
        line-height: 45px;
    }
    /***********************************************************************/
    .contenido2{
        background-image: inherit !important;
        height: auto;
        display: block;
        background-color: #FFF;
    }
    .contenido2 .texto h2 br{
        display: none;
    }
    .contenido2 .texto h2 {
        font-size: 80px;
        line-height: 82px;
    }
    .contenido2 .texto p {
        font-family: 'Helvetica-Neue-Bold';
        font-size: 51px;
    }
    .contenido2 .texto a {
        font-family: 'Helvetica-Neue-Light';
        font-size: 30px;
    }
    .contenido2 .texto {
        padding: 8rem !important;
    }
    /****************************************************************/
    .contenido16 {
        padding: 120px 45px 0%;
        padding-bottom: 6rem;
    }
    .contenido16 .col-lg-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .contenido16 .tarjeta{
        margin-bottom: 10vh;
    }
    .contenido16 .tarjeta .card .imgCard {
        height: 45vh;
    }
    .contenido16 .tarjeta .card .card-body {
        padding: 20% 10%;
        text-align: center;
        display: block;
    }
    .contenido16 .tarjeta .card .card-body p {
        font-size: 65px;
        line-height: inherit;
    }
    /******************************************************************/
    .contenido17 {
        padding: 0% 0% 0%;
    }
    .contenido17 .imgWeb{
        display: none;
    }
    .contenido17 .imgResponsive{
        display: block !important;
    }
    .contenido17 .cajaTexto2 p {
        padding: 0 15rem;
        font-size: 65px;
        line-height: inherit;
    }
    
}


/*******************************************************************************************************************/
/******************************************      LANDSCAPE     ****************************************************/
/*******************************************************************************************************************/
/****************************  LANDSCAPE DISPOSITIVO MOVIL CELULAR    ***********************************/
@media only screen and (max-width: 424px) and (orientation: landscape){
    body{
        overflow-x:unset;
    }
    .imgResponsiveL{
        display: block !important;
        padding: 0;
    }
    .imgResponsiveL img{
        width: 100%;
        height: 100vh;
    }
    /***********************************************************************/
    .contenido1 {
        padding-top: 2rem;
        padding-bottom: 100vh;
        height: auto;
    }
    .contenido1 .titulo h2 {
        font-size: 35px;
        line-height: 40px;
        padding-bottom: .5rem;
    }
    .contenido1 .titulo p {
        font-size: 14px;
        line-height: 24px;
    }
    /***********************************************************************/
    .contenido2{
        background-image: inherit !important;
        height: auto;
        display: block;
        background-color: #FFF;
    }
    .contenido2 .texto h2 br{
        display: none;
    }
    .contenido2 .texto h2 {
        font-size: 24px;
        line-height: normal;
        margin-bottom: 1rem;
    }
    .contenido2 .texto p {
        font-family: 'Helvetica-Neue-Bold';
        font-size: 13px;
        margin-bottom: 1rem;
    }
    .contenido2 .texto a {
        font-family: 'Helvetica-Neue-Light';
        font-size: 12px;
        margin-bottom: .5rem;
    }
    .contenido2 .texto {
        padding: 2.5rem !important;
    }
    /*********************************************/
    .contenido16{
        padding: 10% 5%;
        padding-bottom: 0;
    }
    .contenido16 .tarjeta .card .imgCard {
        height: auto;
    }
    .contenido16 .tarjeta .card .card-body p {
        font-size: 13px;
    }
    .contenido16 .tarjeta .card .card-body br {
        display: none;
    }
    /********************************************/
    .contenido17{
        padding: 1% 9%;
        padding-bottom: 30px;
    }
    .contenido17 .cajaTexto2 p {
        font-size: 17px;
        line-height: normal;
        padding: 0 3rem;
    }
}
@media only screen and (min-width: 425px) and (max-width:600px) and  (orientation: landscape){
    body{
        overflow-x:unset;
    }
    .imgResponsiveL{
        display: block !important;
        padding: 0;
    }
    .imgResponsiveL img{
        width: 100%;
        height: 100vh;
    }
    /***********************************************************************/
    .contenido1 {
        padding-top: 2rem;
        padding-bottom: 100vh;
        height: auto;
    }
    .contenido1 .titulo h2 {
        font-size: 35px;
        line-height: 40px;
        padding-bottom: .5rem;
    }
    .contenido1 .titulo p {
        font-size: 14px;
        line-height: 24px;
    }
    /***********************************************************************/
    .contenido2{
        background-image: inherit !important;
        height: auto;
        display: block;
        background-color: #FFF;
    }
    .contenido2 .texto h2 br{
        display: none;
    }
    .contenido2 .texto h2 {
        font-size: 24px;
        line-height: normal;
        margin-bottom: 1rem;
    }
    .contenido2 .texto p {
        font-family: 'Helvetica-Neue-Bold';
        font-size: 13px;
        margin-bottom: 1rem;
    }
    .contenido2 .texto a {
        font-family: 'Helvetica-Neue-Light';
        font-size: 12px;
        margin-bottom: .5rem;
    }
    .contenido2 .texto {
        padding: 2.5rem !important;
    }
    /*********************************************/
    .contenido16{
        padding: 10% 5%;
        padding-bottom: 0;
    }
    .contenido16 .tarjeta .card .imgCard {
        height: auto;
    }
    .contenido16 .tarjeta .card .card-body p {
        font-size: 13px;
    }
    .contenido16 .tarjeta .card .card-body br {
        display: none;
    }
    /********************************************/
    .contenido17{
        padding: 1% 9%;
        padding-bottom: 30px;
    }
    .contenido17 .cajaTexto2 p {
        font-size: 17px;
        line-height: normal;
        padding: 0 3rem;
    }
}
@media only screen and (min-width: 601px) and (max-width:679px) and  (orientation: landscape){
    body{
        overflow-x:unset;
    }
    .imgResponsiveL{
        display: block !important;
        padding: 0;
    }
    .imgResponsiveL img{
        width: 100%;
        height: 100vh;
    }
    /***********************************************************************/
    .contenido1 {
        padding-top: 2rem;
        padding-bottom: 100vh;
        height: auto;
    }
    .contenido1 .titulo h2 {
        font-size: 45px;
        line-height: 50px;
        padding-bottom: .5rem;
    }
    .contenido1 .titulo p {
        font-size: 16px;
        line-height: 26px;
    }
    /***********************************************************************/
    .contenido2{
        background-image: inherit !important;
        height: auto;
        display: block;
        background-color: #FFF;
    }
    .contenido2 .texto h2 br{
        display: none;
    }
    .contenido2 .texto h2 {
        font-size: 30px;
        line-height: 32px;
        margin-bottom: 1rem;
    }
    .contenido2 .texto p {
        font-family: 'Helvetica-Neue-Bold';
        font-size: 14px;
        margin-bottom: 1rem;
    }
    .contenido2 .texto a {
        font-family: 'Helvetica-Neue-Light';
        font-size: 12px;
        margin-bottom: .5rem;
    }
    .contenido2 .texto {
        padding: 5rem 5rem !important;
    }
    /*********************************************/
    .contenido16{
        padding: 10% 7%;
        padding-bottom: 0;
    }
    .contenido16 .tarjeta .card .imgCard {
        height: auto;
    }
    .contenido16 .tarjeta .card .card-body p {
        font-size: 14px;
    }
    /********************************************/
    .contenido17{
        padding: 1% 9.7%;
        padding-bottom: 50px;
    }
    .contenido17 .cajaTexto2 p {
        font-size: 17px;
        padding: 0 3rem;
    }
}
@media only screen and (min-width: 680px) and (max-width:767px) and  (orientation: landscape){
    body{
        overflow-x:unset;
    }
    .imgResponsiveL{
        display: block !important;
        padding: 0;
    }
    .imgResponsiveL img{
        width: 100%;
        height: 100vh;
    }
    /***********************************************************************/
    .contenido1 {
        padding-top: 2rem;
        padding-bottom: 100vh;
        height: auto;
    }
    .contenido1 .titulo h2 {
        font-size: 45px;
        line-height: 50px;
        padding-bottom: .5rem;
    }
    .contenido1 .titulo p {
        font-size: 16px;
        line-height: 26px;
    }
    /***********************************************************************/
    .contenido2{
        background-image: inherit !important;
        height: auto;
        display: block;
        background-color: #FFF;
    }
    .contenido2 .texto h2 br{
        display: none;
    }
    .contenido2 .texto h2 {
        font-size: 34px;
        line-height: 36px;
        margin-bottom: 1rem;
    }
    .contenido2 .texto p {
        font-family: 'Helvetica-Neue-Bold';
        font-size: 14px;
        margin-bottom: 1rem;
    }
    .contenido2 .texto a {
        font-family: 'Helvetica-Neue-Light';
        font-size: 12px;
        margin-bottom: .5rem;
    }
    .contenido2 .texto {
        padding: 5rem 5rem !important;
    }
    /*********************************************/
    .contenido16{
        padding: 10% 9.9%;
        padding-bottom: 0;
    }
    .contenido16 .tarjeta .card .imgCard {
        height: auto;
    }
    .contenido16 .tarjeta .card .card-body p {
        font-size: 15px;
    }
    /********************************************/
    .contenido17{
        padding: 1% 12%;
        padding-bottom: 50px;
    }
    .contenido17 .cajaTexto2 p {
        font-size: 17px;
        padding: 0 3rem;
    }
}
@media only screen and (min-width: 768px) and (max-width:820px) and  (orientation: landscape){
    body{
        overflow-x:unset;
    }
    /***********************************************************************/
    .contenido1 {
        padding-top: 2rem;
        padding-bottom: 100vh;
        height: auto;
    }
    .contenido1 .titulo h2 {
        font-size: 45px;
        line-height: 50px;
        padding-bottom: .5rem;
    }
    .contenido1 .titulo p {
        font-size: 16px;
        line-height: 26px;
    }
    /***********************************************************************/
    .contenido2 .texto h2 {
        font-size: 34px;
        line-height: 36px;
        margin-bottom: 1rem;
    }
    .contenido2 .texto p {
        font-size: 10px;
        margin-bottom: 1rem;
    }
    .contenido2 .texto a {
        font-size: 14px;
        margin-bottom: .5rem;
    }
    .contenido2 .texto {
        padding: 0px 27rem 0 2rem;
    }
    /*********************************/
    .contenido2.fondo2 .texto {
        padding-right: 30rem;
    }
    /********************************/
    .contenido2.fondo3 .texto {
        padding-right: 25.9rem;
    }
    /*********************************/
    .contenido2.fondo4 {
        background-size: 100% 100%;
        height: auto;
        padding: 5rem 0;
    }
    .contenido2.fondo4 .texto {
        padding: 0px 1rem 0 32rem;
    }
    /**********************************/
    .contenido2.fondo5{
        padding: 1rem 0;
        height: auto;
    }
    .contenido2.fondo5 .texto {
        padding: 0px 34rem 0 2rem;
    }
    /**********************************/
    .contenido2.fondo6, .contenido2.fondo7{
        padding: 3rem 0;
        height: auto;
    }
    .contenido2.fondo6 .texto {
        padding: 0px 2rem 0 32rem;
    }
    /**********************************/
    .contenido2.fondo7 .texto {
        padding: 0px 32.5rem 0 2rem;
    }
    /*********************************************/
    .contenido16{
        padding: 10% 10.2%;
        padding-bottom: 0;
    }
    .contenido16 .tarjeta .card .imgCard {
        height: auto;
    }
    .contenido16 .tarjeta .card .card-body p {
        font-size: 17px;
    }
    /********************************************/
    .contenido17{
        padding: 1% 12%;
        padding-bottom: 50px;
    }
    .contenido17 .cajaTexto2 p {
        font-size: 17px;
        padding: 0 3rem;
    }
}

/****************************  LANDSCAPE DISPOSITIVO MOVIL TABLET     ************************************/
@media only screen and (min-width: 821px) and (max-width:991px) and  (orientation: landscape){
    body{
        overflow-x:unset;
    }
    .row{
        width:100%;
        margin:0;
    }
    /***********************************************************************/
    .contenido1 {
        padding-top: 2rem;
    }
    .contenido1 .titulo h2 {
        font-size: 50px;
        line-height: 55px;
        padding-bottom: 1rem;
    }
    .contenido1 .titulo p {
        font-size: 19px;
        line-height: 29px;
    }
    /***********************************************************************/
    .contenido2 .texto h2 {
        font-size: 34px;
        line-height: 36px;
        margin-bottom: 1rem;
    }
    .contenido2 .texto p {
        font-size: 10px;
        margin-bottom: 1rem;
    }
    .contenido2 .texto a {
        font-size: 14px;
        margin-bottom: .5rem;
    }
    .contenido2 .texto {
        padding: 0px 30rem 0 2rem;
    }
    /*********************************/
    .contenido2.fondo2 .texto {
        padding-right: 33rem;
    }
    /********************************/
    .contenido2.fondo3 .texto {
        padding-right: 28.9rem;
    }
    /*********************************/
    .contenido2.fondo4 {
        background-size: 100% 100%;
        height: auto;
        padding: 5rem 0;
    }
    .contenido2.fondo4 .texto {
        padding: 0px 1rem 0 33rem;
    }
    /**********************************/  
    .contenido2.fondo5{
        padding: 2rem 0;
        height: auto;
    }
    .contenido2.fondo5 .texto {
        padding: 0px 35rem 0 2rem;
    }
    /**********************************/
    .contenido2.fondo6{
        padding: 3rem 0;
        height: auto;
    }
    .contenido2.fondo6 .texto {
        padding: 0px 2rem 0 35rem;
    }
    /**********************************/
    .contenido2.fondo7 .texto {
        padding: 0px 35.5rem 0 2rem;
    }
    /*********************************************/
    .contenido16{
        padding: 10% 10.2%;
        padding-bottom: 0;
    }
    .contenido16 .tarjeta .card .card-body p {
        font-size: 19px;
    }
    /********************************************/
    .contenido17{
        padding: 1% 12%;
        padding-bottom: 80px;
    }
    .contenido17 .cajaTexto2 p {
        font-size: 23px;
        padding: 0 3rem;
    }
}
@media only screen and (min-width: 992px) and (max-width:1150px) and  (orientation: landscape){
    body{
        overflow-x:unset;
    }
    .row{
        width:100%;
        margin:0;
    }
    /***********************************************************************/
    .contenido1 {
        padding-top: 2rem;
    }
    .contenido1 .titulo h2 {
        font-size: 50px;
        line-height: 55px;
        padding-bottom: 1rem;
    }
    .contenido1 .titulo p {
        font-size: 19px;
        line-height: 29px;
    }
    /***********************************************************************/
    .contenido2 .texto h2 {
        font-size: 34px;
        line-height: 36px;
        margin-bottom: 1rem;
    }
    .contenido2 .texto p {
        font-size: 10px;
        margin-bottom: 1rem;
    }
    .contenido2 .texto a {
        font-size: 14px;
        margin-bottom: .5rem;
    }
    .contenido2 .texto {
        padding: 0px 40rem 0 3rem;
    }
    /*********************************/
    .contenido2.fondo2 .texto {
        padding-right: 42rem;
    }
    /********************************/
    .contenido2.fondo3 .texto {
        padding-right: 38.9rem;
    }
    /*********************************/
    .contenido2.fondo4 .texto {
        padding: 0px 1rem 0 43.5rem;
    }
    /**********************************/
    .contenido2.fondo5, .contenido2.fondo6{
        padding: 3rem 0;
        height: auto;
    }  
    .contenido2.fondo5 .texto {
        padding: 0px 41.7rem 0 3rem;
    }
    /**********************************/
    .contenido2.fondo6 .texto {
        padding: 0px 3rem 0 41.7rem;
    }
    /**********************************/
    .contenido2.fondo7 .texto {
        padding: 0px 41.8rem 0 3rem;
    }
    /*********************************************/
    .contenido16{
        padding: 10% 10.5%;
        padding-bottom: 0;
    }
    .contenido16 .tarjeta .card .card-body p {
        font-size: 23px;
    }
    /********************************************/
    .contenido17{
        padding: 1% 12%;
        padding-bottom: 80px;
    }
    .contenido17 .cajaTexto2 p {
        font-size: 23px;
        padding: 0 5rem;
    }
}

/****************************  LANDSCAPE DISPOSITIVO MOVIL LAPTOP     ************************************/
@media only screen and (min-width: 1151px) and (max-width:1199px) and  (orientation: landscape){
    body{
        overflow-x:unset;
    }
    .row{
        width:100%;
        margin:0;
    }
    /***********************************************************************/
    .contenido1 {
        padding-top: 2rem;
        padding-bottom: 65vh;
        height: auto;
    }
    .contenido1 .titulo h2 {
        font-size: 50px;
        line-height: 55px;
        padding-bottom: 1rem;
    }
    .contenido1 .titulo p {
        font-size: 19px;
        line-height: 29px;
    }
    /***********************************************************************/
    .contenido2 .texto h2 {
        font-size: 34px;
        line-height: 36px;
        margin-bottom: 1rem;
    }
    .contenido2 .texto p {
        font-size: 11px;
        margin-bottom: 1rem;
    }
    .contenido2 .texto a {
        font-size: 16px;
        margin-bottom: .5rem;
    }
    .contenido2 .texto {
        padding: 0px 47rem 0 4rem;
    }
    /*********************************/
    .contenido2.fondo2 .texto {
        padding-right: 49rem;
    }
    /********************************/
    .contenido2.fondo3 .texto {
        padding-right: 45.5rem;
    }
    /*********************************/
    .contenido2.fondo4 .texto {
        padding: 0px 3rem 0 50rem;
    }
    /**********************************/
    .contenido2.fondo5, .contenido2.fondo6{
        padding: 3rem 0;
        height: auto;
    }  
    .contenido2.fondo5 .texto {
        padding: 0px 47.9rem 0 5rem;
    }
    /**********************************/
    .contenido2.fondo6 .texto {
        padding: 0px 5rem 0 47.9rem;
    }
    /**********************************/
    .contenido2.fondo7 .texto {
        padding: 0px 47.9rem 0 5rem;
    }
    /*********************************************/
    .contenido16 .tarjeta .card .card-body p {
        font-size: 24px;
    }
    /********************************************/
    .contenido17{
        padding: 1% 15.8%;
        padding-bottom: 80px;
    }
    .contenido17 .cajaTexto2 p {
        font-size: 24px;
        padding: 0 5rem;
    }
}
@media only screen and (min-width: 1200px) and (max-width:1360px) and  (orientation: landscape){
    body{
        overflow-x:unset;
    }
    .row{
        width:100%;
        margin:0;
    }
    /***********************************************************************/
    .contenido1 {
        padding-top: 2rem;
        padding-bottom: 65vh;
        height: auto;
    }
    .contenido1 .titulo h2 {
        font-size: 50px;
        line-height: 55px;
        padding-bottom: 1rem;
    }
    .contenido1 .titulo p {
        font-size: 19px;
        line-height: 29px;
    }
    /***********************************************************************/
    .contenido2 .texto h2 {
        font-size: 34px;
        line-height: 36px;
        margin-bottom: 1rem;
    }
    .contenido2 .texto p {
        font-size: 11px;
        margin-bottom: 1rem;
    }
    .contenido2 .texto a {
        font-size: 16px;
        margin-bottom: .5rem;
    }
    .contenido2 .texto {
        padding: 0px 50rem 0 4rem;
    }
    /*********************************/
    .contenido2.fondo2 .texto {
        padding-right: 52rem;
    }
    /********************************/
    .contenido2.fondo3 .texto {
        padding-right: 48.5rem;
    }
    /*********************************/
    .contenido2.fondo4 .texto {
        padding: 0px 5rem 0 51rem;
    }
    /**********************************/
    .contenido2.fondo5, .contenido2.fondo6{
        padding: 3rem 0;
        height: auto;
    }  
    .contenido2.fondo5 .texto {
        padding: 0px 51rem 0 5rem;
    }
    /**********************************/
    .contenido2.fondo6 .texto {
        padding: 0px 5rem 0 51rem;
    }
    /**********************************/
    .contenido2.fondo7 .texto {
        padding: 0px 51rem 0 5rem;
    }
    /*********************************************/
    .contenido16 .tarjeta .card .card-body p {
        font-size: 25px;
    }
    /********************************************/
    .contenido17{
        padding: 1% 15.8%;
        padding-bottom: 80px;
    }
    .contenido17 .cajaTexto2 p {
        font-size: 25px;
        padding: 0 5rem;
    }
}

/****************************  LANDSCAPE DISPOSITIVO PC ESCRITORIO     ***********************************/
@media only screen and (min-width: 1361px) and (max-width:1799px) and  (orientation: landscape){
    body{
        overflow-x:unset;
    }
    .row{
        width:100%;
        margin:0;
    }
    /***********************************************************************/
    .contenido1 {
        padding-top: 2rem;
        background-position: top;
    }
    .contenido1 .titulo h2 {
        font-size: 60px;
        line-height: 65px;
        padding-bottom: 1rem;
    }
    .contenido1 .titulo p {
        font-size: 22px;
        line-height: 32px;
    }
    /***********************************************************************/
    .contenido2 .texto h2 {
        font-size: 44px;
        line-height: 46px;
        margin-bottom: 1.5rem;
    }
    .contenido2 .texto p {
        font-size: 13px;
        margin-bottom: 1rem;
    }
    .contenido2 .texto a {
        font-size: 20px;
        margin-bottom: .5rem;
    }
    .contenido2 .texto {
        padding: 0px 66% 0 5%;
    }
    /*********************************/
    .contenido2.fondo2 .texto {
        padding-right: 69%;
    }
    /********************************/
    .contenido2.fondo3 .texto {
        padding-right: 64%;
    }
    /*********************************/
    .contenido2.fondo4 .texto {
        padding: 0 7% 0 66.5%;
    }
    /**********************************/
    .contenido2.fondo5, .contenido2.fondo6{
        padding: 3rem 0;
        height: auto;
    }  
    .contenido2.fondo5 .texto {
        padding: 0px 66.6% 0 7%;
    }
    /**********************************/
    .contenido2.fondo6 .texto {
        padding: 0px 7% 0 66.6%;
    }
    /**********************************/
    .contenido2.fondo7 .texto {
        padding: 0px 66.6% 0 7%;
    }
    /*********************************************/
    .contenido16 .tarjeta .card .card-body p {
        font-size: 28px;
    }
    /********************************************/
    .contenido17{
        padding: 0 15.6%;
        padding-bottom: 100px;
    }
    .contenido17 .cajaTexto2 p {
        font-size: 28px;
    }
}
@media only screen and (min-width: 1800px) and (max-width:1899px) and  (orientation: landscape){
    .contenido2 .texto {
        padding-left: 5rem;
    }
    /******************************************/
    .contenido2.fondo2 .texto {
        padding-right: 82.5rem;
    }
    /**********************************************/
    .contenido2.fondo4 .texto {
        padding-right: 8rem;
    }
    /********************************************/
    .contenido2.fondo5 .texto {
        padding-left: 6rem;
    }
    /*********************************************/
    .contenido2.fondo6 .texto {
        padding-right: 8.3rem;
    }
    /********************************************/
    .contenido2.fondo7 .texto {
        padding: 0 81rem 0 6rem;
    }
}
@media only screen and (min-width: 1900px) and (max-width:2299px) and  (orientation: landscape){
    body{
        overflow-x:unset;
    }
    .row{
        width:100%;
        margin:0;
    }
    .contenido1.animated{
        display:block;
    }
    .contenido4 .row.tercero .imagen {
        left: 6%;
    }
    .contenido7{
        padding-top: 0;
    }
}
@media only screen and (min-width: 2300px) and (max-width:2599px) and  (orientation: landscape){
    body{
        overflow-x:unset;
    }
    .row{
        width:100%;
        margin:0;
    }
    /***********************************************************************/
    .contenido1 {
        padding-top: 4rem;
    }
    .contenido1 .titulo h2 {
        font-size: 100px;
        line-height: 110px;
    }
    .contenido1 .titulo p {
        font-size: 40px;
        line-height: 50px;
    }
    /***********************************************************************/
    .contenido2 .texto h2 {
        font-size: 70px;
        line-height: 76px;
    }
    .contenido2 .texto p {
        font-size: 20px;
    }
    .contenido2 .texto {
        padding: 0px 95rem 0 10rem;
    }
    /*********************************/
    .contenido2.fondo2 .texto {
        padding-right: 99.5rem;
    }
    /********************************/
    .contenido2.fondo3 .texto {
        padding-right: 93.5rem;
    }
    /*********************************/
    .contenido2.fondo4 .texto {
        padding: 0px 12rem 0 97rem;
    }
    /**********************************/
    .contenido2.fondo5 .texto {
        padding: 0px 97.2rem 0 12rem;
    }
    /**********************************/
    .contenido2.fondo6 .texto {
        padding: 0px 12rem 0 97.2rem;
    }
    /**********************************/
    .contenido2.fondo7 .texto {
        padding: 0px 96.7rem 0 12rem;
    }
    /***************************************************************/
    .contenido16 {
        padding: 10% 15% 0%;
    }
    .contenido16 .tarjeta .card .card-body p {
        font-size: 50px;
    }
    /****************************************************************/
    .contenido17 {
        padding: 2% 15.6%;
        padding-bottom: 200px;
    }
    .contenido17 .cajaTexto2 p {
        font-size: 50px;
    }
}
@media only screen and (min-width: 2600px) and (max-width:3599px) and  (orientation: landscape){
    body{
        overflow-x:unset;
    }
    .row{
        width:100%;
        margin:0;
    }
    /***********************************************************************/
    .contenido1 {
        padding-top: 4rem;
    }
    .contenido1 .titulo h2 {
        font-size: 100px;
        line-height: 110px;
    }
    .contenido1 .titulo p {
        font-size: 40px;
        line-height: 50px;
    }
    /***********************************************************************/
    .contenido2 .texto h2 {
        font-size: 90px;
        line-height: 96px;
    }
    .contenido2 .texto p {
        font-size: 24px;
    }
    .contenido2 .texto {
        padding: 0px 106rem 0 10rem;
    }
    /*********************************/
    .contenido2.fondo2 .texto {
        padding-right: 111rem;
    }
    /********************************/
    .contenido2.fondo3 .texto {
        padding-right: 103.5rem;
    }
    /*********************************/
    .contenido2.fondo4 .texto {
        padding: 0px 13rem 0 108rem;
    }
    /**********************************/
    .contenido2.fondo5 .texto {
        padding: 0px 109rem 0 12rem;
    }
    /**********************************/
    .contenido2.fondo6 .texto {
        padding: 0px 13rem 0 108rem;
    }
    /**********************************/
    .contenido2.fondo7 .texto {
        padding: 0px 108.5rem 0 12rem;
    }
    /***************************************************************/
    .contenido16 {
        padding: 10% 15% 0%;
    }
    .contenido16 .tarjeta .card .card-body p {
        font-size: 56px;
    }
    /****************************************************************/
    .contenido17 {
        padding: 2% 15.6%;
        padding-bottom: 200px;
    }
    .contenido17 .cajaTexto2 p {
        font-size: 56px;
    }
}