/**
 * Place your custom styles here.
 */


@font-face {
    font-family: 'londrina_solid';
    src: url('/themes/custom/festival/fonts/londrinasolid-regular.woff2') format('woff2'),
        url('/themes/custom/festival/fonts/londrinasolid-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'montserrat';
    src: url('/themes/custom/festival/fonts/montserrat-regular.woff2') format('woff2'),
        url('/themes/custom/festival/fonts/montserrat-regular.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}




a {
  color: #2d3b8b;
}

h1, h2, h3, h4, h5 {
	font-family: 'londrina_solid', Arial, sans-serif;
  color: #2B9DD8;
}

.footer h2 {
  color: #2B9DD8;
}

.logo {
  display: block;
}

.logo img {
	height: 80px;
}

.main-container {
    background: #fff;
    border-radius: 10px;
    padding: 20px;
}

.path-frontpage .main-container {
    background: transparent;
    border-radius: 0;
    padding: 0;
}

#block-poster2019 .field img {
  margin: 0 auto;
  max-width: 100%;
  display:block;
  height: auto;
  margin-top: -50px;
}


/*.path-frontpage .logo-top {
  background: #facb00 url(../img/stars-logo.png) repeat 0 0;
  box-sizing: border-box;
  -webkit-animation: slide 5s linear infinite;
}*/

.navbar {
  text-transform: uppercase;
  font-family: 'montserrat', Arial, sans-serif;
  margin-bottom: 0;
}

.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}

.main-container {
  margin-top: 40px;
}

.footer {
  /*min-height: 400px;
  padding-top: 23.88%;*/
  border: 0;
}

/*.footer--logo {
  background: transparent url(../img/footer-logo.png) no-repeat right bottom;
  position: absolute;
  bottom: 1px;
  right: 1px;
  /*height: 416px;*/
  /*width: 100%;
  background-size: contain;
  padding-top: 34.88%;
}*/

#block-footerlogo .field--type-image {
  float: right;
}

.no-gutter {
  margin-right: 0;
  margin-left: 0;
}

.no-gutter > [class*='col-'] {
  padding-right:0;
  padding-left:0;
}

.path-frontpage .header {
  display: none;
}

.path-frontpage .region-content > .form-group {
  margin: 0;
}

.path-frontpage .footer {
  margin-top: 0;
}

.view-galeria-de-peliculas .views-row,
.view-competencia .views-row,
.view-educacion .views-row,
.view-taxonomy-term .views-row,
.field--name-field-peliculas > .field--item {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #2d3c8b;
}

.view-galeria-de-peliculas .views-row:last-child,
.view-competencia .views-row:last-child,
.view-educacion .views-row:last-child,
.view-taxonomy-term .views-row:last-child,
.field--name-field-peliculas > .field--item:last-child {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: none;
}

.path-frontpage .view-galeria-de-peliculas .views-row {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.peliculas h2,
.competencia h2 {
	text-transform: uppercase;
  font-weight: bold;
  margin-top: 0;
}

.peliculas .field--name-body,
.peliculas .field--name-field-enlace,
.cronograma .field--name-field-hora,
.cronograma .field--name-field-sede,
.cronograma .field--name-field-lugar,
.cronograma .field--name-field-fecha {
	margin-bottom: 10px;
}

.cronograma .field--name-field-hora .field--name-field-hora {
	margin-bottom: 0;
}

.cronograma .field--name-field-peliculas {
	margin-top: 40px;
}

.bg-image {
   background-attachment: fixed;
   background-position: top center;
}

.inner-intro {
  position: relative;
  padding: 100px 0;
}

.path-frontpage .inner-intro {
    padding: 0;
}

.intro-content {
    display: table;
    height: 100%;
    text-align: center;
    width: 100%;
}

.intro-content-inner {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

.inner-intro h1,
.inner-intro h5 {
  text-transform: uppercase;
  color: #fff;
  font-size: 200px;
  font-weight: bold;
  font-family: 'londrina_solid', Arial, sans-serif;
  text-shadow: 1px 2px 3px #666;
}

.inner-intro h5 {
  font-size: 60px;
}

.page-node-type-educacion .inner-intro h1,
.page-node-type-cronograma .inner-intro h1 {
  font-size: 60px;
  color: #2B9DD8;
  text-shadow: none;
}

.page-node-type-educacion .inner-intro,
.page-node-type-cronograma .inner-intro {
  padding: 50px 0;
}

.page-node-type-educacion .page-header,
.page-node-type-cronograma .page-header {
  display: none;
}

.path-frontpage .main-container {
  margin-top: 0;
}

.paragraph--type--team {
  margin-bottom: 40px;
}

.paragraph--type--team .img-responsive {
  border-radius: 50%;
}

.paragraph--type--team .field--name-field-imagen {
  height: 200px;
  margin: 0;
  padding: 0;
  background: #fff;
  overflow: hidden;
}

.paragraph--type--team .field--name-field-imagen img {
  -webkit-filter: sepia(0);
  filter: sepia(0);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.paragraph--type--team .field--name-field-imagen:hover img {
  -webkit-filter: sepia(100%);
  filter: sepia(100%);
}

.paragraph--type--team .field--name-field-nombre {
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}

.paragraph--type--team .field--name-field-cargo {
  text-align: center;
}

.counter {
  font-size: 40px;
  font-family: 'montserrat', Arial, sans-serif;
  color: #d14e8c;
  font-weight: bold;
}

#controls #ullist_a_all span {
      font-size: 1px;
    color: #fff;
}

#controls #ullist_a_all span:after {
  content: "Ver todo";
  font-size: 14px;
  color: rgb(102, 102, 102);
  left: -3px;
  position: relative;
}

.field--name-field-logos .col-md-2 {
  height: 160px;
  line-height: 160px;
}

.field--name-field-logos .col-md-2 .img-responsive {
  display: inline-block;
}

.social {

}

.social a {
  color: #133E56;
  transition: 0.70s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
}

.social a:hover {
  color: #a28712;
  transition: 0.70s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.social a:active,
.social a:focus {
  color: #032c42;
  transition: 0.70s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

.btn-primary {
  background-color: #2d3b8b;
  border-color: #2d3b8b;
}

.btn-primary:hover {
  background-color: #132066;
  border-color: #132066;
}

.peliculas.teaser .field--name-body,
.educacion.teaser .field--name-body {
  margin-top: 10px;
}

.ninacam,
.sierra,
.carro {
  background-size: contain;
  position: absolute;
  z-index: 200;
  width: 140px;
  height: 140px;
  top: 4px;
}

.ninacam {
  background: transparent url(/themes/custom/festival/img/ninacam.png) no-repeat;
  background-size: contain;
  left: 100px;
  top: 34px;

  @media only screen and (max-width : 480px) {
    left: 20px;
  }
}

.sierra {
  background: transparent url(/themes/custom/festival/img/sierra.png) no-repeat;
  left: 300px;
}

.carro {
  background: transparent url(/themes/custom/festival/img/1car.png) no-repeat;
  background-size: contain;
  right: 54px;
  top: 39px;
  height: 70px;
  @media only screen and (max-width : 480px) {
    display: none;
  }
}

.path-programa .main-container,
body.path-programa {
  background-color:hsl(205, 38%, 93.45%);
  background-color:hsl(var(--cd-color-2-h), var(--cd-color-2-s), calc(var(--cd-color-2-l)*1.05));
}

.path-programa .page-title {
  text-align: center;
}

.view-cronograma .cd-timeline {
  font-family: 'montserrat', Arial, sans-serif;
}

.cd-timeline__date {
  margin: 0 10px;
  font-size: 1.4em;
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
  .inner-intro h1 {
    font-size: 100px;
  }
  .main-container {
    margin: 0 auto;
    border-radius: 0;
    width: 100%;
    padding: 40px;
  }
  .navbar .navbar-nav {
    display: block;
  }
  .costa,
  .sierra,
  .selva {
    display: none;
  }
  .cd-timeline__date {
    margin: 0;
    font-size: 1.2em;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
  .inner-intro h1 {
    font-size: 50px;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}



/*Front hover */

figure.snip1321 {
  position: relative;
  float: left;
  overflow: hidden;
  min-width: 230px;
  width: 100%;
  color: #000000;
  text-align: center;
  -webkit-perspective: 50em;
  perspective: 50em;
}
figure.snip1321 * {
  -webkit-box-sizing: padding-box;
  box-sizing: padding-box;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
figure.snip1321 img {
  max-width: 100%;
  vertical-align: top;
}
figure.snip1321 figcaption {
  top: 40%;
  left: 20px;
  right: 20px;
  position: absolute;
  opacity: 0;
  z-index: 1;
}
figure.snip1321 h2,
figure.snip1321 h4 {
  margin: 0;
}
figure.snip1321 h2 {
  font-weight: 600;
}
figure.snip1321 h4 {
  font-weight: 400;
  text-transform: uppercase;
}
figure.snip1321 i {
  font-size: 32px;
}
figure.snip1321:after {
  background-color: #ffffff;
  position: absolute;
  content: "";
  display: block;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0;
}
figure.snip1321 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
figure.snip1321:hover figcaption,
figure.snip1321.hover figcaption {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
figure.snip1321:hover:after,
figure.snip1321.hover:after {
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
  opacity: 0.9;
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
  figure.snip1321 h2 {
    font-size: 20px;
  }
}


/*Front animation*/

.hero-bkg-animated {
  background: #f04f25 url(../img/stars-bg-s.png) repeat 0 0;
  width: 100%;
  margin: 0;
  text-align: center;
  height: 600px;
  box-sizing: border-box;
  -webkit-animation: slide 5s linear infinite;
}

.hero-bkg2-animated {
  background: transparent url(../img/lines-bg-s.png) repeat 0 0;
  width: 100%;
  margin: 0;
  height: 600px;
  box-sizing: border-box;
  -webkit-animation: slide .5s linear infinite;
}

.hero-falcor {
  background: transparent url(../img/falcor-s.png) no-repeat left bottom;
  width: 100%;
  margin: 0;
  height: 600px;
  background-size: contain;
}

.parallax-layer {
  position: absolute;
}

@-webkit-keyframes slide {
    from { background-position: 0 0; }
    to { background-position: -400px 0; }
}

.maintenance-page {
  background-color: #f04f25;
}

.maintenance-page .hero-bkg-animated,
.maintenance-page .hero-bkg2-animated,
.maintenance-page .hero-falcor  {
  height: 350px;
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
  .hero-bkg-animated,
  .hero-bkg2-animated,
  .hero-falcor  {
    height: 280px;
  }
}

/*Calendario*/

/* --------------------------------

Main Components

-------------------------------- */
.cd-schedule {
  position: relative;
  margin: 2em 0;
}

.cd-schedule::before {
  /* never visible - this is used in js to check the current MQ */
  content: 'mobile';
  display: none;
}

.cd-schedule ul {
  list-style: none;
  margin: 0;
}

@media only screen and (min-width: 800px) {
  .cd-schedule {
    width: 90%;
    max-width: 1400px;
    margin: 2em auto;
  }
  .cd-schedule::after {
    clear: both;
    content: "";
    display: block;
  }
  .cd-schedule::before {
    content: 'desktop';
  }
}

.cd-schedule .timeline {
  display: none;
}

@media only screen and (min-width: 800px) {
  .cd-schedule .timeline {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding-top: 50px;
  }
  .cd-schedule .timeline li {
    position: relative;
    height: 50px;
  }
  .cd-schedule .timeline li::after {
    /* this is used to create the table horizontal lines */
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #EAEAEA;
  }
  .cd-schedule .timeline li:last-of-type::after {
    display: none;
  }
  .cd-schedule .timeline li span {
    display: none;
  }
}

@media only screen and (min-width: 1000px) {
  .cd-schedule .timeline li::after {
    width: calc(100% - 60px);
    left: 60px;
  }
  .cd-schedule .timeline li span {
    display: inline-block;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .cd-schedule .timeline li:nth-of-type(2n) span {
    display: none;
  }
}

.cd-schedule .events {
  position: relative;
  z-index: 1;
}

.cd-schedule .events .events-group {
  margin-bottom: 30px;
}

.cd-schedule .events .top-info {
  width: 100%;
  padding: 0 5%;
}

.cd-schedule .events .top-info > span {
  display: inline-block;
  line-height: 1.2;
  margin-bottom: 10px;
  font-weight: bold;
}

.cd-schedule .events .events-group > ul {
  position: relative;
  padding: 0 5%;
  /* force its children to stay on one line */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}

.cd-schedule .events .events-group > ul::after {
  /* never visible - used to add a right padding to .events-group > ul */
  display: inline-block;
  content: '-';
  width: 1px;
  height: 100%;
  opacity: 0;
  color: transparent;
}

.cd-schedule .events .single-event {
  /* force them to stay on one line */
  -ms-flex-negative: 0;
      flex-shrink: 0;
  float: left;
  height: 150px;
  width: 70%;
  max-width: 300px;
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
  margin-right: 20px;
  -webkit-transition: opacity .2s, background .2s;
  transition: opacity .2s, background .2s;
}

.cd-schedule .events .single-event:last-of-type {
  margin-right: 5%;
}

.cd-schedule .events .single-event a {
  display: block;
  height: 100%;
  padding: .8em;
}

.cd-schedule .events .single-event a:hover {
  text-decoration: none;
}

@media only screen and (min-width: 550px) {
  .cd-schedule .events .single-event {
    width: 40%;
  }
}

@media only screen and (min-width: 800px) {
  .cd-schedule .events {
    float: left;
    width: 100%;
  }
  .cd-schedule .events .events-group {
    width: 16.6666667%;
    float: left;
    border: 1px solid #EAEAEA;
    /* reset style */
    margin-bottom: 0;
  }
  .cd-schedule .events .events-group:not(:first-of-type) {
    border-left-width: 0;
  }
  .cd-schedule .events .top-info {
    /* vertically center its content */
    display: table;
    height: 50px;
    border-bottom: 1px solid #EAEAEA;
    /* reset style */
    padding: 0;
  }
  .cd-schedule .events .top-info > span {
    /* vertically center inside its parent */
    display: table-cell;
    vertical-align: middle;
    padding: 0 .5em;
    text-align: center;
    /* reset style */
    font-weight: normal;
    margin-bottom: 0;
  }
  .cd-schedule .events .events-group > ul {
    height: 950px;
    /* reset style */
    display: block;
    overflow: visible;
    padding: 0;
  }
  .cd-schedule .events .events-group > ul::after {
    clear: both;
    content: "";
    display: block;
  }
  .cd-schedule .events .events-group > ul::after {
    /* reset style */
    display: none;
  }
  .cd-schedule .events .single-event {
    position: absolute;
    z-index: 3;
    /* top position and height will be set using js */
    width: calc(100% + 2px);
    left: -1px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), inset 0 -3px 0 rgba(0, 0, 0, 0.2);
    /* reset style */
    -ms-flex-negative: 1;
        flex-shrink: 1;
    height: auto;
    max-width: none;
    margin-right: 0;
  }
  .cd-schedule .events .single-event a {
    padding: 1.2em;
  }
  .cd-schedule .events .single-event:last-of-type {
    /* reset style */
    margin-right: 0;
  }
  .cd-schedule .events .single-event.selected-event {
    /* the .selected-event class is added when an user select the event */
    visibility: hidden;
  }
}

@media only screen and (min-width: 1000px) {
  .cd-schedule .events {
    /* 60px is the .timeline element width */
    width: calc(100% - 60px);
    margin-left: 60px;
  }
}

.cd-schedule.loading .events .single-event {
  /* the class .loading is added by default to the .cd-schedule element
     it is removed as soon as the single events are placed in the schedule plan (using javascript) */
  opacity: 0;
}

.cd-schedule .event-name,
.cd-schedule .event-date {
  display: block;
  color: white;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cd-schedule .event-name {
  font-size: 2.4rem;
}

@media only screen and (min-width: 800px) {
  .cd-schedule .event-name {
    font-size: 2rem;
  }
}

.cd-schedule .event-date {
  /* they are not included in the the HTML but added using JavScript */
  font-size: 1.4rem;
  opacity: .7;
  line-height: 1.2;
  margin-bottom: .2em;
}

.cd-schedule .single-event.pelicula,
.cd-schedule .single-event.pelicula .header-bg {
  /* this is used to set a background color for the event and the modal window */
  background: #92CF51;
}

.cd-schedule .single-event.pelicula:hover {
  background: #608934;
}

.cd-schedule .single-event.taller,
.cd-schedule .single-event.taller .header-bg {
  background: #CC01FF;
}

.cd-schedule .single-event.taller:hover {
  background: #8300A8;
}

.cd-schedule .single-event,
.cd-schedule .single-event.cronograma
.cd-schedule .single-event.cronograma .header-bg {
  background: #04B0F0;
}

.cd-schedule .single-event:hover,
.cd-schedule .single-event.cronograma:hover {
  background: #0079A5;
}

.cd-schedule .single-event[data-event="event-2"],
.cd-schedule [data-event="event-2"] .header-bg {
  background: #443453;
}

.cd-schedule .single-event[data-event="event-2"]:hover {
  background: #513e63;
}

.cd-schedule .single-event[data-event="event-3"],
.cd-schedule [data-event="event-3"] .header-bg,
.cd-schedule .single-event[data-event="event-26"],
.cd-schedule [data-event="event-26"] .header-bg {
  background: #facb00;
}

.cd-schedule .single-event[data-event="event-3"]:hover,
.cd-schedule .single-event[data-event="event-26"]:hover {
  background: #a28712;
}

.cd-schedule .single-event[data-event="event-4"],
.cd-schedule [data-event="event-4"] .header-bg {
  background: #f6b067;
}

.cd-schedule .single-event[data-event="event-4"]:hover {
  background: #f7bd7f;
}

.cd-schedule .single-event[data-event="event-20"],
.cd-schedule [data-event="event-20"] .header-bg {
  background: #00ad62;
}

.cd-schedule .single-event[data-event="event-20"]:hover {
  background: #54d59d;
}

.cd-schedule .single-event[data-event="event-21"],
.cd-schedule [data-event="event-21"] .header-bg,
.cd-schedule .single-event[data-id="59"],
.cd-schedule [data-id="59"] .header-bg,
.cd-schedule .single-event[data-id="66"],
.cd-schedule [data-id="66"] .header-bg {
  background: #1bab66;
}

.cd-schedule .single-event[data-event="event-21"]:hover,
.cd-schedule .single-event[data-id="59"]:hover,
.cd-schedule .single-event[data-id="66"]:hover {
  background: #078146;
}

.cd-schedule .single-event[data-id="52"],
.cd-schedule [data-id="52"] .header-bg,
.cd-schedule .single-event[data-id="123"],
.cd-schedule [data-id="123"] .header-bg,
.cd-schedule .single-event[data-id="47"],
.cd-schedule [data-id="47"] .header-bg {
  background: #2d3b8b;
}

.cd-schedule .single-event[data-id="52"]:hover,
.cd-schedule .single-event[data-id="123"]:hover,
.cd-schedule .single-event[data-id="47"]:hover {
  background: #132066;
}

.cd-schedule .event-modal {
  position: fixed;
  z-index: 3;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  visibility: hidden;
  /* Force Hardware acceleration */
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: visibility .4s, -webkit-transform .4s;
  transition: visibility .4s, -webkit-transform .4s;
  transition: transform .4s, visibility .4s;
  transition: transform .4s, visibility .4s, -webkit-transform .4s;
  -webkit-transition-timing-function: cubic-bezier(0.5, 0, 0.1, 1);
          transition-timing-function: cubic-bezier(0.5, 0, 0.1, 1);
}

.cd-schedule .event-modal .header {
  position: relative;
  height: 70px;
  /* vertically center its content */
  display: table;
  width: 100%;
}

.cd-schedule .event-modal .header .content {
  position: relative;
  z-index: 3;
  /* vertically center inside its parent */
  display: table-cell;
  vertical-align: middle;
  padding: .6em 5%;
}

.cd-schedule .event-modal .body {
  position: relative;
  width: 100%;
  /* 70px is the .header height */
  height: calc(100% - 70px);
}

.cd-schedule .event-modal .event-info {
  position: relative;
  z-index: 2;
  line-height: 1.4;
  height: 100%;
  overflow: hidden;
}

.cd-schedule .event-modal .event-info > div {
  overflow: auto;
  height: 100%;
  padding: 1.4em 5%;
}

.cd-schedule .event-modal .header-bg, .cd-schedule .event-modal .body-bg {
  /* these are the morphing backgrounds - visible on desktop only */
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.cd-schedule .event-modal .body-bg {
  z-index: 1;
  background: white;
  -webkit-transform-origin: top left;
      -ms-transform-origin: top left;
          transform-origin: top left;
}

.cd-schedule .event-modal .header-bg {
  z-index: 2;
  -webkit-transform-origin: top center;
      -ms-transform-origin: top center;
          transform-origin: top center;
}

.cd-schedule .event-modal .close {
  /* this is the 'X' icon */
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
  background: rgba(0, 0, 0, 0.1);
  /* replace text with icon */
  color: transparent;
  white-space: nowrap;
  text-indent: 100%;
  height: 70px;
  width: 70px;
}

.cd-schedule .event-modal .close::before, .cd-schedule .event-modal .close::after {
  /* these are the two lines of the 'X' icon */
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 22px;
  background: white;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.cd-schedule .event-modal .close::before {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
      -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
          transform: translateX(-50%) translateY(-50%) rotate(45deg);
}

.cd-schedule .event-modal .close::after {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
      -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
          transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}

.cd-schedule .event-modal .event-date {
  display: none;
}

.cd-schedule .event-modal.no-transition {
  -webkit-transition: none;
  transition: none;
}

.cd-schedule .event-modal.no-transition .header-bg, .cd-schedule .event-modal.no-transition .body-bg {
  -webkit-transition: none;
  transition: none;
}

@media only screen and (min-width: 800px) {
  .cd-schedule .event-modal {
    /* reset style */
    right: auto;
    width: auto;
    height: auto;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    will-change: transform, width, height;
    -webkit-transition: height .4s, width .4s, visibility .4s, -webkit-transform .4s;
    transition: height .4s, width .4s, visibility .4s, -webkit-transform .4s;
    transition: height .4s, width .4s, transform .4s, visibility .4s;
    transition: height .4s, width .4s, transform .4s, visibility .4s, -webkit-transform .4s;
    -webkit-transition-timing-function: cubic-bezier(0.5, 0, 0.1, 1);
            transition-timing-function: cubic-bezier(0.5, 0, 0.1, 1);
  }
  .cd-schedule .event-modal .header {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    height: 100%;
  }
  .cd-schedule .event-modal .header .content {
    /* reset style */
    display: block;
    padding: .8em;
  }
  .cd-schedule .event-modal .event-info > div {
    padding: 2em 3em 2em 2em;
  }
  .cd-schedule .event-modal .body {
    height: 100%;
    width: auto;
  }
  .cd-schedule .event-modal .header-bg, .cd-schedule .event-modal .body-bg {
    /* Force Hardware acceleration */
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    will-change: transform;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .cd-schedule .event-modal .header-bg {
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
    -webkit-transition-timing-function: cubic-bezier(0.5, 0, 0.1, 1);
            transition-timing-function: cubic-bezier(0.5, 0, 0.1, 1);
  }
  .cd-schedule .event-modal .body-bg {
    opacity: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .cd-schedule .event-modal .event-date {
    display: block;
  }
  .cd-schedule .event-modal .close, .cd-schedule .event-modal .event-info {
    opacity: 0;
  }
  .cd-schedule .event-modal .close {
    width: 40px;
    height: 40px;
    background: transparent;
  }
  .cd-schedule .event-modal .close::after, .cd-schedule .event-modal .close::before {
    background: #222222;
    height: 16px;
  }
}

@media only screen and (min-width: 1000px) {
  .cd-schedule .event-modal .header .content {
    padding: 1.2em;
  }
}

.cd-schedule.modal-is-open .event-modal {
  /* .modal-is-open class is added as soon as an event is selected */
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  visibility: visible;
}

.cd-schedule.modal-is-open .event-modal .event-info > div {
  /* smooth scroll on iOS touch devices */
  -webkit-overflow-scrolling: touch;
}

@media only screen and (min-width: 800px) {
  .cd-schedule.animation-completed .event-modal .close,
  .cd-schedule.content-loaded.animation-completed .event-modal .event-info {
    /*  the .animation-completed class is added when the modal animation is completed
      the .content-loaded class is added when the modal content has been loaded (using ajax) */
    opacity: 1;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
  }
  .cd-schedule.modal-is-open .body-bg {
    opacity: 1;
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
    -webkit-transition-timing-function: cubic-bezier(0.5, 0, 0.1, 1);
            transition-timing-function: cubic-bezier(0.5, 0, 0.1, 1);
  }
}

.cd-schedule .cover-layer {
  /* layer between the content and the modal window */
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .4s, visibility .4s;
  transition: opacity .4s, visibility .4s;
}

.cd-schedule.modal-is-open .cover-layer {
  opacity: 1;
  visibility: visible;
}

.button.button--primary.btn-primary.btn.col-md-5 {
    margin: 20px 44px;
    padding: 10px;
}

.page-node-type-competencia .inner-intro.parallax {
  display: none;
}

.view-cronograma.view-display-id-page_2 table caption,
.view-cronograma.view-display-id-page_2 h2,
/*.view-galeria-de-peliculas h3,*/
.view-taxonomy-term h3 {
  font-family: 'montserrat', Arial, sans-serif;
  font-size: 30px;
  display: block;
}

.view-cronograma.view-display-id-page_2 h2 a {
  color: #2B9DD8;
  text-decoration: none;
}

.view-cronograma.view-display-id-page_2 h2 a:hover {
  text-decoration: underline;
}

.view-cronograma.view-display-id-page_2 .view-header {
  margin-bottom: 30px;
}

h1.page-title {
  font-size: 60px;
  color: #2B9DD8;
}

#block-inicio {
}

.view-cronograma.view-display-id-page_2 .views-field-title h3,
.view-galeria-de-peliculas .views-field-title h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-family: 'montserrat', Arial, sans-serif;
}

.view-cronograma.view-display-id-page_2 #view-title-table-column,
.view-cronograma.view-display-id-page_2 #view-title-table-column--1,
.view-cronograma.view-display-id-page_2 #view-title-table-column--2,
.view-cronograma.view-display-id-page_2 #view-title-table-column--3,
.view-cronograma.view-display-id-page_2 #view-title-table-column--4,
.view-cronograma.view-display-id-page_2 #view-title-table-column--5,
.view-cronograma.view-display-id-page_2 #view-title-table-column--6,
.view-cronograma.view-display-id-page_2 #view-title-table-column--7,
.view-cronograma.view-display-id-page_2 #view-title-table-column--8,
.view-cronograma.view-display-id-page_2 #view-title-table-column--9 {
  width: 60%;
}

@media (max-width: 767px) {
  .table-responsive table,
  .table-responsive thead,
  .table-responsive tbody,
  .table-responsive th,
  .table-responsive td,
  .table-responsive tr {
    display: block;
  }
  .table-responsive thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .table-responsive td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 30%!important;
    white-space: normal;
    text-align: left;
  }
  .table-responsive td:before {
    position: absolute;
    top: 8px;
    left: 15px;
    width: 35%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }
  .table-responsive td:first-child {
    padding-top: 17px;
  }
  .table-responsive td:last-child {
    padding-bottom: 16px;
  }
  .table-responsive td:first-child:before {
    top: 17px;
  }
  .table-responsive td:before {
    content: attr(data-title);
  }
  .table-responsive tbody tr {
    border-top: 1px solid #ddd;
  }
  .table-responsive tbody tr td {
    border: none;
  }
}

#block-footerlogo {
  margin: 40px 0 0;
}


.owl-carousel .owl-wrapper {
  display: table !important;
}
.owl-carousel .owl-item {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
.owl-carousel .owl-item > div {
  text-align: center;
}

.owl-carousel .owl-item img {
  margin: 0 auto;
}

#block-aliados,
#block-enalianzaconfooter {
  clear: both;
}

#block-unproyectode,
#block-unproyectode-2 {
  /*float: left;
  margin-right: 40px;*/
}

#block-proyectoganadordeestimuloseconomicosparalacultura2018,
#block-proyectoganadordeestimuloseconomicosparalacultura2018-2 {
  float: left;
}

#block-unproyectode .field--name-field-logos .col-md-2,
#block-unproyectode-2 .field--name-field-logos .col-md-2,
#block-proyectoganadordeestimuloseconomicosparalacultura2018 .field--name-field-logos .col-md-2,
#block-proyectoganadordeestimuloseconomicosparalacultura2018-2 .field--name-field-logos .col-md-2 {
  width: auto;
}

#block-festivalesaliados {
  clear: left;
}

.paragraph--type--teamslider .paragraph__column {
  display: flex;
  flex-wrap: wrap;
}

.paragraph--type--team {
  display: flex;
  flex-direction: column;
}

section#block-proyectoganadordeestimuloseconomicosparalacultura2018 img {
    margin-top: 57px;
}
section#block-proyectoganadordeestimuloseconomicosparalacultura2018 h2 {
    display: none;
}

#block-convocatoria img,
#block-festival-afiche img,
#block-festival-programacion img {
  margin: 0 auto;
}

.field--name-field-media-oembed-video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
  margin-bottom: 40px;
}

/* Then style the iframe to fit in the container div with full height and width */
.media-oembed-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.img-hero {
  width: 100%;
}

#gmap-menu h3 {
  margin-top: 0;
}
