/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/JSP_Servlet/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : 21/12/2021, 11:50:53 AM
    Author     : angel
*/

@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');
}

body {
    background-color: black;
}

.negrita {
    font-family: 'Helvetica-Neue-Bold' !important;
    color: white !important;
}

.normal {
    font-family: 'Helvetica-Neue-Regular' !important;
}

.section_2 {
    background-color: black;
}

.section_2 .administration .title h2,
.section_2 .paragraph p,
.section_2 .benefits .title h2,
.section_2 .icons h4,
.section_2 .icons p {
    color: white;
}

.section_3 {
    background-color: black;
}

.section_3 .row {
    height: 33vh;
}

.section_3 .text p {
    color: white;
}

.section_3 .text .pwx-1 {
    transition: all 1.5s ease;
}

.section_3 .text .pwx-2 {
    top: 54%;
}

.section_4 {
    background-color: black;
}

.section_4 .information .text,
.section_4 .information .paragraph {
    color: white;
}

.section_5 {
    background-color: #2B2B2B;
}

.section_5 .text h2,
.section_5 .text p {
    color: white;
}

.section_5 .image {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    position: relative;
}

.section_5 .image img {
    width: auto;
}

.section_5 .image .images5 {
    position: absolute;
}
    
.section_5 .image .alert,
.section_5 .image .map,
.section_5 .image .statistics,
.section_5 .image .selection,
.section_5 .image .search,
.section_5 .image .location {
    transition: transform 0.5s ease-in;
}

.section_5 .image .alert {
    top: 16%;
    left: 2%;
    padding: 0;
    margin-bottom: 0;
    border: none;
    border-radius: 0;
}

.animationAlert {
    transform: translateY(-30px);
}

.section_5 .image .map {
    top: 1%;
    left: 15%;
}

.animationMap {
    transform: translateX(30px);
}

.section_5 .image .statistics {
    bottom: 8%;
    left: 8%;
}

.animationStatistics {
    transform: translateX(-30px);
}

.section_5 .image .selection {
    top: 7%;
    right: 12%;
}

.animationSelection {
    transform: translateY(-30px);
}

.section_5 .image .search {
    right: 24%;
    bottom: 18%;
}

.animationSearch {
    transform: translateX(-30px);
}

.section_5 .image .location {
    right: 3%;
    bottom: 3%;
}

.animationLocation {
    transform: translateY(30px);
}

.section_6 {
    background-color: black;
}

.section_6 .text h2,
.section_6 .text p {
    color: white;
}

.section_7 {
    background-color: black;
}

.section_7 .text h2,
.section_7 .text p {
    color: white;
}

.section_7 .image {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.section_7 .image .img_father {
    position: relative;
    z-index: 4;
}

.section_7 .image .img7_animatedMunicipal {
    position: absolute;
    z-index: 1;
    transition: transform 1s ease-in-out;
}

.section_8 {
    background-color: black;
}

.section_8 .text h2,
.section_8 .text p {
    color: white;
}

.section_8 .image {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    position: relative;
    overflow: hidden;
}

.section_8 .image .image8M {
    position: absolute;
    transition: transform 1s ease-in-out;
}

.image8Efect {
    transform: scale(1.3) translate(26px, -35px);
}

.section_9 {
    background-color: black;
}

.section_10 {
    height: auto !important;
}

.section_10 .doctors .text {
    position: relative;
    bottom: 0;
    padding: 0 5vw;
}

.section_10 .doctors .image {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.section_10 .doctors {
    background: linear-gradient(to top, #000000, #545454);
    padding: 5vh 0;
    height: auto;
}

.section_10 .services {
    padding: 5vh 0;
}

.section_10 .services .image {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.section_10 .services .image img {
    width: 80%;
}

.section_10 .doctors .text h2,
.section_10 .doctors .text p {
    color: white;
}

.section_10 .doctors .image img,
.section_10 .services .text a{
    margin-bottom: 3vw;
}

.section_10 .services {
    background: linear-gradient(to right, #000000, #000000 50%, #626262 50%, #626262);
    background-position: unset;
    background-size: 200% 100%;
    transition: background 1s;
}

.fondoAnimado {
    background-position: -100% 100% !important;
}

.section_11 {
    background-color: black;
}

.section_11 .text h2,
.section_11 .text p {
    color: white;
}

.section_12 {
    background-color: black;
}

.section_12 .text h2,
.section_12 .text p {
    color: white;
}

.section_13 {
    background-color: black;
}

.section_14 {
    background-color: black;
}

.section_14 .main-title h2,
.section_14 .information .ac-gf-content h3,
.section_14 .information .ac-gf-content p {
    color: white;
}

.section_15 {
    background-color: #222222;
}

.section_15 .title h2 {
    color: white;
}

.section_16 {
    background-color: black;
}

.section_16  .row {
    padding: 5vh 5vw;
}

.section_16 .text {
    padding: 0 5vw;
}

.section_16 .text h2 {
    font-family: 'Helvetica-Neue-Bold';
    font-size: 50px;
    color: white;
    text-align: left;
    line-height: 61px;
}

.section_16 .text p {
    font-family: 'Helvetica-Neue-Regular';
    font-size: 22px;
    color: white;
    text-align: left;
    line-height: 27px;
}

.section_16 .image {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 0;
    margin-bottom: 2vh;
}

.section_16 .image .image26 {
    position: absolute;
    z-index: 1;
    transition: transform 1s ease;
}

.image26Animated {
    transform: translateX(-30%);
}

.section_16 .image .image27 {
    position: absolute;
    z-index: 4;
    transition: transform 1s ease;
}

.image27Animated {
    transform: translateX(30%);
}

/*******************************************************************************************************************/
/******************************************      PORTRAIT     ******************************************************/
/*******************************************************************************************************************/
/***********************PORTRAIT DISPOSITIVO MOVIL CELULAR**********************************************************/
@media only screen and (max-width: 320px) and (orientation: portrait){
    .section_1 .information360 {
        padding: 5vh 0vw 5vh 5vw;
    }

    .section_1 .information360.col-lg-6 {
        max-width: 100%;
    }
    
    .section_1 .information360 .paragraph {
        padding-right: 4vw;
    }
    
    .section_3 .row {
        height: 18vh;
    }
    
    .section_3 .text .pwx-1 {
        top: 15%;
        left: 27%;
    }
    
    .section_3 .text .pwx-2 {
        left: 27%;
    }
    
    .pwx-animated {
        left: 4% !important;
    }
    
    .section_4 .image img {
        width: 80%;
    }
    
    .section_5 {
        padding-top: 18vh;
    }
    
    .section_5 .image .computer {
        width: 210px;
        height: auto;
    }
    
    .section_5 .image .alert {
        width: 46px;
        height: auto;
        top: 32%;
        left: 1%;
    }
    
    .section_5 .image .map {
        width: 93px;
        height: auto;
        top: -5%;
        left: 11%;
    }
    
    .section_5 .image .statistics {
        width: 99px;
        height: auto;
        bottom: -5%;
        left: 8%;
    }
    
    .section_5 .image .selection {
        width: 91px;
        height: auto;
        top: -5%;
        right: 8%;
    }
    
    .section_5 .image .search {
        width: 48px;
        height: auto;
        right: 20%;
        bottom: 42%;
    }
    
    .section_5 .image .location {
        width: 77px;
        height: auto;
        right: 2%;
        bottom: -1%;
    }
    
    .animationAlert {
        transform: translateX(15px);
    }
    
    .animationMap {
        transform: translateY(-15px);
    }
    
    .animationStatistics {
        transform: translateX(15px);
    }
    
    .animationLocation {
        transform: translateX(-15px);
    }
    
    .animationSelection {
        transform: translateY(-15px);
    }
    
    .animationSearch {
        transform: translateX(-15px);
    }  transform: translateX(-30px);
    
    .section_6 .image {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section_7 .image .img_father,
    .section_7 .image .img7_animatedMunicipal {
        width: 65%;
    }
    
    .section_7 .image .img7_animatedMunicipal {
        z-index: 4;
    }
    
    .section_7 .image .img_father {
        z-index: 1;
    }
    
    .section_7 .image {
        margin-top: 10vh;
    }
    
    .section7Animated {
        transform: translateY(-60px);
    }
    
    .image8Efect {
        transform: scale(1.3) translate(17px, -29px);
    }
    
    .section_8 .image img,
    .section_8 .image .image8M {
        width: 335px;
        height: auto;
    }
    
    .section_10 .row {
        flex-direction: column;
    }
    
    .section_10 .doctors {
        display: flex;
        flex-direction: column-reverse;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors img {
        width: 75%;
        height: auto;
        margin-top: 8vw;
    }
    
    .section_10 .doctors .text {
        padding: 0 8vw;
    }
    
    .section_10 .services {
        background: linear-gradient(to bottom, #000000, #000000 50%, #626262 50%, #626262);
        background-size: 100% 200%;
    }
    
    .section_10 .services .image img {
        width: 70%;
        margin-top: 8vw;
    }
    
    .section_12 .image {
        display: flex;
        justify-content: center;
        align-items: center;
        height: auto;
    }
    
    .section_12 .image img {
        width: 70%;
    }
    
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .text h2 {
        font-size: 18px;
        line-height: 23px;
    }
    
    .section_16 .text p {
        font-size: 14px;
        line-height: 16px;
    }
    
    .section_16 .image {
        height: 139px;
        margin-bottom: 5vh;
    }
    
    .section_16 .image .image26,
    .section_16 .image .image27 {
        height: 100%;
    }
}
@media only screen and (min-width: 321px) and (max-width: 424px) and (orientation: portrait){
    .section_1 .information360 {
        padding: 5vh 5vw;
    }

    .section_1 .information360.col-lg-6 {
        max-width: 100%;
    }
    
    .section_1 .information360 .paragraph {
        padding-right: 0vw;
    }
    
    .section_2 .administration {
        padding: 10vh 8vw;
    }
    
    .section_2 .administration .title {
        padding: 0;
    }
    
    .section_1 .information360 .title h1 {
        padding-right: 6vw;
    }
    
    .section_2 .paragraph {
        padding: 0;
    }
    
    .section_3 .row {
        height: 16vh;
    }
    
    .section_3 .text .pwx-1 {
        top: 15%;
        left: 27%;
    }
    
    .section_3 .text .pwx-2 {
        left: 27%;
    }
    
    .pwx-animated {
        left: 11% !important;
    }
    
    .section_4 .image img {
        width: 80%;
    }
    
    .section_5 {
        padding-top: 10vh;
    }
    
    .section_5 .image .computer {
        width: 210px;
        height: auto;
    }
    
    .section_5 .image .alert {
        width: 62px;
        height: auto;
        top: 32%;
        left: 1%;
    }
    
    .section_5 .image .map {
        width: 93px;
        height: auto;
        top: -5%;
        left: 11%;
    }
    
    .section_5 .image .statistics {
        width: 121px;
        height: auto;
        bottom: -5%;
        left: 8%;
    }
    
    .section_5 .image .selection {
        width: 119px;
        height: auto;
        top: -5%;
        right: 8%;
    }
    
    .section_5 .image .search {
        width: 62px;
        height: auto;
        right: 20%;
        bottom: 42%;
    }
    
    .section_5 .image .location {
        width: 93px;
        height: auto;
        right: 2%;
        bottom: -1%;
    }
    
    .animationAlert {
        transform: translateX(15px);
    }
    
    .animationMap {
        transform: translateY(-15px);
    }
    
    .animationStatistics {
        transform: translateX(15px);
    }
    
    .animationLocation {
        transform: translateX(-15px);
    }
    
    .animationSelection {
        transform: translateY(-15px);
    }
    
    .animationSearch {
        transform: translateX(-15px);
    }
    
    .section_6 .image {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section_7 .image .img_father,
    .section_7 .image .img7_animatedMunicipal {
        width: 65%;
    }
    
    .section_7 .image .img7_animatedMunicipal {
        z-index: 4;
    }
    
    .section_7 .image .img_father {
        z-index: 1;
    }
    
    .section_7 .image {
        margin-top: 5vh;
        margin-bottom: 5vh;
    }
    
    .section7Animated {
        transform: translateY(-60px);
    }
    
    .image8Efect {
        transform: scale(1.3) translate(17px, -29px);
    }
    
    .section_8 .image img,
    .section_8 .image .image8M {
        width: 335px;
        height: auto;
    }
    
    .section_10 .row {
        flex-direction: column;
    }
    
    .section_10 .doctors {
        display: flex;
        flex-direction: column-reverse;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors img {
        width: 75%;
        height: auto;
    }
    
    .section_10 .doctors .text {
        padding: 0 8vw;
    }
    
    .section_10 .doctors .image img {
        margin-top: 8vw;
    }
    
    .section_10 .services {
        background: linear-gradient(to bottom, #000000, #000000 50%, #626262 50%, #626262);
        background-size: 100% 200%;
    }
    
    .section_10 .services .image img {
        width: 70%;
        margin-top: 8vw;
    }
    
    .section_12 .image {
        display: flex;
        justify-content: center;
        align-items: center;
        height: auto;
    }
    
    .section_12 .image img {
        width: 70%;
    }
    
    .section_13 .text .logo img {
        width: 69px;
        margin-left: 10px;
        margin-bottom: -2px;
    }
    
    .section_16 .text h2 {
        font-size: 18px;
        line-height: 23px;
    }
    
    .section_16 .text p {
        font-size: 14px;
        line-height: 16px;
    }
    
    .section_16 .image {
        height: 112px;
        margin-bottom: 5vh;
    }
    
    .section_16 .image .image26,
    .section_16 .image .image27 {
        height: 100%;
    }
}
/***********************PORTRAIT DISPOSITIVO MOVIL TABLET***********************************************************/
@media only screen and (min-width: 425px) and (max-width: 600px) and (orientation: portrait){
    .section_1 .information360 {
        padding: 5vh 0vw 5vh 5vw;
    }

    .section_1 .information360.col-lg-6 {
        max-width: 80%;
    }
    
    .section_1 .information360 .paragraph {
        padding-right: 4vw;
    }
    
    .section_3 .row {
        height: 16vh;
    }
    
    .section_3 .text .pwx-1 {
        top: 15%;
        left: 27%;
    }
    
    .section_3 .text .pwx-2 {
        left: 27%;
    }
    
    .pwx-animated {
        left: 11% !important;
    }
    
    .section_4 .image img {
        width: 80%;
    }
    
    .section_5 {
        padding-top: 10vh;
    }
    
    .section_5 .image .computer {
        width: 210px;
        height: auto;
    }
    
    .section_5 .image .alert {
        width: 62px;
        height: auto;
        top: 32%;
        left: 1%;
    }
    
    .section_5 .image .map {
        width: 93px;
        height: auto;
        top: -5%;
        left: 11%;
    }
    
    .section_5 .image .statistics {
        width: 121px;
        height: auto;
        bottom: -5%;
        left: 8%;
    }
    
    .section_5 .image .selection {
        width: 119px;
        height: auto;
        top: -5%;
        right: 8%;
    }
    
    .section_5 .image .search {
        width: 62px;
        height: auto;
        right: 20%;
        bottom: 42%;
    }
    
    .section_5 .image .location {
        width: 93px;
        height: auto;
        right: 2%;
        bottom: -1%;
    }
    
    .animationAlert {
        transform: translateX(30px);
    }
    
    .animationMap {
        transform: translateY(-30px);
    }
    
    .animationStatistics {
        transform: translateX(30px);
    }
    
    .animationLocation {
        transform: translateX(-30px);
    }
    
    .section_6 .image {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section_7 .image .img_father,
    .section_7 .image .img7_animatedMunicipal {
        width: 65%;
    }
    
    .section_7 .image .img7_animatedMunicipal {
        z-index: 4;
    }
    
    .section_7 .image .img_father {
        z-index: 1;
    }
    
    .section_7 .image {
        margin-top: 5vh;
        margin-bottom: 5vh;
    }
    
    .section7Animated {
        transform: translateY(-60px);
    }
    
    .image8Efect {
        transform: scale(1.3) translate(17px, -29px);
    }
    
    .section_8 .image img,
    .section_8 .image .image8M {
        width: 335px;
        height: auto;
    }
    
    .section_10 .row {
        flex-direction: column;
    }
    
    .section_10 .doctors {
        display: flex;
        flex-direction: column-reverse;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors img {
        width: 75%;
        height: auto;
    }
    
    .section_10 .doctors .text {
        padding: 0 8vw;
    }
    
    .section_10 .doctors .image img {
        margin-top: 8vw;
    }
    
    .section_10 .services {
        background: linear-gradient(to bottom, #000000, #000000 50%, #626262 50%, #626262);
        background-size: 100% 200%;
    }
    
    .section_10 .services .image img {
        width: 70%;
        margin-top: 8vw;
    }
    
    .section_12 .image {
        display: flex;
        justify-content: center;
        align-items: center;
        height: auto;
    }
    
    .section_12 .image img {
        width: 70%;
    }
    
    .section_16 .text h2 {
        font-size: 18px;
        line-height: 23px;
    }
    
    .section_16 .text p {
        font-size: 14px;
        line-height: 16px;
    }
    
    .section_16 .image {
        height: 147px;
        margin-bottom: 5vh;
    }
    
    .section_16 .image .image26,
    .section_16 .image .image27 {
        height: 100%;
    }
}
@media only screen and (min-width: 601px) and (max-width: 679px) and (orientation: portrait){
    .section_1 .information360 {
        padding: 5vh 0vw 5vh 5vw;
    }

    .section_1 .information360.col-lg-6 {
        max-width: 70%;
    }
    
    .section_1 .information360 .paragraph {
        padding-right: 4vw;
    }
    
    .section_3 .row {
        height: 16vh;
    }
    
    .section_3 .text .pwx-1 {
        top: 15%;
        left: 27%;
    }
    
    .section_3 .text .pwx-2 {
        left: 27%;
    }
    
    .pwx-animated {
        left: 11% !important;
    }
    
    .section_4 .image img {
        width: 80%;
    }
    
    .section_5 {
        padding-top: 10vh;
    }
    
    .section_5 .image .computer {
        width: 300px;
        height: auto;
    }
    
    .section_5 .image .alert {
        width: 96px;
        height: auto;
        top: 32%;
        left: 1%;
    }
    
    .section_5 .image .map {
        width: 133px;
        height: auto;
        top: -5%;
        left: 11%;
    }
    
    .section_5 .image .statistics {
        width: 156px;
        height: auto;
        bottom: -5%;
        left: 8%;
    }
    
    .section_5 .image .selection {
        width: 159px;
        height: auto;
        top: -5%;
        right: 8%;
    }
    
    .section_5 .image .search {
        width: 98px;
        height: auto;
        right: 20%;
        bottom: 42%;
    }
    
    .section_5 .image .location {
        width: 138px;
        height: auto;
        right: 2%;
        bottom: -1%;
    }
    
    .animationAlert {
        transform: translateX(30px);
    }
    
    .animationMap {
        transform: translateY(-30px);
    }
    
    .animationStatistics {
        transform: translateX(30px);
    }
    
    .animationLocation {
        transform: translateX(-30px);
    }
    
    .section_6 .image {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section_7 .image .img_father,
    .section_7 .image .img7_animatedMunicipal {
        width: 65%;
    }
    
    .section_7 .image .img7_animatedMunicipal {
        z-index: 4;
    }
    
    .section_7 .image .img_father {
        z-index: 1;
    }
    
    .section_7 .image {
        margin-top: 5vh;
        margin-bottom: 5vh;
    }
    
    .section7Animated {
        transform: translateY(-95px);
    }
    
    .image8Efect {
        transform: scale(1.3) translate(17px, -29px);
    }
    
    .section_8 .image img,
    .section_8 .image .image8M {
        width: 446px;
        height: auto;
    }
    
    .section_10 .row {
        flex-direction: column;
    }
    
    .section_10 .doctors {
        display: flex;
        flex-direction: column-reverse;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors img {
        width: 75%;
        height: auto;
    }
    
    .section_10 .doctors .text {
        padding: 0 8vw;
    }
    
    .section_10 .doctors .image img {
        margin-top: 8vw;
    }
    
    .section_10 .services {
        background: linear-gradient(to bottom, #000000, #000000 50%, #626262 50%, #626262);
        background-size: 100% 200%;
    }
    
    .section_10 .services .image img {
        width: 70%;
        margin-top: 8vw;
    }
    
    .section_12 .image {
        display: flex;
        justify-content: center;
        align-items: center;
        height: auto;
    }
    
    .section_12 .image img {
        width: 70%;
    }
    
    .section_16 .text h2 {
        font-size: 32px;
        line-height: 36px;
    }
    
    .section_16 .text p {
        font-size: 18px;
        line-height: 22px;
    }
    
    .section_16 .image {
        height: 200px;
        margin-bottom: 5vh;
    }
    
    .section_16 .image .image26,
    .section_16 .image .image27 {
        height: 100%;
    }
}
@media only screen and (min-width: 680px) and (max-width: 767px) and (orientation: portrait){
    .section_1 .information360 {
        padding: 5vh 0vw 5vh 5vw;
    }

    .section_1 .information360.col-lg-6 {
        max-width: 60%;
    }
    
    .section_1 .information360 .paragraph {
        padding-right: 4vw;
    }
    
    .section_3 .row {
        height: 16vh;
    }
    
    .section_3 .text .pwx-1 {
        top: 15%;
        left: 27%;
    }
    
    .section_3 .text .pwx-2 {
        left: 27%;
    }
    
    .pwx-animated {
        left: 11% !important;
    }
    
    .section_4 .image img {
        width: 80%;
    }
    
    .section_5 {
        padding-top: 10vh;
    }
    
    .section_5 .image .computer {
        width: 354px;
        height: auto;
    }
    
    .section_5 .image .alert {
        width: 109px;
        height: auto;
        top: 32%;
        left: 1%;
    }
    
    .section_5 .image .map {
        width: 152px;
        height: auto;
        top: -5%;
        left: 11%;
    }
    
    .section_5 .image .statistics {
        width: 171px;
        height: auto;
        bottom: -5%;
        left: 8%;
    }
    
    .section_5 .image .selection {
        width: 178px;
        height: auto;
        top: -5%;
        right: 8%;
    }
    
    .section_5 .image .search {
        width: 107px;
        height: auto;
        right: 20%;
        bottom: 42%;
    }
    
    .section_5 .image .location {
        width: 155px;
        height: auto;
        right: 2%;
        bottom: -1%;
    }
    
    .animationAlert {
        transform: translateX(30px);
    }
    
    .animationMap {
        transform: translateY(-30px);
    }
    
    .animationStatistics {
        transform: translateX(30px);
    }
    
    .animationLocation {
        transform: translateX(-30px);
    }
    
    .section_6 .image {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section_7 .image .img_father,
    .section_7 .image .img7_animatedMunicipal {
        width: 65%;
    }
    
    .section_7 .image .img7_animatedMunicipal {
        z-index: 4;
    }
    
    .section_7 .image .img_father {
        z-index: 1;
    }
    
    .section_7 .image {
        margin-top: 5vh;
        margin-bottom: 5vh;
    }
    
    .section7Animated {
        transform: translateY(-112px);
    }
    
    .image8Efect {
        transform: scale(1.3) translate(17px, -29px);
    }
    
    .section_8 .image img,
    .section_8 .image .image8M {
        width: 537px;
        height: auto;
    }
    
    .section_10 .row {
        flex-direction: column;
    }
    
    .section_10 .doctors {
        display: flex;
        flex-direction: column-reverse;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors img {
        width: 75%;
        height: auto;
    }
    
    .section_10 .doctors .text {
        padding: 0 8vw;
    }
    
    .section_10 .doctors .image img {
        margin-top: 8vw;
    }
    
    .section_10 .services {
        background: linear-gradient(to bottom, #000000, #000000 50%, #626262 50%, #626262);
        background-size: 100% 200%;
    }
    
    .section_10 .services .image img {
        width: 70%;
        margin-top: 8vw;
    }
    
    .section_12 .image {
        display: flex;
        justify-content: center;
        align-items: center;
        height: auto;
    }
    
    .section_12 .image img {
        width: 70%;
    }
    
    .section_16 .text h2 {
        font-size: 32px;
        line-height: 36px;
    }
    
    .section_16 .text p {
        font-size: 18px;
        line-height: 22px;
    }
    
    .section_16 .image {
        height: 222px;
        margin-bottom: 5vh;
    }
    
    .section_16 .image .image26,
    .section_16 .image .image27 {
        height: 100%;
    }
}
/*******************************IPAD USADA EN LA EMPRESA************************************************************/
@media only screen and (min-width: 768px) and (max-width: 820px) and (orientation: portrait){
    .section_1 .information360 {
        padding: 5vh 0vw 5vh 5vw;
    }

    .section_1 .information360.col-lg-6 {
        max-width: 60%;
    }
    
    .section_1 .information360 .paragraph p {
        padding-right: 0vw;
    }
    
    .section_3 .row {
        height: 16vh;
    }
    
    .section_3 .text .pwx-1 {
        top: 15%;
        left: 27%;
    }
    
    .section_3 .text .pwx-2 {
        left: 27%;
    }
    
    .pwx-animated {
        left: 11% !important;
    }
    
    .section_4 .image img {
        width: 80%;
    }
    
    .section_5 {
        padding-top: 10vh;
    }
    
    .section_5 .image .computer {
        width: 440px;
        height: auto;
    }
    
    .section_5 .image .alert {
        width: 130px;
        height: auto;
        top: 37%;
        left: 1%;
    }
    
    .section_5 .image .map {
        width: 186px;
        height: auto;
        top: -5%;
        left: 11%;
    }
    
    .section_5 .image .statistics {
        width: 209px;
        height: auto;
        bottom: -5%;
        left: 8%;
    }
    
    .section_5 .image .selection {
        width: 209px;
        height: auto;
        top: -5%;
        right: 8%;
    }
    
    .section_5 .image .search {
        width: 130px;
        height: auto;
        right: 20%;
        bottom: 38%;
    }
    
    .section_5 .image .location {
        width: 186px;
        height: auto;
        right: 2%;
        bottom: -1%;
    }
    
    .animationAlert {
        transform: translateX(30px);
    }
    
    .animationMap {
        transform: translateY(-30px);
    }
    
    .animationStatistics {
        transform: translateX(30px);
    }
    
    .animationLocation {
        transform: translateX(-30px);
    }
    
    .section_6 .image {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section_7 .image .img_father,
    .section_7 .image .img7_animatedMunicipal {
        width: 65%;
    }
    
    .section_7 .image .img7_animatedMunicipal {
        z-index: 4;
    }
    
    .section_7 .image .img_father {
        z-index: 1;
    }
    
    .section_7 .image {
        margin-top: 5vh;
        margin-bottom: 5vh;
    }
    
    .section7Animated {
        transform: translateY(-112px);
    }
    
    .image8Efect {
        transform: scale(1.3) translate(32px, -44px);
    }
    
    .section_8 .image img,
    .section_8 .image .image8M {
        width: 602px;
        height: auto;
    }
    
    .section_10 .row {
        flex-direction: column;
    }
    
    .section_10 .doctors {
        display: flex;
        flex-direction: column-reverse;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors img {
        width: 75%;
        height: auto;
    }
    
    .section_10 .doctors .text {
        padding: 0 8vw;
    }
    
    .section_10 .doctors .image img {
        margin-top: 8vw;
    }
    
    .section_10 .services {
        background: linear-gradient(to bottom, #000000, #000000 50%, #626262 50%, #626262);
        background-size: 100% 200%;
    }
    
    .section_10 .services .image img {
        width: 70%;
        margin-top: 8vw;
    }
    
    .section_12 .text h2 {
        padding-right: 13vw;
    }
    
    .section_12 .image {
        display: flex;
        justify-content: center;
        align-items: center;
        height: auto;
    }
    
    .section_12 .image img {
        width: 70%;
    }
    
    .section_13 .text .logo img {
        right: 33%;
        width: 90px;
        margin-bottom: 2px;
    }
    
    .section_16 .text h2 {
        font-size: 37px;
        line-height: 41px;
        padding-right: 10vw;
    }
    
    .section_16 .text p {
        font-size: 20px;
        line-height: 24px;
    }
    
    .section_16 .image {
        height: 262px;
        margin-bottom: 5vh;
    }
    
    .section_16 .image .image26,
    .section_16 .image .image27 {
        height: 100%;
    }
}
/***********************PORTRAIT DISPOSITIVO MOVIL LAPTOP***********************************************************/
@media only screen and (min-width: 821px) and (max-width: 991px) and (orientation: portrait){
    .section_1 .information360 {
        padding: 5vh 0vw 5vh 5vw;
    }

    .section_1 .information360.col-lg-6 {
        max-width: 60%;
    }
    
    .section_1 .information360 .paragraph p {
        padding-right: 0vw;
    }
    
    .section_3 .row {
        height: 16vh;
    }
    
    .section_3 .text .pwx-1 {
        top: 15%;
        left: 27%;
    }
    
    .section_3 .text .pwx-2 {
        left: 27%;
    }
    
    .pwx-animated {
        left: 11% !important;
    }
    
    .section_4 .image img {
        width: 80%;
    }
    
    .section_5 {
        padding-top: 10vh;
    }
    
    .section_5 .image .computer {
        width: 440px;
        height: auto;
    }
    
    .section_5 .image .alert {
        width: 130px;
        height: auto;
        top: 37%;
        left: 1%;
    }
    
    .section_5 .image .map {
        width: 186px;
        height: auto;
        top: -5%;
        left: 11%;
    }
    
    .section_5 .image .statistics {
        width: 209px;
        height: auto;
        bottom: -5%;
        left: 8%;
    }
    
    .section_5 .image .selection {
        width: 209px;
        height: auto;
        top: -5%;
        right: 8%;
    }
    
    .section_5 .image .search {
        width: 130px;
        height: auto;
        right: 20%;
        bottom: 38%;
    }
    
    .section_5 .image .location {
        width: 186px;
        height: auto;
        right: 2%;
        bottom: -1%;
    }
    
    .animationAlert {
        transform: translateX(30px);
    }
    
    .animationMap {
        transform: translateY(-30px);
    }
    
    .animationStatistics {
        transform: translateX(30px);
    }
    
    .animationLocation {
        transform: translateX(-30px);
    }
    
    .section_6 .image {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section_7 .image .img_father,
    .section_7 .image .img7_animatedMunicipal {
        width: 65%;
    }
    
    .section_7 .image .img7_animatedMunicipal {
        z-index: 4;
    }
    
    .section_7 .image .img_father {
        z-index: 1;
    }
    
    .section_7 .image {
        margin-top: 5vh;
        margin-bottom: 5vh;
    }
    
    .section7Animated {
        transform: translateY(-112px);
    }
    
    .image8Efect {
        transform: scale(1.3) translate(32px, -44px);
    }
    
    .section_8 .image img,
    .section_8 .image .image8M {
        width: 602px;
        height: auto;
    }
    
    .section_10 .row {
        flex-direction: column;
    }
    
    .section_10 .doctors {
        display: flex;
        flex-direction: column-reverse;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors img {
        width: 75%;
        height: auto;
    }
    
    .section_10 .doctors .text {
        padding: 0 8vw;
    }
    
    .section_10 .doctors .image img {
        margin-top: 8vw;
    }
    
    .section_10 .services {
        background: linear-gradient(to bottom, #000000, #000000 50%, #626262 50%, #626262);
        background-size: 100% 200%;
    }
    
    .section_10 .services .image img {
        width: 70%;
        margin-top: 8vw;
    }
    
    .section_12 .image {
        display: flex;
        justify-content: center;
        align-items: center;
        height: auto;
    }
    
    .section_12 .image img {
        width: 70%;
    }
    
    .section_16 .text h2 {
        font-size: 37px;
        line-height: 41px;
    }
    
    .section_16 .text p {
        font-size: 20px;
        line-height: 24px;
    }
    
    .section_16 .image {
        height: 262px;
        margin-bottom: 5vh;
    }
    
    .section_16 .image .image26,
    .section_16 .image .image27 {
        height: 100%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1150px) and (orientation: portrait){
    .section_1 .information360.col-lg-6 {
        max-width: 61%;
    }
    
    .section_1 .information360 .paragraph {
        padding-right: 4vw;
    }
    
    .section_1 .information360 .title h1 {
        padding-right: 15vw;
    }
    
    .section_2 .administration .title h2 {
        padding-right: 5vw;
    }
    
    .section_3 .text .pwx-1 {
        top: 15%;
    }
    
    .section_3 .row {
        height: 18vh;
    }
    
    .section_4 .row {
        padding: 5vh 8vw 10vh 8vw;;
    }
    
    .section_4 .image img {
        width: 80%;
    }
    
    .section_5 .image .computer {
        width: 502px;
        height: auto;
    }
    
    .section_5 .image .alert {
        width: 181px;
        height: auto;
        top: 39%;
        left: 1%;
    }
    
    .section_5 .image .map {
        width: 197px;
        height: auto;
        top: 1%;
        left: 11%;
    }
    
    .section_5 .image .statistics {
        width: 253px;
        height: auto;
        bottom: 2%;
        left: 8%;
    }
    
    .section_5 .image .selection {
        width: 247px;
        height: auto;
        top: 7%;
        right: 8%;
    }
    
    .section_5 .image .search {
        width: 140px;
        height: auto;
        right: 24%;
        bottom: 18%;
    }
    
    .section_5 .image .location {
        width: 231px;
        height: auto;
        right: 2%;
        bottom: 3%;
    }
    
    .section_6 .image {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section_7 .image .img_father,
    .section_7 .image .img7_animatedMunicipal {
        width: 100%;
    }
    
    .section7Animated {
        transform: translateY(125px);
    }

    .section_8 .text {
        padding: 0 18vw;
    }
    
    .section_8 .image .image8M {
        width: 700px;
        height: auto;
    }
    
    .image8Efect {
        transform: scale(1.3) translate(37px, -51px);
    }
    
    .section_10 .doctors {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors img {
        width: 85%;
        height: auto;
    }
    
    .section_12 .image {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section_12 .image img {
        width: 100%;
    }
    
    .section_13 .text {
        flex: 0 0 63%;
        max-width: 63%;
    }
    
    .section_13 .text .logo img {
        right: 65px;
        width: 90px;
        margin-bottom: -1px;
    }
    
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .text {
        padding: 0 16vw;
    }
    
    .section_16 .text h2 {
        font-size: 37px;
        line-height: 41px;
        padding-right: 10vw;
    }
    
    .section_16 .text p {
        font-size: 20px;
        line-height: 24px;
    }
    
    .section_16 .image {
        height: 332px;
        margin-bottom: 5vh;
    }
    
    .section_16 .image .image26,
    .section_16 .image .image27 {
        height: 100%;
    }
}
/***********************PORTRAIT DISPOSITIVO PC ESCRITORIO***********************************************************/
@media only screen and (min-width: 1151px) and (max-width: 1199px) and (orientation: portrait){
    .section_1 .information360.col-lg-6 {
        max-width: 61%;
    }
    
    .section_1 .information360 .paragraph {
        padding-right: 4vw;
    }
    
    .section_3 .row {
        height: 17vh;
    }
    
    .section_3 .text .pwx-1 {
        top: 15%;
    }
    
    .section_4 .image img {
        width: 80%;
    }
    
    .section_5 .image .computer {
        width: 502px;
        height: auto;
    }
    
    .section_5 .image .alert {
        width: 181px;
        height: auto;
        top: 39%;
        left: 1%;
    }
    
    .section_5 .image .map {
        width: 197px;
        height: auto;
        top: 1%;
        left: 11%;
    }
    
    .section_5 .image .statistics {
        width: 253px;
        height: auto;
        bottom: 2%;
        left: 8%;
    }
    
    .section_5 .image .selection {
        width: 247px;
        height: auto;
        top: 7%;
        right: 8%;
    }
    
    .section_5 .image .search {
        width: 140px;
        height: auto;
        right: 24%;
        bottom: 18%;
    }
    
    .section_5 .image .location {
        width: 231px;
        height: auto;
        right: 3%;
        bottom: 3%;
    }
    
    .section_6 .image {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section_7 .image .img_father,
    .section_7 .image .img7_animatedMunicipal {
        width: 100%;
    }
    
    .section7Animated {
        transform: translateY(125px);
    }

    .section_8 .text {
        padding: 0 22vw;
    }
    
    .section_8 .image .image8M {
        width: 800px;
        height: auto;
    }
    
    .image8Efect {
        transform: scale(1.3) translate(37px, -51px);
    }
    
    .section_10 .doctors {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors img {
        width: 85%;
        height: auto;
    }
    
    .section_10 .services .image img {
        width: 62%;
    }
    
    .section_12 .image {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section_12 .image img {
        width: 100%;
    }
    
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .text {
        padding: 0 16vw;
    }
    
    .section_16 .text h2 {
        font-size: 39px;
        line-height: 43px;
        padding-right: 10vw;
    }
    
    .section_16 .text p {
        font-size: 20px;
        line-height: 24px;
    }
    
    .section_16 .image {
        height: 402px;
        margin-bottom: 5vh;
    }
    
    .section_16 .image .image26,
    .section_16 .image .image27 {
        height: 100%;
    }
}
@media only screen and (min-width: 1200px) and (max-width:3000px) and (orientation: portrait){
    .section_1 .information360.col-lg-6 {
        max-width: 61%;
    }
    
    .section_1 .information360 .paragraph {
        padding-right: 4vw;
    }
    
    .section_3 .row {
        height: 15vh;
    }
    
    .section_3 .text .pwx-1 {
        top: 15%;
    }
    
    .section_4 .information {
        padding: 0 11vw;
    }
    
    .section_4 .image img {
        width: 80%;
    }
    
    .section_5 .text {
        padding: 10vh 17vw;
    }
    
    .section_5 .image .computer {
        width: 580px;
        height: auto;
    }
    
    .section_5 .image .alert {
        width: 203px;
        height: auto;
        top: 39%;
        left: 1%;
    }
    
    .section_5 .image .map {
        width: 237px;
        height: auto;
        top: 1%;
        left: 11%;
    }
    
    .section_5 .image .statistics {
        width: 280px;
        height: auto;
        bottom: 2%;
        left: 8%;
    }
    
    .section_5 .image .selection {
        width: 278px;
        height: auto;
        top: 7%;
        right: 8%;
    }
    
    .section_5 .image .search {
        width: 161px;
        height: auto;
        right: 24%;
        bottom: 18%;
    }
    
    .section_5 .image .location {
        width: 264px;
        height: auto;
        right: 3%;
        bottom: 3%;
    }
    
    .section_6 .image {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section_7 .image .img_father,
    .section_7 .image .img7_animatedMunicipal {
        width: 100%;
    }
    
    .section7Animated {
        transform: translateY(125px);
    }

    .section_8 .text {
        padding: 0 22vw;
    }
    
    .section_8 .image .image8M {
        width: 800px;
        height: auto;
    }
    
    .image8Efect {
        transform: scale(1.4) translate(49px, -68px);
    }
    
    .section_10 .doctors {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors img {
        width: 85%;
        height: auto;
    }
    
    .section_10 .services .image img {
        width: 62%;
    }
    
    .section_12 .image {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section_12 .image img {
        width: 100%;
    }
    
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .text {
        padding: 0 16vw;
    }
    
    .section_16 .text h2 {
        font-size: 42px;
        padding-right: 10vw;
    }
    
    .section_16 .text p {
        font-size: 20px;
    }
    
    .section_16 .image {
        height: 402px;
        margin-bottom: 5vh;
    }
    
    .section_16 .image .image26,
    .section_16 .image .image27 {
        height: 100%;
    }
}
/*******************************************************************************************************************/
/******************************************      LANDSCAPE      ****************************************************/
/*******************************************************************************************************************/
/*********************LANDSCAPE DISPOSITIVO MOVIL CELULAR***********************************************************/
@media only screen and (max-width: 424px) and (orientation: landscape){
    .section_1 .information360 {
        padding: 5vh 0vw 5vh 5vw;
    }
    
    .section_1 .information360 .logo img {
        width: 99px;
    }

    .section_1 .information360.col-lg-6 {
        max-width: 100%;
    }
    
    .section_1 .information360 .button a {
        font-size: 21px;
        line-height: 28px;
        padding: 3px 48px;
    }
    
    .section_1 .information360 .paragraph {
        padding-right: 4vw;
    }
    
    .section_3 .text .pwx-1 {
        top: 15%;
    }
    
    .section_4 .image img {
        width: 80%;
    }
    
    .section_5 {
        padding-top: 18vh;
    }
    
    .section_5 .image .computer {
        width: 210px;
        height: auto;
    }
    
    .section_5 .image .alert {
        width: 62px;
        height: auto;
        top: 32%;
        left: 1%;
    }
    
    .section_5 .image .map {
        width: 93px;
        height: auto;
        top: -5%;
        left: 11%;
    }
    
    .section_5 .image .statistics {
        width: 121px;
        height: auto;
        bottom: -5%;
        left: 8%;
    }
    
    .section_5 .image .selection {
        width: 119px;
        height: auto;
        top: -5%;
        right: 8%;
    }
    
    .section_5 .image .search {
        width: 62px;
        height: auto;
        right: 20%;
        bottom: 42%;
    }
    
    .section_5 .image .location {
        width: 93px;
        height: auto;
        right: 2%;
        bottom: -1%;
    }
    
    .animationAlert {
        transform: translateX(30px);
    }
    
    .animationMap {
        transform: translateY(-30px);
    }
    
    .animationStatistics {
        transform: translateX(30px);
    }
    
    .animationLocation {
        transform: translateX(-30px);
    }
    
    .section_6 .image {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section_7 .image .img_father,
    .section_7 .image .img7_animatedMunicipal {
        width: 65%;
    }
    
    .section_7 .image {
        margin-top: 10vh;
    }
    
    .section7Animated {
        transform: translateY(-60px);
    }
    
    .image8Efect {
        transform: scale(1.3) translate(17px, -29px);
    }
    
    .section_8 .image img,
    .section_8 .image .image8M {
        width: 335px;
        height: auto;
    }
    
    .section_10 .row {
        flex-direction: column;
    }
    
    .section_10 .doctors {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors img {
        width: 75%;
        height: auto;
    }
    
    .section_10 .doctors .text {
        padding: 0 8vw;
    }
    
    .section_10 .services {
        background: linear-gradient(to bottom, #000000, #000000 50%, #626262 50%, #626262);
        background-size: 100% 200%;
    }
    
    .section_10 .services .image img {
        width: 70%;
    }
    
    .section_12 .image {
        display: flex;
        justify-content: center;
        align-items: center;
        height: auto;
    }
    
    .section_12 .image img {
        width: 70%;
    }
    
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .text h2 {
        font-size: 18px;
        line-height: 23px;
    }
    
    .section_16 .text p {
        font-size: 14px;
        line-height: 16px;
    }
    
    .section_16 .image {
        height: 134px;
        margin-bottom: 5vh;
    }
    
    .section_16 .image .image26,
    .section_16 .image .image27 {
        height: 100%;
    }
}
@media only screen and (min-width: 425px) and (max-width: 600px) and (orientation: landscape){
    .section_1 .information360 {
        padding: 5vh 0vw 5vh 5vw;
    }
    
    .section_1 .information360 .logo img {
        width: 99px;
    }

    .section_1 .information360.col-lg-6 {
        max-width: 100%;
    }
    
    .section_1 .information360 .button a {
        font-size: 21px;
        line-height: 28px;
        padding: 3px 48px;
    }
    
    .section_1 .information360 .paragraph {
        padding-right: 4vw;
    }
    
    .section_3 .text .pwx-1 {
        top: 15%;
    }
    
    .section_4 .image img {
        width: 80%;
    }
    
    .section_5 {
        padding-top: 18vh;
    }
    
    .section_5 .image .computer {
        width: 210px;
        height: auto;
    }
    
    .section_5 .image .alert {
        width: 62px;
        height: auto;
        top: 32%;
        left: 1%;
    }
    
    .section_5 .image .map {
        width: 93px;
        height: auto;
        top: -5%;
        left: 11%;
    }
    
    .section_5 .image .statistics {
        width: 121px;
        height: auto;
        bottom: -5%;
        left: 8%;
    }
    
    .section_5 .image .selection {
        width: 119px;
        height: auto;
        top: -5%;
        right: 8%;
    }
    
    .section_5 .image .search {
        width: 62px;
        height: auto;
        right: 20%;
        bottom: 42%;
    }
    
    .section_5 .image .location {
        width: 93px;
        height: auto;
        right: 2%;
        bottom: -1%;
    }
    
    .animationAlert {
        transform: translateX(30px);
    }
    
    .animationMap {
        transform: translateY(-30px);
    }
    
    .animationStatistics {
        transform: translateX(30px);
    }
    
    .animationLocation {
        transform: translateX(-30px);
    }
    
    .section_6 .image {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section_7 .image .img_father,
    .section_7 .image .img7_animatedMunicipal {
        width: 65%;
    }
    
    .section_7 .image {
        margin-top: 10vh;
    }
    
    .section7Animated {
        transform: translateY(-60px);
    }
    
    .image8Efect {
        transform: scale(1.3) translate(17px, -29px);
    }
    
    .section_8 .image img,
    .section_8 .image .image8M {
        width: 335px;
        height: auto;
    }
    
    .section_10 .row {
        flex-direction: column;
    }
    
    .section_10 .doctors {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors img {
        width: 75%;
        height: auto;
    }
    
    .section_10 .doctors .text {
        padding: 0 8vw;
    }
    
    .section_10 .services {
        background: linear-gradient(to bottom, #000000, #000000 50%, #626262 50%, #626262);
        background-size: 100% 200%;
    }
    
    .section_10 .services .image img {
        width: 70%;
    }
    
    .section_12 .image {
        display: flex;
        justify-content: center;
        align-items: center;
        height: auto;
    }
    
    .section_12 .image img {
        width: 70%;
    }
    
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .text h2 {
        font-size: 18px;
        line-height: 23px;
    }
    
    .section_16 .text p {
        font-size: 14px;
        line-height: 16px;
    }
    
    .section_16 .image {
        height: 134px;
        margin-bottom: 5vh;
    }
    
    .section_16 .image .image26,
    .section_16 .image .image27 {
        height: 100%;
    }
}
@media only screen and (min-width: 601px) and (max-width: 679px) and (orientation: landscape){
    .section_1 .information360.col-lg-6 {
        max-width: 61%;
    }
    
    .section_1 .information360 {
        padding: 5vh 0vw 5vh 5vw;
    }
    
    .section_1 .information360 .paragraph {
        padding-right: 4vw;
    }
    
    .section_3 .text .pwx-1 {
        top: 15%;
    }
    
    .section_4 .image img {
        width: 80%;
    }
    
    .section_5 .image .computer {
        width: 304px;
        height: auto;
    }
    
    .section_5 .image .alert {
        width: 73px;
        height: auto;
        top: 39%;
        left: 1%;
    }
    
    .section_5 .image .map {
        width: 107px;
        height: auto;
        top: 5%;
        left: 11%;
    }
    
    .section_5 .image .statistics {
        width: 126px;
        height: auto;
        bottom: 5%;
        left: 8%;
    }
    
    .section_5 .image .selection {
        width: 139px;
        height: auto;
        top: 13%;
        right: 8%;
    }
    
    .section_5 .image .search {
        width: 81px;
        height: auto;
        right: 20%;
        bottom: 29%;
    }
    
    .section_5 .image .location {
        width: 118px;
        height: auto;
        right: 2%;
        bottom: 12%;
    }
    
    .section_6 .image {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section_7 .image .img_father,
    .section_7 .image .img7_animatedMunicipal {
        width: 65%;
    }
    
    .section_7 .image {
        margin-top: 10vh;
    }
    
    .section7Animated {
        transform: translateY(-107px);
    }
    
    .section_8 .image img,
    .section_8 .image .image8M {
        width: 554px;
        height: auto;
    }
    
    .section_10 .row {
        flex-direction: column;
    }
    
    .section_10 .doctors {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors img {
        width: 75%;
        height: auto;
    }
    
    .section_10 .doctors .text {
        padding: 0 8vw;
    }
    
    .section_10 .services {
        background: linear-gradient(to bottom, #000000, #000000 50%, #626262 50%, #626262);
        background-size: 100% 200%;
    }
    
    .section_10 .services .image img {
        width: 70%;
    }
    
    .section_12 .image {
        display: flex;
        justify-content: center;
        align-items: center;
        height: auto;
    }
    
    .section_12 .image img {
        width: 70%;
    }
    
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .text h2 {
        font-size: 32px;
        line-height: 36px;
    }
    
    .section_16 .text p {
        font-size: 18px;
        line-height: 22px;
    }
    
    .section_16 .image {
        height: 212px;
        margin-bottom: 5vh;
    }
    
    .section_16 .image .image26,
    .section_16 .image .image27 {
        height: 100%;
    }
}
@media only screen and (min-width: 680px) and (max-width: 767px) and (orientation: landscape){
    .section_1 .information360.col-lg-6 {
        max-width: 61%;
    }
    
    .section_1 .information360 {
        padding: 5vh 0vw 5vh 5vw;
    }
    
    .section_1 .information360 .paragraph {
        padding-right: 4vw;
    }
    
    .section_3 .text .pwx-1 {
        top: 15%;
    }
    
    .section_4 .image img {
        width: 80%;
    }
    
    .section_5 .image .computer {
        width: 402px;
        height: auto;
    }
    
    .section_5 .image .alert {
        width: 111px;
        height: auto;
        top: 39%;
        left: 1%;
    }
    
    .section_5 .image .map {
        width: 140px;
        height: auto;
        top: 1%;
        left: 11%;
    }
    
    .section_5 .image .statistics {
        width: 167px;
        height: auto;
        bottom: 5%;
        left: 8%;
    }
    
    .section_5 .image .selection {
        width: 180px;
        height: auto;
        top: 7%;
        right: 8%;
    }
    
    .section_5 .image .search {
        width: 114px;
        height: auto;
        right: 24%;
        bottom: 18%;
    }
    
    .section_5 .image .location {
        width: 155px;
        height: auto;
        right: 2%;
        bottom: 3%;
    }
    
    .section_6 .image {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section_7 .image .img_father,
    .section_7 .image .img7_animatedMunicipal {
        width: 65%;
    }
    
    .section_7 .image {
        margin-top: 10vh;
    }
    
    .section7Animated {
        transform: translateY(-107px);
    }
    
    .section_8 .image img,
    .section_8 .image .image8M {
        width: 554px;
        height: auto;
    }
    
    .section_10 .row {
        flex-direction: column;
    }
    
    .section_10 .doctors {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors img {
        width: 75%;
        height: auto;
    }
    
    .section_10 .doctors .text {
        padding: 0 8vw;
    }
    
    .section_10 .services {
        background: linear-gradient(to bottom, #000000, #000000 50%, #626262 50%, #626262);
        background-size: 100% 200%;
    }
    
    .section_10 .services .image img {
        width: 70%;
    }
    
    .section_12 .image {
        display: flex;
        justify-content: center;
        align-items: center;
        height: auto;
    }
    
    .section_12 .image img {
        width: 70%;
    }
    
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .text h2 {
        font-size: 32px;
        line-height: 36px;
    }
    
    .section_16 .text p {
        font-size: 20px;
        line-height: 24px;
    }
    
    .section_16 .image {
        height: 265px;
        margin-bottom: 5vh;
    }
    
    .section_16 .image .image26,
    .section_16 .image .image27 {
        height: 100%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 820px) and (orientation : landscape){
    .section_1 .information360.col-lg-6 {
        max-width: 61%;
    }
    
    .section_1 .information360 {
        padding: 5vh 0vw 5vh 5vw;
    }
    
    .section_1 .information360 .paragraph {
        padding-right: 4vw;
    }
    
    .section_3 .text .pwx-1 {
        top: 15%;
    }
    
    .section_4 .image img {
        width: 80%;
    }
    
    .section_5 .image .computer {
        width: 402px;
        height: auto;
    }
    
    .section_5 .image .alert {
        width: 111px;
        height: auto;
        top: 39%;
        left: 1%;
    }
    
    .section_5 .image .map {
        width: 140px;
        height: auto;
        top: 1%;
        left: 11%;
    }
    
    .section_5 .image .statistics {
        width: 167px;
        height: auto;
        bottom: 5%;
        left: 8%;
    }
    
    .section_5 .image .selection {
        width: 180px;
        height: auto;
        top: 7%;
        right: 8%;
    }
    
    .section_5 .image .search {
        width: 114px;
        height: auto;
        right: 24%;
        bottom: 18%;
    }
    
    .section_5 .image .location {
        width: 155px;
        height: auto;
        right: 2%;
        bottom: 3%;
    }
    
    .section_6 .image {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section_7 .image .img_father,
    .section_7 .image .img7_animatedMunicipal {
        width: 65%;
    }
    
    .section_7 .image {
        margin-bottom: 23vh;
    }
    
    .section7Animated {
        transform: translateY(107px);
    }
    
    .section_8 .image img,
    .section_8 .image .image8M {
        width: 554px;
        height: auto;
    }
    
    .section_10 .doctors {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors img {
        width: 75%;
        height: auto;
    }
    
    .section_10 .doctors .text {
        padding: 0 8vw;
    }
    
    .section_10 .services {
        background: linear-gradient(to bottom, #000000, #000000 50%, #626262 50%, #626262);
        background-size: 100% 200%;
    }
    
    .section_10 .services .image img {
        width: 70%;
    }
    
    .section_12 .image {
        display: flex;
        justify-content: center;
        align-items: center;
        height: auto;
    }
    
    .section_12 .image img {
        width: 70%;
    }
    
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .text h2 {
        font-size: 37px;
        line-height: 41px;
        padding-right: 10vw;
    }
    
    .section_16 .text p {
        font-size: 20px;
        line-height: 24px;
    }
    
    .section_16 .image {
        height: 265px;
        margin-bottom: 5vh;
    }
    
    .section_16 .image .image26,
    .section_16 .image .image27 {
        height: 100%;
    }
}
/*********************LANDSCAPE DISPOSITIVO MOVIL TABLET***********************************************************/
@media only screen and (min-width: 821px) and (max-width: 991px) and (orientation : landscape){
    .section_1 .information360.col-lg-6 {
        max-width: 61%;
    }
    
    .section_1 .information360 {
        padding: 5vh 0vw 5vh 5vw;
    }
    
    .section_1 .information360 .paragraph {
        padding-right: 4vw;
    }
    
    .section_3 .text .pwx-1 {
        top: 15%;
    }
    
    .section_4 .image img {
        width: 80%;
    }
    
    .section_5 .image .computer {
        width: 402px;
        height: auto;
    }
    
    .section_5 .image .alert {
        width: 111px;
        height: auto;
        top: 39%;
        left: 1%;
    }
    
    .section_5 .image .map {
        width: 140px;
        height: auto;
        top: 1%;
        left: 11%;
    }
    
    .section_5 .image .statistics {
        width: 167px;
        height: auto;
        bottom: 5%;
        left: 8%;
    }
    
    .section_5 .image .selection {
        width: 180px;
        height: auto;
        top: 7%;
        right: 8%;
    }
    
    .section_5 .image .search {
        width: 114px;
        height: auto;
        right: 24%;
        bottom: 18%;
    }
    
    .section_5 .image .location {
        width: 155px;
        height: auto;
        right: 2%;
        bottom: 3%;
    }
    
    .section_6 .image {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section_7 .image .img_father,
    .section_7 .image .img7_animatedMunicipal {
        width: 65%;
    }
    
    .section_7 .image {
        margin-bottom: 23vh;
    }
    
    .section7Animated {
        transform: translateY(107px);
    }

    .section_8 .text {
        padding: 0 22vw;
    }
    
    .section_8 .image img,
    .section_8 .image .image8M {
        width: 554px;
        height: auto;
    }
    
    .section_10 .doctors {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors img {
        width: 75%;
        height: auto;
    }
    
    .section_10 .services {
        background: linear-gradient(to bottom, #000000, #000000 50%, #626262 50%, #626262);
        background-size: 100% 200%;
    }
    
    .section_10 .services .image img {
        width: 70%;
    }
    
    .section_12 .image {
        display: flex;
        justify-content: center;
        align-items: center;
        height: auto;
    }
    
    .section_12 .image img {
        width: 70%;
    }
    
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .text {
        padding: 0 16vw;
    }
    
    .section_16 .text h2 {
        font-size: 37px;
        line-height: 41px;
        padding-right: 10vw;
    }
    
    .section_16 .text p {
        font-size: 20px;
        line-height: 24px;
    }
    
    .section_16 .image {
        height: 289px;
        margin-bottom: 5vh;
    }
    
    .section_16 .image .image26,
    .section_16 .image .image27 {
        height: 100%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1150px) and (orientation: landscape){
    .section_1 .information360.col-lg-6 {
        max-width: 61%;
    }
    
    .section_1 .information360 .paragraph {
        padding-right: 4vw;
    }
    
    .section_2 .administration .title {
        padding: 0 12vw;
    }
    
    .section_3 .text .pwx-1 {
        top: 15%;
    }
    
    .section_4 .image img {
        width: 80%;
    }
    
    .section_5 .image .computer {
        width: 502px;
        height: auto;
    }
    
    .section_5 .image .alert {
        width: 181px;
        height: auto;
        top: 39%;
        left: 1%;
    }
    
    .section_5 .image .map {
        width: 197px;
        height: auto;
        top: 1%;
        left: 11%;
    }
    
    .section_5 .image .statistics {
        width: 253px;
        height: auto;
        bottom: 2%;
        left: 8%;
    }
    
    .section_5 .image .selection {
        width: 247px;
        height: auto;
        top: 7%;
        right: 8%;
    }
    
    .section_5 .image .search {
        width: 140px;
        height: auto;
        right: 24%;
        bottom: 18%;
    }
    
    .section_5 .image .location {
        width: 231px;
        height: auto;
        right: 2%;
        bottom: 3%;
    }
    
    .section_6 .image {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section_7 .image .img_father,
    .section_7 .image .img7_animatedMunicipal {
        width: 100%;
    }
    
    .section7Animated {
        transform: translateY(125px);
    }
    
    .section_8 .text p:nth-child(2) {
        padding-right: 0;
    }

    .section_8 .text {
        padding: 0 22vw;
    }
    
    .image8Efect {
        transform: scale(1.3) translate(34px, -52px);
    }
    
    .section_8 .image .image8M {
        width: 700px;
        height: auto;
    }
    
    .section_10 .doctors {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors img {
        width: 85%;
        height: auto;
    }
    
    .section_12 .image {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section_12 .image img {
        width: 100%;
    }
    
    .section_13 .text {
        flex: 0 0 63%;
        max-width: 63%;
    }
    
    .section_13 .text .logo img {
        bottom: 5px;
        right: 15%;
        width: 80px;
    }
    
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .text {
        padding: 0 16vw;
    }
    
    .section_16 .text h2 {
        font-size: 37px;
        line-height: 41px;
        padding-right: 10vw;
    }
    
    .section_16 .text p {
        font-size: 20px;
        line-height: 24px;
    }
    
    .section_16 .image {
        height: 332px;
        margin-bottom: 5vh;
    }
    
    .section_16 .image .image26,
    .section_16 .image .image27 {
        height: 100%;
    }
}
/*********************LANDSCAPE DISPOSITIVO MOVIL LAPTOP***********************************************************/
@media only screen and (min-width: 1151px) and (max-width: 1199px) and (orientation: landscape){
    .section_1 .information360.col-lg-6 {
        max-width: 61%;
    }
    
    .section_1 .information360 .paragraph {
        padding-right: 4vw;
    }
    
    .section_3 .text .pwx-1 {
        top: 15%;
    }
    
    .section_4 .image img {
        width: 80%;
    }
    
    .section_5 .image .computer {
        width: 502px;
        height: auto;
    }
    
    .section_5 .image .alert {
        width: 181px;
        height: auto;
        top: 39%;
        left: 1%;
    }
    
    .section_5 .image .map {
        width: 197px;
        height: auto;
        top: 1%;
        left: 11%;
    }
    
    .section_5 .image .statistics {
        width: 253px;
        height: auto;
        bottom: 2%;
        left: 8%;
    }
    
    .section_5 .image .selection {
        width: 247px;
        height: auto;
        top: 7%;
        right: 8%;
    }
    
    .section_5 .image .search {
        width: 140px;
        height: auto;
        right: 24%;
        bottom: 18%;
    }
    
    .section_5 .image .location {
        width: 231px;
        height: auto;
        right: 3%;
        bottom: 3%;
    }
    
    .section_6 .image {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section_7 .image .img_father,
    .section_7 .image .img7_animatedMunicipal {
        width: 100%;
    }
    
    .section7Animated {
        transform: translateY(125px);
    }

    .section_8 .text {
        padding: 0 22vw;
    }
    
    .section_8 .image .image8M {
        width: 800px;
        height: auto;
    }
    
    .section_10 .doctors {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors img {
        width: 85%;
        height: auto;
    }
    
    .section_10 .services .image img {
        width: 62%;
    }
    
    .section_12 .image {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section_12 .image img {
        width: 100%;
    }
    
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .text {
        padding: 0 16vw;
    }
    
    .section_16 .text h2 {
        font-size: 39px;
        line-height: 43px;
        padding-right: 10vw;
    }
    
    .section_16 .text p {
        font-size: 20px;
        line-height: 24px;
    }
    
    .section_16 .image {
        height: 402px;
        margin-bottom: 5vh;
    }
    
    .section_16 .image .image26,
    .section_16 .image .image27 {
        height: 100%;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1360px) and (orientation: landscape){
    .section_1 .information360.col-lg-6 {
        max-width: 61%;
    }
    
    .section_1 .information360 .paragraph {
        padding-right: 4vw;
    }
    
    .section_1 .information360 .title h1 {
        padding-right: 14vw;
    }
    
    .section_2 .paragraph {
        padding: 0 3vw;
    }
    
    .section_3 .text .pwx-1 {
        top: 15%;
    }
    
    .section_4 .image img {
        width: 80%;
    }
    
    .section_5 .image .computer {
        width: 580px;
        height: auto;
    }
    
    .section_5 .image .alert {
        width: 203px;
        height: auto;
        top: 39%;
        left: 1%;
    }
    
    .section_5 .image .map {
        width: 237px;
        height: auto;
        top: 1%;
        left: 11%;
    }
    
    .section_5 .image .statistics {
        width: 280px;
        height: auto;
        bottom: 2%;
        left: 8%;
    }
    
    .section_5 .image .selection {
        width: 278px;
        height: auto;
        top: 7%;
        right: 8%;
    }
    
    .section_5 .image .search {
        width: 161px;
        height: auto;
        right: 24%;
        bottom: 18%;
    }
    
    .section_5 .image .location {
        width: 264px;
        height: auto;
        right: 3%;
        bottom: 3%;
    }
    
    .section_6 .image {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section_7 .image .img_father,
    .section_7 .image .img7_animatedMunicipal {
        width: 100%;
    }
    
    .section7Animated {
        transform: translateY(125px);
    }

    .section_8 .text {
        padding: 0 22vw;
    }
    
    .section_8 .image .image8M {
        width: 800px;
        height: auto;
    }
    
    .image8Efect {
        transform: scale(1.3) translate(42px, -66px);
    }
    
    .section_10 .doctors {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors img {
        width: 85%;
        height: auto;
    }
    
    .section_10 .services .image img {
        width: 62%;
    }
    
    .section_12 .text h2 {
        padding-right: 0vw;
    }
    
    .section_12 .image {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section_12 .image img {
        width: 100%;
    }
    
    .section_13 .text p {
        padding-right: 2vw;
    }
    
    .section_13 .text .logo img {
        bottom: 2px;
        right: 40px;
        width: 95px;
        margin-bottom: -2px;
    }
    
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .text {
        padding: 0 16vw;
    }
    
    .section_16 .text h2 {
        font-size: 42px;
        line-height: 46px;
        padding-right: 10vw;
    }
    
    .section_16 .text p {
        font-size: 20px;
    }
    
    .section_16 .image {
        height: 402px;
        margin-bottom: 5vh;
    }
    
    .section_16 .image .image26,
    .section_16 .image .image27 {
        height: 100%;
    }
}
/*********************LANDSCAPE DISPOSITIVO PC ESCRITORIO***********************************************************/
/*patalla de escritorio utilizado en la empresa*/
@media only screen and (min-width: 1361px) and (max-width: 1899px) and (orientation : landscape){
    .section_1 .information360.col-lg-6 {
        max-width: 61%;
    }
    
    .section_1 .information360 .paragraph {
        padding-right: 4vw;
    }
    
    .section_2 .paragraph {
        padding: 0 3vw;
    }
    
    .section_3 .text .pwx-1 {
        top: 15%;
    }
    
    .section_4 .image img {
        width: 80%;
    }
    
    .section_5 .image .computer {
        width: 741px;
        height: 604px;
    }
    
    .section_5 .image .alert {
        width: 203px;
        height: 129px;
        top: 16%;
        left: 2%;
    }
    
    .section_5 .image .map {
        width: 307px;
        height: 197px;
        top: 1%;
        left: 15%;
    }
    
    .section_5 .image .statistics {
        width: 396px;
        height: 243px;
        bottom: 8%;
        left: 8%;
    }
    
    .section_5 .image .selection {
        width: 395px;
        height: 253px;
        top: 7%;
        right: 12%;
    }
    
    .section_5 .image .search {
        width: 203px;
        height: 129px;
        right: 24%;
        bottom: 18%;
    }
    
    .section_5 .image .location {
        width: 333px;
        height: 212px;
        right: 3%;
        bottom: 3%;
    }
    
    .section_6 .image {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section_7 .image .img_father,
    .section_7 .image .img7_animatedMunicipal {
        width: 100%;
    }
    
    .section7Animated {
        transform: translateY(125px);
    }

    .section_8 .text {
        padding: 0 22vw;
    }
    
    .section_8 .image .image8M {
        width: 800px;
        height: auto;
    }
    
    .image8Efect {
        transform: scale(1.3) translate(43px, -60px);
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_12 .text h2 {
        padding-right: 5vw;
    }
    
    .section_12 .image {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section_12 .image img {
        width: 100%;
    }
    
    .section_13 .text p {
        padding-right: 3vw;
    }
    
    .section_13 .text .logo img {
        right: 55px;
        width: 105px;
        margin-bottom: 5px;
    }
    
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .text {
        padding: 0 21vw;
    }
    
    .section_16 .text h2 {
        font-size: 42px;
        padding-right: 10vw;
    }
    
    .section_16 .text p {
        font-size: 20px;
    }
    
    .section_16 .image {
        height: 445px;
        margin-bottom: 5vh;
    }
    
    .section_16 .image .image26,
    .section_16 .image .image27 {
        height: 100%;
    }
}
@media only screen and (min-width: 1900px) and (max-width: 2299px) and (orientation : landscape){
    .section_1 .information360.col-lg-6 {
        max-width: 61%;
    }
    
    .section_1 .information360 .paragraph {
        padding-right: 5vw;
    }
    
    .section_2 .administration .title {
        padding: 0 7vw;
    }
    
    .section_5 {
        padding-top: 15vh;
        padding-bottom: 15vh;
    }
    
    .section_5 .text {
        padding: 10vh 20vw;
    }
    
    .section_5 .image .computer {
        width: 741px;
        height: 604px;
    }
    
    .section_5 .image .alert {
        width: 203px;
        height: 129px;
        top: 16%;
        left: 2%;
    }
    
    .section_5 .image .map {
        width: 307px;
        height: 197px;
        top: 1%;
        left: 15%;
    }
    
    .section_5 .image .statistics {
        width: 396px;
        height: 243px;
        bottom: 8%;
        left: 8%;
    }
    
    .section_5 .image .selection {
        width: 395px;
        height: 253px;
        top: 7%;
        right: 12%;
    }
    
    .section_5 .image .search {
        width: 203px;
        height: 129px;
        right: 24%;
        bottom: 18%;
    }
    
    .section_5 .image .location {
        width: 333px;
        height: 212px;
        right: 3%;
        bottom: 3%;
    }
    
    .section_6 .row {
        padding: 15vh 6vw;
    }
    
    .section_7 .row {
        padding: 15vh 6vw;
    }
    
    .section_7 .image .img7_animatedMunicipal {
        width: 100%;
    }
    
    .section7Animated {
        transform: translateY(184px);
    }
    
    .section_8 .row {
        padding: 15vh 0;
    }

    .section_8 .text {
        padding: 0 22vw;
    }
    
    .section_8 .image .image8M {
        width: 1199px;
        height: auto;
    }
    
    .image8Efect {
        transform: scale(1.3) translate(61px, -91px);
    }

    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors .image img {
        width: 90%;
    }
    
    .section_11 .row {
        padding: 15vh 6vw;
    }
    
    .section_12 .row {
        padding: 15vh 6vw;
    }
    
    .section_12 .image {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section_13 {
        padding: 15vh 7vw;
    }
    
    .section_13 .text .logo img {
        width: 115px;
        margin-left: 15px;
        margin-bottom: 1px;
    }
    
    .section_16  .row {
        padding: 15vh 6vw;
    }
    
    .section_16 .text {
        padding: 0 21vw;
    }
    
    .section_16 .text h2 {
        padding-right: 10vw;
    }
    
    .section_16 .image {
        height: 480px;
        margin-bottom: 5vh;
    }
    
    .section_16 .image .image26,
    .section_16 .image .image27 {
        height: 100%;
    }
}
@media only screen and (min-width: 2300px) and (max-width: 2599px) and (orientation : landscape){
    .section_1 .information360.col-lg-6 {
        max-width: 61%;
    }
    
    .section_1 .information360 .paragraph {
        padding-right: 5vw;
    }
    
    .section_1 .information360 .paragraph p {
        padding-right: 5vw;
    }
    
    .section_4 .row {
        padding: 3vh 8vw 10vh 8vw;
    }
    
    .section_5 .text {
        padding: 10vh 25vw;
    }
    
    .section_5 .image .computer {
        width: 881px;
        height: auto;
    }
    
    .section_5 .image .alert {
        width: 316px;
        height: auto;
        top: 25%;
        left: 1%;
    }
    
    .section_5 .image .map {
        width: 408px;
        height: auto;
        top: 1%;
        left: 15%;
    }
    
    .section_5 .image .statistics {
        width: 506px;
        height: auto;
        bottom: 6%;
        left: 10%;
    }
    
    .section_5 .image .selection {
        width: 490px;
        height: auto;
        top: 7%;
        right: 12%;
    }
    
    .section_5 .image .search {
        width: 254px;
        height: auto;
        right: 24%;
        bottom: 18%;
    }
    
    .section_5 .image .location {
        width: 417px;
        height: auto;
        right: 3%;
        bottom: 3%;
    }
    
    .section_6 .row {
        padding: 15vh 6vw;
    }
    
    .section_7 .row {
        padding: 15vh 6vw;
    }
    
    .section_7 .text h2 {
        padding-right: 4vw;
    }
    
    .section_7 .image .img7_animatedMunicipal {
        width: 850px;
    }
    
    .section7Animated {
        transform: translateY(184px);
    }
    
    .section_8 .row {
        padding: 15vh 0;
    }

    .section_8 .text {
        padding: 0 25vw;
    }
    
    .section_8 .image .image8M {
        width: 1199px;
        height: auto;
    }
    
    .image8Efect {
        transform: scale(1.3) translate(65px, -98px);
    }
    
    .section_10 .doctors {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_10 .doctors img {
        width: 80%;
        height: auto;
    }
    
    .section_10 .services .image img {
        width: 67%;
    }
    
    .section_11 .row {
        padding: 15vh 6vw;
    }
    
    .section_12 .image {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section_13 .text p {
        padding-right: 1vw;
    }
    
    .section_13 .text .logo img {
        bottom: -10px;
        right: 15px;
        width: 130px;
    }
    
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .text {
        padding: 0 24vw;
    }
    
    .section_16 .text h2 {
        padding-right: 10vw;
    }
    
    .section_16 .image {
        height: 641px;
        margin-bottom: 5vh;
    }
    
    .section_16 .image .image26,
    .section_16 .image .image27 {
        height: 100%;
    }
}
@media only screen and (min-width: 2600px) and (max-width: 3599px) and (orientation : landscape){
    .section_1 .information360.col-lg-6 {
        max-width: 61%;
    }
    
    .section_1 .information360 .paragraph {
        padding-right: 5vw;
    }
    
    .section_5 .text {
        padding: 10vh 25vw;
    }
    
    .section_5 .image .computer {
        width: 990px;
        height: auto;
    }
    
    .section_5 .image .alert {
        width: 450px;
        height: auto;
        top: 25%;
        left: 3%;
    }
    
    .section_5 .image .map {
        width: 408px;
        height: auto;
        top: 1%;
        left: 16%;
    }
    
    .section_5 .image .statistics {
        width: 541px;
        height: auto;
        bottom: 6%;
        left: 12%;
    }
    
    .section_5 .image .selection {
        width: 552px;
        height: auto;
        top: 7%;
        right: 16%;
    }
    
    .section_5 .image .search {
        width: 290px;
        height: auto;
        right: 26%;
        bottom: 18%;
    }
    
    .section_5 .image .location {
        width: 450px;
        height: auto;
        right: 5%;
        bottom: 6%;
    }
    
    .section_7 .text h2 {
        padding-right: 4vw;
    }
    
    .section_7 .image .img7_animatedMunicipal {
        width: 850px;
    }
    
    .section7Animated {
        transform: translateY(184px);
    }

    .section_8 .text {
        padding: 0 25vw;
    }
    
    .section_8 .image .image8M {
        width: 1199px;
        height: auto;
    }
    
    .section_10 .doctors {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_10 .doctors img {
        width: 80%;
        height: auto;
    }
    
    .section_10 .services .image img {
        width: 67%;
    }
    
    .section_12 .image {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .text {
        padding: 0 24vw;
    }
    
    .section_16 .text h2 {
        padding-right: 10vw;
    }
    
    .section_16 .image {
        height: 641px;
        margin-bottom: 5vh;
    }
    
    .section_16 .image .image26,
    .section_16 .image .image27 {
        height: 100%;
    }
}