@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;
  }
@font-face {
  font-family: 'Druk Text Web Medium';
  src: url('../druk/DrukText-Medium-Web.eot');
  src: url('../druk/DrukText-Medium-Web.eot?#iefix') format('embedded-opentype'),
  url('../druk/DrukText-Medium-Web.woff2') format('woff2'),
  url('../druk/DrukText-Medium-Web.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
}

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

.head_table{background-color: #b3b3b3 !important;}
.head_exp{top:0px;background-color: #F2F3F4;padding: 0.4em;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: #ED1C24; }

.row{
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.col-12 {
  padding-left: 0;
  padding-right: 0;
}
.container-fluid {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
img {
  width: 100%;
  height: auto;
}

.flecha img{
  width: 50px;
  padding: 20px 0;
}

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

p{
  line-height: 1.7;
  font-size: 1.2em;
  color: #0d3a4a;
  font-family: 'Georgia', serif;
}

.pie-foto p{
  margin-top: 16px;
  margin-bottom: 16px;
  line-height: 1.3;
  font-size: 0.8em;
  font-family: 'Roboto',sans-serif;
  text-align: center !important;
}


li{
  background-color:#fff;
}

li:hover{
  background-color:#ccc;
}

h1, h2, h3, h4, h5, h6{
  font-weight: 700;
  font-family: 'Druk Text Web Bold', sans-serif !important;
  text-transform: uppercase;
}


/******* estilos que cambian mobile y desk *******/
.mobile {
  display: none;
}
.desk{
  display: block;
}
/******* estilos que cambian mobile y desk *******/

.titulares{
 padding: 6% 0 3% 0;
}

.titulares h5{
  background-color: #0d3a4a;
  letter-spacing: 2px;
  font-size: 20px;
  padding: 7px;
  color: #fae6d1;
  width: fit-content;
  margin: 0 auto;
  text-align: center;
}

.titulares h4 {
  font-family: 'Druk Text Web Medium', sans-serif !important;
  font-size: 35px;
  padding: 15px 0 0 0;
  line-height: 1;
  letter-spacing: 2px;
  color: #0a3a4c;
  text-align: center;
}

.titulares h3{
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: 300;
  font-size: 21px;
  padding: 5px 0;
  text-align: center;
  color: #0a3a4c;
}

.titulares h2{
  font-size: 3.8em !important;
  color: #0a3a4c;
  text-align: center;
  line-height: 1.1;
}


.titularesGanador{
  padding: 6% 0 3% 0;
}

.titularesGanador h5{
  background-color: #0d3a4a;
  letter-spacing: 2px;
  font-size: 39px;
  padding: 7px;
  color: #fae6d1;
  width: fit-content;
  margin: 0 auto;
  text-align: center;
}

.titularesGanador h4 {
  font-family: 'Druk Text Web Medium', sans-serif !important;
  font-size: 35px;
  padding: 15px 0 0 0;
  line-height: 1;
  letter-spacing: 5px;
  color: #0a3a4c;
  text-align: center;
}

.titularesGanador h3{
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: 300;
  font-size: 21px;
  padding: 5px 0;
  text-align: center;
  color: #0a3a4c;
}

.titularesGanador h2{
  padding-top: 30px;
  font-size: 4em !important;
  color: #0a3a4c;
  text-align: center;
  line-height: 1.1;
}


.met h6{
font-size: 1.6em;
color: #0d3a4a;
padding: 10px 0;
}


.met p{
  color: #0d3a4a;
  line-height: 1.5;
}

.sumario p{
  font-family: "Roboto", sans-serif !important;
  font-weight: 300;
  text-align: center;
  font-size: 1.7em;
  line-height: 1.2;
}

.nota{
  padding: 0.8em 0;
}
.nota p{
  font-family: 'Georgia', serif !important;
  color: #EF3F3F;
  font-size: 1.2em;
  text-align: center;
}

.quote-numero {
  padding: 30px;
  border-bottom: 2px solid #EF3F3F;
}
.quote-numero h4 {
  text-align: center;
  color: #0d3a4a;
  font-size: 1.6em;
}
.quote-numero h3 {
  font-family: 'Druk Text Web Bold', serif !important;
  font-weight: 700;
  text-align: center;
  color: #0d3a4a;
  font-size: 130px;
  line-height: 0.8;
}
.quote-numero h5 {
  font-family: 'Druk Text Web Bold', serif !important;
  font-weight: 700;
  text-align: center;
  color: #0d3a4a;
  font-size: 60px;
  line-height: 1;
}


.cuadro{
  background-color: #FFE1E1;
  border-top : 30px solid #EF3F3F;
  height: fit-content;
  margin: 0 15px;
}

.cuadro p{
  color: #0f0e48;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: none;
  text-align: left;
  padding: 28px;
}

.destacado{
  background-color: #fae6d1;
  padding: 20px;
  border-left: 10px solid #0d3a4a;
}

.destacado h3{
  font-size: 2em;
  color: #EF3F3F;
}

.destacado p{
  font-family: "Roboto", sans-serif !important;
  font-weight: 300;
  line-height: 1.2;
}

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

.menciones-bg{
  background-color: #fae6d1;
}


/* Safari 4.0 - 8.0 */
@-webkit-keyframes inzoom {
  from {opacity: 0;
  transform: scale(0.7);}
  to {opacity: 1;
  transform: scale(1);}
}

@keyframes inzoom {
from {opacity: 0;
  transform: scale(0.7);}
  to {opacity: 1;
  transform: scale(1);}
}

.botX_2{
  position: fixed;
  top: 48px;
  right: 11px;
  width: 62px;
  z-index: 999;
  max-width:100px;margin: 10px;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.botX_2:hover{
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}


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

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

  .fotoartes img {
    padding: 40px 0;
  }
  .typing-demo {
    font-size: 3em;
  }
  .desk {
    display: none;
  }
  .mobile {
    display: block;
  }
  .flecha img{
    width: 50px;
    padding:0;
  }
  .titulares, .titularesGanador {
    padding: 20% 0 2% 0;
  }
  .titularesGanador h2 {
    padding-top: 0;
    font-size: 3.5em !important;
    line-height: 1.1;
  }
  .titulares h4, .titularesGanador h4 {
    font-size: 30px;
    letter-spacing: 2px;
  }
  .titulares h2{
    font-size: 3em !important;
    text-align: center;
  }

  .met h3{
    font-size:1.4em ;
    text-align: center;
  }

  .met h4{
    font-size:2.7em;
    text-align: center;
  }

  .met h5{
    font-size:1.7em;
    text-align: center;
  }

  .sumario p{
    font-size: 1.3em;
  }
  
  .cuadro p{
padding: 10px;
  }

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

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


}
}
