/*
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 : 24/01/2022, 09:28:00 AM
    Author     : angel
*/
body {
    background-color: #000;
}

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

.section_2 {
    background-color: #000000;
}

.section_2 .title h2,
.section_2 .paragraph p,
.section_2 .benefits .title h2,
.section_2 .icons h4,
.section_2 .icons p {
    color: #FFFFFF;
}

.section_3 {
    background-color: #000000;
}

.section_3 .text p {
    color: #FFFFFF;
}

.section_3 .text .pwx-1 {
    top: 15%;
}

.section_3 .text .pwx-2 {
    top: 40%;
    transition: all 1.5s ease;
}

.section_3 .text .pwx-3 {
    top: 65%;
    transition: all 2s ease;
}

.section_4 {
    background-color: #000000;
}

.section_4 .information .text,
.section_4 .information .paragraph {
    color: #FFFFFF;
}

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

.section_5 .text h2 {
    color: #FFFFFF;
}

.section_5 .text p {
    color: #FFFFFF;
}

.section_5 .text p:nth-child(2) {
    font-family: 'Helvetica-Neue-Bold';
}

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

.section_5 .image img {
    width: auto;
    height: auto;
    position: absolute;
    transition: all 1s ease;
}

.section_5 .image .area5Image {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    position: relative !important;
}

.section_5 .image .principalImage {
    z-index: 2;
}

.section_5 .image .secondaryImage {
    z-index: 1;
}

.section_5 .image .chatImage {
    top: 2%;
    left: 10%;
}

.section_5 .image .personalImage {
    top: 2%;
    right: 10%;
}

.chatImageAnimated {
    left: 0 !important;
}

.personalImageAnimated {
    right: 0 !important;
}

.section_5 .image .image5Defense_A {
    position: absolute;
    z-index: 2;
    transition: all 1s ease;
}

.section_5 .image .image5Defense_B {
    position: absolute;
    z-index: 2;
    transition: all 1s ease;
}

.section_6 {
    background-color: #000000;
}

.section_6 .text h2,
.section_6 .text p {
    color: #FFFFFF;
}

.section_6 .text p:nth-child(2) {
    font-family: 'Helvetica-Neue-Bold';
}

.section_7 {
    background-color: #000000;
}

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

.section_7 .image .alertGreen {
    z-index: 1;
}

.section_7 .image .alertOrange {
    z-index: 2;
}

.section_7 .image .alertBlue {
    z-index: 3;
}

.section_7 .image .alertOrange,
.section_7 .image .alertBlue {
    display: none;
}

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

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

.section_7 .image .imageDefensa13 {
    position: relative;
}

.section_7 .image .imageDefensa14 {
    position: absolute;
    transition: all 1s ease;
}

.section_7 .text h2,
.section_7 .text p {
    color: #FFFFFF;
}

.section_7 .text p:nth-child(2) {
    font-family: 'Helvetica-Neue-Bold';
}

.section_8 {
    background-color: #000000;
}

.section_8 .text h2,
.section_8 .text p {
    color: #FFFFFF;
}

.section_8 .text p:nth-child(2) {
    font-family: 'Helvetica-Neue-Bold';
}

.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-color: #393939;
    padding: 5vh 0;
    height: auto;
}

.section_10 .doctors img {
    width: 100%;
    height: auto;
    object-fit: inherit;
}

.section_10 .services {
    background-color: #6E6E6E;
    padding: 5vh 0;
}

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

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

.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_11 {
    background-color: #000000;
}

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

.section_10 .doctors .image .imageDefensa18_2 {
    position: absolute;
    display: none;
}

.section_11 .text {
    position: relative;
}

.section_11 .text .animationText {
    position: absolute;
    padding: 0 5vw;
    width: 100%;
    transition: all 1s ease;
    opacity: 0;
}

.section_11.tool .text .animationText {
    right: -100%;
}

.section_11.planning .text {
    z-index: 1;
}

.section_11.planning .text .animationText {
    left: -100%;
}

.section_11.planning .image {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    z-index: 2;
}

.section_11.planning .image .imageDefensa23 {
    position: absolute;
    display: none;
    height: 86%;
    width: 97%;
    top: 4.5%;
}

.animationTextActive {
    right: 0% !important;
    opacity: 1 !important;
}

.animation11TextActive {
    left: 0% !important;
    opacity: 1 !important;
}

.section_11 .text h2 {
    color: #FFFFFF;
}

.section_11 .text .paragraph {
    color: #FFFFFF;
}

.section_11 .text p {
    color: #FFFFFF;
}

.section_11 .text a {
    color: #09A6E0;
}

.section_11 .image {
    text-align: center;
    position: relative;
    padding: 0;
}

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

.section_12 {
    background-color: #000000;
}

.section_12 .text h2 {
    color: #B4044B;
}

.section_12 .text p {
    color: #FFFFFF;
}

.section_12 .text p:nth-child(2) {
    font-family: 'Helvetica-Neue-Bold';
}

.section_13 {
    background-color: #000000;
}

.animation13TextActive {
    left: 0% !important;
}

.section_14 {
    background-color: #000000;
}

.section_14 .main-title h2 {
    color: #FFFFFF;
}

.section_14 .information .ac-gf-content h3 {
    color: #B1B1B1;
}

.section_14 .information .ac-gf-content p {
    color: #969393;
}

.section_15 {
    background-color: #222222;
}

.section_15 .title h2 {
    color: #FFFFFF;
}
.section_15 .button a {
    background-color: #9F2240;
}
.section_13 .text .logo img {
    margin-left: 15px;
    width: 14%;
    margin-bottom: 1%;
} 
.section_13 .col-xl-6 {
    flex: 0 0 57%;
    max-width: 57%;
}
/*******************************************************************************************************************/
/******************************************      PORTRAIT     ******************************************************/
/*******************************************************************************************************************/
/***********************PORTRAIT DISPOSITIVO MOVIL CELULAR**********************************************************/
@media only screen and (max-width: 320px) and (orientation: portrait){
    .section_1 .image {
        height: 120vh;
    }
    .section_1 .information360 {
        margin-top: 23%;
    }
    .section_3 .text p {
        line-height: 26px;
    }

    .section_5 .image .area5Image {
        width: 263px;
        height: 220px;
    }
    
    .section_5 .image .principalImage {
        width: 100%;
        z-index: 1;
    }
    
    .section_5 .image .image5Defense_A,
    .section_5 .image .image5Defense_B {
        width: 100%;
    }
    
    .section_5 .image .image5Defense_A {
        left: 2px;
    }

    .section_5 .image .image5Defense_B {
        left: 260px;
    }

    .image5Defense_A_Animated {
        left: -260px !important;
    }

    .image5Defense_B_Animated {
        left: -2px !important;
    }
    
    .section_6.information .row {
        flex-direction: column;
    }
    
    .section_6.surveillance .row {
        flex-direction: column-reverse;
    }
    
    .section_7 .image .imageDefensa13 {
        width: 100%;
    }
    
    .section_7 .image .imageDefensa14 {
        width: 14%;
        top: 15%;
        right: 20%;
    }
    
    .image7DefensaAnimated {
        width: 100% !important;
        top: 0 !important;
        right: 1% !important;
    }
    
    .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 .image img {
        width: 70%;
        margin-top: 8vw;
    }
    
    .section_11 .row {
        padding: 10vh 5vw;
        flex-direction: unset;
    }
    
    .section_11 .text .animationText {
        position: initial;
    }
    
    .section_11.tool .text {
        height: 300px;
    }
    
    .section_11.tool .text .animationText {
        position: absolute;
        top: 100%;
        right: 0 !important;
    }
    
    .section_11.planning .text .animationText {
        position: absolute;
        top: -100%;
        left: 0 !important;
    }
    
    .section_11.planning .text {
        height: 290px;
    }
    
    .animationTextActive {
        top: 0 !important;
        right: 0 !important;
    }
    
    .animation11TextActive {
        top: 0 !important;
        left: 0% !important;
    }
    
    .section_11 .image img {
        width: 100%;
    }
    
    .section_11 .text .animationText {
        padding: 0 1vw;
    }
    
    .section_11 .image {
        margin-top: 3vh;
    }
    
    .section_13 .col-xl-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .section_13 .text {
        padding: 0 8vw;
    }
    .section_13 .text .logo span {
        font-size: 24px;
    }
    .section_13 .text .logo img {
        margin-left: 7px;
        width: 17%;
        margin-bottom: 1.5px;
    }
}
@media only screen and (min-width: 321px) and (max-width: 424px) and (orientation: portrait){
    .section_13 .col-xl-6 {
        max-width: 100%;
    }
    .section_13 .text .logo img {
        margin-left: 8px;
        width: 16%;
        margin-bottom: 0.5%;
    }
    .section_13 .text {
        padding: 0 6vw !important;
    }
    .section_1 .information360 {
        padding: 5vh 10vw;
        margin-top: 20%;
    }
    .section_1 .information360 .title h1 {
        padding-right: 7vw;
    }
    
    .section_3 .text p {
        line-height: 18px;
    }
    
    .section_5 .image .area5Image {
        width: 263px;
        height: 220px;
    }
    
    .section_5 .image .principalImage {
        width: 100%;
        z-index: 1;
    }
    
    .section_5 .image .image5Defense_A,
    .section_5 .image .image5Defense_B {
        width: 100%;
    }
    
    .section_5 .image .image5Defense_A {
        left: 2px;
    }

    .section_5 .image .image5Defense_B {
        left: 260px;
    }

    .image5Defense_A_Animated {
        left: -260px !important;
    }

    .image5Defense_B_Animated {
        left: -2px !important;
    }
    
    .section_6.information .row {
        flex-direction: column;
    }
    
    .section_6.surveillance .row {
        flex-direction: column-reverse;
    }
    
    .section_7 .image .imageDefensa13 {
        width: 100%;
    }
    
    .section_7 .image .imageDefensa14 {
        width: 14%;
        top: 15%;
        right: 20%;
    }
    
    .image7DefensaAnimated {
        width: 100% !important;
        top: 0 !important;
        right: 1% !important;
    }
    
    .section_8 .text {
        padding: 5vh 5vw;
    }
    
    .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: 100%;
        height: auto;
    }
    
    .section_10 .doctors .text {
        padding: 0 8vw;
    }
    
    .section_10 .doctors .image img {
        margin-top: 8vw;
    }
    
    .section_10 .services .image img {
        width: 100%;
        margin-top: 8vw;
    }
    
    .section_11 .row {
        padding: 10vh 5vw;
        flex-direction: unset;
    }
    
    .section_11 .text .animationText {
        position: initial;
    }
    
    .section_11.tool .text {
        height: 280px;
    }
    
    .section_11.tool .text .animationText {
        position: absolute;
        top: 100%;
        right: 0 !important;
    }
    
    .section_11.planning .text .animationText {
        position: absolute;
        top: -100%;
        left: 0 !important;
    }
    
    .section_11.planning .text {
        height: 280px;
    }
    
    .animationTextActive {
        top: 0 !important;
        right: 0 !important;
    }
    
    .animation11TextActive {
        top: 0 !important;
        left: 0% !important;
    }
    
    .section_11 .image img {
        width: 100%;
    }
    .section_11.planning .image .imageDefensa23 {
        height: 78%;
        width: 96%;
        top: 3.5%;
    }
    .section_11 .text .animationText {
        padding: 0 1vw;
    }
    
    .section_11 .image {
        margin-top: 3vh;
    }
}
/***********************PORTRAIT DISPOSITIVO MOVIL TABLET***********************************************************/
@media only screen and (min-width: 425px) and (max-width: 600px) and (orientation: portrait){
    .section_3 .text p {
        line-height: 30px;
    }
    .section_3 .row {
        padding: 5px 60px;
        height: 22vh;
    }
    .section_5 .image .area5Image {
        width: 350px;
        height: 300px;
    }
    
    .section_5 .image .principalImage {
        width: 100%;
        z-index: 1;
    }
    
    .section_5 .image .image5Defense_A,
    .section_5 .image .image5Defense_B {
        width: 100%;
    }
    
    .section_5 .image .image5Defense_A {
        left: 2px;
    }

    .section_5 .image .image5Defense_B {
        left: 500px;
    }

    .image5Defense_A_Animated {
        left: -500px !important;
    }

    .image5Defense_B_Animated {
        left: -2px !important;
    }
    
    .section_6.information .row {
        flex-direction: column;
    }
    
    .section_6.surveillance .row {
        flex-direction: column-reverse;
    }
    .section_7 .image img {
        width: 90%;
    }
    
    .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 {
        height: auto;
    }
    
    .section_10 .doctors .text {
        padding: 0 8vw;
    }
    
    .section_10 .doctors .image img {
        margin-top: 8vw;
        width: 100%;
    }
    
    .section_10 .services .image img {
        width: 100%;
        margin-top: 8vw;
    }
    
    .section_11 .row {
        padding: 10vh 5vw;
        flex-direction: unset;
    }
    
    .section_11 .text .animationText {
        position: initial;
    }
    
    .section_11.tool .text {
        height: 220px;
    }
    
    .section_11.tool .text .animationText {
        position: absolute;
        top: 100%;
        right: 0 !important;
    }
    
    .section_11.planning .text .animationText {
        position: absolute;
        top: -100%;
        left: 0 !important;
    }
    
    .section_11.planning .text {
        height: 230px;
    }
    
    .animationTextActive {
        top: 0 !important;
        right: 0 !important;
    }
    
    .animation11TextActive {
        top: 0 !important;
        left: 0% !important;
    }
    
    .section_11 .image img {
        width: 100%;
    }
    
    .section_11 .text .animationText {
        padding: 0 1vw;
    }
    
    .section_11 .image {
        margin-top: 3vh;
    }
    .section_13 .col-xl-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .section_13 .text .logo img {
        margin-left: 10px;
        width: 12%;
        margin-bottom: 0.5px;
    }
}
@media only screen and (min-width: 601px) and (max-width: 679px) and (orientation: portrait){
    .section_1 .information360 .logo img {
        width: 205px;
    }
    .section_3 .row {
        height: 25vh;
    }

    .section_3 .text p {
        line-height: 35px;
    }

    .section_5 .image .area5Image {
        width: 490px;
        height: 400px;
    }
    
    .section_5 .image .principalImage {
        width: 100%;
        z-index: 1;
    }
    
    .section_5 .image .image5Defense_A,
    .section_5 .image .image5Defense_B {
        width: 100%;
    }
    
    .section_5 .image .image5Defense_A {
        left: 2px;
    }

    .section_5 .image .image5Defense_B {
        left: 500px;
    }

    .image5Defense_A_Animated {
        left: -500px !important;
    }

    .image5Defense_B_Animated {
        left: -2px !important;
    }
    
    .section_6.information .row {
        flex-direction: column;
    }
    
    .section_6.surveillance .row {
        flex-direction: column-reverse;
    }
    
    .section_7 .image .imageDefensa13 {
        width: 75%;
    }
    
    .section_7 .image .imageDefensa14 {
        width: 14%;
        top: 15%;
        right: 20%;
    }
    
    .image7DefensaAnimated {
        width: 75% !important;
        top: 0 !important;
        right: 13% !important;
    }
    
    .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 .image img {
        width: 75%;
        margin-top: 8vw;
    }
    
    .section_11 .row {
        padding: 10vh 5vw;
        flex-direction: unset;
    }
    
    .section_11 .text .animationText {
        position: initial;
    }
    
    .section_11.tool .text {
        height: 320px;
    }
    
    .section_11.tool .text .animationText {
        position: absolute;
        top: 100%;
        right: 0 !important;
    }
    
    .section_11.planning .text .animationText {
        position: absolute;
        top: -100%;
        left: 0 !important;
    }
    
    .section_11.planning .text {
        height: 300px;
    }
    
    .animationTextActive {
        top: 0 !important;
        right: 0 !important;
    }
    
    .animation11TextActive {
        top: 0 !important;
        left: 0% !important;
    }
    
    .section_11.planning .image .imageDefensa23 {
        width: 97%;
        top: 3.5%;
        height: 80%;
    }
    
    .section_11 .text .animationText {
        padding: 0 1vw;
    }
    
    .section_11 .image {
        margin-top: 3vh;
    }
    .section_13 .col-xl-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .section_13 .text .logo img {
        margin-left: 10px;
        width: 15%;
        margin-bottom: 1%;
    }
}
@media only screen and (min-width: 680px) and (max-width: 767px) and (orientation: portrait){
    .section_1 .information360 .logo img {
        width: 205px;
    }
    .section_3 .row {
        height: 25vh;
    }
    
    .section_3 .text p {
        line-height: 35px;
    }
    
    .section_5 .image .area5Image {
        width: 490px;
        height: 400px;
    }
    
    .section_5 .image .principalImage {
        width: 100%;
        z-index: 1;
    }
    
    .section_5 .image .image5Defense_A,
    .section_5 .image .image5Defense_B {
        width: 100%;
    }
    
    .section_5 .image .image5Defense_A {
        left: 2px;
    }

    .section_5 .image .image5Defense_B {
        left: 500px;
    }

    .image5Defense_A_Animated {
        left: -500px !important;
    }

    .image5Defense_B_Animated {
        left: -2px !important;
    }
    
    .section_6.information .row {
        flex-direction: column;
    }
    
    .section_6.surveillance .row {
        flex-direction: column-reverse;
    }
    
    .section_7 .image .imageDefensa13 {
        width: 75%;
    }
    
    .section_7 .image .imageDefensa14 {
        width: 14%;
        top: 15%;
        right: 20%;
    }
    
    .image7DefensaAnimated {
        width: 75% !important;
        top: 0 !important;
        right: 13% !important;
    }
    
    .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 .image img {
        width: 75%;
        margin-top: 8vw;
    }
    
    .section_11 .row {
        padding: 10vh 5vw;
        flex-direction: unset;
    }
    
    .section_11 .text .animationText {
        position: initial;
    }
    
    .section_11.tool .text {
        height: 320px;
    }
    
    .section_11.tool .text .animationText {
        position: absolute;
        top: 100%;
        right: 0 !important;
    }
    
    .section_11.planning .text .animationText {
        position: absolute;
        top: -100%;
        left: 0 !important;
    }
    
    .section_11.planning .text {
        height: 300px;
    }
    
    .animationTextActive {
        top: 0 !important;
        right: 0 !important;
    }
    
    .animation11TextActive {
        top: 0 !important;
        left: 0% !important;
    }
    
    .section_11.planning .image .imageDefensa23 {
        height: 77%;
        width: 73%;
        top: 4%;
    }
    .section_11 .image img {
        width: 75%;
    }
    .section_11 .text .animationText {
        padding: 0 1vw;
    }
    
    .section_11 .image {
        margin-top: 3vh;
    }
    
    .section_13 .col-xl-6 {
        max-width: 100%;
    }
    .section_13 .text .logo img {
        margin-left: 11px;
        width: 14%;
        margin-bottom: 0.5%;
    }
}
/*******************************IPAD USADA EN LA EMPRESA************************************************************/
@media only screen and (min-width: 768px) and (max-width: 820px) and (orientation: portrait){
    .section_13 .col-xl-6 {
        max-width: 83%;
    }
    .section_13 .text .logo img {
        margin-bottom: -1%;
        width: 16%;
    }
    
    .section_1 .logo img{
        width: 300px;
    }
    .section_3 .text p {
        line-height: 55px;
    }

    .section_5 .image .area5Image {
        width: 490px;
        height: 400px;
    }
    
    .section_5 .image .principalImage {
        width: 100%;
        z-index: 1;
    }
    
    .section_5 .image .image5Defense_A,
    .section_5 .image .image5Defense_B {
        width: 100%;
    }
    
    .section_5 .image .image5Defense_A {
        left: 2px;
    }

    .section_5 .image .image5Defense_B {
        left: 500px;
    }

    .image5Defense_A_Animated {
        left: -500px !important;
    }

    .image5Defense_B_Animated {
        left: -2px !important;
    }
    
    .section_6.information .row {
        flex-direction: column;
    }
    
    .section_6.surveillance .row {
        flex-direction: column-reverse;
    }
    
    .section_7 .image .imageDefensa13 {
        width: 75%;
    }
    
    .section_7 .image .imageDefensa14 {
        width: 14%;
        top: 15%;
        right: 20%;
    }
    
    .image7DefensaAnimated {
        width: 75% !important;
        top: 0 !important;
        right: 13% !important;
    }
    
    .section_8 .text {
        padding: 0 5vw;
        margin-top: 5vh;
    }
    
    .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 .image img {
        width: 70%;
        margin-top: 8vw;
    }
    
    .section_11 .row {
        flex-direction: unset;
    }
    
    .section_11 .text .animationText {
        position: initial;
    }
    
    .section_11.tool .text {
        height: 320px;
    }
    
    .section_11.tool .text .animationText {
        position: absolute;
        top: 100%;
        right: 0 !important;
    }
    
    .section_11.planning .text .animationText {
        position: absolute;
        top: -100%;
        left: 0 !important;
    }
    
    .section_11.planning .text {
        height: 300px;
    }
    
    .animationTextActive {
        top: 0 !important;
        right: 0 !important;
    }
    
    .animation11TextActive {
        top: 0 !important;
        left: 0% !important;
    }
    .section_11 .text h2 {
        padding-right: 0;
    }
    .section_11 .image img {
        width: 70%;
    }
    
    .section_11.planning .image .imageDefensa23 {
        height: 78%;
        width: 68%;
        top: 3.5%;
    }
    
    .section_11 .text .animationText {
        padding: 0 1vw;
    }
}
/***********************PORTRAIT DISPOSITIVO MOVIL LAPTOP***********************************************************/
@media only screen and (min-width: 821px) and (max-width: 991px) and (orientation: portrait){
    .section_13 .col-xl-6 {
        max-width: 83%;
    }
    .section_13 .text .logo img {
        margin-bottom: -.5%;
        width: 14%;
        margin-left: 12px;
    }
    
    .section_1 .logo img{
        width: 300px;
    }
    .section_3 {
        padding: 10vh 10vw;
    }
    
    .section_3 .row {
        height: 28vh;
    }

    .section_3 .text p {
        line-height: 55px;
    }

    .section_5 .image .area5Image {
        width: 630px;
        height: 492px;
    }
    
    .section_5 .image .principalImage {
        width: 100%;
        z-index: 1;
    }
    
    .section_5 .image .image5Defense_A,
    .section_5 .image .image5Defense_B {
        width: 100%;
    }
    
    .section_5 .image .image5Defense_A {
        left: 2px;
    }

    .section_5 .image .image5Defense_B {
        left: 630px;
    }

    .image5Defense_A_Animated {
        left: -630px !important;
    }

    .image5Defense_B_Animated {
        left: -2px !important;
    }
    
    .section_5 .image .secondaryImage {
        width: 540px;
    }
    
    .section_6.information .row {
        flex-direction: column;
    }
    
    .section_6.surveillance .row {
        flex-direction: column-reverse;
    }
    
    .section_7 .image .imageDefensa13 {
        width: 75%;
    }
    
    .section_7 .image .imageDefensa14 {
        width: 14%;
        top: 15%;
        right: 20%;
    }
    
    .image7DefensaAnimated {
        width: 75% !important;
        top: 0 !important;
        right: 13% !important;
    }
    
    .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 .image img {
        margin-top: 8vw;
        width: 65%;
    }
    
    .section_11 .row {
        padding: 10vh 5vw;
        flex-direction: unset;
    }
    
    .section_11 .text .animationText {
        position: initial;
    }
    
    .section_11.tool .text {
        height: 320px;
    }
    
    .section_11.tool .text .animationText {
        position: absolute;
        top: 100%;
        right: 0 !important;
    }
    
    .section_11.planning .text .animationText {
        position: absolute;
        top: -100%;
        left: 0 !important;
    }
    
    .section_11.planning .text {
        height: 300px;
    }
    
    .animationTextActive {
        top: 0 !important;
        right: 0 !important;
    }
    
    .animation11TextActive {
        top: 0 !important;
        left: 0% !important;
    }
    .section_11.planning .image .imageDefensa23 {
        height: 77%;
        width: 68%;
        top: 4%;
    }
    .section_11 .image img {
        width: 70%;
    }
    
    .section_11 .text .animationText {
        padding: 0 1vw;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1150px) and (orientation: portrait){
    .section_11.planning .image .imageDefensa23 {
        height: 84%;
    }
    .section_13 .col-xl-6 {
        max-width: 65%;
    }
    .section_13 .text .logo img {
        margin-bottom: -.3%;
        margin-left: 10px;
    }
    .section_1 .col-lg-6 {
        max-width: 57%;
    }
    .section_1 .information360 .title h1 {
        padding-right: 4vw;
    }
    .section_1 .information360 .logo img {
        width: 295px;
    }
    .section_3 .text p {
        line-height: 55px;
    }
    
    .section_5 .image .area5Image {
        height: 500px;
    }
    
    .section_5 .image .principalImage {
        width: 580px;
    }
    
    .section_5 .image .secondaryImage {
        width: 540px;
    }
    
    .section_6 .text {
        padding: 0 4vw;
    }
    
    .section_6 .text {
        padding: 0 4vw;
    }
    
    .section_7 .text {
        padding: 0 4vw;
    }
    
    .section_7 .image .imageDefensa13 {
        width: 100%;
    }
    
    .section_7 .image .imageDefensa14 {
        width: 20%;
        top: 16%;
        right: 7%;
    }
    
    .image7DefensaAnimated {
        width: 100% !important;
        top: 0 !important;
        right: 1% !important;
    }
    
    .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: 95%;
    }
    
    .section_11 .row {
        padding: 10vh 2vw;
    }
    
    .section_11 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_11.tool .text {
        height: 430px;
    }
    
    .section_11.planning .text {
        height: 433px;
    }
    
    .section_11 .text .animationText {
        padding: 0 1vw;
    }
    .section_11.planning .text .animationText {
        padding: 0 0 0 4vw;
    }
}
/***********************PORTRAIT DISPOSITIVO PC ESCRITORIO***********************************************************/
@media only screen and (min-width: 1151px) and (max-width: 1199px) and (orientation: portrait){
    .section_13 .col-xl-6 {
        max-width: 65%;
    }
    .section_13 .text .logo img {
        margin-bottom: -.1%;
        margin-left: 12px;
    }
    .section_1 .col-lg-6 {
        max-width: 57%;
    }
    .section_1 .information360 .title h1 {
        padding-right: 4vw;
    }
    .section_1 .information360 .logo img {
        width: 295px;
    }
    .section_3 .row {
        height: 28vh;
    }
    
    .section_3 .text p {
        line-height: 75px;
    }

    .section_5 .image .area5Image {
        height: 560px;
    }
    
    .section_5 .image .principalImage {
        width: 660px;
    }
    
    .section_5 .image .secondaryImage {
        width: 610px;
    }
    
    .section_7 .image .imageDefensa13 {
        width: 100%;
    }
    
    .section_7 .image .imageDefensa14 {
        width: 20%;
        top: 16%;
        right: 7%;
    }
    
    .image7DefensaAnimated {
        width: 100% !important;
        top: 0 !important;
        right: 1% !important;
    }
    
    .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: 90%;
    }
    
    .section_11 .row {
        padding: 5vh 6vw 10vh 6vw;
    }
    
    .section_11 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_11.tool .text {
        height: 465px;
    }
    
    .section_11.planning .text {
        height: 460px;
    }
    
    .section_11 .text .animationText {
        padding: 0 3vw;
    }
}
@media only screen and (min-width: 1200px) and (max-width:3000px) and (orientation: portrait){
    .section_13 .col-xl-6 {
        max-width: 65%;
    }
    .section_13 .text .logo img {
        margin-bottom: -.1%;
        margin-left: 12px;
    }
    .section_1 .col-lg-6 {
        max-width: 57%;
    }
    .section_1 .information360 .title h1 {
        padding-right: 4vw;
    }
    .section_1 .information360 .logo img {
        width: 295px;
    }
    .section_3 .row {
        height: 27vh;
    }
    
    .section_3 .text p {
        line-height: 80px;
    }

    .section_5 .image .area5Image {
        height: 640px;
    }
    
    .section_5 .image .principalImage {
        width: 750px;
    }
    
    .section_5 .image .secondaryImage {
        width: 700px;
    }
    
    .section_7 .image .imageDefensa13 {
        width: 100%;
    }
    
    .section_7 .image .imageDefensa14 {
        width: 20%;
        top: 16%;
        right: 7%;
    }
    
    .image7DefensaAnimated {
        width: 100% !important;
        top: 0 !important;
        right: 1% !important;
    }
    
    .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: 45%;
    }
    
    .section_11 .row {
        padding: 5vh 6vw 10vh 6vw;
    }
    
    .section_11.tool .text {
        height: 465px;
    }
    
    .section_11.planning .text {
        height: 460px;
    }
    
    .section_11 .text .animationText {
        padding: 0 3vw;
    }
}
/*******************************************************************************************************************/
/******************************************      LANDSCAPE      ****************************************************/
/*******************************************************************************************************************/
/*********************LANDSCAPE DISPOSITIVO MOVIL CELULAR***********************************************************/
@media only screen and (max-width: 424px) and (orientation: landscape){
    .section_1 .information360 {
        padding: 15% 7vw 5vh;
    }
    .section_1 .information360 .logo img{
        width: 42%;
    }
    .section_1 .image {
        height: 150vh;
    }
    .section_1 .information360 .button a {
        padding: 7px 70px;
    }
    .section_2 .paragraph {
        padding: 0px 4vw;
    }
    .section_3 .row {
        height: 60vh;
    }

    .section_5 .image .laImg_Web {
        display: none;
    }
    
    .section_5 .image .laImg_Responsive {
        display: block;
    }

    .section_5 .image .area5Image {
        width: 263px;
        height: 204px;
    }
    
    .section_5 .image .principalImage {
        width: 100%;
        z-index: 1;
    }
    
    .section_5 .image .image5Defense_A,
    .section_5 .image .image5Defense_B {
        width: 100%;
    }
    
    .section_5 .image .image5Defense_A {
        left: 2px;
    }

    .section_5 .image .image5Defense_B {
        left: 260px;
    }

    .image5Defense_A_Animated {
        left: -260px !important;
    }

    .image5Defense_B_Animated {
        left: -2px !important;
    }
    
    .section_6.information .row {
        flex-direction: column;
    }
    
    .section_6.surveillance .row {
        flex-direction: column-reverse;
    }
    
    .section_7 .image .imageDefensa13 {
        width: 70%;
    }
    
    .section_7 .image .imageDefensa14 {
        width: 14%;
        top: 15%;
        right: 20%;
    }
    
    .image7DefensaAnimated {
        width: 70% !important;
        top: 0 !important;
        right: 16% !important;
    }
    
    .section_9 .image img {
        height: 140vh;
    }
    
    .section_10 .row {
        flex-direction: column;
    }
    
    .section_10 .doctors {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors img {
        width: 75%;
        height: auto;
        margin-top: 5vh;
    }
    
    .section_10 .doctors .text {
        padding: 0 8vw;
    }
    
    .section_10 .services .image img {
        width: 70%;
    }
    
    .section_11 .row {
        padding: 10vh 5vw;
        flex-direction: unset;
    }
    
    .section_11.tool .text {
        height: 240px;
    }
    
    .section_11.tool .text .animationText {
        position: absolute;
        top: 100%;
        right: 0 !important;
    }
    
    .section_11.planning .text .animationText {
        position: absolute;
        top: -100%;
        left: 0 !important;
    }
    
    .section_11.planning .text {
        height: 240px;
    }
    .section_11.planning .image .imageDefensa23 {
        height: 81%;
        width: 68%;
        top: 4.1%;
    }
    .animationTextActive {
        top: 0 !important;
        right: 0 !important;
    }
    
    .animation11TextActive {
        top: 0 !important;
        left: 0% !important;
    }
    
    .section_11 .image img {
        width: 70%;
    }
    
    .section_11 .text .animationText {
        position: initial;
    }
    
    .section_11 .text .animationText {
        padding: 0 1vw;
    }
    
    .section_11 .image {
        margin-top: 3vh;
    }
    .section_13 .text {
        padding: 0 10vw;
    }
    .section_13 .text .logo{
        margin-bottom: 6vh;
    }
    .section_13 .col-xl-6 {
        max-width: 100%;
    }
    .section_13 .text .logo img {
        margin-left: 8px;
        margin-bottom: .5%;
        width: 15%;
    }
    .section_15 .button a {
        padding: 8px 50px;
    }
}
@media only screen and (min-width: 425px) and (max-width: 600px) and (orientation: landscape){
    .section_1 .information360 {
        padding: 15% 7vw 5vh;
    }
    .section_1 .information360 .logo img{
        width: 42%;
    }
    .section_1 .image {
        height: 180vh;
    }
    .section_1 .information360 .button a {
        padding: 7px 70px;
    }
    .section_2 .paragraph {
        padding: 0px 4vw;
    }
    .section_3 .row {
        height: 60vh;
        padding: 0 55px;
    }

    .section_5 .image .laImg_Web {
        display: none;
    }
    
    .section_5 .image .laImg_Responsive {
        display: block;
    }

    .section_5 .image .area5Image {
        width: 263px;
        height: 204px;
    }
    
    .section_5 .image .principalImage {
        width: 100%;
        z-index: 1;
    }
    
    .section_5 .image .image5Defense_A,
    .section_5 .image .image5Defense_B {
        width: 100%;
    }
    
    .section_5 .image .image5Defense_A {
        left: 2px;
    }

    .section_5 .image .image5Defense_B {
        left: 260px;
    }

    .image5Defense_A_Animated {
        left: -260px !important;
    }

    .image5Defense_B_Animated {
        left: -2px !important;
    }
    
    .section_6.information .row {
        flex-direction: column;
    }
    
    .section_6.surveillance .row {
        flex-direction: column-reverse;
    }
    
    .section_6 .image img {
        width: 70%;
    }
    
    .section_7 .image .imageDefensa13 {
        width: 70%;
    }
    
    .section_7 .image .imageDefensa14 {
        width: 14%;
        top: 15%;
        right: 20%;
    }
    
    .image7DefensaAnimated {
        width: 70% !important;
        top: 0 !important;
        right: 16% !important;
    }
    .section_8 .image img {
        width: 85%;
    }
    .section_9 .image img {
        height: 150vh;
    }
    
    .section_10 .row {
        flex-direction: column;
    }
    
    .section_10 .doctors {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors img {
        width: 75%;
        height: auto;
        margin-top: 5vh;
    }
    
    .section_10 .doctors .text {
        padding: 0 8vw;
    }
    
    .section_10 .services .image img {
        width: 75%;
    }
    
    .section_11 .row {
        padding: 10vh 5vw;
        flex-direction: unset;
    }
    
    .section_11 .text .animationText {
        position: initial;
    }
    
    .section_11.tool .text {
        height: 220px;
    }
    
    .section_11.tool .text .animationText {
        position: absolute;
        top: 100%;
        right: 0 !important;
    }
    .section_11.planning .image .imageDefensa23 {
        height: 82%;
        width: 68%;
        top: 4.1%;
    }
    .section_11.planning .text .animationText {
        position: absolute;
        top: -100%;
        left: 0 !important;
    }
    
    .section_11.planning .text {
        height: 240px;
    }
    
    .animationTextActive {
        top: 0 !important;
        right: 0 !important;
    }
    
    .animation11TextActive {
        top: 0 !important;
        left: 0% !important;
    }
    
    .section_11 .image img {
        width: 70%;
    }
    
    .section_11 .text .animationText {
        padding: 0 1vw;
    }
    
    .section_11 .image {
        margin-top: 3vh;
    }
    .section_13 .text {
        padding: 0 10vw;
    }
    .section_13 .text .logo{
        margin-bottom: 6vh;
    }
    .section_13 .col-xl-6 {
        max-width: 100%;
    }
    .section_13 .text .logo img {
        width: 12%;
        margin-left: 8px;
        margin-bottom: 0.5%;
    }
    .section_15 .button a {
        padding: 10px 60px;
    }
}
@media only screen and (min-width: 601px) and (max-width: 679px) and (orientation: landscape){
    .section_1 .information360 {
        padding-top: 8%;
        padding: 5vh 7vw;
    }
    .section_1 .information360 .logo img{
        width: 30%;
    }
    .section_1 .image {
        height: 150vh;
    }
    .section_1 .information360 .button a {
        padding: 7px 70px;
    }
    .section_2 .paragraph {
        padding: 0px 4vw;
    }
    .section_3 .row {
        height: 70vh;
    }
    .section_4 .image img {
        width: 75%;
    }

    .section_5 .image .laImg_Web {
        display: none;
    }
    
    .section_5 .image .laImg_Responsive {
        display: block;
    }

    .section_5 .image .area5Image {
        width: 350px;
        height: 273px;
    }
    
    .section_5 .image .principalImage {
        width: 100%;
        z-index: 1;
    }
    
    .section_5 .image .image5Defense_A,
    .section_5 .image .image5Defense_B {
        width: 100%;
    }
    
    .section_5 .image .image5Defense_A {
        left: .2px;
    }

    .section_5 .image .image5Defense_B {
        left: 350px;
    }

    .image5Defense_A_Animated {
        left: -350px!important;
    }

    .image5Defense_B_Animated {
        left: -1px !important;
    }
    
    .section_6.information .row {
        flex-direction: column;
    }
    
    .section_6.surveillance .row {
        flex-direction: column-reverse;
    }
    
    .section_7 .image .imageDefensa13 {
        width: 70%;
    }
    
    .section_7 .image .imageDefensa14 {
        width: 14%;
        top: 15%;
        right: 20%;
    }
    
    .image7DefensaAnimated {
        width: 70% !important;
        top: 0 !important;
        right: 16% !important;
    }
    .section_8 .text {
        padding: 0 10vw;
    }
    .section_10 .row {
        flex-direction: column;
    }
    
    .section_10 .doctors {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors img {
        width: 75%;
        height: auto;
        margin-top: 5vh;
    }
    
    .section_10 .doctors .text {
        padding: 0 8vw;
    }
    
    .section_10 .services .image img {
        width: 75%;
    }
    
    .section_11 .row {
        padding: 10vh 5vw;
        flex-direction: unset;
    }
    
    .section_11 .text .animationText {
        position: initial;
    }
    
    .section_11.tool .text {
        height: 320px;
    }
    .section_11.planning .image .imageDefensa23 {
        height: 82%;
        width: 68%;
        top: 4.1%;
    }
    .section_11.tool .text .animationText {
        position: absolute;
        top: 100%;
        right: 0 !important;
        padding: 0 4vw;
    }
    
    .section_11.planning .text .animationText {
        position: absolute;
        top: -100%;
        left: 0 !important;
        padding: 0 4vw;
    }
    
    .section_11.planning .text {
        height: 300px;
    }
    
    .animationTextActive {
        top: 0 !important;
        right: 0 !important;
    }
    
    .animation11TextActive {
        top: 0 !important;
        left: 0% !important;
    }
    
    .section_11 .image img {
        width: 70%;
    }
    
    .section_11 .text .animationText {
        padding: 0 1vw;
    }
    
    .section_11 .image {
        margin-top: 3vh;
    }
    .section_13 .text {
        padding: 0 10vw;
    }
    .section_13 .text .logo{
        margin-bottom: 6vh;
    }
    .section_13 .col-xl-6 {
        max-width: 88%;
    }
    .section_13 .text .logo img {
        margin-left: 8px;
        margin-bottom: 0.9%;
    }
    .section_15 .button a {
        padding: 10px 60px;
    }
}
@media only screen and (min-width: 680px) and (max-width: 767px) and (orientation: landscape){
    .section_1 .information360 {
        padding-top: 8%;
        padding: 5vh 7vw;
    }
    .section_1 .information360 .logo img{
        width: 30%;
    }
    .section_1 .image {
        height: 150vh;
    }
    .section_1 .information360 .button a {
        padding: 7px 70px;
    }
    .section_2 .paragraph {
        padding: 0px 4vw;
    }
    .section_3 .row {
        height: 70vh;
    }
    .section_4 .image img {
        width: 75%;
    }

    .section_5 .image .laImg_Web {
        display: none;
    }
    
    .section_5 .image .laImg_Responsive {
        display: block;
    }

    .section_5 .image .area5Image {
        width: 350px;
        height: 272px;
    }
    
    .section_5 .image .principalImage {
        width: 100%;
        z-index: 1;
    }
    
    .section_5 .image .image5Defense_A,
    .section_5 .image .image5Defense_B {
        width: 100%;
    }
    
    .section_5 .image .image5Defense_A {
        left: -2px;
    }

    .section_5 .image .image5Defense_B {
        left: 350px;
    }

    .image5Defense_A_Animated {
        left: -350px !important;
    }

    .image5Defense_B_Animated {
        left: -1px !important;
    }
    
    .section_6.information .row {
        flex-direction: column;
    }
    
    .section_6.surveillance .row {
        flex-direction: column-reverse;
    }
    
    .section_7 .image .imageDefensa13 {
        width: 70%;
    }
    
    .section_7 .image .imageDefensa14 {
        width: 14%;
        top: 15%;
        right: 20%;
    }
    
    .image7DefensaAnimated {
        width: 70% !important;
        top: 0 !important;
        right: 16% !important;
    }
    .section_8 .text {
        padding: 0px 8vw;
    }
    .section_10 .row {
        flex-direction: column;
    }
    
    .section_10 .doctors {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors img {
        width: 75%;
        height: auto;
        margin-top: 5vh;
    }
    
    .section_10 .doctors .text {
        padding: 0 8vw;
    }
    
    .section_10 .services .image img {
        width: 75%;
    }
    
    .section_11 .row {
        padding: 10vh 5vw;
        flex-direction: unset;
    }
    
    .section_11 .text .animationText {
        position: initial;
    }
    
    .section_11.tool .text {
        height: 320px;
    }
    
    .section_11.tool .text .animationText {
        position: absolute;
        top: 100%;
        right: 0 !important;
        padding: 0 3vw;
    }
    .section_11.planning .image .imageDefensa23 {
        height: 83%;
        width: 68%;
        top: 4.1%;
    }
    .section_11.planning .text .animationText {
        position: absolute;
        top: -100%;
        left: 0 !important;
        padding: 0 3vw;
    }
    
    .section_11.planning .text {
        height: 300px;
    }
    
    .animationTextActive {
        top: 0 !important;
        right: 0 !important;
    }
    
    .animation11TextActive {
        top: 0 !important;
        left: 0% !important;
    }
    
    .section_11 .image img {
        width: 70%;
    }
    
    .section_11 .text .animationText {
        padding: 0 1vw;
    }
    .section_13 .text {
        padding: 0 10vw;
    }
    .section_13 .text .logo{
        margin-bottom: 6vh;
    }
    .section_13 .col-xl-6 {
        max-width: 82%;
    }
    .section_13 .text .logo img {
        margin-left: 10px;
        margin-bottom: 1%;
    }
    .section_15 .button a {
        padding: 10px 60px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 820px) and (orientation : landscape){
    .section_1 .information360 {
        padding-top: 8%;
    }
    .section_1 .information360 .logo img{
        width: 30%;
    }
    .section_1 .image {
        height: 150vh;
    }
    .section_1 .information360 .button a {
        padding: 7px 70px;
    }
    .section_3 .row {
        height: 70vh;
    }
    .section_3 .text p {
        line-height: 50px;
    }
    
    .section_4 .information {
        padding: 0;
    }
    
    .section_4 .image img {
        width: 70%;
    }
    
    .section_5 .image .laImg_Web {
        display: none;
    }
    
    .section_5 .image .laImg_Responsive {
        display: block;
    }

    .section_5 .image .area5Image {
        width: 518px;
        height: 403px;
    }
    
    .section_5 .image .principalImage {
        width: 100%;
        z-index: 1;
    }
    
    .section_5 .image .image5Defense_A,
    .section_5 .image .image5Defense_B {
        width: 100%;
    }
    
    .section_5 .image .image5Defense_A {
        left: -2px;
    }

    .section_5 .image .image5Defense_B {
        left: 520px;
    }

    .image5Defense_A_Animated {
        left: -520px !important;
    }

    .image5Defense_B_Animated {
        left: -1px !important;
    }
    
    .section_6.information .row {
        flex-direction: column;
    }
    
    .section_6.surveillance .row {
        flex-direction: column-reverse;
    }
    
    .section_7 .image .imageDefensa13 {
        width: 70%;
    }
    
    .section_7 .image .imageDefensa14 {
        width: 14%;
        top: 15%;
        right: 20%;
    }
    
    .image7DefensaAnimated {
        width: 70% !important;
        top: 0 !important;
        right: 16% !important;
    }
    
    .section_7 .image img {
        width: 68%;
    }
    .section_8 .text {
        padding: 0 8vw 
    }
    .section_10 .doctors {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors img {
        width: 70%;
        height: auto;
        margin-top: 5vh;
    }
    
    .section_10 .doctors .text {
        padding: 0 8vw;
    }
    
    .section_10 .services .image img {
        width: 60%;
    }
    
    .section_11 .row {
        padding: 10vh 5vw;
        flex-direction: unset;
    }
    
    .section_11 .text .animationText {
        position: initial;
    }
    
    .section_11.tool .text {
        height: 320px;
    }
    
    .section_11.tool .text .animationText {
        position: absolute;
        top: 100%;
        right: 0 !important;
        padding: 0 3vw;
    }
    .section_11.planning .image .imageDefensa23 {
        height: 83%;
        width: 67%;
        top: 4.3%;
    }
    .section_11.planning .text .animationText {
        position: absolute;
        top: -100%;
        left: 0 !important;
    }
    .section_11.planning .text .animationText {
        padding: 0 3vw;
    }
    .section_11.planning .text {
        height: 300px;
    }
    
    .animationTextActive {
        top: 0 !important;
        right: 0 !important;
    }
    
    .animation11TextActive {
        top: 0 !important;
        left: 0% !important;
    }
    
    .section_11 .image img {
        width: 70%;
    }
    
    .section_11 .text .animationText {
        padding: 0 1vw;
    }
    .section_13 .text .logo{
        margin-bottom: 6vh;
    }
    .section_13 .col-xl-6 {
        max-width: 82%;
    }
    .section_13 .text .logo img {
        margin-left: 10px;
        margin-bottom: -.5%;
    }
    .section_15 .button a {
        padding: 10px 60px;
    }
}
/*********************LANDSCAPE DISPOSITIVO MOVIL TABLET***********************************************************/
@media only screen and (min-width: 821px) and (max-width: 991px) and (orientation : landscape){
    .section_4 .image img {
        width: 80%;
    }
    
    .section_5 .image .laImg_Web {
        display: none;
    }
    
    .section_5 .image .laImg_Responsive {
        display: block;
    }

    .section_5 .image .area5Image {
        width: 518px;
        height: 403px;
    }
    
    .section_5 .image .principalImage {
        width: 100%;
        z-index: 1;
    }
    
    .section_5 .image .image5Defense_A,
    .section_5 .image .image5Defense_B {
        width: 100%;
    }
    
    .section_5 .image .image5Defense_A {
        left: 2px;
    }

    .section_5 .image .image5Defense_B {
        left: 520px;
    }

    .image5Defense_A_Animated {
        left: -520px !important;
    }

    .image5Defense_B_Animated {
        left: -1px !important;
    }
    
    .section_6 .row {
        flex-direction: column-reverse;
    }
    
    .section_7 .image .imageDefensa13 {
        width: 70%;
    }
    
    .section_7 .image .imageDefensa14 {
        width: 14%;
        top: 15%;
        right: 20%;
    }
    
    .image7DefensaAnimated {
        width: 70% !important;
        top: 0 !important;
        right: 16% !important;
    }
    
    .section_6.surveillance .row {
        flex-direction: column-reverse;
    }
    
    .section_7 .image {
        height: 523px;
    }
    
    .section_7 .image img {
        width: 70%;
    }
    .section_8 .text {
        padding: 0px 8vw;
    }
    .section_10 .doctors {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    .section_10 .doctors .text {
        padding: 0 8vw;
    }
    .section_10 .doctors img {
        width: 60%;
        height: auto;
        margin-top: 5vh;
    }
    
    .section_10 .services .image img {
        width: 80%;
    }
    
    .section_11 .row {
        padding: 10vh 5vw;
        flex-direction: unset;
    }
    
    .section_11 .text .animationText {
        position: initial;
    }
    
    .section_11.tool .text {
        height: 320px;
    }
    .section_11.tool .text .animationText {
        padding: 0 3vw;
    }
    .section_11.tool .text .animationText {
        position: absolute;
        top: 100%;
        right: 0 !important;
    }
    
    .section_11.planning .text .animationText {
        position: absolute;
        top: -100%;
        left: 0 !important;
    }
    .section_11.planning .image .imageDefensa23 {
        height: 80%;
        width: 67%;
        top: 3.5%;
    }
    .section_11.planning .text .animationText {
        padding: 0 3vw;
    }
    .section_11.planning .text {
        height: 300px;
    }
    
    .animationTextActive {
        top: 0 !important;
        right: 0 !important;
    }
    
    .animation11TextActive {
        top: 0 !important;
        left: 0% !important;
    }
    
    .section_11 .image img {
        width: 70%;
    }
    
    .section_11 .text .animationText {
        padding: 0 1vw;
    }
    .section_13 .col-xl-6 {
        max-width: 78%;
    }
    .section_13 .text .logo img {
        margin-left: 10px;
        margin-bottom: -.5%;
    }
    .section_15 .button a {
        padding: 15px 80px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1150px) and (orientation: landscape){
    .section_1 .information360.col-lg-6 {
        flex: 0 0 70%;
        max-width: 70%;
        padding-top: 15%;
    }
    .section_1 .information360 .logo img {
        width: 255px;
    }
    .section_1 .information360 .button a {
        padding: 10px 80px;
    }
    .section_4 .image img {
        width: 80%;
    }
    
    .section_5 .image .area5Image {
        height: 450px;
    }
    
    .section_5 .image .principalImage {
        width: 518px;
    }
    
    .section_5 .image .secondaryImage {
        width: 478px;
    }
    
    .section_6 .text {
        padding: 0 4vw;
    }
    
    .section_7 .text {
        padding: 0 2vw 0 6vw;
    }
    
    .section_7 .image .imageDefensa13 {
        width: 100%;
    }
    
    .section_7 .image .imageDefensa14 {
        width: 20%;
        top: 16%;
        right: 7%;
    }
    
    .section_8 .text p:nth-child(2) {
        padding-right: 0;
    }
    
    .image7DefensaAnimated {
        width: 100% !important;
        top: 0 !important;
        right: 1% !important;
    }
    
    .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: 40%;
    }
    
    .section_10 .services .image img {
        width: 90%;
    }
    
    .section_11 .row {
        padding: 10vh 2vw;
    }
    
    .section_11 .text {
        height: 370px;
    }
    
    .section_11 .text .animationText {
        padding: 0 2vw 0 5vw;
    }
    .section_13 .col-xl-6 {
        max-width: 65%;
    }
    .section_13 .text .logo img {
        margin-left: 12px;
        width: 15%;
        margin-bottom: -0.7%;
    }
    .section_15 .button a {
        padding: 15px 90px;
    }
}
/*********************LANDSCAPE DISPOSITIVO MOVIL LAPTOP***********************************************************/
@media only screen and (min-width: 1151px) and (max-width: 1199px) and (orientation: landscape){
    .section_1 .information360.col-lg-6 {
        flex: 0 0 70%;
        max-width: 70%;
        padding-top: 12%;
    }
    .section_1 .information360 .button a {
        padding: 10px 80px;
    }
    .section_2 .administration {
        padding: 10vh 9vw;
    }
    .section_3 .row {
        height: 52vh;
    }
    .section_4 .information {
        padding: 0;
    }
    .section_4 .image img {
        width: 80%;
    }
    .section_8 .text {
        padding: 0 17vw;
    }
    
    .section_5 .image .area5Image {
        height: 477px;
    }
    
    .section_5 .image .principalImage {
        width: 561px;
    }
    
    .section_5 .image .secondaryImage {
        width: 506px;
    }
    
    .section_7 .image .imageDefensa13 {
        width: 100%;
    }
    
    .section_7 .image .imageDefensa14 {
        width: 20%;
        top: 16%;
        right: 7%;
    }
    .section_7 .text {
        padding: 0 2vw 0 7vw;
    }
    .image7DefensaAnimated {
        width: 100% !important;
        top: 0 !important;
        right: 1% !important;
    }
    
    .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: 75%;
    }
    
    .section_11 .row {
        padding: 5vh 6vw 10vh 6vw;
    }
    
    .section_11 .text {
        height: 440px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_11 .text .animationText {
        padding: 0 3vw;
    }
    .section_11.planning .text .animationText {
        padding: 0 0 0 7vw;
    }
    .section_13 .col-xl-6 {
        max-width: 60%;
    }
    .section_13 .text .logo img {
        margin-left: 12px;
        margin-bottom: 1%;
    }
    .section_13 .text p {
        padding-right: 0;
    }
    .section_15 .button a {
        padding: 15px 80px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1360px) and (orientation: landscape){
    .section_1 .information360.col-lg-6 {
        max-width: 65%;
        padding-top: 12%;
    }
    .section_1 .information360 .title h1 {
        padding-right: 5vw;
    }
    .section_1 .information360 .button a {
        padding: 10px 90px;
    }
    .section_4 .image img {
        width: 70%;
    }
    
    .section_4 .information {
        padding: 0 7vw;
    }
    
    .section_5 .image .area5Image {
        height: 510px;
    }
    
    .section_5 .image .principalImage {
        width: 608px;
    }
    
    .section_5 .image .secondaryImage {
        width: 539px;
    }
    
    .section_5 .text {
        padding: 10vh 11vw;
    }
    .section_6 .text {
        padding: 0 6vw 0 2vw;
    }
    .section_7 .text {
        padding: 0 0 0 6vw;
    }

    .section_7 .image .imageDefensa13 {
        width: 100%;
    }
    
    .section_7 .image .imageDefensa14 {
        width: 20%;
        top: 16%;
        right: 7%;
    }
    
    .image7DefensaAnimated {
        width: 100% !important;
        top: 0 !important;
        right: 1% !important;
    }
    
    .section_8 .text {
        padding: 0 15vw;
    }
    
    .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: 70%;
    }
    
    .section_11 .row {
        padding: 5vh 6vw 10vh 6vw;
    }
    
    .section_11 .text {
        height: 430px;
    }
    
    .section_11 .text .animationText {
        padding: 0 3vw;
    }
    .section_11.planning .text .animationText {
        padding: 0 0 0 7vw;
    }
    .section_13 .text p {
        padding-right: 5vw;
    }
    .section_13 .col-xl-6 {
        max-width: 65%;
    }
    .section_13 .text .logo img {
        margin-left: 12px;
        margin-bottom: 0.5%;
    }
}
/*********************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: 55%;
        top: 30%;
    }
    
    .section_2 .administration {
        padding: 10vh 9vw;
    }
    .section_3 .row {
        height: 45vh;
    }
    .section_4 .information {
        padding: 0;
    }
    
    .section_4 .image img {
        width: 70%;
    }
    
    .section_5 .image .area5Image {
        height: 510px;
    }
    
    .section_5 .image .principalImage {
        width: 608px;
    }
    
    .section_5 .image .secondaryImage {
        width: 539px;
    }
    
    .section_5 .text {
        padding: 10vh 11vw;
    }
    
    .section_5 .text p:nth-child(2) {
        padding-right: 0;
    }
    
    .section_6 .text {
        padding: 0 2vw;
    }
    
    .section_7 .text {
        padding: 0 0 0 6vw;
    }
    
    .section_7 .image .imageDefensa13 {
        width: 100%;
    }
    
    .section_7 .image .imageDefensa14 {
        width: 20%;
        top: 16%;
        right: 7%;
    }
    
    .image7DefensaAnimated {
        width: 100% !important;
        top: 0 !important;
        right: 1% !important;
    }
    
    .section_8 .text {
        padding: 0 19vw;
    }
    
    .section_9 .text {
        padding: 0 0 0 7vw;
    }
    
    .section_9 .text h2 {
        padding-right: 0;
    }
    
    .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: 80%;
    }
    
    .section_10 .services .text {
        padding: 0 6vw;
    }
    
    .section_10 .services .image img {
        width: 80%;
    }
    
    .section_11 .row {
        padding: 15vh 6vw;
    }
    
    .section_11 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .section_11.planning .text .animationText {
        padding: 0 0vw 0 6vw;
    }
    
    .section_12 .text {
        padding: 0;
    }
    
    .section_12 .text h2 {
        padding: 0;
    }
    
    .section_13 .text p {
        padding-right: 5vw;
        line-height: normal;
    }
    .section_13 .text .logo img {
        margin-left: 12px;
        margin-bottom: 0.3%;
        width: 16%;
    }
}
@media only screen and (min-width: 1900px) and (max-width: 2299px) and (orientation : landscape){
    .section_1 .information360 {
        padding: 5vh 0 0 7VW;
    }
    
    .section_1 .information360 .title h1,
    .section_1 .information360 .paragraph {
        padding-right: 0;
    }
    
    .section_2 .administration {
        padding: 10vh 14vw;
    }
    
    .section_4 .information {
        padding: 0 4vw;
    }
    
    .section_5 .text {
        padding: 10vh 16vw;
    }

    .section_5 .image .area5Image {
        height: 600px;
    }
    
    .section_5 .image .principalImage {
        width: 700px;
    }
    
    .section_5 .image .secondaryImage {
        width: 623px;
    }
    
    .section_5 .text p:nth-child(2) {
        padding-right: 0;
    }
    
    .section_6.information .text h2 {
        padding-right: 8vw;
    }
    
    .section_7 .image .imageDefensa13 {
        width: 100%;
    }
    
    .section_7 .image .imageDefensa14 {
        width: 20%;
        top: 16%;
        right: 7%;
    }
    
    .image7DefensaAnimated {
        width: 100% !important;
        top: 0 !important;
        right: 1% !important;
    }
    
    .section_8 .text {
        padding: 0 24vw;
    }
    
    .section_9 .text {
        padding: 0 6vw;
    }
    
    .section_9 .text h2 {
        padding-right: 5vw;
    }
    
    .section_10 .doctors,
    .section_10 .services {
        padding: 8vh 0;
    }
    
    .section_10 .doctors .image img {
        width: 90%;
    }
    
    .section_10 .services .image img {
        width: 85%;
    }
    
    .section_11 .row {
        padding: 15vh 6vw;
    }
    
    .section_11.planning .text .animationText {
        padding: 0 0 0 8vw;
    }
    
    .section_12 .text h2 {
        padding-right: 0vw;
    }
    
    .section_13 .text p {
        padding-right: 7vw;
    }
}
@media only screen and (min-width: 2300px) and (max-width: 2599px) and (orientation : landscape){
    .section_1 .information360 {
        padding: 5vh 11vw 0 7vw;
    }
    .section_1 .information360 .paragraph {
        padding-right: 0;
    }
    .section_2 .administration {
        padding: 10vh 18vw;
    }
    .section_3 {
        padding: 0 18vw 10vh;
    }
    .section_4 .image img{
        width: 55%;
    }
    .section_5 .image .area5Image {
        height: 990px;
    }
    
    .section_5 .image .principalImage {
        width: 1160px;
    }
    
    .section_5 .image .secondaryImage {
        width: 1025px;
    }
    
    .section_7 .image .imageDefensa13 {
        width: 100%;
    }
    
    .section_7 .image .imageDefensa14 {
        width: 20%;
        top: 16%;
        right: 7%;
    }
    
    .image7DefensaAnimated {
        width: 100% !important;
        top: 0 !important;
        right: 17px !important;
    }
    
    .section_8 .text {
        padding: 0 29vw;
    }
    .section_10 .doctors img {
        width: 85%;
    }
    .section_10 .services .image img {
        width: 90%;
    }
    
    .section_11 .row {
        padding: 15vh 6vw;
    }
    
    .section_11.planning .text .animationText {
        padding: 0 5vw 0 10vw;
    }
    
    .section_13 .text p {
        padding-right: 7vw;
    }
    .section_13 .text .logo img {
        margin-left: 14px;
        margin-bottom: 0%;
    }
}
@media only screen and (min-width: 2600px) and (max-width: 3599px) and (orientation : landscape){
    .section_1 .information360 {
        padding: 5vh 9vw;
    }
    .section_1 .information360 .paragraph {
        padding-right: 0;
    }
    .section_3 .row {
        height: 40vh;
    }
    .section_3 {
        padding: 0 15vw 7vh;
    }
    .section_4 .image img{
        width: 55%;
    }
    .section_5 .image .area5Image {
        height: 1000px;
    }
    
    .section_5 .image .principalImage {
        width: 1118px;
    }
    
    .section_5 .image .secondaryImage {
        width: 1022px;
    }
    
    .section_7 .image .imageDefensa13 {
        width: 100%;
    }
    
    .section_7 .image .imageDefensa14 {
        width: 20%;
        top: 16%;
        right: 7%;
    }
    
    .image7DefensaAnimated {
        width: 100% !important;
        top: 0 !important;
        right: 17px !important;
    }
    
    .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: 65%;
    }
    .section_11 .row {
        padding: 15vh 6vw;
    }
    
    .section_11.planning .text .animationText {
        padding: 0 3vw 0 8vw;
    }
    .section_13 .text p {
        padding-right: 25%;
    }
    .section_13 .text .logo img {
        margin-left: 13px;
        margin-bottom: 0.9%;
    }
}