#seccion {
    display: none;
}

#content {
    height: auto;
}

/* 
#header {
    background-color: #032e59;
    width: 100%;
    height: 10%;
    display: flex;
    align-items: center;
    position: fixed;
    z-index: 333333;

}

#headerDummy {
    width: 100%;
    height: 10%;
    position: relative;
} */

/* #boxHeader {
    width: 100%;
    height: 80%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

#logo {
    width: 20%;
    height: 100%;
    position: relative;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;

}

#barPointer {
    width: 75%;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
}

#logoPhoto {
    width: 71%;
    height: auto;
    cursor: pointer;
}

.pointers {
    font-family: 'Graphik-Regular';
    font-size: 95%;
}

.pointers:hover {
    font-family: 'Graphik-Bold';
    cursor: pointer;
} */

/* UNDER GALLERY */



#underGallery {
    background-color: #032e59;
    width: 100%;
    height: 680px;
    display: flex;
    align-items: center;
    position: relative;
}

#textContainer {
    width: 100%;
    height: 55%;
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
    align-items: center;
}

.textUnder {
    color: rgb(255, 255, 255);
    font-family: 'Graphik-Regular';

}

.firstText {
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.secondText {
    font-size: 68px;
    line-height: 76px;
    text-align: center;
    max-width: 1180px;
    font-family: 'Graphik-SemiBold';
}

.thirdText {
    font-size: 23px;
}

.galleria {
    width: 100%;
    height: 800px;
    overflow: hidden;
}

.fotos {
    height: 800px !important;
    filter: brightness(50%);
}

#overTextGallery {
    position: absolute;
    top: 238px;
    /* left: 44%; */
    width: 100%;
    text-align: center;
    color: white;
    font-size: 22px;
    line-height: 80px;
    font-family: 'Graphik-Regular';
    letter-spacing: 2px;
}

#textGallery {
    position: absolute;
    top: 366px;
    /* left: 20%; */
    width: 100%;
    text-align: center;
    color: white;
    font-size: 65px;
    line-height: 80px;
    font-family: 'Graphik-SemiBold';

}

#underTextGallery {
    position: absolute;
    top: 524px;
    /* left: 42%; */
    width: 100%;
    text-align: center;
    color: white;
    font-size: 26px;
    font-family: 'Graphik-Regular';
}



#textochicogalleria {
    font-size: 26px;
    line-height: 26px;
}

/*  NOSOTROS DIV  */
#linkNos {
    height: 100px;
}

#nosotros {
    width: 100%;
    height: 540px;
    position: relative;
    display: flex;
    justify-content: center;
    align-content: center;
    /* align-items: center; */
}

#nosContainer {
    width: 90%;
    height: 80%;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-around;
}



#imagenNos {
    background-image: url(/files/layouts/fotos-03.jpg);
    width: 45%;
    height: 92%;
    margin-left: 79px;
    background-size: cover;
    overflow: hidden;
    border-radius: 14px;
}

.fourthText {
    font-size: 55px;
    line-height: 65px;

}

.textNosGen {
    font-family: 'Graphik-Regular';
    color: black;
}

#secondNosText {
    margin-top: 4px;
    font-family: 'Graphik-SemiBold';
    font-size: 42px;
}

#thirdNosText {
    width: 82%;
    height: 100%;
    line-height: 27px;
    margin-top: 10px;
    font-size: 17px;
}


#textContainer2 {
    width: 39%;
    height: 97%;
    margin-top: 12px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;

}

/* SERVICIOS */

#linkServ {
    height: 50px;
    background-color: #032e59;
}

#servicios {
    position: relative;
    height: 900px;
    width: 100%;
    background-color: #032e59;

}

.textContainer3 {
    width: 100%;
    height: 27%;
    display: flex;
    align-items: center;
}

.textArrange {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-evenly;
}

#boxIcons {
    height: 53%;
    width: 79%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 auto;
    margin-top: 80px;
    justify-content: space-around;

}

.dataContainer {
    position: relative;
    width: 47%;
    height: 40%;
    display: flex;
}

.iconsService {
    height: 70px;
    width: auto;
    margin-right: 20px;
}

.iconTextBox {
    display: flex;
    height: auto;
    flex-direction: column;
    /* justify-content: space-evenly; */
    /* gap: 23px; */
}

.titleIcon {
    font-size: 26px;
    line-height: 26px;
    font-weight: 600;
    margin: 25px 0 15px;
    font-family: 'Graphik-SemiBold';

}

.iconText {
    position: relative;
    line-height: 25px;
    font-size: 17px;
    font-family: 'Graphik-Regular';
    color: white;
}

/* NOVEDADES */
#linkNov {
    height: 50px;
}

#novedadesContainer {

    position: relative;
    display: flex;
    height: 826px;
    width: 100%;
    flex-direction: column;
    align-items: center;
    /* display: none; */
}

#novedadesTitle {
    font-size: 62px;
    color: #032e59;
    font-family: 'Graphik-SemiBold';
    margin: 43px 0 40px;
}

#novedadesOverTitle {
    color: #032e59;
    font-family: 'Graphik-Regular';
    font-size: 22px;
}

/* box novedades desktop */
#boxesContainer1 {
    margin: 59px auto 0px;
    width: 65%;
    height: 460px;
    /* margin-top: 29px;
    width: 73%;
    height: 264px;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly; */
}

.articleContainer1 {
    height: 435px;
    width: calc(50% - 60px);
    float: left;
    overflow: hidden;
    background-color: unset;
    margin: unset;
    /* border: 1px solid rgb(206, 192, 192); */
    margin-right: 30px;
    margin-left: 30px;
    display: block;
}

.articleContainer1:hover {
    transform: scale(1.03);

}

.articleSmall1 {
    height: 76%;
    width: 100%;
    border-radius: 17px;
}

.articleTitulo1 {
    margin-top: 15px;
    font-size: 25px;
    font-family: 'Graphik-SemiBold';
    color: black;
    text-align: center;
}

.articleDesc1 {
    margin-top: 10px;
    font-size: 15px;
    font-family: 'Graphik-Regular';
    color: gray;
    text-align: center;
}

/* box novedades desktop */
/* box novedades mobile */
#boxesContainer2 {
    margin: 14px auto;
    width: 78%;
    height: 490px;
    display: none;
    /* margin-top: 29px;
    width: 73%;
    height: 264px;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly; */
}

.articleContainer2 {
    height: 460px;
    width: calc(50% - 60px);
    float: left;
    overflow: hidden;
    background-color: unset;
    margin: unset;
    /* border: 1px solid rgb(206, 192, 192); */
    margin-right: 30px;
    margin-left: 30px;
    display: none;
}

.articleSmall2 {
    height: 320px;
    width: 100%;
    display: none;
}

.articleTitulo2 {
    margin-top: 20px;
    font-size: 40px;
    font-family: 'Graphik-SemiBold';
    color: black;
    text-align: center;
    display: none;
}

.articleDesc2 {
    margin-top: 20px;
    font-size: 20px;
    font-family: 'Graphik-Regular';
    color: gray;
    text-align: center;
    display: none;
}

/* box novedades mobile */

.textContainer4 {
    width: 100%;
    display: flex;
    align-items: flex-end;
}

.textArrange2 {
    width: 100%;
    height: 68%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-around;
}

.twoBoxes {

    width: 42%;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: center;
}

.imgContainer {

    height: 61%;

    width: 100%;

    background-color: #032e59;

    /* margin: 0 auto; */
}

.titleArticle {

    font-size: 26px;
    line-height: 26px;

    color: black;

    font-family: 'Graphik-SemiBold';

    font-weight: 600;

    margin-top: 17px;

    margin-bottom: 20px;
}

.articleText {

    font-size: 20px;
    line-height: 26px;

    width: 83%;

    text-align: center;

    color: black;

    font-family: 'Graphik-Regular';
}

#buttonVermas {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #0061F2;
    height: 47px;
    width: 177px;
    /* margin-top: 190px; */
    font-family: 'Graphik-Regular';
    font-size: 20px;
    color: white;
}

#buttonVermas:hover {
    background-color: white;
    color: #0061F2;
    border: 2px solid #0061F2;
}




/* SERVICES */

#linkContr {
    height: 100px;
    background-color: #032e59;

}

#contrataContainer {

    width: 100%;
    height: 800px;
    background-color: #032e59;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#containerTitle {
    /* height: 12%; */
    display: flex;
    align-items: flex-end;
}

#servicesBox {position: relative;height: 90%;width: 88%;display: flex;flex-direction: row;align-items: center;justify-content: space-evenly;}

.servicesContainer {
    width: 27%;
    height: 90%;
    background-color: white;
    margin-top: 19px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 26px;
}

.servicesCenter {
    height: 90%;
    width: 87%;

}

.titleServices {
    font-family: 'Graphik-Bold';
    font-size: 28px;
    color: #0061F2;
    font-weight: 900;
    height: 66px;
    margin: 0 auto;
    text-align: center;
    line-height: 122%;
}

#firstWord {
    font-family: 'Graphik-regular';
}

.serviceTextBox {
    display: flex;
    width: 100%;
    height: auto;
    line-height: 35px;
    flex-direction: column;
    font-family: 'Graphik-Regular';
    justify-content: space-between;
}

.descriptionService {
    color: black;
    font-weight: 600;
    line-height: 19px;
    font-family: 'Graphik-semiBold';
}

#incluye {
    margin-top: 21px;
}

.textServices {
    line-height: 19px;
    display: flex;
    margin-top: 20px;
    color: black;

}

.priceBox {
    margin: 0 auto;
    display: flex;
    height: 45px;
    width: 95%;
    background-color: #11B4D6;
    align-items: center;
    justify-content: center;
    font-family: 'Graphik-semiBold';
    font-size: 20px;
    color: white;
    border-radius: 10px;
}

.contractBox {
    background-color: #0061F2;
    position: relative;
    margin: 10px auto;
    display: flex;
    height: 45px;
    width: 95%;
    align-items: center;
    justify-content: center;
    font-family: 'Graphik-semiBold';
    font-size: 20px;
    color: white;
    border-radius: 13px;
}

.contractBox:hover {
    cursor: pointer;
    margin-top: 6px;
    background-color: white;
    color: #0061F2;
    border: 2px solid #0061F2;
}

#adjustPriceText {
    height: 87%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#asterisco {
    color: white;
    font-family: 'Graphik-Regular';
    font-size: 12px;
    text-align: center;
}

/* CONSULTAS */
#linkConsu {
    height: 100px;
    background-color: #032e59;

}

#consultasContainer {
    position: relative;
    width: 100%;
    height: auto;
    background-image: url("/files/layouts/fotos-03.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

#form {
    position: relative;
    width: 58%;
    height: auto;
    overflow: hidden;
    background-color: rgba(255,255,255,0.8);
    opacity: 0.93;
    border-radius: 24px;
    margin: 0px auto;
    margin-top: 30px;
    margin-bottom: 35px;
}

::placeholder {
    color: black;
    font-family: 'Graphik-Regular';
    font-size: 14px;
}

textarea {
    resize: none;
}

#name {
    position: relative;
    width: 38%;
    height: 50px;
    top: 60px;
    left: 8.5%;
    border: 1px solid #9c9c9c;
    padding-left: 15px;
    color: #7a7a7a;
    font-family: 'Graphik-Regular';
    border-radius: 14px;
}

#lastName {
    position: relative;
    width: 37.5%;
    height: 50px;
    top: 60px;
    left: 12%;
    border: 1px solid #9c9c9c;
    padding-left: 15px;
    color: #7a7a7a;
    font-family: 'Graphik-Regular';
    border-radius: 14px;
}

#mail {
    position: relative;
    width: 38%;
    height: 50px;
    top: 90px;
    left: 8.5%;
    border: 1px solid #9c9c9c;
    padding-left: 15px;
    color: #7a7a7a;
    font-family: 'Graphik-Regular';
    border-radius: 14px;
}

#phone {
    position: relative;
    width: 37.5%;
    height: 50px;
    top: 90px;
    left: 12%;
    border: 1px solid #9c9c9c;
    padding-left: 15px;
    color: #7a7a7a;
    font-family: 'Graphik-Regular';
    border-radius: 14px;
}

#consulta {
    position: relative;
    width: 81%;
    height: 180px;
    top: 120px;
    left: 8.5%;
    border: 1px solid #9c9c9c;
    padding-left: 15px;
    color: #7a7a7a;
    font-family: 'Graphik-Regular';
    padding-top: 15px;
    border-radius: 14px;
}

#buttonConsulta {
    cursor: pointer;
    padding: 20px 0;
    margin: 0 auto;
    margin-top: 150px;
    width: 180px;
    height: 3px;
    background-color: #0061F2;
    font-size: 38px;
    display: flex;
    color: white;
    text-align: center;
    line-height: 15px;
    font-size: 17px;
    font-weight: 500;
    font-family: 'Graphik-Regular';
    align-content: center;
    justify-content: center;
    align-items: center;
    border-radius: 14px;
{
    color: gray;
    opacity: 1; /* Optional: ensures it's fully opaque */
}';;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;margin-bottom: 32px;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
}

#buttonConsulta:hover {
    background-color: white;
    color: #0061F2;
    border: 2px solid #0061F2;
}

input::placeholder {
    color: gray;
    opacity: 1; /* Optional: ensures it's fully opaque */
}

textarea::placeholder {
    color: gray;
    opacity: 1; /* Optional: ensures it's fully opaque */
}




.planTitle{
    font-size: 45px;
    line-height: 76px;
    text-align: center;
    max-width: 1180px;
    font-family: 'Graphik-SemiBold';
}

.planSubtitle {
}

#consultasTitle{height: auto;display: flex;align-items: flex-end;align-content: center;flex-wrap: wrap;flex-direction: column-reverse;overflow: hidden;}



@media screen and (max-width: 768px) {
    .galleria {
        width: 100%;
        height: auto;
        overflow: hidden;

    }

    .adjustingtoInside {
        margin: 10px 0 51px;
    }

    .fotos {
        height: 568px !important;
        object-fit: cover;
    }

    #overTextGallery {
        position: absolute;
        display: flex;
        width: 100%;
        top: 169px;
        /* height: auto; */
        left: 0%;
        line-height: 0px;
        text-align: center;
        color: white;
        font-size: 18px;
        font-family: 'Graphik-Regular';
        letter-spacing: 2px;
        justify-content: center;
    }


    #textGallery {
        position: absolute;
        top: 213px;
        width: 90%;
        margin: 0 auto;
        left: 5%;
        text-align: center;
        color: white;
        font-size: 40px;
        line-height: 39px;
        font-family: 'Graphik-SemiBold';
    }

    #underTextGallery {
        position: absolute;
        top: 341px;
        width: 100%;
        left: 0%;
        text-align: center;
        color: white;
        font-size: 20px;
        font-family: 'Graphik-Regular';
    }

    #underGallery {
        background-color: #032e59;
        display: flex;
        width: 100%;
        height: 273px;
        display: flex;
        align-items: center;
        position: relative;
        justify-content: center;
    }

    #textContainer {
        width: 86%;
        height: 78%;
        display: flex;
        justify-content: space-evenly;
        flex-direction: column;
        align-items: center;
    }



    .firstText {
        font-size: 15px;
        line-height: 13px;
        letter-spacing: unset;
        text-transform: uppercase;
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .secondText {
        font-size: 26px;
        line-height: 26px;
        width: 100%;
        text-align: center;
        max-width: 768px;
    }

    .thirdText {
        font-size: 13px;
        line-height: 24px;
        text-align: justify;
        text-align: center;
    }



    /*  NOSOTROS DIV  */
    #linkNos {
        height: 0px;
    }

    #nosotros {
        width: 100%;
        height: 700px;
        position: relative;
        display: flex;
        justify-content: center;
        align-content: center;
        /* align-items: center; */
    }

    #nosContainer {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        align-content: center;
        justify-content: space-around;
        flex-direction: column;
    }



    #imagenNos {
        background-image: url(/files/layouts/fotos-03.jpg);
        position: relative;
        height: 305px;
        width: 100%;
        margin-left: 0px;
        background-size: cover;
        overflow: hidden;
        top: -4px;
    }

    .fourthText {
        font-size: 55px;
        line-height: 14px;
    }

    .textNosGen {
        font-family: 'Graphik-Regular';
        color: black;
    }

    #secondNosText {
        margin-top: 12px;
        font-family: 'Graphik-SemiBold';
        font-size: 26px;
    }

    #thirdNosText {
        width: 90%;
        text-align: initial;
        height: 100%;
        line-height: 18px;
        margin-top: 35px;
        font-size: 13px;
    }


    #textContainer2 {
        position: relative;
        margin-top: 35px;
        width: 90%;
        height: 49%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }



    /* SERVICIOS */

    #linkServ {
        height: 0px;
        background-color: #032e59;
    }

    #servicios {
        position: relative;
        height: 1245px;
        width: 100%;
        background-color: #032e59;
    }

    .textContainer3 {
        width: 100%;
        height: 15%;
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: flex-end;
    }

    .textArrange {
        width: 90%;
        height: 79%;
        margin-bottom: 12px;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: space-evenly;
    }

    #boxIcons {
        height: 83%;
        width: 90%;
        display: flex;
        flex-direction: column;
        margin: 0 auto;
        /* margin-top: 110px; */
        justify-content: space-evenly;
        align-items: center;
    }

    .dataContainer {
        position: relative;
        width: 90%;
        height: 25%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .iconsService {
        height: 90px;
        width: auto;
        margin-right: unset;
    }

    .iconTextBox {
        display: flex;
        height: auto;
        flex-direction: column;
        /* justify-content: space-evenly; */
        /* gap: 23px; */
    }

    .titleIcon {
        font-size: 19px;
        line-height: 26px;
        text-align: center;
        font-weight: 600;
        margin: 14px 0 15px;
        font-family: 'Graphik-SemiBold';
    }

    .iconText {
        position: relative;
        line-height: 21px;
        font-size: 13px;
        text-align: center;
        font-family: 'Graphik-Regular';
    }

    /*NOVEDADES*/
    #linkNov {
        height: 34px;
    }

    #novedadesContainer {
        position: relative;
        display: flex;
        height: 592px;
        width: 100%;
        flex-direction: column;
        align-items: center;
        /* display: none; */
    }

    #novedadesTitle {
        color: #032e59;
        font-family: 'Graphik-Semibold';
        margin: 15px 0 0;
        font-size: 26px;
        width: 279px;
    }

    #novedadesOverTitle {
        color: #032e59;
        font-family: 'Graphik-Regular';
        font-size: 18px;

    }

    /* box novedades mobile */
    #boxesContainer2 {
        margin-top: 78px;
        height: 320px;
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-evenly;
        display: flex;
    }


    .articleContainer2 {
        height: 393px;
        float: left;
        width: 300px;
        margin: 0 10px;
        overflow: hidden;
        background-color: unset;
        /* border: 1px solid rgb(206, 192, 192); */
        display: flex;


    }

    .articleSmall2 {
        height: 171px;
        width: 100%;
        display: flex;

    }

    .articleTitulo2 {
        margin-top: 20px;
        font-size: 26px;
        font-family: 'Graphik-SemiBold';
        color: black;
        text-align: center;
        display: flex;
        justify-content: center
    }

    .articleDesc2 {
        margin-top: 16px;
        font-size: 18px;
        font-family: 'Graphik-Regular';
        color: gray;
        text-align: center;
        display: flex;
        justify-content: center
    }

    /* box novedades mobile */
    /* box novedades desktop */
    #boxesContainer1 {
        margin: 14px auto;
        width: 78%;
        height: 490px;
        display: none;
        /* margin-top: 29px;
    width: 73%;
    height: 264px;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly; */
    }

    .articleContainer1 {
        height: 480px;
        width: calc(50% - 60px);
        float: left;
        overflow: hidden;
        background-color: unset;
        margin: unset;
        /* border: 1px solid rgb(206, 192, 192); */
        margin-right: 30px;
        margin-left: 30px;
        display: none;
    }

    .articleSmall1 {
        height: 320px;
        width: 100%;
        display: none;
    }

    .articleTitulo1 {
        margin-top: 20px;
        font-size: 40px;
        font-family: 'Graphik-SemiBold';
        color: black;
        text-align: center;
        display: none;
    }

    .articleDesc1 {
        margin-top: 20px;
        font-size: 20px;
        font-family: 'Graphik-Regular';
        color: gray;
        text-align: center;
        display: none;
    }

    /* box novedades desktop */

    .textContainer4 {
        width: 100%;
        display: flex;
        align-items: flex-end;
    }

    .textArrange2 {
        width: 100%;
        height: 68%;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: space-around;
    }



    .twoBoxes {

        width: 42%;
        height: 100%;
        display: flex;
        justify-content: flex-start;
        flex-direction: column;
        align-items: center;
    }

    .imgContainer {

        height: 61%;

        width: 100%;

        background-color: #032e59;

        /* margin: 0 auto; */
    }

    .titleArticle {

        font-size: 26px;
        line-height: 26px;

        color: black;

        font-family: 'Graphik-SemiBold';

        font-weight: 600;

        margin-top: 17px;

        margin-bottom: 20px;
    }

    .articleText {

        font-size: 20px;
        line-height: 26px;

        width: 83%;

        text-align: center;

        color: black;

        font-family: 'Graphik-Regular';
    }

    #buttonVermas {
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #0061F2;
        margin-top: 15px;
        height: 32px;
        width: 130px;
        font-family: 'Graphik-Regular';
        font-size: 17px;
        color: white;
    }


    /* SERVICES */

    #linkContr {
        height: 0px;
        background-color: #032e59;
    }

    #contrataContainer {width: 100%;height: auto;background-color: #032e59;display: flex;flex-direction: column;align-items: center;padding-top: 30px;overflow: hidden;}

    #containerTitle {
        height: 4%;
        display: flex;
        align-items: flex-end;
        display: block;
        width: 100%;
        margin-top: 2px;
        text-align: center;
        margin-bottom: 0px;
        height: auto;
        overflow: hidden;
    }

    #servicesBox {position: relative;height: auto;width: 88%;overflow: hidden;display: flex;flex-direction: column;align-items: center;justify-content: flex-start;}

    .servicesContainer {
        width: 90%;
        height: auto;
        background-color: white;
        margin-top: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .servicesCenter {
        width: 83%;
        margin-top: 10%;
        height: auto;
        overflow: hidden;
    }

    .titleServices {
        font-family: 'Graphik-semibold';
        font-size: 24px;
        color: #0061F2;
        font-weight: 900;
        height: 59px;
        margin: 0 auto;
        text-align: center;
    }

    .serviceTextBox {
        display: flex;
        width: 100%;
        height: auto;
        line-height: 35px;
        flex-direction: column;
        font-family: 'Graphik-Regular';
        justify-content: space-between;
    }

    .descriptionService {
        color: black;
        font-weight: 600;
        line-height: 19px;
        font-family: 'Graphik-medium';
    }

    #incluye {
        margin-top: 21px;
        display: none;
    }

    .textServices {
        line-height: 19px;
        font-size: 14px;
        display: flex;
        margin-top: 20px;
        color: black;
    }

    .priceBox {
        margin: 0 auto;
        margin-top: 19px;
        display: flex;
        height: 34px;
        width: 90%;
        background-color: #11B4D6;
        align-items: center;
        justify-content: center;
        font-family: 'Graphik-Regular';
        font-weight: 600;
        font-size: 17px;
    }

    .contractBox {
        background-color: #0061F2;
        position: relative;
        margin-top: 10px;
        width: 90%;
        height: 34px;
        font-size: 17px;
    }

    #adjustPriceText {
        height: auto;
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        text-align: center;
        overflow: hidden;
    }


    /*CONSULTA*/
    #linkConsu {
        height: 100px;
        background-color: #032e59;

    }

    #consultasContainer {
        position: relative;
        width: 100%;
        height: 940px;
        background-image: url("/files/layouts/fotos-03.jpg");
        background-repeat: no-repeat;
        background-size: cover;
    }

    #form {
        position: relative;
        width: 85%;
        display: flex;
        margin: 0 auto;
        height: auto;
        left: 0%;
        background-color: transparent;
        opacity: 0.93;
        flex-direction: column;
        align-items: center;
    }

    textarea {
        resize: none;
    }

    .fillOutConsultas {
        margin-top: 19px;
    }

    #name {
        position: relative;
        width: 79%;
        top: 36px;
        height: 50px;
        left: 0%;
        border: 1px solid #d7d7d7;
        padding-left: 10px;
        color: white;
        font-family: 'Graphik-Regular';
        background-color: rgba(255,255,255,0.2);
    }

    #lastName {
        position: relative;
        width: 79%;
        top: 36px;
        height: 50px;
        left: 0%;
        border: 1px solid #d7d7d7;
        padding-left: 13px;
        color: white;
        font-family: 'Graphik-Regular';
        background-color: rgba(255, 255, 255, 0.2);
    }

    #mail {
        position: relative;
        width: 79%;
        top: 36px;
        height: 50px;
        left: 0%;
        border: 1px solid #d7d7d7;
        padding-left: 13px;
        color: white;
        font-family: 'Graphik-Regular';
        background-color: rgba(255, 255, 255, 0.2);
    }

    #phone {
        position: relative;
        width: 79%;
        top: 36px;
        height: 50px;
        left: 0%;
        border: 1px solid #d7d7d7;
        padding-left: 13px;
        color: white;
        font-family: 'Graphik-Regular';
        background-color: rgba(255, 255, 255, 0.2);
    }

    #consulta {
        position: relative;
        width: 79%;
        top: 36px;
        height: 207px;
        left: 0%;
        border: 1px solid #d7d7d7;
        padding-left: 13px;
        color: white;
        font-family: 'Graphik-Regular';
        background-color: rgba(255, 255, 255, 0.2);
    }

    #buttonConsulta {
        cursor: pointer;
        /* padding: 20px 0; */
        margin: 0 auto;
        margin-top: 80px;
        margin-bottom: 36px;
        width: 146px;
        height: 0px;
        background-color: #0061F2;
        font-size: 38px;
        color: white;
        text-align: center;
        line-height: 15px;
        font-size: 17px;
        font-weight: 500;
        font-family: 'Graphik-Regular';
    }
    .planTitle{
        font-size: 38px;
        line-height: 44px;
        text-align: center;
        max-width: 1180px;
        font-family: 'Graphik-SemiBold';
    }

    .planSubtitle {
    }

    #asterisco {
        padding-top:40px;
    }

    input::placeholder {
        color: #cacaca;
        font-size: 14px;
    }

    textarea::placeholder {
        color: #cacaca;
        font-size: 14px;
    }
    #consultasTitle{
        margin-top:50px;
        margin-bottom: 0px;
    }


}

/* .fade-right{
    transition: all 0.2s linear;
     left: -480px;
    opacity: 0;
}
.fade-right.active {
    left: 0;
    opacity: 1;
}  */
/* .fade-down {
    transition: all 0.5s linear;
    top: -150px;

}

.fade-down.active {
    top: 0;
} */

@media screen and (max-width: 1400px) and (min-width: 769px) {
    #contrataContainer {

        width: 100%;
        height: 830px;
        background-color: #032e59;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #textGallery {
        position: absolute;
        top: 366px;
        /* left: 20%; */
        width: 100%;
        text-align: center;
        color: white;
        font-size: 58px;
        line-height: 80px;
        font-family: 'Graphik-SemiBold';

    }

    #adjustPriceText {
        height: 91%;
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .servicesCenter {
        height: 93%;
        width: 87%;
    }

    #thirdNosText {
        width: 100%;
        height: 100%;
        line-height: 27px;
        margin-top: 10px;
        font-size: 17px;
    }

    #boxIcons {
        height: 62%;
        width: 83%;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin: 0 auto;
        margin-top: 80px;
        justify-content: space-evenly;
    }

    .iconText {
        position: relative;
        line-height: 25px;
        font-size: 16px;
        font-family: 'Graphik-Regular';
        color: white;
    }

    .titleIcon {
        font-size: 24px;
        line-height: 26px;
        font-weight: 600;
        margin: 25px 0 15px;
        font-family: 'Graphik-SemiBold';
    }

    .titleServices {
        font-family: 'Graphik-Bold';
        font-size: 24px;
        color: #0061F2;
        font-weight: 900;
        height: 66px;
        margin: 0 auto;
        text-align: center;
    }

    .priceBox {
        margin: 0 auto;
        display: flex;
        height: 38px;
        width: 95%;
        background-color: #11B4D6;
        align-items: center;
        justify-content: center;
        font-family: 'Graphik-semiBold';
        font-size: 20px;
        color: white;
    }

    .contractBox {
        background-color: #0061F2;
        position: relative;
        margin: 10px auto;
        display: flex;
        height: 38px;
        width: 95%;
        align-items: center;
        justify-content: center;
        font-family: 'Graphik-semiBold';
        font-size: 20px;
        color: white;
    }

    #buttonVermas {
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #0061F2;
        height: 45px;
        width: 177px;
        /* margin-top: 190px; */
        font-family: 'Graphik-Regular';
        font-size: 20px;
        color: white;
    }

    #novedadesTitle {
        font-size: 55px;
        color: #032e59;
        font-family: 'Graphik-SemiBold';
        margin: 16px 0 40px;
    }

    .secondText {
        font-size: 59px;
        line-height: 76px;
        text-align: center;
        max-width: 1100px;
        font-family: 'Graphik-SemiBold';
    }

    .servicesContainer {
        width: 27%;
        height: 92%;
        background-color: white;
        margin-top: 19px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #consultasTitle{

    }

}


@media screen and (max-width: 1516px) and (min-width: 1400px) {
    .titleServices {
        font-size: 28px;
    }

}