/* 
    Created on : 29/11/2021, 11:55:39 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');
}

.section_4 .information .text,
.section_5 .text h2,
.section_5 .text p,
.section_6 .text h2,
.section_6 .text p,
.section_7 .text h2,
.section_7 .text p,
.section_8 .text h2,
.section_8 .text p,
.section_11 .text h2,
.section_11 .text p,
.section_12 .text h2,
.section_12 .text p,
.section_16 .text h2,
.section_16 .text p {
    margin-bottom: 3vh;
}

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

.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: center;
    justify-content: center;
}

.section_16 .image img {
    width: 100%;
}

/*******************************************************************************************************************/
/******************************************      PORTRAIT     ******************************************************/
/*******************************************************************************************************************/
/***********************PORTRAIT DISPOSITIVO MOVIL CELULAR**********************************************************/
@media only screen and (max-width: 320px) and (orientation: portrait){
    .section_11 .image img {
        margin-top: 5vh;
    }
    
    .section_16 .row {
        flex-direction: column-reverse;
    }
    
    .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: 5vh;
    }
}
@media only screen and (min-width: 321px) and (max-width: 424px) and (orientation: portrait){
    .section_6 .text h2 {
        padding-right: 22vw;
    }
    
    .section_10 .services .image img {
        width: 100%;
    }
    
    .section_10 .doctors .text h2 {
        padding-right: 10vw;
    }
    
    .section_11 .image img {
        margin-top: 5vh;
    }
    
    .section_16 .row {
        flex-direction: column-reverse;
    }
    
    .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: 5vh;
    }
    
}
/***********************PORTRAIT DISPOSITIVO MOVIL TABLET***********************************************************/
@media only screen and (min-width: 425px) and (max-width: 600px) and (orientation: portrait){
    .section_11 .image img {
        margin-top: 5vh;
    }
    
    .section_16 .row {
        flex-direction: column-reverse;
    }
    
    .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: 5vh;
    }
}
@media only screen and (min-width: 601px) and (max-width: 679px) and (orientation: portrait){
    .section_11 .image img {
        margin-top: 5vh;
    }
    
    .section_16 .row {
        flex-direction: column-reverse;
    }
    
    .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;
    }
    
    .section_16 .image img {
        margin-bottom: 5vh;
    }
}
@media only screen and (min-width: 680px) and (max-width: 767px) and (orientation: portrait){
    .section_11 .image img {
        margin-top: 5vh;
    }
    
    .section_16 .row {
        flex-direction: column-reverse;
    }
    
    .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;
    }
    
    .section_16 .image img {
        margin-bottom: 5vh;
    }
}
/*******************************IPAD USADA EN LA EMPRESA************************************************************/
@media only screen and (min-width: 768px) and (max-width: 820px) and (orientation: portrait){
    .section_11 .text h2 {
        padding-right: 17vw;
    }

    .section_11 .image img {
        margin-top: 5vh;
    }
    
    .section_16 .row {
        flex-direction: column-reverse;
    }
    
    .section_16 .text h2 {
        font-size: 37px;
        line-height: 41px;
    }
    
    .section_16 .text p {
        font-size: 20px;
        line-height: 24px;
    }
    
    .section_16 .image img {
        margin-bottom: 5vh;
    }
}
/***********************PORTRAIT DISPOSITIVO MOVIL LAPTOP***********************************************************/
@media only screen and (min-width: 821px) and (max-width: 991px) and (orientation: portrait){
    .section_11 .image img {
        margin-top: 5vh;
    }
    
    .section_16 .row {
        flex-direction: column-reverse;
    }
    
    .section_16 .text h2 {
        font-size: 37px;
        line-height: 41px;
    }
    
    .section_16 .text p {
        font-size: 20px;
        line-height: 24px;
    }
    
    .section_16 .image img {
        margin-bottom: 5vh;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1150px) and (orientation: portrait){
    .section_10 {
        height: 65vh;
    }

    .section_10 .services {
        padding: 1vh 0;
        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_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_16 .text h2 {
        font-size: 42px;
    }
    
    .section_16 .text p {
        font-size: 20px;
    }
}
/*******************************************************************************************************************/
/******************************************      LANDSCAPE      ****************************************************/
/*******************************************************************************************************************/
/*********************LANDSCAPE DISPOSITIVO MOVIL CELULAR***********************************************************/
@media only screen and (max-width: 424px) and (orientation: landscape){
    .section_11 .image img {
        margin-top: 10vh;
    }
    
    .section_16 .row {
        flex-direction: column-reverse;
    }
    
    .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_11 .image img {
        margin-top: 10vh;
    }
    
    .section_16 .row {
        flex-direction: column-reverse;
    }
    
    .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_11 .image img {
        margin-top: 10vh;
    }
    
    .section_16 .row {
        flex-direction: column-reverse;
    }
    
    .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;
    }
    
    .section_16 .image img {
        margin-bottom: 10vh;
        width: 75%;
    }
}
@media only screen and (min-width: 680px) and (max-width: 767px) and (orientation: landscape){
    .section_11 .image img {
        margin-top: 10vh;
    }
    
    .section_16 .row {
        flex-direction: column-reverse;
    }
    
    .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;
    }
    
    .section_16 .image img {
        margin-bottom: 10vh;
        width: 75%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 820px) and (orientation : landscape){
    .section_11 .image img {
        margin-top: 10vh;
    }
    
    .section_16 .row {
        flex-direction: column-reverse;
    }
    
    .section_16 .text h2 {
        font-size: 37px;
        line-height: 41px;
    }
    
    .section_16 .text p {
        font-size: 20px;
        line-height: 24px;
    }
    
    .section_16 .image img {
        margin-bottom: 10vh;
        width: 80%;
    }
}
/*********************LANDSCAPE DISPOSITIVO MOVIL TABLET***********************************************************/
@media only screen and (min-width: 821px) and (max-width: 991px) and (orientation : landscape){
    .section_11 .image img {
        margin-top: 10vh;
    }
    
    .section_16 .row {
        flex-direction: column-reverse;
    }
    
    .section_16 .text h2 {
        font-size: 37px;
        line-height: 41px;
    }
    
    .section_16 .text p {
        font-size: 20px;
        line-height: 24px;
    }
    
    .section_16 .image img {
        margin-bottom: 10vh;
        width: 80%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1150px) and (orientation: landscape){
    .section_1 .information360 .paragraph p {
        padding-right: 7vw;
    }
    
    .section_14 .information .ac-gf-content p {
        margin-bottom: 50px;
    }
    
    .section_16 .text h2 {
        font-size: 37px;
        line-height: 41px;
    }
    
    .section_16 .text p {
        font-size: 20px;
        line-height: 24px;
    }
    
    .section_16 .image {
        align-items: center;
    }
}
/*********************LANDSCAPE DISPOSITIVO MOVIL LAPTOP***********************************************************/
@media only screen and (min-width: 1151px) and (max-width: 1199px) and (orientation: landscape){
    .section_10 {
        height: 123vh;
    }
    
    .section_10 .services .image img {
        width: 85%;
    }

    .section_16 .text h2 {
        font-size: 39px;
    }
    
    .section_16 .text p {
        font-size: 20px;
    }
    
    .section_16 .image {
        align-items: center;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1360px) and (orientation: landscape){
    .section_4 .information .text,
    .section_6 .text h2,
    .section_7 .text h2,
    .section_8 .text h2,
    .section_9 .text h2,
    .section_10 .services .text h2,
    .section_10 .doctors .text h2,
    .section_12 .text h2,
    .section_11 .text h2,
    .section_16 .text h2 {
        line-height: 42px;
    }
    
    .section_2 .administration .title {
        padding: 0 16vw;
    }
    
    .section_9 .text h2,
    .section_9 .text h3,
    .section_9 .text p,
    .section_10 .services h2,
    .section_10 .services p,
    .section_10 .doctors h2,
    .section_10 .doctors p {
        margin-bottom: 2vh;
    }

    .section_10 {
        height: 119vh;
    }

    .section_10 .services .image img {
        width: 85%;
    }
    
    .section_13 .text p {
        padding-right: 10vw;
    }
    
    .section_16 .text h2 {
        font-size: 42px;
    }
    
    .section_16 .text p {
        font-size: 20px;
    }
    
    .section_16 .image {
        align-items: center;
    }
}
/*********************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_4 .information .text,
    .section_6 .text h2,
    .section_7 .text h2,
    .section_8 .text h2,
    .section_9 .text h2,
    .section_10 .services .text h2,
    .section_10 .doctors .text h2,
    .section_12 .text h2,
    .section_11 .text h2,
    .section_16 .text h2 {
        line-height: 42px;
    }
    
    .section_10 {
        height: 105vh;
    }
    
    .section_9 .text h2,
    .section_9 .text h3,
    .section_9 .text p,
    .section_10 .services h2,
    .section_10 .services p,
    .section_10 .doctors h2,
    .section_10 .doctors p {
        margin-bottom: 2vh;
    }

    .section_10 .services .image img {
        width: 85%;
    }
    
    .section_9 .text h2 {
        padding-right: 10vw;
    }
    
    .section_16 .text h2 {
        font-size: 42px;
    }
    
    .section_16 .text p {
        font-size: 20px;
    }
    
    .section_16 .image {
        align-items: center;
    }
}
@media only screen and (min-width: 1900px) and (max-width: 2299px) and (orientation : landscape){
    .section_2 .title h2 {
        padding: 0 5vw;
    }
    
    .section_8 .image img {
        width: 1095px;
        height: auto;
    }
    
    .section_9 .text h2 {
        padding-right: 11vw;
    }
    
    .section_9 .text h2,
    .section_9 .text h3,
    .section_9 .text p,
    .section_10 .services h2,
    .section_10 .services p,
    .section_10 .doctors h2,
    .section_10 .doctors p {
        margin-bottom: 2vh;
    }

    .section_10 .doctors .text h2 {
       padding-right: 10vw;
    }
    
    .section_10 .services .image img {
        width: 80%;
    }
    
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 3vw;
    }
}
@media only screen and (min-width: 2300px) and (max-width: 2599px) and (orientation : landscape){
    .section_6 .text h2 {
        padding-right: 7vw;
    }

    .section_8 .image img {
        width: 1095px;
        height: auto;
    }
    
    .section_9 .text h2,
    .section_9 .text h3,
    .section_9 .text p,
    .section_10 .services h2,
    .section_10 .services p,
    .section_10 .doctors h2,
    .section_10 .doctors p {
        margin-bottom: 2vh;
    }
    
    .section_10 .services .image img {
        width: 75%;
    }
    
    .section_11 .text h2 {
        padding-right: 5vw;
    }
    
    .section_12 .text h2 {
        padding-right: 7vw;
    }
    
    .section_13 .text .logo, .section_13 .text p {
        padding-right: 7vw;
    }
    
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 3vw;
    }
    
    .section_16 .text h2 {
        padding-right: 18vw;
    }
}
@media only screen and (min-width: 2600px) and (max-width: 3599px) and (orientation : landscape){
    .section_8 .image img {
        width: 1095px;
        height: auto;
    }
    
    .section_9 .text h2,
    .section_9 .text h3,
    .section_9 .text p,
    .section_10 .services h2,
    .section_10 .services p,
    .section_10 .doctors h2,
    .section_10 .doctors p {
        margin-bottom: 2vh;
    }
    
    .section_10 .services .image img {
        width: auto;
    }
    
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 3vw;
    }
}