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

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

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

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

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

p {
  line-height: 1.7;
  font-size: 1.2em;
  color: #000;
  font-family: 'Georgia' !important;
}

.mobile {
  display: none;
}

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

/* video{
  border-bottom: 15px solid #ffffff;
} */

.desk {
  display: block;
}

li {

  background-color: #fff;
}

li:hover {
  background-color: #ccc;

}

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

.bg-azul{
  background-color: #024E80;
  padding: 0 0 40px;
}

.sumario {
  padding: 1em 0;
}

.sumario h4 {
  font-family: 'Roboto', sans-serif;
  text-transform: none;
  color: #ffffff;
  text-align: center;
  font-size: 28px;
  font-weight: lighter;
}

.sumario p {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 500;
  text-align: center;
  font-size: 1.5em;
}

.botones{
  margin: 20px 0;
}

.title3 p{
  letter-spacing: 2px;
  font-family: 'Montserrat', sans-serif !important;
  text-transform: uppercase;
  font-size: 0.9em;
  color: #ffffff;
  --animate-duration: 1.2s;
}

.seleccion:hover{
  transition: 0.4s;
  scale: 1.15;
}

.jurado{
  margin-top: 40px;
}

.jurado p{
  font-family: 'Roboto Condensed',sans-serif !important;
  color: #ffffff;
}

.jurado h2{
  font-family: 'Druk Text Web Bold', sans-serif;
  color: #ffffff;
  text-align: center;
  font-size: 3.2em;
}

.pie-foto-s p{
  font-family: 'Roboto Condensed',sans-serif !important;
  font-weight: lighter;
  line-height: 1.2;
  padding: 20px 35px;
}

.pie-foto{
  background-color:#DF355C;
}

.pie-foto p {
  font-family: 'Roboto Condensed',sans-serif !important;
  color: #ffffff;
  font-weight: lighter;
  line-height: 1.2;
  padding: 20px 35px;
}

.lugar h2{
  font-family: 'Druk Text Web Bold', sans-serif;
  font-size:3.4em !important;
  line-height: 0.8;
}

.lugar h3{
  font-family: 'Roboto Condensed', sans-serif;
  text-align: center;
  color: #000000;
  margin-top: 35px;
  letter-spacing: 6px;
  border-bottom: 2px solid #000000;
  font-size: 2.3em ;
}

.lugar h4{
  font-family: 'Roboto',sans-serif;
  font-size: 1.6em;
  font-weight: lighter;
  text-transform: none;
  margin-top:30px ;
}

.jurado-opina{
  background-color: #DF355C;
  width: fit-content;
  padding: 10px 20px;
}

.jurado-opina h2{
font-family: 'Roboto',sans-serif;
color: #ffffff !important;
font-size: 1.6em !important;
margin-bottom: 0 !important;
font-weight: 300;
text-transform: none !important;
}

.opinion {
  background-color: #D9D9D9;
  padding: 40px 40px;
}

.opinion h3{
  font-family: 'Druk Text Web Bold', sans-serif;
  font-size: 2.6em;
}

.opinion h3 span{
color: #DF355C;
}

.opinion h4{
  font-family: 'Roboto Condensed', sans-serif;
  margin-top: 30px;
}

.columna{
  background-color: #D9D9D9;
  padding: 30px;
}

.columna h2{
font-family: 'Druk Text Bold',sans-serif;
font-size: 65px !important;
/* color: #ffffff; */
padding: 20px 0;
text-align: center;
line-height: 1;
}

.columna h3{
font-family: 'Roboto Condensed',sans-serif !important;
font-size: 27px !important;
font-weight: 400 !important;
/* color: #ffffff; */
padding: 10px 0;
text-align: center;
}

.columna p{
font-family: 'Georgia',serif;
font-size: 1.2em !important;
/* color: #ffffff; */
padding: 20px 0;
text-align: left;
}



.pin img{
  text-align: center !important;
  max-width:250px;
}

.animate__animated.animate__bounce {
  --animate-duration: 4s;
}

.graficas img {
  margin-bottom: 60px;
  text-align: center !important;
}

.logo img {
  width: 25%;
  text-align: center !important;
  padding-top: 40px;
}

.logoreport img {
  width: 50%;
  text-align: center !important;
  padding-top:0;
}


.creditos {
  background-color: #ffffff;
  padding: 15px 0 7px;
}

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

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

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

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

.s-1 h2 {
  text-transform: uppercase;
  color: #000;
  padding: 15px 0;
  font-size: 50px;
}



.agregados h6 {
  padding: 3px 2px;
  border-style: solid;
  border-width: 2px 0px;
  border-color: #34addc;
  margin: 10px auto;
  position: relative;
  text-align: center;
}


.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-top: 0.8em;
}

.nota p {
  font-family: 'Roboto', sans-serif !important;
  font-weight: 600;
  color: #000000;
  font-size: 1.3em;
  text-align: center;
}


.iframe {
  width: 100%;
  height: 400px;
  border-style: solid;
  border-width: 2px;
  border-color: #000;
  padding: 50px;

}

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

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

/*-------------------------------------------------------------*/
.botonback {
  width: 200px !important;
  max-width: 200px !important;
  margin: 20px;
  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;
}

.botonback:hover {
  transform: scale(1.1)
}

/* 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);
  }
}

.gallery-block.compact-gallery .item a:hover .description {
  opacity: 1;
}

.gallery-block .zoom-on-hover:hover .image {
  transform: scale(1.2);
  opacity: 0.4;
}


.img_m2_g {
  background-image: url(../img/rodrigo.png);
  width: 100%;
  height: 20em;
  background-position: top;
  background-size: cover;
}

.img_m2_1 {
  background-image: url(../img/pascal.png);
  width: 100%;
  height: 20em;
  background-position: top;
  background-size: cover;
}

.img_m2_2 {
  background-image: url(../img/gabriel.png);
  width: 100%;
  height: 20em;
  background-position: top;
  background-size: cover;
}

.info_mobile img {
  display: none;
}

.mobile {
  display: none;
}

.desk {
  display: block;
}



/*    CSS filtrado */


.filterDiv {
  display: none;
}

.show_table {
  display: table-row;
  text-align: left;
  visibility: inherit !important;
}

.container_t {
  overflow: hidden;
}

/* Style the buttons */
.btn_table {
  font-size: 1em;
  font-family: Georgia, Times, "Times New Roman" !important;
  border-style: none !important;
  outline: none !important;
  background-color: #ededed;
  cursor: pointer !important;
  color: #ffffffb5;
  /* border-bottom: solid 2px !important;
  border-color: #cbd2cf !important; */
  -webkit-transition: 1s ease-out;
  -moz-transition: 1s ease-out;
  -o-transition: 1s ease-out;
  transition: 1s ease-out;
}

.col-sm-6,
.col-sm-12 {
  padding: 0px !important;
}

.img_m {
  padding: 10px !important;
}

/*    Termina CSS Filtrado */

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

}


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

  .col-12 {
    padding-right: 3px !important;
    padding-left: 3px !important;
  }

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

  .titular h2 {
    letter-spacing: 1px;
    font-size: 3em !important;
    margin-bottom: 17px;
  }

  .titular h3 {
    font-size: 1.5em !important;
    line-height: 1.1;
  }

  .intro h2 {
    font-size: 3.6em !important;
    line-height: 1;
}

.columna{
  padding: 0;
}

  .columna h2 {
font-size: 45px !important;
  }
  
  .columna h3 {
font-size: 21px !important;
  }

  .columna img {
width: 90%;
  }

.numero p{
  font-size: 1.5em;
}

.numero {
  width: fit-content !important;
  margin-bottom: 20px !important;
}

.lugar{
  padding-left: 0;
}

.ganador h3{
  padding-left: 0 !important;
}

.ganador p{
  padding-left: 0 !important;
}

.reportaje {
  padding: 0;
}

.report h2 {
  font-size: 170px !important;
  padding-top:0 !important ;
}

.report h3 {
  font-size: 2em;
}

.logoreport img{
  margin-left: -175px;
  text-align: left !important;
}

.graficas h3 {
  font-size: 1.7em;
}

.botonback {
  width: 130px !important;
  max-width: 130px !important;
  margin: 10px;
  background-color: #ffffff;
  z-index: 20;
}

.cuadro-honor .card1 p,.cuadro-honor .card2 p,
.cuadro-honor .card3 p {
  margin-left: 10px;
}

.degradado a h3 {
  margin-left: 20%;
  background-color: #000000;
  opacity: 100%;
  z-index: 100;
  margin-top: -80px !important;
}

.degradado img{
  z-index: 550;
  margin-top: -52%;
  margin-left: -20px !important;
  margin-right: -20px !important;
}

.banner img {
  margin-top: 80px;
  margin-left: -10px;
  text-align: center !important;
}

.metod h2 {
  font-size: 3em !important;
}

.ganador img {
  width: 180px;
  text-align: center;
}

  .graficas img {
    margin-bottom: 10px !important;
  }


  .desk {
    display: none;
  }

  .mobile {
    display: block;
  }

  .logo img {
    width: 90%;
  }

  .sumario h4 {
    font-size: 20px;
  }

  .sumario h1 {
    text-align: center;
    font-size: 66px;
  }

  .sumario p {
    text-align: left;
    font-size: 1.3em;
  }

.title3 p{
  font-size: 0.8em;
}

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

.lugar h2 {
  font-size: 3em !important;
}

.lugar h3 {
  font-size: 1.9em;
}

.lugar h4{
  font-weight: 300 !important;
  font-size: 20px !important;
  padding-top: 0px !important;
}

.opinion{
  padding: 30px;
}

.opinion h3 {
  font-size: 1.7em;
}

.jurado-opina {
  padding: 5px 10px;
}

.jurado-opina h2 {
  font-size: 1.2em !important;
}

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

  }


  .nota {
    padding: 0;
  }

  .nota p {
    font-size: 18px;
  }

  .quote h3 {
    font-size: 6.6em !important;
    padding-top: 30px !important;
    line-height: 0.5;
  }

  .quote h4 {
    font-size: 25px;
    padding: 0 0 20px;
    text-align: center;
  }

  .quote h5 {
    font-size: 18px;
    text-align: center;
    padding: 0 !important;
    margin: 0;
  }

  .quote img {
    padding: 20px 0;
  }

  .recuadro {
    margin: 0;
  }

  .name-list-r {
    font-size: 16px;
  }

  .name-list-m {
    font-size: 16px;
  }

  .name-list-v {
    font-size: 16px;
  }

  .head_table {
    font-size: 9px;

  }


  .rk23{
    width: 40px;
    font-size: 13px;
  }

  .empresa{
    width: 75px;
    font-size: 12px;
  }

  .evaluation {
    font-size: 12px;
  }

  .sect {
    font-size: 15px;
    max-width: 100px;
    hyphens: manual;
  }

  table.dataTable tbody th, table.dataTable tbody td {
    padding-left: 5px !important;
}

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

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

  }
}