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

body {
  font-size: 1rem;
  font-family: 'Georgia';
  background-color: #fff !important;
}

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

a {
  color: #000 !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;
}


p{
  line-height: 1.2;
  font-size: 0.9em;
  color: #000;
}

.principal{
  margin-top: 2em;
}

.anima {
  padding-top: 700px;
}

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

.intro{
  padding-top: 2em;
  padding-bottom: 1em;
}
.intro h1{
  text-transform: uppercase;
  color: #000000;
  text-align: center;
  font-size: 100px;
  line-height: 1;
}
.intro p{
  padding: 1em 0;
  font-family: 'Georgia' !important;
  font-weight: 500;
  text-align: center;
  font-size: 1.5em;
}

.fondo {
  /* The image used */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.3)30%, rgba(26, 155, 25, 0.3)),
		url(../img/fondo.png);

  /* Full height */
  height: auto;

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

.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: 'Lato', sans-serif !important;
  text-transform: uppercase;
  color: #000000;
  text-align: center;
  font-size: 0.9em;
  font-weight: 600;
}

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: 'Lato', sans-serif !important;
  font-weight: 900;
}
table img{
  max-width:70px;
}
table.dataTable thead th, table.dataTable thead td {


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

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

}
.agregados h6{
      padding: 3px 3px 3px 3px;
    border-style: solid;
    border-width:2px 0px;
    border-color: #6eb544;
    margin: 5px auto 15px 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);
}

.subtitulo{
  padding-top: 2em;
  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{
  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);

}
.botX_2{
	position: fixed;
	top: 0px;
	right: 0px;
  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;
}
.botX_2:hover{
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.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.8em;
 font-weight: 400 !important;
  font-family: 'Lato', 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: 1.4em;
  font-weight: 400;
  color: #6eb544 !important;
  font-weight: 900;
  font-family: 'Lato', sans-serif !important;
  text-align: center;
}

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

.telm-list{
  color: #747474;
  font-family: Georgia, Times, "Times New Roman" !important;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
}

.telm{
  min-width: 100px;
  font-family: 'Lato', 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);
}

.gallery-block h2{
  font-size: 25px;
  font-weight: 600;
  font-family: 'Lato', sans-serif !important;
  color: #6eb544 !important;
  padding: .6em 0;  
}

.gallery-block.compact-gallery .item{
  overflow: hidden;
  margin-bottom: 0;
  background: #ffffff;
  opacity: 1;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
}

.gallery-block.compact-gallery .item .image{
  transition: 0.4s ease;
}

.gallery-block.compact-gallery .item .info{
  position: relative;
  display: inline-block;
}

.gallery-block.compact-gallery .item .description{
  position: absolute;
  bottom: 0;
  left: 0;
  color: #000000;
  line-height: 18px;
  width: 100%;
  padding: 2px 10px;
  opacity: 1;
  transition: 0.8s ease;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

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

.hide_element{
 }
.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: #000;
  cursor: pointer !important;
  color: #ffffffb5;
  border-bottom: solid 1px !important;
  border-color: #17545e !important;
  -webkit-transition: 1s ease-out;
  -moz-transition: 1s ease-out;
  -o-transition: 1s ease-out;
  transition: 1s ease-out;
  
}

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

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

.met {
  color: #ffffff;
}
.met p{
  color: #ffffff;
}

/*    Termina CSS Filtrado */

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



@media (min-width: 200px) and (max-width: 770px) {
  .principal img {
    margin-top: 1.5em;
  }
  .intro {
    padding-top: 2em;
  }
  .intro h1 {
    font-size: 50px;
    line-height: 1;
  }
  .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: 'Lato', 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: 100%;
    padding: 3em 0;
  }

  .mobile{ display: block;
  }

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

  .img_m2_g{
    background-image: url(../img/sanofi_ico.png);
    width: 100%;
    height: 30em;
    background-position: center;
    background-size: cover;
  }
  .img_m3_g{
    background-image: url(../img/city_ico.png);
    width: 100%;
    height: 30em;
    background-position: center;
    background-size: cover;
  }
  .img_m3_g{
    background-image: url(../img/city_ico.png);
    width: 100%;
    height: 30em;
    background-position: center;
    background-size: cover;
  }
  .img_m4_g{
    background-image: url(../img/telefonica_ico.png);
    width: 100%;
    height: 30em;
    background-position: center;
    background-size: cover;
  }
  .img_m5_g{
    background-image: url(../img/cafe_ico.png);
    width: 100%;
    height: 30em;
    background-position: center;
    background-size: cover;
  }
  .img_m6_g{
    background-image: url(../img/hsbc_ico.png);
    width: 100%;
    height: 30em;
    background-position: center;
    background-size: cover;
  }

  .mobile h4{
    text-align: center;
    padding: 3px;
    border-bottom: #000000 dashed 2px;
    position: relative;
  }
  .desk{display: none;
  }

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

    }
}



