html {
    scroll-padding-top: 4.5rem;
}

body {
    position: relative;
    font-family: 'Apercu';
}

.container-custom {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

#mainNav {
    background-color: #222;
    position: relative;
    display: block;
}

#mainNav .navbar-toggler {
    padding: 0.75rem;
    font-size: 0.75rem;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    text-transform: uppercase;
    font-weight: 700;
}

#mainNav .navbar-brand {
    color: #ffc800;
    font-family: 'Space Grotesk';
    font-weight: 700;
    letter-spacing: 0.0625em;
    text-transform: uppercase;
}

#mainNav .navbar-brand img {
    height: 1.5rem;
}

#mainNav .navbar-nav .nav-item .nav-link {
    font-family: 'Space Grotesk';
    font-weight: bold;
    color: #fff;
    font-size: 1.1rem;
}

#mainNav .navbar-nav .nav-item .nav-link.search:hover img {
    filter: invert(32%) sepia(96%) saturate(4794%) hue-rotate(349deg) brightness(99%) contrast(409%);;
}

#mainNav .navbar-nav .nav-item .nav-link.ticket:hover img {
    filter: invert(32%) sepia(96%) saturate(4794%) hue-rotate(349deg) brightness(99%) contrast(409%);;
}

#mainNav .navbar-nav .nav-item .nav-link.cal-icon:hover img {
    filter: invert(32%) sepia(96%) saturate(4794%) hue-rotate(349deg) brightness(99%) contrast(409%);;
}

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
    /*color: #FF261A;*/
    /*text-decoration: underline;*/
}

@media (min-width: 992px) {
    #mainNav {
        /*padding-top: 1.0rem;*/
        /*padding-bottom: 1.0rem;*/
        border: none;
        background-color: #222;
        transition: padding-top 0.3s ease-in-out, padding-bottom 0.3s ease-in-out;
    }

    #mainNav .navbar-brand {
        font-size: 1.5em;
        transition: font-size 0.3s ease-in-out;
    }

    #mainNav .navbar-brand img {
        height: 2rem;
        transition: height 0.3s ease-in-out;
    }

    #mainNav.navbar-shrink .navbar-brand {
        font-size: 1.25em;
    }

    #mainNav.navbar-shrink .navbar-brand svg,
    #mainNav.navbar-shrink .navbar-brand img {
        height: 1.5rem;
    }

    #mainNav .navbar-nav .nav-item:last-child {
        margin-right: 0;
    }
}

#mainNav .navbar-nav .nav-item {
    margin-right: 0.5rem;
}

#mainNav.navbar-shrink {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    background-color: #222;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

header.masthead {
    color: #fff;
}

header.masthead .masthead-heading h1 {
    font-weight: 300;
    line-height: 130%;
    margin-bottom: 0;
    font-family: 'Space Grotesk';
}

.vert-c {
    display: flex;
    justify-content: center;
    align-items: center;
}

.align-v {
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.nav-top {
    background: #1C1C21;
    padding: 3px;
}

.nav-top.mobile-v {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.nav-top.mobile-v .active {
    color: #FF261A;
}

.nav-top .nav-second ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.nav-top .nav-second ul li {
    text-transform: uppercase;
    font-family: 'Space Grotesk';
    color: #fff;
    list-style: none;
    display: inline-block;
    padding-left: 10px;
    font-weight: bold;
    font-size: 0.7rem;
}

.nav-top .nav-second ul li:first-child {
    padding-left: 0px;
}

.nav-top .nav-second ul li a {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Space Grotesk';
    font-weight: bold;
    font-size: 0.7rem;
}

.nav-top .nav-second ul li a:hover {
    color: #FF261A;
}

.nav-top .nav-second ul li.news a {
    color: #FF261A;
}

.nav-top .nav-second ul li.news a:hover {
    color: #fff;
}

.nav-top .nav-second ul li.leng a {
    border-radius: 50%;
    border: 1px solid transparent;
    padding: 3px 5px;
}

.nav-top .nav-second ul li.leng a:hover {
    border: 1px solid #fff;
    color: #fff;
}

.nav-top .nav-second ul li.leng.active a {
    border-radius: 50%;
    border: 1px solid #fff;
    padding: 3px 5px;
}

.nav-top .nav-second p {
    margin-bottom: 0;
    color: #fff;
    font-weight: bold;
    line-height: 130%;
    font-size: 0.7rem;
}

#mainNav .navbar-nav {
    list-style: none;
    display: inline-block;
    display: table;
    width: 100%;
}

#mainNav .navbar-nav .nav-item {
    list-style: none;
    display: table-cell;
    /*text-align: center;*/
}

#mainNav .icons-top .navbar-nav {
    list-style: none;
    display: inline-block;
}

#mainNav .icons-top .navbar-nav .nav-item {
    list-style: none;
    display: inline-block;
    text-align: center;
}



#mainNav.navbar-shrink .fullscreen-menu {
    top: 68px;
}

#mainNav .menu-toggle {
    display: block;
}

#mainNav .fullscreen-menu.active {
    display: block;
}

#mainNav .fullscreen-menu ul {
    list-style: none;
    padding: 0;
}

#mainNav .fullscreen-menu ul li {
    list-style: none;
    /*text-align: center;*/
    margin-bottom: 5px;
}

#mainNav .fullscreen-menu ul li:last-child {
    margin-bottom: 0px;
}

#mainNav .fullscreen-menu ul li a {
    font-family: 'Space Grotesk';
    font-weight: bold;
    text-decoration: none;
    color: #000;
    display: inline-block;
    line-height: 105%;
    font-size: 1.1rem;
}

#mainNav .fullscreen-menu ul li a:hover {
    color: #FF261A;
}

#mainNav .fullscreen-menu ul.menu-active li a {
    color: #000;
}

#mainNav .fullscreen-menu ul.menu-active li a:hover {
    color: #FF261A;
}

#mainNav .fullscreen-menu .close-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    background: transparent;
    border: 0;
    font-size: 1.8rem;
}

#mainNav .fullscreen-menu .close-btn:hover {
    color: #FF261A;
}

#mainNav .nav-burger {
  color: #fff;
  font-size: 1.5rem;
  padding: 0;
  border: 0;
  background-color: transparent;
  width: 30px;
}

#mainNav .nav-burger:hover {
  color: #FF261A;
}

#mainNav .nav-burger img {
  width: 30px;
  color: #fff;
  filter: invert(1);
}

#mainNav .nav-burger:hover img {
  filter: invert(30%) sepia(69%) saturate(5785%) hue-rotate(350deg) brightness(99%) contrast(104%);
}

/*Nav Mobile*/

.nav-mobile .offcanvas {
    background-color: #000;
}

.nav-mobile .offcanvas .logo-nav-m img {
    width: 100px;
}

.nav-mobile .offcanvas-header .btn-close {
    color: #fff !important;
    font-size: 1.5rem;
    line-height: 100%;
    opacity: 1;
    padding: 5px 5px 5px 5px;
}

.nav-mobile .offcanvas-header .btn-close:hover {
    color: #FF261A !important;
}

.nav-mobile .collapse-link {
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    font-family: 'Space Grotesk';
    font-size: 1.2rem;
    margin-bottom: 10px;
    display: block;
}

.nav-mobile .collapse-link .svg-inline--fa {
    font-size: 0.9rem;
    transition: 0.3s;
}

.nav-mobile .collapse-link.active .svg-inline--fa {
    transform: rotate(90deg);
    transform-origin: center;
}

.nav-mobile .collapse-link:hover, .nav-mobile .collapse-link.active {
    color: #FF261A;
}

.nav-mobile .collapse ul, .nav-mobile .collapsing ul {
    list-style: none;
    padding: 0 0 0 15px;
}

.nav-mobile .collapse ul li, .nav-mobile .collapsing ul li {
    list-style: none;
    margin-bottom: 10px;
    display: block;
}

.nav-mobile .collapse ul li a, .nav-mobile .collapsing ul li a {
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    font-family: 'Space Grotesk';
    font-size: 1.0rem;
}

.nav-mobile .collapse ul li a:hover {
    color: #FF261A;
}

/*Fullscreen Search*/

.search-fullscreen {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    background-color: #fff;
    transition: all .5s;
    display: none;
    z-index: 10001;
}

.search-fullscreen.hide {
    opacity: 0;
}

.search-fullscreen .search-input-wrapper {
    flex: 1;
    margin: 0 10%;
    display: flex;
    justify-content: center;
    background-color: transparent;
    padding: 10px;
    min-width: 10px;
    border-radius: 0px;
    border: 1px solid #000;
    transition: all .4s;
}

.search-fullscreen .search-info {
    margin: 0 10%;
}

.search-fullscreen .search-info a {
    color: #000;
    display: block;
    line-height: 110%;
    min-height: 100%;
    height: 100%;
    text-decoration: none;
}

.search-fullscreen .search-info a .type, .search-fullscreen .search-info a .date, .search-fullscreen .search-info a .info {
    font-size: 0.85rem;
}

.search-fullscreen .search-info a .title {
    font-weight: 700;
    line-height: 130%;
    font-size: 0.9rem;
}

.search-fullscreen .search-info a:hover {
    background-color: #efede1;
}

@media screen and (max-width: 576px) {
    .search-fullscreen .search-input-wrapper {
        margin: 0 20px;
    }
}

.search-fullscreen .search-input-wrapper .search-input {
    flex: 1;
}

.search-fullscreen .search-input-wrapper .search-input::placeholder {
    color: rgba(189, 189, 189, 0.7);
}

.search-fullscreen .search-input-wrapper .search-submit:hover svg {
    filter: invert(32%) sepia(96%) saturate(4794%) hue-rotate(349deg) brightness(99%) contrast(409%);;
}

.search-fullscreen .search-input-wrapper .search-submit {
    flex-basis: 40px;
    cursor: pointer;
}

.search-fullscreen .search-input-wrapper input, .search-fullscreen .search-input-wrapper button {
    background-color: transparent;
    border: none;
    font-size: 25px;
    padding: 3px;
    color: #000;
    min-width: 10px;
}

.search-fullscreen .search-input-wrapper input:focus, .search-fullscreen .search-input-wrapper button:focus {
    outline: none;
}

.search-fullscreen .search-close {
    position: fixed;
    padding: 5px;
    top: 0;
    right: 10px;
    font-size: 30px;
    color: rgba(0, 0, 0, 1);
    background-color: transparent;
    border: none;
    cursor: pointer;
    transition: all .4s;
    width: 40px;
    height: 40px;
}

.search-fullscreen .search-close:focus {
    outline: none;
}

.search-fullscreen .search-close:hover {
    color: #FF261A;
}

.search-fullscreen .msg-search {
    text-align: center;
    font-weight: 500;
    font-family: 'Space Grotesk';
    font-size: 1.2rem;
    color: #f4261b;
}

/* Banner */
.masthead .carousel {
    background: #FAFAFA;
}

.masthead .carousel-cell {
    width: 100%;
    margin-right: 10px;
    background: #fff;
    counter-increment: carousel-cell;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top center;
    background-size: cover;
}

.masthead .carousel-cell .banner-title {
    position: absolute;
    bottom: 30px;
    /*left: 30px;*/
    /*right: 30px;*/
    z-index: 3;
    width: 100%;
}

.masthead .carousel-cell .btn {
    font-family: 'Space Grotesk';
    padding: 5px 20px;
    color: #fff;
    border-radius: 25px;
    background-color: transparent;
    border: 2px solid #fff;
    font-weight: 500;
}

.masthead .carousel-cell .btn:hover {
    background-color: #FF261A;
    border: 2px solid #FF261A;
}

.masthead .carousel .flickity-button {
    color: #fff;
    background-color: transparent;
}

.masthead .carousel .flickity-button:hover {
    color: #000;
    background: hsla(0, 0%, 100%, 0.4);
}

/*Vimeo Iframe*/
.masthead .iframe-wrapper {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    pointer-events: none;
    overflow: hidden;
    position: absolute;
}

/* Make the iframe keep an aspect ratio, and
position it in the middle of its parent wrapper*/
.masthead .iframe-wrapper iframe {
    width: 100vw;
    height: 56.25vw;
    /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
    min-height: 100vh;
    min-width: 177.77vh;
    /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.masthead .banner-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(89, 89, 89, 0);
    background: -moz-linear-gradient(top, rgba(89, 89, 89, 0) 0%, rgba(0, 0, 0, 0.72) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(89, 89, 89, 0)), color-stop(100%, rgba(0, 0, 0, 0.72)));
    background: -webkit-linear-gradient(top, rgba(89, 89, 89, 0) 0%, rgba(0, 0, 0, 0.72) 100%);
    background: -o-linear-gradient(top, rgba(89, 89, 89, 0) 0%, rgba(0, 0, 0, 0.72) 100%);
    background: -ms-linear-gradient(top, rgba(89, 89, 89, 0) 0%, rgba(0, 0, 0, 0.72) 100%);
    background: linear-gradient(to bottom, rgba(89, 89, 89, 0) 0%, rgba(0, 0, 0, 0.72) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#595959', endColorstr='#000000', GradientType=0);
    z-index: 2;
}

/*Cartelera*/
.cartelera .filtros ul {
    padding: 0;
    margin: 0;
}

.cartelera .filtros ul li {
  display: inline-block;;
}

.cartelera .filtros ul li:last-child {
    margin-right: 0px;
}

.cartelera .filtros ul li a {
    color: #000;
    text-decoration: none;
    font-weight: 500;
    font-family: 'Space Grotesk';
}

.cartelera .filtros ul li a:hover {
    color: #FF261A;
}

.cartelera .filtros .active-link a {
    color: #FF261A;
}

.cartelera .calendar-btn a {
    font-family: 'Space Grotesk';
    padding: 10px 15px;
    color: #fff;
    border-radius: 30px;
    background-color: #000;
    font-weight: 500;
    text-decoration: none;
    display: inline-block;
}

.cartelera .calendar-btn a:hover {
    background-color: #FF261A;
}

.bg-box-01 {
    background-color: #00745d;
}

.bg-box-02 {
    background-color: #84b0ed;
}

.bg-box-03 {
    background-color: #ecebe8;
}

.bg-box-04 {
    background-color: #e0db65;
}

.bg-box-05 {
    background-color: #ffa900;
}

.bg-box-06 {
    background-color: #4d3724;
}

.bg-box-07 {
    background-color: #e186b3;
}

.cartelera .obra-box {
    height: 100%;
}

.cartelera .obra-box a {
    position: relative;
    display: block;
    text-decoration: none;
    overflow: hidden;
    height: 100%;
    transition: 0.3s;
    transform: scale(1.0);
}

.cartelera .obra-box a.bg-box-06 .obra-info .tags ul li {
    /*color: #fff;*/

    /*border: 2px solid #fff;*/
}

.cartelera .obra-box a.bg-box-06 p {
    /*color: #fff;*/
}

.cartelera .obra-box a:hover {
    z-index: 3;
    transform: scale(1.04);
}

.cartelera .obra-box a .obra-img {
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
}

.cartelera .obra-box a .obra-info {
    font-family: 'Space Grotesk';
    font-weight: 500;
    /*color: #000;*/
    height: 100%;
    min-height: 250px;
}

.cartelera .obra-box a .obra-info .tags ul {
    padding: 0;
    margin: 0;
}

.cartelera .obra-box a .obra-info .tags ul li {
  list-style: none;
  display: inline-block;
  margin-left: 5px;
  border-radius: 30px;
  border: 2px solid #000;
  padding: 0px 5px;
  margin-bottom: 10px;
  font-size: 0.8rem;
}

.cartelera .obra-box a .obra-info .tags ul li:first-child {
    margin-left: 0px;
}

.cartelera .obra-box a .obra-info .obra-tit {
    font-family: 'Space Grotesk';
    font-weight: 500;
    /*color: #000;*/
    line-height: 130%;
}

.cartelera .obra-box a .obra-info .obra-tit p {
  margin-bottom: 1em;
}

.cartelera .obra-box a .obra-info .obra-fecha {
    font-family: 'Space Grotesk';
    font-weight: 400;
    /*color: #000;*/
    margin-bottom: 0;
    line-height:1.4rem;
}

.cartelera .obra-box a .obra-info .obra-fecha p {
  margin-bottom:0rem;
  font-size:1rem;
}

/*Noticias*/
.top-noticias p {
    font-family: 'Space Grotesk';
    font-weight: 600;
    margin-bottom: 0;
    line-height: 130%;
}

.top-noticias a {
    font-family: 'Space Grotesk';
    color: #000;
    font-weight: 600;
    text-decoration: none;
}

.top-noticias a:hover {
    color: #FF261A;
}

.gam-noticias .body-noticias {
    background-color: #e9e4d7;
}

.gam-noticias .body-noticias p {
    font-family: 'Space Grotesk';
    color: #000;
}

.gam-noticias .body-noticias a {
    position: relative;
    display: block;
    text-decoration: none;
    overflow: hidden;
    height: 100%;
    transition: 0.3s;
    transform: scale(1.0);
}

.gam-noticias .body-noticias a:hover {
    transform: scale(1.04)
}

.gam-noticias .body-noticias a .noticia-img {
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top center;
    background-size: cover;
}

.gam-noticias .body-noticias a .info-noticia p {
    font-weight: 600;
    font-size: 1.0rem;
}

.gam-noticias .body-noticias a .titulo-noticia p {
    font-weight: 600;
    font-size: 1.1rem;
}

.gam-noticias .body-noticias a .fuente-noticia p {
    font-weight: 300;
    font-size: 0.9rem
}

.highlighted {
    background-color: red !important;
}

/*Calendario*/

.mes-calendario p {
    margin-bottom: 0;
    font-weight: 300;
    font-size: 3.5rem;
}

.mes-calendario ul {
    padding: 0;
    margin: 0;
}

.mes-calendario ul li {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
}

.mes-calendario ul li a svg {
    color: #000;
    font-size: 1.8rem;
}

.mes-calendario ul li a:hover svg {
    color: #ff1f26;
}

.mes-calendario a .fas {
  color: #FF261A;
}

.mes-calendario a:hover .fas {
  color: #000;
}

.calendario-semanal .dias-semana.hide {
    background-color: #dfdfdf;
}

.calendario-semanal .dias-semana {
    background-color: #c2bfbf;
}

.calendario-semanal .calendario-bloque {
    background-color: #c2bfbf;
    margin-bottom: 9px;
}

.calendario-semanal .col:last-child .calendario-bloque {
    border-right: 0 !important;
}

.calendario-semanal .calendario-bloque {
    position: relative;
    margin: 9px 0;
    padding: 0 9px 150px;
    border-right: 1px solid #757575;
    color: #fff;
    box-sizing: content-box;
    height: 100%;
}

.calendario-semanal .hide .calendario-bloque {
    height: 67px;
    max-height: 67px !important;
    min-height: 67px;
    padding-bottom: 9px;
    background-color: #dfdfdf;
    border-right: 1px solid #757575;
}

.calendario-semanal .hide .calendario-bloque .cal-dia {
    color: #000;
}

.calendario-semanal .cal-dia {
    color: #000;
    display: block;
    font-weight: 300;
    font-size: 1.8rem;
}

.calendario-semanal .cal-semana p {
    color: #000;
    display: block;
    font-weight: 300;
    margin-bottom: 5px;
    font-size: 1.1rem;
}

.calendario-semanal .dias-semana .calendario-bloque .cal-dia.off {
    color: #acacac;
}

.calendario-semanal .dias-semana .row .col:hover {
    background-color: #000;
}

.calendario-semanal .dias-semana .row .col:hover .calendario-bloque {
    background-color: #000;
}

.calendario-semanal .dias-semana .row .col:hover .calendario-bloque .cal-dia {
    color: #fff;
}

.calendario-semanal .dias-semana.hide .row .col:hover {
    background-color: #dfdfdf;
}

.calendario-semanal .dias-semana.hide .row .col:hover .calendario-bloque {
    background-color: #dfdfdf;
}

.calendario-semanal .dias-semana.hide .row .col:hover .calendario-bloque .cal-dia {
    color: #acacac;
}

.calendario-semanal .dias-semana .calendario-bloque button {
    text-align: left;
    background-color: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    display: block;
    width: 100%;
}

.calendario-semanal .dias-semana .calendario-bloque button p {
    font-family: 'Space Grotesk';
    margin-bottom: 0;
    color: #000;
    line-height: 120%;
}

.calendario-semanal .dias-semana .row .col {
    overflow: hidden;
}

.calendario-semanal .dias-semana.hide .calendario-bloque button {
    display: none;
}

.calendario-semanal .dias-semana .row .col:hover .calendario-bloque button p {
    color: #fff;
}

.calendario-semanal .dias-semana .calendario-bloque button .tit-obra-sem p {
    font-size: 0.75rem;
    font-weight: bold;
    text-transform: uppercase;
}

.calendario-semanal .dias-semana .calendario-bloque button .tipo-obra-sem p,
.calendario-semanal .dias-semana .calendario-bloque button .hora-obra-sem p,
.calendario-semanal .dias-semana .calendario-bloque button .lugar-obra-sem p {
    color: #000;
    font-size: 0.72rem;
    line-height: 130%;
}

.tooltip.show {
    opacity: 1;
}

.tooltip-inner {
    padding: 0;
    background: #fff;
    overflow: hidden;
    border-radius: 0;
    max-width: 260px;
}

.tooltip-inner small {
    text-align: left;
    font-family: 'Space Grotesk';
    color: #000;
    font-weight: 300;
    display: block;
}

.tooltip-inner .tool-titulo p {
    text-align: left;
    font-family: 'Space Grotesk';
    color: #000;
    line-height: 120%;
    font-size: 1.0rem;
    margin-bottom: 0;
    font-weight: bold;
    text-transform: uppercase;
}

.tooltip-inner .tool-resumen p {
    text-align: left;
    font-family: 'Space Grotesk';
    color: #000;
    font-weight: 300;
    font-size: 0.6rem;
    margin-bottom: 0;
}

.tooltip-inner a {
    border: 0;
    font-family: 'Space Grotesk';
    padding: 5px 15px;
    color: #fff;
    border-radius: 30px;
    background-color: #000;
    font-weight: 500;
    text-decoration: none;
    font-size: 1.0rem;
}

.tooltip-inner a:hover {
    background-color: #FF261A;
}

.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
    right: -1px;
    border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
    border-right-color: #fff;
}

.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
    top: -1px;
    border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
    border-top-color: #fff;
}

.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
    bottom: -1px;
    border-width: 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
    border-bottom-color: #fff;
}

.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
    right: -1px;
    border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
    border-right-color: #fff;
}

.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
    left: -1px;
    border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
    border-left-color: #fff;
}

/*Calendario Mobile*/
.calendar-icon {
    position: relative;
    display: inline-block;
}

.calendar-icon img {
    width: 20px; /* Ajusta el ancho según tu preferencia */
    height: 20px; /* Ajusta la altura según tu preferencia */
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    cursor: pointer; /* Cambia el cursor al pasar sobre el ícono */
}

.mes-calendario-mobile button {
    border: 0;
    background-color: transparent;
    color: #000;
    font-size: 1.5rem;
}

.mes-calendario-mobile .date-content {
    display: none;
    margin-top: 10px;
    padding: 10px;
}

.mes-calendario-mobile .tool-img {
    min-height: 120px;
    min-width: 120px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
}

.mes-calendario-mobile small {
    text-align: left;
    font-family: 'Space Grotesk';
    color: #000;
    font-weight: 300;
    display: block;
}

.mes-calendario-mobile .tool-titulo p {
    text-align: left;
    font-family: 'Space Grotesk';
    color: #000;
    line-height: 120%;
    font-size: 1.0rem;
    margin-bottom: 0;
    font-weight: bold;
    text-transform: uppercase;
}

.mes-calendario-mobile .tool-resumen p {
    text-align: left;
    font-family: 'Space Grotesk';
    color: #000;
    font-weight: 300;
    font-size: 0.8rem;
    margin-bottom: 0;
}

.mes-calendario-mobile a {
    border: 0;
    font-family: 'Space Grotesk';
    padding: 5px 15px;
    color: #fff;
    border-radius: 30px;
    background-color: #000;
    font-weight: 500;
    text-decoration: none;
    font-size: 1.0rem;
}

.mes-calendario-mobile a:hover {
    background-color: #FF261A;
}

/*Footer*/
footer {
    background-color: #000;
}

footer p {
    font-family: 'Space Grotesk';
    color: #fff;
    font-weight: 700;
    font-size: 0.7rem !important;
    text-transform: uppercase;
}

footer hr {
    border-top: 1px solid #fff;
}

footer .direction-footer p {
    font-family: 'Space Grotesk';
    color: #fff;
    font-size: 0.8rem !important;
    font-weight: 300;
    margin-bottom: 0;
    line-height: 140%;
    text-transform: inherit;
}

footer .social ul {
    margin-bottom: 0;
    padding: 0;
}

footer .social ul li {
    display: inline-block;
}

footer .social ul li a {
    color: #000;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    font-weight: 300;
    display: inline-block;
    width: 26px;
    height: 26px;
    font-size: 0.9rem;
    padding: 3px;
    margin-left: 3px;
}

footer .social ul li a:hover {
    color: #fff;
    background: #e63429;
}

footer .footer-title p {
    font-size: 1.2rem;
    color: #fff;
    font-weight: 800;
    margin-bottom: 0;
}

footer .footer-links ul {
    list-style: none;
    padding-left: 20px;
}

footer .footer-links ul li {
    list-style: none;
    margin-bottom: 2px;
    line-height: 110%;
}

footer .footer-links ul li a {
    text-decoration: none;
    color: #fff;
    border-bottom: 2px solid transparent;
    font-size: 0.7rem;
    display: inline-block;
    font-family: 'Space Grotesk';
}

footer .footer-links ul li a:hover {
    border-bottom: 2px solid #fff;
}

footer .footer-linksul li.active > a, footer .footer-links ul li a[aria-expanded="true"] {
    background: transparent !important;
    border-bottom: 2px solid #fff;
}

footer .footer-links ul li ul {
    list-style: none;
    padding-left: 20px;
}

footer .footer-links ul li ul li {
    list-style: none;
    margin-bottom: 2px;
    line-height: 110%;
}

footer .footer-links ul li ul li a {
    text-decoration: none;
    color: #fff;
    border-bottom: 2px solid transparent;
    font-size: 0.7rem !important;
    padding: 0;
    display: inline-block;
    padding-left: 0px !important;
    background-color: transparent;
}

footer .footer-links ul li ul li a:hover {
    border-bottom: 2px solid #fff;
    background-color: transparent;
}

footer .logo-footer p {
    font-family: 'Space Grotesk';
    color: #fff;
    font-size: 0.7rem !important;
    font-weight: 300;
    margin-bottom: 0;
    line-height: 140%;
    text-transform: inherit !important;
}

footer .intranet a {
    color: #fff;
    font-weight: 700;
    display: inline-block;
    border: 2px solid #fff;
    padding: 5px 10px;
    font-size: 0.8rem;
    background-color: #000;
    text-decoration: none;
    font-family: 'Space Grotesk';
}

footer .intranet a:hover {
    color: #fff;
    background-color: #ff1e25;
    text-decoration: none;
    border: 2px solid #ff1e25;
}

footer .politica a {
    color: #fff;
    font-size: 0.8rem;
    text-align: right;
    text-decoration: none;
    font-family: 'Space Grotesk';
}

footer .politica a:hover {
    color: #ff1e25;
}

footer .desarrollo p {
    color: #fff;
    font-size: 0.8rem;
    font-weight: 300;
    text-transform: uppercase;
}

footer .desarrollo p a {
    color: #fff;
    font-weight: 700;
    text-decoration: none;
}

footer .desarrollo p a:hover {
    color: #ff1e25;
}

footer .top-footer {
    background-color: #222;
}

footer .top-footer a {
    text-decoration: none;
    font-family: 'Space Grotesk';
    color: #fff;
    font-weight: 700;
    font-size: 0.8rem !important;
    text-transform: uppercase;
}

footer .top-footer a:hover {
    color: #ff1e25;
}

.spinner {
  font-size: 4em;
  /*padding: 1em;*/
  text-align: center;
  color: #ff1f26;
  /*text-shadow: 0 1px 0 #fff;*/
  /*background: rgba(255,255,255,.7);*/
  z-index: 100;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateY(-50%);
  width: 70px; /* Customize width */
  height: 70px; /* Customize height */
}

.filter-pills a {
    /*float: left;*/

    color: #000;
    text-decoration: none;
    font-weight: 500;
    font-family: 'Space Grotesk', sans-serif;


    list-style: none;
    display: inline-block;
    margin-left: 10px;
    border-radius: 30px;
    border: 2px solid #000;
    padding: 0px 5px;
    margin-bottom: 10px;
    font-size: 0.8rem;
}

.filter-pills a.active-link {
    border-color: #f4271b;
    color: #f4271b;
}

.pagination li {
    border-color: #000;
}

.pagination a {
    border-color: #000;
    color: #000;
}

.page-link.active {
    background-color: #000;
    color: #fff;
    border-color: #000;
}

.page-link.disabled a {
    border-color: #000;
}

#mainNav .fullscreen-menu {
    display: none;
    position: absolute;
    top: 68px;
    left: 0;
    width: 100%;
    height: auto;
    background: #fff;
    z-index: 2;
    width: 100%;

    /*top: -200px;*/
}
/* on enter .toggle-menu, slidedown .fullscreen-menu, on leave slide up */
 .toggle-menu:hover .fullscreen-menu {
     display: block !important;
 }
 #mainNav .fullscreen-menu:hover {
     display: block !important;
 }

.calendar-day .obra {
  /*border: 1px solid #c8c8c8;*/
}

.calendar-day .tool-img img {
  width: 100%;
}

.calendar-day .tool-link a {
  border: 0;
  background-color: #000;
  color: #fff;
  padding: 5px 15px;
  border-radius: 30px;
}

.calendar-day .tool-link a:hover {
  background-color: #FF261A;
}

.calendar-day .tool-titulo p {
  text-align: left;
  font-family: 'Space Grotesk';
  color: #000;
  line-height: 120%;
  font-size: 1.0rem;
  margin-bottom: 0;
  font-weight: bold;
  text-transform: uppercase;
}

.calendar-day a.obrabox {
    color: #000;
    text-decoration: none;
    display: block;
}

.mb3-p0-1rem p {
    padding: 0;
    font-size: 1rem;
}

.streaming-iframe {
  background-color: #1e1e1e;
}

.info-streaming span {
  background-color: #ff2619;
  color: #fff;
  display: inline-block;
  border-radius: 10px;
  padding: 5px 10px;
  text-transform: uppercase;
}

.info-streaming .info p {
  font-weight: 800;
  color: #fff;
  font-family: 'Space Grotesk';
  font-size: 1.5rem;
}

.mas-info a {
  color: #000;
  display: inline-block;
  border-radius: 15px;
  padding: 5px 15px;
  background-color: #fff;
  font-size: 0.9rem;
  text-decoration: none;
}

.mas-info a:hover {
  color: #fff;
  background-color: #ff2619;
}

@media (max-width: 576px) {
  .masthead .carousel .flickity-prev-next-button {
    top: 10px !important;
    transform: none !important;
  }
}
