html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
button,
input {
/* 1 */
  overflow: visible;
}
button,
select {
/* 1 */
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
.marMax {
  margin: 80px !important;
}
@media only screen and (max-width: 600px) {
  .marMax {
    margin: 40px !important;
  }
}
.marMed {
  margin: 60px !important;
}
@media only screen and (max-width: 600px) {
  .marMed {
    margin: 40px !important;
  }
}
.marMin {
  margin: 40px !important;
}
@media only screen and (max-width: 600px) {
  .marMin {
    margin: 20px !important;
  }
}
.marTin {
  margin: 20px !important;
}
.marMicro {
  margin: 10px !important;
}
.marBottomMax {
  margin-bottom: 80px !important;
}
@media only screen and (max-width: 600px) {
  .marBottomMax {
    margin-bottom: 40px !important;
  }
}
.marBottomMed {
  margin-bottom: 60px !important;
}
@media only screen and (max-width: 600px) {
  .marBottomMed {
    margin-bottom: 40px !important;
  }
}
.marBottomMin {
  margin-bottom: 40px !important;
}
@media only screen and (max-width: 600px) {
  .marBottomMin {
    margin-bottom: 20px !important;
  }
}
.marBottomTin {
  margin-bottom: 20px !important;
}
.marBottomMicro {
  margin-bottom: 10px !important;
}
.marTopMax {
  margin-top: 80px !important;
}
@media only screen and (max-width: 600px) {
  .marTopMax {
    margin-top: 40px !important;
  }
}
.marTopMed {
  margin-top: 60px !important;
}
@media only screen and (max-width: 600px) {
  .marTopMed {
    margin-top: 40px !important;
  }
}
.marTopMin {
  margin-top: 40px !important;
}
@media only screen and (max-width: 600px) {
  .marTopMin {
    margin-top: 20px !important;
  }
}
.marTopTin {
  margin-top: 20px !important;
}
.marTopMicro {
  margin-top: 10px !important;
}
.marRightMax {
  margin-right: 80px !important;
}
@media only screen and (max-width: 600px) {
  .marRightMax {
    margin-right: 40px !important;
  }
}
.marRightMed {
  margin-right: 60px !important;
}
@media only screen and (max-width: 600px) {
  .marRightMed {
    margin-right: 40px !important;
  }
}
.marRightMin {
  margin-right: 40px !important;
}
@media only screen and (max-width: 600px) {
  .marRightMin {
    margin-right: 20px !important;
  }
}
.marRightTin {
  margin-right: 20px !important;
}
.marRightMicro {
  margin-right: 10px !important;
}
.marLeftMax {
  margin-left: 80px !important;
}
@media only screen and (max-width: 600px) {
  .marLeftMax {
    margin-left: 40px !important;
  }
}
.marLeftMed {
  margin-left: 60px !important;
}
@media only screen and (max-width: 600px) {
  .marLeftMed {
    margin-left: 40px !important;
  }
}
.marLeftMin {
  margin-left: 40px !important;
}
@media only screen and (max-width: 600px) {
  .marLeftMin {
    margin-left: 20px !important;
  }
}
.marLeftTin {
  margin-left: 20px !important;
}
.marLeftMicro {
  margin-left: 10px !important;
}
.noMarBottom {
  margin-bottom: 0 !important;
}
.noMarTop {
  margin-top: 0 !important;
}
.noMarLeft {
  margin-left: 0 !important;
}
.noMarRight {
  margin-right: 0 !important;
}
@media only screen and (max-width: 1050px) {
  .lnoMar {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media only screen and (max-width: 800px) {
  .tnoMar {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media only screen and (max-width: 600px) {
  .mnoMar {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media only screen and (max-width: 400px) {
  .smnoMar {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
.padMax {
  padding: 80px !important;
}
@media only screen and (max-width: 600px) {
  .padMax {
    padding: 40px !important;
  }
}
.padMed {
  padding: 60px !important;
}
@media only screen and (max-width: 600px) {
  .padMed {
    padding: 40px !important;
  }
}
.padMin {
  padding: 40px !important;
}
@media only screen and (max-width: 600px) {
  .padMin {
    padding: 20px !important;
  }
}
.padTin {
  padding: 20px !important;
}
.padMicro {
  padding: 10px !important;
}
.padTopMax {
  padding-top: 80px !important;
}
@media only screen and (max-width: 600px) {
  .padTopMax {
    padding-top: 40px !important;
  }
}
.padTopMed {
  padding-top: 60px !important;
}
@media only screen and (max-width: 600px) {
  .padTopMed {
    padding-top: 40px !important;
  }
}
.padTopMin {
  padding-top: 40px !important;
}
.padTopTin {
  padding-top: 20px !important;
}
.padTopMicro {
  padding-top: 10px !important;
}
.padBottomMax {
  padding-bottom: 80px !important;
}
@media only screen and (max-width: 600px) {
  .padBottomMax {
    padding-bottom: 40px !important;
  }
}
.padBottomMed {
  padding-bottom: 60px !important;
}
@media only screen and (max-width: 600px) {
  .padBottomMed {
    padding-bottom: 40px !important;
  }
}
.padBottomMin {
  padding-bottom: 40px !important;
}
@media only screen and (max-width: 600px) {
  .padBottomMin {
    padding-bottom: 20px;
  }
}
.padBottomTin {
  padding-bottom: 20px !important;
}
.padBottomMicro {
  padding-bottom: 10px !important;
}
.padRightMax {
  padding-right: 80px !important;
}
@media only screen and (max-width: 600px) {
  .padRightMax {
    padding-right: 40px;
  }
}
.padRightMed {
  padding-right: 60px !important;
}
@media only screen and (max-width: 600px) {
  .padRightMed {
    padding-right: 40px;
  }
}
.padRightMin {
  padding-right: 40px !important;
}
@media only screen and (max-width: 600px) {
  .padRightMin {
    padding-right: 20px;
  }
}
.padRightTin {
  padding-right: 20px !important;
}
.padRightMicro {
  padding-right: 10px !important;
}
.padLeftMax {
  padding-left: 80px !important;
}
@media only screen and (max-width: 600px) {
  .padLeftMax {
    padding-left: 40px;
  }
}
.padLeftMed {
  padding-left: 60px !important;
}
@media only screen and (max-width: 600px) {
  .padLeftMed {
    padding-left: 40px;
  }
}
.padLeftMin {
  padding-left: 40px !important;
}
@media only screen and (max-width: 600px) {
  .padLeftMin {
    padding-left: 20px;
  }
}
.padLeftTin {
  padding-left: 20px !important;
}
.padLeftMicro {
  padding-left: 10px !important;
}
.noPadRight {
  padding-right: 0 !important;
}
.noPadLeft {
  padding-left: 0 !important;
}
.noPadTop {
  padding-top: 0 !important;
}
.noPadBottom {
  padding-bottom: 0 !important;
}
@media only screen and (max-width: 1050px) {
  .lnoPad {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media only screen and (max-width: 800px) {
  .tnoPad {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media only screen and (max-width: 600px) {
  .mnoPad {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media only screen and (max-width: 400px) {
  .smnoPad {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
.column_one {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 5%;
}
.column_one:first-child {
  margin-left: auto;
}
.column_one:last-child {
  margin-right: auto;
}
.column_one.gutter_minSpace {
  margin-bottom: 2%;
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
}
.column_one.gutter_minSpace:first-child {
  margin-left: auto;
}
.column_one.gutter_minSpace:last-child {
  margin-right: auto;
}
.column_one.gutter_medSpace {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 3%;
}
.column_one.gutter_medSpace:first-child {
  margin-left: auto;
}
.column_one.gutter_medSpace:last-child {
  margin-right: auto;
}
.column_one.gutter_maxSpace {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 7%;
}
.column_one.gutter_maxSpace:first-child {
  margin-left: auto;
}
.column_one.gutter_maxSpace:last-child {
  margin-right: auto;
}
.column_one.gutter_noSpace {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 0;
}
.column_one.gutter_noSpace:first-child {
  margin-left: auto;
}
.column_one.gutter_noSpace:last-child {
  margin-right: auto;
}
.column_one.gutter_noSpace_spaceBottom {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 20px;
}
.column_one.gutter_noSpace_spaceBottom:first-child {
  margin-left: auto;
}
.column_one.gutter_noSpace_spaceBottom:last-child {
  margin-right: auto;
}
.column_half {
  float: left;
  clear: none;
  text-align: inherit;
  width: 47.5%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_half::after {
  content: '';
  display: table;
  clear: both;
}
.column_half:last-child {
  margin-right: 0%;
}
.column_half.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 49%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_half.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_half.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_half.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 48.5%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_half.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_half.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_half.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 46.5%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_half.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_half.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_half.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_half.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_half.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_half.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneThird {
  float: left;
  clear: none;
  text-align: inherit;
  width: 29.999999999999996%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_oneThird::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneThird:last-child {
  margin-right: 0%;
}
.column_oneThird.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.999999999999996%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_oneThird.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneThird.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_oneThird.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.33333333333333%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_oneThird.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneThird.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_oneThird.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 28.66666666666666%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_oneThird.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneThird.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_oneThird.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 33.33333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_oneThird.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneThird.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 33.33333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_oneThird.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoThirds {
  float: left;
  clear: none;
  text-align: inherit;
  width: 64.99999999999999%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_twoThirds::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoThirds:last-child {
  margin-right: 0%;
}
.column_twoThirds.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 65.99999999999999%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_twoThirds.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoThirds.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_twoThirds.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 65.66666666666666%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_twoThirds.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoThirds.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_twoThirds.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 64.33333333333333%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_twoThirds.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoThirds.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_twoThirds.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 66.66666666666666%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_twoThirds.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoThirds.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 66.66666666666666%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_twoThirds.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFourth {
  float: left;
  clear: none;
  text-align: inherit;
  width: 21.25%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_oneFourth::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFourth:last-child {
  margin-right: 0%;
}
.column_oneFourth.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 23.5%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_oneFourth.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFourth.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_oneFourth.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 22.75%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_oneFourth.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFourth.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_oneFourth.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 19.75%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_oneFourth.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFourth.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_oneFourth.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_oneFourth.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFourth.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_oneFourth.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFourths {
  float: left;
  clear: none;
  text-align: inherit;
  width: 73.75%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_threeFourths::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFourths:last-child {
  margin-right: 0%;
}
.column_threeFourths.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 74.5%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_threeFourths.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFourths.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_threeFourths.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 74.25%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_threeFourths.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFourths.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_threeFourths.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 73.25%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_threeFourths.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFourths.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_threeFourths.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 75%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_threeFourths.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFourths.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 75%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_threeFourths.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFifth {
  float: left;
  clear: none;
  text-align: inherit;
  width: 16%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_oneFifth::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFifth:last-child {
  margin-right: 0%;
}
.column_oneFifth.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 18.4%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_oneFifth.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFifth.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_oneFifth.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 17.6%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_oneFifth.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFifth.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_oneFifth.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.4%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_oneFifth.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFifth.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_oneFifth.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 20%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_oneFifth.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFifth.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 20%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_oneFifth.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoFifths {
  float: left;
  clear: none;
  text-align: inherit;
  width: 37%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_twoFifths::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoFifths:last-child {
  margin-right: 0%;
}
.column_twoFifths.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 38.8%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_twoFifths.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoFifths.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_twoFifths.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 38.2%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_twoFifths.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoFifths.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_twoFifths.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 35.8%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_twoFifths.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoFifths.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_twoFifths.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 40%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_twoFifths.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoFifths.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 40%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_twoFifths.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFifths {
  float: left;
  clear: none;
  text-align: inherit;
  width: 58%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_threeFifths::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFifths:last-child {
  margin-right: 0%;
}
.column_threeFifths.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 59.2%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_threeFifths.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFifths.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_threeFifths.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 58.8%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_threeFifths.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFifths.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_threeFifths.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 57.2%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_threeFifths.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFifths.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_threeFifths.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 60%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_threeFifths.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFifths.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 60%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_threeFifths.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_fourFifths {
  float: left;
  clear: none;
  text-align: inherit;
  width: 79%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_fourFifths::after {
  content: '';
  display: table;
  clear: both;
}
.column_fourFifths:last-child {
  margin-right: 0%;
}
.column_fourFifths.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 79.6%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_fourFifths.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fourFifths.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_fourFifths.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 79.4%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_fourFifths.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fourFifths.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_fourFifths.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 78.6%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_fourFifths.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fourFifths.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_fourFifths.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 80%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_fourFifths.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fourFifths.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 80%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_fourFifths.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneSixth {
  float: left;
  clear: none;
  text-align: inherit;
  width: 12.499999999999998%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_oneSixth::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneSixth:last-child {
  margin-right: 0%;
}
.column_oneSixth.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.999999999999998%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_oneSixth.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneSixth.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_oneSixth.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.166666666666664%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_oneSixth.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneSixth.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_oneSixth.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 10.83333333333333%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_oneSixth.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneSixth.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_oneSixth.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 16.666666666666664%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_oneSixth.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneSixth.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 16.666666666666664%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_oneSixth.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_fiveSixths {
  float: left;
  clear: none;
  text-align: inherit;
  width: 82.50000000000001%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_fiveSixths::after {
  content: '';
  display: table;
  clear: both;
}
.column_fiveSixths:last-child {
  margin-right: 0%;
}
.column_fiveSixths.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 83.00000000000001%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_fiveSixths.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fiveSixths.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_fiveSixths.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 82.83333333333334%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_fiveSixths.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fiveSixths.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_fiveSixths.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 82.16666666666667%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_fiveSixths.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fiveSixths.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_fiveSixths.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 83.33333333333334%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_fiveSixths.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fiveSixths.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 83.33333333333334%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_fiveSixths.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (max-width: 900px) {
  .lcolumn_one {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 5%;
  }
  .lcolumn_one:first-child {
    margin-left: auto;
  }
  .lcolumn_one:last-child {
    margin-right: auto;
  }
  .lcolumn_one.gutter_minSpace {
    margin-bottom: 2%;
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
  }
  .lcolumn_one.gutter_minSpace:first-child {
    margin-left: auto;
  }
  .lcolumn_one.gutter_minSpace:last-child {
    margin-right: auto;
  }
  .lcolumn_one.gutter_medSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 3%;
  }
  .lcolumn_one.gutter_medSpace:first-child {
    margin-left: auto;
  }
  .lcolumn_one.gutter_medSpace:last-child {
    margin-right: auto;
  }
  .lcolumn_one.gutter_maxSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 7%;
  }
  .lcolumn_one.gutter_maxSpace:first-child {
    margin-left: auto;
  }
  .lcolumn_one.gutter_maxSpace:last-child {
    margin-right: auto;
  }
  .lcolumn_one.gutter_noSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 0;
  }
  .lcolumn_one.gutter_noSpace:first-child {
    margin-left: auto;
  }
  .lcolumn_one.gutter_noSpace:last-child {
    margin-right: auto;
  }
  .lcolumn_one.gutter_noSpace_spaceBottom {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 20px;
  }
  .lcolumn_one.gutter_noSpace_spaceBottom:first-child {
    margin-left: auto;
  }
  .lcolumn_one.gutter_noSpace_spaceBottom:last-child {
    margin-right: auto;
  }
}
@media only screen and (max-width: 900px) {
  .lcolumn_half {
    float: left;
    clear: none;
    text-align: inherit;
    width: 47.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lcolumn_half::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_half:last-child {
    margin-right: 0%;
  }
  .lcolumn_half.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 49%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lcolumn_half.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_half.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_half.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lcolumn_half.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_half.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_half.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 46.5%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lcolumn_half.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_half.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_half.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lcolumn_half.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_half.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lcolumn_half.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lcolumn_oneThird {
    float: left;
    clear: none;
    text-align: inherit;
    width: 29.999999999999996%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lcolumn_oneThird::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneThird:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneThird.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.999999999999996%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lcolumn_oneThird.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneThird.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneThird.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.33333333333333%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lcolumn_oneThird.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneThird.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneThird.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 28.66666666666666%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lcolumn_oneThird.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneThird.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneThird.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lcolumn_oneThird.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneThird.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lcolumn_oneThird.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lcolumn_twoThirds {
    float: left;
    clear: none;
    text-align: inherit;
    width: 64.99999999999999%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lcolumn_twoThirds::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_twoThirds:last-child {
    margin-right: 0%;
  }
  .lcolumn_twoThirds.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 65.99999999999999%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lcolumn_twoThirds.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_twoThirds.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_twoThirds.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 65.66666666666666%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lcolumn_twoThirds.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_twoThirds.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_twoThirds.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 64.33333333333333%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lcolumn_twoThirds.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_twoThirds.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_twoThirds.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 66.66666666666666%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lcolumn_twoThirds.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_twoThirds.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 66.66666666666666%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lcolumn_twoThirds.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lcolumn_oneFourth {
    float: left;
    clear: none;
    text-align: inherit;
    width: 21.25%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lcolumn_oneFourth::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneFourth:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneFourth.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 23.5%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lcolumn_oneFourth.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneFourth.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneFourth.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 22.75%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lcolumn_oneFourth.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneFourth.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneFourth.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 19.75%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lcolumn_oneFourth.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneFourth.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneFourth.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lcolumn_oneFourth.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneFourth.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lcolumn_oneFourth.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lcolumn_threeFourths {
    float: left;
    clear: none;
    text-align: inherit;
    width: 73.75%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lcolumn_threeFourths::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_threeFourths:last-child {
    margin-right: 0%;
  }
  .lcolumn_threeFourths.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 74.5%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lcolumn_threeFourths.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_threeFourths.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_threeFourths.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 74.25%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lcolumn_threeFourths.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_threeFourths.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_threeFourths.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 73.25%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lcolumn_threeFourths.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_threeFourths.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_threeFourths.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 75%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lcolumn_threeFourths.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_threeFourths.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 75%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lcolumn_threeFourths.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 810px) {
  .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: 810px) {
  .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: 810px) {
  .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: 810px) {
  .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: 810px) {
  .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: 810px) {
  .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: 810px) {
  .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: 5%;
}
.grid4.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid4.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid4.gutter_minSpace >*:nth-child(4n) {
  margin-right: 0%;
  float: right;
}
.grid4.gutter_minSpace >*:nth-child(4n + 1) {
  clear: both;
}
.grid4.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 22.75%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 5%;
}
.grid4.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid4.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid4.gutter_medSpace >*:nth-child(4n) {
  margin-right: 0%;
  float: right;
}
.grid4.gutter_medSpace >*:nth-child(4n + 1) {
  clear: both;
}
.grid4.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 19.75%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid4.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid4.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid4.gutter_maxSpace >*:nth-child(4n) {
  margin-right: 0%;
  float: right;
}
.grid4.gutter_maxSpace >*:nth-child(4n + 1) {
  clear: both;
}
.grid4.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid4.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid4.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid4.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid5 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 16%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid5 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid5 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid5 >*:nth-child(5n) {
  margin-right: 0%;
  float: right;
}
.grid5 >*:nth-child(5n + 1) {
  clear: both;
}
.grid5.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 18.4%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid5.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid5.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid5.gutter_minSpace >*:nth-child(5n) {
  margin-right: 0%;
  float: right;
}
.grid5.gutter_minSpace >*:nth-child(5n + 1) {
  clear: both;
}
.grid5.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 17.6%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid5.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid5.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid5.gutter_medSpace >*:nth-child(5n) {
  margin-right: 0%;
  float: right;
}
.grid5.gutter_medSpace >*:nth-child(5n + 1) {
  clear: both;
}
.grid5.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.4%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid5.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid5.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid5.gutter_maxSpace >*:nth-child(5n) {
  margin-right: 0%;
  float: right;
}
.grid5.gutter_maxSpace >*:nth-child(5n + 1) {
  clear: both;
}
.grid5.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 20%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid5.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid5.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 20%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid5.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid6 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 12.499999999999998%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid6 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid6 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid6 >*:nth-child(6n) {
  margin-right: 0%;
  float: right;
}
.grid6 >*:nth-child(6n + 1) {
  clear: both;
}
.grid6.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.999999999999998%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid6.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid6.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid6.gutter_minSpace >*:nth-child(6n) {
  margin-right: 0%;
  float: right;
}
.grid6.gutter_minSpace >*:nth-child(6n + 1) {
  clear: both;
}
.grid6.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.166666666666664%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid6.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid6.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid6.gutter_medSpace >*:nth-child(6n) {
  margin-right: 0%;
  float: right;
}
.grid6.gutter_medSpace >*:nth-child(6n + 1) {
  clear: both;
}
.grid6.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 10.83333333333333%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid6.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid6.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid6.gutter_maxSpace >*:nth-child(6n) {
  margin-right: 0%;
  float: right;
}
.grid6.gutter_maxSpace >*:nth-child(6n + 1) {
  clear: both;
}
.grid6.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 16.666666666666664%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid6.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid6.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 16.666666666666664%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid6.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid7 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 9.999999999999998%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid7 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid7 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid7 >*:nth-child(7n) {
  margin-right: 0%;
  float: right;
}
.grid7 >*:nth-child(7n + 1) {
  clear: both;
}
.grid7.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 12.571428571428571%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid7.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid7.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid7.gutter_minSpace >*:nth-child(7n) {
  margin-right: 0%;
  float: right;
}
.grid7.gutter_minSpace >*:nth-child(7n + 1) {
  clear: both;
}
.grid7.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 11.714285714285714%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid7.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid7.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid7.gutter_medSpace >*:nth-child(7n) {
  margin-right: 0%;
  float: right;
}
.grid7.gutter_medSpace >*:nth-child(7n + 1) {
  clear: both;
}
.grid7.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 8.285714285714285%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid7.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid7.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid7.gutter_maxSpace >*:nth-child(7n) {
  margin-right: 0%;
  float: right;
}
.grid7.gutter_maxSpace >*:nth-child(7n + 1) {
  clear: both;
}
.grid7.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.285714285714285%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid7.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid7.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.285714285714285%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid7.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid8 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 8.125%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid8 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid8 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid8 >*:nth-child(8n) {
  margin-right: 0%;
  float: right;
}
.grid8 >*:nth-child(8n + 1) {
  clear: both;
}
.grid8.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 10.75%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid8.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid8.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid8.gutter_minSpace >*:nth-child(8n) {
  margin-right: 0%;
  float: right;
}
.grid8.gutter_minSpace >*:nth-child(8n + 1) {
  clear: both;
}
.grid8.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 9.875%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid8.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid8.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid8.gutter_medSpace >*:nth-child(8n) {
  margin-right: 0%;
  float: right;
}
.grid8.gutter_medSpace >*:nth-child(8n + 1) {
  clear: both;
}
.grid8.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 6.374999999999999%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid8.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid8.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid8.gutter_maxSpace >*:nth-child(8n) {
  margin-right: 0%;
  float: right;
}
.grid8.gutter_maxSpace >*:nth-child(8n + 1) {
  clear: both;
}
.grid8.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 12.5%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid8.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid8.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 12.5%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid8.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid9 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 6.666666666666666%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid9 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid9 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid9 >*:nth-child(9n) {
  margin-right: 0%;
  float: right;
}
.grid9 >*:nth-child(9n + 1) {
  clear: both;
}
.grid9.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 9.333333333333332%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid9.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid9.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid9.gutter_minSpace >*:nth-child(9n) {
  margin-right: 0%;
  float: right;
}
.grid9.gutter_minSpace >*:nth-child(9n + 1) {
  clear: both;
}
.grid9.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 8.444444444444445%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid9.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid9.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid9.gutter_medSpace >*:nth-child(9n) {
  margin-right: 0%;
  float: right;
}
.grid9.gutter_medSpace >*:nth-child(9n + 1) {
  clear: both;
}
.grid9.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 4.888888888888888%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid9.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid9.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid9.gutter_maxSpace >*:nth-child(9n) {
  margin-right: 0%;
  float: right;
}
.grid9.gutter_maxSpace >*:nth-child(9n + 1) {
  clear: both;
}
.grid9.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 11.11111111111111%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid9.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid9.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 11.11111111111111%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid9.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid10 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 5.5%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid10 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid10 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid10 >*:nth-child(10n) {
  margin-right: 0%;
  float: right;
}
.grid10 >*:nth-child(10n + 1) {
  clear: both;
}
.grid10.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 8.2%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid10.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid10.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid10.gutter_minSpace >*:nth-child(10n) {
  margin-right: 0%;
  float: right;
}
.grid10.gutter_minSpace >*:nth-child(10n + 1) {
  clear: both;
}
.grid10.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 7.3%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid10.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid10.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid10.gutter_medSpace >*:nth-child(10n) {
  margin-right: 0%;
  float: right;
}
.grid10.gutter_medSpace >*:nth-child(10n + 1) {
  clear: both;
}
.grid10.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 3.699999999999999%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid10.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid10.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid10.gutter_maxSpace >*:nth-child(10n) {
  margin-right: 0%;
  float: right;
}
.grid10.gutter_maxSpace >*:nth-child(10n + 1) {
  clear: both;
}
.grid10.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 10%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid10.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid10.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 10%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid10.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid11 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 4.545454545454547%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid11 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid11 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid11 >*:nth-child(11n) {
  margin-right: 0%;
  float: right;
}
.grid11 >*:nth-child(11n + 1) {
  clear: both;
}
.grid11.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 7.272727272727273%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid11.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid11.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid11.gutter_minSpace >*:nth-child(11n) {
  margin-right: 0%;
  float: right;
}
.grid11.gutter_minSpace >*:nth-child(11n + 1) {
  clear: both;
}
.grid11.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 6.363636363636364%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid11.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid11.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid11.gutter_medSpace >*:nth-child(11n) {
  margin-right: 0%;
  float: right;
}
.grid11.gutter_medSpace >*:nth-child(11n + 1) {
  clear: both;
}
.grid11.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 2.727272727272728%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid11.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid11.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid11.gutter_maxSpace >*:nth-child(11n) {
  margin-right: 0%;
  float: right;
}
.grid11.gutter_maxSpace >*:nth-child(11n + 1) {
  clear: both;
}
.grid11.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 9.090909090909092%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid11.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid11.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 9.090909090909092%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid11.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid12 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 3.749999999999999%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid12 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid12 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid12 >*:nth-child(12n) {
  margin-right: 0%;
  float: right;
}
.grid12 >*:nth-child(12n + 1) {
  clear: both;
}
.grid12.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 6.499999999999999%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid12.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid12.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid12.gutter_minSpace >*:nth-child(12n) {
  margin-right: 0%;
  float: right;
}
.grid12.gutter_minSpace >*:nth-child(12n + 1) {
  clear: both;
}
.grid12.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 5.583333333333332%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid12.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid12.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid12.gutter_medSpace >*:nth-child(12n) {
  margin-right: 0%;
  float: right;
}
.grid12.gutter_medSpace >*:nth-child(12n + 1) {
  clear: both;
}
.grid12.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 1.916666666666665%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid12.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid12.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid12.gutter_maxSpace >*:nth-child(12n) {
  margin-right: 0%;
  float: right;
}
.grid12.gutter_maxSpace >*:nth-child(12n + 1) {
  clear: both;
}
.grid12.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 8.333333333333332%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid12.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid12.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 8.333333333333332%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid12.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (max-width: 900px) {
  .lgrid1 >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 5%;
  }
  .lgrid1 >*:first-child {
    margin-left: auto;
  }
  .lgrid1 >*:last-child {
    margin-right: auto;
  }
  .lgrid1.gutter_minSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 2%;
  }
  .lgrid1.gutter_minSpace >*:first-child {
    margin-left: auto;
  }
  .lgrid1.gutter_minSpace >*:last-child {
    margin-right: auto;
  }
  .lgrid1.gutter_medSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 3%;
  }
  .lgrid1.gutter_medSpace >*:first-child {
    margin-left: auto;
  }
  .lgrid1.gutter_medSpace >*:last-child {
    margin-right: auto;
  }
  .lgrid1.gutter_maxSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 7%;
  }
  .lgrid1.gutter_maxSpace >*:first-child {
    margin-left: auto;
  }
  .lgrid1.gutter_maxSpace >*:last-child {
    margin-right: auto;
  }
  .lgrid1.gutter_noSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 0;
  }
  .lgrid1.gutter_noSpace >*:first-child {
    margin-left: auto;
  }
  .lgrid1.gutter_noSpace >*:last-child {
    margin-right: auto;
  }
  .lgrid1.gutter_noSpace_spaceBottom >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 20px;
  }
  .lgrid1.gutter_noSpace_spaceBottom >*:first-child {
    margin-left: auto;
  }
  .lgrid1.gutter_noSpace_spaceBottom >*:last-child {
    margin-right: auto;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid2 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 47.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid2 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid2 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid2 >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid2 >*:nth-child(2n + 1) {
    clear: both;
  }
  .lgrid2.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 49%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid2.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid2.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid2.gutter_minSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid2.gutter_minSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .lgrid2.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid2.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid2.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid2.gutter_medSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid2.gutter_medSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .lgrid2.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 46.5%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid2.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid2.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid2.gutter_maxSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid2.gutter_maxSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .lgrid2.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid2.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid2.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid2.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid3 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 29.999999999999996%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid3 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid3 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid3 >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid3 >*:nth-child(3n + 1) {
    clear: both;
  }
  .lgrid3.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.999999999999996%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid3.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid3.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid3.gutter_minSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid3.gutter_minSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .lgrid3.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.33333333333333%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid3.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid3.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid3.gutter_medSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid3.gutter_medSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .lgrid3.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 28.66666666666666%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid3.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid3.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid3.gutter_maxSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid3.gutter_maxSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .lgrid3.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid3.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid3.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid3.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid4 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 21.25%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid4 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid4 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid4 >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid4 >*:nth-child(4n + 1) {
    clear: both;
  }
  .lgrid4.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 23.5%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 5%;
  }
  .lgrid4.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid4.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid4.gutter_minSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid4.gutter_minSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .lgrid4.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 22.75%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 5%;
  }
  .lgrid4.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid4.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid4.gutter_medSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid4.gutter_medSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .lgrid4.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 19.75%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid4.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid4.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid4.gutter_maxSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid4.gutter_maxSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .lgrid4.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid4.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid4.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid4.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid5 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid5 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid5 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid5 >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid5 >*:nth-child(5n + 1) {
    clear: both;
  }
  .lgrid5.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 18.4%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid5.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid5.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid5.gutter_minSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid5.gutter_minSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .lgrid5.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 17.6%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid5.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid5.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid5.gutter_medSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid5.gutter_medSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .lgrid5.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.4%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid5.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid5.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid5.gutter_maxSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid5.gutter_maxSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .lgrid5.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 20%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid5.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid5.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 20%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid5.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid6 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.499999999999998%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid6 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid6 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid6 >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid6 >*:nth-child(6n + 1) {
    clear: both;
  }
  .lgrid6.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.999999999999998%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid6.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid6.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid6.gutter_minSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid6.gutter_minSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .lgrid6.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.166666666666664%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid6.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid6.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid6.gutter_medSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid6.gutter_medSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .lgrid6.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10.83333333333333%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid6.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid6.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid6.gutter_maxSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid6.gutter_maxSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .lgrid6.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16.666666666666664%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid6.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid6.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16.666666666666664%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid6.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid7 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.999999999999998%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid7 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid7 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid7 >*:nth-child(7n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid7 >*:nth-child(7n + 1) {
    clear: both;
  }
  .lgrid7.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.571428571428571%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid7.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid7.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid7.gutter_minSpace >*:nth-child(7n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid7.gutter_minSpace >*:nth-child(7n + 1) {
    clear: both;
  }
  .lgrid7.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 11.714285714285714%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid7.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid7.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid7.gutter_medSpace >*:nth-child(7n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid7.gutter_medSpace >*:nth-child(7n + 1) {
    clear: both;
  }
  .lgrid7.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.285714285714285%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid7.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid7.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid7.gutter_maxSpace >*:nth-child(7n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid7.gutter_maxSpace >*:nth-child(7n + 1) {
    clear: both;
  }
  .lgrid7.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.285714285714285%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid7.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid7.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.285714285714285%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid7.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid8 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.125%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid8 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid8 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid8 >*:nth-child(8n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid8 >*:nth-child(8n + 1) {
    clear: both;
  }
  .lgrid8.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10.75%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid8.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid8.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid8.gutter_minSpace >*:nth-child(8n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid8.gutter_minSpace >*:nth-child(8n + 1) {
    clear: both;
  }
  .lgrid8.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.875%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid8.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid8.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid8.gutter_medSpace >*:nth-child(8n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid8.gutter_medSpace >*:nth-child(8n + 1) {
    clear: both;
  }
  .lgrid8.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 6.374999999999999%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid8.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid8.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid8.gutter_maxSpace >*:nth-child(8n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid8.gutter_maxSpace >*:nth-child(8n + 1) {
    clear: both;
  }
  .lgrid8.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.5%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid8.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid8.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.5%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid8.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid9 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 6.666666666666666%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid9 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid9 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid9 >*:nth-child(9n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid9 >*:nth-child(9n + 1) {
    clear: both;
  }
  .lgrid9.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.333333333333332%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid9.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid9.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid9.gutter_minSpace >*:nth-child(9n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid9.gutter_minSpace >*:nth-child(9n + 1) {
    clear: both;
  }
  .lgrid9.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.444444444444445%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid9.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid9.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid9.gutter_medSpace >*:nth-child(9n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid9.gutter_medSpace >*:nth-child(9n + 1) {
    clear: both;
  }
  .lgrid9.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 4.888888888888888%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid9.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid9.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid9.gutter_maxSpace >*:nth-child(9n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid9.gutter_maxSpace >*:nth-child(9n + 1) {
    clear: both;
  }
  .lgrid9.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 11.11111111111111%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid9.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid9.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 11.11111111111111%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid9.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid10 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 5.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid10 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid10 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid10 >*:nth-child(10n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid10 >*:nth-child(10n + 1) {
    clear: both;
  }
  .lgrid10.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.2%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid10.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid10.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid10.gutter_minSpace >*:nth-child(10n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid10.gutter_minSpace >*:nth-child(10n + 1) {
    clear: both;
  }
  .lgrid10.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 7.3%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid10.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid10.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid10.gutter_medSpace >*:nth-child(10n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid10.gutter_medSpace >*:nth-child(10n + 1) {
    clear: both;
  }
  .lgrid10.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 3.699999999999999%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid10.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid10.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid10.gutter_maxSpace >*:nth-child(10n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid10.gutter_maxSpace >*:nth-child(10n + 1) {
    clear: both;
  }
  .lgrid10.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid10.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid10.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid10.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid11 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 4.545454545454547%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid11 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid11 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid11 >*:nth-child(11n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid11 >*:nth-child(11n + 1) {
    clear: both;
  }
  .lgrid11.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 7.272727272727273%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid11.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid11.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid11.gutter_minSpace >*:nth-child(11n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid11.gutter_minSpace >*:nth-child(11n + 1) {
    clear: both;
  }
  .lgrid11.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 6.363636363636364%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid11.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid11.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid11.gutter_medSpace >*:nth-child(11n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid11.gutter_medSpace >*:nth-child(11n + 1) {
    clear: both;
  }
  .lgrid11.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 2.727272727272728%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid11.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid11.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid11.gutter_maxSpace >*:nth-child(11n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid11.gutter_maxSpace >*:nth-child(11n + 1) {
    clear: both;
  }
  .lgrid11.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.090909090909092%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid11.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid11.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.090909090909092%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid11.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid12 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 3.749999999999999%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid12 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid12 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid12 >*:nth-child(12n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid12 >*:nth-child(12n + 1) {
    clear: both;
  }
  .lgrid12.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 6.499999999999999%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid12.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid12.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid12.gutter_minSpace >*:nth-child(12n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid12.gutter_minSpace >*:nth-child(12n + 1) {
    clear: both;
  }
  .lgrid12.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 5.583333333333332%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid12.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid12.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid12.gutter_medSpace >*:nth-child(12n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid12.gutter_medSpace >*:nth-child(12n + 1) {
    clear: both;
  }
  .lgrid12.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 1.916666666666665%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid12.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid12.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid12.gutter_maxSpace >*:nth-child(12n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid12.gutter_maxSpace >*:nth-child(12n + 1) {
    clear: both;
  }
  .lgrid12.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.333333333333332%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid12.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid12.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.333333333333332%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid12.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 810px) {
  .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: 810px) {
  .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: 810px) {
  .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: 810px) {
  .tgrid4 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 21.25%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid4 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid4 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid4 >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid4 >*:nth-child(4n + 1) {
    clear: both;
  }
  .tgrid4.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 23.5%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 5%;
  }
  .tgrid4.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid4.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid4.gutter_minSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid4.gutter_minSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .tgrid4.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 22.75%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 5%;
  }
  .tgrid4.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid4.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid4.gutter_medSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid4.gutter_medSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .tgrid4.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 19.75%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid4.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid4.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid4.gutter_maxSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid4.gutter_maxSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .tgrid4.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid4.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid4.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid4.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 810px) {
  .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: 810px) {
  .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: 810px) {
  .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: 810px) {
  .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: 810px) {
  .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: 810px) {
  .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: 810px) {
  .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: 810px) {
  .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;
    margin-right: 0 !important;
    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;
    margin-right: 0 !important;
    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;
    margin-right: 0 !important;
    float: left;
    margin-bottom: 3%;
  }
  .mgrid1.gutter_medSpace >*:first-child {
    margin-left: auto;
  }
  .mgrid1.gutter_medSpace >*:last-child {
    margin-right: auto;
  }
  .mgrid1.gutter_maxSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 7%;
  }
  .mgrid1.gutter_maxSpace >*:first-child {
    margin-left: auto;
  }
  .mgrid1.gutter_maxSpace >*:last-child {
    margin-right: auto;
  }
  .mgrid1.gutter_noSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 0;
  }
  .mgrid1.gutter_noSpace >*:first-child {
    margin-left: auto;
  }
  .mgrid1.gutter_noSpace >*:last-child {
    margin-right: auto;
  }
  .mgrid1.gutter_noSpace_spaceBottom >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 20px;
  }
  .mgrid1.gutter_noSpace_spaceBottom >*:first-child {
    margin-left: auto;
  }
  .mgrid1.gutter_noSpace_spaceBottom >*:last-child {
    margin-right: auto;
  }
}
@media only screen and (max-width: 568px) {
  .mgrid2 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 47.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .mgrid2 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid2 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .mgrid2 >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid2 >*:nth-child(2n + 1) {
    clear: both;
  }
  .mgrid2.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 49%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .mgrid2.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid2.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .mgrid2.gutter_minSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid2.gutter_minSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .mgrid2.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .mgrid2.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid2.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .mgrid2.gutter_medSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid2.gutter_medSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .mgrid2.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 46.5%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .mgrid2.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid2.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .mgrid2.gutter_maxSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid2.gutter_maxSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .mgrid2.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .mgrid2.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid2.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .mgrid2.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 568px) {
  .mgrid3 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 29.999999999999996%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .mgrid3 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid3 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .mgrid3 >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid3 >*:nth-child(3n + 1) {
    clear: both;
  }
  .mgrid3.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.999999999999996%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .mgrid3.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid3.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .mgrid3.gutter_minSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid3.gutter_minSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .mgrid3.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.33333333333333%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .mgrid3.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid3.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .mgrid3.gutter_medSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid3.gutter_medSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .mgrid3.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 28.66666666666666%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .mgrid3.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid3.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .mgrid3.gutter_maxSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid3.gutter_maxSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .mgrid3.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .mgrid3.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid3.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .mgrid3.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 568px) {
  .mgrid4 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 21.25%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .mgrid4 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid4 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .mgrid4 >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid4 >*:nth-child(4n + 1) {
    clear: both;
  }
  .mgrid4.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 23.5%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 5%;
  }
  .mgrid4.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid4.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .mgrid4.gutter_minSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid4.gutter_minSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .mgrid4.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 22.75%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 5%;
  }
  .mgrid4.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid4.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .mgrid4.gutter_medSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid4.gutter_medSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .mgrid4.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 19.75%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .mgrid4.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid4.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .mgrid4.gutter_maxSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid4.gutter_maxSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .mgrid4.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .mgrid4.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid4.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .mgrid4.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 568px) {
  .mgrid5 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .mgrid5 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid5 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .mgrid5 >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid5 >*:nth-child(5n + 1) {
    clear: both;
  }
  .mgrid5.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 18.4%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .mgrid5.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid5.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .mgrid5.gutter_minSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid5.gutter_minSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .mgrid5.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 17.6%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .mgrid5.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid5.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .mgrid5.gutter_medSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid5.gutter_medSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .mgrid5.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.4%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .mgrid5.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid5.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .mgrid5.gutter_maxSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid5.gutter_maxSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .mgrid5.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 20%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .mgrid5.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid5.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 20%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .mgrid5.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 568px) {
  .mgrid6 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.499999999999998%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .mgrid6 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid6 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .mgrid6 >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid6 >*:nth-child(6n + 1) {
    clear: both;
  }
  .mgrid6.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.999999999999998%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .mgrid6.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid6.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .mgrid6.gutter_minSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid6.gutter_minSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .mgrid6.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.166666666666664%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .mgrid6.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid6.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .mgrid6.gutter_medSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid6.gutter_medSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .mgrid6.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10.83333333333333%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .mgrid6.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid6.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .mgrid6.gutter_maxSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid6.gutter_maxSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .mgrid6.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16.666666666666664%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .mgrid6.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid6.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16.666666666666664%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .mgrid6.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 360px) {
  .smgrid1 >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    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-size: 10px;
  height: 100%;
}
body {
  position: relative;
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: 'Manrope', sans-serif;
  font-weight: 400;
  line-height: 140%;
  font-size: 1.4rem;
  width: 100%;
  background: #fbf5f3;
  color: #53555b;
}
body.overflow {
  overflow: hidden;
}
img,
embed,
object,
video,
iframe {
  max-width: 100%;
}
img {
  border: none;
  padding: 0;
  margin: 0;
}
form input,
form textarea {
  outline: 0;
  width: 100%;
  font-family: webFont;
}
::selection {
  background: #db5758;
  color: #fefafa;
}
::-moz-selection {
  background: #db5758;
  color: #fefafa;
}
/* SNIPPETS  ========================================================================== */
.floater {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: relative;
}
.floater.spaced {
  padding: 60px 0;
}
@media only screen and (max-width: 568px) {
  .floater.spaced {
    padding: 40px 0;
  }
}
.row {
  float: left;
  width: 100%;
}
.content-center {
  width: auto;
  max-width: 1300px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  padding: 0 20px;
  width: 100%;
}
.content-center::after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (max-width: 1400px) {
  .content-center {
    max-width: 1100px;
  }
}
@media only screen and (max-width: 1200px) {
  .content-center {
    max-width: 1024px;
  }
}
@media only screen and (max-width: 1100px) {
  .content-center {
    max-width: 980px;
  }
}
@media only screen and (max-width: 1024px) {
  .content-center {
    max-width: 900px;
  }
}
@media only screen and (max-width: 900px) {
  .content-center {
    max-width: 800px;
  }
}
@media only screen and (max-width: 810px) {
  .content-center {
    max-width: 730px;
  }
}
@media only screen and (max-width: 620px) {
  .content-center {
    max-width: 500px;
  }
}
.content-center.intro_centrada {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.content-center.intro_centrada .content_wrapper {
  max-width: 680px;
}
.content-center.intro_centrada_2 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.content-center.intro_centrada_2 .content_wrapper {
  max-width: 880px;
}
.content-center-max {
  padding: 0 20px;
}
.content-center-full {
  width: auto;
  max-width: 1440px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  padding: 0 20px;
}
.content-center-full::after {
  content: '';
  display: table;
  clear: both;
}
.showDesk {
  display: block;
}
.hideDesk {
  display: none !important;
}
@media only screen and (max-width: 900px) {
  .hideLap {
    display: none !important;
  }
}
.showLap {
  display: none;
}
@media only screen and (max-width: 900px) {
  .showLap {
    display: block !important;
  }
}
@media only screen and (max-width: 810px) {
  .hideTab {
    display: none !important;
  }
}
.showTab {
  display: none;
}
@media only screen and (max-width: 810px) {
  .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: '@salmon.mx';
}
.sprite {
  background-image: url("../../images/common/sprite.svg") !important;
  background-repeat: no-repeat !important;
  background-size: 250px 2500px !important;
}
.no-svg .sprite {
  background-image: url("../../images/common/sprite.png") !important;
  background-repeat: no-repeat !important;
  background-size: 250px 2500px !important;
}
.table_parent {
  display: table;
  height: 100%;
  width: 100%;
}
.table_parent .table_cell {
  display: table-cell;
  vertical-align: middle;
}
.material-symbols-rounded {
  font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}
.webp .bg_textura_clara .bg_textura_over,
.webp #home_servicio_grupo_2 .bg_over,
.webp .slider_cards .slider_item,
.webp .bg_textura_clara_ind {
  background-size: 800px auto;
  background-repeat: repeat;
}
@media only screen and (min-width: 568px) {
  .webp .bg_textura_clara .bg_textura_over,
  .webp #home_servicio_grupo_2 .bg_over,
  .webp .slider_cards .slider_item,
  .webp .bg_textura_clara_ind {
    background-image: url("../../images/common/textura-1.webp");
  }
}
@media only screen and (max-width: 810px) {
  .webp .bg_textura_clara .bg_textura_over,
  .webp #home_servicio_grupo_2 .bg_over,
  .webp .slider_cards .slider_item,
  .webp .bg_textura_clara_ind {
    background-size: 600px auto;
  }
}
@media only screen and (max-width: 568px) {
  .webp .bg_textura_clara .bg_textura_over,
  .webp #home_servicio_grupo_2 .bg_over,
  .webp .slider_cards .slider_item,
  .webp .bg_textura_clara_ind {
    background-size: 400px auto;
    background-image: url("../../images/common/textura-1_mob.webp");
  }
}
.no-webp .bg_textura_clara .bg_textura_over,
.no-webp #home_servicio_grupo_2 .bg_over,
.no-webp .slider_cards .slider_item,
.no-webp .bg_textura_clara_ind {
  background-size: 800px auto;
  background-repeat: repeat;
}
@media only screen and (min-width: 568px) {
  .no-webp .bg_textura_clara .bg_textura_over,
  .no-webp #home_servicio_grupo_2 .bg_over,
  .no-webp .slider_cards .slider_item,
  .no-webp .bg_textura_clara_ind {
    background-image: url("../../images/common/textura-1.jpg");
  }
}
@media only screen and (max-width: 810px) {
  .no-webp .bg_textura_clara .bg_textura_over,
  .no-webp #home_servicio_grupo_2 .bg_over,
  .no-webp .slider_cards .slider_item,
  .no-webp .bg_textura_clara_ind {
    background-size: 600px auto;
  }
}
@media only screen and (max-width: 568px) {
  .no-webp .bg_textura_clara .bg_textura_over,
  .no-webp #home_servicio_grupo_2 .bg_over,
  .no-webp .slider_cards .slider_item,
  .no-webp .bg_textura_clara_ind {
    background-size: 400px auto;
    background-image: url("../../images/common/textura-1_mob.webp");
  }
}
.webp .bg_rio_salmon {
  background-image: url("../../images/common/bg-rio-salmon.webp");
  background-size: cover;
  background-position: top center;
}
.no-webp .bg_rio_salmon {
  background-image: url("../../images/common/bg-rio-salmon.jpg");
  background-size: cover;
  background-position: top center;
}
.elevation_01 {
  -moz-box-shadow: 0px 2px 4px -1px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0px 2px 4px -1px rgba(0,0,0,0.1);
  box-shadow: 0px 2px 4px -1px rgba(0,0,0,0.1);
}
.bg_textura_clara {
  position: relative;
}
.bg_textura_over {
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0.6;
}
.bg_textura_under {
  position: absolute;
}
.bg_azul {
  background-color: #2b2f3b;
}
.bg_color {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  mix-blend-mode: multiply;
}
.box_trans {
  background-color: transparent;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #db5758;
}
.box_video {
  background-color: #160909;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
}
@media only screen and (max-width: 568px) {
  .box_video iframe {
    width: 100%;
    height: auto;
    min-width: 315px;
    min-height: 560px;
  }
}
.d-flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flex-wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.justify-content-center {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.align-items-center {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.w100 {
  width: 100%;
}
.overflow-hidden {
  overflow: hidden;
}
.flex-grid >*:last-child {
  margin-right: 0 !important;
}
@media only screen and (max-width: 810px) {
  .flex-grid.tgrid1 >* {
    margin-right: 0 !important;
  }
}
/* ICONS  ========================================================================= */
/* TYPE  ========================================================================== */
p {
  font-family: 'Manrope', sans-serif;
  font-size: 1.6rem;
  line-height: 170%;
  letter-spacing: -0.5px;
  font-weight: 500;
  color: #53555b;
}
p strong {
  color: #db5758;
  font-weight: 500;
}
hr {
  border: none;
  border-top: #ececec 1px solid;
}
a {
  text-decoration: none;
}
ul,
ol {
  font-size: 1.6rem;
  font-family: 'Manrope', sans-serif;
  font-weight: 300;
  margin: 0;
}
ul {
  padding-left: 0;
  list-style: none;
}
ol {
  padding-left: 24px;
}
ol li::marker {
  font-weight: 700;
  color: #db5758;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 120%;
}
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
  color: #db5758;
}
.title_2 {
  font-family: 'Arvo', sans-serif;
  font-size: 4.8rem;
  color: #160909;
  text-transform: uppercase;
}
.title_2 span.acomp {
  font-family: 'Manrope', sans-serif;
  font-size: 4rem;
  font-weight: 400;
  display: inline-block;
  width: 100%;
  text-transform: none;
}
.title_2 span.acomp.acomp_30 {
  font-size: 3rem;
}
@media only screen and (max-width: 1200px) {
  .title_2 {
    font-size: 4.2rem;
  }
  .title_2 span.acomp {
    font-size: 3.5rem;
  }
  .title_2 span.acomp.acomp_30 {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 900px) {
  .title_2 {
    font-size: 3.4rem;
  }
  .title_2 span.acomp {
    font-size: 3rem;
  }
  .title_2 span.acomp.acomp_30 {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 568px) {
  .title_2 {
    font-size: 2.8rem;
  }
  .title_2 span.acomp {
    font-size: 2.5rem;
  }
  .title_2 span.acomp.acomp_30 {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 360px) {
  .title_2 {
    font-size: 2.6rem;
  }
  .title_2 span.acomp {
    font-size: 2.4rem;
  }
  .title_2 span.acomp.acomp_30 {
    font-size: 2rem;
  }
}
.title_3 {
  font-family: 'Arvo', sans-serif;
  font-size: 4rem;
  color: #160909;
  text-transform: uppercase;
}
.title_3 span.acomp {
  font-family: 'Manrope', sans-serif;
  font-size: 3rem;
  font-weight: 400;
  display: inline-block;
  width: 100%;
  text-transform: none;
}
@media only screen and (max-width: 1200px) {
  .title_3 {
    font-size: 3.8rem;
  }
  .title_3 span.acomp {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 900px) {
  .title_3 {
    font-size: 3.3rem;
  }
  .title_3 span.acomp {
    font-size: 2.5rem;
  }
}
@media only screen and (max-width: 810px) {
  .title_3 {
    font-size: 3rem;
  }
  .title_3 span.acomp {
    font-size: 2.3rem;
  }
}
@media only screen and (max-width: 568px) {
  .title_3 {
    font-size: 2.8rem;
  }
  .title_3 span.acomp {
    font-size: 2rem;
  }
}
.title_4 {
  font-family: 'Arvo', sans-serif;
  font-size: 3.6rem;
  color: #160909;
  text-transform: uppercase;
}
@media only screen and (max-width: 900px) {
  .title_4 {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 810px) {
  .title_4 {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 568px) {
  .title_4 {
    font-size: 2.6rem;
  }
}
.title_5 {
  font-size: 3rem;
  color: #160909;
  text-transform: uppercase;
  font-family: 'Arvo', sans-serif;
}
@media only screen and (max-width: 810px) {
  .title_5 {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 568px) {
  .title_5 {
    font-size: 2.6rem;
  }
}
@media only screen and (max-width: 360px) {
  .title_5 {
    font-size: 2.4rem;
  }
}
.title_6 {
  font-size: 2.6rem;
  color: #160909;
  text-transform: uppercase;
  font-family: 'Arvo', sans-serif;
}
@media only screen and (max-width: 810px) {
  .title_6 {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 568px) {
  .title_6 {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 360px) {
  .title_6 {
    font-size: 1.8rem;
  }
}
.subtitle_0 {
  font-size: 2.6rem;
  line-height: 150%;
}
@media only screen and (max-width: 1200px) {
  .subtitle_0 {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 900px) {
  .subtitle_0 {
    font-size: 2rem;
  }
}
.subtitle_05 {
  font-size: 2.4rem;
  line-height: 150%;
}
@media only screen and (max-width: 1200px) {
  .subtitle_05 {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 900px) {
  .subtitle_05 {
    font-size: 1.8rem;
  }
}
.subtitle_1 {
  font-size: 2rem;
  line-height: 150%;
}
@media only screen and (max-width: 1200px) {
  .subtitle_1 {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 900px) {
  .subtitle_1 {
    font-size: 1.7rem;
  }
}
.subtitle_2 {
  font-size: 1.8rem;
  line-height: 150%;
}
@media only screen and (max-width: 900px) {
  .subtitle_2 {
    font-size: 1.6rem;
  }
}
.subtitle_3 {
  font-size: 1.7rem;
  line-height: 150%;
}
.wrapper_title_5 h1,
.wrapper_title_5 h2,
.wrapper_title_5 h3,
.wrapper_title_5 h4,
.wrapper_title_5 h5,
.wrapper_title_5 h6 {
  font-size: 3rem;
  color: #160909;
  text-transform: uppercase;
  font-family: 'Arvo', sans-serif;
}
@media only screen and (max-width: 810px) {
  .wrapper_title_5 h1,
  .wrapper_title_5 h2,
  .wrapper_title_5 h3,
  .wrapper_title_5 h4,
  .wrapper_title_5 h5,
  .wrapper_title_5 h6 {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 568px) {
  .wrapper_title_5 h1,
  .wrapper_title_5 h2,
  .wrapper_title_5 h3,
  .wrapper_title_5 h4,
  .wrapper_title_5 h5,
  .wrapper_title_5 h6 {
    font-size: 2.6rem;
  }
}
@media only screen and (max-width: 360px) {
  .wrapper_title_5 h1,
  .wrapper_title_5 h2,
  .wrapper_title_5 h3,
  .wrapper_title_5 h4,
  .wrapper_title_5 h5,
  .wrapper_title_5 h6 {
    font-size: 2.4rem;
  }
}
.wrapper_subtitle_05 h1,
.wrapper_subtitle_05 h2,
.wrapper_subtitle_05 h3,
.wrapper_subtitle_05 h4,
.wrapper_subtitle_05 h5,
.wrapper_subtitle_05 h6 {
  font-size: 2.4rem;
  line-height: 150%;
}
@media only screen and (max-width: 1200px) {
  .wrapper_subtitle_05 h1,
  .wrapper_subtitle_05 h2,
  .wrapper_subtitle_05 h3,
  .wrapper_subtitle_05 h4,
  .wrapper_subtitle_05 h5,
  .wrapper_subtitle_05 h6 {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 900px) {
  .wrapper_subtitle_05 h1,
  .wrapper_subtitle_05 h2,
  .wrapper_subtitle_05 h3,
  .wrapper_subtitle_05 h4,
  .wrapper_subtitle_05 h5,
  .wrapper_subtitle_05 h6 {
    font-size: 1.8rem;
  }
}
.wrapper_parrafo_subtitle_1 p {
  font-size: 2rem;
  line-height: 150%;
}
@media only screen and (max-width: 1200px) {
  .wrapper_parrafo_subtitle_1 p {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 900px) {
  .wrapper_parrafo_subtitle_1 p {
    font-size: 1.7rem;
  }
}
.wrapper_parrafo_subtitle_05 p {
  font-size: 2.4rem;
  line-height: 150%;
  font-weight: 700;
}
@media only screen and (max-width: 1200px) {
  .wrapper_parrafo_subtitle_05 p {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 900px) {
  .wrapper_parrafo_subtitle_05 p {
    font-size: 1.8rem;
  }
}
.wrapper_parrafo_subtitle_05 p strong {
  font-weight: 700;
}
.wrapper_parrafo_subtitle_3 p {
  font-size: 1.7rem;
  line-height: 150%;
}
.wrapper_list_2column ul {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  -o-column-count: 2;
  column-count: 2;
}
.wrapper_list_2column ul li {
  break-inside: avoid-column;
}
.text-exbold {
  font-weight: 800;
}
.text-bold {
  font-weight: 700;
}
.text_blanco {
  color: #fefafa;
}
.text-negro900 {
  color: #160909;
}
.text-salmon {
  color: #db5758;
}
.text-center {
  text-align: center;
}
.text-end {
  text-align: right;
}
.tab_contents .tab_content {
  display: none;
  opacity: 0;
}
.tab_contents .tab_content.active {
  display: block;
  opacity: 1;
}
.box_1 {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  background-color: #fafafa;
}
.box_2 {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background-color: #fafafa;
}
.box_1_alt {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #fafafa;
}
.box_info {
  padding: 30px;
}
@media only screen and (max-width: 568px) {
  .box_info {
    margin-bottom: 20px !important;
  }
}
.box_info .box_info_number {
  color: #db5758;
  font-size: 4rem;
  font-weight: 800;
  font-family: 'Arvo', sans-serif;
}
.box_info .box_info_icon span {
  font-size: 50px;
  color: #db5758;
}
.box_info .box_info_title *:not(.subtitle_0) {
  color: #160909;
  font-size: 2rem;
  line-height: 150%;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1200px) {
  .box_info .box_info_title *:not(.subtitle_0) {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 900px) {
  .box_info .box_info_title *:not(.subtitle_0) {
    font-size: 1.7rem;
  }
}
.box_info .box_info_title *:not(.subtitle_0) strong {
  color: #db5758;
}
.box_info .box_info_desc {
  line-height: 150%;
}
.box_info .box_info_desc p {
  margin-bottom: 0;
}
.box_info .box_info_desc ul li {
  margin: 12px 0;
  position: relative;
  padding-left: 15px;
}
.box_info .box_info_desc ul li:before {
  width: 6px;
  height: 6px;
  display: block;
  content: " ";
  position: absolute;
  left: 0;
  background-color: #db5758;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  top: 8px;
}
.box_icono_texto1 {
  padding: 24px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.box_icono_texto1 .box_icono {
  margin-right: 10px;
}
.box_icono_texto1 .box_icono span {
  font-size: 40px;
}
.box_icono_texto1 .box_texto {
  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;
  gap: 20px;
  font-weight: 500;
  font-size: 1.6rem;
}
.box_icono_texto1 .box_texto p,
.box_icono_texto1 .box_texto h1,
.box_icono_texto1 .box_texto h2,
.box_icono_texto1 .box_texto h3,
.box_icono_texto1 .box_texto h4,
.box_icono_texto1 .box_texto h5,
.box_icono_texto1 .box_texto h6 {
  margin: 0;
}
.box_icono_texto2 {
  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;
}
.box_icono_texto2 .box_icono span {
  font-size: 50px;
}
.box_icono_texto2 .box_texto p {
  margin-top: 5px;
}
.box_icono_texto2 .box_texto ul {
  padding-top: 12px;
}
.box_icono_texto2 .box_texto ul li {
  margin: 12px 0;
  position: relative;
  padding-left: 15px;
}
.box_icono_texto2 .box_texto ul li:before {
  width: 6px;
  height: 6px;
  display: block;
  content: " ";
  position: absolute;
  left: 0;
  background-color: #db5758;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  top: 8px;
}
.box_icono_texto2.box_1 .box_texto ul li:before {
  background-color: #fefafa;
}
.box_iconos_subtitle1 .box_texto p {
  font-size: 2rem;
  line-height: 150%;
  font-weight: 800;
}
@media only screen and (max-width: 1200px) {
  .box_iconos_subtitle1 .box_texto p {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 900px) {
  .box_iconos_subtitle1 .box_texto p {
    font-size: 1.7rem;
  }
}
.box_iconos_subtitle1 .box_icono span {
  font-size: 60px;
  padding: 15px;
}
.box_trans .box_icono span {
  color: #db5758;
}
.article_box {
  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;
  background-color: #fefafa;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  z-index: 4;
}
.article_box .article_img {
  position: relative;
  overflow: hidden;
  background-color: #f8f2f2;
}
.article_box .article_img 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;
}
.article_box .article_img:before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.article_box .article_img:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  height: 30px;
  width: 100%;
  background-image: url("../../images/common/olas-articulo.svg");
  content: "";
  display: block;
  background-size: auto 100%;
  background-repeat: repeat-x;
  background-position: center center;
}
.article_box .article_txt {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  padding: 16px 24px 24px;
  gap: 16px;
}
.article_box .article_txt p {
  margin: 0;
}
.article_box .article_txt .excerpt {
  margin-bottom: 12px;
}
.article_box .article_txt .btn {
  text-align: center;
  margin-top: auto;
}
.article_box .article_txt .top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 4px;
}
.article_box .article_txt .top p,
.article_box .article_txt .top a {
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 100%;
  color: #db5758;
}
.article_box .article_txt .top p:has(+ a):after {
  content: "-";
  margin-left: 4px;
}
.article_box .article_txt .main {
  margin-top: 8px;
  display: block;
}
.article_box .article_txt .main p {
  color: #160909;
  font-weight: 800;
}
@media only screen and (min-width: 569px) {
  .article_box.sticky_article {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 3%;
  }
  .article_box.sticky_article .article_img,
  .article_box.sticky_article .article_txt {
    width: 50%;
  }
  .article_box.sticky_article .article_img:after {
    height: 100%;
    width: 30px;
    top: 0;
    right: -2px;
    left: auto;
    background-size: 100% auto;
    background-repeat: repeat-y;
    background-image: url("../../images/common/olas-articulo-vertical.svg");
  }
  .article_box.sticky_article .article_txt {
    padding: 48px 48px 48px 36px;
  }
  .article_box.sticky_article .article_txt .title_6 {
    line-height: 130%;
  }
  .article_box.sticky_article .article_txt .top p,
  .article_box.sticky_article .article_txt .top a {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 900px) {
  .article_box.sticky_article .article_txt {
    padding: 36px 36px 36px 24px;
  }
}
@media only screen and (max-width: 810px) {
  .article_box.sticky_article .article_txt {
    padding: 24px 24px 24px 16px;
  }
}
@media only screen and (max-width: 568px) {
  .article_box.sticky_article {
    margin: 0 auto 20px;
  }
  .article_box.sticky_article .article_txt {
    padding: 12px 20px 20px;
  }
  .article_box.sticky_article .article_txt .title_6 {
    font-size: 1.8rem;
    line-height: 150%;
    text-transform: none;
    font-family: 'Manrope', sans-serif;
  }
}
@media only screen and (max-width: 568px) and (max-width: 900px) {
  .article_box.sticky_article .title_6 {
    font-size: 1.6rem;
  }
}
.article_box:hover .article_img picture>* {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
@media only screen and (max-width: 810px) {
  .article_box .article_txt {
    padding: 12px 20px 20px;
    gap: 12px;
  }
}
@media only screen and (max-width: 568px) {
  .article_box {
    max-width: 420px;
  }
}
.pagination_wp {
  width: 100%;
  float: left;
}
.pagination_wp .wp-pagenavi {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  text-align: center;
  gap: 12px;
}
.pagination_wp .wp-pagenavi a,
.pagination_wp .wp-pagenavi span:not(.material-symbols-rounded) {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
  color: #160909;
  border: 1px solid #53555b;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  font-weight: 700;
  line-height: 100%;
  padding: 12px;
  margin: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  -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-rounded):hover,
.pagination_wp .wp-pagenavi a.current,
.pagination_wp .wp-pagenavi span:not(.material-symbols-rounded).current {
  border: 1px solid #53555b;
  background-color: #53555b;
  color: #fefafa;
}
.pagination_wp .wp-pagenavi span.material-symbols-rounded {
  margin: 0;
  border: 0;
  padding: 0;
  color: inherit;
  text-align: center;
  line-height: 100%;
}
@media only screen and (max-width: 810px) {
  .pagination_wp .wp-pagenavi a,
  .pagination_wp .wp-pagenavi span:not(.material-symbols-rounded) {
    width: 44px;
    height: 44px;
    padding: 10px;
  }
}
@media only screen and (max-width: 568px) {
  .pagination_wp .wp-pagenavi {
    gap: 8px;
  }
  .pagination_wp .wp-pagenavi a,
  .pagination_wp .wp-pagenavi span:not(.material-symbols-rounded) {
    width: 36px;
    height: 36px;
    padding: 6px;
  }
  .pagination_wp .wp-pagenavi span.material-symbols-rounded {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 360px) {
  .pagination_wp .wp-pagenavi a,
  .pagination_wp .wp-pagenavi span:not(.material-symbols-rounded) {
    width: 32px;
    height: 32px;
    line-height: 20px;
  }
  .pagination_wp .wp-pagenavi span.material-symbols-rounded {
    font-size: 1.8rem;
    line-height: 20px;
  }
}
.content_escalonado.escalonado_4 .item_escalonado {
  margin-bottom: 30px;
  width: 50%;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.content_escalonado.escalonado_4 .item_escalonado:nth-child(2) {
  margin-left: 16.65%;
}
.content_escalonado.escalonado_4 .item_escalonado:nth-child(3) {
  margin-left: 33.3%;
}
.content_escalonado.escalonado_4 .item_escalonado:nth-child(4) {
  margin-left: auto;
}
@media only screen and (max-width: 900px) {
  .content_escalonado.escalonado_4 .item_escalonado {
    width: 60%;
  }
  .content_escalonado.escalonado_4 .item_escalonado:nth-child(2) {
    margin-left: 12%;
  }
  .content_escalonado.escalonado_4 .item_escalonado:nth-child(3) {
    margin-left: 26%;
  }
}
@media only screen and (max-width: 620px) {
  .content_escalonado.escalonado_4 .item_escalonado {
    width: 100%;
    margin-left: 0 !important;
  }
}
.content_escalonado.escalonado_3 .item_escalonado {
  margin-bottom: 30px;
  width: 50%;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.content_escalonado.escalonado_3 .item_escalonado:nth-child(2) {
  margin-left: auto;
  margin-right: auto;
}
.content_escalonado.escalonado_3 .item_escalonado:nth-child(3) {
  margin-left: auto;
}
@media only screen and (max-width: 900px) {
  .content_escalonado.escalonado_3 .item_escalonado {
    width: 70%;
  }
}
@media only screen and (max-width: 620px) {
  .content_escalonado.escalonado_3 .item_escalonado {
    width: 100%;
    margin-left: 0 !important;
  }
}
.content_escalonado.escalonado_2 .item_escalonado {
  margin-bottom: 30px;
  width: 60%;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.content_escalonado.escalonado_2 .item_escalonado:nth-child(2) {
  margin-left: auto;
}
@media only screen and (max-width: 900px) {
  .content_escalonado.escalonado_2 .item_escalonado {
    width: 80%;
  }
}
@media only screen and (max-width: 620px) {
  .content_escalonado.escalonado_2 .item_escalonado {
    width: 100%;
    margin-left: 0 !important;
  }
}
.big_last_box >div:last-child {
  width: 100%;
}
.big_last_box >div:last-child ul {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  -o-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  -o-column-gap: 20px;
  column-gap: 20px;
}
@media only screen and (max-width: 810px) {
  .big_last_box >div:last-child ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    -o-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    -o-column-gap: 0;
    column-gap: 0;
  }
}
.boxes_cifras {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.boxes_cifras:not(.boxes_crossed) .item_cifra {
  border-right: 1px solid #db5758;
}
@media only screen and (max-width: 680px) {
  .boxes_cifras:not(.boxes_crossed) .item_cifra {
    border-right-width: 0;
  }
}
.boxes_cifras .item_cifra {
  padding: 40px 20px;
  -webkit-flex-basis: calc(100% / var(--cols) - var(--gap) / var(--cols) * (var(--cols) - 1));
  -ms-flex-basis: calc(100% / var(--cols) - var(--gap) / var(--cols) * (var(--cols) - 1));
  flex-basis: calc(100% / var(--cols) - var(--gap) / var(--cols) * (var(--cols) - 1));
}
@media only screen and (max-width: 680px) {
  .boxes_cifras .item_cifra {
    border-right-width: 0;
    border-bottom: 1px solid #db5758;
  }
}
@media only screen and (max-width: 568px) {
  .boxes_cifras .item_cifra {
    -webkit-flex-basis: 100%;
    -ms-flex-basis: 100%;
    flex-basis: 100%;
  }
}
.boxes_cifras .item_cifra:last-child {
  border-right-width: 0;
}
.boxes_cifras .item_cifra .cifra_numero {
  margin-bottom: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.boxes_cifras .item_cifra .cifra_numero span {
  font-size: 60px;
  color: #db5758;
}
@media only screen and (max-width: 900px) {
  .boxes_cifras .item_cifra .cifra_numero span {
    font-size: 50px;
  }
}
@media only screen and (max-width: 810px) {
  .boxes_cifras .item_cifra .cifra_numero span {
    font-size: 45px;
  }
}
@media only screen and (max-width: 620px) {
  .boxes_cifras .item_cifra .cifra_numero span {
    font-size: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .boxes_cifras .item_cifra .cifra_numero span {
    font-size: 35px;
  }
}
.boxes_cifras .item_cifra .cifra_numero .cifra_numero_numero {
  font-family: 'Arvo', sans-serif;
  font-weight: 800;
}
.boxes_cifras .item_cifra .cifra_texto {
  font-size: 2rem;
  line-height: 150%;
}
@media only screen and (max-width: 1200px) {
  .boxes_cifras .item_cifra .cifra_texto {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 900px) {
  .boxes_cifras .item_cifra .cifra_texto {
    font-size: 1.7rem;
  }
}
.boxes_cifras .item_cifra .cifra_firma {
  margin-top: 30px;
  font-weight: 800;
  font-size: 1.6rem;
}
.boxes_cifras.boxed {
  coloumn-gap: 10px;
}
.boxes_cifras.boxed .item_cifra {
  padding: 30px 20px;
}
.boxes_cifras.boxed .item_cifra:last-child {
  border-right-width: 1px;
}
@media only screen and (max-width: 680px) {
  .boxes_cifras.boxed .item_cifra {
    border-right-width: 1px;
  }
}
.boxes_cifras.cifras_2 {
  --cols: 2;
  --gap: 20px;
  gap: var(--gap);
}
.boxes_cifras.cifras_2.boxes_crossed {
  gap: unset;
}
.boxes_cifras.cifras_3 {
  --cols: 3;
  --gap: 20px;
  gap: var(--gap);
}
.boxes_cifras.cifras_3.boxes_crossed {
  gap: unset;
}
@media only screen and (max-width: 680px) {
  .boxes_cifras.cifras_3 .item_cifra {
    -webkit-flex-basis: 50%;
    -ms-flex-basis: 50%;
    flex-basis: 50%;
  }
}
@media only screen and (max-width: 568px) {
  .boxes_cifras.cifras_3 .item_cifra {
    -webkit-flex-basis: 100%;
    -ms-flex-basis: 100%;
    flex-basis: 100%;
  }
}
@media only screen and (max-width: 568px) {
  #desarrollar_sitios .box_icono_texto2 {
    margin-bottom: 20px;
  }
}
.bg_azul_imagen {
  background-color: #2b2f3b;
}
.bg_azul_imagen .bg_grad {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  height: 100px;
  background: linear-gradient(180deg, #2b2f3b 30%, rgba(43,47,59,0) 100%);
  z-index: 1;
}
.bg_azul_imagen .bg_imagen {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 0;
  mix-blend-mode: overlay;
  opacity: 0.2;
  background-size: cover;
  background-position: center;
  pointer-events: none;
}
.bg_azul_imagen * {
  color: #fefafa !important;
}
.bg_azul_imagen * strong {
  color: #fa8072 !important;
}
.bg_azul_imagen * .box_1 {
  background: transparent;
  border: 1px solid #fefafa;
}
.bg_salmon_imagen {
  background-color: #db5758;
}
.bg_salmon_imagen .bg_grad {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  height: 100px;
  background: linear-gradient(180deg, #db5758 30%, rgba(219,87,88,0) 100%);
  z-index: 1;
}
.bg_salmon_imagen .bg_imagen {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 0;
  mix-blend-mode: overlay;
  opacity: 0.2;
  background-size: cover;
  background-position: center;
}
.bg_salmon_imagen * {
  color: #fefafa !important;
}
.bg_salmon_imagen * .box_1 {
  background: transparent;
  border: 1px solid #fefafa;
}
.bg_salmon_imagen * .box_2 * {
  color: #160909 !important;
}
.bg_salmon_imagen .btn_alt:hover span {
  color: #160909 !important;
}
.content_wrapper_section {
  z-index: 2;
  position: relative;
}
.slider_tables .table_wrapper:first-child {
  padding-left: 0;
}
.slider_tables .table_wrapper:last-child {
  padding-right: 0;
}
.slider_tables .table_wrapper {
  margin: 8px 0;
  padding: 0 10px;
  width: calc(100% / 3);
  max-width: 400px;
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-shrink: 1;
  flex-shrink: 1;
}
.slider_tables:after {
  display: none;
}
@media only screen and (max-width: 811px) {
  .slider_tables {
    padding: 0;
  }
  .slider_tables .table_wrapper:first-child {
    padding-left: 10px;
  }
  .slider_tables .table_wrapper:last-child {
    padding-right: 10px;
  }
  .slider_tables .table_wrapper {
    max-width: calc(100vw - 60px);
  }
}
@media only screen and (max-width: 569px) {
  .slider_tables .table_wrapper:first-child {
    padding-left: 5px;
  }
  .slider_tables .table_wrapper:last-child {
    padding-right: 5px;
  }
  .slider_tables .table_wrapper {
    padding: 0 5px;
  }
}
.table_card {
  display: -webkit-flex;
  display: -ms-flexbox;
  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;
  background-color: #fefafa;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  height: 100%;
}
.table_card .table_title,
.table_card .table_list,
.table_card .table_end {
  width: 100%;
}
.table_card .table_title {
  padding: 0 20px;
  color: #fefafa;
  text-align: center;
  background-color: #2b2f3b;
}
.table_card .table_list li:nth-child(even) {
  background-color: #f8f2f2;
}
.table_card .table_list li {
  padding: 14px 20px 14px 40px;
  text-align: left;
  font-size: 1.5rem;
  position: relative;
}
.table_card .table_list li:before {
  display: block;
  content: "✔";
  position: absolute;
  left: 20px;
  margin: auto;
  color: #db5758;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.table_card .table_list li:has(del):before {
  content: "X";
  font-weight: 600;
  opacity: 0.6;
  color: #53555b;
}
.table_card .table_list del {
  opacity: 0.6;
  color: #53555b;
  text-decoration: none;
}
.table_card .table_end {
  padding: 0 20px;
  border-top: solid 1px #db5758;
  margin-top: auto;
  text-align: center;
  font-weight: 400;
}
/* BOTONES ========================================================================== */
.btn,
.searchandfilter input[type="submit"] {
  display: inline-block;
  background-color: transparent;
  color: #160909;
  cursor: pointer;
  border: 1px solid #160909;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  padding: 11px 25px 14px;
  font-family: 'Manrope', sans-serif;
  font-weight: 600;
  font-size: 1.6rem;
  -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: 568px) {
  .btn,
  .searchandfilter input[type="submit"] {
    padding: 11px 20px 14px;
  }
}
.btn:hover,
.searchandfilter input[type="submit"]:hover {
  background-color: #160909;
  color: #fff;
}
.btn.btn_alt,
.searchandfilter input[type="submit"].btn_alt {
  color: #fefafa;
  border-color: #fefafa;
}
.btn.btn_alt:hover,
.searchandfilter input[type="submit"].btn_alt:hover {
  background-color: #fefafa;
}
.btn.btn_alt:hover span,
.searchandfilter input[type="submit"].btn_alt:hover span {
  color: #160909 !important;
}
.btn.btn_salmon,
.searchandfilter input[type="submit"].btn_salmon {
  background-color: #db5758;
  color: #fbf5f3;
  border-color: #db5758;
}
.btn.btn_whats,
.searchandfilter input[type="submit"].btn_whats {
  background-color: #25d366;
  border: 0;
}
.btn span,
.searchandfilter input[type="submit"] span {
  display: inline-block;
  vertical-align: middle;
}
.btn span.material-symbols-rounded,
.searchandfilter input[type="submit"] span.material-symbols-rounded {
  font-size: 20px;
  min-height: 20px;
  margin-left: 10px;
  width: 20px;
}
.searchandfilter input[type="submit"] {
  background-color: #160909;
  border-color: transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: #fefafa;
}
.searchandfilter input[type="submit"]:hover {
  background-color: #db5758;
  color: #fefafa;
}
.number_highlights_1 .item_highlight {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 50px;
}
.number_highlights_1 .item_highlight .item_number {
  color: #db5758;
  font-weight: 800;
  font-size: 6rem;
  font-family: 'Arvo', sans-serif;
  margin-right: 20px;
  line-height: 100%;
}
.number_highlights_1 .item_highlight .item_content p {
  margin: 0;
}
.slider_cards {
  width: 100%;
}
.slider_cards .slick-list {
  overflow: visible;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
@media only screen and (max-width: 900px) {
  .slider_cards .slick-list {
    max-width: 650px;
  }
}
.slider_cards .slick-list .slick-track {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.slider_cards .slick-list .slick-track .slick-slide {
  margin: 0 20px;
  height: auto;
}
.slider_cards .slick-list .slick-track .slick-slide >div {
  height: 100%;
}
.slider_cards .slick-list .slick-track .slick-slide.slick-current .slider_item {
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  transform: translateY(-20px);
}
.slider_cards .slick-list .slick-track .slick-slide.slick-current .slider_item .media_wrap .img_wrap {
  mix-blend-mode: normal;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.slider_cards .slider_item {
  position: relative;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  height: 100%;
  overflow: hidden;
  -webkit-transition: all ease 0.3s 0.3s;
  -moz-transition: all ease 0.3s 0.3s;
  -o-transition: all ease 0.3s 0.3s;
  transition: all ease 0.3s 0.3s;
}
.slider_cards .slider_item .slider_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.slider_cards .slider_item .media_wrap {
  height: 100%;
}
.slider_cards .slider_item .media_wrap .img_wrap {
  mix-blend-mode: color-burn;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  height: 100%;
}
@media only screen and (max-width: 620px) {
  .slider_cards .slider_item .media_wrap .img_wrap {
    mix-blend-mode: normal;
  }
}
.slider_cards .slider_item .slider_content {
  height: 100%;
  padding: 40px;
  position: relative;
  z-index: 1;
  width: 100%;
  background: linear-gradient(180deg, rgba(51,58,85,0.3) 0%, #333a55 77.46%);
  display: -webkit-flex;
  display: -ms-flexbox;
  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;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media only screen and (max-width: 620px) {
  .slider_cards .slider_item .slider_content {
    text-align: center;
  }
}
@media only screen and (max-width: 568px) {
  .slider_cards .slider_item .slider_content {
    padding: 30px;
  }
}
@media only screen and (max-width: 360px) {
  .slider_cards .slider_item .slider_content {
    padding: 30px 20px;
  }
}
@media only screen and (max-width: 620px) {
  .slider_cards {
    padding: 0 20px;
  }
  .slider_cards .slider_item {
    margin-bottom: 20px;
  }
}
#servicios_marketing {
  overflow: hidden;
}
.boxes_crossed >div {
  border-left: 1px solid #db5758;
  border-bottom: 1px solid #db5758;
}
.boxes_crossed >div:first-child {
  border-left: 0;
}
.boxes_crossed >div:nth-child(3),
.boxes_crossed >div:nth-child(5),
.boxes_crossed >div:nth-child(7) {
  border-left: 0;
}
@media only screen and (max-width: 568px) {
  .boxes_crossed >div {
    border-left: 0 !important;
  }
}
@media only screen and (min-width: 568px) {
  .boxes_crossed.crossed_4 >div:nth-child(3),
  .boxes_crossed.crossed_4 >div:nth-child(4) {
    border-bottom: 0;
  }
}
@media only screen and (min-width: 568px) {
  .boxes_crossed.crossed_5 >div:nth-child(4),
  .boxes_crossed.crossed_5 >div:nth-child(5) {
    border-bottom: 0;
  }
  .boxes_crossed.crossed_5 >div:nth-child(3) {
    border-left: 1px solid #db5758;
  }
  .boxes_crossed.crossed_5 >div:nth-child(4) {
    border-left: 0;
  }
  .boxes_crossed.crossed_5 >div:nth-child(5) {
    border-left: 1px solid #db5758;
  }
}
@media only screen and (max-width: 680px) {
  .boxes_crossed.crossed_5 >div:nth-child(3) {
    border-left: 0;
  }
  .boxes_crossed.crossed_5 >div:nth-child(4) {
    border-left: 1px solid #db5758;
    border-bottom: 1px solid #db5758;
  }
  .boxes_crossed.crossed_5 >div:nth-child(5) {
    border-left: 0;
  }
}
@media only screen and (min-width: 568px) {
  .boxes_crossed.crossed_6 >div:nth-child(5),
  .boxes_crossed.crossed_6 >div:nth-child(6) {
    border-bottom: 0;
  }
}
/* 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: #db5758;
  height: 100%;
  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);
  z-index: 2;
}
@media only screen and (max-width: 568px) {
  .form_container .sent {
    height: 355px;
  }
}
.form_container .sent .msg_sent {
  text-align: center;
  padding: 20px;
  color: #fff;
  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_errors {
  text-align: center;
  font-size: 1.6rem;
  display: none;
  width: 100%;
  padding: 5px 0;
  color: #df6869;
  margin-bottom: 5px;
}
.form_container .form_errorsWrapper {
  position: relative;
  float: left;
  width: 100%;
}
.form_container textarea.form_input {
  height: 195px;
  padding: 10px;
  resize: none;
  line-height: 140%;
}
.form_space label {
  color: #fefafa;
  font-size: 1.6rem;
  margin-bottom: 7px;
  display: inline-block;
}
.form_input,
.chosen-single,
.searchandfilter input,
.searchandfilter select {
  display: inline-block;
  background-color: transparent;
  color: #fbeeee;
  border: 1px solid #fbeeee;
  height: 44px;
  margin: 0;
  font-size: 1.5rem;
  padding: 0 10px;
  -webkit-appearance: none;
  font-family: 'Manrope', sans-serif;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.form_input div b,
.chosen-single div b,
.searchandfilter input div b,
.searchandfilter select div b {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 4.5px 0 4.5px;
  border-color: azul transparent transparent;
  display: inline-block;
  position: relative;
  right: 5px;
}
.form_input.error-form,
.chosen-single.error-form,
.searchandfilter input.error-form,
.searchandfilter select.error-form {
  border-color: #fa8072;
}
.form_input:focus,
.chosen-single:focus,
.searchandfilter input:focus,
.searchandfilter select:focus {
  -moz-box-shadow: 0 0 5px rgba(83,85,91,0.5);
  -webkit-box-shadow: 0 0 5px rgba(83,85,91,0.5);
  box-shadow: 0 0 5px rgba(83,85,91,0.5);
}
.form_input.hidden,
.chosen-single.hidden,
.searchandfilter input.hidden,
.searchandfilter select.hidden {
  display: none;
}
.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;
}
.submited >.col2,
.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;
}
.searchandfilter input,
.searchandfilter select {
  border-color: #160909;
  color: #160909;
}
/* CONTENT ========================================================================== */
body {
  padding-top: 0;
}
header {
  height: 100px;
  background-color: transparent;
  z-index: 10;
  top: 0;
  left: 0;
  -webkit-transition: background-color ease 0.3s, top ease 0.3s;
  -moz-transition: background-color ease 0.3s, top ease 0.3s;
  -o-transition: background-color ease 0.3s, top ease 0.3s;
  transition: background-color ease 0.3s, top ease 0.3s;
}
@media only screen and (min-width: 1024px) {
  header:hover {
    background-color: #db5758 !important;
    -webkit-transition: background-color ease 0.3s, top ease 0.3s;
    -moz-transition: background-color ease 0.3s, top ease 0.3s;
    -o-transition: background-color ease 0.3s, top ease 0.3s;
    transition: background-color ease 0.3s, top ease 0.3s;
  }
  header:hover .content-center #mainMenu ul li a {
    color: #fefafa !important;
  }
  header:hover .content-center #mainMenu ul li.active >a,
  header:hover .content-center #mainMenu ul li.current_page_item >a {
    color: #fefafa !important;
  }
  header:hover .content-center #mainMenu ul li >a:hover {
    color: #fff9d0 !important;
  }
}
header.openMenu {
  background-color: #db5758 !important;
  -webkit-transition: background-color ease 0.3s;
  -moz-transition: background-color ease 0.3s;
  -o-transition: background-color ease 0.3s;
  transition: background-color ease 0.3s;
  position: fixed !important;
}
@media only screen and (max-width: 810px) {
  header {
    height: 80px;
  }
}
header.floater {
  position: absolute;
}
header .content-center {
  height: inherit;
  display: -webkit-flex;
  display: -ms-flexbox;
  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;
}
header .content-center #logo_box {
  float: left;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  width: 130px;
}
header .content-center #logo_box img {
  width: 100%;
  height: auto;
  -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 #logo_box .logo_alt {
  display: none;
}
header .content-center #menuIcon_wrapper {
  display: none;
  height: inherit;
  margin-left: auto;
}
@media only screen and (max-width: 1200px) {
  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: 50px;
  width: 50px;
  float: right;
  margin-left: 20px;
  background-color: #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  -moz-box-shadow: 0px 2px 4px -1px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0px 2px 4px -1px rgba(0,0,0,0.1);
  box-shadow: 0px 2px 4px -1px rgba(0,0,0,0.1);
}
@media only screen and (max-width: 1024px) {
  header .content-center #menuIcon {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
header .content-center #menuIcon a#nav-toggle {
  width: 24px;
  height: 19px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  display: block;
}
header .content-center #menuIcon a#nav-toggle.activo span {
  height: 4px;
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(1),
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(2),
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(1) {
  left: 2px;
  top: 3px;
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(2) {
  left: calc(50% - 2px);
  top: 3px;
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(3) {
  left: -50%;
  opacity: 0;
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(4) {
  left: 100%;
  opacity: 0;
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(5) {
  left: 2px;
  top: 12px;
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(6) {
  left: calc(50% - 2px);
  top: 12px;
}
header .content-center #menuIcon a#nav-toggle span {
  display: block;
  position: absolute;
  height: 3px;
  width: 50%;
  background: #db5758;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
header .content-center #menuIcon a#nav-toggle span:nth-child(even) {
  left: 50%;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
header .content-center #menuIcon a#nav-toggle span:nth-child(odd) {
  left: 0px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
header .content-center #menuIcon a#nav-toggle span:nth-child(1),
header .content-center #menuIcon a#nav-toggle span:nth-child(2) {
  top: 0;
}
header .content-center #menuIcon a#nav-toggle span:nth-child(3),
header .content-center #menuIcon a#nav-toggle span:nth-child(4) {
  top: 7px;
}
header .content-center #menuIcon a#nav-toggle span:nth-child(5),
header .content-center #menuIcon a#nav-toggle span:nth-child(6) {
  top: 14px;
}
header .content-center #mainMenu {
  margin-left: auto;
}
header .content-center #mainMenu ul li a {
  text-transform: uppercase;
  font-size: 1.4rem;
  color: #fefafa;
  font-weight: 700;
}
@media only screen and (min-width: 1025px) {
  header .content-center #mainMenu {
    display: block !important;
    height: 100%;
  }
  header .content-center #mainMenu >ul {
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  header .content-center #mainMenu >ul >li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  header .content-center #mainMenu >ul >li.menu-item-has-children:hover .megamenu_holder.depth_0 {
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
  }
  header .content-center #mainMenu .megamenu_holder.depth_0 {
    border-top: 1px solid #fefafa;
    position: fixed;
    top: 100px;
    left: 0;
    width: 100%;
    z-index: 1;
    background-color: #db5758;
    padding: 28px 20px;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  header .content-center #mainMenu .megamenu_holder.depth_0 .sub-menu {
    width: 100%;
    max-width: 1300px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 12px;
  }
  header .content-center #mainMenu .megamenu_holder.depth_0 .sub-menu li {
    -webkit-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
  }
  header .content-center #mainMenu .megamenu_holder.depth_0 .sub-menu li a {
    color: #fff;
    text-transform: none;
    width: 100%;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
  header .content-center #mainMenu .megamenu_holder.depth_0 .sub-menu li a:hover {
    color: #fff9d0;
  }
  header .content-center #mainMenu .megamenu_holder.depth_0 >.sub-menu >li >a {
    font-size: 1.8rem;
    border-bottom: 1px solid rgba(251,245,243,0.3);
    padding: 20px 0;
  }
  header .content-center #mainMenu .megamenu_holder.depth_1 >.sub-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 10px;
    margin-bottom: 10px;
    gap: 0;
  }
  header .content-center #mainMenu .megamenu_holder.depth_1 >.sub-menu >li >a {
    font-size: 1.6rem;
    font-weight: 400;
    padding: 4px 0 4px 32px;
    margin: 5px 0;
    position: relative;
  }
  header .content-center #mainMenu .megamenu_holder.depth_1 >.sub-menu >li >a:before {
    position: absolute;
    left: 0;
    top: 4px;
    height: 18px;
    width: 18px;
    background-image: url("../../images/common/waves.svg");
    content: " ";
    display: block;
    background-repeat: no-repeat;
    background-position: center;
  }
  header .content-center #mainMenu ul li {
    float: left;
    position: relative;
  }
  header .content-center #mainMenu ul li.hide_desktop {
    display: none;
  }
  header .content-center #mainMenu ul li.active a,
  header .content-center #mainMenu ul li:hover a,
  header .content-center #mainMenu ul li.current_page_item a {
    color: #fff9d0;
  }
  header .content-center #mainMenu ul li a {
    display: block;
    padding: 0 10px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
}
@media only screen and (max-width: 1024px) {
  header .content-center #mainMenu {
    position: fixed;
    width: 100%;
    background-color: #db5758;
    display: none;
    left: 0;
    margin-top: 0;
    height: calc(100% - 100px);
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    top: 100%;
    overflow: hidden;
    padding: 30px;
  }
  header .content-center #mainMenu:after {
    content: "";
    position: fixed;
    z-index: -5;
    width: 100%;
    height: 20%;
    top: 100%;
    left: 0;
    background-color: #1a1a1a;
    overflow: visible;
  }
  header .content-center #mainMenu >ul {
    overflow-y: scroll;
    overflow-x: hidden;
    max-width: 850px;
    margin: 0 auto;
  }
  header .content-center #mainMenu ul {
    height: 100%;
    width: 100%;
  }
  header .content-center #mainMenu ul li {
    width: 100%;
    margin-bottom: 10px;
  }
  header .content-center #mainMenu ul li a {
    color: #fff;
    text-transform: none;
    font-size: 2.6rem;
    display: block;
    padding: 10px 0;
  }
  header .content-center #mainMenu .megamenu_holder.depth_0 {
    padding-left: 20px;
  }
  header .content-center #mainMenu .megamenu_holder.depth_0 >.sub-menu >li >a {
    font-size: 2.2rem;
  }
  header .content-center #mainMenu .megamenu_holder.depth_1 >.sub-menu >li {
    margin-bottom: 0;
  }
  header .content-center #mainMenu .megamenu_holder.depth_1 >.sub-menu >li >a {
    font-size: 1.8rem;
    font-weight: 500;
    position: relative;
    padding: 10px 0 10px 40px;
  }
  header .content-center #mainMenu .megamenu_holder.depth_1 >.sub-menu >li >a:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 26px;
    background-image: url("../../images/common/waves.svg");
    content: " ";
    display: block;
    background-repeat: no-repeat;
    background-position: left center;
  }
}
@media only screen and (max-width: 900px) {
  header .content-center #mainMenu >ul {
    max-width: 750px;
  }
}
@media only screen and (max-width: 810px) {
  header .content-center #mainMenu {
    height: calc(100% - 80px);
  }
  header .content-center #mainMenu ul {
    max-width: 660px;
  }
}
@media only screen and (max-width: 568px) {
  header .content-center #mainMenu ul li a {
    font-size: 2.4rem;
  }
  header .content-center #mainMenu .megamenu_holder.depth_0 >.sub-menu >li >a {
    font-size: 2rem;
  }
  header .content-center #mainMenu .megamenu_holder.depth_1 >.sub-menu >li >a {
    font-size: 1.7rem;
  }
}
header .content-center #mainMenu.openMenu {
  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: 810px) {
  header .content-center #mainMenu.openMenu {
    top: 80px;
  }
}
header.headHidden {
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
header.headHidden.floater {
  top: -100px;
  position: absolute;
}
header.headPrep.floater {
  position: fixed;
}
header.headScroll {
  height: 60px;
  background-color: #fff;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
header.headScroll.floater {
  position: fixed;
  top: 0;
}
@media only screen and (min-width: 1024px) {
  header.headScroll:hover .content-center #logo_box .logo_main {
    display: block;
  }
  header.headScroll:hover .content-center #logo_box .logo_alt {
    display: none;
  }
}
header.headScroll .content-center #logo_box {
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  width: 90px;
}
header.headScroll .content-center #logo_box img {
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
header.headScroll .content-center #logo_box .logo_main {
  display: none;
}
header.headScroll .content-center #logo_box .logo_alt {
  display: block;
}
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: 1024px) {
  header.headScroll .content-center #mainMenu >ul >li >a {
    color: #160909;
  }
}
header.headScroll .content-center #mainMenu >ul >li.active a,
header.headScroll .content-center #mainMenu >ul >li.current_page_item a {
  color: #fff9d0;
}
@media only screen and (min-width: 1024px) {
  header.headScroll .content-center #mainMenu >ul >li.active a,
  header.headScroll .content-center #mainMenu >ul >li.current_page_item a {
    color: #db5758;
  }
}
@media only screen and (min-width: 810px) {
  header.headScroll .content-center #mainMenu .megamenu_holder.depth_0 {
    top: 60px;
  }
}
@media only screen and (max-width: 1200px) {
  header.headScroll.openMenu .content-center #mainMenu {
    height: calc(100% - 60px);
    top: 60px;
  }
}
@media only screen and (max-width: 1024px) {
  header.headScroll.openMenu .content-center #logo_box .logo_main {
    display: block;
  }
  header.headScroll.openMenu .content-center #logo_box .logo_alt {
    display: none;
  }
}
body.page.home header:not(:hover) .content-center #mainMenu >ul >li >a {
  color: #160909;
}
body.page.home header:not(:hover) .content-center #mainMenu >ul >li.active a,
body.page.home header:not(:hover) .content-center #mainMenu >ul >li.current_page_item a {
  color: #db5758;
}
.compound_bg {
  width: 100%;
  height: inherit;
}
.compound_bg .bg_item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.compound_bg .fg_item {
  position: absolute;
}
.slider_dots {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.slider_dots ul {
  list-style: none;
  padding-left: 0;
}
.slider_dots ul li {
  margin: 0 5px;
  float: left;
}
.slider_dots ul li a {
  background-color: rgba(255,255,255,0.4);
  display: block;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  cursor: pointer;
}
.slider_dots ul li.slick-active a {
  background-color: #fff;
}
.slider_dots.slider_dots_alt ul li a {
  background-color: #cbccce;
}
.slider_dots.slider_dots_alt ul li.slick-active a {
  background-color: #db5758;
}
#hero_inicio {
  height: 650px;
  width: 100%;
}
@media only screen and (max-width: 1400px) {
  #hero_inicio {
    height: 580px;
  }
}
@media only screen and (max-width: 1200px) {
  #hero_inicio {
    height: 500px;
  }
}
@media only screen and (max-width: 1024px) {
  #hero_inicio {
    height: 450px;
  }
}
@media only screen and (max-width: 680px) {
  #hero_inicio {
    height: 400px;
  }
}
@media only screen and (max-width: 568px) {
  #hero_inicio {
    height: 350px;
  }
}
#hero_inicio .compound_bg .bg_wrap {
  height: calc(650px - 50px);
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 1400px) {
  #hero_inicio .compound_bg .bg_wrap {
    height: calc(580px - 50px);
  }
}
@media only screen and (max-width: 1200px) {
  #hero_inicio .compound_bg .bg_wrap {
    height: calc(500px - 50px);
  }
}
@media only screen and (max-width: 1024px) {
  #hero_inicio .compound_bg .bg_wrap {
    height: calc(450px - 50px);
  }
}
@media only screen and (max-width: 680px) {
  #hero_inicio .compound_bg .bg_wrap {
    height: calc(400px - 50px);
  }
}
@media only screen and (max-width: 568px) {
  #hero_inicio .compound_bg .bg_wrap {
    height: calc(350px - 50px);
  }
}
#hero_inicio .compound_bg .bg_item {
  background-size: cover;
  background-position: center 40%;
  height: calc(100% + 100px);
}
#hero_inicio .compound_bg .bg_item.bg_0 {
  z-index: 0;
}
#hero_inicio .compound_bg .bg_item.bg_1 {
  z-index: 5;
}
#hero_inicio .compound_bg .bg_item.bg_2 {
  z-index: 3;
}
#hero_inicio .compound_bg .fg_wrap {
  width: 100%;
  max-width: 1400px;
  display: block;
  height: inherit;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media only screen and (max-width: 1400px) {
  #hero_inicio .compound_bg .fg_wrap {
    max-width: 1250px;
  }
}
@media only screen and (max-width: 1200px) {
  #hero_inicio .compound_bg .fg_wrap {
    max-width: 1150px;
  }
}
@media only screen and (max-width: 1100px) {
  #hero_inicio .compound_bg .fg_wrap {
    max-width: 1024px;
  }
}
#hero_inicio .compound_bg .fg_wrap .fishing_line {
  height: 0px;
  width: 1px;
  background-color: #db5758;
  display: block;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: calc(100% - 60px);
  position: absolute;
  z-index: -1;
  -webkit-transition: height ease 1s;
  -moz-transition: height ease 1s;
  -o-transition: height ease 1s;
  transition: height ease 1s;
}
@media only screen and (max-width: 620px) {
  #hero_inicio .compound_bg .fg_wrap .fishing_line {
    display: none;
  }
}
@media only screen and (max-width: 1200px) {
  #hero_inicio .compound_bg .fg_wrap .fishing_line {
    left: 30px;
  }
}
#hero_inicio .compound_bg .fg_wrap .fishing_line:after {
  display: block;
  bottom: -30px;
  left: -19px;
  content: " ";
  background-image: url("../../images/comps/hook.svg");
  width: 21px;
  height: 30px;
  background-size: cover;
  background-position: center;
  position: absolute;
}
#hero_inicio .compound_bg .fg_wrap .fishing_line.vis1 {
  height: 800px;
  -webkit-transition: height ease 2s 0.2s;
  -moz-transition: height ease 2s 0.2s;
  -o-transition: height ease 2s 0.2s;
  transition: height ease 2s 0.2s;
}
@media only screen and (max-width: 1400px) {
  #hero_inicio .compound_bg .fg_wrap .fishing_line.vis1 {
    height: 830px;
  }
}
#hero_inicio .compound_bg .fg_wrap .fishing_line.vis2 {
  height: 587px;
  -webkit-transition: height ease 0.7s 0.3s;
  -moz-transition: height ease 0.7s 0.3s;
  -o-transition: height ease 0.7s 0.3s;
  transition: height ease 0.7s 0.3s;
}
@media only screen and (max-width: 1400px) {
  #hero_inicio .compound_bg .fg_wrap .fishing_line.vis2 {
    height: 610px;
  }
}
@media only screen and (max-width: 1200px) {
  #hero_inicio .compound_bg .fg_wrap .fishing_line.vis2 {
    height: 550px;
  }
}
@media only screen and (max-width: 1100px) {
  #hero_inicio .compound_bg .fg_wrap .fishing_line.vis2 {
    height: 578px;
  }
}
@media only screen and (max-width: 1024px) {
  #hero_inicio .compound_bg .fg_wrap .fishing_line.vis2 {
    height: 602px;
  }
}
@media only screen and (max-width: 900px) {
  #hero_inicio .compound_bg .fg_wrap .fishing_line.vis2 {
    height: 543px;
  }
}
@media only screen and (max-width: 810px) {
  #hero_inicio .compound_bg .fg_wrap .fishing_line.vis2 {
    height: 650px;
  }
}
@media only screen and (max-width: 680px) {
  #hero_inicio .compound_bg .fg_wrap .fishing_line.vis2 {
    height: 655px;
  }
}
#hero_inicio .compound_bg .fg_item {
  width: auto;
  height: 900px;
  left: 0;
  top: -15%;
}
@media only screen and (max-width: 1400px) {
  #hero_inicio .compound_bg .fg_item {
    height: 791px;
  }
}
@media only screen and (max-width: 1200px) {
  #hero_inicio .compound_bg .fg_item {
    height: 650px;
    margin-top: 3%;
  }
}
@media only screen and (max-width: 1024px) {
  #hero_inicio .compound_bg .fg_item {
    height: 570px;
  }
}
@media only screen and (max-width: 680px) {
  #hero_inicio .compound_bg .fg_item {
    height: 520px;
  }
}
@media only screen and (max-width: 568px) {
  #hero_inicio .compound_bg .fg_item {
    height: 440px;
    text-align: center;
    right: 0;
  }
}
#hero_inicio .compound_bg .fg_item img {
  height: 100%;
  width: auto;
}
#hero_inicio .compound_bg .fg_item.fg_0 {
  z-index: 4;
}
#hero_inicio .compound_bg .fg_item.fg_1 {
  z-index: 2;
}
#hero_inicio .compound_bg .fg_item.fg_2 {
  z-index: 6;
}
#home_intro {
  margin-top: -50px;
}
#home_intro .content-center {
  padding-top: 50px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media only screen and (max-width: 568px) {
  #home_intro .content-center {
    padding-top: 0;
  }
}
@media only screen and (max-width: 620px) {
  #home_intro .content-center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
#home_intro .content-center .content_wrapper {
  width: 100%;
  max-width: 580px;
}
@media only screen and (max-width: 1100px) {
  #home_intro .content-center .content_wrapper {
    max-width: 500px;
  }
}
@media only screen and (max-width: 900px) {
  #home_intro .content-center .content_wrapper {
    max-width: 400px;
  }
}
@media only screen and (max-width: 810px) {
  #home_intro .content-center .content_wrapper {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 680px) {
  #home_intro .content-center .content_wrapper {
    margin-top: 110px;
  }
}
@media only screen and (max-width: 620px) {
  #home_intro .content-center .content_wrapper {
    max-width: 100%;
  }
}
@media only screen and (max-width: 360px) {
  #home_intro .content-center .content_wrapper {
    margin-top: 100px;
  }
}
#home_notoriedad {
  z-index: 1;
}
@media only screen and (max-width: 620px) {
  #home_notoriedad {
    padding-top: 30px !important;
  }
}
#home_notoriedad .content_wrapper {
  max-width: 740px;
  padding-left: 70px;
}
@media only screen and (max-width: 1400px) {
  #home_notoriedad .content_wrapper {
    padding-left: 53px;
  }
}
@media only screen and (max-width: 1100px) {
  #home_notoriedad .content_wrapper {
    padding-left: 85px;
  }
}
@media only screen and (max-width: 1024px) {
  #home_notoriedad .content_wrapper {
    padding-left: 37px;
  }
}
@media only screen and (max-width: 900px) {
  #home_notoriedad .content_wrapper {
    padding-left: 50px;
  }
}
@media only screen and (max-width: 810px) {
  #home_notoriedad .content_wrapper {
    padding-left: 60px;
  }
}
@media only screen and (max-width: 680px) {
  #home_notoriedad .content_wrapper {
    padding-left: 80px;
  }
}
@media only screen and (max-width: 620px) {
  #home_notoriedad .content_wrapper {
    padding-left: 0;
  }
}
#home_servicios_tabs,
#branding_servicios_tabs {
  overflow: hidden;
}
@media only screen and (max-width: 620px) {
  #home_servicios_tabs,
  #branding_servicios_tabs {
    padding-bottom: 0 !important;
    margin-bottom: -15px;
  }
}
#home_servicios_tabs .olas_salmon,
#branding_servicios_tabs .olas_salmon {
  display: none;
}
@media only screen and (max-width: 620px) {
  #home_servicios_tabs .olas_salmon,
  #branding_servicios_tabs .olas_salmon {
    display: block;
  }
}
#home_servicios_tabs .olas_salmon.olas_1,
#branding_servicios_tabs .olas_salmon.olas_1 {
  display: none;
}
@media only screen and (max-width: 620px) {
  #home_servicios_tabs .content-center,
  #branding_servicios_tabs .content-center {
    max-width: none;
    padding: 0;
  }
}
@media only screen and (max-width: 620px) {
  #home_servicios_tabs .tab_panel,
  #branding_servicios_tabs .tab_panel {
    display: none;
  }
}
#home_servicios_tabs .tab_panel .tabs,
#branding_servicios_tabs .tab_panel .tabs {
  border: 1px solid #db5758;
  padding: 2px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
#home_servicios_tabs .tab_panel .tabs .tab_heading,
#branding_servicios_tabs .tab_panel .tabs .tab_heading {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-right: 10px;
  cursor: pointer;
}
@media only screen and (max-width: 810px) {
  #home_servicios_tabs .tab_panel .tabs .tab_heading,
  #branding_servicios_tabs .tab_panel .tabs .tab_heading {
    width: 33.33%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #home_servicios_tabs .tab_panel .tabs .tab_heading *,
  #branding_servicios_tabs .tab_panel .tabs .tab_heading * {
    font-size: 1.4rem !important;
  }
}
#home_servicios_tabs .tab_panel .tabs .tab_heading:last-child,
#branding_servicios_tabs .tab_panel .tabs .tab_heading:last-child {
  margin-right: 0;
}
#home_servicios_tabs .tab_panel .tabs .tab_heading *,
#branding_servicios_tabs .tab_panel .tabs .tab_heading * {
  font-family: 'Manrope', sans-serif;
  text-align: center;
  font-size: 1.6rem;
  color: #db5758;
  margin: 0;
  padding: 12px 25px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 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: 568px) {
  #home_servicios_tabs .tab_panel .tabs .tab_heading *,
  #branding_servicios_tabs .tab_panel .tabs .tab_heading * {
    font-size: 1.5rem;
  }
}
#home_servicios_tabs .tab_panel .tabs .tab_heading.active *,
#branding_servicios_tabs .tab_panel .tabs .tab_heading.active * {
  color: #fefafa;
  background-color: #db5758;
}
#home_servicios_tabs .tab_contents,
#branding_servicios_tabs .tab_contents {
  min-height: 400px;
}
@media only screen and (max-width: 900px) {
  #home_servicios_tabs .tab_contents,
  #branding_servicios_tabs .tab_contents {
    min-height: 480px;
  }
}
@media only screen and (max-width: 810px) {
  #home_servicios_tabs .tab_contents,
  #branding_servicios_tabs .tab_contents {
    min-height: 530px;
  }
}
#home_servicios_tabs .tab_contents .tab_content,
#branding_servicios_tabs .tab_contents .tab_content {
  height: auto;
}
@media only screen and (max-width: 620px) {
  #home_servicios_tabs .tab_contents .tab_content,
  #branding_servicios_tabs .tab_contents .tab_content {
    opacity: 1 !important;
    display: block;
    position: relative;
  }
  #home_servicios_tabs .tab_contents .tab_content .tab_wrapper,
  #branding_servicios_tabs .tab_contents .tab_content .tab_wrapper {
    max-width: 500px;
    margin: 0 auto;
    padding: 0 20px;
  }
}
#home_servicios_tabs .tab_contents .tab_content_text,
#branding_servicios_tabs .tab_contents .tab_content_text {
  max-width: 480px;
}
@media only screen and (max-width: 900px) {
  #home_servicios_tabs .tab_contents .tab_content_text,
  #branding_servicios_tabs .tab_contents .tab_content_text {
    max-width: none;
  }
}
@media only screen and (max-width: 810px) {
  #home_servicios_tabs .tab_contents .tab_bg_image,
  #branding_servicios_tabs .tab_contents .tab_bg_image {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
  }
}
@media only screen and (max-width: 1400px) {
  #home_servicios_tabs .spacer_tabs_servicios,
  #branding_servicios_tabs .spacer_tabs_servicios {
    padding-top: 30px !important;
  }
}
@media only screen and (max-width: 810px) {
  #home_servicios_tabs .spacer_tabs_servicios,
  #branding_servicios_tabs .spacer_tabs_servicios {
    padding-top: 15px !important;
  }
}
#branding_servicios_tabs {
  overflow: hidden;
}
@media only screen and (max-width: 810px) {
  #branding_servicios_tabs .tab_panel .tabs .tab_heading {
    width: 50%;
  }
}
#branding_servicios_tabs .tab_contents {
  min-height: 320px;
}
#branding_servicios_tabs .tab_contents .tab_content {
  position: relative;
}
#branding_servicios_tabs .tab_contents .tab_wrapper {
  position: relative;
  z-index: 2;
}
#branding_servicios_tabs .tab_contents .tab_content_text {
  max-width: 520px;
}
@media only screen and (max-width: 810px) {
  #branding_servicios_tabs .tab_contents .tab_content_text {
    max-width: none;
  }
}
@media only screen and (max-width: 810px) {
  #branding_servicios_tabs .tab_contents .tab_bg_image {
    display: block;
  }
}
#branding_servicios_tabs .tab_contents .bg_comp_servicios {
  width: 60vw;
  height: calc(100% + 100px);
  position: absolute;
  margin: auto;
  top: -50px;
  right: calc((100vw - 1260px) / -2);
}
@media only screen and (max-width: 1400px) {
  #branding_servicios_tabs .tab_contents .bg_comp_servicios {
    right: calc((100vw - 1060px) / -2);
  }
}
@media only screen and (max-width: 1200px) {
  #branding_servicios_tabs .tab_contents .bg_comp_servicios {
    right: calc((100vw - 984px) / -2);
  }
}
@media only screen and (max-width: 1100px) {
  #branding_servicios_tabs .tab_contents .bg_comp_servicios {
    right: calc((100vw - 940px) / -2);
  }
}
@media only screen and (max-width: 1024px) {
  #branding_servicios_tabs .tab_contents .bg_comp_servicios {
    width: 55vw;
    right: calc((100vw - 860px) / -2);
  }
}
@media only screen and (max-width: 900px) {
  #branding_servicios_tabs .tab_contents .bg_comp_servicios {
    width: 50vw;
    right: calc((100vw - 760px) / -2);
  }
}
@media only screen and (max-width: 810px) {
  #branding_servicios_tabs .tab_contents .bg_comp_servicios {
    width: 100vw;
    height: 260px;
    right: calc((100vw - 690px) / 2);
    top: 0;
  }
}
@media only screen and (max-width: 730px) {
  #branding_servicios_tabs .tab_contents .bg_comp_servicios {
    right: 20px;
    height: 220px;
  }
}
@media only screen and (max-width: 620px) {
  #branding_servicios_tabs .tab_contents .bg_comp_servicios {
    right: 0;
    height: 180px;
  }
}
#branding_servicios_tabs .tab_contents .bg_comp_servicios .bg_grad {
  height: 100%;
  position: absolute;
  width: 600px;
  background: linear-gradient(90deg, rgba(248,242,242,0) 0%, #f8f2f2 40%, #f8f2f2 50%, rgba(248,242,242,0.7) 70%, rgba(248,242,242,0) 100%);
  display: block;
  top: 0;
  left: -260px;
  z-index: 1;
}
@media only screen and (max-width: 810px) {
  #branding_servicios_tabs .tab_contents .bg_comp_servicios .bg_grad {
    width: 100%;
    height: 160px;
    top: -80px;
    left: 0;
    background: linear-gradient(0deg, rgba(248,242,242,0) 0%, #f8f2f2 40%, #f8f2f2 50%, rgba(248,242,242,0.7) 70%, rgba(248,242,242,0) 100%);
  }
}
#branding_servicios_tabs .tab_contents .bg_comp_servicios picture>* {
  display: block;
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 620px) {
  #branding_servicio_grupo_2 {
    margin-bottom: 20px;
  }
  #branding_servicio_grupo_2 .tab_content_text {
    padding-top: 32px;
  }
}
#home_testimonios {
  z-index: 3;
}
#home_testimonios .content_wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#home_testimonios .content_wrapper .left_c {
  max-width: 510px;
  width: calc(100% - 510px);
  margin-right: 30px;
}
@media only screen and (max-width: 900px) {
  #home_testimonios .content_wrapper .left_c {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
    max-width: none;
  }
}
#home_testimonios .content_wrapper .right_c {
  max-width: 480px;
  margin-left: auto;
}
@media only screen and (max-width: 1100px) {
  #home_testimonios .content_wrapper .right_c {
    max-width: 430px;
  }
}
@media only screen and (max-width: 1024px) {
  #home_testimonios .content_wrapper .right_c {
    max-width: 380px;
  }
  #home_testimonios .content_wrapper .right_c .testimonio_item {
    padding: 30px !important;
  }
}
@media only screen and (max-width: 900px) {
  #home_testimonios .content_wrapper .right_c {
    width: 100%;
    max-width: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #home_testimonios .content_wrapper .right_c .slider_testimonios {
    max-width: 500px;
    width: 100%;
  }
}
#home_servicio_grupo_1 .bg_grad {
  display: none;
}
#home_servicio_grupo_1 .home_servicios_comp {
  width: 840px;
  height: 560px;
  position: absolute;
  bottom: 10px;
  z-index: 1;
  right: 0;
  filter: drop-shadow(0 0 5px rgba(0,0,0,0.2));
}
@media only screen and (min-width: 1600px) {
  #home_servicio_grupo_1 .home_servicios_comp {
    right: 5%;
  }
}
@media only screen and (min-width: 1700px) {
  #home_servicio_grupo_1 .home_servicios_comp {
    right: 10%;
  }
}
@media only screen and (min-width: 2000px) {
  #home_servicio_grupo_1 .home_servicios_comp {
    right: 12%;
  }
}
@media only screen and (max-width: 1600px) {
  #home_servicio_grupo_1 .home_servicios_comp {
    width: 730px;
    height: 520px;
  }
}
@media only screen and (max-width: 1400px) {
  #home_servicio_grupo_1 .home_servicios_comp {
    width: 640px;
    height: 470px;
  }
}
@media only screen and (max-width: 1200px) {
  #home_servicio_grupo_1 .home_servicios_comp {
    right: -5%;
    width: 470px;
    height: 340px;
  }
}
@media only screen and (max-width: 900px) {
  #home_servicio_grupo_1 .home_servicios_comp {
    right: 0;
    width: 530px;
    height: 380px;
  }
}
@media only screen and (max-width: 620px) {
  #home_servicio_grupo_1 .home_servicios_comp {
    width: 450px;
    height: 320px;
  }
}
@media only screen and (max-width: 568px) {
  #home_servicio_grupo_1 .home_servicios_comp {
    width: 400px;
    height: 290px;
  }
}
@media only screen and (max-width: 450px) {
  #home_servicio_grupo_1 .home_servicios_comp {
    width: 300px;
    height: 220px;
  }
}
#home_servicio_grupo_1 .home_servicios_over_image {
  position: absolute;
  bottom: -30%;
  right: 0;
  width: 700px;
}
@media only screen and (max-width: 1400px) {
  #home_servicio_grupo_1 .home_servicios_over_image {
    width: 620px;
  }
}
@media only screen and (max-width: 1200px) {
  #home_servicio_grupo_1 .home_servicios_over_image {
    width: 530px;
  }
}
@media only screen and (max-width: 1024px) {
  #home_servicio_grupo_1 .home_servicios_over_image {
    width: 450px;
  }
}
@media only screen and (max-width: 900px) {
  #home_servicio_grupo_1 .home_servicios_over_image {
    width: 400px;
  }
}
@media only screen and (max-width: 568px) {
  #home_servicio_grupo_1 .home_servicios_over_image {
    width: 330px;
  }
}
@media only screen and (max-width: 450px) {
  #home_servicio_grupo_1 .home_servicios_over_image {
    width: 250px;
  }
}
@media only screen and (max-width: 620px) {
  #home_servicio_grupo_1 {
    z-index: 1;
    position: relative;
    padding-bottom: 20px;
  }
}
#home_servicio_grupo_2 {
  z-index: 2;
}
#home_servicio_grupo_2 .home_servicios_comp {
  width: 410px;
  height: 570px;
  position: absolute;
  bottom: 10px;
  z-index: 1;
  right: 15%;
  filter: drop-shadow(0 0 5px rgba(0,0,0,0.2));
}
@media only screen and (min-width: 1600px) {
  #home_servicio_grupo_2 .home_servicios_comp {
    right: 15%;
  }
}
@media only screen and (min-width: 1700px) {
  #home_servicio_grupo_2 .home_servicios_comp {
    right: 10%;
  }
}
@media only screen and (min-width: 2000px) {
  #home_servicio_grupo_2 .home_servicios_comp {
    right: 12%;
  }
}
@media only screen and (max-width: 1600px) {
  #home_servicio_grupo_2 .home_servicios_comp {
    right: 10%;
    width: 380px;
    height: 540px;
  }
}
@media only screen and (max-width: 1200px) {
  #home_servicio_grupo_2 .home_servicios_comp {
    width: 260px;
    height: 370px;
  }
}
@media only screen and (max-width: 900px) {
  #home_servicio_grupo_2 .home_servicios_comp {
    width: 300px;
    height: 410px;
  }
}
@media only screen and (max-width: 810px) {
  #home_servicio_grupo_2 .home_servicios_comp {
    right: 0;
  }
}
@media only screen and (max-width: 568px) {
  #home_servicio_grupo_2 .home_servicios_comp {
    width: 270px;
    height: 380px;
  }
}
#home_servicio_grupo_2 .home_servicios_over_image {
  position: absolute;
  bottom: -30%;
  right: -50px;
  width: 310px;
}
@media only screen and (max-width: 1200px) {
  #home_servicio_grupo_2 .home_servicios_over_image {
    width: 180px;
  }
}
@media only screen and (max-width: 900px) {
  #home_servicio_grupo_2 .home_servicios_over_image {
    width: 220px;
  }
}
@media only screen and (max-width: 568px) {
  #home_servicio_grupo_2 .home_servicios_over_image {
    width: 180px;
    right: -20px;
  }
}
@media only screen and (max-width: 620px) {
  #home_servicio_grupo_2 {
    background-color: #2b2f3b;
    padding-top: 20px;
    z-index: 2;
    position: relative;
  }
  #home_servicio_grupo_2 * {
    color: #fefafa;
  }
}
#home_servicio_grupo_2 .bg_over {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  mix-blend-mode: multiply;
}
@media only screen and (min-width: 620px) {
  #home_servicio_grupo_2 .bg_over {
    display: none;
  }
}
#home_servicio_grupo_2 .bg_grad {
  position: absolute;
  top: 0;
  left: 0;
  height: 120px;
  width: 100%;
  content: " ";
  display: block;
  background: linear-gradient(180deg, #2b2f3b 30%, rgba(43,47,59,0) 100%);
}
@media only screen and (min-width: 620px) {
  #home_servicio_grupo_2 .bg_grad {
    display: none;
  }
}
@media only screen and (max-width: 620px) {
  #home_servicio_grupo_2 .tab_content_text .title_5 {
    margin-top: 0;
  }
  #home_servicio_grupo_2 .tab_content_text .btn {
    border-color: #fefafa;
  }
  #home_servicio_grupo_2 .tab_content_text .btn:hover {
    background-color: #fefafa;
  }
  #home_servicio_grupo_2 .tab_content_text .btn:hover span {
    color: #160909;
  }
}
#home_servicio_grupo_3 {
  z-index: 3;
}
#home_servicio_grupo_3 .home_servicios_comp {
  width: 440px;
  height: 560px;
  position: absolute;
  bottom: 10px;
  z-index: 1;
  right: 15%;
  filter: drop-shadow(0 0 5px rgba(0,0,0,0.2));
}
@media only screen and (min-width: 1600px) {
  #home_servicio_grupo_3 .home_servicios_comp {
    right: 5%;
  }
}
@media only screen and (min-width: 1700px) {
  #home_servicio_grupo_3 .home_servicios_comp {
    right: 10%;
  }
}
@media only screen and (min-width: 2000px) {
  #home_servicio_grupo_3 .home_servicios_comp {
    right: 12%;
  }
}
@media only screen and (max-width: 1600px) {
  #home_servicio_grupo_3 .home_servicios_comp {
    right: 10%;
    width: 410px;
    height: 530px;
  }
}
@media only screen and (max-width: 1200px) {
  #home_servicio_grupo_3 .home_servicios_comp {
    width: 290px;
    height: 370px;
  }
}
@media only screen and (max-width: 900px) {
  #home_servicio_grupo_3 .home_servicios_comp {
    width: 320px;
    height: 410px;
  }
}
@media only screen and (max-width: 810px) {
  #home_servicio_grupo_3 .home_servicios_comp {
    right: 0;
  }
}
@media only screen and (max-width: 568px) {
  #home_servicio_grupo_3 .home_servicios_comp {
    width: 270px;
    height: 380px;
  }
}
#home_servicio_grupo_3 .home_servicios_over_image {
  position: absolute;
  bottom: -30%;
  right: -150px;
  width: 360px;
}
@media only screen and (max-width: 1200px) {
  #home_servicio_grupo_3 .home_servicios_over_image {
    width: 250px;
    right: -130px;
  }
}
@media only screen and (max-width: 900px) {
  #home_servicio_grupo_3 .home_servicios_over_image {
    right: -100px;
  }
}
@media only screen and (max-width: 810px) {
  #home_servicio_grupo_3 .home_servicios_over_image {
    width: 210px;
    right: -60px;
  }
}
@media only screen and (max-width: 568px) {
  #home_servicio_grupo_3 .home_servicios_over_image {
    width: 200px;
    right: -40px;
  }
}
@media only screen and (max-width: 360px) {
  #home_servicio_grupo_3 .home_servicios_over_image {
    width: 180px;
    right: -20px;
  }
}
@media only screen and (max-width: 620px) {
  #home_servicio_grupo_3 {
    background-color: #fbf5f3;
  }
}
#home_servicio_grupo_3 .bg_over {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  mix-blend-mode: multiply;
}
@media only screen and (min-width: 620px) {
  #home_servicio_grupo_3 .bg_over {
    display: none;
  }
}
#home_servicio_grupo_3 .bg_grad {
  position: absolute;
  top: 0;
  left: 0;
  height: 120px;
  width: 100%;
  content: " ";
  display: block;
  background: linear-gradient(180deg, #fbf5f3 30%, rgba(251,245,243,0) 100%);
}
@media only screen and (min-width: 620px) {
  #home_servicio_grupo_3 .bg_grad {
    display: none;
  }
}
@media only screen and (max-width: 620px) {
  #home_servicio_grupo_3 .tab_content_text .title_5 {
    margin-top: 0;
  }
}
#home_servicio_grupo_4 {
  z-index: 4;
}
#home_servicio_grupo_4 .home_servicios_comp {
  width: 500px;
  height: 570px;
  position: absolute;
  bottom: 10px;
  z-index: 1;
  right: 15%;
  filter: drop-shadow(0 0 5px rgba(0,0,0,0.2));
}
@media only screen and (min-width: 1600px) {
  #home_servicio_grupo_4 .home_servicios_comp {
    right: 15%;
  }
}
@media only screen and (min-width: 1700px) {
  #home_servicio_grupo_4 .home_servicios_comp {
    right: 10%;
  }
}
@media only screen and (min-width: 2000px) {
  #home_servicio_grupo_4 .home_servicios_comp {
    right: 12%;
  }
}
@media only screen and (max-width: 1600px) {
  #home_servicio_grupo_4 .home_servicios_comp {
    right: 10%;
    width: 460px;
    height: 540px;
  }
}
@media only screen and (max-width: 1200px) {
  #home_servicio_grupo_4 .home_servicios_comp {
    width: 320px;
    height: 370px;
  }
}
@media only screen and (max-width: 900px) {
  #home_servicio_grupo_4 .home_servicios_comp {
    width: 360px;
    height: 410px;
  }
}
@media only screen and (max-width: 810px) {
  #home_servicio_grupo_4 .home_servicios_comp {
    right: 0;
  }
}
@media only screen and (max-width: 568px) {
  #home_servicio_grupo_4 .home_servicios_comp {
    width: 270px;
    height: 380px;
  }
}
#home_servicio_grupo_4 .home_servicios_over_image {
  position: absolute;
  bottom: -30%;
  right: -40px;
  width: 500px;
}
@media only screen and (max-width: 1200px) {
  #home_servicio_grupo_4 .home_servicios_over_image {
    width: 350px;
  }
}
@media only screen and (max-width: 900px) {
  #home_servicio_grupo_4 .home_servicios_over_image {
    width: 400px;
  }
}
@media only screen and (max-width: 568px) {
  #home_servicio_grupo_4 .home_servicios_over_image {
    width: 300px;
    right: -20px;
  }
}
@media only screen and (max-width: 620px) {
  #home_servicio_grupo_4 {
    background-color: #2b2f3b;
    padding-top: 20px;
    z-index: 2;
    position: relative;
  }
  #home_servicio_grupo_4 * {
    color: #fefafa;
  }
}
#home_servicio_grupo_4 .bg_over {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  mix-blend-mode: multiply;
}
@media only screen and (min-width: 620px) {
  #home_servicio_grupo_4 .bg_over {
    display: none;
  }
}
#home_servicio_grupo_4 .bg_grad {
  position: absolute;
  top: 0;
  left: 0;
  height: 120px;
  width: 100%;
  content: " ";
  display: block;
  background: linear-gradient(180deg, #2b2f3b 30%, rgba(43,47,59,0) 100%);
}
@media only screen and (min-width: 620px) {
  #home_servicio_grupo_4 .bg_grad {
    display: none;
  }
}
@media only screen and (max-width: 620px) {
  #home_servicio_grupo_4 .tab_content_text .title_5 {
    margin-top: 0;
  }
  #home_servicio_grupo_4 .tab_content_text .btn {
    border-color: #fefafa;
  }
  #home_servicio_grupo_4 .tab_content_text .btn:hover {
    background-color: #fefafa;
  }
  #home_servicio_grupo_4 .tab_content_text .btn:hover span {
    color: #160909;
  }
}
.bg_textura_clara .grad_clara {
  position: absolute;
  top: 0;
  left: 0;
  height: 120px;
  width: 100%;
  content: " ";
  display: block;
  background: linear-gradient(180deg, #fbf5f3 30%, rgba(251,245,243,0) 100%);
}
@media only screen and (max-width: 810px) {
  .bg_comp_servicios {
    position: relative !important;
    margin-top: 20px;
    margin-bottom: -150px;
  }
}
@media only screen and (max-width: 620px) {
  .bg_comp_servicios {
    margin-bottom: 0;
  }
}
.bg_comp_servicios .home_servicios_mask_image {
  mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-position: right bottom;
  -webkit-mask-position: right bottom;
  position: absolute;
  width: inherit;
  height: inherit;
}
.bg_comp_servicios .home_servicios_mask_image img {
  position: relative;
  height: 130%;
  width: auto;
  object-fit: cover;
}
.slider_testimonios .slider_wrapper .slick-track {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.slider_testimonios .slider_wrapper .slick-track .slick-slide {
  height: auto;
}
.slider_testimonios .slider_wrapper .slick-track .slick-slide >div {
  height: 100%;
}
.slider_testimonios .slider_wrapper .slick-track .slick-slide >div .testimonio_item {
  height: 100%;
}
.slider_testimonios .slider_wrapper .slick-track .slick-slide >div .testimonio_item .testimonio_content {
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#home_clientes .content_wrapper p {
  max-width: 620px;
}
#home_clientes .content_wrapper .subtitle_1 span {
  color: #db5758;
}
.olas_salmon {
  height: 78px;
  margin-top: -78px;
  width: 100%;
  background-position: left;
  background-repeat: repeat-x;
  background-size: auto 78px;
  display: block;
  background-image: url("../../images/common/olas-salmon.svg");
  z-index: 3;
  position: relative;
}
.olas_salmon.olas_azul {
  background-image: url("../../images/common/olas-azul.svg");
}
.olas_salmon.olas_crema {
  background-image: url("../../images/common/olas-crema.svg");
}
.carrusel_continuo_left,
.carrusel_continuo_right {
  width: 100%;
  overflow: hidden;
}
.carrusel_continuo_left .carrusel_wrapper .carrusel_reel,
.carrusel_continuo_right .carrusel_wrapper .carrusel_reel {
  position: relative;
}
.carrusel_continuo_left .carrusel_wrapper .carrusel_reel .item,
.carrusel_continuo_right .carrusel_wrapper .carrusel_reel .item {
  float: left;
  background-color: #fafafa;
  width: auto;
  margin: 0 10px;
}
.carrusel_continuo_left .carrusel_wrapper .carrusel_reel .item img,
.carrusel_continuo_right .carrusel_wrapper .carrusel_reel .item img {
  width: 100%;
  height: auto;
}
#slider_clientes .item,
#slider_clientes2 .item {
  width: 180px;
  height: 100px;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
#slider_clientes .item img,
#slider_clientes2 .item img {
  width: 120px;
  display: block;
  height: 50px;
}
#bg_home_clientes .bg_textura_under {
  width: 800px;
  opacity: 0.6;
  right: 0;
}
#bg_home_clientes .bg_textura_under img {
  object-fit: cover;
  width: 100%;
}
#home_instituciones img {
  height: auto;
}
.wrapper_instituciones {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.wrapper_instituciones .item:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 360px) {
  .wrapper_instituciones .item {
    margin-right: 0 !important;
  }
}
.salmon_salta {
  position: relative;
  z-index: 5;
}
@media only screen and (max-width: 568px) {
  .salmon_salta {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
  }
}
.salmon_salta .content-center {
  position: relative;
}
.salmon_salta .salmon_anim,
.salmon_salta .salmon_anim2,
.salmon_salta .salmon_anim3 {
  height: 100px;
  width: 80px;
  bottom: -60px;
  position: absolute;
  left: 270px;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.salmon_salta.vis .salmon_anim {
  -webkit-animation-name: salmon_salta;
  animation-name: salmon_salta;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  animation-timing-function: linear;
}
.salmon_salta.vis .salmon_anim2 {
  -webkit-animation-name: salmon_salta2;
  animation-name: salmon_salta2;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  animation-timing-function: linear;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.salmon_salta.vis .salmon_anim3 {
  -webkit-animation-name: salmon_salta3;
  animation-name: salmon_salta3;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  animation-timing-function: linear;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.banner_inicial {
  position: relative;
  overflow: hidden;
}
.banner_inicial .bg_shadow {
  background: linear-gradient(180deg, rgba(50,39,39,0.8) 0%, rgba(50,39,39,0) 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  height: 140px;
  z-index: 2;
}
.banner_inicial .compound_bg {
  height: 100%;
}
.banner_inicial.banner_inicial_small {
  height: 300px;
}
.banner_inicial.banner_inicial_small .bg_0 {
  background-size: cover;
  background-position: center 40%;
  background-repeat: no-repeat;
}
.banner_inicial.banner_inicial_grande {
  height: 580px;
}
.banner_inicial.banner_inicial_grande .fg_wrap {
  overflow: hidden;
  position: relative;
  height: 100%;
  width: 100%;
}
.banner_inicial.banner_inicial_grande .bg_0 {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner_inicial.banner_inicial_grande .bg_1 {
  background-repeat: no-repeat;
  background-position: top center;
  top: 5%;
  height: 100%;
  z-index: 2;
  background-size: auto 500px;
  width: 100%;
}
.banner_inicial.banner_inicial_grande .fg_2 {
  z-index: 3;
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 1600px) {
  .banner_inicial.banner_inicial_grande {
    height: 680px;
  }
}
@media only screen and (min-width: 1400px) {
  .banner_inicial.banner_inicial_grande {
    height: 620px;
  }
}
@media only screen and (max-width: 1200px) {
  .banner_inicial.banner_inicial_grande {
    height: 500px;
  }
  .banner_inicial.banner_inicial_grande .bg_1 {
    background-size: auto 400px;
  }
}
@media only screen and (max-width: 1024px) {
  .banner_inicial.banner_inicial_grande {
    height: 400px;
  }
  .banner_inicial.banner_inicial_grande .bg_1 {
    background-size: auto 300px;
  }
}
@media only screen and (max-width: 810px) {
  .banner_inicial.banner_inicial_grande {
    height: 500px;
  }
  .banner_inicial.banner_inicial_grande .bg_1 {
    background-size: auto 400px;
  }
  .banner_inicial.banner_inicial_grande .bg_0 {
    background-size: auto 120%;
  }
  .banner_inicial.banner_inicial_grande .fg_2 {
    background-size: auto 120%;
  }
}
@media only screen and (max-width: 568px) {
  .banner_inicial.banner_inicial_grande {
    height: 450px;
  }
  .banner_inicial.banner_inicial_grande .bg_1 {
    background-size: auto 350px;
  }
}
#servicio_servicios_de_seo .banner_inicial.banner_inicial_grande .bg_0 {
  background-size: 1500px auto;
}
#servicio_servicios_de_seo .banner_inicial.banner_inicial_grande .fg_2 {
  background-size: 1500px auto;
}
#servicio_servicios_de_seo .banner_inicial.banner_inicial_grande .bg_1 {
  background-size: auto 500px;
}
@media only screen and (max-width: 1024px) {
  #servicio_servicios_de_seo .banner_inicial.banner_inicial_grande .bg_0 {
    background-size: 1200px auto;
  }
  #servicio_servicios_de_seo .banner_inicial.banner_inicial_grande .fg_2 {
    background-size: 1200px auto;
  }
  #servicio_servicios_de_seo .banner_inicial.banner_inicial_grande .bg_1 {
    background-size: auto 400px;
  }
}
@media only screen and (min-width: 1500px) {
  #servicio_servicios_de_seo .banner_inicial.banner_inicial_grande .bg_0 {
    background-size: 1800px auto;
  }
  #servicio_servicios_de_seo .banner_inicial.banner_inicial_grande .fg_2 {
    background-size: 1800px auto;
  }
  #servicio_servicios_de_seo .banner_inicial.banner_inicial_grande .bg_1 {
    background-size: auto 600px;
  }
}
#proposito_del_seo .banner_duo_sencillo .right_c {
  mix-blend-mode: color-burn;
}
#proposito_del_seo .banner_duo_sencillo .right_c .bg_grad {
  display: none;
}
#proposito_del_seo .banner_duo_sencillo .right_c .media_wrap .img_wrap img {
  object-position: 20% center;
}
.banner_inicial_intro {
  z-index: 4;
  position: relative;
  margin-top: -200px;
}
.banner_inicial_intro .bg_grad {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  height: 300px;
  background: linear-gradient(180deg, rgba(248,242,242,0) 30%, #f8f2f2 51%, #f8f2f2 79%, rgba(248,242,242,0) 100%);
  z-index: 0;
}
.banner_inicial_intro .content-center,
.banner_inicial_intro .content-center-full {
  position: relative;
  z-index: 1;
  padding-top: 130px;
}
.banner_inicial_intro .content-center .banner_contenido,
.banner_inicial_intro .content-center-full .banner_contenido {
  text-align: center;
}
.banner_inicial_intro .content-center h1,
.banner_inicial_intro .content-center-full h1 {
  font-family: 'Arvo', sans-serif;
  font-size: 4rem;
  color: #160909;
  text-transform: uppercase;
}
.banner_inicial_intro .content-center h1 span.acomp,
.banner_inicial_intro .content-center-full h1 span.acomp {
  font-family: 'Manrope', sans-serif;
  font-size: 3rem;
  font-weight: 400;
  display: inline-block;
  width: 100%;
  text-transform: none;
}
@media only screen and (max-width: 1200px) {
  .banner_inicial_intro .content-center h1,
  .banner_inicial_intro .content-center-full h1 {
    font-size: 3.8rem;
  }
  .banner_inicial_intro .content-center h1 span.acomp,
  .banner_inicial_intro .content-center-full h1 span.acomp {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 900px) {
  .banner_inicial_intro .content-center h1,
  .banner_inicial_intro .content-center-full h1 {
    font-size: 3.3rem;
  }
  .banner_inicial_intro .content-center h1 span.acomp,
  .banner_inicial_intro .content-center-full h1 span.acomp {
    font-size: 2.5rem;
  }
}
@media only screen and (max-width: 810px) {
  .banner_inicial_intro .content-center h1,
  .banner_inicial_intro .content-center-full h1 {
    font-size: 3rem;
  }
  .banner_inicial_intro .content-center h1 span.acomp,
  .banner_inicial_intro .content-center-full h1 span.acomp {
    font-size: 2.3rem;
  }
}
@media only screen and (max-width: 568px) {
  .banner_inicial_intro .content-center h1,
  .banner_inicial_intro .content-center-full h1 {
    font-size: 2.8rem;
  }
  .banner_inicial_intro .content-center h1 span.acomp,
  .banner_inicial_intro .content-center-full h1 span.acomp {
    font-size: 2rem;
  }
}
.banner_inicial_intro .content-center p,
.banner_inicial_intro .content-center-full p {
  font-size: 2rem;
  line-height: 150%;
}
@media only screen and (max-width: 1200px) {
  .banner_inicial_intro .content-center p,
  .banner_inicial_intro .content-center-full p {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 900px) {
  .banner_inicial_intro .content-center p,
  .banner_inicial_intro .content-center-full p {
    font-size: 1.7rem;
  }
}
.bg_image_full {
  z-index: 0;
  mix-blend-mode: color-burn;
  opacity: 0.5;
  background-size: cover;
}
.bg_image_full .bg_image_full_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-size: cover;
}
@media only screen and (max-width: 620px) {
  .bg_image_full .bg_image_full_inner {
    right: 0 !important;
    opacity: 0.5;
  }
}
.bg_image_full .bg_grad {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  height: 200px;
  bottom: 0;
  background: linear-gradient(180deg, rgba(248,242,242,0) 30%, #f8f2f2 100%);
  top: auto;
}
.bg_image_full .bg_grad.grad_top {
  top: 0;
  bottom: auto;
  background: linear-gradient(0deg, rgba(248,242,242,0) 30%, #f8f2f2 100%);
}
.banner_texto_hook {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.banner_texto_hook .content-center {
  z-index: 1;
}
.banner_texto_hook .content_wrapper p {
  font-size: 2rem;
  line-height: 150%;
}
@media only screen and (max-width: 1200px) {
  .banner_texto_hook .content_wrapper p {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 900px) {
  .banner_texto_hook .content_wrapper p {
    font-size: 1.7rem;
  }
}
.banner_texto_hook .hook_inicial,
.banner_texto_hook .hook_final {
  height: 100px;
  width: 1px;
  background-color: #db5758;
  display: block;
}
.banner_texto_hook .hook_final {
  position: relative;
}
.banner_texto_hook .hook_final:after {
  display: block;
  bottom: -30px;
  left: -17px;
  content: " ";
  background-image: url("../../images/comps/hook.svg");
  width: 22px;
  height: 30px;
  background-size: cover;
  background-position: center;
  position: absolute;
}
main {
  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;
}
footer {
  padding: 20px 0;
  height: footerHeight;
  background-color: #fff;
  position: relative;
  z-index: 3;
}
footer .content-center {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 1200px) {
  footer .content-center {
    padding-right: 40px;
  }
}
@media only screen and (max-width: 1100px) {
  footer .content-center {
    padding-right: 80px;
  }
}
@media only screen and (max-width: 620px) {
  footer .content-center {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: 20px;
  }
}
footer .content-center .redes_footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
}
@media only screen and (max-width: 620px) {
  footer .content-center .redes_footer {
    width: 100%;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 568px) {
  footer .content-center .redes_footer {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
footer .content-center .redes_footer .redes_item {
  width: 26px;
  margin-left: 15px;
}
footer .content-center .redes_footer .redes_item img {
  width: 100%;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
footer .content-center .redes_footer .redes_item img:hover {
  filter: invert(44%) sepia(76%) saturate(1605%) hue-rotate(324deg) brightness(91%) contrast(91%);
}
footer .content-center .logo_short {
  margin-right: 15px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  width: 55px;
  height: 55px;
  -moz-box-shadow: 0px 2px 4px -1px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0px 2px 4px -1px rgba(0,0,0,0.1);
  box-shadow: 0px 2px 4px -1px rgba(0,0,0,0.1);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
footer .content-center .logo_short img {
  width: 21px;
  height: auto;
}
footer .content-center .copyright {
  font-weight: 500;
  width: calc(100% - 70px);
}
footer .content-center .copyright a {
  color: #db5758;
}
.btn_contacto_flotante {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: block;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  z-index: 10;
}
.btn_contacto_flotante .btn {
  width: 50px;
  height: 50px;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.btn_contacto_flotante .btn span.btn_text {
  font-weight: 700;
  width: 0;
  overflow: hidden;
  margin-bottom: 1px;
}
.btn_contacto_flotante .btn span.material-symbols-rounded {
  font-size: 25px;
  margin-left: 0;
  width: 25px;
}
#form_footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  z-index: 4;
  content-visibility: visible;
}
#form_footer .left_c {
  width: 50%;
  position: relative;
  height: auto;
}
#form_footer .left_c .compound_bg {
  height: 100%;
}
#form_footer .left_c .fg_wrap {
  overflow: hidden;
  position: relative;
  height: 100%;
  width: 100%;
}
#form_footer .left_c .bg_0 {
  background-position: center 20%;
}
#form_footer .left_c .bg_1 {
  background-repeat: no-repeat;
  background-position: top center;
  top: -20px;
  height: calc(100% + 100px);
  z-index: 2;
  background-size: 88% auto;
  width: 100%;
}
@media only screen and (max-width: 1100px) {
  #form_footer .left_c .bg_1 {
    margin-top: 20%;
    height: calc(80% + 100px);
  }
}
@media only screen and (max-width: 900px) {
  #form_footer .left_c .bg_1 {
    margin-top: 40%;
  }
}
@media only screen and (max-width: 810px) {
  #form_footer .left_c .bg_1 {
    margin-top: 0;
    background-size: 500px;
  }
}
@media only screen and (max-width: 620px) {
  #form_footer .left_c .bg_1 {
    background-size: 420px;
  }
}
@media only screen and (max-width: 568px) {
  #form_footer .left_c .bg_1 {
    background-size: 360px;
  }
}
@media only screen and (max-width: 360px) {
  #form_footer .left_c .bg_1 {
    background-size: 280px;
  }
}
#form_footer .left_c .fg_2 {
  z-index: 3;
  background-position: top center;
  height: 150%;
}
@media only screen and (max-width: 810px) {
  #form_footer .left_c .fg_2 {
    margin-top: -100px;
  }
}
@media only screen and (max-width: 568px) {
  #form_footer .left_c .fg_2 {
    margin-top: -150px;
  }
}
@media only screen and (max-width: 360px) {
  #form_footer .left_c .fg_2 {
    margin-top: 0;
    background-size: 100%;
  }
}
@media only screen and (max-width: 810px) {
  #form_footer .left_c {
    width: 100%;
    height: 500px;
  }
}
@media only screen and (max-width: 568px) {
  #form_footer .left_c {
    height: 400px;
  }
}
@media only screen and (max-width: 360px) {
  #form_footer .left_c {
    height: 300px;
  }
}
#form_footer .right_c {
  width: 50%;
  padding: 70px;
  background-color: #53555b;
  background-position: right bottom;
  background-size: 100% auto;
  background-repeat: no-repeat;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 2;
  position: relative;
}
@media only screen and (max-width: 1100px) {
  #form_footer .right_c {
    padding: 50px;
  }
}
@media only screen and (max-width: 568px) {
  #form_footer .right_c {
    padding: 40px 20px;
  }
}
#form_footer .right_c .content_wrapper {
  max-width: 430px;
}
#form_footer .right_c .disc_form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
#form_footer .right_c .disc_form p {
  width: calc(100% - 70px);
  font-size: 1.3rem;
}
#form_footer .right_c .disc_form p a {
  color: #fefafa;
  text-decoration: underline;
}
#form_footer .right_c .disc_form .icon_salmon_1 {
  width: 50px;
}
#form_footer .right_c .disc_form .icon_salmon_1 img {
  width: 100%;
}
@media only screen and (max-width: 810px) {
  #form_footer .right_c {
    width: 100%;
  }
}
.banner_duo_sencillo_wrapper .banner_duo_sencillo {
  width: 100%;
}
.banner_duo_sencillo_wrapper .banner_duo_sencillo .left_c {
  padding: 100px 0;
  z-index: 2;
  position: relative;
}
.banner_duo_sencillo_wrapper .banner_duo_sencillo .left_c .content_wrapper {
  width: 50%;
}
@media only screen and (max-width: 680px) {
  .banner_duo_sencillo_wrapper .banner_duo_sencillo .left_c .content_wrapper {
    width: 100%;
  }
}
.banner_duo_sencillo_wrapper .banner_duo_sencillo .right_c {
  position: absolute;
  height: 100%;
  width: 48%;
  right: 0;
  top: 0;
}
.banner_duo_sencillo_wrapper .banner_duo_sencillo .right_c .bg_grad {
  height: 100%;
  position: absolute;
  width: 400px;
  background: linear-gradient(90deg, rgba(248,242,242,0) 0%, #f8f2f2 40%, #f8f2f2 50%, rgba(248,242,242,0.7) 70%, rgba(248,242,242,0) 100%);
  display: block;
  top: 0;
  left: -200px;
  z-index: 1;
}
.banner_duo_sencillo_wrapper .banner_duo_sencillo .right_c .media_wrap {
  height: 100%;
}
.banner_duo_sencillo_wrapper .banner_duo_sencillo .right_c .media_wrap .img_wrap {
  height: 100%;
}
@media only screen and (max-width: 680px) {
  .banner_duo_sencillo_wrapper .banner_duo_sencillo .right_c .media_wrap .img_wrap {
    opacity: 0.3;
  }
}
.banner_duo_sencillo_wrapper .banner_duo_sencillo.psize_normal .left_c p {
  font-size: 1.6rem;
}
.banner_duo_sencillo_wrapper .banner_duo_sencillo.psize_subtitle_1 .left_c p {
  font-size: 2rem;
  line-height: 150%;
}
@media only screen and (max-width: 1200px) {
  .banner_duo_sencillo_wrapper .banner_duo_sencillo.psize_subtitle_1 .left_c p {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 900px) {
  .banner_duo_sencillo_wrapper .banner_duo_sencillo.psize_subtitle_1 .left_c p {
    font-size: 1.7rem;
  }
}
.banner_duo_sencillo_wrapper.duo_alt .banner_duo_sencillo .left_c {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.banner_duo_sencillo_wrapper.duo_alt .banner_duo_sencillo .right_c {
  left: 0;
  right: auto;
}
.banner_duo_sencillo_wrapper.duo_alt .banner_duo_sencillo .right_c .bg_grad {
  left: auto;
  right: -200px;
}
.content_wrapper a:not(.btn) {
  color: #db5758;
}
.content_wrapper ul:not(.slick-dots),
.content_wrapper ol {
  margin-top: 40px;
}
.content_wrapper ul:not(.slick-dots) li,
.content_wrapper ol li {
  margin-bottom: 20px;
  font-weight: 600;
  position: relative;
}
.content_wrapper ul:not(.slick-dots) li strong,
.content_wrapper ol li strong {
  font-weight: inherit;
  color: #db5758;
}
.content_wrapper ul:not(.slick-dots) li {
  padding-left: 15px;
}
.content_wrapper ul:not(.slick-dots) li:before {
  width: 6px;
  height: 6px;
  display: block;
  content: " ";
  position: absolute;
  left: 0;
  background-color: #db5758;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  top: 8px;
}
.content_wrapper ol li {
  padding-left: 4px;
}
.banner_duo_sencillo_compacto_wrapper .banner_duo_sencillo_compacto {
  width: 100%;
}
.banner_duo_sencillo_compacto_wrapper .banner_duo_sencillo_compacto .content-center {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (max-width: 900px) {
  .banner_duo_sencillo_compacto_wrapper .banner_duo_sencillo_compacto .content-center {
    -webkit-align-items: normal;
    -ms-flex-align: normal;
    align-items: normal;
  }
}
.banner_duo_sencillo_compacto_wrapper .banner_duo_sencillo_compacto .left_c {
  width: 50%;
  z-index: 1;
}
.banner_duo_sencillo_compacto_wrapper .banner_duo_sencillo_compacto .left_c .content_wrapper {
  padding-right: 60px;
}
.banner_duo_sencillo_compacto_wrapper .banner_duo_sencillo_compacto .left_c .content_wrapper h1,
.banner_duo_sencillo_compacto_wrapper .banner_duo_sencillo_compacto .left_c .content_wrapper h2,
.banner_duo_sencillo_compacto_wrapper .banner_duo_sencillo_compacto .left_c .content_wrapper h3,
.banner_duo_sencillo_compacto_wrapper .banner_duo_sencillo_compacto .left_c .content_wrapper h4 {
  color: #160909;
}
.banner_duo_sencillo_compacto_wrapper .banner_duo_sencillo_compacto .left_c .content_wrapper h1:first-child,
.banner_duo_sencillo_compacto_wrapper .banner_duo_sencillo_compacto .left_c .content_wrapper h2:first-child,
.banner_duo_sencillo_compacto_wrapper .banner_duo_sencillo_compacto .left_c .content_wrapper h3:first-child,
.banner_duo_sencillo_compacto_wrapper .banner_duo_sencillo_compacto .left_c .content_wrapper h4:first-child {
  margin-top: 0;
}
@media only screen and (max-width: 900px) {
  .banner_duo_sencillo_compacto_wrapper .banner_duo_sencillo_compacto .left_c {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
.banner_duo_sencillo_compacto_wrapper .banner_duo_sencillo_compacto .left_c .linea_waves_separador {
  width: 120%;
}
@media only screen and (max-width: 900px) {
  .banner_duo_sencillo_compacto_wrapper .banner_duo_sencillo_compacto .left_c .linea_waves_separador {
    width: 100%;
  }
}
.banner_duo_sencillo_compacto_wrapper .banner_duo_sencillo_compacto .right_c {
  width: 50%;
}
@media only screen and (max-width: 900px) {
  .banner_duo_sencillo_compacto_wrapper .banner_duo_sencillo_compacto .right_c {
    width: 100%;
    margin-bottom: 40px;
    max-height: 300px;
  }
}
.banner_duo_sencillo_compacto_wrapper .banner_duo_sencillo_compacto .right_c .media_wrap {
  height: 100%;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
}
.banner_duo_sencillo_compacto_wrapper .banner_duo_sencillo_compacto .right_c .media_wrap .img_wrap {
  height: 100%;
}
.banner_duo_sencillo_compacto_wrapper .banner_duo_sencillo_compacto.psize_normal .left_c p {
  font-size: 1.6rem;
}
.banner_duo_sencillo_compacto_wrapper .banner_duo_sencillo_compacto.psize_subtitle_1 .left_c p {
  font-size: 2rem;
  line-height: 150%;
}
@media only screen and (max-width: 1200px) {
  .banner_duo_sencillo_compacto_wrapper .banner_duo_sencillo_compacto.psize_subtitle_1 .left_c p {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 900px) {
  .banner_duo_sencillo_compacto_wrapper .banner_duo_sencillo_compacto.psize_subtitle_1 .left_c p {
    font-size: 1.7rem;
  }
}
.banner_duo_sencillo_compacto_wrapper .banner_duo_sencillo_compacto.w_video .content-center {
  max-width: 1024px;
}
@media only screen and (max-width: 620px) {
  .banner_duo_sencillo_compacto_wrapper .banner_duo_sencillo_compacto.w_video .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-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.banner_duo_sencillo_compacto_wrapper .banner_duo_sencillo_compacto.w_video .left_c {
  width: 100%;
  max-width: calc(100% - 315px);
}
@media only screen and (max-width: 810px) {
  .banner_duo_sencillo_compacto_wrapper .banner_duo_sencillo_compacto.w_video .left_c {
    width: 55%;
  }
}
@media only screen and (max-width: 620px) {
  .banner_duo_sencillo_compacto_wrapper .banner_duo_sencillo_compacto.w_video .left_c {
    width: 100%;
    max-width: none;
  }
}
.banner_duo_sencillo_compacto_wrapper .banner_duo_sencillo_compacto.w_video .right_c {
  width: 100%;
  max-width: 315px;
}
.banner_duo_sencillo_compacto_wrapper .banner_duo_sencillo_compacto.w_video .right_c .media_wrap {
  height: auto;
}
@media only screen and (max-width: 900px) {
  .banner_duo_sencillo_compacto_wrapper .banner_duo_sencillo_compacto.w_video .right_c {
    max-height: none;
  }
}
@media only screen and (max-width: 810px) {
  .banner_duo_sencillo_compacto_wrapper .banner_duo_sencillo_compacto.w_video .right_c {
    width: 45%;
  }
}
@media only screen and (max-width: 620px) {
  .banner_duo_sencillo_compacto_wrapper .banner_duo_sencillo_compacto.w_video .right_c {
    width: 100%;
    max-width: none;
  }
}
.banner_duo_sencillo_compacto_wrapper.duo_alt .banner_duo_sencillo_compacto .left_c {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.banner_duo_sencillo_compacto_wrapper.duo_alt .banner_duo_sencillo_compacto .left_c .content_wrapper {
  padding-left: 80px;
  padding-right: 0;
}
@media only screen and (max-width: 900px) {
  .banner_duo_sencillo_compacto_wrapper.duo_alt .banner_duo_sencillo_compacto .left_c .content_wrapper {
    padding-left: 0;
  }
}
.banner_duo_sencillo_compacto_wrapper.duo_alt .banner_duo_sencillo_compacto .left_c .content_wrapper .linea_waves_separador {
  left: -80px;
  width: calc(100% + 80px);
  position: relative;
}
@media only screen and (max-width: 900px) {
  .banner_duo_sencillo_compacto_wrapper.duo_alt .banner_duo_sencillo_compacto .left_c .content_wrapper .linea_waves_separador {
    width: 100%;
    left: 0;
  }
}
@media only screen and (max-width: 900px) {
  .banner_duo_sencillo_compacto_wrapper.duo_alt .banner_duo_sencillo_compacto.w_video .left_c .content_wrapper {
    padding-left: 60px;
  }
  .banner_duo_sencillo_compacto_wrapper.duo_alt .banner_duo_sencillo_compacto.w_video .left_c .content_wrapper .linea_waves_separador {
    left: -60px;
  }
}
@media only screen and (max-width: 810px) {
  .banner_duo_sencillo_compacto_wrapper.duo_alt .banner_duo_sencillo_compacto.w_video .left_c .content_wrapper {
    padding-left: 40px;
  }
  .banner_duo_sencillo_compacto_wrapper.duo_alt .banner_duo_sencillo_compacto.w_video .left_c .content_wrapper .linea_waves_separador {
    left: -40px;
  }
}
@media only screen and (max-width: 620px) {
  .banner_duo_sencillo_compacto_wrapper.duo_alt .banner_duo_sencillo_compacto.w_video .left_c .content_wrapper {
    padding-left: 0;
  }
  .banner_duo_sencillo_compacto_wrapper.duo_alt .banner_duo_sencillo_compacto.w_video .left_c .content_wrapper .linea_waves_separador {
    left: 0;
  }
}
.media_wrap {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.media_wrap .img_wrap {
  overflow: hidden;
  width: 100%;
}
.media_wrap .img_wrap img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.bg_image_full {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-size: cover;
  background-position: center;
}
#nosotros_historia .bg_image_full,
.duo_fondo_azul .bg_image_full {
  opacity: 0.5;
}
#nosotros_historia .bg_grad,
.duo_fondo_azul .bg_grad {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  height: 100px;
  background: linear-gradient(180deg, #2b2f3b 30%, rgba(43,47,59,0) 100%);
}
#nosotros_historia .content-center,
.duo_fondo_azul .content-center {
  z-index: 1;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  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;
}
#nosotros_historia .content-center .left_c,
.duo_fondo_azul .content-center .left_c {
  width: calc(100% - 440px);
}
#nosotros_historia .content-center .left_c .content_wrapper *,
.duo_fondo_azul .content-center .left_c .content_wrapper * {
  color: #fefafa;
}
#nosotros_historia .content-center .left_c .content_wrapper * strong,
.duo_fondo_azul .content-center .left_c .content_wrapper * strong {
  color: #db5758;
}
#nosotros_historia .content-center .left_c .content_wrapper h1,
.duo_fondo_azul .content-center .left_c .content_wrapper h1,
#nosotros_historia .content-center .left_c .content_wrapper h2,
.duo_fondo_azul .content-center .left_c .content_wrapper h2,
#nosotros_historia .content-center .left_c .content_wrapper h3,
.duo_fondo_azul .content-center .left_c .content_wrapper h3,
#nosotros_historia .content-center .left_c .content_wrapper h4,
.duo_fondo_azul .content-center .left_c .content_wrapper h4,
#nosotros_historia .content-center .left_c .content_wrapper h5,
.duo_fondo_azul .content-center .left_c .content_wrapper h5,
#nosotros_historia .content-center .left_c .content_wrapper h6,
.duo_fondo_azul .content-center .left_c .content_wrapper h6 {
  font-size: 2.6rem;
  line-height: 150%;
}
@media only screen and (max-width: 1200px) {
  #nosotros_historia .content-center .left_c .content_wrapper h1,
  .duo_fondo_azul .content-center .left_c .content_wrapper h1,
  #nosotros_historia .content-center .left_c .content_wrapper h2,
  .duo_fondo_azul .content-center .left_c .content_wrapper h2,
  #nosotros_historia .content-center .left_c .content_wrapper h3,
  .duo_fondo_azul .content-center .left_c .content_wrapper h3,
  #nosotros_historia .content-center .left_c .content_wrapper h4,
  .duo_fondo_azul .content-center .left_c .content_wrapper h4,
  #nosotros_historia .content-center .left_c .content_wrapper h5,
  .duo_fondo_azul .content-center .left_c .content_wrapper h5,
  #nosotros_historia .content-center .left_c .content_wrapper h6,
  .duo_fondo_azul .content-center .left_c .content_wrapper h6 {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 900px) {
  #nosotros_historia .content-center .left_c .content_wrapper h1,
  .duo_fondo_azul .content-center .left_c .content_wrapper h1,
  #nosotros_historia .content-center .left_c .content_wrapper h2,
  .duo_fondo_azul .content-center .left_c .content_wrapper h2,
  #nosotros_historia .content-center .left_c .content_wrapper h3,
  .duo_fondo_azul .content-center .left_c .content_wrapper h3,
  #nosotros_historia .content-center .left_c .content_wrapper h4,
  .duo_fondo_azul .content-center .left_c .content_wrapper h4,
  #nosotros_historia .content-center .left_c .content_wrapper h5,
  .duo_fondo_azul .content-center .left_c .content_wrapper h5,
  #nosotros_historia .content-center .left_c .content_wrapper h6,
  .duo_fondo_azul .content-center .left_c .content_wrapper h6 {
    font-size: 2rem;
  }
}
#nosotros_historia .content-center .right_c,
.duo_fondo_azul .content-center .right_c {
  width: 350px;
  margin-left: auto;
}
#nosotros_historia .content-center .right_c img,
.duo_fondo_azul .content-center .right_c img {
  opacity: 0.1;
}
@media only screen and (max-width: 1400px) {
  #nosotros_historia .content-center .left_c,
  .duo_fondo_azul .content-center .left_c {
    width: calc(100% - 340px);
  }
  #nosotros_historia .content-center .right_c,
  .duo_fondo_azul .content-center .right_c {
    width: 300px;
  }
}
@media only screen and (max-width: 1024px) {
  #nosotros_historia .content-center .left_c,
  .duo_fondo_azul .content-center .left_c {
    width: calc(100% - 290px);
  }
  #nosotros_historia .content-center .right_c,
  .duo_fondo_azul .content-center .right_c {
    width: 250px;
  }
}
@media only screen and (max-width: 810px) {
  #nosotros_historia .content-center .left_c,
  .duo_fondo_azul .content-center .left_c {
    width: calc(100% - 250px);
  }
  #nosotros_historia .content-center .right_c,
  .duo_fondo_azul .content-center .right_c {
    width: 200px;
  }
}
@media only screen and (max-width: 680px) {
  #nosotros_historia .content-center,
  .duo_fondo_azul .content-center {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #nosotros_historia .content-center .left_c,
  .duo_fondo_azul .content-center .left_c {
    width: 100%;
  }
  #nosotros_historia .content-center .right_c,
  .duo_fondo_azul .content-center .right_c {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #nosotros_historia .content-center .right_c .content_wrapper,
  .duo_fondo_azul .content-center .right_c .content_wrapper {
    width: 300px;
  }
}
#nosotros_historia.duo_letra .content-center .left_c,
.duo_fondo_azul.duo_letra .content-center .left_c {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  width: 50%;
  margin-left: auto;
}
@media only screen and (max-width: 1200px) {
  #nosotros_historia.duo_letra .content-center .left_c,
  .duo_fondo_azul.duo_letra .content-center .left_c {
    width: 60%;
  }
}
@media only screen and (max-width: 900px) {
  #nosotros_historia.duo_letra .content-center .left_c,
  .duo_fondo_azul.duo_letra .content-center .left_c {
    width: 70%;
  }
}
@media only screen and (max-width: 810px) {
  #nosotros_historia.duo_letra .content-center .left_c,
  .duo_fondo_azul.duo_letra .content-center .left_c {
    width: 100%;
  }
}
#nosotros_historia.duo_letra .bg_color .bg_letra,
.duo_fondo_azul.duo_letra .bg_color .bg_letra {
  opacity: 0.3;
  mix-blend-mode: overlay;
  width: 600px;
  top: 80px;
  position: absolute;
  left: 0;
}
@media only screen and (max-width: 1200px) {
  #nosotros_historia.duo_letra .bg_color .bg_letra,
  .duo_fondo_azul.duo_letra .bg_color .bg_letra {
    width: 500px;
  }
}
@media only screen and (max-width: 810px) {
  #nosotros_historia.duo_letra .bg_color .bg_letra,
  .duo_fondo_azul.duo_letra .bg_color .bg_letra {
    width: 400px;
    right: 0;
    top: 40%;
    left: auto;
    opacity: 0.2;
  }
}
#clientes_contacto {
  z-index: 3;
}
#clientes_contacto #home_clientes {
  padding-top: 0 !important;
  z-index: 3;
}
#clientes_contacto .content_wrapper {
  text-align: center;
}
#clientes_contacto .content_wrapper p {
  max-width: none;
}
#servicio_contenido_web ul {
  margin-top: 0;
}
#servicio_contenido_web ul li {
  font-weight: 500;
  line-height: 160%;
}
#servicio_contenido_web ul li:before {
  top: 10px;
}
#more_posts .more_title {
  display: -webkit-flex;
  display: -ms-flexbox;
  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;
}
#more_posts .more_title h2 {
  margin: 0;
  padding-right: 12px;
}
#more_posts .more_title .btn {
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}
@media only screen and (max-width: 810px) {
  #more_posts .grid3 .article_box:last-child {
    display: none;
  }
}
@media only screen and (max-width: 568px) {
  #more_posts .more_title {
    -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: 8px;
  }
  #more_posts .more_title h2 {
    padding-right: 0;
  }
}
#blog .grid3,
#more_posts .grid3 {
  display: -webkit-flex;
  display: -ms-flexbox;
  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;
}
@media only screen and (max-width: 568px) {
  #blog .grid3,
  #more_posts .grid3 {
    -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;
  }
  #blog .grid3 .article_box,
  #more_posts .grid3 .article_box {
    margin-bottom: 0;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
#post_container {
  z-index: 4;
}
#post_container .content-center {
  max-width: 1020px;
}
#post_container .linea_waves_separador {
  margin: 0 auto;
  opacity: 0.5;
}
#post_container .post_card {
  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;
  background-color: #fefafa;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  padding: 60px;
  gap: 20px;
}
#post_container .post_card h1 {
  font-size: 3rem;
  color: #160909;
  text-transform: uppercase;
  font-family: 'Arvo', sans-serif;
  margin: 0;
}
@media only screen and (max-width: 810px) {
  #post_container .post_card h1 {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 568px) {
  #post_container .post_card h1 {
    font-size: 2.6rem;
  }
}
@media only screen and (max-width: 360px) {
  #post_container .post_card h1 {
    font-size: 2.4rem;
  }
}
#post_container .post_card .sub {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 12px;
  gap: 8px;
}
#post_container .post_card .sub p,
#post_container .post_card .sub a {
  margin: 0;
  line-height: 100%;
  font-weight: 500;
  color: #db5758;
}
#post_container .post_card .sub p:has(+ a):after {
  content: "-";
  margin-left: 8px;
}
@media only screen and (max-width: 1024px) {
  #post_container .post_card {
    padding: 48px;
  }
}
@media only screen and (max-width: 900px) {
  #post_container .post_card {
    padding: 40px;
  }
}
@media only screen and (max-width: 810px) {
  #post_container .post_card {
    padding: 32px;
    gap: 16px;
  }
}
@media only screen and (max-width: 568px) {
  #post_container .post_card {
    padding: 24px;
    gap: 12px;
  }
}
@media only screen and (max-width: 360px) {
  #post_container .post_card {
    padding: 20px;
    gap: 8px;
  }
}
.blog_filtros {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fefafa;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  padding: 24px;
}
.blog_filtros .searchandfilter {
  width: 100%;
}
.blog_filtros .searchandfilter ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  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: 12px;
}
.blog_filtros .searchandfilter ul li {
  padding: 0;
}
.blog_filtros .searchandfilter ul li:not(:last-child) {
  -webkit-flex: 2 1;
  -ms-flex: 2 1;
  flex: 2 1;
}
.blog_filtros .searchandfilter ul li:last-child {
  -webkit-flex: 1 0;
  -ms-flex: 1 0;
  flex: 1 0;
}
.blog_filtros .searchandfilter ul select {
  width: 100%;
}
@media only screen and (max-width: 568px) {
  .blog_filtros {
    padding: 20px;
  }
  .blog_filtros .searchandfilter ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .blog_filtros .searchandfilter ul li:last-child {
    -webkit-flex-basis: 100%;
    -ms-flex-basis: 100%;
    flex-basis: 100%;
  }
}
@media only screen and (max-width: 440px) {
  .blog_filtros .searchandfilter ul {
    -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;
  }
  .blog_filtros .searchandfilter ul li {
    width: 100%;
  }
}
/* ERROR 404 ========================================================================== */
.error404.no-wp {
  padding-top: 0;
}
.error404.no-wp main {
  margin-bottom: 0;
}
.error404.no-wp main .table_parent {
  height: 100%;
}
.error404 main {
  text-align: center;
}
.error404 main .table_parent {
  height: calc(100% - footerHeight);
  float: left;
}
@media only screen and (max-width: 568px) {
  .error404 main .table_parent {
    height: calc(100% - footerHeightMob);
  }
}
.error404 main .table_parent #errorBox {
  max-width: 400px;
  text-align: center;
  margin: 20px auto;
  position: relative;
  z-index: 5;
}
.error404 main .table_parent .errorlogo {
  margin: 0 auto;
  display: block;
}
.error404 main .table_parent h1 {
  font-size: 60px;
  margin-bottom: 0px;
  color: #000;
  text-shadow: none;
  margin-top: 0;
  font-family: 'Arvo', sans-serif;
}
.error404 main .table_parent h2 {
  font-size: 30px;
  line-height: 120%;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #000;
  font-family: 'Arvo', sans-serif;
}
.error404 main .table_parent p {
  color: #53555b;
}
#img_404 {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  height: 350px;
}
#opciones_404 {
  position: relative;
  z-index: 2;
}
#servicios_404 .item_servicio {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 568px) {
  #servicios_404 .item_servicio {
    margin-bottom: 20px;
  }
}
#servicios_404 .item_servicio .item_servicio_title {
  position: absolute;
  bottom: 0;
  width: 100%;
}
#servicios_404 .item_servicio .item_servicio_title p {
  margin-bottom: 0;
  padding-bottom: 20px;
}
.media_wrap .bg_shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  bottom: 0;
  top: auto;
  background: linear-gradient(0, rgba(50,39,39,0.8) 0%, rgba(50,39,39,0) 100%);
  height: 80px;
  opacity: 0.8;
}
/* ANIMATIONS ========================================================================== */
.trigger_grandparent .trigger_parent .trigger_child {
  position: relative;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.trigger_grandparent .trigger_parent.anim_left_op .trigger_child {
  left: -20px;
  opacity: 0;
}
.trigger_grandparent .trigger_parent.anim_left_op.vis .trigger_child {
  left: 0;
  opacity: 1;
}
.trigger_grandparent .trigger_parent:nth-child(1) .trigger_child {
  -webkit-transition: all ease 0.3s 0.2s;
  -moz-transition: all ease 0.3s 0.2s;
  -o-transition: all ease 0.3s 0.2s;
  transition: all ease 0.3s 0.2s;
}
.trigger_grandparent .trigger_parent:nth-child(2) .trigger_child {
  -webkit-transition: all ease 0.3s 0.4s;
  -moz-transition: all ease 0.3s 0.4s;
  -o-transition: all ease 0.3s 0.4s;
  transition: all ease 0.3s 0.4s;
}
.trigger_grandparent .trigger_parent:nth-child(3) .trigger_child {
  -webkit-transition: all ease 0.3s 0.6s;
  -moz-transition: all ease 0.3s 0.6s;
  -o-transition: all ease 0.3s 0.6s;
  transition: all ease 0.3s 0.6s;
}
.trigger_grandparent .trigger_parent.anim_top_op .trigger_child {
  top: -20px;
  opacity: 0;
}
.trigger_grandparent .trigger_parent.anim_top_op.vis .trigger_child {
  top: 0;
  opacity: 1;
}
.trigger_grandparent .trigger_parent:nth-child(1) .trigger_child {
  -webkit-transition: all ease 0.3s 0.2s;
  -moz-transition: all ease 0.3s 0.2s;
  -o-transition: all ease 0.3s 0.2s;
  transition: all ease 0.3s 0.2s;
}
.trigger_grandparent .trigger_parent:nth-child(2) .trigger_child {
  -webkit-transition: all ease 0.3s 0.4s;
  -moz-transition: all ease 0.3s 0.4s;
  -o-transition: all ease 0.3s 0.4s;
  transition: all ease 0.3s 0.4s;
}
.trigger_grandparent .trigger_parent:nth-child(3) .trigger_child {
  -webkit-transition: all ease 0.3s 0.6s;
  -moz-transition: all ease 0.3s 0.6s;
  -o-transition: all ease 0.3s 0.6s;
  transition: all ease 0.3s 0.6s;
}
.trigger_grandparent .trigger_parent:nth-child(4) .trigger_child {
  -webkit-transition: all ease 0.3s 0.8s;
  -moz-transition: all ease 0.3s 0.8s;
  -o-transition: all ease 0.3s 0.8s;
  transition: all ease 0.3s 0.8s;
}
.trigger_grandparent .trigger_parent:nth-child(5) .trigger_child,
.trigger_grandparent .trigger_parent.trigger_delay6 .trigger_child {
  -webkit-transition: all ease 0.3s 1s;
  -moz-transition: all ease 0.3s 1s;
  -o-transition: all ease 0.3s 1s;
  transition: all ease 0.3s 1s;
}
.trigger_grandparent .trigger_parent:nth-child(6) .trigger_child {
  -webkit-transition: all ease 0.3s 1.2s;
  -moz-transition: all ease 0.3s 1.2s;
  -o-transition: all ease 0.3s 1.2s;
  transition: all ease 0.3s 1.2s;
}
.trigger_grandparent .trigger_parent:nth-child(7) .trigger_child {
  -webkit-transition: all ease 0.3s 1.4s;
  -moz-transition: all ease 0.3s 1.4s;
  -o-transition: all ease 0.3s 1.4s;
  transition: all ease 0.3s 1.4s;
}
.trigger_grandparent .trigger_parent:nth-child(8) .trigger_child {
  -webkit-transition: all ease 0.3s 1.6s;
  -moz-transition: all ease 0.3s 1.6s;
  -o-transition: all ease 0.3s 1.6s;
  transition: all ease 0.3s 1.6s;
}
.trigger_grandparent .trigger_parent.anim_home_hook .child_hook {
  top: 245px;
  -webkit-transition: all ease 2s 0.2s;
  -moz-transition: all ease 2s 0.2s;
  -o-transition: all ease 2s 0.2s;
  transition: all ease 2s 0.2s;
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  transform: rotate(-15deg);
  position: relative;
  opacity: 0;
}
.trigger_grandparent .trigger_parent.anim_home_hook.vis .child_hook {
  top: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
  -webkit-transition: all ease 0.7s 0.3s;
  -moz-transition: all ease 0.7s 0.3s;
  -o-transition: all ease 0.7s 0.3s;
  transition: all ease 0.7s 0.3s;
}
.check {
  -webkit-animation: check 8s ease-in-out infinite both;
  -moz-animation: check 8s ease-in-out infinite both;
  -o-animation: check 8s ease-in-out infinite both;
  animation: check 8s ease-in-out infinite both;
}
.check:after {
  content: 'circle';
}
.check.delay_1:after {
  -webkit-animation: check_icon1 8s ease-in-out infinite both;
  -moz-animation: check_icon1 8s ease-in-out infinite both;
  -o-animation: check_icon1 8s ease-in-out infinite both;
  animation: check_icon1 8s ease-in-out infinite both;
}
.check.delay_2 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.check.delay_2:after {
  -webkit-animation: check_icon2 8s ease-in-out infinite both;
  -moz-animation: check_icon2 8s ease-in-out infinite both;
  -o-animation: check_icon2 8s ease-in-out infinite both;
  animation: check_icon2 8s ease-in-out infinite both;
}
.check.delay_3 {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
.check.delay_3:after {
  -webkit-animation: check_icon3 8s ease-in-out infinite both;
  -moz-animation: check_icon3 8s ease-in-out infinite both;
  -o-animation: check_icon3 8s ease-in-out infinite both;
  animation: check_icon3 8s ease-in-out infinite both;
}
.check.delay_4 {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
.check.delay_4:after {
  -webkit-animation: check_icon4 8s ease-in-out infinite both;
  -moz-animation: check_icon4 8s ease-in-out infinite both;
  -o-animation: check_icon4 8s ease-in-out infinite both;
  animation: check_icon4 8s ease-in-out infinite both;
}
@-moz-keyframes hovercolor {
  0% {
    filter: invert(36%) sepia(92%) saturate(1060%) hue-rotate(326deg) brightness(97%) contrast(76%);
  }
  50% {
    filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(24deg) brightness(104%) contrast(101%);
  }
  100% {
    filter: invert(36%) sepia(92%) saturate(1060%) hue-rotate(326deg) brightness(97%) contrast(76%);
  }
}
@-webkit-keyframes hovercolor {
  0% {
    filter: invert(36%) sepia(92%) saturate(1060%) hue-rotate(326deg) brightness(97%) contrast(76%);
  }
  50% {
    filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(24deg) brightness(104%) contrast(101%);
  }
  100% {
    filter: invert(36%) sepia(92%) saturate(1060%) hue-rotate(326deg) brightness(97%) contrast(76%);
  }
}
@-o-keyframes hovercolor {
  0% {
    filter: invert(36%) sepia(92%) saturate(1060%) hue-rotate(326deg) brightness(97%) contrast(76%);
  }
  50% {
    filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(24deg) brightness(104%) contrast(101%);
  }
  100% {
    filter: invert(36%) sepia(92%) saturate(1060%) hue-rotate(326deg) brightness(97%) contrast(76%);
  }
}
@keyframes hovercolor {
  0% {
    filter: invert(36%) sepia(92%) saturate(1060%) hue-rotate(326deg) brightness(97%) contrast(76%);
  }
  50% {
    filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(24deg) brightness(104%) contrast(101%);
  }
  100% {
    filter: invert(36%) sepia(92%) saturate(1060%) hue-rotate(326deg) brightness(97%) contrast(76%);
  }
}
@-moz-keyframes salmon_salta {
  0% {
    bottom: -60px;
    left: 270px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  20% {
    bottom: 60px;
    left: 230px;
    -webkit-transform: rotate(320deg);
    -moz-transform: rotate(320deg);
    -o-transform: rotate(320deg);
    transform: rotate(320deg);
  }
  40% {
    bottom: 100px;
    left: 150px;
    -webkit-transform: rotate(300deg);
    -moz-transform: rotate(300deg);
    -o-transform: rotate(300deg);
    transform: rotate(300deg);
  }
  60% {
    bottom: 60px;
    left: 100px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  80% {
    bottom: 10px;
    left: 40px;
    -webkit-transform: rotate(240deg);
    -moz-transform: rotate(240deg);
    -o-transform: rotate(240deg);
    transform: rotate(240deg);
  }
  100% {
    bottom: -60px;
    left: 0;
    -webkit-transform: rotate(220deg);
    -moz-transform: rotate(220deg);
    -o-transform: rotate(220deg);
    transform: rotate(220deg);
  }
}
@-webkit-keyframes salmon_salta {
  0% {
    bottom: -60px;
    left: 270px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  20% {
    bottom: 60px;
    left: 230px;
    -webkit-transform: rotate(320deg);
    -moz-transform: rotate(320deg);
    -o-transform: rotate(320deg);
    transform: rotate(320deg);
  }
  40% {
    bottom: 100px;
    left: 150px;
    -webkit-transform: rotate(300deg);
    -moz-transform: rotate(300deg);
    -o-transform: rotate(300deg);
    transform: rotate(300deg);
  }
  60% {
    bottom: 60px;
    left: 100px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  80% {
    bottom: 10px;
    left: 40px;
    -webkit-transform: rotate(240deg);
    -moz-transform: rotate(240deg);
    -o-transform: rotate(240deg);
    transform: rotate(240deg);
  }
  100% {
    bottom: -60px;
    left: 0;
    -webkit-transform: rotate(220deg);
    -moz-transform: rotate(220deg);
    -o-transform: rotate(220deg);
    transform: rotate(220deg);
  }
}
@-o-keyframes salmon_salta {
  0% {
    bottom: -60px;
    left: 270px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  20% {
    bottom: 60px;
    left: 230px;
    -webkit-transform: rotate(320deg);
    -moz-transform: rotate(320deg);
    -o-transform: rotate(320deg);
    transform: rotate(320deg);
  }
  40% {
    bottom: 100px;
    left: 150px;
    -webkit-transform: rotate(300deg);
    -moz-transform: rotate(300deg);
    -o-transform: rotate(300deg);
    transform: rotate(300deg);
  }
  60% {
    bottom: 60px;
    left: 100px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  80% {
    bottom: 10px;
    left: 40px;
    -webkit-transform: rotate(240deg);
    -moz-transform: rotate(240deg);
    -o-transform: rotate(240deg);
    transform: rotate(240deg);
  }
  100% {
    bottom: -60px;
    left: 0;
    -webkit-transform: rotate(220deg);
    -moz-transform: rotate(220deg);
    -o-transform: rotate(220deg);
    transform: rotate(220deg);
  }
}
@keyframes salmon_salta {
  0% {
    bottom: -60px;
    left: 270px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  20% {
    bottom: 60px;
    left: 230px;
    -webkit-transform: rotate(320deg);
    -moz-transform: rotate(320deg);
    -o-transform: rotate(320deg);
    transform: rotate(320deg);
  }
  40% {
    bottom: 100px;
    left: 150px;
    -webkit-transform: rotate(300deg);
    -moz-transform: rotate(300deg);
    -o-transform: rotate(300deg);
    transform: rotate(300deg);
  }
  60% {
    bottom: 60px;
    left: 100px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  80% {
    bottom: 10px;
    left: 40px;
    -webkit-transform: rotate(240deg);
    -moz-transform: rotate(240deg);
    -o-transform: rotate(240deg);
    transform: rotate(240deg);
  }
  100% {
    bottom: -60px;
    left: 0;
    -webkit-transform: rotate(220deg);
    -moz-transform: rotate(220deg);
    -o-transform: rotate(220deg);
    transform: rotate(220deg);
  }
}
@-moz-keyframes salmon_salta2 {
  0% {
    bottom: -60px;
    left: 300px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  20% {
    bottom: 60px;
    left: 260px;
    -webkit-transform: rotate(320deg);
    -moz-transform: rotate(320deg);
    -o-transform: rotate(320deg);
    transform: rotate(320deg);
  }
  40% {
    bottom: 100px;
    left: 180px;
    -webkit-transform: rotate(300deg);
    -moz-transform: rotate(300deg);
    -o-transform: rotate(300deg);
    transform: rotate(300deg);
  }
  60% {
    bottom: 60px;
    left: 130px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  80% {
    bottom: 10px;
    left: 70px;
    -webkit-transform: rotate(240deg);
    -moz-transform: rotate(240deg);
    -o-transform: rotate(240deg);
    transform: rotate(240deg);
  }
  100% {
    bottom: -60px;
    left: 30px;
    -webkit-transform: rotate(220deg);
    -moz-transform: rotate(220deg);
    -o-transform: rotate(220deg);
    transform: rotate(220deg);
  }
}
@-webkit-keyframes salmon_salta2 {
  0% {
    bottom: -60px;
    left: 300px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  20% {
    bottom: 60px;
    left: 260px;
    -webkit-transform: rotate(320deg);
    -moz-transform: rotate(320deg);
    -o-transform: rotate(320deg);
    transform: rotate(320deg);
  }
  40% {
    bottom: 100px;
    left: 180px;
    -webkit-transform: rotate(300deg);
    -moz-transform: rotate(300deg);
    -o-transform: rotate(300deg);
    transform: rotate(300deg);
  }
  60% {
    bottom: 60px;
    left: 130px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  80% {
    bottom: 10px;
    left: 70px;
    -webkit-transform: rotate(240deg);
    -moz-transform: rotate(240deg);
    -o-transform: rotate(240deg);
    transform: rotate(240deg);
  }
  100% {
    bottom: -60px;
    left: 30px;
    -webkit-transform: rotate(220deg);
    -moz-transform: rotate(220deg);
    -o-transform: rotate(220deg);
    transform: rotate(220deg);
  }
}
@-o-keyframes salmon_salta2 {
  0% {
    bottom: -60px;
    left: 300px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  20% {
    bottom: 60px;
    left: 260px;
    -webkit-transform: rotate(320deg);
    -moz-transform: rotate(320deg);
    -o-transform: rotate(320deg);
    transform: rotate(320deg);
  }
  40% {
    bottom: 100px;
    left: 180px;
    -webkit-transform: rotate(300deg);
    -moz-transform: rotate(300deg);
    -o-transform: rotate(300deg);
    transform: rotate(300deg);
  }
  60% {
    bottom: 60px;
    left: 130px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  80% {
    bottom: 10px;
    left: 70px;
    -webkit-transform: rotate(240deg);
    -moz-transform: rotate(240deg);
    -o-transform: rotate(240deg);
    transform: rotate(240deg);
  }
  100% {
    bottom: -60px;
    left: 30px;
    -webkit-transform: rotate(220deg);
    -moz-transform: rotate(220deg);
    -o-transform: rotate(220deg);
    transform: rotate(220deg);
  }
}
@keyframes salmon_salta2 {
  0% {
    bottom: -60px;
    left: 300px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  20% {
    bottom: 60px;
    left: 260px;
    -webkit-transform: rotate(320deg);
    -moz-transform: rotate(320deg);
    -o-transform: rotate(320deg);
    transform: rotate(320deg);
  }
  40% {
    bottom: 100px;
    left: 180px;
    -webkit-transform: rotate(300deg);
    -moz-transform: rotate(300deg);
    -o-transform: rotate(300deg);
    transform: rotate(300deg);
  }
  60% {
    bottom: 60px;
    left: 130px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  80% {
    bottom: 10px;
    left: 70px;
    -webkit-transform: rotate(240deg);
    -moz-transform: rotate(240deg);
    -o-transform: rotate(240deg);
    transform: rotate(240deg);
  }
  100% {
    bottom: -60px;
    left: 30px;
    -webkit-transform: rotate(220deg);
    -moz-transform: rotate(220deg);
    -o-transform: rotate(220deg);
    transform: rotate(220deg);
  }
}
@-moz-keyframes salmon_salta3 {
  0% {
    bottom: -60px;
    left: 350px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  20% {
    bottom: 80px;
    left: 310px;
    -webkit-transform: rotate(320deg);
    -moz-transform: rotate(320deg);
    -o-transform: rotate(320deg);
    transform: rotate(320deg);
  }
  40% {
    bottom: 120px;
    left: 230px;
    -webkit-transform: rotate(300deg);
    -moz-transform: rotate(300deg);
    -o-transform: rotate(300deg);
    transform: rotate(300deg);
  }
  60% {
    bottom: 80px;
    left: 180px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  80% {
    bottom: 30px;
    left: 130px;
    -webkit-transform: rotate(240deg);
    -moz-transform: rotate(240deg);
    -o-transform: rotate(240deg);
    transform: rotate(240deg);
  }
  100% {
    bottom: -60px;
    left: 80px;
    -webkit-transform: rotate(220deg);
    -moz-transform: rotate(220deg);
    -o-transform: rotate(220deg);
    transform: rotate(220deg);
  }
}
@-webkit-keyframes salmon_salta3 {
  0% {
    bottom: -60px;
    left: 350px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  20% {
    bottom: 80px;
    left: 310px;
    -webkit-transform: rotate(320deg);
    -moz-transform: rotate(320deg);
    -o-transform: rotate(320deg);
    transform: rotate(320deg);
  }
  40% {
    bottom: 120px;
    left: 230px;
    -webkit-transform: rotate(300deg);
    -moz-transform: rotate(300deg);
    -o-transform: rotate(300deg);
    transform: rotate(300deg);
  }
  60% {
    bottom: 80px;
    left: 180px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  80% {
    bottom: 30px;
    left: 130px;
    -webkit-transform: rotate(240deg);
    -moz-transform: rotate(240deg);
    -o-transform: rotate(240deg);
    transform: rotate(240deg);
  }
  100% {
    bottom: -60px;
    left: 80px;
    -webkit-transform: rotate(220deg);
    -moz-transform: rotate(220deg);
    -o-transform: rotate(220deg);
    transform: rotate(220deg);
  }
}
@-o-keyframes salmon_salta3 {
  0% {
    bottom: -60px;
    left: 350px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  20% {
    bottom: 80px;
    left: 310px;
    -webkit-transform: rotate(320deg);
    -moz-transform: rotate(320deg);
    -o-transform: rotate(320deg);
    transform: rotate(320deg);
  }
  40% {
    bottom: 120px;
    left: 230px;
    -webkit-transform: rotate(300deg);
    -moz-transform: rotate(300deg);
    -o-transform: rotate(300deg);
    transform: rotate(300deg);
  }
  60% {
    bottom: 80px;
    left: 180px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  80% {
    bottom: 30px;
    left: 130px;
    -webkit-transform: rotate(240deg);
    -moz-transform: rotate(240deg);
    -o-transform: rotate(240deg);
    transform: rotate(240deg);
  }
  100% {
    bottom: -60px;
    left: 80px;
    -webkit-transform: rotate(220deg);
    -moz-transform: rotate(220deg);
    -o-transform: rotate(220deg);
    transform: rotate(220deg);
  }
}
@keyframes salmon_salta3 {
  0% {
    bottom: -60px;
    left: 350px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  20% {
    bottom: 80px;
    left: 310px;
    -webkit-transform: rotate(320deg);
    -moz-transform: rotate(320deg);
    -o-transform: rotate(320deg);
    transform: rotate(320deg);
  }
  40% {
    bottom: 120px;
    left: 230px;
    -webkit-transform: rotate(300deg);
    -moz-transform: rotate(300deg);
    -o-transform: rotate(300deg);
    transform: rotate(300deg);
  }
  60% {
    bottom: 80px;
    left: 180px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  80% {
    bottom: 30px;
    left: 130px;
    -webkit-transform: rotate(240deg);
    -moz-transform: rotate(240deg);
    -o-transform: rotate(240deg);
    transform: rotate(240deg);
  }
  100% {
    bottom: -60px;
    left: 80px;
    -webkit-transform: rotate(220deg);
    -moz-transform: rotate(220deg);
    -o-transform: rotate(220deg);
    transform: rotate(220deg);
  }
}
@-moz-keyframes check_icon1 {
  from {
    content: 'circle';
    opacity: 1;
  }
  7.4% {
    content: 'circle';
  }
  7.5% {
    content: 'task_alt';
  }
  90% {
    opacity: 1;
    animation-timing-function: ease-in;
  }
  95% {
    content: 'task_alt';
    opacity: 0;
    animation-timing-function: ease-out;
  }
  95.1% {
    content: 'circle';
    opacity: 0;
    animation-timing-function: ease-out;
  }
  100% {
    opacity: 1;
    animation-timing-function: ease-in;
  }
}
@-webkit-keyframes check_icon1 {
  from {
    content: 'circle';
    opacity: 1;
  }
  7.4% {
    content: 'circle';
  }
  7.5% {
    content: 'task_alt';
  }
  90% {
    opacity: 1;
    animation-timing-function: ease-in;
  }
  95% {
    content: 'task_alt';
    opacity: 0;
    animation-timing-function: ease-out;
  }
  95.1% {
    content: 'circle';
    opacity: 0;
    animation-timing-function: ease-out;
  }
  100% {
    opacity: 1;
    animation-timing-function: ease-in;
  }
}
@-o-keyframes check_icon1 {
  from {
    content: 'circle';
    opacity: 1;
  }
  7.4% {
    content: 'circle';
  }
  7.5% {
    content: 'task_alt';
  }
  90% {
    opacity: 1;
    animation-timing-function: ease-in;
  }
  95% {
    content: 'task_alt';
    opacity: 0;
    animation-timing-function: ease-out;
  }
  95.1% {
    content: 'circle';
    opacity: 0;
    animation-timing-function: ease-out;
  }
  100% {
    opacity: 1;
    animation-timing-function: ease-in;
  }
}
@keyframes check_icon1 {
  from {
    content: 'circle';
    opacity: 1;
  }
  7.4% {
    content: 'circle';
  }
  7.5% {
    content: 'task_alt';
  }
  90% {
    opacity: 1;
    animation-timing-function: ease-in;
  }
  95% {
    content: 'task_alt';
    opacity: 0;
    animation-timing-function: ease-out;
  }
  95.1% {
    content: 'circle';
    opacity: 0;
    animation-timing-function: ease-out;
  }
  100% {
    opacity: 1;
    animation-timing-function: ease-in;
  }
}
@-moz-keyframes check_icon2 {
  from {
    content: 'circle';
    opacity: 1;
  }
  12.4% {
    content: 'circle';
  }
  12.5% {
    content: 'task_alt';
  }
  90% {
    opacity: 1;
    animation-timing-function: ease-in;
  }
  95% {
    content: 'task_alt';
    opacity: 0;
    animation-timing-function: ease-out;
  }
  95.1% {
    content: 'circle';
    opacity: 0;
    animation-timing-function: ease-out;
  }
  100% {
    opacity: 1;
    animation-timing-function: ease-in;
  }
}
@-webkit-keyframes check_icon2 {
  from {
    content: 'circle';
    opacity: 1;
  }
  12.4% {
    content: 'circle';
  }
  12.5% {
    content: 'task_alt';
  }
  90% {
    opacity: 1;
    animation-timing-function: ease-in;
  }
  95% {
    content: 'task_alt';
    opacity: 0;
    animation-timing-function: ease-out;
  }
  95.1% {
    content: 'circle';
    opacity: 0;
    animation-timing-function: ease-out;
  }
  100% {
    opacity: 1;
    animation-timing-function: ease-in;
  }
}
@-o-keyframes check_icon2 {
  from {
    content: 'circle';
    opacity: 1;
  }
  12.4% {
    content: 'circle';
  }
  12.5% {
    content: 'task_alt';
  }
  90% {
    opacity: 1;
    animation-timing-function: ease-in;
  }
  95% {
    content: 'task_alt';
    opacity: 0;
    animation-timing-function: ease-out;
  }
  95.1% {
    content: 'circle';
    opacity: 0;
    animation-timing-function: ease-out;
  }
  100% {
    opacity: 1;
    animation-timing-function: ease-in;
  }
}
@keyframes check_icon2 {
  from {
    content: 'circle';
    opacity: 1;
  }
  12.4% {
    content: 'circle';
  }
  12.5% {
    content: 'task_alt';
  }
  90% {
    opacity: 1;
    animation-timing-function: ease-in;
  }
  95% {
    content: 'task_alt';
    opacity: 0;
    animation-timing-function: ease-out;
  }
  95.1% {
    content: 'circle';
    opacity: 0;
    animation-timing-function: ease-out;
  }
  100% {
    opacity: 1;
    animation-timing-function: ease-in;
  }
}
@-moz-keyframes check_icon3 {
  from {
    content: 'circle';
    opacity: 1;
  }
  17.4% {
    content: 'circle';
  }
  17.5% {
    content: 'task_alt';
  }
  90% {
    opacity: 1;
    animation-timing-function: ease-in;
  }
  95% {
    content: 'task_alt';
    opacity: 0;
    animation-timing-function: ease-out;
  }
  95.1% {
    content: 'circle';
    opacity: 0;
    animation-timing-function: ease-out;
  }
  100% {
    opacity: 1;
    animation-timing-function: ease-in;
  }
}
@-webkit-keyframes check_icon3 {
  from {
    content: 'circle';
    opacity: 1;
  }
  17.4% {
    content: 'circle';
  }
  17.5% {
    content: 'task_alt';
  }
  90% {
    opacity: 1;
    animation-timing-function: ease-in;
  }
  95% {
    content: 'task_alt';
    opacity: 0;
    animation-timing-function: ease-out;
  }
  95.1% {
    content: 'circle';
    opacity: 0;
    animation-timing-function: ease-out;
  }
  100% {
    opacity: 1;
    animation-timing-function: ease-in;
  }
}
@-o-keyframes check_icon3 {
  from {
    content: 'circle';
    opacity: 1;
  }
  17.4% {
    content: 'circle';
  }
  17.5% {
    content: 'task_alt';
  }
  90% {
    opacity: 1;
    animation-timing-function: ease-in;
  }
  95% {
    content: 'task_alt';
    opacity: 0;
    animation-timing-function: ease-out;
  }
  95.1% {
    content: 'circle';
    opacity: 0;
    animation-timing-function: ease-out;
  }
  100% {
    opacity: 1;
    animation-timing-function: ease-in;
  }
}
@keyframes check_icon3 {
  from {
    content: 'circle';
    opacity: 1;
  }
  17.4% {
    content: 'circle';
  }
  17.5% {
    content: 'task_alt';
  }
  90% {
    opacity: 1;
    animation-timing-function: ease-in;
  }
  95% {
    content: 'task_alt';
    opacity: 0;
    animation-timing-function: ease-out;
  }
  95.1% {
    content: 'circle';
    opacity: 0;
    animation-timing-function: ease-out;
  }
  100% {
    opacity: 1;
    animation-timing-function: ease-in;
  }
}
@-moz-keyframes check_icon4 {
  from {
    content: 'circle';
    opacity: 1;
  }
  22.4% {
    content: 'circle';
  }
  22.5% {
    content: 'task_alt';
  }
  90% {
    opacity: 1;
    animation-timing-function: ease-in;
  }
  95% {
    content: 'task_alt';
    opacity: 0;
    animation-timing-function: ease-out;
  }
  95.1% {
    content: 'circle';
    opacity: 0;
    animation-timing-function: ease-out;
  }
  100% {
    opacity: 1;
    animation-timing-function: ease-in;
  }
}
@-webkit-keyframes check_icon4 {
  from {
    content: 'circle';
    opacity: 1;
  }
  22.4% {
    content: 'circle';
  }
  22.5% {
    content: 'task_alt';
  }
  90% {
    opacity: 1;
    animation-timing-function: ease-in;
  }
  95% {
    content: 'task_alt';
    opacity: 0;
    animation-timing-function: ease-out;
  }
  95.1% {
    content: 'circle';
    opacity: 0;
    animation-timing-function: ease-out;
  }
  100% {
    opacity: 1;
    animation-timing-function: ease-in;
  }
}
@-o-keyframes check_icon4 {
  from {
    content: 'circle';
    opacity: 1;
  }
  22.4% {
    content: 'circle';
  }
  22.5% {
    content: 'task_alt';
  }
  90% {
    opacity: 1;
    animation-timing-function: ease-in;
  }
  95% {
    content: 'task_alt';
    opacity: 0;
    animation-timing-function: ease-out;
  }
  95.1% {
    content: 'circle';
    opacity: 0;
    animation-timing-function: ease-out;
  }
  100% {
    opacity: 1;
    animation-timing-function: ease-in;
  }
}
@keyframes check_icon4 {
  from {
    content: 'circle';
    opacity: 1;
  }
  22.4% {
    content: 'circle';
  }
  22.5% {
    content: 'task_alt';
  }
  90% {
    opacity: 1;
    animation-timing-function: ease-in;
  }
  95% {
    content: 'task_alt';
    opacity: 0;
    animation-timing-function: ease-out;
  }
  95.1% {
    content: 'circle';
    opacity: 0;
    animation-timing-function: ease-out;
  }
  100% {
    opacity: 1;
    animation-timing-function: ease-in;
  }
}
@-moz-keyframes check {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
    animation-timing-function: ease-out;
  }
  2.5% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    animation-timing-function: ease-out;
  }
  5% {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -o-transform: scale(0.85);
    transform: scale(0.85);
    animation-timing-function: ease-in;
  }
  7.5% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -o-transform: scale(0.85);
    transform: scale(0.85);
    animation-timing-function: ease-in;
  }
  12.5% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    animation-timing-function: ease-out;
  }
}
@-webkit-keyframes check {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
    animation-timing-function: ease-out;
  }
  2.5% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    animation-timing-function: ease-out;
  }
  5% {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -o-transform: scale(0.85);
    transform: scale(0.85);
    animation-timing-function: ease-in;
  }
  7.5% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -o-transform: scale(0.85);
    transform: scale(0.85);
    animation-timing-function: ease-in;
  }
  12.5% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    animation-timing-function: ease-out;
  }
}
@-o-keyframes check {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
    animation-timing-function: ease-out;
  }
  2.5% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    animation-timing-function: ease-out;
  }
  5% {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -o-transform: scale(0.85);
    transform: scale(0.85);
    animation-timing-function: ease-in;
  }
  7.5% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -o-transform: scale(0.85);
    transform: scale(0.85);
    animation-timing-function: ease-in;
  }
  12.5% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    animation-timing-function: ease-out;
  }
}
@keyframes check {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
    animation-timing-function: ease-out;
  }
  2.5% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    animation-timing-function: ease-out;
  }
  5% {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -o-transform: scale(0.85);
    transform: scale(0.85);
    animation-timing-function: ease-in;
  }
  7.5% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -o-transform: scale(0.85);
    transform: scale(0.85);
    animation-timing-function: ease-in;
  }
  12.5% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    animation-timing-function: ease-out;
  }
}
