/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, templates/g5_hydrogen/scss/mixins/_nav.scss */
/********************************************
 CARGA DE ESTILOS PARA PARTICULAS ADICIONALES
 ********************************************/
/* se omite el guión bajo y la extensión */
/*Estilos  Partícula Social Pro*/
/* line 2, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*Orientación Items*/
  /*Diseno 1*/
  /*Diseno 2*/
  /*Diseno 3*/
  /*Diseno 4*/
  /*Diseno 5*/
  /*Diseno 6*/
  /*Diseno 7*/
  /*Diseno 8*/
  /*Diseno 9*/
  /*Diseno 10*/
  /*Diseno 11*/
  /*Diseno 12*/
  /*Diseno 13*/
  /*Diseno 14*/
  /*Diseno 15*/
  /*Diseno 16*/
  /*Diseno 17*/
  /*Diseno 18*/
}
/* line 7, templates/g5_hydrogen/custom/scss/_social-pro.scss */
/* line 8, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.g-social-dis-horizontal a {
  margin-right: 0.4rem;
}
/* line 10, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.g-social-dis-horizontal a:last-child {
  margin-right: 0 !important;
}
/* line 16, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.g-social-dis-vertical {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
}
/* line 19, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.g-social-dis-vertical a {
  margin-right: 0 !important;
  margin-bottom: 0.8rem;
}
/* line 22, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.g-social-dis-vertical a:last-child {
  margin-bottom: 0 !important;
}
/* line 27, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro a {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  text-decoration: none;
}
/* line 31, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro a i {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0.4rem;
  border: none;
  text-decoration: none;
  border-radius: 0;
  margin-bottom: 0;
  font-size: 1.6rem;
  text-shadow: none;
  color: #3a3a3a;
}
/* line 42, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro a .g-socialpro-texto {
  padding: 0 0.4rem 0 0.1rem;
  color: #3a3a3a;
  font-size: 0.9rem;
  font-weight: bold;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
/* line 51, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.g-social-pro-vertical.g-socialpro-ambos .g-socialpro-texto {
  padding-top: 0.2rem;
}
/* line 54, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.g-social-pro-vertical a {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
}
/* line 60, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno1 a i {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* line 65, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno2 a i {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* line 68, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno2 a:hover i {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
/* line 73, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno3 a i {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* line 77, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno3 a:hover i {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
/* line 84, templates/g5_hydrogen/custom/scss/_social-pro.scss */
/* line 85, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno4 a {
  margin-right: 0.4rem;
}
/* line 88, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno4 a i {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.2rem;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  background: #fff;
  box-shadow: 1px 1px 0px 1px rgba(45, 42, 42, 0.22);
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
/* line 103, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno4 i span {
  pointer-events: none;
  position: absolute;
  width: 105%;
  height: 105%;
  border-radius: 50%;
  top: -1px;
  left: -1px;
  padding: 2px;
  z-index: -1;
  background: #1e709c;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
/* line 119, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno4 .g-socialpro-texto {
  padding: 0 0.4rem;
}
/* line 123, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno4 a:hover span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.2s;
  -moz-transition: -moz-transform 0.4s, opacity 0.2s;
  transition: transform 0.4s, opacity 0.2s;
  opacity: 1;
}
/* line 129, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno4 a:hover i {
  color: #fff !important;
}
/* line 136, templates/g5_hydrogen/custom/scss/_social-pro.scss */
/* line 137, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno5 a {
  margin-right: 0.6rem;
}
/* line 140, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno5 a i {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.2rem;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  background: #000;
  color: #fff;
  box-shadow: 1px 1px 0px 0px rgba(45, 42, 42, 0.22);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 156, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno5 .g-socialpro-texto {
  padding: 0 0.4rem;
}
/* line 160, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno5 a:hover i {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
/* line 166, templates/g5_hydrogen/custom/scss/_social-pro.scss */
/* line 167, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno6 a {
  margin-right: 0.6rem;
}
/* line 170, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno6 a i {
  color: #fff;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.2rem;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  background: #000;
  box-shadow: none;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* line 185, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno6 .g-socialpro-texto {
  padding: 0 0.4rem;
}
/* line 189, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno6 a:hover i {
  -webkit-transform: scale(1.2) rotate(360deg);
  -moz-transform: scale(1.2) rotate(360deg);
  -ms-transform: scale(1.2) rotate(360deg);
  -o-transform: scale(1.2) rotate(360deg);
  transform: scale(1.2) rotate(360deg);
}
/* line 195, templates/g5_hydrogen/custom/scss/_social-pro.scss */
/* line 196, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno7 a {
  margin-right: 0.6rem;
}
/* line 199, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno7 a i {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.2rem;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 3px;
  text-align: center;
  position: relative;
  z-index: 1;
  background: #5a5e61;
  color: #fff;
  box-shadow: none;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* line 214, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno7 .g-socialpro-texto {
  padding: 0 0.4rem;
}
/* line 217, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno7 a i:before {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* line 221, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno7 a:hover i:before {
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
/* line 229, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno8 a i {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  top: 0;
}
/* line 234, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno8 a:hover i {
  top: -0.4rem;
}
/* line 239, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno9 {
  font-size: 0;
}
/* line 242, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno9 a {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
/* line 247, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno9 a .g-socialpro-diseno9-hover {
  display: block;
  width: 140%;
  height: 140%;
  position: absolute;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 255, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno9 a, .g-socialpro.diseno9 a .g-socialpro-diseno9-hover, .g-socialpro.diseno9 a .fa {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 2);
  -moz-transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 2);
  transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 2);
}
/* line 262, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno9 a .g-socialpro-diseno9-con {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  background-color: #fff;
  width: 2.5rem;
  height: 2.5rem;
  margin-right: 0.4rem;
  position: relative;
  overflow: hidden;
  border-radius: 3px;
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.1);
  opacity: 0.99;
}
/* line 277, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno9 a .g-socialpro-diseno9-hover {
  top: 90%;
  left: -110%;
}
/* line 282, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno9 a .fa {
  transform: scale(0.8);
}
/* line 288, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno9 a:focus .g-socialpro-diseno9-hover, .g-socialpro.diseno9 a:hover .g-socialpro-diseno9-hover {
  top: -20%;
  left: -20%;
}
/* line 293, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno9 a:focus .fa, .g-socialpro.diseno9 a:hover .fa {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  color: #fff !important;
}
/* line 301, templates/g5_hydrogen/custom/scss/_social-pro.scss */
/* line 302, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno10 a {
  margin-right: 0.6rem;
}
/* line 305, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno10 a i {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.2rem;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 0;
  text-align: center;
  position: relative;
  z-index: 1;
  background: #fff;
  box-shadow: none;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* line 319, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno10 .g-socialpro-texto {
  padding: 0 0.4rem;
}
/* line 323, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno10 a:hover i {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  border-radius: 50%;
}
/* line 330, templates/g5_hydrogen/custom/scss/_social-pro.scss */
/* line 331, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno11 a {
  margin-right: 0.4rem;
}
/* line 334, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno11 a i {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.2rem;
  width: 3rem;
  height: 3rem;
  border-radius: 5px;
  text-align: center;
  position: relative;
  bottom: 0;
  top: 0;
  z-index: 1;
  background: #5a5e61;
  color: #fff;
  box-shadow: 0px 4px 0px #444;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
/* line 353, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno11.g-socialpro-ambos a i {
  width: auto;
  height: 2.5rem;
}
/* line 358, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno11 a i:before {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
/* line 362, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno11 a:hover i {
  box-shadow: 0px -1px 0px rgba(13, 23, 27, 0.41) inset !important;
  top: 3px;
  -webkit-transform: scaleY(0.9);
  -moz-transform: scaleY(0.9);
  -ms-transform: scaleY(0.9);
  -o-transform: scaleY(0.9);
  transform: scaleY(0.9);
}
/* line 367, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno11 a:hover i:before {
  -webkit-transform: scaleY(1.1);
  -moz-transform: scaleY(1.1);
  -ms-transform: scaleY(1.1);
  -o-transform: scaleY(1.1);
  transform: scaleY(1.1);
}
/* line 370, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno11 a:hover .g-socialpro-texto {
  -webkit-transform: scaleY(1.1);
  -moz-transform: scaleY(1.1);
  -ms-transform: scaleY(1.1);
  -o-transform: scaleY(1.1);
  transform: scaleY(1.1);
}
/* line 374, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno11 .g-socialpro-texto {
  padding: 0 0.5rem;
  color: #fff;
  font-family: "Open Sans";
}
/* line 383, templates/g5_hydrogen/custom/scss/_social-pro.scss */
/* line 384, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno12 a {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  margin-bottom: 1rem;
}
/* line 389, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno12 a:hover .g-socialpro-di12, .g-socialpro.diseno12 a:hover .g-socialpro12-pre, .g-socialpro.diseno12 a:hover .g-socialpro12-post {
  color: #fff;
}
/* line 395, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno12 a:hover i {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
/* line 399, templates/g5_hydrogen/custom/scss/_social-pro.scss */
/* line 400, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno12 .g-socialpro-di12 i {
  color: #fff;
  z-index: 9;
  font-size: 37px;
  text-align: center;
  -webkit-transition: -webkit-transform 0.25s ease;
  -moz-transition: -moz-transform 0.25s ease;
  transition: transform 0.25s ease;
}
/* line 413, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno12 .g-socialpro-di12 {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  text-align: center;
  z-index: 0;
  margin: 0 -0.6rem;
  background: #55acee;
  border-color: #55acee;
  color: #f8f8f9;
  position: relative;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
}
/* line 428, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno12 .g-socialpro-di12, .g-socialpro.diseno12 .g-socialpro12-pre, .g-socialpro.diseno12 .g-socialpro12-post {
  height: 37px;
  width: 64px;
  box-sizing: border-box;
  background: #5a5e61;
  color: #fff;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
/* line 439, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno12 .g-socialpro12-pre, .g-socialpro.diseno12 .g-socialpro12-post {
  position: absolute;
  left: -1px;
  top: 0;
  z-index: -1;
}
/* line 447, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno12 .g-socialpro12-pre {
  -webkit-transform: rotate(60deg);
  -moz-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  -o-transform: rotate(60deg);
  transform: rotate(60deg);
}
/* line 450, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno12 .g-socialpro12-post {
  -webkit-transform: rotate(-60deg);
  -moz-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  -o-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
/* line 454, templates/g5_hydrogen/custom/scss/_social-pro.scss */
/* line 455, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno12 .g-socialpro-di12 i {
  color: #fff;
  z-index: 9;
  font-size: 37px;
  text-align: center;
  -webkit-transition: -webkit-transform 0.25s ease;
  -moz-transition: -moz-transform 0.25s ease;
  transition: transform 0.25s ease;
}
/* line 467, templates/g5_hydrogen/custom/scss/_social-pro.scss */
/* line 468, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno13 a {
  margin-right: 0.6rem;
}
/* line 470, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno13 a i {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.2rem;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 0;
  text-align: center;
  position: relative;
  z-index: 1;
  background: #fff;
  color: #000;
  box-shadow: none;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* line 486, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno13 a:hover i {
  box-shadow: 0 0 0 #fff inset !important;
  color: #fff !important;
  background: #524f4f;
}
/* line 492, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno13 a .g-socialpro-texto {
  padding: 0 0.4rem;
}
/* line 500, templates/g5_hydrogen/custom/scss/_social-pro.scss */
/* line 501, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno14 a {
  margin-right: 0.6rem;
}
/* line 504, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno14 a i {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.2rem;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  background: #fff;
  color: #000;
  box-shadow: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 519, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno14 a:hover i {
  -webkit-transform: rotateY(-360deg);
  -moz-transform: rotateY(-360deg);
  -ms-transform: rotateY(-360deg);
  -o-transform: rotateY(-360deg);
  transform: rotateY(-360deg);
}
/* line 522, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno14 a .g-socialpro-texto {
  padding: 0 0.4rem;
}
/* line 530, templates/g5_hydrogen/custom/scss/_social-pro.scss */
/* line 531, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno15 a {
  margin-right: 0.6rem;
}
/* line 534, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno15 a i {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.2rem;
  width: 2.2rem;
  height: 2.2rem;
  margin: 0 0.25rem;
  border-radius: 0;
  text-align: center;
  position: relative;
  z-index: 1;
  background: #5a5e61;
  color: #fff;
  box-shadow: none;
  border: 1px solid rgba(255, 255, 255, 0.56);
  -webkit-transform: rotate(45deg) scale(0.9);
  -moz-transform: rotate(45deg) scale(0.9);
  -ms-transform: rotate(45deg) scale(0.9);
  -o-transform: rotate(45deg) scale(0.9);
  transform: rotate(45deg) scale(0.9);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 552, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno15 .g-socialpro-texto {
  padding: 0 0.4rem;
}
/* line 555, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno15 a i:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* line 559, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno15 a:hover i {
  -webkit-transform: rotate(45deg) scale(1);
  -moz-transform: rotate(45deg) scale(1);
  -ms-transform: rotate(45deg) scale(1);
  -o-transform: rotate(45deg) scale(1);
  transform: rotate(45deg) scale(1);
}
/* line 565, templates/g5_hydrogen/custom/scss/_social-pro.scss */
/* line 566, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno16 a {
  margin-right: 0.6rem;
  -webkit-perspective: 700;
  -moz-perspective: 700;
  perspective: 700;
}
/* line 570, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno16 .g-socialpro-texto {
  padding: 0 0.4rem;
}
/* line 573, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno16 a .social-btn-cube {
  width: 2.5rem;
  height: 2.5rem;
  position: relative;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform-origin: 20px 20px -20px;
  -moz-transform-origin: 20px 20px -20px;
  -ms-transform-origin: 20px 20px -20px;
  -o-transform-origin: 20px 20px -20px;
  transform-origin: 20px 20px -20px;
}
/* line 582, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno16 a .social-btn-cube .social-btn-face {
  width: 105%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  position: absolute;
  background: #dd4b39;
  top: 0;
  left: 0;
  color: #fff;
  text-align: center;
  font-size: 1.2rem;
  -webkit-transform-origin: 0;
  -moz-transform-origin: 0;
  -ms-transform-origin: 0;
  -o-transform-origin: 0;
  transform-origin: 0;
}
/* line 598, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno16 a .social-btn-cube .social-btn-face.default {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
/* line 601, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno16 a .social-btn-cube .social-btn-face.active {
  box-shadow: 5rem 5rem 0 rgba(0, 0, 0, 0.1) inset;
  left: 40px;
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
}
/* line 606, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno16 a:hover .social-btn-cube {
  -webkit-transform: rotateY(-90deg);
  -moz-transform: rotateY(-90deg);
  -ms-transform: rotateY(-90deg);
  -o-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
}
/* line 612, templates/g5_hydrogen/custom/scss/_social-pro.scss */
/* line 613, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno17 a {
  margin-right: 0.6rem;
}
/* line 616, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno17 .g-socialpro-texto {
  padding: 0 0.4rem;
}
/* line 620, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno17 .c--anim-btn, .g-socialpro.diseno17 .c-anim-btn {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
/* line 624, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno17 .c--anim-btn {
  height: 2.5rem;
  width: 2.5rem;
  overflow: hidden;
  background-color: #3b5998;
}
/* line 630, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno17 .c--anim-btn i {
  position: relative;
  color: #fff;
  text-decoration: none;
  text-align: center;
  height: 2.5rem;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.2rem;
}
/* line 642, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno17 .c-anim-btn {
  margin-top: 0em;
}
/* line 645, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno17 .c-anim-btn-2:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.09);
  bottom: 0;
}
/* line 655, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno17 a:hover .c--anim-btn .c-anim-btn {
  margin-top: -2.5rem;
}
/* line 661, templates/g5_hydrogen/custom/scss/_social-pro.scss */
/* line 662, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno18 a {
  margin-right: 0.6rem;
  position: relative;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
/* line 667, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno18 a i {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.2rem;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  background: #5a5e61;
  color: #fff;
  box-shadow: none;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* line 683, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno18 a .tooltip {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  background: #5a5e61;
  max-width: 400px;
  color: #fff;
  position: absolute;
  bottom: 0;
  padding: 0.3rem 0.6rem;
  z-index: -1;
  font-size: 1rem;
  border-radius: 2px;
  visibility: hidden;
  opacity: 0;
  font-size: 0.9rem;
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
/* line 701, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno18 a .tooltip span {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #5a5e61;
  position: absolute;
  bottom: -5px;
}
/* line 710, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno18 a:hover i {
  color: rgba(255, 255, 255, 0.71);
}
/* line 714, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno18 a:hover .tooltip {
  bottom: 45px;
  visibility: visible;
  opacity: 1;
  z-index: 99999;
  text-align: center;
  text-shadow: none;
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.18) inset;
}
/* line 724, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno18 a .g-socialpro-texto {
  padding: 0 0.4rem;
}
/* line 728, templates/g5_hydrogen/custom/scss/_social-pro.scss */
.g-socialpro.diseno18.g-social-pro-vertical.g-socialpro-ambos a:hover .tooltip {
  bottom: 65px;
}
/* Particula Social Pro */
/*---------------------------
 ESTILOS PARTICULA ITEMS CONTACTOS
 ---------------------------*/
/* line 4, templates/g5_hydrogen/custom/scss/_items-contactos.scss */
.g-items-contactos {
  padding: 0;
  margin: 0;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  /*Orientación Items*/
  /*Alineación horizontal*/
  /*Alineación del ícono*/
  /*Espaciado del ícono*/
}
/* line 11, templates/g5_hydrogen/custom/scss/_items-contactos.scss */
/* line 12, templates/g5_hydrogen/custom/scss/_items-contactos.scss */
.g-items-contactos.g-item-dis-horizontal .g-items-contactos-opcion {
  margin-right: 1rem;
}
/* line 14, templates/g5_hydrogen/custom/scss/_items-contactos.scss */
.g-items-contactos.g-item-dis-horizontal .g-items-contactos-opcion:last-child {
  margin-right: 0 !important;
}
/* line 17, templates/g5_hydrogen/custom/scss/_items-contactos.scss */
.g-items-contactos.g-item-dis-horizontal .g-items-contactos-opcion i {
  color: #000;
}
/* line 23, templates/g5_hydrogen/custom/scss/_items-contactos.scss */
.g-items-contactos.g-item-dis-vertical {
  flex-direction: column;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 27, templates/g5_hydrogen/custom/scss/_items-contactos.scss */
.g-items-contactos.g-item-dis-vertical .g-items-contactos-opcion {
  margin-bottom: 1rem;
}
/* line 29, templates/g5_hydrogen/custom/scss/_items-contactos.scss */
.g-items-contactos.g-item-dis-vertical .g-items-contactos-opcion:last-child {
  margin-bottom: 0 !important;
}
/* line 37, templates/g5_hydrogen/custom/scss/_items-contactos.scss */
.g-items-contactos.g-item-cont-izq .g-items-contactos-opcion {
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
  text-align: left;
}
/* line 41, templates/g5_hydrogen/custom/scss/_items-contactos.scss */
.g-items-contactos.g-item-cont-cen .g-items-contactos-opcion {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  text-align: center;
}
/* line 45, templates/g5_hydrogen/custom/scss/_items-contactos.scss */
.g-items-contactos.g-item-cont-der .g-items-contactos-opcion {
  -webkit-box-pack: end;
  -moz-box-pack: end;
  box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end;
  text-align: right;
}
/* line 50, templates/g5_hydrogen/custom/scss/_items-contactos.scss */
.g-items-contactos .g-items-contactos-opcion, .g-items-contactos .g-items-contactos-opcion a {
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  text-decoration: none;
}
/* line 59, templates/g5_hydrogen/custom/scss/_items-contactos.scss */
.g-items-contactos.g-item-ico-arri .g-items-contactos-opcion, .g-items-contactos.g-item-ico-arri .g-items-contactos-opcion a, .g-items-contactos.g-item-ico-abaj .g-items-contactos-opcion, .g-items-contactos.g-item-ico-abaj .g-items-contactos-opcion a {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
}
/* line 66, templates/g5_hydrogen/custom/scss/_items-contactos.scss */
.g-items-contactos.g-item-ico-abaj .g-items-contactos-opcion .g-items-contactos-icono {
  order: 1;
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  box-ordinal-group: 1;
  -webkit-order: 1;
  -moz-order: 1;
  order: 1;
  -ms-flex-order: 1;
}
/* line 72, templates/g5_hydrogen/custom/scss/_items-contactos.scss */
.g-items-contactos.g-item-ico-arri .g-items-contactos-opcion .g-items-contactos-icono {
  margin-bottom: 0.4rem;
}
/* line 75, templates/g5_hydrogen/custom/scss/_items-contactos.scss */
.g-items-contactos.g-item-ico-izqu .g-items-contactos-opcion .g-items-contactos-icono {
  margin-right: 0.4rem;
}
/* line 78, templates/g5_hydrogen/custom/scss/_items-contactos.scss */
.g-items-contactos.g-item-ico-abaj .g-items-contactos-opcion .g-items-contactos-icono {
  margin-top: 0.4rem;
}
/* line 82, templates/g5_hydrogen/custom/scss/_items-contactos.scss */
.g-items-contactos .g-items-contactos-opcion .g-items-contactos-valor p {
  margin: 0;
}
/* line 85, templates/g5_hydrogen/custom/scss/_items-contactos.scss */
.g-items-contactos .g-items-contactos-opcion .g-items-contactos-valor strong {
  color: inherit;
}
/*-------------------------------------------
 MEDIAS QUERIES
 ------------------------------------------*/
@media (max-width: 30rem) {
  /* line 97, templates/g5_hydrogen/custom/scss/_items-contactos.scss */
  .g-items-contactos {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
  }
  /* line 101, templates/g5_hydrogen/custom/scss/_items-contactos.scss */
  .g-items-contactos .g-items-contactos-opcion {
    margin-right: 0;
    margin-bottom: 1rem;
  }
}
/*Fin Media Queries*/
/* Parícula Items Contactos*/
/* line 1, templates/g5_hydrogen/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo1 {
  display: none;
  text-align: left;
}
/* line 5, templates/g5_hydrogen/custom/scss/_buscador-avanzando.scss */
#g-buscador .element-invisible {
  border: 0 none;
  height: 1px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* line 14, templates/g5_hydrogen/custom/scss/_buscador-avanzando.scss */
#g-buscador i {
  opacity: 1 !important;
}
/* line 17, templates/g5_hydrogen/custom/scss/_buscador-avanzando.scss */
.g-buscador-link {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  display: inline-block;
}
/* line 21, templates/g5_hydrogen/custom/scss/_buscador-avanzando.scss */
.g-buscador-link:hover {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}
/* line 24, templates/g5_hydrogen/custom/scss/_buscador-avanzando.scss */
.g-buscador-link i.fa {
  opacity: 1 !important;
  color: #444;
  font-size: 11rem;
}
/*-------------------------
 ESTILO 1
 ------------------------*/
/* line 35, templates/g5_hydrogen/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo1 .search form input {
  margin: 0;
  margin-bottom: 0;
  border: none;
  box-shadow: none !important;
  font-size: 2rem;
  width: 100%;
  color: #da0037;
}
/* line 45, templates/g5_hydrogen/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo1 .search-form {
  margin: 0;
}
/* line 48, templates/g5_hydrogen/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo1 .search-form .search-field {
  border: none;
  margin: 0;
  box-shadow: none !important;
  font-size: 2rem;
  width: 100%;
  color: #da0037;
}
/* line 56, templates/g5_hydrogen/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo1 .search-form label {
  margin-bottom: 0;
}
/* line 59, templates/g5_hydrogen/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo1 .search-form label span, #g-buscador.estilo1 .search-form .search-submit {
  display: none;
}
/*------------------------------------------------
 ESTILO 2
 ------------------------------------------------*/
/* line 67, templates/g5_hydrogen/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo2 {
  text-align: right;
}
/* line 70, templates/g5_hydrogen/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo2 .contenido-modal-buscar {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  border-radius: 2rem;
  border: none;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.45) inset;
  background: #fff;
  position: relative;
  margin-top: -0.3rem;
  margin-bottom: -1rem;
}
/* line 82, templates/g5_hydrogen/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo2 .contenido-modal-buscar i.fa {
  color: #da0037;
  margin-right: 0.5rem;
  margin-left: 0.8rem;
}
/* Joomla*/
/* line 89, templates/g5_hydrogen/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo2 .search {
  display: inline-block;
}
/* line 92, templates/g5_hydrogen/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo2 .search form input {
  outline: none;
  border: none;
  margin: 0;
  box-shadow: none;
  font-family: inherit;
  font-size: 100%;
  color: #da0037;
  padding: 0.6rem 0.6rem 0.6rem 0;
  width: 8rem;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  background: transparent;
}
/* line 107, templates/g5_hydrogen/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo2 .search form input:focus {
  width: 12rem;
}
/* line 111, templates/g5_hydrogen/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo2 .search form button {
  display: none;
}
/* wordpress */
/* line 116, templates/g5_hydrogen/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo2 .search-form {
  display: inline-block;
  margin: 0;
}
/* line 121, templates/g5_hydrogen/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo2 .search-form .search-field {
  outline: none;
  border: none;
  margin: 0;
  box-shadow: none;
  font-family: inherit;
  font-size: 100%;
  color: #da0037;
  padding: 0.6rem 0.6rem 0.6rem 2rem;
  width: 8rem;
  transition: all 0.5s;
  position: relative;
  background: transparent;
}
/* line 136, templates/g5_hydrogen/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo2 .search-form .search-field:focus {
  width: 12rem;
  border-color: #66cc75;
  box-shadow: 0 0 5px rgba(109, 207, 246, 0.5);
}
/* line 141, templates/g5_hydrogen/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo2 .search-form label {
  margin-bottom: 0;
}
/* line 144, templates/g5_hydrogen/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo2 .search-form label span, #g-buscador.estilo2 .search-form .search-submit {
  display: none;
}
/* Partícula Buscador Avanzado*/
/*@import "items-cualidades";       /* Partícula Items-cualidades (Por que eleguirnos)*/
/*@import "boton-cta";              /* Partícula Boton CTA (Call to Action)"*/
/*@import "owl-testimonios";        /* Partícula Owl testimonios (Testimonios)*/
/*Estilos  Partícula Menu Footer*/
/* line 2, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer {
  /*----Orientación Items----*/
  /*----Orientación Horizontal Items----*/
  /*----Texto en negrita----*/
  /*Color de enlaces*/
  /*Color de bordes vertical */
  /*Color de bordes Horizontal */
  /*Efecto 1*/
  /*Efecto 2*/
  /*Efecto 3*/
  /*Efecto 4*/
  /*Item de menu Activo*/
}
/* line 3, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer ul, .g-menu-footer li {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}
/* line 11, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-dis-vertical ul li {
  display: block;
}
/* line 13, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-dis-vertical ul li a {
  padding: 0.5rem 0;
}
/* line 16, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-dis-vertical ul li:first-child a {
  padding-top: 0 !important;
}
/* line 21, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-dis-horizontal ul li {
  display: inline-block;
}
/* line 23, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-dis-horizontal ul li a {
  padding: 0.5rem;
}
/* line 29, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-align-left {
  text-align: left;
}
/* line 32, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-align-center {
  text-align: center;
}
/* line 35, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-align-right {
  text-align: right;
}
/* line 39, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-enlacenegrita ul li a {
  font-weight: bold;
}
/* line 43, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer a {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  text-decoration: none;
  line-height: 1;
  position: relative;
  top: -0.15rem;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 51, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer a i {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin-right: 0.6rem;
  border: none;
  text-decoration: none;
  border-radius: 0;
  text-shadow: none;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 65, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-oscuro ul li a {
  color: #d8d8d8;
}
/* line 66, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-oscuro ul li a:hover, .g-menu-footer.g-menu-oscuro ul li.active a {
  color: #fff;
}
/* line 67, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-claro ul li a {
  color: #373838;
}
/* line 68, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-claro ul li a:hover, .g-menu-footer.g-menu-claro ul li.active a {
  color: #1f1f1f;
}
/* line 71, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-oscuro.gmenu-conborder.g-menu-dis-vertical ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.31);
  box-shadow: 0 -1px rgba(255, 255, 255, 0.15) inset;
}
/* line 76, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-claro.gmenu-conborder.g-menu-dis-vertical ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
/* line 81, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-oscuro.gmenu-conborder.g-menu-dis-horizontal ul li {
  border-right: 1px solid rgba(0, 0, 0, 0.31);
  box-shadow: 1px 0 rgba(255, 255, 255, 0.15);
}
/* line 85, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-oscuro.gmenu-conborder.g-menu-dis-horizontal ul li:last-child {
  border-right: 0;
  box-shadow: none;
}
/* line 91, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-efecto1 ul li a .fa {
  position: relative;
  left: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* line 96, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-efecto1 ul li:hover a .fa {
  left: 0.2rem;
}
/* line 100, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-efecto2 ul li:hover a .fa {
  margin-right: 1rem;
}
/* line 105, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-efecto3 ul li a .fa {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 109, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-efecto3 ul li:hover a .fa {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  left: 2px;
}
/* line 116, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-efecto4.g-menu-dis-horizontal ul li a {
  margin: 0 0.2rem;
}
/* line 119, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-efecto4.g-menu-dis-horizontal ul li:first-child a {
  margin-left: 0;
}
/* line 122, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-efecto4.g-menu-dis-horizontal ul li:last-child a {
  margin-right: 0;
}
/* line 125, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-efecto4 ul li a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 131, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-efecto4 ul li {
  border-right: none !important;
  box-shadow: none !important;
  border-bottom: none !important;
  box-shadow: none !important;
}
/* line 139, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-efecto4 ul li a:after {
  content: "";
  position: absolute;
  bottom: -0.3rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 1px;
  background: #d8d8d8;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 151, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-efecto4.g-menu-claro ul li a:after {
  background: #373838;
}
/* line 155, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer.g-menu-efecto4 ul li:hover a:after {
  width: 100%;
}
/* line 161, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
.g-menu-footer nav[class*="g-menu-efecto"] ul li.active a .fa {
  left: 0.3rem !important;
}
@media only all and (max-width: 48.99rem) {
  /* line 168, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
  /* line 169, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
  .g-menu-footer ul li {
    border-right: 0 !important;
    box-shadow: none !important;
    display: block !important;
  }
  /* line 173, templates/g5_hydrogen/custom/scss/_menusecundario.scss */
  .g-menu-footer ul li a {
    padding: 0.7rem 0 !important;
  }
}
/* Partícula Menu-secundario*/
/*--------------------------------------------------
 ESTILOS PARTICULA HEADROOM.JS
 --------------------------------------------------*/
/* line 4, templates/g5_hydrogen/custom/scss/_headroom.js.scss */
.animated.g-fixed-active {
  position: fixed !important;
  width: 100%;
  top: 0;
  z-index: 99999 !important;
  left: 0;
}
/* line 11, templates/g5_hydrogen/custom/scss/_headroom.js.scss */
.animated {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* átomo para habilitar el menu  */
/*@import "ir-arriba";              /*  Átomo para el icono ir arriba*/
/* line 2, templates/g5_hydrogen/custom/scss/_simple-boton.scss */
.simple-boton {
  text-decoration: none;
}
/* line 4, templates/g5_hydrogen/custom/scss/_simple-boton.scss */
.simple-boton i.ico_ant {
  margin-right: 0.3rem;
}
/* line 7, templates/g5_hydrogen/custom/scss/_simple-boton.scss */
.simple-boton i.ico_desp {
  margin-left: 0.3rem;
}
/* Partícula simple botón*/
/* line 4, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs {
  background: #fff;
  border: 1px solid #ddd;
}
/* line 7, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab {
  border-color: #ddd;
}
/* line 9, templates/g5_hydrogen/custom/scss/_tabs.scss */
/* line 10, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li > a {
  border: none;
  border-radius: 0;
  margin: 0 !important;
  color: #da0037;
  text-shadow: none;
  padding: 20px 25px !important;
  -webkit-transition: background, 0.2s;
  -moz-transition: background, 0.2s;
  transition: background, 0.2s;
}
/* line 18, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li > a:hover {
  color: #da0037;
}
@media only all and (min-width: 49rem) and (max-width: 59.99rem) {
  .g-tabs .uk-tab > li > a {
    padding: 20px 15px !important;
  }
}
/* line 25, templates/g5_hydrogen/custom/scss/_tabs.scss */
/* line 26, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li.uk-active > a {
  color: #da0037;
}
/* line 30, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li .g-title-icon {
  margin-right: 10px;
}
/* line 34, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive {
  margin: 0;
}
/* line 36, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive > a {
  cursor: pointer;
}
/* line 39, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown {
  margin: 0;
  font-size: 0.9rem;
  border-color: #ddd;
  padding: 0;
  border-radius: 0;
}
/* line 45, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav {
  margin: 0;
}
/* line 47, templates/g5_hydrogen/custom/scss/_tabs.scss */
/* line 48, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a {
  padding: 15px 25px;
  color: #da0037;
}
/* line 51, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:before {
  border: none;
}
/* line 54, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:hover {
  background: #f8f8f8;
  box-shadow: none;
}
/* line 64, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab-grid {
  margin: 0;
}
/* line 65, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab-grid:before {
  border-color: #ddd;
}
/* line 69, templates/g5_hydrogen/custom/scss/_tabs.scss */
/* line 70, templates/g5_hydrogen/custom/scss/_tabs.scss */
@media only all and (max-width: 48.99rem) {
  .g-tabs .uk-tab-grid.uk-tab-top .g-tab-nav, .g-tabs .uk-tab-grid.uk-tab-bottom .g-tab-nav {
    width: auto;
  }
}
/* line 74, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab-grid.uk-tab-top .g-tab-nav > a, .g-tabs .uk-tab-grid.uk-tab-bottom .g-tab-nav > a {
  border-right: none;
  border-left: 1px solid #ddd;
}
/* line 78, templates/g5_hydrogen/custom/scss/_tabs.scss */
/* line 79, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab-grid.uk-tab-top .g-tab-nav:first-child > a, .g-tabs .uk-tab-grid.uk-tab-bottom .g-tab-nav:first-child > a {
  border-left: none;
}
/* line 86, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top {
  border-bottom: 1px solid #ddd;
}
/* line 88, templates/g5_hydrogen/custom/scss/_tabs.scss */
/* line 89, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top .g-tab-nav > a {
  border-right: 1px solid #ddd;
}
/* line 91, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top .g-tab-nav > a:before {
  border-top: 3px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
/* line 100, templates/g5_hydrogen/custom/scss/_tabs.scss */
/* line 101, templates/g5_hydrogen/custom/scss/_tabs.scss */
/* line 102, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top .g-tab-nav.uk-active > a:before {
  border-top-color: #000;
}
/* line 109, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom {
  border-top: 1px solid #ddd;
}
/* line 111, templates/g5_hydrogen/custom/scss/_tabs.scss */
/* line 112, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom .g-tab-nav > a {
  border-right: 1px solid #ddd;
}
/* line 114, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom .g-tab-nav > a:before {
  border-bottom: 3px solid transparent;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
/* line 123, templates/g5_hydrogen/custom/scss/_tabs.scss */
/* line 124, templates/g5_hydrogen/custom/scss/_tabs.scss */
/* line 125, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom .g-tab-nav.uk-active > a:before {
  border-bottom-color: #000;
}
/* line 132, templates/g5_hydrogen/custom/scss/_tabs.scss */
/* line 133, templates/g5_hydrogen/custom/scss/_tabs.scss */
/* line 134, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav > a {
  border-top: 1px solid #ddd;
}
/* line 136, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav > a:before {
  border-left: 3px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
/* line 145, templates/g5_hydrogen/custom/scss/_tabs.scss */
/* line 146, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav:first-child > a {
  border-top: none;
}
/* line 150, templates/g5_hydrogen/custom/scss/_tabs.scss */
/* line 151, templates/g5_hydrogen/custom/scss/_tabs.scss */
/* line 152, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav.uk-active > a:before {
  border-left-color: #000;
}
/* line 159, templates/g5_hydrogen/custom/scss/_tabs.scss */
/* line 160, templates/g5_hydrogen/custom/scss/_tabs.scss */
/* line 161, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav > a {
  border-top: 1px solid #ddd;
}
/* line 163, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav > a:before {
  border-right: 3px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
/* line 172, templates/g5_hydrogen/custom/scss/_tabs.scss */
/* line 173, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav:first-child > a {
  border-top: none;
}
/* line 177, templates/g5_hydrogen/custom/scss/_tabs.scss */
/* line 178, templates/g5_hydrogen/custom/scss/_tabs.scss */
/* line 179, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav.uk-active > a:before {
  border-right-color: #000;
}
/* line 186, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .tabs-content {
  overflow: hidden;
}
/* line 188, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .tabs-content.uk-margin {
  margin-bottom: 0;
}
/* line 191, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .tabs-content p {
  margin-bottom: 0;
}
/* line 194, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .tabs-content .button {
  margin-top: 25px;
}
/* line 197, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .tabs-content.left {
  padding: 35px;
  margin-left: -35px;
}
@media only all and (max-width: 48.99rem) {
  .g-tabs .tabs-content.left {
    margin-left: 0;
  }
}
/* line 203, templates/g5_hydrogen/custom/scss/_tabs.scss */
/* line 204, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .tabs-content.left p:first-child {
  margin-top: 0;
}
/* line 209, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .tabs-content.right {
  padding: 35px;
  margin-right: -35px;
}
@media only all and (max-width: 48.99rem) {
  .g-tabs .tabs-content.right {
    margin-right: 0;
  }
}
/* line 215, templates/g5_hydrogen/custom/scss/_tabs.scss */
/* line 216, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .tabs-content.right p:first-child {
  margin-top: 0;
}
/* line 221, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .tabs-content.top {
  padding: 35px;
  margin: 0;
}
/* line 224, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .tabs-content.top > li {
  margin: 0;
}
/* line 228, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .tabs-content.bottom {
  padding: 35px;
  margin: 0;
}
/* line 231, templates/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .tabs-content.bottom > li {
  margin: 0;
}
/*******************************************
 ESTILOS GENERALES DEL SITIO
 *******************************************/
/* line 22, templates/g5_hydrogen/custom/scss/custom.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  /* Texto en negrita*/
  line-height: 1;
  /* Interlineado */
  margin: 0 0 1rem 0;
  /* Cambiamos margin: 0 0 16px 0; los px(medida absoluta)  por rem(medida relativa) margin: top rigth bottom left*/
  color: #000;
}
/* por defecto 1rem = 16px;*/
/* line 30, templates/g5_hydrogen/custom/scss/custom.scss */
h1 {
  font-size: 3.75rem;
  /*60px*/
}
/* line 31, templates/g5_hydrogen/custom/scss/custom.scss */
h2 {
  font-size: 3.125rem;
  /*50px*/
}
/* line 32, templates/g5_hydrogen/custom/scss/custom.scss */
h3 {
  font-size: 2.5rem;
  /*40px*/
}
/* line 33, templates/g5_hydrogen/custom/scss/custom.scss */
h4 {
  font-size: 1.875rem;
  /*30px*/
}
/* line 34, templates/g5_hydrogen/custom/scss/custom.scss */
h5 {
  font-size: 1.25rem;
  /*20px*/
}
/* line 35, templates/g5_hydrogen/custom/scss/custom.scss */
h6 {
  font-size: 1.125rem;
  /*18px*/
}
/* Quitamos margenes ya que gantry agrega margenes por defecto*/
/* line 38, templates/g5_hydrogen/custom/scss/custom.scss */
p {
  margin: 0 0 1rem 0;
}
/* Gantry le asigna un color negro a la etiquera strong, para evitar esto hacemos que herede el color del navegador*/
/* line 41, templates/g5_hydrogen/custom/scss/custom.scss */
strong {
  color: inherit;
}
/* Para los enlaces se coloca una linea debajo del texto (subrayado)*/
/* line 44, templates/g5_hydrogen/custom/scss/custom.scss */
a {
  /*text-decoration: underline; revisar esta linea causaba que aparesca una linea enlaces del menu movil*/
  color: #000;
}
/* Cuando el mouse esta sobre el enlace de texto quitamos la linea (subrayado)*/
/* line 48, templates/g5_hydrogen/custom/scss/custom.scss */
a:hover {
  text-decoration: none;
  color: #000;
}
/* solo para enlaces con subrayado color blanco*/
/* line 52, templates/g5_hydrogen/custom/scss/custom.scss */
.link-a {
  text-decoration: underline;
  color: #fff;
}
/*******************************************
 BOTON PRIMARIO 
 ********************************************/
/* line 58, templates/g5_hydrogen/custom/scss/custom.scss */
.btn-primary {
  color: #fff;
  /* color de texto*/
  background-color: #000;
  /* color del boton (#0095e5) mas menos celeste*/
  transition: all 0.5s ease;
  text-decoration: none;
  /* quitamos el subrayado del texto*/
  /* recordemos que el boton se crea como link (enlace) por eso esta subrayado*/
}
/* line 64, templates/g5_hydrogen/custom/scss/custom.scss */
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  color: #fff;
  background-color: #444;
}
/*******************************************
 ESTILOS SECCIÓN ACCESOS
 ********************************************/
/* line 74, templates/g5_hydrogen/custom/scss/custom.scss */
#g-accesos {
  /* Es el id a configurar, Gantry añade la "g-" al nombre de la sección creada en la plantilla */
  background: #a61f21;
  /* color de fondo */
  color: #fff;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.17);
  /* color texto*/
  /* text-shadow: h-shadow v-shadow blur-radius color;*/
}
/* line 79, templates/g5_hydrogen/custom/scss/custom.scss */
#g-accesos .g-content {
  /* aplico este estilo a la clase .g-content que esta dentro de la sección #g-accesos */
  padding-top: 0.5rem;
  /* reducimos el espaciado superior e inferior del contenedor "g-content" utilizado en "Social Pro" y "Custom HTML */
  padding-bottom: 0.5rem;
}
/* line 83, templates/g5_hydrogen/custom/scss/custom.scss */
#g-accesos .g-content {
  /* aplico este estilo a la clase .g-content que esta dentro de la sección #g-accesos */
  padding-top: 0.5rem;
  /* reducimos el espaciado superior e inferior del contenedor "g-content" utilizado en "Social Pro" y "Custom HTML */
  padding-bottom: 0.5rem;
}
/* line 88, templates/g5_hydrogen/custom/scss/custom.scss */
#g-accesos .g-container .acceso-social {
  /* aplico este estilo a la clase acceso-social  que esta dentro de la sección #g-accesos .g-container */
  padding-left: 0.8rem;
  /* aumentamos el espacio interior izq para que no se superponga cuando aparezca el menu movil*/
}
/* line 92, templates/g5_hydrogen/custom/scss/custom.scss */
#g-accesos .g-content p {
  /* aplico este estilo la etiqueta p (parrafo) que esta dento de la clase .g-content que esta dentro de la sección #g-accesos */
  margin-bottom: 0;
  /* con eso logramos igualar el alto de las particulas "Social Pro" y "Custom HTML"*/
}
/*******************************************
 ESTILOS SECCIÓN HEADERS
 ********************************************/
/* line 99, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header {
  background-color: #ededed;
  /* asignamos el color de fondo de la variable $base-background de la plantilla gantry*/
}
/* line 103, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-content {
  /* aplico este estilo a la clase .g-content que esta dentro de la sección #g-header */
  padding-top: 0rem;
  /* reducimos el espaciado superior e inferior del contenedor "g-content"*/
  padding-bottom: 0rem;
}
/* line 107, templates/g5_hydrogen/custom/scss/custom.scss */
.gantry-logo img {
  width: 18rem;
  /* modificamos el tamaño del logo de gantry de la etiqueta "img" dentro de la clase ".gantry-logo" de 288px (18rem)*/
}
/* LLÁMANOS Y HORARIO coloca un circulo exterior a los iconos fa-clock y fa-phone**/
/* line 112, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-items-contactos-icono {
  width: 2.8rem;
  height: 2.8rem;
  display: flex;
  justify-content: center;
  /* caja flexbox*/
  /* centrado horizontal*/
  align-items: center;
  /* centrado vertical*/
  border: 1px solid;
  /* cuadrado de 2px de linea de grosor y color azul o "border: 2px solid $accent-color-1;"*/
  border-radius: 50%;
  /* convertimos el borde en circulo alrededor de los iconos fa-clock y fa-phone*/
}
/* line 122, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-content .g-items-contactos {
  /* aplico este estilo a la clase .g-items-contactos que esta dentro de .g-content que esta dentro de la sección #g-header */
  padding-top: 0.5rem;
  /* aumentamos  el espaciado superior para que el contenido de LLAMANOS Y HORARION quede centrado*/
}
/*******************************************
 ESTILOS SECCIÓN NAVEGATION
 ********************************************/
/* line 129, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation {
  background-color: #000;
  /* Color de fondo del menu*/
  z-index: 1500;
  /* Establecemos un valor alto para que este por encima de algun item (jslider)*/
  /*border-bottom: 0.1px solid rgb(39, 39, 39); */
  /* linea inferior para todo el menu*/
}
/* aplico este estilo a la clase .g-content que esta dentro de la sección #g-navigation */
/* line 135, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .logo-por-defecto .g-content {
  /* creamos una clase "logo-por-defecto" para asignarle al logo del layout "por defecto" y "contacto"    */
  padding-top: 0;
  /* reducimos el espaciado superior e inferior del contenedor "g-content" para que los item del menu queden bien*/
  padding-bottom: 0;
  margin-top: 0.3125rem;
  margin-bottom: 0.3125rem;
}
/* line 144, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .logo-por-defecto .g-content .gantry-logo img {
  width: 18rem;
  /* modificamos el tamaño del logo de gantry de la etiqueta "img" dentro de la clase ".gantry-logo" de 288px (18rem)*/
}
/*#g-navigation a{ color:#fff   }  no afecta a los menus, por eso se crea la sgte linea*/
/* buscar en el menu una etiqueta "a" de enlace */
/* line 150, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #fff;
  /* establecemos el color de texto en blanco*/
}
/*  establecemos el color en negro transparente para los elementos del menu "on hover"*/
/* line 154, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: rgba(0, 0, 0, 0.14);
}
/*  establecemos el color en negro transparente para los elementos de 1er nivel del menu "on active"*/
/* line 158, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: rgba(3, 3, 3, 0.21);
}
/* establedemos fuente de color blanco, negrita y una linea superior de color naranja de 5px de grosor*/
/* line 163, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #fff;
  /* establecemos el color de la letra del menu en blanco*/
  font-weight: bold;
  /* fuentes en negrita*/
  box-shadow: 0 5px 0 #ffd500 inset;
  /* grosor 5px linea, inset= cambia la sombra exterior (outset) a sombra interior (inner) */
  /*box-shadow: 0px 5px 0px 0px #f9da3a;*/
  /*border-bottom: 5px solid #ffd500;                   /* colocamos una linea inferior en el 1er nivel de menu */
}
/*  ESTILOS CAJA de BUSQUEDA  */
/* El alto de la caja buscar descuadra el alto del menu */
/* line 171, templates/g5_hydrogen/custom/scss/custom.scss */
.menu-caja-buscar .g-content {
  /* Asignamos el nombre "menu-caja-buscar" al modulo o instancia de modulo*/
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  top: -0.3rem;
}
/*  ESTILOS CAJA de BUSQUEDA1  */
/* El alto de la caja buscar descuadra el alto del menu */
/* line 178, templates/g5_hydrogen/custom/scss/custom.scss */
.menu-caja-buscar1 .g-content {
  /* Asignamos el nombre "menu-caja-buscar1" al modulo o instancia de modulo*/
  margin-top: 0;
  margin-bottom: 0;
  /*en vez de las sgtes lineas podriamos reemplazarlas por "*margin-top: 0.3rem;" */
  position: relative;
  top: 0.3rem;
}
/* cambiar el color del boton buscar de la seccion Navegacion*/
/* line 186, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .btn-primary {
  background-color: #ffd500;
  /* color del boton (#0095e5) mas menos celeste*/
}
/* line 189, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  color: #fff;
  background-color: #444;
}
/*******************************************
 ESTILOS IMAGENES ANIDADES jsSLIDER O BUSCAR NOMBRE
 ********************************************/
/* line 198, templates/g5_hydrogen/custom/scss/custom.scss */
jsn-es-progress {
  z-index: 2;
  /* Esta linea se podrian eliminar si se coloca un indice superior en z-index de g-navigation*/
}
/*******************************************
 ESTILOS SECCIÓN PIE DE PÁGINA
 ********************************************/
/* line 205, templates/g5_hydrogen/custom/scss/custom.scss */
#g-pie-de-pagina {
  background: #444;
  /* color de fondo , tambien se puede utilizar "background-color"*/
  color: #e5e5e5;
  padding: 2.5rem 0;
  /* Color de la letra*/
  /* espaciado superior e inferior de 2rem, espaciado der,izq de 0rem*/
}
/* line 211, templates/g5_hydrogen/custom/scss/custom.scss */
#g-pie-de-pagina h4 {
  color: #fff;
  /* color de letra blanco para la etiquetas h4*/
  font-size: 1.6rem;
  /* tamñao de letra*/
  font-weight: normal;
  /* Sin negrita*/
}
/* line 217, templates/g5_hydrogen/custom/scss/custom.scss */
.efecto-contacto {
  /* esto es solo de prueba*/
  /*border-right: none !important;    
   border-bottom: none !important;*/
  /*box-shadow: none !important;*/
  transition: all 0.4s;
  /* se utiliza para que el efecto sea suave*/
}
/* line 224, templates/g5_hydrogen/custom/scss/custom.scss */
.efecto-contacto:hover {
  /* esto es solo de prueba*/
  transform: scale(1.05);
  /*border-right: none !important;*/
  /*box-shadow: 0 1px 0 #f1740c ;     Coloca una linea inferior */
  border-bottom: none !important;
  /*transform-origin:(left center);*/
  /*left: 2px;*/
}
/*******************************************
 ESTILOS SECCIÓN DERECHOS RESERVADOS
 ********************************************/
/* line 236, templates/g5_hydrogen/custom/scss/custom.scss */
#g-derechos-reservados {
  background-color: #111;
  color: #e5e5e5;
  /* color de fondo , tambien se puede utilizar "background"*/
}
/*******************************************
 ESTILO DE Iframe YOUTUBE
 ********************************************/
/* line 250, templates/g5_hydrogen/custom/scss/custom.scss */
.container-iframe {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 56.25%;
  /* 16:9 Aspect Ratio */
}
/* line 257, templates/g5_hydrogen/custom/scss/custom.scss */
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}
/* line 268, templates/g5_hydrogen/custom/scss/custom.scss */
.zoomIt {
  /* display:block!important;*/
  /*'border-right:10px solid #fff*/
  -webkit-transition: -webkit-transform 0.5s ease-out;
  -moz-transition: -moz-transform 0.5s ease-out;
  -o-transition: -o-transform 0.5s ease-out;
  -ms-transition: -ms-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
}
/* line 278, templates/g5_hydrogen/custom/scss/custom.scss */
.zoomIt:hover {
  -moz-transform: scale(1.4);
  -webkit-transform: scale(1.4);
  -o-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}
/*# sourceMappingURL=custom_23.css.map */