/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/css.css to edit this template
*/
/* 
    Created on : 1/12/2021, 12:22:00 PM
    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');
}

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

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

.section_1 .information360 .paragraph {
    padding-right: 5vw;
}
.section_1 .information360 .button a {
    background-color: #9F2240;
}
.section_3 .text .pwx-1 {
    transition: all 1.5s ease;
}

.section_5 .image {
    position: relative;
}

.section_5 .image img {
    position: absolute;
    z-index: 2;
    bottom: -50%;
    transition: all 1s ease-in !important;
}

.imagen5Animada {
    bottom: 0% !important;
    transition: all 1s ease-in !important;
}

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

.section_5 .text {
    position: relative;
    z-index: 1;
    padding: 0 !important;
    display: flex;
    justify-content: center;
}

.section_5 .text .conteiner-down {
    position: absolute;
    top: -50%;
    transition: all 1s ease-in;
}

.conteiner-top {
    top: 0 !important;
    transition: all 1s ease-in !important;
}

.section_7 .image .image7Efect {
    position: absolute;
}

.section_7 .image .image-doctor {
    top: 2%;
    right: 8%;
}

.section_7 .image .image-woman {
    top: 35%;
    left: 3%;
}

.section_7 .image .image-graduate {
    bottom: 0%;
    right: 8%;
}

.section_9 .row {
    align-items: flex-end;
}

.section_9 .text {
    margin-bottom: 5vw;
}

.section_10 {
    height: auto;
}

.section_10 .doctors {
    background-color: #F0F0F0;
    height: auto;
    padding: 5vh 0;
}

.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 .image img {
    width: 50%;
    height: auto;
}

.section_10 .services {
    background-color: #9D9D9D;
    padding: 5vh 0;
    height: auto;
}

.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: #000000
}

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

.section_15 .button a {
    background-color: #9F2240;
}

.section_13 .col-xl-6 {
    flex: 0 0 60%;
    max-width: 60%;
}

.section_13 .text .logo img {
    margin-left: 15px;
    width: 13%;
    bottom: 0;
    margin-bottom: 8px;
}
.section_13 .text .paragraph{
    padding-right: 15%;
}
.section_16  .row {
    padding: 5vh 5vw;
}

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

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

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

.section_16 .text a {
    font-family: 'Helvetica-Neue-Regular';
    color: #09A6E0;
    font-size: 18px;
    line-height: 21px;
    text-align: left;
}

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

.section_16 .image .imagen16Absolute {
    position: absolute;
}

.section_16 .image img {
    width: 100%;
    transition: all 1s ease;
}

.imagen16Efect {
    transform: scale(1.2) translateY(10px);
}

.imagen16Responsive {
    /*transform: scale(0.8);*/
    width: 90%!important;
}

/*******************************************************************************************************************/
/******************************************      PORTRAIT     ******************************************************/
/*******************************************************************************************************************/
/***********************PORTRAIT DISPOSITIVO MOVIL CELULAR**********************************************************/
@media only screen and (max-width: 320px) and (orientation: portrait){
    .section_1 .information360 {
        padding: 27vh 7vw 5vh;
    }
    .section_13 .text {
        padding: 0 3%;
    }
    .section_13 .text .logo span {
        font-size: 25px;
        line-height: 22px;
    }
    .section_13 .text .logo img {
        margin-left: 9px !important;
        margin-bottom: 1px !important;
    }
    
    .section_3 .text .pwx-1 {
        left: 19%;
    }
    
    .section_3 .text .pwx-2 {
        left: 9%;
    }
    
    .section_3 .text .pwx-3 {
        left: 2%;
    }
    
    .section_4 .information {
        padding: 0 7vw;
    }
    
    .section_5 .image {
        height: 162px;
        margin-bottom: 7vh;
    }
    
    .section_5 .image img {
        width: 400px;
        height: auto;
    }
    
    .section_5 .text {
        height: 302px;
    }
    
    .section_5 .text .conteiner-down {
        width: 300px;
    }
    
    .section_6 .text h2 {
        padding-right: 3vw;
    }
    
    .section_7 .image .image-doctor {
        right: 21%;
    }
    
    .section_7 .image .image-woman {
        left: 17%;
    }
    
    .section_7 .image .image-graduate {
        right: 19%;
    }
    
    .section_10 .row {
        flex-direction: column;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors .image img {
        width: 60%;
    }
    
    .section_10 .services {
        flex-direction: column-reverse;
    }
    
    .section_10 .services .image img {
        margin-bottom: 5vh;
    }
    
    .section_11 .row {
        flex-direction: column-reverse;
    }
    
    .section_11 .image img {
        margin-bottom: 5vh;
    }
    
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .image {
        align-items: center;
        justify-content: flex-start;
    }
    
    .section_16 .image img {
        margin-bottom: 5vh;
    }
    
    .section_16 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_16 .text h2 {
        font-size: 18px;
        line-height: 23px;
    }
    
    .section_16 .text p {
        font-size: 14px;
        line-height: 16px;
    }
    
    .section_16 .text a {
        font-size: 14px;
        line-height: 16px;
    }
    
    .imagen16Efect {
        transform: scale(1.2) translateY(14px);
    }
	
}
@media only screen and (min-width: 321px) and (max-width: 424px) and (orientation: portrait){
    .section_2 .title h2 {
        font-size: 25px;
    }
    .section_3 .text .pwx-1 {
        left: 26%;
    }
    
    .section_3 .text .pwx-2 {
        left: 16%;
    }
    
    .section_3 .text .pwx-3 {
        left: 9%;
    }
    
    .section_4 .information {
        padding: 0 7vw;
    }
    
    .section_5 .image {
        height: 162px;
        margin-bottom: 7vh;
    }
    
    .section_5 .image img {
        width: 400px;
        height: auto;
    }
    
    .section_5 .text {
        height: 302px;
    }
    
    .section_5 .text .conteiner-down {
        width: 300px;
    }
    
    .section_6 .text h2 {
        padding-right: 3vw;
    }
    
    .section_7 .image .image-doctor {
        right: 21%;
    }
    
    .section_7 .image .image-woman {
        left: 17%;
    }
    
    .section_7 .image .image-graduate {
        right: 19%;
    }
    
    .section_10 .row {
        flex-direction: column;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors .image img {
        width: 60%;
    }
    
    .section_10 .services {
        flex-direction: column-reverse;
    }
    
    .section_10 .services .image img {
        margin-bottom: 5vh;
    }
    
    .section_11 .row {
        flex-direction: column-reverse;
    }
    
    .section_11 .image img {
        margin-bottom: 5vh;
    }
    
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .image {
        align-items: center;
        justify-content: flex-start;
    }
    
    .section_16 .image img {
        margin-bottom: 5vh;
    }
    
    .section_16 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_16 .text h2 {
        font-size: 18px;
        line-height: 23px;
    }
    
    .section_16 .text p {
        font-size: 14px;
        line-height: 16px;
    }
    
    .section_16 .text a {
        font-size: 14px;
        line-height: 16px;
    }
    
    .imagen16Efect {
        transform: scale(1.2) translateY(14px);
    }
}
/***********************PORTRAIT DISPOSITIVO MOVIL TABLET***********************************************************/
@media only screen and (min-width: 425px) and (max-width: 600px) and (orientation: portrait){
    .section_3 .row {
        padding: 0 110px;
    }
    .section_3 .text .pwx-1 {
        left: 26%;
    }
    
    .section_3 .text .pwx-2 {
        left: 16%;
    }
    
    .section_3 .text .pwx-3 {
        left: 9%;
    }
    
    .section_4 .information {
        padding: 0 7vw;
    }
    
    .section_5 .image {
        height: 162px;
        margin-bottom: 7vh;
    }
    
    .section_5 .image img {
        width: 400px;
        height: auto;
    }
    
    .section_5 .text {
        height: 302px;
    }
    
    .section_5 .text .conteiner-down {
        width: 60%;
    }
    
    .section_6 .text h2 {
        padding-right: 3vw;
    }
    
    .section_7 .image .image-doctor {
        right: 21%;
    }
    
    .section_7 .image .image-woman {
        left: 17%;
    }
    
    .section_7 .image .image-graduate {
        right: 19%;
    }
    
    .section_10 .row {
        flex-direction: column;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors .image img {
        width: 60%;
    }
    
    .section_10 .services {
        flex-direction: column-reverse;
    }
    
    .section_10 .services .image img {
        margin-bottom: 5vh;
    }
    
    .section_11 .row {
        flex-direction: column-reverse;
    }
    
    .section_11 .image img {
        margin-bottom: 5vh;
    }
    .section_13 .text .logo img {
        margin-left: 12px !important;
        width: 11% !important;
        margin-bottom: 1px !important;
    }
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .image {
        align-items: center;
        justify-content: flex-start;
    }
    
    .section_16 .image img {
        margin-bottom: 5vh;
    }
    
    .section_16 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_16 .text h2 {
        font-size: 18px;
        line-height: 23px;
    }
    
    .section_16 .text p {
        font-size: 14px;
        line-height: 16px;
    }
    
    .section_16 .text a {
        font-size: 14px;
        line-height: 16px;
    }
}
@media only screen and (min-width: 601px) and (max-width: 679px) and (orientation: portrait){
    .section_1 .information360 .logo img {
        width: 205px;
    }
    .section_3 .text .pwx-1 {
        left: 24%;
    }
    
    .section_3 .text .pwx-2 {
        left: 14%;
    }
    
    .section_3 .text .pwx-3 {
        left: 7%;
    }
    
    .section_4 .information {
        padding: 0 7vw;
    }
    
    .section_5 .image {
        height: 239px;
        margin-bottom: 7vh;
    }
    
    .section_5 .image img {
        width: 590px;
        height: auto;
    }
    
    .section_5 .text {
        height: 334px;
    }
    
    .section_5 .text .conteiner-down {
        width: 530px;
    }
    
    .section_6 .text h2 {
        padding-right: 3vw;
    }
    
    .section_7 .image .image-doctor {
        right: 21%;
    }
    
    .section_7 .image .image-woman {
        left: 17%;
    }
    
    .section_7 .image .image-graduate {
        right: 19%;
    }
    
    .section_10 .row {
        flex-direction: column;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors .image img {
        width: 60%;
    }
    
    .section_10 .services {
        flex-direction: column-reverse;
    }
    
    .section_10 .services .image img {
        margin-bottom: 5vh;
    }
    
    .section_11 .row {
        flex-direction: column-reverse;
    }
    
    .section_11 .image img {
        margin-bottom: 5vh;
    }
    .section_13 .text .logo img {
        width: 12% !important;
        margin-bottom: 5px !important;
    }
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .image {
        align-items: center;
        justify-content: flex-start;
    }
    
    .section_16 .image img {
        margin-bottom: 5vh;
    }
    
    .section_16 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_16 .text h2 {
        font-size: 32px;
        line-height: 36px;
    }
    
    .section_16 .text p {
        font-size: 18px;
        line-height: 22px;
    }
    
    .section_16 .text a {
        font-size: 15px;
        line-height: 19px;
    }
}
@media only screen and (min-width: 680px) and (max-width: 767px) and (orientation: portrait){
    .section_1 .information360 .logo img {
        width: 205px;
    }
    .section_3 .text .pwx-1 {
        left: 26%;
    }
    
    .section_3 .text .pwx-2 {
        left: 16%;
    }
    
    .section_3 .text .pwx-3 {
        left: 9%;
    }
    
    .section_4 .information {
        padding: 0 7vw;
    }
    
    .section_5 .image {
        height: 279px;
        margin-bottom: 7vh;
    }
    
    .section_5 .image img {
        width: 690px;
        height: auto;
    }
    
    .section_5 .text {
        height: 313px;
    }
    
    .section_5 .text .conteiner-down {
        width: 580px;
    }
    
    .section_6 .text h2 {
        padding-right: 3vw;
    }
    
    .section_7 .image .image-doctor {
        right: 21%;
    }
    
    .section_7 .image .image-woman {
        left: 17%;
    }
    
    .section_7 .image .image-graduate {
        right: 19%;
    }
    
    .section_10 .row {
        flex-direction: column;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors .image img {
        width: 60%;
    }
    
    .section_10 .services {
        flex-direction: column-reverse;
    }
    
    .section_10 .services .image img {
        margin-bottom: 5vh;
    }
    
    .section_11 .row {
        flex-direction: column-reverse;
    }
    
    .section_11 .image img {
        margin-bottom: 5vh;
    }
    .section_13 .text .logo img {
        width: 11% !important;
        margin-bottom: 5px !important;
    }
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .image {
        align-items: center;
        justify-content: flex-start;
    }
    
    .section_16 .image img {
        margin-bottom: 5vh;
    }
    
    .section_16 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_16 .text h2 {
        font-size: 32px;
        line-height: 36px;
    }
    
    .section_16 .text p {
        font-size: 18px;
        line-height: 22px;
    }
    
    .section_16 .text a {
        font-size: 15px;
        line-height: 19px;
    }
}
/*******************************IPAD USADA EN LA EMPRESA************************************************************/
@media only screen and (min-width: 768px) and (max-width: 820px) and (orientation: portrait){
    .section_1 .information360 .logo img {
        width: 350px;
    }
    .section_13 .text .logo img {
        margin-left: 15px !important;
        width: 12.5% !important;
        margin-bottom: -4px !important;
    }
    .section_2 .administration .title {
        padding: 0 11vw;
    }

    .section_3 .text .pwx-1 {
        left: 25%;
    }
    
    .section_3 .text .pwx-2 {
        left: 15%;
    }
    
    .section_3 .text .pwx-3 {
        left: 8%;
    }
    
    .section_4 .information {
        padding: 0 7vw;
    }
    
    .section_5 {
        padding-bottom: 11vh;
    }
    
    .section_5 .text p:nth-child(2) {
        padding-right: 0;
    }
    
    .section_5 .image {
        height: 283px;
        margin-bottom: 7vh;
    }
    
    .section_5 .image img {
        width: 700px;
        height: auto;
    }
    
    .section_5 .text {
        height: 389px;
    }
    
    .section_5 .text .conteiner-down {
        width: 680px;
    }
    
    .section_6 .text h2 {
        padding-right: 3vw;
    }
    
    .section_7 .image .image-doctor {
        right: 21%;
    }
    
    .section_7 .image .image-woman {
        left: 17%;
    }
    
    .section_7 .image .image-graduate {
        right: 19%;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors .image img {
        width: 60%;
    }
    
    .section_11 .image img {
        margin-top: 5vh;
    }
    
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .image {
        align-items: center;
        justify-content: flex-start;
    }
    
    .section_16 .image img {
        margin-bottom: 5vh;
    }
    
    .section_16 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_16 .text h2 {
        font-size: 37px;
        line-height: 41px;
    }
    
    .section_16 .text p {
        font-size: 20px;
        line-height: 24px;
    }
    
    .imagen16Efect {
        transform: scale(1.2) translateY(24px);
    }
}
/***********************PORTRAIT DISPOSITIVO MOVIL LAPTOP***********************************************************/
@media only screen and (min-width: 821px) and (max-width: 991px) and (orientation: portrait){
    .section_1 .information360 .logo img {
        width: 350px;
    }
    .section_13 .text .logo img {
        margin-left: 15px !important;
        width: 12.5% !important;
        margin-bottom: -4px !important;
    }
    .section_3 .text .pwx-1 {
        left: 25%;
    }
    
    .section_3 .text .pwx-2 {
        left: 15%;
    }
    
    .section_3 .text .pwx-3 {
        left: 8%;
    }
    
    .section_4 .information {
        padding: 0 7vw;
    }
    
    .section_5 .image {
        height: 315px;
        margin-bottom: 7vh;
    }
    
    .section_5 .image img {
        width: 780px;
        height: auto;
    }
    
    .section_5 .text {
        height: 363px;
    }
    
    .section_5 .text .conteiner-down {
        width: 710px;
    }
    
    .section_6 .text h2 {
        padding-right: 3vw;
    }
    
    .section_7 .image .image-doctor {
        right: 21%;
    }
    
    .section_7 .image .image-woman {
        left: 17%;
    }
    
    .section_7 .image .image-graduate {
        right: 19%;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors .image img {
        width: 60%;
    }
    
    .section_11 .image img {
        margin-top: 5vh;
    }
    
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .image {
        align-items: center;
        justify-content: flex-start;
    }
    
    .section_16 .image img {
        margin-bottom: 5vh;
    }
    
    .section_16 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_16 .text h2 {
        font-size: 37px;
        line-height: 41px;
    }
    
    .section_16 .text p {
        font-size: 20px;
        line-height: 24px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1150px) and (orientation: portrait){
    .section_1 .information360 .logo img {
        width: 300px;
    }
    .section_13 .text .logo img {
        margin-left: 12px !important;
        width: 10% !important;
        margin-bottom: -1px !important;
    }
    .section_2 .administration .title {
        padding: 0 18vw;
    }
    
    .section_3 .text .pwx-1 {
        left: 25%;
    }
    
    .section_3 .text .pwx-2 {
        left: 15%;
    }
    
    .section_3 .text .pwx-3 {
        left: 8%;
    }
    
    .section_4 .information {
        padding: 0 7vw;
    }
    
    .section_5 .image {
        height: 401px;
        margin-bottom: 7vh;
    }
    
    .section_5 .image img {
        width: 992px;
        height: auto;
    }
    
    .section_5 .text {
        height: 309px;
    }
    
    .section_5 .text .conteiner-down {
        width: 872px;
    }
    
    .section_6 .text h2 {
        padding-right: 3vw;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .image {
        align-items: center;
    }
    
    .section_16 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_16 .text h2 {
        font-size: 37px;
        line-height: 41px;
    }
    
    .section_16 .text p {
        font-size: 20px;
        line-height: 24px;
    }
}
/***********************PORTRAIT DISPOSITIVO PC ESCRITORIO***********************************************************/
@media only screen and (min-width: 1151px) and (max-width: 1199px) and (orientation: portrait){
    .section_1 .information360 .logo img {
        width: 320px;
    }
    .section_13 .text .logo img {
        margin-left: 12px !important;
        width: 9% !important;
        margin-bottom: 3px !important;
    }
    .section_3 .text .pwx-1 {
        left: 25%;
    }
    
    .section_3 .text .pwx-2 {
        left: 15%;
    }
    
    .section_3 .text .pwx-3 {
        left: 8%;
    }
    
     .section_4 .information {
        padding: 0 7vw;
    }
    
    .section_5 .image {
        height: 442px;
        margin-bottom: 7vh;
    }
    
    .section_5 .image img {
        width: 1094px;
        height: auto;
    }
    
    .section_5 .text {
        height: 345px;
    }
    
    .section_5 .text .conteiner-down {
        width: 1037px;
    }
    
    .section_6 .text h2 {
        padding-right: 3vw;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .image {
        align-items: center;
    }
    
    .section_16 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_16 .text h2 {
        font-size: 39px;
    }
    
    .section_16 .text p {
        font-size: 20px;
    }
}
@media only screen and (min-width: 1200px) and (max-width:3000px) and (orientation: portrait){
    .section_1 .information360 .logo img {
        width: 320px;
    }
    .section_13 .text .logo img {
        margin-left: 12px !important;
        width: 10% !important;
        margin-bottom: 2px !important;
    }
    .section_3 .text .pwx-1 {
        left: 26%;
    }
    
    .section_3 .text .pwx-2 {
        left: 16%;
    }
    
    .section_3 .text .pwx-3 {
        left: 9%;
    }
    
    .section_4 .information {
        padding: 0 7vw;
    }
    
    .section_5 .image {
        height: 461px;
        margin-bottom: 7vh;
    }
    
    .section_5 .image img {
        width: 1140px;
        height: auto;
    }
    
    .section_5 .text {
        height: 343px;
    }
    
    .section_5 .text .conteiner-down {
        width: 1037px;
    }
    
    .section_6 .text h2 {
        padding-right: 3vw;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .image {
        align-items: center;
    }
    
    .section_16 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_16 .text h2 {
        font-size: 42px;
    }
    
    .section_16 .text p {
        font-size: 20px;
    }
}

@media only screen and (max-width: 3000px) and (orientation: portrait){
    .section_13 .col-xl-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .section_13 .text {
        padding: 0 6%;
    }
    .section_13 .text .logo img {
        margin-left: 9px;
        width: 15%;
        margin-bottom: 2px;
    }
}
/*******************************************************************************************************************/
/******************************************      LANDSCAPE      ****************************************************/
/*******************************************************************************************************************/
/*********************LANDSCAPE DISPOSITIVO MOVIL CELULAR***********************************************************/
@media only screen and (max-width: 424px) and (orientation: landscape){
    .section_1 .logo img{
        width: 25%;
        margin-top: 5%;
    }
    .section_1 .image {
        height: 165vh;
    }
    .section_1 .information360 {
        padding: 0vh 5vw;
    }
    .section_2 .paragraph {
        padding: 0 4vw;
    }
    .section_3 .row {
        height: 70vh;
    }
    .section_3 .text .pwx-1 {
        left: 19%;
    }
    
    .section_3 .text .pwx-2 {
        left: 9%;
    }
    
    .section_3 .text .pwx-3 {
        left: 2%;
    }
    
    .section_4 .information {
        padding: 0 7vw;
    }
    
    .section_5 .image {
        height: 162px;
        margin-bottom: 7vh;
    }
    
    .section_5 .image img {
        width: 400px;
        height: auto;
    }
    
    .section_5 .text {
        height: 302px;
    }
    
    .section_5 .text .conteiner-down {
        width: 300px;
    }
    
    .section_6 .text h2 {
        padding-right: 3vw;
    }
    
    .section_7 .image .image-doctor {
        right: 21%;
    }
    
    .section_7 .image .image-woman {
        left: 17%;
    }
    
    .section_7 .image .image-graduate {
        right: 19%;
    }
    .section_9 .row, .section_9 .image img {
        height: 160vh;
    }
    .section_10 .row {
        flex-direction: column;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors .image img {
        width: 60%;
    }
    
    .section_10 .services {
        flex-direction: column-reverse;
    }
    
    .section_10 .services .image img {
        margin-bottom: 5vh;
    }
    
    .section_11 .row {
        flex-direction: column-reverse;
    }
    
    .section_11 .image img {
        margin-bottom: 5vh;
    }
    
    .section_13 .col-xl-6 {
        max-width: 100%;
    }
    .section_13 .text {
        padding: 0 5vw;
    }
    .section_13 .text .logo{
        margin-bottom: 4vh;
    }
    .section_13 .text .logo img {
        margin-left: 8px;
        margin-bottom: 1.5px;
    }
    .section_13 .text .paragraph {
        padding-right: 0;
    }
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .image {
        align-items: center;
        justify-content: flex-start;
    }
    
    .section_16 .image img {
        margin-bottom: 5vh;
    }
    
    .section_16 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_16 .text h2 {
        font-size: 18px;
        line-height: 23px;
    }
    
    .section_16 .text p {
        font-size: 14px;
        line-height: 16px;
    }
    
    .section_16 .text a {
        font-size: 14px;
        line-height: 16px;
    }
    
    .section_16 .image img {
        margin-bottom: 10vh;
    }
}
@media only screen and (min-width: 425px) and (max-width: 600px) and (orientation: landscape){
    .section_1 .logo img{
        width: 25%;
        margin-top: 5%;
    }
    .section_1 .image {
        height: 165vh;
    }
    .section_1 .information360 {
        padding: 0vh 5vw;
    }
    .section_2 .paragraph {
        padding: 0 4vw;
    }
    .section_3 .row {
        height: 80vh;
    }
    .section_3 .text .pwx-1 {
        left: 19%;
    }
    
    .section_3 .text .pwx-2 {
        left: 9%;
    }
    
    .section_3 .text .pwx-3 {
        left: 2%;
    }
    
    .section_4 .information {
        padding: 0 7vw;
    }
    
    .section_5 .image {
        height: 162px;
        margin-bottom: 7vh;
    }
    
    .section_5 .image img {
        width: 400px;
        height: auto;
    }
    
    .section_5 .text {
        height: 302px;
    }
    
    .section_5 .text .conteiner-down {
        width: 300px;
    }
    
    .section_6 .text h2 {
        padding-right: 3vw;
    }
    
    .section_7 .image .image-doctor {
        right: 21%;
    }
    
    .section_7 .image .image-woman {
        left: 17%;
    }
    
    .section_7 .image .image-graduate {
        right: 19%;
    }
    .section_9 .row, .section_9 .image img {
        height: 160vh;
    }
    .section_10 .row {
        flex-direction: column;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors .image img {
        width: 60%;
    }
    
    .section_10 .services {
        flex-direction: column-reverse;
    }
    
    .section_10 .services .image img {
        margin-bottom: 5vh;
    }
    
    .section_11 .row {
        flex-direction: column-reverse;
    }
    
    .section_11 .image img {
        margin-bottom: 5vh;
    }
    .section_13 .col-xl-6 {
        max-width: 100%;
    }
    .section_13 .text {
        padding: 0 5vw;
    }
    .section_13 .text .logo{
        margin-bottom: 4vh;
    }
    .section_13 .text .logo img {
        margin-left: 8px;
        width: 10%;
        margin-bottom: 1.5px;

    }
    .section_13 .text .paragraph {
        padding-right: 0;
    }
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .image {
        align-items: center;
        justify-content: flex-start;
    }
    
    .section_16 .image img {
        margin-bottom: 5vh;
    }
    
    .section_16 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_16 .text h2 {
        font-size: 18px;
        line-height: 23px;
    }
    
    .section_16 .text p {
        font-size: 14px;
        line-height: 16px;
    }
    
    .section_16 .text a {
        font-size: 14px;
        line-height: 16px;
    }
    
    .section_16 .image img {
        margin-bottom: 10vh;
    }
}
@media only screen and (min-width: 601px) and (max-width: 679px) and (orientation: landscape){
    .section_1 .logo img{
        width: 245px !important;
        margin-top: 5%;
    }
    .section_1 .image {
        height: 130vh;
    }
    .section_1 .information360 {
        padding: 0vh 5vw;
    }
    .section_2 .paragraph {
        padding: 0 4vw;
    }
    .section_3 .row {
        height: 80vh;
    }
    .section_3 .text .pwx-1 {
        left: 25%;
    }
    
    .section_3 .text .pwx-2 {
        left: 15%;
    }
    
    .section_3 .text .pwx-3 {
        left: 7%;
    }
    
    .section_4 .information {
        padding: 0 7vw;
    }
    
    .section_5 .image {
        height: 239px;
        margin-bottom: 7vh;
    }
    
    .section_5 .image img {
        width: 590px;
        height: auto;
    }
    
    .section_5 .text {
        height: 334px;
    }
    
    .section_5 .text .conteiner-down {
        width: 530px;
    }
    
    .section_6 .text h2 {
        padding-right: 3vw;
    }
    
    .section_7 .image .image-doctor {
        right: 21%;
    }
    
    .section_7 .image .image-woman {
        left: 17%;
    }
    
    .section_7 .image .image-graduate {
        right: 19%;
    }
    
    .section_10 .row {
        flex-direction: column;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors .image img {
        width: 60%;
    }
    
    .section_10 .services {
        flex-direction: column-reverse;
    }
    
    .section_10 .services .image img {
        margin-bottom: 5vh;
    }
    
    .section_11 .row {
        flex-direction: column-reverse;
    }
    
    .section_11 .image img {
        margin-bottom: 5vh;
    }
    .section_13 .col-xl-6 {
        max-width: 100%;
    }
    .section_13 .text .logo{
        margin-bottom: 4vh;
    }
    .section_13 .text .logo img {
        margin-left: 8px;
        margin-bottom: 5px;
    }
    .section_13 .text .paragraph {
        padding-right: 15%;
    }
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .image {
        align-items: center;
        justify-content: flex-start;
    }
    
    .section_16 .image img {
        margin-bottom: 5vh;
    }
    
    .section_16 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_16 .text h2 {
        font-size: 32px;
        line-height: 36px;
    }
    
    .section_16 .text p {
        font-size: 18px;
        line-height: 22px;
    }
    
    .section_16 .text a {
        font-size: 15px;
        line-height: 19px;
    }
}
@media only screen and (min-width: 680px) and (max-width: 767px) and (orientation: landscape){
    .section_1 .logo img{
        width: 30%;
        margin-top: 5%;
    }
    .section_1 .image {
        height: 130vh;
    }
    .section_1 .information360 {
        padding: 0vh 5vw;
    }
    .section_2 .paragraph {
        padding: 0 4vw;
    }
    .section_3 .row {
        height: 80vh;
    }
    .section_3 .text .pwx-1 {
        left: 26%;
    }
    
    .section_3 .text .pwx-2 {
        left: 16%;
    }
    
    .section_3 .text .pwx-3 {
        left: 9%;
    }
    
    .section_4 .information {
        padding: 0 7vw;
    }
    
    .section_5 .image {
        height: 279px;
        margin-bottom: 7vh;
    }
    
    .section_5 .image img {
        width: 690px;
        height: auto;
    }
    
    .section_5 .text {
        height: 313px;
    }
    
    .section_5 .text .conteiner-down {
        width: 580px;
    }
    
    .section_6 .text h2 {
        padding-right: 3vw;
    }
    
    .section_7 .image .image-doctor {
        right: 21%;
    }
    
    .section_7 .image .image-woman {
        left: 17%;
    }
    
    .section_7 .image .image-graduate {
        right: 19%;
    }
    
    .section_10 .row {
        flex-direction: column;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors .image img {
        width: 60%;
    }
    
    .section_10 .services {
        flex-direction: column-reverse;
    }
    
    .section_10 .services .image img {
        margin-bottom: 5vh;
    }
    
    .section_11 .row {
        flex-direction: column-reverse;
    }
    
    .section_11 .image img {
        margin-bottom: 5vh;
    }
    .section_13 .col-xl-6 {
        max-width: 100%;
    }
    .section_13 .text .logo{
        margin-bottom: 4vh;
    }
    .section_13 .text .logo img {
        margin-left: 12px;
        margin-bottom: -2px;
    }
    .section_13 .text .paragraph {
        padding-right: 20%;
    }
    .section_15 .button a {
        padding: 8px 55px;
    }
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .image {
        align-items: center;
        justify-content: flex-start;
    }
    
    .section_16 .image img {
        margin-bottom: 5vh;
    }
    
    .section_16 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_16 .text p {
        font-size: 18px;
        line-height: 22px;
    }
    
    .section_16 .text a {
        font-size: 15px;
        line-height: 19px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 820px) and (orientation : landscape){
    .section_1 .logo img{
        width: 30%;
        margin-top: 5%;
    }
    .section_1 .image {
        height: 130vh;
    }
    .section_3 .row {
        height: 80vh;
    }
    .section_3 .text .pwx-1 {
        left: 26%;
    }
    
    .section_3 .text .pwx-2 {
        left: 16%;
    }
    
    .section_3 .text .pwx-3 {
        left: 8%;
    }
    
    .section_4 .information {
        padding: 0 7vw;
    }
    
    .section_5 .image {
        height: 283px;
        margin-bottom: 7vh;
    }
    
    .section_5 .image img {
        width: 700px;
        height: auto;
    }
    
    .section_5 .text {
        height: 389px;
    }
    
    .section_5 .text .conteiner-down {
        width: 680px;
    }
    
    .section_6 .text h2 {
        padding-right: 3vw;
    }
    
    .section_7 .image .image-doctor {
        right: 21%;
    }
    
    .section_7 .image .image-woman {
        left: 17%;
    }
    
    .section_7 .image .image-graduate {
        right: 19%;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors .image img {
        width: 60%;
    }
    
    .section_11 .image img {
        margin-top: 5vh;
    }
    .section_13 .col-xl-6 {
        max-width: 100%;
    }
    .section_13 .text .logo{
        margin-bottom: 6vh;
    }
    .section_13 .text .logo img {
        margin-left: 12px;
        width: 11%;
        margin-bottom: -2px;
    }
    .section_13 .text .paragraph {
        padding-right: 20%;
    }
    .section_15 .button a {
        padding: 12px 70px;
    }
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .image {
        align-items: center;
        justify-content: flex-start;
    }
    
    .section_16 .image img {
        margin-bottom: 5vh;
    }
    
    .section_16 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_16 .text h2 {
        font-size: 37px;
        line-height: 41px;
    }
    
    .section_16 .text p {
        font-size: 20px;
        line-height: 24px;
    }
}
/*********************LANDSCAPE DISPOSITIVO MOVIL TABLET***********************************************************/
@media only screen and (min-width: 821px) and (max-width: 991px) and (orientation : landscape){
    .section_3 .text .pwx-1 {
        left: 26%;
    }
    
    .section_3 .text .pwx-2 {
        left: 16%;
    }
    
    .section_3 .text .pwx-3 {
        left: 8%;
    }
    
    .section_4 .information {
        padding: 0 7vw;
    }
    
    .section_5 .image {
        height: 315px;
        margin-bottom: 7vh;
    }
    
    .section_5 .image img {
        width: 780px;
        height: auto;
    }
    
    .section_5 .text {
        height: 363px;
    }
    
    .section_5 .text .conteiner-down {
        width: 710px;
    }
    
    .section_6 .text h2 {
        padding-right: 3vw;
    }
    
    .section_7 .image .image-doctor {
        right: 21%;
    }
    
    .section_7 .image .image-woman {
        left: 17%;
    }
    
    .section_7 .image .image-graduate {
        right: 19%;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors .image img {
        width: 60%;
    }
    
    .section_11 .image img {
        margin-top: 5vh;
    }
    .section_13 .col-xl-6 {
        max-width: 100%;
    }
    .section_13 .text .logo img {
        margin-left: 12px;
        width: 11%;
        margin-bottom: -2px;
    }
    .section_13 .text .paragraph {
        padding-right: 20%;
    }
    .section_15 .button a {
        padding: 12px 70px;
    }
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .image {
        align-items: center;
        justify-content: flex-start;
    }
    
    .section_16 .image img {
        margin-bottom: 5vh;
    }
    
    .section_16 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_16 .text h2 {
        font-size: 37px;
        line-height: 41px;
    }
    
    .section_16 .text p {
        font-size: 20px;
        line-height: 24px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1150px) and (orientation: landscape){
    .section_1 .information360 {
        margin-top: 13%;
    }
    .section_1 .information360.col-lg-6 {
        flex: 0 0 60%;
        max-width: 60%;
    }
    .section_2 .administration .title {
        padding: 0 16vw;
    }

    .section_3 .text .pwx-1 {
        left: 26%;
    }
    
    .section_3 .text .pwx-2 {
        left: 16%;
    }
    
    .section_3 .text .pwx-3 {
        left: 8%;
    }
    
    .section_4 .information {
        padding: 0 7vw;
    }
    
    .section_5 .image {
        height: 401px;
        margin-bottom: 7vh;
    }
    
    .section_5 .image img {
        width: 992px;
        height: auto;
    }
    
    .section_5 .text {
        height: 309px;
    }
    
    .section_5 .text .conteiner-down {
        width: 872px;
    }
    
    .section_6 .text h2 {
        padding-right: 3vw;
    }
    
    .section_8 .text p:nth-child(2) {
        padding-right: 0;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    .section_13 .text .logo img {
        margin-left: 11px;
        width: 15%;
        margin-bottom: -0.5px;
    }
    
    .section_13 .text .paragraph {
        padding-right: 0;
    }
    .section_15 .button a {
        padding: 12px 70px;
    }
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .image {
        align-items: center;
    }
    
    .section_16 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_16 .text h2 {
        font-size: 37px;
        line-height: 41px;
    }
    
    .section_16 .text p {
        font-size: 20px;
        line-height: 24px;
    }
}
/*********************LANDSCAPE DISPOSITIVO MOVIL LAPTOP***********************************************************/
@media only screen and (min-width: 1151px) and (max-width: 1199px) and (orientation: landscape){
    .section_1 .information360 {
        margin-top: 13%;
    }
    .section_1 .information360.col-lg-6 {
        flex: 0 0 60%;
        max-width: 60%;
    }
    .section_2 .title h2 {
        margin: 5vh 20%;
    }
    .section_3 .text .pwx-1 {
        left: 26%;
    }
    
    .section_3 .text .pwx-2 {
        left: 16%;
    }
    
    .section_3 .text .pwx-3 {
        left: 8%;
    }
    
    .section_4 .information {
        padding: 0 7vw;
    }
    
    .section_5 .image {
        height: 442px;
        margin-bottom: 7vh;
    }
    
    .section_5 .image img {
        width: 1094px;
        height: auto;
    }
    
    .section_5 .text {
        height: 345px;
    }
    
    .section_5 .text .conteiner-down {
        width: 1037px;
    }
    
    .section_6 .text h2 {
        padding-right: 3vw;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    .section_13 .text .logo img {
        margin-left: 10px;
        margin-bottom: 7px;
    }
    .section_13 .text .paragraph {
        padding-right: 0;
    }
    .section_15 .button a {
        padding: 15px 70px;
    }
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .image {
        align-items: center;
    }
    
    .section_16 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_16 .text h2 {
        font-size: 39px;
    }
    
    .section_16 .text p {
        font-size: 20px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1360px) and (orientation: landscape){
    .section_1 .information360 .paragraph {
        padding-right: 0;
    }
    .section_1 .information360 {
        margin-top: 13%;
    }
    .section_2 .title h2 {
        padding: 0 20vh;
    }
    
    .section_3 .text .pwx-1 {
        left: 27%;
    }
    
    .section_3 .text .pwx-2 {
        left: 17%;
    }
    
    .section_3 .text .pwx-3 {
        left: 9%;
    }
    
    .section_4 .information {
        padding: 0 7vw;
    }
    
    .section_5 .image {
        height: 461px;
        margin-bottom: 7vh;
    }
    
    .section_5 .image img {
        width: 1140px;
        height: auto;
    }
    
    .section_5 .text {
        height: 343px;
    }
    
    .section_5 .text .conteiner-down {
        width: 1037px;
    }
    
    .section_6 .text h2 {
        padding-right: 3vw;
    }
    .section_8 .text {
        padding: 0 17vw;
    }
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    .section_11 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .section_13 .text .logo img {
        margin-left: 12px;
        margin-bottom: 2px;
        width: 17%;
    }
    
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .image {
        align-items: center;
    }
    
    .section_16 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 4vw;
    }
    
    .section_16 .text h2 {
        font-size: 42px;
        line-height: normal;
    }
    
    .section_16 .text p {
        font-size: 20px;
    }
}
/*********************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 {
        padding-top: 20%;
    }
    .section_1 .information360 .button a {
        padding: 14px 90px;
    }
    .section_2 .administration .title {
        padding: 0 14vw;
    }
    
    .section_3 .text .pwx-1 {
        left: 32%;
    }
    
    .section_3 .text .pwx-2 {
        left: 22%;
    }
    
    .section_3 .text .pwx-3 {
        left: 14%;
    }
    
    .section_4 .information {
        padding: 0 7vw;
    }
    
    .section_5 .image {
        height: 581px;
        margin-bottom: 7vh;
    }
    
    .section_5 .image img {
        width: 1228px;
        height: auto;
    }
    
    .section_5 .text {
        height: 344px;
    }
    
    .section_5 .text .conteiner-down {
        width: 1037px;
    }
    
    .section_6 .text h2 {
        padding-right: 3vw;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_13 .text .logo img {
        width: 15%;
        margin-left: 12px;
        margin-bottom: 1px;
    }
    
    .section_13 .text p {
        line-height: normal;
    }
    
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_16 .text h2 {
        font-size: 42px;
    }
    
    .section_16 .text p {
        font-size: 20px;
    }
}
@media only screen and (min-width: 1900px) and (max-width: 2299px) and (orientation : landscape){
    .section_1 .information360 {
        margin-top: 8%;
    }
    .section_2 .title h2 {
        padding: 0 9vw
    }
    
    .section_3 .text .pwx-1 {
        left: 35%;
    }
    
    .section_3 .text .pwx-2 {
        left: 25%;
    }
    
    .section_3 .text .pwx-3 {
        left: 17%;
    }
    
    .section_4 .information {
        padding: 0 7vw;
    }
    
    .section_5 .image {
        height: 729px;
        margin-bottom: 7vh;
    }
    
    .section_5 .image img {
        width: 1805px;
    }
    
    .section_5 .text {
        height: 439px;
    }
    
    .section_5 .text .conteiner-down {
        width: 1037px;
    }
    
    .section_6 .text h2 {
        padding-right: 3vw;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 8vw;
    }
}
@media only screen and (min-width: 2300px) and (max-width: 2599px) and (orientation : landscape){
    .section_1 .information360 .title h1 {
        padding-right: 2vw;
    }
    .section_2 .administration .title {
        padding: 0 16vw;
    }
    .section_3 .text .pwx-1 {
        left: 40%;
    }
    
    .section_3 .text .pwx-2 {
        left: 30%;
    }
    
    .section_3 .text .pwx-3 {
        left: 22%;
    }
    
    .section_4 .information {
        padding: 0 7vw;
    }
    
    .section_5 .image {
        height: 836px;
        margin-bottom: 7vh;
    }
    
    .section_5 .image img {
        width: 2070px;
    }
    
    .section_5 .text {
        height: 440px;
    }
    
    .section_5 .text .conteiner-down {
        width: 1037px;
    }
    
    .section_6 .text h2 {
        padding-right: 0;
    }
    
    .section_7 .text h2 {
        padding-right: 0;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_13 .text .logo img {
        margin-left: 15px;
        margin-bottom: 0;
    }
    
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 9vw;
    }
    
    .imagen16Efect {
        transform: scale(1.2) translateY(17px);
    }
}
@media only screen and (min-width: 2600px) and (max-width: 3599px) and (orientation : landscape){
    .section_2 .administration .title {
        padding: 0 16vw;
    }
    .section_3 .text .pwx-1 {
        left: 45%;
    }
    
    .section_3 .text .pwx-2 {
        left: 35%;
    }
    
    .section_3 .text .pwx-3 {
        left: 27%;
    }
    
    .section_4 .information {
        padding: 0 7vw;
    }
    
    .section_5 .image {
        height: 945px;
        margin-bottom: 7vh;
    }
    
    .section_5 .image img {
        width: 2340px;
    }
    
    .section_5 .text {
        height: 402px;
    }
    
    .section_5 .text .conteiner-down {
        width: 1141px;
    }
    
    .section_6 .text h2 {
        padding-right: 3vw;
    }
    .section_6 .text {
        padding: 0 7vw;
    }
    .section_10 .services {
        padding: 2vh 0 12vh;
    }
    .section_13 .text .logo img {
        margin-bottom: 7px;
    }
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 10vw;
    }
}