.com_bigwhiteduck_stacks_paragraphpro_stack p.text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-left{text-align:left}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-right{text-align:right}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify{text-align:justify}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-inherit{text-align:inherit}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center + ul{display:table;margin:0 auto;text-align:left}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify.small-only-just-left{text-align:left !important}}




#stacks_in_2 {
  display: inline-block;
  width: 100%;
}/*
1.0.3.6
- fixes wave color bug in firefox
- navbar font was not applying
- New option to add link to logo
- fixes mailto and tel links placed in partials.
- links to fonts were missing, restored
- if there is no logo, doesnt show broken image
- fixed main content and footer z-index issue, could cause the menu to appear behind it
*/
#content, #footer {
  position: relative;
  z-index:0;
}
#stacks_in_4 #header-nav {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  #stacks_in_4 #header-nav * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #stacks_in_4 #header-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    list-style-type: none; }
    #stacks_in_4 #header-nav ul li {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      padding: 0 3px; }
      #stacks_in_4 #header-nav ul li a {
        color: #242424;
        font-size: 14px;
        border-radius: 20px;
        padding: 12px 18px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        #stacks_in_4 #header-nav ul li a:hover {
          color: white;
          background: rgba(36, 36, 36, 0.5);
          -webkit-transform: translateY(-5px);
                  transform: translateY(-5px);
          -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); }

#stacks_in_4 .modular-theme-nav ul li {
  margin: 0 5px; }
  #stacks_in_4 .modular-theme-nav ul li a {
    font-size: 14px;
    padding: 12px 18px;
    color: #242424; }
    #stacks_in_4 .modular-theme-nav ul li a.current {
      color: hotpink; }
  #stacks_in_4 .modular-theme-nav ul li:last-child a {
    color: white;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 30px; }

#stacks_in_4 .modular-theme-nav ul li ul {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.2); }
  #stacks_in_4 .modular-theme-nav ul li ul li a {
    color: white; }

body.stacks_in_4 header#header {
  overflow: hidden;
  position: relative;
  padding-bottom: 100px;
  /*  */
  /*  */
  /*  */
  background: url(../header_files/header_bg_image_choice-4.jpg) no-repeat center center;
  background-size: cover;
  /*  */ }
  body.stacks_in_4 header#header::before {
    /*  */
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.05);
    /*  */ }
  body.stacks_in_4 header#header .ocean-svg {
    left: 0;
    z-index: 2;
    width: 100%;
    height: 0px;
    bottom: -5px;
    position: absolute;
    background: #273238; }
  body.stacks_in_4 header#header .wave-svg {
    top: -100px;
    z-index: 2;
    height: 100px;
    position: absolute;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite;
            animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite; }
    body.stacks_in_4 header#header .wave-svg g,
body.stacks_in_4 header#header .wave-svg use{
      fill: #EDE9E4 !important; }
  body.stacks_in_4 header#header .wave-svg:nth-of-type(2) {
    top: -75px;
    -webkit-animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.25s infinite;
            animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.25s infinite; }
  body.stacks_in_4 header#header .wave-svg:nth-of-type(3) {
    top: -90px;
    -webkit-animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.5s infinite;
            animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.5s infinite; }
  body.stacks_in_4 header#header > .stacks_top {
    position: static; }
    body.stacks_in_4 header#header > .stacks_top > div {
      position: static; }
      body.stacks_in_4 header#header > .stacks_top > div > .stacks_out {
        position: static; }
        body.stacks_in_4 header#header > .stacks_top > div > .stacks_out > .stacks_in {
          position: static; }

/*
body.stacks_in_4 header#header [id*="stacks_in"] {
  margin: 0 !important; }
*/

body.stacks_in_4 header#header #header-inner {
  /*  */
  font-family: "Nunito";
  /*  */
  max-width: 800px;
  /*  */
  z-index: 2;
  display: block;
  margin: 0 auto;
  position: relative;
  padding: 20px 20px;
  min-height: 300px;
  /*  */ }
  body.stacks_in_4 header#header #header-inner.stacks h1, body.stacks_in_4 header#header #header-inner.stacks h2, body.stacks_in_4 header#header #header-inner.stacks h3, body.stacks_in_4 header#header #header-inner.stacks h4, body.stacks_in_4 header#header #header-inner.stacks h5, body.stacks_in_4 header#header #header-inner.stacks h6 {
    color: rgba(255, 255, 255, 1.00); }
  body.stacks_in_4 header#header #header-inner.stacks * {
    color: rgba(255, 255, 255, 1.00); }
  body.stacks_in_4 header#header #header-inner.title_description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    body.stacks_in_4 header#header #header-inner.title_description.left {
      text-align: left;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
    body.stacks_in_4 header#header #header-inner.title_description.right {
      text-align: right;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
    body.stacks_in_4 header#header #header-inner.title_description.center {
      text-align: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    body.stacks_in_4 header#header #header-inner.title_description .header-inner-title {
      font-weight: bold;
      font-family: inherit;
      color: rgba(255, 255, 255, 1.00);
      font-size: 32px;
      line-height: 38.400002px; }
    body.stacks_in_4 header#header #header-inner.title_description .header-inner-description {
      font-family: inherit;
      color: rgba(255, 255, 255, 1.00);
      font-size: 16px;
      line-height: 19.200001px; }
  body.stacks_in_4 header#header #header-inner::before {
    /*  */ }

body.stacks_in_4 header#header .modular-wave-navbar {
  /*  */
  background: rgba(24, 24, 24, 0.11);
  /*  */
  /*  */
  /*  */
  font-family: "Nunito";
  /*  */
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 15px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 65px; }
  body.stacks_in_4 header#header .modular-wave-navbar-logo {
    width: 0px;
    height: 0px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    body.stacks_in_4 header#header .modular-wave-navbar-logo img {
      width: 100%;
      height: auto; }
  body.stacks_in_4 header#header .modular-wave-navbar-nav-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
     }
    body.stacks_in_4 header#header .modular-wave-navbar-nav-top ul.modular-nav {
      margin: 0;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      list-style: none;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      body.stacks_in_4 header#header .modular-wave-navbar-nav-top ul.modular-nav li {
        padding-right: 8px;
        display: inline-block;
        margin-bottom: 0;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto; }
        body.stacks_in_4 header#header .modular-wave-navbar-nav-top ul.modular-nav li:last-child {
          padding-right: 0; }
      body.stacks_in_4 header#header .modular-wave-navbar-nav-top ul.modular-nav a {
        z-index: 1;
        color: rgba(255, 255, 255, 1.00);
        font-size: 20px;
        padding: 9px 14px;
        cursor: pointer;
        position: relative;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
        body.stacks_in_4 header#header .modular-wave-navbar-nav-top ul.modular-nav a:hover {
          color: rgba(255, 231, 0, 1.00); }
          body.stacks_in_4 header#header .modular-wave-navbar-nav-top ul.modular-nav a:hover::after {
            opacity: 1;
            -webkit-transform: translateY(0);
                    transform: translateY(0); }
          body.stacks_in_4 header#header .modular-wave-navbar-nav-top ul.modular-nav a:hover::before {
            opacity: 0; }
        body.stacks_in_4 header#header .modular-wave-navbar-nav-top ul.modular-nav a::after, body.stacks_in_4 header#header .modular-wave-navbar-nav-top ul.modular-nav a::before {
          background: rgba(46, 46, 46, 0.71);
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          content: '';
          z-index: -1;
          display: block;
          position: absolute;
          -webkit-transition: inherit;
          transition: inherit;
          pointer-events: none;
          border-radius: 20px; }
        body.stacks_in_4 header#header .modular-wave-navbar-nav-top ul.modular-nav a::before {
          background: rgba(108, 108, 109, 0.00); }
        body.stacks_in_4 header#header .modular-wave-navbar-nav-top ul.modular-nav a::after {
          opacity: 0;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          background: rgba(46, 46, 46, 0.71); }
  body.stacks_in_4 header#header .modular-wave-navbar-side-nav-toggle {
    color: rgba(192, 0, 0, 1.00);
    background: rgba(255, 255, 255, 1.00);
    position: fixed;
    z-index: 20;
    top: 20px;
    right: 15px;
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    cursor: pointer;
    margin-left: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3); }
    body.stacks_in_4 header#header .modular-wave-navbar-side-nav-toggle i {
      font-size: 22px;
      -webkit-transform: scaleX(-1);
              transform: scaleX(-1); }
    body.stacks_in_4 header#header .modular-wave-navbar-side-nav-toggle:hover {
      color: rgba(255, 226, 30, 1.00);
      background: rgba(79, 80, 80, 0.90);
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px);
      -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

body.stacks_in_4 header#header #modular-wave-side-nav {
  /*  */
  /*  */
  background: #B43700;
  background: -webkit-gradient(linear, left top, left bottom, from(to bottom right), color-stop(#B43700), to(#1D1D1E));
  background: linear-gradient(to bottom right, #B43700, #1D1D1E);
  /*  */
  /*  */
  font-family: "Nunito";
  /*  */
  width: 320px;
  border-radius: 10px 0 0 10px;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
  overflow: hidden;
  max-width: 100%;
  max-height: calc(100% - 30px);
  overflow-y: scroll;
  padding-right: 20px;
  margin: 15px -100% 15px 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-box-shadow: -5px 0 30px rgba(0, 0, 0, 0.3);
  box-shadow: -5px 0 30px rgba(0, 0, 0, 0.3); }
  body.stacks_in_4 header#header #modular-wave-side-nav.was-opened {
    -webkit-animation: side-nav-out 0.7s;
            animation: side-nav-out 0.7s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
  body.stacks_in_4 header#header #modular-wave-side-nav .modular-wave-side-nav-header {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(0, 0, 0, 0.20);
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-box-pack: Space-between;
        -ms-flex-pack: Space-between;
            justify-content: Space-between; }
    body.stacks_in_4 header#header #modular-wave-side-nav .modular-wave-side-nav-header .side-nav-title h1 {
      margin: 0;
      padding: 10px;
      font-size: 24px;
      font-weight: 200;
      color: inherit;
      font-family: inherit; }
    body.stacks_in_4 header#header #modular-wave-side-nav .modular-wave-side-nav-header .side-nav-close {
      width: 30px;
      height: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      cursor: pointer;
      border-radius: 5px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      body.stacks_in_4 header#header #modular-wave-side-nav .modular-wave-side-nav-header .side-nav-close:hover {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }
  body.stacks_in_4 header#header #modular-wave-side-nav > ul.modular-nav {
    padding: 10px;
    margin: 0;
    opacity: 0;
    list-style: none;
    -webkit-transform: translateY(20px);
            transform: translateY(20px); }
    body.stacks_in_4 header#header #modular-wave-side-nav > ul.modular-nav ul {
      margin: 0;
      list-style: none;
      padding: 0 0 0 15px; }
    body.stacks_in_4 header#header #modular-wave-side-nav > ul.modular-nav li {
      margin-bottom: 3px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.20); }
      body.stacks_in_4 header#header #modular-wave-side-nav > ul.modular-nav li.modular-nav-item-parent:not(.no-no) > a::after {
        font-size: 16px;
        display: inline-block;
        font-family: "Material Icons";
        content: 'keyboard_arrow_down'; }
      body.stacks_in_4 header#header #modular-wave-side-nav > ul.modular-nav li:last-child {
        margin-bottom: 0;
        border-bottom: none; }
      body.stacks_in_4 header#header #modular-wave-side-nav > ul.modular-nav li a {
        font-size: 16px;
        padding: 10px 8px;
        color: rgba(255, 255, 255, 1.00);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        text-decoration: none;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        body.stacks_in_4 header#header #modular-wave-side-nav > ul.modular-nav li a:hover {
          color: rgba(255, 232, 0, 1.00); }
      body.stacks_in_4 header#header #modular-wave-side-nav > ul.modular-nav li ul li:first-child {
        margin-top: 3px; }
      body.stacks_in_4 header#header #modular-wave-side-nav > ul.modular-nav li > ul {
        height: 0;
        opacity: 0;
        overflow: hidden; }
        body.stacks_in_4 header#header #modular-wave-side-nav > ul.modular-nav li > ul li {
          border-bottom: none; }
          body.stacks_in_4 header#header #modular-wave-side-nav > ul.modular-nav li > ul li a {
            font-size: 14px; }
      body.stacks_in_4 header#header #modular-wave-side-nav > ul.modular-nav li > ul ul ul ul {
        display: none; }
      body.stacks_in_4 header#header #modular-wave-side-nav > ul.modular-nav li.expanded > ul {
        opacity: 1;
        -webkit-transition: opacity 0.3s 0.3s;
        transition: opacity 0.3s 0.3s; }

      body.stacks_in_4 header#header #modular-wave-side-nav > ul.modular-nav li.expanded.modular-nav-item-parent:not(.no-no) > a {
        color: rgba(255, 232, 0, 1.00); }
        body.stacks_in_4 header#header #modular-wave-side-nav > ul.modular-nav li.expanded.modular-nav-item-parent:not(.no-no) > a::after {
          content: 'keyboard_arrow_up'; }


body.stacks_in_4 header#header .modular-wave-side-nav-cover {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  display: none;
  cursor: pointer; }

body.stacks_in_4.modular-side-nav-open header#header #modular-wave-side-nav {
  -webkit-animation: side-nav-in 0.7s;
          animation: side-nav-in 0.7s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }
  body.stacks_in_4.modular-side-nav-open header#header #modular-wave-side-nav .modular-wave-side-nav-header {
    -webkit-animation: side-nav-header-in 0.4s 0.6s;
            animation: side-nav-header-in 0.4s 0.6s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
  body.stacks_in_4.modular-side-nav-open header#header #modular-wave-side-nav > ul.modular-nav {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition: all 0.4s 0.6s;
    transition: all 0.4s 0.6s; }

body.stacks_in_4.modular-side-nav-open header#header .modular-wave-side-nav-cover {
  display: block; }

body.stacks_in_4.modular-side-nav-open.close-nav-focus #modular-wave-side-nav .side-nav-close {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  background: rgba(220, 20, 60, 0.4);
  -webkit-animation: side-nav-close-pulse 0.8s infinite;
          animation: side-nav-close-pulse 0.8s infinite; }

body.stacks_in_4 main#content {
  /*  */
  font-family: "Nunito";
  /*  */ }

body.stacks_in_4 #footer {
  min-height: 300px;
  position: relative;
  padding: 20px 15px;
  /*  */
  background: rgba(71, 71, 71, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */
  font-family: "Nunito";
  /*  */ }
  body.stacks_in_4 #footer::before {
    /*  */
    display: none;
    /*  */ }

body.stacks_in_4 {
  color: rgba(36, 38, 58, 1.00);
  background: #EDE9E4;
  /*  */
  font-family: "Nunito";
  /*  */ }
  body.stacks_in_4 a, body.stacks_in_4 a:visited {
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_4 a:hover {
    color: rgba(255, 232, 0, 1.00); }
  body.stacks_in_4 p, body.stacks_in_4 span {
    color: rgba(36, 38, 58, 1.00); }
  body.stacks_in_4 code {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(36, 38, 58, 1.00); }
  body.stacks_in_4 pre {
    overflow-y: hidden;
    background: #f4f5f6;
    border-left: 3px solid rgba(36, 38, 58, 1.00); }
  body.stacks_in_4 h1, body.stacks_in_4 h2, body.stacks_in_4 h3, body.stacks_in_4 h4, body.stacks_in_4 h5, body.stacks_in_4 h6, body.stacks_in_4 .album-title {
    font-weight: bold;
    color: rgba(180, 55, 0, 1.00);
    /*  */
    font-family: "Nunito";
    /*  */ }
  body.stacks_in_4 input[type='email'],
  body.stacks_in_4 input[type='number'],
  body.stacks_in_4 input[type='password'],
  body.stacks_in_4 input[type='search'],
  body.stacks_in_4 input[type='tel'],
  body.stacks_in_4 input[type='text'],
  body.stacks_in_4 input[type='url'],
  body.stacks_in_4 textarea,
  body.stacks_in_4 select {
    border: 0.1rem solid rgba(189, 189, 196, 1.00); }
  body.stacks_in_4 input[type='email']:focus,
  body.stacks_in_4 input[type='number']:focus,
  body.stacks_in_4 input[type='password']:focus,
  body.stacks_in_4 input[type='search']:focus,
  body.stacks_in_4 input[type='tel']:focus,
  body.stacks_in_4 input[type='text']:focus,
  body.stacks_in_4 input[type='url']:focus,
  body.stacks_in_4 textarea:focus,
  body.stacks_in_4 select:focus {
    border-color: rgba(192, 0, 0, 1.00); }
  body.stacks_in_4 .button, body.stacks_in_4 button, body.stacks_in_4 input[type='button'], body.stacks_in_4 input[type='reset'], body.stacks_in_4 input[type='submit'] {
    background-color: rgba(235, 62, 79, 1.00);
    border: 0.1rem solid rgba(235, 62, 79, 1.00); }
  body.stacks_in_4 .button:focus, body.stacks_in_4 .button:hover, body.stacks_in_4 button:focus, body.stacks_in_4 button:hover, body.stacks_in_4 input[type='button']:focus, body.stacks_in_4 input[type='button']:hover, body.stacks_in_4 input[type='reset']:focus, body.stacks_in_4 input[type='reset']:hover, body.stacks_in_4 input[type='submit']:focus, body.stacks_in_4 input[type='submit']:hover {
    background-color: rgba(255, 230, 31, 1.00);
    border-color: rgba(255, 230, 31, 1.00);
    color: #fff; }
  body.stacks_in_4 .button[disabled]:focus, body.stacks_in_4 .button[disabled]:hover, body.stacks_in_4 button[disabled]:focus, body.stacks_in_4 button[disabled]:hover, body.stacks_in_4 input[type='button'][disabled]:focus, body.stacks_in_4 input[type='button'][disabled]:hover, body.stacks_in_4 input[type='reset'][disabled]:focus, body.stacks_in_4 input[type='reset'][disabled]:hover, body.stacks_in_4 input[type='submit'][disabled]:focus, body.stacks_in_4 input[type='submit'][disabled]:hover {
    background-color: rgba(235, 62, 79, 1.00);
    border-color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_4 .button.button-outline, body.stacks_in_4 button.button-outline, body.stacks_in_4 input[type='button'].button-outline, body.stacks_in_4 input[type='reset'].button-outline, body.stacks_in_4 input[type='submit'].button-outline {
    background-color: transparent;
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_4 .button.button-outline:focus, body.stacks_in_4 .button.button-outline:hover, body.stacks_in_4 button.button-outline:focus, body.stacks_in_4 button.button-outline:hover, body.stacks_in_4 input[type='button'].button-outline:focus, body.stacks_in_4 input[type='button'].button-outline:hover, body.stacks_in_4 input[type='reset'].button-outline:focus, body.stacks_in_4 input[type='reset'].button-outline:hover, body.stacks_in_4 input[type='submit'].button-outline:focus, body.stacks_in_4 input[type='submit'].button-outline:hover {
    background-color: transparent;
    border-color: rgba(255, 230, 31, 1.00);
    color: rgba(255, 230, 31, 1.00); }
  body.stacks_in_4 .button.button-outline[disabled]:focus, body.stacks_in_4 .button.button-outline[disabled]:hover,
  body.stacks_in_4 button.button-outline[disabled]:focus,
  body.stacks_in_4 button.button-outline[disabled]:hover,
  body.stacks_in_4 input[type='button'].button-outline[disabled]:focus,
  body.stacks_in_4 input[type='button'].button-outline[disabled]:hover,
  body.stacks_in_4 input[type='reset'].button-outline[disabled]:focus,
  body.stacks_in_4 input[type='reset'].button-outline[disabled]:hover,
  body.stacks_in_4 input[type='submit'].button-outline[disabled]:focus,
  body.stacks_in_4 input[type='submit'].button-outline[disabled]:hover {
    border-color: inherit;
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_4 .button.button-clear,
  body.stacks_in_4 button.button-clear,
  body.stacks_in_4 input[type='button'].button-clear,
  body.stacks_in_4 input[type='reset'].button-clear,
  body.stacks_in_4 input[type='submit'].button-clear {
    background-color: transparent;
    border-color: transparent;
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_4 .button.button-clear:focus, body.stacks_in_4 .button.button-clear:hover,
  body.stacks_in_4 button.button-clear:focus,
  body.stacks_in_4 button.button-clear:hover,
  body.stacks_in_4 input[type='button'].button-clear:focus,
  body.stacks_in_4 input[type='button'].button-clear:hover,
  body.stacks_in_4 input[type='reset'].button-clear:focus,
  body.stacks_in_4 input[type='reset'].button-clear:hover,
  body.stacks_in_4 input[type='submit'].button-clear:focus,
  body.stacks_in_4 input[type='submit'].button-clear:hover {
    background-color: transparent;
    border-color: transparent;
    color: rgba(255, 230, 31, 1.00); }
  body.stacks_in_4 .button.button-clear[disabled]:focus, body.stacks_in_4 .button.button-clear[disabled]:hover,
  body.stacks_in_4 button.button-clear[disabled]:focus,
  body.stacks_in_4 button.button-clear[disabled]:hover,
  body.stacks_in_4 input[type='button'].button-clear[disabled]:focus,
  body.stacks_in_4 input[type='button'].button-clear[disabled]:hover,
  body.stacks_in_4 input[type='reset'].button-clear[disabled]:focus,
  body.stacks_in_4 input[type='reset'].button-clear[disabled]:hover,
  body.stacks_in_4 input[type='submit'].button-clear[disabled]:focus,
  body.stacks_in_4 input[type='submit'].button-clear[disabled]:hover {
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_4 .slbCloseBtn {
    right: 0;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 0;
    font-size: 30px;
    padding-bottom: 3px;
    font-weight: normal;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

@media (max-width: 750px) {
  body.stacks_in_4 header#header .modular-wave-navbar-nav-top {
    display: none; } }

@-webkit-keyframes side-nav-in {
  0% {
    margin-right: -100%; }
  70% {
    margin-right: -10px; }
  100% {
    margin-right: -20px; } }

@keyframes side-nav-in {
  0% {
    margin-right: -100%; }
  70% {
    margin-right: -10px; }
  100% {
    margin-right: -20px; } }

@-webkit-keyframes side-nav-out {
  0% {
    margin-right: -20px; }
  100% {
    margin-right: calc(-100% - 20px); } }

@keyframes side-nav-out {
  0% {
    margin-right: -20px; }
  100% {
    margin-right: calc(-100% - 20px); } }

@-webkit-keyframes side-nav-header-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes side-nav-header-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes side-nav-close-pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes side-nav-close-pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes wave {
  0% {
    margin-left: 0; }
  100% {
    margin-left: -1600px; } }

@keyframes wave {
  0% {
    margin-left: 0; }
  100% {
    margin-left: -1600px; } }

@-webkit-keyframes swell {
  0%, 100% {
    -webkit-transform: translate3d(0, -25px, 0);
            transform: translate3d(0, -25px, 0); }
  50% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0); } }

@keyframes swell {
  0%, 100% {
    -webkit-transform: translate3d(0, -25px, 0);
            transform: translate3d(0, -25px, 0); }
  50% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0); } }

/*  */

#stacks_in_137 {
	margin: 0px 0px 40px 4px;
}




#stacks_in_28 {
  display: inline-block;
  width: 100%;
}/*
1.0.3.6
- fixes wave color bug in firefox
- navbar font was not applying
- New option to add link to logo
- fixes mailto and tel links placed in partials.
- links to fonts were missing, restored
- if there is no logo, doesnt show broken image
- fixed main content and footer z-index issue, could cause the menu to appear behind it
*/
#content, #footer {
  position: relative;
  z-index:0;
}
#stacks_in_70 #header-nav {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  #stacks_in_70 #header-nav * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #stacks_in_70 #header-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    list-style-type: none; }
    #stacks_in_70 #header-nav ul li {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      padding: 0 3px; }
      #stacks_in_70 #header-nav ul li a {
        color: #242424;
        font-size: 14px;
        border-radius: 20px;
        padding: 12px 18px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        #stacks_in_70 #header-nav ul li a:hover {
          color: white;
          background: rgba(36, 36, 36, 0.5);
          -webkit-transform: translateY(-5px);
                  transform: translateY(-5px);
          -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); }

#stacks_in_70 .modular-theme-nav ul li {
  margin: 0 5px; }
  #stacks_in_70 .modular-theme-nav ul li a {
    font-size: 14px;
    padding: 12px 18px;
    color: #242424; }
    #stacks_in_70 .modular-theme-nav ul li a.current {
      color: hotpink; }
  #stacks_in_70 .modular-theme-nav ul li:last-child a {
    color: white;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 30px; }

#stacks_in_70 .modular-theme-nav ul li ul {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.2); }
  #stacks_in_70 .modular-theme-nav ul li ul li a {
    color: white; }

body.stacks_in_70 header#header {
  overflow: hidden;
  position: relative;
  padding-bottom: 100px;
  /*  */
  /*  */
  /*  */
  background: url(../header_files/header_bg_image_choice-70.jpg) no-repeat center center;
  background-size: cover;
  /*  */ }
  body.stacks_in_70 header#header::before {
    /*  */
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.10);
    /*  */ }
  body.stacks_in_70 header#header .ocean-svg {
    left: 0;
    z-index: 2;
    width: 100%;
    height: 0px;
    bottom: -5px;
    position: absolute;
    background: #273238; }
  body.stacks_in_70 header#header .wave-svg {
    top: -100px;
    z-index: 2;
    height: 100px;
    position: absolute;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite;
            animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite; }
    body.stacks_in_70 header#header .wave-svg g,
body.stacks_in_70 header#header .wave-svg use{
      fill: #EDE9E4 !important; }
  body.stacks_in_70 header#header .wave-svg:nth-of-type(2) {
    top: -75px;
    -webkit-animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.25s infinite;
            animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.25s infinite; }
  body.stacks_in_70 header#header .wave-svg:nth-of-type(3) {
    top: -90px;
    -webkit-animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.5s infinite;
            animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.5s infinite; }
  body.stacks_in_70 header#header > .stacks_top {
    position: static; }
    body.stacks_in_70 header#header > .stacks_top > div {
      position: static; }
      body.stacks_in_70 header#header > .stacks_top > div > .stacks_out {
        position: static; }
        body.stacks_in_70 header#header > .stacks_top > div > .stacks_out > .stacks_in {
          position: static; }

/*
body.stacks_in_70 header#header [id*="stacks_in"] {
  margin: 0 !important; }
*/

body.stacks_in_70 header#header #header-inner {
  /*  */
  font-family: "Nunito";
  /*  */
  max-width: 800px;
  /*  */
  z-index: 2;
  display: block;
  margin: 0 auto;
  position: relative;
  padding: 20px 20px;
  min-height: 300px;
  /*  */ }
  body.stacks_in_70 header#header #header-inner.stacks h1, body.stacks_in_70 header#header #header-inner.stacks h2, body.stacks_in_70 header#header #header-inner.stacks h3, body.stacks_in_70 header#header #header-inner.stacks h4, body.stacks_in_70 header#header #header-inner.stacks h5, body.stacks_in_70 header#header #header-inner.stacks h6 {
    color: rgba(255, 255, 255, 1.00); }
  body.stacks_in_70 header#header #header-inner.stacks * {
    color: rgba(255, 211, 0, 1.00); }
  body.stacks_in_70 header#header #header-inner.title_description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    body.stacks_in_70 header#header #header-inner.title_description.left {
      text-align: left;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
    body.stacks_in_70 header#header #header-inner.title_description.right {
      text-align: right;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
    body.stacks_in_70 header#header #header-inner.title_description.center {
      text-align: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    body.stacks_in_70 header#header #header-inner.title_description .header-inner-title {
      font-weight: bold;
      font-family: inherit;
      color: rgba(255, 226, 30, 1.00);
      font-size: 48px;
      line-height: 57.600002px; }
    body.stacks_in_70 header#header #header-inner.title_description .header-inner-description {
      font-family: inherit;
      color: rgba(255, 255, 255, 1.00);
      font-size: 16px;
      line-height: 19.200001px; }
  body.stacks_in_70 header#header #header-inner::before {
    /*  */ }

body.stacks_in_70 header#header .modular-wave-navbar {
  /*  */
  background: rgba(1, 1, 1, 0.11);
  /*  */
  /*  */
  /*  */
  font-family: "Nunito";
  /*  */
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 12px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 62px; }
  body.stacks_in_70 header#header .modular-wave-navbar-logo {
    width: 300px;
    height: 40px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    body.stacks_in_70 header#header .modular-wave-navbar-logo img {
      width: 100%;
      height: auto; }
  body.stacks_in_70 header#header .modular-wave-navbar-nav-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
     }
    body.stacks_in_70 header#header .modular-wave-navbar-nav-top ul.modular-nav {
      margin: 0;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      list-style: none;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      body.stacks_in_70 header#header .modular-wave-navbar-nav-top ul.modular-nav li {
        padding-right: 8px;
        display: inline-block;
        margin-bottom: 0;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto; }
        body.stacks_in_70 header#header .modular-wave-navbar-nav-top ul.modular-nav li:last-child {
          padding-right: 0; }
      body.stacks_in_70 header#header .modular-wave-navbar-nav-top ul.modular-nav a {
        z-index: 1;
        color: rgba(255, 255, 255, 1.00);
        font-size: 20px;
        padding: 9px 14px;
        cursor: pointer;
        position: relative;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
        body.stacks_in_70 header#header .modular-wave-navbar-nav-top ul.modular-nav a:hover {
          color: rgba(255, 232, 0, 1.00); }
          body.stacks_in_70 header#header .modular-wave-navbar-nav-top ul.modular-nav a:hover::after {
            opacity: 1;
            -webkit-transform: translateY(0);
                    transform: translateY(0); }
          body.stacks_in_70 header#header .modular-wave-navbar-nav-top ul.modular-nav a:hover::before {
            opacity: 0; }
        body.stacks_in_70 header#header .modular-wave-navbar-nav-top ul.modular-nav a::after, body.stacks_in_70 header#header .modular-wave-navbar-nav-top ul.modular-nav a::before {
          background: rgba(46, 46, 46, 0.71);
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          content: '';
          z-index: -1;
          display: block;
          position: absolute;
          -webkit-transition: inherit;
          transition: inherit;
          pointer-events: none;
          border-radius: 20px; }
        body.stacks_in_70 header#header .modular-wave-navbar-nav-top ul.modular-nav a::before {
          background: rgba(108, 108, 109, 0.00); }
        body.stacks_in_70 header#header .modular-wave-navbar-nav-top ul.modular-nav a::after {
          opacity: 0;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          background: rgba(46, 46, 46, 0.71); }
  body.stacks_in_70 header#header .modular-wave-navbar-side-nav-toggle {
    color: rgba(220, 0, 0, 1.00);
    background: rgba(255, 255, 255, 1.00);
    position: fixed;
    z-index: 20;
    top: 10px;
    right: 12px;
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    cursor: pointer;
    margin-left: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3); }
    body.stacks_in_70 header#header .modular-wave-navbar-side-nav-toggle i {
      font-size: 22px;
      -webkit-transform: scaleX(-1);
              transform: scaleX(-1); }
    body.stacks_in_70 header#header .modular-wave-navbar-side-nav-toggle:hover {
      color: rgba(255, 226, 30, 1.00);
      background: rgba(79, 80, 80, 0.90);
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px);
      -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

body.stacks_in_70 header#header #modular-wave-side-nav {
  /*  */
  /*  */
  background: #B43700;
  background: -webkit-gradient(linear, left top, left bottom, from(to bottom right), color-stop(#B43700), to(#111111));
  background: linear-gradient(to bottom right, #B43700, #111111);
  /*  */
  /*  */
  font-family: "Nunito";
  /*  */
  width: 320px;
  border-radius: 10px 0 0 10px;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
  overflow: hidden;
  max-width: 100%;
  max-height: calc(100% - 30px);
  overflow-y: scroll;
  padding-right: 20px;
  margin: 15px -100% 15px 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-box-shadow: -5px 0 30px rgba(0, 0, 0, 0.3);
  box-shadow: -5px 0 30px rgba(0, 0, 0, 0.3); }
  body.stacks_in_70 header#header #modular-wave-side-nav.was-opened {
    -webkit-animation: side-nav-out 0.7s;
            animation: side-nav-out 0.7s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
  body.stacks_in_70 header#header #modular-wave-side-nav .modular-wave-side-nav-header {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(3, 3, 3, 0.22);
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-box-pack: Space-between;
        -ms-flex-pack: Space-between;
            justify-content: Space-between; }
    body.stacks_in_70 header#header #modular-wave-side-nav .modular-wave-side-nav-header .side-nav-title h1 {
      margin: 0;
      padding: 10px;
      font-size: 24px;
      font-weight: 200;
      color: inherit;
      font-family: inherit; }
    body.stacks_in_70 header#header #modular-wave-side-nav .modular-wave-side-nav-header .side-nav-close {
      width: 30px;
      height: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      cursor: pointer;
      border-radius: 5px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      body.stacks_in_70 header#header #modular-wave-side-nav .modular-wave-side-nav-header .side-nav-close:hover {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }
  body.stacks_in_70 header#header #modular-wave-side-nav > ul.modular-nav {
    padding: 10px;
    margin: 0;
    opacity: 0;
    list-style: none;
    -webkit-transform: translateY(20px);
            transform: translateY(20px); }
    body.stacks_in_70 header#header #modular-wave-side-nav > ul.modular-nav ul {
      margin: 0;
      list-style: none;
      padding: 0 0 0 15px; }
    body.stacks_in_70 header#header #modular-wave-side-nav > ul.modular-nav li {
      margin-bottom: 3px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.20); }
      body.stacks_in_70 header#header #modular-wave-side-nav > ul.modular-nav li.modular-nav-item-parent:not(.no-no) > a::after {
        font-size: 16px;
        display: inline-block;
        font-family: "Material Icons";
        content: 'keyboard_arrow_down'; }
      body.stacks_in_70 header#header #modular-wave-side-nav > ul.modular-nav li:last-child {
        margin-bottom: 0;
        border-bottom: none; }
      body.stacks_in_70 header#header #modular-wave-side-nav > ul.modular-nav li a {
        font-size: 16px;
        padding: 10px 8px;
        color: rgba(255, 255, 255, 1.00);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        text-decoration: none;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        body.stacks_in_70 header#header #modular-wave-side-nav > ul.modular-nav li a:hover {
          color: rgba(255, 245, 0, 1.00); }
      body.stacks_in_70 header#header #modular-wave-side-nav > ul.modular-nav li ul li:first-child {
        margin-top: 3px; }
      body.stacks_in_70 header#header #modular-wave-side-nav > ul.modular-nav li > ul {
        height: 0;
        opacity: 0;
        overflow: hidden; }
        body.stacks_in_70 header#header #modular-wave-side-nav > ul.modular-nav li > ul li {
          border-bottom: none; }
          body.stacks_in_70 header#header #modular-wave-side-nav > ul.modular-nav li > ul li a {
            font-size: 14px; }
      body.stacks_in_70 header#header #modular-wave-side-nav > ul.modular-nav li > ul ul ul ul {
        display: none; }
      body.stacks_in_70 header#header #modular-wave-side-nav > ul.modular-nav li.expanded > ul {
        opacity: 1;
        -webkit-transition: opacity 0.3s 0.3s;
        transition: opacity 0.3s 0.3s; }

      body.stacks_in_70 header#header #modular-wave-side-nav > ul.modular-nav li.expanded.modular-nav-item-parent:not(.no-no) > a {
        color: rgba(255, 245, 0, 1.00); }
        body.stacks_in_70 header#header #modular-wave-side-nav > ul.modular-nav li.expanded.modular-nav-item-parent:not(.no-no) > a::after {
          content: 'keyboard_arrow_up'; }


body.stacks_in_70 header#header .modular-wave-side-nav-cover {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  display: none;
  cursor: pointer; }

body.stacks_in_70.modular-side-nav-open header#header #modular-wave-side-nav {
  -webkit-animation: side-nav-in 0.7s;
          animation: side-nav-in 0.7s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }
  body.stacks_in_70.modular-side-nav-open header#header #modular-wave-side-nav .modular-wave-side-nav-header {
    -webkit-animation: side-nav-header-in 0.4s 0.6s;
            animation: side-nav-header-in 0.4s 0.6s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
  body.stacks_in_70.modular-side-nav-open header#header #modular-wave-side-nav > ul.modular-nav {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition: all 0.4s 0.6s;
    transition: all 0.4s 0.6s; }

body.stacks_in_70.modular-side-nav-open header#header .modular-wave-side-nav-cover {
  display: block; }

body.stacks_in_70.modular-side-nav-open.close-nav-focus #modular-wave-side-nav .side-nav-close {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  background: rgba(220, 20, 60, 0.4);
  -webkit-animation: side-nav-close-pulse 0.8s infinite;
          animation: side-nav-close-pulse 0.8s infinite; }

body.stacks_in_70 main#content {
  /*  */
  font-family: "Nunito";
  /*  */ }

body.stacks_in_70 #footer {
  min-height: 300px;
  position: relative;
  padding: 20px 15px;
  /*  */
  background: rgba(51, 51, 51, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */
  font-family: "Nunito";
  /*  */ }
  body.stacks_in_70 #footer::before {
    /*  */
    display: none;
    /*  */ }

body.stacks_in_70 {
  color: rgba(36, 38, 58, 1.00);
  background: #EDE9E4;
  /*  */
  font-family: "Nunito";
  /*  */ }
  body.stacks_in_70 a, body.stacks_in_70 a:visited {
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_70 a:hover {
    color: rgba(255, 226, 30, 1.00); }
  body.stacks_in_70 p, body.stacks_in_70 span {
    color: rgba(36, 38, 58, 1.00); }
  body.stacks_in_70 code {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(36, 38, 58, 1.00); }
  body.stacks_in_70 pre {
    overflow-y: hidden;
    background: #f4f5f6;
    border-left: 3px solid rgba(36, 38, 58, 1.00); }
  body.stacks_in_70 h1, body.stacks_in_70 h2, body.stacks_in_70 h3, body.stacks_in_70 h4, body.stacks_in_70 h5, body.stacks_in_70 h6, body.stacks_in_70 .album-title {
    font-weight: bold;
    color: rgba(180, 55, 0, 1.00);
    /*  */
    font-family: "Nunito";
    /*  */ }
  body.stacks_in_70 input[type='email'],
  body.stacks_in_70 input[type='number'],
  body.stacks_in_70 input[type='password'],
  body.stacks_in_70 input[type='search'],
  body.stacks_in_70 input[type='tel'],
  body.stacks_in_70 input[type='text'],
  body.stacks_in_70 input[type='url'],
  body.stacks_in_70 textarea,
  body.stacks_in_70 select {
    border: 0.1rem solid rgba(189, 189, 196, 1.00); }
  body.stacks_in_70 input[type='email']:focus,
  body.stacks_in_70 input[type='number']:focus,
  body.stacks_in_70 input[type='password']:focus,
  body.stacks_in_70 input[type='search']:focus,
  body.stacks_in_70 input[type='tel']:focus,
  body.stacks_in_70 input[type='text']:focus,
  body.stacks_in_70 input[type='url']:focus,
  body.stacks_in_70 textarea:focus,
  body.stacks_in_70 select:focus {
    border-color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_70 .button, body.stacks_in_70 button, body.stacks_in_70 input[type='button'], body.stacks_in_70 input[type='reset'], body.stacks_in_70 input[type='submit'] {
    background-color: rgba(235, 62, 79, 1.00);
    border: 0.1rem solid rgba(235, 62, 79, 1.00); }
  body.stacks_in_70 .button:focus, body.stacks_in_70 .button:hover, body.stacks_in_70 button:focus, body.stacks_in_70 button:hover, body.stacks_in_70 input[type='button']:focus, body.stacks_in_70 input[type='button']:hover, body.stacks_in_70 input[type='reset']:focus, body.stacks_in_70 input[type='reset']:hover, body.stacks_in_70 input[type='submit']:focus, body.stacks_in_70 input[type='submit']:hover {
    background-color: rgba(235, 62, 79, 1.00);
    border-color: rgba(235, 62, 79, 1.00);
    color: #fff; }
  body.stacks_in_70 .button[disabled]:focus, body.stacks_in_70 .button[disabled]:hover, body.stacks_in_70 button[disabled]:focus, body.stacks_in_70 button[disabled]:hover, body.stacks_in_70 input[type='button'][disabled]:focus, body.stacks_in_70 input[type='button'][disabled]:hover, body.stacks_in_70 input[type='reset'][disabled]:focus, body.stacks_in_70 input[type='reset'][disabled]:hover, body.stacks_in_70 input[type='submit'][disabled]:focus, body.stacks_in_70 input[type='submit'][disabled]:hover {
    background-color: rgba(235, 62, 79, 1.00);
    border-color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_70 .button.button-outline, body.stacks_in_70 button.button-outline, body.stacks_in_70 input[type='button'].button-outline, body.stacks_in_70 input[type='reset'].button-outline, body.stacks_in_70 input[type='submit'].button-outline {
    background-color: transparent;
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_70 .button.button-outline:focus, body.stacks_in_70 .button.button-outline:hover, body.stacks_in_70 button.button-outline:focus, body.stacks_in_70 button.button-outline:hover, body.stacks_in_70 input[type='button'].button-outline:focus, body.stacks_in_70 input[type='button'].button-outline:hover, body.stacks_in_70 input[type='reset'].button-outline:focus, body.stacks_in_70 input[type='reset'].button-outline:hover, body.stacks_in_70 input[type='submit'].button-outline:focus, body.stacks_in_70 input[type='submit'].button-outline:hover {
    background-color: transparent;
    border-color: rgba(235, 62, 79, 1.00);
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_70 .button.button-outline[disabled]:focus, body.stacks_in_70 .button.button-outline[disabled]:hover,
  body.stacks_in_70 button.button-outline[disabled]:focus,
  body.stacks_in_70 button.button-outline[disabled]:hover,
  body.stacks_in_70 input[type='button'].button-outline[disabled]:focus,
  body.stacks_in_70 input[type='button'].button-outline[disabled]:hover,
  body.stacks_in_70 input[type='reset'].button-outline[disabled]:focus,
  body.stacks_in_70 input[type='reset'].button-outline[disabled]:hover,
  body.stacks_in_70 input[type='submit'].button-outline[disabled]:focus,
  body.stacks_in_70 input[type='submit'].button-outline[disabled]:hover {
    border-color: inherit;
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_70 .button.button-clear,
  body.stacks_in_70 button.button-clear,
  body.stacks_in_70 input[type='button'].button-clear,
  body.stacks_in_70 input[type='reset'].button-clear,
  body.stacks_in_70 input[type='submit'].button-clear {
    background-color: transparent;
    border-color: transparent;
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_70 .button.button-clear:focus, body.stacks_in_70 .button.button-clear:hover,
  body.stacks_in_70 button.button-clear:focus,
  body.stacks_in_70 button.button-clear:hover,
  body.stacks_in_70 input[type='button'].button-clear:focus,
  body.stacks_in_70 input[type='button'].button-clear:hover,
  body.stacks_in_70 input[type='reset'].button-clear:focus,
  body.stacks_in_70 input[type='reset'].button-clear:hover,
  body.stacks_in_70 input[type='submit'].button-clear:focus,
  body.stacks_in_70 input[type='submit'].button-clear:hover {
    background-color: transparent;
    border-color: transparent;
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_70 .button.button-clear[disabled]:focus, body.stacks_in_70 .button.button-clear[disabled]:hover,
  body.stacks_in_70 button.button-clear[disabled]:focus,
  body.stacks_in_70 button.button-clear[disabled]:hover,
  body.stacks_in_70 input[type='button'].button-clear[disabled]:focus,
  body.stacks_in_70 input[type='button'].button-clear[disabled]:hover,
  body.stacks_in_70 input[type='reset'].button-clear[disabled]:focus,
  body.stacks_in_70 input[type='reset'].button-clear[disabled]:hover,
  body.stacks_in_70 input[type='submit'].button-clear[disabled]:focus,
  body.stacks_in_70 input[type='submit'].button-clear[disabled]:hover {
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_70 .slbCloseBtn {
    right: 0;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 0;
    font-size: 30px;
    padding-bottom: 3px;
    font-weight: normal;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

@media (max-width: 750px) {
  body.stacks_in_70 header#header .modular-wave-navbar-nav-top {
    display: none; } }

@-webkit-keyframes side-nav-in {
  0% {
    margin-right: -100%; }
  70% {
    margin-right: -10px; }
  100% {
    margin-right: -20px; } }

@keyframes side-nav-in {
  0% {
    margin-right: -100%; }
  70% {
    margin-right: -10px; }
  100% {
    margin-right: -20px; } }

@-webkit-keyframes side-nav-out {
  0% {
    margin-right: -20px; }
  100% {
    margin-right: calc(-100% - 20px); } }

@keyframes side-nav-out {
  0% {
    margin-right: -20px; }
  100% {
    margin-right: calc(-100% - 20px); } }

@-webkit-keyframes side-nav-header-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes side-nav-header-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes side-nav-close-pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes side-nav-close-pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes wave {
  0% {
    margin-left: 0; }
  100% {
    margin-left: -1600px; } }

@keyframes wave {
  0% {
    margin-left: 0; }
  100% {
    margin-left: -1600px; } }

@-webkit-keyframes swell {
  0%, 100% {
    -webkit-transform: translate3d(0, -25px, 0);
            transform: translate3d(0, -25px, 0); }
  50% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0); } }

@keyframes swell {
  0%, 100% {
    -webkit-transform: translate3d(0, -25px, 0);
            transform: translate3d(0, -25px, 0); }
  50% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0); } }

/*  */




#stacks_in_101 {
  display: inline-block;
  width: 100%;
}/*
1.0.3.6
- fixes wave color bug in firefox
- navbar font was not applying
- New option to add link to logo
- fixes mailto and tel links placed in partials.
- links to fonts were missing, restored
- if there is no logo, doesnt show broken image
- fixed main content and footer z-index issue, could cause the menu to appear behind it
*/
#content, #footer {
  position: relative;
  z-index:0;
}
#stacks_in_26 #header-nav {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  #stacks_in_26 #header-nav * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #stacks_in_26 #header-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    list-style-type: none; }
    #stacks_in_26 #header-nav ul li {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      padding: 0 3px; }
      #stacks_in_26 #header-nav ul li a {
        color: #242424;
        font-size: 14px;
        border-radius: 20px;
        padding: 12px 18px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        #stacks_in_26 #header-nav ul li a:hover {
          color: white;
          background: rgba(36, 36, 36, 0.5);
          -webkit-transform: translateY(-5px);
                  transform: translateY(-5px);
          -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); }

#stacks_in_26 .modular-theme-nav ul li {
  margin: 0 5px; }
  #stacks_in_26 .modular-theme-nav ul li a {
    font-size: 14px;
    padding: 12px 18px;
    color: #242424; }
    #stacks_in_26 .modular-theme-nav ul li a.current {
      color: hotpink; }
  #stacks_in_26 .modular-theme-nav ul li:last-child a {
    color: white;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 30px; }

#stacks_in_26 .modular-theme-nav ul li ul {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.2); }
  #stacks_in_26 .modular-theme-nav ul li ul li a {
    color: white; }

body.stacks_in_26 header#header {
  overflow: hidden;
  position: relative;
  padding-bottom: 100px;
  /*  */
  /*  */
  /*  */
  background: url(../header_files/header_bg_image_choice-26.jpg) no-repeat center center;
  background-size: cover;
  /*  */ }
  body.stacks_in_26 header#header::before {
    /*  */
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.10);
    /*  */ }
  body.stacks_in_26 header#header .ocean-svg {
    left: 0;
    z-index: 2;
    width: 100%;
    height: 0px;
    bottom: -5px;
    position: absolute;
    background: #273238; }
  body.stacks_in_26 header#header .wave-svg {
    top: -100px;
    z-index: 2;
    height: 100px;
    position: absolute;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite;
            animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite; }
    body.stacks_in_26 header#header .wave-svg g,
body.stacks_in_26 header#header .wave-svg use{
      fill: #2F2F2F !important; }
  body.stacks_in_26 header#header .wave-svg:nth-of-type(2) {
    top: -75px;
    -webkit-animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.25s infinite;
            animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.25s infinite; }
  body.stacks_in_26 header#header .wave-svg:nth-of-type(3) {
    top: -90px;
    -webkit-animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.5s infinite;
            animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.5s infinite; }
  body.stacks_in_26 header#header > .stacks_top {
    position: static; }
    body.stacks_in_26 header#header > .stacks_top > div {
      position: static; }
      body.stacks_in_26 header#header > .stacks_top > div > .stacks_out {
        position: static; }
        body.stacks_in_26 header#header > .stacks_top > div > .stacks_out > .stacks_in {
          position: static; }

/*
body.stacks_in_26 header#header [id*="stacks_in"] {
  margin: 0 !important; }
*/

body.stacks_in_26 header#header #header-inner {
  /*  */
  font-family: "Nunito";
  /*  */
  max-width: 800px;
  /*  */
  z-index: 2;
  display: block;
  margin: 0 auto;
  position: relative;
  padding: 20px 20px;
  min-height: 300px;
  /*  */ }
  body.stacks_in_26 header#header #header-inner.stacks h1, body.stacks_in_26 header#header #header-inner.stacks h2, body.stacks_in_26 header#header #header-inner.stacks h3, body.stacks_in_26 header#header #header-inner.stacks h4, body.stacks_in_26 header#header #header-inner.stacks h5, body.stacks_in_26 header#header #header-inner.stacks h6 {
    color: rgba(255, 158, 25, 1.00); }
  body.stacks_in_26 header#header #header-inner.stacks * {
    color: rgba(255, 211, 0, 1.00); }
  body.stacks_in_26 header#header #header-inner.title_description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    body.stacks_in_26 header#header #header-inner.title_description.left {
      text-align: left;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
    body.stacks_in_26 header#header #header-inner.title_description.right {
      text-align: right;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
    body.stacks_in_26 header#header #header-inner.title_description.center {
      text-align: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    body.stacks_in_26 header#header #header-inner.title_description .header-inner-title {
      font-weight: bold;
      font-family: inherit;
      color: rgba(255, 226, 30, 1.00);
      font-size: 48px;
      line-height: 57.600002px; }
    body.stacks_in_26 header#header #header-inner.title_description .header-inner-description {
      font-family: inherit;
      color: rgba(255, 255, 255, 1.00);
      font-size: 16px;
      line-height: 19.200001px; }
  body.stacks_in_26 header#header #header-inner::before {
    /*  */ }

body.stacks_in_26 header#header .modular-wave-navbar {
  /*  */
  background: rgba(1, 1, 1, 0.05);
  /*  */
  /*  */
  /*  */
  font-family: "Nunito";
  /*  */
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 12px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 62px; }
  body.stacks_in_26 header#header .modular-wave-navbar-logo {
    width: 300px;
    height: 40px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    body.stacks_in_26 header#header .modular-wave-navbar-logo img {
      width: 100%;
      height: auto; }
  body.stacks_in_26 header#header .modular-wave-navbar-nav-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
     }
    body.stacks_in_26 header#header .modular-wave-navbar-nav-top ul.modular-nav {
      margin: 0;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      list-style: none;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      body.stacks_in_26 header#header .modular-wave-navbar-nav-top ul.modular-nav li {
        padding-right: 8px;
        display: inline-block;
        margin-bottom: 0;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto; }
        body.stacks_in_26 header#header .modular-wave-navbar-nav-top ul.modular-nav li:last-child {
          padding-right: 0; }
      body.stacks_in_26 header#header .modular-wave-navbar-nav-top ul.modular-nav a {
        z-index: 1;
        color: rgba(255, 255, 255, 1.00);
        font-size: 20px;
        padding: 9px 14px;
        cursor: pointer;
        position: relative;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
        body.stacks_in_26 header#header .modular-wave-navbar-nav-top ul.modular-nav a:hover {
          color: rgba(255, 231, 0, 1.00); }
          body.stacks_in_26 header#header .modular-wave-navbar-nav-top ul.modular-nav a:hover::after {
            opacity: 1;
            -webkit-transform: translateY(0);
                    transform: translateY(0); }
          body.stacks_in_26 header#header .modular-wave-navbar-nav-top ul.modular-nav a:hover::before {
            opacity: 0; }
        body.stacks_in_26 header#header .modular-wave-navbar-nav-top ul.modular-nav a::after, body.stacks_in_26 header#header .modular-wave-navbar-nav-top ul.modular-nav a::before {
          background: rgba(46, 46, 46, 0.71);
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          content: '';
          z-index: -1;
          display: block;
          position: absolute;
          -webkit-transition: inherit;
          transition: inherit;
          pointer-events: none;
          border-radius: 20px; }
        body.stacks_in_26 header#header .modular-wave-navbar-nav-top ul.modular-nav a::before {
          background: rgba(108, 108, 109, 0.00); }
        body.stacks_in_26 header#header .modular-wave-navbar-nav-top ul.modular-nav a::after {
          opacity: 0;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          background: rgba(46, 46, 46, 0.71); }
  body.stacks_in_26 header#header .modular-wave-navbar-side-nav-toggle {
    color: rgba(192, 0, 0, 1.00);
    background: rgba(255, 255, 255, 1.00);
    position: fixed;
    z-index: 20;
    top: 10px;
    right: 12px;
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    cursor: pointer;
    margin-left: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3); }
    body.stacks_in_26 header#header .modular-wave-navbar-side-nav-toggle i {
      font-size: 22px;
      -webkit-transform: scaleX(-1);
              transform: scaleX(-1); }
    body.stacks_in_26 header#header .modular-wave-navbar-side-nav-toggle:hover {
      color: rgba(255, 226, 30, 1.00);
      background: rgba(79, 80, 80, 0.90);
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px);
      -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

body.stacks_in_26 header#header #modular-wave-side-nav {
  /*  */
  /*  */
  background: #B43700;
  background: -webkit-gradient(linear, left top, left bottom, from(to bottom right), color-stop(#B43700), to(#111111));
  background: linear-gradient(to bottom right, #B43700, #111111);
  /*  */
  /*  */
  font-family: "Nunito";
  /*  */
  width: 320px;
  border-radius: 10px 0 0 10px;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
  overflow: hidden;
  max-width: 100%;
  max-height: calc(100% - 30px);
  overflow-y: scroll;
  padding-right: 20px;
  margin: 15px -100% 15px 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-box-shadow: -5px 0 30px rgba(0, 0, 0, 0.3);
  box-shadow: -5px 0 30px rgba(0, 0, 0, 0.3); }
  body.stacks_in_26 header#header #modular-wave-side-nav.was-opened {
    -webkit-animation: side-nav-out 0.7s;
            animation: side-nav-out 0.7s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
  body.stacks_in_26 header#header #modular-wave-side-nav .modular-wave-side-nav-header {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(0, 0, 0, 0.21);
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-box-pack: Space-between;
        -ms-flex-pack: Space-between;
            justify-content: Space-between; }
    body.stacks_in_26 header#header #modular-wave-side-nav .modular-wave-side-nav-header .side-nav-title h1 {
      margin: 0;
      padding: 10px;
      font-size: 24px;
      font-weight: 200;
      color: inherit;
      font-family: inherit; }
    body.stacks_in_26 header#header #modular-wave-side-nav .modular-wave-side-nav-header .side-nav-close {
      width: 30px;
      height: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      cursor: pointer;
      border-radius: 5px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      body.stacks_in_26 header#header #modular-wave-side-nav .modular-wave-side-nav-header .side-nav-close:hover {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }
  body.stacks_in_26 header#header #modular-wave-side-nav > ul.modular-nav {
    padding: 10px;
    margin: 0;
    opacity: 0;
    list-style: none;
    -webkit-transform: translateY(20px);
            transform: translateY(20px); }
    body.stacks_in_26 header#header #modular-wave-side-nav > ul.modular-nav ul {
      margin: 0;
      list-style: none;
      padding: 0 0 0 15px; }
    body.stacks_in_26 header#header #modular-wave-side-nav > ul.modular-nav li {
      margin-bottom: 3px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.20); }
      body.stacks_in_26 header#header #modular-wave-side-nav > ul.modular-nav li.modular-nav-item-parent:not(.no-no) > a::after {
        font-size: 16px;
        display: inline-block;
        font-family: "Material Icons";
        content: 'keyboard_arrow_down'; }
      body.stacks_in_26 header#header #modular-wave-side-nav > ul.modular-nav li:last-child {
        margin-bottom: 0;
        border-bottom: none; }
      body.stacks_in_26 header#header #modular-wave-side-nav > ul.modular-nav li a {
        font-size: 16px;
        padding: 10px 8px;
        color: rgba(255, 255, 255, 1.00);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        text-decoration: none;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        body.stacks_in_26 header#header #modular-wave-side-nav > ul.modular-nav li a:hover {
          color: rgba(255, 245, 0, 1.00); }
      body.stacks_in_26 header#header #modular-wave-side-nav > ul.modular-nav li ul li:first-child {
        margin-top: 3px; }
      body.stacks_in_26 header#header #modular-wave-side-nav > ul.modular-nav li > ul {
        height: 0;
        opacity: 0;
        overflow: hidden; }
        body.stacks_in_26 header#header #modular-wave-side-nav > ul.modular-nav li > ul li {
          border-bottom: none; }
          body.stacks_in_26 header#header #modular-wave-side-nav > ul.modular-nav li > ul li a {
            font-size: 14px; }
      body.stacks_in_26 header#header #modular-wave-side-nav > ul.modular-nav li > ul ul ul ul {
        display: none; }
      body.stacks_in_26 header#header #modular-wave-side-nav > ul.modular-nav li.expanded > ul {
        opacity: 1;
        -webkit-transition: opacity 0.3s 0.3s;
        transition: opacity 0.3s 0.3s; }

      body.stacks_in_26 header#header #modular-wave-side-nav > ul.modular-nav li.expanded.modular-nav-item-parent:not(.no-no) > a {
        color: rgba(255, 245, 0, 1.00); }
        body.stacks_in_26 header#header #modular-wave-side-nav > ul.modular-nav li.expanded.modular-nav-item-parent:not(.no-no) > a::after {
          content: 'keyboard_arrow_up'; }


body.stacks_in_26 header#header .modular-wave-side-nav-cover {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  display: none;
  cursor: pointer; }

body.stacks_in_26.modular-side-nav-open header#header #modular-wave-side-nav {
  -webkit-animation: side-nav-in 0.7s;
          animation: side-nav-in 0.7s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }
  body.stacks_in_26.modular-side-nav-open header#header #modular-wave-side-nav .modular-wave-side-nav-header {
    -webkit-animation: side-nav-header-in 0.4s 0.6s;
            animation: side-nav-header-in 0.4s 0.6s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
  body.stacks_in_26.modular-side-nav-open header#header #modular-wave-side-nav > ul.modular-nav {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition: all 0.4s 0.6s;
    transition: all 0.4s 0.6s; }

body.stacks_in_26.modular-side-nav-open header#header .modular-wave-side-nav-cover {
  display: block; }

body.stacks_in_26.modular-side-nav-open.close-nav-focus #modular-wave-side-nav .side-nav-close {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  background: rgba(220, 20, 60, 0.4);
  -webkit-animation: side-nav-close-pulse 0.8s infinite;
          animation: side-nav-close-pulse 0.8s infinite; }

body.stacks_in_26 main#content {
  /*  */
  font-family: "Nunito";
  /*  */ }

body.stacks_in_26 #footer {
  min-height: 300px;
  position: relative;
  padding: 20px 15px;
  /*  */
  background: rgba(47, 47, 47, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */
  font-family: "Nunito";
  /*  */ }
  body.stacks_in_26 #footer::before {
    /*  */
    display: none;
    /*  */ }

body.stacks_in_26 {
  color: rgba(36, 38, 58, 1.00);
  background: #2F2F2F;
  /*  */
  font-family: "Nunito";
  /*  */ }
  body.stacks_in_26 a, body.stacks_in_26 a:visited {
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_26 a:hover {
    color: rgba(255, 186, 45, 1.00); }
  body.stacks_in_26 p, body.stacks_in_26 span {
    color: rgba(36, 38, 58, 1.00); }
  body.stacks_in_26 code {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(36, 38, 58, 1.00); }
  body.stacks_in_26 pre {
    overflow-y: hidden;
    background: #f4f5f6;
    border-left: 3px solid rgba(36, 38, 58, 1.00); }
  body.stacks_in_26 h1, body.stacks_in_26 h2, body.stacks_in_26 h3, body.stacks_in_26 h4, body.stacks_in_26 h5, body.stacks_in_26 h6, body.stacks_in_26 .album-title {
    font-weight: bold;
    color: rgba(235, 62, 79, 1.00);
    /*  */
    font-family: "Nunito";
    /*  */ }
  body.stacks_in_26 input[type='email'],
  body.stacks_in_26 input[type='number'],
  body.stacks_in_26 input[type='password'],
  body.stacks_in_26 input[type='search'],
  body.stacks_in_26 input[type='tel'],
  body.stacks_in_26 input[type='text'],
  body.stacks_in_26 input[type='url'],
  body.stacks_in_26 textarea,
  body.stacks_in_26 select {
    border: 0.1rem solid rgba(189, 189, 196, 1.00); }
  body.stacks_in_26 input[type='email']:focus,
  body.stacks_in_26 input[type='number']:focus,
  body.stacks_in_26 input[type='password']:focus,
  body.stacks_in_26 input[type='search']:focus,
  body.stacks_in_26 input[type='tel']:focus,
  body.stacks_in_26 input[type='text']:focus,
  body.stacks_in_26 input[type='url']:focus,
  body.stacks_in_26 textarea:focus,
  body.stacks_in_26 select:focus {
    border-color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_26 .button, body.stacks_in_26 button, body.stacks_in_26 input[type='button'], body.stacks_in_26 input[type='reset'], body.stacks_in_26 input[type='submit'] {
    background-color: rgba(235, 62, 79, 1.00);
    border: 0.1rem solid rgba(235, 62, 79, 1.00); }
  body.stacks_in_26 .button:focus, body.stacks_in_26 .button:hover, body.stacks_in_26 button:focus, body.stacks_in_26 button:hover, body.stacks_in_26 input[type='button']:focus, body.stacks_in_26 input[type='button']:hover, body.stacks_in_26 input[type='reset']:focus, body.stacks_in_26 input[type='reset']:hover, body.stacks_in_26 input[type='submit']:focus, body.stacks_in_26 input[type='submit']:hover {
    background-color: rgba(244, 244, 244, 1.00);
    border-color: rgba(244, 244, 244, 1.00);
    color: #fff; }
  body.stacks_in_26 .button[disabled]:focus, body.stacks_in_26 .button[disabled]:hover, body.stacks_in_26 button[disabled]:focus, body.stacks_in_26 button[disabled]:hover, body.stacks_in_26 input[type='button'][disabled]:focus, body.stacks_in_26 input[type='button'][disabled]:hover, body.stacks_in_26 input[type='reset'][disabled]:focus, body.stacks_in_26 input[type='reset'][disabled]:hover, body.stacks_in_26 input[type='submit'][disabled]:focus, body.stacks_in_26 input[type='submit'][disabled]:hover {
    background-color: rgba(235, 62, 79, 1.00);
    border-color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_26 .button.button-outline, body.stacks_in_26 button.button-outline, body.stacks_in_26 input[type='button'].button-outline, body.stacks_in_26 input[type='reset'].button-outline, body.stacks_in_26 input[type='submit'].button-outline {
    background-color: transparent;
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_26 .button.button-outline:focus, body.stacks_in_26 .button.button-outline:hover, body.stacks_in_26 button.button-outline:focus, body.stacks_in_26 button.button-outline:hover, body.stacks_in_26 input[type='button'].button-outline:focus, body.stacks_in_26 input[type='button'].button-outline:hover, body.stacks_in_26 input[type='reset'].button-outline:focus, body.stacks_in_26 input[type='reset'].button-outline:hover, body.stacks_in_26 input[type='submit'].button-outline:focus, body.stacks_in_26 input[type='submit'].button-outline:hover {
    background-color: transparent;
    border-color: rgba(244, 244, 244, 1.00);
    color: rgba(244, 244, 244, 1.00); }
  body.stacks_in_26 .button.button-outline[disabled]:focus, body.stacks_in_26 .button.button-outline[disabled]:hover,
  body.stacks_in_26 button.button-outline[disabled]:focus,
  body.stacks_in_26 button.button-outline[disabled]:hover,
  body.stacks_in_26 input[type='button'].button-outline[disabled]:focus,
  body.stacks_in_26 input[type='button'].button-outline[disabled]:hover,
  body.stacks_in_26 input[type='reset'].button-outline[disabled]:focus,
  body.stacks_in_26 input[type='reset'].button-outline[disabled]:hover,
  body.stacks_in_26 input[type='submit'].button-outline[disabled]:focus,
  body.stacks_in_26 input[type='submit'].button-outline[disabled]:hover {
    border-color: inherit;
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_26 .button.button-clear,
  body.stacks_in_26 button.button-clear,
  body.stacks_in_26 input[type='button'].button-clear,
  body.stacks_in_26 input[type='reset'].button-clear,
  body.stacks_in_26 input[type='submit'].button-clear {
    background-color: transparent;
    border-color: transparent;
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_26 .button.button-clear:focus, body.stacks_in_26 .button.button-clear:hover,
  body.stacks_in_26 button.button-clear:focus,
  body.stacks_in_26 button.button-clear:hover,
  body.stacks_in_26 input[type='button'].button-clear:focus,
  body.stacks_in_26 input[type='button'].button-clear:hover,
  body.stacks_in_26 input[type='reset'].button-clear:focus,
  body.stacks_in_26 input[type='reset'].button-clear:hover,
  body.stacks_in_26 input[type='submit'].button-clear:focus,
  body.stacks_in_26 input[type='submit'].button-clear:hover {
    background-color: transparent;
    border-color: transparent;
    color: rgba(244, 244, 244, 1.00); }
  body.stacks_in_26 .button.button-clear[disabled]:focus, body.stacks_in_26 .button.button-clear[disabled]:hover,
  body.stacks_in_26 button.button-clear[disabled]:focus,
  body.stacks_in_26 button.button-clear[disabled]:hover,
  body.stacks_in_26 input[type='button'].button-clear[disabled]:focus,
  body.stacks_in_26 input[type='button'].button-clear[disabled]:hover,
  body.stacks_in_26 input[type='reset'].button-clear[disabled]:focus,
  body.stacks_in_26 input[type='reset'].button-clear[disabled]:hover,
  body.stacks_in_26 input[type='submit'].button-clear[disabled]:focus,
  body.stacks_in_26 input[type='submit'].button-clear[disabled]:hover {
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_26 .slbCloseBtn {
    right: 0;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 0;
    font-size: 30px;
    padding-bottom: 3px;
    font-weight: normal;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

@media (max-width: 750px) {
  body.stacks_in_26 header#header .modular-wave-navbar-nav-top {
    display: none; } }

@-webkit-keyframes side-nav-in {
  0% {
    margin-right: -100%; }
  70% {
    margin-right: -10px; }
  100% {
    margin-right: -20px; } }

@keyframes side-nav-in {
  0% {
    margin-right: -100%; }
  70% {
    margin-right: -10px; }
  100% {
    margin-right: -20px; } }

@-webkit-keyframes side-nav-out {
  0% {
    margin-right: -20px; }
  100% {
    margin-right: calc(-100% - 20px); } }

@keyframes side-nav-out {
  0% {
    margin-right: -20px; }
  100% {
    margin-right: calc(-100% - 20px); } }

@-webkit-keyframes side-nav-header-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes side-nav-header-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes side-nav-close-pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes side-nav-close-pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes wave {
  0% {
    margin-left: 0; }
  100% {
    margin-left: -1600px; } }

@keyframes wave {
  0% {
    margin-left: 0; }
  100% {
    margin-left: -1600px; } }

@-webkit-keyframes swell {
  0%, 100% {
    -webkit-transform: translate3d(0, -25px, 0);
            transform: translate3d(0, -25px, 0); }
  50% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0); } }

@keyframes swell {
  0%, 100% {
    -webkit-transform: translate3d(0, -25px, 0);
            transform: translate3d(0, -25px, 0); }
  50% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0); } }

/*  */
@media only screen and (min-width:0px){#stacks_in_109{}}





#stacks_in_32 {
  display: inline-block;
  width: 100%;
}/*
1.0.3.6
- fixes wave color bug in firefox
- navbar font was not applying
- New option to add link to logo
- fixes mailto and tel links placed in partials.
- links to fonts were missing, restored
- if there is no logo, doesnt show broken image
- fixed main content and footer z-index issue, could cause the menu to appear behind it
*/
#content, #footer {
  position: relative;
  z-index:0;
}
#stacks_in_65 #header-nav {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  #stacks_in_65 #header-nav * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #stacks_in_65 #header-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    list-style-type: none; }
    #stacks_in_65 #header-nav ul li {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      padding: 0 3px; }
      #stacks_in_65 #header-nav ul li a {
        color: #242424;
        font-size: 14px;
        border-radius: 20px;
        padding: 12px 18px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        #stacks_in_65 #header-nav ul li a:hover {
          color: white;
          background: rgba(36, 36, 36, 0.5);
          -webkit-transform: translateY(-5px);
                  transform: translateY(-5px);
          -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); }

#stacks_in_65 .modular-theme-nav ul li {
  margin: 0 5px; }
  #stacks_in_65 .modular-theme-nav ul li a {
    font-size: 14px;
    padding: 12px 18px;
    color: #242424; }
    #stacks_in_65 .modular-theme-nav ul li a.current {
      color: hotpink; }
  #stacks_in_65 .modular-theme-nav ul li:last-child a {
    color: white;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 30px; }

#stacks_in_65 .modular-theme-nav ul li ul {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.2); }
  #stacks_in_65 .modular-theme-nav ul li ul li a {
    color: white; }

body.stacks_in_65 header#header {
  overflow: hidden;
  position: relative;
  padding-bottom: 100px;
  /*  */
  /*  */
  /*  */
  background: url(../header_files/header_bg_image_choice-65.jpg) no-repeat center center;
  background-size: cover;
  /*  */ }
  body.stacks_in_65 header#header::before {
    /*  */
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.05);
    /*  */ }
  body.stacks_in_65 header#header .ocean-svg {
    left: 0;
    z-index: 2;
    width: 100%;
    height: 0px;
    bottom: -5px;
    position: absolute;
    background: #273238; }
  body.stacks_in_65 header#header .wave-svg {
    top: -100px;
    z-index: 2;
    height: 100px;
    position: absolute;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite;
            animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite; }
    body.stacks_in_65 header#header .wave-svg g,
body.stacks_in_65 header#header .wave-svg use{
      fill: #EDE9E4 !important; }
  body.stacks_in_65 header#header .wave-svg:nth-of-type(2) {
    top: -75px;
    -webkit-animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.25s infinite;
            animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.25s infinite; }
  body.stacks_in_65 header#header .wave-svg:nth-of-type(3) {
    top: -90px;
    -webkit-animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.5s infinite;
            animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.5s infinite; }
  body.stacks_in_65 header#header > .stacks_top {
    position: static; }
    body.stacks_in_65 header#header > .stacks_top > div {
      position: static; }
      body.stacks_in_65 header#header > .stacks_top > div > .stacks_out {
        position: static; }
        body.stacks_in_65 header#header > .stacks_top > div > .stacks_out > .stacks_in {
          position: static; }

/*
body.stacks_in_65 header#header [id*="stacks_in"] {
  margin: 0 !important; }
*/

body.stacks_in_65 header#header #header-inner {
  /*  */
  font-family: "Nunito";
  /*  */
  max-width: 800px;
  /*  */
  z-index: 2;
  display: block;
  margin: 0 auto;
  position: relative;
  padding: 20px 20px;
  min-height: 300px;
  /*  */ }
  body.stacks_in_65 header#header #header-inner.stacks h1, body.stacks_in_65 header#header #header-inner.stacks h2, body.stacks_in_65 header#header #header-inner.stacks h3, body.stacks_in_65 header#header #header-inner.stacks h4, body.stacks_in_65 header#header #header-inner.stacks h5, body.stacks_in_65 header#header #header-inner.stacks h6 {
    color: rgba(255, 158, 25, 1.00); }
  body.stacks_in_65 header#header #header-inner.stacks * {
    color: rgba(255, 211, 0, 1.00); }
  body.stacks_in_65 header#header #header-inner.title_description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    body.stacks_in_65 header#header #header-inner.title_description.left {
      text-align: left;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
    body.stacks_in_65 header#header #header-inner.title_description.right {
      text-align: right;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
    body.stacks_in_65 header#header #header-inner.title_description.center {
      text-align: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    body.stacks_in_65 header#header #header-inner.title_description .header-inner-title {
      font-weight: bold;
      font-family: inherit;
      color: rgba(255, 226, 30, 1.00);
      font-size: 48px;
      line-height: 57.600002px; }
    body.stacks_in_65 header#header #header-inner.title_description .header-inner-description {
      font-family: inherit;
      color: rgba(255, 255, 255, 1.00);
      font-size: 16px;
      line-height: 19.200001px; }
  body.stacks_in_65 header#header #header-inner::before {
    /*  */ }

body.stacks_in_65 header#header .modular-wave-navbar {
  /*  */
  background: rgba(64, 64, 64, 0.09);
  /*  */
  /*  */
  /*  */
  font-family: "Nunito";
  /*  */
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 12px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 62px; }
  body.stacks_in_65 header#header .modular-wave-navbar-logo {
    width: 300px;
    height: 40px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    body.stacks_in_65 header#header .modular-wave-navbar-logo img {
      width: 100%;
      height: auto; }
  body.stacks_in_65 header#header .modular-wave-navbar-nav-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
     }
    body.stacks_in_65 header#header .modular-wave-navbar-nav-top ul.modular-nav {
      margin: 0;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      list-style: none;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      body.stacks_in_65 header#header .modular-wave-navbar-nav-top ul.modular-nav li {
        padding-right: 8px;
        display: inline-block;
        margin-bottom: 0;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto; }
        body.stacks_in_65 header#header .modular-wave-navbar-nav-top ul.modular-nav li:last-child {
          padding-right: 0; }
      body.stacks_in_65 header#header .modular-wave-navbar-nav-top ul.modular-nav a {
        z-index: 1;
        color: rgba(255, 255, 255, 1.00);
        font-size: 20px;
        padding: 9px 14px;
        cursor: pointer;
        position: relative;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
        body.stacks_in_65 header#header .modular-wave-navbar-nav-top ul.modular-nav a:hover {
          color: rgba(255, 231, 0, 1.00); }
          body.stacks_in_65 header#header .modular-wave-navbar-nav-top ul.modular-nav a:hover::after {
            opacity: 1;
            -webkit-transform: translateY(0);
                    transform: translateY(0); }
          body.stacks_in_65 header#header .modular-wave-navbar-nav-top ul.modular-nav a:hover::before {
            opacity: 0; }
        body.stacks_in_65 header#header .modular-wave-navbar-nav-top ul.modular-nav a::after, body.stacks_in_65 header#header .modular-wave-navbar-nav-top ul.modular-nav a::before {
          background: rgba(46, 46, 46, 0.80);
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          content: '';
          z-index: -1;
          display: block;
          position: absolute;
          -webkit-transition: inherit;
          transition: inherit;
          pointer-events: none;
          border-radius: 20px; }
        body.stacks_in_65 header#header .modular-wave-navbar-nav-top ul.modular-nav a::before {
          background: rgba(197, 196, 197, 0.02); }
        body.stacks_in_65 header#header .modular-wave-navbar-nav-top ul.modular-nav a::after {
          opacity: 0;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          background: rgba(46, 46, 46, 0.80); }
  body.stacks_in_65 header#header .modular-wave-navbar-side-nav-toggle {
    color: rgba(192, 0, 0, 1.00);
    background: rgba(255, 255, 255, 1.00);
    position: fixed;
    z-index: 20;
    top: 10px;
    right: 12px;
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    cursor: pointer;
    margin-left: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3); }
    body.stacks_in_65 header#header .modular-wave-navbar-side-nav-toggle i {
      font-size: 22px;
      -webkit-transform: scaleX(-1);
              transform: scaleX(-1); }
    body.stacks_in_65 header#header .modular-wave-navbar-side-nav-toggle:hover {
      color: rgba(255, 226, 30, 1.00);
      background: rgba(79, 80, 80, 0.89);
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px);
      -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

body.stacks_in_65 header#header #modular-wave-side-nav {
  /*  */
  /*  */
  background: #B43700;
  background: -webkit-gradient(linear, left top, left bottom, from(to bottom right), color-stop(#B43700), to(#111111));
  background: linear-gradient(to bottom right, #B43700, #111111);
  /*  */
  /*  */
  font-family: "Nunito";
  /*  */
  width: 320px;
  border-radius: 10px 0 0 10px;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
  overflow: hidden;
  max-width: 100%;
  max-height: calc(100% - 30px);
  overflow-y: scroll;
  padding-right: 20px;
  margin: 15px -100% 15px 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-box-shadow: -5px 0 30px rgba(0, 0, 0, 0.3);
  box-shadow: -5px 0 30px rgba(0, 0, 0, 0.3); }
  body.stacks_in_65 header#header #modular-wave-side-nav.was-opened {
    -webkit-animation: side-nav-out 0.7s;
            animation: side-nav-out 0.7s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
  body.stacks_in_65 header#header #modular-wave-side-nav .modular-wave-side-nav-header {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(0, 0, 0, 0.21);
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-box-pack: Space-between;
        -ms-flex-pack: Space-between;
            justify-content: Space-between; }
    body.stacks_in_65 header#header #modular-wave-side-nav .modular-wave-side-nav-header .side-nav-title h1 {
      margin: 0;
      padding: 10px;
      font-size: 24px;
      font-weight: 200;
      color: inherit;
      font-family: inherit; }
    body.stacks_in_65 header#header #modular-wave-side-nav .modular-wave-side-nav-header .side-nav-close {
      width: 30px;
      height: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      cursor: pointer;
      border-radius: 5px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      body.stacks_in_65 header#header #modular-wave-side-nav .modular-wave-side-nav-header .side-nav-close:hover {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }
  body.stacks_in_65 header#header #modular-wave-side-nav > ul.modular-nav {
    padding: 10px;
    margin: 0;
    opacity: 0;
    list-style: none;
    -webkit-transform: translateY(20px);
            transform: translateY(20px); }
    body.stacks_in_65 header#header #modular-wave-side-nav > ul.modular-nav ul {
      margin: 0;
      list-style: none;
      padding: 0 0 0 15px; }
    body.stacks_in_65 header#header #modular-wave-side-nav > ul.modular-nav li {
      margin-bottom: 3px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.20); }
      body.stacks_in_65 header#header #modular-wave-side-nav > ul.modular-nav li.modular-nav-item-parent:not(.no-no) > a::after {
        font-size: 16px;
        display: inline-block;
        font-family: "Material Icons";
        content: 'keyboard_arrow_down'; }
      body.stacks_in_65 header#header #modular-wave-side-nav > ul.modular-nav li:last-child {
        margin-bottom: 0;
        border-bottom: none; }
      body.stacks_in_65 header#header #modular-wave-side-nav > ul.modular-nav li a {
        font-size: 16px;
        padding: 10px 8px;
        color: rgba(255, 255, 255, 1.00);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        text-decoration: none;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        body.stacks_in_65 header#header #modular-wave-side-nav > ul.modular-nav li a:hover {
          color: rgba(255, 242, 0, 1.00); }
      body.stacks_in_65 header#header #modular-wave-side-nav > ul.modular-nav li ul li:first-child {
        margin-top: 3px; }
      body.stacks_in_65 header#header #modular-wave-side-nav > ul.modular-nav li > ul {
        height: 0;
        opacity: 0;
        overflow: hidden; }
        body.stacks_in_65 header#header #modular-wave-side-nav > ul.modular-nav li > ul li {
          border-bottom: none; }
          body.stacks_in_65 header#header #modular-wave-side-nav > ul.modular-nav li > ul li a {
            font-size: 14px; }
      body.stacks_in_65 header#header #modular-wave-side-nav > ul.modular-nav li > ul ul ul ul {
        display: none; }
      body.stacks_in_65 header#header #modular-wave-side-nav > ul.modular-nav li.expanded > ul {
        opacity: 1;
        -webkit-transition: opacity 0.3s 0.3s;
        transition: opacity 0.3s 0.3s; }

      body.stacks_in_65 header#header #modular-wave-side-nav > ul.modular-nav li.expanded.modular-nav-item-parent:not(.no-no) > a {
        color: rgba(255, 242, 0, 1.00); }
        body.stacks_in_65 header#header #modular-wave-side-nav > ul.modular-nav li.expanded.modular-nav-item-parent:not(.no-no) > a::after {
          content: 'keyboard_arrow_up'; }


body.stacks_in_65 header#header .modular-wave-side-nav-cover {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  display: none;
  cursor: pointer; }

body.stacks_in_65.modular-side-nav-open header#header #modular-wave-side-nav {
  -webkit-animation: side-nav-in 0.7s;
          animation: side-nav-in 0.7s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }
  body.stacks_in_65.modular-side-nav-open header#header #modular-wave-side-nav .modular-wave-side-nav-header {
    -webkit-animation: side-nav-header-in 0.4s 0.6s;
            animation: side-nav-header-in 0.4s 0.6s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
  body.stacks_in_65.modular-side-nav-open header#header #modular-wave-side-nav > ul.modular-nav {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition: all 0.4s 0.6s;
    transition: all 0.4s 0.6s; }

body.stacks_in_65.modular-side-nav-open header#header .modular-wave-side-nav-cover {
  display: block; }

body.stacks_in_65.modular-side-nav-open.close-nav-focus #modular-wave-side-nav .side-nav-close {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  background: rgba(220, 20, 60, 0.4);
  -webkit-animation: side-nav-close-pulse 0.8s infinite;
          animation: side-nav-close-pulse 0.8s infinite; }

body.stacks_in_65 main#content {
  /*  */
  font-family: "Nunito";
  /*  */ }

body.stacks_in_65 #footer {
  min-height: 300px;
  position: relative;
  padding: 20px 15px;
  /*  */
  background: rgba(51, 51, 51, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */
  font-family: "Nunito";
  /*  */ }
  body.stacks_in_65 #footer::before {
    /*  */
    display: none;
    /*  */ }

body.stacks_in_65 {
  color: rgba(36, 38, 58, 1.00);
  background: #EDE9E4;
  /*  */
  font-family: "Nunito";
  /*  */ }
  body.stacks_in_65 a, body.stacks_in_65 a:visited {
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_65 a:hover {
    color: rgba(255, 186, 45, 1.00); }
  body.stacks_in_65 p, body.stacks_in_65 span {
    color: rgba(36, 38, 58, 1.00); }
  body.stacks_in_65 code {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(36, 38, 58, 1.00); }
  body.stacks_in_65 pre {
    overflow-y: hidden;
    background: #f4f5f6;
    border-left: 3px solid rgba(36, 38, 58, 1.00); }
  body.stacks_in_65 h1, body.stacks_in_65 h2, body.stacks_in_65 h3, body.stacks_in_65 h4, body.stacks_in_65 h5, body.stacks_in_65 h6, body.stacks_in_65 .album-title {
    font-weight: bold;
    color: rgba(235, 62, 79, 1.00);
    /*  */
    font-family: "Nunito";
    /*  */ }
  body.stacks_in_65 input[type='email'],
  body.stacks_in_65 input[type='number'],
  body.stacks_in_65 input[type='password'],
  body.stacks_in_65 input[type='search'],
  body.stacks_in_65 input[type='tel'],
  body.stacks_in_65 input[type='text'],
  body.stacks_in_65 input[type='url'],
  body.stacks_in_65 textarea,
  body.stacks_in_65 select {
    border: 0.1rem solid rgba(189, 189, 196, 1.00); }
  body.stacks_in_65 input[type='email']:focus,
  body.stacks_in_65 input[type='number']:focus,
  body.stacks_in_65 input[type='password']:focus,
  body.stacks_in_65 input[type='search']:focus,
  body.stacks_in_65 input[type='tel']:focus,
  body.stacks_in_65 input[type='text']:focus,
  body.stacks_in_65 input[type='url']:focus,
  body.stacks_in_65 textarea:focus,
  body.stacks_in_65 select:focus {
    border-color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_65 .button, body.stacks_in_65 button, body.stacks_in_65 input[type='button'], body.stacks_in_65 input[type='reset'], body.stacks_in_65 input[type='submit'] {
    background-color: rgba(235, 62, 79, 1.00);
    border: 0.1rem solid rgba(235, 62, 79, 1.00); }
  body.stacks_in_65 .button:focus, body.stacks_in_65 .button:hover, body.stacks_in_65 button:focus, body.stacks_in_65 button:hover, body.stacks_in_65 input[type='button']:focus, body.stacks_in_65 input[type='button']:hover, body.stacks_in_65 input[type='reset']:focus, body.stacks_in_65 input[type='reset']:hover, body.stacks_in_65 input[type='submit']:focus, body.stacks_in_65 input[type='submit']:hover {
    background-color: rgba(235, 62, 79, 1.00);
    border-color: rgba(235, 62, 79, 1.00);
    color: #fff; }
  body.stacks_in_65 .button[disabled]:focus, body.stacks_in_65 .button[disabled]:hover, body.stacks_in_65 button[disabled]:focus, body.stacks_in_65 button[disabled]:hover, body.stacks_in_65 input[type='button'][disabled]:focus, body.stacks_in_65 input[type='button'][disabled]:hover, body.stacks_in_65 input[type='reset'][disabled]:focus, body.stacks_in_65 input[type='reset'][disabled]:hover, body.stacks_in_65 input[type='submit'][disabled]:focus, body.stacks_in_65 input[type='submit'][disabled]:hover {
    background-color: rgba(235, 62, 79, 1.00);
    border-color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_65 .button.button-outline, body.stacks_in_65 button.button-outline, body.stacks_in_65 input[type='button'].button-outline, body.stacks_in_65 input[type='reset'].button-outline, body.stacks_in_65 input[type='submit'].button-outline {
    background-color: transparent;
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_65 .button.button-outline:focus, body.stacks_in_65 .button.button-outline:hover, body.stacks_in_65 button.button-outline:focus, body.stacks_in_65 button.button-outline:hover, body.stacks_in_65 input[type='button'].button-outline:focus, body.stacks_in_65 input[type='button'].button-outline:hover, body.stacks_in_65 input[type='reset'].button-outline:focus, body.stacks_in_65 input[type='reset'].button-outline:hover, body.stacks_in_65 input[type='submit'].button-outline:focus, body.stacks_in_65 input[type='submit'].button-outline:hover {
    background-color: transparent;
    border-color: rgba(235, 62, 79, 1.00);
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_65 .button.button-outline[disabled]:focus, body.stacks_in_65 .button.button-outline[disabled]:hover,
  body.stacks_in_65 button.button-outline[disabled]:focus,
  body.stacks_in_65 button.button-outline[disabled]:hover,
  body.stacks_in_65 input[type='button'].button-outline[disabled]:focus,
  body.stacks_in_65 input[type='button'].button-outline[disabled]:hover,
  body.stacks_in_65 input[type='reset'].button-outline[disabled]:focus,
  body.stacks_in_65 input[type='reset'].button-outline[disabled]:hover,
  body.stacks_in_65 input[type='submit'].button-outline[disabled]:focus,
  body.stacks_in_65 input[type='submit'].button-outline[disabled]:hover {
    border-color: inherit;
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_65 .button.button-clear,
  body.stacks_in_65 button.button-clear,
  body.stacks_in_65 input[type='button'].button-clear,
  body.stacks_in_65 input[type='reset'].button-clear,
  body.stacks_in_65 input[type='submit'].button-clear {
    background-color: transparent;
    border-color: transparent;
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_65 .button.button-clear:focus, body.stacks_in_65 .button.button-clear:hover,
  body.stacks_in_65 button.button-clear:focus,
  body.stacks_in_65 button.button-clear:hover,
  body.stacks_in_65 input[type='button'].button-clear:focus,
  body.stacks_in_65 input[type='button'].button-clear:hover,
  body.stacks_in_65 input[type='reset'].button-clear:focus,
  body.stacks_in_65 input[type='reset'].button-clear:hover,
  body.stacks_in_65 input[type='submit'].button-clear:focus,
  body.stacks_in_65 input[type='submit'].button-clear:hover {
    background-color: transparent;
    border-color: transparent;
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_65 .button.button-clear[disabled]:focus, body.stacks_in_65 .button.button-clear[disabled]:hover,
  body.stacks_in_65 button.button-clear[disabled]:focus,
  body.stacks_in_65 button.button-clear[disabled]:hover,
  body.stacks_in_65 input[type='button'].button-clear[disabled]:focus,
  body.stacks_in_65 input[type='button'].button-clear[disabled]:hover,
  body.stacks_in_65 input[type='reset'].button-clear[disabled]:focus,
  body.stacks_in_65 input[type='reset'].button-clear[disabled]:hover,
  body.stacks_in_65 input[type='submit'].button-clear[disabled]:focus,
  body.stacks_in_65 input[type='submit'].button-clear[disabled]:hover {
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_65 .slbCloseBtn {
    right: 0;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 0;
    font-size: 30px;
    padding-bottom: 3px;
    font-weight: normal;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

@media (max-width: 750px) {
  body.stacks_in_65 header#header .modular-wave-navbar-nav-top {
    display: none; } }

@-webkit-keyframes side-nav-in {
  0% {
    margin-right: -100%; }
  70% {
    margin-right: -10px; }
  100% {
    margin-right: -20px; } }

@keyframes side-nav-in {
  0% {
    margin-right: -100%; }
  70% {
    margin-right: -10px; }
  100% {
    margin-right: -20px; } }

@-webkit-keyframes side-nav-out {
  0% {
    margin-right: -20px; }
  100% {
    margin-right: calc(-100% - 20px); } }

@keyframes side-nav-out {
  0% {
    margin-right: -20px; }
  100% {
    margin-right: calc(-100% - 20px); } }

@-webkit-keyframes side-nav-header-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes side-nav-header-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes side-nav-close-pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes side-nav-close-pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes wave {
  0% {
    margin-left: 0; }
  100% {
    margin-left: -1600px; } }

@keyframes wave {
  0% {
    margin-left: 0; }
  100% {
    margin-left: -1600px; } }

@-webkit-keyframes swell {
  0%, 100% {
    -webkit-transform: translate3d(0, -25px, 0);
            transform: translate3d(0, -25px, 0); }
  50% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0); } }

@keyframes swell {
  0%, 100% {
    -webkit-transform: translate3d(0, -25px, 0);
            transform: translate3d(0, -25px, 0); }
  50% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0); } }

/*  */
@media only screen and (min-width:0px){#stacks_in_106{}}





#stacks_in_129 {
  display: inline-block;
  width: 100%;
}/*
1.0.3.6
- fixes wave color bug in firefox
- navbar font was not applying
- New option to add link to logo
- fixes mailto and tel links placed in partials.
- links to fonts were missing, restored
- if there is no logo, doesnt show broken image
- fixed main content and footer z-index issue, could cause the menu to appear behind it
*/
#content, #footer {
  position: relative;
  z-index:0;
}
#stacks_in_130 #header-nav {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  #stacks_in_130 #header-nav * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #stacks_in_130 #header-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    list-style-type: none; }
    #stacks_in_130 #header-nav ul li {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      padding: 0 3px; }
      #stacks_in_130 #header-nav ul li a {
        color: #242424;
        font-size: 14px;
        border-radius: 20px;
        padding: 12px 18px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        #stacks_in_130 #header-nav ul li a:hover {
          color: white;
          background: rgba(36, 36, 36, 0.5);
          -webkit-transform: translateY(-5px);
                  transform: translateY(-5px);
          -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); }

#stacks_in_130 .modular-theme-nav ul li {
  margin: 0 5px; }
  #stacks_in_130 .modular-theme-nav ul li a {
    font-size: 14px;
    padding: 12px 18px;
    color: #242424; }
    #stacks_in_130 .modular-theme-nav ul li a.current {
      color: hotpink; }
  #stacks_in_130 .modular-theme-nav ul li:last-child a {
    color: white;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 30px; }

#stacks_in_130 .modular-theme-nav ul li ul {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.2); }
  #stacks_in_130 .modular-theme-nav ul li ul li a {
    color: white; }

body.stacks_in_130 header#header {
  overflow: hidden;
  position: relative;
  padding-bottom: 100px;
  /*  */
  /*  */
  /*  */
  background: url(../header_files/header_bg_image_choice-130.jpg) no-repeat center center;
  background-size: cover;
  /*  */ }
  body.stacks_in_130 header#header::before {
    /*  */
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.16);
    /*  */ }
  body.stacks_in_130 header#header .ocean-svg {
    left: 0;
    z-index: 2;
    width: 100%;
    height: 0px;
    bottom: -5px;
    position: absolute;
    background: #273238; }
  body.stacks_in_130 header#header .wave-svg {
    top: -100px;
    z-index: 2;
    height: 100px;
    position: absolute;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite;
            animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite; }
    body.stacks_in_130 header#header .wave-svg g,
body.stacks_in_130 header#header .wave-svg use{
      fill: #EDE9E4 !important; }
  body.stacks_in_130 header#header .wave-svg:nth-of-type(2) {
    top: -75px;
    -webkit-animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.25s infinite;
            animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.25s infinite; }
  body.stacks_in_130 header#header .wave-svg:nth-of-type(3) {
    top: -90px;
    -webkit-animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.5s infinite;
            animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.5s infinite; }
  body.stacks_in_130 header#header > .stacks_top {
    position: static; }
    body.stacks_in_130 header#header > .stacks_top > div {
      position: static; }
      body.stacks_in_130 header#header > .stacks_top > div > .stacks_out {
        position: static; }
        body.stacks_in_130 header#header > .stacks_top > div > .stacks_out > .stacks_in {
          position: static; }

/*
body.stacks_in_130 header#header [id*="stacks_in"] {
  margin: 0 !important; }
*/

body.stacks_in_130 header#header #header-inner {
  /*  */
  font-family: "Nunito";
  /*  */
  max-width: 800px;
  /*  */
  z-index: 2;
  display: block;
  margin: 0 auto;
  position: relative;
  padding: 20px 20px;
  min-height: 300px;
  /*  */ }
  body.stacks_in_130 header#header #header-inner.stacks h1, body.stacks_in_130 header#header #header-inner.stacks h2, body.stacks_in_130 header#header #header-inner.stacks h3, body.stacks_in_130 header#header #header-inner.stacks h4, body.stacks_in_130 header#header #header-inner.stacks h5, body.stacks_in_130 header#header #header-inner.stacks h6 {
    color: rgba(255, 255, 255, 1.00); }
  body.stacks_in_130 header#header #header-inner.stacks * {
    color: rgba(255, 255, 255, 1.00); }
  body.stacks_in_130 header#header #header-inner.title_description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    body.stacks_in_130 header#header #header-inner.title_description.left {
      text-align: left;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
    body.stacks_in_130 header#header #header-inner.title_description.right {
      text-align: right;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
    body.stacks_in_130 header#header #header-inner.title_description.center {
      text-align: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    body.stacks_in_130 header#header #header-inner.title_description .header-inner-title {
      font-weight: bold;
      font-family: inherit;
      color: rgba(255, 226, 30, 1.00);
      font-size: 48px;
      line-height: 57.600002px; }
    body.stacks_in_130 header#header #header-inner.title_description .header-inner-description {
      font-family: inherit;
      color: rgba(255, 255, 255, 1.00);
      font-size: 16px;
      line-height: 19.200001px; }
  body.stacks_in_130 header#header #header-inner::before {
    /*  */ }

body.stacks_in_130 header#header .modular-wave-navbar {
  /*  */
  background: rgba(10, 10, 10, 0.20);
  /*  */
  /*  */
  /*  */
  font-family: "Nunito";
  /*  */
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 12px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 62px; }
  body.stacks_in_130 header#header .modular-wave-navbar-logo {
    width: 300px;
    height: 40px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    body.stacks_in_130 header#header .modular-wave-navbar-logo img {
      width: 100%;
      height: auto; }
  body.stacks_in_130 header#header .modular-wave-navbar-nav-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
     }
    body.stacks_in_130 header#header .modular-wave-navbar-nav-top ul.modular-nav {
      margin: 0;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      list-style: none;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      body.stacks_in_130 header#header .modular-wave-navbar-nav-top ul.modular-nav li {
        padding-right: 8px;
        display: inline-block;
        margin-bottom: 0;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto; }
        body.stacks_in_130 header#header .modular-wave-navbar-nav-top ul.modular-nav li:last-child {
          padding-right: 0; }
      body.stacks_in_130 header#header .modular-wave-navbar-nav-top ul.modular-nav a {
        z-index: 1;
        color: rgba(255, 255, 255, 1.00);
        font-size: 20px;
        padding: 9px 14px;
        cursor: pointer;
        position: relative;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
        body.stacks_in_130 header#header .modular-wave-navbar-nav-top ul.modular-nav a:hover {
          color: rgba(255, 226, 30, 1.00); }
          body.stacks_in_130 header#header .modular-wave-navbar-nav-top ul.modular-nav a:hover::after {
            opacity: 1;
            -webkit-transform: translateY(0);
                    transform: translateY(0); }
          body.stacks_in_130 header#header .modular-wave-navbar-nav-top ul.modular-nav a:hover::before {
            opacity: 0; }
        body.stacks_in_130 header#header .modular-wave-navbar-nav-top ul.modular-nav a::after, body.stacks_in_130 header#header .modular-wave-navbar-nav-top ul.modular-nav a::before {
          background: rgba(45, 45, 45, 0.71);
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          content: '';
          z-index: -1;
          display: block;
          position: absolute;
          -webkit-transition: inherit;
          transition: inherit;
          pointer-events: none;
          border-radius: 20px; }
        body.stacks_in_130 header#header .modular-wave-navbar-nav-top ul.modular-nav a::before {
          background: rgba(51, 51, 51, 0.04); }
        body.stacks_in_130 header#header .modular-wave-navbar-nav-top ul.modular-nav a::after {
          opacity: 0;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          background: rgba(45, 45, 45, 0.71); }
  body.stacks_in_130 header#header .modular-wave-navbar-side-nav-toggle {
    color: rgba(192, 0, 0, 1.00);
    background: rgba(255, 255, 255, 1.00);
    position: fixed;
    z-index: 20;
    top: 10px;
    right: 12px;
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    cursor: pointer;
    margin-left: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3); }
    body.stacks_in_130 header#header .modular-wave-navbar-side-nav-toggle i {
      font-size: 22px;
      -webkit-transform: scaleX(-1);
              transform: scaleX(-1); }
    body.stacks_in_130 header#header .modular-wave-navbar-side-nav-toggle:hover {
      color: rgba(255, 226, 30, 1.00);
      background: rgba(79, 80, 80, 0.90);
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px);
      -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

body.stacks_in_130 header#header #modular-wave-side-nav {
  /*  */
  /*  */
  background: #B43700;
  background: -webkit-gradient(linear, left top, left bottom, from(to bottom right), color-stop(#B43700), to(#111111));
  background: linear-gradient(to bottom right, #B43700, #111111);
  /*  */
  /*  */
  font-family: "Nunito";
  /*  */
  width: 320px;
  border-radius: 10px 0 0 10px;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
  overflow: hidden;
  max-width: 100%;
  max-height: calc(100% - 30px);
  overflow-y: scroll;
  padding-right: 20px;
  margin: 15px -100% 15px 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-box-shadow: -5px 0 30px rgba(0, 0, 0, 0.3);
  box-shadow: -5px 0 30px rgba(0, 0, 0, 0.3); }
  body.stacks_in_130 header#header #modular-wave-side-nav.was-opened {
    -webkit-animation: side-nav-out 0.7s;
            animation: side-nav-out 0.7s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
  body.stacks_in_130 header#header #modular-wave-side-nav .modular-wave-side-nav-header {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(0, 0, 0, 0.20);
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-box-pack: Space-between;
        -ms-flex-pack: Space-between;
            justify-content: Space-between; }
    body.stacks_in_130 header#header #modular-wave-side-nav .modular-wave-side-nav-header .side-nav-title h1 {
      margin: 0;
      padding: 10px;
      font-size: 24px;
      font-weight: 200;
      color: inherit;
      font-family: inherit; }
    body.stacks_in_130 header#header #modular-wave-side-nav .modular-wave-side-nav-header .side-nav-close {
      width: 30px;
      height: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      cursor: pointer;
      border-radius: 5px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      body.stacks_in_130 header#header #modular-wave-side-nav .modular-wave-side-nav-header .side-nav-close:hover {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }
  body.stacks_in_130 header#header #modular-wave-side-nav > ul.modular-nav {
    padding: 10px;
    margin: 0;
    opacity: 0;
    list-style: none;
    -webkit-transform: translateY(20px);
            transform: translateY(20px); }
    body.stacks_in_130 header#header #modular-wave-side-nav > ul.modular-nav ul {
      margin: 0;
      list-style: none;
      padding: 0 0 0 15px; }
    body.stacks_in_130 header#header #modular-wave-side-nav > ul.modular-nav li {
      margin-bottom: 3px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.20); }
      body.stacks_in_130 header#header #modular-wave-side-nav > ul.modular-nav li.modular-nav-item-parent:not(.no-no) > a::after {
        font-size: 16px;
        display: inline-block;
        font-family: "Material Icons";
        content: 'keyboard_arrow_down'; }
      body.stacks_in_130 header#header #modular-wave-side-nav > ul.modular-nav li:last-child {
        margin-bottom: 0;
        border-bottom: none; }
      body.stacks_in_130 header#header #modular-wave-side-nav > ul.modular-nav li a {
        font-size: 16px;
        padding: 10px 8px;
        color: rgba(255, 255, 255, 1.00);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        text-decoration: none;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        body.stacks_in_130 header#header #modular-wave-side-nav > ul.modular-nav li a:hover {
          color: rgba(255, 230, 31, 1.00); }
      body.stacks_in_130 header#header #modular-wave-side-nav > ul.modular-nav li ul li:first-child {
        margin-top: 3px; }
      body.stacks_in_130 header#header #modular-wave-side-nav > ul.modular-nav li > ul {
        height: 0;
        opacity: 0;
        overflow: hidden; }
        body.stacks_in_130 header#header #modular-wave-side-nav > ul.modular-nav li > ul li {
          border-bottom: none; }
          body.stacks_in_130 header#header #modular-wave-side-nav > ul.modular-nav li > ul li a {
            font-size: 14px; }
      body.stacks_in_130 header#header #modular-wave-side-nav > ul.modular-nav li > ul ul ul ul {
        display: none; }
      body.stacks_in_130 header#header #modular-wave-side-nav > ul.modular-nav li.expanded > ul {
        opacity: 1;
        -webkit-transition: opacity 0.3s 0.3s;
        transition: opacity 0.3s 0.3s; }

      body.stacks_in_130 header#header #modular-wave-side-nav > ul.modular-nav li.expanded.modular-nav-item-parent:not(.no-no) > a {
        color: rgba(255, 230, 31, 1.00); }
        body.stacks_in_130 header#header #modular-wave-side-nav > ul.modular-nav li.expanded.modular-nav-item-parent:not(.no-no) > a::after {
          content: 'keyboard_arrow_up'; }


body.stacks_in_130 header#header .modular-wave-side-nav-cover {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  display: none;
  cursor: pointer; }

body.stacks_in_130.modular-side-nav-open header#header #modular-wave-side-nav {
  -webkit-animation: side-nav-in 0.7s;
          animation: side-nav-in 0.7s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }
  body.stacks_in_130.modular-side-nav-open header#header #modular-wave-side-nav .modular-wave-side-nav-header {
    -webkit-animation: side-nav-header-in 0.4s 0.6s;
            animation: side-nav-header-in 0.4s 0.6s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
  body.stacks_in_130.modular-side-nav-open header#header #modular-wave-side-nav > ul.modular-nav {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition: all 0.4s 0.6s;
    transition: all 0.4s 0.6s; }

body.stacks_in_130.modular-side-nav-open header#header .modular-wave-side-nav-cover {
  display: block; }

body.stacks_in_130.modular-side-nav-open.close-nav-focus #modular-wave-side-nav .side-nav-close {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  background: rgba(220, 20, 60, 0.4);
  -webkit-animation: side-nav-close-pulse 0.8s infinite;
          animation: side-nav-close-pulse 0.8s infinite; }

body.stacks_in_130 main#content {
  /*  */
  font-family: "Nunito";
  /*  */ }

body.stacks_in_130 #footer {
  min-height: 300px;
  position: relative;
  padding: 20px 15px;
  /*  */
  background: rgba(51, 51, 51, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */
  font-family: "Nunito";
  /*  */ }
  body.stacks_in_130 #footer::before {
    /*  */
    display: none;
    /*  */ }

body.stacks_in_130 {
  color: rgba(36, 38, 58, 1.00);
  background: #EDE9E4;
  /*  */
  font-family: "Nunito";
  /*  */ }
  body.stacks_in_130 a, body.stacks_in_130 a:visited {
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_130 a:hover {
    color: rgba(255, 232, 0, 1.00); }
  body.stacks_in_130 p, body.stacks_in_130 span {
    color: rgba(36, 38, 58, 1.00); }
  body.stacks_in_130 code {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(36, 38, 58, 1.00); }
  body.stacks_in_130 pre {
    overflow-y: hidden;
    background: #f4f5f6;
    border-left: 3px solid rgba(36, 38, 58, 1.00); }
  body.stacks_in_130 h1, body.stacks_in_130 h2, body.stacks_in_130 h3, body.stacks_in_130 h4, body.stacks_in_130 h5, body.stacks_in_130 h6, body.stacks_in_130 .album-title {
    font-weight: bold;
    color: rgba(235, 62, 79, 1.00);
    /*  */
    font-family: "Nunito";
    /*  */ }
  body.stacks_in_130 input[type='email'],
  body.stacks_in_130 input[type='number'],
  body.stacks_in_130 input[type='password'],
  body.stacks_in_130 input[type='search'],
  body.stacks_in_130 input[type='tel'],
  body.stacks_in_130 input[type='text'],
  body.stacks_in_130 input[type='url'],
  body.stacks_in_130 textarea,
  body.stacks_in_130 select {
    border: 0.1rem solid rgba(189, 189, 196, 1.00); }
  body.stacks_in_130 input[type='email']:focus,
  body.stacks_in_130 input[type='number']:focus,
  body.stacks_in_130 input[type='password']:focus,
  body.stacks_in_130 input[type='search']:focus,
  body.stacks_in_130 input[type='tel']:focus,
  body.stacks_in_130 input[type='text']:focus,
  body.stacks_in_130 input[type='url']:focus,
  body.stacks_in_130 textarea:focus,
  body.stacks_in_130 select:focus {
    border-color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_130 .button, body.stacks_in_130 button, body.stacks_in_130 input[type='button'], body.stacks_in_130 input[type='reset'], body.stacks_in_130 input[type='submit'] {
    background-color: rgba(235, 62, 79, 1.00);
    border: 0.1rem solid rgba(235, 62, 79, 1.00); }
  body.stacks_in_130 .button:focus, body.stacks_in_130 .button:hover, body.stacks_in_130 button:focus, body.stacks_in_130 button:hover, body.stacks_in_130 input[type='button']:focus, body.stacks_in_130 input[type='button']:hover, body.stacks_in_130 input[type='reset']:focus, body.stacks_in_130 input[type='reset']:hover, body.stacks_in_130 input[type='submit']:focus, body.stacks_in_130 input[type='submit']:hover {
    background-color: rgba(235, 62, 79, 1.00);
    border-color: rgba(235, 62, 79, 1.00);
    color: #fff; }
  body.stacks_in_130 .button[disabled]:focus, body.stacks_in_130 .button[disabled]:hover, body.stacks_in_130 button[disabled]:focus, body.stacks_in_130 button[disabled]:hover, body.stacks_in_130 input[type='button'][disabled]:focus, body.stacks_in_130 input[type='button'][disabled]:hover, body.stacks_in_130 input[type='reset'][disabled]:focus, body.stacks_in_130 input[type='reset'][disabled]:hover, body.stacks_in_130 input[type='submit'][disabled]:focus, body.stacks_in_130 input[type='submit'][disabled]:hover {
    background-color: rgba(235, 62, 79, 1.00);
    border-color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_130 .button.button-outline, body.stacks_in_130 button.button-outline, body.stacks_in_130 input[type='button'].button-outline, body.stacks_in_130 input[type='reset'].button-outline, body.stacks_in_130 input[type='submit'].button-outline {
    background-color: transparent;
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_130 .button.button-outline:focus, body.stacks_in_130 .button.button-outline:hover, body.stacks_in_130 button.button-outline:focus, body.stacks_in_130 button.button-outline:hover, body.stacks_in_130 input[type='button'].button-outline:focus, body.stacks_in_130 input[type='button'].button-outline:hover, body.stacks_in_130 input[type='reset'].button-outline:focus, body.stacks_in_130 input[type='reset'].button-outline:hover, body.stacks_in_130 input[type='submit'].button-outline:focus, body.stacks_in_130 input[type='submit'].button-outline:hover {
    background-color: transparent;
    border-color: rgba(235, 62, 79, 1.00);
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_130 .button.button-outline[disabled]:focus, body.stacks_in_130 .button.button-outline[disabled]:hover,
  body.stacks_in_130 button.button-outline[disabled]:focus,
  body.stacks_in_130 button.button-outline[disabled]:hover,
  body.stacks_in_130 input[type='button'].button-outline[disabled]:focus,
  body.stacks_in_130 input[type='button'].button-outline[disabled]:hover,
  body.stacks_in_130 input[type='reset'].button-outline[disabled]:focus,
  body.stacks_in_130 input[type='reset'].button-outline[disabled]:hover,
  body.stacks_in_130 input[type='submit'].button-outline[disabled]:focus,
  body.stacks_in_130 input[type='submit'].button-outline[disabled]:hover {
    border-color: inherit;
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_130 .button.button-clear,
  body.stacks_in_130 button.button-clear,
  body.stacks_in_130 input[type='button'].button-clear,
  body.stacks_in_130 input[type='reset'].button-clear,
  body.stacks_in_130 input[type='submit'].button-clear {
    background-color: transparent;
    border-color: transparent;
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_130 .button.button-clear:focus, body.stacks_in_130 .button.button-clear:hover,
  body.stacks_in_130 button.button-clear:focus,
  body.stacks_in_130 button.button-clear:hover,
  body.stacks_in_130 input[type='button'].button-clear:focus,
  body.stacks_in_130 input[type='button'].button-clear:hover,
  body.stacks_in_130 input[type='reset'].button-clear:focus,
  body.stacks_in_130 input[type='reset'].button-clear:hover,
  body.stacks_in_130 input[type='submit'].button-clear:focus,
  body.stacks_in_130 input[type='submit'].button-clear:hover {
    background-color: transparent;
    border-color: transparent;
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_130 .button.button-clear[disabled]:focus, body.stacks_in_130 .button.button-clear[disabled]:hover,
  body.stacks_in_130 button.button-clear[disabled]:focus,
  body.stacks_in_130 button.button-clear[disabled]:hover,
  body.stacks_in_130 input[type='button'].button-clear[disabled]:focus,
  body.stacks_in_130 input[type='button'].button-clear[disabled]:hover,
  body.stacks_in_130 input[type='reset'].button-clear[disabled]:focus,
  body.stacks_in_130 input[type='reset'].button-clear[disabled]:hover,
  body.stacks_in_130 input[type='submit'].button-clear[disabled]:focus,
  body.stacks_in_130 input[type='submit'].button-clear[disabled]:hover {
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_130 .slbCloseBtn {
    right: 0;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 0;
    font-size: 30px;
    padding-bottom: 3px;
    font-weight: normal;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

@media (max-width: 750px) {
  body.stacks_in_130 header#header .modular-wave-navbar-nav-top {
    display: none; } }

@-webkit-keyframes side-nav-in {
  0% {
    margin-right: -100%; }
  70% {
    margin-right: -10px; }
  100% {
    margin-right: -20px; } }

@keyframes side-nav-in {
  0% {
    margin-right: -100%; }
  70% {
    margin-right: -10px; }
  100% {
    margin-right: -20px; } }

@-webkit-keyframes side-nav-out {
  0% {
    margin-right: -20px; }
  100% {
    margin-right: calc(-100% - 20px); } }

@keyframes side-nav-out {
  0% {
    margin-right: -20px; }
  100% {
    margin-right: calc(-100% - 20px); } }

@-webkit-keyframes side-nav-header-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes side-nav-header-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes side-nav-close-pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes side-nav-close-pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes wave {
  0% {
    margin-left: 0; }
  100% {
    margin-left: -1600px; } }

@keyframes wave {
  0% {
    margin-left: 0; }
  100% {
    margin-left: -1600px; } }

@-webkit-keyframes swell {
  0%, 100% {
    -webkit-transform: translate3d(0, -25px, 0);
            transform: translate3d(0, -25px, 0); }
  50% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0); } }

@keyframes swell {
  0%, 100% {
    -webkit-transform: translate3d(0, -25px, 0);
            transform: translate3d(0, -25px, 0); }
  50% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0); } }

/*  */




#stacks_in_125 {
  display: inline-block;
  width: 100%;
}/*
1.0.3.6
- fixes wave color bug in firefox
- navbar font was not applying
- New option to add link to logo
- fixes mailto and tel links placed in partials.
- links to fonts were missing, restored
- if there is no logo, doesnt show broken image
- fixed main content and footer z-index issue, could cause the menu to appear behind it
*/
#content, #footer {
  position: relative;
  z-index:0;
}
#stacks_in_127 #header-nav {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  #stacks_in_127 #header-nav * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #stacks_in_127 #header-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    list-style-type: none; }
    #stacks_in_127 #header-nav ul li {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      padding: 0 3px; }
      #stacks_in_127 #header-nav ul li a {
        color: #242424;
        font-size: 14px;
        border-radius: 20px;
        padding: 12px 18px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        #stacks_in_127 #header-nav ul li a:hover {
          color: white;
          background: rgba(36, 36, 36, 0.5);
          -webkit-transform: translateY(-5px);
                  transform: translateY(-5px);
          -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); }

#stacks_in_127 .modular-theme-nav ul li {
  margin: 0 5px; }
  #stacks_in_127 .modular-theme-nav ul li a {
    font-size: 14px;
    padding: 12px 18px;
    color: #242424; }
    #stacks_in_127 .modular-theme-nav ul li a.current {
      color: hotpink; }
  #stacks_in_127 .modular-theme-nav ul li:last-child a {
    color: white;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 30px; }

#stacks_in_127 .modular-theme-nav ul li ul {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.2); }
  #stacks_in_127 .modular-theme-nav ul li ul li a {
    color: white; }

body.stacks_in_127 header#header {
  overflow: hidden;
  position: relative;
  padding-bottom: 100px;
  /*  */
  /*  */
  /*  */
  background: url(../header_files/header_bg_image_choice-127.jpg) no-repeat center center;
  background-size: cover;
  /*  */ }
  body.stacks_in_127 header#header::before {
    /*  */
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.23);
    /*  */ }
  body.stacks_in_127 header#header .ocean-svg {
    left: 0;
    z-index: 2;
    width: 100%;
    height: 0px;
    bottom: -5px;
    position: absolute;
    background: #273238; }
  body.stacks_in_127 header#header .wave-svg {
    top: -100px;
    z-index: 2;
    height: 100px;
    position: absolute;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite;
            animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite; }
    body.stacks_in_127 header#header .wave-svg g,
body.stacks_in_127 header#header .wave-svg use{
      fill: #EDE9E4 !important; }
  body.stacks_in_127 header#header .wave-svg:nth-of-type(2) {
    top: -75px;
    -webkit-animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.25s infinite;
            animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.25s infinite; }
  body.stacks_in_127 header#header .wave-svg:nth-of-type(3) {
    top: -90px;
    -webkit-animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.5s infinite;
            animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.5s infinite; }
  body.stacks_in_127 header#header > .stacks_top {
    position: static; }
    body.stacks_in_127 header#header > .stacks_top > div {
      position: static; }
      body.stacks_in_127 header#header > .stacks_top > div > .stacks_out {
        position: static; }
        body.stacks_in_127 header#header > .stacks_top > div > .stacks_out > .stacks_in {
          position: static; }

/*
body.stacks_in_127 header#header [id*="stacks_in"] {
  margin: 0 !important; }
*/

body.stacks_in_127 header#header #header-inner {
  /*  */
  font-family: "Nunito";
  /*  */
  max-width: 800px;
  /*  */
  z-index: 2;
  display: block;
  margin: 0 auto;
  position: relative;
  padding: 20px 20px;
  min-height: 300px;
  /*  */ }
  body.stacks_in_127 header#header #header-inner.stacks h1, body.stacks_in_127 header#header #header-inner.stacks h2, body.stacks_in_127 header#header #header-inner.stacks h3, body.stacks_in_127 header#header #header-inner.stacks h4, body.stacks_in_127 header#header #header-inner.stacks h5, body.stacks_in_127 header#header #header-inner.stacks h6 {
    color: rgba(255, 255, 255, 1.00); }
  body.stacks_in_127 header#header #header-inner.stacks * {
    color: rgba(255, 255, 255, 1.00); }
  body.stacks_in_127 header#header #header-inner.title_description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    body.stacks_in_127 header#header #header-inner.title_description.left {
      text-align: left;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
    body.stacks_in_127 header#header #header-inner.title_description.right {
      text-align: right;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
    body.stacks_in_127 header#header #header-inner.title_description.center {
      text-align: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    body.stacks_in_127 header#header #header-inner.title_description .header-inner-title {
      font-weight: bold;
      font-family: inherit;
      color: rgba(255, 226, 30, 1.00);
      font-size: 48px;
      line-height: 57.600002px; }
    body.stacks_in_127 header#header #header-inner.title_description .header-inner-description {
      font-family: inherit;
      color: rgba(255, 255, 255, 1.00);
      font-size: 16px;
      line-height: 19.200001px; }
  body.stacks_in_127 header#header #header-inner::before {
    /*  */ }

body.stacks_in_127 header#header .modular-wave-navbar {
  /*  */
  background: rgba(255, 255, 255, 0.00);
  /*  */
  /*  */
  /*  */
  font-family: "Nunito";
  /*  */
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 12px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 62px; }
  body.stacks_in_127 header#header .modular-wave-navbar-logo {
    width: 300px;
    height: 40px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    body.stacks_in_127 header#header .modular-wave-navbar-logo img {
      width: 100%;
      height: auto; }
  body.stacks_in_127 header#header .modular-wave-navbar-nav-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
     }
    body.stacks_in_127 header#header .modular-wave-navbar-nav-top ul.modular-nav {
      margin: 0;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      list-style: none;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      body.stacks_in_127 header#header .modular-wave-navbar-nav-top ul.modular-nav li {
        padding-right: 8px;
        display: inline-block;
        margin-bottom: 0;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto; }
        body.stacks_in_127 header#header .modular-wave-navbar-nav-top ul.modular-nav li:last-child {
          padding-right: 0; }
      body.stacks_in_127 header#header .modular-wave-navbar-nav-top ul.modular-nav a {
        z-index: 1;
        color: rgba(255, 255, 255, 1.00);
        font-size: 20px;
        padding: 9px 14px;
        cursor: pointer;
        position: relative;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
        body.stacks_in_127 header#header .modular-wave-navbar-nav-top ul.modular-nav a:hover {
          color: rgba(255, 226, 30, 1.00); }
          body.stacks_in_127 header#header .modular-wave-navbar-nav-top ul.modular-nav a:hover::after {
            opacity: 1;
            -webkit-transform: translateY(0);
                    transform: translateY(0); }
          body.stacks_in_127 header#header .modular-wave-navbar-nav-top ul.modular-nav a:hover::before {
            opacity: 0; }
        body.stacks_in_127 header#header .modular-wave-navbar-nav-top ul.modular-nav a::after, body.stacks_in_127 header#header .modular-wave-navbar-nav-top ul.modular-nav a::before {
          background: rgba(45, 45, 45, 0.71);
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          content: '';
          z-index: -1;
          display: block;
          position: absolute;
          -webkit-transition: inherit;
          transition: inherit;
          pointer-events: none;
          border-radius: 20px; }
        body.stacks_in_127 header#header .modular-wave-navbar-nav-top ul.modular-nav a::before {
          background: rgba(109, 109, 110, 0.11); }
        body.stacks_in_127 header#header .modular-wave-navbar-nav-top ul.modular-nav a::after {
          opacity: 0;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          background: rgba(45, 45, 45, 0.71); }
  body.stacks_in_127 header#header .modular-wave-navbar-side-nav-toggle {
    color: rgba(192, 0, 0, 1.00);
    background: rgba(255, 255, 255, 1.00);
    position: fixed;
    z-index: 20;
    top: 10px;
    right: 12px;
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    cursor: pointer;
    margin-left: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3); }
    body.stacks_in_127 header#header .modular-wave-navbar-side-nav-toggle i {
      font-size: 22px;
      -webkit-transform: scaleX(-1);
              transform: scaleX(-1); }
    body.stacks_in_127 header#header .modular-wave-navbar-side-nav-toggle:hover {
      color: rgba(255, 226, 30, 1.00);
      background: rgba(79, 80, 80, 0.90);
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px);
      -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

body.stacks_in_127 header#header #modular-wave-side-nav {
  /*  */
  /*  */
  background: #B43700;
  background: -webkit-gradient(linear, left top, left bottom, from(to bottom), color-stop(#B43700), to(#111111));
  background: linear-gradient(to bottom, #B43700, #111111);
  /*  */
  /*  */
  font-family: "Nunito";
  /*  */
  width: 320px;
  border-radius: 10px 0 0 10px;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
  overflow: hidden;
  max-width: 100%;
  max-height: calc(100% - 30px);
  overflow-y: scroll;
  padding-right: 20px;
  margin: 15px -100% 15px 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-box-shadow: -5px 0 30px rgba(0, 0, 0, 0.3);
  box-shadow: -5px 0 30px rgba(0, 0, 0, 0.3); }
  body.stacks_in_127 header#header #modular-wave-side-nav.was-opened {
    -webkit-animation: side-nav-out 0.7s;
            animation: side-nav-out 0.7s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
  body.stacks_in_127 header#header #modular-wave-side-nav .modular-wave-side-nav-header {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(0, 0, 0, 0.20);
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-box-pack: Space-between;
        -ms-flex-pack: Space-between;
            justify-content: Space-between; }
    body.stacks_in_127 header#header #modular-wave-side-nav .modular-wave-side-nav-header .side-nav-title h1 {
      margin: 0;
      padding: 10px;
      font-size: 24px;
      font-weight: 200;
      color: inherit;
      font-family: inherit; }
    body.stacks_in_127 header#header #modular-wave-side-nav .modular-wave-side-nav-header .side-nav-close {
      width: 30px;
      height: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      cursor: pointer;
      border-radius: 5px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      body.stacks_in_127 header#header #modular-wave-side-nav .modular-wave-side-nav-header .side-nav-close:hover {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }
  body.stacks_in_127 header#header #modular-wave-side-nav > ul.modular-nav {
    padding: 10px;
    margin: 0;
    opacity: 0;
    list-style: none;
    -webkit-transform: translateY(20px);
            transform: translateY(20px); }
    body.stacks_in_127 header#header #modular-wave-side-nav > ul.modular-nav ul {
      margin: 0;
      list-style: none;
      padding: 0 0 0 15px; }
    body.stacks_in_127 header#header #modular-wave-side-nav > ul.modular-nav li {
      margin-bottom: 3px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.20); }
      body.stacks_in_127 header#header #modular-wave-side-nav > ul.modular-nav li.modular-nav-item-parent:not(.no-no) > a::after {
        font-size: 16px;
        display: inline-block;
        font-family: "Material Icons";
        content: 'keyboard_arrow_down'; }
      body.stacks_in_127 header#header #modular-wave-side-nav > ul.modular-nav li:last-child {
        margin-bottom: 0;
        border-bottom: none; }
      body.stacks_in_127 header#header #modular-wave-side-nav > ul.modular-nav li a {
        font-size: 16px;
        padding: 10px 8px;
        color: rgba(255, 255, 255, 1.00);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        text-decoration: none;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        body.stacks_in_127 header#header #modular-wave-side-nav > ul.modular-nav li a:hover {
          color: rgba(255, 230, 31, 1.00); }
      body.stacks_in_127 header#header #modular-wave-side-nav > ul.modular-nav li ul li:first-child {
        margin-top: 3px; }
      body.stacks_in_127 header#header #modular-wave-side-nav > ul.modular-nav li > ul {
        height: 0;
        opacity: 0;
        overflow: hidden; }
        body.stacks_in_127 header#header #modular-wave-side-nav > ul.modular-nav li > ul li {
          border-bottom: none; }
          body.stacks_in_127 header#header #modular-wave-side-nav > ul.modular-nav li > ul li a {
            font-size: 14px; }
      body.stacks_in_127 header#header #modular-wave-side-nav > ul.modular-nav li > ul ul ul ul {
        display: none; }
      body.stacks_in_127 header#header #modular-wave-side-nav > ul.modular-nav li.expanded > ul {
        opacity: 1;
        -webkit-transition: opacity 0.3s 0.3s;
        transition: opacity 0.3s 0.3s; }

      body.stacks_in_127 header#header #modular-wave-side-nav > ul.modular-nav li.expanded.modular-nav-item-parent:not(.no-no) > a {
        color: rgba(255, 230, 31, 1.00); }
        body.stacks_in_127 header#header #modular-wave-side-nav > ul.modular-nav li.expanded.modular-nav-item-parent:not(.no-no) > a::after {
          content: 'keyboard_arrow_up'; }


body.stacks_in_127 header#header .modular-wave-side-nav-cover {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  display: none;
  cursor: pointer; }

body.stacks_in_127.modular-side-nav-open header#header #modular-wave-side-nav {
  -webkit-animation: side-nav-in 0.7s;
          animation: side-nav-in 0.7s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }
  body.stacks_in_127.modular-side-nav-open header#header #modular-wave-side-nav .modular-wave-side-nav-header {
    -webkit-animation: side-nav-header-in 0.4s 0.6s;
            animation: side-nav-header-in 0.4s 0.6s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
  body.stacks_in_127.modular-side-nav-open header#header #modular-wave-side-nav > ul.modular-nav {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition: all 0.4s 0.6s;
    transition: all 0.4s 0.6s; }

body.stacks_in_127.modular-side-nav-open header#header .modular-wave-side-nav-cover {
  display: block; }

body.stacks_in_127.modular-side-nav-open.close-nav-focus #modular-wave-side-nav .side-nav-close {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  background: rgba(220, 20, 60, 0.4);
  -webkit-animation: side-nav-close-pulse 0.8s infinite;
          animation: side-nav-close-pulse 0.8s infinite; }

body.stacks_in_127 main#content {
  /*  */
  font-family: "Nunito";
  /*  */ }

body.stacks_in_127 #footer {
  min-height: 300px;
  position: relative;
  padding: 20px 15px;
  /*  */
  background: rgba(51, 51, 51, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */
  font-family: "Nunito";
  /*  */ }
  body.stacks_in_127 #footer::before {
    /*  */
    display: none;
    /*  */ }

body.stacks_in_127 {
  color: rgba(36, 38, 58, 1.00);
  background: #EDE9E4;
  /*  */
  font-family: "Nunito";
  /*  */ }
  body.stacks_in_127 a, body.stacks_in_127 a:visited {
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_127 a:hover {
    color: rgba(255, 232, 0, 1.00); }
  body.stacks_in_127 p, body.stacks_in_127 span {
    color: rgba(36, 38, 58, 1.00); }
  body.stacks_in_127 code {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(36, 38, 58, 1.00); }
  body.stacks_in_127 pre {
    overflow-y: hidden;
    background: #f4f5f6;
    border-left: 3px solid rgba(36, 38, 58, 1.00); }
  body.stacks_in_127 h1, body.stacks_in_127 h2, body.stacks_in_127 h3, body.stacks_in_127 h4, body.stacks_in_127 h5, body.stacks_in_127 h6, body.stacks_in_127 .album-title {
    font-weight: bold;
    color: rgba(235, 62, 79, 1.00);
    /*  */
    font-family: "Nunito";
    /*  */ }
  body.stacks_in_127 input[type='email'],
  body.stacks_in_127 input[type='number'],
  body.stacks_in_127 input[type='password'],
  body.stacks_in_127 input[type='search'],
  body.stacks_in_127 input[type='tel'],
  body.stacks_in_127 input[type='text'],
  body.stacks_in_127 input[type='url'],
  body.stacks_in_127 textarea,
  body.stacks_in_127 select {
    border: 0.1rem solid rgba(189, 189, 196, 1.00); }
  body.stacks_in_127 input[type='email']:focus,
  body.stacks_in_127 input[type='number']:focus,
  body.stacks_in_127 input[type='password']:focus,
  body.stacks_in_127 input[type='search']:focus,
  body.stacks_in_127 input[type='tel']:focus,
  body.stacks_in_127 input[type='text']:focus,
  body.stacks_in_127 input[type='url']:focus,
  body.stacks_in_127 textarea:focus,
  body.stacks_in_127 select:focus {
    border-color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_127 .button, body.stacks_in_127 button, body.stacks_in_127 input[type='button'], body.stacks_in_127 input[type='reset'], body.stacks_in_127 input[type='submit'] {
    background-color: rgba(235, 62, 79, 1.00);
    border: 0.1rem solid rgba(235, 62, 79, 1.00); }
  body.stacks_in_127 .button:focus, body.stacks_in_127 .button:hover, body.stacks_in_127 button:focus, body.stacks_in_127 button:hover, body.stacks_in_127 input[type='button']:focus, body.stacks_in_127 input[type='button']:hover, body.stacks_in_127 input[type='reset']:focus, body.stacks_in_127 input[type='reset']:hover, body.stacks_in_127 input[type='submit']:focus, body.stacks_in_127 input[type='submit']:hover {
    background-color: rgba(235, 62, 79, 1.00);
    border-color: rgba(235, 62, 79, 1.00);
    color: #fff; }
  body.stacks_in_127 .button[disabled]:focus, body.stacks_in_127 .button[disabled]:hover, body.stacks_in_127 button[disabled]:focus, body.stacks_in_127 button[disabled]:hover, body.stacks_in_127 input[type='button'][disabled]:focus, body.stacks_in_127 input[type='button'][disabled]:hover, body.stacks_in_127 input[type='reset'][disabled]:focus, body.stacks_in_127 input[type='reset'][disabled]:hover, body.stacks_in_127 input[type='submit'][disabled]:focus, body.stacks_in_127 input[type='submit'][disabled]:hover {
    background-color: rgba(235, 62, 79, 1.00);
    border-color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_127 .button.button-outline, body.stacks_in_127 button.button-outline, body.stacks_in_127 input[type='button'].button-outline, body.stacks_in_127 input[type='reset'].button-outline, body.stacks_in_127 input[type='submit'].button-outline {
    background-color: transparent;
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_127 .button.button-outline:focus, body.stacks_in_127 .button.button-outline:hover, body.stacks_in_127 button.button-outline:focus, body.stacks_in_127 button.button-outline:hover, body.stacks_in_127 input[type='button'].button-outline:focus, body.stacks_in_127 input[type='button'].button-outline:hover, body.stacks_in_127 input[type='reset'].button-outline:focus, body.stacks_in_127 input[type='reset'].button-outline:hover, body.stacks_in_127 input[type='submit'].button-outline:focus, body.stacks_in_127 input[type='submit'].button-outline:hover {
    background-color: transparent;
    border-color: rgba(235, 62, 79, 1.00);
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_127 .button.button-outline[disabled]:focus, body.stacks_in_127 .button.button-outline[disabled]:hover,
  body.stacks_in_127 button.button-outline[disabled]:focus,
  body.stacks_in_127 button.button-outline[disabled]:hover,
  body.stacks_in_127 input[type='button'].button-outline[disabled]:focus,
  body.stacks_in_127 input[type='button'].button-outline[disabled]:hover,
  body.stacks_in_127 input[type='reset'].button-outline[disabled]:focus,
  body.stacks_in_127 input[type='reset'].button-outline[disabled]:hover,
  body.stacks_in_127 input[type='submit'].button-outline[disabled]:focus,
  body.stacks_in_127 input[type='submit'].button-outline[disabled]:hover {
    border-color: inherit;
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_127 .button.button-clear,
  body.stacks_in_127 button.button-clear,
  body.stacks_in_127 input[type='button'].button-clear,
  body.stacks_in_127 input[type='reset'].button-clear,
  body.stacks_in_127 input[type='submit'].button-clear {
    background-color: transparent;
    border-color: transparent;
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_127 .button.button-clear:focus, body.stacks_in_127 .button.button-clear:hover,
  body.stacks_in_127 button.button-clear:focus,
  body.stacks_in_127 button.button-clear:hover,
  body.stacks_in_127 input[type='button'].button-clear:focus,
  body.stacks_in_127 input[type='button'].button-clear:hover,
  body.stacks_in_127 input[type='reset'].button-clear:focus,
  body.stacks_in_127 input[type='reset'].button-clear:hover,
  body.stacks_in_127 input[type='submit'].button-clear:focus,
  body.stacks_in_127 input[type='submit'].button-clear:hover {
    background-color: transparent;
    border-color: transparent;
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_127 .button.button-clear[disabled]:focus, body.stacks_in_127 .button.button-clear[disabled]:hover,
  body.stacks_in_127 button.button-clear[disabled]:focus,
  body.stacks_in_127 button.button-clear[disabled]:hover,
  body.stacks_in_127 input[type='button'].button-clear[disabled]:focus,
  body.stacks_in_127 input[type='button'].button-clear[disabled]:hover,
  body.stacks_in_127 input[type='reset'].button-clear[disabled]:focus,
  body.stacks_in_127 input[type='reset'].button-clear[disabled]:hover,
  body.stacks_in_127 input[type='submit'].button-clear[disabled]:focus,
  body.stacks_in_127 input[type='submit'].button-clear[disabled]:hover {
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_127 .slbCloseBtn {
    right: 0;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 0;
    font-size: 30px;
    padding-bottom: 3px;
    font-weight: normal;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

@media (max-width: 750px) {
  body.stacks_in_127 header#header .modular-wave-navbar-nav-top {
    display: none; } }

@-webkit-keyframes side-nav-in {
  0% {
    margin-right: -100%; }
  70% {
    margin-right: -10px; }
  100% {
    margin-right: -20px; } }

@keyframes side-nav-in {
  0% {
    margin-right: -100%; }
  70% {
    margin-right: -10px; }
  100% {
    margin-right: -20px; } }

@-webkit-keyframes side-nav-out {
  0% {
    margin-right: -20px; }
  100% {
    margin-right: calc(-100% - 20px); } }

@keyframes side-nav-out {
  0% {
    margin-right: -20px; }
  100% {
    margin-right: calc(-100% - 20px); } }

@-webkit-keyframes side-nav-header-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes side-nav-header-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes side-nav-close-pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes side-nav-close-pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes wave {
  0% {
    margin-left: 0; }
  100% {
    margin-left: -1600px; } }

@keyframes wave {
  0% {
    margin-left: 0; }
  100% {
    margin-left: -1600px; } }

@-webkit-keyframes swell {
  0%, 100% {
    -webkit-transform: translate3d(0, -25px, 0);
            transform: translate3d(0, -25px, 0); }
  50% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0); } }

@keyframes swell {
  0%, 100% {
    -webkit-transform: translate3d(0, -25px, 0);
            transform: translate3d(0, -25px, 0); }
  50% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0); } }

/*  */




#stacks_in_38 {
  display: inline-block;
  width: 100%;
}/*
1.0.3.6
- fixes wave color bug in firefox
- navbar font was not applying
- New option to add link to logo
- fixes mailto and tel links placed in partials.
- links to fonts were missing, restored
- if there is no logo, doesnt show broken image
- fixed main content and footer z-index issue, could cause the menu to appear behind it
*/
#content, #footer {
  position: relative;
  z-index:0;
}
#stacks_in_20 #header-nav {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  #stacks_in_20 #header-nav * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #stacks_in_20 #header-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    list-style-type: none; }
    #stacks_in_20 #header-nav ul li {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      padding: 0 3px; }
      #stacks_in_20 #header-nav ul li a {
        color: #242424;
        font-size: 14px;
        border-radius: 20px;
        padding: 12px 18px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        #stacks_in_20 #header-nav ul li a:hover {
          color: white;
          background: rgba(36, 36, 36, 0.5);
          -webkit-transform: translateY(-5px);
                  transform: translateY(-5px);
          -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); }

#stacks_in_20 .modular-theme-nav ul li {
  margin: 0 5px; }
  #stacks_in_20 .modular-theme-nav ul li a {
    font-size: 14px;
    padding: 12px 18px;
    color: #242424; }
    #stacks_in_20 .modular-theme-nav ul li a.current {
      color: hotpink; }
  #stacks_in_20 .modular-theme-nav ul li:last-child a {
    color: white;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 30px; }

#stacks_in_20 .modular-theme-nav ul li ul {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.2); }
  #stacks_in_20 .modular-theme-nav ul li ul li a {
    color: white; }

body.stacks_in_20 header#header {
  overflow: hidden;
  position: relative;
  padding-bottom: 100px;
  /*  */
  /*  */
  /*  */
  background: url(../header_files/header_bg_image_choice-20.jpg) no-repeat center center;
  background-size: cover;
  /*  */ }
  body.stacks_in_20 header#header::before {
    /*  */
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.18);
    /*  */ }
  body.stacks_in_20 header#header .ocean-svg {
    left: 0;
    z-index: 2;
    width: 100%;
    height: 0px;
    bottom: -5px;
    position: absolute;
    background: #273238; }
  body.stacks_in_20 header#header .wave-svg {
    top: -100px;
    z-index: 2;
    height: 100px;
    position: absolute;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite;
            animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite; }
    body.stacks_in_20 header#header .wave-svg g,
body.stacks_in_20 header#header .wave-svg use{
      fill: #EDE9E4 !important; }
  body.stacks_in_20 header#header .wave-svg:nth-of-type(2) {
    top: -75px;
    -webkit-animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.25s infinite;
            animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.25s infinite; }
  body.stacks_in_20 header#header .wave-svg:nth-of-type(3) {
    top: -90px;
    -webkit-animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.5s infinite;
            animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.5s infinite; }
  body.stacks_in_20 header#header > .stacks_top {
    position: static; }
    body.stacks_in_20 header#header > .stacks_top > div {
      position: static; }
      body.stacks_in_20 header#header > .stacks_top > div > .stacks_out {
        position: static; }
        body.stacks_in_20 header#header > .stacks_top > div > .stacks_out > .stacks_in {
          position: static; }

/*
body.stacks_in_20 header#header [id*="stacks_in"] {
  margin: 0 !important; }
*/

body.stacks_in_20 header#header #header-inner {
  /*  */
  font-family: "Nunito";
  /*  */
  max-width: 800px;
  /*  */
  z-index: 2;
  display: block;
  margin: 0 auto;
  position: relative;
  padding: 20px 20px;
  min-height: 300px;
  /*  */ }
  body.stacks_in_20 header#header #header-inner.stacks h1, body.stacks_in_20 header#header #header-inner.stacks h2, body.stacks_in_20 header#header #header-inner.stacks h3, body.stacks_in_20 header#header #header-inner.stacks h4, body.stacks_in_20 header#header #header-inner.stacks h5, body.stacks_in_20 header#header #header-inner.stacks h6 {
    color: rgba(255, 255, 255, 1.00); }
  body.stacks_in_20 header#header #header-inner.stacks * {
    color: rgba(255, 255, 255, 1.00); }
  body.stacks_in_20 header#header #header-inner.title_description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    body.stacks_in_20 header#header #header-inner.title_description.left {
      text-align: left;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
    body.stacks_in_20 header#header #header-inner.title_description.right {
      text-align: right;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
    body.stacks_in_20 header#header #header-inner.title_description.center {
      text-align: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    body.stacks_in_20 header#header #header-inner.title_description .header-inner-title {
      font-weight: bold;
      font-family: inherit;
      color: rgba(255, 226, 30, 1.00);
      font-size: 48px;
      line-height: 57.600002px; }
    body.stacks_in_20 header#header #header-inner.title_description .header-inner-description {
      font-family: inherit;
      color: rgba(255, 255, 255, 1.00);
      font-size: 16px;
      line-height: 19.200001px; }
  body.stacks_in_20 header#header #header-inner::before {
    /*  */ }

body.stacks_in_20 header#header .modular-wave-navbar {
  /*  */
  background: rgba(1, 1, 1, 0.20);
  /*  */
  /*  */
  /*  */
  font-family: "Nunito";
  /*  */
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 12px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 62px; }
  body.stacks_in_20 header#header .modular-wave-navbar-logo {
    width: 300px;
    height: 40px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    body.stacks_in_20 header#header .modular-wave-navbar-logo img {
      width: 100%;
      height: auto; }
  body.stacks_in_20 header#header .modular-wave-navbar-nav-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
     }
    body.stacks_in_20 header#header .modular-wave-navbar-nav-top ul.modular-nav {
      margin: 0;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      list-style: none;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      body.stacks_in_20 header#header .modular-wave-navbar-nav-top ul.modular-nav li {
        padding-right: 8px;
        display: inline-block;
        margin-bottom: 0;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto; }
        body.stacks_in_20 header#header .modular-wave-navbar-nav-top ul.modular-nav li:last-child {
          padding-right: 0; }
      body.stacks_in_20 header#header .modular-wave-navbar-nav-top ul.modular-nav a {
        z-index: 1;
        color: rgba(255, 255, 255, 1.00);
        font-size: 20px;
        padding: 9px 14px;
        cursor: pointer;
        position: relative;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
        body.stacks_in_20 header#header .modular-wave-navbar-nav-top ul.modular-nav a:hover {
          color: rgba(255, 231, 0, 1.00); }
          body.stacks_in_20 header#header .modular-wave-navbar-nav-top ul.modular-nav a:hover::after {
            opacity: 1;
            -webkit-transform: translateY(0);
                    transform: translateY(0); }
          body.stacks_in_20 header#header .modular-wave-navbar-nav-top ul.modular-nav a:hover::before {
            opacity: 0; }
        body.stacks_in_20 header#header .modular-wave-navbar-nav-top ul.modular-nav a::after, body.stacks_in_20 header#header .modular-wave-navbar-nav-top ul.modular-nav a::before {
          background: rgba(46, 46, 46, 0.71);
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          content: '';
          z-index: -1;
          display: block;
          position: absolute;
          -webkit-transition: inherit;
          transition: inherit;
          pointer-events: none;
          border-radius: 20px; }
        body.stacks_in_20 header#header .modular-wave-navbar-nav-top ul.modular-nav a::before {
          background: rgba(108, 108, 109, 0.00); }
        body.stacks_in_20 header#header .modular-wave-navbar-nav-top ul.modular-nav a::after {
          opacity: 0;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          background: rgba(46, 46, 46, 0.71); }
  body.stacks_in_20 header#header .modular-wave-navbar-side-nav-toggle {
    color: rgba(192, 0, 0, 1.00);
    background: rgba(255, 255, 255, 1.00);
    position: fixed;
    z-index: 20;
    top: 10px;
    right: 12px;
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    cursor: pointer;
    margin-left: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3); }
    body.stacks_in_20 header#header .modular-wave-navbar-side-nav-toggle i {
      font-size: 22px;
      -webkit-transform: scaleX(-1);
              transform: scaleX(-1); }
    body.stacks_in_20 header#header .modular-wave-navbar-side-nav-toggle:hover {
      color: rgba(255, 226, 30, 1.00);
      background: rgba(79, 80, 80, 0.90);
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px);
      -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

body.stacks_in_20 header#header #modular-wave-side-nav {
  /*  */
  /*  */
  background: #B43700;
  background: -webkit-gradient(linear, left top, left bottom, from(to bottom right), color-stop(#B43700), to(#111111));
  background: linear-gradient(to bottom right, #B43700, #111111);
  /*  */
  /*  */
  font-family: "Nunito";
  /*  */
  width: 320px;
  border-radius: 10px 0 0 10px;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
  overflow: hidden;
  max-width: 100%;
  max-height: calc(100% - 30px);
  overflow-y: scroll;
  padding-right: 20px;
  margin: 15px -100% 15px 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-box-shadow: -5px 0 30px rgba(0, 0, 0, 0.3);
  box-shadow: -5px 0 30px rgba(0, 0, 0, 0.3); }
  body.stacks_in_20 header#header #modular-wave-side-nav.was-opened {
    -webkit-animation: side-nav-out 0.7s;
            animation: side-nav-out 0.7s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
  body.stacks_in_20 header#header #modular-wave-side-nav .modular-wave-side-nav-header {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(0, 0, 0, 0.20);
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-box-pack: Space-between;
        -ms-flex-pack: Space-between;
            justify-content: Space-between; }
    body.stacks_in_20 header#header #modular-wave-side-nav .modular-wave-side-nav-header .side-nav-title h1 {
      margin: 0;
      padding: 10px;
      font-size: 24px;
      font-weight: 200;
      color: inherit;
      font-family: inherit; }
    body.stacks_in_20 header#header #modular-wave-side-nav .modular-wave-side-nav-header .side-nav-close {
      width: 30px;
      height: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      cursor: pointer;
      border-radius: 5px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      body.stacks_in_20 header#header #modular-wave-side-nav .modular-wave-side-nav-header .side-nav-close:hover {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }
  body.stacks_in_20 header#header #modular-wave-side-nav > ul.modular-nav {
    padding: 10px;
    margin: 0;
    opacity: 0;
    list-style: none;
    -webkit-transform: translateY(20px);
            transform: translateY(20px); }
    body.stacks_in_20 header#header #modular-wave-side-nav > ul.modular-nav ul {
      margin: 0;
      list-style: none;
      padding: 0 0 0 15px; }
    body.stacks_in_20 header#header #modular-wave-side-nav > ul.modular-nav li {
      margin-bottom: 3px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.20); }
      body.stacks_in_20 header#header #modular-wave-side-nav > ul.modular-nav li.modular-nav-item-parent:not(.no-no) > a::after {
        font-size: 16px;
        display: inline-block;
        font-family: "Material Icons";
        content: 'keyboard_arrow_down'; }
      body.stacks_in_20 header#header #modular-wave-side-nav > ul.modular-nav li:last-child {
        margin-bottom: 0;
        border-bottom: none; }
      body.stacks_in_20 header#header #modular-wave-side-nav > ul.modular-nav li a {
        font-size: 16px;
        padding: 10px 8px;
        color: rgba(255, 255, 255, 1.00);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        text-decoration: none;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        body.stacks_in_20 header#header #modular-wave-side-nav > ul.modular-nav li a:hover {
          color: rgba(255, 226, 30, 1.00); }
      body.stacks_in_20 header#header #modular-wave-side-nav > ul.modular-nav li ul li:first-child {
        margin-top: 3px; }
      body.stacks_in_20 header#header #modular-wave-side-nav > ul.modular-nav li > ul {
        height: 0;
        opacity: 0;
        overflow: hidden; }
        body.stacks_in_20 header#header #modular-wave-side-nav > ul.modular-nav li > ul li {
          border-bottom: none; }
          body.stacks_in_20 header#header #modular-wave-side-nav > ul.modular-nav li > ul li a {
            font-size: 14px; }
      body.stacks_in_20 header#header #modular-wave-side-nav > ul.modular-nav li > ul ul ul ul {
        display: none; }
      body.stacks_in_20 header#header #modular-wave-side-nav > ul.modular-nav li.expanded > ul {
        opacity: 1;
        -webkit-transition: opacity 0.3s 0.3s;
        transition: opacity 0.3s 0.3s; }

      body.stacks_in_20 header#header #modular-wave-side-nav > ul.modular-nav li.expanded.modular-nav-item-parent:not(.no-no) > a {
        color: rgba(255, 226, 30, 1.00); }
        body.stacks_in_20 header#header #modular-wave-side-nav > ul.modular-nav li.expanded.modular-nav-item-parent:not(.no-no) > a::after {
          content: 'keyboard_arrow_up'; }


body.stacks_in_20 header#header .modular-wave-side-nav-cover {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  display: none;
  cursor: pointer; }

body.stacks_in_20.modular-side-nav-open header#header #modular-wave-side-nav {
  -webkit-animation: side-nav-in 0.7s;
          animation: side-nav-in 0.7s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }
  body.stacks_in_20.modular-side-nav-open header#header #modular-wave-side-nav .modular-wave-side-nav-header {
    -webkit-animation: side-nav-header-in 0.4s 0.6s;
            animation: side-nav-header-in 0.4s 0.6s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
  body.stacks_in_20.modular-side-nav-open header#header #modular-wave-side-nav > ul.modular-nav {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition: all 0.4s 0.6s;
    transition: all 0.4s 0.6s; }

body.stacks_in_20.modular-side-nav-open header#header .modular-wave-side-nav-cover {
  display: block; }

body.stacks_in_20.modular-side-nav-open.close-nav-focus #modular-wave-side-nav .side-nav-close {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  background: rgba(220, 20, 60, 0.4);
  -webkit-animation: side-nav-close-pulse 0.8s infinite;
          animation: side-nav-close-pulse 0.8s infinite; }

body.stacks_in_20 main#content {
  /*  */
  font-family: "Nunito";
  /*  */ }

body.stacks_in_20 #footer {
  min-height: 300px;
  position: relative;
  padding: 20px 15px;
  /*  */
  background: rgba(51, 51, 51, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */
  font-family: "Nunito";
  /*  */ }
  body.stacks_in_20 #footer::before {
    /*  */
    display: none;
    /*  */ }

body.stacks_in_20 {
  color: rgba(36, 38, 58, 1.00);
  background: #EDE9E4;
  /*  */
  font-family: "Nunito";
  /*  */ }
  body.stacks_in_20 a, body.stacks_in_20 a:visited {
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_20 a:hover {
    color: rgba(255, 226, 30, 1.00); }
  body.stacks_in_20 p, body.stacks_in_20 span {
    color: rgba(36, 38, 58, 1.00); }
  body.stacks_in_20 code {
    color: rgba(255, 232, 0, 1.00);
    background: rgba(36, 38, 58, 1.00); }
  body.stacks_in_20 pre {
    overflow-y: hidden;
    background: #f4f5f6;
    border-left: 3px solid rgba(36, 38, 58, 1.00); }
  body.stacks_in_20 h1, body.stacks_in_20 h2, body.stacks_in_20 h3, body.stacks_in_20 h4, body.stacks_in_20 h5, body.stacks_in_20 h6, body.stacks_in_20 .album-title {
    font-weight: bold;
    color: rgba(235, 62, 79, 1.00);
    /*  */
    font-family: "Nunito";
    /*  */ }
  body.stacks_in_20 input[type='email'],
  body.stacks_in_20 input[type='number'],
  body.stacks_in_20 input[type='password'],
  body.stacks_in_20 input[type='search'],
  body.stacks_in_20 input[type='tel'],
  body.stacks_in_20 input[type='text'],
  body.stacks_in_20 input[type='url'],
  body.stacks_in_20 textarea,
  body.stacks_in_20 select {
    border: 0.1rem solid rgba(189, 189, 196, 1.00); }
  body.stacks_in_20 input[type='email']:focus,
  body.stacks_in_20 input[type='number']:focus,
  body.stacks_in_20 input[type='password']:focus,
  body.stacks_in_20 input[type='search']:focus,
  body.stacks_in_20 input[type='tel']:focus,
  body.stacks_in_20 input[type='text']:focus,
  body.stacks_in_20 input[type='url']:focus,
  body.stacks_in_20 textarea:focus,
  body.stacks_in_20 select:focus {
    border-color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_20 .button, body.stacks_in_20 button, body.stacks_in_20 input[type='button'], body.stacks_in_20 input[type='reset'], body.stacks_in_20 input[type='submit'] {
    background-color: rgba(235, 62, 79, 1.00);
    border: 0.1rem solid rgba(235, 62, 79, 1.00); }
  body.stacks_in_20 .button:focus, body.stacks_in_20 .button:hover, body.stacks_in_20 button:focus, body.stacks_in_20 button:hover, body.stacks_in_20 input[type='button']:focus, body.stacks_in_20 input[type='button']:hover, body.stacks_in_20 input[type='reset']:focus, body.stacks_in_20 input[type='reset']:hover, body.stacks_in_20 input[type='submit']:focus, body.stacks_in_20 input[type='submit']:hover {
    background-color: rgba(108, 109, 109, 0.30);
    border-color: rgba(108, 109, 109, 0.30);
    color: #fff; }
  body.stacks_in_20 .button[disabled]:focus, body.stacks_in_20 .button[disabled]:hover, body.stacks_in_20 button[disabled]:focus, body.stacks_in_20 button[disabled]:hover, body.stacks_in_20 input[type='button'][disabled]:focus, body.stacks_in_20 input[type='button'][disabled]:hover, body.stacks_in_20 input[type='reset'][disabled]:focus, body.stacks_in_20 input[type='reset'][disabled]:hover, body.stacks_in_20 input[type='submit'][disabled]:focus, body.stacks_in_20 input[type='submit'][disabled]:hover {
    background-color: rgba(235, 62, 79, 1.00);
    border-color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_20 .button.button-outline, body.stacks_in_20 button.button-outline, body.stacks_in_20 input[type='button'].button-outline, body.stacks_in_20 input[type='reset'].button-outline, body.stacks_in_20 input[type='submit'].button-outline {
    background-color: transparent;
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_20 .button.button-outline:focus, body.stacks_in_20 .button.button-outline:hover, body.stacks_in_20 button.button-outline:focus, body.stacks_in_20 button.button-outline:hover, body.stacks_in_20 input[type='button'].button-outline:focus, body.stacks_in_20 input[type='button'].button-outline:hover, body.stacks_in_20 input[type='reset'].button-outline:focus, body.stacks_in_20 input[type='reset'].button-outline:hover, body.stacks_in_20 input[type='submit'].button-outline:focus, body.stacks_in_20 input[type='submit'].button-outline:hover {
    background-color: transparent;
    border-color: rgba(108, 109, 109, 0.30);
    color: rgba(108, 109, 109, 0.30); }
  body.stacks_in_20 .button.button-outline[disabled]:focus, body.stacks_in_20 .button.button-outline[disabled]:hover,
  body.stacks_in_20 button.button-outline[disabled]:focus,
  body.stacks_in_20 button.button-outline[disabled]:hover,
  body.stacks_in_20 input[type='button'].button-outline[disabled]:focus,
  body.stacks_in_20 input[type='button'].button-outline[disabled]:hover,
  body.stacks_in_20 input[type='reset'].button-outline[disabled]:focus,
  body.stacks_in_20 input[type='reset'].button-outline[disabled]:hover,
  body.stacks_in_20 input[type='submit'].button-outline[disabled]:focus,
  body.stacks_in_20 input[type='submit'].button-outline[disabled]:hover {
    border-color: inherit;
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_20 .button.button-clear,
  body.stacks_in_20 button.button-clear,
  body.stacks_in_20 input[type='button'].button-clear,
  body.stacks_in_20 input[type='reset'].button-clear,
  body.stacks_in_20 input[type='submit'].button-clear {
    background-color: transparent;
    border-color: transparent;
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_20 .button.button-clear:focus, body.stacks_in_20 .button.button-clear:hover,
  body.stacks_in_20 button.button-clear:focus,
  body.stacks_in_20 button.button-clear:hover,
  body.stacks_in_20 input[type='button'].button-clear:focus,
  body.stacks_in_20 input[type='button'].button-clear:hover,
  body.stacks_in_20 input[type='reset'].button-clear:focus,
  body.stacks_in_20 input[type='reset'].button-clear:hover,
  body.stacks_in_20 input[type='submit'].button-clear:focus,
  body.stacks_in_20 input[type='submit'].button-clear:hover {
    background-color: transparent;
    border-color: transparent;
    color: rgba(108, 109, 109, 0.30); }
  body.stacks_in_20 .button.button-clear[disabled]:focus, body.stacks_in_20 .button.button-clear[disabled]:hover,
  body.stacks_in_20 button.button-clear[disabled]:focus,
  body.stacks_in_20 button.button-clear[disabled]:hover,
  body.stacks_in_20 input[type='button'].button-clear[disabled]:focus,
  body.stacks_in_20 input[type='button'].button-clear[disabled]:hover,
  body.stacks_in_20 input[type='reset'].button-clear[disabled]:focus,
  body.stacks_in_20 input[type='reset'].button-clear[disabled]:hover,
  body.stacks_in_20 input[type='submit'].button-clear[disabled]:focus,
  body.stacks_in_20 input[type='submit'].button-clear[disabled]:hover {
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_20 .slbCloseBtn {
    right: 0;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 0;
    font-size: 30px;
    padding-bottom: 3px;
    font-weight: normal;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

@media (max-width: 750px) {
  body.stacks_in_20 header#header .modular-wave-navbar-nav-top {
    display: none; } }

@-webkit-keyframes side-nav-in {
  0% {
    margin-right: -100%; }
  70% {
    margin-right: -10px; }
  100% {
    margin-right: -20px; } }

@keyframes side-nav-in {
  0% {
    margin-right: -100%; }
  70% {
    margin-right: -10px; }
  100% {
    margin-right: -20px; } }

@-webkit-keyframes side-nav-out {
  0% {
    margin-right: -20px; }
  100% {
    margin-right: calc(-100% - 20px); } }

@keyframes side-nav-out {
  0% {
    margin-right: -20px; }
  100% {
    margin-right: calc(-100% - 20px); } }

@-webkit-keyframes side-nav-header-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes side-nav-header-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes side-nav-close-pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes side-nav-close-pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes wave {
  0% {
    margin-left: 0; }
  100% {
    margin-left: -1600px; } }

@keyframes wave {
  0% {
    margin-left: 0; }
  100% {
    margin-left: -1600px; } }

@-webkit-keyframes swell {
  0%, 100% {
    -webkit-transform: translate3d(0, -25px, 0);
            transform: translate3d(0, -25px, 0); }
  50% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0); } }

@keyframes swell {
  0%, 100% {
    -webkit-transform: translate3d(0, -25px, 0);
            transform: translate3d(0, -25px, 0); }
  50% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0); } }

/*  */




#stacks_in_115 {
  display: inline-block;
  width: 100%;
}/*
1.0.3.6
- fixes wave color bug in firefox
- navbar font was not applying
- New option to add link to logo
- fixes mailto and tel links placed in partials.
- links to fonts were missing, restored
- if there is no logo, doesnt show broken image
- fixed main content and footer z-index issue, could cause the menu to appear behind it
*/
#content, #footer {
  position: relative;
  z-index:0;
}
#stacks_in_119 #header-nav {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  #stacks_in_119 #header-nav * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #stacks_in_119 #header-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    list-style-type: none; }
    #stacks_in_119 #header-nav ul li {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      padding: 0 3px; }
      #stacks_in_119 #header-nav ul li a {
        color: #242424;
        font-size: 14px;
        border-radius: 20px;
        padding: 12px 18px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        #stacks_in_119 #header-nav ul li a:hover {
          color: white;
          background: rgba(36, 36, 36, 0.5);
          -webkit-transform: translateY(-5px);
                  transform: translateY(-5px);
          -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); }

#stacks_in_119 .modular-theme-nav ul li {
  margin: 0 5px; }
  #stacks_in_119 .modular-theme-nav ul li a {
    font-size: 14px;
    padding: 12px 18px;
    color: #242424; }
    #stacks_in_119 .modular-theme-nav ul li a.current {
      color: hotpink; }
  #stacks_in_119 .modular-theme-nav ul li:last-child a {
    color: white;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 30px; }

#stacks_in_119 .modular-theme-nav ul li ul {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.2); }
  #stacks_in_119 .modular-theme-nav ul li ul li a {
    color: white; }

body.stacks_in_119 header#header {
  overflow: hidden;
  position: relative;
  padding-bottom: 100px;
  /*  */
  /*  */
  /*  */
  background: url(../header_files/header_bg_image_choice-119.jpg) no-repeat center center;
  background-size: cover;
  /*  */ }
  body.stacks_in_119 header#header::before {
    /*  */
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.20);
    /*  */ }
  body.stacks_in_119 header#header .ocean-svg {
    left: 0;
    z-index: 2;
    width: 100%;
    height: 0px;
    bottom: -5px;
    position: absolute;
    background: #273238; }
  body.stacks_in_119 header#header .wave-svg {
    top: -100px;
    z-index: 2;
    height: 100px;
    position: absolute;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite;
            animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite; }
    body.stacks_in_119 header#header .wave-svg g,
body.stacks_in_119 header#header .wave-svg use{
      fill: #EDE9E4 !important; }
  body.stacks_in_119 header#header .wave-svg:nth-of-type(2) {
    top: -75px;
    -webkit-animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.25s infinite;
            animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.25s infinite; }
  body.stacks_in_119 header#header .wave-svg:nth-of-type(3) {
    top: -90px;
    -webkit-animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.5s infinite;
            animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.5s infinite; }
  body.stacks_in_119 header#header > .stacks_top {
    position: static; }
    body.stacks_in_119 header#header > .stacks_top > div {
      position: static; }
      body.stacks_in_119 header#header > .stacks_top > div > .stacks_out {
        position: static; }
        body.stacks_in_119 header#header > .stacks_top > div > .stacks_out > .stacks_in {
          position: static; }

/*
body.stacks_in_119 header#header [id*="stacks_in"] {
  margin: 0 !important; }
*/

body.stacks_in_119 header#header #header-inner {
  /*  */
  font-family: "Nunito";
  /*  */
  max-width: 800px;
  /*  */
  z-index: 2;
  display: block;
  margin: 0 auto;
  position: relative;
  padding: 20px 20px;
  min-height: 300px;
  /*  */ }
  body.stacks_in_119 header#header #header-inner.stacks h1, body.stacks_in_119 header#header #header-inner.stacks h2, body.stacks_in_119 header#header #header-inner.stacks h3, body.stacks_in_119 header#header #header-inner.stacks h4, body.stacks_in_119 header#header #header-inner.stacks h5, body.stacks_in_119 header#header #header-inner.stacks h6 {
    color: rgba(255, 226, 30, 1.00); }
  body.stacks_in_119 header#header #header-inner.stacks * {
    color: rgba(255, 226, 30, 1.00); }
  body.stacks_in_119 header#header #header-inner.title_description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    body.stacks_in_119 header#header #header-inner.title_description.left {
      text-align: left;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
    body.stacks_in_119 header#header #header-inner.title_description.right {
      text-align: right;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
    body.stacks_in_119 header#header #header-inner.title_description.center {
      text-align: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    body.stacks_in_119 header#header #header-inner.title_description .header-inner-title {
      font-weight: bold;
      font-family: inherit;
      color: rgba(255, 226, 30, 1.00);
      font-size: 48px;
      line-height: 57.600002px; }
    body.stacks_in_119 header#header #header-inner.title_description .header-inner-description {
      font-family: inherit;
      color: rgba(255, 255, 255, 1.00);
      font-size: 16px;
      line-height: 19.200001px; }
  body.stacks_in_119 header#header #header-inner::before {
    /*  */ }

body.stacks_in_119 header#header .modular-wave-navbar {
  /*  */
  background: rgba(255, 255, 255, 0.00);
  /*  */
  /*  */
  /*  */
  font-family: "Nunito";
  /*  */
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 15px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 65px; }
  body.stacks_in_119 header#header .modular-wave-navbar-logo {
    width: 300px;
    height: 40px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    body.stacks_in_119 header#header .modular-wave-navbar-logo img {
      width: 100%;
      height: auto; }
  body.stacks_in_119 header#header .modular-wave-navbar-nav-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
     }
    body.stacks_in_119 header#header .modular-wave-navbar-nav-top ul.modular-nav {
      margin: 0;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      list-style: none;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      body.stacks_in_119 header#header .modular-wave-navbar-nav-top ul.modular-nav li {
        padding-right: 8px;
        display: inline-block;
        margin-bottom: 0;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto; }
        body.stacks_in_119 header#header .modular-wave-navbar-nav-top ul.modular-nav li:last-child {
          padding-right: 0; }
      body.stacks_in_119 header#header .modular-wave-navbar-nav-top ul.modular-nav a {
        z-index: 1;
        color: rgba(255, 255, 255, 1.00);
        font-size: 20px;
        padding: 9px 14px;
        cursor: pointer;
        position: relative;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
        body.stacks_in_119 header#header .modular-wave-navbar-nav-top ul.modular-nav a:hover {
          color: rgba(255, 230, 31, 1.00); }
          body.stacks_in_119 header#header .modular-wave-navbar-nav-top ul.modular-nav a:hover::after {
            opacity: 1;
            -webkit-transform: translateY(0);
                    transform: translateY(0); }
          body.stacks_in_119 header#header .modular-wave-navbar-nav-top ul.modular-nav a:hover::before {
            opacity: 0; }
        body.stacks_in_119 header#header .modular-wave-navbar-nav-top ul.modular-nav a::after, body.stacks_in_119 header#header .modular-wave-navbar-nav-top ul.modular-nav a::before {
          background: rgba(148, 150, 151, 0.89);
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          content: '';
          z-index: -1;
          display: block;
          position: absolute;
          -webkit-transition: inherit;
          transition: inherit;
          pointer-events: none;
          border-radius: 20px; }
        body.stacks_in_119 header#header .modular-wave-navbar-nav-top ul.modular-nav a::before {
          background: rgba(255, 255, 255, 0.00); }
        body.stacks_in_119 header#header .modular-wave-navbar-nav-top ul.modular-nav a::after {
          opacity: 0;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          background: rgba(148, 150, 151, 0.89); }
  body.stacks_in_119 header#header .modular-wave-navbar-side-nav-toggle {
    color: rgba(192, 0, 0, 1.00);
    background: rgba(255, 255, 255, 1.00);
    position: fixed;
    z-index: 20;
    top: 20px;
    right: 15px;
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    cursor: pointer;
    margin-left: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3); }
    body.stacks_in_119 header#header .modular-wave-navbar-side-nav-toggle i {
      font-size: 22px;
      -webkit-transform: scaleX(-1);
              transform: scaleX(-1); }
    body.stacks_in_119 header#header .modular-wave-navbar-side-nav-toggle:hover {
      color: rgba(255, 226, 30, 1.00);
      background: rgba(79, 80, 80, 0.90);
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px);
      -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

body.stacks_in_119 header#header #modular-wave-side-nav {
  /*  */
  /*  */
  background: #B43700;
  background: -webkit-gradient(linear, left top, left bottom, from(to bottom right), color-stop(#B43700), to(#111111));
  background: linear-gradient(to bottom right, #B43700, #111111);
  /*  */
  /*  */
  font-family: "Nunito";
  /*  */
  width: 320px;
  border-radius: 10px 0 0 10px;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
  overflow: hidden;
  max-width: 100%;
  max-height: calc(100% - 30px);
  overflow-y: scroll;
  padding-right: 20px;
  margin: 15px -100% 15px 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-box-shadow: -5px 0 30px rgba(0, 0, 0, 0.3);
  box-shadow: -5px 0 30px rgba(0, 0, 0, 0.3); }
  body.stacks_in_119 header#header #modular-wave-side-nav.was-opened {
    -webkit-animation: side-nav-out 0.7s;
            animation: side-nav-out 0.7s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
  body.stacks_in_119 header#header #modular-wave-side-nav .modular-wave-side-nav-header {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(0, 0, 0, 0.20);
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-box-pack: Space-between;
        -ms-flex-pack: Space-between;
            justify-content: Space-between; }
    body.stacks_in_119 header#header #modular-wave-side-nav .modular-wave-side-nav-header .side-nav-title h1 {
      margin: 0;
      padding: 10px;
      font-size: 24px;
      font-weight: 200;
      color: inherit;
      font-family: inherit; }
    body.stacks_in_119 header#header #modular-wave-side-nav .modular-wave-side-nav-header .side-nav-close {
      width: 30px;
      height: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      cursor: pointer;
      border-radius: 5px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      body.stacks_in_119 header#header #modular-wave-side-nav .modular-wave-side-nav-header .side-nav-close:hover {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }
  body.stacks_in_119 header#header #modular-wave-side-nav > ul.modular-nav {
    padding: 10px;
    margin: 0;
    opacity: 0;
    list-style: none;
    -webkit-transform: translateY(20px);
            transform: translateY(20px); }
    body.stacks_in_119 header#header #modular-wave-side-nav > ul.modular-nav ul {
      margin: 0;
      list-style: none;
      padding: 0 0 0 15px; }
    body.stacks_in_119 header#header #modular-wave-side-nav > ul.modular-nav li {
      margin-bottom: 3px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.20); }
      body.stacks_in_119 header#header #modular-wave-side-nav > ul.modular-nav li.modular-nav-item-parent:not(.no-no) > a::after {
        font-size: 16px;
        display: inline-block;
        font-family: "Material Icons";
        content: 'keyboard_arrow_down'; }
      body.stacks_in_119 header#header #modular-wave-side-nav > ul.modular-nav li:last-child {
        margin-bottom: 0;
        border-bottom: none; }
      body.stacks_in_119 header#header #modular-wave-side-nav > ul.modular-nav li a {
        font-size: 16px;
        padding: 10px 8px;
        color: rgba(255, 255, 255, 1.00);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        text-decoration: none;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        body.stacks_in_119 header#header #modular-wave-side-nav > ul.modular-nav li a:hover {
          color: rgba(255, 226, 30, 1.00); }
      body.stacks_in_119 header#header #modular-wave-side-nav > ul.modular-nav li ul li:first-child {
        margin-top: 3px; }
      body.stacks_in_119 header#header #modular-wave-side-nav > ul.modular-nav li > ul {
        height: 0;
        opacity: 0;
        overflow: hidden; }
        body.stacks_in_119 header#header #modular-wave-side-nav > ul.modular-nav li > ul li {
          border-bottom: none; }
          body.stacks_in_119 header#header #modular-wave-side-nav > ul.modular-nav li > ul li a {
            font-size: 14px; }
      body.stacks_in_119 header#header #modular-wave-side-nav > ul.modular-nav li > ul ul ul ul {
        display: none; }
      body.stacks_in_119 header#header #modular-wave-side-nav > ul.modular-nav li.expanded > ul {
        opacity: 1;
        -webkit-transition: opacity 0.3s 0.3s;
        transition: opacity 0.3s 0.3s; }

      body.stacks_in_119 header#header #modular-wave-side-nav > ul.modular-nav li.expanded.modular-nav-item-parent:not(.no-no) > a {
        color: rgba(255, 226, 30, 1.00); }
        body.stacks_in_119 header#header #modular-wave-side-nav > ul.modular-nav li.expanded.modular-nav-item-parent:not(.no-no) > a::after {
          content: 'keyboard_arrow_up'; }


body.stacks_in_119 header#header .modular-wave-side-nav-cover {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  display: none;
  cursor: pointer; }

body.stacks_in_119.modular-side-nav-open header#header #modular-wave-side-nav {
  -webkit-animation: side-nav-in 0.7s;
          animation: side-nav-in 0.7s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }
  body.stacks_in_119.modular-side-nav-open header#header #modular-wave-side-nav .modular-wave-side-nav-header {
    -webkit-animation: side-nav-header-in 0.4s 0.6s;
            animation: side-nav-header-in 0.4s 0.6s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
  body.stacks_in_119.modular-side-nav-open header#header #modular-wave-side-nav > ul.modular-nav {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition: all 0.4s 0.6s;
    transition: all 0.4s 0.6s; }

body.stacks_in_119.modular-side-nav-open header#header .modular-wave-side-nav-cover {
  display: block; }

body.stacks_in_119.modular-side-nav-open.close-nav-focus #modular-wave-side-nav .side-nav-close {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  background: rgba(220, 20, 60, 0.4);
  -webkit-animation: side-nav-close-pulse 0.8s infinite;
          animation: side-nav-close-pulse 0.8s infinite; }

body.stacks_in_119 main#content {
  /*  */
  font-family: "Nunito";
  /*  */ }

body.stacks_in_119 #footer {
  min-height: 300px;
  position: relative;
  padding: 20px 15px;
  /*  */
  background: rgba(51, 51, 51, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */
  font-family: "Nunito";
  /*  */ }
  body.stacks_in_119 #footer::before {
    /*  */
    display: none;
    /*  */ }

body.stacks_in_119 {
  color: rgba(36, 38, 58, 1.00);
  background: #EDE9E4;
  /*  */
  font-family: "Nunito";
  /*  */ }
  body.stacks_in_119 a, body.stacks_in_119 a:visited {
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_119 a:hover {
    color: rgba(255, 232, 0, 1.00); }
  body.stacks_in_119 p, body.stacks_in_119 span {
    color: rgba(36, 38, 58, 1.00); }
  body.stacks_in_119 code {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(36, 38, 58, 1.00); }
  body.stacks_in_119 pre {
    overflow-y: hidden;
    background: #f4f5f6;
    border-left: 3px solid rgba(36, 38, 58, 1.00); }
  body.stacks_in_119 h1, body.stacks_in_119 h2, body.stacks_in_119 h3, body.stacks_in_119 h4, body.stacks_in_119 h5, body.stacks_in_119 h6, body.stacks_in_119 .album-title {
    font-weight: bold;
    color: rgba(235, 62, 79, 1.00);
    /*  */
    font-family: "Nunito";
    /*  */ }
  body.stacks_in_119 input[type='email'],
  body.stacks_in_119 input[type='number'],
  body.stacks_in_119 input[type='password'],
  body.stacks_in_119 input[type='search'],
  body.stacks_in_119 input[type='tel'],
  body.stacks_in_119 input[type='text'],
  body.stacks_in_119 input[type='url'],
  body.stacks_in_119 textarea,
  body.stacks_in_119 select {
    border: 0.1rem solid rgba(189, 189, 196, 1.00); }
  body.stacks_in_119 input[type='email']:focus,
  body.stacks_in_119 input[type='number']:focus,
  body.stacks_in_119 input[type='password']:focus,
  body.stacks_in_119 input[type='search']:focus,
  body.stacks_in_119 input[type='tel']:focus,
  body.stacks_in_119 input[type='text']:focus,
  body.stacks_in_119 input[type='url']:focus,
  body.stacks_in_119 textarea:focus,
  body.stacks_in_119 select:focus {
    border-color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_119 .button, body.stacks_in_119 button, body.stacks_in_119 input[type='button'], body.stacks_in_119 input[type='reset'], body.stacks_in_119 input[type='submit'] {
    background-color: rgba(235, 62, 79, 1.00);
    border: 0.1rem solid rgba(235, 62, 79, 1.00); }
  body.stacks_in_119 .button:focus, body.stacks_in_119 .button:hover, body.stacks_in_119 button:focus, body.stacks_in_119 button:hover, body.stacks_in_119 input[type='button']:focus, body.stacks_in_119 input[type='button']:hover, body.stacks_in_119 input[type='reset']:focus, body.stacks_in_119 input[type='reset']:hover, body.stacks_in_119 input[type='submit']:focus, body.stacks_in_119 input[type='submit']:hover {
    background-color: rgba(50, 50, 51, 0.30);
    border-color: rgba(50, 50, 51, 0.30);
    color: #fff; }
  body.stacks_in_119 .button[disabled]:focus, body.stacks_in_119 .button[disabled]:hover, body.stacks_in_119 button[disabled]:focus, body.stacks_in_119 button[disabled]:hover, body.stacks_in_119 input[type='button'][disabled]:focus, body.stacks_in_119 input[type='button'][disabled]:hover, body.stacks_in_119 input[type='reset'][disabled]:focus, body.stacks_in_119 input[type='reset'][disabled]:hover, body.stacks_in_119 input[type='submit'][disabled]:focus, body.stacks_in_119 input[type='submit'][disabled]:hover {
    background-color: rgba(235, 62, 79, 1.00);
    border-color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_119 .button.button-outline, body.stacks_in_119 button.button-outline, body.stacks_in_119 input[type='button'].button-outline, body.stacks_in_119 input[type='reset'].button-outline, body.stacks_in_119 input[type='submit'].button-outline {
    background-color: transparent;
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_119 .button.button-outline:focus, body.stacks_in_119 .button.button-outline:hover, body.stacks_in_119 button.button-outline:focus, body.stacks_in_119 button.button-outline:hover, body.stacks_in_119 input[type='button'].button-outline:focus, body.stacks_in_119 input[type='button'].button-outline:hover, body.stacks_in_119 input[type='reset'].button-outline:focus, body.stacks_in_119 input[type='reset'].button-outline:hover, body.stacks_in_119 input[type='submit'].button-outline:focus, body.stacks_in_119 input[type='submit'].button-outline:hover {
    background-color: transparent;
    border-color: rgba(50, 50, 51, 0.30);
    color: rgba(50, 50, 51, 0.30); }
  body.stacks_in_119 .button.button-outline[disabled]:focus, body.stacks_in_119 .button.button-outline[disabled]:hover,
  body.stacks_in_119 button.button-outline[disabled]:focus,
  body.stacks_in_119 button.button-outline[disabled]:hover,
  body.stacks_in_119 input[type='button'].button-outline[disabled]:focus,
  body.stacks_in_119 input[type='button'].button-outline[disabled]:hover,
  body.stacks_in_119 input[type='reset'].button-outline[disabled]:focus,
  body.stacks_in_119 input[type='reset'].button-outline[disabled]:hover,
  body.stacks_in_119 input[type='submit'].button-outline[disabled]:focus,
  body.stacks_in_119 input[type='submit'].button-outline[disabled]:hover {
    border-color: inherit;
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_119 .button.button-clear,
  body.stacks_in_119 button.button-clear,
  body.stacks_in_119 input[type='button'].button-clear,
  body.stacks_in_119 input[type='reset'].button-clear,
  body.stacks_in_119 input[type='submit'].button-clear {
    background-color: transparent;
    border-color: transparent;
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_119 .button.button-clear:focus, body.stacks_in_119 .button.button-clear:hover,
  body.stacks_in_119 button.button-clear:focus,
  body.stacks_in_119 button.button-clear:hover,
  body.stacks_in_119 input[type='button'].button-clear:focus,
  body.stacks_in_119 input[type='button'].button-clear:hover,
  body.stacks_in_119 input[type='reset'].button-clear:focus,
  body.stacks_in_119 input[type='reset'].button-clear:hover,
  body.stacks_in_119 input[type='submit'].button-clear:focus,
  body.stacks_in_119 input[type='submit'].button-clear:hover {
    background-color: transparent;
    border-color: transparent;
    color: rgba(50, 50, 51, 0.30); }
  body.stacks_in_119 .button.button-clear[disabled]:focus, body.stacks_in_119 .button.button-clear[disabled]:hover,
  body.stacks_in_119 button.button-clear[disabled]:focus,
  body.stacks_in_119 button.button-clear[disabled]:hover,
  body.stacks_in_119 input[type='button'].button-clear[disabled]:focus,
  body.stacks_in_119 input[type='button'].button-clear[disabled]:hover,
  body.stacks_in_119 input[type='reset'].button-clear[disabled]:focus,
  body.stacks_in_119 input[type='reset'].button-clear[disabled]:hover,
  body.stacks_in_119 input[type='submit'].button-clear[disabled]:focus,
  body.stacks_in_119 input[type='submit'].button-clear[disabled]:hover {
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_119 .slbCloseBtn {
    right: 0;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 0;
    font-size: 30px;
    padding-bottom: 3px;
    font-weight: normal;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

@media (max-width: 800px) {
  body.stacks_in_119 header#header .modular-wave-navbar-nav-top {
    display: none; } }

@-webkit-keyframes side-nav-in {
  0% {
    margin-right: -100%; }
  70% {
    margin-right: -10px; }
  100% {
    margin-right: -20px; } }

@keyframes side-nav-in {
  0% {
    margin-right: -100%; }
  70% {
    margin-right: -10px; }
  100% {
    margin-right: -20px; } }

@-webkit-keyframes side-nav-out {
  0% {
    margin-right: -20px; }
  100% {
    margin-right: calc(-100% - 20px); } }

@keyframes side-nav-out {
  0% {
    margin-right: -20px; }
  100% {
    margin-right: calc(-100% - 20px); } }

@-webkit-keyframes side-nav-header-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes side-nav-header-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes side-nav-close-pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes side-nav-close-pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes wave {
  0% {
    margin-left: 0; }
  100% {
    margin-left: -1600px; } }

@keyframes wave {
  0% {
    margin-left: 0; }
  100% {
    margin-left: -1600px; } }

@-webkit-keyframes swell {
  0%, 100% {
    -webkit-transform: translate3d(0, -25px, 0);
            transform: translate3d(0, -25px, 0); }
  50% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0); } }

@keyframes swell {
  0%, 100% {
    -webkit-transform: translate3d(0, -25px, 0);
            transform: translate3d(0, -25px, 0); }
  50% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0); } }

/*  */




#stacks_in_121 {
  display: inline-block;
  width: 100%;
}/*
1.0.3.6
- fixes wave color bug in firefox
- navbar font was not applying
- New option to add link to logo
- fixes mailto and tel links placed in partials.
- links to fonts were missing, restored
- if there is no logo, doesnt show broken image
- fixed main content and footer z-index issue, could cause the menu to appear behind it
*/
#content, #footer {
  position: relative;
  z-index:0;
}
#stacks_in_123 #header-nav {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  #stacks_in_123 #header-nav * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #stacks_in_123 #header-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    list-style-type: none; }
    #stacks_in_123 #header-nav ul li {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      padding: 0 3px; }
      #stacks_in_123 #header-nav ul li a {
        color: #242424;
        font-size: 14px;
        border-radius: 20px;
        padding: 12px 18px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        #stacks_in_123 #header-nav ul li a:hover {
          color: white;
          background: rgba(36, 36, 36, 0.5);
          -webkit-transform: translateY(-5px);
                  transform: translateY(-5px);
          -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); }

#stacks_in_123 .modular-theme-nav ul li {
  margin: 0 5px; }
  #stacks_in_123 .modular-theme-nav ul li a {
    font-size: 14px;
    padding: 12px 18px;
    color: #242424; }
    #stacks_in_123 .modular-theme-nav ul li a.current {
      color: hotpink; }
  #stacks_in_123 .modular-theme-nav ul li:last-child a {
    color: white;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 30px; }

#stacks_in_123 .modular-theme-nav ul li ul {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.2); }
  #stacks_in_123 .modular-theme-nav ul li ul li a {
    color: white; }

body.stacks_in_123 header#header {
  overflow: hidden;
  position: relative;
  padding-bottom: 100px;
  /*  */
  /*  */
  /*  */
  background: url(../header_files/header_bg_image_choice-123.jpg) no-repeat center center;
  background-size: cover;
  /*  */ }
  body.stacks_in_123 header#header::before {
    /*  */
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.15);
    /*  */ }
  body.stacks_in_123 header#header .ocean-svg {
    left: 0;
    z-index: 2;
    width: 100%;
    height: 0px;
    bottom: -5px;
    position: absolute;
    background: #273238; }
  body.stacks_in_123 header#header .wave-svg {
    top: -100px;
    z-index: 2;
    height: 100px;
    position: absolute;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite;
            animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite; }
    body.stacks_in_123 header#header .wave-svg g,
body.stacks_in_123 header#header .wave-svg use{
      fill: #EDE9E4 !important; }
  body.stacks_in_123 header#header .wave-svg:nth-of-type(2) {
    top: -75px;
    -webkit-animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.25s infinite;
            animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.25s infinite; }
  body.stacks_in_123 header#header .wave-svg:nth-of-type(3) {
    top: -90px;
    -webkit-animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.5s infinite;
            animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.5s infinite; }
  body.stacks_in_123 header#header > .stacks_top {
    position: static; }
    body.stacks_in_123 header#header > .stacks_top > div {
      position: static; }
      body.stacks_in_123 header#header > .stacks_top > div > .stacks_out {
        position: static; }
        body.stacks_in_123 header#header > .stacks_top > div > .stacks_out > .stacks_in {
          position: static; }

/*
body.stacks_in_123 header#header [id*="stacks_in"] {
  margin: 0 !important; }
*/

body.stacks_in_123 header#header #header-inner {
  /*  */
  font-family: "Nunito";
  /*  */
  max-width: 800px;
  /*  */
  z-index: 2;
  display: block;
  margin: 0 auto;
  position: relative;
  padding: 20px 20px;
  min-height: 300px;
  /*  */ }
  body.stacks_in_123 header#header #header-inner.stacks h1, body.stacks_in_123 header#header #header-inner.stacks h2, body.stacks_in_123 header#header #header-inner.stacks h3, body.stacks_in_123 header#header #header-inner.stacks h4, body.stacks_in_123 header#header #header-inner.stacks h5, body.stacks_in_123 header#header #header-inner.stacks h6 {
    color: rgba(255, 255, 255, 1.00); }
  body.stacks_in_123 header#header #header-inner.stacks * {
    color: rgba(255, 255, 255, 1.00); }
  body.stacks_in_123 header#header #header-inner.title_description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    body.stacks_in_123 header#header #header-inner.title_description.left {
      text-align: left;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
    body.stacks_in_123 header#header #header-inner.title_description.right {
      text-align: right;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
    body.stacks_in_123 header#header #header-inner.title_description.center {
      text-align: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    body.stacks_in_123 header#header #header-inner.title_description .header-inner-title {
      font-weight: bold;
      font-family: inherit;
      color: rgba(255, 226, 30, 1.00);
      font-size: 48px;
      line-height: 57.600002px; }
    body.stacks_in_123 header#header #header-inner.title_description .header-inner-description {
      font-family: inherit;
      color: rgba(255, 255, 255, 1.00);
      font-size: 16px;
      line-height: 19.200001px; }
  body.stacks_in_123 header#header #header-inner::before {
    /*  */ }

body.stacks_in_123 header#header .modular-wave-navbar {
  /*  */
  background: rgba(255, 255, 255, 0.00);
  /*  */
  /*  */
  /*  */
  font-family: "Nunito";
  /*  */
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 15px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 65px; }
  body.stacks_in_123 header#header .modular-wave-navbar-logo {
    width: 300px;
    height: 40px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    body.stacks_in_123 header#header .modular-wave-navbar-logo img {
      width: 100%;
      height: auto; }
  body.stacks_in_123 header#header .modular-wave-navbar-nav-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
     }
    body.stacks_in_123 header#header .modular-wave-navbar-nav-top ul.modular-nav {
      margin: 0;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      list-style: none;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      body.stacks_in_123 header#header .modular-wave-navbar-nav-top ul.modular-nav li {
        padding-right: 8px;
        display: inline-block;
        margin-bottom: 0;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto; }
        body.stacks_in_123 header#header .modular-wave-navbar-nav-top ul.modular-nav li:last-child {
          padding-right: 0; }
      body.stacks_in_123 header#header .modular-wave-navbar-nav-top ul.modular-nav a {
        z-index: 1;
        color: rgba(255, 255, 255, 1.00);
        font-size: 20px;
        padding: 9px 14px;
        cursor: pointer;
        position: relative;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
        body.stacks_in_123 header#header .modular-wave-navbar-nav-top ul.modular-nav a:hover {
          color: rgba(255, 230, 31, 1.00); }
          body.stacks_in_123 header#header .modular-wave-navbar-nav-top ul.modular-nav a:hover::after {
            opacity: 1;
            -webkit-transform: translateY(0);
                    transform: translateY(0); }
          body.stacks_in_123 header#header .modular-wave-navbar-nav-top ul.modular-nav a:hover::before {
            opacity: 0; }
        body.stacks_in_123 header#header .modular-wave-navbar-nav-top ul.modular-nav a::after, body.stacks_in_123 header#header .modular-wave-navbar-nav-top ul.modular-nav a::before {
          background: rgba(81, 81, 82, 0.81);
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          content: '';
          z-index: -1;
          display: block;
          position: absolute;
          -webkit-transition: inherit;
          transition: inherit;
          pointer-events: none;
          border-radius: 20px; }
        body.stacks_in_123 header#header .modular-wave-navbar-nav-top ul.modular-nav a::before {
          background: rgba(107, 106, 107, 0.00); }
        body.stacks_in_123 header#header .modular-wave-navbar-nav-top ul.modular-nav a::after {
          opacity: 0;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          background: rgba(81, 81, 82, 0.81); }
  body.stacks_in_123 header#header .modular-wave-navbar-side-nav-toggle {
    color: rgba(192, 0, 0, 1.00);
    background: rgba(255, 255, 255, 1.00);
    position: fixed;
    z-index: 20;
    top: 20px;
    right: 15px;
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    cursor: pointer;
    margin-left: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3); }
    body.stacks_in_123 header#header .modular-wave-navbar-side-nav-toggle i {
      font-size: 22px;
      -webkit-transform: scaleX(-1);
              transform: scaleX(-1); }
    body.stacks_in_123 header#header .modular-wave-navbar-side-nav-toggle:hover {
      color: rgba(255, 226, 30, 1.00);
      background: rgba(79, 80, 80, 0.90);
      -webkit-transform: translateY(-3px);
              transform: translateY(-3px);
      -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

body.stacks_in_123 header#header #modular-wave-side-nav {
  /*  */
  /*  */
  background: #B43700;
  background: -webkit-gradient(linear, left top, left bottom, from(to bottom right), color-stop(#B43700), to(#111111));
  background: linear-gradient(to bottom right, #B43700, #111111);
  /*  */
  /*  */
  font-family: "Nunito";
  /*  */
  width: 320px;
  border-radius: 10px 0 0 10px;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
  overflow: hidden;
  max-width: 100%;
  max-height: calc(100% - 30px);
  overflow-y: scroll;
  padding-right: 20px;
  margin: 15px -100% 15px 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-box-shadow: -5px 0 30px rgba(0, 0, 0, 0.3);
  box-shadow: -5px 0 30px rgba(0, 0, 0, 0.3); }
  body.stacks_in_123 header#header #modular-wave-side-nav.was-opened {
    -webkit-animation: side-nav-out 0.7s;
            animation: side-nav-out 0.7s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
  body.stacks_in_123 header#header #modular-wave-side-nav .modular-wave-side-nav-header {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(0, 0, 0, 0.20);
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-box-pack: Space-between;
        -ms-flex-pack: Space-between;
            justify-content: Space-between; }
    body.stacks_in_123 header#header #modular-wave-side-nav .modular-wave-side-nav-header .side-nav-title h1 {
      margin: 0;
      padding: 10px;
      font-size: 24px;
      font-weight: 200;
      color: inherit;
      font-family: inherit; }
    body.stacks_in_123 header#header #modular-wave-side-nav .modular-wave-side-nav-header .side-nav-close {
      width: 30px;
      height: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      cursor: pointer;
      border-radius: 5px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      body.stacks_in_123 header#header #modular-wave-side-nav .modular-wave-side-nav-header .side-nav-close:hover {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }
  body.stacks_in_123 header#header #modular-wave-side-nav > ul.modular-nav {
    padding: 10px;
    margin: 0;
    opacity: 0;
    list-style: none;
    -webkit-transform: translateY(20px);
            transform: translateY(20px); }
    body.stacks_in_123 header#header #modular-wave-side-nav > ul.modular-nav ul {
      margin: 0;
      list-style: none;
      padding: 0 0 0 15px; }
    body.stacks_in_123 header#header #modular-wave-side-nav > ul.modular-nav li {
      margin-bottom: 3px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.20); }
      body.stacks_in_123 header#header #modular-wave-side-nav > ul.modular-nav li.modular-nav-item-parent:not(.no-no) > a::after {
        font-size: 16px;
        display: inline-block;
        font-family: "Material Icons";
        content: 'keyboard_arrow_down'; }
      body.stacks_in_123 header#header #modular-wave-side-nav > ul.modular-nav li:last-child {
        margin-bottom: 0;
        border-bottom: none; }
      body.stacks_in_123 header#header #modular-wave-side-nav > ul.modular-nav li a {
        font-size: 16px;
        padding: 10px 8px;
        color: rgba(255, 255, 255, 1.00);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        text-decoration: none;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        body.stacks_in_123 header#header #modular-wave-side-nav > ul.modular-nav li a:hover {
          color: rgba(255, 226, 30, 1.00); }
      body.stacks_in_123 header#header #modular-wave-side-nav > ul.modular-nav li ul li:first-child {
        margin-top: 3px; }
      body.stacks_in_123 header#header #modular-wave-side-nav > ul.modular-nav li > ul {
        height: 0;
        opacity: 0;
        overflow: hidden; }
        body.stacks_in_123 header#header #modular-wave-side-nav > ul.modular-nav li > ul li {
          border-bottom: none; }
          body.stacks_in_123 header#header #modular-wave-side-nav > ul.modular-nav li > ul li a {
            font-size: 14px; }
      body.stacks_in_123 header#header #modular-wave-side-nav > ul.modular-nav li > ul ul ul ul {
        display: none; }
      body.stacks_in_123 header#header #modular-wave-side-nav > ul.modular-nav li.expanded > ul {
        opacity: 1;
        -webkit-transition: opacity 0.3s 0.3s;
        transition: opacity 0.3s 0.3s; }

      body.stacks_in_123 header#header #modular-wave-side-nav > ul.modular-nav li.expanded.modular-nav-item-parent:not(.no-no) > a {
        color: rgba(255, 226, 30, 1.00); }
        body.stacks_in_123 header#header #modular-wave-side-nav > ul.modular-nav li.expanded.modular-nav-item-parent:not(.no-no) > a::after {
          content: 'keyboard_arrow_up'; }


body.stacks_in_123 header#header .modular-wave-side-nav-cover {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  display: none;
  cursor: pointer; }

body.stacks_in_123.modular-side-nav-open header#header #modular-wave-side-nav {
  -webkit-animation: side-nav-in 0.7s;
          animation: side-nav-in 0.7s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }
  body.stacks_in_123.modular-side-nav-open header#header #modular-wave-side-nav .modular-wave-side-nav-header {
    -webkit-animation: side-nav-header-in 0.4s 0.6s;
            animation: side-nav-header-in 0.4s 0.6s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
  body.stacks_in_123.modular-side-nav-open header#header #modular-wave-side-nav > ul.modular-nav {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition: all 0.4s 0.6s;
    transition: all 0.4s 0.6s; }

body.stacks_in_123.modular-side-nav-open header#header .modular-wave-side-nav-cover {
  display: block; }

body.stacks_in_123.modular-side-nav-open.close-nav-focus #modular-wave-side-nav .side-nav-close {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  background: rgba(220, 20, 60, 0.4);
  -webkit-animation: side-nav-close-pulse 0.8s infinite;
          animation: side-nav-close-pulse 0.8s infinite; }

body.stacks_in_123 main#content {
  /*  */
  font-family: "Nunito";
  /*  */ }

body.stacks_in_123 #footer {
  min-height: 300px;
  position: relative;
  padding: 20px 15px;
  /*  */
  background: rgba(51, 51, 51, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */
  font-family: "Nunito";
  /*  */ }
  body.stacks_in_123 #footer::before {
    /*  */
    display: none;
    /*  */ }

body.stacks_in_123 {
  color: rgba(36, 38, 58, 1.00);
  background: #EDE9E4;
  /*  */
  font-family: "Nunito";
  /*  */ }
  body.stacks_in_123 a, body.stacks_in_123 a:visited {
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_123 a:hover {
    color: rgba(255, 232, 0, 1.00); }
  body.stacks_in_123 p, body.stacks_in_123 span {
    color: rgba(36, 38, 58, 1.00); }
  body.stacks_in_123 code {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(36, 38, 58, 1.00); }
  body.stacks_in_123 pre {
    overflow-y: hidden;
    background: #f4f5f6;
    border-left: 3px solid rgba(36, 38, 58, 1.00); }
  body.stacks_in_123 h1, body.stacks_in_123 h2, body.stacks_in_123 h3, body.stacks_in_123 h4, body.stacks_in_123 h5, body.stacks_in_123 h6, body.stacks_in_123 .album-title {
    font-weight: bold;
    color: rgba(235, 62, 79, 1.00);
    /*  */
    font-family: "Nunito";
    /*  */ }
  body.stacks_in_123 input[type='email'],
  body.stacks_in_123 input[type='number'],
  body.stacks_in_123 input[type='password'],
  body.stacks_in_123 input[type='search'],
  body.stacks_in_123 input[type='tel'],
  body.stacks_in_123 input[type='text'],
  body.stacks_in_123 input[type='url'],
  body.stacks_in_123 textarea,
  body.stacks_in_123 select {
    border: 0.1rem solid rgba(189, 189, 196, 1.00); }
  body.stacks_in_123 input[type='email']:focus,
  body.stacks_in_123 input[type='number']:focus,
  body.stacks_in_123 input[type='password']:focus,
  body.stacks_in_123 input[type='search']:focus,
  body.stacks_in_123 input[type='tel']:focus,
  body.stacks_in_123 input[type='text']:focus,
  body.stacks_in_123 input[type='url']:focus,
  body.stacks_in_123 textarea:focus,
  body.stacks_in_123 select:focus {
    border-color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_123 .button, body.stacks_in_123 button, body.stacks_in_123 input[type='button'], body.stacks_in_123 input[type='reset'], body.stacks_in_123 input[type='submit'] {
    background-color: rgba(235, 62, 79, 1.00);
    border: 0.1rem solid rgba(235, 62, 79, 1.00); }
  body.stacks_in_123 .button:focus, body.stacks_in_123 .button:hover, body.stacks_in_123 button:focus, body.stacks_in_123 button:hover, body.stacks_in_123 input[type='button']:focus, body.stacks_in_123 input[type='button']:hover, body.stacks_in_123 input[type='reset']:focus, body.stacks_in_123 input[type='reset']:hover, body.stacks_in_123 input[type='submit']:focus, body.stacks_in_123 input[type='submit']:hover {
    background-color: rgba(111, 110, 111, 0.30);
    border-color: rgba(111, 110, 111, 0.30);
    color: #fff; }
  body.stacks_in_123 .button[disabled]:focus, body.stacks_in_123 .button[disabled]:hover, body.stacks_in_123 button[disabled]:focus, body.stacks_in_123 button[disabled]:hover, body.stacks_in_123 input[type='button'][disabled]:focus, body.stacks_in_123 input[type='button'][disabled]:hover, body.stacks_in_123 input[type='reset'][disabled]:focus, body.stacks_in_123 input[type='reset'][disabled]:hover, body.stacks_in_123 input[type='submit'][disabled]:focus, body.stacks_in_123 input[type='submit'][disabled]:hover {
    background-color: rgba(235, 62, 79, 1.00);
    border-color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_123 .button.button-outline, body.stacks_in_123 button.button-outline, body.stacks_in_123 input[type='button'].button-outline, body.stacks_in_123 input[type='reset'].button-outline, body.stacks_in_123 input[type='submit'].button-outline {
    background-color: transparent;
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_123 .button.button-outline:focus, body.stacks_in_123 .button.button-outline:hover, body.stacks_in_123 button.button-outline:focus, body.stacks_in_123 button.button-outline:hover, body.stacks_in_123 input[type='button'].button-outline:focus, body.stacks_in_123 input[type='button'].button-outline:hover, body.stacks_in_123 input[type='reset'].button-outline:focus, body.stacks_in_123 input[type='reset'].button-outline:hover, body.stacks_in_123 input[type='submit'].button-outline:focus, body.stacks_in_123 input[type='submit'].button-outline:hover {
    background-color: transparent;
    border-color: rgba(111, 110, 111, 0.30);
    color: rgba(111, 110, 111, 0.30); }
  body.stacks_in_123 .button.button-outline[disabled]:focus, body.stacks_in_123 .button.button-outline[disabled]:hover,
  body.stacks_in_123 button.button-outline[disabled]:focus,
  body.stacks_in_123 button.button-outline[disabled]:hover,
  body.stacks_in_123 input[type='button'].button-outline[disabled]:focus,
  body.stacks_in_123 input[type='button'].button-outline[disabled]:hover,
  body.stacks_in_123 input[type='reset'].button-outline[disabled]:focus,
  body.stacks_in_123 input[type='reset'].button-outline[disabled]:hover,
  body.stacks_in_123 input[type='submit'].button-outline[disabled]:focus,
  body.stacks_in_123 input[type='submit'].button-outline[disabled]:hover {
    border-color: inherit;
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_123 .button.button-clear,
  body.stacks_in_123 button.button-clear,
  body.stacks_in_123 input[type='button'].button-clear,
  body.stacks_in_123 input[type='reset'].button-clear,
  body.stacks_in_123 input[type='submit'].button-clear {
    background-color: transparent;
    border-color: transparent;
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_123 .button.button-clear:focus, body.stacks_in_123 .button.button-clear:hover,
  body.stacks_in_123 button.button-clear:focus,
  body.stacks_in_123 button.button-clear:hover,
  body.stacks_in_123 input[type='button'].button-clear:focus,
  body.stacks_in_123 input[type='button'].button-clear:hover,
  body.stacks_in_123 input[type='reset'].button-clear:focus,
  body.stacks_in_123 input[type='reset'].button-clear:hover,
  body.stacks_in_123 input[type='submit'].button-clear:focus,
  body.stacks_in_123 input[type='submit'].button-clear:hover {
    background-color: transparent;
    border-color: transparent;
    color: rgba(111, 110, 111, 0.30); }
  body.stacks_in_123 .button.button-clear[disabled]:focus, body.stacks_in_123 .button.button-clear[disabled]:hover,
  body.stacks_in_123 button.button-clear[disabled]:focus,
  body.stacks_in_123 button.button-clear[disabled]:hover,
  body.stacks_in_123 input[type='button'].button-clear[disabled]:focus,
  body.stacks_in_123 input[type='button'].button-clear[disabled]:hover,
  body.stacks_in_123 input[type='reset'].button-clear[disabled]:focus,
  body.stacks_in_123 input[type='reset'].button-clear[disabled]:hover,
  body.stacks_in_123 input[type='submit'].button-clear[disabled]:focus,
  body.stacks_in_123 input[type='submit'].button-clear[disabled]:hover {
    color: rgba(235, 62, 79, 1.00); }
  body.stacks_in_123 .slbCloseBtn {
    right: 0;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 0;
    font-size: 30px;
    padding-bottom: 3px;
    font-weight: normal;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

@media (max-width: 800px) {
  body.stacks_in_123 header#header .modular-wave-navbar-nav-top {
    display: none; } }

@-webkit-keyframes side-nav-in {
  0% {
    margin-right: -100%; }
  70% {
    margin-right: -10px; }
  100% {
    margin-right: -20px; } }

@keyframes side-nav-in {
  0% {
    margin-right: -100%; }
  70% {
    margin-right: -10px; }
  100% {
    margin-right: -20px; } }

@-webkit-keyframes side-nav-out {
  0% {
    margin-right: -20px; }
  100% {
    margin-right: calc(-100% - 20px); } }

@keyframes side-nav-out {
  0% {
    margin-right: -20px; }
  100% {
    margin-right: calc(-100% - 20px); } }

@-webkit-keyframes side-nav-header-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes side-nav-header-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes side-nav-close-pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes side-nav-close-pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes wave {
  0% {
    margin-left: 0; }
  100% {
    margin-left: -1600px; } }

@keyframes wave {
  0% {
    margin-left: 0; }
  100% {
    margin-left: -1600px; } }

@-webkit-keyframes swell {
  0%, 100% {
    -webkit-transform: translate3d(0, -25px, 0);
            transform: translate3d(0, -25px, 0); }
  50% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0); } }

@keyframes swell {
  0%, 100% {
    -webkit-transform: translate3d(0, -25px, 0);
            transform: translate3d(0, -25px, 0); }
  50% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0); } }

/*  */
