/* GANTRY5 DEVELOPMENT MODE ENABLED.

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

   For more information on modifying CSS, please read:

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

/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
/* line 3, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-main2 {
  background: #555;
}
/* line 7, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.rounded > .g-content {
  border-radius: 1rem;
}
/* line 11, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.rounded > .g-content .ul {
  text-align: left;
}
/* line 4, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs {
  background: #fff;
  border: 1px solid #ddd;
}
/* line 7, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab {
  border-color: #ddd;
}
/* line 9, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
/* line 10, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li > a {
  border: none;
  border-radius: 0;
  margin: 0 !important;
  color: #666;
  text-shadow: none;
  padding: 20px 25px !important;
  -webkit-transition: background, 0.2s;
  -moz-transition: background, 0.2s;
  transition: background, 0.2s;
}
/* line 18, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li > a:hover {
  color: #666;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-tabs .uk-tab > li > a {
    padding: 20px 15px !important;
  }
}
/* line 25, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
/* line 26, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li.uk-active > a {
  color: #666;
}
/* line 30, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li .g-title-icon {
  margin-right: 10px;
}
/* line 34, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive {
  margin: 0;
}
/* line 36, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive > a {
  cursor: pointer;
}
/* line 39, wp-content/themes/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, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav {
  margin: 0;
}
/* line 47, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
/* line 48, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a {
  padding: 15px 25px;
  color: #666;
}
/* line 51, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:before {
  border: none;
}
/* line 54, wp-content/themes/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, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab-grid {
  margin: 0;
}
/* line 65, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab-grid:before {
  border-color: #ddd;
}
/* line 69, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
/* line 70, wp-content/themes/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, wp-content/themes/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, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
/* line 79, wp-content/themes/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, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top {
  border-bottom: 1px solid #ddd;
}
/* line 88, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
/* line 89, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top .g-tab-nav > a {
  border-right: 1px solid #ddd;
}
/* line 91, wp-content/themes/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, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
/* line 101, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
/* line 102, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top .g-tab-nav.uk-active > a:before {
  border-top-color: #c20000;
}
/* line 109, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom {
  border-top: 1px solid #ddd;
}
/* line 111, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
/* line 112, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom .g-tab-nav > a {
  border-right: 1px solid #ddd;
}
/* line 114, wp-content/themes/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, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
/* line 124, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
/* line 125, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom .g-tab-nav.uk-active > a:before {
  border-bottom-color: #c20000;
}
/* line 132, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
/* line 133, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
/* line 134, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav > a {
  border-top: 1px solid #ddd;
}
/* line 136, wp-content/themes/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, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
/* line 146, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav:first-child > a {
  border-top: none;
}
/* line 150, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
/* line 151, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
/* line 152, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav.uk-active > a:before {
  border-left-color: #c20000;
}
/* line 159, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
/* line 160, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
/* line 161, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav > a {
  border-top: 1px solid #ddd;
}
/* line 163, wp-content/themes/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, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
/* line 173, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav:first-child > a {
  border-top: none;
}
/* line 177, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
/* line 178, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
/* line 179, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav.uk-active > a:before {
  border-right-color: #c20000;
}
/* line 186, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .tabs-content {
  overflow: hidden;
}
/* line 188, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .tabs-content.uk-margin {
  margin-bottom: 0;
}
/* line 191, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .tabs-content p {
  margin-bottom: 0;
}
/* line 194, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .tabs-content .button {
  margin-top: 25px;
}
/* line 197, wp-content/themes/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, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
/* line 204, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .tabs-content.left p:first-child {
  margin-top: 0;
}
/* line 209, wp-content/themes/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, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
/* line 216, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .tabs-content.right p:first-child {
  margin-top: 0;
}
/* line 221, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .tabs-content.top {
  padding: 35px;
  margin: 0;
}
/* line 224, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .tabs-content.top > li {
  margin: 0;
}
/* line 228, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .tabs-content.bottom {
  padding: 35px;
  margin: 0;
}
/* line 231, wp-content/themes/g5_hydrogen/custom/scss/_tabs.scss */
.g-tabs .tabs-content.bottom > li {
  margin: 0;
}
/* line 1, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 2, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 6, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 12, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 21, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 27, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
/* line 38, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .g-overlay-container {
  width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .g-overlay-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-overlay-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-slideshow .g-overlay-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
/* line 57, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 58, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
/* line 62, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #fff !important;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
/* line 70, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
/* line 75, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #c20000;
}
/* line 77, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
/* line 82, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons {
  margin: 25px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons {
    margin: 15px 0 0;
  }
}
/* line 87, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button {
  margin-right: 15px;
  border: 2px solid #c20000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 91, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:hover {
  background: #eb0000;
  border-color: #eb0000;
}
/* line 96, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
/* line 99, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 106, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 114, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
/* line 118, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid #c20000;
  color: #c20000;
}
/* line 122, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: #c20000;
  border-color: #c20000;
  color: #fff;
}
/* line 130, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .uk-flex-center {
  text-align: center;
}
/* line 133, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style2 {
  padding: 70px 0;
}
/* line 135, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-title {
  padding: 15px 25px;
  background: #fff;
  color: #1a1a1a !important;
  font-size: 2rem;
  display: table;
  margin-bottom: 20px;
}
/* line 143, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-desc {
  padding: 15px 20px;
  background: #1a1a1a;
  color: #fff !important;
  font-size: 1.2rem;
  display: table;
}
/* line 150, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 151, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button {
  font-size: 1.2rem;
}
/* line 153, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard {
  background: #fff;
  border-color: #fff;
  color: #1a1a1a;
}
/* line 157, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 163, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty {
  border-color: #fff;
  color: #fff;
}
/* line 166, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 174, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 175, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-right .g-slideshow-title, .g-slideshow .style2.uk-flex-right .g-slideshow-desc {
  margin-left: auto;
}
/* line 179, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 180, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
/* line 183, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
/* line 188, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 189, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style3 .g-slideshow-title {
  font-size: 2rem;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.4rem;
  }
}
/* line 198, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
/* line 203, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 204, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 205, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-title {
  color: #666 !important;
}
/* line 208, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #666;
}
/* line 213, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
/* line 216, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 217, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
/* line 221, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 222, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
/* line 226, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-left-short {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -o-transform: translateX(-10%);
  transform: translateX(-10%);
}
/* line 229, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-right-short {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -o-transform: translateX(10%);
  transform: translateX(10%);
}
/* line 232, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-top-short {
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
}
/* line 235, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-bottom-short {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
}
/* line 238, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-scale {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
/* line 241, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-left-short, .g-slideshow .uk-overlay-right-short, .g-slideshow .uk-overlay-top-short, .g-slideshow .uk-overlay-bottom-short {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
/* line 244, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 245, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 246, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-active .uk-active .uk-overlay-scale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 251, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
/* line 256, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 257, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 258, wp-content/themes/g5_hydrogen/custom/scss/_slideshow.scss */
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/*Estilos Generales Partícula G-cualidades*/
/* line 3, wp-content/themes/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, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-bloqueintro {
  text-align: center;
}
/* line 9, wp-content/themes/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, wp-content/themes/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;
}
/* line 20, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
/* line 21, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-item p {
  margin: 1rem 0;
}
/* line 25, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-item .g-cualidades-item-titulo {
  margin: 1.7rem 0 0.5rem 0;
}
/* line 29, wp-content/themes/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;
}
/* line 36, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-subs-item {
  margin: 0 0 1rem 0;
  /*Estilos Viñetas Subs-item*/
}
/* line 39, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-subs-item li {
  list-style: none;
  padding: 0.2rem 0;
}
/* line 44, wp-content/themes/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 55, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-subs-item li:hover i {
  position: relative;
  left: 3px;
}
/* line 61, wp-content/themes/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 67, wp-content/themes/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 77, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-item-imagen {
  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 86, wp-content/themes/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 91, wp-content/themes/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 104, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-item-imagen.efectoimg1:hover::before {
  -webkit-animation: shine 0.75s;
  -moz-animation: shine 0.75s;
  animation: shine 0.75s;
}
@-webkit-keyframes shine {
  /* line 109, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  100% {
    left: 125%;
  }
}
@-moz-keyframes shine {
  /* line 109, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  100% {
    left: 125%;
  }
}
@keyframes shine {
  /* line 109, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  100% {
    left: 125%;
  }
}
/* line 115, wp-content/themes/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%);
  transform: translate(-50%, -50%);
  opacity: 0;
}
/* line 131, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-item-imagen.efectoimg2:hover::before {
  -webkit-animation: circle 0.75s;
  -moz-animation: circle 0.75s;
  animation: circle 0.75s;
}
@-webkit-keyframes circle {
  /* line 135, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  0% {
    opacity: 1;
  }
  /* line 138, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  40% {
    opacity: 1;
  }
  /* line 141, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
@-moz-keyframes circle {
  /* line 135, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  0% {
    opacity: 1;
  }
  /* line 138, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  40% {
    opacity: 1;
  }
  /* line 141, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
@keyframes circle {
  /* line 135, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  0% {
    opacity: 1;
  }
  /* line 138, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  40% {
    opacity: 1;
  }
  /* line 141, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
/* line 149, wp-content/themes/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 153, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-item-imagen.efectoimg3:hover 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 158, wp-content/themes/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 163, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades .g-cualidades-item-imagen.efectoimg4:hover img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
/*------------------------------------------------------
 DISEÑO 1: Diseño estandar, el icono  y en otra fila el título.
 -------------------------------------------------------*/
/* line 171, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="diseno1-"] .g-cualidades-item.primerotitulo div[class*="hi-icon-efecto"] {
  order: 1;
}
/* line 175, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="diseno1-"] .g-cualidades-item.primerotitulo .g-cualidades-item-titulo {
  order: 0;
  margin-top: 0;
  margin-bottom: 2rem;
}
/*------------------------------------------------------
 DISEÑO 2: Icono y Titulo en una sóla fila.
 -------------------------------------------------------*/
/* line 186, wp-content/themes/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 196, wp-content/themes/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 202, wp-content/themes/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 208, wp-content/themes/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 214, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="diseno2-"] .g-cualidades-item.primerotitulo div[class*="hi-icon-efecto"] {
  order: 1;
}
/* line 218, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="diseno2-"] .g-cualidades-item.primerotitulo .g-cualidades-item-titulo {
  order: 0;
}
/*------------------------------------------------------
 DISEÑO 3: Icono en una columna y contenido en otra.
 -------------------------------------------------------*/
/* line 226, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="diseno3-"] .g-cualidades-item .g-content {
  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 231, wp-content/themes/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 237, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="diseno3-"] .g-cualidades-item .g-content .g-diseno3-contenido {
  margin-left: 1rem;
}
/* line 240, wp-content/themes/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 245, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="diseno3-"] .g-cualidades-item .g-cualidades-item-titulo {
  margin: 0 0 0.5rem 0;
}
/* line 249, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="diseno3-"] .g-cualidades-item.primerotitulo .g-diseno3-ico {
  order: 1;
}
/* line 253, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="diseno3-"] .g-cualidades-item.primerotitulo .g-diseno3-contenidoo {
  order: 0;
}
/*------------------------------------------------------
 DISEÑO 4: Con Border e Icono arriba.
 -------------------------------------------------------*/
/*Diseño oscuro*/
/* line 263, wp-content/themes/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;
}
/* line 269, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div.diseno4-oscuro .g-cualidades-item .g-content:hover {
  border: 1px solid #fff;
}
/* line 274, wp-content/themes/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 279, wp-content/themes/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;
}
/* line 286, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div.diseno4-claro .g-cualidades-item .g-content:hover {
  border: 1px solid #c20000;
}
/* line 289, wp-content/themes/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 296, wp-content/themes/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 304, wp-content/themes/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 312, wp-content/themes/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 320, wp-content/themes/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 327, wp-content/themes/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 334, wp-content/themes/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: #c20000;
  background: #fff;
}
/*--------------------------------------------------------
 ESTILOS GENERALES FONDO CLARO
 --------------------------------------------------------*/
/* Texto general */
/* line 347, wp-content/themes/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: #666;
}
/* Texto Título principal */
/* line 354, wp-content/themes/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: #c20000;
  margin-bottom: 1.5rem;
}
/* Texto descripción principal */
/* line 362, wp-content/themes/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: #666;
}
/* Título de cada item */
/* line 371, wp-content/themes/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: #c20000;
}
/*Estilo 1 Viñetas fondo Claro */
/* line 378, wp-content/themes/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: #c20000;
}
/*Estilo 3 Viñetas fondo Claro */
/* line 385, wp-content/themes/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: #c20000;
}
/*Estilo Botones*/
/* line 394, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
.g-cualidades-item-button {
  margin-top: auto;
}
/*-------------------------------------------------
 ESTILO ANIMACIONES DE ICONOS
 ------------------------------------------------- */
/*Estilos generales de iconos*/
/* line 403, wp-content/themes/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 416, wp-content/themes/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;
  -webkit-font-smoothing: antialiased;
}
/* line 425, wp-content/themes/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 441, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-ninguno .hi-icon {
  color: #fff;
  background: #c20000;
}
/* line 445, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"].hi-icon-efecto-ninguno .hi-icon span {
  opacity: 0;
}
/* Efecto ninguno Icono Claro */
/* line 449, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-ninguno .hi-icon {
  color: #c20000;
  background: #fff;
}
/* line 453, wp-content/themes/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 462, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-1 .hi-icon {
  color: #c20000;
  background: #fff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* line 467, wp-content/themes/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 471, wp-content/themes/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 476, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-1 .hi-icon {
  background: #fff;
  color: #c20000;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* line 481, wp-content/themes/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 489, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-2 .hi-icon {
  background: rgba(255, 255, 255, 1);
  color: #c20000;
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}
/* line 494, wp-content/themes/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 504, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-2h .hi-icon {
  color: #c20000;
}
/* line 507, wp-content/themes/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 512, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-2 .hi-icon {
  background: #c20000;
  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 518, wp-content/themes/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 #c20000;
  -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 528, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-2h .hi-icon {
  color: #fff;
}
/* line 531, wp-content/themes/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 539, wp-content/themes/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: #c20000;
}
/* line 543, wp-content/themes/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 546, wp-content/themes/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 551, wp-content/themes/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 554, wp-content/themes/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 563, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-4 .hi-icon {
  background: rgba(255, 255, 255, 1);
  color: #c20000;
  -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 568, wp-content/themes/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 577, wp-content/themes/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: #c20000;
}
/* line 582, wp-content/themes/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 587, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-4 .hi-icon {
  background: #c20000;
  -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 591, wp-content/themes/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 600, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-4 .hi-icon {
  background: #c20000 !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 605, wp-content/themes/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 609, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  0% {
    opacity: 0.3;
  }
  /* line 612, wp-content/themes/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 616, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #c20000, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.3);
    opacity: 0;
  }
}
@-moz-keyframes sonarEffect_oscuro {
  /* line 609, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  0% {
    opacity: 0.3;
  }
  /* line 612, wp-content/themes/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 616, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #c20000, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -moz-transform: scale(1.3);
    opacity: 0;
  }
}
@keyframes sonarEffect_oscuro {
  /* line 609, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  0% {
    opacity: 0.3;
  }
  /* line 612, wp-content/themes/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 616, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #c20000, 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 624, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  0% {
    opacity: 0.3;
  }
  /* line 627, wp-content/themes/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 #c20000, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  /* line 631, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #c20000, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.3);
    opacity: 0;
  }
}
@-moz-keyframes sonarEffect_claro {
  /* line 624, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  0% {
    opacity: 0.3;
  }
  /* line 627, wp-content/themes/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 #c20000, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  /* line 631, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #c20000, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -moz-transform: scale(1.3);
    opacity: 0;
  }
}
@keyframes sonarEffect_claro {
  /* line 624, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  0% {
    opacity: 0.3;
  }
  /* line 627, wp-content/themes/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 #c20000, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  /* line 631, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #c20000, 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 643, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-5 .hi-icon {
  background: #c20000;
  color: #fff;
  box-shadow: 0 0 0 3px #fff;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
/* line 649, wp-content/themes/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 660, wp-content/themes/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 665, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-5h .hi-icon {
  color: #c20000;
}
/* Efecto 5 Icono Claro */
/* line 671, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-5 .hi-icon {
  color: #fff;
  box-shadow: 0 0 0 3px #c20000;
  background: #c20000;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
/* line 678, wp-content/themes/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: #c20000;
  -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 689, wp-content/themes/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 694, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-5h .hi-icon {
  color: #c20000;
}
/*-------------------------------------
 EFECTO ICONOS 6
 -------------------------------------*/
/* Efecto 6 Icono Oscuro */
/* line 703, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-6 .hi-icon {
  color: #c20000;
  box-shadow: 0 0 0 3px #fff;
  background: #fff;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  transition: color 0.5s;
}
/* line 709, wp-content/themes/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 719, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-6h .hi-icon {
  color: #fff;
  background: #c20000;
}
/* line 723, wp-content/themes/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 728, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-6 .hi-icon {
  color: #fff;
  box-shadow: 0 0 0 3px #c20000;
  background: #c20000;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  transition: color 0.5s;
}
/* line 734, wp-content/themes/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 #c20000;
  -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 743, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-6h .hi-icon {
  color: #fff;
}
/* line 746, wp-content/themes/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 754, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-7h .hi-icon {
  color: #c20000;
}
/* line 757, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-7h .hi-icon {
  color: #c20000;
}
/* line 760, wp-content/themes/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 764, wp-content/themes/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 770, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-7h .hi-icon {
  background: #f50000;
  color: #fff;
}
/* line 774, wp-content/themes/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 778, wp-content/themes/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 786, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-8 .hi-icon {
  background: #c20000;
  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 791, wp-content/themes/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 795, wp-content/themes/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 803, wp-content/themes/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 808, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-8 .hi-icon {
  background: #fff;
  box-shadow: 0 0 0 4px #c20000;
  color: #c20000;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 814, wp-content/themes/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 818, wp-content/themes/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 #c20000;
}
/* Efecto 8 Hover claro */
/* line 826, wp-content/themes/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: #c20000;
}
/*-------------------------------------
 EFECTO ICONOS 9
 -------------------------------------*/
/* Efecto 9 hover Icono Oscuro */
/* line 834, wp-content/themes/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 837, wp-content/themes/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 841, wp-content/themes/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 844, wp-content/themes/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 848, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  from {
    -webkit-transform: rotate(0deg);
  }
  /* line 851, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes spinAround {
  /* line 848, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  from {
    -moz-transform: rotate(0deg);
  }
  /* line 851, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  to {
    -moz-transform: rotate(360deg);
  }
}
@keyframes spinAround {
  /* line 848, wp-content/themes/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 851, wp-content/themes/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 860, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-10 .hi-icon {
  background: #c20000;
  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 866, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-10 span {
  display: none;
}
/* line 869, wp-content/themes/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 872, wp-content/themes/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 876, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-10 .hi-icon {
  background: #c20000;
  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 883, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-10 span {
  display: none;
}
/* line 886, wp-content/themes/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 889, wp-content/themes/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 893, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  49% {
    -webkit-transform: translate(100%);
  }
  /* line 896, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  50% {
    opacity: 0;
    -webkit-transform: translate(-100%);
  }
  /* line 900, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toRightFromLeft {
  /* line 893, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  49% {
    -moz-transform: translate(100%);
  }
  /* line 896, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  50% {
    opacity: 0;
    -moz-transform: translate(-100%);
  }
  /* line 900, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
@keyframes toRightFromLeft {
  /* line 893, wp-content/themes/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 896, wp-content/themes/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 900, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
/*-------------------------------------
 EFECTO ICONOS 11
 -------------------------------------*/
/* Efecto 11  Icono Oscuro */
/* line 909, wp-content/themes/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 913, wp-content/themes/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 917, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  49% {
    -webkit-transform: translate(-100%);
  }
  /* line 920, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  50% {
    opacity: 0;
    -webkit-transform: translate(100%);
  }
  /* line 924, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toLeftFromRight {
  /* line 917, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  49% {
    -moz-transform: translate(-100%);
  }
  /* line 920, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  50% {
    opacity: 0;
    -moz-transform: translate(100%);
  }
  /* line 924, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
@keyframes toLeftFromRight {
  /* line 917, wp-content/themes/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 920, wp-content/themes/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 924, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
/*-------------------------------------
 EFECTO ICONOS 12
 -------------------------------------*/
/* Efecto 12  Icono Oscuro y  Claro */
/* line 933, wp-content/themes/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 938, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  49% {
    -webkit-transform: translateY(-100%);
  }
  /* line 941, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  50% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
  /* line 945, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toTopFromBottom {
  /* line 938, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  49% {
    -moz-transform: translateY(-100%);
  }
  /* line 941, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  50% {
    opacity: 0;
    -moz-transform: translateY(100%);
  }
  /* line 945, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
@keyframes toTopFromBottom {
  /* line 938, wp-content/themes/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 941, wp-content/themes/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 945, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
/*-------------------------------------
 EFECTO ICONOS 13
 -------------------------------------*/
/* Efecto 13 Icono Oscuro y Claro */
/* line 954, wp-content/themes/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 959, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  49% {
    -webkit-transform: translateY(100%);
  }
  /* line 962, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  /* line 966, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toBottomFromTop {
  /* line 959, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  49% {
    -moz-transform: translateY(100%);
  }
  /* line 962, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  50% {
    opacity: 0;
    -moz-transform: translateY(-100%);
  }
  /* line 966, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
@keyframes toBottomFromTop {
  /* line 959, wp-content/themes/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 962, wp-content/themes/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 966, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  51% {
    opacity: 1;
  }
}
/*-------------------------------------
 EFECTO ICONOS 14
 -------------------------------------*/
/* Efecto 14  Icono Oscuro */
/* line 975, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-oscuro"] .hi-icon-efecto-14 .hi-icon {
  background: #c20000;
  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 982, wp-content/themes/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: #c20000;
}
/* line 986, wp-content/themes/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 991, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .hi-icon-efecto-14 .hi-icon {
  background: #fff;
  box-shadow: 0 0 0 4px #c20000;
  color: #c20000;
  -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 998, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-14 .hi-icon {
  background: #c20000 !important;
  color: rgba(255, 255, 255, 1);
}
/* line 1002, wp-content/themes/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 1006, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  0% {
    -webkit-transform: scale(1);
  }
  /* line 1009, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  50% {
    -webkit-transform: scale(0.7) rotate(5deg);
  }
  /* line 1012, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes binban {
  /* line 1006, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  0% {
    -moz-transform: scale(1);
  }
  /* line 1009, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  50% {
    -moz-transform: scale(0.7) rotate(5deg);
  }
  /* line 1012, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes binban {
  /* line 1006, wp-content/themes/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 1009, wp-content/themes/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 1012, wp-content/themes/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 1021, wp-content/themes/g5_hydrogen/custom/scss/_items-cualidades.scss */
  .g-cualidades .g-cualidades-item {
    padding: 0 !important;
  }
}
@media (max-width: 48rem) {
  /* line 1027, wp-content/themes/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, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.owl-nav {
  opacity: 1;
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
/* line 5, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.owl-nav div {
  position: absolute;
  bottom: 0;
  right: 0;
  width: auto;
  height: 40px;
  padding: 0 0.5rem;
  opacity: 1;
  color: #fff;
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 700;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
/* line 19, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.owl-nav div:hover {
  color: #c20000;
}
@media only all and (max-width: 30rem) {
  .owl-nav div {
    position: relative;
  }
}
/* line 27, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.owl-nav div.owl-prev {
  margin-right: 4.69rem;
}
@media only all and (max-width: 30rem) {
  .owl-nav div.owl-prev {
    margin-right: 1.876rem;
  }
}
/* line 35, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.dir-rtl .owl-nav div {
  left: 0;
  right: auto;
}
/* line 39, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.dir-rtl .owl-nav div.owl-next {
  margin-left: 4.69rem;
}
@media only all and (max-width: 30rem) {
  .dir-rtl .owl-nav div.owl-next {
    margin-left: 1.876rem;
  }
}
/* line 48, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.owl-nav.disabled {
  display: none;
}
/* line 53, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
@media only all and (max-width: 30rem) {
  .owl-controls {
    text-align: center;
  }
}
/* line 59, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 60, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.owl-dots .owl-dot {
  display: inline-block;
  background: rgba(255, 255, 255, 0.5);
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 0 0.6rem;
  background: #fff;
  vertical-align: middle;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 71, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.owl-dots .owl-dot.active {
  background: #c20000;
}
/* line 77, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.owlcarousel-offset {
  margin-right: -45px !important;
  margin-bottom: -45px !important;
  margin-left: -45px !important;
  position: relative;
  z-index: 2;
}
@media only all and (max-width: 47.99rem) {
  .owlcarousel-offset {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
/* line 90, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.owlcarousel-offset.size-100 {
  flex-basis: auto;
  width: auto;
}
/* line 96, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-description {
  font-family: "";
  font-size: 1.25rem;
  font-weight: 400;
}
/* line 101, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-header {
  padding: 0.938rem !important;
  margin: 0.625rem;
}
/* line 109, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard {
  position: relative;
}
/* line 111, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .owl-stage-outer {
  border-radius: 0 0 1rem 1rem;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-standard .owl-stage-outer {
    border-radius: 0;
  }
}
/* line 117, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .g-owlcarousel-header {
  margin: 0.625rem;
  padding-bottom: 0.1rem !important;
}
/* line 122, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .video {
  position: absolute;
  width: 100%;
  height: 100%;
}
/* line 127, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .video video {
  width: 100% !important;
  height: 100% !important;
  object-fit: inherit;
}
/* line 134, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .image {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
/* line 140, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .image img {
  width: 100%;
  height: 100%;
  display: none;
}
/* line 147, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .g-title {
  color: #c20000;
  padding: 0;
}
/* line 152, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 153, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 154, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-content {
  left: 55%;
  position: relative;
  padding: 23rem 0 3rem 0;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-content {
    left: 35%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-content {
    left: auto;
    text-align: center;
    padding: 10rem 0 0rem 0;
  }
}
/* line 168, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-item-title {
  position: relative;
  font-size: 2.2rem;
  font-family: "";
  font-weight: ;
  line-height: 1.1;
  padding-bottom: 0;
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-item-title {
    padding-bottom: 0.625rem;
  }
}
/* line 180, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-item-link {
  display: inline-block;
  margin-left: 10%;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-item-link {
    display: block;
    margin-left: 0;
    margin-top: 0.625rem;
  }
}
/* line 188, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-item-link a {
  background: 0 none;
  opacity: 0.5;
  border: 1px solid #fff;
  border-radius: 0.2rem;
  padding: 0.3rem 1.2rem;
  font-weight: 400;
  text-transform: uppercase;
}
/* line 197, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-item-link a:hover {
  color: #fff;
  background: #c20000;
  border: 1px solid rgba(255, 255, 255, 0.5);
  opacity: 1;
}
/* line 206, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-item-subtitle {
  margin: 0;
  padding-bottom: 3.752rem;
  font-family: "";
  font-weight: 400;
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.5);
  display: block;
  position: relative;
  z-index: 2;
}
/* line 218, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-author {
  padding-top: 10px;
}
/* line 221, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-author .author-image {
  display: inline-block;
  line-height: 1.5rem;
  margin-right: 10px;
}
/* line 226, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-author .author-image img {
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
}
/* line 233, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-author .author-name {
  display: inline-block;
  font-family: "";
  font-weight: 400;
  color: #fff;
  line-height: 25px;
  vertical-align: top;
}
/* line 244, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-item-desc {
  padding-top: 0.938rem;
  font-size: 1.3rem;
  color: #fff;
  font-family: "";
  position: relative;
  z-index: 2;
}
/* line 256, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .g-container-wrapper-panel {
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 2;
  text-align: center;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-standard .g-container-wrapper-panel {
    position: relative;
  }
}
/* line 265, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container {
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container {
    display: block;
  }
}
/* line 272, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel {
  margin: 0;
  width: 7rem;
  min-width: 7rem;
  white-space: nowrap;
  overflow: hidden;
  text-align: right;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-color: #333;
  border-left: 1px solid #4d4d4d;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel {
    width: 6rem;
    min-width: 6rem;
  }
}
/* line 283, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.dir-rtl .g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel {
  text-align: left;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel {
    text-align: center !important;
    width: 100%;
  }
}
/* line 293, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel:first-child {
  border-radius: 1rem 0 0 0;
}
/* line 296, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.dir-rtl .g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel:first-child {
  border-radius: 0 1rem 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel:first-child {
    border-radius: 0 !important;
  }
}
/* line 303, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel:first-child {
  border: 0 none;
}
/* line 306, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel:last-child {
  border-radius: 0 0 1rem 0;
}
/* line 309, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.dir-rtl .g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel:last-child {
  border-radius: 0 0 0 1rem;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel:last-child {
    border-radius: 0 0 1rem 1rem !important;
  }
}
/* line 317, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel:hover {
  min-width: 20rem;
  text-align: center;
  background: rgba(51, 51, 51, 0.8);
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel:hover {
    min-width: 15rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel:hover {
    min-width: 15rem;
  }
}
/* line 328, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel.selected {
  min-width: 20rem;
  text-align: center;
  background: #c20000;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel.selected {
    min-width: 15rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel.selected {
    min-width: 15rem;
  }
}
/* line 339, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel .g-owlcarousel-panel-title {
  vertical-align: middle;
  display: inline-block;
  color: #fff;
  font-size: 1.8rem;
  font-weight: ;
  margin-bottom: 0;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel .g-owlcarousel-panel-title {
    font-size: 1.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel .g-owlcarousel-panel-title {
    font-size: 1.5rem;
  }
}
/* line 353, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel .fa {
  color: #fff;
  font-size: 2.2rem;
  padding-right: 1rem;
  vertical-align: middle;
  padding-left: 2.5rem;
}
/* line 359, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.dir-rtl .g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel .fa {
  padding-left: 1rem;
  padding-right: 2.5rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel .fa {
    font-size: 1.5rem;
    padding-left: 1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel .fa {
    font-size: 1.5rem;
    padding: 1rem;
    padding-left: 0.5rem;
    padding-right: 2rem;
  }
  /* line 374, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
  .dir-rtl .g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel .fa {
    padding-right: 0.5rem;
    padding-left: 0;
  }
}
/* line 380, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel .g-owlcarousel-panel-link {
  display: block;
  white-space: nowrap;
  padding: 1.5rem;
  float: right;
  width: auto;
  height: auto;
  vertical-align: middle;
}
/* line 385, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.dir-rtl .g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel .g-owlcarousel-panel-link {
  float: left;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel .g-owlcarousel-panel-link {
    float: none !important;
    padding: 0.5rem;
  }
}
/* line 400, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .owl-dots {
  position: absolute;
  left: 50%;
  margin-left: -40px;
}
/* line 406, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 407, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .owl-nav div {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: inline-block;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 1.5rem;
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
  margin: auto;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.5);
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-standard .owl-nav div {
    height: 40px;
    width: 40px;
    line-height: 39px;
    font-size: 1rem;
  }
}
/* line 432, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .owl-nav div.owl-prev {
  left: 1rem;
  right: auto;
}
/* line 436, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .owl-nav div.owl-prev .fa {
  padding-right: 3px;
}
/* line 440, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .owl-nav div.owl-prev:hover {
  color: #fff;
  border-color: #fff;
}
/* line 445, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.rtl .g-owlcarousel-layout-standard .owl-nav div.owl-prev {
  right: 1rem;
  left: auto;
}
/* line 451, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .owl-nav div.owl-next {
  right: 1rem;
  left: auto;
}
/* line 455, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .owl-nav div.owl-next .fa {
  padding-left: 3px;
}
/* line 459, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-standard .owl-nav div.owl-next:hover {
  color: #fff;
  border-color: #fff;
}
/* line 464, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.rtl .g-owlcarousel-layout-standard .owl-nav div.owl-next {
  left: 1rem;
  right: auto;
}
/* line 474, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 475, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 476, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel:hover .owl-nav {
  opacity: 1;
}
/* line 482, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-item-wrapper {
  position: relative;
}
/* line 486, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-item-img {
  position: relative;
}
/* line 489, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-item-img:after {
  position: absolute;
  content: "";
  height: 50%;
  left: 0;
  right: 0;
  bottom: 0;
}
/* line 499, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-item-content-container {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
@media only all and (min-width: 75rem) {
  .g-owlcarousel-item-content-container {
    width: 75rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel-item-content-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel-item-content-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-owlcarousel-item-content-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-owlcarousel-item-content-container {
    width: 100%;
  }
}
/* line 529, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-item-content-wrapper {
  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;
  height: 100%;
}
/* line 536, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-item-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 540, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-fullwidth .g-owlcarousel-item-content {
  width: 100%;
}
/* line 544, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-compact .g-owlcarousel-item-content {
  width: 50%;
}
/* line 547, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.center-block .g-owlcarousel-compact .g-owlcarousel-item-content {
  margin: auto;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel-compact .g-owlcarousel-item-content {
    width: 65%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel-compact .g-owlcarousel-item-content {
    width: 75%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-compact .g-owlcarousel-item-content {
    width: 100%;
  }
}
/* line 565, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-item-title {
  font-family: "";
  font-size: 3rem;
  color: #fff;
  padding-bottom: 0.538rem;
  font-weight: 400;
  text-transform: uppercase;
  position: absolute;
  top: 40%;
  left: 0;
  z-index: 2;
  margin: 1.563rem;
}
/* line 579, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-item-desc {
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: ;
  padding-bottom: 1.876rem;
  margin-bottom: 0.625rem;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-item-desc {
    display: none;
  }
}
/* line 591, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
@media only all and (max-width: 30rem) {
  .g-owlcarousel-item-button {
    padding: 0.25rem 1rem;
    font-weight: 400;
    font-size: 0.8rem;
  }
}
/* line 600, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial {
  text-align: center;
}
/* line 602, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 603, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial.g-owlcarousel-nav-disabled .owl-nav {
  display: none;
}
/* line 608, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial .g-title {
  text-align: center;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: inherit;
  margin-bottom: 0;
}
/* line 617, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial .g-owlcarousel-item-desc {
  -webkit-transform: translate3d(0, 0, 0);
  padding: 0;
  margin: 0 0 1.25rem;
  font-size: 1.4rem;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-testimonial .g-owlcarousel-item-desc {
    display: block;
    padding-top: 2rem;
    font-size: 1rem;
    padding: 0.938rem 0;
  }
}
/* line 630, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial .g-owlcarousel-item-desc a {
  color: #fff;
  display: inline-block;
}
/* line 634, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial .g-owlcarousel-item-desc a:hover {
  color: #c20000;
}
/* line 639, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial .g-owlcarousel-item-desc i {
  display: block;
  font-size: 3rem;
  padding: 0.938rem;
  margin: 0.625rem;
}
/* line 646, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial .g-owlcarousel-item-desc .g-owlcarousel-item-title {
  font-family: "";
  font-weight: 400;
  font-style: normal;
  position: relative;
  opacity: 0.5;
  text-transform: none;
  font-size: 1rem;
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
/* line 659, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial .g-owlcarousel-author {
  padding: 0;
  margin: 0;
  flex-direction: column;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-testimonial .g-owlcarousel-author {
    -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 669, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial .g-owlcarousel-author .g-owlcarousel-author-image {
  margin-right: 0;
  margin-bottom: 0.5rem;
}
/* line 672, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.dir-rtl .g-owlcarousel-layout-testimonial .g-owlcarousel-author .g-owlcarousel-author-image {
  margin-right: 0;
  margin-left: 25px;
}
/* line 677, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial .g-owlcarousel-author .g-owlcarousel-author-image img {
  width: 4rem;
  height: 4rem;
  max-width: 100%;
  border-radius: 100%;
  padding: 0;
  margin: 0 auto;
}
@media only all and (max-width: 30rem) {
  .g-owlcarousel-layout-testimonial .g-owlcarousel-author .g-owlcarousel-author-image img {
    margin-bottom: 0.625rem;
  }
}
/* line 691, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 692, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial .g-owlcarousel-author .g-owlcarousel-author-details .author-name {
  display: block;
  line-height: 1;
  font-size: 1.4rem;
}
@media only all and (max-width: 30rem) {
  .g-owlcarousel-layout-testimonial .g-owlcarousel-author .g-owlcarousel-author-details .author-name {
    font-size: 1.2rem;
  }
}
/* line 702, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial .g-owlcarousel-author .g-owlcarousel-author-details .author-name span {
  font-size: 1rem;
  opacity: 0.5;
}
/* line 711, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial .owl-dots {
  margin: 0.625rem 0;
  padding: 1.876rem 0;
  text-align: center;
  vertical-align: middle;
}
/* line 717, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial .owl-dots .owl-dot {
  vertical-align: middle;
  border-radius: 100%;
  width: 0.8rem;
  height: 0.8rem;
  margin: 0 0.4rem;
  background: transparent;
  background: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 727, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial .owl-dots .owl-dot.active {
  background: #fff;
}
/* line 733, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial .owl-nav {
  margin: 0.625rem 0;
  padding: 1rem 0;
  display: flex;
  justify-content: center;
}
/* line 739, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial .owl-nav div {
  position: relative;
}
/* line 742, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-testimonial .owl-nav div.owl-prev {
  margin-right: 0;
}
/* line 750, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-newsslider {
  left: inherit;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-newsslider {
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
    -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 759, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-newsslider .g-title {
  text-align: center;
  opacity: 0.5;
  padding-bottom: 0;
}
/* line 764, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-newsslider .g-item-title {
  color: #c20000;
  font-weight: 400;
  font-size: 1.6rem;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-newsslider .g-item-title {
    font-size: 1.3rem;
  }
}
/* line 773, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-newsslider .owl-carousel {
  -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;
  width: 70%;
  background: #fff;
  border: 2px solid #e6e6e6;
  padding: 0.938rem;
  border-radius: ;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-newsslider .owl-carousel {
    width: 100%;
  }
}
/* line 784, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 785, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-newsslider .owl-carousel .owl-item img {
  padding-right: 0.938rem;
  width: auto;
  float: left;
}
/* line 787, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.dir-rtl .g-owlcarousel-layout-newsslider .owl-carousel .owl-item img {
  padding-right: 0;
  padding-left: 0.938rem;
}
/* line 793, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.dir-rtl .g-owlcarousel-layout-newsslider .owl-carousel .owl-item img {
  float: right;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel-layout-newsslider .owl-carousel .owl-item img {
    float: none;
    width: 100%;
    padding-right: 0;
    padding-bottom: 0.938rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-newsslider .owl-carousel .owl-item img {
    float: none;
    width: 100%;
    padding-right: 0;
    padding-bottom: 0.938rem;
  }
}
/* line 809, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-newsslider .owl-carousel .owl-item .g-owlcarousel-author {
  padding-bottom: 0.938rem;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 813, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-newsslider .owl-carousel .owl-item .g-owlcarousel-author img {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  padding: 0;
  margin-right: 0.625rem;
}
/* line 819, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.dir-rtl .g-owlcarousel-layout-newsslider .owl-carousel .owl-item .g-owlcarousel-author img {
  margin-right: 0;
  margin-left: 0.625rem;
}
/* line 824, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-newsslider .owl-carousel .owl-item .g-owlcarousel-author .author-name {
  font-family: "";
  font-weight: 400;
}
/* line 829, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-newsslider .owl-carousel .owl-item .item {
  display: block;
}
/* line 834, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container {
  -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;
  width: 30%;
  height: 100%;
  background: #fff;
  padding: 0;
  border-radius:  0 0 ;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container {
    width: 100%;
  }
}
/* line 844, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.dir-rtl .g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container {
  border-radius: 0   0;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container {
    border-radius:   0 0;
  }
}
/* line 851, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel {
  margin-bottom: 0;
  vertical-align: middle;
  -webkit-transition: box-shadow 0.4s ease-out;
  -moz-transition: box-shadow 0.4s ease-out;
  transition: box-shadow 0.4s ease-out;
  border: 2px solid #e6e6e6;
  margin-bottom: -2px;
  border-right: 0 none;
  position: relative;
}
/* line 858, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.dir-rtl .g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel {
  border-right: 2px solid #e6e6e6;
  border-left: 0 none;
}
/* line 863, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel a {
  padding: -0.062rem -0.062rem -0.062rem 1.938rem;
}
/* line 866, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.dir-rtl .g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel a {
  padding: -0.062rem 1.938rem -0.062rem -0.062rem;
}
/* line 870, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel i {
  padding-right: 0.438rem;
  font-size: 1.5rem;
  opacity: 0.3;
  position: absolute;
  top: 0.4rem;
  line-height: 1.5;
}
/* line 872, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.dir-rtl .g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel i {
  padding-right: 0;
  padding-left: 0.438rem;
}
/* line 882, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel i + .g-owlcarousel-panel-title {
  margin-left: 3rem;
}
/* line 884, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.dir-rtl .g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel i + .g-owlcarousel-panel-title {
  margin-left: 0;
  margin-right: 3rem;
}
/* line 889, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel.selected {
  background: #f7f7f7;
}
/* line 891, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel.selected:after {
  display: none;
}
/* line 894, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel.selected .g-owlcarousel-panel-title {
  color: #800000;
}
/* line 897, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel.selected i {
  opacity: 1;
  color: #800000;
}
/* line 902, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel .g-owlcarousel-panel-title {
  margin: 0;
  font-size: 1rem;
  color: #666;
}
/* line 912, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-showcase {
  position: relative;
  display: block;
  background: #800000;
  border-top: 4px solid #c20000;
}
/* line 918, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 919, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-showcase .owl-loaded .owl-nav {
  display: none;
}
/* line 924, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 925, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 926, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 927, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-showcase .g-owlcarousel .owl-stage .owl-item .item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -moz-flex-flow: wrap;
  flex-flow: wrap;
}
/* line 931, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-showcase .g-owlcarousel .owl-stage .owl-item .item .g-showcase-image-link {
  -webkit-box-flex: 50%;
  -moz-box-flex: 50%;
  box-flex: 50%;
  -webkit-flex: 50% 1;
  -moz-flex: 50% 1;
  -ms-flex: 50% 1;
  flex: 50% 1;
}
/* line 934, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-showcase .g-owlcarousel .owl-stage .owl-item .item .g-showcase-image-link .showcase-image {
  position: relative;
  z-index: 0;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 939, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-showcase .g-owlcarousel .owl-stage .owl-item .item .g-showcase-image-link .showcase-image .item-icon-overlay {
  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;
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 0;
  font-size: 1.5rem;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 952, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 953, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-showcase .g-owlcarousel .owl-stage .owl-item .item .g-showcase-image-link .showcase-image:hover .item-icon-overlay {
  opacity: 1;
  background: rgba(194, 0, 0, 0.75);
}
/* line 965, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-showcase .g-owlcarousel-panel-container {
  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;
  -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;
  padding: 0.938rem;
  margin: 0;
}
/* line 972, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-showcase .g-owlcarousel-panel-container .g-owlcarousel-description {
  line-height: 2.5rem;
  text-align: center;
  font-size: 1rem;
  -webkit-box-flex: 50%;
  -moz-box-flex: 50%;
  box-flex: 50%;
  -webkit-flex: 50% 1;
  -moz-flex: 50% 1;
  -ms-flex: 50% 1;
  flex: 50% 1;
  white-space: nowrap;
}
/* line 979, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-showcase .g-owlcarousel-panel-container .g-owlcarousel-description .fa {
  margin-right: 10px;
}
/* line 984, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-showcase .g-owlcarousel-panel-container .owl-controls {
  text-align: center;
  -webkit-box-flex: 50%;
  -moz-box-flex: 50%;
  box-flex: 50%;
  -webkit-flex: 50% 1;
  -moz-flex: 50% 1;
  -ms-flex: 50% 1;
  flex: 50% 1;
}
@media only all and (min-width: 75rem) {
  .g-owlcarousel-layout-showcase .g-owlcarousel-panel-container .owl-controls {
    text-align: right;
  }
}
/* line 992, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
/* line 993, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-showcase .g-owlcarousel-panel-container .owl-controls .owl-nav div {
  position: relative;
  cursor: pointer;
  font-size: 2rem;
  color: #fff;
  opacity: 0.4;
  line-height: 2.5rem;
  text-align: center;
}
/* line 1002, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-showcase .g-owlcarousel-panel-container .owl-controls .owl-nav div.owl-prev, .g-owlcarousel-layout-showcase .g-owlcarousel-panel-container .owl-controls .owl-nav div.owl-next {
  margin: 0;
}
/* line 1006, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-showcase .g-owlcarousel-panel-container .owl-controls .owl-nav div:hover {
  background-color: #c20000;
  color: #fff;
  opacity: 1;
}
/* line 1016, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-layout-showcase:after {
  position: absolute;
  bottom: 0;
  z-index: 2;
  content: '';
  display: block;
  width: 100%;
  height: 80px;
  background-color: rgba(0, 0, 0, 0);
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(128, 0, 0, 0.05) 10%, rgba(128, 0, 0, 1) 70%);
  background-image: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(128, 0, 0, 0.05) 10%, rgba(128, 0, 0, 1) 70%);
}
/* line 1028, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-panel-container {
  margin-top: 1.563rem;
}
/* line 1031, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-panel-container .g-owlcarousel-panel {
  display: block;
  cursor: pointer;
  margin-bottom: 1.5rem;
}
/* line 1036, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-panel-container .g-owlcarousel-panel span {
  display: block;
  margin: 0 1rem;
}
/* line 1040, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-panel-container .g-owlcarousel-panel .g-owlcarousel-panel-link {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 1046, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-panel-container .g-owlcarousel-panel .g-owlcarousel-panel-title {
  color: #800000;
  font-family: "";
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.2;
  margin-bottom: 0.625rem;
}
/* line 1055, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-panel-container .g-owlcarousel-panel .g-owlcarousel-panel-subtitle {
  color: #c20000;
  font-family: "";
  font-weight: 400;
  font-size: 1.1rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel-panel-container .g-owlcarousel-panel .g-owlcarousel-panel-subtitle {
    font-size: 1rem;
  }
}
/* line 1066, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-panel-container .g-owlcarousel-panel .g-owlcarousel-panel-desc {
  color: #c20000;
  font-family: "";
  font-weight: 400;
  font-size: 1.1rem;
}
/* line 1075, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.g-owlcarousel-panel-indicator {
  width: 96px;
  height: 50px;
  position: absolute;
  left: 0;
  z-index: 2;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  top: -2.513rem;
}
/* line 1082, wp-content/themes/g5_hydrogen/custom/scss/_owl-testimonios.scss */
.dir-rtl .g-owlcarousel-panel-indicator {
  left: 200px;
}
/*# sourceMappingURL=custom_home.css.map */