/* FONTS */

@font-face {
    font-family: "GothamBlack";
    src: url("../fonts/gotham_black.otf");
    font-style: normal;
    font-weight: 600;
    text-rendering: optimizeLegibility;
    font-display: swap;
}

@font-face {
    font-family: "GothamBold";
    src: url("../fonts/gotham-bold.otf");
    font-style: normal;
    font-weight: 600;
    text-rendering: optimizeLegibility;
    font-display: swap;
}

@font-face {
    font-family: "GothamBook";
    src: url("../fonts/gotham_book.otf");
    font-style: normal;
    font-weight: 600;
    text-rendering: optimizeLegibility;
    font-display: swap;
}

@font-face {
    font-family: "GothamLight";
    src: url("../fonts/gotham_light.otf");
    font-style: normal;
    font-weight: 600;
    text-rendering: optimizeLegibility;
    font-display: swap;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

a {
    text-decoration: none !important;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

h1 {
    font-family: 'GothamBlack';
}

* {
    font-family: 'GothamLight';
}


/* CROHN */

#container1 {
    background-image: url(assets/img/background1.svg);
    background-size: 100vw;
    background-repeat: no-repeat;
}


/* HEADER */

.nav-link {
    font-size: 16px;
    font-family: 'GothamBold' !important;
    font-weight: 700;
    line-height: 18px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-right: 45px !important;
    letter-spacing: 0.28666666px;
}

.nav-link:hover {
    color: #F26F41 !important;
}

.nav-separator {
    background-color: rgba(0, 0, 0, 0.1);
    width: 115%;
}

@media(max-width:991px) {
    .nav-link {
        font-size: 19px;
        margin-right: 0 !important;
    }
    .navbar-collapse {
        margin-bottom: -23.6px;
    }
}


/* GALLERY */

#recuadro-titulo-gallery {
    padding-bottom: 2em;
    width: 100%;
    margin-top: 10vw;
}

#recuadro-titulo-gallery .titulo-g {
    font-family: 'GothamBold' !important;
    font-size: 18px !important;
}

#recuadro-titulo-gallery .titulo-g-2 {
    font-family: 'GothamBlack' !important;
    font-size: 42px;
    font-weight: 900;
    line-height: 45px;
    text-transform: uppercase;
    letter-spacing: 0.7525px;
    width: 800px;
}

.tit-gallery {
    font-family: 'GothamBlack' !important;
    font-size: 36px !important;
    letter-spacing: 0.65px;
    color: #4A4A4A;
}

.sub-tit-video {
    color: #4a4a4a;
    font-family: 'GothamBold';
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    text-transform: uppercase;
    letter-spacing: 0.25083333px;
    width: 200px;
    height: 51px;
}

.texto-video {
    width: 205px;
    height: 48px;
    color: #4a4a4a;
    font-family: 'GothamLight';
    font-size: 12px;
    font-weight: 325;
    line-height: 14px;
    letter-spacing: 0.215px;
}

.tit-video {
    width: 470px;
    height: 54px;
    color: #4a4a4a;
    font-family: 'GothamLight';
    font-size: 24px;
    font-weight: 900;
    line-height: 29px;
    text-transform: uppercase;
    letter-spacing: 0.43px;
}

.tit-video-descrip {
    width: 452px;
    height: 54px;
    color: #4a4a4a;
    font-family: 'GothamLight';
    font-size: 16px;
    font-weight: 325;
    line-height: 16px;
    letter-spacing: 0.28666666px;
}

.sub-tit-video-2 {
    width: 470px;
    height: 54px;
    color: #4a4a4a;
    font-family: 'GothamBold';
    font-size: 24px;
    font-weight: 900;
    line-height: 29px;
    text-transform: uppercase;
    letter-spacing: 0.43px;
}

.icono-option {
    width: 15px;
    height: 25px;
    float: right;
    justify-content: end;
    display: flex;
}

.btn-load {
    background-color: white !important;
    border: 1px solid #f26f41 !important;
    color: #f26f41 !important;
    width: 220px;
    height: 44px;
    font-size: 12px !important;
    background-image: url('../img/load.png');
    background-repeat: no-repeat;
    background-position: 30% 50%;
    background-size: 20px;
    padding-left: 37px !important;
}

.btn-load:hover {
    background-color: #f26f41 !important;
    border: 1px solid white !important;
    color: white !important;
    background-image: url('../img/load-blanco.png');
}

@media (max-width:575px) {
    #recuadro-titulo-gallery {
        margin-top: 15vw;
    }
    #recuadro-titulo-gallery .titulo-g-2 {
        font-size: 36px;
    }
}

@media (max-width:991px) {
    .navbar-collapse {
        margin-bottom: -24px;
    }
    #recuadro-titulo-gallery {
        left: 0px;
    }
    .tit-gallery {
        font-size: 24px !important;
        line-height: 29px !important;
        letter-spacing: 0.43px !important;
    }
    .sub-tit-video {
        height: 36px;
        width: 140px;
    }
    .sub-tit-video-2 {
        width: auto;
        font-size: 16px;
        font-weight: 400;
        line-height: 21px;
        letter-spacing: 0.28666666px;
    }
    .texto-video-2 {
        font-size: 14px !important;
        font-weight: 325 !important;
        line-height: 16px !important;
        letter-spacing: 0.25083333px !important;
    }
    #recuadro-titulo-gallery .titulo-g-2 {
        width: auto;
    }
}


/* FOOTER */

.footer-color {
    background-color: #35A7B9;
}

footer a {
    color: #fff;
}

.footer-links:hover {
    color: #F26F41
}

footer .footer-copyright {
    overflow: hidden;
    color: #ffff;
    background-color: #5db9c7;
    opacity: 0.8;
    font-size: 11px;
}

/* PAGINA ERROR */
.error404{
    font-family: 'GothamBold' !important;
}
.error{
    font-size: 81px;
    font-weight: 900;
    line-height: 97px;
    text-transform: uppercase;
    letter-spacing: 1.4512501px;
}
.error-desc{
    font-size: 18px;
    font-weight: 900;
    line-height: 22px;
    text-transform: uppercase;
    letter-spacing: 0.32250002px;
}
.error-text{
    color: #4a4a4a;
    font-family: 'GothamBold';
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0.28666666px;
    width: 299px
}