@charset "UTF-8";
@font-face {
    font-family: Zombie;
    src: url(wp-content/fonts/ZOMBIE.TTF) format("truetype");
    font-display: swap;
}
@font-face {
    font-family: Sega;
    src: url(wp-content/fonts/SEGA.TTF) format("truetype");
        font-display: swap;
}
@font-face {
    font-family: Vcr;
    src: url(wp-content/fonts/VCR_OSD_MONO_1.001.ttf) format("truetype");
        font-display: swap;
}
@font-face {
    font-family: Retro;
    src: url(wp-content/fonts/RETRO.ttf) format("truetype");
        font-display: swap;
}
.customfontzombie {
    font-family: Zombie, Verdana, Tahoma;
}
.customfontsega {
    font-family: Sega, Verdana, Tahoma;
}
.customfontvcr {
    font-family: Vcr, Verdana, Tahoma;
}
.customfontretro {
    font-family: Retro, Verdana, Tahoma;
}
.colvideo {
    padding: 0 !important;
}
h2.yalroc-style {
    margin-top: -22px;
}
.about-1 .button-holder {
    text-align: center;
}/* start rain */
.rain {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}.rain.back-row {
    z-index: 1;
    bottom: 60px;
    opacity: 0.5;
}body.back-row-toggle .rain.back-row {
    display: block;
}.drop {
    position: absolute;
    bottom: 100%;
    width: 15px;
    height: 120px;
    pointer-events: none;
    animation: drop 0.5s linear infinite;
}@keyframes drop {
    0% {
        transform: translateY(0vh);
    }
    75% {
        transform: translateY(90vh);
    }
    100% {
        transform: translateY(90vh);
    }
}.stem {
    width: 1px;
    height: 60%;
    margin-left: 7px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.25));
    animation: stem 0.5s linear infinite;
}@keyframes stem {
    0% {
        opacity: 1;
    }
    65% {
        opacity: 1;
    }
    75% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}.splat {
    width: 15px;
    height: 10px;
    border-top: 2px dotted rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    opacity: 1;
    transform: scale(0);
    animation: splat 0.5s linear infinite;
    display: none;
}body.splat-toggle .splat {
    display: block;
}@keyframes splat {
    0% {
        opacity: 1;
        transform: scale(0);
    }
    80% {
        opacity: 1;
        transform: scale(0);
    }
    90% {
        opacity: 0.5;
        transform: scale(1);
    }
    100% {
        opacity: 0;
        transform: scale(1.5);
    }
}
/* end rain */:root {
    --wp-admin-theme-color: #007cba;
    --wp-admin-theme-color-darker-10: #006ba1;
    --wp-admin-theme-color-darker-20: #005a87;
}
@supports (-webkit-overflow-scrolling: touch) {
}
@supports (position: sticky) {
}
@supports (position: sticky) {
}
@supports (position: sticky) {
}
@supports (position: sticky) {
}
@supports ((-webkit-mask-image: none) or (mask-image: none)) or
  (-webkit-mask-image: none) {
}
@supports (position: sticky) {
}
h2 {
    font-weight: 600;
}
.button,
img,
video {
    height: auto;
}
iframe,
img,
video {
    max-width: 100%;
}
*,
.col-xs,
.gridContainer,
.row {
    box-sizing: border-box;
}
.row {
    -webkit-box-orient: horizontal;
}
div:after,
ul.dropdown-menu:after,
ul:after {
    clear: both;
}
.color2 {
    color: #ff9800;
}
.bg-color1 {
    background-color: #03a9f4;
}{
  margin: 0;
  padding: 0;
  outline: 0;
  -webkit-overflow-scrolling: touch;
}
div:after,
div:before,
ul:after,
ul:before {
  content: "";
  display: table;
  width: 0;
}
svg {
  max-height: 100%;
}
iframe {
  border: none;
}
::-moz-focus-inner {
  border: 0;
  padding: 0;
}
body {
  text-align: center;
  background-color:black;
}
@media (min-width: 768px) {
  body {
  text-align: left;
  }
}
.button.color2 {
  background-color: #ff9800;
}
.button.color2:hover {
  background-color: #ffad33;
}
body,
html {
  font-size: 16px;
  line-height: 1.5rem;
}
body {
  font-family: "Open Sans", sans-serif;
  color: #8e9dae;
  background-color: transparent;
}
a {
  color: #03a9f4;
}
a:hover {
  color: #2ebcfc;
}
h1,
h2 {
  font-family: Muli, sans-serif;
  font-weight: 600;
  color: #fff;
  text-rendering: optimizeLegibility;
  margin-bottom: 16px;
}
.button:only-child,
h1:last-child,
h2:last-child,
p:last-child {
  margin-bottom: 0;
}
h1 {
  font-size: 3rem;
  line-height: 4rem;
}
h2 {
  font-size: 2.5rem;
  line-height: 3rem;
}
ul {
  margin: 0 0 0 1.5rem;
}
p,
ul {
  margin-bottom: 16px;
}
.text-center {
  text-align: center;
}
.lead {
  line-height: 2rem;
}
@media (max-width: 1024px) {
  body,
  html {
  font-size: 14px;
  }
}
body #page a,
body #page h1,
body #page h2,
body #page p {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.lead {
  font-size: 1.2rem;
  color: #fff;
  font-weight: 300;
}
.button,
.button:hover {
  color: #fff;
  text-decoration: none;
}
.button {
  font-family: "Open Sans";
  font-size: 0.75rem;
  background-color: #03a9f4;
  border-radius: 5px;
  min-width: 7rem;
  padding: 0.55rem 1.5rem;
  font-weight: 600;
  letter-spacing: 1px;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  line-height: 1.5rem;
  border: 2px solid #03a9f4;
  vertical-align: middle;
  -webkit-appearance: none;
  margin-bottom: 0.75rem;
}
.button:hover {
  outline: 0;
  background-color: #2ebcfc;
  border-color: #2ebcfc;
}
.button:disabled {
  cursor: default;
  font-style: normal;
  color: rgba(255, 255, 255, 0.7);
  background-color: rgba(3, 169, 244, 0.7);
  border-color: rgba(3, 169, 244, 0.7);
  padding: 0.55rem 1.5rem;
}
.button:disabled:hover {
  color: #fff;
}
.button {
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.button.color2 {
  color: #fff;
  background-color: #ff9800;
  border-color: #ff9800;
}
.button.color2:hover {
  color: #fff;
  background-color: #ffad33;
  border-color: #ffad33;
}
.button.color2:disabled {
  color: rgba(255, 255, 255, 0.7);
  background-color: rgba(255, 152, 0, 0.7);
  border-color: rgba(255, 152, 0, 0.7);
}
.flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.gridContainer {
  max-width: 1232px;
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px;
}
.yalroc-style {
    font-size: 1.8rem; 
    color: royalblue;
}
.gridContainer {
    font-family: Vcr, Verdana, Tahoma;
    font-size: 1.2rem;
}
.gridContainer .highlight {
    font-weight: bold;
    color: yellow;
}
.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.row.basis-auto {
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.row > * {
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.row:after,
.row:before {
  position: absolute;
}
.col-xs {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-12 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  padding-right: 15px;
  padding-left: 15px;
  margin-top: 6rem;
}
.col-xs-12 {
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
.col-xs {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 0;
  -moz-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%;
}
.center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  text-align: center;
}
.middle-xs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.bottom-xs {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end;
}
@media only screen and (min-width: 768px) {
  .col-sm-fit {
  box-sizing: border-box;
  padding-right: 15px;
  padding-left: 15px;
  }
  .gridContainer {
  width: 90%;
  }
  .col-sm-fit {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  max-width: 100%;
  }
  .col-sm-4 {
  -webkit-box-flex: 0;
  box-sizing: border-box;
  padding-right: 15px;
  padding-left: 15px;
  }
  .col-sm-4 {
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 33.33333%;
  -moz-flex-basis: 33.33333%;
  -ms-flex-preferred-size: 33.33333%;
  flex-basis: 33.33333%;
  max-width: 33.33333%;
  }
  .col-sm-5 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-flex-basis: 41.66667%;
  -moz-flex-basis: 41.66667%;
  -ms-flex-preferred-size: 41.66667%;
  flex-basis: 41.66667%;
  max-width: 41.66667%;
  }
  .col-sm-6 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
  }
  .col-sm-7,
  .col-sm-8 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  padding-right: 15px;
  padding-left: 15px;
  }
  .col-sm-7 {
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 58.33333%;
  -moz-flex-basis: 58.33333%;
  -ms-flex-preferred-size: 58.33333%;
  flex-basis: 58.33333%;
  max-width: 58.33333%;
  }
  .col-sm-8 {
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 66.66667%;
  -moz-flex-basis: 66.66667%;
  -ms-flex-preferred-size: 66.66667%;
  flex-basis: 66.66667%;
  max-width: 66.66667%;
  }
  .col-sm-9 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  padding-right: 15px;
  padding-left: 15px;
  }
  .col-sm-9 {
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 75%;
  -moz-flex-basis: 75%;
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%;
  }
  .end-sm {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  text-align: right;
  }
  .middle-sm {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  }
}
@media only screen and (min-width: 1024px) {
  .col-md {
  box-sizing: border-box;
  padding-right: 15px;
  padding-left: 15px;
  }
  .gridContainer {
  width: 90%;
  }
  .col-md {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  }
  .col-md {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 0;
  -moz-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .gridContainer {
  width: 90%;
  }
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: transparent;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #fff;
  display: block;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

#mainmenu_container {
    display: none;
}
@media (min-width: 768px) {
    #mainmenu_container {
        display: flex;
    }
}
ul.dropdown-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
    z-index: 1;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    position: absolute;
}
ul.dropdown-menu li {
    display: block;
    position: relative;
    color: #fff;
    transition: all 0.4s;
    overflow: hidden;
    padding: 0.85rem;
}
ul.dropdown-menu li a {
    display: block;
    text-decoration: none;
    white-space: nowrap;
    color: inherit;
    position: relative;
}
ul.dropdown-menu li:hover {
    opacity: 1;
    height: auto;
    overflow: visible;
}
ul.dropdown-menu:after,
ul.dropdown-menu:before {
    content: " ";
    display: table;
}
@media (min-width: 768px) {
    ul.dropdown-menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        -moz-box-flex: 1;
        -moz-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        position: static;
    }
    ul.dropdown-menu > li > a {
        font-weight: 600;
        font-style: normal;
        font-size: 14px;
        line-height: 160%;
        letter-spacing: 1px;
        text-transform: uppercase;
    }
    ul.dropdown-menu > li:hover > a {
        color: #03a9f4;
    }
}
ul.dropdown-menu > li {
    color: #fff;
}
ul.dropdown-menu.active-line-bottom> li:not(.current-menu-item):not(.current_page_item):hover
> a {
    color: #d8d8d8;
}
.header-separator-bottom {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
}
.header-separator svg {
    display: block;
    width: calc(100% + 1.3px);
}
.header-separator {
    position: absolute;
    width: 100%;
    max-width: 100%;
    bottom: -2px;
    overflow: hidden;
    z-index: 45;
}
.header-top {
    align-items: center;
    width: 100%;
    position: absolute;
    z-index: 100;
    background-color: black;
    border-bottom: 1px solid white;
}
.header-full-height {
    min-height: 65vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}
.navigation-bar {
    display: block;
    width: 100%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    padding-top: 1rem;
    padding-bottom: 1rem;
    position: relative;
}
.navigation-wrapper:not(.gridContainer) {
    padding-left: 5%;
    padding-right: 5%;
}
.logo_col,
.main_menu_col {
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}
.main_menu_col {
    justify-content: flex-end;
}
.logo_col {
    -webkit-flex-basis: auto;
    -moz-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: 80%;
}
a.text-logo,
a.text-logo:hover,
a.text-logo:visited {
    text-decoration: none;
    font-size: 3rem;
    line-height: 3.2rem;
    color: #fff;
    font-weight: 200;
    text-transform: uppercase;
}
.header-wrapper {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    flex-grow: 0;
}
.header-wrapper > div[class*="header"] {
    flex-grow: 1;
}
.header-homepage {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0;
}
h1.hero-title {
    color: #fff;
    margin-bottom: 1.25rem;
    font-size: 0.25rem;
    font-weight: 300;
    line-height: 1.14;
    letter-spacing: 0.1px;
    fill: #00aaff;
    text-shadow: 2px 2px 4px black;
}
h1.hero-title svg text {
    paint-order: stroke;
    stroke: white;
    stroke-width: 1px;
    stroke-linecap: butt;
    stroke-linejoin: miter;
}
div.header-content p.header-subtitle {
    font-family: Retro, sans-serif;
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 130%;
    color: white;
    margin-bottom: 5.25rem;
    text-shadow: 3px 3px 6px black;
}
.color-overlay:after,
.color-overlay:before {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1;
    display: inline-block;
    content: " ";
}
.color-overlay:after {
    z-index: 2;
    display: block;
}
.header-homepage-arrow-c {
    position: absolute;
    text-align: center;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 500;
}
@media (max-width: 767px) {
    .header-homepage-arrow-c {
        display: none;
    }
}
.header-homepage-arrow {
    display: inline-block;
    line-height: 0;
    cursor: pointer;
    background-color: #fff;
    border-radius: 500px;
    bottom: 60px;
    color: #000;
    position: relative;
    font-size: 20px;
    padding: 10px;
}
.header-homepage-arrow i.fa {
    width: 1em;
    height: 1em;
    display: flex;
    align-items: center;
    justify-content: center;
}
@-moz-keyframes move-down-bounce {
    0%,
    100%,
    20%,
    50%,
    80% {
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    60% {
        -moz-transform: translateY(-10px);
        transform: translateY(-10px);
    }
}
@-webkit-keyframes move-down-bounce {
    0%,
    100%,
    20%,
    50%,
    80% {
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    60% {
        -moz-transform: translateY(-10px);
        transform: translateY(-10px);
    }
}
@keyframes move-down-bounce {
    0%,
    100%,
    20%,
    50%,
    80% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    60% {
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
}
.move-down-bounce {
    -moz-animation: move-down-bounce 2s infinite;
    -webkit-animation: move-down-bounce 2s infinite;
    animation: move-down-bounce 2s infinite;
}
.header-description {
    position: relative;
    z-index: 50;
    width: 100%;
}
@media (min-width: 768px) {
    .mesmerize-front-page .header-description-row > div {
        display: flex;
    }
    .logo_col {
        max-width: 30%;
    }
    .header-content .align-holder {
        margin: auto;
    }
    .header-content .align-holder.center {
        text-align: center;
        float: none;
    }
}
@media (min-width: 1024px) {
    .header-description.content-on-center .header-content {
        margin-right: auto;
        margin-left: auto;
    }
}
.offcanvas {
    background: #fff;
    position: fixed;
    padding: 1.5rem;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 300;
    overflow-y: scroll
}

.offcanvas .close {
    position: absolute;
    top: 8px;
    right: 8px
}.offcanvas-left {
    border-right: 1px solid rgba(0,0,0,.1)
}.offcanvas-right {
    left: auto;
    right: 0
}.offcanvas-push-body {
    position: relative
}@keyframes slideUp {
    to {
        height: 0;
        padding-top: 0;
        padding-bottom: 0
    }
}@keyframes slideDown {
    from {
        height: 0;
        padding-top: 0;
        padding-bottom: 0
    }
}@keyframes fadeIn {
    from {
        opacity: 0
    }to {
    opacity: 1
}}@keyframes fadeOut {
    from {
        opacity: 1
    }to {
    opacity: 0
}}@keyframes flipIn {
    from {
        opacity: 0;
        transform: scaleY(0)
    }to {
    opacity: 1;
    transform: scaleY(1)
}}@keyframes flipOut {
    from {
        opacity: 1;
        transform: scaleY(1)
    }to {
    opacity: 0;
    transform: scaleY(0)
}}@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }50% {
    opacity: 1
}}@keyframes zoomOut {
    from {
        opacity: 1
    }50% {
    opacity: 0;
    transform: scale3d(.3,.3,.3)
}

to {
    opacity: 0
}}@keyframes slideInRight {
    from {
        transform: translate3d(100%,0,0);
        visibility: visible
    }to {
    transform: translate3d(0,0,0)
}}@keyframes slideInLeft {
    from {
        transform: translate3d(-100%,0,0);
        visibility: visible
    }to {
    transform: translate3d(0,0,0)
}}@keyframes slideInDown {
    from {
        transform: translate3d(0,-100%,0);
        visibility: visible
    }to {
    transform: translate3d(0,0,0)
}}@keyframes slideOutLeft {
    from {
        transform: translate3d(0,0,0)
    }to {
    visibility: hidden;
    transform: translate3d(-100%,0,0)
}}@keyframes slideOutRight {
    from {
        transform: translate3d(0,0,0)
    }to {
    visibility: hidden;
    transform: translate3d(100%,0,0)
}}@keyframes slideOutUp {
    from {
        transform: translate3d(0,0,0)
    }to {
    visibility: hidden;
    transform: translate3d(0,-100%,0)
}}@keyframes rotate {
    from {
        transform: rotate(0)
    }to {
    transform: rotate(360deg)
}}@keyframes pulse {
    from,to {
        transform: scale3d(1,1,1)
    }50% {
    transform: scale3d(1.03,1.03,1.03)
}}@keyframes shake {
    15% {
        transform: translateX(.5rem)
    }30% {
    transform: translateX(-.4rem)
}

45% {
    transform: translateX(.3rem)
}

60% {
    transform: translateX(-.2rem)
}

75% {
    transform: translateX(.1rem)
}

90% {
    transform: translateX(0)
}}.fadeIn {
    animation: fadeIn 250ms
}.fadeOut {
    animation: fadeOut 250ms
}.zoomIn {
    animation: zoomIn .2s
}.zoomOut {
    animation: zoomOut .5s
}.slideInRight {
    animation: slideInRight .5s
}.slideInLeft {
    animation: slideInLeft .5s
}.slideInDown {
    animation: slideInDown .5s
}.slideOutLeft {
    animation: slideOutLeft .5s
}.slideOutRight {
    animation: slideOutRight .5s
}.slideOutUp {
    animation: slideOutUp .5s
}.slideUp {
    overflow: hidden;
    animation: slideUp .2s ease-in-out
}.slideDown {
    overflow: hidden;
    animation: slideDown 80ms ease-in-out
}.flipIn {
    animation: flipIn 250ms cubic-bezier(.5,-.5,.5,1.5)
}.flipOut {
    animation: flipOut .5s cubic-bezier(.5,-.5,.5,1.5)
}.rotate {
    animation: rotate .5s
}.pulse {
    animation: pulse 250ms 2
}.shake {
    animation: shake .5s
}@media (min-width: 768px) {
    .logo-above-menu .logo_col {
        min-height:80px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin: auto;
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: none;
        max-height: none
    }.logo-above-menu .main_menu_col {
    justify-content: center
}

.logo-above-menu.fixto-fixed .logo_col {
    max-width: 30%;
    max-height: none;
    height: auto;
    -webkit-flex-basis: auto;
    -moz-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

.logo-above-menu.fixto-fixed .main_menu_col {
    justify-content: flex-end
}

.navigation-bar.logo-inside-menu .logo_col {
    display: none
}

.navigation-bar.logo-inside-menu #mainmenu_container,.navigation-bar.logo-inside-menu .main_menu_col {
    width: 100%
}

.navigation-bar.logo-inside-menu .navigation-wrapper:not(.gridContainer) {
    padding-left: 15px;
    padding-right: 15px
}

.navigation-bar.logo-inside-menu #main_menu {
    text-align: center;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    align-content: center;
    justify-content: center
}

.navigation-bar.logo-inside-menu #main_menu a.text-logo,.navigation-bar.logo-inside-menu #main_menu a.text-logo:hover,.navigation-bar.logo-inside-menu #main_menu>li>a.text-logo,.navigation-bar.logo-inside-menu #main_menu>li>a.text-logo:hover {
    text-transform: none;
    text-decoration: none;
    font-weight: 400;
    line-height: 1;
    display: inline-block;
    font-family: Muli,sans-serif;
    font-size: 2.5rem;
    text-align: left;
    color: #fff;
    border: none;
    background: 0 0;
    margin: 0
}}
#offcanvas-wrapper,
.site {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
}
.comment-author .sidebar .fn,.comment-metadata,.contact-form-wrapper input[type=submit],.content-placeholder-p,.footer-7 .widgettitle,.footer-7 h4,.sidebar .comment-author .fn,.sidebar h5,.tags-list a {
    text-transform: uppercase
}html.has-offscreen body:after {
    content: " ";
    display: block;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: fixed;
    background: rgba(34,43,52,.7);
    opacity: 0;
    z-index: -1;
    transition: all .5s linear
}html.has-offscreen.offcanvas-opened {
    overflow-y: auto!important
}html.has-offscreen.offcanvas-opened body:after {
    opacity: 1;
    z-index: 299
}.main_menu_col [data-component=offcanvas] {
    color: #fff;
    position: relative;
    text-align: center
}.main_menu_col [data-component=offcanvas] .bubble {
    position: absolute;
    z-index: 0;
    height: 2.5rem;
    width: 2.5rem;
    background-color: #000;
    opacity: .1;
    border-radius: 100%;
    transition: all .2s linear
}.main_menu_col [data-component=offcanvas]:hover .bubble {
    opacity: .3
}.main_menu_col [data-component=offcanvas] i.fa {
    font-size: 1.1rem;
    line-height: 2.5rem;
    height: 2.5rem;
    width: 2.5rem;
    text-align: center;
    position: relative;
    z-index: 1
}#offcanvas-wrapper {
    transition: transform .3s linear;
    left: auto;
    right: 0;
    background-color: #222B34;
    padding: 0;
    overflow: auto;
    z-index: 99999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}#offcanvas-wrapper.hide {
    display: none
}#offcanvas-wrapper.force-hide {
    display: none!important;
    width: 0!important;
    overflow: hidden
}#offcanvas-wrapper .offcanvas-top {
    padding-top: 2rem;
    padding-bottom: 2rem
}#offcanvas-wrapper .offcanvas-top .logo-holder a {
    color: #fff;
    text-decoration: none;
    font-size: 1.5rem;
    text-align: center;
    display: block
}#offcanvas-wrapper .offcanvas-top .logo-holder img {
    max-width: 80%;
    display: block;
    margin: auto
}#offcanvas-wrapper .social-icons {
    bottom: 0;
    padding-bottom: 1rem;
    z-index: 1;
    text-align: center;
    width: 100%
}#offcanvas-wrapper .social-icons a,#offcanvas-wrapper .social-icons i.fa {
    color: #fff
}#offcanvas-wrapper .social-icons a {
    display: inline-block;
    text-decoration: none;
    padding: 8px;
    line-height: 1
}#offcanvas-wrapper .social-icons i.fa {
    font-size: calc(.9rem + .5rem);
    margin-bottom: 0
}#offcanvas-wrapper #offcanvas-menu {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}.offcanvas_menu {
    margin-left: 0;
    list-style: none;
    flex: 1
}.offcanvas_menu * {
    color: #fff
}.offcanvas_menu ul {
    list-style: none
}.offcanvas_menu li {
    color: #fff;
    border-bottom: 1px solid rgba(128,128,128,.2);
    font-size: .8rem;
    text-align: left;
    transition: all .1s linear
}.offcanvas_menu li a {
    text-decoration: none;
    color: inherit;
    position: relative;
    display: block;
    padding: .75rem 0 .75rem 2.5rem;
    font-size: .875rem;
    line-height: 1
}.offcanvas_menu li a:hover {
    background-color: rgba(255,255,255,.1)
}.offcanvas_menu li:first-of-type {
    border-bottom: 1px solid rgba(128,128,128,.2)
}.offcanvas_menu li.menu-item-has-children>a .arrow,.offcanvas_menu li.page_item_has_children>a .arrow {
    color: inherit!important;
    position: absolute;
    top: 0;
    width: 3.5em;
    height: 100%;
    line-height: 1em;
    text-align: center;
    right: 0;
    transition: all .3s linear
}.offcanvas_menu li.menu-item-has-children>a .arrow:before,.offcanvas_menu li.page_item_has_children>a .arrow:before {
    content: "\f054";
    transform: translateY(-50%) translateX(-50%);
    display: inline-block;
    top: 50%;
    position: absolute;
    left: 50%
}.offcanvas_menu li>ul {
    display: none;
    margin-left: 0;
    background-color: rgba(255,255,255,.2)
}.offcanvas_menu li.current-menu-item a,.offcanvas_menu li.current-menu-item a:hover,.offcanvas_menu li.current_page_item a,.offcanvas_menu li.current_page_item a:hover,.offcanvas_menu li.open {
    background-color: rgba(255,255,255,.05)
}.offcanvas_menu li>ul>li>a {
    padding-left: 3.75rem
}.offcanvas_menu li>ul>li>ul>li>a {
    padding-left: 5rem
}.offcanvas_menu li.open {
    border-bottom: none
}.offcanvas_menu li.open.menu-item-has-children>a .arrow,.offcanvas_menu li.open.page_item_has_children>a .arrow {
    border-left-color: transparent;
    color: #2395F6
}.offcanvas_menu li.open.menu-item-has-children>a .arrow:before,.offcanvas_menu li.open.page_item_has_children>a .arrow:before {
    content: "\f078"
}.offcanvas_menu li.open>a,.offcanvas_menu li.open>a:hover {
    background-color: #fff;
    color: #2395F6;
    border-left: 3px solid #2395F6
}.read-more,.read-more.color1 {
    color: #03a9f4
}@media (min-width: 768px) and (max-width:1023px) {
    [data-component=offcanvas] {
        display:none
    }.offcanvas_menu-tablet [data-component=offcanvas] {
    display: inline-block
}

.offcanvas_menu-tablet #mainmenu_container {
    display: none!important
}}@media (min-width: 1024px) {
    [data-component=offcanvas] {
        display:none
    }.offcanvas_menu-desktop [data-component=offcanvas] {
    display: inline-block
}

.offcanvas_menu-desktop #mainmenu_container {
    display: none!important
}}
.site {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    box-sizing: border-box;
}
.footer {
    background-color: #000;
    margin-bottom: -1px;
    color: #8e9dae;
}
.footer p {
    color: #8e9dae;
}
.footer .footer-content {
    position: relative;
    z-index: 0;
}
.footer .gridContainer {
    position: relative;
    z-index: 10;
}
@media (max-width: 767px) {
    .footer .row:not(.no-spacing) > div:not(.no-gutter-col) {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
.footer-simple .footer-content {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: black;
}
html {
    background-color: #fff;
}
body {
    min-height: 1px;
}
@-moz-document url-prefix() {
}
.page-content .content-section a.button {
    margin-right: 3px;
}
.site {
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh;
}
.site > .page-content {
    z-index: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    flex-grow: 1;
    background-color: #fff;
}
.mesmerize-content-no-padding .content,
.mesmerize-content-no-padding .page-content {
    padding-top: 0;
    padding-bottom: 0;
}
div.image-group-side-3-img .leftimg,
div.image-group-side-3-img .rightimg,
div.image-group-side-3-img .topimg {
    float: left;
    display: inline-block;
    position: relative;
    max-width: 100%;
}
div.image-group-side-3-img .leftimg img {
    width: 100%;
}
div.image-group-side-3-img .topimg {
    width: 80%;
    z-index: 10;
    margin-left: 10%;
}
div.image-group-side-3-img .rightimg {
    margin-top: -25%;
    width: auto;
    width: 80%;
    float: right;
}
div.image-group-side-3-img .leftimg {
    margin-top: -50%;
    z-index: 11;
    width: 60%;
}
.image-group-bottom-3-img {
    overflow: hidden;
}
.image-group-bottom-3-img > img {
    position: relative;
    max-width: 100%;
}
.image-group-bottom-3-img > .left-img {
    margin-right: -10%;
    width: 35%;
    z-index: 0;
}
.image-group-bottom-3-img > .center-img {
    max-width: 100%;
    width: 42%;
    z-index: 1;
}
.image-group-bottom-3-img > .right-img {
    margin-left: -10%;
    max-width: 100%;
    width: 35%;
}
.flexbox img {
    flex: 0 0 auto;
}
.content-section-spacing {
    padding-top: 48px;
}
.content-section-spacing-medium {
    padding-top: 40px;
    padding-bottom: 40px;
}
.content-section {
    text-align: center;
}
.content-section a {
    display: inline-block;
}
.content-section p {
    display: block;
}
.space-bottom {
    margin-bottom: 2rem;
}
.space-bottom-small {
    margin-bottom: 1rem;
}
i.fa {
    color: #acb7c3;
}
a i.fa {
    color: inherit;
}
@media (max-width: 767px) {
    .section-title-col > :last-child,
    .space-bottom-xs {
        margin-bottom: 2rem;
    }
}
@media (min-width: 768px) {
    .content-section-spacing {
        padding-top: 64px;
        padding-bottom: 64px;
    }
    .content-section {
        text-align: left;
    }
}
.shadow-large {
    box-shadow: 0 10px 30px 0 rgba(189, 189, 189, 0.3),
    0 10px 30px rgba(0, 0, 0, 0.08);
}
.shadow-large-black {
    box-shadow: 0 10px 30px 0 rgba(49, 52, 57, 0.3),
    0 10px 30px rgba(0, 0, 0, 0.08);
}
.section-title-col {
    padding-right: 15px;
    padding-left: 15px;
}
.white-text {
    color: #fff;
}
.section-title-col {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    text-align: center;
    margin: auto;
}
@media (min-width: 768px) {
    .content-section-spacing {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .section-title-col {
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        -moz-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 15px;
        padding-left: 15px;
        -webkit-flex-basis: 83.33333%;
        -moz-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%;
    }
    .section-title-col > :last-child:not(.button) {
        margin-bottom: 2rem;
    }
}
@media (min-width: 1228px) {
    .section-title-col {
        max-width: 1024px;
    }
}
@media (min-width: 768px) {
    div.content-left-sm {
        text-align: left;
    }
    div.content-left-sm h2 {
        margin-left: 0;
        margin-right: auto;
        text-align: left;
    }
}
.content-section h1,
.content-section p,
.header-description-row h1,
.header-description-row p {
    display: block;
}
body,
h1,
h2,
p.header-subtitle {
    font-family: Retro, Helvetica, Arial, sans-serif;
}
body {
    font-weight: 400;
}
#side-navigation ul li a:after,
#side-navigation ul li:hover a {
    visibility: visible;
}
#side-navigation ul li a:after {
    content: "";
}
body {
    color: #fff;
}
h1,
h2 {
    font-weight: 400;
}
.footer {
    background-color: #000;
}
#side-navigation {
    display: none;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    z-index: 10;
    transition: all 0.5s;
}
@media screen and (max-width: 767px) {
    #side-navigation {
        display: none !important;
    }
}
#side-navigation ul {
    margin: 0 20px 0 0;
    list-style: none;
}
#side-navigation ul:before {
    background-color: #f1f1f1;
}
#side-navigation ul li {
    position: relative;
    margin: 3px 0;
    overflow: hidden;
    white-space: nowrap;
    line-height: 100%;
    cursor: pointer;
    transition: all 0.2s ease-in;
    text-align: right;
    pointer-events: all;
}
#side-navigation ul li a {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    visibility: hidden;
    min-height: 22px;
}
#side-navigation ul li a:after {
    width: 8px;
    height: 8px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}
#side-navigation ul[data-preset="preset-2"] {
    margin-right: 10px;
}
#side-navigation ul[data-preset="preset-2"] li {
    margin-right: 2px;
}
#side-navigation ul[data-preset="preset-2"] li a {
    padding-left: 14px;
    padding-right: 32px;
    border-radius: 20px;
    color: #fff;
    background-color: #03a9f4;
    border: 2px solid #fff;
    font-family: Open Sans, sans-serif;
    font-size: 1em;
    font-weight: 400;
    line-height: 180%;
    letter-spacing: 0;
    text-transform: capitalize;
    padding-bottom: 2px;
}
#side-navigation ul[data-preset="preset-2"] li a:after {
    right: 12px;
    border-radius: 100%;
    background-color: #fff;
    border: 2px solid #333;
}
#side-navigation ul[data-preset="preset-2"] li:hover a:after {
    background-color: #fff;
    border: 2px solid #fff;
}
.header-homepage:not(.header-slide).color-overlay:before {
    background: #000;
}
.header-homepage:not(.header-slide).color-overlay:before {
    opacity: 0.17;
}
.header-homepage-arrow {
    font-size: calc(50px * 0.84);
    bottom: 20px;
    background: rgba(255, 255, 255, 0);
}
.header-homepage-arrow > i.fa {
    width: 50px;
    height: 50px;
}
.header-homepage-arrow > i {
    color: #fff;
}
.mesmerize-front-page .header-separator path.svg-accent {
    stroke: #7d22aa !important;
}
.mesmerize-front-page .header-separator svg {
    height: 81px !important;
}
.header-homepage .header-description-row {
    padding-bottom: 0;
}
@media screen and (max-width: 767px) {
    .header-homepage .header-description-row {
        padding-top: 15%;
        padding-bottom: 15%;
    }
}
@media only screen and (min-width: 768px) {
    .header-content .align-holder {
        width: 80% !important;
    }
} /*!Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
.fa {
display: inline-block;
}
@font-face {
font-family: FontAwesome;
src: url(wp-content/themes/mesmerize/assets/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(wp-content/themes/mesmerize/assets/fonts/fontawesome-webfont.eot?)
format("embedded-opentype"),
url(wp-content/themes/mesmerize/assets/fonts/fontawesome-webfont.woff2?v=4.7.0)
format("woff2"),
url(wp-content/themes/mesmerize/assets/fonts/fontawesome-webfont.woff?v=4.7.0)
format("woff"),
url(wp-content/themes/mesmerize/assets/fonts/fontawesome-webfont.ttf?v=4.7.0)
format("truetype"),
url(wp-content/themes/mesmerize/assets/fonts/fontawesome-webfont.svg?v=4.7.0)
format("svg");
font-weight: 400;
font-style: normal;
}
.fa {
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.fa-bars:before {
content: "\f0c9";
}
.fa-angle-down:before {
content: "\f107";
}
/* Surcharge pour la section #cta-1 */
#cta-1.bg-color1 {
    background-color: #01579b; /* Bleu plus foncé pour un meilleur contraste */
}

#cta-1.white-text,
#cta-1 h2,
#cta-1 p.lead {
    color: #f5f5f5; /* Blanc cassé pour réduire la luminosité et améliorer le contraste */
}

/* Surcharge pour le bouton */
#cta-1 a#kickstarterbutton.button.color2 {
    background-color: #e65100; /* Orange plus foncé */
    color: #000000; /* Texte noir pour un contraste élevé */
    border-color: #e65100;
    font-family: Vcr, Verdana, Tahoma;
    font-size: 1.5rem;
}

#cta-1 a#kickstarterbutton.button.color2:hover {
    background-color: #ff5722; /* Orange légèrement plus clair au survol */
    color: #000000;
    border-color: #ff5722;
}
#cta-1 a#steambutton.button.color2 {
    background-color: #e65100; /* Orange plus foncé */
    color: #000000; /* Texte noir pour un contraste élevé */
    border-color: #e65100;
    font-family: Vcr, Verdana, Tahoma;
    font-size: 1.5rem;
}

#cta-1 a#steambutton.button.color2:hover {
    background-color: #ff5722; /* Orange légèrement plus clair au survol */
    color: #000000;
    border-color: #ff5722;
}
.page-template-page-templates {
    margin: 0;
}
#offcanvas-menu ul {
    margin-left:0;
    padding-left:0;
}


