body, html {
  min-height: 100vh;
  height: auto;
  scroll-behavior: smooth;
}
body{
    background-color: #ffffff;
    /* background-image: url("https://europae-media.s3.amazonaws.com/downloads/page/vectorfondo.png"); */
    background-repeat: repeat-x;
    color: #ffffff;

}
.ondesk { 
display: block;
}
.onmobile {
display: none;
}

.header{
    height: 200px;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}

.logo-main{
   text-align: center;
   width: auto;
   padding-top: 45px;
}

.te-cambia{
    text-align: center;
    width: auto;
    padding-top: 15px;
    
}

.lista-menu{
position: fixed;
right: 0em;
list-style-type: none;
top: 2em;
z-index: 9999999999999999;
}

.area-video{
  background-image: url('https://europae-media.s3.amazonaws.com/downloads/page/microsoftteams-image-15.png');
    position: relative;
    height: 630px;
    width: auto;
    text-align: center;
	background-position: center;
    background-repeat: no-repeat;  
  
}
.area-video img{
    padding-top: 50px;
}


.video-center{
    padding-top: 60px;
    max-width: 720px;
    max-height: 480px;
    margin: auto;  
}

.encuesta-preguntas{
    margin-top: 30px;
    text-align: center;
    width: auto;
}

.encuesta-texto {
    color: #e21327;
    text-transform: uppercase;
    font-weight:bold;
    font-size: 54px;
    text-align: center;
    padding-top: 30px;
}

.Etext {
    margin-bottom: -25px;
}
span.red-underline {
    text-decoration: underline;
}
/*SLIDER*/

.slider-x{
  position: relative;
}

/* .slider-x::after {
    content: " ";
    position: absolute;
    height: 50%;
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgb(255, 255, 255) 100%);
    width: 1.2em;
    z-index: 99999999;
    top: 0;
    right: 0;
}

.slider-x::before {
    content: " ";
    position: absolute;
    height: 50%;
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgb(255, 255, 255, 0) 100%);
    width: 1.2em;
    z-index: 99999999;
    top: 0;
    left: 0;
} */


.slider{
    background-image: url('https://europae-media.s3.amazonaws.com/downloads/page/bg-slider-2b.png');
    text-align: center;
    height:300px;
    margin-top: 60px;
    display: grid;
    background-position: center;
    background-repeat: no-repeat;  
}

.swiper-container.container.swiper-initialized.swiper-horizontal.swiper-pointer-events {
  overflow-x: hidden;
  margin-top: 50px;
}


.swiper-button-prev::after {
  content: url("https://europae-media.s3.amazonaws.com/downloads/page/arrow-izq.png") !important;
  width: 20px;
  height: 20px;
}
.swiper-button-next::after {
  content: url("https://europae-media.s3.amazonaws.com/downloads/page/arrow-der.png") !important;
  width: 20px;
  height: 20px;
}
.swiper-button-prev.swiper-blk::after {
  content: url("images/arrow_izq_b.png") !important;
  width: 20px;
  height: 20px;
}
.swiper-button-next.swiper-blk::after {
  content: url("images/arrow_der_b.png") !important;
  width: 20px;
  height: 20px;
}
.swiper-slide
{
   width: auto; 
   cursor: pointer;
}

.swiper-button-next, .swiper-button-prev {
	top: 20%;
}

/*
.swiper-slide{
  margin: 1em;
  padding: 1em;
  z-index: 999;
  width: 280px !important;
  height: 140px !important;
  background-size: cover;
  cursor: pointer;
  position: relative;
}
*/
.swiper-button-prev,.swiper-button-next{
  --swiper-navigation-size: 22px !important;
}

.swiper-button-next{
  right: 28px !important;
}

.swiper-container-mob{
  display:none;
  overflow-x: hidden;
}

.swiper-container-mob{
  overflow: hidden;
}


.r16-9{
  padding-bottom: 56.25% !important;
  height: 0 !important;
  top: 0 !important;
  z-index: 1000 !important;
  right: 0 !important;
  left: 0 !important;
}

.r16-9 iframe{
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}


/* FIN DE SLIDER*/


.logo20{
    height: 200px;
    text-align: center;
}

.logo20 img {
    margin-top: 65px;
}

/*TIMELINE */
.timelineX{
    height: 2250px;
    width: 100%;
    background: url('https://europae-media.s3.amazonaws.com/downloads/page/expoort-bg-timeline-v2.png') center 4em no-repeat, url("https://europae-media.s3.amazonaws.com/downloads/page/textura-papel.png") repeat;
    text-align: center;
    position: relative;
}

.img-timeline{
  padding-top: 100px;
  margin-left: 112px;
}

section {
    padding: 100px 0;
  }
  
  html, body {
    overflow-x: hidden;
  }
  
  body {
    font-family: 'Roboto';
    font-size: 17px;
    font-weight: 400;
      background-position: top center;
      background-repeat: no-repeat;
  }
  
  h1 {
    font-size: 200%;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 400;
  }
  h2 {
    color: #313087;
    text-align: left;
    font-weight: bold;
    font-size: 24px;
      
  }
  
  header {
    background: #3F51B5;
    color: #FFFFFF;
    padding: 150px 0;
  }
  header p {
    font-family: 'Allura';
    color: rgba(255, 255, 255, 0.2);
    margin-bottom: 0;
    font-size: 60px;
    margin-top: -30px;
  }
  
  .timeline {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
  .timeline::before {
    content: '';
    background: #C5CAE9;
    width: 5px;
    height: 90%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .timeline-item {
    width: 100%;
    margin-bottom: 30px;
  }
  .timeline-item:nth-child(even) .timeline-content {
    float: right;
    padding: 40px 30px 10px 30px;
  }
  
  .timeline-item .timeline-content .date {
    right: 0;
    left: auto;
  }

  .timeline-item:nth-child(3) .timeline-content .date {
    left: 0;
    right: auto;
  } 

  .timeline-item:nth-child(4) .timeline-content .date {
    left: 0;
    right: auto;
  } 

  .timeline-item:nth-child(6) .timeline-content .date {
    left: 0;
    right: auto;
  } 

  .timeline-item:nth-child(7) .timeline-content .date {
    left: 0;
    right: auto;
  } 


  .timeline-item:nth-child(even) .timeline-content::after {
    content: '';
    position: absolute;
    border-style: solid;
    width: 0;
    height: 0;
    top: 30px;
    left: -15px;
    border-width: 10px 15px 10px 0;
    border-color: transparent #f5f5f5 transparent transparent;
  }
  .timeline-item::after {
    content: '';
    display: block;
    clear: both;
  }
  
  .timeline-content {
    position: relative;
    width: 45%;
    padding: 10px 30px;
      color: #141414;
    /*border-radius: 4px;*/
    background: #FFFFFF;
    box-shadow: 0 20px 25px -15px rgba(0, 0, 0, 0.3);
  }
  .timeline-content::after {
    content: '';
    position: absolute;
    border-style: solid;
    width: 0;
    height: 0;
    top: 30px;
    right: -15px;
    border-width: 10px 0 10px 15px;
    border-color: transparent transparent transparent #f5f5f5;
  }
  
  .timeline-img {
    width: 30px;
    height: 30px;
    background: #e21327;
    position: absolute;
    left: 50%;
    margin-top: 25px;
    margin-left: -15px;
  }
  
  a {
    background: #3F51B5;
    color: #FFFFFF;
    padding: 8px 20px;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: 10px;
    display: inline-block;
    border-radius: 2px;
    box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.6);
  }
  a:hover, a:active, a:focus {
    background: #32408f;
    color: #FFFFFF;
    text-decoration: none;
  }
  
  .timeline-card {
    padding: 0 !important;
  }
  .timeline-card p {
    padding: 0 20px;
  }
  .timeline-card a {
    margin-left: 20px;
  }
  
  .timeline-item:nth-child(3) .timeline-img-header {
    background:url("https://europae-media.s3.amazonaws.com/downloads/page/3-fullresieze.jpg") center center no-repeat;
    background-size:cover
  }
  .timeline-item:nth-child(4) .timeline-img-header {
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.4)), url("https://europae-media.s3.amazonaws.com/downloads/page/4.-los-comisarios.jpg") center center no-repeat;
    background-size: cover;
  }
  .timeline-item:nth-child(6) .timeline-img-header {
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.4)), url("https://europae-media.s3.amazonaws.com/downloads/page/6resize.jpg") center center no-repeat;
    background-size: cover;
  }
  .timeline-item:nth-child(7) .timeline-img-header {
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.4)), url("https://europae-media.s3.amazonaws.com/downloads/page/7.-personajes-excentricos.jpg") center center no-repeat;
    background-size: cover;
  }
  .timeline-item:nth-child(10) .timeline-img-header {
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.4)), url("https://hd.unsplash.com/photo-1447639703758-f525f36456bf") center center no-repeat;
    background-size: cover;
  }
  .timeline-item:nth-child(11) .timeline-img-header {
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.4)), url("https://hd.unsplash.com/photo-1469429978400-082eec725ad5") center center no-repeat;
    background-size: cover;
  }
  
  .timeline-img-header {
    height: 200px;
    position: relative;
    margin-bottom: 20px;
    background-position: top center !important;
  }
  .timeline-img-header h2 {
    color: #FFFFFF;
    position: absolute;
    bottom: 5px;
    left: 20px;
  }
  
  blockquote {
    margin-top: 30px;
    color: #757575;
    border-left-color: #3F51B5;
    padding: 0 20px;
  }
  
  .date {
    background: #313087;
    display: inline-block;
    color: #FFFFFF;
    padding: 10px;
    position: absolute;
    top: 0;
    right: 0;
  }

  .timeline-item p {
    font-size: 16px;
  }
  

  
  @media screen and (max-width: 768px) {
    .timeline::before {
      left: 50px;
    }
    .timeline .timeline-img {
      left: 50px;
    }
    .timeline .timeline-content {
      max-width: 100%;
      width: auto;
      margin-left: 70px;
    }
    
    .timeline .timeline-item:nth-child(odd) .timeline-content::after {
      content: '';
      position: absolute;
      border-style: solid;
      width: 0;
      height: 0;
      top: 30px;
      left: -15px;
      border-width: 10px 15px 10px 0;
      border-color: transparent #f5f5f5 transparent transparent;
    }
    
    .timeline-item:nth-child(even) .timeline-content {
      float: left;
      padding: 40px 30px 10px 30px;
    }

    .timeline-item p {
      font-size: 14px;
    }

    .date {
      
      left: 0;
      right: auto;
    }

    .timeline-item:nth-child(even) .timeline-content {
      float: right;
      padding: 40px 30px 10px 30px;
    }
    
    .img-timeline {
      padding-top: 100px;
      margin-left: -500px;
  }
  }



/* BANNER EE*/
.logoEE {
    padding-top: 40px;
}

.banner-club {
    display: block;
    text-align: center;
    background-image: url("https://europae-media.s3.amazonaws.com/downloads/page/trama-premio.png");
    background-repeat: no-repeat;
    background-position: center,center;
}

.logo-banner {
    display: inline-block;
    padding-right: 30px;
    padding-bottom: 20px;
}

.text-participa{
    display: inline-block;
    padding-bottom: 20px;
}

.text-participa-mobile{
display: none;
}
.playlists{
    background-color: #191962;
    text-align: center;
}

.playlists-mobile{
  display: none;
  height: 270px;
  background-color: #191962;
  text-align: center;
}

.basic-items {
    list-style-type: none;
    justify-content: space-around;
    display: flex;
    padding-top: 20px;
  padding-bottom: 2em;
  gap: 1em;
}

.list-item {
    display: inline-block;
}

.playlist-text {padding-top: 20px;}

.footer{
    height: 250px;
    background-color: #313087;
    text-align: center;
    color: #ffffff;
}

.logoEE {
    padding-top: 40px;
    padding-bottom: 20px;
}

.footer-text{
text-decoration: underline;
}

h2.timeline-noimg-header {
    margin: 10px 30px;
}



@media screen and (max-width: 768px){
  
  .video-center img {
    width: 90%;
    height: auto;
}
.lista-menu{
  display: none;
}

.logo-banner {
  display: block;
  padding-right: 0;
  
}

.logo-banner img {
  width: 120px;
  padding-top: 20px;
}

.text-participa-mobile{
  display: inline-block;
  padding-bottom: 20px;
  }

 .text-participa{
   display: none;
 } 

 .playlist-text img {
  width: 50%;
  height: auto;
 }

/*
  .slider-x{
    display:none;
}


.swiper-container-mob{
    display:block;
    position: relative;
}
*/

.playlists-mobile{
display: block
}

.footer{
  font-size: 14px;
}

.footer-text{
  display: block;
}
}

@media screen and (max-width: 600px){
  .encuesta-texto{
    font-size: 28px;

  }
  .Etext{
    margin-bottom: -15px;
  }

@media screen and (max-width: 425px){
  .logo-main img{
      width: 200px;
    }
  .te-cambia img{
    width: 100px;
  }

  .flags {
    margin-left: -230px;
    width: 600px;
  }

  .area-video img {
    padding-top: 0;
  }

  .video-center img {
    margin-top: -25px;
  }

  .header {
    height: 170px;
  }

  .area-video{
    height: 250px;
    background-image: url('https://europae-media.s3.amazonaws.com/downloads/page/bg-player-mobile.jpg');
    background-size: cover;
  }
  .video-center {
  	max-width: 96%;
  }
  
}
}

/* QUIZZ */

.quizz_embed {
  border: 0px;
  background: #fce7e9;
  color: #000;
  max-width: 90%;
  margin: auto;
  border-radius: 0;
}

.quizz_embed h3 {
  display: none;
}

.quizz_embed .btn-primary {
  background: #960419;
  border: 1px solid #960419;
  font-family: Roboto;
  font-weight: 500;
  border-radius: 0;
}

.container-trans {
  padding: 1em;
}

a.quizz_selection {
    background: #e21327;
    color: #fff;
    box-shadow: none;
  	position: relative;
}

.iconquizz i {
    display: none;
}
.iconquizz {
position: relative;
}

a.quizz_selection:hover > .iconquizz
{
	background-color: transparent;
    border-radius: 0;
}

a.quizz_selection:hover {
    background-color: #960419;
    color: #fff;
}

a.quizz_selection .iconquizz::before, 
a.quizz_selection:hover .iconquizz::before {
    content: "--";
    border-radius: 0;
    background-color: #fff;
    border: 0 solid #fff;
    color: #fff;
    z-index: 0;
    font-size: 10px;
    min-width: 14px;
    display: inline-block;
    margin-top: -2px;
    font-family: "Font Awesome 5 Free";
    line-height: 1.5;
position: absolute;
top: -6px;
left: 1px;  
}

#quizz_answers {
  display: none;
}

.quizz_answer h2 {
  color: #960419;
  font-size: 2em;
  text-align: center;
  border-bottom: 1px solid #960419;
  padding-bottom: 0.5em;
  margin-bottom: 1em;
}

h4 {
}

.quizz_answer h4 {
}

h4 {
}

.quizz_answer hr {
  display: none;
}

.quizz_answer h4 {
  font-size: 1.5em;
  text-align: center;
  border-bottom: 1px solid #000;
  padding-bottom: 0.5em;
  margin-bottom: 1em;
}
.quizz_loading {
	min-height: 600px;
}
.quizz_loading .image_post {
	min-height: 600px;
}

.share_area .circled a {
    background-color: transparent;
    box-shadow: none;
    padding: 0;
    font-size: 1em;
}
.share_result_quizz {
    border: 0px;
    padding-bottom: 0;
}

/* Popup */
.popup{
    position: absolute;
    display:flex;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
    height: 100vh;
    top: 0%;
    z-index: 1000;
    right: 0;
    left: 0;
    background-color: rgba(0,0,0, 0.75);
}
.popup iframe{
    position: absolute;
    top:25%;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    max-width: 854px;
    max-height: 480px;
    margin: auto;
    box-shadow: 0px 0px 3px black;
    border: 4px solid white;
}


.close{
    z-index: 99;
    position: absolute;
    top: 20%;
    margin-left: auto;
    margin-right: 3em;
    width: 22px;
    height: 22px;
    background-image: url("https://europae-media.s3.amazonaws.com/downloads/page/cierre.png");
    background-size: contain;
    background-position: center;
    cursor: pointer;
    right: 0;
}
.popup a.close {
    background-color: transparent;
    box-shadow: none;
    background-repeat: no-repeat;
}
.popup_visible .default_alert {
    transform: scale(1);
}	

.swiper-container.container {
    max-width: 1000%;
}

.swiper-slide img {
    max-width: 270px;
    max-height: 146px;
}
}


.swiper-button-prev, .swiper-button-next {
  top: 20%;
}

.swiper-button-prev {
  left: 3em;
}
.swiper-button-next {
  right: 3em !important;
}

.swiper-wrapper {
	margin-top: 3.5em;
}

.basic-items a {
    display: block;
    background-color: transparent !important;
    box-shadow: none;
    padding: 0;
    text-transform: none;
}

.basic-items img {
	max-height: 200px;
}

.banner-club a {
    background-color: transparent;
    box-shadow: none;
    width: 100%;
}

.quizz_intro {
    font-size: 1.5em;
    text-align: left;
}

.quizz_intro ~ hr {
    display: none;
}

.container-trans.question hr {
    display: none;
}

a.quizz_selection {
    margin-bottom: 0.5em;
}




/* addons.css | https://europae.amcnla.services/theme/addons/addons.css?HIZWv2hdK68aCNp */

.quizz_answer {
  position: relative;
  overflow: hidden;
}

.quizz_answer h2 {
  color: #fff;
  position: absolute;
  z-index: 99999999;
  top: 0;
  left: ;
  right: 0;
  padding: 0.2em 1em;
  background: #960419;
}

.quizz_answer h4 {
  font-size: 2em;
  padding: .5em;
  color: #e21327;
  text-transform: uppercase;
  font-weight: 700;
}

.basic-items a.text-uppercase.txt-bold {
    display: none;
}

.lista-menu a {
    background: transparent;
    padding: 0;
    box-shadow: none;
    margin: 0;
}

.quizz_embed .share_result_quizz {
    display: none;
}



@media screen and (max-width: 768px) {
	
  .timelineX {
    min-height: 2250px;
}
  .swiper-slide img {
    max-width: 50%;
    max-height: auto;
}
  
  .quizz_intro {
    	font-size: 1em;
	}
  .quizz_embed {
    padding: 0;
  }
  a.quizz_selection {
    margin-bottom: 0.5em;
    font-size: 1em;
  }  
  .iconquizz {
    margin-left: 0.5em;
  }
  .quizz_answer h2 {
    font-size: 1em;
  }
  .quizz_loading {
    min-height: 200px;
  }  
  .quizz_loading .image_post {
    min-height: 200px;
  }
  .quizz_answer h4 {
    font-size: 1.2em;
  }
  .result_area {
    font-size: 0.8em;
  }
  .swiper-slide {
    width: auto;
  }
  .swiper-button-prev {
    left: 0em;
  }
  .swiper-button-next {
    right: 1em !important;
  }
  .swiper-button-prev, .swiper-button-next {
    top: 34%;
  }
  
  .basic-items {
    display: grid;
    grid-gap: 1em;
  }
.ondesk { 
display: none;
}
.onmobile {
display: block;
}
  
.swiper-slide {
    width: 100% !important;
    max-width: 100% !important;
    text-align: center;
}
  .swiper-wrapper {
    margin-top: 2em;
}
  .close {
  	top: 1em;
	margin-right: 1em;
  }
  .popup {
    height: 100vh;
  }
  .popup .container {
    width: 100%;
    padding-top: 56.25%;
    height: 0;
    position: relative;
  }  
  .popup .container iframe {
    margin-top: 5em;
    border: 0;
  }

}

@media screen and (max-width: 425px) {
.timeline-item p {
    font-size: 12px;
}

.timelineX {
  	height: 2500px;
    background: url('https://europae-media.s3.amazonaws.com/downloads/page/mobile-timeline.png') left 2em no-repeat, url("https://europae-media.s3.amazonaws.com/downloads/page/textura-papel-2.png") repeat;
}
  .media_area {
    margin-top: -30px;
}

h2 {
    color: #313087;
    text-align: left;
    font-weight: bold;
    font-size: 18px;
    margin-left: -11px;
}

.swiper-slide img {
    max-width: 100%!important;
  max-height: auto;
  }
  

}

@media screen and (max-width: 1365px) {
  .slider-x::before, .slider-x::after {
    content: "";
    display: none;
  }
}
body.noscroll {
    overflow: hidden;
}

::-webkit-scrollbar {
  width: 1.3em;
}
::-webkit-scrollbar-track {
  background: #313087;
}

::-webkit-scrollbar-thumb {
  border-radius: 100vw;
  background: #fff;
  border: 0.2em solid #313087;
}

@supports (scrollbar-color: red blue) {
  * {
    scrollbar-color: #fff #313087;
  }
}

.containerz {
    max-width: 90%;
}

.swiper-slide-next + .swiper-slide {
    opacity: 0.25;
  mask-image: linear-gradient(90deg, rgb(0, 0, 0) 20%, rgba(0,0,0,0) 50%);
}

.swiper-slide-duplicate-next + .swiper-slide-visible {
    opacity: 0.25;
    mask-image: linear-gradient(-90deg, rgb(0, 0, 0) 20%, rgba(0,0,0,0) 50%);
}