@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';
  color: #000000;
}
.row{
  margin-left: 0px !important;
  margin-right: 0px !important;
}


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

p{
  line-height: 1.5;
	font-size: 20px;
  color: #000000;
  font-family: 'Georgia' !important;
}


.mobile {
  display: none;
}

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

video{
  border-bottom: 0px solid #000000;
}

.desk{
  display: block;
 }

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;
  color: #000000;
}
.s-1 h5{
  font-size: 12px;
  font-family: 'Montserrat', sans-serif !important;
  line-height: 1.5;
}

.met h3{
  font-size: 35px;
  color: #ffffff;
  padding: 1em 0px;
}

.met p{
  color: #ffffff;
  line-height: 1.5;
  opacity: 0.7;
}

.intro{
  padding-top: 3em;
  padding-bottom: 3em;
}

.intro h2{
  font-size: 120px;
  padding-bottom: 35px; 
  color: #000000;
  text-align: center;
  line-height: 100px;
}
.intro p{
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 500;
  text-align: center;
  font-size: 1.8em;
  line-height: 1.1;
}

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

.subtitle-se h2{
  text-transform: uppercase;
  color: #000000;
  padding: 15px 0;
  font-size: 50px;
}

.quote-number-big{
  background-color: #ded0e6;
}

.quote-number-big h2{
  font-family: 'Druk Text Web Medium', sans-serif !important;
  color: #000000;
  font-size: 200px;
  line-height: 0.8;
}

.quote-number-big h3{
  color: #000000;
  font-size: 45px;
  padding-bottom: 20px;
}

.bg-sec-morado-reportaje{
  background-color: #f1eaf4;
}

.subtitular-tablas h2{
font-family: 'Druk Text Web Medium', sans-serif !important;
padding-top: 15px;
margin: 0;
font-size: 1.8em;
line-height: 1.1;
color: #000000;
}

#move-img{
  margin-top: -70px;
}

.pie-foto{
  font-size: 15px !important;
  font-weight: 400;
	padding-top: 5px;
  text-align: center !important;
	color: #4f4f4f !important;
	width: 100%;
	font-family: 'Montserrat', sans-serif !important;
}

label{
  font-size: 1.1em !important;
  color: #fff;
  font-weight: 400 !important;
  line-height: 0.9em ;
  padding: 14px 14px 5px 14px; 
}
label input{
  border-style: none !important;
  margin: 2px;

}
label select{
  font-family: 'Montserrat', sans-serif !important;
  color: #000000;
  border-radius: 0px !important;
  border-style: none !important;
  margin: 2px;
  font-weight: 500;
}
table img{
  max-width:70px;
}

td{
  border-top: 1px solid #000000 !important;
}

.agregados {transition: transform .7s;
  text-align: center;

}
.agregados h6{
  padding: 3px 2px;
  border-style: solid;
  border-width:2px 0px;
  border-color: #00c0e8;
  margin: 10px auto;
  position: relative;
}
.agregados:hover{
transform: scale(1.2);
}
.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: 0.8em 0;
}
.nota p{
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 800;
  color: #4a4a4a;
  font-size: 1em;
  text-align: center;
}

.subtitulo{
  width: 80%;
  padding-left: 20%;
  margin: 0;
}
.iframe{width: 100%;
  height: 400px;
  border-style: solid;
  border-width: 2px;
  border-color: #000;
  padding: 50px;

}
.text-center button{  
  color:#fff;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 600;
  padding: 3px 7px;
    margin: 9px 3px;
  text-transform: uppercase;
  font-size: 13px ;
}

/* Style the buttons */
.btn_table {
  border-style: none !important;
  outline: none !important;
  background-color: #000000 ;
  cursor: pointer !important;
  color: #ffffffb5;
  border-bottom: solid 1px !important;
  border-color: #000000 !important;
  -webkit-transition: 1s ease-out;
  -moz-transition: 1s ease-out;
  -o-transition: 1s ease-out;
  transition: 1s ease-out;
  
}

.text-center #rosa {
  color: #e2afa4;
}

.text-center #verde {
  color: #6aa8a2;
}

.text-center #cafe {
  color: #caba99;
}

.btn_table:hover {
  color: #fff !important;
  border-radius: 0px !important;
  border-color: #fff;
  border-bottom: solid 1px !important;
   -webkit-transition: 1s ease-out;
  -moz-transition: 1s ease-out;
  -o-transition: 1s ease-out;
  transition: 1s ease-out;
}

.btn_table.active {
 color: #fff;
  border-radius: 0px !important;
  border-color: #fff;
  border-bottom: solid 1px !important;
   -webkit-transition: 1s ease-out;
  -moz-transition: 1s ease-out;
  -o-transition: 1s ease-out;
  transition: 1s ease-out;

}


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


.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper
.dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate{
  font-size: 0.8em;
  font-weight: 400 !important;
  -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;
}
.dataTables_wrapper .dataTables_info{
  color: #000000 !important; 
  opacity: 0.5;
  font-size: 0.6em;
  font-weight: 400 !important;

}

tr{
  background-color: #e6e7e8 !important;
  color: #000000 !important;
  -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;
}

table.dataTable thead .sorting{
  background-image: url(../img/sort_both.png) !important;
}

.head_table{
  font-size: 1.1em;
  font-weight: 400 !important;
  font-family: 'Montserrat', sans-serif !important;
  text-align: center;
  -webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;
  background-color: #fff !important;
}

.pos2022-rosa{
  font-size: 1.5em;
  color: #f8f8f8 !important;
  background-color: #e2afa4 !important;
  font-weight: 800;
  font-family: 'Montserrat', sans-serif !important;
  text-align: center;
  padding: 5px !important;
}

.pos2022-verde{
  font-size: 1.5em;
  color: #f8f8f8 !important;
  background-color: #6aa8a2 !important;
  font-weight: 800;
  font-family: 'Montserrat', sans-serif !important;
  text-align: center;
  padding: 5px !important;
}

.pos2022-cafe{
  font-size: 1.5em;
  color: #f8f8f8 !important;
  background-color: #caba99 !important;
  font-weight: 800;
  font-family: 'Montserrat', sans-serif !important;
  text-align: center;
  padding: 5px !important;
}

.name-list-r{
  width: 330px;
  background-color: #f4e3de !important;
  font-weight: 800;
  font-size: 1.1em;
  font-family: 'Georgia' !important;
  line-height: 1.2em;
  color: #000000 !important;
}

.name-list-v{
  width: 330px;
  background-color: #cbdcda !important;
  font-weight: 800;
  font-size: 1.1em;
  font-family: 'Georgia' !important;
  line-height: 1.2em;
  color: #000000 !important;
}

.name-list-c{
  width: 330px;
  background-color: #ece6da !important;
  font-weight: 800;
  font-size: 1.1em;
  font-family: 'Georgia' !important;
  line-height: 1.2em;
  color: #000000 !important;
}

.brdrb.name-list {
  min-width: 220px;
}

.telm{
  font-weight: 300;
  font-size: 1em;
  letter-spacing: 0.7px;
  min-width: 220px;
  text-align: left;
  color: #000000;
}

.telm_list{
  font-family: 'Georgia' !important;
  font-weight: 900;
  font-size: 1.2em;
  min-width: 180px;
  text-align: center;
  color: #000000;
}

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

.filterDiv {
  display: none;
}

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



/* -------------cards winners ----------- */
.card-winners {
  padding-top: 1em;
  padding-bottom: 5em;
}

.card-win-indiv{
  padding: 20px 0;
}

*, *:before, *:after {
  box-sizing: inherit;
}

.u-clearfix:before,
.u-clearfix:after {
  content: " ";
  display: table;
}

.u-clearfix:after {
  clear: both;
}

.u-clearfix {
  *zoom: 1;
}

.subtle {
  color: #000000;
}

.card-container {
  /* margin: 25px auto 0;
  width: 680px; */
  position: relative;
  
}

.card {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  display: flex !important;
  padding: 30px !important;
  position: relative !important;
  border: none !important;
  box-shadow: 0 0 5px rgba(75, 75, 75, .07);
  z-index: 1 !important;
}

.bg-cafe{
  background-color: #ece6da !important;
}
.bg-verde{
  background-color: #cbdcda !important;
}
.bg-rosa{
  background-color: #f4e3de !important;
}

.card-body {
  padding: 5px !important;
}

.card-number {
  margin-top: 15px;
}

.card-circle {
  border: 1px solid #000000;
  border-radius: 50%;
  display: inline-block;
  line-height: 22px;
  font-size: 12px;
  height: 25px;
  text-align: center;
  width: 25px;
}

.card-author {
  display: block;
  font-size: 12px;
  letter-spacing: .5px;
  margin: 15px 0 0;
  text-transform: uppercase;
}

.card-title {
  font-family: 'Druk Text Web Medium', sans-serif !important;
  font-size: 42px;
  font-weight: 500;
  line-height: 1.1;
  margin: 10px 0;
}

.card-description {
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
  line-height: 22px;
  margin: 10px 0;
}

.card-read {
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 6px;
  margin: 5px 0 20px;
  position: relative;
  text-align: right;
  text-transform: uppercase;
}

.card-read:after {
  background-color: #898989;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 9px;
  width: 75%;
}

.card-shadow {
  background-color: #fff;
  box-shadow: 0 2px 25px 2px rgba(0, 0, 0, 1), 0 2px 50px 2px rgba(0, 0, 0, 1), 0 0 100px 3px rgba(0, 0, 0, .25);
  height: 1px;
  margin: -1px auto 0;
  width: 80%;
  z-index: -1;
}
/* -------------cards winners ----------- */


/***************** ganadores ****************/
#background-ganador-01{
  background-color: #f7f4ef;
}

#background-ganador-02{
  background-color: #eaf0ef;
}

#background-ganador-03{
  background-color: #faf3f1;
}


.btn-menu-seccion {
  display: block;
  width: 4%;
  position: fixed;
  left: 20px;
  top: 80px;
  border-radius: 50%;
  line-height: 50px;
  text-align: center;
  z-index: 9999999;
  transition: 0.4s ease-out;
}
.btn-menu-seccion:hover{
  transform: rotate(-30deg);
}

.btn-menu-ganadores {
  display: block;
  width: 9%;
  position: fixed;
  right: 10px;
  bottom: 20px;
  border-radius: 50%;
  line-height: 50px;
  text-align: center;
  z-index: 9999999;
  transition: 0.3s ease-out;
}

.btn-menu-ganadores:hover{
  transform: scale(1.2);
}


.clip-bg-ganador01{
  background:  #ece6da;
  clip-path: polygon(0 0, 35% 0, 35% 100%, 0% 100%);
  position: absolute;
  width: 100%;
  height: 700px;
  top: 0;
  z-index: -1;
}

.clip-bg-ganador02{
  background:  #cbdcda;
  clip-path: polygon(0 0, 35% 0, 35% 100%, 0% 100%);
  position: absolute;
  width: 100%;
  height: 700px;
  top: 0;
  z-index: -1;
}

.clip-bg-ganador03{
  background:  #f4e3de;
  clip-path: polygon(0 0, 35% 0, 35% 100%, 0% 100%);
  position: absolute;
  width: 100%;
  height: 700px;
  top: 0;
  z-index: -1;
}

.titular-ganador01{
  padding-top: 130px;
}

.grantitulo-01 h1{
  font-size: 6.7em;
  color: #000000;
  line-height: 1;
  text-align: right !important;
  font-family: 'Druk Text Web Bold', sans-serif !important;
}

.grantitulo-03 h1{
  font-size: 5em;
  color: #000000;
  line-height: 1;
  text-align: right !important;
  font-family: 'Druk Text Web Bold', sans-serif !important;
}

.grantitulo-01 h2{
  display: inline-flex;
  float: right;
  padding: 3px 3px 3px 8px;
  letter-spacing: 8px;
  color: #000000;
  line-height: 1.1;
  background-color: #ece0be;
}

.name-emp02 h2{
  display: inline-flex;
  float: right;
  padding: 3px 3px 3px 8px;
  letter-spacing: 8px;
  color: #000000;
  line-height: 1.1;
  background-color: #6aa8a2;
}

.name-emp03 h2{
  display: inline-flex;
  float: right;
  padding: 3px 3px 3px 8px;
  letter-spacing: 8px;
  color: #000000;
  line-height: 1.1;
  background-color: #c9706c;
}

.intro-ganador{
  margin-left: 50px;
  border-left: solid #000000 2px;
}

.intro-ganador p{
  font-family: 'Montserrat', sans-serif !important;
  padding-top: 1.5em;
  padding-bottom: 20px;
  padding-left: 15px;
  color: #000000;
  font-weight: 500;
  text-align: left;
  font-size: 1.4em;
  line-height: 1.3;
}

.nota-alcredito {
  font-size:19px !important;
  text-align: left !important;
}

.sub-resalt{
  background-color: #ece0be;
  text-transform: uppercase;
  font-family: 'Druk Text Web Medium', sans-serif !important;
  font-size: 25px;
  color: #231f20;
}

.sub-titular-ganador01 h2{
  font-family: 'Druk Text Web Medium', sans-serif !important;
  padding-top: 25px;
  font-size: 2.4em;
  line-height: 1.1;
  color: #000000;
}

.sub-titular-ganador01 h3{
  font-family: 'Druk Text Web Medium', sans-serif !important;
  font-size: 2em;
  line-height: 1.1;
  color: #000000;
}

.numero-big{
font-size: 110px;
}

.parrafo-espaciado-top{
  padding-top: 7em;
}

.img-pin-ganador img{
  padding-top: 80px;
}

.img-pin-ganador-small img{
  width: 80%;
}

.num-big-02{
  text-transform: uppercase;
  font-family: 'Druk Text Web Medium', sans-serif !important;
  font-size: 120px;
  line-height: 1;
  color: #000000;
  text-align: center;
}
.num-doble-big-02{
  text-transform: uppercase;
  font-family: 'Druk Text Web Medium', sans-serif !important;
  font-size: 280px;
  line-height: 1;
  color: #000000;
  text-align: center;
}

/***************** ganadores ****************/


/********************** metodologia styles ************************/
#metodologia-page{
  background-color: #00c0e8;
}
#metodologia-page p{
  color: #000000 !important;
}

.botX_2{
	position: fixed;
	top: 5px;
	left: 5px;
  width: 50px;
  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(30deg);
  transform: rotate(-30deg);
}
.title-txt-m h1{
  text-align: left;
  text-transform: uppercase;
  padding: 50px 0 20px 0;
  font-size: 80px;
  color: #ffffff !important;
}
.sbtitle-txt-m h2{
  text-align: left;
  text-transform: uppercase;
  padding: 8px;
  font-size: 40px !important;
  color: #000000;
  background-color:#ffffff;
  margin-bottom: 20px;
}
.logo-metodology img{
  width: 70%;
  text-align: center;
}
/********************** metodologia styles ************************/





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


@media (min-width: 200px) and (max-width: 770px) {
  .fixed-top {
    background-color: #000;
  }
  .s-1 {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .mobile img {
    margin-top: -15px;
  }

  .desk {
    display: none;
  }
  
  .mobile {
    display: block;
  }
  .intro {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .intro h2 {
    font-size: 57px;
    padding-bottom: 35px;
    line-height: 1;
  }
  .intro p {
    text-align: left;
    font-size: 1.3em;
  }
  .quote-number-big h2 {
    font-size: 180px;
    line-height: 0.8;
  }
  .quote-number-big h3 {
    font-size: 30px;
    padding-bottom: 20px;
  }
  .agregados h6{
    padding: 3px 2px;
    border-style: solid;
    border-width:2px 0px;
    margin: 10px 30px;
    position: relative;
  }
  
  .intro h3{
    font-size: 68px;
    padding-top: 0px; 
    color: black;
    text-align: center;
    line-height: 70px;
  
  }
  .grantitulo-01 h1 {
    font-size: 4.5em;
    line-height: 1;
  }
  .grantitulo-03 h1 {
    font-size: 3.5em;
  }
  .intro-ganador {
    margin-left: 20px;
    border-left: solid #000000 2px;
  }
  .btn-menu-seccion {
    width: 12%;
    position: fixed;
    left: 10px;
    top: 63px;
  }
  .btn-menu-ganadores {
    display: block;
    width: 28%;
    position: fixed;
    right: 10px;
    bottom: 20px;
  }
  .card-author {
    font-size: 15px;
  }
  .card-description {
    font-size: 18px;
    font-weight: 300;
    margin: 5px 0;
  }
  .card-title {
    font-size: 39px;
    line-height: 1.1;
    margin: 10px 0;
  }
  #move-img{
    margin-top: -30px;
  }

}

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

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


}





