@font-face {
    font-family: 'Helvetica-Neue-Bold';
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/Helvetica/helvetica-neue-lt-std-75-bold-590b9e7229917.otf') format('opentype');
}

@font-face {
    font-family: 'Helvetica-Neue-Regular';
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/Helvetica/HelveticaNeueRegular.ttf') format('truetype');
}


main {
    padding-top: 60px;
    background-color: #000;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

.laImg_Responsive {
    display: none;
}

.inicialResponsive{
    display: none;
}

h2, h3, h5, h6, p{
    white-space: pre-line;
}
.section_5 h2, .section_5 h3, .section_5 p, .section_7 h2, .section_7 p, .section_23 h3, .section_23 p,
.section_18 h2, .section_18 h3, .section_18 p, .section_21 h2, .section_21 p,
.section_12 h2, .section_12 h3, .section_12 p, .section_13 h2, .section_13 h3, .section_13 p,
.section_14 h3, .section_14 p, .section_15 p{
    margin: 0 !important;
    padding-bottom: 1.8rem !important;
}
/*****************/

.container-fluid {
    background-color: #000;
}

.section_1 {
    padding: 0;
}

.section_1 .row {
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
}

.section_1 .image {
    padding: 0;
    height: 100vh;
    overflow: hidden;
}

.section_1 .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.2);
    transition: all 0.5s ease;
}

.imageSection1 {
    transform: scale(1) !important;
    transition: all 0.5s ease !important;
}

.section_1 .information360 {
    position: absolute;
    padding: 5vh 5vw;
}

.section_1 .information360 .logo,
.section_1 .information360 .title,
.section_1 .information360 .button {
    margin-bottom: 2rem;
}

.section_1 .information360 .paragraph{
    margin-bottom: 2.6rem;
}

.section_1 .information360 .title h1 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 60px;
    color: #FFFFFF;
    text-align: left;
    line-height: 66px;
    margin: 0;
}

.section_1 .information360 .paragraph p {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 24px;
    color: #FFFFFF;
    text-align: left;
    line-height: 29px;
    margin: 0;
}

.section_1 .information360 .button {
    margin-bottom: 10vh;
}

.section_1 .information360 .button a {
    display: inline-block;
    font-family: 'Helvetica-Neue-Bold';
    font-size: 35px;
    color: #FFFFFF;
    text-align: left;
    background-color: #E1251B;
    padding: 7px 90px;
    border-radius: 40px;
    text-decoration: none;
}

.section_2 {
}

.section_2 .row {
    padding: 5vh 5vw;
}

.section_2 .title h2 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 50px;
    color: #fff;
    text-align: left;
    line-height: 61px;
    margin: 0;
}

.section_2 .benefits .title h2 {
    text-align: center;
}

.section_2 .paragraph p {
    font-family: 'Helvetica-Neue-Regular';
    font-size: 24px;
    color: #fff;
    text-align: left;
    line-height: 29px;
    margin: 0;
}

.section_2 .icons {
    display: flex;
    flex-wrap: wrap;
}

.section_2 .icons h4 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 24px;
    color: #fff;
    text-align: center;
}

.section_2 .icons p {
    font-family: 'Helvetica-Neue-Regular';
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 24px;
}

.section_2 .icons .image {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 30px;
}
.section_2 .icons .image img{
    width: 38%;
}
.section_3{
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}
.imgAnimacion .fondoImg{
    width: 100%;
    padding: 0;
    overflow: hidden;
    transition: all 3s ease;
}
.imgAnimacion .fondoImg img{
    width: 100%;
    transition: all 3s ease;
}

.section_3-1{
    margin-top: -20%;
}
.section_3-1 .divCajaTexto{
    display: flex;
    justify-content: center;
}
.section_3-1 .cajaTexto{
    width: 1220px;
    height: 962.37px;
    border: 1px solid #746E6E;
    background-color: rgba(116, 110, 110, 0.5);
    z-index: 1;
    padding: 0 5.5%;
}
.section_3-1 .texto h5{
    color: #fff;
    font-family: 'Helvetica-Neue-Bold';
    font-size: 68px;
    text-align: center;
    padding: 15% 0 13%;
}
.section_3-1 .texto h6{
    color: #fff;
    text-align: center;
    padding: 0 0 5% 0;
    font-size: 30px;
    font-family: 'Helvetica-Neue-Bold';
}
.section_3-1 .texto p{
    color: #fff;
    font-family: 'Helvetica-Neue-Regular';
    font-size: 24px;
    text-align: left;
    padding: 0;
}
.section_3-1 .texto a{

}

.section_5 {
    padding: 0 7%;
}

.section_5 .text {
    background-color: #666666;
    border-radius: 0 30px 30px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    padding: 3vh 3vw;
}

.section_5 .text h2 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 50px;
    color: #FFFFFF;
    text-align: right;
    line-height: 61px;
    margin-bottom: 4vh;
}

.section_5 .text h3 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 24px;
    color: #FFFFFF;
    text-align: right;
    line-height: 29px;
}

.section_5 .text p {
    font-family: 'Helvetica-Neue-Regular';
    font-size: 20px;
    color: #FFFFFF;
    text-align: right;
    line-height: 24px;
}

.section_5 .text a {
    font-family: 'Helvetica-Neue-Regular';
    font-size: 18px;
    color: #09A6E0;
    text-align: right;
    line-height: 22px;
    text-decoration: none;
}
.section_5 .text {
    padding: 0 6%;
}
.section_5 .image {
    padding: 0;
    border-radius: 30px 0 0 30px;
}

.section_5 .image img {
    width: 100%;
    height: 100%;
    border-radius: 30px 0 0 30px;
}

.section_20 {
    background-color: #000000;
}

.section_20 .row {
    padding: 5vh 5vw;
}

.section_20 .title {
    padding: 2% 0;
}

.section_20 .title h2 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 80px;
    color: #BCBCBC;
    text-align: center;
    line-height: 85px;
    padding: 0 0 4rem;
}

.section_20 .title h3 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 26px;
    color: #FFFFFF;
    text-align: center;
    line-height: 32px;
    padding: 0 0 4rem;
}

.section_20 .text{
    padding-top: 4%;
    padding-bottom: 3%;
}
.section_20 .text p {
    font-family: 'Helvetica-Neue-Regular';
    font-size: 20px;
    color: #FFFFFF;
    text-align: left;
    line-height: 24px;
    padding: 0 20% 0 20%;
}

.section_20 .text a {
    font-family: 'Helvetica-Neue-Regular';
    font-size: 18px;
    color: #09A6E0;
    text-align: left;
    line-height: 22px;
    text-decoration: none;
    padding: 0 20% 0 20%;
}

.section_20 .img{
    text-align: center;
}
.section_20 .img img{
    width: 75%;
}


.section_7 {
    background-color: #000000;
}

.section_7 .row {
    padding: 5vh 5vw;
}

.section_7 .text {
    position: relative;
}

.section_7 .text .animationText {
    position: absolute;
    padding: 0 5vw;
    width: 100%;
    right: -100%;
    transition: all 1.5s ease;
}

.animationTextActive {
    right: 0% !important;
}

.section_7 .text h2 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 50px;
    color: #BCBCBC;
    text-align: left;
    line-height: 61px;
}

.section_7 .text .paragraph {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 22px;
    color: #FFFFFF;
    text-align: left;
    line-height: 27px;
}

.section_7 .text p {
    font-family: 'Helvetica-Neue-Regular';
    font-size: 20px;
    color: #FFFFFF;
    text-align: left;
    line-height: 24px;
}

.section_7 .text a {
    font-family: 'Helvetica-Neue-Regular';
    font-size: 18px;
    color: #09A6E0;
    text-align: left;
    line-height: 22px;
    text-decoration: none;
}

.section_7 .image {
    text-align: center;
    position: relative;
    padding: 0;
    left: -5%;
}

.section_7 .image img {
    width: 113%;
}

.section_23{
    padding-top: 10%;
    padding-bottom: 10%;
}

.section_23 .imagenCompleta{
    text-align: center;
}

.section_23 .imagenCompleta img{
    width: 60%;
}

.section_23 .texto1{
    padding-top: 7.5%;
    display: flex;
    align-items: center;
}

.section_23 .texto1 h2{
    color: #BCBCBC;
    font-family: 'Helvetica-Neue-Bold';
    font-size: 50px;
    padding-left: 30%;
    padding-right: 5%;
}

.section_23 .texto2{
    padding-top: 7.5%;
}

.section_23 .texto2 h3{
    color: #fff;
    font-family: 'Helvetica-Neue-Bold';
    font-size: 22px;
    padding-right: 25%;
}
.section_23 .texto2 p{
    font-family: 'Helvetica-Neue-Regular';
    color: #FFFFFF;
    font-size: 20px;
    padding-right: 25%;
}
.section_23 .texto2 a{

}

.section_18{
    background-image: url('https://assets.claro360.com/Gobierno/seguridadPublicaMunicipal/7.png');
    height: auto;
    min-height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
}
.section_18 .row .contenidoTexto{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100vh;
    padding-bottom: 5%;
}
.section_18 .row .contenidoTexto h2{
    color: #fff;
    font-family: 'Helvetica-Neue-Bold';
    font-size: 50px;
    padding-left: 7.5%;
}
.section_18 .row .contenidoTexto h3{
    color: #fff;
    font-family: 'Helvetica-Neue-Bold';
    font-size: 22px;
    padding-left: 7.5%;
}
.section_18 .row .contenidoTexto p{
    color: #fff;
    font-family: 'Helvetica-Neue-Regular';
    font-size: 20px;
    padding-left: 7.5%;
}
.section_18 .row .contenidoTexto a{
    padding-left: 7.5%;
}

.section_21{
    height: auto;
    min-height: 100vh;
}

.section_21 .row .columna1{
    background-color: #666666;
    padding: 0 7% 0;
}
.section_21 .row .columna1 .imagenSup{
    padding: 20% 0 0;
    text-align: center;
    left: -6%;
}
.section_21 .row .columna1 .imagenSup img{
    width: 112%;
}
.section_21 .row .columna1 .textoIzq{
    padding: 10% 0 0;
}
.section_21 .row .columna1 .textoIzq h2{
    color: #E3E3E3;
    font-family: 'Helvetica-Neue-Bold';
    font-size: 50px;
}
.section_21 .row .columna1 .textoIzq .paragraph{
    color: #E3E3E3;
    font-family: 'Helvetica-Neue-Bold';
    font-size: 22px;
}
.section_21 .row .columna1 .textoIzq p{
    color: #E3E3E3;
    font-family: 'Helvetica-Neue-Regular';
    font-size: 20px;
}
.section_21 .row .columna1 .textoIzq a{
    color: #09A6E0;
    font-family: 'Helvetica-Neue-Regular';
    font-size: 18px;
}
.section_21 .row .columna2{
    background-color: #343434;
    padding: 0 7% 0;
}
.section_21 .row .columna2 .textoDer {
    padding: 18% 0 12%;
}
.section_21 .row .columna2 .textoDer h2{
    color: #fff;
    font-family: 'Helvetica-Neue-Bold';
    font-size: 50px;
}
.section_21 .row .columna2 .textoDer .paragraph{
    color: #fff;
    font-family: 'Helvetica-Neue-Bold';
    font-size: 22px;
}
.section_21 .row .columna2 .textoDer p{
    color: #fff;
    font-family: 'Helvetica-Neue-Regular';
    font-size: 20px;
}
.section_21 .row .columna2 .textoDer a{
    color: #09A6E0;
    font-family: 'Helvetica-Neue-Regular';
    font-size: 18px;
}
.section_21 .row .columna2 .imagenDown{
    padding: 10% 0;
    text-align: center;
    left: -7%;
}
.section_21 .row .columna2 .imagenDown img{
    width: 115%;
}

.section_12 {
    background-color: #000000;
}

.section_12 .row {
    padding: 5vh 5vw;
}

.section_12 .text {
    padding: 0 6%;
    background-color: #343434;
    border-radius: 30px 0 0 30px;
}

.section_12 .text h2 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 50px;
    color: #fff;
    text-align: left;
    line-height: 61px;
}

.section_12 .text h3 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 24px;
    color: #fff;
    text-align: left;
    line-height: 29px;
}

.section_12 .text p {
    font-family: 'Helvetica-Neue-Regular';
    font-size: 20px;
    color: #fff;
    text-align: left;
    line-height: 24px;
}

.section_12 .text a {
    font-family: 'Helvetica-Neue-Regular';
    font-size: 18px;
    color: #09A6E0;
    text-align: left;
    line-height: 22px;
    text-decoration: none;
}

.section_12 .image {
    border-radius: 0 30px 30px 0;
    padding: 0;
}

.section_12 .image img {
    width: 100%;
    height: 100%;
    border-radius: 0 30px 30px 0;
}
.section_12 .row {
    padding: 10% 7% 3%;
}
.section_13 {
    background-color: #000000;
}

.section_13 .row {
    padding: 5vh 5vw;
}
.section_13 .row {
    padding: 8% 7% 6%;
}

.section_13 .text {
    padding: 0 6%;
    background-color: #666666;
    border-radius: 30px 0 0 30px;
}

.section_13 .text h2 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 50px;
    color: #FFFFFF;
    text-align: left;
    line-height: 61px;
}

.section_13 .text h3 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 24px;
    color: #FFFFFF;
    text-align: left;
    line-height: 29px;
}

.section_13 .text p {
    font-family: 'Helvetica-Neue-Regular';
    font-size: 20px;
    color: #FFFFFF;
    text-align: left;
    line-height: 24px;
}

.section_13 .text a {
    font-family: 'Helvetica-Neue-Regular';
    font-size: 18px;
    color: #09A6E0;
    text-align: left;
    line-height: 22px;
    text-decoration: none;
}

.section_13 .image {
    border-radius: 0 30px 30px 0;
    padding: 0;
}

.section_13 .image img {
    width: 100%;
    height: 100%;
    border-radius: 0 30px 30px 0;
}

.section_14 {
    background-color: #000000;
}

.section_14 .row {
    padding: 5vh 5vw;
}

.section_14 .title {
    padding: 0;
}

.section_14 .title h2 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 80px;
    color: #BCBCBC;
    text-align: center;
    line-height: 97px;
    padding-bottom: 4rem;
}
.section_14 .text{
    padding: 5% 27% 8%;
}

.section_14 .text h3 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 24px;
    color: #FFFFFF;
    text-align: left;
    line-height: 29px;
}

.section_14 .text p {
    font-family: 'Helvetica-Neue-Regular';
    font-size: 20px;
    color: #FFFFFF;
    text-align: left;
    line-height: 24px;
}

.section_14 .text a {
    font-family: 'Helvetica-Neue-Regular';
    font-size: 18px;
    color: #09A6E0;
    text-align: left;
    line-height: 22px;
    text-decoration: none;
}

.section_14 .image {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.section_14 .image img {
    height: 100%;
    transition: transform 4s ease;
}

.section_14 .image .carousell {
    width: 1218px;
    height: 780px;
    overflow: hidden;
    margin: 3vh 0;
}

.carousellAnimated {
    transform: translateX(-75%);
}
/*animación*/
.section_14 .img{
    text-align: center;
}
.section_14 .img img{
    width: 70%;
}

.section_15 {
    background-color: #000000;
}

.image15Animated {
    padding: 5vh 5vw;
    opacity: 0.5;
}

.section_15 > .row {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.section_15 .image {
    padding: 0;
    overflow: hidden;
}

.section_15 .image img {
    width: 100%;
    height: auto;
    transition: all 2s ease;
}

.section_15 .text {
    position: absolute;
    padding: 0 4vw;
    left: 6%;
    transition: all 2s ease;
    opacity: 0;
}

.text15Animated {
    opacity: 1 !important;
}

.section_15 .text .logo {
    display: flex;
    align-items: flex-end;
}

.section_15 .text .logo span {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 60px;
    color: #FFFFFF;
    text-align: left;
    line-height: 66px;
}

.section_15 .text .logo img {
    margin-left: 30px;
}

.section_15 .text p {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 32px;
    color: #FFFFFF;
    text-align: left;
    line-height: 42px;
}

.section_15 .text a {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 20px;
    color: #09A6E0;
    text-align: left;
    line-height: 25px;
}

.section_15 .text .logo,
.section_15 .text p {
    margin-bottom: 3vh;
}

.section_16 {
    background-color: #000000;
}

.section_16 .main-title {
    padding: 7vh 5vw 2vh 5vw;
}

.section_16 .information {
    padding: 2vh 5vw 7vh 5vw;
}

.section_16 .main-title h2 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 50px;
    color: #FFFFFF;
    line-height: 61px;
    text-align: center;
}

.section_16 .information .ac-gf-content h3 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 24px;
    color: #B1B1B1;
    text-align: left;
    line-height: 29px;
}

.section_16 .information .ac-gf-content p {
    font-family: 'Helvetica-Neue-Regular';
    font-size: 20px;
    color: #969393;
    text-align: left;
    line-height: 24px;
    margin-bottom: 6vh;
}

.section_17 {
    background-color: #222222;
}

.section_17 .row {
    padding: 5vh 0;
}

.section_17 .title h2 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 40px;
    color: #FFFFFF;
    line-height: 49px;
    text-align: center;
    margin-bottom: 3vh;
}

.section_17 .button {
    text-align: center;
}

.section_17 .button a {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 34px;
    color: #FFFFFF;
    background-color: #E1251B;
    display: inline-block;
    padding: 15px 40px;
    border-radius: 18px;
    text-decoration: none;
}


/*******************************************************************************************************************/
/******************************************      PORTRAIT     ******************************************************/
/*******************************************************************************************************************/
/***********************PORTRAIT DISPOSITIVO MOVIL CELULAR**********************************************************/
@media only screen and (max-width: 320px) and (orientation: portrait){
    .section_2 .icons .image img {
        width: 40% !important;
    }
    .section_1 .information360 .title h1 {
        padding-right: 5%;
    }
    .section_3-1 {
        margin-top: -70% !important;
    }
    .section_23 .imagenCompleta, .section_14 .img {
        padding-top: 20%;
    }
    .section_21 .row .columna1 .imagenSup {
        padding: 20% 0 0 !important;
    }
    .section_21 .row .columna2 .textoDer {
        padding: 20% 0 0rem !important;
    }
    .section_21 .row .columna2 .imagenDown {
        padding: 10% 0 !important;
    }
    .section_12 .row {
        padding: 20% 8% 10% !important;
    }
    .section_13 .row {
        padding: 10% 8% 20% !important;
    }
    .section_14 {
        padding-top: 5% !important;
    }
    .section_20 .text{
        padding-top: 2.5rem;
    }
    .section_14 .img {
        padding-top: 7% !important;
    }
    .section_15 .text p {
        white-space: normal !important;
    }
    /*******************************************************/
    .laImg_Web {
        display: none;
    }

    .laImg_Responsive {
        display: block;
    }

    .inicialWeb{
        display: none;
    }
    .inicialResponsive{
        display: block;
    }

    .section_1 .information360 {
        padding: 5vh 10vw;
    }

    .section_1 .information360 .logo img {
        width: 197px;
        height: auto;
    }

    .section_1 .information360 .title h1 {
        font-size: 28px;
        line-height: 30px;
    }

    .section_1 .information360 .paragraph p {
        font-size: 20px;
        line-height: 25px;
    }

    .section_1 .information360 .button a {
        font-size: 23px;
        line-height: 28px;
        padding: 7px 65px;
    }

    .section_2 .administration {
        padding: 10vh 5vw;
    }

    .section_2 .title h2 {
        font-size: 28px;
        line-height: 34px;
        margin: 5vh 0;
    }

    .section_2 .benefits .title h2 {
        margin-bottom: 7vh;
        text-align: center;
    }

    .section_2 .paragraph p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_2 .icons .icon {
        margin-bottom: 5vh;
    }

    .section_2 .icons h4 {
        font-size: 18px;
        line-height: 23px;
    }

    .section_2 .icons p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_3 .fondoZoom{
        height: 100%;
    }

    .imgAnimacion .fondoImg img{
        height: 100%;
    }

    .section_3-1{
        margin-top: -20%;
        padding-bottom: 10%;
    }
    .section_3-1 .cajaTexto{
        width: 280px;
        height: 700px;
    }
    .section_3-1 .texto h5{
        font-size: 28px;
        line-height: normal;
        text-align: left;
    }
    .section_3-1 .texto h6{
        padding: 0% 0 5% 0;
        font-size: 16px;
        line-height: normal;
        text-align: left;
    }
    .section_3-1 .texto p{
        font-size: 14px;
        line-height: normal;
        padding: 5% 0 0% 0;
        text-align: left;
    }
    .section_3-1 .texto a{
        font-size: 14px;
        line-height: normal;
        text-align: left;
    }

    .section_5 {
        padding-top: 10vh;
        padding-bottom: 10vh;
    }

    .section_5 .text {
        padding: 7vh 5vw;
        border-radius: 0 0 30px 30px;
        align-items: flex-start;
    }

    .section_5 .text h2 {
        font-size: 30px;
        line-height: 37px;
        text-align: left;
    }

    .section_5 .text h3 {
        font-size: 18px;
        line-height: 23px;
        text-align: left;
    }

    .section_5 .text p {
        font-size: 14px;
        line-height: 16px;
        text-align: left;
    }

    .section_5 .text a {
        font-size: 14px;
        text-align: left;
    }

    .section_5 .image img {
        border-radius: 30px 30px 0 0;
    }

    .section_20 .title h2{
        font-size: 30px;
        line-height: 37px;
    }

    .section_20 .title h3{
        font-size: 18px;
        line-height: 23px;
        padding: 0 0%;
    }

    .section_20 .img img{
        width: 100%;
    }

    .section_20 .text p{
        font-size: 14px;
        line-height: 16px;
        padding: 0 0% 0 0%;
    }

    .section_20 .text a{
        font-size: 14px;
        line-height: normal;
        padding-left: 0%;
    }

    .section_7 .row {
        padding: 10vh 5vw;
    }

    .section_7 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 3vw;
    }

    .section_7 .text .animationText {
        position: initial;
    }

    .section_7 .text h2 {
        font-size: 30px;
        line-height: 37px;
    }

    .section_7 .text .paragraph {
        font-size: 18px;
        line-height: 23px;
    }

    .section_7 .text p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_7 .text a {
        font-size: 14px;
        line-height: normal;
    }

    .section_7 .text .animationText {
        padding: 0 1vw;
    }

    .section_7 .image {
        margin-top: 3vh;
    }

    .section_23 .imagenCompleta img{
        width: 100%;
    }

    .section_23 .texto1{
        padding-top: 7.5%;
    }

    .section_23 .texto1 h2{
        font-size: 30px;
        line-height: 37px;
        padding-left: 5%;
        padding-right: 5%;
    }

    .section_23 .texto2{
        padding-top: 3%;
    }

    .section_23 .texto2 h3{
        font-size: 18px;
        line-height: 23px;
        padding-right: 5%;
        padding-left: 5%;
    }
    .section_23 .texto2 p{
        font-size: 14px;
        line-height: 16px;
        padding-right: 5%;
        padding-left: 5%;
    }
    .section_23 .texto2 a{
        font-size: 14px;
        line-height: normal;
        padding-left: 5%;
    }

    .section_18{
        background-image: url('https://assets.claro360.com/Gobierno/seguridadPublicaMunicipal/responsive/7_responsive.png');
    }

    .section_18 .row .contenidoTexto{
        height: 100%;
        padding: 5% 0;
    }
    .section_18 .row .contenidoTexto {
        padding-bottom: 0% !important;
        padding-top: 15% !important;
    }
    .section_18 .row .contenidoTexto h2{
        font-size: 30px;
        line-height: 37px;
        padding-right: 30%;
    }

    .section_18 .row .contenidoTexto h3{
        font-size: 18px;
        line-height: 23px;
        padding-right: 25%;
    }

    .section_18 .row .contenidoTexto p{
        font-size: 14px;
        line-height: 16px;
        padding-right: 25%;
    }

    .section_18 .row .contenidoTexto a{
        font-size: 14px;
        line-height: normal;
    }

    .section_21 .row .columna1 .imagenSup{
        padding: 5% 0 0 0;
    }

    .section_21 .row .columna1 .textoIzq h2{
        font-size: 30px;
        line-height: 37px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna1 .textoIzq .paragraph{
        font-size: 18px;
        line-height: 23px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna1 .textoIzq p{
        font-size: 14px;
        line-height: 16px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna1 .textoIzq a{
        font-size: 14px;
        line-height: normal;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna2 .textoDer h2{
        font-size: 30px;
        line-height: 37px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna2 .textoDer .paragraph{
        font-size: 18px;
        line-height: 23px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna2 .textoDer p{
        font-size: 14px;
        line-height: 16px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna2 .textoDer a{
        font-size: 14px;
        line-height: normal;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna2 .imagenDown{
        padding: 0 0 5% 0;
    }

    .section_12 .row {
        padding: 10vh 6vw;
    }

    .section_12 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 7vh 3vw;
        border-radius: 30px 30px 0 0;
    }

    .section_12 .text h2 {
        font-size: 30px;
        line-height: 37px;
        margin-bottom: 3vh;
    }

    .section_12 .text h3 {
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 2vh;
    }

    .section_12 .text p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_12 .text a {
        font-size: 14px;
        line-height: 16px;
    }

    .section_12 .image img {
        object-fit: cover;
        border-radius: 0 0 30px 30px;
    }

    .section_13 .row {
        padding: 10vh 6vw;
    }

    .section_13 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 7vh 3vw;
        border-radius: 30px 30px 0 0;
    }

    .section_13 .text h2 {
        font-size: 30px;
        line-height: 37px;
        margin-bottom: 3vh;
    }

    .section_13 .text h3 {
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 2vh;
    }

    .section_13 .text p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_13 .text a {
        font-size: 14px;
        line-height: 16px;
    }

    .section_13 .image img {
        object-fit: cover;
        border-radius: 0 0 30px 30px;
    }

    .section_14 .row {
        padding: 10vh 0;
    }

    .section_14 .text {
        padding: 0 10vw;
    }

    .section_14 .title {
        padding: 0;
    }

    .section_14 .title h2 {
        font-size: 30px;
        line-height: 37px;
        padding: 0 10vw;
    }

    .section_14 .text h3 {
        margin-top: 8vh;
        font-size: 18px;
        line-height: 23px;
    }

    .section_14 .text p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_14 .text a {
        font-size: 14px;
        line-height: 16px;
    }

    .section_14 .image {
        padding: 0;
    }

    .section_14 .img img{
        width: 100%;
    }

    .image15Animated {
        padding: 9vh 5vw;
    }

    .section_15 .text .logo span {
        font-size: 28px;
        line-height: 24px;
    }

    .section_15 .text p {
        font-size: 20px;
        line-height: 25px;
    }

    .section_15 .text a {
        font-size: 14px;
    }

    .section_15 .text .logo img {
        margin-left: 10px;
    }

    .section_16 .information {
        padding: 2vh 8vw 7vh 8vw;
    }

    .section_16 .information .ac-gf-content {
        padding: 0;
    }

    .section_16 .main-title h2 {
        font-size: 24px;
        line-height: 29px;
    }

    .section_16 .information .ac-gf-content h3 {
        font-size: 18px;
        line-height: 23px;
    }

    .section_16 .information .ac-gf-content p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_17 .row {
        padding: 8vh 0;
    }

    .section_17 .title h2 {
        font-size: 24px;
        line-height: 29px;
        margin-bottom: 5vh;
    }

    .section_17 .button a {
        font-size: 24px;
        padding: 2px 40px;
    }
}
@media only screen and (min-width: 321px) and (max-width: 424px) and (orientation: portrait){
    .section_2 .icons .image img {
        width: 40% !important;
    }
    .section_1 .information360 .title h1 {
        padding-right: 5%;
    }
    .section_3-1 {
        margin-top: -70% !important;
    }
    .section_23 .imagenCompleta, .section_14 .img {
        padding-top: 20%;
    }
    .section_21 .row .columna1 .imagenSup {
        padding: 20% 0 0 !important;
    }
    .section_21 .row .columna2 .textoDer {
        padding: 20% 0 0rem !important;
    }
    .section_21 .row .columna2 .imagenDown {
        padding: 10% 0 !important;
    }
    .section_12 .row {
        padding: 20% 8% 10% !important;
    }
    .section_13 .row {
        padding: 10% 8% 20% !important;
    }
    .section_14 {
        padding-top: 5% !important;
    }
    .section_20 .text{
        padding-top: 2.5rem;
    }
    .section_14 .img {
        padding-top: 7% !important;
    }
    .section_15 .text p {
        white-space: normal !important;
    }
    /*******************************************************/
    .laImg_Web {
        display: none;
    }

    .laImg_Responsive {
        display: block;
    }

    .inicialWeb{
        display: none;
    }
    .inicialResponsive{
        display: block;
    }

    .section_1 .information360 {
        padding: 5vh 10vw;
    }

    .section_1 .information360 .logo img {
        width: 197px;
        height: auto;
    }

    .section_1 .information360 .title h1 {
        font-size: 28px;
        line-height: 30px;
    }

    .section_1 .information360 .paragraph p {
        font-size: 20px;
        line-height: 25px;
    }

    .section_1 .information360 .button a {
        font-size: 23px;
        line-height: 28px;
        padding: 7px 65px;
    }

    .section_2 .administration {
        padding: 10vh 5vw;
    }

    .section_2 .title h2 {
        font-size: 28px;
        line-height: 34px;
        margin: 5vh 0;
    }

    .section_2 .benefits .title h2 {
        margin-bottom: 7vh;
        text-align: center;
    }

    .section_2 .paragraph p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_2 .icons .icon {
        margin-bottom: 5vh;
    }

    .section_2 .icons h4 {
        font-size: 18px;
        line-height: 23px;
    }

    .section_2 .icons p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_3 .fondoZoom{
        height: 100%;
    }

    .imgAnimacion .fondoImg img{
        height: 100%;
    }

    .section_3-1{
        margin-top: -35%;
        padding-bottom: 10%;
    }
    .section_3-1 .cajaTexto{
        width: 300px;
        height: 650px;
    }
    .section_3-1 .texto h5{
        font-size: 36px;
        line-height: 44px;
    }
    .section_3-1 .texto h6{
        font-size: 18px;
        line-height: 23px;
        text-align: left;
    }
    .section_3-1 .texto p{
        font-size: 14px;
        line-height: 16px;
        padding: 5% 0 0% 0;
        text-align: left;
    }
    .section_3-1 .texto a{
        font-size: 14px;
        text-align: left;
    }

    .section_5 {
        padding-top: 10vh;
        padding-bottom: 10vh;
    }

    .section_5 .text {
        padding: 7vh 5vw;
        border-radius: 0 0 30px 30px;
        align-items: flex-start;
    }

    .section_5 .text h2 {
        font-size: 30px;
        line-height: 37px;
        text-align: left;
    }

    .section_5 .text h3 {
        font-size: 18px;
        line-height: 23px;
        text-align: left;
    }

    .section_5 .text p {
        font-size: 14px;
        line-height: 16px;
        text-align: left;
    }

    .section_5 .text a {
        font-size: 14px;
        line-height: 16px;
        text-align: left;
    }

    .section_5 .image img {
        border-radius: 30px 30px 0 0;
    }

    .section_20 .title h2{
        font-size: 40px;
        line-height: 49px;
    }

    .section_20 .title h3{
        font-size: 18px;
        line-height: 23px;
        padding: 0 5%;
    }

    .section_20 .img img{
        width: 100%;
    }

    .section_20 .text p{
        font-size: 14px;
        line-height: 16px;
        padding: 0 0% 0 0%;
    }

    .section_20 .text a{
        font-size: 14px;
        padding-left: 0%;
    }

    .section_7 .row {
        padding: 10vh 5vw;
    }

    .section_7 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 3vw;
    }

    .section_7 .text .animationText {
        position: initial;
    }

    .section_7 .text h2 {
        font-size: 30px;
        line-height: 37px;
    }

    .section_7 .text .paragraph {
        font-size: 18px;
        line-height: 23px;
    }

    .section_7 .text p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_7 .text a {
        font-size: 14px;
        line-height: 16px;
    }

    .section_7 .text .animationText {
        padding: 0 1vw;
    }

    .section_7 .image {
        margin-top: 3vh;
    }

    .section_23 .imagenCompleta img{
        width: 100%;
    }

    .section_23 .texto1{
        padding-top: 7.5%;
    }

    .section_23 .texto1 h2{
        font-size: 30px;
        line-height: 37px;
        padding-left: 5%;
        padding-right: 5%;
    }

    .section_23 .texto2{
        padding-top: 3%;
    }

    .section_23 .texto2 h3{
        font-size: 18px;
        line-height: 23px;
        padding-right: 5%;
        padding-left: 5%;
    }
    .section_23 .texto2 p{
        font-size: 14px;
        line-height: 16px;
        padding-right: 5%;
        padding-left: 5%;
    }
    .section_23 .texto2 a{
        font-size: 14px;
        padding-left: 5%;
    }

    .section_18{
        background-image: url('https://assets.claro360.com/Gobierno/seguridadPublicaMunicipal/responsive/7_responsive.png');
    }

    .section_18 .row .contenidoTexto{
        padding: 5% 0;
    }

    .section_18 .row .contenidoTexto h2{
        font-size: 36px;
        line-height: 44px;
        padding-right: 30%;
    }

    .section_18 .row .contenidoTexto h3{
        font-size: 18px;
        line-height: 23px;
        padding-right: 25%;
    }

    .section_18 .row .contenidoTexto p{
        font-size: 14px;
        line-height: 16px;
        padding-right: 25%;
    }

    .section_18 .row .contenidoTexto a{
        font-size: 14px;
    }

    .section_21 .row .columna1 .imagenSup{
        padding: 5% 0 0 0;
    }

    .section_21 .row .columna1 .textoIzq h2{
        font-size: 30px;
        line-height: 37px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna1 .textoIzq .paragraph{
        font-size: 18px;
        line-height: 23px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna1 .textoIzq p{
        font-size: 14px;
        line-height: 16px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna1 .textoIzq a{
        font-size: 14px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna2 .textoDer h2{
        font-size: 30px;
        line-height: 37px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna2 .textoDer .paragraph{
        font-size: 18px;
        line-height: 23px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna2 .textoDer p{
        font-size: 14px;
        line-height: 16px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna2 .textoDer a{
        font-size: 14px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna2 .imagenDown{
        padding: 0 0 5% 0;
    }

    .section_12 .row {
        padding: 15vh 6vw;
    }

    .section_12 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 7vh 3vw;
        border-radius: 30px 30px 0 0;
    }

    .section_12 .text h2 {
        font-size: 30px;
        line-height: 37px;
        padding-right: 8vw;
        margin-bottom: 3vh;
    }

    .section_12 .text h3 {
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 2vh;
    }

    .section_12 .text p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_12 .text a {
        font-size: 14px;
        line-height: 16px;
    }

    .section_12 .image img {
        object-fit: cover;
        border-radius: 0 0 30px 30px;
    }

    .section_13 .row {
        padding: 15vh 6vw;
    }

    .section_13 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 7vh 3vw;
        border-radius: 30px 30px 0 0;
    }

    .section_13 .text h2 {
        font-size: 30px;
        line-height: 37px;
        margin-bottom: 3vh;
    }

    .section_13 .text h3 {
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 2vh;
    }

    .section_13 .text p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_13 .text a {
        font-size: 14px;
        line-height: 16px;
    }

    .section_13 .image img {
        object-fit: cover;
        border-radius: 0 0 30px 30px;
    }

    .section_14 .row {
        padding: 10vh 0;
    }

    .section_14 .text {
        padding: 0 10vw;
    }

    .section_14 .title {
        padding: 0;
    }

    .section_14 .title h2 {
        font-size: 30px;
        line-height: 37px;
        padding: 0 10vw;
    }

    .section_14 .text h3 {
        margin-top: 8vh;
        font-size: 18px;
        line-height: 23px;
    }

    .section_14 .text p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_14 .text a {
        font-size: 14px;
        line-height: 16px;
    }

    .section_14 .image {
        padding: 0;
    }

    .section_14 .img img {
        width: 100%;
    }

    .image15Animated {
        padding: 9vh 5vw;
    }

    .section_15 .text {
        padding: 0 19vw 0 4vw;
    }

    .section_15 .text .logo span {
        font-size: 28px;
        line-height: 24px;
    }

    .section_15 .text p {
        font-size: 20px;
        line-height: 25px;
    }

    .section_15 .text a {
        font-size: 14px;
    }

    .section_15 .text .logo img {
        margin-left: 10px;
    }

    .section_16 .main-title {
        padding: 15vh 5vw 2vh 5vw;
    }

    .section_16 .information {
        /*padding: 2vh 8vw 7vh 8vw;*/
        padding: 2vh 8vw 15vh 8vw;
    }

    .section_16 .information .ac-gf-content {
        padding: 0;
    }

    .section_16 .main-title h2 {
        font-size: 24px;
        line-height: 29px;
    }

    .section_16 .information .ac-gf-content h3 {
        font-size: 18px;
        line-height: 23px;
    }

    .section_16 .information .ac-gf-content p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_17 .row {
        padding: 8vh 0;
    }

    .section_17 .title h2 {
        font-size: 24px;
        line-height: 29px;
        margin-bottom: 5vh;
    }

    .section_17 .button a {
        font-size: 24px;
        padding: 8px 60px;
    }
}
/***********************PORTRAIT DISPOSITIVO MOVIL TABLET**********************************************************/
@media only screen and (min-width: 425px) and (max-width: 600px) and (orientation: portrait){
    .section_3-1 {
        margin-top: -49% !important;
    }
    .section_21 .row .columna1 .imagenSup {
        padding: 20% 0 0 !important;
    }
    .section_21 .row .columna2 .textoDer {
        padding: 20% 0 0rem !important;
    }
    .section_21 .row .columna2 .imagenDown {
        padding: 10% 0 !important;
    }
    .section_12 .row {
        padding: 20% 8% 10% !important;
    }
    .section_13 .row {
        padding: 10% 8% 20% !important;
    }
    .section_14 {
        padding-top: 5% !important;
    }
    /*******************************************************/
    .laImg_Web {
        display: none;
    }

    .laImg_Responsive {
        display: block;
    }

    .inicialWeb{
        display: none;
    }
    .inicialResponsive{
        display: block;
    }

    .section_1 .information360 {
        padding: 5vh 10vw;
    }

    .section_1 .information360 .logo img {
        width: 197px;
        height: auto;
    }

    .section_1 .information360 .title h1 {
        font-size: 28px;
        line-height: 30px;
    }

    .section_1 .information360 .paragraph p {
        font-size: 20px;
        line-height: 25px;
    }

    .section_1 .information360 .button a {
        font-size: 23px;
        line-height: 28px;
        padding: 7px 65px;
    }

    .section_2 .administration {
        padding: 10vh 9vw;
    }

    .section_2 .administration .title {
        padding: 0 4vw;
    }

    .section_2 .title h2 {
        font-size: 28px;
        line-height: 34px;
        margin: 5vh 0;
    }

    .section_2 .benefits .title h2 {
        margin-bottom: 7vh;
        text-align: center;
    }

    .section_2 .paragraph p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_2 .icons h4 {
        font-size: 18px;
        line-height: 23px;
    }

    .section_2 .icons p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_3 .fondoZoom{
        height: 100%;
    }

    .imgAnimacion .fondoImg img{
        height: 100%;
    }

    .section_3-1{
        margin-top: -35%;
        padding-bottom: 10%;
    }
    .section_3-1 .cajaTexto{
        width: 350px;
        height: 700px;
    }
    .section_3-1 .texto h5{
        font-size: 32px;
        text-align: left;
    }
    .section_3-1 .texto h6{
        font-size: 18px;
        text-align: left;
    }
    .section_3-1 .texto p{
        font-size: 16px;
        padding: 5% 0 0% 0;
        text-align: left;
    }
    .section_3-1 .texto a{
        font-size: 14px;
        text-align: left;
    }

    .section_5 {
        padding-top: 10vh;
        padding-bottom: 10vh;
    }

    .section_5 .text {
        padding: 7vh 5vw;
        border-radius: 0 0 30px 30px;
        align-items: flex-start;
    }

    .section_5 .text h2 {
        font-size: 30px;
        line-height: 37px;
        text-align: left;
    }

    .section_5 .text h3 {
        font-size: 18px;
        line-height: 23px;
        text-align: left;
    }

    .section_5 .text p {
        font-size: 14px;
        line-height: 16px;
        text-align: left;
    }

    .section_5 .text a {
        font-size: 14px;
        line-height: 16px;
        text-align: left;
    }

    .section_5 .image img {
        border-radius: 30px 30px 0 0;
    }

    .section_20 .title h2{
        font-size: 30px;
        line-height: 36px;
    }

    .section_20 .title h3{
        font-size: 18px;
        line-height: 25px;
        padding: 0 5%;
    }

    .section_20 .img img {
        width: 100%;
    }

    .section_20 .text p{
        font-size: 16px;
        padding: 0 0% 0 0%;
    }

    .section_20 .text a{
        font-size: 14px;
        padding-left: 0%;
    }

    .section_7 .row {
        padding: 10vh 5vw;
    }

    .section_7 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 5vw;
    }

    .section_7 .text .animationText {
        position: initial;
    }

    .section_7 .text h2 {
        font-size: 30px;
        line-height: 37px;
    }

    .section_7 .text .paragraph {
        font-size: 18px;
        line-height: 23px;
    }

    .section_7 .text p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_7 .text a {
        font-size: 14px;
        line-height: 16px;
    }

    .section_7 .text .animationText {
        padding: 0 1vw;
    }

    .section_7 .image {
        margin-top: 3vh;
    }

    .section_23 .imagenCompleta img{
        width: 90%;
    }

    .section_23 .texto1{
        padding-top: 7.5%;
    }

    .section_23 .texto1 h2{
        font-size: 28px;
        padding-left: 5%;
        padding-right: 5%;
    }

    .section_23 .texto2{
        padding-top: 3%;
    }

    .section_23 .texto2 h3{
        font-size: 16px;
        padding-right: 5%;
        padding-left: 5%;
    }
    .section_23 .texto2 p{
        font-size: 14px;
        padding-right: 5%;
        padding-left: 5%;
    }
    .section_23 .texto2 a{
        font-size: 14px;
        padding-left: 5%;
    }

    .section_18{
        background-image: url('https://assets.claro360.com/Gobierno/seguridadPublicaMunicipal/responsive/7_responsive.png');
    }

    .section_18 .row .contenidoTexto{
        padding: 5% 0;
    }

    .section_18 .row .contenidoTexto h2{
        font-size: 26px;
        padding-right: 30%;
    }

    .section_18 .row .contenidoTexto h3{
        font-size: 16px;
        padding-right: 25%;
    }

    .section_18 .row .contenidoTexto p{
        font-size: 16px;
        padding-right: 25%;
    }

    .section_18 .row .contenidoTexto a{
        font-size: 14px;
    }

    .section_21 .row .columna1 .imagenSup{
        padding: 5% 0 0 0;
    }

    .section_21 .row .columna1 .textoIzq h2{
        font-size: 28px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna1 .textoIzq .paragraph{
        font-size: 18px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna1 .textoIzq p{
        font-size: 16px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna1 .textoIzq a{
        font-size: 14px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna2 .textoDer h2{
        font-size: 28px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna2 .textoDer .paragraph{
        font-size: 18px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna2 .textoDer p{
        font-size: 16px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna2 .textoDer a{
        font-size: 14px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna2 .imagenDown{
        padding: 0 0 5% 0;
    }

    .section_12 .row {
        padding: 10vh 6vw;
    }

    .section_12 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 7vh 3vw;
        border-radius: 30px 30px 0 0;
    }

    .section_12 .text h2 {
        font-size: 30px;
        line-height: 37px;
        margin-bottom: 3vh;
    }

    .section_12 .text h3 {
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 2vh;
    }

    .section_12 .text p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_12 .text a {
        font-size: 14px;
        line-height: 16px;
    }

    .section_12 .image img {
        object-fit: cover;
        border-radius: 0 0 30px 30px;
    }

    .section_13 .row {
        padding: 10vh 6vw;
    }

    .section_13 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 7vh 3vw;
        border-radius: 30px 30px 0 0;
    }

    .section_13 .text h2 {
        font-size: 30px;
        line-height: 37px;
        margin-bottom: 3vh;
    }

    .section_13 .text h3 {
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 2vh;
    }

    .section_13 .text p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_13 .text a {
        font-size: 14px;
        line-height: 16px;
    }

    .section_13 .image img {
        object-fit: cover;
        border-radius: 0 0 30px 30px;
    }

    .section_14 .row {
        padding: 10vh 0;
    }

    .section_14 .text {
        padding: 0 10vw;
    }

    .section_14 .title {
        padding: 0;
    }

    .section_14 .title h2 {
        font-size: 30px;
        line-height: 37px;
        padding: 0 10vw;
    }

    .section_14 .text h3 {
        margin-top: 8vh;
        font-size: 18px;
        line-height: 23px;
    }

    .section_14 .text p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_14 .text a {
        font-size: 14px;
        line-height: 16px;
    }

    .section_14 .image {
        padding: 0;
    }

    .section_14 .img img {
        width: 90%;
    }

    .image15Animated {
        padding: 9vh 5vw;
    }

    .section_15 .text .logo span {
        font-size: 28px;
        line-height: 24px;
    }

    .section_15 .text p {
        font-size: 20px;
        line-height: 25px;
    }

    .section_15 .text a {
        font-size: 14px;
    }

    .section_15 .text .logo img {
        margin-left: 10px;
    }

    .section_16 .information {
        padding: 2vh 8vw 7vh 8vw;
    }

    .section_16 .information .ac-gf-content {
        padding: 0;
    }

    .section_16 .main-title h2 {
        font-size: 24px;
        line-height: 29px;
    }

    .section_16 .information .ac-gf-content h3 {
        font-size: 18px;
        line-height: 23px;
    }

    .section_16 .information .ac-gf-content p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_17 .row {
        padding: 8vh 0;
    }

    .section_17 .title h2 {
        font-size: 24px;
        line-height: 29px;
        margin-bottom: 5vh;
    }

    .section_17 .button a {
        font-size: 24px;
        padding: 8px 60px;
    }
}
@media only screen and (min-width: 601px) and (max-width: 679px) and (orientation: portrait){
    .section_3-1 {
        margin-top: -49% !important;
    }
    .section_21 .row .columna1 .imagenSup {
        padding: 20% 0 0 !important;
    }
    .section_21 .row .columna2 .textoDer {
        padding: 20% 0 0rem !important;
    }
    .section_21 .row .columna2 .imagenDown {
        padding: 10% 0 !important;
    }
    .section_12 .row {
        padding: 20% 8% 10% !important;
    }
    .section_13 .row {
        padding: 10% 8% 20% !important;
    }
    .section_14 {
        padding-top: 5% !important;
    }
    /*******************************************************/
    .laImg_Web {
        display: none;
    }

    .laImg_Responsive {
        display: block;
    }

    .inicialWeb{
        display: none;
    }
    .inicialResponsive{
        display: block;
    }

    .section_1 .information360 {
        padding: 5vh 10vw;
    }

    .section_1 .information360 .logo img {
        width: 145px;
        height: auto;
    }

    .section_1 .information360 .title h1 {
        font-size: 34px;
        line-height: 38px;
    }

    .section_1 .information360 .paragraph p {
        font-size: 20px;
        line-height: 25px;
    }

    .section_1 .information360 .button a {
        font-size: 23px;
        line-height: 28px;
        padding: 7px 65px;
    }

    .section_2 .administration {
        padding: 10vh 9vw;
    }

    .section_2 .administration .title {
        padding: 0 4vw;
    }

    .section_2 .icons .icon {
        margin-bottom: 5vh;
    }

    .section_2 .title h2 {
        font-size: 32px;
        line-height: 36px;
        margin: 5vh 0;
    }

    .section_2 .benefits .title h2 {
        margin-bottom: 7vh;
        text-align: center;
    }

    .section_2 .paragraph {
        padding: 0 5vw;
    }

    .section_2 .paragraph p {
        font-size: 16px;
        line-height: 20px;
    }

    .section_2 .icons h4 {
        font-size: 19px;
        line-height: 24px;
    }

    .section_2 .icons p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_3 .fondoZoom{
        height: 100%;
    }

    .imgAnimacion .fondoImg img{
        height: 100%;
    }

    .section_3-1{
        margin-top: -35%;
        padding-bottom: 10%;
    }
    .section_3-1 .cajaTexto{
        width: 450px;
        height: 750px;
    }
    .section_3-1 .texto h5{
        font-size: 36px;
        text-align: left;
    }
    .section_3-1 .texto h6{
        font-size: 20px;
        text-align: left;
    }
    .section_3-1 .texto p{
        font-size: 18px;
        padding: 5% 0 0% 0;
        text-align: left;
    }
    .section_3-1 .texto a{
        font-size: 14px;
        text-align: left;
    }

    .section_5 {
        padding-top: 10vh;
        padding-bottom: 10vh;
    }

    .section_5 .text {
        padding: 7vh 5vw;
        border-radius: 0 0 30px 30px;
        align-items: flex-start;
    }

    .section_5 .text h2 {
        font-size: 33px;
        line-height: 40px;
        text-align: left;
    }

    .section_5 .text h3 {
        font-size: 18px;
        line-height: 24px;
        text-align: left;
    }

    .section_5 .text p {
        font-size: 15px;
        line-height: 19px;
        text-align: left;
    }

    .section_5 .text a {
        font-size: 14px;
        line-height: 18px;
        text-align: left;
    }

    .section_5 .image img {
        border-radius: 30px 30px 0 0;
    }

    .section_20 .title h2{
        font-size: 33px;
        line-height: 36px;
    }

    .section_20 .title h3{
        font-size: 18px;
        line-height: 25px;
        padding: 0 5%;
    }

    .section_20 .img img {
        width: 100%;
    }

    .section_20 .text p{
        font-size: 16px;
        padding: 0 0% 0 0%;
    }

    .section_20 .text a{
        font-size: 14px;
        padding-left: 0%;
    }

    .section_7 .row {
        padding: 10vh 5vw;
    }

    .section_7 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 5vw;
    }

    .section_7 .text .animationText {
        position: initial;
    }

    .section_7 .text h2 {
        font-size: 33px;
        line-height: 40px;
    }

    .section_7 .text .paragraph {
        font-size: 18px;
        line-height: 24px;
    }

    .section_7 .text p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_7 .text a {
        font-size: 14px;
        line-height: 18px;
    }

    .section_7 .text .animationText {
        padding: 0 1vw;
    }

    .section_7 .image {
        margin-top: 3vh;
    }

    .section_23 .imagenCompleta img{
        width: 90%;
    }

    .section_23 .texto1{
        padding-top: 7.5%;
    }

    .section_23 .texto1 h2{
        font-size: 28px;
        padding-left: 5%;
        padding-right: 5%;
    }

    .section_23 .texto2{
        padding-top: 3%;
    }

    .section_23 .texto2 h3{
        font-size: 16px;
        padding-right: 5%;
        padding-left: 5%;
    }
    .section_23 .texto2 p{
        font-size: 14px;
        padding-right: 5%;
        padding-left: 5%;
    }
    .section_23 .texto2 a{
        font-size: 14px;
        padding-left: 5%;
    }

    .section_18{
        background-image: url('https://assets.claro360.com/Gobierno/seguridadPublicaMunicipal/responsive/7_responsive.png');
    }

    .section_18 .row .contenidoTexto{
        padding: 5% 0;
    }

    .section_18 .row .contenidoTexto h2{
        font-size: 26px;
        padding-right: 30%;
    }

    .section_18 .row .contenidoTexto h3{
        font-size: 16px;
        padding-right: 25%;
    }

    .section_18 .row .contenidoTexto p{
        font-size: 16px;
        padding-right: 25%;
    }

    .section_18 .row .contenidoTexto a{
        font-size: 14px;
    }

    .section_21 .row .columna1 .imagenSup{
        padding: 5% 0 0 0;
    }

    .section_21 .row .columna1 .textoIzq h2{
        font-size: 28px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna1 .textoIzq .paragraph{
        font-size: 18px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna1 .textoIzq p{
        font-size: 16px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna1 .textoIzq a{
        font-size: 14px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna2 .textoDer h2{
        font-size: 28px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna2 .textoDer .paragraph{
        font-size: 18px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna2 .textoDer p{
        font-size: 16px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna2 .textoDer a{
        font-size: 14px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna2 .imagenDown{
        padding: 0 0 5% 0;
    }

    .section_12 .row {
        padding: 10vh 6vw;
    }

    .section_12 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 7vh 3vw;
        border-radius: 30px 30px 0 0;
    }

    .section_12 .text h2 {
        font-size: 33px;
        line-height: 40px;
        margin-bottom: 3vh;
    }

    .section_12 .text h3 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 2vh;
    }

    .section_12 .text p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_12 .text a {
        font-size: 14px;
        line-height: 18px;
    }

    .section_12 .image img {
        object-fit: cover;
        border-radius: 0 0 30px 30px;
    }

    .section_13 .row {
        padding: 10vh 6vw;
    }

    .section_13 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 7vh 3vw;
        border-radius: 30px 30px 0 0;
    }

    .section_13 .text h2 {
        font-size: 33px;
        line-height: 40px;
        margin-bottom: 3vh;
    }

    .section_13 .text h3 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 2vh;
    }

    .section_13 .text p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_13 .text a {
        font-size: 14px;
        line-height: 18px;
    }

    .section_13 .image img {
        object-fit: cover;
        border-radius: 0 0 30px 30px;
    }

    .section_14 .row {
        padding: 10vh 0;
    }

    .section_14 .row {
        padding: 10vh 5vw;
    }

    .section_14 .text {
        padding: 0 10vw;
    }

    .section_14 .title {
        padding: 0;
    }

    .section_14 .title h2 {
        font-size: 33px;
        line-height: 36px;
        padding: 0 10vw 2vw 10vw;
    }

    .section_14 .text h3 {
        margin-top: 8vh;
        font-size: 19px;
        line-height: 25px;
    }

    .section_14 .text p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_14 .text a {
        font-size: 15px;
        line-height: 19px;
    }

    .section_14 .img img {
        width: 95%;
    }

    .image15Animated {
        padding: 9vh 5vw;
    }

    .section_15 .text {
        width: 90%;
        left: 4%;
    }

    .section_15 .text .logo span {
        font-size: 32px;
        line-height: 36px;
    }

    .section_15 .text p {
        font-size: 20px;
        line-height: 25px;
        padding-right: 35%;
    }

    .section_15 .text a {
        font-size: 15px;
    }

    .section_16 .information {
        padding: 2vh 8vw 7vh 8vw;
    }

    .section_16 .information .ac-gf-content {
        padding: 0;
    }

    .section_16 .main-title h2 {
        font-size: 32px;
        line-height: 36px;
    }

    .section_16 .information .ac-gf-content h3 {
        font-size: 20px;
        line-height: 24px;
    }

    .section_16 .information .ac-gf-content p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_17 .row {
        padding: 10vh 0;
    }

    .section_17 .title h2 {
        font-size: 26px;
        line-height: 29px;
        margin-bottom: 5vh;
    }

    .section_17 .button a {
        font-size: 24px;
        padding: 8px 60px;
    }
}
@media only screen and (min-width: 680px) and (max-width: 767px) and (orientation: portrait){
    .section_3-1 {
        margin-top: -42% !important;
    }
    .section_21 .row .columna1 .imagenSup {
        padding: 20% 0 0 !important;
    }
    .section_21 .row .columna2 .textoDer {
        padding: 20% 0 0rem !important;
    }
    .section_21 .row .columna2 .imagenDown {
        padding: 10% 0 !important;
    }
    .section_12 .row {
        padding: 20% 8% 10% !important;
    }
    .section_13 .row {
        padding: 10% 8% 20% !important;
    }
    .section_14 {
        padding-top: 5% !important;
    }
    /*******************************************************/
    .laImg_Web {
        display: none;
    }

    .laImg_Responsive {
        display: block;
    }

    .inicialWeb{
        display: none;
    }
    .inicialResponsive{
        display: block;
    }

    .section_1 .information360 {
        padding: 5vh 10vw;
    }

    .section_1 .information360 .logo img {
        width: 145px;
        height: auto;
    }

    .section_1 .information360 .title h1 {
        font-size: 34px;
        line-height: 38px;
    }

    .section_1 .information360 .paragraph p {
        font-size: 20px;
        line-height: 25px;
    }

    .section_1 .information360 .button a {
        font-size: 23px;
        line-height: 28px;
        padding: 7px 65px;
    }

    .section_2 .administration {
        padding: 10vh 9vw;
    }

    .section_2 .administration .title {
        padding: 0 5vw;
    }

    .section_2 .title h2 {
        font-size: 32px;
        line-height: 36px;
        margin: 5vh 0;
    }

    .section_2 .benefits .title h2 {
        margin-bottom: 7vh;
        text-align: center;
    }

    .section_2 .paragraph {
        padding: 0 5vw;
    }

    .section_2 .paragraph p {
        font-size: 16px;
        line-height: 20px;
    }

    .section_2 .icons .icon {
        margin-bottom: 5vh;
    }

    .section_2 .icons h4 {
        font-size: 19px;
        line-height: 24px;
    }

    .section_2 .icons p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_3 .fondoZoom{
        height: 100%;
    }

    .imgAnimacion .fondoImg img{
        height: 100%;
    }

    .section_3-1{
        margin-top: -35%;
        padding-bottom: 10%;
    }
    .section_3-1 .cajaTexto{
        width: 550px;
        height: 700px;
    }
    .section_3-1 .texto h5{
        font-size: 36px;
        text-align: left;
    }
    .section_3-1 .texto h6{
        font-size: 20px;
        text-align: left;
    }
    .section_3-1 .texto p{
        font-size: 18px;
        padding: 5% 0 0% 0;
        text-align: left;
    }
    .section_3-1 .texto a{
        font-size: 14px;
        text-align: left;
    }

    .section_5 {
        padding-top: 10vh;
        padding-bottom: 10vh;
    }

    .section_5 .text {
        padding: 7vh 5vw;
        border-radius: 0 0 30px 30px;
        align-items: flex-start;
    }

    .section_5 .text h2 {
        font-size: 34px;
        line-height: 41px;
        text-align: left;
    }

    .section_5 .text h3 {
        font-size: 18px;
        line-height: 24px;
        text-align: left;
    }

    .section_5 .text p {
        font-size: 15px;
        line-height: 19px;
        text-align: left;
    }

    .section_5 .text a {
        font-size: 14px;
        line-height: 18px;
    }

    .section_5 .image img {
        border-radius: 30px 30px 0 0;
    }

    .section_20 .title h2{
        font-size: 34px;
        line-height: 40px;
    }

    .section_20 .title h3{
        font-size: 18px;
        line-height: 25px;
        padding: 0 5%;
    }

    .section_20 .img img {
        width: 95%;
    }

    .section_20 .text p{
        font-size: 16px;
        padding: 0 0% 0 0%;
    }

    .section_20 .text a{
        font-size: 14px;
        padding-left: 0%;
    }

    .section_7 .row {
        padding: 10vh 5vw;
    }

    .section_7 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 5vw;
    }

    .section_7 .text .animationText {
        position: initial;
    }

    .section_7 .text h2 {
        font-size: 34px;
        line-height: 41px;
    }

    .section_7 .text .paragraph {
        font-size: 18px;
        line-height: 24px;
    }

    .section_7 .text p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_7 .text a {
        font-size: 14px;
        line-height: 18px;
    }

    .section_7 .text .animationText {
        padding: 0 1vw;
    }

    .section_7 .image {
        margin-top: 3vh;
    }

    .section_23 .imagenCompleta img{
        width: 90%;
    }

    .section_23 .texto1{
        padding-top: 7.5%;
    }

    .section_23 .texto1 h2{
        font-size: 32px;
        padding-left: 5%;
        padding-right: 5%;
    }

    .section_23 .texto2{
        padding-top: 3%;
    }

    .section_23 .texto2 h3{
        font-size: 18px;
        padding-right: 5%;
        padding-left: 5%;
    }
    .section_23 .texto2 p{
        font-size: 16px;
        padding-right: 5%;
        padding-left: 5%;
    }
    .section_23 .texto2 a{
        font-size: 14px;
        padding-left: 5%;
    }

    .section_18{
        background-image: url('https://assets.claro360.com/Gobierno/seguridadPublicaMunicipal/responsive/7_responsive.png');
    }

    .section_18 .row .contenidoTexto{
        padding: 5% 0;
    }

    .section_18 .row .contenidoTexto h2{
        font-size: 34px;
        padding-right: 60%;
    }

    .section_18 .row .contenidoTexto h3{
        font-size: 20px;
        padding-right: 35%;
    }

    .section_18 .row .contenidoTexto p{
        font-size: 18px;
        padding-right: 35%;
    }

    .section_18 .row .contenidoTexto a{
        font-size: 16px;
    }

    .section_21 .row .columna1 .imagenSup{
        padding: 5% 0 0 0;
    }

    .section_21 .row .columna1 .textoIzq h2{
        font-size: 34px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna1 .textoIzq .paragraph{
        font-size: 20px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna1 .textoIzq p{
        font-size: 18px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna1 .textoIzq a{
        font-size: 16px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna2 .textoDer h2{
        font-size: 34px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna2 .textoDer .paragraph{
        font-size: 20px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna2 .textoDer p{
        font-size: 18px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna2 .textoDer a{
        font-size: 16px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna2 .imagenDown{
        padding: 0 0 5% 0;
    }

    .section_12 .row {
        padding: 10vh 6vw;
    }

    .section_12 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 7vh 3vw;
        border-radius: 30px 30px 0 0;
    }

    .section_12 .text h2 {
        font-size: 34px;
        line-height: 41px;
        margin-bottom: 3vh;
    }

    .section_12 .text h3 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 2vh;
    }

    .section_12 .text p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_12 .text a {
        font-size: 14px;
        line-height: 18px;
    }

    .section_12 .image img {
        object-fit: cover;
        border-radius: 0 0 30px 30px;
    }

    .section_13 .row {
        padding: 10vh 6vw;
    }

    .section_13 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 7vh 3vw;
        border-radius: 30px 30px 0 0;
    }

    .section_13 .text h2 {
        font-size: 34px;
        line-height: 41px;
        margin-bottom: 3vh;
    }

    .section_13 .text h3 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 2vh;
    }

    .section_13 .text p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_13 .text a {
        font-size: 14px;
        line-height: 18px;
    }

    .section_13 .image img {
        object-fit: cover;
        border-radius: 0 0 30px 30px;
    }

    .section_14 .row {
        padding: 10vh 5vw;
    }

    .section_14 .text {
        padding: 0 10vw;
    }

    .section_14 .title {
        padding: 0;
    }

    .section_14 .title h2 {
        font-size: 40px;
        line-height: 54px;
        padding: 0 10vw;
    }

    .section_14 .text h3 {
        margin-top: 8vh;
        font-size: 19px;
        line-height: 25px;
    }

    .section_14 .text p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_14 .text a {
        font-size: 15px;
        line-height: 19px;
    }

    .section_14 .img img {
        width: 95%;
    }

    .section_15 .text {
        padding: 0 13vw;
        left: 0%;
    }

    .section_15 .text .logo span {
        font-size: 32px;
        line-height: 36px;
    }

    .section_15 .text p {
        font-size: 20px;
        line-height: 25px;
        padding-right: 30%;
    }

    .section_15 .text a {
        font-size: 15px;
    }

    .section_16 .information {
        padding: 2vh 8vw 7vh 8vw;
    }

    .section_16 .information .ac-gf-content {
        padding: 0;
    }

    .section_16 .main-title h2 {
        font-size: 32px;
        line-height: 36px;
    }

    .section_16 .information .ac-gf-content h3 {
        font-size: 20px;
        line-height: 24px;
    }

    .section_16 .information .ac-gf-content p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_17 .row {
        padding: 10vh 0;
    }

    .section_17 .title h2 {
        font-size: 26px;
        line-height: 29px;
        margin-bottom: 5vh;
    }

    .section_17 .button a {
        font-size: 24px;
        padding: 8px 60px;
    }
}
/*******************************IPAD USADA EN LA EMPRESA************************************************************/
@media only screen and (min-width: 768px) and (max-width: 820px) and (orientation: portrait){
    .section_3-1 {
        margin-top: -42% !important;
    }
    .section_21 .row .columna1 .imagenSup {
        padding: 20% 0 0 !important;
    }
    .section_21 .row .columna2 .textoDer {
        padding: 20% 0 0rem !important;
    }
    .section_21 .row .columna2 .imagenDown {
        padding: 10% 0 !important;
    }
    .section_12 .row {
        padding: 20% 8% 10% !important;
    }
    .section_13 .row {
        padding: 10% 8% 20% !important;
    }
    .section_14 {
        padding-top: 5% !important;
    }
    /*******************************************************/
    .laImg_Web {
        display: none;
    }

    .laImg_Responsive {
        display: block;
    }

    .inicialWeb{
        display: none;
    }
    .inicialResponsive{
        display: block;
    }

    .section_1 .image img {
        height: auto;
    }

    .section_1 .information360 {
        padding: 5vh 10vw 5vh 5vw;
    }

    .section_1 .information360 .title h1 {
        font-size: 38px;
        line-height: 42px;
    }

    .section_1 .information360 .paragraph p {
        font-size: 22px;
        line-height: 26px;
        padding-right: 18vw;
    }

    .section_1 .information360 .button a {
        font-size: 28px;
        line-height: 32px;
    }

    .section_2 .administration {
        padding: 7vh 9vw;
    }

    .section_2 .administration .title {
        padding: 0 5vw;
    }

    .section_2 .title h2 {
        font-size: 37px;
        line-height: 38px;
        margin: 5vh 0;
    }

    .section_2 .benefits .title h2 {
        margin-bottom: 7vh;
    }

    .section_2 .paragraph {
        padding: 0 5vw;
    }

    .section_2 .paragraph p {
        font-size: 16px;
        line-height: 20px;
    }

    .section_2 .icons .icon {
        margin-bottom: 5vh;
    }

    .section_2 .icons h4 {
        font-size: 21px;
        line-height: 25px;
    }

    .section_2 .icons p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_3 .fondoZoom{
        height: 100%;
    }

    .imgAnimacion .fondoImg img{
        height: 100%;
    }

    .section_3-1{
        margin-top: -35%;
        padding-bottom: 10%;
    }
    .section_3-1 .cajaTexto{
        width: 600px;
        height: 750px;
    }
    .section_3-1 .texto h5{
        font-size: 46px;
        text-align: left;
    }
    .section_3-1 .texto h6{
        font-size: 22px;
        text-align: left;
    }
    .section_3-1 .texto p{
        font-size: 20px;
        padding: 5% 0 0% 0;
        text-align: left;
    }
    .section_3-1 .texto a{
        font-size: 14px;
        text-align: left;
    }

    .section_5 {
        padding-top: 10vh;
        padding-bottom: 10vh;
    }

    .section_5 .text {
        padding: 7vh 5vw;
        border-radius: 0 0 30px 30px;
        align-items: flex-start;
    }

    .section_5 .text h2 {
        font-size: 36px;
        line-height: 43px;
        text-align: left;
    }

    .section_5 .text h3 {
        font-size: 19px;
        line-height: 25px;
        text-align: left;
    }

    .section_5 .text p {
        font-size: 15px;
        line-height: 19px;
        text-align: left;
    }

    .section_5 .text a {
        font-size: 15px;
        line-height: 19px;
    }

    .section_5 .image img {
        border-radius: 30px 30px 0 0;
    }

    .section_20 .title h2{
        font-size: 40px;
        line-height: 46px;
    }

    .section_20 .title h3{
        font-size: 20px;
        line-height: 25px;
        padding: 0 5%;
    }

    .section_20 .img img {
        width: 100%;
    }

    .section_20 .text p{
        font-size: 16px;
        padding: 0 0% 0 0%;
    }

    .section_20 .text a{
        font-size: 14px;
        padding-left: 0%;
    }

    .section_7 .row {
        padding: 10vh 5vw;
    }

    .section_7 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 5vw;
    }

    .section_7 .text .animationText {
        position: initial;
    }

    .section_7 .text h2 {
        font-size: 36px;
        line-height: 43px;
    }

    .section_7 .text .paragraph {
        font-size: 19px;
        line-height: 25px;
    }

    .section_7 .text p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_7 .text a {
        font-size: 15px;
        line-height: 19px;
    }

    .section_7 .text .animationText {
        padding: 0 1vw;
    }

    .section_23 .imagenCompleta img{
        width: 80%;
    }

    .section_23 .texto1{
        padding-top: 7.5%;
    }

    .section_23 .texto1 h2{
        font-size: 32px;
        padding-left: 15%;
        padding-right: 0%;
    }

    .section_23 .texto2{

    }

    .section_23 .texto2 h3{
        font-size: 18px;
        padding-right: 5%;
        padding-left: 5%;
    }
    .section_23 .texto2 p{
        font-size: 16px;
        padding-right: 5%;
        padding-left: 5%;
    }
    .section_23 .texto2 a{
        font-size: 14px;
        padding-left: 5%;
    }

    .section_18{
        background-image: url('https://assets.claro360.com/Gobierno/seguridadPublicaMunicipal/responsive/7_responsive.png');
    }

    .section_18 .row .contenidoTexto{
        padding: 5% 0;
    }

    .section_18 .row .contenidoTexto h2{
        font-size: 34px;
        padding-right: 60%;
    }

    .section_18 .row .contenidoTexto h3{
        font-size: 20px;
        padding-right: 35%;
    }

    .section_18 .row .contenidoTexto p{
        font-size: 18px;
        padding-right: 35%;
    }

    .section_18 .row .contenidoTexto a{
        font-size: 16px;
    }

    .section_21 .row .columna1 .imagenSup{
        padding: 5% 0 0 0;
    }

    .section_21 .row .columna1 .textoIzq h2{
        font-size: 34px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna1 .textoIzq .paragraph{
        font-size: 20px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna1 .textoIzq p{
        font-size: 18px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna1 .textoIzq a{
        font-size: 16px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna2 .textoDer h2{
        font-size: 34px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna2 .textoDer .paragraph{
        font-size: 20px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna2 .textoDer p{
        font-size: 18px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna2 .textoDer a{
        font-size: 16px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna2 .imagenDown{
        padding: 0 0 5% 0;
    }

    .section_12 .row {
        padding: 15vh 6vw;
    }

    .section_12 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 7vh 3vw;
        border-radius: 30px 30px 0 0;
    }

    .section_12 .text h2 {
        font-size: 36px;
        line-height: 43px;
        margin-bottom: 3vh;
    }

    .section_12 .text h3 {
        font-size: 19px;
        line-height: 25px;
        margin-bottom: 2vh;
    }

    .section_12 .text p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_12 .text a {
        font-size: 15px;
        line-height: 19px;
    }

    .section_12 .image img {
        object-fit: cover;
        border-radius: 0 0 30px 30px;
    }

    .section_13 .row {
        padding: 15vh 6vw;
    }

    .section_13 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 7vh 3vw;
        border-radius: 30px 30px 0 0;
    }

    .section_13 .text h2 {
        font-size: 36px;
        line-height: 43px;
        margin-bottom: 3vh;
    }

    .section_13 .text h3 {
        font-size: 19px;
        line-height: 25px;
        margin-bottom: 2vh;
    }

    .section_13 .text p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_13 .text a {
        font-size: 15px;
        line-height: 19px;
    }

    .section_13 .image img {
        object-fit: cover;
        border-radius: 0 0 30px 30px;
    }

    .section_14 .row {
        padding: 15vh 5vw;
    }

    .section_14 .text {
        padding: 0 10vw;
    }

    .section_14 .title {
        padding: 0;
    }

    .section_14 .title h2 {
        font-size: 40px;
        line-height: 54px;
        padding: 0 10vw 2vw 10vw;
    }

    .section_14 .text h3 {
        margin-top: 8vh;
        font-size: 19px;
        line-height: 25px;
    }

    .section_14 .text p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_14 .text a {
        font-size: 15px;
        line-height: 19px;
    }

    .section_14 .img img {
        width: 90%;
    }

    .image15Animated {
        padding: 9vh 7vw;
    }

    .section_15 .text {
        padding: 0 0 0 4vw;
        flex: 0 0 65%;
        max-width: 65%;
    }

    .section_15 .text .logo span {
        font-size: 42px;
        line-height: 24px;
    }

    .section_15 .text .logo .laImg_Web {
        display: none;
    }

    .section_15 .text .logo .laImg_Responsive {
        display: block;
    }

    .section_15 .text p {
        font-size: 28px;
        line-height: 29px;
    }

    .section_15 .text a {
        font-size: 19px;
    }

    .section_16 .information {
        padding: 2vh 8vw 7vh 8vw;
    }

    .section_16 .information .ac-gf-content {
        padding: 0;
    }

    .section_16 .main-title h2 {
        font-size: 37px;
        line-height: 41px;
    }

    .section_16 .information .ac-gf-content h3 {
        font-size: 20px;
        line-height: 24px;
    }

    .section_17 .information .ac-gf-content p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_17 .row {
        padding: 8vh 0;
    }

    .section_1 .title h2 {
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 5vh;
    }

    .section_17 .button a {
        font-size: 28px;
        padding: 8px 70px;
    }
}
/***********************PORTRAIT DISPOSITIVO MOVIL LAPTOP***********************************************************/
@media only screen and (min-width: 821px) and (max-width: 991px) and (orientation: portrait){   
    .laImg_Web {
        display: none;
    }

    .laImg_Responsive {
        display: block;
    }

    .inicialWeb{
        display: none;
    }
    .inicialResponsive{
        display: block;
    }

    .section_1 .imag .laImg_Responsive {
        height: auto;
    }

    .section_1 .information360 {
        padding: 5vh 10vw 5vh 5vw;
    }

    .section_1 .information360 .title h1 {
        font-size: 38px;
        line-height: 42px;
    }

    .section_1 .information360 .paragraph p {
        font-size: 22px;
        line-height: 26px;
    }

    .section_1 .information360 .button a {
        font-size: 28px;
        line-height: 32px;
    }

    .section_2 .administration {
        padding: 7vh 9vw;
    }

    .section_2 .administration .title {
        padding: 0 4vw;
    }

    .section_2 .title h2 {
        font-size: 37px;
        line-height: 38px;
        text-align: left;
        margin: 5vh 0;
    }

    .section_2 .benefits .title h2 {
        margin-bottom: 7vh;
    }

    .section_2 .paragraph {
        padding: 0 5vw;
    }

    .section_2 .paragraph p {
        text-align: left;
        font-size: 16px;
        line-height: 20px;
    }

    .section_2 .icons .icon {
        margin-bottom: 5vh;
    }

    .section_2 .icons h4 {
        font-size: 21px;
        line-height: 25px;
    }

    .section_2 .icons p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_3 .fondoZoom{
        height: 100%;
    }

    .imgAnimacion .fondoImg img{
        height: 100%;
    }

    .section_3-1{
        margin-top: -30%;
        padding-bottom: 10%;
    }
    .section_3-1 .cajaTexto{
        width: 650px;
        height: 800px;
    }
    .section_3-1 .texto h5{
        font-size: 46px;
        text-align: left;
    }
    .section_3-1 .texto h6{
        font-size: 22px;
        text-align: left;
    }
    .section_3-1 .texto p{
        font-size: 20px;
        padding: 5% 0 0% 0;
        text-align: left;
    }
    .section_3-1 .texto a{
        font-size: 14px;
        text-align: left;
    }

    .section_5 {
        padding-top: 10vh;
        padding-bottom: 10vh;
    }

    .section_5 .text {
        padding: 7vh 5vw;
        border-radius: 0 0 30px 30px;
    }

    .section_5 .text h2 {
        font-size: 36px;
        line-height: 43px;
        text-align: left;
    }

    .section_5 .text h3 {
        font-size: 19px;
        line-height: 25px;
        text-align: left;
    }

    .section_5 .text p {
        font-size: 15px;
        line-height: 19px;
        text-align: left;
    }

    .section_5 .text a {
        font-size: 15px;
        line-height: 19px;
        text-align: left;
    }

    .section_5 .image img {
        border-radius: 30px 30px 0 0;
    }

    .section_20 .title h2{
        font-size: 52px;
        line-height: 58px;
    }

    .section_20 .title h3{
        font-size: 20px;
        line-height: 25px;
        padding: 0 5%;
    }

    .section_20 .img img {
        width: 95%;
    }

    .section_20 .text p{
        font-size: 16px;
        padding: 0 0% 0 0%;
    }

    .section_20 .text a{
        font-size: 14px;
        padding-left: 0%;
    }

    .section_7 .row {
        padding: 10vh 5vw;
    }

    .section_7 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section_7 .text .animationText {
        position: initial;
    }

    .section_7 .text h2 {
        font-size: 36px;
        line-height: 43px;
    }

    .section_7 .text .paragraph {
        font-size: 19px;
        line-height: 25px;
    }

    .section_7 .text p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_7 .text a {
        font-size: 15px;
        line-height: 19px;
    }

    .section_7 .text .animationText {
        padding: 0 1vw;
    }

    .section_23 .imagenCompleta img{
        width: 80%;
    }

    .section_23 .texto1{
        padding-top: 7.5%;
    }

    .section_23 .texto1 h2{
        font-size: 40px;
        padding-left: 15%;
        padding-right: 0%;
    }

    .section_23 .texto2{

    }

    .section_23 .texto2 h3{
        font-size: 18px;
        padding-right: 5%;
        padding-left: 5%;
    }
    .section_23 .texto2 p{
        font-size: 16px;
        padding-right: 5%;
        padding-left: 5%;
    }
    .section_23 .texto2 a{
        font-size: 14px;
        padding-left: 5%;
    }

    .section_18{
        background-image: url('https://assets.claro360.com/Gobierno/seguridadPublicaMunicipal/responsive/7_responsive.png');
    }

    .section_18 .row .contenidoTexto{
        padding: 5% 0;
    }

    .section_18 .row .contenidoTexto h2{
        font-size: 42px;
        padding-right: 60%;
    }

    .section_18 .row .contenidoTexto h3{
        font-size: 20px;
        padding-right: 45%;
    }

    .section_18 .row .contenidoTexto p{
        font-size: 18px;
        padding-right: 40%;
    }

    .section_18 .row .contenidoTexto a{
        font-size: 16px;
    }

    .section_21 .row .columna1 .textoIzq h2{
        font-size: 34px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna1 .textoIzq .paragraph{
        font-size: 20px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna1 .textoIzq p{
        font-size: 18px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna1 .textoIzq a{
        font-size: 16px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna2 .textoDer h2{
        font-size: 34px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna2 .textoDer .paragraph{
        font-size: 20px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna2 .textoDer p{
        font-size: 18px;
        padding: 0 5% 0 5%;
    }

    .section_21 .row .columna2 .textoDer a{
        font-size: 16px;
        padding: 0 5% 0 5%;
    }

    .section_12 .row {
        padding: 10vh 6vw;
    }

    .section_12 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 7vh 3vw;
        border-radius: 30px 30px 0 0;
    }

    .section_12 .text h2 {
        font-size: 36px;
        line-height: 43px;
        margin-bottom: 3vh;
    }

    .section_12 .text h3 {
        font-size: 19px;
        line-height: 25px;
    }

    .section_12 .text p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_12 .text a {
        font-size: 15px;
        line-height: 19px;
    }

    .section_12 .image img {
        object-fit: cover;
        border-radius: 0 0 30px 30px;
    }

    .section_13 .row {
        padding: 10vh 6vw;
    }

    .section_13 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 7vh 3vw;
        border-radius: 30px 30px 0 0;
    }

    .section_13 .text h2 {
        font-size: 36px;
        line-height: 43px;
        margin-bottom: 3vh;
    }

    .section_13 .text h3 {
        font-size: 19px;
        line-height: 25px;
    }

    .section_13 .text p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_13 .text a {
        font-size: 15px;
        line-height: 19px;
    }

    .section_13 .image img {
        object-fit: cover;
        border-radius: 0 0 30px 30px;
    }

    .section_14 .text {
        padding: 0 15vw;
    }

    .section_14 .title {
        padding: 0;
    }

    .section_14 .title h2 {
        font-size: 46px;
        line-height: 54px;
        padding: 0 10vw;
    }

    .section_14 .text h3 {
        margin-top: 8vh;
        font-size: 19px;
        line-height: 25px;
    }

    .section_14 .text p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_14 .text a {
        font-size: 15px;
        line-height: 19px;
    }

    .section_14 .img img {
        width: 90%;
    }

    .image15Animated {
        padding: 9vh 7vw;
    }

    .section_15 .text {
        padding: 0 0 0 4vw;
        flex: 0 0 60%;
        max-width: 60%;
    }

    .section_15 .text .logo span {
        font-size: 39px;
        line-height: 24px;
    }

    .section_15 .text .logo .laImg_Web {
        display: none;
    }

    .section_15 .text .logo .laImg_Responsive {
        display: block;
    }

    .section_15 .text p {
        font-size: 25px;
        line-height: 29px;
    }

    .section_15 .text a {
        font-size: 16px;
    }

    .section_16 .information {
        padding: 2vh 8vw 7vh 8vw;
    }

    .section_16 .information .ac-gf-content {
        padding: 0;
    }

    .section_16 .main-title h2 {
        font-size: 37px;
        line-height: 41px;
    }

    .section_16 .information .ac-gf-content h3 {
        font-size: 20px;
        line-height: 24px;
    }

    .section_16 .information .ac-gf-content p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_17 .row {
        padding: 13vh 0;
    }

    .section_17 .title h2 {
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 5vh;
    }

    .section_17 .button a {
        font-size: 28px;
        padding: 15px 100px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1150px) and (orientation: portrait){
    .section_7 .row {
        padding: 10vh 5vw !important;
    }
    .section_7 .text h2 {
        font-size: 35px !important;
        line-height: normal !important;
    }
    .section_7 .text .animationText {
        margin-top: 22% !important;
    }
    .section_7 .image img {
        height: 110%;
    }
    .section_18 .row .contenidoTexto h2 {
        padding-right: 0% !important;
    }
    .section_14 .text h3, .section_14 .text p{
        white-space: pre-line !important; 
    }
    .section_14 .row {
        padding: 8vh 5vw !important;
    }
    .section_14 .text {
        padding: 5% 12% 8% !important;
    }
    .inicialWeb{
        display: none;
    }
    .inicialResponsive{
        display: block;
    }

    .section_1 .information360 {
        padding: 0;
        padding-left: 7vw;
    }

    .section_1 .information360.col-lg-6 {
        flex: 0 0 60%;
        max-width: 60%;
    }

    .section_1 .image .laImg_Web {
        display: none;
    }

    .section_1 .image .laImg_Responsive {
        display: block;
        height: auto;
    }

    .section_1 .information360 .logo img {
        width: 205px;
        height: auto;
    }

    .section_1 .information360 .title h1 {
        font-size: 41px;
        line-height: 45px;
    }

    .section_1 .information360 .paragraph p {
        font-size: 22px;
        line-height: 26px;
    }

    .section_1 .information360 .button a {
        font-size: 28px;
        line-height: 32px;
    }

    .section_2 .row {
        padding: 5vh 5vw 10vh 5vw;
    }

    .section_2 .administration {
        padding: 7vh 9vw;
    }

    .section_2 .administration .title {
        padding: 0 4vw;
    }

    .section_2 .title h2 {
        font-size: 37px;
        line-height: normal;
        text-align: center;
        margin: 2vh 22%;
    }

    .section_2 .benefits .title h2 {
        margin-bottom: 7vh;
    }

    .section_2 .paragraph {
        padding: 0 5vw;
    }

    .section_2 .paragraph p {
        text-align: center;
        font-size: 16px;
        line-height: 20px;
    }

    .section_2 .icons h4 {
        font-size: 21px;
        line-height: 25px;
    }

    .section_2 .icons p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_3 .fondoZoom{
        height: 100%;
    }

    .imgAnimacion .fondoImg img{
        height: 100%;
    }

    .section_3-1{
        margin-top: -30%;
        padding-bottom: 10%;
    }
    .section_3-1 .cajaTexto{
        width: 750px;
        height: 950px;
    }
    .section_3-1 .texto h5{
        font-size: 56px;
        text-align: left;
    }
    .section_3-1 .texto h6{
        font-size: 28px;
        text-align: left;
    }
    .section_3-1 .texto p{
        padding: 5% 0 0% 0;
        text-align: left;
    }
    .section_3-1 .texto a{
        font-size: 16px;
        text-align: left;
    }

    .section_5 {
        padding-top: 10vh;
        padding-bottom: 10vh;
    }

    .section_5 .text {
        padding: 3vh 3vw 3vh 3vw;
    }

    .section_5 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section_5 .text.col-lg-6 {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .section_5 .image.col-lg-6 {
        flex: 0 0 55%;
        max-width: 55%;
    }

    .section_5 .text h2 {
        font-size: 38px;
        line-height: 45px;
    }

    .section_5 .text h3 {
        font-size: 19px;
        line-height: 25px;
    }

    .section_5 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_5 .text a {
        font-size: 15px;
        line-height: 19px;
    }
    .section_5 .image img {
        object-fit: cover;
        object-position: 75% 0px;
    }
    .section_20 .title h2{
        font-size: 60px;
        line-height: 68px;
    }

    .section_20 .title h3{
        padding: 0 15%;
    }

    .section_20 .img img {
        width: 85%;
    }

    .section_20 .text p{
        padding: 0 15%;
    }

    .section_20 .text a{
        font-size: 16px;
        padding-left: 15%;
    }

    .section_7 .row {
        padding: 10vh 2vw;
    }

    .section_7 .text.col-lg-6 {
        flex: 0 0 40%;
        max-width: 40%;
    }

    .section_7 .image.col-lg-6 {
        flex: 0 0 60%;
        max-width: 60%;
    }

    .section_7 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section_7 .text h2 {
        font-size: 38px;
        line-height: 45px;
    }

    .section_7 .text .paragraph {
        font-size: 19px;
        line-height: 25px;
    }

    .section_7 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_7 .text a {
        font-size: 15px;
        line-height: 19px;
    }

    .section_7 .text .animationText {
        padding: 0 1vw;
    }

    .section_23 .imagenCompleta img{
        width: 80%;
    }

    .section_23 .texto1{
        padding-top: 7.5%;
    }

    .section_23 .texto1 h2{
        font-size: 44px;
        padding-left: 20%;
        padding-right: 5%;
    }

    .section_23 .texto2{

    }

    .section_23 .texto2 h3{
        font-size: 20px;
    }
    .section_23 .texto2 p{
        font-size: 18px;
        padding-right: 20%;
    }
    .section_23 .texto2 a{
        font-size: 16px;
    }

    .section_18 .row .contenidoTexto h2{
        padding-right: 55%;
    }

    .section_18 .row .contenidoTexto h3{
        padding-right: 55%;
    }

    .section_18 .row .contenidoTexto p{
        padding-right: 40%;
    }

    .section_12 .row {
        padding: 10vh 6vw;
    }

    .section_12 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 5vh 3vw;
    }

    .section_12 .text h2 {
        font-size: 40px;
        line-height: 47px;
        margin-bottom: 3vh;
    }

    .section_12 .text h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .section_12 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_12 .text a {
        font-size: 16px;
        line-height: 20px;
    }

    .section_12 .image img {
        object-fit: cover;
    }

    .section_13 .row {
        padding: 10vh 6vw;
    }

    .section_13 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 5vh 3vw;
    }

    .section_13 .text h2 {
        font-size: 40px;
        line-height: 47px;
        margin-bottom: 3vh;
    }

    .section_13 .text h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .section_13 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_13 .text a {
        font-size: 16px;
        line-height: 20px;
    }

    .section_13 .image img {
        object-fit: cover;
    }

    .section_14 .row {
        padding: 15vh 5vw;
    }

    .section_14 .text {
        padding: 0 13vw;
    }

    .section_14 .title h2 {
        font-size: 50px;
        line-height: 64px;
        padding: 0 13vw;
    }

    .section_14 .text h3 {
        margin-top: 8vh;
        font-size: 20px;
        line-height: 25px;
    }

    .section_14 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_14 .text a {
        font-size: 16px;
        line-height: 20px;
    }

    .image15Animated {
        padding: 9vh 7vw;
    }

    .section_15 .text {
        padding: 0 0 0 4vw;
        flex: 0 0 60%;
        max-width: 60%;
    }

    .section_15 .text .logo span {
        font-size: 39px;
        line-height: 28px;
    }

    .section_15 .text .logo img {
        width: 190px;
        height: auto;
    }

    .section_15 .text p {
        font-size: 25px;
        line-height: 29px;
        padding-right: 15%;
    }

    .section_15 .text a {
        font-size: 16px;
    }

    .section_16 .main-title {
        padding: 15vh 5vw 2vh 5vw;
    }

    .section_16 .information {
        padding: 2vh 5vw 15vh 5vw;
    }

    .section_16 .information .ac-gf-content {
        padding: 0 3vw;
    }

    .section_16 .main-title h2 {
        font-size: 37px;
        line-height: 41px;
    }

    .section_16 .information .ac-gf-content h3 {
        font-size: 20px;
        line-height: 24px;
    }

    .section_16 .information .ac-gf-content p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_17 .row {
        padding: 8vh 0;
    }

    .section_17 .title h2 {
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 5vh;
    }

    .section_17 .button a {
        font-size: 28px;
        padding: 1% 75px;
    }
}
/***********************PORTRAIT DISPOSITIVO PC ESCRITORIO***********************************************************/
@media only screen and (min-width: 1151px) and (max-width: 1199px) and (orientation: portrait){
    .section_14 .text {
        padding: 5% 18% 8% !important;
    }
    .section_7 .text h2 {
        font-size: 39px !important;
    }
    .inicialWeb{
        display: none;
    }
    .inicialResponsive{
        display: block;
    }

    .section_1 .information360 {
        padding: 0;
        padding-left: 7vw;
    }

    .section_1 .image .laImg_Web {
        display: none;
    }

    .section_1 .image .laImg_Responsive {
        display: block;
        height: auto;
    }

    .section_1 .information360 .logo img {
        width: 238px;
        height: auto;
    }

    .section_1 .information360 .title h1 {
        font-size: 44px;
        line-height: 48px;
    }

    .section_1 .information360 .paragraph p {
        font-size: 22px;
        line-height: 26px;
    }

    .section_1 .information360 .button a {
        font-size: 30px;
    }

    .section_2 .administration {
        padding: 10vh 12vw;
    }

    .section_2 .administration .title {
        padding: 0 4vw;
    }

    .section_2 .title h2 {
        font-size: 39px;
        text-align: center;
        margin: 3vh 25%;
        line-height: normal;
    }
    .section_5 .image img {
        object-fit: cover;
    }
    .section_2 .benefits .title h2 {
        margin-bottom: 7vh;
    }

    .section_2 .paragraph {
        padding: 0 5vw;
    }

    .section_2 .paragraph p {
        text-align: center;
        font-size: 20px;
        line-height: 24px;
    }

    .section_2 .icons h4 {
        font-size: 21px;
        line-height: 25px;
    }

    .section_2 .icons p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_3 .fondoZoom{
        height: 100%;
    }

    .imgAnimacion .fondoImg img{
        height: 100%;
    }

    .section_3-1{
        margin-top: -25%;
        padding-bottom: 10%;
    }
    .section_3-1 .cajaTexto{
        width: 800px;
        height: 1000px;
    }
    .section_3-1 .texto h5{
        text-align: left;
    }
    .section_3-1 .texto h6{
        text-align: left;
    }
    .section_3-1 .texto p{
        padding: 5% 0 0% 0;
        text-align: left;
    }
    .section_3-1 .texto a{
        text-align: left;
    }

    .section_5 {
        padding-top: 10vh;
        padding-bottom: 10vh;
    }

    .section_5 .text {
        padding: 3vh 3vw 3vh 3vw;
    }

    .section_5 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section_5 .text.col-lg-6 {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .section_5 .image.col-lg-6 {
        flex: 0 0 55%;
        max-width: 55%;
    }

    .section_5 .text h2 {
        font-size: 40px;
        line-height: 47px;
    }

    .section_5 .text h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .section_5 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_5 .text a {
        font-size: 16px;
        line-height: 20px;
    }

    .section_20 .title h2{
        font-size: 64px;
        line-height: 70px;
    }

    .section_20 .title h3{
        padding: 0 15%;
    }

    .section_20 .img img {
        width: 85%;
    }

    .section_20 .text p{
        padding: 0 15%;
    }

    .section_20 .text a{
        padding-left: 15%;
    }

    .section_7 .row {
        padding: 5vh 6vw 10vh 6vw;
    }

    .section_7 .text.col-lg-6 {
        flex: 0 0 40%;
        max-width: 40%;
    }

    .section_7 .image.col-lg-6 {
        flex: 0 0 60%;
        max-width: 60%;
    }

    .section_7 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section_7 .text h2 {
        font-size: 40px;
        line-height: 47px;
    }

    .section_7 .text .paragraph {
        font-size: 20px;
        line-height: 26px;
    }

    .section_7 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_7 .text a {
        font-size: 16px;
        line-height: 20px;
    }

    .section_7 .text .animationText {
        padding: 0 3vw;
    }

    .section_18 .row .contenidoTexto h3{
        padding-right: 50%;
    }

    .section_18 .row .contenidoTexto p{
        padding-right: 50%;
    }

    .section21{
        min-height: unset;
    }

    .section_12 .row {
        padding: 10vh 6vw;
    }

    .section_12 .text.col-lg-6 {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .section_12 .image.col-lg-6 {
        flex: 0 0 55%;
        max-width: 55%;
    }

    .section_12 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 5vh 3vw;
    }

    .section_12 .text h2 {
        font-size: 40px;
        line-height: 47px;
        margin-bottom: 3vh;
    }

    .section_12 .text h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .section_12 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_12 .text a {
        font-size: 16px;
        line-height: 20px;
    }

    .section_13 .row {
        padding: 10vh 6vw;
    }

    .section_13 .text.col-lg-6 {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .section_13 .image.col-lg-6 {
        flex: 0 0 55%;
        max-width: 55%;
    }

    .section_13 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 5vh 3vw;
    }

    .section_13 .text h2 {
        font-size: 40px;
        line-height: 47px;
        margin-bottom: 3vh;
    }

    .section_13 .text h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .section_13 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_13 .text a {
        font-size: 16px;
        line-height: 20px;
    }

    .section_14 .text {
        padding: 0 20vw;
    }

    .section_14 .title h2 {
        font-size: 50px;
        line-height: 64px;
        padding: 0 15vw;
    }

    .section_14 .text h3 {
        margin-top: 8vh;
        font-size: 20px;
        line-height: 25px;
    }

    .section_14 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_14 .text a {
        font-size: 16px;
        line-height: 20px;
    }

    .section_14 .divMiniSlider2 .computadora2{
        width: 800px;
        height: 450px;
    }

    .section_14 .divMiniSlider2 .computadora2 .imgMiniSlider2{
        width: 300%;
    }

    .image15Animated {
        padding: 9vh 7vw;
    }

    .section_15 .text {
        padding: 0 0 0 4vw;
        flex: 0 0 60%;
        max-width: 60%;
    }

    .section_15 .text .logo span {
        font-size: 39px;
        line-height: 35px;
    }

    .section_15 .text .logo img {
        width: 200px;
        height: auto;
    }

    .section_15 .text p {
        font-size: 27px;
        line-height: 31px;
        padding-right: 20%;
    }

    .section_15 .text a {
        font-size: 17px;
        line-height: 21px;
    }

    .section_15 .image .laImg_Web {
        display: none;
    }

    .section_15 .image .laImg_Responsive {
        display: block;
    }

    .section_16 .information .ac-gf-content {
        padding: 0 3vw;
    }

    .section_16 .main-title h2 {
        font-size: 39px;
        line-height: 43px;
    }

    .section_16 .information .ac-gf-content h3 {
        font-size: 21px;
        line-height: 25px;
    }

    .section_16 .information .ac-gf-content p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_17 .row {
        padding: 7vh 0;
    }

    .section_17 .title h2 {
        font-size: 32px;
        line-height: 36px;
        margin-bottom: 5vh;
    }

    .section_17 .button a {
        font-size: 30px;
        padding: 15px 100px;
    }
}
@media only screen and (min-width: 1200px) and (max-width:3000px) and (orientation: portrait){
    
    .section_14 .text {
        padding: 5% 18% 8% !important;
    }
    .inicialWeb{
        display: none;
    }
    .inicialResponsive{
        display: block;
    }
    
    .section_1 .image .laImg_Web {
        display: none;
    }

    .section_1 .image .laImg_Responsive {
        display: block;
        height: auto;
    }

    .section_1 .information360 {
        padding: 0;
        padding-left: 7vw;
    }

    .section_1 .information360 .logo img {
        width: 248px;
        height: auto;
    }

    .section_1 .information360 .title h1 {
        font-size: 48px;
        line-height: 52px;
    }

    .section_1 .information360 .paragraph p {
        font-size: 22px;
        line-height: 26px;
    }

    .section_1 .information360 .button a {
        font-size: 30px;
        line-height: 36px;
    }

    .section_2 .administration {
        padding: 10vh 16vw;
    }

    .section_2 .administration .title {
        padding: 0 4vw;
    }

    .section_2 .title h2 {
        font-size: 42px;
        line-height: normal;
        text-align: center;
        margin: 5vh 23%;
    }

    .section_2 .benefits .title h2 {
        margin-bottom: 7vh;
    }

    .section_2 .paragraph {
        padding: 0 5vw;
    }

    .section_2 .paragraph p {
        text-align: center;
        font-size: 24px;
        line-height: 28px;
    }

    .section_2 .icons h4 {
        font-size: 21px;
        line-height: 25px;
    }

    .section_2 .icons p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_3 .fondoZoom{
        height: 100%;
    }

    .imgAnimacion .fondoImg img{
        height: 100%;
    }

    .section_3-1{
        margin-top: -25%;
        padding-bottom: 10%;
    }
    .section_3-1 .cajaTexto{
        width: 850px;
        height: 1000px;
    }
    .section_3-1 .texto h5{
        text-align: left;
    }
    .section_3-1 .texto h6{
        text-align: left;
    }
    .section_3-1 .texto p{
        padding: 5% 0 0% 0;
        text-align: left;
    }
    .section_3-1 .texto a{
        text-align: left;
    }

    .section_5 {
        padding-top: 10vh;
        padding-bottom: 10vh;
    }

    .section_5 .text {
        padding: 3vh 3vw 3vh 7vw;
    }

    .section_5 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section_5 .text.col-lg-6 {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .section_5 .image.col-lg-6 {
        flex: 0 0 55%;
        max-width: 55%;
    }
    .section_5 .image img {
        object-fit: cover;
    }

    .section_5 .text h2 {
        font-size: 41px;
        line-height: 48px;
    }

    .section_5 .text h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .section_5 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_5 .text a {
        font-size: 16px;
        line-height: 20px;
    }

    .section_20 .title h3{
        padding: 0 20%;
    }

    .section_20 .divMiniSlider .computadora{
        width: 1000px;
        height: 600px;
    }
    .section_20 .divMiniSlider .computadora .imgMiniSlider{
        width: 200%;
    }

    .section_7 .row {
        padding: 5vh 6vw 10vh 6vw;
    }

    .section_7 .text.col-lg-6 {
        flex: 0 0 40%;
        max-width: 40%;
    }

    .section_7 .image.col-lg-6 {
        flex: 0 0 60%;
        max-width: 60%;
    }

    .section_7 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section_7 .text h2 {
        font-size: 41px;
        line-height: 48px;
    }

    .section_7 .text .paragraph {
        font-size: 20px;
        line-height: 26px;
    }

    .section_7 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_7 .text a {
        font-size: 16px;
        line-height: 20px;
    }

    .section_7 .text .animationText {
        padding: 0 3vw;
    }

    .section_22 .row {
        padding: 5vh 6vw 10vh 6vw;
    }

    .section_22 .text.col-lg-6 {
        flex: 0 0 40%;
        max-width: 40%;
    }

    .section_22 .image.col-lg-6 {
        flex: 0 0 60%;
        max-width: 60%;
    }

    .section_22 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section_22 .text h2 {
        font-size: 41px;
        line-height: 48px;
    }

    .section_22 .text .paragraph {
        font-size: 20px;
        line-height: 26px;
    }

    .section_22 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_22 .text a {
        font-size: 16px;
        line-height: 20px;
    }

    .section_22 .text .animationText2 {
        padding: 0 3vw;
    }

    .section_18 .row .contenidoTexto h3{
        padding-right: 50%;
    }

    .section_18 .row .contenidoTexto p{
        padding-right: 50%;
    }

    .section_21{
        min-height: unset;
    }

    .section_12 .row {
        padding: 10vh 6vw;
    }

    .section_12 .text.col-lg-6 {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .section_12 .image.col-lg-6 {
        flex: 0 0 55%;
        max-width: 55%;
    }

    .section_12 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 5vh 3vw;
    }

    .section_12 .text h2 {
        font-size: 41px;
        line-height: 48px;
        margin-bottom: 5vh;
    }

    .section_12 .text h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .section_12 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_12 .text a {
        font-size: 16px;
        line-height: 20px;
    }

    .section_13 .row {
        padding: 10vh 6vw;
    }

    .section_13 .text.col-lg-6 {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .section_13 .image.col-lg-6 {
        flex: 0 0 55%;
        max-width: 55%;
    }

    .section_13 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 5vh 3vw;
    }

    .section_13 .text h2 {
        font-size: 41px;
        line-height: 48px;
        margin-bottom: 5vh;
    }

    .section_13 .text h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .section_13 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_13 .text a {
        font-size: 16px;
        line-height: 20px;
    }

    .section_14 .text {
        padding: 0 15vw;
    }

    .section_14 .title h2 {
        padding: 0px 10vw;
    }

    .section_14 .text h3 {
        margin-top: 8vh;
        font-size: 20px;
        line-height: 25px;
    }

    .section_14 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_14 .text a {
        font-size: 16px;
        line-height: 20px;
    }

    .section_14 .divMiniSlider2 .computadora2{
        width: 800px;
        height: 450px;
    }

    .section_14 .divMiniSlider2 .computadora2 .imgMiniSlider2{
        width: 300%;
    }

    .image15Animated {
        padding: 9vh 7vw;
    }

    .section_15 .text {
        padding: 0 0 0 4vw;
        flex: 0 0 60%;
        max-width: 60%;
    }

    .section_15 .text .logo span {
        font-size: 48px;
        line-height: 40px;
    }

    .section_15 .text .logo img {
        width: 220px;
        height: auto;
    }

    .section_15 .text p {
        font-size: 27px;
        line-height: 31px;
        padding-right: 25%;
    }

    .section_15 .text a {
        font-size: 17px;
        line-height: 21px;
    }

    .section_15 .image .laImg_Web {
        display: none;
    }

    .section_15 .image .laImg_Responsive {
        display: block;
    }

    .section_16 .information .ac-gf-content {
        padding: 0 3vw;
    }

    .section_16 .main-title h2 {
        font-size: 42px;
        line-height: 46px;
    }

    .section_16 .information .ac-gf-content h3 {
        font-size: 21px;
        line-height: 24px;
    }

    .section_16 .information .ac-gf-content p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_17 .row {
        padding: 7vh 0;
    }

    .section_17 .title h2 {
        font-size: 34px;
        line-height: 38px;
        margin-bottom: 5vh;
    }

    .section_17 .button a {
        font-size: 30px;
        padding: 15px 100px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 3000px) and (orientation: portrait){
    h2, h3, h5, h6, p{
        white-space: normal;
    }
    .section_1 .information360 .paragraph p, .section_18 .row .contenidoTexto h2,
    .section_18 .row .contenidoTexto h3, .section_18 .row .contenidoTexto p, .section_14 .title h2,
    .section_14 .title h3, .section_14 .title p{
        white-space: pre-line;
    }
    .section_2 .paragraph, .section_20 .title h3, .section_20 .text p, .section_20 .text a {
        padding: 0 !important;
    }
    .section_2 .administration {
        padding-right: 5% !important;
        padding-left: 5% !important;
    }
    .section_3-1 {
        margin-top: -27% !important;
    }
    .section_5 .text, .section_12 .text, .section_13 .text {
        padding: 3% 6% !important;
    }
    .section_7 .text .animationText {
        padding: 0 !important;
        margin-top: 8%;
        right: -115%;
    }
    .section_23 .texto1 h2 {
        padding-left: 17% !important;
    }
    .section_23 .texto2 h3, .section_23 .texto2 p  {
        padding-right: 5% !important;
    }
    .section_18 .row .contenidoTexto h3, .section_18 .row .contenidoTexto p {
        padding-right: 0% !important;
    }
    .section_14 .title h2 {
        padding: 0 0 4rem !important; 
    }
}
/*******************************************************************************************************************/
/******************************************      LANDSCAPE      ****************************************************/
/*******************************************************************************************************************/
/*********************LANDSCAPE DISPOSITIVO MOVIL CELULAR***********************************************************/
@media only screen and (max-width: 424px) and (orientation: landscape){
    .section_2 .icons .image img {
        width: 30% !important;
    }
    .section_15 .text p {
        font-size: 20px !important;
        line-height: normal !important;
        padding-right: 0 !important;
    }
    .section_1 .image {
        height: 150vh;
    }
    .section_15 .text {
        padding: 0px 5% !important;
    }
    .section_15 .text p{
        white-space: pre-line !important;
    }
    .laImg_Web {
        display: none;
    }

    .laImg_Responsive {
        display: block;
    }

    .section_1 .information360 {
        padding: 5vh 10vw;
    }

    .section_1 .image .laImg_Responsive {
        display: none;
    }

    .section_1 .image .laImg_Web {
        display: block;
    }

    .section_1 .information360 .logo img {
        width: 197px;
        height: auto;
    }

    .section_1 .information360 .title h1 {
        font-size: 28px;
        line-height: 30px;
    }

    .section_1 .information360 .paragraph p {
        font-size: 20px;
        line-height: 25px;
    }

    .section_1 .information360 .button a {
        font-size: 23px;
        line-height: 28px;
        padding: 7px 65px;
    }

    .section_2 .administration {
        padding: 10vh 9vw;
    }

    .section_2 .administration .title {
        padding: 0 4vw;
    }

    .section_2 .title h2 {
        font-size: 28px;
        line-height: 34px;
        margin: 5vh 0;
    }

    .section_2 .benefits .title h2 {
        margin-bottom: 7vh;
        text-align: center;
    }

    .section_2 .paragraph {
        padding: 0 5vw;
    }

    .section_2 .paragraph p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_2 .icons .icon {
        margin-bottom: 5vh;
    }

    .section_2 .icons h4 {
        font-size: 18px;
        line-height: 23px;
    }

    .section_2 .icons p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_3 .fondoZoom{
        height: 100%;
    }

    .imgAnimacion .fondoImg img{
        height: 100%;
    }

    .section_3-1{
        margin-top: -20%;
        padding-bottom: 10%;
    }
    .section_3-1 .cajaTexto{
        width: 400px;
        height: 570px;
    }
    .section_3-1 .texto h5{
        font-size: 28px;
    }
    .section_3-1 .texto h6{
        padding: 0% 0 5% 0;
        font-size: 16px;
    }
    .section_3-1 .texto p{
        font-size: 14px;
        padding: 5% 0 0% 0;
    }
    .section_3-1 .texto a{
        font-size: 14px;
    }

    .section_5 {
        padding-top: 10vh;
        padding-bottom: 10vh;
    }

    .section_5 .text {
        padding: 7vh 5vw;
        border-radius: 0 0 30px 30px;
        align-items: flex-start;
    }

    .section_5 .text h2 {
        font-size: 30px;
        line-height: 37px;
        text-align: left;
    }

    .section_5 .text h3 {
        font-size: 18px;
        line-height: 23px;
        text-align: left;
    }

    .section_5 .text p {
        font-size: 14px;
        line-height: 16px;
        text-align: left;
    }

    .section_5 .text a {
        font-size: 14px;
        line-height: 16px;
        text-align: left;
    }

    .section_5 .image img {
        border-radius: 30px 30px 0 0;
    }

    .section_20 .title h2{
        font-size: 30px;
        line-height: 36px;
    }

    .section_20 .title h3{
        font-size: 18px;
        line-height: 25px;
        padding: 0 0%;
    }

    .section_20 .text p{
        font-size: 16px;
        padding: 0 0% 0 0%;
    }

    .section_20 .text a{
        font-size: 14px;
        padding-left: 0%;
    }

    .section_7 .row {
        padding: 10vh 5vw;
    }

    .section_7 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 5vw;
    }

    .section_7 .text .animationText {
        position: initial;
    }

    .section_7 .text h2 {
        font-size: 30px;
        line-height: 37px;
    }

    .section_7 .text .paragraph {
        font-size: 18px;
        line-height: 23px;
    }

    .section_7 .text p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_7 .text a {
        font-size: 14px;
        line-height: 16px;
    }

    .section_7 .text .animationText {
        padding: 0 1vw;
    }

    .section_7 .image {
        margin-top: 3vh;
    }

    .section_7 .row {
        padding: 10vh 5vw;
    }

    .section_23 .imagenCompleta img{
        width: 70%;
    }

    .section_23 .texto1{
        padding-top: 7.5%;
    }

    .section_23 .texto1 h2{
        font-size: 28px;
        padding-left: 7.5%;
        padding-right: 5%;
    }

    .section_23 .texto2{
        padding-top: 3%;
    }

    .section_23 .texto2 h3{
        font-size: 16px;
        padding-right: 5%;
        padding-left: 7.5%;
    }
    .section_23 .texto2 p{
        font-size: 14px;
        padding-right: 5%;
        padding-left: 7.5%;
    }
    .section_23 .texto2 a{
        font-size: 14px;
        padding-left: 7.5%;
    }

    .section_18 .row .contenidoTexto{
        height: 100%;
        padding: 5% 0;
    }

    .section_18 .row .contenidoTexto h2{
        font-size: 30px;
        padding-right: 35%;
    }

    .section_18 .row .contenidoTexto h3{
        font-size: 18px;
        padding-right: 30%;
    }

    .section_18 .row .contenidoTexto p{
        font-size: 16px;
        padding-right: 30%;
    }

    .section_18 .row .contenidoTexto a{
        font-size: 14px;
    }

    .section_21 .row .columna1 .imagenSup{
        padding: 5% 0 0 0;
    }

    .section_21 .row .columna1 .textoIzq h2{
        font-size: 28px;
    }

    .section_21 .row .columna1 .textoIzq .paragraph{
        font-size: 18px;
    }

    .section_21 .row .columna1 .textoIzq p{
        font-size: 16px;
    }

    .section_21 .row .columna1 .textoIzq a{
        font-size: 14px;
    }

    .section_21 .row .columna2 .textoDer h2{
        font-size: 28px;
    }

    .section_21 .row .columna2 .textoDer .paragraph{
        font-size: 18px;
    }

    .section_21 .row .columna2 .textoDer p{
        font-size: 16px;
    }

    .section_21 .row .columna2 .textoDer a{
        font-size: 14px;
    }

    .section_21 .row .columna2 .imagenDown{
        padding: 0 0 5% 0;
    }

    .section_12 .row {
        padding: 10vh 6vw;
    }

    .section_12 .row {
        padding: 10vh 6vw;
    }

    .section_12 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 7vh 3vw;
        border-radius: 30px 30px 0 0;
    }

    .section_12 .text h2 {
        font-size: 30px;
        line-height: 37px;
        margin-bottom: 2vh;
    }

    .section_12 .text h3 {
        font-size: 18px;
        line-height: 23px;
    }

    .section_12 .text p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_12 .text a {
        font-size: 14px;
        line-height: 16px;
    }

    .section_12 .image img {
        object-fit: cover;
        border-radius: 0 0 30px 30px;
    }

    .section_13 .row {
        padding: 10vh 6vw;
    }

    .section_13 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 7vh 3vw;
        border-radius: 30px 30px 0 0;
    }

    .section_13 .text h2 {
        font-size: 30px;
        line-height: 37px;
        margin-bottom: 2vh;
    }

    .section_13 .text h3 {
        font-size: 18px;
        line-height: 23px;
    }

    .section_13 .text p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_13 .text a {
        font-size: 14px;
        line-height: 16px;
    }

    .section_13 .image img {
        object-fit: cover;
        border-radius: 0 0 30px 30px;
    }

    .section_14 .row {
        padding: 10vh 0;
    }

    .section_14 .text {
        padding: 0 10vw;
    }

    .section_14 .title {
        padding: 0;
    }

    .section_14 .title h2 {
        font-size: 30px;
        line-height: 37px;
        padding: 0 10vw;
    }

    .section_14 .text h3 {
        margin-top: 8vh;
        font-size: 18px;
        line-height: 23px;
    }

    .section_14 .text p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_14 .text a {
        font-size: 14px;
        line-height: 16px;
    }

    .section_14 .image {
        padding: 0;
    }

    .image15Animated {
        padding: 9vh 5vw;
    }

    .section_15 .text .logo span {
        font-size: 28px;
        line-height: 24px;
    }

    .section_15 .text p {
        font-size: 20px;
        line-height: 25px;
    }

    .section_15 .text a {
        font-size: 14px;
    }

    .section_15 .text .logo img {
        margin-left: 10px;
    }

    .section_16 .information {
        padding: 2vh 8vw 7vh 8vw;
    }

    .section_16 .information .ac-gf-content {
        padding: 0;
    }

    .section_16 .main-title h2 {
        font-size: 24px;
        line-height: 29px;
    }

    .section_16 .information .ac-gf-content h3 {
        font-size: 18px;
        line-height: 23px;
    }

    .section_16 .information .ac-gf-content p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_17 .row {
        padding: 10vh 0;
    }

    .section_17 .title h2 {
        font-size: 24px;
        line-height: 29px;
        margin-bottom: 5vh;
    }

    .section_17 .button a {
        font-size: 24px;
        padding: 8px 60px;
    }
}
@media only screen and (min-width: 425px) and (max-width: 600px) and (orientation: landscape){
    .section_15 .text p {
        font-size: 20px !important;
        line-height: normal !important;
        padding-right: 0 !important;
    }
    .section_1 .image {
        height: 150vh;
    }
    .section_15 .text {
        padding: 0px 5% !important;
    }
    .section_15 .text p{
        white-space: pre-line !important;
    }
    .laImg_Web {
        display: none;
    }

    .laImg_Responsive {
        display: block;
    }

    .section_1 .information360 {
        padding: 5vh 10vw;
    }

    .section_1 .image .laImg_Responsive {
        display: none;
    }

    .section_1 .image .laImg_Web {
        display: block;
    }

    .section_1 .information360 .logo img {
        width: 197px;
        height: auto;
    }

    .section_1 .information360 .title h1 {
        font-size: 28px;
        line-height: 30px;
    }

    .section_1 .information360 .paragraph p {
        font-size: 20px;
        line-height: 25px;
    }

    .section_1 .information360 .button a {
        font-size: 23px;
        line-height: 28px;
        padding: 7px 65px;
    }

    .section_2 .administration {
        padding: 10vh 9vw;
    }

    .section_2 .administration .title {
        padding: 0 4vw;
    }

    .section_2 .title h2 {
        font-size: 28px;
        line-height: 34px;
        margin: 5vh 0;
    }

    .section_2 .benefits .title h2 {
        margin-bottom: 7vh;
        text-align: center;
    }

    .section_2 .paragraph {
        padding: 0 5vw;
    }

    .section_2 .paragraph p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_2 .icons .icon {
        margin-bottom: 5vh;
    }

    .section_2 .icons h4 {
        font-size: 18px;
        line-height: 23px;
    }

    .section_2 .icons p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_3 .fondoZoom{
        height: 100%;
    }

    .imgAnimacion .fondoImg img{
        height: 100%;
    }

    .section_3-1{
        margin-top: -20%;
        padding-bottom: 10%;
    }
    .section_3-1 .cajaTexto{
        width: 400px;
        height: 570px;
    }
    .section_3-1 .texto h5{
        font-size: 28px;
    }
    .section_3-1 .texto h6{
        padding: 0% 0 5% 0;
        font-size: 16px;
    }
    .section_3-1 .texto p{
        font-size: 14px;
        padding: 5% 0 0% 0;
    }
    .section_3-1 .texto a{
        font-size: 14px;
    }

    .section_5 {
        padding-top: 10vh;
        padding-bottom: 10vh;
    }

    .section_5 .text {
        padding: 7vh 5vw;
        border-radius: 0 0 30px 30px;
        align-items: flex-start;
    }

    .section_5 .text h2 {
        font-size: 30px;
        line-height: 37px;
        text-align: left;
    }

    .section_5 .text h3 {
        font-size: 18px;
        line-height: 23px;
        text-align: left;
    }

    .section_5 .text p {
        font-size: 14px;
        line-height: 16px;
        text-align: left;
    }

    .section_5 .text a {
        font-size: 14px;
        line-height: 16px;
        text-align: left;
    }

    .section_5 .image img {
        border-radius: 30px 30px 0 0;
    }

    .section_20 .title h2{
        font-size: 30px;
        line-height: 36px;
    }

    .section_20 .title h3{
        font-size: 18px;
        line-height: 25px;
        padding: 0 5%;
    }

    .section_20 .text p{
        font-size: 16px;
        padding: 0 10% 0 10%;
    }

    .section_20 .text a{
        font-size: 14px;
        padding-left: 10%;
    }

    .section_7 .row {
        padding: 10vh 5vw;
    }

    .section_7 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 5vw;
    }

    .section_7 .text .animationText {
        position: initial;
    }

    .section_7 .text h2 {
        font-size: 30px;
        line-height: 37px;
    }

    .section_7 .text .paragraph {
        font-size: 18px;
        line-height: 23px;
    }

    .section_7 .text p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_7 .text a {
        font-size: 14px;
        line-height: 16px;
    }

    .section_7 .text .animationText {
        padding: 0 1vw;
    }

    .section_7 .image {
        margin-top: 3vh;
    }

    .section_23 .imagenCompleta img{
        width: 70%;
    }

    .section_23 .texto1{
        padding-top: 7.5%;
    }

    .section_23 .texto1 h2{
        font-size: 28px;
        padding-left: 7.5%;
        padding-right: 5%;
    }

    .section_23 .texto2{
        padding-top: 3%;
    }

    .section_23 .texto2 h3{
        font-size: 16px;
        padding-right: 5%;
        padding-left: 7.5%;
    }
    .section_23 .texto2 p{
        font-size: 14px;
        padding-right: 5%;
        padding-left: 7.5%;
    }
    .section_23 .texto2 a{
        font-size: 14px;
        padding-left: 7.5%;
    }

    .section_18 .row .contenidoTexto{
        height: 100%;
        padding: 5% 0;
    }

    .section_18 .row .contenidoTexto h2{
        font-size: 30px;
        padding-right: 35%;
    }

    .section_18 .row .contenidoTexto h3{
        font-size: 18px;
        padding-right: 30%;
    }

    .section_18 .row .contenidoTexto p{
        font-size: 16px;
        padding-right: 30%;
    }

    .section_18 .row .contenidoTexto a{
        font-size: 14px;
    }

    .section_21 .row .columna1 .imagenSup{
        padding: 5% 0 0 0;
    }

    .section_21 .row .columna1 .textoIzq h2{
        font-size: 30px;
    }

    .section_21 .row .columna1 .textoIzq .paragraph{
        font-size: 18px;
    }

    .section_21 .row .columna1 .textoIzq p{
        font-size: 16px;
    }

    .section_21 .row .columna1 .textoIzq a{
        font-size: 14px;
    }

    .section_21 .row .columna2 .textoDer h2{
        font-size: 30px;
    }

    .section_21 .row .columna2 .textoDer .paragraph{
        font-size: 18px;
    }

    .section_21 .row .columna2 .textoDer p{
        font-size: 16px;
    }

    .section_21 .row .columna2 .textoDer a{
        font-size: 14px;
    }

    .section_21 .row .columna2 .imagenDown{
        padding: 0 0 5% 0;
    }

    .section_12 .row {
        padding: 10vh 6vw;
    }

    .section_12 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 7vh 3vw;
        border-radius: 30px 30px 0 0;
    }

    .section_12 .text h2 {
        font-size: 30px;
        line-height: 37px;
        margin-bottom: 2vh;
    }

    .section_12 .text h3 {
        font-size: 18px;
        line-height: 23px;
    }

    .section_12 .text p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_12 .text a {
        font-size: 14px;
        line-height: 16px;
    }

    .section_12 .image img {
        object-fit: cover;
        border-radius: 0 0 30px 30px;
    }

    .section_13 .row {
        padding: 10vh 6vw;
    }

    .section_13 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 7vh 3vw;
        border-radius: 30px 30px 0 0;
    }

    .section_13 .text h2 {
        font-size: 30px;
        line-height: 37px;
        margin-bottom: 2vh;
    }

    .section_13 .text h3 {
        font-size: 18px;
        line-height: 23px;
    }

    .section_13 .text p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_13 .text a {
        font-size: 14px;
        line-height: 16px;
    }

    .section_13 .image img {
        object-fit: cover;
        border-radius: 0 0 30px 30px;
    }

    .section_14 .row {
        padding: 10vh 0;
    }

    .section_14 .text {
        padding: 0 5vw;
    }

    .section_14 .title {
        padding: 0;
    }

    .section_14 .title h2 {
        font-size: 30px;
        line-height: 37px;
        padding: 0 10vw;
        text-align: center;
    }

    .section_14 .text h3 {
        margin-top: 8vh;
        font-size: 18px;
        line-height: 23px;
    }

    .section_14 .text p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_14 .text a {
        font-size: 14px;
        line-height: 16px;
    }

    .section_14 .image {
        padding: 0;
    }

    .section_14 .divMiniSlider2 .computadora2{
        width: 400px;
        height: 200px;
    }

    .section_14 .divMiniSlider2 .computadora2 .imgMiniSlider2{
        width: 300%;
    }

    .image15Animated {
        padding: 9vh 5vw;
    }

    .section_15 .text .logo span {
        font-size: 28px;
        line-height: 24px;
    }

    .section_15 .text p {
        font-size: 20px;
        line-height: 25px;
        padding-right: 30%;
    }

    .section_15 .text a {
        font-size: 14px;
    }

    .section_15 .text .logo img {
        margin-left: 10px;
    }

    .section_16 .information {
        padding: 2vh 8vw 7vh 8vw;
    }

    .section_16 .information .ac-gf-content {
        padding: 0;
    }

    .section_16 .main-title h2 {
        font-size: 24px;
        line-height: 29px;
    }

    .section_16 .information .ac-gf-content h3 {
        font-size: 18px;
        line-height: 23px;
    }

    .section_16 .information .ac-gf-content p {
        font-size: 14px;
        line-height: 16px;
    }

    .section_17 .row {
        padding: 10vh 0;
    }

    .section_17 .title h2 {
        font-size: 24px;
        line-height: 29px;
        margin-bottom: 5vh;
    }

    .section_17 .button a {
        font-size: 24px;
        padding: 8px 60px;
    }
}
@media only screen and (min-width: 601px) and (max-width: 679px) and (orientation: landscape){
    .section_15 .text p {
        font-size: 25px !important;
        line-height: normal !important;
    }
    .section_1 .image {
        height: 150vh;
    }
    .section_15 .text {
        padding: 0px 5% !important;
    }
    .section_15 .text p{
        white-space: pre-line !important;
    }
    .laImg_Web {
        display: none;
    }

    .laImg_Responsive {
        display: block;
    }

    .section_1 .information360 {
        padding: 5vh 10vw;
    }

    .section_1 .image .laImg_Responsive {
        display: none;
    }

    .section_1 .image .laImg_Web {
        display: block;
    }

    .section_1 .information360 .logo img {
        width: 145px;
        height: auto;
    }

    .section_1 .information360 .title h1 {
        font-size: 34px;
        line-height: 38px;
    }

    .section_1 .information360 .paragraph p {
        font-size: 20px;
        line-height: 25px;
    }

    .section_1 .information360 .button a {
        font-size: 23px;
        line-height: 28px;
        padding: 7px 65px;
    }

    .section_2 .administration {
        padding: 10vh 9vw;
    }

    .section_2 .administration .title {
        padding: 0 4vw;
    }

    .section_2 .title h2 {
        font-size: 32px;
        line-height: 36px;
        margin: 5vh 0;
    }

    .section_2 .benefits .title h2 {
        margin-bottom: 7vh;
        text-align: center;
    }

    .section_2 .paragraph {
        padding: 0 5vw;
    }

    .section_2 .paragraph p {
        font-size: 16px;
        line-height: 20px;
    }

    .section_2 .icons .icon {
        margin-bottom: 5vh;
    }

    .section_2 .icons h4 {
        font-size: 19px;
        line-height: 24px;
    }

    .section_2 .icons p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_3 .fondoZoom{
        height: 100%;
    }

    .imgAnimacion .fondoImg img{
        height: 100%;
    }

    .section_3-1{
        margin-top: -20%;
        padding-bottom: 10%;
    }
    .section_3-1 .cajaTexto{
        width: 500px;
        height: 620px;
    }
    .section_3-1 .texto h5{
        font-size: 32px;
    }
    .section_3-1 .texto h6{
        padding: 0% 0 5% 0;
        font-size: 18px;
    }
    .section_3-1 .texto p{
        font-size: 16px;
        padding: 5% 0 0% 0;
    }
    .section_3-1 .texto a{
        font-size: 14px;
    }

    .section_5 {
        padding-top: 10vh;
        padding-bottom: 10vh;
    }

    .section_5 .text {
        padding: 7vh 5vw;
        border-radius: 0 0 30px 30px;
        align-items: flex-start;
    }

    .section_5 .text h2 {
        font-size: 33px;
        line-height: 40px;
        text-align: left;
    }

    .section_5 .text h3 {
        font-size: 18px;
        line-height: 24px;
        text-align: left;
    }

    .section_5 .text p {
        font-size: 15px;
        line-height: 19px;
        text-align: left;
    }

    .section_5 .text a {
        font-size: 14px;
        line-height: 18px;
        text-align: left;
    }

    .section_5 .image img {
        border-radius: 30px 30px 0 0;
    }

    .section_20 .title h2{
        font-size: 36px;
        line-height: 40px;
    }

    .section_20 .title h3{
        font-size: 19px;
        line-height: 25px;
        padding: 0 15%;
    }

    .section_20 .text p{
        font-size: 18px;
        padding: 0 10% 0 10%;
    }

    .section_20 .text a{
        font-size: 16px;
        padding-left: 10%;
    }

    .section_7 .row {
        padding: 10vh 5vw;
    }

    .section_7 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 5vw;
    }

    .section_7 .text .animationText {
        position: initial;
    }

    .section_7 .text h2 {
        font-size: 33px;
        line-height: 40px;
    }

    .section_7 .text .paragraph {
        font-size: 18px;
        line-height: 24px;
    }

    .section_7 .text p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_7 .text a {
        font-size: 14px;
        line-height: 18px;
    }

    .section_7 .text .animationText {
        padding: 0 1vw;
    }

    .section_7 .image {
        margin-top: 3vh;
    }

    .section_23 .imagenCompleta img{
        width: 70%;
    }

    .section_23 .texto1{
        padding-top: 7.5%;
    }

    .section_23 .texto1 h2{
        font-size: 32px;
        padding-left: 7.5%;
        padding-right: 0%;
    }

    .section_23 .texto2{
        padding-top: 3%;
    }

    .section_23 .texto2 h3{
        font-size: 18px;
        padding-right: 5%;
        padding-left: 7.5%;
    }
    .section_23 .texto2 p{
        font-size: 16px;
        padding-right: 5%;
        padding-left: 7.5%;
    }
    .section_23 .texto2 a{
        font-size: 14px;
        padding-left: 7.5%;
    }

    .section_18 .row .contenidoTexto{
        height: 100%;
        padding: 5% 0;
    }

    .section_18 .row .contenidoTexto h2{
        font-size: 36px;
        padding-right: 35%;
    }

    .section_18 .row .contenidoTexto h3{
        font-size: 19px;
        padding-right: 30%;
    }

    .section_18 .row .contenidoTexto p{
        font-size: 17px;
        padding-right: 30%;
    }

    .section_18 .row .contenidoTexto a{
        font-size: 15px;
    }

    .section_21 .row .columna1 .imagenSup{
        padding: 5% 0 0 0;
    }

    .section_21 .row .columna1 .textoIzq h2{
        font-size: 32px;
    }

    .section_21 .row .columna1 .textoIzq .paragraph{
        font-size: 18px;
    }

    .section_21 .row .columna1 .textoIzq p{
        font-size: 16px;
    }

    .section_21 .row .columna1 .textoIzq a{
        font-size: 15px;
    }

    .section_21 .row .columna2 .textoDer h2{
        font-size: 32px;
    }

    .section_21 .row .columna2 .textoDer .paragraph{
        font-size: 18px;
    }

    .section_21 .row .columna2 .textoDer p{
        font-size: 16px;
    }

    .section_21 .row .columna2 .textoDer a{
        font-size: 15px;
    }

    .section_21 .row .columna2 .imagenDown{
        padding: 0 0 5% 0;
    }

    .section_12 .row {
        padding: 10vh 6vw;
    }

    .section_12 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 7vh 3vw;
        border-radius: 30px 30px 0 0;
    }

    .section_12 .text h2 {
        font-size: 33px;
        line-height: 40px;
        margin-bottom: 2vh;
    }

    .section_12 .text h3 {
        font-size: 18px;
        line-height: 24px;
    }

    .section_12 .text p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_12 .text a {
        font-size: 14px;
        line-height: 18px;
    }

    .section_12 .image img {
        object-fit: cover;
        border-radius: 0 0 30px 30px;
    }

    .section_13 .row {
        padding: 10vh 6vw;
    }

    .section_13 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 7vh 3vw;
        border-radius: 30px 30px 0 0;
    }

    .section_13 .text h2 {
        font-size: 33px;
        line-height: 40px;
        margin-bottom: 2vh;
    }

    .section_13 .text h3 {
        font-size: 18px;
        line-height: 24px;
    }

    .section_13 .text p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_13 .text a {
        font-size: 14px;
        line-height: 18px;
    }

    .section_13 .image img {
        object-fit: cover;
        border-radius: 0 0 30px 30px;
    }

    .section_14 .text {
        padding: 0 5vw;
    }

    .section_14 .title {
        padding: 0;
    }

    .section_14 .title h2 {
        font-size: 40px;
        line-height: 54px;
        padding: 0 10vw;
        text-align: center;
    }

    .section_14 .text h3 {
        margin-top: 8vh;
        font-size: 19px;
        line-height: 25px;
    }

    .section_14 .text p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_14 .text a {
        font-size: 15px;
        line-height: 19px;
    }

    .image15Animated {
        padding: 9vh 5vw;
    }

    .section_15 .text {
        padding: 0 13vw;
    }

    .section_15 .text .logo span {
        font-size: 32px;
        line-height: 36px;
    }

    .section_15 .text p {
        font-size: 20px;
        line-height: 25px;
    }

    .section_15 .text a {
        font-size: 15px;
    }

    .section_15 .image .laImg_Responsive {
        display: none;
    }

    .section_15 .image .laImg_Web {
        display: block;
    }

    .section_16 .information {
        padding: 2vh 8vw 7vh 8vw;
    }

    .section_16 .information .ac-gf-content {
        padding: 0;
    }

    .section_16 .main-title h2 {
        font-size: 32px;
        line-height: 36px;
    }

    .section_16 .information .ac-gf-content h3 {
        font-size: 20px;
        line-height: 24px;
    }

    .section_16 .information .ac-gf-content p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_17 .row {
        padding: 13vh 0;
    }

    .section_17 .title h2 {
        font-size: 26px;
        line-height: 29px;
        margin-bottom: 5vh;
    }

    .section_17 .button a {
        font-size: 24px;
        padding: 8px 60px;
    }
}
@media only screen and (min-width: 680px) and (max-width: 767px) and (orientation: landscape){
    .section_15 .text p {
        font-size: 25px !important;
        line-height: normal !important;
    }
    .section_1 .image {
        height: 150vh;
    }
    .section_15 .text {
        padding: 0px 5% !important;
    }
    .section_15 .text p{
        white-space: pre-line !important;
    }
    .laImg_Web {
        display: none;
    }

    .laImg_Responsive {
        display: block;
    }

    .section_1 .information360 {
        padding: 5vh 10vw;
    }

    .section_1 .image .laImg_Responsive {
        display: none;
    }

    .section_1 .image .laImg_Web {
        display: block;
    }

    .section_1 .information360 .logo img {
        width: 145px;
        height: auto;
    }

    .section_1 .information360 .title h1 {
        font-size: 34px;
        line-height: 38px;
    }

    .section_1 .information360 .paragraph p {
        font-size: 20px;
        line-height: 25px;
    }

    .section_1 .information360 .button a {
        font-size: 23px;
        line-height: 28px;
        padding: 7px 65px;
    }

    .section_2 .administration {
        padding: 10vh 9vw;
    }

    .section_2 .administration .title {
        padding: 0 4vw;
    }

    .section_2 .title h2 {
        font-size: 32px;
        line-height: 36px;
        margin: 5vh 0;
    }

    .section_2 .benefits .title h2 {
        margin-bottom: 7vh;
        text-align: center;
    }

    .section_2 .paragraph {
        padding: 0 5vw;
    }

    .section_2 .paragraph p {
        font-size: 16px;
        line-height: 20px;
    }

    .section_2 .icons .icon {
        margin-bottom: 5vh;
    }

    .section_2 .icons h4 {
        font-size: 19px;
        line-height: 24px;
    }

    .section_2 .icons p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_3 .fondoZoom{
        height: 100%;
    }

    .imgAnimacion .fondoImg img{
        height: 100%;
    }

    .section_3-1{
        margin-top: -20%;
        padding-bottom: 10%;
    }
    .section_3-1 .cajaTexto{
        width: 600px;
        height: 620px;
    }
    .section_3-1 .texto h5{
        font-size: 36px;
    }
    .section_3-1 .texto h6{
        padding: 0% 0 5% 0;
        font-size: 18px;
    }
    .section_3-1 .texto p{
        font-size: 16px;
        padding: 5% 0 0% 0;
    }
    .section_3-1 .texto a{
        font-size: 14px;
    }

    .section_5 {
        padding-top: 10vh;
        padding-bottom: 10vh;
    }

    .section_5 .text {
        padding: 7vh 5vw;
        border-radius: 0 0 30px 30px;
        align-items: flex-start;
    }

    .section_5 .text h2 {
        font-size: 34px;
        line-height: 41px;
        text-align: left;
    }

    .section_5 .text h3 {
        font-size: 18px;
        line-height: 24px;
        text-align: left;
    }

    .section_5 .text p {
        font-size: 15px;
        line-height: 19px;
        text-align: left;
    }

    .section_5 .text a {
        font-size: 14px;
        line-height: 18px;
    }

    .section_5 .image img {
        border-radius: 30px 30px 0 0;
    }

    .section_20 .title h2{
        font-size: 36px;
        line-height: 40px;
    }

    .section_20 .title h3{
        font-size: 19px;
        line-height: 25px;
        padding: 0 15%;
    }

    .section_20 .text p{
        font-size: 18px;
        padding: 0 10% 0 10%;
    }

    .section_20 .text a{
        font-size: 16px;
        padding-left: 10%;
    }

    .section_7 .row {
        padding: 10vh 5vw;
    }

    .section_7 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 5vw;
    }

    .section_7 .text .animationText {
        position: initial;
    }

    .section_7 .text h2 {
        font-size: 34px;
        line-height: 41px;
    }

    .section_7 .text .paragraph {
        font-size: 18px;
        line-height: 24px;
    }

    .section_7 .text p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_7 .text a {
        font-size: 14px;
        line-height: 18px;
    }

    .section_7 .text .animationText {
        padding: 0 1vw;
    }

    .section_23 .imagenCompleta img{
        width: 70%;
    }

    .section_23 .texto1{
        padding-top: 7.5%;
    }

    .section_23 .texto1 h2{
        font-size: 32px;
        padding-left: 7.5%;
        padding-right: 0%;
    }

    .section_23 .texto2{
        padding-top: 3%;
    }

    .section_23 .texto2 h3{
        font-size: 18px;
        padding-right: 5%;
        padding-left: 7.5%;
    }
    .section_23 .texto2 p{
        font-size: 16px;
        padding-right: 5%;
        padding-left: 7.5%;
    }
    .section_23 .texto2 a{
        font-size: 14px;
        padding-left: 7.5%;
    }

    .section_18 .row .contenidoTexto{
        height: 100%;
        padding: 5% 0;
    }

    .section_18 .row .contenidoTexto h2{
        font-size: 36px;
        padding-right: 35%;
    }

    .section_18 .row .contenidoTexto h3{
        font-size: 19px;
        padding-right: 30%;
    }

    .section_18 .row .contenidoTexto p{
        font-size: 17px;
        padding-right: 30%;
    }

    .section_18 .row .contenidoTexto a{
        font-size: 15px;
    }

    .section_21 .row .columna1 .imagenSup{
        padding: 5% 0 0 0;
    }

    .section_21 .row .columna1 .textoIzq h2{
        font-size: 32px;
    }

    .section_21 .row .columna1 .textoIzq .paragraph{
        font-size: 18px;
    }

    .section_21 .row .columna1 .textoIzq p{
        font-size: 16px;
    }

    .section_21 .row .columna1 .textoIzq a{
        font-size: 15px;
    }

    .section_21 .row .columna2 .textoDer h2{
        font-size: 32px;
    }

    .section_21 .row .columna2 .textoDer .paragraph{
        font-size: 18px;
    }

    .section_21 .row .columna2 .textoDer p{
        font-size: 16px;
    }

    .section_21 .row .columna2 .textoDer a{
        font-size: 15px;
    }

    .section_21 .row .columna2 .imagenDown{
        padding: 0 0 5% 0;
    }

    .section_12 .row {
        padding: 10vh 6vw;
    }

    .section_12 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 7vh 3vw;
        border-radius: 30px 30px 0 0;
    }

    .section_12 .text h2 {
        font-size: 34px;
        line-height: 41px;
        margin-bottom: 2vh;
    }

    .section_12 .text h3 {
        font-size: 18px;
        line-height: 24px;
    }

    .section_12 .text p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_12 .text a {
        font-size: 14px;
        line-height: 18px;
    }

    .section_12 .image img {
        object-fit: cover;
        border-radius: 0 0 30px 30px;
    }

    .section_13 .row {
        padding: 10vh 6vw;
    }

    .section_13 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 7vh 3vw;
        border-radius: 30px 30px 0 0;
    }

    .section_13 .text h2 {
        font-size: 34px;
        line-height: 41px;
        margin-bottom: 2vh;
    }

    .section_13 .text h3 {
        font-size: 18px;
        line-height: 24px;
    }

    .section_13 .text p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_13 .text a {
        font-size: 14px;
        line-height: 18px;
    }

    .section_13 .image img {
        object-fit: cover;
        border-radius: 0 0 30px 30px;
    }

    .section_14 .text {
        padding: 0 10vw;
    }

    .section_14 .title {
        padding: 0;
    }

    .section_14 .title h2 {
        font-size: 40px;
        line-height: 54px;
        padding: 0 10vw;
        text-align: center;
    }

    .section_14 .text h3 {
        margin-top: 8vh;
        font-size: 19px;
        line-height: 25px;
    }

    .section_14 .text p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_14 .text a {
        font-size: 15px;
        line-height: 19px;
    }

    .image15Animated {
        padding: 9vh 5vw;
    }

    .section_15 .text {
        padding: 0 13vw;
    }

    .section_15 .text .logo span {
        font-size: 32px;
        line-height: 36px;
    }

    .section_15 .text p {
        font-size: 20px;
        line-height: 25px;
    }

    .section_15 .text a {
        font-size: 15px;
    }

    .section_15 .image .laImg_Responsive {
        display: none;
    }

    .section_15 .image .laImg_Web {
        display: block;
    }

    .section_16 .information {
        padding: 2vh 8vw 7vh 8vw;
    }

    .section_16 .information .ac-gf-content {
        padding: 0;
    }

    .section_16 .main-title h2 {
        font-size: 32px;
        line-height: 36px;
    }

    .section_16 .information .ac-gf-content h3 {
        font-size: 20px;
        line-height: 24px;
    }

    .section_16 .information .ac-gf-content p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_17 .row {
        padding: 13vh 0;
    }

    .section_17 .title h2 {
        font-size: 26px;
        line-height: 29px;
        margin-bottom: 5vh;
    }

    .section_17 .button a {
        font-size: 24px;
        padding: 8px 60px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 820px) and (orientation : landscape){
    .section_1 .information360 .logo img{
        width: 38%;
    }
    .section_17 .button a {
        padding: .5% 50px !important;
    }
    .section_15 .text p {
        font-size: 25px !important;
        line-height: normal !important;
    }
    .section_1 .image {
        height: 150vh;
    }
    .section_1 .information360 {
        padding: 5vh 10vw 5vh 5vw;
    }

    .section_1 .information360 .title h1 {
        font-size: 38px;
        line-height: 42px;
    }

    .section_1 .information360 .paragraph p {
        font-size: 22px;
        line-height: 26px;
    }

    .section_1 .information360 .button a {
        font-size: 28px;
        line-height: 32px;
    }

    .section_2 .administration {
        padding: 10vh 9vw;
    }

    .section_2 .administration .title {
        padding: 0 4vw;
    }

    .section_2 .title h2 {
        font-size: 37px;
        line-height: 38px;
        text-align: center;
        margin: 5vh 0;
    }

    .section_2 .benefits .title h2 {
        margin-bottom: 7vh;
    }

    .section_2 .paragraph {
        padding: 0 5vw;
    }

    .section_2 .paragraph p {
        text-align: center;
        font-size: 16px;
        line-height: 20px;
    }

    .section_2 .icons .icon {
        margin-bottom: 5vh;
    }

    .section_2 .icons h4 {
        font-size: 21px;
        line-height: 25px;
    }

    .section_2 .icons p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_3 .fondoZoom{
        height: 100%;
    }

    .imgAnimacion .fondoImg img{
        height: 100%;
    }

    .section_3-1{
        margin-top: -20%;
        padding-bottom: 10%;
    }
    .section_3-1 .cajaTexto{
        width: 600px;
        height: 620px;
    }
    .section_3-1 .texto h5{
        font-size: 36px;
    }
    .section_3-1 .texto h6{
        padding: 0% 0 5% 0;
        font-size: 18px;
    }
    .section_3-1 .texto p{
        font-size: 16px;
        padding: 5% 0 0% 0;
    }
    .section_3-1 .texto a{
        font-size: 14px;
    }

    .section_5 {
        padding-top: 10vh;
        padding-bottom: 10vh;
    }

    .section_5 .text {
        padding: 7vh 5vw;
        border-radius: 0 0 30px 30px;
        align-items: flex-start;
    }

    .section_5 .text h2 {
        font-size: 36px;
        line-height: 43px;
        text-align: left;
    }

    .section_5 .text h3 {
        font-size: 19px;
        line-height: 25px;
        text-align: left;
    }

    .section_5 .text p {
        font-size: 15px;
        line-height: 19px;
        text-align: left;
    }

    .section_5 .text a {
        font-size: 15px;
        line-height: 19px;
    }

    .section_5 .image img {
        border-radius: 30px 30px 0 0;
    }

    .section_20 .title h2{
        font-size: 36px;
        line-height: 40px;
    }

    .section_20 .title h3{
        font-size: 19px;
        line-height: 25px;
        padding: 0 15%;
    }

    .section_20 .text p{
        font-size: 18px;
        padding: 0 10% 0 10%;
    }

    .section_20 .text a{
        font-size: 16px;
        padding-left: 10%;
    }

    .section_7 .row {
        padding: 10vh 5vw;
    }

    .section_7 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 5vw;
    }

    .section_7 .text .animationText {
        position: initial;
    }

    .section_7 .text h2 {
        font-size: 36px;
        line-height: 43px;
    }

    .section_7 .text .paragraph {
        font-size: 19px;
        line-height: 25px;
    }

    .section_7 .text p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_7 .text a {
        font-size: 15px;
        line-height: 19px;
    }

    .section_7 .text .animationText {
        padding: 0 1vw;
    }

    .section_23 .imagenCompleta img{
        width: 70%;
    }

    .section_23 .texto1{
        padding-top: 7.5%;
    }

    .section_23 .texto1 h2{
        font-size: 32px;
        padding-left: 20%;
        padding-right: 0%;
    }

    .section_23 .texto2 h3{
        font-size: 18px;
        padding-right: 10%;
    }
    .section_23 .texto2 p{
        font-size: 16px;
        padding-right: 10%;
    }
    .section_23 .texto2 a{
        font-size: 14px;
    }

    .section_18 .row .contenidoTexto{
        height: 100%;
        padding: 5% 0;
    }

    .section_18 .row .contenidoTexto h2{
        font-size: 36px;
        padding-right: 35%;
    }

    .section_18 .row .contenidoTexto h3{
        font-size: 19px;
        padding-right: 30%;
    }

    .section_18 .row .contenidoTexto p{
        font-size: 17px;
        padding-right: 30%;
    }

    .section_18 .row .contenidoTexto a{
        font-size: 15px;
    }

    .section_21 .row .columna1 .textoIzq h2{
        font-size: 32px;
    }

    .section_21 .row .columna1 .textoIzq .paragraph{
        font-size: 18px;
    }

    .section_21 .row .columna1 .textoIzq p{
        font-size: 16px;
    }

    .section_21 .row .columna1 .textoIzq a{
        font-size: 15px;
    }

    .section_21 .row .columna2 .textoDer h2{
        font-size: 32px;
    }

    .section_21 .row .columna2 .textoDer .paragraph{
        font-size: 18px;
    }

    .section_21 .row .columna2 .textoDer p{
        font-size: 16px;
    }

    .section_21 .row .columna2 .textoDer a{
        font-size: 15px;
    }

    .section_12 .row {
        padding: 10vh 6vw;
    }

    .section_12 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 7vh 3vw;
        border-radius: 30px 30px 0 0;
    }

    .section_12 .text h2 {
        font-size: 36px;
        line-height: 43px;
        margin-bottom: 2vh;
    }

    .section_12 .text h3 {
        font-size: 19px;
        line-height: 25px;
    }

    .section_12 .text p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_12 .text a {
        font-size: 15px;
        line-height: 19px;
    }

    .section_12 .image img {
        object-fit: cover;
        border-radius: 0 0 30px 30px;
    }

    .section_13 .row {
        padding: 10vh 6vw;
    }

    .section_13 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 7vh 3vw;
        border-radius: 30px 30px 0 0;
    }

    .section_13 .text h2 {
        font-size: 36px;
        line-height: 43px;
        margin-bottom: 2vh;
    }

    .section_13 .text h3 {
        font-size: 19px;
        line-height: 25px;
    }

    .section_13 .text p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_13 .text a {
        font-size: 15px;
        line-height: 19px;
    }

    .section_13 .image img {
        object-fit: cover;
        border-radius: 0 0 30px 30px;
    }

    .section_14 .text {
        padding: 0 10vw;
    }

    .section_14 .title {
        padding: 0;
    }

    .section_14 .title h2 {
        font-size: 40px;
        line-height: 54px;
        padding: 0 10vw;
        text-align: center;
    }

    .section_14 .text h3 {
        margin-top: 8vh;
        font-size: 19px;
        line-height: 25px;
    }

    .section_14 .text p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_14 .text a {
        font-size: 15px;
        line-height: 19px;
    }

    .section_14 .divMiniSlider2 .computadora2{
        width: 600px;
        height: 350px;
    }

    .section_14 .divMiniSlider2 .computadora2 .imgMiniSlider2{
        width: 300%;
    }

    .image15Animated {
        padding: 9vh 7vw;
    }

    .section_15 .text {
        padding: 0 0 0 4vw;
        flex: 0 0 60%;
        max-width: 60%;
    }

    .section_15 .text .logo span {
        font-size: 39px;
        line-height: 24px;
    }

    .section_15 .text .logo .laImg_Web {
        display: none;
    }

    .section_15 .text .logo .laImg_Responsive {
        display: block;
    }

    .section_16 .information {
        padding: 2vh 8vw 7vh 8vw;
    }

    .section_16 .information .ac-gf-content {
        padding: 0;
    }

    .section_16 .main-title h2 {
        font-size: 37px;
        line-height: 41px;
    }

    .section_16 .information .ac-gf-content h3 {
        font-size: 20px;
        line-height: 24px;
    }

    .section_16 .information .ac-gf-content p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_17 .row {
        padding: 8vh 0;
    }

    .section_17 .title h2 {
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 5vh;
    }

    .section_17 .button a {
        font-size: 28px;
        padding: 8px 70px;
    }
}
/*********************LANDSCAPE DISPOSITIVO MOVIL TABLET***********************************************************/
@media only screen and (min-width: 821px) and (max-width: 991px) and (orientation : landscape){
    .section_1 .information360 {
        padding: 5vh 10vw 5vh 5vw;
    }

    .section_1 .information360 .logo img {
        width: 197px;
        height: auto;
    }

    .section_1 .information360 .title h1 {
        font-size: 38px;
        line-height: 42px;
    }

    .section_1 .information360 .paragraph p {
        font-size: 22px;
        line-height: 26px;
    }

    .section_1 .information360 .button a {
        font-size: 28px;
        line-height: 32px;
    }

    .section_2 .administration {
        padding: 10vh 9vw;
    }

    .section_2 .administration .title {
        padding: 0 4vw;
    }

    .section_2 .title h2 {
        font-size: 37px;
        line-height: 38px;
        text-align: center;
        margin: 5vh 0;
    }

    .section_2 .benefits .title h2 {
        margin-bottom: 7vh;
    }

    .section_2 .paragraph {
        padding: 0 5vw;
    }

    .section_2 .paragraph p {
        text-align: center;
        font-size: 16px;
        line-height: 20px;
    }

    .section_2 .icons .icon {
        margin-bottom: 5vh;
    }

    .section_2 .icons h4 {
        font-size: 21px;
        line-height: 25px;
    }

    .section_2 .icons p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_3 .fondoZoom{
        height: 100%;
    }

    .imgAnimacion .fondoImg img{
        height: 100%;
    }

    .section_3-1{
        margin-top: -20%;
        padding-bottom: 10%;
    }
    .section_3-1 .cajaTexto{
        width: 600px;
        height: 750px;
    }
    .section_3-1 .texto h5{
        font-size: 42px;
    }
    .section_3-1 .texto h6{
        padding: 0% 0 5% 0;
        font-size: 20px;
    }
    .section_3-1 .texto p{
        font-size: 18px;
        padding: 5% 0 0% 0;
    }
    .section_3-1 .texto a{
        font-size: 14px;
    }

    .section_5 {
        padding-top: 10vh;
        padding-bottom: 10vh;
    }

    .section_5 .text {
        padding: 7vh 5vw;
        border-radius: 0 0 30px 30px;
        align-items: flex-start;
    }

    .section_5 .text h2 {
        font-size: 36px;
        line-height: 43px;
        text-align: left;
    }

    .section_5 .text h3 {
        font-size: 19px;
        line-height: 25px;
        text-align: left;
    }

    .section_5 .text p {
        font-size: 15px;
        line-height: 19px;
        text-align: left;
    }

    .section_5 .text a {
        font-size: 15px;
        line-height: 19px;
    }

    .section_5 .image img {
        border-radius: 30px 30px 0 0;
    }

    .section_20 .title h2{
        font-size: 36px;
        line-height: 40px;
    }

    .section_20 .title h3{
        font-size: 19px;
        line-height: 25px;
        padding: 0 15%;
    }

    .section_20 .text p{
        font-size: 18px;
        padding: 0 10% 0 10%;
    }

    .section_20 .text a{
        font-size: 16px;
        padding-left: 10%;
    }

    .section_7 .row {
        padding: 10vh 5vw;
    }

    .section_7 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section_7 .text .animationText {
        position: initial;
    }

    .section_7 .text h2 {
        font-size: 36px;
        line-height: 43px;
    }

    .section_7 .text .paragraph {
        font-size: 19px;
        line-height: 25px;
    }

    .section_7 .text p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_7 .text a {
        font-size: 15px;
        line-height: 19px;
    }

    .section_7 .text .animationText {
        padding: 0 1vw;
    }

    .section_23 .imagenCompleta img{
        width: 70%;
    }

    .section_23 .texto1{
        padding-top: 7.5%;
    }

    .section_23 .texto1 h2{
        font-size: 32px;
        padding-left: 20%;
        padding-right: 0%;
    }

    .section_23 .texto2 h3{
        font-size: 18px;
        padding-right: 15%;
    }
    .section_23 .texto2 p{
        font-size: 16px;
        padding-right: 15%;
    }
    .section_23 .texto2 a{
        font-size: 14px;
    }

    .section_18 .row .contenidoTexto h2{
        font-size: 36px;
        padding-right: 45%;
    }

    .section_18 .row .contenidoTexto h3{
        font-size: 19px;
        padding-right: 45%;
    }

    .section_18 .row .contenidoTexto p{
        font-size: 17px;
        padding-right: 45%;
    }

    .section_21 .row .columna1 .textoIzq h2{
        font-size: 34px;
    }

    .section_21 .row .columna1 .textoIzq .paragraph{
        font-size: 19px;
    }

    .section_21 .row .columna1 .textoIzq p{
        font-size: 16px;
    }

    .section_21 .row .columna1 .textoIzq a{
        font-size: 15px;
    }

    .section_21 .row .columna2 .textoDer h2{
        font-size: 34px;
    }

    .section_21 .row .columna2 .textoDer .paragraph{
        font-size: 19px;
    }

    .section_21 .row .columna2 .textoDer p{
        font-size: 16px;
    }

    .section_21 .row .columna2 .textoDer a{
        font-size: 15px;
    }

    .section_12 .row {
        padding: 10vh 6vw;
    }

    .section_12 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 7vh 3vw;
        border-radius: 30px 30px 0 0;
    }

    .section_12 .text h2 {
        font-size: 36px;
        line-height: 43px;
        margin-bottom: 2vh;
    }

    .section_12 .text h3 {
        font-size: 19px;
        line-height: 25px;
    }

    .section_12 .text p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_12 .text a {
        font-size: 15px;
        line-height: 19px;
    }

    .section_12 .image img {
        object-fit: cover;
        border-radius: 0 0 30px 30px;
    }

    .section_13 .row {
        padding: 10vh 6vw;
    }

    .section_13 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 7vh 3vw;
        border-radius: 30px 30px 0 0;
    }

    .section_13 .text h2 {
        font-size: 36px;
        line-height: 43px;
        margin-bottom: 2vh;
    }

    .section_13 .text h3 {
        font-size: 19px;
        line-height: 25px;
    }

    .section_13 .text p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_13 .text a {
        font-size: 15px;
        line-height: 19px;
    }

    .section_13 .image img {
        object-fit: cover;
        border-radius: 0 0 30px 30px;
    }

    .section_14 .text {
        padding: 0 10vw;
    }

    .section_14 .title {
        padding: 0;
    }

    .section_14 .title h2 {
        font-size: 40px;
        line-height: 54px;
        padding: 0 7vw;
        text-align: center
    }

    .section_14 .text h3 {
        margin-top: 8vh;
        font-size: 19px;
        line-height: 25px;
    }

    .section_14 .text p {
        font-size: 15px;
        line-height: 19px;
    }

    .section_14 .text a {
        font-size: 15px;
        line-height: 19px;
    }

    .image15Animated {
        padding: 9vh 7vw;
    }

    .section_15 .text {
        padding: 0 0 0 4vw;
        flex: 0 0 60%;
        max-width: 60%;
    }

    .section_15 .text .logo span {
        font-size: 39px;
        line-height: 24px;
    }

    .section_15 .text .logo .laImg_Web {
        display: none;
    }

    .section_15 .text .logo .laImg_Responsive {
        display: block;
    }

    .section_15 .text p {
        font-size: 25px;
        line-height: 29px;
    }

    .section_15 .text a {
        font-size: 16px;
    }

    .section_16 .information {
        padding: 2vh 8vw 7vh 8vw;
    }

    .section_16 .information .ac-gf-content {
        padding: 0;
    }

    .section_16 .main-title h2 {
        font-size: 37px;
        line-height: 41px;
    }

    .section_16 .information .ac-gf-content h3 {
        font-size: 20px;
        line-height: 24px;
    }

    .section_16 .information .ac-gf-content p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_17 .row {
        padding: 13vh 0;
    }

    .section_17 .title h2 {
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 5vh;
    }

    .section_17 .button a {
        font-size: 28px;
        padding: 15px 100px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1150px) and (orientation: landscape){
    .section_5 h2, .section_5 h3, .section_5 p, .section_7 h2, .section_7 p, .section_23 h3, .section_23 p, .section_18 h2, .section_18 h3, .section_18 p, .section_21 h2, .section_21 p, .section_12 h2, .section_12 h3, .section_12 p, .section_13 h2, .section_13 h3, .section_13 p, .section_14 h3, .section_14 p, .section_15 p {
        padding-bottom: 1.5rem !important;
    }
    .section_1 .information360 .logo, .section_1 .information360 .title, .section_1 .information360 .button {
        margin-bottom: 1.5rem;
    }
    .section_1 .information360 .paragraph {
        margin-bottom: 2rem;
    }
    .section_2 .paragraph p {
        text-align: center;
        font-size: 20px !important;
        line-height: 24px !important;
    }
    .section_5 .text h2,.section_7 .text h2, .section_23 .texto1 h2, .section_18 .row .contenidoTexto h2, 
    .section_21 h2, .section_12 .text h2, .section_13 .text h2{
        font-size: 34px !important;
        line-height: normal !important;
    }
    .section_5 .text h3, .section_7 .text .paragraph, .section_23 .texto2 h3, .section_18 .row .contenidoTexto h3,
    .section_21 .paragraph, .section_12 .text h3, .section_13 .text h3, .section_14 .text h3, .section_3-1 .texto h6{
        font-size: 20px !important;
        line-height: normal !important;
    }
    .section_5 .text p,.section_7 .text p, .section_23 .texto2 p, .section_18 .row .contenidoTexto p,
    .section_21 p, .section_12 .text p, .section_13 .text p, .section_14 .text p, .section_20 .text p, .section_3-1 .texto p{
        font-size: 17px !important;
        line-height: normal !important;
    }
    .section_14 .title h2 {
        font-size: 60px !important;
        line-height: normal !important;
        padding: 0 0 4rem !important;
    }
    .section_15 .text p {
        line-height: normal !important;
    }
    .section_2 .paragraph, .section_2 .administration .title {
        padding: 0 !important;
    }
    .section_2 .administration {
        padding-right: 5vw !important;
        padding-left: 5vw !important;
    }
    .section_3-1 {
        margin-top: -24% !important;
    }
    .section_3-1 .texto p {
        padding: 0% 0 0% 0 !important;
    }
    .section_20 .title h2 {
        line-height: normal !important;
    }
    .section_5 .text, .section_12 .text, .section_13 .text {
        padding: 3% 4% !important;
    }
    .section_20 .title h2 {
        padding: 0 0 3rem !important;
    }
    .section_20 .title h3 {
        padding: 0 0 2rem !important;
    }
    .section_20 .text p, .section_20 .text a {
        padding: 0 !important;
    }
    .section_7 .image img {
        width: 110%;
    }
    .section_7 .image {
        left: -6%;
    }
    .section_7 .text .animationText {
        right: -115%;
    }
    .section_7 .text .animationText, .section_7 .text.col-lg-6 {
        padding: 0 0 0 8%!important;
        top: 5%;
    }
    .section_2 .paragraph p,.section_5 .text h3, .section_5 .text p, .section_7 .text p,
    .section_23 .texto2 h3, .section_23 .texto2 p, .section_3-1 .texto h6,
    .section_21 h2, .section_21 p, .section_12 .text p, .section_3-1 .texto p,
    .section_13 .text h3, .section_13 .text p {
        white-space: normal;
    }
    .section_23 .texto1 h2 {
        padding-left: 10% !important;
    }
    .section_23 .texto2 h3, .section_23 .texto2 p, .section_18 .row .contenidoTexto h2,
    .section_18 .row .contenidoTexto h3, .section_18 .row .contenidoTexto p {
        padding-right: 0 !important;
    }
    .section_23 .texto2 {
        padding-right: 8%;
    }
    .section_14 .text {
        padding: 5% 12% 8% !important;
    }
    .section_2 .icons .image img {
        width: 55%;
    }
    .section_3-1 .cajaTexto {
        height: 665px !important;
    }
    /***********************************************************************/
    .section_1 .image img {
        width: auto;
    }

    .section_1 .information360 {
        padding: 0;
        padding-left: 7vw;
    }

    .section_1 .information360.col-lg-6 {
        flex: 0 0 70%;
        max-width: 70%;
    }

    .section_1 .information360 .logo img {
        width: 205px;
        height: auto;
    }

    .section_1 .information360 .title h1 {
        font-size: 41px;
        line-height: 45px;
    }

    .section_1 .information360 .paragraph p {
        font-size: 22px;
        line-height: 26px;
    }

    .section_1 .information360 .button a {
        font-size: 28px;
        line-height: 32px;
    }

    .section_2 .administration {
        padding: 10vh 9vw;
    }

    .section_2 .administration .title {
        padding: 0 4vw;
    }

    .section_2 .title h2 {
        font-size: 37px;
        line-height: normal;
        text-align: center;
        margin: 5vh 0;
    }
    .section_2 .administration .title h2 {
        margin: 5vh 25%;
    }

    .section_2 .row.benefits {
        padding: 5vh 5vw 15vh 5vw;
    }

    .section_2 .benefits .title h2 {
        margin-bottom: 7vh;
    }

    .section_2 .paragraph {
        padding: 0 5vw;
    }

    .section_2 .paragraph p {
        text-align: center;
        font-size: 16px;
        line-height: 20px;
    }

    .section_2 .icons h4 {
        font-size: 21px;
        line-height: 25px;
    }

    .section_2 .icons p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_2 .icons .icon .img {
        width: 110px;
        height: auto;
    }

    .section_3 .fondoZoom{
        height: 100%;
    }

    .imgAnimacion .fondoImg img{
        height: 100%;
    }

    .section_3-1{
        margin-top: -20%;
        padding-bottom: 10%;
    }
    .section_3-1 .cajaTexto{
        width: 700px;
        height: 750px;
    }
    .section_3-1 .texto h5{
        font-size: 46px;
    }
    .section_3-1 .texto h6{
        padding: 0% 0 5% 0;
        font-size: 22px;
    }
    .section_3-1 .texto p{
        font-size: 18px;
        padding: 5% 0 0% 0;
    }
    .section_3-1 .texto a{

    }

    .section_5 {
        padding-top: 15vh;
        padding-bottom: 15vh;
    }

    .section_5 .text {
        padding: 3vh 3vw 3vh 3vw;
    }

    .section_5 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section_5 .text.col-lg-6 {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .section_5 .image.col-lg-6 {
        flex: 0 0 55%;
        max-width: 55%;
    }
    .section_5 .image img {
        object-fit: cover;
    }
    .section_5 .text h2 {
        font-size: 38px;
        line-height: 45px;
    }

    .section_5 .text h3 {
        font-size: 19px;
        line-height: 25px;
    }

    .section_5 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_5 .text a {
        font-size: 15px;
        line-height: 19px;
    }

    .section_20 .title h2{
        font-size: 38px;
        line-height: 44px;
    }

    .section_20 .title h3{
        font-size: 22px;
        padding: 0 15%;
    }

    .section_20 .divMiniSlider .computadora{
        width: 700px;
        height: 350px;
    }

    .section_20 .text p{
        font-size: 18px;
        padding: 0 15% 0 15%;
    }

    .section_20 .text a{
        font-size: 16px;
        padding-left: 15%;
    }

    .section_7 .row {
        padding: 10vh 2vw;
    }

    .section_7 .text.col-lg-6 {
        flex: 0 0 40%;
        max-width: 40%;
    }

    .section_7 .image.col-lg-6 {
        flex: 0 0 60%;
        max-width: 60%;
    }

    .section_7 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section_7 .text h2 {
        font-size: 38px;
        line-height: 45px;
    }

    .section_7 .text .paragraph {
        font-size: 19px;
        line-height: 25px;
    }

    .section_7 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_7 .text a {
        font-size: 15px;
        line-height: 19px;
    }

    .section_7 .text .animationText {
        padding: 0 1vw;
    }

    .section_23 .imagenCompleta img{
        width: 65%;
    }

    .section_23 .texto1{
        padding-top: 7.5%;
    }

    .section_23 .texto1 h2{
        font-size: 36px;
        padding-left: 30%;
        padding-right: 0%;
    }

    .section_23 .texto2 h3{
        font-size: 18px;
        padding-right: 20%;
    }
    .section_23 .texto2 p{
        font-size: 16px;
        padding-right: 20%;
    }
    .section_23 .texto2 a{
        font-size: 14px;
    }

    .section_18 .row .contenidoTexto h2{
        font-size: 38px;
        padding-right: 45%;
    }

    .section_18 .row .contenidoTexto h3{
        font-size: 20px;
        padding-right: 45%;
    }

    .section_18 .row .contenidoTexto p{
        font-size: 17px;
        padding-right: 45%;
    }

    .section_21 .row .columna1 .textoIzq h2{
        font-size: 34px;
    }

    .section_21 .row .columna1 .textoIzq .paragraph{
        font-size: 20px;
    }

    .section_21 .row .columna1 .textoIzq p{
        font-size: 18px;
    }

    .section_21 .row .columna1 .textoIzq a{
        font-size: 16px;
    }

    .section_21 .row .columna2 .textoDer h2{
        font-size: 34px;
    }

    .section_21 .row .columna2 .textoDer .paragraph{
        font-size: 20px;
    }

    .section_21 .row .columna2 .textoDer p{
        font-size: 18px;
    }

    .section_21 .row .columna2 .textoDer a{
        font-size: 16px;
    }

    .section_12 .row {
        padding: 10vh 6vw;
    }

    .section_12 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 5vh 3vw;
    }

    .section_12 .text h2 {
        font-size: 40px;
        line-height: 47px;
        margin-bottom: 2vh;
    }

    .section_12 .text h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .section_12 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_12 .text a {
        font-size: 16px;
        line-height: 20px;
    }

    .section_12 .image img {
        object-fit: cover;
    }

    .section_13 .row {
        padding: 10vh 6vw;
    }

    .section_13 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 5vh 3vw;
    }

    .section_13 .text h2 {
        font-size: 40px;
        line-height: 47px;
        margin-bottom: 2vh;
    }

    .section_13 .text h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .section_13 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_13 .text a {
        font-size: 16px;
        line-height: 20px;
    }

    .section_13 .image img {
        object-fit: cover;
    }

    .section_14 .text {
        padding: 0 10vw;
    }

    .section_14 .title h2 {
        font-size: 50px;
        line-height: 64px;
        padding: 0 10vw;
    }

    .section_14 .text h3 {
        margin-top: 8vh;
        font-size: 20px;
        line-height: 25px;
    }

    .section_14 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_14 .text a {
        font-size: 16px;
        line-height: 20px;
    }

    .section_14 .divMiniSlider2 .computadora2{
        width: 650px;
        height: 400px;
    }

    .section_14 .divMiniSlider2 .computadora2 .imgMiniSlider2{
        width: 300%;
    }

    .image15Animated {
        padding: 9vh 7vw;
    }

    .section_14 .row {
        padding: 15vh 5vw;
    }

    .section_15 .text {
        padding: 0 0 0 4vw;
        flex: 0 0 60%;
        max-width: 60%;
    }

    .section_15 .text .logo span {
        font-size: 39px;
        line-height: 28px;
    }

    .section_15 .text .logo img {
        width: 190px;
        height: auto;
    }

    .section_15 .text p {
        font-size: 25px;
        line-height: 29px;
    }

    .section_15 .text a {
        font-size: 16px;
    }

    .section_15 .information .ac-gf-content {
        padding: 0 3vw;
    }

    .section_16 .main-title {
        padding: 15vh 5vw 2vh 5vw;
    }

    .section_16 .information {
        padding: 2vh 5vw 15vh 5vw;
    }

    .section_16 .main-title h2 {
        font-size: 37px;
        line-height: 41px;
    }

    .section_16 .information .ac-gf-content h3 {
        font-size: 20px;
        line-height: 24px;
    }

    .section_16 .information .ac-gf-content p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_17 .row {
        padding: 11vh 0;
    }

    .section_17 .title h2 {
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 5vh;
    }

    .section_17 .button a {
        font-size: 28px;
        padding: .5% 60px;
    }
}
/*********************LANDSCAPE DISPOSITIVO MOVIL LAPTOP***********************************************************/
@media only screen and (min-width: 1151px) and (max-width: 1199px) and (orientation: landscape){
    .section_5 h2, .section_5 h3, .section_5 p, .section_7 h2, .section_7 p, .section_23 h3, .section_23 p, .section_18 h2, .section_18 h3, .section_18 p, .section_21 h2, .section_21 p, .section_12 h2, .section_12 h3, .section_12 p, .section_13 h2, .section_13 h3, .section_13 p, .section_14 h3, .section_14 p, .section_15 p {
        padding-bottom: 1.5rem !important;
    }
    .section_1 .information360 .logo, .section_1 .information360 .title, .section_1 .information360 .button {
        margin-bottom: 1.5rem;
    }
    .section_1 .information360 .paragraph {
        margin-bottom: 2rem;
    }
    .section_2 .paragraph p {
        text-align: center;
        font-size: 20px !important;
        line-height: 24px !important;
    }
    .section_5 .text h2,.section_7 .text h2, .section_23 .texto1 h2, .section_18 .row .contenidoTexto h2, 
    .section_21 h2, .section_12 .text h2, .section_13 .text h2{
        font-size: 38px !important;
        line-height: normal !important;
    }
    .section_5 .text h3, .section_7 .text .paragraph, .section_23 .texto2 h3, .section_18 .row .contenidoTexto h3,
    .section_21 .paragraph, .section_12 .text h3, .section_13 .text h3, .section_14 .text h3, .section_3-1 .texto h6{
        font-size: 20px !important;
        line-height: normal !important;
    }
    .section_5 .text p,.section_7 .text p, .section_23 .texto2 p, .section_18 .row .contenidoTexto p,
    .section_21 p, .section_12 .text p, .section_13 .text p, .section_14 .text p, .section_20 .text p, .section_3-1 .texto p{
        font-size: 17px !important;
        line-height: normal !important;
    }
    .section_14 .title h2 {
        font-size: 60px !important;
        line-height: normal !important;
        padding: 0 0 4rem !important;
    }
    .section_15 .text p {
        line-height: normal !important;
    }
    .section_2 .paragraph, .section_2 .administration .title {
        padding: 0 !important;
    }
    .section_2 .administration {
        padding-right: 5vw !important;
        padding-left: 5vw !important;
    }
    .section_3-1 {
        margin-top: -24% !important;
    }
    .section_3-1 .texto p {
        padding: 0% 0 0% 0 !important;
    }
    .section_20 .title h2 {
        line-height: normal !important;
    }
    .section_5 .text, .section_12 .text, .section_13 .text {
        padding: 3% 4% !important;
    }
    .section_20 .title h2 {
        padding: 0 0 3rem !important;
    }
    .section_20 .title h3 {
        padding: 0 0 2rem !important;
    }
    .section_20 .text p, .section_20 .text a {
        padding: 0 7% 0 !important;
    }
    .section_7 .text .animationText {
        right: -115%;
    }
    .section_7 .text .animationText, .section_7 .text.col-lg-6 {
        padding: 0 !important;
    }
    .section_2 .paragraph p,.section_5 .text h3, .section_5 .text p, .section_7 .text p,
    .section_23 .texto2 h3, .section_23 .texto2 p,
    .section_21 h2, .section_21 p, .section_12 .text p, .section_3-1 .texto p,
    .section_13 .text h3, .section_13 .text p {
        white-space: normal;
    }
    .section_23 .texto1 h2 {
        padding-left: 17% !important;
    }
    .section_23 .texto2 h3, .section_23 .texto2 p, .section_18 .row .contenidoTexto h2,
    .section_18 .row .contenidoTexto h3, .section_18 .row .contenidoTexto p {
        padding-right: 0 !important;
    }
    .section_23 .texto2 {
        padding-right: 8%;
    }
    .section_14 .text {
        padding: 5% 17% 8% !important;
    }
    /***********************************************************************/
    .section_1 .information360 {
        padding: 0;
        padding-left: 7vw;
    }

    .section_1 .information360 .logo img {
        width: 238px;
        height: auto;
    }

    .section_1 .information360 .title h1 {
        font-size: 44px;
        line-height: 48px;
    }

    .section_1 .information360 .paragraph p {
        font-size: 22px;
        line-height: 26px;
    }

    .section_1 .information360 .button a {
        font-size: 30px;
        line-height: 34px;
    }

    .section_2 .administration {
        padding: 10vh 12vw;
    }

    .section_2 .administration .title {
        padding: 0 4vw;
    }

    .section_2 .title h2 {
        font-size: 39px;
        line-height: normal;
        text-align: center;
        margin: 5vh 27%;
    }

    .section_2 .benefits .title h2 {
        margin-bottom: 7vh;
    }

    .section_2 .paragraph {
        padding: 0 5vw;
    }

    .section_2 .paragraph p {
        text-align: center;
        font-size: 20px;
        line-height: 24px;
    }

    .section_2 .icons h4 {
        font-size: 21px;
        line-height: 25px;
    }

    .section_2 .icons p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_3 .fondoZoom{
        height: 100%;
    }

    .imgAnimacion .fondoImg img{
        height: 100%;
    }

    .section_3-1{
        margin-top: -20%;
        padding-bottom: 10%;
    }
    .section_3-1 .cajaTexto{
        width: 800px;
        height: 700px;
    }
    .section_3-1 .texto h5{
        font-size: 50px;
    }
    .section_3-1 .texto h6{
        padding: 0% 0 5% 0;
        font-size: 22px;
    }
    .section_3-1 .texto p{
        font-size: 18px;
        padding: 5% 0 0% 0;
    }
    .section_3-1 .texto a{

    }
    .section_5 .image img {
        object-fit: cover;
    }
    .section_5 {
        padding-top: 10vh;
        padding-bottom: 10vh;
    }

    .section_5 .text {
        padding: 3vh 3vw 3vh 3vw;
    }

    .section_5 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section_5 .text.col-lg-6 {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .section_5 .image.col-lg-6 {
        flex: 0 0 55%;
        max-width: 55%;
    }

    .section_5 .text h2 {
        font-size: 40px;
        line-height: 47px;
    }

    .section_5 .text h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .section_5 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_5 .text a {
        font-size: 16px;
        line-height: 20px;
    }

    .section_20 .title h2{
        font-size: 40px;
        line-height: 50px;
    }

    .section_20 .title h3{
        font-size: 20px;
        padding: 0 30%;
    }

    .section_20 .text p{
        font-size: 18px;
        padding: 0 15% 0 15%;
    }

    .section_20 .text a{
        font-size: 16px;
        padding: 0 15% 0 15%;
    }

    .section_7 .row {
        padding: 5vh 6vw 10vh 6vw;
    }

    .section_7 .text.col-lg-6 {
        flex: 0 0 40%;
        max-width: 40%;
    }

    .section_7 .image.col-lg-6 {
        flex: 0 0 60%;
        max-width: 60%;
    }

    .section_7 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section_7 .text h2 {
        font-size: 40px;
        line-height: 47px;
    }

    .section_7 .text .paragraph {
        font-size: 20px;
        line-height: 26px;
    }

    .section_7 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_7 .text a {
        font-size: 16px;
        line-height: 20px;
    }

    .section_7 .text .animationText {
        padding: 0 3vw;
    }

    .section_23 .imagenCompleta img{
        width: 60%;
    }

    .section_23 .texto1{
        padding-top: 7.5%;
    }

    .section_23 .texto1 h2{
        font-size: 42px;
        padding-left: 30%;
        padding-right: 0%;
    }

    .section_23 .texto2 h3{
        font-size: 20px;
        padding-right: 20%;
    }
    .section_23 .texto2 p{
        font-size: 18px;
        padding-right: 20%;
    }
    .section_23 .texto2 a{

    }

    .section_18 .row .contenidoTexto h2{
        font-size: 40px;
        padding-right: 50%;
    }

    .section_18 .row .contenidoTexto h3{
        font-size: 20px;
        padding-right: 50%;
    }

    .section_18 .row .contenidoTexto p{
        font-size: 18px;
        padding-right: 50%;
    }

    .section_21 .row .columna1 .textoIzq h2{
        font-size: 40px;
    }

    .section_21 .row .columna1 .textoIzq .paragraph{
        font-size: 20px;
    }

    .section_21 .row .columna1 .textoIzq p{
        font-size: 18px;
    }

    .section_21 .row .columna1 .textoIzq a{
        font-size: 16px;
    }

    .section_21 .row .columna2 .textoDer h2{
        font-size: 42px;
    }

    .section_21 .row .columna2 .textoDer .paragraph{
        font-size: 20px;
    }

    .section_21 .row .columna2 .textoDer p{
        font-size: 18px;
    }

    .section_21 .row .columna2 .textoDer a{
        font-size: 16px;
    }

    .section_12 .row {
        padding: 10vh 6vw;
    }

    .section_12 .text.col-lg-6 {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .section_12 .image.col-lg-6 {
        flex: 0 0 55%;
        max-width: 55%;
    }

    .section_12 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 5vh 3vw;
    }

    .section_12 .text h2 {
        font-size: 40px;
        line-height: 47px;
        margin-bottom: 2vh;
    }

    .section_12 .text h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .section_12 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_12 .text a {
        font-size: 16px;
        line-height: 20px;
    }

    .section_13 .row {
        padding: 10vh 6vw;
    }

    .section_13 .text.col-lg-6 {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .section_13 .image.col-lg-6 {
        flex: 0 0 55%;
        max-width: 55%;
    }

    .section_13 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 5vh 3vw;
    }

    .section_13 .text h2 {
        font-size: 40px;
        line-height: 47px;
        margin-bottom: 2vh;
    }

    .section_13 .text h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .section_13 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_13 .text a {
        font-size: 16px;
        line-height: 20px;
    }

    .section_14 .text {
        padding: 0 20vw;
    }

    .section_14 .title h2 {
        font-size: 50px;
        line-height: 64px;
        text-align: center
    }

    .section_14 .text h3 {
        margin-top: 8vh;
        font-size: 20px;
        line-height: 25px;
    }

    .section_14 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_14 .text a {
        font-size: 16px;
        line-height: 20px;
    }

    .section_14 .divMiniSlider2 .computadora2{
        width: 650px;
        height: 400px;
    }

    .section_14 .divMiniSlider2 .computadora2 .imgMiniSlider2{
        width: 300%;
    }

    .image15Animated {
        padding: 9vh 7vw;
    }

    .section_15 .text {
        padding: 0 0 0 4vw;
        flex: 0 0 60%;
        max-width: 60%;
    }

    .section_15 .text .logo span {
        font-size: 39px;
        line-height: 35px;
    }

    .section_15 .text .logo img {
        width: 200px;
        height: auto;
    }

    .section_15 .text p {
        font-size: 27px;
        line-height: 31px;
        padding-right: 30%;
    }

    .section_15 .text a {
        font-size: 17px;
        line-height: 21px;
    }

    .section_16 .information .ac-gf-content {
        padding: 0 3vw;
    }

    .section_16 .main-title h2 {
        font-size: 39px;
        line-height: 35px;
    }

    .section_16 .information .ac-gf-content h3 {
        font-size: 21px;
        line-height: 24px;
    }

    .section_16 .information .ac-gf-content p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_17 .row {
        padding: 7vh 0;
    }

    .section_17 .title h2 {
        font-size: 32px;
        line-height: 36px;
        margin-bottom: 5vh;
    }

    .section_17 .button a {
        font-size: 30px;
        line-height: 24px;
        padding: 15px 70px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1360px) and (orientation: landscape){
    .section_5 h2, .section_5 h3, .section_5 p, .section_7 h2, .section_7 p, .section_23 h3, .section_23 p, .section_18 h2, .section_18 h3, .section_18 p, .section_21 h2, .section_21 p, .section_12 h2, .section_12 h3, .section_12 p, .section_13 h2, .section_13 h3, .section_13 p, .section_14 h3, .section_14 p, .section_15 p {
        padding-bottom: 1.5rem !important;
    }
    .section_1 .information360 .logo, .section_1 .information360 .title, .section_1 .information360 .button {
        margin-bottom: 1.5rem;
    }
    .section_1 .information360 .paragraph {
        margin-bottom: 2rem;
    }
    .section_2 .paragraph p {
        text-align: center;
        font-size: 20px !important;
        line-height: 24px !important;
    }
    .section_5 .text h2,.section_7 .text h2, .section_23 .texto1 h2, .section_18 .row .contenidoTexto h2, 
    .section_21 h2, .section_12 .text h2, .section_13 .text h2{
        font-size: 40px !important;
        line-height: normal !important;
    }
    .section_5 .text h3, .section_7 .text .paragraph, .section_23 .texto2 h3, .section_18 .row .contenidoTexto h3,
    .section_21 .paragraph, .section_12 .text h3, .section_13 .text h3, .section_14 .text h3{
        font-size: 20px !important;
        line-height: normal !important;
    }
    .section_5 .text p,.section_7 .text p, .section_23 .texto2 p, .section_18 .row .contenidoTexto p,
    .section_21 p, .section_12 .text p, .section_13 .text p, .section_14 .text p, .section_20 .text p{
        font-size: 17px !important;
        line-height: normal !important;
    }
    .section_14 .title h2 {
        font-size: 60px !important;
        line-height: normal !important;
        padding: 0 0 4rem !important;
    }
    .section_15 .text p {
        line-height: normal !important;
    }
    .section_2 .paragraph, .section_2 .administration .title {
        padding: 0 !important;
    }
    .section_2 .administration {
        padding-right: 5vw !important;
        padding-left: 5vw !important;
    }
    .section_3-1 {
        margin-top: -24% !important;
    }
    .section_3-1 .texto h6 {
        font-size: 23px !important;
    }
    .section_3-1 .texto p {
        font-size: 20px !important;
        padding: 0% 0 0% 0 !important;
    }
    .section_20 .title h2 {
        line-height: normal !important;
    }
    .section_5 .text, .section_12 .text, .section_13 .text {
        padding: 3% 4% !important;
    }
    .section_20 .title h2 {
        padding: 0 0 3rem !important;
    }
    .section_20 .title h3 {
        padding: 0 0 2rem !important;
    }
    .section_20 .text p, .section_20 .text a {
        padding: 0 9% 0 !important;
    }
    .section_7 .text .animationText {
        right: -115%;
    }
    .section_7 .text .animationText, .section_7 .text.col-lg-6 {
        padding: 0 !important;
    }
    .section_2 .paragraph p,.section_5 .text h3, .section_5 .text p, .section_7 .text p,
    .section_23 .texto2 h3, .section_23 .texto2 p,
    .section_21 h2, .section_21 p, .section_12 .text p, .section_3-1 .texto p,
    .section_13 .text h3, .section_13 .text p {
        white-space: normal;
    }
    .section_23 .texto1 h2 {
        padding-left: 17% !important;
    }
    .section_23 .texto2 h3, .section_23 .texto2 p, .section_18 .row .contenidoTexto h2,
    .section_18 .row .contenidoTexto h3, .section_18 .row .contenidoTexto p {
        padding-right: 0 !important;
    }
    .section_23 .texto2 {
        padding-right: 8%;
    }
    .section_14 .text {
        padding: 5% 18% 8% !important;
    }
    /***********************************************************************/
    .section_1 .information360 {
        padding: 0;
        padding-left: 7vw;
    }

    .section_1 .information360.col-lg-6 {
        flex: 0 0 60%;
        max-width: 60%;
    }

    .section_1 .information360 .logo img {
        width: 248px;
        height: auto;
    }

    .section_1 .information360 .title h1 {
        font-size: 48px;
        line-height: 52px;
    }

    .section_1 .information360 .paragraph p {
        font-size: 22px;
        line-height: 26px;
    }

    .section_1 .information360 .button a {
        font-size: 30px;
        line-height: 34px;
    }

    .section_2 .row.benefits {
        padding: 5vh 5vw 15vh 5vw;
    }

    .section_2 .administration {
        padding: 10vh 10vw;
    }

    .section_2 .administration .title {
        padding: 0 4vw;
    }

    .section_2 .title h2 {
        font-size: 42px;
        line-height: normal;
        text-align: center;
        margin: 5vh 25%;
    }

    .section_2 .benefits .title h2 {
        margin-bottom: 7vh;
    }

    .section_2 .paragraph {
        padding: 0 5vw;
    }

    .section_2 .paragraph p {
        text-align: center;
        font-size: 24px;
        line-height: 28px;
    }

    .section_2 .icons h4 {
        font-size: 21px;
        line-height: 25px;
    }

    .section_2 .icons p {
        font-size: 17px;
    }

    .section_3 .fondoZoom{
        height: 100%;
    }

    .imgAnimacion .fondoImg img{
        height: 100%;
    }

    .section_3-1{
        margin-top: -20%;
        padding-bottom: 10%;
    }
    .section_3-1 .cajaTexto{
        width: 900px;
        height: 800px;
    }
    .section_3-1 .texto h5{
        font-size: 54px;
    }
    .section_3-1 .texto h6{
        padding: 0% 0 5% 0;
        font-size: 24px;
    }
    .section_3-1 .texto p{
        font-size: 20px;
        padding: 5% 0 0% 0;
    }
    .section_3-1 .texto a{

    }

    .section_5 {
        padding-top: 10vh;
        padding-bottom: 10vh;
    }

    .section_5 .text {
        padding: 3vh 3vw 3vh 7vw;
    }

    .section_5 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section_5 .text.col-lg-6 {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .section_5 .image.col-lg-6 {
        flex: 0 0 55%;
        max-width: 55%;
    }

    .section_5 .text h2 {
        font-size: 41px;
        line-height: 48px;
    }

    .section_5 .text h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .section_5 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_5 .text a {
        font-size: 16px;
        line-height: 20px;
    }
    .section_5 .image img {
        object-fit: cover;
    }
    .section_20 .title h2{
        font-size: 42px;
    }

    .section_20 .title h3{
        font-size: 24px;
        padding: 0 15%;
    }

    .section_20 .text p{
        font-size: 18px;
    }

    .section_7 .row {
        padding: 5vh 6vw 10vh 6vw;
    }

    .section_7 .text.col-lg-6 {
        flex: 0 0 40%;
        max-width: 40%;
    }

    .section_7 .image.col-lg-6 {
        flex: 0 0 60%;
        max-width: 60%;
    }

    .section_7 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section_7 .text h2 {
        font-size: 41px;
        line-height: 48px;
    }

    .section_7 .text .paragraph {
        font-size: 20px;
        line-height: 26px;
    }

    .section_7 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_7 .text a {
        font-size: 16px;
        line-height: 20px;
    }

    .section_7 .text .animationText {
        padding: 0 3vw;
    }

    .section_23 .imagenCompleta img{
        width: 60%;
    }

    .section_23 .texto1{
        padding-top: 7.5%;
    }

    .section_23 .texto1 h2{
        font-size: 42px;
        padding-left: 30%;
        padding-right: 0%;
    }

    .section_23 .texto2 h3{
        font-size: 20px;
        padding-right: 20%;
    }
    .section_23 .texto2 p{
        font-size: 18px;
        padding-right: 20%;
    }
    .section_23 .texto2 a{

    }

    .section_18 .row .contenidoTexto h2{
        font-size: 42px;
        padding-right: 50%;
    }

    .section_18 .row .contenidoTexto h3{
        font-size: 20px;
        padding-right: 50%;
    }

    .section_18 .row .contenidoTexto p{
        font-size: 18px;
        padding-right: 50%;
    }

    .section_21 .row .columna1 .textoIzq h2{
        font-size: 42px;
    }

    .section_21 .row .columna1 .textoIzq .paragraph{
        font-size: 20px;
    }

    .section_21 .row .columna1 .textoIzq p{
        font-size: 18px;
    }

    .section_21 .row .columna2 .textoDer h2{
        font-size: 42px;
    }

    .section_21 .row .columna2 .textoDer .paragraph{
        font-size: 20px;
    }

    .section_21 .row .columna2 .textoDer p{
        font-size: 18px;
    }

    .section_12 .row {
        padding: 15vh 6vw;
    }

    .section_12 .text.col-lg-6 {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .section_12 .image.col-lg-6 {
        flex: 0 0 55%;
        max-width: 55%;
    }

    .section_12 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 5vh 3vw;
    }

    .section_12 .text h2 {
        font-size: 41px;
        line-height: 48px;
        margin-bottom: 5vh;
    }

    .section_12 .text h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .section_12 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_12 .text a {
        font-size: 16px;
        line-height: 20px;
    }

    .section_13 .row {
        padding: 15vh 6vw;
    }

    .section_13 .text.col-lg-6 {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .section_13 .image.col-lg-6 {
        flex: 0 0 55%;
        max-width: 55%;
    }

    .section_13 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 5vh 3vw;
    }

    .section_13 .text h2 {
        font-size: 41px;
        line-height: 48px;
        margin-bottom: 5vh;
    }

    .section_13 .text h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .section_13 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_13 .text a {
        font-size: 16px;
        line-height: 20px;
    }

    .section_14 .row {
        padding: 15vh 5vw;
    }

    .section_14 .text {
        padding: 0 18vw;
    }

    .section_14 .title h2 {
        font-size: 50px;
        line-height: 64px;
        padding: 0 18vw;
    }

    .section_14 .text h3 {
        margin-top: 8vh;
        font-size: 20px;
        line-height: 25px;
        margin-top: 5vh;
    }

    .section_14 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_14 .text a {
        font-size: 16px;
        line-height: 20px;
    }

    .section_14 .title h2{
        font-size: 42px;
        text-align: center;
    }

    .section_14 .divMiniSlider2 .computadora2{
        width: 800px;
        height: 550px;
    }

    .image15Animated {
        padding: 9vh 7vw;
    }

    .section_15 .text {
        padding: 0 9vw 0 4vw;
    }

    .section_15 .text .logo span {
        font-size: 48px;
        line-height: 42px;
    }

    .section_15 .text .logo img {
        width: 200px;
        height: auto;
    }

    .section_15 .text p {
        font-size: 27px;
        line-height: 31px;
    }

    .section_15 .text a {
        font-size: 17px;
        line-height: 21px;
    }

    .section_16 .information .ac-gf-content {
        padding: 0 3vw;
    }

    .section_16 .main-title {
        padding: 15vh 5vw 2vh 5vw;
    }

    .section_16 .information {
        padding: 2vh 5vw 15vh 5vw;
    }

    .section_16 .main-title h2 {
        font-size: 42px;
        line-height: 46px;
    }

    .section_16 .information .ac-gf-content h3 {
        font-size: 21px;
        line-height: 25px;
    }

    .section_16 .information .ac-gf-content p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_17 .row {
        padding: 7vh 0;
    }

    .section_17 .title h2 {
        font-size: 34px;
        margin-bottom: 5vh;
    }

    .section_17 .button a {
        font-size: 30px;
        padding: .5% 70px;
    }
}
/*********************LANDSCAPE DISPOSITIVO PC ESCRITORIO***********************************************************/
/*patalla de escritorio utilizado en la empresa*/
@media only screen and (min-width: 1361px) and (max-width: 1799px) and (orientation : landscape){
    .section_5 h2, .section_5 h3, .section_5 p, .section_7 h2, .section_7 p, .section_23 h3, .section_23 p, .section_18 h2, .section_18 h3, .section_18 p, .section_21 h2, .section_21 p, .section_12 h2, .section_12 h3, .section_12 p, .section_13 h2, .section_13 h3, .section_13 p, .section_14 h3, .section_14 p, .section_15 p {
        padding-bottom: 1.5rem !important;
    }
    .section_1 .information360 .logo, .section_1 .information360 .title, .section_1 .information360 .button {
        margin-bottom: 1.5rem;
    }
    .section_1 .information360 .paragraph {
        margin-bottom: 2rem;
    }
    .section_2 .paragraph p {
        text-align: center;
        font-size: 20px !important;
        line-height: 24px !important;
    }
    .section_5 .text h2,.section_7 .text h2, .section_23 .texto1 h2, .section_18 .row .contenidoTexto h2, 
    .section_21 h2, .section_12 .text h2, .section_13 .text h2{
        font-size: 40px !important;
        line-height: normal !important;
    }
    .section_5 .text h3, .section_7 .text .paragraph, .section_23 .texto2 h3, .section_18 .row .contenidoTexto h3,
    .section_21 .paragraph, .section_12 .text h3, .section_13 .text h3, .section_14 .text h3{
        font-size: 20px !important;
        line-height: normal !important;
    }
    .section_5 .text p,.section_7 .text p, .section_23 .texto2 p, .section_18 .row .contenidoTexto p,
    .section_21 p, .section_12 .text p, .section_13 .text p, .section_14 .text p, .section_20 .text p{
        font-size: 17px !important;
        line-height: normal !important;
    }
    .section_14 .title h2 {
        font-size: 70px !important;
        line-height: normal !important;
    }
    .section_15 .text p {
        line-height: normal !important;
    }
    .section_2 .paragraph, .section_2 .administration .title {
        padding: 0 !important;
    }
    .section_2 .administration {
        padding-right: 5vw !important;
        padding-left: 5vw !important;
    }
    .section_3-1 {
        margin-top: -24% !important;
    }
    .section_3-1 .texto h6 {
        font-size: 25px !important;
    }
    .section_3-1 .texto p {
        font-size: 20px !important;
        padding: 0% 0 0% 0 !important;
    }
    .section_5 .text, .section_12 .text, .section_13 .text {
        padding: 3% 5% !important;
    }
    .section_20 .title h2 {
        padding: 0 0 3rem !important;
    }
    .section_20 .title h3 {
        padding: 0 0 2rem !important;
    }
    .section_20 .text p, .section_20 .text a {
        padding: 0 14% 0 !important;
    }
    .section_7 .text .animationText {
        right: -115%;
    }
    .section_7 .text .animationText, .section_7 .text.col-lg-6 {
        padding: 0 !important;
    }
    .section_7 .text p, .section_23 .texto2 h3, .section_23 .texto2 p,
    .section_21 h2, .section_21 p, .section_12 .text p{
        white-space: normal;
    }
    .section_23 .texto1 h2 {
        padding-left: 17% !important;
    }
    .section_23 .texto2 h3, .section_23 .texto2 p, .section_18 .row .contenidoTexto h2,
    .section_18 .row .contenidoTexto h3, .section_18 .row .contenidoTexto p {
        padding-right: 0 !important;
    }
    .section_23 .texto2 {
        padding-right: 8%;
    }
    .section_14 .text {
        padding: 5% 22% 8% !important;
    }
    /***********************************************************************/
    .section_1 .information360 {
        padding: 0;
        padding-left: 7vw;
    }

    .section_1 .information360 .logo img {
        width: 283px;
        height: auto;
    }

    .section_1 .information360 .title h1 {
        font-size: 48px;
        line-height: 52px;
    }

    .section_1 .information360 .paragraph p {
        font-size: 22px;
        line-height: 26px;
    }

    .section_1 .information360 .button a {
        font-size: 30px;
        line-height: 34px;
    }

    .section_2 .row {
        padding: 5vh 5vw 15vh 5vw;
    }

    .section_2 .administration {
        padding: 10vh 13vw;
    }

    .section_2 .administration .title {
        padding: 0 4vw;
    }

    .section_2 .title h2 {
        font-size: 42px;
        line-height: normal;
        text-align: center;
        margin: 5vh 28%;
    }

    .section_2 .benefits .title h2 {
        margin-bottom: 7vh;
    }

    .section_2 .paragraph {
        padding: 0 5vw;
    }

    .section_2 .paragraph p {
        text-align: center;
        font-size: 24px;
        line-height: 28px;
    }

    .section_2 .icons h4 {
        font-size: 21px;
        line-height: 25px;
    }

    .section_2 .icons p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_3 .fondoZoom{
        height: 100%;
    }

    .imgAnimacion .fondoImg img{
        height: 100%;
    }

    .section_3-1{
        margin-top: -20%;
        padding-bottom: 10%;
    }
    .section_3-1 .cajaTexto{
        width: 1000px;
        height: 850px;
    }
    .section_3-1 .texto h5{
        font-size: 60px;
    }
    .section_3-1 .texto h6{
        padding: 0% 0 5% 0;
        font-size: 28px;
    }
    .section_3-1 .texto p{
        font-size: 22px;
        padding: 5% 0 0% 0;
    }
    .section_3-1 .texto a{

    }

    .section_5 {
        padding-top: 10vh;
        padding-bottom: 10vh;
    }

    .section_5 .text {
        padding: 3vh 3vw 3vh 9vw;
    }

    .section_5 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section_5 .text.col-lg-6 {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .section_5 .image.col-lg-6 {
        flex: 0 0 55%;
        max-width: 55%;
    }

    .section_5 .text h2 {
        font-size: 43px;
        line-height: 50px;
    }

    .section_5 .text h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .section_5 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_5 .text a {
        font-size: 16px;
        line-height: 20px;
    }

    .section_20 .row {
        padding: 5vh 5vw;
    }

    .section_20 .title {
        padding: 2% 0;
    }

    .section_20 .title h2 {
        font-size: 53px;
        line-height: 60px;
        padding: 1vw 16vw;
    }

    .section_20 .title h3 {
        font-size: 24px;
        line-height: 29px;
    }

    .section_20 .text{
        padding-top: 5%;
        padding-bottom: 3%;
    }
    .section_20 .text p {
        font-size: 20px;
        line-height: 24px;
        padding: 0 20% 0 20%;
    }

    .section_20 .text a {
        font-size: 18px;
        line-height: 22px;
        padding: 0 20% 0 20%;
    }

    .section_7 .row {
        padding: 15vh 6vw;
    }

    .section_7 .text.col-lg-6 {
        flex: 0 0 40%;
        max-width: 40%;
    }

    .section_7 .image.col-lg-6 {
        flex: 0 0 60%;
        max-width: 60%;
    }

    .section_7 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section_7 .text h2 {
        font-size: 43px;
        line-height: 50px;
    }

    .section_7 .text .paragraph {
        font-size: 20px;
        line-height: 26px;
    }

    .section_7 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_7 .text a {
        font-size: 16px;
        line-height: 20px;
    }

    .section_7 .text .animationText {
        padding: 0 3vw;
    }

    .section_23 .imagenCompleta img{
        width: 60%;
    }

    .section_23 .texto1{
        padding-top: 7.5%;
    }

    .section_23 .texto1 h2{
        font-size: 48px;
        padding-left: 30%;
        padding-right: 0%;
    }

    .section_23 .texto2 h3{
        font-size: 22px;
        padding-right: 20%;
    }
    .section_23 .texto2 p{
        font-size: 20px;
        padding-right: 20%;
    }
    .section_23 .texto2 a{

    }

    .section_18 .row .contenidoTexto h2{
        font-size: 50px;
        padding-right: 60%;
    }
    .section_18 .row .contenidoTexto h3{
        font-size: 22px;
        padding-right: 60%;
    }
    .section_18 .row .contenidoTexto p{
        font-size: 20px;
        padding-right: 55%;
    }
    .section_18 .row .contenidoTexto a{
        padding-left: 7.5%;
        padding-right: 50%;
    }

    .section_12 .row {
        padding: 15vh 6vw;
    }

    .section_12 .text.col-lg-6 {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .section_12 .image.col-lg-6 {
        flex: 0 0 55%;
        max-width: 55%;
    }

    .section_12 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 5vh 3vw;
    }

    .section_12 .text h2 {
        font-size: 43px;
        line-height: 50px;
        margin-bottom: 5vh;
    }

    .section_12 .text h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .section_12 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_12 .text a {
        font-size: 16px;
        line-height: 20px;
    }

    .section_13 .row {
        padding: 15vh 6vw;
    }

    .section_13 .text.col-lg-6 {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .section_13 .image.col-lg-6 {
        flex: 0 0 55%;
        max-width: 55%;
    }

    .section_13 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 5vh 3vw;
    }

    .section_13 .text h2 {
        font-size: 43px;
        line-height: 50px;
        margin-bottom: 5vh;
    }

    .section_13 .text h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .section_13 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_13 .text a {
        font-size: 16px;
        line-height: 20px;
    }

    .section_14 .row {
        padding: 15vh 5vw;
    }

    .section_14 .text {
        padding: 0 16vw;
    }

    .section_14 .title h2 {
        font-size: 50px;
        line-height: 64px;
        text-align: center;
    }

    .section_14 .text h3 {
        margin-top: 8vh;
        font-size: 20px;
        line-height: 25px;
        margin-top: 5vh;
    }

    .section_14 .text p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_14 .text a {
        font-size: 16px;
        line-height: 20px;
    }

    .section_15 .text {
        padding: 0 0 0 4vw;
        flex: 0 0 55%;
        max-width: 55%;
    }

    .section_15 .text .logo span {
        font-size: 48px;
        line-height: 42px;
    }

    .section_15 .text .logo img {
        width: 200px;
        height: auto;
    }

    .section_15 .text p {
        font-size: 27px;
        padding-right: 17vh;
    }

    .section_15 .text a {
        font-size: 17px;
        line-height: 21px;
    }

    .section_15 .text {
        padding: 0 0 0 4vw;
        flex: 0 0 55%;
        max-width: 55%;
    }

    .section_15 .text .logo span {
        font-size: 48px;
        line-height: 42px;
    }

    .section_15 .text .logo img {
        width: 200px;
        height: auto;
    }

    .section_15 .text p {
        font-size: 27px;
    }

    .section_15 .text a {
        font-size: 17px;
        line-height: 21px;
    }

    .image15Animated {
        padding: 7vh 7vw;
    }

    .section_16 .main-title {
        padding: 15vh 9vw 2vh 9vw;
    }

    .section_16 .information {
        padding: 2vh 9vw 15vh 9vw;
    }

    .section_16 .information .ac-gf-content {
        padding: 0 3vw;
    }

    .section_16 .main-title h2 {
        font-size: 42px;
        line-height: 46px;
    }

    .section_16 .information .ac-gf-content h3 {
        font-size: 21px;
        line-height: 25px;
    }

    .section_16 .information .ac-gf-content p {
        font-size: 17px;
        line-height: 21px;
    }

    .section_17 .row {
        padding: 7vh 0;
    }

    .section_17 .title h2 {
        font-size: 34px;
        line-height: 28px;
        margin-bottom: 5vh;
    }

    .section_17 .button a {
        font-size: 30px;
        line-height: 34px;
        padding: 15px 100px;
    }
}
@media only screen and (min-width: 1800px) and (max-width: 1899px) and (orientation : landscape){
    .section_3-1 {
        margin-top: -29% !important;
    }
    .section_20 .text p, .section_20 .text a {
        padding: 0 19% 0;
    }
    .section_7 .text .animationText {
        padding: 0 2vw !important;
    }
    .section_23 .texto2 p {
        padding-right: 0;
    }
    .section_21 .row .columna1, .section_21 .row .columna2 {
        padding: 0 6% 0;
    }
    .section_14 .text {
        padding: 5% 26% 8%;
    }
    /***************************************************/
    .section_1 .information360 {
        padding: 5vh 0 5vh 7vw;
    }

    .section_1 .information360 .button {
        margin-bottom: 15vh;
    }

    .section_2 .row {
        padding: 5vh 5vw 15vh 5vw;
    }

    .section_2 .administration {
        padding: 10vh 7vw;
    }

    .section_2 .administration .title {
        padding: 0 4vw;
    }

    .section_2 .title h2 {
        text-align: center;
        margin: 5vh 0;
    }

    .section_2 .benefits .title h2 {
        margin-bottom: 7vh;
    }

    .section_2 .paragraph p {
        text-align: center;
    }

    .section_5 {
        padding-top: 15vh;
        padding-bottom: 15vh;
    }

    .section_5 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section_5 .text.col-lg-6 {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .section_5 .image.col-lg-6 {
        flex: 0 0 55%;
        max-width: 55%;
    }

    .section_7 .row {
        padding: 15vh 6vw;
    }

    .section_7 .text.col-lg-6 {
        flex: 0 0 40%;
        max-width: 40%;
    }

    .section_7 .image.col-lg-6 {
        flex: 0 0 60%;
        max-width: 60%;
    }

    .section_7 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section_7 .text .animationText {
        padding: 0 3vw;
    }

    .section_12 .text.col-lg-6 {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .section_12 .image.col-lg-6 {
        flex: 0 0 55%;
        max-width: 55%;
    }

    .section_12 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section_12 .text h2 {
        margin-bottom: 5vh;
    }
    
    .section_13 .text.col-lg-6 {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .section_13 .image.col-lg-6 {
        flex: 0 0 55%;
        max-width: 55%;
    }

    .section_13 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section_13 .text h2 {
        margin-bottom: 5vh;
    }

    .section_14 .row {
        padding: 15vh 5vw;
    }

    .section_14 .image .carousell {
        margin: 5vh 0;
    }

    .section_14 .text h3 {
        margin-top: 5vh;
    }

    .image15Animated {
        padding: 7vh 7vw;
    }

    .section_15 .text {
        padding: 0 19vw 0 4vw;
    }

    .section_16 .main-title {
        padding: 15vh 9vw 2vh 9vw;
    }

    .section_16 .information {
        padding: 2vh 9vw 15vh 9vw;
    }

    .section_16 .information .ac-gf-content {
        padding: 0 3vw;
    }

    .section_17 .row {
        padding: 7vh 0;
    }

    .section_17 .title h2 {
        margin-bottom: 5vh;
    }

    .section_17 .button a {
        padding: 15px 100px;
    }
}
@media only screen and (min-width: 1900px) and (max-width: 2299px) and (orientation : landscape){
    .section_1 .information360 {
        padding: 5vh 0 5vh 7vw;
    }

    .section_1 .information360 .button {
        margin-bottom: 15vh;
    }

    .section_2 .row {
        padding: 5vh 5vw 15vh 5vw;
    }

    .section_2 .administration {
        padding: 10vh 7vw;
    }

    .section_2 .administration .title {
        padding: 0 4vw;
    }

    .section_2 .title h2 {
        text-align: center;
        margin: 5vh 0;
    }

    .section_2 .benefits .title h2 {
        margin-bottom: 7vh;
    }

    .section_2 .paragraph p {
        text-align: center;
    }

    .section_5 {
        padding-top: 15vh;
        padding-bottom: 15vh;
    }

    .section_5 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section_5 .text.col-lg-6 {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .section_5 .image.col-lg-6 {
        flex: 0 0 55%;
        max-width: 55%;
    }

    .section_7 .row {
        padding: 15vh 6vw;
    }

    .section_7 .text.col-lg-6 {
        flex: 0 0 40%;
        max-width: 40%;
    }

    .section_7 .image.col-lg-6 {
        flex: 0 0 60%;
        max-width: 60%;
    }

    .section_7 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section_7 .text .animationText {
        padding: 0 3vw;
    }

    .section_12 .text.col-lg-6 {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .section_12 .image.col-lg-6 {
        flex: 0 0 55%;
        max-width: 55%;
    }

    .section_12 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section_12 .text h2 {
        margin-bottom: 5vh;
    }
    
    .section_13 .text.col-lg-6 {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .section_13 .image.col-lg-6 {
        flex: 0 0 55%;
        max-width: 55%;
    }

    .section_13 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section_13 .text h2 {
        margin-bottom: 5vh;
    }

    .section_14 .row {
        padding: 15vh 5vw;
    }

    .section_14 .image .carousell {
        margin: 5vh 0;
    }

    .section_14 .text h3 {
        margin-top: 5vh;
    }

    .image15Animated {
        padding: 7vh 7vw;
    }

    .section_15 .text {
        padding: 0 19vw 0 4vw;
    }

    .section_16 .main-title {
        padding: 15vh 9vw 2vh 9vw;
    }

    .section_16 .information {
        padding: 2vh 9vw 15vh 9vw;
    }

    .section_16 .information .ac-gf-content {
        padding: 0 3vw;
    }

    .section_17 .row {
        padding: 7vh 0;
    }

    .section_17 .title h2 {
        margin-bottom: 5vh;
    }

    .section_17 .button a {
        padding: 15px 100px;
    }
}
@media only screen and (min-width: 2300px) and (max-width: 2599px) and (orientation : landscape){
    .section_2 .paragraph, .section_2 .administration .title {
        padding: 0 !important;
    }
    .section_3-1 {
        margin-top: -15%;
    }
    .section_3-1 .cajaTexto {
        padding: 0 3.5%;
    }
    .section_5 .text {
        padding: 0 10% !important;
    }
    .section_20 .text p, .section_20 .text a {
        padding: 0 28% 0;
    }
    .section_21 .row .columna1 .textoIzq, .section_21 .row .columna2 .textoDer {
        padding-left: 13%;
    }
    .section_12 .text, .section_13 .text {
        padding: 0 11% !important;
    }
    .section_14 .text {
        padding: 5% 32% 8% !important;
    }
    .section_14 .title h2 {
        padding: 0 0 4rem !important;
    }
    /****************************************************************/
    .section_1 .information360 {
        padding: 5vh 7vw;
    }

    .section_1 .information360 .button {
        margin-bottom: 15vh;
    }

    .section_1 .information360 .paragraph {
        padding-right: 11vw;
    }

    .section_2 .row {
        padding: 5vh 5vw 20vh 5vw;
    }

    .section_2 .administration {
        padding: 10vh 20vw;
    }

    .section_2 .administration .title {
        padding: 0 8vw;
    }

    .section_2 .title h2 {
        text-align: center;
        margin: 5vh 29%;
        line-height: normal !important;
    }

    .section_2 .benefits .title h2 {
        margin-bottom: 7vh;
    }

    .section_2 .paragraph {
        padding: 0 5vw;
    }

    .section_2 .paragraph p {
        text-align: center;
    }

    .section_5 {
        padding-top: 15vh;
        padding-bottom: 15vh;
    }

    .section_5 .text {
        padding: 3vh 3vw 3vh 9vw;
    }

    .section_5 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section_5 .text.col-lg-6 {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .section_5 .image.col-lg-6 {
        flex: 0 0 55%;
        max-width: 55%;
    }

    .section_5 .text h3 {
        margin-bottom: 4vh;
    }

    .section_7 .row {
        padding: 15vh 6vw;
    }

    .section_7 .text.col-lg-6 {
        flex: 0 0 40%;
        max-width: 40%;
    }

    .section_7 .image.col-lg-6 {
        flex: 0 0 60%;
        max-width: 60%;
    }

    .section_7 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section_7 .text .animationText {
        padding: 0 3vw;
    }

    .section_12 .row {
        padding: 15vh 6vw;
    }

    .section_12 .text.col-lg-6 {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .section_12 .image.col-lg-6 {
        flex: 0 0 55%;
        max-width: 55%;
    }

    .section_12 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 3vw;
    }

    .section_12 .text h2 {
        margin-bottom: 5vh;
    }

    .section_13 .row {
        padding: 15vh 6vw;
    }

    .section_13 .text.col-lg-6 {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .section_13 .image.col-lg-6 {
        flex: 0 0 55%;
        max-width: 55%;
    }

    .section_13 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 3vw;
    }

    .section_13 .text h2 {
        margin-bottom: 5vh;
    }

    .section_14 .row {
        padding: 15vh 6vw;
    }

    .section_14 .text {
        padding: 0 24vw;
    }

    .section_14 .title h2 {
        padding: 0 24vw;
    }

    .section_14 .text h3 {
        margin-top: 5vh;
    }

    .section_14 .image .carousell {
        margin: 5vh 0;
        width: 1415px;
        height: 907px;
    }

    .section_15 .text p {
        padding-right: 17vw;
    }

    .section_16 .main-title {
        padding: 15vh 11vw 2vh 11vw;
    }

    .section_16 .information {
        padding: 2vh 11vw 15vh 11vw;
    }

    .section_16 .information .ac-gf-content {
        padding: 0 3vw;
    }

    .section_17 .row {
        padding: 7vh 0;
    }

    .section_17 .title h2 {
        margin-bottom: 5vh;
    }

    .section_17 .button a {
        padding: 15px 100px;
    }
}
@media only screen and (min-width: 2600px) and (max-width: 3599px) and (orientation : landscape){
    .section_2 .paragraph {
        padding: 0 !important;
    }
    .section_3-1 {
        margin-top: -15%;
    }
    .section_3-1 .cajaTexto {
        padding: 0 3.5%;
    }
    .section_5 .text {
        padding: 0 10% !important;
    }
    .section_20 .text p, .section_20 .text a {
        padding: 0 28% 0;
    }
    .section_21 .row .columna1 .textoIzq, .section_21 .row .columna2 .textoDer {
        padding-left: 13%;
    }
    .section_12 .text, .section_13 .text {
        padding: 0 11% !important;
    }
    .section_14 .text {
        padding: 5% 33% 8% !important;
    }
    /****************************************************************/
    .section_1 .information360 {
        padding: 5vh 7vw;
    }

    .section_1 .information360 .button {
        margin-bottom: 15vh;
    }

    .section_1 .information360 .paragraph {
        padding-right: 10vw;
    }

    .section_2 .row {
        padding: 5vh 5vw 20vh 5vw;
    }

    .section_2 .administration {
        padding: 10vh 20vw;
    }

    .section_2 .administration .title {
        padding: 0 4vw;
    }

    .section_2 .title h2 {
        text-align: center;
        margin: 5vh 27%;
        line-height: normal !important;
    }

    .section_2 .benefits .title h2 {
        margin-bottom: 7vh;
    }

    .section_2 .paragraph p {
        text-align: center;
    }

    .section_5 {
        padding-top: 15vh;
        padding-bottom: 15vh;
    }

    .section_5 .text {
        padding: 3vh 3vw 3vh 11vw;
    }

    .section_5 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section_5 .text.col-lg-6 {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .section_5 .image.col-lg-6 {
        flex: 0 0 55%;
        max-width: 55%;
    }

    .section_7 .row {
        padding: 15vh 6vw;
    }

    .section_7 .text.col-lg-6 {
        flex: 0 0 40%;
        max-width: 40%;
    }

    .section_7 .image.col-lg-6 {
        flex: 0 0 60%;
        max-width: 60%;
    }

    .section_7 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section_7 .text .animationText {
        padding: 0 3vw;
    }

    .section_12 .row {
        padding: 10vh 6vw;
    }

    .section_12 .text.col-lg-6 {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .section_12 .image.col-lg-6 {
        flex: 0 0 55%;
        max-width: 55%;
    }

    .section_12 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 3vw;
    }

    .section_12 .text h2 {
        margin-bottom: 5vh;
    }

    .section_13 .row {
        padding: 10vh 6vw;
    }

    .section_13 .text.col-lg-6 {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .section_13 .image.col-lg-6 {
        flex: 0 0 55%;
        max-width: 55%;
    }

    .section_13 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 3vw;
    }

    .section_13 .text h2 {
        margin-bottom: 5vh;
    }

    .section_14 .text {
        padding: 0 26vw;
    }

    .section_14 .title h2{
        text-align: center;
    }

    .section_14 .text h3 {
        margin-top: 5vh;
    }

    .section_14 .image .carousell {
        margin: 5vh 0;
    }

    .section_16 .main-title {
        padding: 15vh 11vw 2vh 11vw;
    }

    .section_16 .information {
        padding: 2vh 11vw 15vh 11vw;
    }

    .section_16 .information .ac-gf-content {
        padding: 0 3vw;
    }

    .section_17 .row {
        padding: 7vh 0;
    }

    .section_17 .title h2 {
        margin-bottom: 5vh;
    }

    .section_17 .button a {
        padding: 15px 100px;
    }
}

@media only screen and (max-width: 991px){
    h2, h3, h5, h6, p{
        white-space: normal;
    }
    .section_5 h2, .section_5 h3, .section_5 p, .section_7 h2, .section_7 p, .section_23 h3, .section_23 p,
    .section_18 h2, .section_18 h3, .section_18 p, .section_21 h2, .section_21 p, .section_12 h2, .section_12 h3,
    .section_12 p, .section_13 h2, .section_13 h3, .section_13 p, .section_14 h3, .section_14 p, .section_15 p,
    .section_3-1 .texto h5, .section_3-1 .texto h6, .section_3-1 .texto p, .section_20 .title h2,
    .section_20 .title h3, .section_23 .texto1 h2, .section_23 .texto2 h3, .section_23 .texto2 p,
    .section_14 .title h2{
        padding-bottom: 1.5rem !important;
        margin-bottom: 0 !important;
    }
    .section_1 .information360 .logo, .section_1 .information360 .title, .section_1 .information360 .button {
        margin-bottom: 1.5rem;
    }
    .section_3-1 .texto p, .section_3-1 .texto h5{
        padding-top: 0 !important;
    }
    .section_1 .information360 .paragraph {
        margin-bottom: 2rem;
    }
    .section_2 .administration .title, .section_2 .paragraph, .section_20 .title h3,
    .section_20 .text p, .section_20 .text a, .section_20 .row, .section_7 .text .animationText,
    .section_7 .row, .section_23 .texto1 h2, .section_23 .texto2, .section_23 .texto2 h3, .section_23 .texto2 p,
    .section_18 .row .contenidoTexto h2, .section_18 .row .contenidoTexto h3, .section_18 .row .contenidoTexto p,
    .section_18 .row .contenidoTexto a, .section_14 .title h2, .section_14 .text, .section_14 .row{
        padding: 0;
    }
    .section_2 .administration, .section_3-1, .section_20, .section_7, .section_23, .section_18,
    .section_21 .row .columna1, .section_21 .row .columna2, .section_14{
        padding-right: 8%;
        padding-left: 8%;
    }
    .section_20{
        padding-top: 10%;
    } 
    .section_7, .section_23, .section_14{
        padding-top: 15%;
    } 
    .section_14{
        padding-bottom: 15%;
    }
    .section_20 .text, .section_7 .text, .section_23 .texto1, .section_18 .row .contenidoTexto {
        padding-right: 0;
        padding-left: 0;
    }
    h2, h3, h5, h6, p {
        text-align: left !important;
    }
    .section_20 .img {
        left: -5%;
    }
    .section_23 .imagenCompleta, .section_14 .img {
        left: -2%;
    }
    .section_21 .row .columna1 .imagenSup, .section_21 .row .columna2 .imagenDown {
        left: -3%;
    }
    .section_20 .img img, .section_7 .image img{
        width: 110%;
    }
    .section_23 .imagenCompleta img, .section_21 .row .columna1 .imagenSup img,
    .section_21 .row .columna2 .imagenDown img, .section_14 .img img {
        width: 105%;
    }
    .section_5 .laImg_Web, .section_12 .laImg_Web, .section_13 .laImg_Web{
        display: none;
    }
    .section_5 .laImg_Responsive, .section_12 .laImg_Responsive, .section_13 .laImg_Responsive{
        display: block;
    }
    .section_2 .benefits .title h2, .section_2 .icons p, .section_17 .title h2, .section_16 .main-title h2 {
        text-align: center !important;
    }
    .section_2 .icons .image img {
        width: 20%;
    }
    .section_3-1 {
        margin-top: -43%;
    }
    .section_3-1 .cajaTexto {
        width: 100%;
        height: auto;
        padding: 15% 8%;
    }
    .section_5 .text, .section_12 .text, .section_13 .text {
        padding: 7%;
        background-color: #666666;
    }
    .section_7 .image, .section_23 .texto1, .section_14 .text{
        padding-top: 2.5rem;
    }
    .section_23 .col-md-6, .section_21 .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .section_18 .row .contenidoTexto {
        padding-bottom: 10%;
    }
    .section_21 .row .columna1 .textoIzq {
        padding: 2.5rem 0 15%;
    }
    .section_21 .row .columna2 .textoDer {
        padding: 15% 0 0rem;
    }
    /***********************************************************************/
}
@media only screen and (max-width: 991px) and (orientation: portrait){
    .section_1 .information360 {
        padding: 5% 8%;
    }
    .section_1 .information360 .paragraph p {
        padding-right: 0;
    }
    .section_3-1 {
        margin-top: -40%;
    } 
    .section_3-1 .cajaTexto {
        border: 1px solid #AAA7A7;
        background-color: rgba(170, 167, 167, 0.61);
    }
    .section_5 .text a {
        width: 100%;
        text-align: left;
    }
    .section_23 .texto2 a {
        padding-left: 0;
    }
    .section_21 h2, .section_21 p, .section_21 a {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .section_14 .title h2 {
        padding-bottom: 7% !important;
    }
    .section_15 .text p {
        white-space: pre-line;
        line-height: normal !important;
    }
}