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

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

h1, h2, h3, h4, h5, h6 {
  font-weight: 900;
  font-family: 'Montserrat', sans-serif !important;
}

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

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

.pos2019 a{
      font-weight: 900;
      font-family: 'Lato';
}

.pos2019 td{
      text-align: right;
}

/********** scroll ***********/
section {
  height: 100vh;
  align-items: center;
  padding-top: 8em;
}
section img{
  width: 14%;
}
section h1{
  align-items: center;
  line-height: 1.2;
  font-size: 3em;
  color: #000;
  font-weight: 800;
  text-align: center;
}


.img-principal {
  background-color: #fbcace;
}

.col-sm-12 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}


.mobile {
  display: none;
}

.block video{
  margin-top: -100px;
}
.texto {
  padding-top: 40px;
  padding-bottom: 10px;
}
.texto h1{
  padding: .5em 0;
  line-height: 1.2;
  font-size: 3em;
  color: #000;
  font-weight: 800;
  text-align: center;
}
.texto h2{
  padding: 1em 0;
  line-height: 1.2;
  font-size: 2em;
  color: #000;
  font-weight: 700;
  text-align: center;
}

.texto p{
  line-height: 1.7;
  font-size: 1.3em;
  color: #000;
  font-family: 'Georgia' !important;
}
.b-r {
  border-right: 30px solid #00aeef;
}
.b-r2 {
  border-right: 30px solid #c2eae3;
}
.b-l {
  border-left: 30px solid #25408f;
}
.b-l2 {
  border-left: 30px solid #f5cdd0;
}

.mapa{
  padding: 15px 0;
}

.nota{
  padding: 2em 0;
}
.nota p{
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 900;
  color: #000;
  font-size: 1em;
  text-align: center;
}

.logo41_2 img {
  margin-left: 0%;
  width: 80%;
}

.logo41 img {
  max-width: 20%;
  margin-left: 40%;
}

/*li{
  background-color:#fff;
}

li:hover{
background-color:#ccc;
}*/

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: #25408f;
  border-radius: 0px !important;
  border-style: none !important;
  margin: 2px;
  font-family: 'Lato' !important;
  font-weight: 900;
}
table img{
  max-width:70px;
}

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

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

}
.agregados h6{
    padding: 3px 3px 3px 3px;
    border-style: solid;
    border-width:2px 0px;
    border-color: #555555;
    margin: 5px auto 15px auto;
    position: relative;
    font-size: 1em !important;
}
.agregados:hover{
transform: scale(1.2);
}

.articuloback {transition: transform .7s;
  text-align: center;
}
.articuloback h6{
  padding: 3px 3px 3px 3px;
  border-style: solid;
  border-width:2px 0px;
  border-color: #40c8f4;
  margin: 5px auto 15px auto;
  position: relative;
  font-size: 1em !important;
  font-weight: bold;
}
.articuloback: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);
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.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: #00aeef !important;
  color: #346671!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; 
}

.info_card1{
    position: relative;
    top: 40px;
}
.info_card2{
    position: relative;
    left: 0px;
    top: 40px;
}
/*------------------------------------------------------------------------------------------------------------------------*/
.head_table{
  font-size: 1.1em;
 font-weight: 400 !important;
  font-family: 'Lato' !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: 1.1em;
  font-weight: 400 !important;
  font-family: 'Lato' !important;
  text-align: center;

}
.pos2019{font-size: 1.5em;
  font-weight: 400;
  font-family: Georgia, Times, "Times New Roman" !important;
  text-align: center;

}

.name-list{
  font-weight: 700;
  font-size: 1.2em;
  font-family: Georgia, Times, "Times New Roman" !important;
  line-height: 1.2em;
}
.name-list a{
  color: #000 !important;
}

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

.telm{
  font-weight: 200;
  font-size: 1em;
  min-width: 190px;
  text-align: left;
  line-height: 1.3em;
}

.telm-list{
  font-weight: 500;
  font-size: 1em;
  min-width: 200px;
  text-align: left;
  line-height: 1.3em;
  text-transform: uppercase;
}

.brdrb .telm-repit{
  text-align: center;
  color: #CBEAE1;
}

.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: black;
  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{
  margin-top: 10px;
  font-weight: 300;
   -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.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; /* 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; 
}

.img_m2_g{
  background-image: url(../img/rodrigo.png);
  width: 100%;
  height: 20em;
  background-position: top;
  background-size: cover;
}
.img_m2_1{
  background-image: url(../img/pascal.png);
  width: 100%;
  height: 20em;
  background-position: top;
  background-size: cover;
}
.img_m2_2{
  background-image: url(../img/gabriel.png);
  width: 100%;
  height: 20em;
  background-position: top;
  background-size: cover;
}

.info_mobile img{
  display: none;
}

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



/*-------------- Fichas --------------*/

.ficha{
  padding: 60px 0 0 0;
  z-index: 10;
  position: relative;
}

.ficha img{
  z-index: 10;
  position: relative;
}

.ficha h2{
  color: #000;
  font-weight: 800;
  padding-top:20px;
  line-height: 0.9;
  font-size: 4em;
  z-index: 10;
  position: relative;
}
.ficha h3{
  color: #00aeef;
  font-weight: 300;
  padding-top:10px;
  line-height: 1;
  font-size: 2em;
  z-index: 10;
  position: relative;
}
.ficha p{
  font-family: 'Georgia';
  padding-top:40px;
  line-height: 1.3;
  font-size: 1.2em;
  z-index: 10;
  position: relative;
}

.lineback{
  background: #00aeef;
  clip-path: polygon(0 0, 48% 0, 48% 100%, 0% 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  animation: polygons 4s alternate;
  top:0;
}
@keyframes polygons {
  25% {
    clip-path: polygon(0 0, 48% 0, 48% 0%, 0 10%);
    background: #00aeef;
  }
  75% {
    clip-path: polygon(0 0, 48% 0, 48% 100%, 0 100%);
    background: #00aeef;
  }
}
.recuadro{
  background-color: #f5cdd0;
  display: block;
  position: absolute;
  width: 100%;
  height: 780px;
  top: 0px;
  z-index: -1;
}


.cita{
  padding: 40px 20px;
}

.cita h3{
  color: #00aeef;
  font-weight: 800;
  line-height: 1.1;
  font-size: 1.9em;
  z-index: 10;
  position: relative;
}

.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);
}
.botX_3{
  position: fixed;
  bottom: 0px;
  left: 0;
  width: 70px;
  z-index: 10;
  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_3:hover{
  -webkit-transform: rotateY(60deg);
  transform:rotateY(60deg) ;
}
.botX_4{
  position: fixed;
  bottom: 0px;
  left: 70px;
  width: 70px;
  z-index: 10;
  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_4:hover{
  -webkit-transform: rotateY(60deg);
  transform:rotateY(60deg) ;
}



/*    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;
}
/*    Termina CSS Filtrado */
@media (min-width: 200px) and (max-width: 1097px) {
  .prellax{
    display: none;
  }

}

@media (min-width: 1098px) and (max-width: 3000px) {
  .mobile{
    display: none;
  }

}

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

@media (min-width: 200px) and (max-width: 700px) {
  .frase1 img{
  margin-left: 0%; 
  }

  .mobile img {
    margin-top: 9em;
    margin-bottom: 3em;
  }

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

  .texto h1{
  padding: .5em 0;
  line-height: 1.2;
  font-size: 2em;
  color: #000;
  font-weight: 800;
  text-align: center;
}

.ficha h2{
  color: #000;
  font-weight: 800;
  padding-top:20px;
  line-height: 0.9;
  font-size: 3em;
  z-index: 10;
  position: relative;
}



  .b-r {
  border-right: 0px solid #00aeef;
}
.b-r2 {
  border-right: 0px solid #c2eae3;
}
.b-l {
  border-left: 0px solid #25408f;
}
.b-l2 {
  border-left: 0px solid #f5cdd0;
}




}

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

  .mobile {
    display: block;
  }
  .mobile img {
    margin-top: 7em;
    margin-bottom: 4em;
  }



}


@media (min-width: 200px) and (max-width: 770px) {
  .lineback{
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    width: 100%;
    height: 440px;
    position: absolute;
    animation: polygons 4s alternate;
    top:0;
    left: 0;
  }
  @keyframes polygons {
    25% {
      clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
      background: #00aeef;
    }
    55% {
      clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
      background: #00aeef;
    }
  }
  .ficha h3{
    color: #000000;
    font-weight: 300;
    padding-top:10px;
    line-height: 1;
    font-size: 2em;
    z-index: 10;
    position: relative;
  }

  .desk {
    display: none;
  }

  .mobile {
    display: block;
  }

  .desk{display: none;
  }

  }





