/* 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
 */

@import "accordion";
@import "media-plyr";
@import "articles-tabs";
@import "news-tabs";
@import "news-slider";
/* 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
 *******************************************/
/*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: #0972ba;
  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: #0972ba;
  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: "Source Sans Pro";
}
/* 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: #0972ba;
  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: #0972ba;
  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;
}
/*---------------------------
 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: #0972ba;
}
/* line 23, templates/g5_hydrogen/custom/scss/_items-contactos.scss */
.g-items-contactos.g-item-dis-vertical {
  flex-direction: column;
}
/* line 25, templates/g5_hydrogen/custom/scss/_items-contactos.scss */
.g-items-contactos.g-item-dis-vertical .g-items-contactos-opcion {
  margin-bottom: 1rem;
}
/* line 27, 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 35, templates/g5_hydrogen/custom/scss/_items-contactos.scss */
.g-items-contactos.g-item-cont-izq .g-items-contactos-opcion {
  text-align: left;
}
/* line 38, templates/g5_hydrogen/custom/scss/_items-contactos.scss */
.g-items-contactos.g-item-cont-cen .g-items-contactos-opcion {
  text-align: center;
}
/* line 41, templates/g5_hydrogen/custom/scss/_items-contactos.scss */
.g-items-contactos.g-item-cont-der .g-items-contactos-opcion {
  text-align: right;
}
/* line 45, 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 54, 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 61, 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 67, 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 70, 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 73, 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 77, templates/g5_hydrogen/custom/scss/_items-contactos.scss */
.g-items-contactos .g-items-contactos-opcion .g-items-contactos-valor p {
  margin: 0;
}
/* line 80, 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 92, 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 96, templates/g5_hydrogen/custom/scss/_items-contactos.scss */
  .g-items-contactos .g-items-contactos-opcion {
    margin-right: 0;
    margin-bottom: 1rem;
  }
}
/*Fin Media Queries*/
/* 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: #1c3a66;
  font-size: 1rem;
}
/*-------------------------
 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%;
  height: 100%;
  color: #2c2c2c;
}
/* line 46, templates/g5_hydrogen/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo1 .search-form {
  margin: 0;
}
/* line 49, 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: #2c2c2c;
}
/* line 57, templates/g5_hydrogen/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo1 .search-form label {
  margin-bottom: 0;
}
/* line 60, 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 68, templates/g5_hydrogen/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo2 {
  text-align: right;
}
/* line 71, 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 83, templates/g5_hydrogen/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo2 .contenido-modal-buscar i.fa {
  color: #2c2c2c;
  margin-right: 0.5rem;
  margin-left: 0.8rem;
}
/* Joomla*/
/* line 90, templates/g5_hydrogen/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo2 .search {
  display: inline-block;
}
/* line 93, 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: #2c2c2c;
  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 108, templates/g5_hydrogen/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo2 .search form input:focus {
  width: 12rem;
}
/* line 112, templates/g5_hydrogen/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo2 .search form button {
  display: none;
}
/* wordpress */
/* line 117, templates/g5_hydrogen/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo2 .search-form {
  display: inline-block;
  margin: 0;
}
/* line 122, 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: #2c2c2c;
  padding: 0.6rem 0.6rem 0.6rem 2rem;
  width: 8rem;
  transition: all 0.5s;
  position: relative;
  background: transparent;
}
/* line 137, 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 142, templates/g5_hydrogen/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo2 .search-form label {
  margin-bottom: 0;
}
/* line 145, templates/g5_hydrogen/custom/scss/_buscador-avanzando.scss */
#g-buscador.estilo2 .search-form label span, #g-buscador.estilo2 .search-form .search-submit {
  display: none;
}
/*Estilos Generales Partícula G-cualidades*/
/* line 3, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades {
  /*Estilos Subs-item*/
  /*------------------------------
   Efecto para imágenes
   ------------------------------*/
  /*Efecto imagen 1*/
  /*Efecto imagen 2*/
  /*Efecto imagen 3*/
  /*Efecto imagen 4*/
}
/* line 5, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-bloqueintro {
  text-align: center;
}
/* line 9, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 13, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-item .g-content, .g-cualidades .g-cualidades-item .g-cualidades-link {
  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;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0;
  overflow: visible;
}
/* line 21, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
/* line 22, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
/* line 23, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-item .g-content p {
  margin: auto 0 1rem;
}
/* line 27, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-item .g-content p:last-child {
  margin-bottom: 0;
}
/* line 33, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-item .g-cualidades-item-titulo {
  margin: 1.7rem 0 0.5rem 0;
}
/* line 37, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-item .g-cualidades-link {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-decoration: none;
}
/* line 45, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-subs-item {
  margin: 0 0 1rem 0;
  /*Estilos Viñetas Subs-item*/
}
/* line 48, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-subs-item li {
  list-style: none;
  padding: 0.2rem 0;
}
/* line 53, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-subs-item li i {
  margin-right: 0.5rem;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  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;
  font-size: 0.8rem;
  position: relative;
  left: 0;
}
/* line 64, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-subs-item li:hover i {
  position: relative;
  left: 3px;
}
/* line 70, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-subs-item li i.estilo2 {
  border: 2px solid;
  border-radius: 50%;
  height: 1.5rem;
  width: 1.5rem;
}
/* line 76, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-subs-item li i.estilo3 {
  border-radius: 50%;
  height: 1.2rem;
  width: 1.2rem;
}
/* line 86, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-item-imagen {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  background: #fff;
  overflow: hidden;
  width: 100%;
  /*Agregado al contenedor para hacer que las imagenes se expandan al 100% cuando solo se muestra 1 o  2 imagenes por finas*/
}
/* line 96, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-item-imagen img {
  width: 100%;
  /*Agregado  a la imagen para hacer que  se expandan al 100% cuando solo se muestra 1 o  2 imagenes por finas*/
}
/* line 101, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-item-imagen.efectoimg1::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 1;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient( left , rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  -moz-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  -o-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
/* line 114, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-link:hover .g-cualidades-item-imagen.efectoimg1::before {
  -webkit-animation: shine 0.75s;
  -moz-animation: shine 0.75s;
  animation: shine 0.75s;
}
@-webkit-keyframes shine {
  /* line 119, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  100% {
    left: 125%;
  }
}
@-moz-keyframes shine {
  /* line 119, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  100% {
    left: 125%;
  }
}
@keyframes shine {
  /* line 119, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  100% {
    left: 125%;
  }
}
/* line 125, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-item-imagen.efectoimg2::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: '';
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
}
/* line 140, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-link:hover .g-cualidades-item-imagen.efectoimg2::before {
  -webkit-animation: circle 0.75s;
  -moz-animation: circle 0.75s;
  animation: circle 0.75s;
}
@-webkit-keyframes circle {
  /* line 144, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  0% {
    opacity: 1;
  }
  /* line 147, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  40% {
    opacity: 1;
  }
  /* line 150, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  100% {
    width: 150%;
    height: 150%;
    opacity: 0;
  }
}
@-moz-keyframes circle {
  /* line 144, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  0% {
    opacity: 1;
  }
  /* line 147, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  40% {
    opacity: 1;
  }
  /* line 150, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  100% {
    width: 150%;
    height: 150%;
    opacity: 0;
  }
}
@keyframes circle {
  /* line 144, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  0% {
    opacity: 1;
  }
  /* line 147, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  40% {
    opacity: 1;
  }
  /* line 150, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  100% {
    width: 150%;
    height: 150%;
    opacity: 0;
  }
}
/* line 158, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-item-imagen.efectoimg3 img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
/* line 162, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-link:hover .g-cualidades-item-imagen.efectoimg3 img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
/* line 167, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-item-imagen.efectoimg4 img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
/* line 172, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-link:hover .g-cualidades-item-imagen.efectoimg4 img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
/*-----------------------------------------------------------
 DISEÑO 1: Diseño estandar, el icono  y en otra fila el título.
 ------------------------------------------------------------*/
/* line 180, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="diseno1-"] .g-cualidades-item.primerotitulo div[class*="hi-icon-efecto"] {
  -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 185, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="diseno1-"] .g-cualidades-item.primerotitulo .g-cualidades-item-titulo {
  -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;
  margin-top: 0;
  margin-bottom: 2rem;
}
/*------------------------------------------------------
 DISEÑO 2: Icono y Titulo en una sóla fila.
 -------------------------------------------------------*/
/* line 196, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="diseno2-"] .g-cualidades-item .diseno2-encabezado, div[class*="diseno2-"] .g-cualidades-item .diseno2-encabezado .g-cualidades-link {
  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-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;
  -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;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  text-align: left;
}
/* line 206, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="diseno2-"] .g-cualidades-item .diseno2-encabezado .hi-icon {
  width: 2rem;
  height: 2rem;
  font-size: 1rem;
}
/* line 212, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="diseno2-"] .g-cualidades-item .diseno2-encabezado .g-cualidades-item-titulo {
  margin-left: 1rem;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 218, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="diseno2-"] .g-cualidades-item.primerotitulo .diseno2-encabezado .g-cualidades-item-titulo {
  margin-left: 0;
  margin-right: 1rem;
}
/* line 224, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="diseno2-"] .g-cualidades-item.primerotitulo div[class*="hi-icon-efecto"] {
  -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 228, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="diseno2-"] .g-cualidades-item.primerotitulo .g-cualidades-item-titulo {
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
}
/*------------------------------------------------------
 DISEÑO 3: Icono en una columna y contenido en otra.
 -------------------------------------------------------*/
/* line 236, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="diseno3-"] .g-cualidades-item .g-content {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: 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;
}
/* line 241, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="diseno3-"] .g-cualidades-item .g-diseno3-ico .hi-icon {
  width: 3rem;
  height: 3rem;
  font-size: 1rem;
}
/* line 247, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="diseno3-"] .g-cualidades-item .g-content .g-diseno3-contenido {
  margin-left: 1rem;
}
/* line 250, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="diseno3-"] .g-cualidades-item.primerotitulo .g-content .g-diseno3-contenido {
  margin-left: 0rem;
  margin-right: 1rem;
}
/* line 255, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="diseno3-"] .g-cualidades-item .g-cualidades-item-titulo {
  margin: 0 0 0.5rem 0;
}
/* line 259, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="diseno3-"] .g-cualidades-item.primerotitulo .g-diseno3-ico {
  -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 264, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="diseno3-"] .g-cualidades-item.primerotitulo .g-diseno3-contenidoo {
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
}
/*------------------------------------------------------
 DISEÑO 4: Con Border e Icono arriba.
 -------------------------------------------------------*/
/*Diseño oscuro*/
/* line 274, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div.diseno4-oscuro .g-cualidades-item .g-content {
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 0.2rem;
  margin-top: 3.5rem;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding: 1rem;
}
/* line 281, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div.diseno4-oscuro .g-cualidades-item .g-content:hover {
  border: 1px solid #fff;
}
/* line 286, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div.diseno4-oscuro .g-cualidades-item .g-content div[class*="hi-icon-efecto"] {
  margin-top: -4rem;
}
/*Diseño Claro*/
/* line 291, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div.diseno4-claro .g-cualidades-item .g-content {
  border: 1px solid #ccc;
  border-radius: 0.2rem;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.04) inset;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-top: 3.5rem;
  padding: 1rem;
}
/* line 299, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div.diseno4-claro .g-cualidades-item .g-content:hover {
  border: 1px solid #0972ba;
}
/* line 302, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div.diseno4-claro .g-cualidades-item .g-content div[class*="hi-icon-efecto"] {
  margin-top: -4rem;
}
/*--------------------------------------------------------
 ESTILOS GENERALES FONDO OSCURO
 --------------------------------------------------------*/
/* line 309, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades.diseno1-oscuro .g-cualidades-item, .g-cualidades.diseno2-oscuro .g-cualidades-item, .g-cualidades.diseno3-oscuro .g-cualidades-item, .g-cualidades.diseno4-oscuro .g-cualidades-item {
  color: #efefef;
}
/* Texto Título principal */
/* line 317, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades.diseno1-oscuro .g-cualidades-titulo, .g-cualidades.diseno2-oscuro .g-cualidades-titulo, .g-cualidades.diseno3-oscuro .g-cualidades-titulo, .g-cualidades.diseno4-oscuro .g-cualidades-titulo {
  color: #fff;
  margin-bottom: 1.5rem;
}
/* Texto descripción principal */
/* line 325, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades.diseno1-oscuro .g-cualidades-bloqueintro p, .g-cualidades.diseno2-oscuro .g-cualidades-bloqueintro p, .g-cualidades.diseno3-oscuro .g-cualidades-bloqueintro p, .g-cualidades.diseno4-oscuro .g-cualidades-bloqueintro p {
  color: #efefef;
}
/* line 333, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades.diseno1-oscuro .g-cualidades-item .g-cualidades-item-titulo, .g-cualidades.diseno2-oscuro .g-cualidades-item .g-cualidades-item-titulo, .g-cualidades.diseno3-oscuro .g-cualidades-item .g-cualidades-item-titulo, .g-cualidades.diseno4-oscuro .g-cualidades-item .g-cualidades-item-titulo {
  color: #fff;
}
/*Estilo 1 Viñetas fondo Oscuro */
/* line 340, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades.diseno1-oscuro .g-cualidades-subs-item li i.estilo1, .g-cualidades.diseno2-oscuro .g-cualidades-subs-item li i.estilo1, .g-cualidades.diseno3-oscuro .g-cualidades-subs-item li i.estilo1, .g-cualidades.diseno4-oscuro .g-cualidades-subs-item li i.estilo1 {
  color: #fff;
}
/*Estilo 3 Viñetas fondo Oscuro */
/* line 347, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades.diseno1-oscuro .g-cualidades-subs-item li i.estilo3, .g-cualidades.diseno2-oscuro .g-cualidades-subs-item li i.estilo3, .g-cualidades.diseno3-oscuro .g-cualidades-subs-item li i.estilo3, .g-cualidades.diseno4-oscuro .g-cualidades-subs-item li i.estilo3 {
  color: #0972ba;
  background: #fff;
}
/*--------------------------------------------------------
 ESTILOS GENERALES FONDO CLARO
 --------------------------------------------------------*/
/* Texto general */
/* line 360, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades.diseno1-claro .g-cualidades-item, .g-cualidades.diseno2-claro .g-cualidades-item, .g-cualidades.diseno3-claro .g-cualidades-item, .g-cualidades.diseno4-claro .g-cualidades-item {
  color: #2c2c2c;
}
/* Texto Título principal */
/* line 367, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades.diseno1-claro .g-cualidades-titulo, .g-cualidades.diseno2-claro .g-cualidades-titulo, .g-cualidades.diseno3-claro .g-cualidades-titulo, .g-cualidades.diseno4-claro .g-cualidades-titulo {
  color: #0972ba;
  margin-bottom: 1.5rem;
}
/* Texto descripción principal */
/* line 375, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades.diseno1-claro .g-cualidades-bloqueintro p, .g-cualidades.diseno2-claro .g-cualidades-bloqueintro p, .g-cualidades.diseno3-claro .g-cualidades-bloqueintro p, .g-cualidades.diseno4-claro .g-cualidades-bloqueintro p {
  color: #2c2c2c;
}
/* Título de cada item */
/* line 384, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades.diseno1-claro .g-cualidades-item .g-cualidades-item-titulo, .g-cualidades.diseno2-claro .g-cualidades-item .g-cualidades-item-titulo, .g-cualidades.diseno3-claro .g-cualidades-item .g-cualidades-item-titulo, .g-cualidades.diseno4-claro .g-cualidades-item .g-cualidades-item-titulo {
  color: #0972ba;
}
/*Estilo 1 Viñetas fondo Claro */
/* line 391, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades.diseno1-claro .g-cualidades-subs-item li i.estilo1, .g-cualidades.diseno2-claro .g-cualidades-subs-item li i.estilo1, .g-cualidades.diseno3-claro .g-cualidades-subs-item li i.estilo1, .g-cualidades.diseno4-claro .g-cualidades-subs-item li i.estilo1 {
  color: #0972ba;
}
/*Estilo 3 Viñetas fondo Claro */
/* line 398, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades.diseno1-claro .g-cualidades-subs-item li i.estilo3, .g-cualidades.diseno2-claro .g-cualidades-subs-item li i.estilo3, .g-cualidades.diseno3-claro .g-cualidades-subs-item li i.estilo3, .g-cualidades.diseno4-claro .g-cualidades-subs-item li i.estilo3 {
  color: #fff;
  background: #0972ba;
}
/*Estilo Botones*/
/* line 407, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades-item-button {
  margin-top: auto;
}
/*-------------------------------------------------
 ESTILO ANIMACIONES DE ICONOS
 ------------------------------------------------- */
/*Estilos generales de iconos*/
/* line 416, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.hi-icon {
  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;
  font-size: 3rem;
  width: 6rem;
  height: 6rem;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #fff;
}
/* line 429, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.hi-icon:before {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: block;
}
/* line 437, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
.hi-icon span {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/*-------------------------------------
 EFECTO NINGUNO
 -------------------------------------*/
/* Estilo ninguno Oscuro */
/* line 453, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-ninguno .hi-icon {
  color: #fff;
  background: #0972ba;
}
/* line 457, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"].hi-icon-efecto-ninguno .hi-icon span {
  opacity: 0;
}
/* Efecto ninguno Icono Claro */
/* line 461, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-ninguno .hi-icon {
  color: #0972ba;
  background: #fff;
}
/* line 465, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-ninguno .hi-icon span {
  opacity: 0;
}
/*-------------------------------------
 EFECTO ICONOS 1
 -------------------------------------*/
/* Estilo 1 Oscuro */
/* line 474, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-1 .hi-icon {
  color: #0972ba;
  background: #fff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* line 479, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-1 .hi-icon span {
  opacity: 0;
}
/* Efecto 1 hover Icono Oscuro y Claro */
/* line 483, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-1 .hi-icon, div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-1 .hi-icon {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
/* Efecto 1 Icono Claro */
/* line 488, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-1 .hi-icon {
  background: #fff;
  color: #0972ba;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* line 493, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-1 .hi-icon span {
  opacity: 0;
}
/*-------------------------------------
 EFECTO ICONOS 2
 -------------------------------------*/
/* Efecto 2 Icono Oscuro */
/* line 501, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-2 .hi-icon {
  background: rgba(255, 255, 255, 1);
  color: #0972ba;
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}
/* line 506, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-2 .hi-icon span {
  top: -7px;
  left: -7px;
  padding: 7px;
  box-shadow: 0 0 0 4px #fff;
  -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.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}
/* Efecto 2 Hover Oscuro para Efecto 2 */
/* line 516, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-2h .hi-icon {
  color: #0972ba;
}
/* line 519, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-2h .hi-icon span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/* Efecto 2 Icono Claro */
/* line 524, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-2 .hi-icon {
  background: #0972ba;
  color: #fff;
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}
/* line 530, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-2 .hi-icon span {
  top: -7px;
  left: -7px;
  padding: 7px;
  box-shadow: 0 0 0 4px #0972ba;
  -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.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}
/* Efecto 2 Hover Claro para Efecto 2 */
/* line 540, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-2h .hi-icon {
  color: #fff;
}
/* line 543, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-2h .hi-icon span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/*-------------------------------------
 EFECTO ICONOS 3
 -------------------------------------*/
/* Efecto 3 Hover Oscuro para Efecto 2 */
/* line 551, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-3h .hi-icon {
  background: rgba(255, 255, 255, 1);
  color: #0972ba;
}
/* line 555, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-3h .hi-icon span {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
/* line 558, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-3h .hi-icon span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/* Efecto 3 Hover Claro para Efecto 2 */
/* line 563, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-3h .hi-icon span {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
/* line 566, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-3h .hi-icon span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/*-------------------------------------
 EFECTO ICONOS 4
 -------------------------------------*/
/* Efecto 4  Icono Oscuro */
/* line 575, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-4 .hi-icon {
  background: rgba(255, 255, 255, 1);
  color: #0972ba;
  -webkit-transition: ease-out 0.1s, background 0.2s;
  -moz-transition: ease-out 0.1s, background 0.2s;
  transition: ease-out 0.1s, background 0.2s;
}
/* line 580, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-4 .hi-icon span {
  top: 0;
  left: 0;
  padding: 0;
  z-index: -1;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
  opacity: 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
/* line 589, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-4 .hi-icon {
  background: #fff;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  color: #0972ba;
}
/* line 594, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-4 .hi-icon span {
  -webkit-animation: sonarEffect_oscuro 1.3s ease-out 75ms infinite;
  -moz-animation: sonarEffect_oscuro 1.3s ease-out 75ms infinite;
  animation: sonarEffect_oscuro 1.3s ease-out 75ms infinite;
}
/* Efecto 15  Icono Claro */
/* line 599, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-4 .hi-icon {
  background: #0972ba;
  -webkit-transition: ease-out 0.1s, background 0.2s;
  -moz-transition: ease-out 0.1s, background 0.2s;
  transition: ease-out 0.1s, background 0.2s;
}
/* line 603, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-4 .hi-icon span {
  top: 0;
  left: 0;
  padding: 0;
  z-index: -1;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
  opacity: 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
/* line 612, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-4 .hi-icon {
  background: #0972ba !important;
  -webkit-transform: scale(0.93);
  -moz-transform: scale(0.93);
  -ms-transform: scale(0.93);
  -o-transform: scale(0.93);
  transform: scale(0.93);
  color: #fff;
}
/* line 617, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-4 .hi-icon span {
  -webkit-animation: sonarEffect_claro 1.3s ease-out 75ms infinite;
  -moz-animation: sonarEffect_claro 1.3s ease-out 75ms infinite;
  animation: sonarEffect_claro 1.3s ease-out 75ms infinite;
}
@-webkit-keyframes sonarEffect_oscuro {
  /* line 621, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  0% {
    opacity: 0.3;
  }
  /* line 624, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255, 255, 255, 0.1);
  }
  /* line 628, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0972ba, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.3);
    opacity: 0;
  }
}
@-moz-keyframes sonarEffect_oscuro {
  /* line 621, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  0% {
    opacity: 0.3;
  }
  /* line 624, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255, 255, 255, 0.1);
  }
  /* line 628, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0972ba, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -moz-transform: scale(1.3);
    opacity: 0;
  }
}
@keyframes sonarEffect_oscuro {
  /* line 621, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  0% {
    opacity: 0.3;
  }
  /* line 624, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255, 255, 255, 0.1);
  }
  /* line 628, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0972ba, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
  }
}
@-webkit-keyframes sonarEffect_claro {
  /* line 636, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  0% {
    opacity: 0.3;
  }
  /* line 639, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0972ba, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  /* line 643, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0972ba, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.3);
    opacity: 0;
  }
}
@-moz-keyframes sonarEffect_claro {
  /* line 636, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  0% {
    opacity: 0.3;
  }
  /* line 639, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0972ba, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  /* line 643, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0972ba, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -moz-transform: scale(1.3);
    opacity: 0;
  }
}
@keyframes sonarEffect_claro {
  /* line 636, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  0% {
    opacity: 0.3;
  }
  /* line 639, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0972ba, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  /* line 643, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0972ba, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
  }
}
/*-------------------------------------
 EFECTO ICONOS 5
 -------------------------------------*/
/* Efecto 5 Icono Oscuro */
/* line 655, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-5 .hi-icon {
  background: #0972ba;
  color: #fff;
  box-shadow: 0 0 0 3px #fff;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
/* line 661, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-5 .hi-icon span {
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: -1;
  background: #fff;
  -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);
}
/* Efecto 5 Hover Oscuro para Efecto 5 */
/* line 672, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-5h .hi-icon 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 677, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-5h .hi-icon {
  color: #0972ba;
}
/* Efecto 5 Icono Claro */
/* line 683, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-5 .hi-icon {
  color: #fff;
  box-shadow: 0 0 0 3px #0972ba;
  background: #0972ba;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
/* line 690, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-5 .hi-icon span {
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: -1;
  background: #0972ba;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
/* Efecto 5 Hover Claro para Efecto 4 */
/* line 701, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-5h .hi-icon span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  background: #fff;
}
/* line 706, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-5h .hi-icon {
  color: #0972ba;
}
/*-------------------------------------
 EFECTO ICONOS 6
 -------------------------------------*/
/* Efecto 6 Icono Oscuro */
/* line 715, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-6 .hi-icon {
  color: #0972ba;
  box-shadow: 0 0 0 3px #fff;
  background: #fff;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  transition: color 0.5s;
}
/* line 721, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-6 .hi-icon span {
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: -1;
  box-shadow: 0 0 0 3px #fff;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.6s;
  -moz-transition: -moz-transform 0.5s, opacity 0.6s;
  transition: transform 0.5s, opacity 0.6s;
}
/* Efecto 6 Hover Oscuro para Efecto 6 */
/* line 731, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-6h .hi-icon {
  color: #fff;
  background: #0972ba;
}
/* line 735, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-6h .hi-icon span {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
  opacity: 0;
}
/* Efecto 6 Icono Claro */
/* line 740, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-6 .hi-icon {
  color: #fff;
  box-shadow: 0 0 0 3px #0972ba;
  background: #0972ba;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  transition: color 0.5s;
}
/* line 746, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-6 .hi-icon span {
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: -1;
  box-shadow: 0 0 0 3px #0972ba;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.6s;
  -moz-transition: -moz-transform 0.5s, opacity 0.6s;
  transition: transform 0.5s, opacity 0.6s;
}
/* Efecto 6 Hover claro para Efecto 6 */
/* line 755, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-6h .hi-icon {
  color: #fff;
}
/* line 758, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-6h .hi-icon span {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
  opacity: 0;
}
/*-------------------------------------
 EFECTO ICONOS 7
 -------------------------------------*/
/* Efecto 7 Hover Oscuro */
/* line 766, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-7h .hi-icon {
  color: #0972ba;
}
/* line 769, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-7h .hi-icon {
  color: #0972ba;
}
/* line 772, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-7h .hi-icon span {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
  opacity: 0;
}
/* line 776, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-7h .hi-icon span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/* Efecto 7 Hover Claro */
/* line 782, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-7h .hi-icon {
  background: #0b90eb;
  color: #fff;
}
/* line 786, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-7h .hi-icon span {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
  opacity: 0;
}
/* line 790, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-7h .hi-icon span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/*-------------------------------------
 EFECTO ICONOS 8
 -------------------------------------*/
/* Efecto 8 Icono Oscuro */
/* line 798, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-8 .hi-icon {
  background: #0972ba;
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 803, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-8 .hi-icon {
  -webkit-transition: box-shadow 0.5s;
  -moz-transition: box-shadow 0.5s;
  transition: box-shadow 0.5s;
}
/* line 807, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-8 .hi-icon span {
  top: -4px;
  left: -4px;
  padding: 0;
  z-index: 10;
  border: 4px dashed #fff;
}
/* Efecto 8 Hover Oscuro */
/* line 815, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-8 .hi-icon {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  color: #fff;
}
/* Efecto 8 Icono Claro */
/* line 820, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-8 .hi-icon {
  background: #fff;
  box-shadow: 0 0 0 4px #0972ba;
  color: #0972ba;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 826, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-8 .hi-icon {
  -webkit-transition: box-shadow 0.5s;
  -moz-transition: box-shadow 0.5s;
  transition: box-shadow 0.5s;
}
/* line 830, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-8 .hi-icon span {
  top: -4px;
  left: -4px;
  padding: 0;
  z-index: 10;
  border: 4px dashed #0972ba;
}
/* Efecto 8 Hover claro */
/* line 838, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-8 .hi-icon {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  color: #0972ba;
}
/*-------------------------------------
 EFECTO ICONOS 9
 -------------------------------------*/
/* Efecto 9 hover Icono Oscuro */
/* line 846, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-9h .hi-icon {
  -webkit-transition: box-shadow 0.2s;
  -moz-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
}
/* line 849, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-9h .hi-icon span {
  -webkit-animation: spinAround 9s linear infinite;
  -moz-animation: spinAround 9s linear infinite;
  animation: spinAround 9s linear infinite;
}
/* Efecto 9 hover Icono Claro */
/* line 853, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-9h .hi-icon {
  -webkit-transition: box-shadow 0.2s;
  -moz-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
}
/* line 856, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-9h .hi-icon span {
  -webkit-animation: spinAround 9s linear infinite;
  -moz-animation: spinAround 9s linear infinite;
  animation: spinAround 9s linear infinite;
}
@-webkit-keyframes spinAround {
  /* line 860, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  from {
    -webkit-transform: rotate(0deg);
  }
  /* line 863, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes spinAround {
  /* line 860, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  from {
    -moz-transform: rotate(0deg);
  }
  /* line 863, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  to {
    -moz-transform: rotate(360deg);
  }
}
@keyframes spinAround {
  /* line 860, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  /* line 863, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*-------------------------------------
 EFECTO ICONOS 10
 -------------------------------------*/
/* Efecto 10  Icono Oscuro */
/* line 872, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-10 .hi-icon {
  background: #0972ba;
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 1);
  overflow: hidden;
  -webkit-transition: background 0.5s, color 0.5s, box-shadow 0.3s;
  -moz-transition: background 0.5s, color 0.5s, box-shadow 0.3s;
  transition: background 0.5s, color 0.5s, box-shadow 0.3s;
}
/* line 878, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-10 span {
  display: none;
}
/* line 881, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-10 .hi-icon {
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.9);
}
/* line 884, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"].g-cualidades-item:hover .hi-icon-efecto-10h .hi-icon:before {
  -webkit-animation: toRightFromLeft 0.5s forwards;
  -moz-animation: toRightFromLeft 0.5s forwards;
  animation: toRightFromLeft 0.5s forwards;
}
/* Efecto 10  Icono Claro */
/* line 888, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-10 .hi-icon {
  background: #0972ba;
  box-shadow: 0 0 0 4px rgba(204, 204, 204, 0.9);
  color: #fff;
  overflow: hidden;
  -webkit-transition: background 0.5s, color 0.5s, box-shadow 0.3s;
  -moz-transition: background 0.5s, color 0.5s, box-shadow 0.3s;
  transition: background 0.5s, color 0.5s, box-shadow 0.3s;
}
/* line 895, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-10 span {
  display: none;
}
/* line 898, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-10 .hi-icon {
  box-shadow: 0 0 0 8px #eee;
}
/* line 901, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-10h .hi-icon:before {
  -webkit-animation: toRightFromLeft 0.5s forwards;
  -moz-animation: toRightFromLeft 0.5s forwards;
  animation: toRightFromLeft 0.5s forwards;
}
@-webkit-keyframes toRightFromLeft {
  /* line 905, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  49% {
    -webkit-transform: translate(100%);
  }
  /* line 908, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  50% {
    opacity: 0;
    -webkit-transform: translate(-100%);
  }
  /* line 912, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toRightFromLeft {
  /* line 905, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  49% {
    -moz-transform: translate(100%);
  }
  /* line 908, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  50% {
    opacity: 0;
    -moz-transform: translate(-100%);
  }
  /* line 912, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
@keyframes toRightFromLeft {
  /* line 905, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  49% {
    -webkit-transform: translate(100%);
    -moz-transform: translate(100%);
    -ms-transform: translate(100%);
    -o-transform: translate(100%);
    transform: translate(100%);
  }
  /* line 908, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  50% {
    opacity: 0;
    -webkit-transform: translate(-100%);
    -moz-transform: translate(-100%);
    -ms-transform: translate(-100%);
    -o-transform: translate(-100%);
    transform: translate(-100%);
  }
  /* line 912, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
/*-------------------------------------
 EFECTO ICONOS 11
 -------------------------------------*/
/* Efecto 11  Icono Oscuro */
/* line 921, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-11h .hi-icon:before {
  -webkit-animation: toLeftFromRight 0.3s forwards;
  -moz-animation: toLeftFromRight 0.3s forwards;
  animation: toLeftFromRight 0.3s forwards;
}
/* Efecto 11  Icono Claro */
/* line 925, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-11h .hi-icon:before {
  -webkit-animation: toLeftFromRight 0.3s forwards;
  -moz-animation: toLeftFromRight 0.3s forwards;
  animation: toLeftFromRight 0.3s forwards;
}
@-webkit-keyframes toLeftFromRight {
  /* line 929, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  49% {
    -webkit-transform: translate(-100%);
  }
  /* line 932, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  50% {
    opacity: 0;
    -webkit-transform: translate(100%);
  }
  /* line 936, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toLeftFromRight {
  /* line 929, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  49% {
    -moz-transform: translate(-100%);
  }
  /* line 932, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  50% {
    opacity: 0;
    -moz-transform: translate(100%);
  }
  /* line 936, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
@keyframes toLeftFromRight {
  /* line 929, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  49% {
    -webkit-transform: translate(-100%);
    -moz-transform: translate(-100%);
    -ms-transform: translate(-100%);
    -o-transform: translate(-100%);
    transform: translate(-100%);
  }
  /* line 932, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  50% {
    opacity: 0;
    -webkit-transform: translate(100%);
    -moz-transform: translate(100%);
    -ms-transform: translate(100%);
    -o-transform: translate(100%);
    transform: translate(100%);
  }
  /* line 936, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
/*-------------------------------------
 EFECTO ICONOS 12
 -------------------------------------*/
/* Efecto 12  Icono Oscuro y  Claro */
/* line 945, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-12h .hi-icon:before, div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-12h .hi-icon:before {
  -webkit-animation: toTopFromBottom 0.5s forwards;
  -moz-animation: toTopFromBottom 0.5s forwards;
  animation: toTopFromBottom 0.5s forwards;
}
@-webkit-keyframes toTopFromBottom {
  /* line 950, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  49% {
    -webkit-transform: translateY(-100%);
  }
  /* line 953, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  50% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
  /* line 957, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toTopFromBottom {
  /* line 950, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  49% {
    -moz-transform: translateY(-100%);
  }
  /* line 953, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  50% {
    opacity: 0;
    -moz-transform: translateY(100%);
  }
  /* line 957, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
@keyframes toTopFromBottom {
  /* line 950, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  49% {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  /* line 953, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  50% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
  /* line 957, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
/*-------------------------------------
 EFECTO ICONOS 13
 -------------------------------------*/
/* Efecto 13 Icono Oscuro y Claro */
/* line 966, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-13h .hi-icon:before, div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-13h .hi-icon:before {
  -webkit-animation: toBottomFromTop 0.3s forwards;
  -moz-animation: toBottomFromTop 0.3s forwards;
  animation: toBottomFromTop 0.3s forwards;
}
@-webkit-keyframes toBottomFromTop {
  /* line 971, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  49% {
    -webkit-transform: translateY(100%);
  }
  /* line 974, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  /* line 978, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toBottomFromTop {
  /* line 971, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  49% {
    -moz-transform: translateY(100%);
  }
  /* line 974, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  50% {
    opacity: 0;
    -moz-transform: translateY(-100%);
  }
  /* line 978, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
@keyframes toBottomFromTop {
  /* line 971, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  49% {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
  /* line 974, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  /* line 978, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
/*-------------------------------------
 EFECTO ICONOS 14
 -------------------------------------*/
/* Efecto 14  Icono Oscuro */
/* line 987, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-14 .hi-icon {
  background: #0972ba;
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 1);
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}
/* Efecto 14 hover Icono Oscuro */
/* line 994, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"].g-cualidades-item:hover .hi-icon-efecto-14 .hi-icon {
  background: rgba(255, 255, 255, 1) !important;
  color: #0972ba;
}
/* line 998, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-14 .hi-icon:before {
  -webkit-animation: binban 1s linear infinite;
  -moz-animation: binban 1s linear infinite;
  animation: binban 1s linear infinite;
}
/* Efecto 14  Icono Claro */
/* line 1003, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-14 .hi-icon {
  background: #fff;
  box-shadow: 0 0 0 4px #0972ba;
  color: #0972ba;
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}
/* Efecto 14 hover Icono Claro */
/* line 1010, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-14 .hi-icon {
  background: #0972ba !important;
  color: rgba(255, 255, 255, 1);
}
/* line 1014, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-14 .hi-icon:before {
  -webkit-animation: binban 1s linear infinite;
  -moz-animation: binban 1s linear infinite;
  animation: binban 1s linear infinite;
}
@-webkit-keyframes binban {
  /* line 1018, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  0% {
    -webkit-transform: scale(1);
  }
  /* line 1021, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  50% {
    -webkit-transform: scale(0.7) rotate(5deg);
  }
  /* line 1024, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes binban {
  /* line 1018, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  0% {
    -moz-transform: scale(1);
  }
  /* line 1021, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  50% {
    -moz-transform: scale(0.7) rotate(5deg);
  }
  /* line 1024, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes binban {
  /* line 1018, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  /* line 1021, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  50% {
    -webkit-transform: scale(0.7) rotate(5deg);
    -moz-transform: scale(0.7) rotate(5deg);
    -ms-transform: scale(0.7) rotate(5deg);
    -o-transform: scale(0.7) rotate(5deg);
    transform: scale(0.7) rotate(5deg);
  }
  /* line 1024, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
/*-------------------------------------------
 MEDIAS QUERIES
 ------------------------------------------*/
@media (max-width: 60rem) {
  /* line 1033, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  .g-cualidades .g-cualidades-item {
    padding: 0 !important;
  }
}
@media (max-width: 48rem) {
  /* line 1039, templates/g5_hydrogen/custom/scss/_items-cualidades.scss */
  .g-cualidades .g-cualidades-item .g-content, .g-cualidades .g-cualidades-item .g-cualidades-link {
    -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;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/_boton-cta.scss */
.g-llamado-accion {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding: 4rem 0;
  line-height: 2rem;
  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;
  -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;
  /*Estilo 2*/
  /*Estilo 3*/
}
/* line 12, templates/g5_hydrogen/custom/scss/_boton-cta.scss */
.g-llamado-accion .g-llamado-contenido {
  text-align: center;
  z-index: 1;
  margin-bottom: 1rem;
}
/* line 16, templates/g5_hydrogen/custom/scss/_boton-cta.scss */
.g-llamado-accion .g-llamado-contenido .g-llamado-titulo {
  margin: 0 0 1rem 0;
}
/* line 19, templates/g5_hydrogen/custom/scss/_boton-cta.scss */
.g-llamado-accion .g-llamado-contenido .g-llamado-desc {
  margin-top: 0;
  font-size: 1.5rem;
}
/* line 25, templates/g5_hydrogen/custom/scss/_boton-cta.scss */
.g-llamado-accion .g-llamado-boton {
  z-index: 1;
}
/* line 27, templates/g5_hydrogen/custom/scss/_boton-cta.scss */
.g-llamado-accion .g-llamado-boton .btn {
  text-decoration: none;
}
/* line 30, templates/g5_hydrogen/custom/scss/_boton-cta.scss */
@media only all and (max-width: 47.99rem) {
  .g-llamado-accion .g-llamado-boton .button, .g-llamado-accion .g-llamado-boton .btn {
    width: 90%;
  }
}
/* line 35, templates/g5_hydrogen/custom/scss/_boton-cta.scss */
.g-llamado-accion .g-llamado-boton .button i.ico_ant, .g-llamado-accion .g-llamado-boton .btn i.ico_ant {
  margin-right: 0.3rem;
}
/* line 38, templates/g5_hydrogen/custom/scss/_boton-cta.scss */
.g-llamado-accion .g-llamado-boton .button i.ico_desp, .g-llamado-accion .g-llamado-boton .btn i.ico_desp {
  margin-left: 0.3rem;
}
/* line 45, templates/g5_hydrogen/custom/scss/_boton-cta.scss */
.g-llamado-accion.style2 {
  -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;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -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;
}
@media only all and (max-width: 47.99rem) {
  .g-llamado-accion.style2 {
    -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: inherit;
    -moz-box-align: inherit;
    box-align: inherit;
    -webkit-align-items: inherit;
    -moz-align-items: inherit;
    -ms-align-items: inherit;
    -o-align-items: inherit;
    align-items: inherit;
    -ms-flex-align: inherit;
    text-align: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
/* line 56, templates/g5_hydrogen/custom/scss/_boton-cta.scss */
.g-llamado-accion.style2 .g-llamado-contenido {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
  margin-right: 1rem;
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-llamado-accion.style2 .g-llamado-contenido {
    text-align: center;
    margin-right: 0rem;
    margin-bottom: 1rem;
  }
}
/* line 70, templates/g5_hydrogen/custom/scss/_boton-cta.scss */
.g-llamado-accion.style3 {
  -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;
  padding: 0 1rem;
  text-align: left;
}
/* line 74, templates/g5_hydrogen/custom/scss/_boton-cta.scss */
.g-llamado-accion.style3 .g-llamado-contenido {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}
@media only all and (max-width: 47.99rem) {
  .g-llamado-accion {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
/* ---------------------------------------
 Eetilos Generales partícula: Owl Testimonio
 ----------------------------------------*/
/* line 5, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial {
  text-align: center;
  /*--------------------------------------
   Botones de navegación (Atras / Adelante)
   ---------------------------------------*/
  /*Abajo*/
  /*Centrado*/
  /*Arriba*/
}
/* line 8, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial .owl-carousel .owl-stage {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 12, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 13, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.g-owlcarousel-nav-disabled .owl-nav {
  display: none;
}
/* line 17, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial .owl-theme .owl-nav {
  margin-top: 0;
}
/* line 21, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 22, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial .owl-carousel .owl-item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
/* line 25, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial .owl-carousel .owl-item .item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.2rem;
  -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-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
}
/* line 32, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial .owl-carousel .g-owltesti-imagen {
  overflow: hidden;
}
/* line 34, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial .owl-carousel .g-owltesti-imagen .g-owltesti-imagen-data {
  width: 100%;
  display: block;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
  height: 100%;
  overflow: hidden;
  border-radius: 50%;
  background-color: #c1bfbf;
}
/* line 46, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial .owl-carousel .g-owltesti-contenido {
  font-style: italic;
}
/* line 48, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial .owl-carousel .g-owltesti-contenido p {
  margin-bottom: 0.4rem;
  display: inline;
}
/* line 55, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 56, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial .owl-carousel .g-owltesti-detalles .g-owltesti-metatestimonios {
  font-weight: bold;
}
/* line 60, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial .owl-carousel .fa-quote-left, .g-owlcarousel-layout-testimonial .owl-carousel .fa-quote-right {
  opacity: 0.6;
}
/* line 69, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 70, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial .owl-theme .owl-nav {
  position: absolute;
  width: 100%;
}
/* line 74, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 75, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial .owl-theme .owl-nav .owl-prev, .g-owlcarousel-layout-testimonial .owl-theme .owl-nav .owl-next {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: none;
  border: none;
  font-weight: bold;
  font-size: 2rem;
  color: #6d6d6d;
  margin: 0 0.7rem;
}
/* line 88, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial .owl-theme .owl-nav [class*='owl-']:hover {
  background: transparent;
  color: inherit;
  text-decoration: none;
}
/* line 94, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 95, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 96, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.posicionbotonesnav_abajo .owl-theme .owl-nav {
  position: static;
}
/* line 102, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 103, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 104, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.posicionbotonesnav_centrado .owl-theme .owl-nav {
  top: 44%;
}
/* line 107, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 108, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.posicionbotonesnav_centrado .owl-theme .owl-nav .owl-prev, .g-owlcarousel-layout-testimonial.posicionbotonesnav_centrado .owl-theme .owl-nav .owl-next {
  position: absolute;
  left: -3%;
}
/* line 113, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.posicionbotonesnav_centrado .owl-theme .owl-nav .owl-next {
  left: auto;
  right: -3%;
}
/* line 121, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 122, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.posicionbotonesnav_arriba .owl-theme {
  margin-top: 3.3rem;
}
/* line 124, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.posicionbotonesnav_arriba .owl-theme .owl-nav {
  position: absolute;
  top: 0%;
  margin-top: -3rem;
}
/* line 131, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 132, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.posicionbotonesnav_arribaizquierda .owl-theme {
  margin-top: 3.3rem;
}
/* line 134, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.posicionbotonesnav_arribaizquierda .owl-theme .owl-nav {
  position: absolute;
  top: 0%;
  width: auto;
  margin-top: -3rem;
  left: 0;
}
/* line 143, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 144, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.posicionbotonesnav_arribaderecha .owl-theme {
  margin-top: 3.3rem;
}
/* line 146, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.posicionbotonesnav_arribaderecha .owl-theme .owl-nav {
  display: inline-block;
  position: absolute;
  top: 0;
  margin-top: -3rem;
  right: 0;
  width: auto;
}
/* line 156, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.posicionbotonesnav_abajoizquierda {
  margin-top: 2rem;
}
/* line 158, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 159, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.posicionbotonesnav_abajoizquierda .owl-theme .owl-nav {
  text-align: left;
  position: static;
}
/* line 165, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.posicionbotonesnav_abajoderecha {
  margin-top: 2rem;
}
/* line 167, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 168, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.posicionbotonesnav_abajoderecha .owl-theme .owl-nav {
  text-align: right;
  position: static;
}
/*-----------------------
 Diseño Testimonio 1
 ------------------------*/
/* line 179, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 180, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi1 .owl-carousel .owl-item .item {
  -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;
}
/* line 183, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi1 .g-owltesti-imagen {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 5rem;
  -moz-flex: 0 1 5rem;
  -ms-flex: 0 1 5rem;
  flex: 0 1 5rem;
  height: 5rem;
  margin-right: 0.5rem;
}
/* line 188, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi1 .g-owltesti-detalles {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}
/* line 192, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi1 .g-owltesti-detalles .g-owltesti-metatestimonios {
  font-weight: bold;
  font-size: 1.1rem;
  letter-spacing: -0.4px;
  margin-bottom: 0.3rem;
}
/* line 197, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi1 .g-owltesti-detalles .g-owltesti-metatestimonios div {
  display: inline-block;
}
/*-----------------------
 Diseño Testimonio 2
 ------------------------*/
/* line 210, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 211, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi2 .owl-carousel .owl-item .item {
  -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;
}
/* line 214, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi2 .g-owltesti-imagen {
  flex: 0 1 7rem;
  height: 7rem;
  margin-right: 1rem;
}
/* line 219, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi2 .g-owltesti-detalles {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
  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;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
}
/* line 226, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi2 .g-owltesti-detalles .g-owltesti-contenido {
  margin: 0 0 0.8rem 0;
}
/* line 228, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi2 .g-owltesti-detalles .g-owltesti-contenido .fa-quote-left {
  padding: 0 0.3rem 0 0;
  font-size: 1.45rem;
}
/* line 232, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi2 .g-owltesti-detalles .g-owltesti-contenido p:last-child {
  display: inline;
}
/* line 236, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 237, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi2 .g-owltesti-detalles .g-owltesti-metatestimonios .g-owltesti-puestotrabajo {
  font-weight: normal;
}
/*-----------------------
 Diseño Testimonio 3
 ------------------------*/
/* line 247, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 248, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi3 .owl-item {
  text-align: left;
}
/* line 251, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi3 .g-owltesti-contenido {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 0 0.8rem 0;
}
/* line 254, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi3 .g-owltesti-contenido .fa-quote-left {
  display: block;
  font-size: 1.5rem;
}
/* line 260, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi3 .g-owltesti-detalles {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
/* line 264, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi3 .g-owltesti-detalles .g-owltesti-imagen {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 5rem;
  -moz-flex: 0 1 5rem;
  -ms-flex: 0 1 5rem;
  flex: 0 1 5rem;
  margin-right: 1rem;
  height: 5rem;
}
/* line 269, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi3 .g-owltesti-detalles .g-owltesti-metatestimonios {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
/* line 271, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi3 .g-owltesti-detalles .g-owltesti-metatestimonios .g-owltesti-puestotrabajo {
  font-weight: normal;
  font-size: 1rem;
}
/*-----------------------
 Diseño Testimonio 4
 ------------------------*/
/* line 282, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 283, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi4 .g-owltesti-contenido {
  margin: 0 0 1rem 0;
}
/* line 285, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi4 .g-owltesti-contenido .fa-quote-left {
  margin: 0 0.5rem 0 0;
  font-size: 2rem;
  color: #ddd;
}
/* line 291, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi4 .g-owltesti-detalles {
  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-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 295, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi4 .g-owltesti-detalles .g-owltesti-imagen {
  margin: 0.5rem 0;
  width: 5rem;
  height: 5rem;
  border-radius: 15%;
  border: 1px solid #ecebeb;
  padding: 0.2rem;
}
/* line 303, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi4 .g-owltesti-detalles .g-owltesti-imagen-data {
  border-radius: 15%;
}
/* line 306, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 307, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi4 .g-owltesti-detalles .g-owltesti-metatestimonios .g-owltesti-puestotrabajo {
  font-size: 1rem;
}
/* line 310, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi4 .g-owltesti-detalles .g-owltesti-metatestimonios .g-owltesti-nombre {
  font-weight: bold;
}
/*-----------------------
 Diseño Testimonio 5
 ------------------------*/
/* line 321, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 322, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi5 .g-owltesti-contenido {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 0 1rem 0;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  text-transform: none;
  padding: 1.2rem;
  border: 1px solid #d8d8d8;
  border-radius: 5px;
  background-color: #fff;
  position: relative;
  box-shadow: 0 0 10px rgba(2, 2, 2, 0.03) inset;
}
/* line 336, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi5 .g-owltesti-flecha, .g-owlcarousel-layout-testimonial.diseno-testi5 .g-owltesti-flecha-inner {
  top: 100%;
  left: 0;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
}
/* line 347, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi5 .g-owltesti-flecha {
  border-top-color: #d8d8d8;
  border-width: 9px;
  margin-left: -9px;
  left: 40px;
}
/* line 353, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi5 .g-owltesti-flecha-inner {
  border-top-color: #fcfcfc;
  border-width: 8px;
  margin-left: -8px;
  left: 40px;
}
/* line 360, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi5 .g-owltesti-detalles {
  text-align: left;
  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;
}
/* line 364, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi5 .g-owltesti-detalles .g-owltesti-imagen {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 6rem;
  -moz-flex: 0 1 6rem;
  -ms-flex: 0 1 6rem;
  flex: 0 1 6rem;
  margin-right: 1rem;
  height: 6rem;
}
/* line 369, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi5 .g-owltesti-detalles .g-owltesti-metatestimonios {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-align-self: center;
  -moz-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
}
/* line 372, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi5 .g-owltesti-detalles .g-owltesti-metatestimonios .g-owltesti-puestotrabajo {
  font-weight: normal;
  font-size: 1rem;
}
/*-----------------------
 Diseño Testimonio 6
 ------------------------*/
/* line 383, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 384, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi6 .g-owltesti-contenido {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 0 0.5rem 0;
}
/* line 388, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi6 .g-owltesti-contenido .fa-quote-left {
  margin: 0 0 0.5rem 0;
  font-size: 1.45rem;
  display: block;
}
/* line 394, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi6 .g-owltesti-imagen {
  margin: 0.5rem auto;
  width: 5rem;
  height: 5rem;
}
/* line 399, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 400, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi6 .g-owltesti-metatestimonios .g-owltesti-nombre {
  font-weight: bold;
}
/*-----------------------
 Diseño Testimonio 7
 ------------------------*/
/* line 409, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 410, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi7 .g-owltesti-contenido {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  padding: 1.2rem;
  border-radius: 3px;
  background: #f3f3f3;
  position: relative;
}
/* line 420, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi7 .g-owltesti-contenido .fa-quote-left {
  margin: 0 0 0.5rem 0;
  font-size: 1.45rem;
  display: block;
  opacity: 0.9;
}
/* line 427, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi7 .g-owltesti-content-flecha {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -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 430, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi7 .g-owltesti-content-flecha .g-owltesti-flecha {
  border-style: solid;
  border-width: 20px 20px 0;
  border-color: #f3f3f3 transparent;
  display: block;
  width: 0;
}
/* line 438, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi7 .g-owltesti-imagen {
  margin: 1rem auto 0;
  width: 5.5rem;
  height: 5.5rem;
  display: inline-block;
}
/* line 445, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 446, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi7 .g-owltesti-metatestimonios .g-owltesti-nombre {
  font-weight: bold;
  margin-top: 0.5rem;
}
/*-----------------------
 Diseño Testimonio 8
 ------------------------*/
/* line 457, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 458, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi8 .g-owltesti-contenido {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 0 1rem 0;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  padding: 1.2rem;
  border-radius: 3px;
  background: #fff;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  position: relative;
}
/* line 469, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi8 .g-owltesti-contenido .fa-quote-left {
  margin: 0 0 0.5rem 0;
  font-size: 1.45rem;
  display: block;
  opacity: 0.9;
}
/* line 476, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi8 .g-owltesti-contenido .g-owltesti-flecha, .g-owlcarousel-layout-testimonial.diseno-testi8 .g-owltesti-contenido .g-owltesti-flecha-inner {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
}
/* line 487, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi8 .g-owltesti-contenido .g-owltesti-flecha {
  border-top-color: #e8e8e8;
  border-width: 16px;
  margin-left: -16px;
}
/* line 492, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi8 .g-owltesti-contenido .g-owltesti-flecha-inner {
  border-top-color: #fff;
  border-width: 14px;
  margin-left: -14px;
}
/* line 498, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi8 .g-owltesti-imagen {
  margin: 0.5rem auto;
  width: 5.5rem;
  height: 5.5rem;
  display: inline-block;
}
/* line 505, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 506, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi8 .g-owltesti-metatestimonios .g-owltesti-nombre {
  font-weight: bold;
}
/*-----------------------
 Diseño Testimonio 9
 ------------------------*/
/* line 516, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 517, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi9 .item {
  background: #eee;
  border-radius: 5px;
}
/* line 521, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi9 .g-owltesti-imagen {
  margin: 0.5rem auto;
  width: 6rem;
  height: 6rem;
  display: inline-block;
  border-radius: 50%;
  border: 5px solid #fff;
  padding: 0;
}
/* line 531, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 532, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi9 .g-owltesti-metatestimonios .g-owltesti-nombre {
  font-weight: bold;
}
/* line 537, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi9 .g-owltesti-contenido {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 1rem 0;
}
/* line 540, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi9 .g-owltesti-contenido .fa-quote-left {
  margin: 0 1rem 0 0;
  font-size: 2rem;
  color: #ddd;
}
/*-----------------------
 Diseño Testimonio 10
 ------------------------*/
/* line 551, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 552, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi10 .g-owltesti-contenido {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 0 1rem 0;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  padding: 1.2rem;
  border-radius: 5px;
  background: #fff;
  border: 1px solid #ccc;
  position: relative;
}
/* line 563, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi10 .g-owltesti-contenido .fa-quote-left {
  margin: 0 0 0.5rem 0;
  font-size: 1.45rem;
  display: block;
}
/* line 568, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi10 .g-owltesti-contenido .g-owltesti-flecha, .g-owlcarousel-layout-testimonial.diseno-testi10 .g-owltesti-contenido .g-owltesti-flecha-inner {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
}
/* line 578, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi10 .g-owltesti-contenido .g-owltesti-flecha {
  border-top-color: #ccc;
  border-width: 16px;
  margin-left: -16px;
}
/* line 583, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi10 .g-owltesti-contenido .g-owltesti-flecha-inner {
  border-top-color: #fff;
  border-width: 15px;
  margin-left: -15px;
}
/* line 589, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi10 .g-owltesti-imagen {
  margin: 1rem auto;
  width: 5.5rem;
  height: 5.5rem;
  display: inline-block;
  padding: 0;
  border: 0px;
}
/* line 598, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 599, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi10 .g-owltesti-metatestimonios .g-owltesti-nombre {
  font-weight: bold;
}
/*-----------------------
 Diseño Testimonio 11
 ------------------------*/
/* line 609, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 610, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi11 .g-owltesti-contenido {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 0 1rem 0;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  text-transform: none;
  padding: 1rem;
  border: 1px solid #d8d8d8;
  border-radius: 5px;
  background-color: #fff;
  position: relative;
}
/* line 622, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi11 .g-owltesti-contenido .g-owltesti-flecha, .g-owlcarousel-layout-testimonial.diseno-testi11 .g-owltesti-contenido .g-owltesti-flecha-inner {
  top: 100%;
  left: 0;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
}
/* line 632, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi11 .g-owltesti-contenido .g-owltesti-flecha {
  border-top-color: #d8d8d8;
  border-width: 9px;
  margin-left: -9px;
  left: 40px;
}
/* line 638, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi11 .g-owltesti-contenido .g-owltesti-flecha-inner {
  border-top-color: #fff;
  border-width: 8px;
  margin-left: -8px;
  left: 40px;
}
/* line 645, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi11 .g-owltesti-detalles {
  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-align: left;
}
/* line 649, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi11 .g-owltesti-detalles .g-owltesti-imagen {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 6rem;
  -moz-flex: 0 1 6rem;
  -ms-flex: 0 1 6rem;
  flex: 0 1 6rem;
  margin-right: 1rem;
  height: 6rem;
  border-radius: 5px;
}
/* line 654, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi11 .g-owltesti-detalles .g-owltesti-imagen .g-owltesti-imagen-data {
  border-radius: 5%;
}
/* line 658, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi11 .g-owltesti-detalles .g-owltesti-metatestimonios {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-align-self: center;
  -moz-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
}
/* line 661, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi11 .g-owltesti-detalles .g-owltesti-metatestimonios .g-owltesti-puestotrabajo {
  font-weight: normal;
  font-size: 1rem;
}
/*-----------------------
 Diseño Testimonio 12
 ------------------------*/
/* line 672, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 673, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi12 .g-owltesti-detalles {
  text-align: left;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
}
/* line 678, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi12 .g-owltesti-detalles .g-owltesti-metatestimonios {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-align-self: center;
  -moz-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
  margin: 0 0 0.5rem 0;
  font-size: 1rem;
  line-height: 1.3;
}
/* line 684, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi12 .g-owltesti-detalles .g-owltesti-metatestimonios .g-owltesti-puestotrabajo {
  font-weight: normal;
}
/* line 690, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi12 .g-owltesti-contenido {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0;
  font-weight: normal;
  text-align: center;
  padding: 1.5rem 0.8rem;
  border-radius: 5px;
  background-color: #e8e7e7;
  position: relative;
}
/* line 700, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi12 .g-owltesti-contenido .g-owltesti-imagen {
  display: inline-block;
  position: absolute;
  right: 0.5rem;
  top: -3.5rem;
  width: 5rem;
  height: 5rem;
}
/* line 708, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi12 .g-owltesti-contenido .g-owltesti-flecha {
  border: solid transparent;
  border-color: rgba(72, 71, 71, 0);
  border-bottom-color: #e8e7e7;
  border-width: 7px;
  bottom: auto;
  position: absolute;
  top: -14px;
  left: 30px;
  content: " ";
  height: 0;
  width: 0;
}
/*-----------------------
 Diseño Testimonio 13
 ------------------------*/
/* line 727, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 728, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi13 .owl-item .item {
  -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;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
}
/* line 733, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi13 .g-owltesti-imagen {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 7rem;
  -moz-flex: 0 1 7rem;
  -ms-flex: 0 1 7rem;
  flex: 0 1 7rem;
  margin-right: 1rem;
  height: 7rem;
  padding: 0;
  border: none;
}
/* line 739, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi13 .g-owltesti-imagen .g-owltesti-metatestimonios {
  margin-top: 0.5rem;
  line-height: 1.2;
}
/* line 742, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi13 .g-owltesti-imagen .g-owltesti-metatestimonios .g-owltesti-nombre {
  font-weight: bold;
}
/* line 745, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi13 .g-owltesti-imagen .g-owltesti-metatestimonios .g-owltesti-puestotrabajo {
  font-size: 1rem;
}
/* line 750, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi13 .g-owltesti-detalles {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 754, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi13 .g-owltesti-detalles .g-owltesti-contenido {
  font-weight: normal;
  text-align: left;
  padding: 0.8rem;
  border-radius: 5px;
  background-color: #e8e7e7;
  position: relative;
  border: 1px solid #ccc;
}
/* line 762, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi13 .g-owltesti-detalles .g-owltesti-contenido .fa-quote-left {
  padding: 0 0.3rem 0 0;
  font-size: 1.45rem;
}
/* line 766, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi13 .g-owltesti-detalles .g-owltesti-contenido .g-owltesti-flecha, .g-owlcarousel-layout-testimonial.diseno-testi13 .g-owltesti-detalles .g-owltesti-contenido .g-owltesti-flecha-inner {
  top: 100%;
  left: 0;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
}
/* line 776, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi13 .g-owltesti-detalles .g-owltesti-contenido .g-owltesti-flecha {
  top: 2.8rem;
  left: -18px;
  border-width: 9px;
  margin-left: 0;
  margin-top: 0;
  border-right-color: #ccc;
}
/* line 784, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi13 .g-owltesti-detalles .g-owltesti-contenido .g-owltesti-flecha-inner {
  border-width: 8px;
  margin-left: 2px;
  margin-top: 1px;
  border-right-color: #e8e7e7;
  border-top-color: transparent;
  top: 2.8rem;
  left: -18px;
}
/*-----------------------
 Diseño Testimonio 14
 ------------------------*/
/* line 800, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 801, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi14 .item {
  background: #eee;
  border-radius: 5px;
}
/* line 805, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi14 .g-owltesti-detalles {
  text-align: left;
  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;
}
/* line 809, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi14 .g-owltesti-detalles .g-owltesti-imagen {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 6rem;
  -moz-flex: 0 1 6rem;
  -ms-flex: 0 1 6rem;
  flex: 0 1 6rem;
  margin-right: 1rem;
  height: 6rem;
  border-radius: 6%;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.12);
  padding: 0.3rem;
}
/* line 817, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi14 .g-owltesti-detalles .g-owltesti-imagen .g-owltesti-imagen-data {
  border-radius: 6%;
}
/* line 821, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi14 .g-owltesti-detalles .g-owltesti-metatestimonios {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-align-self: center;
  -moz-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
}
/* line 824, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi14 .g-owltesti-detalles .g-owltesti-metatestimonios .g-owltesti-puestotrabajo {
  font-weight: normal;
  font-size: 1rem;
}
/* line 831, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi14 .g-owltesti-contenido {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  text-transform: none;
  padding: 1.2rem 0;
  position: relative;
}
/* line 839, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi14 .g-owltesti-contenido .fa-quote-left, .g-owlcarousel-layout-testimonial.diseno-testi14 .g-owltesti-contenido .fa-quote-right {
  padding: 0 0.5rem 0 0;
  font-size: 1.45rem;
}
/* line 844, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi14 .g-owltesti-contenido .fa-quote-right {
  position: relative;
  top: 0.5rem;
  left: 0.5rem;
}
/*-----------------------
 Diseño Testimonio 15
 ------------------------*/
/* line 856, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 857, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi15 .g-owltesti-contenido {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 1.5rem 0 0;
  font-weight: normal;
  text-align: center;
  padding: 1.8rem 0.5rem;
  background-color: #e8e7e7;
  position: relative;
  border-left: 5px solid rgba(0, 0, 0, 0.23);
}
/* line 867, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi15 .g-owltesti-contenido .g-owltesti-imagen {
  display: inline-block;
  position: absolute;
  right: 0.5rem;
  top: -3rem;
  width: 5rem;
  height: 5rem;
  background: transparent;
}
/* line 876, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi15 .g-owltesti-contenido .fa-quote-left {
  padding: 0 0.5rem 0 0;
  font-size: 1.45rem;
}
/* line 881, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi15 .g-owltesti-contenido .fa-quote-left {
  padding: 0 0.5rem 0 0;
  font-size: 1.45rem;
  opacity: 0.5;
}
/* line 886, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi15 .g-owltesti-contenido .fa-quote-right {
  padding: 0 0 0 0.5rem;
  font-size: 1.45rem;
  opacity: 0.5;
  position: relative;
  top: 0.8rem;
}
/* line 895, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi15 .g-owltesti-detalles {
  text-align: left;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 1rem 0 0;
}
/* line 900, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi15 .g-owltesti-detalles .g-owltesti-metatestimonios {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
  font-size: 1rem;
  line-height: 1.3;
}
/* line 905, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi15 .g-owltesti-detalles .g-owltesti-metatestimonios .g-owltesti-puestotrabajo {
  font-weight: normal;
}
/*-----------------------
 Diseño Testimonio 16
 ------------------------*/
/* line 915, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 916, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi16 .item {
  background-color: rgba(255, 255, 255, 1);
  box-shadow: 0 0 5px 0 #e4e4e4;
}
/* line 920, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi16 .g-owltesti-imagen {
  width: 100%;
  height: 12rem;
  margin-bottom: 1rem;
}
/* line 924, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi16 .g-owltesti-imagen .g-owltesti-imagen-data {
  border-radius: 0;
}
/* line 928, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 929, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi16 .g-owltesti-detalles .g-owltesti-metatestimonios {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}
/* line 931, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi16 .g-owltesti-detalles .g-owltesti-metatestimonios .g-owltesti-nombre {
  font-weight: bold;
}
/* line 934, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi16 .g-owltesti-detalles .g-owltesti-metatestimonios .g-owltesti-puestotrabajo {
  text-transform: uppercase;
  font-size: 0.95rem;
  border-bottom: 1px solid rgba(227, 227, 227, 1);
  display: inline-block;
  padding: 0 0 0.8rem 0;
}
/* line 943, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi16 .g-owltesti-contenido {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 1rem 0;
}
/* line 946, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi16 .g-owltesti-contenido .fa-quote-left {
  margin: 0 1rem 0 0;
  font-size: 2rem;
  color: #ddd;
}
/*-----------------------
 Diseño Testimonio 17
 ------------------------*/
/* line 957, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 958, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi17 .owl-carousel .owl-item .item {
  -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;
}
/* line 961, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi17 .g-owltesti-contenedor {
  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;
  -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;
  background-color: #fff;
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  padding: 0 1.5rem 2rem;
  margin: 2rem 0 0 0;
}
/* line 972, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi17 .g-owltesti-contenido {
  margin-top: 1rem;
  position: relative;
}
/* line 975, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi17 .g-owltesti-contenido .fa-quote-left {
  font-size: 4rem;
  color: #ddd;
  position: absolute;
  opacity: 0.3;
  left: -0.5rem;
  top: -1rem;
}
/* line 983, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi17 .g-owltesti-contenido div {
  position: relative;
}
/* line 987, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi17 .g-owltesti-imagen {
  margin-top: -3rem;
  width: 6rem;
  height: 6rem;
  border: 5px solid #eee;
  padding: 0;
  border-radius: 50%;
}
/* line 995, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi17 .g-owltesti-metatestimonios {
  margin: 1rem 0 0 0;
  text-transform: uppercase;
}
/* line 999, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi17 .g-owltesti-metatestimonios .g-owltesti-nombre {
  font-weight: bold;
}
/* line 1002, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi17 .g-owltesti-metatestimonios .g-owltesti-puestotrabajo {
  font-size: 0.9rem;
  display: inline-block;
}
/*------------------------------
 Diseño Testimonio 18
 ------------------------------*/
/* line 1012, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 1013, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi18 .owl-item .item {
  -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;
}
/* line 1017, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi18 .g-owltesti-imagen {
  width: 7rem;
  margin-bottom: 1rem;
  padding: 0;
  border: 6px solid #e0e0e0;
  height: 7rem;
  border-radius: 50%;
}
/* line 1024, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi18 .g-owltesti-imagen .g-owltesti-imagen-data {
  position: static;
}
/* line 1029, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 1030, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi18 .g-owltesti-detalles .g-owltesti-metatestimonios {
  border-top: 1px solid rgba(0, 0, 0, 0.17);
  padding-top: 0.8rem;
  font-weight: normal;
}
/* line 1034, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi18 .g-owltesti-detalles .g-owltesti-metatestimonios div {
  display: inline-block;
}
/* line 1037, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi18 .g-owltesti-detalles .g-owltesti-metatestimonios .g-owltesti-nombre {
  font-weight: bold;
}
/* line 1042, templates/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.diseno-testi18 .g-owltesti-contenido {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 0 1rem 0;
  font-style: italic;
}
/*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: 47.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;
  }
}
/*--------------------------------------------------
 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: 1003;
  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;
}
/*--------------------------------------------
 ESTILOS PARTÍCULA ACORDEON
 --------------------------------------------*/
/* line 4, templates/g5_hydrogen/custom/scss/_ir-arriba.scss */
.ir-arriba {
  position: fixed;
  width: 3rem;
  height: 3rem;
  line-height: 0;
  color: #fff;
  padding: 0;
  z-index: 999;
  outline: none;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -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-decoration: none;
  -webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  opacity: 1;
}
/* line 20, templates/g5_hydrogen/custom/scss/_ir-arriba.scss */
.ir-arriba.g-arriba-izquierda {
  left: 0.6rem;
}
/* line 23, templates/g5_hydrogen/custom/scss/_ir-arriba.scss */
.ir-arriba.g-arriba-derecha {
  right: 0.6rem;
}
/* line 27, templates/g5_hydrogen/custom/scss/_ir-arriba.scss */
.ir-arriba:hover {
  opacity: 0.9;
}
/* line 30, templates/g5_hydrogen/custom/scss/_ir-arriba.scss */
.ir-arriba.g-ir-arriba-confondo:hover {
  background: #0972ba !important;
}
/* line 36, templates/g5_hydrogen/custom/scss/_ir-arriba.scss */
.ir-arriba .fa {
  line-height: 0;
}
/*Efecto 1*/
/* line 41, templates/g5_hydrogen/custom/scss/_ir-arriba.scss */
.ir-arriba-estilo1-defecto {
  bottom: 0.6rem;
  opacity: 0;
}
/* line 45, templates/g5_hydrogen/custom/scss/_ir-arriba.scss */
.ir-arriba-estilo1 {
  opacity: 1;
}
/*Efecto 2*/
/* line 49, templates/g5_hydrogen/custom/scss/_ir-arriba.scss */
.ir-arriba-estilo2-defecto {
  bottom: -4rem;
  padding: 0;
}
/* line 53, templates/g5_hydrogen/custom/scss/_ir-arriba.scss */
.ir-arriba-estilo2 {
  bottom: 1rem;
  padding: 0;
}
/*Efecto 3*/
/* line 60, templates/g5_hydrogen/custom/scss/_ir-arriba.scss */
.ir-arriba-estilo3-defecto {
  bottom: 0.6rem;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
/* line 64, templates/g5_hydrogen/custom/scss/_ir-arriba.scss */
.ir-arriba-estilo3 {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/*Efecto 4*/
/* line 68, templates/g5_hydrogen/custom/scss/_ir-arriba.scss */
.ir-arriba-estilo4-defecto {
  bottom: 0.6rem;
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
  -webkit-transition: -webkit-transform 600ms;
  -moz-transition: -moz-transform 600ms;
  transition: transform 600ms;
}
/* line 74, templates/g5_hydrogen/custom/scss/_ir-arriba.scss */
.ir-arriba-estilo4 {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transition: -webkit-transform 600ms;
  -moz-transition: -moz-transform 600ms;
  transition: transform 600ms;
}
/* 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;
}
/* 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: #2c2c2c;
  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: #2c2c2c;
}
@media only all and (min-width: 48rem) 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: #2c2c2c;
}
/* 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: #2c2c2c;
}
/* 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: 47.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: #0972ba;
}
/* 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: #0972ba;
}
/* 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: #0972ba;
}
/* 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: #0972ba;
}
/* 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: 47.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: 47.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;
}
/* line 2, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-timeline .tm-timeline-item-main-container {
  padding-left: 50px;
  padding-bottom: 50px;
}
/* line 6, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 7, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-timeline .jl-subnav-divider > * {
  text-transform: uppercase;
  font-size: 12px;
}
/* line 8, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-timeline .jl-subnav > * > :first-child {
  font-size: 12px;
}
/* line 12, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-timeline .tm-timeline-item-main-wrapper {
  position: relative;
  padding-left: 50px;
}
/* line 16, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-timeline .tm-timeline-item-main-wrapper .tm-timeline-item-main-container {
  padding-left: 50px;
}
/* line 19, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-timeline .tm-timeline-item-main-wrapper .tm-timeline-item-main {
  position: relative;
}
/* line 22, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-timeline .tm-timeline-item-main-wrapper .tm-timeline-line {
  position: absolute;
  top: 0;
  height: 100%;
}
/* line 27, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-timeline .tm-timeline-item-main-wrapper .tm-timeline-line span {
  height: 100%;
  position: absolute;
  background-color: #1e87f0;
  transform: translateX(-50%);
  transform-origin: center;
  display: block;
}
/* line 35, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-timeline .tm-timeline-item-main-wrapper .tm-timeline-icon {
  position: absolute;
  top: 20px;
  transform: translate(-50%, -50%);
  left: 51px;
}
/* line 41, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-timeline .tm-timeline-item-main-wrapper .tm-timeline-icon span {
  position: absolute;
  text-align: center;
  border: 4px solid #1e87f0;
  padding: 20px;
  transform: translate(-50%, -50%);
  border-radius: 130px;
  line-height: 40px;
}
/* line 51, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-timeline .tm-timeline-arrow {
  position: absolute;
  width: 15px;
  height: 15px;
  transform: rotate(45deg);
  z-index: 0;
  top: 15px;
  left: -8px;
}
/* line 60, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-timeline .tm-timeline-item:nth-last-child(-n+1) .tm-timeline-item-main-container {
  padding-bottom: 0;
}
/* line 64, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-timeline-icon span svg {
  transform: translate(-50%, -50%);
  transform-origin: center;
  position: absolute;
}
/* line 70, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-timeline.tm-timeline-skin-custom .tm-timeline-icon span {
  padding: 10px;
  line-height: 1;
}
/* line 74, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-timeline.tm-timeline-skin-custom .tm-timeline-icon span .fa {
  height: 18px;
  width: 18px;
  font-size: 18px;
}
/* line 79, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-timeline.tm-timeline-skin-custom .tm-timeline-icon span:after {
  display: none;
}
/* line 83, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-timeline-right .tm-timeline-item .tm-timeline-item-main-wrapper {
  padding-left: 0;
}
/* line 86, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-timeline-right .tm-timeline-item.left-part .tm-timeline-item-main-container, .tm-timeline-right .tm-timeline-item.right-part .tm-timeline-item-main-container {
  padding-right: 50px;
  padding-left: 0;
}
/* line 91, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-timeline-right .tm-timeline-item.left-part .tm-timeline-arrow, .tm-timeline-right .tm-timeline-item.right-part .tm-timeline-arrow {
  right: -8px;
  left: auto;
}
/* line 96, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-timeline-right .tm-timeline-item.left-part .tm-timeline-line, .tm-timeline-right .tm-timeline-item.right-part .tm-timeline-line {
  right: 0;
}
/* line 100, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-timeline-right .tm-timeline-item.left-part .tm-timeline-icon, .tm-timeline-right .tm-timeline-item.right-part .tm-timeline-icon {
  right: 0;
  left: auto;
}
/* line 105, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-timeline-right .tm-timeline-date {
  padding: 10px 50px;
}
@media (max-width: 959px) {
  /* line 109, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
  .tm-timeline-right .tm-timeline-item .tm-timeline-item-main-wrapper {
    padding-right: 55px;
  }
  /* line 112, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
  .tm-timeline-right .tm-timeline-item.left-part .tm-timeline-line, .tm-timeline-right .tm-timeline-item.right-part .tm-timeline-line {
    right: 55px;
  }
  /* line 116, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
  .tm-timeline-right .tm-timeline-item.left-part .tm-timeline-icon, .tm-timeline-right .tm-timeline-item.right-part .tm-timeline-icon {
    right: 55px;
    left: auto;
  }
}
@media (min-width: 960px) {
  /* line 123, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
  .tm-timeline-center .tm-timeline-item .tm-timeline-item-main-wrapper {
    padding-left: 0;
  }
  /* line 126, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
  .tm-timeline-center .tm-timeline-item.left-part .tm-timeline-item-main-container {
    padding-right: 50px;
    padding-left: 0;
  }
  /* line 130, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
  .tm-timeline-center .tm-timeline-item.left-part .tm-timeline-arrow {
    right: -8px;
    left: auto;
  }
  /* line 134, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
  .tm-timeline-center .tm-timeline-item.left-part .tm-timeline-line {
    right: 0;
  }
  /* line 137, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
  .tm-timeline-center .tm-timeline-item.left-part .tm-timeline-icon {
    right: 0;
    left: auto;
  }
  /* line 141, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
  .tm-timeline-center .tm-timeline-item.right-part .tm-timeline-item-main-container {
    padding-left: 50px;
    padding-right: 0;
  }
  /* line 145, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
  .tm-timeline-center .tm-timeline-item.right-part .tm-timeline-icon {
    left: 0;
  }
  /* line 148, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
  .tm-timeline-center .tm-timeline-date {
    padding: 10px 50px;
  }
  /* line 151, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
  .tm-timeline-center .tm-timeline-item:nth-child(-n+2) .tm-timeline-item-main-container {
    padding-top: 0;
  }
  /* line 154, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
  .tm-timeline-center .tm-timeline-item:nth-child(-n+2) .tm-timeline-icon {
    top: 22px;
  }
  /* line 157, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
  .tm-timeline-center .tm-timeline-item:nth-last-child(-n+2) .tm-timeline-item-main-container {
    padding-bottom: 0;
  }
}
/* line 162, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-timeline .tm-timeline-date span {
  background-color: #f7f7f7;
  padding: 10px 15px 10px 15px;
  border-radius: 2px 2px 2px 2px;
  overflow: hidden;
}
/* line 169, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-timeline-arrow {
  background-color: #f3f3f3;
}
/* line 172, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-card-default > .tm-timeline-arrow {
  background-color: #fff;
}
/* line 176, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-card-primary > .tm-timeline-arrow {
  background-color: #0972ba;
}
/* line 179, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-card-secondary > .tm-timeline-arrow {
  background-color: #222;
}
/* line 183, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-timeline-line span {
  height: 100%;
  position: absolute;
  background-color: #1e87f0;
  transform: translateX(-50%);
  transform-origin: center;
  display: block;
}
/* line 191, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-timeline .tm-timeline-line span {
  width: 3px;
}
/* line 194, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-timeline .tm-timeline-icon span {
  background-color: #f7f7f7;
  border-radius: 50%;
}
/* line 202, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 210, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
#jl-login-form input, .tm-newsletter-form input, .tm-form-reset input, .tm-form-remind input, .tm-form-login input, .tm-form-registration input, .tm-form-profile-edit input, .tm-datatables-wrapper input {
  box-sizing: inherit;
  box-shadow: none;
  border-radius: 0;
  height: 40px;
}
/* line 216, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
#jl-login-form .jl-form-icon, .tm-newsletter-form .jl-form-icon, .tm-form-reset .jl-form-icon, .tm-form-remind .jl-form-icon, .tm-form-login .jl-form-icon, .tm-form-registration .jl-form-icon, .tm-form-profile-edit .jl-form-icon, .tm-datatables-wrapper .jl-form-icon {
  height: 40px;
}
/* line 219, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
#jl-login-form .jl-checkbox, .tm-newsletter-form .jl-checkbox, .tm-form-reset .jl-checkbox, .tm-form-remind .jl-checkbox, .tm-form-login .jl-checkbox, .tm-form-registration .jl-checkbox, .tm-form-profile-edit .jl-checkbox, .tm-datatables-wrapper .jl-checkbox {
  display: inline-block;
  height: 16px;
  width: 16px;
  margin: 0;
}
/* line 226, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 227, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-newsletter-form button.jl-icon:not(:disabled) {
  outline: none;
}
/* line 230, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-newsletter-form .jl-spinner.jl-icon svg {
  width: 20px;
}
/* line 235, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 240, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-form-reset input, .tm-form-remind input, .tm-form-login input, .tm-form-registration input, .tm-form-profile-edit input {
  width: 100%;
}
/* line 244, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 245, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 247, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 248, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.profile #users-profile-core .jl-description-list dd, .profile #users-profile-custom .jl-description-list dd {
  margin-left: 0;
}
/* line 255, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.btn {
  margin: 0;
  border: none;
  border-radius: 0;
  text-shadow: none;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 35px;
  vertical-align: middle;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  transition: 0.3s ease-in-out;
  transition-property: color, background-color, background-position, border-color, box-shadow;
  letter-spacing: -0.5px;
  background-origin: border-box;
  background-size: 200%;
  background-position-x: 100%;
}
/* line 274, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.btn {
  border: 2px solid transparent;
  background-image: none;
  border-radius: 0 !important;
  box-shadow: none;
  font-size: 1rem !important;
}
/* line 282, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 283, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 284, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.view-search .tm-search-result-form input {
  box-sizing: inherit;
  box-shadow: none;
  border-radius: 0;
  height: 40px;
  margin: 0;
  padding: 0 6px;
}
/* line 295, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 296, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-tags a {
  text-transform: none;
}
/* line 298, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-tags a:hover, .tm-tags a:focus {
  color: #fff;
}
/* line 304, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 305, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-member-icon a {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 310, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-member-icon .facebook {
  background-color: #3b5998;
  color: #fff;
}
/* line 314, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-member-icon .twitter {
  background-color: #1da1f2;
  color: #fff;
}
/* line 318, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-member-icon .google-plus {
  background-color: #dd4b39;
  color: #fff;
}
/* line 322, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-member-icon .linkedin {
  background-color: #0077b5;
  color: #fff;
}
/* line 326, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-member-icon .whatsapp {
  background-color: #25d366;
  color: #fff;
}
/* line 330, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-member-icon .flickr {
  background-color: #ff0084;
  color: #fff;
}
/* line 334, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-member-icon .behance {
  background-color: #131418;
  color: #fff;
}
/* line 338, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-member-icon .dribbble {
  background-color: #ea4c89;
  color: #fff;
}
/* line 342, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-member-icon .xing {
  background-color: #026466;
  color: #fff;
}
/* line 346, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-member-icon .vimeo {
  background-color: #1ab7ea;
  color: #fff;
}
/* line 350, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-member-icon .foursquare {
  background-color: #f94877;
  color: #fff;
}
/* line 354, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-member-icon .github {
  background-color: #000;
  color: #fff;
}
/* line 358, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-member-icon .instagram {
  background-color: #bc2a8d;
  color: #fff;
}
/* line 362, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-member-icon .pinterest {
  background-color: #bd081c;
  color: #fff;
}
/* line 366, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-member-icon .soundcloud {
  background-color: #f30;
  color: #fff;
}
/* line 370, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-member-icon .tumblr {
  background-color: #34465d;
  color: #fff;
}
/* line 374, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-member-icon .yelp {
  background-color: #af0606;
  color: #fff;
}
/* line 378, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-member-icon .youtube {
  background-color: #cd201f;
  color: #fff;
}
/* line 382, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-member-icon .uikit {
  background-color: #1e87f0;
  color: #fff;
}
/* line 386, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-member-icon a:hover, .tm-member-icon a:focus, .tm-member-icon a:active {
  -webkit-filter: saturate(1.2) brightness(1.2);
  filter: saturate(1.2) brightness(1.2);
  color: #fff;
}
/* line 394, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 395, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon a {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff;
}
/* line 400, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon a:hover {
  -webkit-filter: saturate(1.2) brightness(1.2);
  filter: saturate(1.2) brightness(1.2);
  color: #fff;
}
/* line 406, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .twitter {
  background-color: #1da1f2;
}
/* line 409, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .facebook {
  background-color: #3b5998;
}
/* line 412, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .googleplus {
  background-color: #dd4b39;
}
/* line 415, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .linkedin {
  background-color: #0077b5;
}
/* line 418, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .whatsapp {
  background-color: #25d366;
}
/* line 421, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .telegram {
  background-color: #2ca5e0;
}
/* line 424, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .mail {
  background-color: #ea4335;
}
/* line 427, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .digg {
  background-color: #005be2;
}
/* line 430, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .pinterest {
  background-color: #bd081c;
}
/* line 433, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .tumblr {
  background-color: #eb4924;
}
/* line 436, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .reddit {
  background-color: #ff4500;
}
/* line 439, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .vk {
  background-color: #4c75a3;
}
/* line 442, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-custom-icon .tm-share-icon .xing {
  background-color: #026466;
}
/* line 449, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-price-table_featured {
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  width: 150px;
  overflow: hidden;
  height: 150px;
}
/* line 462, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-price-table_featured-inner {
  text-align: center;
  left: 0;
  width: 200%;
  -webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  -ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  margin-top: 35px;
  font-size: 14px;
  line-height: 2;
  background-color: #0972ba;
  color: #fff;
}
/* line 476, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-price-table_featured.elementor-ribbon-left {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  left: 0;
  right: auto;
}
/* line 484, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-price-table_featured.elementor-ribbon-right {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  left: auto;
  right: 0;
}
/* line 494, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-tg-switch-label {
  position: relative;
  display: inline-block;
  width: 4.5em;
  height: 2.3em;
  vertical-align: middle;
}
/* line 502, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-tg-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
/* line 513, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-tg-slider:before {
  position: absolute;
  content: "";
  height: 1.8em;
  width: 1.8em;
  left: 0.25em;
  bottom: 0.25em;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
/* line 524, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-tg-switch + .tm-tg-slider {
  background-color: #cdd5e0;
}
/* line 528, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-tg-switch:checked + .tm-tg-slider {
  background-color: #d2d2d2;
}
/* line 532, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-tg-switch:checked + .tm-tg-slider:before {
  -webkit-transform: translateX(2.1em);
  -ms-transform: translateX(2.1em);
  transform: translateX(2.1em);
}
/* line 538, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-tg-slider.tm-tg-round {
  -webkit-border-radius: 1.5em;
  border-radius: 1.5em;
}
/* line 543, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-tg-slider.tm-tg-round:before {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 548, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-tg-switch:checked + .tm-tg-slider {
  background-color: #4fbe79;
}
/* line 551, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-tg-slider:before {
  background-color: #fff;
}
/* line 554, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-tg-switch-label .tm-tg-switch {
  display: none;
}
/* line 559, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 560, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-intense-wrapper .tm-data-image, .tm-intense-wrapper .tm-image {
  cursor: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4M0UzRkZGRUY4ODQxMUUzQjg5REQwNUQyQTFENTVGOSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4M0UzRkZGRkY4ODQxMUUzQjg5REQwNUQyQTFENTVGOSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjUyNjc4QUY1Rjg0QjExRTNCODlERDA1RDJBMUQ1NUY5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjUyNjc4QUY2Rjg0QjExRTNCODlERDA1RDJBMUQ1NUY5Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+x6eaoAAABeVJREFUeNrcWn1MW1UUv604GZgFzSzFyRifDR/SpWzIPy5QCIlGsiZGJ05JDEELiYBEp1FKgoLRSaDwB64mmEyjxJlFDCbGBRiZf4zwlcEoDd8DdBRcpDGAWFnx/OAWH6x09Gttd5LDve/x3ru/X8+555173xExN8n6+no4NRmkx0hlpEdID5IGk4pIl0hvkd4gHSHtJb0sEolmXRzXLeAPk2pI9evOi54/I8JZIlCRkzfLqfmA9HlSMc6tra0tLywsDE5MTAzo9fqpwcHB+f7+ftPU1NTf+H9kZOR+hUIRkpycHJqYmBgZHR0tl0gkyQEBAcH8sRbSi6TVZKUBRy0icpCAhJqzpHm412Kx/Ds9PX2lo6OjvaSkpGd5edniyPOCg4PF9fX1x5VKZWZERMQJsVj8IIYh/Yr0DBFacDsRuuEFar4gDSEC/xgMhp/Ky8svtLS03HLHHFOpVAerqqpejI+Pf44IPUSnTKSvE5nv3UKELtxHjZa0EMdGo7G7rKxM29zcPM88ILm5uaG1tbUlUqn0KX7qHGkJETI7TYQuepj7bTbcqLOz81xmZmYLuwfS3t6uSk9PV3N3u4T5SGSWdiMitkMiiD8g22w2L1ZXV5feKxIQjIUxMTYwAAvHZFNEdtzpZ1LlysqKsbi4+ExTU9PvzAuSn59/qKGh4WxQUJAUhiJ9Vuhmd7MI5oRydXX1j6Kiore9RQKCsYEBWGAo0npb14ltWOMUJjbNibWamprK8+fPzzEvCzAACzDRoZowvmTXteiCx6nRI8TSZGvIysr6kfmQtLW1naS5U8xDcyK52E2bUYtOfkPNy/Pz870U/t5lPigU/j8NDQ1FPvctETl9xxyhEwqEcTKfWaPRNDAfFWADRmDlmLdbhE4itJ6kPOliUlJSI/NhGRoaKqJ8DXkeXF+1ZRGeeebgpYe0w4sYH9jR2hRg5BM/B/mo0LVeQX92dvZXd+VOnhRgJKxXOP7XhERO488lEncPStZuh7r7uQKspzbmCF/ZzWA9ERISonI0Fd8LkY2BRKLMPbrWbUFrdwlgMpl+oPUM8sFoWESJf9CiaMDdJDwpwEqYr/PDDDFfY7PJycnrzM+EMA/y7lEQiUNvdHR0xt+IjI+PWzHLQCQave7u7t/8jUhXV5cVcxSIPMZP/ulvRIaHh//i3RBErXUHoordyOSsCMbec9SCSCSSAMoLf6GuWczuEwkghXkOyOXyoIGBgRUXf1FX3yMOiUwmsy59l2ARrLxYWlrao/5mhYSEhAO8uwgiE+ilpqY+4W9E6Me3Yp4EkVH04uLiDvsbkZiYGCvmERDp3QjEUVFP+hsRAeZrINLBQ1kyEjF/IQGswMwPL4v59wkDssi6uroUfyECrDzzHbPOEQg2HVg2ibsHRNj1ROgVYP1OuLACEUt4ePjT2BX3dWsAI2E9wTa/qXy5RYR+sRvUtGLDGFv7XsR4e0drU4CRsOJl3ko6tW07iOQjvIjj4+NzCgoKDvmqNYANGNnmB6EP79gO4unExgad0WjsCQsLe88XiczNzX0ilUqPs9026Li8Q2rChdie9DUSwMRJmDjWLRHviDA3Gf8ylZGRUajRaOJ8hURFRYUMmPhhIcfKbLqWwMU+p0aNrXy1Wv2Wt3fk8/LypDqdThsYGIhFoI5IqAVY7RLx1Q89yEKe2fOHHn4hIsNVPKCxsbG+srJS5g13wticxFVg2u2j6P3/MZRbZolbRocHKpXKNxH+YG5PuhLGwFichI5bYskuVgc2GIQFA2aDwdDqoYKBHCKwj4fYN4jAhbvgcowIvwklHJ+RvsoEJRzkBm2lpaW9zpRwaLXaY+SuWTtKOL7Ge8IjJRw7bj5Kzftse1HNEopqsPU6MjIy3d/fP9fX17c4Nja2UVQTGxu7PyUl5RGFQhEmk8kiaFGUROsJOU/FGfu/qOZjInDNASyuu4OgzGnYhTIng9fKnHYjxTYLz5BCICM4wjYLz6y/uLDwDPsEPWyz8GzGxXE32v8EGADbuW2sOaxEjQAAAABJRU5ErkJggg==') 25 25, auto;
  display: inline-block;
}
/* line 568, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 569, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-search .jl-form-blank {
  background: none !important;
  border-color: transparent !important;
}
/* line 573, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-search .jl-form-blank:focus {
  border-color: #e5e5e5 !important;
  border-style: dashed !important;
}
/* line 578, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 579, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 580, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-modal-dialog .jl-search input[type="search"] {
  border: none;
  box-shadow: none;
}
/* line 588, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.lg-backdrop.in {
  opacity: 0.75 !important;
}
/* line 591, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.fixed-size.lg-outer .lg-inner {
  background-color: #fff;
}
/* line 594, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.fixed-size.lg-outer .lg-sub-html {
  position: absolute;
  text-align: left;
}
/* line 598, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.fixed-size.lg-outer .lg-toolbar {
  background-color: transparent;
  height: 0;
}
/* line 602, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.fixed-size.lg-outer .lg-toolbar .lg-icon {
  color: #fff;
}
/* line 605, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.fixed-size.lg-outer .lg-img-wrap {
  padding: 12px;
}
/* line 609, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 610, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-quotation-wrapper blockquote {
  margin: 0 0 20px 0 !important;
  font-size: 1rem;
  border-left: none;
  font-style: normal;
}
/* line 615, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-quotation-wrapper blockquote cite {
  display: inline-block;
  font-size: 1rem;
}
/* line 622, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 623, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-code-wrapper pre {
  color: #666;
  border: none;
  padding: 0;
  border-radius: 0;
  font-size: 1rem;
}
/* line 631, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
div.jx-slider {
  z-index: 1;
}
/* line 635, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
ul.jl-list {
  margin: 0 0 20px 0;
}
/* line 639, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
audio, canvas, iframe, img, svg, video {
  vertical-align: middle;
}
/* line 642, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 643, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-table td {
  border: none;
}
/* line 644, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-table th {
  background: none;
}
/* line 648, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
table.jl-table, .jl-table-striped tbody tr:nth-of-type(odd), .jl-table-striped > tr:nth-of-type(odd) {
  border: none;
}
/* line 653, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 654, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-link:hover, a:hover {
  text-decoration: none;
}
/* line 658, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 659, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-slider-wrapper .jl-slidenav, .tm-intense-wrapper .jl-slidenav {
  padding: 6px 15px;
  color: #3d3d3d;
  background: #fff;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow;
}
/* line 666, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 667, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-slider-wrapper .tm-slidenav i, .tm-intense-wrapper .tm-slidenav i {
  font-size: 24px;
}
/* line 670, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-slider-wrapper .tm-slidenav:hover, .tm-intense-wrapper .tm-slidenav:hover, .tm-slider-wrapper .tm-slidenav:focus, .tm-intense-wrapper .tm-slidenav:focus, .tm-slider-wrapper .tm-slidenav:active, .tm-intense-wrapper .tm-slidenav:active {
  background: #0972ba;
  color: #fff;
}
/* line 677, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 678, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-slideshow-wrapper .jl-slidenav {
  padding: 10px 15px;
}
/* line 680, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-slideshow-wrapper .jl-slidenav:hover, .tm-slideshow-wrapper .jl-slidenav:focus, .tm-slideshow-wrapper .jl-slidenav:active {
  color: #0972ba;
}
/* line 684, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-slideshow-wrapper .jl-position-medium {
  margin: 40px;
}
/* line 687, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-slideshow-wrapper .jl-dotnav > * > * {
  background: rgba(61, 61, 61, 0);
  border: 2px solid #3d3d3d;
}
/* line 691, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-slideshow-wrapper .jl-dotnav > .jl-active > * {
  background-color: #0972ba;
  border: 2px solid #0972ba;
}
/* line 696, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 699, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-slideshow-wrapper .jl-slidenav, .tm-slider-wrapper .jl-slidenav, .tm-intense-wrapper .jl-slidenav {
  padding: 10px 15px;
  color: #3d3d3d;
  background: #fff;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow;
}
/* line 709, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-overlay-primary {
  background: rgba(9, 114, 186, 0.8);
}
/* line 712, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-card-secondary {
  background: #1c3a66;
}
/* line 715, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-button-secondary {
  background-color: #1c3a66;
}
/* line 717, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-button-secondary:hover, .jl-button-secondary:focus, .jl-button-secondary:active {
  background-color: #11233e;
}
/* line 721, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-heading-line > ::after, .jl-heading-line > ::before {
  top: calc(50% - (2px / 2));
  width: 150px;
}
/* line 725, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-text-primary, .jl-alert-primary {
  color: #0972ba !important;
}
/* line 730, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-button-primary {
  background-color: #0972ba;
}
/* line 732, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-button-primary:focus, .jl-button-primary:hover {
  background-color: #075489;
}
/* line 737, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-card-primary {
  background: #0972ba;
}
/* line 739, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-card-primary.jl-card-hover:hover {
  background-color: #075489;
}
/* line 743, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-tile-primary, .jl-section-primary {
  background: #0972ba;
}
/* Hover + Focus */
/* line 748, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-nav-default > li > a:hover, .jl-nav-default > li > a:focus, .jl-nav-default > li.jl-active > a, .jl-article-meta a {
  color: #0972ba;
}
/* line 754, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-subnav-pill > .jl-active > a, .jl-dotnav > .jl-active > * {
  background-color: #0972ba;
}
/* Hover + Active + Focus */
/* line 759, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-tab > .jl-active > a, .jl-tab > * > a:hover, .jl-tab > * > a:focus {
  border-color: #0972ba;
}
/* Hover + Focus */
/* line 765, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-accordion-title:hover, .jl-accordion-title:focus {
  color: #0972ba;
}
/* line 769, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-button-default {
  background-color: rgba(255, 255, 255, 0);
  color: #0972ba;
  border: 1px solid #0972ba;
}
/* line 774, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-marker {
  padding: 0;
  background: #fff;
  color: #fff;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color;
  border: 6px solid #0972ba;
  border-radius: 500px;
}
/* line 782, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-marker svg {
  width: 10px;
  height: 10px;
}
/* line 788, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-tab > * > a, .jl-nav-default {
  font-size: 1rem;
}
/* line 792, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-button:focus {
  outline: 0;
}
/* line 795, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-button, .jl-tab > * > a {
  text-transform: none;
  font-size: 1rem;
}
/* line 800, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-button-default {
  color: #0972ba;
  border: 2px solid #0972ba;
}
/* line 805, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-button-default:focus, .jl-button-default:hover {
  color: #404042;
  border-color: #404042;
}
/* line 811, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-button-default.jl-active, .jl-button-default:active {
  color: #404042;
  border-color: #404042;
}
/* line 817, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-button-primary {
  border: 2px solid transparent;
}
/* line 821, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-button-primary:focus, .jl-button-primary:hover {
  border-color: transparent;
}
/* line 826, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-button-primary.jl-active, .jl-button-primary:active {
  border-color: transparent;
}
/* line 831, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-button-secondary {
  border: 2px solid transparent;
}
/* line 835, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-button-secondary:focus, .jl-button-secondary:hover {
  border-color: transparent;
}
/* line 840, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-button-secondary.jl-active, .jl-button-secondary:active {
  border-color: transparent;
}
/* line 845, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-button-danger {
  border: 2px solid transparent;
}
/* line 849, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-button-danger:focus, .jl-button-danger:hover {
  border-color: transparent;
}
/* line 854, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-button-danger.jl-active, .jl-button-danger:active {
  border-color: transparent;
}
/* line 859, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-button-danger:disabled, .jl-button-default:disabled, .jl-button-primary:disabled, .jl-button-secondary:disabled {
  border: 2px solid transparent;
}
/* line 869, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.g5-container {
  margin: 0 auto;
  padding: 0;
  width: 75rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g5-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g5-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g5-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g5-container {
    width: 100%;
  }
}
/* line 885, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.g5-container .g5-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 890, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 891, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-container .g5-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 898, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 899, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 900, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-calendar .clndr .clndr-controls {
  text-align: center;
}
/* line 902, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-calendar .clndr .clndr-controls .clndr-previous-button, .tm-calendar .clndr .clndr-controls .clndr-next-button {
  width: 30px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
/* line 908, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-calendar .clndr .clndr-controls .clndr-previous-button:hover, .tm-calendar .clndr .clndr-controls .clndr-next-button:hover {
  opacity: 0.5;
}
/* line 912, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-calendar .clndr .clndr-controls .clndr-previous-button {
  float: left;
  text-align: left;
}
/* line 916, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-calendar .clndr .clndr-controls .clndr-next-button {
  float: right;
  text-align: right;
}
/* line 921, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-calendar .clndr .clndr-grid {
  float: left;
  width: 65%;
}
@media only all and (max-width: 59.99rem) {
  .tm-calendar .clndr .clndr-grid {
    float: none;
    width: 100%;
    border: 0px;
    clear: both;
    overflow: hidden;
  }
}
/* line 931, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-calendar .clndr .clndr-grid .days-of-the-week {
  padding-left: 0;
  padding-right: 0;
}
/* line 934, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-calendar .clndr .clndr-grid .days-of-the-week .header-day {
  float: left;
  width: 14.2857%;
  text-align: center;
}
/* line 940, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-calendar .clndr .clndr-grid .days {
  width: 100%;
}
/* line 942, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-calendar .clndr .clndr-grid .days .day, .tm-calendar .clndr .clndr-grid .days .empty {
  float: left;
  width: 14.2857%;
  line-height: 80px;
  text-align: center;
  color: #4f4f4f;
  background-color: #f5f5f5;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #ddd;
}
@media only all and (max-width: 47.99rem) {
  .tm-calendar .clndr .clndr-grid .days .day, .tm-calendar .clndr .clndr-grid .days .empty {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
  }
}
/* line 956, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-calendar .clndr .clndr-grid .days .day.adjacent-month .day-number, .tm-calendar .clndr .clndr-grid .days .empty.adjacent-month .day-number {
  opacity: 0.3;
}
/* line 960, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 961, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-calendar .clndr .clndr-grid .days .day.tm-calendar-event {
  background: #fff;
  text-align: center;
}
/* line 964, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-calendar .clndr .clndr-grid .days .day.tm-calendar-event .numberCircle {
  display: inline-block;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
/* line 969, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-calendar .clndr .clndr-grid .days .day.tm-calendar-event .numberCircle span {
  text-align: center;
  cursor: pointer;
  display: inline-block;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  width: 50px;
  height: 50px;
  line-height: 49px;
  -webkit-transition: background 0.15s ease-out, color 0.15s ease-out;
  -moz-transition: background 0.15s ease-out, color 0.15s ease-out;
  -o-transition: background 0.15s ease-out, color 0.15s ease-out;
  transition: background 0.15s ease-out, color 0.15s ease-out;
}
@media only all and (max-width: 47.99rem) {
  .tm-calendar .clndr .clndr-grid .days .day.tm-calendar-event .numberCircle span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
}
/* line 991, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 992, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-calendar .clndr .clndr-grid .days .day.tm-calendar-event:hover span {
  background: #0972ba;
  color: #fff;
}
/* line 997, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 998, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-calendar .clndr .clndr-grid .days .day.today span {
  display: inline-block;
  border: 2px solid #1c3a66;
  width: 50px;
  height: 50px;
  line-height: 49px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
@media only all and (max-width: 47.99rem) {
  .tm-calendar .clndr .clndr-grid .days .day.today span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
}
/* line 1013, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-calendar .clndr .clndr-grid .days .day.today .day-number {
  color: #1c3a66;
}
/* line 1021, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-calendar .jl-height-medium {
  height: 400px;
}
/* line 1024, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-calendar .content-inner {
  padding: 20px;
  animation-name: jl-fade;
  animation-duration: 0.8s;
  animation-timing-function: linear;
}
/* line 1030, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-calendar .jl-article-meta {
  padding: 5px 0;
}
/* line 1036, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 1037, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-paypal-wrapper .jl-form-success, .tm-search .jl-form-success, .tm-paypal-wrapper .jl-form-success:focus, .tm-search .jl-form-success:focus {
  color: #32d296;
  border-color: #32d296 !important;
}
/* line 1041, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-paypal-wrapper .jl-form-danger, .tm-search .jl-form-danger, .tm-paypal-wrapper .jl-form-danger:focus, .tm-search .jl-form-danger:focus {
  color: #f0506e;
  border-color: #f0506e !important;
}
/* line 1045, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-paypal-wrapper .jl-form-controls input, .tm-search .jl-form-controls input {
  box-shadow: none;
  border-radius: 0;
  padding: 0 10px;
}
/* line 1046, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-paypal-wrapper .jl-search input, .tm-search .jl-search input {
  box-shadow: none;
  border-radius: 0;
}
/* line 1050, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 1051, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
#g-navigation .tm-search {
  margin: -1.563rem;
}
/* line 1054, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
#g-navigation .tm-search-inner {
  padding: 1.2rem 0.938rem;
}
/* line 1058, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
#g-navigation .jl-navbar-center:only-child, #g-navigation .jl-navbar-left, #g-navigation .jl-navbar-right {
  flex-wrap: wrap;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #0972ba;
}
/* line 1068, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 1069, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
#g-navigation .jl-search-navbar .jl-search-input {
  font-size: 1rem;
}
/* line 1074, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 1075, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-search-navbar .jl-search-input {
  font-size: 1rem;
}
/* line 1080, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 1081, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-button-wrapper .jl-button-danger:disabled, .tm-button-wrapper .jl-button-default:disabled, .tm-button-wrapper .jl-button-primary:disabled, .tm-button-wrapper .jl-button-secondary:disabled {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
  border: 1px solid #e5e5e5 !important;
}
/* line 1091, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.back-to-top {
  position: fixed;
  bottom: 40px;
  right: 20px;
  z-index: 9999;
  font-size: 16px;
  width: 38px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
  border: 0;
  border-radius: 0px;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@-webkit-keyframes fadeInRight {
  /* line 1113, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 1119, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  /* line 1127, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 1133, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeOutRight {
  /* line 1141, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
  from {
    opacity: 1;
  }
  /* line 1145, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  /* line 1153, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
  from {
    opacity: 1;
  }
  /* line 1157, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
/* line 1164, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.back-to-top {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
/* line 1173, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.backHide {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
/* line 1177, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
a.back-to-top:hover {
  background: #0972ba;
}
/* line 1179, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
a.back-to-top:hover span {
  color: #fff;
}
/* line 1185, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-notification-message {
  font-size: 1rem;
}
/*
 * Primary bordered
 */
/* line 1191, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-notification-message-primary-border {
  color: #1e87f0;
  border: 1px solid #1e87f0;
}
/*
 * Success bordered
 */
/* line 1198, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-notification-message-success-border {
  color: #32d296;
  border: 1px solid #32d296;
}
/*
 * Warning bordered
 */
/* line 1205, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-notification-message-warning-border {
  color: #faa05a;
  border: 1px solid #faa05a;
}
/*
 * Danger bordered
 */
/* line 1212, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-notification-message-danger-border {
  color: #f0506e;
  border: 1px solid #f0506e;
}
/*
 * Primary bg
 */
/* line 1220, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-notification-message-primary-hivis {
  color: #fff;
  background-color: #0972ba;
}
/* line 1221, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-notification-message-primary-hivis .jl-notification-close, .jl-notification-message-primary-hivis a {
  color: #fff;
}
/*
 * Success bg
 */
/* line 1231, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-notification-message-success-hivis {
  color: #fff;
  background-color: #32d296;
}
/* line 1232, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-notification-message-success-hivis .jl-notification-close, .jl-notification-message-success-hivis a {
  color: #fff;
}
/*
 * Warning bg
 */
/* line 1242, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-notification-message-warning-hivis {
  color: #fff;
  background-color: #faa05a;
}
/* line 1243, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-notification-message-warning-hivis .jl-notification-close, .jl-notification-message-warning-hivis a {
  color: #fff;
}
/*
 * Danger bg
 */
/* line 1253, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-notification-message-danger-hivis {
  color: #fff;
  background-color: #f0506e;
}
/* line 1254, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-notification-message-danger-hivis .jl-notification-close, .jl-notification-message-danger-hivis a {
  color: #fff;
}
/* line 1263, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
:-webkit-full-screen-ancestor:not(iframe) {
  animation-fill-mode: none;
  -webkit-animation-fill-mode: none;
}
/* line 1269, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.block-revealer__element {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  pointer-events: none;
  opacity: 0;
}
/* line 1280, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 1281, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.moduletable .jl-breadcrumb > :nth-child(n+2):not(.jl-first-column)::before {
  margin: 0 5px;
}
/* line 1287, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 1288, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.tm-price-list .jl-icon-button {
  border-radius: 0;
  background-color: #fff;
  color: #3d3d3d;
}
/* line 1296, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-background-default {
  background-color: #fff !important;
}
/* line 1299, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-background-muted {
  background-color: #f8f8f8 !important;
}
/* line 1302, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-background-primary {
  background-color: #0972ba !important;
}
/* line 1305, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-background-secondary {
  background-color: #222 !important;
}
/* line 1309, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.jl-tooltip {
  text-shadow: none;
  font-size: 0.875em;
  font-weight: 400;
  color: #fff;
  background-color: #002b45;
  -webkit-box-shadow: 0 0 -3px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 -3px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 -3px 8px rgba(0, 0, 0, 0.3);
}
@media (max-width: 960px) {
  /* line 1321, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
  /* line 1322, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
  .g-news-ticker .tm-heading, .g-news-ticker .tm-heading-right {
    margin: 0 !important;
  }
  /* line 1325, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
  .g-news-ticker .tm-heading:after, .g-news-ticker .tm-heading-right:after {
    display: none;
  }
}
/* line 1331, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.g-news-ticker .jl-label {
  text-transform: none;
}
/* line 1332, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 1334, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.g-tiles-particle .jl-subnav-divider > *, .g-post-gallery .jl-subnav-divider > * {
  text-transform: uppercase;
  font-size: 12px;
}
/* line 1335, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.g-tiles-particle .jl-label, .g-post-gallery .jl-label {
  text-transform: none;
  border-radius: 0;
}
/* line 1336, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.g-tiles-particle .jl-subnav > * > :first-child, .g-post-gallery .jl-subnav > * > :first-child {
  font-size: 12px;
}
/* line 1341, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
@media (min-width: 1200px) {
  /* line 1343, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
  .dataTables_wrapper * + .jl-grid-margin, .dataTables_wrapper .jl-grid + .jl-grid, .dataTables_wrapper .jl-grid > .jl-grid-margin {
    margin-top: 10px;
  }
}
/* line 1347, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.dataTables_wrapper * + .jl-grid-margin, .dataTables_wrapper .jl-grid + .jl-grid, .dataTables_wrapper .jl-grid > .jl-grid-margin {
  margin-top: 10px;
}
/* line 1352, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 1353, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.entry-meta .meta-date, .entry-meta .meta-author, .entry-meta .meta-comments-count, .entry-meta .meta-categories {
  display: inline-block;
  margin-right: 5px;
}
/* line 1361, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 1365, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
/* line 1366, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.wp-content-slider-particle .tm-meta li, .joomla-content-slider .tm-meta li, .wp-content-grid .tm-meta li, .jl-content-grid .tm-meta li {
  text-transform: uppercase;
}
/* line 1371, templates/g5_hydrogen/custom/scss/_jlparticles.scss */
.custom-offcanvas {
  line-height: 40px;
}
/*************************************
 ESTILOS GENERALES DEL SITIO
 *************************************/
/* line 31, templates/g5_hydrogen/custom/scss/custom.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  line-height: 1;
  margin: 0 0 1rem 0;
  color: #0972ba;
}
/* line 37, templates/g5_hydrogen/custom/scss/custom.scss */
h1 {
  font-size: 3.75rem;
  /*60px*/
}
/* line 40, templates/g5_hydrogen/custom/scss/custom.scss */
h2 {
  font-size: 3.125rem;
  /*50px*/
}
/* line 43, templates/g5_hydrogen/custom/scss/custom.scss */
h3 {
  font-size: 2.5rem;
  /*40px*/
}
/* line 46, templates/g5_hydrogen/custom/scss/custom.scss */
h4 {
  font-size: 1.875rem;
  /*30px*/
}
/* line 49, templates/g5_hydrogen/custom/scss/custom.scss */
h5 {
  font-size: 1.25rem;
  /*20px*/
}
/* line 52, templates/g5_hydrogen/custom/scss/custom.scss */
h6 {
  font-size: 1.125rem;
  /*18px*/
}
/* line 55, templates/g5_hydrogen/custom/scss/custom.scss */
p {
  margin: 0 0 1rem 0;
}
/* line 58, templates/g5_hydrogen/custom/scss/custom.scss */
strong {
  color: inherit;
}
/* line 61, templates/g5_hydrogen/custom/scss/custom.scss */
a {
  text-decoration: underline;
}
/* line 64, templates/g5_hydrogen/custom/scss/custom.scss */
a:hover {
  text-decoration: none;
}
/*Boton primario*/
/* line 69, templates/g5_hydrogen/custom/scss/custom.scss */
.btn-primary {
  color: #fff;
  background-color: #0972ba;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-decoration: none;
}
/* line 75, templates/g5_hydrogen/custom/scss/custom.scss */
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  color: #fff;
  background-color: #1c3a66;
}
/**********************************
 ESTILO ACCESOS
 **********************************/
/* line 86, templates/g5_hydrogen/custom/scss/custom.scss */
#g-accesos {
  background: #0972ba;
  color: #fff;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.17);
}
/* line 92, templates/g5_hydrogen/custom/scss/custom.scss */
#g-accesos .g-content {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
/* line 96, templates/g5_hydrogen/custom/scss/custom.scss */
#g-accesos p {
  margin-bottom: 0;
}
/**********************************
 ESTILO HEADER
 **********************************/
/* line 103, templates/g5_hydrogen/custom/scss/custom.scss */
.gantry-logo img {
  width: 13.75rem;
  /*220px*/
}
/* LLamanos y direccion*/
/* line 107, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-items-contactos-icono {
  width: 2.8rem;
  height: 2.8rem;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  -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: 50%;
  border: 1px solid;
}
/**********************************
 ESTILO NAVEGATION
 **********************************/
/* line 120, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation {
  background: #0972ba;
  z-index: 1500;
}
/* line 124, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation a {
  text-decoration: none;
}
/* line 128, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #fff;
}
/* line 131, 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);
}
/* line 134, 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;
  font-weight: bold;
  box-shadow: 0 5px 0 #f1740c inset;
}
/* line 139, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: none;
  background: none;
  border-radius: 0;
  margin: -0.2rem 0 -0.2rem 0.1rem;
  padding: 0rem;
  font-size: 0.8rem;
}
/* line 147, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: transparent;
}
/* line 151, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown {
  background: #05527b;
  border-top: 3px solid #f1740c;
  border-radius: 0 0 5px 5px;
}
/* line 156, 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-selected {
  background: rgba(0, 0, 0, 0.12);
}
/* line 159, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: none;
  background: transparent;
  border-radius: 0.1875rem;
  padding: 0.1rem;
  margin-top: 0.2rem;
  margin-right: -0.1rem;
}
/* line 167, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: rgba(0, 0, 0, 0.15);
}
/* line 170, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: transparent;
}
/*Estilos sub-item para item de menu Servicios*/
/* line 174, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .submenu-servicios .g-sublevel > li > .g-menu-item-container {
  color: #fff;
  padding: 2rem 1rem;
  text-align: center;
}
/* line 179, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .submenu-servicios .g-sublevel > li > .g-menu-item-container .g-menu-item-title {
  text-transform: uppercase;
}
/* line 182, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .submenu-servicios .g-sublevel > li > .g-menu-item-container img {
  border: 1px solid white;
  border-radius: 5px;
  margin-bottom: 0.5rem;
}
/* line 187, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .submenu-servicios .g-sublevel > li > .g-menu-item-container .g-menu-item-subtitle {
  padding-top: 0.3rem;
  font-size: 0.8rem;
  line-height: 1.3;
}
/*Estilos caja de busqueda*/
/* line 195, templates/g5_hydrogen/custom/scss/custom.scss */
.bloque-caja-buscar .g-content {
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  top: 0.2rem;
}
/**********************************
 ESTILO IMAGENES ANIMADAS
 **********************************/
/* line 205, templates/g5_hydrogen/custom/scss/custom.scss */
.jsn-es-progress {
  z-index: 2;
}
/**********************************
 ESTILO NUESTROS SERVICIOS
 **********************************/
/* line 212, templates/g5_hydrogen/custom/scss/custom.scss */
#g-servicios {
  background: #e9e9e9;
}
/***********************************
 MURAL DE SERVICIOS
 ***********************************/
/* line 219, templates/g5_hydrogen/custom/scss/custom.scss */
.g-cualidades .g-cualidades-item-imagen {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  background: #fff;
  overflow: hidden;
  width: 100%;
  border-radius: 10px 10px 10px 10px;
}
/**********************************
 ESTILO LLAMADO  A LA ACCION
 **********************************/
/* line 234, templates/g5_hydrogen/custom/scss/custom.scss */
#g-llamado-accion {
  background: url('../images/bibliotecarafaelfelipe.jpg');
  background-size: cover;
  background-attachment: fixed;
  overflow: hidden;
  position: relative;
}
/* line 241, templates/g5_hydrogen/custom/scss/custom.scss */
#g-llamado-accion:before {
  content: "";
  background: rgba(0, 0, 0, 0.26);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
/**********************************
 ESTILO SOMOS MEJOR OPCION
 **********************************/
/* line 255, templates/g5_hydrogen/custom/scss/custom.scss */
#g-somos-mejor-opcion {
  background: #0095e5;
}
/**********************************
 ESTILO PIE DE PAGINA
 **********************************/
/* line 262, templates/g5_hydrogen/custom/scss/custom.scss */
#g-pie-de-pagina {
  background: #1c3a66;
  color: #e5e5e5;
  padding: 2.3rem 0;
}
/* line 267, templates/g5_hydrogen/custom/scss/custom.scss */
#g-pie-de-pagina h4 {
  color: #fff;
  font-size: 1.6rem;
  font-weight: normal;
}
/**********************************
 ESTILO DERECHOS RESERVADOS
 **********************************/
/* line 277, templates/g5_hydrogen/custom/scss/custom.scss */
#g-derechos-reservados {
  background: #111;
  color: #fff;
}
/*****************************************************
 ------------------------------------------------------
 ESTILO PARA LAS PAGINAS INTERNAS
 ------------------------------------------------------
 *****************************************************/
/**********************************
 ESTILO RUTA DE NAVEGACION
 **********************************/
/* line 293, templates/g5_hydrogen/custom/scss/custom.scss */
#g-ruta-navegacion {
  background: #cecece;
}
/* line 296, templates/g5_hydrogen/custom/scss/custom.scss */
#g-ruta-navegacion ul {
  margin: 0;
  padding: 0;
  background-color: transparent;
}
/* line 301, templates/g5_hydrogen/custom/scss/custom.scss */
#g-ruta-navegacion ul li span.icon-location {
  display: none;
}
/* line 305, templates/g5_hydrogen/custom/scss/custom.scss */
#g-ruta-navegacion ul li a, #g-ruta-navegacion ul li span {
  color: #474747;
  text-decoration: none;
  text-shadow: none;
}
/**********************************
 ESTILO MODULO ULTIMAS FOTOS
 **********************************/
/* line 315, templates/g5_hydrogen/custom/scss/custom.scss */
.modulo_fotos {
  margin-top: 2rem;
}
/*Estilos página Galeria de imagenes*/
/* line 321, templates/g5_hydrogen/custom/scss/custom.scss */
#phocagallery-categories-detail {
  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;
}
/* line 325, templates/g5_hydrogen/custom/scss/custom.scss */
#phocagallery-categories-detail .pg-cats-box-float2 {
  width: auto !important;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
/* line 330, templates/g5_hydrogen/custom/scss/custom.scss */
#phocagallery-categories-detail .pg-cat-img-detail {
  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;
  text-align: center;
}
/* line 335, templates/g5_hydrogen/custom/scss/custom.scss */
#phocagallery-categories-detail .pg-cat-img-detail > div {
  margin: 0 !important;
}
/* line 339, templates/g5_hydrogen/custom/scss/custom.scss */
#phocagallery-categories-detail .pg-cat-img-detail .pg-field-table2 {
  margin: 0 !important;
}
/* line 343, templates/g5_hydrogen/custom/scss/custom.scss */
#phocagallery-categories-detail .pg-cat-img-detail .pg-field-table2 .small {
  display: block;
}
/****************************************************************
 **************** INICIO DE MEDIAS QUERIES************************
 ****************************************************************/
@media only all and (max-width: 59.99rem) {
  /* line 352, templates/g5_hydrogen/custom/scss/custom.scss */
  html {
    font-size: 15px;
  }
  /* line 355, templates/g5_hydrogen/custom/scss/custom.scss */
  .modulo_fotos .mosaic {
    width: 5.4rem !important;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 362, templates/g5_hydrogen/custom/scss/custom.scss */
  html {
    font-size: 14px;
  }
  /* line 365, templates/g5_hydrogen/custom/scss/custom.scss */
  .g-socialpro {
    -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 368, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-accesos .btn-default {
    background: #f1740c;
    color: #fff;
    text-shadow: none;
    font-size: 1.5rem;
    padding: 1rem 0;
    border: 1px solid rgba(0, 0, 0, 0.3);
  }
  /* line 378, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-accesos .btn-default:hover, #g-accesos .btn-default:active, #g-accesos .btn-default:focus {
    background: #4e4b48;
  }
  /* line 383, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-header .g-content {
    padding: 0;
  }
  /* line 386, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-pie-de-pagina .g-content {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  /* line 391, templates/g5_hydrogen/custom/scss/custom.scss */
  .item-page p img {
    float: none !important;
    display: block;
    margin: 0 auto 1rem !important;
    max-width: 100%;
  }
  /* line 397, templates/g5_hydrogen/custom/scss/custom.scss */
  .form-actions .btn-toolbar {
    width: 100%;
  }
  /* line 400, templates/g5_hydrogen/custom/scss/custom.scss */
  .form-actions .btn-toolbar .btn-success {
    width: 100%;
    padding: 0.8rem;
  }
}
/*# sourceMappingURL=custom_10.css.map */