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

  @font-face {
    font-family: 'TheSansC4s';
    src: url('../thesans/TheSans-3_Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
  }
  @font-face {
    font-family: 'TheSansC4s';
    src: url('../thesans/TheSans-5_Plain.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
  }
  @font-face {
    font-family: 'TheSansC4s';
    src: url('../thesans/TheSans-7_Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
  }
  @font-face {
    font-family: 'TheSansC4s';
    src: url('../thesans/TheSans-9_Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
  }

body {
  font-size: 1rem;
}

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

a {
  color: #000 !important;
  text-decoration: none !important;
}
a:hover{
  color: #fbd84a !important;
  text-decoration: none !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;
}

.s-1{
  padding: 2em 0;
}

.bg-blue{
  background-color: #f7e4e4;
}

.inicio{
  padding-top: 2.8em;
}
.titular{
  padding: 3em 1em;
}

.inicio img{
  vertical-align: middle;
}

.sumario{
  padding: 3% 0;
}

.sumario p{
  font-family: "TheSansC4s", Verdana, sans-serif;
  color: #000000;
  font-weight: 300;
  text-align: center;
  font-size: 32px;
}

.principal img{
	margin-top: 58px;
	width: 100%;
}

.credito p{
  font-family: "TheSansC4s", Verdana, sans-serif;
  text-align: center;
  padding: 0 0 3% 0;
}

.credito img{
  width: 8%;
}

.capitular{
  text-align: center;
}

.titulo h1 {
  font-family: 'Druk Text Web Bold', serif;
  padding: 0 15px;
  line-height: 1;
  font-size: 5em;
  color: #ffffff;
  text-align: center;
}

.titulo h2 {
  font-family: 'Druk Text Web Bold', serif;
  padding: 0 15px;
  line-height: 1;
  font-size: 3.2em;
  color: #ffffff;
  text-align: center;
}

.titulo p{
  color: #ffffff;
  font-style: italic;
  text-align: center;
  padding: 2% 0;
}

.actos-style h2{
  background-color: #00adba;
  inline-size: fit-content;
  padding: 8px;
  font-size: 22px;
}

.subtitle h3{
  font-size: 38px;
}


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

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


/* The actual content */
.content {
  padding: 20px 30px;
  position: relative;
  border-radius: 6px;
}

.content h2 {
color: #0E4960;
text-align: right;
font-size: 3em;
}

.creditos h6{
	font-size: 0.8em;
	padding-bottom: 7px;
	color: #000000 !important;
}

.creditos p{
	font-family: 'Georgia',serif !important;
	font-size: 12px;
    text-align: center;
	color: #000000 !important;
}

.creditos strong{
  font-family: "TheSansC4s", Verdana, sans-serif;
  font-weight: 700;
}



/*    Termina CSS Filtrado */

.quote-txt{
  padding: 5% 5% 5% 10%;
  background-color: #00adba;
}

.quote-txt h4{
  font-size: 8em;
  margin-bottom: -50px;
  color: #000000;
}

.quote-txt h3{
  font-size: 2.6em;
  color: #ffffff;
}

.quote-numero{
  padding: 30px;
  /*background-color: #f4e7d2;*/
}
.quote-numero h3{
  font-family: 'Druk Text Web Bold', serif !important;
  font-weight: 700;
  color: #000000;
  font-size: 120px;
  line-height: 1.2;
}
.quote-numero h4{
  color: #000000;
  font-size: 2.2em;
  line-height: 1.2;
}
.vertical-row {
  Float:left;
  margin: 1em;
  width: 2px;
  background-color: #000000;
}

.pie-foto p{
	padding-top: 15px;
	font-size: 15px !important;
	color: #000000;
	line-height: 1.2em;
	text-align: center;
    font-family: "TheSansC4s", Verdana, sans-serif;
}





@media (min-width: 200px) and (max-width: 770px) {
  .sumario p {
    padding-top: 19px;
    color: #000000;
    font-weight: 300;
    font-size: 20px;
  }
  .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_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;
  }

  .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;
    }
    .cifra-destacada{
      font-size: 67px;

    }

    .scroller{
      margin: 15px 0;
    }

    div.scrollphot .card {
      width: 310px;
    }

    .titulo h1 {
      font-size: 4em;
    }

    .titulo h2 {
      font-size: 2.5em;
    }

    .circulo-morado{
      margin: 2% auto;
    }

    .principal img{
      margin-top: 3em;
  
    }

    .quote-txt{
      padding: 0% 5% 0% 10%;
    }

    .quote-txt h3{
      font-size: 29px;
    }

    .foto-right{
      padding-top: 0%;
    }

    
}






