@charset "UTF-8";

.select-date-main h3{
  color: #fff;
  font-size: 22px;
  font-family: cooper hewitt,Helvetica,sans-serif;
  line-height: 32px;
  font-weight: 600;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -o-transform: scale(0.75);
       transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -o-transform-origin: 0;
       transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -o-transform-origin: 100%;
       transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@-o-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}.rrssb-buttons{box-sizing:border-box;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;height:36px;margin:0;padding:0;width:100%;-webkit-animation-duration:.3s;-o-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:1;-o-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease-out;-o-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-name:fade-in;-o-animation-name:fade-in;animation-name:fade-in;-webkit-animation-delay:.2s;-o-animation-delay:.2s;animation-delay:.2s}.rrssb-buttons:after{clear:both}.rrssb-buttons:after,.rrssb-buttons:before{content:' ';display:table}.rrssb-buttons li{box-sizing:border-box;float:left;height:100%;line-height:13px;list-style:none;margin:0;padding:0 2px}.rrssb-buttons li.rrssb-email a{background-color:#0a88ff}.rrssb-buttons li.rrssb-email a:hover{background-color:#006ed6}.rrssb-buttons li.rrssb-facebook a{background-color:#306199}.rrssb-buttons li.rrssb-facebook a:hover{background-color:#244872}.rrssb-buttons li.rrssb-tumblr a{background-color:#32506d}.rrssb-buttons li.rrssb-tumblr a:hover{background-color:#22364a}.rrssb-buttons li.rrssb-linkedin a{background-color:#007bb6}.rrssb-buttons li.rrssb-linkedin a:hover{background-color:#005983}.rrssb-buttons li.rrssb-twitter a{background-color:#26c4f1}.rrssb-buttons li.rrssb-twitter a:hover{background-color:#0eaad6}.rrssb-buttons li.rrssb-googleplus a{background-color:#e93f2e}.rrssb-buttons li.rrssb-googleplus a:hover{background-color:#ce2616}.rrssb-buttons li.rrssb-youtube a{background-color:#df1c31}.rrssb-buttons li.rrssb-youtube a:hover{background-color:#b21627}.rrssb-buttons li.rrssb-reddit a{background-color:#8bbbe3}.rrssb-buttons li.rrssb-reddit a:hover{background-color:#62a3d9}.rrssb-buttons li.rrssb-pinterest a{background-color:#b81621}.rrssb-buttons li.rrssb-pinterest a:hover{background-color:#8a1119}.rrssb-buttons li.rrssb-pocket a{background-color:#ed4054}.rrssb-buttons li.rrssb-pocket a:hover{background-color:#e4162d}.rrssb-buttons li.rrssb-github a{background-color:#444}.rrssb-buttons li.rrssb-github a:hover{background-color:#2b2b2b}.rrssb-buttons li.rrssb-instagram a{background-color:#125688}.rrssb-buttons li.rrssb-instagram a:hover{background-color:#0c3a5b}.rrssb-buttons li.rrssb-delicious a{background-color:#0b79e5}.rrssb-buttons li.rrssb-delicious a:hover{background-color:#095fb4}.rrssb-buttons li.rrssb-vk a{background-color:#4d71a9}.rrssb-buttons li.rrssb-vk a:hover{background-color:#3d5a86}.rrssb-buttons li.rrssb-hackernews a{background-color:#f60}.rrssb-buttons li.rrssb-hackernews a:hover{background-color:#cc5200}.rrssb-buttons li.rrssb-whatsapp a{background-color:#43d854}.rrssb-buttons li.rrssb-whatsapp a:hover{background-color:#28c039}.rrssb-buttons li.rrssb-print a{background-color:#8d98a2}.rrssb-buttons li.rrssb-print a:hover{background-color:#717f8b}.rrssb-buttons li a{background-color:#ccc;border-radius:2px;box-sizing:border-box;display:block;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-weight:700;height:100%;padding:11px 7px 12px 27px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-transition:background-color .2s ease-in-out;-o-transition: background-color .2s ease-in-out;transition:background-color .2s ease-in-out;width:100%}.rrssb-buttons li a .rrssb-icon{display:block;left:10px;padding-top:9px;position:absolute;top:0;width:10%}.rrssb-buttons li a .rrssb-icon svg{height:17px;width:17px}.rrssb-buttons li a .rrssb-icon svg circle,.rrssb-buttons li a .rrssb-icon svg path{fill:#fff}.rrssb-buttons li a .rrssb-text{color:#fff}.rrssb-buttons li a:active{box-shadow:inset 1px 3px 15px 0 rgba(22,0,0,.25)}.rrssb-buttons li.small a{padding:0}.rrssb-buttons li.small a .rrssb-icon{left:auto;margin:0 auto;overflow:hidden;position:relative;top:auto;width:100%}.rrssb-buttons li.small a .rrssb-text{visibility:hidden}.rrssb-buttons.large-format,.rrssb-buttons.large-format li{height:auto}.rrssb-buttons.large-format li a{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:.2em;padding:8.5% 0 8.5% 12%}.rrssb-buttons.large-format li a .rrssb-icon{height:100%;left:7%;padding-top:0;width:12%}.rrssb-buttons.large-format li a .rrssb-icon svg{height:100%;position:absolute;top:0;width:100%}.rrssb-buttons.large-format li a .rrssb-text{-webkit-backface-visibility:hidden;backface-visibility:hidden}.rrssb-buttons.small-format{padding-top:5px}.rrssb-buttons.small-format li{height:80%;padding:0 1px}.rrssb-buttons.small-format li a .rrssb-icon{height:100%;padding-top:0}.rrssb-buttons.small-format li a .rrssb-icon svg{height:48%;position:relative;top:6px;width:80%}.rrssb-buttons.tiny-format{height:22px;position:relative}.rrssb-buttons.tiny-format li{padding-right:7px}.rrssb-buttons.tiny-format li a{background-color:transparent;padding:0}.rrssb-buttons.tiny-format li a .rrssb-icon{height:100%}.rrssb-buttons.tiny-format li a .rrssb-icon svg{height:70%;width:100%}.rrssb-buttons.tiny-format li a:active,.rrssb-buttons.tiny-format li a:hover{background-color:transparent}.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon svg path{fill:#0a88ff}.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon:hover .rrssb-icon svg path{fill:#0054a3}.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon svg path{fill:#306199}.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon:hover .rrssb-icon svg path{fill:#18304b}.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon svg path{fill:#32506d}.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon:hover .rrssb-icon svg path{fill:#121d27}.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon svg path{fill:#007bb6}.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon:hover .rrssb-icon svg path{fill:#003650}.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon svg path{fill:#26c4f1}.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon:hover .rrssb-icon svg path{fill:#0b84a6}.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon svg path{fill:#e93f2e}.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon:hover .rrssb-icon svg path{fill:#a01e11}.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon svg path{fill:#df1c31}.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon:hover .rrssb-icon svg path{fill:#84111d}.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon svg path{fill:#8bbbe3}.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon:hover .rrssb-icon svg path{fill:#398bcf}.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon svg path{fill:#b81621}.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon:hover .rrssb-icon svg path{fill:#5d0b11}.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon svg path{fill:#ed4054}.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon:hover .rrssb-icon svg path{fill:#b61124}.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon svg path{fill:#444}.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon:hover .rrssb-icon svg path{fill:#111}.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon svg path{fill:#125688}.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon:hover .rrssb-icon svg path{fill:#061d2e}.rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon svg path{fill:#0b79e5}.rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon:hover .rrssb-icon svg path{fill:#064684}.rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon svg path{fill:#4d71a9}.rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon:hover .rrssb-icon svg path{fill:#2d4263}.rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon svg path{fill:#f60}.rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon:hover .rrssb-icon svg path{fill:#993d00}.rrssb-buttons.tiny-format li.rrssb-whatsapp a .rrssb-icon svg path{fill:#43d854}.rrssb-buttons.tiny-format li.rrssb-whatsapp a .rrssb-icon:hover .rrssb-icon svg path{fill:#1f962d}.rrssb-buttons.tiny-format li.rrssb-print a .rrssb-icon svg path{fill:#8d98a2}.rrssb-buttons.tiny-format li.rrssb-print a .rrssb-icon:hover .rrssb-icon svg path{fill:#5a656f}
/*! Flickity v2.0.5
http://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus { outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
          tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- previous/next buttons ---- */

.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: white;
  background: hsla(0, 0%, 100%, 0.75);
  cursor: pointer;
  /* vertically center */
  -webkit-transform: translateY(-50%);
          -o-transform: translateY(-50%);
     transform: translateY(-50%);
}

.flickity-prev-next-button:hover { background: white; }

.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #09F;
}

.flickity-prev-next-button:active {
  opacity: 0.6;
}

.flickity-prev-next-button.previous { left: 10px; }
.flickity-prev-next-button.next { right: 10px; }
/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button:disabled {
  opacity: 0.3;
  cursor: auto;
}

.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

.flickity-prev-next-button .arrow {
  fill: #333;
}

/* ---- page dots ---- */

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots { direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}


/**
 * Abstracts
 * Things that don't compile any code unless used, sass helpers etc
 */
/**
 * Bootstrap Overrides
 * @link http://v4-alpha.getbootstrap.com/getting-started/options/#content
 */
.col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  width: 100%;
}

/**
 * Bootstrap Imports
 * Only import the stuff you actually use!
 */
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  margin: 0;
}

optgroup {
  font-weight: bold;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

html {
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

@-ms-viewport {
  width: device-width;
}

html {
  font-size: 16px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Cooper Hewitt", Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #0099da;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: none !important;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

a {
  color: #0099da;
  text-decoration: none;
}

a:focus, a:hover {
  color: #00638e;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: none;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
}

[role="button"] {
  cursor: pointer;
}

a,
area,
button,
[role="button"],
input,
label,
.is-label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

table {
  border-collapse: collapse;
  background-color: transparent;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #818a91;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: left;
}

label, .is-label {
  display: inline-block;
  margin-bottom: .5rem;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
textarea {
  line-height: inherit;
}

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
}

input[type="search"] {
  -webkit-appearance: none;
}

output {
  display: inline-block;
}

[hidden] {
  display: none !important;
}

.img-fluid, .wp-caption {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img, .wp-caption {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption, .wp-caption-text {
  font-size: 90%;
  color: #818a91;
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container::after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 640px;
    max-width: 100%;
  }
}

@media (min-width: 1024px) {
  .container {
    width: 896px;
    max-width: 100%;
  }
}

@media (min-width: 1316px) {
  .container {
    width: 1180px;
    max-width: 100%;
  }
}

@media (min-width: 1644px) {
  .container {
    width: 1181px;
    max-width: 100%;
  }
}

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid::after {
  content: "";
  display: table;
  clear: both;
}

.row {
  margin-right: -12px;
  margin-left: -12px;
}

.row::after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 768px) {
  .row {
    margin-right: -16px;
    margin-left: -16px;
  }
}

@media (min-width: 1024px) {
  .row {
    margin-right: -20px;
    margin-left: -20px;
  }
}

@media (min-width: 1316px) {
  .row {
    margin-right: -20px;
    margin-left: -20px;
  }
}

@media (min-width: 1644px) {
  .row {
    margin-right: -20px;
    margin-left: -20px;
  }
}

.col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-right: 12px;
  padding-left: 12px;
}

@media (min-width: 768px) {
  .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    padding-right: 16px;
    padding-left: 16px;
  }
}

@media (min-width: 1024px) {
  .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (min-width: 1316px) {
  .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (min-width: 1644px) {
  .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    padding-right: 20px;
    padding-left: 20px;
  }
}

.col-xs-1 {
  float: left;
  width: 8.3333333333%;
}

.col-xs-2 {
  float: left;
  width: 16.6666666667%;
}

.col-xs-3 {
  float: left;
  width: 25%;
}

.col-xs-4 {
  float: left;
  width: 33.3333333333%;
}

.col-xs-5 {
  float: left;
  width: 41.6666666667%;
}

.col-xs-6 {
  float: left;
  width: 50%;
}

.col-xs-7 {
  float: left;
  width: 58.3333333333%;
}

.col-xs-8 {
  float: left;
  width: 66.6666666667%;
}

.col-xs-9 {
  float: left;
  width: 75%;
}

.col-xs-10 {
  float: left;
  width: 83.3333333333%;
}

.col-xs-11 {
  float: left;
  width: 91.6666666667%;
}

.col-xs-12 {
  float: left;
  width: 100%;
}

.pull-xs-0 {
  right: auto;
}

.pull-xs-1 {
  right: 8.3333333333%;
}

.pull-xs-2 {
  right: 16.6666666667%;
}

.pull-xs-3 {
  right: 25%;
}

.pull-xs-4 {
  right: 33.3333333333%;
}

.pull-xs-5 {
  right: 41.6666666667%;
}

.pull-xs-6 {
  right: 50%;
}

.pull-xs-7 {
  right: 58.3333333333%;
}

.pull-xs-8 {
  right: 66.6666666667%;
}

.pull-xs-9 {
  right: 75%;
}

.pull-xs-10 {
  right: 83.3333333333%;
}

.pull-xs-11 {
  right: 91.6666666667%;
}

.pull-xs-12 {
  right: 100%;
}

.push-xs-0 {
  left: auto;
}

.push-xs-1 {
  left: 8.3333333333%;
}

.push-xs-2 {
  left: 16.6666666667%;
}

.push-xs-3 {
  left: 25%;
}

.push-xs-4 {
  left: 33.3333333333%;
}

.push-xs-5 {
  left: 41.6666666667%;
}

.push-xs-6 {
  left: 50%;
}

.push-xs-7 {
  left: 58.3333333333%;
}

.push-xs-8 {
  left: 66.6666666667%;
}

.push-xs-9 {
  left: 75%;
}

.push-xs-10 {
  left: 83.3333333333%;
}

.push-xs-11 {
  left: 91.6666666667%;
}

.push-xs-12 {
  left: 100%;
}

.offset-xs-1 {
  margin-left: 8.3333333333%;
}

.offset-xs-2 {
  margin-left: 16.6666666667%;
}

.offset-xs-3 {
  margin-left: 25%;
}

.offset-xs-4 {
  margin-left: 33.3333333333%;
}

.offset-xs-5 {
  margin-left: 41.6666666667%;
}

.offset-xs-6 {
  margin-left: 50%;
}

.offset-xs-7 {
  margin-left: 58.3333333333%;
}

.offset-xs-8 {
  margin-left: 66.6666666667%;
}

.offset-xs-9 {
  margin-left: 75%;
}

.offset-xs-10 {
  margin-left: 83.3333333333%;
}

.offset-xs-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 768px) {
  .col-sm-1 {
    float: left;
    width: 8.3333333333%;
  }
  .col-sm-2 {
    float: left;
    width: 16.6666666667%;
  }
  .col-sm-3 {
    float: left;
    width: 25%;
  }
  .col-sm-4 {
    float: left;
    width: 33.3333333333%;
  }
  .col-sm-5 {
    float: left;
    width: 41.6666666667%;
  }
  .col-sm-6 {
    float: left;
    width: 50%;
  }
  .col-sm-7 {
    float: left;
    width: 58.3333333333%;
  }
  .col-sm-8 {
    float: left;
    width: 66.6666666667%;
  }
  .col-sm-9 {
    float: left;
    width: 75%;
  }
  .col-sm-10 {
    float: left;
    width: 83.3333333333%;
  }
  .col-sm-11 {
    float: left;
    width: 91.6666666667%;
  }
  .col-sm-12 {
    float: left;
    width: 100%;
  }
  .pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 8.3333333333%;
  }
  .pull-sm-2 {
    right: 16.6666666667%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-4 {
    right: 33.3333333333%;
  }
  .pull-sm-5 {
    right: 41.6666666667%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-7 {
    right: 58.3333333333%;
  }
  .pull-sm-8 {
    right: 66.6666666667%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-10 {
    right: 83.3333333333%;
  }
  .pull-sm-11 {
    right: 91.6666666667%;
  }
  .pull-sm-12 {
    right: 100%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.3333333333%;
  }
  .push-sm-2 {
    left: 16.6666666667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.3333333333%;
  }
  .push-sm-5 {
    left: 41.6666666667%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-7 {
    left: 58.3333333333%;
  }
  .push-sm-8 {
    left: 66.6666666667%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-10 {
    left: 83.3333333333%;
  }
  .push-sm-11 {
    left: 91.6666666667%;
  }
  .push-sm-12 {
    left: 100%;
  }
  .offset-sm-0 {
    margin-left: 0%;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 1024px) {
  .col-md-1 {
    float: left;
    width: 8.3333333333%;
  }
  .col-md-2 {
    float: left;
    width: 16.6666666667%;
  }
  .col-md-3 {
    float: left;
    width: 25%;
  }
  .col-md-4 {
    float: left;
    width: 33.3333333333%;
  }
  .col-md-5 {
    float: left;
    width: 41.6666666667%;
  }
  .col-md-6 {
    float: left;
    width: 50%;
  }
  .col-md-7 {
    float: left;
    width: 58.3333333333%;
  }
  .col-md-8 {
    float: left;
    width: 66.6666666667%;
  }
  .col-md-9 {
    float: left;
    width: 75%;
  }
  .col-md-10 {
    float: left;
    width: 83.3333333333%;
  }
  .col-md-11 {
    float: left;
    width: 91.6666666667%;
  }
  .col-md-12 {
    float: left;
    width: 100%;
  }
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.3333333333%;
  }
  .pull-md-2 {
    right: 16.6666666667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.3333333333%;
  }
  .pull-md-5 {
    right: 41.6666666667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.3333333333%;
  }
  .pull-md-8 {
    right: 66.6666666667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.3333333333%;
  }
  .pull-md-11 {
    right: 91.6666666667%;
  }
  .pull-md-12 {
    right: 100%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.3333333333%;
  }
  .push-md-2 {
    left: 16.6666666667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.3333333333%;
  }
  .push-md-5 {
    left: 41.6666666667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.3333333333%;
  }
  .push-md-8 {
    left: 66.6666666667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.3333333333%;
  }
  .push-md-11 {
    left: 91.6666666667%;
  }
  .push-md-12 {
    left: 100%;
  }
  .offset-md-0 {
    margin-left: 0%;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 1316px) {
  .col-lg-1 {
    float: left;
    width: 8.3333333333%;
  }
  .col-lg-2 {
    float: left;
    width: 16.6666666667%;
  }
  .col-lg-3 {
    float: left;
    width: 25%;
  }
  .col-lg-4 {
    float: left;
    width: 33.3333333333%;
  }
  .col-lg-5 {
    float: left;
    width: 41.6666666667%;
  }
  .col-lg-6 {
    float: left;
    width: 50%;
  }
  .col-lg-7 {
    float: left;
    width: 58.3333333333%;
  }
  .col-lg-8 {
    float: left;
    width: 66.6666666667%;
  }
  .col-lg-9 {
    float: left;
    width: 75%;
  }
  .col-lg-10 {
    float: left;
    width: 83.3333333333%;
  }
  .col-lg-11 {
    float: left;
    width: 91.6666666667%;
  }
  .col-lg-12 {
    float: left;
    width: 100%;
  }
  .pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 8.3333333333%;
  }
  .pull-lg-2 {
    right: 16.6666666667%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-4 {
    right: 33.3333333333%;
  }
  .pull-lg-5 {
    right: 41.6666666667%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-7 {
    right: 58.3333333333%;
  }
  .pull-lg-8 {
    right: 66.6666666667%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-10 {
    right: 83.3333333333%;
  }
  .pull-lg-11 {
    right: 91.6666666667%;
  }
  .pull-lg-12 {
    right: 100%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 8.3333333333%;
  }
  .push-lg-2 {
    left: 16.6666666667%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-4 {
    left: 33.3333333333%;
  }
  .push-lg-5 {
    left: 41.6666666667%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-7 {
    left: 58.3333333333%;
  }
  .push-lg-8 {
    left: 66.6666666667%;
  }
  .push-lg-9 {
    left: 75%;
  }
  .push-lg-10 {
    left: 83.3333333333%;
  }
  .push-lg-11 {
    left: 91.6666666667%;
  }
  .push-lg-12 {
    left: 100%;
  }
  .offset-lg-0 {
    margin-left: 0%;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 1644px) {
  .col-xl-1 {
    float: left;
    width: 8.3333333333%;
  }
  .col-xl-2 {
    float: left;
    width: 16.6666666667%;
  }
  .col-xl-3 {
    float: left;
    width: 25%;
  }
  .col-xl-4 {
    float: left;
    width: 33.3333333333%;
  }
  .col-xl-5 {
    float: left;
    width: 41.6666666667%;
  }
  .col-xl-6 {
    float: left;
    width: 50%;
  }
  .col-xl-7 {
    float: left;
    width: 58.3333333333%;
  }
  .col-xl-8 {
    float: left;
    width: 66.6666666667%;
  }
  .col-xl-9 {
    float: left;
    width: 75%;
  }
  .col-xl-10 {
    float: left;
    width: 83.3333333333%;
  }
  .col-xl-11 {
    float: left;
    width: 91.6666666667%;
  }
  .col-xl-12 {
    float: left;
    width: 100%;
  }
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.3333333333%;
  }
  .pull-xl-2 {
    right: 16.6666666667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.3333333333%;
  }
  .pull-xl-5 {
    right: 41.6666666667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.3333333333%;
  }
  .pull-xl-8 {
    right: 66.6666666667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.3333333333%;
  }
  .pull-xl-11 {
    right: 91.6666666667%;
  }
  .pull-xl-12 {
    right: 100%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.3333333333%;
  }
  .push-xl-2 {
    left: 16.6666666667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.3333333333%;
  }
  .push-xl-5 {
    left: 41.6666666667%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.3333333333%;
  }
  .push-xl-8 {
    left: 66.6666666667%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-10 {
    left: 83.3333333333%;
  }
  .push-xl-11 {
    left: 91.6666666667%;
  }
  .push-xl-12 {
    left: 100%;
  }
  .offset-xl-0 {
    margin-left: 0%;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-faded {
  background-color: #f7f7f9;
}

.bg-primary {
  background-color: #0099da !important;
}

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #0075a7 !important;
}

.bg-success {
  background-color: #5cb85c !important;
}

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important;
}

.bg-info {
  background-color: #5bc0de !important;
}

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important;
}

.bg-warning {
  background-color: #f0ad4e !important;
}

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f !important;
}

.bg-danger {
  background-color: #d9534f !important;
}

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c !important;
}

.bg-inverse {
  background-color: #373a3c !important;
}

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #1f2021 !important;
}

.rounded {
  border-radius: 2px;
}

.rounded-top {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}

.rounded-right {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}

.rounded-bottom {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

.rounded-left {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.rounded-circle {
  border-radius: 50%;
}

.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

.d-block {
  display: block !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-inline {
  display: inline !important;
}

.float-xs-left {
  float: left !important;
}

.float-xs-right {
  float: right !important;
}

.float-xs-none {
  float: none !important;
}

@media (min-width: 768px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 1024px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 1316px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1644px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}

.sr-only, .screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .screen-reader-text:active, .sr-only-focusable:focus, .screen-reader-text:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.w-100 {
  width: 100% !important;
}

.h-100 {
  height: 100% !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.m-0 {
  margin: 0 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.m-1 {
  margin: 1rem 1rem !important;
}

.mt-1 {
  margin-top: 1rem !important;
}

.mr-1 {
  margin-right: 1rem !important;
}

.mb-1 {
  margin-bottom: 1rem !important;
}

.ml-1 {
  margin-left: 1rem !important;
}

.mx-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.my-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.m-2 {
  margin: 1.5rem 1.5rem !important;
}

.mt-2, .flexible-content__columns__box .wrap__title {
  margin-top: 1.5rem !important;
}

.mr-2 {
  margin-right: 1.5rem !important;
}

.mb-2, .flexible-content__columns__box .wrap__content, .flexible-content__columns__box .wrap__button {
  margin-bottom: 1.5rem !important;
}

.ml-2 {
  margin-left: 1.5rem !important;
}

.mx-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.my-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.m-3 {
  margin: 3rem 3rem !important;
}

.mt-3 {
  margin-top: 3rem !important;
}

.mr-3 {
  margin-right: 3rem !important;
}

.mb-3 {
  margin-bottom: 3rem !important;
}

.ml-3 {
  margin-left: 3rem !important;
}

.mx-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.my-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.p-0 {
  padding: 0 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.p-1 {
  padding: 1rem 1rem !important;
}

.pt-1 {
  padding-top: 1rem !important;
}

.pr-1 {
  padding-right: 1rem !important;
}

.pb-1 {
  padding-bottom: 1rem !important;
}

.pl-1 {
  padding-left: 1rem !important;
}

.px-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.py-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.p-2 {
  padding: 1.5rem 1.5rem !important;
}

.pt-2 {
  padding-top: 1.5rem !important;
}

.pr-2 {
  padding-right: 1.5rem !important;
}

.pb-2 {
  padding-bottom: 1.5rem !important;
}

.pl-2 {
  padding-left: 1.5rem !important;
}

.px-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.py-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.p-3 {
  padding: 3rem 3rem !important;
}

.pt-3 {
  padding-top: 3rem !important;
}

.pr-3 {
  padding-right: 3rem !important;
}

.pb-3 {
  padding-bottom: 3rem !important;
}

.pl-3 {
  padding-left: 3rem !important;
}

.px-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-xs-left {
  text-align: left !important;
}

.text-xs-right {
  text-align: right !important;
}

.text-xs-center {
  text-align: center !important;
}

@media (min-width: 768px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 1024px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 1316px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1644px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-normal {
  font-weight: normal;
}

.font-weight-bold {
  font-weight: bold;
}

.font-italic {
  font-style: italic;
}

.text-white {
  color: #fff !important;
}

.text-muted {
  color: #818a91 !important;
}

a.text-muted:focus, a.text-muted:hover {
  color: #687077 !important;
}

.text-primary {
  color: #0099da !important;
}

a.text-primary:focus, a.text-primary:hover {
  color: #0075a7 !important;
}

.text-success {
  color: #5cb85c !important;
}

a.text-success:focus, a.text-success:hover {
  color: #449d44 !important;
}

.text-info {
  color: #5bc0de !important;
}

a.text-info:focus, a.text-info:hover {
  color: #31b0d5 !important;
}

.text-warning {
  color: #f0ad4e !important;
}

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f !important;
}

.text-danger {
  color: #d9534f !important;
}

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c !important;
}

.text-gray-dark {
  color: #373a3c !important;
}

a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #1f2021 !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.invisible {
  visibility: hidden !important;
}

.hidden-xs-up {
  display: none !important;
}

@media (max-width: 767px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 1023px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 1024px) {
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 1315px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 1316px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1643px) {
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1644px) {
  .hidden-xl-up {
    display: none !important;
  }
}

.hidden-xl-down {
  display: none !important;
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: "Cooper Hewitt", Helvetica, sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: inherit;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: normal;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 5px;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #818a91;
}

.blockquote-footer::before {
  content: "\2014 \00A0";
}

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0;
}

.blockquote-reverse .blockquote-footer::before {
  content: "";
}

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014";
}

dl.row > dd + dt {
  clear: left;
}

.form-control, input.wpcf7-form-control, .woocommerce-Input {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
}

.form-control::-ms-expand, input.wpcf7-form-control::-ms-expand, .woocommerce-Input::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus, input.wpcf7-form-control:focus, .woocommerce-Input:focus {
  color: #55595c;
  background-color: #fff;
  border-color: #66afe9;
  outline: none;
}

.form-control::-webkit-input-placeholder, input.wpcf7-form-control::-webkit-input-placeholder, .woocommerce-Input::-webkit-input-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder, input.wpcf7-form-control:-ms-input-placeholder, .woocommerce-Input:-ms-input-placeholder {
  color: #999;
  opacity: 1;
}

.form-control::placeholder, input.wpcf7-form-control::placeholder, .woocommerce-Input::placeholder {
  color: #999;
  opacity: 1;
}

.form-control:disabled, input.wpcf7-form-control:disabled, .woocommerce-Input:disabled, .form-control[readonly], input[readonly].wpcf7-form-control, [readonly].woocommerce-Input {
  background-color: #eceeef;
  opacity: 1;
}

.form-control:disabled, input.wpcf7-form-control:disabled, .woocommerce-Input:disabled {
  cursor: not-allowed;
}

select.form-control:not([size]):not([multiple]), select.woocommerce-Input:not([size]):not([multiple]) {
  height: calc(2.5rem - 2px);
}

select.form-control:focus::-ms-value, select.woocommerce-Input:focus::-ms-value {
  color: #55595c;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
}

.col-form-label {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
}

.col-form-label-lg {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
}

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem;
}

.form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-static.form-control-sm, .form-control-static.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

select.form-control-sm:not([size]):not([multiple]) {
  height: 1.8125rem;
}

.form-control-lg {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

select.form-control-lg:not([size]):not([multiple]) {
  height: 3.1666666667rem;
}

.form-group, .wpcf7-form-control-wrap, .woocommerce-form-row {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
}

.form-check + .form-check {
  margin-top: -.25rem;
}

.form-check.disabled .form-check-label {
  color: #818a91;
  cursor: not-allowed;
}

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer;
}

.form-check-input {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem;
}

.form-check-input:only-child {
  position: static;
}

.form-check-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: pointer;
}

.form-check-inline + .form-check-inline {
  margin-left: .75rem;
}

.form-check-inline.disabled {
  color: #818a91;
  cursor: not-allowed;
}

.form-control-feedback {
  margin-top: 0.25rem;
}

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.625rem;
  background-size: 1.25rem 1.25rem;
}

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .form-check-label,
.has-success .form-check-inline,
.has-success .custom-control {
  color: #5cb85c;
}

.has-success .form-control, .has-success input.wpcf7-form-control, .has-success .woocommerce-Input {
  border-color: #5cb85c;
}

.has-success .form-control:focus, .has-success input.wpcf7-form-control:focus, .has-success .woocommerce-Input:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a3d7a3;
}

.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea;
}

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#5cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .form-check-label,
.has-warning .form-check-inline,
.has-warning .custom-control {
  color: #f0ad4e;
}

.has-warning .form-control, .has-warning input.wpcf7-form-control, .has-warning .woocommerce-Input {
  border-color: #f0ad4e;
}

.has-warning .form-control:focus, .has-warning input.wpcf7-form-control:focus, .has-warning .woocommerce-Input:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8d9ac;
}

.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white;
}

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .form-check-label,
.has-danger .form-check-inline,
.has-danger .custom-control {
  color: #d9534f;
}

.has-danger .form-control, .has-danger input.wpcf7-form-control, .has-danger .woocommerce-Input {
  border-color: #d9534f;
}

.has-danger .form-control:focus, .has-danger input.wpcf7-form-control:focus, .has-danger .woocommerce-Input:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eba5a3;
}

.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7;
}

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}

@media (min-width: 768px) {
  .form-inline .form-group, .form-inline .wpcf7-form-control-wrap, .form-inline .woocommerce-form-row {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control, .form-inline input.wpcf7-form-control, .form-inline .woocommerce-Input {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control,
  .form-inline .input-group input.wpcf7-form-control,
  .form-inline .input-group .woocommerce-Input {
    width: auto;
  }
  .form-inline .input-group > .form-control, .form-inline .input-group > input.wpcf7-form-control, .form-inline .input-group > .woocommerce-Input {
    width: 100%;
  }
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-check {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-check-label {
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: inline-block;
}

.nav-link:focus, .nav-link:hover {
  text-decoration: none;
}

.nav-link.disabled {
  color: #818a91;
}

.nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: transparent;
}

.nav-inline .nav-item {
  display: inline-block;
}

.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
  margin-left: 1rem;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs::after {
  content: "";
  display: table;
  clear: both;
}

.nav-tabs .nav-item {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs .nav-item + .nav-item {
  margin-left: 0.2rem;
}

.nav-tabs .nav-link {
  display: block;
  padding: 0.5em 1em;
  border: 1px solid transparent;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #eceeef #eceeef #ddd;
}

.nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
  color: #818a91;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
.nav-tabs .nav-item.open .nav-link,
.nav-tabs .nav-item.open .nav-link:focus,
.nav-tabs .nav-item.open .nav-link:hover {
  color: #55595c;
  background-color: #fff;
  border-color: #ddd #ddd transparent;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.nav-pills::after {
  content: "";
  display: table;
  clear: both;
}

.nav-pills .nav-item {
  float: left;
}

.nav-pills .nav-item + .nav-item {
  margin-left: 0.2rem;
}

.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em;
  border-radius: 2px;
}

.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #0099da;
}

.nav-stacked .nav-item {
  display: block;
  float: none;
}

.nav-stacked .nav-item + .nav-item {
  margin-top: 0.2rem;
  margin-left: 0;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  padding: 0.5rem 1rem;
}

.navbar::after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 2px;
  }
}

.navbar-full {
  z-index: 1000;
}

@media (min-width: 768px) {
  .navbar-full {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
}

.navbar-fixed-bottom {
  bottom: 0;
}

.navbar-sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%;
}

@media (min-width: 768px) {
  .navbar-sticky-top {
    border-radius: 0;
  }
}

.navbar-brand {
  float: left;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
}

.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none;
}

.navbar-divider {
  float: left;
  width: 1px;
  padding-top: 0.425rem;
  padding-bottom: 0.425rem;
  margin-right: 1rem;
  margin-left: 1rem;
  overflow: hidden;
}

.navbar-divider::before {
  content: "\00a0";
}

.navbar-text {
  display: inline-block;
  padding-top: .425rem;
  padding-bottom: .425rem;
}

.navbar-toggler {
  width: 2.5em;
  height: 2em;
  padding: 0.5rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent no-repeat center center;
  background-size: 24px 24px;
  border: 1px solid transparent;
  border-radius: 2px;
}

.navbar-toggler:focus, .navbar-toggler:hover {
  text-decoration: none;
}

.navbar-toggleable-xs::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 767px) {
  .navbar-toggleable-xs .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0;
  }
  .navbar-toggleable-xs .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }
  .navbar-toggleable-xs .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
}

@media (min-width: 768px) {
  .navbar-toggleable-xs {
    display: block;
  }
}

.navbar-toggleable-sm::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 1023px) {
  .navbar-toggleable-sm .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0;
  }
  .navbar-toggleable-sm .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
}

@media (min-width: 1024px) {
  .navbar-toggleable-sm {
    display: block;
  }
}

.navbar-toggleable-md::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 1315px) {
  .navbar-toggleable-md .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0;
  }
  .navbar-toggleable-md .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
}

@media (min-width: 1316px) {
  .navbar-toggleable-md {
    display: block;
  }
}

.navbar-toggleable-lg::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 1643px) {
  .navbar-toggleable-lg .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0;
  }
  .navbar-toggleable-lg .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
}

@media (min-width: 1644px) {
  .navbar-toggleable-lg {
    display: block;
  }
}

.navbar-toggleable-xl {
  display: block;
}

.navbar-toggleable-xl::after {
  content: "";
  display: table;
  clear: both;
}

.navbar-toggleable-xl .navbar-brand {
  display: block;
  float: none;
  margin-top: .5rem;
  margin-right: 0;
}

.navbar-toggleable-xl .navbar-nav {
  margin-top: .5rem;
  margin-bottom: .5rem;
}

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-nav .nav-item {
  float: left;
}

.navbar-nav .nav-link {
  display: block;
  padding-top: .425rem;
  padding-bottom: .425rem;
}

.navbar-nav .nav-link + .nav-link {
  margin-left: 1rem;
}

.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem;
}

.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover,
.navbar-light .navbar-toggler:focus,
.navbar-light .navbar-toggler:hover {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075);
}

.navbar-dark .navbar-brand,
.navbar-dark .navbar-toggler {
  color: white;
}

.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-toggler:focus,
.navbar-dark .navbar-toggler:hover {
  color: white;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
  color: white;
}

.navbar-dark .navbar-toggler {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075);
}

.navbar-toggleable-xs::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 767px) {
  .navbar-toggleable-xs .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-toggleable-xs {
    display: block !important;
  }
}

.navbar-toggleable-sm::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 1023px) {
  .navbar-toggleable-sm .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}

@media (min-width: 1024px) {
  .navbar-toggleable-sm {
    display: block !important;
  }
}

.navbar-toggleable-md::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 1315px) {
  .navbar-toggleable-md .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}

@media (min-width: 1316px) {
  .navbar-toggleable-md {
    display: block !important;
  }
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #eceeef;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #eceeef;
}

.table tbody + tbody {
  border-top: 2px solid #eceeef;
}

.table .table {
  background-color: #fff;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #eceeef;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #eceeef;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8;
}

.table-hover .table-success:hover {
  background-color: #d0e9c6;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #d0e9c6;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7;
}

.table-hover .table-info:hover {
  background-color: #c4e3f3;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #c4e3f3;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3;
}

.table-hover .table-warning:hover {
  background-color: #faf2cc;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #faf2cc;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede;
}

.table-hover .table-danger:hover {
  background-color: #ebcccc;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #ebcccc;
}

.thead-inverse th {
  color: #fff;
  background-color: #373a3c;
}

.thead-default th {
  color: #55595c;
  background-color: #eceeef;
}

.table-inverse {
  color: #eceeef;
  background-color: #373a3c;
}

.table-inverse th,
.table-inverse td,
.table-inverse thead th {
  border-color: #55595c;
}

.table-inverse.table-bordered {
  border: 0;
}

.table-responsive {
  display: block;
  width: 100%;
  min-height: 0%;
  overflow-x: auto;
}

.table-reflow thead {
  float: left;
}

.table-reflow tbody {
  display: block;
  white-space: nowrap;
}

.table-reflow th,
.table-reflow td {
  border-top: 1px solid #eceeef;
  border-left: 1px solid #eceeef;
}

.table-reflow th:last-child,
.table-reflow td:last-child {
  border-right: 1px solid #eceeef;
}

.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #eceeef;
}

.table-reflow tr {
  float: left;
}

.table-reflow tr th,
.table-reflow tr td {
  display: block !important;
  border: 1px solid #eceeef;
}

/**
 * Base
 *
 */
@font-face {
  font-family: 'Cooper Hewitt';
  src: url("../fonts/subset-CooperHewitt-Book.eot");
  src: url("../fonts/subset-CooperHewitt-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/subset-CooperHewitt-Book.woff2") format("woff2"), url("../fonts/subset-CooperHewitt-Book.woff") format("woff"), url("../fonts/subset-CooperHewitt-Book.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Cooper Hewitt';
  src: url("../fonts/subset-CooperHewitt-Medium.eot");
  src: url("../fonts/subset-CooperHewitt-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/subset-CooperHewitt-Medium.woff2") format("woff2"), url("../fonts/subset-CooperHewitt-Medium.woff") format("woff"), url("../fonts/subset-CooperHewitt-Medium.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Cooper Hewitt';
  src: url("../fonts/subset-CooperHewitt-Semibold.eot");
  src: url("../fonts/subset-CooperHewitt-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/subset-CooperHewitt-Semibold.woff2") format("woff2"), url("../fonts/subset-CooperHewitt-Semibold.woff") format("woff"), url("../fonts/subset-CooperHewitt-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Cooper Hewitt';
  src: url("../fonts/subset-CooperHewitt-Bold.eot");
  src: url("../fonts/subset-CooperHewitt-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/subset-CooperHewitt-Bold.woff2") format("woff2"), url("../fonts/subset-CooperHewitt-Bold.woff") format("woff"), url("../fonts/subset-CooperHewitt-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'BPBBebas-Regular';
  src: url("../fonts/subset-BPBBebas-Regular.eot");
  src: url("../fonts/subset-BPBBebas-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/subset-BPBBebas-Regular.woff2") format("woff2"), url("../fonts/subset-BPBBebas-Regular.woff") format("woff"), url("../fonts/subset-BPBBebas-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'BPBBebas-Shadow';
  src: url("../fonts/subset-BPBBebas-Shadow.eot");
  src: url("../fonts/subset-BPBBebas-Shadow.eot?#iefix") format("embedded-opentype"), url("../fonts/subset-BPBBebas-Shadow.woff2") format("woff2"), url("../fonts/subset-BPBBebas-Shadow.woff") format("woff"), url("../fonts/subset-BPBBebas-Shadow.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'bpb';
  src: url("../fonts/bpb.ttf?x173gk") format("truetype"), url("../fonts/bpb.woff?x173gk") format("woff"), url("../fonts/bpb.svg?x173gk#bpb") format("svg");
  font-weight: normal;
  font-style: normal;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'bpb' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-pinterest:before {
  content: "";
}

.icon-google-plus:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-exclamation:before {
  content: "";
}

.icon-download:before {
  content: "";
}

.icon-group:before {
  content: "";
}

.icon-time:before {
  content: "";
}

.icon-map_marker:before {
  content: "";
}

.icon-alarm:before {
  content: "";
}

.icon-add:before {
  content: "";
}

.icon-arrow_back:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-cancel:before {
  content: "";
}

.icon-chat_bubble:before {
  content: "";
}

.icon-check:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-content_copy:before {
  content: "";
}

.icon-mode_edit:before {
  content: "";
}

.icon-date_range:before {
  content: "";
}

.icon-error:before {
  content: "";
}

.icon-question_answer:before {
  content: "";
}

.icon-star:before {
  content: "";
}

.icon-home:before {
  content: "";
}

.icon-info:before {
  content: "";
}

.icon-link:before {
  content: "";
}

.icon-keyboard_arrow_down:before {
  content: "";
}

.icon-keyboard_arrow_left:before {
  content: "";
}

.icon-keyboard_arrow_right:before {
  content: "";
}

.icon-keyboard_arrow_up:before {
  content: "";
}

.icon-local_play:before {
  content: "";
}

.icon-local_library:before {
  content: "";
}

.icon-mail_outline:before {
  content: "";
}

.icon-menu:before {
  content: "";
}

.icon-person:before {
  content: "";
}

.icon-warning:before {
  content: "";
}

.icon-school:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-send:before {
  content: "";
}

.icon-shopping_basket:before {
  content: "";
}

.icon-star_border:before {
  content: "";
}

.icon-star_half:before {
  content: "";
}

.icon-thumb_down:before {
  content: "";
}

.icon-thumb_up:before {
  content: "";
}

.icon-touch_app:before {
  content: "";
}

.icon-zoom_out_map:before {
  content: "";
}

body {
  color: rgba(0, 46, 110, 0.64);
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.2px;
  font-weight: 300;
}

p {
  margin-bottom: 1em;
}

ul, ol {
  padding-left: 0;
  list-style: none;
}

blockquote {
  background-color: #EBF7FC;
  border-left: 8px solid #002e6e;
  padding: 24px;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.2px;
  color: #002e6e;
}

.list {
  list-style: none;
  position: relative;
}

.list li {
  margin-bottom: 1rem;
  padding-left: 48px;
  position: relative;
}

.list--links li {
  font-weight: 600;
}

.list--links li:before {
  color: rgba(0, 46, 110, 0.64);
  font-family: "bpb" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  width: auto;
  height: auto;
  background-color: transparent;
  left: 10px;
  top: -1px;
  font-size: 24px;
  position: absolute;
}

.list--normal {
  padding-left: 0;
  list-style: none;
}

.list--normal li {
  margin-bottom: 1rem;
  padding-left: 48px;
}

.list--normal li:before {
  content: '';
  width: 4px;
  height: 4px;
  background-color: rgba(0, 46, 110, 0.64);
  position: absolute;
  left: 21px;
  top: 8px;
}

a {
  color: #034EA2;
}

a:hover, a:focus {
  color: rgba(3, 78, 162, 0.9);
  outline: none;
  text-decoration: none;
}

.links-light a, .sticky-page-section a, #footer__breadcrumbs a, #footer .footer__cta a, #footer .footer__bottom-menu a, .woocommerce-message a, .woocommerce-error a, .woocommerce-info a {
  color: #ffffff;
}

.links-dark a {
  color: #002e6e;
}

.main-header, .main-subheader {
  text-align: center;
  color: #ffffff;
  margin-left: auto;
  margin-right: auto;
}

.main-header {
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 0;
  margin-bottom: 0.6em;
}

.main-subheader {
  font-weight: 300;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.2px;
  margin-bottom: 60px;
}

.page-title {
  font-family: "BPBBebas-Shadow";
  color: #ffffff;
  text-align: center;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}

@media (min-width: 768px) {
  .page-title {
    overflow-wrap: normal;
    word-wrap: normal;
    -webkit-hyphens: none;
        -ms-hyphens: none;
            hyphens: none;
  }
}

.page-subtitle {
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0.2px;
  color: #ffffff;
  text-align: center;
}

.title, .flexible-content__columns__box .wrap__title, .flexible-content__feedback .feedback-more__inside .feedback-title, .card-skew__title, .social-share__title, .opening-times__title, .content__career__title, .shop-sidebar h3, .cart__left-col h3, fieldset legend {
  position: relative;
  display: block;
  font-weight: 700;
  color: #002e6e;
}

.title--lg, .cart__left-col h3 {
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 0;
  font-weight: 700;
  margin-bottom: 0.6em;
}

.title--md, .flexible-content__feedback .feedback-more__inside .feedback-title, .opening-times__title {
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0;
  font-weight: 700;
  margin-bottom: 0.6em;
}

.title--sm, .flexible-content__columns__box .wrap__title, .card-skew__title, .content__career__title, fieldset legend {
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0.2px;
  font-weight: 700;
  margin-bottom: 1em;
}

.title--h4, .social-share__title, .shop-sidebar h3 {
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.2px;
  font-weight: 700;
  margin-bottom: 1em;
}

.title--h5 {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.2px;
  font-weight: 700;
  margin-bottom: 1em;
}

.title--h6 {
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.4px;
  font-weight: 700;
  margin-bottom: 1em;
}

.content-text-light, .flexible-content__columns__box, .card-skew__inside {
  color: rgba(255, 255, 255, 0.72);
}

.content-text-light .title, .flexible-content__columns__box .title, .card-skew__inside .title, .flexible-content__columns__box .wrap__title, .content-text-light .flexible-content__feedback .feedback-more__inside .feedback-title, .flexible-content__feedback .feedback-more__inside .content-text-light .feedback-title, .flexible-content__columns__box .flexible-content__feedback .feedback-more__inside .feedback-title, .flexible-content__feedback .feedback-more__inside .flexible-content__columns__box .feedback-title, .card-skew__inside .flexible-content__feedback .feedback-more__inside .feedback-title, .flexible-content__feedback .feedback-more__inside .card-skew__inside .feedback-title, .content-text-light .card-skew__title, .flexible-content__columns__box .card-skew__title, .card-skew__inside .card-skew__title, .content-text-light .social-share__title, .flexible-content__columns__box .social-share__title, .card-skew__inside .social-share__title, .content-text-light .opening-times__title, .flexible-content__columns__box .opening-times__title, .card-skew__inside .opening-times__title, .content-text-light .content__career__title, .flexible-content__columns__box .content__career__title, .card-skew__inside .content__career__title, .content-text-light .shop-sidebar h3, .shop-sidebar .content-text-light h3, .flexible-content__columns__box .shop-sidebar h3, .shop-sidebar .flexible-content__columns__box h3, .card-skew__inside .shop-sidebar h3, .shop-sidebar .card-skew__inside h3, .content-text-light .cart__left-col h3, .cart__left-col .content-text-light h3, .flexible-content__columns__box .cart__left-col h3, .cart__left-col .flexible-content__columns__box h3, .card-skew__inside .cart__left-col h3, .cart__left-col .card-skew__inside h3, .content-text-light fieldset legend, fieldset .content-text-light legend, .flexible-content__columns__box fieldset legend, fieldset .flexible-content__columns__box legend, .card-skew__inside fieldset legend, fieldset .card-skew__inside legend {
  color: #ffffff;
}

.content-text-light, .flexible-content__columns__box, .card-skew__inside {
  color: rgba(255, 255, 255, 0.72);
}

.content-text-light .title, .flexible-content__columns__box .title, .card-skew__inside .title, .flexible-content__columns__box .wrap__title, .content-text-light .flexible-content__feedback .feedback-more__inside .feedback-title, .flexible-content__feedback .feedback-more__inside .content-text-light .feedback-title, .flexible-content__columns__box .flexible-content__feedback .feedback-more__inside .feedback-title, .flexible-content__feedback .feedback-more__inside .flexible-content__columns__box .feedback-title, .card-skew__inside .flexible-content__feedback .feedback-more__inside .feedback-title, .flexible-content__feedback .feedback-more__inside .card-skew__inside .feedback-title, .content-text-light .card-skew__title, .flexible-content__columns__box .card-skew__title, .card-skew__inside .card-skew__title, .content-text-light .social-share__title, .flexible-content__columns__box .social-share__title, .card-skew__inside .social-share__title, .content-text-light .opening-times__title, .flexible-content__columns__box .opening-times__title, .card-skew__inside .opening-times__title, .content-text-light .content__career__title, .flexible-content__columns__box .content__career__title, .card-skew__inside .content__career__title, .content-text-light .shop-sidebar h3, .shop-sidebar .content-text-light h3, .flexible-content__columns__box .shop-sidebar h3, .shop-sidebar .flexible-content__columns__box h3, .card-skew__inside .shop-sidebar h3, .shop-sidebar .card-skew__inside h3, .content-text-light .cart__left-col h3, .cart__left-col .content-text-light h3, .flexible-content__columns__box .cart__left-col h3, .cart__left-col .flexible-content__columns__box h3, .card-skew__inside .cart__left-col h3, .cart__left-col .card-skew__inside h3, .content-text-light fieldset legend, fieldset .content-text-light legend, .flexible-content__columns__box fieldset legend, fieldset .flexible-content__columns__box legend, .card-skew__inside fieldset legend, fieldset .card-skew__inside legend {
  color: #ffffff;
}

.content-text-dark .main-header, #footer .footer__form .main-header, .content-text-dark .main-subheader, #footer .footer__form .main-subheader {
  color: #002e6e;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text_size_mega, .page-title {
  font-size: 56px;
  line-height: 62px;
  letter-spacing: -0.6px;
}

@media (min-width: 768px) {
  .text_size_mega, .page-title {
    font-size: 80px;
    line-height: 88px;
    letter-spacing: -1.2px;
  }
}

.text_size_jumbo {
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 0;
}

@media (min-width: 768px) {
  .text_size_jumbo {
    font-size: 56px;
    line-height: 62px;
    letter-spacing: -0.6px;
  }
}

.text_size_display {
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0;
}

@media (min-width: 768px) {
  .text_size_display {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0;
  }
}

.text_size_headline {
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0.2px;
}

@media (min-width: 768px) {
  .text_size_headline {
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 0;
  }
}

.text_size_title {
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.2px;
}

@media (min-width: 768px) {
  .text_size_title {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0.2px;
  }
}

.text_size_subheader, #menu-main-menu > li {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.2px;
}

@media (min-width: 768px) {
  .text_size_subheader, #menu-main-menu > li {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.2px;
  }
}

.text_size_body {
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.4px;
}

@media (min-width: 768px) {
  .text_size_body {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.2px;
  }
}

.text_size_caption, .is-label, .form-group label, .wpcf7-form-control-wrap label, .woocommerce-form-row label, .form-group .is-label, .wpcf7-form-control-wrap .is-label, .woocommerce-form-row .is-label {
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.4px;
}

@media (min-width: 768px) {
  .text_size_caption, .is-label, .form-group label, .wpcf7-form-control-wrap label, .woocommerce-form-row label, .form-group .is-label, .wpcf7-form-control-wrap .is-label, .woocommerce-form-row .is-label {
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.4px;
  }
}

.text_size_small, small, .small {
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.4px;
}

.text_weight_light {
  font-weight: 300;
}

.text_weight_regular {
  font-weight: 400;
}

.text_weight_medium {
  font-weight: 600;
}

.text_weight_bold, strong {
  font-weight: 700;
}

.color-basedark {
  color: #002e6e;
}

.color-error {
  color: #ED2024;
}

.form-control, input.wpcf7-form-control, .woocommerce-Input {
  padding: 16px;
  border: 0;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.2px;
}

.form-control:focus, input.wpcf7-form-control:focus, .woocommerce-Input:focus {
  color: #55595c;
  background-color: #fff;
  border-color: transparent;
  outline: none;
}

input[type="number"], input[type="search"], input[type="text"], input[type="email"], input[type="password"], select {
  box-shadow: inset 0 -1px 0 0 rgba(0, 46, 110, 0.24);
  color: #002e6e;
}

input[type="number"]:hover, input[type="search"]:hover, input[type="text"]:hover, input[type="email"]:hover, input[type="password"]:hover, select:hover {
  box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.56);
}

input[type="number"]:focus, input[type="number"]:active, input[type="search"]:focus, input[type="search"]:active, input[type="text"]:focus, input[type="text"]:active, input[type="email"]:focus, input[type="email"]:active, input[type="password"]:focus, input[type="password"]:active, select:focus, select:active {
  box-shadow: inset 0 -3px 0 0 #002e6e;
}

input[type="number"]:disabled, input[type="search"]:disabled, input[type="text"]:disabled, input[type="email"]:disabled, input[type="password"]:disabled, select:disabled {
  box-shadow: none;
}

input[type="number"].is-error, input[type="search"].is-error, input[type="text"].is-error, input[type="email"].is-error, input[type="password"].is-error, select.is-error {
  box-shadow: inset 0 -2px 0 0 #ED2024;
}

input[type="number"].is-error:focus, input[type="number"].is-error:active, input[type="search"].is-error:focus, input[type="search"].is-error:active, input[type="text"].is-error:focus, input[type="text"].is-error:active, input[type="email"].is-error:focus, input[type="email"].is-error:active, input[type="password"].is-error:focus, input[type="password"].is-error:active, select.is-error:focus, select.is-error:active {
  box-shadow: inset 0 -3px 0 0 #ED2024;
}

textarea {
  box-shadow: inset 0 -1px 0 0 rgba(0, 46, 110, 0.24);
  box-shadow: inset 0 -1px 0 0 rgba(0, 46, 110, 0.24);
}

label, .is-label {
  color: #002e6e;
  display: block;
}

label.hidden, .hidden.is-label {
  visibility: hidden;
}

.is-label {
  margin-bottom: .5rem;
}

.form-control--desc, .wpcf7-not-valid-tip {
  display: block;
  margin-right: 10px;
  margin-top: 5px;
  color: #002e6e;
}

.is-error {
  color: #ED2024;
}

.is-error .form-control--desc, .is-error .wpcf7-not-valid-tip {
  font-weight: 600;
  color: #ED2024;
}

.form-group, .wpcf7-form-control-wrap, .woocommerce-form-row {
  position: relative;
  margin-bottom: 32px;
  display: block;
}

input[type=checkbox], input[type=radio] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

input[type=checkbox] + label, input[type=checkbox] + .is-label, input[type=radio] + label, input[type=radio] + .is-label {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.2px;
  display: inline-block;
  padding-left: 48px;
  padding-top: 8px;
  position: relative;
  font-weight: 600;
  color: rgba(0, 46, 110, 0.64);
}

input[type=checkbox] + label:before, input[type=checkbox] + .is-label:before, input[type=radio] + label:before, input[type=radio] + .is-label:before {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently not supported by any browser */
  content: '';
  text-align: center;
  font-family: "bpb" !important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
  font-size: 24px;
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  z-index: 1;
  padding-top: 7px;
}

input[type=checkbox] + label:after, input[type=checkbox] + .is-label:after, input[type=radio] + label:after, input[type=radio] + .is-label:after {
  content: '';
  width: 32px;
  height: 32px;
  background-color: white;
  position: absolute;
  left: 0;
  top: 0;
  border: 3px solid #ADBCD1;
  border-radius: 3px;
  margin: 4px;
}

input[type=checkbox]:focus + label:before, input[type=checkbox]:focus + .is-label:before, input[type=radio]:focus + label:before, input[type=radio]:focus + .is-label:before {
  outline: 2px solid #ADBCD1;
}

input[type=checkbox]:checked + label, input[type=checkbox]:checked + .is-label, input[type=radio]:checked + label, input[type=radio]:checked + .is-label {
  color: #034EA2;
}

input[type=checkbox]:checked + label:before, input[type=checkbox]:checked + .is-label:before, input[type=radio]:checked + label:before, input[type=radio]:checked + .is-label:before {
  content: "";
  color: white;
}

input[type=checkbox]:checked + label:after, input[type=checkbox]:checked + .is-label:after, input[type=radio]:checked + label:after, input[type=radio]:checked + .is-label:after {
  background-color: #034EA2;
  border: 3px solid #034EA2;
}

input[type=radio] + label:after, input[type=radio] + .is-label:after {
  border-radius: 20px;
}

input[type=radio]:focus + label:before, input[type=radio]:focus + .is-label:before {
  outline: none;
}

input[type=radio]:focus + label:after, input[type=radio]:focus + .is-label:after {
  outline: 2px solid #0099da;
  outline-offset: 3px;
}

input[type=radio]:checked + label:before, input[type=radio]:checked + .is-label:before {
  content: '';
  position: absolute;
  left: 12px;
  top: 12px;
  width: 16px;
  height: 16px;
  border-radius: 10px;
  background-color: #034EA2;
}

input[type=radio]:checked + label:after, input[type=radio]:checked + .is-label:after {
  background-color: transparent;
}

input[type=checkbox].checkbox-switch + label, input[type=checkbox].checkbox-switch + .is-label {
  padding-left: 64px;
}

input[type=checkbox].checkbox-switch + label:before, input[type=checkbox].checkbox-switch + .is-label:before {
  content: '';
  position: absolute;
  left: 12px;
  top: 12px;
  width: 16px;
  height: 16px;
  border-radius: 10px;
  background-color: #ADBCD1;
  -webkit-transition: left 300ms cubic-bezier(0.45, 0.22, 0.41, 0.92), background-color 300ms cubic-bezier(0.45, 0.22, 0.41, 0.92);
  -o-transition: left 300ms cubic-bezier(0.45, 0.22, 0.41, 0.92), background-color 300ms cubic-bezier(0.45, 0.22, 0.41, 0.92);
  transition: left 300ms cubic-bezier(0.45, 0.22, 0.41, 0.92), background-color 300ms cubic-bezier(0.45, 0.22, 0.41, 0.92);
}

input[type=checkbox].checkbox-switch + label:after, input[type=checkbox].checkbox-switch + .is-label:after {
  border-radius: 20px;
  width: 48px;
  -webkit-transition: border 300ms cubic-bezier(0.45, 0.22, 0.41, 0.92);
  -o-transition: border 300ms cubic-bezier(0.45, 0.22, 0.41, 0.92);
  transition: border 300ms cubic-bezier(0.45, 0.22, 0.41, 0.92);
}

input[type=checkbox].checkbox-switch:focus + label:before, input[type=checkbox].checkbox-switch:focus + .is-label:before {
  outline: none;
}

input[type=checkbox].checkbox-switch:focus + label:after, input[type=checkbox].checkbox-switch:focus + .is-label:after {
  outline: none;
}

input[type=checkbox].checkbox-switch:checked + label:before, input[type=checkbox].checkbox-switch:checked + .is-label:before {
  left: 28px;
  background-color: #034EA2;
  -webkit-transition: left 300ms cubic-bezier(0.45, 0.22, 0.41, 0.92), background-color 300ms cubic-bezier(0.45, 0.22, 0.41, 0.92);
  -o-transition: left 300ms cubic-bezier(0.45, 0.22, 0.41, 0.92), background-color 300ms cubic-bezier(0.45, 0.22, 0.41, 0.92);
  transition: left 300ms cubic-bezier(0.45, 0.22, 0.41, 0.92), background-color 300ms cubic-bezier(0.45, 0.22, 0.41, 0.92);
}

input[type=checkbox].checkbox-switch:checked + label:after, input[type=checkbox].checkbox-switch:checked + .is-label:after {
  background-color: white;
  -webkit-transition: border 300ms cubic-bezier(0.45, 0.22, 0.41, 0.92);
  -o-transition: border 300ms cubic-bezier(0.45, 0.22, 0.41, 0.92);
  transition: border 300ms cubic-bezier(0.45, 0.22, 0.41, 0.92);
}

.wpcf7-form.invalid .form-group, .wpcf7-form.invalid .wpcf7-form-control-wrap, .wpcf7-form.invalid .woocommerce-form-row {
  margin-bottom: 20px;
}

.wpcf7-form.invalid .wpcf7-form-control-wrap {
  margin-bottom: 20px;
}

.wpcf7-not-valid-tip {
  font-size: 12px !important;
}

div.wpcf7 .ajax-loader {
  display: block;
  margin: 10px auto;
  position: absolute;
  left: 50%;
}

.wpcf7-display-none {
  display: none;
}

span.wpcf7-list-item {
  margin: 0;
}

.depth--1 {
  box-shadow: 0 1px 2px 0 rgba(0, 46, 110, 0.2);
}

.depth--2 {
  box-shadow: 0 1px 2px 0 rgba(0, 46, 110, 0.2);
}

.depth--3 {
  box-shadow: 0 3px 6px 0 rgba(0, 46, 110, 0.2);
}

.depth--4 {
  box-shadow: 0 4px 8px 0 rgba(0, 46, 110, 0.2);
}

.depth--5 {
  box-shadow: 0 6px 12px 0 rgba(0, 46, 110, 0.2);
}

.depth--6 {
  box-shadow: 0 8px 16px 0 rgba(0, 46, 110, 0.2);
}

.depth--7 {
  box-shadow: 0 12px 24px 0 rgba(0, 46, 110, 0.2);
}

.depth--8 {
  box-shadow: 0 16px 32px 0 rgba(0, 46, 110, 0.2);
}

.depth--9 {
  box-shadow: 0 24px 48px 0 rgba(0, 46, 110, 0.2);
}

img {
  max-width: 100%;
  height: auto;
}

.divider:after {
  content: '';
  width: 100%;
  background-color: rgba(255, 255, 255, 0.16);
  height: 3px;
  display: block;
  -webkit-clip-path: polygon(0 0, 100% 14%, 96% 86%, 7% 100%);
          clip-path: polygon(0 0, 100% 14%, 96% 86%, 7% 100%);
}

.divider--light:after {
  background-color: rgba(255, 255, 255, 0.16);
}

.divider--dark:after {
  background-color: rgba(0, 46, 110, 0.24);
}

.divider--1:after {
  height: 1px;
}

.divider--2:after {
  height: 2px;
}

.divider--3:after {
  height: 3px;
}

.divider--4:after {
  height: 4px;
}

.divider--lg {
  margin: 32px 0;
}

.pb-separator:after, .sticky-page-section__title:after, .flexible-content__divider:after, .shop-sidebar section:after, .woocommerce-cart-form__contents .cart_item:after {
  content: '';
  width: 100%;
  background-color: rgba(0, 46, 110, 0.16);
  height: 3px;
  display: block;
  -webkit-clip-path: polygon(0 0, 100% 14%, 96% 86%, 7% 100%);
          clip-path: polygon(0 0, 100% 14%, 96% 86%, 7% 100%);
}

.pb-separator--light:after {
  background-color: rgba(255, 255, 255, 0.16);
}

.pb-separator--dark:after, .shop-sidebar section:after {
  background-color: rgba(0, 46, 110, 0.24);
}

.relative-wrap {
  position: relative;
}

@media (min-width: 768px) {
  .side-gradient {
    position: relative;
  }
  .side-gradient:before, .side-gradient:after {
    content: '';
    width: 60px;
    background-color: rgba(0, 46, 110, 0.16);
    height: 100%;
    display: block;
    position: absolute;
    z-index: 1;
    pointer-events: none;
  }
  .side-gradient:before {
    top: 0;
    left: 0;
    background: -webkit-linear-gradient(left, #0099da 0%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, #0099da 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, #0099da 0%, rgba(255, 255, 255, 0) 100%);
  }
  .side-gradient:after {
    top: 0;
    right: 0;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #0099da 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #0099da 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #0099da 100%);
  }
}

.relative-wrap {
  position: relative;
}

.btn, .media-gallery__video, .shop-sidebar .price_slider_amount button {
  -webkit-transition: all 200ms cubic-bezier(0.45, 0.22, 0.41, 0.92);
  -o-transition: all 200ms cubic-bezier(0.45, 0.22, 0.41, 0.92);
  transition: all 200ms cubic-bezier(0.45, 0.22, 0.41, 0.92);
  z-index: 0;
  font-family: "Cooper Hewitt", Helvetica, sans-serif !important;
  position: relative;
  font-size: 20px;
  padding: 15px 40px;
  line-height: 1.3;
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  font-weight: 800;
  letter-spacing: .2px;
  text-align: center;
  cursor: pointer;
  border: 0;
  border-radius: 0;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
  background-color: #034EA2;
  filter: drop-shadow(0px 4px 8px rgba(0, 46, 110, 0.32));
  -webkit-clip-path: polygon(0 0, 100% 14%, 96% 86%, 7% 100%);
          clip-path: polygon(0 0, 100% 14%, 96% 86%, 7% 100%);
}

.no-clippath .btn, .no-clippath .media-gallery__video, .no-clippath .shop-sidebar .price_slider_amount button, .shop-sidebar .price_slider_amount .no-clippath button {
  background-color: transparent !important;
  -webkit-clip-path: none !important;
          clip-path: none !important;
}

.btn:hover, .media-gallery__video:hover, .shop-sidebar .price_slider_amount button:hover, .btn:focus, .media-gallery__video:focus, .shop-sidebar .price_slider_amount button:focus {
  color: #ffffff;
  -webkit-transition: all 200ms cubic-bezier(0.45, 0.22, 0.41, 0.92);
  -o-transition: all 200ms cubic-bezier(0.45, 0.22, 0.41, 0.92);
  transition: all 200ms cubic-bezier(0.45, 0.22, 0.41, 0.92);
  background-color: #0466d4;
  -webkit-clip-path: polygon(0 14%, 100% 0, 93% 100%, 4% 88%);
          clip-path: polygon(0 14%, 100% 0, 93% 100%, 4% 88%);
}

.btn:active, .media-gallery__video:active, .shop-sidebar .price_slider_amount button:active {
  background-color: #023670;
}

.no-clippath .btn, .no-clippath .media-gallery__video, .no-clippath .shop-sidebar .price_slider_amount button, .shop-sidebar .price_slider_amount .no-clippath button {
  background-image: url("../images/buttons/button.svg");
  background-size: 100% 100%;
}

.no-clippath .btn:hover, .no-clippath .media-gallery__video:hover, .no-clippath .shop-sidebar .price_slider_amount button:hover, .shop-sidebar .price_slider_amount .no-clippath button:hover, .no-clippath .btn:focus, .no-clippath .media-gallery__video:focus, .no-clippath .shop-sidebar .price_slider_amount button:focus, .shop-sidebar .price_slider_amount .no-clippath button:focus {
  opacity: 0.9;
}

.btn.btn--sm, .media-gallery__video, .shop-sidebar .price_slider_amount button.btn--sm, .shop-sidebar .price_slider_amount button.media-gallery__video {
  font-size: 16px;
  padding: 10px 32px;
  line-height: 1.5;
}

.btn.btn--full, .btn--full.media-gallery__video, .shop-sidebar .price_slider_amount button {
  width: 100%;
}

.btn.btn--secondary, .btn--secondary.media-gallery__video, .shop-sidebar .price_slider_amount button {
  background-color: #EC008C;
}

.btn.btn--secondary:hover, .btn--secondary.media-gallery__video:hover, .shop-sidebar .price_slider_amount button:hover, .btn.btn--secondary:focus, .btn--secondary.media-gallery__video:focus, .shop-sidebar .price_slider_amount button:focus {
  -webkit-transition: all 300ms cubic-bezier(0.45, 0.22, 0.41, 0.92);
  -o-transition: all 300ms cubic-bezier(0.45, 0.22, 0.41, 0.92);
  transition: all 300ms cubic-bezier(0.45, 0.22, 0.41, 0.92);
  background-color: #ff20a4;
}

.btn.btn--secondary:active, .btn--secondary.media-gallery__video:active, .shop-sidebar .price_slider_amount button:active {
  background-color: #b9006e;
}

.no-clippath .btn.btn--secondary, .no-clippath .btn--secondary.media-gallery__video, .no-clippath .shop-sidebar .price_slider_amount button, .shop-sidebar .price_slider_amount .no-clippath button {
  background-image: url("../images/buttons/button-secondary.svg");
}

.btn.btn--disabled, .btn--disabled.media-gallery__video, .shop-sidebar .price_slider_amount button.btn--disabled, .btn:disabled, .media-gallery__video:disabled, .shop-sidebar .price_slider_amount button:disabled, .btn.disabled, .disabled.media-gallery__video, .shop-sidebar .price_slider_amount button.disabled {
  cursor: not-allowed;
  background-color: #ADBCD1;
}

.btn.btn--disabled:hover, .btn--disabled.media-gallery__video:hover, .shop-sidebar .price_slider_amount button.btn--disabled:hover, .btn.btn--disabled:focus, .btn--disabled.media-gallery__video:focus, .shop-sidebar .price_slider_amount button.btn--disabled:focus, .btn:disabled:hover, .media-gallery__video:disabled:hover, .shop-sidebar .price_slider_amount button:disabled:hover, .btn:disabled:focus, .media-gallery__video:disabled:focus, .shop-sidebar .price_slider_amount button:disabled:focus, .btn.disabled:hover, .disabled.media-gallery__video:hover, .shop-sidebar .price_slider_amount button.disabled:hover, .btn.disabled:focus, .disabled.media-gallery__video:focus, .shop-sidebar .price_slider_amount button.disabled:focus {
  -webkit-clip-path: polygon(0 0, 100% 14%, 96% 86%, 7% 100%);
          clip-path: polygon(0 0, 100% 14%, 96% 86%, 7% 100%);
  background-color: #ADBCD1;
}

.no-clippath .btn.btn--disabled, .no-clippath .btn--disabled.media-gallery__video, .no-clippath .shop-sidebar .price_slider_amount button.btn--disabled, .shop-sidebar .price_slider_amount .no-clippath button.btn--disabled, .no-clippath .btn:disabled, .no-clippath .media-gallery__video:disabled, .no-clippath .shop-sidebar .price_slider_amount button:disabled, .shop-sidebar .price_slider_amount .no-clippath button:disabled, .no-clippath .btn.disabled, .no-clippath .disabled.media-gallery__video, .no-clippath .shop-sidebar .price_slider_amount button.disabled, .shop-sidebar .price_slider_amount .no-clippath button.disabled {
  background-image: url("../images/buttons/button-disabled.svg");
}

.btn.btn--icon, .btn--icon.media-gallery__video, .shop-sidebar .price_slider_amount button.btn--icon {
  padding-left: 20px;
  padding-right: 20px;
}

.btn.btn--icon-after, .btn--icon-after.media-gallery__video, .shop-sidebar .price_slider_amount button.btn--icon-after {
  padding-left: 32px;
  padding-right: 32px;
}

.btn.btn--icon-after i, .btn--icon-after.media-gallery__video i, .shop-sidebar .price_slider_amount button.btn--icon-after i {
  margin-left: 10px;
}

.btn.btn--icon-before, .btn--icon-before.media-gallery__video, .shop-sidebar .price_slider_amount button.btn--icon-before {
  padding-left: 32px;
  padding-right: 32px;
}

.btn.btn--icon-before i, .btn--icon-before.media-gallery__video i, .shop-sidebar .price_slider_amount button.btn--icon-before i {
  margin-right: 10px;
}

.no-positioning {
  position: static;
}

div [class*=' col-'] img {
  max-width: 100%;
}

.gutter-sm.row {
  margin-right: -8px;
  margin-left: -8px;
}

.gutter-sm > [class^="col-"], .gutter-sm > [class^=" col-"] {
  padding-right: 8px;
  padding-left: 8px;
}

.container-negative {
  margin-left: -16px;
  margin-right: -16px;
}

@media (min-width: 768px) {
  .container-negative {
    margin-left: -32px;
    margin-right: -32px;
  }
}

.container, .container-fluid, .mobile-menu {
  padding-right: 24px;
  padding-left: 24px;
}

@media (min-width: 768px) {
  .container, .container-fluid, .mobile-menu {
    padding-right: 32px;
    padding-left: 32px;
  }
}

@media (min-width: 1024px) {
  .container, .container-fluid, .mobile-menu {
    padding-right: 40px;
    padding-left: 40px;
  }
}

@media (min-width: 1316px) {
  .container, .container-fluid, .mobile-menu {
    padding-right: 40px;
    padding-left: 40px;
  }
}

@media (min-width: 1644px) {
  .container, .container-fluid, .mobile-menu {
    padding-right: 40px;
    padding-left: 40px;
  }
}

.margin-col > div[class*="col-"], .margin-col > div[class*=" col-"] {
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .margin-col > div[class*="col-"], .margin-col > div[class*=" col-"] {
    margin-bottom: 32px;
  }
}

@media (min-width: 1024px) {
  .margin-col > div[class*="col-"], .margin-col > div[class*=" col-"] {
    margin-bottom: 40px;
  }
}

@media (min-width: 1316px) {
  .margin-col > div[class*="col-"], .margin-col > div[class*=" col-"] {
    margin-bottom: 40px;
  }
}

@media (min-width: 1644px) {
  .margin-col > div[class*="col-"], .margin-col > div[class*=" col-"] {
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .margin-col-xs > div[class*="col-"], .margin-col-xs > div[class*=" col-"] {
    margin-bottom: 24px;
  }
}

@media (max-width: 767px) and (min-width: 768px) {
  .margin-col-xs > div[class*="col-"], .margin-col-xs > div[class*=" col-"] {
    margin-bottom: 32px;
  }
}

@media (max-width: 767px) and (min-width: 1024px) {
  .margin-col-xs > div[class*="col-"], .margin-col-xs > div[class*=" col-"] {
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) and (min-width: 1316px) {
  .margin-col-xs > div[class*="col-"], .margin-col-xs > div[class*=" col-"] {
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) and (min-width: 1644px) {
  .margin-col-xs > div[class*="col-"], .margin-col-xs > div[class*=" col-"] {
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .margin-col-xs > div[class*="col-"]:last-child, .margin-col-xs > div[class*=" col-"]:last-child {
    margin-bottom: 0;
  }
  .margin-col-xs > div[class*="col-"]:first-child, .margin-col-xs > div[class*=" col-"]:first-child {
    margin-bottom: 24px;
  }
}

@media (max-width: 767px) and (min-width: 768px) {
  .margin-col-xs > div[class*="col-"]:first-child, .margin-col-xs > div[class*=" col-"]:first-child {
    margin-bottom: 32px;
  }
}

@media (max-width: 767px) and (min-width: 1024px) {
  .margin-col-xs > div[class*="col-"]:first-child, .margin-col-xs > div[class*=" col-"]:first-child {
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) and (min-width: 1316px) {
  .margin-col-xs > div[class*="col-"]:first-child, .margin-col-xs > div[class*=" col-"]:first-child {
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) and (min-width: 1644px) {
  .margin-col-xs > div[class*="col-"]:first-child, .margin-col-xs > div[class*=" col-"]:first-child {
    margin-bottom: 40px;
  }
}

@media (max-width: 1023px) {
  .margin-col-sm > div[class*="col-"], .margin-col-sm > div[class*=" col-"] {
    margin-bottom: 24px;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  .margin-col-sm > div[class*="col-"], .margin-col-sm > div[class*=" col-"] {
    margin-bottom: 32px;
  }
}

@media (max-width: 1023px) and (min-width: 1024px) {
  .margin-col-sm > div[class*="col-"], .margin-col-sm > div[class*=" col-"] {
    margin-bottom: 40px;
  }
}

@media (max-width: 1023px) and (min-width: 1316px) {
  .margin-col-sm > div[class*="col-"], .margin-col-sm > div[class*=" col-"] {
    margin-bottom: 40px;
  }
}

@media (max-width: 1023px) and (min-width: 1644px) {
  .margin-col-sm > div[class*="col-"], .margin-col-sm > div[class*=" col-"] {
    margin-bottom: 40px;
  }
}

@media (max-width: 1023px) {
  .margin-col-sm > div[class*="col-"]:last-child, .margin-col-sm > div[class*=" col-"]:last-child {
    margin-bottom: 0;
  }
  .margin-col-sm > div[class*="col-"]:first-child, .margin-col-sm > div[class*=" col-"]:first-child {
    margin-bottom: 24px;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  .margin-col-sm > div[class*="col-"]:first-child, .margin-col-sm > div[class*=" col-"]:first-child {
    margin-bottom: 32px;
  }
}

@media (max-width: 1023px) and (min-width: 1024px) {
  .margin-col-sm > div[class*="col-"]:first-child, .margin-col-sm > div[class*=" col-"]:first-child {
    margin-bottom: 40px;
  }
}

@media (max-width: 1023px) and (min-width: 1316px) {
  .margin-col-sm > div[class*="col-"]:first-child, .margin-col-sm > div[class*=" col-"]:first-child {
    margin-bottom: 40px;
  }
}

@media (max-width: 1023px) and (min-width: 1644px) {
  .margin-col-sm > div[class*="col-"]:first-child, .margin-col-sm > div[class*=" col-"]:first-child {
    margin-bottom: 40px;
  }
}

@media (max-width: 1315px) {
  .margin-col-md > div[class*="col-"], .margin-col-md > div[class*=" col-"] {
    margin-bottom: 24px;
  }
}

@media (max-width: 1315px) and (min-width: 768px) {
  .margin-col-md > div[class*="col-"], .margin-col-md > div[class*=" col-"] {
    margin-bottom: 32px;
  }
}

@media (max-width: 1315px) and (min-width: 1024px) {
  .margin-col-md > div[class*="col-"], .margin-col-md > div[class*=" col-"] {
    margin-bottom: 40px;
  }
}

@media (max-width: 1315px) and (min-width: 1316px) {
  .margin-col-md > div[class*="col-"], .margin-col-md > div[class*=" col-"] {
    margin-bottom: 40px;
  }
}

@media (max-width: 1315px) and (min-width: 1644px) {
  .margin-col-md > div[class*="col-"], .margin-col-md > div[class*=" col-"] {
    margin-bottom: 40px;
  }
}

@media (max-width: 1315px) {
  .margin-col-md > div[class*="col-"]:last-child, .margin-col-md > div[class*=" col-"]:last-child {
    margin-bottom: 0;
  }
  .margin-col-md > div[class*="col-"]:first-child, .margin-col-md > div[class*=" col-"]:first-child {
    margin-bottom: 24px;
  }
}

@media (max-width: 1315px) and (min-width: 768px) {
  .margin-col-md > div[class*="col-"]:first-child, .margin-col-md > div[class*=" col-"]:first-child {
    margin-bottom: 32px;
  }
}

@media (max-width: 1315px) and (min-width: 1024px) {
  .margin-col-md > div[class*="col-"]:first-child, .margin-col-md > div[class*=" col-"]:first-child {
    margin-bottom: 40px;
  }
}

@media (max-width: 1315px) and (min-width: 1316px) {
  .margin-col-md > div[class*="col-"]:first-child, .margin-col-md > div[class*=" col-"]:first-child {
    margin-bottom: 40px;
  }
}

@media (max-width: 1315px) and (min-width: 1644px) {
  .margin-col-md > div[class*="col-"]:first-child, .margin-col-md > div[class*=" col-"]:first-child {
    margin-bottom: 40px;
  }
}

@media (max-width: 1643px) {
  .margin-col-lg > div[class*="col-"], .margin-col-lg > div[class*=" col-"] {
    margin-bottom: 24px;
  }
}

@media (max-width: 1643px) and (min-width: 768px) {
  .margin-col-lg > div[class*="col-"], .margin-col-lg > div[class*=" col-"] {
    margin-bottom: 32px;
  }
}

@media (max-width: 1643px) and (min-width: 1024px) {
  .margin-col-lg > div[class*="col-"], .margin-col-lg > div[class*=" col-"] {
    margin-bottom: 40px;
  }
}

@media (max-width: 1643px) and (min-width: 1316px) {
  .margin-col-lg > div[class*="col-"], .margin-col-lg > div[class*=" col-"] {
    margin-bottom: 40px;
  }
}

@media (max-width: 1643px) and (min-width: 1644px) {
  .margin-col-lg > div[class*="col-"], .margin-col-lg > div[class*=" col-"] {
    margin-bottom: 40px;
  }
}

@media (max-width: 1643px) {
  .margin-col-lg > div[class*="col-"]:last-child, .margin-col-lg > div[class*=" col-"]:last-child {
    margin-bottom: 0;
  }
  .margin-col-lg > div[class*="col-"]:first-child, .margin-col-lg > div[class*=" col-"]:first-child {
    margin-bottom: 24px;
  }
}

@media (max-width: 1643px) and (min-width: 768px) {
  .margin-col-lg > div[class*="col-"]:first-child, .margin-col-lg > div[class*=" col-"]:first-child {
    margin-bottom: 32px;
  }
}

@media (max-width: 1643px) and (min-width: 1024px) {
  .margin-col-lg > div[class*="col-"]:first-child, .margin-col-lg > div[class*=" col-"]:first-child {
    margin-bottom: 40px;
  }
}

@media (max-width: 1643px) and (min-width: 1316px) {
  .margin-col-lg > div[class*="col-"]:first-child, .margin-col-lg > div[class*=" col-"]:first-child {
    margin-bottom: 40px;
  }
}

@media (max-width: 1643px) and (min-width: 1644px) {
  .margin-col-lg > div[class*="col-"]:first-child, .margin-col-lg > div[class*=" col-"]:first-child {
    margin-bottom: 40px;
  }
}

.margin-col-xl > div[class*="col-"], .margin-col-xl > div[class*=" col-"] {
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .margin-col-xl > div[class*="col-"], .margin-col-xl > div[class*=" col-"] {
    margin-bottom: 32px;
  }
}

@media (min-width: 1024px) {
  .margin-col-xl > div[class*="col-"], .margin-col-xl > div[class*=" col-"] {
    margin-bottom: 40px;
  }
}

@media (min-width: 1316px) {
  .margin-col-xl > div[class*="col-"], .margin-col-xl > div[class*=" col-"] {
    margin-bottom: 40px;
  }
}

@media (min-width: 1644px) {
  .margin-col-xl > div[class*="col-"], .margin-col-xl > div[class*=" col-"] {
    margin-bottom: 40px;
  }
}

.margin-col-xl > div[class*="col-"]:last-child, .margin-col-xl > div[class*=" col-"]:last-child {
  margin-bottom: 0;
}

.margin-col-xl > div[class*="col-"]:first-child, .margin-col-xl > div[class*=" col-"]:first-child {
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .margin-col-xl > div[class*="col-"]:first-child, .margin-col-xl > div[class*=" col-"]:first-child {
    margin-bottom: 32px;
  }
}

@media (min-width: 1024px) {
  .margin-col-xl > div[class*="col-"]:first-child, .margin-col-xl > div[class*=" col-"]:first-child {
    margin-bottom: 40px;
  }
}

@media (min-width: 1316px) {
  .margin-col-xl > div[class*="col-"]:first-child, .margin-col-xl > div[class*=" col-"]:first-child {
    margin-bottom: 40px;
  }
}

@media (min-width: 1644px) {
  .margin-col-xl > div[class*="col-"]:first-child, .margin-col-xl > div[class*=" col-"]:first-child {
    margin-bottom: 40px;
  }
}

.margin-col-big > div[class*="col-"], .margin-col-big > div[class*=" col-"] {
  margin-bottom: 3rem;
}

@media (max-width: 767px) {
  .margin-col-big-xs > div[class*="col-"], .margin-col-big-xs > div[class*=" col-"] {
    margin-bottom: 3rem;
  }
  .margin-col-big-xs > div[class*="col-"]:last-child, .margin-col-big-xs > div[class*=" col-"]:last-child {
    margin-bottom: 0;
  }
  .margin-col-big-xs > div[class*="col-"]:first-child, .margin-col-big-xs > div[class*=" col-"]:first-child {
    margin-bottom: 3rem;
  }
}

@media (max-width: 1023px) {
  .margin-col-big-sm > div[class*="col-"], .margin-col-big-sm > div[class*=" col-"] {
    margin-bottom: 3rem;
  }
  .margin-col-big-sm > div[class*="col-"]:last-child, .margin-col-big-sm > div[class*=" col-"]:last-child {
    margin-bottom: 0;
  }
  .margin-col-big-sm > div[class*="col-"]:first-child, .margin-col-big-sm > div[class*=" col-"]:first-child {
    margin-bottom: 3rem;
  }
}

@media (max-width: 1315px) {
  .margin-col-big-md > div[class*="col-"], .margin-col-big-md > div[class*=" col-"] {
    margin-bottom: 3rem;
  }
  .margin-col-big-md > div[class*="col-"]:last-child, .margin-col-big-md > div[class*=" col-"]:last-child {
    margin-bottom: 0;
  }
  .margin-col-big-md > div[class*="col-"]:first-child, .margin-col-big-md > div[class*=" col-"]:first-child {
    margin-bottom: 3rem;
  }
}

@media (max-width: 1643px) {
  .margin-col-big-lg > div[class*="col-"], .margin-col-big-lg > div[class*=" col-"] {
    margin-bottom: 3rem;
  }
  .margin-col-big-lg > div[class*="col-"]:last-child, .margin-col-big-lg > div[class*=" col-"]:last-child {
    margin-bottom: 0;
  }
  .margin-col-big-lg > div[class*="col-"]:first-child, .margin-col-big-lg > div[class*=" col-"]:first-child {
    margin-bottom: 3rem;
  }
}

.margin-col-big-xl > div[class*="col-"], .margin-col-big-xl > div[class*=" col-"] {
  margin-bottom: 3rem;
}

.margin-col-big-xl > div[class*="col-"]:last-child, .margin-col-big-xl > div[class*=" col-"]:last-child {
  margin-bottom: 0;
}

.margin-col-big-xl > div[class*="col-"]:first-child, .margin-col-big-xl > div[class*=" col-"]:first-child {
  margin-bottom: 3rem;
}

.container-full {
  padding-left: 0;
  padding-right: 0;
}

.container-full > .row {
  margin-right: 0;
  margin-left: 0;
}

.container-full > .row > [class^="col-"],
.container-full > .row > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

.no-gutter.container,
.no-gutter.container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.no-gutter.row {
  margin-right: 0;
  margin-left: 0;
}

.no-gutter.row > [class^="col-"],
.no-gutter.row > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

@media (min-width: 768px) {
  .row.is-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .row.is-flex > [class*='col-'] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

[class*="internal__"], [class*=" internal__"] {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.internal__narrow, .main-subheader {
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  .internal__narrow, .main-subheader {
    max-width: 420px;
  }
}

.internal__normal, .main-header {
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  .internal__normal, .main-header {
    max-width: 740px;
  }
}

.internal__wide, .section__page-title .page-title__button {
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  .internal__wide, .section__page-title .page-title__button {
    max-width: 1100px;
  }
}

@-webkit-keyframes spinner {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-o-keyframes spinner {
  to {
    -o-transform: rotate(360deg);
       transform: rotate(360deg);
  }
}

@keyframes spinner {
  to {
    -webkit-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

/**
 * Components
 *
 */
.card-box::after {
  content: "";
  display: table;
  clear: both;
}

.card {
  position: relative;
  background-color: #ffffff;
  padding: 24px;
  color: rgba(0, 46, 110, 0.64);
  margin-top: 16px;
  margin-bottom: 16px;
  padding-top: 32px;
  filter: drop-shadow(0px 4px 8px rgba(0, 46, 81, 0.32));
}

@media (min-width: 768px) {
  .card {
    padding: 32px;
    padding-top: 40px;
  }
}

.card:before {
  content: '';
  position: absolute;
  top: -16px;
  left: 0;
  width: 100%;
  height: 17px;
  background-color: transparent;
  background-image: url("../images/triangle-white-br.svg");
  background-size: 100% 100%;
  border-bottom: white 1px solid;
  background-repeat: no-repeat;
}

.card:after {
  content: '';
  position: absolute;
  clear: both;
  bottom: -16px;
  left: 0;
  width: 100%;
  height: 17px;
  background-color: transparent;
  background-image: url("../images/triangle-white-tr.svg");
  background-size: 100% 100%;
  border-top: white 1px solid;
  background-repeat: no-repeat;
}

.card__icon {
  font-size: 40px;
  color: #0099da;
  padding-bottom: 22px;
}

.card__image {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 420px;
}

.card__image__wrap {
  position: relative;
  overflow: hidden;
  height: 350px;
  width: 100%;
  margin-bottom: -40px;
}

.card__image--archive {
  width: 360px;
  bottom: 60px;
}

@media (min-width: 420px) {
  .card__image--archive {
    width: 100%;
    bottom: 30px;
  }
}

@media (min-width: 768px) {
  .card__image--archive {
    width: 280px;
    bottom: 0;
  }
}

@media (min-width: 1024px) {
  .card__image--archive {
    top: 0;
  }
}

.card__image--xs {
  width: 370px;
}

@media (min-width: 420px) {
  .card__image--sm {
    width: 340px;
  }
}

@media (min-width: 768px) {
  .card__image--sm {
    width: 768px;
  }
}

@media (min-width: 420px) {
  .card__image--md {
    width: 768px;
  }
}

@media (min-width: 768px) {
  .card__image--md {
    width: 1180px;
  }
}

@media (min-width: 420px) {
  .card__image--lg {
    width: 768px;
  }
}

@media (min-width: 768px) {
  .card__image--lg {
    width: 1180px;
  }
}

@media (min-width: 1200px) {
  .card__image--lg {
    width: 1530px;
  }
}

.card .main-header, .card .main-subheader {
  text-align: left;
  color: #002e6e;
  max-width: 100%;
}

.card--no-mb {
  margin-bottom: 0 !important;
}

.card--padding-sm {
  padding-top: 24px;
  padding-bottom: 24px;
}

.card--sky {
  background-color: #0099da;
}

.card--sky:before {
  background-image: url("../images/triangle-sky-bl.svg");
  border-bottom: #0099da 1px solid;
}

.card--sky:after {
  background-image: url("../images/triangle-sky-tl.svg");
  border-top: #0099da 1px solid;
}

.card--nightsky {
  background-color: #002e6e;
  color: #ffffff;
}

.card--nightsky:before {
  background-image: url("../images/triangle-nightsky-bl.svg");
  border-bottom: #002e6e 1px solid;
}

.card--nightsky:after {
  background-image: url("../images/triangle-nightsky-tl.svg");
  border-top: #002e6e 1px solid;
}

.card--reverse:before {
  -webkit-transform: scaleX(-1);
       -o-transform: scaleX(-1);
          transform: scaleX(-1);
}

.card--reverse:after {
  -webkit-transform: scaleX(-1);
       -o-transform: scaleX(-1);
          transform: scaleX(-1);
}

.card--tint {
  background-color: #EBF7FC;
  color: #ffffff;
}

.card--tint:before {
  background-image: url("../images/triangle-tint-br.svg");
  border-bottom: #EBF7FC 1px solid;
}

.card--tint:after {
  background-image: url("../images/triangle-tint-tr.svg");
  border-top: #EBF7FC 1px solid;
}

.wrap-bgimage {
  top: 0;
  overflow: hidden;
  height: 100%;
  width: 100%;
  position: absolute;
}

.wrap {
  position: relative;
  z-index: 2;
  padding: 16px;
}

.sticky-page-section {
  overflow-y: auto;
  background-color: #034EA2;
  border-radius: 8px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  padding: 16px 28px 28px 28px;
  box-shadow: 0 8px 16px 0 rgba(0, 46, 110, 0.32);
  text-align: center;
  font-weight: 600;
  position: fixed;
  bottom: 0;
  width: 300px;
  z-index: 1;
  left: calc(50% - 150px);
}

@media (min-width: 768px) {
  .sticky-page-section {
    left: calc(50% - 96px);
  }
}

@media (min-width: 1316px) {
  .sticky-page-section {
    position: relative;
    width: auto;
    left: 0;
    top: 0;
    margin-top: 30px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
}

.sticky-page-section ul {
  margin-top: 18px;
}

.sticky-page-section ul li a {
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.2px;
  padding: 8px 0;
  display: inline-block;
}

.sticky-page-section__title {
  color: #ffffff;
  margin: -16px -28px 0 -28px;
  padding: 16px 16px 0 16px;
  display: block;
}

.sticky-page-section__title:after {
  background-color: rgba(255, 255, 255, 0.4);
  height: 2px;
  margin-top: 16px;
  margin-bottom: 0;
}

#js-sticky-page-section__overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: transparent;
  display: none;
  z-index: 1;
}

#js-sticky-page-section__overlay.is-active {
  display: block;
}

.info-scroll {
  position: relative;
  background-color: #0099da;
  overflow: hidden;
  height: 40px;
  color: #ffffff;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.4px;
}

.info-scroll__wrap {
  height: 40px;
  line-height: 40px;
  float: left;
}

.info-scroll__slide {
  float: left;
  padding-left: 50px;
}

.info-scroll i {
  font-size: 16px;
  color: #ffffff;
  position: relative;
  top: 1px;
  margin-right: 10px;
}

.page-head-bg {
  position: absolute;
  width: 100%;
  z-index: 0;
  left: 0;
  height: 600px;
  overflow: hidden;
}

@media (min-width: 768px) {
  .page-head-bg {
    top: 40px;
  }
}

.page-head-bg__image {
  position: relative;
  height: auto;
  width: 420px;
  left: 50%;
  -webkit-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (min-width: 420px) {
  .page-head-bg__image {
    width: 768px;
  }
}

@media (min-width: 768px) {
  .page-head-bg__image {
    width: 1180px;
  }
}

@media (min-width: 1200px) {
  .page-head-bg__image {
    width: 1530px;
  }
}

.page-head-bg__overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-size: contain;
  background-image: url("../images/gradients/grad-sky.png");
}

.section__page-title {
  margin-top: 100px;
  margin-bottom: 80px;
}

.section__page-title .page-title {
  margin-bottom: 32px;
}

.section__page-title .page-title__button {
  text-align: center;
  margin: 36px auto 0 auto;
}

.section__cards__wrap .card__image {
  top: -40px;
}

.section__cards__wrap .card-box {
  text-align: center;
}

.section__cards__wrap .card-box .card__content {
  margin-bottom: 32px;
}

.section__cards__wrap .card-box .opportunities-count {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.2px;
  color: #0099da;
  font-weight: 700;
  margin-bottom: 32px;
}

.section__cards__wrap .card-box .opportunities-count i {
  font-size: 24px;
  position: relative;
  top: 3px;
  margin-right: 8px;
}

.section__cards__wrap > div[class*="col-"], .section__cards__wrap > div[class*=" col-"] {
  margin-bottom: 3rem;
}

.section__cards__wrap > div[class*="col-"]:last-child, .section__cards__wrap > div[class*=" col-"]:last-child {
  margin-bottom: 0;
}

.section__cards__wrap > div[class*="col-"]:first-child, .section__cards__wrap > div[class*=" col-"]:first-child {
  margin-bottom: 3rem;
}

@media (max-width: 767px) {
  .section__cards__wrap > div[class*="col-"], .section__cards__wrap > div[class*=" col-"] {
    margin-bottom: 5rem;
  }
  .section__cards__wrap > div[class*="col-"]:last-child, .section__cards__wrap > div[class*=" col-"]:last-child {
    margin-bottom: 0;
  }
  .section__cards__wrap > div[class*="col-"]:first-child, .section__cards__wrap > div[class*=" col-"]:first-child {
    margin-bottom: 5rem;
  }
}

.calendar {
  -webkit-transition: opacity 0.35s ease;
  -o-transition: opacity 0.35s ease;
  transition: opacity 0.35s ease;
  position: relative;
}

.calendar__info {
  position: relative;
  height: 90%;
  top: 30px;
  width: 85%;
  padding-bottom: 48px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .calendar__info {
    width: 100%;
  }
}

.calendar__info h2, .calendar__info dl, .calendar__info a, .calendar__info .btn, .calendar__info .media-gallery__video, .calendar__info .shop-sidebar .price_slider_amount button, .shop-sidebar .price_slider_amount .calendar__info button {
  opacity: 0;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.calendar__info h2 {
  margin-bottom: 33px;
}

.calendar__info dl {
  margin-bottom: 10px;
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
}

@media (min-width: 1024px) {
  .calendar__info dl {
    -webkit-columns: 1;
       -moz-columns: 1;
            columns: 1;
  }
}

.calendar__info dt {
  width: 189px;
  height: 17px;
  opacity: 0.48;
  font-size: 12px;
  font-weight: 600;
  line-height: 17px;
  color: #FFFFFF;
}

.calendar__info dd {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  color: #FFFFFF;
  margin-bottom: 23px;
}

.calendar__container {
  text-align: center;
}

@media (min-width: 1024px) {
  .calendar__container {
    min-height: 654px;
  }
}

@media (min-width: 1316px) {
  .calendar__container {
    min-height: 425px;
  }
}

.calendar__container:before {
  background-image: url("../images/triangle-white-bl.svg");
}

.calendar__container:after {
  background-image: url("../images/triangle-white-tl.svg");
}

.calendar__nav {
  text-align: center;
  padding-bottom: 30px;
  color: #002e6e;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

.calendar__nav .calendar__next {
  font-size: 24px;
  float: right;
  cursor: pointer;
  padding: 5px 15px 5px 5px;
}

.calendar__nav .calendar__prev {
  font-size: 24px;
  float: left;
  cursor: pointer;
  padding: 5px 5px 5px 15px;
}

.calendar__nav .calendar__current {
  font-size: 24px;
  font-weight: 300;
  line-height: 34px;
}

.calendar__head {
  clear: both;
  font-size: 0;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

.calendar__head__d {
  display: inline-block;
  width: 14.2857142857%;
  font-size: 14px;
  font-weight: 600;
  min-height: 25px;
  opacity: 0.32;
  color: #002e6e;
  text-transform: uppercase;
}

@media (min-width: 1316px) {
  .calendar__head__d {
    font-size: 16px;
  }
}

@media (min-width: 1644px) {
  .calendar__head__d {
    font-size: 12px;
  }
}

.calendar__days {
  font-size: 0;
  min-height: 300px;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

.calendar__row:before {
  display: table;
  content: " ";
}

.calendar__row:after {
  clear: both;
}

.calendar__row {
  border-top: 1px solid #ccc;
}

.calendar__day {
  display: inline-block;
  vertical-align: top;
  width: 14.2857142857%;
  font-size: 16px;
}

.calendar__day__day-name {
  display: none;
}

@media (max-width: 1023px) {
  .calendar__day__other, .calendar__day .count {
    vertical-align: top;
    display: inline-block;
  }
  .calendar__day .count {
    width: 50px;
  }
}

.calendar__day .count {
  font-weight: 900;
  font-size: 20px;
  color: #034EA2;
  display: inline-block;
  position: relative;
  height: 40px;
  width: 40px;
  line-height: 43px;
}

@media (min-width: 768px) {
  .calendar__day .count {
    line-height: 40px;
  }
}

.calendar__day--empty {
  visibility: hidden;
}

.calendar__day--past .count {
  color: #adbcd0;
}

.calendar__day--past:before {
  background: #adbcd0;
}

.calendar__day--closed .count {
  color: #5c79a2;
}

.calendar__day--closed .calendar__day-button--active:before {
  background-color: #5c79a2;
}

@media (min-width: 1024px) {
  .calendar__day__other {
    padding-top: 5px;
  }
}

.calendar__day__data {
  font-size: 14px;
}

@media (min-width: 1316px) {
  .calendar__day__data {
    font-size: 16px;
  }
}

@media (min-width: 1644px) {
  .calendar__day__data {
    font-size: 20px;
  }
}

.calendar__day__data--inactive {
  opacity: 0.25;
}

.calendar__day__data--istime {
  opacity: 0.5;
}

@media (max-width: 1023px) {
  .calendar__day__data--istime {
    display: inline-block;
    padding-right: 10px;
  }
}

.calendar__day-button {
  display: block;
  padding: 7.5px 0px;
  position: relative;
}

.calendar__day-button:before {
  content: "";
  height: 40px;
  width: 40px;
  line-height: 40px;
  border-radius: 100%;
  background-color: #002e6e;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  opacity: 0;
  -webkit-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all 0.2s cubic-bezier(0.2, 0.65, 0.2, 1);
  -o-transition: all 0.2s cubic-bezier(0.2, 0.65, 0.2, 1);
  transition: all 0.2s cubic-bezier(0.2, 0.65, 0.2, 1);
}

.calendar__day-button--active .count {
  color: #fff;
}

.calendar__day-button--active:before {
  opacity: 1;
  -webkit-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}

.calendar__action {
  text-align: center;
}

.calendar__action .btn, .calendar__action .media-gallery__video, .calendar__action .shop-sidebar .price_slider_amount button, .shop-sidebar .price_slider_amount .calendar__action button {
  margin-top: 25px;
  padding-left: 50px;
  padding-right: 50px;
}

.calendar__drop {
  padding-top: 10px;
}

.calendar__drop__entries {
  max-height: 0;
  -webkit-transition: max-height, margin-top 0.15s ease-out;
  -o-transition: max-height, margin-top 0.15s ease-out;
  transition: max-height, margin-top 0.15s ease-out;
  overflow: hidden;
  border-left-width: 2px;
  border-left-style: solid;
  padding-left: 5px;
  margin-top: 0px;
}

.calendar__drop__entry {
  padding-bottom: 15px;
}

.calendar__drop__entry:last-child {
  padding-bottom: 0;
}

.calendar__drop__title span {
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease, -o-transform 0.5s ease;
  font-size: 18px;
  position: relative;
  top: 2px;
  display: inline-block;
  left: 5px;
}

.calendar__drop .entry__times {
  display: block;
  font-size: 14px;
  color: #000;
  opacity: 0.5;
}

.calendar__drop .entry__desc {
  display: block;
  font-size: 14px;
  color: #000;
}

.calendar__drop.open .calendar__drop__entries {
  max-height: 625px;
  -webkit-transition: max-height 0.25s ease-in;
  -o-transition: max-height 0.25s ease-in;
  transition: max-height 0.25s ease-in;
  margin-top: 10px;
}

.calendar__drop.open .calendar__drop__title span {
  -webkit-transform: rotate(-180deg);
       -o-transform: rotate(-180deg);
          transform: rotate(-180deg);
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease, -o-transform 0.5s ease;
}

.calendar__drop__title {
  font-size: 14px;
  cursor: pointer;
  font-weight: 900;
}

.calendar__drop__title:hover {
  opacity: 0.75;
}

.calendar .loader {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.calendar .loader:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity .3s ease-out;
  -o-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
}

.calendar .loader:before {
  content: '';
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  border-radius: 50%;
  border: 3px solid #fff;
  border-top-color: #0099da;
  -webkit-animation: spinner .6s linear infinite;
       -o-animation: spinner .6s linear infinite;
          animation: spinner .6s linear infinite;
  z-index: 9;
}

.calendar.loading .calendar__nav, .calendar.loading .calendar__head, .calendar.loading .calendar__days {
  opacity: 0;
}

@media (max-width: 767px) {
  .section__flexible-content {
    padding-right: 0;
    padding-left: 0;
  }
  .section__flexible-content > .row {
    margin-right: 0;
    margin-left: 0;
  }
  .section__flexible-content > .row > [class^="col-"],
  .section__flexible-content > .row > [class*=" col-"] {
    padding-right: 0;
    padding-left: 0;
  }
}

.section__flexible-content .main-subheader {
  margin-bottom: 1.2em;
}

.flexible-content__text::after {
  content: "";
  display: table;
  clear: both;
}

.flexible-content__buttons {
  margin-bottom: 20px;
}

.flexible-content__columns {
  margin: 32px 0;
}

.flexible-content__columns::after {
  content: "";
  display: table;
  clear: both;
}

.flexible-content__columns__box {
  position: relative;
  text-align: center;
  border-radius: 6px;
  overflow: hidden;
  height: 100%;
}

.flexible-content__columns__box .wrap {
  position: relative;
  z-index: 2;
  padding: 16px;
}

.flexible-content__divider {
  margin: 32px 0;
}

.flexible-content__divider:after {
  height: 4px;
}

.flexible-content__feedback {
  position: relative;
  background-color: #EBF7FC;
  padding: 24px;
  margin-left: -24px;
  margin-right: -24px;
  margin-bottom: -24px;
  padding-top: 40px;
}

@media (min-width: 768px) {
  .flexible-content__feedback {
    padding: 32px;
    margin-left: -32px;
    margin-right: -32px;
    margin-bottom: -32px;
  }
}

.flexible-content__feedback--bottom:after {
  z-index: 1;
  content: '';
  position: absolute;
  clear: both;
  bottom: -16px;
  left: 0;
  width: 100%;
  height: 17px;
  background-color: transparent;
  background-image: url("../images/triangle-tint-tr.svg");
  background-size: 100% 100%;
  border-top: #EBF7FC 1px solid;
  background-repeat: no-repeat;
}

.flexible-content__feedback--top {
  position: relative;
  top: -40px;
  margin-bottom: 1px;
}

.flexible-content__feedback--top:before {
  z-index: 1;
  content: '';
  position: absolute;
  clear: both;
  top: -16px;
  left: 0;
  width: 100%;
  height: 17px;
  background-color: transparent;
  background-image: url("../images/triangle-tint-br.svg");
  background-size: 100% 100%;
  border-bottom: #EBF7FC 1px solid;
}

.flexible-content__feedback .feedback-icons {
  position: relative;
  text-decoration: none;
  font-weight: 800;
  letter-spacing: .2px;
  text-align: center;
  cursor: pointer;
  border: 0;
  border-radius: 0;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  filter: drop-shadow(0px 4px 8px rgba(0, 46, 110, 0.32));
  padding: 16px 0 8px 0;
}

@media (min-width: 768px) {
  .flexible-content__feedback .feedback-icons {
    padding: 0;
  }
}

.flexible-content__feedback .feedback-icons a {
  font-size: 24px;
  display: inline-block;
  line-height: 40px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.flexible-content__feedback .feedback-icons a.thumb_up {
  background-color: rgba(114, 191, 68, 0.2);
}

.flexible-content__feedback .feedback-icons a.thumb_down {
  background-color: rgba(237, 32, 36, 0.2);
}

.flexible-content__feedback .feedback-icons .icon-thumb_up {
  color: #72BF44;
}

.flexible-content__feedback .feedback-icons .icon-thumb_down {
  color: #ED2024;
}

.flexible-content__feedback .helpful-question {
  color: #002e6e;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.4px;
}

@media (min-width: 1024px) {
  .flexible-content__feedback .helpful-question {
    line-height: 40px;
  }
}

@media (max-width: 767px) {
  .flexible-content__feedback .helpful-question {
    text-align: center;
    display: block;
  }
}

.flexible-content__feedback .helpful-stat {
  text-align: right;
  color: rgba(0, 46, 110, 0.32);
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.4px;
  line-height: 40px;
  display: block;
}

@media (max-width: 1023px) {
  .flexible-content__feedback .helpful-stat {
    text-align: center;
    display: block;
  }
}

.flexible-content__feedback .feedback-button {
  background-color: #ffffff;
  text-align: center;
  display: block;
  min-height: 150px;
  padding-top: 30px;
  margin-bottom: 24px;
  box-shadow: 0 2px 4px 0 rgba(0, 46, 110, 0.2);
}

@media (min-width: 768px) {
  .flexible-content__feedback .feedback-button {
    margin-bottom: 0;
  }
}

.flexible-content__feedback .feedback-button i {
  display: block;
  font-size: 48px;
  margin-bottom: 10px;
}

.flexible-content__feedback .feedback-button span {
  display: block;
  font-weight: 700;
}

.flexible-content__feedback .feedback-button--disabled {
  cursor: not-allowed;
  box-shadow: 0 0px 0px 0 rgba(0, 46, 110, 0.2);
}

.flexible-content__feedback .feedback-button--disabled i {
  color: #ADBCD1;
}

.flexible-content__feedback .feedback-button--disabled span {
  color: #ADBCD1;
}

.flexible-content__feedback .feedback-button--active {
  box-shadow: 0 8px 16px 0 rgba(0, 46, 110, 0.2);
}

.flexible-content__feedback .feedback-more {
  overflow: hidden;
  height: 0px;
}

.flexible-content__feedback .feedback-more__inside .feedback-title {
  text-align: center;
  margin: 32px 0 16px;
}

.flexible-content__feedback .feedback-more__inside .feedback-subtitle {
  text-align: center;
  margin: 16px 0 32px;
  display: block;
}

.career-apply-now {
  margin: 20px 0 30px 0;
}

.features-list {
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.2px;
  color: #002e6e;
}

.features-list li {
  padding: 22px 30px 22px 0;
  position: relative;
  margin-bottom: 0;
}

.features-list li:before {
  position: absolute;
  bottom: 0;
  left: 0;
  top: auto;
  content: '';
  width: 100%;
  background-color: rgba(0, 46, 110, 0.16);
  height: 3px;
  display: block;
  -webkit-clip-path: polygon(0 0, 100% 14%, 96% 86%, 7% 100%);
          clip-path: polygon(0 0, 100% 14%, 96% 86%, 7% 100%);
}

.features-list li:after {
  font-family: "bpb" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  content: "";
  position: absolute;
  right: 0;
  top: 22px;
}

.section__flexible-content .card-skew .card__image__wrap {
  height: 800px;
}

@media (min-width: 420px) {
  .section__flexible-content .card-skew .card__image--sm {
    width: 768px;
  }
}

.section__flexible-content .card-skew__wrap {
  margin-left: -24px;
  margin-right: -24px;
}

@media (min-width: 768px) {
  .section__flexible-content .card-skew__wrap {
    margin-left: -32px;
    margin-right: -32px;
  }
}

.section__flexible-content .card-skew__image {
  width: 420px;
}

@media (min-width: 420px) {
  .section__flexible-content .card-skew__image {
    width: 768px;
  }
}

@media (min-width: 768px) {
  .section__flexible-content .card-skew__image {
    width: 768px;
  }
}

@media (min-width: 1024px) {
  .section__flexible-content .card-skew__image {
    width: 768px;
  }
}

.section__flexible-content .card-skew__inside {
  max-height: 700px;
  text-align: left;
  margin-top: 50px;
  margin-bottom: 20px;
  overflow: hidden;
}

@media (min-width: 768px) {
  .section__flexible-content .card-skew__inside {
    max-height: 360px;
  }
}

.footer__form .card-skew {
  max-height: none !important;
  background-color: #EBF7FC;
}

.footer__form .card-skew__image {
  width: 1530px !important;
  top: auto;
  bottom: -60px;
}

.footer__form .card-skew__wrap {
  margin-left: -24px;
  margin-right: -24px;
}

@media (min-width: 768px) {
  .footer__form .card-skew__wrap {
    margin-left: -32px;
    margin-right: -32px;
  }
}

@media (min-width: 1024px) {
  .footer__form .card-skew__wrap {
    margin-left: -40px;
    margin-right: -40px;
  }
}

.section__card-skew.no-margin-bottom {
  margin-bottom: 0;
}

.section__card-skew.no-margin-top {
  margin-top: -60px;
}

.section__card-skew .main-header {
  text-shadow: 0 8px 16px rgba(0, 46, 110, 0.48);
}

.section__card-skew .main-subheader {
  margin-bottom: 40px;
  text-shadow: 0 4px 8px rgba(0, 46, 110, 0.48);
}

.section__card-skew .nickelodeon1 {
  pointer-events: none;
  position: absolute;
  z-index: 2;
  max-width: none;
}

.section__card-skew .nickelodeon1--left {
  left: -120px;
  bottom: -10px;
  width: 429px;
}

@media (min-width: 768px) {
  .section__card-skew .nickelodeon1--left {
    left: -170px;
    bottom: -80px;
    width: 629px;
  }
}

.section__card-skew .nickelodeon1--right {
  right: 0;
  bottom: -10px;
  display: none;
}

@media (min-width: 768px) {
  .section__card-skew .nickelodeon1--right {
    display: block;
  }
}

.section__card-skew .nickelodeon2 {
  pointer-events: none;
  position: absolute;
  z-index: 2;
  max-width: none;
}

.section__card-skew .nickelodeon2--left {
  left: 20px;
  bottom: -40px;
  width: 383px;
  display: none;
}

@media (min-width: 768px) {
  .section__card-skew .nickelodeon2--left {
    display: block;
  }
}

.section__card-skew .nickelodeon2--right {
  right: -70px;
  bottom: 30px;
  width: 400px;
}

@media (min-width: 768px) {
  .section__card-skew .nickelodeon2--right {
    right: -110px;
    bottom: -19px;
    width: 550px;
  }
}

.card-skew {
  position: absolute;
  height: calc(100% - 44px);
  width: 100%;
  -webkit-transform: translateZ(0) skewY(-5deg);
          transform: translateZ(0) skewY(-5deg);
  background-color: #002e6e;
  margin-top: 22px;
  margin-bottom: 22px;
  overflow: hidden;
  max-height: 700px;
}

@media (min-width: 768px) {
  .card-skew {
    max-height: 520px;
  }
}

@media (min-width: 1024px) {
  .card-skew {
    max-height: 500px;
  }
}

.card-skew__wrap {
  position: relative;
}

.card-skew__wrap:before, .card-skew__wrap:after {
  content: " ";
  display: table;
  clear: both;
}

.card-skew__image {
  position: absolute;
  top: -40px;
  left: 50%;
  -webkit-transform: translateZ(0) skewY(5deg) translateX(-50%);
          transform: translateZ(0) skewY(5deg) translateX(-50%);
  width: 420px;
}

@media (min-width: 420px) {
  .card-skew__image {
    width: 768px;
  }
}

@media (min-width: 768px) {
  .card-skew__image {
    width: 1080px;
  }
}

@media (min-width: 1200px) {
  .card-skew__image {
    width: 1530px;
  }
}

.card-skew__inside {
  z-index: 3;
  text-align: center;
  position: relative;
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 24px;
}

@media (min-width: 768px) {
  .card-skew__inside {
    padding: 32px;
  }
}

.card-skew__inside__image {
  margin-bottom: 36px;
}

.card-skew__title {
  position: relative;
  display: inline-block;
  margin-bottom: 32px;
}

.card-skew__title.has-icon {
  margin-left: 0;
  margin-right: 70px;
}

@media (min-width: 768px) {
  .card-skew__title.has-icon {
    margin-left: 70px;
    margin-right: 0;
  }
}

.card-skew__icon {
  position: absolute;
  right: -70px;
  left: auto;
  top: -10px;
  font-size: 48px;
}

@media (min-width: 768px) {
  .card-skew__icon {
    right: auto;
    left: -70px;
  }
}

.card-skew__text {
  margin-bottom: 32px;
}

.section__card-archives {
  margin-top: 50px;
  margin-bottom: 80px;
}

#footer__breadcrumbs {
  position: relative;
  z-index: 2;
  margin: 40px 0;
  color: rgba(255, 255, 255, 0.72);
}

#footer__breadcrumbs a {
  font-weight: 600;
}

#footer__breadcrumbs .icon-home {
  font-size: 24px;
  position: relative;
  top: 3px;
}

#footer__breadcrumbs .icon-keyboard_arrow_right {
  position: relative;
  top: 2px;
}

.event-summary__details {
  position: relative;
  z-index: 1;
}

@media (min-width: 768px) {
  .event-summary__details__content {
    margin-right: 190px;
  }
}

.event-summary__details__content dl {
  margin-bottom: 0;
  text-align: center;
}

@media (min-width: 768px) {
  .event-summary__details__content dl {
    text-align: left;
  }
}

.event-summary__details__content dl dt {
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.4px;
  font-weight: 600;
  color: rgba(0, 46, 110, 0.32);
  margin-bottom: 4px;
}

.event-summary__details__content dl dd {
  margin-bottom: 32px;
  color: #002e6e;
}

@media (min-width: 768px) {
  .event-summary__details__content dl dd {
    margin-bottom: 0;
  }
}

.event-summary__details__button {
  text-align: center;
}

@media (min-width: 768px) {
  .event-summary__details__button {
    text-align: right;
    position: absolute;
    top: -6px;
    right: 0;
  }
}

.event-summary__promo {
  position: relative;
  margin: -6px 24px 0 24px;
  text-align: center;
}

@media (min-width: 768px) {
  .event-summary__promo {
    margin: auto;
    text-align: left;
  }
}

.event-summary__promo .card {
  padding-top: 24px;
  padding-bottom: 24px;
  display: block;
}

.event-summary__promo__offer {
  display: block;
  color: #ffffff;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.2px;
  font-weight: 700;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .event-summary__promo__offer {
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 0;
  }
}

.event-summary__promo__offer i {
  font-size: 32px;
  top: 5px;
  position: relative;
  margin-right: 8px;
}

.event-summary__promo__conditions {
  color: rgba(255, 255, 255, 0.72);
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.4px;
}

.event-card {
  position: relative;
  margin-bottom: 32px;
}

.event-card__slide.carousel-cell {
  width: 223px;
  margin-left: 12px;
  margin-right: 12px;
  margin-bottom: 32px;
}

@media (min-width: 768px) {
  .event-card__slide.carousel-cell {
    width: 235px;
    margin-left: 16px;
    margin-right: 16px;
  }
}

@media (min-width: 1024px) {
  .event-card__slide.carousel-cell {
    width: 342px;
    margin-left: 16px;
    margin-right: 16px;
  }
}

@media (min-width: 1316px) {
  .event-card__slide.carousel-cell {
    width: 322px;
    margin-left: 20px;
    margin-right: 20px;
  }
}

.event-card__image {
  position: relative;
  height: 250px;
  width: 100%;
  overflow: hidden;
  background-color: #ffffff;
}

@media (min-width: 1024px) {
  .event-card__image {
    height: 290px;
  }
}

.event-card__image .slide-image {
  position: absolute;
  width: 250px;
  max-width: none;
  left: 50%;
  -webkit-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (min-width: 1024px) {
  .event-card__image .slide-image {
    width: 342px;
  }
}

.event-card__image__overlay {
  width: 100%;
  height: 120px;
  background-color: transparent;
  position: absolute;
  bottom: 0;
  left: 0;
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #0099da 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #0099da 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #0099da 100%);
}

.event-card__title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.2px;
  font-weight: 600;
  color: #ffffff;
  padding: 16px 16px 24px 16px;
}

.event-card__badge {
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.4px;
  border-radius: 2px;
  padding: 6px 12px;
  background-color: #ffffff;
  position: absolute;
  top: 22px;
  left: -6px;
}

.event-card__content {
  background-color: #ffffff;
  padding: 32px 16px;
  position: relative;
  color: rgba(0, 46, 110, 0.64);
  filter: drop-shadow(0px 4px 8px rgba(0, 46, 81, 0.32));
}

.event-card__content:before {
  content: '';
  position: absolute;
  top: -16px;
  left: 0;
  width: 100%;
  height: 17px;
  background-color: transparent;
  background-image: url("../images/triangle-white-br.svg");
  background-size: 100% 100%;
  border-bottom: white 1px solid;
  background-repeat: no-repeat;
}

.event-card__content:after {
  content: '';
  position: absolute;
  clear: both;
  bottom: -16px;
  left: 0;
  width: 100%;
  height: 17px;
  background-color: transparent;
  background-image: url("../images/triangle-white-tr.svg");
  background-size: 100% 100%;
  border-top: white 1px solid;
  background-repeat: no-repeat;
}

.event-card__content ul li {
  margin-left: 50px;
  position: relative;
  margin-bottom: 18px;
}

.event-card__content ul li dl {
  margin-bottom: 0;
}

.event-card__content ul li dl dt {
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.4px;
  font-weight: 600;
  color: rgba(0, 46, 110, 0.32);
}

.event-card__content ul li dl dd {
  color: #002e6e;
  margin-bottom: 0;
}

.event-card__content ul li i {
  position: absolute;
  left: -50px;
  font-size: 36px;
}

.event-slider {
  max-height: 740px;
  visibility: hidden;
}

.event-slider.flickity-enabled {
  visibility: visible;
}

.media-gallery {
  max-height: 440px;
  visibility: hidden;
}

.media-gallery.flickity-enabled {
  visibility: visible;
}

.media-gallery__slide.carousel-cell {
  width: 223px;
  height: 307px;
  margin-left: 12px;
  margin-right: 12px;
}

@media (min-width: 768px) {
  .media-gallery__slide.carousel-cell {
    width: 320px;
    height: 440px;
    margin-left: 16px;
    margin-right: 16px;
  }
}

@media (min-width: 1024px) {
  .media-gallery__slide.carousel-cell {
    margin-left: 16px;
    margin-right: 16px;
  }
}

@media (min-width: 1316px) {
  .media-gallery__slide.carousel-cell {
    margin-left: 20px;
    margin-right: 20px;
  }
}

.media-gallery__zoom {
  position: absolute;
  bottom: 0;
  right: 0;
  background-image: url("../images/gradients/image-scrim.png");
  width: 68px;
  height: 68px;
}

.media-gallery__zoom:after {
  font-family: "bpb" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 32px;
  color: #ffffff;
  position: absolute;
  bottom: 13px;
  right: 8px;
}

.media-gallery__video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.characters-gallery {
  max-height: 440px;
  visibility: hidden;
}

.characters-gallery.flickity-enabled {
  visibility: visible;
}

.characters-gallery .character__image {
  margin: 0 auto 12px auto;
  display: block;
}

.characters-gallery .character__name {
  text-align: center;
}

.characters-gallery .character__time {
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.4px;
  font-weight: 700;
  color: #FF5722;
  text-align: center;
}

.characters-gallery__slide.carousel-cell {
  background-color: #ffffff;
  width: 223px;
  margin-left: 12px;
  margin-right: 12px;
  padding: 12px 12px 24px 12px;
}

@media (min-width: 768px) {
  .characters-gallery__slide.carousel-cell {
    width: 320px;
    margin-left: 16px;
    margin-right: 16px;
  }
}

@media (min-width: 1024px) {
  .characters-gallery__slide.carousel-cell {
    margin-left: 16px;
    margin-right: 16px;
  }
}

@media (min-width: 1316px) {
  .characters-gallery__slide.carousel-cell {
    margin-left: 20px;
    margin-right: 20px;
  }
}

.section__filter .form-group, .section__filter .wpcf7-form-control-wrap, .section__filter .woocommerce-form-row {
  margin: 0;
}

.section__filter .form-group label, .section__filter .wpcf7-form-control-wrap label, .section__filter .woocommerce-form-row label, .section__filter .form-group .is-label, .section__filter .wpcf7-form-control-wrap .is-label, .section__filter .woocommerce-form-row .is-label {
  color: #ffffff;
}

.section__blog-archive {
  margin-top: 50px;
  margin-bottom: 80px;
}

.section__blog-archive .card-box {
  margin-bottom: 42px;
}

.section__blog-single .main-subheader {
  margin-bottom: 1.2em;
}

.section__social-share {
  text-align: center;
}

.section__social-share .internal__narrow:after, .section__social-share .main-subheader:after {
  height: 4px;
  content: '';
  width: 100%;
  background-color: rgba(255, 255, 255, 0.16);
  display: block;
  -webkit-clip-path: polygon(0 0, 100% 14%, 96% 86%, 7% 100%);
  clip-path: polygon(0 0, 100% 14%, 96% 86%, 7% 100%);
}

.social-share__title {
  color: rgba(255, 255, 255, 0.72);
}

.social-share__buttons {
  margin-bottom: 60px;
}

/*======================= Social share buttons =========================*/
/*=======  https://github.com/cshold/social-sharing-buttons  ===========*/
.social-sharing a {
  color: #ffffff;
  font-size: 36px;
  padding: 18px 8px;
  width: 60px;
  display: inline-block;
  height: 60px;
  border-radius: 4px;
  margin: 0 8px;
}

.section__social-reviews .card__cloud {
  position: absolute;
  bottom: -48px;
  left: 30px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 60px 55px 0 35px;
  border-color: #ffffff transparent transparent transparent;
}

.section__social-reviews .card-box .card__content {
  text-align: left;
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0.2px;
  margin-bottom: 10px;
  min-height: 105px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.section__social-reviews .card-box .card__content p {
  margin-bottom: 0;
}

.section__social-reviews .review-user {
  color: #ffffff;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.4px;
  margin-top: 50px;
}

.section__social-reviews .review-user.review-twitter:before {
  font-family: "bpb" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 32px;
  position: relative;
  top: 8px;
  margin-right: 12px;
}

.section__social-reviews .review-user.review-facebook:before {
  font-family: "bpb" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 32px;
  position: relative;
  top: 8px;
  margin-right: 12px;
}

.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: auto;
}

.aligncenter {
  display: block;
  margin: 0.5rem auto;
  height: auto;
}

.alignleft,
.alignright {
  margin-bottom: 0.5rem;
  height: auto;
}

@media (min-width: 768px) {
  .alignleft {
    float: left;
    margin-right: 0.5rem;
  }
  .alignright {
    float: right;
    margin-left: 0.5rem;
  }
}

.opening-times__title {
  color: #ffffff;
}

.opening-times__subtitle {
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.4px;
  color: rgba(255, 255, 255, 0.4);
  font-weight: 600;
}

.opening-times__dates {
  -webkit-transition: opacity .3s ease-out;
  -o-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
}

.opening-times__dates > .row {
  margin-bottom: 32px;
}

.opening-times__dates > .row.collapsed {
  opacity: 0;
  display: none;
}

.opening-times__dates > .row:after {
  content: '';
  width: 100%;
  background-color: rgba(255, 255, 255, 0.16);
  height: 3px;
  display: block;
  -webkit-clip-path: polygon(0 0, 100% 14%, 96% 86%, 7% 100%);
          clip-path: polygon(0 0, 100% 14%, 96% 86%, 7% 100%);
}

.opening-times__dates > .row:last-child {
  margin-bottom: 16px;
}

.opening-times__dates > .row:last-child:after {
  height: 0;
}

.opening-times__dates dl dt {
  margin-bottom: 10px;
}

.opening-times__controls {
  -webkit-transition: opacity .3s ease-out;
  -o-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
  text-align: center;
}

.opening-times__loader {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: opacity .3s ease-out;
  -o-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
}

.opening-times__loader:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity .3s ease-out;
  -o-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
}

.opening-times__loader:before {
  content: '';
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  border-radius: 50%;
  border: 3px solid #002e6e;
  border-top-color: #FFF;
  -webkit-animation: spinner .6s linear infinite;
       -o-animation: spinner .6s linear infinite;
          animation: spinner .6s linear infinite;
  z-index: 9;
}

.opening-times--loading .opening-times__dates, .opening-times--loading .opening-times__controls {
  opacity: 0;
}

.opening-times--loading .opening-times__loader {
  opacity: 1;
}

@media (min-width: 1316px) {
  .opening-times {
    min-height: 716px;
  }
}

.search-panel__form {
  margin-bottom: 20px;
}

.search-panel__result:after {
  content: '';
  width: 100%;
  background-color: rgba(0, 46, 110, 0.24);
  height: 3px;
  display: block;
  margin-top: 20px;
  margin-bottom: 30px;
  -webkit-clip-path: polygon(0 0, 100% 14%, 96% 86%, 7% 100%);
          clip-path: polygon(0 0, 100% 14%, 96% 86%, 7% 100%);
}

.search-panel__result:last-child:after {
  content: none;
}

.search-panel__result p {
  font-size: 16px;
}

.search-panel__result a {
  font-size: 16px;
}

@media (min-width: 768px) {
  .search-panel__form {
    margin-bottom: 60px;
  }
}

.content__career__title {
  color: #034EA2;
}

.content__career:after {
  margin: 40px 0;
  position: relative;
  content: '';
  width: 100%;
  background-color: rgba(0, 46, 110, 0.24);
  height: 4px;
  display: block;
  -webkit-clip-path: polygon(0 0, 100% 14%, 96% 86%, 7% 100%);
          clip-path: polygon(0 0, 100% 14%, 96% 86%, 7% 100%);
  z-index: 2;
}

.content__career:last-child {
  margin-bottom: 40px;
}

.content__career:last-child:after {
  content: none;
}

.section__shop-wrap {
  position: relative;
  padding-top: 100px;
}

.single-product .section__shop-wrap {
  background-color: #EBF7FC;
}

.shop-sidebar {
  background-color: #ffffff;
  color: #002e6e;
  position: fixed;
  bottom: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  z-index: 3;
  overflow-y: auto;
  padding-bottom: 100px;
}

@media (min-width: 768px) {
  .shop-sidebar {
    width: 320px;
  }
}

.shop-sidebar h3 {
  color: #034EA2;
}

.shop-sidebar__overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 46, 110, 0.64);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 3;
  visibility: hidden;
  opacity: 0;
}

.has-sidebar .shop-sidebar__overlay {
  visibility: visible;
  opacity: 1;
}

.shop-sidebar .shop-filter-closebutton {
  color: #002e6e;
  display: block;
  box-shadow: 4px 0 8px 0 rgba(0, 46, 110, 0.1);
  padding: 22px 32px;
  text-align: right;
  font-weight: 600;
}

.shop-sidebar .shop-filter-closebutton i {
  font-size: 26px;
  top: 4px;
  position: relative;
}

.shop-sidebar section {
  padding: 32px 32px 0 32px;
}

.shop-sidebar section.widget_product_categories ul > li a, .shop-sidebar section.widget_layered_nav ul > li a {
  padding-left: 45px !important;
}

.shop-sidebar section.widget_product_categories ul > li:before, .shop-sidebar section.widget_layered_nav ul > li:before {
  pointer-events: none;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently not supported by any browser */
  content: '';
  text-align: center;
  font-family: "bpb" !important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
  font-size: 24px;
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  z-index: 1;
  padding-top: 7px;
}

.shop-sidebar section.widget_product_categories ul > li:after, .shop-sidebar section.widget_layered_nav ul > li:after {
  pointer-events: none;
  content: '';
  width: 32px;
  height: 32px;
  background-color: white;
  position: absolute;
  left: 0;
  top: 0;
  border: 3px solid #ADBCD1;
  border-radius: 3px;
  margin: 4px;
}

.shop-sidebar section.widget_product_categories ul > li.current-cat a:before, .shop-sidebar section.widget_product_categories ul > li.chosen a:before, .shop-sidebar section.widget_layered_nav ul > li.current-cat a:before, .shop-sidebar section.widget_layered_nav ul > li.chosen a:before {
  content: none;
}

.shop-sidebar section.widget_product_categories ul > li.current-cat:before, .shop-sidebar section.widget_product_categories ul > li.chosen:before, .shop-sidebar section.widget_layered_nav ul > li.current-cat:before, .shop-sidebar section.widget_layered_nav ul > li.chosen:before {
  content: "";
  color: white;
}

.shop-sidebar section.widget_product_categories ul > li.current-cat:after, .shop-sidebar section.widget_product_categories ul > li.chosen:after, .shop-sidebar section.widget_layered_nav ul > li.current-cat:after, .shop-sidebar section.widget_layered_nav ul > li.chosen:after {
  background-color: #034EA2;
  border: 3px solid #034EA2;
}

.shop-sidebar section > ul > li {
  position: relative;
  margin-bottom: 8px;
}

.shop-sidebar section > ul > li:last-child {
  margin-bottom: 30px;
}

.shop-sidebar section > ul > li > a {
  padding: 8px 32px 6px 0 !important;
  display: block;
  font-weight: 600;
}

.shop-sidebar section > ul > li > .count {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.4px;
  color: #ffffff;
  padding: 4px 8px;
  position: absolute;
  right: 0;
  top: 4px;
  background-color: rgba(0, 46, 110, 0.32);
  border-radius: 2px;
}

.shop-sidebar .shop-sidebar__bottom-overlay {
  content: '';
  width: 100%;
  height: 150px;
  display: block;
  position: fixed;
  bottom: 0;
  right: -100%;
  background-image: url("../images/gradients/grad-white.png");
  background-repeat: repeat-x;
  background-size: 1px 150px;
  z-index: 33;
  pointer-events: none;
}

@media (min-width: 768px) {
  .shop-sidebar .shop-sidebar__bottom-overlay {
    width: 320px;
  }
}

.shop-sidebar .price_slider_amount button {
  float: none;
  margin-top: 10px;
}

.shop-sidebar .price_slider_amount button:after {
  content: '';
  clear: both;
}

.shop-sidebar .price_slider_amount .price_label {
  text-align: center;
  font-size: 16px;
  margin-top: 10px;
}

.shop-sidebar .price_slider_amount .price_label:after, .shop-sidebar .price_slider_amount .price_label:before {
  content: '';
  clear: both;
}

.shop-sidebar .widget_layered_nav_filters .chosen a {
  position: relative;
  padding-left: 30px !important;
}

.shop-sidebar .widget_layered_nav_filters .chosen a:before {
  position: absolute;
  left: 0;
  top: 5px;
  content: "";
  font-family: "bpb" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
}

@media (max-width: 767px) {
  .has-sidebar #main-navbar {
    visibility: hidden;
  }
}

@media (max-width: 1023px) {
  .section__woo-cart {
    padding-left: 0;
    padding-right: 0;
  }
}

.cart__left-col {
  z-index: 1;
}

@media (max-width: 1023px) {
  .cart__left-col {
    margin-bottom: 0 !important;
  }
}

.cart__right-col {
  margin-top: 60px;
}

@media (max-width: 1023px) {
  .cart__right-col {
    margin-top: 0 !important;
  }
}

.woocommerce .cart_totals tr, .woocommerce .woocommerce-checkout-review-order-table tfoot tr {
  border-spacing: 10px;
}

.woocommerce .cart_totals tr th, .woocommerce .woocommerce-checkout-review-order-table tfoot tr th, .woocommerce .cart_totals tr td, .woocommerce .woocommerce-checkout-review-order-table tfoot tr td {
  padding-bottom: 8px;
}

.woocommerce .cart_totals tr th, .woocommerce .woocommerce-checkout-review-order-table tfoot tr th {
  text-align: left;
  font-weight: 300;
}

.woocommerce .cart_totals tr td, .woocommerce .woocommerce-checkout-review-order-table tfoot tr td {
  text-align: right;
  font-weight: 600;
}

.woocommerce .woocommerce-checkout-review-order-table thead .product-total {
  text-align: right;
}

.woocommerce .woocommerce-checkout-review-order-table tbody .product-total {
  text-align: right;
}

.woocommerce .woocommerce-checkout-review-order-table tbody:after {
  content: "-";
  display: block;
  line-height: 20px;
  color: transparent;
}

.woocommerce .woocommerce-checkout-review-order-table tfoot:after {
  content: "-";
  display: block;
  line-height: 20px;
  color: transparent;
}

.woocommerce .wc_payment_methods .wc_payment_method {
  margin-bottom: 10px;
}

.woocommerce .wc_payment_methods .payment_box p {
  padding: 6px 0px 0px 48px;
}

.product-slider {
  position: relative;
}

.product-slider .onsale {
  position: absolute;
  top: 30px;
  left: -6px;
  background-color: #ED2024;
  color: #ffffff;
  z-index: 99;
  padding: 4px 12px;
  border-radius: 2px;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.4px;
}

.product-slider__main {
  width: 100%;
  margin-bottom: 10px;
}

.product-slider__main .product-slide {
  width: 100%;
}

.product-slider__thumbs {
  width: 100%;
}

.product-slider__thumbs .product-slide {
  width: 100px;
  height: 100px;
  margin: 0;
  padding-right: 10px;
}

/**
 * Layout
 *
 */
#footer {
  background-color: #0099da;
  position: relative;
}

#footer .background-overlay {
  background-color: #0099da;
  width: 100%;
  height: 300px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

#footer:before {
  position: relative;
  content: '';
  width: 100%;
  background-color: rgba(255, 255, 255, 0.16);
  height: 3px;
  display: block;
  -webkit-clip-path: polygon(0 0, 100% 14%, 96% 86%, 7% 100%);
          clip-path: polygon(0 0, 100% 14%, 96% 86%, 7% 100%);
  z-index: 2;
}

#footer-image {
  background-color: #0099da;
  padding-top: 32px;
  background-image: url("../images/footer-image.svg");
  background-position: 50% 50%;
  height: 224px;
}

#footer .footer__cta {
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.2px;
  font-weight: 600;
  margin-top: 40px;
}

#footer .footer__cta::after {
  content: "";
  display: table;
  clear: both;
}

#footer .footer__cta ul li {
  width: 100%;
  float: left;
  display: block;
  margin-bottom: 26px;
}

@media (min-width: 768px) {
  #footer .footer__cta ul li {
    width: 50%;
  }
}

@media (min-width: 1024px) {
  #footer .footer__cta ul li {
    width: 25%;
  }
}

#footer .footer__cta ul li i {
  font-size: 32px;
  position: relative;
  top: 5px;
  margin-right: 12px;
}

#footer .footer__bottom-menu ul {
  display: block;
  margin-bottom: 16px;
  text-align: center;
}

@media (min-width: 1024px) {
  #footer .footer__bottom-menu ul {
    display: inline-block;
  }
}

#footer .footer__bottom-menu ul li {
  display: block;
  margin-bottom: 26px;
}

#footer .footer__bottom-menu ul li:before {
  content: none;
}

@media (min-width: 768px) {
  #footer .footer__bottom-menu ul li {
    display: inline-block;
    margin-right: 40px;
    margin-bottom: 0;
  }
}

#footer .copyright {
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.4px;
  color: #ffffff;
  display: block;
  float: none;
  text-align: center;
  margin: 32px 0;
}

#footer .copyright:before {
  content: '';
  width: 100%;
  margin-bottom: 32px;
  background-color: rgba(255, 255, 255, 0.16);
  height: 3px;
  display: block;
  -webkit-clip-path: polygon(0 0, 100% 14%, 96% 86%, 7% 100%);
          clip-path: polygon(0 0, 100% 14%, 96% 86%, 7% 100%);
}

@media (min-width: 1024px) {
  #footer .copyright {
    display: inline-block;
    float: right;
    text-align: left;
    margin: auto;
  }
  #footer .copyright:before {
    content: none;
  }
}

#footer .copyright .soap-logo {
  width: 100px;
  margin: 16px auto 0 auto;
  display: block;
}

@media (min-width: 768px) {
  #footer .copyright .soap-logo {
    display: inline-block;
    margin: auto auto auto 16px;
  }
}

#footer .footer__form {
  position: relative;
  z-index: 2;
}

#footer .card-skew__inside {
  text-align: left;
}

#main-navbar {
  box-shadow: 8px 0 16px 0 rgba(0, 46, 110, 0.16);
  background-color: #034EA2;
}

#main-navbar .main-logo {
  background-color: #034EA2;
  width: 25%;
  float: left;
}

@media (min-width: 768px) {
  #main-navbar .main-logo {
    width: auto;
    float: none;
  }
}

#main-navbar .main-logo .brand {
  padding: 8px 0;
  height: 96px;
  width: 100%;
  display: block;
  text-align: center;
}

@media (min-width: 768px) {
  #main-navbar .main-logo .brand {
    padding: 20px 0;
    height: auto;
    width: 95px;
  }
}

#main-navbar .main-logo .brand img {
  max-height: 100%;
  height: 100%;
}

#main-navbar .navbar-overlay {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 96px;
  background-color: rgba(0, 46, 110, 0.64);
}

@media (min-width: 1644px) {
  #main-navbar .navbar-overlay {
    display: none !important;
  }
}

@media (max-width: 767px) {
  #main-navbar .navbar-overlay {
    display: none !important;
  }
}

#main-navbar .navbar-overlay.overlay-on {
  display: block;
}

#menu-main-menu {
  float: left;
  width: 75%;
}

@media (min-width: 768px) {
  #menu-main-menu {
    width: auto;
    float: none;
  }
}

#menu-main-menu a {
  color: #ffffff;
}

#menu-main-menu > li {
  text-align: center;
  height: 96px;
  font-weight: 700;
  position: relative;
  cursor: pointer;
  width: 33.333%;
  float: left;
  box-shadow: -1px 0px 0px 0px rgba(255, 255, 255, 0.24);
}

@media (min-width: 768px) {
  #menu-main-menu > li {
    float: none;
    width: auto;
    height: 135px;
    box-shadow: none;
  }
}

#menu-main-menu > li > a {
  color: #ffffff;
  display: block;
  pointer-events: none;
  padding-top: 20px;
}

@media (min-width: 768px) {
  #menu-main-menu > li > a {
    height: 135px;
    padding-top: 35px;
  }
}

#menu-main-menu > li .sub-menu {
  visibility: hidden;
  overflow: hidden;
  position: fixed;
  background-color: #EBF7FC;
  font-weight: 400;
  height: calc(100% - 96px);
  width: 100%;
  left: 0;
  top: 96px;
  z-index: 10;
  text-align: left;
  padding-top: 23px;
  padding-bottom: 54px;
  overflow-y: auto;
  cursor: default;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.2px;
}

@media (min-width: 768px) {
  #menu-main-menu > li .sub-menu {
    box-shadow: 8px 0 16px 0 rgba(0, 46, 110, 0.16);
  }
}

@media (min-width: 768px) {
  #menu-main-menu > li .sub-menu {
    left: 96px;
    top: 0;
    width: 320px;
    height: 100%;
    /* Let's get this party started */
    /* Track */
    /* Handle */
  }
  #menu-main-menu > li .sub-menu::-webkit-scrollbar {
    width: 6px;
  }
  #menu-main-menu > li .sub-menu::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
  }
  #menu-main-menu > li .sub-menu::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #fcfaff;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  }
  #menu-main-menu > li .sub-menu::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(252, 250, 255, 0.4);
  }
}

#menu-main-menu > li .sub-menu .menu--header {
  padding: 32px;
}

#menu-main-menu > li .sub-menu .menu--header a {
  margin: 0;
  padding: 0;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0;
  color: rgba(0, 46, 110, 0.32);
  text-transform: uppercase;
  font-family: "BPBBebas-Regular";
}

#menu-main-menu > li .sub-menu .menu--header a:hover {
  left: 0;
}

#menu-main-menu > li .sub-menu .menu--divider:after {
  content: '';
  width: 100%;
  background-color: rgba(0, 46, 110, 0.24);
  height: 3px;
  display: block;
  margin-top: 20px;
  margin-bottom: 30px;
  -webkit-clip-path: polygon(0 0, 100% 14%, 96% 86%, 7% 100%);
          clip-path: polygon(0 0, 100% 14%, 96% 86%, 7% 100%);
}

#menu-main-menu > li .sub-menu li {
  padding: 0 32px;
}

#menu-main-menu > li .sub-menu li a {
  display: inline-block;
  position: relative;
  left: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-top: 4px;
  margin-bottom: 4px;
}

@media (min-width: 768px) {
  #menu-main-menu > li .sub-menu li {
    width: 320px;
  }
  #menu-main-menu > li .sub-menu li a {
    width: 256px;
    -webkit-transition: left 300ms cubic-bezier(0.45, 0.22, 0.41, 0.92);
    -o-transition: left 300ms cubic-bezier(0.45, 0.22, 0.41, 0.92);
    transition: left 300ms cubic-bezier(0.45, 0.22, 0.41, 0.92);
  }
  #menu-main-menu > li .sub-menu li a:hover {
    -webkit-transition: left 300ms cubic-bezier(0.45, 0.22, 0.41, 0.92);
    -o-transition: left 300ms cubic-bezier(0.45, 0.22, 0.41, 0.92);
    transition: left 300ms cubic-bezier(0.45, 0.22, 0.41, 0.92);
    left: 20px;
  }
}

#menu-main-menu > li .sub-menu li.current_page_item a {
  box-shadow: inset 2px 0 0 0 #0099DA;
  padding-left: 16px;
}

#menu-main-menu > li .sub-menu li.current_page_item a:hover {
  left: 0;
}

#menu-main-menu > li .sub-menu.search-panel {
  padding-top: 95px;
  padding-bottom: 80px;
}

#menu-main-menu > li .sub-menu.search-panel li {
  width: auto;
  padding: 0;
}

#menu-main-menu > li .sub-menu.search-panel a {
  color: inherit;
}

#menu-main-menu > li .sub-menu.search-panel a:hover {
  left: auto;
}

#menu-main-menu > li.current {
  background-color: #EBF7FC;
}

@media (min-width: 768px) {
  #menu-main-menu > li.current {
    background-color: transparent;
  }
}

#menu-main-menu > li.current a {
  color: #034EA2;
}

#menu-main-menu > li.current .sub-menu {
  visibility: visible;
}

@media (min-width: 1644px) {
  #menu-main-menu > li.current .sub-menu {
    visibility: visible;
  }
}

@media (min-width: 768px) {
  #menu-main-menu > .menu-icon--explore {
    background-image: url("../images/menubg-right.svg");
  }
  #menu-main-menu > .menu-icon--explore.current {
    background-image: url("../images/menubg-right-active.svg");
    z-index: 10;
  }
}

#menu-main-menu > .menu-icon--explore > a:before {
  font-family: "bpb" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  display: block;
  font-size: 40px;
  margin-bottom: 10px;
  top: 0;
}

@media (min-width: 768px) {
  #menu-main-menu .menu-icon--plan {
    top: -13px;
    background-image: url("../images/menubg-left.svg");
  }
  #menu-main-menu .menu-icon--plan.current-menu-ancestor {
    background-image: url("../images/menubg-left-current.svg");
  }
  #menu-main-menu .menu-icon--plan.current {
    background-image: url("../images/menubg-left-active.svg");
    z-index: 10;
  }
}

#menu-main-menu .menu-icon--plan > a:before {
  font-family: "bpb" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  display: block;
  font-size: 40px;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  #menu-main-menu .menu-icon--more {
    top: -25px;
    background-image: url("../images/menubg-right.svg");
  }
  #menu-main-menu .menu-icon--more.current {
    background-image: url("../images/menubg-right-active.svg");
    z-index: 10;
  }
}

#menu-main-menu .menu-icon--more > a:before {
  font-family: "bpb" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  display: block;
  font-size: 40px;
  margin-bottom: 10px;
}

#menu-main-menu .menu-icon--search {
  display: none;
}

@media (min-width: 768px) {
  #menu-main-menu .menu-icon--search {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  #menu-main-menu .menu-icon--search {
    background-image: url("../images/menubg-left.svg");
  }
  #menu-main-menu .menu-icon--search.current {
    background-image: url("../images/menubg-left-active.svg");
    z-index: 10;
  }
}

@media (min-width: 768px) {
  #menu-main-menu .menu-icon--search > a {
    height: auto;
  }
  #menu-main-menu .menu-icon--search > a:before {
    font-family: "bpb" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    display: block;
    font-size: 40px;
    margin-bottom: 10px;
  }
}

@media (min-width: 768px) {
  #menu-main-menu:after {
    content: '';
    display: block;
    width: 100%;
    height: 30px;
    background-image: url("../images/menubg-left.svg");
    top: -37px;
    position: relative;
  }
}

.navScrollLock {
  overflow: hidden;
}

.navScrollLock #main-navbar {
  top: 0 !important;
}

@media (min-width: 1644px) {
  .navScrollLock {
    overflow: visible;
  }
}

@media (max-width: 767px) {
  #main-content {
    margin-top: 96px;
  }
  #main-navbar {
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transition: top 300ms cubic-bezier(0.45, 0.22, 0.41, 0.92);
    -o-transition: top 300ms cubic-bezier(0.45, 0.22, 0.41, 0.92);
    transition: top 300ms cubic-bezier(0.45, 0.22, 0.41, 0.92);
  }
  #main-navbar.headroom--unpinned {
    top: -96px;
  }
  #main-navbar.headroom--pinned {
    top: 0;
  }
}

.sticky-booknow {
  position: fixed;
  right: -15px;
  top: 120px;
  z-index: 99;
}

.sticky-booknow.headroom--unpinned {
  right: -200px;
}

@media (min-width: 1024px) {
  .sticky-booknow.headroom--unpinned {
    right: -15px;
  }
}

/*! Flickity v2.0.5
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  display: none;
  z-index: 2;
  border-radius: 0;
}

@media (min-width: 1024px) {
  .flickity-prev-next-button {
    display: block;
    position: absolute;
    top: 50%;
    width: 44px;
    height: 44px;
    border: none;
    background: #034EA2;
    cursor: pointer;
    /* vertically center */
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
       transform: translateY(-50%);
  }
  .flickity-prev-next-button:hover {
    background: #0466d4;
  }
  .flickity-prev-next-button:active {
    background: #023670;
  }
  .flickity-prev-next-button:focus {
    outline: none;
    box-shadow: 0 0 0 1px #09F;
  }
  .flickity-prev-next-button:disabled {
    opacity: 0.3;
    cursor: auto;
  }
  .flickity-prev-next-button.previous {
    left: 10px;
    -webkit-clip-path: polygon(0 14%, 100% 0, 93% 100%, 4% 88%);
            clip-path: polygon(0 14%, 100% 0, 93% 100%, 4% 88%);
  }
  .flickity-prev-next-button.next {
    right: 10px;
    -webkit-clip-path: polygon(0 0, 100% 14%, 96% 86%, 7% 100%);
            clip-path: polygon(0 0, 100% 14%, 96% 86%, 7% 100%);
  }
  .flickity-prev-next-button svg {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%;
  }
  .flickity-prev-next-button .arrow {
    fill: #ffffff;
  }
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

.carousel-cell {
  margin-right: 10px;
  margin-left: 10px;
  border-radius: 4px;
}

.debug-grid {
  background-color: rgba(255, 255, 255, 0.1);
  text-align: center;
}

.debug-grid .row {
  text-align: center;
  background-color: rgba(255, 255, 255, 0.1);
}

.debug-col {
  background-color: rgba(255, 255, 255, 0.3);
  margin-bottom: 32px;
  padding: 10px;
  text-align: center;
}

.debug__xs, .debug__sm, .debug__md, .debug__lg, .debug__xl {
  display: none;
  padding: 6px;
  font-size: 12px;
  font-weight: bold;
}

@media (max-width: 767px) {
  .debug__xs {
    display: block;
    background-color: #3AFF74;
    color: #202020;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .debug__sm {
    display: block;
    background-color: #277DE8;
  }
}

@media (min-width: 1024px) and (max-width: 1315px) {
  .debug__md {
    display: block;
    background-color: #D537FF;
  }
}

@media (min-width: 1316px) and (max-width: 1643px) {
  .debug__lg {
    display: block;
    background-color: #E85A27;
  }
}

@media (min-width: 1644px) {
  .debug__xl {
    display: block;
    background-color: #FFDA2B;
    color: #202020;
  }
}

.debug-breakpoints {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 9999;
}

.xdebug-var-dump {
  background-color: white;
  padding: 10px;
  font-size: 10px;
}

body {
  background-color: #0099da;
}

body.search {
  background-color: #EBF7FC;
}

body#tinymce {
  margin: 12px !important;
  background-color: #ffffff;
}

body#tinymce a {
  color: #034EA2;
  text-decoration: underline;
}

body#tinymce .main-header, body#tinymce .main-subheader {
  color: #002e6e;
}

#main-navbar {
  z-index: 2;
  width: 100%;
  height: 96px;
}

@media (min-width: 768px) {
  #main-navbar {
    overflow: visible;
    width: 96px;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
  }
}

#main-content {
  position: relative;
  z-index: 1;
  margin-left: 0;
  overflow: hidden;
}

@media (min-width: 768px) {
  #main-content {
    margin-left: 96px;
  }
}

@media (min-width: 1644px) {
  #main-content {
    margin-left: 416px;
  }
}

div[class*="section__"], div[class*=" section__"] {
  position: relative;
}

.load-more-wrap {
  text-align: center;
  margin-bottom: 50px;
}

.search-page {
  padding-top: 100px;
  padding-bottom: 150px;
}

.the_primary_term {
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.4px;
  color: rgba(0, 46, 110, 0.32);
  font-weight: 700;
  margin-bottom: 12px;
  display: inline-block;
}

.section--fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-right: 24px;
  padding-left: 24px;
}

.section--fluid::after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 768px) {
  .section--fluid {
    padding-right: 32px;
    padding-left: 32px;
  }
}

@media (min-width: 1024px) {
  .section--fluid {
    padding-right: 40px;
    padding-left: 40px;
  }
}

@media (min-width: 1316px) {
  .section--fluid {
    padding-right: 40px;
    padding-left: 40px;
  }
}

@media (min-width: 1644px) {
  .section--fluid {
    padding-right: 40px;
    padding-left: 40px;
  }
}

.section--full, .info-scroll, .page-head-bg {
  padding-left: 0;
  padding-right: 0;
}

.section--full > .row, .info-scroll > .row, .page-head-bg > .row {
  margin-right: 0;
  margin-left: 0;
}

.section--full > .row > [class^="col-"], .info-scroll > .row > [class^="col-"], .page-head-bg > .row > [class^="col-"],
.section--full > .row > [class*=" col-"], .info-scroll > .row > [class*=" col-"], .page-head-bg > .row > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

@media (max-width: 767px) {
  .section--full--sm {
    padding-left: 0;
    padding-right: 0;
  }
  .section--full--sm > .row {
    margin-right: 0;
    margin-left: 0;
  }
  .section--full--sm > .row > [class^="col-"],
  .section--full--sm > .row > [class*=" col-"] {
    padding-right: 0;
    padding-left: 0;
  }
}

.section--margin {
  margin-top: 80px;
  margin-bottom: 80px;
}

body.single-post .section__blog-single {
  margin-top: 360px;
  margin-bottom: 80px;
}

body.single-post .page-head-bg__overlay {
  height: 30%;
}

.section__filter {
  margin-bottom: 30px;
}

.entry-meta {
  color: rgba(0, 46, 110, 0.32);
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.4px;
  font-weight: 600;
  padding-bottom: 12px;
}

.blog-single__footer {
  margin-top: 40px;
}

.notification, div.wpcf7-response-output, .woocommerce-message, .woocommerce-error, .woocommerce-info {
  background-color: #034EA2;
  padding: 12px 12px 12px 40px;
  color: #ffffff;
  border: none;
  margin: 0;
  position: relative;
  border-radius: 2px;
}

.notification:before, div.wpcf7-response-output:before, .woocommerce-message:before, .woocommerce-error:before, .woocommerce-info:before {
  font-family: "bpb" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 22px;
  position: absolute;
  left: 12px;
  top: 10px;
}

.notification--secondary {
  background-color: #EC008C;
}

.notification--success {
  background-color: #4CAF50;
}

.notification--success:before {
  font-family: "bpb" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.notification--warning, div.wpcf7-response-output {
  background-color: #FFDD00;
  color: #002e6e;
}

.notification--error, .woocommerce-error {
  background-color: #ED2024;
}

.notification--error:before, .woocommerce-error:before {
  font-family: "bpb" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.badge {
  background-color: #0099da;
  padding: 7px 16px;
  color: #ffffff;
  border-radius: 16px;
  font-weight: 700;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.4px;
  display: inline-block;
  margin-left: 16px;
}

.badge:first-child {
  margin-left: 0;
}

.badge:hover {
  color: #ffffff;
}

.table {
  color: #002e6e;
}

.table thead th {
  border-bottom: 0;
}

.table th {
  border-top: 0;
}

.table .no-border-top td {
  border-top: 0;
}

.sticky-minibasket {
  -webkit-transition: right 300ms cubic-bezier(0.45, 0.22, 0.41, 0.92);
  -o-transition: right 300ms cubic-bezier(0.45, 0.22, 0.41, 0.92);
  transition: right 300ms cubic-bezier(0.45, 0.22, 0.41, 0.92);
  position: fixed;
  right: -15px;
  top: 120px;
  z-index: 2;
}

.sticky-minibasket .basket-count {
  background-color: #0099da;
  padding: 3px 6px;
  border-radius: 2px;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.4px;
  font-weight: 400;
  position: absolute;
  top: 15px;
  right: 44px;
  z-index: 2;
  color: #ffffff;
  pointer-events: none;
}

.sticky-minibasket.headroom--unpinned {
  right: -200px;
}

@media (min-width: 1024px) {
  .sticky-minibasket.headroom--unpinned {
    right: -15px;
  }
}

.shop-filter-button {
  background-color: #ffffff;
  font-weight: 600;
  padding: 18px 20px 19px 20px;
  float: none;
  display: block;
  width: 200px;
  margin: auto;
}

@media (min-width: 768px) {
  .shop-filter-button {
    float: right;
    display: inline-block;
  }
}

.shop-filter-button i {
  float: right;
  position: relative;
  font-size: 24px;
}

.woocommerce-message, .woocommerce-error, .woocommerce-info {
  margin-bottom: 16px;
}

.woocommerce-message a, .woocommerce-error a, .woocommerce-info a {
  font-weight: 400;
}

.wc_payment_method label, .wc_payment_method .is-label {
  color: #ffffff !important;
}

.woocommerce-cart-form {
  color: #002e6e;
}

.shop_table_responsive, .woocommerce-table {
  width: 100%;
}

.shop__sort-filter {
  margin-bottom: 40px;
}

.backToShop {
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.4px;
  display: inline-block;
  margin: 30px 0 20px;
  font-weight: 600;
}

.backToShop i {
  margin-right: 6px;
}

.woocommerce .tax_label {
  display: inline-block;
  font-weight: 300;
}

.woocommerce .cart_totals .shop_table, .woocommerce .woocommerce-checkout-review-order-table tfoot .shop_table {
  margin-bottom: 40px;
}

.woocommerce .variations .form-group, .woocommerce .variations .wpcf7-form-control-wrap, .woocommerce .variations .woocommerce-form-row {
  margin-bottom: 16px;
}

.woocommerce .woocommerce-variation-price {
  margin-bottom: 16px;
}

.woocommerce .quantity {
  display: inline-block;
}

.woocommerce .product_meta > span {
  display: block;
  padding: 10px 0;
}

.woocommerce .shop__social-share {
  clear: both;
  text-align: center;
  border-bottom: 2px solid rgba(0, 46, 110, 0.24);
  border-top: 2px solid rgba(0, 46, 110, 0.24);
  margin: 50px 0;
  padding: 30px 0;
}

.woocommerce .shop__social-share .social-share__title {
  color: rgba(0, 46, 110, 0.64);
}

.woocommerce .shop__social-share .social-sharing a {
  color: #034EA2;
}

.woocommerce .shop__social-share .social-share__buttons {
  margin-bottom: 0;
}

.woocommerce div.product .product_title {
  margin-bottom: 30px;
}

.woocommerce div.product .summary .price {
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0;
  font-weight: 600;
}

.woocommerce div.product .summary .single_add_to_cart_button {
  margin-left: 40px;
}

.woocommerce div.product .woocommerce-product-details__short-description {
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.2px;
  margin-bottom: 40px;
}

.woocommerce .price_slider_wrapper {
  margin-bottom: 2rem;
}

.woocommerce .widget_price_filter .price_slider {
  margin-bottom: 1em;
}

.woocommerce .widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4;
  font-size: .8751em;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
  font-size: 1.15em;
}

.woocommerce .widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
  margin-left: .5em;
  margin-right: .5em;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1em;
  height: 1em;
  background-color: #034EA2;
  border-radius: 1em;
  cursor: ew-resize;
  outline: 0;
  top: -.3em;
  margin-left: -.5em;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  border-radius: 1em;
  background-color: #0099da;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  border-radius: 1em;
  background-color: #ADBCD1;
  border: 0;
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
  height: .5em;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}

.woocommerce .quantity .qty {
  width: 80px;
}

.woocommerce button.button {
  font-size: 20px;
}

.woocommerce button.button.alt {
  background-color: transparent;
}

.woocommerce button.button.alt:hover, .woocommerce button.button.alt:active, .woocommerce button.button.alt:focus {
  background-color: transparent;
}

.woocommerce .woocommerce-order .woocommerce-customer-details {
  margin-top: 30px;
}

.woocommerce .woocommerce-order .woocommerce-table--customer-details {
  margin-bottom: 30px;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #0099da;
  font-weight: 600;
}

.woocommerce div.product p.price del, .woocommerce div.product span.price del {
  color: rgba(0, 46, 110, 0.32);
  opacity: 1;
  font-weight: 400;
}

.woocommerce div.product p.price del + ins, .woocommerce div.product span.price del + ins {
  color: #ED2024;
}

.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
  text-decoration: none;
}

.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
  float: none;
  width: 200px;
  display: block;
  margin: auto;
}

@media (min-width: 768px) {
  .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: left;
  }
}

.products-wrapper {
  margin-right: -12px;
  margin-left: -12px;
}

@media (min-width: 768px) {
  .products-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .products-wrapper > [class*='col-'] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.products-wrapper::after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 768px) {
  .products-wrapper {
    margin-right: -16px;
    margin-left: -16px;
  }
}

@media (min-width: 1024px) {
  .products-wrapper {
    margin-right: -20px;
    margin-left: -20px;
  }
}

@media (min-width: 1316px) {
  .products-wrapper {
    margin-right: -20px;
    margin-left: -20px;
  }
}

@media (min-width: 1644px) {
  .products-wrapper {
    margin-right: -20px;
    margin-left: -20px;
  }
}

.products-wrapper .product {
  position: relative;
  min-height: 1px;
  padding-right: 12px;
  padding-left: 12px;
  float: left;
  width: 100%;
}

@media (min-width: 768px) {
  .products-wrapper .product {
    padding-right: 16px;
    padding-left: 16px;
  }
}

@media (min-width: 1024px) {
  .products-wrapper .product {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (min-width: 1316px) {
  .products-wrapper .product {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (min-width: 1644px) {
  .products-wrapper .product {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (min-width: 768px) {
  .products-wrapper .product {
    float: left;
    width: 50%;
  }
}

@media (min-width: 1024px) {
  .products-wrapper .product {
    float: left;
    width: 33.3333333333%;
  }
}

@media (max-width: 767px) {
  .products-wrapper .product {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 320px;
  }
}

.products-wrapper .product .card__image__wrap {
  height: 420px;
}

.woocommerce div.product {
  margin-bottom: 40px;
  position: relative;
}

.woocommerce-cart-form__contents .woocommerce-Price-amount {
  color: #0099da;
  font-weight: 400;
}

.woocommerce-cart-form__contents .cart_item:after {
  margin: 30px 0;
}

.woocommerce-cart-form__contents .cart_item__remove {
  position: absolute;
  right: 0;
  top: 1px;
  font-size: 20px;
}

.woocommerce-cart-form__contents .cart_item__title {
  font-weight: 700;
  margin-right: 30px;
  display: block;
  margin-bottom: 16px;
  margin-top: 20px;
}

@media (min-width: 768px) {
  .woocommerce-cart-form__contents .cart_item__title {
    margin-top: 0;
  }
}

/**
 * Pages
 *
 */
/**
 * Themes
 *
 */
body.theme-nightsky {
  background-color: #002e6e;
}

body.theme-nightsky #footer .background-overlay {
  background-color: #002e6e;
}

body.theme-nightsky .page-head-bg__overlay {
  background-image: url("../images/gradients/grad-nightsky.png");
}

body.theme-nightsky .side-gradient:before {
  background: -webkit-linear-gradient(left, #002e6e 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, #002e6e 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, #002e6e 0%, rgba(255, 255, 255, 0) 100%);
}

body.theme-nightsky .side-gradient:after {
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #002e6e 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #002e6e 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #002e6e 100%);
}

.event-card.theme-nightsky .event-card__image__overlay {
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #002e6e 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #002e6e 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #002e6e 100%);
}

.event-card.theme-nightsky .event-card__badge {
  background-color: #002e6e;
  color: #ffffff;
}

.theme-nightsky .event-card__image__overlay {
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #002e6e 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #002e6e 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #002e6e 100%);
}

.theme-nightsky .event-card__badge {
  background-color: #002e6e;
  color: #ffffff;
}

body.theme-orange {
  background-color: #FF5722;
}

body.theme-orange #footer .background-overlay {
  background-color: #FF5722;
}

body.theme-orange .page-head-bg__overlay {
  background-image: url("../images/gradients/grad-orange.png");
}

body.theme-orange .side-gradient:before {
  background: -webkit-linear-gradient(left, #ff5722 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, #ff5722 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, #ff5722 0%, rgba(255, 255, 255, 0) 100%);
}

body.theme-orange .side-gradient:after {
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ff5722 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ff5722 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ff5722 100%);
}

.event-card.theme-nightsky .event-card__image__overlay {
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ff5722 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ff5722 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ff5722 100%);
}

.event-card.theme-nightsky .event-card__badge {
  background-color: #FF5722;
  color: #ffffff;
}

.theme-orange .event-card__image__overlay {
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ff5722 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ff5722 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ff5722 100%);
}

.theme-orange .event-card__badge {
  background-color: #FF5722;
  color: #ffffff;
}

body.theme-slime {
  background-color: #72BF44;
}

body.theme-slime #footer .background-overlay {
  background-color: #72BF44;
}

body.theme-slime .page-head-bg__overlay {
  background-image: url("../images/gradients/grad-orange.png");
}

body.theme-slime .side-gradient:before {
  background: -webkit-linear-gradient(left, #72bf44 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, #72bf44 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, #72bf44 0%, rgba(255, 255, 255, 0) 100%);
}

body.theme-slime .side-gradient:after {
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #72bf44 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #72bf44 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #72bf44 100%);
}

.event-card.theme-nightsky .event-card__image__overlay {
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #72bf44 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #72bf44 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #72bf44 100%);
}

.event-card.theme-nightsky .event-card__badge {
  background-color: #72BF44;
  color: #ffffff;
}

.theme-slime .event-card__image__overlay {
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #72bf44 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #72bf44 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #72bf44 100%);
}

.theme-slime .event-card__badge {
  background-color: #72BF44;
  color: #ffffff;
}

body.theme-purple {
  background-color: #662D91;
}

body.theme-purple #footer .background-overlay {
  background-color: #662D91;
}

body.theme-purple .page-head-bg__overlay {
  background-image: url("../images/gradients/grad-orange.png");
}

body.theme-purple .side-gradient:before {
  background: -webkit-linear-gradient(left, #662d91 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, #662d91 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, #662d91 0%, rgba(255, 255, 255, 0) 100%);
}

body.theme-purple .side-gradient:after {
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #662d91 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #662d91 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #662d91 100%);
}

.event-card.theme-nightsky .event-card__image__overlay {
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #662d91 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #662d91 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #662d91 100%);
}

.event-card.theme-nightsky .event-card__badge {
  background-color: #662D91;
  color: #ffffff;
}

.theme-purple .event-card__image__overlay {
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #662d91 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #662d91 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #662d91 100%);
}

.theme-purple .event-card__badge {
  background-color: #662D91;
  color: #ffffff;
}

/**
 * Vendor
 *
 */
.select2-container {
  box-sizing: border-box;
  display: block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container *:focus {
  outline: none;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  margin: 1px 28px 1px 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 0;
  border-radius: 0;
  box-shadow: 0 8px 16px 0 rgba(0, 46, 110, 0.2);
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 7px 18px;
  height: 38px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 0;
  box-shadow: inset 0 -1px 0 0 rgba(0, 46, 110, 0.24);
  padding: 1px;
  border-radius: 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 54px;
  height: 54px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  width: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  left: 0;
  position: absolute;
  top: 16px;
  font-size: 26px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b:after {
  content: "";
  font-family: "bpb" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: rgba(0, 46, 110, 0.64);
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  box-shadow: none;
  cursor: not-allowed;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:after {
  content: "";
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 0;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #0099da;
  color: #ffffff;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #0099da;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.js-select2 {
  width: 500px;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before, .mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -o-transform: scale(0.75);
       transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -o-transform-origin: 0;
       transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -o-transform-origin: 100%;
       transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

@media (min-width: 768px) {
  .admission-banner {
    width: 100%;
  }
}

@media (min-width: 1024px) {
  .admission-banner {
    width: 100%;
  }
}

@media (min-width: 1316px) {
  .admission-banner {
    width: 50%;
  }
}

@media (min-width: 1644px) {
  .admission-banner {
    width: 50%;
  }
}

/**
 * Pages
 * For any page specific styling that can't be handled at component/layout level
 */

/*# sourceMappingURL=main.css.map */
