html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
button,
input {
/* 1 */
  overflow: visible;
}
button,
select {
/* 1 */
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
.marMax {
  margin: 80px !important;
}
@media only screen and (max-width: 600px) {
  .marMax {
    margin: 40px !important;
  }
}
.marMed {
  margin: 60px !important;
}
@media only screen and (max-width: 600px) {
  .marMed {
    margin: 40px !important;
  }
}
.marMin {
  margin: 40px !important;
}
@media only screen and (max-width: 600px) {
  .marMin {
    margin: 20px !important;
  }
}
.marTin {
  margin: 20px !important;
}
.marMicro {
  margin: 10px !important;
}
.marBottomMax {
  margin-bottom: 80px !important;
}
@media only screen {
  .marBottomMax {
    margin-bottom: 60px !important;
  }
}
@media only screen and (max-width: 600px) {
  .marBottomMax {
    margin-bottom: 40px !important;
  }
}
.marBottomMed {
  margin-bottom: 60px !important;
}
@media only screen and (max-width: 600px) {
  .marBottomMed {
    margin-bottom: 40px !important;
  }
}
.marBottomMin {
  margin-bottom: 40px !important;
}
@media only screen and (max-width: 600px) {
  .marBottomMin {
    margin-bottom: 20px !important;
  }
}
.marBottomTin {
  margin-bottom: 20px !important;
}
.marBottomMicro {
  margin-bottom: 10px !important;
}
.marTopMax {
  margin-top: 80px !important;
}
@media only screen {
  .marTopMax {
    margin-top: 60px !important;
  }
}
@media only screen and (max-width: 600px) {
  .marTopMax {
    margin-top: 40px !important;
  }
}
.marTopMed {
  margin-top: 60px !important;
}
@media only screen {
  .marTopMed {
    margin-top: 40px !important;
  }
}
@media only screen and (max-width: 600px) {
  .marTopMed {
    margin-top: 40px !important;
  }
}
.marTopMin {
  margin-top: 40px !important;
}
@media only screen {
  .marTopMin {
    margin-top: 30px !important;
  }
}
@media only screen and (max-width: 600px) {
  .marTopMin {
    margin-top: 20px !important;
  }
}
.marTopTin {
  margin-top: 20px !important;
}
.marTopMicro {
  margin-top: 10px !important;
}
.marRightMax {
  margin-right: 80px !important;
}
@media only screen and (max-width: 600px) {
  .marRightMax {
    margin-right: 40px !important;
  }
}
.marRightMed {
  margin-right: 60px !important;
}
@media only screen and (max-width: 600px) {
  .marRightMed {
    margin-right: 40px !important;
  }
}
.marRightMin {
  margin-right: 40px !important;
}
@media only screen and (max-width: 600px) {
  .marRightMin {
    margin-right: 20px !important;
  }
}
.marRightTin {
  margin-right: 20px !important;
}
.marRightMicro {
  margin-right: 10px !important;
}
.marLeftMax {
  margin-left: 80px !important;
}
@media only screen and (max-width: 600px) {
  .marLeftMax {
    margin-left: 40px !important;
  }
}
.marLeftMed {
  margin-left: 60px !important;
}
@media only screen and (max-width: 600px) {
  .marLeftMed {
    margin-left: 40px !important;
  }
}
.marLeftMin {
  margin-left: 40px !important;
}
@media only screen and (max-width: 600px) {
  .marLeftMin {
    margin-left: 20px !important;
  }
}
.marLeftTin {
  margin-left: 20px !important;
}
.marLeftMicro {
  margin-left: 10px !important;
}
.noMarBottom {
  margin-bottom: 0 !important;
}
.noMarTop {
  margin-top: 0 !important;
}
.noMarLeft {
  margin-left: 0 !important;
}
.noMarRight {
  margin-right: 0 !important;
}
@media only screen and (max-width: 1050px) {
  .lnoMar {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media only screen and (max-width: 800px) {
  .tnoMar {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media only screen and (max-width: 600px) {
  .mnoMar {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media only screen and (max-width: 400px) {
  .smnoMar {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
.padMax {
  padding: 80px !important;
}
@media only screen and (max-width: 600px) {
  .padMax {
    padding: 40px !important;
  }
}
.padMed {
  padding: 60px !important;
}
@media only screen and (max-width: 600px) {
  .padMed {
    padding: 40px !important;
  }
}
.padMin {
  padding: 40px !important;
}
@media only screen and (max-width: 600px) {
  .padMin {
    padding: 20px !important;
  }
}
.padTin {
  padding: 20px !important;
}
.padMicro {
  padding: 10px !important;
}
.padTopMax {
  padding-top: 80px !important;
}
@media only screen {
  .padTopMax {
    padding-top: 60px !important;
  }
}
@media only screen and (max-width: 600px) {
  .padTopMax {
    padding-top: 40px !important;
  }
}
.padTopMed {
  padding-top: 60px !important;
}
@media only screen and (max-width: 600px) {
  .padTopMed {
    padding-top: 40px !important;
  }
}
.padTopMin {
  padding-top: 40px !important;
}
.padTopTin {
  padding-top: 20px !important;
}
.padTopMicro {
  padding-top: 10px !important;
}
.padBottomMax {
  padding-bottom: 80px !important;
}
@media only screen {
  .padBottomMax {
    padding-bottom: 60px !important;
  }
}
@media only screen and (max-width: 600px) {
  .padBottomMax {
    padding-bottom: 40px !important;
  }
}
.padBottomMed {
  padding-bottom: 60px !important;
}
@media only screen and (max-width: 600px) {
  .padBottomMed {
    padding-bottom: 40px !important;
  }
}
.padBottomMin {
  padding-bottom: 40px !important;
}
@media only screen and (max-width: 600px) {
  .padBottomMin {
    padding-bottom: 20px;
  }
}
.padBottomTin {
  padding-bottom: 20px !important;
}
.padBottomMicro {
  padding-bottom: 10px !important;
}
.padRightMax {
  padding-right: 80px !important;
}
@media only screen and (max-width: 600px) {
  .padRightMax {
    padding-right: 40px;
  }
}
.padRightMed {
  padding-right: 60px !important;
}
@media only screen and (max-width: 600px) {
  .padRightMed {
    padding-right: 40px;
  }
}
.padRightMin {
  padding-right: 40px !important;
}
@media only screen and (max-width: 600px) {
  .padRightMin {
    padding-right: 20px;
  }
}
.padRightTin {
  padding-right: 20px !important;
}
.padRightMicro {
  padding-right: 10px !important;
}
.padLeftMax {
  padding-left: 80px !important;
}
@media only screen and (max-width: 600px) {
  .padLeftMax {
    padding-left: 40px;
  }
}
.padLeftMed {
  padding-left: 60px !important;
}
@media only screen and (max-width: 600px) {
  .padLeftMed {
    padding-left: 40px;
  }
}
.padLeftMin {
  padding-left: 40px !important;
}
@media only screen and (max-width: 600px) {
  .padLeftMin {
    padding-left: 20px;
  }
}
.padLeftTin {
  padding-left: 20px !important;
}
.padLeftMicro {
  padding-left: 10px !important;
}
.noPadRight {
  padding-right: 0 !important;
}
.noPadLeft {
  padding-left: 0 !important;
}
.noPadTop {
  padding-top: 0 !important;
}
.noPadBottom {
  padding-bottom: 0 !important;
}
@media only screen and (max-width: 1050px) {
  .lnoPad {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media only screen and (max-width: 800px) {
  .tnoPad {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media only screen and (max-width: 600px) {
  .mnoPad {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media only screen and (max-width: 400px) {
  .smnoPad {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
.column_one {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 5%;
}
.column_one:first-child {
  margin-left: auto;
}
.column_one:last-child {
  margin-right: auto;
}
.column_one.gutter_minSpace {
  margin-bottom: 2%;
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
}
.column_one.gutter_minSpace:first-child {
  margin-left: auto;
}
.column_one.gutter_minSpace:last-child {
  margin-right: auto;
}
.column_one.gutter_medSpace {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 3%;
}
.column_one.gutter_medSpace:first-child {
  margin-left: auto;
}
.column_one.gutter_medSpace:last-child {
  margin-right: auto;
}
.column_one.gutter_maxSpace {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 7%;
}
.column_one.gutter_maxSpace:first-child {
  margin-left: auto;
}
.column_one.gutter_maxSpace:last-child {
  margin-right: auto;
}
.column_one.gutter_noSpace {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 0;
}
.column_one.gutter_noSpace:first-child {
  margin-left: auto;
}
.column_one.gutter_noSpace:last-child {
  margin-right: auto;
}
.column_one.gutter_noSpace_spaceBottom {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 20px;
}
.column_one.gutter_noSpace_spaceBottom:first-child {
  margin-left: auto;
}
.column_one.gutter_noSpace_spaceBottom:last-child {
  margin-right: auto;
}
.column_half {
  float: left;
  clear: none;
  text-align: inherit;
  width: 47.5%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_half::after {
  content: '';
  display: table;
  clear: both;
}
.column_half:last-child {
  margin-right: 0%;
}
.column_half.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 49%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_half.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_half.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_half.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 48.5%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_half.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_half.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_half.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 46.5%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_half.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_half.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_half.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_half.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_half.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_half.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneThird {
  float: left;
  clear: none;
  text-align: inherit;
  width: 29.999999999999996%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_oneThird::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneThird:last-child {
  margin-right: 0%;
}
.column_oneThird.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.999999999999996%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_oneThird.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneThird.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_oneThird.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.33333333333333%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_oneThird.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneThird.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_oneThird.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 28.66666666666666%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_oneThird.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneThird.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_oneThird.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 33.33333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_oneThird.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneThird.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 33.33333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_oneThird.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoThirds {
  float: left;
  clear: none;
  text-align: inherit;
  width: 64.99999999999999%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_twoThirds::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoThirds:last-child {
  margin-right: 0%;
}
.column_twoThirds.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 65.99999999999999%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_twoThirds.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoThirds.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_twoThirds.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 65.66666666666666%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_twoThirds.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoThirds.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_twoThirds.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 64.33333333333333%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_twoThirds.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoThirds.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_twoThirds.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 66.66666666666666%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_twoThirds.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoThirds.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 66.66666666666666%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_twoThirds.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFourth {
  float: left;
  clear: none;
  text-align: inherit;
  width: 21.25%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_oneFourth::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFourth:last-child {
  margin-right: 0%;
}
.column_oneFourth.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 23.5%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_oneFourth.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFourth.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_oneFourth.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 22.75%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_oneFourth.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFourth.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_oneFourth.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 19.75%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_oneFourth.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFourth.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_oneFourth.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_oneFourth.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFourth.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_oneFourth.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFourths {
  float: left;
  clear: none;
  text-align: inherit;
  width: 73.75%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_threeFourths::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFourths:last-child {
  margin-right: 0%;
}
.column_threeFourths.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 74.5%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_threeFourths.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFourths.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_threeFourths.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 74.25%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_threeFourths.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFourths.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_threeFourths.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 73.25%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_threeFourths.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFourths.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_threeFourths.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 75%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_threeFourths.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFourths.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 75%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_threeFourths.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFifth {
  float: left;
  clear: none;
  text-align: inherit;
  width: 16%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_oneFifth::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFifth:last-child {
  margin-right: 0%;
}
.column_oneFifth.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 18.4%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_oneFifth.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFifth.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_oneFifth.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 17.6%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_oneFifth.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFifth.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_oneFifth.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.4%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_oneFifth.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFifth.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_oneFifth.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 20%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_oneFifth.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFifth.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 20%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_oneFifth.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoFifths {
  float: left;
  clear: none;
  text-align: inherit;
  width: 37%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_twoFifths::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoFifths:last-child {
  margin-right: 0%;
}
.column_twoFifths.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 38.8%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_twoFifths.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoFifths.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_twoFifths.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 38.2%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_twoFifths.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoFifths.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_twoFifths.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 35.8%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_twoFifths.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoFifths.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_twoFifths.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 40%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_twoFifths.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoFifths.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 40%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_twoFifths.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFifths {
  float: left;
  clear: none;
  text-align: inherit;
  width: 58%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_threeFifths::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFifths:last-child {
  margin-right: 0%;
}
.column_threeFifths.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 59.2%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_threeFifths.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFifths.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_threeFifths.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 58.8%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_threeFifths.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFifths.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_threeFifths.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 57.2%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_threeFifths.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFifths.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_threeFifths.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 60%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_threeFifths.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFifths.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 60%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_threeFifths.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_fourFifths {
  float: left;
  clear: none;
  text-align: inherit;
  width: 79%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_fourFifths::after {
  content: '';
  display: table;
  clear: both;
}
.column_fourFifths:last-child {
  margin-right: 0%;
}
.column_fourFifths.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 79.6%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_fourFifths.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fourFifths.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_fourFifths.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 79.4%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_fourFifths.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fourFifths.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_fourFifths.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 78.6%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_fourFifths.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fourFifths.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_fourFifths.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 80%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_fourFifths.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fourFifths.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 80%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_fourFifths.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneSixth {
  float: left;
  clear: none;
  text-align: inherit;
  width: 12.499999999999998%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_oneSixth::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneSixth:last-child {
  margin-right: 0%;
}
.column_oneSixth.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.999999999999998%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_oneSixth.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneSixth.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_oneSixth.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.166666666666664%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_oneSixth.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneSixth.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_oneSixth.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 10.83333333333333%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_oneSixth.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneSixth.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_oneSixth.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 16.666666666666664%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_oneSixth.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneSixth.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 16.666666666666664%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_oneSixth.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_fiveSixths {
  float: left;
  clear: none;
  text-align: inherit;
  width: 82.50000000000001%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_fiveSixths::after {
  content: '';
  display: table;
  clear: both;
}
.column_fiveSixths:last-child {
  margin-right: 0%;
}
.column_fiveSixths.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 83.00000000000001%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_fiveSixths.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fiveSixths.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_fiveSixths.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 82.83333333333334%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_fiveSixths.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fiveSixths.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_fiveSixths.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 82.16666666666667%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_fiveSixths.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fiveSixths.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_fiveSixths.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 83.33333333333334%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_fiveSixths.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fiveSixths.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 83.33333333333334%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_fiveSixths.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (max-width: 900px) {
  .lcolumn_one {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 5%;
  }
  .lcolumn_one:first-child {
    margin-left: auto;
  }
  .lcolumn_one:last-child {
    margin-right: auto;
  }
  .lcolumn_one.gutter_minSpace {
    margin-bottom: 2%;
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
  }
  .lcolumn_one.gutter_minSpace:first-child {
    margin-left: auto;
  }
  .lcolumn_one.gutter_minSpace:last-child {
    margin-right: auto;
  }
  .lcolumn_one.gutter_medSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 3%;
  }
  .lcolumn_one.gutter_medSpace:first-child {
    margin-left: auto;
  }
  .lcolumn_one.gutter_medSpace:last-child {
    margin-right: auto;
  }
  .lcolumn_one.gutter_maxSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 7%;
  }
  .lcolumn_one.gutter_maxSpace:first-child {
    margin-left: auto;
  }
  .lcolumn_one.gutter_maxSpace:last-child {
    margin-right: auto;
  }
  .lcolumn_one.gutter_noSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 0;
  }
  .lcolumn_one.gutter_noSpace:first-child {
    margin-left: auto;
  }
  .lcolumn_one.gutter_noSpace:last-child {
    margin-right: auto;
  }
  .lcolumn_one.gutter_noSpace_spaceBottom {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 20px;
  }
  .lcolumn_one.gutter_noSpace_spaceBottom:first-child {
    margin-left: auto;
  }
  .lcolumn_one.gutter_noSpace_spaceBottom:last-child {
    margin-right: auto;
  }
}
@media only screen and (max-width: 900px) {
  .lcolumn_half {
    float: left;
    clear: none;
    text-align: inherit;
    width: 47.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lcolumn_half::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_half:last-child {
    margin-right: 0%;
  }
  .lcolumn_half.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 49%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lcolumn_half.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_half.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_half.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lcolumn_half.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_half.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_half.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 46.5%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lcolumn_half.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_half.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_half.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lcolumn_half.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_half.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lcolumn_half.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lcolumn_oneThird {
    float: left;
    clear: none;
    text-align: inherit;
    width: 29.999999999999996%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lcolumn_oneThird::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneThird:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneThird.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.999999999999996%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lcolumn_oneThird.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneThird.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneThird.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.33333333333333%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lcolumn_oneThird.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneThird.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneThird.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 28.66666666666666%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lcolumn_oneThird.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneThird.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneThird.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lcolumn_oneThird.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneThird.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lcolumn_oneThird.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lcolumn_twoThirds {
    float: left;
    clear: none;
    text-align: inherit;
    width: 64.99999999999999%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lcolumn_twoThirds::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_twoThirds:last-child {
    margin-right: 0%;
  }
  .lcolumn_twoThirds.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 65.99999999999999%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lcolumn_twoThirds.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_twoThirds.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_twoThirds.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 65.66666666666666%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lcolumn_twoThirds.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_twoThirds.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_twoThirds.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 64.33333333333333%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lcolumn_twoThirds.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_twoThirds.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_twoThirds.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 66.66666666666666%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lcolumn_twoThirds.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_twoThirds.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 66.66666666666666%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lcolumn_twoThirds.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lcolumn_oneFourth {
    float: left;
    clear: none;
    text-align: inherit;
    width: 21.25%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lcolumn_oneFourth::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneFourth:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneFourth.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 23.5%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lcolumn_oneFourth.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneFourth.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneFourth.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 22.75%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lcolumn_oneFourth.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneFourth.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneFourth.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 19.75%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lcolumn_oneFourth.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneFourth.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneFourth.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lcolumn_oneFourth.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneFourth.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lcolumn_oneFourth.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lcolumn_threeFourths {
    float: left;
    clear: none;
    text-align: inherit;
    width: 73.75%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lcolumn_threeFourths::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_threeFourths:last-child {
    margin-right: 0%;
  }
  .lcolumn_threeFourths.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 74.5%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lcolumn_threeFourths.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_threeFourths.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_threeFourths.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 74.25%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lcolumn_threeFourths.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_threeFourths.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_threeFourths.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 73.25%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lcolumn_threeFourths.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_threeFourths.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_threeFourths.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 75%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lcolumn_threeFourths.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_threeFourths.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 75%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lcolumn_threeFourths.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 835px) {
  .tcolumn_one {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 5%;
  }
  .tcolumn_one:first-child {
    margin-left: auto;
  }
  .tcolumn_one:last-child {
    margin-right: auto;
  }
  .tcolumn_one.gutter_minSpace {
    margin-bottom: 2%;
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
  }
  .tcolumn_one.gutter_minSpace:first-child {
    margin-left: auto;
  }
  .tcolumn_one.gutter_minSpace:last-child {
    margin-right: auto;
  }
  .tcolumn_one.gutter_medSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 3%;
  }
  .tcolumn_one.gutter_medSpace:first-child {
    margin-left: auto;
  }
  .tcolumn_one.gutter_medSpace:last-child {
    margin-right: auto;
  }
  .tcolumn_one.gutter_maxSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 7%;
  }
  .tcolumn_one.gutter_maxSpace:first-child {
    margin-left: auto;
  }
  .tcolumn_one.gutter_maxSpace:last-child {
    margin-right: auto;
  }
  .tcolumn_one.gutter_noSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 0;
  }
  .tcolumn_one.gutter_noSpace:first-child {
    margin-left: auto;
  }
  .tcolumn_one.gutter_noSpace:last-child {
    margin-right: auto;
  }
  .tcolumn_one.gutter_noSpace_spaceBottom {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 20px;
  }
  .tcolumn_one.gutter_noSpace_spaceBottom:first-child {
    margin-left: auto;
  }
  .tcolumn_one.gutter_noSpace_spaceBottom:last-child {
    margin-right: auto;
  }
}
@media only screen and (max-width: 835px) {
  .tcolumn_half {
    float: left;
    clear: none;
    text-align: inherit;
    width: 47.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tcolumn_half::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_half:last-child {
    margin-right: 0%;
  }
  .tcolumn_half.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 49%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tcolumn_half.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_half.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_half.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tcolumn_half.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_half.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_half.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 46.5%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tcolumn_half.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_half.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_half.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tcolumn_half.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_half.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tcolumn_half.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 835px) {
  .tcolumn_oneThird {
    float: left;
    clear: none;
    text-align: inherit;
    width: 29.999999999999996%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tcolumn_oneThird::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneThird:last-child {
    margin-right: 0%;
  }
  .tcolumn_oneThird.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.999999999999996%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tcolumn_oneThird.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneThird.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_oneThird.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.33333333333333%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tcolumn_oneThird.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneThird.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_oneThird.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 28.66666666666666%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tcolumn_oneThird.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneThird.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_oneThird.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tcolumn_oneThird.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneThird.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tcolumn_oneThird.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 835px) {
  .tcolumn_twoThirds {
    float: left;
    clear: none;
    text-align: inherit;
    width: 64.99999999999999%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tcolumn_twoThirds::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_twoThirds:last-child {
    margin-right: 0%;
  }
  .tcolumn_twoThirds.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 65.99999999999999%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tcolumn_twoThirds.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_twoThirds.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_twoThirds.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 65.66666666666666%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tcolumn_twoThirds.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_twoThirds.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_twoThirds.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 64.33333333333333%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tcolumn_twoThirds.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_twoThirds.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_twoThirds.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 66.66666666666666%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tcolumn_twoThirds.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_twoThirds.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 66.66666666666666%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tcolumn_twoThirds.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 835px) {
  .tcolumn_oneFourth {
    float: left;
    clear: none;
    text-align: inherit;
    width: 21.25%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tcolumn_oneFourth::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneFourth:last-child {
    margin-right: 0%;
  }
  .tcolumn_oneFourth.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 23.5%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tcolumn_oneFourth.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneFourth.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_oneFourth.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 22.75%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tcolumn_oneFourth.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneFourth.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_oneFourth.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 19.75%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tcolumn_oneFourth.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneFourth.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_oneFourth.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tcolumn_oneFourth.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneFourth.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tcolumn_oneFourth.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 835px) {
  .tcolumn_threeFourths {
    float: left;
    clear: none;
    text-align: inherit;
    width: 73.75%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tcolumn_threeFourths::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_threeFourths:last-child {
    margin-right: 0%;
  }
  .tcolumn_threeFourths.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 74.5%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tcolumn_threeFourths.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_threeFourths.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_threeFourths.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 74.25%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tcolumn_threeFourths.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_threeFourths.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_threeFourths.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 73.25%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tcolumn_threeFourths.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_threeFourths.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_threeFourths.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 75%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tcolumn_threeFourths.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_threeFourths.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 75%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tcolumn_threeFourths.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 568px) {
  .mcolumn_one {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 5%;
  }
  .mcolumn_one:first-child {
    margin-left: auto;
  }
  .mcolumn_one:last-child {
    margin-right: auto;
  }
  .mcolumn_one.gutter_minSpace {
    margin-bottom: 2%;
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
  }
  .mcolumn_one.gutter_minSpace:first-child {
    margin-left: auto;
  }
  .mcolumn_one.gutter_minSpace:last-child {
    margin-right: auto;
  }
  .mcolumn_one.gutter_medSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 3%;
  }
  .mcolumn_one.gutter_medSpace:first-child {
    margin-left: auto;
  }
  .mcolumn_one.gutter_medSpace:last-child {
    margin-right: auto;
  }
  .mcolumn_one.gutter_maxSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 7%;
  }
  .mcolumn_one.gutter_maxSpace:first-child {
    margin-left: auto;
  }
  .mcolumn_one.gutter_maxSpace:last-child {
    margin-right: auto;
  }
  .mcolumn_one.gutter_noSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 0;
  }
  .mcolumn_one.gutter_noSpace:first-child {
    margin-left: auto;
  }
  .mcolumn_one.gutter_noSpace:last-child {
    margin-right: auto;
  }
  .mcolumn_one.gutter_noSpace_spaceBottom {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 20px;
  }
  .mcolumn_one.gutter_noSpace_spaceBottom:first-child {
    margin-left: auto;
  }
  .mcolumn_one.gutter_noSpace_spaceBottom:last-child {
    margin-right: auto;
  }
}
.fullWidth {
  width: 100% !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
}
@media only screen and (max-width: 900px) {
  .lfullWidth {
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
@media only screen and (max-width: 835px) {
  .tfullWidth {
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
@media only screen and (max-width: 568px) {
  .mfullWidth {
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
.grid1 >* {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 5%;
}
.grid1 >*:first-child {
  margin-left: auto;
}
.grid1 >*:last-child {
  margin-right: auto;
}
.grid1.gutter_minSpace >* {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 2%;
}
.grid1.gutter_minSpace >*:first-child {
  margin-left: auto;
}
.grid1.gutter_minSpace >*:last-child {
  margin-right: auto;
}
.grid1.gutter_medSpace >* {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 3%;
}
.grid1.gutter_medSpace >*:first-child {
  margin-left: auto;
}
.grid1.gutter_medSpace >*:last-child {
  margin-right: auto;
}
.grid1.gutter_maxSpace >* {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 7%;
}
.grid1.gutter_maxSpace >*:first-child {
  margin-left: auto;
}
.grid1.gutter_maxSpace >*:last-child {
  margin-right: auto;
}
.grid1.gutter_noSpace >* {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 0;
}
.grid1.gutter_noSpace >*:first-child {
  margin-left: auto;
}
.grid1.gutter_noSpace >*:last-child {
  margin-right: auto;
}
.grid1.gutter_noSpace_spaceBottom >* {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 20px;
}
.grid1.gutter_noSpace_spaceBottom >*:first-child {
  margin-left: auto;
}
.grid1.gutter_noSpace_spaceBottom >*:last-child {
  margin-right: auto;
}
.grid2 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 47.5%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid2 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid2 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid2 >*:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
.grid2 >*:nth-child(2n + 1) {
  clear: both;
}
.grid2.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 49%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid2.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid2.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid2.gutter_minSpace >*:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
.grid2.gutter_minSpace >*:nth-child(2n + 1) {
  clear: both;
}
.grid2.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 48.5%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid2.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid2.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid2.gutter_medSpace >*:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
.grid2.gutter_medSpace >*:nth-child(2n + 1) {
  clear: both;
}
.grid2.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 46.5%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid2.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid2.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid2.gutter_maxSpace >*:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
.grid2.gutter_maxSpace >*:nth-child(2n + 1) {
  clear: both;
}
.grid2.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid2.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid2.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid2.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid3 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 29.999999999999996%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid3 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid3 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid3 >*:nth-child(3n) {
  margin-right: 0%;
  float: right;
}
.grid3 >*:nth-child(3n + 1) {
  clear: both;
}
.grid3.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.999999999999996%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid3.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid3.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid3.gutter_minSpace >*:nth-child(3n) {
  margin-right: 0%;
  float: right;
}
.grid3.gutter_minSpace >*:nth-child(3n + 1) {
  clear: both;
}
.grid3.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.33333333333333%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid3.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid3.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid3.gutter_medSpace >*:nth-child(3n) {
  margin-right: 0%;
  float: right;
}
.grid3.gutter_medSpace >*:nth-child(3n + 1) {
  clear: both;
}
.grid3.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 28.66666666666666%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid3.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid3.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid3.gutter_maxSpace >*:nth-child(3n) {
  margin-right: 0%;
  float: right;
}
.grid3.gutter_maxSpace >*:nth-child(3n + 1) {
  clear: both;
}
.grid3.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 33.33333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid3.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid3.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 33.33333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid3.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid4 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 21.25%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid4 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid4 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid4 >*:nth-child(4n) {
  margin-right: 0%;
  float: right;
}
.grid4 >*:nth-child(4n + 1) {
  clear: both;
}
.grid4.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 23.5%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid4.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid4.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid4.gutter_minSpace >*:nth-child(4n) {
  margin-right: 0%;
  float: right;
}
.grid4.gutter_minSpace >*:nth-child(4n + 1) {
  clear: both;
}
.grid4.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 22.75%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 5%;
}
.grid4.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid4.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid4.gutter_medSpace >*:nth-child(4n) {
  margin-right: 0%;
  float: right;
}
.grid4.gutter_medSpace >*:nth-child(4n + 1) {
  clear: both;
}
.grid4.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 19.75%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid4.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid4.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid4.gutter_maxSpace >*:nth-child(4n) {
  margin-right: 0%;
  float: right;
}
.grid4.gutter_maxSpace >*:nth-child(4n + 1) {
  clear: both;
}
.grid4.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid4.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid4.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid4.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid5 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 16%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid5 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid5 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid5 >*:nth-child(5n) {
  margin-right: 0%;
  float: right;
}
.grid5 >*:nth-child(5n + 1) {
  clear: both;
}
.grid5.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 18.4%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid5.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid5.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid5.gutter_minSpace >*:nth-child(5n) {
  margin-right: 0%;
  float: right;
}
.grid5.gutter_minSpace >*:nth-child(5n + 1) {
  clear: both;
}
.grid5.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 17.6%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid5.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid5.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid5.gutter_medSpace >*:nth-child(5n) {
  margin-right: 0%;
  float: right;
}
.grid5.gutter_medSpace >*:nth-child(5n + 1) {
  clear: both;
}
.grid5.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.4%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid5.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid5.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid5.gutter_maxSpace >*:nth-child(5n) {
  margin-right: 0%;
  float: right;
}
.grid5.gutter_maxSpace >*:nth-child(5n + 1) {
  clear: both;
}
.grid5.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 20%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid5.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid5.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 20%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid5.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid6 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 12.499999999999998%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid6 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid6 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid6 >*:nth-child(6n) {
  margin-right: 0%;
  float: right;
}
.grid6 >*:nth-child(6n + 1) {
  clear: both;
}
.grid6.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.999999999999998%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid6.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid6.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid6.gutter_minSpace >*:nth-child(6n) {
  margin-right: 0%;
  float: right;
}
.grid6.gutter_minSpace >*:nth-child(6n + 1) {
  clear: both;
}
.grid6.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.166666666666664%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid6.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid6.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid6.gutter_medSpace >*:nth-child(6n) {
  margin-right: 0%;
  float: right;
}
.grid6.gutter_medSpace >*:nth-child(6n + 1) {
  clear: both;
}
.grid6.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 10.83333333333333%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid6.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid6.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid6.gutter_maxSpace >*:nth-child(6n) {
  margin-right: 0%;
  float: right;
}
.grid6.gutter_maxSpace >*:nth-child(6n + 1) {
  clear: both;
}
.grid6.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 16.666666666666664%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid6.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid6.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 16.666666666666664%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid6.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid7 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 9.999999999999998%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid7 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid7 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid7 >*:nth-child(7n) {
  margin-right: 0%;
  float: right;
}
.grid7 >*:nth-child(7n + 1) {
  clear: both;
}
.grid7.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 12.571428571428571%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid7.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid7.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid7.gutter_minSpace >*:nth-child(7n) {
  margin-right: 0%;
  float: right;
}
.grid7.gutter_minSpace >*:nth-child(7n + 1) {
  clear: both;
}
.grid7.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 11.714285714285714%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid7.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid7.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid7.gutter_medSpace >*:nth-child(7n) {
  margin-right: 0%;
  float: right;
}
.grid7.gutter_medSpace >*:nth-child(7n + 1) {
  clear: both;
}
.grid7.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 8.285714285714285%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid7.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid7.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid7.gutter_maxSpace >*:nth-child(7n) {
  margin-right: 0%;
  float: right;
}
.grid7.gutter_maxSpace >*:nth-child(7n + 1) {
  clear: both;
}
.grid7.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.285714285714285%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid7.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid7.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.285714285714285%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid7.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid8 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 8.125%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid8 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid8 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid8 >*:nth-child(8n) {
  margin-right: 0%;
  float: right;
}
.grid8 >*:nth-child(8n + 1) {
  clear: both;
}
.grid8.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 10.75%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid8.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid8.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid8.gutter_minSpace >*:nth-child(8n) {
  margin-right: 0%;
  float: right;
}
.grid8.gutter_minSpace >*:nth-child(8n + 1) {
  clear: both;
}
.grid8.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 9.875%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid8.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid8.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid8.gutter_medSpace >*:nth-child(8n) {
  margin-right: 0%;
  float: right;
}
.grid8.gutter_medSpace >*:nth-child(8n + 1) {
  clear: both;
}
.grid8.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 6.374999999999999%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid8.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid8.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid8.gutter_maxSpace >*:nth-child(8n) {
  margin-right: 0%;
  float: right;
}
.grid8.gutter_maxSpace >*:nth-child(8n + 1) {
  clear: both;
}
.grid8.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 12.5%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid8.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid8.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 12.5%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid8.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid9 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 6.666666666666666%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid9 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid9 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid9 >*:nth-child(9n) {
  margin-right: 0%;
  float: right;
}
.grid9 >*:nth-child(9n + 1) {
  clear: both;
}
.grid9.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 9.333333333333332%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid9.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid9.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid9.gutter_minSpace >*:nth-child(9n) {
  margin-right: 0%;
  float: right;
}
.grid9.gutter_minSpace >*:nth-child(9n + 1) {
  clear: both;
}
.grid9.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 8.444444444444445%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid9.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid9.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid9.gutter_medSpace >*:nth-child(9n) {
  margin-right: 0%;
  float: right;
}
.grid9.gutter_medSpace >*:nth-child(9n + 1) {
  clear: both;
}
.grid9.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 4.888888888888888%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid9.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid9.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid9.gutter_maxSpace >*:nth-child(9n) {
  margin-right: 0%;
  float: right;
}
.grid9.gutter_maxSpace >*:nth-child(9n + 1) {
  clear: both;
}
.grid9.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 11.11111111111111%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid9.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid9.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 11.11111111111111%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid9.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid10 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 5.5%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid10 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid10 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid10 >*:nth-child(10n) {
  margin-right: 0%;
  float: right;
}
.grid10 >*:nth-child(10n + 1) {
  clear: both;
}
.grid10.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 8.2%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid10.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid10.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid10.gutter_minSpace >*:nth-child(10n) {
  margin-right: 0%;
  float: right;
}
.grid10.gutter_minSpace >*:nth-child(10n + 1) {
  clear: both;
}
.grid10.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 7.3%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid10.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid10.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid10.gutter_medSpace >*:nth-child(10n) {
  margin-right: 0%;
  float: right;
}
.grid10.gutter_medSpace >*:nth-child(10n + 1) {
  clear: both;
}
.grid10.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 3.699999999999999%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid10.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid10.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid10.gutter_maxSpace >*:nth-child(10n) {
  margin-right: 0%;
  float: right;
}
.grid10.gutter_maxSpace >*:nth-child(10n + 1) {
  clear: both;
}
.grid10.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 10%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid10.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid10.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 10%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid10.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid11 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 4.545454545454547%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid11 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid11 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid11 >*:nth-child(11n) {
  margin-right: 0%;
  float: right;
}
.grid11 >*:nth-child(11n + 1) {
  clear: both;
}
.grid11.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 7.272727272727273%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid11.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid11.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid11.gutter_minSpace >*:nth-child(11n) {
  margin-right: 0%;
  float: right;
}
.grid11.gutter_minSpace >*:nth-child(11n + 1) {
  clear: both;
}
.grid11.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 6.363636363636364%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid11.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid11.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid11.gutter_medSpace >*:nth-child(11n) {
  margin-right: 0%;
  float: right;
}
.grid11.gutter_medSpace >*:nth-child(11n + 1) {
  clear: both;
}
.grid11.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 2.727272727272728%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid11.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid11.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid11.gutter_maxSpace >*:nth-child(11n) {
  margin-right: 0%;
  float: right;
}
.grid11.gutter_maxSpace >*:nth-child(11n + 1) {
  clear: both;
}
.grid11.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 9.090909090909092%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid11.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid11.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 9.090909090909092%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid11.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid12 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 3.749999999999999%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid12 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid12 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid12 >*:nth-child(12n) {
  margin-right: 0%;
  float: right;
}
.grid12 >*:nth-child(12n + 1) {
  clear: both;
}
.grid12.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 6.499999999999999%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid12.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid12.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid12.gutter_minSpace >*:nth-child(12n) {
  margin-right: 0%;
  float: right;
}
.grid12.gutter_minSpace >*:nth-child(12n + 1) {
  clear: both;
}
.grid12.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 5.583333333333332%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid12.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid12.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid12.gutter_medSpace >*:nth-child(12n) {
  margin-right: 0%;
  float: right;
}
.grid12.gutter_medSpace >*:nth-child(12n + 1) {
  clear: both;
}
.grid12.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 1.916666666666665%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid12.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid12.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid12.gutter_maxSpace >*:nth-child(12n) {
  margin-right: 0%;
  float: right;
}
.grid12.gutter_maxSpace >*:nth-child(12n + 1) {
  clear: both;
}
.grid12.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 8.333333333333332%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid12.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid12.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 8.333333333333332%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid12.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (max-width: 900px) {
  .lgrid1 >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 5%;
  }
  .lgrid1 >*:first-child {
    margin-left: auto;
  }
  .lgrid1 >*:last-child {
    margin-right: auto;
  }
  .lgrid1.gutter_minSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 2%;
  }
  .lgrid1.gutter_minSpace >*:first-child {
    margin-left: auto;
  }
  .lgrid1.gutter_minSpace >*:last-child {
    margin-right: auto;
  }
  .lgrid1.gutter_medSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 3%;
  }
  .lgrid1.gutter_medSpace >*:first-child {
    margin-left: auto;
  }
  .lgrid1.gutter_medSpace >*:last-child {
    margin-right: auto;
  }
  .lgrid1.gutter_maxSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 7%;
  }
  .lgrid1.gutter_maxSpace >*:first-child {
    margin-left: auto;
  }
  .lgrid1.gutter_maxSpace >*:last-child {
    margin-right: auto;
  }
  .lgrid1.gutter_noSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 0;
  }
  .lgrid1.gutter_noSpace >*:first-child {
    margin-left: auto;
  }
  .lgrid1.gutter_noSpace >*:last-child {
    margin-right: auto;
  }
  .lgrid1.gutter_noSpace_spaceBottom >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 20px;
  }
  .lgrid1.gutter_noSpace_spaceBottom >*:first-child {
    margin-left: auto;
  }
  .lgrid1.gutter_noSpace_spaceBottom >*:last-child {
    margin-right: auto;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid2 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 47.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid2 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid2 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid2 >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid2 >*:nth-child(2n + 1) {
    clear: both;
  }
  .lgrid2.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 49%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid2.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid2.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid2.gutter_minSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid2.gutter_minSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .lgrid2.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid2.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid2.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid2.gutter_medSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid2.gutter_medSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .lgrid2.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 46.5%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid2.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid2.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid2.gutter_maxSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid2.gutter_maxSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .lgrid2.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid2.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid2.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid2.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid3 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 29.999999999999996%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid3 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid3 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid3 >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid3 >*:nth-child(3n + 1) {
    clear: both;
  }
  .lgrid3.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.999999999999996%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid3.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid3.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid3.gutter_minSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid3.gutter_minSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .lgrid3.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.33333333333333%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid3.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid3.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid3.gutter_medSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid3.gutter_medSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .lgrid3.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 28.66666666666666%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid3.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid3.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid3.gutter_maxSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid3.gutter_maxSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .lgrid3.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid3.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid3.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid3.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid4 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 21.25%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid4 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid4 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid4 >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid4 >*:nth-child(4n + 1) {
    clear: both;
  }
  .lgrid4.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 23.5%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 5%;
  }
  .lgrid4.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid4.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid4.gutter_minSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid4.gutter_minSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .lgrid4.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 22.75%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 5%;
  }
  .lgrid4.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid4.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid4.gutter_medSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid4.gutter_medSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .lgrid4.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 19.75%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid4.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid4.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid4.gutter_maxSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid4.gutter_maxSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .lgrid4.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid4.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid4.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid4.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid5 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid5 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid5 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid5 >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid5 >*:nth-child(5n + 1) {
    clear: both;
  }
  .lgrid5.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 18.4%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid5.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid5.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid5.gutter_minSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid5.gutter_minSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .lgrid5.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 17.6%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid5.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid5.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid5.gutter_medSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid5.gutter_medSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .lgrid5.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.4%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid5.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid5.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid5.gutter_maxSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid5.gutter_maxSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .lgrid5.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 20%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid5.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid5.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 20%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid5.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid6 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.499999999999998%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid6 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid6 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid6 >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid6 >*:nth-child(6n + 1) {
    clear: both;
  }
  .lgrid6.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.999999999999998%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid6.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid6.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid6.gutter_minSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid6.gutter_minSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .lgrid6.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.166666666666664%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid6.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid6.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid6.gutter_medSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid6.gutter_medSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .lgrid6.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10.83333333333333%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid6.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid6.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid6.gutter_maxSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid6.gutter_maxSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .lgrid6.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16.666666666666664%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid6.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid6.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16.666666666666664%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid6.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid7 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.999999999999998%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid7 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid7 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid7 >*:nth-child(7n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid7 >*:nth-child(7n + 1) {
    clear: both;
  }
  .lgrid7.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.571428571428571%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid7.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid7.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid7.gutter_minSpace >*:nth-child(7n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid7.gutter_minSpace >*:nth-child(7n + 1) {
    clear: both;
  }
  .lgrid7.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 11.714285714285714%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid7.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid7.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid7.gutter_medSpace >*:nth-child(7n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid7.gutter_medSpace >*:nth-child(7n + 1) {
    clear: both;
  }
  .lgrid7.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.285714285714285%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid7.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid7.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid7.gutter_maxSpace >*:nth-child(7n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid7.gutter_maxSpace >*:nth-child(7n + 1) {
    clear: both;
  }
  .lgrid7.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.285714285714285%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid7.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid7.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.285714285714285%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid7.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid8 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.125%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid8 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid8 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid8 >*:nth-child(8n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid8 >*:nth-child(8n + 1) {
    clear: both;
  }
  .lgrid8.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10.75%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid8.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid8.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid8.gutter_minSpace >*:nth-child(8n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid8.gutter_minSpace >*:nth-child(8n + 1) {
    clear: both;
  }
  .lgrid8.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.875%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid8.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid8.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid8.gutter_medSpace >*:nth-child(8n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid8.gutter_medSpace >*:nth-child(8n + 1) {
    clear: both;
  }
  .lgrid8.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 6.374999999999999%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid8.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid8.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid8.gutter_maxSpace >*:nth-child(8n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid8.gutter_maxSpace >*:nth-child(8n + 1) {
    clear: both;
  }
  .lgrid8.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.5%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid8.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid8.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.5%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid8.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid9 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 6.666666666666666%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid9 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid9 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid9 >*:nth-child(9n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid9 >*:nth-child(9n + 1) {
    clear: both;
  }
  .lgrid9.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.333333333333332%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid9.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid9.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid9.gutter_minSpace >*:nth-child(9n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid9.gutter_minSpace >*:nth-child(9n + 1) {
    clear: both;
  }
  .lgrid9.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.444444444444445%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid9.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid9.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid9.gutter_medSpace >*:nth-child(9n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid9.gutter_medSpace >*:nth-child(9n + 1) {
    clear: both;
  }
  .lgrid9.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 4.888888888888888%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid9.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid9.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid9.gutter_maxSpace >*:nth-child(9n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid9.gutter_maxSpace >*:nth-child(9n + 1) {
    clear: both;
  }
  .lgrid9.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 11.11111111111111%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid9.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid9.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 11.11111111111111%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid9.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid10 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 5.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid10 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid10 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid10 >*:nth-child(10n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid10 >*:nth-child(10n + 1) {
    clear: both;
  }
  .lgrid10.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.2%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid10.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid10.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid10.gutter_minSpace >*:nth-child(10n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid10.gutter_minSpace >*:nth-child(10n + 1) {
    clear: both;
  }
  .lgrid10.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 7.3%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid10.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid10.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid10.gutter_medSpace >*:nth-child(10n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid10.gutter_medSpace >*:nth-child(10n + 1) {
    clear: both;
  }
  .lgrid10.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 3.699999999999999%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid10.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid10.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid10.gutter_maxSpace >*:nth-child(10n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid10.gutter_maxSpace >*:nth-child(10n + 1) {
    clear: both;
  }
  .lgrid10.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid10.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid10.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid10.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid11 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 4.545454545454547%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid11 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid11 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid11 >*:nth-child(11n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid11 >*:nth-child(11n + 1) {
    clear: both;
  }
  .lgrid11.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 7.272727272727273%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid11.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid11.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid11.gutter_minSpace >*:nth-child(11n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid11.gutter_minSpace >*:nth-child(11n + 1) {
    clear: both;
  }
  .lgrid11.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 6.363636363636364%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid11.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid11.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid11.gutter_medSpace >*:nth-child(11n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid11.gutter_medSpace >*:nth-child(11n + 1) {
    clear: both;
  }
  .lgrid11.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 2.727272727272728%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid11.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid11.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid11.gutter_maxSpace >*:nth-child(11n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid11.gutter_maxSpace >*:nth-child(11n + 1) {
    clear: both;
  }
  .lgrid11.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.090909090909092%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid11.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid11.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.090909090909092%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid11.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid12 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 3.749999999999999%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid12 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid12 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid12 >*:nth-child(12n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid12 >*:nth-child(12n + 1) {
    clear: both;
  }
  .lgrid12.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 6.499999999999999%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid12.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid12.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid12.gutter_minSpace >*:nth-child(12n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid12.gutter_minSpace >*:nth-child(12n + 1) {
    clear: both;
  }
  .lgrid12.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 5.583333333333332%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid12.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid12.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid12.gutter_medSpace >*:nth-child(12n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid12.gutter_medSpace >*:nth-child(12n + 1) {
    clear: both;
  }
  .lgrid12.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 1.916666666666665%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid12.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid12.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid12.gutter_maxSpace >*:nth-child(12n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid12.gutter_maxSpace >*:nth-child(12n + 1) {
    clear: both;
  }
  .lgrid12.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.333333333333332%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid12.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid12.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.333333333333332%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid12.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 835px) {
  .tgrid1 >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 5%;
  }
  .tgrid1 >*:first-child {
    margin-left: auto;
  }
  .tgrid1 >*:last-child {
    margin-right: auto;
  }
  .tgrid1.gutter_minSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 2%;
  }
  .tgrid1.gutter_minSpace >*:first-child {
    margin-left: auto;
  }
  .tgrid1.gutter_minSpace >*:last-child {
    margin-right: auto;
  }
  .tgrid1.gutter_medSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 3%;
  }
  .tgrid1.gutter_medSpace >*:first-child {
    margin-left: auto;
  }
  .tgrid1.gutter_medSpace >*:last-child {
    margin-right: auto;
  }
  .tgrid1.gutter_maxSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 7%;
  }
  .tgrid1.gutter_maxSpace >*:first-child {
    margin-left: auto;
  }
  .tgrid1.gutter_maxSpace >*:last-child {
    margin-right: auto;
  }
  .tgrid1.gutter_noSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 0;
  }
  .tgrid1.gutter_noSpace >*:first-child {
    margin-left: auto;
  }
  .tgrid1.gutter_noSpace >*:last-child {
    margin-right: auto;
  }
  .tgrid1.gutter_noSpace_spaceBottom >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 20px;
  }
  .tgrid1.gutter_noSpace_spaceBottom >*:first-child {
    margin-left: auto;
  }
  .tgrid1.gutter_noSpace_spaceBottom >*:last-child {
    margin-right: auto;
  }
}
@media only screen and (max-width: 835px) {
  .tgrid2 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 47.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid2 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid2 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid2 >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid2 >*:nth-child(2n + 1) {
    clear: both;
  }
  .tgrid2.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 49%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid2.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid2.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid2.gutter_minSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid2.gutter_minSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .tgrid2.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid2.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid2.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid2.gutter_medSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid2.gutter_medSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .tgrid2.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 46.5%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid2.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid2.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid2.gutter_maxSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid2.gutter_maxSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .tgrid2.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid2.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid2.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid2.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 835px) {
  .tgrid3 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 29.999999999999996%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid3 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid3 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid3 >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid3 >*:nth-child(3n + 1) {
    clear: both;
  }
  .tgrid3.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.999999999999996%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid3.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid3.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid3.gutter_minSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid3.gutter_minSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .tgrid3.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.33333333333333%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid3.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid3.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid3.gutter_medSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid3.gutter_medSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .tgrid3.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 28.66666666666666%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid3.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid3.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid3.gutter_maxSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid3.gutter_maxSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .tgrid3.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid3.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid3.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid3.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 835px) {
  .tgrid4 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 21.25%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid4 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid4 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid4 >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid4 >*:nth-child(4n + 1) {
    clear: both;
  }
  .tgrid4.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 23.5%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 5%;
  }
  .tgrid4.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid4.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid4.gutter_minSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid4.gutter_minSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .tgrid4.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 22.75%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 5%;
  }
  .tgrid4.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid4.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid4.gutter_medSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid4.gutter_medSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .tgrid4.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 19.75%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid4.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid4.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid4.gutter_maxSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid4.gutter_maxSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .tgrid4.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid4.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid4.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid4.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 835px) {
  .tgrid5 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid5 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid5 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid5 >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid5 >*:nth-child(5n + 1) {
    clear: both;
  }
  .tgrid5.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 18.4%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid5.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid5.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid5.gutter_minSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid5.gutter_minSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .tgrid5.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 17.6%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid5.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid5.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid5.gutter_medSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid5.gutter_medSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .tgrid5.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.4%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid5.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid5.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid5.gutter_maxSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid5.gutter_maxSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .tgrid5.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 20%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid5.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid5.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 20%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid5.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 835px) {
  .tgrid6 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.499999999999998%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid6 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid6 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid6 >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid6 >*:nth-child(6n + 1) {
    clear: both;
  }
  .tgrid6.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.999999999999998%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid6.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid6.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid6.gutter_minSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid6.gutter_minSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .tgrid6.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.166666666666664%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid6.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid6.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid6.gutter_medSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid6.gutter_medSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .tgrid6.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10.83333333333333%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid6.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid6.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid6.gutter_maxSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid6.gutter_maxSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .tgrid6.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16.666666666666664%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid6.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid6.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16.666666666666664%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid6.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 835px) {
  .tgrid7 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.999999999999998%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid7 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid7 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid7 >*:nth-child(7n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid7 >*:nth-child(7n + 1) {
    clear: both;
  }
  .tgrid7.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.571428571428571%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid7.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid7.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid7.gutter_minSpace >*:nth-child(7n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid7.gutter_minSpace >*:nth-child(7n + 1) {
    clear: both;
  }
  .tgrid7.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 11.714285714285714%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid7.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid7.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid7.gutter_medSpace >*:nth-child(7n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid7.gutter_medSpace >*:nth-child(7n + 1) {
    clear: both;
  }
  .tgrid7.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.285714285714285%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid7.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid7.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid7.gutter_maxSpace >*:nth-child(7n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid7.gutter_maxSpace >*:nth-child(7n + 1) {
    clear: both;
  }
  .tgrid7.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.285714285714285%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid7.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid7.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.285714285714285%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid7.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 835px) {
  .tgrid8 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.125%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid8 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid8 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid8 >*:nth-child(8n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid8 >*:nth-child(8n + 1) {
    clear: both;
  }
  .tgrid8.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10.75%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid8.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid8.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid8.gutter_minSpace >*:nth-child(8n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid8.gutter_minSpace >*:nth-child(8n + 1) {
    clear: both;
  }
  .tgrid8.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.875%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid8.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid8.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid8.gutter_medSpace >*:nth-child(8n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid8.gutter_medSpace >*:nth-child(8n + 1) {
    clear: both;
  }
  .tgrid8.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 6.374999999999999%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid8.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid8.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid8.gutter_maxSpace >*:nth-child(8n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid8.gutter_maxSpace >*:nth-child(8n + 1) {
    clear: both;
  }
  .tgrid8.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.5%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid8.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid8.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.5%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid8.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 835px) {
  .tgrid9 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 6.666666666666666%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid9 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid9 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid9 >*:nth-child(9n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid9 >*:nth-child(9n + 1) {
    clear: both;
  }
  .tgrid9.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.333333333333332%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid9.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid9.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid9.gutter_minSpace >*:nth-child(9n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid9.gutter_minSpace >*:nth-child(9n + 1) {
    clear: both;
  }
  .tgrid9.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.444444444444445%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid9.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid9.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid9.gutter_medSpace >*:nth-child(9n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid9.gutter_medSpace >*:nth-child(9n + 1) {
    clear: both;
  }
  .tgrid9.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 4.888888888888888%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid9.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid9.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid9.gutter_maxSpace >*:nth-child(9n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid9.gutter_maxSpace >*:nth-child(9n + 1) {
    clear: both;
  }
  .tgrid9.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 11.11111111111111%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid9.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid9.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 11.11111111111111%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid9.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 835px) {
  .tgrid10 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 5.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid10 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid10 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid10 >*:nth-child(10n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid10 >*:nth-child(10n + 1) {
    clear: both;
  }
  .tgrid10.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.2%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid10.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid10.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid10.gutter_minSpace >*:nth-child(10n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid10.gutter_minSpace >*:nth-child(10n + 1) {
    clear: both;
  }
  .tgrid10.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 7.3%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid10.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid10.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid10.gutter_medSpace >*:nth-child(10n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid10.gutter_medSpace >*:nth-child(10n + 1) {
    clear: both;
  }
  .tgrid10.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 3.699999999999999%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid10.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid10.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid10.gutter_maxSpace >*:nth-child(10n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid10.gutter_maxSpace >*:nth-child(10n + 1) {
    clear: both;
  }
  .tgrid10.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid10.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid10.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid10.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 835px) {
  .tgrid11 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 4.545454545454547%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid11 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid11 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid11 >*:nth-child(11n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid11 >*:nth-child(11n + 1) {
    clear: both;
  }
  .tgrid11.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 7.272727272727273%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid11.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid11.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid11.gutter_minSpace >*:nth-child(11n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid11.gutter_minSpace >*:nth-child(11n + 1) {
    clear: both;
  }
  .tgrid11.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 6.363636363636364%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid11.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid11.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid11.gutter_medSpace >*:nth-child(11n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid11.gutter_medSpace >*:nth-child(11n + 1) {
    clear: both;
  }
  .tgrid11.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 2.727272727272728%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid11.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid11.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid11.gutter_maxSpace >*:nth-child(11n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid11.gutter_maxSpace >*:nth-child(11n + 1) {
    clear: both;
  }
  .tgrid11.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.090909090909092%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid11.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid11.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.090909090909092%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid11.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 835px) {
  .tgrid12 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 3.749999999999999%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid12 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid12 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid12 >*:nth-child(12n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid12 >*:nth-child(12n + 1) {
    clear: both;
  }
  .tgrid12.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 6.499999999999999%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid12.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid12.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid12.gutter_minSpace >*:nth-child(12n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid12.gutter_minSpace >*:nth-child(12n + 1) {
    clear: both;
  }
  .tgrid12.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 5.583333333333332%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid12.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid12.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid12.gutter_medSpace >*:nth-child(12n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid12.gutter_medSpace >*:nth-child(12n + 1) {
    clear: both;
  }
  .tgrid12.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 1.916666666666665%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid12.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid12.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid12.gutter_maxSpace >*:nth-child(12n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid12.gutter_maxSpace >*:nth-child(12n + 1) {
    clear: both;
  }
  .tgrid12.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.333333333333332%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid12.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid12.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.333333333333332%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid12.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 568px) {
  .mgrid1 >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 20px !important;
    margin-right: 0 !important;
  }
  .mgrid1 >*:first-child {
    margin-left: auto;
  }
  .mgrid1 >*:last-child {
    margin-right: auto;
  }
  .mgrid1.gutter_minSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 2%;
  }
  .mgrid1.gutter_minSpace >*:first-child {
    margin-left: auto;
  }
  .mgrid1.gutter_minSpace >*:last-child {
    margin-right: auto;
  }
  .mgrid1.gutter_medSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 3%;
  }
  .mgrid1.gutter_medSpace >*:first-child {
    margin-left: auto;
  }
  .mgrid1.gutter_medSpace >*:last-child {
    margin-right: auto;
  }
  .mgrid1.gutter_maxSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 7%;
  }
  .mgrid1.gutter_maxSpace >*:first-child {
    margin-left: auto;
  }
  .mgrid1.gutter_maxSpace >*:last-child {
    margin-right: auto;
  }
  .mgrid1.gutter_noSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 0;
  }
  .mgrid1.gutter_noSpace >*:first-child {
    margin-left: auto;
  }
  .mgrid1.gutter_noSpace >*:last-child {
    margin-right: auto;
  }
  .mgrid1.gutter_noSpace_spaceBottom >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 20px;
  }
  .mgrid1.gutter_noSpace_spaceBottom >*:first-child {
    margin-left: auto;
  }
  .mgrid1.gutter_noSpace_spaceBottom >*:last-child {
    margin-right: auto;
  }
}
@media only screen and (max-width: 568px) {
  .mgrid2 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 47.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .mgrid2 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid2 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .mgrid2 >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid2 >*:nth-child(2n + 1) {
    clear: both;
  }
  .mgrid2.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 49%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .mgrid2.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid2.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .mgrid2.gutter_minSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid2.gutter_minSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .mgrid2.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .mgrid2.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid2.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .mgrid2.gutter_medSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid2.gutter_medSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .mgrid2.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 46.5%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .mgrid2.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid2.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .mgrid2.gutter_maxSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid2.gutter_maxSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .mgrid2.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .mgrid2.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid2.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .mgrid2.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 568px) {
  .mgrid3 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 29.999999999999996%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .mgrid3 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid3 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .mgrid3 >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid3 >*:nth-child(3n + 1) {
    clear: both;
  }
  .mgrid3.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.999999999999996%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .mgrid3.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid3.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .mgrid3.gutter_minSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid3.gutter_minSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .mgrid3.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.33333333333333%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .mgrid3.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid3.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .mgrid3.gutter_medSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid3.gutter_medSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .mgrid3.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 28.66666666666666%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .mgrid3.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid3.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .mgrid3.gutter_maxSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid3.gutter_maxSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .mgrid3.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .mgrid3.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid3.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .mgrid3.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 568px) {
  .mgrid4 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 21.25%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .mgrid4 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid4 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .mgrid4 >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid4 >*:nth-child(4n + 1) {
    clear: both;
  }
  .mgrid4.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 23.5%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 5%;
  }
  .mgrid4.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid4.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .mgrid4.gutter_minSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid4.gutter_minSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .mgrid4.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 22.75%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 5%;
  }
  .mgrid4.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid4.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .mgrid4.gutter_medSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid4.gutter_medSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .mgrid4.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 19.75%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .mgrid4.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid4.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .mgrid4.gutter_maxSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid4.gutter_maxSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .mgrid4.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .mgrid4.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid4.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .mgrid4.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 568px) {
  .mgrid5 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .mgrid5 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid5 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .mgrid5 >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid5 >*:nth-child(5n + 1) {
    clear: both;
  }
  .mgrid5.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 18.4%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .mgrid5.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid5.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .mgrid5.gutter_minSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid5.gutter_minSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .mgrid5.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 17.6%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .mgrid5.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid5.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .mgrid5.gutter_medSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid5.gutter_medSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .mgrid5.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.4%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .mgrid5.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid5.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .mgrid5.gutter_maxSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid5.gutter_maxSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .mgrid5.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 20%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .mgrid5.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid5.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 20%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .mgrid5.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 568px) {
  .mgrid6 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.499999999999998%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .mgrid6 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid6 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .mgrid6 >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid6 >*:nth-child(6n + 1) {
    clear: both;
  }
  .mgrid6.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.999999999999998%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .mgrid6.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid6.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .mgrid6.gutter_minSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid6.gutter_minSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .mgrid6.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.166666666666664%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .mgrid6.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid6.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .mgrid6.gutter_medSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid6.gutter_medSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .mgrid6.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10.83333333333333%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .mgrid6.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid6.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .mgrid6.gutter_maxSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid6.gutter_maxSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .mgrid6.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16.666666666666664%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .mgrid6.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid6.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16.666666666666664%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .mgrid6.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 360px) {
  .smgrid1 >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-right: 0 !important;
    float: left;
    margin-bottom: 20px !important;
  }
  .smgrid1 >*:first-child {
    margin-left: auto;
  }
  .smgrid1 >*:last-child {
    margin-right: auto;
  }
  .smgrid1.gutter_minSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 2%;
  }
  .smgrid1.gutter_minSpace >*:first-child {
    margin-left: auto;
  }
  .smgrid1.gutter_minSpace >*:last-child {
    margin-right: auto;
  }
  .smgrid1.gutter_medSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 3%;
  }
  .smgrid1.gutter_medSpace >*:first-child {
    margin-left: auto;
  }
  .smgrid1.gutter_medSpace >*:last-child {
    margin-right: auto;
  }
  .smgrid1.gutter_maxSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 7%;
  }
  .smgrid1.gutter_maxSpace >*:first-child {
    margin-left: auto;
  }
  .smgrid1.gutter_maxSpace >*:last-child {
    margin-right: auto;
  }
  .smgrid1.gutter_noSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 0;
  }
  .smgrid1.gutter_noSpace >*:first-child {
    margin-left: auto;
  }
  .smgrid1.gutter_noSpace >*:last-child {
    margin-right: auto;
  }
  .smgrid1.gutter_noSpace_spaceBottom >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 20px;
  }
  .smgrid1.gutter_noSpace_spaceBottom >*:first-child {
    margin-left: auto;
  }
  .smgrid1.gutter_noSpace_spaceBottom >*:last-child {
    margin-right: auto;
  }
}
@media only screen and (max-width: 360px) {
  .smgrid2 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 47.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .smgrid2 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .smgrid2 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .smgrid2 >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .smgrid2 >*:nth-child(2n + 1) {
    clear: both;
  }
  .smgrid2.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 49%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .smgrid2.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .smgrid2.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .smgrid2.gutter_minSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .smgrid2.gutter_minSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .smgrid2.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .smgrid2.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .smgrid2.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .smgrid2.gutter_medSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .smgrid2.gutter_medSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .smgrid2.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 46.5%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .smgrid2.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .smgrid2.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .smgrid2.gutter_maxSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .smgrid2.gutter_maxSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .smgrid2.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .smgrid2.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .smgrid2.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .smgrid2.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
.span2 {
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
}
.span2::after {
  content: '';
  display: table;
  clear: both;
}
@font-face {
  font-family: 'DIN Next LT Pro Regular';
  src: url("/../wp-content/themes/ikusi2025/assets/fonts/DINNextLTPro-Regular.woff2") format("woff2"), url("/../wp-content/themes/ikusi2025/assets/fonts/DINNextLTPro-Regular.otf") format("woff"), url("/../wp-content/themes/ikusi2025/assets/fonts/DINNextLTPro-Regular.woff") format("otf");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'DIN Next LT Pro Medium';
  src: url("/../wp-content/themes/ikusi2025/assets/fonts/DINNextLTPro-Medium.woff2") format("woff2"), url("/../wp-content/themes/ikusi2025/assets/fonts/DINNextLTPro-Medium.otf") format("woff"), url("/../wp-content/themes/ikusi2025/assets/fonts/DINNextLTPro-Medium.woff") format("otf");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'DIN Slab Pro Regular';
  src: url("/../wp-content/themes/ikusi2025/assets/fonts/DINNextSlabPro-Regular.ttf") format("ttf"), url("/../wp-content/themes/ikusi2025/assets/fonts/DINNextSlabPro-Regular.woff") format("woff"), url("/../wp-content/themes/ikusi2025/assets/fonts/DINNextSlabPro-Regular.oft") format("otf");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'DIN Slab Pro Medium';
  src: url("/../wp-content/themes/ikusi2025/assets/fonts/DINNextSlabPro-Medium.ttf") format("ttf"), url("/../wp-content/themes/ikusi2025/assets/fonts/DINNextSlabPro-Medium.woff") format("woff"), url("/../wp-content/themes/ikusi2025/assets/fonts/DINNextSlabPro-Medium.oft") format("otf");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'DIN Slab Pro Light';
  src: url("/../wp-content/themes/ikusi2025/assets/fonts/DINNextSlabPro-Light.ttf") format("ttf"), url("/../wp-content/themes/ikusi2025/assets/fonts/DINNextSlabPro-Light.woff") format("woff"), url("/../wp-content/themes/ikusi2025/assets/fonts/DINNextSlabPro-Light.oft") format("otf");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* Colores */
/* FORMATTING ========================================================================== */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  height: 100%;
}
body {
  position: relative;
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: 'DIN Next LT Pro Regular', sans-serif;
  font-weight: 400;
  line-height: 140%;
  font-size: 1.4rem;
  width: 100%;
  background: #fff;
  color: #001c33;
}
body.overflow {
  overflow: hidden;
}
img,
embed,
object,
video,
iframe {
  max-width: 100%;
}
img {
  border: none;
  padding: 0;
  margin: 0;
}
form input,
form textarea {
  outline: 0;
  width: 100%;
  font-family: webFont;
}
::selection {
  background: #00bc70;
  color: #fff;
}
::-moz-selection {
  background: #00bc70;
  color: #fff;
}
/* SNIPPETS  ========================================================================== */
.floater {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.floater.section_block {
  padding-top: 70px;
  padding-bottom: 70px;
  overflow: hidden;
}
@media only screen and (max-width: 1400px) {
  .floater.section_block {
    padding-top: 60px;
  }
}
.floater.section_block.marTop_grande {
  padding-top: 70px;
}
@media only screen and (max-width: 1400px) {
  .floater.section_block.marTop_grande {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 1200px) {
  .floater.section_block.marTop_grande {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 568px) {
  .floater.section_block.marTop_grande {
    padding-top: 30px;
  }
}
.floater.section_block.marTop_mediano {
  padding-top: 50px;
}
@media only screen and (max-width: 1400px) {
  .floater.section_block.marTop_mediano {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 1200px) {
  .floater.section_block.marTop_mediano {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 568px) {
  .floater.section_block.marTop_mediano {
    padding-top: 30px;
  }
}
.floater.section_block.marTop_chico {
  padding-top: 40px;
}
@media only screen and (max-width: 1400px) {
  .floater.section_block.marTop_chico {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 1200px) {
  .floater.section_block.marTop_chico {
    padding-top: 20px;
  }
}
.floater.section_block.marTop_ninguno {
  padding-top: 0;
}
.floater.section_block.marBot_grande {
  padding-bottom: 70px;
}
@media only screen and (max-width: 1400px) {
  .floater.section_block.marBot_grande {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 1200px) {
  .floater.section_block.marBot_grande {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 568px) {
  .floater.section_block.marBot_grande {
    padding-bottom: 30px;
  }
}
.floater.section_block.marBot_mediano {
  padding-bottom: 50px;
}
@media only screen and (max-width: 1400px) {
  .floater.section_block.marBot_mediano {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 1200px) {
  .floater.section_block.marBot_mediano {
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 568px) {
  .floater.section_block.marBot_mediano {
    padding-bottom: 30px;
  }
}
.floater.section_block.marBot_chico {
  padding-bottom: 40px;
}
@media only screen and (max-width: 1400px) {
  .floater.section_block.marBot_chico {
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 1200px) {
  .floater.section_block.marBot_chico {
    padding-bottom: 20px;
  }
}
.floater.section_block.marBot_ninguno {
  padding-bottom: 0;
}
.floater.section_block.section_block_padMed {
  padding-top: 50px;
  padding-bottom: 50px;
}
.floater.spaced {
  padding: 60px 0;
}
@media only screen and (max-width: 568px) {
  .floater.spaced {
    padding: 40px 0;
  }
}
main > .block_frst_item:nth-child(1) {
  padding-top: 0 !important;
}
.spacer {
  width: 100%;
}
.row {
  float: left;
  width: 100%;
}
.content-center {
  width: auto;
  max-width: 1300px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  padding: 0 20px;
  width: 100%;
}
.content-center::after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (min-width: 2000px) {
  .content-center {
    max-width: 1800px;
  }
}
@media only screen and (min-width: 1800px) {
  .content-center {
    max-width: 1600px;
  }
}
@media only screen and (min-width: 1700px) {
  .content-center {
    max-width: 1400px;
  }
}
@media only screen and (max-width: 1500px) {
  .content-center {
    max-width: 1300px;
  }
}
@media only screen and (max-width: 1400px) {
  .content-center {
    max-width: 1200px;
  }
}
@media only screen and (max-width: 1300px) {
  .content-center {
    max-width: 1050px;
  }
}
@media only screen and (max-width: 1150px) {
  .content-center {
    max-width: 1000px;
  }
}
@media only screen and (max-width: 835px) {
  .content-center {
    max-width: 700px;
  }
}
.content-center-full {
  width: auto;
  max-width: 1440px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  padding: 0 20px;
}
.content-center-full::after {
  content: '';
  display: table;
  clear: both;
}
.showDesk {
  display: block;
}
.hideDesk {
  display: none !important;
}
@media only screen and (max-width: 900px) {
  .hideLap {
    display: none !important;
  }
}
.showLap {
  display: none;
}
@media only screen and (max-width: 900px) {
  .showLap {
    display: block !important;
  }
}
@media only screen and (max-width: 835px) {
  .hideTab {
    display: none !important;
  }
}
.showTab {
  display: none;
}
@media only screen and (max-width: 835px) {
  .showTab {
    display: block !important;
  }
}
@media only screen and (max-width: 568px) {
  .hideMob {
    display: none !important;
  }
}
.showMob {
  display: none;
}
@media only screen and (max-width: 568px) {
  .showMob {
    display: block !important;
  }
}
.mailto:after {
  content: '@sitio.com';
}
.sprite {
  background-image: url("../../images/common/sprite.svg") !important;
  background-repeat: no-repeat !important;
  background-size: 250px 2500px !important;
}
.no-svg .sprite {
  background-image: url("../../images/common/sprite.png") !important;
  background-repeat: no-repeat !important;
  background-size: 250px 2500px !important;
}
.table_parent {
  display: table;
  height: 100%;
  width: 100%;
}
.table_parent .table_cell {
  display: table-cell;
  vertical-align: middle;
}
.d-flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.justify-content-center {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.align-items-center {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.img_wrapper img,
.img_wrapper video {
  display: block;
}
/* ICONS  ========================================================================= */
/* TYPE  ========================================================================== */
.title_1 {
  font-size: 30px;
  line-height: 130%;
}
@media only screen and (max-width: 1200px) {
  .title_1 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 1024px) {
  .title_1 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 900px) {
  .title_1 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 568px) {
  .title_1 {
    font-size: 22px;
  }
}
.title_2 {
  font-size: 28px;
  line-height: 130%;
}
@media only screen and (max-width: 1200px) {
  .title_2 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 1024px) {
  .title_2 {
    font-size: 23px;
  }
}
@media only screen and (max-width: 900px) {
  .title_2 {
    font-size: 22px;
  }
}
.title_3 {
  font-size: 26px;
}
@media only screen and (max-width: 1024px) {
  .title_3 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 900px) {
  .title_3 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 835px) {
  .title_3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 568px) {
  .title_3 {
    font-size: 21px;
  }
}
.title_4 {
  font-size: 24px;
}
@media only screen and (max-width: 1024px) {
  .title_4 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 900px) {
  .title_4 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 568px) {
  .title_4 {
    font-size: 18px;
  }
}
.title_5 {
  font-size: 22px;
  line-height: 130%;
}
@media only screen and (max-width: 900px) {
  .title_5 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 568px) {
  .title_5 {
    font-size: 18px;
  }
}
.title_6 {
  font-size: 20px;
  line-height: 130%;
}
@media only screen and (max-width: 900px) {
  .title_6 {
    font-size: 19px;
  }
}
.title_7 {
  font-size: 19px;
}
@media only screen and (max-width: 900px) {
  .title_7 {
    font-size: 18px;
  }
}
.title_slab {
  font-family: 'DIN Slab Pro Medium', serif;
}
p {
  font-family: 'DIN Next LT Pro Regular', sans-serif;
  font-size: 1.6rem;
  line-height: 150%;
}
p strong {
  font-family: 'DIN Next LT Pro Medium', sans-serif;
  font-weight: normal;
  color: #16474a;
}
hr {
  border: none;
  border-top: #ececec 1px solid;
}
a {
  text-decoration: none;
}
.c_content a:not(.btn) {
  color: #00bc70;
}
.c_content a:not(.btn):hover {
  text-decoration: underline;
}
ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
  font-size: 1.6rem;
  font-family: 'DIN Next LT Pro Regular', sans-serif;
  font-weight: 300;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 130%;
  font-weight: 400;
}
h2 {
  font-size: 28px;
  line-height: 130%;
}
@media only screen and (max-width: 1200px) {
  h2 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 1024px) {
  h2 {
    font-size: 23px;
  }
}
@media only screen and (max-width: 900px) {
  h2 {
    font-size: 22px;
  }
}
pre {
  font-size: 1.6rem;
  text-transform: uppercase;
  color: #616060;
  font-weight: normal;
  font-family: 'DIN Next LT Pro Regular', sans-serif;
}
pre strong,
pre b {
  color: #009b77;
  font-family: 'DIN Next LT Pro Medium', sans-serif;
  font-weight: normal;
}
.material-symbols-outlined {
  font-variation-settings: 'FILL' 0, 'wght' 300, 'GRAD' -25, 'opsz' 24;
}
.hover_shadow_box:hover,
.sub-menu > li > a:hover {
  -moz-box-shadow: 0 0 6px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.15);
  box-shadow: 0 0 6px rgba(0,0,0,0.15);
}
.anim_entry {
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  opacity: 0;
  position: relative;
}
.anim_entry.anim_bottom {
  bottom: 20px;
}
.anim_entry.vis {
  opacity: 1;
}
.anim_entry.vis.anim_bottom {
  bottom: 0;
}
/* BOTONES ========================================================================== */
.btn,
.btn_menu a,
.gform_button {
  display: inline-block;
  background-color: #00bc70;
  color: #fff;
  padding: 12px 20px;
  font-family: 'DIN Slab Pro Medium', serif;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  border: 0;
  outline: 0;
}
@media only screen and (max-width: 1200px) {
  .btn,
  .btn_menu a,
  .gform_button {
    padding: 10px 18px;
  }
}
@media only screen and (max-width: 1024px) {
  .btn,
  .btn_menu a,
  .gform_button {
    padding: 10px 16px;
  }
}
@media only screen and (max-width: 568px) {
  .btn,
  .btn_menu a,
  .gform_button {
    min-width: 120px;
    text-align: center;
  }
}
@media only screen and (max-width: 360px) {
  .btn,
  .btn_menu a,
  .gform_button {
    min-width: 180px;
    text-align: center;
  }
}
.btn span,
.btn_menu a span,
.gform_button span {
  color: #fff;
  text-decoration: none;
}
.btn:hover,
.btn_menu a:hover,
.gform_button:hover {
  background-color: #009b77;
  color: #fff;
}
.btn:hover span,
.btn_menu a:hover span,
.gform_button:hover span {
  text-decoration: none;
}
.btn.btn_outline,
.btn_menu a.btn_outline,
.gform_button.btn_outline {
  background-color: #fff;
  color: #00bc70;
  border: 1px solid #00bc70;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.btn.btn_outline span,
.btn_menu a.btn_outline span,
.gform_button.btn_outline span {
  color: #00bc70;
}
.btn.btn_outline:hover,
.btn_menu a.btn_outline:hover,
.gform_button.btn_outline:hover {
  background-color: #00bc70;
  color: #fff !important;
}
.btn.btn_outline:hover span,
.btn_menu a.btn_outline:hover span,
.gform_button.btn_outline:hover span {
  color: #fff;
}
.btn_text,
a.btn_text {
  font-family: 'DIN Slab Pro Medium', serif;
  font-size: 1.6rem;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 20px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.btn_text span,
a.btn_text span {
  color: #00bc70;
  text-decoration: underline;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.btn_text span.material-symbols-outlined,
a.btn_text span.material-symbols-outlined {
  text-decoration: none;
  font-size: 2rem;
  margin-left: 5px;
}
.btn_text:hover span,
a.btn_text:hover span {
  color: #009b77;
}
.btn_text:hover span.material-symbols-outlined,
a.btn_text:hover span.material-symbols-outlined {
  margin-left: 10px;
}
@media only screen and (max-width: 900px) {
  .btn_menu a {
    color: #001c33;
    background-color: transparent;
  }
}
.btn_group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 360px) {
  .btn_group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.btn_group a {
  margin-right: 10px;
}
@media only screen and (max-width: 360px) {
  .btn_group a {
    margin-right: 0;
  }
}
.btn_group .btn_text:first-child {
  padding-left: 0;
}
@media only screen and (max-width: 360px) {
  .btn_group .btn_text {
    margin-top: 10px;
  }
}
/* FORM ========================================================================== */
::-webkit-input-placeholder {
  color: #999;
  -webkit-font-smoothing: antialiased;
}
::-moz-placeholder {
  color: #999;
  opacity: 1;
}
:focus::-webkit-input-placeholder {
  color: #999;
}
:focus::-moz-placeholder {
  color: #999;
}
/* CONTENT ========================================================================== */
html {
  scroll-padding-top: 130px;
}
body {
  padding-top: 130px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media only screen and (max-width: 1200px) {
  body {
    padding-top: 110px;
  }
}
@media only screen and (max-width: 835px) {
  body {
    padding-top: 90px;
  }
}
#top_menu {
  position: fixed;
  height: 30px;
  background-color: #949494;
  color: #fff;
  top: 0;
  left: 0;
  z-index: 12;
}
#top_menu .content-center {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 360px) {
  #top_menu .content-center {
    padding: 0 10px;
  }
}
#top_menu .content-center li {
  margin-right: 20px;
}
@media only screen and (max-width: 568px) {
  #top_menu .content-center li {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 360px) {
  #top_menu .content-center li {
    margin-rught: 7px;
  }
}
#top_menu .content-center li a {
  text-transform: uppercase;
  font-size: 13px;
}
@media only screen and (max-width: 360px) {
  #top_menu .content-center li a {
    font-size: 12px;
    letter-spacing: -0.5px;
  }
}
#top_menu .content-center li a:hover {
  text-decoration: underline;
}
#top_menu .content-center #buscador_icono {
  width: 30px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#top_menu .content-center #buscador_icono span {
  cursor: pointer;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
#top_menu .content-center #buscador_icono:hover span {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
#top_menu .content-center .header_socials {
  margin-left: 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#top_menu .content-center .header_socials a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#top_menu .content-center .header_socials svg {
  fill: #fff;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
#top_menu .content-center .header_socials:hover svg {
  fill: #b7dedb;
}
.buscador_modal {
  position: fixed;
  top: 129px;
  width: 100%;
  height: 0;
  background-color: #fafafa;
  z-index: 10;
  overflow: hidden;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.buscador_modal.headScroll {
  top: 90px;
}
@media only screen and (max-width: 1200px) {
  .buscador_modal {
    top: 80px;
  }
}
@media only screen and (max-width: 835px) {
  .buscador_modal {
    top: 60px;
  }
}
.buscador_modal .content-center {
  max-width: 800px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
.buscador_modal .content-center .is-search-form {
  width: 100%;
  position: relative;
}
.buscador_modal .content-center .is-search-form .is-search-input {
  margin-top: 0;
  background: transparent;
  border: 0 !important;
  border-bottom: 1px solid #001c33 !important;
  font-family: 'DIN Next LT Pro Regular', sans-serif;
  font-weight: normal;
  font-size: 20px !important;
}
.buscador_modal .content-center .is-search-form .is-search-icon {
  position: absolute;
  background: transparent;
  border: 0;
  outline: 0;
  right: 40px;
  top: 0;
  height: 44px;
  width: 37px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.opened_buscador .buscador_modal {
  height: 40vh;
}
.opened_buscador main,
.opened_buscador footer {
  filter: blur(5px);
}
.item_search {
  border-bottom: 2px solid #dbdddf;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.item_search .item_content .item_title {
  margin-top: 10px;
margin-bottom
}
.item_search .item_content .item_title a {
  color: #00bc70;
}
.item_search .item_content .item_title a:hover {
  text-decoration: underline;
}
header {
  height: 100px;
  background-color: #fff;
  z-index: 11;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 1200px) {
  header {
    height: 80px;
  }
}
@media only screen and (max-width: 835px) {
  header {
    height: 60px;
  }
}
header.floater {
  position: fixed;
  top: 30px;
}
header .content-center {
  height: inherit;
}
@media only screen and (max-width: 1600px) {
  header .content-center {
    max-width: 1300px !important;
  }
}
header .content-center #logo_box {
  float: left;
  height: inherit;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  width: 150px;
}
@media only screen and (max-width: 1200px) {
  header .content-center #logo_box {
    width: 140px;
  }
}
@media only screen and (max-width: 1024px) {
  header .content-center #logo_box {
    width: 110px;
  }
}
header .content-center #logo_box a {
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
header .content-center #logo_box img {
  width: 100%;
  height: auto;
  max-height: 48px;
}
header .content-center #menuIcon_wrapper {
  display: none;
  height: inherit;
}
@media only screen and (max-width: 900px) {
  header .content-center #menuIcon_wrapper {
    height: inherit;
    width: 100px;
    float: right;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    display: block;
  }
}
header .content-center #menuIcon {
  display: none;
  height: 20px;
  width: 26px;
  float: right;
  margin-left: 20px;
}
@media only screen and (max-width: 900px) {
  header .content-center #menuIcon {
    display: block;
  }
}
header .content-center #menuIcon a#nav-toggle {
  width: 26px;
  height: 19px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  display: block;
}
header .content-center #menuIcon a#nav-toggle.activo span {
  height: 4px;
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(1),
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(2),
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(1) {
  left: 2px;
  top: 3px;
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(2) {
  left: calc(50% - 2px);
  top: 3px;
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(3) {
  left: -50%;
  opacity: 0;
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(4) {
  left: 100%;
  opacity: 0;
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(5) {
  left: 2px;
  top: 12px;
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(6) {
  left: calc(50% - 2px);
  top: 12px;
}
header .content-center #menuIcon a#nav-toggle span {
  display: block;
  position: absolute;
  height: 3px;
  width: 50%;
  background: #000;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
header .content-center #menuIcon a#nav-toggle span:nth-child(even) {
  left: 50%;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
header .content-center #menuIcon a#nav-toggle span:nth-child(odd) {
  left: 0px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
header .content-center #menuIcon a#nav-toggle span:nth-child(1),
header .content-center #menuIcon a#nav-toggle span:nth-child(2) {
  top: 0;
}
header .content-center #menuIcon a#nav-toggle span:nth-child(3),
header .content-center #menuIcon a#nav-toggle span:nth-child(4) {
  top: 7px;
}
header .content-center #menuIcon a#nav-toggle span:nth-child(5),
header .content-center #menuIcon a#nav-toggle span:nth-child(6) {
  top: 14px;
}
header .content-center #mainMenu {
  float: right;
}
@media only screen and (min-width: 1080px) {
  header .content-center #mainMenu >ul >li >a {
    padding: 0 15px !important;
  }
}
@media only screen and (min-width: 900px) {
  header .content-center #mainMenu {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
  }
  header .content-center #mainMenu .prev_menu {
    display: none;
  }
  header .content-center #mainMenu ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
  }
  header .content-center #mainMenu ul li {
    float: left;
    margin: 0 5px;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
  }
  header .content-center #mainMenu ul li.active >a,
  header .content-center #mainMenu ul li:hover >a,
  header .content-center #mainMenu ul li.current_page_item >a {
    color: #00bc70;
  }
  header .content-center #mainMenu ul li a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 7px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    color: #001c33;
    font-size: 1.6rem;
  }
  header .content-center #mainMenu ul li.btn_menu a {
    height: 37px;
    margin-top: auto;
    margin-bottom: auto;
    color: #fff;
    padding: 20px;
  }
  header .content-center #mainMenu ul li.menu-item-has-children:hover .megamenu_holder.depth_0 {
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
  }
  header .content-center #mainMenu ul li.menu-item-has-children:hover .megamenu_holder.depth_0 >.sub-menu >li {
    bottom: 0;
    opacity: 1;
  }
  header .content-center #mainMenu ul li.menu-item-has-children >a {
    position: relative;
  }
  header .content-center #mainMenu ul li.menu-item-has-children >a:after {
    display: block;
    position: relative;
    top: auto;
    bottom: auto;
    right: 0;
    height: 19px;
    font-family: 'Material Symbols Outlined';
    content: "keyboard_arrow_down";
    max-width: 19px;
    overflow: hidden;
  }
  header .content-center #mainMenu ul li >.megamenu_holder.depth_0 {
    position: fixed;
    top: 109px;
    left: 0;
    width: 100%;
    z-index: 1;
    background-color: #fff;
    padding: 30px 0;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    border-top: 1px solid bordes;
    -moz-box-shadow: 0px 1px 1px -2px rgba(97,97,97,0.24), 2px 10px 6px -10px rgba(97,97,97,0.24);
    -webkit-box-shadow: 0px 1px 1px -2px rgba(97,97,97,0.24), 2px 10px 6px -10px rgba(97,97,97,0.24);
    box-shadow: 0px 1px 1px -2px rgba(97,97,97,0.24), 2px 10px 6px -10px rgba(97,97,97,0.24);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  header .content-center #mainMenu ul li >.megamenu_holder.depth_0 >.sub-menu {
    width: 100%;
    padding: 0 calc(4% - 10px);
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1300px;
  }
  header .content-center #mainMenu ul li >.megamenu_holder.depth_0 >.sub-menu >li {
    width: 33.33%;
    margin: 0;
    height: auto;
    margin-bottom: 20px;
    padding: 0 10px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    opacity: 0;
    position: relative;
    bottom: -20px;
  }
  header .content-center #mainMenu ul li >.megamenu_holder.depth_0 >.sub-menu >li:nth-child(1) {
    -webkit-transition: all ease 0.2s 0.1s;
    -moz-transition: all ease 0.2s 0.1s;
    -o-transition: all ease 0.2s 0.1s;
    transition: all ease 0.2s 0.1s;
  }
  header .content-center #mainMenu ul li >.megamenu_holder.depth_0 >.sub-menu >li:nth-child(2) {
    -webkit-transition: all ease 0.2s 0.15s;
    -moz-transition: all ease 0.2s 0.15s;
    -o-transition: all ease 0.2s 0.15s;
    transition: all ease 0.2s 0.15s;
  }
  header .content-center #mainMenu ul li >.megamenu_holder.depth_0 >.sub-menu >li:nth-child(3) {
    -webkit-transition: all ease 0.2s 0.2s;
    -moz-transition: all ease 0.2s 0.2s;
    -o-transition: all ease 0.2s 0.2s;
    transition: all ease 0.2s 0.2s;
  }
  header .content-center #mainMenu ul li >.megamenu_holder.depth_0 >.sub-menu >li:nth-child(4) {
    -webkit-transition: all ease 0.2s 0.25s;
    -moz-transition: all ease 0.2s 0.25s;
    -o-transition: all ease 0.2s 0.25s;
    transition: all ease 0.2s 0.25s;
  }
  header .content-center #mainMenu ul li >.megamenu_holder.depth_0 >.sub-menu >li:nth-child(5) {
    -webkit-transition: all ease 0.2s 0.3s;
    -moz-transition: all ease 0.2s 0.3s;
    -o-transition: all ease 0.2s 0.3s;
    transition: all ease 0.2s 0.3s;
  }
  header .content-center #mainMenu ul li >.megamenu_holder.depth_0 >.sub-menu >li:nth-child(6) {
    -webkit-transition: all ease 0.2s 0.35s;
    -moz-transition: all ease 0.2s 0.35s;
    -o-transition: all ease 0.2s 0.35s;
    transition: all ease 0.2s 0.35s;
  }
  header .content-center #mainMenu ul li >.megamenu_holder.depth_0 >.sub-menu >li >a {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 1.8rem;
    padding: 20px;
    font-weight: 500;
    color: #001c33;
    background-color: #fafafa;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
  }
  header .content-center #mainMenu ul li >.megamenu_holder.depth_0 >.sub-menu >li >a .submenu-item-title:after {
    font-family: 'Material Symbols Outlined';
    content: "east";
    color: #009b77;
    font-size: 20px;
    left: 5px;
    top: 5px;
    position: relative;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
  header .content-center #mainMenu ul li >.megamenu_holder.depth_0 >.sub-menu >li >a .menu-item-description {
    width: 100%;
    margin-top: 20px;
    font-size: 1.5rem;
    line-height: 160%;
    color: #00213c;
  }
  header .content-center #mainMenu ul li >.megamenu_holder.depth_0 >.sub-menu >li >a:hover .submenu-item-title:after {
    left: 10px;
  }
  header .content-center #mainMenu ul li >.megamenu_holder.depth_0 .megamenu_holder.depth_1 {
    padding-top: 15px;
  }
  header .content-center #mainMenu ul li >.megamenu_holder.depth_0 .megamenu_holder.depth_1 >.sub-menu {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  header .content-center #mainMenu ul li >.megamenu_holder.depth_0 .megamenu_holder.depth_1 >.sub-menu li {
    width: 50%;
    margin: 0;
  }
  header .content-center #mainMenu ul li >.megamenu_holder.depth_0 .megamenu_holder.depth_1 >.sub-menu li a {
    font-size: 1.8rem;
    padding: 10px 0;
    font-weight: 400;
  }
  header .content-center #mainMenu ul li.submenu_col4 >.megamenu_holder.depth_0 >.sub-menu li {
    width: 25%;
  }
}
@media only screen and (max-width: 900px) {
  header .content-center #mainMenu {
    position: fixed;
    width: 100%;
    background-color: #fff;
    display: none;
    left: 0;
    margin-top: 0;
    height: calc(100% - 100px);
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    top: 100%;
    overflow: hidden;
  }
  header .content-center #mainMenu #buscador_icono {
    display: none;
  }
  header .content-center #mainMenu:after {
    content: "";
    position: fixed;
    z-index: -5;
    width: 100%;
    height: 20%;
    top: 100%;
    left: 0;
    background-color: #fff;
    overflow: visible;
  }
  header .content-center #mainMenu ul {
    width: 100%;
    z-index: 1;
    position: relativ;
    background-color: #fff;
    padding: 20px;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  header .content-center #mainMenu ul#menu_secundario {
    padding-top: 0;
  }
  header .content-center #mainMenu ul#menu_principal {
    padding-bottom: 0;
  }
  header .content-center #mainMenu ul#menu_principal >li.menu-item-object-casos >a .menu-producto-potencia {
    display: none;
  }
  header .content-center #mainMenu ul#menu_principal >li.menu-item-object-casos >a .menu-producto-titulo {
    font-weight: 400;
  }
  header .content-center #mainMenu ul .all_mob {
    margin-top: 10px !important;
  }
  header .content-center #mainMenu ul .all_mob a {
    font-weight: 500;
  }
  header .content-center #mainMenu ul li {
    width: 100%;
    text-align: left;
    margin-bottom: 5px;
    margin-top: 0;
  }
  header .content-center #mainMenu ul li a {
    color: #001c33;
    font-size: 140%;
    text-align: left;
    position: relative;
    padding: 10px;
    line-height: 120%;
    display: inline-block;
    width: 100%;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
  header .content-center #mainMenu ul li a .menu-item-description {
    font-size: 16px;
    line-height: 140%;
  }
  header .content-center #mainMenu ul li a span {
    width: 100%;
    display: inline-block;
  }
  header .content-center #mainMenu ul li .sub-menu {
    padding-top: 0;
    padding-bottom: 0;
    position: absolute;
    left: 50px;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    top: 0;
  }
  header .content-center #mainMenu ul .depth_0 >.sub-menu {
    height: 100%;
  }
  header .content-center #mainMenu ul >.menu-item-has-children >a {
    position: relative;
    padding-right: 30px;
  }
  header .content-center #mainMenu ul >.menu-item-has-children >a:after {
    display: block;
    position: absolute;
    font-family: 'Material Symbols Outlined';
    top: 10px;
    right: 0;
    content: "chevron_right";
    font-size: 30px;
  }
}
header .content-center #mainMenu.opened_submenu_parent >ul >li >a {
  opacity: 0;
  left: -50px;
  position: relative;
  pointer-events: none;
}
header .content-center #mainMenu.opened_submenu_parent >ul >li .megamenu_holder.opened_submenu >.sub-menu {
  opacity: 1;
  left: 0;
  pointer-events: auto;
}
header .content-center #mainMenu.opened_submenu_parent >ul >li .megamenu_holder.opened_submenu >.sub-menu .prev_menu {
  pointer-events: auto;
  width: 100%;
  display: block;
  height: 30px;
  font-family: 'Material Symbols Outlined';
  color: grey900;
  font-size: 34px;
  line-height: 80%;
  margin-top: 5px;
  font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}
header .content-center #mainMenu.opened_submenu_parent >ul >li .megamenu_holder.depth_1 ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: auto;
}
header .content-center #mainMenu.opened_submenu_parent >ul >li .megamenu_holder.depth_1 ul li {
  width: 50%;
  margin: 0 0 6px 0;
}
@media only screen and (max-width: 568px) {
  header .content-center #mainMenu.opened_submenu_parent >ul >li .megamenu_holder.depth_1 ul li {
    width: 100%;
  }
}
header .content-center #mainMenu.opened_submenu_parent >ul >li .megamenu_holder.depth_1 ul li a {
  font-size: 1.8rem;
}
header .content-center #mainMenu.opened_submenu_parent >ul >li .megamenu_holder.depth_1 ul li a span {
  width: 100%;
  display: inline-block;
}
header .content-center #mainMenu.opened_submenu_parent >ul >li .megamenu_holder.depth_1 ul li a span.menu-producto-titulo {
  color: grey900;
  font-weight: 500;
}
header .content-center #mainMenu.opened_submenu_parent.opened_depth1 .megamenu_holder.depth_0 >ul >.prev_menu {
  opacity: 0;
  left: -50px;
  position: relative;
  pointer-events: none;
}
header .content-center #mainMenu.opened_submenu_parent.opened_depth1 .megamenu_holder.depth_0 >ul >li >a {
  opacity: 0;
  left: -50px;
  position: relative;
  pointer-events: none;
}
@media only screen and (max-width: 1200px) {
  header .content-center #mainMenu {
    top: calc(100% - 80px);
  }
}
@media only screen and (max-width: 835px) {
  header .content-center #mainMenu {
    top: calc(100% - 60px);
  }
  header .content-center #mainMenu ul {
    padding-left: 10px;
    padding-right: 10px;
  }
}
header .content-center #mainMenu.openMenu {
  top: 130px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
@media only screen and (max-width: 1200px) {
  header .content-center #mainMenu.openMenu {
    top: 110px;
  }
}
@media only screen and (max-width: 835px) {
  header .content-center #mainMenu.openMenu {
    top: 90px;
  }
}
@media only screen and (max-width: 900px) and (max-width: 900px) {
  header .content-center #mainMenu .menu-item-description {
    display: none;
  }
}
header.headScroll {
  height: 60px;
}
header.headScroll .content-center #logo_box {
  width: 140px;
}
header.headScroll .content-center #logo_box img {
  max-height: 38px;
}
header.headScroll .content-center #menuIcon_wrapper {
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
@media only screen and (min-width: 900px) {
  header.headScroll .content-center #mainMenu ul li .megamenu_holder.depth_0 {
    top: 90px;
  }
  header.headScroll .content-center #mainMenu ul li a {
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
}
@media only screen and (max-width: 900px) {
  header.headScroll .content-center #mainMenu.openMenu {
    height: calc(100% - 60px);
    top: 90px;
  }
}
#secondaryMenu {
  width: 100%;
}
#secondaryMenu >ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
#secondaryMenu >ul >li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#secondaryMenu >ul >li a {
  color: #fff;
}
#secondaryMenu >ul >li.wpml-ls-menu-item {
  position: relative;
}
#secondaryMenu >ul >li.wpml-ls-menu-item >a {
  padding: 4px 20px 3px 10px;
  border: 1px solid #fff;
  line-height: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  z-index: 2;
  text-decoration: none !important;
}
#secondaryMenu >ul >li.wpml-ls-menu-item .sub-menu {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
#secondaryMenu >ul >li.wpml-ls-menu-item .sub-menu .prev_menu {
  font-family: 'Material Symbols Outlined';
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: absolute;
  right: 3px;
  top: 2px;
  cursor: pointer;
}
#secondaryMenu >ul >li.wpml-ls-menu-item .sub-menu li {
  display: none;
  position: relative;
  width: 100%;
  margin-left: 0;
}
#secondaryMenu >ul >li.wpml-ls-menu-item.opened .sub-menu li {
  top: 20px;
  background-color: rgba(255,255,255,0.8);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-left: 1px solid #001c33;
  border-right: 1px solid #001c33;
}
#secondaryMenu >ul >li.wpml-ls-menu-item.opened .sub-menu li a {
  color: #001c33;
  padding: 4px;
  width: 100%;
  text-decoration: none !important;
}
#secondaryMenu >ul >li.wpml-ls-menu-item.opened .sub-menu li a span {
  width: 100%;
  text-align: center;
}
#secondaryMenu >ul >li.wpml-ls-menu-item.opened .sub-menu li:last-child {
  border-bottom: 1px solid #001c33;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
footer {
  padding: 30px 0;
  background-color: #fff;
  position: relative;
  z-index: 5;
  margin-top: auto;
}
@media only screen and (max-width: 1600px) {
  footer .content-center {
    max-width: 1300px !important;
  }
}
.wpml-ls-statics-footer,
.otgs-development-site-front-end {
  display: none;
}
/* Error 404 ========================================================================== */
.error404.no-wp {
  padding-top: 0;
}
.error404.no-wp main {
  margin-bottom: 0;
}
.error404.no-wp main .table_parent {
  height: 100%;
}
.error404 main {
  text-align: center;
  padding: 20px 0;
}
.error404 main .table_parent {
  height: calc(100% - 80px);
  float: left;
}
@media only screen and (max-width: 568px) {
  .error404 main .table_parent {
    height: calc(100% - 100px);
  }
}
.error404 main .table_parent #errorBox {
  max-width: 400px;
  text-align: center;
  margin: 20px auto;
  position: relative;
  z-index: 5;
}
.error404 main .table_parent .errorlogo {
  margin: 0 auto;
  display: block;
}
.error404 main .table_parent h1 {
  font-size: 60px;
  margin-bottom: 0px;
  color: #000;
  text-shadow: none;
  margin-top: 0;
  font-family: 'DIN Next LT Pro Regular', sans-serif;
}
.error404 main .table_parent h2 {
  font-size: 30px;
  line-height: 120%;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #000;
  font-family: 'DIN Next LT Pro Regular', sans-serif;
}
.error404 main .table_parent p {
  color: #616060;
}
/* Lorem ========================================================================== */
html :where(.editor-styles-wrapper) {
  font-family: 'DIN Next LT Pro Regular', sans-serif;
}
.gfield {
  position: relative;
}
.gform_heading {
  margin-bottom: 40px;
}
.gform_wrapper .gform_fields {
  grid-row-gap: 0 !important;
}
.gform_wrapper .gform_fields .gfield {
  margin-bottom: 15px;
}
.gform_wrapper .gform_fields fieldset {
  margin-bottom: 5px !important;
}
.gform_wrapper .gform_fields .ginput_container {
  position: relative;
  z-index: 1;
  margin-bottom: 0;
}
.gform_wrapper .gform_fields .ginput_container input,
.gform_wrapper .gform_fields .ginput_container textarea {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #001c33;
  font-family: 'DIN Next LT Pro Regular', sans-serif;
  font-weight: normal;
  font-size: 16px !important;
}
.gform_wrapper .gform_fields .ginput_container textarea,
.gform_wrapper .gform_fields .ginput_container textarea.large {
  height: 70px !important;
}
@media only screen and (max-width: 1024px) {
  .gform_wrapper .gform_fields .ginput_container textarea,
  .gform_wrapper .gform_fields .ginput_container textarea.large {
    height: 60px !important;
  }
}
.gform_wrapper .gform_fields .ginput_container_consent {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.gform_wrapper .gform_fields .ginput_container_consent input[type="checkbox"] {
  width: auto;
  margin-right: 10px;
  top: 3px;
  position: relative;
}
.gform_wrapper .gform_fields .gfield_label {
  position: absolute;
  font-weight: normal !important;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 2px;
  z-index: 2;
  left: 0;
  display: flex;
}
.gform_wrapper .gform_fields .gfield_label.focused {
  color: #00bc70;
}
.gform_wrapper .gform_fields .gfield_label.active {
  top: -10px;
  left: 0;
  line-height: 100%;
  font-size: 13px;
  -webkit-transition: all ease 0.1s;
  -moz-transition: all ease 0.1s;
  -o-transition: all ease 0.1s;
  transition: all ease 0.1s;
}
.gform_wrapper .gform_fields .gfield_error .gfield_label {
  top: -10px;
  left: 0;
  line-height: 100%;
  font-size: 13px;
  -webkit-transition: all ease 0.1s;
  -moz-transition: all ease 0.1s;
  -o-transition: all ease 0.1s;
  transition: all ease 0.1s;
  color: #001c33;
}
.gform_wrapper .gform_fields .gfield_error .ginput_container input,
.gform_wrapper .gform_fields .gfield_error .ginput_container textarea {
  border: 0 !important;
  border-bottom: 1px solid #e60000 !important;
}
.gform_wrapper .gform_fields .gfield_error .gfield_validation_message {
  padding: 0;
  border: 0;
}
.gform_footer {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.gform_footer .gform_button {
  width: auto;
  min-width: 120px;
}
@media only screen and (max-width: 568px) {
  .gform_footer {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.gform_wrapper .select2-container {
  width: 100% !important;
}
.gform_wrapper .select2-container .select2-selection {
  border: 0;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #001c33;
  font-family: 'DIN Next LT Pro Regular', sans-serif;
  font-weight: normal;
  font-size: 16px !important;
  text-align: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  height: auto;
}
.gform_wrapper .select2-container .select2-selection .select2-selection__rendered {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #00bc70;
  font-size: 16px;
  min-height: 38px;
}
.gform_wrapper .select2-container .select2-selection .select2-selection__arrow {
  top: -2px;
}
.gform_wrapper .select2-container .select2-selection .select2-selection__arrow b {
  border: 0;
}
.gform_wrapper .select2-container .select2-selection .select2-selection__arrow b:before {
  font-family: 'Material Symbols Outlined';
  content: "keyboard_arrow_down";
  display: block;
  color: #001c33;
  font-weight: normal;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #009b77;
}
.select2-container--default .select2-search--dropdown .select2-search__field:focus {
  outline: 1px solid #009b77 !important;
}
.width_tin {
  max-width: 450px;
}
.width_min {
  max-width: 550px;
}
.width_med {
  max-width: 620px;
}
.width_l {
  max-width: 700px;
}
.width_xl {
  max-width: 800px;
}
.width_xxl {
  max-width: 1024px;
}
.bg_gris {
  background-color: #f5f5f5;
}
.bg_white {
  background-color: #fff;
}
.box01 {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  background-color: #fafafa;
  padding: 25px;
}
.text-center {
  text-align: center;
}
.text-start {
  text-align: left;
}
.text-end {
  text-align: right;
}
.simple_intro {
  width: 100%;
}
.simple_intro h2,
.simple_intro h3 {
  font-size: 28px;
  line-height: 130%;
  margin-top: 0;
}
@media only screen and (max-width: 1200px) {
  .simple_intro h2,
  .simple_intro h3 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 1024px) {
  .simple_intro h2,
  .simple_intro h3 {
    font-size: 23px;
  }
}
@media only screen and (max-width: 900px) {
  .simple_intro h2,
  .simple_intro h3 {
    font-size: 22px;
  }
}
.modal {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.7);
  top: 0;
  left: 0;
  display: none;
  z-index: 5000;
  max-width: none !important;
}
.modal .gform_wrapper .gform_button {
  width: 100%;
}
.modal .modal-content {
  max-width: 450px;
  z-index: 1;
  position: relative;
  width: 100%;
}
.modal .modal-content h3,
.modal .modal-content p:first-child,
.modal .modal-content .newsletter_modal_title {
  font-size: 22px;
  line-height: 130%;
}
@media only screen and (max-width: 900px) {
  .modal .modal-content h3,
  .modal .modal-content p:first-child,
  .modal .modal-content .newsletter_modal_title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 568px) {
  .modal .modal-content h3,
  .modal .modal-content p:first-child,
  .modal .modal-content .newsletter_modal_title {
    font-size: 18px;
  }
}
.modal .modal-content.width_tin {
  max-width: 450px;
}
.modal .modal-content.width_min {
  max-width: 550px;
}
.modal .modal-content.width_med {
  max-width: 620px;
}
.modal .modal-content.width_l {
  max-width: 700px;
}
.modal .modal-content.width_xl {
  max-width: 800px;
}
.modal .modal-content.width_xxl {
  max-width: 1024px;
}
.modal .modal-content .box01 {
  width: 100%;
  padding: 30px;
}
.modal .modal-content .modal_controls {
  width: 100%;
  text-align: right;
}
.modal .modal-content .modal_controls span {
  color: #fff;
  cursor: pointer;
}
.modal .modal-content.modal-video {
  max-width: 90vmax;
  width: 100%;
  padding: 0 5%;
}
.modal .modal-content.modal-video .embed-container {
  width: 100%;
  height: 100%;
}
.modal .modal-dialog {
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.modal .modal-dialog .modal-body {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal .modal_close_area {
  width: 100%;
  height: 100%;
  z-index: 0;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
}
.paralax_item {
  position: relative;
}
.textura_c_gris1 svg path {
  fill: #cbced1;
}
.textura_c_gris2 svg path {
  fill: #d1cdc9;
}
.textura_c_gris3 svg path {
  fill: #d0d1d1;
}
.textura_c_verde1 svg path {
  fill: #d5e29a;
}
.textura_c_verde2 svg path {
  fill: #a2d3bf;
}
.textura_c_verde3 svg path {
  fill: #9cd2c7;
}
.textura_c_verde4 svg path {
  fill: #b7dedb;
}
.textura_c_verde55 svg path {
  fill: #9bd4d9;
}
.textura_c_azul svg path {
  fill: #99c3e8;
}
.video_box {
  position: relative;
}
.video_box .media_wrap {
  position: relative;
  z-index: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media only screen and (max-width: 835px) {
  .video_box .media_wrap {
    height: 390px;
  }
}
@media only screen and (max-width: 568px) {
  .video_box .media_wrap {
    height: 220px;
  }
}
.video_box .media_wrap .img_wrap {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  width: 100%;
}
@media only screen and (max-width: 568px) {
  .video_box .media_wrap .img_wrap {
    height: auto;
  }
}
.video_box .media_wrap .img_wrap img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.video_box .media_wrap .btn_video_bola {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.video_loop_wrapper {
  position: relative;
}
.video_loop_wrapper img {
  position: relative;
  top: 0;
  left: 0;
}
.video_loop_wrapper video {
  position: absolute;
  z-index: 1;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.btn_video_bola {
  background-color: #009b77;
  color: #009b77;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  width: 80px;
  height: 80px;
  min-width: 0;
  max-height: none;
  padding: 0;
  border-color: #fff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 568px) {
  .btn_video_bola {
    width: 60px;
    height: 60px;
  }
}
.btn_video_bola .play_icon {
  position: relative;
  left: 2px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
}
.btn_video_bola:hover {
  background-color: #00bc70;
  border-color: #00bc70;
}
.btn_video_bola:hover .play_icon {
  border-left-color: #fff;
}
.block_carruselPrincipal {
  overflow: hidden;
}
.block_carruselPrincipal .mainSlider .slick-track {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.block_carruselPrincipal .mainSlider .slick-list {
  overflow: visible;
}
.block_carruselPrincipal .mainSlider .sliderItem {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: inherit;
  position: relative;
}
@media only screen and (max-width: 835px) {
  .block_carruselPrincipal .mainSlider .sliderItem {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.block_carruselPrincipal .mainSlider .sliderItem.trigger_parent.vis .animation_group {
  transition-delay: 0s;
}
.block_carruselPrincipal .mainSlider .sliderItem .img_textura {
  position: absolute;
  width: 30%;
  max-width: 250px;
}
@media only screen and (max-width: 835px) {
  .block_carruselPrincipal .mainSlider .sliderItem .img_textura {
    max-width: 200px;
  }
}
@media only screen and (max-width: 568px) {
  .block_carruselPrincipal .mainSlider .sliderItem .img_textura {
    display: none;
  }
}
.block_carruselPrincipal .mainSlider .sliderItem .img_textura path {
  fill-opacity: 0.8;
}
.block_carruselPrincipal .mainSlider .sliderItem .img_textura.textura_align_lefttop {
  left: -5%;
  top: -5%;
}
.block_carruselPrincipal .mainSlider .sliderItem .img_textura.textura_align_righttop {
  right: -8%;
  top: -5%;
}
.block_carruselPrincipal .mainSlider .sliderItem .img_textura.textura_align_rightbottom {
  right: -8%;
  bottom: -10%;
}
.block_carruselPrincipal .mainSlider .sliderItem .img_textura.textura_align_rightcenter {
  right: -8%;
  top: auto;
  bottom: auto;
}
.block_carruselPrincipal .mainSlider .sliderItem .img_textura.textura_align_leftbottom {
  left: -5%;
  bottom: -10%;
}
.block_carruselPrincipal .mainSlider .sliderItem .img_textura.textura_align_leftcenter {
  top: auto;
  bottom: auto;
  left: -5%;
}
.block_carruselPrincipal .mainSlider .sliderItem .img_textura.textura_layer_zback {
  z-index: -1;
}
.block_carruselPrincipal .mainSlider .sliderItem .img_textura.textura_layer_zover {
  z-index: 3;
}
.block_carruselPrincipal .mainSlider .sliderItem .c_left {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.block_carruselPrincipal .mainSlider .sliderItem .c_left .c_content {
  max-width: 600px;
  width: 100%;
}
@media only screen and (min-width: 2000px) {
  .block_carruselPrincipal .mainSlider .sliderItem .c_left .c_content {
    max-width: 900px;
  }
}
@media only screen and (min-width: 1800px) {
  .block_carruselPrincipal .mainSlider .sliderItem .c_left .c_content {
    max-width: 800px;
  }
}
@media only screen and (min-width: 1700px) {
  .block_carruselPrincipal .mainSlider .sliderItem .c_left .c_content {
    max-width: 700px;
  }
}
.block_carruselPrincipal .mainSlider .sliderItem .c_left .c_content h1,
.block_carruselPrincipal .mainSlider .sliderItem .c_left .c_content h2,
.block_carruselPrincipal .mainSlider .sliderItem .c_left .c_content h3,
.block_carruselPrincipal .mainSlider .sliderItem .c_left .c_content h4 {
  font-size: 30px;
  line-height: 130%;
}
@media only screen and (max-width: 1200px) {
  .block_carruselPrincipal .mainSlider .sliderItem .c_left .c_content h1,
  .block_carruselPrincipal .mainSlider .sliderItem .c_left .c_content h2,
  .block_carruselPrincipal .mainSlider .sliderItem .c_left .c_content h3,
  .block_carruselPrincipal .mainSlider .sliderItem .c_left .c_content h4 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 1024px) {
  .block_carruselPrincipal .mainSlider .sliderItem .c_left .c_content h1,
  .block_carruselPrincipal .mainSlider .sliderItem .c_left .c_content h2,
  .block_carruselPrincipal .mainSlider .sliderItem .c_left .c_content h3,
  .block_carruselPrincipal .mainSlider .sliderItem .c_left .c_content h4 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 900px) {
  .block_carruselPrincipal .mainSlider .sliderItem .c_left .c_content h1,
  .block_carruselPrincipal .mainSlider .sliderItem .c_left .c_content h2,
  .block_carruselPrincipal .mainSlider .sliderItem .c_left .c_content h3,
  .block_carruselPrincipal .mainSlider .sliderItem .c_left .c_content h4 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 568px) {
  .block_carruselPrincipal .mainSlider .sliderItem .c_left .c_content h1,
  .block_carruselPrincipal .mainSlider .sliderItem .c_left .c_content h2,
  .block_carruselPrincipal .mainSlider .sliderItem .c_left .c_content h3,
  .block_carruselPrincipal .mainSlider .sliderItem .c_left .c_content h4 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 568px) {
  .block_carruselPrincipal .mainSlider .sliderItem .c_left .c_content .btn {
    margin-top: 20px;
  }
}
.block_carruselPrincipal .mainSlider .sliderItem .c_right .img_wrapper {
  overflow: hidden;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
@media only screen and (max-width: 1024px) {
  .block_carruselPrincipal .mainSlider .sliderItem .c_right {
    top: 0 !important;
  }
}
.block_carruselPrincipal .mainSlider .sliderItem.image_location_rightimg .c_left {
  width: 55%;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (max-width: 1024px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_rightimg .c_left {
    width: 100%;
    margin-top: 30px;
    text-align: center;
    margin-botom: 20px;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
.block_carruselPrincipal .mainSlider .sliderItem.image_location_rightimg .c_left .c_content {
  max-width: 500px;
}
@media only screen and (min-width: 568px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_rightimg .c_left {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (min-width: 900px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_rightimg .c_left {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_rightimg .c_left {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media only screen and (min-width: 1200px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_rightimg .c_left {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.block_carruselPrincipal .mainSlider .sliderItem.image_location_rightimg .c_right {
  width: 45%;
}
@media only screen and (max-width: 1024px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_rightimg .c_right {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 20px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
}
@media only screen and (max-width: 835px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_rightimg .c_right {
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
  }
}
.block_carruselPrincipal .mainSlider .sliderItem.image_location_rightimg .c_right .video_loop_wrapper {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  height: 45vh;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  max-height: 400px;
}
@media only screen and (max-width: 1024px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_rightimg .c_right .video_loop_wrapper {
    height: auto;
    max-height: 430px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
  }
}
@media only screen and (max-width: 835px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_rightimg .c_right .video_loop_wrapper {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
  }
}
.block_carruselPrincipal .mainSlider .sliderItem.image_location_rightimg .c_right .video_loop_wrapper img,
.block_carruselPrincipal .mainSlider .sliderItem.image_location_rightimg .c_right .video_loop_wrapper video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.block_carruselPrincipal .mainSlider .sliderItem.image_location_rightimg .c_right .video_box .media_wrap .img_wrap {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.block_carruselPrincipal .mainSlider .sliderItem.image_location_leftimg .c_right {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  width: 45%;
}
@media only screen and (max-width: 1024px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_leftimg .c_right {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 835px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_leftimg .c_right {
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
  }
}
.block_carruselPrincipal .mainSlider .sliderItem.image_location_leftimg .c_right .video_box .media_wrap .img_wrap {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
@media only screen and (max-width: 1024px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_leftimg .c_right .video_box .media_wrap .img_wrap {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
  }
}
@media only screen and (max-width: 835px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_leftimg .c_right .video_box .media_wrap .img_wrap {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
  }
}
.block_carruselPrincipal .mainSlider .sliderItem.image_location_leftimg .c_right .video_loop_wrapper {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  height: 45vh;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  max-height: 400px;
}
@media only screen and (max-width: 1024px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_leftimg .c_right .video_loop_wrapper {
    height: auto;
    max-height: 430px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
  }
}
.block_carruselPrincipal .mainSlider .sliderItem.image_location_leftimg .c_right .video_loop_wrapper img,
.block_carruselPrincipal .mainSlider .sliderItem.image_location_leftimg .c_right .video_loop_wrapper video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 1024px) and (max-width: 835px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_leftimg .c_right .video_loop_wrapper {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
  }
}
.block_carruselPrincipal .mainSlider .sliderItem.image_location_leftimg .c_left {
  width: 55%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (max-width: 1024px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_leftimg .c_left {
    width: 100%;
    margin-top: 30px;
    text-align: center;
    margin-botom: 20px;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 568px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_leftimg .c_left {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 568px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_leftimg .c_left {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (min-width: 900px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_leftimg .c_left {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_leftimg .c_left {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media only screen and (min-width: 1200px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_leftimg .c_left {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.block_carruselPrincipal .mainSlider .sliderItem.image_location_dobleimg .c_left {
  width: 36%;
  padding-left: 20px;
  padding-right: 20px;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
@media only screen and (max-width: 1400px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_dobleimg .c_left {
    width: 40%;
  }
}
@media only screen and (max-width: 1200px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_dobleimg .c_left {
    width: 55%;
  }
}
@media only screen and (max-width: 1024px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_dobleimg .c_left {
    width: 100%;
    margin-top: 30px;
    text-align: center;
    margin-botom: 20px;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media only screen and (min-width: 568px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_dobleimg .c_left {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (min-width: 900px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_dobleimg .c_left {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_dobleimg .c_left {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.block_carruselPrincipal .mainSlider .sliderItem.image_location_dobleimg .c_left .c_content {
  text-align: center;
}
@media only screen and (max-width: 1200px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_dobleimg .c_left .c_content {
    text-align: left;
  }
}
@media only screen and (max-width: 1024px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_dobleimg .c_left .c_content {
    text-align: center;
  }
}
.block_carruselPrincipal .mainSlider .sliderItem.image_location_dobleimg .c_right {
  width: 32%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  margin-bottom: auto;
  margin-top: 2%;
}
@media only screen and (max-width: 1400px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_dobleimg .c_right {
    width: 30%;
  }
}
@media only screen and (max-width: 1200px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_dobleimg .c_right {
    width: 45%;
  }
}
@media only screen and (max-width: 1024px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_dobleimg .c_right {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 835px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_dobleimg .c_right {
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
  }
}
.block_carruselPrincipal .mainSlider .sliderItem.image_location_dobleimg .c_right .img_wrapper {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  height: 40vh;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  max-height: 400px;
}
@media only screen and (max-width: 1200px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_dobleimg .c_right .img_wrapper {
    height: 40vh;
    max-height: 400px;
  }
}
@media only screen and (max-width: 835px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_dobleimg .c_right .img_wrapper {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
  }
}
.block_carruselPrincipal .mainSlider .sliderItem.image_location_dobleimg .c_right .img_wrapper img,
.block_carruselPrincipal .mainSlider .sliderItem.image_location_dobleimg .c_right .img_wrapper video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 1024px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_dobleimg .c_right .img_wrapper {
    height: auto;
    max-height: 430px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
  }
}
.block_carruselPrincipal .mainSlider .sliderItem.image_location_dobleimg .c_right .video_box .media_wrap {
  height: 45vh;
}
@media only screen and (max-width: 1200px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_dobleimg .c_right .video_box .media_wrap {
    height: 45vh;
  }
}
.block_carruselPrincipal .mainSlider .sliderItem.image_location_dobleimg .c_right .video_box .media_wrap .img_wrap {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.block_carruselPrincipal .mainSlider .sliderItem.image_location_dobleimg .c_end {
  width: 32%;
  margin-top: auto;
  margin-bottom: 2%;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
@media only screen and (max-width: 1400px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_dobleimg .c_end {
    width: 30%;
  }
}
@media only screen and (max-width: 1200px) {
  .block_carruselPrincipal .mainSlider .sliderItem.image_location_dobleimg .c_end {
    display: none;
  }
}
.block_carruselPrincipal .mainSlider .sliderItem.image_location_dobleimg .c_end .img_wrapper {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  height: 45vh;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  max-height: 400px;
}
.block_carruselPrincipal .mainSlider .sliderItem.image_location_dobleimg .c_end .img_wrapper img,
.block_carruselPrincipal .mainSlider .sliderItem.image_location_dobleimg .c_end .img_wrapper video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.block_carruselPrincipal .mainSlider .sliderItem.image_location_dobleimg .c_end .video_box .media_wrap {
  height: 45vh;
  max-height: 400px;
}
.block_carruselPrincipal .mainSlider .sliderItem.image_location_dobleimg .c_end .video_box .media_wrap .img_wrap {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.block_carruselPrincipal .sliderNavigation {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 10;
  padding: 0 20px;
}
.block_carruselPrincipal .sliderNavigation .sliderNavigation_wrapper {
  max-width: 1200px;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 2000px) {
  .block_carruselPrincipal .sliderNavigation .sliderNavigation_wrapper {
    max-width: 1800px;
  }
}
@media only screen and (min-width: 1800px) {
  .block_carruselPrincipal .sliderNavigation .sliderNavigation_wrapper {
    max-width: 1600px;
  }
}
@media only screen and (min-width: 1700px) {
  .block_carruselPrincipal .sliderNavigation .sliderNavigation_wrapper {
    max-width: 1400px;
  }
}
.block_carruselPrincipal .sliderNavigation .sliderNavigation_wrapper .navItem {
  padding: 10px 30px;
  border-bottom: 1px solid #cacaca;
  font-size: 14px;
  color: #616060;
  text-align: center;
  -webkit-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
  cursor: pointer;
}
@media only screen and (max-width: 1200px) {
  .block_carruselPrincipal .sliderNavigation .sliderNavigation_wrapper .navItem {
    padding: 10px 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .block_carruselPrincipal .sliderNavigation .sliderNavigation_wrapper .navItem {
    padding: 10px 15px;
  }
}
@media only screen and (max-width: 900px) {
  .block_carruselPrincipal .sliderNavigation .sliderNavigation_wrapper .navItem {
    padding: 10px;
  }
}
@media only screen and (max-width: 835px) {
  .block_carruselPrincipal .sliderNavigation .sliderNavigation_wrapper .navItem {
    font-size: 13px;
  }
}
@media only screen and (max-width: 568px) {
  .block_carruselPrincipal .sliderNavigation .sliderNavigation_wrapper .navItem {
    font-size: 0;
  }
  .block_carruselPrincipal .sliderNavigation .sliderNavigation_wrapper .navItem:after {
    display: block;
    color: #949494;
    font-size: 20px;
    font-family: 'DIN Slab Pro Medium', serif;
  }
  .block_carruselPrincipal .sliderNavigation .sliderNavigation_wrapper .navItem:nth-child(1):after {
    content: "1";
  }
  .block_carruselPrincipal .sliderNavigation .sliderNavigation_wrapper .navItem:nth-child(2):after {
    content: "2";
  }
  .block_carruselPrincipal .sliderNavigation .sliderNavigation_wrapper .navItem:nth-child(3):after {
    content: "3";
  }
  .block_carruselPrincipal .sliderNavigation .sliderNavigation_wrapper .navItem:nth-child(4):after {
    content: "4";
  }
}
.block_carruselPrincipal .sliderNavigation .sliderNavigation_wrapper .navItem.active {
  border-color: #00bc70;
  color: #001c33;
  border-width: 2px;
}
.block_carruselPrincipal .sliderNavigation .sliderNavigation_wrapper .navItem.active:after {
  color: #00bc70;
}
@media only screen and (max-width: 835px) {
  .content_image_text_header_wrapper {
    padding-top: 0 !important;
  }
}
.content_image_text {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.content_image_text .c_left {
  width: 50%;
}
@media only screen and (max-width: 835px) {
  .content_image_text .c_left {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    margin-top: 20px;
  }
}
.content_image_text .c_left .c_content h1 {
  font-size: 30px;
  line-height: 130%;
}
@media only screen and (max-width: 1200px) {
  .content_image_text .c_left .c_content h1 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 1024px) {
  .content_image_text .c_left .c_content h1 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 900px) {
  .content_image_text .c_left .c_content h1 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 568px) {
  .content_image_text .c_left .c_content h1 {
    font-size: 22px;
  }
}
.content_image_text .c_left .c_content h2,
.content_image_text .c_left .c_content h3 {
  font-size: 28px;
  line-height: 130%;
}
@media only screen and (max-width: 1200px) {
  .content_image_text .c_left .c_content h2,
  .content_image_text .c_left .c_content h3 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 1024px) {
  .content_image_text .c_left .c_content h2,
  .content_image_text .c_left .c_content h3 {
    font-size: 23px;
  }
}
@media only screen and (max-width: 900px) {
  .content_image_text .c_left .c_content h2,
  .content_image_text .c_left .c_content h3 {
    font-size: 22px;
  }
}
.content_image_text .c_left .c_content h1 strong,
.content_image_text .c_left .c_content h2 strong,
.content_image_text .c_left .c_content h3 strong {
  color: #001c33;
  font-weight: normal;
  font-family: 'DIN Next LT Pro Regular', sans-serif;
}
.content_image_text .c_left .c_content ul {
  list-style: disc;
  padding-left: 30px;
  font-size: 16px;
}
.content_image_text .c_left .c_content ul li {
  margin-bottom: 5px;
}
.content_image_text .c_left .c_content ul li::marker {
  color: #00bc70;
}
.content_image_text .c_left .c_content pre {
  margin-bottom: 3px;
}
.content_image_text .c_left .c_content pre + h2 {
  margin-top: 0;
}
.content_image_text .c_left .c_content p {
  line-height: 160%;
}
.content_image_text .c_left .btn_group {
  margin-top: 30px;
}
.content_image_text .c_right {
  width: 50%;
  position: relative;
}
@media only screen and (max-width: 835px) {
  .content_image_text .c_right {
    width: 100%;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
}
.content_image_text .c_right .img_wrapper {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
}
.content_image_text .c_right .img_wrapper .img_changer_1 {
  height: 100%;
}
.content_image_text .c_right .img_wrapper .img_changer_1 img {
  object-position: center;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 835px) {
  .content_image_text .c_right .img_wrapper {
    max-height: 390px;
  }
}
.content_image_text .c_right .img_wrapper img,
.content_image_text .c_right .img_wrapper video {
  display: block;
}
.content_image_text .c_right .cats_caso {
  position: absolute;
  bottom: 15px;
  right: 15px;
  z-index: 2;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.content_image_text .img_textura {
  position: absolute;
  width: 40%;
  max-width: 250px;
}
.content_image_text .img_textura svg {
  width: 100%;
}
@media only screen and (max-width: 1400px) {
  .content_image_text .img_textura {
    width: 35%;
  }
}
@media only screen and (max-width: 1200px) {
  .content_image_text .img_textura {
    width: 30%;
  }
}
@media only screen and (max-width: 900px) {
  .content_image_text .img_textura {
    max-width: 150px;
  }
}
.content_image_text .img_textura path {
  fill-opacity: 0.8;
}
.content_image_text .img_textura.textura_align_lefttop {
  left: -15%;
  top: -20%;
}
.content_image_text .img_textura.textura_align_righttop {
  right: -10%;
  top: -20%;
}
.content_image_text .img_textura.textura_align_rightcenter {
  top: auto;
  bottom: auto;
  right: -10%;
}
.content_image_text .img_textura.textura_align_rightbottom {
  right: -10%;
  bottom: -10%;
}
.content_image_text .img_textura.textura_align_leftbottom {
  left: -10%;
  bottom: -10%;
}
.content_image_text .img_textura.textura_align_leftcenter {
  top: auto;
  bottom: auto;
  left: -10%;
}
.content_image_text .img_textura.textura_layer_zback {
  z-index: -1;
}
.content_image_text .img_textura.textura_layer_zover {
  z-index: 3;
}
.content_image_text.align_rightimg .c_left {
  padding-right: 40px;
}
@media only screen and (min-width: 900px) {
  .content_image_text.align_rightimg .c_left {
    padding-right: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  .content_image_text.align_rightimg .c_left {
    padding-right: 80px;
  }
}
@media only screen and (max-width: 835px) {
  .content_image_text.align_rightimg .c_left {
    padding-right: 0;
  }
}
.content_image_text.align_leftimg .c_right {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.content_image_text.align_leftimg .c_left {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  padding-left: 40px;
}
@media only screen and (min-width: 900px) {
  .content_image_text.align_leftimg .c_left {
    padding-left: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  .content_image_text.align_leftimg .c_left {
    padding-left: 80px;
  }
}
@media only screen and (max-width: 835px) {
  .content_image_text.align_leftimg .c_left {
    padding-left: 0;
  }
}
.content_image_text.content_image_text_header .media_wrap {
  max-height: 50vh;
}
@media only screen and (max-width: 835px) {
  .content_image_text.content_image_text_header .media_wrap {
    max-height: none;
  }
}
.content_image_text.content_image_text_header .img_wrapper {
  height: 45vh;
  max-height: 390px;
  min-height: 340px;
}
.content_image_text.content_image_text_header .img_wrapper video {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.content_image_text.content_image_text_header .img_textura {
  width: 20%;
  max-width: 200px;
}
.content_image_text.content_image_text_header .img_textura.textura_align_lefttop {
  left: -10%;
  top: -15%;
}
.content_image_text.content_image_text_header .img_textura.textura_align_righttop {
  right: -6%;
  top: -15%;
}
.content_image_text.content_image_text_header .img_textura.textura_align_rightcenter {
  top: auto;
  bottom: auto;
  right: -6%;
}
.content_image_text.content_image_text_header .img_textura.textura_align_rightbottom {
  right: -6%;
  bottom: -10%;
}
.content_image_text.content_image_text_header .img_textura.textura_align_leftbottom {
  left: -8%;
  bottom: -10%;
}
.content_image_text.content_image_text_header .img_textura.textura_align_leftcenter {
  top: auto;
  bottom: auto;
  left: -8%;
}
@media only screen and (max-width: 835px) {
  .content_image_text.content_image_text_header .c_right .video_loop_wrapper {
    height: auto;
    max-height: none;
    min-height: 0;
  }
}
.content_image_text.content_image_text_header.align_leftimg .c_right {
  width: 45%;
}
@media only screen and (max-width: 835px) {
  .content_image_text.content_image_text_header.align_leftimg .c_right {
    width: 100%;
  }
}
.content_image_text.content_image_text_header.align_leftimg .c_right .img_wrapper,
.content_image_text.content_image_text_header.align_leftimg .c_right .video_box .media_wrap .img_wrap {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
@media only screen and (max-width: 835px) {
  .content_image_text.content_image_text_header.align_leftimg .c_right .img_wrapper,
  .content_image_text.content_image_text_header.align_leftimg .c_right .video_box .media_wrap .img_wrap {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
  }
}
.content_image_text.content_image_text_header.align_leftimg .c_left {
  width: 55%;
  padding-left: 40px;
  padding-right: 40px;
}
@media only screen and (min-width: 900px) {
  .content_image_text.content_image_text_header.align_leftimg .c_left {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  .content_image_text.content_image_text_header.align_leftimg .c_left {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media only screen and (max-width: 835px) {
  .content_image_text.content_image_text_header.align_leftimg .c_left {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }
}
.content_image_text.content_image_text_header.align_leftimg .c_left .c_content {
  max-width: 500px;
}
@media only screen and (max-width: 835px) {
  .content_image_text.content_image_text_header.align_leftimg .c_left .c_content {
    max-width: 700px;
    padding: 0 20px;
    margin: 0 auto;
  }
}
.content_image_text.content_image_text_header.align_rightimg .c_right {
  width: 45%;
}
@media only screen and (max-width: 835px) {
  .content_image_text.content_image_text_header.align_rightimg .c_right {
    width: 100%;
  }
}
.content_image_text.content_image_text_header.align_rightimg .c_right .img_wrapper,
.content_image_text.content_image_text_header.align_rightimg .c_right .video_box .media_wrap .img_wrap {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
@media only screen and (max-width: 835px) {
  .content_image_text.content_image_text_header.align_rightimg .c_right .img_wrapper,
  .content_image_text.content_image_text_header.align_rightimg .c_right .video_box .media_wrap .img_wrap {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
  }
}
.content_image_text.content_image_text_header.align_rightimg .c_left {
  width: 55%;
  padding-left: 40px;
  padding-right: 40px;
}
@media only screen and (min-width: 900px) {
  .content_image_text.content_image_text_header.align_rightimg .c_left {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  .content_image_text.content_image_text_header.align_rightimg .c_left {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media only screen and (min-width: 1200px) {
  .content_image_text.content_image_text_header.align_rightimg .c_left {
    padding-left: 120px;
    padding-right: 80px;
  }
}
@media only screen and (min-width: 1400px) {
  .content_image_text.content_image_text_header.align_rightimg .c_left {
    padding-left: 180px;
    padding-right: 80px;
  }
}
@media only screen and (max-width: 835px) {
  .content_image_text.content_image_text_header.align_rightimg .c_left {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
}
.content_image_text.content_image_text_header.align_rightimg .c_left .c_content {
  max-width: 550px;
}
@media only screen and (max-width: 835px) {
  .content_image_text.content_image_text_header.align_rightimg .c_left .c_content {
    max-width: 700px;
    padding: 0 20px;
    margin: 0 auto;
  }
}
.trigger_parent .animation_group {
  position: relative;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.trigger_parent .animation_group.anim_bottom_opacity {
  top: 30px;
  opacity: 0;
}
.trigger_parent .animation_group.anim_left_opacity {
  left: -30px;
  opacity: 0;
}
.trigger_parent .animation_group.anim_right_opacity {
  right: -30px;
  opacity: 0;
}
.trigger_parent.image_location_rightimg .animation_group.anim_left_opacity {
  right: -30px;
  opacity: 0;
  left: auto;
}
.trigger_parent.vis .animation_group {
  -webkit-transition: all ease 0.2s 0.2s;
  -moz-transition: all ease 0.2s 0.2s;
  -o-transition: all ease 0.2s 0.2s;
  transition: all ease 0.2s 0.2s;
}
.trigger_parent.vis .animation_group.anim_bottom_opacity {
  top: 0;
  opacity: 1;
}
.trigger_parent.vis .animation_group.anim_left_opacity {
  left: 0;
  opacity: 1;
}
.trigger_parent.vis .animation_group.anim_right_opacity {
  right: 0;
  opacity: 1;
}
.trigger_parent.vis .animation_group.anim_delay_0 {
  -webkit-transition: all ease 0.3s 0.4s;
  -moz-transition: all ease 0.3s 0.4s;
  -o-transition: all ease 0.3s 0.4s;
  transition: all ease 0.3s 0.4s;
}
.trigger_parent.vis .animation_group.anim_delay_1 {
  -webkit-transition: all ease 0.3s 0.6s;
  -moz-transition: all ease 0.3s 0.6s;
  -o-transition: all ease 0.3s 0.6s;
  transition: all ease 0.3s 0.6s;
}
.trigger_parent.vis .animation_group.anim_delay_2 {
  -webkit-transition: all ease 0.3s 0.8s;
  -moz-transition: all ease 0.3s 0.8s;
  -o-transition: all ease 0.3s 0.8s;
  transition: all ease 0.3s 0.8s;
}
.trigger_parent.vis .animation_group.anim_delay_3 {
  -webkit-transition: all ease 0.3s 1s;
  -moz-transition: all ease 0.3s 1s;
  -o-transition: all ease 0.3s 1s;
  transition: all ease 0.3s 1s;
}
.trigger_parent.vis .animation_group.anim_delay_4 {
  -webkit-transition: all ease 0.3s 1.2s;
  -moz-transition: all ease 0.3s 1.2s;
  -o-transition: all ease 0.3s 1.2s;
  transition: all ease 0.3s 1.2s;
}
.trigger_parent.vis .animation_group.anim_delay_5 {
  -webkit-transition: all ease 0.3s 1.4s;
  -moz-transition: all ease 0.3s 1.4s;
  -o-transition: all ease 0.3s 1.4s;
  transition: all ease 0.3s 1.4s;
}
.trigger_parent.vis .animation_group.anim_delay_6 {
  -webkit-transition: all ease 0.3s 1.5s;
  -moz-transition: all ease 0.3s 1.5s;
  -o-transition: all ease 0.3s 1.5s;
  transition: all ease 0.3s 1.5s;
}
.trigger_parent.vis .animation_group.anim_delay_7 {
  -webkit-transition: all ease 0.3s 1.6s;
  -moz-transition: all ease 0.3s 1.6s;
  -o-transition: all ease 0.3s 1.6s;
  transition: all ease 0.3s 1.6s;
}
.trigger_parent.vis .animation_group.anim_delay_8 {
  -webkit-transition: all ease 0.3s 1.7s;
  -moz-transition: all ease 0.3s 1.7s;
  -o-transition: all ease 0.3s 1.7s;
  transition: all ease 0.3s 1.7s;
}
.trigger_parent.vis .animation_group.anim_delay_9 {
  -webkit-transition: all ease 0.3s 1.8s;
  -moz-transition: all ease 0.3s 1.8s;
  -o-transition: all ease 0.3s 1.8s;
  transition: all ease 0.3s 1.8s;
}
.trigger_parent.vis .animation_group.anim_delay_10 {
  -webkit-transition: all ease 0.3s 1.9s;
  -moz-transition: all ease 0.3s 1.9s;
  -o-transition: all ease 0.3s 1.9s;
  transition: all ease 0.3s 1.9s;
}
.trigger_parent.vis .animation_group.anim_delay_11 {
  -webkit-transition: all ease 0.3s 2s;
  -moz-transition: all ease 0.3s 2s;
  -o-transition: all ease 0.3s 2s;
  transition: all ease 0.3s 2s;
}
.trigger_parent.vis.image_location_rightimg .animation_group.anim_left_opacity {
  right: 0;
  opacity: 1;
  left: auto;
}
.trigger_parent .animation_group_list ul li {
  top: 20px;
  opacity: 0;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.trigger_parent.vis .animation_group_list ul li {
  top: 0;
  opacity: 1;
}
.trigger_parent.vis .animation_group_list ul li:nth-child(1) {
  -webkit-transition: all ease 0.3s 0.3s;
  -moz-transition: all ease 0.3s 0.3s;
  -o-transition: all ease 0.3s 0.3s;
  transition: all ease 0.3s 0.3s;
}
.trigger_parent.vis .animation_group_list ul li:nth-child(2) {
  -webkit-transition: all ease 0.3s 0.4s;
  -moz-transition: all ease 0.3s 0.4s;
  -o-transition: all ease 0.3s 0.4s;
  transition: all ease 0.3s 0.4s;
}
.trigger_parent.vis .animation_group_list ul li:nth-child(3) {
  -webkit-transition: all ease 0.3s 0.5s;
  -moz-transition: all ease 0.3s 0.5s;
  -o-transition: all ease 0.3s 0.5s;
  transition: all ease 0.3s 0.5s;
}
.trigger_parent.vis .animation_group_list ul li:nth-child(4) {
  -webkit-transition: all ease 0.3s 0.6s;
  -moz-transition: all ease 0.3s 0.6s;
  -o-transition: all ease 0.3s 0.6s;
  transition: all ease 0.3s 0.6s;
}
.trigger_parent.vis .animation_group_list ul li:nth-child(5) {
  -webkit-transition: all ease 0.3s 0.7s;
  -moz-transition: all ease 0.3s 0.7s;
  -o-transition: all ease 0.3s 0.7s;
  transition: all ease 0.3s 0.7s;
}
.trigger_parent.vis .animation_group_list ul li:nth-child(6) {
  -webkit-transition: all ease 0.3s 0.8s;
  -moz-transition: all ease 0.3s 0.8s;
  -o-transition: all ease 0.3s 0.8s;
  transition: all ease 0.3s 0.8s;
}
.trigger_parent.vis .animation_group_list ul li:nth-child(7) {
  -webkit-transition: all ease 0.3s 0.9s;
  -moz-transition: all ease 0.3s 0.9s;
  -o-transition: all ease 0.3s 0.9s;
  transition: all ease 0.3s 0.9s;
}
.trigger_parent.vis .animation_group_list ul li:nth-child(8) {
  -webkit-transition: all ease 0.3s 1s;
  -moz-transition: all ease 0.3s 1s;
  -o-transition: all ease 0.3s 1s;
  transition: all ease 0.3s 1s;
}
.trigger_parent.vis .animation_group_list ul li:nth-child(9) {
  -webkit-transition: all ease 0.3s 1.1s;
  -moz-transition: all ease 0.3s 1.1s;
  -o-transition: all ease 0.3s 1.1s;
  transition: all ease 0.3s 1.1s;
}
.trigger_parent.vis .animation_group_list ul li:nth-child(10) {
  -webkit-transition: all ease 0.3s 1.2s;
  -moz-transition: all ease 0.3s 1.2s;
  -o-transition: all ease 0.3s 1.2s;
  transition: all ease 0.3s 1.2s;
}
.trigger_parent.vis .animation_group_list ul li:nth-child(11) {
  -webkit-transition: all ease 0.3s 1.3s;
  -moz-transition: all ease 0.3s 1.3s;
  -o-transition: all ease 0.3s 1.3s;
  transition: all ease 0.3s 1.3s;
}
.trigger_parent.vis .animation_group_list ul li:nth-child(12) {
  -webkit-transition: all ease 0.3s 1.4s;
  -moz-transition: all ease 0.3s 1.4s;
  -o-transition: all ease 0.3s 1.4s;
  transition: all ease 0.3s 1.4s;
}
.trigger_parent.vis .animation_group_list ul li:nth-child(13) {
  -webkit-transition: all ease 0.3s 1.5s;
  -moz-transition: all ease 0.3s 1.5s;
  -o-transition: all ease 0.3s 1.5s;
  transition: all ease 0.3s 1.5s;
}
.trigger_parent.vis .animation_group_list ul li:nth-child(14) {
  -webkit-transition: all ease 0.3s 1.6s;
  -moz-transition: all ease 0.3s 1.6s;
  -o-transition: all ease 0.3s 1.6s;
  transition: all ease 0.3s 1.6s;
}
.trigger_parent.vis .animation_group_list ul li:nth-child(15) {
  -webkit-transition: all ease 0.3s 1.7s;
  -moz-transition: all ease 0.3s 1.7s;
  -o-transition: all ease 0.3s 1.7s;
  transition: all ease 0.3s 1.7s;
}
.trigger_parent.vis .animation_group_list ul li:nth-child(16) {
  -webkit-transition: all ease 0.3s 1.8s;
  -moz-transition: all ease 0.3s 1.8s;
  -o-transition: all ease 0.3s 1.8s;
  transition: all ease 0.3s 1.8s;
}
.trigger_parent.vis .animation_group_list ul li:nth-child(17) {
  -webkit-transition: all ease 0.3s 1.9s;
  -moz-transition: all ease 0.3s 1.9s;
  -o-transition: all ease 0.3s 1.9s;
  transition: all ease 0.3s 1.9s;
}
.trigger_parent.vis .animation_group_list ul li:nth-child(18) {
  -webkit-transition: all ease 0.3s 2s;
  -moz-transition: all ease 0.3s 2s;
  -o-transition: all ease 0.3s 2s;
  transition: all ease 0.3s 2s;
}
.trigger_parent.vis .animation_group_list ul li:nth-child(19) {
  -webkit-transition: all ease 0.3s 2.1s;
  -moz-transition: all ease 0.3s 2.1s;
  -o-transition: all ease 0.3s 2.1s;
  transition: all ease 0.3s 2.1s;
}
.trigger_parent.vis .animation_group_list ul li:nth-child(20) {
  -webkit-transition: all ease 0.3s 2.2s;
  -moz-transition: all ease 0.3s 2.2s;
  -o-transition: all ease 0.3s 2.2s;
  transition: all ease 0.3s 2.2s;
}
.content_form_introduccion {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 630px;
}
@media only screen and (max-width: 835px) {
  .content_form_introduccion {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.content_form_introduccion .c_left {
  width: 50%;
}
@media only screen and (max-width: 835px) {
  .content_form_introduccion .c_left {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .content_form_introduccion .c_left .c_content {
    width: 100%;
  }
}
.content_form_introduccion .c_left .img_wrapper {
  position: absolute;
  width: calc(50% - 40px);
  max-height: 480px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
}
@media only screen and (min-width: 1024px) {
  .content_form_introduccion .c_left .img_wrapper {
    width: calc(50% - 60px);
  }
}
@media only screen and (min-width: 1200px) {
  .content_form_introduccion .c_left .img_wrapper {
    width: calc(50% - 80px);
  }
}
@media only screen and (max-width: 835px) {
  .content_form_introduccion .c_left .img_wrapper {
    width: 100%;
    position: relative;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    margin-top: 20px !important;
  }
}
.content_form_introduccion .c_right {
  width: 50%;
}
@media only screen and (max-width: 835px) {
  .content_form_introduccion .c_right {
    width: 100%;
    margin-top: 20px;
  }
  .content_form_introduccion .c_right br {
    display: none;
  }
}
.content_form_introduccion.align_rightimg .c_left {
  padding-right: 40px;
}
@media only screen and (min-width: 1024px) {
  .content_form_introduccion.align_rightimg .c_left {
    padding-right: 60px;
  }
}
@media only screen and (min-width: 1200px) {
  .content_form_introduccion.align_rightimg .c_left {
    padding-right: 80px;
  }
}
@media only screen and (max-width: 835px) {
  .content_form_introduccion.align_rightimg .c_left {
    padding-right: 0;
  }
}
.content_form_introduccion.align_rightimg .c_left .img_wrapper {
  left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
@media only screen and (max-width: 835px) {
  .content_form_introduccion.align_rightimg .c_left .img_wrapper {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
  }
}
.content_form_introduccion.align_rightimg .c_right {
  padding-left: 40px;
}
@media only screen and (max-width: 1024px) {
  .content_form_introduccion.align_rightimg .c_right {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 900px) {
  .content_form_introduccion.align_rightimg .c_right {
    padding-left: 0;
  }
}
.content_form_introduccion.align_leftimg .c_right {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  padding-right: 40px;
}
.content_form_introduccion.align_leftimg .c_left {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  padding-left: 60px;
}
@media only screen and (min-width: 1024px) {
  .content_form_introduccion.align_leftimg .c_left {
    padding-left: 80px;
  }
}
.content_form_introduccion.align_leftimg .c_left .img_wrapper {
  right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
@media only screen and (max-width: 835px) {
  .content_form_introduccion.align_leftimg .c_left .img_wrapper {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
  }
}
.content_form_general {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: 630px;
}
.content_form_general .c_left {
  width: 40%;
  position: absolute;
  height: 100%;
}
.content_form_general .c_left .img_wrapper {
  width: 100%;
  height: 100%;
}
.content_form_general .c_left .img_wrapper .img_changer_1 {
  height: calc(100% - 160px);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
}
.content_form_general .c_left .img_wrapper img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 568px) {
  .content_form_general .c_left {
    width: 100%;
    position: relative;
    display: none;
  }
}
.content_form_general .c_right {
  width: 55%;
  z-index: 2;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.content_form_general .c_right .gform_heading {
  margin-bottom: 20px;
}
.content_form_general .c_right .c_content {
  max-width: 600px;
}
.content_form_general .c_right .c_content .gform_submission_error {
  font-size: 14px !important;
}
@media only screen and (max-width: 568px) {
  .content_form_general .c_right {
    width: 100%;
    padding: 20px;
  }
}
@media only screen and (max-width: 360px) {
  .content_form_general .c_right {
    padding: 20px 10px;
  }
}
.content_form_general.align_rightimg .c_left {
  padding-right: 60px;
  left: 0;
}
@media only screen and (min-width: 1024px) {
  .content_form_general.align_rightimg .c_left {
    padding-right: 80px;
  }
}
@media only screen and (max-width: 835px) {
  .content_form_general.align_rightimg .c_left {
    padding-right: 40px;
  }
}
.content_form_general.align_rightimg .c_left .img_wrapper {
  border-bottom-left-radius: 0;
}
.content_form_general.align_rightimg .c_left .img_wrapper .img_changer_1 {
  left: 0;
  border-top-left-radius: 0;
}
.content_form_general.align_rightimg .c_right {
  margin-left: auto;
}
.content_form_general.align_leftimg .c_right {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  margin-right: auto;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.content_form_general.align_leftimg .c_left {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  padding-left: 60px;
  right: 0;
}
@media only screen and (min-width: 1024px) {
  .content_form_general.align_leftimg .c_left {
    padding-left: 80px;
  }
}
.content_form_general.align_leftimg .c_left .img_wrapper .img_changer_1 {
  right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.content_form_general_c_right_bg {
  position: absolute;
  height: 100%;
  width: 100%;
}
.content_form_general_c_right_bg .inner_bg {
  background-color: #fff;
  width: 60%;
  position: absolute;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  height: calc(100% - 160px);
  z-index: 1;
}
@media only screen and (max-width: 568px) {
  .content_form_general_c_right_bg .inner_bg {
    width: 100%;
  }
}
.content_form_general_c_right_bg.align_leftimg .inner_bg {
  left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.content_form_general_c_right_bg.align_rightimg .inner_bg {
  right: 0;
}
.modulo_fijo_section .content_form_general_c_right_bg .inner_bg {
  height: 100%;
}
.modulo_fijo_section .content_form_general .c_left .img_wrapper .img_changer_1 {
  height: 100%;
}
.content_encabezado_sencillo .simple_intro {
  margin: 0 auto;
}
.content_encabezado_sencillo .img_textura {
  position: absolute;
  width: 30%;
  max-width: 240px;
}
.content_encabezado_sencillo .img_textura svg {
  width: 100%;
}
@media only screen and (max-width: 1200px) {
  .content_encabezado_sencillo .img_textura {
    max-width: 180px;
  }
}
@media only screen and (max-width: 900px) {
  .content_encabezado_sencillo .img_textura {
    display: none;
  }
}
.content_encabezado_sencillo .img_textura path {
  fill-opacity: 0.8;
}
.content_encabezado_sencillo .img_textura.textura_align_lefttop {
  left: -5%;
  top: -5%;
}
.content_encabezado_sencillo .img_textura.textura_align_righttop {
  right: -4%;
  top: -5%;
}
.content_encabezado_sencillo .img_textura.textura_align_rightbottom {
  right: -4%;
  bottom: -10%;
}
.content_encabezado_sencillo .img_textura.textura_align_rightcenter {
  right: -4%;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}
.content_encabezado_sencillo .img_textura.textura_align_leftbottom {
  left: -5%;
  bottom: -10%;
}
.content_encabezado_sencillo .img_textura.textura_align_leftcenter {
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  left: -5%;
}
.content_encabezado_sencillo .img_textura.textura_layer_zback {
  z-index: -1;
}
.content_encabezado_sencillo .img_textura.textura_layer_zover {
  z-index: 3;
}
.content_lista_cuadros {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.content_lista_cuadros .simple_intro {
  width: 100%;
  margin-bottom: 60px;
}
.content_lista_cuadros .simple_intro h3 {
  font-size: 28px;
  line-height: 130%;
}
@media only screen and (max-width: 1200px) {
  .content_lista_cuadros .simple_intro h3 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 1024px) {
  .content_lista_cuadros .simple_intro h3 {
    font-size: 23px;
  }
}
@media only screen and (max-width: 900px) {
  .content_lista_cuadros .simple_intro h3 {
    font-size: 22px;
  }
}
.content_lista_cuadros .c_left {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 2;
}
.content_lista_cuadros .c_left ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.content_lista_cuadros .c_left ul li {
  font-size: 18px;
  position: relative;
  line-height: 150%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.content_lista_cuadros .c_left ul li strong {
  color: #009b77;
}
.content_lista_cuadros .c_left ul li:before {
  position: absolute;
}
.content_lista_cuadros.lista_layout_cuadros .c_left {
  width: 70%;
}
@media only screen and (max-width: 900px) {
  .content_lista_cuadros.lista_layout_cuadros .c_left {
    width: 100%;
  }
}
.content_lista_cuadros.lista_layout_cuadros .c_left ul li {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  background-color: #fafafa;
  padding: 25px;
  margin-bottom: 20px;
  padding-left: 45px;
}
.content_lista_cuadros.lista_layout_cuadros .c_left ul li strong {
  font-family: 'DIN Next LT Pro Medium', sans-serif;
}
.content_lista_cuadros.lista_layout_cuadros .c_left ul li:before {
  font-family: 'Material Symbols Outlined';
  content: "check";
  left: 15px;
  color: #00bc70;
  font-size: 24px;
  width: 24px;
}
.content_lista_cuadros.lista_layout_cuadros .c_right {
  width: 40%;
  position: absolute;
  height: 100%;
  top: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.content_lista_cuadros.lista_layout_cuadros .c_right .img_textura {
  width: 80%;
}
@media only screen and (max-width: 1200px) {
  .content_lista_cuadros.lista_layout_cuadros .c_right .img_textura {
    width: 70%;
  }
}
.content_lista_cuadros.lista_layout_cuadros .c_right .img_textura svg {
  width: 100%;
  height: 100%;
}
.content_lista_cuadros.lista_layout_cuadros.align_rightimg .c_right {
  right: -20%;
}
.content_lista_cuadros.lista_layout_cuadros.align_leftimg {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.content_lista_cuadros.lista_layout_cuadros.align_leftimg .c_right {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  left: -10%;
}
.content_lista_cuadros.lista_layout_cuadros.align_leftimg .c_left {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.content_lista_cuadros.lista_layout_barra .c_left {
  width: 100%;
}
.content_lista_cuadros.lista_layout_barra .c_left ul li {
  padding-left: 45px;
  margin-bottom: 40px;
  font-family: 'DIN Slab Pro Regular', serif;
}
.content_lista_cuadros.lista_layout_barra .c_left ul li strong {
  font-family: 'DIN Slab Pro Medium', serif;
}
.content_lista_cuadros.lista_layout_barra .c_left ul li:before {
  content: " ";
  width: 24px;
  background-color: #00bc70;
  height: 100%;
  display: block;
  border-top-left-radius: 24px;
  border-bottom-right-radius: 24px;
  min-height: 55px;
  left: 0;
}
.acf-repeater > .acf-table > tbody > .acf-row >.acf-fields {
  border-top: 10px solid #00bc70 !important;
}
.img_changer {
  position: relative;
}
.img_changer .img_changer_1 {
  position: relative;
  z-index: 1;
}
.img_changer .img_changer_1 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.img_changer .img_changer_2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2;
  opacity: 0;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  height: 100%;
}
.img_changer .img_changer_2 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.img_changer.changed .img_changer_2 {
  opacity: 1;
}
.content_conjunto_banners {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.content_conjunto_banners .banner_item {
  min-height: 270px;
  position: relative;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  -moz-box-shadow: 0px 0px 4px 0px rgba(97,97,97,0.2);
  -webkit-box-shadow: 0px 0px 4px 0px rgba(97,97,97,0.2);
  box-shadow: 0px 0px 4px 0px rgba(97,97,97,0.2);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.content_conjunto_banners .banner_item .bg_image {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.content_conjunto_banners .banner_item .bg_image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.content_conjunto_banners .banner_item .banner_content {
  position: relative;
  z-index: 2;
  padding: 30px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: inherit;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
@media only screen and (max-width: 835px) {
  .content_conjunto_banners .banner_item .banner_content {
    text-align: center;
  }
}
.content_conjunto_banners .banner_item .banner_content h1,
.content_conjunto_banners .banner_item .banner_content h2,
.content_conjunto_banners .banner_item .banner_content h3,
.content_conjunto_banners .banner_item .banner_content h4,
.content_conjunto_banners .banner_item .banner_content h5,
.content_conjunto_banners .banner_item .banner_content h6 {
  font-size: 26px;
  margin: 0;
  font-family: 'DIN Next LT Pro Medium', sans-serif;
}
@media only screen and (max-width: 1024px) {
  .content_conjunto_banners .banner_item .banner_content h1,
  .content_conjunto_banners .banner_item .banner_content h2,
  .content_conjunto_banners .banner_item .banner_content h3,
  .content_conjunto_banners .banner_item .banner_content h4,
  .content_conjunto_banners .banner_item .banner_content h5,
  .content_conjunto_banners .banner_item .banner_content h6 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 900px) {
  .content_conjunto_banners .banner_item .banner_content h1,
  .content_conjunto_banners .banner_item .banner_content h2,
  .content_conjunto_banners .banner_item .banner_content h3,
  .content_conjunto_banners .banner_item .banner_content h4,
  .content_conjunto_banners .banner_item .banner_content h5,
  .content_conjunto_banners .banner_item .banner_content h6 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 835px) {
  .content_conjunto_banners .banner_item .banner_content h1,
  .content_conjunto_banners .banner_item .banner_content h2,
  .content_conjunto_banners .banner_item .banner_content h3,
  .content_conjunto_banners .banner_item .banner_content h4,
  .content_conjunto_banners .banner_item .banner_content h5,
  .content_conjunto_banners .banner_item .banner_content h6 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 568px) {
  .content_conjunto_banners .banner_item .banner_content h1,
  .content_conjunto_banners .banner_item .banner_content h2,
  .content_conjunto_banners .banner_item .banner_content h3,
  .content_conjunto_banners .banner_item .banner_content h4,
  .content_conjunto_banners .banner_item .banner_content h5,
  .content_conjunto_banners .banner_item .banner_content h6 {
    font-size: 21px;
  }
}
.content_conjunto_banners .banner_item .banner_content p {
  font-size: 18px;
  margin-top: 20px;
}
.content_conjunto_banners .banner_item.item_text_light .banner_content {
  background: rgba(0,0,0,0.6);
}
.content_conjunto_banners .banner_item.item_text_light .banner_content * {
  color: #fff;
}
.content_conjunto_banners .banner_item.item_text_light .banner_content .btn_text {
  background-color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.content_conjunto_banners .banner_item.item_text_light .banner_content .btn_text span {
  color: #001c33;
}
.content_conjunto_banners .banner_item.item_text_light .banner_content .btn_text:hover {
  background-color: #00bc70;
}
.content_conjunto_banners .banner_item.item_text_light .banner_content .btn_text:hover span {
  color: #fff;
}
.content_conjunto_banners .banner_item.item_text_dark .banner_content {
  background: rgba(255,255,255,0.4);
}
.content_conjunto_banners .banner_item.item_text_dark .banner_content * {
  color: #001c33;
}
.gird_cuadricula {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.gird_cuadricula .item_cuadricula {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
}
.gird_cuadricula .item_cuadricula .item_shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  height: 50%;
  bottom: 0;
  top: auto;
  background: linear-gradient(180.09deg, rgba(0,0,0,0) 38.07%, rgba(12,12,12,0.92) 87.24%);
  z-index: 2;
}
.gird_cuadricula .item_cuadricula .item_bg {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  max-height: 250px;
  min-height: 200px;
  overflow: hidden;
}
.gird_cuadricula .item_cuadricula .item_bg img {
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.gird_cuadricula .item_cuadricula .item_bg a:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
@media only screen and (max-width: 900px) {
  .gird_cuadricula .item_cuadricula .item_bg {
    min-height: 0;
    max-height: 200px;
  }
}
.gird_cuadricula .item_cuadricula .item_bg img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.gird_cuadricula .item_cuadricula .item_content {
  padding: 20px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
@media only screen and (max-width: 900px) {
  .gird_cuadricula .item_cuadricula .item_content {
    padding: 20px 15px;
  }
}
.gird_cuadricula .item_cuadricula .item_content.noimage {
  padding: 25px;
}
.gird_cuadricula .item_cuadricula .item_content:before {
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  height: 3px;
  background-color: #00bc70;
  content: " ";
  display: block;
  position: relative;
  top: 10px;
  width: 0;
}
.gird_cuadricula .item_cuadricula .item_content .item_title {
  font-size: 20px;
  line-height: 130%;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
@media only screen and (max-width: 900px) {
  .gird_cuadricula .item_cuadricula .item_content .item_title {
    font-size: 19px;
  }
}
@media only screen and (max-width: 900px) {
  .gird_cuadricula .item_cuadricula .item_content .item_title {
    letter-spacing: -0.5px;
  }
}
.gird_cuadricula .item_cuadricula .item_content .item_desc {
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.gird_cuadricula .item_cuadricula .item_link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 5;
  cursor: pointer;
}
.gird_cuadricula .item_cuadricula.item_cuadricula_layout_inner .item_content {
  position: absolute;
  z-index: 3;
  bottom: 0;
  width: 100%;
  left: 0;
}
.gird_cuadricula .item_cuadricula.item_cuadricula_layout_inner .item_content .item_title {
  color: #fff;
  text-transform: uppercase;
  font-family: 'DIN Next LT Pro Medium', sans-serif;
  font-weight: normal;
}
.gird_cuadricula .item_cuadricula.item_cuadricula_layout_inner:hover .item_title,
.gird_cuadricula .item_cuadricula.item_cuadricula_layout_inner:hover .item_desc {
  padding-left: 20px;
}
.gird_cuadricula .item_cuadricula.item_cuadricula_layout_inner:hover .item_content:before {
  width: 15px;
}
.gird_cuadricula .item_cuadricula.item_cuadricula_layout_inner:hover .item_bg img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.gird_cuadricula .item_cuadricula.item_cuadricula_layout_outer {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.gird_cuadricula .item_cuadricula.item_cuadricula_layout_outer .item_content {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.gird_cuadricula .item_cuadricula.item_cuadricula_layout_outer .item_bg {
  height: 15vmax;
}
@media only screen and (max-width: 835px) {
  .gird_cuadricula .item_cuadricula.item_cuadricula_layout_outer .item_bg {
    height: 180px;
  }
}
.gird_cuadricula .item_cuadricula.item_cuadricula_layout_outer .item_shadow {
  display: none;
}
.gird_cuadricula .item_cuadricula.item_cuadricula_layout_outer .item_content {
  position: relative;
  background-color: #fafafa;
}
.gird_cuadricula .item_cuadricula.item_cuadricula_layout_outer .item_content .item_desc {
  font-size: 1.6rem;
  line-height: 150%;
  margin-top: 20px;
}
.gird_cuadricula .item_cuadricula.item_cuadricula_layout_outer .item_content .btn_text {
  padding-left: 0;
  margin-top: auto;
}
.gird_cuadricula .item_cuadricula.item_cuadricula_layout_blog {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.gird_cuadricula .item_cuadricula.item_cuadricula_layout_blog .item_shadow {
  display: none;
}
.gird_cuadricula .item_cuadricula.item_cuadricula_layout_blog .item_bg {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  max-height: none;
  height: 15vmax;
}
.gird_cuadricula .item_cuadricula.item_cuadricula_layout_blog .item_bg img {
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  display: block;
}
.gird_cuadricula .item_cuadricula.item_cuadricula_layout_blog .item_bg .item_cat {
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.gird_cuadricula .item_cuadricula.item_cuadricula_layout_blog .item_content {
  padding: 0;
  margin-top: 20px;
}
.gird_cuadricula .item_cuadricula.item_cuadricula_layout_blog .item_content .item_title {
  font-size: 20px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  line-height: 120%;
  color: #001c33;
  margin-bottom: 20px;
}
.gird_cuadricula .item_cuadricula.item_cuadricula_layout_blog .item_content .item_desc {
  font-size: 16px;
  line-height: 150%;
}
.gird_cuadricula .item_cuadricula.item_cuadricula_layout_blog .item_content .item_desc p {
  color: #001c33;
}
.gird_cuadricula .item_cuadricula.item_cuadricula_layout_blog .btn_text {
  padding-left: 0;
}
.gird_cuadricula .item_cuadricula.item_cuadricula_layout_blog:hover .item_imagen img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.grid_cuadricula_blog {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.grid_cuadricula_blog .item_cuadricula_layout_blog {
  max-width: 450px;
}
.intro_cuadriculaimagenes h3,
.intro_cuadriculaimagenes h2 {
  font-size: 28px;
  line-height: 130%;
  margin-bottom: 10px;
  margin-top: 10px;
}
@media only screen and (max-width: 1200px) {
  .intro_cuadriculaimagenes h3,
  .intro_cuadriculaimagenes h2 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 1024px) {
  .intro_cuadriculaimagenes h3,
  .intro_cuadriculaimagenes h2 {
    font-size: 23px;
  }
}
@media only screen and (max-width: 900px) {
  .intro_cuadriculaimagenes h3,
  .intro_cuadriculaimagenes h2 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 1024px) {
  .content_soluciones {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.content_soluciones .c_left {
  width: 30%;
  min-height: 750px;
}
@media only screen and (max-width: 1024px) {
  .content_soluciones .c_left {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    min-height: 0;
  }
  .content_soluciones .c_left .c_content {
    width: 50%;
    padding-right: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .content_soluciones .c_left {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .content_soluciones .c_left .c_content {
    width: 100%;
    padding-right: 0;
    margin-top: 20px;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
.content_soluciones .c_right {
  width: 70%;
  padding-left: 40px;
}
@media only screen and (max-width: 1024px) {
  .content_soluciones .c_right {
    width: 100%;
    padding-left: 0;
  }
}
.content_soluciones .c_right .content_soluciones_grid {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1024px) {
  .content_soluciones .c_right .content_soluciones_grid {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    -o-column-gap: 20px;
    column-gap: 20px;
  }
}
.content_soluciones .c_right .content_soluciones_grid .solucion_item {
  width: calc(50% - 30px);
  margin-left: 30px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1024px) {
  .content_soluciones .c_right .content_soluciones_grid .solucion_item {
    margin-left: 0;
    width: calc(33.33% - 14px);
  }
}
@media only screen and (max-width: 900px) {
  .content_soluciones .c_right .content_soluciones_grid .solucion_item {
    width: calc(50% - 10px);
  }
}
@media only screen and (max-width: 568px) {
  .content_soluciones .c_right .content_soluciones_grid .solucion_item {
    width: 100%;
  }
}
.content_soluciones .c_right .content_soluciones_grid .solucion_separador {
  width: 100%;
  margin-left: 30px;
  margin-bottom: 30px;
  border-left: 3px solid #00bc70;
  padding-left: 15px;
}
.content_soluciones .c_right .content_soluciones_grid .solucion_separador .box_title {
  marigin-top: 5px;
}
.content_soluciones .c_right .content_soluciones_grid .box01 .box_description {
  line-height: 140%;
  font-size: 1.5rem;
}
.content_soluciones .c_right .content_soluciones_grid .box01 .box_title {
  margin-top: 0;
}
.content_soluciones .c_right .content_soluciones_grid .box01 .btn_text {
  padding-left: 0;
  padding-bottom: 5px;
}
.content_soluciones .c_right.layout_sincolumna {
  width: 100%;
  padding-left: 0;
}
.content_soluciones .c_right.layout_sincolumna .content_soluciones_grid {
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  -o-column-gap: 30px;
  column-gap: 30px;
}
@media only screen and (max-width: 1024px) {
  .content_soluciones .c_right.layout_sincolumna .content_soluciones_grid {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    -o-column-gap: 20px;
    column-gap: 20px;
  }
}
.content_soluciones .c_right.layout_sincolumna .content_soluciones_grid .solucion_item {
  width: calc(25% - 23px);
  margin-left: 0;
}
@media only screen and (max-width: 1024px) {
  .content_soluciones .c_right.layout_sincolumna .content_soluciones_grid .solucion_item {
    width: calc(33.33% - 14px);
  }
}
@media only screen and (max-width: 835px) {
  .content_soluciones .c_right.layout_sincolumna .content_soluciones_grid .solucion_item {
    width: calc(50% - 14px);
  }
}
@media only screen and (max-width: 568px) {
  .content_soluciones .c_right.layout_sincolumna .content_soluciones_grid .solucion_item {
    width: 100%;
  }
}
.content_soluciones .c_right.layout_sincolumna .content_soluciones_grid .solucion_separador {
  margin-left: 0;
  width: calc(25% - 23px);
  margin-bottom: auto;
}
@media only screen and (max-width: 1024px) {
  .content_soluciones .c_right.layout_sincolumna .content_soluciones_grid .solucion_separador {
    width: 100%;
    margin-bottom: 20px;
  }
}
.content_soluciones .c_right.layout_sincolumna .content_soluciones_grid .solucion_separador .box_title {
  margin-bottom: 0;
}
.content_soluciones .c_right.layout_sincolumna .content_soluciones_grid .solucion_separador .box_description {
  margin-top: 10px;
}
.content_soluciones .c_right.layout_sincolumna .content_soluciones_grid .item_separador {
  width: 100%;
  margin-bottom: 30px;
  border-bottom: 1px solid #e5e7e8;
}
.content_soluciones .img_wrapper {
  position: absolute;
  width: 30%;
  left: 0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  max-height: 550px;
}
@media only screen and (max-width: 1024px) {
  .content_soluciones .img_wrapper {
    position: relative;
    width: calc(50% - 10px);
    margin-top: 0 !important;
    max-height: 250px;
    margin-left: auto;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
  }
  .content_soluciones .img_wrapper .img_changer_1 {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
}
@media only screen and (max-width: 568px) {
  .content_soluciones .img_wrapper {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    width: 100%;
  }
}
.content_soluciones .img_wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.lista_columnas_1 ul li {
  min-height: 270px;
}
.lista_columnas_2 ul li {
  float: left;
  clear: none;
  text-align: inherit;
  width: 48.5%;
  margin-left: 0%;
  margin-right: 3%;
}
.lista_columnas_2 ul li::after {
  content: '';
  display: table;
  clear: both;
}
.lista_columnas_2 ul li:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.lista_columnas_2 ul li:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
.lista_columnas_2 ul li:nth-child(2n + 1) {
  clear: both;
}
@media only screen and (max-width: 568px) {
  .lista_columnas_2 ul li {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .lista_columnas_2 ul li:first-child {
    margin-left: auto;
  }
  .lista_columnas_2 ul li:last-child {
    margin-right: auto;
  }
}
.lista_columnas_3 ul li {
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.33333333333333%;
  margin-left: 0%;
  margin-right: 3%;
}
.lista_columnas_3 ul li::after {
  content: '';
  display: table;
  clear: both;
}
.lista_columnas_3 ul li:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.lista_columnas_3 ul li:nth-child(3n) {
  margin-right: 0%;
  float: right;
}
.lista_columnas_3 ul li:nth-child(3n + 1) {
  clear: both;
}
@media only screen and (max-width: 900px) {
  .lista_columnas_3 ul li {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .lista_columnas_3 ul li::after {
    content: '';
    display: table;
    clear: both;
  }
  .lista_columnas_3 ul li:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lista_columnas_3 ul li:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .lista_columnas_3 ul li:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 568px) {
  .lista_columnas_3 ul li {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .lista_columnas_3 ul li:first-child {
    margin-left: auto;
  }
  .lista_columnas_3 ul li:last-child {
    margin-right: auto;
  }
}
.lista_columnas_4 ul li {
  float: left;
  clear: none;
  text-align: inherit;
  width: 22.75%;
  margin-left: 0%;
  margin-right: 3%;
}
.lista_columnas_4 ul li::after {
  content: '';
  display: table;
  clear: both;
}
.lista_columnas_4 ul li:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.lista_columnas_4 ul li:nth-child(4n) {
  margin-right: 0%;
  float: right;
}
.lista_columnas_4 ul li:nth-child(4n + 1) {
  clear: both;
}
.lista_columnas_5 ul li {
  float: left;
  clear: none;
  text-align: inherit;
  width: 17.6%;
  margin-left: 0%;
  margin-right: 3%;
}
.lista_columnas_5 ul li::after {
  content: '';
  display: table;
  clear: both;
}
.lista_columnas_5 ul li:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.lista_columnas_5 ul li:nth-child(5n) {
  margin-right: 0%;
  float: right;
}
.lista_columnas_5 ul li:nth-child(5n + 1) {
  clear: both;
}
.lista_columnas_6 ul li {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.166666666666664%;
  margin-left: 0%;
  margin-right: 3%;
}
.lista_columnas_6 ul li::after {
  content: '';
  display: table;
  clear: both;
}
.lista_columnas_6 ul li:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.lista_columnas_6 ul li:nth-child(6n) {
  margin-right: 0%;
  float: right;
}
.lista_columnas_6 ul li:nth-child(6n + 1) {
  clear: both;
}
#editor .trigger_parent .animation_group {
  opacity: 1 !important;
  left: 0 !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
}
#editor .trigger_parent .animation_group_list ul li {
  top: 0;
  opacity: 1;
}
#editor .ifso-widget-inuse {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.accord .item {
  border: solid 1px medium;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  display: inline-block;
  margin: 10px 0;
}
.accord .item p {
  margin: 0;
}
.accord .item .title,
.accord .item .content {
  padding: 20px;
}
.accord .item .content {
  padding-top: 0px;
}
.accord .item .title {
  cursor: pointer;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: light;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.accord .item .title p {
  width: calc(100% - 22px - 25px);
  float: left;
  color: primary;
}
.accord .item .title .btnC {
  float: right;
  margin-left: 25px;
}
.accord .item .content {
  border-top: solid 1px medium;
  background-color: mediumL;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  display: none;
  font-size: 16px;
}
.btnAccord {
  width: 22px;
  height: 22px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  position: relative;
  margin-left: auto;
}
.btnAccord span.iPlus:after,
.btnAccord span.iMinu:after {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #00bc70;
  margin: auto;
  text-align: center;
  font-size: 32px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.btnAccord span.iPlus:after {
  content: "+";
  line-height: 20px;
}
.btnAccord span.iMinu:after {
  content: "-";
  line-height: 18px;
}
.content_faqs {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.content_faqs .simple_intro h3,
.content_faqs .simple_intro h2 {
  font-size: 28px;
  line-height: 130%;
}
@media only screen and (max-width: 1200px) {
  .content_faqs .simple_intro h3,
  .content_faqs .simple_intro h2 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 1024px) {
  .content_faqs .simple_intro h3,
  .content_faqs .simple_intro h2 {
    font-size: 23px;
  }
}
@media only screen and (max-width: 900px) {
  .content_faqs .simple_intro h3,
  .content_faqs .simple_intro h2 {
    font-size: 22px;
  }
}
.content_faqs .accord {
  max-width: 620px;
}
.content_faqs .accord .faq_item {
  width: 100%;
  background-color: #fafafa;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
@media only screen and (max-width: 568px) {
  .content_faqs .accord .faq_item .title {
    padding: 15px;
  }
}
.content_faqs .accord .faq_item .title p {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  font-family: 'DIN Next LT Pro Medium', sans-serif;
  color: #001c33;
  line-height: 120%;
}
@media only screen and (max-width: 568px) {
  .content_faqs .accord .faq_item .title p {
    font-size: 17px;
  }
}
.content_faqs .accord .faq_item .title p .faq_number {
  color: #00bc70;
  margin-right: 10px;
}
.content_faqs.presentacion_pasos .accord {
  max-width: 800px;
}
.content_faqs.presentacion_pasos .accord .faq_item {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: 3px solid #00bc70;
  position: relative;
  margin-bottom: 30px;
  margin-top: 0;
}
.content_faqs.presentacion_pasos .accord .faq_item:after {
  width: 2px;
  height: 30px;
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: #00bc70;
  content: " ";
  display: block;
}
.content_faqs.presentacion_pasos .accord .faq_item:last-child:after {
  display: none;
}
.content_faqs.presentacion_pasos .accord .faq_item .title .faq_number {
  font-family: 'DIN Slab Pro Regular', serif;
  font-weight: normal;
  font-size: 30px;
}
@media only screen and (max-width: 568px) {
  .content_faqs.presentacion_pasos .accord .faq_item .title .faq_number {
    font-size: 26px;
  }
}
.textura_wrapper_faqs {
  position: absolute;
  width: 100%;
  height: 100%;
}
.textura_wrapper_faqs .img_textura {
  position: absolute;
}
.textura_wrapper_faqs .img_textura.textura_align_lefttop {
  left: -12%;
  top: -5%;
}
.textura_wrapper_faqs .img_textura.textura_align_righttop {
  right: 4%;
  top: -5%;
}
.textura_wrapper_faqs .img_textura.textura_align_rightbottom {
  right: 4%;
  bottom: -10%;
}
.textura_wrapper_faqs .img_textura.textura_align_rightcenter {
  right: 4%;
  top: 50%;
  bottom: auto;
}
.textura_wrapper_faqs .img_textura.textura_align_leftbottom {
  left: -12%;
  bottom: -10%;
}
.textura_wrapper_faqs .img_textura.textura_align_leftcenter {
  top: 50%;
  bottom: auto;
  left: -12%;
}
.textura_wrapper_faqs .img_textura.textura_layer_zback {
  z-index: -1;
}
.textura_wrapper_faqs .img_textura.textura_layer_zover {
  z-index: 3;
}
.bg_gris .content_faqs .accord .faq_item {
  background-color: #fff;
}
.wrapper_articulo,
.privacy-policy > main,
body.cmplz-document main,
.main_class_politica-de-privacidad,
.main_class_privacy-policy {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.wrapper_articulo >*:not(.section_block),
.privacy-policy > main >*:not(.section_block),
body.cmplz-document main >*:not(.section_block),
.main_class_politica-de-privacidad >*:not(.section_block),
.main_class_privacy-policy >*:not(.section_block) {
  max-width: 800px;
  width: 100%;
}
@media only screen and (max-width: 835px) {
  .wrapper_articulo >*:not(.section_block),
  .privacy-policy > main >*:not(.section_block),
  body.cmplz-document main >*:not(.section_block),
  .main_class_politica-de-privacidad >*:not(.section_block),
  .main_class_privacy-policy >*:not(.section_block) {
    max-width: 700px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.wrapper_articulo.width_xl,
.privacy-policy > main.width_xl,
body.cmplz-document main.width_xl,
.main_class_politica-de-privacidad.width_xl,
.main_class_privacy-policy.width_xl {
  max-width: 850px;
  margin: 0 auto;
  padding: 0 20px;
}
@media only screen and (max-width: 568px) {
  .wrapper_articulo.width_xl,
  .privacy-policy > main.width_xl,
  body.cmplz-document main.width_xl,
  .main_class_politica-de-privacidad.width_xl,
  .main_class_privacy-policy.width_xl {
    padding-left: 0;
    padding-right: 0;
  }
}
.wrapper_articulo.width_xl >*:not(.section_block),
.privacy-policy > main.width_xl >*:not(.section_block),
body.cmplz-document main.width_xl >*:not(.section_block),
.main_class_politica-de-privacidad.width_xl >*:not(.section_block),
.main_class_privacy-policy.width_xl >*:not(.section_block) {
  max-width: none;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.wrapper_articulo blockquote,
.privacy-policy > main blockquote,
body.cmplz-document main blockquote,
.main_class_politica-de-privacidad blockquote,
.main_class_privacy-policy blockquote {
  border-top: 1px solid #616060;
  border-bottom: 1px solid #616060;
  margin: 40px 0;
  padding: 30px;
}
@media only screen and (max-width: 835px) {
  .wrapper_articulo blockquote,
  .privacy-policy > main blockquote,
  body.cmplz-document main blockquote,
  .main_class_politica-de-privacidad blockquote,
  .main_class_privacy-policy blockquote {
    width: calc(100% - 40px) !important;
    margin: 20px 0;
  }
}
.wrapper_articulo blockquote p,
.privacy-policy > main blockquote p,
body.cmplz-document main blockquote p,
.main_class_politica-de-privacidad blockquote p,
.main_class_privacy-policy blockquote p {
  font-size: 30px;
}
@media only screen and (max-width: 1024px) {
  .wrapper_articulo blockquote p,
  .privacy-policy > main blockquote p,
  body.cmplz-document main blockquote p,
  .main_class_politica-de-privacidad blockquote p,
  .main_class_privacy-policy blockquote p {
    font-size: 28px;
  }
}
@media only screen and (max-width: 900px) {
  .wrapper_articulo blockquote p,
  .privacy-policy > main blockquote p,
  body.cmplz-document main blockquote p,
  .main_class_politica-de-privacidad blockquote p,
  .main_class_privacy-policy blockquote p {
    font-size: 26px;
  }
}
@media only screen and (max-width: 835px) {
  .wrapper_articulo blockquote p,
  .privacy-policy > main blockquote p,
  body.cmplz-document main blockquote p,
  .main_class_politica-de-privacidad blockquote p,
  .main_class_privacy-policy blockquote p {
    font-size: 24px;
  }
}
.wrapper_articulo h1,
.privacy-policy > main h1,
body.cmplz-document main h1,
.main_class_politica-de-privacidad h1,
.main_class_privacy-policy h1 {
  font-size: 28px;
  line-height: 130%;
}
@media only screen and (max-width: 1200px) {
  .wrapper_articulo h1,
  .privacy-policy > main h1,
  body.cmplz-document main h1,
  .main_class_politica-de-privacidad h1,
  .main_class_privacy-policy h1 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 1024px) {
  .wrapper_articulo h1,
  .privacy-policy > main h1,
  body.cmplz-document main h1,
  .main_class_politica-de-privacidad h1,
  .main_class_privacy-policy h1 {
    font-size: 23px;
  }
}
@media only screen and (max-width: 900px) {
  .wrapper_articulo h1,
  .privacy-policy > main h1,
  body.cmplz-document main h1,
  .main_class_politica-de-privacidad h1,
  .main_class_privacy-policy h1 {
    font-size: 22px;
  }
}
.wrapper_articulo h2,
.privacy-policy > main h2,
body.cmplz-document main h2,
.main_class_politica-de-privacidad h2,
.main_class_privacy-policy h2 {
  font-size: 26px;
  font-size: 28px !important;
}
@media only screen and (max-width: 1024px) {
  .wrapper_articulo h2,
  .privacy-policy > main h2,
  body.cmplz-document main h2,
  .main_class_politica-de-privacidad h2,
  .main_class_privacy-policy h2 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 900px) {
  .wrapper_articulo h2,
  .privacy-policy > main h2,
  body.cmplz-document main h2,
  .main_class_politica-de-privacidad h2,
  .main_class_privacy-policy h2 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 835px) {
  .wrapper_articulo h2,
  .privacy-policy > main h2,
  body.cmplz-document main h2,
  .main_class_politica-de-privacidad h2,
  .main_class_privacy-policy h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 568px) {
  .wrapper_articulo h2,
  .privacy-policy > main h2,
  body.cmplz-document main h2,
  .main_class_politica-de-privacidad h2,
  .main_class_privacy-policy h2 {
    font-size: 21px;
  }
}
.wrapper_articulo a:not(.btn):not(.tagcat),
.privacy-policy > main a:not(.btn):not(.tagcat),
body.cmplz-document main a:not(.btn):not(.tagcat),
.main_class_politica-de-privacidad a:not(.btn):not(.tagcat),
.main_class_privacy-policy a:not(.btn):not(.tagcat) {
  color: #00bc70;
}
.wrapper_articulo a:not(.btn):not(.tagcat):hover,
.privacy-policy > main a:not(.btn):not(.tagcat):hover,
body.cmplz-document main a:not(.btn):not(.tagcat):hover,
.main_class_politica-de-privacidad a:not(.btn):not(.tagcat):hover,
.main_class_privacy-policy a:not(.btn):not(.tagcat):hover {
  text-decoration: underline;
}
.wrapper_articulo strong,
.privacy-policy > main strong,
body.cmplz-document main strong,
.main_class_politica-de-privacidad strong,
.main_class_privacy-policy strong {
  font-family: 'DIN Next LT Pro Medium', sans-serif;
  font-weight: normal;
}
.wrapper_articulo ul.wp-block-list,
.privacy-policy > main ul.wp-block-list,
body.cmplz-document main ul.wp-block-list,
.main_class_politica-de-privacidad ul.wp-block-list,
.main_class_privacy-policy ul.wp-block-list {
  list-style: disc;
  padding-left: 30px;
  font-size: 16px;
}
.wrapper_articulo ul.wp-block-list li,
.privacy-policy > main ul.wp-block-list li,
body.cmplz-document main ul.wp-block-list li,
.main_class_politica-de-privacidad ul.wp-block-list li,
.main_class_privacy-policy ul.wp-block-list li {
  margin-bottom: 5px;
}
.wrapper_articulo ul.wp-block-list li::marker,
.privacy-policy > main ul.wp-block-list li::marker,
body.cmplz-document main ul.wp-block-list li::marker,
.main_class_politica-de-privacidad ul.wp-block-list li::marker,
.main_class_privacy-policy ul.wp-block-list li::marker {
  color: #00bc70;
}
.wrapper_articulo ol.wp-block-list,
.privacy-policy > main ol.wp-block-list,
body.cmplz-document main ol.wp-block-list,
.main_class_politica-de-privacidad ol.wp-block-list,
.main_class_privacy-policy ol.wp-block-list {
  font-size: 16px;
  padding-left: 30px;
}
.wrapper_articulo ol.wp-block-list li,
.privacy-policy > main ol.wp-block-list li,
body.cmplz-document main ol.wp-block-list li,
.main_class_politica-de-privacidad ol.wp-block-list li,
.main_class_privacy-policy ol.wp-block-list li {
  margin-bottom: 10px;
}
.wrapper_articulo ol.wp-block-list li::marker,
.privacy-policy > main ol.wp-block-list li::marker,
body.cmplz-document main ol.wp-block-list li::marker,
.main_class_politica-de-privacidad ol.wp-block-list li::marker,
.main_class_privacy-policy ol.wp-block-list li::marker {
  color: #00bc70;
}
.wrapper_articulo .wp-block-image,
.privacy-policy > main .wp-block-image,
body.cmplz-document main .wp-block-image,
.main_class_politica-de-privacidad .wp-block-image,
.main_class_privacy-policy .wp-block-image {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  margin: 40px 0;
  position: relative;
}
.wrapper_articulo .wp-block-image figcaption,
.privacy-policy > main .wp-block-image figcaption,
body.cmplz-document main .wp-block-image figcaption,
.main_class_politica-de-privacidad .wp-block-image figcaption,
.main_class_privacy-policy .wp-block-image figcaption {
  position: absolute;
  left: 0;
  padding: 20px;
  color: #fff;
  height: 30%;
  background: linear-gradient(180.09deg, rgba(0,0,0,0) 38.07%, rgba(12,12,12,0.92) 87.24%);
  z-index: 2;
  bottom: 0;
  width: 100%;
  font-size: 15px;
  margin: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.wrapper_articulo .wp-block-media-text,
.privacy-policy > main .wp-block-media-text,
body.cmplz-document main .wp-block-media-text,
.main_class_politica-de-privacidad .wp-block-media-text,
.main_class_privacy-policy .wp-block-media-text {
  margin: 0;
}
.wrapper_articulo .wp-block-media-text .wp-block-media-text__media,
.privacy-policy > main .wp-block-media-text .wp-block-media-text__media,
body.cmplz-document main .wp-block-media-text .wp-block-media-text__media,
.main_class_politica-de-privacidad .wp-block-media-text .wp-block-media-text__media,
.main_class_privacy-policy .wp-block-media-text .wp-block-media-text__media {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  height: 90%;
}
.wrapper_articulo .wp-block-media-text .wp-block-media-text__media img,
.privacy-policy > main .wp-block-media-text .wp-block-media-text__media img,
body.cmplz-document main .wp-block-media-text .wp-block-media-text__media img,
.main_class_politica-de-privacidad .wp-block-media-text .wp-block-media-text__media img,
.main_class_privacy-policy .wp-block-media-text .wp-block-media-text__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.wrapper_articulo .wp-block-media-text .wp-block-media-text__content,
.privacy-policy > main .wp-block-media-text .wp-block-media-text__content,
body.cmplz-document main .wp-block-media-text .wp-block-media-text__content,
.main_class_politica-de-privacidad .wp-block-media-text .wp-block-media-text__content,
.main_class_privacy-policy .wp-block-media-text .wp-block-media-text__content {
  padding-left: 0;
  padding-right: 50px;
}
.wrapper_articulo .wp-block-post-date,
.privacy-policy > main .wp-block-post-date,
body.cmplz-document main .wp-block-post-date,
.main_class_politica-de-privacidad .wp-block-post-date,
.main_class_privacy-policy .wp-block-post-date,
.wrapper_articulo .wp-block-post-author,
.privacy-policy > main .wp-block-post-author,
body.cmplz-document main .wp-block-post-author,
.main_class_politica-de-privacidad .wp-block-post-author,
.main_class_privacy-policy .wp-block-post-author {
  display: none;
}
.wrapper_articulo .articulo_intro,
.privacy-policy > main .articulo_intro,
body.cmplz-document main .articulo_intro,
.main_class_politica-de-privacidad .articulo_intro,
.main_class_privacy-policy .articulo_intro {
  border-bottom: 1px solid #d5d8da;
  margin-bottom: 20px;
}
.wrapper_articulo .articulo_intro .a2a_vertical_style,
.privacy-policy > main .articulo_intro .a2a_vertical_style,
body.cmplz-document main .articulo_intro .a2a_vertical_style,
.main_class_politica-de-privacidad .articulo_intro .a2a_vertical_style,
.main_class_privacy-policy .articulo_intro .a2a_vertical_style {
  margin-left: 840px !important;
  top: 200px !important;
  z-index: 9 !important;
}
.wrapper_articulo .articulo_meta,
.privacy-policy > main .articulo_meta,
body.cmplz-document main .articulo_meta,
.main_class_politica-de-privacidad .articulo_meta,
.main_class_privacy-policy .articulo_meta {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.wrapper_articulo .articulo_meta .articulo_fecha,
.privacy-policy > main .articulo_meta .articulo_fecha,
body.cmplz-document main .articulo_meta .articulo_fecha,
.main_class_politica-de-privacidad .articulo_meta .articulo_fecha,
.main_class_privacy-policy .articulo_meta .articulo_fecha {
  font-family: 'DIN Slab Pro Regular', serif;
}
.wrapper_articulo .articulo_image img,
.privacy-policy > main .articulo_image img,
body.cmplz-document main .articulo_image img,
.main_class_politica-de-privacidad .articulo_image img,
.main_class_privacy-policy .articulo_image img {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.privacy-policy > main >*:not(.section_block),
main > .cmplz-document >*:not(.section_block),
body.cmplz-document main >*:not(.section_block),
.wrapper_legal >*:not(.section_block),
.main_class_politica-de-privacidad >*:not(.section_block),
.main_class_privacy-policy >*:not(.section_block) {
  max-width: 1000px !important;
  width: 100%;
}
.a2a_svg {
  padding: 5px !important;
  -webkit-border-radius: 100px !important;
  -moz-border-radius: 100px !important;
  -o-border-radius: 100px !important;
  border-radius: 100px !important;
  width: 42px !important;
  height: 42px !important;
}
.content_seleccionar_casos .simple_intro {
  width: 100%;
  margin-bottom: 60px;
  text-align: center;
}
@media only screen and (max-width: 1400px) {
  .content_seleccionar_casos .simple_intro {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 1024px) {
  .content_seleccionar_casos .simple_intro {
    margin-bottom: 40px;
  }
}
.content_seleccionar_casos .simple_intro pre {
  margin-top: 0;
}
.content_seleccionar_casos .simple_intro h3,
.content_seleccionar_casos .simple_intro h2 {
  font-size: 28px;
  line-height: 130%;
  margin-top: 0;
}
@media only screen and (max-width: 1200px) {
  .content_seleccionar_casos .simple_intro h3,
  .content_seleccionar_casos .simple_intro h2 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 1024px) {
  .content_seleccionar_casos .simple_intro h3,
  .content_seleccionar_casos .simple_intro h2 {
    font-size: 23px;
  }
}
@media only screen and (max-width: 900px) {
  .content_seleccionar_casos .simple_intro h3,
  .content_seleccionar_casos .simple_intro h2 {
    font-size: 22px;
  }
}
.grid_seleccionar_casos {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.grid_seleccionar_casos.grid_casos_archivo {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.grid_seleccionar_casos .card_caso {
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.999999999999996%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid_seleccionar_casos .card_caso::after {
  content: '';
  display: table;
  clear: both;
}
.grid_seleccionar_casos .card_caso:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid_seleccionar_casos .card_caso:nth-child(3n) {
  margin-right: 0%;
  float: right;
}
.grid_seleccionar_casos .card_caso:nth-child(3n + 1) {
  clear: both;
}
@media only screen and (max-width: 1150px) {
  .grid_seleccionar_casos .card_caso .card_content .card_desc {
    line-height: 150%;
  }
}
@media only screen and (max-width: 900px) {
  .grid_seleccionar_casos .card_caso {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 700px;
    margin-right: auto !important;
    margin-bottom: 20px;
  }
  .grid_seleccionar_casos .card_caso:first-child {
    margin-left: auto;
  }
  .grid_seleccionar_casos .card_caso:last-child {
    margin-right: auto;
  }
}
.card_caso {
  background-color: #fff;
  padding: 30px 30px 25px 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-box-shadow: 0 0 6px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.1);
  box-shadow: 0 0 6px rgba(0,0,0,0.1);
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 1400px) {
  .card_caso {
    padding: 27px 27px 22px 27px;
  }
}
@media only screen and (max-width: 1200px) {
  .card_caso {
    padding: 25px 25px 18px 25px;
  }
}
@media only screen and (max-width: 568px) {
  .card_caso {
    padding: 0;
  }
}
@media only screen and (max-width: 900px) {
  .card_caso {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.card_caso .card_cover {
  position: absolute;
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
@media only screen and (max-width: 900px) {
  .card_caso .card_cover {
    width: 40%;
  }
}
@media only screen and (max-width: 568px) {
  .card_caso .card_cover {
    width: 100%;
    position: relative;
    height: 200px;
  }
}
.card_caso .card_cover .card_logo {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  z-index: 3;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media only screen and (max-width: 900px) {
  .card_caso .card_cover .card_logo {
    display: none;
  }
}
.card_caso .card_cover .card_logo .icono_caso img {
  filter: brightness(100);
  margin-bottom: -20px;
  margin-top: -20px;
}
.card_caso .card_cover .card_logo img {
  max-width: 250px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.card_caso .card_cover .card_logo .titulo_logo {
  font-size: 24px;
  color: #fff;
  font-family: 'DIN Slab Pro Regular', serif;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  padding: 0 30px;
  text-align: center;
}
.card_caso .card_cover .bg_shadow {
  position: absolute;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0,0,0,0.45);
  z-index: 2;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
@media only screen and (max-width: 900px) {
  .card_caso .card_cover .bg_shadow {
    display: none;
  }
}
.card_caso .card_cover .bg_shadow.noimage {
  background: rgba(26,61,42,0.8);
}
.card_caso .card_cover .img_wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.card_caso .card_cover .img_wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.card_caso .card_content {
  height: 100%;
  position: relative;
  z-index: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.card_caso .card_content .card_link_full {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.card_caso .card_content .card_title {
  font-size: 20px;
  line-height: 130%;
  line-height: 140%;
  letter-spacing: -0.3px;
}
@media only screen and (max-width: 900px) {
  .card_caso .card_content .card_title {
    font-size: 19px;
  }
}
@media only screen and (max-width: 1400px) {
  .card_caso .card_content .card_title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1200px) {
  .card_caso .card_content .card_title {
    font-size: 19px;
  }
}
@media only screen and (max-width: 1024px) {
  .card_caso .card_content .card_title {
    font-size: 18px;
  }
}
.card_caso .card_content .card_meta {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: 'DIN Slab Pro Regular', serif;
  margin-top: 20px;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (max-width: 1400px) {
  .card_caso .card_content .card_meta {
    margin-top: 15px;
  }
}
.card_caso .card_content .card_meta .card_meta_l {
  text-align: left;
  text-transform: capitalize;
}
.card_caso .card_content .card_meta .card_meta_2 {
  text-align: right;
}
.card_caso .card_content .card_desc {
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 150%;
}
.card_caso .card_content .card_meta {
  width: 100%;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: auto;
  margin-bottom: 3px;
}
.card_caso .card_content .card_footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 0;
  border-top: 1px solid #e1e1e1;
  padding-top: 20px;
}
@media only screen and (max-width: 1200px) {
  .card_caso .card_content .card_footer {
    padding-top: 15px;
  }
}
@media only screen and (max-width: 1024px) {
  .card_caso .card_content .card_footer {
    padding-top: 10px;
  }
}
.card_caso .card_content .card_footer .card_footer_l {
  width: 50%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.card_caso .card_content .card_footer .card_footer_l img {
  max-width: 160px;
}
@media only screen and (max-width: 1400px) {
  .card_caso .card_content .card_footer .card_footer_l img {
    max-width: 150px;
  }
}
@media only screen and (max-width: 1200px) {
  .card_caso .card_content .card_footer .card_footer_l img {
    max-width: 130px;
  }
}
@media only screen and (max-width: 1024px) {
  .card_caso .card_content .card_footer .card_footer_l img {
    max-width: 120px;
  }
}
.card_caso .card_content .card_footer .card_footer_l .icono_caso img {
  max-width: 100px;
}
.card_caso .card_content .card_footer .card_footer_r {
  width: 50%;
  text-align: right;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.card_caso .card_content .card_footer .card_footer_r .btn_text {
  padding-right: 0;
  pading-left: 8px;
  padding-top: 5px;
  padding-bottom: 5px;
}
@media only screen and (max-width: 900px) {
  .card_caso .card_content {
    width: 60%;
    margin-left: auto;
    padding-left: 15px;
  }
}
@media only screen and (max-width: 568px) {
  .card_caso .card_content {
    width: 100%;
    height: auto;
    padding: 15px;
  }
}
@media only screen and (min-width: 900px) {
  .card_caso:hover .card_cover {
    pointer-events: none;
  }
  .card_caso:hover .card_cover .bg_shadow {
    opacity: 0;
  }
  .card_caso:hover .card_cover .card_logo img {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
  }
  .card_caso:hover .card_cover .card_logo .titulo_logo {
    opacity: 0;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
  }
  .card_caso:hover .card_cover .img_wrapper img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
  }
}
@media only screen and (min-width: 900px) {
  .touchevents .card_caso .card_cover {
    display: none;
  }
}
.main_card_caso {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2%;
}
@media only screen and (max-width: 900px) {
  .main_card_caso {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 700px;
    margin: 0 auto;
  }
}
.main_card_caso .c_left {
  margin-bottom: 0;
}
.main_card_caso .c_left .img_wrapper {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  height: 100%;
}
.main_card_caso .c_left .img_wrapper img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.main_card_caso .c_right {
  margin-bottom: 0;
}
.main_card_caso .c_right .card_content {
  height: 100%;
  position: relative;
  z-index: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 20px 40px;
}
.main_card_caso .c_right .card_content .card_link_full {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.main_card_caso .c_right .card_content .card_title {
  font-size: 20px;
  line-height: 130%;
  line-height: 140%;
  letter-spacing: -0.3px;
}
@media only screen and (max-width: 900px) {
  .main_card_caso .c_right .card_content .card_title {
    font-size: 19px;
  }
}
@media only screen and (max-width: 1400px) {
  .main_card_caso .c_right .card_content .card_title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1200px) {
  .main_card_caso .c_right .card_content .card_title {
    font-size: 19px;
  }
}
@media only screen and (max-width: 1024px) {
  .main_card_caso .c_right .card_content .card_title {
    font-size: 18px;
  }
}
.main_card_caso .c_right .card_content .card_meta {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: 'DIN Slab Pro Regular', serif;
  margin-top: 20px;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (max-width: 1400px) {
  .main_card_caso .c_right .card_content .card_meta {
    margin-top: 15px;
  }
}
.main_card_caso .c_right .card_content .card_meta .card_meta_l {
  text-align: left;
  text-transform: capitalize;
}
.main_card_caso .c_right .card_content .card_meta .card_meta_2 {
  text-align: right;
}
.main_card_caso .c_right .card_content .card_desc {
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 150%;
}
.main_card_caso .c_right .card_content .card_meta {
  width: 100%;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: auto;
  margin-bottom: 3px;
}
.main_card_caso .c_right .card_content .card_footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 0;
  border-top: 1px solid #e1e1e1;
  padding-top: 20px;
}
@media only screen and (max-width: 1200px) {
  .main_card_caso .c_right .card_content .card_footer {
    padding-top: 15px;
  }
}
@media only screen and (max-width: 1024px) {
  .main_card_caso .c_right .card_content .card_footer {
    padding-top: 10px;
  }
}
.main_card_caso .c_right .card_content .card_footer .card_footer_l {
  width: 50%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.main_card_caso .c_right .card_content .card_footer .card_footer_l img {
  max-width: 160px;
}
@media only screen and (max-width: 1400px) {
  .main_card_caso .c_right .card_content .card_footer .card_footer_l img {
    max-width: 150px;
  }
}
@media only screen and (max-width: 1200px) {
  .main_card_caso .c_right .card_content .card_footer .card_footer_l img {
    max-width: 130px;
  }
}
@media only screen and (max-width: 1024px) {
  .main_card_caso .c_right .card_content .card_footer .card_footer_l img {
    max-width: 120px;
  }
}
.main_card_caso .c_right .card_content .card_footer .card_footer_l .icono_caso img {
  max-width: 100px;
}
.main_card_caso .c_right .card_content .card_footer .card_footer_r {
  width: 50%;
  text-align: right;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.main_card_caso .c_right .card_content .card_footer .card_footer_r .btn_text {
  padding-right: 0;
  pading-left: 8px;
  padding-top: 5px;
  padding-bottom: 5px;
}
@media only screen and (max-width: 900px) {
  .main_card_caso .c_right .card_content {
    padding: 20px 0;
  }
}
.main_card_caso .c_right .card_content .card_meta {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 16px;
  margin-top: 0;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.main_card_caso .c_right .card_content .card_meta .card_meta_l {
  width: 50%;
  text-align: left;
}
.main_card_caso .c_right .card_content .card_meta .card_meta_r {
  width: 50%;
}
.main_card_caso .c_right .card_content .card_header .card_title {
  font-size: 28px;
  line-height: 130%;
}
@media only screen and (max-width: 1200px) {
  .main_card_caso .c_right .card_content .card_header .card_title {
    font-size: 26px;
  }
}
@media only screen and (max-width: 1024px) {
  .main_card_caso .c_right .card_content .card_header .card_title {
    font-size: 23px;
  }
}
@media only screen and (max-width: 900px) {
  .main_card_caso .c_right .card_content .card_header .card_title {
    font-size: 22px;
  }
}
.main_card_caso .c_right .card_content .card_desc {
  font-size: 16px;
  line-height: 150%;
  margin-top: 30px;
}
.main_card_caso .c_right .card_content .card_footer {
  padding-top: 10px;
}
.filter_bar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 568px) {
  .filter_bar {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.filter_bar .filter_item {
  margin-left: 15px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 568px) {
  .filter_bar .filter_item {
    margin-right: 15px;
    margin-left: 0;
  }
}
.content_presentacion_iconos {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.content_presentacion_iconos.align_lefttitle {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.content_presentacion_iconos.align_lefttitle .simple_intro {
  width: 40%;
}
@media only screen and (max-width: 835px) {
  .content_presentacion_iconos.align_lefttitle .simple_intro {
    width: 100%;
    text-align: center;
  }
}
.content_presentacion_iconos.align_lefttitle .simple_intro h3,
.content_presentacion_iconos.align_lefttitle .simple_intro h2 {
  font-size: 28px;
  line-height: 130%;
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (max-width: 1200px) {
  .content_presentacion_iconos.align_lefttitle .simple_intro h3,
  .content_presentacion_iconos.align_lefttitle .simple_intro h2 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 1024px) {
  .content_presentacion_iconos.align_lefttitle .simple_intro h3,
  .content_presentacion_iconos.align_lefttitle .simple_intro h2 {
    font-size: 23px;
  }
}
@media only screen and (max-width: 900px) {
  .content_presentacion_iconos.align_lefttitle .simple_intro h3,
  .content_presentacion_iconos.align_lefttitle .simple_intro h2 {
    font-size: 22px;
  }
}
.content_presentacion_iconos.align_lefttitle .content_presentacion_iconos_grid {
  width: 60%;
}
@media only screen and (max-width: 835px) {
  .content_presentacion_iconos.align_lefttitle .content_presentacion_iconos_grid {
    width: 100%;
    margin-top: 20px;
  }
}
.content_presentacion_iconos .content_presentacion_iconos_grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.content_presentacion_iconos .content_presentacion_iconos_grid .icono_item {
  text-align: center;
}
.content_presentacion_iconos .content_presentacion_iconos_grid .icono_item .icono_title {
  font-size: 16px;
  text-align: center;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
@media only screen and (max-width: 835px) {
  .content_presentacion_iconos .content_presentacion_iconos_grid .icono_item .icono_title {
    font-size: 15px;
  }
}
.content_presentacion_iconos .content_presentacion_iconos_grid .icono_item >a {
  text-align: center;
}
.content_presentacion_iconos .content_presentacion_iconos_grid .icono_item >a .icono_img img {
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
@media only screen and (max-width: 900px) {
  .content_presentacion_iconos .content_presentacion_iconos_grid .icono_item >a .icono_img img {
    max-width: 40px;
  }
}
.content_presentacion_iconos .content_presentacion_iconos_grid .icono_item >a .icono_title {
  color: #001c33;
}
.content_presentacion_iconos .content_presentacion_iconos_grid .icono_item >a:hover .icono_img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.content_presentacion_iconos .content_presentacion_iconos_grid .icono_item >a:hover .icono_title {
  color: #00bc70;
}
.content_presentacion_cifras {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.content_presentacion_cifras .c_left {
  width: 40%;
  padding-right: 60px;
}
@media only screen and (max-width: 835px) {
  .content_presentacion_cifras .c_left {
    width: 100%;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
}
.content_presentacion_cifras .c_left .c_content {
  max-width: 400px;
}
@media only screen and (max-width: 835px) {
  .content_presentacion_cifras .c_left .c_content {
    max-width: none;
  }
}
.content_presentacion_cifras .c_left .c_content h2,
.content_presentacion_cifras .c_left .c_content h3 {
  font-size: 28px;
  line-height: 130%;
}
@media only screen and (max-width: 1200px) {
  .content_presentacion_cifras .c_left .c_content h2,
  .content_presentacion_cifras .c_left .c_content h3 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 1024px) {
  .content_presentacion_cifras .c_left .c_content h2,
  .content_presentacion_cifras .c_left .c_content h3 {
    font-size: 23px;
  }
}
@media only screen and (max-width: 900px) {
  .content_presentacion_cifras .c_left .c_content h2,
  .content_presentacion_cifras .c_left .c_content h3 {
    font-size: 22px;
  }
}
.content_presentacion_cifras .c_right {
  width: 60%;
}
@media only screen and (max-width: 835px) {
  .content_presentacion_cifras .c_right {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    margin-top: 20px;
  }
}
.content_presentacion_cifras .c_right .content_presentacion_cifras_grid .cifra_row {
  background-color: #fafafa;
  padding: 40px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1024px) {
  .content_presentacion_cifras .c_right .content_presentacion_cifras_grid .cifra_row {
    padding: 30px;
  }
}
@media only screen and (max-width: 568px) {
  .content_presentacion_cifras .c_right .content_presentacion_cifras_grid .cifra_row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: transparent;
    padding: 0;
    margin-bottom: 0;
  }
}
.content_presentacion_cifras .c_right .content_presentacion_cifras_grid .cifra_row .cifra_item {
  width: 50%;
  padding: 0 5px;
}
@media only screen and (max-width: 568px) {
  .content_presentacion_cifras .c_right .content_presentacion_cifras_grid .cifra_row .cifra_item {
    width: 100%;
    background-color: #fafafa;
    padding: 20px 15px;
    margin-bottom: 20px;
  }
}
.content_presentacion_cifras .c_right .content_presentacion_cifras_grid .cifra_row .cifra_item .cifra_number {
  color: #00bc70;
  font-size: 80px;
  text-align: center;
  line-height: 110%;
  background: linear-gradient(90deg, #00bc70, #009b77);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -o-background-clip: text;
  background-clip: text;
  color: transparent;
  font-family: 'DIN Slab Pro Light', serif;
}
@media only screen and (max-width: 1400px) {
  .content_presentacion_cifras .c_right .content_presentacion_cifras_grid .cifra_row .cifra_item .cifra_number {
    font-size: 70px;
  }
}
@media only screen and (max-width: 1200px) {
  .content_presentacion_cifras .c_right .content_presentacion_cifras_grid .cifra_row .cifra_item .cifra_number {
    font-size: 60px;
  }
}
@media only screen and (max-width: 1024px) {
  .content_presentacion_cifras .c_right .content_presentacion_cifras_grid .cifra_row .cifra_item .cifra_number {
    font-size: 50px;
  }
}
.content_presentacion_cifras .c_right .content_presentacion_cifras_grid .cifra_row .cifra_item .cifra_subtitle {
  text-align: center;
  color: #001c33;
  font-size: 16px;
}
.content_presentacion_cifras.align_leftimg .c_left {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  padding-right: 0;
  padding-left: 60px;
}
@media only screen and (max-width: 1024px) {
  .content_presentacion_cifras.align_leftimg .c_left {
    pading-left: 50px;
  }
}
@media only screen and (max-width: 900px) {
  .content_presentacion_cifras.align_leftimg .c_left {
    padding-left: 40px;
  }
}
@media only screen and (max-width: 835px) {
  .content_presentacion_cifras.align_leftimg .c_left {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-left: 0;
  }
}
.content_presentacion_cifras.align_leftimg .c_right {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
@media only screen and (max-width: 835px) {
  .content_presentacion_cifras.align_leftimg .c_right {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
.content_carrusel_logos .simple_intro {
  text-align: center;
}
.content_carrusel_logos .carrusel_wrapper .carrusel_reel .item {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  background-color: #fff;
}
.content_carrusel_logos .carrusel_wrapper .carrusel_reel .item img {
  filter: grayscale(100%) opacity(0.8);
  display: block;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.content_carrusel_logos .carrusel_wrapper .carrusel_reel .item img:hover {
  filter: grayscale(0%) opacity(1);
}
.carrusel_continuo_left,
.carrusel_continuo_right {
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}
.carrusel_continuo_left .carrusel_wrapper .carrusel_reel,
.carrusel_continuo_right .carrusel_wrapper .carrusel_reel {
  position: relative;
}
.carrusel_continuo_left .carrusel_wrapper .carrusel_reel .item,
.carrusel_continuo_right .carrusel_wrapper .carrusel_reel .item {
  float: left;
  width: auto;
  margin: 0 10px;
  width: 200px;
}
@media only screen and (max-width: 835px) {
  .carrusel_continuo_left .carrusel_wrapper .carrusel_reel .item,
  .carrusel_continuo_right .carrusel_wrapper .carrusel_reel .item {
    width: 180px;
  }
}
.carrusel_continuo_left .carrusel_wrapper .carrusel_reel .item img,
.carrusel_continuo_right .carrusel_wrapper .carrusel_reel .item img {
  width: 100%;
  height: auto;
}
.gird_cuadros_contexto {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.gird_cuadros_contexto .item_cuadro_contexto {
  padding: 25px;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.gird_cuadros_contexto .item_cuadro_contexto:last-child {
  margin-right: 0 !important;
}
.gird_cuadros_contexto .item_cuadro_contexto .item_title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.gird_cuadros_contexto .item_cuadro_contexto .item_title .item_inner_title {
  line-height: 140%;
}
.gird_cuadros_contexto .item_cuadro_contexto .item_title .item_icon {
  margin-right: 10px;
}
.gird_cuadros_contexto .item_cuadro_contexto .item_content {
  margin-top: 25px;
}
.gird_cuadros_contexto .item_cuadro_contexto .item_content p:last-child {
  margin-bottom: 0;
}
.gird_cuadros_contexto .item_cuadro_contexto .item_content p {
  line-height: 180%;
}
.content_resena_logo {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 800px;
  border-top: 1px solid #cbced1;
}
.content_resena_logo .c_left {
  width: 200px;
}
@media only screen and (max-width: 568px) {
  .content_resena_logo .c_left {
    width: 100%;
    text-align: center;
  }
  .content_resena_logo .c_left img {
    max-width: 200px;
  }
}
.content_resena_logo .c_right {
  width: calc(100% - 200px);
  padding-left: 60px;
}
@media only screen and (max-width: 568px) {
  .content_resena_logo .c_right {
    width: 100%;
    padding-left: 0;
  }
}
.pagination_wp {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pagination_wp .wp-pagenavi {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.pagination_wp .wp-pagenavi a,
.pagination_wp .wp-pagenavi span {
  background-color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  line-height: 100%;
  padding: 5px;
  width: 27px;
  height: 27px;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'DIN Next LT Pro Medium', sans-serif;
  font-weight: normal;
}
.pagination_wp .wp-pagenavi a.nextpostslink,
.pagination_wp .wp-pagenavi a.previouspostslink,
.pagination_wp .wp-pagenavi a.last,
.pagination_wp .wp-pagenavi a.first {
  border: 1px solid #001c33;
  font-family: 'Material Symbols Outlined';
  color: #001c33;
}
.pagination_wp .wp-pagenavi a.nextpostslink {
  padding-left: 8px;
}
.pagination_wp .wp-pagenavi a.previouspostslink {
  padding-left: 10px;
}
.pagination_wp .wp-pagenavi span.current {
  background-color: #00bc70;
  color: #fff;
  border-color: #00bc70;
}
.pagination_wp .wp-pagenavi a.page {
  color: #001c33;
  border: 0;
}
.pagination_wp .wp-pagenavi a.last,
.pagination_wp .wp-pagenavi a.first {
  font-size: 20px;
}
ul[style="list-style-type: square"] {
  list-style-type: none !important;
  padding-left: 0 !important;
}
ul[style="list-style-type: square"] li {
  background-color: #fafafa;
  padding: 10px;
  color: #001c33;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  font-size: 15px;
  margin: 8px 0;
}
ul[style="list-style-type: square"] li strong {
  color: #009b77;
  font-family: 'DIN Next LT Pro Medium', sans-serif;
  font-weight: normal;
}
ul[style="list-style-type: square;"] {
  list-style-type: none !important;
  padding-left: 0 !important;
}
ul[style="list-style-type: square;"] li {
  background-color: #fafafa;
  padding: 10px;
  color: #001c33;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  font-size: 15px;
  margin: 8px 0;
}
ul[style="list-style-type: square;"] li strong {
  color: #009b77;
  font-family: 'DIN Next LT Pro Medium', sans-serif;
  font-weight: normal;
}
.content_lista_enlaces .content-center {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.content_lista_enlaces .content-center .c_left {
  width: 50%;
  padding-right: 40px;
}
.content_lista_enlaces .content-center .c_left .c_content {
  max-width: 400px;
}
.content_lista_enlaces .content-center .c_right {
  width: 50%;
  padding-left: 40px;
}
.content_lista_enlaces .content-center .c_right ul li {
  position: relative;
  border-bottom: 1px solid #d5d8da;
  width: 100%;
}
.content_lista_enlaces .content-center .c_right ul li:first-child {
  border-top: 1px solid #d5d8da;
}
.content_lista_enlaces .content-center .c_right ul li:after {
  font-family: 'Material Symbols Outlined';
  color: #00bc70;
  content: "arrow_forward";
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 20px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.content_lista_enlaces .content-center .c_right ul li a {
  padding: 15px 10px;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #001c33;
}
.content_lista_enlaces .content-center .c_right ul li a:hover {
  color: #00bc70;
}
.content_lista_enlaces .content-center .c_right ul li:hover:after {
  right: 0;
}
.content_lista_enlaces .content-center .c_right ul li:hover a {
  color: #00bc70;
}
.content_lista_banderas .content-center {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.content_lista_banderas .content-center .c_left {
  width: 50%;
  padding-right: 40px;
}
@media only screen and (max-width: 1024px) {
  .content_lista_banderas .content-center .c_left {
    width: 45%;
  }
}
@media only screen and (max-width: 900px) {
  .content_lista_banderas .content-center .c_left {
    width: 100%;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0;
  }
}
.content_lista_banderas .content-center .c_left .c_content {
  max-width: 430px;
}
@media only screen and (max-width: 900px) {
  .content_lista_banderas .content-center .c_left .c_content {
    text-align: center;
  }
  .content_lista_banderas .content-center .c_left .c_content .btn_group {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.content_lista_banderas .content-center .c_left .c_content h3 {
  font-size: 28px;
  line-height: 130%;
}
@media only screen and (max-width: 1200px) {
  .content_lista_banderas .content-center .c_left .c_content h3 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 1024px) {
  .content_lista_banderas .content-center .c_left .c_content h3 {
    font-size: 23px;
  }
}
@media only screen and (max-width: 900px) {
  .content_lista_banderas .content-center .c_left .c_content h3 {
    font-size: 22px;
  }
}
.content_lista_banderas .content-center .c_right {
  width: 50%;
}
@media only screen and (max-width: 1024px) {
  .content_lista_banderas .content-center .c_right {
    width: 55%;
  }
}
@media only screen and (max-width: 900px) {
  .content_lista_banderas .content-center .c_right {
    width: 100%;
    margin-top: 20px;
  }
}
.content_lista_banderas .content-center .c_right h3 {
  font-size: 22px;
  line-height: 130%;
}
@media only screen and (max-width: 900px) {
  .content_lista_banderas .content-center .c_right h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 568px) {
  .content_lista_banderas .content-center .c_right h3 {
    font-size: 18px;
  }
}
.content_lista_banderas .content-center .c_right ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 14px;
  -moz-column-gap: 14px;
  -o-column-gap: 14px;
  column-gap: 14px;
}
.content_lista_banderas .content-center .c_right ul li {
  break-inside: avoid-column;
  position: relative;
  background-color: #fff;
  width: 100%;
  border-left: 3px solid #00bc70;
  color: #001c33;
  margin-bottom: 10px;
  font-size: 18px;
  font-family: 'DIN Slab Pro Regular', serif;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: calc(50% - 7px);
  padding: 12px 20px;
}
@media only screen and (max-width: 1024px) {
  .content_lista_banderas .content-center .c_right ul li {
    font-size: 17px;
  }
}
@media only screen and (max-width: 360px) {
  .content_lista_banderas .content-center .c_right ul li {
    width: 100%;
  }
}
.content_lista_banderas .content-center .c_right ul li a {
  width: 100%;
  color: #001c33;
}
.content_lista_banderas .content-center .c_right ul li a:after {
  font-family: 'Material Symbols Outlined';
  color: #00bc70;
  content: "arrow_forward";
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 20px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.content_lista_banderas .content-center .c_right ul li a:hover {
  color: #00bc70;
}
.content_lista_banderas .content-center .c_right ul li a:hover:after {
  right: 0;
}
.bg_blanco .content_lista_banderas .content-center .c_right ul li {
  background-color: #fafafa;
}
.cuadricula_logotipos_content .cuadricula_logotipos_content_grid {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.cuadricula_logotipos_content .cuadricula_logotipos_content_grid .item {
  text-align: center;
}
@media only screen and (max-width: 835px) {
  .cuadricula_logotipos_content .cuadricula_logotipos_content_grid .item {
    padding: 20px;
  }
}
.cuadricula_logotipos_content .cuadricula_logotipos_content_grid .item img {
  width: 100%;
  height: auto;
}
.cuadricula_logotipos_content .cuadricula_logotipos_content_grid .item:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 835px) {
  .content_explicacion_iconos_wrapper {
    margin-bottom: 10px !important;
  }
}
.content_explicacion_iconos {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 835px) {
  .content_explicacion_iconos {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.content_explicacion_iconos .c_left {
  width: 50%;
}
@media only screen and (max-width: 835px) {
  .content_explicacion_iconos .c_left {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.content_explicacion_iconos .c_left .img_wrapper {
  position: absolute;
  width: calc(50% - 60px);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
}
@media only screen and (min-width: 1200px) {
  .content_explicacion_iconos .c_left .img_wrapper {
    width: calc(45% - 60px);
  }
}
@media only screen and (max-width: 900px) {
  .content_explicacion_iconos .c_left .img_wrapper {
    width: calc(50% - 50px);
  }
}
@media only screen and (max-width: 835px) {
  .content_explicacion_iconos .c_left .img_wrapper {
    width: 100%;
    position: relative;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    margin-top: 0 !important;
  }
}
.content_explicacion_iconos .c_left .img_textura {
  text-align: center;
  position: relative;
  width: 100%;
  height: 100%;
}
.content_explicacion_iconos .c_left .img_textura .svg_wrapper {
  height: inherit;
}
.content_explicacion_iconos .c_left .img_textura .svg_wrapper svg {
  width: 70%;
  height: auto;
  bottom: 10%;
  position: absolute;
  left: 0;
}
@media only screen and (max-width: 835px) {
  .content_explicacion_iconos .c_left .c_content {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    margin-top: 20px;
    max-width: none !important;
  }
}
.content_explicacion_iconos .c_right {
  width: 50%;
}
@media only screen and (max-width: 835px) {
  .content_explicacion_iconos .c_right {
    width: 100%;
  }
}
.content_explicacion_iconos .c_right .content_explicacion_iconos_lista {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 30px;
}
@media only screen and (max-width: 835px) {
  .content_explicacion_iconos .c_right .content_explicacion_iconos_lista {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    max-width: none !important;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    -o-column-gap: 20px;
    column-gap: 20px;
  }
}
.content_explicacion_iconos .c_right .content_explicacion_iconos_lista .lista_icono_item {
  margin-bottom: 60px;
}
@media only screen and (max-width: 1024px) {
  .content_explicacion_iconos .c_right .content_explicacion_iconos_lista .lista_icono_item {
    margin-bottom: 40px;
  }
  .content_explicacion_iconos .c_right .content_explicacion_iconos_lista .lista_icono_item:last-child {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 835px) {
  .content_explicacion_iconos .c_right .content_explicacion_iconos_lista .lista_icono_item {
    width: calc(50% - 10px);
  }
}
@media only screen and (max-width: 568px) {
  .content_explicacion_iconos .c_right .content_explicacion_iconos_lista .lista_icono_item {
    width: 100%;
  }
}
.content_explicacion_iconos .c_right .content_explicacion_iconos_lista .lista_icono_item .lista_header {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
}
.content_explicacion_iconos .c_right .content_explicacion_iconos_lista .lista_icono_item .lista_header .lista_titulo {
  font-size: 20px;
  font-family: 'DIN Slab Pro Regular', serif;
}
.content_explicacion_iconos .c_right .content_explicacion_iconos_lista .lista_icono_item .lista_header .lista_icono {
  width: 28px;
  margin-right: 20px;
}
.content_explicacion_iconos .c_right .content_explicacion_iconos_lista .lista_icono_item .lista_content {
  width: 100%;
  font-size: 16px;
  line-height: 140%;
}
.content_explicacion_iconos.align_rightimg .c_left {
  padding-right: 40px;
}
@media only screen and (min-width: 900px) {
  .content_explicacion_iconos.align_rightimg .c_left {
    padding-right: 60px;
  }
}
.content_explicacion_iconos.align_rightimg .c_left .c_content {
  max-width: 500px;
}
@media only screen and (min-width: 1024px) {
  .content_explicacion_iconos.align_rightimg .c_left {
    padding-right: 80px;
  }
}
@media only screen and (max-width: 835px) {
  .content_explicacion_iconos.align_rightimg .c_left {
    padding-right: 0;
  }
}
.content_explicacion_iconos.align_rightimg .c_left .img_wrapper {
  left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
@media only screen and (max-width: 835px) {
  .content_explicacion_iconos.align_rightimg .c_left .img_wrapper {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
  }
}
.content_explicacion_iconos.align_rightimg .c_right .content_explicacion_iconos_lista {
  max-width: 520px;
}
.content_explicacion_iconos.align_leftimg .c_left {
  padding-left: 60px;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.content_explicacion_iconos.align_leftimg .c_left .c_content {
  max-width: 500px;
}
@media only screen and (min-width: 1024px) {
  .content_explicacion_iconos.align_leftimg .c_left {
    padding-left: 80px;
  }
}
.content_explicacion_iconos.align_leftimg .c_left .img_wrapper {
  position: relative;
  width: 100%;
  right: 0;
}
.content_explicacion_iconos.align_leftimg .c_right {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.content_explicacion_iconos.align_leftimg .c_right .content_explicacion_iconos_lista {
  max-width: 520px;
}
.content_carrusel_ubicaciones a {
  color: #00bc70;
}
@media only screen and (max-width: 1400px) {
  .content_carrusel_ubicaciones .item_content {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.content_carrusel_ubicaciones table {
  margin-top: 40px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1200px) {
  .content_carrusel_ubicaciones table {
    margin-top: 30px;
  }
}
.content_carrusel_ubicaciones .sliderNavigation {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.content_carrusel_ubicaciones .sliderNavigation .navItem {
  padding: 10px;
  border-bottom: 1px solid #cbced1;
  cursor: pointer;
}
.content_carrusel_ubicaciones .sliderNavigation .navItem.active {
  border-color: #00bc70;
}
.content_introduccion_banner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.content_introduccion_banner .content-center {
  position: absolute;
  bottom: 0;
  top: 0;
  margin: auto;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.content_introduccion_banner .c_left {
  width: 40%;
}
.content_introduccion_banner .c_left .c_content {
  max-width: 400px;
}
.content_introduccion_banner .c_left .c_content h3 {
  font-size: 28px;
  line-height: 130%;
  margin-top: 0;
}
@media only screen and (max-width: 1200px) {
  .content_introduccion_banner .c_left .c_content h3 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 1024px) {
  .content_introduccion_banner .c_left .c_content h3 {
    font-size: 23px;
  }
}
@media only screen and (max-width: 900px) {
  .content_introduccion_banner .c_left .c_content h3 {
    font-size: 22px;
  }
}
.content_introduccion_banner .c_right {
  width: 60%;
  margin-left: auto;
}
.content_introduccion_banner .c_right .img_wrapper {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
}
.content_introduccion_banner.align_rightimg .c_right .img_wrapper {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.modulo_fijo_section {
  position: static;
}
.modulo_fijo_section >.section_block {
  padding-top: 0 !important;
  overflow: visible;
  padding-bottom: 0 !important;
}
.content_portafolio_logo .content-center {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 900px) {
  .content_portafolio_logo .content-center {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.content_portafolio_logo .content-center .c_left {
  width: 35%;
  padding-left: 60px;
}
.content_portafolio_logo .content-center .c_left h1,
.content_portafolio_logo .content-center .c_left h2,
.content_portafolio_logo .content-center .c_left h3 {
  margin-top: 0;
  font-size: 26px;
}
@media only screen and (max-width: 1024px) {
  .content_portafolio_logo .content-center .c_left h1,
  .content_portafolio_logo .content-center .c_left h2,
  .content_portafolio_logo .content-center .c_left h3 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 900px) {
  .content_portafolio_logo .content-center .c_left h1,
  .content_portafolio_logo .content-center .c_left h2,
  .content_portafolio_logo .content-center .c_left h3 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 835px) {
  .content_portafolio_logo .content-center .c_left h1,
  .content_portafolio_logo .content-center .c_left h2,
  .content_portafolio_logo .content-center .c_left h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 568px) {
  .content_portafolio_logo .content-center .c_left h1,
  .content_portafolio_logo .content-center .c_left h2,
  .content_portafolio_logo .content-center .c_left h3 {
    font-size: 21px;
  }
}
@media only screen and (max-width: 900px) {
  .content_portafolio_logo .content-center .c_left {
    width: 100%;
    margin: 20px 0;
    text-align: center;
    padding-left: 0;
  }
}
.content_portafolio_logo .content-center .c_right {
  width: 65%;
}
@media only screen and (max-width: 900px) {
  .content_portafolio_logo .content-center .c_right {
    width: 100%;
  }
}
.content_portafolio_logo .content-center .c_right .content_portafolio_logo_grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.content_portafolio_logo .content-center .c_right .content_portafolio_logo_grid .item_logo {
  text-align: center;
  position: relative;
}
.content_portafolio_logo .content-center .c_right .content_portafolio_logo_grid .item_logo img {
  max-width: 200px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  width: 100%;
}
.content_portafolio_logo .content-center .c_right .content_portafolio_logo_grid .item_logo .outer_link {
  font-family: 'Material Symbols Outlined';
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  padding: 5px;
  color: #001c33;
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: #fff;
  width: 30px;
  height: 30px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.content_portafolio_logo .content-center .c_right .content_portafolio_logo_grid .item_logo .logo_link {
  width: 100%;
  height: 100%;
  display: block;
}
.content_portafolio_logo .content-center .c_right .content_portafolio_logo_grid .item_logo .logo_link:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.content_portafolio_logo .content-center .c_right .content_portafolio_logo_grid .item_logo .logo_link:hover .outer_link {
  background-color: #001c33;
  color: #fff;
}
.bg_gris .content_portafolio_logo_grid .item_logo .outer_link {
  background-color: #fafafa;
}
.gird_cuadros_desiguales {
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  -o-column-gap: 20px;
  column-gap: 20px;
}
.gird_cuadros_desiguales.columnas_2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  -o-column-count: 2;
  column-count: 2;
}
@media only screen and (max-width: 835px) {
  .gird_cuadros_desiguales.columnas_2 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    -o-column-count: 1;
    column-count: 1;
  }
  .gird_cuadros_desiguales.columnas_2 ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
  }
}
@media only screen and (max-width: 568px) {
  .gird_cuadros_desiguales.columnas_2 ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    -o-column-count: 1;
    column-count: 1;
  }
}
.gird_cuadros_desiguales.columnas_3 {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  -o-column-count: 3;
  column-count: 3;
}
@media only screen and (max-width: 900px) {
  .gird_cuadros_desiguales.columnas_3 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
  }
}
@media only screen and (max-width: 835px) {
  .gird_cuadros_desiguales.columnas_3 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    -o-column-count: 1;
    column-count: 1;
  }
  .gird_cuadros_desiguales.columnas_3 ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
  }
}
@media only screen and (max-width: 568px) {
  .gird_cuadros_desiguales.columnas_3 ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    -o-column-count: 1;
    column-count: 1;
  }
}
.gird_cuadros_desiguales.columnas_4 {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  -o-column-count: 4;
  column-count: 4;
}
@media only screen and (max-width: 900px) {
  .gird_cuadros_desiguales.columnas_4 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
  }
}
@media only screen and (max-width: 835px) {
  .gird_cuadros_desiguales.columnas_4 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    -o-column-count: 1;
    column-count: 1;
  }
  .gird_cuadros_desiguales.columnas_4 ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
  }
}
@media only screen and (max-width: 568px) {
  .gird_cuadros_desiguales.columnas_4 ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    -o-column-count: 1;
    column-count: 1;
  }
}
.gird_cuadros_desiguales .item_cuadro_desigual {
  margin-bottom: 20px;
  break-inside: avoid-column;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
@media only screen and (max-width: 835px) {
  .gird_cuadros_desiguales .item_cuadro_desigual {
    display: block;
  }
}
.gird_cuadros_desiguales .item_content >*:first-child {
  margin-top: 0;
}
.item_cuadro_desigual ul li,
.item_cuadro_contexto ul li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 15px 0;
  position: relative;
  padding-left: 5px;
}
.item_cuadro_desigual ul li strong,
.item_cuadro_contexto ul li strong {
  display: contents;
}
.item_cuadro_desigual ul li:before,
.item_cuadro_contexto ul li:before {
  font-family: 'Material Symbols Outlined';
  content: "check";
  left: 15px;
  color: #00bc70;
  font-size: 22px;
  width: 22px;
}
.content_contacto_ubicaciones .content-center {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1100px;
  min-height: 630px;
}
.content_contacto_ubicaciones .content-center .c_left {
  width: 60%;
  padding-right: 40px;
}
@media only screen and (max-width: 1024px) {
  .content_contacto_ubicaciones .content-center .c_left {
    padding-right: 0;
  }
}
@media only screen and (max-width: 650px) {
  .content_contacto_ubicaciones .content-center .c_left {
    width: 100%;
  }
}
.content_contacto_ubicaciones .content-center .c_right {
  width: 40%;
  padding-left: 60px;
}
@media only screen and (max-width: 1024px) {
  .content_contacto_ubicaciones .content-center .c_right {
    padding-left: 40px;
  }
}
@media only screen and (max-width: 650px) {
  .content_contacto_ubicaciones .content-center .c_right {
    width: 100%;
  }
}
@media only screen and (max-width: 568px) {
  .content_contacto_ubicaciones .content-center .c_right {
    padding-left: 0;
  }
}
.content_contacto_ubicaciones .content-center .c_right .ubicaciones_titulo {
  font-size: 34px;
  margin: 10px 0 40px;
}
.content_contacto_ubicaciones .content-center .c_right .item_ubicacion {
  margin-bottom: 20px;
}
.content_contacto_ubicaciones .content-center .c_right .item_ubicacion .item_title {
  font-size: 22px;
  margin-bottom: 10px;
}
.content_contacto_ubicaciones .content-center .c_right .item_ubicacion .item_desc {
  font-family: 'DIN Slab Pro Regular', serif;
  font-size: 16px;
  margin-bottom: 15px;
}
.content_contacto_ubicaciones .content-center .c_right .item_ubicacion .item_meta {
  font-family: 'DIN Slab Pro Regular', serif;
  font-size: 16px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 16px;
}
.content_contacto_ubicaciones .content-center .c_right .item_ubicacion .item_meta .item_tel {
  width: 50%;
  padding-right: 10px;
}
@media only screen and (max-width: 1024px) {
  .content_contacto_ubicaciones .content-center .c_right .item_ubicacion .item_meta .item_tel {
    width: 100%;
  }
}
.content_contacto_ubicaciones .content-center .c_right .item_ubicacion .item_meta .item_email {
  width: 50%;
}
@media only screen and (max-width: 1024px) {
  .content_contacto_ubicaciones .content-center .c_right .item_ubicacion .item_meta .item_email {
    width: 100%;
  }
}
.content_contacto_ubicaciones .content-center .c_right .item_ubicacion .item_meta .item_mapa {
  width: 100%;
  margin-top: 15px;
}
.content_contacto_ubicaciones .content-center .c_right .item_ubicacion .item_meta .item_mapa .btn_text {
  padding: 0;
  font-size: 16px;
}
.content_enlacesblogyprensa .content-center {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.content_enlacesblogyprensa .content-center .c_left {
  width: 60%;
}
@media only screen and (max-width: 900px) {
  .content_enlacesblogyprensa .content-center .c_left {
    width: 100%;
  }
}
.content_enlacesblogyprensa .content-center .c_right {
  width: 40%;
  padding-left: 60px;
}
@media only screen and (max-width: 900px) {
  .content_enlacesblogyprensa .content-center .c_right {
    width: 100%;
    padding-left: 0;
  }
}
.content_enlacesblogyprensa .grid_articulos {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.content_enlacesblogyprensa .grid_articulos .item_articulo {
  float: left;
  clear: none;
  text-align: inherit;
  width: 47.5%;
  margin-left: 0%;
  margin-right: 5%;
}
.content_enlacesblogyprensa .grid_articulos .item_articulo::after {
  content: '';
  display: table;
  clear: both;
}
.content_enlacesblogyprensa .grid_articulos .item_articulo:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.content_enlacesblogyprensa .grid_articulos .item_articulo:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
.content_enlacesblogyprensa .grid_articulos .item_articulo:nth-child(2n + 1) {
  clear: both;
}
@media only screen and (max-width: 568px) {
  .content_enlacesblogyprensa .grid_articulos .item_articulo {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-right: 0 !important;
    margin-bottom: 40px;
  }
  .content_enlacesblogyprensa .grid_articulos .item_articulo:first-child {
    margin-left: auto;
  }
  .content_enlacesblogyprensa .grid_articulos .item_articulo:last-child {
    margin-right: auto;
  }
}
.content_enlacesblogyprensa .grid_articulos .item_articulo .item_hoverable .item_imagen {
  max-height: 200px;
}
.content_enlacesblogyprensa .titulo_blog,
.content_enlacesblogyprensa .titulo_salaprensa {
  font-size: 28px;
  border-bottom: 1px solid #dedfdf;
  padding: 20px 0;
}
@media only screen and (max-width: 900px) {
  .content_enlacesblogyprensa .titulo_blog,
  .content_enlacesblogyprensa .titulo_salaprensa {
    margin-top: 0;
  }
}
.content_enlacesblogyprensa .grid_prensa {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.item_prensa_short {
  margin-bottom: 20px;
  border-bottom: 1px solid #dedfdf;
}
.item_articulo {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.item_articulo .item_hoverable {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.item_articulo .item_hoverable .item_imagen {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}
.item_articulo .item_hoverable .item_imagen img {
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  display: block;
}
.item_articulo .item_hoverable .item_imagen .item_cat {
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.item_articulo .item_hoverable .item_content {
  padding-left: 3px;
  padding-right: 3px;
}
.item_articulo .item_hoverable .item_content .item_title {
  font-size: 20px;
  line-height: 130%;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  line-height: 130%;
  color: #001c33;
}
@media only screen and (max-width: 900px) {
  .item_articulo .item_hoverable .item_content .item_title {
    font-size: 19px;
  }
}
.item_articulo .item_hoverable .item_content .item_desc {
  font-size: 15px;
  color: #333;
}
.item_articulo .item_hoverable .item_content .item_desc p {
  color: #333;
  font-size: 15px;
}
.item_articulo .item_hoverable:hover .item_imagen img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.item_articulo .item_hoverable:hover .item_title {
  border-left: 3px solid #00bc70;
  padding-left: 8px;
}
.item_articulo .item_meta {
  border-top: 1px solid #dedfdf;
  padding-top: 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.item_articulo .item_readmore .btn_text {
  padding: 2px;
}
.item_prensa_short {
  padding-bottom: 20px;
}
.item_prensa_short .item_titulo {
  font-size: 19px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  line-height: 130%;
}
@media only screen and (max-width: 900px) {
  .item_prensa_short .item_titulo {
    font-size: 18px;
  }
}
.item_prensa_short .item_titulo a {
  color: #001c33;
}
.item_prensa_short .item_titulo:hover {
  border-left: 3px solid #00bc70;
  padding-left: 8px;
}
.item_prensa_short .item_meta {
  margin-top: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.item_prensa_short .item_meta .item_readmore .btn_text {
  padding: 2px;
  font-size: 14px;
}
.tagcat,
a.tagcat {
  padding: 3px 8px;
  background-color: rgba(0,28,51,0.4);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  color: #fff;
  font-size: 13px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  font-family: 'DIN Next LT Pro Medium', sans-serif;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.tagcat.tagdim,
a.tagcat.tagdim {
  background-color: rgba(0,28,51,0.4);
}
.tagcat:hover,
a.tagcat:hover {
  background-color: #009b77;
  text-decoration: none;
}
.tagcat.tagplain,
a.tagcat.tagplain {
  background-color: #f7f7f7;
  color: #001c33;
  font-family: 'DIN Next LT Pro Regular', sans-serif;
  font-size: 14px;
  padding: 5px 10px;
}
.tagcat.tagplain:hover,
a.tagcat.tagplain:hover {
  background-color: #00bc70;
  color: #fff;
}
@media only screen and (min-width: 1300px) {
  .main_blog .content-center {
    max-width: 1100px;
  }
}
.blog_layout .section_blog_featured .grid_blog_featured {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 50px;
  grid-row-gap: 40px;
}
@media only screen and (max-width: 900px) {
  .blog_layout .section_blog_featured .grid_blog_featured {
    grid-column-gap: 30px;
  }
}
@media only screen and (max-width: 835px) {
  .blog_layout .section_blog_featured .grid_blog_featured {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.blog_layout .section_blog_featured .grid_blog_featured .item_tagsbox {
  grid-area: 1/4/3/6;
}
.blog_layout .section_blog_featured .grid_blog_featured .item_articulo:nth-child(1) {
  grid-area: 1/1/3/4;
}
@media only screen and (max-width: 835px) {
  .blog_layout .section_blog_featured .grid_blog_featured .item_articulo:nth-child(1) {
    width: 100%;
  }
}
.blog_layout .section_blog_featured .grid_blog_featured .item_articulo:nth-child(1) .item_title {
  font-size: 26px;
  line-height: 120%;
}
@media only screen and (max-width: 1024px) {
  .blog_layout .section_blog_featured .grid_blog_featured .item_articulo:nth-child(1) .item_title {
    font-size: 24px;
  }
}
@media only screen and (max-width: 900px) {
  .blog_layout .section_blog_featured .grid_blog_featured .item_articulo:nth-child(1) .item_title {
    font-size: 22px;
  }
}
@media only screen and (max-width: 835px) {
  .blog_layout .section_blog_featured .grid_blog_featured .item_articulo:nth-child(1) .item_title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 568px) {
  .blog_layout .section_blog_featured .grid_blog_featured .item_articulo:nth-child(1) .item_title {
    font-size: 21px;
  }
}
.blog_layout .section_blog_featured .grid_blog_featured .item_articulo:nth-child(1) .item_content {
  padding-top: 0 !important;
}
.blog_layout .section_blog_featured .grid_blog_featured .item_articulo:nth-child(1) .item_hoverable {
  height: 100%;
}
.blog_layout .section_blog_featured .grid_blog_featured .item_articulo:nth-child(1) .item_hoverable .item_imagen {
  height: 100%;
  max-height: 320px;
}
.blog_layout .section_blog_featured .grid_blog_featured .item_articulo:nth-child(1) .item_hoverable .item_imagen img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.blog_layout .section_blog_featured .grid_blog_featured .item_articulo:nth-child(2) {
  grid-area: 1/4/3/6;
}
.blog_layout .section_blog_featured .grid_blog_featured .item_articulo:nth-child(3) {
  grid-area: 2/3/3/5;
}
.blog_layout .section_blog_featured .grid_blog_featured .item_articulo:nth-child(n+2) .item_hoverable {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
}
.blog_layout .section_blog_featured .grid_blog_featured .item_articulo:nth-child(n+2) .item_hoverable .item_imagen {
  width: 40%;
  height: 100%;
}
.blog_layout .section_blog_featured .grid_blog_featured .item_articulo:nth-child(n+2) .item_hoverable .item_imagen img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.blog_layout .section_blog_featured .grid_blog_featured .item_articulo:nth-child(n+2) .item_hoverable .item_content_wrapper {
  width: 60%;
  padding-left: 30px;
  padding-top: 0 !important;
}
.blog_layout .section_blog_featured .grid_blog_featured .item_articulo:nth-child(n+2) .item_hoverable .item_content_wrapper .item_content .item_title {
  font-size: 19px;
  line-height: 140%;
}
.blog_layout .section_blog_featured .grid_blog_featured .item_articulo:nth-child(n+2) .item_hoverable .item_content_wrapper .item_content .item_desc p {
  font-size: 14px;
  margin-top: 5px;
}
.blog_layout .section_blog_midrow .grid_blog_midrow {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.blog_layout .section_blog_midrow .grid_blog_midrow .item_articulo,
.blog_layout .section_blog_midrow .grid_blog_midrow .item_tagsbox {
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.33333333333333%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 40px;
}
.blog_layout .section_blog_midrow .grid_blog_midrow .item_articulo::after,
.blog_layout .section_blog_midrow .grid_blog_midrow .item_tagsbox::after {
  content: '';
  display: table;
  clear: both;
}
.blog_layout .section_blog_midrow .grid_blog_midrow .item_articulo:nth-child(n),
.blog_layout .section_blog_midrow .grid_blog_midrow .item_tagsbox:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.blog_layout .section_blog_midrow .grid_blog_midrow .item_articulo:nth-child(3n),
.blog_layout .section_blog_midrow .grid_blog_midrow .item_tagsbox:nth-child(3n) {
  margin-right: 0%;
  float: right;
}
.blog_layout .section_blog_midrow .grid_blog_midrow .item_articulo:nth-child(3n + 1),
.blog_layout .section_blog_midrow .grid_blog_midrow .item_tagsbox:nth-child(3n + 1) {
  clear: both;
}
@media only screen and (max-width: 835px) {
  .blog_layout .section_blog_midrow .grid_blog_midrow .item_articulo,
  .blog_layout .section_blog_midrow .grid_blog_midrow .item_tagsbox {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .blog_layout .section_blog_midrow .grid_blog_midrow .item_articulo::after,
  .blog_layout .section_blog_midrow .grid_blog_midrow .item_tagsbox::after {
    content: '';
    display: table;
    clear: both;
  }
  .blog_layout .section_blog_midrow .grid_blog_midrow .item_articulo:nth-child(n),
  .blog_layout .section_blog_midrow .grid_blog_midrow .item_tagsbox:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .blog_layout .section_blog_midrow .grid_blog_midrow .item_articulo:nth-child(2n),
  .blog_layout .section_blog_midrow .grid_blog_midrow .item_tagsbox:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .blog_layout .section_blog_midrow .grid_blog_midrow .item_articulo:nth-child(2n + 1),
  .blog_layout .section_blog_midrow .grid_blog_midrow .item_tagsbox:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 568px) {
  .blog_layout .section_blog_midrow .grid_blog_midrow .item_articulo,
  .blog_layout .section_blog_midrow .grid_blog_midrow .item_tagsbox {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    margin-right: 0 !important;
  }
  .blog_layout .section_blog_midrow .grid_blog_midrow .item_articulo:first-child,
  .blog_layout .section_blog_midrow .grid_blog_midrow .item_tagsbox:first-child {
    margin-left: auto;
  }
  .blog_layout .section_blog_midrow .grid_blog_midrow .item_articulo:last-child,
  .blog_layout .section_blog_midrow .grid_blog_midrow .item_tagsbox:last-child {
    margin-right: auto;
  }
}
.blog_layout .section_blog_midrow .grid_blog_midrow .item_articulo .item_hoverable,
.blog_layout .section_blog_midrow .grid_blog_midrow .item_tagsbox .item_hoverable {
  height: 100%;
}
.blog_layout .section_blog_midrow .grid_blog_midrow .item_articulo .item_hoverable .item_imagen,
.blog_layout .section_blog_midrow .grid_blog_midrow .item_tagsbox .item_hoverable .item_imagen {
  height: 30vh;
  min-height: 200px;
  max-height: 230px;
}
.blog_layout .section_blog_midrow .grid_blog_midrow .item_articulo .item_hoverable .item_imagen img,
.blog_layout .section_blog_midrow .grid_blog_midrow .item_tagsbox .item_hoverable .item_imagen img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.blog_layout .section_blog_midrow .grid_blog_midrow .item_articulo .item_hoverable .item_content_wrapper,
.blog_layout .section_blog_midrow .grid_blog_midrow .item_tagsbox .item_hoverable .item_content_wrapper {
  height: 50%;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.item_tagsbox .item_tagsbox_grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.item_tagsbox .item_tagsbox_grid .tagcat {
  margin-right: 8px;
  margin-bottom: 8px;
}
@media only screen and (max-width: 835px) {
  .actualidad_layout .section_actualidad_featured {
    margin-bottom: 30px;
  }
}
.actualidad_layout .section_actualidad_featured .item_articulo .item_hoverable {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
}
.actualidad_layout .section_actualidad_featured .item_articulo .item_hoverable .item_imagen {
  width: 50%;
  height: 100%;
  max-height: 400px;
}
.actualidad_layout .section_actualidad_featured .item_articulo .item_hoverable .item_imagen a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 400px;
  height: 100%;
  width: 100%;
}
@media only screen and (max-width: 835px) {
  .actualidad_layout .section_actualidad_featured .item_articulo .item_hoverable .item_imagen {
    width: 100%;
    max-height: 400px;
  }
}
.actualidad_layout .section_actualidad_featured .item_articulo .item_hoverable .item_imagen img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: center;
}
.actualidad_layout .section_actualidad_featured .item_articulo .item_hoverable .item_content_wrapper {
  width: 50%;
  padding-left: 40px;
  padding-top: 0 !important;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media only screen and (max-width: 835px) {
  .actualidad_layout .section_actualidad_featured .item_articulo .item_hoverable .item_content_wrapper {
    width: 100%;
    padding-left: 0;
  }
}
.actualidad_layout .section_actualidad_featured .item_articulo .item_hoverable .item_content_wrapper .item_content .item_title {
  font-size: 26px;
  line-height: 140%;
}
@media only screen and (max-width: 1024px) {
  .actualidad_layout .section_actualidad_featured .item_articulo .item_hoverable .item_content_wrapper .item_content .item_title {
    font-size: 24px;
  }
}
@media only screen and (max-width: 900px) {
  .actualidad_layout .section_actualidad_featured .item_articulo .item_hoverable .item_content_wrapper .item_content .item_title {
    font-size: 22px;
  }
}
@media only screen and (max-width: 835px) {
  .actualidad_layout .section_actualidad_featured .item_articulo .item_hoverable .item_content_wrapper .item_content .item_title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 568px) {
  .actualidad_layout .section_actualidad_featured .item_articulo .item_hoverable .item_content_wrapper .item_content .item_title {
    font-size: 21px;
  }
}
.actualidad_layout .section_actualidad_midrow .content-center {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.actualidad_layout .section_actualidad_midrow .content-center .grid_actualidad_midrow {
  width: 65%;
}
@media only screen and (max-width: 835px) {
  .actualidad_layout .section_actualidad_midrow .content-center .grid_actualidad_midrow {
    width: 100%;
  }
}
.actualidad_layout .section_actualidad_midrow .content-center .grid_actualidad_midrow .item_articulo {
  float: left;
  clear: none;
  text-align: inherit;
  width: 48%;
  margin-left: 0%;
  margin-right: 4%;
  margin-bottom: 40px;
}
.actualidad_layout .section_actualidad_midrow .content-center .grid_actualidad_midrow .item_articulo::after {
  content: '';
  display: table;
  clear: both;
}
.actualidad_layout .section_actualidad_midrow .content-center .grid_actualidad_midrow .item_articulo:nth-child(n) {
  margin-right: 4%;
  float: left;
  clear: none;
}
.actualidad_layout .section_actualidad_midrow .content-center .grid_actualidad_midrow .item_articulo:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
.actualidad_layout .section_actualidad_midrow .content-center .grid_actualidad_midrow .item_articulo:nth-child(2n + 1) {
  clear: both;
}
@media only screen and (max-width: 568px) {
  .actualidad_layout .section_actualidad_midrow .content-center .grid_actualidad_midrow .item_articulo {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    margin-right: 0 !important;
  }
  .actualidad_layout .section_actualidad_midrow .content-center .grid_actualidad_midrow .item_articulo:first-child {
    margin-left: auto;
  }
  .actualidad_layout .section_actualidad_midrow .content-center .grid_actualidad_midrow .item_articulo:last-child {
    margin-right: auto;
  }
}
.actualidad_layout .section_actualidad_midrow .content-center .grid_actualidad_midrow .item_articulo .item_hoverable {
  height: 100%;
}
.actualidad_layout .section_actualidad_midrow .content-center .grid_actualidad_midrow .item_articulo .item_hoverable .item_imagen {
  height: 30vh;
  min-height: 200px;
  max-height: 230px;
}
.actualidad_layout .section_actualidad_midrow .content-center .grid_actualidad_midrow .item_articulo .item_hoverable .item_imagen img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.actualidad_layout .section_actualidad_midrow .content-center .grid_actualidad_midrow .item_articulo .item_hoverable .item_content_wrapper {
  height: 50%;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.actualidad_layout .section_actualidad_midrow .content-center .prensa_sidebar {
  width: 35%;
  padding-left: 40px;
}
@media only screen and (max-width: 835px) {
  .actualidad_layout .section_actualidad_midrow .content-center .prensa_sidebar {
    width: 100%;
    padding-left: 0;
  }
}
.actualidad_layout .section_actualidad_midrow .content-center .prensa_sidebar .prensa_docs {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  -o-column-gap: 10px;
  column-gap: 10px;
}
.actualidad_layout .section_actualidad_midrow .content-center .prensa_sidebar .prensa_docs .btn_outline {
  font-size: 14px;
  padding: 4px 10px;
  margin-bottom: 10px;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
  letter-spacing: -0.5px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.actualidad_layout .section_actualidad_fullrow .content-center .grid_blog_fullrow {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.actualidad_layout .section_actualidad_fullrow .content-center .grid_blog_fullrow .item_articulo {
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.999999999999996%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 40px;
}
.actualidad_layout .section_actualidad_fullrow .content-center .grid_blog_fullrow .item_articulo::after {
  content: '';
  display: table;
  clear: both;
}
.actualidad_layout .section_actualidad_fullrow .content-center .grid_blog_fullrow .item_articulo:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.actualidad_layout .section_actualidad_fullrow .content-center .grid_blog_fullrow .item_articulo:nth-child(3n) {
  margin-right: 0%;
  float: right;
}
.actualidad_layout .section_actualidad_fullrow .content-center .grid_blog_fullrow .item_articulo:nth-child(3n + 1) {
  clear: both;
}
.actualidad_layout .section_actualidad_fullrow .content-center .grid_blog_fullrow .item_articulo .item_hoverable {
  height: 100%;
}
.actualidad_layout .section_actualidad_fullrow .content-center .grid_blog_fullrow .item_articulo .item_hoverable .item_imagen {
  height: 15vmax;
}
.actualidad_layout .section_actualidad_fullrow .content-center .grid_blog_fullrow .item_articulo .item_hoverable .item_imagen img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.actualidad_layout .section_actualidad_fullrow .content-center .grid_blog_fullrow .item_articulo .item_hoverable .item_content_wrapper {
  height: 50%;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.content_columna_textosimple .content-center {
  max-width: 1100px;
  border-bottom: 1px solid #cbced1;
}
.content_columna_textosimple .content-center .item_texto_simple a {
  color: #00bc70;
}
.content_columna_textosimple .content-center .item_texto_simple.item_allcolumn {
  width: 100%;
}
.gird_content_columna_textosimple {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 835px) {
  .gird_content_columna_textosimple {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.content_newsletter .box_newsletter {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.content_newsletter .box_newsletter.box01 {
  padding: 40px 25px;
}
@media only screen and (max-width: 568px) {
  .content_newsletter .box_newsletter.box01 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.content_newsletter .box_newsletter *:first-child {
  margin-top: 0;
}
.content_newsletter .box_newsletter h3 {
  font-size: 26px;
}
@media only screen and (max-width: 1024px) {
  .content_newsletter .box_newsletter h3 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 900px) {
  .content_newsletter .box_newsletter h3 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 835px) {
  .content_newsletter .box_newsletter h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 568px) {
  .content_newsletter .box_newsletter h3 {
    font-size: 21px;
  }
}
.section_breadcrumbs+.section_block {
  padding-top: 0 !important;
}
.page_breadcrumb {
  border-left: 3px solid #00bc70;
  line-height: 130%;
  padding-left: 5px;
}
.page_breadcrumb a {
  color: #00bc70;
}
.page_breadcrumb a:hover {
  text-decoration: underline;
}
.content_textocambiante {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.content_textocambiante.align_start {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.content_textocambiante.align_center {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.content_textocambiante.align_end {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.content_textocambiante .wrapper_texto_cambiante {
  margin-bottom: -5px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.content_textocambiante .wrapper_texto_cambiante .textos_cambiantes {
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: normal;
  font-family: 'DIN Next LT Pro Regular', sans-serif;
}
.content_textocambiante .wrapper_texto_cambiante .textos_cambiantes .t_cambiante {
  display: none;
}
.content_textocambiante .wrapper_texto_cambiante .texto_animado {
  display: inline;
  white-space: nowrap;
  color: #616060;
}
.content_textocambiante .wrapper_texto_cambiante .texto_fijo {
  color: #00bc70;
  margin-right: 3px;
}
.footer_wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.footer_wrapper .footer_socials {
  margin: 0 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.footer_wrapper .footer_socials .social_item {
  background-color: #00bc70;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  width: 36px;
  height: 36px;
  text-align: center;
  margin: 0 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.footer_wrapper .footer_socials .social_item svg {
  width: 36px;
  fill: #fff;
}
@media only screen and (max-width: 1200px) {
  .footer_wrapper .footer_socials .social_item {
    margin: 0 7px;
    width: 32px;
    height: 32px;
  }
  .footer_wrapper .footer_socials .social_item svg {
    width: 30px;
  }
}
@media only screen and (max-width: 1200px) {
  .footer_wrapper .footer_logo_2 img {
    width: 90px;
  }
}
.footer_wrapper .footer_menu {
  margin: 0 10px;
}
.footer_wrapper .footer_menu #footer_menu_nav ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.footer_wrapper .footer_menu #footer_menu_nav ul a {
  color: #001c33;
  text-decoration: underline;
  font-size: 15px;
  font-weight: normal;
}
@media only screen and (max-width: 1200px) {
  .footer_wrapper .footer_menu #footer_menu_nav ul a {
    font-size: 14px;
  }
}
.footer_wrapper .footer_menu #footer_menu_nav ul li {
  margin: 0 10px;
}
.footer_wrapper .footer_menu #footer_menu_nav ul li.noenlace a {
  text-decoration: none;
}
@media only screen and (max-width: 568px) {
  .footer_wrapper .footer_menu #footer_menu_nav ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .footer_wrapper .footer_menu #footer_menu_nav ul li {
    margin: 5px 0;
    text-align: center;
  }
  .footer_wrapper .footer_menu #footer_menu_nav ul li a {
    padding: 5px;
  }
}
@media only screen and (max-width: 1024px) {
  .footer_wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer_wrapper .footer_menu {
    width: 100%;
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
    margin-top: 20px;
  }
  .footer_wrapper .footer_menu #footer_menu_nav ul {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .footer_wrapper .footer_logo {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .footer_wrapper .footer_socials {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .footer_wrapper .footer_logo_2 {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 568px) {
  .footer_wrapper .footer_menu {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 568px) {
  .footer_wrapper .footer_logo {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 568px) {
  .footer_wrapper .footer_socials {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    width: 100%;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px;
  }
}
