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: 14vh !important;
}
@media only screen and (max-width: 600px) {
  .padTopMax {
    padding-top: 60px !important;
  }
}
.padTopMed {
  padding-top: 70px !important;
}
@media only screen and (max-width: 600px) {
  .padTopMed {
    padding-top: 50px !important;
  }
}
.padTopMin {
  padding-top: 40px !important;
}
.padTopTin {
  padding-top: 20px !important;
}
.padTopMicro {
  padding-top: 10px !important;
}
.padBottomMax {
  padding-bottom: 14vh !important;
}
@media only screen and (max-width: 600px) {
  .padBottomMax {
    padding-bottom: 60px !important;
  }
}
.padBottomMed {
  padding-bottom: 70px !important;
}
@media only screen and (max-width: 600px) {
  .padBottomMed {
    padding-bottom: 50px !important;
  }
}
.padBottomMin {
  padding-bottom: 40px !important;
}
@media only screen and (max-width: 600px) {
  .padBottomMin {
    padding-bottom: 20px;
  }
}
.padBottomTin {
  padding-bottom: 20px !important;
}
.padBottomMicro {
  padding-bottom: 10px !important;
}
.padRightMax {
  padding-right: 80px !important;
}
@media only screen and (max-width: 600px) {
  .padRightMax {
    padding-right: 40px;
  }
}
.padRightMed {
  padding-right: 60px !important;
}
@media only screen and (max-width: 600px) {
  .padRightMed {
    padding-right: 40px;
  }
}
.padRightMin {
  padding-right: 40px !important;
}
@media only screen and (max-width: 600px) {
  .padRightMin {
    padding-right: 20px;
  }
}
.padRightTin {
  padding-right: 20px !important;
}
.padRightMicro {
  padding-right: 10px !important;
}
.padLeftMax {
  padding-left: 80px !important;
}
@media only screen and (max-width: 600px) {
  .padLeftMax {
    padding-left: 40px;
  }
}
.padLeftMed {
  padding-left: 60px !important;
}
@media only screen and (max-width: 600px) {
  .padLeftMed {
    padding-left: 40px;
  }
}
.padLeftMin {
  padding-left: 40px !important;
}
@media only screen and (max-width: 600px) {
  .padLeftMin {
    padding-left: 20px;
  }
}
.padLeftTin {
  padding-left: 20px !important;
}
.padLeftMicro {
  padding-left: 10px !important;
}
.noPadRight {
  padding-right: 0 !important;
}
.noPadLeft {
  padding-left: 0 !important;
}
.noPadTop {
  padding-top: 0 !important;
}
.noPadBottom {
  padding-bottom: 0 !important;
}
@media only screen and (max-width: 1050px) {
  .lnoPad {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media only screen and (max-width: 800px) {
  .tnoPad {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media only screen and (max-width: 600px) {
  .mnoPad {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media only screen and (max-width: 400px) {
  .smnoPad {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
.column_one {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 5%;
}
.column_one:first-child {
  margin-left: auto;
}
.column_one:last-child {
  margin-right: auto;
}
.column_one.gutter_minSpace {
  margin-bottom: 2%;
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
}
.column_one.gutter_minSpace:first-child {
  margin-left: auto;
}
.column_one.gutter_minSpace:last-child {
  margin-right: auto;
}
.column_one.gutter_medSpace {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 3%;
}
.column_one.gutter_medSpace:first-child {
  margin-left: auto;
}
.column_one.gutter_medSpace:last-child {
  margin-right: auto;
}
.column_one.gutter_maxSpace {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 7%;
}
.column_one.gutter_maxSpace:first-child {
  margin-left: auto;
}
.column_one.gutter_maxSpace:last-child {
  margin-right: auto;
}
.column_one.gutter_noSpace {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 0;
}
.column_one.gutter_noSpace:first-child {
  margin-left: auto;
}
.column_one.gutter_noSpace:last-child {
  margin-right: auto;
}
.column_one.gutter_noSpace_spaceBottom {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 20px;
}
.column_one.gutter_noSpace_spaceBottom:first-child {
  margin-left: auto;
}
.column_one.gutter_noSpace_spaceBottom:last-child {
  margin-right: auto;
}
.column_half {
  float: left;
  clear: none;
  text-align: inherit;
  width: 47.5%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_half::after {
  content: '';
  display: table;
  clear: both;
}
.column_half:last-child {
  margin-right: 0%;
}
.column_half.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 49%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_half.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_half.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_half.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 48.5%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_half.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_half.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_half.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 46.5%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_half.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_half.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_half.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_half.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_half.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_half.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneThird {
  float: left;
  clear: none;
  text-align: inherit;
  width: 29.999999999999996%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_oneThird::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneThird:last-child {
  margin-right: 0%;
}
.column_oneThird.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.999999999999996%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_oneThird.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneThird.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_oneThird.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.33333333333333%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_oneThird.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneThird.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_oneThird.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 28.66666666666666%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_oneThird.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneThird.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_oneThird.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 33.33333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_oneThird.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneThird.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 33.33333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_oneThird.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoThirds {
  float: left;
  clear: none;
  text-align: inherit;
  width: 64.99999999999999%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_twoThirds::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoThirds:last-child {
  margin-right: 0%;
}
.column_twoThirds.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 65.99999999999999%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_twoThirds.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoThirds.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_twoThirds.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 65.66666666666666%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_twoThirds.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoThirds.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_twoThirds.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 64.33333333333333%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_twoThirds.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoThirds.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_twoThirds.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 66.66666666666666%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_twoThirds.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoThirds.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 66.66666666666666%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_twoThirds.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFourth {
  float: left;
  clear: none;
  text-align: inherit;
  width: 21.25%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_oneFourth::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFourth:last-child {
  margin-right: 0%;
}
.column_oneFourth.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 23.5%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_oneFourth.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFourth.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_oneFourth.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 22.75%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_oneFourth.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFourth.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_oneFourth.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 19.75%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_oneFourth.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFourth.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_oneFourth.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_oneFourth.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFourth.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_oneFourth.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFourths {
  float: left;
  clear: none;
  text-align: inherit;
  width: 73.75%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_threeFourths::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFourths:last-child {
  margin-right: 0%;
}
.column_threeFourths.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 74.5%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_threeFourths.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFourths.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_threeFourths.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 74.25%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_threeFourths.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFourths.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_threeFourths.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 73.25%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_threeFourths.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFourths.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_threeFourths.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 75%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_threeFourths.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFourths.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 75%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_threeFourths.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFifth {
  float: left;
  clear: none;
  text-align: inherit;
  width: 16%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_oneFifth::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFifth:last-child {
  margin-right: 0%;
}
.column_oneFifth.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 18.4%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_oneFifth.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFifth.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_oneFifth.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 17.6%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_oneFifth.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFifth.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_oneFifth.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.4%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_oneFifth.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFifth.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_oneFifth.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 20%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_oneFifth.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFifth.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 20%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_oneFifth.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoFifths {
  float: left;
  clear: none;
  text-align: inherit;
  width: 37%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_twoFifths::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoFifths:last-child {
  margin-right: 0%;
}
.column_twoFifths.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 38.8%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_twoFifths.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoFifths.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_twoFifths.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 38.2%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_twoFifths.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoFifths.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_twoFifths.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 35.8%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_twoFifths.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoFifths.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_twoFifths.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 40%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_twoFifths.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoFifths.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 40%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_twoFifths.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFifths {
  float: left;
  clear: none;
  text-align: inherit;
  width: 58%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_threeFifths::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFifths:last-child {
  margin-right: 0%;
}
.column_threeFifths.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 59.2%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_threeFifths.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFifths.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_threeFifths.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 58.8%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_threeFifths.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFifths.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_threeFifths.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 57.2%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_threeFifths.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFifths.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_threeFifths.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 60%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_threeFifths.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFifths.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 60%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_threeFifths.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_fourFifths {
  float: left;
  clear: none;
  text-align: inherit;
  width: 79%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_fourFifths::after {
  content: '';
  display: table;
  clear: both;
}
.column_fourFifths:last-child {
  margin-right: 0%;
}
.column_fourFifths.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 79.6%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_fourFifths.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fourFifths.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_fourFifths.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 79.4%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_fourFifths.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fourFifths.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_fourFifths.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 78.6%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_fourFifths.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fourFifths.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_fourFifths.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 80%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_fourFifths.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fourFifths.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 80%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_fourFifths.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneSixth {
  float: left;
  clear: none;
  text-align: inherit;
  width: 12.499999999999998%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_oneSixth::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneSixth:last-child {
  margin-right: 0%;
}
.column_oneSixth.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.999999999999998%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_oneSixth.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneSixth.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_oneSixth.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.166666666666664%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_oneSixth.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneSixth.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_oneSixth.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 10.83333333333333%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_oneSixth.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneSixth.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_oneSixth.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 16.666666666666664%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_oneSixth.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneSixth.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 16.666666666666664%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_oneSixth.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_fiveSixths {
  float: left;
  clear: none;
  text-align: inherit;
  width: 82.50000000000001%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_fiveSixths::after {
  content: '';
  display: table;
  clear: both;
}
.column_fiveSixths:last-child {
  margin-right: 0%;
}
.column_fiveSixths.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 83.00000000000001%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_fiveSixths.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fiveSixths.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_fiveSixths.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 82.83333333333334%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_fiveSixths.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fiveSixths.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_fiveSixths.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 82.16666666666667%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_fiveSixths.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fiveSixths.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_fiveSixths.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 83.33333333333334%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_fiveSixths.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fiveSixths.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 83.33333333333334%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_fiveSixths.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (max-width: 900px) {
  .lcolumn_one {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 5%;
  }
  .lcolumn_one:first-child {
    margin-left: auto;
  }
  .lcolumn_one:last-child {
    margin-right: auto;
  }
  .lcolumn_one.gutter_minSpace {
    margin-bottom: 2%;
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
  }
  .lcolumn_one.gutter_minSpace:first-child {
    margin-left: auto;
  }
  .lcolumn_one.gutter_minSpace:last-child {
    margin-right: auto;
  }
  .lcolumn_one.gutter_medSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 3%;
  }
  .lcolumn_one.gutter_medSpace:first-child {
    margin-left: auto;
  }
  .lcolumn_one.gutter_medSpace:last-child {
    margin-right: auto;
  }
  .lcolumn_one.gutter_maxSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 7%;
  }
  .lcolumn_one.gutter_maxSpace:first-child {
    margin-left: auto;
  }
  .lcolumn_one.gutter_maxSpace:last-child {
    margin-right: auto;
  }
  .lcolumn_one.gutter_noSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 0;
  }
  .lcolumn_one.gutter_noSpace:first-child {
    margin-left: auto;
  }
  .lcolumn_one.gutter_noSpace:last-child {
    margin-right: auto;
  }
  .lcolumn_one.gutter_noSpace_spaceBottom {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 20px;
  }
  .lcolumn_one.gutter_noSpace_spaceBottom:first-child {
    margin-left: auto;
  }
  .lcolumn_one.gutter_noSpace_spaceBottom:last-child {
    margin-right: auto;
  }
}
@media only screen and (max-width: 900px) {
  .lcolumn_half {
    float: left;
    clear: none;
    text-align: inherit;
    width: 47.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lcolumn_half::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_half:last-child {
    margin-right: 0%;
  }
  .lcolumn_half.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 49%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lcolumn_half.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_half.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_half.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lcolumn_half.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_half.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_half.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 46.5%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lcolumn_half.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_half.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_half.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lcolumn_half.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_half.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lcolumn_half.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lcolumn_oneThird {
    float: left;
    clear: none;
    text-align: inherit;
    width: 29.999999999999996%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lcolumn_oneThird::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneThird:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneThird.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.999999999999996%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lcolumn_oneThird.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneThird.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneThird.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.33333333333333%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lcolumn_oneThird.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneThird.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneThird.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 28.66666666666666%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lcolumn_oneThird.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneThird.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneThird.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lcolumn_oneThird.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneThird.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lcolumn_oneThird.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lcolumn_twoThirds {
    float: left;
    clear: none;
    text-align: inherit;
    width: 64.99999999999999%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lcolumn_twoThirds::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_twoThirds:last-child {
    margin-right: 0%;
  }
  .lcolumn_twoThirds.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 65.99999999999999%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lcolumn_twoThirds.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_twoThirds.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_twoThirds.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 65.66666666666666%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lcolumn_twoThirds.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_twoThirds.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_twoThirds.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 64.33333333333333%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lcolumn_twoThirds.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_twoThirds.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_twoThirds.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 66.66666666666666%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lcolumn_twoThirds.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_twoThirds.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 66.66666666666666%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lcolumn_twoThirds.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lcolumn_oneFourth {
    float: left;
    clear: none;
    text-align: inherit;
    width: 21.25%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lcolumn_oneFourth::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneFourth:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneFourth.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 23.5%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lcolumn_oneFourth.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneFourth.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneFourth.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 22.75%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lcolumn_oneFourth.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneFourth.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneFourth.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 19.75%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lcolumn_oneFourth.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneFourth.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneFourth.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lcolumn_oneFourth.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneFourth.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lcolumn_oneFourth.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lcolumn_threeFourths {
    float: left;
    clear: none;
    text-align: inherit;
    width: 73.75%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lcolumn_threeFourths::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_threeFourths:last-child {
    margin-right: 0%;
  }
  .lcolumn_threeFourths.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 74.5%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lcolumn_threeFourths.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_threeFourths.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_threeFourths.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 74.25%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lcolumn_threeFourths.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_threeFourths.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_threeFourths.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 73.25%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lcolumn_threeFourths.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_threeFourths.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_threeFourths.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 75%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lcolumn_threeFourths.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_threeFourths.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 75%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lcolumn_threeFourths.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 835px) {
  .tcolumn_one {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 5%;
  }
  .tcolumn_one:first-child {
    margin-left: auto;
  }
  .tcolumn_one:last-child {
    margin-right: auto;
  }
  .tcolumn_one.gutter_minSpace {
    margin-bottom: 2%;
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
  }
  .tcolumn_one.gutter_minSpace:first-child {
    margin-left: auto;
  }
  .tcolumn_one.gutter_minSpace:last-child {
    margin-right: auto;
  }
  .tcolumn_one.gutter_medSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 3%;
  }
  .tcolumn_one.gutter_medSpace:first-child {
    margin-left: auto;
  }
  .tcolumn_one.gutter_medSpace:last-child {
    margin-right: auto;
  }
  .tcolumn_one.gutter_maxSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 7%;
  }
  .tcolumn_one.gutter_maxSpace:first-child {
    margin-left: auto;
  }
  .tcolumn_one.gutter_maxSpace:last-child {
    margin-right: auto;
  }
  .tcolumn_one.gutter_noSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 0;
  }
  .tcolumn_one.gutter_noSpace:first-child {
    margin-left: auto;
  }
  .tcolumn_one.gutter_noSpace:last-child {
    margin-right: auto;
  }
  .tcolumn_one.gutter_noSpace_spaceBottom {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 20px;
  }
  .tcolumn_one.gutter_noSpace_spaceBottom:first-child {
    margin-left: auto;
  }
  .tcolumn_one.gutter_noSpace_spaceBottom:last-child {
    margin-right: auto;
  }
}
@media only screen and (max-width: 835px) {
  .tcolumn_half {
    float: left;
    clear: none;
    text-align: inherit;
    width: 47.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tcolumn_half::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_half:last-child {
    margin-right: 0%;
  }
  .tcolumn_half.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 49%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tcolumn_half.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_half.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_half.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tcolumn_half.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_half.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_half.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 46.5%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tcolumn_half.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_half.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_half.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tcolumn_half.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_half.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tcolumn_half.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 835px) {
  .tcolumn_oneThird {
    float: left;
    clear: none;
    text-align: inherit;
    width: 29.999999999999996%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tcolumn_oneThird::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneThird:last-child {
    margin-right: 0%;
  }
  .tcolumn_oneThird.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.999999999999996%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tcolumn_oneThird.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneThird.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_oneThird.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.33333333333333%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tcolumn_oneThird.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneThird.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_oneThird.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 28.66666666666666%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tcolumn_oneThird.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneThird.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_oneThird.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tcolumn_oneThird.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneThird.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tcolumn_oneThird.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 835px) {
  .tcolumn_twoThirds {
    float: left;
    clear: none;
    text-align: inherit;
    width: 64.99999999999999%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tcolumn_twoThirds::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_twoThirds:last-child {
    margin-right: 0%;
  }
  .tcolumn_twoThirds.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 65.99999999999999%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tcolumn_twoThirds.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_twoThirds.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_twoThirds.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 65.66666666666666%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tcolumn_twoThirds.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_twoThirds.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_twoThirds.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 64.33333333333333%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tcolumn_twoThirds.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_twoThirds.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_twoThirds.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 66.66666666666666%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tcolumn_twoThirds.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_twoThirds.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 66.66666666666666%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tcolumn_twoThirds.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 835px) {
  .tcolumn_oneFourth {
    float: left;
    clear: none;
    text-align: inherit;
    width: 21.25%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tcolumn_oneFourth::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneFourth:last-child {
    margin-right: 0%;
  }
  .tcolumn_oneFourth.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 23.5%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tcolumn_oneFourth.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneFourth.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_oneFourth.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 22.75%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tcolumn_oneFourth.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneFourth.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_oneFourth.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 19.75%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tcolumn_oneFourth.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneFourth.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_oneFourth.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tcolumn_oneFourth.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneFourth.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tcolumn_oneFourth.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 835px) {
  .tcolumn_threeFourths {
    float: left;
    clear: none;
    text-align: inherit;
    width: 73.75%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tcolumn_threeFourths::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_threeFourths:last-child {
    margin-right: 0%;
  }
  .tcolumn_threeFourths.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 74.5%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tcolumn_threeFourths.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_threeFourths.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_threeFourths.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 74.25%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tcolumn_threeFourths.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_threeFourths.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_threeFourths.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 73.25%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tcolumn_threeFourths.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_threeFourths.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_threeFourths.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 75%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tcolumn_threeFourths.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_threeFourths.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 75%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tcolumn_threeFourths.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 568px) {
  .mcolumn_one {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 5%;
  }
  .mcolumn_one:first-child {
    margin-left: auto;
  }
  .mcolumn_one:last-child {
    margin-right: auto;
  }
  .mcolumn_one.gutter_minSpace {
    margin-bottom: 2%;
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
  }
  .mcolumn_one.gutter_minSpace:first-child {
    margin-left: auto;
  }
  .mcolumn_one.gutter_minSpace:last-child {
    margin-right: auto;
  }
  .mcolumn_one.gutter_medSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 3%;
  }
  .mcolumn_one.gutter_medSpace:first-child {
    margin-left: auto;
  }
  .mcolumn_one.gutter_medSpace:last-child {
    margin-right: auto;
  }
  .mcolumn_one.gutter_maxSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 7%;
  }
  .mcolumn_one.gutter_maxSpace:first-child {
    margin-left: auto;
  }
  .mcolumn_one.gutter_maxSpace:last-child {
    margin-right: auto;
  }
  .mcolumn_one.gutter_noSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 0;
  }
  .mcolumn_one.gutter_noSpace:first-child {
    margin-left: auto;
  }
  .mcolumn_one.gutter_noSpace:last-child {
    margin-right: auto;
  }
  .mcolumn_one.gutter_noSpace_spaceBottom {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 20px;
  }
  .mcolumn_one.gutter_noSpace_spaceBottom:first-child {
    margin-left: auto;
  }
  .mcolumn_one.gutter_noSpace_spaceBottom:last-child {
    margin-right: auto;
  }
}
.fullWidth {
  width: 100% !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
}
@media only screen and (max-width: 900px) {
  .lfullWidth {
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
@media only screen and (max-width: 835px) {
  .tfullWidth {
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
@media only screen and (max-width: 568px) {
  .mfullWidth {
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
.grid1 >* {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 5%;
}
.grid1 >*:first-child {
  margin-left: auto;
}
.grid1 >*:last-child {
  margin-right: auto;
}
.grid1.gutter_minSpace >* {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 2%;
}
.grid1.gutter_minSpace >*:first-child {
  margin-left: auto;
}
.grid1.gutter_minSpace >*:last-child {
  margin-right: auto;
}
.grid1.gutter_medSpace >* {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 3%;
}
.grid1.gutter_medSpace >*:first-child {
  margin-left: auto;
}
.grid1.gutter_medSpace >*:last-child {
  margin-right: auto;
}
.grid1.gutter_maxSpace >* {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 7%;
}
.grid1.gutter_maxSpace >*:first-child {
  margin-left: auto;
}
.grid1.gutter_maxSpace >*:last-child {
  margin-right: auto;
}
.grid1.gutter_noSpace >* {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 0;
}
.grid1.gutter_noSpace >*:first-child {
  margin-left: auto;
}
.grid1.gutter_noSpace >*:last-child {
  margin-right: auto;
}
.grid1.gutter_noSpace_spaceBottom >* {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 20px;
}
.grid1.gutter_noSpace_spaceBottom >*:first-child {
  margin-left: auto;
}
.grid1.gutter_noSpace_spaceBottom >*:last-child {
  margin-right: auto;
}
.grid2 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 47.5%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid2 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid2 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid2 >*:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
.grid2 >*:nth-child(2n + 1) {
  clear: both;
}
.grid2.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 49%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid2.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid2.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid2.gutter_minSpace >*:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
.grid2.gutter_minSpace >*:nth-child(2n + 1) {
  clear: both;
}
.grid2.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 48.5%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid2.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid2.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid2.gutter_medSpace >*:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
.grid2.gutter_medSpace >*:nth-child(2n + 1) {
  clear: both;
}
.grid2.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 46.5%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid2.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid2.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid2.gutter_maxSpace >*:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
.grid2.gutter_maxSpace >*:nth-child(2n + 1) {
  clear: both;
}
.grid2.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid2.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid2.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid2.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid3 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 29.999999999999996%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid3 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid3 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid3 >*:nth-child(3n) {
  margin-right: 0%;
  float: right;
}
.grid3 >*:nth-child(3n + 1) {
  clear: both;
}
.grid3.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.999999999999996%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid3.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid3.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid3.gutter_minSpace >*:nth-child(3n) {
  margin-right: 0%;
  float: right;
}
.grid3.gutter_minSpace >*:nth-child(3n + 1) {
  clear: both;
}
.grid3.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.33333333333333%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid3.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid3.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid3.gutter_medSpace >*:nth-child(3n) {
  margin-right: 0%;
  float: right;
}
.grid3.gutter_medSpace >*:nth-child(3n + 1) {
  clear: both;
}
.grid3.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 28.66666666666666%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid3.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid3.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid3.gutter_maxSpace >*:nth-child(3n) {
  margin-right: 0%;
  float: right;
}
.grid3.gutter_maxSpace >*:nth-child(3n + 1) {
  clear: both;
}
.grid3.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 33.33333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid3.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid3.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 33.33333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid3.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid4 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 21.25%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid4 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid4 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid4 >*:nth-child(4n) {
  margin-right: 0%;
  float: right;
}
.grid4 >*:nth-child(4n + 1) {
  clear: both;
}
.grid4.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 23.5%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 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: 835px) {
  .tgrid1 >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 5%;
  }
  .tgrid1 >*:first-child {
    margin-left: auto;
  }
  .tgrid1 >*:last-child {
    margin-right: auto;
  }
  .tgrid1.gutter_minSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 2%;
  }
  .tgrid1.gutter_minSpace >*:first-child {
    margin-left: auto;
  }
  .tgrid1.gutter_minSpace >*:last-child {
    margin-right: auto;
  }
  .tgrid1.gutter_medSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 3%;
  }
  .tgrid1.gutter_medSpace >*:first-child {
    margin-left: auto;
  }
  .tgrid1.gutter_medSpace >*:last-child {
    margin-right: auto;
  }
  .tgrid1.gutter_maxSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 7%;
  }
  .tgrid1.gutter_maxSpace >*:first-child {
    margin-left: auto;
  }
  .tgrid1.gutter_maxSpace >*:last-child {
    margin-right: auto;
  }
  .tgrid1.gutter_noSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 0;
  }
  .tgrid1.gutter_noSpace >*:first-child {
    margin-left: auto;
  }
  .tgrid1.gutter_noSpace >*:last-child {
    margin-right: auto;
  }
  .tgrid1.gutter_noSpace_spaceBottom >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 20px;
  }
  .tgrid1.gutter_noSpace_spaceBottom >*:first-child {
    margin-left: auto;
  }
  .tgrid1.gutter_noSpace_spaceBottom >*:last-child {
    margin-right: auto;
  }
}
@media only screen and (max-width: 835px) {
  .tgrid2 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 47.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid2 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid2 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid2 >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid2 >*:nth-child(2n + 1) {
    clear: both;
  }
  .tgrid2.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 49%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid2.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid2.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid2.gutter_minSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid2.gutter_minSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .tgrid2.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid2.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid2.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid2.gutter_medSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid2.gutter_medSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .tgrid2.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 46.5%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid2.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid2.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid2.gutter_maxSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid2.gutter_maxSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .tgrid2.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid2.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid2.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid2.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 835px) {
  .tgrid3 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 29.999999999999996%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid3 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid3 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid3 >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid3 >*:nth-child(3n + 1) {
    clear: both;
  }
  .tgrid3.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.999999999999996%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid3.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid3.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid3.gutter_minSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid3.gutter_minSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .tgrid3.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.33333333333333%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid3.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid3.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid3.gutter_medSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid3.gutter_medSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .tgrid3.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 28.66666666666666%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid3.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid3.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid3.gutter_maxSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid3.gutter_maxSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .tgrid3.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid3.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid3.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid3.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 835px) {
  .tgrid4 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 21.25%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid4 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid4 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid4 >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid4 >*:nth-child(4n + 1) {
    clear: both;
  }
  .tgrid4.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 23.5%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 5%;
  }
  .tgrid4.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid4.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid4.gutter_minSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid4.gutter_minSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .tgrid4.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 22.75%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 5%;
  }
  .tgrid4.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid4.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid4.gutter_medSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid4.gutter_medSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .tgrid4.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 19.75%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid4.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid4.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid4.gutter_maxSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid4.gutter_maxSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .tgrid4.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid4.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid4.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid4.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 835px) {
  .tgrid5 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid5 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid5 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid5 >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid5 >*:nth-child(5n + 1) {
    clear: both;
  }
  .tgrid5.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 18.4%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid5.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid5.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid5.gutter_minSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid5.gutter_minSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .tgrid5.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 17.6%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid5.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid5.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid5.gutter_medSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid5.gutter_medSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .tgrid5.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.4%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid5.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid5.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid5.gutter_maxSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid5.gutter_maxSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .tgrid5.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 20%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid5.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid5.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 20%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid5.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 835px) {
  .tgrid6 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.499999999999998%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid6 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid6 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid6 >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid6 >*:nth-child(6n + 1) {
    clear: both;
  }
  .tgrid6.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.999999999999998%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid6.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid6.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid6.gutter_minSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid6.gutter_minSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .tgrid6.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.166666666666664%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid6.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid6.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid6.gutter_medSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid6.gutter_medSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .tgrid6.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10.83333333333333%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid6.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid6.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid6.gutter_maxSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid6.gutter_maxSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .tgrid6.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16.666666666666664%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid6.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid6.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16.666666666666664%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid6.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 835px) {
  .tgrid7 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.999999999999998%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid7 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid7 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid7 >*:nth-child(7n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid7 >*:nth-child(7n + 1) {
    clear: both;
  }
  .tgrid7.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.571428571428571%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid7.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid7.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid7.gutter_minSpace >*:nth-child(7n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid7.gutter_minSpace >*:nth-child(7n + 1) {
    clear: both;
  }
  .tgrid7.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 11.714285714285714%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid7.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid7.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid7.gutter_medSpace >*:nth-child(7n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid7.gutter_medSpace >*:nth-child(7n + 1) {
    clear: both;
  }
  .tgrid7.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.285714285714285%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid7.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid7.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid7.gutter_maxSpace >*:nth-child(7n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid7.gutter_maxSpace >*:nth-child(7n + 1) {
    clear: both;
  }
  .tgrid7.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.285714285714285%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid7.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid7.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.285714285714285%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid7.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 835px) {
  .tgrid8 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.125%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid8 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid8 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid8 >*:nth-child(8n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid8 >*:nth-child(8n + 1) {
    clear: both;
  }
  .tgrid8.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10.75%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid8.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid8.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid8.gutter_minSpace >*:nth-child(8n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid8.gutter_minSpace >*:nth-child(8n + 1) {
    clear: both;
  }
  .tgrid8.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.875%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid8.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid8.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid8.gutter_medSpace >*:nth-child(8n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid8.gutter_medSpace >*:nth-child(8n + 1) {
    clear: both;
  }
  .tgrid8.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 6.374999999999999%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid8.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid8.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid8.gutter_maxSpace >*:nth-child(8n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid8.gutter_maxSpace >*:nth-child(8n + 1) {
    clear: both;
  }
  .tgrid8.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.5%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid8.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid8.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.5%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid8.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 835px) {
  .tgrid9 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 6.666666666666666%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid9 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid9 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid9 >*:nth-child(9n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid9 >*:nth-child(9n + 1) {
    clear: both;
  }
  .tgrid9.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.333333333333332%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid9.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid9.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid9.gutter_minSpace >*:nth-child(9n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid9.gutter_minSpace >*:nth-child(9n + 1) {
    clear: both;
  }
  .tgrid9.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.444444444444445%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid9.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid9.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid9.gutter_medSpace >*:nth-child(9n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid9.gutter_medSpace >*:nth-child(9n + 1) {
    clear: both;
  }
  .tgrid9.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 4.888888888888888%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid9.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid9.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid9.gutter_maxSpace >*:nth-child(9n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid9.gutter_maxSpace >*:nth-child(9n + 1) {
    clear: both;
  }
  .tgrid9.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 11.11111111111111%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid9.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid9.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 11.11111111111111%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid9.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 835px) {
  .tgrid10 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 5.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid10 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid10 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid10 >*:nth-child(10n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid10 >*:nth-child(10n + 1) {
    clear: both;
  }
  .tgrid10.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.2%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid10.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid10.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid10.gutter_minSpace >*:nth-child(10n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid10.gutter_minSpace >*:nth-child(10n + 1) {
    clear: both;
  }
  .tgrid10.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 7.3%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid10.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid10.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid10.gutter_medSpace >*:nth-child(10n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid10.gutter_medSpace >*:nth-child(10n + 1) {
    clear: both;
  }
  .tgrid10.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 3.699999999999999%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid10.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid10.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid10.gutter_maxSpace >*:nth-child(10n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid10.gutter_maxSpace >*:nth-child(10n + 1) {
    clear: both;
  }
  .tgrid10.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid10.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid10.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid10.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 835px) {
  .tgrid11 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 4.545454545454547%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid11 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid11 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid11 >*:nth-child(11n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid11 >*:nth-child(11n + 1) {
    clear: both;
  }
  .tgrid11.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 7.272727272727273%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid11.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid11.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid11.gutter_minSpace >*:nth-child(11n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid11.gutter_minSpace >*:nth-child(11n + 1) {
    clear: both;
  }
  .tgrid11.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 6.363636363636364%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid11.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid11.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid11.gutter_medSpace >*:nth-child(11n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid11.gutter_medSpace >*:nth-child(11n + 1) {
    clear: both;
  }
  .tgrid11.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 2.727272727272728%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid11.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid11.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid11.gutter_maxSpace >*:nth-child(11n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid11.gutter_maxSpace >*:nth-child(11n + 1) {
    clear: both;
  }
  .tgrid11.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.090909090909092%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid11.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid11.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.090909090909092%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid11.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 835px) {
  .tgrid12 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 3.749999999999999%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid12 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid12 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid12 >*:nth-child(12n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid12 >*:nth-child(12n + 1) {
    clear: both;
  }
  .tgrid12.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 6.499999999999999%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid12.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid12.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid12.gutter_minSpace >*:nth-child(12n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid12.gutter_minSpace >*:nth-child(12n + 1) {
    clear: both;
  }
  .tgrid12.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 5.583333333333332%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid12.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid12.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid12.gutter_medSpace >*:nth-child(12n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid12.gutter_medSpace >*:nth-child(12n + 1) {
    clear: both;
  }
  .tgrid12.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 1.916666666666665%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid12.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid12.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid12.gutter_maxSpace >*:nth-child(12n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid12.gutter_maxSpace >*:nth-child(12n + 1) {
    clear: both;
  }
  .tgrid12.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.333333333333332%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid12.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid12.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.333333333333332%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid12.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 568px) {
  .mgrid1 >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 5%;
    margin-right: 0 !important;
  }
  .mgrid1 >*:first-child {
    margin-left: auto;
  }
  .mgrid1 >*:last-child {
    margin-right: auto;
  }
  .mgrid1.gutter_minSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 2%;
  }
  .mgrid1.gutter_minSpace >*:first-child {
    margin-left: auto;
  }
  .mgrid1.gutter_minSpace >*:last-child {
    margin-right: auto;
  }
  .mgrid1.gutter_medSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 3%;
  }
  .mgrid1.gutter_medSpace >*:first-child {
    margin-left: auto;
  }
  .mgrid1.gutter_medSpace >*:last-child {
    margin-right: auto;
  }
  .mgrid1.gutter_maxSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 7%;
  }
  .mgrid1.gutter_maxSpace >*:first-child {
    margin-left: auto;
  }
  .mgrid1.gutter_maxSpace >*:last-child {
    margin-right: auto;
  }
  .mgrid1.gutter_noSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 0;
  }
  .mgrid1.gutter_noSpace >*:first-child {
    margin-left: auto;
  }
  .mgrid1.gutter_noSpace >*:last-child {
    margin-right: auto;
  }
  .mgrid1.gutter_noSpace_spaceBottom >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 20px;
  }
  .mgrid1.gutter_noSpace_spaceBottom >*:first-child {
    margin-left: auto;
  }
  .mgrid1.gutter_noSpace_spaceBottom >*:last-child {
    margin-right: auto;
  }
}
@media only screen and (max-width: 568px) {
  .mgrid2 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 47.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .mgrid2 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid2 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .mgrid2 >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid2 >*:nth-child(2n + 1) {
    clear: both;
  }
  .mgrid2.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 49%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .mgrid2.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid2.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .mgrid2.gutter_minSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid2.gutter_minSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .mgrid2.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .mgrid2.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid2.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .mgrid2.gutter_medSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid2.gutter_medSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .mgrid2.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 46.5%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .mgrid2.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid2.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .mgrid2.gutter_maxSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid2.gutter_maxSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .mgrid2.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .mgrid2.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid2.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .mgrid2.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 568px) {
  .mgrid3 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 29.999999999999996%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .mgrid3 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid3 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .mgrid3 >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid3 >*:nth-child(3n + 1) {
    clear: both;
  }
  .mgrid3.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.999999999999996%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .mgrid3.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid3.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .mgrid3.gutter_minSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid3.gutter_minSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .mgrid3.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.33333333333333%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .mgrid3.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid3.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .mgrid3.gutter_medSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid3.gutter_medSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .mgrid3.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 28.66666666666666%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .mgrid3.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid3.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .mgrid3.gutter_maxSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid3.gutter_maxSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .mgrid3.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .mgrid3.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid3.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .mgrid3.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 568px) {
  .mgrid4 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 21.25%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .mgrid4 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid4 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .mgrid4 >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid4 >*:nth-child(4n + 1) {
    clear: both;
  }
  .mgrid4.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 23.5%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 5%;
  }
  .mgrid4.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid4.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .mgrid4.gutter_minSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid4.gutter_minSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .mgrid4.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 22.75%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 5%;
  }
  .mgrid4.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid4.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .mgrid4.gutter_medSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid4.gutter_medSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .mgrid4.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 19.75%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .mgrid4.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid4.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .mgrid4.gutter_maxSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid4.gutter_maxSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .mgrid4.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .mgrid4.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid4.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .mgrid4.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 568px) {
  .mgrid5 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .mgrid5 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid5 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .mgrid5 >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid5 >*:nth-child(5n + 1) {
    clear: both;
  }
  .mgrid5.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 18.4%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .mgrid5.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid5.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .mgrid5.gutter_minSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid5.gutter_minSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .mgrid5.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 17.6%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .mgrid5.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid5.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .mgrid5.gutter_medSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid5.gutter_medSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .mgrid5.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.4%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .mgrid5.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid5.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .mgrid5.gutter_maxSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid5.gutter_maxSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .mgrid5.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 20%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .mgrid5.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid5.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 20%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .mgrid5.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 568px) {
  .mgrid6 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.499999999999998%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .mgrid6 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid6 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .mgrid6 >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid6 >*:nth-child(6n + 1) {
    clear: both;
  }
  .mgrid6.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.999999999999998%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .mgrid6.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid6.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .mgrid6.gutter_minSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid6.gutter_minSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .mgrid6.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.166666666666664%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .mgrid6.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid6.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .mgrid6.gutter_medSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid6.gutter_medSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .mgrid6.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10.83333333333333%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .mgrid6.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid6.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .mgrid6.gutter_maxSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid6.gutter_maxSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .mgrid6.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16.666666666666664%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .mgrid6.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid6.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16.666666666666664%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .mgrid6.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 360px) {
  .smgrid1 >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 5%;
    margin-right: 0 !important;
  }
  .smgrid1 >*:first-child {
    margin-left: auto;
  }
  .smgrid1 >*:last-child {
    margin-right: auto;
  }
  .smgrid1.gutter_minSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 2%;
  }
  .smgrid1.gutter_minSpace >*:first-child {
    margin-left: auto;
  }
  .smgrid1.gutter_minSpace >*:last-child {
    margin-right: auto;
  }
  .smgrid1.gutter_medSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 3%;
  }
  .smgrid1.gutter_medSpace >*:first-child {
    margin-left: auto;
  }
  .smgrid1.gutter_medSpace >*:last-child {
    margin-right: auto;
  }
  .smgrid1.gutter_maxSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 7%;
  }
  .smgrid1.gutter_maxSpace >*:first-child {
    margin-left: auto;
  }
  .smgrid1.gutter_maxSpace >*:last-child {
    margin-right: auto;
  }
  .smgrid1.gutter_noSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 0;
  }
  .smgrid1.gutter_noSpace >*:first-child {
    margin-left: auto;
  }
  .smgrid1.gutter_noSpace >*:last-child {
    margin-right: auto;
  }
  .smgrid1.gutter_noSpace_spaceBottom >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 20px;
  }
  .smgrid1.gutter_noSpace_spaceBottom >*:first-child {
    margin-left: auto;
  }
  .smgrid1.gutter_noSpace_spaceBottom >*:last-child {
    margin-right: auto;
  }
}
@media only screen and (max-width: 360px) {
  .smgrid2 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 47.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .smgrid2 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .smgrid2 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .smgrid2 >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .smgrid2 >*:nth-child(2n + 1) {
    clear: both;
  }
  .smgrid2.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 49%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .smgrid2.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .smgrid2.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .smgrid2.gutter_minSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .smgrid2.gutter_minSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .smgrid2.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .smgrid2.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .smgrid2.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .smgrid2.gutter_medSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .smgrid2.gutter_medSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .smgrid2.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 46.5%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .smgrid2.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .smgrid2.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .smgrid2.gutter_maxSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .smgrid2.gutter_maxSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .smgrid2.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .smgrid2.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .smgrid2.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .smgrid2.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
.span2 {
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
}
.span2::after {
  content: '';
  display: table;
  clear: both;
}
@font-face {
  font-family: "Wes FY";
  src: url("../fonts/Wes-FY-Thin.woff") format('woff');
  src: url("../fonts/Wes-FY-Thin.woff2") format('woff2');
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: "Wes FY";
  src: url("../fonts/Wes-FY-Regular.woff") format('woff');
  src: url("../fonts/Wes-FY-Regular.woff2") format('woff2');
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Wes FY";
  src: url("../fonts/Wes-FY-Medium.woff") format('woff');
  src: url("../fonts/Wes-FY-Medium.woff2") format('woff2');
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "Wes FY";
  src: url("../fonts/Wes-FY-Bold.woff") format('woff');
  src: url("../fonts/Wes-FY-Bold.woff2") format('woff2');
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "Wes FY";
  src: url("../fonts/Wes-FY-Black.woff") format('woff');
  src: url("../fonts/Wes-FY-Black.woff2") format('woff2');
  font-weight: 800;
  font-display: swap;
}
/* Colores */
/* FORMATTING ========================================================================== */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  height: 100%;
}
body {
  position: relative;
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: 'Wes FY', sans-serif;
  font-weight: 500;
  line-height: 140%;
  width: 100%;
  background: #fafafa;
  color: #212121;
}
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: #757575;
  color: #fff;
}
::-moz-selection {
  background: #757575;
  color: #fff;
}
/* SNIPPETS  ========================================================================== */
.floater {
  float: left;
  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;
}
.content-center::after {
  content: '';
  display: table;
  clear: both;
}
.content-center-full {
  width: auto;
  max-width: 1440px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  padding: 0 20px;
}
.content-center-full::after {
  content: '';
  display: table;
  clear: both;
}
.showDesk {
  display: block;
}
.hideDesk {
  display: none !important;
}
@media only screen and (max-width: 900px) {
  .hideLap {
    display: none !important;
  }
}
.showLap {
  display: none;
}
@media only screen and (max-width: 900px) {
  .showLap {
    display: block !important;
  }
}
@media only screen and (max-width: 835px) {
  .hideTab {
    display: none !important;
  }
}
.showTab {
  display: none;
}
@media only screen and (max-width: 835px) {
  .showTab {
    display: block !important;
  }
}
@media only screen and (max-width: 568px) {
  .hideMob {
    display: none !important;
  }
}
.showMob {
  display: none;
}
@media only screen and (max-width: 568px) {
  .showMob {
    display: block !important;
  }
}
.mailto:after {
  content: '@sitio.com';
}
.sprite {
  background-image: url("../../images/common/sprite.svg") !important;
  background-repeat: no-repeat !important;
  background-size: 250px 2500px !important;
}
.no-svg .sprite {
  background-image: url("../../images/common/sprite.png") !important;
  background-repeat: no-repeat !important;
  background-size: 250px 2500px !important;
}
.table_parent {
  display: table;
  height: 100%;
  width: 100%;
}
.table_parent .table_cell {
  display: table-cell;
  vertical-align: middle;
}
.d-flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.justify-content-center {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.bg_white {
  background-color: #fff;
}
.bg_200 {
  background-color: #eee;
}
.bg_100 {
  background-color: #f5f5f5;
}
/* ICONS  ========================================================================= */
/* TYPE  ========================================================================== */
p {
  font-family: 'Wes FY', sans-serif;
  font-size: 1.6rem;
  line-height: 160%;
  font-weight: 400;
}
hr {
  border: none;
  border-top: #ececec 1px solid;
}
a {
  text-decoration: none;
}
ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
  font-size: 1.6rem;
  font-family: 'Wes FY', sans-serif;
  font-weight: 300;
}
.title_1 {
  font-weight: 400;
  font-size: 4.8rem;
  color: #212121;
  line-height: 120%;
  margin: 0;
}
@media only screen and (max-width: 1400px) {
  .title_1 {
    font-size: 4.5rem;
  }
}
@media only screen and (max-width: 1200px) {
  .title_1 {
    font-size: 4rem;
  }
}
@media only screen and (max-width: 1024px) {
  .title_1 {
    font-size: 3.5rem;
  }
}
@media only screen and (max-width: 568px) {
  .title_1 {
    font-size: 3.2rem;
  }
}
.title_2 {
  font-weight: 400;
  font-size: 3.8rem;
  color: #212121;
  line-height: 140%;
  margin: 0;
}
@media only screen and (max-width: 835px) {
  .title_2 {
    font-size: 3.5rem;
  }
}
@media only screen and (max-width: 568px) {
  .title_2 {
    font-size: 3rem;
  }
}
.title_3 {
  font-weight: 400;
  font-size: 3.2rem;
  color: #212121;
  line-height: 140%;
  margin: 0;
}
@media only screen and (max-width: 835px) {
  .title_3 {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 568px) {
  .title_3 {
    font-size: 2.8rem;
  }
}
.title_4 {
  font-weight: 400;
  font-size: 2.6rem;
  color: #212121;
  line-height: 140%;
  margin: 0;
}
.title_5 {
  font-weight: 400;
  font-size: 2.5rem;
  color: #212121;
  line-height: 140%;
  margin: 0;
}
.title_6 {
  font-weight: 400;
  font-size: 2.2rem;
  color: #212121;
  line-height: 140%;
  margin: 0;
}
.title_8 {
  font-weight: 500;
  font-size: 1.8rem;
  color: #212121;
  line-height: 140%;
  margin: 0;
}
.subtitle_1 {
  font-weight: 400;
  font-size: 1.8rem;
  color: #212121;
  line-height: 160%;
  margin: 0;
}
@media only screen and (max-width: 568px) {
  .subtitle_1 {
    font-size: 1.7rem;
  }
}
.subtitle_2 {
  font-weight: 600;
  font-size: 1.6rem;
  color: #212121;
  line-height: 160%;
  margin: 0;
}
.subtitle_3 {
  font-weight: 400;
  font-size: 1.6rem;
  color: #212121;
  line-height: 160%;
  margin: 0;
}
.overline {
  font-size: 1.6rem;
  color: #9e9e9e;
  font-weight: 500;
  letter-spacing: 1px;
}
.fw-black {
  font-weight: 800;
}
.fw-bold {
  font-weight: 700;
}
.fw-medium {
  font-weight: 500;
}
.material-symbols-outlined {
  font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}
.text-center {
  text-align: center;
}
.text-end {
  text-align: right;
}
.text-gris {
  color: #757575;
}
.text-white {
  color: #fff;
}
.text-negro {
  color: #212121;
}
/* BOTONES ========================================================================== */
.btn {
  display: inline-block;
  background-color: transparent;
  color: #212121;
  border: 1px solid #212121;
  padding: 16px 25px 15px;
  font-family: 'Wes FY', sans-serif;
  -webkit-transition: all ease 0.3s, width 0, height, 0;
  -moz-transition: all ease 0.3s, width 0, height, 0;
  -o-transition: all ease 0.3s, width 0, height, 0;
  transition: all ease 0.3s, width 0, height, 0;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  font-size: 16px;
  line-height: 2rem;
  font-weight: 600;
  outline: 0;
  cursor: pointer;
  min-width: 150px;
  text-align: center;
}
.btn#btn_conversemos_alt {
  padding: 13px 22px 12px;
}
@media only screen and (max-width: 835px) {
  .btn {
    padding: 13px 22px 12px;
  }
}
.btn.btn_blue {
  background-color: #0459ff;
  color: #fff;
  border-color: #0459ff;
}
.btn.btn_blue:hover {
  background-color: #212121;
  color: #fff;
  border-color: #212121;
}
.btn.btn_alt {
  background-color: #fff;
  color: #0459ff;
  border-color: #fff;
}
.btn.btn_alt:hover {
  color: #fff;
  background-color: #0459ff;
  border-color: #0459ff;
}
.btn.btn_white {
  background-color: #fff;
  color: #0459ff;
  border-color: #fff;
}
.btn.btn_white:hover {
  color: #fff;
  background-color: #0459ff;
  border-color: #0459ff;
}
.btn.btn_alt_negro {
  color: #212121;
  border: 1px solid #212121;
  background-color: transparent;
}
.btn.btn_alt_negro:hover {
  background-color: #212121;
  color: #fff;
  border-color: #212121;
}
.btn.btn_small {
  padding: 10px 16px 9px;
}
.btn.btn_video_bola {
  background-color: #fff;
  color: #0459ff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  width: 60px;
  height: 60px;
  min-width: 0;
  max-height: none;
  padding: 0;
  border-color: #fff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.btn.btn_video_bola .play_icon {
  position: relative;
  left: 2px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #0459ff;
}
.btn.btn_video_bola:hover {
  background-color: #0459ff;
  border-color: #0459ff;
}
.btn.btn_video_bola:hover .play_icon {
  border-left-color: #fff;
}
.btn:hover {
  background-color: #212121;
  border-color: #212121;
  color: #fff;
}
.btn span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 1px;
}
.btn span.material-symbols-outlined {
  font-size: 20px;
  min-height: 20px;
  max-width: 20px;
}
.btn_under {
  color: #0459ff;
  font-size: 1.8rem;
  text-decoration: underline;
  font-weight: 400;
}
.btn_flat {
  font-size: 1.8rem;
  text-decoration: underline;
}
.bg_grad {
  position: absolute;
  width: 100%;
  height: 110px;
  left: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.05) 100%);
  background-blend-mode: multiply;
  z-index: -1;
}
/* FORM ========================================================================== */
::-webkit-input-placeholder {
  color: #999;
  -webkit-font-smoothing: antialiased;
}
::-moz-placeholder {
  color: #999;
  opacity: 1;
}
:focus::-webkit-input-placeholder {
  color: #999;
}
:focus::-moz-placeholder {
  color: #999;
}
/* CONTENT ========================================================================== */
body {
  padding-top: 80px;
}
@media only screen and (max-width: 568px) {
  body {
    padding-top: 60px;
  }
}
header {
  height: 80px;
  background-color: #fafafa;
  z-index: 10;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 568px) {
  header {
    height: 60px;
  }
}
header.floater {
  position: fixed;
}
header .content-center {
  height: inherit;
  max-width: none;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
header .content-center #logo_box {
  float: left;
  height: inherit;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
header .content-center #logo_box .custom-logo {
  width: 197px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  height: auto;
}
@media only screen and (max-width: 568px) {
  header .content-center #logo_box .custom-logo {
    width: 160px;
  }
}
header .content-center #menuIcon_wrapper {
  display: none;
  height: inherit;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
@media only screen and (max-width: 1115px) {
  header .content-center #menuIcon_wrapper {
    height: inherit;
    width: 50px;
    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 #btn_conversemos_alt {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
@media only screen and (min-width: 1115px) {
  header .content-center #btn_conversemos_alt {
    display: none;
  }
}
@media only screen and (max-width: 568px) {
  header .content-center #btn_conversemos_alt {
    padding: 10px 18px 10px;
  }
}
@media only screen and (max-width: 420px) {
  header .content-center #btn_conversemos_alt {
    display: none;
  }
}
@media only screen and (max-width: 1115px) {
  header .content-center #buscador_icono_alt {
    width: 30px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px;
  }
  header .content-center #buscador_icono_alt span {
    cursor: pointer;
  }
}
@media only screen and (min-width: 1115px) {
  header .content-center #buscador_icono_alt {
    display: none;
  }
}
header .content-center #menuIcon {
  display: none;
  height: 20px;
  width: 26px;
  float: right;
  margin-left: 20px;
}
@media only screen and (max-width: 1115px) {
  header .content-center #menuIcon {
    display: block;
  }
}
header .content-center #menuIcon a#nav-toggle {
  width: 26px;
  height: 19px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  display: block;
}
header .content-center #menuIcon a#nav-toggle.activo span {
  height: 4px;
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(1),
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(2),
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(1) {
  left: 2px;
  top: 3px;
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(2) {
  left: calc(50% - 2px);
  top: 3px;
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(3) {
  left: -50%;
  opacity: 0;
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(4) {
  left: 100%;
  opacity: 0;
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(5) {
  left: 2px;
  top: 12px;
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(6) {
  left: calc(50% - 2px);
  top: 12px;
}
header .content-center #menuIcon a#nav-toggle span {
  display: block;
  position: absolute;
  height: 3px;
  width: 50%;
  background: #000;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
header .content-center #menuIcon a#nav-toggle span:nth-child(even) {
  left: 50%;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
header .content-center #menuIcon a#nav-toggle span:nth-child(odd) {
  left: 0px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
header .content-center #menuIcon a#nav-toggle span:nth-child(1),
header .content-center #menuIcon a#nav-toggle span:nth-child(2) {
  top: 0;
}
header .content-center #menuIcon a#nav-toggle span:nth-child(3),
header .content-center #menuIcon a#nav-toggle span:nth-child(4) {
  top: 7px;
}
header .content-center #menuIcon a#nav-toggle span:nth-child(5),
header .content-center #menuIcon a#nav-toggle span:nth-child(6) {
  top: 14px;
}
header .content-center #mainMenu {
  float: right;
  width: calc(100% - 215px);
}
header .content-center #mainMenu ul li a {
  font-weight: 400;
}
@media only screen and (min-width: 1115px) {
  header .content-center #mainMenu {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
    display: flex !important;
    display: -webkit-flex !important;
    display: ms-flexbox !important;
  }
  header .content-center #mainMenu #menu_principal {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  header .content-center #mainMenu #buscador_icono {
    width: 30px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  header .content-center #mainMenu #buscador_icono span {
    cursor: pointer;
  }
  header .content-center #mainMenu .prev_menu {
    display: none;
  }
  header .content-center #mainMenu >ul {
    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 {
    height: 100%;
    z-index: 2;
  }
  header .content-center #mainMenu >ul >li.menu_btn_conversemos {
    height: auto;
    margin-left: 5px;
  }
  header .content-center #mainMenu >ul >li.menu_btn_conversemos a {
    background-color: #0459ff;
    display: inline-block;
    color: #fafafa;
    padding: 13px 22px 12px;
    font-family: 'Wes FY', sans-serif;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    font-size: 16px;
    line-height: 2rem;
    font-weight: 600;
    border: 0;
    outline: 0;
    cursor: pointer;
    min-width: 150px;
    text-align: center;
  }
  header .content-center #mainMenu >ul >li.menu_btn_conversemos a:hover {
    background-color: #212121;
    color: #fff;
  }
  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:not(.menu_btn_conversemos) a {
    color: #0459ff;
  }
  header .content-center #mainMenu >ul >li a {
    display: block;
    padding: 0 10px;
    height: 100%;
    color: #000;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
  header .content-center #mainMenu >ul >li >a {
    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 >ul >li >.megamenu_holder.depth_0 {
    position: fixed;
    top: 80px;
    left: 0;
    width: 100%;
    z-index: 1;
    background-color: #fff;
    padding: 45px 20px;
    border-top: 1px solid #e0e0e0;
    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;
    -moz-box-shadow: 0px 1px 1px -2px rgba(97,97,97,0.24), 2px 10px 6px -10px rgba(97,97,97,0.24);
    -webkit-box-shadow: 0px 1px 1px -2px rgba(97,97,97,0.24), 2px 10px 6px -10px rgba(97,97,97,0.24);
    box-shadow: 0px 1px 1px -2px rgba(97,97,97,0.24), 2px 10px 6px -10px rgba(97,97,97,0.24);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  header .content-center #mainMenu >ul >li >.megamenu_holder.depth_0 >.sub-menu {
    width: 100%;
    max-width: 1400px;
    position: relative;
  }
  header .content-center #mainMenu >ul >li >.megamenu_holder.depth_0 >.sub-menu >li {
    width: 50%;
  }
  header .content-center #mainMenu >ul >li >.megamenu_holder.depth_0 >.sub-menu li {
    margin: 9px 0;
  }
  header .content-center #mainMenu >ul >li >.megamenu_holder.depth_0 >.sub-menu li a {
    color: #757575;
    font-size: 2.4rem;
    line-height: 140%;
    padding: 3px 5px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
  header .content-center #mainMenu >ul >li >.megamenu_holder.depth_0 >.sub-menu li a:hover {
    color: #212121;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
/* *SubMenu Productos */
  }
  header .content-center #mainMenu >ul >li >.megamenu_holder.depth_0 >.sub-menu li .megamenu_holder.depth_1 {
    position: absolute;
    width: 50%;
    left: calc(50% - 20px);
    z-index: -1;
    top: 0;
    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;
    pointer-events: none;
  }
  header .content-center #mainMenu >ul >li >.megamenu_holder.depth_0 >.sub-menu li .megamenu_holder.depth_1 .all_mob {
    display: none;
  }
  header .content-center #mainMenu >ul >li >.megamenu_holder.depth_0 >.sub-menu li .megamenu_holder.depth_1.activated,
  header .content-center #mainMenu >ul >li >.megamenu_holder.depth_0 >.sub-menu li .megamenu_holder.depth_1:hover {
    opacity: 1;
    left: 50%;
    -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: 1;
    pointer-events: auto;
  }
  header .content-center #mainMenu >ul >li >.megamenu_holder.depth_0 >.sub-menu li .megamenu_holder.depth_1 ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
  }
  header .content-center #mainMenu >ul >li >.megamenu_holder.depth_0 >.sub-menu li .megamenu_holder.depth_1 ul li {
    break-inside: avoid;
    margin: 0 0 6px 0;
  }
  header .content-center #mainMenu >ul >li >.megamenu_holder.depth_0 >.sub-menu li .megamenu_holder.depth_1 ul li a {
    font-size: 1.6rem;
  }
  header .content-center #mainMenu >ul >li >.megamenu_holder.depth_0 >.sub-menu li .megamenu_holder.depth_1 ul li a span {
    width: 100%;
    display: inline-block;
  }
  header .content-center #mainMenu >ul >li >.megamenu_holder.depth_0 >.sub-menu li .megamenu_holder.depth_1 ul li a span.menu-producto-titulo {
    color: #212121;
    font-weight: 500;
  }
}
@media only screen and (max-width: 1115px) {
  header .content-center #mainMenu {
    position: fixed;
    width: 100%;
    background-color: #fafafa;
    display: none;
    left: 0;
    margin-top: 0;
    height: calc(100% - 80px);
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    top: 100%;
    overflow: hidden;
  }
  header .content-center #mainMenu #buscador_icono {
    display: none;
  }
  header .content-center #mainMenu:after {
    content: "";
    position: fixed;
    z-index: -5;
    width: 100%;
    height: 20%;
    top: 100%;
    left: 0;
    background-color: #fff;
    overflow: visible;
  }
  header .content-center #mainMenu ul {
    width: 100%;
    z-index: 1;
    position: relativ;
    background-color: brandOscuro1;
    padding: 20px;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  header .content-center #mainMenu ul#menu_secundario {
    padding-top: 0;
  }
  header .content-center #mainMenu ul#menu_principal {
    padding-bottom: 0;
  }
  header .content-center #mainMenu ul#menu_principal >li.menu-item-object-casos >a .menu-producto-potencia {
    display: none;
  }
  header .content-center #mainMenu ul#menu_principal >li.menu-item-object-casos >a .menu-producto-titulo {
    font-weight: 400;
  }
  header .content-center #mainMenu ul .all_mob {
    margin-top: 10px !important;
  }
  header .content-center #mainMenu ul .all_mob a {
    font-weight: 500;
  }
  header .content-center #mainMenu ul li {
    width: 100%;
    text-align: left;
    margin-bottom: 5px;
    margin-top: 0;
  }
  header .content-center #mainMenu ul li a {
    color: #212121;
    font-size: 140%;
    text-align: left;
    position: relative;
    padding: 10px;
    line-height: 120%;
    display: inline-block;
    width: 100%;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
  header .content-center #mainMenu ul li a span {
    width: 100%;
    display: inline-block;
  }
  header .content-center #mainMenu ul li a span.menu-producto-titulo {
    color: #212121;
    font-weight: 500;
  }
  header .content-center #mainMenu ul li .sub-menu {
    padding-top: 0;
    padding-bottom: 0;
    position: absolute;
    left: 50px;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    top: 0;
  }
  header .content-center #mainMenu ul .depth_0 >.sub-menu {
    height: 100%;
  }
  header .content-center #mainMenu ul >.menu-item-has-children >a {
    position: relative;
    padding-right: 30px;
  }
  header .content-center #mainMenu ul >.menu-item-has-children >a:after {
    display: block;
    position: absolute;
    font-family: 'Material Symbols Outlined';
    top: 10px;
    right: 0;
    content: "chevron_right";
    font-size: 30px;
  }
}
header .content-center #mainMenu.opened_submenu_parent >ul >li >a {
  opacity: 0;
  left: -50px;
  position: relative;
  pointer-events: none;
}
header .content-center #mainMenu.opened_submenu_parent >ul >li .megamenu_holder.opened_submenu >.sub-menu {
  opacity: 1;
  left: 0;
  pointer-events: auto;
}
header .content-center #mainMenu.opened_submenu_parent >ul >li .megamenu_holder.opened_submenu >.sub-menu .prev_menu {
  pointer-events: auto;
  width: 100%;
  display: block;
  height: 30px;
  font-family: 'Material Symbols Outlined';
  color: #212121;
  font-size: 34px;
  line-height: 80%;
  font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}
header .content-center #mainMenu.opened_submenu_parent >ul >li .megamenu_holder.depth_1 ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: auto;
}
header .content-center #mainMenu.opened_submenu_parent >ul >li .megamenu_holder.depth_1 ul li {
  width: 50%;
  margin: 0 0 6px 0;
}
@media only screen and (max-width: 568px) {
  header .content-center #mainMenu.opened_submenu_parent >ul >li .megamenu_holder.depth_1 ul li {
    width: 100%;
  }
}
header .content-center #mainMenu.opened_submenu_parent >ul >li .megamenu_holder.depth_1 ul li a {
  font-size: 1.8rem;
}
header .content-center #mainMenu.opened_submenu_parent >ul >li .megamenu_holder.depth_1 ul li a span {
  width: 100%;
  display: inline-block;
}
header .content-center #mainMenu.opened_submenu_parent >ul >li .megamenu_holder.depth_1 ul li a span.menu-producto-titulo {
  color: #212121;
  font-weight: 500;
}
header .content-center #mainMenu.opened_submenu_parent.opened_depth1 .megamenu_holder.depth_0 >ul >.prev_menu {
  opacity: 0;
  left: -50px;
  position: relative;
  pointer-events: none;
}
header .content-center #mainMenu.opened_submenu_parent.opened_depth1 .megamenu_holder.depth_0 >ul >li >a {
  opacity: 0;
  left: -50px;
  position: relative;
  pointer-events: none;
}
@media only screen and (max-width: 568px) {
  header .content-center #mainMenu {
    height: calc(100% - 60px);
  }
  header .content-center #mainMenu ul {
    padding-left: 10px;
    padding-right: 10px;
  }
}
header .content-center #mainMenu.openMenu {
  top: 80px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
@media only screen and (max-width: 568px) {
  header .content-center #mainMenu.openMenu {
    top: 60px;
  }
}
@media only screen and (max-width: 1115px) and (max-width: 420px) {
  header .content-center #buscador_icono_alt {
    margin-right: 0;
  }
}
header.headScroll {
  height: 60px;
}
header.headScroll .content-center #btn_conversemos_alt {
  padding: 10px 18px 10px;
}
header.headScroll .content-center #logo_box .custom-logo {
  width: 160px;
}
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: 1115px) {
  header.headScroll .content-center #mainMenu ul li a {
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
  header.headScroll .content-center #mainMenu ul li .megamenu_holder.depth_0 {
    top: 60px !important;
  }
}
@media only screen and (max-width: 1115px) {
  header.headScroll .content-center #mainMenu.openMenu {
    height: calc(100% - 60px);
    top: 60px;
  }
}
/*
main
	height 100%	
	margin-bottom (- footerHeight)
	+below(2)
		margin-bottom (- footerHeightMob)
		
		*/
main #centerBox {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
footer {
  background-color: #212121;
  position: relative;
  z-index: 5;
}
footer * {
  color: #fafafa !important;
}
footer hr {
  border-color: #b6b6b6;
  margin: 0;
}
.footer_redes {
  padding: 30px 0 25px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 568px) {
  .footer_redes {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.footer_redes .redes_titulo {
  font-size: 1.6rem;
}
.footer_redes .redes_item {
  padding: 0 3px;
}
.footer_redes .llamanos_titulo {
  margin-left: 15px;
}
@media only screen and (max-width: 568px) {
  .footer_redes .llamanos_titulo {
    margin-left: 0;
    width: 100%;
    margin-top: 10px;
  }
}
.menu_footer li {
  font-size: 1.6rem;
  font-weight: 400;
  margin-bottom: 10px;
  margin-right: 20px;
}
.menu_footer li a {
  padding: 1px 0;
  display: inline-block;
  line-height: 130%;
}
.menu_footer li a:hover {
  color: #e0e0e0 !important;
}
.footer_menus {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.footer_menus .footer_menu {
  margin-right: 20px;
}
.footer_menus .footer_menu:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 1024px) {
  .footer_menus {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer_menus .footer_menu {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.999999999999996%;
    margin-left: 0%;
    margin-right: 2%;
  }
  .footer_menus .footer_menu::after {
    content: '';
    display: table;
    clear: both;
  }
  .footer_menus .footer_menu:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .footer_menus .footer_menu:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .footer_menus .footer_menu:nth-child(3n + 1) {
    clear: both;
  }
  .footer_menus .footer_menu.footer_menu_4 {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 20px;
  }
  .footer_menus .footer_menu.footer_menu_4:first-child {
    margin-left: auto;
  }
  .footer_menus .footer_menu.footer_menu_4:last-child {
    margin-right: auto;
  }
}
@media only screen and (max-width: 568px) {
  .footer_menus {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .footer_menus .footer_menu {
    float: left;
    clear: none;
    text-align: inherit;
    width: 49%;
    margin-left: 0%;
    margin-right: 2%;
  }
  .footer_menus .footer_menu::after {
    content: '';
    display: table;
    clear: both;
  }
  .footer_menus .footer_menu:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .footer_menus .footer_menu:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .footer_menus .footer_menu:nth-child(2n + 1) {
    clear: both;
  }
  .footer_menus .footer_menu.footer_menu_3 {
    margin-left: 0;
    margin-right: 0;
    margin-top: -100px;
  }
}
@media only screen and (max-width: 360px) {
  .footer_menus .footer_menu {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .footer_menus .footer_menu:first-child {
    margin-left: auto;
  }
  .footer_menus .footer_menu:last-child {
    margin-right: auto;
  }
  .footer_menus .footer_menu.footer_menu_3,
  .footer_menus .footer_menu.footer_menu_2 {
    margin-top: 30px;
  }
}
.simple_image_banner {
  position: relative;
}
.simple_image_banner .content-center {
  z-index: 2;
  position: relative;
}
.simple_image_banner h3 {
  font-weight: 400;
  font-size: 2.6rem;
  color: #212121;
  line-height: 140%;
  margin: 0;
  color: #fff;
}
.simple_image_banner p {
  font-weight: 400;
  font-size: 1.8rem;
  color: #212121;
  line-height: 160%;
  margin: 0;
  color: #fff;
}
@media only screen and (max-width: 568px) {
  .simple_image_banner p {
    font-size: 1.7rem;
  }
}
.simple_image_banner .bg_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(0,0,0,0.5);
  z-index: 1;
}
.simple_text_banner .content-center {
  max-width: 800px;
}
/* Error 404 ========================================================================== */
.error404 {
  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-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.error404 footer {
  margin-top: auto;
}
.error404.no-wp {
  padding-top: 0;
}
.error404.no-wp main {
  margin-bottom: 0;
}
.error404.no-wp main .table_parent {
  height: 100%;
}
.error404 main {
  text-align: center;
  padding: 20px 0;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.error404 main .table_parent {
  height: calc(100% - 80px);
  float: left;
}
@media only screen and (max-width: 568px) {
  .error404 main .table_parent {
    height: calc(100% - 100px);
  }
}
.error404 main .table_parent #errorBox {
  max-width: 400px;
  text-align: center;
  margin: 20px auto;
  position: relative;
  z-index: 5;
}
.error404 main .table_parent .errorlogo {
  margin: 0 auto;
  display: block;
}
.error404 main .table_parent h1 {
  font-size: 60px;
  margin-bottom: 0px;
  color: #000;
  text-shadow: none;
  margin-top: 0;
  font-family: 'Wes FY', sans-serif;
}
.error404 main .table_parent h2 {
  font-size: 30px;
  line-height: 120%;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #000;
  font-family: 'Wes FY', sans-serif;
}
.error404 main .table_parent p {
  color: #757575;
}
/* Form */
.form_container {
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 568px) {
  .form_container {
    margin-top: 10px;
    max-width: 400px;
  }
}
.form_container .sent {
  width: 100%;
  background-color: #fafafa;
  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);
  border: 1px solid #212121;
}
@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 .msg_sent h5 {
  margin: 0 0 20px;
  color: #212121;
}
.form_container .sent .msg_sent p {
  font-size: 1.8rem;
  margin: 0;
  color: #212121;
  font-weight: 400;
  font-size: 1.8rem;
  color: #212121;
  line-height: 160%;
  margin: 0;
}
@media only screen and (max-width: 568px) {
  .form_container .sent .msg_sent p {
    font-size: 1.7rem;
  }
}
.form_container .sent.success {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all ease 0.3s 0.5s;
  -moz-transition: all ease 0.3s 0.5s;
  -o-transition: all ease 0.3s 0.5s;
  transition: all ease 0.3s 0.5s;
}
.form_container .sent.success .msg_sent {
  opacity: 1;
  -webkit-transition: opacity ease 0.3s 0.2s;
  -moz-transition: opacity ease 0.3s 0.2s;
  -o-transition: opacity ease 0.3s 0.2s;
  transition: opacity ease 0.3s 0.2s;
}
.form_container .form_contacto {
  float: left;
  width: 100%;
  position: relative;
  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;
}
.form_container .form_contacto .form_space label {
  font-size: 1.6rem;
  font-weight: 400;
  color: #212121;
}
.form_container .form_contacto .btn {
  width: 100%;
  max-width: 220px;
}
.form_container .form_contacto .chosen-container {
  width: 100% !important;
}
.form_container .form_contacto .chosen-container.chosen-container-active .chosen-single {
  -moz-box-shadow: 0 0 5px rgba(117,117,117,0.5);
  -webkit-box-shadow: 0 0 5px rgba(117,117,117,0.5);
  box-shadow: 0 0 5px rgba(117,117,117,0.5);
}
.form_container .form_contacto .chosen-container .chosen-drop {
  top: 61px;
  background-color: #fff;
  -moz-box-shadow: 0 5px 5px rgba(117,117,117,0.5);
  -webkit-box-shadow: 0 5px 5px rgba(117,117,117,0.5);
  box-shadow: 0 5px 5px rgba(117,117,117,0.5);
  width: 100%;
}
.form_container .form_contacto .chosen-container .chosen-drop .chosen-results li {
  color: #757575;
  font-size: 1.5rem;
}
.form_container .form_contacto .chosen-container .chosen-drop .chosen-results li.highlighted {
  background-color: #757575;
  color: #fff;
}
.form_input,
.chosen-single,
.select2-selection--single {
  display: inline-block;
  background-color: #fff;
  color: #212121;
  border: 1px solid #e0e0e0 !important;
  height: 44px !important;
  margin: 10px 0;
  font-size: 1.5rem;
  letter-spacing: 0;
  padding: 0 10px;
  -webkit-appearance: none;
  font-family: 'Wes FY', 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;
  font-weight: 600;
}
.form_input .select2-selection__arrow,
.chosen-single .select2-selection__arrow,
.select2-selection--single .select2-selection__arrow {
  top: 19px !important;
}
.form_input .select2-selection__rendered,
.chosen-single .select2-selection__rendered,
.select2-selection--single .select2-selection__rendered {
  height: 44px;
  line-height: 44px !important;
  padding: 0;
}
.form_input div b,
.chosen-single div b,
.select2-selection--single 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,
.select2-selection--single.error-form {
  border-bottom: 2px solid #c00 !important;
}
.form_input:focus,
.chosen-single:focus,
.select2-selection--single:focus {
  -moz-box-shadow: 0 0 5px rgba(117,117,117,0.5);
  -webkit-box-shadow: 0 0 5px rgba(117,117,117,0.5);
  box-shadow: 0 0 5px rgba(117,117,117,0.5);
}
.form_input.hidden,
.chosen-single.hidden,
.select2-selection--single.hidden {
  display: none;
}
.select2-selection--single {
  margin-bottom: 0;
}
.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;
}
.form_errors {
  text-align: center;
  font-size: 1.6rem;
  display: none;
  width: 100%;
  padding: 5px 0;
  color: #f00;
  margin-bottom: 5px;
}
.form_errorsWrapper {
  position: relative;
  float: left;
  width: 100%;
}
textarea.form_input {
  height: 130px !important;
  padding: 10px;
  resize: none;
  line-height: 140%;
}
.select2-container {
  width: 100% !important;
}
.select2-container .select2-dropdown {
  border: 0;
  border: 1px solid #e0e0e0 !important;
  background-color: #fafafa;
  top: -6px;
}
.select2-container .select2-dropdown ul li {
  font-size: 14px;
  font-weight: 600;
}
.select2-container .select2-dropdown .select2-search {
  padding: 10px;
}
.select2-container .select2-dropdown .select2-search__field {
  background-color: #eee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  height: 40px;
  border: 0 !important;
  outline: 0 !important;
  font-size: 1.6rem;
  font-weight: 600;
}
.select2-container .select2-dropdown .select2-results__option--highlighted[aria-selected],
.select2-container .select2-dropdown .select2-results__option--selected {
  background-color: #eee !important;
  color: #212121 !important;
}
.select2-container .select2-dropdown .select2-results__option {
  padding: 10px;
  line-height: 140%;
}
.select2-container.error-form .select2-selection {
  border-bottom: 2px solid #c00;
}
.box_gris {
  background-color: #eee;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
.box_white {
  background-color: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #e0e0e0;
}
.box_1 {
  background-color: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -moz-box-shadow: 0px 1px 1px -1px rgba(97,97,97,0.12), 2px 2px 20px rgba(97,97,97,0.12);
  -webkit-box-shadow: 0px 1px 1px -1px rgba(97,97,97,0.12), 2px 2px 20px rgba(97,97,97,0.12);
  box-shadow: 0px 1px 1px -1px rgba(97,97,97,0.12), 2px 2px 20px rgba(97,97,97,0.12);
}
.box_2 {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #e0e0e0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 24px;
}
.banner_inicial {
  position: relative;
}
.banner_inicial .banner_item .slider_wrapper {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1115px) {
  .banner_inicial .banner_item .slider_wrapper {
    padding-bottom: 0;
    padding-top: 0;
  }
}
.banner_inicial .banner_item .slider_wrapper .left_c {
  width: 50%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
@media only screen and (max-width: 835px) {
  .banner_inicial .banner_item .slider_wrapper .left_c {
    width: 100%;
    position: absolute;
    z-index: 1;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: rgba(0,0,0,0.6);
  }
}
.banner_inicial .banner_item .slider_wrapper .right_c {
  width: 50%;
}
@media only screen and (max-width: 835px) {
  .banner_inicial .banner_item .slider_wrapper .right_c {
    width: 100%;
  }
}
.banner_inicial .banner_item .slider_wrapper .content_wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-right: 8vw;
  padding-left: 40px;
  height: 100%;
  width: 580px;
}
.banner_inicial .banner_item .slider_wrapper .content_wrap .content_botones {
  margin-top: 20px;
}
@media only screen and (max-width: 1400px) {
  .banner_inicial .banner_item .slider_wrapper .content_wrap {
    margin-right: 8vw;
  }
}
.banner_inicial .banner_item .slider_wrapper .content_wrap h2 {
  font-size: 1.6rem;
  color: #9e9e9e;
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 0;
}
@media only screen and (max-width: 835px) {
  .banner_inicial .banner_item .slider_wrapper .content_wrap h2 {
    color: #fff;
  }
}
.banner_inicial .banner_item .slider_wrapper .content_wrap h1 {
  font-weight: 400;
  font-size: 3.8rem;
  color: #212121;
  line-height: 140%;
  margin: 0;
  margin-bottom: 20px;
}
@media only screen and (max-width: 835px) {
  .banner_inicial .banner_item .slider_wrapper .content_wrap h1 {
    font-size: 3.5rem;
  }
}
@media only screen and (max-width: 568px) {
  .banner_inicial .banner_item .slider_wrapper .content_wrap h1 {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 835px) {
  .banner_inicial .banner_item .slider_wrapper .content_wrap h1 {
    color: #fff;
  }
}
.banner_inicial .banner_item .slider_wrapper .content_wrap p {
  font-weight: 400;
  font-size: 1.8rem;
  color: #212121;
  line-height: 160%;
  margin: 0;
  line-height: 140%;
}
@media only screen and (max-width: 568px) {
  .banner_inicial .banner_item .slider_wrapper .content_wrap p {
    font-size: 1.7rem;
  }
}
@media only screen and (max-width: 835px) {
  .banner_inicial .banner_item .slider_wrapper .content_wrap p {
    color: #fff;
  }
}
.banner_inicial .banner_item .slider_wrapper .content_wrap a:not(.btn) {
  text-decoration: underline;
  font-size: 2rem;
}
@media only screen and (min-width: 835px) {
  .banner_inicial .banner_item .slider_wrapper .content_wrap .btn_video,
  .banner_inicial .banner_item .slider_wrapper .content_wrap .btn_video_bola {
    display: none;
  }
}
@media only screen and (max-width: 835px) {
  .banner_inicial .banner_item .slider_wrapper .content_wrap {
    padding: 0 40px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media only screen and (max-width: 568px) {
  .banner_inicial .banner_item .slider_wrapper .content_wrap {
    padding: 0 20px;
  }
}
.banner_inicial .banner_item .slider_wrapper .media_wrap {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.banner_inicial .banner_item .slider_wrapper .media_wrap .img_wrap {
  overflow: hidden;
  width: 100%;
  height: 65vmin;
  -moz-box-shadow: 0px 1px 1px -1px rgba(97,97,97,0.24);
  -webkit-box-shadow: 0px 1px 1px -1px rgba(97,97,97,0.24);
  box-shadow: 0px 1px 1px -1px rgba(97,97,97,0.24);
  filter: drop-shadow(2px 2px 16px rgba(97,97,97,0.24));
}
@media only screen and (max-width: 1024px) {
  .banner_inicial .banner_item .slider_wrapper .media_wrap .img_wrap {
    height: 50vw;
  }
}
@media only screen and (max-width: 900px) {
  .banner_inicial .banner_item .slider_wrapper .media_wrap .img_wrap {
    height: 45vw;
    max-height: 500px;
  }
}
@media only screen and (max-width: 835px) {
  .banner_inicial .banner_item .slider_wrapper .media_wrap .img_wrap {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    height: 50vh;
    min-height: 400px;
  }
}
.banner_inicial .banner_item .slider_wrapper .media_wrap .img_wrap img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.banner_inicial .banner_item .slider_wrapper .media_wrap .btn_video,
.banner_inicial .banner_item .slider_wrapper .media_wrap .btn_video_bola {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: #fff;
  color: #0459ff;
  border-color: #fff;
}
.banner_inicial .banner_item .slider_wrapper .media_wrap .btn_video:hover,
.banner_inicial .banner_item .slider_wrapper .media_wrap .btn_video_bola:hover {
  background-color: #0459ff;
  color: #fff;
  border-color: #0459ff;
}
@media only screen and (max-width: 835px) {
  .banner_inicial .banner_item .slider_wrapper .media_wrap .btn_video,
  .banner_inicial .banner_item .slider_wrapper .media_wrap .btn_video_bola {
    display: none;
  }
}
.banner_inicial .banner_item .slider_wrapper .media_wrap .btn_video {
  max-height: 51px;
}
.banner_inicial.banner_categoria .banner_item .slider_wrapper {
  padding-bottom: 0;
}
.banner_inicial.banner_categoria .banner_item .slider_wrapper .left_c {
  width: 50%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
@media only screen and (max-width: 835px) {
  .banner_inicial.banner_categoria .banner_item .slider_wrapper .left_c {
    background-color: transparent;
    position: relative;
  }
}
@media only screen and (max-width: 600px) {
  .banner_inicial.banner_categoria .banner_item .slider_wrapper .left_c {
    width: 100%;
  }
}
.banner_inicial.banner_categoria .banner_item .slider_wrapper .right_c {
  width: 50%;
  background-color: #f3f3f3;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 600px) {
  .banner_inicial.banner_categoria .banner_item .slider_wrapper .right_c {
    width: 100%;
  }
}
.banner_inicial.banner_categoria .banner_item .slider_wrapper .content_wrap {
  width: 680px;
  padding-left: 15%;
}
@media only screen and (max-width: 835px) {
  .banner_inicial.banner_categoria .banner_item .slider_wrapper .content_wrap {
    padding: 40px;
    text-align: left;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media only screen and (max-width: 568px) {
  .banner_inicial.banner_categoria .banner_item .slider_wrapper .content_wrap {
    padding: 40px 20px;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 835px) {
  .banner_inicial.banner_categoria .banner_item .slider_wrapper .content_wrap h2 {
    color: #757575;
  }
}
@media only screen and (max-width: 835px) {
  .banner_inicial.banner_categoria .banner_item .slider_wrapper .content_wrap h1 {
    color: #212121;
  }
}
@media only screen and (max-width: 835px) {
  .banner_inicial.banner_categoria .banner_item .slider_wrapper .content_wrap p {
    color: #212121;
  }
}
.banner_inicial.banner_categoria .banner_item .slider_wrapper .content_wrap h1 {
  font-weight: 400;
  font-size: 4.8rem;
  color: #212121;
  line-height: 120%;
  margin: 0;
}
@media only screen and (max-width: 1400px) {
  .banner_inicial.banner_categoria .banner_item .slider_wrapper .content_wrap h1 {
    font-size: 4.5rem;
  }
}
@media only screen and (max-width: 1200px) {
  .banner_inicial.banner_categoria .banner_item .slider_wrapper .content_wrap h1 {
    font-size: 4rem;
  }
}
@media only screen and (max-width: 1024px) {
  .banner_inicial.banner_categoria .banner_item .slider_wrapper .content_wrap h1 {
    font-size: 3.5rem;
  }
}
@media only screen and (max-width: 568px) {
  .banner_inicial.banner_categoria .banner_item .slider_wrapper .content_wrap h1 {
    font-size: 3.2rem;
  }
}
@media only screen and (max-width: 835px) {
  .banner_inicial.banner_categoria .banner_item .slider_wrapper .content_wrap h1 {
    font-size: 3rem;
  }
}
.banner_inicial.banner_categoria .banner_item .slider_wrapper .content_wrap .content_botones .btn {
  margin-right: 10px;
}
.banner_inicial.banner_categoria .banner_item .slider_wrapper .media_wrap .img_wrap {
  filter: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  height: auto;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
@media only screen and (max-width: 835px) {
  .banner_inicial.banner_categoria .banner_item .slider_wrapper .media_wrap .img_wrap {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    height: auto;
  }
}
@media only screen and (max-width: 600px) {
  .banner_inicial.banner_categoria .banner_item .slider_wrapper .media_wrap .img_wrap {
    height: 50vh;
    min-height: 200px;
  }
}
.banner_inicial.banner_categoria .banner_item .slider_wrapper .media_wrap .img_wrap img {
  height: 65vh;
  width: auto;
}
@media only screen and (max-width: 835px) {
  .banner_inicial.banner_categoria .banner_item .slider_wrapper .media_wrap .img_wrap img {
    height: 50vw;
  }
}
@media only screen and (max-width: 600px) {
  .banner_inicial.banner_categoria .banner_item .slider_wrapper .media_wrap .img_wrap img {
    height: 70vh;
  }
}
#form_asesoria .content-center {
  max-width: 1000px;
}
@media only screen and (max-width: 568px) {
  #form_asesoria .content-center .section_title {
    text-align: center;
    margin-bottom: 40px;
  }
}
/* HOME */
#hero {
  overflow: hidden;
  height: 80vh;
}
@media only screen and (max-width: 835px) {
  #hero {
    padding-bottom: 0 !important;
    height: 50vh;
    min-height: 400px;
    max-height: 400px;
  }
}
#hero .slider_dots {
  width: 100%;
  position: absolute;
  bottom: 25px;
}
#hero .slider_hero {
  height: 100%;
}
#hero .slider_hero:not(.slick-initialized) {
  overflow: hidden;
}
#hero .slider_hero:not(.slick-initialized) .slide_item {
  height: 100%;
}
#hero .slider_hero:not(.slick-initialized) .content_wrap h1 {
  opacity: 1 !important;
  left: 0 !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
#hero .slider_hero:not(.slick-initialized) .content_wrap .content_botones {
  opacity: 1 !important;
  left: 0 !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
#hero .slider_hero .slick-list {
  height: 100%;
}
#hero .slider_hero .slick-list .slick-track {
  height: 100%;
}
#hero .slider_hero .slick-slide {
  height: 100%;
}
#hero .slider_hero .slick-slide >div {
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#hero .slider_hero .slick-slide >div .slide_item {
  height: 100%;
}
#hero .slider_hero .slick-slide.slick-current .slider_wrapper .left_c h1 {
  left: 0;
  opacity: 1;
  -webkit-transition: all ease 0.3s 0.3s;
  -moz-transition: all ease 0.3s 0.3s;
  -o-transition: all ease 0.3s 0.3s;
  transition: all ease 0.3s 0.3s;
}
#hero .slider_hero .slick-slide.slick-current .slider_wrapper .left_c .content_botones {
  left: 0;
  opacity: 1;
  -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;
}
#hero .slider_hero .slider_wrapper {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
}
@media only screen and (max-width: 1115px) {
  #hero .slider_hero .slider_wrapper {
    padding-bottom: 0;
    padding-top: 0;
  }
}
#hero .slider_hero .slider_wrapper .left_c {
  width: 50%;
  height: 100%;
  position: relative;
  z-index: 1;
}
#hero .slider_hero .slider_wrapper .left_c.alineacion_end {
  margin-left: auto;
}
#hero .slider_hero .slider_wrapper .left_c.alineacion_center {
  margin: 0 auto;
  width: 80%;
  text-align: center;
}
@media only screen and (max-width: 835px) {
  #hero .slider_hero .slider_wrapper .left_c.alineacion_center {
    width: 100%;
  }
}
#hero .slider_hero .slider_wrapper .left_c.alineacion_center .content_botones {
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 835px) {
  #hero .slider_hero .slider_wrapper .left_c {
    width: 100%;
    position: absolute;
    z-index: 1;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: rgba(0,0,0,0.6);
  }
  #hero .slider_hero .slider_wrapper .left_c h1,
  #hero .slider_hero .slider_wrapper .left_c p,
  #hero .slider_hero .slider_wrapper .left_c .title_1 {
    color: #fff;
    position: relative;
  }
}
#hero .slider_hero .slider_wrapper .left_c h1,
#hero .slider_hero .slider_wrapper .left_c p,
#hero .slider_hero .slider_wrapper .left_c .content_botones {
  left: -30px;
  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;
  position: relative;
  color: #fff;
}
#hero .slider_hero .slider_wrapper .left_c .content_botones .material-symbols-outlined {
  max-width: 20px;
}
#hero .slider_hero .slider_wrapper .right_c {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
}
#hero .slider_hero .slider_wrapper .right_c .bg_shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  pointer-events: none;
  background: linear-gradient(270deg, rgba(0,0,0,0) 42.73%, rgba(0,0,0,0.7) 66.96%);
  z-index: 1;
}
@media only screen and (max-width: 835px) {
  #hero .slider_hero .slider_wrapper .right_c .bg_shadow {
    display: none;
  }
}
#hero .slider_hero .slider_wrapper .right_c.alineacion_end .bg_shadow {
  -webkit-transform: scale(-1);
  -moz-transform: scale(-1);
  -o-transform: scale(-1);
  transform: scale(-1);
}
#hero .slider_hero .slider_wrapper .right_c.alineacion_center .bg_shadow {
  background: rgba(0,0,0,0.6);
}
#hero .slider_hero .slider_wrapper .content_wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-right: 10%;
  padding-left: 40px;
  height: 100%;
}
@media only screen and (max-width: 835px) {
  #hero .slider_hero .slider_wrapper .content_wrap {
    padding: 0 40px;
    text-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media only screen and (max-width: 568px) {
  #hero .slider_hero .slider_wrapper .content_wrap {
    padding: 0 20px;
  }
}
#hero .slider_hero .slider_wrapper .media_wrap {
  position: relative;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#hero .slider_hero .slider_wrapper .media_wrap .img_wrap {
  overflow: hidden;
  width: 100%;
  height: 100%;
}
#hero .slider_hero .slider_wrapper .media_wrap .img_wrap img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: center 40%;
}
#hero .slider_hero .slider_wrapper .media_wrap .btn_video,
#hero .slider_hero .slider_wrapper .media_wrap .btn_video_bola {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media only screen and (max-width: 835px) {
  #hero .slider_hero .slider_wrapper .media_wrap .btn_video,
  #hero .slider_hero .slider_wrapper .media_wrap .btn_video_bola {
    display: none;
  }
}
#hero .slider_hero .slider_wrapper .media_wrap .btn_video {
  max-height: 51px;
}
#home_intro {
  min-height: 300px;
}
#home_intro .content-center {
  max-height: inherit;
  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_productos {
  overflow: hidden;
}
@media only screen and (max-width: 568px) {
  #home_productos .slider_dots .slick-dots li {
    width: 40px;
    height: 10px;
  }
}
#home_productos .cards_productos_slider .slick-list {
  overflow: visible;
}
#home_productos .cards_productos_slider .slick-list .slick-track {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#home_productos .cards_productos_slider .slick-list .slick-slide {
  margin: 0 25px;
  width: 25%;
  height: auto;
}
@media only screen and (max-width: 750px) {
  #home_productos .cards_productos_slider .slick-list .slick-slide {
    margin: 0 10px;
  }
}
#home_productos .cards_productos_slider .slick-list .slick-slide >div {
  height: 100%;
}
#home_productos .cards_productos_slider .slick-list .slick-slide >div .item {
  height: inherit;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
#home_productos .cards_productos_slider .slick-list .slick-slide >div .item .item_img a {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
@media only screen and (max-width: 835px) {
  #home_productos .cards_productos_slider .slick-list .slick-slide >div .item .item_img a {
    padding-top: 20px;
    padding-bottom: 0;
  }
}
#home_productos .cards_productos_slider .slick-list .slick-slide >div .item .item_img img {
  max-width: 230px;
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 835px) {
  #home_productos .cards_productos_slider .slick-list .slick-slide >div .item .item_img img {
    max-width: 200px;
    height: auto;
  }
}
#home_productos .cards_productos_slider .slick-list .slick-slide >div .item .box_1 {
  height: inherit;
}
#home_productos .cards_productos_slider .slick-list .slick-slide >div .item .item_name a {
  color: #212121;
  padding: 20px;
  display: block;
}
@media only screen and (max-width: 835px) {
  #home_productos .cards_productos_slider .slick-list .slick-slide >div .item .item_name a {
    padding: 20px 10px;
  }
}
#home_productos .cards_productos_slider .slick-list .slick-slide >div .item .item_name .item_title {
  line-height: 130%;
}
#home_productos .cards_productos_slider .slick-list .slick-slide >div .item:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
#home_productos .cards_productos_slider .slick-list .slick-slide >div .item.item_wide .box_1 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 750px) {
  #home_productos .cards_productos_slider .slick-list .slick-slide >div .item.item_wide .box_1 {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
#home_productos .cards_productos_slider .slick-list .slick-slide >div .item.item_wide .box_1 .item_details_wide {
  width: 55%;
  padding: 60px 0 60px 60px;
  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: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#home_productos .cards_productos_slider .slick-list .slick-slide >div .item.item_wide .box_1 .item_details_wide .btn_flat {
  display: inline-block;
}
@media only screen and (max-width: 750px) {
  #home_productos .cards_productos_slider .slick-list .slick-slide >div .item.item_wide .box_1 .item_details_wide {
    width: 100%;
    padding: 0 40px 40px 40px;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
@media only screen and (max-width: 568px) {
  #home_productos .cards_productos_slider .slick-list .slick-slide >div .item.item_wide .box_1 .item_details_wide {
    padding: 0 30px 30px 30px;
  }
  #home_productos .cards_productos_slider .slick-list .slick-slide >div .item.item_wide .box_1 .item_details_wide p {
    display: none;
  }
  #home_productos .cards_productos_slider .slick-list .slick-slide >div .item.item_wide .box_1 .item_details_wide .title_3 {
    font-size: 2rem;
    text-align: center;
    margin-bottom: 20px;
    width: 100%;
  }
  #home_productos .cards_productos_slider .slick-list .slick-slide >div .item.item_wide .box_1 .item_details_wide .content_botones {
    text-align: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
  #home_productos .cards_productos_slider .slick-list .slick-slide >div .item.item_wide .box_1 .item_details_wide .content_botones .btn_blue {
    margin-right: 0 !important;
  }
}
#home_productos .cards_productos_slider .slick-list .slick-slide >div .item.item_wide .box_1 .item_img_wide {
  width: 45%;
  padding: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 750px) {
  #home_productos .cards_productos_slider .slick-list .slick-slide >div .item.item_wide .box_1 .item_img_wide {
    width: 100%;
    max-width: 300px;
  }
}
#home_productos .cards_productos_slider .slick-list .slick-slide >div .item.item_wide .box_1 .item_img_wide img {
  width: 100%;
  height: auto;
}
#boxes_ventajas,
#boxes_pilares,
.boxes_base {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#boxes_ventajas .item,
#boxes_pilares .item,
.boxes_base .item {
  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-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
#boxes_ventajas .item .item_img img,
#boxes_pilares .item .item_img img,
.boxes_base .item .item_img img {
  width: 54px;
  height: auto;
}
@media only screen and (max-width: 568px) {
  #boxes_ventajas .item,
  #boxes_pilares .item,
  .boxes_base .item {
    margin-bottom: 10px;
  }
}
#boxes_ventajas .item p:last-child,
#boxes_pilares .item p:last-child,
.boxes_base .item p:last-child {
  margin-bottom: 0;
}
#boxes_ventajas.boxes_horizontal .item,
#boxes_pilares.boxes_horizontal .item,
.boxes_base.boxes_horizontal .item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 15px;
}
#boxes_ventajas.boxes_horizontal .item .item_text .title_5,
#boxes_pilares.boxes_horizontal .item .item_text .title_5,
.boxes_base.boxes_horizontal .item .item_text .title_5 {
  font-size: 2rem;
  text-align: left;
}
#boxes_ventajas.boxes_horizontal .item .item_img,
#boxes_pilares.boxes_horizontal .item .item_img,
.boxes_base.boxes_horizontal .item .item_img {
  margin-right: 10px;
}
@media only screen and (max-width: 835px) {
  #servicios_banner.banner_inicial .banner_item .slider_wrapper .content_wrap a:not(.btn) {
    color: #fff;
  }
}
#home_historias {
  overflow: hidden;
}
#home_historias .banner_cuadrados {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  overflow: hidden;
}
#home_historias .banner_cuadrados .slider_cuadros {
  width: 100%;
}
#producto_catacteristicas {
  overflow: hidden;
}
.slider_cuadros,
.slider_cuadros_carac,
.slider_cuadros_soporte {
  width: 100%;
}
.slider_cuadros .slick-slide,
.slider_cuadros_carac .slick-slide,
.slider_cuadros_soporte .slick-slide {
  margin: 0 20px;
}
@media only screen and (max-width: 568px) {
  .slider_cuadros .slick-slide,
  .slider_cuadros_carac .slick-slide,
  .slider_cuadros_soporte .slick-slide {
    margin: 0 10px;
  }
}
.slider_cuadros_carac .slick-list {
  overflow: visible;
}
#boxes_pilares .item {
  min-height: 50vh;
}
@media only screen and (max-width: 900px) {
  #boxes_pilares .item {
    min-height: 40vw;
  }
}
.colorboxes .item:nth-child(1) {
  background-color: #fff;
}
.colorboxes .item:nth-child(2) {
  background-color: #e0e0e0;
}
.colorboxes .item:nth-child(3) {
  background-color: #0459ff;
}
.colorboxes .item:nth-child(3) * {
  color: #fff;
}
.colorboxes .item:nth-child(4) {
  background-color: #616161;
}
.colorboxes .item:nth-child(4) * {
  color: #fff;
}
.video_box {
  position: relative;
}
.video_box .media_wrap {
  position: relative;
  z-index: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.video_box .media_wrap .img_wrap {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
  height: 70vh;
}
@media only screen and (max-width: 835px) {
  .video_box .media_wrap .img_wrap {
    height: 60vw;
  }
}
.video_box .media_wrap .img_wrap img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.video_box .media_wrap .btn_video,
.video_box .media_wrap .btn_video_bola {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.video_box .media_wrap .btn_video {
  max-height: 51px;
}
.video_box .embed-container {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
}
.video_box.openedvideo .media_wrap {
  z-index: 0;
  position: absolute;
  opacity: 0;
}
.video_box.openedvideo .embed-container {
  z-index: 1;
  position: relative;
}
.slider_arrows {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.slider_arrows .prev_arrow,
.slider_arrows .next_arrow {
  cursor: pointer;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #212121;
  height: 36px;
  width: 36px;
  margin: 0 5px;
}
.slider_arrows .prev_arrow:hover,
.slider_arrows .next_arrow:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.slider_arrows .prev_arrow {
  padding: 5px 0 1px 3px;
}
.slider_arrows .next_arrow {
  padding: 5px 0 1px 6px;
}
.slider_arrows span {
  font-size: 24px;
  color: #212121;
}
.intro_simple .intro_wrapper {
  max-width: 800px;
}
.intro_simple h2,
.intro_simple h3 {
  font-weight: 400;
  font-size: 3.8rem;
  color: #212121;
  line-height: 140%;
  margin: 0;
  margin-bottom: 10px;
}
@media only screen and (max-width: 835px) {
  .intro_simple h2,
  .intro_simple h3 {
    font-size: 3.5rem;
  }
}
@media only screen and (max-width: 568px) {
  .intro_simple h2,
  .intro_simple h3 {
    font-size: 3rem;
  }
}
.intro_simple p {
  font-weight: 400;
  font-size: 1.8rem;
  color: #212121;
  line-height: 160%;
  margin: 0;
}
@media only screen and (max-width: 568px) {
  .intro_simple p {
    font-size: 1.7rem;
  }
}
.intro_simple.c_boton {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (max-width: 568px) {
  .intro_simple.c_boton {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .intro_simple.c_boton .intro_block {
    width: 100%;
  }
  .intro_simple.c_boton .btn_block {
    width: 100%;
    margin-top: 20px;
    text-align: left;
  }
}
.slider_central_mitades .slider_wrapper,
.banner_testimonios_mitades .slider_wrapper {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
}
.slider_central_mitades .slider_wrapper .left_c,
.banner_testimonios_mitades .slider_wrapper .left_c {
  width: 50%;
}
@media only screen and (max-width: 568px) {
  .slider_central_mitades .slider_wrapper .left_c,
  .banner_testimonios_mitades .slider_wrapper .left_c {
    width: 100%;
  }
}
.slider_central_mitades .slider_wrapper .left_c p,
.banner_testimonios_mitades .slider_wrapper .left_c p {
  font-size: 2rem;
  font-weight: 500;
line-height
}
.slider_central_mitades .slider_wrapper .left_c .content_wrap .datos_extra,
.banner_testimonios_mitades .slider_wrapper .left_c .content_wrap .datos_extra {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.slider_central_mitades .slider_wrapper .left_c .content_wrap .datos_extra .datos_empresa,
.banner_testimonios_mitades .slider_wrapper .left_c .content_wrap .datos_extra .datos_empresa {
  margin-left: 20px;
  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;
  font-size: 2rem;
  line-height: 120%;
}
.slider_central_mitades .slider_wrapper .left_c .content_wrap .datos_extra .datos_empresa .nombre_empresa,
.banner_testimonios_mitades .slider_wrapper .left_c .content_wrap .datos_extra .datos_empresa .nombre_empresa {
  font-weight: 600;
}
.slider_central_mitades .slider_wrapper .left_c .content_wrap .cifras_caso,
.banner_testimonios_mitades .slider_wrapper .left_c .content_wrap .cifras_caso {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.slider_central_mitades .slider_wrapper .left_c .content_wrap .cifras_caso .cifra_item,
.banner_testimonios_mitades .slider_wrapper .left_c .content_wrap .cifras_caso .cifra_item {
  text-align: center;
  margin-right: 15px;
}
.slider_central_mitades .slider_wrapper .left_c .content_wrap .cifras_caso .cifra_item .cifra_cifra,
.banner_testimonios_mitades .slider_wrapper .left_c .content_wrap .cifras_caso .cifra_item .cifra_cifra {
  font-size: 4rem;
  line-height: 110%;
}
.slider_central_mitades .slider_wrapper .left_c .content_wrap .cifras_caso .cifra_item .cifra_titulo,
.banner_testimonios_mitades .slider_wrapper .left_c .content_wrap .cifras_caso .cifra_item .cifra_titulo {
  font-size: 1.6rem;
  max-width: 110px;
  line-height: 120%;
}
.slider_central_mitades .slider_wrapper .right_c,
.banner_testimonios_mitades .slider_wrapper .right_c {
  width: 50%;
}
@media only screen and (max-width: 568px) {
  .slider_central_mitades .slider_wrapper .right_c,
  .banner_testimonios_mitades .slider_wrapper .right_c {
    width: 100%;
  }
}
.slider_central_mitades .slider_wrapper .content_wrap,
.banner_testimonios_mitades .slider_wrapper .content_wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-right: 10%;
  padding-left: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  height: 100%;
}
@media only screen and (max-width: 835px) {
  .slider_central_mitades .slider_wrapper .content_wrap,
  .banner_testimonios_mitades .slider_wrapper .content_wrap {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media only screen and (max-width: 568px) {
  .slider_central_mitades .slider_wrapper .content_wrap,
  .banner_testimonios_mitades .slider_wrapper .content_wrap {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.slider_central_mitades .slider_wrapper .media_wrap,
.banner_testimonios_mitades .slider_wrapper .media_wrap {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.slider_central_mitades .slider_wrapper .media_wrap .img_wrap,
.banner_testimonios_mitades .slider_wrapper .media_wrap .img_wrap {
  overflow: hidden;
  width: 100%;
  height: 60vh;
  -moz-box-shadow: 0px 1px 1px -1px rgba(97,97,97,0.24);
  -webkit-box-shadow: 0px 1px 1px -1px rgba(97,97,97,0.24);
  box-shadow: 0px 1px 1px -1px rgba(97,97,97,0.24);
  filter: drop-shadow(2px 2px 16px rgba(97,97,97,0.24));
}
@media only screen and (max-width: 568px) {
  .slider_central_mitades .slider_wrapper .media_wrap .img_wrap,
  .banner_testimonios_mitades .slider_wrapper .media_wrap .img_wrap {
    height: 60vw;
  }
}
.slider_central_mitades .slider_wrapper .media_wrap .img_wrap img,
.banner_testimonios_mitades .slider_wrapper .media_wrap .img_wrap img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.slider_central_mitades .slider_wrapper .media_wrap .btn_video,
.banner_testimonios_mitades .slider_wrapper .media_wrap .btn_video,
.slider_central_mitades .slider_wrapper .media_wrap .btn_video_bola,
.banner_testimonios_mitades .slider_wrapper .media_wrap .btn_video_bola {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.slider_central_mitades .slider_wrapper .media_wrap .btn_video,
.banner_testimonios_mitades .slider_wrapper .media_wrap .btn_video {
  max-height: 51px;
}
.banner_testimonios_mitades .slider_wrapper .left_c {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
@media only screen and (max-width: 835px) {
  .banner_testimonios_mitades .slider_wrapper .left_c {
    width: 100%;
  }
}
.banner_testimonios_mitades .slider_wrapper .right_c {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
}
@media only screen and (max-width: 835px) {
  .banner_testimonios_mitades .slider_wrapper .right_c {
    width: 100%;
  }
}
.banner_testimonios_mitades .slider_wrapper .right_c .media_wrap {
  height: 100%;
}
.banner_testimonios_mitades .slider_wrapper .right_c .media_wrap .img_wrap {
  height: 100%;
}
@media only screen and (max-width: 835px) {
  .banner_testimonios_mitades .slider_wrapper .right_c .media_wrap .img_wrap {
    height: 50vh;
  }
}
.slider_central_mitades .slider_wrapper .cuerpo_texto,
.slider_central_mitades .slider_wrapper .datos_extra {
  left: -30px;
  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;
  position: relative;
}
.slider_central_mitades .slick-slide >div {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.slider_central_mitades .slick-slide.slick-current .slider_wrapper .left_c .cuerpo_texto {
  left: 0;
  opacity: 1;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.slider_central_mitades .slick-slide.slick-current .slider_wrapper .left_c .datos_extra {
  left: 0;
  opacity: 1;
  -webkit-transition: all ease 0.3s 0.3s;
  -moz-transition: all ease 0.3s 0.3s;
  -o-transition: all ease 0.3s 0.3s;
  transition: all ease 0.3s 0.3s;
}
.slider_central_mitades.slider_central_mitades_v2 .slider_wrapper {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
@media only screen and (max-width: 568px) {
  .slider_central_mitades.slider_central_mitades_v2 .slider_wrapper .left_c {
    text-align: center;
  }
}
@media only screen and (max-width: 568px) {
  .slider_central_mitades.slider_central_mitades_v2 .slider_wrapper .left_c .content_wrap {
    padding-left: 0;
    padding-right: 0;
  }
}
.slider_central_mitades.slider_central_mitades_v2 .slider_wrapper .left_c h4 {
  font-size: 3.4rem;
  font-weight: 500;
  color: #212121;
  line-height: 140%;
  margin: 0;
}
.slider_central_mitades.slider_central_mitades_v2 .slider_wrapper .right_c {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
}
.banner_cuadrados {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 60px;
}
@media only screen and (max-width: 900px) {
  .banner_cuadrados {
    padding: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .banner_cuadrados {
    padding: 20px;
  }
}
.banner_cuadrados .item {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
.banner_cuadrados .item .content_wrap {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.65);
  height: 100%;
  padding: 7%;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.banner_cuadrados .item .content_wrap .btn_flat {
  color: #fff;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.banner_cuadrados .item .content_wrap .btn_flat:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.banner_cuadrados .item .content_wrap * {
  color: #fff;
}
.banner_cuadrados .item .content_wrap h2,
.banner_cuadrados .item .content_wrap h3,
.banner_cuadrados .item .content_wrap h4 {
  font-weight: 400;
  font-size: 2.6rem;
  color: #212121;
  line-height: 140%;
  margin: 0;
  color: #fff;
}
@media only screen and (max-width: 900px) {
  .banner_cuadrados .item .content_wrap h2,
  .banner_cuadrados .item .content_wrap h3,
  .banner_cuadrados .item .content_wrap h4 {
    font-size: 3.2rem;
  }
}
@media only screen and (max-width: 835px) {
  .banner_cuadrados .item .content_wrap h2,
  .banner_cuadrados .item .content_wrap h3,
  .banner_cuadrados .item .content_wrap h4 {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 568px) {
  .banner_cuadrados .item .content_wrap h2,
  .banner_cuadrados .item .content_wrap h3,
  .banner_cuadrados .item .content_wrap h4 {
    font-size: 2.5rem;
  }
}
.banner_cuadrados .item .content_wrap p {
  font-weight: 400;
  font-size: 1.8rem;
  color: #212121;
  line-height: 160%;
  margin: 0;
  color: #fff;
}
@media only screen and (max-width: 568px) {
  .banner_cuadrados .item .content_wrap p {
    font-size: 1.7rem;
  }
}
@media only screen and (max-width: 835px) {
  .banner_cuadrados .item .content_wrap p {
    font-size: 1.8rem;
  }
}
.banner_cuadrados .item .content_wrap .btn_flat {
  font-size: 2rem;
}
.banner_cuadrados .item .media_wrap {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.banner_cuadrados .item .media_wrap .img_wrap {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
  height: 60vh;
  -moz-box-shadow: 0px 1px 1px -1px rgba(97,97,97,0.24);
  -webkit-box-shadow: 0px 1px 1px -1px rgba(97,97,97,0.24);
  box-shadow: 0px 1px 1px -1px rgba(97,97,97,0.24);
  filter: drop-shadow(2px 2px 16px rgba(97,97,97,0.24));
}
@media only screen and (max-width: 568px) {
  .banner_cuadrados .item .media_wrap .img_wrap {
    height: 60vh;
  }
}
.banner_cuadrados .item .media_wrap .img_wrap img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.banner_cuadrados.banner_cuadrados_casos .item .content_wrap {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.banner_cuadrados.banner_cuadrados_casos .item .content_wrap h2,
.banner_cuadrados.banner_cuadrados_casos .item .content_wrap h3,
.banner_cuadrados.banner_cuadrados_casos .item .content_wrap h4 {
  font-weight: 400;
  font-size: 2.2rem;
  color: #212121;
  line-height: 140%;
  margin: 0;
  color: #fff;
}
.banner_cuadrados.banner_cuadrados_casos .item .media_wrap .img_wrap {
  max-height: 500px;
}
.banner_imagen_texto_wrapper {
  position: relative;
}
.banner_texto_imagen {
  position: relative;
}
.banner_texto_imagen .banner_wrapper {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.banner_texto_imagen .banner_wrapper .left_c {
  width: 50%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
@media only screen and (max-width: 835px) {
  .banner_texto_imagen .banner_wrapper .left_c {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    width: 100%;
  }
}
.banner_texto_imagen .banner_wrapper .right_c {
  width: 50%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
@media only screen and (max-width: 835px) {
  .banner_texto_imagen .banner_wrapper .right_c {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    margin-top: 60px;
  }
}
@media only screen and (max-width: 835px) and (max-width: 568px) {
  .banner_texto_imagen .banner_wrapper .right_c {
    margin-top: 40px;
  }
}
.banner_texto_imagen .banner_wrapper .content_wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-left: 10%;
  height: 100%;
}
.banner_texto_imagen .banner_wrapper .content_wrap h3,
.banner_texto_imagen .banner_wrapper .content_wrap h2 {
  font-weight: 400;
  font-size: 3.8rem;
  color: #212121;
  line-height: 140%;
  margin: 0;
  margin-bottom: 20px;
}
@media only screen and (max-width: 835px) {
  .banner_texto_imagen .banner_wrapper .content_wrap h3,
  .banner_texto_imagen .banner_wrapper .content_wrap h2 {
    font-size: 3.5rem;
  }
}
@media only screen and (max-width: 568px) {
  .banner_texto_imagen .banner_wrapper .content_wrap h3,
  .banner_texto_imagen .banner_wrapper .content_wrap h2 {
    font-size: 3rem;
  }
}
.banner_texto_imagen .banner_wrapper .content_wrap p {
  font-weight: 400;
  font-size: 1.8rem;
  color: #212121;
  line-height: 160%;
  margin: 0;
  line-height: 140%;
  margin-bottom: 20px;
}
@media only screen and (max-width: 568px) {
  .banner_texto_imagen .banner_wrapper .content_wrap p {
    font-size: 1.7rem;
  }
}
.banner_texto_imagen .banner_wrapper .content_wrap p:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 835px) {
  .banner_texto_imagen .banner_wrapper .content_wrap .btn_video {
    display: none;
  }
}
@media only screen and (max-width: 835px) {
  .banner_texto_imagen .banner_wrapper .content_wrap {
    padding: 0 40px;
    text-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media only screen and (max-width: 568px) {
  .banner_texto_imagen .banner_wrapper .content_wrap {
    padding: 0 20px;
  }
}
.banner_texto_imagen .banner_wrapper .media_wrap {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.banner_texto_imagen .banner_wrapper .media_wrap .img_wrap {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  width: 100%;
  height: 50vh;
  -moz-box-shadow: 0px 1px 1px -1px rgba(97,97,97,0.24);
  -webkit-box-shadow: 0px 1px 1px -1px rgba(97,97,97,0.24);
  box-shadow: 0px 1px 1px -1px rgba(97,97,97,0.24);
  filter: drop-shadow(2px 2px 16px rgba(97,97,97,0.24));
}
.banner_texto_imagen .banner_wrapper .media_wrap .img_wrap.img_nocaph {
  height: auto !important;
  max-height: none !important;
}
@media only screen and (max-width: 835px) {
  .banner_texto_imagen .banner_wrapper .media_wrap .img_wrap.img_nocaph {
    height: 50vw !important;
  }
}
@media only screen and (max-width: 1024px) {
  .banner_texto_imagen .banner_wrapper .media_wrap .img_wrap {
    height: 50vw;
  }
}
@media only screen and (max-width: 900px) {
  .banner_texto_imagen .banner_wrapper .media_wrap .img_wrap {
    height: 45vw;
    max-height: 500px;
  }
}
@media only screen and (max-width: 835px) {
  .banner_texto_imagen .banner_wrapper .media_wrap .img_wrap {
    height: 50vw;
  }
}
.banner_texto_imagen .banner_wrapper .media_wrap .img_wrap.media_w_video {
  height: auto;
}
.banner_texto_imagen .banner_wrapper .media_wrap .img_wrap img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.banner_texto_imagen .banner_wrapper .media_wrap .btn_video {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  max-height: 51px;
}
@media only screen and (max-width: 835px) {
  .banner_texto_imagen .banner_wrapper .media_wrap .btn_video {
    display: none;
  }
}
.banner_texto_imagen.banner_texto_imagen_video .banner_wrapper .right_c {
  width: 55%;
}
@media only screen and (max-width: 900px) {
  .banner_texto_imagen.banner_texto_imagen_video .banner_wrapper .right_c {
    width: 100%;
    margin-top: 60px;
  }
}
@media only screen and (max-width: 835px) {
  .banner_texto_imagen.banner_texto_imagen_video .banner_wrapper .right_c {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
.banner_texto_imagen.banner_texto_imagen_video .banner_wrapper .left_c {
  width: 45%;
}
@media only screen and (max-width: 900px) {
  .banner_texto_imagen.banner_texto_imagen_video .banner_wrapper .left_c {
    width: 100%;
    text-align: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .banner_texto_imagen.banner_texto_imagen_video .banner_wrapper .left_c .content_wrap {
    padding-right: 0 !important;
    padding-left: 0 !important;
    max-width: 600px;
  }
}
@media only screen and (max-width: 835px) {
  .banner_texto_imagen.banner_texto_imagen_video .banner_wrapper .left_c {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
}
.banner_texto_imagen.banner_producto_lanzamiento .banner_wrapper .content_wrap {
  padding-left: 0;
}
@media only screen and (max-width: 835px) {
  .banner_texto_imagen.banner_producto_lanzamiento .banner_wrapper .content_wrap {
    padding-right: 0;
  }
}
.banner_texto_imagen.banner_producto_lanzamiento .banner_wrapper .left_c {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media only screen and (max-width: 835px) {
  .banner_texto_imagen.banner_producto_lanzamiento .banner_wrapper .left_c {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 60px;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .banner_texto_imagen.banner_producto_lanzamiento .banner_wrapper .left_c {
    margin-top: 20px;
  }
}
.banner_texto_imagen.banner_producto_lanzamiento .banner_wrapper .left_c .cuerpo_texto .subtitle_1 {
  font-size: 20px;
}
.banner_texto_imagen.banner_producto_lanzamiento .banner_wrapper .left_c .cuerpo_texto p {
  max-width: 400px;
}
@media only screen and (max-width: 835px) {
  .banner_texto_imagen.banner_producto_lanzamiento .banner_wrapper .right_c {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    margin-top: 0;
  }
}
.banner_texto_imagen.banner_producto_lanzamiento .banner_wrapper .right_c .media_wrap {
  padding: 60px;
}
.banner_texto_imagen.banner_producto_lanzamiento .banner_wrapper .right_c .media_wrap .img_wrap {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
@media only screen and (max-width: 835px) {
  .banner_texto_imagen.banner_producto_lanzamiento .banner_wrapper .right_c .media_wrap .img_wrap {
    max-width: 380px;
  }
}
@media only screen and (max-width: 900px) {
  .banner_texto_imagen.banner_producto_lanzamiento .banner_wrapper .right_c .media_wrap {
    padding: 40px;
  }
}
@media only screen and (max-width: 835px) {
  .banner_texto_imagen.banner_producto_lanzamiento .banner_wrapper .right_c .media_wrap {
    padding: 0;
  }
}
.banner_imagen_texto_wrapper.banner_even .banner_texto_imagen .banner_wrapper .left_c {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
@media only screen and (max-width: 835px) {
  .banner_imagen_texto_wrapper.banner_even .banner_texto_imagen .banner_wrapper .left_c {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
.banner_imagen_texto_wrapper.banner_even .banner_texto_imagen .banner_wrapper .left_c .content_wrap {
  padding-left: 0;
  padding-right: 10%;
}
@media only screen and (max-width: 835px) {
  .banner_imagen_texto_wrapper.banner_even .banner_texto_imagen .banner_wrapper .left_c .content_wrap {
    padding: 0 40px;
    text-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media only screen and (max-width: 568px) {
  .banner_imagen_texto_wrapper.banner_even .banner_texto_imagen .banner_wrapper .left_c .content_wrap {
    padding: 0 20px;
  }
}
.banner_imagen_texto_wrapper.banner_even .banner_texto_imagen .banner_wrapper .right_c {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
@media only screen and (max-width: 835px) {
  .banner_imagen_texto_wrapper.banner_even .banner_texto_imagen .banner_wrapper .right_c {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
}
@media only screen and (max-width: 835px) {
  .banner_imagen_texto_wrapper#home_nosotros .banner_texto_imagen.banner_texto_imagen_video .banner_wrapper .right_c {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
@media only screen and (max-width: 835px) {
  .banner_imagen_texto_wrapper#home_nosotros .banner_texto_imagen.banner_texto_imagen_video .banner_wrapper .left_c {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
}
#blog_grid_wrapper .banner_cuadrados,
#historia_sector_grid .banner_cuadrados {
  padding: 0;
}
#blog_grid_wrapper .banner_cuadrados .item .media_wrap,
#historia_sector_grid .banner_cuadrados .item .media_wrap {
  height: 50vh;
}
.certificaciones_wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.certificaciones_wrap .item_certificacion {
  width: 100%;
  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;
  margin-bottom: 5px;
}
@media only screen and (max-width: 568px) {
  .certificaciones_wrap .item_certificacion {
    margin-bottom: 20px;
  }
}
.certificaciones_wrap .item_certificacion .img_certificacion {
  width: 55px;
  margin-right: 20px;
}
@media only screen and (max-width: 568px) {
  .certificaciones_wrap .item_certificacion .img_certificacion {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .certificaciones_wrap .item_certificacion .img_certificacion img {
    width: 80px;
  }
}
.certificaciones_wrap .item_certificacion .nombre_certificacion {
  width: calc(100% - 75px);
  font-size: 1.6rem;
  text-align: left;
}
@media only screen and (max-width: 835px) {
  .certificaciones_wrap .item_certificacion .nombre_certificacion {
    width: 100%;
    text-align: center;
  }
}
.certificaciones_grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.certificaciones_grid .item_certificacion {
  margin: 10px 0;
}
.certificaciones_grid .item_certificacion .img_certificacion {
  text-align: center;
}
.certificaciones_grid .item_certificacion .img_certificacion img {
  max-height: 90px;
}
.certificaciones_grid .nombre_certificacion {
  font-size: 1.5rem;
  line-height: 130%;
  text-align: center;
}
.blog #sectores_banner .banner_item .slider_wrapper .left_c {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.blog #sectores_banner .banner_item .slider_wrapper .right_c {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.contacto_banner.banner_inicial .banner_item .slider_wrapper .right_c {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.contacto_banner.banner_inicial .banner_item .slider_wrapper .left_c {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
#home_blog {
  overflow: hidden;
}
.home_articulos_slider .slick-list {
  overflow: visible;
}
.home_articulos_slider .slick-list .slick-track {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.home_articulos_slider .slick-list .slick-slide {
  width: 30%;
  height: auto;
  margin-right: 20px;
}
.home_articulos_slider .slick-list .slick-slide >div {
  height: 100%;
}
@media only screen and (max-width: 568px) {
  .home_articulos_slider .grid_articulos_home {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 900px) {
  .home_articulos_slider .grid_articulos_home {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: repeat(3, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 0px;
  }
}
.home_articulos_slider .grid_articulos_home .item_blog:nth-child(1) {
  grid-area: 1/1/4/3;
}
.home_articulos_slider .grid_articulos_home .item_blog:nth-child(2) {
  grid-area: 1/3/2/6;
}
.home_articulos_slider .grid_articulos_home .item_blog:nth-child(3) {
  grid-area: 2/3/3/6;
}
.home_articulos_slider .grid_articulos_home .item_blog:nth-child(4) {
  grid-area: 3/3/4/6;
}
.home_articulos_slider .grid_articulos_home .item_blog {
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.home_articulos_slider .grid_articulos_home .item_blog .item_img {
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.home_articulos_slider .grid_articulos_home .item_blog .item_img img {
  display: block;
}
@media only screen and (max-width: 568px) {
  .home_articulos_slider .grid_articulos_home .item_blog {
    margin-bottom: 20px !important;
    padding: 0 !important;
  }
  .home_articulos_slider .grid_articulos_home .item_blog p {
    display: none !important;
  }
  .home_articulos_slider .grid_articulos_home .item_blog .item_titulo {
    margin-top: 5px !important;
  }
}
.home_articulos_slider .grid_articulos_home .item_blog:nth-child(n+2) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.home_articulos_slider .grid_articulos_home .item_blog:nth-child(n+2) .item_img {
  width: 35%;
  max-height: 150px;
}
.home_articulos_slider .grid_articulos_home .item_blog:nth-child(n+2) .item_img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.home_articulos_slider .grid_articulos_home .item_blog:nth-child(n+2) .item_data {
  width: 65%;
  padding-left: 20px;
  margin-top: 0;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.home_articulos_slider .grid_articulos_home .item_blog:nth-child(n+2) .item_data .btn_under {
  display: none !important;
}
.home_articulos_slider .grid_articulos_home .item_blog:nth-child(n+2) .item_data .item_titulo {
  margin-top: 5px;
}
.home_articulos_slider .grid_articulos_home .item_blog:nth-child(1) {
  margin-bottom: 30px;
}
@media only screen and (max-width: 700px) {
  .home_articulos_slider .grid_articulos_home .item_blog:nth-child(1) {
    margin-bottom: 0;
  }
}
.home_articulos_slider .grid_articulos_home .item_blog:nth-child(1) .btn_under {
  opacity: 1;
}
.home_articulos_slider .grid_articulos_home .item_blog:nth-child(1) .item_titulo .title_8 {
  font-size: 2.6rem;
}
@media only screen and (max-width: 900px) {
  .home_articulos_slider .grid_articulos_home .item_blog:nth-child(1) .item_titulo .title_8 {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 835px) {
  .home_articulos_slider .grid_articulos_home .item_blog:nth-child(1) .item_titulo .title_8 {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 700px) {
  .home_articulos_slider .grid_articulos_home .item_blog:nth-child(1) .item_titulo .title_8 {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 900px) {
  .home_articulos_slider .grid_articulos_home .item_blog:nth-child(1) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .home_articulos_slider .grid_articulos_home .item_blog:nth-child(1) .item_data {
    padding-left: 40px;
    margin-top: 0;
  }
  .home_articulos_slider .grid_articulos_home .item_blog:nth-child(1) .item_data .btn_under {
    display: none;
  }
}
@media only screen and (max-width: 700px) {
  .home_articulos_slider .grid_articulos_home .item_blog:nth-child(1) .item_data {
    width: 65%;
    padding-left: 20px;
    margin-top: 0;
  }
  .home_articulos_slider .grid_articulos_home .item_blog:nth-child(1) .item_img {
    width: 35%;
    max-height: 150px;
  }
  .home_articulos_slider .grid_articulos_home .item_blog:nth-child(1) .item_img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
}
.home_articulos_slider .grid_articulos_home .item_blog:hover {
  background-color: transparent;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.home_articulos_slider .grid_articulos_home .item_blog:hover .item_img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.item_blog {
  height: inherit;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  padding: 20px;
  display: flex !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.item_blog .item_img {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  background-color: #fff;
}
.item_blog .item_data {
  margin-top: 25px;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.item_blog .item_data .item_meta {
  font-size: 1.5rem;
  font-weight: 500;
  color: #757575;
  line-height: 130%;
}
.item_blog .item_data .item_cat a:hover {
  color: #0459ff;
}
.item_blog .item_titulo {
  margin-top: 20px;
}
.item_blog .item_titulo a {
  color: #212121;
}
.item_blog .item_desc a {
  color: #212121;
}
.item_blog .btn {
  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;
  margin-top: auto;
  margin-left: auto;
}
.item_blog:hover {
  background-color: #fff;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.item_blog:hover .btn {
  opacity: 1;
}
.item_historia {
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@media only screen and (max-width: 568px) {
  .item_historia {
    display: flex !important;
    display: -webkit-flex !important;
    display: ms-flexbox !important;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 130px;
  }
}
.item_historia .item_img {
  -webkit-border-radius: 20px 20px 0 0;
  -moz-border-radius: 20px 20px 0 0;
  -o-border-radius: 20px 20px 0 0;
  border-radius: 20px 20px 0 0;
  overflow: hidden;
}
@media only screen and (max-width: 568px) {
  .item_historia .item_img {
    width: 40%;
    -webkit-border-radius: 20px 0 0 20px;
    -moz-border-radius: 20px 0 0 20px;
    -o-border-radius: 20px 0 0 20px;
    border-radius: 20px 0 0 20px;
  }
  .item_historia .item_img img {
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
}
.item_historia .item_content {
  padding: 20px;
  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: 568px) {
  .item_historia .item_content {
    width: 60%;
  }
}
.item_historia .item_content .item_cta a {
  color: #212121;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  width: 36px;
  height: 36px;
  border: 1px solid #212121;
  text-align: center;
  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;
}
@media only screen and (max-width: 568px) {
  .item_historia .item_content .item_titulo .title_5 {
    font-size: 2.2rem;
  }
}
.item_historia:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.single_caso_video .video_box .media_wrap .img_wrap {
  height: 60vh;
}
@media only screen and (max-width: 568px) {
  .single_caso_video .video_box .media_wrap .img_wrap {
    height: 50vh;
  }
}
#nosotros_banner {
  position: relative;
}
#lista_especificaciones_producto #grid_especificaciones_producto {
  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;
}
#lista_especificaciones_producto #grid_especificaciones_producto .item {
  margin: 20px 0;
}
#lista_especificaciones_producto #grid_especificaciones_producto .item .item_title {
  font-size: 2rem;
}
#lista_especificaciones_producto #grid_especificaciones_producto .item .item_valor {
  font-size: 3rem;
  font-weight: 400;
  line-height: 130%;
}
@media only screen and (max-width: 835px) {
  #lista_especificaciones_producto #grid_especificaciones_producto .item .item_valor {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 568px) {
  #lista_especificaciones_producto #grid_especificaciones_producto .item .item_valor {
    font-size: 2.5rem;
  }
}
#categoria_slider_productos {
  overflow: hidden;
}
.slider_producto_categoria {
  width: 100%;
}
.slider_producto_categoria .slider_wrapper_producto_categoria {
  width: 100%;
}
.slider_producto_categoria .slider_wrapper_producto_categoria .slick-list {
  overflow: visible;
}
.slider_producto_categoria .slider_wrapper_producto_categoria .slick-list .slick-track {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.slider_producto_categoria .slider_wrapper_producto_categoria .slick-list .slick-slide {
  margin-right: 20px;
  width: 25%;
  height: auto;
  position: relative;
}
.slider_producto_categoria .slider_wrapper_producto_categoria .slick-list .slick-slide:after {
  position: absolute;
  height: 100%;
  width: 1px;
  background: #e0e0e0;
  content: " ";
  top: 0;
  right: -10px;
  display: block;
}
.slider_producto_categoria .slider_wrapper_producto_categoria .slick-list .slick-slide:last-child:after {
  display: none;
}
.slider_producto_categoria .slider_wrapper_producto_categoria .slick-list .slick-slide >div {
  height: 100%;
}
.slider_producto_categoria .slider_wrapper_producto_categoria .slick-list .slick-slide >div .item_producto_tabla {
  height: inherit;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  display: flex !important;
  display: -webkit-flex !important;
  display: ms-flexbox !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.slider_producto_categoria .slider_wrapper_producto_categoria .slick-list .slick-slide >div .item_producto_tabla hr {
  border-color: #e0e0e0;
  margin-top: auto;
  margin-bottom: 30px;
  width: 100%;
}
.slider_producto_categoria .slider_wrapper_producto_categoria .slick-list .slick-slide >div .item_producto_tabla .item_body {
  padding: 20px;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media only screen and (max-width: 900px) {
  .slider_producto_categoria .slider_wrapper_producto_categoria .slick-list .slick-slide >div .item_producto_tabla .item_body {
    padding: 20px 15px;
  }
}
.slider_producto_categoria .slider_wrapper_producto_categoria .slick-list .slick-slide >div .item_producto_tabla .item_body .item_img {
  text-align: center;
  width: 100%;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.slider_producto_categoria .slider_wrapper_producto_categoria .slick-list .slick-slide >div .item_producto_tabla .item_body .item_img img {
  width: 30vh;
}
@media only screen and (max-width: 835px) {
  .slider_producto_categoria .slider_wrapper_producto_categoria .slick-list .slick-slide >div .item_producto_tabla .item_body .item_img img {
    width: 100%;
    max-width: 200px;
  }
}
.slider_producto_categoria .slider_wrapper_producto_categoria .slick-list .slick-slide >div .item_producto_tabla .item_intro {
  text-align: center;
}
@media only screen and (max-width: 900px) {
  .slider_producto_categoria .slider_wrapper_producto_categoria .slick-list .slick-slide >div .item_producto_tabla .item_intro .title_5 {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 900px) {
  .slider_producto_categoria .slider_wrapper_producto_categoria .slick-list .slick-slide >div .item_producto_tabla .item_intro .subtitle_3 {
    font-size: 1.5rem;
  }
}
.slider_producto_categoria .slider_wrapper_producto_categoria .slick-list .slick-slide >div .item_producto_tabla .item_tabla ul li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 20px 0;
  font-size: 1.6rem;
  width: 100%;
}
.slider_producto_categoria .slider_wrapper_producto_categoria .slick-list .slick-slide >div .item_producto_tabla .item_tabla ul li .tabla_label {
  font-weight: 500;
}
.slider_producto_categoria .slider_wrapper_producto_categoria .slick-list .slick-slide >div .item_producto_tabla .item_tabla ul li .tabla_value {
  font-weight: 400;
}
.slider_producto_categoria .slider_wrapper_producto_categoria .slick-list .slick-slide >div .item_producto_tabla .item_boton {
  margin-top: auto;
  text-align: center;
}
ul.highlights {
  margin-bottom: 20px;
}
ul.highlights li {
  font-weight: 600;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #757575;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}
#producto_banner {
  position: relative;
}
@media only screen and (max-width: 835px) {
  #producto_banner .banner_item .slider_wrapper .right_c {
    display: none;
  }
  #producto_banner .banner_item .slider_wrapper .right_c .media_wrap .img_wrap {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    width: 100%;
    max-width: 400px;
    height: 50vw;
    min-height: 0;
  }
  #producto_banner .banner_item .slider_wrapper .right_c .media_wrap .img_wrap img {
    height: 100%;
  }
}
@media only screen and (max-width: 835px) {
  #producto_banner .banner_item .slider_wrapper .left_c {
    position: relative;
    background-color: transparent;
    padding: 60px 0;
  }
  #producto_banner .banner_item .slider_wrapper .left_c .content_wrap h2 {
    color: #212121;
  }
  #producto_banner .banner_item .slider_wrapper .left_c .content_wrap h1 {
    color: #212121;
  }
  #producto_banner .banner_item .slider_wrapper .left_c .content_wrap .content_botones .btn {
    background-color: #212121;
    color: #fff;
    border-color: #212121;
    margin-bottom: 0;
  }
  #producto_banner .banner_item .slider_wrapper .left_c .content_wrap .content_botones .btn:hover {
    background-color: #0459ff;
    border-color: #0459ff;
  }
}
@media only screen and (max-width: 835px) and (max-width: 835px) {
  #producto_banner .banner_item .slider_wrapper .left_c .btn:not(.btn_video) {
    display: none;
  }
}
@media only screen and (max-width: 835px) {
  #producto {
    padding-top: 0 !important;
  }
}
.producto_showcase {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.producto_showcase .left_c {
  width: 50%;
}
.producto_showcase .left_c .gallery_wrapper {
  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;
}
@media only screen and (max-width: 835px) {
  .producto_showcase .left_c {
    width: 100%;
  }
}
.producto_showcase .left_c .gallery_full {
  width: calc(100% - 80px);
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
@media only screen and (max-width: 835px) {
  .producto_showcase .left_c .gallery_full {
    max-width: 400px;
  }
}
.producto_showcase .left_c .gallery_thumbs {
  width: 80px;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.producto_showcase .left_c .gallery_thumbs .slick-slide.slick-current .item {
  background-color: #e0e0e0;
}
.producto_showcase .left_c .gallery_thumbs .item {
  margin: 8px 0;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
}
.producto_showcase .left_c .gallery_thumbs img {
  width: 70px;
  display: inline-block;
}
.producto_showcase .right_c {
  width: 50%;
}
@media only screen and (max-width: 835px) {
  .producto_showcase .right_c {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 40px;
  }
  .producto_showcase .right_c .producto_wrapper {
    max-width: 500px;
  }
}
.producto_showcase .right_c .producto_contenido p:first-child {
  margin: 10px 0;
  font-size: 1.6rem;
  color: #9e9e9e;
  font-weight: 500;
  letter-spacing: 1px;
}
@media only screen and (max-width: 835px) {
  .producto_showcase .right_c .producto_contenido p:first-child {
    display: none;
  }
}
.producto_showcase .right_c .producto_contenido h1 {
  font-weight: 400;
  font-size: 2.5rem;
  color: #212121;
  line-height: 140%;
  margin: 0;
  font-size: 2.6rem;
}
.producto_showcase .right_c .producto_contenido h2 {
  font-size: 1.8rem;
  color: #757575;
  font-weight: 400;
  margin: 10px 0;
}
.producto_showcase .right_c .producto_contenido p {
  margin-top: 30px;
}
.producto_showcase .right_c .producto_contenido ul {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 140%;
  list-style: disc;
  padding-left: 20px;
  margin-top: 30px;
}
.producto_showcase .right_c .producto_contenido ul li {
  margin-bottom: 10px;
}
@media only screen and (max-width: 568px) {
  .producto_showcase .right_c .producto_compra .producto_botones {
    text-align: center;
  }
  .producto_showcase .right_c .producto_compra .producto_botones .btn {
    margin: 0 10px !important;
  }
}
.producto_showcase .right_c .producto_compra .producto_botones .btn_under {
  display: inline-block;
  margin: 20px 0;
}
.producto_showcase .right_c .producto_compra .producto_markets {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 568px) {
  .producto_showcase .right_c .producto_compra .producto_markets {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.producto_showcase .right_c .producto_compra .producto_markets .market_logo {
  margin-left: 10px;
}
.producto_showcase .right_c .producto_compra .producto_markets .market_logo img {
  max-width: 100px;
  width: 100%;
}
@media only screen and (max-width: 568px) {
  .producto_showcase .right_c .producto_compra .producto_markets p {
    width: 100%;
  }
}
.producto_showcase .right_c .producto_recursos {
  max-width: 500px;
}
.producto_showcase .right_c .producto_recursos ul {
  padding: 0;
}
.producto_showcase .right_c .producto_recursos ul li:last-child {
  border-bottom: 0;
}
.producto_showcase .right_c .producto_recursos ul li a {
  color: #212121;
  font-weight: 400;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px 0;
}
.producto_showcase .right_c .producto_recursos ul li a:hover {
  color: #0459ff;
}
.producto_highlights_generales {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 568px) {
  .producto_highlights_generales {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.producto_highlights_generales .item_img img {
  width: 50px;
}
#producto_highlights .boxes_base {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#producto_highlights .boxes_base .item {
  width: calc(25% - 20px);
  margin: 0 10px;
  text-align: center;
}
@media only screen and (max-width: 835px) {
  #producto_highlights .boxes_base .item {
    width: calc(50% - 20px);
    margin-bottom: 3%;
  }
}
@media only screen and (max-width: 360px) {
  #producto_highlights .boxes_base .item {
    width: 100%;
    margin: 0;
    margin-bottom: 3%;
  }
}
#producto_highlights .boxes_base .item .item_img span {
  font-size: 60px;
  font-variation-settings: 'FILL' 0, 'wght' 100, 'GRAD' 0, 'opsz' 24;
}
#producto_highlights .boxes_base .item .item_text .title_5 {
  font-size: 2.2rem;
}
@media only screen and (max-width: 568px) {
  #producto_highlights .boxes_base .item .item_text .title_5 {
    font-size: 2rem;
  }
}
#producto_360_section .producto_360_show >#image {
  height: 60vh;
  width: auto;
}
#producto_360_section #image-reel {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 60vh;
  cursor: move;
}
#producto_360_section #image-reel img {
  height: inherit;
  width: auto;
  max-width: none;
}
#producto_360_section .producto_360_instructions .icono {
  font-size: 50px;
  color: #757575;
}
#producto_360_section .producto_360_instructions p {
  font-weight: 400;
  font-size: 2.6rem;
  color: #212121;
  line-height: 140%;
  margin: 0;
  color: #757575;
  fotn-weight: 400;
}
@media only screen and (max-width: 835px) {
  #producto_360_section .producto_360_instructions p {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 568px) {
  #producto_360_section .producto_360_instructions p {
    font-size: 1.8rem;
  }
}
.box_banners_wrapper .item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
}
.box_banners_wrapper .item .left_c {
  width: 100%;
  -webkit-border-radius: 20px 0 0 20px;
  -moz-border-radius: 20px 0 0 20px;
  -o-border-radius: 20px 0 0 20px;
  border-radius: 20px 0 0 20px;
}
.box_banners_wrapper .item .left_c .media_wrap {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
  height: 50vmin;
  min-height: 250px;
}
.box_banners_wrapper .item .left_c .media_wrap .img_wrap {
  height: 100%;
}
.box_banners_wrapper .item .left_c .media_wrap img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.box_banners_wrapper .item .right_c {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 600px) {
  .box_banners_wrapper .item .right_c {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
.box_banners_wrapper .item .right_c .content_wrap {
  padding: 20px 5px;
}
.box_banners_wrapper .item .right_c .content_wrap h3,
.box_banners_wrapper .item .right_c .content_wrap h2 {
  font-weight: 400;
  font-size: 3.2rem;
  color: #212121;
  line-height: 140%;
  margin: 0;
}
@media only screen and (max-width: 835px) {
  .box_banners_wrapper .item .right_c .content_wrap h3,
  .box_banners_wrapper .item .right_c .content_wrap h2 {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 568px) {
  .box_banners_wrapper .item .right_c .content_wrap h3,
  .box_banners_wrapper .item .right_c .content_wrap h2 {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 568px) {
  .box_banners_wrapper .item .right_c .content_wrap h3,
  .box_banners_wrapper .item .right_c .content_wrap h2 {
    font-size: 2rem;
  }
}
.box_banners_wrapper .item .right_c .content_wrap p {
  font-size: 1.7rem;
  margin-bottom: 0;
}
@media only screen and (max-width: 568px) {
  .box_banners_wrapper .item .right_c .content_wrap p {
    font-size: 1.8rem;
  }
}
.box_banners_wrapper .item:nth-child(even) .left_c {
  -webkit-border-radius: 0 20px 20px 0;
  -moz-border-radius: 0 20px 20px 0;
  -o-border-radius: 0 20px 20px 0;
  border-radius: 0 20px 20px 0;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
@media only screen and (max-width: 600px) {
  .box_banners_wrapper .item:nth-child(even) .left_c {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    -o-border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0 0;
  }
}
.box_banners_wrapper .item:nth-child(even) .left_c .media_wrap {
  -webkit-border-radius: 0 20px 20px 0;
  -moz-border-radius: 0 20px 20px 0;
  -o-border-radius: 0 20px 20px 0;
  border-radius: 0 20px 20px 0;
}
@media only screen and (max-width: 600px) {
  .box_banners_wrapper .item:nth-child(even) .left_c .media_wrap {
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    -o-border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0 0;
  }
}
.box_banners_wrapper .item:nth-child(even) .right_c {
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
@media only screen and (max-width: 600px) {
  .box_banners_wrapper .item:nth-child(even) .right_c {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
.box_banners_wrapper.wide_banners .item .left_c {
  height: 50vh;
  max-height: 380px;
  overflow: hidden;
}
#soporte-tecnico {
  overflow: hidden;
  position: relative;
}
#soporte-tecnico .boxes_base {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#soporte-tecnico .slider_cuadros_soporte .slick-list {
  overflow: visible;
}
#soporte-tecnico .slider_cuadros_soporte .slick-track {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
#soporte-tecnico .slider_cuadros_soporte .slick-track .slick-slide {
  height: auto;
}
#soporte-tecnico .slider_cuadros_soporte .slick-track .slick-slide >div {
  height: 100%;
}
#soporte-tecnico .slider_cuadros_soporte .slick-track .slick-slide >div .item {
  height: 100%;
}
#poliza-de-mantenimiento {
  overflow: hidden;
}
.paquetes_boxes {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 835px) {
  .paquetes_boxes {
    max-width: 400px;
    margin: 0 auto;
    width: 100%;
    display: block;
  }
  .paquetes_boxes .slick-list {
    overflow: visible;
  }
  .paquetes_boxes .slick-list .slick-track .slick-slide:nth-child(3) .slide_item .btn {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
  }
  .paquetes_boxes .slick-list .slick-track .slick-slide:nth-child(3) .slide_item .btn:hover {
    background-color: #212121;
    border-color: #212121;
  }
}
@media only screen and (max-width: 568px) {
  .paquetes_boxes {
    max-width: 300px;
  }
}
@media only screen and (max-width: 360px) {
  .paquetes_boxes {
    max-width: 250px;
  }
}
@media only screen and (max-width: 835px) {
  .paquetes_boxes .slide_item {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 568px) {
  .paquetes_boxes .slide_item {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 360px) {
  .paquetes_boxes .slide_item {
    padding: 0 5px;
  }
}
@media only screen and (min-width: 835px) {
  .paquetes_boxes .slide_item {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.999999999999996%;
    margin-left: 0%;
    margin-right: 2%;
    display: flex !important;
    display: -webkit-flex !important;
    display: ms-flexbox !important;
  }
  .paquetes_boxes .slide_item::after {
    content: '';
    display: table;
    clear: both;
  }
  .paquetes_boxes .slide_item:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .paquetes_boxes .slide_item:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .paquetes_boxes .slide_item:nth-child(3n + 1) {
    clear: both;
  }
}
.paquetes_boxes .slide_item:nth-child(3) .btn {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.paquetes_boxes .slide_item:nth-child(3) .btn:hover {
  background-color: #212121;
  border-color: #212121;
}
.paquetes_boxes .item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 20px;
  width: 100%;
}
@media only screen and (max-width: 360px) {
  .paquetes_boxes .item {
    padding: 20px 15px;
  }
}
.paquetes_boxes .item .paquete_title {
  font-size: 2.6rem;
  text-align: left;
  margin-top: 10px;
  padding-bottom: 10px;
}
.paquetes_boxes .item hr {
  border-color: rgba(33,33,33,0.5);
  width: 100%;
}
.paquetes_boxes .item .paquete_feats table,
.paquetes_boxes .item .paquete_checklist table {
  width: 100%;
}
.paquetes_boxes .item .paquete_feats table tr td,
.paquetes_boxes .item .paquete_checklist table tr td {
  padding: 15px 0;
  font-size: 1.6rem;
  line-height: 130%;
  width: 50%;
}
@media only screen and (max-width: 360px) {
  .paquetes_boxes .item .paquete_feats table tr td,
  .paquetes_boxes .item .paquete_checklist table tr td {
    font-size: 1.5rem;
  }
}
.paquetes_boxes .item .paquete_feats table tr td:last-child,
.paquetes_boxes .item .paquete_checklist table tr td:last-child {
  text-align: right;
  font-weight: 400;
}
.paquetes_boxes .item .paquete_feats table tr td {
  border-bottom: 1px solid rgba(33,33,33,0.2);
}
.paquetes_boxes .item .paquete_checklist {
  margin-top: 5px;
  margin-bottom: 20px;
  padding-bottom: 2px;
  border-bottom: 1px solid rgba(33,33,33,0.2);
}
.paquetes_boxes .item .paquete_checklist table tr td {
  padding: 5px 0;
}
.paquetes_boxes .item .paquete_cta {
  margin-top: auto;
}
.paquetes_boxes .item .paquete_cta .btn {
  width: 100%;
}
.paquetes_boxes .item.box_claro hr {
  border-color: rgba(255,255,255,0.5);
}
.paquetes_boxes .item.box_claro .paquete_title {
  color: #fff;
}
.paquetes_boxes .item.box_claro .paquete_feats tr td,
.paquetes_boxes .item.box_claro .paquete_checklist tr td {
  color: #fff;
  border-color: rgba(255,255,255,0.2);
}
.grid_sectores {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#blog_pagination .content-center {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#blog_pagination a,
#blog_pagination span {
  display: inline-block;
  padding: 11px 17px;
  margin: 0 5px;
  font-weight: 700;
  background-color: transparent;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  color: #212121;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  font-size: 1.6rem;
  border: 2px solid #e0e0e0;
  width: 50px;
  height: 50px;
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
}
#blog_pagination a.previouspostslink,
#blog_pagination span.previouspostslink,
#blog_pagination a.nextpostslink,
#blog_pagination span.nextpostslink {
  font-family: 'Material Symbols Outlined';
  border: 0;
  background-color: transparent;
}
#blog_pagination a.current,
#blog_pagination span.current {
  background-color: #e0e0e0;
}
#blog_pagination a {
  background-color: transparent;
  color: #212121;
}
#banner_single {
  height: 40vh;
  min-height: 280px;
  background-size: cover;
  background-position: center;
}
@media only screen and (max-width: 568px) {
  #banner_single {
    height: 25vh;
  }
}
#single_content_wrapper {
  position: relative;
}
@media only screen and (max-width: 568px) {
  #single_content_wrapper .single_content {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
  }
}
@media only screen and (max-width: 568px) {
  #single_content_wrapper .single_content .single_header {
    background-color: #fafafa;
  }
}
#single_content_wrapper .single_content .single_padding {
  padding: 40px;
}
@media only screen and (max-width: 568px) {
  #single_content_wrapper .single_content .single_padding {
    padding: 40px 20px;
  }
}
#single_content_wrapper .single_content >.single_padding {
  padding-top: 0;
}
#single_content_wrapper .single_content .single_body img {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  display: block;
  margin: 0 auto;
}
#single_content_wrapper .single_content .single_body h2,
#single_content_wrapper .single_content .single_body h3,
#single_content_wrapper .single_content .single_body h4,
#single_content_wrapper .single_content .single_body h5,
#single_content_wrapper .single_content .single_body h6 {
  line-height: 140%;
}
#single_content_wrapper .single_content .single_body h2 {
  font-size: 2.5rem;
  font-weight: 500;
  margin: 40px 0 20px;
}
#single_content_wrapper .single_content .single_body h2 span {
  font-size: 2.5rem !important;
}
#single_content_wrapper .single_content .single_body h3 {
  font-size: 2.2rem;
  font-weight: 500;
}
#single_content_wrapper .single_content .single_body ul {
  list-style: disc;
  padding-left: 20px;
}
#single_content_wrapper .single_content .single_body ul li {
  font-size: 1.6rem;
  line-height: 140%;
  font-weight: 400;
  margin: 5px 0;
}
#single_content_wrapper .single_content .single_body p {
  font-size: 1.6rem;
  line-height: 180%;
  margin: 30px 0;
}
#single_content_wrapper .single_content .single_body p a {
  color: #0459ff;
}
#single_content_wrapper .single_content .single_body p strong {
  font-weight: 500;
}
#single_content_wrapper .single_content .single_datos {
  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;
  background-color: #eee;
  padding: 30px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
@media only screen and (max-width: 568px) {
  #single_content_wrapper .single_content .single_datos {
    padding: 20px;
  }
}
#single_content_wrapper .single_content .single_datos .item {
  margin-right: 20px;
}
@media only screen and (max-width: 568px) {
  #single_content_wrapper .single_content .single_datos .item {
    width: 100%;
  }
}
#single_content_wrapper .single_content .single_datos p {
  margin: 5px 0;
  font-size: 1.6rem;
  line-heigth: 110%;
}
#single_content_wrapper .single_content .single_cifras {
  width: 100%;
}
#single_content_wrapper .single_content .single_cifras .cifras_caso {
  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;
}
#single_content_wrapper .single_content .single_cifras .cifras_caso .cifra_item {
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.999999999999996%;
  margin-left: 0%;
  margin-right: 2%;
  text-align: center;
}
#single_content_wrapper .single_content .single_cifras .cifras_caso .cifra_item::after {
  content: '';
  display: table;
  clear: both;
}
#single_content_wrapper .single_content .single_cifras .cifras_caso .cifra_item:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
#single_content_wrapper .single_content .single_cifras .cifras_caso .cifra_item:nth-child(3n) {
  margin-right: 0%;
  float: right;
}
#single_content_wrapper .single_content .single_cifras .cifras_caso .cifra_item:nth-child(3n + 1) {
  clear: both;
}
@media only screen and (max-width: 568px) {
  #single_content_wrapper .single_content .single_cifras .cifras_caso .cifra_item {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  #single_content_wrapper .single_content .single_cifras .cifras_caso .cifra_item:first-child {
    margin-left: auto;
  }
  #single_content_wrapper .single_content .single_cifras .cifras_caso .cifra_item:last-child {
    margin-right: auto;
  }
}
#single_content_wrapper .single_content .single_cifras .cifras_caso .cifra_item .cifra_cifra {
  font-size: 4rem;
  line-height: 120%;
}
#single_content_wrapper .single_content .single_cifras .cifras_caso .cifra_item .cifra_titulo {
  font-size: 1.6rem;
}
@media only screen and (max-width: 568px) {
  #single_content_wrapper .single_content .single_image_alt {
    height: 60vw;
  }
}
#single_content_wrapper .single_content .single_image_alt img {
  width: 100%;
  display: block;
  -webkit-border-radius: 0 0 20px 20px;
  -moz-border-radius: 0 0 20px 20px;
  -o-border-radius: 0 0 20px 20px;
  border-radius: 0 0 20px 20px;
}
@media only screen and (max-width: 568px) {
  #single_content_wrapper .single_content .single_image_alt img {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
}
#single_content_wrapper .single_content .single_cta {
  width: 100%;
  position: relative;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
}
#single_content_wrapper .single_content .single_cta .single_bg_image {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#single_content_wrapper .single_content .single_cta .single_bg_image .media_wrap {
  width: inherit;
  height: inherit;
}
#single_content_wrapper .single_content .single_cta .single_bg_image .media_wrap img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
#single_content_wrapper .single_content .single_cta .single_cta_content {
  padding: 80px 40px;
  position: relative;
  z-index: 2;
  background-color: rgba(0,0,0,0.3);
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 568px) {
  #single_content_wrapper .single_content .single_cta .single_cta_content {
    background-color: rgba(0,0,0,0.5);
    text-align: center;
  }
}
#single_content_wrapper .single_content .single_cta .single_cta_content .single_cta_content_wrapper {
  width: 50%;
}
@media only screen and (max-width: 568px) {
  #single_content_wrapper .single_content .single_cta .single_cta_content .single_cta_content_wrapper {
    width: 100%;
  }
}
#single_content_wrapper .single_content .single_cta .single_cta_content.align_derecha {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
#single_content_wrapper .single_content .single_cta .single_cta_content.align_centro {
  text-align: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#single_content_wrapper .single_content .single_cta .single_cta_content.align_izquierda {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
#single_content_wrapper .single_content .single_cta .single_cta_content h2,
#single_content_wrapper .single_content .single_cta .single_cta_content h3,
#single_content_wrapper .single_content .single_cta .single_cta_content h4 {
  font-weight: 400;
  font-size: 2.5rem;
  color: #212121;
  line-height: 140%;
  margin: 0;
  color: #fff;
}
#single_content_wrapper .single_content .single_cta .single_cta_content p {
  font-weight: 400;
  font-size: 1.8rem;
  color: #212121;
  line-height: 160%;
  margin: 0;
  color: #fff;
  font-size: 1.8rem;
  margin-top: 20px;
}
@media only screen and (max-width: 568px) {
  #single_content_wrapper .single_content .single_cta .single_cta_content p {
    font-size: 1.7rem;
  }
}
#single_content_wrapper .single_content .single_cta .single_cta_content .btn {
  margin-top: 30px;
}
.bgcen {
  background-position: center;
}
.bgtop {
  background-position: center top;
}
.bgbot {
  background-position: center bottom;
}
.blog_grid {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#page_default_section .page_content h3 {
  font-weight: 400;
  font-size: 2.5rem;
  color: #212121;
  line-height: 140%;
  margin: 0;
  font-weight: 500;
  margin: 40px 0 30px;
}
#page_default_section .page_content h3 strong {
  font-weight: 500;
}
#page_default_section .page_content p {
  font-size: 1.6rem;
  line-height: 160%;
  margin: 30px 0;
}
#page_default_section .page_content ul {
  list-style: disc;
  padding-left: 20px;
}
#page_default_section .page_content ul li {
  font-size: 1.6rem;
  line-height: 140%;
  font-weight: 400;
  margin: 5px 0;
}
.form_conversemos .content-center {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1300px !important;
}
@media only screen and (max-width: 835px) {
  .form_conversemos .content-center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.form_conversemos .left_c {
  width: calc(100% - 380px);
  margin-right: 80px;
}
@media only screen and (max-width: 900px) {
  .form_conversemos .left_c {
    width: calc(100% - 340px);
    margin-right: 40px;
  }
}
@media only screen and (max-width: 835px) {
  .form_conversemos .left_c {
    width: 100%;
    margin-right: 0;
    max-width: 500px;
  }
}
.form_conversemos .right_c {
  width: 300px;
}
@media only screen and (max-width: 835px) {
  .form_conversemos .right_c {
    width: 100%;
  }
}
@media only screen and (max-width: 835px) {
  .form_conversemos .right_c {
    max-width: 500px;
    margin-top: 40px;
  }
}
.form_conversemos .right_c .contact_item a {
  color: #212121;
}
.form_conversemos .right_c .redes_wrapper_item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.form_conversemos .right_c .redes_wrapper_item img {
  filter: invert(1);
}
.grid_sucursales {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.grid_sucursales .item {
  word-wrap: anywhere;
  display: flex !important;
  display: -webkit-flex !important;
  display: ms-flexbox !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.grid_sucursales .item a {
  margin-top: auto;
}
/* MODAL */
.modal {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.7);
  top: 0;
  left: 0;
  display: none;
  z-index: 5000;
}
.modal .modal-content {
  max-width: 450px;
  z-index: 1;
  position: relative;
}
.modal .modal-content .modal_controls {
  width: 100%;
  text-align: right;
}
.modal .modal-content .modal_controls span {
  color: #fff;
  cursor: pointer;
}
.modal .modal-content.modal-video {
  max-width: 90vmax;
  width: 100%;
  padding: 0 5%;
}
.modal .modal-content.modal-video .embed-container {
  width: 100%;
  height: 100%;
}
.modal .modal-dialog {
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.modal .modal-dialog .modal-body {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal .modal_close_area {
  width: 100%;
  height: 100%;
  z-index: 0;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
}
.slider_dots {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.slider_dots .slick-dots {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.slider_dots .slick-dots li {
  width: 60px;
  height: 8px;
  border: 1px solid #bdbdbd;
  background-color: #bdbdbd;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  margin: 0 7px;
  cursor: pointer;
}
@media only screen and (max-width: 568px) {
  .slider_dots .slick-dots li {
    height: 10px;
  }
}
.slider_dots .slick-dots li.slick-active {
  background-color: transparent;
}
.slider_dots .slick-dots li:hover {
  -moz-box-shadow: 0px 1px 1px -1px rgba(97,97,97,0.24);
  -webkit-box-shadow: 0px 1px 1px -1px rgba(97,97,97,0.24);
  box-shadow: 0px 1px 1px -1px rgba(97,97,97,0.24);
  filter: drop-shadow(2px 2px 16px rgba(97,97,97,0.24));
}
.tab_panel .tabs {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}
@media only screen and (max-width: 568px) {
  .tab_panel .tabs {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.tab_panel .tabs:after {
  display: block;
  width: 100%;
  height: 3px;
  content: " ";
  background-color: bordesGris;
  position: absolute;
  bottom: 0;
}
.tab_panel .tabs .tab_heading {
  text-align: center;
  font-family: 'Wes FY', sans-serif;
  line-height: 140%;
  position: relative;
  cursor: pointer;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.tab_panel .tabs .tab_heading * {
  font-size: 1.7rem;
  font-weight: 400;
  display: inline-block;
  padding: 10px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  line-height: 120%;
}
.tab_panel .tabs .tab_heading *:hover {
  -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}
.tab_panel .tabs .tab_heading:after {
  -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;
  width: 100%;
  height: 3px;
  content: " ";
  background-color: brandOscuro1;
  position: absolute;
  bottom: 0;
  z-index: 2;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
}
.tab_panel .tabs .tab_heading.active * {
  font-weight: 600;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
@media only screen and (min-width: 835px) {
  #nosotros_certificaciones .banner_texto_imagen .banner_wrapper .media_wrap .img_wrap {
    height: 80vh;
  }
}
.tab_contents .tab_content {
  display: none;
  opacity: 0;
}
.tab_contents .tab_content .tab_content_wrapper .content-center {
  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;
}
.tab_contents .tab_content .tab_content_wrapper .content-center .item {
  float: left;
  clear: none;
  text-align: inherit;
  width: 17.6%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 30px;
  text-align: center !important;
}
.tab_contents .tab_content .tab_content_wrapper .content-center .item::after {
  content: '';
  display: table;
  clear: both;
}
.tab_contents .tab_content .tab_content_wrapper .content-center .item:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.tab_contents .tab_content .tab_content_wrapper .content-center .item:nth-child(5n) {
  margin-right: 0%;
  float: right;
}
.tab_contents .tab_content .tab_content_wrapper .content-center .item:nth-child(5n + 1) {
  clear: both;
}
@media only screen and (max-width: 900px) {
  .tab_contents .tab_content .tab_content_wrapper .content-center .item {
    float: left;
    clear: none;
    text-align: inherit;
    width: 22.75%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .tab_contents .tab_content .tab_content_wrapper .content-center .item::after {
    content: '';
    display: table;
    clear: both;
  }
  .tab_contents .tab_content .tab_content_wrapper .content-center .item:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tab_contents .tab_content .tab_content_wrapper .content-center .item:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .tab_contents .tab_content .tab_content_wrapper .content-center .item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 835px) {
  .tab_contents .tab_content .tab_content_wrapper .content-center .item {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.33333333333333%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .tab_contents .tab_content .tab_content_wrapper .content-center .item::after {
    content: '';
    display: table;
    clear: both;
  }
  .tab_contents .tab_content .tab_content_wrapper .content-center .item:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tab_contents .tab_content .tab_content_wrapper .content-center .item:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .tab_contents .tab_content .tab_content_wrapper .content-center .item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 568px) {
  .tab_contents .tab_content .tab_content_wrapper .content-center .item {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .tab_contents .tab_content .tab_content_wrapper .content-center .item::after {
    content: '';
    display: table;
    clear: both;
  }
  .tab_contents .tab_content .tab_content_wrapper .content-center .item:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tab_contents .tab_content .tab_content_wrapper .content-center .item:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .tab_contents .tab_content .tab_content_wrapper .content-center .item:nth-child(2n + 1) {
    clear: both;
  }
}
.tab_contents .tab_content .tab_content_wrapper .content-center .item img {
  max-width: 170px;
  width: 100%;
}
.tab_contents .tab_content.active {
  display: block;
  opacity: 1;
}
.buscador_modal {
  position: fixed;
  top: 80px;
  width: 100%;
  height: 0;
  background-color: #fff;
  z-index: 10;
  overflow: hidden;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
@media only screen and (max-width: 568px) {
  .buscador_modal {
    top: 60px;
  }
}
.buscador_modal .content-center {
  max-width: 800px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
.buscador_modal .content-center .formulario_buscar {
  width: 100%;
}
.buscador_modal .content-center .formulario_buscar .form-group {
  position: relative;
}
.buscador_modal .content-center .formulario_buscar .form-group #modal_buscar_input {
  margin-top: 0;
}
.buscador_modal .content-center .formulario_buscar .form-group .btn-buscar {
  position: absolute;
  background: transparent;
  border: 0;
  outline: 0;
  right: 0;
  top: 0;
  height: 44px;
  width: 37px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.item_search {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.item_search .item_img {
  width: 250px;
  -webkit-border-radius: 20px 0 0 20px;
  -moz-border-radius: 20px 0 0 20px;
  -o-border-radius: 20px 0 0 20px;
  border-radius: 20px 0 0 20px;
  overflow: hidden;
}
@media only screen and (max-width: 568px) {
  .item_search .item_img {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    -o-border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0 0;
  }
}
.item_search .item_img img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
@media only screen and (max-width: 568px) {
  .item_search .item_img img {
    max-width: 230px;
  }
}
.item_search .item_img img:hover {
  -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: 568px) {
  .item_search .item_img.noproduct_img img {
    max-width: none;
  }
}
.item_search .item_content {
  padding: 30px;
  width: calc(100% - 250px);
}
@media only screen and (max-width: 568px) {
  .item_search .item_content {
    width: 100%;
  }
}
.item_search .item_content a.btn_under {
  color: #0459ff;
  display: inline-block;
}
.item_search .item_content p {
  font-weight: 400;
  font-size: 1.8rem;
  color: #212121;
  line-height: 160%;
  margin: 0;
}
@media only screen and (max-width: 568px) {
  .item_search .item_content p {
    font-size: 1.7rem;
  }
}
.item_search .item_content a {
  color: #212121;
}
.item_search .item_content .title_3 {
  font-size: 3rem;
}
@media only screen and (max-width: 900px) {
  .item_search .item_content .title_3 {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 835px) {
  .item_search .item_content .title_3 {
    font-size: 2.6rem;
  }
}
@media only screen and (max-width: 835px) {
  .item_search .item_content .title_5 {
    font-size: 2.3rem;
  }
}
.opened_buscador .buscador_modal {
  height: 40vh;
}
.opened_buscador main,
.opened_buscador footer {
  filter: blur(5px);
}
.headScroll_body .buscador_modal {
  top: 60px;
}
.boton_whatsapp_flotante {
  position: fixed;
  display: block;
  bottom: 20px;
  left: 20px;
  width: 60px;
  z-index: 10;
  height: 60px;
  cursor: pointer;
}
.boton_whatsapp_flotante img {
  height: auto;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.accord .item_accord {
  border: solid 1px medium;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  display: inline-block;
  margin: 5px 0;
}
.accord .item_accord p {
  margin: 0;
}
.accord .item_accord .title,
.accord .item_accord .content {
  padding: 15px;
}
.accord .item_accord .title {
  cursor: pointer;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: light;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.accord .item_accord .title p {
  width: calc(100% - 22px - 25px);
  float: left;
  color: primary;
}
.accord .item_accord .title .btnC {
  float: right;
  margin-left: 25px;
}
.accord .item_accord .content {
  border-top: solid 1px medium;
  background-color: mediumL;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  display: none;
}
.btnAccord {
  width: 22px;
  height: 22px;
  background-color: dark;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  position: relative;
}
.btnAccord span.iPlus:after,
.btnAccord span.iMinu:after {
  font-family: 'Material Symbols Outlined';
  width: 22px;
  height: 22px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: light;
  margin: auto;
  text-align: center;
  font-size: 4rem;
  font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}
.btnAccord span.iPlus:after {
  content: "keyboard_arrow_up";
  line-height: 20px;
}
.btnAccord span.iMinu:after {
  content: "keyboard_arrow_down";
  line-height: 18px;
}
#home_servicios {
  overflow: hidden;
}
#home_servicios .left_c .cuerpo_texto p {
  font-weight: 400;
}
@media only screen and (min-width: 1024px) {
  #home_servicios .slider_cuadros_navigation {
    display: none;
  }
}
#home_servicios .banner_cuadrados .slider_cuadros_servicios {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  #home_servicios .banner_cuadrados .slider_cuadros_servicios .item {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.999999999999996%;
    margin-left: 0%;
    margin-right: 2%;
  }
  #home_servicios .banner_cuadrados .slider_cuadros_servicios .item::after {
    content: '';
    display: table;
    clear: both;
  }
  #home_servicios .banner_cuadrados .slider_cuadros_servicios .item:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  #home_servicios .banner_cuadrados .slider_cuadros_servicios .item:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  #home_servicios .banner_cuadrados .slider_cuadros_servicios .item:nth-child(3n + 1) {
    clear: both;
  }
}
#home_servicios .banner_cuadrados .slider_cuadros_servicios .slick-slide {
  margin: 0 20px;
}
#home_servicios .banner_cuadrados .slider_cuadros_servicios .slick-list {
  overflow: visible;
}
#home_servicios .banner_cuadrados .item .content_wrap {
  background-color: rgba(0,0,0,0.7);
}
#home_servicios .banner_cuadrados .item .content_wrap h2,
#home_servicios .banner_cuadrados .item .content_wrap h3,
#home_servicios .banner_cuadrados .item .content_wrap h4 {
  font-size: 3rem;
  margin-bottom: 10px;
}
#home_servicios .banner_cuadrados .item .content_wrap p {
  font-size: 1.7rem;
}
@media only screen and (max-width: 568px) {
  #home_servicios .banner_cuadrados .item .content_wrap p {
    line-height: 120%;
  }
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Lorem ========================================================================== */

/* ========================================
   BOTONES PERSONALIZADOS - PROYECTO 2026
   Botones administrables para Reguladores
   ======================================== */

/* Clase base para botones nuevos */
.btn {
  display: inline-block;
  padding: 16px 25px 15px;
  font-family: 'Wes FY', sans-serif;
  transition: all ease 0.3s;
  border-radius: 100px;
  font-size: 16px;
  line-height: 2rem;
  font-weight: 600;
  min-width: 150px;
  text-align: center;
  text-decoration: none;
  border: 1px solid transparent;
  cursor: pointer;
}

/* Botón azul principal - CTA */
.btn_blue_new {
  background-color: #0459ff;
  color: #fff;
  border-color: #0459ff;
}

.btn_blue_new:hover {
  background-color: #fff;
  color: #0459ff;
  border-color: #0459ff;
}

/* Botón outline negro - Secundario */
.btn_outline_black_new {
  background-color: transparent;
  color: #212121;
  border-color: #212121;
}

.btn_outline_black_new:hover {
  background-color: #212121;
  color: #fff;
  border-color: #212121;
}

/* Espaciado entre botones */
.marRightTin {
  margin-right: 8px;
}

/* Wrapper de botones */
.content_botones {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
}

/* Responsive */
@media (max-width: 768px) {
  .btn {
    min-width: auto;
    width: 100%;
    margin-bottom: 10px;
  }
  
  .content_botones {
    flex-direction: column;
    gap: 15px;
  }
  
  .marRightTin {
    margin-right: 0;
  }
}