@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;
  }

body {
  font-size: 1rem;
  background-color: #fff !important;
}
.row{
  margin-left: 0px !important;
  margin-right: 0px !important;
}

a {
  color: #dd3f5b !important;
  text-decoration: none !important;
  font-style: italic;
}
a:hover{
  color: #dd3f5b !important;
  text-decoration: underline !important;
}

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

p{
  font-family: 'Georgia';
  line-height: 1.5;
  font-size: 20px;
  color: #000000;
  margin-bottom: 0;
  text-align: left;
}


/************* reina isabel styles **************/
.texto{
  padding-top: 50px;
}

.bg-color{
  background-color: #e0e0e0;
}

.inicio{
  padding-top: 2.8em;
}
.titular{
  padding: 3em 1em;
}
.inicio h1{
  font-family: 'Druk Text Web Bold', serif;
  padding: 0 15px;
  line-height: 1;
  font-size: 6em;
  color: #dd3f5b;
  text-align: left;
}
.inicio h2{
  font-family: 'Druk Text Web Bold', serif;
  padding: 0 15px;
  line-height: 1;
  font-size: 3em;
  color: #000;
  text-align: left;
}
.inicio img{
  vertical-align: middle;
}

.sumario{
  font-family: 'Roboto', sans-serif;
  border-left: 10px solid #7dc7cd;
  font-size: 25px;
  line-height: 1.2;
  color: #000;
  font-weight: lighter;
  padding-left: 15px;
}

.edicion{
  background-color: #e0e0e0;
  text-align: center;
}
.edicion img{
  padding: 5px 0 30px;
  width: 40px;
}

hr {
  padding-bottom: 30px;
  text-align: center;
  border: none !important;
  margin: 1rem 0 3rem;
}
  
hr:before {
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 0%;
  background: #e0e0e0;
  margin: 0 0.4em;
}
  
hr:after {
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 0%;
  background: #e0e0e0;
  margin: 0 0.4em;
}
  
  .s-1{
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .tiktok p {
    font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.2;
    text-align: center;
    padding: 30px 0 5px;
    border-bottom: 3px dotted #dd3f5b;
  }

.pregunta h3{
  font-family: 'Roboto', sans-serif !important;
  text-transform: none;
  font-weight: 700;
  line-height: 1.1;
  font-size: 2.6em;
  color: #dd3f5b;
  text-align: right;
}


.frase p{
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: italic;
  border-left: 8px solid #7dc7cd;
  padding-left: 15px;
  
}

.destacado-1{
  padding: 20px 30px;
  background-color: #aa312a;
}
.destacado-1 p{
  color:#ffffff !important;
  background-color: #aa312a;
}

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

.characters{
  padding-top: 30px;
}

.characters p{
  text-align: center;
}

.characters h3{
  font-family: 'Abril Fatface', cursive !important;
  line-height: 1;
  font-size: 1.4em;
  color: #0E4960;
  padding-top: 8px;
  margin-bottom: 3px;
}

.cifra-destacada{
  font-size: 125px;
  font-family: 'Abril Fatface', cursive !important;
  text-align: center;
  color: #F4D773;
}

.pie-foto h6 {
  font-family: 'Open Sans', sans-serif !important;
  padding-top: 5px;
  font-weight: 300;
  font-size: 12px;
  color: #797979 !important;
}


.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

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

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

.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; }



/*    Termina CSS Filtrado */

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

@media (min-width: 200px) and (max-width: 700px) {
  .frase1 img{
    margin-left: 0%; 
  }
  .mobile img {
    margin-top: -15px;
  }
}

@media (min-width: 700px) and (max-width: 1400px){
  .block video{
    margin-top: -210px;
  }
}


@media (min-width: 200px) and (max-width: 770px) {
  .subtitulo{
    width: 100%;
    padding-left: 0%;
    margin: 0em 0;
  }
  .desk {
    display: none;
  }
  .mobile {
    display: block;
  }

  .texto h1{
    padding-right: 1.5em;
    padding-left: 1.5em;
  }
  .info_desk img {
    display: none;
  }
  .info_mobile img {
    display: inline-block;
    
  }
  .mobile h4{
    
        padding: 0px 3px 3px 3px;
      border-style: solid;
      border-width: 1px 0px;
      border-color: #cacaca;
      margin: 5px auto 15px auto;
      position: relative;
  }
  .desk{display: none;
  }
  .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;
    }

    .inicio{
      padding-top: 8em;
    }
    .inicio h1{
      font-size: 3.5em;
      text-align:center;
    }
    .inicio h2{
      font-size: 2.5em;
      text-align:center;
    }
    .sumario{
      font-size: 20px;
    }

    .pregunta h3{
      font-family: 'Roboto', sans-serif !important;
      text-transform: none;
      font-weight: 700;
      line-height: 1.1;
      font-size: 2.4em;
      text-align: center;
    }

    .cifra-destacada{
      font-size: 67px;

    }
}






