/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/




body{
  margin:0px;
  background: rgb(125,107,69);
  background: linear-gradient(90deg,rgba(125,107,69,0.9578606442577031) 0%,rgba(201,144,74,0.9267682072829132) 25%,rgb(241 158 63) 50%,rgba(201,144,74,0.9127626050420168) 75%,rgba(125,107,69,0.9830707282913166) 100%);
  position:relative;
}

.body-container-wrapper:before, .header-container-wrapper:before{
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.02;
    background-position: 50% 0;
    background-size: inherit;
  background-image: url(https://grados.uemc.es/hubfs/Sitio%20web/LANDING%20PAGE/TYPEFORM/cf6c15828a024b5c1166de4e07f82d98.png);
} 

.carrousel-cell-3 img{
  width:100%;
}

.contenedor{
  width:100%!important;
  max-width:1500px!important;
  margin-left:calc(50% - 750px)!important;
}

h1, h2, h3{
  font-family:'Montserrat', sans-serif;
    color:#303030;
}

p, li {
 font-size: 23px;
  line-height: 1.5;
  color: #161616;
  font-family:'Lato', sans-serif;
}

#seccion-cabecera{
  text-align:center;
}

.logo-lp{
  margin-top:40px;
}

.logo-lp img{
  width:250px;
}

.titulo-prin{
  font-size:26px;
  font-weight:900;
}
.titulo-prin h1{margin-bottom:0px;}
.subtitulo-prin{font-size:20px; text-align:center;}
.subtitulo-prin h2{margin-bottom:12px!important;}
 
.imagen-prin{margin-top:30px; }
.imagen-prin img{
  box-shadow: 0px 0px 10px 3px #00000026;
border-radius:10px;
}

.container-noticias{
  background-color: #0e0e0e;
  box-shadow: 0px 0px 10px 3px #00000026;
  margin-top:40px;
}

.titulo-noticia{
  font-size:32px;
  font-weight:900;
  text-align:center;
  margin-top:110px;
  margin-left:0px!important;
}

.titulo-noticia h2{
  margin:auto;
  padding-bottom: 30px;
  margin-top:40px;
  width: fit-content;
  padding: 2px 27px;
  color: #303030;
  z-index: 999;
  text-align:center;
}

.modulo-noticia{
  margin-top:30px;
}

.slider-texto{
  position: absolute;
  top: 62%;
  background-color: rgb(0 0 0 / 80%);
  padding: 15px 17px;
  margin-right: 19px;
  width: calc(100% - 25px);
  transition:0.4s;
  height: 443px;
}

.carrousel-cell-3  a:hover .slider-texto{
  top:0px;
  transition:0.4s;
}

.slider-texto h3, .slider-texto p, .carrousel-cell-3  a{
  color:#fff;
  text-decoration:none;
  margin-bottom: 0px;
  margin-top: 8px;
}

.slider-texto .cab-h3{
  height:80px;
}

.slider-texto h3{
  font-size:19px;
}

.slider-texto .cab-p{
  border-top: 1px solid #444444;
  margin-top: 10px;
  padding-top: 8px;
}

.slider-texto p{
  font-size:16px;
}

.area-despla{
  height: 343px;
  width: calc(100% - 39px);
  display: block;
  position: absolute;
  top: 54px;
  overflow:hidden;
}

.carrousel-cell-3{
  width:29%;
  margin-top:20px;
  margin-bottom:0px;
}

.carrousel-cell-3 a{
  padding: 0px 20px;
  display:block;
}

.contenedor-cuadro-blanco-bot{
  margin-top: 20px;
}

.contenedor-cuadro-blanco-top{
  margin-bottom: 20px;
}

.cuadro-blanco{
  width: 5%;
  margin-left: 2.05%;
  margin-right: 2.05%;
  height: 34px;
  background-color: #cfcfcf;
  float: left;
  margin-bottom: 20px;
  border-radius: 6px;
}

.cuadro-blanco:last-child{
  margin-right:0px;
}


.cuadro-blanco:first-child{
  margin-left:0px;
}

.flickity-prev-next-button { top: 110%!important; }
.flickity-prev-next-button.next { right: 47%!important; }
.flickity-prev-next-button.previous { left: 47%!important; }


.video-noticia{
  margin-top: 42px;
  width: 55% !important;
  margin-left: 22.5% !important;
  padding: 30px;
  border: 6px solid #303030;
  margin-bottom:60px;
}


.titulo-festival{
  font-size:32px;
  font-weight:900;
  margin-top:100px;
  
}

.titulo-festival h2{
  margin-bottom: 0px;
  width: fit-content;
  padding: 2px 27px 2px 0px;
  color: #303030;
  z-index: 999;
}

.titulo-secciones{
  font-size:32px;
  font-weight:900;
  margin-top:100px;
  text-align:right;
}

.titulo-secciones h2{
  margin-bottom: 0px;
  width: fit-content;
  padding: 2px 0px 2px 27px;
  color: #303030;
  z-index: 999;
  float:right;
}

.tit-sec-secciones{
  font-size:28px;
  font-weight:900;
}

.tit-sec-secciones h3{
  margin-bottom: 0px;
}

.titulo-bases{
  font-size:32px;
  font-weight:900;
  margin-top:100px;
}

.cont-video{
  margin-top:0px;
}

.titulo-bases h2{
  margin-bottom: 0px;
  width: fit-content;
  padding: 2px 27px 2px 0px;
  color: #303030;
  z-index: 999;
}

.texto-bases h3{
  margin-top: 50px;
  font-size: 25px;
}

.contenedor .row-fluid{
  position:relative;
}

.linea{
  border-bottom: 6px solid #303030;
  position: absolute;
  bottom: 23px;
  width: inherit;
  z-index: -1;
}

#contenedor-logos-pie{
  width:1000px;
  margin-left:calc(50% - 500px);
  padding-bottom: 100px;
}

.logos-pie{
  height:150px;
  padding-left:20px;
  padding-right:20px;
  display: flex!important;
  justify-content: center;
  align-items: center; 
}

.logos-pie>div{
}

.logos-pie img{
  filter:sepia(100%);
/*   margin-top:80px; */
  opacity: 0.9;
  max-width: 250px!important;
  mix-blend-mode: multiply;
}

.titulo-contacto{
  font-size:24px;
  margin-bottom:15px;
}

p a {
  color:#303030;
  font-weight:bold;
  text-decoration:none;
}

.logo-tel, .logo-corr, .logo-dir{
  width:50px;
  float:left;
}
.text-tel, .text-corr, .text-dir{
  width: calc(100% - 60px);
  float:left;
}

.logo-tel img, .logo-corr img{
  width:80%;
  margin-left:10%;
}

.logo-dir img{
  width:100%;
}

.cont>div{
  float:left;
  margin-bottom:10px;
  width:100%;
}

.cont p{
  margin-top:0px;
  margin-left:20px;
}

.logo-pie img{
  width:55%;
  margin-left:27.5%;
  margin-top:50px;
}

.compartir-btns img{
  width:40px;
  height:40px;
  margin-left:10px;
  margin-bottom:60px;
}


/*fix*/
.flickity-viewport{min-height:500px;}

.mbeta{
  text-align:center;
}

.mbeta img{
  width: 251px;
  margin-top: 15px;
}


/****************** animación ************************/

.deco1{
  position:absolute;
  top:430px;
  right:80px;
  z-index:-1;
}

.deco2{
  position:absolute;
  top: 80px;
  left:-150px;
  z-index:-1;
}

.deco3{
  position:relative;
  top: 80px;
  right:80px;
  z-index:-1;
}

.deco4{
  position:relative;
  top: 280px;
  left:-80px;
  z-index:-1;
}

.deco5{
  position:absolute;
  top: -60px;
  right:140px;
  z-index:-1;
}

.footer-container .row-depth-1.row-number-1{
  position:relative;
}

.deco4 .dotted-circle{
  left:0;
  right:auto;
}

.dotted-circle {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 1;
  animation: rotation 38s linear infinite;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.arrow {
  z-index: 1000;
  opacity: 1;
  position: absolute;

  &--top {
    top: 0;
    left: -5em;
  }

  &--bottom {
    bottom: 0;
    right: 3em;
  }
}

/* .circle {
  transform: translate(50%, -50%) rotate(0deg);
  transform-origin: center;

  &--ltblue {
    $circle-unit: 20em;
    height: $circle-unit;
    width: $circle-unit;
    border-radius: $circle-unit;
    background: linear-gradient($ltblue, $blue);
  }
} */

.backdrop {
  position: absolute;
  width: 100vw;
  height: 100vh;
  display: block;
  background-color: pink;
}


// animations
.draw-in {
  stroke-dasharray: 1000;
  stroke-dashoffset: 10;
  animation: draw 15s ease-in-out alternate infinite;
}

@keyframes draw {
  from {
    stroke-dashoffset: 1000;
  }

  to {
    stroke-dashoffset: 0;
  }
}

.item-to {
  animation-duration: 10s;
  animation-iteration-count: infinite;
  transform-origin: bottom;
}

.bounce-1 {
  animation-name: bounce-1;
  animation-timing-function: ease;
}

.bounce-2 {
  animation-name: bounce-2;
  animation-timing-function: ease;
}

.bounce-3 {
  animation-name: bounce-3;
  animation-timing-function: ease;
}

@keyframes bounce-1 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(50px);
  }
  100% {
    transform: translateY(0);
  }
}

@keyframes bounce-2 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-30px);
  }
  100% {
    transform: translateY(0);
  }
}

@keyframes bounce-3 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(30px);
  }
  100% {
    transform: translateY(0);
  }
}


.linea1{width:35%;right:0px;}
.linea1a{width:35%;left:0px;}
.linea2{width:80%;right:0px;}
.linea3{width:80%;left:0px;}
.linea4{width:64%;right:0px;}

/********************************** animaciones       **********************************************/

.down, .down1, .down2, .down3, .down4, .down5, .down6{
  opacity:0;
  transform: translateY(109px);
  transition: all 0.8s ease-out;
}

.down.fade-in-bot, .down1.fade-in-bot1, .down2.fade-in-bot2, .down3.fade-in-bot3,  .down4.fade-in-bot4,  .down5.fade-in-bot5,  .down6.fade-in-bot6{
  opacity:1;
  transform: translateY(0px);
}

.down3{
  opacity:0;
  transform: translateY(-100px);
  transition: all 0.8s ease-out;
}

.down3.fade-in-bot3{
  opacity:1;
  transform: translateY(0px);
}

.der, .der1, .der2, .der3, .der4, .derf{
  opacity:0;
  transform: translateX(50px);
  transition: all 1s ease-out;
}

.der.fade-in-der, .der1.fade-in-der1, .der2.fade-in-der2, .der3.fade-in-der3, .der4.fade-in-der4, .derf.fade-in-derf{
  opacity:1;
  transform: translateX(0px);
}

.izq, .izq2, .izq3, .izq4, .izqf{
  opacity:0;
  transform: translateX(-250px);
  transition: all 0.8s ease-out;
}

.izq1{
  opacity:0;
  transform: translateX(-260px);
  transition: all 1.2s ease-out;
}

.izq.fade-in-izq, .izq1.fade-in-izq1, .izq2.fade-in-izq2, .izq3.fade-in-izq3, .izq4.fade-in-izq4, .izqf.fade-in-izqf{
  opacity:1;
  transform: translateX(0px);
}

#anim-logo{
  position:relative;
  height:200px;
  margin-top:60px;
}

#anim-logo img{
  max-width:160px!important;  
}

#anim-logo .ima{
/*   position:absolute; */
  top:0px;
  left: 0px;
}

.logo2a{
  left:50px;
  transition:2s;
  animation: izquierdaSl 1s ease-in;
  animation-iteration-count: 1;
}

.logo3a{
  left:50px;
  transition:2.5s;
  animation: derechaSl 1s ease-in;
  animation-iteration-count: 1;
}

.logo1a{
  transition:2.5s;
  animation: centroSl 1s ease-in;
  animation-iteration-count: 1;
}

@keyframes centroSl {
  0% {
    opacity:0;
  }
  60% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@keyframes izquierdaSl {
  0% {
    transform: translateX(80px);
    opacity:0;
  }
  100% {
    transform: translateX(0px);
    opacity:1;
  }
}

@keyframes derechaSl {
  0% {
    transform: translateX(-80px);
    opacity:0;
  }
  20% {
    transform: translateX(-80px);
    opacity:0;
  }
  50% {
    opacity:0;
  }
  100% {
    transform: translateX(0px);
    opacity:1;
  }
}

.camara{
  position: absolute;
  width: 200px;
  right: 0px;
}

.camara img{
  width:100%;
}

.row-fluid-wrapper.row-depth-1.row-number-5{
  position:relative;
}

.claqueta{
  position: absolute;
  width: 200px;
  left: 0px;
  top:600px;
}

.claqueta img{
  width:100%;
}

.bovinanegra{
  width:280px;
}

.row-fluid-wrapper.row-depth-1.row-number-8{
  position:relative;
}

.ojo{
  position: absolute;
  width: 200px;
  right: 0px;
  top:600px;
}

.ojo img{
  width:100%;
}

.row-fluid-wrapper.row-depth-1.row-number-6{
  position:relative;
}

.edificio{
  position: absolute;
  width: 468px;
  left: 0px;
  bottom: 0px;
  margin-bottom: -10px;
}

.edificio img{
  width:100%;
  margin-bottom:0px;
}


.row-fluid-wrapper.row-depth-1.row-number-14{
  position:relative;
}

.chaplin{
  position: absolute;
  width: 168px;
  left: 0px;
  top:500px;
}

.chaplin img{
  width:100%;
}

.modulo-noticia{
  margin-bottom:80px;
}

@media all and (max-width:1600px){
  .claqueta, .ojo, .camara, .chaplin, .edificio{
    display:none;
  }
  
   .slider-texto {
    top: 60%;
  }
}


@media all and (max-width:1500px){
  .contenedor, #contenedor-logos-pie{
    width:94%!important;
    max-width:100%!important;
    margin-left:3%!important;
    
  }
  
  .video-noticia {
    margin-top: 42px;
    width: 100% !important;
    margin-left: 0px!important;
    padding: 20px;
    border: 6px solid #303030;
    margin-bottom:60px;
  }
  
  
  .carrousel-cell-3 {
    width: 36%;
  }
  
  .flickity-prev-next-button.previous {left: 46%!important;}
  .flickity-prev-next-button.next {right: 46%!important;} 
  
  .linea1{width:29%;}
  .linea1a{width: 29%;}
  
   .slider-texto {
    top: 62%;
  }
}

@media all and (max-width:1300px){
  .carrousel-cell-3 { width: 43%; }
  .flickity-prev-next-button.previous {left: 43%!important;}
  .flickity-prev-next-button.next {right: 43%!important;} 
  

  .linea2 { width: calc(100% - 275px);}
  .linea3 { width: calc(100% - 315px);}
  .linea4 { width: calc(100% - 544px);}
 
   .slider-texto {
    top: 60%;
  }
  
}
@media all and (max-width:1163px){
  
  .slider-texto {
    top: 56%;
  }
  
}

@media all and (max-width:1000px){
  .deco5, .deco4{display:none;}
  
  .linea1{width:20%;}
  .linea1a{width: 20%;}
  
  .carrousel-cell-3 { width: 75%; }
  .flickity-prev-next-button.previous {left: 40%!important;}
  .flickity-prev-next-button.next {right: 40%!important;} 
       
  .slider-texto {
    top: 75%;
  }
}

@media all and (min-width:576px) and (max-width:640px){
.slider-texto {
    top: 60%;
  }
}

@media all and (max-width:768px){
  
  .logos-pie img{
    margin-bottom:40px;
  }
  
  .slider-texto {
    top: 70%;
  }
  .deco2, .deco1{display:none;}
  
  .row-number-7 .subtitulo-prin h2 {
    margin-top: 42px!important;
  }
  
  .linea1{width:10%;}
  .linea1a{width: 10%;}
  
  .carrousel-cell-3 {
    width: 80%;
  }
  
  .flickity-prev-next-button.previous {left: 38%!important;}
  .flickity-prev-next-button.next {right: 38%!important;} 
 
  .logo-pie img {
    width: 20%;
    margin-left: 40%;
    margin-bottom:40px;
}
  
  .titulo-contacto{
    text-align:center;
    margin-bottom:60px;
  }
  
  .compartir-btns{
    margin-top:30px;
    text-align:center;
  }
  
  .cont>div>div img{
    width:30px;
    margin:auto;
  }
  
  .cont p{
    margin:auto;
  }
  
  .cont>div>div{
    width:100%;
    text-align:center;
  }
  
  .logo-dir img{
      width: 48px;
  }
  
  .logos-pie{
    height:auto;
  }
  
  .logos-pie img{
    width: 200px;
    margin-left: calc(50% - 100px);
    max-width:200px!important;
  }
  
  body{
  background: rgb(125,107,69);
  background: linear-gradient(90deg,rgba(201,144,74,0.9267682072829132) 0%,rgba(201,144,74,0.9267682072829132) 25%,rgb(241 158 63) 50%,rgba(201,144,74,0.9127626050420168) 75%,rgba(201,144,74,0.9127626050420168) 100%);

}
  
}


@media all and (max-width:568px){
      .carrousel-cell-3 {
    width: 100%;
}
    .linea1, .linea1a{display:none}
  
    .video-noticia {
      margin-top: 42px;  
      width: 100% !important;
      margin-left: 0px!important;
      padding: 0px;
      border: 0px solid #303030!important;
      margin-bottom: 60px;
  }
  
}
  
@media all and (max-width:540px){
}

@media all and (max-width:503px){
  .slider-texto{
  top: 181px;
  }
}

@media all and (max-width:468px){
  .titulo-prin h1 {
      margin-bottom: 0px;
      font-size: 40px;
  }
  
  
  .flickity-prev-next-button.previous {left: 32%!important;}
  .flickity-prev-next-button.next {right: 32%!important;} 
  
  .cuadro-blanco{
    display:none;
  }
  
  .slider-texto{
    position: relative;
    top: 224px;
  }
  .carrousel-cell-3 a:hover .slider-texto {
    top: 224px;
}
  
  .flickity-viewport {
    min-height: 630px;
}
  
  .area-despla {
    height: 537px;
  }
  
  .slider-texto .cab-h3 {
    height: auto;
}
  
}
@media all and (max-width:340px){
  h2{
    text-align:center;
    padding:0px!important;
    width:100%!important;
  }
  
  .linea {
    display:none!important;
  }
    .slider-texto{
    position: relative;
    top: 160px;
  }
  .carrousel-cell-3 a:hover .slider-texto {
    top: 170px;
}
  
}