/* HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
@font-face {
  font-family: G-regular;
  font-style: normal;
  src: url("../fonts/Gilroy-Medium.otf");
}
@font-face {
  font-family: G-italic;
  font-style: normal;
  src: url("../fonts/Gilroy-MediumItalic.otf");
}
@font-face {
  font-family: G-bold;
  font-style: normal;
  src: url("../fonts/Gilroy-ExtraBold_0.otf");
}
body {
  font-family: G-regular;
  font-weight: 100;
  width: 100%;
  *zoom: 1;
}
body:before,
body:after {
  content: '';
  display: table;
}
body:after {
  clear: both;
}
a {
  text-decoration: none;
  color: #3b78e8;
}
.center-text {
  *zoom: 1;
  width: auto;
  max-width: 1170px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.center-text:before,
.center-text:after {
  content: '';
  display: table;
}
.center-text:after {
  clear: both;
}
@media only screen and (max-width: 1300px) {
  .center-text {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    *zoom: 1;
    width: auto;
    max-width: 90%;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .center-text:first-child {
    margin-left: auto;
  }
  .center-text:last-child {
    margin-right: auto;
  }
  .center-text:before,
  .center-text:after {
    content: '';
    display: table;
  }
  .center-text:after {
    clear: both;
  }
}
@media only screen and (max-width: 980px) {
  .center-text {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    *zoom: 1;
    width: auto;
    max-width: 90%;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .center-text:first-child {
    margin-left: auto;
  }
  .center-text:last-child {
    margin-right: auto;
  }
  .center-text:before,
  .center-text:after {
    content: '';
    display: table;
  }
  .center-text:after {
    clear: both;
  }
}
.burger-menu {
  width: 100%;
  height: 40px;
  background: #fff;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 300;
}
.burger-menu .for-mob-top {
  width: 100%;
  *zoom: 1;
}
.burger-menu .for-mob-top:before,
.burger-menu .for-mob-top:after {
  content: '';
  display: table;
}
.burger-menu .for-mob-top:after {
  clear: both;
}
.burger-menu .for-mob-top .mob-logo {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 33.33333333333333%;
  margin-left: 0%;
  margin-right: 0%;
}
.burger-menu .for-mob-top .mob-logo:before,
.burger-menu .for-mob-top .mob-logo:after {
  content: '';
  display: table;
}
.burger-menu .for-mob-top .mob-logo:after {
  clear: both;
}
.burger-menu .for-mob-top .mob-logo img {
  width: 80px;
  display: block;
  margin: 8px auto;
}
.burger-menu .for-mob-top .number {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 33.33333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  font-size: 12px;
  color: #000;
  font-family: G-bold;
  line-height: 40px;
  text-align: center;
}
.burger-menu .for-mob-top .number:before,
.burger-menu .for-mob-top .number:after {
  content: '';
  display: table;
}
.burger-menu .for-mob-top .number:after {
  clear: both;
}
.burger-menu .for-mob-top .mob-zaiavka {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 33.33333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  height: 40px;
  background: #6e2c8b;
  font-size: 10px;
  line-height: 40px;
  color: #fff;
  text-align: center;
}
.burger-menu .for-mob-top .mob-zaiavka:before,
.burger-menu .for-mob-top .mob-zaiavka:after {
  content: '';
  display: table;
}
.burger-menu .for-mob-top .mob-zaiavka:after {
  clear: both;
}
main {
  width: 100%;
  background: url("../img/bg.jpg");
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  height: 840px;
}
@media only screen and (max-width: 980px) {
  main {
    height: 1175px;
  }
}
.thanks-main {
  height: 600px;
}
@media only screen and (max-width: 980px) {
  .thanks-main {
    height: 400px;
  }
}
.desk-no {
  display: none;
}
@media only screen and (max-width: 980px) {
  .desk-no {
    display: block;
  }
}
.head-text {
  *zoom: 1;
  width: auto;
  max-width: 650px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  margin-top: 70px;
}
.head-text:before,
.head-text:after {
  content: '';
  display: table;
}
.head-text:after {
  clear: both;
}
.head-text h3 {
  font-size: 48px;
  text-align: center;
  line-height: 1;
  font-family: G-bold;
  font-weight: 100;
  margin-bottom: 10px;
  margin-top: 0px;
}
.head-text h3 span {
  color: blu;
}
@media only screen and (max-width: 980px) {
  .head-text h3 {
    font-size: 28px;
  }
}
.head-text p {
  font-size: 16px;
  color: #676767;
  text-align: center;
  margin: 0px;
}
header {
  width: 100%;
  *zoom: 1;
}
header:before,
header:after {
  content: '';
  display: table;
}
header:after {
  clear: both;
}
header .h-left {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.33333333333333%;
  margin-left: 0%;
  margin-right: 3%;
  *zoom: 1;
  margin-top: 35px;
}
header .h-left:before,
header .h-left:after {
  content: '';
  display: table;
}
header .h-left:after {
  clear: both;
}
header .h-left:last-child {
  margin-right: 0%;
}
header .h-left:before,
header .h-left:after {
  content: '';
  display: table;
}
header .h-left:after {
  clear: both;
}
header .h-left .logo {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.33333333333333%;
  margin-left: 0%;
  margin-right: 3%;
  *zoom: 1;
}
header .h-left .logo:before,
header .h-left .logo:after {
  content: '';
  display: table;
}
header .h-left .logo:after {
  clear: both;
}
header .h-left .logo:last-child {
  margin-right: 0%;
}
header .h-left .logo:before,
header .h-left .logo:after {
  content: '';
  display: table;
}
header .h-left .logo:after {
  clear: both;
}
header .h-left .discription {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 65.66666666666666%;
  margin-left: 0%;
  margin-right: 3%;
  *zoom: 1;
}
header .h-left .discription:before,
header .h-left .discription:after {
  content: '';
  display: table;
}
header .h-left .discription:after {
  clear: both;
}
header .h-left .discription:last-child {
  margin-right: 0%;
}
header .h-left .discription:before,
header .h-left .discription:after {
  content: '';
  display: table;
}
header .h-left .discription:after {
  clear: both;
}
header .h-left .discription p {
  padding-top: 5px;
  font-size: 11px;
  line-height: 1.2;
  color: #fff;
  padding: 0px;
  margin: 0px;
}
header .h-right {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 65.66666666666666%;
  margin-left: 0%;
  margin-right: 3%;
  margin-top: 0px;
}
header .h-right:before,
header .h-right:after {
  content: '';
  display: table;
}
header .h-right:after {
  clear: both;
}
header .h-right:last-child {
  margin-right: 0%;
}
header .h-right .for-nav {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 57.083333333333336%;
  margin-left: 0%;
  margin-right: 3%;
  margin-top: 40px;
}
header .h-right .for-nav:before,
header .h-right .for-nav:after {
  content: '';
  display: table;
}
header .h-right .for-nav:after {
  clear: both;
}
header .h-right .for-nav:last-child {
  margin-right: 0%;
}
header .h-right .for-nav ul {
  padding: 0px;
  margin: 0px;
  margin-top: 0px;
  margin-left: 40px;
}
header .h-right .for-nav ul li {
  list-style: none;
  display: inline-block;
}
header .h-right .for-nav ul li a {
  color: #fff;
  font-size: 14px;
  margin-right: 16px;
  cursor: pointer;
}
header .h-right .info-contact {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 39.91666666666667%;
  margin-left: 0%;
  margin-right: 3%;
  margin-top: 20px;
}
header .h-right .info-contact:before,
header .h-right .info-contact:after {
  content: '';
  display: table;
}
header .h-right .info-contact:after {
  clear: both;
}
header .h-right .info-contact:last-child {
  margin-right: 0%;
}
header .h-right .info-contact .for-number {
  *zoom: 1;
}
header .h-right .info-contact .for-number:before,
header .h-right .info-contact .for-number:after {
  content: '';
  display: table;
}
header .h-right .info-contact .for-number:after {
  clear: both;
}
header .h-right .info-contact .for-number a {
  display: inline-block;
  font-family: G-bold;
  text-align: right;
  color: #fff;
  font-weight: 100;
  float: right;
  margin-left: 15px;
}
header .h-right .info-contact .btn-call {
  width: 180px;
  line-height: 40px;
  margin-top: 5px;
  color: #000;
  cursor: pointer;
  text-align: center;
  font-weight: 100;
  background: #f4cb56;
  background: -moz--webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz-linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  background: -webkit--webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit-linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  background: -webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  -webkit-border-radius: 50px;
  border-radius: 50px;
  float: right;
  font-size: 16px;
  font-family: G-bold;
  -webkit-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  -moz-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  -webkit-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
}
@media only screen and (max-width: 980px) {
  header {
    display: none;
  }
  header .h-left {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  header .h-left:first-child {
    margin-left: auto;
  }
  header .h-left:last-child {
    margin-right: auto;
  }
  header .h-right {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  header .h-right:first-child {
    margin-left: auto;
  }
  header .h-right:last-child {
    margin-right: auto;
  }
}
main .for-utp {
  *zoom: 1;
}
main .for-utp:before,
main .for-utp:after {
  content: '';
  display: table;
}
main .for-utp:after {
  clear: both;
}
main .for-utp .left-utp {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 57.083333333333336%;
  margin-left: 0%;
  margin-right: 3%;
  *zoom: 1;
}
main .for-utp .left-utp:before,
main .for-utp .left-utp:after {
  content: '';
  display: table;
}
main .for-utp .left-utp:after {
  clear: both;
}
main .for-utp .left-utp:last-child {
  margin-right: 0%;
}
main .for-utp .left-utp:before,
main .for-utp .left-utp:after {
  content: '';
  display: table;
}
main .for-utp .left-utp:after {
  clear: both;
}
main .for-utp .left-utp h1 {
  font-size: 48px;
  font-weight: 100;
  font-family: G-bold;
  color: #fff;
  line-height: 1;
  margin-top: 95px;
  font-weight: 100;
  padding-right: 40px;
}
main .for-utp .left-utp h1 span {
  color: #eca826;
}
main .for-utp .left-utp ul {
  margin: 0px;
  padding: 0px;
  padding-left: 24px;
}
main .for-utp .left-utp ul li {
  list-style-image: url("../img/check.png");
  font-size: 16px;
  color: #fff;
  margin-bottom: 10px;
}
main .for-utp .center-thanks {
  *zoom: 1;
  width: auto;
  max-width: 600px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
main .for-utp .center-thanks:before,
main .for-utp .center-thanks:after {
  content: '';
  display: table;
}
main .for-utp .center-thanks:after {
  clear: both;
}
main .for-utp .center-thanks h1 {
  font-size: 36px;
  text-align: center;
  font-weight: 100;
  font-family: G-bold;
  color: #fff;
  line-height: 1;
  margin-top: 60px;
}
main .for-utp .center-thanks p {
  font-size: 18px;
  text-align: center;
  color: #fff;
}
main .for-utp .center-thanks .download-price {
  width: 210px;
  line-height: 45px;
  margin: 0px auto;
  border: none;
  display: block;
  margin-top: 15px;
  color: #000;
  cursor: pointer;
  text-align: center;
  font-weight: 100;
  background: #f4cb56;
  background: -moz--webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz-linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  background: -webkit--webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit-linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  background: -webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  -webkit-border-radius: 50px;
  border-radius: 50px;
  font-size: 20px;
  font-family: G-bold;
  -webkit-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  -moz-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  -webkit-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
}
main .for-utp .right-utp {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 39.91666666666667%;
  margin-left: 0%;
  margin-right: 3%;
  *zoom: 1;
}
main .for-utp .right-utp:before,
main .for-utp .right-utp:after {
  content: '';
  display: table;
}
main .for-utp .right-utp:after {
  clear: both;
}
main .for-utp .right-utp:last-child {
  margin-right: 0%;
}
main .for-utp .right-utp:before,
main .for-utp .right-utp:after {
  content: '';
  display: table;
}
main .for-utp .right-utp:after {
  clear: both;
}
main .for-utp .right-utp .form-utp {
  width: 360px;
  float: right;
  position: relative;
  background: #fff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 20px;
  margin-top: 100px;
}
main .for-utp .right-utp .form-utp .for-float {
  *zoom: 1;
}
main .for-utp .right-utp .form-utp .for-float:before,
main .for-utp .right-utp .form-utp .for-float:after {
  content: '';
  display: table;
}
main .for-utp .right-utp .form-utp .for-float:after {
  clear: both;
}
main .for-utp .right-utp .form-utp .for-float h2 {
  width: 75%;
  float: right;
  font-size: 20px;
  color: #000;
  font-weight: 100;
  line-height: 1.2;
  margin: 0px;
  margin-top: 0px;
}
main .for-utp .right-utp .form-utp .for-float img {
  position: absolute;
  top: -70px;
  left: -50px;
}
main .for-utp .right-utp .form-utp form {
  margin-top: 30px;
}
main .for-utp .right-utp .form-utp form .field input {
  font-family: G-regular;
  line-height: 35px;
  background: #f2f2f2;
}
main .for-utp .right-utp .form-utp form button {
  width: 210px;
  line-height: 45px;
  margin: 0px auto;
  border: none;
  display: block;
  margin-top: 5px;
  color: #000;
  cursor: pointer;
  text-align: center;
  font-weight: 100;
  background: #f4cb56;
  background: -moz--webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz-linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  background: -webkit--webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit-linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  background: -webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  -webkit-border-radius: 50px;
  border-radius: 50px;
  font-size: 20px;
  font-family: G-bold;
  -webkit-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  -moz-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  -webkit-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
}
main .for-colaj {
  width: 100%;
  margin-top: 70px;
}
main .for-colaj img {
  width: 1000px;
  display: block;
  margin: 0px auto;
  padding-left: -30px;
}
@media only screen and (max-width: 980px) {
  main .for-utp .left-utp {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  main .for-utp .left-utp:first-child {
    margin-left: auto;
  }
  main .for-utp .left-utp:last-child {
    margin-right: auto;
  }
  main .for-utp .left-utp h1 {
    font-size: 30px;
  }
  main .for-utp .left-utp ul li {
    font-size: 16px;
  }
  main .for-utp .right-utp {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  main .for-utp .right-utp:first-child {
    margin-left: auto;
  }
  main .for-utp .right-utp:last-child {
    margin-right: auto;
  }
  main .for-utp .right-utp .form-utp {
    width: 100%;
    float: none;
    margin-top: 80px;
  }
  main .for-utp .center-thanks {
    margin-top: 80px;
  }
  main .for-colaj img {
    width: 100%;
  }
}
.thanks-block {
  height: 500px !important;
}
.asortiment {
  margin-top: 200px;
}
.asortiment .button-asortiment {
  width: 340px;
  line-height: 55px;
  margin: 0px auto;
  border: none;
  display: block;
  margin-top: 0px;
  color: #000;
  cursor: pointer;
  text-align: center;
  font-weight: 100;
  background: #f4cb56;
  background: -moz--webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz-linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  background: -webkit--webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit-linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  background: -webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  -webkit-border-radius: 50px;
  border-radius: 50px;
  font-size: 24px;
  font-family: G-bold;
  -webkit-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  -moz-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  -webkit-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
}
.asortiment .for-slider .cd-gallery {
  *zoom: 1;
  width: auto;
  max-width: 1100px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.asortiment .for-slider .cd-gallery:before,
.asortiment .for-slider .cd-gallery:after {
  content: '';
  display: table;
}
.asortiment .for-slider .cd-gallery:after {
  clear: both;
}
.asortiment .for-slider .cd-gallery a {
  color: #000 !important;
}
.asortiment .for-slider .cd-gallery .cd-item-wrapper li {
  list-style: none;
}
.asortiment .for-slider .cd-gallery .cd-item-wrapper li a {
  color: #000;
}
.asortiment .for-slider .cd-gallery .cd-item-wrapper li .item-slide {
  *zoom: 1;
  width: auto;
  max-width: 460px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  height: 280px;
  outline: 1px solid #f3f3f3;
  margin-top: 10px;
  margin-bottom: 50px;
  -webkit-box-shadow: 0px 11px 43px 0px rgba(0,0,0,0.15);
  -moz-box-shadow: 0px 11px 43px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 11px 43px 0px rgba(0,0,0,0.15);
  box-shadow: 0px 11px 43px 0px rgba(0,0,0,0.15);
}
.asortiment .for-slider .cd-gallery .cd-item-wrapper li .item-slide:before,
.asortiment .for-slider .cd-gallery .cd-item-wrapper li .item-slide:after {
  content: '';
  display: table;
}
.asortiment .for-slider .cd-gallery .cd-item-wrapper li .item-slide:after {
  clear: both;
}
.asortiment .for-slider .cd-gallery .cd-item-wrapper li .item-slide .for-img {
  height: 128px;
  position: relative;
  overflow: hidden;
}
.asortiment .for-slider .cd-gallery .cd-item-wrapper li .item-slide .for-img img {
  width: 100%;
}
.asortiment .for-slider .cd-gallery .cd-item-wrapper li .item-slide .for-img .price-item {
  width: 100px;
  background: #e8e8e8;
  height: 30px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  text-align: center;
  font-size: 18px;
  line-height: 30px;
}
.asortiment .for-slider .cd-gallery .cd-item-wrapper li .item-slide .for-text {
  padding: 20px;
}
.asortiment .for-slider .cd-gallery .cd-item-wrapper li .item-slide .for-text span {
  display: block;
  font-size: 22px;
  color: #6e2c8b;
  font-family: G-bold;
}
.asortiment .for-slider .cd-gallery .cd-item-wrapper li .item-slide .for-text p {
  font-size: 16px;
  padding: 0px;
  margin-bottom: 5px;
}
.asortiment .for-slider .cd-gallery .cd-item-wrapper li .item-slide .for-text .mnogo span {
  font-size: 90px;
  color: #6e2c8b;
  font-family: G-bold;
  text-align: center;
}
.asortiment .for-slider .cd-gallery .cd-item-wrapper li .item-slide .for-text .mnogo .grupi {
  text-align: center;
  font-size: 20px;
  color: #000;
}
.asortiment .for-slider .cd-gallery .cd-item-wrapper li .item-slide .for-text .mnogo p {
  font-size: 16px;
  text-align: center;
  color: #676767;
  font-weight: 100;
}
@media only screen and (max-width: 980px) {
  .asortiment {
    margin-top: 70px;
  }
  .asortiment .button-asortiment {
    width: 250px;
    font-size: 16px;
    line-height: 45px;
  }
  .asortiment .for-slider .cd-gallery .cd-item-wrapper li .item-slide {
    margin-bottom: 30px;
    height: 240px;
  }
  .asortiment .for-slider .cd-gallery .cd-item-wrapper li .item-slide .for-img {
    height: 75px;
  }
  .asortiment .for-slider .cd-gallery .cd-item-wrapper li .item-slide .for-text {
    padding: 15px;
  }
  .asortiment .for-slider .cd-gallery .cd-item-wrapper li .item-slide .for-text span {
    font-size: 18px;
    line-height: 1;
  }
  .asortiment .for-slider .cd-gallery .cd-item-wrapper li .item-slide .for-text p {
    font-size: 13px;
    line-height: 1.3;
  }
  .asortiment .for-slider .cd-gallery .cd-item-wrapper li .item-slide .for-text .mnogo p {
    font-size: 13px;
  }
}
.gri-bg {
  width: 100%;
  background: #f8f8f8;
  margin-top: 60px;
  *zoom: 1;
}
.gri-bg:before,
.gri-bg:after {
  content: '';
  display: table;
}
.gri-bg:after {
  clear: both;
}
.gri-bg .for-calc {
  width: 100%;
  margin-top: 80px;
}
.gri-bg .for-calc .for-total {
  *zoom: 1;
  width: auto;
  max-width: 560px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  margin-top: 60px;
  margin-bottom: 50px;
}
.gri-bg .for-calc .for-total:before,
.gri-bg .for-calc .for-total:after {
  content: '';
  display: table;
}
.gri-bg .for-calc .for-total:after {
  clear: both;
}
.gri-bg .for-calc .for-total .center-info {
  font-size: 14px;
  text-align: center;
  color: #676767;
  margin-top: 30px;
  padding: 0px 20px;
}
.gri-bg .for-calc .for-total .for-data {
  width: 100%;
  *zoom: 1;
}
.gri-bg .for-calc .for-total .for-data:before,
.gri-bg .for-calc .for-total .for-data:after {
  content: '';
  display: table;
}
.gri-bg .for-calc .for-total .for-data:after {
  clear: both;
}
.gri-bg .for-calc .for-total .for-data .left-data {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 65.66666666666666%;
  margin-left: 0%;
  margin-right: 3%;
}
.gri-bg .for-calc .for-total .for-data .left-data:before,
.gri-bg .for-calc .for-total .for-data .left-data:after {
  content: '';
  display: table;
}
.gri-bg .for-calc .for-total .for-data .left-data:after {
  clear: both;
}
.gri-bg .for-calc .for-total .for-data .left-data:last-child {
  margin-right: 0%;
}
.gri-bg .for-calc .for-total .for-data .left-data span {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #676767;
  display: block;
}
.gri-bg .for-calc .for-total .for-data .left-data .income {
  font-size: 36px;
  margin-top: 3px;
}
.gri-bg .for-calc .for-total .for-data .right-data {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.33333333333333%;
  margin-left: 0%;
  margin-right: 3%;
}
.gri-bg .for-calc .for-total .for-data .right-data:before,
.gri-bg .for-calc .for-total .for-data .right-data:after {
  content: '';
  display: table;
}
.gri-bg .for-calc .for-total .for-data .right-data:after {
  clear: both;
}
.gri-bg .for-calc .for-total .for-data .right-data:last-child {
  margin-right: 0%;
}
.gri-bg .for-calc .for-total .for-data .right-data span {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #676767;
  display: block;
  text-align: right;
}
.gri-bg .for-calc .for-total .for-data .right-data .roi {
  color: #0a9e49;
  text-align: right;
  font-size: 24px;
  margin-top: 5px;
}
.gri-bg .for-calc .for-total .for-pribili {
  border-top: 1px solid #cbcbcb;
  margin-top: 20px;
  padding-top: 30px;
  *zoom: 1;
}
.gri-bg .for-calc .for-total .for-pribili:before,
.gri-bg .for-calc .for-total .for-pribili:after {
  content: '';
  display: table;
}
.gri-bg .for-calc .for-total .for-pribili:after {
  clear: both;
}
.gri-bg .for-calc .for-total .for-pribili .left-prib {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.33333333333333%;
  margin-left: 0%;
  margin-right: 3%;
}
.gri-bg .for-calc .for-total .for-pribili .left-prib:before,
.gri-bg .for-calc .for-total .for-pribili .left-prib:after {
  content: '';
  display: table;
}
.gri-bg .for-calc .for-total .for-pribili .left-prib:after {
  clear: both;
}
.gri-bg .for-calc .for-total .for-pribili .left-prib:last-child {
  margin-right: 0%;
}
.gri-bg .for-calc .for-total .for-pribili .left-prib span {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #676767;
  display: block;
}
.gri-bg .for-calc .for-total .for-pribili .left-prib .prib {
  font-size: 24px;
}
.gri-bg .for-calc .for-total .for-pribili .right-btn {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 65.66666666666666%;
  margin-left: 0%;
  margin-right: 3%;
}
.gri-bg .for-calc .for-total .for-pribili .right-btn:before,
.gri-bg .for-calc .for-total .for-pribili .right-btn:after {
  content: '';
  display: table;
}
.gri-bg .for-calc .for-total .for-pribili .right-btn:after {
  clear: both;
}
.gri-bg .for-calc .for-total .for-pribili .right-btn:last-child {
  margin-right: 0%;
}
.gri-bg .for-calc .for-total .for-pribili .right-btn .btn-prib {
  width: 270px;
  line-height: 50px;
  float: right;
  border: none;
  display: block;
  margin-top: 0px;
  color: #000;
  cursor: pointer;
  text-align: center;
  font-weight: 100;
  background: #f4cb56;
  background: -moz--webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz-linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  background: -webkit--webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit-linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  background: -webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  -webkit-border-radius: 50px;
  border-radius: 50px;
  font-size: 18px;
  font-family: G-bold;
  -webkit-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  -moz-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  -webkit-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
}
.gri-bg .for-calc .for-range {
  width: 100%;
  margin-top: 50px;
  *zoom: 1;
}
.gri-bg .for-calc .for-range:before,
.gri-bg .for-calc .for-range:after {
  content: '';
  display: table;
}
.gri-bg .for-calc .for-range:after {
  clear: both;
}
.gri-bg .for-calc .for-range .col-range {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.33333333333333%;
  margin-left: 0%;
  margin-right: 3%;
  margin-bottom: 30px;
}
.gri-bg .for-calc .for-range .col-range:before,
.gri-bg .for-calc .for-range .col-range:after {
  content: '';
  display: table;
}
.gri-bg .for-calc .for-range .col-range:after {
  clear: both;
}
.gri-bg .for-calc .for-range .col-range:last-child {
  margin-right: 0%;
}
.gri-bg .for-calc .for-range .col-range label {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #676767;
  display: block;
}
.gri-bg .for-calc .for-range .col-range input[type=text] {
  width: 80px;
  background: none;
  border: none;
  display: inline-block;
  outline: none;
  margin-top: 20px;
  font-size: 18px;
  color: #6e2c8b;
  letter-spacing: 2px;
}
.gri-bg .for-calc .for-range .col-range span {
  display: inline-block;
  margin-left: -35px;
}
.gri-bg .for-calc .for-range .col-range input[type="range"] {
  -webkit-appearance: none;
  -moz-apperance: none;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  height: 6px;
  width: 100%;
  outline: none;
  cursor: pointer;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0.5, #eca826), color-stop(0.5, #c5c5c5));
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0.5, #eca826), color-stop(0.5, #c5c5c5));
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0.5, #eca826), color-stop(0.5, #c5c5c5));
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0.5, #eca826), color-stop(0.5, #c5c5c5));
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0.5, #eca826), color-stop(0.5, #c5c5c5));
}
.gri-bg .for-calc .for-range .col-range input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none !important;
  background-color: #eca826;
  border: 4px solid #fff;
  height: 20px;
  width: 20px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.17);
  -moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.17);
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.17);
  box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.17);
}
@media only screen and (max-width: 980px) {
  .gri-bg .for-calc {
    margin-top: 60px;
  }
  .gri-bg .for-calc .for-range .col-range {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .gri-bg .for-calc .for-range .col-range:first-child {
    margin-left: auto;
  }
  .gri-bg .for-calc .for-range .col-range:last-child {
    margin-right: auto;
  }
  .gri-bg .for-calc .for-range .col-range label {
    font-size: 11px;
  }
  .gri-bg .for-calc .for-range .col-range input[type=text] {
    margin-top: 10px;
  }
  .gri-bg .for-calc .for-total {
    width: 100%;
  }
  .gri-bg .for-calc .for-total .center-info {
    font-size: 12px;
  }
  .gri-bg .for-calc .for-total .for-data .left-data span {
    font-size: 11px;
  }
  .gri-bg .for-calc .for-total .for-data .left-data .income {
    font-size: 24px;
  }
  .gri-bg .for-calc .for-total .for-data .right-data span {
    font-size: 11px;
  }
  .gri-bg .for-calc .for-total .for-pribili {
    width: 100%;
  }
  .gri-bg .for-calc .for-total .for-pribili .left-prib {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .gri-bg .for-calc .for-total .for-pribili .left-prib:first-child {
    margin-left: auto;
  }
  .gri-bg .for-calc .for-total .for-pribili .left-prib:last-child {
    margin-right: auto;
  }
  .gri-bg .for-calc .for-total .for-pribili .left-prib span {
    font-size: 11px;
    display: block;
    text-align: center;
  }
  .gri-bg .for-calc .for-total .for-pribili .left-prib .prib {
    text-align: center;
    margin-bottom: 20px;
  }
  .gri-bg .for-calc .for-total .for-pribili .right-btn {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .gri-bg .for-calc .for-total .for-pribili .right-btn:first-child {
    margin-left: auto;
  }
  .gri-bg .for-calc .for-total .for-pribili .right-btn:last-child {
    margin-right: auto;
  }
  .gri-bg .for-calc .for-total .for-pribili .right-btn .btn-prib {
    width: 220px;
    font-size: 16px;
    line-height: 45px;
    float: none;
    margin: 0px auto;
  }
}
.for-prim {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 50px;
  *zoom: 1;
}
.for-prim:before,
.for-prim:after {
  content: '';
  display: table;
}
.for-prim:after {
  clear: both;
}
.for-prim .prim {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 48.5%;
  margin-left: 0%;
  margin-right: 3%;
  *zoom: 1;
  padding-top: 50px;
}
.for-prim .prim:before,
.for-prim .prim:after {
  content: '';
  display: table;
}
.for-prim .prim:after {
  clear: both;
}
.for-prim .prim:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
.for-prim .prim:nth-child(2n+1) {
  clear: both;
}
.for-prim .prim:before,
.for-prim .prim:after {
  content: '';
  display: table;
}
.for-prim .prim:after {
  clear: both;
}
.for-prim .prim .left-prim {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 39.91666666666667%;
  margin-left: 0%;
  margin-right: 3%;
  *zoom: 1;
  position: relative;
}
.for-prim .prim .left-prim:before,
.for-prim .prim .left-prim:after {
  content: '';
  display: table;
}
.for-prim .prim .left-prim:after {
  clear: both;
}
.for-prim .prim .left-prim:last-child {
  margin-right: 0%;
}
.for-prim .prim .left-prim:before,
.for-prim .prim .left-prim:after {
  content: '';
  display: table;
}
.for-prim .prim .left-prim:after {
  clear: both;
}
.for-prim .prim .left-prim .circle-prim {
  position: absolute;
  top: 40px;
  right: -5px;
  width: 70px;
  height: 70px;
  background: #fff;
  border: 2px solid #6e2c8b;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.for-prim .prim .left-prim .circle-prim img {
  display: block;
  margin: 0px auto;
  margin-top: 15px;
}
.for-prim .prim .right-prim {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 48.5%;
  margin-left: 8.583333333333332%;
  margin-right: 3%;
  *zoom: 1;
}
.for-prim .prim .right-prim:before,
.for-prim .prim .right-prim:after {
  content: '';
  display: table;
}
.for-prim .prim .right-prim:after {
  clear: both;
}
.for-prim .prim .right-prim:last-child {
  margin-right: 0%;
}
.for-prim .prim .right-prim:before,
.for-prim .prim .right-prim:after {
  content: '';
  display: table;
}
.for-prim .prim .right-prim:after {
  clear: both;
}
.for-prim .prim .right-prim span {
  font-size: 20px;
  font-family: G-bold;
}
.for-prim .prim .right-prim p {
  font-size: 16px;
  color: #676767;
}
@media only screen and (max-width: 980px) {
  .for-prim {
    margin-bottom: 0px;
  }
  .for-prim .prim {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
  }
  .for-prim .prim:first-child {
    margin-left: auto;
  }
  .for-prim .prim:last-child {
    margin-right: auto;
  }
  .for-prim .prim .left-prim img {
    width: 100%;
  }
  .for-prim .prim .left-prim .circle-prim {
    position: absolute;
    width: 60px;
    height: 60px;
    top: 80px;
    right: calc(50% - 30px);
  }
  .for-prim .prim .left-prim .circle-prim img {
    width: 25px;
    height: 25px;
  }
  .for-prim .prim .right-prim span {
    font-size: 16px;
    line-height: 1;
  }
  .for-prim .prim .right-prim p {
    font-size: 14px;
    line-height: 1.2;
  }
}
.for-facts {
  width: 100%;
  margin-top: 70px;
  margin-bottom: 50px;
  *zoom: 1;
}
.for-facts:before,
.for-facts:after {
  content: '';
  display: table;
}
.for-facts:after {
  clear: both;
}
.for-facts .fact-left {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 39.91666666666667%;
  margin-left: 0%;
  margin-right: 3%;
}
.for-facts .fact-left:before,
.for-facts .fact-left:after {
  content: '';
  display: table;
}
.for-facts .fact-left:after {
  clear: both;
}
.for-facts .fact-left:last-child {
  margin-right: 0%;
}
.for-facts .fact-left .fact-coub {
  background: #fff;
  -webkit-box-shadow: 0px 0px 43px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 43px 0px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0px 0px 43px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 43px 0px rgba(0,0,0,0.1);
  padding: 25px;
}
.for-facts .fact-left .fact-coub .f-unite {
  *zoom: 1;
}
.for-facts .fact-left .fact-coub .f-unite:before,
.for-facts .fact-left .fact-coub .f-unite:after {
  content: '';
  display: table;
}
.for-facts .fact-left .fact-coub .f-unite:after {
  clear: both;
}
.for-facts .fact-left .fact-coub .left-number {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.33333333333333%;
  margin-left: 0%;
  margin-right: 3%;
  font-size: 150px;
  color: #6e2c8b;
  text-align: center;
  line-height: 1;
}
.for-facts .fact-left .fact-coub .left-number:before,
.for-facts .fact-left .fact-coub .left-number:after {
  content: '';
  display: table;
}
.for-facts .fact-left .fact-coub .left-number:after {
  clear: both;
}
.for-facts .fact-left .fact-coub .left-number:last-child {
  margin-right: 0%;
}
.for-facts .fact-left .fact-coub .left-number span {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 5px;
  text-align: center;
  display: block;
  margin-top: 0px;
  margin-bottom: -10px;
}
.for-facts .fact-left .fact-coub .right-explain {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 65.66666666666666%;
  margin-left: 0%;
  margin-right: 3%;
}
.for-facts .fact-left .fact-coub .right-explain:before,
.for-facts .fact-left .fact-coub .right-explain:after {
  content: '';
  display: table;
}
.for-facts .fact-left .fact-coub .right-explain:after {
  clear: both;
}
.for-facts .fact-left .fact-coub .right-explain:last-child {
  margin-right: 0%;
}
.for-facts .fact-left .fact-coub .right-explain p {
  font-size: 24px;
  color: #676767;
  line-height: 1.1;
}
.for-facts .fact-left .fact-coub .right-explain p span {
  font-family: G-bold;
  font-weight: 100;
  color: #000;
}
.for-facts .fact-left .fact-coub .fact-little {
  margin-top: 20px;
}
.for-facts .fact-left .fact-coub .fact-little p {
  font-size: 14px;
  color: #676767;
  margin-bottom: 0px;
}
.for-facts .fact-right {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 57.083333333333336%;
  margin-left: 0%;
  margin-right: 3%;
}
.for-facts .fact-right:before,
.for-facts .fact-right:after {
  content: '';
  display: table;
}
.for-facts .fact-right:after {
  clear: both;
}
.for-facts .fact-right:last-child {
  margin-right: 0%;
}
.for-facts .fact-right .bul-fact {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 48.5%;
  margin-left: 0%;
  margin-right: 3%;
  margin-top: 40px;
}
.for-facts .fact-right .bul-fact:before,
.for-facts .fact-right .bul-fact:after {
  content: '';
  display: table;
}
.for-facts .fact-right .bul-fact:after {
  clear: both;
}
.for-facts .fact-right .bul-fact:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
.for-facts .fact-right .bul-fact:nth-child(2n+1) {
  clear: both;
}
.for-facts .fact-right .bul-fact span {
  color: #6e2c8b;
  font-size: 36px;
}
.for-facts .fact-right .bul-fact p {
  font-size: 18px;
  color: #676767;
  margin: 0px;
  line-height: 1;
}
@media only screen and (max-width: 980px) {
  .for-facts .fact-left {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .for-facts .fact-left:first-child {
    margin-left: auto;
  }
  .for-facts .fact-left:last-child {
    margin-right: auto;
  }
  .for-facts .fact-left .fact-coub .f-unite .left-number {
    font-size: 120px;
  }
  .for-facts .fact-left .fact-coub .right-explain p {
    font-size: 18px;
    line-height: 1.2;
  }
  .for-facts .fact-right {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .for-facts .fact-right:first-child {
    margin-left: auto;
  }
  .for-facts .fact-right:last-child {
    margin-right: auto;
  }
  .for-facts .fact-right .bul-fact span {
    font-size: 24px;
  }
  .for-facts .fact-right .bul-fact p {
    font-size: 16px;
  }
}
.partners {
  background: #f8f8f8;
  margin-top: 50px;
}
.partners .for-partners {
  margin-top: 40px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 980px) {
  .partners .for-partners {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .partners .for-partners img {
    width: 100%;
  }
}
.team {
  width: 100%;
  background: url("../img/bg2.jpg");
  background-position: center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  overflow: hidden;
}
.team .for-team {
  width: 100%;
  margin-top: 70px;
  *zoom: 1;
}
.team .for-team:before,
.team .for-team:after {
  content: '';
  display: table;
}
.team .for-team:after {
  clear: both;
}
.team .for-team .team-persons {
  width: 100%;
  position: relative;
  *zoom: 1;
}
.team .for-team .team-persons:before,
.team .for-team .team-persons:after {
  content: '';
  display: table;
}
.team .for-team .team-persons:after {
  clear: both;
}
.team .for-team .team-persons .for-bg-team {
  width: 1920px;
  height: 125px;
  background: #f8f8f8;
  border-top: 1px solid #d5c5dc;
  border-bottom: 1px solid #d5c5dc;
  position: absolute;
  bottom: -3px;
  z-index: 0;
  left: -200px;
}
.team .for-team .team-persons .for-team-persons {
  position: relative;
  z-index: 100;
  *zoom: 1;
}
.team .for-team .team-persons .for-team-persons:before,
.team .for-team .team-persons .for-team-persons:after {
  content: '';
  display: table;
}
.team .for-team .team-persons .for-team-persons:after {
  clear: both;
}
.team .for-team .team-persons .for-team-persons .person {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 17.6%;
  margin-left: 0%;
  margin-right: 3%;
  *zoom: 1;
  z-index: 100;
}
.team .for-team .team-persons .for-team-persons .person:before,
.team .for-team .team-persons .for-team-persons .person:after {
  content: '';
  display: table;
}
.team .for-team .team-persons .for-team-persons .person:after {
  clear: both;
}
.team .for-team .team-persons .for-team-persons .person:last-child {
  margin-right: 0%;
}
.team .for-team .team-persons .for-team-persons .person:before,
.team .for-team .team-persons .for-team-persons .person:after {
  content: '';
  display: table;
}
.team .for-team .team-persons .for-team-persons .person:after {
  clear: both;
}
.team .for-team .team-persons .for-team-persons .person img {
  height: 260px;
  display: block;
  margin: 0px auto;
}
.team .for-team .team-persons .for-team-persons .person .data-person {
  width: 100%;
  background: #f8f8f8;
  min-height: 120px;
  *zoom: 1;
}
.team .for-team .team-persons .for-team-persons .person .data-person:before,
.team .for-team .team-persons .for-team-persons .person .data-person:after {
  content: '';
  display: table;
}
.team .for-team .team-persons .for-team-persons .person .data-person:after {
  clear: both;
}
.team .for-team .team-persons .for-team-persons .person .data-person .name {
  font-size: 21px;
  text-align: center;
  color: #6e2c8b;
  font-family: G-bold;
  padding-top: 10px;
}
.team .for-team .team-persons .for-team-persons .person .data-person .status {
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
  color: #676767;
  line-height: 1;
  margin-bottom: 20px;
}
@media only screen and (max-width: 980px) {
  .team .for-team .team-persons .for-bg-team {
    display: none;
  }
  .team .for-team .team-persons .for-team-persons .person {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 40px;
  }
  .team .for-team .team-persons .for-team-persons .person:before,
  .team .for-team .team-persons .for-team-persons .person:after {
    content: '';
    display: table;
  }
  .team .for-team .team-persons .for-team-persons .person:after {
    clear: both;
  }
  .team .for-team .team-persons .for-team-persons .person:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .team .for-team .team-persons .for-team-persons .person:nth-child(2n+1) {
    clear: both;
  }
  .team .for-team .team-persons .for-team-persons .person .data-person {
    outline: 1px solid #d5c5dc;
    min-height: 90px;
  }
  .team .for-team .team-persons .for-team-persons .person .data-person .name {
    font-size: 16px;
  }
  .team .for-team .team-persons .for-team-persons .person .data-person .status {
    font-size: 14px;
    padding: 0px 15px;
  }
}
.priziv {
  background: url("../img/bg.jpg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.priziv .for-priziv {
  width: 100%;
}
.priziv .for-priziv .left-priziv {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.33333333333333%;
  margin-left: 0%;
  margin-right: 3%;
  position: relative;
}
.priziv .for-priziv .left-priziv:before,
.priziv .for-priziv .left-priziv:after {
  content: '';
  display: table;
}
.priziv .for-priziv .left-priziv:after {
  clear: both;
}
.priziv .for-priziv .left-priziv:last-child {
  margin-right: 0%;
}
.priziv .for-priziv .left-priziv img {
  position: absolute;
  top: -20px;
  left: 30px;
  z-index: 111;
}
.priziv .for-priziv .right-priziv {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 65.66666666666666%;
  margin-left: 34.33333333333333%;
  margin-right: 3%;
}
.priziv .for-priziv .right-priziv:before,
.priziv .for-priziv .right-priziv:after {
  content: '';
  display: table;
}
.priziv .for-priziv .right-priziv:after {
  clear: both;
}
.priziv .for-priziv .right-priziv:last-child {
  margin-right: 0%;
}
.priziv .for-priziv .right-priziv h3 {
  font-size: 48px;
  color: #fff;
  line-height: 1;
  font-weight: 100;
  font-family: G-bold;
  margin-bottom: 0px;
}
.priziv .for-priziv .right-priziv p {
  font-size: 18px;
  color: #fff;
}
.priziv .for-priziv .right-priziv .btn-priziv {
  width: 440px;
  line-height: 50px;
  border: none;
  display: block;
  margin-top: 30px;
  margin-bottom: 70px;
  color: #000;
  cursor: pointer;
  text-align: center;
  font-weight: 100;
  background: #f4cb56;
  background: -moz--webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz-linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  background: -webkit--webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit-linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  background: -webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  -webkit-border-radius: 50px;
  border-radius: 50px;
  font-size: 18px;
  font-family: G-bold;
  -webkit-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  -moz-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  -webkit-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
}
@media only screen and (max-width: 980px) {
  .priziv .for-priziv .left-priziv {
    display: none;
  }
  .priziv .for-priziv .right-priziv {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .priziv .for-priziv .right-priziv:first-child {
    margin-left: auto;
  }
  .priziv .for-priziv .right-priziv:last-child {
    margin-right: auto;
  }
  .priziv .for-priziv .right-priziv h3 {
    font-size: 30px;
    text-align: center;
  }
  .priziv .for-priziv .right-priziv p {
    font-size: 16px;
    font-weight: 100;
    text-align: center;
  }
  .priziv .for-priziv .right-priziv .btn-priziv {
    width: 290px;
    font-size: 13px;
    line-height: 45px;
    margin: 20px auto;
    margin-bottom: 40px;
  }
}
.for-vigodi {
  width: 100%;
}
.for-vigodi .vigoda {
  *zoom: 1;
  width: auto;
  max-width: 945px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  margin-top: 120px;
  margin-bottom: 30px;
}
.for-vigodi .vigoda:before,
.for-vigodi .vigoda:after {
  content: '';
  display: table;
}
.for-vigodi .vigoda:after {
  clear: both;
}
.for-vigodi .vigoda .vigoda1-left {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 38.2%;
  margin-left: 0%;
  margin-right: 3%;
  *zoom: 1;
  position: relative;
}
.for-vigodi .vigoda .vigoda1-left:before,
.for-vigodi .vigoda .vigoda1-left:after {
  content: '';
  display: table;
}
.for-vigodi .vigoda .vigoda1-left:after {
  clear: both;
}
.for-vigodi .vigoda .vigoda1-left:last-child {
  margin-right: 0%;
}
.for-vigodi .vigoda .vigoda1-left:before,
.for-vigodi .vigoda .vigoda1-left:after {
  content: '';
  display: table;
}
.for-vigodi .vigoda .vigoda1-left:after {
  clear: both;
}
.for-vigodi .vigoda .vigoda1-left img {
  height: 380px;
  display: block;
  margin: 0px auto;
}
.for-vigodi .vigoda .vigoda1-left .for-number {
  position: absolute;
  font-size: 380px;
  opacity: 0.04;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=4)";
  filter: alpha(opacity=4);
  line-height: 1;
  z-index: -5;
  top: -50px;
  left: 220px;
}
.for-vigodi .vigoda .vigoda1-left .for-number2 {
  position: absolute;
  font-size: 380px;
  opacity: 0.04;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=4)";
  filter: alpha(opacity=4);
  line-height: 1;
  z-index: -5;
  top: -50px;
  right: 220px;
}
.for-vigodi .vigoda .vigoda1-left .data-person {
  width: 100%;
  background: #f8f8f8;
  min-height: 120px;
  *zoom: 1;
}
.for-vigodi .vigoda .vigoda1-left .data-person:before,
.for-vigodi .vigoda .vigoda1-left .data-person:after {
  content: '';
  display: table;
}
.for-vigodi .vigoda .vigoda1-left .data-person:after {
  clear: both;
}
.for-vigodi .vigoda .vigoda1-left .data-person .name {
  font-size: 18px;
  text-align: center;
  font-family: G-bold;
  padding-top: 15px;
}
.for-vigodi .vigoda .vigoda1-left .data-person .status {
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
  color: #676767;
  line-height: 1;
  margin-bottom: 20px;
  padding: 0px 40px;
}
.for-vigodi .vigoda .vigoda-space {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 7.3%;
  margin-left: 0%;
  margin-right: 3%;
}
.for-vigodi .vigoda .vigoda-space:before,
.for-vigodi .vigoda .vigoda-space:after {
  content: '';
  display: table;
}
.for-vigodi .vigoda .vigoda-space:after {
  clear: both;
}
.for-vigodi .vigoda .vigoda-space:last-child {
  margin-right: 0%;
}
.for-vigodi .vigoda .move-lit {
  margin-top: 40px;
}
.for-vigodi .vigoda .vigoda1-right {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 48.5%;
  margin-left: 0%;
  margin-right: 3%;
  *zoom: 1;
}
.for-vigodi .vigoda .vigoda1-right:before,
.for-vigodi .vigoda .vigoda1-right:after {
  content: '';
  display: table;
}
.for-vigodi .vigoda .vigoda1-right:after {
  clear: both;
}
.for-vigodi .vigoda .vigoda1-right:last-child {
  margin-right: 0%;
}
.for-vigodi .vigoda .vigoda1-right:before,
.for-vigodi .vigoda .vigoda1-right:after {
  content: '';
  display: table;
}
.for-vigodi .vigoda .vigoda1-right:after {
  clear: both;
}
.for-vigodi .vigoda .vigoda1-right .intro {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #676767;
}
.for-vigodi .vigoda .vigoda1-right .intro span {
  width: 30px;
  height: 3px;
  display: inline-block;
  background: #6e2c8b;
  margin-right: 15px;
  vertical-align: middle;
}
.for-vigodi .vigoda .vigoda1-right h3 {
  font-size: 30px;
  font-family: G-bold;
  font-weight: 100;
  line-height: 1;
  margin-bottom: 35px;
}
.for-vigodi .vigoda .vigoda1-right .text-three p {
  line-height: 1.6;
}
.for-vigodi .vigoda .vigoda1-right .text-three p span {
  font-family: G-bold;
  font-weight: 100;
  font-size: 24px;
}
.for-vigodi .vigoda .vigoda1-right .text-five p {
  line-height: 1.6;
  font-size: 18px;
}
.for-vigodi .vigoda .vigoda1-right .text-five p span {
  font-family: G-bold;
  font-weight: 100;
}
.for-vigodi .vigoda .vigoda1-right .lit-top {
  margin-top: 15px;
}
.for-vigodi .vigoda .vigoda1-right .btn-vigoda1 {
  width: 330px;
  line-height: 50px;
  border: none;
  display: block;
  margin-top: 60px;
  margin-bottom: 70px;
  color: #000;
  cursor: pointer;
  text-align: center;
  font-weight: 100;
  background: #f4cb56;
  background: -moz--webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz-linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  background: -webkit--webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit-linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  background: -webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  -webkit-border-radius: 50px;
  border-radius: 50px;
  font-size: 18px;
  font-family: G-bold;
  -webkit-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  -moz-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  -webkit-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
}
.for-vigodi .vigoda .vigoda1-right .btn-vigoda2 {
  width: 360px;
}
.for-vigodi .vigoda .vigoda1-right .btn-vigoda3 {
  width: 270px;
}
@media only screen and (max-width: 980px) {
  .for-vigodi .vigoda {
    margin-top: 70px;
  }
  .for-vigodi .vigoda .vigoda1-left {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: none;
    margin-bottom: 40px;
  }
  .for-vigodi .vigoda .vigoda1-left:first-child {
    margin-left: auto;
  }
  .for-vigodi .vigoda .vigoda1-left:last-child {
    margin-right: auto;
  }
  .for-vigodi .vigoda .vigoda1-left img {
    height: 280px;
  }
  .for-vigodi .vigoda .vigoda1-left .data-person {
    *zoom: 1;
    width: auto;
    max-width: 250px;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .for-vigodi .vigoda .vigoda1-left .data-person:before,
  .for-vigodi .vigoda .vigoda1-left .data-person:after {
    content: '';
    display: table;
  }
  .for-vigodi .vigoda .vigoda1-left .data-person:after {
    clear: both;
  }
  .for-vigodi .vigoda .vigoda-space {
    display: none;
  }
  .for-vigodi .vigoda .vigoda1-right {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .for-vigodi .vigoda .vigoda1-right:first-child {
    margin-left: auto;
  }
  .for-vigodi .vigoda .vigoda1-right:last-child {
    margin-right: auto;
  }
  .for-vigodi .vigoda .vigoda1-right .intro {
    font-size: 12px;
  }
  .for-vigodi .vigoda .vigoda1-right .intro span {
    width: 25px;
  }
  .for-vigodi .vigoda .vigoda1-right h3 {
    font-size: 24px;
    line-height: 1.2;
  }
  .for-vigodi .vigoda .vigoda1-right img {
    width: 100%;
  }
  .for-vigodi .vigoda .vigoda1-right .btn-vigoda1 {
    width: 290px;
    font-size: 16px;
    line-height: 45px;
    margin-top: 30px;
    margin-bottom: 0px;
  }
  .for-vigodi .vigoda .vigoda1-right .btn-vigoda2 {
    width: 300px;
    margin-bottom: 0px;
  }
  .for-vigodi .vigoda .vigoda1-right .btn-vigoda3 {
    width: 240px;
    margin-bottom: 0px;
  }
}
.bg-cat {
  background: url("../img/bg3.jpg");
  background-position: center center;
  height: 500px;
}
.bg-cat .cat-form {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 39.91666666666667%;
  margin-left: 51.5%;
  margin-right: 3%;
}
.bg-cat .cat-form:before,
.bg-cat .cat-form:after {
  content: '';
  display: table;
}
.bg-cat .cat-form:after {
  clear: both;
}
.bg-cat .cat-form:last-child {
  margin-right: 0%;
}
.bg-cat .cat-form h3 {
  font-size: 36px;
  font-family: G-bold;
  margin-bottom: 20px;
  margin-top: 50px;
}
.bg-cat .cat-form p {
  font-size: 18px;
}
.bg-cat .cat-form .file-size {
  font-size: 16px;
  color: #676767;
  margin-top: 30px;
}
.bg-cat .cat-form .file-size span {
  margin-right: 15px;
  margin-top: -4px;
}
.bg-cat .cat-form form {
  margin-top: 30px;
}
.bg-cat .cat-form form .field input {
  font-family: G-regular;
  line-height: 35px;
  background: #fff;
}
.bg-cat .cat-form form button {
  width: 310px;
  line-height: 45px;
  border: none;
  display: block;
  margin-top: 5px;
  color: #000;
  cursor: pointer;
  text-align: center;
  font-weight: 100;
  background: #f4cb56;
  background: -moz--webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz-linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  background: -webkit--webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit-linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  background: -webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  -webkit-border-radius: 50px;
  border-radius: 50px;
  font-size: 20px;
  font-family: G-bold;
  -webkit-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  -moz-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  -webkit-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
}
@media only screen and (max-width: 980px) {
  .bg-cat {
    background: #f8f8f8;
  }
  .bg-cat .cat-form {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .bg-cat .cat-form:first-child {
    margin-left: auto;
  }
  .bg-cat .cat-form:last-child {
    margin-right: auto;
  }
  .bg-cat .cat-form h3 {
    font-size: 30px;
  }
  .bg-cat .cat-form p {
    font-size: 16px;
  }
  .bg-cat .cat-form form button {
    width: 260px;
    font-size: 16px;
  }
}
.cases {
  width: 100%;
  margin-top: 70px;
  margin-bottom: 60px;
  *zoom: 1;
}
.cases:before,
.cases:after {
  content: '';
  display: table;
}
.cases:after {
  clear: both;
}
.cases .case {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 22.75%;
  margin-left: 0%;
  margin-right: 3%;
  *zoom: 1;
}
.cases .case:before,
.cases .case:after {
  content: '';
  display: table;
}
.cases .case:after {
  clear: both;
}
.cases .case:last-child {
  margin-right: 0%;
}
.cases .case:before,
.cases .case:after {
  content: '';
  display: table;
}
.cases .case:after {
  clear: both;
}
.cases .case .name-brand {
  width: 100%;
  height: 80px;
  border-bottom: 1px solid #e3e3e3;
}
.cases .case .data-case {
  *zoom: 1;
}
.cases .case .data-case:before,
.cases .case .data-case:after {
  content: '';
  display: table;
}
.cases .case .data-case:after {
  clear: both;
}
.cases .case .data-case .one-data {
  margin-top: 35px;
}
.cases .case .data-case .one-data span {
  font-size: 36px;
  font-family: G-bold;
}
.cases .case .data-case .one-data p {
  font-size: 16px;
  color: #676767;
  margin-top: 7px;
}
@media only screen and (max-width: 980px) {
  .cases {
    margin-bottom: 0px;
  }
  .cases .case {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 80px;
  }
  .cases .case:first-child {
    margin-left: auto;
  }
  .cases .case:last-child {
    margin-right: auto;
  }
  .cases .case:before,
  .cases .case:after {
    content: '';
    display: table;
  }
  .cases .case:after {
    clear: both;
  }
  .cases .case:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .cases .case:nth-child(2n+1) {
    clear: both;
  }
  .cases .case .name-brand {
    height: 50px;
  }
  .cases .case .name-brand img {
    width: 100%;
  }
  .cases .case .data-case .one-data {
    margin-top: 25px;
  }
  .cases .case .data-case .one-data span {
    font-size: 24px;
  }
  .cases .case .data-case .one-data p {
    font-size: 14px;
  }
}
.float-cupon {
  width: 150px;
  height: 100px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.23);
  -moz-box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.23);
  -webkit-box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.23);
  box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.23);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: fixed;
  left: 40px;
  bottom: 40px;
  z-index: 300;
  border: 1px dashed #eca826;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.float-cupon span {
  width: 100%;
  height: 30px;
  background: #eca826;
  text-align: center;
  display: block;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 12px;
  line-height: 30px;
}
.float-cupon .price-cupon {
  font-size: 27px;
  font-family: G-bold;
  text-align: center;
  margin-top: 5px;
}
.float-cupon .cupon-for {
  font-size: 12px;
  text-align: center;
}
@media only screen and (max-width: 980px) {
  .float-cupon {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    width: 110px;
    height: 70px;
    left: 10px;
    bottom: 10px;
    border: none;
  }
  .float-cupon span {
    font-size: 10px;
    height: 20px;
    line-height: 20px;
  }
  .float-cupon .price-cupon {
    font-size: 16px;
  }
  .float-cupon .cupon-for {
    font-size: 10px;
  }
}
.float-cupon:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  cursor: pointer;
}
.gallery-large {
  width: 100%;
  position: relative;
}
.gallery-large .over-gallery {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 33.33333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  position: absolute;
  left: 0px;
  top: 0px;
  background: rgba(110,45,140,0.9);
  height: 100%;
  padding: 30px;
  z-index: 3;
}
.gallery-large .over-gallery:before,
.gallery-large .over-gallery:after {
  content: '';
  display: table;
}
.gallery-large .over-gallery:after {
  clear: both;
}
.gallery-large .over-gallery h3 {
  color: #fff;
  font-size: 48px;
  font-family: G-bold;
  margin: 0px;
  line-height: 1;
}
.gallery-large .over-gallery p {
  font-size: 16px;
  color: #fff;
}
@media only screen and (max-width: 980px) {
  .gallery-large .over-gallery {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    padding: 15px;
  }
  .gallery-large .over-gallery:before,
  .gallery-large .over-gallery:after {
    content: '';
    display: table;
  }
  .gallery-large .over-gallery:after {
    clear: both;
  }
  .gallery-large .over-gallery h3 {
    font-size: 24px;
    margin-top: 10px;
  }
  .gallery-large .over-gallery p {
    font-size: 12px;
  }
}
.owl-carousel {
  position: relative;
}
.owl-carousel .owl-nav {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 66.66666666666666%;
  margin-left: 33.33333333333333%;
  margin-right: 0%;
  position: absolute;
  height: 50px;
  width: 90px;
  bottom: 1px;
  left: 0px;
  background: #eca826;
  z-index: 220;
}
.owl-carousel .owl-nav:before,
.owl-carousel .owl-nav:after {
  content: '';
  display: table;
}
.owl-carousel .owl-nav:after {
  clear: both;
}
.owl-carousel .owl-nav::after {
  content: "";
  width: 1px;
  height: 50px;
  background: rgba(255,255,255,0.2);
  position: absolute;
  top: 0px;
  left: 49%;
}
@media only screen and (max-width: 980px) {
  .owl-carousel .owl-nav {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 50%;
    margin-left: 50%;
    margin-right: 0%;
    width: 90px;
    bottom: 0px;
  }
  .owl-carousel .owl-nav:before,
  .owl-carousel .owl-nav:after {
    content: '';
    display: table;
  }
  .owl-carousel .owl-nav:after {
    clear: both;
  }
}
.owl-prev {
  color: transparent !important;
  background: none !important;
  position: absolute;
  left: 5px;
  top: 13px;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
@media only screen and (max-width: 980px) {
  .owl-prev {
    left: 0px;
  }
}
.owl-prev:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.owl-prev::before {
  content: "";
  width: 20px;
  height: 2px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  background: #fff;
  position: absolute;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 0px;
  left: 0px;
}
.owl-prev::after {
  content: "";
  width: 20px;
  height: 2px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  background: #fff;
  position: absolute;
  -webkit-transform: rotate(45deg) translateY(9px) translateX(9px);
  -moz-transform: rotate(45deg) translateY(9px) translateX(9px);
  -o-transform: rotate(45deg) translateY(9px) translateX(9px);
  -ms-transform: rotate(45deg) translateY(9px) translateX(9px);
  transform: rotate(45deg) translateY(9px) translateX(9px);
  top: 0px;
  left: 0px;
}
.owl-next {
  color: transparent !important;
  background: none !important;
  position: absolute;
  right: -18px;
  top: 13px;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.owl-next:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.owl-next::before {
  content: "";
  width: 20px;
  height: 2px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  background: #fff;
  position: absolute;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0px;
  left: 0px;
}
.owl-next::after {
  content: "";
  width: 20px;
  height: 2px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  background: #fff;
  position: absolute;
  -webkit-transform: rotate(-45deg) translateY(9px) translateX(-9px);
  -moz-transform: rotate(-45deg) translateY(9px) translateX(-9px);
  -o-transform: rotate(-45deg) translateY(9px) translateX(-9px);
  -ms-transform: rotate(-45deg) translateY(9px) translateX(-9px);
  transform: rotate(-45deg) translateY(9px) translateX(-9px);
  top: 0px;
  left: 0px;
}
.for-stat {
  *zoom: 1;
  width: auto;
  max-width: 945px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  *zoom: 1;
  margin-top: 130px;
}
.for-stat:before,
.for-stat:after {
  content: '';
  display: table;
}
.for-stat:after {
  clear: both;
}
.for-stat:before,
.for-stat:after {
  content: '';
  display: table;
}
.for-stat:after {
  clear: both;
}
.for-stat .stat-head {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 38.2%;
  margin-left: 0%;
  margin-right: 3%;
  *zoom: 1;
}
.for-stat .stat-head:before,
.for-stat .stat-head:after {
  content: '';
  display: table;
}
.for-stat .stat-head:after {
  clear: both;
}
.for-stat .stat-head:last-child {
  margin-right: 0%;
}
.for-stat .stat-head:before,
.for-stat .stat-head:after {
  content: '';
  display: table;
}
.for-stat .stat-head:after {
  clear: both;
}
.for-stat .stat-head h3 {
  font-size: 36px;
  font-family: G-bold;
  line-height: 1;
  font-weight: 100;
  margin: 0px;
  margin-bottom: 10px;
}
.for-stat .stat-head p {
  font-size: 16px;
  margin: 0px;
  color: #676767;
}
.for-stat img {
  margin-top: 30px;
}
@media only screen and (max-width: 980px) {
  .for-stat {
    margin-top: 100px;
  }
  .for-stat .stat-head {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .for-stat .stat-head:first-child {
    margin-left: auto;
  }
  .for-stat .stat-head:last-child {
    margin-right: auto;
  }
  .for-stat .stat-head h3 {
    font-size: 24px;
    text-align: center;
  }
  .for-stat .stat-head p {
    font-size: 14px;
    text-align: center;
  }
  .for-stat img {
    width: 100%;
  }
}
.bg-sklad {
  width: 100%;
  height: 500px;
  margin-top: 100px;
  background: url("../img/bg4.jpg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.bg-sklad .center-sklad {
  *zoom: 1;
  width: auto;
  max-width: 560px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  margin-top: 90px;
}
.bg-sklad .center-sklad:before,
.bg-sklad .center-sklad:after {
  content: '';
  display: table;
}
.bg-sklad .center-sklad:after {
  clear: both;
}
.bg-sklad .center-sklad h3 {
  font-size: 48px;
  text-align: center;
  color: #fff;
  font-family: G-bold;
  font-weight: 100;
  margin-bottom: 10px;
}
.bg-sklad .center-sklad p {
  font-size: 18px;
  color: #fff;
  text-align: center;
  padding: 0px 50px;
}
.bg-sklad .center-sklad .btn-sklad {
  width: 280px;
  line-height: 45px;
  border: none;
  display: block;
  margin: 0px auto;
  margin-top: 25px;
  color: #000;
  cursor: pointer;
  text-align: center;
  font-weight: 100;
  background: #f4cb56;
  background: -moz--webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz-linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  background: -webkit--webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit-linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  background: -webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  -webkit-border-radius: 50px;
  border-radius: 50px;
  font-size: 20px;
  font-family: G-bold;
  -webkit-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  -moz-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  -webkit-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
}
@media only screen and (max-width: 980px) {
  .bg-sklad {
    height: 360px;
  }
  .bg-sklad .center-sklad {
    margin-top: 40px;
  }
  .bg-sklad .center-sklad h3 {
    font-size: 30px;
    line-height: 1;
  }
  .bg-sklad .center-sklad p {
    font-size: 18px;
  }
  .bg-sklad .center-sklad .btn-sklad {
    width: 240px;
    font-size: 16px;
  }
}
.for-map {
  margin-top: 40px;
}
.for-map img {
  display: block;
  margin: 0px auto;
}
.for-map .for-states span {
  display: block;
  font-size: 24px;
  color: #6e2c8b;
  text-align: center;
  line-height: 1;
  font-family: G-bold;
  text-transform: uppercase;
}
.for-map .for-states ul {
  padding: 0px;
  margin: 0px;
  *zoom: 1;
  width: auto;
  max-width: 690px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  margin-top: 40px;
}
.for-map .for-states ul:before,
.for-map .for-states ul:after {
  content: '';
  display: table;
}
.for-map .for-states ul:after {
  clear: both;
}
.for-map .for-states ul li {
  list-style: none;
  display: inline-block;
  font-size: 16px;
  color: #6e2c8b;
  margin-left: 15px;
}
@media only screen and (max-width: 980px) {
  .for-map img {
    width: 100%;
  }
  .for-map .for-states span {
    font-size: 18px;
  }
  .for-map .for-states ul {
    margin-top: 20px;
  }
  .for-map .for-states ul li {
    font-size: 12px;
  }
}
.final-utp {
  background: url("../img/bg5.jpg");
  background-position: center top;
  margin-top: 110px;
  height: 770px;
}
.final-utp .left-girl {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 41.66666666666667%;
  margin-left: 0%;
  margin-right: 0%;
  overflow: hidden;
  height: 770px;
}
.final-utp .left-girl:before,
.final-utp .left-girl:after {
  content: '';
  display: table;
}
.final-utp .left-girl:after {
  clear: both;
}
.final-utp .left-girl img {
  height: 100%;
}
.final-utp .right-final {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 58.333333333333336%;
  margin-left: 0%;
  margin-right: 0%;
  background: #ebebeb;
  height: 770px;
  overflow: hidden;
}
.final-utp .right-final:before,
.final-utp .right-final:after {
  content: '';
  display: table;
}
.final-utp .right-final:after {
  clear: both;
}
.final-utp .right-final .for-final {
  width: 450px;
  margin-left: 80px;
}
.final-utp .right-final .for-final h3 {
  font-size: 36px;
  font-family: G-bold;
  margin-bottom: 20px;
  margin-top: 80px;
}
.final-utp .right-final .for-final p {
  font-size: 18px;
}
.final-utp .right-final .for-final .file-size {
  font-size: 16px;
  color: #676767;
  margin-top: 30px;
}
.final-utp .right-final .for-final .file-size span {
  margin-right: 15px;
  margin-top: -4px;
}
.final-utp .right-final .for-final .cat-img {
  width: 450px;
  margin-bottom: 0px;
  margin-top: 0px;
}
.final-utp .right-final .for-final form {
  margin-top: 30px;
}
.final-utp .right-final .for-final form .field input {
  font-family: G-regular;
  line-height: 35px;
  background: #fff;
}
.final-utp .right-final .for-final form button {
  width: 310px;
  line-height: 45px;
  border: none;
  display: block;
  margin-top: 5px;
  color: #000;
  cursor: pointer;
  text-align: center;
  font-weight: 100;
  background: #f4cb56;
  background: -moz--webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz-linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  background: -webkit--webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit-linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  background: -webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  -webkit-border-radius: 50px;
  border-radius: 50px;
  font-size: 20px;
  font-family: G-bold;
  -webkit-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  -moz-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  -webkit-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
}
@media only screen and (max-width: 980px) {
  .final-utp {
    height: auto;
  }
  .final-utp .left-girl {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: 300px;
  }
  .final-utp .left-girl:first-child {
    margin-left: auto;
  }
  .final-utp .left-girl:last-child {
    margin-right: auto;
  }
  .final-utp .left-girl img {
    width: 100%;
    height: auto;
    margin-top: -30px;
  }
  .final-utp .right-final {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
  }
  .final-utp .right-final:first-child {
    margin-left: auto;
  }
  .final-utp .right-final:last-child {
    margin-right: auto;
  }
  .final-utp .right-final .for-final {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    *zoom: 1;
    width: auto;
    max-width: 90%;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .final-utp .right-final .for-final:first-child {
    margin-left: auto;
  }
  .final-utp .right-final .for-final:last-child {
    margin-right: auto;
  }
  .final-utp .right-final .for-final:before,
  .final-utp .right-final .for-final:after {
    content: '';
    display: table;
  }
  .final-utp .right-final .for-final:after {
    clear: both;
  }
  .final-utp .right-final .for-final h3 {
    font-size: 24px;
    margin-top: 30px;
  }
  .final-utp .right-final .for-final p {
    font-size: 16px;
  }
  .final-utp .right-final .for-final .cat-img {
    margin-left: -20px;
  }
  .final-utp .right-final .for-final form button {
    width: 250px;
    font-size: 16px;
  }
}
.for-nagradi {
  margin-top: 90px;
}
.for-nagradi img {
  width: 1000px;
  display: block;
  margin: 0px auto;
}
@media only screen and (max-width: 980px) {
  .for-nagradi {
    margin-top: 40px;
  }
  .for-nagradi img {
    width: 100%;
  }
}
.contact {
  position: relative;
  margin-top: 100px;
}
@media only screen and (max-width: 980px) {
  .contact {
    margin-top: 60px;
  }
}
.no-top-contact {
  margin-top: 0px !important;
}
#map {
  width: 100%;
}
@media only screen and (max-width: 980px) {
  #map {
    height: 270px !important;
  }
}
.info-banner {
  position: absolute;
  width: 320px;
  height: 270px;
  background: #fff;
  z-index: 0;
  top: 90px;
  bottom: 0;
  left: 200px;
  padding: 20px;
}
@media only screen and (max-width: 980px) {
  .info-banner {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    position: relative;
    width: 100%;
    top: 30px;
    height: 300px;
    margin-bottom: 0px;
  }
}
.info-banner h6 {
  font-size: 16px;
  line-height: 1.4;
  margin: 0px;
  margin-top: 20px;
  font-weight: 100;
  color: #676767;
  margin-bottom: 10px;
}
.info-banner img {
  margin-right: 15px;
}
.info-banner h4 {
  font-size: 18px;
  font-family: G-bold;
  margin: 0px;
  color: #6e2c8b;
  padding-bottom: 15px;
}
.info-banner .phone {
  font-size: 24px;
  font-family: G-bold;
}
footer {
  background: #ececec;
  padding-top: 40px;
  padding-bottom: 30px;
}
footer .left-logo {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 22.75%;
  margin-left: 0%;
  margin-right: 3%;
}
footer .left-logo:before,
footer .left-logo:after {
  content: '';
  display: table;
}
footer .left-logo:after {
  clear: both;
}
footer .left-logo:last-child {
  margin-right: 0%;
}
footer .left-logo p {
  color: #676767;
  font-size: 14px;
}
footer .left-logo a {
  color: #000;
  font-size: 12px;
  text-decoration: underline;
}
footer .col {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 22.75%;
  margin-left: 0%;
  margin-right: 3%;
}
footer .col:before,
footer .col:after {
  content: '';
  display: table;
}
footer .col:after {
  clear: both;
}
footer .col:last-child {
  margin-right: 0%;
}
footer .col h5 {
  font-size: 18px;
  color: #000;
  margin: 0px;
  margin-bottom: 15px;
}
footer .col p {
  font-size: 14px;
  color: #676767;
}
footer .col ul {
  margin: 0px;
  padding: 0px;
}
footer .col ul li {
  list-style: none;
  margin-bottom: 8px;
}
footer .col ul li a {
  color: #676767;
  font-size: 14px;
}
footer .phone-footer {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 22.75%;
  margin-left: 0%;
  margin-right: 3%;
}
footer .phone-footer:before,
footer .phone-footer:after {
  content: '';
  display: table;
}
footer .phone-footer:after {
  clear: both;
}
footer .phone-footer:last-child {
  margin-right: 0%;
}
footer .phone-footer p {
  text-align: right;
  color: #676767;
  font-size: 14px;
  margin-top: 25px;
}
footer .phone-footer p a {
  color: #000;
  text-decoration: underline;
}
footer .phone-footer .for-btn {
  width: 100%;
  *zoom: 1;
}
footer .phone-footer .for-btn:before,
footer .phone-footer .for-btn:after {
  content: '';
  display: table;
}
footer .phone-footer .for-btn:after {
  clear: both;
}
footer .phone-footer .btn-footer {
  width: 180px;
  line-height: 41px;
  border: none;
  display: block;
  margin-top: 10px;
  margin-right: 0px;
  float: right;
  color: #000;
  cursor: pointer;
  text-align: center;
  font-weight: 100;
  background: #f4cb56;
  background: -moz--webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz-linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  background: -webkit--webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit-linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  background: -webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  -webkit-border-radius: 50px;
  border-radius: 50px;
  font-size: 16px;
  font-family: G-bold;
  -webkit-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  -moz-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  -webkit-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
}
footer .phone-footer .number a {
  color: #000;
  font-size: 24px;
  line-height: 1;
  display: block;
  text-align: right;
  font-family: G-bold;
}
@media only screen and (max-width: 980px) {
  footer .left-logo {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
  }
  footer .left-logo:first-child {
    margin-left: auto;
  }
  footer .left-logo:last-child {
    margin-right: auto;
  }
  footer .left-logo p {
    font-size: 14px;
  }
  footer .col {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
  }
  footer .col:first-child {
    margin-left: auto;
  }
  footer .col:last-child {
    margin-right: auto;
  }
  footer .col h5 {
    font-size: 16px;
  }
  footer .col ul li a {
    font-size: 14px;
  }
  footer .phone-footer {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
  }
  footer .phone-footer:first-child {
    margin-left: auto;
  }
  footer .phone-footer:last-child {
    margin-right: auto;
  }
  footer .phone-footer p {
    text-align: left;
  }
  footer .phone-footer .mail a {
    text-align: left;
  }
  footer .phone-footer .number a {
    text-align: left;
  }
  footer .phone-footer .btn-footer {
    float: left;
  }
}
.line-bottom {
  width: 100%;
  background: #c8c8c8;
  margin: 0px;
}
.line-bottom p {
  line-height: 55px;
  color: #676767;
  text-align: center;
  font-size: 14px;
  margin: 0px;
}
.modal-big {
  height: 100vh !important;
  width: 100vw !important;
}
.box-modal {
  background: #fff;
  position: relative;
  margin-top: 50px;
  z-index: 5;
  padding: 0px;
}
@media only screen and (max-width: 980px) {
  .box-modal {
    margin: 0px;
  }
}
.box-modal .for-img-cup {
  width: 100%;
}
.box-modal .for-img-cup img {
  width: 100%;
}
.box-modal .box-modal_close {
  position: absolute;
  top: 10px;
  right: 10px;
}
.box-modal .for-head {
  z-index: 10;
  background: #fff;
  padding: 30px 30px 5px 30px;
}
.box-modal .for-head h3 {
  font-size: 30px;
  font-weight: 100;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: G-bold;
  text-align: center;
}
@media only screen and (max-width: 980px) {
  .box-modal .for-head h3 {
    line-height: 1.1;
  }
}
.box-modal .for-head p {
  font-size: 18px;
  color: #000;
  text-align: center;
}
.box-modal .for-head a {
  text-decoration: underline;
}
.box-modal hr {
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
}
.box-modal .form-modal {
  padding: 0px 30px 30px 30px;
  *zoom: 1;
}
.box-modal .form-modal:before,
.box-modal .form-modal:after {
  content: '';
  display: table;
}
.box-modal .form-modal:after {
  clear: both;
}
.box-modal .form-modal form .field input {
  font-size: 14px;
  font-family: G-regular;
  font-weight: 100;
  height: 50px;
}
.box-modal .form-modal form button {
  width: 180px;
  line-height: 45px;
  border: none;
  display: block;
  margin: 10px auto;
  color: #000;
  cursor: pointer;
  text-align: center;
  font-weight: 100;
  background: #f4cb56;
  background: -moz--webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz--ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz-linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  background: -webkit--webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit--ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -webkit-linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  background: -webkit-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -moz-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -o-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: -ms-linear-gradient(top, #f4cb56 0%, #eca826 100%);
  background: linear-gradient(to bottom, #f4cb56 0%, #eca826 100%);
  -webkit-border-radius: 50px;
  border-radius: 50px;
  font-size: 18px;
  font-family: G-bold;
  -webkit-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  -moz-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  -webkit-box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
  box-shadow: 2px 2px 10px 0px rgba(236,171,41,0.5);
}
@media only screen and (max-width: 980px) {
  .box-modal .for-head img {
    width: 100%;
  }
  .box-modal .for-head h3 {
    font-size: 24px;
  }
  .box-modal .for-head p {
    font-size: 16px;
  }
}
.modal-small {
  *zoom: 1;
  width: auto;
  max-width: 600px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  padding: 0px;
}
.modal-small:before,
.modal-small:after {
  content: '';
  display: table;
}
.modal-small:after {
  clear: both;
}
.modal-big2 {
  *zoom: 1;
  width: auto;
  max-width: 1000px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  padding: 30px;
}
.modal-big2:before,
.modal-big2:after {
  content: '';
  display: table;
}
.modal-big2:after {
  clear: both;
}
.modal-big2 img {
  width: 100%;
}
.ui.form .field .prompt.label {
  font-size: 11px;
  padding: 2px;
  border: none !important;
  background: none !important;
}
#from-catalog1 .ui.form .field .prompt.label {
  font-size: 11px;
  padding: 2px;
  border: none !important;
  background: none !important;
  color: #fff !important;
}
.arcticmodal-container_i2 {
  width: auto;
}
@media only screen and (max-width: 980px) {
  .arcticmodal-container_i2 {
    padding: 0px;
    height: 100% !important;
  }
}
