@font-face {
  font-family: 'Druk Text Web Bold';
  src: url('../druk/DrukText-Bold-Web.eot');
  src: url('../druk/DrukText-Bold-Web.eot?#iefix') format('embedded-opentype'),
  url('../druk/DrukText-Bold-Web.woff2') format('woff2'),
  url('../druk/DrukText-Bold-Web.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  }


@import url(//db.onlinewebfonts.com/c/07a2ec46cc985034c2616dc4150ec232?family=PeriodicoW03-TxtBold);


@font-face {font-family: "PeriodicoW03-TxtBold";
  src: url("http://db.onlinewebfonts.com/t/07a2ec46cc985034c2616dc4150ec232.eot"); /* IE9*/
  src: url("http://db.onlinewebfonts.com/t/07a2ec46cc985034c2616dc4150ec232.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("http://db.onlinewebfonts.com/t/07a2ec46cc985034c2616dc4150ec232.woff2") format("woff2"), /* chrome firefox */
  url("http://db.onlinewebfonts.com/t/07a2ec46cc985034c2616dc4150ec232.woff") format("woff"), /* chrome firefox */
  url("http://db.onlinewebfonts.com/t/07a2ec46cc985034c2616dc4150ec232.ttf") format("truetype"), /* chrome firefox opera Safari, Android, iOS 4.2+*/
  url("http://db.onlinewebfonts.com/t/07a2ec46cc985034c2616dc4150ec232.svg#PeriodicoW03-TxtBold") format("svg"); /* iOS 4.1- */
}

body {
  font-size: 1rem;
  font-family: 'Georgia';
  color: #000000;
  background-color: #fff !important;
}

a {
  color: #fff !important;
  text-decoration: none !important;
}

p{
  line-height: 1;
  text-align: center;
  font-size: .9em;
  color: #000;
  font-family: 'Georgia' !important;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 900;
  text-transform: uppercase;
}

h2{
  text-align: center;
}

.row{
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.block video{
  margin-top: 60px
}
/* 
video{
  border-bottom: 25px solid #f4f4f4;
} */

.espaciobajo{
  margin-bottom: 20px;
}

.titulo{
  font-weight: 900;
  text-transform: uppercase;
}

.grantitulo {
  font-size: 6em;
  color: #000;
  line-height: 100% ;
  text-align: center !important;
  font-family: 'Druk Text Web Bold', sans-serif !important;
}

.gransubtitulo{
  font-size: 3em ;
  color:#000 ;
  line-height: 1.1 ;
  font-family: 'Druk Text Web Bold', sans-serif !important;
}

.gransubtituloblanco{
  font-size: 3em ;
  color:#fff ;
  line-height: 100% ;
  font-family: 'Druk Text Web Bold', sans-serif !important;
}

.listado h2{
  font-family: 'Georgia', sans-serif !important;
  font-weight: 900;
  font-size: 1.3em;
  line-height: 100%;
  text-transform: none;
  color: #000000;
  margin-bottom: 0;
  padding-bottom: 5px;
}


.nombres-listado{
  padding: 0 20px;
}

.textoblanco p{
  color:#fff !important;
}

.granfrase{
  font-size: 2em ;
  line-height: 100% ;
  font-family: 'Druk Text Web Bold', sans-serif !important;
}

.textoperiodico{
  font-weight: 900;
  font-family: 'Georgia', sans-serif !important;
  text-transform: uppercase;
}

.fondomorado{
  background-color: #521182;
  padding: 50px;
}

.fondoclaro{
  background-color: #fef3e5;
  padding: 30px 20px;
}

.fondoazul{
  background-color: #03aebf;
  padding: 50px 20px;
}

.met h3{
  font-size: 30px;
  font-family: 'Druk Text Web Bold', sans-serif !important;
  color: #000;
  padding: 1em 0px;
}

.met p{
  color: #000;
  line-height: 1.5;
  opacity: 0.7;
}

.intro{
  padding-top: 3em;
  padding-bottom: 3em;
}
.intro h1{
  text-transform: uppercase;
  color: #000000;
  text-align: center;
  font-size: 80px;
}
.intro p{
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 500;
  text-align: center;
  font-size: 1.5em;
}

.s-1{
  padding-top: 2em;
  padding-bottom: 2em;
}

.agregados {
  transition: transform .7s;
  text-align: center;
}

.agregados h6{
  padding: 3px 2px;
  border-style: solid;
  border-width:2px 0px;
  border-color: #e10a12;
  margin: 10px auto;
  position: relative;
}
.agregados:hover{
transform: scale(1.2);
}

.col-sm-1{
  margin-left: 0px !important;
}
.col-sm-1{
  margin-left: 0px !important;
}

.redes{
  opacity: 1;
  max-width: 40px !important;
  transition: transform .3s; /* Animation */
}
.redes:hover{
  opacity: 0.8;
     transform: scale(1.2);
}

.nota{
  padding: 0.8em 0;
}
.nota p{
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 900;
  color: rgb(87, 87, 87);
  font-size: 0.9em;
  text-align: center;
}

.subtitulo{
  width: 80%;
  padding-left: 20%;
  margin: 0;
}
.iframe{width: 100%;
  height: 400px;
  border-style: solid;
  border-width: 2px;
  border-color: #000;
  padding: 50px;

}
.text-center button{
  color:#fff;
  font-family: "Open Sans", sans-serif !important;
  padding:4px;
  margin:4px;
  text-transform: uppercase;
  font-size: .9em ;
}


.fuenteboton a{
  font-family: 'Druk Text Web Bold', sans-serif !important;
  color: #000000 !important;
  background-color: #03aebf !important;
  padding-left: 0;
  padding-right: 0;
  border-radius: 5px;
}

.fuenteboton a:hover{
  color: #ffffff !important;
  background-color: #000000 !important;
}

.head_table{background-color: #b3b3b3 !important;}
.head_exp{top:0px;background-color: #ed1c24;padding: 0.7em;left: 0px;position: fixed;display: block;width: 100%; border-bottom-color: #000;
  border-right-width: 2px;border-bottom-style:solid;z-index: 99; -webkit-transition: background-color 0.5s ease-out; -moz-transition:
  background-color 0.5s ease-out; -o-transition: background-color 0.5s ease-out; transition: background-color 0.5s ease-out;}
.head_exp:hover{ background-color: #000; }



.btn-cerrar {
  display:block;
  width:70px;
  height:70px;
  color: #fff;
  position: fixed;
  right:20px;
  bottom:20px;
  border-radius:50%;
  line-height:80px;
  text-align:center;
  z-index:999;
}

/*------------------------------------------------------------------------------------------------------------------------*/
.botX{
      width: 35px;
    max-width: 80px;
    margin: 10px;
    position: fixed;
    right: 0px;
    top: 0px;
   -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.botX:hover{
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);

}
.ficha{
  max-width: 310px;
  min-height: 600px;
  background-image: url(../img/back_card.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: cover;

}

.info_card1{
    position: relative;
    top: 40px;
}
.info_card2{
    position: relative;
    left: 0px;
    top: 40px;
}


.recuadro{
  background-color: #40c8f4;
  display: block;
  position: absolute;
  width: 100%;
  height: 780px;
  top: 0px;
  z-index: -1;
}

.mobile{ display: none;
}
.desk{display: block;
}










/*    Termina CSS Filtrado */

@media only screen and (max-width: 550px) {
  .hide_element{
  display: none !important;
 }

}


@media (min-width: 200px) and (max-width: 770px) {


  .fixed-top {
    background-color: #000;
  }
  .mobile img {
    margin-top: -15px;
  }

  .desk {
    display: none;
  }

  .mobile {
    display: block;
  }

  .intro h1 {
    text-align: center;
    font-size: 66px;
  }
  .intro p {
    text-align: left;
    font-size: 1.3em;
  }
  .agregados h6{
    padding: 3px 2px;
    border-style: solid;
    border-width:2px 0px;
    border-color: #e10a12;
    margin: 10px 30px;
    position: relative;
  }
  .col-sm-6 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
  }
  .col-sm-6 h4{
    font-size: 1em;
    font-weight: 700;
    padding-top: 10px;

    }

  .grantitulo {
    font-size: 4em;
    text-align: center !important;
    color: #000;
    line-height: 100% ;
    font-family: 'Druk Text Web Bold', sans-serif !important;
  }

  .gransubtitulo{
    font-size: 2em ;
    color:#000 ;
    line-height: 100% ;
    font-family: 'Druk Text Web Bold', sans-serif !important;
  }

  .granfrase{
    font-size: 1em ;
    line-height: 100% ;
    font-family: 'Druk Text Web Bold', sans-serif !important;
  }
}

.gfw-window {
  padding: 40px;
  font-size: 1em;
  text-align: center;
  font-family: 'Georgia' sans-serif !important;
  background-color: #03aebf;
  color: #fff;
}




.listado p{
  font-size: .8em;
}





@media (min-width: 700px) and (max-width: 1400px){

  /* .block video{
    margin-top: -210px;
  } */

}


/********** linea del tiempo ***********/
.desliza h4{
  padding-bottom: 2em;
  color: #000 !important;
  line-height: 1.2em;
  font-family: 'Montserrat', sans-serif !important;
  text-transform: none;
  font-weight: 400;
  font-size: 15px;
}

.pie-foto-scroller h6 {
  font-family: 'Montserrat', sans-serif !important;
  padding: 5px;
  font-weight: 600;
  font-size: 10px;
  color: #000 !important;
}
.scroller{
  margin: 40px 0;
  
}
.scroller-title h2{
  padding: 40px 0 20px 0;
  color: #000 !important;
  font-size: 3.8em;
}
.cards_back {
  background-color: #fff !important;
}
.card {
  margin: 10px 4px;
  border: none !important;
  background-color: #fff !important;
}

.card img {
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
}

.card_texto {
	text-decoration: none;
	white-space: initial;
}
.card_texto h3{
  text-align: center;
	color: #000 !important;
  font-family: 'Druk Text Web Medium', sans-serif !important;
	text-transform: uppercase;
	font-size: 2.5em;
	line-height: .9em;
	padding-top: 6px;
	margin-bottom: 1px;
}

.card_texto h4{
  text-align: center;
	color: #000 !important;
	text-transform: uppercase;
	font-size: 1em;
	line-height: .9em;
	padding-top: 6px;
	margin-bottom: 6px;
}

.card_texto p{
  font-family: 'Montserrat', sans-serif !important;
  text-align: center;
	color: #000 !important;
  font-size: 15px;
  padding: 0 20px;
}

.scrollphot {
  overflow: auto;
  cursor: grab;
  white-space: nowrap;
}

div.scrollphot .card {
  vertical-align: middle;
  display: inline-block;
  padding: 0px;
  text-decoration: none;
  height: auto; 
  width: 500px;
  border-radius: 0 !important;
}
/* *********************************** */


/*    Termina CSS Filtrado */

@media (min-width: 200px) and (max-width: 770px) { 
  
  p {
    font-size: 19px;
  } 

  
  .s-1 {
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .desliza h4 {
    padding-bottom: 1em;
  }

  .scroller {
    margin: 20px 0;
  }

  .scroller-title h2 {
    padding: 40px 0 20px 0;
    color: #000 !important;
    font-size: 2em;
  }


  div.scrollphot .card {
    vertical-align: middle;
    display: inline-block;
    padding: 0px;
    text-decoration: none;
    height: auto;
    width: 330px;
    border-radius: 0 !important;
  }
 




  .desk {
    display: none;
  }
  .mobile {
    display: block;
  }
 

}



/* Clases de css para la imagen con la clase imagen-filtro */
.imagen-filtro {
  transition: all 0.4s ease;
}
.imagen-filtro:hover {
  -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
}


