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;
}
@media only screen and (max-width: 800px) {
  .marMax {
    margin: 60px;
  }
}
@media only screen and (max-width: 568px) {
  .marMax {
    margin: 40px;
  }
}
.marMed {
  margin: 60px;
}
@media only screen and (max-width: 800px) {
  .marMed {
    margin: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .marMed {
    margin: 20px;
  }
}
.marMin {
  margin: 40px;
}
@media only screen and (max-width: 568px) {
  .marMin {
    margin: 20px;
  }
}
.marTin {
  margin: 20px;
}
.marMicro {
  margin: 10px;
}
.marBottomMax {
  margin-bottom: 80px;
}
@media only screen and (max-width: 800px) {
  .marBottomMax {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 568px) {
  .marBottomMax {
    margin-bottom: 40px;
  }
}
.marBottomMed {
  margin-bottom: 60px;
}
@media only screen and (max-width: 800px) {
  .marBottomMed {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .marBottomMed {
    margin-bottom: 20px;
  }
}
.marBottomMin {
  margin-bottom: 40px;
}
@media only screen and (max-width: 568px) {
  .marBottomMin {
    margin-bottom: 20px;
  }
}
.marBottomTin {
  margin-bottom: 20px;
}
.marBottomMicro {
  margin-bottom: 10px;
}
.marTopMax {
  margin-top: 80px;
}
@media only screen and (max-width: 800px) {
  .marTopMax {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 568px) {
  .marTopMax {
    margin-top: 40px;
  }
}
.marTopMed {
  margin-top: 60px;
}
@media only screen and (max-width: 800px) {
  .marTopMed {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .marTopMed {
    margin-top: 20px;
  }
}
.marTopMin {
  margin-top: 40px;
}
@media only screen and (max-width: 568px) {
  .marTopMin {
    margin-top: 20px;
  }
}
.marTopTin {
  margin-top: 20px;
}
.marTopMicro {
  margin-top: 10px;
}
.marRightMax {
  margin-right: 80px;
}
@media only screen and (max-width: 800px) {
  .marRightMax {
    margin-right: 60px;
  }
}
@media only screen and (max-width: 568px) {
  .marRightMax {
    margin-right: 40px;
  }
}
.marRightMed {
  margin-right: 60px;
}
@media only screen and (max-width: 800px) {
  .marRightMed {
    margin-right: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .marRightMed {
    margin-right: 20px;
  }
}
.marRightMin {
  margin-right: 40px;
}
@media only screen and (max-width: 568px) {
  .marRightMin {
    margin-right: 20px;
  }
}
.marRightTin {
  margin-right: 20px;
}
.marRightMicro {
  margin-right: 10px;
}
.marLeftMax {
  margin-left: 80px;
}
@media only screen and (max-width: 800px) {
  .marLeftMax {
    margin-left: 60px;
  }
}
@media only screen and (max-width: 568px) {
  .marLeftMax {
    margin-left: 40px;
  }
}
.marLeftMed {
  margin-left: 60px;
}
@media only screen and (max-width: 800px) {
  .marLeftMed {
    margin-left: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .marLeftMed {
    margin-left: 20px;
  }
}
.marLeftMin {
  margin-left: 40px;
}
@media only screen and (max-width: 568px) {
  .marLeftMin {
    margin-left: 20px;
  }
}
.marLeftTin {
  margin-left: 20px;
}
.marLeftMicro {
  margin-left: 10px;
}
.noMarBottom {
  margin-bottom: 0;
}
.noMarTop {
  margin-top: 0;
}
.noMarLeft {
  margin-left: 0;
}
.noMarRight {
  margin-right: 0;
}
@media only screen and (max-width: 900px) {
  .lnoMar {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 800px) {
  .tnoMar {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 568px) {
  .mnoMar {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 360px) {
  .smnoMar {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.padMax {
  padding: 80px;
}
@media only screen and (max-width: 800px) {
  .padMax {
    padding: 60px;
  }
}
@media only screen and (max-width: 568px) {
  .padMax {
    padding: 40px;
  }
}
.padMed {
  padding: 60px;
}
@media only screen and (max-width: 800px) {
  .padMed {
    padding: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .padMed {
    padding: 20px;
  }
}
.padMin {
  padding: 40px;
}
@media only screen and (max-width: 568px) {
  .padMin {
    padding: 20px;
  }
}
.padTin {
  padding: 20px;
}
.padMicro {
  padding: 10px;
}
.padTopMax {
  padding-top: 80px;
}
@media only screen and (max-width: 800px) {
  .padTopMax {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 568px) {
  .padTopMax {
    padding-top: 40px;
  }
}
.padTopMed {
  padding-top: 60px;
}
@media only screen and (max-width: 800px) {
  .padTopMed {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .padTopMed {
    padding-top: 20px;
  }
}
.padTopMin {
  padding-top: 40px;
}
@media only screen and (max-width: 568px) {
  .padTopMin {
    padding-top: 20px;
  }
}
.padTopTin {
  padding-top: 20px;
}
.padTopMicro {
  padding-top: 10px;
}
.padBottomMax {
  padding-bottom: 80px;
}
@media only screen and (max-width: 800px) {
  .padBottomMax {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 568px) {
  .padBottomMax {
    padding-bottom: 40px;
  }
}
.padBottomMed {
  padding-bottom: 60px;
}
@media only screen and (max-width: 800px) {
  .padBottomMed {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .padBottomMed {
    padding-bottom: 20px;
  }
}
.padBottomMin {
  padding-bottom: 40px;
}
@media only screen and (max-width: 568px) {
  .padBottomMin {
    padding-bottom: 20px;
  }
}
.padBottomTin {
  padding-bottom: 20px;
}
.padBottomMicro {
  padding-bottom: 10px;
}
.padRightMax {
  padding-right: 80px;
}
@media only screen and (max-width: 800px) {
  .padRightMax {
    padding-right: 60px;
  }
}
@media only screen and (max-width: 568px) {
  .padRightMax {
    padding-right: 40px;
  }
}
.padRightMed {
  padding-right: 60px;
}
@media only screen and (max-width: 800px) {
  .padRightMed {
    padding-right: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .padRightMed {
    padding-right: 20px;
  }
}
.padRightMin {
  padding-right: 40px;
}
@media only screen and (max-width: 568px) {
  .padRightMin {
    padding-right: 20px;
  }
}
.padRightTin {
  padding-right: 20px;
}
.padRightMicro {
  padding-right: 10px;
}
.padLeftMax {
  padding-left: 80px;
}
@media only screen and (max-width: 800px) {
  .padLeftMax {
    padding-left: 60px;
  }
}
@media only screen and (max-width: 568px) {
  .padLeftMax {
    padding-left: 40px;
  }
}
.padLeftMed {
  padding-left: 60px;
}
@media only screen and (max-width: 800px) {
  .padLeftMed {
    padding-left: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .padLeftMed {
    padding-left: 20px;
  }
}
.padLeftMin {
  padding-left: 40px;
}
@media only screen and (max-width: 568px) {
  .padLeftMin {
    padding-left: 20px;
  }
}
.padLeftTin {
  padding-left: 20px;
}
.padLeftMicro {
  padding-left: 10px;
}
.noPadRight {
  padding-right: 0;
}
.noPadLeft {
  padding-left: 0;
}
.noPadTop {
  padding-top: 0;
}
.noPadBottom {
  padding-bottom: 0;
}
@media only screen and (max-width: 900px) {
  .lnoPad {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 800px) {
  .tnoPad {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 568px) {
  .mnoPad {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 360px) {
  .smnoPad {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.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: 800px) {
  .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: 800px) {
  .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: 800px) {
  .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: 800px) {
  .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: 800px) {
  .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: 800px) {
  .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: 800px) {
  .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: 3%;
}
.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: 1024px) {
  .lxgrid2 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 47.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lxgrid2 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lxgrid2 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lxgrid2 >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .lxgrid2 >*:nth-child(2n + 1) {
    clear: both;
  }
  .lxgrid2.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 49%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lxgrid2.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lxgrid2.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lxgrid2.gutter_minSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .lxgrid2.gutter_minSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .lxgrid2.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lxgrid2.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lxgrid2.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lxgrid2.gutter_medSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .lxgrid2.gutter_medSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .lxgrid2.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 46.5%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lxgrid2.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lxgrid2.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lxgrid2.gutter_maxSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .lxgrid2.gutter_maxSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .lxgrid2.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lxgrid2.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lxgrid2.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lxgrid2.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: 2%;
  }
  .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: 3%;
  }
  .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: 800px) {
  .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: 800px) {
  .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: 800px) {
  .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: 800px) {
  .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: 2%;
  }
  .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: 3%;
  }
  .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: 800px) {
  .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: 800px) {
  .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: 800px) {
  .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: 800px) {
  .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: 800px) {
  .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: 800px) {
  .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: 800px) {
  .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: 800px) {
  .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: 5%;
  }
  .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: 2%;
  }
  .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: 3%;
  }
  .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;
    float: left;
    margin-bottom: 5%;
  }
  .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;
}
/* 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-optical-sizing: auto;
  font-size: 10px;
  height: 100%;
}
body {
  position: relative;
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: 'Rethink Sans', sans-serif;
  font-weight: 400;
  line-height: 140%;
  font-size: 1.6rem;
  width: 100%;
  background: #f0f1f3;
  color: #616161;
}
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: 'Rethink Sans', sans-serif;
}
::selection {
  background: #0075cc;
  color: #fff;
}
::-moz-selection {
  background: #0075cc;
  color: #fff;
}
/* SNIPPETS  ========================================================================== */
.floater {
  float: left;
  width: 100%;
  position: relative;
}
.row {
  float: left;
  width: 100%;
}
.content-center {
  width: auto;
  max-width: 1240px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  padding: 0 20px;
}
.content-center::after {
  content: '';
  display: table;
  clear: both;
}
.content-center:after {
  display: none;
}
.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;
}
@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: 800px) {
  .hideTab {
    display: none !important;
  }
}
.showTab {
  display: none;
}
@media only screen and (max-width: 800px) {
  .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: '@openser.com';
}
.table_parent {
  display: table;
  height: 100%;
  width: 100%;
}
.table_parent .table_cell {
  display: table-cell;
  vertical-align: middle;
}
.left {
  float: left;
}
.right {
  float: right;
}
.bg_blanco {
  background-color: #fafafa;
  color: #616161;
}
.bg_azul {
  background-color: #0075cc;
  color: #fafafa;
}
.bg_negro {
  background-color: #130b08;
  color: #fafafa;
}
.bg_indigoO {
  background-color: #1a1b38;
  color: #fafafa;
}
/* ICONS  ========================================================================== */
.material-symbols-outlined {
  font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}
.icon18 {
  font-size: 18px;
  max-width: 18px;
  overflow: hidden;
}
.icon20 {
  font-size: 20px;
  max-width: 20px;
  overflow: hidden;
}
.icon28 {
  font-size: 28px;
  max-width: 28px;
  overflow: hidden;
}
.icon56 {
  font-size: 56px;
  max-width: 56px;
  overflow: hidden;
}
.icon68 {
  font-size: 68px;
  max-width: 68px;
  overflow: hidden;
}
@media only screen and (max-width: 1024px) {
  .lx_icon56 {
    font-size: 56px;
  }
}
@media only screen and (max-width: 900px) {
  .l_icon48 {
    font-size: 48px;
  }
}
@media only screen and (max-width: 800px) {
  .t_icon40 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .m_icon32 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 568px) {
  .m_icon18 {
    font-size: 18px;
  }
}
/* TYPE  ========================================================================== */
.txt_center {
  text-align: center;
}
.txt_azul {
  color: #0075cc;
}
.txt_azulO {
  color: #004e88;
}
.txt_azulC {
  color: #55a3dd;
}
.txt_blanco {
  color: #fafafa;
}
.txt_blanco strong {
  color: #55a3dd;
}
.txt_negro {
  color: #130b08;
}
.txt_negro strong {
  color: #0075cc;
}
.txt_grisC {
  color: #d9d9da;
}
.txt_grisM {
  color: #9d9a9d;
}
.txt_gris {
  color: #616161;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
.title_1,
.title_2,
.title_3,
.title_4,
.title_5,
.title_6,
.blogContent h1,
.blogContent h2,
.blogContent h3,
.blogContent h4,
.blogContent h5,
.blogContent h6 {
  font-family: 'Rethink Sans', sans-serif;
}
.blogContent h1,
.blogContent h2,
.blogContent h3,
.blogContent h4,
.blogContent h5,
.blogContent h6 {
  line-height: 120%;
  font-weight: 700;
}
.title_1 strong,
.title_2 strong,
.title_3 strong,
.title_4 strong,
.title_5 strong,
.title_6 strong {
  font-weight: inherit;
}
.title_1 {
  font-size: 6rem;
  letter-spacing: -0.25px;
  line-height: 105%;
  font-weight: 700;
}
@media only screen and (max-width: 1240px) {
  .title_1 {
    font-size: 5rem;
  }
}
@media only screen and (max-width: 1024px) {
  .title_1 {
    font-size: 4.4rem;
  }
}
@media only screen and (max-width: 900px) {
  .title_1 {
    font-size: 4rem;
  }
}
@media only screen and (max-width: 800px) {
  .title_1 {
    font-size: 3.6rem;
  }
}
@media only screen and (max-width: 568px) {
  .title_1 {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 360px) {
  .title_1 {
    font-size: 2.4rem;
  }
}
.title_2 {
  font-size: 4.6rem;
  line-height: 105%;
  font-weight: 700;
}
@media only screen and (max-width: 900px) {
  .title_2 {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 800px) {
  .title_2 {
    font-size: 2.6rem;
  }
}
@media only screen and (max-width: 568px) {
  .title_2 {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 360px) {
  .title_2 {
    font-size: 2rem;
  }
}
.title_3 {
  font-size: 3.6rem;
  line-height: 105%;
  font-weight: 700;
}
@media only screen and (max-width: 900px) {
  .title_3 {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 800px) {
  .title_3 {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 568px) {
  .title_3 {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 360px) {
  .title_3 {
    font-size: 1.9rem;
  }
}
.title_4 {
  font-size: 3.2rem;
  line-height: 105%;
  font-weight: 700;
}
@media only screen and (max-width: 900px) {
  .title_4 {
    font-size: 2.6rem;
  }
}
@media only screen and (max-width: 800px) {
  .title_4 {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 568px) {
  .title_4 {
    font-size: 1.9rem;
  }
}
@media only screen and (max-width: 360px) {
  .title_4 {
    font-size: 1.8rem;
  }
}
.title_5 {
  font-size: 2.6rem;
  line-height: 125%;
  font-weight: 500;
}
@media only screen and (max-width: 800px) {
  .title_5 {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 568px) {
  .title_5 {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 360px) {
  .title_5 {
    font-size: 1.7rem;
  }
}
.title_6 {
  font-size: 2.2rem;
  line-height: 135%;
  font-weight: 500;
}
@media only screen and (max-width: 800px) {
  .title_6 {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 568px) {
  .title_6 {
    font-size: 1.7rem;
  }
}
@media only screen and (max-width: 360px) {
  .title_6 {
    font-size: 1.6rem;
  }
}
.blogContent h1 {
  font-size: 2.8rem;
}
@media only screen and (max-width: 900px) {
  .blogContent h1 {
    font-size: 2.6rem;
  }
}
@media only screen and (max-width: 800px) {
  .blogContent h1 {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 568px) {
  .blogContent h1 {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 360px) {
  .blogContent h1 {
    font-size: 2rem;
  }
}
.blogContent h2 {
  font-size: 2.6rem;
}
@media only screen and (max-width: 800px) {
  .blogContent h2 {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 568px) {
  .blogContent h2 {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 360px) {
  .blogContent h2 {
    font-size: 1.9rem;
  }
}
.blogContent h3 {
  font-size: 2.4rem;
}
@media only screen and (max-width: 800px) {
  .blogContent h3 {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 568px) {
  .blogContent h3 {
    font-size: 1.9rem;
  }
}
@media only screen and (max-width: 360px) {
  .blogContent h3 {
    font-size: 1.8rem;
  }
}
.blogContent h4 {
  font-size: 2.2rem;
}
@media only screen and (max-width: 800px) {
  .blogContent h4 {
    font-size: 1.9rem;
  }
}
@media only screen and (max-width: 568px) {
  .blogContent h4 {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 360px) {
  .blogContent h4 {
    font-size: 1.7rem;
  }
}
.blogContent h5 {
  font-size: 2rem;
}
@media only screen and (max-width: 800px) {
  .blogContent h5 {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 568px) {
  .blogContent h5 {
    font-size: 1.7rem;
  }
}
@media only screen and (max-width: 360px) {
  .blogContent h5 {
    font-size: 1.6rem;
  }
}
.blogContent h6 {
  font-size: 1.8rem;
}
@media only screen and (max-width: 568px) {
  .blogContent h6 {
    font-size: 1.7rem;
  }
}
@media only screen and (max-width: 360px) {
  .blogContent h6 {
    font-size: 1.6rem;
  }
}
.display {
  font-size: 12rem;
  letter-spacing: -0.25px;
  line-height: 105%;
  font-weight: 800;
}
@media only screen and (max-width: 1240px) {
  .display {
    font-size: 11.6rem;
  }
}
@media only screen and (max-width: 1024px) {
  .display {
    font-size: 11.2rem;
  }
}
@media only screen and (max-width: 900px) {
  .display {
    font-size: 10.4rem;
  }
}
@media only screen and (max-width: 800px) {
  .display {
    font-size: 9.6rem;
  }
}
@media only screen and (max-width: 568px) {
  .display {
    font-size: 8.8rem;
  }
}
@media only screen and (max-width: 360px) {
  .display {
    font-size: 8rem;
  }
}
.subtitle {
  font-family: 'Rethink Sans', sans-serif;
  line-height: 120%;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 1.6rem;
}
@media only screen and (max-width: 900px) {
  .subtitle {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 800px) {
  .subtitle {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 568px) {
  .subtitle {
    font-size: 1.3rem;
  }
}
@media only screen and (max-width: 360px) {
  .subtitle {
    font-size: 1.2rem;
  }
}
p,
li {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 150%;
  font-family: 'Rethink Sans', sans-serif;
  letter-spacing: 0.2px;
  margin: 0;
}
@media only screen and (max-width: 568px) {
  p,
  li {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 360px) {
  p,
  li {
    font-size: 1.4rem;
  }
}
.uppercase {
  text-transform: uppercase;
}
.large {
  font-family: 'Rethink Sans', sans-serif;
  font-size: 1.8rem;
  line-height: 150%;
  letter-spacing: 0.1px;
}
@media only screen and (max-width: 568px) {
  .large {
    font-size: 1.7rem;
  }
}
@media only screen and (max-width: 360px) {
  .large {
    font-size: 1.6rem;
  }
}
.small,
input,
label:not(.active) {
  font-family: 'Rethink Sans', sans-serif;
  font-size: 1.4rem;
  line-height: 140%;
  letter-spacing: 0.1px;
}
@media only screen and (max-width: 360px) {
  .small,
  input,
  label:not(.active) {
    font-size: 1.3rem;
  }
}
a {
  text-decoration: none;
  margin: 0;
}
a,
.btn,
.btnAlt,
.wp-block-buttons,
input.btn,
.wp-pagenavi>*,
#formsubmit,
.zcwf_button {
  font-family: 'Rethink Sans', sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.2px;
  line-height: 100%;
}
@media only screen and (max-width: 568px) {
  a,
  .btn,
  .btnAlt,
  .wp-block-buttons,
  input.btn,
  .wp-pagenavi>*,
  #formsubmit,
  .zcwf_button {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 360px) {
  a,
  .btn,
  .btnAlt,
  .wp-block-buttons,
  input.btn,
  .wp-pagenavi>*,
  #formsubmit,
  .zcwf_button {
    font-size: 1.4rem;
  }
}
.caption {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0.2px;
}
@media only screen and (max-width: 360px) {
  .caption {
    font-size: 1.3rem;
  }
}
label.active {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.5px;
}
hr {
  margin: 0 auto;
  border: none;
  width: 100%;
  border-top: #d9d9da 1px solid;
}
hr.azul {
  border-top: #0075cc 1px solid;
}
hr.tiny {
  max-width: 80px;
}
hr.medium {
  max-width: 200px;
}
hr.full {
  max-width: 100%;
}
ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
ul:not(.menu):not(.sub-menu):not(.slick-dots) {
  padding-left: 10px;
}
ul:not(.menu):not(.sub-menu):not(.slick-dots) li {
  margin: 2px 0;
  padding-left: 18px;
  position: relative;
}
ul:not(.menu):not(.sub-menu):not(.slick-dots) li:before {
  content: "";
  width: 6px;
  height: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  background-color: #0075cc;
  position: absolute;
  top: 8px;
  left: 0;
}
.txt_regular {
  font-weight: 400;
}
.txt_medium {
  font-weight: 500;
}
.txt_bold {
  font-weight: 700;
}
/* BOTONES ========================================================================== */
a.btn,
a.btnAlt,
button.btn,
input.btn,
.wp-block-buttons a,
.zcwf_button {
  display: inline-block;
  text-align: center;
  color: #fafafa;
  outline: 0;
  line-height: 24px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 12px 24px;
  letter-spacing: 0.1px;
  font-family: 'Rethink Sans', sans-serif;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  cursor: pointer;
}
a.btn span.material-symbols-outlined,
a.btnAlt span.material-symbols-outlined,
button.btn span.material-symbols-outlined,
input.btn span.material-symbols-outlined,
.wp-block-buttons a span.material-symbols-outlined,
.zcwf_button span.material-symbols-outlined {
  display: inline-block;
  font-size: 18px;
  line-height: 24px;
}
a.btn.iconR,
a.btnAlt.iconR,
button.btn.iconR,
input.btn.iconR,
.wp-block-buttons a.iconR,
.zcwf_button.iconR {
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-right: 18px;
}
a.btn.iconR span.material-symbols-outlined,
a.btnAlt.iconR span.material-symbols-outlined,
button.btn.iconR span.material-symbols-outlined,
input.btn.iconR span.material-symbols-outlined,
.wp-block-buttons a.iconR span.material-symbols-outlined,
.zcwf_button.iconR span.material-symbols-outlined {
  float: right;
  margin-left: 8px;
}
@media only screen and (max-width: 568px) {
  a.btn,
  a.btnAlt,
  button.btn,
  input.btn,
  .wp-block-buttons a,
  .zcwf_button {
    padding: 8px 20px;
  }
  a.btn.iconR,
  a.btnAlt.iconR,
  button.btn.iconR,
  input.btn.iconR,
  .wp-block-buttons a.iconR,
  .zcwf_button.iconR {
    padding-right: 14px;
  }
}
@media only screen and (max-width: 360px) {
  a.btn,
  a.btnAlt,
  button.btn,
  input.btn,
  .wp-block-buttons a,
  .zcwf_button {
    width: 100%;
  }
}
a.btn,
button.btn,
input.btn,
.wp-block-buttons a {
  background-color: #0075cc;
  border: solid 2px #0075cc;
}
a.btn:hover,
button.btn:hover,
input.btn:hover,
.wp-block-buttons a:hover {
  background-color: #004e88;
  border: solid 2px #004e88;
}
a.btnAlt {
  background-color: transparent;
  border: solid 2px #0075cc;
}
a.btnAlt:hover {
  background-color: #0075cc;
}
a.btnAlt.txt_negro {
  color: #130b08;
}
a.btnAlt.txt_negro:hover {
  border: solid 2px #004e88;
  background-color: transparent;
}
/* 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;
}
.form_container .sent {
  width: 100%;
  background-color: #fafafa;
  border: solid 2px #d9d9da;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  height: calc(100% + 5px);
  position: absolute;
  overflow: hidden;
  display: block;
  top: 0;
  left: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.form_container .sent hr {
  margin: 15px auto 0;
}
.form_container .sent .msg_sent {
  text-align: center;
  padding: 20px;
  opacity: 0;
  -webkit-transition: opacity ease 0.3s;
  -moz-transition: opacity ease 0.3s;
  -o-transition: opacity ease 0.3s;
  transition: opacity ease 0.3s;
}
.form_container .sent.success {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -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;
}
.form_container .sent.success .msg_sent {
  opacity: 1;
  -webkit-transition: opacity ease 0.3s 0.2s;
  -moz-transition: opacity ease 0.3s 0.2s;
  -o-transition: opacity ease 0.3s 0.2s;
  transition: opacity ease 0.3s 0.2s;
}
.form_container .form_contacto {
  width: 100%;
  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;
}
.form_container .form_contacto .btn {
  width: 100%;
}
.form_container .form_contacto .chosen-container {
  width: 100% !important;
}
.form_container .form_contacto .chosen-container.chosen-container-active .chosen-single {
  -moz-box-shadow: 0 0 5px rgba(97,97,97,0.5);
  -webkit-box-shadow: 0 0 5px rgba(97,97,97,0.5);
  box-shadow: 0 0 5px rgba(97,97,97,0.5);
}
.form_container .form_contacto .chosen-container .chosen-drop {
  top: 61px;
  background-color: #fafafa;
  -moz-box-shadow: 0 5px 5px rgba(97,97,97,0.5);
  -webkit-box-shadow: 0 5px 5px rgba(97,97,97,0.5);
  box-shadow: 0 5px 5px rgba(97,97,97,0.5);
  width: 100%;
}
.form_container .form_contacto .chosen-container .chosen-drop .chosen-results li {
  color: #616161;
  font-size: 1.4rem;
}
.form_container .form_contacto .chosen-container .chosen-drop .chosen-results li.highlighted {
  background-color: #616161;
  color: #fafafa;
}
.form_container .form_contacto.submited {
  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;
}
.form_container .form_contacto.submited >.col2,
.form_container .form_contacto.submited >.row {
  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;
}
.form_container .form_contacto .form_errors {
  display: none;
  width: 100%;
  padding: 2px 0;
  color: #c00;
  margin-top: 15px;
  line-height: 100%;
}
.form_container .form_contacto .form_errorsWrapper {
  position: relative;
  float: left;
  width: 100%;
}
.form_container .form_grid,
.form_container .form_column {
  display: grid;
  grid-auto-flow: row;
  gap: 20px;
}
@media only screen and (max-width: 800px) {
  .form_container .form_grid,
  .form_container .form_column {
    gap: 16px;
  }
}
@media only screen and (max-width: 568px) {
  .form_container .form_grid,
  .form_container .form_column {
    gap: 12px;
  }
}
@media only screen and (max-width: 360px) {
  .form_container .form_grid,
  .form_container .form_column {
    gap: 8px;
  }
}
.form_container .form_grid {
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(4, auto);
}
@media only screen and (max-width: 568px) {
  .form_container .form_grid {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(7, auto);
  }
}
.form_input,
.crmWebToEntityForm input,
.crmWebToEntityForm select {
  display: block;
  height: 52px;
  line-height: 24px;
  font-size: 1.4rem;
  -webkit-appearance: none;
  -webkit-border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  -o-border-radius: 8px !important;
  border-radius: 8px !important;
  padding: 16px 16px 0 16px;
  width: 100% !important;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  font-weight: 400;
  font-family: 'Rethink Sans', sans-serif;
  color: #130b08;
  border: solid 1px #d9d9da !important;
  background-color: #fafafa !important;
  outline: 0;
  text-overflow: ellipsis;
  float: none !important;
}
.form_input.error-form,
.crmWebToEntityForm input.error-form,
.crmWebToEntityForm select.error-form {
  border: solid 1px #c00;
}
.form_input:focus,
.crmWebToEntityForm input:focus,
.crmWebToEntityForm select:focus {
  border: solid 1px #0075cc;
}
.form_input.hidden,
.crmWebToEntityForm input.hidden,
.crmWebToEntityForm select.hidden {
  display: none;
}
.form_space {
  position: relative;
}
.form_space label {
  display: block;
  position: absolute;
  top: calc((52px / 2) - 10px);
  left: 0;
  padding: 0 16px;
  color: #130b08;
  -webkit-transition: all ease 0.1s;
  -moz-transition: all ease 0.1s;
  -o-transition: all ease 0.1s;
  transition: all ease 0.1s;
}
.form_space label.active {
  color: #004e88;
  top: 6px;
}
textarea {
  resize: none;
}
.crmWebToEntityForm {
  background-color: transparent !important;
  padding: 0 !important;
  max-width: none !important;
  width: 100%;
}
.crmWebToEntityForm .zcwf_row {
  position: relative;
  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;
  float: left;
  clear: none;
  text-align: inherit;
  width: 49.5%;
  margin-left: 0%;
  margin-right: 1%;
  margin-top: 0 !important;
}
.crmWebToEntityForm .zcwf_row::after {
  content: '';
  display: table;
  clear: both;
}
.crmWebToEntityForm .zcwf_row:nth-child(n) {
  margin-right: 1%;
  float: left;
  clear: none;
}
.crmWebToEntityForm .zcwf_row:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
.crmWebToEntityForm .zcwf_row:nth-child(2n + 1) {
  clear: both;
}
@media only screen and (max-width: 568px) {
  .crmWebToEntityForm .zcwf_row {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .crmWebToEntityForm .zcwf_row:first-child {
    margin-left: auto;
  }
  .crmWebToEntityForm .zcwf_row:last-child {
    margin-right: auto;
  }
}
.crmWebToEntityForm .zcwf_row .zcwf_col_lab,
.crmWebToEntityForm .zcwf_row .zcwf_col_fld {
  width: 100% !important;
}
.crmWebToEntityForm .zcwf_row .zcwf_col_lab {
  position: absolute;
  z-index: 1;
  display: block;
  position: absolute;
  top: calc((52px / 2) - 12px);
  left: 0;
  padding: 0 23px;
  color: #130b08;
  -webkit-transition: all ease 0.1s;
  -moz-transition: all ease 0.1s;
  -o-transition: all ease 0.1s;
  transition: all ease 0.1s;
}
.crmWebToEntityForm .zcwf_row .zcwf_col_lab.active {
  color: #004e88;
  top: 6px;
  font-size: 1.2rem;
}
.crmWebToEntityForm .zcwf_row .zcwf_col_fld select {
  padding-left: 16px;
  padding-top: 20px;
}
.crmWebToEntityForm .zcwf_lblRight {
  text-align: left !important;
}
.crmWebToEntityForm .zcwf_lblRight .zcwf_col_lab {
  text-align: left !important;
}
.zcwf_lblRight .zcwf_col_lab {
  text-align: left !important;
}
#buscador h4 {
  padding-top: 0;
}
#buscador ul {
  list-style: none;
  padding-left: 0;
  padding-left: 0;
  margin: 0;
}
#buscador ul li {
  float: left;
  clear: none;
  text-align: inherit;
  width: 49%;
  margin-left: 0%;
  margin-right: 2%;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  position: static;
}
#buscador ul li::after {
  content: '';
  display: table;
  clear: both;
}
#buscador ul li:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
#buscador ul li:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
#buscador ul li:nth-child(2n + 1) {
  clear: both;
}
#buscador ul li:before {
  content: "";
  display: none;
}
#buscador label {
  display: block;
  width: 100%;
}
@media only screen and (max-width: 568px) {
  #buscador ul li:first-child {
    margin-bottom: 15px;
  }
  #buscador ul li {
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  #buscador ul li::after {
    content: '';
    display: table;
    clear: both;
  }
}
/* CONTENT ========================================================================== */
body {
  padding-top: 100px;
}
@media only screen and (max-width: 900px) {
  body {
    padding-top: 80px;
  }
}
header {
  height: 100px;
  background-color: #fafafa;
  z-index: 10;
  -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;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: solid 1px #d9d9da;
}
@media only screen and (max-width: 900px) {
  header {
    height: 80px;
  }
}
header.floater {
  position: fixed;
}
header .content-center {
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  height: inherit;
  z-index: 1;
}
header .content-center.center {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
header .content-center #logo_box {
  height: inherit;
}
header .content-center #logo_box a {
  width: auto;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  -webkit-transition: width ease 0.3s;
  -moz-transition: width ease 0.3s;
  -o-transition: width ease 0.3s;
  transition: width ease 0.3s;
  padding: 4px 0;
}
header .content-center #logo_box img {
  display: block;
  height: 100%;
  width: auto;
  max-height: 40px;
}
@media only screen and (max-width: 1024px) {
  header .content-center #logo_box img {
    max-height: 34px;
  }
}
header .content-center .btn {
  padding: 8px 12px;
  font-size: 1.5rem;
}
@media only screen and (max-width: 1024px) {
  header .content-center .btn {
    padding: 4px 8px;
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 900px) {
  header .content-center .btn {
    display: none;
  }
}
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%;
  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 #menuIcon a#nav-toggle span {
  background: #130b08;
}
header .content-center #mainMenu {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
@media only screen and (min-width: 901px) {
  header .content-center #mainMenu {
    display: block !important;
  }
  header .content-center #mainMenu ul li {
    float: left;
    position: relative;
  }
  header .content-center #mainMenu ul li a {
    cursor: pointer;
    display: block;
    color: #130b08;
    line-height: 150%;
    font-size: 1.5rem;
    font-weight: 500;
    letter-spacing: 0.1px;
    -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:hover {
    color: #004e88;
  }
  header .content-center #mainMenu ul:not(.sub-menu) {
    z-index: 1;
  }
  header .content-center #mainMenu ul:not(.sub-menu) >li >a {
    line-height: 100px;
    padding: 0 16px;
    position: relative;
  }
  header .content-center #mainMenu ul:not(.sub-menu) >li:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #0075cc;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: transform ease 0.3s;
    -moz-transition: transform ease 0.3s;
    -o-transition: transform ease 0.3s;
    transition: transform ease 0.3s;
  }
  header .content-center #mainMenu ul:not(.sub-menu) >li:hover:after,
  header .content-center #mainMenu ul:not(.sub-menu) >li.current_page_item:after,
  header .content-center #mainMenu ul:not(.sub-menu) >li.current-menu-parent:after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
  }
  header .content-center #mainMenu .sub-menu {
    display: flex;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    position: absolute;
    max-width: 260px;
    top: 100%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    background-color: #fafafa;
    -moz-box-shadow: 0px 3px 1px -2px rgba(97,97,97,0.2), 0px 2px 2px rgba(97,97,97,0.14), 0px 1px 5px rgba(97,97,97,0.12);
    -webkit-box-shadow: 0px 3px 1px -2px rgba(97,97,97,0.2), 0px 2px 2px rgba(97,97,97,0.14), 0px 1px 5px rgba(97,97,97,0.12);
    box-shadow: 0px 3px 1px -2px rgba(97,97,97,0.2), 0px 2px 2px rgba(97,97,97,0.14), 0px 1px 5px rgba(97,97,97,0.12);
    -webkit-border-radius: 0 0 12px 12px;
    -moz-border-radius: 0 0 12px 12px;
    -o-border-radius: 0 0 12px 12px;
    border-radius: 0 0 12px 12px;
  }
  header .content-center #mainMenu .sub-menu.open {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  header .content-center #mainMenu .sub-menu li {
    padding: 0 8px;
    width: 100%;
  }
  header .content-center #mainMenu .sub-menu li a {
    width: 100%;
    font-size: 1.4rem;
    text-align: center;
    padding: 16px;
    white-space: nowrap;
    border-bottom: solid 1px #d9d9da;
  }
  header .content-center #mainMenu .sub-menu li:last-child a {
    border-bottom: 0;
  }
  header .content-center #mainMenu .sub-menu .sub-menu {
    left: 100%;
    top: 0;
    -webkit-border-radius: 0 12px 12px 0;
    -moz-border-radius: 0 12px 12px 0;
    -o-border-radius: 0 12px 12px 0;
    border-radius: 0 12px 12px 0;
  }
}
@media only screen and (max-width: 1240px) {
  header .content-center #mainMenu ul:not(.sub-menu) >li >a {
    padding: 0 12px;
  }
}
@media only screen and (max-width: 1024px) {
  header .content-center #mainMenu ul li a {
    font-size: 1.4rem;
  }
  header .content-center #mainMenu ul:not(.sub-menu) >li >a {
    padding: 0 8px;
  }
}
@media only screen and (max-width: 900px) {
  header .content-center #mainMenu {
    display: none;
    position: fixed;
    top: 80px;
    right: -51%;
    width: 50%;
    min-width: 340px;
    height: calc(100% - 80px);
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    background-color: #fafafa;
    border-left: solid 1px #d9d9da;
    -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:not(.sub-menu) >li >a,
  header .content-center #mainMenu ul >li >a {
    padding: 28px 24px;
    font-size: 1.4rem;
  }
  header .content-center #mainMenu ul {
    height: 100%;
    width: 100%;
  }
  header .content-center #mainMenu ul li {
    width: 100%;
    text-align: center;
    border-bottom: solid 1px #d9d9da;
  }
  header .content-center #mainMenu ul li.current_page_item a {
    color: #0075cc;
  }
  header .content-center #mainMenu ul li.menu-item-type-custom:not(.lang-item) > a {
    text-transform: uppercase;
    color: #616161;
    font-size: 1.2rem;
    background-color: rgba(217,217,218,0.3);
    padding: 12px 25px;
  }
  header .content-center #mainMenu ul a,
  header .content-center #mainMenu ul span {
    display: block;
    cursor: pointer;
    color: #130b08;
    line-height: 100%;
    text-align: left;
  }
  header .content-center #mainMenu .sub-menu {
    height: auto;
    width: 100%;
  }
  header .content-center #mainMenu .sub-menu li {
    border-bottom: 0;
    border-top: solid 1px #d9d9da;
  }
  header .content-center #mainMenu .sub-menu li a {
    width: 100%;
    text-indent: 12px;
  }
  header .content-center #mainMenu .sub-menu li a:before {
    content: "-";
    position: relative;
    left: -5px;
  }
  header .content-center #mainMenu .sub-menu li .sub-menu li a {
    text-indent: 24px;
  }
}
@media only screen and (max-width: 568px) {
  header .content-center #mainMenu {
    width: 100%;
    min-width: 0;
    right: -101%;
    border-left: 0;
  }
  header .content-center #mainMenu ul:not(.sub-menu) >li >a,
  header .content-center #mainMenu ul >li >a {
    padding: 25px 20px;
  }
}
header .content-center #mainMenu.openMenu {
  right: 0;
  height: calc(100% - 100px);
  top: 100px;
  -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 .content-center #mainMenu.openMenu {
    height: calc(100% - 80px);
    top: 80px;
  }
}
header.headScroll {
  height: 80px;
}
@media only screen and (max-width: 900px) {
  header.headScroll {
    height: 80px;
  }
}
header.headScroll:before {
  opacity: 0;
}
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: 901px) {
  header.headScroll .content-center #mainMenu ul:not(.sub-menu) >li >a {
    line-height: 80px;
    -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 {
    height: calc(100% - 80px);
    top: 80px;
  }
}
header.headScroll .content-center #mainMenu.openMenu {
  height: calc(100% - 80px);
  top: 80px;
}
@media only screen and (max-width: 900px) {
  header.headScroll .content-center #mainMenu.openMenu {
    height: calc(100% - 80px);
    top: 80px;
  }
}
.closeArea {
  display: none;
  position: fixed;
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: rgba(0,0,0,0.5);
}
.pre_footer {
  padding: 60px 0;
  background-color: #002744;
  color: #fafafa;
}
.pre_footer .content-center {
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  gap: 60px;
}
.pre_footer hr {
  margin: 4px 0 12px 0;
}
.pre_footer .big_column {
  width: 37.5%;
}
.pre_footer .big_column .certificados {
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 12px;
  gap: 12px;
}
.pre_footer .big_column .certificados picture {
  display: flex;
}
.pre_footer .big_column .certificados picture>* {
  display: inline-block;
  max-height: 80px;
  max-width: 120px;
}
.pre_footer .small_column {
  width: 25%;
}
.pre_footer .small_column .socials {
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 8px;
  gap: 2px;
}
.pre_footer .small_column .socials a {
  display: flex;
  height: 32px;
  width: 32px;
}
.pre_footer .small_column .socials svg {
  display: block;
  fill: #fafafa;
  width: inherit;
  height: auto;
}
.pre_footer .contact_data {
  padding: 4px 0;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}
@media only screen and (max-width: 1240px) {
  .pre_footer {
    padding: 52px 0;
  }
  .pre_footer .content-center {
    gap: 52px;
  }
}
@media only screen and (max-width: 1024px) {
  .pre_footer {
    padding: 40px 0;
  }
  .pre_footer .content-center {
    gap: 40px;
  }
  .pre_footer .big_column {
    width: 35%;
  }
  .pre_footer .small_column {
    width: 30%;
  }
}
@media only screen and (max-width: 900px) {
  .pre_footer {
    padding: 28px 0;
  }
  .pre_footer .content-center {
    gap: 28px;
  }
  .pre_footer .small_column .socials a {
    height: 28px;
    width: 28px;
  }
}
@media only screen and (max-width: 800px) {
  .pre_footer {
    padding: 24px 0;
  }
  .pre_footer .content-center {
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    gap: 0;
  }
  .pre_footer hr {
    margin: 4px 0 8px 0;
  }
  .pre_footer .big_column:not(.last) {
    width: 65%;
    padding-right: 24px;
  }
  .pre_footer .small_column {
    width: 35%;
  }
  .pre_footer .big_column.last {
    padding-top: 24px;
    width: 100%;
  }
}
@media only screen and (max-width: 568px) {
  .pre_footer .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;
    gap: 24px;
  }
  .pre_footer .big_column:not(.last),
  .pre_footer .small_column,
  .pre_footer .big_column.last {
    width: 100%;
    padding: 0;
  }
  .pre_footer .big_column:not(.last) .socials,
  .pre_footer .small_column .socials,
  .pre_footer .big_column.last .socials,
  .pre_footer .big_column:not(.last) .certificados,
  .pre_footer .small_column .certificados,
  .pre_footer .big_column.last .certificados {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .pre_footer .contact {
    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-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
  }
  .pre_footer .subtitle {
    text-align: center;
  }
}
@media only screen and (max-width: 360px) {
  .pre_footer .contact {
    gap: 8px;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
main {
  height: 100%;
  margin-bottom: -60px;
}
@media only screen and (max-width: 568px) {
  main {
    margin-bottom: -80px;
  }
}
footer {
  padding: 20px 0;
  height: 60px;
  background-color: #001729;
  position: relative;
  z-index: 5;
}
footer .caption {
  color: #fafafa;
  font-weight: 700;
  line-height: 20px;
}
footer a {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  text-decoration: #fafafa underline 1px;
}
footer br {
  display: none;
}
@media only screen and (max-width: 568px) {
  footer {
    height: 80px;
  }
  footer br {
    display: block;
  }
}
.boton_whatsapp_flotante {
  position: fixed;
  display: block;
  bottom: 20px;
  right: 20px;
  width: 56px;
  height: 56px;
  z-index: 10;
  -moz-box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px rgba(0,0,0,0.14), 0px 1px 5px rgba(0,0,0,0.12);
  -webkit-box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px rgba(0,0,0,0.14), 0px 1px 5px rgba(0,0,0,0.12);
  box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px rgba(0,0,0,0.14), 0px 1px 5px rgba(0,0,0,0.12);
  background-color: #25d366;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  overflow: hidden;
}
.boton_whatsapp_flotante img {
  display: block;
  width: 100%;
  height: auto;
}
.boton_whatsapp_flotante .sr_only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.boton_whatsapp_flotante.trigger_parent {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: transform 0.4s ease 1s;
  -moz-transition: transform 0.4s ease 1s;
  -o-transition: transform 0.4s ease 1s;
  transition: transform 0.4s ease 1s;
}
.boton_whatsapp_flotante.vis {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@media only screen and (max-width: 568px) {
  .boton_whatsapp_flotante {
    width: 40px;
    height: 40px;
  }
}
/* Error 404 ========================================================================== */
#errorBox {
  height: calc(100% - 60px);
  min-height: 320px;
}
@media only screen and (max-width: 800px) {
  #errorBox {
    min-height: 280px;
  }
}
@media only screen and (max-width: 568px) {
  #errorBox {
    min-height: 240px;
  }
}
@media only screen and (max-width: 360px) {
  #errorBox {
    min-height: 220px;
  }
}
#errorBox section,
#errorBox .content-center {
  height: 100%;
}
#errorBox .content-center {
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#errorBox .txtBox {
  text-align: center;
  max-width: 400px;
  margin: 0 auto 10px auto;
}
/* GENERAL ========================================================================== */
.floatBox {
  background-color: #fafafa;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  overflow: hidden;
  -moz-box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px rgba(0,0,0,0.14), 0px 1px 5px rgba(0,0,0,0.12);
  -webkit-box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px rgba(0,0,0,0.14), 0px 1px 5px rgba(0,0,0,0.12);
  box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px rgba(0,0,0,0.14), 0px 1px 5px rgba(0,0,0,0.12);
}
.borderBox {
  background-color: #fafafa;
  border: solid 1px #d9d9da;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  padding: 24px;
  gap: 16px;
  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;
}
.borderBox:after {
  display: none;
}
.borderBox .txtSpace {
  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;
  gap: 8px;
}
@media only screen and (max-width: 900px) {
  .borderBox {
    -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;
    gap: 12px;
  }
}
@media only screen and (max-width: 800px) {
  .borderBox {
    gap: 8px;
  }
}
.citaBox {
  margin: 24px;
  width: calc(100vw - 40px);
  max-width: 980px;
  padding: 48px;
  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;
  gap: 24px;
}
.citaBox .data {
  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-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
}
.citaBox hr {
  border-color: #d9d9da;
}
.citaBox .logo {
  width: 80px;
  height: 80px;
  overflow: hidden;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  border: solid 1px #d9d9da;
  background-color: #fff;
  position: relative;
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}
.citaBox .logo picture>* {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  object-fit: cover;
  min-height: 100%;
  height: auto;
  width: 100%;
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01);
}
@media only screen and (max-width: 1240px) {
  .citaBox .floatBox {
    padding: 40px;
    margin: 20px;
  }
}
@media only screen and (max-width: 900px) {
  .citaBox .floatBox {
    padding: 36px;
  }
  .citaBox .floatBox .data {
    gap: 20px;
  }
  .citaBox .floatBox .logo {
    width: 68px;
    height: 68px;
  }
}
@media only screen and (max-width: 800px) {
  .citaBox .floatBox {
    padding: 24px;
    gap: 20px;
  }
  .citaBox .floatBox .data {
    gap: 16px;
  }
  .citaBox .floatBox .logo {
    width: 56px;
    height: 56px;
  }
}
@media only screen and (max-width: 568px) {
  .citaBox .floatBox {
    padding: 20px;
    gap: 16px;
    margin: 0 20px;
  }
  .citaBox .floatBox .data {
    gap: 12px;
  }
  .citaBox .floatBox .logo {
    width: 48px;
    height: 48px;
  }
}
.articleBox {
  height: 100%;
  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;
  background-color: #fafafa;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  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;
}
.articleBox .imgSpace {
  position: relative;
  overflow: hidden;
}
.articleBox .imgSpace picture>* {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  object-fit: cover;
  min-height: 100%;
  height: auto;
  width: 100%;
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01);
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.articleBox .imgSpace:before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.articleBox .txtSpace {
  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: 28px;
  gap: 16px;
}
.articleBox.main {
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -moz-box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px rgba(0,0,0,0.14), 0px 1px 5px rgba(0,0,0,0.12);
  -webkit-box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px rgba(0,0,0,0.14), 0px 1px 5px rgba(0,0,0,0.12);
  box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px rgba(0,0,0,0.14), 0px 1px 5px rgba(0,0,0,0.12);
}
.articleBox.main .txtSpace,
.articleBox.main .imgSpace {
  width: 50%;
}
.articleBox.main .txtSpace {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 40px;
}
.articleBox:hover {
  -moz-box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px rgba(0,0,0,0.14), 0px 1px 5px rgba(0,0,0,0.12);
  -webkit-box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px rgba(0,0,0,0.14), 0px 1px 5px rgba(0,0,0,0.12);
  box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px rgba(0,0,0,0.14), 0px 1px 5px rgba(0,0,0,0.12);
}
.articleBox:hover .imgSpace picture>* {
  -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: 1024px) {
  .articleBox.main .txtSpace {
    padding: 36px;
  }
}
@media only screen and (max-width: 900px) {
  .articleBox.main .txtSpace {
    padding: 32px;
  }
}
@media only screen and (max-width: 800px) {
  .articleBox .imgSpace:before {
    padding-bottom: 45%;
    min-height: 180px;
  }
  .articleBox.main .imgSpace {
    width: 45%;
  }
  .articleBox.main .txtSpace {
    width: 55%;
    padding: 28px;
  }
}
@media only screen and (max-width: 568px) {
  .articleBox .imgSpace:before {
    min-height: 160px;
  }
  .articleBox .txtSpace {
    padding: 24px;
  }
  .articleBox.main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 380px;
    margin: 0 auto;
  }
  .articleBox.main .txtSpace,
  .articleBox.main .imgSpace {
    width: 100%;
  }
  .articleBox.main .txtSpace {
    padding: 24px;
  }
}
@media only screen and (max-width: 360px) {
  .articleBox .imgSpace:before {
    min-height: 140px;
  }
  .articleBox .txtSpace {
    padding: 20px;
    gap: 12px;
  }
  .articleBox.main .txtSpace {
    padding: 20px;
  }
}
#posts .post_slider .slick-track {
  display: flex;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
#posts .post_slider .item {
  height: inherit;
}
#posts .grid3 {
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#posts .grid3 .articleBox {
  height: auto;
  max-width: 80%;
}
#posts .grid3 .articleBox:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 568px) {
  #posts .grid3 {
    gap: 20px;
  }
  #posts .grid3 .articleBox,
  #posts .grid3 .articleBox:last-child {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 360px) {
  #posts .grid3 .articleBox {
    max-width: 100%;
  }
}
#posts .posts_title {
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#posts .posts_title:after {
  display: none;
}
@media only screen and (max-width: 420px) {
  #posts .posts_title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #posts .posts_title .btnAlt {
    margin: 10px 0;
  }
}
#contacto,
#page_contacto {
  overflow: hidden;
}
#contacto .txtSpace a,
#page_contacto .txtSpace a {
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin-top: 20px;
}
#contacto .txtSpace a .icon,
#page_contacto .txtSpace a .icon {
  padding: 6px;
  border: solid 2px #0075cc;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  margin-right: 18px;
}
#contacto .txtSpace {
  width: 45%;
  float: left;
  max-width: 520px;
  padding-right: 40px;
}
#contacto .txtSpace .title_4 {
  margin-bottom: 30px;
  position: relative;
}
#contacto .txtSpace .title_4:after {
  content: "";
  display: block;
  position: absolute;
  width: calc(50vw - 520px);
  right: calc(100% - 80px);
  top: calc(100% + 10px);
  height: 2px;
  background-color: #0075cc;
}
@media only screen and (max-width: 1240px) {
  #contacto .txtSpace .title_4:after {
    width: 100px;
    left: -20px;
    right: initial;
  }
}
#contacto .formSpace {
  width: 55%;
  float: right;
}
#contacto.trigger_parent .txtSpace .title_4 {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
#contacto.trigger_parent .txtSpace .title_4:after {
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -o-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: transform 0.4s ease 0.3s;
  -moz-transition: transform 0.4s ease 0.3s;
  -o-transition: transform 0.4s ease 0.3s;
  transition: transform 0.4s ease 0.3s;
}
#contacto.trigger_parent .txtSpace p,
#contacto.trigger_parent .txtSpace a {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease 0.6s;
  -moz-transition: opacity 0.4s ease 0.6s;
  -o-transition: opacity 0.4s ease 0.6s;
  transition: opacity 0.4s ease 0.6s;
}
#contacto.trigger_parent .formSpace {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease 0.9s;
  -moz-transition: opacity 0.4s ease 0.9s;
  -o-transition: opacity 0.4s ease 0.9s;
  transition: opacity 0.4s ease 0.9s;
}
#contacto.vis .txtSpace .title_4 {
  opacity: 1;
}
#contacto.vis .txtSpace .title_4:after {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
#contacto.vis .txtSpace p,
#contacto.vis .txtSpace a {
  opacity: 1;
}
#contacto.vis .formSpace {
  opacity: 1;
}
@media only screen and (max-width: 900px) {
  #contacto .txtSpace,
  #contacto .formSpace {
    width: 50%;
  }
}
@media only screen and (max-width: 720px) {
  #contacto .txtSpace,
  #contacto .formSpace {
    width: 100%;
    float: initial;
    margin-left: auto;
    margin-right: auto;
  }
  #contacto .txtSpace {
    padding-right: 0;
    max-width: 460px;
    margin-bottom: 30px;
    text-align: center;
  }
  #contacto .txtSpace .title_4:after {
    right: 0;
    left: 0;
    margin: auto;
  }
  #contacto .txtSpace a {
    text-align: left;
  }
}
.breadcrumbs {
  display: flex;
  margin-bottom: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.breadcrumbs >a,
.breadcrumbs >p {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
@media only screen and (max-width: 568px) {
  .breadcrumbs >a,
  .breadcrumbs >p {
    margin-right: 6px;
  }
}
.breadcrumbs >p:last-child {
  margin-right: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.clientes .carrusel_clientes {
  width: 100%;
  margin: 36px 0;
  overflow: hidden;
  position: relative;
}
.clientes .carrusel_clientes:after,
.clientes .carrusel_clientes:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 140px;
  max-width: 10vw;
  z-index: 1;
  pointer-events: none;
}
.clientes .carrusel_clientes:before {
  left: 0;
  background: linear-gradient(90deg, #f0f1f3 0%, rgba(240,241,243,0) 100%);
}
.clientes .carrusel_clientes:after {
  right: 0;
  background: linear-gradient(90deg, rgba(240,241,243,0) 0%, #f0f1f3 100%);
}
.clientes .carrusel_clientes .slick-list {
  border-top: solid 1px #d9d9da;
  border-bottom: solid 1px #d9d9da;
}
.clientes .carrusel_clientes .item {
  margin: 8px 20px;
  width: 160px;
}
.clientes .carrusel_clientes .item img {
  display: block;
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 900px) {
  .clientes .carrusel_clientes .item {
    width: 140px;
  }
}
@media only screen and (max-width: 800px) {
  .clientes .carrusel_clientes {
    margin: 28px 0;
  }
  .clientes .carrusel_clientes .item {
    margin: 8px 16px;
    width: 120px;
  }
}
@media only screen and (max-width: 568px) {
  .clientes .carrusel_clientes {
    margin: 20px 0;
  }
  .clientes .carrusel_clientes .item {
    margin: 8px 12px;
    width: 100px;
  }
}
.clientes.bg_blanco .carrusel_clientes:before {
  background: linear-gradient(90deg, #fafafa 0%, rgba(250,250,250,0) 100%);
}
.clientes.bg_blanco .carrusel_clientes:after {
  background: linear-gradient(90deg, rgba(250,250,250,0) 0%, #fafafa 100%);
}
.halfs {
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 80px;
}
.halfs.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-box-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.halfs .txtSpace,
.halfs .imgSpace {
  float: left;
  width: 50%;
}
.halfs .txtSpace {
  padding: 40px 0;
}
.halfs .imgSpace {
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
}
.halfs .imgSpace:before {
  content: "";
  display: block;
  padding-bottom: 75%;
}
.halfs .imgSpace picture>* {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  object-fit: cover;
  min-height: 100%;
  height: auto;
  width: 100%;
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01);
}
.halfs.trigger_parent .imgSpace {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.halfs.trigger_parent .txtSpace .title_4,
.halfs.trigger_parent .txtSpace p {
  opacity: 0;
}
.halfs.trigger_parent .txtSpace .title_4 {
  -webkit-transition: opacity 0.4s ease 0.3s;
  -moz-transition: opacity 0.4s ease 0.3s;
  -o-transition: opacity 0.4s ease 0.3s;
  transition: opacity 0.4s ease 0.3s;
}
.halfs.trigger_parent .txtSpace hr {
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -o-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: transform 0.4s ease 0.6s;
  -moz-transition: transform 0.4s ease 0.6s;
  -o-transition: transform 0.4s ease 0.6s;
  transition: transform 0.4s ease 0.6s;
}
.halfs.trigger_parent .txtSpace p {
  -webkit-transition: opacity 0.4s ease 0.9s;
  -moz-transition: opacity 0.4s ease 0.9s;
  -o-transition: opacity 0.4s ease 0.9s;
  transition: opacity 0.4s ease 0.9s;
}
.halfs.vis .imgSpace {
  opacity: 1;
}
.halfs.vis .txtSpace .title_4,
.halfs.vis .txtSpace p {
  opacity: 1;
}
.halfs.vis .txtSpace hr {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
@media only screen and (max-width: 1024px) {
  .halfs {
    gap: 60px;
  }
  .halfs .txtSpace {
    width: 55%;
    padding: 20px 0;
  }
  .halfs .imgSpace {
    width: 45%;
  }
}
@media only screen and (max-width: 900px) {
  .halfs {
    gap: 40px;
  }
  .halfs .txtSpace {
    width: 60%;
    padding: 16px 0;
  }
  .halfs .imgSpace {
    width: 40%;
  }
}
@media only screen and (max-width: 800px) {
  .halfs {
    gap: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .halfs.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .halfs .txtSpace,
  .halfs .imgSpace {
    width: 100%;
  }
  .halfs .txtSpace {
    padding: 0;
  }
  .halfs .imgSpace {
    max-width: 70%;
  }
  .halfs .imgSpace:before {
    padding-bottom: 56.25%;
  }
}
@media only screen and (max-width: 568px) {
  .halfs {
    gap: 28px;
  }
  .halfs .imgSpace {
    max-width: 80%;
  }
}
@media only screen and (max-width: 360px) {
  .halfs {
    gap: 24px;
  }
  .halfs .imgSpace {
    max-width: none;
  }
}
.slider_dots {
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
}
.slider_dots .slick-dots {
  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-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}
.slider_dots li a {
  background-color: #d9d9da;
  display: block;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  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;
}
.slider_dots li.slick-active a {
  width: 40px;
  background-color: #0075cc;
}
/* SECCIONES ========================================================================== */
.hero {
  min-height: calc(100vh - 100px);
  overflow: hidden;
  position: relative;
}
.hero .slick-list,
.hero .slick-track,
.hero .item,
.hero .content-center {
  height: 100%;
  min-height: inherit;
}
.hero .item {
  background-color: #1a1b38;
}
.hero .content-center {
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  gap: 60px;
}
.hero .txtSpace {
  width: 50%;
  padding: 80px 0;
}
.hero .txtSpace h1 {
  margin-bottom: 40px;
  position: relative;
  color: #fafafa;
}
.hero .txtSpace h1 strong {
  color: #55a3dd;
}
.hero .txtSpace h1:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #272954;
  top: calc(100% + 20px);
  width: calc(100% + (50vw - 600px));
  right: 0;
  height: 1px;
}
.hero .txtSpace p {
  color: #d9d9da;
}
.hero .txtSpace p.subtitle {
  margin-bottom: 4px;
}
.hero .txtSpace p:not(.subtitle) {
  margin-bottom: 24px;
}
.hero .zcwf_col_fld a {
  color: #0075cc !important;
}
.hero .imgSpace {
  width: 50%;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.hero .imgSpace .floatBox {
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 12px 0 0 12px;
  -moz-border-radius: 12px 0 0 12px;
  -o-border-radius: 12px 0 0 12px;
  border-radius: 12px 0 0 12px;
  max-height: calc(100% - 80px);
  width: calc(100% + (50vw - 580px));
}
.hero .imgSpace .floatBox:before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.hero .imgSpace .floatBox picture>* {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  object-fit: cover;
  min-height: 100%;
  height: auto;
  width: 100%;
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01);
}
.hero .vidSpace {
  width: 40%;
  padding: 40px 0;
}
.hero .vidSpace .floatBox {
  position: relative;
  height: 100%;
  width: 100%;
}
.hero .vidSpace iframe {
  position: absolute;
  inset: 0 0 0 0;
  height: 100%;
  width: 100%;
}
.hero .content-center.with_video {
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.hero .content-center.with_video .txtSpace {
  width: 60%;
}
.hero .item.light {
  background-color: #fafafa;
}
.hero .item.light .txtSpace h1 {
  color: #130b08;
}
.hero .item.light .txtSpace h1 strong {
  color: #0075cc;
}
.hero .item.light .txtSpace h1:after {
  background-color: #d9d9da;
}
.hero .item.light .txtSpace p {
  color: #616161;
}
@media only screen and (max-width: 1240px) {
  .hero .txtSpace h1:after {
    width: calc(100% + 20px);
  }
  .hero .imgSpace .floatBox {
    width: calc(100% + 40px);
  }
}
@media only screen and (max-width: 1024px) {
  .hero .content-center {
    gap: 40px;
  }
  .hero .txtSpace {
    padding: 60px 0;
  }
  .hero .imgSpace .floatBox {
    max-height: calc(100% - 60px);
  }
  .hero .vidSpace {
    padding: 32px 0;
  }
}
@media only screen and (max-width: 900px) {
  .hero {
    height: auto;
    min-height: 0;
  }
  .hero .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;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 0;
  }
  .hero .txtSpace {
    width: 100%;
    max-width: 85%;
    padding: 40px 0;
  }
  .hero .txtSpace h1 {
    margin-bottom: 24px;
  }
  .hero .txtSpace h1:after {
    top: calc(100% + 12px);
    width: 100%;
  }
  .hero .txtSpace p:not(.subtitle) {
    margin-bottom: 20px;
  }
  .hero .imgSpace {
    width: 100%;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .hero .imgSpace .floatBox {
    position: relative;
    -webkit-border-radius: 12px 12px 0 0;
    -moz-border-radius: 12px 12px 0 0;
    -o-border-radius: 12px 12px 0 0;
    border-radius: 12px 12px 0 0;
    margin: 0 auto;
    max-height: initial;
    width: 100%;
    max-width: 80vw;
  }
  .hero .imgSpace .floatBox picture>* {
    display: block;
    min-height: 100%;
    height: auto;
    width: 100%;
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -o-transform: scale(1.01);
    transform: scale(1.01);
  }
  .hero .vidSpace {
    padding: 0;
    width: 100%;
  }
  .hero .vidSpace .floatBox {
    margin: 0 auto;
    width: 100%;
    height: auto;
    max-width: 80vw;
    -webkit-border-radius: 12px 12px 0 0;
    -moz-border-radius: 12px 12px 0 0;
    -o-border-radius: 12px 12px 0 0;
    border-radius: 12px 12px 0 0;
  }
  .hero .vidSpace .floatBox:before {
    content: "";
    display: block;
    padding-bottom: 56.25%;
  }
  .hero.home .txtSpace p {
    text-align: left;
  }
  .hero.home .imgSpace {
    padding-bottom: 4px;
  }
  .hero.home .imgSpace .floatBox {
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px;
  }
  .hero .content-center.with_video {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .hero .content-center.with_video .txtSpace {
    width: 100%;
  }
}
@media only screen and (max-width: 800px) {
  .hero .txtSpace {
    max-width: 90%;
    padding: 32px 0;
  }
  .hero .imgSpace .floatBox,
  .hero .vidSpace .floatBox {
    max-width: 90vw;
  }
}
@media only screen and (max-width: 568px) {
  .hero .txtSpace {
    max-width: 100%;
  }
  .hero .imgSpace .floatBox,
  .hero .vidSpace .floatBox {
    max-width: calc(100vw - 40px);
  }
}
.boxes {
  padding: 120px 0;
}
.boxes .content-center {
  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;
  gap: 60px;
}
.boxes .blockBox {
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -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: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
.boxes .blockBox .txtSpace {
  width: 55%;
  padding: 24px 32px;
  position: relative;
}
.boxes .blockBox .txtSpace .head {
  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-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}
.boxes .blockBox .txtSpace .title {
  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;
  gap: 4px;
}
.boxes .blockBox .txtSpace hr {
  margin: 20px 0;
}
.boxes .blockBox .txtSpace:before {
  content: "";
  position: absolute;
  inset: 0 0 0 auto;
  height: 100%;
  width: 1200px;
  border: solid 1px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  z-index: -1;
}
.boxes .blockBox .imgSpace {
  width: 45%;
}
.boxes .blockBox .imgSpace .floatBox {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: #fff;
}
.boxes .blockBox .imgSpace .floatBox:before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.boxes .blockBox .imgSpace .floatBox picture>* {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  object-fit: cover;
  min-height: 100%;
  height: auto;
  width: 100%;
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01);
}
.boxes .blockBox.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-box-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.boxes .blockBox.reverse .txtSpace:before {
  inset: 0 auto 0 0;
}
.boxes.light {
  background-color: #f0f1f3;
}
.boxes.light .blockBox span.material-symbols-outlined {
  color: #0075cc;
}
.boxes.light .blockBox .title_3 {
  color: #130b08;
}
.boxes.light .blockBox p {
  color: #616161;
}
.boxes.light .blockBox hr {
  border-color: #d9d9da;
}
.boxes.light .blockBox .txtSpace:before {
  border-color: #d9d9da;
  background-color: #fafafa;
}
.boxes.dark {
  background-color: #1a1b38;
}
.boxes.dark .blockBox span.material-symbols-outlined {
  color: #55a3dd;
}
.boxes.dark .blockBox .title_3 {
  color: #fafafa;
}
.boxes.dark .blockBox p {
  color: #d9d9da;
}
.boxes.dark .blockBox hr {
  border-color: #1d1f4a;
}
.boxes.dark .blockBox .txtSpace:before {
  border-color: #1d1f4a;
  background-color: #272954;
}
@media only screen and (max-width: 1240px) {
  .boxes .blockBox .txtSpace:before {
    width: calc((100vw - 40px) * 0.775);
  }
}
@media only screen and (max-width: 1024px) {
  .boxes {
    padding: 100px 0;
  }
  .boxes .blockBox .txtSpace .head {
    gap: 16px;
  }
  .boxes .blockBox .txtSpace hr {
    margin: 16px 0;
  }
}
@media only screen and (max-width: 900px) {
  .boxes {
    padding: 80px 0;
  }
  .boxes .blockBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .boxes .blockBox .txtSpace {
    width: 100%;
    padding: 24px;
  }
  .boxes .blockBox .txtSpace hr {
    margin: 12px 0;
  }
  .boxes .blockBox .txtSpace:before {
    width: 100%;
    height: calc(100% + 24px);
    inset: auto 0 0 0;
  }
  .boxes .blockBox .imgSpace {
    width: 60%;
  }
  .boxes .blockBox.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .boxes .blockBox.reverse .txtSpace:before {
    inset: auto 0 0 0;
  }
}
@media only screen and (max-width: 800px) {
  .boxes {
    padding: 60px 0;
  }
  .boxes .blockBox .imgSpace {
    width: 70%;
  }
}
@media only screen and (max-width: 568px) {
  .boxes .content-center {
    gap: 40px;
  }
  .boxes .blockBox .txtSpace {
    padding: 20px;
  }
  .boxes .blockBox .txtSpace .head {
    gap: 12px;
  }
  .boxes .blockBox .txtSpace hr {
    margin: 8px 0;
  }
  .boxes .blockBox .txtSpace:before {
    height: calc(100% + 20px);
  }
  .boxes .blockBox .imgSpace {
    width: 80%;
  }
}
@media only screen and (max-width: 360px) {
  .boxes {
    padding: 40px 0;
  }
  .boxes .content-center {
    gap: 20px;
  }
  .boxes .blockBox .imgSpace {
    width: 90%;
  }
}
.banner {
  position: relative;
  overflow: hidden;
}
.banner .content-center {
  display: flex;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.banner .content-center.only_text {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.banner .bgArea {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: #000;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.4;
}
.banner .bgArea.empty {
  display: none;
}
.banner .txtArea {
  padding: 60px 20px 60px 0;
  width: 65%;
  position: relative;
  z-index: 2;
}
.banner .txtArea ul {
  text-align: left;
}
.banner .imgArea {
  position: relative;
  width: 35%;
  z-index: 2;
}
.banner .imgArea picture>* {
  position: absolute;
  object-fit: contain;
  inset: 0;
  margin: auto;
  display: block;
}
.banner .imgArea.big picture>* {
  max-width: 100%;
}
.banner .imgArea.small picture>* {
  max-height: 70%;
  max-width: 60%;
}
.banner .imgArea.giant {
  width: 55%;
}
.banner .imgArea.giant picture>* {
  max-width: 100%;
}
.banner .content-center.bigger_image .txtArea {
  width: 45%;
}
.banner .logos {
  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-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
  margin-top: 24px;
}
.banner .logos a {
  display: flex;
}
.banner .logos img {
  max-width: 200px;
}
@media only screen and (max-width: 1024px) {
  .banner .logos {
    gap: 16px;
    margin-top: 20px;
  }
  .banner .logos img {
    max-width: 180px;
  }
}
@media only screen and (max-width: 900px) {
  .banner .txtArea p:not(.subtitle) {
    margin-top: 4px;
  }
  .banner .logos {
    gap: 12px;
  }
  .banner .logos img {
    max-width: 150px;
  }
}
@media only screen and (max-width: 800px) {
  .banner .logos {
    margin-top: 16px;
    gap: 8px;
  }
  .banner .logos img {
    max-width: 140px;
  }
  .banner .imgArea.small picture>* {
    max-height: 75%;
    max-width: 80%;
  }
  .banner .content-center.bigger_image {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .banner .content-center.bigger_image .txtArea,
  .banner .content-center.bigger_image .imgArea {
    width: 100%;
  }
  .banner .content-center.bigger_image .txtArea {
    text-align: left;
    padding: 40px 20px;
  }
  .banner .content-center.bigger_image .imgArea.giant:before {
    content: "";
    display: block;
    padding-bottom: 50%;
  }
  .banner .content-center.bigger_image .imgArea.giant picture>* {
    inset: auto 0 0 0;
    height: 100%;
  }
}
@media only screen and (max-width: 568px) {
  .banner .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;
  }
  .banner .content-center.reversed {
    padding: 40px 20px;
    gap: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .banner .txtArea {
    width: 100%;
    text-align: center;
    padding: 0;
  }
  .banner .content-center:not(.reversed) .txtArea {
    padding: 40px 20px;
  }
  .banner .logos {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .banner .imgArea {
    width: 100%;
  }
  .banner .imgArea.big {
    height: 240px;
  }
  .banner .imgArea.big picture>* {
    inset: 0 0 auto 0;
    height: 150%;
    max-width: 80%;
  }
  .banner .imgArea.small {
    display: none;
  }
}
@media only screen and (max-width: 360px) {
  .banner .logos img {
    max-width: 120px;
  }
  .banner .imgArea.big {
    height: 180px;
  }
  .banner .imgArea.big picture>* {
    max-width: 100%;
  }
}
.list .title p.subtitle {
  margin-bottom: 4px;
}
.list .title p.large {
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
}
.list .item {
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.list .item:after {
  display: none;
}
.list .item span.material-symbols-outlined {
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}
.list .item .text {
  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;
  gap: 12px;
}
.list .grid2,
.list .grid3 {
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.list .grid2 .item {
  -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: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  gap: 24px;
}
.list .grid2 .item:nth-child(odd) {
  padding: 36px 48px 36px 24px;
  border-right-style: solid;
  border-right-width: 1px;
}
.list .grid2 .item:nth-child(even) {
  padding: 36px 24px 36px 48px;
}
.list .grid2 .item:last-child,
.list .grid2 .item:nth-last-child(2):nth-child(odd) {
  border-bottom-width: 0;
}
.list .grid3 {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.list .grid3 .item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  gap: 12px;
  padding: 36px;
  border-right-style: solid;
  border-right-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.list .grid3 .item:last-child,
.list .grid3 .item:nth-child(3n) {
  border-right-width: 0;
}
.list .grid3 .item:last-child,
.list .grid3 .item:nth-last-child(2):nth-child(odd),
.list .grid3 .item:nth-last-child(2):nth-child(even),
.list .grid3 .item:nth-last-child(3):nth-child(even) {
  border-bottom-width: 0;
}
.list.dark {
  background-color: #1a1b38;
  color: #fafafa;
}
.list.dark .title h2>strong {
  color: #55a3dd;
}
.list.dark .title p.subtitle {
  color: #d9d9da;
}
.list.dark .item span.material-symbols-outlined {
  color: #55a3dd;
}
.list.dark .item p:not(.title_5) {
  color: #d9d9da;
}
.list.dark .grid2 .item,
.list.dark .grid3 .item {
  border-color: #272954;
}
.list.light {
  background-color: #f0f1f3;
  color: #130b08;
}
.list.light .title h2>strong {
  color: #0075cc;
}
.list.light .title p.subtitle {
  color: #616161;
}
.list.light .item span.material-symbols-outlined {
  color: #0075cc;
}
.list.light .item p:not(.title_5) {
  color: #616161;
}
.list.light .grid2 .item,
.list.light .grid3 .item {
  border-color: #d9d9da;
}
@media only screen and (max-width: 1240px) {
  .list .grid2 .item {
    gap: 20px;
  }
  .list .grid2 .item:nth-child(odd) {
    padding: 32px 44px 32px 20px;
  }
  .list .grid2 .item:nth-child(even) {
    padding: 32px 20px 32px 44px;
  }
  .list .grid3 .item {
    padding: 32px;
  }
}
@media only screen and (max-width: 1024px) {
  .list .grid2 .item:nth-child(odd) {
    padding: 28px 36px 28px 16px;
  }
  .list .grid2 .item:nth-child(even) {
    padding: 28px 16px 28px 36px;
  }
  .list .grid3 .item {
    padding: 28px;
  }
}
@media only screen and (max-width: 900px) {
  .list .item .text {
    gap: 8px;
  }
  .list .grid2 .item,
  .list .grid3 .item {
    gap: 12px;
  }
  .list .grid2 .item:nth-child(odd),
  .list .grid3 .item:nth-child(odd) {
    padding: 24px 28px 24px 8px;
  }
  .list .grid2 .item:nth-child(even),
  .list .grid3 .item:nth-child(even) {
    padding: 24px 8px 24px 28px;
  }
  .list .grid2 .item {
    -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: flex-start;
    align-items: flex-start;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .list .grid3 .item {
    border-right-width: 0;
  }
  .list .grid3 .item:nth-child(odd):not(:last-child) {
    border-right-style: solid;
    border-right-width: 1px;
  }
  .list .grid3 .item:nth-last-child(3):nth-child(even),
  .list .grid3 .item:nth-last-child(2):nth-child(even) {
    border-bottom-style: solid;
    border-bottom-width: 1px;
  }
  .list .grid3 .item:last-child,
  .list .grid3 .item:nth-last-child(2):nth-child(odd) {
    border-bottom-width: 0;
  }
}
@media only screen and (max-width: 800px) {
  .list .grid2 .item:nth-child(odd),
  .list .grid3 .item:nth-child(odd) {
    padding: 24px 24px 24px 0px;
  }
  .list .grid2 .item:nth-child(even),
  .list .grid3 .item:nth-child(even) {
    padding: 24px 0px 24px 24px;
  }
}
@media only screen and (max-width: 568px) {
  .list .grid2 .item:nth-child(odd),
  .list .grid3 .item:nth-child(odd),
  .list .grid2 .item:nth-child(even),
  .list .grid3 .item:nth-child(even) {
    padding: 20px 0px;
  }
  .list .grid2 .item:nth-child(odd),
  .list .grid3 .item:nth-child(odd),
  .list .grid2 .item:nth-child(even),
  .list .grid3 .item:nth-child(even),
  .list .grid2 .item:nth-child(odd):not(:last-child),
  .list .grid3 .item:nth-child(odd):not(:last-child) {
    border-right-width: 0;
  }
  .list .grid2 .item:nth-last-child(2):nth-child(odd),
  .list .grid3 .item:nth-last-child(2):nth-child(odd) {
    border-bottom-style: solid;
    border-bottom-width: 1px;
  }
  .list .grid2 .item:last-child,
  .list .grid3 .item:last-child {
    border-bottom-width: 0;
  }
}
.steps {
  position: relative;
}
.steps .bgArea {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  inset: 0;
  margin: auto;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-color: #000;
  z-index: -2;
}
.steps .bgArea .overlay {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  inset: 0;
  margin: auto;
  background-color: #000;
  opacity: 0.5;
  z-index: -1;
}
.steps .bgArea:before,
.steps .bgArea:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 4px;
  left: 0;
  right: 0;
}
.steps .bgArea:before {
  top: 0;
  background: linear-gradient(180deg, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0) 100%);
}
.steps .bgArea:after {
  bottom: 0;
  background: linear-gradient(0deg, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0) 100%);
}
.steps .floatBox {
  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;
  width: 100%;
  max-width: 680px;
  padding: 24px;
  gap: 16px;
}
.steps .list {
  display: flex;
  -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;
  gap: 24px;
}
.steps .list.i2 .floatBox:first-child,
.steps .list.i3 .floatBox:first-child,
.steps .list.i4 .floatBox:first-child,
.steps .list.i5 .floatBox:first-child {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: flex-start;
  align-self: flex-start;
}
.steps .list.i2 .floatBox:last-child,
.steps .list.i3 .floatBox:last-child,
.steps .list.i4 .floatBox:last-child,
.steps .list.i5 .floatBox:last-child {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: flex-end;
  align-self: flex-end;
}
.steps .list.i4 .floatBox:nth-child(2) {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: flex-start;
  align-self: flex-start;
  margin-left: calc((100% - 680px) / 3);
}
.steps .list.i4 .floatBox:nth-child(3) {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: flex-end;
  align-self: flex-end;
  margin-right: calc((100% - 680px) / 3);
}
.steps .list.i5 .floatBox:nth-child(2) {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: flex-start;
  align-self: flex-start;
  margin-left: calc((100% - 680px) / 4);
}
.steps .list.i5 .floatBox:nth-child(4) {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: flex-end;
  align-self: flex-end;
  margin-right: calc((100% - 680px) / 4);
}
.steps.light .floatBox p {
  color: #130b08;
}
.steps.light .floatBox p.txt_bold {
  color: #004e88;
}
.steps.dark .floatBox {
  background-color: #1a1b38;
}
.steps.dark .floatBox p {
  color: #fafafa;
}
.steps.dark .floatBox p.txt_bold {
  color: #55a3dd;
}
@media only screen and (max-width: 800px) {
  .steps .floatBox {
    gap: 12px;
  }
  .steps .list {
    gap: 20px;
  }
}
@media only screen and (max-width: 568px) {
  .steps .floatBox {
    padding: 20px;
    gap: 8px;
  }
  .steps .list {
    gap: 16px;
  }
}
@media only screen and (max-width: 360px) {
  .steps .floatBox {
    padding: 16px;
  }
  .steps .list {
    gap: 12px;
  }
}
.long_texts {
  background-color: #fafafa;
}
.long_texts .content-center {
  display: flex;
  -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;
  gap: 40px;
}
.long_texts .content-center hr:last-child {
  display: none;
}
.long_texts .imgSpace {
  text-align: center;
}
.long_texts .imgSpace p {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.long_texts .floatBox {
  position: relative;
  overflow: hidden;
}
.long_texts .floatBox:before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.long_texts .floatBox picture>* {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  object-fit: cover;
  min-height: 100%;
  height: auto;
  width: 100%;
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01);
}
.long_texts .row {
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -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: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  gap: 60px;
}
.long_texts .row.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-box-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.long_texts .row .txtSpace {
  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;
  gap: 12px;
}
.long_texts .row .txtSpace .title_5 {
  margin-bottom: 12px;
}
.long_texts .row .txtSpace:after {
  display: none;
}
.long_texts .row.single {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 75%;
}
.long_texts .row.single.reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.long_texts .row.single .txtSpace,
.long_texts .row.single .imgSpace {
  width: 100%;
}
.long_texts .row.half .txtSpace,
.long_texts .row.half .imgSpace {
  width: 50%;
}
.long_texts .row.brick .txtSpace {
  width: 55%;
}
.long_texts .row.brick .imgSpace {
  width: 45%;
}
.long_texts .row.third .txtSpace {
  width: calc(100% - 280px);
}
.long_texts .row.third .imgSpace {
  width: 280px;
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}
.long_texts.light {
  backgorund-color: #f0f1f3;
}
.long_texts.light .intro .title_3 {
  color: #130b08;
}
.long_texts.light .imgSpace p {
  color: #130b08;
}
.long_texts.light .txtSpace {
  color: #616161;
}
.long_texts.light .txtSpace .title_5 {
  color: #0075cc;
}
.long_texts.dark {
  background-color: #1a1b38;
}
.long_texts.dark hr {
  border-color: #272954;
}
.long_texts.dark .intro .title_3 {
  color: #fafafa;
}
.long_texts.dark .imgSpace p {
  color: #fafafa;
}
.long_texts.dark .txtSpace {
  color: #d9d9da;
}
.long_texts.dark .txtSpace .title_5 {
  color: #55a3dd;
}
@media only screen and (max-width: 1024px) {
  .long_texts .row {
    gap: 52px;
  }
}
@media only screen and (max-width: 900px) {
  .long_texts .row {
    gap: 44px;
  }
  .long_texts .row.half .txtSpace {
    width: 55%;
  }
  .long_texts .row.half .imgSpace {
    width: 45%;
  }
}
@media only screen and (max-width: 800px) {
  .long_texts .row {
    gap: 32px;
  }
}
@media only screen and (max-width: 660px) {
  .long_texts .content-center {
    gap: 32px;
  }
  .long_texts .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
  }
  .long_texts .row.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .long_texts .row.w_btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .long_texts .row.single,
  .long_texts .row.half,
  .long_texts .row.brick,
  .long_texts .row.third {
    max-width: 80%;
  }
  .long_texts .row.single .txtSpace,
  .long_texts .row.half .txtSpace,
  .long_texts .row.brick .txtSpace,
  .long_texts .row.third .txtSpace,
  .long_texts .row.single .imgSpace,
  .long_texts .row.half .imgSpace,
  .long_texts .row.brick .imgSpace,
  .long_texts .row.third .imgSpace {
    width: 100%;
  }
  .long_texts .row.third .imgSpace {
    width: 280px;
  }
}
@media only screen and (max-width: 568px) {
  .long_texts .content-center {
    gap: 28px;
  }
  .long_texts .imgSpace p {
    max-width: 90%;
  }
  .long_texts .row {
    gap: 32px;
  }
  .long_texts .row .txtSpace .title_5 {
    margin-bottom: 8px;
  }
  .long_texts .row.single,
  .long_texts .row.half,
  .long_texts .row.brick,
  .long_texts .row.third {
    max-width: 90%;
  }
}
@media only screen and (max-width: 360px) {
  .long_texts .content-center {
    gap: 24px;
  }
  .long_texts .imgSpace p {
    max-width: 100%;
  }
  .long_texts .row {
    gap: 24px;
  }
  .long_texts .row .txtSpace .title_5 {
    margin-bottom: 4px;
  }
  .long_texts .row.single,
  .long_texts .row.half,
  .long_texts .row.brick,
  .long_texts .row.third {
    max-width: 100%;
  }
}
.video {
  position: relative;
}
.video:before {
  content: "";
  display: block;
  inset: 0 0 auto 0;
  width: 100%;
  height: 50%;
  background: #fafafa;
  position: absolute;
  z-index: -1;
}
.video .floatBox {
  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-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 4px;
}
.video.left .floatBox {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-box-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.video .vidSpace {
  width: 45%;
  position: relative;
}
.video .vidSpace iframe {
  position: absolute;
  inset: 0 0 0 0;
  height: 100%;
  width: 100%;
}
.video .txtSpace {
  width: 55%;
  padding: 60px 48px;
}
.video .txtSpace .title_3 {
  margin-bottom: 24px;
}
.video.dark .floatBox {
  background-color: #1a1b38;
}
.video.dark .txtSpace .title_3 {
  color: #fafafa;
}
.video.dark .txtSpace p {
  color: #d9d9da;
}
.video.light .floatBox {
  background-color: #fafafa;
}
.video.light .txtSpace .title_3 {
  color: #130b08;
}
.video.light .txtSpace p {
  color: #616161;
}
@media only screen and (max-width: 1024px) {
  .video .txtSpace {
    padding: 48px 36px;
  }
}
@media only screen and (max-width: 900px) {
  .video .vidSpace {
    width: 40%;
  }
  .video .txtSpace {
    width: 60%;
    padding: 36px 24px;
  }
}
@media only screen and (max-width: 800px) {
  .video .floatBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .video.left .floatBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .video .txtSpace,
  .video .vidSpace {
    width: 100%;
  }
  .video .txtSpace {
    padding: 28px 20px;
  }
  .video .vidSpace {
    position: relative;
    overflow: hidden;
  }
  .video .vidSpace:before {
    content: "";
    display: block;
    padding-bottom: 56.25%;
  }
}
@media only screen and (max-width: 568px) {
  .video .txtSpace .title_3 {
    margin-bottom: 20px;
  }
}
.cifras .container {
  position: relative;
}
.cifras .top,
.cifras .center,
.cifras .bottom {
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.cifras .center {
  -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;
  position: absolute;
  text-align: center;
  margin: auto;
  inset: 0;
  width: 240px;
  height: 100%;
  padding: 36px 24px 40px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  background-color: #0075cc;
  color: #fafafa;
}
.cifras .top,
.cifras .bottom {
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.cifras .group {
  width: calc(50% - 120px);
  padding: 36px;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .cifras .center {
    width: 220px;
  }
  .cifras .group {
    width: calc(50% - 110px);
  }
}
@media only screen and (max-width: 900px) {
  .cifras .center {
    width: 200px;
    padding: 32px 24px 36px;
  }
  .cifras .group {
    width: calc(50% - 100px);
    padding: 28px;
  }
}
@media only screen and (max-width: 800px) {
  .cifras .center {
    width: 180px;
    padding: 28px 20px 32px;
  }
  .cifras .group {
    width: calc(50% - 90px);
    padding: 24px;
  }
}
@media only screen and (max-width: 700px) {
  .cifras .container {
    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;
    border: solid 1px #d9d9da;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px;
    overflow: hidden;
  }
  .cifras hr {
    display: none;
  }
  .cifras .center,
  .cifras .top,
  .cifras .bottom {
    width: 100%;
  }
  .cifras .center {
    position: static;
    height: auto;
    padding: 12px 24px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 12px;
  }
  .cifras .center .title_5 {
    text-align: left;
    max-width: 110px;
  }
  .cifras .top,
  .cifras .bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cifras .group {
    width: 100%;
    padding: 20px 24px;
    border-top: solid #d9d9da 1px;
  }
}
@media only screen and (max-width: 568px) {
  .cifras .center .title_5 {
    max-width: 100px;
  }
}
@media only screen and (max-width: 360px) {
  .cifras .center {
    padding: 8px 20px;
    gap: 8px;
  }
  .cifras .center .title_5 {
    max-width: 94px;
  }
  .cifras .group {
    padding: 16px 20px;
  }
}
.contacto .content-center {
  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;
  gap: 36px;
}
.contacto .top {
  text-align: center;
}
.contacto .row {
  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-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.contacto .left,
.contacto .right {
  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;
  gap: 20px;
}
.contacto .left {
  width: 65%;
  padding-right: 40px;
  border-right: solid 1px #d9d9da;
}
.contacto .left strong {
  font-weight: inherit;
  color: #0075cc;
}
.contacto .right {
  width: 35%;
  padding-left: 40px;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.contacto .right picture {
  display: block;
  max-width: 220px;
  margin: 0 auto;
}
.contacto .right.datos {
  text-align: left;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: flex-start;
  align-self: flex-start;
}
.contacto .right .socials {
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  gap: 2px;
}
.contacto .right .socials a {
  display: flex;
  height: 32px;
  width: 32px;
}
.contacto .right .socials svg {
  display: block;
  fill: #004e88;
  width: inherit;
  height: auto;
}
.contacto .right .contact_data {
  padding: 4px 0;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  gap: 12px;
}
.contacto .right .contact_data span {
  margin: 2px 0;
}
@media only screen and (max-width: 1024px) {
  .contacto .left {
    padding-right: 36px;
  }
  .contacto .right {
    padding-left: 36px;
  }
}
@media only screen and (max-width: 900px) {
  .contacto .left,
  .contacto .right {
    gap: 20px;
  }
  .contacto .left {
    padding-right: 32px;
  }
  .contacto .right {
    padding-left: 32px;
  }
}
@media only screen and (max-width: 800px) {
  .contacto .content-center {
    gap: 32px;
  }
  .contacto .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .contacto .left,
  .contacto .right {
    width: 100%;
    gap: 16px;
  }
  .contacto .left {
    border-right: 0;
    border-bottom: solid 1px #d9d9da;
    padding-right: 0;
    padding-bottom: 28px;
  }
  .contacto .right {
    padding-left: 0;
    padding-top: 28px;
  }
  .contacto .right.datos {
    text-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .contacto .right.datos .links {
    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;
  }
}
@media only screen and (max-width: 568px) {
  .contacto .content-center {
    gap: 24px;
  }
  .contacto .left {
    padding-bottom: 24px;
  }
  .contacto .right {
    padding-top: 24px;
  }
  .contacto .right picture {
    width: 220px;
    max-width: 80%;
  }
  .contacto .right.datos {
    text-align: left;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
  }
  .contacto .right.datos .links {
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
  }
}
/* INICIO ========================================================================== */
#funcionamiento .content-center {
  display: flex;
  -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;
}
#funcionamiento >.content-center {
  gap: 24px;
}
#funcionamiento .title_2 {
  text-align: center;
}
#funcionamiento .grid2 {
  width: 100%;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
#funcionamiento .imgSpace {
  position: relative;
}
#funcionamiento .imgSpace:before {
  content: "";
  display: block;
  inset: auto 0 0 0;
  width: 100%;
  height: 50%;
  background: #1a1b38;
  position: absolute;
  z-index: -1;
}
#funcionamiento picture {
  max-width: 780px;
  width: 80%;
  position: relative;
}
@media only screen and (max-width: 800px) {
  #funcionamiento picture {
    width: 90%;
  }
}
@media only screen and (max-width: 568px) {
  #funcionamiento picture {
    width: 95%;
  }
}
@media only screen and (max-width: 360px) {
  #funcionamiento picture {
    width: 100%;
  }
}
#certificaciones {
  padding-bottom: 60px;
  text-align: center;
}
#certificaciones .grid2 {
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-top: 24px;
}
#certificaciones .item {
  display: flex;
  -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;
  gap: 12px;
  padding: 0 24px;
}
#certificaciones .item:after {
  display: none;
}
#certificaciones .item picture {
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 140px;
  width: 160px;
  position: relative;
}
#certificaciones .item picture >* {
  position: absolute;
  object-fit: contain;
  inset: 0;
  margin: auto;
  display: block;
  max-height: 100%;
  max-width: 100%;
}
#certificaciones .item:first-child {
  border-right: solid 1px #272954;
}
@media only screen and (max-width: 800px) {
  #certificaciones .item picture {
    height: 100px;
    width: 140px;
  }
}
@media only screen and (max-width: 568px) {
  #certificaciones .item {
    gap: 8px;
    padding: 0;
    margin-right: 0;
  }
  #certificaciones .item:first-child {
    border-bottom: solid 1px #272954;
    border-right: 0;
    padding-bottom: 16px;
  }
}
#citas {
  display: flex;
  -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;
  gap: 12px;
}
#citas .slick-track {
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#empresas {
  overflow: hidden;
}
#empresas .content-center {
  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-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 36px;
}
#empresas .grid4 {
  position: relative;
}
#empresas .grid4:after {
  content: "";
  position: absolute;
  top: 0;
  left: calc(-1 * (50vw - 600px));
  bottom: 0;
  margin: auto;
  height: 20px;
  width: 100vw;
  background: linear-gradient(90deg, rgba(0,117,204,0) 0%, #0075cc 50%, rgba(0,117,204,0) 100%);
  z-index: -1;
}
#empresas .floatBox {
  margin-bottom: 0;
}
#empresas .floatBox .imgSpace {
  position: relative;
  overflow: hidden;
}
#empresas .floatBox .imgSpace:before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
#empresas .floatBox .imgSpace picture>* {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  object-fit: cover;
  min-height: 100%;
  height: auto;
  width: 100%;
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01);
}
#empresas .floatBox .txtSpace {
  padding: 12px 20px;
  text-align: center;
}
@media only screen and (max-width: 1240px) {
  #empresas .grid4:after {
    left: -20px;
  }
}
@media only screen and (max-width: 900px) {
  #empresas .content-center {
    gap: 28px;
  }
  #empresas .floatBox .txtSpace {
    padding: 12px 16px;
  }
}
@media only screen and (max-width: 800px) {
  #empresas .content-center {
    gap: 24px;
  }
  #empresas .empresas_slider {
    position: relative;
    width: 100vw;
    left: -20px;
    overflow: hidden;
  }
  #empresas .slick-list {
    margin-bottom: 0;
  }
  #empresas .floatBox {
    margin: 4px 12px;
  }
  #empresas .floatBox .imgSpace:before {
    padding-bottom: 56.25%;
  }
}
@media only screen and (max-width: 568px) {
  #empresas .content-center {
    gap: 20px;
  }
  #empresas .floatBox {
    margin: 4px 10px;
  }
}
@media only screen and (max-width: 400px) {
  #empresas .floatBox {
    width: calc(100vw - 60px);
  }
}
#cierre .txtSpace {
  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;
  gap: 24px;
}
#cierre .buttons {
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 4px;
  gap: 8px;
}
#cierre .buttons >a {
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}
#cierre .buttons:after {
  display: none;
}
@media only screen and (max-width: 568px) {
  #cierre .txtSpace {
    gap: 20px;
  }
}
@media only screen and (max-width: 440px) {
  #cierre .buttons {
    gap: 4px;
  }
}
/* DEMO ========================================================================== */
#demo {
  overflow: hidden;
}
#demo hr {
  margin: 4px 0;
}
#demo .intro {
  max-width: 940px;
  margin: 0 auto;
  text-align: center;
}
#demo .form {
  display: flex;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -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: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#demo .formSpace {
  width: 60%;
  max-width: 640px;
  position: relative;
  z-index: 2;
}
#demo .imgSpace {
  width: 40%;
  position: relative;
  overflow: hidden;
  right: -20px;
}
#demo .imgSpace:before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
#demo .imgSpace:after {
  content: "";
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  inset: 0 0 0 auto;
  background: linear-gradient(90deg, #fafafa 0%, rgba(250,250,250,0) 10%, rgba(250,250,250,0) 95%, #fafafa 100%);
  z-index: 1;
}
#demo .imgSpace picture>* {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  object-fit: scale-down;
  min-height: 100%;
  height: auto;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  #demo .formSpace {
    width: 65%;
  }
  #demo .imgSpace {
    position: absolute;
    width: 40%;
  }
}
@media only screen and (max-width: 900px) {
  #demo .formSpace {
    width: 70%;
  }
}
@media only screen and (max-width: 800px) {
  #demo .form {
    -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: flex-start;
    align-items: flex-start;
    padding-bottom: 80px;
  }
  #demo .formSpace {
    width: 100%;
  }
  #demo .imgSpace {
    width: 50%;
    bottom: -40px;
  }
}
@media only screen and (max-width: 568px) {
  #demo .intro {
    text-align: left;
  }
  #demo .form {
    padding-bottom: 0;
  }
  #demo .imgSpace {
    display: none;
  }
}
/* SERVICIOS ========================================================================== */
.graficos .title {
  max-width: 800px;
  margin: 0 auto;
}
.graficos .columnas {
  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-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.graficos .columnas .left,
.graficos .columnas .center,
.graficos .columnas .right {
  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;
  text-align: center;
  gap: 12px;
}
.graficos .columnas .center {
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}
.graficos .columnas .center p {
  padding: 4px 16px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  color: #fafafa;
}
@media only screen and (max-width: 568px) {
  .graficos .columnas {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 28px;
  }
  .graficos .columnas .left picture,
  .graficos .columnas .right picture {
    max-width: 80%;
  }
  .graficos .columnas .center {
    gap: 8px;
    -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;
  }
}
.proceso .content-center {
  gap: 40px;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -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: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.proceso .left {
  width: 60%;
  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;
  gap: 20px;
}
.proceso .right {
  width: 40%;
  display: flex;
  position: sticky;
  top: calc(80px + 20px);
}
.proceso .right picture>* {
  display: block;
  max-height: calc(100vh - (80px + 40px));
}
@media only screen and (max-width: 900px) {
  .proceso .content-center {
    gap: 32px;
  }
}
@media only screen and (max-width: 800px) {
  .proceso .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;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    gap: 24px;
  }
  .proceso .left,
  .proceso .right {
    width: 100%;
  }
  .proceso .right {
    position: static;
    max-width: 50%;
    margin: 0 auto;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .proceso .right picture>* {
    max-height: initial;
  }
}
@media only screen and (max-width: 568px) {
  .proceso .left {
    gap: 16px;
  }
  .proceso .right {
    max-width: 60%;
  }
}
@media only screen and (max-width: 360px) {
  .proceso .left {
    gap: 12px;
  }
  .proceso .right {
    max-width: 80%;
  }
}
/* PRECIOS ========================================================================== */
#precios .planes,
#cotizador {
  position: relative;
}
#precios .planes:before,
#cotizador:before {
  content: "";
  display: block;
  width: 100%;
  height: 50%;
  background: #fafafa;
  position: absolute;
}
#precios .planes .content-center,
#cotizador .content-center {
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#precios .planes .floatBox,
#cotizador .floatBox {
  position: relative;
  width: 100%;
  z-index: 1;
}
#precios .planes .floatBox .head,
#cotizador .floatBox .head {
  background-color: #272954;
  text-align: center;
  padding: 12px 36px;
}
#precios .planes .floatBox .content,
#cotizador .floatBox .content {
  padding: 48px 36px;
  display: flex;
  text-align: 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-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 900px) {
  #precios .planes .floatBox .head,
  #cotizador .floatBox .head {
    padding: 12px 28px;
  }
  #precios .planes .floatBox .content,
  #cotizador .floatBox .content {
    padding: 40px 28px;
  }
}
@media only screen and (max-width: 800px) {
  #precios .planes .floatBox .head,
  #cotizador .floatBox .head {
    padding: 12px 24px;
  }
  #precios .planes .floatBox .content,
  #cotizador .floatBox .content {
    padding: 32px 24px;
  }
}
@media only screen and (max-width: 568px) {
  #precios .planes .floatBox .head,
  #cotizador .floatBox .head {
    padding: 12px 20px;
  }
  #precios .planes .floatBox .content,
  #cotizador .floatBox .content {
    padding: 24px 20px;
  }
}
@media only screen and (max-width: 440px) {
  #precios .planes .precios_slider,
  #cotizador .precios_slider {
    padding: 0;
  }
  #precios .planes .precios_slider .floatBox,
  #cotizador .precios_slider .floatBox {
    margin: 4px 10px;
  }
}
#precios .floatBox .content {
  gap: 24px;
}
#precios .planes:before {
  inset: auto 0 0 0;
}
#precios .planes .content-center {
  gap: 40px;
}
#precios .planes .floatBox {
  max-width: 480px;
}
#precios .planes .floatBox .top {
  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;
  gap: 4px;
}
#precios .planes .floatBox .btn {
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
#precios .condiciones a:not(.btn) {
  text-decoration: underline;
  font-weight: inherit;
  color: inherit;
}
@media only screen and (max-width: 1024px) {
  #precios .planes .content-center {
    gap: 32px;
  }
}
@media only screen and (max-width: 900px) {
  #precios .planes .content-center {
    gap: 24px;
  }
}
@media only screen and (max-width: 800px) {
  #precios .floatBox .content {
    gap: 20px;
  }
  #precios .planes .content-center {
    gap: 20px;
  }
}
@media only screen and (max-width: 568px) {
  #precios .condiciones {
    text-align: left;
  }
  #precios .condiciones p {
    text-indent: -10px;
    margin-left: 10px;
  }
}
#cotizador .floatBox {
  max-width: 1000px;
  background-color: #1a1b38;
}
#cotizador hr {
  border-color: #272954;
}
#cotizador .top {
  width: 100%;
}
#cotizador .form_cotizador,
#cotizador .bottom {
  width: 100%;
  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-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#cotizador .form_cotizador {
  gap: 20px;
}
#cotizador .form_cotizador .form_space {
  width: 100%;
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
}
#cotizador .form_cotizador .form_space .btn {
  width: 100%;
}
#cotizador .bottom {
  display: flex;
  border-top: solid 1px #272954;
  margin-top: 24px;
  padding-top: 24px;
}
#cotizador .bottom .item {
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  width: 100%;
  padding: 0 20px;
}
#cotizador .bottom .item:not(:last-child) {
  border-right: solid 1px #272954;
}
#cotizador .more {
  width: 100%;
  border-top: solid 1px #272954;
  margin-top: 24px;
  padding-top: 24px;
  display: none;
}
#cotizador .more a {
  text-decoration: underline;
}
@media only screen and (max-width: 900px) {
  #cotizador .bottom .item {
    width: auto;
    padding: 0 16px;
  }
}
@media only screen and (max-width: 800px) {
  #cotizador .bottom,
  #cotizador .more {
    margin-top: 20px;
    padding-top: 20px;
  }
}
@media only screen and (max-width: 700px) {
  #cotizador .top {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #cotizador .top .form_space {
    width: calc(50% - 10px);
  }
  #cotizador .bottom {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #cotizador .bottom .item {
    width: calc(50% - 10px);
  }
  #cotizador .bottom .item:nth-child(1),
  #cotizador .bottom .item:nth-child(2) {
    padding: 0 12px 16px 12px;
  }
  #cotizador .bottom .item:nth-last-child(2) {
    border-right: 0;
  }
  #cotizador .bottom .item:last-child {
    border-top: solid 1px #272954;
    padding: 16px 12px 0 12px;
  }
}
@media only screen and (max-width: 568px) {
  #cotizador .form_cotizador {
    gap: 16px;
  }
  #cotizador .bottom,
  #cotizador .more {
    margin-top: 16px;
    padding-top: 16px;
  }
  #cotizador .bottom .item {
    width: 100%;
  }
  #cotizador .bottom .item:nth-child(1),
  #cotizador .bottom .item:nth-child(2) {
    padding: 12px;
    border-right: 0;
  }
  #cotizador .bottom .item:nth-child(1) {
    padding-top: 0;
  }
  #cotizador .bottom .item:nth-last-child(2) {
    border-top: solid 1px #272954;
  }
  #cotizador .bottom .item:last-child {
    border-top: solid 1px #272954;
    padding: 12px 12px 0 12px;
  }
}
@media only screen and (max-width: 440px) {
  #cotizador .form_cotizador {
    gap: 12px;
  }
  #cotizador .top .form_space {
    width: 100%;
  }
}
#descuentos .content-center {
  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;
  text-align: center;
  gap: 48px;
}
#descuentos .row {
  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;
  text-align: center;
  gap: 12px;
}
@media only screen and (max-width: 900px) {
  #descuentos .content-center {
    gap: 36px;
  }
}
@media only screen and (max-width: 800px) {
  #descuentos .content-center {
    gap: 28px;
  }
}
@media only screen and (max-width: 568px) {
  #descuentos .content-center {
    gap: 20px;
  }
}
#preguntas .box {
  background-color: #fafafa;
  border: solid 1px #d9d9da;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  max-width: 1020px;
  margin: 0 auto;
}
#preguntas .item {
  border-bottom: solid 1px #d9d9da;
}
#preguntas .item .title,
#preguntas .item .content {
  display: flex;
  gap: 12px;
}
#preguntas .item .title {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 16px 24px 16px 20px;
  cursor: pointer;
}
#preguntas .item .icon {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: transform ease 0.3s;
  -moz-transition: transform ease 0.3s;
  -o-transition: transform ease 0.3s;
  transition: transform ease 0.3s;
}
#preguntas .item .content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 36px;
  border-top: solid 1px #d9d9da;
}
#preguntas .item .content a {
  color: #0075cc;
}
#preguntas .item.active .icon {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
#preguntas .item:last-child {
  border-bottom: 0;
}
@media only screen and (max-width: 1024px) {
  #preguntas .item .content {
    padding: 32px;
  }
}
@media only screen and (max-width: 900px) {
  #preguntas .item .content {
    padding: 28px;
  }
}
@media only screen and (max-width: 800px) {
  #preguntas .item .title {
    padding: 12px 20px 12px 16px;
  }
  #preguntas .item .content {
    padding: 24px;
  }
}
@media only screen and (max-width: 568px) {
  #preguntas .item .title {
    gap: 8px;
    padding: 12px 16px 12px 12px;
  }
  #preguntas .item .content {
    padding: 20px;
  }
}
#cao .content-center {
  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;
  gap: 48px;
}
#cao .row {
  display: flex;
  gap: 24px;
}
#cao .duo {
  gap: 48px;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -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: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#cao .duo .left {
  width: 70%;
  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;
  gap: 16px;
}
#cao .duo .left .botones {
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 12px;
}
#cao .duo .right {
  width: 30%;
  display: flex;
}
#cao .duo .right .floatBox {
  display: flex;
  background-color: #fff;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 24px 36px;
}
#cao hr {
  border-color: #272954;
}
#cao .planes {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
#cao .planes .planBox {
  width: 50%;
  background-color: #272954;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  padding: 24px;
  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;
  gap: 24px;
}
#cao .planes .box_row {
  display: flex;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 24px;
}
#cao .planes .subtitle {
  margin-top: 4px;
}
#cao .planes ul li:before {
  background-color: #55a3dd;
}
#cao .planes p.small {
  max-width: 1040px;
  margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
  #cao .duo {
    gap: 40px;
  }
}
@media only screen and (max-width: 900px) {
  #cao .duo {
    gap: 32px;
  }
  #cao .duo .right .floatBox {
    padding: 20px 32px;
  }
}
@media only screen and (max-width: 800px) {
  #cao .duo {
    gap: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  #cao .duo .left {
    width: 100%;
  }
  #cao .duo .left .botones {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #cao .duo .right {
    width: 100%;
    max-width: 200px;
  }
  #cao .duo .right .floatBox {
    padding: 16px 28px;
  }
  #cao .planes .planBox {
    width: 100%;
    padding: 20px;
    gap: 20px;
  }
  #cao .planes .box_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }
}
@media only screen and (max-width: 568px) {
  #cao .row {
    gap: 20px;
  }
}
@media only screen and (max-width: 360px) {
  #cao .duo .left .botones {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #cao .duo .right {
    max-width: 180px;
  }
  #cao .planes .planBox {
    gap: 16px;
  }
  #cao .planes ul {
    padding-left: 4px;
  }
}
/* CLIENTES ========================================================================== */
.seccion_clientes .content-center {
  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;
  gap: 40px;
}
.seccion_clientes .row {
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 40px;
}
.seccion_clientes .left {
  width: 70%;
  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;
  gap: 40px;
}
.seccion_clientes .right {
  width: 30%;
  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;
}
.seccion_clientes .right .logo {
  width: 100%;
  max-width: 260px;
}
.seccion_clientes .right .logo >* {
  display: block;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .seccion_clientes .content-center {
    gap: 36px;
  }
  .seccion_clientes .row {
    gap: 36px;
  }
  .seccion_clientes .left {
    gap: 36px;
  }
}
@media only screen and (max-width: 900px) {
  .seccion_clientes .content-center {
    gap: 32px;
  }
  .seccion_clientes .row {
    gap: 32px;
  }
  .seccion_clientes .left {
    width: 65%;
    gap: 32px;
  }
  .seccion_clientes .right {
    width: 35%;
  }
}
@media only screen and (max-width: 800px) {
  .seccion_clientes .content-center {
    gap: 20px;
  }
  .seccion_clientes .row {
    gap: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .seccion_clientes .left,
  .seccion_clientes .right {
    width: 100%;
  }
  .seccion_clientes .left {
    gap: 20px;
  }
  .seccion_clientes .right .logo {
    max-width: 200px;
  }
}
@media only screen and (max-width: 568px) {
  .seccion_clientes .right .logo {
    max-width: 160px;
  }
}
@media only screen and (max-width: 360px) {
  .seccion_clientes .right .logo {
    max-width: 140px;
  }
}
.seccion_cita {
  position: relative;
}
.seccion_cita:before {
  content: "";
  display: block;
  inset: 0 0 auto 0;
  width: 100%;
  height: calc(50% + 10px);
  background: #fafafa;
  position: absolute;
  z-index: -1;
}
.seccion_cita.bottom:before {
  inset: auto 0 0 0;
}
.seccion_cita .citaBox {
  margin: 0 auto;
}
/* CONTACTO ========================================================================== */
.soporte {
  position: relative;
}
.soporte .bgArea {
  position: absolute;
  display: block;
  height: 100%;
  width: 70%;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: #d9d9da;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.5;
  z-index: -2;
}
.soporte .bgArea:after {
  content: '';
  position: absolute;
  display: block;
  height: 100%;
  width: 50%;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  background: linear-gradient(90deg, #f0f1f3 0%, rgba(240,241,243,0) 100%);
}
.soporte .txtSpace {
  width: 70%;
  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;
  gap: 24px;
}
.soporte .txtSpace .content {
  max-width: 680px;
  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;
  gap: 12px;
  color: #130b08;
}
.soporte .txtSpace blockquote {
  margin: 0;
  border-left: solid 1px #d9d9da;
  padding-left: 16px;
}
.soporte .txtSpace .buttons {
  display: flex;
  gap: 12px;
}
@media only screen and (max-width: 568px) {
  .soporte .bgArea {
    width: 100%;
    opacity: 0.2;
  }
  .soporte .bgArea:after {
    width: 100%;
    left: 0;
    background: rgba(240,241,243,0.5);
  }
  .soporte .txtSpace {
    width: 100%;
    gap: 20px;
  }
}
@media only screen and (max-width: 360px) {
  .soporte .txtSpace .buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
  }
}
#page_contacto {
  min-height: calc(100% - 60px);
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
#page_contacto .txtSpace,
#page_contacto .formSpace {
  width: 50%;
  padding: 60px 0;
}
#page_contacto .txtSpace {
  position: relative;
}
#page_contacto .txtSpace .imgSpace {
  position: absolute;
  width: 100%;
  height: 50%;
  left: 0;
  bottom: 0;
  background-position: 50% 0%;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}
#page_contacto .txtSpace .content-center {
  max-width: 620px;
  margin-right: 0;
}
#page_contacto .txtSpace h1 {
  width: 100%;
  margin-bottom: 40px;
  position: relative;
}
#page_contacto .txtSpace h1:after {
  content: "";
  display: block;
  background-color: #0075cc;
  position: absolute;
  height: 2px;
  width: calc(100% + 80px + (50vw - 600px));
  right: -80px;
  bottom: -20px;
}
@media only screen and (max-width: 1240px) {
  #page_contacto .txtSpace h1:after {
    width: calc(100% + 80px);
    right: initial;
    left: -20px;
  }
}
@media only screen and (max-width: 1024px) {
  #page_contacto .txtSpace h1:after {
    width: calc(100% + 60px);
  }
}
@media only screen and (max-width: 900px) {
  #page_contacto .txtSpace h1:after {
    width: calc(100% + 50px);
  }
}
@media only screen and (max-width: 800px) {
  #page_contacto .txtSpace h1:after {
    width: calc(100% + 20px);
  }
}
#page_contacto .txtSpace p:not(.text) {
  max-width: 460px;
}
#page_contacto.trigger_parent .txtSpace h1 {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
#page_contacto.trigger_parent .txtSpace h1:after {
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-transition: transform 0.4s ease 0.3s;
  -moz-transition: transform 0.4s ease 0.3s;
  -o-transition: transform 0.4s ease 0.3s;
  transition: transform 0.4s ease 0.3s;
}
#page_contacto.trigger_parent .txtSpace p,
#page_contacto.trigger_parent .txtSpace a {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease 0.6s;
  -moz-transition: opacity 0.4s ease 0.6s;
  -o-transition: opacity 0.4s ease 0.6s;
  transition: opacity 0.4s ease 0.6s;
}
#page_contacto.trigger_parent .formSpace .form_container {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease 0.9s;
  -moz-transition: opacity 0.4s ease 0.9s;
  -o-transition: opacity 0.4s ease 0.9s;
  transition: opacity 0.4s ease 0.9s;
}
#page_contacto.vis .txtSpace h1 {
  opacity: 1;
}
#page_contacto.vis .txtSpace h1:after {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
#page_contacto.vis .txtSpace p,
#page_contacto.vis .txtSpace a {
  opacity: 1;
}
#page_contacto.vis .formSpace .form_container {
  opacity: 1;
}
@media only screen and (max-width: 1024px) {
  #page_contacto .txtSpace {
    width: 48%;
  }
  #page_contacto .formSpace {
    width: 52%;
  }
}
@media only screen and (max-width: 900px) {
  #page_contacto .txtSpace {
    width: 45%;
  }
  #page_contacto .formSpace {
    width: 55%;
  }
}
@media only screen and (max-width: 800px) {
  #page_contacto {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #page_contacto .txtSpace,
  #page_contacto .formSpace {
    width: 100%;
    padding: 40px 0;
  }
  #page_contacto .txtSpace {
    padding-bottom: 60px;
  }
  #page_contacto .txtSpace .content-center {
    max-width: 1240px;
  }
  #page_contacto .txtSpace .txtBox {
    max-width: 460px;
  }
  #page_contacto .txtSpace .imgSpace {
    width: 50%;
    height: 100%;
    left: initial;
    right: 0;
    background-position: 0% 0%;
  }
  #page_contacto .txtSpace .imgSpace:after {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 50%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(90deg, #d9d9da 0%, rgba(217,217,218,0) 100%);
  }
}
@media only screen and (max-width: 568px) {
  #page_contacto .txtSpace h1 {
    margin-bottom: 30px;
  }
  #page_contacto .txtSpace h1:after {
    bottom: -10px;
  }
}
@media only screen and (max-width: 360px) {
  #page_contacto .txtSpace,
  #page_contacto .formSpace {
    width: 100%;
    padding: 30px 0;
  }
  #page_contacto .txtSpace {
    padding-bottom: 45px;
  }
  #page_contacto .txtSpace h1 {
    margin-bottom: 20px;
  }
  #page_contacto .txtSpace h1:after {
    bottom: -5px;
  }
}
/* BLOG ========================================================================== */
#blog {
  overflow: hidden;
}
#blog .content-center {
  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;
  gap: 48px;
}
#blog .main_container {
  position: relative;
}
#blog .main_container:before {
  content: "";
  position: absolute;
  top: 0;
  left: calc(-1 * (50vw - 600px));
  margin: auto;
  height: 50%;
  width: 100vw;
  background: #fafafa;
  z-index: -1;
}
#blog .grid3 {
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#blog .grid3 .articleBox {
  height: auto;
}
#blog .grid3 .articleBox:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 568px) {
  #blog .grid3 .articleBox {
    float: initial;
    max-width: 380px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #blog .grid3 .articleBox {
    margin-bottom: 20px;
  }
  #blog .grid3 .articleBox:last-child {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 1240px) {
  #blog .main_container:before {
    left: -20px;
  }
}
@media only screen and (max-width: 360px) {
  #blog .grid3 .articleBox {
    margin-bottom: 15px;
  }
}
.pagination_wp {
  width: 100%;
  float: left;
}
.pagination_wp .wp-pagenavi {
  display: table;
  margin: 0 auto;
  text-align: center;
}
.pagination_wp .wp-pagenavi a,
.pagination_wp .wp-pagenavi span:not(.material-symbols-outlined) {
  display: inline-block;
  color: #130b08;
  border: 0;
  line-height: 24px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  padding: 12px;
  width: 48px;
  height: 48px;
  text-align: center;
  margin: 0 5px;
  vertical-align: middle;
  -moz-box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px rgba(0,0,0,0.14), 0px 1px 5px rgba(0,0,0,0.12);
  -webkit-box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px rgba(0,0,0,0.14), 0px 1px 5px rgba(0,0,0,0.12);
  box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px rgba(0,0,0,0.14), 0px 1px 5px rgba(0,0,0,0.12);
  background-color: #0075cc;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pagination_wp .wp-pagenavi a:hover,
.pagination_wp .wp-pagenavi span:not(.material-symbols-outlined):hover {
  background-color: #0a97ff;
}
.pagination_wp .wp-pagenavi a.current,
.pagination_wp .wp-pagenavi span:not(.material-symbols-outlined).current {
  background-color: #fafafa;
}
.pagination_wp .wp-pagenavi a.current:hover,
.pagination_wp .wp-pagenavi span:not(.material-symbols-outlined).current:hover {
  background-color: #d9d9da;
}
.pagination_wp .wp-pagenavi span.material-symbols-outlined {
  margin: 0;
  border: 0;
  padding: 0;
  text-align: center;
  line-height: 24px;
}
@media only screen and (max-width: 800px) {
  .pagination_wp .wp-pagenavi a,
  .pagination_wp .wp-pagenavi span:not(.material-symbols-outlined) {
    width: 44px;
    height: 44px;
    padding: 10px;
  }
}
@media only screen and (max-width: 568px) {
  .pagination_wp .wp-pagenavi a,
  .pagination_wp .wp-pagenavi span:not(.material-symbols-outlined) {
    width: 36px;
    height: 36px;
    padding: 6px;
  }
  .pagination_wp .wp-pagenavi span.material-symbols-outlined {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 360px) {
  .pagination_wp .wp-pagenavi a,
  .pagination_wp .wp-pagenavi span:not(.material-symbols-outlined) {
    width: 32px;
    height: 32px;
    line-height: 20px;
    margin: 0 4px;
  }
  .pagination_wp .wp-pagenavi span.material-symbols-outlined {
    font-size: 1.8rem;
    line-height: 20px;
  }
}
#post .content-center {
  position: relative;
}
#post .content-center:before {
  content: "";
  position: absolute;
  display: block;
  background-color: #fafafa;
  left: -20px;
  top: 0;
  height: 120px;
  width: 100vw;
  z-index: -1;
}
.contentBox {
  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;
  background-color: #fafafa;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  overflow: hidden;
  -moz-box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px rgba(0,0,0,0.14), 0px 1px 5px rgba(0,0,0,0.12);
  -webkit-box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px rgba(0,0,0,0.14), 0px 1px 5px rgba(0,0,0,0.12);
  box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px rgba(0,0,0,0.14), 0px 1px 5px rgba(0,0,0,0.12);
}
.contentBox .imgSpace,
.contentBox .txtSpace,
.contentBox .banSpace {
  width: 100%;
  float: left;
}
.contentBox .imgSpace {
  height: 340px;
  position: relative;
  overflow: hidden;
}
.contentBox .imgSpace picture>* {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  object-fit: cover;
  min-height: 100%;
  height: auto;
  width: 100%;
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01);
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.contentBox .txtSpace {
  padding: 64px;
}
.contentBox .banSpace .txtContainer {
  text-align: center;
  max-width: 680px;
  margin: 0 auto;
}
@media only screen and (max-width: 1240px) {
  .contentBox .imgSpace {
    height: 300px;
  }
  .contentBox .txtSpace {
    padding: 56px;
  }
}
@media only screen and (max-width: 1024px) {
  .contentBox .imgSpace {
    height: 260px;
  }
  .contentBox .txtSpace {
    padding: 48px;
  }
}
@media only screen and (max-width: 900px) {
  .contentBox .imgSpace {
    height: 220px;
  }
  .contentBox .txtSpace {
    padding: 40px;
  }
}
@media only screen and (max-width: 800px) {
  .contentBox .imgSpace {
    height: 180px;
  }
  .contentBox .txtSpace {
    padding: 32px;
  }
}
@media only screen and (max-width: 568px) {
  .contentBox .imgSpace {
    height: 160px;
  }
  .contentBox .txtSpace {
    padding: 24px;
  }
}
@media only screen and (max-width: 360px) {
  .contentBox .imgSpace {
    height: 140px;
  }
  .contentBox .txtSpace {
    padding: 20px;
  }
}
.blogContent.self_trigger {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.blogContent.vis {
  opacity: 1;
}
.blogContent >*:first-child {
  margin-top: 0;
}
.blogContent >* {
  margin-bottom: 20px;
}
@media only screen and (max-width: 568px) {
  .blogContent >* {
    margin-bottom: 15px;
  }
}
.blogContent >*:last-child {
  margin-bottom: 0 !important;
}
.blogContent h1,
.blogContent h2,
.blogContent h3,
.blogContent h4,
.blogContent h5,
.blogContent h6 {
  color: #0075cc;
  margin-top: 30px;
}
@media only screen and (max-width: 568px) {
  .blogContent h1,
  .blogContent h2,
  .blogContent h3,
  .blogContent h4,
  .blogContent h5,
  .blogContent h6 {
    margin-top: 25px;
  }
}
.blogContent a {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  text-decoration: underline;
  text-decoration-color: #0075cc;
}
.blogContent p {
  line-height: 165%;
}
.blogContent img,
.blogContent .wp-block-image {
  display: block;
  margin: 0 auto 40px auto;
  max-height: 75vh;
  max-width: 80%;
  height: auto;
  width: auto;
}
@media only screen and (max-width: 568px) {
  .blogContent img,
  .blogContent .wp-block-image {
    margin: 0 auto 30px auto;
    max-width: 100%;
  }
}
#formsubmit {
  background: #0075cc !important;
  color: #fff !important;
  outline: 0 !important;
  border: 0 !important;
  width: 100% !important;
  max-width: none !important;
}
.zcwf_button[type="reset"] {
  display: none;
}
.zoho_with_intro {
  max-width: 800px;
  margin: 0 auto;
}
