@media (max-width: 3440px) {

    /*GENERALES*/
    * {
        margin: 0;
        padding: 0;
    }

    .row {
        --bs-gutter-x: -0.5rem;
        --bs-gutter-y: 0;
        display: flex;
        flex-wrap: wrap;
        margin-top: calc(-1* var(--bs-gutter-y));
        margin-right: calc(-.5* var(--bs-gutter-x));
        margin-left: calc(-.5* var(--bs-gutter-x));
    }

    @font-face {
        font-family: Boutique-Legal-Light;
        src: url(../Boutique-Legal-Light.otf);
    }

    @font-face {
        font-family: Boutique-Legal-Regular;
        src: url(../Boutique-Legal-Regular.otf);
    }

    .lb-data .lb-number {
        display: none !important;
    }

    .lb-nav a.lb-next {
        float: none;
        display: none !important;
    }

    .lb-nav a.lb-prev {
        float: none;
        display: none !important;
    }

    .lightbox .lb-image {
        display: block;
        height: auto;
        max-width: inherit;
        max-height: none;
        border-radius: 0px;
        border: none !important;
    }

    body {
        text-align: center;
        font-family: "Montserrat", sans-serif;
        background-image: url(../imagenes/fondo.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }

    /* NAV BAR */
    .navbar {
        padding-top: 0;
        padding-bottom: 0;
        position: sticky;
        position: -webkit-sticky;
        z-index: 4;
    }

    nav {
        position: sticky;
        top: 0;
        bottom: 0;
        position: sticky;
        position: -webkit-sticky;
    }

    a.navbar-brand.col-6.col-md-3 {
        width: 20%;
    }

    a.nav-link {
        padding: 10px 10px !important;
        font-size: 15px;
        color: #FFFFFF !important;
        font-family: "Montserrat", sans-serif;
        text-transform: uppercase;
        transition: all ease .5s;
    }

    li.nav-item {
        padding: 10px;
    }

    .active a.nav-link {
        color: #ffffff !important;
        font-weight: bold;
    }

    .nav-link {
        display: inline;
    }

    .nav-link:hover {
        font-weight: bold;
    }

    .beige {
        background-color: #4B4F52;
    }

    .sticky {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        bottom: 0;
    }

    /*HEADER*/
    header {
        background-image: url(../imagenes/vista-tres.svg);
        background-size: cover;
        padding-top: 5vh;
        padding-bottom: 6vh;
    }

    img.img-log {
        width: 40%;
        margin-bottom: -70px;
    }

    p.slogan {
        font-family: "Montserrat", sans-serif;
        font-weight: 200;
        color: #ffffff;
        font-size: 35px;
        font-variant: small-caps;
        padding-bottom: 20px;
    }

    /*SECTION*/
    .intro {
        background-image: url(../imagenes/vista-dos.svg);
        background-size: cover;
        padding-top: 12vh;
        padding-bottom: 24vh;
    }
    a.civi {
        font-family: Boutique-Legal-Regular;
        font-size: 60px;
        margin: 200px;
        color: #FFFFFF;
    }

    a.nav-link.civi:hover {
        color: #4B4F52 !important;
        font-weight: normal !important;
    }

    a.nav-link.civi.active {
        color: black !important;
    }

    a.civi-1 {
        font-family: Boutique-Legal-Regular;
        font-size: 60px;
        margin: 250px;
        color: #4B4F52 !important;
    }

    a.nav-link.civi-1.active {
        color: #FFFFFF !important;
    }

    img.img-ini {
        width: 100%;
        margin-top: 50px;
        margin-bottom: 50px;
    }


    p.int {
        text-align: justify;
        margin: 60px 50px;
        font-size: 30px;
        color: #FFFFFF;
    }

    .bou {
        font-family: Boutique-Legal-Light;
        font-weight: 600;
        font-variant: small-caps;
        color: #FFFFFF;
        font-size: 33px;
    }

    .boutique {
        font-family: Boutique-Legal-Light;
        font-size: 55px;
        color: #FFFFFF;
    }

    .boutique-2 {
        font-family: Boutique-Legal-Light;
        font-size: 55px;
    }

    .boutique-1 {
        font-family: Boutique-Legal-Light;
        font-size: 40px;
        margin-top: -30px;
        font-variant: small-caps;
        color: #FFFFFF;
    }

    .section-2 {
        background-image: url(../imagenes/vista-tres.svg);
        background-size: cover;
        padding-top: 10vh;
        padding-bottom: 12vh;
    }

    .titulo {
        font-family: Boutique-Legal-Light;
        font-size: 50px;
        font-variant: small-caps;
        text-align: justify;
        margin: 35px 70px 0px -50px;
        color: #ffffff;
    }

    img.img-vi {
        width: 85%;
        margin-right: -240px;
        margin-bottom: 15px;
    }

    p.vis {
        text-align: justify;
        margin: 60px 50px;
        font-size: 30px;
    }

    .titulo-vis {
        font-family: Boutique-Legal-Light;
        font-size: 50px;
        font-variant: small-caps;
        text-align: justify;
        margin: 70px 0px 0px 100px;
    }


    .ser {
        text-align: justify;
        margin: 10px 0px 0px -20px;
        font-size: 25px;
        color: #FFFFFF;
    }

    figure {
        margin: 0 0 0rem;
    }

    figcaption {
        bottom: 0px;
        position: absolute;
        background-color: #5c60628b;
        color: #FFFFFF;
        padding: 20px 5px;
        font-size: 35px;
        font-family: Boutique-Legal-Light;
        display: block;
        width: 100%;
        margin-bottom: 0px;
    }

    .ci {
        bottom: 0px;
        position: absolute;
        background-color: #5c60628b;
        color: #FFFFFF;
        padding: 10px 0px;
        font-size: 20px;
        font-family: Boutique-Legal-Light;
        display: block;
        width: 100%;
        margin-bottom: 0px;
    }

    .card {
        position: relative;
        display: flex;
        margin-top: 20px;
        margin-bottom: 0px;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-color: #4B4F52;
        background-clip: border-box;
        border: 0px solid rgba(0, 0, 0, .125);
        border-radius: .25rem;
    }

    img.card-img {
        border-radius: 0px;
    }

    .contenedor-links {
        background-color: rgba(0, 0, 0, .3);
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
    }

    a {
        color: #FFFFFF;
        text-decoration: none;
    }

    a:hover {
        color: #4B4F52;
    }

    /* HOVER PARA QUE CUANDO ESTEMOS EN CARD SE ACTIVEN CON OPACIDAD A 1 EL OVERLAY Y LOS LINKS */
    .card:hover .contenedor-links a img,
    .card:hover .card-img-overlay {
        opacity: 1;
    }

    /* HACER QUE EL OVERLAY INICIALPENTE SEA TRANSPARENTE CON OPACITY 0 */
    .card-img-overlay {
        opacity: 0;
        transition: all ease .4s;
    }

    .gris {
        margin-top: 70px;
    }


    /*FOOTER*/
    .img-foot {
        width: 11vh;
    }

    footer {
        background-color: #4B4F52;
        color: #FFFFFF;
        text-align: center;
        font-size: 8px;
        padding: 3px;
    }
}


/* Large devices (less than 1200px) */

@media (max-width: 1920px) {

    /*GENERALES*/
    * {
        margin: 0;
        padding: 0;
    }

    @font-face {
        font-family: Boutique-Legal-Light;
        src: url(../Boutique-Legal-Light.otf);
    }

    @font-face {
        font-family: Boutique-Legal-Regular;
        src: url(../Boutique-Legal-Regular.otf);
    }

    body {
        text-align: center;
        font-family: "Montserrat", sans-serif;
        background-image: url(../imagenes/fondo.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }

    /* NAV BAR */
    .navbar {
        padding-top: 0;
        padding-bottom: 0;
        position: sticky;
        position: -webkit-sticky;
        z-index: 4;
    }

    nav {
        position: sticky;
        top: 0;
        bottom: 0;
        position: sticky;
        position: -webkit-sticky;
    }

    a.navbar-brand.col-6.col-md-3 {
        width: 15%;
    }

    a.nav-link {
        padding: 10px 10px !important;
        font-size: 12px;
        color: #FFFFFF !important;
        font-family: "Montserrat", sans-serif;
        text-transform: uppercase;
        transition: all ease .5s;
    }

    li.nav-item {
        padding: 10px;
    }

    .active a.nav-link {
        color: #ffffff !important;
        font-weight: bold;
    }

    .nav-link {
        display: inline;
    }

    .nav-link:hover {
        font-weight: bold;
    }

    .beige {
        background-color: #4B4F52;
    }

    .sticky {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        bottom: 0;
    }

    /*HEADER*/
    header {
        background-image: url(../imagenes/vista-tres.svg);
        background-size: cover;
        padding-top: 3vh;
        padding-bottom: 8vh;
    }

    img.img-ini {
        width: 100%;
        margin-bottom: 50px;
    }

    p.int {
        text-align: justify;
        margin: 20px 60px 50px 60px;
        font-size: 15px;
        color: #FFFFFF;
    }

    .boutique {
        font-family: Boutique-Legal-Light;
        font-size: 55px;
        color: #FFFFFF;
    }

    .boutique-1 {
        font-family: Boutique-Legal-Light;
        font-size: 30px;
        margin-top: -40px;
        font-variant: small-caps;
        color: #FFFFFF
    }

    /*SECTION*/
    .intro {
        background-image: url(../imagenes/vista-dos.svg);
        background-size: cover;
        padding-top: 20vh;
        padding-bottom: 26vh;
    }

    .bou {
        font-family: Boutique-Legal-Light;
        font-weight: 600;
        font-variant: small-caps;
        color: #FFFFFF;
        font-size: 18px;
    }

    img.img-vi {
        width: 100%;
        margin-right: -20px;
        margin-bottom: 40px;
    }

    .section-2 {
        background-image: url(../imagenes/vista-tres.svg);
        background-size: cover;
        padding-top: 20vh;
        padding-bottom: 20vh;
    }

    .titulo {
        font-family: Boutique-Legal-Light;
        font-size: 30px;
        font-variant: small-caps;
        text-align: justify;
        color: #ffffff;
        margin: 20px 80px 0px 70px;
    }

    .titulo-vis {
        font-family: Boutique-Legal-Light;
        font-size: 30px;
        font-variant: small-caps;
        text-align: justify;
        margin: 20px 80px 0px 70px;
    }

    p.vis {
        text-align: justify;
        margin: 20px 80px 0px 70px;
        font-size: 17px;
    }

    .ser {
        text-align: justify;
        margin: 15px 50px 0px 40px;
        font-size: 16px;
        color: #FFFFFF;
    }

    figure {
        margin: 0 0 0rem;
    }

    figcaption {
        bottom: 0px;
        position: absolute;
        background-color: #5c60628b;
        color: #FFFFFF;
        padding: 20px 0px;
        font-size: 25px;
        font-family: Boutique-Legal-Light;
        display: block;
        width: 100%;
        margin-bottom: 0px;
    }

    .card {
        position: relative;
        display: flex;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-color: #4B4F52;
        background-clip: border-box;
        border: 0px solid rgba(0, 0, 0, .125);
        border-radius: .25rem;
    }

    img.card-img {
        border-radius: 0px;
    }

    .contenedor-links {
        background-color: rgba(0, 0, 0, .3);
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
    }

    a.civi {
        font-family: Boutique-Legal-Regular;
        font-size: 40px;
        margin: 150px;
    }

    a.civi-1 {
        font-family: Boutique-Legal-Regular;
        font-size: 40px !important;
        margin: 180px;
        color: #4B4F52 !important;
    }

    a.nav-link.civi-1:hover {
        color: #4b4f527e !important;
        font-weight: normal !important;
    }

    a.nav-link.civi-1.active {
        color: #FFFFFF !important;
    }

    a {
        color: #FFFFFF;
        text-decoration: none;
    }

    a:hover {
        color: #4B4F52;
    }

    /* HOVER PARA QUE CUANDO ESTEMOS EN CARD SE ACTIVEN CON OPACIDAD A 1 EL OVERLAY Y LOS LINKS */
    .card:hover .contenedor-links a img,
    .card:hover .card-img-overlay {
        opacity: 1;
    }

    /* HACER QUE EL OVERLAY INICIALPENTE SEA TRANSPARENTE CON OPACITY 0 */
    .card-img-overlay {
        opacity: 0;
        transition: all ease .4s;
    }

    /*MODAL*/


    .modalDialog:target {
        opacity: 1;
        pointer-events: auto;
    }

    .modalDialog>div {
        width: 400px;
        position: relative;
        margin: 10% auto;
        padding: 5px 20px 13px 20px;
        border-radius: 10px;
        background: #fff;
        background: -moz-linear-gradient(#fff, #999);
        background: -webkit-linear-gradient(#fff, #999);
        background: -o-linear-gradient(#fff, #999);
        -webkit-transition: opacity 400ms ease-in;
        -moz-transition: opacity 400ms ease-in;
        transition: opacity 400ms ease-in;
    }

    .close {
        background: #606061;
        color: #FFFFFF;
        line-height: 25px;
        position: absolute;
        right: -12px;
        text-align: center;
        top: -10px;
        width: 24px;
        text-decoration: none;
        font-weight: bold;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
        -moz-box-shadow: 1px 1px 3px #000;
        -webkit-box-shadow: 1px 1px 3px #000;
        box-shadow: 1px 1px 3px #000;
    }

    .close:hover {
        background: #00d9ff;
    }

    .gris {
        margin-top: 70px;
    }

    /*FOOTER*/
    .img-foot {
        width: 100px;
    }

    footer {
        background-color: #4B4F52;
        color: #FFFFFF;
        text-align: center;
        font-size: 8px;
        padding: 3px;
    }

}

/* Medium devices (less than 992px) */
@media (max-width: 1400px) {
    img.img-nav {
        width: 110%;
    }

    a.nav-link {
        padding: 5px 10px !important;
        font-size: 10px;
    }

    li.nav-item {
        padding: 7px;
    }

    .img-foot {
        width: 80px;
    }

    a.civi {
        font-family: Boutique-Legal-Regular;
        font-size: 40px;
        margin: 60px;
    }

    p.int {
        text-align: justify;
        margin: 0px 15px 0px 0px;
        font-size: 12px;
    }

    header {
        background-image: url(../imagenes/vista-tres.svg);
        background-size: cover;
        padding-top: 5vh;
        padding-bottom: 5vh;
    }
    
    .ser {
        text-align: justify;
        margin: 4px 10px 0px 20px;
        font-size: 11px;
        color: #FFFFFF;
    }

    .intro {
        background-image: url(../imagenes/vista-dos.svg);
        background-size: cover;
        padding-top: 5vh;
        padding-bottom: 10vh;
    }

    .section-2 {
        background-image: url(../imagenes/vista-tres.svg);
        background-size: cover;
        padding-top: 5vh;
        padding-bottom: 3vh;
    }

    figcaption {
        bottom: 0px;
        position: absolute;
        background-color: #5c60628b;
        color: #FFFFFF;
        padding: 20px 0px;
        font-size: 18px;
        font-family: Boutique-Legal-Light;
        display: block;
        width: 100%;
        margin-bottom: 0px;
    }

}

/* Medium devices (less than 992px) */
@media (max-width: 992px) {
    img.img-nav {
        width: 110%;
    }

    a.nav-link {
        padding: 5px 10px !important;
        font-size: 10px;
    }

    li.nav-item {
        padding: 7px;
    }

    .img-foot {
        width: 80px;
    }

    p.int {
        text-align: justify;
        margin: 0px 15px 0px 0px;
        font-size: 12px;
    }

    header {
        background-image: url(../imagenes/vista-tres.svg);
        background-size: cover;
        padding-top: 5vh;
        padding-bottom: 5vh;
    }

    .ser {
        text-align: justify;
        margin: 4px 10px 0px 20px;
        font-size: 11px;
        color: #FFFFFF;
    }

    .intro {
        background-image: url(../imagenes/vista-dos.svg);
        background-size: cover;
        padding-top: 5vh;
        padding-bottom: 10vh;
    }

    .section-2 {
        background-image: url(../imagenes/vista-tres.svg);
        background-size: cover;
        padding-top: 5vh;
        padding-bottom: 3vh;
    }

}


/* Small devices (less than 768px) */
@media (max-width: 768px) {

    li.nav-item {
        padding: 5px;
    }

    a.nav-link {
        padding: 5px 3px !important;
        font-size: 10px;
    }

    img.img-nav {
        width: 130%;
    }

    header {
        background-image: url(../imagenes/vista-tres.svg);
        background-size: cover;
        padding-top: 5vh;
        padding-bottom: 5vh;
    }

    .intro {
        background-image: url(../imagenes/vista-dos.svg);
        background-size: cover;
        padding-top: 6vh;
        padding-bottom: 8vh;
    }

    .boutique {
        font-family: Boutique-Legal-Light;
        font-size: 35px;
    }

    .boutique-2 {
        font-family: Boutique-Legal-Light;
        font-size: 35px;
    }

    .boutique-1 {
        font-family: Boutique-Legal-Light;
        font-size: 25px;
        margin-top: -35px;
        font-variant: small-caps;
    }

    p.int {
        text-align: justify;
        margin: 0px 1px 0px -15px;
        font-size: 9px;
    }

    .titulo {
        font-family: Boutique-Legal-Light;
        font-size: 20px;
        font-variant: small-caps;
        color: #ffffff;
    }

    .ser {
        text-align: justify;
        margin: 4px 3px 0px 8px;
        font-size: 10px;
        color: #FFFFFF;
    }

    figcaption {
        bottom: 12px;
        padding: 10px 0px;
        font-size: 10px;
    }

    a.civi {
        font-family: Boutique-Legal-Regular;
        font-size: 30px;
        margin: 10px;
    }

    a.nav-link.civi:hover {
        color: #4B4F52 !important;
        font-weight: normal !important;
    }

    a.nav-link.civi.active {
        color: black !important;
    }

    a.civi-1 {
        font-family: Boutique-Legal-Regular;
        font-size: 30px !important;
        margin: 10px;
        color: #4B4F52 !important;
    }

    a.nav-link.civi-1.active {
        color: #FFFFFF !important;
    }
}


/* Extra small devices (less than 576px) */
@media (max-width: 576px) {
    img.img-nav {
        width: 300%;
        margin: 20px;
    }

    a.civi {
        font-family: Boutique-Legal-Regular;
        font-size: 30px;
        margin: 8px;
    }
    
    p.slogan {
        font-family: "Montserrat", sans-serif;
        font-weight: 200;
        color: #ffffff;
        font-size: 15px;
        font-variant: small-caps;
        padding-bottom: 20px;
    }

    .boutique {
        font-family: Boutique-Legal-Light;
        font-size: 30px;
    }

    .boutique-1 {
        font-family: Boutique-Legal-Light;
        font-size: 20px;
        margin-top: -30px;
        font-variant: small-caps;
    }

    img.img-ini {
        margin-left: 0;
        margin-bottom: 25px;
    }

    .intro {
        background-image: url(../imagenes/vista-dos.svg);
        background-size: cover;
        padding-top: 12vh;
        padding-bottom: 16vh;
    }

    p.int {
        text-align: justify;
        margin: 0px 10px 0px 10px;
        font-size: 12px;
    }

    .section-2 {
        padding-top: 6vh;
        padding-bottom: 5vh;
    }

    .ser {
        margin: 4px 10px 20px 10px;
        font-size: 11px;
    }

    figcaption {
        bottom: 20px;
        padding: 15px 0px;
        font-size: 20px;
    }

}