/* ############################################################################	# */
/* ###  IMPORTS ###############################################################	# */
/* ############################################################################	# */
/* ############################################################################	# */
/* ###  0.0 NORMALIZE  ########################################################	# */
/* ############################################################################	# */
/* ###  LESS  #################################################################	# */
@import '/wp-content/mu-plugins/trinity-framework/TRINITY/Templates/Styles/Files/Fonts/nCoreIconFont.css?v=20190320';
@import 'https://kamtec.eu/wp-content/themes/kamtec-by-trinity/styles/fonts/OpenSans.css';
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  padding: 0;
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section,
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 0;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: 1px #767676 dotted;
  text-decoration: none;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: 700;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #eee;
  color: #222;
}
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;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [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 {
  border: 1px solid #bbb;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
/* ############################################################################	# */
/* ###  ACCESSIBILITY  ########################################################	# */
/* ############################################################################	# */
/* ###  REQUIREDS  ############################################################	# */
/* ###  INCLUDES  #############################################################	# */
/* ############################################################################	# */
/* ###  ACCESSIBILITY  ########################################################	# */
/* ############################################################################	# */
/* ###  MIXINS: DISPLAY #######################################################	# */
/* ###  MIXINS: SCREEN HEIGHT  ################################################	# */
/* ###  MIXINS: TRANSITION  ###################################################	# */
/* ###  MIXINS: BOX-SHADOW  ###################################################	# */
/* ###  MIXINS: TRANSFORM  ####################################################	# */
/* ############################################################################	# */
/* ###  ACCESSIBILITY  ########################################################	# */
/* ############################################################################	# */
/* ###  REQUIREDS  ############################################################	# */
/* ###  LESS: SHOW / HIDE  ####################################################	# */
.show {
  display: block;
}
.hide {
  display: none;
}
/* ###  LESS: CLEARFIX  #######################################################	# */
.clearfix:after,
.clearfix:before {
  content: '';
  display: table;
  clear: both;
}
/* ############################################################################	# */
/* ###  BORDER  ###############################################################	# */
/* ############################################################################	# */
/* ###  REQUIREDS  ############################################################	# */
/* ###  INCLUDES  #############################################################	# */
/* ############################################################################	# */
/* ###  2.2 BORDER  ###########################################################	# */
/* ############################################################################	# */
/* ###  MIXIN: BORDER IMAGE  ##################################################	# */
/* ###  MIXIN: BORDER ARROW  ##################################################	# */
/* ############################################################################	# */
/* ###  BREADCRUMB  ###########################################################	# */
/* ############################################################################	# */
/* ###  REQUIREDS  ############################################################	# */
/* ###  INCLUDES  #############################################################	# */
/* ############################################################################	# */
/* ###  3.13 BREADCRUMB  ######################################################	# */
/* ############################################################################	# */
/* ###  LESS: BREADCRUMB  #####################################################	# */
#breadcrumb {
  color: inherit;
  padding: 5px 0px;
}
#breadcrumb .breadcrumb-home {
  margin-right: 5px;
}
#breadcrumb .breadcrumb-home::before {
  content: '\e844';
  font-family: 'nCoreIconFont';
  font-style: normal;
  font-size: inherit;
  line-height: 1em;
  text-rendering: auto;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 0;
}
#breadcrumb .breadcrumb-delimiter {
  margin: 0px 5px;
}
#breadcrumb .breadcrumb-delimiter::before {
  content: '\e8b5';
  font-family: 'nCoreIconFont';
  font-style: normal;
  font-size: inherit;
  line-height: 1em;
  text-rendering: auto;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 0;
}
/* ############################################################################	# */
/* ###  COLORS  ###############################################################	# */
/* ############################################################################	# */
/* ###  INCLUDES  #############################################################	# */
/* ############################################################################	# */
/* ###  2.4 COLORS  ###########################################################	# */
/* ############################################################################	# */
/* ###  MIXIN: hexa  ##########################################################	# */
/* ###  MIXIN: TEXT VARIANTS  #################################################	# */
/* ###  MIXIN: BORDER VARIANTS  ###############################################	# */
/* ###  MIXIN: BACKGROUND VARIANTS  ###########################################	# */
/* ###  MIXIN: SHADOW VARIANTS  ###############################################	# */
/* ###  MIXIN: STATE - VARIANT  ###############################################	# */
/* ############################################################################	# */
/* ###  COLORS  ###############################################################	# */
/* ############################################################################	# */
/* ###  LESS: TEXT COLORS  ####################################################	# */
.text-primary {
  color: #18A7B5 !important;
}
.text-secondary {
  color: #18A7B5 !important;
}
.text-custom {
  color: #00ADAD !important;
}
.text-info {
  color: #2F96B4 !important;
}
.text-success {
  color: #51A351 !important;
}
.text-error {
  color: #BD362F !important;
}
.text-warning {
  color: #F89406 !important;
}
.text-default {
  color: #808080 !important;
}
.text-white {
  color: #ffffff !important;
}
.text-black {
  color: #000 !important;
}
.text-light {
  color: #ededed !important;
}
.text-dark {
  color: #212121 !important;
}
.text-gray-darker {
  color: #212121 !important;
}
.text-gray-dark {
  color: #424242 !important;
}
.text-gray {
  color: #878787 !important;
}
.text-gray-light {
  color: #cccccc !important;
}
.text-gray-lighter {
  color: #ededed !important;
}
/* ###  LESS: BG COLORS  ######################################################	# */
.bg-primary {
  background-color: #18A7B5 !important;
  color: #ffffff;
}
.bg-secondary {
  background-color: #18A7B5 !important;
  color: #ffffff;
}
.bg-custom {
  background-color: #00ADAD !important;
  color: #ffffff;
}
.bg-info {
  background-color: #2F96B4 !important;
  color: #ffffff;
}
.bg-success {
  background-color: #51A351 !important;
  color: #ffffff;
}
.bg-warning {
  background-color: #F89406 !important;
  color: #ffffff;
}
.bg-error {
  background-color: #BD362F !important;
  color: #ffffff;
}
.bg-white {
  background-color: #ffffff !important;
  color: #000;
}
.bg-black {
  background-color: #000 !important;
  color: #ffffff;
}
.bg-light {
  background-color: #ededed !important;
  color: #000;
}
.bg-dark {
  background-color: #212121 !important;
  color: #ffffff;
}
.bg-gray-darker {
  background-color: #212121 !important;
  color: #ffffff;
}
.bg-gray-dark {
  background-color: #424242 !important;
  color: #ffffff;
}
.bg-gray {
  background-color: #878787 !important;
  color: #ffffff;
}
.bg-gray-light {
  background-color: #cccccc !important;
  color: #000;
}
.bg-gray-lighter {
  background-color: #ededed !important;
  color: #000;
}
/* ###  LESS: BORDER COLORS  ##################################################	# */
.border-custom {
  border-color: #00ADAD !important;
}
.border-primary {
  border-color: #18A7B5 !important;
}
.border-secondary {
  border-color: #18A7B5 !important;
}
.border-white {
  border-color: #ffffff !important;
}
.border-info {
  border-color: #2F96B4 !important;
}
.border-success {
  border-color: #51A351 !important;
}
.border-error {
  border-color: #BD362F !important;
}
.border-warning {
  border-color: #F89406 !important;
}
.border-dark {
  border-color: #212121 !important;
}
.border-light {
  border-color: #ededed !important;
}
.border-gray-darker {
  border-color: #212121 !important;
}
.border-gray-dark {
  border-color: #424242 !important;
}
.border-gray {
  border-color: #878787 !important;
}
.border-gray-light {
  border-color: #cccccc !important;
}
.border-gray-lighter {
  border-color: #ededed !important;
}
/* ############################################################################	# */
/* ###  FLEXBOX  ##############################################################	# */
/* ############################################################################	# */
/* ###  INCLUDES  #############################################################	# */
/* ############################################################################	# */
/* ###  2.8 FLEXBOX  ##########################################################	# */
/* ############################################################################	# */
/* ###  MIXIN: FLEXBOX  #######################################################	# */
/* ###  MIXIN: FLEXBOX - COLUMN  ##############################################	# */
/* ###  MIXIN: FLEXBOX - COLUMNS  #############################################	# */
/* ############################################################################	# */
/* ###  FORM  #################################################################	# */
/* ############################################################################	# */
/* ###  INCLUDES  #############################################################	# */
/* ############################################################################	# */
/* ###  3.7 VALIDATION  #######################################################	# */
/* ############################################################################	# */
/* ###  LESS  #################################################################	# */
.form-row {
  max-width: 350px;
  position: relative;
}
.form-row > label {
  min-width: 150px;
}
.form-row .form-column {
  width: 100%;
  border: 1px solid #18A7B5;
}
.form-row .form-column select,
.form-row .form-column textarea,
.form-row .form-column input {
  background-color: transparent;
  outline: none;
  height: 20px;
  width: 100%;
  border: none;
  display: block;
}
.form-row .form-column > div {
  display: flex;
  margin-right: 10px;
}
.form-row .form-column > div > label.check {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-right: 5px;
}
.form-row .form-column > div > label.check::after {
  font-family: 'nCoreIconFont';
  content: '';
  display: none;
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #000;
}
.form-row .form-column > div > label.check::before {
  font-family: 'nCoreIconFont';
  content: '';
  width: 20px;
  height: 20px;
  display: block;
  position: relative;
  border: 1px solid #18A7B5;
  border-radius: 50%;
}
.form-row .form-column input:checked ~ .check::after {
  display: block;
  margin: 0;
}
.form-row.form-row-type-label .form-column {
  display: none;
}
.form-row.form-row-type-radio,
.form-row.form-row-type-checkbox {
  display: flex;
}
.form-row.form-row-type-radio .form-column,
.form-row.form-row-type-checkbox .form-column {
  border: none;
  position: relative;
  padding: 0;
  display: flex;
}
.form-row.form-row-type-radio .form-column > div,
.form-row.form-row-type-checkbox .form-column > div {
  position: relative;
}
.form-row.form-row-type-radio .form-column input,
.form-row.form-row-type-checkbox .form-column input {
  position: absolute;
  height: 100%;
  visibility: hidden;
}
.form-row.form-row-type-checkbox .form-column > div > label.check::before,
.form-row.form-row-type-checkbox .form-column > div > label.check::after {
  border-radius: unset;
}
.form-row.form-row-type-checkbox .form-column > div > label.check::after {
  content: '\e822';
  width: auto;
  height: auto;
  background-color: transparent;
}
.form-row.form-row-type-submit > div {
  max-width: unset;
  padding: 0;
  border: none;
}
.form-loader {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  z-index: 100;
  display: flex;
  opacity: 1;
  pointer-events: all;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.form-loader.hide {
  opacity: 0;
  pointer-events: none;
}
.form-loader .form-loader-backdrop {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: -1;
}
.form-loader .form-loader-text {
  font-size: 25px;
  line-height: 1em;
  margin-top: 1em;
}
.form-loader .form-loader-button {
  margin-top: 1em;
  display: none;
}
.form-loader .form-loader-icon::before {
  font-size: 40px;
  line-height: 78px;
  border-radius: 50%;
  height: 75px;
  width: 75px;
  text-align: center;
}
.form-loader.state-error .form-loader-backdrop {
  background: rgba(189, 54, 47, 0.4);
}
.form-loader.state-error .form-loader-text,
.form-loader.state-error .form-loader-icon {
  color: #BD362F;
}
.form-loader.state-error .form-loader-text::before,
.form-loader.state-error .form-loader-icon::before {
  background: #BD362F;
  color: #FFF;
}
.form-loader.state-error .form-loader-button {
  display: block;
}
.form-loader.state-success .form-loader-backdrop {
  background: rgba(81, 163, 81, 0.4);
}
.form-loader.state-success .form-loader-text,
.form-loader.state-success .form-loader-icon {
  color: #51A351;
}
.form-loader.state-success .form-loader-text::before,
.form-loader.state-success .form-loader-icon::before {
  background: #51A351;
  color: #FFF;
}
/* ############################################################################	# */
/* ###  GALLERY  ##############################################################	# */
/* ############################################################################	# */
/* ###  REQUIREDS  ############################################################	# */
/* ############################################################################	# */
/* ###  5.2 SCALES  ###########################################################	# */
/* ############################################################################	# */
/* ###  LESS: SCALES  #########################################################	# */
.scale-1-1 {
  position: relative;
  display: block;
  overflow: hidden;
}
.scale-1-1::before {
  content: '';
  display: block;
  padding-top: 100%;
}
.scale-1-1 > * {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.scale-2-1 {
  position: relative;
  display: block;
  overflow: hidden;
}
.scale-2-1::before {
  content: '';
  display: block;
  padding-top: 50%;
  padding-top: calc(calc(100% - 0px * (2 - 1))  / 2 * 1);
}
.scale-2-1 > * {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.scale-3-1 {
  position: relative;
  display: block;
  overflow: hidden;
}
.scale-3-1::before {
  content: '';
  display: block;
  padding-top: 33.33333333%;
  padding-top: calc(calc(100% - 0px * (3 - 1))  / 3 * 1);
}
.scale-3-1 > * {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.scale-4-1 {
  position: relative;
  display: block;
  overflow: hidden;
}
.scale-4-1::before {
  content: '';
  display: block;
  padding-top: 25%;
  padding-top: calc(calc(100% - 0px * (4 - 1))  / 4 * 1);
}
.scale-4-1 > * {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.scale-5-1 {
  position: relative;
  display: block;
  overflow: hidden;
}
.scale-5-1::before {
  content: '';
  display: block;
  padding-top: 20%;
  padding-top: calc(calc(100% - 0px * (5 - 1))  / 5 * 1);
}
.scale-5-1 > * {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.scale-1-2 {
  position: relative;
  display: block;
  overflow: hidden;
}
.scale-1-2::before {
  content: '';
  display: block;
  padding-top: 200%;
  padding-top: calc(100% / 1 * 2 +  0px * (2 - 1));
}
.scale-1-2 > * {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.scale-3-2 {
  position: relative;
  display: block;
  overflow: hidden;
}
.scale-3-2::before {
  content: '';
  display: block;
  padding-top: 66.66666667%;
  padding-top: calc(calc(100% - 0px * (3 - 1))  / 3 * 2);
  padding-top: calc(100% / 3 * 2 +  0px * (2 - 1));
}
.scale-3-2 > * {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.scale-4-2 {
  position: relative;
  display: block;
  overflow: hidden;
}
.scale-4-2::before {
  content: '';
  display: block;
  padding-top: 50%;
  padding-top: calc(calc(100% - 0px * (4 - 1))  / 4 * 2);
  padding-top: calc(100% / 4 * 2 +  0px * (2 - 1));
}
.scale-4-2 > * {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.scale-5-2 {
  position: relative;
  display: block;
  overflow: hidden;
}
.scale-5-2::before {
  content: '';
  display: block;
  padding-top: 40%;
  padding-top: calc(calc(100% - 0px * (5 - 1))  / 5 * 2);
  padding-top: calc(100% / 5 * 2 +  0px * (2 - 1));
}
.scale-5-2 > * {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.scale-1-3 {
  position: relative;
  display: block;
  overflow: hidden;
}
.scale-1-3::before {
  content: '';
  display: block;
  padding-top: 300%;
  padding-top: calc(100% / 1 * 3 +  0px * (3 - 1));
}
.scale-1-3 > * {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.scale-2-3 {
  position: relative;
  display: block;
  overflow: hidden;
}
.scale-2-3::before {
  content: '';
  display: block;
  padding-top: 150%;
  padding-top: calc(calc(100% - 0px * (2 - 1))  / 2 * 3);
  padding-top: calc(100% / 2 * 3 +  0px * (3 - 1));
}
.scale-2-3 > * {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.scale-4-3 {
  position: relative;
  display: block;
  overflow: hidden;
}
.scale-4-3::before {
  content: '';
  display: block;
  padding-top: 75%;
  padding-top: calc(calc(100% - 0px * (4 - 1))  / 4 * 3);
  padding-top: calc(100% / 4 * 3 +  0px * (3 - 1));
}
.scale-4-3 > * {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.scale-5-3 {
  position: relative;
  display: block;
  overflow: hidden;
}
.scale-5-3::before {
  content: '';
  display: block;
  padding-top: 60%;
  padding-top: calc(calc(100% - 0px * (5 - 1))  / 5 * 3);
  padding-top: calc(100% / 5 * 3 +  0px * (3 - 1));
}
.scale-5-3 > * {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.scale-1-4 {
  position: relative;
  display: block;
  overflow: hidden;
}
.scale-1-4::before {
  content: '';
  display: block;
  padding-top: 400%;
  padding-top: calc(100% / 1 * 4 +  0px * (4 - 1));
}
.scale-1-4 > * {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.scale-2-4 {
  position: relative;
  display: block;
  overflow: hidden;
}
.scale-2-4::before {
  content: '';
  display: block;
  padding-top: 200%;
  padding-top: calc(calc(100% - 0px * (2 - 1))  / 2 * 4);
  padding-top: calc(100% / 2 * 4 +  0px * (4 - 1));
}
.scale-2-4 > * {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.scale-3-4 {
  position: relative;
  display: block;
  overflow: hidden;
}
.scale-3-4::before {
  content: '';
  display: block;
  padding-top: 133.33333333%;
  padding-top: calc(calc(100% - 0px * (3 - 1))  / 3 * 4);
  padding-top: calc(100% / 3 * 4 +  0px * (4 - 1));
}
.scale-3-4 > * {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.scale-5-4 {
  position: relative;
  display: block;
  overflow: hidden;
}
.scale-5-4::before {
  content: '';
  display: block;
  padding-top: 80%;
  padding-top: calc(calc(100% - 0px * (5 - 1))  / 5 * 4);
  padding-top: calc(100% / 5 * 4 +  0px * (4 - 1));
}
.scale-5-4 > * {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.scale-1-5 {
  position: relative;
  display: block;
  overflow: hidden;
}
.scale-1-5::before {
  content: '';
  display: block;
  padding-top: 500%;
  padding-top: calc(100% / 1 * 5 +  0px * (5 - 1));
}
.scale-1-5 > * {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.scale-2-5 {
  position: relative;
  display: block;
  overflow: hidden;
}
.scale-2-5::before {
  content: '';
  display: block;
  padding-top: 250%;
  padding-top: calc(calc(100% - 0px * (2 - 1))  / 2 * 5);
  padding-top: calc(100% / 2 * 5 +  0px * (5 - 1));
}
.scale-2-5 > * {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.scale-3-5 {
  position: relative;
  display: block;
  overflow: hidden;
}
.scale-3-5::before {
  content: '';
  display: block;
  padding-top: 166.66666667%;
  padding-top: calc(calc(100% - 0px * (3 - 1))  / 3 * 5);
  padding-top: calc(100% / 3 * 5 +  0px * (5 - 1));
}
.scale-3-5 > * {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.scale-4-5 {
  position: relative;
  display: block;
  overflow: hidden;
}
.scale-4-5::before {
  content: '';
  display: block;
  padding-top: 125%;
  padding-top: calc(calc(100% - 0px * (4 - 1))  / 4 * 5);
  padding-top: calc(100% / 4 * 5 +  0px * (5 - 1));
}
.scale-4-5 > * {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.scale-16-9 {
  position: relative;
  display: block;
  overflow: hidden;
}
.scale-16-9::before {
  content: '';
  display: block;
  padding-top: 56.25%;
  padding-top: calc(calc(100% - 0px * (16 - 1))  / 16 * 9);
  padding-top: calc(100% / 16 * 9 +  0px * (9 - 1));
}
.scale-16-9 > * {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.scale-9-16 {
  position: relative;
  display: block;
  overflow: hidden;
}
.scale-9-16::before {
  content: '';
  display: block;
  padding-top: 177.77777778%;
  padding-top: calc(calc(100% - 0px * (9 - 1))  / 9 * 16);
  padding-top: calc(100% / 9 * 16 +  0px * (16 - 1));
}
.scale-9-16 > * {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
/* ###  MIXIN: SCALE  #########################################################	# */
/* ###  MIXIN: GENERATE SCALES  ###############################################	# */
/* ###  INCLUDES  #############################################################	# */
/* ############################################################################	# */
/* ###  2.15 GALLERY  #########################################################	# */
/* ############################################################################	# */
/* ###  MIXIN: GALLERY ########################################################	# */
/* ############################################################################	# */
/* ###  3.15 GALLERY  #########################################################	# */
/* ############################################################################	# */
/* ###  LESS: GALLERY #########################################################	# */
.gallery .gallery-item {
  background: transparent no-repeat center center / cover;
}
.gallery .gallery-item.scale-1-1 {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0px 10px 10px 0px;
}
.gallery .gallery-item.scale-1-1::before {
  content: '';
  display: block;
  padding-top: 100%;
}
.gallery .gallery-item.scale-1-1 > * {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.gallery .gallery-item.scale-2-1 {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0px 10px 10px 0px;
}
.gallery .gallery-item.scale-2-1::before {
  content: '';
  display: block;
  padding-top: 50%;
  padding-top: calc(calc(100% - 10px * (2 - 1))  / 2 * 1);
}
.gallery .gallery-item.scale-2-1 > * {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.gallery .gallery-item.scale-1-2 {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0px 10px 10px 0px;
}
.gallery .gallery-item.scale-1-2::before {
  content: '';
  display: block;
  padding-top: 200%;
  padding-top: calc(100% / 1 * 2 +  10px * (2 - 1));
}
.gallery .gallery-item.scale-1-2 > * {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.mixin-gallery {
  overflow: hidden;
}
.mixin-gallery .gallery-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: -5px;
}
.mixin-gallery .gallery-wrapper .gallery-item {
  position: relative;
  display: flex;
  width: calc(( 100% - 10px * 3 ) / 3);
  justify-content: start;
  align-items: stretch;
  margin: 5px;
}
.mixin-gallery .gallery-wrapper .gallery-item IMG {
  display: block;
  width: 100%;
  object-fit: cover;
  object-position: center center;
  justify-self: stretch;
  align-self: stretch;
}
.mixin-gallery .gallery-wrapper .gallery-item > *:only-child {
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mixin-gallery .gallery-item {
  background: transparent no-repeat center center / cover;
}
.mixin-gallery .gallery-item.scale-1-1 {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0px 10px 10px 0px;
}
.mixin-gallery .gallery-item.scale-1-1::before {
  content: '';
  display: block;
  padding-top: 100%;
}
.mixin-gallery .gallery-item.scale-1-1 > * {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.mixin-gallery .gallery-item.scale-2-1 {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0px 10px 10px 0px;
}
.mixin-gallery .gallery-item.scale-2-1::before {
  content: '';
  display: block;
  padding-top: 50%;
  padding-top: calc(calc(100% - 10px * (2 - 1))  / 2 * 1);
}
.mixin-gallery .gallery-item.scale-2-1 > * {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.mixin-gallery .gallery-item.scale-1-2 {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0px 10px 10px 0px;
}
.mixin-gallery .gallery-item.scale-1-2::before {
  content: '';
  display: block;
  padding-top: 200%;
  padding-top: calc(100% / 1 * 2 +  10px * (2 - 1));
}
.mixin-gallery .gallery-item.scale-1-2 > * {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
/* ############################################################################	# */
/* ###  GRIDBOX  ##############################################################	# */
/* ############################################################################	# */
/* ###  REQUIREDS  ############################################################	# */
/* ###  INCLUDES  #############################################################	# */
/* ############################################################################	# */
/* ###  1.10 GRIDBOX  #########################################################	# */
/* ############################################################################	# */
/* ###  LESS: BREADCRUMB  #####################################################	# */
.container {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
}
.row:after,
.row:before {
  content: '';
  display: table;
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row + .row {
  margin-top: 30px;
}
.row.gutter {
  margin-top: -15px;
  margin-bottom: -15px;
}
.row.gutter > [class*=col-] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.row.gutter + .row.gutter {
  margin-top: 15px;
}
.row.gutter-inner {
  margin-top: -15px;
  margin-bottom: -15px;
}
.row.gutter-inner > [class*=col-]:not(:first-child) {
  padding-top: 15px;
}
.row.gutter-inner > [class*=col-]:not(:last-child) {
  padding-bottom: 15px;
}
.row[class*=col-] {
  margin: 0px !important;
  padding-left: 0px;
  padding-right: 0px;
}
[class*=col-] > *:first-child {
  margin-top: 0px;
}
[class*=col-] > *:last-child {
  margin-bottom: 0px;
}
.h1[class*=col-],
.h2[class*=col-],
.h3[class*=col-],
.h4[class*=col-],
.h5[class*=col-],
.h6[class*=col-] {
  margin-top: 0px;
  margin-bottom: 0px;
}
.col-xxs-1 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 8.33333333%;
}
.col-xxs-2 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 16.66666667%;
}
.col-xxs-3 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 25%;
}
.col-xxs-4 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 33.33333333%;
}
.col-xxs-5 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 41.66666667%;
}
.col-xxs-6 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 50%;
}
.col-xxs-7 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 58.33333333%;
}
.col-xxs-8 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 66.66666667%;
}
.col-xxs-9 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 75%;
}
.col-xxs-10 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 83.33333333%;
}
.col-xxs-11 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 91.66666667%;
}
.col-xxs-12 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 100%;
}
.col-pull-1 {
  right: 8.33333333%;
}
.col-push-1 {
  left: 8.33333333%;
}
.col-offset-1 {
  margin-left: 8.33333333%;
}
.col-pull-2 {
  right: 16.66666667%;
}
.col-push-2 {
  left: 16.66666667%;
}
.col-offset-2 {
  margin-left: 16.66666667%;
}
.col-pull-3 {
  right: 25%;
}
.col-push-3 {
  left: 25%;
}
.col-offset-3 {
  margin-left: 25%;
}
.col-pull-4 {
  right: 33.33333333%;
}
.col-push-4 {
  left: 33.33333333%;
}
.col-offset-4 {
  margin-left: 33.33333333%;
}
.col-pull-5 {
  right: 41.66666667%;
}
.col-push-5 {
  left: 41.66666667%;
}
.col-offset-5 {
  margin-left: 41.66666667%;
}
.col-pull-6 {
  right: 50%;
}
.col-push-6 {
  left: 50%;
}
.col-offset-6 {
  margin-left: 50%;
}
.col-pull-7 {
  right: 58.33333333%;
}
.col-push-7 {
  left: 58.33333333%;
}
.col-offset-7 {
  margin-left: 58.33333333%;
}
.col-pull-8 {
  right: 66.66666667%;
}
.col-push-8 {
  left: 66.66666667%;
}
.col-offset-8 {
  margin-left: 66.66666667%;
}
.col-pull-9 {
  right: 75%;
}
.col-push-9 {
  left: 75%;
}
.col-offset-9 {
  margin-left: 75%;
}
.col-pull-10 {
  right: 83.33333333%;
}
.col-push-10 {
  left: 83.33333333%;
}
.col-offset-10 {
  margin-left: 83.33333333%;
}
.col-pull-11 {
  right: 91.66666667%;
}
.col-push-11 {
  left: 91.66666667%;
}
.col-offset-11 {
  margin-left: 91.66666667%;
}
.col-pull-12 {
  right: 100%;
}
.col-push-12 {
  left: 100%;
}
.col-offset-12 {
  margin-left: 100%;
}
@media (min-width: 481px) {
  .col-xs-1 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 8.33333333%;
  }
  .col-xs-2 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 16.66666667%;
  }
  .col-xs-3 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 25%;
  }
  .col-xs-4 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 33.33333333%;
  }
  .col-xs-5 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 41.66666667%;
  }
  .col-xs-6 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 50%;
  }
  .col-xs-7 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 58.33333333%;
  }
  .col-xs-8 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 66.66666667%;
  }
  .col-xs-9 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 75%;
  }
  .col-xs-10 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 83.33333333%;
  }
  .col-xs-11 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 91.66666667%;
  }
  .col-xs-12 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 100%;
  }
}
@media (min-width: 769px) {
  .col-sm-1 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 8.33333333%;
  }
  .col-sm-2 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 16.66666667%;
  }
  .col-sm-3 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 25%;
  }
  .col-sm-4 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 33.33333333%;
  }
  .col-sm-5 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 41.66666667%;
  }
  .col-sm-6 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 50%;
  }
  .col-sm-7 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 58.33333333%;
  }
  .col-sm-8 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 66.66666667%;
  }
  .col-sm-9 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 75%;
  }
  .col-sm-10 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 83.33333333%;
  }
  .col-sm-11 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 91.66666667%;
  }
  .col-sm-12 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .col-md-1 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 8.33333333%;
  }
  .col-md-2 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 16.66666667%;
  }
  .col-md-3 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 25%;
  }
  .col-md-4 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 33.33333333%;
  }
  .col-md-5 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 41.66666667%;
  }
  .col-md-6 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 50%;
  }
  .col-md-7 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 58.33333333%;
  }
  .col-md-8 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 66.66666667%;
  }
  .col-md-9 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 75%;
  }
  .col-md-10 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 83.33333333%;
  }
  .col-md-11 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 91.66666667%;
  }
  .col-md-12 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 100%;
  }
}
@media (min-width: 1367px) {
  .col-lg-1 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 8.33333333%;
  }
  .col-lg-2 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 16.66666667%;
  }
  .col-lg-3 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 25%;
  }
  .col-lg-4 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 33.33333333%;
  }
  .col-lg-5 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 41.66666667%;
  }
  .col-lg-6 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 50%;
  }
  .col-lg-7 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 58.33333333%;
  }
  .col-lg-8 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 66.66666667%;
  }
  .col-lg-9 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 75%;
  }
  .col-lg-10 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 83.33333333%;
  }
  .col-lg-11 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 91.66666667%;
  }
  .col-lg-12 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 100%;
  }
}
@media (min-width: 1601px) {
  .col-xl-1 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 8.33333333%;
  }
  .col-xl-2 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 16.66666667%;
  }
  .col-xl-3 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 25%;
  }
  .col-xl-4 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 33.33333333%;
  }
  .col-xl-5 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 41.66666667%;
  }
  .col-xl-6 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 50%;
  }
  .col-xl-7 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 58.33333333%;
  }
  .col-xl-8 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 66.66666667%;
  }
  .col-xl-9 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 75%;
  }
  .col-xl-10 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 83.33333333%;
  }
  .col-xl-11 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 91.66666667%;
  }
  .col-xl-12 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 100%;
  }
}
@media (min-width: 1921px) {
  .col-xxl-1 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 25%;
  }
  .col-xxl-4 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 50%;
  }
  .col-xxl-7 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 75%;
  }
  .col-xxl-10 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 100%;
  }
}
@media (max-width: 480px) {
  .col-xxs-pull-1 {
    right: 8.33333333%;
  }
  .col-xxs-push-1 {
    left: 8.33333333%;
  }
  .col-xxs-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xxs-pull-2 {
    right: 16.66666667%;
  }
  .col-xxs-push-2 {
    left: 16.66666667%;
  }
  .col-xxs-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xxs-pull-3 {
    right: 25%;
  }
  .col-xxs-push-3 {
    left: 25%;
  }
  .col-xxs-offset-3 {
    margin-left: 25%;
  }
  .col-xxs-pull-4 {
    right: 33.33333333%;
  }
  .col-xxs-push-4 {
    left: 33.33333333%;
  }
  .col-xxs-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xxs-pull-5 {
    right: 41.66666667%;
  }
  .col-xxs-push-5 {
    left: 41.66666667%;
  }
  .col-xxs-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xxs-pull-6 {
    right: 50%;
  }
  .col-xxs-push-6 {
    left: 50%;
  }
  .col-xxs-offset-6 {
    margin-left: 50%;
  }
  .col-xxs-pull-7 {
    right: 58.33333333%;
  }
  .col-xxs-push-7 {
    left: 58.33333333%;
  }
  .col-xxs-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xxs-pull-8 {
    right: 66.66666667%;
  }
  .col-xxs-push-8 {
    left: 66.66666667%;
  }
  .col-xxs-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xxs-pull-9 {
    right: 75%;
  }
  .col-xxs-push-9 {
    left: 75%;
  }
  .col-xxs-offset-9 {
    margin-left: 75%;
  }
  .col-xxs-pull-10 {
    right: 83.33333333%;
  }
  .col-xxs-push-10 {
    left: 83.33333333%;
  }
  .col-xxs-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xxs-pull-11 {
    right: 91.66666667%;
  }
  .col-xxs-push-11 {
    left: 91.66666667%;
  }
  .col-xxs-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xxs-pull-12 {
    right: 100%;
  }
  .col-xxs-push-12 {
    left: 100%;
  }
  .col-xxs-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1025px) and (max-width: 1366px) {
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1367px) and (max-width: 1600px) {
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1601px) and (max-width: 1920px) {
  .col-xl-pull-1 {
    right: 8.33333333%;
  }
  .col-xl-push-1 {
    left: 8.33333333%;
  }
  .col-xl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xl-pull-2 {
    right: 16.66666667%;
  }
  .col-xl-push-2 {
    left: 16.66666667%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-pull-4 {
    right: 33.33333333%;
  }
  .col-xl-push-4 {
    left: 33.33333333%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xl-pull-5 {
    right: 41.66666667%;
  }
  .col-xl-push-5 {
    left: 41.66666667%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-pull-7 {
    right: 58.33333333%;
  }
  .col-xl-push-7 {
    left: 58.33333333%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xl-pull-8 {
    right: 66.66666667%;
  }
  .col-xl-push-8 {
    left: 66.66666667%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-pull-10 {
    right: 83.33333333%;
  }
  .col-xl-push-10 {
    left: 83.33333333%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xl-pull-11 {
    right: 91.66666667%;
  }
  .col-xl-push-11 {
    left: 91.66666667%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1921px) {
  .col-xxl-pull-1 {
    right: 8.33333333%;
  }
  .col-xxl-push-1 {
    left: 8.33333333%;
  }
  .col-xxl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xxl-pull-2 {
    right: 16.66666667%;
  }
  .col-xxl-push-2 {
    left: 16.66666667%;
  }
  .col-xxl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xxl-pull-3 {
    right: 25%;
  }
  .col-xxl-push-3 {
    left: 25%;
  }
  .col-xxl-offset-3 {
    margin-left: 25%;
  }
  .col-xxl-pull-4 {
    right: 33.33333333%;
  }
  .col-xxl-push-4 {
    left: 33.33333333%;
  }
  .col-xxl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xxl-pull-5 {
    right: 41.66666667%;
  }
  .col-xxl-push-5 {
    left: 41.66666667%;
  }
  .col-xxl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xxl-pull-6 {
    right: 50%;
  }
  .col-xxl-push-6 {
    left: 50%;
  }
  .col-xxl-offset-6 {
    margin-left: 50%;
  }
  .col-xxl-pull-7 {
    right: 58.33333333%;
  }
  .col-xxl-push-7 {
    left: 58.33333333%;
  }
  .col-xxl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xxl-pull-8 {
    right: 66.66666667%;
  }
  .col-xxl-push-8 {
    left: 66.66666667%;
  }
  .col-xxl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xxl-pull-9 {
    right: 75%;
  }
  .col-xxl-push-9 {
    left: 75%;
  }
  .col-xxl-offset-9 {
    margin-left: 75%;
  }
  .col-xxl-pull-10 {
    right: 83.33333333%;
  }
  .col-xxl-push-10 {
    left: 83.33333333%;
  }
  .col-xxl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xxl-pull-11 {
    right: 91.66666667%;
  }
  .col-xxl-push-11 {
    left: 91.66666667%;
  }
  .col-xxl-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xxl-pull-12 {
    right: 100%;
  }
  .col-xxl-push-12 {
    left: 100%;
  }
  .col-xxl-offset-12 {
    margin-left: 100%;
  }
}
.grid-9 .col-xxs-1 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 11.11111111%;
}
.grid-9 .col-xxs-2 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 22.22222222%;
}
.grid-9 .col-xxs-3 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 33.33333333%;
}
.grid-9 .col-xxs-4 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 44.44444444%;
}
.grid-9 .col-xxs-5 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 55.55555556%;
}
.grid-9 .col-xxs-6 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 66.66666667%;
}
.grid-9 .col-xxs-7 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 77.77777778%;
}
.grid-9 .col-xxs-8 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 88.88888889%;
}
.grid-9 .col-xxs-9 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 100%;
}
.grid-9 .col-pull-1 {
  right: 11.11111111%;
}
.grid-9 .col-push-1 {
  left: 11.11111111%;
}
.grid-9 .col-offset-1 {
  margin-left: 11.11111111%;
}
.grid-9 .col-pull-2 {
  right: 22.22222222%;
}
.grid-9 .col-push-2 {
  left: 22.22222222%;
}
.grid-9 .col-offset-2 {
  margin-left: 22.22222222%;
}
.grid-9 .col-pull-3 {
  right: 33.33333333%;
}
.grid-9 .col-push-3 {
  left: 33.33333333%;
}
.grid-9 .col-offset-3 {
  margin-left: 33.33333333%;
}
.grid-9 .col-pull-4 {
  right: 44.44444444%;
}
.grid-9 .col-push-4 {
  left: 44.44444444%;
}
.grid-9 .col-offset-4 {
  margin-left: 44.44444444%;
}
.grid-9 .col-pull-5 {
  right: 55.55555556%;
}
.grid-9 .col-push-5 {
  left: 55.55555556%;
}
.grid-9 .col-offset-5 {
  margin-left: 55.55555556%;
}
.grid-9 .col-pull-6 {
  right: 66.66666667%;
}
.grid-9 .col-push-6 {
  left: 66.66666667%;
}
.grid-9 .col-offset-6 {
  margin-left: 66.66666667%;
}
.grid-9 .col-pull-7 {
  right: 77.77777778%;
}
.grid-9 .col-push-7 {
  left: 77.77777778%;
}
.grid-9 .col-offset-7 {
  margin-left: 77.77777778%;
}
.grid-9 .col-pull-8 {
  right: 88.88888889%;
}
.grid-9 .col-push-8 {
  left: 88.88888889%;
}
.grid-9 .col-offset-8 {
  margin-left: 88.88888889%;
}
.grid-9 .col-pull-9 {
  right: 100%;
}
.grid-9 .col-push-9 {
  left: 100%;
}
.grid-9 .col-offset-9 {
  margin-left: 100%;
}
@media (min-width: 481px) {
  .grid-9 .col-xs-1 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 11.11111111%;
  }
  .grid-9 .col-xs-2 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 22.22222222%;
  }
  .grid-9 .col-xs-3 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 33.33333333%;
  }
  .grid-9 .col-xs-4 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 44.44444444%;
  }
  .grid-9 .col-xs-5 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 55.55555556%;
  }
  .grid-9 .col-xs-6 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 66.66666667%;
  }
  .grid-9 .col-xs-7 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 77.77777778%;
  }
  .grid-9 .col-xs-8 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 88.88888889%;
  }
  .grid-9 .col-xs-9 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 100%;
  }
}
@media (min-width: 769px) {
  .grid-9 .col-sm-1 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 11.11111111%;
  }
  .grid-9 .col-sm-2 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 22.22222222%;
  }
  .grid-9 .col-sm-3 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 33.33333333%;
  }
  .grid-9 .col-sm-4 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 44.44444444%;
  }
  .grid-9 .col-sm-5 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 55.55555556%;
  }
  .grid-9 .col-sm-6 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 66.66666667%;
  }
  .grid-9 .col-sm-7 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 77.77777778%;
  }
  .grid-9 .col-sm-8 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 88.88888889%;
  }
  .grid-9 .col-sm-9 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .grid-9 .col-md-1 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 11.11111111%;
  }
  .grid-9 .col-md-2 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 22.22222222%;
  }
  .grid-9 .col-md-3 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 33.33333333%;
  }
  .grid-9 .col-md-4 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 44.44444444%;
  }
  .grid-9 .col-md-5 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 55.55555556%;
  }
  .grid-9 .col-md-6 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 66.66666667%;
  }
  .grid-9 .col-md-7 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 77.77777778%;
  }
  .grid-9 .col-md-8 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 88.88888889%;
  }
  .grid-9 .col-md-9 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 100%;
  }
}
@media (min-width: 1367px) {
  .grid-9 .col-lg-1 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 11.11111111%;
  }
  .grid-9 .col-lg-2 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 22.22222222%;
  }
  .grid-9 .col-lg-3 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 33.33333333%;
  }
  .grid-9 .col-lg-4 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 44.44444444%;
  }
  .grid-9 .col-lg-5 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 55.55555556%;
  }
  .grid-9 .col-lg-6 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 66.66666667%;
  }
  .grid-9 .col-lg-7 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 77.77777778%;
  }
  .grid-9 .col-lg-8 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 88.88888889%;
  }
  .grid-9 .col-lg-9 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 100%;
  }
}
@media (min-width: 1601px) {
  .grid-9 .col-xl-1 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 11.11111111%;
  }
  .grid-9 .col-xl-2 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 22.22222222%;
  }
  .grid-9 .col-xl-3 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 33.33333333%;
  }
  .grid-9 .col-xl-4 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 44.44444444%;
  }
  .grid-9 .col-xl-5 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 55.55555556%;
  }
  .grid-9 .col-xl-6 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 66.66666667%;
  }
  .grid-9 .col-xl-7 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 77.77777778%;
  }
  .grid-9 .col-xl-8 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 88.88888889%;
  }
  .grid-9 .col-xl-9 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 100%;
  }
}
@media (min-width: 1921px) {
  .grid-9 .col-xxl-1 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 11.11111111%;
  }
  .grid-9 .col-xxl-2 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 22.22222222%;
  }
  .grid-9 .col-xxl-3 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 33.33333333%;
  }
  .grid-9 .col-xxl-4 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 44.44444444%;
  }
  .grid-9 .col-xxl-5 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 55.55555556%;
  }
  .grid-9 .col-xxl-6 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 66.66666667%;
  }
  .grid-9 .col-xxl-7 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 77.77777778%;
  }
  .grid-9 .col-xxl-8 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 88.88888889%;
  }
  .grid-9 .col-xxl-9 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 100%;
  }
}
@media (max-width: 480px) {
  .grid-9 .col-xxs-pull-1 {
    right: 11.11111111%;
  }
  .grid-9 .col-xxs-push-1 {
    left: 11.11111111%;
  }
  .grid-9 .col-xxs-offset-1 {
    margin-left: 11.11111111%;
  }
  .grid-9 .col-xxs-pull-2 {
    right: 22.22222222%;
  }
  .grid-9 .col-xxs-push-2 {
    left: 22.22222222%;
  }
  .grid-9 .col-xxs-offset-2 {
    margin-left: 22.22222222%;
  }
  .grid-9 .col-xxs-pull-3 {
    right: 33.33333333%;
  }
  .grid-9 .col-xxs-push-3 {
    left: 33.33333333%;
  }
  .grid-9 .col-xxs-offset-3 {
    margin-left: 33.33333333%;
  }
  .grid-9 .col-xxs-pull-4 {
    right: 44.44444444%;
  }
  .grid-9 .col-xxs-push-4 {
    left: 44.44444444%;
  }
  .grid-9 .col-xxs-offset-4 {
    margin-left: 44.44444444%;
  }
  .grid-9 .col-xxs-pull-5 {
    right: 55.55555556%;
  }
  .grid-9 .col-xxs-push-5 {
    left: 55.55555556%;
  }
  .grid-9 .col-xxs-offset-5 {
    margin-left: 55.55555556%;
  }
  .grid-9 .col-xxs-pull-6 {
    right: 66.66666667%;
  }
  .grid-9 .col-xxs-push-6 {
    left: 66.66666667%;
  }
  .grid-9 .col-xxs-offset-6 {
    margin-left: 66.66666667%;
  }
  .grid-9 .col-xxs-pull-7 {
    right: 77.77777778%;
  }
  .grid-9 .col-xxs-push-7 {
    left: 77.77777778%;
  }
  .grid-9 .col-xxs-offset-7 {
    margin-left: 77.77777778%;
  }
  .grid-9 .col-xxs-pull-8 {
    right: 88.88888889%;
  }
  .grid-9 .col-xxs-push-8 {
    left: 88.88888889%;
  }
  .grid-9 .col-xxs-offset-8 {
    margin-left: 88.88888889%;
  }
  .grid-9 .col-xxs-pull-9 {
    right: 100%;
  }
  .grid-9 .col-xxs-push-9 {
    left: 100%;
  }
  .grid-9 .col-xxs-offset-9 {
    margin-left: 100%;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  .grid-9 .col-sm-pull-1 {
    right: 11.11111111%;
  }
  .grid-9 .col-sm-push-1 {
    left: 11.11111111%;
  }
  .grid-9 .col-sm-offset-1 {
    margin-left: 11.11111111%;
  }
  .grid-9 .col-sm-pull-2 {
    right: 22.22222222%;
  }
  .grid-9 .col-sm-push-2 {
    left: 22.22222222%;
  }
  .grid-9 .col-sm-offset-2 {
    margin-left: 22.22222222%;
  }
  .grid-9 .col-sm-pull-3 {
    right: 33.33333333%;
  }
  .grid-9 .col-sm-push-3 {
    left: 33.33333333%;
  }
  .grid-9 .col-sm-offset-3 {
    margin-left: 33.33333333%;
  }
  .grid-9 .col-sm-pull-4 {
    right: 44.44444444%;
  }
  .grid-9 .col-sm-push-4 {
    left: 44.44444444%;
  }
  .grid-9 .col-sm-offset-4 {
    margin-left: 44.44444444%;
  }
  .grid-9 .col-sm-pull-5 {
    right: 55.55555556%;
  }
  .grid-9 .col-sm-push-5 {
    left: 55.55555556%;
  }
  .grid-9 .col-sm-offset-5 {
    margin-left: 55.55555556%;
  }
  .grid-9 .col-sm-pull-6 {
    right: 66.66666667%;
  }
  .grid-9 .col-sm-push-6 {
    left: 66.66666667%;
  }
  .grid-9 .col-sm-offset-6 {
    margin-left: 66.66666667%;
  }
  .grid-9 .col-sm-pull-7 {
    right: 77.77777778%;
  }
  .grid-9 .col-sm-push-7 {
    left: 77.77777778%;
  }
  .grid-9 .col-sm-offset-7 {
    margin-left: 77.77777778%;
  }
  .grid-9 .col-sm-pull-8 {
    right: 88.88888889%;
  }
  .grid-9 .col-sm-push-8 {
    left: 88.88888889%;
  }
  .grid-9 .col-sm-offset-8 {
    margin-left: 88.88888889%;
  }
  .grid-9 .col-sm-pull-9 {
    right: 100%;
  }
  .grid-9 .col-sm-push-9 {
    left: 100%;
  }
  .grid-9 .col-sm-offset-9 {
    margin-left: 100%;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .grid-9 .col-sm-pull-1 {
    right: 11.11111111%;
  }
  .grid-9 .col-sm-push-1 {
    left: 11.11111111%;
  }
  .grid-9 .col-sm-offset-1 {
    margin-left: 11.11111111%;
  }
  .grid-9 .col-sm-pull-2 {
    right: 22.22222222%;
  }
  .grid-9 .col-sm-push-2 {
    left: 22.22222222%;
  }
  .grid-9 .col-sm-offset-2 {
    margin-left: 22.22222222%;
  }
  .grid-9 .col-sm-pull-3 {
    right: 33.33333333%;
  }
  .grid-9 .col-sm-push-3 {
    left: 33.33333333%;
  }
  .grid-9 .col-sm-offset-3 {
    margin-left: 33.33333333%;
  }
  .grid-9 .col-sm-pull-4 {
    right: 44.44444444%;
  }
  .grid-9 .col-sm-push-4 {
    left: 44.44444444%;
  }
  .grid-9 .col-sm-offset-4 {
    margin-left: 44.44444444%;
  }
  .grid-9 .col-sm-pull-5 {
    right: 55.55555556%;
  }
  .grid-9 .col-sm-push-5 {
    left: 55.55555556%;
  }
  .grid-9 .col-sm-offset-5 {
    margin-left: 55.55555556%;
  }
  .grid-9 .col-sm-pull-6 {
    right: 66.66666667%;
  }
  .grid-9 .col-sm-push-6 {
    left: 66.66666667%;
  }
  .grid-9 .col-sm-offset-6 {
    margin-left: 66.66666667%;
  }
  .grid-9 .col-sm-pull-7 {
    right: 77.77777778%;
  }
  .grid-9 .col-sm-push-7 {
    left: 77.77777778%;
  }
  .grid-9 .col-sm-offset-7 {
    margin-left: 77.77777778%;
  }
  .grid-9 .col-sm-pull-8 {
    right: 88.88888889%;
  }
  .grid-9 .col-sm-push-8 {
    left: 88.88888889%;
  }
  .grid-9 .col-sm-offset-8 {
    margin-left: 88.88888889%;
  }
  .grid-9 .col-sm-pull-9 {
    right: 100%;
  }
  .grid-9 .col-sm-push-9 {
    left: 100%;
  }
  .grid-9 .col-sm-offset-9 {
    margin-left: 100%;
  }
}
@media (min-width: 1025px) and (max-width: 1366px) {
  .grid-9 .col-md-pull-1 {
    right: 11.11111111%;
  }
  .grid-9 .col-md-push-1 {
    left: 11.11111111%;
  }
  .grid-9 .col-md-offset-1 {
    margin-left: 11.11111111%;
  }
  .grid-9 .col-md-pull-2 {
    right: 22.22222222%;
  }
  .grid-9 .col-md-push-2 {
    left: 22.22222222%;
  }
  .grid-9 .col-md-offset-2 {
    margin-left: 22.22222222%;
  }
  .grid-9 .col-md-pull-3 {
    right: 33.33333333%;
  }
  .grid-9 .col-md-push-3 {
    left: 33.33333333%;
  }
  .grid-9 .col-md-offset-3 {
    margin-left: 33.33333333%;
  }
  .grid-9 .col-md-pull-4 {
    right: 44.44444444%;
  }
  .grid-9 .col-md-push-4 {
    left: 44.44444444%;
  }
  .grid-9 .col-md-offset-4 {
    margin-left: 44.44444444%;
  }
  .grid-9 .col-md-pull-5 {
    right: 55.55555556%;
  }
  .grid-9 .col-md-push-5 {
    left: 55.55555556%;
  }
  .grid-9 .col-md-offset-5 {
    margin-left: 55.55555556%;
  }
  .grid-9 .col-md-pull-6 {
    right: 66.66666667%;
  }
  .grid-9 .col-md-push-6 {
    left: 66.66666667%;
  }
  .grid-9 .col-md-offset-6 {
    margin-left: 66.66666667%;
  }
  .grid-9 .col-md-pull-7 {
    right: 77.77777778%;
  }
  .grid-9 .col-md-push-7 {
    left: 77.77777778%;
  }
  .grid-9 .col-md-offset-7 {
    margin-left: 77.77777778%;
  }
  .grid-9 .col-md-pull-8 {
    right: 88.88888889%;
  }
  .grid-9 .col-md-push-8 {
    left: 88.88888889%;
  }
  .grid-9 .col-md-offset-8 {
    margin-left: 88.88888889%;
  }
  .grid-9 .col-md-pull-9 {
    right: 100%;
  }
  .grid-9 .col-md-push-9 {
    left: 100%;
  }
  .grid-9 .col-md-offset-9 {
    margin-left: 100%;
  }
}
@media (min-width: 1367px) and (max-width: 1600px) {
  .grid-9 .col-lg-pull-1 {
    right: 11.11111111%;
  }
  .grid-9 .col-lg-push-1 {
    left: 11.11111111%;
  }
  .grid-9 .col-lg-offset-1 {
    margin-left: 11.11111111%;
  }
  .grid-9 .col-lg-pull-2 {
    right: 22.22222222%;
  }
  .grid-9 .col-lg-push-2 {
    left: 22.22222222%;
  }
  .grid-9 .col-lg-offset-2 {
    margin-left: 22.22222222%;
  }
  .grid-9 .col-lg-pull-3 {
    right: 33.33333333%;
  }
  .grid-9 .col-lg-push-3 {
    left: 33.33333333%;
  }
  .grid-9 .col-lg-offset-3 {
    margin-left: 33.33333333%;
  }
  .grid-9 .col-lg-pull-4 {
    right: 44.44444444%;
  }
  .grid-9 .col-lg-push-4 {
    left: 44.44444444%;
  }
  .grid-9 .col-lg-offset-4 {
    margin-left: 44.44444444%;
  }
  .grid-9 .col-lg-pull-5 {
    right: 55.55555556%;
  }
  .grid-9 .col-lg-push-5 {
    left: 55.55555556%;
  }
  .grid-9 .col-lg-offset-5 {
    margin-left: 55.55555556%;
  }
  .grid-9 .col-lg-pull-6 {
    right: 66.66666667%;
  }
  .grid-9 .col-lg-push-6 {
    left: 66.66666667%;
  }
  .grid-9 .col-lg-offset-6 {
    margin-left: 66.66666667%;
  }
  .grid-9 .col-lg-pull-7 {
    right: 77.77777778%;
  }
  .grid-9 .col-lg-push-7 {
    left: 77.77777778%;
  }
  .grid-9 .col-lg-offset-7 {
    margin-left: 77.77777778%;
  }
  .grid-9 .col-lg-pull-8 {
    right: 88.88888889%;
  }
  .grid-9 .col-lg-push-8 {
    left: 88.88888889%;
  }
  .grid-9 .col-lg-offset-8 {
    margin-left: 88.88888889%;
  }
  .grid-9 .col-lg-pull-9 {
    right: 100%;
  }
  .grid-9 .col-lg-push-9 {
    left: 100%;
  }
  .grid-9 .col-lg-offset-9 {
    margin-left: 100%;
  }
}
@media (min-width: 1601px) and (max-width: 1920px) {
  .grid-9 .col-xl-pull-1 {
    right: 11.11111111%;
  }
  .grid-9 .col-xl-push-1 {
    left: 11.11111111%;
  }
  .grid-9 .col-xl-offset-1 {
    margin-left: 11.11111111%;
  }
  .grid-9 .col-xl-pull-2 {
    right: 22.22222222%;
  }
  .grid-9 .col-xl-push-2 {
    left: 22.22222222%;
  }
  .grid-9 .col-xl-offset-2 {
    margin-left: 22.22222222%;
  }
  .grid-9 .col-xl-pull-3 {
    right: 33.33333333%;
  }
  .grid-9 .col-xl-push-3 {
    left: 33.33333333%;
  }
  .grid-9 .col-xl-offset-3 {
    margin-left: 33.33333333%;
  }
  .grid-9 .col-xl-pull-4 {
    right: 44.44444444%;
  }
  .grid-9 .col-xl-push-4 {
    left: 44.44444444%;
  }
  .grid-9 .col-xl-offset-4 {
    margin-left: 44.44444444%;
  }
  .grid-9 .col-xl-pull-5 {
    right: 55.55555556%;
  }
  .grid-9 .col-xl-push-5 {
    left: 55.55555556%;
  }
  .grid-9 .col-xl-offset-5 {
    margin-left: 55.55555556%;
  }
  .grid-9 .col-xl-pull-6 {
    right: 66.66666667%;
  }
  .grid-9 .col-xl-push-6 {
    left: 66.66666667%;
  }
  .grid-9 .col-xl-offset-6 {
    margin-left: 66.66666667%;
  }
  .grid-9 .col-xl-pull-7 {
    right: 77.77777778%;
  }
  .grid-9 .col-xl-push-7 {
    left: 77.77777778%;
  }
  .grid-9 .col-xl-offset-7 {
    margin-left: 77.77777778%;
  }
  .grid-9 .col-xl-pull-8 {
    right: 88.88888889%;
  }
  .grid-9 .col-xl-push-8 {
    left: 88.88888889%;
  }
  .grid-9 .col-xl-offset-8 {
    margin-left: 88.88888889%;
  }
  .grid-9 .col-xl-pull-9 {
    right: 100%;
  }
  .grid-9 .col-xl-push-9 {
    left: 100%;
  }
  .grid-9 .col-xl-offset-9 {
    margin-left: 100%;
  }
}
@media (min-width: 1921px) {
  .grid-9 .col-xxl-pull-1 {
    right: 11.11111111%;
  }
  .grid-9 .col-xxl-push-1 {
    left: 11.11111111%;
  }
  .grid-9 .col-xxl-offset-1 {
    margin-left: 11.11111111%;
  }
  .grid-9 .col-xxl-pull-2 {
    right: 22.22222222%;
  }
  .grid-9 .col-xxl-push-2 {
    left: 22.22222222%;
  }
  .grid-9 .col-xxl-offset-2 {
    margin-left: 22.22222222%;
  }
  .grid-9 .col-xxl-pull-3 {
    right: 33.33333333%;
  }
  .grid-9 .col-xxl-push-3 {
    left: 33.33333333%;
  }
  .grid-9 .col-xxl-offset-3 {
    margin-left: 33.33333333%;
  }
  .grid-9 .col-xxl-pull-4 {
    right: 44.44444444%;
  }
  .grid-9 .col-xxl-push-4 {
    left: 44.44444444%;
  }
  .grid-9 .col-xxl-offset-4 {
    margin-left: 44.44444444%;
  }
  .grid-9 .col-xxl-pull-5 {
    right: 55.55555556%;
  }
  .grid-9 .col-xxl-push-5 {
    left: 55.55555556%;
  }
  .grid-9 .col-xxl-offset-5 {
    margin-left: 55.55555556%;
  }
  .grid-9 .col-xxl-pull-6 {
    right: 66.66666667%;
  }
  .grid-9 .col-xxl-push-6 {
    left: 66.66666667%;
  }
  .grid-9 .col-xxl-offset-6 {
    margin-left: 66.66666667%;
  }
  .grid-9 .col-xxl-pull-7 {
    right: 77.77777778%;
  }
  .grid-9 .col-xxl-push-7 {
    left: 77.77777778%;
  }
  .grid-9 .col-xxl-offset-7 {
    margin-left: 77.77777778%;
  }
  .grid-9 .col-xxl-pull-8 {
    right: 88.88888889%;
  }
  .grid-9 .col-xxl-push-8 {
    left: 88.88888889%;
  }
  .grid-9 .col-xxl-offset-8 {
    margin-left: 88.88888889%;
  }
  .grid-9 .col-xxl-pull-9 {
    right: 100%;
  }
  .grid-9 .col-xxl-push-9 {
    left: 100%;
  }
  .grid-9 .col-xxl-offset-9 {
    margin-left: 100%;
  }
}
.grid-12 .col-xxs-1 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 8.33333333%;
}
.grid-12 .col-xxs-2 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 16.66666667%;
}
.grid-12 .col-xxs-3 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 25%;
}
.grid-12 .col-xxs-4 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 33.33333333%;
}
.grid-12 .col-xxs-5 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 41.66666667%;
}
.grid-12 .col-xxs-6 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 50%;
}
.grid-12 .col-xxs-7 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 58.33333333%;
}
.grid-12 .col-xxs-8 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 66.66666667%;
}
.grid-12 .col-xxs-9 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 75%;
}
.grid-12 .col-xxs-10 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 83.33333333%;
}
.grid-12 .col-xxs-11 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 91.66666667%;
}
.grid-12 .col-xxs-12 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 100%;
}
.grid-12 .col-pull-1 {
  right: 8.33333333%;
}
.grid-12 .col-push-1 {
  left: 8.33333333%;
}
.grid-12 .col-offset-1 {
  margin-left: 8.33333333%;
}
.grid-12 .col-pull-2 {
  right: 16.66666667%;
}
.grid-12 .col-push-2 {
  left: 16.66666667%;
}
.grid-12 .col-offset-2 {
  margin-left: 16.66666667%;
}
.grid-12 .col-pull-3 {
  right: 25%;
}
.grid-12 .col-push-3 {
  left: 25%;
}
.grid-12 .col-offset-3 {
  margin-left: 25%;
}
.grid-12 .col-pull-4 {
  right: 33.33333333%;
}
.grid-12 .col-push-4 {
  left: 33.33333333%;
}
.grid-12 .col-offset-4 {
  margin-left: 33.33333333%;
}
.grid-12 .col-pull-5 {
  right: 41.66666667%;
}
.grid-12 .col-push-5 {
  left: 41.66666667%;
}
.grid-12 .col-offset-5 {
  margin-left: 41.66666667%;
}
.grid-12 .col-pull-6 {
  right: 50%;
}
.grid-12 .col-push-6 {
  left: 50%;
}
.grid-12 .col-offset-6 {
  margin-left: 50%;
}
.grid-12 .col-pull-7 {
  right: 58.33333333%;
}
.grid-12 .col-push-7 {
  left: 58.33333333%;
}
.grid-12 .col-offset-7 {
  margin-left: 58.33333333%;
}
.grid-12 .col-pull-8 {
  right: 66.66666667%;
}
.grid-12 .col-push-8 {
  left: 66.66666667%;
}
.grid-12 .col-offset-8 {
  margin-left: 66.66666667%;
}
.grid-12 .col-pull-9 {
  right: 75%;
}
.grid-12 .col-push-9 {
  left: 75%;
}
.grid-12 .col-offset-9 {
  margin-left: 75%;
}
.grid-12 .col-pull-10 {
  right: 83.33333333%;
}
.grid-12 .col-push-10 {
  left: 83.33333333%;
}
.grid-12 .col-offset-10 {
  margin-left: 83.33333333%;
}
.grid-12 .col-pull-11 {
  right: 91.66666667%;
}
.grid-12 .col-push-11 {
  left: 91.66666667%;
}
.grid-12 .col-offset-11 {
  margin-left: 91.66666667%;
}
.grid-12 .col-pull-12 {
  right: 100%;
}
.grid-12 .col-push-12 {
  left: 100%;
}
.grid-12 .col-offset-12 {
  margin-left: 100%;
}
@media (min-width: 481px) {
  .grid-12 .col-xs-1 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 8.33333333%;
  }
  .grid-12 .col-xs-2 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 16.66666667%;
  }
  .grid-12 .col-xs-3 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 25%;
  }
  .grid-12 .col-xs-4 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 33.33333333%;
  }
  .grid-12 .col-xs-5 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 41.66666667%;
  }
  .grid-12 .col-xs-6 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 50%;
  }
  .grid-12 .col-xs-7 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 58.33333333%;
  }
  .grid-12 .col-xs-8 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 66.66666667%;
  }
  .grid-12 .col-xs-9 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 75%;
  }
  .grid-12 .col-xs-10 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 83.33333333%;
  }
  .grid-12 .col-xs-11 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 91.66666667%;
  }
  .grid-12 .col-xs-12 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 100%;
  }
}
@media (min-width: 769px) {
  .grid-12 .col-sm-1 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 8.33333333%;
  }
  .grid-12 .col-sm-2 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 16.66666667%;
  }
  .grid-12 .col-sm-3 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 25%;
  }
  .grid-12 .col-sm-4 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 33.33333333%;
  }
  .grid-12 .col-sm-5 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 41.66666667%;
  }
  .grid-12 .col-sm-6 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 50%;
  }
  .grid-12 .col-sm-7 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 58.33333333%;
  }
  .grid-12 .col-sm-8 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 66.66666667%;
  }
  .grid-12 .col-sm-9 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 75%;
  }
  .grid-12 .col-sm-10 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 83.33333333%;
  }
  .grid-12 .col-sm-11 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 91.66666667%;
  }
  .grid-12 .col-sm-12 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .grid-12 .col-md-1 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 8.33333333%;
  }
  .grid-12 .col-md-2 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 16.66666667%;
  }
  .grid-12 .col-md-3 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 25%;
  }
  .grid-12 .col-md-4 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 33.33333333%;
  }
  .grid-12 .col-md-5 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 41.66666667%;
  }
  .grid-12 .col-md-6 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 50%;
  }
  .grid-12 .col-md-7 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 58.33333333%;
  }
  .grid-12 .col-md-8 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 66.66666667%;
  }
  .grid-12 .col-md-9 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 75%;
  }
  .grid-12 .col-md-10 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 83.33333333%;
  }
  .grid-12 .col-md-11 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 91.66666667%;
  }
  .grid-12 .col-md-12 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 100%;
  }
}
@media (min-width: 1367px) {
  .grid-12 .col-lg-1 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 8.33333333%;
  }
  .grid-12 .col-lg-2 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 16.66666667%;
  }
  .grid-12 .col-lg-3 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 25%;
  }
  .grid-12 .col-lg-4 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 33.33333333%;
  }
  .grid-12 .col-lg-5 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 41.66666667%;
  }
  .grid-12 .col-lg-6 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 50%;
  }
  .grid-12 .col-lg-7 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 58.33333333%;
  }
  .grid-12 .col-lg-8 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 66.66666667%;
  }
  .grid-12 .col-lg-9 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 75%;
  }
  .grid-12 .col-lg-10 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 83.33333333%;
  }
  .grid-12 .col-lg-11 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 91.66666667%;
  }
  .grid-12 .col-lg-12 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 100%;
  }
}
@media (min-width: 1601px) {
  .grid-12 .col-xl-1 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 8.33333333%;
  }
  .grid-12 .col-xl-2 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 16.66666667%;
  }
  .grid-12 .col-xl-3 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 25%;
  }
  .grid-12 .col-xl-4 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 33.33333333%;
  }
  .grid-12 .col-xl-5 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 41.66666667%;
  }
  .grid-12 .col-xl-6 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 50%;
  }
  .grid-12 .col-xl-7 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 58.33333333%;
  }
  .grid-12 .col-xl-8 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 66.66666667%;
  }
  .grid-12 .col-xl-9 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 75%;
  }
  .grid-12 .col-xl-10 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 83.33333333%;
  }
  .grid-12 .col-xl-11 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 91.66666667%;
  }
  .grid-12 .col-xl-12 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 100%;
  }
}
@media (min-width: 1921px) {
  .grid-12 .col-xxl-1 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 8.33333333%;
  }
  .grid-12 .col-xxl-2 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 16.66666667%;
  }
  .grid-12 .col-xxl-3 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 25%;
  }
  .grid-12 .col-xxl-4 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 33.33333333%;
  }
  .grid-12 .col-xxl-5 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 41.66666667%;
  }
  .grid-12 .col-xxl-6 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 50%;
  }
  .grid-12 .col-xxl-7 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 58.33333333%;
  }
  .grid-12 .col-xxl-8 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 66.66666667%;
  }
  .grid-12 .col-xxl-9 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 75%;
  }
  .grid-12 .col-xxl-10 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 83.33333333%;
  }
  .grid-12 .col-xxl-11 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 91.66666667%;
  }
  .grid-12 .col-xxl-12 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 100%;
  }
}
@media (max-width: 480px) {
  .grid-12 .col-xxs-pull-1 {
    right: 8.33333333%;
  }
  .grid-12 .col-xxs-push-1 {
    left: 8.33333333%;
  }
  .grid-12 .col-xxs-offset-1 {
    margin-left: 8.33333333%;
  }
  .grid-12 .col-xxs-pull-2 {
    right: 16.66666667%;
  }
  .grid-12 .col-xxs-push-2 {
    left: 16.66666667%;
  }
  .grid-12 .col-xxs-offset-2 {
    margin-left: 16.66666667%;
  }
  .grid-12 .col-xxs-pull-3 {
    right: 25%;
  }
  .grid-12 .col-xxs-push-3 {
    left: 25%;
  }
  .grid-12 .col-xxs-offset-3 {
    margin-left: 25%;
  }
  .grid-12 .col-xxs-pull-4 {
    right: 33.33333333%;
  }
  .grid-12 .col-xxs-push-4 {
    left: 33.33333333%;
  }
  .grid-12 .col-xxs-offset-4 {
    margin-left: 33.33333333%;
  }
  .grid-12 .col-xxs-pull-5 {
    right: 41.66666667%;
  }
  .grid-12 .col-xxs-push-5 {
    left: 41.66666667%;
  }
  .grid-12 .col-xxs-offset-5 {
    margin-left: 41.66666667%;
  }
  .grid-12 .col-xxs-pull-6 {
    right: 50%;
  }
  .grid-12 .col-xxs-push-6 {
    left: 50%;
  }
  .grid-12 .col-xxs-offset-6 {
    margin-left: 50%;
  }
  .grid-12 .col-xxs-pull-7 {
    right: 58.33333333%;
  }
  .grid-12 .col-xxs-push-7 {
    left: 58.33333333%;
  }
  .grid-12 .col-xxs-offset-7 {
    margin-left: 58.33333333%;
  }
  .grid-12 .col-xxs-pull-8 {
    right: 66.66666667%;
  }
  .grid-12 .col-xxs-push-8 {
    left: 66.66666667%;
  }
  .grid-12 .col-xxs-offset-8 {
    margin-left: 66.66666667%;
  }
  .grid-12 .col-xxs-pull-9 {
    right: 75%;
  }
  .grid-12 .col-xxs-push-9 {
    left: 75%;
  }
  .grid-12 .col-xxs-offset-9 {
    margin-left: 75%;
  }
  .grid-12 .col-xxs-pull-10 {
    right: 83.33333333%;
  }
  .grid-12 .col-xxs-push-10 {
    left: 83.33333333%;
  }
  .grid-12 .col-xxs-offset-10 {
    margin-left: 83.33333333%;
  }
  .grid-12 .col-xxs-pull-11 {
    right: 91.66666667%;
  }
  .grid-12 .col-xxs-push-11 {
    left: 91.66666667%;
  }
  .grid-12 .col-xxs-offset-11 {
    margin-left: 91.66666667%;
  }
  .grid-12 .col-xxs-pull-12 {
    right: 100%;
  }
  .grid-12 .col-xxs-push-12 {
    left: 100%;
  }
  .grid-12 .col-xxs-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  .grid-12 .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .grid-12 .col-sm-push-1 {
    left: 8.33333333%;
  }
  .grid-12 .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .grid-12 .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .grid-12 .col-sm-push-2 {
    left: 16.66666667%;
  }
  .grid-12 .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .grid-12 .col-sm-pull-3 {
    right: 25%;
  }
  .grid-12 .col-sm-push-3 {
    left: 25%;
  }
  .grid-12 .col-sm-offset-3 {
    margin-left: 25%;
  }
  .grid-12 .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .grid-12 .col-sm-push-4 {
    left: 33.33333333%;
  }
  .grid-12 .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .grid-12 .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .grid-12 .col-sm-push-5 {
    left: 41.66666667%;
  }
  .grid-12 .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .grid-12 .col-sm-pull-6 {
    right: 50%;
  }
  .grid-12 .col-sm-push-6 {
    left: 50%;
  }
  .grid-12 .col-sm-offset-6 {
    margin-left: 50%;
  }
  .grid-12 .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .grid-12 .col-sm-push-7 {
    left: 58.33333333%;
  }
  .grid-12 .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .grid-12 .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .grid-12 .col-sm-push-8 {
    left: 66.66666667%;
  }
  .grid-12 .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .grid-12 .col-sm-pull-9 {
    right: 75%;
  }
  .grid-12 .col-sm-push-9 {
    left: 75%;
  }
  .grid-12 .col-sm-offset-9 {
    margin-left: 75%;
  }
  .grid-12 .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .grid-12 .col-sm-push-10 {
    left: 83.33333333%;
  }
  .grid-12 .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .grid-12 .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .grid-12 .col-sm-push-11 {
    left: 91.66666667%;
  }
  .grid-12 .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .grid-12 .col-sm-pull-12 {
    right: 100%;
  }
  .grid-12 .col-sm-push-12 {
    left: 100%;
  }
  .grid-12 .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .grid-12 .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .grid-12 .col-sm-push-1 {
    left: 8.33333333%;
  }
  .grid-12 .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .grid-12 .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .grid-12 .col-sm-push-2 {
    left: 16.66666667%;
  }
  .grid-12 .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .grid-12 .col-sm-pull-3 {
    right: 25%;
  }
  .grid-12 .col-sm-push-3 {
    left: 25%;
  }
  .grid-12 .col-sm-offset-3 {
    margin-left: 25%;
  }
  .grid-12 .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .grid-12 .col-sm-push-4 {
    left: 33.33333333%;
  }
  .grid-12 .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .grid-12 .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .grid-12 .col-sm-push-5 {
    left: 41.66666667%;
  }
  .grid-12 .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .grid-12 .col-sm-pull-6 {
    right: 50%;
  }
  .grid-12 .col-sm-push-6 {
    left: 50%;
  }
  .grid-12 .col-sm-offset-6 {
    margin-left: 50%;
  }
  .grid-12 .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .grid-12 .col-sm-push-7 {
    left: 58.33333333%;
  }
  .grid-12 .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .grid-12 .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .grid-12 .col-sm-push-8 {
    left: 66.66666667%;
  }
  .grid-12 .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .grid-12 .col-sm-pull-9 {
    right: 75%;
  }
  .grid-12 .col-sm-push-9 {
    left: 75%;
  }
  .grid-12 .col-sm-offset-9 {
    margin-left: 75%;
  }
  .grid-12 .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .grid-12 .col-sm-push-10 {
    left: 83.33333333%;
  }
  .grid-12 .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .grid-12 .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .grid-12 .col-sm-push-11 {
    left: 91.66666667%;
  }
  .grid-12 .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .grid-12 .col-sm-pull-12 {
    right: 100%;
  }
  .grid-12 .col-sm-push-12 {
    left: 100%;
  }
  .grid-12 .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1025px) and (max-width: 1366px) {
  .grid-12 .col-md-pull-1 {
    right: 8.33333333%;
  }
  .grid-12 .col-md-push-1 {
    left: 8.33333333%;
  }
  .grid-12 .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .grid-12 .col-md-pull-2 {
    right: 16.66666667%;
  }
  .grid-12 .col-md-push-2 {
    left: 16.66666667%;
  }
  .grid-12 .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .grid-12 .col-md-pull-3 {
    right: 25%;
  }
  .grid-12 .col-md-push-3 {
    left: 25%;
  }
  .grid-12 .col-md-offset-3 {
    margin-left: 25%;
  }
  .grid-12 .col-md-pull-4 {
    right: 33.33333333%;
  }
  .grid-12 .col-md-push-4 {
    left: 33.33333333%;
  }
  .grid-12 .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .grid-12 .col-md-pull-5 {
    right: 41.66666667%;
  }
  .grid-12 .col-md-push-5 {
    left: 41.66666667%;
  }
  .grid-12 .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .grid-12 .col-md-pull-6 {
    right: 50%;
  }
  .grid-12 .col-md-push-6 {
    left: 50%;
  }
  .grid-12 .col-md-offset-6 {
    margin-left: 50%;
  }
  .grid-12 .col-md-pull-7 {
    right: 58.33333333%;
  }
  .grid-12 .col-md-push-7 {
    left: 58.33333333%;
  }
  .grid-12 .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .grid-12 .col-md-pull-8 {
    right: 66.66666667%;
  }
  .grid-12 .col-md-push-8 {
    left: 66.66666667%;
  }
  .grid-12 .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .grid-12 .col-md-pull-9 {
    right: 75%;
  }
  .grid-12 .col-md-push-9 {
    left: 75%;
  }
  .grid-12 .col-md-offset-9 {
    margin-left: 75%;
  }
  .grid-12 .col-md-pull-10 {
    right: 83.33333333%;
  }
  .grid-12 .col-md-push-10 {
    left: 83.33333333%;
  }
  .grid-12 .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .grid-12 .col-md-pull-11 {
    right: 91.66666667%;
  }
  .grid-12 .col-md-push-11 {
    left: 91.66666667%;
  }
  .grid-12 .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .grid-12 .col-md-pull-12 {
    right: 100%;
  }
  .grid-12 .col-md-push-12 {
    left: 100%;
  }
  .grid-12 .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1367px) and (max-width: 1600px) {
  .grid-12 .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .grid-12 .col-lg-push-1 {
    left: 8.33333333%;
  }
  .grid-12 .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .grid-12 .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .grid-12 .col-lg-push-2 {
    left: 16.66666667%;
  }
  .grid-12 .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .grid-12 .col-lg-pull-3 {
    right: 25%;
  }
  .grid-12 .col-lg-push-3 {
    left: 25%;
  }
  .grid-12 .col-lg-offset-3 {
    margin-left: 25%;
  }
  .grid-12 .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .grid-12 .col-lg-push-4 {
    left: 33.33333333%;
  }
  .grid-12 .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .grid-12 .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .grid-12 .col-lg-push-5 {
    left: 41.66666667%;
  }
  .grid-12 .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .grid-12 .col-lg-pull-6 {
    right: 50%;
  }
  .grid-12 .col-lg-push-6 {
    left: 50%;
  }
  .grid-12 .col-lg-offset-6 {
    margin-left: 50%;
  }
  .grid-12 .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .grid-12 .col-lg-push-7 {
    left: 58.33333333%;
  }
  .grid-12 .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .grid-12 .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .grid-12 .col-lg-push-8 {
    left: 66.66666667%;
  }
  .grid-12 .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .grid-12 .col-lg-pull-9 {
    right: 75%;
  }
  .grid-12 .col-lg-push-9 {
    left: 75%;
  }
  .grid-12 .col-lg-offset-9 {
    margin-left: 75%;
  }
  .grid-12 .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .grid-12 .col-lg-push-10 {
    left: 83.33333333%;
  }
  .grid-12 .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .grid-12 .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .grid-12 .col-lg-push-11 {
    left: 91.66666667%;
  }
  .grid-12 .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .grid-12 .col-lg-pull-12 {
    right: 100%;
  }
  .grid-12 .col-lg-push-12 {
    left: 100%;
  }
  .grid-12 .col-lg-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1601px) and (max-width: 1920px) {
  .grid-12 .col-xl-pull-1 {
    right: 8.33333333%;
  }
  .grid-12 .col-xl-push-1 {
    left: 8.33333333%;
  }
  .grid-12 .col-xl-offset-1 {
    margin-left: 8.33333333%;
  }
  .grid-12 .col-xl-pull-2 {
    right: 16.66666667%;
  }
  .grid-12 .col-xl-push-2 {
    left: 16.66666667%;
  }
  .grid-12 .col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
  .grid-12 .col-xl-pull-3 {
    right: 25%;
  }
  .grid-12 .col-xl-push-3 {
    left: 25%;
  }
  .grid-12 .col-xl-offset-3 {
    margin-left: 25%;
  }
  .grid-12 .col-xl-pull-4 {
    right: 33.33333333%;
  }
  .grid-12 .col-xl-push-4 {
    left: 33.33333333%;
  }
  .grid-12 .col-xl-offset-4 {
    margin-left: 33.33333333%;
  }
  .grid-12 .col-xl-pull-5 {
    right: 41.66666667%;
  }
  .grid-12 .col-xl-push-5 {
    left: 41.66666667%;
  }
  .grid-12 .col-xl-offset-5 {
    margin-left: 41.66666667%;
  }
  .grid-12 .col-xl-pull-6 {
    right: 50%;
  }
  .grid-12 .col-xl-push-6 {
    left: 50%;
  }
  .grid-12 .col-xl-offset-6 {
    margin-left: 50%;
  }
  .grid-12 .col-xl-pull-7 {
    right: 58.33333333%;
  }
  .grid-12 .col-xl-push-7 {
    left: 58.33333333%;
  }
  .grid-12 .col-xl-offset-7 {
    margin-left: 58.33333333%;
  }
  .grid-12 .col-xl-pull-8 {
    right: 66.66666667%;
  }
  .grid-12 .col-xl-push-8 {
    left: 66.66666667%;
  }
  .grid-12 .col-xl-offset-8 {
    margin-left: 66.66666667%;
  }
  .grid-12 .col-xl-pull-9 {
    right: 75%;
  }
  .grid-12 .col-xl-push-9 {
    left: 75%;
  }
  .grid-12 .col-xl-offset-9 {
    margin-left: 75%;
  }
  .grid-12 .col-xl-pull-10 {
    right: 83.33333333%;
  }
  .grid-12 .col-xl-push-10 {
    left: 83.33333333%;
  }
  .grid-12 .col-xl-offset-10 {
    margin-left: 83.33333333%;
  }
  .grid-12 .col-xl-pull-11 {
    right: 91.66666667%;
  }
  .grid-12 .col-xl-push-11 {
    left: 91.66666667%;
  }
  .grid-12 .col-xl-offset-11 {
    margin-left: 91.66666667%;
  }
  .grid-12 .col-xl-pull-12 {
    right: 100%;
  }
  .grid-12 .col-xl-push-12 {
    left: 100%;
  }
  .grid-12 .col-xl-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1921px) {
  .grid-12 .col-xxl-pull-1 {
    right: 8.33333333%;
  }
  .grid-12 .col-xxl-push-1 {
    left: 8.33333333%;
  }
  .grid-12 .col-xxl-offset-1 {
    margin-left: 8.33333333%;
  }
  .grid-12 .col-xxl-pull-2 {
    right: 16.66666667%;
  }
  .grid-12 .col-xxl-push-2 {
    left: 16.66666667%;
  }
  .grid-12 .col-xxl-offset-2 {
    margin-left: 16.66666667%;
  }
  .grid-12 .col-xxl-pull-3 {
    right: 25%;
  }
  .grid-12 .col-xxl-push-3 {
    left: 25%;
  }
  .grid-12 .col-xxl-offset-3 {
    margin-left: 25%;
  }
  .grid-12 .col-xxl-pull-4 {
    right: 33.33333333%;
  }
  .grid-12 .col-xxl-push-4 {
    left: 33.33333333%;
  }
  .grid-12 .col-xxl-offset-4 {
    margin-left: 33.33333333%;
  }
  .grid-12 .col-xxl-pull-5 {
    right: 41.66666667%;
  }
  .grid-12 .col-xxl-push-5 {
    left: 41.66666667%;
  }
  .grid-12 .col-xxl-offset-5 {
    margin-left: 41.66666667%;
  }
  .grid-12 .col-xxl-pull-6 {
    right: 50%;
  }
  .grid-12 .col-xxl-push-6 {
    left: 50%;
  }
  .grid-12 .col-xxl-offset-6 {
    margin-left: 50%;
  }
  .grid-12 .col-xxl-pull-7 {
    right: 58.33333333%;
  }
  .grid-12 .col-xxl-push-7 {
    left: 58.33333333%;
  }
  .grid-12 .col-xxl-offset-7 {
    margin-left: 58.33333333%;
  }
  .grid-12 .col-xxl-pull-8 {
    right: 66.66666667%;
  }
  .grid-12 .col-xxl-push-8 {
    left: 66.66666667%;
  }
  .grid-12 .col-xxl-offset-8 {
    margin-left: 66.66666667%;
  }
  .grid-12 .col-xxl-pull-9 {
    right: 75%;
  }
  .grid-12 .col-xxl-push-9 {
    left: 75%;
  }
  .grid-12 .col-xxl-offset-9 {
    margin-left: 75%;
  }
  .grid-12 .col-xxl-pull-10 {
    right: 83.33333333%;
  }
  .grid-12 .col-xxl-push-10 {
    left: 83.33333333%;
  }
  .grid-12 .col-xxl-offset-10 {
    margin-left: 83.33333333%;
  }
  .grid-12 .col-xxl-pull-11 {
    right: 91.66666667%;
  }
  .grid-12 .col-xxl-push-11 {
    left: 91.66666667%;
  }
  .grid-12 .col-xxl-offset-11 {
    margin-left: 91.66666667%;
  }
  .grid-12 .col-xxl-pull-12 {
    right: 100%;
  }
  .grid-12 .col-xxl-push-12 {
    left: 100%;
  }
  .grid-12 .col-xxl-offset-12 {
    margin-left: 100%;
  }
}
.grid-16 .col-xxs-1 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 6.25%;
}
.grid-16 .col-xxs-2 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 12.5%;
}
.grid-16 .col-xxs-3 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 18.75%;
}
.grid-16 .col-xxs-4 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 25%;
}
.grid-16 .col-xxs-5 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 31.25%;
}
.grid-16 .col-xxs-6 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 37.5%;
}
.grid-16 .col-xxs-7 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 43.75%;
}
.grid-16 .col-xxs-8 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 50%;
}
.grid-16 .col-xxs-9 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 56.25%;
}
.grid-16 .col-xxs-10 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 62.5%;
}
.grid-16 .col-xxs-11 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 68.75%;
}
.grid-16 .col-xxs-12 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 75%;
}
.grid-16 .col-xxs-13 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 81.25%;
}
.grid-16 .col-xxs-14 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 87.5%;
}
.grid-16 .col-xxs-15 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 93.75%;
}
.grid-16 .col-xxs-16 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  float: left;
  width: 100%;
}
.grid-16 .col-pull-1 {
  right: 6.25%;
}
.grid-16 .col-push-1 {
  left: 6.25%;
}
.grid-16 .col-offset-1 {
  margin-left: 6.25%;
}
.grid-16 .col-pull-2 {
  right: 12.5%;
}
.grid-16 .col-push-2 {
  left: 12.5%;
}
.grid-16 .col-offset-2 {
  margin-left: 12.5%;
}
.grid-16 .col-pull-3 {
  right: 18.75%;
}
.grid-16 .col-push-3 {
  left: 18.75%;
}
.grid-16 .col-offset-3 {
  margin-left: 18.75%;
}
.grid-16 .col-pull-4 {
  right: 25%;
}
.grid-16 .col-push-4 {
  left: 25%;
}
.grid-16 .col-offset-4 {
  margin-left: 25%;
}
.grid-16 .col-pull-5 {
  right: 31.25%;
}
.grid-16 .col-push-5 {
  left: 31.25%;
}
.grid-16 .col-offset-5 {
  margin-left: 31.25%;
}
.grid-16 .col-pull-6 {
  right: 37.5%;
}
.grid-16 .col-push-6 {
  left: 37.5%;
}
.grid-16 .col-offset-6 {
  margin-left: 37.5%;
}
.grid-16 .col-pull-7 {
  right: 43.75%;
}
.grid-16 .col-push-7 {
  left: 43.75%;
}
.grid-16 .col-offset-7 {
  margin-left: 43.75%;
}
.grid-16 .col-pull-8 {
  right: 50%;
}
.grid-16 .col-push-8 {
  left: 50%;
}
.grid-16 .col-offset-8 {
  margin-left: 50%;
}
.grid-16 .col-pull-9 {
  right: 56.25%;
}
.grid-16 .col-push-9 {
  left: 56.25%;
}
.grid-16 .col-offset-9 {
  margin-left: 56.25%;
}
.grid-16 .col-pull-10 {
  right: 62.5%;
}
.grid-16 .col-push-10 {
  left: 62.5%;
}
.grid-16 .col-offset-10 {
  margin-left: 62.5%;
}
.grid-16 .col-pull-11 {
  right: 68.75%;
}
.grid-16 .col-push-11 {
  left: 68.75%;
}
.grid-16 .col-offset-11 {
  margin-left: 68.75%;
}
.grid-16 .col-pull-12 {
  right: 75%;
}
.grid-16 .col-push-12 {
  left: 75%;
}
.grid-16 .col-offset-12 {
  margin-left: 75%;
}
.grid-16 .col-pull-13 {
  right: 81.25%;
}
.grid-16 .col-push-13 {
  left: 81.25%;
}
.grid-16 .col-offset-13 {
  margin-left: 81.25%;
}
.grid-16 .col-pull-14 {
  right: 87.5%;
}
.grid-16 .col-push-14 {
  left: 87.5%;
}
.grid-16 .col-offset-14 {
  margin-left: 87.5%;
}
.grid-16 .col-pull-15 {
  right: 93.75%;
}
.grid-16 .col-push-15 {
  left: 93.75%;
}
.grid-16 .col-offset-15 {
  margin-left: 93.75%;
}
.grid-16 .col-pull-16 {
  right: 100%;
}
.grid-16 .col-push-16 {
  left: 100%;
}
.grid-16 .col-offset-16 {
  margin-left: 100%;
}
@media (min-width: 481px) {
  .grid-16 .col-xs-1 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 6.25%;
  }
  .grid-16 .col-xs-2 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 12.5%;
  }
  .grid-16 .col-xs-3 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 18.75%;
  }
  .grid-16 .col-xs-4 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 25%;
  }
  .grid-16 .col-xs-5 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 31.25%;
  }
  .grid-16 .col-xs-6 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 37.5%;
  }
  .grid-16 .col-xs-7 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 43.75%;
  }
  .grid-16 .col-xs-8 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 50%;
  }
  .grid-16 .col-xs-9 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 56.25%;
  }
  .grid-16 .col-xs-10 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 62.5%;
  }
  .grid-16 .col-xs-11 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 68.75%;
  }
  .grid-16 .col-xs-12 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 75%;
  }
  .grid-16 .col-xs-13 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 81.25%;
  }
  .grid-16 .col-xs-14 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 87.5%;
  }
  .grid-16 .col-xs-15 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 93.75%;
  }
  .grid-16 .col-xs-16 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 100%;
  }
}
@media (min-width: 769px) {
  .grid-16 .col-sm-1 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 6.25%;
  }
  .grid-16 .col-sm-2 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 12.5%;
  }
  .grid-16 .col-sm-3 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 18.75%;
  }
  .grid-16 .col-sm-4 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 25%;
  }
  .grid-16 .col-sm-5 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 31.25%;
  }
  .grid-16 .col-sm-6 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 37.5%;
  }
  .grid-16 .col-sm-7 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 43.75%;
  }
  .grid-16 .col-sm-8 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 50%;
  }
  .grid-16 .col-sm-9 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 56.25%;
  }
  .grid-16 .col-sm-10 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 62.5%;
  }
  .grid-16 .col-sm-11 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 68.75%;
  }
  .grid-16 .col-sm-12 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 75%;
  }
  .grid-16 .col-sm-13 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 81.25%;
  }
  .grid-16 .col-sm-14 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 87.5%;
  }
  .grid-16 .col-sm-15 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 93.75%;
  }
  .grid-16 .col-sm-16 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .grid-16 .col-md-1 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 6.25%;
  }
  .grid-16 .col-md-2 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 12.5%;
  }
  .grid-16 .col-md-3 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 18.75%;
  }
  .grid-16 .col-md-4 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 25%;
  }
  .grid-16 .col-md-5 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 31.25%;
  }
  .grid-16 .col-md-6 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 37.5%;
  }
  .grid-16 .col-md-7 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 43.75%;
  }
  .grid-16 .col-md-8 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 50%;
  }
  .grid-16 .col-md-9 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 56.25%;
  }
  .grid-16 .col-md-10 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 62.5%;
  }
  .grid-16 .col-md-11 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 68.75%;
  }
  .grid-16 .col-md-12 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 75%;
  }
  .grid-16 .col-md-13 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 81.25%;
  }
  .grid-16 .col-md-14 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 87.5%;
  }
  .grid-16 .col-md-15 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 93.75%;
  }
  .grid-16 .col-md-16 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 100%;
  }
}
@media (min-width: 1367px) {
  .grid-16 .col-lg-1 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 6.25%;
  }
  .grid-16 .col-lg-2 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 12.5%;
  }
  .grid-16 .col-lg-3 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 18.75%;
  }
  .grid-16 .col-lg-4 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 25%;
  }
  .grid-16 .col-lg-5 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 31.25%;
  }
  .grid-16 .col-lg-6 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 37.5%;
  }
  .grid-16 .col-lg-7 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 43.75%;
  }
  .grid-16 .col-lg-8 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 50%;
  }
  .grid-16 .col-lg-9 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 56.25%;
  }
  .grid-16 .col-lg-10 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 62.5%;
  }
  .grid-16 .col-lg-11 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 68.75%;
  }
  .grid-16 .col-lg-12 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 75%;
  }
  .grid-16 .col-lg-13 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 81.25%;
  }
  .grid-16 .col-lg-14 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 87.5%;
  }
  .grid-16 .col-lg-15 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 93.75%;
  }
  .grid-16 .col-lg-16 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 100%;
  }
}
@media (min-width: 1601px) {
  .grid-16 .col-xl-1 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 6.25%;
  }
  .grid-16 .col-xl-2 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 12.5%;
  }
  .grid-16 .col-xl-3 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 18.75%;
  }
  .grid-16 .col-xl-4 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 25%;
  }
  .grid-16 .col-xl-5 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 31.25%;
  }
  .grid-16 .col-xl-6 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 37.5%;
  }
  .grid-16 .col-xl-7 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 43.75%;
  }
  .grid-16 .col-xl-8 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 50%;
  }
  .grid-16 .col-xl-9 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 56.25%;
  }
  .grid-16 .col-xl-10 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 62.5%;
  }
  .grid-16 .col-xl-11 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 68.75%;
  }
  .grid-16 .col-xl-12 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 75%;
  }
  .grid-16 .col-xl-13 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 81.25%;
  }
  .grid-16 .col-xl-14 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 87.5%;
  }
  .grid-16 .col-xl-15 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 93.75%;
  }
  .grid-16 .col-xl-16 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 100%;
  }
}
@media (min-width: 1921px) {
  .grid-16 .col-xxl-1 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 6.25%;
  }
  .grid-16 .col-xxl-2 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 12.5%;
  }
  .grid-16 .col-xxl-3 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 18.75%;
  }
  .grid-16 .col-xxl-4 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 25%;
  }
  .grid-16 .col-xxl-5 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 31.25%;
  }
  .grid-16 .col-xxl-6 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 37.5%;
  }
  .grid-16 .col-xxl-7 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 43.75%;
  }
  .grid-16 .col-xxl-8 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 50%;
  }
  .grid-16 .col-xxl-9 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 56.25%;
  }
  .grid-16 .col-xxl-10 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 62.5%;
  }
  .grid-16 .col-xxl-11 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 68.75%;
  }
  .grid-16 .col-xxl-12 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 75%;
  }
  .grid-16 .col-xxl-13 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 81.25%;
  }
  .grid-16 .col-xxl-14 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 87.5%;
  }
  .grid-16 .col-xxl-15 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 93.75%;
  }
  .grid-16 .col-xxl-16 {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px;
    float: left;
    width: 100%;
  }
}
@media (max-width: 480px) {
  .grid-16 .col-xxs-pull-1 {
    right: 6.25%;
  }
  .grid-16 .col-xxs-push-1 {
    left: 6.25%;
  }
  .grid-16 .col-xxs-offset-1 {
    margin-left: 6.25%;
  }
  .grid-16 .col-xxs-pull-2 {
    right: 12.5%;
  }
  .grid-16 .col-xxs-push-2 {
    left: 12.5%;
  }
  .grid-16 .col-xxs-offset-2 {
    margin-left: 12.5%;
  }
  .grid-16 .col-xxs-pull-3 {
    right: 18.75%;
  }
  .grid-16 .col-xxs-push-3 {
    left: 18.75%;
  }
  .grid-16 .col-xxs-offset-3 {
    margin-left: 18.75%;
  }
  .grid-16 .col-xxs-pull-4 {
    right: 25%;
  }
  .grid-16 .col-xxs-push-4 {
    left: 25%;
  }
  .grid-16 .col-xxs-offset-4 {
    margin-left: 25%;
  }
  .grid-16 .col-xxs-pull-5 {
    right: 31.25%;
  }
  .grid-16 .col-xxs-push-5 {
    left: 31.25%;
  }
  .grid-16 .col-xxs-offset-5 {
    margin-left: 31.25%;
  }
  .grid-16 .col-xxs-pull-6 {
    right: 37.5%;
  }
  .grid-16 .col-xxs-push-6 {
    left: 37.5%;
  }
  .grid-16 .col-xxs-offset-6 {
    margin-left: 37.5%;
  }
  .grid-16 .col-xxs-pull-7 {
    right: 43.75%;
  }
  .grid-16 .col-xxs-push-7 {
    left: 43.75%;
  }
  .grid-16 .col-xxs-offset-7 {
    margin-left: 43.75%;
  }
  .grid-16 .col-xxs-pull-8 {
    right: 50%;
  }
  .grid-16 .col-xxs-push-8 {
    left: 50%;
  }
  .grid-16 .col-xxs-offset-8 {
    margin-left: 50%;
  }
  .grid-16 .col-xxs-pull-9 {
    right: 56.25%;
  }
  .grid-16 .col-xxs-push-9 {
    left: 56.25%;
  }
  .grid-16 .col-xxs-offset-9 {
    margin-left: 56.25%;
  }
  .grid-16 .col-xxs-pull-10 {
    right: 62.5%;
  }
  .grid-16 .col-xxs-push-10 {
    left: 62.5%;
  }
  .grid-16 .col-xxs-offset-10 {
    margin-left: 62.5%;
  }
  .grid-16 .col-xxs-pull-11 {
    right: 68.75%;
  }
  .grid-16 .col-xxs-push-11 {
    left: 68.75%;
  }
  .grid-16 .col-xxs-offset-11 {
    margin-left: 68.75%;
  }
  .grid-16 .col-xxs-pull-12 {
    right: 75%;
  }
  .grid-16 .col-xxs-push-12 {
    left: 75%;
  }
  .grid-16 .col-xxs-offset-12 {
    margin-left: 75%;
  }
  .grid-16 .col-xxs-pull-13 {
    right: 81.25%;
  }
  .grid-16 .col-xxs-push-13 {
    left: 81.25%;
  }
  .grid-16 .col-xxs-offset-13 {
    margin-left: 81.25%;
  }
  .grid-16 .col-xxs-pull-14 {
    right: 87.5%;
  }
  .grid-16 .col-xxs-push-14 {
    left: 87.5%;
  }
  .grid-16 .col-xxs-offset-14 {
    margin-left: 87.5%;
  }
  .grid-16 .col-xxs-pull-15 {
    right: 93.75%;
  }
  .grid-16 .col-xxs-push-15 {
    left: 93.75%;
  }
  .grid-16 .col-xxs-offset-15 {
    margin-left: 93.75%;
  }
  .grid-16 .col-xxs-pull-16 {
    right: 100%;
  }
  .grid-16 .col-xxs-push-16 {
    left: 100%;
  }
  .grid-16 .col-xxs-offset-16 {
    margin-left: 100%;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  .grid-16 .col-sm-pull-1 {
    right: 6.25%;
  }
  .grid-16 .col-sm-push-1 {
    left: 6.25%;
  }
  .grid-16 .col-sm-offset-1 {
    margin-left: 6.25%;
  }
  .grid-16 .col-sm-pull-2 {
    right: 12.5%;
  }
  .grid-16 .col-sm-push-2 {
    left: 12.5%;
  }
  .grid-16 .col-sm-offset-2 {
    margin-left: 12.5%;
  }
  .grid-16 .col-sm-pull-3 {
    right: 18.75%;
  }
  .grid-16 .col-sm-push-3 {
    left: 18.75%;
  }
  .grid-16 .col-sm-offset-3 {
    margin-left: 18.75%;
  }
  .grid-16 .col-sm-pull-4 {
    right: 25%;
  }
  .grid-16 .col-sm-push-4 {
    left: 25%;
  }
  .grid-16 .col-sm-offset-4 {
    margin-left: 25%;
  }
  .grid-16 .col-sm-pull-5 {
    right: 31.25%;
  }
  .grid-16 .col-sm-push-5 {
    left: 31.25%;
  }
  .grid-16 .col-sm-offset-5 {
    margin-left: 31.25%;
  }
  .grid-16 .col-sm-pull-6 {
    right: 37.5%;
  }
  .grid-16 .col-sm-push-6 {
    left: 37.5%;
  }
  .grid-16 .col-sm-offset-6 {
    margin-left: 37.5%;
  }
  .grid-16 .col-sm-pull-7 {
    right: 43.75%;
  }
  .grid-16 .col-sm-push-7 {
    left: 43.75%;
  }
  .grid-16 .col-sm-offset-7 {
    margin-left: 43.75%;
  }
  .grid-16 .col-sm-pull-8 {
    right: 50%;
  }
  .grid-16 .col-sm-push-8 {
    left: 50%;
  }
  .grid-16 .col-sm-offset-8 {
    margin-left: 50%;
  }
  .grid-16 .col-sm-pull-9 {
    right: 56.25%;
  }
  .grid-16 .col-sm-push-9 {
    left: 56.25%;
  }
  .grid-16 .col-sm-offset-9 {
    margin-left: 56.25%;
  }
  .grid-16 .col-sm-pull-10 {
    right: 62.5%;
  }
  .grid-16 .col-sm-push-10 {
    left: 62.5%;
  }
  .grid-16 .col-sm-offset-10 {
    margin-left: 62.5%;
  }
  .grid-16 .col-sm-pull-11 {
    right: 68.75%;
  }
  .grid-16 .col-sm-push-11 {
    left: 68.75%;
  }
  .grid-16 .col-sm-offset-11 {
    margin-left: 68.75%;
  }
  .grid-16 .col-sm-pull-12 {
    right: 75%;
  }
  .grid-16 .col-sm-push-12 {
    left: 75%;
  }
  .grid-16 .col-sm-offset-12 {
    margin-left: 75%;
  }
  .grid-16 .col-sm-pull-13 {
    right: 81.25%;
  }
  .grid-16 .col-sm-push-13 {
    left: 81.25%;
  }
  .grid-16 .col-sm-offset-13 {
    margin-left: 81.25%;
  }
  .grid-16 .col-sm-pull-14 {
    right: 87.5%;
  }
  .grid-16 .col-sm-push-14 {
    left: 87.5%;
  }
  .grid-16 .col-sm-offset-14 {
    margin-left: 87.5%;
  }
  .grid-16 .col-sm-pull-15 {
    right: 93.75%;
  }
  .grid-16 .col-sm-push-15 {
    left: 93.75%;
  }
  .grid-16 .col-sm-offset-15 {
    margin-left: 93.75%;
  }
  .grid-16 .col-sm-pull-16 {
    right: 100%;
  }
  .grid-16 .col-sm-push-16 {
    left: 100%;
  }
  .grid-16 .col-sm-offset-16 {
    margin-left: 100%;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .grid-16 .col-sm-pull-1 {
    right: 6.25%;
  }
  .grid-16 .col-sm-push-1 {
    left: 6.25%;
  }
  .grid-16 .col-sm-offset-1 {
    margin-left: 6.25%;
  }
  .grid-16 .col-sm-pull-2 {
    right: 12.5%;
  }
  .grid-16 .col-sm-push-2 {
    left: 12.5%;
  }
  .grid-16 .col-sm-offset-2 {
    margin-left: 12.5%;
  }
  .grid-16 .col-sm-pull-3 {
    right: 18.75%;
  }
  .grid-16 .col-sm-push-3 {
    left: 18.75%;
  }
  .grid-16 .col-sm-offset-3 {
    margin-left: 18.75%;
  }
  .grid-16 .col-sm-pull-4 {
    right: 25%;
  }
  .grid-16 .col-sm-push-4 {
    left: 25%;
  }
  .grid-16 .col-sm-offset-4 {
    margin-left: 25%;
  }
  .grid-16 .col-sm-pull-5 {
    right: 31.25%;
  }
  .grid-16 .col-sm-push-5 {
    left: 31.25%;
  }
  .grid-16 .col-sm-offset-5 {
    margin-left: 31.25%;
  }
  .grid-16 .col-sm-pull-6 {
    right: 37.5%;
  }
  .grid-16 .col-sm-push-6 {
    left: 37.5%;
  }
  .grid-16 .col-sm-offset-6 {
    margin-left: 37.5%;
  }
  .grid-16 .col-sm-pull-7 {
    right: 43.75%;
  }
  .grid-16 .col-sm-push-7 {
    left: 43.75%;
  }
  .grid-16 .col-sm-offset-7 {
    margin-left: 43.75%;
  }
  .grid-16 .col-sm-pull-8 {
    right: 50%;
  }
  .grid-16 .col-sm-push-8 {
    left: 50%;
  }
  .grid-16 .col-sm-offset-8 {
    margin-left: 50%;
  }
  .grid-16 .col-sm-pull-9 {
    right: 56.25%;
  }
  .grid-16 .col-sm-push-9 {
    left: 56.25%;
  }
  .grid-16 .col-sm-offset-9 {
    margin-left: 56.25%;
  }
  .grid-16 .col-sm-pull-10 {
    right: 62.5%;
  }
  .grid-16 .col-sm-push-10 {
    left: 62.5%;
  }
  .grid-16 .col-sm-offset-10 {
    margin-left: 62.5%;
  }
  .grid-16 .col-sm-pull-11 {
    right: 68.75%;
  }
  .grid-16 .col-sm-push-11 {
    left: 68.75%;
  }
  .grid-16 .col-sm-offset-11 {
    margin-left: 68.75%;
  }
  .grid-16 .col-sm-pull-12 {
    right: 75%;
  }
  .grid-16 .col-sm-push-12 {
    left: 75%;
  }
  .grid-16 .col-sm-offset-12 {
    margin-left: 75%;
  }
  .grid-16 .col-sm-pull-13 {
    right: 81.25%;
  }
  .grid-16 .col-sm-push-13 {
    left: 81.25%;
  }
  .grid-16 .col-sm-offset-13 {
    margin-left: 81.25%;
  }
  .grid-16 .col-sm-pull-14 {
    right: 87.5%;
  }
  .grid-16 .col-sm-push-14 {
    left: 87.5%;
  }
  .grid-16 .col-sm-offset-14 {
    margin-left: 87.5%;
  }
  .grid-16 .col-sm-pull-15 {
    right: 93.75%;
  }
  .grid-16 .col-sm-push-15 {
    left: 93.75%;
  }
  .grid-16 .col-sm-offset-15 {
    margin-left: 93.75%;
  }
  .grid-16 .col-sm-pull-16 {
    right: 100%;
  }
  .grid-16 .col-sm-push-16 {
    left: 100%;
  }
  .grid-16 .col-sm-offset-16 {
    margin-left: 100%;
  }
}
@media (min-width: 1025px) and (max-width: 1366px) {
  .grid-16 .col-md-pull-1 {
    right: 6.25%;
  }
  .grid-16 .col-md-push-1 {
    left: 6.25%;
  }
  .grid-16 .col-md-offset-1 {
    margin-left: 6.25%;
  }
  .grid-16 .col-md-pull-2 {
    right: 12.5%;
  }
  .grid-16 .col-md-push-2 {
    left: 12.5%;
  }
  .grid-16 .col-md-offset-2 {
    margin-left: 12.5%;
  }
  .grid-16 .col-md-pull-3 {
    right: 18.75%;
  }
  .grid-16 .col-md-push-3 {
    left: 18.75%;
  }
  .grid-16 .col-md-offset-3 {
    margin-left: 18.75%;
  }
  .grid-16 .col-md-pull-4 {
    right: 25%;
  }
  .grid-16 .col-md-push-4 {
    left: 25%;
  }
  .grid-16 .col-md-offset-4 {
    margin-left: 25%;
  }
  .grid-16 .col-md-pull-5 {
    right: 31.25%;
  }
  .grid-16 .col-md-push-5 {
    left: 31.25%;
  }
  .grid-16 .col-md-offset-5 {
    margin-left: 31.25%;
  }
  .grid-16 .col-md-pull-6 {
    right: 37.5%;
  }
  .grid-16 .col-md-push-6 {
    left: 37.5%;
  }
  .grid-16 .col-md-offset-6 {
    margin-left: 37.5%;
  }
  .grid-16 .col-md-pull-7 {
    right: 43.75%;
  }
  .grid-16 .col-md-push-7 {
    left: 43.75%;
  }
  .grid-16 .col-md-offset-7 {
    margin-left: 43.75%;
  }
  .grid-16 .col-md-pull-8 {
    right: 50%;
  }
  .grid-16 .col-md-push-8 {
    left: 50%;
  }
  .grid-16 .col-md-offset-8 {
    margin-left: 50%;
  }
  .grid-16 .col-md-pull-9 {
    right: 56.25%;
  }
  .grid-16 .col-md-push-9 {
    left: 56.25%;
  }
  .grid-16 .col-md-offset-9 {
    margin-left: 56.25%;
  }
  .grid-16 .col-md-pull-10 {
    right: 62.5%;
  }
  .grid-16 .col-md-push-10 {
    left: 62.5%;
  }
  .grid-16 .col-md-offset-10 {
    margin-left: 62.5%;
  }
  .grid-16 .col-md-pull-11 {
    right: 68.75%;
  }
  .grid-16 .col-md-push-11 {
    left: 68.75%;
  }
  .grid-16 .col-md-offset-11 {
    margin-left: 68.75%;
  }
  .grid-16 .col-md-pull-12 {
    right: 75%;
  }
  .grid-16 .col-md-push-12 {
    left: 75%;
  }
  .grid-16 .col-md-offset-12 {
    margin-left: 75%;
  }
  .grid-16 .col-md-pull-13 {
    right: 81.25%;
  }
  .grid-16 .col-md-push-13 {
    left: 81.25%;
  }
  .grid-16 .col-md-offset-13 {
    margin-left: 81.25%;
  }
  .grid-16 .col-md-pull-14 {
    right: 87.5%;
  }
  .grid-16 .col-md-push-14 {
    left: 87.5%;
  }
  .grid-16 .col-md-offset-14 {
    margin-left: 87.5%;
  }
  .grid-16 .col-md-pull-15 {
    right: 93.75%;
  }
  .grid-16 .col-md-push-15 {
    left: 93.75%;
  }
  .grid-16 .col-md-offset-15 {
    margin-left: 93.75%;
  }
  .grid-16 .col-md-pull-16 {
    right: 100%;
  }
  .grid-16 .col-md-push-16 {
    left: 100%;
  }
  .grid-16 .col-md-offset-16 {
    margin-left: 100%;
  }
}
@media (min-width: 1367px) and (max-width: 1600px) {
  .grid-16 .col-lg-pull-1 {
    right: 6.25%;
  }
  .grid-16 .col-lg-push-1 {
    left: 6.25%;
  }
  .grid-16 .col-lg-offset-1 {
    margin-left: 6.25%;
  }
  .grid-16 .col-lg-pull-2 {
    right: 12.5%;
  }
  .grid-16 .col-lg-push-2 {
    left: 12.5%;
  }
  .grid-16 .col-lg-offset-2 {
    margin-left: 12.5%;
  }
  .grid-16 .col-lg-pull-3 {
    right: 18.75%;
  }
  .grid-16 .col-lg-push-3 {
    left: 18.75%;
  }
  .grid-16 .col-lg-offset-3 {
    margin-left: 18.75%;
  }
  .grid-16 .col-lg-pull-4 {
    right: 25%;
  }
  .grid-16 .col-lg-push-4 {
    left: 25%;
  }
  .grid-16 .col-lg-offset-4 {
    margin-left: 25%;
  }
  .grid-16 .col-lg-pull-5 {
    right: 31.25%;
  }
  .grid-16 .col-lg-push-5 {
    left: 31.25%;
  }
  .grid-16 .col-lg-offset-5 {
    margin-left: 31.25%;
  }
  .grid-16 .col-lg-pull-6 {
    right: 37.5%;
  }
  .grid-16 .col-lg-push-6 {
    left: 37.5%;
  }
  .grid-16 .col-lg-offset-6 {
    margin-left: 37.5%;
  }
  .grid-16 .col-lg-pull-7 {
    right: 43.75%;
  }
  .grid-16 .col-lg-push-7 {
    left: 43.75%;
  }
  .grid-16 .col-lg-offset-7 {
    margin-left: 43.75%;
  }
  .grid-16 .col-lg-pull-8 {
    right: 50%;
  }
  .grid-16 .col-lg-push-8 {
    left: 50%;
  }
  .grid-16 .col-lg-offset-8 {
    margin-left: 50%;
  }
  .grid-16 .col-lg-pull-9 {
    right: 56.25%;
  }
  .grid-16 .col-lg-push-9 {
    left: 56.25%;
  }
  .grid-16 .col-lg-offset-9 {
    margin-left: 56.25%;
  }
  .grid-16 .col-lg-pull-10 {
    right: 62.5%;
  }
  .grid-16 .col-lg-push-10 {
    left: 62.5%;
  }
  .grid-16 .col-lg-offset-10 {
    margin-left: 62.5%;
  }
  .grid-16 .col-lg-pull-11 {
    right: 68.75%;
  }
  .grid-16 .col-lg-push-11 {
    left: 68.75%;
  }
  .grid-16 .col-lg-offset-11 {
    margin-left: 68.75%;
  }
  .grid-16 .col-lg-pull-12 {
    right: 75%;
  }
  .grid-16 .col-lg-push-12 {
    left: 75%;
  }
  .grid-16 .col-lg-offset-12 {
    margin-left: 75%;
  }
  .grid-16 .col-lg-pull-13 {
    right: 81.25%;
  }
  .grid-16 .col-lg-push-13 {
    left: 81.25%;
  }
  .grid-16 .col-lg-offset-13 {
    margin-left: 81.25%;
  }
  .grid-16 .col-lg-pull-14 {
    right: 87.5%;
  }
  .grid-16 .col-lg-push-14 {
    left: 87.5%;
  }
  .grid-16 .col-lg-offset-14 {
    margin-left: 87.5%;
  }
  .grid-16 .col-lg-pull-15 {
    right: 93.75%;
  }
  .grid-16 .col-lg-push-15 {
    left: 93.75%;
  }
  .grid-16 .col-lg-offset-15 {
    margin-left: 93.75%;
  }
  .grid-16 .col-lg-pull-16 {
    right: 100%;
  }
  .grid-16 .col-lg-push-16 {
    left: 100%;
  }
  .grid-16 .col-lg-offset-16 {
    margin-left: 100%;
  }
}
@media (min-width: 1601px) and (max-width: 1920px) {
  .grid-16 .col-xl-pull-1 {
    right: 6.25%;
  }
  .grid-16 .col-xl-push-1 {
    left: 6.25%;
  }
  .grid-16 .col-xl-offset-1 {
    margin-left: 6.25%;
  }
  .grid-16 .col-xl-pull-2 {
    right: 12.5%;
  }
  .grid-16 .col-xl-push-2 {
    left: 12.5%;
  }
  .grid-16 .col-xl-offset-2 {
    margin-left: 12.5%;
  }
  .grid-16 .col-xl-pull-3 {
    right: 18.75%;
  }
  .grid-16 .col-xl-push-3 {
    left: 18.75%;
  }
  .grid-16 .col-xl-offset-3 {
    margin-left: 18.75%;
  }
  .grid-16 .col-xl-pull-4 {
    right: 25%;
  }
  .grid-16 .col-xl-push-4 {
    left: 25%;
  }
  .grid-16 .col-xl-offset-4 {
    margin-left: 25%;
  }
  .grid-16 .col-xl-pull-5 {
    right: 31.25%;
  }
  .grid-16 .col-xl-push-5 {
    left: 31.25%;
  }
  .grid-16 .col-xl-offset-5 {
    margin-left: 31.25%;
  }
  .grid-16 .col-xl-pull-6 {
    right: 37.5%;
  }
  .grid-16 .col-xl-push-6 {
    left: 37.5%;
  }
  .grid-16 .col-xl-offset-6 {
    margin-left: 37.5%;
  }
  .grid-16 .col-xl-pull-7 {
    right: 43.75%;
  }
  .grid-16 .col-xl-push-7 {
    left: 43.75%;
  }
  .grid-16 .col-xl-offset-7 {
    margin-left: 43.75%;
  }
  .grid-16 .col-xl-pull-8 {
    right: 50%;
  }
  .grid-16 .col-xl-push-8 {
    left: 50%;
  }
  .grid-16 .col-xl-offset-8 {
    margin-left: 50%;
  }
  .grid-16 .col-xl-pull-9 {
    right: 56.25%;
  }
  .grid-16 .col-xl-push-9 {
    left: 56.25%;
  }
  .grid-16 .col-xl-offset-9 {
    margin-left: 56.25%;
  }
  .grid-16 .col-xl-pull-10 {
    right: 62.5%;
  }
  .grid-16 .col-xl-push-10 {
    left: 62.5%;
  }
  .grid-16 .col-xl-offset-10 {
    margin-left: 62.5%;
  }
  .grid-16 .col-xl-pull-11 {
    right: 68.75%;
  }
  .grid-16 .col-xl-push-11 {
    left: 68.75%;
  }
  .grid-16 .col-xl-offset-11 {
    margin-left: 68.75%;
  }
  .grid-16 .col-xl-pull-12 {
    right: 75%;
  }
  .grid-16 .col-xl-push-12 {
    left: 75%;
  }
  .grid-16 .col-xl-offset-12 {
    margin-left: 75%;
  }
  .grid-16 .col-xl-pull-13 {
    right: 81.25%;
  }
  .grid-16 .col-xl-push-13 {
    left: 81.25%;
  }
  .grid-16 .col-xl-offset-13 {
    margin-left: 81.25%;
  }
  .grid-16 .col-xl-pull-14 {
    right: 87.5%;
  }
  .grid-16 .col-xl-push-14 {
    left: 87.5%;
  }
  .grid-16 .col-xl-offset-14 {
    margin-left: 87.5%;
  }
  .grid-16 .col-xl-pull-15 {
    right: 93.75%;
  }
  .grid-16 .col-xl-push-15 {
    left: 93.75%;
  }
  .grid-16 .col-xl-offset-15 {
    margin-left: 93.75%;
  }
  .grid-16 .col-xl-pull-16 {
    right: 100%;
  }
  .grid-16 .col-xl-push-16 {
    left: 100%;
  }
  .grid-16 .col-xl-offset-16 {
    margin-left: 100%;
  }
}
@media (min-width: 1921px) {
  .grid-16 .col-xxl-pull-1 {
    right: 6.25%;
  }
  .grid-16 .col-xxl-push-1 {
    left: 6.25%;
  }
  .grid-16 .col-xxl-offset-1 {
    margin-left: 6.25%;
  }
  .grid-16 .col-xxl-pull-2 {
    right: 12.5%;
  }
  .grid-16 .col-xxl-push-2 {
    left: 12.5%;
  }
  .grid-16 .col-xxl-offset-2 {
    margin-left: 12.5%;
  }
  .grid-16 .col-xxl-pull-3 {
    right: 18.75%;
  }
  .grid-16 .col-xxl-push-3 {
    left: 18.75%;
  }
  .grid-16 .col-xxl-offset-3 {
    margin-left: 18.75%;
  }
  .grid-16 .col-xxl-pull-4 {
    right: 25%;
  }
  .grid-16 .col-xxl-push-4 {
    left: 25%;
  }
  .grid-16 .col-xxl-offset-4 {
    margin-left: 25%;
  }
  .grid-16 .col-xxl-pull-5 {
    right: 31.25%;
  }
  .grid-16 .col-xxl-push-5 {
    left: 31.25%;
  }
  .grid-16 .col-xxl-offset-5 {
    margin-left: 31.25%;
  }
  .grid-16 .col-xxl-pull-6 {
    right: 37.5%;
  }
  .grid-16 .col-xxl-push-6 {
    left: 37.5%;
  }
  .grid-16 .col-xxl-offset-6 {
    margin-left: 37.5%;
  }
  .grid-16 .col-xxl-pull-7 {
    right: 43.75%;
  }
  .grid-16 .col-xxl-push-7 {
    left: 43.75%;
  }
  .grid-16 .col-xxl-offset-7 {
    margin-left: 43.75%;
  }
  .grid-16 .col-xxl-pull-8 {
    right: 50%;
  }
  .grid-16 .col-xxl-push-8 {
    left: 50%;
  }
  .grid-16 .col-xxl-offset-8 {
    margin-left: 50%;
  }
  .grid-16 .col-xxl-pull-9 {
    right: 56.25%;
  }
  .grid-16 .col-xxl-push-9 {
    left: 56.25%;
  }
  .grid-16 .col-xxl-offset-9 {
    margin-left: 56.25%;
  }
  .grid-16 .col-xxl-pull-10 {
    right: 62.5%;
  }
  .grid-16 .col-xxl-push-10 {
    left: 62.5%;
  }
  .grid-16 .col-xxl-offset-10 {
    margin-left: 62.5%;
  }
  .grid-16 .col-xxl-pull-11 {
    right: 68.75%;
  }
  .grid-16 .col-xxl-push-11 {
    left: 68.75%;
  }
  .grid-16 .col-xxl-offset-11 {
    margin-left: 68.75%;
  }
  .grid-16 .col-xxl-pull-12 {
    right: 75%;
  }
  .grid-16 .col-xxl-push-12 {
    left: 75%;
  }
  .grid-16 .col-xxl-offset-12 {
    margin-left: 75%;
  }
  .grid-16 .col-xxl-pull-13 {
    right: 81.25%;
  }
  .grid-16 .col-xxl-push-13 {
    left: 81.25%;
  }
  .grid-16 .col-xxl-offset-13 {
    margin-left: 81.25%;
  }
  .grid-16 .col-xxl-pull-14 {
    right: 87.5%;
  }
  .grid-16 .col-xxl-push-14 {
    left: 87.5%;
  }
  .grid-16 .col-xxl-offset-14 {
    margin-left: 87.5%;
  }
  .grid-16 .col-xxl-pull-15 {
    right: 93.75%;
  }
  .grid-16 .col-xxl-push-15 {
    left: 93.75%;
  }
  .grid-16 .col-xxl-offset-15 {
    margin-left: 93.75%;
  }
  .grid-16 .col-xxl-pull-16 {
    right: 100%;
  }
  .grid-16 .col-xxl-push-16 {
    left: 100%;
  }
  .grid-16 .col-xxl-offset-16 {
    margin-left: 100%;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
/* ############################################################################	# */
/* ###  ICONS  ################################################################	# */
/* ############################################################################	# */
/* ###  INCLUDES  #############################################################	# */
/* ############################################################################	# */
/* ###  2.6 ICONS  ############################################################	# */
/* ############################################################################	# */
/* ###  MIXIN: ROTATE  ########################################################	# */
/* ###  MIXIN: FLIP  ##########################################################	# */
/* ###  MIXIN: SET ICON  ######################################################	# */
/* ###  MIXIN: SET ICON FONT  #################################################	# */
/* ###  MIXIN: GENERATOR - ICON  ##############################################	# */
/* ############################################################################	# */
/* ###  3.6 ICONS  ############################################################	# */
/* ############################################################################	# */
/* ###  LESS: PLACEHOLDER  ####################################################	# */
.icon-placeholder::placeholder {
  text-align: right;
  font-family: 'nCoreIconFont';
}
.icon-placeholder:-moz-placeholder {
  text-align: right;
  font-family: 'nCoreIconFont';
}
.icon-placeholder::-moz-placeholder {
  text-align: right;
  font-family: 'nCoreIconFont';
}
.icon-placeholder:-ms-input-placeholder {
  text-align: right;
  font-family: 'nCoreIconFont';
}
.icon-placeholder::-webkit-input-placeholder {
  text-align: right;
  font-family: 'nCoreIconFont';
}
/* ###  LESS: FONT-FACE  ######################################################	# */
.icon,
.icon-include {
  /* ###  LESS: fixed width  ################################################	# */
  /* ###  LESS: size  #######################################################	# */
  /* ###  LESS: animate  ####################################################	# */
  /* ###  LESS: rotate  #####################################################	# */
  /* ###  LESS: flip  #######################################################	# */
}
.icon::before,
.icon-include::before {
  display: inline-block;
  font-style: normal;
}
.icon.icon-fw::before,
.icon-include.icon-fw::before {
  display: inline-block;
  width: 1.428em;
  text-align: center;
}
.icon.icon-fw.icon-x2::before,
.icon-include.icon-fw.icon-x2::before {
  width: 2.856em;
}
.icon.icon-fw.icon-x3::before,
.icon-include.icon-fw.icon-x3::before {
  width: 4.284em;
}
.icon.icon-fw.icon-x4::before,
.icon-include.icon-fw.icon-x4::before {
  width: 5.712em;
}
.icon.icon-fw.icon-x5::before,
.icon-include.icon-fw.icon-x5::before {
  width: 7.14em;
}
.icon.icon-quarter::before,
.icon-include.icon-quarter::before {
  font-size: 0.25em !important;
}
.icon.icon-third::before,
.icon-include.icon-third::before {
  font-size: 0.334em !important;
}
.icon.icon-half::before,
.icon-include.icon-half::before {
  font-size: 0.5em !important;
}
.icon.icon-2x::before,
.icon-include.icon-2x::before {
  font-size: 2em !important;
}
.icon.icon-3x::before,
.icon-include.icon-3x::before {
  font-size: 3em !important;
}
.icon.icon-4x::before,
.icon-include.icon-4x::before {
  font-size: 4em !important;
}
.icon.icon-5x::before,
.icon-include.icon-5x::before {
  font-size: 5em !important;
}
.icon.icon-spinning::before,
.icon-include.icon-spinning::before {
  -webkit-animation: icon-animate 1s infinite linear;
  animation: icon-animate 1s infinite linear;
}
.icon.icon-pulsing::before,
.icon-include.icon-pulsing::before {
  -webkit-animation: icon-animate 1s infinite steps(8);
  animation: icon-animate 1s infinite steps(8);
}
.icon.icon-rotate-90::before,
.icon-include.icon-rotate-90::before {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.icon.icon-rotate-180::before,
.icon-include.icon-rotate-180::before {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.icon.icon-rotate-270::before,
.icon-include.icon-rotate-270::before {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.icon.icon-flip-horizontal::before,
.icon-include.icon-flip-horizontal::before {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.icon.icon-flip-vertical::before,
.icon-include.icon-flip-vertical::before {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
/* ###  KEYFRAMES  ############################################################	# */
@-webkit-keyframes icon-animate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes icon-animate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* ###  INITIALIZE  ###########################################################	# */
.icon.icon-check:not( .menu-item )::before,
.icon-include.icon-check:not( .menu-item )::before {
  font-family: 'nCoreIconFont';
  content: '\e926';
}
.icon.icon-check:not( .menu-item ).icon-x2::before,
.icon-include.icon-check:not( .menu-item ).icon-x2::before {
  letter-spacing: 0.1em;
  content: '\e926\e926';
}
.icon.icon-check:not( .menu-item ).icon-x3::before,
.icon-include.icon-check:not( .menu-item ).icon-x3::before {
  letter-spacing: 0.1em;
  content: '\e926\e926\e926';
}
.icon.icon-check:not( .menu-item ).icon-x4::before,
.icon-include.icon-check:not( .menu-item ).icon-x4::before {
  letter-spacing: 0.1em;
  content: '\e926\e926\e926\e926';
}
.icon.icon-check:not( .menu-item ).icon-x5::before,
.icon-include.icon-check:not( .menu-item ).icon-x5::before {
  letter-spacing: 0.1em;
  content: '\e926\e926\e926\e926\e926';
}
.icon.icon-check.menu-item A::before,
.icon-include.icon-check.menu-item A::before {
  font-family: 'nCoreIconFont';
  content: '\e926';
}
.icon.icon-check.menu-item.icon-x2 A::before,
.icon-include.icon-check.menu-item.icon-x2 A::before {
  letter-spacing: 0.1em;
  content: '\e926\e926';
}
.icon.icon-check.menu-item.icon-x3 A::before,
.icon-include.icon-check.menu-item.icon-x3 A::before {
  letter-spacing: 0.1em;
  content: '\e926\e926\e926';
}
.icon.icon-check.menu-item.icon-x4 A::before,
.icon-include.icon-check.menu-item.icon-x4 A::before {
  letter-spacing: 0.1em;
  content: '\e926\e926\e926\e926';
}
.icon.icon-check.menu-item.icon-x5 A::before,
.icon-include.icon-check.menu-item.icon-x5 A::before {
  letter-spacing: 0.1em;
  content: '\e926\e926\e926\e926\e926';
}
.icon.icon-copyright:not( .menu-item )::before,
.icon-include.icon-copyright:not( .menu-item )::before {
  font-family: 'nCoreIconFont';
  content: '\e98a';
}
.icon.icon-copyright:not( .menu-item ).icon-x2::before,
.icon-include.icon-copyright:not( .menu-item ).icon-x2::before {
  letter-spacing: 0.1em;
  content: '\e98a\e98a';
}
.icon.icon-copyright:not( .menu-item ).icon-x3::before,
.icon-include.icon-copyright:not( .menu-item ).icon-x3::before {
  letter-spacing: 0.1em;
  content: '\e98a\e98a\e98a';
}
.icon.icon-copyright:not( .menu-item ).icon-x4::before,
.icon-include.icon-copyright:not( .menu-item ).icon-x4::before {
  letter-spacing: 0.1em;
  content: '\e98a\e98a\e98a\e98a';
}
.icon.icon-copyright:not( .menu-item ).icon-x5::before,
.icon-include.icon-copyright:not( .menu-item ).icon-x5::before {
  letter-spacing: 0.1em;
  content: '\e98a\e98a\e98a\e98a\e98a';
}
.icon.icon-copyright.menu-item A::before,
.icon-include.icon-copyright.menu-item A::before {
  font-family: 'nCoreIconFont';
  content: '\e98a';
}
.icon.icon-copyright.menu-item.icon-x2 A::before,
.icon-include.icon-copyright.menu-item.icon-x2 A::before {
  letter-spacing: 0.1em;
  content: '\e98a\e98a';
}
.icon.icon-copyright.menu-item.icon-x3 A::before,
.icon-include.icon-copyright.menu-item.icon-x3 A::before {
  letter-spacing: 0.1em;
  content: '\e98a\e98a\e98a';
}
.icon.icon-copyright.menu-item.icon-x4 A::before,
.icon-include.icon-copyright.menu-item.icon-x4 A::before {
  letter-spacing: 0.1em;
  content: '\e98a\e98a\e98a\e98a';
}
.icon.icon-copyright.menu-item.icon-x5 A::before,
.icon-include.icon-copyright.menu-item.icon-x5 A::before {
  letter-spacing: 0.1em;
  content: '\e98a\e98a\e98a\e98a\e98a';
}
.icon.icon-home:not( .menu-item )::before,
.icon-include.icon-home:not( .menu-item )::before {
  font-family: 'nCoreIconFont';
  content: '\e844';
}
.icon.icon-home:not( .menu-item ).icon-x2::before,
.icon-include.icon-home:not( .menu-item ).icon-x2::before {
  letter-spacing: 0.1em;
  content: '\e844\e844';
}
.icon.icon-home:not( .menu-item ).icon-x3::before,
.icon-include.icon-home:not( .menu-item ).icon-x3::before {
  letter-spacing: 0.1em;
  content: '\e844\e844\e844';
}
.icon.icon-home:not( .menu-item ).icon-x4::before,
.icon-include.icon-home:not( .menu-item ).icon-x4::before {
  letter-spacing: 0.1em;
  content: '\e844\e844\e844\e844';
}
.icon.icon-home:not( .menu-item ).icon-x5::before,
.icon-include.icon-home:not( .menu-item ).icon-x5::before {
  letter-spacing: 0.1em;
  content: '\e844\e844\e844\e844\e844';
}
.icon.icon-home.menu-item A::before,
.icon-include.icon-home.menu-item A::before {
  font-family: 'nCoreIconFont';
  content: '\e844';
}
.icon.icon-home.menu-item.icon-x2 A::before,
.icon-include.icon-home.menu-item.icon-x2 A::before {
  letter-spacing: 0.1em;
  content: '\e844\e844';
}
.icon.icon-home.menu-item.icon-x3 A::before,
.icon-include.icon-home.menu-item.icon-x3 A::before {
  letter-spacing: 0.1em;
  content: '\e844\e844\e844';
}
.icon.icon-home.menu-item.icon-x4 A::before,
.icon-include.icon-home.menu-item.icon-x4 A::before {
  letter-spacing: 0.1em;
  content: '\e844\e844\e844\e844';
}
.icon.icon-home.menu-item.icon-x5 A::before,
.icon-include.icon-home.menu-item.icon-x5 A::before {
  letter-spacing: 0.1em;
  content: '\e844\e844\e844\e844\e844';
}
.icon.icon-mail:not( .menu-item )::before,
.icon-include.icon-mail:not( .menu-item )::before {
  font-family: 'nCoreIconFont';
  content: '\e80d';
}
.icon.icon-mail:not( .menu-item ).icon-x2::before,
.icon-include.icon-mail:not( .menu-item ).icon-x2::before {
  letter-spacing: 0.1em;
  content: '\e80d\e80d';
}
.icon.icon-mail:not( .menu-item ).icon-x3::before,
.icon-include.icon-mail:not( .menu-item ).icon-x3::before {
  letter-spacing: 0.1em;
  content: '\e80d\e80d\e80d';
}
.icon.icon-mail:not( .menu-item ).icon-x4::before,
.icon-include.icon-mail:not( .menu-item ).icon-x4::before {
  letter-spacing: 0.1em;
  content: '\e80d\e80d\e80d\e80d';
}
.icon.icon-mail:not( .menu-item ).icon-x5::before,
.icon-include.icon-mail:not( .menu-item ).icon-x5::before {
  letter-spacing: 0.1em;
  content: '\e80d\e80d\e80d\e80d\e80d';
}
.icon.icon-mail.menu-item A::before,
.icon-include.icon-mail.menu-item A::before {
  font-family: 'nCoreIconFont';
  content: '\e80d';
}
.icon.icon-mail.menu-item.icon-x2 A::before,
.icon-include.icon-mail.menu-item.icon-x2 A::before {
  letter-spacing: 0.1em;
  content: '\e80d\e80d';
}
.icon.icon-mail.menu-item.icon-x3 A::before,
.icon-include.icon-mail.menu-item.icon-x3 A::before {
  letter-spacing: 0.1em;
  content: '\e80d\e80d\e80d';
}
.icon.icon-mail.menu-item.icon-x4 A::before,
.icon-include.icon-mail.menu-item.icon-x4 A::before {
  letter-spacing: 0.1em;
  content: '\e80d\e80d\e80d\e80d';
}
.icon.icon-mail.menu-item.icon-x5 A::before,
.icon-include.icon-mail.menu-item.icon-x5 A::before {
  letter-spacing: 0.1em;
  content: '\e80d\e80d\e80d\e80d\e80d';
}
.icon.icon-phone:not( .menu-item )::before,
.icon-include.icon-phone:not( .menu-item )::before {
  font-family: 'nCoreIconFont';
  content: '\e88a';
}
.icon.icon-phone:not( .menu-item ).icon-x2::before,
.icon-include.icon-phone:not( .menu-item ).icon-x2::before {
  letter-spacing: 0.1em;
  content: '\e88a\e88a';
}
.icon.icon-phone:not( .menu-item ).icon-x3::before,
.icon-include.icon-phone:not( .menu-item ).icon-x3::before {
  letter-spacing: 0.1em;
  content: '\e88a\e88a\e88a';
}
.icon.icon-phone:not( .menu-item ).icon-x4::before,
.icon-include.icon-phone:not( .menu-item ).icon-x4::before {
  letter-spacing: 0.1em;
  content: '\e88a\e88a\e88a\e88a';
}
.icon.icon-phone:not( .menu-item ).icon-x5::before,
.icon-include.icon-phone:not( .menu-item ).icon-x5::before {
  letter-spacing: 0.1em;
  content: '\e88a\e88a\e88a\e88a\e88a';
}
.icon.icon-phone.menu-item A::before,
.icon-include.icon-phone.menu-item A::before {
  font-family: 'nCoreIconFont';
  content: '\e88a';
}
.icon.icon-phone.menu-item.icon-x2 A::before,
.icon-include.icon-phone.menu-item.icon-x2 A::before {
  letter-spacing: 0.1em;
  content: '\e88a\e88a';
}
.icon.icon-phone.menu-item.icon-x3 A::before,
.icon-include.icon-phone.menu-item.icon-x3 A::before {
  letter-spacing: 0.1em;
  content: '\e88a\e88a\e88a';
}
.icon.icon-phone.menu-item.icon-x4 A::before,
.icon-include.icon-phone.menu-item.icon-x4 A::before {
  letter-spacing: 0.1em;
  content: '\e88a\e88a\e88a\e88a';
}
.icon.icon-phone.menu-item.icon-x5 A::before,
.icon-include.icon-phone.menu-item.icon-x5 A::before {
  letter-spacing: 0.1em;
  content: '\e88a\e88a\e88a\e88a\e88a';
}
.icon.icon-right-circled:not( .menu-item )::before,
.icon-include.icon-right-circled:not( .menu-item )::before {
  font-family: 'nCoreIconFont';
  content: '\e8cd';
}
.icon.icon-right-circled:not( .menu-item ).icon-x2::before,
.icon-include.icon-right-circled:not( .menu-item ).icon-x2::before {
  letter-spacing: 0.1em;
  content: '\e8cd\e8cd';
}
.icon.icon-right-circled:not( .menu-item ).icon-x3::before,
.icon-include.icon-right-circled:not( .menu-item ).icon-x3::before {
  letter-spacing: 0.1em;
  content: '\e8cd\e8cd\e8cd';
}
.icon.icon-right-circled:not( .menu-item ).icon-x4::before,
.icon-include.icon-right-circled:not( .menu-item ).icon-x4::before {
  letter-spacing: 0.1em;
  content: '\e8cd\e8cd\e8cd\e8cd';
}
.icon.icon-right-circled:not( .menu-item ).icon-x5::before,
.icon-include.icon-right-circled:not( .menu-item ).icon-x5::before {
  letter-spacing: 0.1em;
  content: '\e8cd\e8cd\e8cd\e8cd\e8cd';
}
.icon.icon-right-circled.menu-item A::before,
.icon-include.icon-right-circled.menu-item A::before {
  font-family: 'nCoreIconFont';
  content: '\e8cd';
}
.icon.icon-right-circled.menu-item.icon-x2 A::before,
.icon-include.icon-right-circled.menu-item.icon-x2 A::before {
  letter-spacing: 0.1em;
  content: '\e8cd\e8cd';
}
.icon.icon-right-circled.menu-item.icon-x3 A::before,
.icon-include.icon-right-circled.menu-item.icon-x3 A::before {
  letter-spacing: 0.1em;
  content: '\e8cd\e8cd\e8cd';
}
.icon.icon-right-circled.menu-item.icon-x4 A::before,
.icon-include.icon-right-circled.menu-item.icon-x4 A::before {
  letter-spacing: 0.1em;
  content: '\e8cd\e8cd\e8cd\e8cd';
}
.icon.icon-right-circled.menu-item.icon-x5 A::before,
.icon-include.icon-right-circled.menu-item.icon-x5 A::before {
  letter-spacing: 0.1em;
  content: '\e8cd\e8cd\e8cd\e8cd\e8cd';
}
.icon.icon-trinity:not( .menu-item )::before,
.icon-include.icon-trinity:not( .menu-item )::before {
  font-family: 'nCoreIconFont';
  content: '\ea57';
}
.icon.icon-trinity:not( .menu-item ).icon-x2::before,
.icon-include.icon-trinity:not( .menu-item ).icon-x2::before {
  letter-spacing: 0.1em;
  content: '\ea57\ea57';
}
.icon.icon-trinity:not( .menu-item ).icon-x3::before,
.icon-include.icon-trinity:not( .menu-item ).icon-x3::before {
  letter-spacing: 0.1em;
  content: '\ea57\ea57\ea57';
}
.icon.icon-trinity:not( .menu-item ).icon-x4::before,
.icon-include.icon-trinity:not( .menu-item ).icon-x4::before {
  letter-spacing: 0.1em;
  content: '\ea57\ea57\ea57\ea57';
}
.icon.icon-trinity:not( .menu-item ).icon-x5::before,
.icon-include.icon-trinity:not( .menu-item ).icon-x5::before {
  letter-spacing: 0.1em;
  content: '\ea57\ea57\ea57\ea57\ea57';
}
.icon.icon-trinity.menu-item A::before,
.icon-include.icon-trinity.menu-item A::before {
  font-family: 'nCoreIconFont';
  content: '\ea57';
}
.icon.icon-trinity.menu-item.icon-x2 A::before,
.icon-include.icon-trinity.menu-item.icon-x2 A::before {
  letter-spacing: 0.1em;
  content: '\ea57\ea57';
}
.icon.icon-trinity.menu-item.icon-x3 A::before,
.icon-include.icon-trinity.menu-item.icon-x3 A::before {
  letter-spacing: 0.1em;
  content: '\ea57\ea57\ea57';
}
.icon.icon-trinity.menu-item.icon-x4 A::before,
.icon-include.icon-trinity.menu-item.icon-x4 A::before {
  letter-spacing: 0.1em;
  content: '\ea57\ea57\ea57\ea57';
}
.icon.icon-trinity.menu-item.icon-x5 A::before,
.icon-include.icon-trinity.menu-item.icon-x5 A::before {
  letter-spacing: 0.1em;
  content: '\ea57\ea57\ea57\ea57\ea57';
}
.icon.icon-trinity:not( .menu-item )::before,
.icon-include.icon-trinity:not( .menu-item )::before {
  font-family: 'nCoreIconFont';
  content: '\ea57';
}
.icon.icon-trinity:not( .menu-item ).icon-x2::before,
.icon-include.icon-trinity:not( .menu-item ).icon-x2::before {
  letter-spacing: 0.1em;
  content: '\ea57\ea57';
}
.icon.icon-trinity:not( .menu-item ).icon-x3::before,
.icon-include.icon-trinity:not( .menu-item ).icon-x3::before {
  letter-spacing: 0.1em;
  content: '\ea57\ea57\ea57';
}
.icon.icon-trinity:not( .menu-item ).icon-x4::before,
.icon-include.icon-trinity:not( .menu-item ).icon-x4::before {
  letter-spacing: 0.1em;
  content: '\ea57\ea57\ea57\ea57';
}
.icon.icon-trinity:not( .menu-item ).icon-x5::before,
.icon-include.icon-trinity:not( .menu-item ).icon-x5::before {
  letter-spacing: 0.1em;
  content: '\ea57\ea57\ea57\ea57\ea57';
}
.icon.icon-trinity.menu-item A::before,
.icon-include.icon-trinity.menu-item A::before {
  font-family: 'nCoreIconFont';
  content: '\ea57';
}
.icon.icon-trinity.menu-item.icon-x2 A::before,
.icon-include.icon-trinity.menu-item.icon-x2 A::before {
  letter-spacing: 0.1em;
  content: '\ea57\ea57';
}
.icon.icon-trinity.menu-item.icon-x3 A::before,
.icon-include.icon-trinity.menu-item.icon-x3 A::before {
  letter-spacing: 0.1em;
  content: '\ea57\ea57\ea57';
}
.icon.icon-trinity.menu-item.icon-x4 A::before,
.icon-include.icon-trinity.menu-item.icon-x4 A::before {
  letter-spacing: 0.1em;
  content: '\ea57\ea57\ea57\ea57';
}
.icon.icon-trinity.menu-item.icon-x5 A::before,
.icon-include.icon-trinity.menu-item.icon-x5 A::before {
  letter-spacing: 0.1em;
  content: '\ea57\ea57\ea57\ea57\ea57';
}
/* ############################################################################	# */
/* ###  MARKDOWN  #############################################################	# */
/* ############################################################################	# */
/* ###  INCLUDES  #############################################################	# */
/* ############################################################################	# */
/* ###  3.21 MARKDOWN  ########################################################	# */
/* ############################################################################	# */
.markdown {
  /**
		 * Treeview syntax highlighting based on highlight.js
		 * Copyright (c) 2014-2015, Asciidocfx Team, (MIT Licensed)
		 * https://github.com/asciidocfx/highlight-treeview.js
		 */
}
.markdown CODE[data-value^="."] {
  color: #a22e2e;
}
.markdown CODE[data-value^="#"] {
  color: #11a1de;
}
.markdown CODE[data-value^="["] {
  color: #dd9400;
}
.markdown .hljs {
  display: block;
  overflow-x: auto;
  padding: 0.5em;
  background: #333;
  color: white;
}
.markdown .hljs-name,
.markdown .hljs-strong {
  font-weight: bold;
}
.markdown .hljs-code,
.markdown .hljs-emphasis {
  font-style: italic;
}
.markdown .hljs-tag {
  color: #62c8f3;
}
.markdown .hljs-variable,
.markdown .hljs-template-variable,
.markdown .hljs-selector-id,
.markdown .hljs-selector-class {
  color: #ade5fc;
}
.markdown .hljs-string,
.markdown .hljs-bullet {
  color: #a2fca2;
}
.markdown .hljs-type,
.markdown .hljs-title,
.markdown .hljs-section,
.markdown .hljs-attr,
.markdown .hljs-attribute,
.markdown .hljs-quote,
.markdown .hljs-built_in,
.markdown .hljs-builtin-name {
  color: #ffc144;
}
.markdown .hljs-number,
.markdown .hljs-symbol,
.markdown .hljs-bullet {
  color: #d36363;
}
.markdown .hljs-keyword,
.markdown .hljs-selector-tag,
.markdown .hljs-literal {
  color: #fcc28c;
}
.markdown .hljs-comment,
.markdown .hljs-deletion,
.markdown .hljs-code {
  color: #888;
}
.markdown .hljs-regexp,
.markdown .hljs-link {
  color: #c6b4f0;
}
.markdown .hljs-meta {
  color: #fc9b9b;
}
.markdown .hljs-deletion {
  background-color: #fc9b9b;
  color: #333;
}
.markdown .hljs-addition {
  background-color: #a2fca2;
  color: #333;
}
.markdown .hljs a {
  color: inherit;
}
.markdown .hljs a:focus,
.markdown .hljs a:hover {
  color: inherit;
  text-decoration: underline;
}
.markdown .hljs-folder,
.markdown .hljs-hiddenfile,
.markdown .hljs-file {
  position: relative;
  vertical-align: top;
  display: inline-block;
  height: 16px;
}
.markdown .hljs-folder:before,
.markdown .hljs-file:before,
.markdown .hljs-hiddenfile:before {
  top: 0;
  content: '';
  width: 14px;
  height: 12px;
  margin-top: 0px;
  margin-right: 3px;
  position: relative;
  display: inline-block;
  background-size: 14px;
  background-repeat: no-repeat;
}
.markdown .hljs-file:before,
.markdown .hljs-hiddenfile:before {
  height: 14px;
  margin-left: 1px;
}
.markdown .hljs-hiddenfile {
  opacity: 0.6;
}
.markdown .hljs-file.photo:before {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiID4KPHN2ZyBmaWxsPSIjQURBRDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTc5LjIiIHdpZHRoPSIxNzkuMiI+Cgk8Zz4KCQk8cGF0aCB0cmFuc2Zvcm09InNjYWxlKDAuMSwtMC4xKSB0cmFuc2xhdGUoMCwtMTUzNikiIGQ9Ik0xNDY4IDExNTZxMjggLTI4IDQ4IC03NnQyMCAtODh2LTExNTJxMCAtNDAgLTI4IC02OHQtNjggLTI4aC0xMzQ0cS00MCAwIC02OCAyOHQtMjggNjh2MTYwMHEwIDQwIDI4IDY4dDY4IDI4aDg5NnE0MCAwIDg4IC0yMHQ3NiAtNDh6TTEwMjQgMTQwMHYtMzc2aDM3NnEtMTAgMjkgLTIyIDQxbC0zMTMgMzEzcS0xMiAxMiAtNDEgMjJ6TTE0MDggLTEyOHYxMDI0aC00MTZxLTQwIDAgLTY4IDI4dC0yOCA2OHY0MTZoLTc2OHYtMTUzNmgxMjgweiBNMTI4MCAzMjB2LTMyMGgtMTAyNHYxOTJsMTkyIDE5MmwxMjggLTEyOGwzODQgMzg0ek00NDggNTEycS04MCAwIC0xMzYgNTZ0LTU2IDEzNnQ1NiAxMzZ0MTM2IDU2dDEzNiAtNTZ0NTYgLTEzNnQtNTYgLTEzNnQtMTM2IC01NnoiIC8+Cgk8L2c+Cjwvc3ZnPg==');
}
.markdown .hljs-file.plain:before {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiID4KPHN2ZyBmaXVsbD0iI0FEQUQwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBoZWlnaHQ9IjE3OS4yIiB3aWR0aD0iMTc5LjIiPgoJPGc+CgkJPHBhdGggdHJhbnNmb3JtPSJzY2FsZSgwLjEsLTAuMSkgdHJhbnNsYXRlKDAsLTE1MzYpIiBkPSJNMTQ2OCAxMTU2cTI4IC0yOCA0OCAtNzZ0MjAgLTg4di0xMTUycTAgLTQwIC0yOCAtNjh0LTY4IC0yOGgtMTM0NHEtNDAgMCAtNjggMjh0LTI4IDY4djE2MDBxMCA0MCAyOCA2OHQ2OCAyOGg4OTZxNDAgMCA4OCAtMjB0NzYgLTQ4ek0xMDI0IDE0MDB2LTM3NmgzNzZxLTEwIDI5IC0yMiA0MWwtMzEzIDMxM3EtMTIgMTIgLTQxIDIyek0xNDA4IC0xMjh2MTAyNGgtNDE2cS00MCAwIC02OCAyOHQtMjggNjh2NDE2aC03Njh2LTE1MzZoMTI4MHogTTM4NCA3MzZxMCAxNCA5IDIzdDIzIDloNzA0cTE0IDAgMjMgLTl0OSAtMjN2LTY0cTAgLTE0IC05IC0yM3QtMjMgLTloLTcwNHEtMTQgMCAtMjMgOXQtOSAyM3Y2NHpNMTEyMCA1MTJxMTQgMCAyMyAtOXQ5IC0yM3YtNjRxMCAtMTQgLTkgLTIzdC0yMyAtOWgtNzA0cS0xNCAwIC0yMyA5dC05IDIzdjY0cTAgMTQgOSAyM3QyMyA5aDcwNHpNMTEyMCAyNTZxMTQgMCAyMyAtOXQ5IC0yM3YtNjRxMCAtMTQgLTkgLTIzdC0yMyAtOWgtNzA0IHEtMTQgMCAtMjMgOXQtOSAyM3Y2NHEwIDE0IDkgMjN0MjMgOWg3MDR6IiAvPgoJPC9nPgo8L3N2Zz4=');
}
.markdown .hljs-file.source:before {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiID4KPHN2ZyBmaWxsPSIjQURBRDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTc5LjIiIHdpZHRoPSIxNzkuMiI+Cgk8Zz4KCQk8cGF0aCB0cmFuc2Zvcm09InNjYWxlKDAuMSwtMC4xKSB0cmFuc2xhdGUoMCwtMTUzNikiIGQ9Ik0xNDY4IDExNTZxMjggLTI4IDQ4IC03NnQyMCAtODh2LTExNTJxMCAtNDAgLTI4IC02OHQtNjggLTI4aC0xMzQ0cS00MCAwIC02OCAyOHQtMjggNjh2MTYwMHEwIDQwIDI4IDY4dDY4IDI4aDg5NnE0MCAwIDg4IC0yMHQ3NiAtNDh6TTEwMjQgMTQwMHYtMzc2aDM3NnEtMTAgMjkgLTIyIDQxbC0zMTMgMzEzcS0xMiAxMiAtNDEgMjJ6TTE0MDggLTEyOHYxMDI0aC00MTZxLTQwIDAgLTY4IDI4dC0yOCA2OHY0MTZoLTc2OHYtMTUzNmgxMjgweiBNNDgwIDc2OHE4IDExIDIxIDEyLjV0MjQgLTYuNWw1MSAtMzhxMTEgLTggMTIuNSAtMjF0LTYuNSAtMjRsLTE4MiAtMjQzbDE4MiAtMjQzcTggLTExIDYuNSAtMjR0LTEyLjUgLTIxbC01MSAtMzhxLTExIC04IC0yNCAtNi41dC0yMSAxMi41bC0yMjYgMzAxcS0xNCAxOSAwIDM4ek0xMjgyIDQ2N3ExNCAtMTkgMCAtMzhsLTIyNiAtMzAxcS04IC0xMSAtMjEgLTEyLjV0LTI0IDYuNWwtNTEgMzhxLTExIDggLTEyLjUgMjF0Ni41IDI0bDE4MiAyNDMgbC0xODIgMjQzcS04IDExIC02LjUgMjR0MTIuNSAyMWw1MSAzOHExMSA4IDI0IDYuNXQyMSAtMTIuNXpNNjYyIDZxLTEzIDIgLTIwLjUgMTN0LTUuNSAyNGwxMzggODMxcTIgMTMgMTMgMjAuNXQyNCA1LjVsNjMgLTEwcTEzIC0yIDIwLjUgLTEzdDUuNSAtMjRsLTEzOCAtODMxcS0yIC0xMyAtMTMgLTIwLjV0LTI0IC01LjV6IiAvPgoJPC9nPgo8L3N2Zz4=');
}
.markdown .hljs-file.archive:before {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiID4KPHN2ZyBmaWxsPSIjQURBRDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTc5LjIiIHdpZHRoPSIxNzkuMiI+Cgk8Zz4KCQk8cGF0aCB0cmFuc2Zvcm09InNjYWxlKDAuMSwtMC4xKSB0cmFuc2xhdGUoMCwtMTUzNikiIGQ9Ik02NDAgMTE1MnYxMjhoLTEyOHYtMTI4aDEyOHpNNzY4IDEwMjR2MTI4aC0xMjh2LTEyOGgxMjh6TTY0MCA4OTZ2MTI4aC0xMjh2LTEyOGgxMjh6TTc2OCA3Njh2MTI4aC0xMjh2LTEyOGgxMjh6TTE0NjggMTE1NnEyOCAtMjggNDggLTc2dDIwIC04OHYtMTE1MnEwIC00MCAtMjggLTY4dC02OCAtMjhoLTEzNDRxLTQwIDAgLTY4IDI4dC0yOCA2OHYxNjAwcTAgNDAgMjggNjh0NjggMjhoODk2cTQwIDAgODggLTIwdDc2IC00OHpNMTAyNCAxNDAwIHYtMzc2aDM3NnEtMTAgMjkgLTIyIDQxbC0zMTMgMzEzcS0xMiAxMiAtNDEgMjJ6TTE0MDggLTEyOHYxMDI0aC00MTZxLTQwIDAgLTY4IDI4dC0yOCA2OHY0MTZoLTEyOHYtMTI4aC0xMjh2MTI4aC01MTJ2LTE1MzZoMTI4MHpNNzgxIDU5M2wxMDcgLTM0OXE4IC0yNyA4IC01MnEwIC04MyAtNzIuNSAtMTM3LjV0LTE4My41IC01NC41dC0xODMuNSA1NC41dC03Mi41IDEzNy41cTAgMjUgOCA1MnEyMSA2MyAxMjAgMzk2djEyOGgxMjh2LTEyOGg3OSBxMjIgMCAzOSAtMTN0MjMgLTM0ek02NDAgMTI4cTUzIDAgOTAuNSAxOXQzNy41IDQ1dC0zNy41IDQ1dC05MC41IDE5dC05MC41IC0xOXQtMzcuNSAtNDV0MzcuNSAtNDV0OTAuNSAtMTl6IiAvPgoJPC9nPgo8L3N2Zz4=');
}
.markdown .hljs-file.audio:before {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiID4KPHN2ZyBmaWxsPSIjQURBRDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTc5LjIiIHdpZHRoPSIxNzkuMiI+Cgk8Zz4KCQk8cGF0aCB0cmFuc2Zvcm09InNjYWxlKDAuMSwtMC4xKSB0cmFuc2xhdGUoMCwtMTUzNikiIGQ9Ik0xNDY4IDExNTZxMjggLTI4IDQ4IC03NnQyMCAtODh2LTExNTJxMCAtNDAgLTI4IC02OHQtNjggLTI4aC0xMzQ0cS00MCAwIC02OCAyOHQtMjggNjh2MTYwMHEwIDQwIDI4IDY4dDY4IDI4aDg5NnE0MCAwIDg4IC0yMHQ3NiAtNDh6TTEwMjQgMTQwMHYtMzc2aDM3NnEtMTAgMjkgLTIyIDQxbC0zMTMgMzEzcS0xMiAxMiAtNDEgMjJ6TTE0MDggLTEyOHYxMDI0aC00MTZxLTQwIDAgLTY4IDI4dC0yOCA2OHY0MTZoLTc2OHYtMTUzNmgxMjgweiBNNjIwIDY4NnEyMCAtOCAyMCAtMzB2LTU0NHEwIC0yMiAtMjAgLTMwcS04IC0yIC0xMiAtMnEtMTIgMCAtMjMgOWwtMTY2IDE2N2gtMTMxcS0xNCAwIC0yMyA5dC05IDIzdjE5MnEwIDE0IDkgMjN0MjMgOWgxMzFsMTY2IDE2N3ExNiAxNSAzNSA3ek0xMDM3IC0zcTMxIDAgNTAgMjRxMTI5IDE1OSAxMjkgMzYzdC0xMjkgMzYzcS0xNiAyMSAtNDMgMjR0LTQ3IC0xNHEtMjEgLTE3IC0yMy41IC00My41dDE0LjUgLTQ3LjUgcTEwMCAtMTIzIDEwMCAtMjgydC0xMDAgLTI4MnEtMTcgLTIxIC0xNC41IC00Ny41dDIzLjUgLTQyLjVxMTggLTE1IDQwIC0xNXpNODI2IDE0NXEyNyAwIDQ3IDIwcTg3IDkzIDg3IDIxOXQtODcgMjE5cS0xOCAxOSAtNDUgMjB0LTQ2IC0xN3QtMjAgLTQ0LjV0MTggLTQ2LjVxNTIgLTU3IDUyIC0xMzF0LTUyIC0xMzFxLTE5IC0yMCAtMTggLTQ2LjV0MjAgLTQ0LjVxMjAgLTE3IDQ0IC0xN3oiIC8+Cgk8L2c+Cjwvc3ZnPg==');
}
.markdown .hljs-file.video:before {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiID4KPHN2ZyBmaWxsPSIjQURBRDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTc5LjIiIHdpZHRoPSIxNzkuMiI+Cgk8Zz4KCQk8cGF0aCB0cmFuc2Zvcm09InNjYWxlKDAuMSwtMC4xKSB0cmFuc2xhdGUoMCwtMTUzNikiIGQ9Ik0xNDY4IDExNTZxMjggLTI4IDQ4IC03NnQyMCAtODh2LTExNTJxMCAtNDAgLTI4IC02OHQtNjggLTI4aC0xMzQ0cS00MCAwIC02OCAyOHQtMjggNjh2MTYwMHEwIDQwIDI4IDY4dDY4IDI4aDg5NnE0MCAwIDg4IC0yMHQ3NiAtNDh6TTEwMjQgMTQwMHYtMzc2aDM3NnEtMTAgMjkgLTIyIDQxbC0zMTMgMzEzcS0xMiAxMiAtNDEgMjJ6TTE0MDggLTEyOHYxMDI0aC00MTZxLTQwIDAgLTY4IDI4dC0yOCA2OHY0MTZoLTc2OHYtMTUzNmgxMjgweiBNNzY4IDc2OHE1MiAwIDkwIC0zOHQzOCAtOTB2LTM4NHEwIC01MiAtMzggLTkwdC05MCAtMzhoLTM4NHEtNTIgMCAtOTAgMzh0LTM4IDkwdjM4NHEwIDUyIDM4IDkwdDkwIDM4aDM4NHpNMTI2MCA3NjZxMjAgLTggMjAgLTMwdi01NzZxMCAtMjIgLTIwIC0zMHEtOCAtMiAtMTIgLTJxLTE0IDAgLTIzIDlsLTI2NSAyNjZ2OTBsMjY1IDI2NnE5IDkgMjMgOXE0IDAgMTIgLTJ6IiAvPgoJPC9nPgo8L3N2Zz4=');
}
.markdown .hljs-file.pdf:before {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiID4KPHN2ZyBmaWxsPSIjQURBRDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTc5LjIiIHdpZHRoPSIxNzkuMiI+Cgk8Zz4KCQk8cGF0aCB0cmFuc2Zvcm09InNjYWxlKDAuMSwtMC4xKSB0cmFuc2xhdGUoMCwtMTUzNikiIGQ9Ik0xNDY4IDExNTZxMjggLTI4IDQ4IC03NnQyMCAtODh2LTExNTJxMCAtNDAgLTI4IC02OHQtNjggLTI4aC0xMzQ0cS00MCAwIC02OCAyOHQtMjggNjh2MTYwMHEwIDQwIDI4IDY4dDY4IDI4aDg5NnE0MCAwIDg4IC0yMHQ3NiAtNDh6TTEwMjQgMTQwMHYtMzc2aDM3NnEtMTAgMjkgLTIyIDQxbC0zMTMgMzEzcS0xMiAxMiAtNDEgMjJ6TTE0MDggLTEyOHYxMDI0aC00MTZxLTQwIDAgLTY4IDI4dC0yOCA2OHY0MTZoLTc2OHYtMTUzNmgxMjgweiBNODk0IDQ2NXEzMyAtMjYgODQgLTU2cTU5IDcgMTE3IDdxMTQ3IDAgMTc3IC00OXExNiAtMjIgMiAtNTJxMCAtMSAtMSAtMmwtMiAtMnYtMXEtNiAtMzggLTcxIC0zOHEtNDggMCAtMTE1IDIwdC0xMzAgNTNxLTIyMSAtMjQgLTM5MiAtODNxLTE1MyAtMjYyIC0yNDIgLTI2MnEtMTUgMCAtMjggN2wtMjQgMTJxLTEgMSAtNiA1cS0xMCAxMCAtNiAzNnE5IDQwIDU2IDkxLjV0MTMyIDk2LjVxMTQgOSAyMyAtNnEyIC0yIDIgLTRxNTIgODUgMTA3IDE5NyBxNjggMTM2IDEwNCAyNjJxLTI0IDgyIC0zMC41IDE1OS41dDYuNSAxMjcuNXExMSA0MCA0MiA0MGgyMWgxcTIzIDAgMzUgLTE1cTE4IC0yMSA5IC02OHEtMiAtNiAtNCAtOHExIC0zIDEgLTh2LTMwcS0yIC0xMjMgLTE0IC0xOTJxNTUgLTE2NCAxNDYgLTIzOHpNMzE4IDU0cTUyIDI0IDEzNyAxNThxLTUxIC00MCAtODcuNSAtODR0LTQ5LjUgLTc0ek03MTYgOTc0cS0xNSAtNDIgLTIgLTEzMnExIDcgNyA0NHEwIDMgNyA0M3ExIDQgNCA4IHEtMSAxIC0xIDJ0LTAuNSAxLjV0LTAuNSAxLjVxLTEgMjIgLTEzIDM2cTAgLTEgLTEgLTJ2LTJ6TTU5MiAzMTNxMTM1IDU0IDI4NCA4MXEtMiAxIC0xMyA5LjV0LTE2IDEzLjVxLTc2IDY3IC0xMjcgMTc2cS0yNyAtODYgLTgzIC0xOTdxLTMwIC01NiAtNDUgLTgzek0xMjM4IDMyOXEtMjQgMjQgLTE0MCAyNHE3NiAtMjggMTI0IC0yOHExNCAwIDE4IDFxMCAxIC0yIDN6IiAvPgoJPC9nPgo8L3N2Zz4=');
}
.markdown .hljs-file.xls:before {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiID4KPHN2ZyBmaWxsPSIjQURBRDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTc5LjIiIHdpZHRoPSIxNzkuMiI+Cgk8Zz4KCQk8cGF0aCB0cmFuc2Zvcm09InNjYWxlKDAuMSwtMC4xKSB0cmFuc2xhdGUoMCwtMTUzNikiIGQ9Ik0xNDY4IDExNTZxMjggLTI4IDQ4IC03NnQyMCAtODh2LTExNTJxMCAtNDAgLTI4IC02OHQtNjggLTI4aC0xMzQ0cS00MCAwIC02OCAyOHQtMjggNjh2MTYwMHEwIDQwIDI4IDY4dDY4IDI4aDg5NnE0MCAwIDg4IC0yMHQ3NiAtNDh6TTEwMjQgMTQwMHYtMzc2aDM3NnEtMTAgMjkgLTIyIDQxbC0zMTMgMzEzcS0xMiAxMiAtNDEgMjJ6TTE0MDggLTEyOHYxMDI0aC00MTZxLTQwIDAgLTY4IDI4dC0yOCA2OHY0MTZoLTc2OHYtMTUzNmgxMjgweiBNNDI5IDEwNnYtMTA2aDI4MXYxMDZoLTc1bDEwMyAxNjFxNSA3IDEwIDE2LjV0Ny41IDEzLjV0My41IDRoMnExIC00IDUgLTEwcTIgLTQgNC41IC03LjV0NiAtOHQ2LjUgLTguNWwxMDcgLTE2MWgtNzZ2LTEwNmgyOTF2MTA2aC02OGwtMTkyIDI3M2wxOTUgMjgyaDY3djEwN2gtMjc5di0xMDdoNzRsLTEwMyAtMTU5cS00IC03IC0xMCAtMTYuNXQtOSAtMTMuNWwtMiAtM2gtMnEtMSA0IC01IDEwcS02IDExIC0xNyAyM2wtMTA2IDE1OWg3NnYxMDcgaC0yOTB2LTEwN2g2OGwxODkgLTI3MmwtMTk0IC0yODNoLTY4eiIgLz4KCTwvZz4KPC9zdmc+');
}
.markdown .hljs-file.doc:before {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiID4KPHN2ZyBmaWxsPSIjQURBRDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTc5LjIiIHdpZHRoPSIxNzkuMiI+Cgk8Zz4KCQk8cGF0aCB0cmFuc2Zvcm09InNjYWxlKDAuMSwtMC4xKSB0cmFuc2xhdGUoMCwtMTUzNikiIGQ9Ik0xNDY4IDExNTZxMjggLTI4IDQ4IC03NnQyMCAtODh2LTExNTJxMCAtNDAgLTI4IC02OHQtNjggLTI4aC0xMzQ0cS00MCAwIC02OCAyOHQtMjggNjh2MTYwMHEwIDQwIDI4IDY4dDY4IDI4aDg5NnE0MCAwIDg4IC0yMHQ3NiAtNDh6TTEwMjQgMTQwMHYtMzc2aDM3NnEtMTAgMjkgLTIyIDQxbC0zMTMgMzEzcS0xMiAxMiAtNDEgMjJ6TTE0MDggLTEyOHYxMDI0aC00MTZxLTQwIDAgLTY4IDI4dC0yOCA2OHY0MTZoLTc2OHYtMTUzNmgxMjgweiBNMjMzIDc2OHYtMTA3aDcwbDE2NCAtNjYxaDE1OWwxMjggNDg1cTcgMjAgMTAgNDZxMiAxNiAyIDI0aDRsMyAtMjRxMSAtMyAzLjUgLTIwdDUuNSAtMjZsMTI4IC00ODVoMTU5bDE2NCA2NjFoNzB2MTA3aC0zMDB2LTEwN2g5MGwtOTkgLTQzOHEtNSAtMjAgLTcgLTQ2bC0yIC0yMWgtNGwtMyAyMXEtMSA1IC00IDIxdC01IDI1bC0xNDQgNTQ1aC0xMTRsLTE0NCAtNTQ1cS0yIC05IC00LjUgLTI0LjV0LTMuNSAtMjEuNWwtNCAtMjFoLTRsLTIgMjEgcS0yIDI2IC03IDQ2bC05OSA0MzhoOTB2MTA3aC0zMDB6IiAvPgoJPC9nPgo8L3N2Zz4=');
}
.markdown .hljs-file.ppt:before {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiID4KPHN2ZyBmaWxsPSIjQURBRDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTc5LjIiIHdpZHRoPSIxNzkuMiI+Cgk8Zz4KCQk8cGF0aCB0cmFuc2Zvcm09InNjYWxlKDAuMSwtMC4xKSB0cmFuc2xhdGUoMCwtMTUzNikiIGQ9Ik0xNDY4IDExNTZxMjggLTI4IDQ4IC03NnQyMCAtODh2LTExNTJxMCAtNDAgLTI4IC02OHQtNjggLTI4aC0xMzQ0cS00MCAwIC02OCAyOHQtMjggNjh2MTYwMHEwIDQwIDI4IDY4dDY4IDI4aDg5NnE0MCAwIDg4IC0yMHQ3NiAtNDh6TTEwMjQgMTQwMHYtMzc2aDM3NnEtMTAgMjkgLTIyIDQxbC0zMTMgMzEzcS0xMiAxMiAtNDEgMjJ6TTE0MDggLTEyOHYxMDI0aC00MTZxLTQwIDAgLTY4IDI4dC0yOCA2OHY0MTZoLTc2OHYtMTUzNmgxMjgweiBNNDE2IDEwNnYtMTA2aDMyN3YxMDZoLTkzdjE2N2gxMzdxNzYgMCAxMTggMTVxNjcgMjMgMTA2LjUgODd0MzkuNSAxNDZxMCA4MSAtMzcgMTQxdC0xMDAgODdxLTQ4IDE5IC0xMzAgMTloLTM2OHYtMTA3aDkydi01NTVoLTkyek03NjkgMzg2aC0xMTl2MjY4aDEyMHE1MiAwIDgzIC0xOHE1NiAtMzMgNTYgLTExNXEwIC04OSAtNjIgLTEyMHEtMzEgLTE1IC03OCAtMTV6IiAvPgoJPC9nPgo8L3N2Zz4=');
}
.markdown .hljs-folder:before {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiID4KPHN2ZyBmaWxsPSIjQURBRDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTc5LjIiIHdpZHRoPSIxNzkuMiI+Cgk8Zz4KCQk8cGF0aCB0cmFuc2Zvcm09InNjYWxlKDAuMSwtMC4xKSB0cmFuc2xhdGUoMCwtMTUzNikiIGQ9Ik0xNTM2IDIyNHY3MDRxMCA0MCAtMjggNjh0LTY4IDI4aC03MDRxLTQwIDAgLTY4IDI4dC0yOCA2OHY2NHEwIDQwIC0yOCA2OHQtNjggMjhoLTMyMHEtNDAgMCAtNjggLTI4dC0yOCAtNjh2LTk2MHEwIC00MCAyOCAtNjh0NjggLTI4aDEyMTZxNDAgMCA2OCAyOHQyOCA2OHpNMTY2NCA5Mjh2LTcwNHEwIC05MiAtNjYgLTE1OHQtMTU4IC02NmgtMTIxNnEtOTIgMCAtMTU4IDY2dC02NiAxNTh2OTYwcTAgOTIgNjYgMTU4dDE1OCA2NmgzMjAgcTkyIDAgMTU4IC02NnQ2NiAtMTU4di0zMmg2NzJxOTIgMCAxNTggLTY2dDY2IC0xNTh6IiAvPgoJPC9nPgo8L3N2Zz4=');
}
.markdown .hljs-hiddenfile:before {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiID4KPHN2ZyBmaWxsPSIjQURBRDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTc5LjIiIHdpZHRoPSIxNzkuMiI+Cgk8Zz4KCQk8cGF0aCB0cmFuc2Zvcm09InNjYWxlKDAuMSwtMC4xKSB0cmFuc2xhdGUoMCwtMTUzNikiIGQ9Ik0xNDY4IDExNTZxMjggLTI4IDQ4IC03NnQyMCAtODh2LTExNTJxMCAtNDAgLTI4IC02OHQtNjggLTI4aC0xMzQ0cS00MCAwIC02OCAyOHQtMjggNjh2MTYwMHEwIDQwIDI4IDY4dDY4IDI4aDg5NnE0MCAwIDg4IC0yMHQ3NiAtNDh6TTEwMjQgMTQwMHYtMzc2aDM3NnEtMTAgMjkgLTIyIDQxbC0zMTMgMzEzcS0xMiAxMiAtNDEgMjJ6TTE0MDggLTEyOHYxMDI0aC00MTZxLTQwIDAgLTY4IDI4dC0yOCA2OHY0MTZoLTc2OHYtMTUzNmgxMjgweiAiIC8+Cgk8L2c+Cjwvc3ZnPg==');
}
.markdown .hljs-tvline {
  margin-left: 6px;
  position: absolute;
  text-indent: -99em;
  padding-bottom: 8px;
  vertical-align: top;
  display: inline-block;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #adad00;
}
.markdown .hljs-folder-branch {
  width: 8px;
  height: 8px;
  margin-top: -1px;
  margin-left: 6px;
  text-indent: -99em;
  position: relative;
  vertical-align: top;
  display: inline-block;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #adad00;
}
.markdown .hljs-folder-branch.win {
  width: 14px;
  margin-right: 2px;
}
.markdown .hljs-folder-last-branch {
  height: 7px;
  width: 7px;
  margin-left: 6px;
  text-indent: -99em;
  position: relative;
  vertical-align: top;
  display: inline-block;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #adad00;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #adad00;
}
.markdown .hljs-folder-last-branch.win {
  width: 13px;
  margin-right: 2px;
}
/* ############################################################################	# */
/* ###  MENUSIDE  #############################################################	# */
/* ############################################################################	# */
/* ###  REQUIREDS  ############################################################	# */
/* ###  INCLUDES  #############################################################	# */
/* ############################################################################	# */
/* ###  2.11 SIDE MENU  #######################################################	# */
/* ############################################################################	# */
/* ###  LESS: SIDE MENU  ######################################################	# */
#menu-side {
  position: fixed;
  z-index: 2000;
  top: 25%;
  right: 0px;
}
#menu-side UL {
  padding: 0;
  margin: 0;
}
#menu-side UL LI {
  display: block;
  text-align: right;
}
#menu-side UL LI A {
  font-size: 25px;
  height: 50px;
  line-height: 40px;
  padding: 5px;
  background-color: #18A7B5;
  color: #ffffff;
  max-width: 50px;
  white-space: nowrap;
  display: inline-flex;
  text-decoration: none;
  overflow: hidden;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  flex-direction: row;
  align-content: flex-start;
  padding-right: 10px;
}
#menu-side UL LI A::before {
  display: block;
  width: 50px;
  margin: -5px;
  line-height: 50px;
  text-align: center;
  flex: 0 0 auto;
}
#menu-side UL LI A::before {
  padding-right: 10px;
}
#menu-side UL LI A:hover {
  cursor: pointer;
  max-width: 100%;
}
#menu-side UL LI + LI {
  margin-top: 5px;
}
/* ############################################################################	# */
/* ###  MENUTOGGLE  ###########################################################	# */
/* ############################################################################	# */
/* ###  REQUIREDS  ############################################################	# */
/* ###  INCLUDES  #############################################################	# */
/* ############################################################################	# */
/* ###  3.12 TOGGLE MENU  #####################################################	# */
/* ############################################################################	# */
/* ###  LESS: SIDE MENU  ######################################################	# */
#menu-toggle {
  display: block;
  position: absolute;
  top: 0px;
  left: 0;
  z-index: 1000;
  -webkit-user-select: none;
  user-select: none;
}
#menu-toggle .layer {
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
#menu-toggle .menu-toggle-wrapper {
  position: fixed;
  height: 100vh;
  background: #18A7B5;
  padding: 75px 0px 0px 100px;
  left: -390px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#menu-toggle .menu-toggle-wrapper .menu-toggle-container {
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  /* to stop flickering of text in safari */
  height: 100%;
  overflow-y: auto;
  padding: 0px 40px 0px 0px;
  width: 300px;
  text-align: left;
  margin: 0px;
  margin-left: -10px;
  padding-left: 10px;
}
#menu-toggle .menu-toggle-wrapper .menu-toggle-container > li {
  border-top: 1px solid #ffffff;
  background: transparent !important;
  padding: 5px 0px;
}
#menu-toggle .menu-toggle-wrapper .menu-toggle-container > li A {
  padding: 5px 10px;
  line-height: 26px;
  font-size: 16px;
  font-weight: 300;
  display: block;
  margin: 0px -10px;
  text-decoration: none;
  color: #ffffff;
}
#menu-toggle .menu-toggle-wrapper .menu-toggle-container > li A:hover {
  background: #18A7B5;
  color: #ffffff;
}
#menu-toggle .menu-toggle-wrapper .menu-toggle-container > li ul {
  margin: 0px;
  padding: 0px;
}
#menu-toggle .menu-toggle-wrapper .menu-toggle-container > li > a {
  font-weight: 400;
  font-size: 16px;
}
#menu-toggle .menu-toggle-wrapper .menu-toggle-container > li:last-child {
  border-bottom: 1px solid #ffffff;
}
#menu-toggle [rel=burger] {
  display: block;
  position: absolute;
  width: 40px;
  height: 30px;
  left: 100px;
  top: 20px;
}
#menu-toggle [rel=burger] span {
  display: block;
  width: 40px;
  height: 2px;
  position: absolute;
  left: 0px;
  background: #ffffff;
  border-radius: 1px;
  z-index: 1000;
  transform-origin: 1px 1px;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
}
#menu-toggle [rel=burger] span:nth-of-type(1) {
  top: 0px;
}
#menu-toggle [rel=burger] span:nth-of-type(2) {
  top: 14px;
}
#menu-toggle [rel=burger] span:nth-of-type(3) {
  top: 28px;
}
#menu-toggle [rel=label] {
  position: absolute;
  height: 36px;
  left: 140px;
  top: 20px;
  line-height: 36px;
  padding-left: 20px;
  color: #ffffff;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  cursor: pointer;
}
#menu-toggle input {
  display: block;
  width: 46px;
  height: 36px;
  position: fixed;
  top: 17px;
  left: 97px;
  cursor: pointer;
  opacity: 0;
  /* hide this */
  z-index: 1005;
  -webkit-touch-callout: none;
  /* Transform all the slices of hamburger into a crossmark. */
  /* fade menu in from the left */
}
#menu-toggle input:checked ~ [rel=burger] span {
  width: 42.42640687px;
  background: #ffffff;
}
#menu-toggle input:checked ~ [rel=burger] span:nth-of-type(1) {
  transform: rotate(45deg);
}
#menu-toggle input:checked ~ [rel=burger] span:nth-of-type(2) {
  opacity: 0;
}
#menu-toggle input:checked ~ [rel=burger] span:nth-of-type(3) {
  transform: rotate(-45deg);
}
#menu-toggle input:checked ~ .menu-toggle-wrapper {
  left: 0px;
  opacity: 1;
  /* fade menu in from the right */
}
#menu-toggle input:checked ~ .layer {
  display: block;
}
/* ############################################################################	# */
/* ###  NOTIFICATIONS  ########################################################	# */
/* ############################################################################	# */
/* ###  REQUIREDS  ############################################################	# */
/* ###  INCLUDES  #############################################################	# */
/* ############################################################################	# */
/* ###  3.20 NOTIFICATION  ####################################################	# */
/* ############################################################################	# */
/* ###  LESS: container  ######################################################	# */
.notification-container {
  position: fixed;
  z-index: 999999;
}
.notification-container.notification-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.notification-container.notification-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.notification-container.notification-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.notification-container.notification-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.notification-container.notification-top-left {
  top: 13px;
  left: 13px;
}
.notification-container.notification-top-right {
  top: 13px;
  right: 13px;
}
.notification-container.notification-bottom-right {
  bottom: 13px;
  right: 13px;
}
.notification-container.notification-bottom-left {
  bottom: 13px;
  left: 13px;
}
.notification-container .notification {
  width: 300px;
  margin: 0 0 6.5px;
}
.notification-container.notification-top-center .notification,
.notification-container.notification-bottom-center .notification {
  width: 300px;
  margin: auto;
  margin-bottom: 6.5px;
}
.notification-container.notification-top-full-width .notification,
.notification-container.notification-bottom-full-width .notification {
  width: 96%;
  margin: auto;
  margin-bottom: 6.5px;
}
/* ###  LESS: notification  ###################################################	# */
.notification {
  position: relative;
  overflow: hidden;
  padding: 13px 13px 13px 50px;
  border-radius: 4px;
  background-color: #212121;
  box-shadow: 0 0 12px 6px #ededed;
  color: #FFFFFF;
  opacity: 0.8;
}
.notification .notification-icon {
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -15px;
  width: 50px;
  text-align: center;
  font-size: 30px;
  line-height: 30px;
}
.notification .notification-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 6.5px;
  background-color: #FFFFFF;
  opacity: 0.4;
}
.notification.notification-info {
  background-color: #2F96B4;
}
.notification.notification-info .notification-progress {
  background-color: #000000;
}
.notification.notification-success {
  background-color: #51A351;
}
.notification.notification-success .notification-progress {
  background-color: #000000;
}
.notification.notification-error {
  background-color: #BD362F;
}
.notification.notification-error .notification-progress {
  background-color: #000000;
}
.notification.notification-warning {
  background-color: #F89406;
}
.notification.notification-warning .notification-progress {
  background-color: #000000;
}
.notification .notification-title {
  font-weight: bold;
}
.notification .notification-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.notification .notification-message A,
.notification .notification-message LABEL {
  color: #FFFFFF;
}
.notification .notification-message A:hover {
  color: #000000;
  text-decoration: none;
}
.notification .notification-close {
  position: absolute;
  height: 20px;
  line-height: 20px;
  width: 20px;
  right: 6.66666667px;
  top: 6.66666667px;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0 1px 0 #ededed;
  opacity: 0.8;
}
.notification .notification-close .icon {
  height: 1em;
  line-height: 1em;
  width: 1em;
}
.notification .notification-close:hover,
.notification .notification-close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}
.notification:hover {
  box-shadow: 0 0 12px 6px #212121;
  opacity: 1;
  cursor: pointer;
}
/* ############################################################################	# */
/* ###  PAGINATION  ###########################################################	# */
/* ############################################################################	# */
/* ###  REQUIREDS  ############################################################	# */
/* ###  INCLUDES  #############################################################	# */
/* ############################################################################	# */
/* ###  3.14 PAGINATION  ######################################################	# */
/* ############################################################################	# */
/* ###  LESS: PAGINATION  #####################################################	# */
#pagination {
  position: relative;
  padding: 20px 0;
  text-align: center;
}
#pagination A,
#pagination .current {
  width: 35px;
  display: inline-block;
  text-align: center !important;
  border: 1px solid #212121;
  line-height: 35px;
  height: 35px;
  color: #212121;
  vertical-align: top;
}
#pagination A::before,
#pagination .current::before {
  content: '';
  padding: 0;
  color: #18A7B5;
}
#pagination .prev::before {
  content: '\e8b4';
  font-family: 'nCoreIconFont';
  font-style: normal;
  font-size: inherit;
  line-height: 1em;
  text-rendering: auto;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 0;
}
#pagination .next::before {
  content: '\e8b5';
  font-family: 'nCoreIconFont';
  font-style: normal;
  font-size: inherit;
  line-height: 1em;
  text-rendering: auto;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 0;
}
#pagination .current {
  color: #18A7B5;
}
/* ############################################################################	# */
/* ###  POLAROID  ##############################################################	# */
/* ############################################################################	# */
/* ###  REQUIREDS  ############################################################	# */
/* ###  INCLUDES  #############################################################	# */
/* ############################################################################	# */
/* ###  3.16 POLAROID GALLERY  ################################################	# */
/* ############################################################################	# */
/* ###  LESS: POLAROID GALLERY ################################################	# */
.polaroid .polaroid-item {
  float: left;
  position: relative;
  margin: 10px;
  width: 234px !important;
  height: 665px !important;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.polaroid .polaroid-item .polaroid-item-back,
.polaroid .polaroid-item .polaroid-item-front {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  background-color: #FFF;
  padding: 15px;
  border: solid 1px #212121;
  font-size: 16px;
  font-family: 'Open Sans', 'Helvetica', 'Arial', 'sans-serif';
  line-height: 26px;
  color: inherit;
}
.polaroid .polaroid-item .polaroid-item-front {
  text-align: center;
}
.polaroid .polaroid-item .polaroid-item-front .polaroid-item-image {
  border: solid 1px #212121;
  width: 200px;
  height: 200px;
  background: transparent no-repeat center center / cover;
  margin-bottom: 15px;
}
.polaroid .polaroid-item .polaroid-item-back {
  z-index: 10;
}
.polaroid .polaroid-item.polaroid-shuffle:nth-child( 1n ) {
  transform: rotate(-10deg);
  z-index: 1;
}
.polaroid .polaroid-item.polaroid-shuffle:nth-child( 2n ) {
  transform: rotate(15deg);
  z-index: 2;
}
.polaroid .polaroid-item.polaroid-shuffle:nth-child( 3n ) {
  transform: rotate(-25deg);
  z-index: 1;
}
.polaroid .polaroid-item.polaroid-shuffle:nth-child( 4n ) {
  transform: rotate(5deg);
  z-index: 1;
}
.polaroid .polaroid-item.polaroid-shuffle:nth-child( 5n ) {
  transform: rotate(-8deg);
  z-index: 1;
}
.polaroid .polaroid-item.polaroid-shuffle:nth-child( 6n ) {
  transform: rotate(2deg);
  z-index: 1;
}
.polaroid .polaroid-item.polaroid-shuffle:nth-child( 7n ) {
  transform: rotate(-13deg);
  z-index: 1;
}
.polaroid .polaroid-item.polaroid-shuffle:nth-child( 8n ) {
  transform: rotate(-7deg);
  z-index: 1;
}
.polaroid .polaroid-item.polaroid-shuffle:nth-child( 9n ) {
  transform: rotate(2deg);
  z-index: 1;
}
.polaroid .polaroid-item.polaroid-flip .polaroid-item-back {
  transform: rotateY(180deg);
}
.polaroid .polaroid-item.polaroid-flip:hover .polaroid-item-front {
  transform: rotateY(180deg);
}
.polaroid .polaroid-item.polaroid-flip:hover .polaroid-item-back {
  transform: rotateY(0deg);
}
.polaroid .polaroid-item.polaroid-fade .polaroid-item-back {
  opacity: 0;
  padding: 15px;
}
.polaroid .polaroid-item.polaroid-fade:hover .polaroid-item-back {
  opacity: 0.8;
}
.polaroid .polaroid-item:hover,
.polaroid .polaroid-item.polaroid-flip:hover,
.polaroid .polaroid-item.polaroid-fade:hover,
.polaroid .polaroid-item.polaroid-shuffle:hover {
  transform: scale(1.1);
  z-index: 20;
}
/* ############################################################################	# */
/* ###  POPUP  ################################################################	# */
/* ############################################################################	# */
/* ###  REQUIREDS  ############################################################	# */
/* ###  INCLUDES  #############################################################	# */
/* ############################################################################	# */
/* ###  3.19 POPUP  ###########################################################	# */
/* ############################################################################	# */
/* ###  LESS: POPUP  ##########################################################	# */
.popup {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 2000;
  opacity: 1;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.popup,
.popup > * {
  margin: 0px;
}
.popup.popup-closed {
  opacity: 0;
  z-index: -100;
}
.popup .popup-backdrop {
  flex: initial;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: rgba(0, 0, 0, 0.8);
}
.popup .popup-loader {
  flex: initial;
  position: absolute;
  background: #000;
  color: #FFF;
  font-size: 20px;
  padding: 20px;
  border-radius: 6px;
  left: 50%;
  margin-left: 0px;
}
.popup .popup-container {
  flex: initial;
  position: relative;
  background: #FFF;
  max-width: 95vw;
  max-height: 95vh;
}
.popup .popup-container.popup-size-xs {
  width: 481px;
}
.popup .popup-container.popup-size-sm {
  width: 769px;
}
.popup .popup-container.popup-size-md {
  width: 1025px;
}
.popup .popup-container.popup-size-lg {
  width: 1367px;
}
.popup .popup-container.popup-size-max {
  width: 100%;
}
.popup .popup-container .popup-button {
  position: absolute;
  color: #212121;
  text-shadow: 0px 0px 3px #ededed;
  text-decoration: none;
  z-index: 10;
}
.popup .popup-container .popup-button.popup-close {
  z-index: 15;
  top: 0px;
  right: 0px;
  width: 1.5em;
  line-height: 1.25em;
  height: 1.5em;
  text-align: center;
  opacity: 0.4;
  font-size: 32px;
}
.popup .popup-container .popup-button.popup-prev,
.popup .popup-container .popup-button.popup-next {
  display: flex;
  align-items: center;
  top: 0px;
  width: 50%;
  height: 100%;
  opacity: 0;
  font-size: 64px;
}
.popup .popup-container .popup-button.popup-prev {
  justify-content: flex-start;
  left: 0px;
}
.popup .popup-container .popup-button.popup-next {
  justify-content: flex-end;
  right: 0px;
}
.popup .popup-container .popup-button:hover {
  opacity: 1;
}
.popup .popup-container.popup-type-image {
  background: #FFF;
}
.popup .popup-container.popup-type-image .popup-prev,
.popup .popup-container.popup-type-image .popup-next {
  padding: 10px;
}
.popup .popup-container.popup-type-image .popup-content {
  padding: 0px !important;
  border-radius: 0px !important;
}
.popup .popup-container.popup-type-image .popup-content .popup-body {
  margin: 5px !important;
  padding: 0px !important;
}
.popup .popup-container.popup-type-image .popup-content .popup-body IMG {
  display: block;
  max-width: 90vw;
  max-height: 90vh;
}
.popup .popup-container.popup-type-iframe {
  background: #FFF;
}
.popup .popup-container.popup-type-iframe .popup-prev,
.popup .popup-container.popup-type-iframe .popup-next {
  display: none;
  padding: 10px;
}
.popup .popup-container.popup-type-iframe .popup-content {
  padding: 0px !important;
  border-radius: 0px !important;
}
.popup .popup-container.popup-type-iframe .popup-content .popup-body {
  margin: 5px !important;
  padding: 0px !important;
}
.popup .popup-container.popup-type-iframe .popup-content .popup-body IFRAME {
  border: 0px;
}
.popup .popup-container.popup-type-video {
  background: #FFF;
}
.popup .popup-container.popup-type-video .popup-prev,
.popup .popup-container.popup-type-video .popup-next {
  display: none;
  padding: 10px;
}
.popup .popup-container.popup-type-video .popup-content {
  padding: 0px !important;
  border-radius: 0px !important;
}
.popup .popup-container.popup-type-video .popup-content .popup-body {
  margin: 5px !important;
  padding: 0px !important;
}
.popup .popup-container.popup-type-video .popup-content .popup-body VIDEO {
  border: 0px;
  width: 100%;
  display: block;
  object-fit: cover;
}
.popup .popup-container.popup-type-ajax {
  display: none;
}
.popup .popup-container.popup-type-content .popup-button {
  position: fixed;
  color: #ffffff;
}
.popup .popup-container.popup-type-modal {
  display: block;
}
.popup .popup-container.popup-type-modal.popup-size-modal {
  width: 360.75px;
}
.popup .popup-container .popup-content {
  padding: 10px 20px;
  border-radius: 0px;
  z-index: 1;
}
.popup .popup-container .popup-content .popup-header {
  margin: 20px 10px;
  margin-bottom: 0px;
  font-size: 60px;
  border-bottom: #212121 1px solid;
  font-family: 'OpenSans' 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 400;
  line-height: 70px;
  padding-bottom: 30px;
  padding-right: 1.5em;
}
.popup .popup-container .popup-content .popup-body {
  margin: 0px 10px;
  padding: 30px 0px;
}
.popup .popup-container .popup-content .popup-body.row {
  margin: 0px 2px;
}
.popup .popup-container .popup-content .popup-body:first-child {
  padding-top: 0px;
  margin-top: 20px;
}
.popup .popup-container .popup-content .popup-body:last-child {
  padding-bottom: 0px;
  margin-bottom: 20px;
}
.popup .popup-container .popup-content .popup-body > P:first-child {
  margin-top: 0px;
}
.popup .popup-container .popup-content .popup-body > P:last-child {
  margin-bottom: 0px;
}
.popup .popup-container .popup-content .popup-footer {
  margin: 20px 10px;
  margin-top: 0px;
  border-top: #212121 1px solid;
  padding-top: 30px;
  text-align: right;
}
.popup .popup-container .popup-content .popup-footer.row {
  margin: 0px 2px;
}
/* ############################################################################	# */
/* ###  SCALES  ###############################################################	# */
/* ############################################################################	# */
/* ###  INCLUDES  #############################################################	# */
/* ############################################################################	# */
/* ###  ICONS  ################################################################	# */
/* ############################################################################	# */
/* ###  INCLUDES  #############################################################	# */
/* ############################################################################	# */
/* ###  SCROLLBAR  ############################################################	# */
/* ############################################################################	# */
/* ###  REQUIREDS  ############################################################	# */
/* ###  INCLUDES  #############################################################	# */
/* ############################################################################	# */
/* ###  3.18 SCROLLBAR  #######################################################	# */
/* ############################################################################	# */
/* ###  LESS: CURSOR-POINTER  #################################################	# */
.cursor-pointer {
  cursor: pointer !important;
}
/* ###  LESS: CURSOR-NS-RESIZE  ###############################################	# */
.cursor-ns-resize {
  cursor: ns-resize !important;
}
/* ###  LESS: NOT-SELECTABLE  #################################################	# */
.not-selectable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* ###  LESS: SCROLLBAR  ######################################################	# */
.scroll .scroll-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.scroll .scroll-wrapper .scroll-overview {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.scroll .scroll-wrapper .scroll-overview .scroll-viewport {
  width: calc(100% + 20px);
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.scroll .scroll-wrapper .scroll-overview .scroll-viewport .scroll-content {
  margin-right: 20px;
}
.scroll .scroll-wrapper .scroll-bar {
  display: none;
}
.scroll .scroll-wrapper.scroll-bar-vertical .scroll-overview .scroll-content {
  margin-right: 10px;
}
.scroll .scroll-wrapper.scroll-bar-vertical .scroll-bar {
  position: absolute;
  display: block;
  top: 0px;
  bottom: 0px;
  right: 0px;
  width: 10px;
}
.scroll .scroll-wrapper.scroll-bar-vertical .scroll-bar .scroll-track {
  position: absolute;
  height: 100%;
  width: 10px;
  right: 0px;
}
.scroll .scroll-wrapper.scroll-bar-vertical .scroll-bar .scroll-thumb {
  position: absolute;
  z-index: 1000;
  height: 20px;
  width: 10px;
  top: 0px;
  right: 0px;
  background: #FFF;
  opacity: 0.2;
}
.scroll .scroll-wrapper.scroll-bar-vertical .scroll-bar:hover {
  cursor: pointer !important;
}
.scroll .scroll-wrapper.scroll-bar-vertical .scroll-bar:hover .scroll-thumb {
  opacity: 0.4;
}
.scroll .scroll-wrapper.scroll-draggable .scroll-bar .scroll-thumb {
  opacity: 1 !important;
}
/* ############################################################################	# */
/* ###  SLIDER  ###############################################################	# */
/* ############################################################################	# */
/* ###  REQUIREDS  ############################################################	# */
/* ###  INCLUDES  #############################################################	# */
/* ############################################################################	# */
/* ###  3.17 SLIDER  ##########################################################	# */
/* ############################################################################	# */
.slider {
  height: 100%;
  width: 100%;
}
.slider .slider-nav-prev::before {
  content: '\e8b4';
  font-family: 'nCoreIconFont';
  font-style: normal;
  font-size: inherit;
  line-height: 1em;
  text-rendering: auto;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 0;
}
.slider .slider-nav-next::before {
  content: '\e8b5';
  font-family: 'nCoreIconFont';
  font-style: normal;
  font-size: inherit;
  line-height: 1em;
  text-rendering: auto;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 0;
}
.slider .slider-hover {
  display: none;
}
.slider .slider-scrollbar {
  height: 10px;
}
.slider-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.slider-no-flexbox .slider-slide {
  float: left;
}
.slider-vertical > .slider-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.slider-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.slider-android .slider-slide,
.slider-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slider-multirow > .slider-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.slider-free-mode > .slider-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.slider-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.slider-invisible-blank-slide {
  visibility: hidden;
}
.slider-autoheight,
.slider-autoheight .slider-slide {
  height: auto;
}
.slider-autoheight .slider-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform,height;
  transition-property: transform,height;
  transition-property: transform, height, -webkit-transform;
}
.slider-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.slider-3d .slider-cube-shadow,
.slider-3d .slider-slide,
.slider-3d .slider-slide-shadow-bottom,
.slider-3d .slider-slide-shadow-left,
.slider-3d .slider-slide-shadow-right,
.slider-3d .slider-slide-shadow-top,
.slider-3d .slider-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.slider-3d .slider-slide-shadow-bottom,
.slider-3d .slider-slide-shadow-left,
.slider-3d .slider-slide-shadow-right,
.slider-3d .slider-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.slider-3d .slider-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.slider-3d .slider-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.slider-3d .slider-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.slider-3d .slider-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.slider-wp8-horizontal,
.slider-wp8-horizontal > .slider-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.slider-wp8-vertical,
.slider-wp8-vertical > .slider-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.slider-button-next,
.slider-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.slider-button-next.slider-button-disabled,
.slider-button-prev.slider-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.slider-button-prev,
.slider-rtl .slider-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.slider-button-next,
.slider-rtl .slider-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.slider-button-prev.slider-button-white,
.slider-rtl .slider-button-next.slider-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.slider-button-next.slider-button-white,
.slider-rtl .slider-button-prev.slider-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.slider-button-prev.slider-button-black,
.slider-rtl .slider-button-next.slider-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.slider-button-next.slider-button-black,
.slider-rtl .slider-button-prev.slider-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.slider-button-lock {
  display: none;
}
.slider-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  -o-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.slider-pagination.slider-pagination-hidden {
  opacity: 0;
}
.slider-horizontal > .slider-pagination-bullets,
.slider-pagination-custom,
.slider-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.slider-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.slider-pagination-bullets-dynamic .slider-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.slider-pagination-bullets-dynamic .slider-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.slider-pagination-bullets-dynamic .slider-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.slider-pagination-bullets-dynamic .slider-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.slider-pagination-bullets-dynamic .slider-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.slider-pagination-bullets-dynamic .slider-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.slider-pagination-bullets-dynamic .slider-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.slider-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.slider-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.slider-pagination-clickable .slider-pagination-bullet {
  cursor: pointer;
}
.slider-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.slider-vertical > .slider-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.slider-vertical > .slider-pagination-bullets .slider-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.slider-vertical > .slider-pagination-bullets.slider-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.slider-vertical > .slider-pagination-bullets.slider-pagination-bullets-dynamic .slider-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}
.slider-horizontal > .slider-pagination-bullets .slider-pagination-bullet {
  margin: 0 4px;
}
.slider-horizontal > .slider-pagination-bullets.slider-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.slider-horizontal > .slider-pagination-bullets.slider-pagination-bullets-dynamic .slider-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}
.slider-horizontal.slider-rtl > .slider-pagination-bullets-dynamic .slider-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}
.slider-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.slider-pagination-progressbar .slider-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.slider-rtl .slider-pagination-progressbar .slider-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.slider-horizontal > .slider-pagination-progressbar,
.slider-vertical > .slider-pagination-progressbar.slider-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.slider-horizontal > .slider-pagination-progressbar.slider-pagination-progressbar-opposite,
.slider-vertical > .slider-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.slider-pagination-white .slider-pagination-bullet-active {
  background: #fff;
}
.slider-pagination-progressbar.slider-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.slider-pagination-progressbar.slider-pagination-white .slider-pagination-progressbar-fill {
  background: #fff;
}
.slider-pagination-black .slider-pagination-bullet-active {
  background: #000;
}
.slider-pagination-progressbar.slider-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.slider-pagination-progressbar.slider-pagination-black .slider-pagination-progressbar-fill {
  background: #000;
}
.slider-pagination-lock {
  display: none;
}
.slider-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.slider-horizontal > .slider-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.slider-vertical > .slider-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.slider-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.slider-scrollbar-cursor-drag {
  cursor: move;
}
.slider-scrollbar-lock {
  display: none;
}
.slider-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.slider-zoom-container > canvas,
.slider-zoom-container > img,
.slider-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.slider-slide-zoomed {
  cursor: move;
}
.slider-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: slider-preloader-spin 1s steps(12, end) infinite;
  animation: slider-preloader-spin 1s steps(12, end) infinite;
}
.slider-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.slider-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes slider-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes slider-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.slider-container .slider-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.slider-fade.slider-free-mode .slider-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.slider-fade .slider-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.slider-fade .slider-slide .slider-slide {
  pointer-events: none;
}
.slider-fade .slider-slide-active,
.slider-fade .slider-slide-active .slider-slide-active {
  pointer-events: auto;
}
.slider-cube {
  overflow: visible;
}
.slider-cube .slider-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.slider-cube .slider-slide .slider-slide {
  pointer-events: none;
}
.slider-cube.slider-rtl .slider-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.slider-cube .slider-slide-active,
.slider-cube .slider-slide-active .slider-slide-active {
  pointer-events: auto;
}
.slider-cube .slider-slide-active,
.slider-cube .slider-slide-next,
.slider-cube .slider-slide-next + .slider-slide,
.slider-cube .slider-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.slider-cube .slider-slide-shadow-bottom,
.slider-cube .slider-slide-shadow-left,
.slider-cube .slider-slide-shadow-right,
.slider-cube .slider-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.slider-cube .slider-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.slider-flip {
  overflow: visible;
}
.slider-flip .slider-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.slider-flip .slider-slide .slider-slide {
  pointer-events: none;
}
.slider-flip .slider-slide-active,
.slider-flip .slider-slide-active .slider-slide-active {
  pointer-events: auto;
}
.slider-flip .slider-slide-shadow-bottom,
.slider-flip .slider-slide-shadow-left,
.slider-flip .slider-slide-shadow-right,
.slider-flip .slider-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.slider-coverflow .slider-wrapper {
  -ms-perspective: 1200px;
}
/* ############################################################################	# */
/* ###  TYPOGRAPHY  ###########################################################	# */
/* ############################################################################	# */
/* ###  REQUIREDS  ############################################################	# */
/* ###  INCLUDES  #############################################################	# */
/* ############################################################################	# */
/* ###  2.1 TYPOGRAPHY  #######################################################	# */
/* ############################################################################	# */
/* ###  MIXIN: TYPOGRAPHY  ####################################################	# */
/* ###  MIXIN: HEADINGS  ######################################################	# */
/* ###  LESS  #################################################################	# */
* {
  box-sizing: border-box;
}
HTML {
  padding: 0;
  margin: 0;
}
BODY {
  padding: 0;
  margin: 0;
  color: inherit;
  font-weight: 400;
  font-family: 'Open Sans', 'Helvetica', 'Arial', 'sans-serif';
  font-size: 16px;
  line-height: 26px;
}
@media (max-width: 480px) {
  BODY {
    font-size: 10.66666667px;
  }
}
@media (max-width: 768px) {
  BODY {
    font-size: 12.30769231px;
  }
}
@media (max-width: 1024px) {
  BODY {
    font-size: 16px;
  }
}
@media (max-width: 1366px) {
  BODY {
    font-size: 16px;
  }
}
@media (max-width: 1920px) {
  BODY {
    font-size: 16px;
  }
}
H1,
.h1 {
  font-size: 60px;
  font-family: 'OpenSans' 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 400;
  font-style: normal;
  color: inherit;
  text-transform: initial;
  margin: 35px 0;
  line-height: 70px;
}
@media (max-width: 480px) {
  H1,
  .h1 {
    font-size: 33px;
  }
}
@media (max-width: 768px) {
  H1,
  .h1 {
    font-size: 66px;
  }
}
@media (max-width: 1024px) {
  H1,
  .h1 {
    font-size: 55px;
  }
}
@media (max-width: 1366px) {
  H1,
  .h1 {
    font-size: 42px;
  }
}
@media (max-width: 1920px) {
  H1,
  .h1 {
    font-size: 60px;
  }
}
H1 SMALL,
.h1 SMALL,
H1 .small,
.h1 .small {
  font-weight: normal;
  line-height: 1;
  color: #ededed;
}
H1:first-child:not( .not-first ),
.h1:first-child:not( .not-first ) {
  margin-top: 0;
}
H2,
.h2 {
  font-size: 42px;
  font-family: 'OpenSans' 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 400;
  font-style: normal;
  color: inherit;
  text-transform: initial;
  margin: 26px 0;
  line-height: 52px;
}
@media (max-width: 480px) {
  H2,
  .h2 {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  H2,
  .h2 {
    font-size: 32px;
  }
}
@media (max-width: 1024px) {
  H2,
  .h2 {
    font-size: 34px;
  }
}
@media (max-width: 1366px) {
  H2,
  .h2 {
    font-size: 34px;
  }
}
@media (max-width: 1920px) {
  H2,
  .h2 {
    font-size: 42px;
  }
}
H2 SMALL,
.h2 SMALL,
H2 .small,
.h2 .small {
  font-weight: normal;
  line-height: 1;
  color: #ededed;
}
H2:first-child:not( .not-first ),
.h2:first-child:not( .not-first ) {
  margin-top: 0;
}
H3,
.h3 {
  font-size: 36px;
  font-family: 'OpenSans' 'Helvetica', 'Arial', 'sans-serif';
  font-weight: bold;
  font-style: normal;
  color: inherit;
  text-transform: initial;
  margin: 23px 0;
  line-height: 46px;
}
@media (max-width: 480px) {
  H3,
  .h3 {
    font-size: 27px;
  }
}
@media (max-width: 768px) {
  H3,
  .h3 {
    font-size: 26px;
  }
}
@media (max-width: 1024px) {
  H3,
  .h3 {
    font-size: 28px;
  }
}
@media (max-width: 1366px) {
  H3,
  .h3 {
    font-size: 42px;
  }
}
@media (max-width: 1920px) {
  H3,
  .h3 {
    font-size: 36px;
  }
}
H3 SMALL,
.h3 SMALL,
H3 .small,
.h3 .small {
  font-weight: normal;
  line-height: 1;
  color: #ededed;
}
H3:first-child:not( .not-first ),
.h3:first-child:not( .not-first ) {
  margin-top: 0;
}
H4,
.h4 {
  font-size: 30px;
  font-family: 'OpenSans' 'Helvetica', 'Arial', 'sans-serif';
  font-weight: bold;
  font-style: normal;
  color: inherit;
  text-transform: initial;
  margin: 20px 0;
  line-height: 40px;
}
@media (max-width: 480px) {
  H4,
  .h4 {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  H4,
  .h4 {
    font-size: 65px;
  }
}
@media (max-width: 1024px) {
  H4,
  .h4 {
    font-size: 48px;
  }
}
@media (max-width: 1366px) {
  H4,
  .h4 {
    font-size: 28px;
  }
}
@media (max-width: 1920px) {
  H4,
  .h4 {
    font-size: 30px;
  }
}
H4 SMALL,
.h4 SMALL,
H4 .small,
.h4 .small {
  font-weight: normal;
  line-height: 1;
  color: #ededed;
}
H4:first-child:not( .not-first ),
.h4:first-child:not( .not-first ) {
  margin-top: 0;
}
H5,
.h5 {
  font-size: 30px;
  font-family: 'OpenSans' 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 400;
  font-style: normal;
  color: inherit;
  text-transform: initial;
  margin: 20px 0;
  line-height: 40px;
}
@media (max-width: 480px) {
  H5,
  .h5 {
    font-size: 36px;
  }
}
@media (max-width: 768px) {
  H5,
  .h5 {
    font-size: 72px;
  }
}
@media (max-width: 1024px) {
  H5,
  .h5 {
    font-size: 72px;
  }
}
@media (max-width: 1366px) {
  H5,
  .h5 {
    font-size: 32px;
  }
}
@media (max-width: 1920px) {
  H5,
  .h5 {
    font-size: 30px;
  }
}
H5 SMALL,
.h5 SMALL,
H5 .small,
.h5 .small {
  font-weight: normal;
  line-height: 1;
  color: #ededed;
}
H5:first-child:not( .not-first ),
.h5:first-child:not( .not-first ) {
  margin-top: 0;
}
H6,
.h6 {
  font-size: 1rem;
  font-family: 'OpenSans' 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 500;
  font-style: normal;
  color: inherit;
  text-transform: initial;
  margin: 13px 0;
  line-height: 26px;
}
@media (max-width: 480px) {
  H6,
  .h6 {
    font-size: 1rem;
  }
}
@media (max-width: 768px) {
  H6,
  .h6 {
    font-size: 1rem;
  }
}
@media (max-width: 1024px) {
  H6,
  .h6 {
    font-size: 1rem;
  }
}
@media (max-width: 1366px) {
  H6,
  .h6 {
    font-size: 1rem;
  }
}
@media (max-width: 1920px) {
  H6,
  .h6 {
    font-size: 1rem;
  }
}
H6 SMALL,
.h6 SMALL,
H6 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #ededed;
}
H6:first-child:not( .not-first ),
.h6:first-child:not( .not-first ) {
  margin-top: 0;
}
/* ############################################################################	# */
/* ###  VALIDATION  ###########################################################	# */
/* ############################################################################	# */
/* ###  INCLUDES  #############################################################	# */
/* ############################################################################	# */
/* ###  VALIDATION  ###########################################################	# */
/* ############################################################################	# */
/* ###  MIXINS  ###############################################################	# */
/* ############################################################################	# */
/* ###  3.7 VALIDATION  #######################################################	# */
/* ############################################################################	# */
/* ###  LESS: REQUIRED  #######################################################	# */
.validation.state-required > LABEL::after {
  content: '*';
  color: #18A7B5;
  margin-left: 0.3325em;
}
/* ###  LESS: DEFAULT  ########################################################	# */
.validation .validation-feedback {
  display: none;
}
/* ############################################################################	# */
/* ###  ACCESSIBILITY  ########################################################	# */
/* ############################################################################	# */
/* ###  VARIABLES  ############################################################	# */
/* ############################################################################	# */
/* ###  1.2 BORDER  ###########################################################	# */
/* ############################################################################	# */
/* ###  VARIABLES  ############################################################	# */
/* ############################################################################	# */
/* ###  1.13 BREADCRUMB  ######################################################	# */
/* ############################################################################	# */
/* ###  VARIABLES  ############################################################	# */
/* ############################################################################	# */
/* ###  1.4 COLORS  ###########################################################	# */
/* ############################################################################	# */
/* ###  BRANDS  ###############################################################	# */
/* ###  STATES  ###############################################################	# */
/* ############################################################################	# */
/* ###  FORM  #################################################################	# */
/* ############################################################################	# */
/* ###  VARIABLES  ############################################################	# */
/* ############################################################################	# */
/* ###  1.15 GALLERY  #########################################################	# */
/* ############################################################################	# */
/* ###  VARIABLES  ############################################################	# */
/* ############################################################################	# */
/* ###  1.10 GRIDBOX  #########################################################	# */
/* ############################################################################	# */
/* ###  VARIABLES  ############################################################	# */
/* ############################################################################	# */
/* ###  1.6 ICONS  ############################################################	# */
/* ############################################################################	# */
/* ###  VARIABLES  ############################################################	# */
/* ###  ICONS  ################################################################	# */
/* ############################################################################	# */
/* ###  1.21 MARKDOWN  ########################################################	# */
/* ############################################################################	# */
/* ############################################################################	# */
/* ###  1.11 SIDE MENU  #######################################################	# */
/* ############################################################################	# */
/* ###  VARIABLES  ############################################################	# */
/* ############################################################################	# */
/* ###  1.12 TOGGLE MENU  #####################################################	# */
/* ############################################################################	# */
/* ###  VARIABLES  ############################################################	# */
/* ############################################################################	# */
/* ###  1.20 NOTIFICATION  ####################################################	# */
/* ############################################################################	# */
/* ###  VARIABLES  ############################################################	# */
/* ############################################################################	# */
/* ###  1.14 PAGINATION  ######################################################	# */
/* ############################################################################	# */
/* ###  VARIABLES  ############################################################	# */
/* ############################################################################	# */
/* ###  1.16 POLAROID GALLERY  ################################################	# */
/* ############################################################################	# */
/* ###  VARIABLES  ############################################################	# */
/* ############################################################################	# */
/* ###  1.19 POPUP  ###########################################################	# */
/* ############################################################################	# */
/* ###  VARIABLES  ############################################################	# */
/* ############################################################################	# */
/* ###  1.3 SCREEN  ###########################################################	# */
/* ############################################################################	# */
/* ###  VARIABLES  ############################################################	# */
/* ############################################################################	# */
/* ###  1.18 SCROLLBAR  #######################################################	# */
/* ############################################################################	# */
/* ###  VARIABLES  ############################################################	# */
/* ############################################################################	# */
/* ###  1.1 TYPOGRAPHY  #######################################################	# */
/* ############################################################################	# */
/* ###  TYPOGRAPHY  ###########################################################	# */
/* ###  RESPONSIVE  ###########################################################	# */
/* ###  HEADINGS  #############################################################	# */
/* ###  VARIABLES  ############################################################	# */
/* ###  RESPONSIVE  ###########################################################	# */
/* ############################################################################	# */
/* ###  VALIDATION  ###########################################################	# */
/* ############################################################################	# */
/* ###  VARIABLES  ############################################################	# */
/* ############################################################################	# */
/* ###  FONTS  ################################################################	# */
/* ############################################################################	# */
/* ############################################################################	# */
/* ###  VARIABLES  ############################################################	# */
/* ############################################################################	# */
/* ###  COLORS  ###############################################################	# */
/* ###  TYPOGRAPHY  ###########################################################	# */
/* ###  HEADINGS  #############################################################	# */
/* ###  HEADINGS (MD)  ########################################################	# */
/* ###  HEADINGS (SM)  ########################################################	# */
/* ###  HEADINGS (XS)  ########################################################	# */
/* ###  HEADINGS (XXS)  #######################################################	# */
/* ###  Defaults  #############################################################	# */
/* ############################################################################	# */
/* ###  OWN DEFINITIONS  ######################################################	# */
/* ############################################################################	# */
body {
  font-family: 'Open Sans', 'Helvetica', 'Arial', 'sans-serif';
  background-color: #EEEEEE;
}
body main {
  padding-top: 80px;
}
.max-content-width {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
a {
  color: #18A7B5;
  text-decoration: none;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
a:hover {
  color: #4cd9e7;
  background: none;
  text-decoration: underline;
}
.widget.analytics {
  display: none;
}
/* remove dotted line */
*:focus,
*:visited,
*:active,
*:hover {
  outline: 0 !important;
}
*::-moz-focus-inner {
  border: 0;
}
/* ############################################################################	# */
/* ###  INCLUDES  #############################################################	# */
/* ############################################################################	# */
#header {
  height: 80px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
}
#header #branding #site-logo {
  display: none;
}
#header #branding #site-logo a {
  margin: 10px;
  height: calc(80px - 20px);
  width: auto;
  display: inline-block;
}
#header #branding #site-logo a img {
  display: inline-block;
  width: 100%;
  height: 100%;
  -webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3));
}
#header #branding #site-title {
  display: none;
}
#menu-side .menu li.lang-item a {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 20px;
  line-height: 20px;
  color: #ffffff;
  position: relative;
}
#menu-side .menu li.lang-item a:hover {
  color: #18A7B5;
}
#menu-side .menu li.lang-item a:hover::before {
  background-color: #ffffff;
  opacity: 0;
}
#menu-side .menu li.lang-item a::before {
  content: "";
  background-color: rgba(24, 167, 181, 0.5);
  position: absolute;
  width: 100%;
  height: 50%;
  left: 0;
  top: 0;
  display: block;
  transform: unset;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  opacity: 1;
}
#menu-side .menu li.lang-item a img {
  width: 30px;
  height: auto;
}
#menu-side .menu li.lang-item a span {
  font-size: 20px;
  line-height: 20px;
  margin-left: 0 !important;
}
#menu-side .menu li a {
  background-color: #18A7B5;
  color: transparent;
  position: relative;
  width: 50px !important;
  height: 50px !important;
  overflow: hidden;
  display: block;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}
#menu-side .menu li a::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  color: #fff;
  margin: 0;
  padding: 0;
}
#menu-side .menu li a:hover {
  background-color: #fff;
}
#menu-side .menu li a:hover::before {
  color: #18A7B5;
}
#menu-side .menu li.lang-switch a {
  color: #fff;
}
#menu-side .menu li.lang-switch a:hover {
  color: #18A7B5;
}
#footer {
  background-color: #18A7B5;
}
#footer li {
  list-style: none;
  font-weight: 400;
  line-height: 1.4em;
}
#footer li ul {
  margin-left: -20px;
}
#footer .footer-section-inner {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}
#footer .footer-section-inner .footer-section-column {
  padding: 75px;
}
#footer .footer-section-inner .footer-section-column .scroll-thumb {
  display: none;
}
#footer .footer-section-inner .footer-section-column a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#footer .footer-section-inner .footer-section-column a:hover {
  color: #fff;
  background: none;
  text-decoration: underline;
}
#footer .footer-section-inner .footer-section-column:not(:nth-child(1)) {
  padding-top: 70px;
}
#footer .footer-section-inner .footer-section-column:nth-of-type(1) {
  max-width: 1200px;
  width: 33.33%;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
#footer .footer-section-inner .footer-section-column:nth-of-type(1) .widget-content-inner p {
  margin: 0;
  color: #ffffff;
}
#footer .footer-section-inner .footer-section-column:nth-of-type(1) .widget-content-inner p.icon-location {
  margin: 20px 0;
}
#footer .footer-section-inner .footer-section-column:nth-of-type(1) .widget-content-inner h3 {
  font-size: 24px;
  line-height: 24px;
}
#footer .footer-section-inner .footer-section-column:nth-of-type(2),
#footer .footer-section-inner .footer-section-column:nth-of-type(3) {
  width: calc(100% / 3);
  display: flex;
  align-items: center;
}
#footer .footer-section-inner .footer-section-column:nth-of-type(2) i,
#footer .footer-section-inner .footer-section-column:nth-of-type(3) i,
#footer .footer-section-inner .footer-section-column:nth-of-type(2) a,
#footer .footer-section-inner .footer-section-column:nth-of-type(3) a,
#footer .footer-section-inner .footer-section-column:nth-of-type(2) p,
#footer .footer-section-inner .footer-section-column:nth-of-type(3) p {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}
#footer .footer-section-inner .footer-section-column:nth-of-type(2) > .widget,
#footer .footer-section-inner .footer-section-column:nth-of-type(3) > .widget {
  display: inline-block;
  width: calc(1200px / 2);
}
#footer .footer-section-inner .footer-section-column:nth-of-type(2) form .column .validation label,
#footer .footer-section-inner .footer-section-column:nth-of-type(3) form .column .validation label {
  color: #ffffff;
}
#footer .footer-section-inner .footer-section-column:nth-of-type(2) form .column .validation .form-column,
#footer .footer-section-inner .footer-section-column:nth-of-type(3) form .column .validation .form-column {
  border: 1px solid #ffffff;
}
#footer .footer-section-inner .footer-section-column:nth-of-type(2) form .column .validation .form-column input,
#footer .footer-section-inner .footer-section-column:nth-of-type(3) form .column .validation .form-column input {
  color: #ffffff;
  height: 35px;
  font-size: 16px;
}
#footer .footer-section-inner .footer-section-column:nth-of-type(2) form .column .form-row-type-submit,
#footer .footer-section-inner .footer-section-column:nth-of-type(3) form .column .form-row-type-submit {
  padding-top: 15px;
}
#footer .footer-section-inner .footer-section-column:nth-of-type(2) form .column .form-row-type-submit .form-column,
#footer .footer-section-inner .footer-section-column:nth-of-type(3) form .column .form-row-type-submit .form-column {
  border: none;
}
#footer .footer-section-inner .footer-section-column:nth-of-type(2) form .column .form-row-type-submit .form-column button,
#footer .footer-section-inner .footer-section-column:nth-of-type(3) form .column .form-row-type-submit .form-column button {
  display: inline-block;
  height: 40px;
  border: none;
  background: #18A7B5;
  padding: 5px 30px;
  border-radius: 0;
  font-weight: normal;
  font-size: 16px;
  line-height: initial;
  color: #ffffff;
  width: auto;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  background-color: #ffffff;
  color: #18A7B5;
}
#footer .footer-section-inner .footer-section-column:nth-of-type(2) form .column .form-row-type-submit .form-column button:hover,
#footer .footer-section-inner .footer-section-column:nth-of-type(3) form .column .form-row-type-submit .form-column button:hover {
  cursor: pointer;
  background: #878787 !important;
  color: #ffffff !important;
  border-color: transparent;
}
#footer .footer-section-inner .footer-section-column:nth-of-type(2) form .column .form-row-type-submit .form-column button:disabled,
#footer .footer-section-inner .footer-section-column:nth-of-type(3) form .column .form-row-type-submit .form-column button:disabled {
  cursor: not-allowed;
  opacity: 0.3;
}
#footer .footer-section-inner .footer-section-column:nth-of-type(2) {
  justify-content: flex-end;
}
#footer .footer-section-inner .footer-section-column:nth-of-type(2) .widget-content-inner p {
  margin: 0;
}
#footer .footer-section-inner .footer-section-column:nth-of-type(2) .widget-content-inner p a {
  text-decoration: underline;
}
#footer .footer-section-inner .footer-section-column:nth-of-type(3) .menu-footer .menu {
  display: flex;
  justify-content: flex-end;
  list-style: none;
  margin: 0;
  padding: 0;
  flex-direction: column;
}
#footer .footer-section-inner .footer-section-column:nth-of-type(3) .menu-footer .menu li + li {
  padding-left: 15px;
  list-style: none;
}
@media (max-width: 1024px) {
  #footer .footer-section-inner .footer-section-column:nth-of-type(1),
  #footer .footer-section-inner .footer-section-column:nth-of-type(2) {
    width: 50%;
  }
  #footer .footer-section-inner .footer-section-column:nth-of-type(3) {
    width: 100%;
  }
}
@media (max-width: 768px) {
  #footer .footer-section-inner .footer-section-column {
    padding-top: 30px !important;
  }
  #footer .footer-section-inner .footer-section-column:nth-of-type(1),
  #footer .footer-section-inner .footer-section-column:nth-of-type(2) {
    width: 100%;
  }
  #footer .footer-section-inner .footer-section-column .widget-13 {
    width: 100%;
  }
}
#footer .footer-section-inner .footer-section-column .widget-footer {
  position: relative;
  height: 0;
}
#footer .footer-section-inner .footer-section-column .widget-footer .post-edit-link {
  display: none;
  position: absolute;
  left: 15px;
  bottom: 15px;
  z-index: 1001;
  color: #f00;
  font-weight: 300;
  padding: 5px;
  background-color: rgba(255, 255, 255, 0.7);
  border: 1px solid #666;
  border-radius: 4px;
}
#footer .footer-section-inner .footer-section-column .widget-footer .post-edit-link:hover {
  background-color: #ffffff;
}
#footer .footer-section-inner .widget-content-wrapper {
  margin-top: -30px;
}
#footer .footer-section-inner .widget-content-wrapper .widget-header {
  display: none;
}
#footer .footer-section-inner .widget-content-wrapper .widget-content-inner #menu-footer {
  display: flex;
  flex-direction: row;
  padding: 0;
}
#footer .footer-section-inner .widget-content-wrapper .widget-content-inner #menu-footer li {
  width: 50%;
  color: #fff;
}
#footer .footer-section-inner .widget-content-wrapper .widget-content-inner #menu-footer li.menu-item-has-children > a {
  pointer-events: none;
  font-weight: 600;
  margin-bottom: 20px;
  display: block;
}
#footer .footer-section-inner .widget-content-wrapper .widget-content-inner #menu-footer li .sub-menu {
  padding: 0;
  margin: 0;
  text-decoration: unset;
}
#footer .footer-socket .footer-socket-inner {
  display: flex;
  flex-direction: column;
}
#footer .footer-socket .footer-socket-inner .menu {
  text-align: center;
  margin-bottom: 0;
  padding: 0;
}
#footer .footer-socket .footer-socket-inner .menu li a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#footer .footer-socket .footer-socket-inner .menu li a:hover {
  color: #fff;
  background: none;
  text-decoration: underline;
}
#footer .footer-socket .footer-socket-inner .footer-socket-copyright {
  color: #fff;
  text-align: center;
  padding: 15px;
}
#sidebar {
  display: none;
}
/* ############################################################################	# */
/* ###  MIXINS  ###############################################################	# */
/* ############################################################################	# */
/* --- background image --- */
/* --- shadows --- */
/* --- links --- */
/* --- buttons --- */
/* --- heading queries --- */
/* --- forms --- */
/* templates */
/* ############################################################################	# */
/* ###  GLOBAL DEFAULT CONTENT  ###############################################	# */
/* ############################################################################	# */
.template-section .entry {
  padding: 50px 30px;
}
.template-section .entry .entry-content-wrapper {
  /* --- template edit button --- */
}
.template-section .entry .entry-content-wrapper .entry-content .entry-content-inner .wp-block-button {
  margin: 0;
}
.template-section .entry .entry-content-wrapper .entry-content .entry-content-inner .wp-block-button .wp-block-button__link {
  margin: 30px 0 0 0;
  display: inline-block;
  height: 50px;
  border: 2px solid #18A7B5;
  background: #18A7B5;
  padding: 5px 30px;
  border-radius: 0;
  font-weight: normal;
  font-size: 16px;
  line-height: 36px;
  color: #fff;
  width: auto;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.template-section .entry .entry-content-wrapper .entry-content .entry-content-inner .wp-block-button .wp-block-button__link:hover {
  cursor: pointer;
  background: #fff !important;
  color: #18A7B5 !important;
  border-color: #18A7B5;
}
.template-section .entry .entry-content-wrapper .entry-content .entry-content-inner .wp-block-button .wp-block-button__link:disabled {
  cursor: not-allowed;
  opacity: 0.3;
}
.template-section .entry .entry-content-wrapper .widget-footer {
  display: none;
}
.template-section .entry .entry-content-wrapper .entry-footer {
  position: relative;
  height: 0;
  /* --- scroll to id button --- */
}
.template-section .entry .entry-content-wrapper .entry-footer a:not(.scroll-to-id) {
  display: none;
  position: absolute;
  left: 15px;
  bottom: 15px;
  z-index: 1001;
  color: #f00;
  font-weight: 300;
  padding: 5px;
  background-color: rgba(255, 255, 255, 0.7);
  border: 1px solid #666;
  border-radius: 4px;
}
.template-section .entry .entry-content-wrapper .entry-footer a:not(.scroll-to-id):hover {
  background-color: #ffffff;
}
.template-section .entry .entry-content-wrapper .entry-footer .scroll-to-id {
  display: none;
  position: absolute;
  top: 50%;
  left: 50vw;
  transform: translateX(-50%) translateY(-50%);
  z-index: 1000;
  width: 50px;
  height: 50px;
  background-color: rgba(255, 255, 255, 0.6);
  border: 1px solid #ccc;
  border-radius: 50%;
  line-height: 50px;
  text-align: center;
}
.template-section .entry .entry-content-wrapper .entry-footer .scroll-to-id:hover {
  background-color: #ffffff;
}
.template-section .entry .entry-content-wrapper .entry-footer .scroll-to-id::before {
  content: '\e8b7';
  font-family: 'nCoreIconFont';
  font-style: normal;
  font-size: inherit;
  line-height: 1em;
  text-rendering: auto;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 0;
}
/* global default style template */
.template-page-404 > .entry > .entry-content-wrapper > .entry-content {
  min-height: calc(100vh - 80px);
  display: flex;
  align-items: center;
  justify-content: center;
}
.template-page-404 > .entry > .entry-content-wrapper > .entry-content > .entry-content-inner {
  text-align: center;
}
.template-page-404 > .entry > .entry-content-wrapper > .entry-content > .entry-content-inner > header .entry-title {
  font-size: 52px;
  line-height: 64px;
}
.template-page-404 > .entry > .entry-content-wrapper > .entry-content > .entry-content-inner a {
  margin: 40px 0 30px 0;
  display: inline-block;
  height: 50px;
  border: 2px solid #18A7B5;
  background: #18A7B5;
  padding: 5px 30px;
  border-radius: 0;
  font-weight: normal;
  font-size: 16px;
  line-height: 36px;
  color: #fff;
  width: auto;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.template-page-404 > .entry > .entry-content-wrapper > .entry-content > .entry-content-inner a:hover {
  cursor: pointer;
  background: #fff !important;
  color: #18A7B5 !important;
  border-color: #18A7B5;
}
.template-page-404 > .entry > .entry-content-wrapper > .entry-content > .entry-content-inner a:disabled {
  cursor: not-allowed;
  opacity: 0.3;
}
.template-page-default .entry {
  background-repeat: no-repeat !important;
  background-position: center center !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
.template-page-default .entry .entry-content-wrapper .entry-content .entry-content-inner {
  display: flex;
  align-items: stretch;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.template-page-default .entry .entry-content-wrapper .entry-content .entry-content-inner.img-position-right {
  flex-direction: row-reverse;
}
.template-page-default .entry .entry-content-wrapper .entry-content .entry-content-inner.img-position-right .column-text {
  padding: 0 30px 0 0;
}
.template-page-default .entry .entry-content-wrapper .entry-content .entry-content-inner.img-position-left .column-text {
  padding: 0 0 0 80px;
}
.template-page-default .entry .entry-content-wrapper .entry-content .entry-content-inner .column-img,
.template-page-default .entry .entry-content-wrapper .entry-content .entry-content-inner .column-text {
  width: 50%;
}
.template-page-default .entry .entry-content-wrapper .entry-content .entry-content-inner .column-img img {
  object-fit: contain;
  width: 50%;
  height: 100%;
}
.template-page-default .entry .entry-content-wrapper .entry-content .entry-content-inner .column-text h2 {
  font-size: 26px;
  line-height: 1.4em;
  color: #18A7B5;
  font-weight: 700;
}
.template-page-default .entry .entry-content-wrapper .entry-content .entry-content-inner .column-text h3 {
  font-size: 38px;
  line-height: 48px;
  font-weight: 300;
  color: #18A7B5;
  text-transform: uppercase;
}
.template-page-default .entry .entry-content-wrapper .entry-content .entry-content-inner .column-text h4 {
  font-size: 20px;
  line-height: 1.4em;
  font-weight: 700;
  color: #18A7B5;
}
@media (max-width: 768px) {
  .template-page-default .entry .entry-content-wrapper .entry-content .entry-content-inner .column-text h2 {
    margin: 30px 0 20px -50px;
  }
  .template-page-default .entry .entry-content-wrapper .entry-content .entry-content-inner .column-text h3 {
    margin: 0 0 70px -50px;
    font-size: 40px;
    line-height: 50px;
  }
}
@media (max-width: 480px) {
  .template-page-default .entry .entry-content-wrapper .entry-content .entry-content-inner .column-text {
    padding: 0 !important;
  }
  .template-page-default .entry .entry-content-wrapper .entry-content .entry-content-inner .column-text h2 {
    margin: 30px 0 10px 0;
  }
  .template-page-default .entry .entry-content-wrapper .entry-content .entry-content-inner .column-text h3 {
    margin: 0 0 30px 0;
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 1024px) {
  .template-page-default .entry .entry-content-wrapper .entry-content .entry-content-inner,
  .template-page-default .entry .entry-content-wrapper .entry-content .entry-content-inner.img-position-right {
    flex-direction: column;
  }
  .template-page-default .entry .entry-content-wrapper .entry-content .entry-content-inner .column-img,
  .template-page-default .entry .entry-content-wrapper .entry-content .entry-content-inner.img-position-right .column-img,
  .template-page-default .entry .entry-content-wrapper .entry-content .entry-content-inner .column-text,
  .template-page-default .entry .entry-content-wrapper .entry-content .entry-content-inner.img-position-right .column-text {
    width: 100%;
  }
}
.template-page-default .entry.one-column .entry-content-wrapper .entry-content .entry-content-inner .column-img {
  display: none;
}
.template-page-default .entry.one-column .entry-content-wrapper .entry-content .entry-content-inner .column-text {
  width: 100%;
}
.template-page-default .entry.one-column .entry-content-wrapper .entry-content .entry-content-inner .column-text .entry-title {
  margin-left: 0;
}
/**
 * dynamic header height calculation in header.php !!!
 */
.template-page-header {
  margin-top: -80px;
}
.template-page-header .entry {
  position: relative;
  padding: 0 30px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.template-page-header .entry::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.template-page-header .entry .entry-content-wrapper {
  width: 100%;
  position: relative;
  z-index: 10;
}
.template-page-header .entry .entry-content-wrapper .entry-content .entry-content-inner {
  color: #fff;
  max-width: 1200px;
  margin: 0 auto;
}
.template-page-header .entry .entry-content-wrapper .entry-content .entry-content-inner header {
  position: relative;
  top: 35%;
  left: 0;
  transform: translateY(-50%);
}
.template-page-header .entry .entry-content-wrapper .entry-content .entry-content-inner header .custom-logo {
  text-align: center;
}
.template-page-header .entry .entry-content-wrapper .entry-content .entry-content-inner header .custom-logo a {
  display: inline-block;
  width: 405px;
  height: 77px;
  pointer-events: none;
}
.template-page-header .entry .entry-content-wrapper .entry-content .entry-content-inner header .custom-logo a img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.template-page-header .entry .entry-content-wrapper .entry-content .entry-content-inner header h1 {
  text-shadow: 3px 4px 0px #6a98a1;
}
.template-page-header .entry .entry-content-wrapper .entry-content .entry-content-inner header p {
  text-shadow: 2px 2px 0px #6a98a1;
}
.template-page-header .entry .entry-content-wrapper .entry-content .entry-content-inner header h1 {
  font-size: 75px;
  line-height: 86px;
  text-align: center;
}
.template-page-header .entry .entry-content-wrapper .entry-content .entry-content-inner header > p {
  font-size: 34px;
  line-height: 40px;
}
.template-page-header .entry .entry-content-wrapper .entry-content .entry-content-inner header > p .copy-right {
  padding-right: 11px;
  position: relative;
}
.template-page-header .entry .entry-content-wrapper .entry-content .entry-content-inner header > p .copy-right::before {
  content: "\00a9";
  display: block;
  width: 10px;
  font-size: 20px;
  position: absolute;
  top: -5px;
  right: 0;
}
@media (max-width: 1024px) {
  .template-page-header .entry .entry-content-wrapper .entry-content .entry-content-inner header h1 {
    font-size: 54px !important;
    line-height: 60px !important;
  }
}
@media (max-width: 768px) {
  .template-page-header .entry .entry-content-wrapper .entry-content .entry-content-inner header h1 {
    font-size: 38px !important;
    line-height: 46px !important;
  }
}
@media (max-width: 480px) {
  .template-page-header .entry .entry-content-wrapper .entry-content .entry-content-inner header {
    top: 25%;
    transform: translateY(-50%);
  }
  .template-page-header .entry .entry-content-wrapper .entry-content .entry-content-inner header h1 {
    font-size: 24px !important;
    line-height: 30px !important;
  }
  .template-page-header .entry .entry-content-wrapper .entry-content .entry-content-inner header p {
    font-size: 18px !important;
    line-height: 26px !important;
  }
  .template-page-header .entry .entry-content-wrapper .entry-content .entry-content-inner header .custom-logo a img {
    max-width: 150px;
  }
}
.template-page-header .entry .entry-content-wrapper .entry-content .info-text {
  position: absolute;
  left: -30px;
  right: -30px;
  bottom: 0;
  z-index: 10;
  padding: 24px 0;
  background-color: rgba(25, 102, 116, 0.5);
}
@media (max-width: 1366px) {
  .template-page-header .entry .entry-content-wrapper .entry-content .info-text {
    padding: 3px 0;
  }
}
.template-page-header .entry .entry-content-wrapper .entry-content .info-text .scroll-overview,
.template-page-header .entry .entry-content-wrapper .entry-content .info-text .scroll-viewport {
  overflow: unset;
  width: 100% !important;
}
.template-page-header .entry .entry-content-wrapper .entry-content .info-text .scroll-content {
  margin: 0;
}
.template-page-header .entry .entry-content-wrapper .entry-content .info-text .widget-content-wrapper {
  padding: 0 30px;
}
.template-page-header .entry .entry-content-wrapper .entry-content .info-text .widget-content-wrapper > header {
  display: none;
}
.template-page-header .entry .entry-content-wrapper .entry-content .info-text .widget-content-wrapper .widget-content-inner .wp-block-media-text {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  margin: 0 auto;
  grid-template-rows: unset;
  grid-template-columns: unset;
  max-width: 1400px;
}
.template-page-header .entry .entry-content-wrapper .entry-content .info-text .widget-content-wrapper .widget-content-inner .wp-block-media-text figure,
.template-page-header .entry .entry-content-wrapper .entry-content .info-text .widget-content-wrapper .widget-content-inner .wp-block-media-text .wp-block-media-text__content {
  grid-row: unset;
  grid-column: unset;
}
.template-page-header .entry .entry-content-wrapper .entry-content .info-text .widget-content-wrapper .widget-content-inner .wp-block-media-text figure {
  padding: 0 30px;
  position: relative;
  width: 190px;
}
.template-page-header .entry .entry-content-wrapper .entry-content .info-text .widget-content-wrapper .widget-content-inner .wp-block-media-text figure img {
  position: absolute;
  left: 0;
  bottom: -8px;
  display: inline-block;
  width: 190px;
  height: auto;
}
.template-page-header .entry .entry-content-wrapper .entry-content .info-text .widget-content-wrapper .widget-content-inner .wp-block-media-text .wp-block-media-text__content {
  padding: 0 30px;
  color: #fff;
  display: flex;
  align-items: center;
}
.template-page-header .entry .entry-content-wrapper .entry-content .info-text .widget-content-wrapper .widget-content-inner .wp-block-media-text .wp-block-media-text__content .copy-right {
  padding-right: 11px;
  position: relative;
}
.template-page-header .entry .entry-content-wrapper .entry-content .info-text .widget-content-wrapper .widget-content-inner .wp-block-media-text .wp-block-media-text__content .copy-right::before {
  content: "\00a9";
  display: block;
  width: 10px;
  font-size: 12px;
  position: absolute;
  top: -5px;
  right: 0;
}
.template-page-header .entry .entry-content-wrapper .entry-content .info-text .widget-content-wrapper .widget-content-inner .wp-block-media-text .wp-block-media-text__content a {
  color: #fff;
}
@media (max-width: 1366px) {
  .template-page-header .entry .entry-content-wrapper .entry-content .info-text .widget-content-wrapper .widget-content-inner .wp-block-media-text figure img {
    width: 160px;
  }
}
@media (max-width: 1024px) {
  .template-page-header .entry .entry-content-wrapper .entry-content .info-text .widget-content-wrapper .widget-content-inner .wp-block-media-text figure {
    display: none;
  }
}
.template-page-header_2 {
  margin-top: -80px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.template-page-header_2 .entry {
  display: flex;
  align-items: flex-end;
  padding: 0;
}
.template-page-header_2 .entry.height-50 {
  height: 50vh;
}
.template-page-header_2 .entry.height-75 {
  height: 75vh;
}
.template-page-header_2 .entry.height-100 {
  height: 100vh;
}
.template-page-header_2 .entry .entry-content-wrapper {
  width: 100%;
}
.template-page-header_2 .entry .entry-content-wrapper .entry-content {
  padding: 0 0 50px 0;
}
.template-page-header_2 .entry .entry-content-wrapper .entry-content .entry-content-inner {
  width: 100%;
  padding: 20px 30px;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.4) 30%, rgba(0, 0, 0, 0) 60%);
}
.template-page-header_2 .entry .entry-content-wrapper .entry-content .entry-content-inner h1 {
  color: #fff;
  font-size: 54px;
  line-height: 76px;
  margin-bottom: 24px;
}
.template-page-header_2 .entry .entry-content-wrapper .entry-content .entry-content-inner p {
  color: rgba(255, 255, 255, 0.7);
}
.template-page-multiple-column {
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.template-page-multiple-column .entry-content-inner {
  margin: 0 auto;
}
.template-page-multiple-column .entry-content-inner.column-2 .column-item {
  width: calc(50% - 30px);
}
.template-page-multiple-column .entry-content-inner.column-3 .column-item {
  width: calc((100% / 3) - 30px);
}
.template-page-multiple-column .entry-content-inner.column-4 .column-item {
  width: calc(25% - 30px);
}
@media (max-width: 1600px) {
  .template-page-multiple-column .entry-content-inner.column-4 .column-item {
    width: calc((100% / 3) - 30px);
  }
}
@media (max-width: 1366px) {
  .template-page-multiple-column .entry-content-inner.column-3 .column-item,
  .template-page-multiple-column .entry-content-inner.column-4 .column-item {
    width: calc((100% / 2) - 30px);
  }
}
@media (max-width: 768px) {
  .template-page-multiple-column .entry-content-inner.column-2 .column-item,
  .template-page-multiple-column .entry-content-inner.column-3 .column-item,
  .template-page-multiple-column .entry-content-inner.column-4 .column-item {
    width: calc(100% - 30px);
  }
}
.template-page-multiple-column .entry-content-inner.column-centered .column-wrap {
  justify-content: center;
}
.template-page-multiple-column .entry-content-inner .column-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
}
.template-page-multiple-column .entry-content-inner .column-wrap .column-item {
  margin: 15px;
  background-color: #fff;
  -webkit-transition: 2000ms;
  -moz-transition: 2000ms;
  -ms-transition: 2000ms;
  -o-transition: 2000ms;
  transition: 2000ms;
}
.template-page-multiple-column .entry-content-inner .column-wrap .column-item > div {
  position: relative;
  padding-bottom: 160px;
  height: 100%;
}
.template-page-multiple-column .entry-content-inner .column-wrap .column-item > div h3,
.template-page-multiple-column .entry-content-inner .column-wrap .column-item > div p,
.template-page-multiple-column .entry-content-inner .column-wrap .column-item > div ul {
  padding: 0 30px;
}
.template-page-multiple-column .entry-content-inner .column-wrap .column-item > div p .currency {
  font-size: 16px;
  font-weight: 400;
}
.template-page-multiple-column .entry-content-inner .column-wrap .column-item > div p.has-background {
  margin: 0;
  padding: 0;
}
.template-page-multiple-column .entry-content-inner .column-wrap .column-item > div p:nth-of-type(1) {
  padding-top: 50px;
  font-size: 26px;
  line-height: 53px;
}
.template-page-multiple-column .entry-content-inner .column-wrap .column-item > div p:nth-of-type(2) {
  font-size: 42px;
  line-height: 76px;
  font-weight: 300;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
@media (max-width: 480px) {
  .template-page-multiple-column .entry-content-inner .column-wrap .column-item > div p:nth-of-type(1) a {
    font-size: 18px;
    line-height: 26px;
  }
}
.template-page-multiple-column .entry-content-inner .column-wrap .column-item > div .wp-block-button {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
}
.template-page-multiple-column .entry-content-inner .column-wrap .column-item > div .wp-block-button .wp-block-button__link {
  display: inline-block;
  height: 50px;
  border: none;
  background: #18A7B5;
  padding: 5px 30px;
  border-radius: 0px;
  font-weight: normal;
  font-size: 16px;
  line-height: 36px;
  color: #fff;
  width: auto;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.template-page-multiple-column .entry-content-inner .column-wrap .column-item > div .wp-block-button .wp-block-button__link:hover {
  cursor: pointer;
  background: #EEEEEE !important;
  color: #ffffff !important;
  border-color: #EEEEEE;
}
.template-page-multiple-column .entry-content-inner .column-wrap .column-item > div .wp-block-button .wp-block-button__link:disabled {
  cursor: not-allowed;
  opacity: 0.3;
}
.template-page-multiple-column .entry-content-inner .column-wrap.animated-boxes .column-item {
  transform: translateY(0);
}
.template-page-multiple-column .entry-content-inner .column-wrap.animated-boxes .column-item:nth-of-type(1) {
  animation: showColumn1;
  animation-duration: 1000ms;
  animation-iteration-count: 1;
}
.template-page-multiple-column .entry-content-inner .column-wrap.animated-boxes .column-item:nth-of-type(2) {
  animation: showColumn2;
  animation-duration: 2000ms;
  animation-iteration-count: 1;
}
.template-page-multiple-column .entry-content-inner .column-wrap.animated-boxes .column-item:nth-of-type(3) {
  animation: showColumn3;
  animation-duration: 3000ms;
  animation-iteration-count: 1;
}
.template-page-multiple-column .entry-content-inner .column-wrap.animated-boxes .column-item:nth-of-type(4) {
  animation: showColumn4;
  animation-duration: 4000ms;
  animation-iteration-count: 1;
}
@keyframes showColumn1 {
  0% {
    opacity: 0;
    transform: translateY(60%);
  }
  50% {
    transform: translateY(0%);
  }
  100% {
    opacity: 1;
  }
}
@keyframes showColumn2 {
  0% {
    opacity: 0;
    transform: translateY(60%);
  }
  50% {
    transform: translateY(0%);
  }
  100% {
    opacity: 1;
  }
}
@keyframes showColumn3 {
  0% {
    opacity: 0;
    transform: translateY(60%);
  }
  50% {
    transform: translateY(0%);
  }
  100% {
    opacity: 1;
  }
}
@keyframes showColumn4 {
  0% {
    opacity: 0;
    transform: translateY(60%);
  }
  50% {
    transform: translateY(0%);
  }
  100% {
    opacity: 1;
  }
}
.template-page-multiple-column .column-wrap .column-item {
  position: relative;
  display: flex;
}
.template-page-multiple-column .column-wrap .column-item .sub-column-img {
  width: 50%;
  padding: 0 !important;
}
.template-page-multiple-column .column-wrap .column-item .sub-column-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.template-page-multiple-column .column-wrap .column-item .sub-column-text {
  width: 50%;
  padding: 30px;
}
.template-page-multiple-column .column-wrap .column-item ul li {
  color: #ffffff;
  list-style: none;
}
.template-page-multiple-column .column-wrap .column-item ul li::before {
  font-family: 'nCoreIconFont';
  content: '\e926';
  margin-right: 10px;
}
.template-page-multiple-column .column-wrap .column-item.img-position-right {
  flex-direction: row-reverse;
}
.template-page-multiple-column .column-wrap .column-item.img-position-background .sub-column-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}
.template-page-multiple-column .column-wrap .column-item.img-position-background .sub-column-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.template-page-multiple-column .column-wrap .column-item.img-position-background .sub-column-text {
  width: 100%;
}
@media (max-width: 480px) {
  .template-page-multiple-column .column-wrap {
    padding: 0 !important;
  }
  .template-page-multiple-column .column-wrap .column-item {
    margin: 15px 0 !important;
    width: 100% !important;
  }
}
.template-page-multiple-column.column-rechnung .column-item > div {
  padding: 30px !important;
}
@media (max-width: 480px) {
  .template-page-multiple-column.column-rechnung .column-item > div {
    padding: 30px 5px !important;
  }
}
.template-page-multiple-column.column-rechnung .column-item > div.sub-column-text {
  padding: 0 0 30px 0;
}
.template-page-multiple-column.column-rechnung .column-item > div .wp-block-media-text {
  margin: 0;
}
.template-page-multiple-column.column-rechnung .column-item > div .wp-block-media-text .wp-block-media-text__media {
  width: 100%;
  height: 100%;
}
.template-page-multiple-column.column-rechnung .column-item > div .wp-block-media-text .wp-block-media-text__media img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.template-page-multiple-column.column-rechnung .column-item > div .wp-block-media-text .wp-block-media-text__content > h4 {
  color: #878787;
  font-size: 24px;
  line-height: 1.4em;
  margin: 0;
}
.template-page-multiple-column.column-rechnung .column-item > div .wp-block-media-text .wp-block-media-text__content p {
  font-size: 16px;
  color: #878787;
  line-height: 1.8em;
  padding: 0;
  margin: 0;
}
@media (max-width: 768px) {
  .template-page-multiple-column.column-rechnung .column-item > div .wp-block-media-text {
    -ms-grid-columns: 100% 1fr !important;
    grid-template-columns: 100% 1fr !important;
  }
  .template-page-multiple-column.column-rechnung .column-item > div .wp-block-media-text .wp-block-media-text__media,
  .template-page-multiple-column.column-rechnung .column-item > div .wp-block-media-text .wp-block-media-text__content {
    -ms-grid-column: 1;
    grid-column: 1;
  }
  .template-page-multiple-column.column-rechnung .column-item > div .wp-block-media-text .wp-block-media-text__media {
    -ms-grid-row: 1;
    grid-row: 1;
  }
  .template-page-multiple-column.column-rechnung .column-item > div .wp-block-media-text .wp-block-media-text__content {
    padding-top: 30px;
    -ms-grid-row: 2;
    grid-row: 2;
  }
}
@media (max-width: 1366px) {
  .template-page-multiple-column.column-rechnung .column-item {
    width: 100% !important;
  }
}
.template-page-multiple-column.info-screen .entry .column-item {
  border-radius: 5%;
  overflow: hidden;
}
.template-page-multiple-column.info-screen .entry .column-item .sub-column-text {
  padding: 0;
  width: 100%;
  margin: 0 auto;
}
.template-page-multiple-column.info-screen .entry .column-item .sub-column-text .wp-block-image {
  margin: 0;
  position: relative;
}
.template-page-multiple-column.info-screen .entry .column-item .sub-column-text .wp-block-image img {
  display: block;
  width: 100%;
  height: 250px;
  object-fit: cover;
}
.template-page-multiple-column.info-screen .entry .column-item .sub-column-text h3 {
  position: absolute;
  top: 125px;
  left: 0;
  margin: 0;
  transform: translateY(-50%);
  font-size: 30px;
  line-height: 34px;
  color: #ffffff;
}
.template-page-multiple-column.info-screen .entry .column-item .sub-column-text p {
  padding-top: 0 !important;
  line-height: 1.4em !important;
  margin: 0;
  margin-bottom: 25px;
}
.template-page-multiple-column.info-screen .entry .column-item .sub-column-text p a {
  margin-left: 25px;
  color: #ffffff;
}
.template-page-multiple-column.info-screen .entry .column-item .sub-column-text p ::after {
  font-family: 'nCoreIconFont';
  content: '\e8cd';
  margin-left: 10px;
}
@media (max-width: 480px) {
  .template-page-multiple-column.info-screen .entry .column-item .sub-column-text .wp-block-image img {
    height: 180px;
  }
  .template-page-multiple-column.info-screen .entry .column-item .sub-column-text h3 {
    top: 90px;
    font-size: 22px;
    line-height: 28px;
  }
}
.template-page-columns {
  background-color: #fff;
}
.template-page-columns .entry .entry-content-wrapper .entry-content {
  overflow: hidden;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.template-page-columns .entry .entry-content-wrapper .entry-content .entry-content-inner h2 {
  font-size: 52px;
  line-height: 62px;
  margin: 70px 0 0 0;
  font-weight: 300;
  color: #1E69B2;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .template-page-columns .entry .entry-content-wrapper .entry-content .entry-content-inner h2 {
    margin-top: 0px;
  }
}
.template-page-columns .entry .entry-content-wrapper .entry-content .entry-content-inner h3 {
  font-size: 24px;
  line-height: 34px;
  margin-top: 0;
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap {
  display: flex;
  margin: 50px 0;
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap.columns-4 .column {
  width: 25%;
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap.columns-3 .column {
  width: calc(100% / 3);
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap.columns-2 .column {
  width: 50%;
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap.columns-1 .column {
  width: 100%;
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(odd) .col-item:nth-of-type(odd) {
  color: #eae8e8;
  background-color: #18A7B5;
  padding: 25px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 350px;
  width: calc(100% - 16px);
  position: relative;
  margin: 0 8px 16px 8px;
}
@media (max-width: 768px) {
  .template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(odd) .col-item:nth-of-type(odd) {
    padding: 10px;
  }
}
@media (max-width: 480px) {
  .template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(odd) .col-item:nth-of-type(odd) {
    height: 280px;
  }
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(odd) .col-item:nth-of-type(odd) .header h3 {
  font-size: 22px;
  line-height: 28px;
  font-weight: 300;
  margin: 0;
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(odd) .col-item:nth-of-type(odd) .header p {
  margin-top: 5px;
  font-size: 14px;
  line-height: 24px;
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(odd) .col-item:nth-of-type(odd) .values p {
  text-align: right;
  margin: 0;
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(odd) .col-item:nth-of-type(odd) .values p span:nth-of-type(1) {
  font-size: 60px;
  line-height: 70px;
  font-weight: 700;
}
@media (max-width: 1200px) {
  .template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(odd) .col-item:nth-of-type(odd) .values p span:nth-of-type(1) {
    font-size: 46px;
    line-height: 56px;
  }
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(odd) .col-item:nth-of-type(odd) .values p span:nth-of-type(2) {
  font-size: 14px;
  line-height: 20px;
  vertical-align: 32px;
}
@media (max-width: 1200px) {
  .template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(odd) .col-item:nth-of-type(odd) .values p span:nth-of-type(2) {
    vertical-align: 32px;
  }
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(odd) .col-item:nth-of-type(odd) .values p:nth-of-type(1) {
  color: #18A7B5;
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(odd) .col-item:nth-of-type(odd) .values p:nth-of-type(2) {
  color: #878787;
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(odd) .col-item:nth-of-type(even) {
  color: #18A7B5;
  background-color: #eae8e8;
  padding: 25px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 350px;
  width: calc(100% - 16px);
  position: relative;
  margin: 0 8px 16px 8px;
}
@media (max-width: 768px) {
  .template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(odd) .col-item:nth-of-type(even) {
    padding: 10px;
  }
}
@media (max-width: 480px) {
  .template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(odd) .col-item:nth-of-type(even) {
    height: 280px;
  }
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(odd) .col-item:nth-of-type(even) .header h3 {
  font-size: 22px;
  line-height: 28px;
  font-weight: 300;
  margin: 0;
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(odd) .col-item:nth-of-type(even) .header p {
  margin-top: 5px;
  font-size: 14px;
  line-height: 24px;
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(odd) .col-item:nth-of-type(even) .values p {
  text-align: right;
  margin: 0;
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(odd) .col-item:nth-of-type(even) .values p span:nth-of-type(1) {
  font-size: 60px;
  line-height: 70px;
  font-weight: 700;
}
@media (max-width: 1200px) {
  .template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(odd) .col-item:nth-of-type(even) .values p span:nth-of-type(1) {
    font-size: 46px;
    line-height: 56px;
  }
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(odd) .col-item:nth-of-type(even) .values p span:nth-of-type(2) {
  font-size: 14px;
  line-height: 20px;
  vertical-align: 32px;
}
@media (max-width: 1200px) {
  .template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(odd) .col-item:nth-of-type(even) .values p span:nth-of-type(2) {
    vertical-align: 32px;
  }
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(odd) .col-item:nth-of-type(even) .values p:nth-of-type(1) {
  color: #18A7B5;
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(odd) .col-item:nth-of-type(even) .values p:nth-of-type(2) {
  color: #878787;
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(even) {
  padding-top: 100px;
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(even) .col-item:nth-of-type(even) {
  color: #eae8e8;
  background-color: #18A7B5;
  padding: 25px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 350px;
  width: calc(100% - 16px);
  position: relative;
  margin: 0 8px 16px 8px;
}
@media (max-width: 768px) {
  .template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(even) .col-item:nth-of-type(even) {
    padding: 10px;
  }
}
@media (max-width: 480px) {
  .template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(even) .col-item:nth-of-type(even) {
    height: 280px;
  }
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(even) .col-item:nth-of-type(even) .header h3 {
  font-size: 22px;
  line-height: 28px;
  font-weight: 300;
  margin: 0;
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(even) .col-item:nth-of-type(even) .header p {
  margin-top: 5px;
  font-size: 14px;
  line-height: 24px;
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(even) .col-item:nth-of-type(even) .values p {
  text-align: right;
  margin: 0;
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(even) .col-item:nth-of-type(even) .values p span:nth-of-type(1) {
  font-size: 60px;
  line-height: 70px;
  font-weight: 700;
}
@media (max-width: 1200px) {
  .template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(even) .col-item:nth-of-type(even) .values p span:nth-of-type(1) {
    font-size: 46px;
    line-height: 56px;
  }
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(even) .col-item:nth-of-type(even) .values p span:nth-of-type(2) {
  font-size: 14px;
  line-height: 20px;
  vertical-align: 32px;
}
@media (max-width: 1200px) {
  .template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(even) .col-item:nth-of-type(even) .values p span:nth-of-type(2) {
    vertical-align: 32px;
  }
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(even) .col-item:nth-of-type(even) .values p:nth-of-type(1) {
  color: #18A7B5;
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(even) .col-item:nth-of-type(even) .values p:nth-of-type(2) {
  color: #878787;
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(even) .col-item:nth-of-type(odd) {
  color: #18A7B5;
  background-color: #eae8e8;
  padding: 25px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 350px;
  width: calc(100% - 16px);
  position: relative;
  margin: 0 8px 16px 8px;
}
@media (max-width: 768px) {
  .template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(even) .col-item:nth-of-type(odd) {
    padding: 10px;
  }
}
@media (max-width: 480px) {
  .template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(even) .col-item:nth-of-type(odd) {
    height: 280px;
  }
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(even) .col-item:nth-of-type(odd) .header h3 {
  font-size: 22px;
  line-height: 28px;
  font-weight: 300;
  margin: 0;
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(even) .col-item:nth-of-type(odd) .header p {
  margin-top: 5px;
  font-size: 14px;
  line-height: 24px;
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(even) .col-item:nth-of-type(odd) .values p {
  text-align: right;
  margin: 0;
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(even) .col-item:nth-of-type(odd) .values p span:nth-of-type(1) {
  font-size: 60px;
  line-height: 70px;
  font-weight: 700;
}
@media (max-width: 1200px) {
  .template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(even) .col-item:nth-of-type(odd) .values p span:nth-of-type(1) {
    font-size: 46px;
    line-height: 56px;
  }
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(even) .col-item:nth-of-type(odd) .values p span:nth-of-type(2) {
  font-size: 14px;
  line-height: 20px;
  vertical-align: 32px;
}
@media (max-width: 1200px) {
  .template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(even) .col-item:nth-of-type(odd) .values p span:nth-of-type(2) {
    vertical-align: 32px;
  }
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(even) .col-item:nth-of-type(odd) .values p:nth-of-type(1) {
  color: #18A7B5;
}
.template-page-columns .entry .entry-content-wrapper .entry-content .column-wrap .column:nth-of-type(even) .col-item:nth-of-type(odd) .values p:nth-of-type(2) {
  color: #878787;
}
/**
 * custom class is added in generate.js, if only one form column !!!!
 */
.template-page-form .entry {
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner .entry-title {
  display: none;
}
@media (max-width: 480px) {
  .template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner {
    padding: 0;
  }
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner h2 {
  text-align: center;
  color: #18A7B5;
}
@media (max-width: 480px) {
  .template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner h2 {
    text-align: left;
  }
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form {
  display: flex;
  justify-content: center;
  position: relative;
  padding-bottom: 100px;
}
@media (max-width: 768px) {
  .template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form {
    flex-direction: column;
  }
  .template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-box {
    width: 100% !important;
    margin: 0 0 30px 0 !important;
  }
}
@media (max-width: 480px) {
  .template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form {
    padding-bottom: 170px;
  }
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form input,
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form textarea {
  border: 1px solid #fff;
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-box {
  width: calc(50% - 15px);
  padding: 30px 30px 60px 30px;
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-box:nth-of-type(odd) {
  background-color: #fff;
  margin-right: 15px;
  color: #999;
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-box:nth-of-type(even) {
  background-color: #18A7B5;
  margin-left: 15px;
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-box:nth-of-type(even) h3,
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-box:nth-of-type(even) label {
  color: #fff;
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-box:nth-of-type(even) .validation-feedback {
  color: #fff !important;
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-row {
  max-width: unset;
  margin: 15px 0 0 0;
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-row.state-error .validation-feedback {
  display: block !important;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
  color: #18A7B5;
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-row.state-error input {
  background-color: rgba(237, 96, 35, 0.2);
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-row.form-is-required label {
  position: relative;
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-row.form-is-required label::before {
  content: "*";
  position: absolute;
  top: -4px;
  right: -10px;
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-row.form-row-type-text input {
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  font-family: 'Open Sans', 'Helvetica', 'Arial', 'sans-serif';
  width: 100%;
  border: unset;
  border-bottom: 1px solid #EEEEEE;
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-row.form-row-type-textarea textarea {
  display: block;
  margin-top: 30px;
  padding: 10px;
  width: 100%;
  min-height: 288px;
  line-height: 20px;
  resize: none;
  font-size: 18px;
  font-family: 'Open Sans', 'Helvetica', 'Arial', 'sans-serif';
  color: #fff;
  background-color: transparent;
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-row.form-row-name-approval {
  position: absolute;
  left: 0;
  bottom: 0;
  max-width: calc(50% - 30px);
  width: 100%;
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-row.form-row-name-approval.state-error .validation-feedback {
  color: #18A7B5 !important;
  right: unset;
  bottom: unset;
  left: 35px;
  top: -25px;
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-row.form-row-name-approval .form-input-container {
  display: flex;
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-row.form-row-name-approval input {
  position: absolute;
  height: 100%;
  width: 100%;
  visibility: hidden;
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-row.form-row-name-approval input:checked ~ .check::after {
  display: block;
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-row.form-row-name-approval label {
  color: #000;
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-row.form-row-name-approval label::before {
  content: none;
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-row.form-row-name-approval label.check::before {
  position: absolute;
  left: 0;
  top: 5px;
  content: '';
  width: 20px;
  height: 20px;
  display: block;
  border: 1px solid #002643;
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-row.form-row-name-approval label.check::after {
  margin: 0;
  width: auto;
  height: auto;
  background-color: transparent;
  position: absolute;
  top: 7px !important;
  left: 3px;
  display: none;
  content: '\e822';
  font-family: 'nCoreIconFont';
  font-style: normal;
  font-size: inherit;
  line-height: 1em;
  text-rendering: auto;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 0;
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-row.form-row-name-approval [for="trinityFormField-approval1"]:last-of-type {
  padding: 0 0 0 35px;
  display: flex;
  flex-direction: column;
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-row.form-row-name-approval [for="trinityFormField-approval1"]:last-of-type span {
  font-size: 12px;
  line-height: 18px;
}
@media (max-width: 768px) {
  .template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-row.form-row-name-approval {
    max-width: 300px;
  }
}
@media (max-width: 480px) {
  .template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-row.form-row-name-approval {
    max-width: 100%;
    bottom: 75px;
  }
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-row.form-row-type-submit {
  left: calc(50% + 15px);
  max-width: calc(50% - 30px);
  width: 100%;
  position: absolute;
  bottom: 0;
}
@media (max-width: 768px) {
  .template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-row.form-row-type-submit {
    left: unset;
    right: 15px;
    width: auto;
    min-width: 0;
  }
}
@media (max-width: 480px) {
  .template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-row.form-row-type-submit {
    left: 0;
  }
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-row.form-row-type-submit button {
  display: inline-block;
  height: 50px;
  border: 1px solid #18A7B5;
  background: #18A7B5;
  padding: 5px 30px;
  border-radius: 4px;
  font-weight: normal;
  font-size: 16px;
  line-height: initial;
  color: #ffffff;
  width: auto;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-row.form-row-type-submit button:hover {
  cursor: pointer;
  background: #fff !important;
  color: #18A7B5 !important;
  border-color: #18A7B5;
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-row.form-row-type-submit button:disabled {
  cursor: not-allowed;
  opacity: 0.3;
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-loader .form-loader-backdrop {
  background: rgba(24, 167, 181, 0.85);
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-loader .form-loader-text {
  color: #fff !important;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.8);
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-loader .form-loader-button {
  display: block;
  display: inline-block;
  height: 50px;
  border: 1px solid #18A7B5;
  background: #18A7B5;
  padding: 5px 30px;
  border-radius: 4px;
  font-weight: normal;
  font-size: 16px;
  line-height: initial;
  color: #ffffff;
  width: auto;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-loader .form-loader-button:hover {
  cursor: pointer;
  background: #fff !important;
  color: #18A7B5 !important;
  border-color: #18A7B5;
}
.template-page-form .entry .entry-content-wrapper .entry-content .entry-content-inner form .form-loader .form-loader-button:disabled {
  cursor: not-allowed;
  opacity: 0.3;
}
.template-page-slider {
  background-color: #fff;
}
.template-page-slider .entry .entry-content-wrapper {
  padding: 25px 15px;
}
.template-page-slider .entry .entry-content-wrapper .slider {
  position: relative;
}
.template-page-slider .entry .entry-content-wrapper .slider .entry-content-inner .slider-container .slider-wrapper .slider-item img {
  display: block;
  height: 50vh;
  width: 100%;
  object-fit: cover;
}
.template-page-slider .entry .entry-content-wrapper .slider .slider-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  color: rgba(255, 255, 255, 0.6);
  font-size: 26px;
  -webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3));
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.template-page-slider .entry .entry-content-wrapper .slider .slider-nav:hover {
  cursor: pointer;
  color: #ffffff;
}
.template-page-slider .entry .entry-content-wrapper .slider .slider-nav.slider-nav-next {
  right: 30px;
}
.template-page-slider .entry .entry-content-wrapper .slider .slider-nav.slider-nav-prev {
  left: 30px;
}
.template-page-slider .entry .entry-content-wrapper .slider .slider-pagination {
  position: absolute;
  bottom: -22px;
  left: 50%;
  transform: translateX(-50%);
}
.template-page-slider .entry .entry-content-wrapper .slider .slider-pagination span {
  margin: 0 3px;
  width: 15px;
  height: 5px;
  opacity: 1;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.template-page-slider .entry .entry-content-wrapper .slider .slider-pagination span.slider-pagination-bullet-active {
  background-color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 480px) {
  .template-page-slider .entry {
    padding: 50px 0;
  }
}
