@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: '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;
  color: #353535 !important;
  background-color: #ffffff !important;
}

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

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

a:hover {
  color: #543B30 !important;
  text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Druk Text Web Medium', sans-serif !important;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1em;
}

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


/* estilos mobile y desk */
.mobile {
  display: none;
}

.desk {
  display: block;
}

/* estilos mobile y desk */


.apertura {
  margin-top: -47px;
  /* margin-bottom: -6px; */
}

.video-block {
  position: relative;
  z-index: -9999999999;
  margin-bottom: -10px;
}

.edicion {
  background-color: #f5d266;
  text-align: center;
}

.edicion h2 {
  font-family: 'Georgia' !important;
  font-style: italic;
  font-size: 23px;
  text-transform: uppercase;
  margin: 0 !important;
  padding: 0.5em;
  text-align: center;
  color: #104352;
  letter-spacing: 4px;
}

.icono {
  width: 45px;
  position: fixed;
  bottom: 600px;
  right: 5px;
  z-index: 999;
}

.icono img {
  --animate-duration: 7.5s;
  --animate-delay: 0.5s;
}


/********** mosaico imagenes perfiles **********/
.location-listing {
  position: relative;
  background-color: #A08066;
}

.location-image {
  height: -webkit-fit-content;
  overflow: hidden;
}

.location-image img {
  transition: transform 1.7s ease;
}

h3 {
  margin: 0 !important;
}

.location-title {
  font-family: 'Georgia' !important;
  font-style: italic;
  font-size: 1.2em;
  font-weight: 500;
  text-decoration: none;
  z-index: 1;
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: opacity .5s;
  background: #10435296;
  /* position the text in t’ middle*/
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.location-listing a:hover {
  color: #ffffff !important;
}

.location-listing:hover .location-title {
  opacity: 1;
}

.location-listing:hover .location-image img {
  transform: scale(1.2);
  filter: blur(2px) !important;

}

.noblur:hover .location-image img {
  filter: none !important;
}

/* for touch screen devices */
@media (hover: none) {
  .location-title {
    opacity: 1;
  }
}

/********** mosaico imagenes perfiles **********/

.bg-cafe {
  background-color: #fff7d9;
}

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

.logo-inicio {
  padding: 35px 0;
}

.credito-fotos p {
  font-family: "TheSansC4s", Verdana, sans-serif !important;
  font-weight: 600;
  font-size: 16px;
  color: #104352;
  text-align: center;
  text-transform: uppercase;
  /* border-right: 1px solid #104352;
  border-left: 1px solid #104352; */
  padding: 15px 0;

}

.credito-black p {
  font-family: 'Georgia', serif !important;
  font-style: italic;
  margin-top: 40px;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  text-align: center;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  padding: 15px 0;
  letter-spacing: 1px;
}

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

.intro h3 {
  font-family: 'Georgia' !important;
  margin: 0;
  color: #ffffff;
  text-transform: none;
  text-align: center;
  letter-spacing: 1px;
  font-weight: 500;
  font-size: 25px;
  line-height: 1.2 !important;
}

.destacado {
  padding: 6% 0;
}

.redes {
  opacity: 1;
  max-width: 30px !important;
  margin: 0px 1px;
  transition: transform .3s;
  /* Animation */
  margin-bottom: 10px;
}

.redes:hover {
  opacity: 0.8;
  transform: scale(1.2);
}

.subtitular h3 {
  font-family: "TheSansC4s", Verdana, sans-serif !important;
  font-weight: 100;
  letter-spacing: 0px;
  font-size: 2em;
}

.logo-ranking img {
  margin: 50px 0;
  width: 70%;
  text-align: center;
}

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

.head_exp {
  top: 0px;
  background-color: #ffffff;
  padding: 0.4em;
  left: 0px;
  position: fixed;
  display: block;
  width: 100%;
  border-bottom-color: #000000;
  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: #dedede;
}



/* ************************** Tabla mujeres ********************* */
/*CSS filtrado needed to show or hide the rows in the sections */
.filterDiv {
  display: none;
}

.show_table {
  display: table-row;
  text-align: left;
  visibility: inherit !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 {
  color: #000000;
  border-radius: 0px !important;
  border-style: none !important;
  margin: 2px;
  font-family: Georgia, Times, "Times New Roman" !important;
  font-weight: 700;
}

table img {
  max-width: 70px;
}

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

.head_table {
  background-color: #b3b3b3 !important;
}

.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: #fff !important;
  opacity: 0.5;
  font-size: 0.6em;
  font-weight: 400 !important;

}

tr {
  background-color: #f5d266 !important;
  color: #2D1F1B;
  -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.display tbody tr.even>.sorting_2,
table.dataTable.order-column.stripe tbody tr.even>.sorting_2 {
  background-color: #ffffff !important;

}

table.dataTable.display tbody tr.even>.sorting_1,
table.dataTable.order-column.stripe tbody tr.even>.sorting_1 {
  background-color: #ffffff !important;

}

table.dataTable.display tbody tr.odd>.sorting_2,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_2 {
  background-color: #faf2e9 !important
}

table.dataTable.display tbody tr.odd>.sorting_1,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {
  background-color: #ffffff !important;

}

.botX {
  width: 35px;
  max-width: 80px;
  margin: 10px;
  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;
}

.botX:hover {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);

}

.head_table {
  font-size: 0.8em;
  font-weight: 400 !important;
  font-family: Georgia, Times, "Times New Roman" !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;
}

.head_table:hover {
  font-size: 0.8em;
  font-weight: 400 !important;
  font-family: Georgia, Times, "Times New Roman" !important;
  text-align: center;

}

.img-list img {
  background-color: #fff7d9 !important;
}

.rk2025 {
  font-size: 1.7em;
  font-weight: 600;
  font-family: Georgia, Times, "Times New Roman" !important;
  text-align: center;
  color: #104352;
  padding: .5em;
}

.name-list {
  font-weight: 700;
  font-size: 0.9em;
  font-family: Georgia, Times, "Times New Roman" !important;
  padding-left: 5px !important;
}

.company {
  font-weight: 800;
  font-size: 0.7em;
  color: #000;
}

.telm {
  font-weight: 400;
  font-size: 0.7em;
  color: #000;
}

.brdrb {
  padding-right: 1em;
}

.heading {
  text-align: center;
}

/* Style the buttons */
.btn_table {
  font-size: 0.92em;
  font-family: Georgia, Times, "Times New Roman" !important;
  border-style: none !important;
  outline: none !important;
  background-color: #000000;
  cursor: pointer !important;
  color: #8f8f8f;
  border-bottom: solid 1px !important;
  border-color: #40c0c2 !important;
  -webkit-transition: .5s ease-out;
  -moz-transition: .5s ease-out;
  -o-transition: .5s ease-out;
  transition: .5s ease-out;

}

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

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

}

/* ************************** Tabla mujeres ********************* */

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

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

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

.metodologia h2 {
  margin-top: 50px;
  margin-bottom: 40px;
  border-top: 2px solid #f5d266;
  border-bottom: 2px solid #f5d266;
  inline-size: fit-content;
  padding: 5px 0;
  font-size: 50px;
  color: #104352 !important;
}

.metodologia p {
  font-family: "TheSansC4s", Verdana, sans-serif !important;
  font-weight: 100;
  font-size: 18px;
  letter-spacing: 0px;
}

.metodologia p b {
  font-weight: 600;
}

.agregados {
  padding-top: 3em;
  padding-bottom: 8em;
  transition: transform .7s;
  text-align: center;

}

.agregados h6 {
  padding: 3px 3px 3px 3px;
  border-style: solid;
  border-width: 1px 0px;
  border-color: #a81841;
  margin: 5px auto 15px auto;
  position: relative;
}

.agregados:hover {
  transform: scale(1.2);
}


/********************** metodologia styles ************************/
#metodologia-page {
  background: linear-gradient(to top, #a81841, #80182d);
}

#metodologia-page p {
  color: #ffffff !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(90deg);
  transform: rotate(-90deg);
}

.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: #ffffff;
  background: linear-gradient(to left, #008a7e00, #80182d);
  margin-bottom: 20px;
}

.logo-metodology img {
  width: 70%;
  text-align: center;
}

/********************** metodologia styles ************************/



/*    Termina CSS Filtrado */

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

}

@media (min-width: 200px) and (max-width: 770px) {
  .title-txt-m h1 {
    text-align: left;
    padding: 60px 0 15px 0;
    font-size: 57px;
  }

  .row,
  .col-12 {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .icono {
    width: 14%;
    position: fixed;
    bottom: 100px;
    right: 45%;
    z-index: 999;
  }

  .icono img {
    --animate-duration: 3s;
    --animate-delay: 0;
  }

  .subtitulo {
    width: 100%;
    padding-left: 0%;
    margin: 0em 0;
  }

  .video-block {
    z-index: -100000;
    position: relative;
  }

  .intro {
    padding-top: 2em;
    padding-bottom: 1em;
    text-align: center;
  }

  .logo-inicio img {
    width: 70%;
    text-align: center !important;
  }

  .intro h3 {
    padding-top: 40px;
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 23px;
    line-height: 1 !important;

  }

  .edicion h2 {
    margin: 0 !important;
    padding: 0.5em 0.5em;
    letter-spacing: 0px;
    font-size: 1.2em;
  }

  .mobile {
    display: 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;
  }

  .recuadro_desk {
    display: none;
  }

  .location-title {
    font-size: 14px;
    font-weight: 200;
    font-family: 'Georgia' !important;
    text-transform: none;
    letter-spacing: 0px;
    z-index: 1;
    position: absolute;
    height: 22%;
    width: 100%;
    bottom: 0 !important;
    transition: none;
    color: #ffffff !important;
    background: #10435298;
    align-items: center;
  }

  .location-image img {
    filter: none;
  }

  .logo-ranking img {
    margin: 20px 0 0px;
    width: 100%;
  }

  table img {
    max-width: 60px;
  }

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

  }
}