@charset "UTF-8";
@font-face {
  font-family: "GothamPro-Light";
  src: url("../fonts/GothamPro/GothamPro-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro/GothamPro-Light.otf") format("opentype"), url("../fonts/GothamPro/GothamPro-Light.woff") format("woff"), url("../fonts/GothamPro/GothamPro-Light.ttf") format("truetype"), url("../fonts/GothamPro/GothamPro-Light.svg#GothamPro-Light") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "GothamProNarrow-Medium";
  src: url("../fonts/GothamPro/GothamProNarrow-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro/GothamProNarrow-Medium.otf") format("opentype"), url("../fonts/GothamPro/GothamProNarrow-Medium.woff") format("woff"), url("../fonts/GothamPro/GothamProNarrow-Medium.ttf") format("truetype"), url("../fonts/GothamPro/GothamProNarrow-Medium.svg#GothamProNarrow-Medium") format("svg");
  font-weight: normal;
  font-style: normal; }
.bgcolor, .button {
  background-color: #f22323; }

.none, .header, .menu-top, .partner-item, .section5-slide, .section7-button {
  padding-left: 0;
  padding-right: 0; }

.font-family, .button, .phone-call span:nth-child(1), .form-top > span, .some-form__hint, .section1-info h1, .section1-info ul, .section2-item span, .section3-row h2, .partner-item-right h3, .partner-item-right .works-title, .section4-row h4, .section5-row h3, .section6-row h4, .auto-item-icon, .auto-item-text, .section7-row h3, .section7-item h5, .section7-item p, .section8-row h5, .section9-row h5, .Contacts-row h6, .Contacts-left span:nth-of-type(1) {
  font-family: "GothamProNarrow-Medium";
  font-weight: 900; }

.text-transform, .button, .stellarnav li a, .stellarnav .menu-toggle, .stellarnav .close-menu, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile, .stellarnav.mobile li.call-btn-mobile, .stellarnav.mobile li.location-btn-mobile, .stellarnav.mobile li.call-btn-mobile.full, .stellarnav.mobile li.location-btn-mobile.full, .section1-info h1, .section2-item span, .section2-item ul, .section3-row h2, .partner-item-right h3, .partner-item-right p, .partner-item-right a, .partner-item-right .works-title, .partner-item-right ul li, .section4-row h4, .section4-left ul li, .section5-row h3, .section6-row h4, .auto-item-text, .section7-row h3, .section7-content, .section7-item h5, .section7-item .works-list li, .section7-item a, .section7-item p, .section8-row h5, .section8-left ul li, .section9-row h5, .section9-row-form form input, .Contacts-row h6, .Contacts-left span:nth-of-type(1), .footer-right ul li a, .Copyright {
  text-transform: uppercase; }

html, body {
  min-height: 100%; }

body {
  font-family: "GothamPro-Light";
  min-width: 320px;
  width: 100%;
  height: 5000px;
  font-size: 16px;
  color: #333;
  background: white;
  overflow-x: hidden;
  text-decoration: none; }

*::before, *::after {
  margin: 0;
  padding: 0; }

::selection {
  background-color: #f22323;
  color: white; }

h1, h2, h3, h4 {
  color: #111111; }

.button {
  color: white;
  padding: 10px 20px;
  display: table;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  white-space: pre;
  outline: 0;
  border: none;
  letter-spacing: 1px;
  border-radius: 10px;
  transition: 0.2s ease;
  position: relative; }
  .button:hover {
    text-decoration: none;
    color: white;
    outline: 0;
    box-shadow: 0 -10px 8px rgba(0, 0, 0, 0.05) inset, 0 12px 8px rgba(255, 255, 255, 0.3) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset; }
  .button:focus {
    text-decoration: none;
    color: white;
    outline: 0; }
  .button:active {
    box-shadow: 0 10px 8px rgba(0, 0, 0, 0.05) inset, 0 -12px 8px rgba(255, 255, 255, 0.3) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
    text-decoration: none;
    color: white; }

.header {
  position: static; }

.fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100; }
  .fixed .menu-top {
    box-shadow: -1px 5px 12px 0px #969696;
    background-color: white; }
    .fixed .menu-top .stellarnav li a {
      color: black; }
  .fixed #logo img {
    max-width: 148px; }
  .fixed .phone-call {
    margin-top: 2%; }
  .fixed .phone-header {
    margin-top: 1%; }
  .fixed .header-top {
    padding: 5px 15px; }
  .fixed .phone-call span:nth-child(1) {
    display: none; }
  .fixed .stellarnav > ul > li > a {
    padding: 13px 25px; }

#logo {
  display: block;
  float: left; }
  #logo img {
    max-width: 235px;
    width: 100%; }

.phone-header {
  display: inline-block;
  margin-top: 3%;
  margin-left: 20px;
  float: right; }
  .phone-header a {
    font-size: 13px;
    display: block;
    max-width: 176px;
    width: 100%; }

.phone-call {
  margin-top: 3%;
  display: inline-block;
  float: right; }
  .phone-call span {
    display: block;
    position: relative;
    color: #333333; }
    .phone-call span:nth-child(1) {
      font-size: 14px;
      text-align: right; }
    .phone-call span:nth-child(2) {
      font-size: 19px;
      font-family: "GothamPro-Light";
      text-align: right; }
      .phone-call span:nth-child(2) a {
        display: block;
        padding-left: 15px;
        color: #333333;
        text-align: right;
        letter-spacing: -1px; }
        .phone-call span:nth-child(2) a::before {
          content: "";
          width: 17px;
          height: 20px;
          display: inline-block;
          position: relative;
          top: 3px;
          right: 3px;
          background: url("img/icon/icon-phone.png") left center no-repeat;
          background-size: contain; }

.header {
  background-color: white; }

.menu-top {
  background-color: black;
  margin: 0;
  transition: background-color 0.5s ease; }

.stellarnav {
  position: relative;
  width: 100%;
  z-index: 900;
  line-height: normal; }
  .stellarnav ul {
    margin: 0;
    padding: 0;
    text-align: center; }
  .stellarnav li {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    line-height: normal;
    vertical-align: middle; }
    .stellarnav li a {
      font-size: 13px;
      padding: 6px 3px 6px 8px;
      display: block;
      text-decoration: none;
      box-sizing: border-box;
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out;
      -moz-user-select: none;
      -webkit-user-select: none;
      user-select: none;
      color: white; }
  .stellarnav > ul > li {
    display: inline-block; }
    .stellarnav > ul > li > a {
      padding: 17px 25px; }
  .stellarnav ul ul {
    top: auto;
    width: 220px;
    font-size: 16px;
    position: absolute;
    z-index: 9900;
    text-align: left;
    display: none;
    background: #ddd; }
  .stellarnav li li {
    display: block;
    border-bottom: 1px solid rgba(15, 98, 176, 0.14); }
  .stellarnav ul > ul li a {
    border-bottom: 1px solid black !important; }
  .stellarnav ul ul ul {
    top: 0;
    left: 220px; }
  .stellarnav > ul > li:hover > ul > li:hover > ul {
    opacity: 1;
    visibility: visible;
    top: 0; }
  .stellarnav > ul > li.drop-left > ul {
    right: 0; }
  .stellarnav li.drop-left ul ul {
    left: auto;
    right: 220px; }
  .stellarnav.light {
    background: transparent; }
    .stellarnav.light ul ul {
      background: white;
      box-shadow: 0px 3px 1px #64c1f2; }
    .stellarnav.light .menu-toggle, .stellarnav.light .call-btn-mobile, .stellarnav.light .location-btn-mobile {
      color: black; }

.call-btn-mobile {
  color: #00862d !important; }

.stellarnav.dark {
  background: black; }
  .stellarnav.dark ul ul {
    background: black; }
  .stellarnav.dark li a {
    color: #FFF; }
.stellarnav ul li > a {
  border-bottom: 2px solid transparent; }
  .stellarnav ul li > a:hover {
    color: white;
    border-bottom: 2px solid #f22323;
    background-color: rgba(255, 255, 255, 0.23); }

.mobile ul > a {
  border-bottom: 2px solid transparent; }
  .mobile ul > a:hover {
    color: black;
    border-bottom: 2px solid #f22323;
    background-color: rgba(255, 255, 255, 0.23); }
.mobile.dark .menu-toggle, .mobile.dark .call-btn-mobile, .mobile.dark .location-btn-mobile {
  color: white; }
.mobile.fixed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  box-shadow: 1px 5px 14px -1px #dadada;
  background: white !important; }
  .mobile.fixed li a {
    color: #333; }
    .mobile.fixed li a:hover {
      color: #333; }

body.stellarnav-noscroll-x {
  overflow-x: hidden; }

.stellarnav li.has-sub > a:after {
  content: "";
  font-family: "FontAwesome";
  margin-left: 10px;
  color: #64c1f2; }
.stellarnav li li.has-sub > a:after {
  content: "";
  font-family: "FontAwesome";
  margin-left: 10px; }
.stellarnav li.drop-left li.has-sub > a:after {
  float: left;
  content: "";
  font-family: "FontAwesome";
  margin-right: 10px; }
.stellarnav.hide-arrows li.has-sub > a:after, .stellarnav.hide-arrows li li.has-sub > a:after, .stellarnav.hide-arrows li.drop-left li.has-sub > a:after {
  display: none; }
.stellarnav .menu-toggle, .stellarnav .close-menu, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile {
  display: none;
  text-decoration: none; }
.stellarnav .dd-toggle {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  width: 48px;
  height: 33px;
  text-align: center;
  z-index: 9999;
  border: 0; }
  .stellarnav .dd-toggle i {
    position: absolute;
    margin: auto;
    top: 25%;
    left: 0;
    right: 0;
    transition: transform 0.3s ease-out; }
.stellarnav.mobile > ul > li > a.dd-toggle {
  padding: 0; }
.stellarnav li.call-btn-mobile, .stellarnav li.location-btn-mobile {
  display: none; }
.stellarnav li.open > a.dd-toggle i {
  transform: rotate(135deg); }
.stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile {
  color: #777;
  padding: 10px 15px;
  box-sizing: border-box; }
.stellarnav .full {
  width: 100%; }
.stellarnav .half {
  width: 50%; }
.stellarnav .third {
  width: 33%;
  text-align: center; }
.stellarnav .location-btn-mobile.third {
  text-align: center; }
.stellarnav .location-btn-mobile.half {
  text-align: right; }
.stellarnav.light .third:first-child, .stellarnav.light .half:first-child {
  border-left: 0; }
.stellarnav.dark .third, .stellarnav.dark .half {
  border-left: 1px solid rgba(255, 255, 255, 0.15); }
.stellarnav.dark .third:first-child, .stellarnav.dark .half:first-child {
  border-left: 0; }
.stellarnav.mobile {
  position: static; }
  .stellarnav.mobile.fixed {
    position: static; }
  .stellarnav.mobile ul {
    position: relative;
    display: none; }
  .stellarnav.mobile.active {
    padding-bottom: 0; }
    .stellarnav.mobile.active > ul {
      display: block; }
  .stellarnav.mobile ul {
    text-align: left;
    background: #dddddd; }
    .stellarnav.mobile ul ul {
      position: relative;
      opacity: 1;
      visibility: visible;
      width: auto;
      display: none;
      transition: none; }
      .stellarnav.mobile ul ul ul {
        left: auto;
        top: auto; }
  .stellarnav.mobile > ul > li {
    display: block; }
    .stellarnav.mobile > ul > li > a {
      padding: 8px 10px;
      line-height: 20px; }
  .stellarnav.mobile li.drop-left ul ul {
    right: auto; }
  .stellarnav.mobile li a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15); }
  .stellarnav.mobile li.has-sub a {
    padding-right: 50px; }
  .stellarnav.mobile > ul {
    border-top: 1px solid rgba(100, 193, 242, 0.44); }
  .stellarnav.mobile.light li a {
    border-bottom: 1px solid rgba(100, 193, 242, 0.44);
    text-transform: uppercase; }
  .stellarnav.mobile.light > ul {
    border-top: 1px solid rgba(0, 0, 0, 0.15); }
  .stellarnav.mobile li a.dd-toggle, .stellarnav.mobile.light li a.dd-toggle {
    border: 0; }
  .stellarnav.mobile .menu-toggle, .stellarnav.mobile .dd-toggle, .stellarnav.mobile .close-menu, .stellarnav.mobile .call-btn-mobile, .stellarnav.mobile .location-btn-mobile {
    display: inline-block; }
  .stellarnav.mobile li.call-btn-mobile {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    text-align: center; }
  .stellarnav.mobile li.location-btn-mobile {
    display: inline-block;
    width: 50%;
    text-align: center; }
  .stellarnav.mobile li.call-btn-mobile.full, .stellarnav.mobile li.location-btn-mobile.full {
    display: block;
    width: 100%;
    border-right: 0;
    text-align: left; }
  .stellarnav.mobile li.call-btn-mobile i, .stellarnav.mobile li.location-btn-mobile i {
    margin-right: 5px; }
  .stellarnav.mobile.light ul {
    width: 100%;
    background: white; }
  .stellarnav.mobile.dark ul {
    background: black; }
    .stellarnav.mobile.dark ul ul {
      background: rgba(255, 255, 255, 0.08); }
  .stellarnav.mobile.light li.call-btn-mobile {
    border-right: 1px solid rgba(0, 0, 0, 0.1); }
  .stellarnav.mobile.top {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999; }
  .stellarnav.mobile li.has-sub > a:after, .stellarnav.mobile li li.has-sub > a:after, .stellarnav.mobile li.drop-left li.has-sub > a:after {
    display: none; }

.menu-toggle {
  float: right;
  text-align: right; }

.none-min {
  display: none !important; }

.stellarnav ul li ul li a {
  text-transform: capitalize !important; }

.stellarnav-item {
  display: none; }

.mobile ul .stellarnav-item {
  display: flex; }

.stellarnav-item-left, .stellarnav-item-right {
  padding: 10px 5px;
  margin: 5px auto; }

.stellarnav-item-left span {
  display: block;
  font-size: 12px; }
  .stellarnav-item-left span:nth-of-type(2) a {
    color: black;
    font-size: 16px;
    display: block;
    padding: 5px 0; }

.stellarnav-item-right .button {
  padding: 9px 11px;
  font-size: 11px; }

.success-form {
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.71);
  position: fixed;
  z-index: 222222222;
  top: 0;
  left: 0;
  display: flex;
  display: none; }

.success-box {
  max-width: 350px;
  width: 100%;
  min-height: 200px;
  height: auto;
  margin: auto;
  display: block;
  background: url("img/body/Modal-BG.png") center repeat-x;
  padding: 30px 15px;
  color: #000;
  font-size: 23px;
  text-align: center;
  border-radius: 0px;
  box-shadow: 0 0 15px #333;
  padding: 5px; }
  .success-box .success-container {
    display: block;
    width: 100%;
    min-height: 200px;
    height: 100%;
    border: 1px solid white; }
    .success-box .success-container span {
      display: table;
      width: 100px;
      height: 70px;
      margin: 10px auto;
      background: url("img/body/Modal-Email.png") center no-repeat;
      background-size: contain; }
    .success-box .success-container p {
      font-size: 20px;
      color: white;
      text-align: center;
      margin: 0;
      padding: 20px 0 10px 0; }

.fail-form {
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.71);
  position: fixed;
  z-index: 222222222;
  top: 0;
  left: 0;
  display: flex;
  display: none; }

.fail-box {
  max-width: 350px;
  width: 100%;
  min-height: 200px;
  height: auto;
  margin: auto;
  display: block;
  background: url("img/body/Modal-BG.png") center repeat-x;
  padding: 30px 15px;
  color: #000;
  font-size: 23px;
  text-align: center;
  border-radius: 0px;
  box-shadow: 0 0 15px #333;
  padding: 5px; }
  .fail-box .fail-container {
    display: block;
    width: 100%;
    min-height: 200px;
    height: 100%;
    border: 1px solid white; }
    .fail-box .fail-container span {
      display: table;
      width: 100px;
      height: 70px;
      margin: 10px auto;
      background: url("img/icon/invalid.png") center no-repeat;
      background-size: contain; }
    .fail-box .fail-container p {
      font-size: 20px;
      color: white;
      text-align: center;
      margin: 0;
      padding: 20px 0 10px 0; }

.fancybox-slide > * {
  background: transparent; }

.form-modul {
  background: url("img/body/Modal-BG.png") center repeat-x;
  padding: 8px; }

.fancybox-close-small:focus {
  outline: none;
  border: 0;
  font-family: "GothamPro-Light"; }
  .fancybox-close-small:focus:after {
    outline: none; }
.fancybox-close-small:after {
  background: transparent;
  color: white;
  top: 6px;
  right: 11px; }
.fancybox-close-small:hover:after {
  color: white;
  background: transparent; }

.form-popap {
  border: 1px solid white;
  padding: 24px; }
  .form-popap h2 {
    font-size: 20px;
    color: white;
    text-align: center; }
  .form-popap form input {
    padding: 9px 0 9px 40px;
    line-height: 30px;
    border: 1px solid #c9c9c9;
    outline: none;
    border-radius: 0;
    max-width: 230px;
    margin: 0px;
    width: 100%;
    font-size: 14px;
    line-height: 31px;
    box-shadow: 0 10px 8px rgba(0, 0, 0, 0.05) inset, 0 -12px 8px rgba(255, 255, 255, 0.3) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset; }
  .form-popap form [type=email] {
    background-image: url(img/icon/email-modal.png); }
  .form-popap form [type=tel] {
    background-image: url(img/icon/iPhone-Modal.png); }
  .form-popap form button {
    margin: 25px auto 0 auto;
    padding: 5px 28px;
    box-shadow: 0px 4px 3px 0px rgba(2, 2, 2, 0.37); }
  .form-popap .some-form__line {
    display: inline-block;
    margin: 0 5px; }

.section1 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed;
  padding: 80px 0; }

.section1-form {
  width: 100%;
  max-width: 424px;
  padding: 5px;
  margin: 5% auto;
  border-radius: 23px;
  border: 3px solid #f22323;
  box-shadow: inset 0px 0px 3px #f22323; }

.form-top {
  background-color: white;
  border-radius: 20px;
  padding: 30px 24px; }
  .form-top > span {
    font-size: 18px;
    text-align: center;
    display: block;
    color: #333333;
    line-height: 20px;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 25px; }
  .form-top form input, .form-top form button {
    width: 100%;
    border-radius: 10px;
    border: 1px solid #333333;
    padding: 9px 45px;
    margin: 0px auto; }
  .form-top form input {
    box-shadow: 0 10px 8px rgba(0, 0, 0, 0.05) inset, 0 -12px 8px rgba(255, 255, 255, 0.3) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset; }
    .form-top form input:focus {
      outline: 0; }
    .form-top form input::placeholder {
      color: #dcdcdc; }
  .form-top form button {
    font-weight: 900;
    padding: 9px; }
  .form-top .Besplatno {
    text-align: center;
    font-size: 11px;
    color: #333333;
    display: block;
    padding: 7px 0; }

.some-form__header {
  margin-bottom: 41px;
  padding-top: 12px;
  font-size: 26px;
  line-height: 1;
  text-align: center; }

.some-form__line {
  display: block;
  position: relative;
  padding: 23px 0 0 0; }

.some-form__line-required input [type="text"], .some-form__line-required input [type="tel"], .some-form__line-required input [type="email"], .some-form__line-required input [type="username"] {
  border-color: #f45a57; }
.some-form__line-required .some-form__hint {
  opacity: 1;
  z-index: auto; }

.some-form__hint {
  z-index: -1;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 6px;
  width: 100%;
  color: red;
  font-size: 12px;
  line-height: 1.333333;
  transition: opacity 0.8s ease; }

form [type=username] {
  background-image: url("img/icon/user.png");
  background-repeat: no-repeat;
  background-position: center left; }
form [type=tel] {
  background-image: url("img/icon/call.png");
  background-repeat: no-repeat;
  background-position: center left; }
form [type=email] {
  background-image: url("img/icon/email1.png");
  background-repeat: no-repeat;
  background-position: center left; }
form .some-form__line-required [type=username] {
  background: url("img/icon/user.png") center left no-repeat, url("img/icon/invalid.png") center right no-repeat !important;
  background-color: white !important;
  color: black !important; }
form .some-form__line-required [type=tel] {
  background: url("img/icon/call.png") center left no-repeat, url("img/icon/invalid.png") center right no-repeat !important;
  background-color: white !important;
  color: black !important; }
form .some-form__line-required [type=email] {
  background: url(img/icon/email1.png) center left no-repeat, url("img/icon/invalid.png") center right no-repeat !important;
  background-color: white !important;
  color: black !important; }

.section1-info {
  color: white; }
  .section1-info h1 {
    line-height: 38px;
    font-size: 34px;
    color: white; }
    .section1-info h1 small {
      font-size: 17px;
      font-family: "GothamPro-Light";
      font-weight: 100;
      display: block; }
  .section1-info ul {
    list-style: none;
    font-size: 29px;
    font-weight: 400;
    padding: 0;
    margin: 29px auto; }
    .section1-info ul li {
      line-height: 34px;
      padding: 10px 0 10px 66px;
      position: relative;
      text-align: left;
      top: 3px;
      left: 0; }
      .section1-info ul li:nth-child(1) {
        background: url("img/icon/icon-1.png") center left no-repeat; }
      .section1-info ul li:nth-child(2) {
        background: url("img/icon/icon-2.png") center left no-repeat; }
      .section1-info ul li:nth-child(3) {
        background: url("img/icon/icon-3.png") center left no-repeat; }
      .section1-info ul li:nth-child(4) {
        background: url("img/icon/icon-4.png") center left no-repeat; }

.section2 {
  padding: 130px 0 80px 0; }

.section2-box {
  margin-bottom: 30px; }

.section2-item {
  max-width: 357px;
  width: 100%;
  height: 100%;
  border: 2px solid #f2f2f2;
  border-radius: 5px;
  padding: 10px;
  margin: 0 auto;
  overflow: hidden; }
  .section2-item img {
    margin: 20px auto;
    display: table;
    max-width: 158px;
    width: 100%; }
  .section2-item span {
    font-size: 26px;
    font-family: 900;
    text-align: center;
    display: block;
    margin-bottom: 40px; }
  .section2-item ul {
    font-size: 15px;
    text-align: left;
    padding-left: 30px; }
    .section2-item ul li {
      padding: 6px 0;
      color: #111111;
      list-style-image: url("img/icon/icon-list-style.png");
      list-style-position: unset; }

.section3 {
  padding: 0; }

.section3-row h2 {
  text-align: center;
  font-size: 36px;
  margin-bottom: 92px; }

.partner {
  padding: 0; }

.partner-item-left a {
  display: block; }
  .partner-item-left a:focus {
    outline: none; }
  .partner-item-left a img {
    width: 100%; }

.partner-item-left-img {
  display: flex;
  margin-top: 23px; }
  .partner-item-left-img a {
    margin-bottom: 20px; }
    .partner-item-left-img a:nth-of-type(1) {
      padding: 0 11px 0 0; }
    .partner-item-left-img a:nth-of-type(2) {
      padding: 0 0px 0 11px; }

.partner-item-right h3 {
  font-size: 27px;
  margin-top: 0;
  line-height: 27px; }
.partner-item-right p {
  line-height: 29px;
  color: #111; }
.partner-item-right a {
  display: block;
  color: #111;
  text-decoration: none;
  padding: 0 0 0 9px; }
.partner-item-right .works-title {
  font-size: 20px;
  padding-bottom: 20px;
  position: relative;
  margin-top: 30px;
  margin-bottom: 15px;
  border-bottom: 1px solid #dcdcdc; }
  .partner-item-right .works-title:after {
    content: "";
    background-color: #f22323;
    width: 33%;
    height: 3px;
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: -3px; }
.partner-item-right ul {
  overflow: hidden;
  height: auto;
  padding: 10px 0;
  margin: 0; }
  .partner-item-right ul li {
    list-style: none;
    display: none;
    position: relative;
    padding: 5px 0 5px 33px;
    font-size: 16px;
    line-height: 20px; }
    .partner-item-right ul li::before {
      content: "";
      background: url("img/icon/ul.png") center left no-repeat;
      background-size: contain;
      width: 20px;
      height: 20px;
      position: absolute;
      left: 6px;
      top: 5px; }

.show-works-item {
  display: inherit !important; }

.show-works-item-new {
  display: inherit !important; }

.owl-nav, .owl-dots {
  display: block !important; }

.owl-prev, .owl-next {
  color: #f0f0f0;
  font-size: 35px;
  position: absolute;
  top: 50%;
  display: block;
  transform: translate(0, -100%); }

.owl-prev {
  left: -50px; }

.owl-next {
  right: -50px; }

.owl-dots {
  display: flex !important;
  justify-content: center;
  flex-direction: row;
  padding: 35px 0; }
  .owl-dots .active {
    background: #f22323; }

.owl-dot {
  width: 11px;
  height: 11px;
  background: #f0f0f0;
  border-radius: 50%;
  margin: 5px;
  display: inline-block; }

.section4 {
  background: #fbfbfb;
  padding: 70px 0; }

.section4-row h4 {
  font-size: 35px;
  margin-top: 0;
  text-align: center; }

.section4-left ul {
  padding: 0; }
  .section4-left ul li {
    font-size: 18px;
    color: #111;
    line-height: 20px;
    padding: 5px 0 5px 30px;
    list-style: none;
    position: relative; }
    .section4-left ul li::before {
      content: "";
      background: url(img/icon/ul.png) center left no-repeat;
      background-size: contain;
      width: 18px;
      height: 18px;
      position: absolute;
      left: 0px;
      top: 6px; }

.section4-right img {
  width: 100%; }

.section5 {
  padding: 77px 0 60px 0; }

.section5-row h3 {
  font-size: 36px;
  text-align: center;
  margin-bottom: 79px; }

.section5-slide .owl-dots {
  display: none !important; }

.section5-slide-item {
  display: block; }
  .section5-slide-item img {
    max-width: 250px;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto; }

.section6 {
  padding: 60px 0;
  background-color: #fbfbfb; }

.section6-row h4 {
  font-size: 36px;
  text-align: center; }
  .section6-row h4 span {
    display: table;
    margin: 0 auto;
    padding: 5px 15px;
    border: 4px solid #f22323;
    border-radius: 10px;
    margin-top: 10px; }

.automation {
  padding: 30px 0;
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  align-items: center; }

.automation-item {
  width: 100%;
  display: flex;
  justify-content: space-around;
  flex-direction: row;
  position: relative;
  z-index: 0; }
  .automation-item::before {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    border: 1px solid #f22323;
    z-index: 1;
    left: 0;
    top: 50%; }

.auto-item-icon {
  width: 70px;
  height: 70px;
  overflow: hidden;
  border: 5px solid #f22323;
  display: table;
  border-radius: 100px;
  text-align: center;
  margin: 135px auto;
  color: #f22323;
  font-size: 42px;
  background-color: white;
  line-height: 59px;
  position: relative;
  z-index: 2; }

.auto-item-text {
  max-width: 200px;
  text-align: center;
  font-size: 15px;
  color: #262626;
  display: block;
  position: absolute;
  line-height: 17px;
  top: 0;
  left: 0;
  z-index: 1; }
  .auto-item-text:nth-of-type(1) {
    top: 29%;
    left: 4%; }
  .auto-item-text:nth-of-type(2) {
    top: 64%;
    left: 24%; }
  .auto-item-text:nth-of-type(3) {
    top: 25%;
    left: 47%; }
  .auto-item-text:nth-of-type(4) {
    top: 64%;
    left: 62%; }
  .auto-item-text:nth-of-type(5) {
    top: 18%;
    left: 82%; }

.section7 {
  padding: 82px 0 60px 0; }

.section7-row h3 {
  font-size: 36px;
  text-align: center; }

.section7-content {
  color: #131313; }

.section7-item {
  max-width: 505px;
  width: 100%;
  border: 3px solid #f22323;
  border-radius: 30px;
  padding: 40px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 1px 3px 20px 0px #c7c4c4; }
  .section7-item h5 {
    color: #131313;
    font-size: 36px;
    text-align: center;
    position: relative;
    margin-top: 20px; }
    .section7-item h5::before {
      content: "";
      display: inline-block;
      width: 100px;
      border: 2px solid #f22323;
      position: absolute;
      bottom: -31px;
      left: 0;
      right: 0;
      margin: 5px auto; }
  .section7-item .works-list {
    overflow: hidden;
    height: auto;
    padding: 10px 0;
    margin: 0; }
    .section7-item .works-list li {
      list-style: none;
      display: none;
      position: relative;
      padding: 7px 0 7px 23px;
      font-size: 16px;
      line-height: 20px; }
      .section7-item .works-list li::before {
        content: "";
        background: url(img/icon/icon-list-style.png) center left no-repeat;
        background-size: contain;
        width: 8px;
        height: 8px;
        position: absolute;
        left: 6px;
        top: 10px; }
  .section7-item a {
    text-align: center;
    margin: 10px auto;
    display: block;
    color: #131313;
    font-size: 13px; }
    .section7-item a:focus {
      text-decoration: none;
      outline: none; }
  .section7-item p {
    font-size: 24px;
    color: #131313;
    text-align: center;
    display: block; }
    .section7-item p span {
      color: #64c1f2;
      display: block;
      margin: 5px auto; }

.section7-button a {
  margin: 40px auto;
  padding: 10px 30px; }

.section8 {
  padding: 55px 0 120px 0; }

.section8-row h5 {
  font-size: 36px;
  text-align: center; }

.section8-left ul {
  padding: 0; }
  .section8-left ul li {
    list-style: none;
    padding: 8px 0 8px 30px;
    position: relative;
    font-size: 15px;
    color: #111; }
    .section8-left ul li::before {
      content: "";
      background: url(img/icon/ul.png) center left no-repeat;
      background-size: contain;
      width: 18px;
      height: 18px;
      position: absolute;
      left: 0px;
      top: 8px; }

.section8-right img {
  width: 100%; }

.section9 {
  padding: 20px 0 90px 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }

.section9-row h5 {
  color: white;
  font-size: 36px;
  text-align: center;
  line-height: 44px; }

.section9-row-form {
  overflow: hidden; }
  .section9-row-form form {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
    .section9-row-form form input {
      border: 1px solid white;
      border-radius: 0;
      max-width: 280px;
      width: 100%;
      padding: 20px 0px 20px 50px;
      color: white;
      background-color: transparent;
      margin: auto; }
      .section9-row-form form input:focus {
        outline: none; }
      .section9-row-form form input::placeholder {
        color: #9c9c9c; }
    .section9-row-form form button {
      padding: 22px 49px;
      margin: 23px 0 0 0; }
  .section9-row-form .some-form__line, .section9-row-form .some-form__submit {
    display: inline-block;
    margin: 0 15px; }

.Contacts {
  padding: 60px 0; }

.Contacts-row h6 {
  text-align: center;
  font-size: 36px; }

.Contacts-left span {
  display: block;
  color: #0c0c0c;
  font-size: 18px;
  text-align: left;
  padding: 9px 0;
  line-height: 20px; }
  .Contacts-left span:nth-of-type(1) {
    font-size: 20px;
    margin-bottom: 20px; }
  .Contacts-left span i {
    width: 17px;
    height: 17px;
    float: left;
    margin-right: 10px;
    display: inline-block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; }
  .Contacts-left span a {
    padding-left: 10px; }
  .Contacts-left span:nth-of-type(2) i {
    background-image: url("img/icon/home.png"); }
  .Contacts-left span:nth-of-type(3) i {
    background-image: url("img/icon/iphone.png"); }
  .Contacts-left span:nth-of-type(4) i {
    background-image: url("img/icon/email-address.png"); }
.Contacts-left ul {
  padding: 15px 0;
  overflow: hidden;
  margin: 0; }
  .Contacts-left ul li {
    list-style: none;
    display: table;
    float: left;
    margin: 5px; }
    .Contacts-left ul li a {
      display: inline-block;
      width: 26px;
      height: 26px; }
    .Contacts-left ul li:nth-of-type(1) a {
      background-image: url("img/icon/fB.png"); }
    .Contacts-left ul li:nth-of-type(2) a {
      background-image: url("img/icon/vk.png"); }
    .Contacts-left ul li:nth-of-type(3) a {
      background-image: url("img/icon/tv.png"); }

#map {
  max-width: 788px;
  width: 100%;
  height: 420px;
  box-shadow: 0px 0px 20px 5px #adacac; }

.footer {
  padding: 50px 0 0 0; }

.footer-left a {
  display: table; }
  .footer-left a img {
    max-width: 262px;
    width: 100%;
    height: auto; }

.footer-right ul {
  padding: 10px 0; }
  .footer-right ul li {
    list-style: none; }
    .footer-right ul li a {
      color: white;
      font-size: 19px;
      text-align: left; }
      .footer-right ul li a:hover, .footer-right ul li a:focus {
        text-decoration: none;
        border-bottom: 1px solid #f22323; }

.Copyright {
  border-top: 1px solid #403c38;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  color: #585858;
  font-size: 16px; }

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.65);
  z-index: 999;
  animation: fade 0.1s;
  overflow: hidden;
  display: none; }

.popup {
  transform: translate(0, -65%);
  top: 50%;
  left: 0;
  font-size: 14px;
  margin: auto;
  width: 85%;
  min-width: 315px;
  max-width: 400px;
  position: relative;
  padding: 8px;
  border: 0;
  background: url("img/body/Modal-BG.png") center repeat-x;
  z-index: 1000;
  border-radius: 0px;
  animation: fade 0.3s; }

.close {
  top: 5px;
  right: 9px;
  width: 32px;
  height: 32px;
  position: absolute;
  border: none;
  background-color: transparent;
  cursor: pointer;
  outline: none;
  color: white; }
  .close:before {
    color: white;
    content: "×";
    font-size: 30px;
    text-decoration: none;
    font-family: "GothamPro-Light"; }
  .close:hover {
    color: white; }

.popup-container {
  width: 100%;
  height: 100%;
  border: 1px solid white;
  border-radius: 0;
  padding: 22px 5px; }
  .popup-container .popup-gift {
    width: 80px;
    height: 80px;
    display: table;
    margin: 0 auto;
    background: url("img/icon/gift.png") center no-repeat;
    background-size: cover; }
  .popup-container p {
    text-align: center;
    color: white;
    font-weight: 900;
    letter-spacing: 1px;
    line-height: 17px; }
  .popup-container ul li {
    color: white; }
  .popup-container a {
    margin: 0 auto;
    box-shadow: 0px 4px 3px 0px rgba(2, 2, 2, 0.37); }

@keyframes fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
/* кнопка закрытия при наведении */
.dws {
  position: fixed;
  bottom: 10%;
  left: 5%;
  display: none;
  z-index: 300; }

.pulse {
  width: 50px;
  height: 50px;
  color: white;
  text-align: center;
  background: #00C46B;
  border-radius: 50%;
  position: relative;
  display: block;
  outline: 0;
  box-shadow: 0 0 15px white inset; }
  .pulse .phone {
    position: absolute;
    font-size: 28px;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 56px;
    animation: phone 0.9s ease-in-out infinite; }
    .pulse .phone i {
      transition: 0.5s ease-in-out; }
  .pulse:focus {
    outline: 0;
    color: white; }
  .pulse:hover {
    outline: 0;
    cursor: pointer;
    color: white; }
  .pulse::before, .pulse::after {
    content: "";
    position: absolute;
    border: 1px solid #00C46B;
    left: -15px;
    right: -15px;
    bottom: -15px;
    top: -15px;
    border-radius: 50%;
    animation: pulse 1.8s linear infinite; }
  .pulse::after {
    animation-delay: 0.7s; }

@keyframes pulse {
  0% {
    transform: scale(0.5);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1.2);
    opacity: 0.1; } }
@keyframes phone {
  0%, 100% {
    transform: rotate(-20deg);
    opacity: 0.5; }
  50% {
    transform: rotate(21deg);
    opacity: 1; } }
.slideInLeft {
  animation-name: slideInLeft; }

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
.zoomIn {
  animation-name: zoomIn; }

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
@media screen and (max-width: 1200px) {
  .owl-prev {
    left: 10px; }

  .owl-next {
    right: 10px; }

  .partner .owl-nav {
    display: none !important; } }
@media screen and (max-width: 1078px) {
  body {
    padding-top: 54px; }

  .menu-top {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 200;
    box-shadow: -1px -1px 7px #bfbfbf; }

  .stellarnav > ul > li > a {
    padding: 17px 9px; }

  /*Mobile меню */
  .header-top {
    display: none !important; }

  .menu-top .container {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%; }

  .menu-top {
    background-color: white; }

  .stellarnav li a {
    color: black; }

  .call-btn-mobile img {
    width: 100px; }

  .menu-toggle {
    padding: 18px 15px !important; }

  .stellarnav {
    overflow: hidden;
    display: block; }
    .stellarnav ul {
      position: relative;
      display: none; }

  .none-min {
    display: block !important;
    /* mobile nav */ } }
@media screen and (max-width: 991px) {
  .automation-item {
    flex-direction: column; }
    .automation-item::before {
      content: "";
      width: 2px;
      height: 100%;
      margin: auto;
      top: 0;
      left: 50%; }

  .auto-item-icon {
    margin: 53px auto; }

  .auto-item-text:nth-of-type(1) {
    top: 11%;
    left: 22%;
    text-align: left; }
  .auto-item-text:nth-of-type(2) {
    top: 29%;
    left: 57%;
    text-align: right; }
  .auto-item-text:nth-of-type(3) {
    top: 48%;
    left: 33%;
    text-align: left; }
  .auto-item-text:nth-of-type(4) {
    top: 65%;
    left: 58%;
    text-align: right; }
  .auto-item-text:nth-of-type(5) {
    top: 84%;
    left: 18%;
    text-align: left; } }
@media screen and (max-width: 768px) {
  .slideInLeft {
    animation-name: slideInDown; }

  @keyframes slideInDown {
    from {
      transform: translate3d(0, -100%, 0);
      visibility: visible; }
    to {
      transform: translate3d(0, 0, 0); } }
  .dws {
    display: table; }

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

  .section8-box, .section4-box, .Contacts-box {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column; }

  .section8-left, .section4-left, .Contacts-left {
    order: 2; }

  .section8-right, .section4-right, .Contacts-right {
    order: 1; }

  .Contacts-right {
    padding-bottom: 30px; }
    .Contacts-right #map {
      margin: 0 auto; } }
@media screen and (max-width: 740px) {
  .footer-left a {
    margin: 0 auto; }

  .footer-right ul {
    text-align: center; } }
@media screen and (max-width: 600px) {
  .auto-item-icon {
    margin: 30px auto;
    width: 45px;
    height: 45px;
    border: 3px solid #f22323;
    font-size: 26px;
    line-height: 39px; }

  .auto-item-text {
    max-width: 155px;
    font-size: 10px;
    line-height: 13px; }
    .auto-item-text:nth-of-type(1) {
      top: 12%;
      left: 11%;
      text-align: right; }
    .auto-item-text:nth-of-type(2) {
      top: 29%;
      left: 60%;
      text-align: left; }
    .auto-item-text:nth-of-type(3) {
      top: 48%;
      left: 25%;
      text-align: right; }
    .auto-item-text:nth-of-type(4) {
      top: 65%;
      left: 58%;
      text-align: left; }
    .auto-item-text:nth-of-type(5) {
      top: 81%;
      left: 4%;
      text-align: right; } }
@media screen and (max-width: 550px) {
  .form-modul {
    background-repeat: no-repeat !important;
    background-size: cover; } }
@media screen and (max-width: 500px) {
  .form-popap .some-form__line {
    display: table;
    margin: 0 auto; }

  .section1-info h1 {
    font-size: 24px; }
    .section1-info h1 small {
      font-size: 11px; }
  .section1-info ul {
    font-size: 23px; }
    .section1-info ul li {
      line-height: 27px;
      padding: 5px 0 12px 54px; } }
@media screen and (max-width: 420px) {
  .form-popap h2 {
    margin: 0; }

  .section7-item {
    padding: 16px; }

  .stellarnav.mobile .call-btn-mobile.third span, .stellarnav.mobile .location-btn-mobile.third span {
    display: none; } }
@media screen and (max-width: 375px) {
  .auto-item-text {
    max-width: 125px; }

  .section6-row h4 {
    font-size: 30px; }
    .section6-row h4 span {
      padding: 5px 4px; }

  .section2-item ul {
    font-size: 13px; } }

/*# sourceMappingURL=main.css.map */
