@font-face {
  font-family: 'Open Sans';
  src: url("fonts/OpenSans-Regular.ttf") format("truetype"); }
@font-face {
  font-family: 'Open Sans Light';
  src: url("fonts/OpenSans-Light.ttf") format("truetype"); }
@font-face {
  font-family: 'Open Sans Semibold';
  src: url("fonts/OpenSans-Semibold.ttf") format("truetype"); }
@font-face {
  font-family: 'Open Sans Bold';
  src: url("fonts/OpenSans-Bold.ttf") format("truetype"); }
@font-face {
  font-family: 'Open Sans ExtraBold';
  src: url("fonts/OpenSans-ExtraBold.ttf") format("truetype"); }
/* line 28, style.scss */
*::before, *::after, * {
  padding: 0;
  margin: 0;
  border: 0;
  box-sizing: border-box;
  outline: none; }

/* line 35, style.scss */
:focus::-webkit-input-placeholder {
  color: transparent; }

/* line 39, style.scss */
:focus::-moz-placeholder {
  color: transparent; }

/* line 43, style.scss */
:focus:-moz-placeholder {
  color: transparent; }

/* line 47, style.scss */
:focus:-ms-input-placeholder {
  color: transparent; }

/* line 50, style.scss */
html {
  font-family: "Open Sans"; }

/* line 53, style.scss */
body {
  color: #1b1b1b;
  overflow-x: hidden; }

/* line 57, style.scss */
ul, li {
  list-style: none; }

/* line 60, style.scss */
table {
  border-collapse: collapse; }

/* line 63, style.scss */
a {
  color: inherit;
  text-decoration: none; }

/* line 67, style.scss */
button {
  background: none;
  cursor: pointer; }

/* line 71, style.scss */
.bold {
  font-family: "Open Sans Bold"; }

/* line 74, style.scss */
.page-inner, .page-template-features, .page-template-spheres, .page-template-manufacturing {
  background: url("img/section-bg.jpg") no-repeat center 50px; }

/* line 77, style.scss */
.not-pad {
  background-position-y: 0; }

/* line 81, style.scss */
.b-popup-background {
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 100;
  text-align: center;
  display: none; }
  /* line 92, style.scss */
  .b-popup-background .e-popup-wrapper {
    width: 80% !important;
    height: 100%;
    display: inline-block;
    text-align: center; }
    @media (max-width: 760px) {
      /* line 92, style.scss */
      .b-popup-background .e-popup-wrapper {
        width: 90% !important; } }
    /* line 102, style.scss */
    .b-popup-background .e-popup-wrapper .e-youtube-video {
      position: absolute;
      top: 50%;
      left: 50%;
      display: inline-block;
      vertical-align: middle;
      text-align: center;
      max-width: 920px;
      min-width: 300px;
      width: 100%;
      height: 100% !important;
      min-height: 320px;
      max-height: 520px;
      z-index: 101;
      background: #fff;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      /* line 121, style.scss */
      .b-popup-background .e-popup-wrapper .e-youtube-video .e-youtube-video-iframe {
        width: 100% !important;
        height: 100% !important; }
      @media (max-width: 920px) {
        /* line 102, style.scss */
        .b-popup-background .e-popup-wrapper .e-youtube-video {
          max-width: 854px;
          max-height: 480px; } }
      @media (max-width: 760px) {
        /* line 102, style.scss */
        .b-popup-background .e-popup-wrapper .e-youtube-video {
          max-width: 640px;
          max-height: 360px; } }
      @media (max-width: 560px) {
        /* line 102, style.scss */
        .b-popup-background .e-popup-wrapper .e-youtube-video {
          max-width: 426px;
          max-height: 140px; } }

/* line 3, header.scss */
.b-header {
  padding: 7px 0 19px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.63);
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
  z-index: 5; }
  /* line 13, header.scss */
  .b-header .e-header-container {
    max-width: 1140px;
    padding: 0 20px;
    margin: 0 auto; }
  /* line 18, header.scss */
  .b-header .e-header-img {
    width: 165px; }
  /* line 21, header.scss */
  .b-header .e-header-top-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 17px; }
  /* line 27, header.scss */
  .b-header .e-header-contact-block {
    display: flex;
    align-items: flex-end; }
  /* line 31, header.scss */
  .b-header .e-top-header-menu li {
    display: inline-block;
    margin-right: 20px;
    color: #ef7f1a; }
  /* line 36, header.scss */
  .b-header .e-header-small-menu {
    display: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    width: 30px;
    cursor: pointer; }
  /* line 45, header.scss */
  .b-header .e-header-small-menu-item {
    height: 3px;
    background: #a2a2a2;
    margin-bottom: 10px; }
  /* line 50, header.scss */
  .b-header .e-header-small-menu-item:last-child {
    margin-bottom: 0; }
  /* line 53, header.scss */
  .b-header .e-menu-close .e-header-small-menu-item:nth-child(2) {
    display: none; }
  /* line 56, header.scss */
  .b-header .e-menu-close .e-header-small-menu-item:nth-child(1) {
    transform: translateY(7px) rotate(45deg); }
  /* line 59, header.scss */
  .b-header .e-menu-close .e-header-small-menu-item:nth-child(3) {
    transform: translateY(-6px) rotate(-45deg); }
  /* line 62, header.scss */
  .b-header .e-header-menu {
    display: flex;
    justify-content: space-between; }
    /* line 66, header.scss */
    .b-header .e-header-menu li {
      color: rgba(0, 0, 0, 0.5);
      transition: color 0.3s ease-in-out; }
    /* line 71, header.scss */
    .b-header .e-header-menu li:hover {
      color: rgba(0, 0, 0, 0.8); }
  /* line 75, header.scss */
  .b-header .e-mobile-menu {
    display: none; }
    /* line 78, header.scss */
    .b-header .e-mobile-menu li:last-child, .b-header .e-mobile-menu li:nth-last-child(2) {
      color: #ef7f1a; }
  /* line 82, header.scss */
  .b-header .e-header-menu-item-selected {
    color: #ef7f1a; }
  /* line 85, header.scss */
  .b-header .e-header-phone {
    font-size: 20px;
    font-family: "Open Sans Bold";
    margin-right: 20px;
    line-height: 1.2; }
  /* line 91, header.scss */
  .b-header .e-header-email {
    margin-right: 50px; }
  /* line 94, header.scss */
  .b-header .e-header-button {
    font-size: 16px;
    border: 1px solid #ef7f1a;
    padding: 8px 20px; }

/* line 101, header.scss */
.e-top-mobile-fill {
  height: 100px; }

@media (max-width: 1140px) {
  /* line 106, header.scss */
  .b-header {
    padding: 7px 0; }
    /* line 109, header.scss */
    .b-header .e-header-top-block {
      justify-content: flex-start;
      margin-bottom: 0; }
    /* line 113, header.scss */
    .b-header .e-header-logo {
      margin-right: 40px; }
    /* line 116, header.scss */
    .b-header .e-header-menu {
      display: none;
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      background: #fff;
      z-index: 2; }
    /* line 125, header.scss */
    .b-header .e-header-contact-block {
      flex-grow: 2;
      justify-content: center; }
    /* line 129, header.scss */
    .b-header .e-header-phone {
      margin-left: -30px; }
    /* line 132, header.scss */
    .b-header .e-header-menu a {
      display: block;
      padding: 4px 20px; }
    /* line 136, header.scss */
    .b-header .e-header-email, .b-header .e-top-header-menu, .b-header .e-header-button {
      display: none; }
    /* line 139, header.scss */
    .b-header .e-header-small-menu {
      display: block; }

  /* line 143, header.scss */
  .e-top-mobile-fill {
    height: 50px; } }
@media (max-width: 460px) {
  /* line 149, header.scss */
  .e-header-phone {
    display: none; } }
/* line 3, main-block.scss */
.b-main-block {
  background: url("img/header-bg.jpg") center center/cover;
  overflow: hidden; }
  /* line 7, main-block.scss */
  .b-main-block .e-main-container {
    max-width: 1140px;
    padding: 30px 20px 50px;
    margin: 0 auto;
    position: relative; }
    /* line 13, main-block.scss */
    .b-main-block .e-main-container .e-main-content {
      position: relative;
      z-index: 1; }
    /* line 18, main-block.scss */
    .b-main-block .e-main-container h1 {
      font-size: 40px;
      font-family: "Open Sans ExtraBold";
      color: #fff;
      margin-bottom: 15px; }
    /* line 25, main-block.scss */
    .b-main-block .e-main-container .e-main-title-colored::after {
      content: "";
      display: block;
      background: #ef7f1a;
      width: 40px;
      height: 100%;
      position: absolute;
      bottom: 0;
      right: 0;
      transform: skewX(-20deg);
      transform-origin: 100% 100%; }
    /* line 38, main-block.scss */
    .b-main-block .e-main-container .e-main-title-colored {
      position: relative;
      display: inline-block;
      background: #ef7f1a;
      font-size: 50px;
      padding-left: 20px;
      padding-right: 40px;
      margin-left: -20px; }
    /* line 48, main-block.scss */
    .b-main-block .e-main-container h1 span:last-child {
      float: left;
      margin-right: 50px;
      margin-bottom: 50px; }
    /* line 54, main-block.scss */
    .b-main-block .e-main-container .e-what-is-lamidek {
      color: rgba(37, 37, 37, 0.9);
      display: inline-block;
      margin-left: -10px; }
    /* line 60, main-block.scss */
    .b-main-block .e-main-container .e-lamidek-text {
      display: inline-block; }
    /* line 64, main-block.scss */
    .b-main-block .e-main-container .e-what-is-lamidek img {
      float: left;
      margin-right: 20px;
      height: 38px;
      margin-top: 3px; }
    /* line 71, main-block.scss */
    .b-main-block .e-main-container .e-request-title {
      font-size: 24px;
      color: #1b1b1b; }
    /* line 76, main-block.scss */
    .b-main-block .e-main-container .e-request-title {
      font-size: 24px;
      color: #1b1b1b;
      margin-bottom: 3px; }
    /* line 82, main-block.scss */
    .b-main-block .e-main-container .e-request-text {
      font-size: 18px;
      color: rgba(27, 27, 27, 0.5);
      margin-bottom: 20px; }
    /* line 88, main-block.scss */
    .b-main-block .e-main-container .e-features {
      color: rgba(37, 37, 37, 0.7);
      margin-bottom: 60px;
      clear: both; }
    /* line 94, main-block.scss */
    .b-main-block .e-main-container .e-features-item {
      display: inline-block;
      margin-right: 60px; }
    /* line 99, main-block.scss */
    .b-main-block .e-main-container .e-features-item img {
      float: left;
      margin-right: 18px;
      max-width: 45px;
      opacity: 0.5; }
    /* line 106, main-block.scss */
    .b-main-block .e-main-container .e-features-item:not(:last-child) br {
      display: none; }
    /* line 110, main-block.scss */
    .b-main-block .e-main-container .e-features-item:last-child {
      white-space: nowrap; }
    /* line 114, main-block.scss */
    .b-main-block .e-main-container .e-worker {
      position: absolute;
      bottom: 0;
      right: -1%;
      width: 57%; }
    /* line 121, main-block.scss */
    .b-main-block .e-main-container .b-feedback-form input {
      box-shadow: 5px 5px 25px rgba(0, 12, 39, 0.15); }
    /* line 124, main-block.scss */
    .b-main-block .e-main-container .b-feedback-form button {
      box-shadow: 5px 5px 25px rgba(239, 127, 26, 0.4); }

@media (max-width: 1140px) {
  /* line 134, main-block.scss */
  .b-main-block .e-main-container h1 {
    font-size: 50px; }
  /* line 137, main-block.scss */
  .b-main-block .e-main-container .e-main-title-colored {
    font-size: 70px; }
  /* line 140, main-block.scss */
  .b-main-block .e-main-container .e-features-item {
    display: block;
    clear: both;
    margin-bottom: 30px; }
  /* line 145, main-block.scss */
  .b-main-block .e-main-container .e-features-item br {
    display: block; } }
@media (max-width: 768px) {
  /* line 155, main-block.scss */
  .b-main-block .e-main-container {
    padding: 20px; }
    /* line 158, main-block.scss */
    .b-main-block .e-main-container h1 {
      font-size: 28px;
      margin-bottom: 250px; }
    /* line 162, main-block.scss */
    .b-main-block .e-main-container .e-features, .b-main-block .e-main-container .e-request-block p, .b-main-block .e-main-container .e-what-is-lamidek, .b-main-block .e-main-container .e-feedback-input {
      display: none; }
    /* line 165, main-block.scss */
    .b-main-block .e-main-container .e-main-title-colored::after {
      width: 22px; }
    /* line 168, main-block.scss */
    .b-main-block .e-main-container .e-main-title-colored {
      font-size: 43px;
      padding-right: 22px;
      white-space: nowrap; }
    /* line 173, main-block.scss */
    .b-main-block .e-main-container .e-what-is-lamidek {
      display: inline-flex;
      position: absolute;
      bottom: 120px;
      left: 0;
      flex-direction: column-reverse;
      align-items: flex-start; }
    /* line 181, main-block.scss */
    .b-main-block .e-main-container .e-worker {
      width: 65%;
      right: -2%; } }
@media (max-width: 600px) {
  /* line 193, main-block.scss */
  .b-main-block .e-main-container .e-worker {
    width: 80%;
    right: -2%; } }
@media (max-width: 380px) {
  /* line 205, main-block.scss */
  .b-main-block .e-main-container .e-worker {
    width: 90%; } }
/* line 3, fast-finish.scss */
.b-fast-finish {
  padding-top: 30px; }
  /* line 6, fast-finish.scss */
  .b-fast-finish .e-finish-container {
    max-width: 1140px;
    padding: 0 20px;
    margin: 0 auto; }
  /* line 12, fast-finish.scss */
  .b-fast-finish h1 {
    font-size: 43px;
    width: 100%;
    font-family: "Open Sans ExtraBold";
    margin-bottom: 20px;
    line-height: 1.2; }
  /* line 20, fast-finish.scss */
  .b-fast-finish .e-finish-panel {
    display: flex; }
  /* line 24, fast-finish.scss */
  .b-fast-finish .e-panel-picture {
    position: relative;
    margin-right: 80px; }
  /* line 29, fast-finish.scss */
  .b-fast-finish .e-without-colored::after {
    content: "";
    display: block;
    background: #ef7f1a;
    width: 20px;
    height: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    transform: skewX(-20deg);
    transform-origin: 100% 100%; }
  /* line 42, fast-finish.scss */
  .b-fast-finish .e-without-colored {
    position: relative;
    display: inline-block;
    background: #ef7f1a;
    color: #fff;
    font-size: 28px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
    margin-left: -20px;
    margin-bottom: 60px;
    font-family: "Open Sans Bold"; }
  /* line 56, fast-finish.scss */
   @-moz-keyframes cycle {
        35% {transform: rotate(0) translate(0, 0);}
        40% {transform: rotate(5deg) translate(0, -2px);}
        45% {transform: rotate(-3deg) translate(0, -2px);}
        50% {transform: rotate(5deg) translate(0, -2px);}
        55% {transform: rotate(-3deg) translate(0, -2px);}
        60% {transform: rotate(5deg) translate(0, -2px);}
        65% {transform: rotate(-3deg) translate(0, -2px);}
        70% {transform: rotate(0) translate(0, 0);}
   }
   @-webkit-keyframes cycle {
        35% {transform: rotate(0) translate(0, 0);}
        40% {transform: rotate(5deg) translate(0, -2px);}
        45% {transform: rotate(-3deg) translate(0, -2px);}
        50% {transform: rotate(5deg) translate(0, -2px);}
        55% {transform: rotate(-3deg) translate(0, -2px);}
        60% {transform: rotate(5deg) translate(0, -2px);}
        65% {transform: rotate(-3deg) translate(0, -2px);}
        70% {transform: rotate(0) translate(0, 0);}
   }
  .b-fast-finish .e-panel-ellipse {
    display: flex;
    //justify-content: center;
    align-items: center;
    position: absolute;
    font-size: 28px;
    color: #fff;
    //background: #ef7f1a;
    //padding: 7px 16px 9px;
    //box-shadow: 5px 5px 20px rgba(239, 127, 26, 0.8);
    font-family: "Open Sans ExtraBold";
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    font-family: "Open Sans ExtraBold";
    line-height: 1;
    white-space: nowrap;
    cursor: pointer; }
  .e-animate-ellipse{
    -moz-animation: cycle 4s linear infinite;            
    -webkit-animation: cycle 4s linear infinite;
    align-items: center;
    font-size: 28px;
    color: #fff;
    background: #ef7f1a;
    padding: 7px 16px 9px;
    box-shadow: 5px 5px 20px rgba(239, 127, 26, 0.8);
    font-family: "Open Sans ExtraBold";
    line-height: 1;
    white-space: nowrap;
    cursor: pointer; }
    /* line 72, fast-finish.scss */
    .b-fast-finish .e-panel-ellipse .e-panel-opacity {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      z-index: 1; 
      justify-content: center; }
    /* line 80, fast-finish.scss */
    .b-fast-finish .e-panel-ellipse img {
      position: absolute;
      transition: opacity 0.8s ease-in-out;
      opacity: 0; }
    /* line 85, fast-finish.scss */
    .b-fast-finish .e-panel-ellipse .e-img-visible {
      transition: opacity 0.8s ease-in-out;
      opacity: 1; }
    /* line 89, fast-finish.scss */
    .b-fast-finish .e-panel-ellipse .e-img-1140, .b-fast-finish .e-panel-ellipse .e-img-mobile {
      display: none; }
  /* line 94, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-1 {
    top: 6%;
    left: 15%; }
   @-moz-keyframes cycle {
        35% {transform: rotate(0) translate(0, 0);}
        40% {transform: rotate(5deg) translate(0, -2px);}
        45% {transform: rotate(-3deg) translate(0, -2px);}
        50% {transform: rotate(5deg) translate(0, -2px);}
        55% {transform: rotate(-3deg) translate(0, -2px);}
        60% {transform: rotate(5deg) translate(0, -2px);}
        65% {transform: rotate(-3deg) translate(0, -2px);}
        70% {transform: rotate(0) translate(0, 0);}
    }
    @-webkit-keyframes cycle {
        35% {transform: rotate(0) translate(0, 0);}
        40% {transform: rotate(5deg) translate(0, -2px);}
        45% {transform: rotate(-3deg) translate(0, -2px);}
        50% {transform: rotate(5deg) translate(0, -2px);}
        55% {transform: rotate(-3deg) translate(0, -2px);}
        60% {transform: rotate(5deg) translate(0, -2px);}
        65% {transform: rotate(-3deg) translate(0, -2px);}
        70% {transform: rotate(0) translate(0, 0);}
    }
    .b-fast-finish .e-panel-ellipse .e-animate-ellipse{
         -moz-animation: cycle 4s linear infinite!important;            
         -webkit-animation: cycle 4s linear infinite!important;
    }
    /* line 98, fast-finish.scss */
    .b-fast-finish .e-panel-ellipse.ellipse-1 img.e-img-desktop {
      top: -35px;
      left: 45%; }
    /* line 102, fast-finish.scss */
    .b-fast-finish .e-panel-ellipse.ellipse-1 img.e-img-1140 {
      top: -35px;
      left: 100%; }
  /* line 108, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-2 {
    top: 34%;
    left: 83%; }
    /* line 112, fast-finish.scss */
    .b-fast-finish .e-panel-ellipse.ellipse-2 img.e-img-desktop {
      top: -35px;
      left: 12%; }
  /* line 118, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-3 {
    top: 60%;
    left: 15%; }
    /* line 122, fast-finish.scss */
    .b-fast-finish .e-panel-ellipse.ellipse-3 img.e-img-desktop {
      top: 20px;
      left: 50%; }
  /* line 128, fast-finish.scss */
  .b-fast-finish .e-finish-text-bold {
    margin-bottom: 30px;
    font-family: "Open Sans Bold"; }
  /* line 134, fast-finish.scss */
  .b-fast-finish .e-not-require-container {
    position: relative; }
    /* line 136, fast-finish.scss */
    .b-fast-finish .e-not-require-container .e-not-require {
      display: flex;
      align-items: center;
      position: absolute;
      margin-top: 40px;
      opacity: 0;
      transition: opacity 1s ease-in-out; }
    /* line 144, fast-finish.scss */
    .b-fast-finish .e-not-require-container .e-current-require {
      opacity: 1;
      z-index: 1; }
  /* line 150, fast-finish.scss */
  .b-fast-finish .e-lamidek-2 {
    display: none; }
  /* line 154, fast-finish.scss */
  .b-fast-finish .e-not-require-img {
    margin-right: 30px; }
  /* line 158, fast-finish.scss */
  .b-fast-finish .e-not-require-text {
    color: #1b1b1b;
    font-family: "Open Sans Bold"; }

@media (max-width: 1140px) {
  /* line 167, fast-finish.scss */
  .b-fast-finish h1 {
    width: 100%!important;
    font-size: 42px; }
  /* line 171, fast-finish.scss */
  .b-fast-finish .e-finish-panel {
    display: block; }
  /* line 174, fast-finish.scss */
  .b-fast-finish .e-panel-picture {
    display: block;
    margin: 0 auto 30px;
    width: 80%; }
  /* line 179, fast-finish.scss */
  .b-fast-finish .e-panel-picture > img {
    width: 100%; }
  /* line 182, fast-finish.scss */
  .b-fast-finish .e-finish-text-bold {
    margin-bottom: 0; }
  /* line 185, fast-finish.scss */
  .b-fast-finish .e-lamidek-1 {
    display: none; }
  /* line 188, fast-finish.scss */
  .b-fast-finish .e-lamidek-2 {
    display: block;
    padding-top: 20px; }
  /* line 192, fast-finish.scss */
  .b-fast-finish .e-finish-text-bold + p {
    width: 80%; }
  /* line 195, fast-finish.scss */
  .b-fast-finish .e-not-require-container {
    margin-bottom: 30px;
    width: 80%; }
  /* line 200, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse img.e-img-desktop {
    display: none; }
  /* line 203, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse img.e-img-1140 {
    display: block; } }
@media (max-width: 1140px) {
  /* line 214, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-1 img.e-img-1140 {
    top: -35px;
    left: 97%; }
  /* line 221, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-2 img.e-img-1140 {
    top: 50%;
    left: 100%; }
  /* line 228, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-3 img.e-img-1140 {
    top: 60%;
    left: 185%;
    transform: scaleX(1.35); } }
@media (max-width: 980px) {
  /* line 241, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-1 img.e-img-1140 {
    left: 80%;
    top: -35px; } }
@media (max-width: 935px) {
  /* line 253, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-3 img.e-img-1140 {
    top: 25%;
    left: 141%;
    transform: scaleX(1.2); } }
@media (max-width: 840px) {
  /* line 266, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-3 img.e-img-1140 {
    top: 25%;
    left: 30%;
    transform: scaleX(1.1); } }
@media (max-width: 900px) {
  /* line 279, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-2 img.e-img-1140 {
    top: 80%;
    left: 50%; } }
@media (max-width: 870px) {
  /* line 291, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-1 img.e-img-1140 {
    left: 65%; } }
@media (max-width: 790px) {
  /* line 302, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-1 img.e-img-1140 {
    left: 60%; } }
@media (max-width: 768px) {
  /* line 310, fast-finish.scss */
  .b-fast-finish {
    padding-top: 40px; }
    /* line 313, fast-finish.scss */
    .b-fast-finish h1 {
      font-size: 26px; }
    /* line 317, fast-finish.scss */
    .b-fast-finish .e-without-colored {
      font-size: 18px;
      line-height: 1.5; }
    /* line 322, fast-finish.scss */
    .b-fast-finish .e-panel-picture {
      width: 100%; }
    /* line 326, fast-finish.scss */
    .b-fast-finish .e-panel-picture > img {
      display: block;
      width: 90%;
      margin: 0 auto; }
    /* line 333, fast-finish.scss */
    .b-fast-finish .e-panel-ellipse img.e-img-mobile {
      display: block; }
    /* line 336, fast-finish.scss */
    .b-fast-finish .e-panel-ellipse img.e-img-1140 {
      display: none; }
    /* line 342, fast-finish.scss */
    .b-fast-finish .e-not-require-container .e-not-require {
      margin-top: 30px;
      margin-bottom: 20px; } }
@media (max-width: 768px) {
  /* line 354, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-1 img.e-img-mobile {
    top: -10px;
    left: 102%;
    transform: scale(1.15); }
  /* line 360, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-2 {
    top: 37%;
    left: 76%; }
    /* line 364, fast-finish.scss */
    .b-fast-finish .e-panel-ellipse.ellipse-2 img.e-img-mobile {
      top: 50%;
      left: 100%; }
  /* line 371, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-3 img.e-img-mobile {
    top: 100%;
    left: 150%;
    transform: scale(1.4); } }
@media (max-width: 565px) {
  /* line 384, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-3 img.e-img-mobile {
    top: 100%;
    left: 107%;
    transform: scale(1.1); } }
@media (max-width: 460px) {
  /* line 397, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-3 img.e-img-mobile {
    top: 66%;
    left: 50%;
    transform: none; } }
@media (max-width: 390px) {
  /* line 410, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-3 img.e-img-mobile {
    top: 0%;
    left: -20%;
    transform: scale(0.8); }
  /* line 416, fast-finish.scss */
  .b-fast-finish .e-finish-text-bold {
    width: 300px; } }
@media (max-width: 390px) {
  /* line 426, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-3 img.e-img-mobile {
    top: -50%; } }
@media (max-width: 710px) {
  /* line 437, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-1 img.e-img-mobile {
    top: -30px;
    left: 95%;
    transform: none; } }
@media (max-width: 670px) {
  /* line 450, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-1 img.e-img-mobile {
    left: 86%; } }
@media (max-width: 625px) {
  /* line 461, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-1 img.e-img-mobile {
    left: 77%; } }
@media (max-width: 580px) {
  /* line 472, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-1 img.e-img-mobile {
    left: 69%; } }
@media (max-width: 540px) {
  /* line 483, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-1 img.e-img-mobile {
    left: 69%; } }
@media (max-width: 540px) {
  /* line 494, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-1 img.e-img-mobile {
    left: 63%; } }
@media (max-width: 510px) {
  /* line 505, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-1 img.e-img-mobile {
    left: 68%; } }
@media (max-width: 490px) {
  /* line 516, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-1 img.e-img-mobile {
    left: 64%; } }
@media (max-width: 470px) {
  /* line 527, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-1 img.e-img-mobile {
    left: 67%; } }
@media (max-width: 445px) {
  /* line 538, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-1 img.e-img-mobile {
    left: 62%; } }
@media (max-width: 410px) {
  /* line 549, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-1 img.e-img-mobile {
    left: 59%; } }
@media (max-width: 395px) {
  /* line 560, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-1 img.e-img-mobile {
    left: 55%; } }
@media (max-width: 365px) {
  /* line 571, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-1 img.e-img-mobile {
    left: 51%; } }
@media (max-width: 337px) {
  /* line 582, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-1 img.e-img-mobile {
    left: 48%; } }
@media (max-width: 328px) {
  /* line 593, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-1 img.e-img-mobile {
    left: 46%; } }
@media (max-width: 550px) {
  /* line 602, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-2 {
    top: 40%;
    left: 75%; } }
@media (max-width: 530px) {
  /* line 612, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-2 img.e-img-mobile {
    top: 80%;
    left: 80%; } }
@media (max-width: 380px) {
  /* line 623, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-2 img.e-img-mobile {
    left: 70%; } }
@media (max-width: 510px) {
  /* line 632, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-1 {
    left: 6%; } }
@media (max-width: 470px) {
  /* line 640, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse,  .b-fast-finish .e-animate-ellipse {
    font-size: 24px; } }
@media (max-width: 420px) {
  /* line 648, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse, .b-fast-finish .e-animate-ellipse {
    font-size: 22px; } }
@media (max-width: 380px) {
  /* line 656, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse, .b-fast-finish .e-animate-ellipse {
    font-size: 20px; }
  /* line 659, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-3 {
    top: 65%; } }
@media (max-width: 350px) {
  /* line 667, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse {
    font-size: 18px; } }
@media (max-width: 320px) {
  /* line 675, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse {
    font-size: 16px; } }
@media (max-width: 300px) {
  /* line 683, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse {
    font-size: 14px; }
  /* line 686, fast-finish.scss */
  .b-fast-finish .e-panel-ellipse.ellipse-3 {
    top: 70%; } }
/* line 3, new-walls.scss */
.b-new-walls {
  overflow: hidden; }
  /* line 5, new-walls.scss */
  .b-new-walls .e-new-walls-container {
    max-width: 1140px;
    padding: 30px 20px 100px;
    margin: 0 auto;
    position: relative; }
    /* line 11, new-walls.scss */
    .b-new-walls .e-new-walls-container h1 {
      font-size: 52px;
      width: 80%;
      font-family: "Open Sans ExtraBold";
      margin-bottom: 20px; }
    /* line 18, new-walls.scss */
    .b-new-walls .e-new-walls-container .e-faster-profitable::after {
      content: "";
      display: block;
      background: #ef7f1a;
      width: 20px;
      height: 100%;
      position: absolute;
      bottom: 0;
      right: 0;
      transform: skewX(-20deg);
      transform-origin: 100% 100%; }
    /* line 31, new-walls.scss */
    .b-new-walls .e-new-walls-container .e-faster-profitable {
      position: relative;
      display: inline-block;
      background: #ef7f1a;
      color: #fff;
      font-size: 28px;
      padding-left: 20px;
      padding-right: 20px;
      margin-left: -20px;
      margin-bottom: 40px;
      font-family: "Open Sans Bold"; }
    /* line 45, new-walls.scss */
    .b-new-walls .e-new-walls-container .e-not-require .e-not-require-title {
      font-size: 28px;
      margin-bottom: 35px;
      font-family: "Open Sans Bold"; }
    /* line 50, new-walls.scss */
    .b-new-walls .e-new-walls-container .e-not-require ul {
      color: #ff2c2c;
      position: relative; }
      /* line 53, new-walls.scss */
      .b-new-walls .e-new-walls-container .e-not-require ul li {
        font-size: 28px;
        margin-bottom: 30px;
        font-family: "Open Sans Bold"; }
      /* line 58, new-walls.scss */
      .b-new-walls .e-new-walls-container .e-not-require ul .brace {
        position: absolute;
        top: 0;
        left: 23%; }
    /* line 64, new-walls.scss */
    .b-new-walls .e-new-walls-container .e-not-require .e-and-other-works {
      font-size: 16px;
      color: #ff2c2c;
      font-family: "Open Sans Bold"; }
    /* line 72, new-walls.scss */
    .b-new-walls .e-new-walls-container .e-not-require .e-one-instead-five {
      position: absolute;
      top: 54%;
      left: 34%;
      display: inline-block;
      background: url("img/arrow-orange-long.png");
      padding-left: 40px;
      padding-right: 40px;
      color: #fff;
      font-size: 28px;
      font-family: "Open Sans Bold";
      z-index: 1;
      line-height: 1.77; }
    /* line 87, new-walls.scss */
    .b-new-walls .e-new-walls-container .e-worker-new {
      position: absolute;
      bottom: 0;
      right: -10%; }

@media (max-width: 1140px) {
  /* line 99, new-walls.scss */
  .b-new-walls .e-new-walls-container h1 {
    width: 100%;
    font-size: 42px; }
  /* line 104, new-walls.scss */
  .b-new-walls .e-new-walls-container .e-faster-profitable {
    font-size: 28px;
    margin-bottom: 40px; }
  /* line 109, new-walls.scss */
  .b-new-walls .e-new-walls-container .e-worker-new {
    width: 29%;
    top: 28%;
    right: 25%;
    bottom: auto; }
  /* line 119, new-walls.scss */
  .b-new-walls .e-new-walls-container .e-not-require ul li {
    font-size: 22px; }
  /* line 123, new-walls.scss */
  .b-new-walls .e-new-walls-container .e-not-require .e-one-instead-five {
    top: 64.5%;
    left: 36%;
    background: url("img/arrow-orange-long.png") no-repeat top left;
    background-size: 100% 100%;
    padding-left: 50px;
    padding-right: 40px;
    font-size: 22px;
    line-height: 1.5; } }
@media (max-width: 768px) {
  /* line 141, new-walls.scss */
  .b-new-walls .e-new-walls-container {
    padding-top: 30px; }
    /* line 144, new-walls.scss */
    .b-new-walls .e-new-walls-container h1 {
      font-size: 26px; }
    /* line 148, new-walls.scss */
    .b-new-walls .e-new-walls-container .e-faster-profitable {
      font-size: 18px; }
    /* line 152, new-walls.scss */
    .b-new-walls .e-new-walls-container .e-worker-new {
      width: 29%;
      top: 28%;
      right: 25%;
      bottom: auto; }
    /* line 162, new-walls.scss */
    .b-new-walls .e-new-walls-container .e-not-require ul li {
      font-size: 16px;
      margin-bottom: 20px; }
    /* line 167, new-walls.scss */
    .b-new-walls .e-new-walls-container .e-not-require .e-one-instead-five {
      top: 64.5%;
      left: 36%;
      background: url("img/arrow-orange-long.png") no-repeat top left;
      background-size: 100% 100%;
      padding-left: 50px;
      padding-right: 40px;
      font-size: 22px;
      line-height: 1.5; }
    /* line 177, new-walls.scss */
    .b-new-walls .e-new-walls-container .e-not-require .brace {
      display: none; }
    /* line 180, new-walls.scss */
    .b-new-walls .e-new-walls-container .e-not-require .e-one-instead-five {
      top: 145%;
      left: -20px;
      width: 100vw;
      background: #ef7f1a;
      padding-left: 20px;
      padding-right: 20px;
      font-size: 22px;
      line-height: 1.5;
      text-align: center; }
    /* line 193, new-walls.scss */
    .b-new-walls .e-new-walls-container .e-worker-new {
      width: 45%;
      bottom: 8%;
      right: -2%;
      top: auto; } }
/* line 3, spheres.scss */
.b-spheres {
  background: #f8f8f8;
  overflow: hidden; }
  /* line 7, spheres.scss */
  .b-spheres .e-spheres-container {
    max-width: 1140px;
    padding: 30px 20px 30px;
    margin: 0 auto; }
    /* line 12, spheres.scss */
    .b-spheres .e-spheres-container h1 {
      font-size: 52px;
      font-family: "Open Sans ExtraBold";
      margin-bottom: 20px; }
    /* line 18, spheres.scss */
    .b-spheres .e-spheres-container .e-spheres-slider {
      margin-bottom: 40px;
      width: calc(100% + 200px);
      position: relative;
      margin-left: -100px;
      overflow: hidden; }
      /* line 25, spheres.scss */
      .b-spheres .e-spheres-container .e-spheres-slider .e-spheres-padding {
        padding-top: calc(38.8% + 38px); }
      /* line 28, spheres.scss */
      .b-spheres .e-spheres-container .e-spheres-slider .e-sphere-slide {
        position: absolute;
        width: calc(100% - 200px);
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
        transform: scale(0.7);
        -webkit-transition: transform 0.4s ease-in-out, left 0.4s ease-in-out;
        -moz-transition: transform 0.4s ease-in-out, left 0.4s ease-in-out;
        transition: -webkit-transform 0.4s ease-in-out, left 0.4s ease-in-out;
        transition: transform 0.4s ease-in-out, left 0.4s ease-in-out;
        top: 0; }
        /* line 40, spheres.scss */
        .b-spheres .e-spheres-container .e-spheres-slider .e-sphere-slide .e-slide-dark {
          position: absolute;
          top: 0;
          left: 0;
          height: 100%;
          width: 100%;
          background: rgba(0, 0, 0, 0.7); }
        /* line 49, spheres.scss */
        .b-spheres .e-spheres-container .e-spheres-slider .e-sphere-slide .e-slider-img {
          width: 100%; }
        /* line 52, spheres.scss */
        .b-spheres .e-spheres-container .e-spheres-slider .e-sphere-slide .e-sphere-info {
          display: none; }
          /* line 54, spheres.scss */
          .b-spheres .e-spheres-container .e-spheres-slider .e-sphere-slide .e-sphere-info .e-sphere-name {
            font-family: "Open Sans Bold"; }
          /* line 57, spheres.scss */
          .b-spheres .e-spheres-container .e-spheres-slider .e-sphere-slide .e-sphere-info .e-sphere-address {
            display: flex;
            align-items: center; }
            /* line 61, spheres.scss */
            .b-spheres .e-spheres-container .e-spheres-slider .e-sphere-slide .e-sphere-info .e-sphere-address img {
              margin-right: 10px; }
      /* line 67, spheres.scss */
      .b-spheres .e-spheres-container .e-spheres-slider .slide-center {
        left: 100px;
        z-index: 1;
        transform: scale(1); }
        /* line 72, spheres.scss */
        .b-spheres .e-spheres-container .e-spheres-slider .slide-center .e-slide-dark {
          display: none; }
        /* line 76, spheres.scss */
        .b-spheres .e-spheres-container .e-spheres-slider .slide-center .e-sphere-info {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
        /* line 87, spheres.scss */
        .b-spheres .e-spheres-container .e-spheres-slider .slide-center .e-slider-img {
          margin-bottom: 15px; }
      /* line 91, spheres.scss */
      .b-spheres .e-spheres-container .e-spheres-slider .slide-prev {
        left: -165px;
        background: url("img/arrow-left.png") no-repeat center center; }
      /* line 95, spheres.scss */
      .b-spheres .e-spheres-container .e-spheres-slider .slide-next {
        left: 366px;
        background: url("img/arrow-right.png") no-repeat center center; }
      /* line 99, spheres.scss */
      .b-spheres .e-spheres-container .e-spheres-slider .e-prev-slide, .b-spheres .e-spheres-container .e-spheres-slider .e-next-slide {
        font-size: 22px;
        height: 50px;
        width: 50px;
        border: 1px solid #ef7f1a;
        position: absolute;
        top: calc(51% - 38px);
        transform: translateY(-50%);
        z-index: 2;
        cursor: pointer;
        color: rgba(255, 255, 255, 0.7);
        line-height: 44px;
        text-align: center; }
      /* line 113, spheres.scss */
      .b-spheres .e-spheres-container .e-spheres-slider .e-prev-slide {
        left: 50px; }
      /* line 116, spheres.scss */
      .b-spheres .e-spheres-container .e-spheres-slider .slide-prev-prev {
        transform: scale(0.7) translateX(-100%);
        left: 0; }
      /* line 120, spheres.scss */
      .b-spheres .e-spheres-container .e-spheres-slider .e-next-slide {
        right: 50px; }
      /* line 123, spheres.scss */
      .b-spheres .e-spheres-container .e-spheres-slider .slide-next-next {
        transform: scale(0.7);
        left: 100%; }
    /* line 129, spheres.scss */
    .b-spheres .e-spheres-container .e-we-can-do-title {
      font-size: 28px;
      font-family: "Open Sans Bold";
      margin-bottom: 15px; }
    /* line 134, spheres.scss */
    .b-spheres .e-spheres-container .e-we-are-ready {
      margin-bottom: 15px; }
    /* line 138, spheres.scss */
    .b-spheres .e-spheres-container .b-feedback-form input {
      border: 1px solid #d6d6d6; }

@media (max-width: 1140px) {
  /* line 149, spheres.scss */
  .b-spheres .e-spheres-container h1 {
    width: 100%;
    font-size: 42px; }
  /* line 154, spheres.scss */
  .b-spheres .e-spheres-container .free {
    display: none; }
  /* line 159, spheres.scss */
  .b-spheres .e-spheres-container .e-spheres-slider .e-prev-slide {
    left: 100px; }
  /* line 163, spheres.scss */
  .b-spheres .e-spheres-container .e-spheres-slider .e-next-slide {
    right: 100px; } }
@media (max-width: 768px) {
  /* line 174, spheres.scss */
  .b-spheres .e-spheres-container {
    padding: 20px 20px 30px; }
    /* line 177, spheres.scss */
    .b-spheres .e-spheres-container h1 {
      width: 100%;
      font-size: 26px; }
    /* line 182, spheres.scss */
    .b-spheres .e-spheres-container .e-spheres-slider {
      margin-bottom: 15px; }
      /* line 185, spheres.scss */
      .b-spheres .e-spheres-container .e-spheres-slider .slide-center {
        left: 80px;
        width: calc(100% - 160px); }
      /* line 190, spheres.scss */
      .b-spheres .e-spheres-container .e-spheres-slider .e-sphere-info {
        padding: 0 20px; }
      /* line 193, spheres.scss */
      .b-spheres .e-spheres-container .e-spheres-slider .e-prev-slide {
        left: 80px; }
      /* line 196, spheres.scss */
      .b-spheres .e-spheres-container .e-spheres-slider .e-next-slide {
        right: 80px; }
    /* line 202, spheres.scss */
    .b-spheres .e-spheres-container .b-feedback-form input {
      width: 100%;
      margin-bottom: 20px; }
    /* line 206, spheres.scss */
    .b-spheres .e-spheres-container .b-feedback-form button {
      width: 100%; } }
/* line 3, advantages.scss */
.b-lamidek-advantages {
  background: url("img/bg-advantages.jpg") no-repeat center center/cover; }
  /* line 7, advantages.scss */
  .b-lamidek-advantages .e-advantages-container {
    max-width: 1140px;
    padding: 30px 20px 50px;
    margin: 0 auto; }
    /* line 12, advantages.scss */
    .b-lamidek-advantages .e-advantages-container h1 {
      font-size: 52px;
      width: 80%;
      font-family: "Open Sans ExtraBold";
      margin-bottom: 20px; }
    /* line 19, advantages.scss */
    .b-lamidek-advantages .e-advantages-container .e-can-help::after {
      content: "";
      display: block;
      background: #ef7f1a;
      width: 20px;
      height: 100%;
      position: absolute;
      bottom: 0;
      right: 0;
      transform: skewX(-20deg);
      transform-origin: 100% 100%; }
    /* line 32, advantages.scss */
    .b-lamidek-advantages .e-advantages-container .e-can-help {
      position: relative;
      display: inline-block;
      background: #ef7f1a;
      color: #fff;
      font-size: 28px;
      padding-left: 20px;
      padding-right: 20px;
      margin-left: -20px;
      margin-bottom: 40px;
      font-family: "Open Sans Bold"; }
    /* line 45, advantages.scss */
    .b-lamidek-advantages .e-advantages-container .e-advantages {
      display: flex;
      flex-flow: wrap;
      justify-content: space-between;
      align-items: baseline; }
      /* line 51, advantages.scss */
      .b-lamidek-advantages .e-advantages-container .e-advantages .advantage {
        margin-bottom: 60px;
        margin-right: 70px; }
        /* line 55, advantages.scss */
        .b-lamidek-advantages .e-advantages-container .e-advantages .advantage img {
          max-width: 80px; }
    /* line 61, advantages.scss */
    .b-lamidek-advantages .e-advantages-container .e-how-to-earn-more {
      font-size: 28px;
      font-family: "Open Sans Bold"; }
    /* line 66, advantages.scss */
    .b-lamidek-advantages .e-advantages-container .e-presentation {
      display: flex;
      justify-content: space-between;
      align-items: center; }
    /* line 72, advantages.scss */
    .b-lamidek-advantages .e-advantages-container .e-download-presentation {
      display: flex;
      align-items: flex-start;
      margin-bottom: 10px; }
    /* line 78, advantages.scss */
    .b-lamidek-advantages .e-advantages-container .e-download-presentation img {
      margin-right: 10px; }
    /* line 82, advantages.scss */
    .b-lamidek-advantages .e-advantages-container .e-download-text > div:first-child {
      font-size: 19px;
      color: #ef7f1a; }
    /* line 87, advantages.scss */
    .b-lamidek-advantages .e-advantages-container .e-download-text > div:last-child {
      font-size: 12px;
      opacity: 0.3; }
    /* line 92, advantages.scss */
    .b-lamidek-advantages .e-advantages-container .e-more-about-advantages {
      display: inline-block;
      font-size: 20px;
      border: 1px solid #ef7f1a;
      padding: 15px 35px; }

/* line 101, advantages.scss */
.e-crossed::before {
  transform: rotate(-55deg);
  width: 130%;
  margin-left: -15%; }

/* line 107, advantages.scss */
.e-crossed::after {
  transform: rotate(60deg);
  width: 120%;
  margin-left: -10%; }

/* line 113, advantages.scss */
.e-crossed::before, .e-crossed::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -3px;
  height: 2px;
  background: #f00; }

/* line 123, advantages.scss */
.e-crossed {
  display: inline-block;
  position: relative; }
  /* line 127, advantages.scss */
  .e-crossed img {
    width: 80px; }

@media (max-width: 1140px) {
  /* line 136, advantages.scss */
  .b-lamidek-advantages .e-advantages-container h1 {
    font-size: 42px; }
  /* line 139, advantages.scss */
  .b-lamidek-advantages .e-advantages-container .e-can-help {
    font-size: 26px; }
  /* line 144, advantages.scss */
  .b-lamidek-advantages .e-advantages-container .e-advantages .advantage {
    margin-right: 0;
    width: 30%; }
  /* line 149, advantages.scss */
  .b-lamidek-advantages .e-advantages-container .e-presentation {
    display: block; }
    /* line 152, advantages.scss */
    .b-lamidek-advantages .e-advantages-container .e-presentation .e-how-to-earn-more {
      margin-bottom: 30px; }
    /* line 156, advantages.scss */
    .b-lamidek-advantages .e-advantages-container .e-presentation .e-arrow-orange {
      display: none; } }
@media (max-width: 768px) {
  /* line 167, advantages.scss */
  .b-lamidek-advantages .e-advantages-container {
    padding: 20px 20px 20px; }
    /* line 170, advantages.scss */
    .b-lamidek-advantages .e-advantages-container h1 {
      font-size: 26px; }
    /* line 173, advantages.scss */
    .b-lamidek-advantages .e-advantages-container .e-can-help {
      font-size: 18px; }
    /* line 178, advantages.scss */
    .b-lamidek-advantages .e-advantages-container .e-advantages .advantage {
      font-size: 12px;
      width: 50%;
      margin-bottom: 20px; }
      /* line 183, advantages.scss */
      .b-lamidek-advantages .e-advantages-container .e-advantages .advantage img {
        max-width: 60px; }
    /* line 188, advantages.scss */
    .b-lamidek-advantages .e-advantages-container .e-advantages .advantage:nth-child(2n) {
      padding-left: 20px; }
    /* line 192, advantages.scss */
    .b-lamidek-advantages .e-advantages-container .e-how-to-earn-more {
      font-size: 18px; }
    /* line 196, advantages.scss */
    .b-lamidek-advantages .e-advantages-container .e-download-text > div:first-child {
      font-size: 15px;
      font-family: "Open Sans Bold";
      white-space: nowrap; }
    /* line 201, advantages.scss */
    .b-lamidek-advantages .e-advantages-container .e-more-about-advantages {
      font-size: 18px;
      padding: 10px; } }
/* line 3, characteristics.scss */
.b-characteristics-and-decor {
  background: #f8f8f8; }
  /* line 6, characteristics.scss */
  .b-characteristics-and-decor .e-characteristics-container {
    max-width: 1140px;
    padding: 30px 20px 30px;
    margin: 0 auto; }
    /* line 11, characteristics.scss */
    .b-characteristics-and-decor .e-characteristics-container h1 {
      font-size: 52px;
      font-family: "Open Sans ExtraBold";
      margin-bottom: 20px; }
    /* line 17, characteristics.scss */
    .b-characteristics-and-decor .e-characteristics-container .bold {
      font-family: "Open Sans Bold"; }
    /* line 21, characteristics.scss */
    .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div {
      width: 50%;
      float: left; }
      /* line 25, characteristics.scss */
      .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div .e-first-paragraph {
        margin-bottom: 30px; }
      /* line 29, characteristics.scss */
      .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div .e-first-paragraph + p {
        margin-bottom: 70px; }
      /* line 33, characteristics.scss */
      .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div .e-first-paragraph-two {
        margin-bottom: 60px; }
      /* line 37, characteristics.scss */
      .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div .e-chars-big-picture {
        position: relative;
        margin-bottom: 30px; }
        /* line 41, characteristics.scss */
        .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div .e-chars-big-picture .e-chars-big-picture-new {
        position: absolute;
        right: 20px;
        top: 20px;
        color: #ef7f1a; }
        .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div .e-chars-big-picture img {
          width: 100%; }
        /* line 45, characteristics.scss */
        .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div .e-chars-big-picture .e-big-picture-info {
          display: flex;
          justify-content: space-between;
          align-items: center;
          padding: 15px 25px;
          position: absolute;
          width: 100%;
          bottom: 0;
          left: 0;
          background: rgba(255, 255, 255, 0.8); }
      /* line 58, characteristics.scss */
      .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div .e-chars-slider {
        margin-bottom: 30px; }
        /* line 61, characteristics.scss */
        .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div .e-chars-slider .e-chars-slide {
          position: relative; }
          /* line 64, characteristics.scss */
          .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div .e-chars-slider .e-chars-slide .e-color-name {
            position: absolute;
            font-size: 12px;
            left: 5px;
            right: 5px;
            bottom: 5px;
            background: rgba(255, 255, 255, 0.3);
            padding: 3px; }
      /* line 77, characteristics.scss */
      .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div .chars-note li {
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px; }
        /* line 82, characteristics.scss */
        .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div .chars-note li .char-name {
          opacity: 0.5; }
        /* line 85, characteristics.scss */
        .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div .chars-note li .e-bottom-line {
          flex-grow: 2;
          border-bottom: 1px solid #e1e1e1; }
        /* line 89, characteristics.scss */
        .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div .chars-note li .char-value {
          font-family: "Open Sans Bold"; }
      /* line 94, characteristics.scss */
      .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div .e-chars-hidden {
        display: none; }
      /* line 97, characteristics.scss */
      .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div .e-all-chars {
        display: inline-block;
        font-size: 20px;
        border: 1px solid #ef7f1a;
        padding: 15px 25px;
        margin-bottom: 80px; }
      /* line 104, characteristics.scss */
      .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div .e-choose-variant-title {
        margin-bottom: 20px;
        font-family: "Open Sans Bold"; }
      /* line 109, characteristics.scss */
      .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div .b-feedback-form {
        width: 260px; }
        /* line 111, characteristics.scss */
        .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div .b-feedback-form input {
          width: 100%;
          margin-bottom: 20px;
          border: 1px solid #d6d6d6; }
        /* line 116, characteristics.scss */
        .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div .b-feedback-form button {
          width: 100%; }
    /* line 121, characteristics.scss */
    .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div:first-child {
      padding-right: 40px; }
    /* line 124, characteristics.scss */
    .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div:last-child {
      padding-left: 40px; }
    /* line 127, characteristics.scss */
    .b-characteristics-and-decor .e-characteristics-container .clear {
      clear: both; }

@media (max-width: 1140px) {
  /* line 141, characteristics.scss */
  .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div .e-chars-slider .e-chars-slide .e-color-name {
    font-size: 8px; } }
@media (max-width: 840px) {
  /* line 156, characteristics.scss */
  .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div .chars-note li {
    display: block; }
    /* line 159, characteristics.scss */
    .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div .chars-note li .e-bottom-line {
      display: none; } }
@media (max-width: 668px) {
  /* line 173, characteristics.scss */
  .b-characteristics-and-decor .e-characteristics-container h1 {
    width: 100%;
    font-size: 42px; }
  /* line 178, characteristics.scss */
  .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div {
    width: 100%;
    float: none; }
    /* line 182, characteristics.scss */
    .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div .e-first-paragraph + p {
      margin-bottom: 20px; }
    /* line 186, characteristics.scss */
    .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div .e-chars-slider {
      margin-bottom: 40px; }
    /* line 190, characteristics.scss */
    .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div .e-first-paragraph-two {
      margin-bottom: 30px; }
  /* line 196, characteristics.scss */
  .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div:first-child {
    padding-right: 0; }
  /* line 199, characteristics.scss */
  .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div:last-child {
    padding-left: 0; } }
@media (max-width: 768px) {
  /* line 209, characteristics.scss */
  .b-characteristics-and-decor .e-characteristics-container {
    padding: 20px 20px 20px; }
    /* line 212, characteristics.scss */
    .b-characteristics-and-decor .e-characteristics-container h1 {
      width: 100%;
      font-size: 26px; }
    /* line 218, characteristics.scss */
    .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div .e-all-chars {
      margin-bottom: 30px; }
    /* line 222, characteristics.scss */
    .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div .b-feedback-form {
      width: 100%; }
      /* line 224, characteristics.scss */
      .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div .b-feedback-form input {
        width: 100%;
        margin-bottom: 20px;
        border: 1px solid #d6d6d6; }
      /* line 229, characteristics.scss */
      .b-characteristics-and-decor .e-characteristics-container .e-chars-block > div .b-feedback-form button {
        width: 100%; } }
/* line 3, installation.scss */
.b-one-stage-installation {
  clear: both; }
  /* line 6, installation.scss */
  .b-one-stage-installation .e-installation-container {
    max-width: 1140px;
    padding: 30px 20px 50px;
    margin: 0 auto; }
    /* line 11, installation.scss */
    .b-one-stage-installation .e-installation-container h1 {
      font-size: 52px;
      width: 80%;
      font-family: "Open Sans ExtraBold";
      margin-bottom: 20px; }
    /* line 17, installation.scss */
    .b-one-stage-installation .e-installation-container p {
      width: 70%; }
    /* line 20, installation.scss */
    .b-one-stage-installation .e-installation-container .e-true-or-myth::after {
      content: "";
      display: block;
      background: #ef7f1a;
      width: 20px;
      height: 100%;
      position: absolute;
      bottom: 0;
      right: 0;
      transform: skewX(-20deg);
      transform-origin: 100% 100%; }
    /* line 32, installation.scss */
    .b-one-stage-installation .e-installation-container .e-true-or-myth {
      position: relative;
      display: inline-block;
      background: #ef7f1a;
      color: #fff;
      font-size: 28px;
      padding-left: 20px;
      padding-right: 20px;
      margin-left: -20px;
      margin-bottom: 45px;
      font-family: "Open Sans Bold"; }
    /* line 44, installation.scss */
    .b-one-stage-installation .e-installation-container .e-installation-text {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 50px; }
      /* line 50, installation.scss */
      .b-one-stage-installation .e-installation-container .e-installation-text div:first-child {
        padding-right: 70px; }
      /* line 53, installation.scss */
      .b-one-stage-installation .e-installation-container .e-installation-text div:last-child {
        padding-left: 70px; }
    /* line 58, installation.scss */
    .b-one-stage-installation .e-installation-container .e-installation-scheme {
      margin-bottom: 50px; }
      /* line 61, installation.scss */
      .b-one-stage-installation .e-installation-container .e-installation-scheme .e-scheme-img-container {
        float: left;
        margin-right: 40px;
        position: relative; }
        /* line 66, installation.scss */
        .b-one-stage-installation .e-installation-container .e-installation-scheme .e-scheme-img-container img {
          margin-bottom: -5px; }
        /* line 70, installation.scss */
        .b-one-stage-installation .e-installation-container .e-installation-scheme .e-scheme-img-container svg {
          position: absolute;
          top: 0;
          left: 0;
          height: 100%;
          width: 100%; }
          /* line 77, installation.scss */
          .b-one-stage-installation .e-installation-container .e-installation-scheme .e-scheme-img-container svg path {
            transition: fill-opacity 0.2s ease-in-out;
            cursor: pointer;
            fill: #ef7f1a;
            fill-opacity: 0; }
          /* line 83, installation.scss */
          .b-one-stage-installation .e-installation-container .e-installation-scheme .e-scheme-img-container svg path:hover {
            fill-opacity: 0.7 !important; }
      /* line 88, installation.scss */
      .b-one-stage-installation .e-installation-container .e-installation-scheme ol {
        display: inline-block; }
        /* line 90, installation.scss */
        .b-one-stage-installation .e-installation-container .e-installation-scheme ol li {
          list-style: decimal;
          opacity: 0.7;
          cursor: pointer; }
        /* line 95, installation.scss */
        .b-one-stage-installation .e-installation-container .e-installation-scheme ol li:hover, .b-one-stage-installation .e-installation-container .e-installation-scheme ol li.e-li-colored {
          color: #ef7f1a; }
    /* line 102, installation.scss */
    .b-one-stage-installation .e-installation-container .e-installation-advantages {
      clear: both; }
      /* line 105, installation.scss */
      .b-one-stage-installation .e-installation-container .e-installation-advantages ul {
        float: left;
        margin-right: 85px; }
        /* line 108, installation.scss */
        .b-one-stage-installation .e-installation-container .e-installation-advantages ul li::before {
          content: "";
          position: absolute;
          top: -1px; }
        /* line 113, installation.scss */
        .b-one-stage-installation .e-installation-container .e-installation-advantages ul li:first-child::before {
          content: url("img/arrow-1.png");
          left: 107%; }
        /* line 117, installation.scss */
        .b-one-stage-installation .e-installation-container .e-installation-advantages ul li:nth-child(2)::before {
          content: url("img/arrow-2.png");
          left: 75%; }
        /* line 121, installation.scss */
        .b-one-stage-installation .e-installation-container .e-installation-advantages ul li:nth-child(3)::before {
          content: url("img/arrow-3.png");
          left: 107%; }
        /* line 125, installation.scss */
        .b-one-stage-installation .e-installation-container .e-installation-advantages ul li {
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          position: relative;
          margin-right: 10px;
          margin-right: 50px; }
          /* line 133, installation.scss */
          .b-one-stage-installation .e-installation-container .e-installation-advantages ul li .e-adv-number {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            font-size: 18px;
            height: 45px;
            width: 45px;
            margin-right: 20px;
            border: 1px solid #ef7f1a;
            font-family: "Open Sans Bold"; }
        /* line 151, installation.scss */
        .b-one-stage-installation .e-installation-container .e-installation-advantages ul li:last-of-type {
          margin-right: 0; }
      /* line 155, installation.scss */
      .b-one-stage-installation .e-installation-container .e-installation-advantages .e-more-installation {
        font-size: 18px;
        display: inline-block;
        background: #ef7f1a;
        color: #fff;
        padding: 12px 20px;
        box-shadow: 5px 5px 25px rgba(239, 127, 26, 0.3); }
      /* line 163, installation.scss */
      .b-one-stage-installation .e-installation-container .e-installation-advantages .clear {
        clear: both; }

@media (max-width: 1140px) {
  /* line 173, installation.scss */
  .b-one-stage-installation .e-installation-container h1 {
    font-size: 42px; }
  /* line 176, installation.scss */
  .b-one-stage-installation .e-installation-container .e-true-or-myth {
    font-size: 28px; }
  /* line 179, installation.scss */
  .b-one-stage-installation .e-installation-container .e-installation-text {
    display: block; }
    /* line 182, installation.scss */
    .b-one-stage-installation .e-installation-container .e-installation-text div:first-child, .b-one-stage-installation .e-installation-container .e-installation-text div:last-child {
      padding-left: 0;
      padding-right: 0; }
    /* line 187, installation.scss */
    .b-one-stage-installation .e-installation-container .e-installation-text div:first-child {
      margin-bottom: 35px; }
  /* line 191, installation.scss */
  .b-one-stage-installation .e-installation-container .e-installation-scheme {
    margin-bottom: 50px; }
    /* line 193, installation.scss */
    .b-one-stage-installation .e-installation-container .e-installation-scheme .e-installation-marking {
      clear: both; }
    /* line 196, installation.scss */
    .b-one-stage-installation .e-installation-container .e-installation-scheme ol {
      margin-left: 20px;
      margin-bottom: 30px; }
    /* line 200, installation.scss */
    .b-one-stage-installation .e-installation-container .e-installation-scheme .e-scheme-img-container:last-of-type {
      margin-right: 0;
      margin-bottom: 20px; }
    /* line 204, installation.scss */
    .b-one-stage-installation .e-installation-container .e-installation-scheme li {
      float: left;
      margin-right: 30px; }
  /* line 212, installation.scss */
  .b-one-stage-installation .e-installation-container .e-installation-advantages ul li::before {
    display: none; }
  /* line 215, installation.scss */
  .b-one-stage-installation .e-installation-container .e-installation-advantages ul li:last-child::before {
    display: block;
    content: url("img/arrow-2.png"); }
  /* line 219, installation.scss */
  .b-one-stage-installation .e-installation-container .e-installation-advantages ul li::after {
    content: url("img/arrow-4.png");
    position: absolute;
    top: 114%;
    left: 19px; }
  /* line 225, installation.scss */
  .b-one-stage-installation .e-installation-container .e-installation-advantages ul li:last-child::after {
    display: none; }
  /* line 228, installation.scss */
  .b-one-stage-installation .e-installation-container .e-installation-advantages ul li {
    display: flex;
    float: none;
    margin-right: 0;
    margin-bottom: 45px; }
  /* line 235, installation.scss */
  .b-one-stage-installation .e-installation-container .e-installation-advantages .e-more-installation {
    margin-top: 170px;
    margin-left: 130px; } }
@media (max-width: 768px) {
  /* line 246, installation.scss */
  .b-one-stage-installation .e-installation-container {
    padding: 20px 20px 20px; }
    /* line 249, installation.scss */
    .b-one-stage-installation .e-installation-container h1 {
      font-size: 26px; }
    /* line 252, installation.scss */
    .b-one-stage-installation .e-installation-container p {
      width: 100%; }
    /* line 255, installation.scss */
    .b-one-stage-installation .e-installation-container .e-true-or-myth {
      font-size: 18px;
      margin-bottom: 20px; }
    /* line 259, installation.scss */
    .b-one-stage-installation .e-installation-container .e-installation-text {
      margin-bottom: 30px; }
    /* line 263, installation.scss */
    .b-one-stage-installation .e-installation-container .e-installation-advantages ul {
      margin-right: 0;
      float: none; }
      /* line 266, installation.scss */
      .b-one-stage-installation .e-installation-container .e-installation-advantages ul li:last-child::after {
        display: block; }
      /* line 269, installation.scss */
      .b-one-stage-installation .e-installation-container .e-installation-advantages ul li:last-child::before {
        display: none; }
    /* line 273, installation.scss */
    .b-one-stage-installation .e-installation-container .e-installation-advantages .e-more-installation {
      margin-top: 0;
      margin-left: 0; }
    /* line 278, installation.scss */
    .b-one-stage-installation .e-installation-container .e-installation-scheme {
      margin-bottom: 50px; }
      /* line 280, installation.scss */
      .b-one-stage-installation .e-installation-container .e-installation-scheme ol {
        margin-left: 0;
        margin-bottom: 20px; }
      /* line 284, installation.scss */
      .b-one-stage-installation .e-installation-container .e-installation-scheme li {
        float: none;
        margin-left: 20px; }
      /* line 288, installation.scss */
      .b-one-stage-installation .e-installation-container .e-installation-scheme .e-installation-marking {
        clear: both; }
      /* line 291, installation.scss */
      .b-one-stage-installation .e-installation-container .e-installation-scheme .e-scheme-img-container {
        float: none;
        margin-bottom: 25px; }
      /* line 295, installation.scss */
      .b-one-stage-installation .e-installation-container .e-installation-scheme .e-scheme-img-container:nth-child(2) {
        float: right;
        margin-right: 0; } }
/* line 3, revision.scss */
.b-stock-revision {
  background: url("img/bg-warehouse.png") no-repeat center center/cover; }
  /* line 6, revision.scss */
  .b-stock-revision .e-revision-container {
    max-width: 1140px;
    padding: 30px 20px 40px;
    margin: 0 auto; }
    /* line 11, revision.scss */
    .b-stock-revision .e-revision-container h1 {
      font-size: 52px;
      width: 80%;
      font-family: "Open Sans ExtraBold";
      margin-bottom: 76px; }
    /* line 18, revision.scss */
    .b-stock-revision .e-revision-container .e-revision-content {
      display: flex; }
    /* line 22, revision.scss */
    .b-stock-revision .e-revision-container .e-revision-text p {
      margin-bottom: 40px; }
    /* line 26, revision.scss */
    .b-stock-revision .e-revision-container .e-verify-now {
      display: inline-block;
      font-size: 18px;
      padding: 18px 30px;
      background: #ef7f1a;
      color: #fff; }

@media (max-width: 1140px) {
  /* line 40, revision.scss */
  .b-stock-revision .e-revision-container h1 {
    font-size: 42px; }
  /* line 44, revision.scss */
  .b-stock-revision .e-revision-container .e-revision-img {
    width: 45%; }
    /* line 47, revision.scss */
    .b-stock-revision .e-revision-container .e-revision-img img {
      margin-left: -65%; } }
@media (max-width: 768px) {
  /* line 58, revision.scss */
  .b-stock-revision .e-revision-container {
    padding: 20px 20px 20px;
    background: #f8f8f8; }
    /* line 61, revision.scss */
    .b-stock-revision .e-revision-container h1 {
      font-size: 26px;
      margin-bottom: 20px; }
    /* line 66, revision.scss */
    .b-stock-revision .e-revision-container .e-revision-img {
      display: none; }
    /* line 70, revision.scss */
    .b-stock-revision .e-revision-container .e-verify-now {
      font-size: 16px;
      padding: 15px 10px;
      width: 100%;
      text-align: center;
      white-space: nowrap; } }
/* line 3, delivery.scss */
.b-delivery {
  background: url("img/bg-delivery.png") no-repeat center center/cover; }
  /* line 7, delivery.scss */
  .b-delivery .e-delivery-container {
    max-width: 1140px;
    padding: 30px 20px 50px;
    margin: 0 auto; }
    /* line 12, delivery.scss */
    .b-delivery .e-delivery-container h1 {
      font-size: 52px;
      width: 80%;
      font-family: "Open Sans ExtraBold";
      margin-bottom: 20px; }
    /* line 19, delivery.scss */
    .b-delivery .e-delivery-container .e-rf-colored::after {
      content: "";
      display: block;
      background: #ef7f1a;
      width: 20px;
      height: 100%;
      position: absolute;
      bottom: 0;
      right: 0;
      transform: skewX(-20deg);
      transform-origin: 100% 100%; }
    /* line 32, delivery.scss */
    .b-delivery .e-delivery-container .e-rf-colored {
      position: relative;
      display: inline-block;
      background: #ef7f1a;
      color: #fff;
      font-size: 28px;
      padding-left: 20px;
      padding-right: 20px;
      margin-left: -20px;
      margin-bottom: 40px;
      font-family: "Open Sans Bold"; }
    /* line 45, delivery.scss */
    .b-delivery .e-delivery-container .e-delivery-content {
      display: flex;
      flex-direction: row-reverse; }
    /* line 50, delivery.scss */
    .b-delivery .e-delivery-container .e-how-to-get-delivery {
      background: #fff;
      padding: 40px 40px 35px 50px;
      margin-left: -20px;
      margin-right: 45px;
      min-width: 475px; }
      /* line 58, delivery.scss */
      .b-delivery .e-delivery-container .e-how-to-get-delivery .b-feedback-form input {
        border: 1px solid #d6d6d6;
        width: 289px;
        margin-bottom: 20px;
        margin-right: 0; }
    /* line 67, delivery.scss */
    .b-delivery .e-delivery-container .e-how-to-get-title {
      font-size: 28px;
      margin-bottom: 35px;
      font-family: "Open Sans Bold"; }
    /* line 73, delivery.scss */
    .b-delivery .e-delivery-container .e-delivery-text ul {
      counter-reset: li; }
      /* line 76, delivery.scss */
      .b-delivery .e-delivery-container .e-delivery-text ul li:before {
        content: counter(li);
        counter-increment: li;
        font-size: 50px;
        color: #ef7f1a;
        opacity: 0.3;
        margin-right: 15px;
        line-height: 1;
        font-family: "Open Sans Bold"; }
      /* line 87, delivery.scss */
      .b-delivery .e-delivery-container .e-delivery-text ul li {
        display: flex;
        margin-bottom: 35px; }
      /* line 92, delivery.scss */
      .b-delivery .e-delivery-container .e-delivery-text ul li:last-child {
        float: left; }
    /* line 97, delivery.scss */
    .b-delivery .e-delivery-container .e-to-delivery {
      display: inline-block;
      font-size: 20px;
      border: 1px solid #ef7f1a;
      padding: 15px 35px;
      float: right; }
    /* line 105, delivery.scss */
    .b-delivery .e-delivery-container .profitable-delivery {
      font-size: 52px;
      font-family: "Open Sans ExtraBold";
      clear: both; }

@media (max-width: 1140px) {
  /* line 114, delivery.scss */
  .b-delivery {
    background: #fff; }
    /* line 119, delivery.scss */
    .b-delivery .e-delivery-container h1 {
      width: 100%;
      font-size: 42px; }
    /* line 124, delivery.scss */
    .b-delivery .e-delivery-container .e-rf-colored {
      font-size: 26px; }
    /* line 128, delivery.scss */
    .b-delivery .e-delivery-container .e-delivery-content {
      flex-flow: wrap; }
    /* line 133, delivery.scss */
    .b-delivery .e-delivery-container .b-feedback-form input:first-of-type {
      margin-right: 20px; }
    /* line 138, delivery.scss */
    .b-delivery .e-delivery-container .profitable-delivery {
      font-size: 30px; } }
@media (max-width: 768px) {
  /* line 148, delivery.scss */
  .b-delivery .e-delivery-container {
    padding: 20px 20px 25px; }
    /* line 151, delivery.scss */
    .b-delivery .e-delivery-container h1 {
      font-size: 26px; }
    /* line 155, delivery.scss */
    .b-delivery .e-delivery-container .e-rf-colored {
      font-size: 18px; }
    /* line 159, delivery.scss */
    .b-delivery .e-delivery-container .e-to-delivery {
      float: none;
      margin-bottom: 35px; }
    /* line 164, delivery.scss */
    .b-delivery .e-delivery-container .e-delivery-text ul {
      counter-reset: li; }
      /* line 167, delivery.scss */
      .b-delivery .e-delivery-container .e-delivery-text ul li:before {
        font-size: 35px;
        opacity: 1; }
    /* line 173, delivery.scss */
    .b-delivery .e-delivery-container .e-how-to-get-delivery {
      background: #fff;
      padding: 0;
      margin-left: 0;
      margin-right: 0;
      min-width: auto; }
      /* line 180, delivery.scss */
      .b-delivery .e-delivery-container .e-how-to-get-delivery .e-how-to-get-title {
        font-size: 18px;
        margin-bottom: 20px; }
    /* line 185, delivery.scss */
    .b-delivery .e-delivery-container .profitable-delivery {
      display: none; } }
/* line 3, cooperation.scss */
.b-cooperation {
  background: url("img/sotr-bg.jpg") no-repeat center center/cover; }
  /* line 6, cooperation.scss */
  .b-cooperation .e-cooperation-container {
    max-width: 1140px;
    padding: 30px 20px 50px;
    margin: 0 auto; }
    /* line 11, cooperation.scss */
    .b-cooperation .e-cooperation-container h1 {
      font-size: 52px;
      width: 80%;
      font-family: "Open Sans ExtraBold";
      margin-bottom: 20px; }
    /* line 18, cooperation.scss */
    .b-cooperation .e-cooperation-container .e-if-you::after {
      content: "";
      display: block;
      background: #ef7f1a;
      width: 20px;
      height: 100%;
      position: absolute;
      bottom: 0;
      right: 0;
      transform: skewX(-20deg);
      transform-origin: 100% 100%; }
    /* line 31, cooperation.scss */
    .b-cooperation .e-cooperation-container .e-if-you {
      position: relative;
      display: inline-block;
      background: #ef7f1a;
      color: #fff;
      font-size: 28px;
      padding-left: 20px;
      padding-right: 20px;
      margin-left: -20px;
      margin-bottom: 60px;
      font-family: "Open Sans Bold"; }
    /* line 43, cooperation.scss */
    .b-cooperation .e-cooperation-container .e-cooperation-note {
      margin-bottom: 40px; }
    /* line 46, cooperation.scss */
    .b-cooperation .e-cooperation-container .e-cooperation-note li {
      margin-bottom: 10px; }
    /* line 49, cooperation.scss */
    .b-cooperation .e-cooperation-container .e-will-be-glad {
      font-size: 22px;
      font-family: "Open Sans SemiBold";
      display: inline-block;
      margin: 5px 0 0 12px; }
    /* line 55, cooperation.scss */
    .b-cooperation .e-cooperation-container .e-cooperation-more {
      display: inline-block;
      font-size: 20px;
      border: 1px solid #ef7f1a;
      padding: 15px 35px; }

@media (max-width: 1140px) {
  /* line 67, cooperation.scss */
  .b-cooperation .e-cooperation-container h1 {
    width: 100%;
    font-size: 42px; }
  /* line 71, cooperation.scss */
  .b-cooperation .e-cooperation-container .e-if-you {
    font-size: 26px; } }
@media (max-width: 768px) {
  /* line 80, cooperation.scss */
  .b-cooperation .e-cooperation-container {
    padding: 20px 20px 20px; }
    /* line 83, cooperation.scss */
    .b-cooperation .e-cooperation-container h1 {
      width: 100%;
      font-size: 26px; }
    /* line 87, cooperation.scss */
    .b-cooperation .e-cooperation-container .e-if-you {
      font-size: 18px;
      margin-bottom: 30px; }
    /* line 92, cooperation.scss */
    .b-cooperation .e-cooperation-container .e-cooperation-note {
      margin-bottom: 20px; }
    /* line 96, cooperation.scss */
    .b-cooperation .e-cooperation-container .e-cooperation-note li {
      margin-bottom: 30px; } }
/* line 3, earn-faster.scss */
.b-how-to-earn-faster {
  background: #f8f8f8; }
  /* line 7, earn-faster.scss */
  .b-how-to-earn-faster .e-earn-faster-container {
    max-width: 1140px;
    padding: 30px 20px 50px;
    margin: 0 auto; }
    /* line 12, earn-faster.scss */
    .b-how-to-earn-faster .e-earn-faster-container h1 {
      font-size: 52px;
      font-family: "Open Sans ExtraBold";
      margin-bottom: 20px; }
    /* line 18, earn-faster.scss */
    .b-how-to-earn-faster .e-earn-faster-container .e-lamidek-secret::after {
      content: "";
      display: block;
      background: #ef7f1a;
      width: 20px;
      height: 100%;
      position: absolute;
      bottom: 0;
      right: 0;
      transform: skewX(-20deg);
      transform-origin: 100% 100%; }
    /* line 31, earn-faster.scss */
    .b-how-to-earn-faster .e-earn-faster-container .e-lamidek-secret {
      position: relative;
      display: inline-block;
      background: #ef7f1a;
      color: #fff;
      font-size: 28px;
      padding-left: 20px;
      padding-right: 20px;
      margin-left: -20px;
      margin-bottom: 20px;
      font-family: "Open Sans Bold"; }
    /* line 44, earn-faster.scss */
    .b-how-to-earn-faster .e-earn-faster-container .e-about-lamidek {
      position: relative;
      background: #fff;
      min-width: 450px;
      height: 253px;
      box-shadow: 2px 2px 25px rgba(0, 0, 0, 0.15);
      text-align: center;
      background: url("img/video-prew.jpg") center center; }
    /* line 54, earn-faster.scss */
    .b-how-to-earn-faster .e-earn-faster-container .e-fast-earn-info {
      display: flex;
      align-items: center; }
      /* line 58, earn-faster.scss */
      .b-how-to-earn-faster .e-earn-faster-container .e-fast-earn-info .e-cut-down-text p:first-child {
        margin-bottom: 30px; }
      /* line 62, earn-faster.scss */
      .b-how-to-earn-faster .e-earn-faster-container .e-fast-earn-info .e-fast-bold {
        font-family: "Open Sans Bold"; }
    /* line 67, earn-faster.scss */
    .b-how-to-earn-faster .e-earn-faster-container .e-cut-down-text {
      padding-right: 80px; }
    /* line 71, earn-faster.scss */
    .b-how-to-earn-faster .e-earn-faster-container .e-logo-fast {
      margin-bottom: 50px; }
    /* line 75, earn-faster.scss */
    .b-how-to-earn-faster .e-earn-faster-container .e-get-samples-title {
      font-size: 28px;
      margin-bottom: 30px;
      font-family: "Open Sans Bold"; }
    /* line 81, earn-faster.scss */
    .b-how-to-earn-faster .e-earn-faster-container video {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%; }
    /* line 89, earn-faster.scss */
    .b-how-to-earn-faster .e-earn-faster-container .e-lamidek-video {
      display: flex;
      justify-content: space-between;
      align-items: center;
      position: absolute;
      bottom: 17px;
      left: 17px;
      width: 92%;
      cursor: pointer;
      display: none; }
      /* line 100, earn-faster.scss */
      .b-how-to-earn-faster .e-earn-faster-container .e-lamidek-video .e-lamidek-video-left {
        display: flex;
        align-items: center; }
        /* line 104, earn-faster.scss */
        .b-how-to-earn-faster .e-earn-faster-container .e-lamidek-video .e-lamidek-video-left span {
          opacity: 0.5; }
        /* line 108, earn-faster.scss */
        .b-how-to-earn-faster .e-earn-faster-container .e-lamidek-video .e-lamidek-video-left img {
          margin-right: 15px; }
      /* line 113, earn-faster.scss */
      .b-how-to-earn-faster .e-earn-faster-container .e-lamidek-video .e-lamidek-video-right {
        opacity: 0.5; }
    /* line 119, earn-faster.scss */
    .b-how-to-earn-faster .e-earn-faster-container .b-feedback-form input {
      border: 1px solid #d6d6d6; }

@media (max-width: 1140px) {
  /* line 129, earn-faster.scss */
  .b-how-to-earn-faster .e-earn-faster-container h1 {
    font-size: 42px; }
  /* line 133, earn-faster.scss */
  .b-how-to-earn-faster .e-earn-faster-container .e-lamidek-secret {
    font-size: 28px; }
  /* line 137, earn-faster.scss */
  .b-how-to-earn-faster .e-earn-faster-container .e-cut-down-text {
    margin-bottom: 50px; }
  /* line 141, earn-faster.scss */
  .b-how-to-earn-faster .e-earn-faster-container .e-about-lamidek {
    width: 100%;
    min-width: auto;
    margin-bottom: 35px; }
  /* line 147, earn-faster.scss */
  .b-how-to-earn-faster .e-earn-faster-container .b-feedback-form {
    width: 100%; }
    /* line 150, earn-faster.scss */
    .b-how-to-earn-faster .e-earn-faster-container .b-feedback-form input {
      margin-bottom: 20px; }
    /* line 154, earn-faster.scss */
    .b-how-to-earn-faster .e-earn-faster-container .b-feedback-form button {
      width: 267px; } }
@media (max-width: 768px) {
  /* line 164, earn-faster.scss */
  .b-how-to-earn-faster .e-earn-faster-container {
    padding: 20px 20px 20px; }
    /* line 167, earn-faster.scss */
    .b-how-to-earn-faster .e-earn-faster-container h1 {
      font-size: 26px; }
    /* line 171, earn-faster.scss */
    .b-how-to-earn-faster .e-earn-faster-container .e-about-lamidek {
      width: 100%;
      min-width: auto;
      margin-bottom: 35px;
      display: none; }
      /* line 177, earn-faster.scss */
      .b-how-to-earn-faster .e-earn-faster-container .e-about-lamidek video {
        display: none; }
      /* line 181, earn-faster.scss */
      .b-how-to-earn-faster .e-earn-faster-container .e-about-lamidek .e-lamidek-video {
        display: block; }
    /* line 186, earn-faster.scss */
    .b-how-to-earn-faster .e-earn-faster-container .e-lamidek-secret {
      font-size: 18px; }
    /* line 190, earn-faster.scss */
    .b-how-to-earn-faster .e-earn-faster-container .e-cut-down-text {
      padding-right: 0; }
    /* line 194, earn-faster.scss */
    .b-how-to-earn-faster .e-earn-faster-container .e-get-samples-title {
      font-size: 22px;
      margin-bottom: 20px; }
    /* line 199, earn-faster.scss */
    .b-how-to-earn-faster .e-earn-faster-container .b-feedback-form {
      width: 100%; }
      /* line 202, earn-faster.scss */
      .b-how-to-earn-faster .e-earn-faster-container .b-feedback-form input {
        width: 100%; }
      /* line 206, earn-faster.scss */
      .b-how-to-earn-faster .e-earn-faster-container .b-feedback-form button {
        width: 100%; } }
/* line 3, arguments.scss */
.b-why-lamidek {
  background: url("img/bg-advantages.jpg") no-repeat center center/cover; }
  /* line 6, arguments.scss */
  .b-why-lamidek .e-why-lamidek-container {
    max-width: 1140px;
    padding: 30px 20px 50px;
    margin: 0 auto; }
    /* line 11, arguments.scss */
    .b-why-lamidek .e-why-lamidek-container h1 {
      font-size: 52px;
      width: 80%;
      font-family: "Open Sans ExtraBold";
      margin-bottom: 20px; }
    /* line 17, arguments.scss */
    .b-why-lamidek .e-why-lamidek-container .e-which-argument::after {
      content: "";
      display: block;
      background: #ef7f1a;
      width: 20px;
      height: 100%;
      position: absolute;
      bottom: 0;
      right: 0;
      transform: skewX(-20deg);
      transform-origin: 100% 100%; }
    /* line 29, arguments.scss */
    .b-why-lamidek .e-why-lamidek-container .e-which-argument {
      position: relative;
      display: inline-block;
      background: #ef7f1a;
      color: #fff;
      font-size: 28px;
      padding-left: 20px;
      padding-right: 20px;
      margin-left: -20px;
      margin-bottom: 45px;
      font-family: "Open Sans Bold"; }
    /* line 41, arguments.scss */
    .b-why-lamidek .e-why-lamidek-container .e-lamidek-arguments {
      display: flex;
      flex-flow: wrap;
      align-items: baseline; }
      /* line 46, arguments.scss */
      .b-why-lamidek .e-why-lamidek-container .e-lamidek-arguments .e-lamidek-argument {
        margin-right: 150px;
        margin-bottom: 30px; }
        /* line 50, arguments.scss */
        .b-why-lamidek .e-why-lamidek-container .e-lamidek-arguments .e-lamidek-argument img {
          max-width: 100px; }
      /* line 54, arguments.scss */
      .b-why-lamidek .e-why-lamidek-container .e-lamidek-arguments .e-lamidek-argument:nth-child(3) {
        margin-right: 0; }
    /* line 58, arguments.scss */
    .b-why-lamidek .e-why-lamidek-container .e-call-us {
      display: flex;
      align-items: flex-start; }
      /* line 61, arguments.scss */
      .b-why-lamidek .e-why-lamidek-container .e-call-us p {
        font-size: 28px;
        padding-right: 30px;
        font-family: "Open Sans ExtraBold"; }
        /* line 66, arguments.scss */
        .b-why-lamidek .e-why-lamidek-container .e-call-us p .e-call-colored {
          color: #ef7f1a; }
        /* line 69, arguments.scss */
        .b-why-lamidek .e-why-lamidek-container .e-call-us p .call-number {
          display: inline-block; }
      /* line 73, arguments.scss */
      .b-why-lamidek .e-why-lamidek-container .e-call-us a {
        display: inline-block;
        font-size: 20px;
        padding: 15px 30px;
        background: #ef7f1a;
        color: #fff;
        white-space: nowrap; }

@media (max-width: 1140px) {
  /* line 89, arguments.scss */
  .b-why-lamidek .e-why-lamidek-container h1 {
    font-size: 42px; }
  /* line 92, arguments.scss */
  .b-why-lamidek .e-why-lamidek-container .e-which-argument {
    font-size: 26px; }
  /* line 96, arguments.scss */
  .b-why-lamidek .e-why-lamidek-container .e-lamidek-arguments .e-lamidek-argument {
    width: 50%;
    margin-right: 0; }
  /* line 101, arguments.scss */
  .b-why-lamidek .e-why-lamidek-container .e-call-us {
    display: block; }
    /* line 103, arguments.scss */
    .b-why-lamidek .e-why-lamidek-container .e-call-us p {
      margin-bottom: 25px; } }
@media (max-width: 768px) {
  /* line 114, arguments.scss */
  .b-why-lamidek .e-why-lamidek-container {
    padding: 20px 20px 20px; }
    /* line 117, arguments.scss */
    .b-why-lamidek .e-why-lamidek-container h1 {
      font-size: 26px; }
    /* line 121, arguments.scss */
    .b-why-lamidek .e-why-lamidek-container .e-which-argument {
      font-size: 18px; }
      /* line 124, arguments.scss */
      .b-why-lamidek .e-why-lamidek-container .e-which-argument .nowrap {
        white-space: nowrap; }
    /* line 130, arguments.scss */
    .b-why-lamidek .e-why-lamidek-container .e-call-us p {
      font-size: 18px; } }
@media (max-width: 480px) {
  /* line 144, arguments.scss */
  .b-why-lamidek .e-why-lamidek-container .e-lamidek-arguments .e-lamidek-argument {
    width: 100%;
    margin-bottom: 25px; } }
/* line 3, footer.scss */
.b-footer {
  background: #f2f2f2; }
  /* line 5, footer.scss */
  .b-footer .e-footer-container {
    max-width: 1140px;
    padding: 30px 20px 20px;
    margin: 0 auto; }
    /* line 11, footer.scss */
    .b-footer .e-footer-container .e-footer-top .e-top-footer-column {
      width: 25%;
      float: left; }
      /* line 15, footer.scss */
      .b-footer .e-footer-container .e-footer-top .e-top-footer-column .e-footer-phone {
        display: inline-block;
        font-size: 28px;
        margin-bottom: 15px;
        font-family: "Open Sans Bold"; }
      /* line 22, footer.scss */
      .b-footer .e-footer-container .e-footer-top .e-top-footer-column .e-footer-callback {
        font-size: 20px;
        display: inline-block;
        padding: 15px 30px;
        background: #ef7f1a;
        color: #fff; }
      /* line 30, footer.scss */
      .b-footer .e-footer-container .e-footer-top .e-top-footer-column .e-contacts-full {
        display: inline-block;
        padding: 10px 18px;
        border: 1px solid #ef7f1a; }
      /* line 36, footer.scss */
      .b-footer .e-footer-container .e-footer-top .e-top-footer-column .e-footer-contact {
        font-size: 18px; }
        /* line 39, footer.scss */
        .b-footer .e-footer-container .e-footer-top .e-top-footer-column .e-footer-contact .e-footer-contact-name {
          margin-bottom: 15px;
          font-family: "Open Sans Bold"; }
        /* line 45, footer.scss */
        .b-footer .e-footer-container .e-footer-top .e-top-footer-column .e-footer-contact ul li {
          margin-bottom: 10px; }
    /* line 52, footer.scss */
    .b-footer .e-footer-container .e-footer-bottom {
      display: flex;
      justify-content: flex-end;
      border-top: 1px solid #bdbdbd;
      padding-top: 15px;
      clear: both; }
      /* line 59, footer.scss */
      .b-footer .e-footer-container .e-footer-bottom .e-footer-bottom-block {
        font-size: 12px;
        min-width: 20%;
        color: rgba(0, 0, 0, 0.7); }
        /* line 65, footer.scss */
        .b-footer .e-footer-container .e-footer-bottom .e-footer-bottom-block ul li {
          margin-bottom: 10px; }

@media (max-width: 1140px) {
  /* line 78, footer.scss */
  .b-footer .e-footer-container .e-footer-top .e-top-footer-column {
    width: 50%;
    margin-bottom: 40px; } }
@media (max-width: 768px) {
  /* line 90, footer.scss */
  .b-footer .e-footer-container .e-footer-top {
    overflow: hidden; }
    /* line 92, footer.scss */
    .b-footer .e-footer-container .e-footer-top .e-top-footer-column {
      width: 100%; }
  /* line 96, footer.scss */
  .b-footer .e-footer-container .e-footer-bottom {
    display: none; } }
/* line 4, form.scss */
.b-feedback-form input {
  font-size: 18px;
  padding: 14px 23px;
  margin-right: 20px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0); }
/* line 11, form.scss */
.b-feedback-form .input-required {
  border-color: #f00 !important; }
/* line 14, form.scss */
.b-feedback-form .e-feedback-email {
  background: #fff url("img/letter.png") no-repeat calc(100% - 25px) center; }
/* line 17, form.scss */
.b-feedback-form .e-feedback-phone {
  background: #fff url("img/phone.png") no-repeat calc(100% - 25px) center; }
/* line 20, form.scss */
.b-feedback-form .e-feedback-name {
  background: #fff url("img/user.png") no-repeat calc(100% - 25px) center; }
/* line 23, form.scss */
.b-feedback-form .e-feedback-square {
  background: #fff url("img/resize.png") no-repeat calc(100% - 25px) center; }
/* line 26, form.scss */
.b-feedback-form .e-feedback-height {
  background: #fff url("img/height.png") no-repeat calc(100% - 25px) center; }
/* line 29, form.scss */
.b-feedback-form .e-feedback-form-button {
  font-size: 20px;
  padding: 13px 25px;
  background: #ef7f1a;
  color: #fff; }

/*!
*  - v1.2.1
* Homepage: http://bqworks.com/slider-pro/
* Author: bqworks
* Author URL: http://bqworks.com/
*/
/* Core
--------------------------------------------------*/
/* line 9, slider-pro.scss */
.slider-pro {
  position: relative;
  margin: 0 auto;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/* line 16, slider-pro.scss */
.sp-slides-container {
  position: relative; }

/* line 20, slider-pro.scss */
.sp-mask {
  position: relative;
  overflow: hidden; }

/* line 25, slider-pro.scss */
.sp-slides {
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000; }

/* line 31, slider-pro.scss */
.sp-slide {
  position: absolute; }

/* line 35, slider-pro.scss */
.sp-image-container {
  overflow: hidden; }

/* line 39, slider-pro.scss */
.sp-image {
  position: relative;
  display: block;
  border: none; }

/* line 45, slider-pro.scss */
.sp-no-js {
  overflow: hidden;
  max-width: 100%; }

/* Thumbnails
--------------------------------------------------*/
/* line 52, slider-pro.scss */
.sp-thumbnails-container {
  position: relative;
  overflow: hidden; }

/* line 57, slider-pro.scss */
.sp-top-thumbnails,
.sp-bottom-thumbnails {
  left: 0;
  margin: 0 auto; }

/* line 63, slider-pro.scss */
.sp-top-thumbnails {
  position: absolute;
  top: 0;
  margin-bottom: 4px; }

/* line 69, slider-pro.scss */
.sp-bottom-thumbnails {
  margin-top: 4px; }

/* line 73, slider-pro.scss */
.sp-left-thumbnails,
.sp-right-thumbnails {
  position: absolute;
  top: 0; }

/* line 79, slider-pro.scss */
.sp-right-thumbnails {
  right: 0;
  margin-left: 4px; }

/* line 84, slider-pro.scss */
.sp-left-thumbnails {
  left: 0;
  margin-right: 4px; }

/* line 89, slider-pro.scss */
.sp-thumbnails {
  position: relative; }

/* line 93, slider-pro.scss */
.sp-thumbnail {
  border: none; }

/* line 97, slider-pro.scss */
.sp-thumbnail-container {
  position: relative;
  display: block;
  overflow: hidden;
  float: left;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* Horizontal thumbnails
------------------------*/
/* line 108, slider-pro.scss */
.sp-top-thumbnails .sp-thumbnail-container,
.sp-bottom-thumbnails .sp-thumbnail-container {
  margin-left: 2px;
  margin-right: 2px; }

/* line 114, slider-pro.scss */
.sp-top-thumbnails .sp-thumbnail-container:first-child,
.sp-bottom-thumbnails .sp-thumbnail-container:first-child {
  margin-left: 0; }

/* line 119, slider-pro.scss */
.sp-top-thumbnails .sp-thumbnail-container:last-child,
.sp-bottom-thumbnails .sp-thumbnail-container:last-child {
  margin-right: 0; }

/* Vertical thumbnails
----------------------*/
/* line 126, slider-pro.scss */
.sp-left-thumbnails .sp-thumbnail-container,
.sp-right-thumbnails .sp-thumbnail-container {
  margin-top: 2px;
  margin-bottom: 2px; }

/* line 132, slider-pro.scss */
.sp-left-thumbnails .sp-thumbnail-container:first-child,
.sp-right-thumbnails .sp-thumbnail-container:first-child {
  margin-top: 0; }

/* line 137, slider-pro.scss */
.sp-left-thumbnails .sp-thumbnail-container:last-child,
.sp-right-thumbnails .sp-thumbnail-container:last-child {
  margin-bottom: 0; }

/* Right thumbnails with pointer
--------------------------------*/
/* line 144, slider-pro.scss */
.sp-right-thumbnails.sp-has-pointer {
  margin-left: -13px; }

/* line 148, slider-pro.scss */
.sp-right-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  left: 18px;
  margin-left: 0 !important; }

/* line 154, slider-pro.scss */
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: '';
  position: absolute;
  height: 100%;
  border-left: 5px solid #F00;
  left: 0;
  top: 0;
  margin-left: 13px; }

/* line 164, slider-pro.scss */
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 50%;
  margin-top: -8px;
  border-right: 13px solid #F00;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent; }

/* Left thumbnails with pointer
-------------------------------*/
/* line 179, slider-pro.scss */
.sp-left-thumbnails.sp-has-pointer {
  margin-right: -13px; }

/* line 183, slider-pro.scss */
.sp-left-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  right: 18px; }

/* line 188, slider-pro.scss */
.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: '';
  position: absolute;
  height: 100%;
  border-left: 5px solid #F00;
  right: 0;
  top: 0;
  margin-right: 13px; }

/* line 198, slider-pro.scss */
.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  right: 0;
  top: 50%;
  margin-top: -8px;
  border-left: 13px solid #F00;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent; }

/* Bottom thumbnails with pointer
---------------------------------*/
/* line 213, slider-pro.scss */
.sp-bottom-thumbnails.sp-has-pointer {
  margin-top: -13px; }

/* line 217, slider-pro.scss */
.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  top: 18px;
  margin-top: 0 !important; }

/* line 223, slider-pro.scss */
.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: '';
  position: absolute;
  width: 100%;
  border-bottom: 5px solid #F00;
  top: 0;
  margin-top: 13px; }

/* line 232, slider-pro.scss */
.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  top: 0;
  margin-left: -8px;
  border-bottom: 13px solid #F00;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent; }

/* Top thumbnails with pointer
------------------------------*/
/* line 247, slider-pro.scss */
.sp-top-thumbnails.sp-has-pointer {
  margin-bottom: -13px; }

/* line 251, slider-pro.scss */
.sp-top-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  bottom: 18px; }

/* line 256, slider-pro.scss */
.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: '';
  position: absolute;
  width: 100%;
  border-bottom: 5px solid #F00;
  bottom: 0;
  margin-bottom: 13px; }

/* line 265, slider-pro.scss */
.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  bottom: 0;
  margin-left: -8px;
  border-top: 13px solid #F00;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent; }

/* Layers
--------------------------------------------------*/
/* line 280, slider-pro.scss */
.sp-layer {
  position: absolute;
  margin: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-backface-visibility: hidden; }

/* line 290, slider-pro.scss */
.sp-black {
  color: #FFF;
  background: black;
  background: rgba(0, 0, 0, 0.7); }

/* line 296, slider-pro.scss */
.sp-white {
  color: #000;
  background: white;
  background: rgba(255, 255, 255, 0.7); }

/* line 302, slider-pro.scss */
.sp-rounded {
  border-radius: 10px; }

/* line 306, slider-pro.scss */
.sp-padding {
  padding: 10px; }

/* Touch Swipe
--------------------------------------------------*/
/* line 312, slider-pro.scss */
.sp-grab {
  cursor: url(images/openhand.cur), move; }

/* line 316, slider-pro.scss */
.sp-grabbing {
  cursor: url(images/closedhand.cur), move; }

/* line 320, slider-pro.scss */
.sp-selectable {
  cursor: default; }

/* Caption
--------------------------------------------------*/
/* line 326, slider-pro.scss */
.sp-caption-container {
  text-align: center;
  margin-top: 10px; }

/* Full Screen
--------------------------------------------------*/
/* line 333, slider-pro.scss */
.sp-full-screen {
  margin: 0 !important;
  background-color: #000; }

/* line 338, slider-pro.scss */
.sp-full-screen-button {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 30px;
  line-height: 1;
  cursor: pointer;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

/* line 350, slider-pro.scss */
.sp-full-screen-button:before {
  content: '\2195'; }

/* line 354, slider-pro.scss */
.sp-fade-full-screen {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }

/* line 360, slider-pro.scss */
.slider-pro:hover .sp-fade-full-screen {
  opacity: 1; }

/* Buttons
--------------------------------------------------*/
/* line 366, slider-pro.scss */
.sp-buttons {
  position: relative;
  width: 100%;
  text-align: center;
  padding-top: 10px; }

/* line 373, slider-pro.scss */
.sp-button {
  width: 10px;
  height: 10px;
  border: 2px solid #000;
  border-radius: 50%;
  margin: 4px;
  display: inline-block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer; }

/* line 386, slider-pro.scss */
.sp-selected-button {
  background-color: #000; }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  /* line 391, slider-pro.scss */
  .sp-button {
    width: 14px;
    height: 14px; } }
@media only screen and (min-width: 568px) and (max-width: 768px) {
  /* line 398, slider-pro.scss */
  .sp-button {
    width: 16px;
    height: 16px; } }
@media only screen and (min-width: 320px) and (max-width: 568px) {
  /* line 405, slider-pro.scss */
  .sp-button {
    width: 18px;
    height: 18px; } }
/* Arrows
--------------------------------------------------*/
/* line 413, slider-pro.scss */
.sp-arrows {
  position: absolute; }

/* line 417, slider-pro.scss */
.sp-fade-arrows {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }

/* line 423, slider-pro.scss */
.sp-slides-container:hover .sp-fade-arrows {
  opacity: 1; }

/* line 427, slider-pro.scss */
.sp-horizontal .sp-arrows {
  width: 100%;
  left: 0;
  top: 50%;
  margin-top: -15px; }

/* line 434, slider-pro.scss */
.sp-vertical .sp-arrows {
  height: 100%;
  left: 50%;
  top: 0;
  margin-left: -10px; }

/* line 441, slider-pro.scss */
.sp-arrow {
  position: absolute;
  display: block;
  width: 20px;
  height: 30px;
  cursor: pointer; }

/* line 449, slider-pro.scss */
.sp-vertical .sp-arrow {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

/* line 455, slider-pro.scss */
.sp-horizontal .sp-previous-arrow {
  left: 20px; }

/* line 459, slider-pro.scss */
.sp-horizontal .sp-next-arrow {
  right: 20px; }

/* line 463, slider-pro.scss */
.sp-vertical .sp-previous-arrow {
  top: 20px; }

/* line 467, slider-pro.scss */
.sp-vertical .sp-next-arrow {
  bottom: 20px; }

/* line 471, slider-pro.scss */
.sp-previous-arrow:before,
.sp-previous-arrow:after,
.sp-next-arrow:before,
.sp-next-arrow:after {
  content: '';
  position: absolute;
  width: 50%;
  height: 50%;
  background-color: #FFF; }

/* line 482, slider-pro.scss */
.sp-previous-arrow:before {
  left: 30%;
  top: 0;
  -webkit-transform: skew(145deg, 0deg);
  -ms-transform: skew(145deg, 0deg);
  transform: skew(145deg, 0deg); }

/* line 490, slider-pro.scss */
.sp-previous-arrow:after {
  left: 30%;
  top: 50%;
  -webkit-transform: skew(-145deg, 0deg);
  -ms-transform: skew(-145deg, 0deg);
  transform: skew(-145deg, 0deg); }

/* line 498, slider-pro.scss */
.sp-next-arrow:before {
  right: 30%;
  top: 0;
  -webkit-transform: skew(35deg, 0deg);
  -ms-transform: skew(35deg, 0deg);
  transform: skew(35deg, 0deg); }

/* line 506, slider-pro.scss */
.sp-next-arrow:after {
  right: 30%;
  top: 50%;
  -webkit-transform: skew(-35deg, 0deg);
  -ms-transform: skew(-35deg, 0deg);
  transform: skew(-35deg, 0deg); }

/* line 514, slider-pro.scss */
.ie8 .sp-arrow,
.ie7 .sp-arrow {
  width: 0;
  height: 0; }

/* line 520, slider-pro.scss */
.ie8 .sp-arrow:before,
.ie8 .sp-arrow:after,
.ie7 .sp-arrow:before,
.ie7 .sp-arrow:after {
  content: none; }

/* line 527, slider-pro.scss */
.ie8.sp-horizontal .sp-previous-arrow,
.ie7.sp-horizontal .sp-previous-arrow {
  border-right: 20px solid #FFF;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent; }

/* line 534, slider-pro.scss */
.ie8.sp-horizontal .sp-next-arrow,
.ie7.sp-horizontal .sp-next-arrow {
  border-left: 20px solid #FFF;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent; }

/* line 541, slider-pro.scss */
.ie8.sp-vertical .sp-previous-arrow,
.ie7.sp-vertical .sp-previous-arrow {
  border-bottom: 20px solid #FFF;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent; }

/* line 548, slider-pro.scss */
.ie8.sp-vertical .sp-next-arrow,
.ie7.sp-vertical .sp-next-arrow {
  border-top: 20px solid #FFF;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent; }

/* Thumbnail Arrows
--------------------------------------------------*/
/* line 557, slider-pro.scss */
.sp-thumbnail-arrows {
  position: absolute; }

/* line 561, slider-pro.scss */
.sp-fade-thumbnail-arrows {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }

/* line 567, slider-pro.scss */
.sp-thumbnails-container:hover .sp-fade-thumbnail-arrows {
  opacity: 1; }

/* line 571, slider-pro.scss */
.sp-top-thumbnails .sp-thumbnail-arrows,
.sp-bottom-thumbnails .sp-thumbnail-arrows {
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -12px; }

/* line 579, slider-pro.scss */
.sp-left-thumbnails .sp-thumbnail-arrows,
.sp-right-thumbnails .sp-thumbnail-arrows {
  height: 100%;
  top: 0;
  left: 50%;
  margin-left: -7px; }

/* line 587, slider-pro.scss */
.sp-thumbnail-arrow {
  position: absolute;
  display: block;
  width: 15px;
  height: 25px;
  cursor: pointer; }

/* line 595, slider-pro.scss */
.sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow,
.sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

/* line 602, slider-pro.scss */
.sp-top-thumbnails .sp-previous-thumbnail-arrow,
.sp-bottom-thumbnails .sp-previous-thumbnail-arrow {
  left: 0px; }

/* line 607, slider-pro.scss */
.sp-top-thumbnails .sp-next-thumbnail-arrow,
.sp-bottom-thumbnails .sp-next-thumbnail-arrow {
  right: 0px; }

/* line 612, slider-pro.scss */
.sp-left-thumbnails .sp-previous-thumbnail-arrow,
.sp-right-thumbnails .sp-previous-thumbnail-arrow {
  top: 0px; }

/* line 617, slider-pro.scss */
.sp-left-thumbnails .sp-next-thumbnail-arrow,
.sp-right-thumbnails .sp-next-thumbnail-arrow {
  bottom: 0px; }

/* line 622, slider-pro.scss */
.sp-previous-thumbnail-arrow:before,
.sp-previous-thumbnail-arrow:after,
.sp-next-thumbnail-arrow:before,
.sp-next-thumbnail-arrow:after {
  content: '';
  position: absolute;
  width: 50%;
  height: 50%;
  background-color: #FFF; }

/* line 633, slider-pro.scss */
.sp-previous-thumbnail-arrow:before {
  left: 30%;
  top: 0;
  -webkit-transform: skew(145deg, 0deg);
  -ms-transform: skew(145deg, 0deg);
  transform: skew(145deg, 0deg); }

/* line 641, slider-pro.scss */
.sp-previous-thumbnail-arrow:after {
  left: 30%;
  top: 50%;
  -webkit-transform: skew(-145deg, 0deg);
  -ms-transform: skew(-145deg, 0deg);
  transform: skew(-145deg, 0deg); }

/* line 649, slider-pro.scss */
.sp-next-thumbnail-arrow:before {
  right: 30%;
  top: 0;
  -webkit-transform: skew(35deg, 0deg);
  -ms-transform: skew(35deg, 0deg);
  transform: skew(35deg, 0deg); }

/* line 657, slider-pro.scss */
.sp-next-thumbnail-arrow:after {
  right: 30%;
  top: 50%;
  -webkit-transform: skew(-35deg, 0deg);
  -ms-transform: skew(-35deg, 0deg);
  transform: skew(-35deg, 0deg); }

/* line 665, slider-pro.scss */
.ie8 .sp-thumbnail-arrow,
.ie7 .sp-thumbnail-arrow {
  width: 0;
  height: 0; }

/* line 671, slider-pro.scss */
.ie8 .sp-thumbnail-arrow:before,
.ie8 .sp-thumbnail-arrow:after,
.ie7 .sp-thumbnail-arrow:before,
.ie7 .sp-thumbnail-arrow:after {
  content: none; }

/* line 678, slider-pro.scss */
.ie8 .sp-top-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-top-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow {
  border-right: 12px solid #FFF;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent; }

/* line 687, slider-pro.scss */
.ie8 .sp-top-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-top-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-bottom-thumbnails .sp-next-thumbnail-arrow {
  border-left: 12px solid #FFF;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent; }

/* line 696, slider-pro.scss */
.ie8 .sp-left-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-right-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-left-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-right-thumbnails .sp-previous-thumbnail-arrow {
  border-bottom: 12px solid #FFF;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent; }

/* line 705, slider-pro.scss */
.ie8 .sp-left-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-right-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-left-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-right-thumbnails .sp-next-thumbnail-arrow {
  border-top: 12px solid #FFF;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent; }

/* Video
--------------------------------------------------*/
/* line 716, slider-pro.scss */
a.sp-video {
  text-decoration: none; }

/* line 720, slider-pro.scss */
a.sp-video img {
  -webkit-backface-visibility: hidden;
  border: none; }

/* line 725, slider-pro.scss */
a.sp-video:after {
  content: '\25B6';
  position: absolute;
  width: 45px;
  padding-left: 5px;
  height: 50px;
  border: 2px solid #FFF;
  text-align: center;
  font-size: 30px;
  border-radius: 30px;
  top: 0;
  color: #FFF;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.2);
  margin: auto;
  line-height: 52px; }

/* CSS for preventing styling issues in WordPress
--------------------------------------------------*/
/* line 747, slider-pro.scss */
.slider-pro img.sp-image,
.slider-pro img.sp-thumbnail {
  max-width: none !important;
  max-height: none !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
  -webkit-box-shadow: none !important;
  -mox-box-shadow: none !important;
  box-shadow: none !important;
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none; }

/* line 763, slider-pro.scss */
.slider-pro a {
  position: static;
  transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important; }

/* line 771, slider-pro.scss */
.slider-pro iframe,
.slider-pro object,
.slider-pro video,
.slider-pro embed,
.slider-pro canvas {
  max-width: none;
  max-height: none; }

/* line 780, slider-pro.scss */
.slider-pro p.sp-layer {
  font-size: 14px;
  line-height: 1.4;
  margin: 0; }

/* line 786, slider-pro.scss */
.slider-pro h1.sp-layer {
  font-size: 32px;
  line-height: 1.4;
  margin: 0; }

/* line 792, slider-pro.scss */
.slider-pro h2.sp-layer {
  font-size: 24px;
  line-height: 1.4;
  margin: 0; }

/* line 798, slider-pro.scss */
.slider-pro h3.sp-layer {
  font-size: 19px;
  line-height: 1.4;
  margin: 0; }

/* line 804, slider-pro.scss */
.slider-pro h4.sp-layer {
  font-size: 16px;
  line-height: 1.4;
  margin: 0; }

/* line 810, slider-pro.scss */
.slider-pro h5.sp-layer {
  font-size: 13px;
  line-height: 1.4;
  margin: 0; }

/* line 816, slider-pro.scss */
.slider-pro h6.sp-layer {
  font-size: 11px;
  line-height: 1.4;
  margin: 0; }

/* line 822, slider-pro.scss */
.slider-pro img.sp-layer {
  border: none; }

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
/* line 9, owl-carousel.scss */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

/* line 16, owl-carousel.scss */
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */ }

/* line 22, owl-carousel.scss */
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* line 29, owl-carousel.scss */
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

/* line 34, owl-carousel.scss */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

/* line 42, owl-carousel.scss */
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

/* line 49, owl-carousel.scss */
.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

/* line 52, owl-carousel.scss */
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none; }

/* line 55, owl-carousel.scss */
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  top: -4px!important; }

/* line 64, owl-carousel.scss */
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
  top: -20px;
  font-size: 22px;
  line-height: 0; }

/* line 75, owl-carousel.scss */
.owl-carousel .owl-nav button.owl-prev {
  left: -15px;
  height: 20px; }

/* line 79, owl-carousel.scss */
.owl-carousel .owl-nav button.owl-next {
  right: -15px;
  height: 20px; }

/* line 83, owl-carousel.scss */
.owl-carousel.owl-loaded {
  display: block; }

/* line 85, owl-carousel.scss */
.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

/* line 88, owl-carousel.scss */
.owl-carousel.owl-hidden {
  opacity: 0; }

/* line 90, owl-carousel.scss */
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

/* line 92, owl-carousel.scss */
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* line 99, owl-carousel.scss */
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

/* line 102, owl-carousel.scss */
.owl-carousel.owl-rtl {
  direction: rtl; }

/* line 104, owl-carousel.scss */
.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
/* line 108, owl-carousel.scss */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
/* line 114, owl-carousel.scss */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

/* line 118, owl-carousel.scss */
.owl-carousel .owl-animated-in {
  z-index: 0; }

/* line 121, owl-carousel.scss */
.owl-carousel .owl-animated-out {
  z-index: 1; }

/* line 124, owl-carousel.scss */
.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
/*
 * 	Owl Carousel - Auto Height Plugin
 */
/* line 136, owl-carousel.scss */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
/* line 142, owl-carousel.scss */
.owl-carousel .owl-item {
  /**
            This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
            calculation of the height of the owl-item that breaks page layouts
         */ }

/* line 147, owl-carousel.scss */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

/* line 150, owl-carousel.scss */
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0; }

/* line 152, owl-carousel.scss */
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
/* line 158, owl-carousel.scss */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

/* line 163, owl-carousel.scss */
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

/* line 177, owl-carousel.scss */
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

/* line 181, owl-carousel.scss */
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

/* line 185, owl-carousel.scss */
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

/* line 193, owl-carousel.scss */
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
/* line 9, owl.theme.default.scss */
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  top: calc(50% - 10px);
  left: 0;
  width: 100%; }

/* line 17, owl.theme.default.scss */
.owl-theme .owl-nav [class*='owl-'] {
  position: absolute;
  top: 0;
  color: #FFF;
  font-size: 14px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px; }

/* line 27, owl.theme.default.scss */
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default; }

/* line 31, owl.theme.default.scss */
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

/* line 34, owl.theme.default.scss */
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

/* line 37, owl.theme.default.scss */
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline; }

/* line 41, owl.theme.default.scss */
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px; }

/* line 50, owl.theme.default.scss */
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791; }

/* line 4, news.scss */
.b-news-block .e-news-container {
  max-width: 1140px;
  padding: 30px 20px 40px;
  margin: 0 auto; }
  /* line 9, news.scss */
  .b-news-block .e-news-container h1 {
    font-size: 52px;
    margin-bottom: 30px;
    font-family: "Open Sans ExtraBold"; }
  /* line 15, news.scss */
  .b-news-block .e-news-container .e-news-tabs {
    margin-bottom: 65px;
    margin-left: -20px; }
    /* line 19, news.scss */
    .b-news-block .e-news-container .e-news-tabs li {
      display: inline-block;
      margin-right: 10px;
      cursor: pointer;
      padding: 5px 20px; }
    /* line 25, news.scss */
    .b-news-block .e-news-container .e-news-tabs li.current-tab::after {
      content: "";
      position: absolute;
      background: #ef7f1a;
      top: 0;
      right: 0;
      height: 100%;
      width: 20px;
      transform: skewX(-15deg);
      transform-origin: 100% 100%; }
    /* line 36, news.scss */
    .b-news-block .e-news-container .e-news-tabs li.current-tab {
      position: relative;
      background: #ef7f1a;
      color: #fff;
      font-family: "Open Sans Bold"; }
  /* line 45, news.scss */
  .b-news-block .e-news-container .e-news-note {
    display: none; }
    /* line 47, news.scss */
    .b-news-block .e-news-container .e-news-note .e-news-item {
      display: flex;
      margin-bottom: 60px; }
      /* line 51, news.scss */
      .b-news-block .e-news-container .e-news-note .e-news-item .e-img-container {
        min-width: 600px;
        float: left;
        margin-right: 20px;
        max-width: 600px;
        min-height: 340px; }
        /* line 58, news.scss */
        .b-news-block .e-news-container .e-news-note .e-news-item .e-img-container img {
          height: 100%;
          width: 100%;
          max-height: 340px; }
      /* line 63, news.scss */
      .b-news-block .e-news-container .e-news-note .e-news-item .e-news-information {
        position: relative;
        flex-grow: 2; }
        /* line 67, news.scss */
        .b-news-block .e-news-container .e-news-note .e-news-item .e-news-information img {
          max-width: 100%;
          height: auto; }
        /* line 72, news.scss */
        .b-news-block .e-news-container .e-news-note .e-news-item .e-news-information .e-news-title {
          font-size: 28px;
          margin-bottom: 30px;
          font-family: "Open Sans Bold";
          line-height: 1.1; }
        /* line 79, news.scss */
        .b-news-block .e-news-container .e-news-note .e-news-item .e-news-information h1 {
          padding-top: 15px; }
        /* line 83, news.scss */
        .b-news-block .e-news-container .e-news-note .e-news-item .e-news-information .e-tags::before {
          content: "";
          display: inline-block;
          position: relative;
          top: -2px;
          height: 8px;
          width: 8px;
          margin-right: 5px;
          background: #ef7f1a;
          border-radius: 50%; }
        /* line 95, news.scss */
        .b-news-block .e-news-container .e-news-note .e-news-item .e-news-information .e-tags {
          color: rgba(0, 0, 0, 0.5);
          margin-bottom: 20px; }
        /* line 100, news.scss */
        .b-news-block .e-news-container .e-news-note .e-news-item .e-news-information .e-news-date {
          color: rgba(0, 0, 0, 0.5);
          position: absolute;
          left: 0;
          bottom: 70px; }
        /* line 107, news.scss */
        .b-news-block .e-news-container .e-news-note .e-news-item .e-news-information .e-news-more {
          font-size: 20px;
          display: inline-block;
          padding: 14px 30px;
          border: 1px solid #ef7f1a;
          position: absolute;
          left: 0;
          bottom: 0; }
        /* line 117, news.scss */
        .b-news-block .e-news-container .e-news-note .e-news-item .e-news-information .e-news-detail {
          margin-bottom: 80px; }
          /* line 120, news.scss */
          .b-news-block .e-news-container .e-news-note .e-news-item .e-news-information .e-news-detail .e-news-photos {
            display: flex;
            justify-content: space-between; }
          /* line 125, news.scss */
          .b-news-block .e-news-container .e-news-note .e-news-item .e-news-information .e-news-detail img {
            margin-bottom: 20px; }
          /* line 129, news.scss */
          .b-news-block .e-news-container .e-news-note .e-news-item .e-news-information .e-news-detail p {
            margin-bottom: 10px; }
  /* line 136, news.scss */
  .b-news-block .e-news-container .e-current-note {
    display: block; }
  /* line 141, news.scss */
  .b-news-block .e-news-container .e-other-news .e-other-news-note {
    display: flex;
    justify-content: space-between; }
    /* line 145, news.scss */
    .b-news-block .e-news-container .e-other-news .e-other-news-note .e-other-news-item {
      width: 29.8%; }
      /* line 147, news.scss */
      .b-news-block .e-news-container .e-other-news .e-other-news-note .e-other-news-item .e-other-img-container {
        height: 198px;
        width: 327px;
        margin-bottom: 10px; }
        /* line 152, news.scss */
        .b-news-block .e-news-container .e-other-news .e-other-news-note .e-other-news-item .e-other-img-container img {
          height: 100%;
          width: 100%; }
      /* line 158, news.scss */
      .b-news-block .e-news-container .e-other-news .e-other-news-note .e-other-news-item .e-other-news-title {
        font-family: "Open Sans Bold";
        margin-bottom: 7px; }
      /* line 163, news.scss */
      .b-news-block .e-news-container .e-other-news .e-other-news-note .e-other-news-item .e-other-tags::before {
        content: "";
        display: inline-block;
        position: relative;
        top: -1px;
        height: 8px;
        width: 8px;
        margin-right: 5px;
        background: #ef7f1a;
        border-radius: 50%; }
      /* line 175, news.scss */
      .b-news-block .e-news-container .e-other-news .e-other-news-note .e-other-news-item .e-other-tags {
        font-size: 14px;
        color: rgba(0, 0, 0, 0.5); }

@media (max-width: 1140px) {
  /* line 190, news.scss */
  .b-news-block .e-news-container h1 {
    font-size: 42px; }
  /* line 196, news.scss */
  .b-news-block .e-news-container .e-news-note .e-news-item .e-img-container {
    min-width: 400px; }
  /* line 200, news.scss */
  .b-news-block .e-news-container .e-news-note .e-news-item .e-news-information .e-news-preview {
    margin-bottom: 15px; }
  /* line 203, news.scss */
  .b-news-block .e-news-container .e-news-note .e-news-item .e-news-information .e-news-date {
    position: static;
    margin-bottom: 10px; }
  /* line 207, news.scss */
  .b-news-block .e-news-container .e-news-note .e-news-item .e-news-information .e-news-more {
    position: static; }
  /* line 212, news.scss */
  .b-news-block .e-news-container .e-news-note .e-news-item .e-news-information .e-news-detail .e-news-photos {
    display: block; }

  /* line 222, news.scss */
  .e-single-news .e-news-information {
    width: 100%; } }
@media (max-width: 768px) {
  /* line 231, news.scss */
  .b-news-block .e-news-container h1 {
    font-size: 26px; }
  /* line 236, news.scss */
  .b-news-block .e-news-container .e-news-note .e-news-item {
    display: block; }
    /* line 239, news.scss */
    .b-news-block .e-news-container .e-news-note .e-news-item .e-img-container {
      width: 100%;
      margin-bottom: 10px;
      min-width: auto;
      max-width: auto;
      min-height: auto; }
      /* line 246, news.scss */
      .b-news-block .e-news-container .e-news-note .e-news-item .e-img-container img {
        height: auto; }
    /* line 252, news.scss */
    .b-news-block .e-news-container .e-news-note .e-news-item .e-news-information .e-news-title {
      font-size: 26px; }
    /* line 256, news.scss */
    .b-news-block .e-news-container .e-news-note .e-news-item .e-news-information .e-news-detail {
      margin-bottom: 50px; }
    /* line 262, news.scss */
    .b-news-block .e-news-container .e-news-note .e-news-item .e-news-information .e-other-news .e-other-news-note {
      display: block; }
      /* line 265, news.scss */
      .b-news-block .e-news-container .e-news-note .e-news-item .e-news-information .e-other-news .e-other-news-note .e-other-news-item {
        width: 100%;
        margin-bottom: 30px; } }
/* line 4, production.scss */
.b-production-page .e-production-page-container {
  max-width: 1140px;
  padding: 30px 20px;
  margin: 0 auto;
  position: relative; }
  /* line 10, production.scss */
  .b-production-page .e-production-page-container h1 {
    font-size: 52px;
    margin-bottom: 20px;
    font-family: "Open Sans ExtraBold"; }
  /* line 16, production.scss */
  .b-production-page .e-production-page-container .e-production-subtitle::after {
    content: "";
    display: block;
    background: #ef7f1a;
    width: 20px;
    height: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    transform: skewX(-20deg);
    transform-origin: 100% 100%; }
  /* line 29, production.scss */
  .b-production-page .e-production-page-container .e-production-subtitle {
    position: relative;
    display: inline-block;
    background: #ef7f1a;
    color: #fff;
    font-size: 28px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
    margin-left: -20px;
    margin-bottom: 30px;
    font-family: "Open Sans Bold"; }
  /* line 43, production.scss */
  .b-production-page .e-production-page-container .e-production-description {
    padding-right: 17%; }
  /* line 50, production.scss */
  .b-production-page .e-production-page-container .e-production-block-content .e-production-block-title {
    font-size: 28px;
    margin-bottom: 30px;
    font-family: "Open Sans Bold"; }
  /* line 57, production.scss */
  .b-production-page .e-production-page-container .e-call-us {
    display: flex;
    align-items: flex-start; }
    /* line 60, production.scss */
    .b-production-page .e-production-page-container .e-call-us p {
      font-size: 28px;
      padding-right: 150px;
      font-family: "Open Sans Bold"; }
      /* line 65, production.scss */
      .b-production-page .e-production-page-container .e-call-us p .e-call-colored {
        color: #ef7f1a; }
    /* line 69, production.scss */
    .b-production-page .e-production-page-container .e-call-us a {
      display: inline-block;
      font-size: 20px;
      padding: 15px 30px;
      background: #ef7f1a;
      color: #fff;
      white-space: nowrap; }
/* line 79, production.scss */
.b-production-page .e-block-1 {
  background: url("img/production/1.png"); }
/* line 82, production.scss */
.b-production-page .e-block-2 {
  background: url("img/production/2.png"); }
/* line 85, production.scss */
.b-production-page .e-block-3 {
  background: url("img/production/3.png"); }
/* line 88, production.scss */
.b-production-page .e-block-4 {
  background: url("img/production/4.png") no-repeat left center/auto 100%; }
/* line 92, production.scss */
.b-production-page .e-block-left .e-production-block-content {
  padding-right: 39.5%; }
/* line 97, production.scss */
.b-production-page .e-block-right .e-production-block-content {
  padding-left: 39.5%; }
/* line 101, production.scss */
.b-production-page .e-block-two-columnns {
  margin-top: -20px; }
  /* line 103, production.scss */
  .b-production-page .e-block-two-columnns .e-production-block-content {
    display: flex; }
    /* line 106, production.scss */
    .b-production-page .e-block-two-columnns .e-production-block-content p:first-child {
      padding-right: 45px; }
    /* line 109, production.scss */
    .b-production-page .e-block-two-columnns .e-production-block-content p:last-child {
      padding-left: 45px; }
/* line 114, production.scss */
.b-production-page .e-block-two-columnns + div {
  margin-top: -20px; }

@media (max-width: 1140px) {
  /* line 122, production.scss */
  .b-production-page .e-production-page-container .e-call-us {
    display: block; }
    /* line 124, production.scss */
    .b-production-page .e-production-page-container .e-call-us p {
      padding-right: 0;
      margin-bottom: 25px; }
  /* line 131, production.scss */
  .b-production-page .e-block-left .e-production-block-content {
    padding-right: 0; }
  /* line 136, production.scss */
  .b-production-page .e-block-right .e-production-block-content {
    padding-left: 0; }
  /* line 141, production.scss */
  .b-production-page .e-block-two-columnns .e-production-block-content {
    display: block; }
    /* line 144, production.scss */
    .b-production-page .e-block-two-columnns .e-production-block-content p:first-child {
      padding-right: 0;
      margin-bottom: 20px; }
    /* line 148, production.scss */
    .b-production-page .e-block-two-columnns .e-production-block-content p:last-child {
      padding-left: 0; } }
@media (max-width: 768px) {
  /* line 159, production.scss */
  .b-production-page .e-production-page-container {
    padding: 25px 20px 30px; }
    /* line 162, production.scss */
    .b-production-page .e-production-page-container h1 {
      font-size: 24px;
      margin-bottom: 10px; }
    /* line 167, production.scss */
    .b-production-page .e-production-page-container .e-production-subtitle {
      font-size: 18px;
      margin-bottom: 20px; }
    /* line 172, production.scss */
    .b-production-page .e-production-page-container .e-production-description {
      padding-right: 17%; }
    /* line 178, production.scss */
    .b-production-page .e-production-page-container .e-production-block-content .e-production-block-title {
      margin-bottom: 20px; }
  /* line 183, production.scss */
  .b-production-page .e-block-4 {
    background: url("img/production/4.png") no-repeat left bottom/auto 100%; }
    /* line 185, production.scss */
    .b-production-page .e-block-4 .e-production-page-container {
      padding-bottom: 200px; }
  /* line 190, production.scss */
  .b-production-page .e-call-us {
    display: flex;
    align-items: flex-start;
    margin-top: -20px; }
    /* line 194, production.scss */
    .b-production-page .e-call-us p {
      font-size: 24px;
      padding-right: 0; } }
@media (max-width: 460px) {
  /* line 205, production.scss */
  .b-production-page .e-block-4 {
    background: url("img/production/4.png") no-repeat -50px bottom/auto 100%; } }
@media (max-width: 430px) {
  /* line 214, production.scss */
  .b-production-page .e-block-4 {
    background: url("img/production/4.png") no-repeat -90px bottom/auto 100%; } }
@media (max-width: 380px) {
  /* line 223, production.scss */
  .b-production-page .e-block-4 {
    background: url("img/production/4-mobile.jpg") no-repeat left bottom/100% auto; } }
/* line 3, spheres-page.scss */
.b-spheres-on-inner {
  background: none; }
  /* line 6, spheres-page.scss */
  .b-spheres-on-inner .e-main-spheres-container {
    padding-bottom: 0; }

/* line 11, spheres-page.scss */
.b-spheres-page .e-spheres-page-container {
  max-width: 1140px;
  padding: 10px 20px 30px;
  margin: 0 auto; }
  /* line 16, spheres-page.scss */
  .b-spheres-page .e-spheres-page-container .e-spheres-description {
    width: 80%;
    margin-bottom: 30px; }
  /* line 21, spheres-page.scss */
  .b-spheres-page .e-spheres-page-container .e-spheres-note {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between; }
    /* line 26, spheres-page.scss */
    .b-spheres-page .e-spheres-page-container .e-spheres-note li {
      width: 26%;
      margin-bottom: 25px; }
      /* line 27, spheres-page.scss */
      .b-spheres-page .e-spheres-page-container .e-spheres-note li img {
        margin-bottom: 10px;
        max-width: 70px; }
  /* line 38, spheres-page.scss */
  .b-spheres-page .e-spheres-page-container .e-key-facts .e-key-facts-title {
    font-size: 28px;
    font-family: "Open Sans Bold";
    margin-bottom: 40px; }
  /* line 44, spheres-page.scss */
  .b-spheres-page .e-spheres-page-container .e-key-facts .e-key-facts-note {
    display: flex;
    flex-flow: wrap;
    margin-bottom: 25px; }
    /* line 48, spheres-page.scss */
    .b-spheres-page .e-spheres-page-container .e-key-facts .e-key-facts-note li {
      display: flex;
      align-items: flex-start;
      width: 50%;
      margin-bottom: 30px; }
      /* line 54, spheres-page.scss */
      .b-spheres-page .e-spheres-page-container .e-key-facts .e-key-facts-note li img {
        margin-right: 10px; }
      /* line 58, spheres-page.scss */
      .b-spheres-page .e-spheres-page-container .e-key-facts .e-key-facts-note li .e-fact-title {
        font-size: 20px;
        font-family: "Open Sans Bold"; }
    /* line 63, spheres-page.scss */
    .b-spheres-page .e-spheres-page-container .e-key-facts .e-key-facts-note li:nth-child(odd) {
      padding-right: 65px; }
    /* line 66, spheres-page.scss */
    .b-spheres-page .e-spheres-page-container .e-key-facts .e-key-facts-note li:nth-child(even) {
      padding-left: 65px; }
  /* line 72, spheres-page.scss */
  .b-spheres-page .e-spheres-page-container .e-preliminary-calculation .e-call-now {
    font-size: 28px;
    font-family: "Open Sans ExtraBold";
    margin-bottom: 45px; }
    /* line 77, spheres-page.scss */
    .b-spheres-page .e-spheres-page-container .e-preliminary-calculation .e-call-now span {
      color: #ef7f1a; }
  /* line 81, spheres-page.scss */
  .b-spheres-page .e-spheres-page-container .e-preliminary-calculation .e-get-calculation-text {
    margin-bottom: 30px;
    font-family: "Open Sans Bold";
    line-height: 1.7;
    float: left;
    margin-right: 140px; }
  /* line 88, spheres-page.scss */
  .b-spheres-page .e-spheres-page-container .e-preliminary-calculation a.e-get-calculation {
    font-size: 20px;
    display: inline-block;
    padding: 13px 22px;
    background: #ef7f1a;
    color: #fff; }

@media (max-width: 768px) {
  /* line 100, spheres-page.scss */
  .b-spheres-page {
    margin-top: -30px; }
    /* line 102, spheres-page.scss */
    .b-spheres-page .e-spheres-page-container {
      padding-top: 20px; }
      /* line 104, spheres-page.scss */
      .b-spheres-page .e-spheres-page-container .e-spheres-description {
        width: 100%;
        margin-bottom: 30px; }
      /* line 109, spheres-page.scss */
      .b-spheres-page .e-spheres-page-container .e-spheres-note {
        display: block; }
        /* line 112, spheres-page.scss */
        .b-spheres-page .e-spheres-page-container .e-spheres-note li {
          width: 100%;
          margin-bottom: 25px; }
      /* line 120, spheres-page.scss */
      .b-spheres-page .e-spheres-page-container .e-key-facts .e-key-facts-note {
        display: block;
        margin-bottom: 30px; }
        /* line 124, spheres-page.scss */
        .b-spheres-page .e-spheres-page-container .e-key-facts .e-key-facts-note li {
          width: 100%; }
        /* line 128, spheres-page.scss */
        .b-spheres-page .e-spheres-page-container .e-key-facts .e-key-facts-note li:nth-child(odd) {
          padding-right: 0; }
        /* line 131, spheres-page.scss */
        .b-spheres-page .e-spheres-page-container .e-key-facts .e-key-facts-note li:nth-child(even) {
          padding-left: 0; }
      /* line 138, spheres-page.scss */
      .b-spheres-page .e-spheres-page-container .e-preliminary-calculation .e-call-now {
        font-size: 20px;
        margin-bottom: 30px; }

  /* line 145, spheres-page.scss */
  .e-main-spheres-container {
    padding-top: 40px; } }
/* line 4, characteristics-page.scss */
.b-chars-page .e-chars-page-container {
  max-width: 1140px;
  padding: 30px 20px 70px;
  margin: 0 auto; }
  /* line 9, characteristics-page.scss */
  .b-chars-page .e-chars-page-container .text-bold {
    font-family: "Open Sans Bold"; }
  /* line 13, characteristics-page.scss */
  .b-chars-page .e-chars-page-container h1 {
    font-size: 52px;
    margin-bottom: 30px;
    font-family: "Open Sans ExtraBold"; }
  /* line 19, characteristics-page.scss */
  .b-chars-page .e-chars-page-container .e-chars-page-title {
    font-size: 28px;
    margin-bottom: 35px;
    font-family: "Open Sans Bold"; }
  /* line 25, characteristics-page.scss */
  .b-chars-page .e-chars-page-container .e-chars-page-intro {
    display: flex; }
    /* line 28, characteristics-page.scss */
    .b-chars-page .e-chars-page-container .e-chars-page-intro .e-intro-text {
      padding-right: 100px; }
      /* line 31, characteristics-page.scss */
      .b-chars-page .e-chars-page-container .e-chars-page-intro .e-intro-text p {
        margin-bottom: 30px; }
    /* line 36, characteristics-page.scss */
    .b-chars-page .e-chars-page-container .e-chars-page-intro .e-panel-picture {
      position: relative; }
      /* line 39, characteristics-page.scss */
      .b-chars-page .e-chars-page-container .e-chars-page-intro .e-panel-picture .e-panel-ellipse {
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        font-size: 28px;
        padding: 7px 16px;
        color: #fff;
        background: #ef7f1a;
        box-shadow: 5px 5px 20px rgba(239, 127, 26, 0.8);
        font-family: "Open Sans Bold";
        line-height: 1;
        white-space: nowrap; }
      /* line 54, characteristics-page.scss */
      .b-chars-page .e-chars-page-container .e-chars-page-intro .e-panel-picture .e-panel-ellipse.ellipse-1 {
        top: 6%;
        left: 15%; }
      /* line 59, characteristics-page.scss */
      .b-chars-page .e-chars-page-container .e-chars-page-intro .e-panel-picture .e-panel-ellipse.ellipse-2 {
        top: 34%;
        left: 83%; }
      /* line 64, characteristics-page.scss */
      .b-chars-page .e-chars-page-container .e-chars-page-intro .e-panel-picture .e-panel-ellipse.ellipse-3 {
        top: 41%;
        left: 10%; }
  /* line 71, characteristics-page.scss */
  .b-chars-page .e-chars-page-container .e-parametres-content {
    display: flex; }
    /* line 74, characteristics-page.scss */
    .b-chars-page .e-chars-page-container .e-parametres-content ul {
      width: 50%; }
    /* line 78, characteristics-page.scss */
    .b-chars-page .e-chars-page-container .e-parametres-content ul:first-child {
      padding-right: 50px; }
    /* line 82, characteristics-page.scss */
    .b-chars-page .e-chars-page-container .e-parametres-content ul:last-child {
      padding-left: 50px; }
    /* line 87, characteristics-page.scss */
    .b-chars-page .e-chars-page-container .e-parametres-content .chars-note li {
      display: flex;
      justify-content: space-between;
      margin-bottom: 20px; }
      /* line 92, characteristics-page.scss */
      .b-chars-page .e-chars-page-container .e-parametres-content .chars-note li .char-name {
        opacity: 0.5; }
      /* line 95, characteristics-page.scss */
      .b-chars-page .e-chars-page-container .e-parametres-content .chars-note li .e-bottom-line {
        flex-grow: 2;
        border-bottom: 1px solid #e1e1e1; }
      /* line 99, characteristics-page.scss */
      .b-chars-page .e-chars-page-container .e-parametres-content .chars-note li .char-value {
        font-family: "Open Sans Bold"; }
    /* line 106, characteristics-page.scss */
    .b-chars-page .e-chars-page-container .e-parametres-content .e-parametres-chars li {
      display: flex;
      align-items: center;
      margin-bottom: 50px; }
      /* line 111, characteristics-page.scss */
      .b-chars-page .e-chars-page-container .e-parametres-content .e-parametres-chars li img {
        margin-right: 10px; }
  /* line 118, characteristics-page.scss */
  .b-chars-page .e-chars-page-container .b-fire-rates {
    margin-bottom: 30px; }
    /* line 120, characteristics-page.scss */
    .b-chars-page .e-chars-page-container .b-fire-rates li {
      margin-bottom: 15px; }
  /* line 125, characteristics-page.scss */
  .b-chars-page .e-chars-page-container .b-sertificates {
    margin-bottom: 40px; }
    /* line 128, characteristics-page.scss */
    .b-chars-page .e-chars-page-container .b-sertificates .e-sertificates-content {
      display: flex; }
      /* line 131, characteristics-page.scss */
      .b-chars-page .e-chars-page-container .b-sertificates .e-sertificates-content .e-sertificates-text {
        width: 50%;
        padding-right: 50px; }
      /* line 135, characteristics-page.scss */
      .b-chars-page .e-chars-page-container .b-sertificates .e-sertificates-content .e-sertificates-note {
        padding-left: 50px; }
        /* line 138, characteristics-page.scss */
        .b-chars-page .e-chars-page-container .b-sertificates .e-sertificates-content .e-sertificates-note img {
          width: 83px;
          margin-right: 20px; }
  /* line 146, characteristics-page.scss */
  .b-chars-page .e-chars-page-container .b-key-chars {
    margin-bottom: 30px; }
    /* line 149, characteristics-page.scss */
    .b-chars-page .e-chars-page-container .b-key-chars ul.e-key-chars-block {
      display: flex;
      flex-flow: wrap; }
      /* line 153, characteristics-page.scss */
      .b-chars-page .e-chars-page-container .b-key-chars ul.e-key-chars-block li {
        width: 50%;
        margin-bottom: 45px; }
        /* line 154, characteristics-page.scss */
        .b-chars-page .e-chars-page-container .b-key-chars ul.e-key-chars-block li img {
          margin-bottom: 10px; }
      /* line 162, characteristics-page.scss */
      .b-chars-page .e-chars-page-container .b-key-chars ul.e-key-chars-block li:nth-child(odd) {
        padding-right: 50px; }
      /* line 165, characteristics-page.scss */
      .b-chars-page .e-chars-page-container .b-key-chars ul.e-key-chars-block li:nth-child(even) {
        padding-left: 50px; }
    /* line 169, characteristics-page.scss */
    .b-chars-page .e-chars-page-container .b-key-chars .e-more-chars {
      font-size: 20px;
      display: inline-block;
      border: 1px solid #ef7f1a;
      padding: 14px 25px; }
  /* line 177, characteristics-page.scss */
  .b-chars-page .e-chars-page-container .b-decor {
    margin-bottom: 30px; }
    /* line 180, characteristics-page.scss */
    .b-chars-page .e-chars-page-container .b-decor .e-decor-description {
      width: 70%;
      margin-bottom: 35px; }
    /* line 185, characteristics-page.scss */
    .b-chars-page .e-chars-page-container .b-decor .e-decor-note {
      display: flex;
      justify-content: space-between;
      flex-flow: wrap; }
      /* line 190, characteristics-page.scss */
      .b-chars-page .e-chars-page-container .b-decor .e-decor-note li {
        margin-bottom: 25px;
        position: relative;
        cursor: pointer; }
        /* line 195, characteristics-page.scss */
        .b-chars-page .e-chars-page-container .b-decor .e-decor-note li span {
          position: absolute;
          bottom: 12px;
          left: 5px;
          right: 5px;
          color: #1b1b1b;
          font-family: "Open Sans Bold";
          font-size: 15px; 
	  background: rgba(255, 255, 255, 0.7);
          padding: 3px; }
    /* line 205, characteristics-page.scss */
    .b-chars-page .e-chars-page-container .b-decor .e-all-decors {
      display: none; }
  /* line 211, characteristics-page.scss */
  .b-chars-page .e-chars-page-container .b-get-full-catalog p {
    font-size: 28px;
    margin-bottom: 30px;
    font-family: "Open Sans Bold"; }
  /* line 218, characteristics-page.scss */
  .b-chars-page .e-chars-page-container .b-get-full-catalog .b-feedback-form input {
    border: 1px solid #d6d6d6; }

/* line 226, characteristics-page.scss */
.e-img-modal-container {
  position: relative; }
  /* line 229, characteristics-page.scss */
  .e-img-modal-container img {
    max-width: 640px; 
    position: relative;}
  /* line 233, characteristics-page.scss */
  .e-img-modal-container .e-decor-data {
    position: absolute;
    bottom: 30px;
    left: 0;
    color: #1b1b1b;
    font-family: "Open Sans Bold";
    font-size: 20px;
    display: flex;
    justify-content: space-between;
    width: 90%;
    background: rgba(255, 255, 255, 0.7);
    padding: 0 30px; 
    left: 50%;
    margin-left: -45%;}

@media (max-width: 1140px) {
  /* line 250, characteristics-page.scss */
  .b-chars-page .e-chars-page-container h1 {
    font-size: 42px; }
  /* line 254, characteristics-page.scss */
  .b-chars-page .e-chars-page-container .e-chars-page-intro {
    display: block; }
    /* line 257, characteristics-page.scss */
    .b-chars-page .e-chars-page-container .e-chars-page-intro .e-intro-text {
      padding-right: 0; }
    /* line 261, characteristics-page.scss */
    .b-chars-page .e-chars-page-container .e-chars-page-intro .e-panel-picture {
      position: relative; }
      /* line 264, characteristics-page.scss */
      .b-chars-page .e-chars-page-container .e-chars-page-intro .e-panel-picture img {
        width: 100%; }
  /* line 270, characteristics-page.scss */
  .b-chars-page .e-chars-page-container .e-parametres-content {
    display: block; }
    /* line 273, characteristics-page.scss */
    .b-chars-page .e-chars-page-container .e-parametres-content ul {
      width: 100%; }
    /* line 276, characteristics-page.scss */
    .b-chars-page .e-chars-page-container .e-parametres-content ul:first-child {
      padding-right: 0; }
    /* line 280, characteristics-page.scss */
    .b-chars-page .e-chars-page-container .e-parametres-content ul:last-child {
      padding-left: 0; } }
@media (max-width: 768px) {
  /* line 291, characteristics-page.scss */
  .b-chars-page .e-chars-page-container h1 {
    font-size: 26px;
    margin-bottom: 30px; }
  /* line 295, characteristics-page.scss */
  .b-chars-page .e-chars-page-container .b-key-chars {
    margin-bottom: 25px; }
    /* line 298, characteristics-page.scss */
    .b-chars-page .e-chars-page-container .b-key-chars ul.e-key-chars-block {
      display: block; }
      /* line 301, characteristics-page.scss */
      .b-chars-page .e-chars-page-container .b-key-chars ul.e-key-chars-block li {
        width: 100%;
        margin-bottom: 30px; }
      /* line 306, characteristics-page.scss */
      .b-chars-page .e-chars-page-container .b-key-chars ul.e-key-chars-block li:nth-child(odd) {
        padding-right: 0; }
      /* line 309, characteristics-page.scss */
      .b-chars-page .e-chars-page-container .b-key-chars ul.e-key-chars-block li:nth-child(even) {
        padding-left: 0; }
  /* line 317, characteristics-page.scss */
  .b-chars-page .e-chars-page-container .e-parametres-content .chars-note {
    margin-bottom: 30px; }
    /* line 319, characteristics-page.scss */
    .b-chars-page .e-chars-page-container .e-parametres-content .chars-note .char-value {
      text-align: right; }
  /* line 325, characteristics-page.scss */
  .b-chars-page .e-chars-page-container .e-parametres-content .e-parametres-chars li {
    margin-bottom: 30px; }
  /* line 332, characteristics-page.scss */
  .b-chars-page .e-chars-page-container .b-get-full-catalog p {
    font-size: 28px; }
  /* line 337, characteristics-page.scss */
  .b-chars-page .e-chars-page-container .b-get-full-catalog .b-feedback-form input {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px; }
  /* line 342, characteristics-page.scss */
  .b-chars-page .e-chars-page-container .b-get-full-catalog .b-feedback-form button {
    width: 100%; }
  /* line 347, characteristics-page.scss */
  .b-chars-page .e-chars-page-container .b-decor {
    margin-bottom: 25px; }
    /* line 350, characteristics-page.scss */
    .b-chars-page .e-chars-page-container .b-decor .e-chars-page-title {
      margin-bottom: 25px; }
    /* line 355, characteristics-page.scss */
    .b-chars-page .e-chars-page-container .b-decor .e-decor-note li {
      display: none; }
    /* line 358, characteristics-page.scss */
    .b-chars-page .e-chars-page-container .b-decor .e-decor-note #decor-2101, .b-chars-page .e-chars-page-container .b-decor .e-decor-note #decor-2102, .b-chars-page .e-chars-page-container .b-decor .e-decor-note #decor-2105, .b-chars-page .e-chars-page-container .b-decor .e-decor-note #decor-2107 {
      display: block; }
    /* line 362, characteristics-page.scss */
    .b-chars-page .e-chars-page-container .b-decor .e-all-decors {
      display: inline-block;
      font-size: 20px;
      border: 1px solid #ef7f1a;
      padding: 15px 25px; }

  /* line 372, characteristics-page.scss */
  .e-img-modal-container {
    text-align: center; }
    /* line 375, characteristics-page.scss */
    .e-img-modal-container img {
      width: 90%; }
    /* line 379, characteristics-page.scss */
    .e-img-modal-container span {
      left: 10%; } }
@media (max-width: 550px) {
  /* line 390, characteristics-page.scss */
  .b-chars-page .e-chars-page-container .e-chars-page-intro .e-panel-picture .e-panel-ellipse.ellipse-2 {
    top: 40%;
    left: 75%; } }
@media (max-width: 510px) {
  /* line 405, characteristics-page.scss */
  .b-chars-page .e-chars-page-container .e-chars-page-intro .e-panel-picture .e-panel-ellipse.ellipse-1 {
    left: 6%; } }
@media (max-width: 470px) {
  /* line 419, characteristics-page.scss */
  .b-chars-page .e-chars-page-container .e-chars-page-intro .e-panel-picture .e-panel-ellipse {
    font-size: 24px; } }
@media (max-width: 420px) {
  /* line 433, characteristics-page.scss */
  .b-chars-page .e-chars-page-container .e-chars-page-intro .e-panel-picture .e-panel-ellipse {
    font-size: 22px; }
  /* line 438, characteristics-page.scss */
  .b-chars-page .e-chars-page-container .chars-note {
    font-size: 14px; } }
@media (max-width: 380px) {
  /* line 450, characteristics-page.scss */
  .b-chars-page .e-chars-page-container .e-chars-page-intro .e-panel-picture .e-panel-ellipse {
    font-size: 20px; }
  /* line 453, characteristics-page.scss */
  .b-chars-page .e-chars-page-container .e-chars-page-intro .e-panel-picture .e-panel-ellipse.ellipse-3 {
    top: 65%; }
  /* line 458, characteristics-page.scss */
  .b-chars-page .e-chars-page-container .chars-note {
    font-size: 12px; } }
@media (max-width: 350px) {
  /* line 470, characteristics-page.scss */
  .b-chars-page .e-chars-page-container .e-chars-page-intro .e-panel-picture .e-panel-ellipse {
    font-size: 18px; } }
@media (max-width: 320px) {
  /* line 484, characteristics-page.scss */
  .b-chars-page .e-chars-page-container .e-chars-page-intro .e-panel-picture .e-panel-ellipse {
    font-size: 16px; }
  /* line 489, characteristics-page.scss */
  .b-chars-page .e-chars-page-container .chars-note {
    font-size: 10px; } }
@media (max-width: 300px) {
  /* line 501, characteristics-page.scss */
  .b-chars-page .e-chars-page-container .e-chars-page-intro .e-panel-picture .e-panel-ellipse {
    font-size: 14px; }
  /* line 504, characteristics-page.scss */
  .b-chars-page .e-chars-page-container .e-chars-page-intro .e-panel-picture .e-panel-ellipse.ellipse-3 {
    top: 70%; } }
@media (min-width: 1140px) {
  /* line 517, characteristics-page.scss */
  .b-chars-page .e-chars-page-container .b-decor #decor-3313 {
    //margin-right: auto; }
  /* line 520, characteristics-page.scss */
  .b-chars-page .e-chars-page-container .b-decor #decor-3309, .b-chars-page .e-chars-page-container .b-decor #decor-3310, .b-chars-page .e-chars-page-container .b-decor #decor-3311 {
    /*margin-right: 31px;*/ } }
/* line 4, montage.scss */
.b-montage-page .not-pad {
  background-position: center 0; }
/* line 8, montage.scss */
.b-montage-page .e-montage-page-container {
  max-width: 1140px;
  padding: 30px 20px;
  margin: 0 auto; }
/* line 14, montage.scss */
.b-montage-page .b-montage-intro {
  background: url("img/bg-montage.png") no-repeat right center/auto 100%; }
  /* line 17, montage.scss */
  .b-montage-page .b-montage-intro h1 {
    font-size: 52px;
    font-family: "Open Sans ExtraBold";
    margin-bottom: 25px; }
  /* line 22, montage.scss */
  .b-montage-page .b-montage-intro p {
    width: 37%;
    margin-bottom: 30px; }
  /* line 26, montage.scss */
  .b-montage-page .b-montage-intro p:last-of-type {
    margin-bottom: 0; }
  /* line 29, montage.scss */
  .b-montage-page .b-montage-intro .bg-montage {
    display: none;
    width: 100vw;
    margin-left: -20px; }
/* line 37, montage.scss */
.b-montage-page .b-main-kinds .e-kinds-title {
  font-size: 24px;
  width: 60%;
  margin-bottom: 30px;
  font-family: "Open Sans Bold"; }
/* line 44, montage.scss */
.b-montage-page .b-main-kinds ul.e-kinds-note {
  margin-bottom: 10px;
  overflow: hidden; }
  /* line 48, montage.scss */
  .b-montage-page .b-main-kinds ul.e-kinds-note li {
    margin-bottom: 25px;
    width: 40%;
    float: left; }
    /* line 53, montage.scss */
    .b-montage-page .b-main-kinds ul.e-kinds-note li .e-kind-title {
      font-size: 28px;
      color: #ef7f1a;
      margin-bottom: 10px;
      font-family: "Open Sans Bold"; }
/* line 62, montage.scss */
.b-montage-page .b-main-kinds p {
  width: 60%; }
/* line 66, montage.scss */
.b-montage-page .b-montage-can-be {
  background: url("img/montage-intro.png") no-repeat center center/cover; }
  /* line 69, montage.scss */
  .b-montage-page .b-montage-can-be .e-montage-can {
    font-size: 28px;
    margin-bottom: 40px;
    width: 60%;
    font-family: "Open Sans Bold"; }
  /* line 77, montage.scss */
  .b-montage-page .b-montage-can-be ul li {
    margin-bottom: 30px; }
  /* line 80, montage.scss */
  .b-montage-page .b-montage-can-be ul li:last-of-type {
    margin-bottom: 0; }
/* line 86, montage.scss */
.b-montage-page .b-bezk {
  background: #f8f8f8; }
/* line 93, montage.scss */
.b-montage-page .b-one-stage-installation .e-installation-container .e-true-or-myth {
  margin-bottom: 30px; }
/* line 100, montage.scss */
.b-montage-page .b-montage-advantages .e-advantages-title {
  font-size: 28px;
  margin-bottom: 50px;
  font-family: "Open Sans Bold"; }
/* line 105, montage.scss */
.b-montage-page .b-montage-advantages ul {
  margin-bottom: 30px; }
  /* line 107, montage.scss */
  .b-montage-page .b-montage-advantages ul li {
    font-size: 18px;
    display: flex;
    align-items: center;
    width: 75%;
    margin-bottom: 50px; }
    /* line 114, montage.scss */
    .b-montage-page .b-montage-advantages ul li img {
      margin-right: 55px; }
/* line 119, montage.scss */
.b-montage-page .b-montage-advantages .e-get-help {
  font-size: 28px;
  margin-bottom: 30px;
  font-family: "Open Sans Bold"; }
/* line 125, montage.scss */
.b-montage-page .b-montage-advantages .b-feedback-form input {
  border: 1px solid #d6d6d6; }
/* line 131, montage.scss */
.b-montage-page .b-one-stage-installation .e-installation-container {
  padding: 30px 20px; }
  /* line 134, montage.scss */
  .b-montage-page .b-one-stage-installation .e-installation-container .e-one-stage-title {
    font-size: 28px;
    font-family: "Open Sans Bold"; }
  /* line 138, montage.scss */
  .b-montage-page .b-one-stage-installation .e-installation-container p {
    margin-bottom: 30px; }
  /* line 141, montage.scss */
  .b-montage-page .b-one-stage-installation .e-installation-container .e-installation-scheme {
    margin-bottom: 0; }

@media (max-width: 1140px) {
  /* line 150, montage.scss */
  .b-montage-page .b-montage-intro {
    background: url("img/bg-montage.png") no-repeat 400px center/auto 100%; }
  /* line 154, montage.scss */
  .b-montage-page .b-montage-advantages .b-feedback-form {
    width: 100%; }
    /* line 157, montage.scss */
    .b-montage-page .b-montage-advantages .b-feedback-form input {
      margin-bottom: 20px; }
    /* line 161, montage.scss */
    .b-montage-page .b-montage-advantages .b-feedback-form button {
      width: 267px; } }
@media (max-width: 768px) {
  /* line 173, montage.scss */
  .b-montage-page .e-montage-page-container {
    padding: 25px 20px 20px; }
  /* line 177, montage.scss */
  .b-montage-page .b-montage-intro {
    background: url("img/bg-montage.png") no-repeat 300px center/auto 100%; }
    /* line 180, montage.scss */
    .b-montage-page .b-montage-intro h1 {
      font-size: 24px;
      font-family: "Open Sans Bold";
      margin-bottom: 25px; }
    /* line 185, montage.scss */
    .b-montage-page .b-montage-intro p {
      width: 60%;
      margin-bottom: 30px; }
  /* line 192, montage.scss */
  .b-montage-page .b-main-kinds .e-kinds-title {
    font-size: 24px;
    width: 60%;
    margin-bottom: 30px;
    font-family: "Open Sans Bold"; }
  /* line 199, montage.scss */
  .b-montage-page .b-main-kinds ul.e-kinds-note {
    margin-bottom: 10px;
    overflow: hidden; }
    /* line 203, montage.scss */
    .b-montage-page .b-main-kinds ul.e-kinds-note li {
      margin-bottom: 25px;
      width: 100%;
      float: none; }
  /* line 210, montage.scss */
  .b-montage-page .b-main-kinds p {
    width: 100%; }
  /* line 216, montage.scss */
  .b-montage-page .b-one-stage-installation .e-installation-container {
    padding: 20px 20px 10px; }
  /* line 223, montage.scss */
  .b-montage-page .b-montage-can-be .e-montage-can {
    font-size: 24px;
    width: 100%; }
  /* line 230, montage.scss */
  .b-montage-page .b-montage-advantages .e-advantages-title {
    font-size: 28px;
    margin-bottom: 50px;
    font-family: "Open Sans Bold"; }
  /* line 235, montage.scss */
  .b-montage-page .b-montage-advantages ul {
    margin-bottom: 40px; }
    /* line 237, montage.scss */
    .b-montage-page .b-montage-advantages ul li {
      align-items: flex-start;
      width: 100%; }
      /* line 241, montage.scss */
      .b-montage-page .b-montage-advantages ul li img {
        margin-right: 55px; }
  /* line 246, montage.scss */
  .b-montage-page .b-montage-advantages .e-get-help {
    font-size: 24px; }
  /* line 249, montage.scss */
  .b-montage-page .b-montage-advantages .b-feedback-form {
    width: 100%; }
    /* line 252, montage.scss */
    .b-montage-page .b-montage-advantages .b-feedback-form input {
      width: 100%; }
    /* line 256, montage.scss */
    .b-montage-page .b-montage-advantages .b-feedback-form button {
      width: 100%; } }
@media (max-width: 540px) {
  /* line 267, montage.scss */
  .b-montage-page .b-montage-intro {
    background: none; }
    /* line 270, montage.scss */
    .b-montage-page .b-montage-intro .e-montage-page-container {
      padding-bottom: 0; }
    /* line 274, montage.scss */
    .b-montage-page .b-montage-intro p {
      width: 100%; }
    /* line 278, montage.scss */
    .b-montage-page .b-montage-intro p:last-of-type {
      margin-bottom: 20px; }
    /* line 281, montage.scss */
    .b-montage-page .b-montage-intro .bg-montage {
      display: block; } }
/* line 4, contacts.scss */
.b-contacts-page .e-contacts-page-container {
  max-width: 1140px;
  padding: 60px 20px 70px;
  margin: 0 auto; }
  /* line 9, contacts.scss */
  .b-contacts-page .e-contacts-page-container h1 {
    font-size: 52px;
    margin-bottom: 50px;
    font-family: "Open Sans ExtraBold"; }
  /* line 15, contacts.scss */
  .b-contacts-page .e-contacts-page-container .e-contacts-note {
    display: flex;
    flex-flow: wrap; }
    /* line 19, contacts.scss */
    .b-contacts-page .e-contacts-page-container .e-contacts-note .e-contacts-page-item {
      width: 28%;
      float: left;
      margin-bottom: 40px;
      margin-right: 55px;
      cursor: pointer; }
      /* line 26, contacts.scss */
      .b-contacts-page .e-contacts-page-container .e-contacts-note .e-contacts-page-item .e-contact-sign {
        display: flex;
        align-items: center;
        margin-bottom: 5px; }
        /* line 31, contacts.scss */
        .b-contacts-page .e-contacts-page-container .e-contacts-note .e-contacts-page-item .e-contact-sign .e-point {
          margin-right: 10px; }
        /* line 35, contacts.scss */
        .b-contacts-page .e-contacts-page-container .e-contacts-note .e-contacts-page-item .e-contact-sign .e-contact-name {
          margin-right: 12px;
          text-transform: uppercase;
          font-family: "Open Sans Bold"; }
        /* line 41, contacts.scss */
        .b-contacts-page .e-contacts-page-container .e-contacts-note .e-contacts-page-item .e-contact-sign .e-main-address {
          color: #ef7f1a; }
        /* line 45, contacts.scss */
        .b-contacts-page .e-contacts-page-container .e-contacts-note .e-contacts-page-item .e-contact-sign .e-contact-type {
          font-size: 12px;
          opacity: 0.7; }
      /* line 51, contacts.scss */
      .b-contacts-page .e-contacts-page-container .e-contacts-note .e-contacts-page-item .e-contact-address {
        margin-bottom: 10px;
        opacity: 0.7; }
      /* line 57, contacts.scss */
      .b-contacts-page .e-contacts-page-container .e-contacts-note .e-contacts-page-item .e-contact-phones li {
        margin-bottom: 5px; }
    /* line 62, contacts.scss */
    .b-contacts-page .e-contacts-page-container .e-contacts-note .e-address-picture {
      margin-top: -15px; }
      /* line 64, contacts.scss */
      .b-contacts-page .e-contacts-page-container .e-contacts-note .e-address-picture .e-contact-sign {
        align-items: flex-end; }
    /* line 68, contacts.scss */
    .b-contacts-page .e-contacts-page-container .e-contacts-note .e-contacts-page-item:nth-child(3n) {
      margin-right: 0; }
  /* line 72, contacts.scss */
  .b-contacts-page .e-contacts-page-container .e-map {
    clear: both; }
    /* line 75, contacts.scss */
    .b-contacts-page .e-contacts-page-container .e-map iframe {
      display: none; }
    /* line 79, contacts.scss */
    .b-contacts-page .e-contacts-page-container .e-map iframe.e-map-visible {
      display: block; }

@media (max-width: 1140px) {
  /* line 91, contacts.scss */
  .b-contacts-page .e-contacts-page-container .e-contacts-note .e-contacts-page-item, .b-contacts-page .e-contacts-page-container .e-contacts-note .e-contacts-page-item:nth-child(3n) {
    width: 40%;
    margin-bottom: 40px;
    margin-right: 10%; }
  /* line 96, contacts.scss */
  .b-contacts-page .e-contacts-page-container .e-contacts-note .e-contacts-page-item:nth-child(3n) {
    margin-right: 0; }
  /* line 99, contacts.scss */
  .b-contacts-page .e-contacts-page-container .e-contacts-note .e-contacts-page-item:nth-child(4) {
    order: 2; }
  /* line 102, contacts.scss */
  .b-contacts-page .e-contacts-page-container .e-contacts-note .e-contacts-page-item:nth-child(2) {
    order: 3; }
  /* line 105, contacts.scss */
  .b-contacts-page .e-contacts-page-container .e-contacts-note .e-contacts-page-item:nth-child(5) {
    order: 4; }
  /* line 108, contacts.scss */
  .b-contacts-page .e-contacts-page-container .e-contacts-note .e-contacts-page-item:nth-child(3) {
    order: 5; } }
@media (max-width: 768px) {
  /* line 118, contacts.scss */
  .b-contacts-page .e-contacts-page-container {
    padding: 30px 20px; }
    /* line 121, contacts.scss */
    .b-contacts-page .e-contacts-page-container h1 {
      font-size: 26px;
      margin-bottom: 30px; }
    /* line 127, contacts.scss */
    .b-contacts-page .e-contacts-page-container .e-contacts-note .e-contacts-page-item, .b-contacts-page .e-contacts-page-container .e-contacts-note .e-contacts-page-item:nth-child(2n), .b-contacts-page .e-contacts-page-container .e-contacts-note .e-contacts-page-item:nth-child(3n) {
      width: 100%;
      float: none;
      margin-right: 0; } }
/* line 4, actions.scss */
.b-actions-page .e-actions-container {
  max-width: 1140px;
  padding: 65px 20px 80px;
  margin: 0 auto; }
  /* line 9, actions.scss */
  .b-actions-page .e-actions-container h1 {
    font-size: 52px;
    margin-bottom: 50px;
    font-family: "Open Sans Bold"; }
  /* line 15, actions.scss */
  .b-actions-page .e-actions-container ul.e-actions-note {
    display: flex;
    justify-content: space-between;
    flex-flow: wrap; }
    /* line 20, actions.scss */
    .b-actions-page .e-actions-container ul.e-actions-note li {
      position: relative;
      height: 290px;
      width: 48.5%;
      background-position: center center;
      background-size: cover; }
      /* line 27, actions.scss */
      .b-actions-page .e-actions-container ul.e-actions-note li .e-actions-content {
        font-size: 28px;
        position: absolute;
        top: 15px;
        left: 13px;
        font-family: "Open Sans Bold"; }
        /* line 34, actions.scss */
        .b-actions-page .e-actions-container ul.e-actions-note li .e-actions-content .e-action-name {
          margin-bottom: 25px; }
        /* line 37, actions.scss */
        .b-actions-page .e-actions-container ul.e-actions-note li .e-actions-content .e-action-subtitle::after {
          content: "";
          display: block;
          background: #ef7f1a;
          width: 20px;
          height: 100%;
          position: absolute;
          bottom: 0;
          right: 0;
          transform: skewX(-20deg);
          transform-origin: 100% 100%; }
        /* line 49, actions.scss */
        .b-actions-page .e-actions-container ul.e-actions-note li .e-actions-content .e-action-subtitle {
          position: relative;
          display: inline-block;
          background: #ef7f1a;
          color: #fff;
          padding-left: 20px;
          padding-right: 15px;
          margin-left: -15px;
          font-family: "Open Sans Bold"; }
      /* line 61, actions.scss */
      .b-actions-page .e-actions-container ul.e-actions-note li .e-action-term {
        position: absolute;
        bottom: 15px;
        right: 15px; }

@media (max-width: 1140px) {
  /* line 74, actions.scss */
  .b-actions-page .e-actions-container h1 {
    font-size: 28px; }
  /* line 81, actions.scss */
  .b-actions-page .e-actions-container ul.e-actions-note li .e-actions-content {
    font-size: 20px; } }
@media (max-width: 768px) {
  /* line 93, actions.scss */
  .b-actions-page .e-actions-container ul.e-actions-note {
    display: block; }
    /* line 95, actions.scss */
    .b-actions-page .e-actions-container ul.e-actions-note li {
      width: 100%;
      margin-bottom: 30px; } }
/* line 3, action-detail.scss */
.b-action-detail {
  background: url(img/snow.jpg) no-repeat center bottom/cover; }
  /* line 6, action-detail.scss */
  .b-action-detail .e-action-detail-container {
    max-width: 1140px;
    margin: 0 auto;
    padding: 100px 20px 120px; }
    /* line 11, action-detail.scss */
    .b-action-detail .e-action-detail-container h1 {
      font-family: "Open Sans Bold";
      font-size: 52px;
      margin-bottom: 20px; }
    /* line 17, action-detail.scss */
    .b-action-detail .e-action-detail-container .e-action-subtitle-container {
      display: flex;
      align-items: center;
      flex-flow: wrap;
      margin-bottom: 60px; }
      /* line 23, action-detail.scss */
      .b-action-detail .e-action-detail-container .e-action-subtitle-container .e-action-subtitle::after {
        content: "";
        display: block;
        background: #ef7f1a;
        width: 20px;
        height: 100%;
        position: absolute;
        bottom: 0;
        right: 0;
        transform: skewX(-20deg);
        transform-origin: 100% 100%; }
      /* line 36, action-detail.scss */
      .b-action-detail .e-action-detail-container .e-action-subtitle-container .e-action-subtitle {
        position: relative;
        display: inline-block;
        background: #ef7f1a;
        color: #fff;
        font-size: 28px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 5px;
        margin-left: -20px;
        margin-right: 40px;
        font-family: "Open Sans Bold"; }
      /* line 49, action-detail.scss */
      .b-action-detail .e-action-detail-container .e-action-subtitle-container .e-action-terms {
        margin-right: 5px; }
      /* line 52, action-detail.scss */
      .b-action-detail .e-action-detail-container .e-action-subtitle-container .e-action-price::after {
        content: "";
        display: block;
        background: #ef7f1a;
        width: 12px;
        height: 100%;
        position: absolute;
        bottom: 0;
        right: 0;
        transform: skewX(-20deg);
        transform-origin: 100% 100%; }
      /* line 64, action-detail.scss */
      .b-action-detail .e-action-detail-container .e-action-subtitle-container .e-action-price {
        position: relative;
        display: inline-block;
        background: #ef7f1a;
        color: #fff;
        font-size: 18px;
        padding: 5px 10px 5px 5px;
        margin-right: 40px;
        font-family: "Open Sans Bold"; }
    /* line 76, action-detail.scss */
    .b-action-detail .e-action-detail-container .e-action-positions {
      display: flex;
      justify-content: space-between;
      flex-flow: wrap;
      margin-bottom: 60px; }
    /* line 83, action-detail.scss */
    .b-action-detail .e-action-detail-container .e-buy-lgkl {
      font-family: "Open Sans Bold";
      font-size: 28px;
      margin-bottom: 20px; }
    /* line 88, action-detail.scss */
    .b-action-detail .e-action-detail-container .e-we-call-minutes {
      margin-bottom: 25px; }
    /* line 93, action-detail.scss */
    .b-action-detail .e-action-detail-container .b-feedback-form input {
      border: 1px solid #d6d6d6; }

/* line 100, action-detail.scss */
.e-cond-img-480, .e-cond-img-480-horizontal, .e-cond-img-320 {
  display: none; }

@media (max-width: 1140px) {
  /* line 107, action-detail.scss */
  .b-action-detail .e-action-detail-container {
    padding: 20px 20px 30px; }
    /* line 110, action-detail.scss */
    .b-action-detail .e-action-detail-container h1 {
      width: 100%;
      font-size: 42px; }
    /* line 116, action-detail.scss */
    .b-action-detail .e-action-detail-container .e-action-subtitle-container .e-action-subtitle {
      font-size: 26px; }
    /* line 122, action-detail.scss */
    .b-action-detail .e-action-detail-container .e-action-positions li {
      margin-bottom: 30px; }
    /* line 127, action-detail.scss */
    .b-action-detail .e-action-detail-container .b-feedback-form {
      width: 100%; }
      /* line 130, action-detail.scss */
      .b-action-detail .e-action-detail-container .b-feedback-form input {
        margin-bottom: 20px; }
      /* line 134, action-detail.scss */
      .b-action-detail .e-action-detail-container .b-feedback-form button {
        font-size: 16px;
        width: 267px; } }
@media (max-width: 768px) {
  /* line 148, action-detail.scss */
  .b-action-detail .e-action-detail-container h1 {
    font-size: 26px; }
  /* line 152, action-detail.scss */
  .b-action-detail .e-action-detail-container .e-action-subtitle-container {
    margin-bottom: 30px; }
    /* line 155, action-detail.scss */
    .b-action-detail .e-action-detail-container .e-action-subtitle-container .e-action-subtitle {
      font-size: 18px;
      margin-bottom: 20px; }
  /* line 161, action-detail.scss */
  .b-action-detail .e-action-detail-container .e-action-positions {
    margin-bottom: 20px; }
  /* line 165, action-detail.scss */
  .b-action-detail .e-action-detail-container .b-feedback-form {
    width: 100%; }
    /* line 168, action-detail.scss */
    .b-action-detail .e-action-detail-container .b-feedback-form input {
      width: 100%; }
    /* line 172, action-detail.scss */
    .b-action-detail .e-action-detail-container .b-feedback-form button {
      width: 100%; }

  /* line 178, action-detail.scss */
  .e-cond-img-768 {
    display: none; }

  /* line 182, action-detail.scss */
  .e-cond-img-480 {
    display: inline-block; } }
@media (max-width: 480px) {
  /* line 188, action-detail.scss */
  .e-cond-img-480 {
    display: none; }

  /* line 191, action-detail.scss */
  .e-cond-img-320 {
    display: inline-block; } }
/* line 196, action-detail.scss */
.b-conditions {
  background: none; }
  /* line 199, action-detail.scss */
  .b-conditions .e-action-detail-container {
    padding: 40px 20px 50px; }

/* line 2, partnership.scss */
.b-partnership-page .e-partnership-container {
  max-width: 1140px;
  padding: 0 20px;
  margin: 0 auto; }
  /* line 7, partnership.scss */
  .b-partnership-page .e-partnership-container .e-partnership-content {
    width: 57.2%; }
  /* line 11, partnership.scss */
  .b-partnership-page .e-partnership-container .e-content-right {
    float: right; }
  /* line 15, partnership.scss */
  .b-partnership-page .e-partnership-container .e-partnership-container-title {
    font-size: 26px;
    margin-bottom: 10px;
    font-family: "Open Sans Bold"; }
/* line 22, partnership.scss */
.b-partnership-page .b-partnership-intro {
  background: url("img/partnership/bg-intro.png") no-repeat center center/cover; }
  /* line 24, partnership.scss */
  .b-partnership-page .b-partnership-intro .e-partnership-container {
    padding: 30px 20px; }
  /* line 27, partnership.scss */
  .b-partnership-page .b-partnership-intro h1 {
    font-size: 52px;
    margin-bottom: 15px;
    font-family: "Open Sans ExtraBold"; }
  /* line 32, partnership.scss */
  .b-partnership-page .b-partnership-intro p {
    margin-bottom: 30px;
    width: 90%; }
  /* line 36, partnership.scss */
  .b-partnership-page .b-partnership-intro .e-if-you::after {
    content: "";
    display: block;
    background: #ef7f1a;
    width: 20px;
    height: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    transform: skewX(-20deg);
    transform-origin: 100% 100%; }
  /* line 48, partnership.scss */
  .b-partnership-page .b-partnership-intro .e-if-you {
    position: relative;
    display: inline-block;
    background: #ef7f1a;
    color: #fff;
    font-size: 28px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -20px;
    margin-bottom: 30px;
    font-family: "Open Sans Bold"; }
  /* line 62, partnership.scss */
  .b-partnership-page .b-partnership-intro ul li {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    width: 85%; }
    /* line 68, partnership.scss */
    .b-partnership-page .b-partnership-intro ul li img {
      margin-right: 30px; }
/* line 74, partnership.scss */
.b-partnership-page .b-dealer-block {
  background: #f8f8f8 url("img/partnership/bg-dealer.png") no-repeat 10% center/35% auto;
  clear: both; }
  /* line 78, partnership.scss */
  .b-partnership-page .b-dealer-block .e-partnership-container {
    padding: 30px 20px 40px;
    overflow: hidden; }
/* line 83, partnership.scss */
.b-partnership-page .b-designer-block {
  background: url("img/partnership/bg-designer.png") no-repeat right center;
  clear: both; }
  /* line 87, partnership.scss */
  .b-partnership-page .b-designer-block .e-partnership-container {
    padding: 30px 20px 40px; }
/* line 91, partnership.scss */
.b-partnership-page .b-building-block {
  background: url("img/partnership/bg-building.png") no-repeat center center/cover;
  clear: both; }
  /* line 95, partnership.scss */
  .b-partnership-page .b-building-block .e-partnership-container {
    padding: 30px 20px;
    overflow: hidden; }
  /* line 101, partnership.scss */
  .b-partnership-page .b-building-block ul li {
    display: flex;
    align-items: center;
    margin-bottom: 30px; }
    /* line 106, partnership.scss */
    .b-partnership-page .b-building-block ul li img {
      margin-right: 30px; }
/* line 112, partnership.scss */
.b-partnership-page .b-project-representative {
  background: url("img/partnership/bg-partnership.png") no-repeat right center/auto 100%;
  clear: both; }
  /* line 116, partnership.scss */
  .b-partnership-page .b-project-representative .e-partnership-container {
    padding: 30px 20px; }
  /* line 120, partnership.scss */
  .b-partnership-page .b-project-representative p {
    margin-bottom: 50px; }
  /* line 124, partnership.scss */
  .b-partnership-page .b-project-representative .e-want-be-partner::after {
    content: "";
    display: block;
    background: #ef7f1a;
    width: 20px;
    height: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    transform: skewX(-20deg);
    transform-origin: 100% 100%; }
  /* line 136, partnership.scss */
  .b-partnership-page .b-project-representative .e-want-be-partner {
    position: relative;
    display: inline-block;
    background: #ef7f1a;
    color: #fff;
    font-size: 26px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -20px;
    margin-bottom: 30px;
    font-family: "Open Sans Bold"; }
  /* line 149, partnership.scss */
  .b-partnership-page .b-project-representative .b-feedback-form input {
    border: 1px solid #d6d6d6; }

@media (max-width: 1140px) {
  /* line 159, partnership.scss */
  .b-partnership-page .e-partnership-container .e-partnership-content {
    width: 55%; }
  /* line 164, partnership.scss */
  .b-partnership-page .b-partnership-intro h1 {
    font-size: 42px; }
  /* line 168, partnership.scss */
  .b-partnership-page .b-feedback-form {
    width: 100%; }
    /* line 171, partnership.scss */
    .b-partnership-page .b-feedback-form input {
      margin-bottom: 20px; }
    /* line 175, partnership.scss */
    .b-partnership-page .b-feedback-form button {
      width: 267px;
      padding: 13px 20px; } }
@media (max-width: 768px) {
  /* line 185, partnership.scss */
  .b-partnership-page .e-partnership-container {
    padding: 85px 20px 35px; }
    /* line 188, partnership.scss */
    .b-partnership-page .e-partnership-container .e-if-you {
      margin-bottom: 30px; }
    /* line 192, partnership.scss */
    .b-partnership-page .e-partnership-container .e-partnership-content {
      width: 100%;
      float: none; }
  /* line 198, partnership.scss */
  .b-partnership-page .b-partnership-intro h1 {
    font-size: 26px; }
  /* line 202, partnership.scss */
  .b-partnership-page .b-dealer-block {
    background: #f8f8f8 url("img/partnership/bg-dealer.png") no-repeat bottom center/70% auto;
    padding-bottom: 220px; }
    /* line 206, partnership.scss */
    .b-partnership-page .b-dealer-block .e-partnership-container {
      padding: 30px 20px 40px; }
  /* line 210, partnership.scss */
  .b-partnership-page .b-building-block {
    background-position: left center; }
    /* line 213, partnership.scss */
    .b-partnership-page .b-building-block .e-partnership-container {
      padding: 20px; }
  /* line 218, partnership.scss */
  .b-partnership-page .b-designer-block .e-partnership-container {
    padding: 20px 20px 40px; }
  /* line 223, partnership.scss */
  .b-partnership-page .b-project-representative .e-partnership-container {
    padding: 20px; }
  /* line 227, partnership.scss */
  .b-partnership-page .b-project-representative p {
    margin-bottom: 50px; }
  /* line 231, partnership.scss */
  .b-partnership-page .b-project-representative .e-want-be-partner::after {
    transform: none;
    width: 20px;
    left: 100%;
    right: auto; }
  /* line 237, partnership.scss */
  .b-partnership-page .b-project-representative .e-want-be-partner {
    width: calc(100% + 20px);
    margin-bottom: 30px; }
  /* line 242, partnership.scss */
  .b-partnership-page .b-feedback-form {
    width: 100%; }
    /* line 245, partnership.scss */
    .b-partnership-page .b-feedback-form input {
      width: 100%; }
    /* line 249, partnership.scss */
    .b-partnership-page .b-feedback-form button {
      width: 100%; } }
@media (max-width: 650px) {
  /* line 258, partnership.scss */
  .b-partnership-page .b-dealer-block {
    background: #f8f8f8 url("img/partnership/bg-dealer.png") no-repeat bottom center/90% auto; } }
@media (max-width: 500px) {
  /* line 266, partnership.scss */
  .b-partnership-page .b-dealer-block {
    background: #f8f8f8 url("img/partnership/bg-dealer.png") no-repeat bottom center/100% auto; } }
@media (max-width: 400px) {
  /* line 274, partnership.scss */
  .b-partnership-page .b-dealer-block {
    padding-bottom: 150px; } }
@media (max-width: 350px) {
  /* line 282, partnership.scss */
  .b-partnership-page .b-dealer-block {
    padding-bottom: 130px; } }
/* line 4, advantages-page.scss */
.b-advantages-page .e-advantages-page-container {
  max-width: 1140px;
  padding: 0 20px;
  margin: 0 auto; }
/* line 9, advantages-page.scss */
.b-advantages-page .b-advantages-intro {
  background: url("img/advantages-page/bg-intro.png") no-repeat center center/cover;
  position: relative;
  padding-top: 26%; }
  /* line 14, advantages-page.scss */
  .b-advantages-page .b-advantages-intro .e-advantages-page-container {
    width: 1140px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  /* line 22, advantages-page.scss */
  .b-advantages-page .b-advantages-intro h1 {
    font-size: 52px;
    margin-bottom: 30px;
    font-family: "Open Sans ExtraBold"; }
  /* line 27, advantages-page.scss */
  .b-advantages-page .b-advantages-intro .e-economy {
    font-size: 28px;
    margin-bottom: 20px; }
  /* line 31, advantages-page.scss */
  .b-advantages-page .b-advantages-intro .e-terms-less::after {
    content: "";
    display: block;
    background: #ef7f1a;
    width: 20px;
    height: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    transform: skewX(-20deg);
    transform-origin: 100% 100%; }
  /* line 43, advantages-page.scss */
  .b-advantages-page .b-advantages-intro .e-terms-less {
    position: relative;
    display: inline-block;
    background: #ef7f1a;
    color: #fff;
    font-size: 28px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -20px;
    font-family: "Open Sans Bold"; }
/* line 55, advantages-page.scss */
.b-advantages-page .b-advantages-page-note {
  padding: 30px 0 10px; }
  /* line 58, advantages-page.scss */
  .b-advantages-page .b-advantages-page-note ul {
    display: flex;
    justify-content: space-between;
    flex-flow: wrap; }
    /* line 63, advantages-page.scss */
    .b-advantages-page .b-advantages-page-note ul li {
      width: 29%;
      margin-bottom: 30px; }
      /* line 67, advantages-page.scss */
      .b-advantages-page .b-advantages-page-note ul li img {
        margin-bottom: 15px;
        max-width: 80px; }
/* line 74, advantages-page.scss */
.b-advantages-page .b-doubt {
  background: url("img/advantages-page/bg-doubt.png") no-repeat center center/cover;
  padding: 30px 0; }
  /* line 78, advantages-page.scss */
  .b-advantages-page .b-doubt .e-you-doubt, .b-advantages-page .b-doubt .e-get-free-examples {
    font-size: 28px;
    margin-bottom: 40px;
    width: 65%;
    font-family: "Open Sans Bold"; }
    /* line 84, advantages-page.scss */
    .b-advantages-page .b-doubt .e-you-doubt span, .b-advantages-page .b-doubt .e-get-free-examples span {
      color: #ef7f1a; }
  /* line 88, advantages-page.scss */
  .b-advantages-page .b-doubt ul {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    width: 600px;
    margin-bottom: 20px; }
    /* line 95, advantages-page.scss */
    .b-advantages-page .b-doubt ul li {
      display: flex;
      align-items: center;
      margin-bottom: 25px;
      width: 50%; }
      /* line 101, advantages-page.scss */
      .b-advantages-page .b-doubt ul li img {
        margin-right: 10px; }
  /* line 106, advantages-page.scss */
  .b-advantages-page .b-doubt .e-get-free-examples {
    margin-bottom: 10px; }
  /* line 109, advantages-page.scss */
  .b-advantages-page .b-doubt p {
    margin-bottom: 15px;
    width: 55%; }

@media (max-width: 1560px) {
  /* line 118, advantages-page.scss */
  .b-advantages-page .b-advantages-intro {
    background: url("img/advantages-page/bg-intro-1366.jpg") no-repeat center center/100% auto;
    padding-top: 37%; }
    /* line 121, advantages-page.scss */
    .b-advantages-page .b-advantages-intro .e-advantages-page-container {
      left: 10%;
      transform: translateY(-50%); } }
@media (max-width: 1140px) {
  /* line 133, advantages-page.scss */
  .b-advantages-page .b-advantages-intro .e-advantages-page-container {
    width: 100%; }
  /* line 137, advantages-page.scss */
  .b-advantages-page .b-advantages-intro h1 {
    font-size: 42px; }
  /* line 142, advantages-page.scss */
  .b-advantages-page .b-doubt .b-feedback-form {
    width: 100%; }
    /* line 145, advantages-page.scss */
    .b-advantages-page .b-doubt .b-feedback-form input {
      margin-bottom: 20px; }
    /* line 149, advantages-page.scss */
    .b-advantages-page .b-doubt .b-feedback-form button {
      width: 267px;
      padding: 13px 20px; } }
@media (max-width: 920px) {
  /* line 160, advantages-page.scss */
  .b-advantages-page .b-advantages-page-note {
    background-size: cover; } }
@media (max-width: 768px) {
  /* line 170, advantages-page.scss */
  .b-advantages-page .b-advantages-intro h1 {
    font-size: 26px; }
  /* line 173, advantages-page.scss */
  .b-advantages-page .b-advantages-intro .e-terms-less {
    font-size: 18px; }
  /* line 178, advantages-page.scss */
  .b-advantages-page .b-advantages-page-note ul {
    display: block; }
    /* line 181, advantages-page.scss */
    .b-advantages-page .b-advantages-page-note ul li {
      display: flex;
      align-items: flex-start;
      width: 100%; }
      /* line 186, advantages-page.scss */
      .b-advantages-page .b-advantages-page-note ul li img {
        margin-right: 15px; }
  /* line 192, advantages-page.scss */
  .b-advantages-page .b-doubt {
    padding: 30px 0; }
    /* line 195, advantages-page.scss */
    .b-advantages-page .b-doubt .e-you-doubt, .b-advantages-page .b-doubt .e-get-free-examples {
      font-size: 24px;
      width: 100%; }
    /* line 200, advantages-page.scss */
    .b-advantages-page .b-doubt ul {
      display: block;
      margin-bottom: 50px; }
      /* line 204, advantages-page.scss */
      .b-advantages-page .b-doubt ul li {
        width: 100%; }
    /* line 208, advantages-page.scss */
    .b-advantages-page .b-doubt p {
      width: 100%; }
    /* line 212, advantages-page.scss */
    .b-advantages-page .b-doubt .b-feedback-form {
      width: 100%; }
      /* line 215, advantages-page.scss */
      .b-advantages-page .b-doubt .b-feedback-form input {
        width: 100%; }
      /* line 219, advantages-page.scss */
      .b-advantages-page .b-doubt .b-feedback-form button {
        width: 100%; } }
@media (max-width: 530px) {
  /* line 230, advantages-page.scss */
  .b-advantages-page .b-advantages-intro .e-economy {
    font-size: 24px;
    margin-bottom: 10px; }
  /* line 234, advantages-page.scss */
  .b-advantages-page .b-advantages-intro .e-terms-less {
    font-size: 14px; } }
@media (max-width: 430px) {
  /* line 244, advantages-page.scss */
  .b-advantages-page .b-advantages-intro .e-economy {
    font-size: 20px; }
  /* line 247, advantages-page.scss */
  .b-advantages-page .b-advantages-intro .e-terms-less {
    font-size: 14px; } }
@media (max-width: 420px) {
  /* line 256, advantages-page.scss */
  .b-advantages-page .b-advantages-intro {
    background: url("img/advantages-page/bg-intro-mobile.jpg") no-repeat center center/100% auto;
    padding-top: 542px; }
    /* line 260, advantages-page.scss */
    .b-advantages-page .b-advantages-intro h1 {
      margin-bottom: 20px; }
    /* line 263, advantages-page.scss */
    .b-advantages-page .b-advantages-intro .e-advantages-page-container {
      top: 20px;
      left: 0;
      transform: none; } }
@media (max-width: 320px) {
  /* line 275, advantages-page.scss */
  .b-advantages-page .b-advantages-intro h1 {
    margin-bottom: 0; }
  /* line 278, advantages-page.scss */
  .b-advantages-page .b-advantages-intro .e-advantages-page-container {
    top: 10px;
    left: 0;
    transform: none; } }
/* line 3, modal.scss */
.b-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 50; }
  /* line 13, modal.scss */
  .b-modal .e-modal-window {
    padding: 35px 40px 40px;
    width: 700px;
    background: #fff;
    position: relative; }
    /* line 19, modal.scss */
    .b-modal .e-modal-window .e-modal-title {
      font-family: "Open Sans ExtraBold";
      font-size: 28px;
      margin-bottom: 45px; }
    /* line 25, modal.scss */
    .b-modal .e-modal-window p {
      margin-bottom: 80px; }
    /* line 29, modal.scss */
    .b-modal .e-modal-window .b-feedback-form {
      width: 100%; }
      /* line 32, modal.scss */
      .b-modal .e-modal-window .b-feedback-form input {
        width: 297px;
        border: 1px solid #d6d6d6;
        margin-bottom: 20px; }
      /* line 38, modal.scss */
      .b-modal .e-modal-window .b-feedback-form .input-required {
        border-color: #f00; }
      /* line 42, modal.scss */
      .b-modal .e-modal-window .b-feedback-form input:nth-child(2n) {
        margin-right: 0; }
      /* line 46, modal.scss */
      .b-modal .e-modal-window .b-feedback-form button {
        font-size: 18px;
        width: 297px; }
    /* line 51, modal.scss */
    .b-modal .e-modal-window .e-close-window {
      font-size: 18px;
      display: inline-block;
      background: #ef7f1a;
      color: #fff;
      padding: 13px 30px; }
    /* line 58, modal.scss */
    .b-modal .e-modal-window .e-modal-content {
      width: 60%; }
    /* line 61, modal.scss */
    .b-modal .e-modal-window .e-manager {
      position: absolute;
      top: 0;
      right: 0;
      height: 100%; }
  /* line 68, modal.scss */
  .b-modal .e-picture-prev, .b-modal .e-picture-next {
    position: absolute;
    height: 40px;
    width: 40px;
    border: 1px solid #ef7f1a;
    top: 50%;
    margin-top: -20px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    cursor: pointer; }
  /* line 80, modal.scss */
  .b-modal .e-picture-prev {
    left: 10%; }
  /* line 83, modal.scss */
  .b-modal .e-picture-next {
    right: 10%; }

/* line 88, modal.scss */
.modal-visible {
  display: flex;
  justify-content: center;
  align-items: center; }

@media (max-width: 768px) {
  /* line 97, modal.scss */
  .b-modal .e-modal-window .b-feedback-form {
    width: 100%; }
    /* line 100, modal.scss */
    .b-modal .e-modal-window .b-feedback-form input {
      width: 100%;
      margin-right: 0; }
    /* line 105, modal.scss */
    .b-modal .e-modal-window .b-feedback-form button {
      width: 100%; }
  /* line 109, modal.scss */
  .b-modal .e-modal-window .e-manager {
    display: none; }
  /* line 112, modal.scss */
  .b-modal .e-modal-window .e-modal-content {
    width: 100%; }
  /* line 115, modal.scss */
  .b-modal .e-modal-window .e-close-window {
    display: block;
    width: 100%;
    text-align: center; } }
/* line 4, 404.scss */
.b-404-page .e-404-page-container {
  max-width: 1140px;
  padding: 60px 20px 70px;
  margin: 0 auto; }
  /* line 9, 404.scss */
  .b-404-page .e-404-page-container .e-404-page-content {
    display: flex;
    align-items: center; }
    /* line 13, 404.scss */
    .b-404-page .e-404-page-container .e-404-page-content .e-404-title {
      font-size: 286px;
      color: #ef7f1a;
      margin-right: 130px;
      font-weight: bold; }
    /* line 19, 404.scss */
    .b-404-page .e-404-page-container .e-404-page-content .e-404-text {
      font-size: 28px;
      margin-bottom: 40px;
      font-weight: bold; }
    /* line 24, 404.scss */
    .b-404-page .e-404-page-container .e-404-page-content .e-to-main {
      display: inline-block;
      background: #ef7f1a;
      color: #fff;
      padding: 13px 30px; }

@media (max-width: 1140px) {
  /* line 38, 404.scss */
  .b-404-page .e-404-page-container .e-404-page-content .e-404-title {
    font-size: 150px; } }
@media (max-width: 768px) {
  /* line 49, 404.scss */
  .b-404-page .e-404-page-container .e-404-page-content {
    display: block; }
    /* line 52, 404.scss */
    .b-404-page .e-404-page-container .e-404-page-content .e-404-title {
      font-size: 70px; }
  /* line 56, 404.scss */
  .b-404-page .e-404-page-container .e-to-main {
    display: block;
    width: 100%;
    text-align: center; } }

.e-chars-big-picture-slider{
  max-height: 370px!important;
}
@media (max-width: 1000px) {
	.e-chars-big-picture-slider {
	     max-height: 310px!important;
	}
}
@media (max-width: 800px) {
	.e-chars-big-picture-slider {
	     max-height: 250px!important;
	}
}
@media (max-width: 750px) {
	.e-chars-big-picture-slider {
	     max-height: 230px!important;
	}
}
@media (max-width: 700px) {
	.e-chars-big-picture-slider {
	     max-height: 220px!important;
	}
}
@media (max-width: 668px) {
	.e-chars-big-picture-slider {
	     max-height: 440px!important;
	}
}
@media (max-width: 610px) {
	.e-chars-big-picture-slider {
	     max-height: 410px!important;
	}
}
@media (max-width: 570px) {
	.e-chars-big-picture-slider {
	     max-height: 380px!important;
	}
}
@media (max-width: 520px) {
	.e-chars-big-picture-slider {
	     max-height: 350px!important;
	}
}
@media (max-width: 480px) {
	.e-chars-big-picture-slider {
	     max-height: 320px!important;
	}
}
@media (max-width: 420px) {
	.e-chars-big-picture-slider {
	     max-height: 300px!important;
	}
}
@media (max-width: 400px) {
	.e-chars-big-picture-slider {
	     max-height: 270px!important;
	}
}
@media (max-width: 370px) {
	.e-chars-big-picture-slider {
	     max-height: 250px!important;
	}
}
@media (max-width: 340px) {
	.e-chars-big-picture-slider {
	     max-height: 230px!important;
	}
}
@media (max-width: 310px) {
	.e-chars-big-picture-slider {
	     max-height: 210px!important;
	}
}
@media (max-width: 290px) {
	.e-chars-big-picture-slider {
	     max-height: 180px!important;
	}
}
@media (max-width: 769px) {
        .e-scheme-img-container{
            display: inline-block;
        }
}
 .e-main-form-button-mob{
    display: none;
    font-size: 20px;
    padding: 13px 25px;
    background: #ef7f1a;
    color: #fff;
}
@media (max-width: 768px) {
    .e-main-form-button-desktop{
        display: none;
    }
    .e-main-form-button-mob{
        display: inline-block;
    }
}

.b-reviews{
    //max-width: 1140px;
    padding: 30px 20px;
    margin: 0 auto;
    background: #ef7f1a;
    text-align: center;
}
.b-reviews-wrapper{
	max-width: 1170px;
	margin: 0 auto;
	padding: 10px 140px;
}
.e-reviews-heading{
        max-width: 1140px;
	color: #151a1a;
	font:800 43px 'Open Sans ExtraBold', sans-serif;
        color: #fff;
        margin: 0 auto;
	margin-bottom: 30px;
}
.e-reviews__carousel .owl-carousel .owl-stage-outer{
	//padding-top: 60px;
}
.e-reviews__carousel .owl-carousel .owl-nav button{
	font-size: 22px;
    height: 70px;
    width: 70px;
    border: 1px solid #ef7f1a;
    position: absolute;
    line-height: 70px;
    text-align: center;
    top:50%;
    margin-top: -5px;
}
.e-reviews__carousel .owl-carousel .owl-nav button span{
	font-size: 0;
	width: 9px;
	height: 18px;
	background: url(img/arrows.png) no-repeat;
	display: block;
	margin: 0 auto;
}
.e-reviews__carousel .owl-nav button.owl-prev{
	left: -70px;
}
.e-reviews__carousel .owl-nav button.owl-next{
	right: -70px;
}
.e-reviews__carousel .owl-nav button.owl-next span{
	background-position:-9px 0;
}
.reviews__img{
	width: 115px;
	height: 115px;
	overflow: hidden;
	text-align: center;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	position: absolute;
	top: -60px;
	left: 50%;
	margin-left: -57px;
}
.reviews__item{
	padding:40px 10px 40px;
	background: #f8f8f8;
	text-align: center;
}
.reviews__name{
	font:bold 22px/30px 'Open Sans', sans-serif;
	color: #151a1a;
	margin-bottom: 5px;
}
.reviews__position{
	color: #151a1a;
	font:400 16px/30px 'Open Sans', sans-serif;
	margin-bottom: 10px;
}
.reviews__descript{
	color: #151a1a;
	font: italic 14px/27px 'Open Sans', sans-serif;
	padding-bottom: 10px;
	max-height: 135px;
	overflow: hidden;
}
.reviews__descript__window{
      max-height: 200px;
}
.reviews__btn button{
	color: #ef7f1a;
	font:400 14px/27px 'Open Sans', sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #ef7f1a;
	transition: ease all 0.3s;
        cursor: pointer;
	background: none;
	border: none;
	text-decoration: underline;
}
.reviews__btn button:hover{
	border-bottom-color: transparent;
}
.e-modal-review-close{
       position: absolute;
       top: 0;
       right: 0;
       width: 44px;
       height: 44px;
       padding: 0;
       margin: 0;
       border: 0;
       border-radius: 0;
       outline: none;
       background: transparent;
       z-index: 10;
       cursor: pointer;
}
.e-modal-review-close:after{
        content: "×";
        position: absolute;
        top: 5px;
        right: 5px;
        width: 30px;
        height: 30px;
        font: 20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;
        color: #888;
        font-weight: 300;
        text-align: center;
        border-radius: 50%;
        border-width: 0;
        background: #fff;
        transition: background .2s;
        box-sizing: border-box;
        z-index: 2
}
.e-review-callback{
      font-size: 16px;
      border: 1px solid #fff;
      padding: 8px 20px;
      color: #fff;
      display: inline-block;
      margin-top: 20px;
}
@media screen and (max-width: 1199px){
	.b-reviews-wrapper{
		padding: 30px 140px;
	}
	.e-reviews-heading{
		padding-left: 80px;
		margin-bottom: 40px;
	}
}
@media screen and (max-width: 880px){
	.b-reviews-wrapper{
		padding: 30px 90px;
	}
}
@media screen and (max-width: 700px){
	.e-reviews-heading{
		padding-left: 0;
	}
}
@media screen and (max-width: 500px){
	.b-reviews-wrapper{
		padding: 30px 40px;
	}
	.e-reviews-heading{
		font-size: 26px;
		margin-bottom: 10px;
	}
	.reviews__img{
		width: 80px;
		height: 80px;
		margin-left: -40px;
		top: -40px;
	}
	.reviews__item{
		padding: 60px 10px 30px;
	}
	.reviews__name{
		font-size: 15px;
		line-height: 20px;
		margin-bottom: 0;
	}
	.reviews__position{
		font-size: 11px;
		line-height: 20px;
	}
	.reviews__descript{
		font-size: 10px;
		line-height: 18px;
	}
	.reviews__btn a{
		font-size: 10px;
		line-height: 18px;
	}
	.e-reviews__carousel .owl-carousel .owl-nav button{
		width: 23px;
		height: 23px;
		line-height: 23px;
		margin-top: 15px;
	}
	.e-reviews__carousel .owl-carousel .owl-nav button span{
		background: url(img/arrows-mob.png) no-repeat;
		width: 4px;
		height: 6px;
	}
	.e-reviews__carousel .owl-nav button.owl-next span{
		background-position: -4px 0;
	}
	.e-reviews__carousel .owl-nav button.owl-prev{
		left: -23px;
	}
	.e-reviews__carousel .owl-nav button.owl-next{
		right: -23px;
	}
}
/*# sourceMappingURL=style.css.map */