.mfp-bg,
svg:not(:root) {
  overflow: hidden;
}
.mfp-bg,
.mfp-wrap {
  position: fixed;
  left: 0;
  top: 0;
}
.mfp-bg,
.mfp-container,
.mfp-wrap {
  height: 100%;
  width: 100%;
}
.btn,
.caret,
.mfp-container:before,
.mfp-content,
img {
  vertical-align: middle;
}
.mfp-container:before,
.mfp-figure:after {
  content: "";
}
.mfp-arrow,
html {
  -webkit-tap-highlight-color: transparent;
}
.btn,
.text-nowrap {
  white-space: nowrap;
}
.mfp-bg {
  z-index: 1042;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  z-index: 1043;
  outline: 0 !important;
  -webkit-backface-visibility: hidden;
}
.contact-image-slide,
.image-box .bg,
.machine-slide .elem,
.main-header,
.slide,
.system-slide .elem {
  backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  display: inline-block;
  height: 100%;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-close,
.mfp-preloader {
  text-align: center;
  position: absolute;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-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: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  top: 50%;
  width: auto;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-close,
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
  display: none;
}
button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  right: 0;
  top: 0;
  text-decoration: none;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-title,
.text-left {
  text-align: left;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
}
.mfp-figure,
img.mfp-img {
  line-height: 0;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: -55px 0 0;
  top: 50%;
  padding: 0;
  width: 90px;
  height: 110px;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
}
.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: inset transparent;
}
.mfp-arrow .mfp-a,
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow .mfp-b,
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
hr,
img {
  border: 0;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-image-holder .mfp-content,
img.mfp-img {
  max-width: 100%;
}
.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;
}
.mfp-figure:after,
img.mfp-img {
  width: auto;
  height: auto;
  display: block;
}
img.mfp-img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}
.mfp-figure:after {
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  right: 0;
  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-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-gallery .mfp-image-holder .mfp-figure,
[role="button"] {
  cursor: pointer;
}
.mfp-title {
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  .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;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
body,
figure {
  margin: 0;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
.icon-GL_logo {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20id%3D%22Warstwa_1%22%20data-name%3D%22Warstwa%201%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2086.25%20108.99%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%2320c4f4%3B%7D.cls-2%7Bfill%3Anone%3B%7D.cls-3%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3EGL_logo%3C%2Ftitle%3E%3Crect%20class%3D%22cls-1%22%20width%3D%2286.25%22%20height%3D%22108.99%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22M0%2C0V109H17A43.28%2C43.28%2C0%2C0%2C1%2C37.32%2C31.76v9.06A34.33%2C34.33%2C0%2C1%2C0%2C74.68%2C88.54l-31.6-7.91H86.16A43.27%2C43.27%2C0%2C0%2C1%2C69.61%2C109H86.25V0ZM51.69%2C74.84H43.09V31.75l8.59%2C34.5%2C34.5%2C8.59Z%22%2F%3E%3Cpolygon%20class%3D%22cls-3%22%20points%3D%2243.09%2031.75%2043.09%2066.25%2043.09%2074.84%2051.69%2074.84%2086.19%2074.84%2051.69%2066.25%2043.09%2031.75%22%2F%3E%3Cpath%20class%3D%22cls-3%22%20d%3D%22M86.16%2C80.62H43.08l31.6%2C7.91A34.33%2C34.33%2C0%2C1%2C1%2C37.32%2C40.82V31.76A43.28%2C43.28%2C0%2C0%2C0%2C17%2C109H69.61A43.27%2C43.27%2C0%2C0%2C0%2C86.16%2C80.62Z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  width: 86.25px;
  height: 108.99px;
}
.icon-ariola_sk.logo-small {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%22272px%22%20height%3D%22120px%22%20viewBox%3D%220%200%20272%20120%22%20enable-background%3D%22new%200%200%20272%20120%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23E92247%22%20d%3D%22M0.743%2C0h54v120h-54V0z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M48.779%2C81.469h5.939L32.1%2C41.45h-8.52L0.901%2C81.469h6.06l4.74-8.46h32.338L48.779%2C81.469z%20M41.52%2C68.329%20H14.28l12.6-22.199h2.16L41.52%2C68.329z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M58.897%2C81.469h5.339v-15.42h19.62c8.64%2C0.061%2C8.64%2C0.061%2C10.5%2C0.36c2.46%2C0.36%2C3.96%2C1.86%2C4.26%2C4.439%20c0.239%2C1.561%2C0.239%2C1.62%2C0.239%2C6.78v3.84h5.34v-5.7c0-6.84-0.239-8.04-1.799-9.659c-1.021-1.08-2.16-1.68-4.08-2.04%20c5.279-1.08%2C6.6-3.24%2C6.6-10.56c0-3.3-0.359-5.28-1.26-7.14c-1.26-2.4-3.66-4.021-6.9-4.44c-2.76-0.359-2.819-0.359-12.899-0.479%20H58.897V81.469z%20M64.236%2C61.369V46.13h19.62c9.6%2C0%2C12.059%2C0.24%2C13.679%2C1.44c1.2%2C0.84%2C1.92%2C3.06%2C1.92%2C5.879%20c0%2C4.74-0.96%2C6.6-3.899%2C7.38c-1.8%2C0.48-3.12%2C0.54-11.7%2C0.54H64.236z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M110.652%2C41.45v40.019h5.34V41.45H110.652z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M148.019%2C41.33c-3.84%2C0-10.739%2C0.18-13.26%2C0.36c-5.1%2C0.3-7.079%2C0.84-9.059%2C2.34%20c-2.94%2C2.279-3.9%2C6.539-3.9%2C17.279c0%2C10.739%2C0.6%2C14.279%2C3%2C16.739c1.8%2C1.92%2C3.779%2C2.699%2C7.8%2C3.06c2.34%2C0.24%2C11.22%2C0.479%2C17.22%2C0.479%20c7.319%2C0%2C11.52-0.299%2C14.699-0.959c3.72-0.84%2C5.879-3.181%2C6.6-7.2c0.48-2.76%2C0.779-7.14%2C0.779-11.819c0-3.24-0.18-7.38-0.42-9.54%20c-0.479-4.02-1.199-5.939-2.819-7.499C166.078%2C41.99%2C161.698%2C41.33%2C148.019%2C41.33z%20M144.959%2C46.13c10.2%2C0%2C13.319%2C0.12%2C16.38%2C0.601%20c2.699%2C0.42%2C4.139%2C1.619%2C4.5%2C3.899c0.359%2C1.8%2C0.6%2C6.6%2C0.6%2C11.1c0%2C3.72-0.301%2C8.04-0.66%2C10.199c-0.48%2C2.4-1.74%2C3.66-4.141%2C4.08%20c-2.639%2C0.479-8.279%2C0.78-14.039%2C0.78c-2.879%2C0-9.659-0.181-11.879-0.36c-4.2-0.3-5.7-0.66-6.78-1.8%20c-1.26-1.38-1.68-4.98-1.68-13.74c0-7.619%2C0.601-11.459%2C2.101-12.779C130.919%2C46.67%2C134.999%2C46.13%2C144.959%2C46.13z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M177.779%2C41.45v40.019h36.898v-4.68h-31.559V41.45H177.779z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M265.317%2C81.469h5.939L248.638%2C41.45h-8.52l-22.68%2C40.019h6.061l4.74-8.46h32.338L265.317%2C81.469z%20%20M258.058%2C68.329h-27.239l12.6-22.199h2.16L258.058%2C68.329z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  width: 272px;
  height: 120px;
}
.icon-arrow_left_round,
.icon-arrow_right_round {
  width: 57.9px;
  height: 57.9px;
  background-repeat: no-repeat;
}
.icon-arrow_left_round {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2257.904px%22%20height%3D%2257.904px%22%20viewBox%3D%220%200%2057.904%2057.904%22%20enable-background%3D%22new%200%200%2057.904%2057.904%22%20xml%3Aspace%3D%22preserve%22%3E%3Ccircle%20opacity%3D%220.5%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23FFFFFF%22%20cx%3D%2228.952%22%20cy%3D%2228.952%22%20r%3D%2228.952%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M44.762%2C20.269h-17.83v-9.316l-16.17%2C18l16.17%2C18v-9.316h17.83V20.269z%22%2F%3E%3C%2Fsvg%3E");
}
.icon-arrow_right_round {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2257.904px%22%20height%3D%2257.904px%22%20viewBox%3D%220%200%2057.904%2057.904%22%20enable-background%3D%22new%200%200%2057.904%2057.904%22%20xml%3Aspace%3D%22preserve%22%3E%3Ccircle%20opacity%3D%220.5%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23FFFFFF%22%20cx%3D%2228.952%22%20cy%3D%2228.952%22%20r%3D%2228.952%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M13.143%2C37.636h17.83v9.316l16.17-18l-16.17-18v9.316h-17.83V37.636z%22%2F%3E%3C%2Fsvg%3E");
}
.icon-egaming_cz.logo-small {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%22100px%22%20height%3D%22120px%22%20viewBox%3D%220%200%20100%20120%22%20enable-background%3D%22new%200%200%20100%20120%22%20xml%3Aspace%3D%22preserve%22%3E%3Crect%20fill%3D%22%23FFFFFF%22%20width%3D%22100%22%20height%3D%22120%22%2F%3E%3Cg%3E%20%3Cpath%20fill%3D%22%23ED1941%22%20d%3D%22M98.841%2C84.966h-4.555h-4.598H10.311C16.213%2C132.275%2C92.379%2C131.077%2C98.841%2C84.966z%22%2F%3E%20%3Cpath%20fill%3D%22%23ED1941%22%20d%3D%22M50%2C39.965c-20.394%2C0-37.228%2C15.272-39.689%2C35.001c-0.41%2C3.16-0.643%2C4.888-0.181%2C8.274l79.559-8.274%20%20C87.228%2C55.237%2C70.394%2C39.965%2C50%2C39.965z%22%2F%3E%20%3Cpath%20fill%3D%22%23ED1941%22%20d%3D%22M0.249%2C84.94H0V120h20.046C9.125%2C111.815%2C1.665%2C99.265%2C0.249%2C84.94z%22%2F%3E%20%3Cpath%20fill%3D%22%23ED1941%22%20d%3D%22M79.953%2C120H100V84.94h-0.249C98.335%2C99.265%2C90.875%2C111.815%2C79.953%2C120z%22%2F%3E%20%3Cpath%20fill%3D%22%23ED1941%22%20d%3D%22M0%2C0v75.331h0.216C2.556%2C49.894%2C23.953%2C29.965%2C50%2C29.965c26.046%2C0%2C47.444%2C19.929%2C49.784%2C45.366H100V0H0z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  width: 100px;
  height: 120px;
}
.icon-egaming_cz.logo {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22250%22%20height%3D%22375%22%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20d%3D%22M0%20300h200V0H0v300z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cg%20clip-path%3D%22url%28%23a%29%22%20transform%3D%22matrix%281.25%200%200%20-1.25%200%20375%29%22%3E%3Crect%20style%3D%22isolation%3Aauto%3Bmix-blend-mode%3Anormal%22%20width%3D%22200%22%20height%3D%22240%22%20y%3D%22-283.68%22%20transform%3D%22scale%281%20-1%29%22%20ry%3D%220%22%20color%3D%22%23000%22%20overflow%3D%22visible%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M198.999%20113.748H20.623c11.803-94.619%20165.452-92.223%20178.376%200M100%20203.75c-40.788%200-74.457-30.544-79.377-70.001-.82-6.32-.933-12.828-.01-19.602l158.764%2019.602C174.457%20173.206%20140.79%20203.75%20100%20203.75%22%20fill%3D%22%23ed1941%22%2F%3E%3Cpath%20d%3D%22M.497%20113.799H0v-70.12h40.093C18.249%2060.05%203.33%2085.153.497%20113.8M159.906%2043.68H200v70.119h-.498c-2.831-28.647-17.751-53.75-39.596-70.12M0%20300V133.018h.432c4.68%2050.876%2047.474%2090.733%2099.568%2090.733%2052.092%200%2094.889-39.857%2099.569-90.733H200V300H0zM15.958%2025.281v3.235c0%20.554-.338.832-1.013.832-.648%200-1.077-.037-1.291-.11-.34-.092-.506-.306-.506-.639v-3.318h2.81zm10.374-7.47c0-.682-.393-1.247-1.176-1.7-.783-.45-1.729-.677-2.836-.677H6.552c-1.012%200-1.91.24-2.696.718-.783.481-1.174%201.016-1.174%201.607v12.142c0%20.591.391%201.124%201.174%201.603.786.48%201.684.72%202.696.72H22.32c1.107%200%202.053-.226%202.836-.677.783-.452%201.176-1.02%201.176-1.703v-7.44H13.148v-3.346c0-.333.166-.545.506-.639.214-.07.643-.11%201.291-.11.675%200%201.013.28%201.013.831v1.825h10.374v-3.154z%22%20fill%3D%22%23ed1941%22%2F%3E%3Cpath%20d%3D%22M44.173%2019.14v9.379c0%20.552-.34.83-1.015.83-.646%200-1.077-.037-1.291-.114-.338-.09-.507-.302-.507-.633v-9.545c0-.331.169-.543.507-.634.214-.074.645-.111%201.29-.111.676%200%201.016.276%201.016.829m10.373-8.573c0-.611-.391-1.148-1.174-1.618-.786-.473-1.732-.706-2.837-.706H34.768c-1.015%200-1.913.233-2.7.706-.782.47-1.174%201.025-1.174%201.67v3.154H41.36V11.95c0-.553.337-.831%201.012-.831.649%200%201.078.039%201.294.109.338.093.507.307.507.64v3.567h-9.405c-.983%200-1.874.239-2.676.718-.8.48-1.198%201.015-1.198%201.606v12.143c0%20.59.399%201.124%201.198%201.602.802.48%201.693.722%202.676.722h15.767c1.135%200%202.088-.228%202.857-.68.77-.45%201.154-1.018%201.154-1.701V10.568zM72.937%2018.255v11.148h-1.981c-.276%200-.54-.064-.784-.196-.248-.125-.37-.266-.37-.414v-9.791c0-.184.115-.355.347-.51a1.38%201.38%200%200%201%20.807-.237h1.981zm10.329-2.82H72.937v.829a7.854%207.854%200%200%201-.505-.441%202.684%202.684%200%200%200-1.015-.388h-8.068c-.986-.075-1.861.14-2.625.649-.77.506-1.156%201.065-1.156%201.673v12.282c0%20.645.354%201.172%201.063%201.578.705.405%201.613.607%202.718.607h19.917v-16.79zM124.984%2015.435h-10.372v13.082c0%20.554-.338.832-1.013.832-.645%200-1.077-.037-1.291-.11-.34-.092-.507-.306-.507-.64V15.436h-10.373v13.082c0%20.554-.34.832-1.014.832-.646%200-1.078-.037-1.291-.11-.341-.092-.506-.306-.506-.64V15.436H88.15v14.467c0%20.59.399%201.124%201.199%201.602.797.48%201.688.72%202.67.72h28.954c1.136%200%202.09-.226%202.86-.677.766-.451%201.15-1.02%201.15-1.702v-14.41zM140.43%2015.435h-10.466v16.791h10.466V15.435zm0%2020.577c0-.882-.517-1.629-1.546-2.238-1.03-.611-2.267-.916-3.71-.916-1.446%200-2.675.305-3.688.916-1.015.609-1.523%201.356-1.523%202.238%200%20.867.508%201.606%201.523%202.215%201.013.607%202.242.911%203.688.911%201.443%200%202.68-.304%203.71-.911%201.029-.609%201.546-1.348%201.546-2.215M168.688%2015.435h-10.372v13.082c0%20.554-.339.832-1.015.832-.645%200-1.077-.037-1.29-.11-.339-.092-.508-.306-.508-.64V15.436h-10.464v14.467c0%20.59.4%201.124%201.199%201.602.799.48%201.69.72%202.674.72h15.766c1.135%200%202.088-.226%202.858-.677.767-.451%201.152-1.02%201.152-1.702v-14.41zM186.943%2019.14v9.379c0%20.552-.337.83-1.013.83-.645%200-1.077-.037-1.288-.114-.341-.09-.51-.302-.51-.633v-9.545c0-.331.169-.543.51-.634.21-.074.643-.111%201.288-.111.676%200%201.013.276%201.013.829m10.374-8.573c0-.611-.392-1.148-1.176-1.618-.783-.473-1.73-.706-2.836-.706h-15.767c-1.013%200-1.911.233-2.697.706-.783.47-1.175%201.025-1.175%201.67v3.154h10.466V11.95c0-.553.337-.831%201.015-.831.645%200%201.074.039%201.29.109.339.093.506.307.506.64v3.567h-9.405c-.983%200-1.874.239-2.673.718-.8.48-1.2%201.015-1.2%201.606v12.143c0%20.59.4%201.124%201.2%201.602.799.48%201.69.722%202.673.722h15.767c1.136%200%202.09-.228%202.86-.68.767-.45%201.152-1.018%201.152-1.701V10.568z%22%20fill%3D%22%23636466%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  width: 250px;
  height: 375px;
}
.icon-egaming_cz.what-we-do-games {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Warstwa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%22250px%22%20height%3D%22250px%22%20viewBox%3D%22-245.52%20353.16%20250%20250%22%20enable-background%3D%22new%20-245.52%20353.16%20250%20250%22%20%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%20%3Ccircle%20fill%3D%22%23808080%22%20cx%3D%22-120.519%22%20cy%3D%22478.16%22%20r%3D%22125%22%2F%3E%20%3Cg%3E%20%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M-61.601%2C434.304c-0.072-1.121-0.201-2.083-0.35-2.873c-1.418-7.662-8.104-13.221-15.893-13.221h-12.482%20%20%20c-4.215%2C0-8.054%2C1.613-10.93%2C4.255c-1.417-0.296-2.819-0.634-4.227-0.966c-3.167-0.751-6.757-1.601-10.563-2.137%20%20%20c-2.838-0.398-5.443-0.59-7.959-0.59c-1.455%2C0-2.914%2C0.066-4.378%2C0.202c-3.018%2C0.29-7.002%2C0.874-11.302%2C2.02%20%20%20c-2.589-1.758-5.714-2.788-9.079-2.788h-14.589c-8.928%2C0-16.164%2C7.239-16.164%2C16.164v32.084c0%2C8.928%2C7.236%2C16.164%2C16.164%2C16.164%20%20%20c0%2C0%2C14.753%2C0%2C14.885-0.004c-1.727%2C3.292-3.188%2C6.714-4.378%2C10.249c-2.738%2C8.12-4.121%2C17.073-4.121%2C26.61v2.459%20%20%20c0%2C8.929%2C7.233%2C16.164%2C16.164%2C16.164h29.565c8.928%2C0%2C16.164-7.235%2C16.164-16.164v-3.302c0-6.848%2C0.906-13.148%2C2.699-18.724%20%20%20c1.831-5.711%2C5.635-12.855%2C11.302-21.235c0.685-1.011%2C1.711-2.485%2C3.116-4.471c11.368-16.195%2C16.432-27.636%2C16.432-37.091%20%20%20C-61.521%2C435.895-61.553%2C434.961-61.601%2C434.304z%20M-87.209%2C467.709c-1.446%2C2.036-2.52%2C3.574-3.233%2C4.634%20%20%20c-6.264%2C9.269-10.541%2C17.381-12.703%2C24.114c-2.15%2C6.696-3.239%2C14.162-3.239%2C22.181v3.303c0%2C2.677-2.169%2C4.849-4.85%2C4.849h-29.568%20%20%20c-2.677%2C0-4.849-2.172-4.849-4.849v-2.459c0-8.307%2C1.187-16.047%2C3.53-22.999c2.368-7.024%2C6.017-13.532%2C10.854-19.347%20%20%20c1.07-1.298%2C3.555-3.953%2C12.627-11.893c1.516-1.326%2C2.971-2.626%2C4.363-3.896c-0.107%2C0.003-0.205%2C0.003-0.313%2C0.003%20%20%20c-3.416%2C0-7.03-0.732-10.528-1.433c-3.296-0.663-6.702-1.348-9.648-1.348c-3.255%2C0-5.458%2C0.821-7.153%2C2.658%20%20%20c-1.121%2C1.215-1.837%2C3.16-2.134%2C5.781c-0.278%2C2.453-2.352%2C4.303-4.817%2C4.303h-14.479c-2.68%2C0-4.849-2.169-4.849-4.849V434.38%20%20%20c0-2.677%2C2.169-4.849%2C4.849-4.849h14.592c2.677%2C0%2C4.849%2C2.172%2C4.849%2C4.849v0.11c6.298-2.914%2C13.162-3.915%2C16.615-4.243%20%20%20c1.099-0.107%2C2.197-0.155%2C3.299-0.155c1.982%2C0%2C4.072%2C0.158%2C6.383%2C0.48c3.287%2C0.464%2C6.46%2C1.212%2C9.528%2C1.941%20%20%20c1.824%2C0.436%2C3.655%2C0.868%2C5.496%2C1.234c1.714%2C0.338%2C3.962%2C0.745%2C6.178%2C0.875c0.474%2C0.028%2C0.853%2C0.054%2C1.238%2C0.057v-0.297%20%20%20c0-2.677%2C2.172-4.849%2C4.849-4.849h12.482c2.343%2C0%2C4.345%2C1.667%2C4.768%2C3.965c0.082%2C0.436%2C0.151%2C0.963%2C0.192%2C1.575%20%20%20c0.031%2C0.474%2C0.051%2C1.156%2C0.051%2C2.049C-72.836%2C444.009-77.404%2C453.73-87.209%2C467.709z%22%2F%3E%20%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M-77.726%2C435.397c-0.025-0.398-0.063-0.739-0.117-1.017h-12.482v0.843c0%2C1.5-0.609%2C2.693-1.834%2C3.58%20%20%20c-1.206%2C0.881-3.139%2C0.742-4.527%2C0.657c-2.299-0.129-4.587-0.508-6.845-0.957c-4.925-0.979-9.768-2.431-14.755-3.128%20%20%20c-2.835-0.398-5.683-0.578-8.543-0.303c-7.135%2C0.688-16.82%2C3.122-21.929%2C8.552c0-0.606%2C0-9.25%2C0-9.25h-14.588v32.085h14.475%20%20%20c0.417-3.646%2C1.531-6.507%2C3.394-8.524c7.896-8.565%2C21.25-1.437%2C30.895-1.437c3.021%2C0%2C5.773-0.259%2C8.274-0.773%20%20%20c2.497-0.515%2C4.811-1.31%2C6.938-2.387c-4.161%2C4.638-9.515%2C9.818-16.069%2C15.554c-6.553%2C5.733-10.585%2C9.512-12.094%2C11.34%20%20%20c-4.474%2C5.386-7.801%2C11.315-9.986%2C17.8c-2.185%2C6.484-3.277%2C13.636-3.277%2C21.452v2.459h29.565v-3.302%20%20%20c0-8.568%2C1.158-16.454%2C3.473-23.665c2.313-7.204%2C6.749-15.657%2C13.3-25.346c0.729-1.076%2C1.818-2.642%2C3.277-4.704%20%20%20c8.997-12.827%2C13.499-22.096%2C13.499-27.807C-77.685%2C436.369-77.697%2C435.794-77.726%2C435.397z%22%2F%3E%20%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  width: 250px;
  height: 250px;
}
.icon-egaming_cz.what-we-do-slot-machines {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Warstwa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%22250px%22%20height%3D%22250px%22%20viewBox%3D%22-245.52%20353.16%20250%20250%22%20enable-background%3D%22new%20-245.52%20353.16%20250%20250%22%20%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%20%3Cpath%20fill%3D%22%23808080%22%20d%3D%22M-120.521%2C353.16c69.037%2C0%2C125.004%2C55.964%2C125.004%2C125.001c0%2C69.033-55.967%2C124.999-125.004%2C124.999%20%20c-69.034%2C0-124.998-55.966-124.998-124.999C-245.52%2C409.124-189.556%2C353.16-120.521%2C353.16z%22%2F%3E%20%3Cg%3E%20%20%3Cg%3E%20%20%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M-81.085%2C458.765c0.768%2C0%2C1.55-0.019%2C2.33-0.066c0.587-10.692-2.715-20.139-9.478-26.901%20%20%20%20c-6.238-6.241-14.739-9.534-24.586-9.534c-0.768%2C0-1.547%2C0.022-2.324%2C0.063c-0.59%2C10.699%2C2.715%2C20.145%2C9.475%2C26.907%20%20%20%20C-99.437%2C455.469-90.935%2C458.765-81.085%2C458.765z%22%2F%3E%20%20%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M-119.979%2C426.358l-12.754%2C12.757c-1.579%2C1.579-1.579%2C4.136%2C0%2C5.714c1.579%2C1.582%2C4.136%2C1.579%2C5.714%2C0%20%20%20%20l8.53-8.527C-119.373%2C433.114-119.853%2C429.781-119.979%2C426.358z%22%2F%3E%20%20%3C%2Fg%3E%20%20%3Cg%3E%20%20%20%3Ccircle%20fill%3D%22%23FFFFFF%22%20cx%3D%22-144.966%22%20cy%3D%22490.953%22%20r%3D%2243.101%22%2F%3E%20%20%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M-73.894%2C457.644c-0.051%2C1.822-0.17%2C3.659-0.423%2C5.502c-2.279%2C0.316-4.536%2C0.471-6.769%2C0.471%20%20%20%20c-8.441%2C0-16.429-2.276-23.068-6.876c-1.714%2C0.71-3.337%2C1.588-4.915%2C2.538c7.473%2C8.455%2C12.05%2C19.529%2C12.05%2C31.676%20%20%20%20c0%2C12.163-4.587%2C23.244-12.075%2C31.711c5.575%2C3.366%2C12.095%2C5.323%2C19.081%2C5.323c20.457%2C0%2C37.038-16.577%2C37.038-37.034%20%20%20%20C-52.971%2C476.283-61.524%2C463.642-73.894%2C457.644z%22%2F%3E%20%20%3C%2Fg%3E%20%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  width: 250px;
  height: 250px;
}
.icon-egaming_cz.what-we-do-systems {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Warstwa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%22250px%22%20height%3D%22250px%22%20viewBox%3D%22-245.52%20353.16%20250%20250%22%20enable-background%3D%22new%20-245.52%20353.16%20250%20250%22%20%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%20%3Ccircle%20fill%3D%22%23808080%22%20cx%3D%22-120.519%22%20cy%3D%22478.16%22%20r%3D%22125%22%2F%3E%20%3Cg%3E%20%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M-134.971%2C527.573c1.831%2C6.156%2C7.463%2C10.667%2C14.213%2C10.667c6.75%2C0%2C12.381-4.511%2C14.209-10.667H-134.971z%22%20%20%20%2F%3E%20%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M-52.176%2C522.727c0%2C0%2C0.069-0.938-0.021-2.368c-0.136-7.517-5.001-13.768-10.164-18.777%20%20%20c-5.102-4.953-12.593-8.723-16.239-14.93c-4.397-7.48-4.905-16.821-5.695-25.272c-0.745-7.99-1.07-16.142-2.771-24.009%20%20%20c-0.609-2.832-1.304-6.081-3.277-8.328c-6.875-7.826-16.839-8.537-19.684-12.091c-1.48-1.853-5.973-5.332-10.49-5.332%20%20%20c-4.521%2C0-9.01%2C3.479-10.491%2C5.332c-2.848%2C3.558-12.808%2C4.265-19.684%2C12.091c-3.95%2C4.499-4.111%2C12.574-4.733%2C18.153%20%20%20c-0.944%2C8.429-1.534%2C16.877-2.617%2C25.294c-0.657%2C5.083-1.914%2C10.462-4.745%2C14.836c-3.848%2C5.936-11.292%2C9.721-16.306%2C14.674%20%20%20c-5.181%2C5.114-9.25%2C10.926-9.743%2C18.36c-0.095%2C1.431-0.025%2C2.368-0.025%2C2.368h136.593H-52.176z%22%2F%3E%20%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  width: 250px;
  height: 250px;
}
.icon-fb {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%20Tiny%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11-tiny.dtd%22%3E%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22tiny%22%20id%3D%22Warstwa_1%22%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2282.668px%22%20%20height%3D%2282.668px%22%20viewBox%3D%220%200%2082.668%2082.668%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M41.334%2C0C18.505%2C0%2C0%2C18.505%2C0%2C41.334s18.505%2C41.334%2C41.334%2C41.334c22.828%2C0%2C41.334-18.505%2C41.334-41.334%20S64.162%2C0%2C41.334%2C0%20M41.334%2C77.334c-19.883%2C0-36-16.117-36-36s16.117-36%2C36-36c19.882%2C0%2C36%2C16.117%2C36%2C36%20S61.216%2C77.334%2C41.334%2C77.334%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M35.477%2C64.586h9.296V41.305h6.486l0.692-7.795h-7.179v-4.44c0-1.838%2C0.369-2.564%2C2.146-2.564h5.032v-8.09%20h-6.438c-6.917%2C0-10.037%2C3.047-10.037%2C8.879v6.215h-4.836v7.893h4.836V64.586z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  width: 82.67px;
  height: 82.67px;
}
.icon-gltechnologies_pl.logo-small {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20id%3D%22Warstwa_1%22%20data-name%3D%22Warstwa%201%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2086.25%20108.99%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%2320c4f4%3B%7D.cls-2%7Bfill%3Anone%3B%7D.cls-3%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3EGL_logo%3C%2Ftitle%3E%3Crect%20class%3D%22cls-1%22%20width%3D%2286.25%22%20height%3D%22108.99%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22M0%2C0V109H17A43.28%2C43.28%2C0%2C0%2C1%2C37.32%2C31.76v9.06A34.33%2C34.33%2C0%2C1%2C0%2C74.68%2C88.54l-31.6-7.91H86.16A43.27%2C43.27%2C0%2C0%2C1%2C69.61%2C109H86.25V0ZM51.69%2C74.84H43.09V31.75l8.59%2C34.5%2C34.5%2C8.59Z%22%2F%3E%3Cpolygon%20class%3D%22cls-3%22%20points%3D%2243.09%2031.75%2043.09%2066.25%2043.09%2074.84%2051.69%2074.84%2086.19%2074.84%2051.69%2066.25%2043.09%2031.75%22%2F%3E%3Cpath%20class%3D%22cls-3%22%20d%3D%22M86.16%2C80.62H43.08l31.6%2C7.91A34.33%2C34.33%2C0%2C1%2C1%2C37.32%2C40.82V31.76A43.28%2C43.28%2C0%2C0%2C0%2C17%2C109H69.61A43.27%2C43.27%2C0%2C0%2C0%2C86.16%2C80.62Z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
}
.icon-gltechnologies_pl.services-it-infrastructure-management {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20id%3D%22Warstwa_1%22%20data-name%3D%22Warstwa%201%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2077.33%2077.33%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23bebdbd%3B%7D.cls-2%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3EGL_icon_network%3C%2Ftitle%3E%3Ccircle%20class%3D%22cls-1%22%20cx%3D%2238.67%22%20cy%3D%2238.67%22%20r%3D%2238.67%22%2F%3E%3Crect%20class%3D%22cls-2%22%20x%3D%2210.57%22%20y%3D%2241.51%22%20width%3D%2214.44%22%20height%3D%2214.44%22%20rx%3D%223%22%20ry%3D%223%22%2F%3E%3Crect%20class%3D%22cls-2%22%20x%3D%2231.45%22%20y%3D%2241.51%22%20width%3D%2214.44%22%20height%3D%2214.44%22%20rx%3D%223%22%20ry%3D%223%22%2F%3E%3Crect%20class%3D%22cls-2%22%20x%3D%2252.33%22%20y%3D%2241.51%22%20width%3D%2214.44%22%20height%3D%2214.44%22%20rx%3D%223%22%20ry%3D%223%22%2F%3E%3Crect%20class%3D%22cls-2%22%20x%3D%2231.45%22%20y%3D%2215.39%22%20width%3D%2214.44%22%20height%3D%2214.44%22%20rx%3D%223%22%20ry%3D%223%22%2F%3E%3Crect%20class%3D%22cls-2%22%20x%3D%2237.92%22%20y%3D%2229.83%22%20width%3D%221.5%22%20height%3D%2211.68%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22M60.3%2C50.72H58.8V38.67a2.25%2C2.25%2C0%2C0%2C0-2.25-2.25H20.79a2.25%2C2.25%2C0%2C0%2C0-2.25%2C2.25V50.72H17V38.67a3.75%2C3.75%2C0%2C0%2C1%2C3.75-3.75H56.55a3.75%2C3.75%2C0%2C0%2C1%2C3.75%2C3.75Z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  width: 77.33px;
  height: 77.33px;
}
.icon-gltechnologies_pl.services-project-management {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20id%3D%22Warstwa_1%22%20data-name%3D%22Warstwa%201%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2077.33%2077.33%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23bebdbd%3B%7D.cls-2%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3EGL_icon_gears%3C%2Ftitle%3E%3Ccircle%20class%3D%22cls-1%22%20cx%3D%2238.67%22%20cy%3D%2238.67%22%20r%3D%2238.67%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22M38.82%2C49.29l2.28-.7%2C0-3.69-2.3-.64-1-3%2C1.43-1.91-2.2-3-2.24.83-2.58-1.83%2C0-2.39-3.52-1.1-1.32%2C2-3.18%2C0-1.37-2-3.5%2C1.18.1%2C2.39-2.55%2C1.89-2.26-.78-2.13%2C3%2C1.48%2C1.87-.94%2C3-2.28.71%2C0%2C3.69%2C2.3.64%2C1%2C3-1.43%2C1.91%2C2.21%2C3%2C2.24-.82%2C2.59%2C1.83%2C0%2C2.38L23.15%2C62l1.33-2%2C3.17%2C0L29%2C61.89l3.49-1.19-.09-2.38L35%2C56.43l2.26.78%2C2.13-3-1.48-1.88Zm-7.22%2C1.55-.11.16a6.89%2C6.89%2C0%2C0%2C1-3.27%2C2.44L28%2C53.5a6.91%2C6.91%2C0%2C0%2C1-4.08.05l-.19-.06a6.91%2C6.91%2C0%2C0%2C1-3.33-2.36L20.32%2C51A6.85%2C6.85%2C0%2C0%2C1%2C19%2C47.11v-.2A6.9%2C6.9%2C0%2C0%2C1%2C20.22%2C43l.11-.15a6.9%2C6.9%2C0%2C0%2C1%2C3.27-2.44l.18-.06a6.91%2C6.91%2C0%2C0%2C1%2C4.08%2C0l.19.06a6.91%2C6.91%2C0%2C0%2C1%2C3.33%2C2.36l.12.15a6.94%2C6.94%2C0%2C0%2C1%2C1.31%2C3.87v.19A6.89%2C6.89%2C0%2C0%2C1%2C31.59%2C50.83Z%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22M49.58%2C24.12l1.28-.92L50%2C20.92%2C48.48%2C21l-1.27-1.66.48-1.5-2-1.38-1.22%2C1-2-.6L42%2C15.37l-2.43.06L39.17%2C17l-2%2C.7-1.27-.93L34%2C18.2l.57%2C1.47-1.19%2C1.72H31.81l-.69%2C2.33%2C1.32.85.05%2C2.09-1.27.92L32%2C29.86l1.57-.09%2C1.27%2C1.66-.49%2C1.49%2C2%2C1.38%2C1.22-1%2C2%2C.59.48%2C1.49%2C2.43-.06.41-1.52%2C2-.69%2C1.27.92%2C1.92-1.48-.56-1.46%2C1.18-1.72h1.57L51%2C27.07l-1.32-.86Zm-4.17%2C2.49%2C0%2C.13A4.54%2C4.54%2C0%2C0%2C1%2C43.85%2C29l-.1.08a4.55%2C4.55%2C0%2C0%2C1-2.53.9h-.13a4.55%2C4.55%2C0%2C0%2C1-2.58-.77l-.1-.08A4.51%2C4.51%2C0%2C0%2C1%2C36.78%2C27l0-.12a4.54%2C4.54%2C0%2C0%2C1-.07-2.68l0-.12a4.54%2C4.54%2C0%2C0%2C1%2C1.52-2.21l.1-.08a4.55%2C4.55%2C0%2C0%2C1%2C2.53-.89H41a4.55%2C4.55%2C0%2C0%2C1%2C2.57.77l.11.07a4.57%2C4.57%2C0%2C0%2C1%2C1.63%2C2.13l0%2C.12A4.54%2C4.54%2C0%2C0%2C1%2C45.41%2C26.62Z%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22M65.08%2C29l.75-.9-1-1.51L63.7%2C27l-1.23-1%2C.07-1.17-1.7-.63-.7.95-1.56-.06-.63-1-1.75.49v1.17l-1.3.87-1.09-.44-1.12%2C1.43.68%2C1-.54%2C1.47-1.14.29-.07%2C1.81%2C1.11.37.43%2C1.5-.75.9%2C1%2C1.51%2C1.12-.35%2C1.23%2C1-.08%2C1.17%2C1.71.63.7-.94%2C1.56.06.62%2C1L62%2C38.48V37.3l1.3-.87%2C1.09.43%2C1.12-1.43-.68-1L65.41%2C33l1.14-.29.07-1.82-1.12-.38Zm-2.56%2C2.58v.1a3.39%2C3.39%2C0%2C0%2C1-.69%2C1.88l-.06.08a3.4%2C3.4%2C0%2C0%2C1-1.67%2C1.12l-.09%2C0a3.4%2C3.4%2C0%2C0%2C1-2-.08l-.09%2C0a3.37%2C3.37%2C0%2C0%2C1-1.58-1.24l-.06-.08a3.4%2C3.4%2C0%2C0%2C1-.55-1.93v-.09a3.4%2C3.4%2C0%2C0%2C1%2C.69-1.89l.06-.07a3.4%2C3.4%2C0%2C0%2C1%2C1.67-1.12l.09%2C0a3.4%2C3.4%2C0%2C0%2C1%2C2%2C.08l.09%2C0a3.42%2C3.42%2C0%2C0%2C1%2C1.58%2C1.24l.05.08A3.39%2C3.39%2C0%2C0%2C1%2C62.52%2C31.62Z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  width: 77.33px;
  height: 77.33px;
}
.icon-gltechnologies_pl.services-tailored-solutions {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20id%3D%22Warstwa_1%22%20data-name%3D%22Warstwa%201%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2077.33%2077.33%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23bebdbd%3B%7D.cls-2%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3EGL_icon_scissors%3C%2Ftitle%3E%3Ccircle%20class%3D%22cls-1%22%20cx%3D%2238.67%22%20cy%3D%2238.67%22%20r%3D%2238.67%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22M51%2C49.44a5.93%2C5.93%2C0%2C0%2C0%2C7.5-2.05.47.47%2C0%2C0%2C0-.16-.68l-13.48-7L38.6%2C43Zm0%2C0%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22M19.7%2C23.36a8.67%2C8.67%2C0%2C0%2C0%2C3.68%2C11.7h0l4.91%2C2.55%2C6.29-3.27-1.26-.65A8.67%2C8.67%2C0%2C1%2C0%2C19.7%2C23.36Zm12.31%2C4a4.55%2C4.55%2C0%2C1%2C1-4.55-4.55A4.55%2C4.55%2C0%2C0%2C1%2C32%2C27.33Zm0%2C0%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22M31.4%2C57.66a8.68%2C8.68%2C0%2C0%2C0%2C1.92-14l25.05-13a.47.47%2C0%2C0%2C0%2C.16-.68A5.92%2C5.92%2C0%2C0%2C0%2C51%2C27.89L23.37%2C42.26h0a8.67%2C8.67%2C0%2C1%2C0%2C8%2C15.38ZM22.92%2C50a4.55%2C4.55%2C0%2C1%2C1%2C4.55%2C4.55A4.55%2C4.55%2C0%2C0%2C1%2C22.92%2C50Zm0%2C0%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  width: 77.33px;
  height: 77.33px;
}
.icon-gplus,
.icon-linkedin {
  width: 82.67px;
  height: 82.67px;
  background-repeat: no-repeat;
}
.icon-gplus {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%20Tiny%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11-tiny.dtd%22%3E%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22tiny%22%20id%3D%22Warstwa_1%22%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2282.668px%22%20%20height%3D%2282.668px%22%20viewBox%3D%220%200%2082.668%2082.668%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M41.334%2C0C18.505%2C0%2C0%2C18.505%2C0%2C41.334s18.505%2C41.334%2C41.334%2C41.334c22.828%2C0%2C41.334-18.505%2C41.334-41.334%20S64.162%2C0%2C41.334%2C0%20M41.334%2C77.334c-19.883%2C0-36-16.117-36-36s16.117-36%2C36-36c19.882%2C0%2C36%2C16.117%2C36%2C36%20S61.216%2C77.334%2C41.334%2C77.334%22%2F%3E%3Cpolygon%20fill%3D%22%23FFFFFF%22%20points%3D%2255.641%2C37.244%2058.326%2C37.244%2058.326%2C31.871%2063.699%2C31.871%2063.699%2C29.185%2058.326%2C29.185%20%2058.326%2C23.812%2055.641%2C23.812%2055.641%2C29.185%2050.268%2C29.185%2050.268%2C31.871%2055.641%2C31.871%20%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M35.582%2C63.023c9.252%2C0%2C12.93-4.902%2C12.93-8.933c0-3.28-1.228-5.426-4.937-8.204%20c-3.762-2.744-4.682-4.293-1.091-7.071c2.024-1.565%2C3.44-3.651%2C3.44-6.225c0-2.805-1.147-5.35-3.303-6.586h3.058l2.6-2.73H36.637%20c-7.27%2C0-10.836%2C4.357-10.836%2C9.15c0%2C4.898%2C3.361%2C8.758%2C9.923%2C8.758c-1.017%2C2.053-0.609%2C3.952%2C1.055%2C5.307%20c-11.207%2C0-13.605%2C4.918-13.605%2C8.705C23.174%2C60.105%2C28.815%2C63.023%2C35.582%2C63.023%20M30.181%2C32.354%20c-0.542-4.123%2C1.563-7.278%2C4.702-7.184c3.136%2C0.094%2C5.822%2C3.477%2C6.365%2C7.598c0.542%2C4.123-1.266%2C6.775-4.402%2C6.681%20C33.707%2C39.354%2C30.722%2C36.477%2C30.181%2C32.354%20M36.201%2C47.885c5.189%2C0%2C8.281%2C3.232%2C8.281%2C6.623c0%2C3.555-2.886%2C6.334-8.867%2C6.334%20c-4.676%2C0-8.053-2.961-8.053-6.518C27.562%2C50.84%2C31.524%2C47.834%2C36.201%2C47.885%22%2F%3E%3C%2Fsvg%3E");
}
.icon-linkedin {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%20Tiny%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11-tiny.dtd%22%3E%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22tiny%22%20id%3D%22Warstwa_1%22%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2282.668px%22%20%20height%3D%2282.668px%22%20viewBox%3D%220%200%2082.668%2082.668%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M41.334%2C0C18.505%2C0%2C0%2C18.505%2C0%2C41.334s18.505%2C41.334%2C41.334%2C41.334c22.828%2C0%2C41.334-18.505%2C41.334-41.334%20S64.162%2C0%2C41.334%2C0%20M41.334%2C77.334c-19.883%2C0-36-16.117-36-36s16.117-36%2C36-36c19.882%2C0%2C36%2C16.117%2C36%2C36%20S61.216%2C77.334%2C41.334%2C77.334%22%2F%3E%3Crect%20x%3D%2223.768%22%20y%3D%2233.196%22%20fill%3D%22%23FFFFFF%22%20width%3D%227.904%22%20height%3D%2225.537%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M27.682%2C29.852c2.582%2C0%2C4.674-2.111%2C4.674-4.713c0-2.601-2.092-4.711-4.674-4.711s-4.674%2C2.11-4.674%2C4.711%20C23.008%2C27.741%2C25.1%2C29.852%2C27.682%2C29.852%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M44.307%2C45.326c0-3.59%2C1.652-5.729%2C4.816-5.729c2.906%2C0%2C4.303%2C2.053%2C4.303%2C5.729V58.73h7.867V42.563%20c0-6.84-3.877-10.146-9.291-10.146c-5.416%2C0-7.695%2C4.219-7.695%2C4.219v-3.44h-7.582V58.73h7.582V45.326z%22%2F%3E%3C%2Fsvg%3E");
}
.icon-logo-only-type-white {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%22200px%22%20height%3D%2232px%22%20viewBox%3D%220%20-0.552%20200%2032%22%20enable-background%3D%22new%200%20-0.552%20200%2032%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M26.332%2C21.326c0%2C0.683-0.393%2C1.246-1.176%2C1.699c-0.783%2C0.451-1.729%2C0.678-2.836%2C0.678H6.552%20c-1.013%2C0-1.911-0.239-2.696-0.719c-0.783-0.479-1.174-1.016-1.174-1.605V9.236c0-0.591%2C0.391-1.124%2C1.174-1.603%20c0.786-0.48%2C1.684-0.72%2C2.696-0.72H22.32c1.107%2C0%2C2.053%2C0.226%2C2.836%2C0.677c0.783%2C0.451%2C1.176%2C1.02%2C1.176%2C1.702v7.439H13.148v3.347%20c0%2C0.333%2C0.166%2C0.545%2C0.506%2C0.64c0.213%2C0.07%2C0.643%2C0.109%2C1.291%2C0.109c0.675%2C0%2C1.013-0.278%2C1.013-0.831v-1.824h10.374V21.326z%20%20M15.958%2C13.856v-3.234c0-0.555-0.338-0.832-1.013-0.832c-0.647%2C0-1.077%2C0.037-1.291%2C0.109c-0.34%2C0.093-0.506%2C0.307-0.506%2C0.64%20v3.317H15.958z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M54.545%2C28.57c0%2C0.61-0.391%2C1.147-1.174%2C1.618c-0.786%2C0.474-1.732%2C0.706-2.836%2C0.706H34.768%20c-1.015%2C0-1.914-0.232-2.699-0.706c-0.783-0.471-1.176-1.024-1.176-1.671v-3.153H41.36v1.824c0%2C0.554%2C0.337%2C0.831%2C1.012%2C0.831%20c0.648%2C0%2C1.078-0.039%2C1.293-0.108c0.338-0.094%2C0.507-0.308%2C0.507-0.641v-3.566h-9.405c-0.983%2C0-1.874-0.239-2.676-0.719%20c-0.799-0.479-1.199-1.016-1.199-1.605V9.236c0-0.591%2C0.399-1.124%2C1.199-1.603c0.802-0.48%2C1.693-0.722%2C2.676-0.722h15.767%20c1.135%2C0%2C2.088%2C0.228%2C2.857%2C0.679c0.77%2C0.451%2C1.153%2C1.02%2C1.153%2C1.702L54.545%2C28.57L54.545%2C28.57z%20M44.173%2C19.997v-9.378%20c0-0.553-0.34-0.83-1.015-0.83c-0.646%2C0-1.077%2C0.037-1.291%2C0.113c-0.338%2C0.091-0.507%2C0.303-0.507%2C0.634v9.545%20c0%2C0.331%2C0.169%2C0.543%2C0.507%2C0.634c0.214%2C0.074%2C0.645%2C0.111%2C1.291%2C0.111C43.833%2C20.826%2C44.173%2C20.55%2C44.173%2C19.997%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M83.266%2C23.703H72.937v-0.829c-0.183%2C0.146-0.351%2C0.294-0.505%2C0.439c-0.278%2C0.186-0.616%2C0.316-1.015%2C0.39%20h-8.068c-0.985%2C0.073-1.86-0.143-2.625-0.649c-0.77-0.506-1.156-1.064-1.156-1.673V9.099c0-0.645%2C0.354-1.172%2C1.063-1.578%20c0.705-0.403%2C1.613-0.605%2C2.717-0.605h19.917L83.266%2C23.703L83.266%2C23.703z%20M72.937%2C20.883V9.734h-1.981%20c-0.276%2C0-0.54%2C0.064-0.784%2C0.196c-0.248%2C0.125-0.37%2C0.267-0.37%2C0.414v9.791c0%2C0.185%2C0.115%2C0.354%2C0.347%2C0.51%20c0.23%2C0.159%2C0.499%2C0.237%2C0.807%2C0.237L72.937%2C20.883L72.937%2C20.883z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M124.984%2C23.703h-10.373V10.621c0-0.555-0.338-0.832-1.012-0.832c-0.646%2C0-1.078%2C0.037-1.291%2C0.109%20c-0.341%2C0.093-0.508%2C0.307-0.508%2C0.64v13.165h-10.373V10.621c0-0.555-0.339-0.832-1.015-0.832c-0.646%2C0-1.078%2C0.037-1.291%2C0.109%20c-0.34%2C0.093-0.505%2C0.307-0.505%2C0.64v13.165H88.151V9.236c0-0.591%2C0.399-1.124%2C1.199-1.603c0.797-0.48%2C1.688-0.72%2C2.671-0.72h28.954%20c1.137%2C0%2C2.09%2C0.226%2C2.859%2C0.677c0.768%2C0.451%2C1.15%2C1.02%2C1.15%2C1.702V23.703z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M140.43%2C3.126c0%2C0.882-0.517%2C1.629-1.546%2C2.236c-1.028%2C0.611-2.267%2C0.916-3.709%2C0.916%20c-1.446%2C0-2.675-0.305-3.688-0.916c-1.014-0.607-1.521-1.354-1.521-2.236c0-0.867%2C0.508-1.606%2C1.521-2.215%20C132.499%2C0.304%2C133.729%2C0%2C135.174%2C0c1.442%2C0%2C2.68%2C0.304%2C3.709%2C0.911C139.913%2C1.52%2C140.43%2C2.259%2C140.43%2C3.126%20M140.43%2C23.703h-10.466%20V6.912h10.466V23.703z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M168.688%2C23.703h-10.371V10.621c0-0.555-0.34-0.832-1.016-0.832c-0.646%2C0-1.076%2C0.037-1.289%2C0.109%20c-0.34%2C0.093-0.509%2C0.307-0.509%2C0.64v13.165h-10.465V9.236c0-0.591%2C0.399-1.124%2C1.198-1.603c0.8-0.48%2C1.691-0.72%2C2.675-0.72h15.767%20c1.135%2C0%2C2.088%2C0.226%2C2.857%2C0.677c0.768%2C0.451%2C1.152%2C1.02%2C1.152%2C1.702V23.703L168.688%2C23.703z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M197.316%2C28.57c0%2C0.61-0.392%2C1.147-1.176%2C1.618c-0.783%2C0.474-1.729%2C0.706-2.836%2C0.706h-15.768%20c-1.014%2C0-1.911-0.232-2.696-0.706c-0.782-0.471-1.176-1.024-1.176-1.671v-3.153h10.467v1.824c0%2C0.554%2C0.337%2C0.831%2C1.015%2C0.831%20c0.646%2C0%2C1.074-0.039%2C1.291-0.108c0.338-0.094%2C0.506-0.308%2C0.506-0.641v-3.566h-9.405c-0.981%2C0-1.874-0.239-2.673-0.719%20s-1.199-1.016-1.199-1.605V9.236c0-0.591%2C0.4-1.124%2C1.199-1.603c0.799-0.48%2C1.689-0.722%2C2.673-0.722h15.769%20c1.135%2C0%2C2.09%2C0.228%2C2.858%2C0.679s1.151%2C1.02%2C1.151%2C1.702V28.57z%20M186.943%2C19.997v-9.378c0-0.553-0.338-0.83-1.014-0.83%20c-0.646%2C0-1.076%2C0.037-1.287%2C0.113c-0.342%2C0.091-0.511%2C0.303-0.511%2C0.634v9.545c0%2C0.331%2C0.169%2C0.543%2C0.511%2C0.634%20c0.211%2C0.074%2C0.643%2C0.111%2C1.287%2C0.111C186.605%2C20.826%2C186.943%2C20.55%2C186.943%2C19.997%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  width: 200px;
  height: 32px;
}
.icon-map-tick {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2242px%22%20height%3D%2242px%22%20viewBox%3D%220%200%2042%2042%22%20enable-background%3D%22new%200%200%2042%2042%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M21%2C3C14.784%2C3%2C9.75%2C8.034%2C9.75%2C14.25C9.75%2C22.688%2C21%2C39%2C21%2C39s11.25-17.005%2C11.25-24.75%20C32.25%2C8.034%2C27.216%2C3%2C21%2C3z%20M21%2C17.567c-1.825%2C0-3.317-1.492-3.317-3.317s1.492-3.317%2C3.317-3.317c1.824%2C0%2C3.316%2C1.492%2C3.316%2C3.317%20S22.824%2C17.567%2C21%2C17.567z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  width: 42px;
  height: 42px;
}
.icon-multilotto_ro.logo-small {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%22100px%22%20height%3D%22120px%22%20viewBox%3D%220%200%20100%20120%22%20enable-background%3D%22new%200%200%20100%20120%22%20xml%3Aspace%3D%22preserve%22%3E%3Crect%20fill%3D%22%23FFFFFF%22%20width%3D%22100%22%20height%3D%22120%22%2F%3E%3Cg%3E%20%3Cpath%20fill%3D%22%23ED1941%22%20d%3D%22M98.841%2C84.966h-4.555h-4.598H10.311C16.213%2C132.275%2C92.379%2C131.077%2C98.841%2C84.966z%22%2F%3E%20%3Cpath%20fill%3D%22%23ED1941%22%20d%3D%22M50%2C39.965c-20.394%2C0-37.228%2C15.272-39.689%2C35.001c-0.41%2C3.16-0.643%2C4.888-0.181%2C8.274l79.559-8.274%20%20C87.228%2C55.237%2C70.394%2C39.965%2C50%2C39.965z%22%2F%3E%20%3Cpath%20fill%3D%22%23ED1941%22%20d%3D%22M0.249%2C84.94H0V120h20.046C9.125%2C111.815%2C1.665%2C99.265%2C0.249%2C84.94z%22%2F%3E%20%3Cpath%20fill%3D%22%23ED1941%22%20d%3D%22M79.953%2C120H100V84.94h-0.249C98.335%2C99.265%2C90.875%2C111.815%2C79.953%2C120z%22%2F%3E%20%3Cpath%20fill%3D%22%23ED1941%22%20d%3D%22M0%2C0v75.331h0.216C2.556%2C49.894%2C23.953%2C29.965%2C50%2C29.965c26.046%2C0%2C47.444%2C19.929%2C49.784%2C45.366H100V0H0z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  width: 100px;
  height: 120px;
}
.icon-multilotto_ro.what-we-do-game-operations {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%22250px%22%20height%3D%22250px%22%20viewBox%3D%220%200%20250%20250%22%20enable-background%3D%22new%200%200%20250%20250%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%20id%3D%22Warstwa_1%22%3E%20%3Cg%3E%20%20%3Cpath%20fill%3D%22%23808080%22%20d%3D%22M124.998%2C0c69.038%2C0%2C125.004%2C55.964%2C125.004%2C125.001c0%2C69.033-55.967%2C124.999-125.004%2C124.999%20%20%20C55.963%2C250%2C0%2C194.034%2C0%2C125.001C-0.001%2C55.964%2C55.962%2C0%2C124.998%2C0z%22%2F%3E%20%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M103.958%2C165.336c0-16.979-13.754-30.729-30.728-30.729c-16.975%2C0-30.732%2C13.754-30.732%2C30.729%20%20%20c0%2C0.409%2C0%2C9.708%2C0%2C9.708h61.463C103.958%2C175.044%2C103.958%2C165.745%2C103.958%2C165.336z%22%2F%3E%20%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M213.953%2C165.336c0-16.979-13.754-30.729-30.729-30.729c-16.968%2C0-30.731%2C13.754-30.731%2C30.729%20%20%20c0%2C0.409%2C0%2C9.708%2C0%2C9.708h61.463C213.953%2C175.044%2C213.953%2C165.745%2C213.953%2C165.336z%22%2F%3E%20%20%3Ccircle%20fill%3D%22%23FFFFFF%22%20cx%3D%2273.229%22%20cy%3D%22114.902%22%20r%3D%2217.186%22%2F%3E%20%20%3Ccircle%20fill%3D%22%23FFFFFF%22%20cx%3D%22183.225%22%20cy%3D%22114.902%22%20r%3D%2217.186%22%2F%3E%20%20%3Cg%3E%20%20%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M151.865%2C71.188h-4.84v4.84c0%2C7.463-7.049%2C14.508-14.507%2C14.508h-22.183l-6.841%2C6.845v2.832%20%20%20%20c0%2C4.837%2C4.84%2C9.674%2C9.673%2C9.674h24.184l14.514%2C14.51v-14.51c4.836%2C0%2C9.672-4.837%2C9.672-9.674V80.865%20%20%20%20C161.539%2C76.027%2C156.703%2C71.188%2C151.865%2C71.188z%22%2F%3E%20%20%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M108.334%2C85.701h24.184c4.834%2C0%2C9.674-4.837%2C9.674-9.675V56.68c0-4.84-4.84-9.674-9.674-9.674H93.822%20%20%20%20c-4.836%2C0-9.673%2C4.834-9.673%2C9.674v19.347c0%2C4.838%2C4.837%2C9.675%2C9.673%2C9.675v14.51L108.334%2C85.701z%22%2F%3E%20%20%3C%2Fg%3E%20%3C%2Fg%3E%3C%2Fg%3E%3Cg%20id%3D%22Layer_2%22%20display%3D%22none%22%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  width: 250px;
  height: 250px;
}
.icon-multilotto_ro.what-we-do-national-jackpot {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%22250px%22%20height%3D%22250px%22%20viewBox%3D%220%200%20250%20250%22%20enable-background%3D%22new%200%200%20250%20250%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%20id%3D%22Warstwa_1%22%3E%20%3Cg%3E%20%20%3Cpath%20fill%3D%22%23808080%22%20d%3D%22M124.998%2C0c69.038%2C0%2C125.004%2C55.964%2C125.004%2C125.001c0%2C69.033-55.967%2C124.999-125.004%2C124.999%20%20%20C55.963%2C250%2C0%2C194.034%2C0%2C125.001C-0.001%2C55.964%2C55.962%2C0%2C124.998%2C0z%22%2F%3E%20%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M204.927%2C93.672h-37.21c-8.168-15.225-24.233-25.573-42.713-25.573c-18.482%2C0-34.547%2C10.35-42.715%2C25.573%20%20%20h-37.21c-4.344%2C0-7.888%2C3.551-7.888%2C7.885v59.563c0%2C4.338%2C3.547%2C7.885%2C7.888%2C7.885h159.849c4.34%2C0%2C7.888-3.551%2C7.888-7.885%20%20%20v-59.563C212.814%2C97.22%2C209.265%2C93.672%2C204.927%2C93.672z%20M205.912%2C159.148c0%2C1.631-1.322%2C2.958-2.959%2C2.958H47.045%20%20%20c-1.634%2C0-2.956-1.327-2.956-2.958v-55.62c0-1.632%2C1.322-2.96%2C2.956-2.96h39.363l1.955-3.632%20%20%20c7.265-13.534%2C21.303-21.941%2C36.638-21.941c15.334%2C0%2C29.37%2C8.403%2C36.635%2C21.941l1.951%2C3.632h39.363%20%20%20c1.637%2C0%2C2.959%2C1.328%2C2.959%2C2.96v55.62H205.912z%22%2F%3E%20%20%3Cg%3E%20%20%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M145.777%2C123.539c-1.542%2C0-2.543%2C2.009-2.543%2C6.698c-0.037%2C4.728%2C0.973%2C6.735%2C2.543%2C6.735h0.038%20%20%20%20c1.539%2C0%2C2.478-2.046%2C2.478-6.735C148.289%2C125.652%2C147.39%2C123.539%2C145.777%2C123.539z%22%2F%3E%20%20%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M121.894%2C123.539c-1.546%2C0-2.55%2C2.009-2.55%2C6.698c-0.035%2C4.728%2C0.973%2C6.735%2C2.55%2C6.735h0.031%20%20%20%20c1.539%2C0%2C2.48-2.046%2C2.48-6.735C124.402%2C125.652%2C123.499%2C123.539%2C121.894%2C123.539z%22%2F%3E%20%20%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M102.69%2C123.539c-1.542%2C0-2.546%2C2.009-2.546%2C6.698c-0.038%2C4.728%2C0.97%2C6.735%2C2.546%2C6.735h0.032%20%20%20%20c1.542%2C0%2C2.48-2.046%2C2.48-6.735C105.2%2C125.652%2C104.298%2C123.539%2C102.69%2C123.539z%22%2F%3E%20%20%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M164.98%2C123.539c-1.542%2C0-2.546%2C2.009-2.546%2C6.698c-0.035%2C4.728%2C0.974%2C6.735%2C2.546%2C6.735h0.035%20%20%20%20c1.539%2C0%2C2.48-2.046%2C2.48-6.735C167.492%2C125.652%2C166.586%2C123.539%2C164.98%2C123.539z%22%2F%3E%20%20%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M83.491%2C123.539c-1.542%2C0-2.546%2C2.009-2.546%2C6.698c-0.031%2C4.728%2C0.97%2C6.735%2C2.546%2C6.735h0.032%20%20%20%20c1.542%2C0%2C2.483-2.046%2C2.483-6.735C86.001%2C125.652%2C85.099%2C123.539%2C83.491%2C123.539z%22%2F%3E%20%20%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M184.178%2C123.539c-1.539%2C0-2.54%2C2.009-2.54%2C6.698c-0.041%2C4.728%2C0.966%2C6.735%2C2.54%2C6.735h0.037%20%20%20%20c1.543%2C0%2C2.478-2.046%2C2.478-6.735C186.692%2C125.652%2C185.787%2C123.539%2C184.178%2C123.539z%22%2F%3E%20%20%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M161.82%2C106.489c-1.092%2C0-2.09-0.604-2.609-1.56l-2.789-5.196c-6.229-11.61-18.266-18.815-31.418-18.815%20%20%20%20c-13.15%2C0-25.193%2C7.205-31.422%2C18.815l-2.789%2C5.196c-0.52%2C0.961-1.518%2C1.56-2.609%2C1.56h-38.18v49.699h149.991v-49.699H161.82z%20%20%20%20%20M68.411%2C141.128h-5.832v-16.452h-0.063l-4.291%2C1.945l-0.976-4.523l6.235-2.744h4.923v21.774H68.411z%20M83.491%2C141.503h-0.035%20%20%20%20c-6.232%2C0-8.542-5.499-8.542-11.229c0-5.896%2C2.446-11.29%2C8.577-11.29c6.365%2C0%2C8.542%2C5.662%2C8.542%2C11.225%20%20%20%20C92.033%2C136.643%2C89.319%2C141.503%2C83.491%2C141.503z%20M102.69%2C141.503h-0.035c-6.235%2C0-8.542-5.499-8.542-11.229%20%20%20%20c0-5.896%2C2.449-11.29%2C8.577-11.29c6.364%2C0%2C8.542%2C5.662%2C8.542%2C11.225C111.232%2C136.643%2C108.517%2C141.503%2C102.69%2C141.503z%20%20%20%20%20M121.894%2C141.503h-0.041c-6.232%2C0-8.536-5.499-8.536-11.229c0-5.896%2C2.442-11.29%2C8.577-11.29c6.364%2C0%2C8.536%2C5.662%2C8.536%2C11.225%20%20%20%20C130.431%2C136.643%2C127.721%2C141.503%2C121.894%2C141.503z%20M145.777%2C141.503h-0.033c-6.232%2C0-8.541-5.499-8.541-11.229%20%20%20%20c0-5.896%2C2.449-11.29%2C8.574-11.29c6.371%2C0%2C8.543%2C5.662%2C8.543%2C11.225C154.324%2C136.643%2C151.613%2C141.503%2C145.777%2C141.503z%20%20%20%20%20M164.98%2C141.503h-0.038c-6.229%2C0-8.54-5.499-8.54-11.229c0-5.896%2C2.446-11.29%2C8.577-11.29c6.368%2C0%2C8.539%2C5.662%2C8.539%2C11.225%20%20%20%20C173.523%2C136.643%2C170.811%2C141.503%2C164.98%2C141.503z%20M184.178%2C141.503h-0.031c-6.234%2C0-8.542-5.499-8.542-11.229%20%20%20%20c0-5.896%2C2.449-11.29%2C8.574-11.29c6.368%2C0%2C8.546%2C5.662%2C8.546%2C11.225C192.727%2C136.643%2C190.011%2C141.503%2C184.178%2C141.503z%22%2F%3E%20%20%3C%2Fg%3E%20%3C%2Fg%3E%3C%2Fg%3E%3Cg%20id%3D%22Layer_2%22%20display%3D%22none%22%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  width: 250px;
  height: 250px;
}
.icon-multilotto_ro.what-we-do-slot-machines {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%22250px%22%20height%3D%22250px%22%20viewBox%3D%220%200%20250%20250%22%20enable-background%3D%22new%200%200%20250%20250%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%20id%3D%22Warstwa_1%22%3E%20%3Cg%3E%20%20%3Cpath%20fill%3D%22%23808080%22%20d%3D%22M124.998%2C0c69.038%2C0%2C125.004%2C55.964%2C125.004%2C125.001c0%2C69.033-55.967%2C124.999-125.004%2C124.999%20%20%20C55.963%2C250%2C0%2C194.034%2C0%2C125.001C-0.001%2C55.964%2C55.962%2C0%2C124.998%2C0z%22%2F%3E%20%20%3Cg%3E%20%20%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M216.631%2C87.419c0-4.844-3.922-8.777-8.771-8.777c-4.845%2C0-8.774%2C3.935-8.774%2C8.777%20%20%20%20c0%2C3.969%2C2.654%2C7.282%2C6.266%2C8.365v49.707c-2.292-1.308-5.016-2.08-7.955-2.08c-0.559%2C0-1.083%2C0.098-1.625%2C0.154V75.393%20%20%20%20c0-3.169-2.576-5.745-5.738-5.745H50.869c-3.166%2C0-5.741%2C2.576-5.741%2C5.745v99.171c0%2C3.163%2C2.575%2C5.745%2C5.741%2C5.745h139.165%20%20%20%20c3.162%2C0%2C5.738-2.585%2C5.738-5.745v-5.681c0.54%2C0.054%2C1.066%2C0.158%2C1.625%2C0.158c8.081%2C0%2C14.641-5.738%2C14.641-12.816%20%20%20%20c0-2.109-0.642-4.07-1.674-5.829V95.784C213.988%2C94.701%2C216.631%2C91.388%2C216.631%2C87.419z%20M192.652%2C174.562%20%20%20%20c0%2C1.439-1.174%2C2.607-2.617%2C2.607H50.872c-1.436%2C0-2.61-1.165-2.61-2.607V75.394c0-1.441%2C1.174-2.617%2C2.61-2.617h139.164%20%20%20%20c1.439%2C0%2C2.617%2C1.173%2C2.617%2C2.617V174.562z%22%2F%3E%20%20%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M181.455%2C78.486h-31.537c-2.295%2C0-4.176%2C1.882-4.176%2C4.18v84.624c0%2C2.301%2C1.881%2C4.176%2C4.176%2C4.176h31.537%20%20%20%20c2.293%2C0%2C4.168-1.875%2C4.168-4.176V82.666C185.623%2C80.368%2C183.748%2C78.486%2C181.455%2C78.486z%22%2F%3E%20%20%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M136.343%2C78.486h-31.53c-2.294%2C0-4.173%2C1.882-4.173%2C4.18v84.624c0%2C2.301%2C1.878%2C4.176%2C4.173%2C4.176h31.53%20%20%20%20c2.301%2C0%2C4.186-1.875%2C4.186-4.176V82.666C140.527%2C80.368%2C138.644%2C78.486%2C136.343%2C78.486z%22%2F%3E%20%20%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M90.995%2C78.486H59.458c-2.295%2C0-4.176%2C1.882-4.176%2C4.18v84.624c0%2C2.301%2C1.881%2C4.176%2C4.176%2C4.176h31.536%20%20%20%20c2.294%2C0%2C4.169-1.875%2C4.169-4.176V82.666C95.164%2C80.368%2C93.289%2C78.486%2C90.995%2C78.486z%22%2F%3E%20%20%3C%2Fg%3E%20%3C%2Fg%3E%3C%2Fg%3E%3Cg%20id%3D%22Layer_2%22%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  width: 250px;
  height: 250px;
}
.icon-pen,
.icon-phone {
  width: 42px;
  height: 42px;
  background-repeat: no-repeat;
}
.icon-pen {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20%20%20%20width%3D%2242px%22%20height%3D%2242px%22%20viewBox%3D%220%200%2042%2042%22%20enable-background%3D%22new%200%200%2042%2042%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M15.772%2C27.873l-1.292-1.289l14.971-15.173l-1.609-1.608L7.732%2C29.914L4.47%2C37.883l7.973-3.26l20.11-20.109%20%20%20%20l-1.607-1.61L15.772%2C27.873z%20M11.061%2C32.811c-0.416%2C0-0.775-0.197-1.024-0.492c-0.295-0.25-0.493-0.605-0.493-1.021%20%20%20%20c0-0.748%2C0.608-1.354%2C1.359-1.354c0.416%2C0%2C0.774%2C0.195%2C1.023%2C0.492c0.296%2C0.25%2C0.492%2C0.605%2C0.492%2C1.021%20%20%20%20C12.419%2C32.203%2C11.812%2C32.811%2C11.061%2C32.811z%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M34.361%2C3.281l-1.234%2C1.234c-0.279-0.317-3.111%2C3.113-3.111%2C3.113l4.713%2C4.71l4.346-4.348L34.361%2C3.281z%22%2F%3E%3C%2Fsvg%3E");
}
.icon-phone {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2242px%22%20height%3D%2242px%22%20viewBox%3D%220%200%2042%2042%22%20enable-background%3D%22new%200%200%2042%2042%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M38.941%2C30.91c0%2C0.437-0.08%2C1.006-0.244%2C1.712c-0.16%2C0.703-0.329%2C1.257-0.508%2C1.663%20c-0.342%2C0.809-1.327%2C1.667-2.965%2C2.574c-1.521%2C0.825-3.028%2C1.238-4.517%2C1.238c-0.438%2C0-0.861-0.028-1.274-0.085%20c-0.414-0.058-0.878-0.158-1.396-0.304c-0.518-0.146-0.903-0.264-1.155-0.353c-0.25-0.089-0.699-0.255-1.347-0.497%20c-0.649-0.242-1.045-0.389-1.19-0.438c-1.587-0.566-3.003-1.238-4.249-2.015c-2.073-1.278-4.214-3.023-6.425-5.233%20c-2.209-2.211-3.954-4.352-5.234-6.423c-0.777-1.248-1.449-2.665-2.016-4.251c-0.048-0.146-0.194-0.543-0.436-1.189%20c-0.245-0.649-0.409-1.098-0.5-1.349c-0.088-0.251-0.206-0.636-0.351-1.154c-0.146-0.518-0.248-0.983-0.304-1.396%20c-0.057-0.413-0.085-0.838-0.085-1.275c0-1.49%2C0.413-2.997%2C1.239-4.518c0.906-1.636%2C1.763-2.623%2C2.574-2.963%20c0.404-0.178%2C0.959-0.348%2C1.663-0.51c0.704-0.163%2C1.275-0.243%2C1.713-0.243c0.226%2C0%2C0.396%2C0.024%2C0.51%2C0.073%20c0.291%2C0.096%2C0.72%2C0.712%2C1.286%2C1.845c0.178%2C0.308%2C0.422%2C0.745%2C0.729%2C1.313c0.307%2C0.565%2C0.591%2C1.081%2C0.85%2C1.542%20c0.259%2C0.46%2C0.51%2C0.894%2C0.753%2C1.299c0.048%2C0.065%2C0.189%2C0.267%2C0.425%2C0.607c0.234%2C0.34%2C0.409%2C0.628%2C0.522%2C0.863%20c0.112%2C0.233%2C0.169%2C0.465%2C0.169%2C0.692c0%2C0.322-0.229%2C0.728-0.692%2C1.213c-0.462%2C0.486-0.964%2C0.931-1.506%2C1.336%20c-0.542%2C0.404-1.044%2C0.833-1.506%2C1.287c-0.46%2C0.453-0.69%2C0.826-0.69%2C1.117c0%2C0.146%2C0.04%2C0.329%2C0.121%2C0.546%20c0.081%2C0.219%2C0.15%2C0.385%2C0.206%2C0.498c0.057%2C0.114%2C0.17%2C0.308%2C0.34%2C0.583c0.17%2C0.275%2C0.263%2C0.429%2C0.279%2C0.462%20c1.23%2C2.218%2C2.641%2C4.12%2C4.226%2C5.708c1.587%2C1.586%2C3.491%2C2.994%2C5.708%2C4.226c0.032%2C0.016%2C0.187%2C0.108%2C0.461%2C0.279%20c0.275%2C0.17%2C0.47%2C0.283%2C0.582%2C0.34c0.115%2C0.056%2C0.28%2C0.125%2C0.5%2C0.206c0.218%2C0.081%2C0.4%2C0.123%2C0.546%2C0.123%20c0.291%2C0%2C0.662-0.231%2C1.117-0.694c0.454-0.461%2C0.882-0.963%2C1.286-1.504c0.405-0.544%2C0.851-1.047%2C1.337-1.507%20c0.484-0.461%2C0.891-0.693%2C1.214-0.693c0.228%2C0%2C0.458%2C0.057%2C0.693%2C0.172c0.234%2C0.112%2C0.521%2C0.287%2C0.862%2C0.521%20c0.34%2C0.235%2C0.542%2C0.376%2C0.604%2C0.425c0.407%2C0.243%2C0.84%2C0.494%2C1.301%2C0.753c0.462%2C0.259%2C0.977%2C0.542%2C1.543%2C0.851%20c0.565%2C0.307%2C1.004%2C0.549%2C1.312%2C0.729c1.133%2C0.566%2C1.748%2C0.995%2C1.845%2C1.287C38.917%2C30.512%2C38.941%2C30.682%2C38.941%2C30.91z%22%2F%3E%3C%2Fsvg%3E");
}
.icon-pieces {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%221600px%22%20height%3D%221000px%22%20viewBox%3D%220%200%201600%201000%22%20enable-background%3D%22new%200%200%201600%201000%22%20xml%3Aspace%3D%22preserve%22%3E%3Cimage%20display%3D%22none%22%20overflow%3D%22visible%22%20enable-background%3D%22new%20%20%20%20%22%20width%3D%221600%22%20height%3D%221000%22%20xlink%3Ahref%3D%22E1B2B18D.jpg%22%20%20transform%3D%22matrix%281%200%200%201%200%202.441406e-004%29%22%3E%3C%2Fimage%3E%3Cpath%20opacity%3D%220.7%22%20fill%3D%22%23A74E15%22%20enable-background%3D%22new%20%20%20%20%22%20d%3D%22M1034.837%2C496.426L935.843%2C325.99l201.982-263.714%20L1034.837%2C496.426z%22%2F%3E%3Cpath%20opacity%3D%220.7%22%20fill%3D%22%23A74E15%22%20enable-background%3D%22new%20%20%20%20%22%20d%3D%22M1397.846%2C591.783l-75.694-228.368L1600%2C194.129%20L1397.846%2C591.783z%22%2F%3E%3Cpath%20opacity%3D%220.7%22%20fill%3D%22%23A74E15%22%20enable-background%3D%22new%20%20%20%20%22%20d%3D%22M660.522-302.379l288.832%2C121.366L447.506%2C163.682%20L660.522-302.379z%22%2F%3E%3Cpath%20opacity%3D%220.7%22%20fill%3D%22%23A74E15%22%20fill-opacity%3D%220.8%22%20enable-background%3D%22new%20%20%20%20%22%20d%3D%22M1288.332%2C783.974l-127.806-203.832%20l229.649-230.474L1288.332%2C783.974z%22%2F%3E%3Cpath%20opacity%3D%220.7%22%20fill%3D%22%23A74E15%22%20enable-background%3D%22new%20%20%20%20%22%20d%3D%22M1.837%2C349.244l-69.71-190.517L364.53-122.186L1.837%2C349.244z%22%2F%3E%3Cpath%20opacity%3D%220.7%22%20fill%3D%22%23FDB71A%22%20enable-background%3D%22new%20%20%20%20%22%20d%3D%22M1263.519%2C469.401l-62.819-578.656l179.856%2C258.795%20L1263.519%2C469.401z%22%2F%3E%3Cpath%20opacity%3D%220.5%22%20fill%3D%22%23FDB71A%22%20enable-background%3D%22new%20%20%20%20%22%20d%3D%22M1388.273%2C525.869l-132.243-99.506l53.207-142.92%20L1388.273%2C525.869z%22%2F%3E%3Cpath%20opacity%3D%220.5%22%20fill%3D%22%23FDB71A%22%20enable-background%3D%22new%20%20%20%20%22%20d%3D%22M1620.589%2C325.484L1474.142%2C99.816l-198.791-7.537%20L1620.589%2C325.484z%22%2F%3E%3Cpath%20opacity%3D%220.5%22%20fill%3D%22%23FDB71A%22%20enable-background%3D%22new%20%20%20%20%22%20d%3D%22M991.105%2C745.413l241.132-154.728l-160.29-161.063%20L991.105%2C745.413z%22%2F%3E%3Cpath%20opacity%3D%220.5%22%20fill%3D%22%23FDB71A%22%20enable-background%3D%22new%20%20%20%20%22%20d%3D%22M1252.259%2C469.401l-203.425-243.285l30.082-136.814%20L1252.259%2C469.401z%22%2F%3E%3Cpath%20opacity%3D%220.4%22%20fill%3D%22%23FDB71A%22%20enable-background%3D%22new%20%20%20%20%22%20d%3D%22M29.334%2C251.183l130.063-149.941l107.926-25.061L29.334%2C251.183z%20%22%2F%3E%3Cpath%20opacity%3D%220.4%22%20fill%3D%22%23FDB71A%22%20enable-background%3D%22new%20%20%20%20%22%20d%3D%22M-182.325%2C322.366l433.071-179.015L698.43%2C243.584%20L-182.325%2C322.366z%22%2F%3E%3Cpath%20opacity%3D%220.8%22%20fill%3D%22%23FDB71A%22%20d%3D%22M119.688%2C213.201l148.988%2C124.835L27.981%2C500L119.688%2C213.201z%22%2F%3E%3Cpath%20opacity%3D%220.4%22%20fill%3D%22%23A74E15%22%20enable-background%3D%22new%20%20%20%20%22%20d%3D%22M-103.578%2C615.184L268.625%2C270.26l231.674-76.132%20L-103.578%2C615.184z%22%2F%3E%3Cpath%20opacity%3D%220.4%22%20fill%3D%22%23FDB71A%22%20enable-background%3D%22new%20%20%20%20%22%20d%3D%22M756.999%2C1222.812l651.041-667.114l635.313-162.741%20L756.999%2C1222.812z%22%2F%3E%3Cpath%20opacity%3D%220.4%22%20fill%3D%22%23FDB71A%22%20enable-background%3D%22new%20%20%20%20%22%20d%3D%22M551.572%2C1039.977l327.343-376.994l271.631-63.013%20L551.572%2C1039.977z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  width: 1600px;
  height: 1000px;
}
.icon-pinterest {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%20Tiny%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11-tiny.dtd%22%3E%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22tiny%22%20id%3D%22Warstwa_1%22%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2282.668px%22%20%20height%3D%2282.668px%22%20viewBox%3D%220%200%2082.668%2082.668%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M41.334%2C0C18.505%2C0%2C0%2C18.505%2C0%2C41.334s18.506%2C41.334%2C41.335%2C41.334c22.827%2C0%2C41.334-18.505%2C41.334-41.334%20S64.162%2C0%2C41.334%2C0%20M41.334%2C77.334c-19.884%2C0-36-16.117-36-36s16.116-36%2C36-36c19.882%2C0%2C36%2C16.117%2C36%2C36%20S61.216%2C77.334%2C41.334%2C77.334%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M30.366%2C46.623c0.596%2C0.244%2C1.131%2C0.01%2C1.305-0.65c0.119-0.457%2C0.404-1.611%2C0.531-2.092%20c0.176-0.653%2C0.107-0.883-0.375-1.451c-1.049-1.239-1.719-2.842-1.719-5.112c0-6.584%2C4.926-12.478%2C12.828-12.478%20c6.996%2C0%2C10.84%2C4.275%2C10.84%2C9.986c0%2C7.512-3.324%2C13.852-8.26%2C13.852c-2.727%2C0-4.766-2.254-4.113-5.018%20c0.785-3.301%2C2.301-6.863%2C2.301-9.246c0-2.133-1.145-3.912-3.514-3.912c-2.787%2C0-5.025%2C2.883-5.025%2C6.744%20c0%2C2.459%2C0.832%2C4.123%2C0.832%2C4.123s-2.852%2C12.082-3.352%2C14.197c-0.996%2C4.213-0.15%2C9.379-0.078%2C9.9%20c0.043%2C0.311%2C0.439%2C0.383%2C0.619%2C0.15c0.258-0.336%2C3.576-4.434%2C4.703-8.527c0.32-1.158%2C1.835-7.16%2C1.835-7.16%20c0.903%2C1.727%2C3.55%2C3.246%2C6.362%2C3.246c8.377%2C0%2C14.059-7.635%2C14.059-17.855c0-7.728-6.545-14.926-16.494-14.926%20c-12.379%2C0-18.621%2C8.875-18.621%2C16.276C25.03%2C41.152%2C26.727%2C45.139%2C30.366%2C46.623%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  width: 82.67px;
  height: 82.67px;
}
.icon-scroll-down {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20enable-background%3D%22new%200%200%2032%2032%22%20xml%3Aspace%3D%22preserve%22%3E%3Crect%20x%3D%22-68.25%22%20y%3D%22-49.75%22%20display%3D%22none%22%20fill%3D%22%23C69C6D%22%20width%3D%22165.75%22%20height%3D%22128.5%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M16%2C0C7.164%2C0%2C0%2C7.164%2C0%2C16c0%2C8.837%2C7.164%2C16%2C16%2C16c8.837%2C0%2C16-7.163%2C16-16C32%2C7.164%2C24.837%2C0%2C16%2C0z%20%20M16%2C30.462C8.014%2C30.462%2C1.538%2C23.986%2C1.538%2C16C1.538%2C8.013%2C8.014%2C1.538%2C16%2C1.538S30.462%2C8.013%2C30.462%2C16%20C30.462%2C23.986%2C23.986%2C30.462%2C16%2C30.462z%22%2F%3E%3Cpolygon%20fill%3D%22%23FFFFFF%22%20points%3D%2223.904%2C14.41%2015.999%2C19.74%208.319%2C14.41%205.273%2C14.41%2016%2C21.59%2026.727%2C14.41%20%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
}
.icon-twitter {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%20Tiny%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11-tiny.dtd%22%3E%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22tiny%22%20id%3D%22Warstwa_1%22%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2282.668px%22%20%20height%3D%2282.668px%22%20viewBox%3D%220%200%2082.668%2082.668%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M41.334%2C0C18.505%2C0%2C0%2C18.505%2C0%2C41.334s18.505%2C41.334%2C41.334%2C41.334c22.828%2C0%2C41.334-18.505%2C41.334-41.334%20S64.162%2C0%2C41.334%2C0%20M41.334%2C77.334c-19.883%2C0-36-16.117-36-36s16.117-36%2C36-36c19.882%2C0%2C36%2C16.117%2C36%2C36%20S61.216%2C77.334%2C41.334%2C77.334%22%2F%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M22.892%2C56.209c3.695%2C2.369%2C8.084%2C3.752%2C12.799%2C3.752c15.502%2C0%2C24.26-13.094%2C23.732-24.838%20c1.632-1.176%2C3.048-2.646%2C4.166-4.322c-1.498%2C0.664-3.106%2C1.113-4.795%2C1.313c1.724-1.031%2C3.047-2.668%2C3.67-4.619%20c-1.612%2C0.957-3.399%2C1.652-5.301%2C2.027c-1.522-1.623-3.692-2.636-6.095-2.636c-5.389%2C0-9.351%2C5.029-8.133%2C10.252%20c-6.939-0.348-13.093-3.672-17.209-8.725c-2.188%2C3.754-1.135%2C8.664%2C2.584%2C11.149c-1.369-0.043-2.658-0.42-3.783-1.045%20c-0.09%2C3.869%2C2.681%2C7.486%2C6.697%2C8.292c-1.176%2C0.319-2.463%2C0.393-3.77%2C0.143c1.061%2C3.318%2C4.145%2C5.73%2C7.799%2C5.799%20C31.744%2C55.504%2C27.322%2C56.732%2C22.892%2C56.209%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  width: 82.67px;
  height: 82.67px;
}
@font-face {
  font-family: dosis;
  src: url(/fonts/dosis/dosis-medium.woff) format("woff"),
    url(/fonts/dosis/dosis-medium.ttf) format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: dosis;
  src: url(/fonts/dosis/dosis-light.woff) format("woff"),
    url(/fonts/dosis/dosis-light.ttf) format("truetype");
  font-weight: 300;
} /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
b,
optgroup,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre,
textarea {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
} /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid;
  }
  *,
  :after,
  :before {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
  }
  thead {
    display: table-header-group;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover,
.form-control,
.navbar-toggle,
.open > .btn-danger.dropdown-toggle,
.open > .btn-default.dropdown-toggle,
.open > .btn-info.dropdown-toggle,
.open > .btn-primary.dropdown-toggle,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.img-thumbnail,
.table,
label {
  max-width: 100%;
}
.img-thumbnail,
body {
  background-color: #fff;
}
*,
:after,
:before {
  box-sizing: border-box;
}
html {
  font-size: 10px;
}
body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #666;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #23527c;
}
a:focus {
  outline-offset: -2px;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
dl,
ol,
ul {
  margin-top: 0;
}
.lead,
dl {
  margin-bottom: 20px;
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%;
}
.h1,
h1 {
  font-size: 36px;
}
.h2,
h2 {
  font-size: 30px;
}
.h3,
h3 {
  font-size: 24px;
}
.h4,
h4 {
  font-size: 18px;
}
.h5,
h5 {
  font-size: 14px;
}
.h6,
h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dt,
label {
  font-weight: 700;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
.small,
small {
  font-size: 85%;
}
.mark,
mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-lowercase {
  text-transform: lowercase;
}
.initialism,
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.main-nav,
.page-header .right-head-nav .lang-sort-nav,
.right-head-nav .lang-sort-nav,
.wraper .contact-details label h4 {
  text-transform: uppercase;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #666;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #4d4c4c;
}
.text-success {
  color: #3c763d;
}
a.text-success:focus,
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:focus,
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #666;
}
a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #4d4c4c;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:focus,
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:focus,
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
}
ol,
ul {
  margin-bottom: 10px;
}
.list-inline {
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dd,
dt {
  line-height: 1.428571429;
}
dd {
  margin-left: 0;
}
.dl-horizontal dd:after,
.dl-horizontal dd:before {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .container {
    width: 750px;
  }
}
.clearfix:after,
.container-fluid:after,
.container:after,
.dropdown-menu > li > a,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.row:after {
  clear: both;
}
abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
.container,
.container-fluid {
  margin-right: auto;
  margin-left: auto;
}
.table,
address {
  margin-bottom: 20px;
}
blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777;
}
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}
.container,
.container-fluid {
  padding-left: 15px;
  padding-right: 15px;
}
caption,
th {
  text-align: left;
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: "";
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: "\00A0 \2014";
}
address {
  font-style: normal;
  line-height: 1.428571429;
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}
.col-xs-1 {
  width: 8.3333333333%;
}
.col-xs-2 {
  width: 16.6666666667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.3333333333%;
}
.col-xs-5 {
  width: 41.6666666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.3333333333%;
}
.col-xs-8 {
  width: 66.6666666667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.3333333333%;
}
.col-xs-11 {
  width: 91.6666666667%;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-pull-1 {
  right: 8.3333333333%;
}
.col-xs-pull-2 {
  right: 16.6666666667%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-4 {
  right: 33.3333333333%;
}
.col-xs-pull-5 {
  right: 41.6666666667%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-7 {
  right: 58.3333333333%;
}
.col-xs-pull-8 {
  right: 66.6666666667%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-10 {
  right: 83.3333333333%;
}
.col-xs-pull-11 {
  right: 91.6666666667%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-push-1 {
  left: 8.3333333333%;
}
.col-xs-push-2 {
  left: 16.6666666667%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-4 {
  left: 33.3333333333%;
}
.col-xs-push-5 {
  left: 41.6666666667%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-7 {
  left: 58.3333333333%;
}
.col-xs-push-8 {
  left: 66.6666666667%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-10 {
  left: 83.3333333333%;
}
.col-xs-push-11 {
  left: 91.6666666667%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}
.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}
.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}
.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}
.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
}
.table {
  width: 100%;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 5px;
}
.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #dff0d8;
}
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  background-color: #d9edf7;
}
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  background-color: #f2dede;
}
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
fieldset,
legend {
  padding: 0;
  border: 0;
}
fieldset {
  margin: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
}
input[type="search"] {
  box-sizing: border-box;
  -webkit-appearance: none;
}
input[type="checkbox"],
input[type="radio"] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}
.form-control,
output {
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  display: block;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="checkbox"]:focus,
input[type="radio"]:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}
output {
  padding-top: 7px;
}
.form-control {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
  color: #3c763d;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"],
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm {
    line-height: 30px;
  }
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"],
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg {
    line-height: 46px;
  }
  @font-face {
    font-family: bauhausregular;
    src: url(/fonts/bauhaus-webfont.svg#bauhausregular) format("svg");
  }
  @font-face {
    font-family: "PT Sans";
    src: url(/fonts/pt_sans-web-bold-webfont.svg#pt_sansbold) format("svg");
    font-weight: 700;
  }
  @font-face {
    font-family: "PT Sans";
    src: url(/fonts/pt_sans-web-regular-webfont.svg#pt_sansregular)
      format("svg");
    font-weight: 400;
  }
}
.form-group {
  margin-bottom: 15px;
}
.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.checkbox label,
.radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px\9;
}
.checkbox + .checkbox,
.radio + .radio {
  margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}
.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.form-group-sm .form-control,
.input-sm {
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 12px;
}
.input-sm {
  height: 30px;
  line-height: 1.5;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  line-height: 1.5;
}
.form-group-lg .form-control,
.input-lg {
  border-radius: 6px;
  padding: 10px 16px;
  font-size: 18px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  line-height: 1.3333333;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  line-height: 1.3333333;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.collapsing,
.dropdown,
.dropup {
  position: relative;
}
.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-control-static,
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .control-label,
  .form-inline .form-group {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }
  .form-inline .checkbox input[type="checkbox"],
  .form-inline .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.btn-block,
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
  content: " ";
  display: table;
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}
.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}
.btn.active,
.btn:active {
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #fff;
}
.btn-default.focus,
.btn-default:focus {
  color: #333;
  background-color: #e6e5e5;
  border-color: #bfbfbf;
}
.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e5e5;
  border-color: #e0e0e0;
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .btn-default.dropdown-toggle.focus,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #bfbfbf;
}
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #fff;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .btn-primary.dropdown-toggle.focus,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .btn-success.dropdown-toggle.focus,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.active,
.btn-success:active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info.focus,
.btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .btn-info.dropdown-toggle.focus,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning.focus,
.btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .btn-warning.dropdown-toggle.focus,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger.focus,
.btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .btn-danger.dropdown-toggle.focus,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #666;
  font-weight: 400;
  border-radius: 0;
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-xs {
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-sm {
  padding: 5px 10px;
}
.btn-xs {
  padding: 1px 5px;
}
.btn-block {
  display: block;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu-right,
.dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.dropdown-header,
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  line-height: 1.428571429;
  white-space: nowrap;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  font-weight: 400;
  color: #333;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-header,
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover,
.nav > li.disabled > a {
  color: #777;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  font-size: 12px;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:after,
.nav:before {
  content: " ";
  display: table;
}
.nav > li,
.nav > li > a {
  display: block;
  position: relative;
}
.nav:after {
  clear: both;
}
.nav > li > a {
  padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #eee;
  border-color: #666;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li {
  float: left;
}
.nav-justified > li,
.nav-stacked > li,
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified,
.nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-justified > li,
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
  .nav-tabs-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before {
  content: " ";
  display: table;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
  .navbar-header {
    float: left;
  }
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.modal,
.modal-open {
  overflow: hidden;
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
  .navbar-fixed-bottom,
  .navbar-fixed-top,
  .navbar-static-top {
    border-radius: 0;
  }
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
.close,
.label {
  font-weight: 700;
  line-height: 1;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  margin: 8px -15px;
}
@media (min-width: 768px) {
  .navbar-form .form-control-static,
  .navbar-form .form-group {
    display: inline-block;
  }
  .navbar-form .control-label,
  .navbar-form .form-group {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0;
  }
  .navbar-form .checkbox input[type="checkbox"],
  .navbar-form .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-radius: 4px 4px 0 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5d5d;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #555;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: #555;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #555;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333;
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #090808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #090808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  background-color: #090808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #090808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty,
.modal {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label-default {
  background-color: #777;
}
.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: 700;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.close {
  float: right;
  font-size: 21px;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.clearfix:after,
.clearfix:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before {
  content: " ";
  display: table;
}
.modal.fade .modal-dialog {
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
  .visible-xs-block {
    display: block !important;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
  .visible-sm-block {
    display: block !important;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
  .visible-md-block {
    display: block !important;
  }
  .visible-md-inline {
    display: inline !important;
  }
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
  .visible-lg-block {
    display: block !important;
  }
  .visible-lg-inline {
    display: inline !important;
  }
  .visible-lg-inline-block {
    display: inline-block !important;
  }
  .hidden-lg {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print,
  th.visible-print {
    display: table-cell !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;
  }
  .hidden-print {
    display: none !important;
  }
}
.pa00 {
  position: absolute;
  top: 0;
  left: 0;
}
.s100p {
  width: 100%;
  height: 100%;
}
.img-not-loaded,
.init-overlay,
.pa00-s100p {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.mpb {
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
}
.bh,
.e-tag-el .e-back {
  font-family: bauhausregular, sans-serif;
}
.body-copy,
body {
  font-weight: 300;
}
@font-face {
  font-family: "PT Sans";
  src: url(/fonts/pt_sans-web-bold-webfont.eot);
  src: url(/fonts/pt_sans-web-bold-webfont.eot?#iefix)
      format("embedded-opentype"),
    url(/fonts/pt_sans-web-bold-webfont.woff) format("woff"),
    url(/fonts/pt_sans-web-bold-webfont.ttf) format("truetype"),
    url(/fonts/pt_sans-web-bold-webfont.svg#pt_sansbold) format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url(/fonts/opensans-regular-webfont.eot);
  src: url(/fonts/opensans-regular-webfont.eot?#iefix)
      format("embedded-opentype"),
    url(/fonts/opensans-regular-webfont.woff) format("woff"),
    url(/fonts/opensans-regular-webfont.ttf) format("truetype"),
    url(/fonts/opensans-regular-webfont.svg#pt_sansregular) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans Bold";
  src: url(/fonts/opensans-bold-webfont.eot);
  src: url(/fonts/opensans-bold-webfont.eot?#iefix) format("embedded-opentype"),
    url(/fonts/opensans-bold-webfont.woff) format("woff"),
    url(/fonts/opensans-bold-webfont.ttf) format("truetype"),
    url(/fonts/opensans-bold-webfont.svg#open_sansbold) format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans Extra Bold";
  src: url(/fonts/opensans-extrabold-webfont.eot);
  src: url(/fonts/opensans-extrabold-webfont.eot?#iefix)
      format("embedded-opentype"),
    url(/fonts/opensans-extrabold-webfont.woff) format("woff"),
    url(/fonts/opensans-extrabold-webfont.ttf) format("truetype"),
    url(/fonts/opensans-extrabold-webfont.svg#open_sansbold) format("svg");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "PT Sans";
  src: url(/fonts/pt_sans-web-regular-webfont.eot);
  src: url(/fonts/pt_sans-web-regular-webfont.eot?#iefix)
      format("embedded-opentype"),
    url(/fonts/pt_sans-web-regular-webfont.woff) format("woff"),
    url(/fonts/pt_sans-web-regular-webfont.ttf) format("truetype"),
    url(/fonts/pt_sans-web-regular-webfont.svg#pt_sansregular) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: bauhausregular;
  src: url(/fonts/bauhaus-webfont.eot);
  src: url(/fonts/bauhaus-webfont.eot?#iefix) format("embedded-opentype"),
    url(/fonts/bauhaus-webfont.woff) format("woff"),
    url(/fonts/bauhaus-webfont.ttf) format("truetype"),
    url(/fonts/bauhaus-webfont.svg#bauhausregular) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: digits;
  src: url(/fonts/digits.eot);
  src: url(/fonts/digits.eot?#iefix) format("embedded-opentype"),
    url(/fonts/digits.woff) format("woff"),
    url(/fonts/digits.ttf) format("truetype"),
    url(/fonts/digits.svg#bdigits) format("svg");
  font-weight: 400;
  font-style: normal;
}
.body-copy,
.gez-lead,
.justify,
.paralax-banner .game-lead {
  text-align: justify;
}
body,
html {
  height: 100% !important;
}
html {
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll;
}
body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a:focus,
a:hover,
a:link,
a:visited {
  outline: 0;
  text-decoration: none;
}
.init-overlay {
  position: fixed !important;
  z-index: 10000;
  background: url(.././../images/ajax-loader.gif) center no-repeat #333;
  transition: 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
[class*=" icon-"],
[class^="icon-"] {
  line-height: 999px;
  display: block;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}
.page-header {
  overflow: hidden;
  padding: 0;
  width: 100%;
  height: 100px;
}
.page-header .container {
  position: relative;
}
.page-header.with-nav h2 {
  text-align: left;
}
.page-header .right-head-nav {
  position: absolute;
  padding: 0.5em 0;
  margin: 0;
  right: 0;
  top: 1.125em;
  border: none;
  line-height: 0.5em;
  font-size: 18px;
  background: 0 0;
}
.page-header .right-head-nav a {
  color: #333;
  padding: 0.5em;
}
.page-header .right-head-nav .navbar-toggle {
  background: #fff;
  margin-top: 2px;
  margin-bottom: 2px;
}
.page-header .right-head-nav .navbar-brand {
  display: none;
}
.page-header .right-head-nav .navbar-collapse {
  max-height: 100%;
  border-top: none;
  padding-left: 15px;
  padding-right: 15px;
}
.page-header .right-head-nav .navbar-collapse,
.page-header .right-head-nav .navbar-header {
  position: relative;
  z-index: 1;
}
.page-header .right-head-nav .nav-bg {
  width: 1000%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
@media (max-width: 767px) {
  .page-header .right-head-nav .navbar-brand {
    display: block;
  }
  .page-header.with-nav {
    overflow: visible;
  }
  .page-header.with-nav .right-head-nav {
    z-index: 20;
    width: 100%;
    left: 0;
    right: auto;
    text-align: center;
    background: 0 0;
    border: 0;
  }
  .page-header.with-nav .right-head-nav > .nav {
    display: inline-block;
  }
  .page-header.with-nav .right-head-nav .navbar-collapse {
    background: #ccc;
  }
  .page-header.with-nav .right-head-nav .nav-bg {
    display: none;
  }
}
.e-tag-el,
.game-el-box.new:not(.not-ready) {
  overflow: hidden;
}
.download-center-list table,
.sign-in-box {
  background: #fff;
}
.page-header h2 {
  margin: 0;
  padding: 0 16px;
  line-height: 100px;
  text-align: center;
}
.page-header.no-bottom-space {
  margin-bottom: 0;
  border-bottom: none;
}
.page-header.no-top-space {
  margin-top: 0;
  border-top: none;
}
.body-copy {
  margin: 40px 0;
  font-size: 16px;
}
.body-copy p {
  text-indent: 2em;
}
.sign-in-box {
  margin: 30px auto;
  padding: 30px;
  width: 100%;
  max-width: 360px;
  box-shadow: #777 0 3px 12px;
}
.sign-in-box h2 {
  margin: 0 0 24px;
}
.download-center-list table td {
  vertical-align: middle !important;
}
.dcl-user {
  margin: 0 10px 16px 0;
  padding-top: 16px;
}
.lang-dropdown a {
  cursor: pointer;
  text-decoration: none;
}
.lang-dropdown .dropdown-menu {
  min-width: 0;
}
.lang-dropdown .dropdown-menu a {
  padding: 3px 18px 3px 17px;
}
header#mainHeader + .wraper {
  padding-top: 120px;
  background-image: linear-gradient(
    top,
    #222,
    #222 120px,
    transparent 120px,
    transparent 100%
  );
  background-image: -webkit-linear-gradient(
    top,
    #222,
    #222 120px,
    transparent 120px,
    transparent 100%
  );
}
@media (max-width: 767px) {
  header#mainHeader + .wraper {
    margin-top: 60px;
    padding-top: 0;
  }
}
.contact-details .address-el,
footer.main .footer-nav {
  margin: 16px 0;
}
.contact-details {
  padding: 20px 0;
  color: #fff;
  background: #222;
}
@media (max-width: 767px) {
  .contact-details {
    padding: 20px;
  }
}
.contact-details .light {
  background-color: #555;
}
.contact-details .more-datails {
  overflow: hidden;
  width: 100%;
  transition: height 0.6s ease;
}
.contact-details .address-item {
  padding: 0 20px 40px;
  display: table;
}
@media only screen and (max-width: 767px) {
  .contact-details .address-item {
    padding: 0 20px 40px 0;
  }
}
.contact-details .address-item a[href^="tel"] {
  color: #ff8;
}
.contact-details .address-item:first-child {
  padding: 0 20px 40px 0;
}
.contact-details .address-item:last-child {
  padding: 0 0 40px 20px;
}
.contact-details .el-icon,
.contact-details .el-text {
  display: table-cell;
  vertical-align: middle;
  min-width: 48px;
}
.contact-map-canvas {
  height: 450px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .contact-map-canvas {
    height: 300px;
  }
}
@media (max-width: 767px) {
  .contact-details .address-item:last-child {
    padding: 0 20px 40px 0;
  }
  .contact-map-canvas {
    height: 200px;
  }
}
footer.main {
  position: relative;
  background: #e2e2e2;
}
footer.main .footer-nav-box {
  background: #eb1f45;
  position: relative;
}
footer.main .footer-nav-box:hover {
  background: #c51233;
  transition: 0.3s background-color ease;
}
footer.main .footer-nav-box a {
  display: block;
  color: #fff;
  padding: 20px 16px;
  font-size: 18px;
}
footer.main .list-inline {
  font-size: 1.125em;
  line-height: 1.45;
}
footer.main .list-inline > li {
  margin: 0 auto;
}
footer.main .list-inline > li:first-child {
  padding-right: 10px;
}
footer.main .list-inline > li a {
  display: block;
  color: #fff;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  footer.main .list-inline > li {
    display: block;
    padding-left: 0;
    padding-right: 0;
    max-width: 50%;
  }
  footer.main .list-inline > li:first-child {
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  }
  footer.main .list-inline > li:first-child a {
    padding: 0 0 10px;
  }
  footer.main .list-inline > li:last-child a {
    padding: 10px 0 0;
  }
}
.right-head-nav {
  position: absolute;
  padding: 0.5em 0;
  margin: 0;
  right: 0;
  top: 1.125em;
  border: none;
  line-height: 0.5em;
  font-size: 18px;
  background: 0 0;
}
.right-head-nav a {
  color: #333;
  padding: 0.5em;
}
.right-head-nav .navbar-toggle {
  background: #fff;
  margin-top: 2px;
  margin-bottom: 2px;
}
.right-head-nav .navbar-brand {
  display: none;
}
@media (max-width: 767px) {
  .right-head-nav .navbar-brand {
    display: block;
  }
}
.right-head-nav .navbar-collapse {
  max-height: 100%;
  border-top: none;
  padding-left: 15px;
  padding-right: 15px;
}
.right-head-nav .navbar-collapse,
.right-head-nav .navbar-header {
  position: relative;
  z-index: 1;
}
.right-head-nav .nav-bg {
  width: 1000%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  background: #ccc;
}
.main-section {
  position: relative;
  background: #fff;
}
.text-layer a:active,
.text-layer a:focus,
.text-layer a:hover,
.text-layer a:link,
.text-layer a:visited {
  text-decoration: none;
}
.main-header {
  width: 100%;
  height: 120px;
  position: fixed;
  z-index: 100;
  top: 0;
}
.main-header .bg,
.main-header .logo-link i,
.main-header .nav-box {
  transition: transform 0.2s;
}
.main-header .nav-box {
  padding: 35px;
  float: left;
  transition: transform 0.3s;
}
.main-header .bg {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: #222;
}
.header-inner {
  position: relative;
  z-index: 1;
  left: 50%;
  margin-left: -580px;
}
.logo-link {
  display: block;
  float: left;
}
.logo-link i {
  background-size: contain;
  background-position: bottom left;
}
.main-nav {
  margin: 0;
  border: none;
}
.main-nav .navbar-nav {
  margin: 0 -15px;
}
.main-nav .navbar-nav .open > a .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
.main-nav .navbar-nav .open.active > a,
.main-nav .navbar-nav .open.active > a:focus,
.main-nav .navbar-nav .open.active > a:hover {
  background: 0 0;
  color: #fff;
}
.main-nav .navbar-nav a {
  font-size: 14px;
}
.main-nav .navbar-nav a:hover {
  color: #fff;
}
.main-nav .navbar-nav a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.main-nav .navbar-nav .active a,
.main-nav .navbar-nav .active a:focus,
.main-nav .navbar-nav .active a:hover,
.main-nav .navbar-nav .open a,
.main-nav .navbar-nav .open a:focus,
.main-nav .navbar-nav .open a:hover,
.main-nav .navbar-nav a:focus,
.main-nav .navbar-nav a:hover {
  background: 0 0;
}
.main-nav .navbar-nav .dropdown-menu {
  background-color: #000;
}
.main-nav .navbar-nav .dropdown-menu > li > a {
  padding: 12px 20px;
  color: #777;
}
.main-nav .navbar-nav .dropdown-menu > li.active > a,
.main-nav .navbar-nav .dropdown-menu > li > a:focus,
.main-nav .navbar-nav .dropdown-menu > li > a:hover {
  color: #eee;
}
.main-nav .navbar-collapse {
  padding: 0;
  max-height: 100%;
}
.main-nav .navbar-toggler {
  height: 55px;
  border: 0;
  margin: 0;
  padding: 6px 16px 0;
  background: #222;
}
.main-nav .navbar-toggler:focus,
.main-nav .navbar-toggler:hover {
  background: #000;
}
.main-nav .navbar-toggler .icon-bar {
  display: block;
  width: 22px;
  height: 3px;
  background: #fff;
  margin-bottom: 3px;
}
@media (min-width: 768px) {
  .main-nav .navbar-toggler {
    display: none;
  }
}
.main-nav .navbar-header {
  text-align: right;
}
@media (min-width: 1200px) {
  .nav-box {
    width: 1020px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .nav-box {
    width: 820px;
  }
  .header-inner {
    margin-left: -480px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .nav-box {
    width: 620px;
  }
  .header-inner {
    margin-left: -380px;
  }
}
@media (max-width: 767px) {
  .main-header {
    position: fixed;
    height: 60px;
    background-color: #222;
    min-height: 60px;
  }
  .main-header .header-inner {
    margin: 0 auto;
    position: static;
    left: auto;
  }
  .main-header .logo-link {
    position: relative;
    z-index: 10;
  }
  .main-header .logo-link i {
    width: 60px;
    height: 60px;
  }
  .main-header .nav-box {
    padding: 0;
    float: none;
  }
  .main-header .nav-box .navbar-nav {
    margin: 5px 0;
  }
  .main-header .nav-box .navbar-collapse {
    box-shadow: none;
  }
  .main-header .bg {
    display: none;
  }
  .header-inner {
    left: 0;
    margin-left: 0;
    position: static;
  }
  .nav-box {
    width: 100%;
  }
  .main-nav {
    position: static;
    margin: 0;
  }
  .main-nav .navbar-collapse {
    border: 0;
    padding: 0;
  }
  .main-nav .navbar-collapse.in {
    overflow-y: hidden;
  }
  .main-nav .navbar-collapse ul {
    margin: 0;
  }
  .main-nav .navbar-collapse ul a {
    text-align: center;
  }
  .main-header .logo-link i,
  .main-header .nav-box {
    -ms-transform: none !important;
    transform: none !important;
  }
  .menu,
  .menu span {
    position: relative;
  }
  .menu {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 12px;
  }
  .menu span {
    margin: 0 auto;
    top: 12px;
  }
  .menu span:after,
  .menu span:before {
    position: absolute;
    content: "";
  }
  .menu span:before {
    margin-top: -12px;
  }
  .menu span:after {
    margin-top: 12px;
  }
  .menu span,
  .menu span:after,
  .menu span:before {
    width: 30px;
    height: 6px;
    background-color: #fff;
    display: block;
  }
  .animation span {
    transition-duration: 0s;
    transition-delay: 0.2s;
  }
  .animation span:after,
  .animation span:before {
    transition-property: margin, transform;
    transition-duration: 0.2s;
  }
  .animation.open span,
  .animation:hover span {
    background-color: rgba(0, 0, 0, 0);
    transition-delay: 0.2s;
  }
  .animation span:before {
    transition-delay: 0.2s, 0s;
  }
  .animation.open span:before,
  .animation:hover span:before {
    margin-top: 0;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transition-delay: 0s, 0.2s;
  }
  .animation span:after {
    transition-property: margin, transform, -webkit-transform;
    transition-delay: 0.2s, 0s;
  }
  .animation.open span:after,
  .animation:hover span:after {
    margin-top: 0;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition-delay: 0s, 0.2s;
  }
  .collapsed span {
    transition-duration: 0s;
    transition-delay: 0.2s;
  }
  .collapsed span:after,
  .collapsed span:before {
    transition-property: margin, transform;
    transition-duration: 0.2s;
  }
  .collapsed:hover span {
    background-color: #fff;
    transition-delay: 0.2s;
  }
  .collapsed span:before {
    transition-delay: 0.2s, 0s;
    margin-top: -12px;
  }
  .collapsed:hover span:before {
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-delay: 0s, 0.2s;
    margin-top: -12px;
  }
  .collapsed span:after {
    transition-property: margin, transform, -webkit-transform;
    transition-delay: 0.2s, 0s;
  }
  .collapsed:hover span:after {
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-delay: 0s, 0.2s;
    margin-top: 12px;
  }
}
.e-tag-el,
.e-tag-el-box {
  position: relative;
  width: 250px;
}
.e-tag-el-box {
  display: inline-block;
  margin: 20px 30px;
  vertical-align: top;
  z-index: 20;
}
@media (max-width: 767px) {
  .e-tag-el-box {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.e-tag-el-box:hover .e-tag-el {
  opacity: 1;
  top: 30px;
  transform: scale(1.35) rotateY(180deg);
  z-index: 5;
}
@media (min-width: 768px) and (max-width: 991px) {
  .e-tag-el-box {
    margin-left: 10px;
    margin-right: 10px;
  }
  .e-tag-el-box .e-tag-el {
    margin: -25px 0;
    -ms-transform: scale(0.85);
    transform: scale(0.85);
  }
  .e-tag-el-box:focus .e-tag-el,
  .e-tag-el-box:hover .e-tag-el {
    color: #333;
    transform: scale(1.15) rotateY(180deg);
  }
}
@media (max-width: 767px) {
  .e-tag-el-box .e-tag-el {
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    margin: -25px 0;
  }
  .e-tag-el-box:hover .e-tag-el {
    color: #333;
    transform: scale(1.15) rotateY(180deg);
  }
}
.e-tag-el {
  display: block;
  top: 0;
  height: 250px;
  text-decoration: none !important;
  transition: 0.5s ease;
  border-radius: 50%;
}
.e-tag-el .e-back,
.e-tag-el .e-front {
  width: 100%;
  height: 100%;
}
.e-tag-el .e-front {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  opacity: 0.5;
}
.game-el-box.over .game-el-img-box,
.gez-img {
  opacity: 0.1;
}
.e-tag-el .e-back {
  display: table;
  font-size: 36px;
  color: #fff;
  text-align: center;
  border-radius: 100%;
  transition: opacity 0.5s;
}
.e-tag-el .e-back span {
  display: table-cell;
  padding: 0 20px;
  vertical-align: middle;
}
.e-tag-title {
  font-size: 28px;
}
.e-tag-description {
  margin: 16px 0;
  color: #555;
}
.e-tag-el-box-new {
  border-radius: 50%;
  display: inline-block;
  margin: 25px;
}
.e-tag-el-box-new * {
  color: #fff !important;
}
.e-tag-el-box-new .text-layer {
  position: absolute;
  top: 0;
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  background-color: rgba(0, 0, 0, 0.8);
  box-shadow: none;
  border-radius: 50%;
  transition: all 0.5s ease;
  padding: 0;
  width: 100%;
  height: 100%;
}
.e-tag-el-box-new:hover .text-layer {
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
@media (max-width: 479px) {
  footer.main .list-inline > li {
    max-width: 80%;
  }
  .e-tag-el-box-new {
    margin: 25px 0;
  }
}
.text-layer-container {
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  top: 50%;
  position: absolute;
  padding: 20px;
  width: 100%;
}
.text-layer-container h3 {
  margin: 0;
}
.machines-show-games-box {
  padding: 16px 0;
  background: #222;
}
.show-games-btn .caret {
  border-top-color: #fff;
}
.jackpot-history table,
.jackpot-history table tbody tr td,
.jackpot-history table thead > tr > th {
  border: none;
}
.jackpot-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  color: #fff;
  background-color: #000;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../../images/jackpot/jackpot-bkg-img.jpg);
}
@media (max-width: 479px) {
  .jackpot-wrapper {
    max-width: 480px;
    background-image: url(../../images/jackpot/jackpot-bkg-img-xs.jpg);
  }
}
.jackpot-wrapper .jackpot-counter {
  position: relative;
  margin: 0 auto;
  padding: 0 15px;
  width: 100%;
  max-width: 1200px;
  height: 100%;
  font-size: 6.5vw;
}
@media (max-width: 479px) {
  .jackpot-wrapper .jackpot-counter {
    max-width: 480px;
  }
}
.jackpot-wrapper .jackpot-counter .jackpot-digits {
  z-index: 2;
  position: absolute;
  top: 50.7%;
  right: 0;
  bottom: 0;
  left: 50%;
  margin: 0 auto 0 -20%;
  width: 100%;
  max-width: 40%;
  min-height: 20%;
  height: auto;
  max-height: 22%;
  font-family: digits, arial, helvetica, sans-serif;
  line-height: 1.2em;
  color: #ffd800;
}
.paralax-banner .machine-slide .machine-data .machine-name,
.system-data .system-name {
  font-family: bauhausregular, sans-serif;
}
@media (min-width: 1200px) {
  .jackpot-wrapper .jackpot-counter {
    font-size: 6em;
  }
  .jackpot-wrapper .jackpot-counter .jackpot-digits {
    top: 48.5%;
  }
}
@media (max-width: 479px) {
  .jackpot-wrapper .jackpot-counter .jackpot-digits {
    position: absolute;
    top: 64%;
    margin-left: -35%;
    max-width: 70%;
  }
}
@media only screen and (max-width: 480px) and (orientation: landscape) {
  .jackpot-wrapper .jackpot-counter .jackpot-digits {
    font-size: 6.5vw;
    line-height: 1.25em;
  }
}
@media only screen and (min-width: 321px) and (max-width: 479px) {
  .jackpot-wrapper .jackpot-counter .jackpot-digits {
    font-size: 1.82em;
    font-size: 12vw;
    line-height: 1.25em;
  }
}
@media only screen and (max-width: 320px) and (orientation: portrait) {
  .jackpot-wrapper .jackpot-counter .jackpot-digits {
    font-size: 1.7em;
    font-size: 11vw;
    line-height: 1.35em;
  }
}
.jackpot-wrapper .jackpot-counter .jackpot-img {
  z-index: 1;
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 1140px;
  padding-top: 39.4202898551%;
  height: 0.61px;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../../images/jackpot/jackpot-img.png);
}
@media (max-width: 479px) {
  .jackpot-wrapper .jackpot-counter .jackpot-img {
    padding-top: 73.75%;
    height: 1px;
    background-position: top left;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../../images/jackpot/jackpot-img-xs.png);
  }
}
.jackpot-history {
  margin: 0 auto;
  color: #fff;
  background: #333;
}
.jackpot-history table {
  margin: 20px auto;
}
@media (min-width: 1200px) {
  .jackpot-history table {
    width: 970px;
  }
}
.jackpot-history table thead > tr > th {
  width: 55%;
}
.jackpot-history table thead > tr > th:first-of-type {
  width: 25%;
}
.jackpot-history table thead > tr > th:last-of-type {
  width: 20%;
}
.jackpot-history table tbody tr:hover td {
  background-color: rgba(255, 255, 255, 0.1);
}
@media (max-width: 767px) {
  .jackpot-history table tbody tr td:first-of-type,
  .jackpot-history table thead > tr > th:first-of-type {
    padding-left: 15px;
  }
  .jackpot-history table tbody tr:hover td {
    background-color: transparent;
  }
  .jackpot-history table tbody tr:nth-child(2n + 1) {
    background-color: rgba(0, 0, 0, 0.1);
  }
}
.cookie-info {
  padding-bottom: 100px;
  background: #222;
}
.cookie-info > .alert {
  position: fixed;
  z-index: 2;
  padding: 5px;
  margin: 0;
  bottom: 2px;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 0;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  font-size: 11px;
}
.cookie-info .btn.btn-default {
  background: #222;
  color: #fff;
  border: 0;
}
.games,
.games-box {
  margin-bottom: 10px;
}
.game-slide .content-box .container {
  padding: 0;
}
.paralax-banner .game-lead {
  line-height: 1.25em;
}
.games-list {
  font-size: 0;
  text-align: center;
}
.game-el-box {
  margin-top: -1px;
  display: inline-block;
  position: relative;
  width: 33.333%;
  vertical-align: top;
}
@media (min-width: 500px) and (max-width: 991px) {
  .game-el-box {
    width: 50%;
  }
}
@media (max-width: 499px) {
  .game-el-box {
    width: 100%;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
  }
  .game-el-box img {
    display: inline-block;
    max-height: inherit !important;
    height: auto;
    width: 100%;
  }
}
.game-el-box.not-ready .card-3d {
  display: none;
}
.game-el-box.not-ready .game-el-img-box {
  padding: 33.8157894737% 0;
  background: #ccc;
  background: radial-gradient(ellipse at center, #fff 0, #ccc 100%);
}
.game-el-box.not-ready .game-list-el-a {
  left: 0;
  position: absolute;
  top: 0;
}
.game-el-box.not-ready .game-el-img-alt {
  line-height: 0;
  display: block;
  font-size: 18px;
  text-align: center;
  width: 100%;
  z-index: 1;
}
.game-el-box .game-el-img-box {
  transition: opacity 0.5s ease;
}
.game-el-box .game-el-img {
  transition: 0.5s ease;
  max-width: 100%;
}
.game-el-box .card-3d-box,
.game-el-box .game-el-img-alt {
  display: none;
}
.game-el-box .card-3d-box.fliping,
.game-list-el-a {
  display: block;
}
.game-el-img,
.gez-img {
  display: inline-block;
}
.game-el-zoom {
  height: auto;
}
.gez-img {
  z-index: 10;
}
.text-layer {
  padding: 24px;
  width: 100%;
  min-height: 100%;
  background: #000;
  box-shadow: #000 0 0 40px;
}
.gez-head {
  margin: 0 0 20px;
  font-size: 18px;
  color: #fff;
}
.gez-lead {
  margin: 0 0 20px;
  color: #ccc;
  font-size: 14px;
  line-height: 1.5em;
}
.img-not-loaded {
  opacity: 0;
}
.game-el-box.new.not-ready {
  padding-top: 67.6315789474%;
  background: #ccc;
  background: radial-gradient(ellipse at center, #fff 0, #ccc 100%);
}
@media (min-width: 500px) {
  .game-el-box.new.not-ready {
    padding-top: 33.8157894737%;
  }
}
@media (min-width: 992px) {
  .game-el-box.new.not-ready {
    padding-top: 22.5438596491%;
  }
}
.game-el-box.new.not-ready .text-layer,
.game-el-box.new.not-ready img.game-el-img {
  display: none;
}
.game-el-box.new.not-ready a + a {
  position: absolute;
  color: #333;
  font-size: 16px;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.game-el-box.new.over {
  z-index: 1060;
  overflow: initial;
}
.game-el-box.new:hover .text-layer {
  top: 0;
  transition: 0.5s;
}
.game-el-box.new .text-layer {
  position: absolute;
  top: -100%;
  background-color: rgba(0, 0, 0, 0.55);
}
.game-el-box.new .text-layer h3,
.game-el-box.new .text-layer p {
  color: #fff;
}
@media (max-width: 767px) {
  .game-el-box.new:hover .text-layer {
    display: none !important;
  }
  .game-el-box.new .text-layer {
    display: none;
  }
}
.game-el-box.new .btn {
  padding: 20px;
  text-align: center;
  background-color: #222;
  border-radius: 0;
  border: none;
  color: #fff;
}
.game-el-box.new .btn:hover {
  background-color: #fff;
  color: #222;
  transition: background-color 0.3s ease;
}
.paralax-banner .nav-box {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  padding: 0 15px;
  width: 100%;
  max-width: 1170px;
  height: 58px;
  cursor: pointer;
  z-index: 20;
}
.paralax-banner .nav-box .navigate-back {
  left: 6px;
  float: left;
}
.paralax-banner .nav-box .navigate-next {
  right: 6px;
  float: right;
}
.paralax-banner .nav-box .navigate-back,
.paralax-banner .nav-box .navigate-next {
  opacity: 0.4;
  transition: opacity 0.5s;
}
.paralax-banner .nav-box .navigate-back:hover,
.paralax-banner .nav-box .navigate-next:hover {
  opacity: 1;
}
.machine-box .nav-box {
  display: none !important;
}
.paralax-banner:hover .navigate-back,
.paralax-banner:hover .navigate-next {
  opacity: 1 !important;
}
.paralax-banner:hover .close {
  opacity: 0.8 !important;
}
@media (max-width: 767px) {
  .paralax-banner .navigate-back,
  .paralax-banner .navigate-next {
    opacity: 1 !important;
  }
  .paralax-banner .close {
    opacity: 0.8 !important;
  }
  .paralax-banner .image-box {
    height: 150px;
    line-height: 230px;
  }
  .paralax-banner .image-box .bg-image {
    max-width: 100%;
    height: auto;
  }
}
.show-games-btn {
  padding: 20px;
  text-align: center;
  background-color: #222;
  border-radius: 0;
  border: none;
  color: #fff;
}
.show-games-btn:hover {
  background-color: #fff;
  color: #222;
  transition: background-color 0.3s ease;
}
div#paralaxBanner {
  position: fixed;
  width: 768px;
  height: 100vh;
  right: -100%;
  z-index: 1040;
  top: 0;
  transition: 0.3s;
}
div#paralaxBanner .slide {
  overflow: auto;
}
@media (min-width: 768px) {
  div#paralaxBanner .slide {
    height: 100%;
  }
}
@media (max-width: 767px) {
  div#paralaxBanner {
    width: 100%;
    right: -768px;
    overflow-y: scroll;
  }
}
div#paralaxBanner.active {
  right: 0;
}
div#paralaxBanner .container {
  width: 100%;
}
div#paralaxBanner .close {
  height: 55px;
  width: 55px;
  position: absolute;
  top: 15px;
  right: 15px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  z-index: 99999;
  transition: opacity 0.5s ease;
}
div#parnfrastructure-management-container .page-lead,
.page .project-management-container .page-banner,
.page .project-management-container .page-lead,
.page .tailored-solutions-container .page-banner,
.page .tailored-solutions-container .page-leadalaxBanner .close:before {
  content: "X";
  position: absolute;
  color: #222;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 36px;
  font-weight: 700;
}
div#paralaxBanner .nav-box {
  display: block;
}
div#paralaxBanner .content-box {
  color: #fff;
  width: 100%;
  height: auto;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.85);
  line-height: 1.25em;
  text-align: justify;
  padding: 50px 30px;
  font-size: 16px;
  background: 0 0 !important;
}
div#paralaxBanner .content-box:hover {
  opacity: 1;
}
div#paralaxBanner .content-box .images a {
  width: 50%;
  float: left;
  padding: 15px;
}
div#paralaxBanner .content-box .images a img {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  div#paralaxBanner .close {
    top: 10px;
  }
  div#paralaxBanner .nav-box {
    top: inherit;
    bottom: 50%;
    -ms-transform: translateY(50%);
    transform: translateY(50%);
  }
  div#paralaxBanner .content-box .images a {
    width: 100%;
  }
  div#paralaxBanner .content-box {
    height: 100vh;
  }
}
div#paralaxBanner + #paralaxBackdrop {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.55);
  width: 100%;
  height: 100%;
  z-index: 1039;
  top: 0;
  left: 0;
  bottom: 0;
  display: block;
}
@media (max-width: 767px) {
  div#paralaxBanner .image-box {
    height: auto;
    line-height: 1;
    margin-top: 85px;
  }
}
.home-paralax-banner-box {
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0;
}
.home-paralax-banner-box .automats,
.home-paralax-banner-box .bg,
.home-paralax-banner-box .claim,
.home-paralax-banner-box .scroll-msg-box {
  position: absolute;
  backface-visibility: hidden;
  transition: none;
  transform-style: preserve-3d;
}
.home-paralax-banner {
  height: 100%;
  width: 100%;
}
.home-paralax-banner .bg {
  background-size: cover;
  height: 100%;
  width: 100%;
  position: absolute;
  background-repeat: no-repeat;
  background-position: bottom;
}
.claim,
.claim_base {
  width: 25%;
  left: 5%;
  top: 40%;
  z-index: 20;
  color: #fff;
  text-align: center;
}
.claim h1,
.claim_base h1 {
  margin: 0;
  font-size: 30px;
  font-weight: 700;
}
.claim .e-red,
.claim_base .e-red {
  fill: #ed1941;
}
.claim .e-grey,
.claim_base .e-grey {
  fill: #3f4041;
}
@media (max-width: 767px) {
  .claim,
  .claim_base {
    width: 100%;
    height: 10%;
    left: 0;
    top: 100px;
  }
  .claim h1 br,
  .claim_base h1 br {
    display: none;
  }
}
@media (max-width: 767px) and (max-height: 500px) {
  .claim,
  .claim_base {
    height: 30%;
  }
}
@media (max-width: 767px) and (max-height: 500px) and (max-width: 800px) and (orientation: landscape) {
  .claim,
  .claim_base {
    width: 35%;
    top: 40%;
    left: 5%;
    height: auto;
  }
}
.automats,
.automats_base {
  width: 70%;
  height: 100%;
  right: 0;
  bottom: -90px;
  z-index: 1;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom right;
}
@media (max-width: 767px) {
  .automats,
  .automats_base {
    width: 100%;
    height: 85%;
    background-position: bottom;
  }
}
@media (max-width: 767px) and (max-height: 500px) {
  .automats,
  .automats_base {
    height: 70%;
  }
}
@media (max-width: 767px) and (max-height: 500px) and (max-width: 800px) and (orientation: landscape) {
  .automats,
  .automats_base {
    width: 60%;
    height: 100%;
    background-position: bottom right;
  }
}
.scroll-msg-box {
  z-index: 10;
  position: absolute;
  bottom: 10px;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  white-space: nowrap;
}
.scroll-msg {
  display: inline-block;
  padding: 6px 12px 6px 6px;
  color: #fff;
  cursor: pointer;
  border-radius: 20px;
}
.scroll-msg .icon-scroll-down {
  margin-right: 6px;
}
#homeBannerSlider {
  width: 100%;
}
@media (max-width: 767px) {
  .scroll-msg {
    display: none;
  }
}
.paralax-banner {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.paralax-banner .slide {
  background: #222;
  width: 100%;
}
.paralax-banner .content-box {
  height: 100%;
  background: #333;
  padding-bottom: 0;
}
.machine-slide,
.system-slide {
  display: block;
  float: left;
  height: 100%;
  position: static !important;
  overflow: visible;
  transform: translate3d(0, 0, 0);
}
.machine-slide .elem,
.system-slide .elem {
  background-repeat: no-repeat;
  background-size: 434px auto;
  background-position: 4% 4%;
  height: 300%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
@media (min-width: 768px) and (max-width: 991px) {
  .machine-slide .elem,
  .system-slide .elem {
    background-position: 50% 44%;
  }
}
@media (max-width: 400px) {
  .machine-slide .elem,
  .system-slide .elem {
    background-size: 100% auto;
  }
}
.image-box {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0 auto;
  text-align: center;
}
.image-box .bg-image,
.image-box img {
  width: 100%;
  height: 100%;
  max-width: 1280px;
  max-height: 450px;
  display: inline-block;
}
.image-box .bg {
  left: 0;
  position: absolute;
  height: 200%;
  top: -50%;
  width: 100%;
  margin: 0 auto;
  background-size: cover;
}
@media (max-width: 767px) {
  .machine-slide .elem,
  .system-slide .elem {
    background-position: 50% 44%;
    -ms-transform: none !important;
    transform: none !important;
  }
  .image-box .bg {
    -ms-transform: none !important;
    transform: none !important;
  }
}
.paralax-banner .machine-slide .image-box {
  min-height: 100%;
  height: 450px;
}
.paralax-banner .machine-slide .container {
  padding: 0 80px 10px;
}
.paralax-banner .machine-slide .machine-extra-header {
  display: none;
}
.paralax-banner .machine-slide .machine-data {
  margin-top: 20px;
  width: 100%;
  color: #fff;
}
.paralax-banner .machine-slide .machine-data .machine-lead {
  margin: 20px 0;
  font-size: 18px;
}
.paralax-banner .machine-slide .machine-data p {
  margin: 12px 0;
}
.paralax-banner .machine-slide .machine-data ul li {
  padding-bottom: 5px;
}
@media (max-width: 479px) {
  .paralax-banner .machine-slide .container {
    padding: 0 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mobile .scroll-msg-box {
    bottom: 10px;
  }
  .paralax-banner .machine-slide .machine-data .machine-name {
    display: none;
  }
  .paralax-banner .machine-slide .machine-extra-header {
    display: block;
    width: 55%;
    position: absolute;
    margin: 0;
    padding: 12px;
    top: 50%;
    right: 0;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: bauhausregular, sans-serif;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
  }
}
@media (min-width: 1200px) {
  .paralax-banner .machine-slide .container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    max-width: 1280px;
    height: 100%;
  }
  .paralax-banner .machine-slide .machine-data {
    max-width: 700px;
    margin-top: 0;
    padding: 18px 20px 0;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
  }
  .paralax-banner .machine-slide .machine-data .machine-name {
    display: block;
    margin-top: 0;
  }
}
.paralax-banner .system-slide .image-box {
  height: 450px;
}
@media (max-width: 479px) {
  .paralax-banner .system-slide .container {
    padding: 0 20px;
  }
}
.system-data .system-name {
  font-size: 60px;
  color: #fff;
}
.wraper .contact-details .el-text,
footer,
p {
  font-family: dosis;
}
@media (max-width: 767px) {
  .system-data .system-name {
    font-size: 30px;
  }
  .system-data .system-content {
    margin: 0;
  }
}
.system-data .system-content {
  color: #fff;
  font-size: 16px;
  padding-bottom: 20px;
}
.system-data .system-content a {
  display: inline-block;
  margin: 0.5em 0;
  padding: 0.12em 0.5em;
  color: #fff;
  line-height: inherit;
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 3px;
}
.system-data .system-content a:active,
.system-data .system-content a:focus,
.system-data .system-content a:hover {
  color: #000;
  background-color: #fff;
}
.contact-details .more-btn {
  padding: 20px;
  text-align: center;
  background-color: #222;
  border-radius: 0;
  color: #fff;
}
.contact-details .more-btn:focus {
  outline: 0;
}
.wraper .contact-details address {
  margin-bottom: 0;
}
.wraper .contact-details .address-item {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .wraper .contact-details .el-icon,
  .wraper .contact-details .el-text {
    display: block;
  }
  .wraper .contact-details .el-text {
    display: block;
    margin: 10px auto;
    padding: 0;
  }
}
.wraper .contact-details .address-el {
  display: inline-block;
  padding: 0;
  vertical-align: middle;
}
.wraper .contact-details .address-el,
.wraper .contact-details label {
  vertical-align: middle;
  width: 24%;
}
@media (max-width: 767px) {
  .wraper .contact-details .address-el {
    display: block;
    text-align: center;
  }
  .wraper .contact-details .address-el,
  .wraper .contact-details label {
    width: 100%;
  }
  .wraper .contact-details label h4 {
    text-align: center;
  }
}
.wraper .contact-details .container > h4::after,
.wraper .contact-details .more-datails::before {
  content: " ";
  width: 30%;
  height: 2px;
  display: block;
  position: relative;
}
.wraper .contact-details .container > h4 {
  font-size: 22px;
  font-weight: 900;
  margin-bottom: 50px;
  margin-top: 40px;
  text-align: center;
}
.wraper .contact-details .container > h4::after {
  border-bottom: 2px solid #fff;
  margin: 20px auto 10px;
}
.wraper .contact-details .more-datails::before {
  border-bottom: 2px solid #fff;
  margin: 20px auto 50px;
}
.wraper .contact-details label h4 span {
  text-transform: none;
  font-size: 14px;
  display: block;
}
.contact-details .more-btn {
  background: 0 0;
  border: 2px solid #fff;
  margin-top: 60px;
}
.contact-details .more-btn:hover {
  color: #222;
  transition: background-color 0.3s ease;
  background-color: #fff;
}
.contact-full-details {
  background: #222;
  color: #fff;
  font-weight: 300;
  margin: 0;
  padding: 0 0 10px;
  text-align: center;
}
.footerUp {
  display: none;
}
.bold {
  font-weight: 700;
}
.page-header h2,
.scroll-msg,
header .main-nav .navbar-nav a {
  font-weight: 500;
}
.li-un {
  list-style: none;
}
.txt-ita {
  font-style: italic;
}
.m-l05 {
  margin-left: 5px;
}
.m-l1 {
  margin-left: 10px;
}
.he20 {
  height: 200px;
}
.wi1 {
  width: 100%;
}
.wi05 {
  width: 50%;
}
@media (max-width: 768px) {
  .sm-mb2 {
    margin-bottom: 20px;
  }
  .sm-he-au {
    height: auto;
  }
  .sm-wi1 {
    width: 100%;
  }
}
.di-ib {
  display: inline-block;
}
.va-to {
  vertical-align: top;
}
.slide {
  height: 100%;
  display: block;
  float: left;
  overflow: visible;
}
#homeBannerSlider {
  height: 100%;
  position: relative;
}
#homeBannerSlider .slide {
  width: 100vw;
}
.icon-gltechnologies_pl.logo-small {
  width: 95px;
  height: 120px;
}
.home-paralax-banner-box {
  position: relative;
}
.home-paralax-banner .bg {
  background-image: url(/upload/gl/GL_WEB_Main.jpg);
}
.scroll-msg {
  background: #20c4f4;
  opacity: 0.9;
  transition: opacity 0.2s;
}
.scroll-msg:hover {
  background: #20c4f4;
  opacity: 1;
}
.page-header {
  background: #eee;
  border: 0;
  box-shadow: none;
  margin: 0;
}
.page-header h2 {
  color: #333;
  font-size: 32px;
}
p {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  font-size: 22px;
}
.wraper .contact-details .el-text,
footer {
  font-size: 18px;
}
.wraper .contact-details label h4 {
  font-size: 20px;
  font-weight: 500;
}
.page-header .right-head-nav a,
.scroll-msg,
header .main-nav .navbar-nav a {
  font-size: 18px;
  font-family: dosis;
}
.scroll-msg {
  line-height: 18px;
}
.page-header .right-head-nav a {
  font-weight: 500;
}
.page-lead,
.section-title {
  font-size: 30px;
  font-weight: 500;
}
.e-tag-title,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: dosis;
}
.page-lead {
  font-family: dosis;
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-paralax-banner h1 br {
    display: none;
  }
  .nav.navbar-nav.navbar-right.lang-dropdown {
    margin-right: -80px;
  }
}
.services-sections {
  text-align: center;
  padding: 30px 0;
}
.services-sections .container {
  text-align: left;
}
.contact-section .page-header h2,
.page .about-us-container,
.page .page-header h2 {
  text-align: center;
}
@media (max-width: 767px) {
  .home-paralax-banner h1 br {
    display: none;
  }
  .services-sections .container {
    text-align: center;
  }
}
.services-sections .section-content {
  font-size: 16px;
}
@media (min-width: 1200px) {
  .services-sections {
    padding: 50px 0;
  }
  .services-sections .section-content {
    width: 50%;
    float: right;
  }
}
.services-sections .section-title {
  border-bottom: 1px solid #eee;
  margin: 10px 20px;
  padding: 10px 0;
}
.services {
  padding: 20px 0;
}
.contact-section .page-header {
  background: #fff;
}
.contact-section .slide {
  z-index: -10;
}
.contact-image {
  height: 300px;
  display: none;
  overflow: hidden;
  width: 100%;
  vertical-align: bottom;
}
.contact-image-slide {
  width: 100%;
  display: block;
  float: none;
  background-size: cover;
  background-position: center;
}
.contact-map-canvas {
  display: inline-block;
  width: 100%;
  vertical-align: bottom;
}
@media (max-width: 767px) {
  .contact-image,
  .contact-map-canvas {
    height: 200px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .contact-image,
  .contact-map-canvas {
    width: 50%;
    height: 300px;
  }
}
@media (min-width: 1200px) {
  .contact-image,
  .contact-map-canvas {
    width: 50%;
    height: 500px;
  }
}
.contact-details,
.page-header {
  z-index: 1;
  position: relative;
}
.page {
  padding-bottom: 20px;
}
.page .page-header {
  background: #fff;
}
.page .page-banner {
  width: 100%;
  background-size: cover;
  background-position: center;
  height: 500px;
  margin: 0 0 40px;
  position: relative;
}
.page .it-infrastructure-management-container,
.page .project-management-container,
.page .tailored-solutions-container {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.page .it-infrastructure-management-container p,
.page .project-management-container p,
.page .tailored-solutions-container p {
  width: 80%;
  margin: 0 auto;
  padding: 10px 0 5px;
}
@media (min-width: 1200px) {
  .page .it-infrastructure-management-container p,
  .page .project-management-container p,
  .page .tailored-solutions-container p {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .page .page-banner {
    height: 300px;
  }
  .page .it-infrastructure-management-container p,
  .page .project-management-container p,
  .page .tailored-solutions-container p {
    width: 90%;
  }
}
.page .it-infrastructure-management-container .page-banner,
.page .it-infrastructure-management-container .page-lead,
.page .project-management-container .page-banner,
.page .project-management-container .page-lead,
.page .tailored-solutions-container .page-banner,
.page .tailored-solutions-container .page-lead {
  width: 50%;
  display: inline-block;
  height: 500px;
  vertical-align: top;
}
@media (max-width: 767px) {
  .page .it-infrastructure-management-container .page-banner,
  .page .it-infrastructure-management-container .page-lead,
  .page .project-management-container .page-banner,
  .page .project-management-container .page-lead,
  .page .tailored-solutions-container .page-banner,
  .page .tailored-solutions-container .page-lead {
    height: 300px;
    width: 100%;
  }
}
.page .it-infrastructure-management-container .page-banner,
.page .project-management-container .page-banner,
.page .tailored-solutions-container .page-banner {
  background-size: cover;
  background-position: center;
  margin: 0 0 40px;
}
.page .it-infrastructure-management-container .page-lead,
.page .project-management-container .page-lead,
.page .tailored-solutions-container .page-lead {
  color: #fff;
  text-align: center;
  background-color: #20c4f4;
  position: relative;
  left: 0;
}
.page .it-infrastructure-management-container .page-lead .page-lead-wrapper,
.page .project-management-container .page-lead .page-lead-wrapper,
.page .tailored-solutions-container .page-lead .page-lead-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 60%;
}
.page .about-us-container p {
  width: 100%;
  float: none;
  text-align: left;
}
.page .about-us-container .page-lead {
  display: none;
}
.page .about-us-container .page-banner {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  left: 0;
  position: absolute;
  top: 100px;
  width: 100%;
}
.page .about-us-container .page-banner + p {
  margin-top: 440px;
}
@media (max-width: 767px) {
  .page .about-us-container .page-banner + p {
    margin-top: 340px;
  }
  .page .about-us-container .page-banner {
    height: 300px;
    
  }
}
.page .about-us-container .dnv-certificate {
  width: 150px;
  text-align: center;
  margin-top: 20px;
}
.wraper .contact-details {
  padding: 30px 0;
}
.wraper .contact-details .address-item {
  padding: 20px 0;
}
.wraper .contact-details .el-text {
  padding: 0;
}
.wraper .contact-details .address-el,
.wraper .contact-details .el-address {
  margin: 0;
}
footer.contact-details {
  padding-top: 60px;
  padding-bottom: 60px;
}
.contact-full-details {
  font-size: 14px;
}
