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

body {
  font-size: 1rem;
  color: #F5F5F5 !important;
}

.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: 'Roboto', sans-serif;
  color: #000000;
  font-weight: 200;
  text-align: center;
  font-size: 28px;
}

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

.credito p{
	font-family: 'Roboto',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;
}

.bg-izq{
  background: url(../img/bg-izq.jpg) repeat center center;
	background-attachment: fixed;
}

.bg-izq-big{
  background: url(../img/bg-izq-big.jpg) no-repeat center center;
}

.bg-der{
  background: url(../img/bg-der.jpg) repeat center center;
	background-attachment: fixed;
}

.subtitular h3{
  font-family: 'Druk Text Web Bold', serif;
  text-transform: uppercase;
  line-height: 1.2;
  font-size: 2.4em;
  color: #000000;
  text-align: left;
  border-left: 20px solid #e7343f;
  padding-left: 10px;
}


.parrafo-diferente p{
  font-style: italic;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}

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

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


/* 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: 1.1em;
	color: #000000 !important;
}

.creditos strong{
	font-family: 'Roboto',sans-serif;
}



/*    Termina CSS Filtrado */

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

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

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


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





@media (min-width: 200px) and (max-width: 770px) {
  .sumario p {
    padding-top: 19px;
    font-family: 'Roboto', sans-serif;
    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%;
    }

    .bg-izq{
      background: url(../img/bg-izq-mob.jpg) repeat center center;
      background-attachment: fixed;
    }
    
    .bg-izq-big{
      background:none;
    }
    
    .bg-der{
      background: url(../img/bg-der-mob.jpg) repeat center center;
      background-attachment: fixed;
    }
    
}






