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

.principal img {
  padding-top: 5em;
}

.description-body

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

p{
  line-height: 1.7;
  font-size: 1.2em;
  color: #000;
  font-family: 'Georgia' !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;
}

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

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

.intro{
  padding-top: 3em;
  padding-bottom: 3em;
}
.intro h1{
  text-transform: uppercase;
  color: #000000;
  text-align: center;
  font-size: 80px;
}
.intro p{
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 500;
  text-align: center;
  font-size: 1.6em;
  line-height: 1.1em;
}

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

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


label{
  font-size: .9em !important;
  color: #000;
  font-weight: 600 !important;
  line-height: 0.9em ;
  padding: 7px 15px; 
}
label input{
  color: #656565;
  border-radius: 4px;
}

label select{
  color: #000000;
  border-radius: none !important;
  border-style: none !important;
  font-family: 'Lato' !important;
  font-weight: 900;
}

table img{
  max-width:70px;
}
table.dataTable thead th, table.dataTable thead td {


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

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

}
.agregados h6{
      padding: 3px 2px;
    border-style: solid;
    border-width:2px 0px;
    border-color: #000000;
    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: 900;
  color: #ef5e4d;
  font-size: 0.9em;
  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: "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: #346671 !important; 
  opacity: 0.5;
  font-size: 0.6em;
  font-weight: 400 !important;

} */

tr{
  background-color: #ef5e4d !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;
}
tr:hover {
  color: #ef5e4d;
}

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

}
.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: 'Open Sans', 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;
}


.pos2019{
  font-size: 1.5em !important;
  color: #80298f !important;
  font-weight: 900;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}

.name-list{
  font-weight: 800;
  font-size: 1.1em;
  font-family: 'Georgia' !important;
  line-height: 1.2em;
  text-align: center;
  color: #000 !important;
}

.name{
  font-family: "Open Sans", sans-serif !important;
  font-weight: 300;
  font-size: 0.8em !important;
  text-align: center;
}

.brdrb {
  font-family: Georgia;
  font-size: 1em;
  font-weight: 700;
  color: #000000;
}

.telm {
  font-family: "Open Sans";
  font-weight: 600;
  font-size: 0.8em;
  line-height: 1em;
  text-align: center;
}

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


.gallery-block{  
}

.heading{
    text-align: center;
}/*********** Galerría ********/

.gallery-block{  
}

.heading{
    text-align: center;
}

.gallery-block .heading h2{
    font-weight: bold;
    text-transform: uppercase;
    font-size: 3em;
}


.gallery-block.compact-gallery .item{
  overflow: hidden;
  margin-bottom: 0;
  background: none;
  opacity: 1;
}

.gallery-block.compact-gallery .item .image{
  transition: 0.8s 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: #fff;
    /* padding: 10px; */
    line-height: 18px;
    /* font-size: 45px !important; */
    width: 100%;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 60px;
    padding-bottom: 5px;
    opacity: 1;
    color: #fff;
    transition: 0.8s ease;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.39));
}

.description h4{  text-align: left !important;
  font-size: 15px !important;
  font-weight: 400 !important;
}
.description h3{  text-align: left !important;
  font-size: 24px !important;
  font-weight: 400 !important;
}
.gallery-block.compact-gallery .item .description .description-heading{
  text-align: left;
}

.gallery-block.compact-gallery .item .description .description-body{
   -webkit-transition: 1s ease-out;
  -moz-transition: 1s ease-out;
  -o-transition: 1s ease-out;
  transition: 1s ease-out;

}

.gallery-block .zoom-on-hover:hover .image {
    opacity: 0.7; 
 -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; /* Safari 4.0 - 8.0 */
  -webkit-animation-delay: 0.1s; /* Safari 4.0 - 8.0 */
  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.compact-gallery .item a:hover .description {
  opacity: 1; 
} 
.gallery-block .zoom-on-hover:hover .image {
  transform: scale(1.2);
  opacity: 0.4; 
}

.recuadro{
  background-color: #80298f;
  display: block;
  position: absolute;
  width: 100%;
  height: 350px;
  top: 0px;
  z-index: -1;
}



.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: 0.92em;
  font-weight: 600;
  font-family: Georgia, Times, "Times New Roman" !important;
  border-style: none !important;
  outline: none !important;
  background-color: #ef5e4d;
  cursor: pointer !important;
  color: #ffffff;
  border-bottom: solid 1px !important;
  border-color: #ef5e4d !important;
  -webkit-transition: 1s ease-out;
  -moz-transition: 1s ease-out;
  -o-transition: 1s ease-out;
  transition: 1s ease-out;
}


.btn_table:hover {
  color: #80298f !important;
  font-weight: 600;
  border-radius: 0px !important;
  border-color: #000000;
  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 {
  font-weight: 700;
  background-color: #fff;
  color: #80298f;
  border-radius: 0px !important;
  border-color: #80298f;
  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;
}

/*    Termina CSS Filtrado */

@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;
  }
  .mobile img {
    margin-top: -15px;
  }

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

  .intro h1 {
    text-align: center;
    font-size: 66px;
  }
  .intro p {
    text-align: left;
    font-size: 1.3em;
  }
  .agregados h6{
    padding: 3px 2px;
    border-style: solid;
    border-width:2px 0px;
    border-color: #ed1c24;
    margin: 10px 30px;
    position: relative;
    margin-top: 50px;
  }
  .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;

    }


  .perfiles-mobile h4{
    font-family: 'Druk Text Web Bold', sans-serif !important;
    text-transform: uppercase;
    font-size: 2.5em;
    color: #000;
    text-align: center;
    line-height: .9em;
  }

  .perfiles-mobile p{
    font-size: 1.5em;
    color: #000;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
    color: #ef5e4d;
    font-size: 1.5em;
    text-align: center;
    line-height: 1.1em;
  }

  .principal img {
  padding-top: 9em;
}








}

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

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

}





