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

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

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

li{
  background-color:#fff;
}

li:hover{
background-color:#ccc;

}

h1, h2, h3, h4, h5, h6 {
  font-weight: 900;
  font-family: 'Druk Text Web Bold', sans-serif !important;
  text-transform: uppercase;
  color: #000000;
}

.acotacion{
  font-weight: 300;
  font-size: 19px;
  text-align: center;
  text-transform: none !important;
  font-family: 'Montserrat', sans-serif !important;
  text-transform: uppercase;
  color: #000000;
}

p{
  line-height: 1.3;
  font-size: 20px;
  color: #000000;
	text-align:left; 
}


.principal{
  margin-top: 3.6em;
}

.anima {
  padding-top: 700px;
}

.texto p{
  line-height: 1.7;
  font-size: 1.3em;
  color: #000;
  font-family: 'Georgia' !important;
}
.introsub {
	font-family:'Druk Text Web Bold', sans-serif;
	text-transform: uppercase;
  color: #000000;
  text-align: center;
  font-size: 70px;
  line-height: 1;
	
}
.introsub2 {
	font-family:'Druk Text Web Bold', sans-serif;
	text-transform: uppercase;
  color: #000000;
  text-align: center;
  font-size: 70px;
  line-height: 1;
	
}
.intro{
  padding-top: 2em;
  padding-bottom: 1em;
}
.intro h2{
  text-transform: uppercase;
  color: #000000;
  text-align: center;
  font-size: 5em;
  line-height: 1;
}
.intro p{
  margin: 0;
  padding: 1em 0;
  font-family: 'Georgia' !important;
  font-weight: 500;
  text-align: center;
  font-size: 1.5em;
}

.intro-top10 h1 {
  padding: 50px 0;
  text-transform: uppercase;
  color: #000000;
  text-align: left;
  font-size: 150px;
  line-height: 1;
}
.intro-top10 span {
  font-size: 100px;
}

.fondo {
  /* The image used */
  background-color:#faf6ee;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
}

.contenedorTarjetas p{
  font-family: 'Roboto Condensed', sans-serif !important;
}

.tituloTarjetas h2{
  font-size: 33px;
}

.conTarjeta{
  margin-top: 50px;
  margin-bottom: 30px;
}

.tarjetaNumero{
  background-color: #00a23a;
}

.tarjetaNumero h2{
  font-family:'Druk Text Web Medium', sans-serif !important;
  text-align: center;
  font-size: 80px;
  color: #000000;
  margin-bottom: 0;
  letter-spacing: -1px;
}

.scoreCategory p{
  text-align: center;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 700;
}

.s-1{
  /* background-color: #f6f5e9; */
  padding-top: 2em;
  padding-bottom: 3em;
}

.s-3{
  background-color: #6eb544;
  text-align: center;
}

.s-3 h2{
  font-family: 'Georgia', serif;
  color: #fff;
  text-align: center;
  padding: 1em 0 0.3em 0;
  line-height: 1.3;
  font-size: 3.5em;
  font-weight: 800;
  text-transform: uppercase;
  text-decoration: underline;
  text-decoration-color: #000000;
}

.s-3 h2 span{
  font-size: 0.6em;
  font-weight: 800;
  vertical-align: text-top;
  display: inline-block;
}
.s-3 h3 {
  font-family: 'Montserrat', sans-serif !important;
  text-transform: uppercase;
  color: #000000;
  text-align: center;
  font-size: 0.9em;
  font-weight: 600;
}

.graficas_er2022{
  background-color:#f4efe4;
}

.empresaTarjeta{
  padding-bottom: 30px;
}

.iconos-partes h2{
  font-family: 'Roboto Condensed', sans-serif !important;
  font-weight: 700;
  line-height: 1;
}

.infoResponsabilidadSocial img{
  width: 60%;
}

.infoResponsabilidadSocial h2{
  font-size: 2.8em;
}

.nota{
  padding: 0 0 4em 0;
}

.nota p{
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 900;
  color: #5c5c5c;
  font-size: 0.9em;
  text-align: center;
}

.met h2{
  font-size: 50px;
}

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: #6eb544;
  border-radius: 0px !important;
  border-style: none !important;
  margin: 2px;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 900;
}
table img{
  max-width:70px;
}

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

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

.agregados h6{
  /* font-size: 30px; */
  padding: 3px 3px 3px 3px;
  border-style: solid;
  border-width:2px 0px;
  border-color: #6eb544;
  position: relative;
  margin: 40px 0;
}
.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: 36px !important;
  transition: transform .3s; /* Animation */
}
.redes:hover{
  opacity: 0.8;
  transform: scale(1.2);
}

.subtitulo{
  padding-top: 3em;
  padding-bottom: 3em;
  width: 35%;
  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: "Open Sans", sans-serif !important;padding:4px; margin:4px;text-transform: uppercase; font-size: .9em ;
}

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


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

}

th{
  color: #6eb544;
}

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

}  

/*------------------------------------------------------------------------------------------------------------------------*/

.thumbnail {
  max-width: 40%;
}

.italic { font-style: italic; }
.small { font-size: 0.8em; }

/** LIGHTBOX MARKUP **/

.lightbox_card {
  /** Default lightbox_card to hidden */
  display: none;

  /** Position and style */
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100%;
  text-align: center;
  top: 0;
  left: 0;
  background: rgba(0,0,0, 0.8);
    -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;

}



.lightbox_card:target {
  /** Remove default browser outline */
  outline: none;

  /** Unhide lightbox_card **/
  display: block;
}
.lightbox_card h6{
  opacity: 0.6; 
}

.botX_2{
	position: fixed;
	top: 10px;
	left: 20px;
  width: 70px;
  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;
  z-index: 999999;
}
.botX_2:hover{
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.ficha{
  max-width: 310px;
  min-height: 600px;
  background-image: url(../img/back_card.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: cover;

}

.info_card1{
    position: relative;
    top: 40px;
}
.info_card2{
    position: relative;
    left: 0px;
    top: 40px;
}
/*------------------------------------------------------------------------------------------------------------------------*/
.head_table{
  font-size: 0.7em;
 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;
}

.pos2020{
  font-size: 20px;
  font-weight: 400;
  color: #6eb544 !important;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif !important;
  text-align: center;
}

.name-list{
  font-weight: 700;
  font-size: 17px;
  font-family: Georgia, Times, "Times New Roman" !important;
  line-height: 1.2em;
  padding: 8px 15px;
}

.telm-list {
  color: #747474;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
}

.sec{
  color: #000000;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 500;
  font-size: 15px;
  padding: 4px 12px;
}

.telm{
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 700;
  font-size: 15px;
  text-align: center;
  background-color: #eeeeee !important;
}

.cardimg{
  width: 100%;
  max-width: 80px;
  display: block;
}

/*********** Galerría ********/

.gallery-block{
  padding: 1.5em 0;  
}

.desliza img{
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  width: 4%;
}

.desliza:hover img{
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
}



.description h3{
  text-align: center !important;
  font-size: 25px !important;
  font-weight: 400 !important;
}

.gallery-block .zoom-on-hover:hover .image {
  opacity: 0.4; 
 -webkit-transition: 1s ease-out;
  -moz-transition: 1s ease-out;
  -o-transition: 1s ease-out;
  transition: 1s ease-out;
  }

.mobile img{
  -webkit-animation: inzoom 1s; 
  -webkit-animation-delay: 0.1s; 
  animation: inzoom 1s;
  animation-delay: 0.1s;
}

/* 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 .zoom-on-hover:hover .image {
  transform: scale(1.2);
  opacity: 0.4; 
}

.info_mobile img{
  display: none;
}





/*    CSS filtrado */ 


.filterDiv {
  
  display: none;
}

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

.creditos p{ 
  text-align: center !important;
}


/********************* boton sección ******************/
.modal-window {
	position: fixed;
	background-color: rgba(255, 255, 255, 0.6);
	backdrop-filter: blur(4px);
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999;
	visibility: hidden;
	opacity: 0;
	pointer-events: none;
	transition: all 0.4s;
}
.modal-window:target {
	visibility: visible;
	opacity: 1;
	pointer-events: auto;
}
.modal-window p {
  font-family: 'Montserrat', sans-serif !important;
	font-size: 17px;
	font-weight: 400;
}
.modal-window b {
	font-weight: 900;
}
.modal-window > div {
	width: 500px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 2em;
	/* background: #c4d7d8; */
  background: #dceac5;
}
.modal-window header {
	font-weight: bold;
}
.modal-window h2 {
	padding-bottom: 20px;
  font-size: 2.8em;
}

.modal-close {
	color: #ffffff;
	line-height: 40px;
	font-size: 80%;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 70px;
	text-decoration: none;
}
.modal-close:hover {
	color: black;
}
.modal-link {
	letter-spacing: 3px;
	text-decoration: underline;
	font-size: 25px;
	color: #ed1c24;
	font-weight: 100;
}
.modal-link:hover {
	color: #535a59;
	font-weight: 800;
}
.modal-link-out {
	letter-spacing: 3px;
	font-size: 20px;
	color: #68babf;
	font-weight: 100;
}
.modal-link-out:hover {
	color: #ed1c24;
	font-weight: 800;
}
.modal-window div:not(:last-of-type) {
	margin-bottom: 15px;
}

.btn:hover{
	letter-spacing: 3px;
	text-decoration: underline;
	color: #000000;
	font-family: 'Fira Sans', sans-serif;
	font-weight: 700;
	background-color: #40a535;
}
.btn{
	font-size: 18px;
	width: 250px;
	border-style:solid;
	border-color: #ffffff;
	background-color: #ffffff;
	border-width: 2px;
	border-radius: 3px;
	margin:17px; 
	padding: 10px !important;
}

.boton {
  color: #000;
  font-size: 23px;
  font-weight: 500;
  padding: 0.5em 0;
  margin-right: 0.5em;margin-left: 0.5em;
  margin-bottom: 1.8em;
  background: #e9e9e9;
  position: relative;
  border-radius: 4px;
}
.boton:before {
  border-radius: 14px;
  content:"";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 0px;
  height: 50%;
  background: rgba(255, 255, 255, 0.3);
  transition: all 1s ease;
}
.boton:hover:before {
width: 100%;
}

/********************* fin boton sección ******************/


#metodologia-page{
  background-color: #f6f5e9;
}

.title-txt-m h1{
  text-align: left;
  text-transform: uppercase;
  padding: 50px 0 20px 0;
  font-size: 80px;
  color: #40a535 !important;
}

/*    Termina CSS Filtrado */

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


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


@media (min-width: 200px) and (max-width: 770px) {
  .s-1-mob{
    padding-top: 1.8em;
    padding-bottom: 1.8em;
  }

  .infoResponsabilidadSocial img {
    width: 60%;
  }
  
  .principal img {
    margin-top: 0;
  }
  .intro {
    padding-top: 2em;
  }
  .intro h1 {
    font-size: 50px;
    line-height: 1;
  }
  .intro h2 {
    font-size: 3em;
  }
  .s-3 h2 {
    font-size: 2.5em;
  }
  .s-3 h2 span {
    font-size: 0.5em;
  }
  .desliza img{
    width: 10%;
  }
  .gallery-mobile h2 {
    font-size: 23px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif !important;
    color: #6eb544 !important;
    padding: .6em 0;
  }
  .gallery-mobile .item {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
  }
  .subtitulo{
    width: 70%;
    padding: 3em 0;
  }

  .mobile{
    display: block;
  }
  .desk{
    display: none;
  }
  .texto p{
    padding-right: 0.5em;
    padding-left: 0.5em;
  }

  .texto h1{
    padding-right: 1.5em;
    padding-left: 1.5em;
  }

  .info_desk img {
    display: none;
  }

  .info_mobile img {
    display: inline-block;
  }



  .mobile h4{
    text-align: center;
    padding: 3px;
    border-bottom: #000000 dashed 2px;
    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;

  }

  .title-txt-m h1{
    padding-top: 1.8em;
    font-size: 49px;
    color: #40a535 !important;
  }
}



