@charset "UTF-8";
body {
  background: #fff;
  font-family: "Akrobat-Regular", Arial, Verdana, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 1.2em;
  color: #282828;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

.global-wrapper {
  min-width: 320px;
  padding-top: 150px;
  overflow: hidden;
  -webkit-transition: padding 0.4s;
          transition: padding 0.4s;
}

.global-wrapper-pad {
  padding-top: 45px;
}

ol, ul {
  list-style: none;
  margin-bottom: 0;
}

.clearfix:after {
  content: " ";
  display: table;
  height: 0;
  clear: both;
}

.clear {
  clear: both;
  height: 0;
}

input {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  outline: none !important;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

p {
  font-size: 1.25rem;
  font-family: "OpenSans";
  line-height: 1.4em;
}

a {
  text-decoration: none;
}

::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  right: 0;
}

body a:hover, body a:active, body a:focus {
  text-decoration: none;
  outline: 0;
}

input:focus {
  border: none;
  outline: none;
}

button {
  -webkit-appearance: button;
  cursor: pointer;
}
button:focus {
  outline: none;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  background-color: transparent !important;
}

html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
input[type="hidden"] {
  display: none;
}

button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.min {
  display: block;
}

h1 {
  font-size: 5.9375rem;
  font-family: "Akrobat-Black";
  line-height: 1em;
  color: #96c21b;
  margin: 0 0 0.2em 0;
}

h2 {
  font-size: 3.4375rem;
  line-height: 1.1em;
  margin: 0 0 0.6em 0;
  text-transform: uppercase;
}
h2 .green {
  color: #96c21b;
}
h2.white {
  color: #fff;
}

.lima-btn {
  display: inline-block;
  height: 55px;
  padding: 0 1.7em;
  font-size: 1.25rem;
  font-family: "Akrobat-Bold";
  line-height: 55px;
  color: #fff;
  background-color: #96c21b;
  position: relative;
  overflow: hidden;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: background 0.3s;
          transition: background 0.3s;
  z-index: 1;
}
.lima-btn:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 320%;
  height: 0;
  background: #739515;
  -webkit-transform: rotate(45deg) translateX(-50%) translateY(-50%);
      -ms-transform: rotate(45deg) translateX(-50%) translateY(-50%);
          transform: rotate(45deg) translateX(-50%) translateY(-50%);
  -webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
          transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: -1;
}
.lima-btn:hover {
  color: #fff;
}
.lima-btn:hover:after {
  height: 1000%;
}
.lima-btn:active {
  color: #fff;
  box-shadow: inset 1px 2px 0 #2e3c08;
  border-top: 1px solid #2e3c08;
}
.lima-btn:focus {
  color: #fff;
}

.container {
  max-width: 1920px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row:after {
  content: "";
  display: table;
  height: 0;
  clear: both;
}

.col-xl {
  float: left;
  width: 50%;
}

/* u5txzu */
@font-face {
  font-family: "gliph";
  src: url("../fonts/icons/gliph.eot?u5txzu");
  src: url("../fonts/icons/gliph.eot?u5txzu#iefix") format("embedded-opentype"), url("../fonts/icons/gliph.ttf?u5txzu") format("truetype"), url("../fonts/icons/gliph.woff?u5txzu") format("woff"), url("../fonts/icons/gliph.svg?u5txzu#gliph") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="glipf-"], [class*=" glipf-"] {
  font-family: "gliph" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glipf-dwl:before {
  content: "\e907";
  color: #95c11b;
}

.glipf-arrow:before {
  content: "";
  color: #fefefe;
}

.glipf-check:before {
  content: "";
  color: #a7d525;
}

.glipf-check-2:before {
  content: "";
  color: #a4d41d;
}

.glipf-close:before {
  content: "";
  color: #fff;
}

.glipf-cross:before {
  content: "";
  color: #db3935;
}

.glipf-mail:before {
  content: "\e905";
  color: #95c11b;
}

.glipf-phone:before {
  content: "";
  color: #95c11b;
}

/*******slick carousel********** */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  display: table;
  content: "";
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.slick-slide:focus {
  outline: none !important;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-prev, .slick-next {
  position: absolute;
  bottom: 2px;
  display: block;
  padding: 0;
  color: #949494;
  font-size: 10px;
  cursor: pointer;
  outline: none;
  border: none;
  z-index: 20;
}
.slick-prev:before, .slick-next:before {
  -webkit-transition: color 0.3s;
          transition: color 0.3s;
}
.slick-prev:hover:before, .slick-next:hover:before {
  color: #d66243;
}

.slick-prev {
  left: 0;
}

.slick-next {
  right: 0;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.slick-dotted.slick-slider {
  margin-bottom: 4em;
}

.slick-dots {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1em;
  margin: auto;
  display: block;
  height: 100%;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: block;
  width: 6px;
  height: 40px;
  background: #fff;
  margin: 15px 0;
  padding: 0;
  cursor: pointer;
  -webkit-transition: border-color 0.3s;
          transition: border-color 0.3s;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li.slick-active {
  background: #96c21b;
}

/*******HEADER********* */
.ui-head {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 3.6em 0;
  background: #fff;
  -webkit-transition: padding 0.4s;
          transition: padding 0.4s;
  z-index: 100;
}

.ui-head-scroll {
  padding: 15px 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}

.head-logo {
  float: left;
}
.head-logo img {
  max-width: 100%;
  height: auto;
}

.head-right {
  float: right;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.head-right {
  padding-top: 4px;
}

.head-phone-number {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.5rem;
  font-family: "Akrobat-Bold";
  letter-spacing: 0.2px;
  position: relative;
  color: #1f1f1f;
  vertical-align: middle;
}
.head-phone-number:hover {
  color: #1f1f1f;
}
.head-phone-number .glipf-icon {
  display: inline-block;
  font-size: 30px;
  margin-right: 10px;
  vertical-align: middle;
}

.head-mail {
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.5rem;
  font-family: "Akrobat-Bold";
  letter-spacing: 0.2px;
  margin-right: 3.5em;
  position: relative;
  color: #1f1f1f;
  text-transform: uppercase;
  vertical-align: middle;
}
.head-mail:hover {
  color: #1f1f1f;
}
.head-mail .glipf-icon {
  display: inline-block;
  font-size: 30px;
  margin-right: 10px;
  vertical-align: middle;
}

.section-top-subtitle {
  font-size: 1.5rem;
  line-height: 1.1em;
  letter-spacing: 1px;
  color: #a6a6a6;
  margin-bottom: 1.1em;
  text-transform: uppercase;
}

/*****MAIN-SECTION***** */
.main-section {
  position: relative;
}
.main-section .arrow-down {
  width: 100px;
  height: 80px;
  position: absolute;
  bottom: -48px;
  left: 0;
  right: 0;
  margin: auto;
  cursor: pointer;
}
.main-section .arrow-down:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background: #fff;
  -webkit-transform: rotate(31deg) skew(-30deg);
      -ms-transform: rotate(31deg) skew(-30deg);
          transform: rotate(31deg) skew(-30deg);
  position: absolute;
  top: 0;
  left: 0;
}
.main-section .arrow-down:after {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  border-right: 3px solid #a5d51d;
  border-bottom: 3px solid #a5d51d;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 5px;
  left: -8px;
  right: 0;
  margin: auto;
}

.main-slider .slick-dots {
  top: 50%;
  bottom: auto;
  height: auto;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}

.main-slide-item {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  padding: 9.5em 0 10.2em;
}
.main-slide-item .top-text {
  font-size: 1.5rem;
  font-family: "Akrobat-Bold";
  letter-spacing: 0.4px;
  height: 1.1em;
  color: rgba(255, 255, 255, 0.5);
  display: block;
  margin-bottom: 0.7em;
  text-transform: uppercase;
}
.main-slide-item .subtitle {
  display: block;
  font-size: 3.4375rem;
  line-height: 1.2em;
  margin-bottom: 0.7em;
  color: #fff;
  text-transform: uppercase;
}
.main-slide-item .text {
  color: #fff;
  margin-bottom: 2em;
}

.main-slide-item-content {
  max-width: 620px;
  padding-left: 6em;
}

/*******comparison-section******* */
.comparison-section {
  padding: 7.5em 0 10em;
}
.comparison-section .top-subtitle {
  display: block;
  font-size: 1.5rem;
  font-family: "Akrobat-Bold";
  color: #a6a6a6;
  letter-spacing: 1px;
  margin-bottom: 1.7em;
  text-transform: uppercase;
}
.comparison-section .text {
  color: #818181;
  line-height: 1.5em;
  /*margin-bottom: 3.5em;*/
}
.comparison-section img {
  max-width: 100%;
  height: auto;
}
.comparison-section .img-container {
  margin-top: 3em;
  position: relative;
  z-index: 1;
}
.comparison-section .img-container:after, .comparison-section .img-container:before {
  content: "";
  display: block;
  height: 316px;
  width: 316px;
  background: url(../img/bg/dotted-bg.png) no-repeat center;
  background-size: cover;
  position: absolute;
  right: 50px;
  top: -50px;
  z-index: -1;
}
.comparison-section .img-container:after {
  right: auto;
  top: auto;
  left: -50px;
  bottom: -50px;
}

.comparison-section-desc {
  max-width: 640px;
  padding-left: 6em;
}

/*******ADVANTAGES-SECTION****** */
.advantages-section {
  padding: 7.5em 0;
  background: url(../img/bg/advantages-bg.jpg) no-repeat center top;
  background-size: cover;
}
.advantages-section h2 {
  color: #fff;
  margin-bottom: 2em;
}
.advantages-section .section-top-subtitle {
  color: rgba(255, 255, 255, 0.5);
}
.advantages-section .make-order-btn {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  background: #96c21b;
  font-size: 1.25rem;
  font-family: "Akrobat-Bold";
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: background 0.3s;
          transition: background 0.3s;
}
.advantages-section .make-present-btn {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  background: #ffffff;
  font-size: 1.25rem;
  font-family: "Akrobat-Bold";
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: background 0.3s;
          transition: background 0.3s;
}
.advantages-section .make-order-btn:hover {
  background: #739515;
}
.advantages-section .make-order-btn:active {
  background: #51680f;
}

.advantages-section .make-present-btn:hover {
  background: #8f8f8f;
}
.advantages-section .make-present-btn:active {
  background: #575757;
}

.advantages-section-content {
  padding: 0 14em 0 6em;
}

.advantages-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 -40px;
}

.advantages-item {
  display: inline-block;
  margin-bottom: 100px;
  padding: 0 40px;
  vertical-align: top;
  width: 25%;
}

.present-item {
  display: inline-block;
  margin-bottom: 100px;
  padding: 0 40px;
  vertical-align: top;
  width: 25%;
}

.advantages-item-content {
  min-height: 190px;
  height: 100%;
  background: url(../img/bg/border-bg.png) no-repeat center top;
  background-size: 100% 100%;
  font-size: 1.125rem;
  font-family: "OpenSans";
  position: relative;
  padding: 2em;
  color: #fff;
}
.present-item-content {
  min-height: 190px;
  height: 100%;
  background: url(../img/bg/border-bg.png) no-repeat center top;
  background-size: 100% 100%;
  font-size: 1.125rem;
  font-family: "OpenSans";
  position: relative;
  padding: 2em;
  color: #000000;
}
.advantages-item-content .title {
  font-size: 1.5rem;
  font-family: "Akrobat-Bold";
  margin: 0 0 1em;
  text-transform: uppercase;
}
.advantages-item-content .plus {
  position: absolute;
  bottom: -18px;
  right: -20px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  font-size: 33px;
  background-color: inherit;
  color: #fff;
}
.advantages-item-content .plus-green {
  color: #96c21b;
}
.advantages-item-content .plus-mod {
  display: block;
  margin-bottom: 25px;
  font-size: 80px;
  color: #85af0e;
}

.present-item-content .plus-green {
  color: #96c21b;
}
.present-item-content .plus-mod {
  display: block;
  margin-bottom: 25px;
  font-size: 80px;
  color: #85af0e;
}

.present-item-content .plus-green {
  color: #ffffff;
}
.present-item-content .plus-mod {
  display: block;
  margin-bottom: 25px;
  font-size: 80px;
  color: #000000;
}

/*******REALIZED-SOLUTIONS-SECTION******* */
.realized-solutions-section {
  padding: 5em 0 15em;
}
.realized-solutions-section .container-pad {
  position: relative;
}
.realized-solutions-section .container-pad:after {
  content: "";
  display: block;
  height: 316px;
  width: 316px;
  background: url(../img/bg/dotted-bg.png) no-repeat center;
  background-size: cover;
  position: absolute;
  left: 50px;
  bottom: -15px;
  margin: auto;
  z-index: -1;
}

.realized-solutions-top-panel {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5em;
}
.realized-solutions-top-panel h2 {
  margin-bottom: 0;
}

.tabs-name-panel li {
  display: inline-block;
  margin-right: 2em;
  vertical-align: middle;
}
.tabs-name-panel li:last-child {
  margin-right: 0;
}
.tabs-name-panel a {
  font-size: 1.5rem;
  font-family: "Akrobat-Bold";
  color: #000;
  letter-spacing: 1px;
  position: relative;
  text-transform: uppercase;
  -webkit-transition: color 0.3s;
          transition: color 0.3s;
}
.tabs-name-panel a:after {
  content: "";
  display: block;
  width: 80%;
  height: 4px;
  background-color: transparent;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
  margin: auto;
  -webkit-transition: background 0.3s;
          transition: background 0.3s;
}
.tabs-name-panel a:hover {
  color: #96c21b;
}
.tabs-name-panel a:hover:after {
  background-color: #96c21b;
}
.tabs-name-panel a.active {
  color: #96c21b;
}
.tabs-name-panel a.active:after {
  background-color: #96c21b;
}

.realized-solutions-content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin: 0 -20px;
  position: relative;
  z-index: 1;
}
.realized-solutions-content:after, .realized-solutions-content:before {
  content: "";
  display: block;
  height: 316px;
  width: 316px;
  background: url(../img/bg/dotted-bg.png) no-repeat center;
  background-size: cover;
  position: absolute;
  right: 0;
  left: 0;
  top: -50px;
  margin: auto;
  z-index: -1;
}
.realized-solutions-content:after {
  right: auto;
  top: auto;
  left: auto;
  right: 15%;
  bottom: -50px;
}

.realized-solutions-item {
  padding: 0 20px;
  float: left;
  margin-bottom: 40px;
  overflow: hidden;
  width: 25%;
}
.realized-solutions-item:hover img {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.realized-solutions-item.hidden-item {
  display: none;
}
.realized-solutions-item img {
  width: 100%;
  height: auto;
  -webkit-transition: -webkit-transform 0.3s;
          transition: transform 0.3s;
}

.container-pad {
  padding-left: 7em;
}

/********FORM-SECTION******** */
.form-section .text {
  color: #fff;
  position: relative;
}
.form-section .text:after {
  content: "";
  display: block;
  height: 316px;
  width: 316px;
  background: url(../img/bg/dotted-bg-2.png) no-repeat center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 150%;
}
.form-section .container {
  background: url(../img/bg/form-bg.jpg) no-repeat center top;
  background-size: cover;
}

.form-section-content {
  padding-top: 8em;
  padding-bottom: 10em;
  margin: 0 -15px;
}
.form-section-content:after {
  content: "";
  display: table;
  height: 0;
  clear: both;
}

.form-section-content-left, .form-section-content-right {
  padding: 0 15px;
  float: left;
}

.form-section-content-left {
  width: 37%;
}

.form-section-content-right {
  padding-right: 9em;
  width: 63%;
}

.unified-form {
  padding: 2em 3em;
  border: 16px solid #a5d51d;
}
.unified-form.mod {
  background-color: #1f1f1f;
}
.unified-form .form-group {
  position: relative;
  margin-bottom: 3em;
  z-index: 1;
}
.unified-form .form-label {
  position: absolute;
  bottom: 10px;
  left: 15px;
  font-size: 1.125rem;
  font-family: "OpenSans";
  line-height: 1.2em;
  color: #fff;
  -webkit-transition: all 0.3s;
          transition: all 0.3s;
  z-index: -1;
}
.unified-form .form-label.active {
  bottom: auto;
  top: 0;
  font-size: 0.875rem;
  line-height: 0.8em;
}
.unified-form .text-input {
  width: 100%;
  height: 50px;
  color: #fff;
  padding: 15px 15px 0;
  font-size: 1.125rem;
  font-family: "OpenSans";
  border-bottom: 1px solid #fff;
}
.unified-form .input-and-check {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.unified-form .input-and-check .form-group {
  max-width: 210px;
  width: 100%;
}
.unified-form .wrapper-submit-btn {
  max-width: 78px;
  height: 47px;
  background: #a5d51d;
  position: relative;
  width: 100%;
  -webkit-transition: background 0.3s;
          transition: background 0.3s;
}
.unified-form .wrapper-submit-btn:hover {
  background: #82a817;
}
.unified-form .wrapper-submit-btn:active {
  background: #5f7b11;
}
.unified-form .glipf-arrow {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  font-size: 30px;
  text-align: center;
}
.unified-form .glipf-arrow:before {
  color: #fff;
  line-height: 47px;
}
.unified-form .submit-btn {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.wrapper-unified-checkbox {
  position: relative;
  cursor: pointer;
  font-weight: 400;
  margin-bottom: 0;
  padding-left: 30px;
}
.wrapper-unified-checkbox input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  display: none;
}
.wrapper-unified-checkbox input[type="checkbox"]:checked + .checkbox-text:before {
  width: 5px;
  height: 10px;
  border-right: 3px solid #a5d51d;
  border-bottom: 3px solid #a5d51d;
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 5px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: 1;
}
.wrapper-unified-checkbox input[type="checkbox"] + .checkbox-text:after {
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  background: #fff;
  position: absolute;
  top: 2px;
  left: 0;
}
.wrapper-unified-checkbox .checkbox-text {
  font-size: 1.125rem;
  font-family: "OpenSans";
  color: #fff;
}

.unified-form-footer {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1em;
}
.unified-form-footer .wrapper-unified-checkbox {
  width: 70%;
}
.unified-form-footer .checkbox-text {
  font-size: 12px;
}
.unified-form-footer a {
  font-family: "OpenSans";
  color: #a5d51d;
  border-bottom: 1px solid #a5d51d;
  -webkit-transition: border-bottom-color 0.3s;
          transition: border-bottom-color 0.3s;
}
.unified-form-footer a:hover {
  border-bottom-color: transparent;
}

.input-error {
  border-color: red !important;
}

.label-error {
  color: red !important;
}

/****OUR-PRODUCTION-SECTION** */
.our-production-section {
  padding: 5em 0;
}
.our-production-section .container-pad {
  position: relative;
}
.our-production-section .container-pad:after {
  content: "";
  display: block;
  height: 316px;
  width: 316px;
  background: url(../img/bg/dotted-bg.png) no-repeat center;
  background-size: cover;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 40px;
  margin: auto;
  z-index: -1;
}

.our-production-content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin: 0 -20px;
  position: relative;
  z-index: 1;
}
.our-production-content:after, .our-production-content:before {
  content: "";
  display: block;
  height: 316px;
  width: 316px;
  background: url(../img/bg/dotted-bg.png) no-repeat center;
  background-size: cover;
  position: absolute;
  left: -70px;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
}
.our-production-content:after {
  right: auto;
  top: auto;
  left: auto;
  right: -70px;
  top: -190px;
  bottom: auto;
}

.our-production-item {
  padding: 0 20px;
  float: left;
  margin-bottom: 40px;
  width: 25%;
}
.our-production-item .more-info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  width: 195px;
  height: 55px;
  font-size: 1.25rem;
  line-height: 55px;
  -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s;
}
.our-production-item .item-img {
  margin-bottom: 2em;
  position: relative;
}
.our-production-item .item-img:hover .more-info {
  opacity: 1;
}
.our-production-item .item-img img {
  max-width: 100%;
  height: auto;
}
.our-production-item .item-title {
  font-size: 1.5rem;
  font-family: "Akrobat-Bold";
  text-transform: uppercase;
}
.our-production-item .item-title .color {
  color: #96c21b;
}

.comparative-characteristics-popap .modal-dialog {
  max-width: 1170px;
}

.comparative-characteristics-popap-content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  position: relative;
  background: #fff;
}
.comparative-characteristics-popap-content .column {
  width: 50%;
}

.comparative-characteristics-popap-img img {
  width: 100%;
  height: auto;
}

.comparative-characteristics-popap-desc {
  padding: 1.5em 1em 1em 2em;
}
.comparative-characteristics-popap-desc .title {
  font-size: 1.5rem;
  font-family: "Akrobat-Bold";
  margin: 0 0 1.2em;
  text-transform: uppercase;
}
.comparative-characteristics-popap-desc .title-color {
  color: #96c21b;
}
.comparative-characteristics-popap-desc .text {
  color: #9e9e9e;
  font-size: 0.935rem;
  letter-spacing: -0.25px;
}
.comparative-characteristics-popap-desc .text.color-red {
  color: red;
}
.comparative-characteristics-popap-desc .tab-content {
  margin-top: 3em;
}
.comparative-characteristics-popap-desc .tab {
  display: inline-block;
  margin-right: 1em;
  vertical-align: middle;
  font-size: 1.125rem;
  font-family: "Akrobat-Bold";
  color: #000;
  letter-spacing: 1px;
  position: relative;
  cursor: pointer;
  text-transform: uppercase;
  -webkit-transition: color 0.3s;
          transition: color 0.3s;
}
.comparative-characteristics-popap-desc .tab:last-child {
  margin-right: 0;
}
.comparative-characteristics-popap-desc .tab:after {
  content: "";
  display: block;
  width: 20%;
  height: 4px;
  background-color: transparent;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
  margin: auto;
  -webkit-transition: background 0.3s;
          transition: background 0.3s;
}
.comparative-characteristics-popap-desc .tab:hover {
  color: #96c21b;
}
.comparative-characteristics-popap-desc .tab:hover:after {
  background-color: #96c21b;
}
.comparative-characteristics-popap-desc .tab.active {
  color: #96c21b;
}
.comparative-characteristics-popap-desc .tab.active:after {
  background-color: #96c21b;
}
.comparative-characteristics-popap-desc .tab-item-container {
  margin-top: 2em;
}
.comparative-characteristics-popap-desc .tab-item {
  height: 0;
  overflow: hidden;
}
.comparative-characteristics-popap-desc .tab-item.active {
  height: auto;
  overflow: auto;
}
.comparative-characteristics-popap-desc .tab-list {
  margin-top: 1.5em;
  height: 200px;
  overflow: auto;
  width: 100%;
}
.comparative-characteristics-popap-desc .tab-list li {
  position: relative;
  color: #9e9e9e;
  font-size: 0.935rem;
  padding-left: 20px;
  letter-spacing: -0.25px;
  margin-bottom: 1em;
}
.comparative-characteristics-popap-desc .tab-list li:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-color: #96c21b;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  left: 0;
}

/*******GUARANTIES-SCHEME-WORK-SECTION********** */
.guaranties-scheme-work-section {
  padding: 5em 0;
}
.guaranties-scheme-work-section .text {
  color: #818181;
  margin-bottom: 5em;
}

.scheme-work-list {
  padding-left: 10px;
}
.scheme-work-list li {
  margin-bottom: 2.3em;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.2em;
  padding-left: 40px;
  position: relative;
  color: #262626;
  text-transform: uppercase;
}
.scheme-work-list .number {
  color: #96c21b;
  position: absolute;
  top: 0;
  left: 0;
}
.scheme-work-list a {
  color: #96c21b;
  border-bottom: 1px solid #96c21b;
  -webkit-transition: color 0.3s;
          transition: color 0.3s;
}
.scheme-work-list a:hover {
  border-bottom-color: transparent;
}

.guaranties-scheme-work-left {
  padding-right: 16em;
}

.guaranties-scheme-work-right {
  padding: 12em 0 0 17em;
}

.guaranties-scheme-work-item {
  display: inline-block;
  position: relative;
  font-size: 1.5rem;
  font-family: "OpenSans-Semibold";
  line-height: 1.2em;
  color: #373737;
  margin-bottom: 11em;
  z-index: 1;
}
.guaranties-scheme-work-item:after {
  content: "";
  display: block;
  height: 316px;
  width: 316px;
  background: url(../img/bg/dotted-bg.png) no-repeat center;
  background-size: cover;
  position: absolute;
  left: -68%;
  bottom: 26%;
  z-index: -1;
}
.guaranties-scheme-work-item .bold-text {
  display: block;
  margin-bottom: 10px;
  font-size: 5.625rem;
  line-height: 1em;
  font-family: "Akrobat-Black";
  color: #96c21b;
  text-transform: uppercase;
}
.guaranties-scheme-work-item.second {
  margin-left: 10em;
  margin-bottom: 0;
}

/******CALLBACK-SECTION***** */
.callback-section {
  padding: 8em 0 2em;
}

.callback-section-content {
  background: url(../img/bg/form-bg-2.jpg) no-repeat center top;
  background-size: cover;
  padding: 5.5em 14em;
}

.callback-section-left {
  float: left;
  width: 47%;
}
.callback-section-left h2 {
  margin-bottom: 0;
}

.callback-section-right {
  float: left;
  padding-top: 2em;
  width: 53%;
}

.callback-section-form {
  border: none;
  padding: 0;
  position: relative;
}
.callback-section-form .wrapper-submit-btn {
  position: absolute;
  top: 18px;
  right: 0;
  background-color: transparent;
  height: 27px;
  width: 70px;
}
.callback-section-form .glipf-arrow {
  font-size: 25px;
}
.callback-section-form .glipf-arrow:before {
  line-height: 29px;
}

/********MAIN-FOOTER********* */
.main-footer {
  padding: 3.6em 0 5em;
  background: #fff;
}
.main-footer .studio {
  float: right;
  padding-top: 10px;
  font-size: 1.5rem;
  font-family: "Akrobat-Bold";
  color: #c8c8c8;
  text-transform: uppercase;
}
.main-footer .studio a {
  color: #ff4040;
  border-bottom: 1px solid #ff4040;
  -webkit-transition: border-bottom-color 0.3s;
          transition: border-bottom-color 0.3s;
}
.main-footer .studio a:hover {
  border-bottom-color: transparent;
}

.main-footer-left {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 780px;
}

.footer-logo img {
  max-width: 100%;
  height: auto;
}

.footer-phone-number {
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.5rem;
  font-family: "Akrobat-Bold";
  letter-spacing: 0.2px;
  position: relative;
  color: #1f1f1f;
  vertical-align: middle;
}
.footer-phone-number:hover {
  color: #1f1f1f;
}
.footer-phone-number .glipf-icon {
  display: inline-block;
  font-size: 30px;
  margin-right: 10px;
  vertical-align: middle;
}

.footer-mail {
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.5rem;
  font-family: "Akrobat-Bold";
  letter-spacing: 0.2px;
  margin-right: 3.5em;
  position: relative;
  color: #1f1f1f;
  text-transform: uppercase;
  vertical-align: middle;
}
.footer-mail:hover {
  color: #1f1f1f;
}
.footer-mail .glipf-icon {
  display: inline-block;
  font-size: 30px;
  margin-right: 10px;
  vertical-align: middle;
}

.scroll-to-top {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #96c21b;
  cursor: pointer;
  position: fixed;
  right: 10px;
  bottom: 20px;
  -webkit-transform: translate3d(0, 90px, 0);
          transform: translate3d(0, 90px, 0);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.6s;
          transition: transform 0.4s, opacity 0.6s;
  z-index: 100;
}
.scroll-to-top:after {
  content: "";
  display: block;
  width: 20%;
  height: 20%;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.scroll-to-top:hover {
  opacity: 0.7;
}

.scroll-to-top-visible {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  height: 0;
  overflow: hidden;
  outline: 0;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  max-width: 930px;
  width: 100%;
  margin: 0.5rem auto;
  pointer-events: none;
}

.modal {
  background: rgba(0, 0, 0, 0.7);
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
          transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transition: -webkit-transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
          transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
      transform: translate(0, -25%);
}
.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
      transform: translate(0, 0);
}

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  min-height: calc(100% - (0.5rem * 2));
}

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
          flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
          transition: opacity 0.15s linear;
}
.fade.show {
  opacity: 1;
  height: auto;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.close, .modal-close {
  position: absolute;
  right: -60px;
  top: 0;
  color: #fff;
  width: 45px;
  height: 45px;
  border: 2px solid #fff;
  border-radius: 50%;
  font-size: 45px;
  line-height: 37px;
  background-color: transparent;
  cursor: pointer;
  opacity: 1;
  text-align: center;
  -webkit-transition: border-color 0.3s, color 0.3s;
          transition: border-color 0.3s, color 0.3s;
  z-index: 11;
  font-family: sans-serif;
  line-height: 0.95;
}
.close:hover, .modal-close:hover {
  border-color: #a5d51d;
  color: #a5d51d;
}

.modal-close {
  right: -67px;
}

/*******COMPARE-MODAL-CONTENT********** */
#compare .modal-dialog {
  max-width: 900px;
}

.compare-modal-content {
  background: #fff;
  padding: 3.5em 2em;
  position: relative;
}
.compare-modal-content .title {
  font-size: 1.5rem;
  font-family: "Akrobat-Bold";
  line-height: 1.1;
  margin: 0 0 1.5em;
  text-transform: uppercase;
}

.wrapper-compare-table table {
  width: 100%;
}
.wrapper-compare-table .cremnit-icon {
  display: block;
  width: 27px;
  height: 27px;
  background: url(../img/icons/logo.png) no-repeat center;
}
.wrapper-compare-table thead tr {
  border-bottom: 2px solid #d7d7d7;
}
.wrapper-compare-table th {
  font-size: 14px;
  font-family: "OpenSans";
  font-weight: 900;
  padding: 10px;
  border-right: 2px solid #d7d7d7;
  text-transform: uppercase;
  text-align: left;
}
.wrapper-properties-table table {
  width: 100%;
}
.wrapper-properties-table .cremnit-icon {
  display: block;
  width: 27px;
  height: 27px;
  background: url(../img/icons/logo.png) no-repeat center;
}
.wrapper-properties-table thead tr {
  border-bottom: 2px solid #d7d7d7;
}
.wrapper-properties-table th {
  font-size: 14px;
  font-family: "OpenSans";
  font-weight: 900;
  padding: 10px;
  border-right: 2px solid #d7d7d7;
  text-transform: uppercase;
  text-align: left;
}
.wrapper-compare-table th:last-child {
  border-right: none;
}
.wrapper-compare-table th:nth-child(1), .wrapper-compare-table th:nth-child(2) {
  font-weight: 400;
  text-transform: none;
}
.wrapper-properties-table th:last-child {
  border-right: none;
}
.wrapper-properties-table th:nth-child(1), .wrapper-properties-table th:nth-child(2) {
  font-weight: 400;
  text-transform: none;
}
.wrapper-properties-table td {
  padding: 10px;
  font-size: 12px;
  font-family: "OpenSans";
  font-weight: 900;
  color: #96c21b;
  border-right: 2px solid #d7d7d7;
}
.wrapper-properties-table td:last-child {
  border-right: none;
}
.wrapper-properties-table td:nth-child(1), .wrapper-properties-table td:nth-child(2) {
  color: #1f1f1f;
  font-weight: 400;
}
.wrapper-compare-table td {
  padding: 10px;
  font-size: 12px;
  font-family: "OpenSans";
  font-weight: 900;
  color: #db3634;
  border-right: 2px solid #d7d7d7;
}
.wrapper-compare-table td:last-child {
  border-right: none;
}
.wrapper-compare-table td:nth-child(1), .wrapper-compare-table td:nth-child(2) {
  color: #1f1f1f;
  font-weight: 400;
}
.wrapper-compare-table td:nth-child(3) {
  color: #96c21b;
}

.wrapper-advantages-table {
  margin-top: 4em;
  height: 250px;
}
.wrapper-advantages-table table {
  width: 90%;
}
.wrapper-advantages-table td {
  padding: 1em 10px;
  vertical-align: top;
  width: 44%;
}
.wrapper-advantages-table td:nth-child(1) {
  font-size: 1.5rem;
  padding-right: 1.3em;
  font-family: "Akrobat-Bold";
  width: 12%;
  text-transform: uppercase;
}
.wrapper-advantages-table tbody tr:last-child td {
  padding-bottom: 0;
}
.wrapper-advantages-table .advantages-disadvantages-list {
  padding-left: 25px;
  position: relative;
}
.wrapper-advantages-table .advantages-disadvantages-list:after {
  content: "+";
  display: block;
  color: #96c21b;
  font-size: 40px;
  position: absolute;
  top: -5px;
  left: 0;
}
.wrapper-advantages-table .advantages-disadvantages-list.mod:after {
  content: "-";
  color: #db3634;
}
.wrapper-advantages-table .advantages-disadvantages-list li {
  font-family: "OpenSans";
  font-size: 12px;
  margin-bottom: 15px;
}
.wrapper-advantages-table .advantages-disadvantages-list li:last-child {
  margin-bottom: 0;
}

.modal-container {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
  overflow: auto;
  padding: 20px 0;
  text-align: center;
  z-index: 10000;
}
.modal-container:before {
  content: "";
  display: inline-block;
  margin-left: -5px;
  height: 100%;
  vertical-align: middle;
}

.video-modal-content {
  position: relative;
  border: 16px solid #a5d51d;
  height: 500px;
}
.video-modal-content iframe {
  width: 100%;
  height: 100%;
}
.video-modal-content .close {
  right: -70px;
}

/**********MESSAGE*********** */
.message-thanks {
  max-width: 926px;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  border: 16px solid #a5d51d;
  display: inline-block;
  padding: 8em 2em;
  vertical-align: middle;
  position: relative;
}
.message-thanks .glipf-check-2 {
  display: block;
  font-size: 14rem;
  margin-bottom: 50px;
}
.message-thanks .title {
  font-size: 2.25rem;
  line-height: 1.1em;
  color: #fff;
  margin: 0 0 0.4em 0;
  text-transform: uppercase;
}
.message-thanks .title .green {
  color: #c3f82e;
}
.message-thanks p {
  color: #fff;
}

.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap iframe, .fancybox-wrap object {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-nav {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-nav span {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: transparent;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-outer {
  position: relative;
}

.fancybox-inner {
  position: relative;
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../img/icons/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 30px;
  height: 30px;
  font-size: 40px;
  line-height: 30px;
  color: #fff;
  cursor: pointer;
  background-color: #a5d51d;
  border: none;
  text-align: center;
  -webkit-transition: background 0.25s, color 0.25s;
          transition: background 0.25s, color 0.25s;
  z-index: 8040;
}
.fancybox-close:after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.fancybox-close:before {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../img/icons/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 20px;
  height: 20px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav span:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-top: 4px solid #00b13d;
  border-right: 4px solid #00b13d;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.fancybox-prev span {
  left: 5px;
}
.fancybox-prev span:after {
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.fancybox-next span {
  right: 5px;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.85);
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
  background: rgba(0, 0, 0, 0.8);
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics! */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-size: 44px 152px
    /*The size of the normal image, half the size of the hi-res image */
  }

  #fancybox-loading div {
    background-size: 24px 24px
    /*The size of the normal image, half the size of the hi-res image8 */
  }
}
.jspContainer {
  overflow: hidden;
  position: relative;
}

.jspPane {
  position: absolute;
}

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 8px;
  border-radius: 4px;
  width: 4px;
  height: 100%;
  background: red;
}

.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: red;
}

.jspVerticalBar *, .jspHorizontalBar * {
  margin: 0;
  padding: 0;
}

.jspCap {
  display: none;
}

.jspHorizontalBar .jspCap {
  float: left;
}

.jspTrack {
  background: #d7d7d7;
  position: relative;
  height: 100% !important;
}

.jspDrag {
  width: 15px;
  height: 15px !important;
  background-color: white;
  box-shadow: 0 3px 5px rgba(27, 27, 27, 0.26);
  border-radius: 50%;
  position: relative;
  top: 0;
  left: -5px;
  cursor: pointer;
}
.jspDrag:after {
  content: "";
  display: block;
  width: 50%;
  height: 50%;
  border-radius: 50%;
  background: #96c21b;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

.jspHorizontalBar {
  display: none;
}
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}

.jspArrow {
  background: #d7d7d7;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
}
.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}

.jspVerticalBar .jspArrow {
  height: 16px;
}

.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%;
}

.jspVerticalBar .jspArrow:focus {
  outline: none;
}

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}

[id^="example-"], [id*="example-"] {
  display: block;
  text-align: center;
}

.imgFix {
  display: flex;
  align-items: flex-start;
}

.map-russia{
width: 100%;

}
.map-russia-img{

}

.map-text {
  font-family: "Akrobat-Regular", Arial, Verdana, Tahoma, sans-serif;
  margin-bottom: 75px;
}

.head-price {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.5rem;
    font-family: "Akrobat-Bold";
    letter-spacing: 0.2px;
    position: relative;
    color: #1f1f1f;
    vertical-align: middle;
    margin-right: 3.5em;
}

.head-price .glipf-icon {
    display: inline-block;
    font-size: 30px;
    margin-right: 10px;
    vertical-align: middle;
}

.unified-form .label--disabled {
    background-color: #A6A6A6;
    pointer-events: none;
}

.b-callback__title {
    font-size: 1.4rem;
    line-height: 1.4em;
    letter-spacing: 1px;
    color: #a6a6a6;
    margin-bottom: 1.1em;
    text-transform: uppercase;
    text-align: center;
}

@media (max-width: 1920px){
  .qwe{
    font-family: "Akrobat-Regular", Arial, Verdana, Tahoma, sans-serif;
    position: absolute;
    font-size: 35px;
    margin-top: 155px;
  }
}
@media (max-width: 1910px){
  .qwe{
    font-family: "Akrobat-Regular", Arial, Verdana, Tahoma, sans-serif;
    position: absolute;
    font-size: 25px;
    margin-top: 105px;
  }
}

.sertificate-item {
  padding: 0 20px;
  float: left;
  margin-bottom: 40px;
  overflow: hidden;
  width: 18%;
}
.sertificate-item:hover img {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.sertificate-item.hidden-item {
  display: none;
}
.sertificate-item img {
  width: 100%;
  height: auto;
  -webkit-transition: -webkit-transform 0.3s;
          transition: transform 0.3s;
}

.usage-double {
  display:flex;
}
.usage-tab {
  width:50%;
}
.usage-title {
  text-transform: uppercase;
  width: 50%;
  text-align: center;
  margin: 20px 0px -15px -25px;
  font-weight: bold;
}

.title-special {
  font-size: 1.5rem;
  font-family: "Akrobat-Bold";
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
}