html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
button,
input {
/* 1 */
  overflow: visible;
}
button,
select {
/* 1 */
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
.marMax {
  margin: 80px;
}
@media only screen and (max-width: 800px) {
  .marMax {
    margin: 60px;
  }
}
@media only screen and (max-width: 568px) {
  .marMax {
    margin: 40px;
  }
}
.marMed {
  margin: 60px;
}
@media only screen and (max-width: 800px) {
  .marMed {
    margin: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .marMed {
    margin: 20px;
  }
}
.marMin {
  margin: 40px;
}
@media only screen and (max-width: 568px) {
  .marMin {
    margin: 20px;
  }
}
.marTin {
  margin: 20px;
}
.marMicro {
  margin: 10px;
}
.marBottomMax {
  margin-bottom: 80px;
}
@media only screen and (max-width: 800px) {
  .marBottomMax {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 568px) {
  .marBottomMax {
    margin-bottom: 40px;
  }
}
.marBottomMed {
  margin-bottom: 60px;
}
@media only screen and (max-width: 800px) {
  .marBottomMed {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .marBottomMed {
    margin-bottom: 20px;
  }
}
.marBottomMin {
  margin-bottom: 40px;
}
@media only screen and (max-width: 568px) {
  .marBottomMin {
    margin-bottom: 20px;
  }
}
.marBottomTin {
  margin-bottom: 20px;
}
.marBottomMicro {
  margin-bottom: 10px;
}
.marTopMax {
  margin-top: 80px;
}
@media only screen and (max-width: 800px) {
  .marTopMax {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 568px) {
  .marTopMax {
    margin-top: 40px;
  }
}
.marTopMed {
  margin-top: 60px;
}
@media only screen and (max-width: 800px) {
  .marTopMed {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .marTopMed {
    margin-top: 20px;
  }
}
.marTopMin {
  margin-top: 40px;
}
@media only screen and (max-width: 568px) {
  .marTopMin {
    margin-top: 20px;
  }
}
.marTopTin {
  margin-top: 20px;
}
.marTopMicro {
  margin-top: 10px;
}
.marRightMax {
  margin-right: 80px;
}
@media only screen and (max-width: 800px) {
  .marRightMax {
    margin-right: 60px;
  }
}
@media only screen and (max-width: 568px) {
  .marRightMax {
    margin-right: 40px;
  }
}
.marRightMed {
  margin-right: 60px;
}
@media only screen and (max-width: 800px) {
  .marRightMed {
    margin-right: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .marRightMed {
    margin-right: 20px;
  }
}
.marRightMin {
  margin-right: 40px;
}
@media only screen and (max-width: 568px) {
  .marRightMin {
    margin-right: 20px;
  }
}
.marRightTin {
  margin-right: 20px;
}
.marRightMicro {
  margin-right: 10px;
}
.marLeftMax {
  margin-left: 80px;
}
@media only screen and (max-width: 800px) {
  .marLeftMax {
    margin-left: 60px;
  }
}
@media only screen and (max-width: 568px) {
  .marLeftMax {
    margin-left: 40px;
  }
}
.marLeftMed {
  margin-left: 60px;
}
@media only screen and (max-width: 800px) {
  .marLeftMed {
    margin-left: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .marLeftMed {
    margin-left: 20px;
  }
}
.marLeftMin {
  margin-left: 40px;
}
@media only screen and (max-width: 568px) {
  .marLeftMin {
    margin-left: 20px;
  }
}
.marLeftTin {
  margin-left: 20px;
}
.marLeftMicro {
  margin-left: 10px;
}
.noMarBottom {
  margin-bottom: 0;
}
.noMarTop {
  margin-top: 0;
}
.noMarLeft {
  margin-left: 0;
}
.noMarRight {
  margin-right: 0;
}
@media only screen and (max-width: 900px) {
  .lnoMar {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 800px) {
  .tnoMar {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 568px) {
  .mnoMar {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 360px) {
  .smnoMar {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.padMax {
  padding: 80px;
}
@media only screen and (max-width: 800px) {
  .padMax {
    padding: 60px;
  }
}
@media only screen and (max-width: 568px) {
  .padMax {
    padding: 40px;
  }
}
.padMed {
  padding: 60px;
}
@media only screen and (max-width: 800px) {
  .padMed {
    padding: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .padMed {
    padding: 20px;
  }
}
.padMin {
  padding: 40px;
}
@media only screen and (max-width: 568px) {
  .padMin {
    padding: 20px;
  }
}
.padTin {
  padding: 20px;
}
.padMicro {
  padding: 10px;
}
.padTopMax {
  padding-top: 80px;
}
@media only screen and (max-width: 800px) {
  .padTopMax {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 568px) {
  .padTopMax {
    padding-top: 40px;
  }
}
.padTopMed {
  padding-top: 60px;
}
@media only screen and (max-width: 800px) {
  .padTopMed {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .padTopMed {
    padding-top: 20px;
  }
}
.padTopMin {
  padding-top: 40px;
}
@media only screen and (max-width: 568px) {
  .padTopMin {
    padding-top: 20px;
  }
}
.padTopTin {
  padding-top: 20px;
}
.padTopMicro {
  padding-top: 10px;
}
.padBottomMax {
  padding-bottom: 80px;
}
@media only screen and (max-width: 800px) {
  .padBottomMax {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 568px) {
  .padBottomMax {
    padding-bottom: 40px;
  }
}
.padBottomMed {
  padding-bottom: 60px;
}
@media only screen and (max-width: 800px) {
  .padBottomMed {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .padBottomMed {
    padding-bottom: 20px;
  }
}
.padBottomMin {
  padding-bottom: 40px;
}
@media only screen and (max-width: 568px) {
  .padBottomMin {
    padding-bottom: 20px;
  }
}
.padBottomTin {
  padding-bottom: 20px;
}
.padBottomMicro {
  padding-bottom: 10px;
}
.padRightMax {
  padding-right: 80px;
}
@media only screen and (max-width: 800px) {
  .padRightMax {
    padding-right: 60px;
  }
}
@media only screen and (max-width: 568px) {
  .padRightMax {
    padding-right: 40px;
  }
}
.padRightMed {
  padding-right: 60px;
}
@media only screen and (max-width: 800px) {
  .padRightMed {
    padding-right: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .padRightMed {
    padding-right: 20px;
  }
}
.padRightMin {
  padding-right: 40px;
}
@media only screen and (max-width: 568px) {
  .padRightMin {
    padding-right: 20px;
  }
}
.padRightTin {
  padding-right: 20px;
}
.padRightMicro {
  padding-right: 10px;
}
.padLeftMax {
  padding-left: 80px;
}
@media only screen and (max-width: 800px) {
  .padLeftMax {
    padding-left: 60px;
  }
}
@media only screen and (max-width: 568px) {
  .padLeftMax {
    padding-left: 40px;
  }
}
.padLeftMed {
  padding-left: 60px;
}
@media only screen and (max-width: 800px) {
  .padLeftMed {
    padding-left: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .padLeftMed {
    padding-left: 20px;
  }
}
.padLeftMin {
  padding-left: 40px;
}
@media only screen and (max-width: 568px) {
  .padLeftMin {
    padding-left: 20px;
  }
}
.padLeftTin {
  padding-left: 20px;
}
.padLeftMicro {
  padding-left: 10px;
}
.noPadRight {
  padding-right: 0;
}
.noPadLeft {
  padding-left: 0;
}
.noPadTop {
  padding-top: 0;
}
.noPadBottom {
  padding-bottom: 0;
}
@media only screen and (max-width: 900px) {
  .lnoPad {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 800px) {
  .tnoPad {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 568px) {
  .mnoPad {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 360px) {
  .smnoPad {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.column_one {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 5%;
}
.column_one:first-child {
  margin-left: auto;
}
.column_one:last-child {
  margin-right: auto;
}
.column_one.gutter_minSpace {
  margin-bottom: 2%;
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
}
.column_one.gutter_minSpace:first-child {
  margin-left: auto;
}
.column_one.gutter_minSpace:last-child {
  margin-right: auto;
}
.column_one.gutter_medSpace {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 3%;
}
.column_one.gutter_medSpace:first-child {
  margin-left: auto;
}
.column_one.gutter_medSpace:last-child {
  margin-right: auto;
}
.column_one.gutter_maxSpace {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 7%;
}
.column_one.gutter_maxSpace:first-child {
  margin-left: auto;
}
.column_one.gutter_maxSpace:last-child {
  margin-right: auto;
}
.column_one.gutter_noSpace {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 0;
}
.column_one.gutter_noSpace:first-child {
  margin-left: auto;
}
.column_one.gutter_noSpace:last-child {
  margin-right: auto;
}
.column_one.gutter_noSpace_spaceBottom {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 20px;
}
.column_one.gutter_noSpace_spaceBottom:first-child {
  margin-left: auto;
}
.column_one.gutter_noSpace_spaceBottom:last-child {
  margin-right: auto;
}
.column_half {
  float: left;
  clear: none;
  text-align: inherit;
  width: 47.5%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_half::after {
  content: '';
  display: table;
  clear: both;
}
.column_half:last-child {
  margin-right: 0%;
}
.column_half.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 49%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_half.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_half.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_half.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 48.5%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_half.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_half.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_half.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 46.5%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_half.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_half.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_half.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_half.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_half.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_half.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneThird {
  float: left;
  clear: none;
  text-align: inherit;
  width: 29.999999999999996%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_oneThird::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneThird:last-child {
  margin-right: 0%;
}
.column_oneThird.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.999999999999996%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_oneThird.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneThird.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_oneThird.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.33333333333333%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_oneThird.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneThird.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_oneThird.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 28.66666666666666%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_oneThird.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneThird.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_oneThird.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 33.33333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_oneThird.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneThird.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 33.33333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_oneThird.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoThirds {
  float: left;
  clear: none;
  text-align: inherit;
  width: 64.99999999999999%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_twoThirds::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoThirds:last-child {
  margin-right: 0%;
}
.column_twoThirds.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 65.99999999999999%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_twoThirds.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoThirds.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_twoThirds.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 65.66666666666666%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_twoThirds.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoThirds.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_twoThirds.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 64.33333333333333%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_twoThirds.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoThirds.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_twoThirds.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 66.66666666666666%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_twoThirds.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoThirds.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 66.66666666666666%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_twoThirds.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFourth {
  float: left;
  clear: none;
  text-align: inherit;
  width: 21.25%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_oneFourth::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFourth:last-child {
  margin-right: 0%;
}
.column_oneFourth.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 23.5%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_oneFourth.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFourth.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_oneFourth.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 22.75%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_oneFourth.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFourth.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_oneFourth.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 19.75%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_oneFourth.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFourth.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_oneFourth.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_oneFourth.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFourth.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_oneFourth.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFourths {
  float: left;
  clear: none;
  text-align: inherit;
  width: 73.75%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_threeFourths::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFourths:last-child {
  margin-right: 0%;
}
.column_threeFourths.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 74.5%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_threeFourths.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFourths.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_threeFourths.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 74.25%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_threeFourths.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFourths.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_threeFourths.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 73.25%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_threeFourths.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFourths.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_threeFourths.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 75%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_threeFourths.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFourths.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 75%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_threeFourths.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFifth {
  float: left;
  clear: none;
  text-align: inherit;
  width: 16%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_oneFifth::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFifth:last-child {
  margin-right: 0%;
}
.column_oneFifth.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 18.4%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_oneFifth.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFifth.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_oneFifth.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 17.6%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_oneFifth.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFifth.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_oneFifth.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.4%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_oneFifth.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFifth.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_oneFifth.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 20%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_oneFifth.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneFifth.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 20%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_oneFifth.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoFifths {
  float: left;
  clear: none;
  text-align: inherit;
  width: 37%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_twoFifths::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoFifths:last-child {
  margin-right: 0%;
}
.column_twoFifths.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 38.8%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_twoFifths.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoFifths.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_twoFifths.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 38.2%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_twoFifths.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoFifths.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_twoFifths.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 35.8%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_twoFifths.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoFifths.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_twoFifths.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 40%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_twoFifths.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_twoFifths.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 40%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_twoFifths.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFifths {
  float: left;
  clear: none;
  text-align: inherit;
  width: 58%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_threeFifths::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFifths:last-child {
  margin-right: 0%;
}
.column_threeFifths.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 59.2%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_threeFifths.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFifths.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_threeFifths.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 58.8%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_threeFifths.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFifths.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_threeFifths.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 57.2%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_threeFifths.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFifths.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_threeFifths.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 60%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_threeFifths.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_threeFifths.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 60%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_threeFifths.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_fourFifths {
  float: left;
  clear: none;
  text-align: inherit;
  width: 79%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_fourFifths::after {
  content: '';
  display: table;
  clear: both;
}
.column_fourFifths:last-child {
  margin-right: 0%;
}
.column_fourFifths.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 79.6%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_fourFifths.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fourFifths.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_fourFifths.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 79.4%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_fourFifths.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fourFifths.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_fourFifths.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 78.6%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_fourFifths.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fourFifths.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_fourFifths.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 80%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_fourFifths.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fourFifths.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 80%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_fourFifths.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneSixth {
  float: left;
  clear: none;
  text-align: inherit;
  width: 12.499999999999998%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_oneSixth::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneSixth:last-child {
  margin-right: 0%;
}
.column_oneSixth.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.999999999999998%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_oneSixth.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneSixth.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_oneSixth.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.166666666666664%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_oneSixth.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneSixth.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_oneSixth.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 10.83333333333333%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_oneSixth.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneSixth.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_oneSixth.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 16.666666666666664%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_oneSixth.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_oneSixth.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 16.666666666666664%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_oneSixth.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
.column_fiveSixths {
  float: left;
  clear: none;
  text-align: inherit;
  width: 82.50000000000001%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.column_fiveSixths::after {
  content: '';
  display: table;
  clear: both;
}
.column_fiveSixths:last-child {
  margin-right: 0%;
}
.column_fiveSixths.gutter_minSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 83.00000000000001%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.column_fiveSixths.gutter_minSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fiveSixths.gutter_minSpace:last-child {
  margin-right: 0%;
}
.column_fiveSixths.gutter_medSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 82.83333333333334%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.column_fiveSixths.gutter_medSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fiveSixths.gutter_medSpace:last-child {
  margin-right: 0%;
}
.column_fiveSixths.gutter_maxSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 82.16666666666667%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.column_fiveSixths.gutter_maxSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fiveSixths.gutter_maxSpace:last-child {
  margin-right: 0%;
}
.column_fiveSixths.gutter_noSpace {
  float: left;
  clear: none;
  text-align: inherit;
  width: 83.33333333333334%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.column_fiveSixths.gutter_noSpace::after {
  content: '';
  display: table;
  clear: both;
}
.column_fiveSixths.gutter_noSpace_spaceBottom {
  float: left;
  clear: none;
  text-align: inherit;
  width: 83.33333333333334%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.column_fiveSixths.gutter_noSpace_spaceBottom::after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (max-width: 900px) {
  .lcolumn_one {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 5%;
  }
  .lcolumn_one:first-child {
    margin-left: auto;
  }
  .lcolumn_one:last-child {
    margin-right: auto;
  }
  .lcolumn_one.gutter_minSpace {
    margin-bottom: 2%;
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
  }
  .lcolumn_one.gutter_minSpace:first-child {
    margin-left: auto;
  }
  .lcolumn_one.gutter_minSpace:last-child {
    margin-right: auto;
  }
  .lcolumn_one.gutter_medSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 3%;
  }
  .lcolumn_one.gutter_medSpace:first-child {
    margin-left: auto;
  }
  .lcolumn_one.gutter_medSpace:last-child {
    margin-right: auto;
  }
  .lcolumn_one.gutter_maxSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 7%;
  }
  .lcolumn_one.gutter_maxSpace:first-child {
    margin-left: auto;
  }
  .lcolumn_one.gutter_maxSpace:last-child {
    margin-right: auto;
  }
  .lcolumn_one.gutter_noSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 0;
  }
  .lcolumn_one.gutter_noSpace:first-child {
    margin-left: auto;
  }
  .lcolumn_one.gutter_noSpace:last-child {
    margin-right: auto;
  }
  .lcolumn_one.gutter_noSpace_spaceBottom {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 20px;
  }
  .lcolumn_one.gutter_noSpace_spaceBottom:first-child {
    margin-left: auto;
  }
  .lcolumn_one.gutter_noSpace_spaceBottom:last-child {
    margin-right: auto;
  }
}
@media only screen and (max-width: 900px) {
  .lcolumn_half {
    float: left;
    clear: none;
    text-align: inherit;
    width: 47.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lcolumn_half::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_half:last-child {
    margin-right: 0%;
  }
  .lcolumn_half.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 49%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lcolumn_half.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_half.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_half.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lcolumn_half.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_half.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_half.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 46.5%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lcolumn_half.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_half.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_half.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lcolumn_half.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_half.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lcolumn_half.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lcolumn_oneThird {
    float: left;
    clear: none;
    text-align: inherit;
    width: 29.999999999999996%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lcolumn_oneThird::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneThird:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneThird.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.999999999999996%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lcolumn_oneThird.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneThird.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneThird.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.33333333333333%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lcolumn_oneThird.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneThird.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneThird.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 28.66666666666666%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lcolumn_oneThird.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneThird.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneThird.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lcolumn_oneThird.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneThird.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lcolumn_oneThird.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lcolumn_twoThirds {
    float: left;
    clear: none;
    text-align: inherit;
    width: 64.99999999999999%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lcolumn_twoThirds::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_twoThirds:last-child {
    margin-right: 0%;
  }
  .lcolumn_twoThirds.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 65.99999999999999%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lcolumn_twoThirds.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_twoThirds.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_twoThirds.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 65.66666666666666%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lcolumn_twoThirds.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_twoThirds.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_twoThirds.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 64.33333333333333%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lcolumn_twoThirds.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_twoThirds.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_twoThirds.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 66.66666666666666%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lcolumn_twoThirds.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_twoThirds.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 66.66666666666666%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lcolumn_twoThirds.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lcolumn_oneFourth {
    float: left;
    clear: none;
    text-align: inherit;
    width: 21.25%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lcolumn_oneFourth::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneFourth:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneFourth.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 23.5%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lcolumn_oneFourth.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneFourth.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneFourth.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 22.75%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lcolumn_oneFourth.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneFourth.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneFourth.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 19.75%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lcolumn_oneFourth.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneFourth.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_oneFourth.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lcolumn_oneFourth.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_oneFourth.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lcolumn_oneFourth.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lcolumn_threeFourths {
    float: left;
    clear: none;
    text-align: inherit;
    width: 73.75%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lcolumn_threeFourths::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_threeFourths:last-child {
    margin-right: 0%;
  }
  .lcolumn_threeFourths.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 74.5%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lcolumn_threeFourths.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_threeFourths.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_threeFourths.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 74.25%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lcolumn_threeFourths.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_threeFourths.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_threeFourths.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 73.25%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lcolumn_threeFourths.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_threeFourths.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .lcolumn_threeFourths.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 75%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lcolumn_threeFourths.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .lcolumn_threeFourths.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 75%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lcolumn_threeFourths.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 800px) {
  .tcolumn_one {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 5%;
  }
  .tcolumn_one:first-child {
    margin-left: auto;
  }
  .tcolumn_one:last-child {
    margin-right: auto;
  }
  .tcolumn_one.gutter_minSpace {
    margin-bottom: 2%;
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
  }
  .tcolumn_one.gutter_minSpace:first-child {
    margin-left: auto;
  }
  .tcolumn_one.gutter_minSpace:last-child {
    margin-right: auto;
  }
  .tcolumn_one.gutter_medSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 3%;
  }
  .tcolumn_one.gutter_medSpace:first-child {
    margin-left: auto;
  }
  .tcolumn_one.gutter_medSpace:last-child {
    margin-right: auto;
  }
  .tcolumn_one.gutter_maxSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 7%;
  }
  .tcolumn_one.gutter_maxSpace:first-child {
    margin-left: auto;
  }
  .tcolumn_one.gutter_maxSpace:last-child {
    margin-right: auto;
  }
  .tcolumn_one.gutter_noSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 0;
  }
  .tcolumn_one.gutter_noSpace:first-child {
    margin-left: auto;
  }
  .tcolumn_one.gutter_noSpace:last-child {
    margin-right: auto;
  }
  .tcolumn_one.gutter_noSpace_spaceBottom {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 20px;
  }
  .tcolumn_one.gutter_noSpace_spaceBottom:first-child {
    margin-left: auto;
  }
  .tcolumn_one.gutter_noSpace_spaceBottom:last-child {
    margin-right: auto;
  }
}
@media only screen and (max-width: 800px) {
  .tcolumn_half {
    float: left;
    clear: none;
    text-align: inherit;
    width: 47.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tcolumn_half::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_half:last-child {
    margin-right: 0%;
  }
  .tcolumn_half.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 49%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tcolumn_half.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_half.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_half.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tcolumn_half.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_half.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_half.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 46.5%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tcolumn_half.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_half.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_half.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tcolumn_half.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_half.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tcolumn_half.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 800px) {
  .tcolumn_oneThird {
    float: left;
    clear: none;
    text-align: inherit;
    width: 29.999999999999996%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tcolumn_oneThird::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneThird:last-child {
    margin-right: 0%;
  }
  .tcolumn_oneThird.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.999999999999996%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tcolumn_oneThird.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneThird.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_oneThird.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.33333333333333%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tcolumn_oneThird.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneThird.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_oneThird.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 28.66666666666666%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tcolumn_oneThird.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneThird.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_oneThird.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tcolumn_oneThird.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneThird.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tcolumn_oneThird.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 800px) {
  .tcolumn_twoThirds {
    float: left;
    clear: none;
    text-align: inherit;
    width: 64.99999999999999%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tcolumn_twoThirds::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_twoThirds:last-child {
    margin-right: 0%;
  }
  .tcolumn_twoThirds.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 65.99999999999999%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tcolumn_twoThirds.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_twoThirds.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_twoThirds.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 65.66666666666666%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tcolumn_twoThirds.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_twoThirds.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_twoThirds.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 64.33333333333333%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tcolumn_twoThirds.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_twoThirds.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_twoThirds.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 66.66666666666666%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tcolumn_twoThirds.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_twoThirds.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 66.66666666666666%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tcolumn_twoThirds.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 800px) {
  .tcolumn_oneFourth {
    float: left;
    clear: none;
    text-align: inherit;
    width: 21.25%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tcolumn_oneFourth::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneFourth:last-child {
    margin-right: 0%;
  }
  .tcolumn_oneFourth.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 23.5%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tcolumn_oneFourth.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneFourth.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_oneFourth.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 22.75%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tcolumn_oneFourth.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneFourth.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_oneFourth.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 19.75%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tcolumn_oneFourth.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneFourth.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_oneFourth.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tcolumn_oneFourth.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_oneFourth.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tcolumn_oneFourth.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 800px) {
  .tcolumn_threeFourths {
    float: left;
    clear: none;
    text-align: inherit;
    width: 73.75%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tcolumn_threeFourths::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_threeFourths:last-child {
    margin-right: 0%;
  }
  .tcolumn_threeFourths.gutter_minSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 74.5%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tcolumn_threeFourths.gutter_minSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_threeFourths.gutter_minSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_threeFourths.gutter_medSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 74.25%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tcolumn_threeFourths.gutter_medSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_threeFourths.gutter_medSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_threeFourths.gutter_maxSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 73.25%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tcolumn_threeFourths.gutter_maxSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_threeFourths.gutter_maxSpace:last-child {
    margin-right: 0%;
  }
  .tcolumn_threeFourths.gutter_noSpace {
    float: left;
    clear: none;
    text-align: inherit;
    width: 75%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tcolumn_threeFourths.gutter_noSpace::after {
    content: '';
    display: table;
    clear: both;
  }
  .tcolumn_threeFourths.gutter_noSpace_spaceBottom {
    float: left;
    clear: none;
    text-align: inherit;
    width: 75%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tcolumn_threeFourths.gutter_noSpace_spaceBottom::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 568px) {
  .mcolumn_one {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 5%;
  }
  .mcolumn_one:first-child {
    margin-left: auto;
  }
  .mcolumn_one:last-child {
    margin-right: auto;
  }
  .mcolumn_one.gutter_minSpace {
    margin-bottom: 2%;
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
  }
  .mcolumn_one.gutter_minSpace:first-child {
    margin-left: auto;
  }
  .mcolumn_one.gutter_minSpace:last-child {
    margin-right: auto;
  }
  .mcolumn_one.gutter_medSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 3%;
  }
  .mcolumn_one.gutter_medSpace:first-child {
    margin-left: auto;
  }
  .mcolumn_one.gutter_medSpace:last-child {
    margin-right: auto;
  }
  .mcolumn_one.gutter_maxSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 7%;
  }
  .mcolumn_one.gutter_maxSpace:first-child {
    margin-left: auto;
  }
  .mcolumn_one.gutter_maxSpace:last-child {
    margin-right: auto;
  }
  .mcolumn_one.gutter_noSpace {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 0;
  }
  .mcolumn_one.gutter_noSpace:first-child {
    margin-left: auto;
  }
  .mcolumn_one.gutter_noSpace:last-child {
    margin-right: auto;
  }
  .mcolumn_one.gutter_noSpace_spaceBottom {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 20px;
  }
  .mcolumn_one.gutter_noSpace_spaceBottom:first-child {
    margin-left: auto;
  }
  .mcolumn_one.gutter_noSpace_spaceBottom:last-child {
    margin-right: auto;
  }
}
.fullWidth {
  width: 100% !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
}
@media only screen and (max-width: 900px) {
  .lfullWidth {
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
@media only screen and (max-width: 800px) {
  .tfullWidth {
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
@media only screen and (max-width: 568px) {
  .mfullWidth {
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
.grid1 >* {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 5%;
}
.grid1 >*:first-child {
  margin-left: auto;
}
.grid1 >*:last-child {
  margin-right: auto;
}
.grid1.gutter_minSpace >* {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 2%;
}
.grid1.gutter_minSpace >*:first-child {
  margin-left: auto;
}
.grid1.gutter_minSpace >*:last-child {
  margin-right: auto;
}
.grid1.gutter_medSpace >* {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 3%;
}
.grid1.gutter_medSpace >*:first-child {
  margin-left: auto;
}
.grid1.gutter_medSpace >*:last-child {
  margin-right: auto;
}
.grid1.gutter_maxSpace >* {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 7%;
}
.grid1.gutter_maxSpace >*:first-child {
  margin-left: auto;
}
.grid1.gutter_maxSpace >*:last-child {
  margin-right: auto;
}
.grid1.gutter_noSpace >* {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 0;
}
.grid1.gutter_noSpace >*:first-child {
  margin-left: auto;
}
.grid1.gutter_noSpace >*:last-child {
  margin-right: auto;
}
.grid1.gutter_noSpace_spaceBottom >* {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  margin-bottom: 20px;
}
.grid1.gutter_noSpace_spaceBottom >*:first-child {
  margin-left: auto;
}
.grid1.gutter_noSpace_spaceBottom >*:last-child {
  margin-right: auto;
}
.grid2 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 47.5%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid2 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid2 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid2 >*:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
.grid2 >*:nth-child(2n + 1) {
  clear: both;
}
.grid2.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 49%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid2.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid2.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid2.gutter_minSpace >*:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
.grid2.gutter_minSpace >*:nth-child(2n + 1) {
  clear: both;
}
.grid2.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 48.5%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid2.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid2.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid2.gutter_medSpace >*:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
.grid2.gutter_medSpace >*:nth-child(2n + 1) {
  clear: both;
}
.grid2.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 46.5%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid2.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid2.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid2.gutter_maxSpace >*:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
.grid2.gutter_maxSpace >*:nth-child(2n + 1) {
  clear: both;
}
.grid2.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid2.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid2.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid2.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid3 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 29.999999999999996%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid3 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid3 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid3 >*:nth-child(3n) {
  margin-right: 0%;
  float: right;
}
.grid3 >*:nth-child(3n + 1) {
  clear: both;
}
.grid3.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.999999999999996%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid3.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid3.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid3.gutter_minSpace >*:nth-child(3n) {
  margin-right: 0%;
  float: right;
}
.grid3.gutter_minSpace >*:nth-child(3n + 1) {
  clear: both;
}
.grid3.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.33333333333333%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid3.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid3.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid3.gutter_medSpace >*:nth-child(3n) {
  margin-right: 0%;
  float: right;
}
.grid3.gutter_medSpace >*:nth-child(3n + 1) {
  clear: both;
}
.grid3.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 28.66666666666666%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid3.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid3.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid3.gutter_maxSpace >*:nth-child(3n) {
  margin-right: 0%;
  float: right;
}
.grid3.gutter_maxSpace >*:nth-child(3n + 1) {
  clear: both;
}
.grid3.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 33.33333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid3.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid3.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 33.33333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid3.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid4 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 21.25%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid4 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid4 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid4 >*:nth-child(4n) {
  margin-right: 0%;
  float: right;
}
.grid4 >*:nth-child(4n + 1) {
  clear: both;
}
.grid4.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 23.5%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid4.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid4.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid4.gutter_minSpace >*:nth-child(4n) {
  margin-right: 0%;
  float: right;
}
.grid4.gutter_minSpace >*:nth-child(4n + 1) {
  clear: both;
}
.grid4.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 22.75%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid4.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid4.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid4.gutter_medSpace >*:nth-child(4n) {
  margin-right: 0%;
  float: right;
}
.grid4.gutter_medSpace >*:nth-child(4n + 1) {
  clear: both;
}
.grid4.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 19.75%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid4.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid4.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid4.gutter_maxSpace >*:nth-child(4n) {
  margin-right: 0%;
  float: right;
}
.grid4.gutter_maxSpace >*:nth-child(4n + 1) {
  clear: both;
}
.grid4.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid4.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid4.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid4.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid5 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 16%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid5 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid5 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid5 >*:nth-child(5n) {
  margin-right: 0%;
  float: right;
}
.grid5 >*:nth-child(5n + 1) {
  clear: both;
}
.grid5.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 18.4%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid5.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid5.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid5.gutter_minSpace >*:nth-child(5n) {
  margin-right: 0%;
  float: right;
}
.grid5.gutter_minSpace >*:nth-child(5n + 1) {
  clear: both;
}
.grid5.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 17.6%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid5.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid5.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid5.gutter_medSpace >*:nth-child(5n) {
  margin-right: 0%;
  float: right;
}
.grid5.gutter_medSpace >*:nth-child(5n + 1) {
  clear: both;
}
.grid5.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.4%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid5.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid5.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid5.gutter_maxSpace >*:nth-child(5n) {
  margin-right: 0%;
  float: right;
}
.grid5.gutter_maxSpace >*:nth-child(5n + 1) {
  clear: both;
}
.grid5.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 20%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid5.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid5.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 20%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid5.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid6 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 12.499999999999998%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid6 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid6 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid6 >*:nth-child(6n) {
  margin-right: 0%;
  float: right;
}
.grid6 >*:nth-child(6n + 1) {
  clear: both;
}
.grid6.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.999999999999998%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid6.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid6.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid6.gutter_minSpace >*:nth-child(6n) {
  margin-right: 0%;
  float: right;
}
.grid6.gutter_minSpace >*:nth-child(6n + 1) {
  clear: both;
}
.grid6.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.166666666666664%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid6.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid6.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid6.gutter_medSpace >*:nth-child(6n) {
  margin-right: 0%;
  float: right;
}
.grid6.gutter_medSpace >*:nth-child(6n + 1) {
  clear: both;
}
.grid6.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 10.83333333333333%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid6.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid6.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid6.gutter_maxSpace >*:nth-child(6n) {
  margin-right: 0%;
  float: right;
}
.grid6.gutter_maxSpace >*:nth-child(6n + 1) {
  clear: both;
}
.grid6.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 16.666666666666664%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid6.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid6.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 16.666666666666664%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid6.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid7 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 9.999999999999998%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid7 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid7 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid7 >*:nth-child(7n) {
  margin-right: 0%;
  float: right;
}
.grid7 >*:nth-child(7n + 1) {
  clear: both;
}
.grid7.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 12.571428571428571%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid7.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid7.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid7.gutter_minSpace >*:nth-child(7n) {
  margin-right: 0%;
  float: right;
}
.grid7.gutter_minSpace >*:nth-child(7n + 1) {
  clear: both;
}
.grid7.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 11.714285714285714%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid7.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid7.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid7.gutter_medSpace >*:nth-child(7n) {
  margin-right: 0%;
  float: right;
}
.grid7.gutter_medSpace >*:nth-child(7n + 1) {
  clear: both;
}
.grid7.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 8.285714285714285%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid7.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid7.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid7.gutter_maxSpace >*:nth-child(7n) {
  margin-right: 0%;
  float: right;
}
.grid7.gutter_maxSpace >*:nth-child(7n + 1) {
  clear: both;
}
.grid7.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.285714285714285%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid7.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid7.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 14.285714285714285%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid7.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid8 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 8.125%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid8 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid8 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid8 >*:nth-child(8n) {
  margin-right: 0%;
  float: right;
}
.grid8 >*:nth-child(8n + 1) {
  clear: both;
}
.grid8.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 10.75%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid8.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid8.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid8.gutter_minSpace >*:nth-child(8n) {
  margin-right: 0%;
  float: right;
}
.grid8.gutter_minSpace >*:nth-child(8n + 1) {
  clear: both;
}
.grid8.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 9.875%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid8.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid8.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid8.gutter_medSpace >*:nth-child(8n) {
  margin-right: 0%;
  float: right;
}
.grid8.gutter_medSpace >*:nth-child(8n + 1) {
  clear: both;
}
.grid8.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 6.374999999999999%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid8.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid8.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid8.gutter_maxSpace >*:nth-child(8n) {
  margin-right: 0%;
  float: right;
}
.grid8.gutter_maxSpace >*:nth-child(8n + 1) {
  clear: both;
}
.grid8.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 12.5%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid8.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid8.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 12.5%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid8.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid9 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 6.666666666666666%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid9 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid9 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid9 >*:nth-child(9n) {
  margin-right: 0%;
  float: right;
}
.grid9 >*:nth-child(9n + 1) {
  clear: both;
}
.grid9.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 9.333333333333332%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid9.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid9.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid9.gutter_minSpace >*:nth-child(9n) {
  margin-right: 0%;
  float: right;
}
.grid9.gutter_minSpace >*:nth-child(9n + 1) {
  clear: both;
}
.grid9.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 8.444444444444445%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid9.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid9.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid9.gutter_medSpace >*:nth-child(9n) {
  margin-right: 0%;
  float: right;
}
.grid9.gutter_medSpace >*:nth-child(9n + 1) {
  clear: both;
}
.grid9.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 4.888888888888888%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid9.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid9.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid9.gutter_maxSpace >*:nth-child(9n) {
  margin-right: 0%;
  float: right;
}
.grid9.gutter_maxSpace >*:nth-child(9n + 1) {
  clear: both;
}
.grid9.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 11.11111111111111%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid9.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid9.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 11.11111111111111%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid9.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid10 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 5.5%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid10 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid10 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid10 >*:nth-child(10n) {
  margin-right: 0%;
  float: right;
}
.grid10 >*:nth-child(10n + 1) {
  clear: both;
}
.grid10.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 8.2%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid10.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid10.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid10.gutter_minSpace >*:nth-child(10n) {
  margin-right: 0%;
  float: right;
}
.grid10.gutter_minSpace >*:nth-child(10n + 1) {
  clear: both;
}
.grid10.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 7.3%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid10.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid10.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid10.gutter_medSpace >*:nth-child(10n) {
  margin-right: 0%;
  float: right;
}
.grid10.gutter_medSpace >*:nth-child(10n + 1) {
  clear: both;
}
.grid10.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 3.699999999999999%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid10.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid10.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid10.gutter_maxSpace >*:nth-child(10n) {
  margin-right: 0%;
  float: right;
}
.grid10.gutter_maxSpace >*:nth-child(10n + 1) {
  clear: both;
}
.grid10.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 10%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid10.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid10.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 10%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid10.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid11 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 4.545454545454547%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid11 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid11 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid11 >*:nth-child(11n) {
  margin-right: 0%;
  float: right;
}
.grid11 >*:nth-child(11n + 1) {
  clear: both;
}
.grid11.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 7.272727272727273%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid11.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid11.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid11.gutter_minSpace >*:nth-child(11n) {
  margin-right: 0%;
  float: right;
}
.grid11.gutter_minSpace >*:nth-child(11n + 1) {
  clear: both;
}
.grid11.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 6.363636363636364%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid11.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid11.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid11.gutter_medSpace >*:nth-child(11n) {
  margin-right: 0%;
  float: right;
}
.grid11.gutter_medSpace >*:nth-child(11n + 1) {
  clear: both;
}
.grid11.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 2.727272727272728%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid11.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid11.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid11.gutter_maxSpace >*:nth-child(11n) {
  margin-right: 0%;
  float: right;
}
.grid11.gutter_maxSpace >*:nth-child(11n + 1) {
  clear: both;
}
.grid11.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 9.090909090909092%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid11.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid11.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 9.090909090909092%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid11.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid12 >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 3.749999999999999%;
  margin-left: 0%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.grid12 >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid12 >*:nth-child(n) {
  margin-right: 5%;
  float: left;
  clear: none;
}
.grid12 >*:nth-child(12n) {
  margin-right: 0%;
  float: right;
}
.grid12 >*:nth-child(12n + 1) {
  clear: both;
}
.grid12.gutter_minSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 6.499999999999999%;
  margin-left: 0%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.grid12.gutter_minSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid12.gutter_minSpace >*:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
.grid12.gutter_minSpace >*:nth-child(12n) {
  margin-right: 0%;
  float: right;
}
.grid12.gutter_minSpace >*:nth-child(12n + 1) {
  clear: both;
}
.grid12.gutter_medSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 5.583333333333332%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.grid12.gutter_medSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid12.gutter_medSpace >*:nth-child(n) {
  margin-right: 3%;
  float: left;
  clear: none;
}
.grid12.gutter_medSpace >*:nth-child(12n) {
  margin-right: 0%;
  float: right;
}
.grid12.gutter_medSpace >*:nth-child(12n + 1) {
  clear: both;
}
.grid12.gutter_maxSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 1.916666666666665%;
  margin-left: 0%;
  margin-right: 7.000000000000001%;
  margin-bottom: 7%;
}
.grid12.gutter_maxSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid12.gutter_maxSpace >*:nth-child(n) {
  margin-right: 7.000000000000001%;
  float: left;
  clear: none;
}
.grid12.gutter_maxSpace >*:nth-child(12n) {
  margin-right: 0%;
  float: right;
}
.grid12.gutter_maxSpace >*:nth-child(12n + 1) {
  clear: both;
}
.grid12.gutter_noSpace >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 8.333333333333332%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
}
.grid12.gutter_noSpace >*::after {
  content: '';
  display: table;
  clear: both;
}
.grid12.gutter_noSpace_spaceBottom >* {
  float: left;
  clear: none;
  text-align: inherit;
  width: 8.333333333333332%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 20px;
}
.grid12.gutter_noSpace_spaceBottom >*::after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .lxgrid2 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 47.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lxgrid2 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lxgrid2 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lxgrid2 >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .lxgrid2 >*:nth-child(2n + 1) {
    clear: both;
  }
  .lxgrid2.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 49%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lxgrid2.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lxgrid2.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lxgrid2.gutter_minSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .lxgrid2.gutter_minSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .lxgrid2.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lxgrid2.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lxgrid2.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lxgrid2.gutter_medSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .lxgrid2.gutter_medSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .lxgrid2.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 46.5%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lxgrid2.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lxgrid2.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lxgrid2.gutter_maxSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .lxgrid2.gutter_maxSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .lxgrid2.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lxgrid2.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lxgrid2.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lxgrid2.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid1 >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 5%;
  }
  .lgrid1 >*:first-child {
    margin-left: auto;
  }
  .lgrid1 >*:last-child {
    margin-right: auto;
  }
  .lgrid1.gutter_minSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 2%;
  }
  .lgrid1.gutter_minSpace >*:first-child {
    margin-left: auto;
  }
  .lgrid1.gutter_minSpace >*:last-child {
    margin-right: auto;
  }
  .lgrid1.gutter_medSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 3%;
  }
  .lgrid1.gutter_medSpace >*:first-child {
    margin-left: auto;
  }
  .lgrid1.gutter_medSpace >*:last-child {
    margin-right: auto;
  }
  .lgrid1.gutter_maxSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 7%;
  }
  .lgrid1.gutter_maxSpace >*:first-child {
    margin-left: auto;
  }
  .lgrid1.gutter_maxSpace >*:last-child {
    margin-right: auto;
  }
  .lgrid1.gutter_noSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 0;
  }
  .lgrid1.gutter_noSpace >*:first-child {
    margin-left: auto;
  }
  .lgrid1.gutter_noSpace >*:last-child {
    margin-right: auto;
  }
  .lgrid1.gutter_noSpace_spaceBottom >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 20px;
  }
  .lgrid1.gutter_noSpace_spaceBottom >*:first-child {
    margin-left: auto;
  }
  .lgrid1.gutter_noSpace_spaceBottom >*:last-child {
    margin-right: auto;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid2 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 47.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid2 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid2 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid2 >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid2 >*:nth-child(2n + 1) {
    clear: both;
  }
  .lgrid2.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 49%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid2.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid2.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid2.gutter_minSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid2.gutter_minSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .lgrid2.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid2.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid2.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid2.gutter_medSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid2.gutter_medSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .lgrid2.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 46.5%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid2.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid2.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid2.gutter_maxSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid2.gutter_maxSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .lgrid2.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid2.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid2.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid2.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid3 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 29.999999999999996%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid3 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid3 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid3 >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid3 >*:nth-child(3n + 1) {
    clear: both;
  }
  .lgrid3.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.999999999999996%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid3.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid3.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid3.gutter_minSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid3.gutter_minSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .lgrid3.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.33333333333333%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid3.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid3.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid3.gutter_medSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid3.gutter_medSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .lgrid3.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 28.66666666666666%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid3.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid3.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid3.gutter_maxSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid3.gutter_maxSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .lgrid3.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid3.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid3.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid3.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid4 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 21.25%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid4 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid4 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid4 >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid4 >*:nth-child(4n + 1) {
    clear: both;
  }
  .lgrid4.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 23.5%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid4.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid4.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid4.gutter_minSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid4.gutter_minSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .lgrid4.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 22.75%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid4.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid4.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid4.gutter_medSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid4.gutter_medSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .lgrid4.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 19.75%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid4.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid4.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid4.gutter_maxSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid4.gutter_maxSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .lgrid4.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid4.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid4.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid4.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid5 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid5 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid5 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid5 >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid5 >*:nth-child(5n + 1) {
    clear: both;
  }
  .lgrid5.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 18.4%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid5.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid5.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid5.gutter_minSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid5.gutter_minSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .lgrid5.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 17.6%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid5.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid5.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid5.gutter_medSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid5.gutter_medSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .lgrid5.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.4%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid5.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid5.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid5.gutter_maxSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid5.gutter_maxSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .lgrid5.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 20%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid5.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid5.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 20%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid5.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid6 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.499999999999998%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid6 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid6 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid6 >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid6 >*:nth-child(6n + 1) {
    clear: both;
  }
  .lgrid6.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.999999999999998%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid6.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid6.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid6.gutter_minSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid6.gutter_minSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .lgrid6.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.166666666666664%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid6.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid6.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid6.gutter_medSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid6.gutter_medSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .lgrid6.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10.83333333333333%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid6.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid6.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid6.gutter_maxSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid6.gutter_maxSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .lgrid6.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16.666666666666664%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid6.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid6.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16.666666666666664%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid6.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid7 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.999999999999998%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid7 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid7 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid7 >*:nth-child(7n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid7 >*:nth-child(7n + 1) {
    clear: both;
  }
  .lgrid7.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.571428571428571%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid7.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid7.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid7.gutter_minSpace >*:nth-child(7n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid7.gutter_minSpace >*:nth-child(7n + 1) {
    clear: both;
  }
  .lgrid7.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 11.714285714285714%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid7.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid7.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid7.gutter_medSpace >*:nth-child(7n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid7.gutter_medSpace >*:nth-child(7n + 1) {
    clear: both;
  }
  .lgrid7.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.285714285714285%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid7.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid7.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid7.gutter_maxSpace >*:nth-child(7n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid7.gutter_maxSpace >*:nth-child(7n + 1) {
    clear: both;
  }
  .lgrid7.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.285714285714285%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid7.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid7.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.285714285714285%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid7.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid8 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.125%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid8 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid8 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid8 >*:nth-child(8n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid8 >*:nth-child(8n + 1) {
    clear: both;
  }
  .lgrid8.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10.75%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid8.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid8.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid8.gutter_minSpace >*:nth-child(8n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid8.gutter_minSpace >*:nth-child(8n + 1) {
    clear: both;
  }
  .lgrid8.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.875%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid8.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid8.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid8.gutter_medSpace >*:nth-child(8n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid8.gutter_medSpace >*:nth-child(8n + 1) {
    clear: both;
  }
  .lgrid8.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 6.374999999999999%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid8.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid8.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid8.gutter_maxSpace >*:nth-child(8n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid8.gutter_maxSpace >*:nth-child(8n + 1) {
    clear: both;
  }
  .lgrid8.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.5%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid8.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid8.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.5%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid8.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid9 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 6.666666666666666%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid9 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid9 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid9 >*:nth-child(9n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid9 >*:nth-child(9n + 1) {
    clear: both;
  }
  .lgrid9.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.333333333333332%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid9.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid9.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid9.gutter_minSpace >*:nth-child(9n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid9.gutter_minSpace >*:nth-child(9n + 1) {
    clear: both;
  }
  .lgrid9.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.444444444444445%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid9.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid9.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid9.gutter_medSpace >*:nth-child(9n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid9.gutter_medSpace >*:nth-child(9n + 1) {
    clear: both;
  }
  .lgrid9.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 4.888888888888888%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid9.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid9.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid9.gutter_maxSpace >*:nth-child(9n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid9.gutter_maxSpace >*:nth-child(9n + 1) {
    clear: both;
  }
  .lgrid9.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 11.11111111111111%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid9.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid9.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 11.11111111111111%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid9.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid10 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 5.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid10 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid10 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid10 >*:nth-child(10n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid10 >*:nth-child(10n + 1) {
    clear: both;
  }
  .lgrid10.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.2%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid10.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid10.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid10.gutter_minSpace >*:nth-child(10n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid10.gutter_minSpace >*:nth-child(10n + 1) {
    clear: both;
  }
  .lgrid10.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 7.3%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid10.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid10.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid10.gutter_medSpace >*:nth-child(10n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid10.gutter_medSpace >*:nth-child(10n + 1) {
    clear: both;
  }
  .lgrid10.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 3.699999999999999%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid10.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid10.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid10.gutter_maxSpace >*:nth-child(10n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid10.gutter_maxSpace >*:nth-child(10n + 1) {
    clear: both;
  }
  .lgrid10.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid10.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid10.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid10.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid11 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 4.545454545454547%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid11 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid11 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid11 >*:nth-child(11n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid11 >*:nth-child(11n + 1) {
    clear: both;
  }
  .lgrid11.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 7.272727272727273%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid11.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid11.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid11.gutter_minSpace >*:nth-child(11n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid11.gutter_minSpace >*:nth-child(11n + 1) {
    clear: both;
  }
  .lgrid11.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 6.363636363636364%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid11.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid11.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid11.gutter_medSpace >*:nth-child(11n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid11.gutter_medSpace >*:nth-child(11n + 1) {
    clear: both;
  }
  .lgrid11.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 2.727272727272728%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid11.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid11.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid11.gutter_maxSpace >*:nth-child(11n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid11.gutter_maxSpace >*:nth-child(11n + 1) {
    clear: both;
  }
  .lgrid11.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.090909090909092%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid11.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid11.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.090909090909092%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid11.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 900px) {
  .lgrid12 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 3.749999999999999%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .lgrid12 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid12 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .lgrid12 >*:nth-child(12n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid12 >*:nth-child(12n + 1) {
    clear: both;
  }
  .lgrid12.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 6.499999999999999%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lgrid12.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid12.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .lgrid12.gutter_minSpace >*:nth-child(12n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid12.gutter_minSpace >*:nth-child(12n + 1) {
    clear: both;
  }
  .lgrid12.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 5.583333333333332%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .lgrid12.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid12.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .lgrid12.gutter_medSpace >*:nth-child(12n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid12.gutter_medSpace >*:nth-child(12n + 1) {
    clear: both;
  }
  .lgrid12.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 1.916666666666665%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .lgrid12.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid12.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .lgrid12.gutter_maxSpace >*:nth-child(12n) {
    margin-right: 0%;
    float: right;
  }
  .lgrid12.gutter_maxSpace >*:nth-child(12n + 1) {
    clear: both;
  }
  .lgrid12.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.333333333333332%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .lgrid12.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .lgrid12.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.333333333333332%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lgrid12.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 800px) {
  .tgrid1 >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 5%;
  }
  .tgrid1 >*:first-child {
    margin-left: auto;
  }
  .tgrid1 >*:last-child {
    margin-right: auto;
  }
  .tgrid1.gutter_minSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 2%;
  }
  .tgrid1.gutter_minSpace >*:first-child {
    margin-left: auto;
  }
  .tgrid1.gutter_minSpace >*:last-child {
    margin-right: auto;
  }
  .tgrid1.gutter_medSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 3%;
  }
  .tgrid1.gutter_medSpace >*:first-child {
    margin-left: auto;
  }
  .tgrid1.gutter_medSpace >*:last-child {
    margin-right: auto;
  }
  .tgrid1.gutter_maxSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 7%;
  }
  .tgrid1.gutter_maxSpace >*:first-child {
    margin-left: auto;
  }
  .tgrid1.gutter_maxSpace >*:last-child {
    margin-right: auto;
  }
  .tgrid1.gutter_noSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 0;
  }
  .tgrid1.gutter_noSpace >*:first-child {
    margin-left: auto;
  }
  .tgrid1.gutter_noSpace >*:last-child {
    margin-right: auto;
  }
  .tgrid1.gutter_noSpace_spaceBottom >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 20px;
  }
  .tgrid1.gutter_noSpace_spaceBottom >*:first-child {
    margin-left: auto;
  }
  .tgrid1.gutter_noSpace_spaceBottom >*:last-child {
    margin-right: auto;
  }
}
@media only screen and (max-width: 800px) {
  .tgrid2 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 47.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid2 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid2 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid2 >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid2 >*:nth-child(2n + 1) {
    clear: both;
  }
  .tgrid2.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 49%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid2.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid2.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid2.gutter_minSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid2.gutter_minSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .tgrid2.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid2.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid2.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid2.gutter_medSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid2.gutter_medSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .tgrid2.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 46.5%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid2.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid2.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid2.gutter_maxSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid2.gutter_maxSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .tgrid2.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid2.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid2.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid2.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 800px) {
  .tgrid3 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 29.999999999999996%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid3 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid3 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid3 >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid3 >*:nth-child(3n + 1) {
    clear: both;
  }
  .tgrid3.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.999999999999996%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid3.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid3.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid3.gutter_minSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid3.gutter_minSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .tgrid3.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.33333333333333%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid3.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid3.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid3.gutter_medSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid3.gutter_medSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .tgrid3.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 28.66666666666666%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid3.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid3.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid3.gutter_maxSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid3.gutter_maxSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .tgrid3.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid3.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid3.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid3.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 800px) {
  .tgrid4 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 21.25%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid4 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid4 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid4 >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid4 >*:nth-child(4n + 1) {
    clear: both;
  }
  .tgrid4.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 23.5%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid4.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid4.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid4.gutter_minSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid4.gutter_minSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .tgrid4.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 22.75%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid4.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid4.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid4.gutter_medSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid4.gutter_medSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .tgrid4.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 19.75%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid4.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid4.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid4.gutter_maxSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid4.gutter_maxSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .tgrid4.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid4.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid4.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid4.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 800px) {
  .tgrid5 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid5 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid5 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid5 >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid5 >*:nth-child(5n + 1) {
    clear: both;
  }
  .tgrid5.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 18.4%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid5.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid5.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid5.gutter_minSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid5.gutter_minSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .tgrid5.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 17.6%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid5.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid5.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid5.gutter_medSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid5.gutter_medSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .tgrid5.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.4%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid5.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid5.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid5.gutter_maxSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid5.gutter_maxSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .tgrid5.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 20%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid5.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid5.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 20%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid5.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 800px) {
  .tgrid6 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.499999999999998%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid6 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid6 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid6 >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid6 >*:nth-child(6n + 1) {
    clear: both;
  }
  .tgrid6.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.999999999999998%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid6.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid6.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid6.gutter_minSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid6.gutter_minSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .tgrid6.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.166666666666664%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid6.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid6.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid6.gutter_medSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid6.gutter_medSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .tgrid6.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10.83333333333333%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid6.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid6.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid6.gutter_maxSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid6.gutter_maxSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .tgrid6.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16.666666666666664%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid6.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid6.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16.666666666666664%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid6.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 800px) {
  .tgrid7 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.999999999999998%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid7 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid7 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid7 >*:nth-child(7n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid7 >*:nth-child(7n + 1) {
    clear: both;
  }
  .tgrid7.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.571428571428571%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid7.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid7.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid7.gutter_minSpace >*:nth-child(7n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid7.gutter_minSpace >*:nth-child(7n + 1) {
    clear: both;
  }
  .tgrid7.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 11.714285714285714%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid7.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid7.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid7.gutter_medSpace >*:nth-child(7n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid7.gutter_medSpace >*:nth-child(7n + 1) {
    clear: both;
  }
  .tgrid7.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.285714285714285%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid7.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid7.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid7.gutter_maxSpace >*:nth-child(7n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid7.gutter_maxSpace >*:nth-child(7n + 1) {
    clear: both;
  }
  .tgrid7.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.285714285714285%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid7.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid7.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.285714285714285%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid7.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 800px) {
  .tgrid8 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.125%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid8 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid8 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid8 >*:nth-child(8n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid8 >*:nth-child(8n + 1) {
    clear: both;
  }
  .tgrid8.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10.75%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid8.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid8.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid8.gutter_minSpace >*:nth-child(8n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid8.gutter_minSpace >*:nth-child(8n + 1) {
    clear: both;
  }
  .tgrid8.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.875%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid8.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid8.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid8.gutter_medSpace >*:nth-child(8n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid8.gutter_medSpace >*:nth-child(8n + 1) {
    clear: both;
  }
  .tgrid8.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 6.374999999999999%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid8.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid8.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid8.gutter_maxSpace >*:nth-child(8n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid8.gutter_maxSpace >*:nth-child(8n + 1) {
    clear: both;
  }
  .tgrid8.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.5%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid8.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid8.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.5%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid8.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 800px) {
  .tgrid9 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 6.666666666666666%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid9 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid9 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid9 >*:nth-child(9n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid9 >*:nth-child(9n + 1) {
    clear: both;
  }
  .tgrid9.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.333333333333332%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid9.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid9.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid9.gutter_minSpace >*:nth-child(9n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid9.gutter_minSpace >*:nth-child(9n + 1) {
    clear: both;
  }
  .tgrid9.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.444444444444445%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid9.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid9.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid9.gutter_medSpace >*:nth-child(9n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid9.gutter_medSpace >*:nth-child(9n + 1) {
    clear: both;
  }
  .tgrid9.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 4.888888888888888%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid9.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid9.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid9.gutter_maxSpace >*:nth-child(9n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid9.gutter_maxSpace >*:nth-child(9n + 1) {
    clear: both;
  }
  .tgrid9.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 11.11111111111111%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid9.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid9.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 11.11111111111111%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid9.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 800px) {
  .tgrid10 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 5.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid10 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid10 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid10 >*:nth-child(10n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid10 >*:nth-child(10n + 1) {
    clear: both;
  }
  .tgrid10.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.2%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid10.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid10.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid10.gutter_minSpace >*:nth-child(10n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid10.gutter_minSpace >*:nth-child(10n + 1) {
    clear: both;
  }
  .tgrid10.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 7.3%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid10.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid10.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid10.gutter_medSpace >*:nth-child(10n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid10.gutter_medSpace >*:nth-child(10n + 1) {
    clear: both;
  }
  .tgrid10.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 3.699999999999999%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid10.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid10.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid10.gutter_maxSpace >*:nth-child(10n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid10.gutter_maxSpace >*:nth-child(10n + 1) {
    clear: both;
  }
  .tgrid10.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid10.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid10.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid10.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 800px) {
  .tgrid11 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 4.545454545454547%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid11 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid11 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid11 >*:nth-child(11n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid11 >*:nth-child(11n + 1) {
    clear: both;
  }
  .tgrid11.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 7.272727272727273%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid11.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid11.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid11.gutter_minSpace >*:nth-child(11n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid11.gutter_minSpace >*:nth-child(11n + 1) {
    clear: both;
  }
  .tgrid11.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 6.363636363636364%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid11.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid11.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid11.gutter_medSpace >*:nth-child(11n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid11.gutter_medSpace >*:nth-child(11n + 1) {
    clear: both;
  }
  .tgrid11.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 2.727272727272728%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid11.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid11.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid11.gutter_maxSpace >*:nth-child(11n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid11.gutter_maxSpace >*:nth-child(11n + 1) {
    clear: both;
  }
  .tgrid11.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.090909090909092%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid11.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid11.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 9.090909090909092%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid11.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 800px) {
  .tgrid12 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 3.749999999999999%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .tgrid12 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid12 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .tgrid12 >*:nth-child(12n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid12 >*:nth-child(12n + 1) {
    clear: both;
  }
  .tgrid12.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 6.499999999999999%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .tgrid12.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid12.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .tgrid12.gutter_minSpace >*:nth-child(12n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid12.gutter_minSpace >*:nth-child(12n + 1) {
    clear: both;
  }
  .tgrid12.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 5.583333333333332%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .tgrid12.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid12.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .tgrid12.gutter_medSpace >*:nth-child(12n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid12.gutter_medSpace >*:nth-child(12n + 1) {
    clear: both;
  }
  .tgrid12.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 1.916666666666665%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .tgrid12.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid12.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .tgrid12.gutter_maxSpace >*:nth-child(12n) {
    margin-right: 0%;
    float: right;
  }
  .tgrid12.gutter_maxSpace >*:nth-child(12n + 1) {
    clear: both;
  }
  .tgrid12.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.333333333333332%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .tgrid12.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .tgrid12.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 8.333333333333332%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .tgrid12.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 568px) {
  .mgrid1 >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 5%;
  }
  .mgrid1 >*:first-child {
    margin-left: auto;
  }
  .mgrid1 >*:last-child {
    margin-right: auto;
  }
  .mgrid1.gutter_minSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 2%;
  }
  .mgrid1.gutter_minSpace >*:first-child {
    margin-left: auto;
  }
  .mgrid1.gutter_minSpace >*:last-child {
    margin-right: auto;
  }
  .mgrid1.gutter_medSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 3%;
  }
  .mgrid1.gutter_medSpace >*:first-child {
    margin-left: auto;
  }
  .mgrid1.gutter_medSpace >*:last-child {
    margin-right: auto;
  }
  .mgrid1.gutter_maxSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 7%;
  }
  .mgrid1.gutter_maxSpace >*:first-child {
    margin-left: auto;
  }
  .mgrid1.gutter_maxSpace >*:last-child {
    margin-right: auto;
  }
  .mgrid1.gutter_noSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 0;
  }
  .mgrid1.gutter_noSpace >*:first-child {
    margin-left: auto;
  }
  .mgrid1.gutter_noSpace >*:last-child {
    margin-right: auto;
  }
  .mgrid1.gutter_noSpace_spaceBottom >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 20px;
  }
  .mgrid1.gutter_noSpace_spaceBottom >*:first-child {
    margin-left: auto;
  }
  .mgrid1.gutter_noSpace_spaceBottom >*:last-child {
    margin-right: auto;
  }
}
@media only screen and (max-width: 568px) {
  .mgrid2 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 47.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .mgrid2 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid2 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .mgrid2 >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid2 >*:nth-child(2n + 1) {
    clear: both;
  }
  .mgrid2.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 49%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .mgrid2.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid2.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .mgrid2.gutter_minSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid2.gutter_minSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .mgrid2.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .mgrid2.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid2.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .mgrid2.gutter_medSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid2.gutter_medSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .mgrid2.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 46.5%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .mgrid2.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid2.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .mgrid2.gutter_maxSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid2.gutter_maxSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .mgrid2.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .mgrid2.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid2.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .mgrid2.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 568px) {
  .mgrid3 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 29.999999999999996%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .mgrid3 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid3 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .mgrid3 >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid3 >*:nth-child(3n + 1) {
    clear: both;
  }
  .mgrid3.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.999999999999996%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .mgrid3.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid3.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .mgrid3.gutter_minSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid3.gutter_minSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .mgrid3.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.33333333333333%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .mgrid3.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid3.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .mgrid3.gutter_medSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid3.gutter_medSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .mgrid3.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 28.66666666666666%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .mgrid3.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid3.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .mgrid3.gutter_maxSpace >*:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid3.gutter_maxSpace >*:nth-child(3n + 1) {
    clear: both;
  }
  .mgrid3.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .mgrid3.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid3.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333333333333%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .mgrid3.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 568px) {
  .mgrid4 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 21.25%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .mgrid4 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid4 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .mgrid4 >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid4 >*:nth-child(4n + 1) {
    clear: both;
  }
  .mgrid4.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 23.5%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .mgrid4.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid4.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .mgrid4.gutter_minSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid4.gutter_minSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .mgrid4.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 22.75%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .mgrid4.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid4.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .mgrid4.gutter_medSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid4.gutter_medSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .mgrid4.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 19.75%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .mgrid4.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid4.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .mgrid4.gutter_maxSpace >*:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid4.gutter_maxSpace >*:nth-child(4n + 1) {
    clear: both;
  }
  .mgrid4.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .mgrid4.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid4.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .mgrid4.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 568px) {
  .mgrid5 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .mgrid5 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid5 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .mgrid5 >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid5 >*:nth-child(5n + 1) {
    clear: both;
  }
  .mgrid5.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 18.4%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .mgrid5.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid5.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .mgrid5.gutter_minSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid5.gutter_minSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .mgrid5.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 17.6%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .mgrid5.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid5.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .mgrid5.gutter_medSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid5.gutter_medSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .mgrid5.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.4%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .mgrid5.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid5.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .mgrid5.gutter_maxSpace >*:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid5.gutter_maxSpace >*:nth-child(5n + 1) {
    clear: both;
  }
  .mgrid5.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 20%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .mgrid5.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid5.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 20%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .mgrid5.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 568px) {
  .mgrid6 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 12.499999999999998%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .mgrid6 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid6 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .mgrid6 >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid6 >*:nth-child(6n + 1) {
    clear: both;
  }
  .mgrid6.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.999999999999998%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .mgrid6.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid6.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .mgrid6.gutter_minSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid6.gutter_minSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .mgrid6.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.166666666666664%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .mgrid6.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid6.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .mgrid6.gutter_medSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid6.gutter_medSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .mgrid6.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 10.83333333333333%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .mgrid6.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid6.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .mgrid6.gutter_maxSpace >*:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .mgrid6.gutter_maxSpace >*:nth-child(6n + 1) {
    clear: both;
  }
  .mgrid6.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16.666666666666664%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .mgrid6.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .mgrid6.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 16.666666666666664%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .mgrid6.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media only screen and (max-width: 360px) {
  .smgrid1 >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 5%;
  }
  .smgrid1 >*:first-child {
    margin-left: auto;
  }
  .smgrid1 >*:last-child {
    margin-right: auto;
  }
  .smgrid1.gutter_minSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 2%;
  }
  .smgrid1.gutter_minSpace >*:first-child {
    margin-left: auto;
  }
  .smgrid1.gutter_minSpace >*:last-child {
    margin-right: auto;
  }
  .smgrid1.gutter_medSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 3%;
  }
  .smgrid1.gutter_medSpace >*:first-child {
    margin-left: auto;
  }
  .smgrid1.gutter_medSpace >*:last-child {
    margin-right: auto;
  }
  .smgrid1.gutter_maxSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 7%;
  }
  .smgrid1.gutter_maxSpace >*:first-child {
    margin-left: auto;
  }
  .smgrid1.gutter_maxSpace >*:last-child {
    margin-right: auto;
  }
  .smgrid1.gutter_noSpace >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 0;
  }
  .smgrid1.gutter_noSpace >*:first-child {
    margin-left: auto;
  }
  .smgrid1.gutter_noSpace >*:last-child {
    margin-right: auto;
  }
  .smgrid1.gutter_noSpace_spaceBottom >* {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-bottom: 20px;
  }
  .smgrid1.gutter_noSpace_spaceBottom >*:first-child {
    margin-left: auto;
  }
  .smgrid1.gutter_noSpace_spaceBottom >*:last-child {
    margin-right: auto;
  }
}
@media only screen and (max-width: 360px) {
  .smgrid2 >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 47.5%;
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .smgrid2 >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .smgrid2 >*:nth-child(n) {
    margin-right: 5%;
    float: left;
    clear: none;
  }
  .smgrid2 >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .smgrid2 >*:nth-child(2n + 1) {
    clear: both;
  }
  .smgrid2.gutter_minSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 49%;
    margin-left: 0%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .smgrid2.gutter_minSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .smgrid2.gutter_minSpace >*:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none;
  }
  .smgrid2.gutter_minSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .smgrid2.gutter_minSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .smgrid2.gutter_medSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .smgrid2.gutter_medSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .smgrid2.gutter_medSpace >*:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .smgrid2.gutter_medSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .smgrid2.gutter_medSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .smgrid2.gutter_maxSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 46.5%;
    margin-left: 0%;
    margin-right: 7.000000000000001%;
    margin-bottom: 7%;
  }
  .smgrid2.gutter_maxSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .smgrid2.gutter_maxSpace >*:nth-child(n) {
    margin-right: 7.000000000000001%;
    float: left;
    clear: none;
  }
  .smgrid2.gutter_maxSpace >*:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .smgrid2.gutter_maxSpace >*:nth-child(2n + 1) {
    clear: both;
  }
  .smgrid2.gutter_noSpace >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 0;
  }
  .smgrid2.gutter_noSpace >*::after {
    content: '';
    display: table;
    clear: both;
  }
  .smgrid2.gutter_noSpace_spaceBottom >* {
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .smgrid2.gutter_noSpace_spaceBottom >*::after {
    content: '';
    display: table;
    clear: both;
  }
}
.span2 {
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
}
.span2::after {
  content: '';
  display: table;
  clear: both;
}
/* Colores */
/* FORMATTING ========================================================================== */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  height: 100%;
}
body {
  position: relative;
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 140%;
  font-size: 1.6rem;
  width: 100%;
  background: #eee;
  color: #424242;
}
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: 'Open Sans', sans-serif;
}
::selection {
  background: #26323a;
  color: #fff;
}
::-moz-selection {
  background: #26323a;
  color: #fff;
}
/* SNIPPETS  ========================================================================== */
.floater {
  float: left;
  width: 100%;
  position: relative;
}
.row {
  float: left;
  width: 100%;
}
.content-center {
  width: auto;
  max-width: 1240px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  padding: 0 20px;
}
.content-center::after {
  content: '';
  display: table;
  clear: both;
}
.content-center-full {
  width: auto;
  max-width: 1440px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  padding: 0 20px;
}
.content-center-full::after {
  content: '';
  display: table;
  clear: both;
}
.showDesk {
  display: block;
}
.hideDesk {
  display: none;
}
@media only screen and (max-width: 900px) {
  .hideLap {
    display: none !important;
  }
}
.showLap {
  display: none;
}
@media only screen and (max-width: 900px) {
  .showLap {
    display: block !important;
  }
}
@media only screen and (max-width: 800px) {
  .hideTab {
    display: none !important;
  }
}
.showTab {
  display: none;
}
@media only screen and (max-width: 800px) {
  .showTab {
    display: block !important;
  }
}
@media only screen and (max-width: 568px) {
  .hideMob {
    display: none !important;
  }
}
.showMob {
  display: none;
}
@media only screen and (max-width: 568px) {
  .showMob {
    display: block !important;
  }
}
.mailto:after {
  content: '@focustalentoestrategico.com';
}
.table_parent {
  display: table;
  height: 100%;
  width: 100%;
}
.table_parent .table_cell {
  display: table-cell;
  vertical-align: middle;
}
.left {
  float: left;
}
.right {
  float: right;
}
.bg_white {
  background-color: #fff;
  color: #424242;
}
.bg_azul {
  background-color: #26323a;
  color: #fafafa;
}
/* ICONS  ========================================================================= */
/* ICONS  ========================================================================= */
/* TYPE  ========================================================================== */
.txt_center {
  text-align: center;
}
.txt_amarillo {
  color: #ffc600;
}
.txt_azul {
  color: #26323a;
}
.txt_blanco {
  color: #fafafa;
}
.txt_grisM {
  color: #757575;
}
.txt_gris {
  color: #424242;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
.title_1,
.title_2,
.title_3,
.title_4,
.title_5,
.title_6,
.blogContent h1,
.blogContent h2,
.blogContent h3,
.blogContent h4,
.blogContent h5,
.blogContent h6 {
  font-family: 'Raleway', sans-serif;
  line-height: 120%;
  font-weight: 800;
}
.title_1 {
  font-size: 4.6rem;
  letter-spacing: -0.25px;
  text-transform: uppercase;
}
@media only screen and (max-width: 900px) {
  .title_1 {
    font-size: 4rem;
  }
}
@media only screen and (max-width: 800px) {
  .title_1 {
    font-size: 3.4rem;
  }
}
@media only screen and (max-width: 568px) {
  .title_1 {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 360px) {
  .title_1 {
    font-size: 2.4rem;
  }
}
.title_2 {
  font-size: 3.8rem;
}
@media only screen and (max-width: 900px) {
  .title_2 {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 800px) {
  .title_2 {
    font-size: 2.6rem;
  }
}
@media only screen and (max-width: 568px) {
  .title_2 {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 360px) {
  .title_2 {
    font-size: 2rem;
  }
}
.title_3 {
  font-size: 3.4rem;
}
@media only screen and (max-width: 900px) {
  .title_3 {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 800px) {
  .title_3 {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 568px) {
  .title_3 {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 360px) {
  .title_3 {
    font-size: 1.9rem;
  }
}
.title_4 {
  font-size: 2.8rem;
}
@media only screen and (max-width: 900px) {
  .title_4 {
    font-size: 2.6rem;
  }
}
@media only screen and (max-width: 800px) {
  .title_4 {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 568px) {
  .title_4 {
    font-size: 1.9rem;
  }
}
@media only screen and (max-width: 360px) {
  .title_4 {
    font-size: 1.8rem;
  }
}
.title_5 {
  font-size: 2.2rem;
}
@media only screen and (max-width: 800px) {
  .title_5 {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 568px) {
  .title_5 {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 360px) {
  .title_5 {
    font-size: 1.7rem;
  }
}
.title_6 {
  font-size: 2rem;
  letter-spacing: 0.2px;
}
@media only screen and (max-width: 800px) {
  .title_6 {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 568px) {
  .title_6 {
    font-size: 1.7rem;
  }
}
@media only screen and (max-width: 360px) {
  .title_6 {
    font-size: 1.6rem;
  }
}
.blogContent h1 {
  font-size: 2.8rem;
}
@media only screen and (max-width: 900px) {
  .blogContent h1 {
    font-size: 2.6rem;
  }
}
@media only screen and (max-width: 800px) {
  .blogContent h1 {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 568px) {
  .blogContent h1 {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 360px) {
  .blogContent h1 {
    font-size: 2rem;
  }
}
.blogContent h2 {
  font-size: 2.6rem;
}
@media only screen and (max-width: 800px) {
  .blogContent h2 {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 568px) {
  .blogContent h2 {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 360px) {
  .blogContent h2 {
    font-size: 1.9rem;
  }
}
.blogContent h3 {
  font-size: 2.4rem;
}
@media only screen and (max-width: 800px) {
  .blogContent h3 {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 568px) {
  .blogContent h3 {
    font-size: 1.9rem;
  }
}
@media only screen and (max-width: 360px) {
  .blogContent h3 {
    font-size: 1.8rem;
  }
}
.blogContent h4 {
  font-size: 2.2rem;
}
@media only screen and (max-width: 800px) {
  .blogContent h4 {
    font-size: 1.9rem;
  }
}
@media only screen and (max-width: 568px) {
  .blogContent h4 {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 360px) {
  .blogContent h4 {
    font-size: 1.7rem;
  }
}
.blogContent h5 {
  font-size: 2rem;
}
@media only screen and (max-width: 800px) {
  .blogContent h5 {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 568px) {
  .blogContent h5 {
    font-size: 1.7rem;
  }
}
@media only screen and (max-width: 360px) {
  .blogContent h5 {
    font-size: 1.6rem;
  }
}
.blogContent h6 {
  font-size: 1.8rem;
}
@media only screen and (max-width: 568px) {
  .blogContent h6 {
    font-size: 1.7rem;
  }
}
@media only screen and (max-width: 360px) {
  .blogContent h6 {
    font-size: 1.6rem;
  }
}
.subtitle_1,
.subtitle_2 {
  font-family: 'Open Sans', sans-serif;
  line-height: 140%;
  font-weight: 700;
}
.subtitle_1 {
  font-size: 2rem;
}
@media only screen and (max-width: 800px) {
  .subtitle_1 {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 568px) {
  .subtitle_1 {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 360px) {
  .subtitle_1 {
    font-size: 1.5rem;
  }
}
.subtitle_2 {
  font-size: 1.6rem;
}
@media only screen and (max-width: 568px) {
  .subtitle_2 {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 360px) {
  .subtitle_2 {
    font-size: 1.4rem;
  }
}
p,
li {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 160%;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 0.2px;
  margin: 0;
}
@media only screen and (max-width: 568px) {
  p,
  li {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 360px) {
  p,
  li {
    font-size: 1.3rem;
  }
}
strong {
  font-weight: 700;
}
.uppercase {
  text-transform: uppercase;
}
.small,
input,
label:not(.active) {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.4rem;
  line-height: 160%;
  letter-spacing: 0.2px;
}
@media only screen and (max-width: 360px) {
  .small,
  input,
  label:not(.active) {
    font-size: 1.3rem;
  }
}
.btn,
.btnAlt,
.wp-block-buttons,
input.btn,
.wp-pagenavi>* {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.25px;
  line-height: 100%;
}
@media only screen and (max-width: 360px) {
  .btn,
  .btnAlt,
  .wp-block-buttons,
  input.btn,
  .wp-pagenavi>* {
    font-size: 1.3rem;
  }
}
.caption {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0.2px;
}
@media only screen and (max-width: 360px) {
  .caption {
    font-size: 1.3rem;
  }
}
.overline,
label.active {
  font-size: 1rem;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
hr {
  margin: 20px auto 20px 0px;
  border: none;
  border-top: #d0d2d3 2px solid;
}
hr.tiny,
hr.medium,
hr.full {
  border-top: #ffc600 2px solid;
}
hr.tiny {
  max-width: 80px;
}
hr.medium {
  max-width: 200px;
}
hr.full {
  max-width: 100%;
}
a {
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.6rem;
  letter-spacing: 0.2px;
  margin: 0;
}
@media only screen and (max-width: 568px) {
  a {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 360px) {
  a {
    font-size: 1.4rem;
  }
}
ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
ul:not(.menu):not(.sub-menu):not(.slick-dots) {
  padding-left: 10px;
/*+below(2)
		padding-left 15px
		li
			margin 8px 0
	+below(1)
		padding-left 10px*/
}
ul:not(.menu):not(.sub-menu):not(.slick-dots) li {
  margin: 2px 0;
  padding-left: 18px;
  position: relative;
}
ul:not(.menu):not(.sub-menu):not(.slick-dots) li:before {
  content: "";
  width: 6px;
  height: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  background-color: #ffc600;
  position: absolute;
  top: 10px;
  left: 0;
}
/* BOTONES ========================================================================== */
a.btn,
a.btnAlt,
button.btn,
input.btn,
.wp-block-buttons a {
  display: inline-block;
  text-align: center;
  color: #26323a;
  outline: 0;
  line-height: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 11px 25px;
  font-family: 'Open Sans', sans-serif;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  cursor: pointer;
}
a.btn span.material-icons-outlined,
a.btnAlt span.material-icons-outlined,
button.btn span.material-icons-outlined,
input.btn span.material-icons-outlined,
.wp-block-buttons a span.material-icons-outlined {
  display: inline-block;
  font-size: 18px;
  line-height: 20px;
}
a.btn.iconR,
a.btnAlt.iconR,
button.btn.iconR,
input.btn.iconR,
.wp-block-buttons a.iconR {
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-right: 21px;
}
a.btn.iconR span.material-icons-outlined,
a.btnAlt.iconR span.material-icons-outlined,
button.btn.iconR span.material-icons-outlined,
input.btn.iconR span.material-icons-outlined,
.wp-block-buttons a.iconR span.material-icons-outlined {
  float: right;
  margin-left: 8px;
}
@media only screen and (max-width: 568px) {
  a.btn.iconR,
  a.btnAlt.iconR,
  button.btn.iconR,
  input.btn.iconR,
  .wp-block-buttons a.iconR {
    padding-right: 16px;
  }
}
@media only screen and (max-width: 360px) {
  a.btn,
  a.btnAlt,
  button.btn,
  input.btn,
  .wp-block-buttons a {
    width: 100%;
  }
}
a.btn,
button.btn,
input.btn,
.wp-block-buttons a {
  background-color: #ffc600;
  border: solid 2px #ffc600;
}
a.btn:hover,
button.btn:hover,
input.btn:hover,
.wp-block-buttons a:hover {
  background-color: #ffd133;
  border: solid 2px #ffd133;
}
a.btnAlt {
  padding: 8px 25px;
  background-color: transparent;
  border: solid 2px #ffc600;
}
a.btnAlt:hover {
  background-color: #ffc600;
}
/* FORM ========================================================================== */
::-webkit-input-placeholder {
  color: #999;
  -webkit-font-smoothing: antialiased;
}
::-moz-placeholder {
  color: #999;
  opacity: 1;
}
:focus::-webkit-input-placeholder {
  color: #999;
}
:focus::-moz-placeholder {
  color: #999;
}
.form_container .sent {
  width: 100%;
  background-color: #fff;
  border: solid 2px #eee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  height: calc(100% + 5px);
  position: absolute;
  overflow: hidden;
  display: block;
  top: 0;
  left: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.form_container .sent hr {
  margin: 15px auto 0;
}
.form_container .sent .msg_sent {
  text-align: center;
  padding: 20px;
  opacity: 0;
  -webkit-transition: opacity ease 0.3s;
  -moz-transition: opacity ease 0.3s;
  -o-transition: opacity ease 0.3s;
  transition: opacity ease 0.3s;
}
.form_container .sent.success {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all ease 0.3s 0.5s;
  -moz-transition: all ease 0.3s 0.5s;
  -o-transition: all ease 0.3s 0.5s;
  transition: all ease 0.3s 0.5s;
}
.form_container .sent.success .msg_sent {
  opacity: 1;
  -webkit-transition: opacity ease 0.3s 0.2s;
  -moz-transition: opacity ease 0.3s 0.2s;
  -o-transition: opacity ease 0.3s 0.2s;
  transition: opacity ease 0.3s 0.2s;
}
.form_container .form_contacto {
  width: 100%;
  position: relative;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.form_container .form_contacto .btn {
  width: 100%;
}
.form_container .form_contacto .chosen-container {
  width: 100% !important;
}
.form_container .form_contacto .chosen-container.chosen-container-active .chosen-single {
  -moz-box-shadow: 0 0 5px rgba(66,66,66,0.5);
  -webkit-box-shadow: 0 0 5px rgba(66,66,66,0.5);
  box-shadow: 0 0 5px rgba(66,66,66,0.5);
}
.form_container .form_contacto .chosen-container .chosen-drop {
  top: 61px;
  background-color: #fff;
  -moz-box-shadow: 0 5px 5px rgba(66,66,66,0.5);
  -webkit-box-shadow: 0 5px 5px rgba(66,66,66,0.5);
  box-shadow: 0 5px 5px rgba(66,66,66,0.5);
  width: 100%;
}
.form_container .form_contacto .chosen-container .chosen-drop .chosen-results li {
  color: #424242;
  font-size: 1.4rem;
}
.form_container .form_contacto .chosen-container .chosen-drop .chosen-results li.highlighted {
  background-color: #424242;
  color: #fafafa;
}
.form_container .form_contacto.submited {
  overflow: hidden;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.form_container .form_contacto.submited >.col2,
.form_container .form_contacto.submited >.row {
  opacity: 0;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.form_container .form_contacto .form_errors {
  display: none;
  width: 100%;
  padding: 2px 0;
  color: #c00;
  margin-top: 15px;
  line-height: 100%;
}
.form_container .form_contacto .form_errorsWrapper {
  position: relative;
  float: left;
  width: 100%;
}
.form_container .form_grid,
.form_container .form_column {
  display: grid;
  grid-auto-flow: column;
  gap: 20px;
}
.form_container .form_grid >.larger textarea,
.form_container .form_column >.larger textarea {
  height: 100%;
  min-height: 92px;
}
@media only screen and (max-width: 568px) {
  .form_container .form_grid,
  .form_container .form_column {
    gap: 15px;
  }
}
@media only screen and (max-width: 360px) {
  .form_container .form_grid,
  .form_container .form_column {
    gap: 10px;
  }
}
.form_container .form_grid {
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(4, auto);
}
.form_container .form_grid >.larger {
  grid-column-start: 2;
  grid-row-start: 2;
  grid-row-end: 4;
}
@media only screen and (max-width: 900px) {
  .form_container .form_grid {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(9, auto);
  }
  .form_container .form_grid >.larger {
    grid-column-start: 1;
    grid-row-start: 6;
    grid-row-end: 8;
  }
}
@media only screen and (max-width: 720px) {
  .form_container .form_grid {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, auto);
  }
  .form_container .form_grid >.larger {
    grid-column-start: 2;
    grid-row-start: 2;
    grid-row-end: 4;
  }
}
@media only screen and (max-width: 568px) {
  .form_container .form_grid {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(9, auto);
  }
  .form_container .form_grid >.larger {
    grid-column-start: 1;
    grid-row-start: 6;
    grid-row-end: 8;
  }
}
.form_container .form_column {
  max-width: 380px;
  margin: 0 auto;
  grid-template-columns: repeat(1, 1fr);
  grid-template-rows: repeat(9, auto);
}
.form_container .form_column >.larger {
  grid-column-start: 1;
  grid-row-start: 7;
  grid-row-end: 9;
}
@media only screen and (max-width: 800px) {
  .form_container .form_column {
    max-width: none;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(5, auto);
  }
  .form_container .form_column >*:first-child {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 2;
  }
  .form_container .form_column >.larger {
    grid-column-start: 2;
    grid-row-start: 3;
    grid-row-end: 5;
  }
}
@media only screen and (max-width: 568px) {
  .form_container .form_column {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(9, auto);
  }
  .form_container .form_column >*:first-child {
    grid-column-end: 2;
  }
  .form_container .form_column >.larger {
    grid-column-start: 1;
    grid-row-start: 7;
    grid-row-end: 9;
  }
}
.form_input {
  display: block;
  height: 46px;
  line-height: 24px;
  font-size: 1.4rem;
  -webkit-appearance: none;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  padding: 16px 12px 0px 12px;
  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;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  color: #26323a;
  background-color: #eee;
  border: 0;
  outline: 0;
  border-bottom: solid 2px #26323a;
  text-overflow: ellipsis;
}
.form_input.error-form {
  border-bottom: solid 2px #c00;
}
.form_input:focus {
  border-bottom: solid 2px #ffc600;
}
.form_input.hidden {
  display: none;
}
.form_space {
  position: relative;
}
.form_space label {
  display: block;
  position: absolute;
  top: calc((46px / 2) - 12px);
  left: 0;
  padding: 0 12px;
  color: rgba(38,50,58,0.5);
  -webkit-transition: all ease 0.1s;
  -moz-transition: all ease 0.1s;
  -o-transition: all ease 0.1s;
  transition: all ease 0.1s;
}
.form_space label.active {
  top: 6px;
}
textarea {
  resize: none;
}
#buscador h4 {
  padding-top: 0;
}
#buscador ul {
  list-style: none;
  padding-left: 0;
  padding-left: 0;
  margin: 0;
}
#buscador ul li {
  float: left;
  clear: none;
  text-align: inherit;
  width: 49%;
  margin-left: 0%;
  margin-right: 2%;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  position: static;
}
#buscador ul li::after {
  content: '';
  display: table;
  clear: both;
}
#buscador ul li:nth-child(n) {
  margin-right: 2%;
  float: left;
  clear: none;
}
#buscador ul li:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
#buscador ul li:nth-child(2n + 1) {
  clear: both;
}
#buscador ul li:before {
  content: "";
  display: none;
}
#buscador label {
  display: block;
  width: 100%;
}
@media only screen and (max-width: 568px) {
  #buscador ul li:first-child {
    margin-bottom: 15px;
  }
  #buscador ul li {
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  #buscador ul li::after {
    content: '';
    display: table;
    clear: both;
  }
}
/* CONTENT ========================================================================== */
body:not(.clear) {
  padding-top: 100px;
}
@media only screen and (max-width: 800px) {
  body:not(.clear) {
    padding-top: 80px;
  }
}
header {
  height: 100px;
  background-color: #fff;
  z-index: 10;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  top: 0;
  left: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: solid 1px rgba(208,210,211,0.5);
}
@media only screen and (max-width: 800px) {
  header {
    height: 80px;
  }
}
header.floater {
  position: fixed;
}
header .content-center {
  position: relative;
  height: inherit;
  z-index: 1;
}
header .content-center #logo_box {
  float: left;
  height: inherit;
}
header .content-center #logo_box .mainLogo {
  display: block;
}
header .content-center #logo_box .whiteLogo {
  display: none;
}
header .content-center #logo_box a {
  width: auto;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  -webkit-transition: width ease 0.3s;
  -moz-transition: width ease 0.3s;
  -o-transition: width ease 0.3s;
  transition: width ease 0.3s;
  padding: 5px 0;
}
header .content-center #logo_box img {
  display: block;
  height: 100%;
  width: auto;
  max-height: 80px;
}
header .content-center #menuIcon_wrapper {
  display: none;
  height: inherit;
}
@media only screen and (max-width: 800px) {
  header .content-center #menuIcon_wrapper {
    height: inherit;
    width: 100px;
    float: right;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    display: block;
  }
}
header .content-center #menuIcon {
  display: none;
  height: 20px;
  width: 26px;
  float: right;
  margin-left: 20px;
}
@media only screen and (max-width: 800px) {
  header .content-center #menuIcon {
    display: block;
  }
}
header .content-center #menuIcon a#nav-toggle {
  width: 26px;
  height: 19px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  display: block;
}
header .content-center #menuIcon a#nav-toggle.activo span {
  height: 4px;
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(1),
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(2),
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(1) {
  left: 2px;
  top: 3px;
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(2) {
  left: calc(50% - 2px);
  top: 3px;
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(3) {
  left: -50%;
  opacity: 0;
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(4) {
  left: 100%;
  opacity: 0;
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(5) {
  left: 2px;
  top: 12px;
}
header .content-center #menuIcon a#nav-toggle.activo span:nth-child(6) {
  left: calc(50% - 2px);
  top: 12px;
}
header .content-center #menuIcon a#nav-toggle span {
  display: block;
  position: absolute;
  height: 3px;
  width: 50%;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
header .content-center #menuIcon a#nav-toggle span:nth-child(even) {
  left: 50%;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
header .content-center #menuIcon a#nav-toggle span:nth-child(odd) {
  left: 0px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
header .content-center #menuIcon a#nav-toggle span:nth-child(1),
header .content-center #menuIcon a#nav-toggle span:nth-child(2) {
  top: 0;
}
header .content-center #menuIcon a#nav-toggle span:nth-child(3),
header .content-center #menuIcon a#nav-toggle span:nth-child(4) {
  top: 7px;
}
header .content-center #menuIcon a#nav-toggle span:nth-child(5),
header .content-center #menuIcon a#nav-toggle span:nth-child(6) {
  top: 14px;
}
header .content-center #menuIcon a#nav-toggle span {
  background: #26323a;
}
header .content-center #mainMenu {
  float: right;
}
@media only screen and (min-width: 801px) {
  header .content-center #mainMenu {
    display: block !important;
  }
  header .content-center #mainMenu ul li {
    float: left;
  }
  header .content-center #mainMenu ul li a {
    cursor: pointer;
    display: block;
    color: #26323a;
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: 0.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 a:hover {
    color: #1e282e;
  }
  header .content-center #mainMenu ul:not(.sub-menu) {
    z-index: 1;
  }
  header .content-center #mainMenu ul:not(.sub-menu) >li.menu-item-has-children {
    position: relative;
  }
  header .content-center #mainMenu ul:not(.sub-menu) >li.menu-item-has-children >a:after {
    content: "";
    margin: auto 0 auto 10px;
    display: inline-block;
    position: relative;
    bottom: 0;
    top: -2px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-color: #26323a transparent transparent transparent;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
  header .content-center #mainMenu ul:not(.sub-menu) >li.menu-item-has-children >a:hover:after {
    border-color: #1e282e transparent transparent transparent;
  }
  header .content-center #mainMenu ul:not(.sub-menu) >li.menu-item-has-children.open a:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  header .content-center #mainMenu ul:not(.sub-menu) >li >a {
    line-height: 100px;
    padding: 0 16px;
    position: relative;
  }
  header .content-center #mainMenu .sub-menu {
    position: absolute;
    width: 260px;
    top: 100%;
    right: 0;
    opacity: 0;
    padding: 0 15px;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    background-color: #fff;
    -moz-box-shadow: 0px 3px 1px -2px rgba(66,66,66,0.2), 0px 2px 2px rgba(66,66,66,0.14), 0px 1px 5px rgba(66,66,66,0.12);
    -webkit-box-shadow: 0px 3px 1px -2px rgba(66,66,66,0.2), 0px 2px 2px rgba(66,66,66,0.14), 0px 1px 5px rgba(66,66,66,0.12);
    box-shadow: 0px 3px 1px -2px rgba(66,66,66,0.2), 0px 2px 2px rgba(66,66,66,0.14), 0px 1px 5px rgba(66,66,66,0.12);
    -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;
  }
  header .content-center #mainMenu .sub-menu:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: calc(100% + 1px);
    margin: auto;
    width: 100%;
    height: 5px;
    background-color: #fff;
  }
  header .content-center #mainMenu .sub-menu.open {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  header .content-center #mainMenu .sub-menu li {
    border-bottom: solid 1px rgba(208,210,211,0.5);
    width: 100%;
  }
  header .content-center #mainMenu .sub-menu li a {
    width: 100%;
    text-align: center;
    padding: 13px 15px;
  }
  header .content-center #mainMenu .sub-menu li:last-child {
    border-bottom: 0;
  }
}
@media only screen and (max-width: 800px) {
  header .content-center #mainMenu {
    display: none;
    position: fixed;
    top: 80px;
    right: -51%;
    width: 50%;
    min-width: 340px;
    height: calc(100% - 80px);
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    background-color: #08141c;
    border-left: solid 2px #26323a;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
  header .content-center #mainMenu ul:not(.sub-menu) >li >a,
  header .content-center #mainMenu ul >li >a {
    padding: 30px 25px;
  }
  header .content-center #mainMenu ul {
    height: 100%;
    width: 100%;
  }
  header .content-center #mainMenu ul li {
    width: 100%;
    text-align: center;
    border-bottom: solid 2px #26323a;
  }
  header .content-center #mainMenu ul li.current_page_item a {
    color: #ffc600;
  }
  header .content-center #mainMenu ul a {
    display: block;
    cursor: pointer;
  }
  header .content-center #mainMenu ul a,
  header .content-center #mainMenu ul span,
  header .content-center #mainMenu ul .sub-menu li a {
    color: #fafafa;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 120%;
    text-align: left;
  }
  header .content-center #mainMenu .sub-menu {
    height: auto;
    width: 100%;
  }
  header .content-center #mainMenu .sub-menu li {
    border-bottom: 0;
    border-top: solid 2px #26323a;
  }
  header .content-center #mainMenu .sub-menu li a {
    width: 100%;
    text-indent: 5px;
  }
  header .content-center #mainMenu .sub-menu li a:before {
    content: "-";
    position: relative;
    left: -5px;
  }
}
@media only screen and (max-width: 568px) {
  header .content-center #mainMenu {
    width: 100%;
    min-width: 0;
    right: -101%;
    border-left: 0;
  }
  header .content-center #mainMenu ul:not(.sub-menu) >li >a,
  header .content-center #mainMenu ul >li >a {
    padding: 25px 20px;
  }
}
header .content-center #mainMenu.openMenu {
  right: 0;
  height: calc(100% - 100px);
  top: 100px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
@media only screen and (max-width: 800px) {
  header .content-center #mainMenu.openMenu {
    height: calc(100% - 80px);
    top: 80px;
  }
}
header.headScroll {
  height: 80px;
  background-color: #fff;
  border-bottom: solid 1px rgba(208,210,211,0.5);
  -moz-box-shadow: 0px 3px 1px -2px rgba(66,66,66,0.2), 0px 2px 2px rgba(66,66,66,0.14), 0px 1px 5px rgba(66,66,66,0.12);
  -webkit-box-shadow: 0px 3px 1px -2px rgba(66,66,66,0.2), 0px 2px 2px rgba(66,66,66,0.14), 0px 1px 5px rgba(66,66,66,0.12);
  box-shadow: 0px 3px 1px -2px rgba(66,66,66,0.2), 0px 2px 2px rgba(66,66,66,0.14), 0px 1px 5px rgba(66,66,66,0.12);
}
@media only screen and (max-width: 800px) {
  header.headScroll {
    height: 80px;
  }
}
header.headScroll:before {
  opacity: 0;
}
header.headScroll .content-center #menuIcon_wrapper {
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
header.headScroll .content-center #menuIcon a#nav-toggle span {
  background: #26323a;
}
@media only screen and (min-width: 801px) {
  header.headScroll .content-center #mainMenu ul:not(.sub-menu) >li >a {
    line-height: 80px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
}
@media only screen and (max-width: 900px) {
  header.headScroll .content-center #mainMenu {
    height: calc(100% - 80px);
    top: 80px;
  }
}
@media only screen and (max-width: 800px) {
  header.headScroll .content-center #mainMenu {
    height: calc(100% - 80px);
    top: 80px;
  }
}
header.headScroll .content-center #mainMenu.openMenu {
  height: calc(100% - 80px);
  top: 80px;
}
@media only screen and (max-width: 800px) {
  header.headScroll .content-center #mainMenu.openMenu {
    height: calc(100% - 80px);
    top: 80px;
  }
}
header.transparent {
  background-color: transparent;
  border-bottom: solid 1px transparent;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
header.transparent .content-center #menuIcon a#nav-toggle span {
  background: #fafafa;
}
header.transparent .content-center #logo_box .mainLogo {
  display: none;
}
header.transparent .content-center #logo_box .whiteLogo {
  display: block;
}
@media only screen and (min-width: 801px) {
  header.transparent .content-center #mainMenu ul li a {
    color: #fafafa;
  }
  header.transparent .content-center #mainMenu ul:not(.sub-menu) >li.menu-item-has-children >a:after {
    border-color: #fafafa transparent transparent transparent;
  }
}
header.transparent:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: calc(100px + 20px);
  width: 100%;
  opacity: 1;
  background: linear-gradient(180deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
  pointer-events: none;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
header.transparent:hover,
header.transparent.open,
header.transparent.headScroll {
  background-color: #fff;
  border-bottom: solid 1px rgba(208,210,211,0.5);
}
header.transparent:hover .content-center #menuIcon a#nav-toggle span,
header.transparent.open .content-center #menuIcon a#nav-toggle span,
header.transparent.headScroll .content-center #menuIcon a#nav-toggle span {
  background: #26323a;
}
header.transparent:hover .content-center #logo_box .mainLogo,
header.transparent.open .content-center #logo_box .mainLogo,
header.transparent.headScroll .content-center #logo_box .mainLogo {
  display: block;
}
header.transparent:hover .content-center #logo_box .whiteLogo,
header.transparent.open .content-center #logo_box .whiteLogo,
header.transparent.headScroll .content-center #logo_box .whiteLogo {
  display: none;
}
@media only screen and (min-width: 801px) {
  header.transparent:hover .content-center #mainMenu ul li a,
  header.transparent.open .content-center #mainMenu ul li a,
  header.transparent.headScroll .content-center #mainMenu ul li a {
    color: #26323a;
  }
  header.transparent:hover .content-center #mainMenu ul:not(.sub-menu) >li.menu-item-has-children >a:after,
  header.transparent.open .content-center #mainMenu ul:not(.sub-menu) >li.menu-item-has-children >a:after,
  header.transparent.headScroll .content-center #mainMenu ul:not(.sub-menu) >li.menu-item-has-children >a:after {
    border-color: #26323a transparent transparent transparent;
  }
}
header.transparent:hover:before,
header.transparent.open:before,
header.transparent.headScroll:before {
  opacity: 0;
}
.closeArea {
  display: none;
  position: fixed;
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: rgba(0,0,0,0.5);
}
main {
  height: 100%;
  margin-bottom: -60px;
}
@media only screen and (max-width: 520px) {
  main {
    margin-bottom: -80px;
  }
}
footer {
  padding: 20px 0;
  height: 60px;
  background-color: #26323a;
  position: relative;
  z-index: 5;
}
footer .caption {
  color: #fafafa;
  font-weight: 700;
  line-height: 20px;
}
footer a {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  text-decoration: #fafafa underline 1px;
}
footer br {
  display: none;
}
@media only screen and (max-width: 520px) {
  footer {
    height: 80px;
  }
  footer br {
    display: block;
  }
}
@media only screen and (max-width: 380px) {
  footer br {
    display: none;
  }
}
.boton_whatsapp_flotante {
  position: fixed;
  display: block;
  bottom: 20px;
  right: 20px;
  width: 56px;
  height: 56px;
  z-index: 10;
  -moz-box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px rgba(0,0,0,0.14), 0px 1px 5px rgba(0,0,0,0.12);
  -webkit-box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px rgba(0,0,0,0.14), 0px 1px 5px rgba(0,0,0,0.12);
  box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px rgba(0,0,0,0.14), 0px 1px 5px rgba(0,0,0,0.12);
  background-color: #25d366;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  overflow: hidden;
}
.boton_whatsapp_flotante img {
  display: block;
  width: 100%;
  height: auto;
}
.boton_whatsapp_flotante .sr_only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.boton_whatsapp_flotante.trigger_parent {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: transform 0.4s ease 1s;
  -moz-transition: transform 0.4s ease 1s;
  -o-transition: transform 0.4s ease 1s;
  transition: transform 0.4s ease 1s;
}
.boton_whatsapp_flotante.vis {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@media only screen and (max-width: 568px) {
  .boton_whatsapp_flotante {
    width: 40px;
    height: 40px;
  }
}
/* Error 404 ========================================================================== */
#errorBox {
  height: calc(100% - 60px);
  min-height: 320px;
}
@media only screen and (max-width: 800px) {
  #errorBox {
    min-height: 280px;
  }
}
@media only screen and (max-width: 568px) {
  #errorBox {
    min-height: 240px;
  }
}
@media only screen and (max-width: 360px) {
  #errorBox {
    min-height: 220px;
  }
}
#errorBox section,
#errorBox .content-center {
  height: 100%;
}
#errorBox .content-center {
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#errorBox .txtBox {
  text-align: center;
  max-width: 400px;
  margin: 0 auto 10px auto;
}
/* GENERAL ========================================================================== */
.floatBox {
  background-color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  -moz-box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px rgba(0,0,0,0.14), 0px 1px 5px rgba(0,0,0,0.12);
  -webkit-box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px rgba(0,0,0,0.14), 0px 1px 5px rgba(0,0,0,0.12);
  box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px rgba(0,0,0,0.14), 0px 1px 5px rgba(0,0,0,0.12);
}
.articleBox .imgSpace,
.contentBox .imgSpace {
  position: relative;
  overflow: hidden;
}
.articleBox .imgSpace picture>*,
.contentBox .imgSpace picture>* {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  object-fit: cover;
  min-height: 100%;
  height: auto;
  width: 100%;
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01);
}
.articleBox {
  height: 100%;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.articleBox .contBox {
  height: 100%;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.articleBox .imgSpace:before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
@media only screen and (max-width: 800px) {
  .articleBox .imgSpace:before {
    padding-bottom: 45%;
    min-height: 180px;
  }
}
@media only screen and (max-width: 568px) {
  .articleBox .imgSpace:before {
    min-height: 160px;
  }
}
@media only screen and (max-width: 360px) {
  .articleBox .imgSpace:before {
    min-height: 140px;
  }
}
.articleBox .txtSpace {
  padding: 20px;
}
.articleBox .txtSpace .title {
  margin-bottom: 15px;
  position: relative;
}
.articleBox .txtSpace .title:before {
  content: "";
  position: absolute;
  display: block;
  top: -20px;
  left: -20px;
  width: 2px;
  height: calc(100% + 20px);
  background-color: #ffc600;
}
.articleBox .txtSpace .data {
  margin-bottom: 5px;
}
.articleBox .txtSpace .data >* {
  display: inline-block;
  float: left;
  margin-right: 5px;
}
.articleBox .txtSpace .data >*:last-child {
  margin-right: 0;
}
.articleBox .btnSpace {
  display: flex;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: auto;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.articleBox .btnSpace .tags {
  padding: 11px 20px;
  line-height: 24px;
}
.articleBox .btnSpace .tags a {
  -webkit-transition: color ease 0.3s;
  -moz-transition: color ease 0.3s;
  -o-transition: color ease 0.3s;
  transition: color ease 0.3s;
}
.articleBox .btnSpace .tags a:hover {
  color: #26323a;
}
.articleBox .btnSpace .btn {
  -webkit-border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -o-border-radius: 5px 0 0 0;
  border-radius: 5px 0 0 0;
}
.articleBox.trigger_parent .imgSpace {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.articleBox.trigger_parent .txtSpace .title .title_5 {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease 0.6s;
  -moz-transition: opacity 0.4s ease 0.6s;
  -o-transition: opacity 0.4s ease 0.6s;
  transition: opacity 0.4s ease 0.6s;
}
.articleBox.trigger_parent .txtSpace .title:before {
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-transition: transform 0.4s ease 0.3s;
  -moz-transition: transform 0.4s ease 0.3s;
  -o-transition: transform 0.4s ease 0.3s;
  transition: transform 0.4s ease 0.3s;
}
.articleBox.trigger_parent .txtSpace p:not(.title_5) {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease 0.9s;
  -moz-transition: opacity 0.4s ease 0.9s;
  -o-transition: opacity 0.4s ease 0.9s;
  transition: opacity 0.4s ease 0.9s;
}
.articleBox.trigger_parent .btnSpace {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease 1.2s;
  -moz-transition: opacity 0.4s ease 1.2s;
  -o-transition: opacity 0.4s ease 1.2s;
  transition: opacity 0.4s ease 1.2s;
}
.articleBox.vis .imgSpace {
  opacity: 1;
}
.articleBox.vis .txtSpace .title .title_5 {
  opacity: 1;
}
.articleBox.vis .txtSpace .title:before {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
.articleBox.vis .txtSpace p:not(.title_5) {
  opacity: 1;
}
.articleBox.vis .btnSpace {
  opacity: 1;
}
@media only screen and (max-width: 640px) {
  .articleBox .btnSpace {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
  }
  .articleBox .btnSpace .tags {
    padding-top: 0;
  }
  .articleBox .btnSpace .btn {
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
  }
}
@media only screen and (max-width: 568px) {
  .articleBox .txtSpace {
    padding-bottom: 10px;
  }
}
#posts .post_slider .slick-track {
  display: flex;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
#posts .post_slider .item {
  height: inherit;
}
#posts .posts_title {
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#posts .posts_title:after {
  display: none;
}
@media only screen and (max-width: 420px) {
  #posts .posts_title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #posts .posts_title .btnAlt {
    margin: 10px 0;
  }
}
#posts .posts_title.trigger_parent .title_3,
#posts .posts_title.trigger_parent .btnAlt {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
#posts .posts_title.trigger_parent hr {
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: transform 0.4s ease 0.3s;
  -moz-transition: transform 0.4s ease 0.3s;
  -o-transition: transform 0.4s ease 0.3s;
  transition: transform 0.4s ease 0.3s;
}
#posts .posts_title.vis .title_3,
#posts .posts_title.vis .btnAlt {
  opacity: 1;
}
#posts .posts_title.vis hr {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
.contentBox .imgSpace,
.contentBox .txtSpace {
  width: 100%;
  float: left;
}
.contentBox .imgSpace {
  height: 300px;
}
.contentBox .txtSpace {
  padding: 40px;
}
.contentBox .txtSpace .titleSpace,
.contentBox .txtSpace .listSpace {
  float: left;
  width: 100%;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.contentBox .txtSpace .dataSpace .title_2 {
  margin: 0;
  position: relative;
}
.contentBox .txtSpace .dataSpace .title_2:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #ffc600;
  height: calc(100% + 40px);
  width: 2px;
  top: -40px;
  left: -40px;
}
.contentBox .txtSpace .dataSpace .data >* {
  display: inline-block;
  float: left;
  margin-right: 5px;
}
.contentBox .txtSpace .dataSpace .data >*:last-child {
  margin-right: 0;
}
.contentBox .txtSpace .dataSpace .data a {
  -webkit-transition: color ease 0.3s;
  -moz-transition: color ease 0.3s;
  -o-transition: color ease 0.3s;
  transition: color ease 0.3s;
}
.contentBox .txtSpace .dataSpace .data a:hover {
  color: #26323a;
}
.contentBox .txtSpace .titleSpace {
  position: relative;
}
.contentBox .txtSpace .titleSpace:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #ffc600;
  height: calc(100% + 40px);
  width: 2px;
  top: -40px;
  left: -40px;
}
.contentBox .txtSpace .titleSpace .number {
  width: 60px;
}
.contentBox .txtSpace .titleSpace .number svg {
  display: block;
  fill: #ffc600;
  width: inherit;
  height: auto;
}
.contentBox .txtSpace .titleSpace .title_2 {
  width: calc(100% - 60px);
  padding-left: 20px;
  line-height: 115%;
}
.contentBox .txtSpace .listSpace .left {
  width: calc(100% - 100px);
  padding-right: 40px;
}
.contentBox .txtSpace .listSpace .left p {
  margin-top: 10px;
}
.contentBox .txtSpace .listSpace .double >ul {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  -o-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  -o-column-gap: 20px;
  column-gap: 20px;
  -webkit-column-fill: balance;
  -moz-column-fill: balance;
  -o-column-fill: balance;
  column-fill: balance;
}
.contentBox .txtSpace .icoSpace {
  width: 100px;
  height: auto;
  padding: 14px;
  text-align: center;
  border: solid 2px #ffc600;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.contentBox .txtSpace .icoSpace .icon {
  display: block;
  font-size: 6.8rem;
  line-height: 100%;
}
.contentBox .txtSpace hr.self_trigger {
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: transform 0.4s ease;
  -moz-transition: transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
}
.contentBox .txtSpace hr.vis {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
.contentBox .txtSpace .btn.self_trigger {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.contentBox .txtSpace .btn.vis {
  opacity: 1;
}
.contentBox .txtSpace .contentSpace.trigger_parent .subtitle_2,
.contentBox .txtSpace .contentSpace.trigger_parent .icoSpace.hidden,
.contentBox .txtSpace .contentSpace.trigger_parent .left,
.contentBox .txtSpace .contentSpace.trigger_parent .right,
.contentBox .txtSpace .contentSpace.trigger_parent .btn {
  opacity: 0;
}
.contentBox .txtSpace .contentSpace.trigger_parent .subtitle_2,
.contentBox .txtSpace .contentSpace.trigger_parent .icoSpace.hidden {
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.contentBox .txtSpace .contentSpace.trigger_parent .left,
.contentBox .txtSpace .contentSpace.trigger_parent .btn {
  -webkit-transition: opacity 0.4s ease 0.3s;
  -moz-transition: opacity 0.4s ease 0.3s;
  -o-transition: opacity 0.4s ease 0.3s;
  transition: opacity 0.4s ease 0.3s;
}
.contentBox .txtSpace .contentSpace.trigger_parent .right {
  -webkit-transition: opacity 0.4s ease 0.6s;
  -moz-transition: opacity 0.4s ease 0.6s;
  -o-transition: opacity 0.4s ease 0.6s;
  transition: opacity 0.4s ease 0.6s;
}
.contentBox .txtSpace .contentSpace.vis .subtitle_2,
.contentBox .txtSpace .contentSpace.vis .icoSpace.hidden,
.contentBox .txtSpace .contentSpace.vis .left,
.contentBox .txtSpace .contentSpace.vis .right,
.contentBox .txtSpace .contentSpace.vis .btn {
  opacity: 1;
}
.contentBox.trigger_parent .imgSpace {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.contentBox.trigger_parent .txtSpace .titleSpace:after,
.contentBox.trigger_parent .txtSpace .dataSpace:after {
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-transition: transform 0.4s ease 0.3s;
  -moz-transition: transform 0.4s ease 0.3s;
  -o-transition: transform 0.4s ease 0.3s;
  transition: transform 0.4s ease 0.3s;
}
.contentBox.trigger_parent .txtSpace .titleSpace .number,
.contentBox.trigger_parent .txtSpace .dataSpace .number,
.contentBox.trigger_parent .txtSpace .titleSpace .title_2,
.contentBox.trigger_parent .txtSpace .dataSpace .title_2,
.contentBox.trigger_parent .txtSpace .titleSpace .data,
.contentBox.trigger_parent .txtSpace .dataSpace .data {
  opacity: 0;
}
.contentBox.trigger_parent .txtSpace .titleSpace .number {
  -webkit-transition: opacity 0.4s ease 0.6s;
  -moz-transition: opacity 0.4s ease 0.6s;
  -o-transition: opacity 0.4s ease 0.6s;
  transition: opacity 0.4s ease 0.6s;
}
.contentBox.trigger_parent .txtSpace .titleSpace .title_2 {
  -webkit-transition: opacity 0.4s ease 0.9s;
  -moz-transition: opacity 0.4s ease 0.9s;
  -o-transition: opacity 0.4s ease 0.9s;
  transition: opacity 0.4s ease 0.9s;
}
.contentBox.trigger_parent .txtSpace .dataSpace .title_2 {
  -webkit-transition: opacity 0.4s ease 0.6s;
  -moz-transition: opacity 0.4s ease 0.6s;
  -o-transition: opacity 0.4s ease 0.6s;
  transition: opacity 0.4s ease 0.6s;
}
.contentBox.trigger_parent .txtSpace .dataSpace hr {
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: transform 0.4s ease 0.9s;
  -moz-transition: transform 0.4s ease 0.9s;
  -o-transition: transform 0.4s ease 0.9s;
  transition: transform 0.4s ease 0.9s;
}
.contentBox.trigger_parent .txtSpace .dataSpace .data {
  -webkit-transition: opacity 0.4s ease 1.2s;
  -moz-transition: opacity 0.4s ease 1.2s;
  -o-transition: opacity 0.4s ease 1.2s;
  transition: opacity 0.4s ease 1.2s;
}
.contentBox.vis .imgSpace {
  opacity: 1;
}
.contentBox.vis .txtSpace .titleSpace:after,
.contentBox.vis .txtSpace .dataSpace:after {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
.contentBox.vis .txtSpace .titleSpace .number,
.contentBox.vis .txtSpace .dataSpace .number,
.contentBox.vis .txtSpace .titleSpace .title_2,
.contentBox.vis .txtSpace .dataSpace .title_2,
.contentBox.vis .txtSpace .titleSpace .data,
.contentBox.vis .txtSpace .dataSpace .data {
  opacity: 1;
}
.contentBox.vis .txtSpace .dataSpace hr {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
@media only screen and (max-width: 1024px) {
  .contentBox .imgSpace {
    height: 260px;
  }
  .contentBox .txtSpace .titleSpace .number {
    width: 54px;
  }
  .contentBox .txtSpace .titleSpace .title_2 {
    width: calc(100% - 54px);
    padding-left: 15px;
  }
}
@media only screen and (max-width: 900px) {
  .contentBox .imgSpace {
    height: 220px;
  }
  .contentBox .txtSpace {
    padding: 35px;
  }
  .contentBox .txtSpace .titleSpace:after {
    height: calc(100% + 35px);
    top: -35px;
    left: -35px;
  }
  .contentBox .txtSpace .titleSpace .number {
    width: 50px;
  }
  .contentBox .txtSpace .titleSpace .title_2 {
    width: calc(100% - 50px);
  }
  .contentBox .txtSpace .listSpace .left {
    width: calc(100% - 90px);
    padding-right: 30px;
  }
  .contentBox .txtSpace .listSpace .double >ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    -o-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    -o-column-gap: 0;
    column-gap: 0;
  }
  .contentBox .txtSpace .icoSpace {
    width: 90px;
    padding: 13px;
  }
  .contentBox .txtSpace .icoSpace .icon {
    font-size: 6rem;
  }
}
@media only screen and (max-width: 800px) {
  .contentBox .imgSpace {
    height: 180px;
  }
  .contentBox .txtSpace {
    padding: 30px;
  }
  .contentBox .txtSpace .titleSpace:after {
    height: calc(100% + 30px);
    top: -30px;
    left: -30px;
  }
  .contentBox .txtSpace .titleSpace .number {
    width: 44px;
  }
  .contentBox .txtSpace .titleSpace .title_2 {
    width: calc(100% - 44px);
    padding-left: 10px;
  }
  .contentBox .txtSpace .listSpace .left {
    width: calc(100% - 80px);
    padding-right: 25px;
  }
  .contentBox .txtSpace .icoSpace {
    width: 80px;
    padding: 12px;
  }
  .contentBox .txtSpace .icoSpace .icon {
    font-size: 5.2rem;
  }
}
@media only screen and (max-width: 568px) {
  .contentBox .imgSpace {
    height: 160px;
  }
  .contentBox .txtSpace {
    padding: 25px;
  }
  .contentBox .txtSpace .titleSpace {
    -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;
  }
  .contentBox .txtSpace .titleSpace:after {
    height: calc(100% + 25px);
    top: -25px;
    left: -25px;
  }
  .contentBox .txtSpace .titleSpace .number {
    width: 40px;
    margin-bottom: 10px;
  }
  .contentBox .txtSpace .titleSpace .title_2 {
    width: 100%;
    padding-left: 0;
  }
  .contentBox .txtSpace .listSpace .left {
    width: 100%;
    padding-right: 0;
  }
  .contentBox .txtSpace .icoSpace {
    width: 60px;
    padding: 7px;
  }
  .contentBox .txtSpace .icoSpace .icon {
    font-size: 4.2rem;
  }
}
@media only screen and (max-width: 360px) {
  .contentBox .imgSpace {
    height: 140px;
  }
  .contentBox .txtSpace {
    padding: 20px;
  }
  .contentBox .txtSpace .titleSpace:after {
    height: calc(100% + 20px);
    top: -20px;
    left: -20px;
  }
  .contentBox .txtSpace .titleSpace .number {
    width: 36px;
  }
  .contentBox .txtSpace .icoSpace {
    width: 48px;
    padding: 4px;
  }
  .contentBox .txtSpace .icoSpace .icon {
    font-size: 3.6rem;
  }
}
#contacto,
#page_contacto {
  overflow: hidden;
}
#contacto .txtSpace a,
#page_contacto .txtSpace a {
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin-top: 20px;
}
#contacto .txtSpace a .icon,
#page_contacto .txtSpace a .icon {
  padding: 6px;
  border: solid 2px #ffc600;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  margin-right: 18px;
}
#contacto .txtSpace {
  width: 45%;
  float: left;
  max-width: 520px;
  padding-right: 40px;
}
#contacto .txtSpace .title_4 {
  margin-bottom: 30px;
  position: relative;
}
#contacto .txtSpace .title_4:after {
  content: "";
  display: block;
  position: absolute;
  width: calc(50vw - 520px);
  right: calc(100% - 80px);
  top: calc(100% + 10px);
  height: 2px;
  background-color: #ffc600;
}
@media only screen and (max-width: 1240px) {
  #contacto .txtSpace .title_4:after {
    width: 100px;
    left: -20px;
    right: initial;
  }
}
#contacto .formSpace {
  width: 55%;
  float: right;
}
#contacto.trigger_parent .txtSpace .title_4 {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
#contacto.trigger_parent .txtSpace .title_4:after {
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -o-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: transform 0.4s ease 0.3s;
  -moz-transition: transform 0.4s ease 0.3s;
  -o-transition: transform 0.4s ease 0.3s;
  transition: transform 0.4s ease 0.3s;
}
#contacto.trigger_parent .txtSpace p,
#contacto.trigger_parent .txtSpace a {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease 0.6s;
  -moz-transition: opacity 0.4s ease 0.6s;
  -o-transition: opacity 0.4s ease 0.6s;
  transition: opacity 0.4s ease 0.6s;
}
#contacto.trigger_parent .formSpace {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease 0.9s;
  -moz-transition: opacity 0.4s ease 0.9s;
  -o-transition: opacity 0.4s ease 0.9s;
  transition: opacity 0.4s ease 0.9s;
}
#contacto.vis .txtSpace .title_4 {
  opacity: 1;
}
#contacto.vis .txtSpace .title_4:after {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
#contacto.vis .txtSpace p,
#contacto.vis .txtSpace a {
  opacity: 1;
}
#contacto.vis .formSpace {
  opacity: 1;
}
@media only screen and (max-width: 900px) {
  #contacto .txtSpace,
  #contacto .formSpace {
    width: 50%;
  }
}
@media only screen and (max-width: 720px) {
  #contacto .txtSpace,
  #contacto .formSpace {
    width: 100%;
    float: initial;
    margin-left: auto;
    margin-right: auto;
  }
  #contacto .txtSpace {
    padding-right: 0;
    max-width: 460px;
    margin-bottom: 30px;
    text-align: center;
  }
  #contacto .txtSpace .title_4:after {
    right: 0;
    left: 0;
    margin: auto;
  }
  #contacto .txtSpace a {
    text-align: left;
  }
}
.breadcrumbs {
  display: flex;
  margin-bottom: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.breadcrumbs >a,
.breadcrumbs >p {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
@media only screen and (max-width: 568px) {
  .breadcrumbs >a,
  .breadcrumbs >p {
    margin-right: 6px;
  }
}
.breadcrumbs >p:last-child {
  margin-right: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.carrusel_continuo_left,
.carrusel_continuo_right {
  width: 100%;
  margin: 10px 0;
  overflow: hidden;
}
.carrusel_continuo_left .carrusel_wrapper .carrusel_reel,
.carrusel_continuo_right .carrusel_wrapper .carrusel_reel {
  position: relative;
}
.carrusel_continuo_left .carrusel_wrapper .carrusel_reel .item,
.carrusel_continuo_right .carrusel_wrapper .carrusel_reel .item {
  float: left;
  width: auto;
  margin: 0 10px;
  width: 220px;
}
.carrusel_continuo_left .carrusel_wrapper .carrusel_reel .item img,
.carrusel_continuo_right .carrusel_wrapper .carrusel_reel .item img {
  display: block;
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 568px) {
  .carrusel_continuo_left .carrusel_wrapper .carrusel_reel .item,
  .carrusel_continuo_right .carrusel_wrapper .carrusel_reel .item {
    width: 200px;
  }
}
@media only screen and (max-width: 360px) {
  .carrusel_continuo_left,
  .carrusel_continuo_right {
    margin: 5px 0;
  }
  .carrusel_continuo_left .carrusel_wrapper .carrusel_reel .item,
  .carrusel_continuo_right .carrusel_wrapper .carrusel_reel .item {
    margin: 0 5px;
    width: 180px;
  }
}
/*#slider_clientes, #slider_clientes2
	.item
		width 220px*/
#clientes.trigger_parent .title_3,
#clientes.trigger_parent .carrusel_continuo_left,
#clientes.trigger_parent .carrusel_continuo_right {
  opacity: 0;
}
#clientes.trigger_parent .title_3 {
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
#clientes.trigger_parent .carrusel_continuo_left,
#clientes.trigger_parent .carrusel_continuo_right {
  -webkit-transition: opacity 0.4s ease 0.3s;
  -moz-transition: opacity 0.4s ease 0.3s;
  -o-transition: opacity 0.4s ease 0.3s;
  transition: opacity 0.4s ease 0.3s;
}
#clientes.vis .title_3,
#clientes.vis .carrusel_continuo_left,
#clientes.vis .carrusel_continuo_right {
  opacity: 1;
}
#servicios.trigger_parent .title_2,
#home.trigger_parent .title_2,
#servicios.trigger_parent .subtitle_1,
#home.trigger_parent .subtitle_1 {
  opacity: 0;
}
#servicios.trigger_parent .title_2,
#home.trigger_parent .title_2 {
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
#servicios.trigger_parent hr,
#home.trigger_parent hr {
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -o-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: transform 0.4s ease 0.3s;
  -moz-transition: transform 0.4s ease 0.3s;
  -o-transition: transform 0.4s ease 0.3s;
  transition: transform 0.4s ease 0.3s;
}
#servicios.trigger_parent .subtitle_1,
#home.trigger_parent .subtitle_1 {
  -webkit-transition: opacity 0.4s ease 0.6s;
  -moz-transition: opacity 0.4s ease 0.6s;
  -o-transition: opacity 0.4s ease 0.6s;
  transition: opacity 0.4s ease 0.6s;
}
#servicios.vis .title_2,
#home.vis .title_2,
#servicios.vis .subtitle_1,
#home.vis .subtitle_1 {
  opacity: 1;
}
#servicios.vis hr,
#home.vis hr {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
#servicios .floatBox p,
#home .floatBox p {
  margin-bottom: 20px;
}
#servicios .floatBox p:last-child,
#home .floatBox p:last-child {
  margin-bottom: 0;
}
.halfs,
.thirds {
  margin: 30px 0;
  display: flex;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -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;
}
.halfs.reverse,
.thirds.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-box-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.halfs .txtSpace,
.thirds .txtSpace,
.halfs .imgSpace,
.thirds .imgSpace {
  float: left;
}
.halfs .txtSpace,
.thirds .txtSpace {
  padding: 80px 50px;
}
.halfs .imgSpace,
.thirds .imgSpace {
  position: relative;
  overflow: hidden;
}
.halfs .imgSpace picture>*,
.thirds .imgSpace picture>* {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  object-fit: cover;
  min-height: 100%;
  height: auto;
  width: 100%;
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01);
}
.halfs.trigger_parent .imgSpace,
.thirds.trigger_parent .imgSpace {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.halfs.trigger_parent .txtSpace .title_4,
.thirds.trigger_parent .txtSpace .title_4,
.halfs.trigger_parent .txtSpace p,
.thirds.trigger_parent .txtSpace p {
  opacity: 0;
}
.halfs.trigger_parent .txtSpace .title_4,
.thirds.trigger_parent .txtSpace .title_4 {
  -webkit-transition: opacity 0.4s ease 0.3s;
  -moz-transition: opacity 0.4s ease 0.3s;
  -o-transition: opacity 0.4s ease 0.3s;
  transition: opacity 0.4s ease 0.3s;
}
.halfs.trigger_parent .txtSpace hr,
.thirds.trigger_parent .txtSpace hr {
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -o-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: transform 0.4s ease 0.6s;
  -moz-transition: transform 0.4s ease 0.6s;
  -o-transition: transform 0.4s ease 0.6s;
  transition: transform 0.4s ease 0.6s;
}
.halfs.trigger_parent .txtSpace p,
.thirds.trigger_parent .txtSpace p {
  -webkit-transition: opacity 0.4s ease 0.9s;
  -moz-transition: opacity 0.4s ease 0.9s;
  -o-transition: opacity 0.4s ease 0.9s;
  transition: opacity 0.4s ease 0.9s;
}
.halfs.vis .imgSpace,
.thirds.vis .imgSpace {
  opacity: 1;
}
.halfs.vis .txtSpace .title_4,
.thirds.vis .txtSpace .title_4,
.halfs.vis .txtSpace p,
.thirds.vis .txtSpace p {
  opacity: 1;
}
.halfs.vis .txtSpace hr,
.thirds.vis .txtSpace hr {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
@media only screen and (max-width: 1024px) {
  .halfs .txtSpace,
  .thirds .txtSpace {
    padding: 60px 40px;
  }
}
@media only screen and (max-width: 900px) {
  .halfs .txtSpace,
  .thirds .txtSpace {
    padding: 40px 30px;
  }
}
@media only screen and (max-width: 800px) {
  .halfs,
  .thirds {
    margin: 25px 0;
  }
  .halfs .txtSpace,
  .thirds .txtSpace {
    padding: 30px 25px;
  }
}
@media only screen and (max-width: 568px) {
  .halfs,
  .thirds {
    margin: 20px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .halfs.reverse,
  .thirds.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .halfs .txtSpace,
  .thirds .txtSpace {
    padding: 25px;
  }
  .halfs .imgSpace,
  .thirds .imgSpace {
    height: 160px;
  }
}
@media only screen and (max-width: 360px) {
  .halfs .txtSpace,
  .thirds .txtSpace {
    padding: 20px;
  }
  .halfs .imgSpace,
  .thirds .imgSpace {
    height: 140px;
  }
}
.halfs .txtSpace,
.halfs .imgSpace {
  width: 50%;
}
@media only screen and (max-width: 800px) {
  .halfs .txtSpace {
    width: 55%;
  }
  .halfs .imgSpace {
    width: 45%;
  }
}
@media only screen and (max-width: 568px) {
  .halfs .txtSpace,
  .halfs .imgSpace {
    width: 100%;
  }
}
.thirds .txtSpace {
  width: 65%;
}
.thirds .imgSpace {
  width: 35%;
}
@media only screen and (max-width: 800px) {
  .thirds .txtSpace,
  .thirds .imgSpace {
    width: 100%;
  }
}
/* INICIO ========================================================================== */
#hero {
  height: calc(100vh - 60px);
  min-height: 500px;
  overflow: hidden;
  position: relative;
  background-color: #000;
}
#hero .slick-list,
#hero .slick-track,
#hero .item {
  height: 100%;
}
#hero .item .content-center {
  height: 100%;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding-top: calc(100px / 2);
}
#hero .item .txtBox {
  width: 100%;
  max-width: 620px;
}
#hero .item .txtBox h1 {
  margin-bottom: 20px;
}
#hero .item .txtBox p {
  border-left: solid 2px #ffc600;
  padding-left: 18px;
  margin-bottom: 30px;
}
#hero .item .bgHero {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #000;
}
#hero .item .bgHero:before,
#hero .item .bgHero:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}
#hero .item .bgHero:before {
  background: rgba(0,0,0,0.3);
}
#hero .item .bgHero:after {
  background: linear-gradient(90deg, #26323a 25%, rgba(38,50,58,0) 80%);
}
#hero .item.trigger_parent .txtBox h1,
#hero .item.trigger_parent .txtBox .btn {
  opacity: 0;
}
#hero .item.trigger_parent .txtBox h1 {
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
#hero .item.trigger_parent .txtBox p {
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  color: transparent;
  -webkit-transition: transform 0.4s ease 0.3s, color 0.4s ease 0.6s;
  -moz-transition: transform 0.4s ease 0.3s, color 0.4s ease 0.6s;
  -o-transition: transform 0.4s ease 0.3s, color 0.4s ease 0.6s;
  transition: transform 0.4s ease 0.3s, color 0.4s ease 0.6s;
}
#hero .item.trigger_parent .txtBox .btn {
  -webkit-transition: opacity 0.4s ease 0.9s;
  -moz-transition: opacity 0.4s ease 0.9s;
  -o-transition: opacity 0.4s ease 0.9s;
  transition: opacity 0.4s ease 0.9s;
}
#hero .item.vis .txtBox h1,
#hero .item.vis .txtBox .btn {
  opacity: 1;
}
#hero .item.vis .txtBox p {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
  color: #fafafa;
}
#hero .slider_dots {
  display: table;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  margin: 10px auto 0 auto;
}
#hero .slider_dots li {
  margin: 0 5px;
  float: left;
}
#hero .slider_dots li a {
  border: solid 2px #fff;
  background-color: transparent;
  display: block;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  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;
}
#hero .slider_dots li.slick-active a {
  background-color: primary;
  border: solid 2px #ffc600;
  background-color: #ffc600;
}
@media only screen and (max-width: 360px) {
  #hero .item .txtBox p {
    border-left: 0;
    padding-left: 0;
  }
}
#nosotros_home,
#redes {
  position: relative;
  background-color: #000;
  overflow: hidden;
}
#nosotros_home:before,
#redes:before,
#nosotros_home .bgArea,
#redes .bgArea {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
#nosotros_home:before,
#redes:before {
  content: "";
  background: linear-gradient(90deg, #26323a 15%, rgba(38,50,58,0) 100%);
  z-index: 1;
}
#nosotros_home .bgArea,
#redes .bgArea {
  background-color: #000;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.6;
}
#nosotros_home .txtArea,
#redes .txtArea {
  float: left;
  max-width: 600px;
  color: #fafafa;
  position: relative;
  z-index: 2;
}
#nosotros_home .txtArea p,
#redes .txtArea p {
  margin-top: 20px;
}
#nosotros_home .txtArea .btn,
#redes .txtArea .btn {
  margin-top: 30px;
}
#nosotros_home .txtArea.trigger_parent .title_3,
#redes .txtArea.trigger_parent .title_3,
#nosotros_home .txtArea.trigger_parent p,
#redes .txtArea.trigger_parent p,
#nosotros_home .txtArea.trigger_parent .btn,
#redes .txtArea.trigger_parent .btn {
  opacity: 0;
}
#nosotros_home .txtArea.trigger_parent .title_3,
#redes .txtArea.trigger_parent .title_3 {
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
#nosotros_home .txtArea.trigger_parent hr,
#redes .txtArea.trigger_parent hr {
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -o-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: transform 0.4s ease 0.3s;
  -moz-transition: transform 0.4s ease 0.3s;
  -o-transition: transform 0.4s ease 0.3s;
  transition: transform 0.4s ease 0.3s;
}
#nosotros_home .txtArea.trigger_parent p,
#redes .txtArea.trigger_parent p {
  -webkit-transition: opacity 0.4s ease 0.6s;
  -moz-transition: opacity 0.4s ease 0.6s;
  -o-transition: opacity 0.4s ease 0.6s;
  transition: opacity 0.4s ease 0.6s;
}
#nosotros_home .txtArea.trigger_parent .btn,
#redes .txtArea.trigger_parent .btn {
  -webkit-transition: opacity 0.4s ease 0.9s;
  -moz-transition: opacity 0.4s ease 0.9s;
  -o-transition: opacity 0.4s ease 0.9s;
  transition: opacity 0.4s ease 0.9s;
}
#nosotros_home .txtArea.vis .title_3,
#redes .txtArea.vis .title_3,
#nosotros_home .txtArea.vis p,
#redes .txtArea.vis p,
#nosotros_home .txtArea.vis .btn,
#redes .txtArea.vis .btn {
  opacity: 1;
}
#nosotros_home .txtArea.vis hr,
#redes .txtArea.vis hr {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
@media only screen and (max-width: 568px) {
  #nosotros_home:before,
  #redes:before {
    background: linear-gradient(90deg, #26323a 15%, rgba(38,50,58,0.15) 100%);
  }
}
#servicios_home {
  overflow: hidden;
}
#servicios_home .tabs {
  border-bottom: solid 2px #d0d2d3;
}
#servicios_home .tabs .content-center {
  display: flex;
}
#servicios_home .tabs .tab {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  text-align: center;
  padding: 12px;
  color: rgba(66,66,66,0.75);
  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;
}
#servicios_home .tabs .tab p {
  width: 100%;
  line-height: 125%;
}
#servicios_home .tabs .tab:before {
  content: "";
  position: absolute;
  background-color: #ffc600;
  display: block;
  height: 2px;
  width: 100%;
  top: 100%;
  left: 0;
  right: 0;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
#servicios_home .tabs .tab.verde:before {
  background-color: #1bbf61;
}
#servicios_home .tabs .tab.amarillo:before {
  background-color: #ffc600;
}
#servicios_home .tabs .tab.naranja:before {
  background-color: #f37a1f;
}
#servicios_home .tabs .tab.morado:before {
  background-color: #ac6efc;
}
#servicios_home .tabs .tab.celeste:before {
  background-color: #1bc7fc;
}
#servicios_home .tabs .tab.azul:before {
  background-color: #2238dc;
}
#servicios_home .tabs .tab.active,
#servicios_home .tabs .tab:hover {
  color: #26323a;
}
#servicios_home .tabs .tab.active:before,
#servicios_home .tabs .tab:hover:before {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
#servicios_home .tabs.hideDesk {
  border-top: solid 2px #d0d2d3;
  border-bottom: 0;
}
#servicios_home .tabs.hideDesk .tab:before {
  top: initial;
  bottom: 100%;
}
#servicios_home .tab_content .content-center {
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#servicios_home.trigger_parent .title_3,
#servicios_home.trigger_parent .tabs {
  opacity: 0;
}
#servicios_home.trigger_parent .title_3 {
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
#servicios_home.trigger_parent .tabs {
  -webkit-transition: opacity 0.4s ease 0.3s;
  -moz-transition: opacity 0.4s ease 0.3s;
  -o-transition: opacity 0.4s ease 0.3s;
  transition: opacity 0.4s ease 0.3s;
}
#servicios_home.vis .tabs,
#servicios_home.vis .title_3 {
  opacity: 1;
}
#lista_home.trigger_parent .title_4 {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
#lista_home.trigger_parent hr {
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -o-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: transform 0.4s ease 0.3s;
  -moz-transition: transform 0.4s ease 0.3s;
  -o-transition: transform 0.4s ease 0.3s;
  transition: transform 0.4s ease 0.3s;
}
#lista_home.vis .title_4 {
  opacity: 1;
}
#lista_home.vis hr {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
.listArea {
  position: relative;
}
.listArea .bgArea {
  position: absolute;
  display: block;
  height: calc(100% - 150px);
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-color: #000;
  z-index: -1;
}
.listArea .bgArea:before,
.listArea .bgArea:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 20px;
  left: 0;
  right: 0;
}
.listArea .bgArea:before {
  top: 0;
  background: linear-gradient(180deg, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0) 100%);
}
.listArea .bgArea:after {
  bottom: 0;
  background: linear-gradient(0deg, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0) 100%);
}
.listArea .floatBox {
  display: flex;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-top: 20px;
  margin-bottom: 20px;
  min-height: 110px;
  max-width: 580px;
}
.listArea .floatBox .icoSpace,
.listArea .floatBox .txtSpace {
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.listArea .floatBox .icoSpace {
  width: 90px;
  padding: 20px;
  text-align: center;
  background-color: #ffc600;
}
.listArea .floatBox .icoSpace .icon {
  font-size: 5rem;
  line-height: 100%;
}
.listArea .floatBox .txtSpace {
  width: calc(100% - 90px);
  padding: 30px 25px;
}
.listArea .floatBox.trigger_parent {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: transform 0.4s ease;
  -moz-transition: transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
}
.listArea .floatBox.trigger_parent .icoSpace .icon,
.listArea .floatBox.trigger_parent .txtSpace {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease 0.3s;
  -moz-transition: opacity 0.4s ease 0.3s;
  -o-transition: opacity 0.4s ease 0.3s;
  transition: opacity 0.4s ease 0.3s;
}
.listArea .floatBox.vis {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.listArea .floatBox.vis .icoSpace .icon,
.listArea .floatBox.vis .txtSpace {
  opacity: 1;
}
.listArea .content-center .floatBox:nth-child(1) {
  margin-right: auto;
}
.listArea .content-center .floatBox:nth-child(2) {
  margin-left: calc((100% - 580px) / 4.5);
  margin-right: auto;
}
.listArea .content-center .floatBox:nth-child(3) {
  margin-left: calc((100% - 580px) / 2.5);
  margin-right: auto;
}
.listArea .content-center .floatBox:nth-child(4) {
  margin-left: auto;
  margin-right: calc((100% - 580px) / 2.5);
}
.listArea .content-center .floatBox:nth-child(5) {
  margin-left: auto;
  margin-right: calc((100% - 580px) / 4.5);
}
.listArea .content-center .floatBox:nth-child(6) {
  margin-left: auto;
}
@media only screen and (max-width: 900px) {
  .listArea .floatBox .icoSpace {
    width: 80px;
    padding: 18px;
  }
  .listArea .floatBox .icoSpace .icon {
    font-size: 4.4rem;
  }
  .listArea .floatBox .txtSpace {
    width: calc(100% - 80px);
  }
}
@media only screen and (max-width: 800px) {
  .listArea .floatBox {
    max-width: 540px;
  }
  .listArea .floatBox .icoSpace {
    width: 68px;
    padding: 16px;
  }
  .listArea .floatBox .icoSpace .icon {
    font-size: 3.6rem;
  }
  .listArea .floatBox .txtSpace {
    width: calc(100% - 68px);
    padding: 25px;
  }
}
@media only screen and (max-width: 800px) {
  .listArea .content-center .floatBox {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media only screen and (max-width: 568px) {
  .listArea .bgArea {
    height: calc(100% - 118px);
  }
  .listArea .floatBox {
    margin-top: 15px;
    margin-bottom: 15px;
    min-height: 88px;
  }
  .listArea .floatBox .icoSpace {
    width: 54px;
    padding: 12px;
  }
  .listArea .floatBox .icoSpace .icon {
    font-size: 3rem;
  }
  .listArea .floatBox .txtSpace {
    width: calc(100% - 54px);
    padding: 20px;
  }
}
@media only screen and (max-width: 360px) {
  .listArea .bgArea {
    height: calc(100% - 115px);
  }
  .listArea .floatBox {
    min-height: 75px;
  }
  .listArea .floatBox .icoSpace {
    width: 40px;
    padding: 8px;
  }
  .listArea .floatBox .icoSpace .icon {
    font-size: 2.4rem;
  }
  .listArea .floatBox .txtSpace {
    width: calc(100% - 40px);
    padding: 15px;
  }
}
/* SERVICIOS ========================================================================== */
.servContent .imgSpace {
  float: left;
  padding-right: 20px;
}
.servContent .imgSpace .imgBox {
  height: 100%;
  position: relative;
  overflow: hidden;
}
.servContent .imgSpace .imgBox:before {
  content: "";
  display: block;
  padding-bottom: 75%;
}
.servContent .imgSpace .imgBox picture:not(.mobAlt) {
  display: block;
}
.servContent .imgSpace .imgBox picture.mobAlt {
  display: none;
}
.servContent .imgSpace .imgBox picture>* {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  object-fit: cover;
  min-height: 100%;
  height: auto;
  width: 100%;
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01);
}
.servContent .txtSpace {
  float: right;
  padding-left: 80px;
}
.servContent.tabStyle,
.servContent.boxStyle {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.servContent.tabStyle {
  display: none;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.servContent.tabStyle.active {
  display: flex;
}
.servContent.tabStyle .imgSpace {
  width: 45%;
}
.servContent.tabStyle .imgSpace .imgBox {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.servContent.tabStyle .txtSpace {
  width: 55%;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.servContent.boxStyle {
  display: flex;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  overflow: hidden;
  margin: 20px 0;
  min-height: 480px;
}
.servContent.boxStyle .imgSpace {
  width: 40%;
}
.servContent.boxStyle .txtSpace {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 60%;
  padding-top: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
}
.servContent .titleSpace {
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: calc(100% + 80px);
  left: -80px;
  margin-bottom: 22px;
}
.servContent .titleSpace:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #ffc600;
  width: calc(100% + 80px);
  height: 2px;
  top: calc(100% + 10px);
  right: 0;
}
.servContent .titleSpace .number {
  width: 60px;
}
.servContent .titleSpace .number svg {
  display: block;
  fill: #ffc600;
  width: inherit;
  height: auto;
}
.servContent .titleSpace .title_4 {
  width: calc(100% - 60px);
  padding-left: 20px;
  line-height: 115%;
  max-width: 520px;
}
.servContent .subtitle_2 {
  margin-bottom: 10px;
}
.servContent .btn {
  margin-top: 15px;
}
.servContent.trigger_parent .imgSpace {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.servContent.trigger_parent .titleSpace:after {
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -o-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: transform 0.4s ease 0.3s;
  -moz-transition: transform 0.4s ease 0.3s;
  -o-transition: transform 0.4s ease 0.3s;
  transition: transform 0.4s ease 0.3s;
}
.servContent.trigger_parent .titleSpace .number,
.servContent.trigger_parent .titleSpace .title_4 {
  opacity: 0;
}
.servContent.trigger_parent .titleSpace .number {
  -webkit-transition: opacity 0.4s ease 0.6s;
  -moz-transition: opacity 0.4s ease 0.6s;
  -o-transition: opacity 0.4s ease 0.6s;
  transition: opacity 0.4s ease 0.6s;
}
.servContent.trigger_parent .titleSpace .title_4 {
  -webkit-transition: opacity 0.4s ease 0.9s;
  -moz-transition: opacity 0.4s ease 0.9s;
  -o-transition: opacity 0.4s ease 0.9s;
  transition: opacity 0.4s ease 0.9s;
}
.servContent.trigger_parent .subtitle_2,
.servContent.trigger_parent ul,
.servContent.trigger_parent .btn {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease 1.2s;
  -moz-transition: opacity 0.4s ease 1.2s;
  -o-transition: opacity 0.4s ease 1.2s;
  transition: opacity 0.4s ease 1.2s;
}
.servContent.vis .imgSpace {
  opacity: 1;
}
.servContent.vis .titleSpace:after {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
.servContent.vis .titleSpace .number,
.servContent.vis .titleSpace .title_4 {
  opacity: 1;
}
.servContent.vis .subtitle_2,
.servContent.vis ul,
.servContent.vis .btn {
  opacity: 1;
}
@media only screen and (max-width: 1024px) {
  .servContent .txtSpace {
    padding-left: 30px;
  }
  .servContent .titleSpace {
    left: -5px;
    width: calc(100% + 5px);
  }
  .servContent .titleSpace:after {
    width: calc(100% + 105px);
  }
  .servContent .titleSpace .number {
    width: 54px;
  }
  .servContent .titleSpace .title_4 {
    width: calc(100% - 54px);
    padding-left: 15px;
  }
}
@media only screen and (max-width: 900px) {
  .servContent .txtSpace {
    padding-left: 20px;
  }
  .servContent .titleSpace:after {
    width: calc(100% + 95px);
  }
  .servContent .titleSpace .number {
    width: 50px;
  }
  .servContent .titleSpace .title_4 {
    width: calc(100% - 50px);
  }
}
@media only screen and (max-width: 800px) {
  .servContent .imgSpace {
    padding-right: 15px;
  }
  .servContent .txtSpace {
    padding-left: 15px;
  }
  .servContent .titleSpace:after {
    width: calc(100% + 85px);
  }
  .servContent .titleSpace .number {
    width: 44px;
  }
  .servContent .titleSpace .title_4 {
    width: calc(100% - 44px);
    padding-left: 10px;
  }
  .servContent.boxStyle .imgSpace {
    width: 42%;
  }
  .servContent.boxStyle .txtSpace {
    width: 58%;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 720px) {
  .servContent .imgSpace .imgBox {
    height: auto;
    min-height: 180px;
  }
  .servContent .imgSpace .imgBox:before {
    display: none;
  }
  .servContent .imgSpace .imgBox picture:not(.mobAlt) {
    display: none;
  }
  .servContent .imgSpace .imgBox picture.mobAlt {
    display: block;
  }
  .servContent .txtSpace {
    display: block;
  }
  .servContent.tabStyle,
  .servContent.boxStyle {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .servContent.tabStyle .imgSpace,
  .servContent.boxStyle .imgSpace,
  .servContent.tabStyle .txtSpace,
  .servContent.boxStyle .txtSpace {
    width: 100%;
  }
  .servContent.tabStyle .txtSpace,
  .servContent.boxStyle .txtSpace {
    display: block;
  }
  .servContent.tabStyle .imgSpace,
  .servContent.tabStyle .txtSpace {
    padding: 0;
  }
  .servContent.tabStyle .txtSpace {
    margin-top: 20px;
  }
  .servContent.tabStyle .titleSpace:after {
    width: calc(100% + 15px);
  }
  .servContent.boxStyle .imgSpace {
    padding: 0;
  }
  .servContent.boxStyle .txtSpace {
    padding: 25px;
  }
  .servContent.boxStyle .titleSpace:after {
    width: calc(100% + 20px);
  }
}
@media only screen and (max-width: 568px) {
  .servContent .imgSpace .imgBox {
    min-height: 160px;
  }
  .servContent .titleSpace .number {
    width: 40px;
  }
  .servContent .titleSpace .title_4 {
    width: calc(100% - 40px);
  }
  .servContent.boxStyle {
    margin: 15px 0;
  }
  .servContent.boxStyle .txtSpace {
    padding: 20px;
  }
  .servContent.boxStyle .titleSpace:after {
    width: calc(100% + 15px);
  }
}
@media only screen and (max-width: 360px) {
  .servContent .imgSpace .imgBox {
    min-height: 140px;
  }
  .servContent .titleSpace .number {
    width: 36px;
  }
  .servContent .titleSpace .title_4 {
    width: calc(100% - 36px);
    padding-left: 8px;
  }
  .servContent.boxStyle {
    margin: 10px 0;
  }
}
.servContent.verde .titleSpace::after,
#servicio.verde .titleSpace::after,
.servContent.verde ul:not(.menu):not(.sub-menu):not(.slick-dots) li::before,
#servicio.verde ul:not(.menu):not(.sub-menu):not(.slick-dots) li::before {
  background-color: #1bbf61;
}
.servContent.verde .number svg,
#servicio.verde .number svg {
  fill: #1bbf61;
}
.servContent.verde .txtSpace .icoSpace,
#servicio.verde .txtSpace .icoSpace {
  border: solid 2px #1bbf61;
}
.servContent.verde hr.full,
#servicio.verde hr.full {
  border-top: #1bbf61 2px solid;
}
.servContent.amarillo .titleSpace::after,
#servicio.amarillo .titleSpace::after,
.servContent.amarillo ul:not(.menu):not(.sub-menu):not(.slick-dots) li::before,
#servicio.amarillo ul:not(.menu):not(.sub-menu):not(.slick-dots) li::before {
  background-color: #ffc600;
}
.servContent.amarillo .number svg,
#servicio.amarillo .number svg {
  fill: #ffc600;
}
.servContent.amarillo .txtSpace .icoSpace,
#servicio.amarillo .txtSpace .icoSpace {
  border: solid 2px #ffc600;
}
.servContent.amarillo hr.full,
#servicio.amarillo hr.full {
  border-top: #ffc600 2px solid;
}
.servContent.naranja .titleSpace::after,
#servicio.naranja .titleSpace::after,
.servContent.naranja ul:not(.menu):not(.sub-menu):not(.slick-dots) li::before,
#servicio.naranja ul:not(.menu):not(.sub-menu):not(.slick-dots) li::before {
  background-color: #f37a1f;
}
.servContent.naranja .number svg,
#servicio.naranja .number svg {
  fill: #f37a1f;
}
.servContent.naranja .txtSpace .icoSpace,
#servicio.naranja .txtSpace .icoSpace {
  border: solid 2px #f37a1f;
}
.servContent.naranja hr.full,
#servicio.naranja hr.full {
  border-top: #f37a1f 2px solid;
}
.servContent.morado .titleSpace::after,
#servicio.morado .titleSpace::after,
.servContent.morado ul:not(.menu):not(.sub-menu):not(.slick-dots) li::before,
#servicio.morado ul:not(.menu):not(.sub-menu):not(.slick-dots) li::before {
  background-color: #ac6efc;
}
.servContent.morado .number svg,
#servicio.morado .number svg {
  fill: #ac6efc;
}
.servContent.morado .txtSpace .icoSpace,
#servicio.morado .txtSpace .icoSpace {
  border: solid 2px #ac6efc;
}
.servContent.morado hr.full,
#servicio.morado hr.full {
  border-top: #ac6efc 2px solid;
}
.servContent.celeste .titleSpace::after,
#servicio.celeste .titleSpace::after,
.servContent.celeste ul:not(.menu):not(.sub-menu):not(.slick-dots) li::before,
#servicio.celeste ul:not(.menu):not(.sub-menu):not(.slick-dots) li::before {
  background-color: #1bc7fc;
}
.servContent.celeste .number svg,
#servicio.celeste .number svg {
  fill: #1bc7fc;
}
.servContent.celeste .txtSpace .icoSpace,
#servicio.celeste .txtSpace .icoSpace {
  border: solid 2px #1bc7fc;
}
.servContent.celeste hr.full,
#servicio.celeste hr.full {
  border-top: #1bc7fc 2px solid;
}
.servContent.azul .titleSpace::after,
#servicio.azul .titleSpace::after,
.servContent.azul ul:not(.menu):not(.sub-menu):not(.slick-dots) li::before,
#servicio.azul ul:not(.menu):not(.sub-menu):not(.slick-dots) li::before {
  background-color: #2238dc;
}
.servContent.azul .number svg,
#servicio.azul .number svg {
  fill: #2238dc;
}
.servContent.azul .txtSpace .icoSpace,
#servicio.azul .txtSpace .icoSpace {
  border: solid 2px #2238dc;
}
.servContent.azul hr.full,
#servicio.azul hr.full {
  border-top: #2238dc 2px solid;
}
#servicio .halfs,
#servicio .thirds {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  gap: 40px;
  margin: 40px 0;
  padding: 0 40px;
}
#servicio .halfs .txtSpace,
#servicio .thirds .txtSpace {
  padding: 20px 0;
}
#servicio .halfs .txtSpace p,
#servicio .thirds .txtSpace p,
#servicio .halfs .txtSpace ul,
#servicio .thirds .txtSpace ul {
  margin-top: 20px;
}
#servicio .halfs .txtSpace .btn,
#servicio .thirds .txtSpace .btn {
  margin-top: 30px;
}
#servicio .halfs .txtSpace a:not(.btn),
#servicio .thirds .txtSpace a:not(.btn) {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-decoration: underline;
}
#servicio .halfs .imgSpace,
#servicio .thirds .imgSpace {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  min-height: 260px;
}
#servicio .halfs.trigger_parent .txtSpace .title_5,
#servicio .thirds.trigger_parent .txtSpace .title_5,
#servicio .halfs.trigger_parent .txtSpace p,
#servicio .thirds.trigger_parent .txtSpace p,
#servicio .halfs.trigger_parent .txtSpace .btn,
#servicio .thirds.trigger_parent .txtSpace .btn,
#servicio .halfs.trigger_parent .txtSpace ul,
#servicio .thirds.trigger_parent .txtSpace ul {
  opacity: 0;
}
#servicio .halfs.trigger_parent .txtSpace .title_5,
#servicio .thirds.trigger_parent .txtSpace .title_5 {
  -webkit-transition: opacity 0.4s ease 0.3s;
  -moz-transition: opacity 0.4s ease 0.3s;
  -o-transition: opacity 0.4s ease 0.3s;
  transition: opacity 0.4s ease 0.3s;
}
#servicio .halfs.trigger_parent .txtSpace p,
#servicio .thirds.trigger_parent .txtSpace p,
#servicio .halfs.trigger_parent .txtSpace .btn,
#servicio .thirds.trigger_parent .txtSpace .btn,
#servicio .halfs.trigger_parent .txtSpace ul,
#servicio .thirds.trigger_parent .txtSpace ul {
  -webkit-transition: opacity 0.4s ease 0.6s;
  -moz-transition: opacity 0.4s ease 0.6s;
  -o-transition: opacity 0.4s ease 0.6s;
  transition: opacity 0.4s ease 0.6s;
}
#servicio .halfs.vis .txtSpace .title_5,
#servicio .thirds.vis .txtSpace .title_5,
#servicio .halfs.vis .txtSpace p,
#servicio .thirds.vis .txtSpace p,
#servicio .halfs.vis .txtSpace .btn,
#servicio .thirds.vis .txtSpace .btn,
#servicio .halfs.vis .txtSpace ul,
#servicio .thirds.vis .txtSpace ul {
  opacity: 1;
}
@media only screen and (max-width: 900px) {
  #servicio .halfs,
  #servicio .thirds {
    gap: 35px;
    padding: 0 35px;
  }
}
@media only screen and (max-width: 800px) {
  #servicio .halfs,
  #servicio .thirds {
    gap: 30px;
    padding: 0 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  #servicio .halfs.reverse,
  #servicio .thirds.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  #servicio .halfs .txtSpace,
  #servicio .thirds .txtSpace,
  #servicio .halfs .imgSpace,
  #servicio .thirds .imgSpace {
    width: 100%;
  }
  #servicio .halfs .txtSpace,
  #servicio .thirds .txtSpace {
    padding: 0;
  }
  #servicio .halfs .imgSpace,
  #servicio .thirds .imgSpace {
    min-height: 200px;
  }
}
@media only screen and (max-width: 568px) {
  #servicio .halfs,
  #servicio .thirds {
    gap: 25px;
    padding: 0 25px;
  }
  #servicio .halfs .imgSpace,
  #servicio .thirds .imgSpace {
    min-height: 180px;
  }
}
@media only screen and (max-width: 360px) {
  #servicio .halfs,
  #servicio .thirds {
    gap: 20px;
    padding: 0 20px;
  }
  #servicio .halfs .imgSpace,
  #servicio .thirds .imgSpace {
    min-height: 160px;
  }
}
@media only screen and (max-width: 900px) {
  #servicio .halfs .txtSpace {
    width: 55%;
  }
  #servicio .halfs .imgSpace {
    width: 45%;
  }
}
@media only screen and (max-width: 800px) {
  #servicio .halfs {
    margin-bottom: 0;
  }
  #servicio .halfs .txtSpace,
  #servicio .halfs .imgSpace {
    width: 100%;
  }
}
#servicio .thirds {
  border-top: solid 2px #d0d2d3;
  padding: 40px 40px 0;
}
#servicio .thirds .imgSpace picture>* {
  object-fit: contain;
  height: 100%;
}
@media only screen and (max-width: 900px) {
  #servicio .thirds {
    padding: 35px 35px 0;
  }
}
@media only screen and (max-width: 800px) {
  #servicio .thirds {
    padding: 0 30px 0;
    padding-top: 0;
  }
  #servicio .thirds .txtSpace,
  #servicio .thirds .imgSpace {
    width: 100%;
  }
}
@media only screen and (max-width: 568px) {
  #servicio .thirds {
    padding: 0 25px 0;
  }
}
@media only screen and (max-width: 360px) {
  #servicio .thirds {
    padding: 0 20px 0;
  }
}
/* SOBRE FOCUS ========================================================================== */
#nosotros {
  overflow: hidden;
}
#nosotros .content-center {
  display: flex;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 80px;
}
#nosotros .content-center:after {
  display: none;
}
#nosotros .txtSpace {
  width: 60%;
  float: left;
  padding: 40px 0;
}
#nosotros .txtSpace p {
  margin-top: 20px;
}
#nosotros .imgSpace {
  width: 40%;
  float: right;
  position: relative;
}
#nosotros .imgSpace .floatBox {
  overflow: hidden;
  position: absolute;
  height: 100%;
  width: calc(100% + (50vw - 600px));
  top: 0;
  left: 0;
  bottom: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
#nosotros .imgSpace .floatBox picture>* {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  object-fit: cover;
  min-height: 100%;
  height: auto;
  width: 100%;
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01);
}
#nosotros.trigger_parent .title_2,
#nosotros.trigger_parent p,
#nosotros.trigger_parent .imgSpace {
  opacity: 0;
}
#nosotros.trigger_parent .title_2 {
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
#nosotros.trigger_parent hr {
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -o-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: transform 0.4s ease 0.3s;
  -moz-transition: transform 0.4s ease 0.3s;
  -o-transition: transform 0.4s ease 0.3s;
  transition: transform 0.4s ease 0.3s;
}
#nosotros.trigger_parent p {
  -webkit-transition: opacity 0.4s ease 0.6s;
  -moz-transition: opacity 0.4s ease 0.6s;
  -o-transition: opacity 0.4s ease 0.6s;
  transition: opacity 0.4s ease 0.6s;
}
#nosotros.trigger_parent .imgSpace {
  -webkit-transition: opacity 0.4s ease 0.8s;
  -moz-transition: opacity 0.4s ease 0.8s;
  -o-transition: opacity 0.4s ease 0.8s;
  transition: opacity 0.4s ease 0.8s;
}
#nosotros.vis .title_2,
#nosotros.vis p,
#nosotros.vis .imgSpace {
  opacity: 1;
}
#nosotros.vis hr {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
@media only screen and (max-width: 1240px) {
  #nosotros .imgSpace .floatBox {
    width: calc(100% + 20px);
  }
}
@media only screen and (max-width: 900px) {
  #nosotros .content-center {
    gap: 60px;
  }
}
@media only screen and (max-width: 800px) {
  #nosotros .content-center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 40px;
  }
  #nosotros .txtSpace,
  #nosotros .imgSpace {
    width: 100%;
  }
  #nosotros .txtSpace {
    padding: 0;
  }
  #nosotros .imgSpace {
    height: 240px;
    max-width: 560px;
    margin: auto;
  }
  #nosotros .imgSpace .floatBox {
    width: 100%;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
}
@media only screen and (max-width: 568px) {
  #nosotros .content-center {
    gap: 20px;
  }
  #nosotros .imgSpace {
    height: 180px;
  }
}
@media only screen and (max-width: 360px) {
  #nosotros .imgSpace {
    height: 160px;
  }
}
#redes:before {
  background: linear-gradient(270deg, #26323a 15%, rgba(38,50,58,0) 100%);
}
#redes .txtArea {
  float: right;
}
#valores .content-center {
  max-width: 1040px;
}
#valores .contentSpace {
  max-width: 920px;
  margin: 0 auto;
}
#valores .grid5 {
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#valores .valor {
  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;
  gap: 10px;
}
#valores .valor .circulo {
  display: block;
  width: 100px;
  height: 100px;
  border: 2px solid #ffc600;
  padding: 12px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
#valores .valor .circulo .icon {
  font-size: 5.6rem;
  line-height: 72px;
}
#valores.trigger_parent .title_4,
#valores.trigger_parent .valor {
  opacity: 0;
}
#valores.trigger_parent .title_4 {
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
#valores.trigger_parent .valor {
  -webkit-transition: opacity 0.4s ease 0.3s;
  -moz-transition: opacity 0.4s ease 0.3s;
  -o-transition: opacity 0.4s ease 0.3s;
  transition: opacity 0.4s ease 0.3s;
}
#valores.vis .title_4,
#valores.vis .valor {
  opacity: 1;
}
@media only screen and (max-width: 568px) {
  #valores .valor .circulo {
    width: 80px;
    height: 80px;
    padding: 6px;
  }
  #valores .valor .circulo .icon {
    font-size: 4.2rem;
    line-height: 64px;
  }
}
#comercio .content-center {
  max-width: 1040px;
}
#comercio .contentSpace {
  max-width: 920px;
  margin: 0 auto;
}
#comercio hr.self_trigger {
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: transform 0.4s ease;
  -moz-transition: transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
}
#comercio hr.vis {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
#comercio .flexible {
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#comercio .flexible .left {
  display: block;
  width: 120px;
  height: 120px;
  border: 2px solid #ffc600;
  padding: 18px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
#comercio .flexible .left .icon {
  font-size: 8rem;
  line-height: 100%;
}
#comercio .flexible .right {
  width: calc(100% - 120px);
  padding-left: 40px;
}
#comercio .flexible.trigger_parent .icon,
#comercio .flexible.trigger_parent .title_6,
#comercio .flexible.trigger_parent ul {
  opacity: 0;
}
#comercio .flexible.trigger_parent .icon {
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
#comercio .flexible.trigger_parent .title_6 {
  -webkit-transition: opacity 0.4s ease 0.3s;
  -moz-transition: opacity 0.4s ease 0.3s;
  -o-transition: opacity 0.4s ease 0.3s;
  transition: opacity 0.4s ease 0.3s;
}
#comercio .flexible.trigger_parent ul {
  -webkit-transition: opacity 0.4s ease 0.6s;
  -moz-transition: opacity 0.4s ease 0.6s;
  -o-transition: opacity 0.4s ease 0.6s;
  transition: opacity 0.4s ease 0.6s;
}
#comercio .flexible.vis .icon,
#comercio .flexible.vis .title_6,
#comercio .flexible.vis ul {
  opacity: 1;
}
@media only screen and (max-width: 900px) {
  #comercio .flexible .left {
    width: 100px;
    height: 100px;
    padding: 14px;
  }
  #comercio .flexible .left .icon {
    font-size: 6.8rem;
  }
  #comercio .flexible .right {
    width: calc(100% - 100px);
    padding-left: 30px;
  }
}
@media only screen and (max-width: 800px) {
  #comercio .flexible .left {
    width: 80px;
    height: 80px;
    padding: 12px;
  }
  #comercio .flexible .left .icon {
    font-size: 5.2rem;
  }
  #comercio .flexible .right {
    width: calc(100% - 80px);
    padding-left: 25px;
  }
}
@media only screen and (max-width: 568px) {
  #comercio .flexible .left {
    display: none;
  }
  #comercio .flexible .right {
    width: 100%;
    padding-left: 0;
  }
  #comercio .flexible .right .titleSpace {
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #comercio .flexible .right .titleSpace .icon {
    border: solid 2px #ffc600;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    font-size: 3.4rem;
    padding: 4px;
  }
  #comercio .flexible .right .titleSpace .title_6 {
    width: calc(100% - 40px);
    padding-right: 15px;
  }
}
@media only screen and (max-width: 360px) {
  #comercio .flexible .right .titleSpace {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    text-align: center;
  }
  #comercio .flexible .right .titleSpace .title_6 {
    width: 100%;
    padding-right: 0;
    margin-top: 10px;
  }
}
#comercio.trigger_parent .title_4,
#comercio.trigger_parent p.trigger_child {
  opacity: 0;
}
#comercio.trigger_parent .title_4 {
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
#comercio.trigger_parent p.trigger_child {
  -webkit-transition: opacity 0.4s ease 0.3s;
  -moz-transition: opacity 0.4s ease 0.3s;
  -o-transition: opacity 0.4s ease 0.3s;
  transition: opacity 0.4s ease 0.3s;
}
#comercio.vis .title_4,
#comercio.vis p.trigger_child {
  opacity: 1;
}
#diferencia .content-center {
  position: relative;
  z-index: 1;
}
#diferencia .title_5 {
  max-width: 760px;
}
#diferencia .title_5,
#diferencia hr {
  margin-left: auto;
  margin-right: auto;
}
#diferencia .bgArea {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #26323a;
}
#diferencia .bgArea:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(38,50,58,0.8);
}
#diferencia.trigger_parent .title_5 {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
#diferencia.trigger_parent hr {
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: transform 0.4s ease 0.3s;
  -moz-transition: transform 0.4s ease 0.3s;
  -o-transition: transform 0.4s ease 0.3s;
  transition: transform 0.4s ease 0.3s;
}
#diferencia.vis .title_5 {
  opacity: 1;
}
#diferencia.vis hr {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
/* CONTACTO ========================================================================== */
#page_contacto {
  min-height: calc(100% - 60px);
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
#page_contacto .txtSpace,
#page_contacto .formSpace {
  width: 50%;
  padding: 60px 0;
}
#page_contacto .txtSpace {
  position: relative;
}
#page_contacto .txtSpace .imgSpace {
  position: absolute;
  width: 100%;
  height: 50%;
  left: 0;
  bottom: 0;
  background-position: 50% 0%;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}
#page_contacto .txtSpace .content-center {
  max-width: 620px;
  margin-right: 0;
}
#page_contacto .txtSpace h1 {
  width: 100%;
  margin-bottom: 40px;
  position: relative;
}
#page_contacto .txtSpace h1:after {
  content: "";
  display: block;
  background-color: #ffc600;
  position: absolute;
  height: 2px;
  width: calc(100% + 80px + (50vw - 600px));
  right: -80px;
  bottom: -20px;
}
@media only screen and (max-width: 1240px) {
  #page_contacto .txtSpace h1:after {
    width: calc(100% + 80px);
    right: initial;
    left: -20px;
  }
}
@media only screen and (max-width: 1024px) {
  #page_contacto .txtSpace h1:after {
    width: calc(100% + 60px);
  }
}
@media only screen and (max-width: 900px) {
  #page_contacto .txtSpace h1:after {
    width: calc(100% + 50px);
  }
}
@media only screen and (max-width: 800px) {
  #page_contacto .txtSpace h1:after {
    width: calc(100% + 20px);
  }
}
#page_contacto .txtSpace p:not(.text) {
  max-width: 460px;
}
#page_contacto.trigger_parent .txtSpace h1 {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
#page_contacto.trigger_parent .txtSpace h1:after {
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-transition: transform 0.4s ease 0.3s;
  -moz-transition: transform 0.4s ease 0.3s;
  -o-transition: transform 0.4s ease 0.3s;
  transition: transform 0.4s ease 0.3s;
}
#page_contacto.trigger_parent .txtSpace p,
#page_contacto.trigger_parent .txtSpace a {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease 0.6s;
  -moz-transition: opacity 0.4s ease 0.6s;
  -o-transition: opacity 0.4s ease 0.6s;
  transition: opacity 0.4s ease 0.6s;
}
#page_contacto.trigger_parent .formSpace .form_container {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease 0.9s;
  -moz-transition: opacity 0.4s ease 0.9s;
  -o-transition: opacity 0.4s ease 0.9s;
  transition: opacity 0.4s ease 0.9s;
}
#page_contacto.vis .txtSpace h1 {
  opacity: 1;
}
#page_contacto.vis .txtSpace h1:after {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
#page_contacto.vis .txtSpace p,
#page_contacto.vis .txtSpace a {
  opacity: 1;
}
#page_contacto.vis .formSpace .form_container {
  opacity: 1;
}
@media only screen and (max-width: 1024px) {
  #page_contacto .txtSpace {
    width: 48%;
  }
  #page_contacto .formSpace {
    width: 52%;
  }
}
@media only screen and (max-width: 900px) {
  #page_contacto .txtSpace {
    width: 45%;
  }
  #page_contacto .formSpace {
    width: 55%;
  }
}
@media only screen and (max-width: 800px) {
  #page_contacto {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #page_contacto .txtSpace,
  #page_contacto .formSpace {
    width: 100%;
    padding: 40px 0;
  }
  #page_contacto .txtSpace {
    padding-bottom: 60px;
  }
  #page_contacto .txtSpace .content-center {
    max-width: 1240px;
  }
  #page_contacto .txtSpace .txtBox {
    max-width: 460px;
  }
  #page_contacto .txtSpace .imgSpace {
    width: 50%;
    height: 100%;
    left: initial;
    right: 0;
    background-position: 0% 0%;
  }
  #page_contacto .txtSpace .imgSpace:after {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 50%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(90deg, #eee 0%, rgba(238,238,238,0) 100%);
  }
}
@media only screen and (max-width: 568px) {
  #page_contacto .txtSpace h1 {
    margin-bottom: 30px;
  }
  #page_contacto .txtSpace h1:after {
    bottom: -10px;
  }
}
@media only screen and (max-width: 360px) {
  #page_contacto .txtSpace,
  #page_contacto .formSpace {
    width: 100%;
    padding: 30px 0;
  }
  #page_contacto .txtSpace {
    padding-bottom: 45px;
  }
  #page_contacto .txtSpace h1 {
    margin-bottom: 20px;
  }
  #page_contacto .txtSpace h1:after {
    bottom: -5px;
  }
}
/* BLOG ========================================================================== */
#home .grid3 {
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#home .grid3 .floatBox {
  height: auto;
}
#home .grid3 .floatBox:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 568px) {
  #home .grid3 .floatBox {
    float: initial;
    max-width: 380px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #home .grid3 .floatBox {
    margin-bottom: 20px;
  }
  #home .grid3 .floatBox:last-child {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 360px) {
  #home .grid3 .floatBox {
    margin-bottom: 15px;
  }
}
.pagination_wp {
  width: 100%;
  float: left;
}
.pagination_wp .wp-pagenavi {
  display: table;
  margin: 0 auto;
  text-align: center;
}
.pagination_wp .wp-pagenavi a,
.pagination_wp .wp-pagenavi span:not(.material-icons-outlined) {
  display: inline-block;
  color: #212121;
  border: 0;
  line-height: 24px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 12px;
  width: 48px;
  height: 48px;
  text-align: center;
  margin: 0 5px;
  vertical-align: middle;
  -moz-box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px rgba(0,0,0,0.14), 0px 1px 5px rgba(0,0,0,0.12);
  -webkit-box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px rgba(0,0,0,0.14), 0px 1px 5px rgba(0,0,0,0.12);
  box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px rgba(0,0,0,0.14), 0px 1px 5px rgba(0,0,0,0.12);
  background-color: #ffc600;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pagination_wp .wp-pagenavi a:hover,
.pagination_wp .wp-pagenavi span:not(.material-icons-outlined):hover {
  background-color: #ffd133;
}
.pagination_wp .wp-pagenavi a.current,
.pagination_wp .wp-pagenavi span:not(.material-icons-outlined).current {
  background-color: #fff;
}
.pagination_wp .wp-pagenavi a.current:hover,
.pagination_wp .wp-pagenavi span:not(.material-icons-outlined).current:hover {
  background-color: #eee;
}
.pagination_wp .wp-pagenavi span.material-icons-outlined {
  margin: 0;
  border: 0;
  padding: 0;
  text-align: center;
  line-height: 24px;
}
@media only screen and (max-width: 800px) {
  .pagination_wp .wp-pagenavi a,
  .pagination_wp .wp-pagenavi span:not(.material-icons-outlined) {
    width: 44px;
    height: 44px;
    padding: 10px;
  }
}
@media only screen and (max-width: 568px) {
  .pagination_wp .wp-pagenavi a,
  .pagination_wp .wp-pagenavi span:not(.material-icons-outlined) {
    width: 36px;
    height: 36px;
    padding: 6px;
  }
  .pagination_wp .wp-pagenavi span.material-icons-outlined {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 360px) {
  .pagination_wp .wp-pagenavi a,
  .pagination_wp .wp-pagenavi span:not(.material-icons-outlined) {
    width: 32px;
    height: 32px;
    line-height: 20px;
    margin: 0 4px;
  }
  .pagination_wp .wp-pagenavi span.material-icons-outlined {
    font-size: 1.8rem;
    line-height: 20px;
  }
}
.blogContent.self_trigger {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.blogContent.vis {
  opacity: 1;
}
.blogContent >*:first-child {
  margin-top: 0;
}
.blogContent >* {
  margin-bottom: 20px;
}
@media only screen and (max-width: 568px) {
  .blogContent >* {
    margin-bottom: 15px;
  }
}
.blogContent >*:last-child {
  margin-bottom: 0 !important;
}
.blogContent h1,
.blogContent h2,
.blogContent h3,
.blogContent h4,
.blogContent h5,
.blogContent h6 {
  color: #26323a;
  margin-top: 30px;
}
@media only screen and (max-width: 568px) {
  .blogContent h1,
  .blogContent h2,
  .blogContent h3,
  .blogContent h4,
  .blogContent h5,
  .blogContent h6 {
    margin-top: 25px;
  }
}
.blogContent a {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  text-decoration: underline;
  text-decoration-color: #ffc600;
}
.blogContent strong {
  font-size: inherit;
}
.blogContent p {
  line-height: 165%;
}
.blogContent .wp-block-image {
  margin-bottom: 40px;
}
@media only screen and (max-width: 568px) {
  .blogContent .wp-block-image {
    margin-bottom: 30px;
  }
}
.bannerSpace.trigger_parent .subtitle_2,
.bannerSpace.trigger_parent .btn {
  opacity: 0;
}
.bannerSpace.trigger_parent .subtitle_2 {
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.bannerSpace.trigger_parent .btn {
  -webkit-transition: opacity 0.4s ease 0.3s;
  -moz-transition: opacity 0.4s ease 0.3s;
  -o-transition: opacity 0.4s ease 0.3s;
  transition: opacity 0.4s ease 0.3s;
}
.bannerSpace.vis .subtitle_2,
.bannerSpace.vis .btn {
  opacity: 1;
}
