@font-face {
    font-family: 'Helvetica-Bold';
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/Helvetica-Bold.otf') format('opentype');
}
html{    
    background-color:#fff;
}
body{
    background-color:#fff;
}
.contenidoInicial {
    background-image: url('https://assets.claro360.com/suiteGestionSalud/img0001_OK.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: auto;
    padding-top: 20vh;
    padding-bottom: 20vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.contenido1 .title {
    font-size: calc(36px + (64 - 36) * (100vw - 320px) / (1920 - 320));
    font-family: 'DINPro-Bold';
    color: #ffffff;
    padding: 0% 2%;
    padding-top: 90px !important;
    margin-top: 80px !important;
}
.contenidoInicial .rojo img {
    width: 55px;
}
.contenidoInicial .texto h3 {
    font-family: 'DINPro-Bold';
    font-size: 71px;
}
img{
    height:auto;
    max-width:100%;
}
/******************************************************************************/
.contenido1, .contenido1 .row{
    background-color: #fff;
}
.contenido1 .containerTitles, .contenido6 .containerTitles{
    background-color: #F7F7F7;
}
.contenido1 .containerPaquete, .contenido6 .containerPaquete{
    background-color: #F7F7F7;
}
.contenido1 .title{
    color: #000;
}
.contenido1 .subtitle{
    color: #000;
}
.contenido1 .paquetes{
    background-color: #F7F7F7 !important;
}
.contenido1 .paquetes h1, .contenido1 .paquetes h2, .contenido6 .paquetes h1, .contenido6 .paquetes h2{
    color: #000;
}
.contenido1 .paquetes button, .contenido6 .paquetes button{
    color: #C71D1D;
    border: 1px solid #C71D1D;
}
.contenido1 .paquetes h3, .contenido6 .paquetes h3{
    color: #000;
}
.contenido1 .paquetes img, .contenido6 .paquetes img{
    filter: unset;
}
.active {
    background-image: url(https://assets.claro360.com/suites/iconosSuite/iconosPaqueteN/nube_activa.svg);
}
.inactive {
    background-image: url(https://assets.claro360.com/suites/iconosSuite/iconosPaqueteN/nube_desactivada.svg);
}
.contenido1 .paquetes .first-paragraph, .contenido6 .paquetes .first-paragraph {
    min-height: 30px;
}
.contenido1 .paquetes > div:nth-child(1) > .containerTitles > h1,
.contenido6 .paquetes > div:nth-child(1) > .containerTitles > h1{
    padding-top:29px;
}
.contenido1 .paquetes .col-custom:nth-child(2) h1, .contenido1 .paquetes .col-custom:nth-child(3) h1, 
.contenido1 .paquetes .col-custom:nth-child(4) h1, .contenido6 .paquetes .col-custom:nth-child(2) h1, 
.contenido6 .paquetes .col-custom:nth-child(3) h1, .contenido6 .paquetes .col-custom:nth-child(4) h1 {
    padding-bottom: 8px !important;
}
.contenido1 .row:nth-child(2), .contenido6 .row:nth-child(2){
    margin-top:-1px !important;
}
.paquetesTexto{
    font-size: calc(14px + (32 - 14) * (100vw - 320px) / (1920 - 320));
    font-family: 'Helvetica-Neue-Bold';
    color:#000000;
}
.paquetesCaja{
    padding: 3% 0% 0%;
}
.contenido1 .row:nth-child(2){
    background-color:#F7F7F7 ;   
}
.contenido1 .containerPaquete, .contenido6 .containerPaquete {
    margin-top:-1px !important;
}
/******************************************************************************/
.contenido2{
    background-color: #fff;
}
.contenido2 .row {
    padding: 0% 9%;
}
.contenido2 h1{
    color: #000;
}
.contenido2 h1:nth-child(4){
    color: #C71D1D;
    font-family: 'Helvetica-Bold';
}
.contenido2 p.title{
    color: #000;
}
.contenido2 p{
    color: #000;
}
.boxContainer{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(70px,1fr));
    grid-gap: 1em;
    align-items: baseline;
    justify-items: center;
}
.contenido2 .box-icon {
    max-width: 105px;
    margin: 0% 0.5%;
}
/******************************************************************************/
.contenido3{
    background-color: #fff;
}
.contenido3 h1{
    color: #000;
}
.contenido3 h2{
    color: #000;
}
.contenido3 img{
    filter: unset;
}
.contenido3 p{
    color: #000;
}
.contenido3 .box .container-image {
    width: 130px;
    height: 155px;
    margin: auto;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.contenido3 .box .container-image img {
    width: auto;
    height: auto;
}
/******************************************************************************/
.contenido4{
    background-image:url('https://assets.claro360.com/suiteGestionSalud/img0001.jpg');
}
.contenido4 h1{
    line-height: 60px;
}
/******************************************************************************/
.contenido5{
    background-color: #E3ECF3;
}
.contenido5 h1{
    color: #008699;
}
.contenido5 .row:nth-child(1) h5{
    color: #000;
}
.contenido5 .row:nth-child(2) h1{
    color: #008699;
}
.contenido5 p{
    color: #000;
}
.contenido5 h2{
    color: #000;
}
.contenido5 .row:nth-child(4) h1{
    color: #008699;
}
.contenido5 .row:nth-child(5) h1{
    color: #008699;
}
.contenido5 .row:nth-child(6) h1{
    color: #008699;
}
.contenido5 .row:nth-child(7) h1{
    color: #008699;
}
.contenido5 h3{
    color: #1D1D1F;
}
.contenido5 h4{
    color: #1D1D1F;
}
.contenido5 .row:nth-child(8){
    background-color: #fff;
}
.contenido5 .row:nth-child(8) hr{
    width: 80%;
    border-top: 1px solid rgba(0,0,0,1);
}
.contenido6.container-fluid{
    background-color: #E6E6E6 !important;
    padding: 1% 0;
}
.contenido6 .row{
    background-color: #E6E6E6;
}
.contenido6 .paquetes{
    background-color: #fff;
}
.contenido6 .title{
    color: #000;
}
.contenido6 .subtitle{
    color: #000;
}
.contenido6 .box3 div, .contenido6 .box4, .contenido6 .box4-2 div, .contenido6 .box5 div{
    background-color: #fff;
}
.contenido6 .col-custom2:nth-child(1) h4, .contenido6 .col-custom2:nth-child(2) h4{
    color: #000;
}
.contenido6 .col-custom2:nth-child(1) h5, .contenido6 .col-custom2:nth-child(2) h5{
    color: #000;
}
.contenido6 .box4{
    background-image: unset;
}
.contenido6 .box3 img {
    max-height: 255px;
    object-fit: contain;
}
/******************************************************************************/
.contenido7{
    background-color: #E3ECF3;
}
.contenido7 h1{
    color: #000;
}
.contenido7 h2{
    color: #1D1D1F;
}
.contenido7 p{
    color: #000;
}
.contenido7 .row:nth-child(2) h1, .contenido7 .row:nth-child(3) h1{
    color: #008699;
}
.contenido7 .row:nth-child(2) p{
    color: #000;
    padding: unset;
}
.contenido7 .row:nth-child(3) p{
    color: #000;
}
/******************************************************************************/
.contenido8{
    background-color: #fff;
}
.contenido8 hr{
    border: 1px solid #000;
}
.contenido8 h1{
    color: #1D1D1F;
}
.contenido8 h3{
    color: #1D1D1F;
    font-size: calc(15px + (18 - 15) * (100vw - 320px) / (1920 - 320));
    font-family: 'Helvetica-Neue-Bold';
}
.contenido8 h4{
    color: #1D1D1F;
    font-size: calc(14px + (15 - 14) * (100vw - 320px) / (1920 - 320));
    font-family: 'Helvetica-Neue-Bold';
}
.contenido8 p, .contenido8 li {
    color: #1D1D1F;
    font-size: calc(12px + (15 - 12) * (100vw - 320px) / (1920 - 320));
    font-family: 'Helvetica-Neue-Regular';
}
.contenido8 p.negrita {
    font-family: 'Helvetica-Neue-Bold';
    padding: 10% 0% 2% 0%;
}
/******************************************************************************/
.contenido9{
    background-color: #fff;
}
.contenido9 .tarjeta .card .card-body{
    background-color: #E3ECF3;
}
.contenido9 .tarjeta .card .card-body p{
    color: #000;
}
.contenido9 .tarjeta .card {
    border: 0px;
}
.contenido9 .tarjeta .card .imgCard {
    height: auto !important;
}
.contenido9 .tarjeta .card .card-body {
    height: auto !important;
    padding: 20% 10% 30% !important;
}
/******************************************************************************/
.contenido10{
    background-color: #fff;
}
/******************************************************************************/
.contenido11{
    background-color: #fff;
    padding: 1 11% 0;
}
.contenido11 hr{
    border: 1px solid #000;
}
/******************************************************************************/
footer{
    background-color: #151212;
}


/*GENERAL RESPONSIVE*/

/*// Mobile devices col */
@media (max-width: 575px){
    img{
        margin:auto;
    }
    .contenido1 .containerTitles, .contenido6 .containerTitles{
        background-color: #F7F7F7;
    }
    .contenido1 .containerPaquete, .contenido6 .containerPaquete{
        background-color: #F7F7F7;
    }
    .contenido1 .title {
        padding-top: 0px !important;
        margin-top: 80px !important;
    }
    .contenido1 .row:nth-child(1),    .contenido1 .row:nth-child(2), .contenido6 .row:nth-child(1){
        width:94.66%;
        margin:auto;
    }
    .contenido1 .row:nth-child(2),   .contenido1 .row:nth-child(3), .contenido6 .row:nth-child(2){
        width:79.66%;
        margin:auto;
    }
    .contenido1 .row:nth-child(2), .contenido6 .row:nth-child(1), .contenido6 .row:nth-child(2){
        background-color: #ffffff;
        padding-top:5vh;
    }
    .contenido1 .containerPaquete, .contenido6 .containerPaquete {
        border-radius: 0px 0px 33px 33px;
        border: none;
        padding: 7% 10%;
        margin-bottom: 15%;
    }
    .contenido1 .paquetes {
        background-color: #ffffff !important;
    }
    .contenido6 .containerTitles {
        background-color: #F7F7F7;
    }
    .contenido6 .containerPaquete {
        background-color: #F7F7F7;
    }
    .contenido6 img {
        padding-top: 0%;
    }
    .contenido3 .row {
        padding: 0% 7%;
    }
    .contenido3 h2{
        padding-top:10%;
    }
    .contenido3 .box {
        padding: 4% 0%;
    }
    .contenido3 .box {
        max-width: 100%;
        min-width: 100%;
        margin:auto;
    }
    .contenido3 p {
        padding: 8% 5%;
    }
    /**************************************************************************/
    .contenido4{
        background-image:url('https://assets.claro360.com/suiteGestionSalud/img001R.jpg');
    }
    .contenido4 h1{
        line-height: 42px;
    }
    /**************************************************************************/    
    .contenido5 .row:nth-child(2) .texto h2{
        padding: 15% 6.6% 0%;
    }
    .contenido5 .row:nth-child(2) .texto a{
        padding: 0% 6.6%;
    }
    .contenido5 .row:nth-child(5) .texto h2{
        padding: 0% 6.6%;
    }
    .contenido5 .row:nth-child(6) .texto{
        align-items: center;
    }
    .contenido5 .row:nth-child(6) h1{
        text-align: center;
    }
    .contenido5 .row:nth-child(6) .texto h2{
        padding: 0% 6.6%;
    }
    .contenido5 .row:nth-child(7) a{
        padding-bottom:10%;
    }
    .contenido5 .row:nth-child(7) h2 {
        padding: 0% 0% 0%;
    }
    .contenido5 .row:nth-child(8) h3{
        padding: 5% 0 0 0;
    }
    .contenido5 .row:nth-child(8) {
        padding: 10% 6.6% 3%;
    }
    .contenido5 .row:nth-child(8) hr {
        width: 100%;
    }
    /**************************************************************************/
    .contenido6 .col-custom2:nth-child(1) {
        padding-right: 0% !important;
    }
    .contenido6.container-fluid{
        background-color: #fff !important;
    }
    .contenido6 .box4 {
        display:block !important;
    }
    .contenido8 br {
        display: none;
    }
    .contenido11 hr{
        margin: 10% auto;
    }
}

/*// Ipads, Tablets col-sm*/
@media only screen and (min-width: 576px) and (max-width:767px){
    img{
        margin:auto;
    }
    .contenido1 .containerTitles, .contenido6 .containerTitles{
        background-color: #F7F7F7;
    }
    .contenido1 .containerPaquete, .contenido6 .containerPaquete{
        background-color: #F7F7F7;
    }
    .contenido1 .title {
        padding-top: 0px !important;
        margin-top: 80px !important;
    }
    .contenido1 .row:nth-child(1),    .contenido1 .row:nth-child(2), .contenido6 .row:nth-child(1){
        width:94.66%;
        margin:auto;
    }
    .contenido1 .row:nth-child(2),   .contenido1 .row:nth-child(3), .contenido6 .row:nth-child(2){
        width:90.66%;
        margin:auto;
    }
    .contenido1 .row:nth-child(2), .contenido6 .row:nth-child(1), .contenido6 .row:nth-child(2){
        background-color: #ffffff;
        padding-top:5vh;
    }
    .contenido1 .containerPaquete, .contenido6 .containerPaquete {
        border-radius: 0px 0px 33px 33px;
        border: none;
        padding: 7% 10%;
        margin-bottom: 15%;
    }
    .contenido1 .paquetes > div:nth-child(1) > .containerTitles > h1, .contenido6 .paquetes > div:nth-child(1) > .containerTitles > h1 {
        padding-top: 27px;
    }
    .contenido1 .paquetes {
        background-color: #ffffff !important;
    }
    .contenido6 .containerTitles {
        background-color: #F7F7F7;
    }
    .contenido6 .containerPaquete {
        background-color: #F7F7F7;
    }
    .contenido6 img {
        padding-top: 0%;
    }
    .contenido2 {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .contenido2 .row{
        padding: 0% 5%;
    }
    .contenido2 h1 {
        width: 83%;
        margin: 8px auto;
    }
    .contenido2 h1:nth-child(4) {
        padding: 10px 0px 45px 0px;
    }
    .contenido2 .container-icons {
        padding: 5% 0%;
    }
    .contenido2 .row .container-icons:nth-child(3) .boxContainer{
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        grid-gap: 0.7em;
    }
    .contenido2 .row .container-icons:nth-child(3) .box-icon {
        max-width: 75px;
    }
    .contenido3 .row {
        padding: 0% 7%;
    }
    .contenido3 h2{
        padding-top:10%;
    }
    .contenido3 .box {
        max-width: 100%;
        min-width: 100%;
        margin:auto;
    }
    .contenido3 .box .container-image {
        width: 160px;
        height: 155px;
    }
    .contenido3 p {
        padding: 8% 20%;
    }
    /**************************************************************************/
    .contenido4{
        background-image:url('https://assets.claro360.com/suiteGestionSalud/img001R.jpg');
    }
    /**************************************************************************/    
    .contenido5 h1 {
        padding: 15% 0% 3% 0% !important;
    }
    .contenido5 .row:nth-child(2) .texto a{
        padding: 0% 6.6%;
    }
    .contenido5 .row:nth-child(2) .texto h2 {
        padding: 15% 6.6% 0%;
    }
    contenido5 .row:nth-child(5) h1 {
        padding: 15% 6.6% 3% !important;
    }
    .contenido5 .row:nth-child(5) .texto h2{
        padding: 0% 6.6%;
    }
    .contenido5 .row:nth-child(6) .texto{
        align-items: center;
    }
    .contenido5 .row:nth-child(6) h1{
        text-align: center;
    }
    .contenido5 .row:nth-child(6) .texto h2{
        padding: 0% 6.6%;
    }
    .contenido5 .row:nth-child(6) h1 {
        padding: 15% 6.6% 3%;
    }
    .contenido5 .row:nth-child(8) h3{
        padding: 5% 0 0 0;
    }
    .contenido5 .row:nth-child(7) a{
        padding-bottom:10%;
    }
    .contenido5 .row:nth-child(7) h2 {
        padding: 0% 0% 0%;
    }
    .contenido5 .row:nth-child(8) h3{
        padding: 5% 0 0 0;
    }
    .contenido5 .row:nth-child(8) {
        padding: 10% 6.6% 3%;
    }
    .contenido5 .row:nth-child(8) hr {
        width: 100%;
    }
    /**************************************************************************/
    .contenido6 .col-custom2:nth-child(1) {
        padding-right: 0% !important;
    }
    .contenido6.container-fluid{
        background-color: #fff !important;
    }
    .contenido6 .box4 {
        display:block !important;
    }
    .contenido7 img {
        max-height: 600px;
        object-fit: contain;
    }
    .contenido8 br {
        display: none;
    }
    .contenido11 hr{
        margin: 10% auto;
    }
}

/*// Laptops col-md*/
@media only screen and (min-width: 768px) and (max-width:991px){
    img{
        margin:auto;
    }
    .contenido1 .containerTitles, .contenido6 .containerTitles{
        background-color: #F7F7F7;
    }
    .contenido1 .containerPaquete, .contenido6 .containerPaquete{
        background-color: #F7F7F7;
    }
    .contenido1 .title {
        padding-top: 0px !important;
        margin-top: 80px !important;
    }
    .contenido1 .row:nth-child(1),    .contenido1 .row:nth-child(2), .contenido6 .row:nth-child(1){
        width:94.66%;
        margin:auto;
    }
    .contenido1 .row:nth-child(2),   .contenido1 .row:nth-child(3), .contenido6 .row:nth-child(2){
        width:95.66%;
        margin:auto;
    }
    .contenido1 .row:nth-child(2), .contenido6 .row:nth-child(1), .contenido6 .row:nth-child(2){
        background-color: #ffffff;
        padding-top:5vh;
    }
    .contenido1 .containerPaquete, .contenido6 .containerPaquete {
        border-radius: 0px 0px 33px 33px;
        border: none;
        padding: 7% 10%;
        margin-bottom: 15%;
    }
    .contenido1 .paquetes > div:nth-child(1) > .containerTitles > h1, .contenido6 .paquetes > div:nth-child(1) > .containerTitles > h1 {
        padding-top: 27px;
    }
    .contenido1 .containerTitles, .contenido6 .containerTitles {
        border-radius: 33px 33px 0px 0px;
        margin: 0% 5%;
        padding: 5% 0% 1% !important;
    }
    .contenido1 .paquetes {
        background-color: #ffffff !important;
    }
    .contenido6 .containerTitles {
        background-color: #F7F7F7;
    }
    .contenido6 .containerPaquete {
        background-color: #F7F7F7;
    }
    .contenido6 img {
        padding-top: 0%;
    }
    .pl-md-5, .px-md-5 {
        padding-left: 2rem!important;
    }
    .pr-md-5, .px-md-5 {
        padding-right: 2rem!important;
    }
    .pb-md-0, .py-md-0 {
        padding-bottom: 2rem!important;
    }
    .contenido2 {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .contenido2 .row{
        padding: 0% 5%;
    }
    .contenido2 h1 {
        width: 83%;
        margin: 8px auto;
    }
    .contenido2 h1:nth-child(4) {
        padding: 10px 0px 45px 0px;
    }
    .contenido2 .container-icons {
        padding: 5% 0%;
    }
    .boxContainer {
        grid-template-columns: repeat(auto-fit, minmax(100px,1fr));
    }
    .contenido2 .box-icon {
        max-width: 105px;
    }
    .contenido2 .row .container-icons:nth-child(3) .boxContainer{
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        grid-gap: 0.7em;
    }
    .contenido2 .row .container-icons:nth-child(3) .box-icon {
        max-width: 100px;
    }
    .contenido3 .row {
        padding: 0% 7%;
    }
    .contenido3 h2{
        padding-top:10%;
    }
    .contenido3 .box {
        max-width: 100%;
        min-width: 100%;
        margin:auto;
    }
    .contenido3 .box .container-image {
        width: 160px;
        height: 155px;
    }
    .contenido3 p {
        padding: 8% 28%;
    }
    /**************************************************************************/
    .contenido4{
        background-image:url('https://assets.claro360.com/suiteGestionSalud/img001R.jpg');
    }
    .contenido4 h1{
        line-height: 42px;
    }
    /**************************************************************************/    
    .contenido5 h1 {
        padding: 15% 0% 3% 0% !important;
    }
    .contenido5 .row:nth-child(2) .texto a{
        padding: 0% 6.6%;
    }
    .contenido5 .row:nth-child(2) .texto h2 {
        padding: 15% 6.6% 0%;
    }
    contenido5 .row:nth-child(5) h1 {
        padding: 15% 6.6% 3% !important;
    }
    .contenido5 .row:nth-child(5) .texto h2{
        padding: 0% 6.6%;
    }
    .contenido5 .row:nth-child(6) .texto{
        align-items: center;
    }
    .contenido5 .row:nth-child(6) h1{
        text-align: center;
    }
    .contenido5 .row:nth-child(6) .texto h2{
        padding: 0% 6.6%;
    }
    .contenido5 .row:nth-child(6) h1 {
        padding: 15% 6.6% 3%;
    }
    .contenido5 .row:nth-child(8) h3{
        padding: 5% 0 0 0;
    }
    .contenido5 .row:nth-child(7) a{
        padding-bottom:10%;
    }
    .contenido5 .row:nth-child(7) h2 {
        padding: 0% 0% 0%;
    }
    .contenido5 .row:nth-child(8) h3{
        padding: 5% 0 0 0;
    }
    .contenido5 .row:nth-child(8) {
        padding: 10% 6.6% 3%;
    }
    .contenido5 .row:nth-child(8) hr {
        width: 100%;
    }
    /**************************************************************************/
    .contenido6 .col-custom2:nth-child(1) {
        padding-right: 0% !important;
    }
    .contenido6.container-fluid{
        background-color: #fff !important;
    }
    .contenido6 .box4 {
        display:block !important;
    }
    .contenido7 img {
        max-height: 700px;
        object-fit: contain;
    }
    .contenido8 br {
        display: none;
    }
    .contenido11 hr{
        margin: 10% auto;
    }
    .contenido6 .box3 img {
        max-height: 350px;
        object-fit: contain;
    }
    .contenido9 .col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

/*// Desktops col-lg*/
@media only screen and (min-width: 992px) and (max-width:1199px){
    .contenido1 .col-lg-6, .contenido1 .containerPaquete, .contenido6 .col-lg-6, .contenido6 .containerPaquete{
        background-color: #F7F7F7 !important;
    }
    img{
        margin:auto;
    }
    .contenido1 .containerTitles, .contenido6 .containerTitles{
        background-color: #F7F7F7;
    }
    .contenido1 .containerPaquete, .contenido6 .containerPaquete{
        background-color: #F7F7F7;
    }
    .contenido1 .title {
        padding-top: 0px !important;
        margin-top: 80px !important;
    }
    .contenido1 .row:nth-child(1),    .contenido1 .row:nth-child(2), .contenido6 .row:nth-child(1){
        width:95.46%;
        margin:auto;
    }
    .contenido1 .row:nth-child(2),   .contenido1 .row:nth-child(3), .contenido6 .row:nth-child(2){
        width:95.46%;
        margin:auto;
    }
    .contenido1 .row:nth-child(2), .contenido6 .row:nth-child(1), .contenido6 .row:nth-child(2){
        background-color: #ffffff;
        padding-top:5vh;
    }
    .contenido1 .paquetes > div:nth-child(1) > .containerTitles > h1, .contenido6 .paquetes > div:nth-child(1) > .containerTitles > h1 {
        padding-top: 27px;
    }
    .contenido1 .containerTitles, .contenido6 .containerTitles {
        border-radius: 33px 33px 0px 0px;
        margin: 0% 5%;
        padding: 5% 0% 1% !important;
    }
    .contenido1 .paquetes {
        background-color: #ffffff !important;
    }
    .contenido6 .containerTitles {
        background-color: #F7F7F7;
    }
    .contenido6 .containerPaquete {
        background-color: #F7F7F7;
    }
    .contenido6 img {
        padding-top: 0%;
    }
    .contenido6 .row:nth-child(3),     .contenido6 .row:nth-child(4), .contenido6 .row:nth-child(5),  .contenido6 .row:nth-child(6){
        width: 95.46%;
        margin: 1% auto;  
    }
    .contenido1 .title {
        padding-top: 0px !important;
        margin-top: 80px !important;
    }
    .contenido2 .row {
        padding: 0% 2.46%;
    }
    .contenido2 h1, .contenido3 h1 {
        padding: 1% 0% !important;
    }
    .contenido2 h1:nth-child(4)  {
        padding: 0px 0px 4% 0px !important;
    }
    .boxContainer {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(90px,1fr));
        grid-gap: 1em;
        align-items: baseline;
        justify-items: center;
    }
    .contenido3 .icons {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(70px,1fr));
        grid-gap: 5em;
        align-items: baseline;
        justify-items: center;
    }
    .contenido2 .row .container-icons:nth-child(3) .boxContainer{
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        grid-gap: 0.4em;
    }
    .contenido2 .row .container-icons:nth-child(3) .box-icon {
        max-width: 97px;
    }
    .contenido3 p {
        font-size: 15px;
    }
    .contenido5 .row:nth-child(8) {
        padding: 5% 10% 5%;
    }
    .contenido6 .row:nth-child(1){
        background-color: #fff;
    }
    .contenido7 .row:nth-child(2) img {
        max-width: 100%;
    }
    .contenido10 {
        padding: 1% 6.2% 5%;
    }
}

/*// Large screens col-xl*/
@media (min-width: 1200px){
    .contenido1 .title {
        padding-top: 80px !important;
        margin-top: 0px !important;
    }
    .contenido1 .row:nth-child(1), .contenido1 .row:nth-child(2), .contenido1 .row:nth-child(3){
        width:85.66%;
        margin:auto;
    }
    .contenido6 .row:nth-child(1), .contenido6 .row:nth-child(2){     
        width: 95.46%;
        margin: auto;  
    }
    .contenido6 .row:nth-child(3),     .contenido6 .row:nth-child(4), .contenido6 .row:nth-child(5), .contenido6 .row:nth-child(6){
        width: 95.46%;
        margin: 1% auto;  
    }
    .contenido1 .paquetes .col-custom:nth-child(2) h1, .contenido1 .paquetes .col-custom:nth-child(3) h1, 
    .contenido1 .paquetes .col-custom:nth-child(4) h1, .contenido6 .paquetes .col-custom:nth-child(2) h1, 
    .contenido6 .paquetes .col-custom:nth-child(3) h1, .contenido6 .paquetes .col-custom:nth-child(4) h1 {
        padding-bottom: 42px;
    }
    .contenido1 .paquetes > div:nth-child(1) > .containerTitles > h1, .contenido6 .paquetes > div:nth-child(1) > .containerTitles > h1 {
        padding-top: 27px;
    }
    .contenido1 .paquetes, .contenido6 .paquetes {
        margin-top:-1px !important;
    }
    .contenido2 h1:nth-child(4){
        font-size: 26px;
    }
    .boxContainer {
        grid-template-columns: repeat(auto-fit, minmax(90px,1fr));
    }
    .contenido3 .icons {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(70px,1fr));
        grid-gap: 5em;
        align-items: baseline;
        justify-items: center;
    }
    .contenido2 .row .container-icons:nth-child(3) .boxContainer{
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        grid-gap: 0.3em;
    }
    .contenido2 .row .container-icons:nth-child(3) .box-icon {
        max-width: 95.23px;
    }
    .contenido3 p {
        font-size: 16px;
    }
    /**************************************************************************/
    .contenido5 .row:nth-child(1){
        padding: 0% 13% 170px 13%;
    }
    .contenido5 .row:nth-child(2) .texto{
        padding: 0% 2.5% 0% 13%;
    }
    .contenido5 .row:nth-child(2) .texto h2{
        font-size: 32px;
        font-family: 'Helvetica-Neue-Bold';
    }
    .contenido5 .row:nth-child(2) .img img{
        width: 80%;
    }
    .contenido5 .row:nth-child(4) .texto{
        padding: 0% 1% 0% 13.5%;
    }
    .contenido5 .row:nth-child(4) .texto h2{
        font-size: 32px;
        font-family: 'Helvetica-Neue-Bold';
    }
    .contenido5 .row:nth-child(4) .img img{
        width: 90%;
    }
    .contenido5 .row:nth-child(5) .img img{
        width: 90%;
    }
    .contenido5 .row:nth-child(6) .texto{
        padding: 0% 9.5% 0% 9.5%;
    }
    .contenido5 .row:nth-child(7) .texto{
        padding: 0% 10% 0% 2%;
    }
    .contenido5 .row:nth-child(7) .texto h2{
        font-size: 32px;
        font-family: 'Helvetica-Neue-Bold';
    }
    .contenido5 .row:nth-child(8) h3{
        padding: 8% 0 0% 0;
    }
    /**************************************************************************/
    .contenido6 .row:nth-child(1){
        background-color: #fff;
    }
    .contenido6 .row:nth-child(2) .containerTitles{
        background-color: #fff;
    }
    .contenido6 .row:nth-child(2) .containerPaquete{
        background-color: #fff;
    }
    .contenido6 .box3 img{
        max-height: 500px;
    }
    .contenido6 .row:nth-child(4) img{
        height: 65%;
    }
    /**************************************************************************/
    .contenido7 .row:nth-child(3) .col-lg-5 img{
        display: unset;
    }
    /**************************************************************************/
    .contenido8 .row:nth-child(1){
        width: 86.33%;
    }
    .contenido8 hr{
        border: 3px solid #000;
        margin: 3% auto;
    }
    .contenido8 .row:nth-child(3){
        width: 86.33%;
    }
    .contenido10 {
        padding: 1% 8.5% 0%;
    }
}

/*LANDSCAPE COLUMNS*/
@media (max-width: 575px) and (orientation: landscape){
    .contenido1 .col-custom.col-12, .contenido6 .col-custom.col-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin: 5% 0%;
    }
    .contenido1 .paquetes .col-custom:nth-child(2) h1, .contenido1 .paquetes .col-custom:nth-child(3) h1, 
    .contenido1 .paquetes .col-custom:nth-child(4) h1, .contenido6 .paquetes .col-custom:nth-child(2) h1, 
    .contenido6 .paquetes .col-custom:nth-child(3) h1, .contenido6 .paquetes .col-custom:nth-child(4) h1 {
        padding-bottom: 42px;
    }
    .contenido1 .containerPaquete, .contenido6 .containerPaquete {
        margin: 0% 10%;
    }
    .contenido1 .containerTitles, .contenido6 .containerTitles {
        margin: 0% 10%;
    }
    .contenido1 .title {
        margin-top: 90px;
    }
    .contenido2 .justify-content-around {
        justify-content: flex-start !important;
    }
    .contenido2 .row .container-icons:nth-child(3) .boxContainer{
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        grid-gap: 0.7em;
    }
    .contenido2 .row .container-icons:nth-child(3) .box-icon {
        max-width: 70.45px;
    }
    .contenido2 .justify-content-around {
        justify-content: flex-start !important;
    }
    .contenido2 .row .container-icons:nth-child(3) .boxContainer{
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        grid-gap: 0.7em;
    }
    .contenido2 .row .container-icons:nth-child(3) .box-icon {
        max-width: 70.45px;
    }
    .contenido2 .row {
        padding: 0% 5%;
    }
    .contenido9 .col-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media only screen and (min-width: 576px) and (max-width:767px) and (orientation: landscape){
    .contenido2 .justify-content-around {
        justify-content: flex-start !important;
    }
    .contenido2 .row .container-icons:nth-child(3) .box-icon {
        max-width: 77px;
    }
    .contenido9 .col-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) and (orientation: landscape){
    .imgMovil{
        display:none !important;
    }
    .imgWeb{
        display:block !important;
    }
    .contenido2 .row .container-icons:nth-child(3) .box-icon {
        max-width: 104px;
    }
    .contenido3 .row {
        padding: 0% 10%;
    }
    .contenido3 .icons {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(70px,1fr));
        grid-gap: 3em 8em;
        align-items: baseline;
        justify-items: center;
    }
    .contenido3 .box {
        max-width: initial;
        min-width: 100%;
        margin: initial;
    }
    .contenido3 p{
        padding: 8% 0%;
    }
    .contenido3 .icons {
        grid-gap: 1em;
    }
    .contenido3 .box .container-image {
        max-width: 80px;
        height: auto;
    }
    .contenido3 p {
        font-size: 12px;
    }
    .contenido5 .col-12 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .contenido9 .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) and (orientation: landscape){
    .contenido3 .box .container-image img {
        width: auto;
        height: auto;
        max-width: 80px;
    }
    .contenido3 p {
        font-size: 12px;
    }
    .contenido3 .icons {
        grid-gap: 2em;
    }

}

@media (min-width: 1200px) and (orientation: landscape){
    .boxContainer {
        display: flex;
        flex-wrap: wrap;
        grid-gap:0.1em;
    }
    .contenido2 .row .container-icons:nth-child(3) .box-icon {
        max-width: 104px;
    }
    .contenido2 .row .container-icons:nth-child(3) .boxContainer {
        grid-gap: 0.1em;
    }
    .contenido3 p {
        font-size:14px;
    }
    .contenido3 .box {
        max-width: 300px;
    }
    .contenido3 .icons {
        grid-gap: 1.5em;
    }
    .contenido3 .row {
        padding: 0% 5%;
    }
}

@media (min-width: 1900px) and (orientation: landscape){
    .contenido3 .box .container-image img {
        width: auto;
        height: auto;
        max-width: 140px;
    }
    .contenido3 p {
        font-size: calc(19px + (20 - 19) * (100vw - 320px) / (1920 - 320));
    }

    .contenido3 .box {
        max-width: 320px;
    }
}

@media(min-width: 2300px) and (orientation: landscape){
    .contenido2 h1:nth-child(4){
        font-size: 32px;
    }
    .contenido2 .row {
        padding: 0% 14%;
    }
    /**************************************************************************/
    .contenido5 .row:nth-child(1){
        padding: 0% 10% 192px 10%;
    }
    .contenido5 .row:nth-child(2) .texto{
        padding: 0% 2.5% 0% 13%;
    }
    .contenido5 .row:nth-child(2) .texto h2{
        font-size: 32px;
        font-family: 'Helvetica-Neue-Bold';
    }
    .contenido5 .row:nth-child(2) .img img{
        width: 80%;
    }
    .contenido5 .row:nth-child(4) .texto{
        padding: 0% 1% 0% 15.5%;
    }
    .contenido5 .row:nth-child(4) .texto h2{
        font-size: 32px;
        font-family: 'Helvetica-Neue-Bold';
    }
    .contenido5 .row:nth-child(4) .img img{
        width: 90%;
    }
    .contenido5 .row:nth-child(5) .img img{
        width: 90%;
    }
    .contenido5 .row:nth-child(7) .texto h2{
        font-size: 32px;
        font-family: 'Helvetica-Neue-Bold';
    }
    .contenido5 .row:nth-child(8) h3{
        padding: 8% 0 0% 0;
    }
    /**************************************************************************/
    .contenido6 .row:nth-child(1){
        background-color: #fff;
    }
    .contenido6 .row:nth-child(2) .containerTitles{
        background-color: #fff;
    }
    .contenido6 .row:nth-child(2) .containerPaquete{
        background-color: #fff;
    }
    .contenido6 .box3 img{
        max-height: 500px;
    }
    .contenido6 .row:nth-child(4) img{
        height: 65%;
    }
    /**************************************************************************/
    .contenido7 .row:nth-child(3) .col-lg-5 img{
        display: unset;
    }
    /**************************************************************************/
    .contenido8 .row:nth-child(1){
        width: 86.33%;
    }
    .contenido8 hr{
        border: 3px solid #000;
        margin: 3% auto;
    }
    .contenido8 .row:nth-child(3){
        width: 86.33%;
    }
}





/*********************************************************************************/
/*******************************************************************************************************************/
/******************************************      PORTRAIT     *******************************************************/
/*******************************************************************************************************************/
/****************************  PORTRAIT DISPOSITIVO MOVIL CELULAR    *************************************/
@media only screen and (max-width: 320px) and (orientation: portrait){
    body{
        overflow-x:hidden;
    }
    /***************************************************************/
    .contenidoInicial .responsive{
        display: block;
    }
    .contenidoInicial.web .texto{
        display: none;
    }
    .contenidoInicial .responsive .texto{
        display: block;
    }
    .contenidoInicial.web .col-4{
        flex: 0 0 100%;
        max-width: 100%;
    }
    /*************************/
    .contenidoInicial {
        background-image: url(https://assets.claro360.com/suiteGestionSalud/img001_OK.jpg);
        padding: 0;
        display: flex !important;
        justify-content: center;
        align-items: center;
        background-position: left;
    }
    .contenidoInicial.web {
        height: auto;
        padding: 25vh 0 12vh;
        flex-direction: column;
    }
    .contenidoInicial .info {
        margin-top: 3rem;
    }
    .contenidoInicial .cajaInfo {
        width: 85%;
        border-radius: 40px;
    }  
    .contenidoInicial .cajaInfo .titulo {
        padding: 2rem 0 1rem;
        border-radius: 40px 40px 0 0;
    }
    .contenidoInicial .cajaInfo .titulo h3 {
        font-size: 20px;
        line-height: .2;
    }
    .contenidoInicial.web > div.row.responsive > div > h3{
        margin-left: 0;
        margin-bottom: 3rem;
    }
    .contenidoInicial .cajaInfo .titulo p {
        font-size: 12px;
        padding-bottom: 1rem;
        margin-bottom: 0;
    }
    .contenidoInicial button {
        font-size: 12px;
        width: 146px;
        padding: 3% 0% 4%;
    }
    .contenidoInicial .cajaInfo .cuerpo {
        padding: 3vh 0 1vh;
    }
    .contenidoInicial .cajaInfo .cuerpo p {
        font-size: 12px;
        margin-bottom: .8rem;
    }
    .contenidoInicial .cajaInfo .cuerpo p img {
        width: 12%;
    }
    .contenidoInicial .cajaInfo .cuerpo p img.cuarto {
        width: 27%;
    }
    .contenidoInicial .cajaInfo .link a {
        font-size: 15px;
    }
    .contenidoInicial .cajaInfo .link hr {
        margin-bottom: .5rem;
        margin-top: 1rem;
    }
    /**********************************/
    .contenidoInicial .responsive{
        height: auto;
        padding-top: 15vh;
        padding-bottom: 10vh;
    }
    .contenidoInicial .texto h3 {
        font-size: 25px;
        margin-bottom: 0;
        margin-left: 3rem;
    }
    .contenidoInicial .texto h2 {
        font-size: 38px;
        margin: .5rem 0 0.5rem;
    }
    .contenidoInicial .texto p {
        font-size: 12px;
        padding: 0px 1.5rem 2rem;
    }
    .contenidoInicial .textoCaja p {
        font-size: 12px;
        font-family: 'Helvetica-Neue-Regular';
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .contenidoInicial .texto span {
        margin-left: -3.2rem;
        margin-top: -1rem;
    }
    .contenidoInicial .texto span img{
        width: 40%;
    }
    .contenidoInicial .caja {
        background-color: rgba(255, 255, 255, .13);
        width: 90%;
        padding: 1rem 0;
        border-radius: 17px;
        margin-top: 0;
        margin-bottom: 1rem;
    }
}
@media only screen and (min-width: 321px) and (max-width:424px) and  (orientation: portrait){
    body{
        overflow-x:hidden;
    }
    /***************************************************************/
    .contenidoInicial .responsive{
        display: block;
    }
    .contenidoInicial.web .texto{
        display: none;
    }
    .contenidoInicial .responsive .texto{
        display: block;
    }
    .contenidoInicial.web .col-4{
        flex: 0 0 100%;
        max-width: 100%;
    }
    /*************************/
    .contenidoInicial {
        background-image: url(https://assets.claro360.com/suiteGestionSalud/img001_OK.jpg);
        padding: 0;
        display: flex !important;
        justify-content: center;
        align-items: center;
        background-position: left;
    }
    .contenidoInicial.web {
        height: auto;
        padding: 20vh 0 12vh;
        flex-direction: column;
    }
    .contenidoInicial .info {
        margin-top: 3rem;
    }
    .contenidoInicial .cajaInfo {
        width: 85%;
        border-radius: 40px;
    }  
    .contenidoInicial .cajaInfo .titulo {
        padding: 2rem 0 1.5rem;
        border-radius: 40px 40px 0 0;
    }
    .contenidoInicial .cajaInfo .titulo h3 {
        font-size: 22px;
        line-height: .2;
    }
    .contenidoInicial.web > div.row.responsive > div > h3{
        margin-left: 0;
        margin-bottom: 3rem;
    }
    .contenidoInicial .cajaInfo .titulo p {
        font-size: 14px;
        padding-bottom: 1rem;
        margin-bottom: 0;
    }
    .contenidoInicial button {
        font-size: 14px;
        width: 146px;
        padding: 2% 0% 3%;
    }
    .contenidoInicial .cajaInfo .cuerpo {
        padding: 3vh 0 1vh;
    }
    .contenidoInicial .cajaInfo .cuerpo p {
        font-size: 12px;
        margin-bottom: .8rem;
    }
    .contenidoInicial .cajaInfo .cuerpo p img {
        width: 12%;
    }
    .contenidoInicial .cajaInfo .cuerpo p img.cuarto {
        width: 29%;
    }
    .contenidoInicial .cajaInfo .link a {
        font-size: 17px;
    }
    .contenidoInicial .cajaInfo .link hr {
        margin-bottom: .5rem;
        margin-top: 1rem;
    }
    /**********************************/
    .contenidoInicial .responsive{
        height: auto;
        padding-top: 15vh;
        padding-bottom: 10vh;
    }
    .contenidoInicial .texto h3 {
        font-size: 28px;
        margin-bottom: 0;
        margin-left: 3.5rem;
    }
    .contenidoInicial .texto h2 {
        font-size: 42px;
        margin: .5rem 0 0.5rem;
    }
    .contenidoInicial .texto p {
        font-size: 12px;
        padding: 0px 2rem 3rem;
    }
    .contenidoInicial .textoCaja p {
        font-size: 12px;
        font-family: 'Helvetica-Neue-Regular';
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .contenidoInicial .texto span {
        margin-left: -2.2rem;
    }
    .contenidoInicial .texto span img{
        width: 53%;
    }
    .contenidoInicial .caja {
        background-color: rgba(255, 255, 255, .13);
        width: 85%;
        padding: 1rem 0;
        border-radius: 17px;
        margin-top: 0;
        margin-bottom: 1rem;
    }
}
/****************************  PORTRAIT DISPOSITIVO MOVIL TABLET     *************************************/
@media only screen and (min-width: 425px) and (max-width:600px) and  (orientation: portrait){
    body{
        overflow-x:hidden;
    }
    /***************************************************************/
    .contenidoInicial .responsive{
        display: block;
    }
    .contenidoInicial.web .texto{
        display: none;
    }
    .contenidoInicial .responsive .texto{
        display: block;
    }
    .contenidoInicial.web .col-4{
        flex: 0 0 100%;
        max-width: 100%;
    }
    /*************************/
    .contenidoInicial {
        background-image: url(https://assets.claro360.com/suiteGestionSalud/img001_OK.jpg);
        padding: 0;
        display: flex !important;
        justify-content: center;
        align-items: center;
        background-position: left;
    }
    .contenidoInicial.web {
        height: auto;
        padding: 15vh 0 15vh;
        flex-direction: column;
    }
    .contenidoInicial .info {
        margin-top: 4.5rem;
    }
    .contenidoInicial .cajaInfo {
        width: 70%;
    }  
    .contenidoInicial .cajaInfo .titulo {
        padding: 2rem 0 1.5rem;
    }
    .contenidoInicial .cajaInfo .titulo h3 {
        font-size: 30px;
        line-height: .8;
    }
    .contenidoInicial.web > div.row.responsive > div > h3{
        margin-left: 0;
        margin-bottom: 3rem;
    }
    .contenidoInicial .cajaInfo .titulo p {
        font-size: 15px;
    }
    .contenidoInicial button {
        font-size: 15px;
        width: 200px;
        padding: 2% 0%;
    }
    .contenidoInicial .cajaInfo .cuerpo {
        padding: 3vh 0 1vh;
    }
    .contenidoInicial .cajaInfo .cuerpo p {
        font-size: 13px;
        margin-bottom: 1rem;
    }
    .contenidoInicial .cajaInfo .cuerpo p img {
        width: 10%;
    }
    .contenidoInicial .cajaInfo .cuerpo p img.cuarto {
        width: 22%;
    }
    .contenidoInicial .cajaInfo .link a {
        font-size: 18px;
    }
    .contenidoInicial .cajaInfo .link hr {
        margin-bottom: 1rem;
    }
    /**********************************/
    .contenidoInicial .responsive{
        height: auto;
        padding-top: 15vh;
        padding-bottom: 10vh;
    }
    .contenidoInicial .texto h3 {
        font-size: 45px;
        margin-bottom: 0;
        margin-left: 2rem;
    }
    .contenidoInicial .texto h2 {
        font-size: 70px;
        margin: .5rem 0 0.5rem;
    }
    .contenidoInicial .texto p {
        font-size: 17px;
        padding: 0px 5.5rem 4rem;
    }
    .contenidoInicial .textoCaja p {
        font-size: 15px;
        font-family: 'Helvetica-Neue-Regular';
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .contenidoInicial .texto span {
        margin-left: -1rem;
    }
    .contenidoInicial .texto span img{
        width: 72%;
    }
    .contenidoInicial .caja {
        background-color: rgba(255, 255, 255, .13);
        width: 82%;
        padding: 2rem 0;
        border-radius: 40px;
        margin-top: 0;
        margin-bottom: 1rem;
    }
}
@media only screen and (min-width: 601px) and (max-width:679px) and  (orientation: portrait){
    body{
        overflow-x:hidden;
    }
    /***************************************************************/
    .contenidoInicial .responsive{
        display: block;
    }
    .contenidoInicial.web .texto{
        display: none;
    }
    .contenidoInicial .responsive .texto{
        display: block;
    }
    .contenidoInicial.web .col-4{
        flex: 0 0 100%;
        max-width: 100%;
    }
    /*************************/
    .contenidoInicial {
        background-image: url(https://assets.claro360.com/suiteGestionSalud/img001_OK.jpg);
        padding: 0;
        display: flex !important;
        justify-content: center;
        align-items: center;
        background-position: left;
    }
    .contenidoInicial.web {
        height: auto;
        padding: 15vh 0 15vh;
        flex-direction: column;
    }
    .contenidoInicial .info {
        margin-top: 6rem;
    }
    .contenidoInicial .cajaInfo {
        width: 70%;
    }  
    .contenidoInicial .cajaInfo .titulo {
        padding: 2rem 0 1.5rem;
    }
    .contenidoInicial .cajaInfo .titulo h3 {
        font-size: 30px;
        line-height: .8;
    }
    .contenidoInicial.web > div.row.responsive > div > h3{
        margin-left: 0;
        margin-bottom: 3rem;
    }
    .contenidoInicial .cajaInfo .titulo p {
        font-size: 15px;
    }
    .contenidoInicial button {
        font-size: 15px;
        width: 200px;
        padding: 2% 0%;
    }
    .contenidoInicial .cajaInfo .cuerpo {
        padding: 3vh 0 1vh;
    }
    .contenidoInicial .cajaInfo .cuerpo p {
        font-size: 13px;
        margin-bottom: 1rem;
    }
    .contenidoInicial .cajaInfo .cuerpo p img {
        width: 10%;
    }
    .contenidoInicial .cajaInfo .cuerpo p img.cuarto {
        width: 22%;
    }
    .contenidoInicial .cajaInfo .link a {
        font-size: 18px;
    }
    .contenidoInicial .cajaInfo .link hr {
        margin-bottom: 1rem;
    }
    /**********************************/
    .contenidoInicial .responsive{
        height: auto;
        padding-top: 15vh;
        padding-bottom: 10vh;
    }
    .contenidoInicial .texto h3 {
        font-size: 45px;
        margin-bottom: 0;
        margin-left: 2rem;
    }
    .contenidoInicial .texto h2 {
        font-size: 70px;
        margin: .5rem 0 0.5rem;
    }
    .contenidoInicial .texto p {
        font-size: 17px;
        padding: 0px 5.5rem 4rem;
    }
    .contenidoInicial .textoCaja p {
        font-size: 15px;
        font-family: 'Helvetica-Neue-Regular';
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .contenidoInicial .texto span {
        margin-left: -1rem;
    }
    .contenidoInicial .texto span img{
        width: 72%;
    }
    .contenidoInicial .caja {
        background-color: rgba(255, 255, 255, .13);
        width: 82%;
        padding: 2rem 0;
        border-radius: 40px;
        margin-top: 0;
        margin-bottom: 1rem;
    }
}
@media only screen and (min-width: 680px) and (max-width:767px) and  (orientation: portrait){
    body{
        overflow-x:hidden;
    }
    /*********************************************************/
    .contenidoInicial .responsive{
        display: block;
    }
    .contenidoInicial.web .texto{
        display: none;
    }
    .contenidoInicial .responsive .texto{
        display: block;
    }
    .contenidoInicial.web .col-4{
        flex: 0 0 100%;
        max-width: 100%;
    }
    /*************************/
    .contenidoInicial {
        background-image: url(https://assets.claro360.com/suiteGestionSalud/img001_OK.jpg);
        padding: 0;
        display: flex !important;
        justify-content: center;
        align-items: center;
        background-position: left;
    }
    .contenidoInicial.web {
        height: auto;
        padding: 15vh 0 15vh;
        flex-direction: column;
    }
    .contenidoInicial .info {
        margin-top: 6rem;
    }
    .contenidoInicial .cajaInfo {
        width: 70%;
    }  
    .contenidoInicial .cajaInfo .titulo {
        padding: 2rem 0 1.5rem;
    }
    .contenidoInicial .cajaInfo .titulo h3 {
        font-size: 40px;
        line-height: .8;
    }
    .contenidoInicial.web > div.row.responsive > div > h3{
        margin-left: 0;
        margin-bottom: 3rem;
    }
    .contenidoInicial .cajaInfo .titulo p {
        font-size: 20px;
    }
    .contenidoInicial button {
        font-size: 20px;
        width: 220px;
        padding: 2% 0%;
    }
    .contenidoInicial .cajaInfo .cuerpo {
        padding: 3vh 0 1vh;
    }
    .contenidoInicial .cajaInfo .cuerpo p {
        font-size: 18px;
        margin-bottom: 1rem;
    }
    .contenidoInicial .cajaInfo .cuerpo p img {
        width: 12%;
    }
    .contenidoInicial .cajaInfo .cuerpo p img.cuarto {
        width: 32%;
    }
    .contenidoInicial .cajaInfo .link a {
        font-size: 23px;
    }
    .contenidoInicial .cajaInfo .link hr {
        margin-bottom: 1rem;
    }
    /**********************************/
    .contenidoInicial .responsive{
        height: auto;
        padding-top: 15vh;
        padding-bottom: 10vh;
    }
    .contenidoInicial .texto h3 {
        font-size: 55px;
        margin-bottom: 0;
        margin-left: 2rem;
    }
    .contenidoInicial .texto h2 {
        font-size: 80px;
        margin: .5rem 0 0.5rem;
    }
    .contenidoInicial .texto p {
        font-size: 20px;
        padding: 0px 5.5rem 5rem;
    }
    .contenidoInicial .textoCaja p {
        font-size: 18px;
        font-family: 'Helvetica-Neue-Regular';
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .contenidoInicial .texto span {
        margin-left: 0rem;
    }
    .contenidoInicial .texto span img{
        width: 82%;
    }
    .contenidoInicial .caja {
        background-color: rgba(255, 255, 255, .13);
        width: 82%;
        padding: 2rem 0;
        border-radius: 40px;
        margin-top: 0;
        margin-bottom: 2rem;
    }
}
/**********************************  IPAD USADA EN LA EMPRESA    *******************************************/
@media only screen and (min-width: 768px) and (max-width:820px) and  (orientation: portrait){
    body{
        overflow-x:hidden;
    }
    /*********************************************************/
    .contenidoInicial .responsive{
        display: block;
    }
    .contenidoInicial.web .texto{
        display: none;
    }
    .contenidoInicial .responsive .texto{
        display: block;
    }
    .contenidoInicial.web .col-4{
        flex: 0 0 100%;
        max-width: 100%;
    }
    /*************************/
    .contenidoInicial {
        background-image: url(https://assets.claro360.com/suiteGestionSalud/img001_OK.jpg);
        padding: 0;
        display: flex !important;
        justify-content: center;
        align-items: center;
        background-position: left;
    }
    .contenidoInicial.web {
        height: auto;
        padding: 10vh 0 15vh;
        flex-direction: column;
    }
    .contenidoInicial .info {
        margin-top: 6rem;
    }
    .contenidoInicial .cajaInfo {
        width: 60%;
    }  
    .contenidoInicial .cajaInfo .titulo {
        padding: 3rem 0 2rem;
    }
    .contenidoInicial .cajaInfo .titulo h3 {
        font-size: 40px;
        line-height: .8;
    }
    .contenidoInicial.web > div.row.responsive > div > h3{
        margin-left: 0;
        margin-bottom: 3rem;
    }
    .contenidoInicial .cajaInfo .titulo p {
        font-size: 20px;
    }
    .contenidoInicial button {
        font-size: 20px;
        width: 220px;
        padding: 2% 0%;
    }
    .contenidoInicial .cajaInfo .cuerpo {
        padding: 3vh 0 1vh;
    }
    .contenidoInicial .cajaInfo .cuerpo p {
        font-size: 18px;
        margin-bottom: 1rem;
    }
    .contenidoInicial .cajaInfo .cuerpo p img {
        width: 9%;
    }
    .contenidoInicial .cajaInfo .cuerpo p img.cuarto {
        width: 29%;
    }
    .contenidoInicial .cajaInfo .link a {
        font-size: 23px;
    }
    .contenidoInicial .cajaInfo .link hr {
        margin-bottom: 1rem;
    }
    /**********************************/
    .contenidoInicial .responsive{
        height: auto;
        padding-top: 15vh;
        padding-bottom: 10vh;
    }
    .contenidoInicial .texto h3 {
        font-size: 65px;
        margin-bottom: 0;
        margin-left: 2rem;
    }
    .contenidoInicial .texto h2 {
        font-size: 90px;
        margin: .5rem 0 0.5rem;
    }
    .contenidoInicial .texto p {
        font-size: 24px;
        padding: 0px 5rem 6rem;
    }
    .contenidoInicial .textoCaja p {
        font-size: 22px;
        font-family: 'Helvetica-Neue-Regular';
        padding-bottom: 0;
    }
    .contenidoInicial .texto span img{
        width: 93%;
    }
    .contenidoInicial .caja {
        background-color: rgba(255, 255, 255, .13);
        width: 82%;
        padding: 2rem 0;
        border-radius: 40px;
        margin-top: 0;
        margin-bottom: 2rem;
    }
}
/****************************  PORTRAIT DISPOSITIVO MOVIL LAPTOP     ************************************/
@media only screen and (min-width: 821px) and (max-width:991px) and  (orientation: portrait){
    body{
        overflow-x:hidden;
    }
    /*********************************************************/
    .contenidoInicial .responsive{
        display: block;
    }
    .contenidoInicial.web .texto{
        display: none;
    }
    .contenidoInicial .responsive .texto{
        display: block;
    }
    .contenidoInicial.web .col-4{
        flex: 0 0 100%;
        max-width: 100%;
    }
    /*************************/
    .contenidoInicial {
        background-image: url(https://assets.claro360.com/suiteGestionSalud/img001_OK.jpg);
        padding: 0;
        display: flex !important;
        justify-content: center;
        align-items: center;
        background-position: left;
    }
    .contenidoInicial.web {
        height: auto;
        padding: 10vh 0 15vh;
        flex-direction: column;
    }
    .contenidoInicial .info {
        margin-top: 6rem;
    }
    .contenidoInicial .cajaInfo {
        width: 60%;
    }  
    .contenidoInicial .cajaInfo .titulo {
        padding: 3rem 0 2rem;
    }
    .contenidoInicial .cajaInfo .titulo h3 {
        font-size: 40px;
        line-height: .8;
    }
    .contenidoInicial .cajaInfo .titulo p {
        font-size: 20px;
    }
    .contenidoInicial button {
        font-size: 20px;
        width: 220px;
        padding: 2% 0%;
    }
    .contenidoInicial .cajaInfo .cuerpo {
        padding: 3vh 0 1vh;
    }
    .contenidoInicial .cajaInfo .cuerpo p {
        font-size: 18px;
        margin-bottom: 1rem;
    }
    .contenidoInicial .cajaInfo .cuerpo p img {
        width: 9%;
    }
    .contenidoInicial .cajaInfo .cuerpo p img.cuarto {
        width: 29%;
    }
    .contenidoInicial .cajaInfo .link a {
        font-size: 23px;
    }
    .contenidoInicial .cajaInfo .link hr {
        margin-bottom: 1rem;
    }
    /**********************************/
    .contenidoInicial .responsive{
        height: auto;
        padding-top: 15vh;
        padding-bottom: 10vh;
    }
    .contenidoInicial .texto h3 {
        font-size: 65px;
        margin-bottom: 0;
        margin-left: 2rem;
    }
    .contenidoInicial.web > div.row.responsive > div > h3{
        margin-left: 0;
        margin-bottom: 4rem;
    }
    .contenidoInicial .texto h2 {
        font-size: 90px;
        margin: .5rem 0 0.5rem;
    }
    .contenidoInicial .texto p {
        font-size: 24px;
        padding: 0px 7rem 6rem;
    }
    .contenidoInicial .textoCaja p {
        font-size: 22px;
        font-family: 'Helvetica-Neue-Regular';
        padding-bottom: 0;
    }
    .contenidoInicial .texto span img{
        width: 93%;
    }
    .contenidoInicial .caja {
        background-color: rgba(255, 255, 255, .13);
        width: 82%;
        padding: 2rem 0;
        border-radius: 40px;
        margin-top: 0;
        margin-bottom: 2rem;
    }
}
@media only screen and (min-width: 992px) and (max-width:1150px) and  (orientation: portrait){
    body{
        overflow-x:hidden;
    }
    /*********************************************************/
    .contenidoInicial .responsive{
        display: none;
    }
    .contenidoInicial.web .texto{
        display: block;
    }
    .contenidoInicial .responsive .texto{
        display: none;
    }
    .contenidoInicial.web .col-8{
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .contenidoInicial.web .col-4{
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    /*************************/
    .contenidoInicial {
        background-image: url('https://assets.claro360.com/suiteGestionSalud/img0001_OK.jpg');
        height: auto;
        padding: 0;
        display: flex !important;
        justify-content: center;
        align-items: center;
    }
    .contenidoInicial.web{
        padding-top: 12vh;
        padding-bottom: 15vh;
    }
    .contenidoInicial .info {
        margin-top: 10rem;
    }
    .contenidoInicial .cajaInfo {
        width: 90%;
    }  
    .contenidoInicial .cajaInfo .titulo {
        padding: 3rem 0 2rem;
    }
    .contenidoInicial .cajaInfo .titulo h3 {
        font-size: 35px;
        line-height: .8;
    }
    .contenidoInicial .cajaInfo .titulo p {
        font-size: 22px;
    }
    .contenidoInicial button {
        font-size: 22px;
        width: 180px;
        padding: 2% 0%;
    }
    .contenidoInicial .cajaInfo .cuerpo {
        padding: 3vh 0 1vh;
    }
    .contenidoInicial .cajaInfo .cuerpo p {
        font-size: 13px;
        margin-bottom: 1.5rem;
    }
    .contenidoInicial .cajaInfo .cuerpo p img {
        width: 12%;
    }
    .contenidoInicial .cajaInfo .cuerpo p img.cuarto {
        width: 30%;
    }
    .contenidoInicial .cajaInfo .link a {
        font-size: 25px;
    }
    .contenidoInicial .cajaInfo .link hr {
        margin-bottom: 1rem;
    }
    .contenidoInicial .texto .cajaText p {
        font-size: 12px;
    }
    .contenidoInicial .cajaText {
        padding: 2rem 1rem;
        width: 95%;
    }
    /**********************************/
    .contenidoInicial .responsive{
        height: auto;
        padding-top: 15vh;
        padding-bottom: 10vh;
    }
    .contenidoInicial .texto h3 {
        margin-bottom: 0;
        margin-left: 0rem;
    }
    .contenidoInicial.web > div:nth-child(1) > div.col-8.texto > h3{
        margin-left: 0;
        margin-bottom: 4rem;
    }
    .contenidoInicial .texto h2 {
        font-size: 70px;
        margin: 1rem 0 0rem;
    }
    .contenidoInicial .texto p {
        font-size: 18px;
        padding: 0px 6rem 5rem;
    }
    .contenidoInicial .textoCaja p {
        font-size: 28px;
        font-family: 'Helvetica-Neue-Regular';
        padding-bottom: 0;
    }
    .contenidoInicial .caja {
        background-color: transparent;
        width: 100%;
        padding: 2rem 0;
        border-radius: 40px;
        margin-top: 0;
        margin-bottom: 3rem;
    }
}
/****************************  PORTRAIT DISPOSITIVO PC ESCRITORIO     ***********************************/
@media only screen and (min-width: 1151px) and (max-width:1199px) and  (orientation: portrait){
    body{
        overflow-x:hidden;
    }
    /*********************************************************/
    .contenidoInicial .responsive{
        display: none;
    }
    .contenidoInicial.web .texto{
        display: block;
    }
    .contenidoInicial .responsive .texto{
        display: none;
    }
    .contenidoInicial.web .col-8{
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .contenidoInicial.web .col-4{
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    /*************************/
    .contenidoInicial {
        background-image: url('https://assets.claro360.com/suiteGestionSalud/img0001_OK.jpg');
        height: auto;
        padding: 0;
        display: flex !important;
        justify-content: center;
        align-items: center;
    }
    .contenidoInicial.web{
        padding-top: 8vh;
        padding-bottom: 15vh;
    }
    .contenidoInicial .info {
        margin-top: 10rem;
    }
    .contenidoInicial .cajaInfo {
        width: 90%;
    }  
    .contenidoInicial .cajaInfo .titulo {
        padding: 3rem 0 2rem;
    }
    .contenidoInicial .cajaInfo .titulo h3 {
        font-size: 35px;
        line-height: .8;
    }
    .contenidoInicial .cajaInfo .titulo p {
        font-size: 22px;
    }
    .contenidoInicial button {
        font-size: 22px;
        width: 180px;
        padding: 2% 0%;
    }
    .contenidoInicial .cajaInfo .cuerpo {
        padding: 3vh 0 1vh;
    }
    .contenidoInicial .cajaInfo .cuerpo p {
        font-size: 16px;
        margin-bottom: 1.5rem;
    }
    .contenidoInicial .cajaInfo .cuerpo p img {
        width: 12%;
    }
    .contenidoInicial .cajaInfo .cuerpo p img.cuarto {
        width: 30%;
    }
    .contenidoInicial .cajaInfo .link a {
        font-size: 25px;
    }
    .contenidoInicial .cajaInfo .link hr {
        margin-bottom: 1rem;
    }
    .contenidoInicial .texto .cajaText p {
        font-size: 15px;
    }
    .contenidoInicial .cajaText {
        padding: 2rem 1rem;
        width: 95%;
    }
    /**********************************/
    .contenidoInicial .responsive{
        height: auto;
        padding-top: 15vh;
        padding-bottom: 10vh;
    }
    .contenidoInicial .texto h3 {
        margin-bottom: 0;
        margin-left: 0rem;
    }
    .contenidoInicial.web > div:nth-child(1) > div.col-8.texto > h3{
        margin-left: 0;
        margin-bottom: 4rem;
    }
    .contenidoInicial .texto h2 {
        font-size: 100px;
        margin: 1rem 0 0rem;
    }
    .contenidoInicial .texto p {
        font-size: 20px;
        padding: 0px 6rem 5rem;
    }
    .contenidoInicial .textoCaja p {
        font-size: 28px;
        font-family: 'Helvetica-Neue-Regular';
        padding-bottom: 0;
    }
    .contenidoInicial .caja {
        background-color: transparent;
        width: 100%;
        padding: 2rem 0;
        border-radius: 40px;
        margin-top: 0;
        margin-bottom: 3rem;
    }
}
@media only screen and (min-width: 1200px) and (max-width:3000px) and  (orientation: portrait){
    body{
        overflow-x:hidden;
    }
    /*********************************************************/
    .contenidoInicial .responsive{
        display: none;
    }
    .contenidoInicial.web .texto{
        display: block;
    }
    .contenidoInicial .responsive .texto{
        display: none;
    }
    .contenidoInicial.web .col-8{
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .contenidoInicial.web .col-4{
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    /*************************/
    .contenidoInicial {
        background-image: url('https://assets.claro360.com/suiteGestionSalud/img0001_OK.jpg');
        height: auto;
        padding: 0;
        display: flex !important;
        justify-content: center;
        align-items: center;
    }
    .contenidoInicial.web{
        padding-top: 8vh;
        padding-bottom: 15vh;
    }
    .contenidoInicial .info {
        margin-top: 10rem;
    }
    .contenidoInicial .cajaInfo {
        width: 90%;
    }  
    .contenidoInicial .cajaInfo .titulo {
        padding: 3rem 0 2rem;
    }
    .contenidoInicial .cajaInfo .titulo h3 {
        font-size: 35px;
        line-height: .8;
    }
    .contenidoInicial .cajaInfo .titulo p {
        font-size: 22px;
    }
    .contenidoInicial button {
        font-size: 22px;
        width: 180px;
        padding: 2% 0%;
    }
    .contenidoInicial .cajaInfo .cuerpo {
        padding: 3vh 0 1vh;
    }
    .contenidoInicial .cajaInfo .cuerpo p {
        font-size: 16px;
        margin-bottom: 1.5rem;
    }
    .contenidoInicial .cajaInfo .cuerpo p img {
        width: 12%;
    }
    .contenidoInicial .cajaInfo .cuerpo p img.cuarto {
        width: 30%;
    }
    .contenidoInicial .cajaInfo .link a {
        font-size: 25px;
    }
    .contenidoInicial .cajaInfo .link hr {
        margin-bottom: 1rem;
    }
    .contenidoInicial .texto .cajaText p {
        font-size: 15px;
    }
    .contenidoInicial .cajaText {
        padding: 2rem 1rem;
        width: 95%;
    }
    /**********************************/
    .contenidoInicial .responsive{
        height: auto;
        padding-top: 15vh;
        padding-bottom: 10vh;
    }
    .contenidoInicial .texto h3 {
        margin-bottom: 0;
        margin-left: 0rem;
    }
    .contenidoInicial.web > div:nth-child(1) > div.col-8.texto > h3{
        margin-left: 0;
        margin-bottom: 4rem;
    }
    .contenidoInicial .texto h2 {
        font-size: 100px;
        margin: 1rem 0 0rem;
    }
    .contenidoInicial .texto p {
        font-size: 20px;
        padding: 0px 6rem 5rem;
    }
    .contenidoInicial .textoCaja p {
        font-size: 28px;
        font-family: 'Helvetica-Neue-Regular';
        padding-bottom: 0;
    }
    .contenidoInicial .caja {
        background-color: transparent;
        width: 100%;
        padding: 2rem 0;
        border-radius: 40px;
        margin-top: 0;
        margin-bottom: 3rem;
    }
}


/*******************************************************************************************************************/
/******************************************      LANDSCAPE     ****************************************************/
/*******************************************************************************************************************/
/****************************  LANDSCAPE DISPOSITIVO MOVIL CELULAR    ***********************************/
@media only screen and (max-width: 424px) and (orientation: landscape){
    body{
        overflow-x:hidden;
    }
    /***************************************************************/
    contenidoInicial .responsive{
        display: block;
    }
    .contenidoInicial.web .texto{
        display: none;
    }
    .contenidoInicial .responsive .texto{
        display: block;
    }
    .contenidoInicial.web .col-4{
        flex: 0 0 100%;
        max-width: 100%;
    }
    /*************************/
    .contenidoInicial {
        background-image: url(https://assets.claro360.com/suiteGestionSalud/img001_OK.jpg);
        padding: 0;
        display: flex !important;
        justify-content: center;
        align-items: center;
    }
    .contenidoInicial.web {
        height: auto;
        padding: 25vh 0 12vh;
        flex-direction: column;
    }
    .contenidoInicial .info {
        margin-top: 8rem;
        padding:0 10%;
    }
    .contenidoInicial .cajaInfo {
        width: 85%;
        border-radius: 40px;
    }  
    .contenidoInicial .cajaInfo .titulo {
        padding: 2rem 0 1rem;
        border-radius: 40px 40px 0 0;
    }
    .contenidoInicial .cajaInfo .titulo h3 {
        font-size: 20px;
        line-height: .2;
    }
    .contenidoInicial .cajaInfo .titulo p {
        font-size: 12px;
        padding-bottom: 1rem;
        margin-bottom: 0;
    }
    .contenidoInicial button {
        font-size: 14px;
        width: 146px;
        padding: 3% 0% 4%;
    }
    .contenidoInicial .cajaInfo .cuerpo {
        padding: 3vh 0 1vh;
    }
    .contenidoInicial .cajaInfo .cuerpo p {
        font-size: 12px;
        margin-bottom: 1.5rem;
    }
    .contenidoInicial .cajaInfo .cuerpo p img {
        width: 10%;
    }
    .contenidoInicial .cajaInfo .cuerpo p img.cuarto {
        width: 27%;
    }
    .contenidoInicial .cajaInfo .link a {
        font-size: 15px;
    }
    .contenidoInicial .cajaInfo .link hr {
        margin-bottom: .5rem;
        margin-top: 1rem;
    }
    /**********************************/
    .contenidoInicial .responsive{
        height: auto;
        padding-top: 15vh;
        padding-bottom: 10vh;
    }
    .contenidoInicial .texto h3 {
        font-size: 25px;
        margin-bottom: 0;
        margin-left: 5rem;
    }
    .contenidoInicial.web > div.row.responsive > div > h3{
        margin-left: 0;
        margin-bottom: 3rem;
    }
    .contenidoInicial .texto h2 {
        font-size: 38px;
        margin: .5rem 0 0.5rem;
    }
    .contenidoInicial .texto p {
        font-size: 12px;
        padding: 0px 1.5rem 2rem;
    }
    .contenidoInicial .textoCaja p {
        font-size: 12px;
        font-family: 'Helvetica-Neue-Regular';
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .contenidoInicial .texto span {
        margin-left: -4.2rem;
        margin-top: -1.8rem;
    }
    .contenidoInicial .texto span img{
        width: 40%;
    }
    .contenidoInicial .caja {
        background-color: rgba(255, 255, 255, .13);
        width: 90%;
        padding: 1rem 0;
        border-radius: 17px;
        margin-top: 0;
        margin-bottom: 1rem;
    }
}
@media only screen and (min-width: 425px) and (max-width:600px) and  (orientation: landscape){
    body{
        overflow-x:hidden;
    }
    /***************************************************************/
    contenidoInicial .responsive{
        display: block;
    }
    .contenidoInicial.web .texto{
        display: none;
    }
    .contenidoInicial .responsive .texto{
        display: block;
    }
    .contenidoInicial.web .col-4{
        flex: 0 0 100%;
        max-width: 100%;
    }
    /*************************/
    .contenidoInicial {
        background-image: url(https://assets.claro360.com/suiteGestionSalud/img001_OK.jpg);
        padding: 0;
        display: flex !important;
        justify-content: center;
        align-items: center;
    }
    .contenidoInicial.web {
        height: auto;
        padding: 20vh 0 12vh;
        flex-direction: column;
    }
    .contenidoInicial .info {
        margin-top: 10rem;
        padding:0% 15%;
    }
    .contenidoInicial .cajaInfo {
        width: 85%;
        border-radius: 40px;
    }  
    .contenidoInicial .cajaInfo .titulo {
        padding: 2rem 0 1.5rem;
        border-radius: 40px 40px 0 0;
    }
    .contenidoInicial .cajaInfo .titulo h3 {
        font-size: 22px;
        line-height: .2;
    }
    .contenidoInicial .cajaInfo .titulo p {
        font-size: 14px;
        padding-bottom: 1rem;
        margin-bottom: 0;
    }
    .contenidoInicial button {
        font-size: 14px;
        width: 146px;
        padding: 2% 0% 3%;
    }
    .contenidoInicial .cajaInfo .cuerpo {
        padding: 3vh 0 1vh;
    }
    .contenidoInicial .cajaInfo .cuerpo p {
        font-size: 12px;
        margin-bottom: 1.3rem;
    }
    .contenidoInicial .cajaInfo .cuerpo p img {
        width: 12%;
    }
    .contenidoInicial .cajaInfo .cuerpo p img.cuarto {
        width: 29%;
    }
    .contenidoInicial .cajaInfo .link a {
        font-size: 17px;
    }
    .contenidoInicial .cajaInfo .link hr {
        margin-bottom: .5rem;
        margin-top: 1rem;
    }
    /**********************************/
    .contenidoInicial .responsive{
        height: auto;
        padding-top: 15vh;
        padding-bottom: 10vh;
    }
    .contenidoInicial .texto h3 {
        font-size: 28px;
        margin-bottom: 0;
        margin-left: 7.5rem;
    }
    .contenidoInicial.web > div.row.responsive > div > h3{
        margin-left: 0;
        margin-bottom: 3rem;
    }
    .contenidoInicial .texto h2 {
        font-size: 42px;
        margin: .5rem 0 0.5rem;
    }
    .contenidoInicial .texto p {
        font-size: 12px;
        padding: 0px 2rem 3rem;
    }
    .contenidoInicial .textoCaja p {
        font-size: 12px;
        font-family: 'Helvetica-Neue-Regular';
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .contenidoInicial .texto span {
        margin-top: -2.7rem;
        margin-left: -5.2rem;
    }
    .contenidoInicial .texto span img{
        width: 40%;
    }
    .contenidoInicial .caja {
        background-color: rgba(255, 255, 255, .13);
        width: 85%;
        padding: 1rem 0;
        border-radius: 17px;
        margin-top: 0;
        margin-bottom: 1rem;
    }
}
@media only screen and (min-width: 601px) and (max-width:679px) and  (orientation: landscape){
    body{
        overflow-x:hidden;
    }
    /***************************************************************/
    contenidoInicial .responsive{
        display: block;
    }
    .contenidoInicial.web .texto{
        display: none;
    }
    .contenidoInicial .responsive .texto{
        display: block;
    }
    .contenidoInicial.web .col-4{
        flex: 0 0 100%;
        max-width: 100%;
    }
    /*************************/
    .contenidoInicial {
        background-image: url(https://assets.claro360.com/suiteGestionSalud/img001_OK.jpg);
        padding: 0;
        display: flex !important;
        justify-content: center;
        align-items: center;
    }
    .contenidoInicial.web {
        height: auto;
        padding: 15vh 0 15vh;
        flex-direction: column;
    }
    .contenidoInicial .info {
        margin-top: 10rem;
        padding: 0% 15%;
    }
    .contenidoInicial .cajaInfo {
        width: 70%;
    }  
    .contenidoInicial .cajaInfo .titulo {
        padding: 2rem 0 1.5rem;
    }
    .contenidoInicial .cajaInfo .titulo h3 {
        font-size: 30px;
        line-height: .8;
    }
    .contenidoInicial .cajaInfo .titulo p {
        font-size: 15px;
    }
    .contenidoInicial button {
        font-size: 15px;
        width: 200px;
        padding: 2% 0%;
    }
    .contenidoInicial .cajaInfo .cuerpo {
        padding: 3vh 0 1vh;
    }
    .contenidoInicial .cajaInfo .cuerpo p {
        font-size: 13px;
        margin-bottom: 1rem;
    }
    .contenidoInicial .cajaInfo .cuerpo p img {
        width: 10%;
    }
    .contenidoInicial .cajaInfo .cuerpo p img.cuarto {
        width: 22%;
    }
    .contenidoInicial .cajaInfo .link a {
        font-size: 18px;
    }
    .contenidoInicial .cajaInfo .link hr {
        margin-bottom: 1rem;
    }
    /**********************************/
    .contenidoInicial .responsive{
        height: auto;
        padding-top: 15vh;
        padding-bottom: 10vh;
    }
    .contenidoInicial .texto h3 {
        font-size: 45px;
        margin-bottom: 0;
        margin-left: 2rem;
    }
    .contenidoInicial.web > div.row.responsive > div > h3{
        margin-left: 0;
        margin-bottom: 3rem;
    }
    .contenidoInicial .texto h2 {
        font-size: 70px;
        margin: .5rem 0 0.5rem;
    }
    .contenidoInicial .texto p {
        font-size: 17px;
        padding: 0px 5.5rem 4rem;
    }
    .contenidoInicial .textoCaja p {
        font-size: 15px;
        font-family: 'Helvetica-Neue-Regular';
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .contenidoInicial .texto span {
        margin-left: -1rem;
    }
    .contenidoInicial .texto span img{
        width: 72%;
    }
    .contenidoInicial .caja {
        background-color: rgba(255, 255, 255, .13);
        width: 82%;
        padding: 1.2rem 0;
        border-radius: 40px;
        margin-top: 0;
        margin-bottom: 1rem;
    }
}
@media only screen and (min-width: 680px) and (max-width:767px) and  (orientation: landscape){
    body{
        overflow-x:hidden;
    }
    /***************************************************************/
    contenidoInicial .responsive{
        display: block;
    }
    .contenidoInicial.web .texto{
        display: none;
    }
    .contenidoInicial .responsive .texto{
        display: block;
    }
    .contenidoInicial.web .col-4{
        flex: 0 0 100%;
        max-width: 100%;
    }
    /*************************/
    .contenidoInicial {
        background-image: url(https://assets.claro360.com/suiteGestionSalud/img001_OK.jpg);
        padding: 0;
        display: flex !important;
        justify-content: center;
        align-items: center;
    }
    .contenidoInicial.web {
        height: auto;
        padding: 15vh 0 15vh;
        flex-direction: column;
    }
    .contenidoInicial .info {
        margin-top: 10rem;
        padding: 0% 15%;
    }
    .contenidoInicial .cajaInfo {
        width: 70%;
    }  
    .contenidoInicial .cajaInfo .titulo {
        padding: 2rem 0 1.5rem;
    }
    .contenidoInicial .cajaInfo .titulo h3 {
        font-size: 30px;
        line-height: .8;
    }
    .contenidoInicial .cajaInfo .titulo p {
        font-size: 15px;
    }
    .contenidoInicial button {
        font-size: 15px;
        width: 200px;
        padding: 2% 0%;
    }
    .contenidoInicial .cajaInfo .cuerpo {
        padding: 3vh 0 1vh;
    }
    .contenidoInicial .cajaInfo .cuerpo p {
        font-size: 13px;
        margin-bottom: 1rem;
    }
    .contenidoInicial .cajaInfo .cuerpo p img {
        width: 10%;
    }
    .contenidoInicial .cajaInfo .cuerpo p img.cuarto {
        width: 22%;
    }
    .contenidoInicial .cajaInfo .link a {
        font-size: 18px;
    }
    .contenidoInicial .cajaInfo .link hr {
        margin-bottom: 1rem;
    }
    /**********************************/
    .contenidoInicial .responsive{
        height: auto;
        padding-top: 15vh;
        padding-bottom: 10vh;
    }
    .contenidoInicial .texto h3 {
        font-size: 45px;
        margin-bottom: 0;
        margin-left: 2rem;
    }
    .contenidoInicial.web > div.row.responsive > div > h3{
        margin-left: 0;
        margin-bottom: 3rem;
    }
    .contenidoInicial .texto h2 {
        font-size: 70px;
        margin: .5rem 0 0.5rem;
    }
    .contenidoInicial .texto p {
        font-size: 17px;
        padding: 0px 5.5rem 4rem;
    }
    .contenidoInicial .textoCaja p {
        font-size: 15px;
        font-family: 'Helvetica-Neue-Regular';
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .contenidoInicial .texto span {
        margin-left: -1rem;
    }
    .contenidoInicial .texto span img{
        width: 72%;
    }
    .contenidoInicial .caja {
        background-color: rgba(255, 255, 255, .13);
        width: 82%;
        padding: 1.5rem 0;
        border-radius: 40px;
        margin-top: 0;
        margin-bottom: 1rem;
    }
}
@media only screen and (min-width: 768px) and (max-width:820px) and  (orientation: landscape){
    body{
        overflow-x:unset;
    }
    /**************************************/
    .contenidoInicial .responsive{
        display: none;
    }
    .contenidoInicial {
        padding-top: 45vh;
        padding-bottom: 35vh;
    }
    .contenidoInicial .texto {
        top: 2.9em;
    }
    .contenidoInicial .texto h2 {
        font-size: 60px;
        margin: 1rem 0 0rem;
    }
    .contenidoInicial .texto h3 {
        font-size: 30px;
        margin-left: 3rem;
        margin-bottom: 0;
    }
    .contenidoInicial .texto span img{
        width: 40%;
    }
    .contenidoInicial .texto span {
        margin-left: -3rem;
        margin-top: -.65rem;
    }
    .contenidoInicial .texto p {
        font-size: 12px;
        padding: 0 3rem;
    }
    .contenidoInicial .texto .cajaText p {
        font-size: 11px;
    }
    .contenidoInicial .caja {
        margin-top: 4%;
    }
    .contenidoInicial .cajaText {
        padding: 1rem 2rem 0rem;
        width: 100%;
    }
    /*************************/
    .contenidoInicial .cajaInfo .titulo {
        border-radius: 30px 30px 0 0;
        padding: 1.5rem 0 1rem;
    }
    .contenidoInicial .cajaInfo {
        border-radius: 30px;
    }
    .contenidoInicial .cajaInfo .titulo h3 {
        font-size: 20px;
        line-height: .5;
    }
    .contenidoInicial.web > div:nth-child(1) > div.col-8.texto > h3{
        margin-left: 0;
        margin-bottom: 3rem;
    }
    .contenidoInicial .cajaInfo .titulo p {
        font-size: 10px; 
        margin-bottom: 1rem;
    }
    .contenidoInicial button {
        font-size: 11px;
    }
    .contenidoInicial button {
        width: 110px;
        padding: 2% 0%;
    }
    .contenidoInicial .cajaInfo {
        padding: 0 0 4vh;
    }
    .contenidoInicial .cajaInfo .cuerpo {
        padding: 4vh 0 1vh;
    }
    .contenidoInicial .cajaInfo .cuerpo p {
        font-size: 9.5px;
        margin-bottom: .5rem;
    }
    .contenidoInicial .cajaInfo .cuerpo p img {
        width: 10%;
    }
    .contenidoInicial .cajaInfo .cuerpo p img.cuarto {
        width: 22%;
    }
    .contenidoInicial .cajaInfo .link a {
        font-size: 9.5px;
    }
    .contenidoInicial .cajaInfo {
        width: 199px;
    } 
}

/****************************  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;
    }
    /**************************************/
    .contenidoInicial .responsive{
        display: none;
    }
    .contenidoInicial {
        padding-top: 30vh;
        padding-bottom: 25vh;
    }
    .contenidoInicial .texto {
        top: 3.6em;
    }
    .contenidoInicial .texto h2 {
        font-size: 60px;
        margin: 1rem 0 0;
    }
    .contenidoInicial .texto h3 {
        font-size: 30px;
        margin-left: 3rem;
        margin-bottom: 0;
    }
    .contenidoInicial.web > div:nth-child(1) > div.col-8.texto > h3{
        margin-left: 0;
        margin-bottom: 3rem;
    }
    .contenidoInicial .texto span img{
        width: 40%;
    }
    .contenidoInicial .texto span {
        margin-left: -3rem;
        margin-top: -.7rem;
    }
    .contenidoInicial .texto p {
        font-size: 12px;
        padding: 0 4rem;
    }
    .contenidoInicial .texto .cajaText p {
        font-size: 11px;
    }
    .contenidoInicial .caja {
        margin-top: 4%;
    }
    .contenidoInicial .cajaText {
        padding: 1rem 2rem 0rem;
        width: 100%;
    }
    /*************************/
    .contenidoInicial .cajaInfo .titulo {
        border-radius: 50px 50px 0 0;
        padding: 1.5rem 0 1rem;
    }
    .contenidoInicial .cajaInfo {
        border-radius: 50px;
    }
    .contenidoInicial .cajaInfo .titulo h3 {
        font-size: 20px;
        line-height: .5;
    }
    .contenidoInicial .cajaInfo .titulo p {
        font-size: 10px; 
        margin-bottom: 1rem;
    }
    .contenidoInicial button {
        font-size: 11px;
    }
    .contenidoInicial button {
        width: 110px;
        padding: 2% 0%;
    }
    .contenidoInicial .cajaInfo {
        padding: 0 0 2vh;
    }
    .contenidoInicial .cajaInfo .cuerpo {
        padding: 2vh 0 1vh;
    }
    .contenidoInicial .cajaInfo .cuerpo p {
        font-size: 10px;
        margin-bottom: .5rem;
    }
    .contenidoInicial .cajaInfo .cuerpo p img {
        width: 8%;
    }
    .contenidoInicial .cajaInfo .cuerpo p img.cuarto {
        width: 25%;
    }
    .contenidoInicial .cajaInfo .link a {
        font-size: 10px;
    }
    .contenidoInicial .cajaInfo {
        width: 220px;
    } 
}
@media only screen and (min-width: 992px) and (max-width:1150px) and  (orientation: landscape){
    body{
        overflow-x:unset;
    }
    .row{
        width:100%;
        margin:0;
    }
    /**************************************/
    .contenidoInicial .responsive{
        display: none;
    }
    .contenidoInicial {
        padding-top: 25vh;
        padding-bottom: 25vh;
    }
    .contenidoInicial .texto {
        top: 0.7em;
    }
    .contenidoInicial .texto h2 {
        font-size: 80px;
        margin: 2rem 0 0;
    }
    .contenidoInicial .texto h3 {
        font-size: 40px;
        margin-left: 3rem;
        margin-bottom: 0;
    }
    .contenidoInicial.web > div:nth-child(1) > div.col-8.texto > h3{
        margin-left: 0;
        margin-bottom: 3rem;
    }
    .contenidoInicial .texto span img{
        width: 65%;
    }
    .contenidoInicial .texto span {
        margin-left: -1.3rem;
        margin-top: -1.6rem;
    }
    .contenidoInicial .texto p {
        font-size: 15px;
        padding: 0 4rem;
    }
    .contenidoInicial .texto .cajaText p {
        font-size: 13px;
    }
    .contenidoInicial .caja {
        margin-top: 4%;
    }
    .contenidoInicial .cajaText {
        padding: 1.5rem 3rem 0.5rem;
        width: 95%;
    }
    /*************************/
    .contenidoInicial .cajaInfo .titulo {
        border-radius: 50px 50px 0 0;
        padding: 1.5rem 0 1rem;
    }
    .contenidoInicial .cajaInfo {
        border-radius: 50px;
    }
    .contenidoInicial .cajaInfo .titulo h3 {
        font-size: 22px;
        line-height: .5;
    }
    .contenidoInicial .cajaInfo .titulo p {
        font-size: 12px; 
        margin-bottom: 1.5rem;
    }
    .contenidoInicial button {
        font-size: 13px;
    }
    .contenidoInicial button {
        width: 116px;
        padding: 2% 0%;
    }
    .contenidoInicial .cajaInfo .cuerpo p {
        font-size: 11px;
        margin-bottom: .5rem;
    }
    .contenidoInicial .cajaInfo .cuerpo p img {
        width: 12%;
    }
    .contenidoInicial .cajaInfo .cuerpo p img.cuarto {
        width: 22%;
    }
    .contenidoInicial .cajaInfo .link a {
        font-size: 11px;
    }
    .contenidoInicial .cajaInfo {
        width: 259px;
    } 
    .contenido2 .container-icons {
        padding: 1% 4%;
    }
}

/****************************  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;
    }
    /********************************************************/
    .contenidoInicial .responsive{
        display: none;
    }
    .contenidoInicial {
        padding-top: 25vh;
        padding-bottom: 25vh;
    }
    .contenidoInicial .texto {
        top: 1.7em;
    }
    .contenidoInicial .texto h2 {
        font-size: 80px;
        margin: 2rem 0 0;
    }
    .contenidoInicial .texto h3 {
        font-size: 40px;
        margin-left: 3rem;
        margin-bottom: 0;
    }
    .contenidoInicial.web > div:nth-child(1) > div.col-8.texto > h3{
        margin-left: 0;
        margin-bottom: 3rem;
    }
    .contenidoInicial .texto span img{
        width: 56%;
    }
    .contenidoInicial .texto span {
        margin-left: -2rem;
        margin-top: -1rem;
    }
    .contenidoInicial .texto p {
        font-size: 15px;
        padding: 0 8rem;
    }
    .contenidoInicial .texto .cajaText p {
        font-size: 13px;
    }
    .contenidoInicial .cajaText {
        padding: 1.5rem 3rem 0.5rem;
        width: 90%;
    }
    /*************************/
    .contenidoInicial .cajaInfo .titulo {
        border-radius: 50px 50px 0 0;
        padding: 1.5rem 0 1rem;
    }
    .contenidoInicial .cajaInfo {
        border-radius: 50px;
    }
    .contenidoInicial .cajaInfo .titulo h3 {
        font-size: 22px;
        line-height: .5;
    }
    .contenidoInicial .cajaInfo .titulo p {
        font-size: 12px; 
        margin-bottom: 1.5rem;
    }
    .contenidoInicial button {
        font-size: 13px;
    }
    .contenidoInicial button {
        width: 116px;
        padding: 2% 0%;
    }
    .contenidoInicial .cajaInfo .cuerpo p {
        font-size: 11px;
        margin-bottom: .5rem;
    }
    .contenidoInicial .cajaInfo .cuerpo p img {
        width: 12%;
    }
    .contenidoInicial .cajaInfo .cuerpo p img.cuarto {
        width: 22%;
    }
    .contenidoInicial .cajaInfo .link a {
        font-size: 11px;
    }
    .contenidoInicial .cajaInfo {
        width: 259px;
    } 
}
@media only screen and (min-width: 1200px) and (max-width:1360px) and  (orientation: landscape){
    body{
        overflow-x:unset;
    }
    .row{
        width:100%;
        margin:0;
    }
    /*********************************************************************/
    .contenidoInicial .responsive{
        display: none;
    }
    .contenidoInicial {
        padding-top: 25vh;
        padding-bottom: 25vh;
    }
    .contenidoInicial .texto {
        top: 1.8em;
    }
    .contenidoInicial .texto h2 {
        font-size: 80px;
        margin: 2rem 0 0;
    }
    .contenidoInicial .texto h3 {
        font-size: 40px;
        margin-left: 3rem;
        margin-bottom: 0;
    }
    .contenidoInicial.web > div:nth-child(1) > div.col-8.texto > h3{
        margin-left: 0;
        margin-bottom: 3rem;
    }
    .contenidoInicial .texto span img{
        width: 56%;
    }
    .contenidoInicial .texto span {
        margin-left: -2rem;
        margin-top: -1rem;
    }
    .contenidoInicial .texto p {
        font-size: 15px;
        padding: 0 9rem;
    }
    .contenidoInicial .texto .cajaText p {
        font-size: 13px;
    }
    .contenidoInicial .cajaText {
        padding: 1.5rem 3rem 0.5rem;
        width: 85%;
    }
    /*************************/
    .contenidoInicial .cajaInfo .titulo {
        border-radius: 50px 50px 0 0;
        padding: 1.5rem 0 1rem;
    }
    .contenidoInicial .cajaInfo {
        border-radius: 50px;
    }
    .contenidoInicial .cajaInfo .titulo h3 {
        font-size: 22px;
        line-height: .5;
    }
    .contenidoInicial .cajaInfo .titulo p {
        font-size: 12px; 
        margin-bottom: 1.5rem;
    }
    .contenidoInicial button {
        font-size: 13px;
    }
    .contenidoInicial button {
        width: 116px;
        padding: 2% 0%;
    }
    .contenidoInicial .cajaInfo .cuerpo p {
        font-size: 12px;
        margin-bottom: .5rem;
    }
    .contenidoInicial .cajaInfo .cuerpo p img {
        width: 12%;
    }
    .contenidoInicial .cajaInfo .cuerpo p img.cuarto {
        width: 22%;
    }
    .contenidoInicial .cajaInfo .link a {
        font-size: 11px;
    }
    .contenidoInicial .cajaInfo {
        width: 259px;
    }
}

/****************************  LANDSCAPE DISPOSITIVO PC ESCRITORIO     ***********************************/
@media only screen and (min-width: 1361px) and (max-width:1899px) and  (orientation: landscape){
    body{
        overflow-x:unset;
    }
    .row{
        width:100%;
        margin:0;
    }
    /********************************************************/
    .contenidoInicial .responsive{
        display: none;
    }
    .contenidoInicial {
        padding-top: 24vh;
    }
    .contenidoInicial .texto {
        top: 2.7em;/*1vh*/
    }
    .contenidoInicial .texto h2 {
        font-size: 100px;
        margin: 2rem 0 0;
    }
    .contenidoInicial .texto h3 {
        font-size: 46px;
        margin-left: 3rem;
        margin-bottom: 0;
    }
    .contenidoInicial.web > div:nth-child(1) > div.col-8.texto > h3{
        margin-left: 0;
        margin-bottom: 3rem;
    }
    .contenidoInicial .texto span img{
        width: 60%;
    }
    .contenidoInicial .texto span {
        margin-left: -1.6rem;
        margin-top: -.9rem;
    }
    .contenidoInicial .texto p {
        font-size: 19px;
        padding: 0 8rem;
    }
    .contenidoInicial .texto .cajaText p {
        font-size: 15px;
    }
    .contenidoInicial .cajaText {
        padding: 1.5rem 3rem 0.5rem;
        width: 85%;
    }
    /*************************/
    .contenidoInicial .cajaInfo .titulo {
        border-radius: 50px 50px 0 0;
        padding: 1.5rem 0 1rem;
    }
    .contenidoInicial .cajaInfo {
        border-radius: 50px;
    }
    .contenidoInicial .cajaInfo .titulo h3 {
        font-size: 24px;
        line-height: .5;
    }
    .contenidoInicial .cajaInfo .titulo p {
        font-size: 13px;       
    }
    .contenidoInicial button {
        font-size: 14px;
    }
    .contenidoInicial button {
        width: 145px;
        padding: 2% 0%;
    }
    .contenidoInicial .cajaInfo .cuerpo p {
        font-size: 12px;
        margin-bottom: .5rem;
    }
    .contenidoInicial .cajaInfo .cuerpo p img {
        width: 10%;
    }
    .contenidoInicial .cajaInfo .cuerpo p img.cuarto {
        width: 25%;
    }
    .contenidoInicial .cajaInfo .link a {
        font-size: 14px;
    }
    .contenidoInicial .cajaInfo {
        width: 309px;
    } 
}
@media only screen and (min-width: 1900px) and (max-width:2299px) and  (orientation: landscape){
    body{
        overflow-x:unset;
    }
    .row{
        width:100%;
        margin:0;
    }
    .contenidoInicial .responsive{
        display: none;
    }
    .contenidoInicial .texto {
        top: 3.4vh;
    }
    .contenidoInicial .texto h2 {
        margin: 3rem 0 0;
    }
    .contenidoInicial.web > div:nth-child(1) > div.col-8.texto > h3{
        margin-left: 0;
        margin-bottom: 5rem;
    }
}
@media only screen and (min-width: 2300px) and (max-width:2599px) and  (orientation: landscape){
    body{
        overflow-x:unset;
    }
    .row{
        width:100%;
        margin:0;
    }
    .contenidoInicial .responsive{
        display: none;
    }
    /**************************************************/
    .contenidoInicial {
        padding-top: 16vh;
    }
    .contenidoInicial .texto {
        top: 5.2vh;
    }
    .contenidoInicial .texto h2 {
        font-size: 170px;
    }
    .contenidoInicial .texto h3 {
        font-size: 90px;
    }
    .contenidoInicial .texto h2 {
        margin: 3rem 0 0;
    }
    .contenidoInicial.web > div:nth-child(1) > div.col-8.texto > h3{
        margin-left: 0;
        margin-bottom: 5rem;
    }
    .contenidoInicial .texto p {
        font-size: 30px;
        padding: 0 18rem;
    }
    .contenidoInicial .texto span img{
        width: 130%;
    }
    .contenidoInicial .texto span {
        margin-top: -0.7rem;
        margin-left: 1.5rem;
    }
    .contenidoInicial .cajaText {
        padding: 3rem 4rem;
        width: 75%;
    }
    .contenidoInicial .texto .cajaText p {
        font-size: 28px;
    }
    /***************************/
    .contenidoInicial .cajaInfo .titulo h3 {
        font-size: 42px;
    }
    .contenidoInicial .cajaInfo .titulo p {
        font-size: 24px;
    }
    .contenidoInicial button {
        font-size: 25px;
    }
    .contenidoInicial .cajaInfo .cuerpo p img {
        width: 13%;
    }
    .contenidoInicial .cajaInfo .cuerpo p img.cuarto {
        width: 40%;
    }
    .contenidoInicial .cajaInfo .cuerpo p {
        font-size: 22px;
    }
    .contenidoInicial .cajaInfo{
        width: 569px;
    }
    .contenidoInicial .cajaInfo .link a {
        font-size: 22px;
    }
}
@media only screen and (min-width: 2600px) and (max-width:3599px) and  (orientation: landscape){
    body{
        overflow-x:unset;
    }
    .row{
        width:100%;
        margin:0;
    }
    /**************************************************/
    .contenidoInicial .responsive{
        display: none;
    }
    .contenidoInicial {
        padding-top: 15vh;
    }
    .contenidoInicial .texto {
        top: 5.6vh;
    }
    .contenidoInicial .texto h2 {
        font-size: 180px;
    }
    .contenidoInicial .texto h3 {
        font-size: 100px;
    }
    .contenidoInicial .texto h2 {
        margin: 3rem 0 0;
    }
    .contenidoInicial.web > div:nth-child(1) > div.col-8.texto > h3{
        margin-left: 0;
        margin-bottom: 5rem;
    }
    .contenidoInicial .texto p {
        font-size: 35px;
        padding: 0 18rem;
    }
    .contenidoInicial .texto span img{
        width: 150%;
    }
    .contenidoInicial .texto span {
        margin-top: 0rem;
        margin-left: 1.5rem;
    }
    .contenidoInicial .cajaText {
        padding: 3rem 4rem;
        width: 85%;
    }
    .contenidoInicial .texto .cajaText p {
        font-size: 32px;
    }
    /***************************/
    .contenidoInicial .cajaInfo .titulo h3 {
        font-size: 52px;
    }
    .contenidoInicial .cajaInfo .titulo p {
        font-size: 26px;
    }
    .contenidoInicial button {
        font-size: 27px;
    }
    .contenidoInicial .cajaInfo .cuerpo p img {
        width: 13%;
    }
    .contenidoInicial .cajaInfo .cuerpo p img.cuarto {
        width: 34%;
    }
    .contenidoInicial .cajaInfo .cuerpo p {
        font-size: 24px;
    }
    .contenidoInicial .cajaInfo{
        width: 609px;
    }
    .contenidoInicial .cajaInfo .link a {
        font-size: 26px;
    }
}