﻿@charset "UTF-8"; /*! normalize.css v3.0.2 | MIT License | git.io/normalize */
img,
legend {
  border: 0;
}
legend,
li,
td,
th,
ul {
  padding: 0;
}
.mfp-close,
a {
  text-decoration: none;
}
.mfp-arrow,
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
}
.mfp-wrap,
.owl-carousel .owl-item,
.owl-carousel .owl-video-play-icon {
  -webkit-backface-visibility: hidden;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  height: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
optgroup,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  vertical-align: top;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre,
textarea {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
body,
h1,
h2,
h3 {
  font-weight: 400;
  margin: 0;
}
.mfp-close,
body {
  font-style: normal;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
.button,
.link,
.select select,
.select svg,
.shareButton {
  cursor: pointer;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@-webkit-keyframes orbit {
  from {
    -webkit-transform: rotate(0) translate(-20px, -50%) rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg) translate(-20px, -50%) rotate(-360deg);
  }
}
@keyframes orbit {
  from {
    -webkit-transform: rotate(0) translate(-20px, -50%) rotate(0);
    transform: rotate(0) translate(-20px, -50%) rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg) translate(-20px, -50%) rotate(-360deg);
    transform: rotate(360deg) translate(-20px, -50%) rotate(-360deg);
  }
}
@-webkit-keyframes orbitRev {
  from {
    -webkit-transform: rotate(0) translate(-30px, -50%) rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg) translate(-30px, -50%) rotate(-360deg);
  }
}
@keyframes orbitRev {
  from {
    -webkit-transform: rotate(0) translate(-30px, -50%) rotate(0);
    transform: rotate(0) translate(-30px, -50%) rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg) translate(-30px, -50%) rotate(-360deg);
    transform: rotate(360deg) translate(-30px, -50%) rotate(-360deg);
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes socialAnim {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  50.1% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes socialAnim {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  50.1% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes enterMenu {
  0% {
    top: 120%;
    opacity: 0;
  }
  100% {
    top: 100%;
    opacity: 1;
  }
}
@keyframes enterMenu {
  0% {
    top: 120%;
    opacity: 0;
  }
  100% {
    top: 100%;
    opacity: 1;
  }
}
body {
  font-family: Poppins, sans-serif;
  font-size: 100%;
  color: #232323;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #fff;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.mfp-bg,
.select,
.shareButton,
body.opened,
html.lock {
  overflow: hidden;
}
p {
  margin: 0;
}
li,
ul {
  margin: 0;
  list-style: none;
}
.clearFix:after,
.clearFix:before {
  content: "";
  display: table;
}
.clearFix:after {
  clear: both;
}
.clearFix {
  zoom: 1;
}
@media only screen and (max-width: 920px) {
  .content {
    padding-top: 61px;
  }
  .section_category .breadcrumb {
    padding-right: 60px;
  }
}
.desktop {
  display: inline-block;
}
.mobile {
  display: none;
}
@media only screen and (max-width: 675px) {
  .content {
    padding-top: 60px;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: inline-block;
  }
}
.breadcrumb {
  position: relative;
  max-width: 33%;
  z-index: 3;
}
.section_category .breadcrumb {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 100%;
}
.breadcrumb .module_inner,
.breadcrumb a {
  position: relative;
}
.breadcrumb ul {
  padding: 40px;
  float: left;
  max-width: 100%;
  letter-spacing: -0.2em;
}
@media only screen and (min-width: 1920px) {
  .breadcrumb ul {
    padding: 40px 80px;
  }
}
@media only screen and (max-width: 1920px) {
  .breadcrumb ul {
    padding: 40px 60px;
  }
}
@media only screen and (max-width: 1500px) {
  .breadcrumb ul {
    padding: 40px 48px;
  }
}
@media only screen and (max-width: 1280px) {
  .breadcrumb ul {
    padding: 40px;
  }
}
@media only screen and (max-width: 1024px) {
  .breadcrumb {
    max-width: 100%;
  }
  .breadcrumb ul {
    padding: 24px 32px;
  }
}
@media only screen and (max-width: 768px) {
  .breadcrumb ul {
    padding: 24px 20px;
  }
}
.section_category .breadcrumb ul {
  float: none;
}
.breadcrumb ul li {
  color: #32353e;
  display: inline-block;
  vertical-align: bottom;
  letter-spacing: 0;
}
.breadcrumb ul li:after {
  content: "/";
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px;
  opacity: 0.5;
}
.breadcrumb ul li:last-child:after {
  content: none;
}
.breadcrumb ul li + li {
  opacity: 0.5;
}
.breadcrumb a:before,
.button:after,
.button:before {
  opacity: 0;
  content: "";
}
.breadcrumb ul li.white {
  color: #fff;
}
.breadcrumb a {
  display: inline-block;
  color: #32353e;
}
.breadcrumb a:before {
  position: absolute;
  left: 50%;
  right: 50%;
  bottom: 1px;
  height: 1px;
  background-color: #32353e;
  transition: left 0.3s, right 0.3s, opacity 0.3s;
}
.button,
a.icon,
i.icon {
  position: relative;
  display: inline-block;
}
.breadcrumb a.white {
  color: #fff;
}
a.icon,
i.icon {
  line-height: 0;
}
.button span,
.link {
  font-size: 0.6875em;
  line-height: 1.6363636363636365em;
  font-weight: 600;
  color: #32353e;
  text-transform: uppercase;
}
.link {
  text-align: left;
}
.link span svg {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
}
.button {
  margin: auto;
  min-width: 280px;
  height: 60px;
  border: 2px solid #32353e;
  border-radius: 0;
  box-sizing: border-box;
  transition: all 0s;
}
.button:after,
.button:before {
  position: absolute;
  width: 10px;
  height: 10px;
  background: red;
  border-radius: 100%;
  top: 5px;
  left: 5px;
  z-index: 0;
  transition: all 0.1s linear;
}
.button.loader {
  min-width: 20px;
  height: 20px;
  border: none;
  background: #000;
  border-radius: 100%;
  position: relative;
  transition: all 0.1s;
}
.button.loader:after,
.button.loader:before {
  display: inline-block;
  opacity: 1;
}
.button.loader:after {
  -webkit-animation: orbitRev 0.9s linear infinite reverse;
  animation: orbitRev 0.9s linear infinite reverse;
}
.button.loader:before {
  -webkit-animation: orbit 0.8s linear infinite;
  animation: orbit 0.8s linear infinite;
}
.button.loader span {
  display: none;
}
.button span {
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: color 0.3s;
}
.text01,
.text02 {
  font-family: Poppins, sans-serif;
  font-weight: 700;
}
.noTouchDevice .button:not(.loader):hover {
  background: #32353e;
}
.noTouchDevice .button:not(.loader):hover span {
  color: #fff;
}
.hiddenCheck {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.text01 {
  font-size: 2.8125em;
  line-height: 1.2222222222222223em;
  color: #32353e;
}
@media only screen and (min-width: 1921px) {
  .text01 {
    font-size: 4.5625em;
    line-height: 1.1369863013698631em;
  }
}
@media only screen and (max-width: 1920px) and (min-width: 1501px) {
  .text01 {
    font-size: 3.9375em;
    line-height: 1.1587301587301588em;
  }
}
@media only screen and (max-width: 1024px) {
  .text01 {
    font-size: 2.375em;
    line-height: 1.263157894736842em;
  }
}
@media only screen and (max-width: 675px) {
  .breadcrumb ul {
    padding: 24px 10px;
  }
  .button {
    min-width: 100%;
  }
  .text01 {
    font-size: 1.875em;
    line-height: 1.3333333333333333em;
  }
}
.text02 {
  font-size: 1.4375em;
  line-height: 1.434782608695652em;
  text-transform: uppercase;
}
.text03,
.text04 {
  font-family: Domine, sans-serif;
}
.text04,
.text05,
.text06 {
  font-weight: 400;
}
@media only screen and (max-width: 675px) {
  .text02 {
    font-size: 1.125em;
    line-height: 1.5555555555555556em;
  }
}
.text03 {
  font-size: 2.75em;
  line-height: 1.2272727272727273em;
}
@media only screen and (min-width: 1800px) {
  .text03 {
    font-size: 3.75em;
    line-height: 1.1666666666666667em;
  }
}
@media only screen and (max-width: 1024px) {
  .text03 {
    font-size: 2.375em;
    line-height: 3em;
  }
}
@media only screen and (max-width: 768px) {
  .text03 {
    font-size: 1.875em;
    line-height: 2.5em;
  }
}
@media only screen and (max-width: 675px) {
  .text03 {
    font-size: 1.75em;
    line-height: 2.375em;
  }
}
.text04 {
  font-size: 1.875em;
  line-height: 1.2333333333333334em;
}
@media only screen and (min-width: 1501px) {
  .text04 {
    font-size: 2.5em;
    line-height: 1.25em;
  }
}
@media only screen and (max-width: 1024px) {
  .text04 {
    font-size: 1.625em;
    line-height: 1.3846153846153846em;
  }
}
@media only screen and (max-width: 768px) {
  .text04 {
    font-size: 1.875em;
    line-height: 1.3333333333333333em;
  }
}
@media only screen and (max-width: 675px) {
  .text04 {
    font-size: 1.625em;
    line-height: 1.4615384615384615em;
  }
}
.text05 {
  font-family: Poppins, sans-serif;
  font-size: 0.9375em;
  line-height: 1.8666666666666667em;
}
@media only screen and (max-width: 1024px) {
  .text05 {
    font-size: 0.8125em;
    line-height: 1.8461538461538463em;
  }
}
.text06 {
  font-family: Domine, sans-serif;
  font-size: 1.4375em;
  line-height: 1.434782608695652em;
}
.text08,
.text09,
.text10 {
  font-weight: 600;
  font-family: Poppins, sans-serif;
}
@media only screen and (max-width: 675px) {
  .text06 {
    font-size: 1.25em;
    line-height: 1.5em;
  }
}
.text07 {
  font-family: Poppins, sans-serif;
  font-size: 0.9375em;
  line-height: 1.8666666666666667em;
}
.text08 {
  font-size: 1em;
  line-height: 1.625em;
}
@media only screen and (max-width: 768px) {
  .text08 {
    font-size: 0.875em;
    line-height: 1.6428571428571428em;
  }
}
.text09 {
  font-size: 0.6875em;
  line-height: 1.6363636363636365em;
}
.text10 {
  font-size: 1.125em;
  line-height: 1.625em;
}
@media only screen and (max-width: 768px) {
  .text10 {
    font-size: 0.875em;
    line-height: 1.6428571428571428em;
  }
}
.text11 {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-size: 1.25em;
  line-height: 1.625em;
}
.searchLabel {
  display: inline-block;
  vertical-align: top;
  color: #91a2b1;
}
@media only screen and (max-width: 675px) {
  .searchLabel {
    display: block;
  }
  .searchLabel + .select {
    margin-top: 10px;
  }
}
.select {
  display: inline-block;
  position: relative;
  padding-bottom: 3px;
  min-width: 140px;
  max-width: 200px;
  height: 16px;
  border-bottom: 1px solid #91a2b1;
}
@media only screen and (max-width: 920px) {
  .select {
    display: block;
    max-width: none;
    height: 50px;
    border: 1px solid #c7d1d9;
  }
}
.module_tabsList,
.wysiwyg {
  max-width: 800px;
  text-align: left;
}
.select select {
  margin-right: 15px;
  width: 110%;
  text-transform: uppercase;
  border: 0;
  outline: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media only screen and (max-width: 920px) {
  .select select {
    margin: 16px 20px;
    color: #c7d1d9;
    text-transform: none;
  }
}
@media screen and (min-width: 0\0) {
  .select select {
    width: 120%;
  }
}
.select select option {
  color: #000;
}
.select svg {
  position: absolute;
  top: 3px;
  right: 2px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.select + .searchLabel {
  margin-left: 40px;
}
@media only screen and (max-width: 920px) {
  .select svg {
    top: 22px;
    right: 33px;
  }
  .select + .searchLabel {
    margin-left: 0;
    margin-top: 40px;
  }
}
.module.module-wysiwyg .module_inner {
  text-align: center;
}
.wysiwyg {
  margin: auto;
}
.wysiwyg h2 + .cuote,
.wysiwyg h2 + .module_rrss,
.wysiwyg h2 + .module_tabsList,
.wysiwyg h2 + h3,
.wysiwyg h2 + h4,
.wysiwyg h2 + img {
  margin-top: 90px;
}
@media only screen and (max-width: 768px) {
  .text11 {
    font-size: 0.875em;
    line-height: 1.6428571428571428em;
  }
  .wysiwyg h2 + .cuote,
  .wysiwyg h2 + .module_rrss,
  .wysiwyg h2 + .module_tabsList,
  .wysiwyg h2 + h3,
  .wysiwyg h2 + h4,
  .wysiwyg h2 + img {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 675px) {
  .wysiwyg h2 + .cuote,
  .wysiwyg h2 + .module_rrss,
  .wysiwyg h2 + .module_tabsList,
  .wysiwyg h2 + h3,
  .wysiwyg h2 + h4,
  .wysiwyg h2 + img {
    margin-top: 40px;
  }
}
.wysiwyg h2 + a,
.wysiwyg h2 + ol,
.wysiwyg h2 + p,
.wysiwyg h2 + ul {
  margin-top: 60px;
}
@media only screen and (max-width: 768px) {
  .wysiwyg h2 + a,
  .wysiwyg h2 + ol,
  .wysiwyg h2 + p,
  .wysiwyg h2 + ul {
    margin-top: 40px;
  }
}
.wysiwyg h3 {
  text-transform: uppercase;
}
.wysiwyg h3 + .cuote,
.wysiwyg h3 + .module_rrss,
.wysiwyg h3 + .module_tabsList,
.wysiwyg h3 + h2,
.wysiwyg h3 + h4,
.wysiwyg h3 + img {
  margin-top: 90px;
}
@media only screen and (max-width: 768px) {
  .wysiwyg h3 + .cuote,
  .wysiwyg h3 + .module_rrss,
  .wysiwyg h3 + .module_tabsList,
  .wysiwyg h3 + h2,
  .wysiwyg h3 + h4,
  .wysiwyg h3 + img {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 675px) {
  .wysiwyg h3 + .cuote,
  .wysiwyg h3 + .module_rrss,
  .wysiwyg h3 + .module_tabsList,
  .wysiwyg h3 + h2,
  .wysiwyg h3 + h4,
  .wysiwyg h3 + img {
    margin-top: 40px;
  }
}
.wysiwyg h3 + a,
.wysiwyg h3 + ol,
.wysiwyg h3 + p,
.wysiwyg h3 + ul {
  margin-top: 60px;
}
@media only screen and (max-width: 768px) {
  .wysiwyg h3 + a,
  .wysiwyg h3 + ol,
  .wysiwyg h3 + p,
  .wysiwyg h3 + ul {
    margin-top: 40px;
  }
}
.wysiwyg h4 {
  margin: 0;
}
.wysiwyg h4 + .module_rrss,
.wysiwyg h4 + .module_tabsList,
.wysiwyg h4 + a,
.wysiwyg h4 + h2,
.wysiwyg h4 + h3,
.wysiwyg h4 + img,
.wysiwyg h4 + ol,
.wysiwyg h4 + p,
.wysiwyg h4 + ul {
  margin-top: 90px;
}
@media only screen and (max-width: 768px) {
  .wysiwyg h4 + .module_rrss,
  .wysiwyg h4 + .module_tabsList,
  .wysiwyg h4 + a,
  .wysiwyg h4 + h2,
  .wysiwyg h4 + h3,
  .wysiwyg h4 + img,
  .wysiwyg h4 + ol,
  .wysiwyg h4 + p,
  .wysiwyg h4 + ul {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 675px) {
  .wysiwyg h4 + .module_rrss,
  .wysiwyg h4 + .module_tabsList,
  .wysiwyg h4 + a,
  .wysiwyg h4 + h2,
  .wysiwyg h4 + h3,
  .wysiwyg h4 + img,
  .wysiwyg h4 + ol,
  .wysiwyg h4 + p,
  .wysiwyg h4 + ul {
    margin-top: 40px;
  }
}
.wysiwyg p {
  color: #666;
}
.wysiwyg p + h2,
.wysiwyg p + img {
  margin-top: 70px;
}
@media only screen and (max-width: 768px) {
  .wysiwyg p + h2,
  .wysiwyg p + img {
    margin-top: 90px;
  }
}
@media only screen and (max-width: 675px) {
  .wysiwyg p + h2,
  .wysiwyg p + img {
    margin-top: 60px;
  }
}
.wysiwyg p + .cuote,
.wysiwyg p + .module_rrss,
.wysiwyg p + .module_tabsList,
.wysiwyg p + h3,
.wysiwyg p + h4 {
  margin-top: 90px;
}
@media only screen and (max-width: 768px) {
  .wysiwyg p + .cuote,
  .wysiwyg p + .module_rrss,
  .wysiwyg p + .module_tabsList,
  .wysiwyg p + h3,
  .wysiwyg p + h4 {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 675px) {
  .wysiwyg p + .cuote,
  .wysiwyg p + .module_rrss,
  .wysiwyg p + .module_tabsList,
  .wysiwyg p + h3,
  .wysiwyg p + h4 {
    margin-top: 40px;
  }
}
.wysiwyg p + p {
  margin-top: 30px;
}
.wysiwyg p + ol,
.wysiwyg p + ul {
  margin-top: 40px;
}
.wysiwyg a {
  color: red;
}
.noTouchDevice .wysiwyg a:hover {
  border-bottom: 1px solid red;
}
.wysiwyg a + .cuote,
.wysiwyg a + .module_rrss,
.wysiwyg a + .module_tabsList,
.wysiwyg a + h2,
.wysiwyg a + h4,
.wysiwyg a + img {
  margin-top: 120px;
}
@media only screen and (max-width: 768px) {
  .wysiwyg a + .cuote,
  .wysiwyg a + .module_rrss,
  .wysiwyg a + .module_tabsList,
  .wysiwyg a + h2,
  .wysiwyg a + h4,
  .wysiwyg a + img {
    margin-top: 90px;
  }
}
@media only screen and (max-width: 675px) {
  .wysiwyg a + .cuote,
  .wysiwyg a + .module_rrss,
  .wysiwyg a + .module_tabsList,
  .wysiwyg a + h2,
  .wysiwyg a + h4,
  .wysiwyg a + img {
    margin-top: 60px;
  }
}
.wysiwyg a + h3 {
  margin-top: 90px;
}
@media only screen and (max-width: 768px) {
  .wysiwyg a + h3 {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 675px) {
  .wysiwyg a + h3 {
    margin-top: 40px;
  }
}
.wysiwyg a + ol,
.wysiwyg a + p,
.wysiwyg a + ul {
  margin-top: 30px;
}
.wysiwyg ul {
  padding-left: 25px;
  color: #666;
}
.wysiwyg ul li {
  position: relative;
  margin-bottom: 30px;
  padding-left: 20px;
}
.wysiwyg ul li:last-child {
  margin-bottom: 0;
}
.wysiwyg ul li:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 0;
  width: 9px;
  height: 9px;
  border-radius: 100%;
  background-color: #bd2245;
}
.wysiwyg ul + .cuote,
.wysiwyg ul + .module_rrss,
.wysiwyg ul + .module_tabsList,
.wysiwyg ul + .video-container,
.wysiwyg ul + h2,
.wysiwyg ul + h3,
.wysiwyg ul + h4,
.wysiwyg ul + img {
  margin-top: 60px;
}
@media only screen and (max-width: 768px) {
  .wysiwyg ul + .cuote,
  .wysiwyg ul + .module_rrss,
  .wysiwyg ul + .module_tabsList,
  .wysiwyg ul + .video-container,
  .wysiwyg ul + h2,
  .wysiwyg ul + h3,
  .wysiwyg ul + h4,
  .wysiwyg ul + img {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 675px) {
  .wysiwyg ul + .cuote,
  .wysiwyg ul + .module_rrss,
  .wysiwyg ul + .module_tabsList,
  .wysiwyg ul + .video-container,
  .wysiwyg ul + h2,
  .wysiwyg ul + h3,
  .wysiwyg ul + h4,
  .wysiwyg ul + img {
    margin-top: 40px;
  }
}
.wysiwyg ul + a,
.wysiwyg ul + ol,
.wysiwyg ul + p,
.wysiwyg ul + ul {
  margin-top: 60px;
}
@media only screen and (max-width: 768px) {
  .wysiwyg ul + a,
  .wysiwyg ul + ol,
  .wysiwyg ul + p,
  .wysiwyg ul + ul {
    margin-top: 40px;
  }
}
.wysiwyg ol {
  counter-reset: section;
  list-style-type: none;
  padding-left: 25px;
  color: #666;
}
.wysiwyg ol li {
  position: relative;
  margin-bottom: 30px;
  margin-left: 25px;
}
.wysiwyg ol li:last-child {
  margin-bottom: 0;
}
.wysiwyg ol li:before {
  counter-increment: section;
  content: counters(section, ".") "";
  margin-left: -25px;
  margin-right: 10px;
  padding-left: 4px;
  padding-right: 4px;
  min-width: 30px;
  height: 20px;
  font-weight: 600;
  font-size: 0.6875em;
  line-height: 1.6363636363636365em;
  color: #91a2b1;
  border: 2px solid #91a2b1;
  border-radius: 4px;
}
.mfp-container:before,
.mfp-figure:after {
  content: "";
}
.wysiwyg ol li > ol {
  margin-top: 30px;
}
.wysiwyg ol li > ol li:last-child {
  margin-bottom: 50px;
}
.wysiwyg ol + .cuote,
.wysiwyg ol + .module_rrss,
.wysiwyg ol + .module_tabsList,
.wysiwyg ol + .video-container,
.wysiwyg ol + h2,
.wysiwyg ol + h3,
.wysiwyg ol + h4,
.wysiwyg ol + img {
  margin-top: 60px;
}
@media only screen and (max-width: 768px) {
  .wysiwyg ol + .cuote,
  .wysiwyg ol + .module_rrss,
  .wysiwyg ol + .module_tabsList,
  .wysiwyg ol + .video-container,
  .wysiwyg ol + h2,
  .wysiwyg ol + h3,
  .wysiwyg ol + h4,
  .wysiwyg ol + img {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 675px) {
  .wysiwyg ol + .cuote,
  .wysiwyg ol + .module_rrss,
  .wysiwyg ol + .module_tabsList,
  .wysiwyg ol + .video-container,
  .wysiwyg ol + h2,
  .wysiwyg ol + h3,
  .wysiwyg ol + h4,
  .wysiwyg ol + img {
    margin-top: 40px;
  }
}
.wysiwyg ol + a,
.wysiwyg ol + ol,
.wysiwyg ol + p,
.wysiwyg ol + ul {
  margin-top: 60px;
}
.wysiwyg img.floatLeft {
  float: left;
  margin-left: 50%;
  margin-right: calc(-47.3vw + 40px);
  -webkit-transform: translateX(-50vw) translateX(40px);
  -ms-transform: translateX(-50vw) translateX(40px);
  transform: translateX(-50vw) translateX(40px);
  width: calc(50vw - 45px);
  height: auto;
}
@media only screen and (min-width: 1501px) {
  .wysiwyg img.floatLeft {
    margin-left: -310px;
    margin-right: 40px;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    width: 705px;
  }
}
@media only screen and (max-width: 1024px) {
  .wysiwyg img.floatLeft {
    margin-right: calc(-47.3vw + 32px);
    -webkit-transform: translateX(-50vw) translateX(32px);
    -ms-transform: translateX(-50vw) translateX(32px);
    transform: translateX(-50vw) translateX(32px);
    width: calc(50vw - 37px);
  }
}
@media only screen and (max-width: 768px) {
  .wysiwyg ol + a,
  .wysiwyg ol + ol,
  .wysiwyg ol + p,
  .wysiwyg ol + ul {
    margin-top: 40px;
  }
  .wysiwyg img.floatLeft {
    margin-right: calc(-47.3vw + 20px);
    -webkit-transform: translateX(-50vw) translateX(20px);
    -ms-transform: translateX(-50vw) translateX(20px);
    transform: translateX(-50vw) translateX(20px);
    width: calc(50vw - 25px);
  }
}
@media only screen and (max-width: 675px) {
  .wysiwyg img.floatLeft {
    position: relative;
    float: none;
    margin-left: auto;
    margin-right: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 100%;
  }
}
.wysiwyg img.floatLeft + img.floatRight {
  margin-bottom: calc(-100%);
  -webkit-transform: translateX(50vw) translateX(-40px) translateY(-100%);
  -ms-transform: translateX(50vw) translateX(-40px) translateY(-100%);
  transform: translateX(50vw) translateX(-40px) translateY(-100%);
}
@media only screen and (min-width: 1501px) {
  .wysiwyg img.floatLeft + img.floatRight {
    margin-left: -40px;
    margin-right: -310px;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    width: 705px;
  }
}
@media only screen and (max-width: 1500px) {
  .wysiwyg img.floatLeft + img.floatRight {
    margin-top: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .wysiwyg img.floatLeft + img.floatRight {
    margin-left: calc(-47.3vw + 32px);
    -webkit-transform: translateX(50vw) translateX(-32px) translateY(-100%);
    -ms-transform: translateX(50vw) translateX(-32px) translateY(-100%);
    transform: translateX(50vw) translateX(-32px) translateY(-100%);
    width: calc(50vw - 37px);
  }
}
.wysiwyg img.floatLeft + img.floatRight + * {
  clear: both;
  padding-top: 120px;
}
@media only screen and (max-width: 768px) {
  .wysiwyg img.floatLeft + img.floatRight {
    margin-left: calc(-47.3vw + 20px);
    -webkit-transform: translateX(50vw) translateX(-20px) translateY(-100%);
    -ms-transform: translateX(50vw) translateX(-20px) translateY(-100%);
    transform: translateX(50vw) translateX(-20px) translateY(-100%);
    width: calc(50vw - 25px);
  }
  .wysiwyg img.floatLeft + img.floatRight + * {
    padding-top: 90px;
  }
}
@media only screen and (max-width: 675px) {
  .wysiwyg img.floatLeft + img.floatRight {
    position: relative;
    float: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 100%;
    margin: 60px auto auto;
  }
  .wysiwyg img.floatLeft + img.floatRight + * {
    padding-top: 0;
  }
}
.wysiwyg img.floatRight {
  float: right;
  margin-right: 50%;
  margin-left: calc(-47.3vw + 40px);
  -webkit-transform: translateX(50vw) translateX(-40px);
  -ms-transform: translateX(50vw) translateX(-40px);
  transform: translateX(50vw) translateX(-40px);
  width: calc(50vw - 45px);
  height: auto;
}
@media only screen and (min-width: 1501px) {
  .wysiwyg img.floatRight {
    margin-left: 40px;
    margin-right: -310px;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    width: 705px;
  }
}
@media only screen and (max-width: 1024px) {
  .wysiwyg img.floatRight {
    margin-left: calc(-47.3vw + 32px);
    -webkit-transform: translateX(50vw) translateX(-32px);
    -ms-transform: translateX(50vw) translateX(-32px);
    transform: translateX(50vw) translateX(-32px);
    width: calc(50vw - 37px);
  }
}
.wysiwyg img + .cuote,
.wysiwyg img + .module_rrss,
.wysiwyg img + .video-container,
.wysiwyg img + a,
.wysiwyg img + h2,
.wysiwyg img + h3,
.wysiwyg img + h4,
.wysiwyg img + img,
.wysiwyg img + ol,
.wysiwyg img + p,
.wysiwyg img + ul {
  margin-top: 70px;
}
@media only screen and (max-width: 768px) {
  .wysiwyg img.floatRight {
    margin-left: calc(-47.3vw + 20px);
    -webkit-transform: translateX(50vw) translateX(-20px);
    -ms-transform: translateX(50vw) translateX(-20px);
    transform: translateX(50vw) translateX(-20px);
    width: calc(50vw - 25px);
  }
  .wysiwyg img + .cuote,
  .wysiwyg img + .module_rrss,
  .wysiwyg img + .video-container,
  .wysiwyg img + a,
  .wysiwyg img + h2,
  .wysiwyg img + h3,
  .wysiwyg img + h4,
  .wysiwyg img + img,
  .wysiwyg img + ol,
  .wysiwyg img + p,
  .wysiwyg img + ul {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 675px) {
  .wysiwyg img.floatRight {
    position: relative;
    float: none;
    margin-left: auto;
    margin-right: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 100%;
  }
  .wysiwyg img {
    width: 100%;
  }
  .wysiwyg img + .cuote,
  .wysiwyg img + .module_rrss,
  .wysiwyg img + .video-container,
  .wysiwyg img + a,
  .wysiwyg img + h2,
  .wysiwyg img + h3,
  .wysiwyg img + h4,
  .wysiwyg img + img,
  .wysiwyg img + ol,
  .wysiwyg img + p,
  .wysiwyg img + ul {
    margin-top: 60px;
  }
}
.wysiwyg + .module_tabsList {
  margin-top: 40px;
}
.wysiwyg .cuote + .cuote,
.wysiwyg .cuote + .module_rrss,
.wysiwyg .cuote + .module_tabsList,
.wysiwyg .cuote + .video-container,
.wysiwyg .cuote + h2,
.wysiwyg .cuote + h3,
.wysiwyg .cuote + h4,
.wysiwyg .cuote + img {
  margin-top: 70px;
}
@media only screen and (max-width: 768px) {
  .wysiwyg .cuote + .cuote,
  .wysiwyg .cuote + .module_rrss,
  .wysiwyg .cuote + .module_tabsList,
  .wysiwyg .cuote + .video-container,
  .wysiwyg .cuote + h2,
  .wysiwyg .cuote + h3,
  .wysiwyg .cuote + h4,
  .wysiwyg .cuote + img {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 675px) {
  .wysiwyg .cuote + .cuote,
  .wysiwyg .cuote + .module_rrss,
  .wysiwyg .cuote + .module_tabsList,
  .wysiwyg .cuote + .video-container,
  .wysiwyg .cuote + h2,
  .wysiwyg .cuote + h3,
  .wysiwyg .cuote + h4,
  .wysiwyg .cuote + img {
    margin-top: 40px;
  }
}
.wysiwyg .cuote + a,
.wysiwyg .cuote + ol,
.wysiwyg .cuote + p,
.wysiwyg .cuote + ul {
  margin-top: 60px;
}
@media only screen and (max-width: 768px) {
  .wysiwyg .cuote + a,
  .wysiwyg .cuote + ol,
  .wysiwyg .cuote + p,
  .wysiwyg .cuote + ul {
    margin-top: 40px;
  }
}
.module_tabsList {
  margin: auto;
}
.module_tabsList ul {
  text-transform: uppercase;
  text-align: left;
}
.module_tabsList ul li {
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
  margin-right: 20px;
  width: auto;
  border: 2px solid #91a2b1;
  border-radius: 20px;
}
.module_tabsList ul li a {
  display: inline-block;
  position: relative;
  padding: 0 15px;
  line-height: 22px;
  color: #91a2b1;
  text-align: center;
  border-radius: 20px;
  transition: all 0.3s;
}
.noTouchDevice .module_tabsList ul li a:hover {
  background: #91a2b1;
  color: #fff;
}
.module_tabsList ul li:last-child {
  margin-right: 0;
}
.module_tabsList + .cuote,
.module_tabsList + .module_rrss,
.module_tabsList + .video-container,
.module_tabsList + a,
.module_tabsList + h2,
.module_tabsList + h3,
.module_tabsList + h4,
.module_tabsList + img,
.module_tabsList + ol,
.module_tabsList + p,
.module_tabsList + ul {
  margin-top: 70px;
}
@media only screen and (max-width: 768px) {
  .module_tabsList + .cuote,
  .module_tabsList + .module_rrss,
  .module_tabsList + .video-container,
  .module_tabsList + a,
  .module_tabsList + h2,
  .module_tabsList + h3,
  .module_tabsList + h4,
  .module_tabsList + img,
  .module_tabsList + ol,
  .module_tabsList + p,
  .module_tabsList + ul {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 675px) {
  .module_tabsList + .cuote,
  .module_tabsList + .module_rrss,
  .module_tabsList + .video-container,
  .module_tabsList + a,
  .module_tabsList + h2,
  .module_tabsList + h3,
  .module_tabsList + h4,
  .module_tabsList + img,
  .module_tabsList + ol,
  .module_tabsList + p,
  .module_tabsList + ul {
    margin-top: 60px;
  }
}
.module_rrss {
  margin: auto;
  max-width: 800px;
}
.module_rrss h3 {
  text-transform: uppercase;
}
.module_rrss + .cuote,
.module_rrss + .module_tabsList,
.module_rrss + .video-container,
.module_rrss + a,
.module_rrss + h2,
.module_rrss + h3,
.module_rrss + h4,
.module_rrss + img,
.module_rrss + ol,
.module_rrss + p,
.module_rrss + ul {
  margin-top: 70px;
}
@media only screen and (max-width: 768px) {
  .module_rrss + .cuote,
  .module_rrss + .module_tabsList,
  .module_rrss + .video-container,
  .module_rrss + a,
  .module_rrss + h2,
  .module_rrss + h3,
  .module_rrss + h4,
  .module_rrss + img,
  .module_rrss + ol,
  .module_rrss + p,
  .module_rrss + ul {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 675px) {
  .module_rrss + .cuote,
  .module_rrss + .module_tabsList,
  .module_rrss + .video-container,
  .module_rrss + a,
  .module_rrss + h2,
  .module_rrss + h3,
  .module_rrss + h4,
  .module_rrss + img,
  .module_rrss + ol,
  .module_rrss + p,
  .module_rrss + ul {
    margin-top: 60px;
  }
}
.shareButton {
  display: inline-block;
  margin-top: 24px;
  margin-right: 20px;
  width: 65px;
  height: 30px;
  text-align: center;
  border-radius: 5px;
}
@media only screen and (max-width: 675px) {
  .shareButton {
    margin-right: 10px;
  }
}
.shareButton:last-child {
  margin-right: 0;
}
.shareButton a {
  position: relative;
  display: inline-block;
  width: 100%;
}
.shareButton a svg {
  position: relative;
  display: inline-block;
  height: 15px;
  margin-top: 7.5px;
}
.noTouchDevice .shareButton a:hover {
  border: none;
}
.noTouchDevice .shareButton a:hover svg {
  -webkit-animation: socialAnim 0.3s linear;
  animation: socialAnim 0.3s linear;
}
.wysiwyg .shareButton {
  width: auto;
  text-transform: uppercase;
  height: auto;
  padding: 3px 20px 1px;
  float: right;
}
.wysiwyg .shareButton a {
  color: #fff;
}
.wysiwyg .shareButton a span {
  display: inline-block;
  vertical-align: middle;
}
.wysiwyg .shareButton a svg {
  top: 2px;
  margin-top: 0;
  margin-left: 20px;
}
.twitter {
  background-color: #55acee;
}
.facebook {
  background-color: #3b5998;
}
.google {
  background-color: #dc4e41;
}
.linkedin {
  background-color: #00a0dc;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mfp-bg,
.mfp-wrap {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.video-container + .cuote,
.video-container + .module_rrss,
.video-container + .module_tabsList,
.video-container + .video-container,
.video-container + h2,
.video-container + h3,
.video-container + h4,
.video-container + img {
  margin-top: 90px;
}
@media only screen and (max-width: 768px) {
  .video-container + .cuote,
  .video-container + .module_rrss,
  .video-container + .module_tabsList,
  .video-container + .video-container,
  .video-container + h2,
  .video-container + h3,
  .video-container + h4,
  .video-container + img {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 675px) {
  .video-container + .cuote,
  .video-container + .module_rrss,
  .video-container + .module_tabsList,
  .video-container + .video-container,
  .video-container + h2,
  .video-container + h3,
  .video-container + h4,
  .video-container + img {
    margin-top: 40px;
  }
}
.video-container + a,
.video-container + ol,
.video-container + p,
.video-container + ul {
  margin-top: 60px;
}
@media only screen and (max-width: 768px) {
  .video-container + a,
  .video-container + ol,
  .video-container + p,
  .video-container + ul {
    margin-top: 40px;
  }
}
:root .searchLabel,
_::-webkit-full-page-media,
_:future {
  vertical-align: middle;
}
.mfp-bg {
  z-index: 1042;
  background: #0b0b0b;
  opacity: 0.95;
  filter: alpha(opacity=95);
}
.mfp-wrap {
  z-index: 1043;
  outline: 0 !important;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
  overflow: auto;
}
.mfp-container:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-close,
.mfp-preloader {
  text-align: center;
  position: absolute;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  top: 50%;
  width: auto;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-close,
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
  display: none;
}
button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 30px;
  height: 30px;
  line-height: 28px;
  border: 2px solid #fff !important;
  border-radius: 100%;
  right: 40px;
  top: 40px;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
@media only screen and (max-width: 920px) {
  .mfp-close {
    right: 10px;
    top: 10px;
  }
}
.mfp-close-btn-in .mfp-close {
  color: #fff;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-figure,
img.mfp-img {
  line-height: 0;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: -55px 0 0;
  top: 50%;
  padding: 0;
  width: 90px;
  height: 110px;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: inset transparent;
}
.mfp-arrow .mfp-a,
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow .mfp-b,
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-image-holder .mfp-content,
img.mfp-img {
  max-width: 100%;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
.mfp-figure:after,
img.mfp-img {
  width: auto;
  height: auto;
  display: block;
}
img.mfp-img {
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}
.mfp-figure:after {
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  right: 0;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
.owl-carousel {
  display: none;
  width: 100%;
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  display: none;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.no-js .owl-carousel {
  display: block;
}
.owl-carousel .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  transition: -webkit-transform 0.1s ease;
  transition: transform 0.1s ease;
  transition: transform 0.1s ease, -webkit-transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.os_logo_size {
  position: absolute;
  top: -46px;
  left: -32px;
  width: 380px;
  height: 130px;
  overflow: hidden;
}
@media only screen and (max-width: 920px) {
  .os_logo_size {
    height: 71px;
    width: 212px;
    top: -10px;
    left: 18px;
  }
}
@media only screen and (max-width: 675px) {
  .os_logo_size {
    left: -5px;
  }
}
.os_logo,
.os_logo_lines,
.os_logo_o,
.os_logo_o_red,
.os_logo_sparks {
  position: absolute;
  left: 0;
  overflow: hidden;
  height: auto;
  width: 100%;
}
.os_logo,
.os_logo_o {
  top: 0;
}
.os_logo_lines {
  top: -100%;
  opacity: 0;
}
.os_logo_o_red,
.os_logo_sparks {
  top: 0;
  display: none;
}
.os_logo img,
.os_logo_lines img,
.os_logo_o img,
.os_logo_o_red img,
.os_logo_sparks img {
  width: 100%;
  height: auto;
}
header#header {
  background: #fff;
  z-index: 4;
  transition: all 0.3s;
  min-height: 63px;
  margin-bottom: 72px;
}
@media only screen and (min-width: 1800px) {
  header#header {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 920px) {
  header#header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    margin: 0;
    box-shadow: 0 5px 8px 0 rgba(50, 50, 50, 0.08);
    height: 63px;
    min-height: auto;
  }
}
@media only screen and (max-width: 500px) {
  header#header {
    height: 63px;
    min-height: auto;
  }
}
header#header.module .module_inner {
  padding: 0 40px;
  max-width: 100% !important;
}
@media only screen and (min-width: 1920px) {
  header#header.module .module_inner {
    padding: 0 80px;
  }
}
@media only screen and (max-width: 1920px) {
  header#header.module .module_inner {
    padding: 0 60px;
  }
}
@media only screen and (max-width: 1500px) {
  header#header.module .module_inner {
    padding: 0 48px;
  }
}
@media only screen and (max-width: 1280px) {
  header#header.module .module_inner {
    padding: 0 40px;
  }
}
@media only screen and (max-width: 1024px) {
  header#header.module .module_inner {
    padding: 0 32px;
  }
}
@media only screen and (max-width: 768px) {
  header#header.module .module_inner {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 675px) {
  header#header.module .module_inner {
    padding: 0 10px;
  }
}
header#header.module .module_inner ul.module_header-areas-container {
  display: table;
  width: 100%;
  font-size: 0;
  position: relative;
  margin: 25px 0;
  transition: all 0.3s;
}
@media only screen and (max-width: 920px) {
  header#header.module .module_inner ul.module_header-areas-container {
    position: static;
    margin: 15px 0;
  }
}
header#header.module .module_inner ul.module_header-areas-container * {
  box-sizing: border-box;
}
header#header.module .module_inner ul.module_header-areas-container > li {
  display: table-cell;
  vertical-align: middle;
  font-size: 1rem;
}
header#header.module .module_inner ul.module_header-areas-container > li.module_header-area-left {
  width: 50%;
}
@media only screen and (min-width: 1800px) {
  header#header.module .module_inner ul.module_header-areas-container > li.module_header-area-left {
    width: 380px;
  }
}
header#header.module .module_inner ul.module_header-areas-container > li.module_header-area-center {
  width: 100%;
  position: absolute;
  top: 100%;
  left: -20px;
  transition: "all" 0.3s;
}
@media only screen and (min-width: 1800px) {
  header#header.module .module_inner ul.module_header-areas-container > li.module_header-area-center {
    display: table-cell;
    width: 57%;
    position: relative;
    top: auto;
    left: auto;
    text-align: right;
    margin-top: 0;
  }
}
@media only screen and (max-width: 1800px) {
  header#header.module .module_inner ul.module_header-areas-container > li.module_header-area-center {
    -webkit-animation: enterMenu 0.4s linear;
    animation: enterMenu 0.4s linear;
  }
}
@media only screen and (min-width: 1920px) {
  header#header.module .module_inner ul.module_header-areas-container > li.module_header-area-center {
    width: 59%;
    text-align: right;
  }
}
@media only screen and (max-width: 860px) {
  header#header.module .module_inner ul.module_header-areas-container > li.module_header-area-center {
    left: -10px;
  }
}
@media only screen and (max-width: 920px) {
  header#header.module .module_inner ul.module_header-areas-container > li.module_header-area-center {
    display: block;
    position: fixed;
    margin: 0;
    height: 100%;
    left: auto;
    right: 0;
    top: 0;
    z-index: 999;
    transition: -webkit-transform 0.3s;
    transition: "transform" 0.3s;
    transition: "transform" 0.3s, -webkit-transform 0.3s;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    width: 470px;
    background: red;
  }
}
@media only screen and (max-width: 500px) {
  header#header.module .module_inner ul.module_header-areas-container > li.module_header-area-center {
    width: 270px;
  }
}
header#header.module .module_inner ul.module_header-areas-container > li.module_header-area-right {
  width: 50%;
  text-align: right;
}
header#header.module .module_inner h1#main-logo {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}
@media only screen and (min-width: 1800px) {
  header#header.module .module_inner ul.module_header-areas-container > li.module_header-area-right {
    width: auto;
    text-align: right;
  }
  header#header.module .module_inner h1#main-logo {
    display: table-cell;
  }
}
header#header.module .module_inner h1#main-logo svg {
  transition: all 0.2s ease-out;
}
header#header.module .module_inner nav.module_header-primary-nav {
  margin-top: 36px;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 920px) {
  header#header.module .module_inner nav.module_header-primary-nav {
    margin-top: 0;
    height: 100%;
    width: 100%;
    overflow: auto;
  }
}
header#header.module .module_inner nav.module_header-primary-nav ul:not(.module_header-aside-wrap) {
  font-size: 0;
}
@media only screen and (max-width: 500px) {
  header#header.module .module_inner nav.module_header-primary-nav ul:not(.module_header-aside-wrap) {
    height: auto;
  }
}
header#header.module .module_inner nav.module_header-primary-nav ul:not(.module_header-aside-wrap) li {
  line-height: normal;
  display: inline-block;
  position: relative;
  font-size: 1rem;
}
header#header.module .module_inner nav.module_header-primary-nav ul:not(.module_header-aside-wrap) li:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 80%;
  height: 2px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
header#header.module .module_inner nav.module_header-primary-nav ul:not(.module_header-aside-wrap) li:after {
  content: "";
  display: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom-width: 7px;
  border-bottom-style: solid;
  position: absolute;
  width: 100%;
  height: calc(100% - 7px);
  top: 0;
  left: 0;
  z-index: 1;
}
header#header.module
  .module_inner
  nav.module_header-primary-nav
  ul:not(.module_header-aside-wrap)
  li.nav_energia:after {
  background-image: url(../../img/catagoryEnergia.jpg);
  border-bottom-color: #3fc380;
}
header#header.module
  .module_inner
  nav.module_header-primary-nav
  ul:not(.module_header-aside-wrap)
  li.nav_energia
  a:before {
  background-color: #3fc380;
}
header#header.module
  .module_inner
  nav.module_header-primary-nav
  ul:not(.module_header-aside-wrap)
  li.nav_energia.selected:before {
  background: #3fc380;
}
header#header.module
  .module_inner
  nav.module_header-primary-nav
  ul:not(.module_header-aside-wrap)
  li.nav_construccion:after {
  background-image: url(../../img/catagoryConstruccion.jpg);
  border-bottom-color: #f7ca18;
}
header#header.module
  .module_inner
  nav.module_header-primary-nav
  ul:not(.module_header-aside-wrap)
  li.nav_construccion
  a:before {
  background-color: #f7ca18;
}
header#header.module
  .module_inner
  nav.module_header-primary-nav
  ul:not(.module_header-aside-wrap)
  li.nav_construccion.selected:before {
  background: #f7ca18;
}
header#header.module .module_inner nav.module_header-primary-nav ul:not(.module_header-aside-wrap) li.nav_agua:after {
  background-image: url(../../img/catagoryAgua.jpg);
  border-bottom-color: #2269bd;
}
header#header.module
  .module_inner
  nav.module_header-primary-nav
  ul:not(.module_header-aside-wrap)
  li.nav_agua
  a:before {
  background-color: #2269bd;
}
header#header.module
  .module_inner
  nav.module_header-primary-nav
  ul:not(.module_header-aside-wrap)
  li.nav_agua.selected:before {
  background: #2269bd;
}
header#header.module
  .module_inner
  nav.module_header-primary-nav
  ul:not(.module_header-aside-wrap)
  li.nav_digital:after {
  background-image: url(../../img/catagoryDigital.jpg);
  border-bottom-color: #f2784b;
}
header#header.module
  .module_inner
  nav.module_header-primary-nav
  ul:not(.module_header-aside-wrap)
  li.nav_digital
  a:before {
  background-color: #f2784b;
}
header#header.module
  .module_inner
  nav.module_header-primary-nav
  ul:not(.module_header-aside-wrap)
  li.nav_digital.selected:before {
  background: #f2784b;
}
header#header.module
  .module_inner
  nav.module_header-primary-nav
  ul:not(.module_header-aside-wrap)
  li.nav_ciencia:after {
  background-image: url(../../img/catagoryCiencia.jpg);
  border-bottom-color: #913d88;
}
header#header.module
  .module_inner
  nav.module_header-primary-nav
  ul:not(.module_header-aside-wrap)
  li.nav_ciencia
  a:before {
  background-color: #913d88;
}
header#header.module
  .module_inner
  nav.module_header-primary-nav
  ul:not(.module_header-aside-wrap)
  li.nav_ciencia.selected:before {
  background: #913d88;
}
header#header.module
  .module_inner
  nav.module_header-primary-nav
  ul:not(.module_header-aside-wrap)
  li.nav_sociedad:after {
  background-image: url(../../img/catagorySociedad.jpg);
  border-bottom-color: #bd2245;
}
header#header.module
  .module_inner
  nav.module_header-primary-nav
  ul:not(.module_header-aside-wrap)
  li.nav_sociedad
  a:before {
  background-color: #bd2245;
}
header#header.module
  .module_inner
  nav.module_header-primary-nav
  ul:not(.module_header-aside-wrap)
  li.nav_sociedad.selected:before {
  background: #bd2245;
}
@media only screen and (max-width: 920px) {
  header#header.module .module_inner nav.module_header-primary-nav ul:not(.module_header-aside-wrap) li {
    width: 50%;
    text-align: center;
    vertical-align: top;
    height: calc(100% / 3);
    min-height: 248px;
  }
  header#header.module .module_inner nav.module_header-primary-nav ul:not(.module_header-aside-wrap) li:before {
    display: none;
  }
  header#header.module .module_inner nav.module_header-primary-nav ul:not(.module_header-aside-wrap) li:after {
    display: block;
  }
  header#header.module
    .module_inner
    nav.module_header-primary-nav
    ul:not(.module_header-aside-wrap)
    li[class*="nav_"]
    a {
    position: absolute;
    height: 100%;
    width: 100%;
    padding: 0 !important;
    top: 0;
    left: 0;
  }
  header#header.module
    .module_inner
    nav.module_header-primary-nav
    ul:not(.module_header-aside-wrap)
    li[class*="nav_"]
    a:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    position: relative;
    width: auto;
  }
}

@media only screen and (max-width: 500px) {
  header#header.module
    .module_inner
    nav.module_header-primary-nav
    ul:not(.module_header-aside-wrap)
    li[class*="nav_"]
    a {
    position: relative;
  }

  body.lateral-menu-mode
    header#header.module
    .module_inner
    ul.module_header-aside-wrap
    > li.module_header-languages.style02
    a.text09 {
    display: none;
  }

  body.lateral-menu-mode
    header#header.module
    .module_inner
    ul.module_header-aside-wrap
    > li.module_header-languages.style02
    a:last-child {
    padding: 5px 0 0 0 !important;
  }

  body.lateral-menu-mode
    header#header.module
    .module_inner
    ul.module_header-areas-container
    > li.module_header-area-center {
    width: 345px;
    background: white;
  }

  body.lateral-menu-mode
    header#header.module
    .module_inner
    nav.module_header-primary-nav
    nav.module_header-social-wrap
    ul
    li {
    color: red;
    padding: 15px 0;
  }

  body.lateral-menu-mode
    header#header.module
    .module_inner
    nav.module_header-primary-nav
    nav.module_header-social-wrap
    .icon
    > svg
    path {
    fill: red;
  }

  header#header.module .module_inner nav.module_header-primary-nav nav.module_header-social-wrap ul li svg ellipse {
    fill: red !important;
  }

  body.lateral-menu-mode header#header {
    left: -345px;
  }

  body.lateral-menu-mode header#header.module .module_inner nav.module_header-primary-nav ul.module_header-aside-wrap {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
  }

  body.lateral-menu-mode
    header#header.module
    .module_inner
    nav.module_header-primary-nav
    ul:not(.module_header-aside-wrap)
    li
    a
    > span {
    display: flex;
    flex-direction: column;
  }

  header#header.module
    .module_inner
    nav.module_header-primary-nav
    ul.module_header-aside-wrap
    > li:last-child
    > nav
    > ul
    > li
    > a {
    margin-top: 50px;
  }

  header#header.module .module_inner nav.module_header-primary-nav nav.module_header-social-wrap ul {
    padding-top: 20px;
  }
}

@media only screen and (max-width: 500px) {
  header#header.module .module_inner nav.module_header-primary-nav ul:not(.module_header-aside-wrap) li {
    min-height: 176px;
    align-content: end;
    padding-bottom: 50px;
  }
}
header#header.module .module_inner nav.module_header-primary-nav ul:not(.module_header-aside-wrap) li a {
  position: relative;
  padding: 17px 24px 13px;
  text-transform: uppercase;
  color: #32353e;
  z-index: 2;
}
header#header.module .module_inner nav.module_header-primary-nav ul:not(.module_header-aside-wrap) li a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  height: 100%;
  width: 100%;
  transition: opacity 0.3s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  z-index: -1;
}
@media only screen and (min-width: 1920px) {
  header#header.module .module_inner nav.module_header-primary-nav ul:not(.module_header-aside-wrap) li a {
    padding: 17px 25px 13px;
  }
}
@media only screen and (min-width: 1800px) {
  header#header.module .module_inner nav.module_header-primary-nav {
    margin-top: 0;
  }
  header#header.module .module_inner nav.module_header-primary-nav ul:not(.module_header-aside-wrap) li a {
    padding: 17px 28px 13px;
  }
}
@media only screen and (max-width: 860px) {
  header#header.module .module_inner nav.module_header-primary-nav ul:not(.module_header-aside-wrap) li a {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media only screen and (max-width: 920px) {
  header#header.module .module_inner nav.module_header-primary-nav ul:not(.module_header-aside-wrap) li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
    padding: 16px 15px !important;
    color: #fff;
  }
  header#header.module .module_inner nav.module_header-primary-nav ul:not(.module_header-aside-wrap) li a:before {
    display: none;
  }
  header#header.module .module_inner nav.module_header-primary-nav ul:not(.module_header-aside-wrap) li a > span {
    display: inline-block;
    vertical-align: middle;
  }
}
.noTouchDevice
  header#header.module
  .module_inner
  nav.module_header-primary-nav
  ul:not(.module_header-aside-wrap)
  li
  a:hover {
  color: #fff;
}
.noTouchDevice
  header#header.module
  .module_inner
  nav.module_header-primary-nav
  ul:not(.module_header-aside-wrap)
  li
  a:hover:before {
  opacity: 1;
}
header#header.module .module_inner nav.module_header-primary-nav ul:not(.module_header-aside-wrap) li a i.icon {
  display: none;
}
@media only screen and (max-width: 920px) {
  header#header.module .module_inner nav.module_header-primary-nav ul:not(.module_header-aside-wrap) li a i.icon {
    display: inline-block;
    width: 100%;
  }
}
header#header.module .module_inner nav.module_header-primary-nav ul.module_header-aside-wrap {
  display: none;
}
@media only screen and (max-width: 920px) and (max-width: 500px) {
  header#header.module .module_inner nav.module_header-primary-nav ul.module_header-aside-wrap {
    height: 63px;
  }
  header#header.module
    .module_inner
    nav.module_header-primary-nav
    ul.module_header-aside-wrap
    > li
    nav.module_header-languages-nav
    ul
    li:first-child {
    padding: 0 0 0 9px;
  }
}
@media only screen and (max-width: 920px) {
  header#header.module .module_inner nav.module_header-primary-nav ul.module_header-aside-wrap {
    background: #fff;
    display: table;
    float: none;
    width: 100%;
    height: 63px;
  }
  header#header.module .module_inner nav.module_header-primary-nav ul.module_header-aside-wrap > li {
    display: table-cell;
    width: 50%;
  }
  header#header.module .module_inner nav.module_header-primary-nav ul.module_header-aside-wrap > li:last-child {
    text-align: center;
  }
  header#header.module .module_inner nav.module_header-primary-nav ul.module_header-aside-wrap > li:last-child i.icon {
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
  }
  header#header.module
    .module_inner
    nav.module_header-primary-nav
    ul.module_header-aside-wrap
    > li
    nav.module_header-languages-nav
    ul
    li {
    height: auto !important;
    min-height: 0;
    width: auto;
  }
  header#header.module
    .module_inner
    nav.module_header-primary-nav
    ul.module_header-aside-wrap
    > li
    nav.module_header-languages-nav
    ul
    li:after {
    display: none;
  }
  header#header.module
    .module_inner
    nav.module_header-primary-nav
    ul.module_header-aside-wrap
    > li
    nav.module_header-languages-nav
    ul
    li.module_header-logo-acciona
    img {
    width: 90px;
  }
  .noTouchDevice
    header#header.module
    .module_inner
    nav.module_header-primary-nav
    ul.module_header-aside-wrap
    > li
    nav.module_header-languages-nav
    ul
    li
    a:hover {
    color: red;
  }
}
header#header.module .module_inner nav.module_header-primary-nav nav.module_header-social-wrap {
  display: none;
}
@media only screen and (max-width: 920px) {
  header#header.module .module_inner nav.module_header-primary-nav nav.module_header-social-wrap {
    display: inline-block;
    width: 100%;
    height: 220px;
    text-align: center;
  }
}
@media only screen and (max-width: 920px) and (max-width: 500px) {
  header#header.module .module_inner nav.module_header-primary-nav nav.module_header-social-wrap {
    height: 128px;
  }
  header#header.module .module_inner nav.module_header-primary-nav nav.module_header-social-wrap ul li {
    color: #fff;
  }
  header#header.module .module_inner nav.module_header-primary-nav nav.module_header-social-wrap ul li svg ellipse,
  header#header.module .module_inner nav.module_header-primary-nav nav.module_header-social-wrap ul li svg path,
  header#header.module .module_inner nav.module_header-primary-nav nav.module_header-social-wrap ul li svg polygon {
    fill: #fff;
  }
}
@media only screen and (max-width: 920px) {
  header#header.module .module_inner nav.module_header-primary-nav nav.module_header-social-wrap:before {
    content: "";
    height: 100%;
    width: 1px;
    margin-left: -6px;
    display: inline-block;
    vertical-align: middle;
  }
  header#header.module .module_inner nav.module_header-primary-nav nav.module_header-social-wrap ul {
    height: auto;
    display: inline-block;
    vertical-align: middle;
  }
  header#header.module .module_inner nav.module_header-primary-nav nav.module_header-social-wrap ul li {
    height: auto;
    min-height: 0;
    width: auto;
    margin-right: 30px;
    color: #fff;
  }
  header#header.module .module_inner nav.module_header-primary-nav nav.module_header-social-wrap ul li:after {
    display: none;
  }
  header#header.module .module_inner nav.module_header-primary-nav nav.module_header-social-wrap ul li:first-child {
    width: 100%;
    padding-bottom: 30px;
    margin: 0;
  }
  header#header.module
    .module_inner
    nav.module_header-primary-nav
    nav.module_header-social-wrap
    ul
    li:first-child
    i.icon {
    position: relative;
    top: 3px;
    margin-left: 10px;
  }
  header#header.module
    .module_inner
    nav.module_header-primary-nav
    nav.module_header-social-wrap
    ul
    li:first-child
    i.icon
    svg {
    height: 16px;
    width: 16px;
  }
  header#header.module .module_inner nav.module_header-primary-nav nav.module_header-social-wrap ul li:last-child {
    margin: 0;
  }
  header#header.module .module_inner nav.module_header-primary-nav nav.module_header-social-wrap ul li a {
    padding: 0 !important;
  }
}
header#header.module .module_inner ul.module_header-aside-wrap {
  display: table;
  float: right;
}
header#header.module .module_inner ul.module_header-aside-wrap > li {
  display: table-cell;
  vertical-align: middle;
}
header#header.module
  .module_inner
  ul.module_header-aside-wrap
  > li.module_header-languages
  nav.module_header-languages-nav
  ul
  li {
  display: inline-block;
}
header#header.module
  .module_inner
  ul.module_header-aside-wrap
  > li.module_header-languages
  nav.module_header-languages-nav
  ul
  li
  a {
  color: red;
  text-transform: uppercase;
  opacity: 0.5;
  transition: opacity 0.3s;
}
.noTouchDevice
  header#header.module
  .module_inner
  ul.module_header-aside-wrap
  > li.module_header-languages
  nav.module_header-languages-nav
  ul
  li
  a:hover,
header#header.module
  .module_inner
  ul.module_header-aside-wrap
  > li.module_header-languages
  nav.module_header-languages-nav
  ul
  li
  a.selected {
  opacity: 1;
}
header#header.module
  .module_inner
  ul.module_header-aside-wrap
  > li.module_header-languages
  nav.module_header-languages-nav
  ul
  li:first-child {
  padding: 0 20px 0 9px;
}
header#header.module .module_inner ul.module_header-aside-wrap > li.module_header-search {
  padding: 0 0 0 42px;
}
@media only screen and (min-width: 1800px) {
  header#header.module .module_inner ul.module_header-aside-wrap > li.module_header-search {
    padding: 0 0 0 39px;
  }
}
@media only screen and (max-width: 1024px) {
  header#header.module .module_inner ul.module_header-aside-wrap > li.module_header-search {
    padding: 0 0 0 36px;
  }
}
@media only screen and (max-width: 500px) {
  header#header.module .module_inner ul.module_header-aside-wrap > li.module_header-search {
    padding: 0;
  }
}
header#header.module .module_inner ul.module_header-aside-wrap > li.module_header-toggle-menu {
  display: none;
}
@media only screen and (max-width: 920px) {
  header#header.module .module_inner ul.module_header-aside-wrap > li.module_header-languages {
    display: none;
  }
  header#header.module .module_inner ul.module_header-aside-wrap > li.module_header-toggle-menu {
    display: inline-block;
    padding-left: 0;
  }
}
@media only screen and (max-width: 1024px) {
  header#header.module .module_inner ul.module_header-aside-wrap > li.module_header-toggle-menu {
    padding: 0 0 0 36px;
  }
}
@media only screen and (max-width: 500px) {
  header#header.module .module_inner ul.module_header-aside-wrap > li.module_header-toggle-menu {
    padding-left: 23px;
  }
}
header#header.module .module_inner ul.module_header-aside-wrap > li.module_header-logo-acciona {
  display: none;
}
@media only screen and (min-width: 921px) {
  header#header.module .module_inner ul.module_header-aside-wrap > li.module_header-logo-acciona {
    display: inline-block;
    padding-left: 42px;
  }
}
header#header.module .module_inner a.icon.icon-imnovation svg,
header#header.module .module_inner i.icon.icon-imnovation svg {
  height: 51px;
  width: 320px;
}
@media only screen and (max-width: 920px) {
  header#header.module .module_inner a.icon.icon-imnovation svg,
  header#header.module .module_inner i.icon.icon-imnovation svg {
    height: 31px;
    width: 195px;
  }
}
@media only screen and (max-width: 675px) {
  header#header.module .module_inner a.icon.icon-imnovation svg,
  header#header.module .module_inner i.icon.icon-imnovation svg {
    height: 26px;
    width: 164px;
  }
}
header#header.module .module_inner a.icon.icon-acciona svg,
header#header.module .module_inner i.icon.icon-acciona svg {
  width: 113px;
  height: 50px;
}
header#header.module .module_inner a.icon.icon-search,
header#header.module .module_inner i.icon.icon-search {
  top: 5px;
  cursor: pointer;
}
header#header.module .module_inner a.icon.icon-search svg,
header#header.module .module_inner i.icon.icon-search svg {
  width: 20px;
  height: 20px;
  transition: all 0.3s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
header#header.module .module_inner a.icon.icon-search svg path,
header#header.module .module_inner i.icon.icon-search svg path {
  transition: all 0.3s;
}
.noTouchDevice header#header.module .module_inner a.icon.icon-search:hover svg path,
.noTouchDevice header#header.module .module_inner i.icon.icon-search:hover svg path {
  fill: #000;
}
header#header.module .module_inner a.icon.icon-category-c svg,
header#header.module .module_inner a.icon.icon-category-e svg,
header#header.module .module_inner i.icon.icon-category-c svg,
header#header.module .module_inner i.icon.icon-category-e svg {
  width: 53px;
  height: 65px;
}
header#header.module .module_inner a.icon.icon-category-a svg,
header#header.module .module_inner i.icon.icon-category-a svg {
  width: 59px;
  height: 66px;
}
header#header.module .module_inner a.icon.icon-category-td svg,
header#header.module .module_inner i.icon.icon-category-td svg {
  width: 106px;
  height: 90px;
}
header#header.module .module_inner a.icon.icon-category-ct svg,
header#header.module .module_inner i.icon.icon-category-ct svg {
  width: 108px;
  height: 90px;
}
header#header.module .module_inner a.icon.icon-category-s svg,
header#header.module .module_inner i.icon.icon-category-s svg {
  width: 48px;
  height: 65px;
}
header#header.module .module_inner a.icon.icon-category-dt svg,
header#header.module .module_inner a.icon.icon-category-w svg,
header#header.module .module_inner i.icon.icon-category-dt svg,
header#header.module .module_inner i.icon.icon-category-w svg {
  width: 106px;
  height: 90px;
}
header#header.module .module_inner a.icon.icon-category-w svg polygon,
header#header.module .module_inner i.icon.icon-category-w svg polygon {
  fill: #2269bd;
}
header#header.module .module_inner a.icon.icon-category-dt svg path,
header#header.module .module_inner i.icon.icon-category-dt svg path {
  fill: #f2784b;
}
header#header.module .module_inner a.icon.icon-category-st svg,
header#header.module .module_inner i.icon.icon-category-st svg {
  width: 98px;
  height: 80px;
}
header#header.module .module_inner a.icon.icon-category-st svg path,
header#header.module .module_inner i.icon.icon-category-st svg path {
  fill: #913d88;
}
header#header.module .module_inner a.icon.icon-twitter svg,
header#header.module .module_inner i.icon.icon-twitter svg {
  width: 18px;
  height: 16px;
}
header#header.module .module_inner a.icon.icon-facebook svg,
header#header.module .module_inner i.icon.icon-facebook svg {
  width: 8px;
  height: 16px;
}
header#header.module .module_inner a.icon.icon-google svg,
header#header.module .module_inner i.icon.icon-google svg {
  width: 19px;
  height: 18px;
}
header#header.module .module_inner a.icon.icon-linkedin svg,
header#header.module .module_inner i.icon.icon-linkedin svg {
  width: 16px;
  height: 16px;
}
header#header.module .module_inner a.icon-hamburger {
  display: inline-block;
  width: 35px;
  height: 20px;
  cursor: pointer;
  position: relative;
  top: 5px;
}
header#header.module .module_inner a.icon-hamburger > span {
  display: inline-block;
  position: absolute;
  height: 4px;
  width: 60%;
  background: red;
  border-radius: 3px;
  left: 40%;
  top: 50%;
  margin-top: -2px;
  transition: all 0.2s ease-out;
}
header#header.module .module_inner a.icon-hamburger > span:after,
header#header.module .module_inner a.icon-hamburger > span:before {
  background: red;
  border-radius: 3px;
  content: "";
  height: 100%;
  display: inline-block;
  width: 140%;
  position: absolute;
  left: -40%;
  transition: all 0.2s ease-out;
}
header#header.module .module_inner a.icon-hamburger > span:before {
  top: -9px;
}
header#header.module .module_inner a.icon-hamburger > span:after {
  bottom: -9px;
}
.lateral-menu-mode header#header.module .module_inner a.icon-hamburger {
  height: auto;
  top: auto;
}
.lateral-menu-mode header#header.module .module_inner a.icon-hamburger > span {
  background: 0 0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.lateral-menu-mode header#header.module .module_inner a.icon-hamburger > span:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
}
.lateral-menu-mode header#header.module .module_inner a.icon-hamburger > span:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 0;
}
header#header.fixed-mode {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  box-shadow: 0 10px 8px 0 rgba(50, 50, 50, 0.08);
  transition: "box-shadow" 0.1s;
  margin-bottom: 0;
}
header#header.fixed-mode .module_inner {
  padding: 0 23px;
}
header#header.fixed-mode .module_inner i.icon.icon-imnovation svg {
  height: 29px;
  width: 183px;
}
header#header.fixed-mode .module_inner .os_logo_size {
  height: 82px;
  width: 250px;
  left: -18px;
  top: -30px;
}
header#header.fixed-mode .module_inner ul.module_header-areas-container {
  margin: 16px 0;
}
header#header.fixed-mode .module_inner ul.module_header-areas-container li.module_header-area-left {
  width: auto;
}
header#header.fixed-mode .module_inner ul.module_header-areas-container li.module_header-area-right {
  width: 2%;
}
header#header.fixed-mode
  .module_inner
  ul.module_header-areas-container
  li.module_header-area-right
  .module_header-languages {
  display: none;
}
header#header.fixed-mode .module_inner ul.module_header-areas-container li.module_header-area-center {
  display: table-cell;
  position: relative;
  top: auto;
  left: auto;
  margin-top: 0;
  text-align: right;
  width: auto;
  -webkit-animation: none;
  animation: none;
}
header#header.fixed-mode
  .module_inner
  ul.module_header-areas-container
  li.module_header-area-center
  nav.module_header-primary-nav {
  margin-top: 0;
}
@media only screen and (max-width: 1200px) {
  header#header.fixed-mode
    .module_inner
    ul.module_header-areas-container
    li.module_header-area-center
    nav.module_header-primary-nav
    ul
    li
    a {
    padding: 10px;
  }
}
header#header.fixed-mode .module_inner ul.module_header-aside-wrap li.module_header-search {
  padding: 0 0 0 26px;
}
@media only screen and (max-width: 990px) {
  header#header.fixed-mode .module_inner ul.module_header-aside-wrap li.module_header-search {
    padding: 0 0 0 20px;
  }
}
header#header.fixed-mode .module_inner ul.module_header-aside-wrap li.module_header-logo-acciona {
  display: none;
}
@media only screen and (max-width: 920px) {
  .lateral-menu-mode header#header {
    left: -470px;
  }
}
@media only screen and (max-width: 500px) {
  .lateral-menu-mode header#header {
    left: -270px;
  }
}
.lateral-menu-mode header#header ul.module_header-areas-container > li.module_header-area-center {
  -webkit-transform: translateX(0) !important;
  -ms-transform: translateX(0) !important;
  transform: translateX(0) !important;
  box-shadow: 0 0 30px 0 rgba(50, 50, 50, 0.35);
}
.module_header-black-cover {
  opacity: 0;
  transition: all 0.3s;
}
.lateral-menu-mode .module_header-black-cover {
  position: fixed;
  background: #000;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  top: 0;
  left: 0;
  z-index: 3;
}
.module,
.module-fullImage,
.module-pageHeader .module_inner .categoryFrame,
.module.module-contact {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
body.lateral-menu-mode {
  overflow: hidden;
}
:root header#header,
_::-webkit-full-page-media,
_:future {
  transition: none;
}
.footer {
  position: relative;
  width: 100%;
  background-color: red;
}
.footer .module_inner {
  margin: auto;
  padding: 90px 40px;
  max-width: 1500px;
}
@media only screen and (min-width: 1920px) {
  .footer .module_inner {
    padding: 180px 80px;
  }
}
@media only screen and (max-width: 1920px) {
  .footer .module_inner {
    padding: 90px 60px;
  }
}
@media only screen and (max-width: 1500px) {
  .footer .module_inner {
    padding: 90px 48px;
  }
}
@media only screen and (max-width: 1280px) {
  .footer .module_inner {
    padding: 90px 40px;
  }
}
@media only screen and (max-width: 1024px) {
  .footer .module_inner {
    padding: 90px 32px;
  }
  .footer .footer_top .footer_lists .list:first-child {
    margin-left: 0;
  }
}
@media only screen and (max-width: 768px) {
  .footer .module_inner {
    padding: 50px 24px;
  }
}
.footer .footer_top {
  color: #fff;
}
.footer .footer_top .footer_lists {
  font-size: 0;
  float: right;
  text-align: right;
}
@media only screen and (max-width: 675px) {
  .footer .module_inner {
    padding: 30px 20px;
  }
  .footer .footer_top .footer_lists {
    float: none;
  }
  .footer .footer_top .footer_lists + .footer_description {
    padding-top: 40px;
  }
}
.footer .footer_top .footer_lists .list {
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
  text-align: left;
}
.footer .footer_top .footer_lists .list li {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 5px;
  box-sizing: border-box;
}
.footer .footer_top .footer_lists .list li:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 7.5px;
  left: 0;
  width: 1px;
  height: 1px;
  background-color: #fff;
}
.footer .footer_top .footer_lists .list li a {
  color: #fff;
  transition: color 0.1s ease-out;
}
.footer .footer_top .footer_lists .list li a:hover {
  color: #32353e;
}
.footer .footer_top .footer_lists .list .list_title {
  text-transform: uppercase;
  color: #841919;
}
.footer .footer_top .footer_lists .list .list_title + ul {
  padding-top: 17px;
}
.footer .footer_top .footer_lists .categories_list {
  text-transform: uppercase;
}
.footer .footer_top .footer_description {
  max-width: 745px;
}
.footer .footer_top .footer_description p {
  padding-bottom: 16px;
  box-sizing: border-box;
}
.footer .footer_top .footer_description .link {
  color: #fff;
  transition: color 0.1s ease-out;
}
.footer .footer_top .footer_description .link span svg path {
  fill: #fff;
  transition: fill 0.1s ease-out;
}
.footer .footer_top .footer_description .link:hover span svg path,
.footer .footer_top .rrss .link:hover span svg ellipse,
.footer .footer_top .rrss .link:hover span svg path {
  fill: #32353e;
}
.footer .footer_top .footer_description .link:hover {
  color: #32353e;
}
@media only screen and (max-width: 1024px) {
  .footer .footer_top .footer_description p {
    padding-right: 10%;
    padding-bottom: 20px;
  }
  .footer .footer_top .footer_description + .rrss {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 675px) {
  .footer .footer_top .footer_description p {
    padding-right: 0;
  }
  .footer .footer_top .footer_description + .rrss {
    padding-top: 40px;
  }
}
.footer .footer_top .rrss {
  position: relative;
  padding-top: 30px;
  font-size: 1rem;
  text-align: right;
}
.footer .footer_top .rrss .link {
  color: #fff;
  transition: color 0.1s ease-out;
}
.footer .footer_top .rrss .link span svg ellipse,
.footer .footer_top .rrss .link span svg path,
.footer .footer_top .rrss ul li a svg path,
.footer .footer_top .rrss ul li a svg polygon {
  transition: fill 0.1s ease-out;
}
.footer .footer_top .rrss .link:hover {
  color: #32353e;
}
.footer .footer_top .rrss .link span svg {
  vertical-align: top;
  margin-top: 2px;
  width: 17px;
  height: 16px;
}
.footer .footer_top .rrss .link span svg path {
  fill: #fff;
}
.footer .footer_top .rrss ul {
  float: left;
}
@media only screen and (max-width: 675px) {
  .footer .footer_top .rrss {
    text-align: left;
  }
  .footer .footer_top .rrss ul {
    float: none;
    padding-bottom: 20px;
  }
}
.footer .footer_top .rrss ul li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
}
.footer .footer_top .rrss ul li a svg {
  height: 20px;
}
.footer .footer_top .rrss ul li a:hover svg path,
.footer .footer_top .rrss ul li a:hover svg polygon {
  fill: #32353e;
}
.footer .footer_bottom {
  position: relative;
  width: 100%;
  background-color: #fff;
}
.footer .footer_bottom .module_inner {
  padding-top: 50px;
  padding-bottom: 50px;
  font-size: 0;
}
.footer .footer_bottom .module_inner .footer_logos {
  display: inline-block;
  vertical-align: top;
  height: 50px;
  letter-spacing: -0.25em;
  font-size: 1rem;
}
.footer .footer_bottom .module_inner .footer_logos .logo {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  letter-spacing: 0;
  height: 50px;
}
.footer .footer_bottom .module_inner .footer_logos .logo:first-child img {
  height: 49px;
}
@media only screen and (max-width: 1024px) {
  .footer .footer_bottom .module_inner {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .footer .footer_bottom .module_inner .footer_logos .logo:first-child img {
    padding-top: 6px;
    height: 39px;
  }
}
.footer .footer_bottom .module_inner .footer_logos .logo:last-child img {
  padding-top: 12px;
  height: 26px;
}
@media only screen and (max-width: 1024px) {
  .footer .footer_bottom .module_inner .footer_logos .logo:last-child img {
    padding-top: 17px;
    height: 16px;
  }
}
.footer .footer_bottom .module_inner .footer_logos .logo:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: 0 30px;
  width: 1px;
  height: 50px;
  background-color: #91a2b1;
}
@media only screen and (max-width: 1024px) {
  .footer .footer_bottom .module_inner .footer_logos .logo:after {
    margin: 0 24px;
  }
}
@media only screen and (max-width: 785px) {
  .footer .footer_bottom .module_inner .footer_logos .logo:last-child:after {
    display: none;
  }
}
.footer .footer_bottom .module_inner .footer_links {
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
}
@media only screen and (max-width: 785px) {
  .footer .footer_bottom .module_inner .footer_links {
    display: block;
    padding-top: 26px;
  }
}
.module .module_inner .module_title,
.module .module_inner .searchResults {
  display: inline-block;
  vertical-align: top;
}
.footer .footer_bottom .module_inner .footer_links .links_title {
  text-transform: uppercase;
  color: #91a2b1;
}
.footer .footer_bottom .module_inner .footer_links .links_title + ul {
  padding-top: 15px;
}
.footer .footer_bottom .module_inner .footer_links ul {
  letter-spacing: -0.25em;
}
.footer .footer_bottom .module_inner .footer_links ul li {
  display: inline-block;
  vertical-align: top;
  margin-right: 40px;
  letter-spacing: 0;
}
@media only screen and (max-width: 1024px) {
  .footer .footer_bottom .module_inner .footer_links ul li {
    margin-right: 22px;
  }
}
@media only screen and (max-width: 785px) {
  .footer .footer_bottom .module_inner .footer_links ul li {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 675px) {
  .footer .footer_bottom .module_inner .footer_links ul li:first-child {
    margin-bottom: 10px;
  }
}
.footer .footer_bottom .module_inner .footer_links ul li:last-child {
  margin-right: 0;
}
.footer .footer_bottom .module_inner .footer_links ul li a {
  color: #32353e;
  transition: color 0.1s ease-out;
}
.footer .footer_bottom .module_inner .footer_links ul li a:hover {
  color: red;
}
.module {
  position: relative;
}
.module .module_inner {
  margin: auto;
  padding: 120px 40px;
  max-width: 1500px;
}
.module .module_inner.noMax {
  max-width: 100%;
}
.module .module_inner.videoView {
  padding-top: 67px;
}
@media only screen and (min-width: 1500px) {
  .module .module_inner.videoView {
    padding-top: 50px;
  }
}
.module .module_inner.videoView .module_titleComplement {
  float: none;
  text-align: left;
  margin-bottom: 60px;
}
@media only screen and (max-width: 920px) {
  .module .module_inner.videoView .module_titleComplement {
    margin-bottom: 40px;
  }
}
.module .module_inner.highlightVideo:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #000;
  opacity: 0.8;
  z-index: 0;
}
@media only screen and (min-width: 1920px) {
  .module .module_inner.videoView {
    padding-top: 40px;
  }
  .module .module_inner {
    padding: 240px 80px;
  }
}
@media only screen and (max-width: 1920px) {
  .module .module_inner {
    padding: 120px 60px;
  }
}
@media only screen and (max-width: 1500px) {
  .module .module_inner {
    padding: 120px 48px;
  }
}
@media only screen and (max-width: 1280px) {
  .module .module_inner {
    padding: 120px 40px;
  }
}
@media only screen and (max-width: 1024px) {
  .module .module_inner {
    padding: 120px 32px;
  }
}
.module .module_inner .module_title + .module_description {
  margin-top: 10px;
}
.module .module_inner .module_title ~ .module_content {
  margin-top: 60px;
}
@media only screen and (max-width: 768px) {
  .module .module_inner {
    padding: 90px 20px;
  }
  .module .module_inner .module_title ~ .module_content {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 675px) {
  .module .module_inner.videoView .module_titleComplement {
    margin-bottom: 20px;
  }
  .module .module_inner {
    padding: 60px 10px;
  }
  .module .module_inner .module_title ~ .module_content {
    margin-top: 30px;
  }
}
.module .module_inner .module_description + .module_content {
  margin-top: 60px;
}
@media only screen and (max-width: 768px) {
  .module .module_inner .module_description + .module_content {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 675px) {
  .module .module_inner .module_description + .module_content {
    margin-top: 30px;
  }
}
.module .module_inner .searchResults {
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 920px) {
  .module .module_inner .searchResults {
    display: block;
  }
  .module .module_inner .searchResults + .module_titleComplement {
    margin-top: 20px;
  }
}
.module .module_inner .searchResults + .module_content {
  margin-top: 40px;
}
@media only screen and (max-width: 768px) {
  .module .module_inner .searchResults + .module_content {
    margin-top: 20px;
  }
}
.module .module_inner .module_titleComplement {
  float: right;
  text-align: right;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 920px) {
  .module .module_inner .module_titleComplement {
    float: none;
    text-align: left;
    width: 100%;
  }
}
.module .module_inner .module_titleComplement + .module_content {
  margin-top: 40px;
}
@media only screen and (max-width: 768px) {
  .module .module_inner .module_titleComplement + .module_content {
    margin-top: 20px;
  }
}
.module .module_inner .module_content {
  display: block;
}
.module .module_inner .module_content + .module_footer {
  margin-top: 60px;
}
.module .module_inner .module_footer {
  text-align: center;
}
.module .module_inner .module_footer:after {
  content: "";
  display: table;
  clear: both;
}
.module .module_inner .module_footer:empty {
  display: none;
}
.module .module_inner .module_footer .link {
  float: left;
}
.module .module_inner .module_footer .module_pagination {
  margin: auto;
  height: 30px;
}
.module .module_inner .module_footer .module_pagination ul {
  height: 30px;
  font-size: 0;
}
.module .module_inner .module_footer .module_pagination ul li {
  display: inline-block;
  width: 30px;
  height: 30px;
  font-size: 1rem;
  cursor: pointer;
}
@media only screen and (max-width: 560px) {
  .module .module_inner .module_footer .module_pagination ul li.paginationButton {
    display: none;
  }
}
@media only screen and (max-width: 380px) {
  .module .module_inner .module_footer .module_pagination ul li.dots,
  .module .module_inner .module_footer .module_pagination ul li.firstPage,
  .module .module_inner .module_footer .module_pagination ul li.lastPage {
    display: none;
  }
}
.module .module_inner .module_footer .module_pagination ul li.dots a {
  pointer-events: none;
  border: 0;
}
.module .module_inner .module_footer .module_pagination ul li a {
  position: relative;
  display: block;
  width: inherit;
  height: inherit;
  font-size: 0.6875em;
  line-height: 1.6363636363636365em;
  font-weight: 600;
  color: #32353e;
  text-transform: uppercase;
  border: 2px solid rgba(50, 53, 62, 0.33);
  box-sizing: border-box;
  transition: border 0.2s ease-out;
}
.bg02,
.bg02 .button span,
.bg02 .link,
.bg03,
.bg03 .button span,
.bg03 .link,
.bg04,
.bg04 .link,
.bg08,
.bg08 .button span,
.bg08 .link,
.bg08 .module_pageTitle,
.bg09 .module_pageTitle,
.bg10 .module_pageTitle,
.bg11 .module_pageTitle,
.bg12 .module_pageTitle,
.bg13 .module_pageTitle {
  color: #fff;
}
.module .module_inner .module_footer .module_pagination ul li a.active,
.noTouchDevice .module .module_inner .module_footer .module_pagination ul li a:hover {
  border: 2px solid #32353e;
}
.module .module_inner .module_footer .module_pagination ul li a span {
  display: block;
  position: relative;
  top: 50%;
  height: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.module .module_inner .module_footer .module_pagination ul li a.inactive {
  pointer-events: none;
  opacity: 0.1;
}
.bg02 .button,
.bg03 .button,
.bg04 .button,
.bg08 .button {
  border: 2px solid #fff;
}
.module .module_inner .module_footer .module_pagination ul li:first-child,
.module .module_inner .module_footer .module_pagination ul li:last-child {
  width: auto;
}
.module .module_inner .module_footer .module_pagination ul li:first-child a:first-child,
.module .module_inner .module_footer .module_pagination ul li:first-child a:last-child,
.module .module_inner .module_footer .module_pagination ul li:last-child a:first-child,
.module .module_inner .module_footer .module_pagination ul li:last-child a:last-child {
  padding: 0 13px;
}
.module .module_inner .module_footer .module_pagination ul li + li {
  margin-left: 10px;
}
@media only screen and (max-width: 675px) {
  .module .module_inner .module_footer {
    padding: 0 10px;
    box-sizing: border-box;
  }
}
.module .half_inner {
  padding: 60px 40px;
}
@media only screen and (min-width: 1920px) {
  .module .half_inner {
    padding: 120px 80px;
  }
}
@media only screen and (max-width: 1920px) {
  .module .half_inner {
    padding: 60px;
  }
}
@media only screen and (max-width: 1500px) {
  .module .half_inner {
    padding: 60px 48px;
  }
}
@media only screen and (max-width: 1280px) {
  .module .half_inner {
    padding: 60px 40px;
  }
}
@media only screen and (max-width: 1024px) {
  .module .half_inner {
    padding: 60px 32px;
  }
}
@media only screen and (max-width: 768px) {
  .module .half_inner {
    padding: 45px 20px;
  }
}
@media only screen and (max-width: 675px) {
  .module .half_inner {
    padding: 30px 10px;
  }
}
.bg01 + .bg01 .module_inner,
.bg03 + .bg03 .module_inner,
.bg04 + .bg04 .module_inner {
  padding-top: 0;
}
.section_category {
  position: relative;
}
.bg01 {
  background-color: #fff;
}
.bg02 {
  background-color: #232323;
}
.bg02 + .bg02 {
  background-color: #1e1e1e;
}
.bg03 {
  background-color: #32353e;
}
.bg04 {
  background-color: #2269bd;
}
.bg04 .button span,
.bg04 .module_pageTitle {
  color: #fff;
}
.bg07 {
  background-color: #ecf1f4;
}
.bg08 {
  background-color: red;
}
.bg09 {
  background-color: #3fc380;
}
.bg10 {
  background-color: #f7ca18;
}
.bg11 {
  background-color: #f2784b;
}
.bg12 {
  background-color: #913d88;
}
.bg13 {
  background-color: #bd2245;
}
.module-pageHeader {
  position: relative;
  text-align: center;
  z-index: 2;
}
.module-pageHeader.moduleErrorPage {
  background-color: #ecf1f4;
}
.module-pageHeader.moduleErrorPage .module_inner {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media only screen and (max-width: 675px) {
  .module-pageHeader.moduleErrorPage .module_inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.module-pageHeader.moduleErrorPage .module_inner .module_pageTitle {
  padding: 0;
  text-align: center;
}
.module-pageHeader.moduleErrorPage .module_inner .module_subPageTitle {
  font-family: Domine, sans-serif;
  margin-top: 10px;
}
.module-pageHeader.moduleErrorPage .module_inner .module_subPageTitle + p {
  margin-top: 14px;
}
.module-pageHeader.moduleErrorPage .module_inner .module_subPageTitle + p + .button {
  margin-top: 27px;
  min-width: 150px;
  height: 50px;
}
.module-pageHeader .module_inner {
  padding-top: 40px;
  padding-bottom: 40px;
  max-width: none;
}
@media only screen and (max-width: 1024px) {
  .module-pageHeader .module_inner {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.module-pageHeader .module_inner .module_pageTitle {
  padding-top: 58px;
  text-align: left;
  width : max-content;
}
@media only screen and (max-width: 1024px) {
  .module-pageHeader .module_inner .module_pageTitle {
    padding-top: 42px;
  }
}
.module-pageHeader .module_inner .serchResults {
  position: relative;
  margin-top: -5px;
  text-align: right;
}
.module-pageHeader .module_inner .serchResults input[type="text"] {
  padding: 0;
  width: 100%;
  max-width: 595px;
  height: 50px;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #91a2b1;
  box-sizing: border-box;
  outline: 0;
  font-family: Domine, sans-serif;
}
@media only screen and (max-width: 1024px) {
  .module-pageHeader .module_inner .serchResults input[type="text"] {
    max-width: 100%;
  }
}
.module-pageHeader .module_inner .serchResults input[type="submit"] {
  margin-left: -20px;
  float: right;
  padding: 0;
  height: 50px;
  width: 20px;
  background-color: transparent;
  border: 0;
  cursor: pointer;
}
@media only screen and (min-width: 1500px) {
  .module-pageHeader .module_inner .serchResults input[type="submit"] {
    height: 51px;
  }
}
.module-pageHeader .module_inner .serchResults svg {
  position: absolute;
  right: 0;
  bottom: 18px;
  width: 20px;
  height: 20px;
  pointer-events: none;
}
@media only screen and (max-width: 768px) {
  .module-pageHeader .module_inner .serchResults:not(.withoutResults) {
    font-size: 1.125em;
  }
  .module-pageHeader .module_inner .serchResults:not(.withoutResults) svg {
    bottom: 11px;
  }
}
.module-pageHeader .module_inner .withoutResults {
  margin: auto;
  text-align: left;
  padding-top: 114px;
  max-width: 999px;
}
.module-pageHeader .module_inner .withoutResults input[type="text"] {
  max-width: 100%;
}
@media only screen and (max-width: 675px) {
  .module-pageHeader .module_inner .withoutResults {
    padding-top: 38px;
    font-size: 1.125em;
  }
}
.module-pageHeader .module_inner .searchError {
  margin: auto;
  padding-top: 20px;
  padding-bottom: 56px;
  max-width: 999px;
  text-align: left;
  color: red;
}
@media only screen and (max-width: 675px) {
  .module-pageHeader .module_inner .searchError {
    padding-bottom: 0;
  }
}
.module-pageHeader .module_inner .searchError svg {
  width: 10px;
  height: 10px;
  margin-right: 9px;
}
.module-pageHeader .module_inner .categoryFrame {
  position: absolute;
  top: 0;
  right: 0;
  width: 444px;
  height: 280px;
  z-index: 1;
}
.module-pageHeader .module_inner .categoryFrame:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.module-pageHeader .module_inner .categoryFrame svg {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 1024px) {
  .module-pageHeader .module_inner .categoryFrame {
    width: 267px;
    height: 169px;
  }
  .module-pageHeader .module_inner .categoryFrame svg {
    height: 47px;
  }
}
@media only screen and (max-width: 920px) {
  .module-pageHeader .module_inner .categoryFrame {
    display: none;
  }
}
.module-pageHeader .module_inner .categoryFrame.categoryA svg,
.module-pageHeader .module_inner .categoryFrame.categoryC svg,
.module-pageHeader .module_inner .categoryFrame.categoryE svg,
.module-pageHeader .module_inner .categoryFrame.categoryS svg {
  height: 80px;
  width: 80px;
}
.module-pageHeader .module_inner .categoryFrame.categoryW svg {
  height: 58px;
  width: 90px;
}
.module-pageHeader .module_inner .categoryFrame.categoryW svg polygon {
  fill: #2269bd;
}
.module-pageHeader .module_inner .categoryFrame.categoryCT svg,
.module-pageHeader .module_inner .categoryFrame.categoryDT svg,
.module-pageHeader .module_inner .categoryFrame.categoryST svg,
.module-pageHeader .module_inner .categoryFrame.categoryTD svg {
  height: 96px;
  width: 113px;
}
.module-pageHeader .module_inner .categoryFrame.categoryDT svg path {
  fill: #f2784b;
}
.module-pageHeader .module_inner .categoryFrame.categoryST svg path {
  fill: #913d88;
}
.module-fullImage {
  position: relative;
  width: 100%;
  height: 640px;
  text-align: center;
}
.module-fullImage .veiled {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(23, 23, 23, 0.31);
}
.module-fullImage .image_description {
  position: relative;
  margin: auto;
  max-width: 800px;
  height: 100%;
  text-align: left;
}
.module-fullImage .image_description:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-left: -10px;
  height: 100%;
  width: 1px;
  background-color: transparent;
}
.module-fullImage .image_description h2 {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  color: #fff;
}
@media only screen and (max-width: 832px) {
  .module-fullImage .image_description h2 {
    padding: 0 32px;
  }
}
@media only screen and (max-width: 768px) {
  .module-fullImage .image_description h2 {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 675px) {
  .module-fullImage .image_description h2 {
    padding: 0 10px;
  }
}
.module-webMap .module_inner .module_content .section_webMap + .section_webMap,
.module.module-contact .module_inner .module_content .contact_element a + .text09 {
  padding-top: 40px;
}
.module-webMap .module_inner {
  text-align: center;
}
.module-webMap .module_inner .module_content {
  margin: auto;
  max-width: 800px;
}
.module-webMap .module_inner .module_content .section_webMap {
  padding-bottom: 40px;
  text-align: left;
  border-bottom: 1px solid #32353e;
  box-sizing: border-box;
  letter-spacing: -0.25em;
}
.module-webMap .module_inner .module_content .section_webMap li {
  display: inline-block;
  vertical-align: top;
  margin-right: 58px;
  letter-spacing: 0;
}
@media only screen and (max-width: 1024px) {
  .module-webMap .module_inner .module_content .section_webMap {
    padding-bottom: 0;
  }
  .module-webMap .module_inner .module_content .section_webMap li {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 675px) {
  .module-webMap .module_inner .module_content .section_webMap li {
    display: block;
    margin-bottom: 10px;
  }
  .module.module-contact .module_inner .module_content .contact_element a + .text09 {
    padding-top: 30px;
  }
}
.module-webMap .module_inner .module_content .section_webMap li:last-child {
  margin-right: 0;
}
.module-webMap .module_inner .module_content .section_webMap li a {
  text-transform: uppercase;
  color: #32353e;
  transition: all 0.3s;
}
.noTouchDevice .module-webMap .module_inner .module_content .section_webMap li a:hover {
  color: red;
}
.module.module-contact {
  position: relative;
  text-align: center;
}
.module.module-contact .module_inner .module_content {
  display: inline-block;
  margin-left: 0;
  max-width: 800px;
  font-size: 0;
  text-align: left;
}
.module.module-contact .module_inner .module_content:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(50, 53, 62, 0.9);
}
.module.module-contact .module_inner .module_content .contact_element {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-right: 25px;
  font-size: 1rem;
  color: #fff;
  box-sizing: border-box;
}
.module.module-contact .module_inner .module_content .contact_element .text09 {
  color: #91a2b1;
  margin-bottom: 10px;
}
.module.module-contact .module_inner .module_content .contact_element a {
  color: #fff;
}
.module.module-contact .module_inner .module_content .contact_element:nth-child(2) ~ .contact_element {
  padding-top: 90px;
}
@media only screen and (max-width: 675px) {
  .module.module-contact .module_inner .module_content .contact_element:nth-child(2) ~ .contact_element {
    padding-top: 60px;
  }
  .module.module-contact .module_inner .module_content .contact_element:nth-child(3) ~ .contact_element {
    padding-top: 30px;
  }
}
.module_featured-topics {
  font-size: 0;
}
.module_featured-topics li {
  font-size: 1rem;
  display: inline-block;
  padding: 0 20px 20px 0;
}
@media only screen and (max-width: 500px) {
  .module_featured-topics li {
    padding: 0 10px 10px 0;
  }
}
.module_featured-topics li a {
  background: #32353e;
  border-radius: 25px;
  color: #fff;
  display: inline-block;
  padding: 5px 15px 3px;
  text-transform: uppercase;
  transition: all 0.2s ease-out;
}
.noTouchDevice .module_featured-topics li a:hover {
  background: #e6e6e7;
  color: #000;
}
.module_categories-nav ul {
  font-size: 0;
}
.module_categories-nav ul li {
  display: inline-block;
  font-size: 1rem;
  width: calc((100% - 21px) / 3);
  min-height: 248px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
  vertical-align: top;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom-width: 7px;
  border-bottom-style: solid;
}
@media only screen and (max-width: 768px) {
  .module_categories-nav ul li {
    width: calc((100% - 16px) / 3);
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 675px) {
  .module_categories-nav ul li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 9px;
  }
}
.module_categories-nav ul li:nth-child(3n + 1),
.module_categories-nav ul li:nth-child(3n + 3) {
  margin-left: 0;
  margin-right: 0;
}
.module_categories-nav ul li.nav_energia {
  background-image: url(../../img/catagoryEnergia.jpg);
  border-bottom-color: #3fc380;
}
.module_categories-nav ul li.nav_construccion {
  background-image: url(../../img/catagoryConstruccion.jpg);
  border-bottom-color: #f7ca18;
}
.module_categories-nav ul li.nav_agua {
  background-image: url(../../img/catagoryAgua.jpg);
  border-bottom-color: #2269bd;
}
.module_categories-nav ul li.nav_digital {
  background-image: url(../../img/catagoryDigital.jpg);
  border-bottom-color: #f2784b;
}
.module_categories-nav ul li.nav_ciencia {
  background-image: url(../../img/catagoryCiencia.jpg);
  border-bottom-color: #913d88;
}
.module_categories-nav ul li.nav_sociedad {
  background-image: url(../../img/catagorySociedad.jpg);
  border-bottom-color: #bd2245;
}
.module_categories-nav ul li:after {
  content: "";
  background: #32353e;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s;
}
.noTouchDevice .module_categories-nav ul li:hover:after {
  opacity: 1;
}
.module_categories-nav ul li a {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 50%;
  left: 0;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.module_categories-nav ul li a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.module_categories-nav ul li a span {
  display: inline-block;
  vertical-align: middle;
}
.module_categories-nav ul li a span i {
  display: inline-block;
  width: 100%;
}
.module_categories-nav ul li a span i.icon-category-c svg,
.module_categories-nav ul li a span i.icon-category-e svg {
  width: 56px;
  height: 70px;
}
.module_categories-nav ul li a span i.icon-category-a svg {
  width: 62px;
  height: 71px;
}
.module_categories-nav ul li a span i.icon-category-ct svg,
.module_categories-nav ul li a span i.icon-category-td svg {
  width: 113px;
  height: 96px;
}
.module_categories-nav ul li a span i.icon-category-s svg {
  width: 51px;
  height: 70px;
}
.module_categories-nav ul li a span i.icon-category-w svg {
  width: 106px;
  height: 68px;
}
.module_categories-nav ul li a span i.icon-category-w svg polygon {
  fill: #2269bd;
}
.module_categories-nav ul li a span i.icon-category-dt svg,
.module_categories-nav ul li a span i.icon-category-st svg {
  width: 113px;
  height: 96px;
}
.module_categories-nav ul li a span i.icon-category-dt svg path,
.module_categories-nav ul li a span i.icon-category-st svg path {
  fill: #f2784b;
}
.module_categories-nav ul li a span i.icon-category-st svg path {
  fill: #913d88;
}
.module_share-quote {
  max-width: 980px;
  margin: auto;
}
@media only screen and (max-width: 768px) {
  .module_share-quote {
    margin-top: 0;
  }
}
@media only screen and (max-width: 675px) {
  .module_share-quote {
    margin-bottom: 5px;
  }
}
.module_share-quote .module_inner {
  padding: 0;
}
.module_share-quote blockquote.quote {
  color: #fff;
  font-family: Domine, sans-serif;
  text-align: center;
  margin: 0 0 46px;
}
@media only screen and (max-width: 675px) {
  .module_share-quote blockquote.quote {
    text-align: left;
    margin-bottom: 36px;
  }
}
.module_share-quote ul {
  font-size: 0;
  text-align: center;
}
.module_share-quote ul li {
  border: 1px solid #fff;
  display: inline-block;
  margin-right: 20px;
  font-size: 1rem;
  vertical-align: middle;
  border-radius: 5px;
  transition: all 0.3s;
}
.module_share-quote ul li:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 675px) {
  .module_share-quote ul li {
    margin-right: 10px;
  }
  .module-distributor-grid .module_share-quote {
    margin-bottom: 0;
  }
  .module-distributor-grid .module_share-quote blockquote.quote {
    text-align: center;
  }
}
.module_share-quote ul li a.module_share-quote-button-social {
  box-sizing: border-box;
  border-radius: 5px;
  display: inline-block;
  color: #fff;
  min-width: 55px;
  width: 100%;
  padding: 2px 5px;
  transition: all 0.3s;
}
.module_share-quote ul li a.module_share-quote-button-social i,
.module_share-quote ul li a.module_share-quote-button-social span {
  display: inline-block;
  vertical-align: middle;
}
.module_share-quote ul li a.module_share-quote-button-social i.icon-twitter svg {
  width: 18px;
  height: 15px;
}
.module_share-quote ul li a.module_share-quote-button-social i.icon-facebook svg {
  width: 8px;
  height: 16px;
}
.module_share-quote ul li a.module_share-quote-button-social i.icon-google svg {
  width: 19px;
  height: 18px;
}
.module_share-quote ul li a.module_share-quote-button-social i.icon-linkedin svg {
  width: 16px;
  height: 16px;
}
.module_share-quote ul li a.module_share-quote-button-social i svg {
  transition: all 0.3s;
}
.noTouchDevice .module_share-quote ul li:hover {
  background: #fff;
}
.noTouchDevice .module_share-quote ul li:hover a.module_share-quote-button-social {
  color: #000;
}
.noTouchDevice .module_share-quote ul li:hover a.module_share-quote-button-social i svg path {
  fill: #000;
}
.module-distributor-grid .module_share-quote {
  display: table;
  position: relative;
  width: 100%;
}
.module-distributor-grid .module_share-quote > .module_inner {
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  z-index: 1;
}
.module-distributor-grid .module_share-quote > .module_inner ul a.module_share-quote-button-social span,
.module_header-search-lighbox .module_header-search-fields,
.module_header-search-lighbox i.icon-close {
  display: none;
}
.module-distributor-grid .module_share-quote > .module_inner ul {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
}
.module-distributor-grid .module_share-quote > .module_inner ul a.module_share-quote-button-social i {
  margin: 0;
}
.highlight-news .module_share-quote {
  min-height: 512px;
  height: 512px;
}
@media only screen and (min-width: 768px) {
  .highlight-news .module_share-quote {
    min-height: 512px;
    height: 512px;
  }
}
@media only screen and (min-width: 1280px) {
  .highlight-news .module_share-quote {
    min-height: 640px;
    height: 640px;
  }
}
@media only screen and (min-width: 1500px) {
  .highlight-news .module_share-quote {
    min-height: 750px;
    height: 750px;
  }
}
@media only screen and (min-width: 1800px) {
  .highlight-news .module_share-quote {
    min-height: 900px;
    height: 900px;
  }
}
@media only screen and (min-width: 1920px) {
  .highlight-news .module_share-quote {
    min-height: 640px;
    height: 640px;
  }
}
@media only screen and (min-width: 2560px) {
  .highlight-news .module_share-quote {
    min-height: 854px;
    height: 854px;
  }
}
.highlight-news .module_share-quote > .module_inner {
  padding: 60px;
}
@media only screen and (max-width: 1280px) {
  .highlight-news .module_share-quote > .module_inner {
    padding: 30px;
  }
}
@media only screen and (max-width: 675px) {
  .highlight-news .module_share-quote > .module_inner {
    padding: 20px;
    width: 100%;
  }
}
.general .module_share-quote,
.last-news .module_share-quote,
.normal .module_share-quote {
  min-height: 448px;
  height: 448px;
}
@media only screen and (max-width: 768px) {
  .general .module_share-quote,
  .last-news .module_share-quote,
  .normal .module_share-quote {
    min-height: 512px;
    height: 512px;
  }
}
@media only screen and (min-width: 1280px) {
  .general .module_share-quote,
  .last-news .module_share-quote,
  .normal .module_share-quote {
    min-height: 560px;
    height: 560px;
  }
}
@media only screen and (min-width: 1500px) {
  .general .module_share-quote,
  .last-news .module_share-quote,
  .normal .module_share-quote {
    min-height: 656px;
    height: 656px;
  }
}
@media only screen and (min-width: 1800px) {
  .general .module_share-quote,
  .last-news .module_share-quote,
  .normal .module_share-quote {
    min-height: 786px;
    height: 786px;
  }
}
@media only screen and (min-width: 1920px) {
  .general .module_share-quote,
  .last-news .module_share-quote,
  .normal .module_share-quote {
    min-height: 840px;
    height: 840px;
  }
}
.general .module_share-quote > .module_inner,
.last-news .module_share-quote > .module_inner,
.normal .module_share-quote > .module_inner {
  padding: 20px;
}
@media only screen and (min-width: 1280px) {
  .general .module_share-quote > .module_inner,
  .last-news .module_share-quote > .module_inner,
  .normal .module_share-quote > .module_inner {
    padding: 40px;
  }
}
.module_header-search-lighbox {
  opacity: 0;
  transition: opacity 0.3s;
  box-sizing: border-box;
}
.search-lightbox .module_header-search-lighbox {
  position: fixed;
  background: #fff;
  height: 100%;
  width: 100%;
  padding: 20px;
  opacity: 1;
  top: 0;
  left: 0;
  z-index: 4;
}
.search-lightbox .module_header-search-lighbox i.icon-close {
  float: right;
  cursor: pointer;
  opacity: 0.7;
  transition: all 0.3s;
}
.search-lightbox .module_header-search-lighbox i.icon-close svg {
  width: 30px;
  height: 30px;
}
.search-lightbox .module_header-search-lighbox i.icon-close:hover {
  opacity: 1;
}
.search-lightbox .module_header-search-lighbox .module_header-search-fields,
.search-lightbox .module_header-search-lighbox i.icon-close {
  display: block;
}
.search-lightbox .module_header-search-lighbox .module_header-search-fields {
  margin-top: 95px;
  font-size: 0;
  opacity: 1;
}
@media only screen and (min-width: 920px) {
  .search-lightbox .module_header-search-lighbox .module_header-search-fields {
    max-width: 83%;
    margin-left: auto;
    margin-right: auto;
  }
}
.search-lightbox .module_header-search-lighbox .module_header-search-fields * {
  box-sizing: border-box;
}
.search-lightbox .module_header-search-lighbox .module_header-search-fields input[type="text"] {
  display: inline-block;
  border: none;
  background: 0 0;
  outline: 0;
  width: 100%;
  vertical-align: middle;
}
.search-lightbox .module_header-search-lighbox .module_header-search-fields input[type="submit"] {
  display: none;
}
@media only screen and (max-width: 675px) {
  .search-lightbox .module_header-search-lighbox .module_header-search-fields input.text03 {
    font-size: 1.15em;
  }
}
.search-lightbox .module_header-search-lighbox .module_header-search-fields input::-webkit-input-placeholder {
  color: #000;
}
.search-lightbox .module_header-search-lighbox .module_header-search-fields input:-moz-placeholder {
  color: #000;
}
.search-lightbox .module_header-search-lighbox .module_header-search-fields input::-moz-placeholder {
  color: #000;
}
.search-lightbox .module_header-search-lighbox .module_header-search-fields input:-ms-input-placeholder {
  color: #000;
}
.search-lightbox .module_header-search-lighbox .module_header-search-fields .module_header-serach-input-wrap,
.search-lightbox .module_header-search-lighbox .module_header-search-fields label {
  font-size: 1rem;
  display: inline-block;
}
.search-lightbox .module_header-search-lighbox .module_header-search-fields .module_header-serach-input-wrap {
  width: calc(100% - 44px);
}
.search-lightbox .module_header-search-lighbox .module_header-search-fields i.icon-search {
  padding: 12px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  color: red;
}
.search-lightbox .module_header-search-lighbox .module_header-search-fields i.icon-search svg {
  width: 20px;
  height: 20px;
}
.search-lightbox .module_header-search-lighbox .module_header-search-fields i.icon-search svg path {
  transition: all 0.3s;
}
.search-lightbox .module_header-search-lighbox .module_header-search-fields i.icon-search.disabled {
  opacity: 0.5;
}
.search-lightbox .module_header-search-lighbox .module_header-search-fields i.icon-search:not(.disabled) {
  cursor: pointer;
}
.search-lightbox
  .module_header-search-lighbox
  .module_header-search-fields
  i.icon-search:not(.disabled):hover
  svg
  path {
  fill: #000;
}
.module-social-twitter {
  min-height: 415px;
  background: #fff;
}
.module-social-twitter > .module_inner {
  padding: 40px;
}
.module-social-twitter > .module_inner ul li:nth-child(2) {
  display: inline-block;
  font-size: 0;
  text-align: justify;
  width: 100%;
}
.module-social-twitter > .module_inner ul li:nth-child(2) > span {
  display: inline-block;
  font-size: 1rem;
  text-align: justify;
  width: 50%;
}
.module-social-twitter > .module_inner ul li:nth-child(2) > span:last-child {
  text-align: right;
}
.module-social-twitter > .module_inner ul li:nth-child(2) > span.module_social-user-name a,
.module-social-twitter > .module_inner ul li:nth-child(2) > span.module_social-user-name span {
  color: #32353e;
  transition: all 0.3s;
}
.noTouchDevice .module-social-twitter > .module_inner ul li:nth-child(2) > span.module_social-user-name a:hover,
.noTouchDevice .module-social-twitter > .module_inner ul li:nth-child(2) > span.module_social-user-name span:hover {
  color: red;
}
.module-social-twitter > .module_inner ul li:nth-child(2) > span.module_social-time a,
.module-social-twitter > .module_inner ul li:nth-child(2) > span.module_social-time span {
  color: #91a2b1;
}
.module-social-twitter > .module_inner ul li:last-child {
  text-align: right;
}
.module-social-twitter > .module_inner ul li img.module_social-user-face {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  margin-bottom: 32px;
}
.module-social-twitter > .module_inner ul li p {
  color: #666;
  margin: 18px 0 30px;
}
.module-social-twitter > .module_inner ul li p > span.module_social-tag {
  color: #32353e;
}
.module-social-twitter > .module_inner ul li .icon.icon-twitter svg path {
  fill: #1ea2ed;
}
.module-most-reader .swiper-button-white svg path,
.module-news-gallery .gallery-top .swiper-button-white svg path,
.module.module-last-videos > .module_inner .module-last-video-hl-carousel .swiper-button-white svg path {
  fill: #fff;
}
.module-distributor-grid .module-social-twitter {
  background: #f2f2f2;
  display: table;
}
.module-distributor-grid .module-social-twitter > .module_inner {
  display: table-cell;
  vertical-align: middle;
}
.highlight-news .module-social-twitter {
  min-height: 512px;
  height: 512px;
}
@media only screen and (min-width: 768px) {
  .highlight-news .module-social-twitter {
    min-height: 512px;
    height: 512px;
  }
}
@media only screen and (min-width: 1280px) {
  .highlight-news .module-social-twitter {
    min-height: 640px;
    height: 640px;
  }
}
@media only screen and (min-width: 1500px) {
  .highlight-news .module-social-twitter {
    min-height: 750px;
    height: 750px;
  }
}
@media only screen and (min-width: 1800px) {
  .highlight-news .module-social-twitter {
    min-height: 900px;
    height: 900px;
  }
}
@media only screen and (min-width: 1920px) {
  .highlight-news .module-social-twitter {
    min-height: 640px;
    height: 640px;
  }
}
@media only screen and (min-width: 2560px) {
  .highlight-news .module-social-twitter {
    min-height: 854px;
    height: 854px;
  }
}
.highlight-news .module-social-twitter > .module_inner {
  padding: 60px;
}
@media only screen and (max-width: 1280px) {
  .highlight-news .module-social-twitter > .module_inner {
    padding: 30px;
  }
}
@media only screen and (max-width: 675px) {
  .highlight-news .module-social-twitter > .module_inner {
    padding: 20px;
    width: 100%;
  }
}
.last-news .module-social-twitter {
  min-height: 448px;
  height: 448px;
}
@media only screen and (max-width: 768px) {
  .last-news .module-social-twitter {
    min-height: 512px;
    height: 512px;
  }
}
@media only screen and (min-width: 1280px) {
  .last-news .module-social-twitter {
    min-height: 560px;
    height: 560px;
  }
}
@media only screen and (min-width: 1500px) {
  .last-news .module-social-twitter {
    min-height: 656px;
    height: 656px;
  }
}
@media only screen and (min-width: 1800px) {
  .last-news .module-social-twitter {
    min-height: 786px;
    height: 786px;
  }
}
@media only screen and (min-width: 1920px) {
  .last-news .module-social-twitter {
    min-height: 840px;
    height: 840px;
  }
}
.last-news .module-social-twitter > .module_inner {
  position: relative;
  padding: 20px;
}
.general .module-social-twitter,
.normal .module-social-twitter {
  min-height: 448px;
  height: 448px;
}
@media only screen and (max-width: 768px) {
  .general .module-social-twitter,
  .normal .module-social-twitter {
    min-height: 512px;
    height: 512px;
  }
}
@media only screen and (min-width: 1280px) {
  .last-news .module-social-twitter > .module_inner {
    padding: 40px;
  }
  .general .module-social-twitter,
  .normal .module-social-twitter {
    min-height: 560px;
    height: 560px;
  }
}
@media only screen and (min-width: 1500px) {
  .general .module-social-twitter,
  .normal .module-social-twitter {
    min-height: 656px;
    height: 656px;
  }
}
@media only screen and (min-width: 1800px) {
  .general .module-social-twitter,
  .normal .module-social-twitter {
    min-height: 786px;
    height: 786px;
  }
}
@media only screen and (min-width: 1920px) {
  .general .module-social-twitter,
  .normal .module-social-twitter {
    min-height: 840px;
    height: 840px;
  }
}
.general .module-social-twitter > .module_inner,
.normal .module-social-twitter > .module_inner {
  position: relative;
  padding: 20px;
}
@media only screen and (min-width: 1280px) {
  .general .module-social-twitter > .module_inner,
  .normal .module-social-twitter > .module_inner {
    padding: 40px;
  }
}
.module_slider-twitter .owl-controls {
  margin-top: 40px !important;
}
.module_slider-twitter .owl-controls .owl-dots {
  text-align: right;
}
.module-distributor-grid .module_slider-twitter .owl-controls .owl-dots,
.module-distributor-grid[data-carousel="distributorCarousel"] .owl-controls .owl-dots {
  text-align: center;
}
.module_slider-twitter .owl-controls .owl-dots .owl-dot {
  position: relative;
  display: inline-block;
  padding: 10px;
  vertical-align: middle;
}
.module_slider-twitter .owl-controls .owl-dots .owl-dot:before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 100%;
  border: 2px solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: all 0.3s;
}
.module_slider-twitter .owl-controls .owl-dots .owl-dot.active:before {
  border: none;
  background: #fff;
  width: 10px;
  height: 10px;
}
.noTouchDevice .module_slider-twitter .owl-controls .owl-dots .owl-dot:hover:before {
  background: #fff;
}
.module-distributor-grid .module_slider-twitter .owl-controls .owl-dots .owl-dot.active:before,
.noTouchDevice .module-distributor-grid .module_slider-twitter .owl-controls .owl-dots .owl-dot:hover:before,
.noTouchDevice
  .module-distributor-grid[data-carousel="distributorCarousel"]
  .owl-controls
  .owl-dots
  .owl-dot:hover:before {
  background: #91a2b1;
}
.module-distributor-grid .module_slider-twitter .owl-controls {
  position: absolute;
  bottom: 50px;
  width: 100%;
}
.module-distributor-grid .module_slider-twitter .owl-controls .owl-dots .owl-dot:before {
  border: 2px solid #91a2b1;
}
.module-distributor-grid {
  font-size: 0;
  display: inline-block;
  width: 100%;
}
@media only screen and (max-width: 920px) {
  .module-distributor-grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: landscape) {
  .module-distributor-grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.module-distributor-grid > li {
  font-size: 1rem;
  display: inline-block;
}
.module-distributor-grid > li.newItem {
  -webkit-animation: fadeIn 0.3s linear;
  animation: fadeIn 0.3s linear;
}
.module-distributor-grid + .module_footer {
  margin-top: 60px;
}
.module-distributor-grid.highlight-news > li {
  width: 50%;
}
@media only screen and (min-width: 1920px) {
  .module-distributor-grid.highlight-news > li {
    width: calc(100% / 3);
  }
}
@media only screen and (max-width: 675px) {
  .module-distributor-grid.highlight-news > li {
    width: 100%;
  }
}
@media only screen and (min-width: 0\0) and (min-width: 1920px) {
  .module-distributor-grid.highlight-news > li {
    width: calc((100% / 3) - 1px);
  }
}
.module-distributor-grid.last-news > li {
  width: calc(100% / 3);
}
@media screen and (min-width: 0\0) {
  .module-distributor-grid.last-news > li {
    width: calc((100% / 3) - 1px);
  }
}
@media only screen and (min-width: 2560px) {
  .module-distributor-grid.last-news > li {
    width: calc(100% / 4);
  }
}
@media only screen and (max-width: 920px) {
  .module-distributor-grid.last-news > li {
    width: 50%;
  }
}
@media only screen and (max-width: 675px) {
  .module-distributor-grid.last-news > li {
    width: 100%;
  }
}
@media only screen and (min-width: 0\0) and (min-width: 2560px) {
  .module-distributor-grid.last-news > li {
    width: calc((100% / 4) - 1px);
  }
}
.module-distributor-grid.general > li,
.module-distributor-grid.normal > li {
  width: calc(100% / 3);
}
@media screen and (min-width: 0\0) {
  .module-distributor-grid.general > li,
  .module-distributor-grid.normal > li {
    width: calc((100% / 3) - 1px);
  }
}
@media only screen and (min-width: 2560px) {
  .module-distributor-grid.general > li,
  .module-distributor-grid.normal > li {
    width: calc(100% / 4);
  }
  .module-distributor-grid.general > li:last-child {
    display: none;
  }
}
@media only screen and (max-width: 920px) {
  .module-distributor-grid.general > li,
  .module-distributor-grid.normal > li {
    width: 50%;
  }
  .module-distributor-grid.general > li:nth-child(n + 7),
  .module-distributor-grid.normal > li:nth-child(n + 7) {
    display: none;
  }
}
@media only screen and (max-width: 675px) {
  .module-distributor-grid.general > li,
  .module-distributor-grid.normal > li {
    width: 100%;
  }
  .module-distributor-grid.general > li:nth-child(n + 5),
  .module-distributor-grid.normal > li:nth-child(n + 5) {
    display: none;
  }
}
@media only screen and (min-width: 0\0) and (min-width: 2560px) {
  .module-distributor-grid.general > li,
  .module-distributor-grid.normal > li {
    width: calc((100% / 4) - 1px);
  }
}
.module-distributor-grid.videos > li {
  width: 50%;
  margin-bottom: 90px;
  box-sizing: border-box;
  vertical-align: top;
}
.module-distributor-grid.videos > li:nth-child(odd) {
  padding-right: 5px;
}
.module-distributor-grid.videos > li:nth-child(even) {
  padding-left: 5px;
}
.module-distributor-grid.videos > li:last-child,
.module-distributor-grid.videos > li:nth-last-child(2) {
  margin-bottom: 20px;
}
@media only screen and (max-width: 675px) {
  .module-distributor-grid.videos > li {
    width: 100%;
    margin-bottom: 40px;
  }
  .module-distributor-grid.videos > li:nth-child(even),
  .module-distributor-grid.videos > li:nth-child(odd) {
    padding-right: 0;
    padding-left: 0;
  }
  .module-distributor-grid.videos > li:nth-last-child(2) {
    margin-bottom: 40px;
  }
}
.module-distributor-grid.highlight-video {
  margin: 60px auto 0;
  text-align: center;
}
@media only screen and (min-width: 1920px) {
  .module-distributor-grid.highlight-video {
    margin: 150px auto 0;
  }
}
.module-distributor-grid.highlight-video > li {
  width: 100%;
}
.module-distributor-grid.highlight-video > li .module-last-video-hl-carousel-item {
  width: 780px;
  margin: auto;
}
@media only screen and (min-width: 1920px) {
  .module-distributor-grid.highlight-video > li .module-last-video-hl-carousel-item {
    width: 960px;
  }
}
@media only screen and (max-width: 920px) {
  .module-distributor-grid.highlight-video > li .module-last-video-hl-carousel-item {
    width: 699px;
  }
}
@media only screen and (max-width: 768px) {
  .module-distributor-grid.highlight-video > li .module-last-video-hl-carousel-item {
    width: 599px;
  }
}
@media only screen and (max-width: 675px) {
  .module-distributor-grid.highlight-video > li .module-last-video-hl-carousel-item {
    width: 296px;
    padding-bottom: 120px;
  }
}
@media only screen and (min-width: 2560px) {
  .module-distributor-grid[data-carousel="distributorCarousel"] li {
    width: calc(100% / 3);
  }
  .module-distributor-grid[data-carousel="distributorCarousel"] li:last-child {
    display: inline-block;
  }
}
@media only screen and (max-width: 920px) {
  .module-distributor-grid[data-carousel="distributorCarousel"] li:nth-child(n + 3) {
    display: none;
  }
}
@media only screen and (max-width: 675px) {
  .module-distributor-grid[data-carousel="distributorCarousel"] li:nth-child(n + 3) {
    display: inline-block;
  }
}
.module-distributor-grid[data-carousel="distributorCarousel"] .owl-controls {
  margin-top: 40px !important;
}
.module-distributor-grid[data-carousel="distributorCarousel"] .owl-controls .owl-dots .owl-dot {
  position: relative;
  display: inline-block;
  padding: 10px;
  vertical-align: middle;
}
.module-distributor-grid[data-carousel="distributorCarousel"] .owl-controls .owl-dots .owl-dot:before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 100%;
  border: 2px solid #91a2b1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: all 0.3s;
}
.module-distributor-grid[data-carousel="distributorCarousel"] .owl-controls .owl-dots .owl-dot.active:before {
  border: none;
  background: #91a2b1;
  width: 10px;
  height: 10px;
}
.highlightNewsHome .module_footer {
  display: none;
}
@media only screen and (max-width: 675px) {
  .highlightNewsHome .module_footer {
    display: inline-block;
    width: 100%;
  }
  .moreNewsHome {
    display: none;
  }
}
.module .module_inner.highlightNewsHome {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
.module-distributor-item {
  display: table;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  position: relative;
  width: 100%;
}
.module-distributor-item:after {
  content: "";
  position: absolute;
  background: #000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  z-index: 0;
  transition: all 0.3s;
}
.noTouchDevice
  .module-distributor-item:hover:not(.module-last-videos .noTouchDevice .module-distributor-item:hover):after {
  opacity: 0.65;
}
.noTouchDevice .energia .module-distributor-item:hover:after {
  opacity: 0.6;
  background: #3fc380;
}
.noTouchDevice .construccion .module-distributor-item:hover:after {
  opacity: 0.6;
  background: #f7ca18;
}
.noTouchDevice .agua .module-distributor-item:hover:after {
  opacity: 0.6;
  background: #2269bd;
}
.noTouchDevice .digital .module-distributor-item:hover:after {
  opacity: 0.6;
  background: #f2784b;
}
.noTouchDevice .tecnologia .module-distributor-item:hover:after {
  opacity: 0.6;
  background: #913d88;
}
.noTouchDevice .sociedad .module-distributor-item:hover:after {
  opacity: 0.6;
  background: #bd2245;
}
.module-distributor-item > .module_inner {
  box-sizing: border-box;
  display: table-cell;
  vertical-align: bottom;
  position: relative;
  z-index: 1;
}
.module-distributor-item > .module_inner h2.module_distributor-title,
.module-distributor-item > .module_inner h2.module_distributor-title > a,
.module-distributor-item > .module_inner p.module_distributor-text,
.module-distributor-item > .module_inner p.module_distributor-text > a {
  color: #fff;
}
.module-distributor-item > .module_inner h2.module_distributor-title {
  line-height: normal;
}
@media only screen and (min-width: 1920px) {
  .module-distributor-item > .module_inner h2.module_distributor-title.text03 {
    font-size: 2.75em;
    line-height: 1.2272727272727273em;
  }
}
@media only screen and (min-width: 2560px) {
  .module-distributor-item > .module_inner h2.module_distributor-title.text03 {
    font-size: 3.75em;
    line-height: 1.1666666666666667em;
  }
}
@media only screen and (max-width: 1200px) {
  .module-distributor-item > .module_inner h2.module_distributor-title.text04 {
    font-size: 1.625em;
  }
}
.module-distributor-item > .module_inner h2.module_distributor-title + p.module_distributor-text {
  margin-top: 10px;
}
.module-distributor-item > .module_inner .module_distributor-label {
  position: absolute;
  color: #fff;
  text-transform: capitalize;
  min-width: 200px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  text-align: left;
}
.module-distributor-item > .module_inner .module_distributor-label:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 10px;
  display: inline-block;
  left: -2px;
  bottom: 2px;
  z-index: -1;
  background: red;
}
.energia .module-distributor-item > .module_inner .module_distributor-label:after {
  background: #3fc380;
}
.construccion .module-distributor-item > .module_inner .module_distributor-label:after {
  background: #f7ca18;
}
.agua .module-distributor-item > .module_inner .module_distributor-label:after {
  background: #2269bd;
}
.digital .module-distributor-item > .module_inner .module_distributor-label:after {
  background: #f2784b;
}
.tecnologia .module-distributor-item > .module_inner .module_distributor-label:after {
  background: #913d88;
}
.sociedad .module-distributor-item > .module_inner .module_distributor-label:after {
  background: #bd2245;
}
.module-distributor-item > .module_inner .icon_graphic_badge {
  position: absolute;
  right: 0;
}
@media only screen and (max-width: 920px) {
  .module-distributor-item > .module_inner .icon_graphic_badge {
    right: -1px;
  }
}
.module-distributor-item > .module_inner .icon_graphic_badge svg {
  width: 103px;
  height: 95px;
}
@media only screen and (max-width: 675px) {
  .module-distributor-item > .module_inner .icon_graphic_badge svg {
    width: 52px;
    height: 48px;
  }
}
.highlight-news .module-distributor-item {
  min-height: 512px;
  height: 512px;
}
@media only screen and (min-width: 768px) {
  .highlight-news .module-distributor-item {
    min-height: 512px;
    height: 512px;
  }
}
@media only screen and (min-width: 1280px) {
  .highlight-news .module-distributor-item {
    min-height: 640px;
    height: 640px;
  }
}
@media only screen and (min-width: 1500px) {
  .highlight-news .module-distributor-item {
    min-height: 750px;
    height: 750px;
  }
}
@media only screen and (min-width: 1800px) {
  .highlight-news .module-distributor-item {
    min-height: 900px;
    height: 900px;
  }
}
@media only screen and (min-width: 1920px) {
  .highlight-news .module-distributor-item {
    min-height: 640px;
    height: 640px;
  }
}
@media only screen and (min-width: 2560px) {
  .highlight-news .module-distributor-item {
    min-height: 854px;
    height: 854px;
  }
}
.highlight-news .module-distributor-item > .module_inner {
  padding: 60px;
}
@media only screen and (max-width: 1280px) {
  .highlight-news .module-distributor-item > .module_inner {
    padding: 30px;
  }
  .highlight-news .module-distributor-item > .module_inner h2.module_distributor-title {
    font-size: 1.875em;
  }
}
@media only screen and (max-width: 768px) {
  .highlight-news .module-distributor-item > .module_inner h2.module_distributor-title {
    font-size: 1.75em;
  }
}
.highlight-news .module-distributor-item > .module_inner .module_distributor-label {
  top: 60px;
  right: calc(100% - 60px);
}
@media only screen and (max-width: 1280px) {
  .highlight-news .module-distributor-item > .module_inner .module_distributor-label {
    top: 30px;
    right: calc(100% - 30px);
    min-width: 180px;
    font-size: 0.875em;
  }
}
@media only screen and (max-width: 675px) {
  .highlight-news .module-distributor-item > .module_inner {
    padding: 20px;
    width: 100%;
  }
  .highlight-news .module-distributor-item > .module_inner .module_distributor-label {
    top: 20px;
    right: calc(100% - 20px);
  }
}
.highlight-news .module-distributor-item > .module_inner .icon_graphic_badge {
  top: 0;
  right: 0;
}
.last-news .module-distributor-item {
  min-height: 448px;
  height: 448px;
}
@media only screen and (max-width: 768px) {
  .last-news .module-distributor-item {
    min-height: 512px;
    height: 512px;
  }
}
@media only screen and (min-width: 1280px) {
  .last-news .module-distributor-item {
    min-height: 560px;
    height: 560px;
  }
}
@media only screen and (min-width: 1500px) {
  .last-news .module-distributor-item {
    min-height: 656px;
    height: 656px;
  }
}
@media only screen and (min-width: 1800px) {
  .last-news .module-distributor-item {
    min-height: 786px;
    height: 786px;
  }
}
@media only screen and (min-width: 1920px) {
  .last-news .module-distributor-item {
    min-height: 840px;
    height: 840px;
  }
}
.last-news .module-distributor-item > .module_inner {
  padding: 20px;
}
.last-news .module-distributor-item > .module_inner .module_distributor-label {
  top: 20px;
  right: calc(100% - 20px);
}
@media only screen and (min-width: 1280px) {
  .last-news .module-distributor-item > .module_inner {
    padding: 40px;
  }
  .last-news .module-distributor-item > .module_inner h2.module_distributor-title {
    font-size: 1.625em;
  }
  .last-news .module-distributor-item > .module_inner .module_distributor-label {
    top: 40px;
    right: calc(100% - 40px);
  }
}
.general .module-distributor-item > .module_inner .icon_graphic_badge,
.last-news .module-distributor-item > .module_inner .icon_graphic_badge,
.normal .module-distributor-item > .module_inner .icon_graphic_badge {
  top: 0;
  right: 0;
}
.general .module-distributor-item,
.normal .module-distributor-item {
  min-height: 448px;
  height: 448px;
}
@media only screen and (max-width: 768px) {
  .general .module-distributor-item,
  .normal .module-distributor-item {
    min-height: 512px;
    height: 512px;
  }
}
@media only screen and (min-width: 1280px) {
  .general .module-distributor-item,
  .normal .module-distributor-item {
    min-height: 560px;
    height: 560px;
  }
}
@media only screen and (min-width: 1500px) {
  .general .module-distributor-item,
  .normal .module-distributor-item {
    min-height: 656px;
    height: 656px;
  }
}
@media only screen and (min-width: 1800px) {
  .general .module-distributor-item,
  .normal .module-distributor-item {
    min-height: 786px;
    height: 786px;
  }
}
@media only screen and (min-width: 1920px) {
  .general .module-distributor-item,
  .normal .module-distributor-item {
    min-height: 840px;
    height: 840px;
  }
}
.general .module-distributor-item > .module_inner,
.normal .module-distributor-item > .module_inner {
  padding: 20px;
  font-size: 1rem;
}
.general .module-distributor-item > .module_inner .module_distributor-label,
.normal .module-distributor-item > .module_inner .module_distributor-label {
  display: none;
}
.general .module-distributor-item > .module_inner .module_distributor-label {
  display: inline-block;
  top: 20px;
  right: calc(100% - 20px);
}
@media only screen and (min-width: 1280px) {
  .general .module-distributor-item > .module_inner,
  .normal .module-distributor-item > .module_inner {
    padding: 40px;
  }
  .general .module-distributor-item > .module_inner h2.module_distributor-title,
  .normal .module-distributor-item > .module_inner h2.module_distributor-title {
    font-size: 1.625em;
  }
  .general .module-distributor-item > .module_inner .module_distributor-label {
    top: 40px;
    right: calc(100% - 40px);
    min-width: 180px;
  }
}
.module-newsletter .module_inner {
  text-align: center;
}
.module-newsletter .module_inner .module_content {
  margin: auto;
  font-size: 0;
}
.module-newsletter .module_inner .module_content .newsletter_logo {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-right: 100px;
  width: 170px;
  height: 170px;
  font-size: 1rem;
  text-align: center;
  background-color: red;
  border: 2px solid #fff;
  box-sizing: border-box;
  border-radius: 100%;
}
@media only screen and (max-width: 1024px) {
  .module-newsletter .module_inner .module_content .newsletter_logo {
    margin-right: 30px;
    width: 140px;
    height: 140px;
  }
}
@media only screen and (max-width: 768px) {
  .module-newsletter .module_inner .module_content .newsletter_logo {
    display: block;
    margin: auto;
  }
  .module-newsletter .module_inner .module_content .newsletter_logo + .newsletter_details {
    margin-top: 20px;
  }
}
.module-newsletter .module_inner .module_content .newsletter_logo svg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 64px;
  height: 64px;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.module-newsletter .module_inner .module_content .newsletter_details {
  display: inline-block;
  vertical-align: middle;
  font-size: 1rem;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .module-newsletter .module_inner .module_content .newsletter_details {
    display: block;
    margin: auto;
    text-align: center;
  }
}
.module-newsletter .module_inner .module_content .newsletter_details h2 + p {
  margin-top: 20px;
}
@media only screen and (max-width: 1024px) {
  .module-newsletter .module_inner .module_content .newsletter_logo svg {
    width: 57px;
    height: 57px;
  }
  .module-newsletter .module_inner .module_content .newsletter_details h2 + p {
    margin-top: 10px;
  }
}
.module-newsletter .module_inner .module_content .newsletter_details p + .add_mail,
.module-newsletter .module_inner .module_content .newsletter_details p + .button {
  margin-top: 40px;
}
@media only screen and (max-width: 1024px) {
  .module-newsletter .module_inner .module_content .newsletter_details p + .add_mail,
  .module-newsletter .module_inner .module_content .newsletter_details p + .button {
    margin-top: 20px;
  }
}
.module-newsletter .module_inner .module_content .newsletter_details .button {
  padding-left: 45px;
  padding-right: 45px;
  height: 50px;
  text-align: center;
  box-sizing: border-box;
  transition: all 0.3s;
}
@media only screen and (max-width: 675px) {
  .module-newsletter .module_inner .module_content .newsletter_details .button {
    padding-left: 0;
    padding-right: 0;
  }
}
.module-newsletter .module_inner .module_content .newsletter_details .button + .add_mail {
  margin-top: 40px;
}
.noTouchDevice .module-newsletter .module_inner .module_content .newsletter_details .button:hover {
  background-color: #fff;
}
.noTouchDevice .module-newsletter .module_inner .module_content .newsletter_details .button:hover span {
  color: #000;
}
.module-newsletter .module_inner .module_content .newsletter_details .add_mail {
  width: 100%;
  max-width: 445px;
  letter-spacing: -0.25em;
}
@media only screen and (max-width: 1024px) {
  .module-newsletter .module_inner .module_content .newsletter_details .add_mail {
    margin: auto;
  }
}
.module-newsletter .module_inner .module_content .newsletter_details .add_mail input[type="text"] {
  display: inline-block;
  vertical-align: top;
  padding: 0 20px;
  width: 335px;
  height: 50px;
  letter-spacing: 0;
  color: #32353e;
  border: 0;
  border-radius: 3px 0 0 3px;
  box-sizing: border-box;
  outline: 0;
}
@media only screen and (max-width: 480px) {
  .module-newsletter .module_inner .module_content .newsletter_details .add_mail input[type="text"] {
    width: 225px;
  }
}
@media only screen and (max-width: 355px) {
  .module-newsletter .module_inner .module_content .newsletter_details .add_mail input[type="text"] {
    width: 189px;
  }
}
.module-newsletter .module_inner .module_content .newsletter_details .add_mail input[type="text"].error {
  border-top: 2px solid red;
  border-left: 1px solid red;
  border-bottom: 2px solid red;
}
.module-newsletter .module_inner .module_content .newsletter_details .add_mail .button {
  padding: 0;
  display: inline-block;
  vertical-align: top;
  min-width: 110px;
  letter-spacing: 0;
  background-color: transparent;
  box-sizing: border-box;
  transition: all 0.2s ease-out;
}
.module-newsletter .module_inner .module_content .newsletter_details .add_mail .button + svg {
  margin-top: 10px;
}
.module-newsletter .module_inner .module_content .newsletter_details .add_mail .button.hide {
  min-width: 0;
  font-size: 0;
}
.module-newsletter .module_inner .module_content .newsletter_details .add_mail svg {
  width: 15px;
  height: 13px;
  margin-right: 10px;
}
.module-newsletter .module_inner .module_content .newsletter_details .add_mail p.error {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  color: red;
}
.module-newsletter .module_inner .module_content .newsletter_details .add_mail.hide {
  display: none;
}
.module-newsletter .module_inner .module_content .newsletter_confirmation {
  margin: auto;
  max-width: 800px;
  text-align: center;
  font-size: 1rem;
}
.module-newsletter .module_inner .module_content .newsletter_confirmation svg {
  width: 70px;
  height: 70px;
}
.module-newsletter .module_inner .module_content .newsletter_confirmation svg + h2 {
  margin-top: 35px;
}
@media only screen and (max-width: 675px) {
  .module-newsletter .module_inner .module_content .newsletter_confirmation svg + h2 {
    margin-top: 10px;
  }
}
.module-newsletter .module_inner .module_content .newsletter_confirmation h2 {
  color: #3fc380;
  text-transform: none;
}
.module-newsletter .module_inner .module_content .newsletter_confirmation h2 + p {
  margin-top: 35px;
}
@media only screen and (max-width: 675px) {
  .module-newsletter .module_inner .module_content .newsletter_confirmation h2 + p {
    margin-top: 10px;
  }
  .module-comments .comments .module_inner {
    padding: 40px 10px;
  }
}
.module-comments {
  text-align: center;
}
.module-comments .comments {
  margin: auto;
  text-align: left;
  background-color: #f9fbfc;
}
.module-comments .comments .module_inner {
  max-width: 800px;
}
.module-comments .comments .module_inner .module_title {
  position: relative;
  padding-left: 42px;
}
.module-comments .comments .module_inner .module_title svg {
  position: absolute;
  top: 2.5px;
  left: 0;
  width: 28px;
  height: 27px;
}
.module-comments .comments .module_inner .comments_list .head_comment svg,
.module-comments .comments .module_inner .comments_list .response_comment svg {
  margin-right: 10px;
  width: 13px;
  height: 10px;
  display: inline-block;
  vertical-align: top;
}
.module-comments .comments .module_inner .module_title + .comments_list {
  margin-top: 90px;
}
@media only screen and (max-width: 675px) {
  .module-comments .comments .module_inner .module_title + .comments_list {
    margin-top: 20px;
  }
}
.module-comments .comments .module_inner .module_title + .comments_empty {
  margin-top: 60px;
}
@media only screen and (max-width: 675px) {
  .module-comments .comments .module_inner .module_title + .comments_empty {
    margin-top: 10px;
  }
}
.module-comments .comments .module_inner .comments_list .head_comment + *,
.module-comments .comments .module_inner .comments_list .response_comment + * {
  margin-top: 20px;
}
.module-comments .comments .module_inner .comments_empty {
  color: #666;
}
.module-comments .comments .module_inner .comments_list {
  text-align: center;
}
.module-comments .comments .module_inner .comments_list .head_comment,
.module-comments .comments .module_inner .comments_list .response_comment {
  padding-bottom: 25px;
  text-align: left;
  border-bottom: 1px solid #e4edfb;
}
.module-comments .comments .module_inner .comments_list .response_comment svg {
  padding-left: 90px;
}
@media only screen and (max-width: 768px) {
  .module-comments .comments .module_inner .comments_list .response_comment svg {
    padding-left: 70px;
  }
}
@media only screen and (max-width: 675px) {
  .module-comments .comments .module_inner .comments_list .response_comment svg {
    padding-left: 20px;
  }
}
.module-comments .comments .module_inner .comments_list .response_comment .comment,
.module-comments .comments .module_inner .comments_list .response_comment .comment_user {
  padding-left: 90px;
}
@media only screen and (max-width: 768px) {
  .module-comments .comments .module_inner .comments_list .response_comment .comment,
  .module-comments .comments .module_inner .comments_list .response_comment .comment_user {
    padding-left: 70px;
  }
}
.module-comments .comments .module_inner .comments_list .comment_user {
  display: inline-block;
  vertical-align: top;
  font-family: Domine, sans-serif;
  font-size: 0.9375em;
  line-height: 2.466666666666667em;
}
.module-comments .comments .module_inner .comments_list .comment_detail {
  display: inline-block;
  vertical-align: top;
  padding-top: 15px;
  color: #91a2b1;
  float: right;
}
.module-comments .comments .module_inner .comments_list .comment_detail + .comment {
  margin-top: 13px;
}
.module-comments .comments .module_inner .comments_list .comment {
  color: #666;
}
.module-comments .comments .module_inner .comments_list .comment + svg {
  margin-top: 10px;
}
.module-comments .comments .module_inner .comments_list .response {
  display: inline-block;
  vertical-align: top;
  padding-top: 7.5px;
  color: #91a2b1;
  transition: all 0.3s;
}
.noTouchDevice .module-comments .comments .module_inner .comments_list .response:hover {
  color: red;
}
.module-comments .comments .module_inner .comments_list .button {
  margin: 90px auto auto;
  text-align: center;
}
@media only screen and (max-width: 675px) {
  .module-comments .comments .module_inner .comments_list .response_comment .comment,
  .module-comments .comments .module_inner .comments_list .response_comment .comment_user {
    padding-left: 20px;
  }
  .module-comments .comments .module_inner .comments_list .button {
    margin-top: 20px;
  }
  .module-commentsForm .commentsForm .module_inner {
    padding: 40px 10px;
  }
}
.module-commentsForm {
  text-align: center;
}
.module-commentsForm .commentsForm {
  margin: auto;
  text-align: left;
}
.module-commentsForm .commentsForm .module_inner {
  max-width: 800px;
}
.module-commentsForm .commentsForm .module_inner .module_title + p {
  margin-top: 10px;
}
.module-commentsForm .commentsForm .module_inner p {
  color: #91a2b1;
}
.module-commentsForm .commentsForm .module_inner p + .comments_confirmation,
.module-commentsForm .commentsForm .module_inner p + form {
  margin-top: 90px;
}
.module-commentsForm .commentsForm .module_inner form .input_area {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
}
.module-commentsForm .commentsForm .module_inner form .input_area.error input[type="text"] {
  color: red;
  padding-right: 18%;
  background-image: url(../../img/ico-field-error.png);
  background-repeat: no-repeat;
  background-position: 97% center;
}
.module-commentsForm .commentsForm .module_inner form .input_area:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 675px) {
  .module-commentsForm .commentsForm .module_inner p + .comments_confirmation,
  .module-commentsForm .commentsForm .module_inner p + form {
    margin-top: 30px;
  }
  .module-commentsForm .commentsForm .module_inner form .input_area {
    display: block;
    margin-right: 0;
  }
  .module-commentsForm .commentsForm .module_inner form .input_area + .input_area {
    margin-top: 20px;
  }
}
.module-commentsForm .commentsForm .module_inner form .input_area p + input {
  margin-top: 10px;
}
.module-commentsForm .commentsForm .module_inner form .input_area input[type="text"] {
  padding: 0 20px;
  width: 200px;
  height: 50px;
  color: #32353e;
  border: 0;
  border-radius: 3px;
  box-sizing: border-box;
  outline: 0;
}
.module-commentsForm .commentsForm .module_inner form .input_area + .text_area {
  margin-top: 20px;
}
.module-commentsForm .commentsForm .module_inner form .text_area {
  text-align: justify;
}
.module-commentsForm .commentsForm .module_inner form .text_area:after {
  content: "";
  display: table;
  clear: both;
}
.module-commentsForm .commentsForm .module_inner form .text_area p {
  display: inline-block;
  vertical-align: top;
}
.module-commentsForm .commentsForm .module_inner form .text_area textarea {
  padding: 15px 20px;
  width: 100%;
  height: 145px;
  color: #32353e;
  border: 0;
  border-radius: 3px;
  box-sizing: border-box;
  resize: none;
  outline: 0;
}
.module-commentsForm .commentsForm .module_inner form .text_area textarea + .button {
  margin-top: 10px;
}
.module-commentsForm .commentsForm .module_inner form .text_area .button {
  float: right;
  min-width: 180px;
  height: 50px;
  text-align: center;
}
@media only screen and (max-width: 675px) {
  .module-commentsForm .commentsForm .module_inner form .input_area input[type="text"] {
    width: 100%;
  }
  .module-commentsForm .commentsForm .module_inner form .text_area .button {
    float: none;
    min-width: 100%;
  }
}
.module-commentsForm .commentsForm .module_inner .comments_confirmation {
  margin: auto;
  padding: 70px 10px;
  max-width: 800px;
  text-align: center;
  font-size: 1rem;
  background-color: #fff;
}
.module-commentsForm .commentsForm .module_inner .comments_confirmation svg {
  width: 70px;
  height: 70px;
}
.module-commentsForm .commentsForm .module_inner .comments_confirmation svg + h2 {
  margin-top: 35px;
}
@media only screen and (max-width: 675px) {
  .module-commentsForm .commentsForm .module_inner .comments_confirmation svg + h2 {
    margin-top: 10px;
  }
}
.module-commentsForm .commentsForm .module_inner .comments_confirmation h2 {
  color: #3fc380;
  text-transform: none;
}
.module-commentsForm .commentsForm .module_inner .comments_confirmation h2 + p {
  margin-top: 35px;
}
.module-news-gallery {
  position: relative;
  margin-bottom: -115px;
  top: -115px;
  min-height: 745px;
}
.module-news-gallery .swiper-container {
  overflow: auto;
}
.module-news-gallery .gallery-top {
  position: relative;
  width: 100%;
  min-height: 640px;
  z-index: 0;
}
@media only screen and (max-width: 675px) {
  .module-commentsForm .commentsForm .module_inner .comments_confirmation h2 + p {
    margin-top: 10px;
  }
  .module-news-gallery .gallery-top {
    height: 500px;
  }
}
.module-news-gallery .gallery-top .swiper-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 640px;
  height: 100%;
}
.module-news-gallery .gallery-top .swiper-slide img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: auto;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
@media only screen and (max-width: 1280px) {
  .module-news-gallery .gallery-top .swiper-slide img {
    width: auto;
    height: 100%;
  }
}
.module-news-gallery .gallery-top:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
  z-index: 2;
}
.module-news-gallery .gallery-top .swiper-button-white {
  position: absolute;
  top: 50%;
  right: 40px;
  width: 30px;
  height: 30px;
  text-align: center;
  border: 3px solid #fff;
  border-radius: 100%;
  box-sizing: border-box;
  background: 0 0;
}
.module-news-gallery .gallery-top .swiper-button-white svg {
  position: absolute;
  top: 7px;
  left: 10px;
  width: 6px;
  height: 10px;
}
.module-news-gallery .gallery-top .swiper-button-next {
  margin-top: 30px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.module-news-gallery .gallery-top .swiper-button-prev {
  margin-top: -30px;
  left: auto;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.module-news-gallery .slide_description {
  position: absolute;
  bottom: 40px;
  width: 100%;
  text-align: center;
  z-index: 3;
}
.module-news-gallery .slide_description .module_inner {
  padding-top: 0;
  padding-bottom: 0;
  max-width: 800px;
  text-align: left;
  box-sizing: border-box;
}
.module-news-gallery .slide_description .module_inner p {
  color: #91a2b1;
}
.module-news-gallery .slide_description .module_inner p + h1 {
  margin-top: 10px;
}
.module-news-gallery .slide_description .module_inner h1 {
  color: #fff;
}
.module-news-gallery .gallery-thumbs {
  position: relative;
  width: 100%;
  height: 105px;
}
.module-news-gallery .gallery-thumbs .swiper-slide {
  width: 215px;
  height: 105px;
}
.module-news-gallery .gallery-thumbs .swiper-slide img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.module_build-slider {
  position: relative;
  overflow: hidden;
}
.module-most-reader {
  position: relative;
  width: 100%;
  height: auto;
}
.module-most-reader h2.text02 {
  position: absolute;
  top: 90px;
  left: 60px;
  color: #fff;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  .module-most-reader h2.text02 {
    top: 60px;
    left: 30px;
  }
}
@media only screen and (max-width: 920px) {
  .module-most-reader h2.text02 {
    top: 50px;
    left: 30px;
  }
}
.module-most-reader ul.module_most-reader-wrap li {
  height: 640px;
  min-height: 640px;
}
@media only screen and (min-width: 1920px) {
  .module-most-reader ul.module_most-reader-wrap li {
    height: 1120px;
    min-height: 1120px;
  }
}
.module-most-reader ul.module_most-reader-wrap li .module-distributor-item {
  height: 100%;
}
.module-most-reader ul.module_most-reader-wrap li .module-distributor-item .module_inner {
  padding: 60px;
}
@media only screen and (min-width: 1920px) {
  .module-most-reader ul.module_most-reader-wrap li .module-distributor-item .module_inner {
    padding: 240px 80px;
  }
  .module-most-reader ul.module_most-reader-wrap li .module-distributor-item .module_inner .module_distributor-label {
    right: calc(100% - 60px);
  }
}
@media only screen and (max-width: 920px) {
  .module-most-reader ul.module_most-reader-wrap li .module-distributor-item .module_inner {
    padding: 30px 30px 70px;
  }
}
@media only screen and (max-width: 675px) {
  .module-most-reader h2.text02 {
    top: 50px;
    left: 20px;
  }
  .module-most-reader ul.module_most-reader-wrap li .module-distributor-item .module_inner {
    padding: 20px 20px 50px;
  }
}
.module-most-reader ul.module_most-reader-wrap li .module-distributor-item .module_inner .module_distributor-label {
  position: absolute;
  top: 140px;
  right: calc(100% - 60px);
}
@media only screen and (max-width: 920px) {
  .module-most-reader ul.module_most-reader-wrap li .module-distributor-item .module_inner .module_distributor-label {
    top: 100px;
    right: calc(100% - 30px);
  }
}
@media only screen and (max-width: 675px) {
  .module-most-reader ul.module_most-reader-wrap li .module-distributor-item .module_inner .module_distributor-label {
    top: 100px;
    right: calc(100% - 20px);
  }
}
.module-most-reader ul.module_most-reader-wrap li .module-distributor-item .module_inner .module_distributor-text,
.module-most-reader ul.module_most-reader-wrap li .module-distributor-item .module_inner .module_distributor-title {
  max-width: 75%;
}
.module-most-reader ul.module_most-reader-wrap li .module-distributor-item .module_inner .icon_graphic_badge {
  position: absolute;
  top: 60px;
  right: 60px;
}
@media only screen and (max-width: 920px) {
  .module-most-reader ul.module_most-reader-wrap li .module-distributor-item .module_inner .icon_graphic_badge {
    top: 30px;
    right: 30px;
  }
}
@media only screen and (max-width: 675px) {
  .module-most-reader ul.module_most-reader-wrap li .module-distributor-item .module_inner .icon_graphic_badge {
    top: 20px;
    right: 20px;
  }
}
.module-most-reader .swiper-button-white {
  position: absolute;
  top: 60px;
  right: 60px;
  width: 30px;
  height: 30px;
  text-align: center;
  border: 3px solid #fff;
  border-radius: 100%;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1;
  cursor: pointer;
  opacity: 0.8;
  transition: opacity 0.3s;
}
.module-most-reader .swiper-button-white.disabled {
  opacity: 0.3;
  cursor: default;
}
.noTouchDevice .module-most-reader .swiper-button-white:hover:not(.disabled) {
  opacity: 1;
}
@media only screen and (min-width: 1920px) {
  .module-most-reader .swiper-button-white {
    top: 80px;
    right: 80px;
  }
}
@media only screen and (max-width: 768px) {
  .module-most-reader ul.module_most-reader-wrap li .module-distributor-item .module_inner .module_distributor-text,
  .module-most-reader ul.module_most-reader-wrap li .module-distributor-item .module_inner .module_distributor-title {
    max-width: 100%;
  }
  .module-most-reader .swiper-button-white {
    top: 30px;
    right: 30px;
  }
}
@media only screen and (max-width: 675px) {
  .module-most-reader .swiper-button-white {
    top: 20px;
    right: 20px;
  }
}
.module-most-reader .swiper-button-white svg {
  position: absolute;
  top: 7px;
  left: 10px;
  width: 6px;
  height: 10px;
}
.module-most-reader .swiper-button-next {
  margin-top: 60px;
}
@media only screen and (max-width: 675px) {
  .module-most-reader .swiper-button-next {
    margin-top: 50px;
  }
}
.module-most-reader .swiper-button-prev {
  margin-top: auto;
  left: auto;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.module-most-reader .owl-controls {
  position: absolute;
  bottom: 60px;
  right: 60px;
}
@media only screen and (max-width: 920px) {
  .module-most-reader .owl-controls {
    right: 30px;
    bottom: 30px;
  }
}
.module-most-reader .owl-controls .owl-dots {
  text-align: right;
}
.module-most-reader .owl-controls .owl-dots .owl-dot {
  position: relative;
  display: inline-block;
  padding: 10px;
  vertical-align: middle;
}
.module-most-reader .owl-controls .owl-dots .owl-dot:before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 100%;
  border: 2px solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: all 0.3s;
}
.module-most-reader .owl-controls .owl-dots .owl-dot.active:before {
  border: none;
  background: #fff;
  width: 10px;
  height: 10px;
}
.noTouchDevice .module-most-reader .owl-controls .owl-dots .owl-dot:hover:before {
  background: #fff;
}
.module.module-last-videos {
  position: relative;
  overflow: hidden;
}
.module.module-last-videos:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #32353e;
  opacity: 0.9;
  z-index: 1;
}
.module.module-last-videos > .module_inner {
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 1500px) {
  .module.module-last-videos > .module_inner {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.module.module-last-videos > .module_inner a.link span {
  transition: all 0.3s;
}
.noTouchDevice .module.module-last-videos > .module_inner a.link:hover span {
  color: red;
}
.module.module-last-videos > .module_inner > h2 {
  color: #fff;
  display: inline-block;
  width: 50%;
}
@media only screen and (max-width: 675px) {
  .module-most-reader .owl-controls {
    right: 20px;
    bottom: 20px;
  }
  .module.module-last-videos > .module_inner {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .module.module-last-videos > .module_inner > h2 {
    width: 100%;
  }
}
.module.module-last-videos > .module_inner > h2 + span {
  display: inline-block;
  width: 50%;
  text-align: right;
}
@media only screen and (max-width: 675px) {
  .module.module-last-videos > .module_inner > h2 + span {
    width: 100%;
    text-align: left;
    margin-top: 10px;
  }
}
.module.module-last-videos > .module_inner > h2 + span a {
  color: #fff;
}
.module.module-last-videos > .module_inner .module-last-video-hl-carousel {
  position: relative;
  width: 780px;
  margin: 60px auto 0;
}
@media only screen and (min-width: 1920px) {
  .module.module-last-videos > .module_inner .module-last-video-hl-carousel {
    margin-top: 150px;
    width: 960px;
  }
}
@media only screen and (max-width: 1500px) {
  .module.module-last-videos > .module_inner .module-last-video-hl-carousel {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 920px) {
  .module.module-last-videos > .module_inner .module-last-video-hl-carousel {
    margin-top: 40px;
    width: 700px;
  }
}
@media only screen and (max-width: 768px) {
  .module.module-last-videos > .module_inner .module-last-video-hl-carousel {
    margin-top: 30px;
    width: 600px;
  }
}
@media only screen and (max-width: 675px) {
  .module.module-last-videos > .module_inner .module-last-video-hl-carousel {
    margin-top: 30px;
    width: 300px;
  }
  .module.module-last-videos
    > .module_inner
    .module-last-video-hl-carousel
    .module-last-video-hl-carousel-items
    .owl-stage-outer {
    padding-bottom: 120px;
  }
}
.module.module-last-videos > .module_inner .module-last-video-hl-carousel .swiper-button-white {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  border: 3px solid #fff;
  border-radius: 100%;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.2);
  z-index: 2;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  opacity: 0.8;
  transition: opacity 0.3s;
}
.module.module-last-videos > .module_inner .module-last-video-hl-carousel .swiper-button-white.disabled {
  opacity: 0.3;
  cursor: default;
}
.noTouchDevice
  .module.module-last-videos
  > .module_inner
  .module-last-video-hl-carousel
  .swiper-button-white:hover:not(.disabled) {
  opacity: 1;
}
@media only screen and (max-width: 675px) {
  .module.module-last-videos > .module_inner .module-last-video-hl-carousel .swiper-button-white {
    top: 78px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.module.module-last-videos > .module_inner .module-last-video-hl-carousel .swiper-button-white svg {
  position: absolute;
  top: 7px;
  left: 10px;
  width: 6px;
  height: 10px;
}
.module.module-last-videos > .module_inner .module-last-video-hl-carousel .swiper-button-next {
  right: -18%;
}
@media only screen and (max-width: 1120px) {
  .module.module-last-videos > .module_inner .module-last-video-hl-carousel .swiper-button-next {
    right: -7%;
  }
}
@media only screen and (max-width: 920px) {
  .module.module-last-videos > .module_inner .module-last-video-hl-carousel .swiper-button-next {
    right: 9%;
  }
}
.module.module-last-videos > .module_inner .module-last-video-hl-carousel .swiper-button-prev {
  left: -18%;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
@media only screen and (max-width: 1120px) {
  .module.module-last-videos > .module_inner .module-last-video-hl-carousel .swiper-button-prev {
    left: -7%;
  }
}
@media only screen and (max-width: 920px) {
  .module.module-last-videos > .module_inner .module-last-video-hl-carousel .swiper-button-prev {
    left: 9%;
  }
}
.module.module-last-videos .module-last-videos-scrollable-thumb {
  position: relative;
  z-index: 1;
  background: #32353e;
}
@media only screen and (max-width: 675px) {
  .module.module-last-videos > .module_inner .module-last-video-hl-carousel .swiper-button-next {
    right: 10px;
  }
  .module.module-last-videos > .module_inner .module-last-video-hl-carousel .swiper-button-prev {
    left: 10px;
    -webkit-transform: translateY(0) rotate(180deg);
    -ms-transform: translateY(0) rotate(180deg);
    transform: translateY(0) rotate(180deg);
  }
  .module.module-last-videos .module-last-videos-scrollable-thumb {
    margin-top: 20px;
  }
}
.module.module-last-videos .module-last-videos-scrollable-thumb .module-last-videos-scrollable-nav {
  overflow: auto;
}
.module.module-last-videos .module-last-videos-scrollable-thumb .module-last-videos-scrollable-nav ul {
  font-size: 0;
  text-align: center;
  margin: auto;
}
@media only screen and (max-width: 768px) {
  .module.module-last-videos .module-last-videos-scrollable-thumb .module-last-videos-scrollable-nav ul {
    width: 768px;
  }
}
@media only screen and (min-width: 1500px) {
  .module.module-last-videos .module-last-videos-scrollable-thumb .module-last-videos-scrollable-nav ul {
    width: 1500px;
  }
}
.module.module-last-videos
  .module-last-videos-scrollable-thumb
  .module-last-videos-scrollable-nav
  ul
  li.module-last-videos-scrollable-item {
  font-size: 1rem;
  display: inline-block;
  width: calc(100% / 6);
  padding: 0 6px;
  margin: 12px 0;
  box-sizing: border-box;
  cursor: pointer;
}
.module.module-last-videos
  .module-last-videos-scrollable-thumb
  .module-last-videos-scrollable-nav
  ul
  li.module-last-videos-scrollable-item
  img {
  width: 100%;
  opacity: 0.4;
  transition: opacity 0.3s;
}
.module.module-last-videos
  .module-last-videos-scrollable-thumb
  .module-last-videos-scrollable-nav
  ul
  li.module-last-videos-scrollable-item.selected
  img,
.noTouchDevice
  .module.module-last-videos
  .module-last-videos-scrollable-thumb
  .module-last-videos-scrollable-nav
  ul
  li.module-last-videos-scrollable-item:hover
  img {
  opacity: 1;
}
@media screen and (min-width: 0\0) {
  .module.module-last-videos
    .module-last-videos-scrollable-thumb
    .module-last-videos-scrollable-nav
    ul
    li.module-last-videos-scrollable-item {
    width: calc((100% / 6) - 1px);
  }
}
.module.module-last-videos .module-last-video-bg-carousel-items {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.module.module-last-videos .module-last-video-bg-carousel-items .module-last-video-bg-carousel-item {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.module.module-last-videos .owl-carousel .owl-stage-outer {
  height: 100%;
  box-sizing: border-box;
}
.module.module-last-videos .owl-carousel .owl-stage-outer .owl-stage {
  height: 100%;
}
.module.module-last-videos .owl-carousel .owl-stage-outer .owl-stage .owl-item {
  transition: all 0.3s;
  height: 100%;
}
.module.module-last-videos.bg04 .module-last-videos-scrollable-thumb {
  background: #2269bd;
}
.module.module-last-videos.bg09 .module-last-videos-scrollable-thumb {
  background: #3fc380;
}
.module.module-last-videos.bg10 .module-last-videos-scrollable-thumb {
  background: #f7ca18;
}
.module.module-last-videos.bg11 .module-last-videos-scrollable-thumb {
  background: #f2784b;
}
.module.module-last-videos.bg12 .module-last-videos-scrollable-thumb {
  background: #913d88;
}
.module.module-last-videos.bg13 .module-last-videos-scrollable-thumb {
  background: #bd2245;
}
.module-last-video-hl-carousel-item {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 490px;
  min-height: 490px;
}
@media only screen and (min-width: 1920px) {
  .module-last-video-hl-carousel-item {
    height: 586px;
    min-height: 586px;
  }
}
@media only screen and (max-width: 920px) {
  .module-last-video-hl-carousel-item {
    height: 426px;
    min-height: 426px;
  }
}
@media only screen and (max-width: 768px) {
  .module-last-video-hl-carousel-item {
    height: 365px;
    min-height: 365px;
  }
}
@media only screen and (max-width: 675px) {
  .module.module-last-videos .owl-carousel .owl-stage-outer .owl-stage {
    overflow: visible;
  }
  .module.module-last-videos .owl-carousel .owl-stage-outer .owl-stage .owl-item {
    opacity: 0.15;
  }
  .module.module-last-videos .owl-carousel .owl-stage-outer .owl-stage .owl-item.active {
    opacity: 1;
  }
  .module-last-video-hl-carousel-item {
    height: 180px;
    min-height: 180px;
  }
}
.module-last-video-hl-carousel-item .module-distributor-item {
  height: 100%;
}
.module-last-video-hl-carousel-item .module-distributor-item:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.3;
}
.module-last-video-hl-carousel-item .module-distributor-item .icon_video_play_wrap {
  position: absolute;
  width: 72px;
  height: 72px;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 3;
}
.module-last-video-hl-carousel-item .module-distributor-item .icon_video_play_wrap i.icon_video_play {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.15);
  border: 5px solid #fff;
  border-radius: 100%;
  box-sizing: border-box;
}
.module-last-video-hl-carousel-item .module-distributor-item .icon_video_play_wrap i.icon_video_play:before {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  background: #fff;
  border-radius: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  transition: all 0.3s;
}
.module-last-video-hl-carousel-item .module-distributor-item .icon_video_play_wrap i.icon_video_play svg {
  width: 14px;
  height: 22px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(calc(-50% + 2px)) translateY(-50%);
  -ms-transform: translateX(calc(-50% + 2px)) translateY(-50%);
  transform: translateX(calc(-50% + 2px)) translateY(-50%);
}
.module-last-video-hl-carousel-item .module-distributor-item .icon_video_play_wrap i.icon_video_play svg path {
  transition: all 0.3s;
}
@media screen and (min-width: 0\0) {
  .module-last-video-hl-carousel-item .module-distributor-item .icon_video_play_wrap i.icon_video_play svg {
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
  }
}
.noTouchDevice
  .module-last-video-hl-carousel-item
  .module-distributor-item
  .icon_video_play_wrap
  i.icon_video_play:hover:before {
  width: calc(100% + 2px);
  height: calc(100% + 2px);
}
.noTouchDevice
  .module-last-video-hl-carousel-item
  .module-distributor-item
  .icon_video_play_wrap
  i.icon_video_play:hover
  svg
  path {
  fill: red;
}
.module-last-video-hl-carousel-item .module-distributor-item .module_inner {
  padding: 60px;
}
.module-last-video-hl-carousel-item .module-distributor-item .module_inner h2 {
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 675px) {
  .module-last-video-hl-carousel-item .module-distributor-item .module_inner h2 {
    position: absolute;
    left: 0;
    top: 115%;
  }
  .module-last-video-hl-carousel-item .module-distributor-item .module_inner .module_distributor-label {
    display: none;
  }
}
.module-last-video-hl-carousel-item .module-distributor-item .module_inner .module_distributor-label {
  top: 60px;
  right: calc(100% - 60px);
}
@media only screen and (max-width: 920px) {
  .module-last-video-hl-carousel-item .module-distributor-item .module_inner .module_distributor-label {
    top: 20px;
    right: calc(100% - 20px);
  }
}
.module_visual-category {
  position: relative;
  width: 100%;
}
.module_visual-category .module_visual-category-wrap {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: table;
  width: 100%;
  margin: auto;
  position: relative;
  box-sizing: border-box;
  min-height: 640px;
  height: 640px;
}
.module_visual-category .module_visual-category-wrap:after {
  content: "";
  position: absolute;
  background: #000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  z-index: 0;
  transition: all 0.3s;
}
.module_visual-category .module_visual-category-wrap > .module_inner {
  box-sizing: border-box;
  display: table-cell;
  vertical-align: bottom;
  position: relative;
  z-index: 1;
}
.module_visual-category .module_visual-category-wrap > .module_inner .module_visual-category-inner {
  max-width: 1500px;
  margin: auto;
}
@media only screen and (min-width: 1920px) {
  .module_visual-category .module_visual-category-wrap {
    min-height: 1120px;
    height: 1120px;
  }
  .module_visual-category .module_visual-category-wrap > .module_inner .module_visual-category-inner {
    padding: 240px 80px;
  }
}
@media only screen and (max-width: 1920px) {
  .module_visual-category .module_visual-category-wrap > .module_inner .module_visual-category-inner {
    padding: 60px;
  }
}
@media only screen and (max-width: 1500px) {
  .module_visual-category .module_visual-category-wrap > .module_inner .module_visual-category-inner {
    padding: 48px;
  }
}
@media only screen and (max-width: 1280px) {
  .module_visual-category .module_visual-category-wrap > .module_inner .module_visual-category-inner {
    padding: 40px;
  }
}
@media only screen and (max-width: 1024px) {
  .module_visual-category .module_visual-category-wrap > .module_inner .module_visual-category-inner {
    padding: 32px;
  }
}
@media only screen and (max-width: 675px) {
  .module_visual-category .module_visual-category-wrap {
    height: 510px;
    min-height: 510px;
  }
  .module_visual-category .module_visual-category-wrap > .module_inner .module_visual-category-inner {
    padding: 10px;
  }
}
.module_visual-category
  .module_visual-category-wrap
  > .module_inner
  .module_visual-category-inner
  span.module_visual-date {
  display: inline-block;
  width: 100%;
  margin-bottom: 4px;
  color: #fff;
}
.module_visual-category
  .module_visual-category-wrap
  > .module_inner
  .module_visual-category-inner
  h2.module_visual-title,
.module_visual-category
  .module_visual-category-wrap
  > .module_inner
  .module_visual-category-inner
  h2.module_visual-title
  > a,
.module_visual-category .module_visual-category-wrap > .module_inner .module_visual-category-inner p.module_visual-text,
.module_visual-category
  .module_visual-category-wrap
  > .module_inner
  .module_visual-category-inner
  p.module_visual-text
  > a {
  color: #fff;
}
.module_visual-category
  .module_visual-category-wrap
  > .module_inner
  .module_visual-category-inner
  h2.module_visual-title {
  line-height: normal;
}
.module_visual-category
  .module_visual-category-wrap
  > .module_inner
  .module_visual-category-inner
  h2.module_visual-title
  + p.module_visual-text {
  margin-top: 10px;
}
.module_visual-category .swiper-button-white {
  position: absolute;
  top: 50px;
  right: 50px;
  width: 30px;
  height: 30px;
  text-align: center;
  border: 3px solid #fff;
  border-radius: 100%;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.2);
  z-index: 3;
  cursor: pointer;
  opacity: 0.8;
  transition: all 0.3s;
}
.module_visual-category .swiper-button-white.swiper-button-carousel {
  background: 0 0;
  border: none;
  position: fixed;
}
@media only screen and (max-width: 960px) {
  .module_visual-category .swiper-button-white.swiper-button-carousel {
    position: fixed;
    display: inline-block;
    bottom: 0;
    right: 0;
    top: auto !important;
    width: 50%;
    height: auto;
    font-size: 0;
    background: #32353e;
    vertical-align: middle;
    opacity: 1;
    padding: 9px 10px 7px;
    border-radius: 0;
    text-align: left;
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important;
  }
  .module_visual-category .swiper-button-white.swiper-button-carousel:after,
  .module_visual-category .swiper-button-white.swiper-button-carousel:before {
    font-size: 11px;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    line-height: 0;
    vertical-align: middle;
  }
}
.module_visual-category .swiper-button-white.swiper-button-carousel.swiper-button-prev {
  left: 50px;
  right: auto;
}
.module_visual-category .swiper-button-white.swiper-button-carousel.swiper-button-next {
  margin-top: 0;
}
.module_visual-category .swiper-button-white.swiper-button-carousel svg {
  width: 18px;
  height: 30px;
}
@media only screen and (max-width: 960px) {
  .module_visual-category .swiper-button-white.swiper-button-carousel.swiper-button-prev {
    left: 0;
  }
  .module_visual-category .swiper-button-white.swiper-button-carousel.swiper-button-prev:after {
    content: "imagen anterior";
    margin-left: 10px;
  }
  .module_visual-category .swiper-button-white.swiper-button-carousel.swiper-button-next {
    text-align: right;
  }
  .module_visual-category .swiper-button-white.swiper-button-carousel.swiper-button-next:before {
    content: "imagen siguente";
    margin-right: 10px;
  }
  .module_visual-category .swiper-button-white.swiper-button-carousel svg {
    width: 6px;
    height: 10px;
    position: relative;
    top: auto;
    left: auto;
    display: inline-block;
    vertical-align: middle;
  }
}
.module_visual-category .swiper-button-white.swiper-button-carousel.fixed-mode {
  position: fixed;
}
.module_visual-category .swiper-button-white.swiper-button-carousel.onWhite svg path {
  fill: #91a2b1;
}
.module_visual-category .swiper-button-white.swiper-button-carousel.hide-mode {
  opacity: 0;
}
.module_visual-category .swiper-button-white.disabled {
  opacity: 0.3;
  cursor: default;
}
.noTouchDevice .module_visual-category .swiper-button-white:hover:not(.disabled) {
  opacity: 1;
}
@media only screen and (min-width: 1920px) {
  .module_visual-category .swiper-button-white {
    top: 40px;
    right: 80px;
  }
  .module_visual-category .swiper-button-white.swiper-button-carousel {
    top: 50%;
    -webkit-transform: translateY(calc(-50%));
    -ms-transform: translateY(calc(-50%));
    transform: translateY(calc(-50%));
  }
}
@media only screen and (max-width: 920px) {
  .module_visual-category .swiper-button-white {
    top: 30px;
    right: 30px;
  }
  .module_visual-category .swiper-button-white.swiper-button-carousel {
    top: 50%;
    -webkit-transform: translateY(calc(-50%));
    -ms-transform: translateY(calc(-50%));
    transform: translateY(calc(-50%));
  }
}
@media only screen and (max-width: 675px) {
  .module_visual-category .swiper-button-white {
    top: 20px;
    right: 20px;
  }
  .module_visual-category .swiper-button-white.swiper-button-carousel {
    top: 50%;
    -webkit-transform: translateY(calc(-50%));
    -ms-transform: translateY(calc(-50%));
    transform: translateY(calc(-50%));
  }
}
.module_visual-category .swiper-button-white svg {
  position: absolute;
  top: 7px;
  left: 9px;
  width: 6px;
  height: 10px;
}
.module_visual-category .swiper-button-white svg path {
  fill: #fff;
  transition: fill 0.3s;
}
.module_visual-category .swiper-button-white span {
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  -webkit-transform-origin: 100%;
  -ms-transform-origin: 100%;
  transform-origin: 100%;
  -webkit-transform: translateX(-70px);
  -ms-transform: translateX(-70px);
  transform: translateX(-70px);
  transition: color 0.3s;
}
.module_visual-category .swiper-button-next {
  margin-top: 60px;
}
@media only screen and (max-width: 675px) {
  .module_visual-category .swiper-button-next {
    margin-top: 50px;
  }
}
.module_visual-category .swiper-button-prev {
  margin-top: auto;
  left: auto;
}
.module_visual-category .swiper-button-prev svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.module_visual-category .module_visual-category-fixedNav {
  position: fixed;
  display: inline-block;
  right: 40px;
  top: 190px;
  z-index: 20;
  transition: opacity 0.3s;
}
@media only screen and (max-width: 960px) {
  .module_visual-category .swiper-button-white.disabled {
    opacity: 1;
  }
  .module_visual-category .module_visual-category-fixedNav {
    bottom: 0;
    right: 0;
    top: auto;
    width: 100%;
    font-size: 0;
    background: #32353e;
    vertical-align: middle;
    opacity: 1;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.module_visual-category .module_visual-category-fixedNav .swiper-button-white {
  position: relative;
  top: 0;
  right: 0;
  display: block;
  font-size: 1rem;
}
.module_visual-category .module_visual-category-fixedNav .swiper-button-next {
  margin-top: 30px;
}
@media only screen and (max-width: 960px) {
  .module_visual-category .module_visual-category-fixedNav .swiper-button-white {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 50%;
    border: 0;
    background: 0 0;
    box-sizing: border-box;
    padding: 9px 10px 7px;
    height: auto;
  }
  .module_visual-category .module_visual-category-fixedNav .swiper-button-white svg {
    position: relative;
    top: 3px;
    left: auto;
    -ms-flex-order: 1;
    order: 1;
    -webkit-order: 1;
  }
  .module_visual-category .module_visual-category-fixedNav .swiper-button-white span {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -ms-flex-order: 2;
    order: 2;
    -webkit-order: 2;
    display: inline-block !important;
  }
  .module_visual-category .module_visual-category-fixedNav .swiper-button-prev {
    text-align: left;
  }
  .module_visual-category .module_visual-category-fixedNav .swiper-button-prev span {
    margin-left: 10px;
  }
  .module_visual-category .module_visual-category-fixedNav .swiper-button-next {
    margin-top: 0;
    text-align: right;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .module_visual-category .module_visual-category-fixedNav .swiper-button-next span {
    -ms-flex-order: 1;
    order: 1;
    -webkit-order: 1;
    margin-right: 10px;
  }
}
.module_visual-category .module_visual-category-fixedNav.fixed-mode .swiper-button-white span {
  display: none;
}
.module_visual-category .module_visual-category-fixedNav.hide-mode {
  opacity: 0;
}
.module_visual-category .module_visual-category-carousel-nav ul {
  font-size: 0;
}
.module_visual-category .module_visual-category-carousel-nav ul li {
  display: inline-block;
  font-size: 1rem;
  background: #000;
  cursor: pointer;
}
.module_visual-category .module_visual-category-carousel-nav ul li img {
  width: 100%;
  opacity: 0.4;
  transition: all 0.3s;
}
.module_visual-category .module_visual-category-carousel-nav ul li.selected img,
.noTouchDevice .module_visual-category .module_visual-category-carousel-nav ul li:hover img {
  opacity: 1;
}
.module_visual-category .module_visual-category-carousel-position {
  position: absolute;
  top: 50px;
  right: 50px;
  background: rgba(50, 53, 62, 0.2);
  border-radius: 100%;
  width: 46px;
  height: 46px;
  line-height: 46px;
  z-index: 3;
  text-align: center;
  color: #fff;
  font-family: Domine, sans-serif;
}
@media only screen and (max-width: 920px) {
  .module_visual-category .module_visual-category-carousel-position {
    right: 30px;
    top: 30px;
  }
}
.module_visual-category.noticia .module_visual-category-wrap > .module_inner .module_visual-category-inner {
  max-width: 800px;
}
.module_visual-category .owl-controls {
  display: none;
}
.module_image-slider {
  width: 100%;
  position: relative;
}
.module_image-slider li {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 640px;
  height: 640px;
}
@media only screen and (min-width: 1920px) {
  .module_image-slider li {
    min-height: 1120px;
    height: 1120px;
  }
}
@media only screen and (max-width: 675px) {
  .module_visual-category .module_visual-category-carousel-position {
    right: 20px;
    top: 20px;
  }
  .module_image-slider li {
    height: 510px;
    min-height: 510px;
  }
}
.module_image-slider .owl-controls {
  position: absolute;
  bottom: 60px;
  right: 60px;
  width: 100%;
}
@media only screen and (max-width: 1500px) {
  .module_image-slider .owl-controls {
    bottom: 48px;
    right: 48px;
  }
}
@media only screen and (max-width: 1280px) {
  .module_image-slider .owl-controls {
    bottom: 40px;
    right: 40px;
  }
}
@media only screen and (max-width: 1024px) {
  .module_image-slider .owl-controls {
    bottom: 32px;
    right: 32px;
  }
}
@media only screen and (max-width: 920px) {
  .module_image-slider .owl-controls {
    bottom: 20px;
    right: 20px;
  }
}
@media only screen and (max-width: 675px) {
  .module_image-slider .owl-controls {
    bottom: 10px;
    right: 10px;
  }
}
.module_image-slider .owl-controls .owl-dots {
  text-align: right;
}
.module-header-videoLaunch .module_inner,
.module.module-video-yt {
  text-align: center;
}
.module_image-slider .owl-controls .owl-dots .owl-dot {
  position: relative;
  display: inline-block;
  padding: 10px;
  vertical-align: middle;
}
.module_image-slider .owl-controls .owl-dots .owl-dot:before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 100%;
  border: 2px solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: all 0.3s;
}
.module_image-slider .owl-controls .owl-dots .owl-dot.active:before {
  border: none;
  background: #fff;
  width: 10px;
  height: 10px;
}
.noTouchDevice .module_image-slider .owl-controls .owl-dots .owl-dot:hover:before {
  background: #fff;
}
.module-header-videoLaunch {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
.module-header-videoLaunch:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  background: #000;
  opacity: 0.8;
  z-index: 0;
}
.module-header-videoLaunch .module_inner a.module-launch {
  margin: auto;
  z-index: 1;
  position: relative;
}
@media only screen and (min-width: 1500px) {
  .module_visual-category.noticia .module_visual-category-wrap > .module_inner .module_visual-category-inner {
    max-width: 1500px;
  }
  .module-header-videoLaunch .module_inner a.module-launch {
    width: 1280px;
  }
  .module-header-videoLaunch .module_inner a.module-launch iframe {
    height: 720px;
  }
}
@media only screen and (max-width: 1500px) {
  .module-header-videoLaunch .module_inner a.module-launch {
    width: 960px;
  }
}
@media only screen and (max-width: 1280px) {
  .module-header-videoLaunch .module_inner a.module-launch {
    width: 853px;
  }
}
@media only screen and (max-width: 920px) {
  .module-header-videoLaunch .module_inner a.module-launch {
    width: 640px;
  }
}
@media only screen and (max-width: 675px) {
  .module-header-videoLaunch .module_inner a.module-launch {
    width: 560px;
  }
}
@media only screen and (max-width: 580px) {
  .module-header-videoLaunch .module_inner a.module-launch {
    width: 300px;
  }
}
@media only screen and (max-width: 320px) {
  .module-header-videoLaunch .module_inner a.module-launch {
    width: 280px;
  }
}
.module-header-videoLaunch .module_inner a.module-launch iframe {
  width: 100%;
}
@media only screen and (max-width: 1500px) {
  .module-header-videoLaunch .module_inner a.module-launch iframe {
    height: 560px;
  }
}
@media only screen and (max-width: 1280px) {
  .module-header-videoLaunch .module_inner a.module-launch iframe {
    height: 480px;
  }
}
@media only screen and (max-width: 920px) {
  .module-header-videoLaunch .module_inner a.module-launch iframe {
    height: 360px;
  }
}
@media only screen and (max-width: 675px) {
  .module-header-videoLaunch .module_inner a.module-launch iframe {
    height: 320px;
  }
}
@media only screen and (max-width: 580px) {
  .module-header-videoLaunch .module_inner a.module-launch iframe {
    height: 169px;
  }
}
.module-distributor-video {
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  color: #fff;
  position: relative;
  width: 100%;
}
.module-distributor-video:after {
  content: "";
  position: absolute;
  background: #000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  z-index: 0;
  transition: all 0.3s;
}
.noTouchDevice .module-distributor-video:hover:after {
  opacity: 0.65;
}
.module-distributor-video img {
  width: 100%;
}
.noTouchDevice .energia .module-distributor-video:hover:after {
  background: #3fc380;
}
.noTouchDevice .construccion .module-distributor-video:hover:after {
  background: #f7ca18;
}
.noTouchDevice .agua .module-distributor-video:hover:after {
  background: #2269bd;
}
.noTouchDevice .digital .module-distributor-video:hover:after {
  background: #f2784b;
}
.noTouchDevice .tecnologia .module-distributor-video:hover:after {
  background: #913d88;
}
.noTouchDevice .sociedad .module-distributor-video:hover:after {
  background: #bd2245;
}
.module-distributor-video + h2.module_distributor-title {
  color: #000;
  margin-top: 20px;
}
.module-distributor-video .module_distributor-label {
  position: absolute;
  color: #fff;
  text-transform: capitalize;
  min-width: 200px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  z-index: 2;
  top: 20px;
  right: calc(100% - 20px);
}
@media only screen and (min-width: 1280px) {
  .module-distributor-video .module_distributor-label {
    top: 40px;
    right: calc(100% - 40px);
  }
}
@media only screen and (max-width: 920px) {
  .module-distributor-video .module_distributor-label {
    top: 5px;
    right: calc(100% - 10px);
    min-width: 180px;
  }
}
@media only screen and (max-width: 675px) {
  .module-distributor-video .module_distributor-label {
    top: 20px;
    right: calc(100% - 20px);
  }
}
@media only screen and (max-width: 500px) {
  .module-distributor-video .module_distributor-label {
    top: 5px;
    right: calc(100% - 10px);
    min-width: 170px;
  }
}
.module-distributor-video .module_distributor-label:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 10px;
  display: inline-block;
  left: -2px;
  bottom: 2px;
  z-index: -1;
  background: red;
}
.energia .module-distributor-video .module_distributor-label:after {
  background: #3fc380;
}
.construccion .module-distributor-video .module_distributor-label:after {
  background: #f7ca18;
}
.agua .module-distributor-video .module_distributor-label:after {
  background: #2269bd;
}
.digital .module-distributor-video .module_distributor-label:after {
  background: #f2784b;
}
.tecnologia .module-distributor-video .module_distributor-label:after {
  background: #913d88;
}
.sociedad .module-distributor-video .module_distributor-label:after {
  background: #bd2245;
}
.module-distributor-video .icon_video_play_wrap {
  position: absolute;
  width: 72px;
  height: 72px;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 3;
}
.module-distributor-video .icon_video_play_wrap i.icon_video_play {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.15);
  border: 5px solid #fff;
  border-radius: 100%;
  box-sizing: border-box;
}
.module-distributor-video .icon_video_play_wrap i.icon_video_play:before {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  background: #fff;
  border-radius: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  transition: all 0.3s;
}
.module-distributor-video .icon_video_play_wrap i.icon_video_play svg {
  width: 14px;
  height: 22px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(calc(-50% + 2px)) translateY(-50%);
  -ms-transform: translateX(calc(-50% + 2px)) translateY(-50%);
  transform: translateX(calc(-50% + 2px)) translateY(-50%);
}
.module-distributor-video .icon_video_play_wrap i.icon_video_play svg path {
  transition: all 0.3s;
}
@media screen and (min-width: 0\0) {
  .module-distributor-video .icon_video_play_wrap i.icon_video_play svg {
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
  }
}
.noTouchDevice .module-distributor-video .icon_video_play_wrap i.icon_video_play:hover:before {
  width: calc(100% + 2px);
  height: calc(100% + 2px);
}
.noTouchDevice .module-distributor-video .icon_video_play_wrap i.icon_video_play:hover svg path {
  fill: red;
}
.module-distributor-yt {
  display: inline-block;
  color: #fff;
  position: relative;
  margin: auto;
}
@media only screen and (min-width: 1500px) {
  .module-distributor-yt {
    width: 1280px;
  }
  .module-distributor-yt iframe {
    height: 720px;
  }
}
@media only screen and (max-width: 1500px) {
  .module-distributor-yt {
    width: 960px;
  }
}
@media only screen and (max-width: 1280px) {
  .module-distributor-yt {
    width: 853px;
  }
}
@media only screen and (max-width: 920px) {
  .module-distributor-yt {
    width: 640px;
  }
}
@media only screen and (max-width: 675px) {
  .module-distributor-yt {
    width: 560px;
  }
}
@media only screen and (max-width: 580px) {
  .module-distributor-yt {
    width: 300px;
  }
}
@media only screen and (max-width: 320px) {
  .module-distributor-yt {
    width: 280px;
  }
}
.module-distributor-yt iframe {
  width: 100%;
}
@media only screen and (max-width: 1500px) {
  .module-distributor-yt iframe {
    height: 560px;
  }
}
@media only screen and (max-width: 1280px) {
  .module-distributor-yt iframe {
    height: 480px;
  }
}
@media only screen and (max-width: 920px) {
  .module-distributor-yt iframe {
    height: 360px;
  }
}
@media only screen and (max-width: 675px) {
  .module-distributor-yt iframe {
    height: 320px;
  }
}
.module-distributor-yt iframe + h2.module_distributor-title {
  color: #fff;
  margin-top: 90px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  max-width: 768px;
}
@media only screen and (max-width: 675px) {
  .module-distributor-yt iframe + h2.module_distributor-title {
    margin-top: 40px;
  }
}
.module-distributor-yt iframe + h2.module_distributor-title + p.module_distributor-text {
  color: #fff;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  max-width: 768px;
}
@media only screen and (max-width: 675px) {
  .module-distributor-yt iframe + h2.module_distributor-title + p.module_distributor-text {
    margin-top: 20px;
  }
}
.module-distributor-yt iframe + h2.module_distributor-title + .module_rrss,
.module-distributor-yt iframe + h2.module_distributor-title + p.module_distributor-text + .module_rrss {
  margin-top: 90px;
}
.module-distributor-yt .module_distributor-label {
  position: absolute;
  color: #fff;
  text-align: left;
  text-transform: capitalize;
  min-width: 200px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  z-index: 2;
  top: 110px;
  right: calc(100% - 55px);
}
@media only screen and (min-width: 1280px) {
  .module-distributor-yt .module_distributor-label {
    top: 110px;
    right: calc(100% - 55px);
  }
}
@media only screen and (max-width: 920px) {
  .module-distributor-yt .module_distributor-label {
    top: 60px;
    right: calc(100% - 25px);
  }
}
@media only screen and (max-width: 675px) {
  .module-distributor-yt .module_distributor-label {
    top: 40px;
    right: calc(100% - 20px);
  }
}
@media only screen and (max-width: 580px) {
  .module-distributor-yt iframe {
    height: 169px;
  }
  .module-distributor-yt .module_distributor-label {
    top: 5px;
    right: calc(100% - 5px);
    min-width: 150px;
  }
}
.module-distributor-yt .module_distributor-label:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 10px;
  display: inline-block;
  left: -2px;
  bottom: 2px;
  z-index: -1;
  background: red;
}
.energia .module-distributor-yt .module_distributor-label:after {
  background: #3fc380;
}
.construccion .module-distributor-yt .module_distributor-label:after {
  background: #f7ca18;
}
.agua .module-distributor-yt .module_distributor-label:after {
  background: #2269bd;
}
.digital .module-distributor-yt .module_distributor-label:after {
  background: #f2784b;
}
.tecnologia .module-distributor-yt .module_distributor-label:after {
  background: #913d88;
}
.sociedad .module-distributor-yt .module_distributor-label:after {
  background: #bd2245;
}
.moudle_cookies {
  position: fixed;
  box-sizing: border-box;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background: #fff;
  z-index: 999;
  padding: 12px 40px;
}
@media only screen and (max-width: 675px) {
  .moudle_cookies {
    padding: 12px 20px;
  }
}
.moudle_cookies .moudle_cookies_text {
  display: inline-block;
  vertical-align: middle;
  max-width: 80%;
  text-align: left;
}
.moudle_cookies .moudle_cookies_text span {
  color: red;
}
.moudle_cookies .button {
  min-width: 0;
  display: inline-block;
  vertical-align: middle;
  padding: 7px 25px;
  margin-left: 30px;
  height: auto;
}
@media only screen and (max-width: 920px) {
  .moudle_cookies .moudle_cookies_text {
    max-width: 100%;
  }
  .moudle_cookies .button {
    margin: 30px 0 0;
  }
}
.moudle_cookies .button span {
  display: inline-block;
  top: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
