html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
@font-face {
  font-family: "Exo2";
  src: url(../fonts/exo2-light-webfont.woff2.html) format("woff2"),
    url(../fonts/exo2-light-webfont.woff) format("woff"),
    url(../fonts/exo2-light-webfont.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Exo2";
  src: url(../fonts/exo2-regular-webfont.woff2.html) format("woff2"),
    url(../fonts/exo2-regular-webfont.woff) format("woff"),
    url(../fonts/exo2-regular-webfont.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Exo2";
  src: url(../fonts/exo2-medium-webfont.woff2.html) format("woff2"),
    url(../fonts/exo2-medium-webfont.woff) format("woff"),
    url(../fonts/exo2-medium-webfont.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Exo2";
  src: url(../fonts/exo2-bold-webfont.woff2.html) format("woff2"),
    url(../fonts/exo2-bold-webfont.woff) format("woff"),
    url(../fonts/exo2-bold-webfont.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "GothamPro";
  src: url(../fonts/gothampro-regular-webfont.woff2.html) format("woff2"),
    url(../fonts/gothampro-regular-webfont.woff) format("woff"),
    url(../fonts/gothampro-regular-webfont.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "GothamPro";
  src: url(../fonts/gothampro-bold-webfont.woff2.html) format("woff2"),
    url(../fonts/gothampro-bold-webfont.woff) format("woff"),
    url(../fonts/gothampro-bold-webfont.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}
*,
*:after,
*:before {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
a,
a:visited {
  color: inherit;
  text-decoration: none;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: "GothamPro", sans-serif;
}
input:invalid {
  box-shadow: none;
}
body {
  /*min-width: 1000px;*/
  background: url(../img/background.jpg) top center no-repeat;
  background-attachment: fixed;
  background-size: cover;
  font-family: "Exo2", sans-serif;
}
@media (min-width: 1100px) {
  body {
    padding: 0 40px;
  }
}
.layout-container {
  position: relative;
  min-width: 1000px;
  max-width: 1440px;
  margin: 0 auto;
  padding-left: 40px;
  padding-right: 40px;
}
@media (min-width: 1520px) {
  .layout-container {
    padding-left: 100px;
    padding-right: 100px;
  }
}
.about__container {
  padding-top: 56px;
  padding-bottom: 60px;
  background: #f2f2f2;
}
@media (min-width: 1520px) {
  .about__container {
    padding-top: 67px;
    padding-bottom: 67px;
  }
}
.about h2 {
  font-size: 46px;
}
@media (min-width: 1520px) {
  .about h2 {
    margin-bottom: 13px;
  }
}
.about__info-license:after,
.about__info-license:before {
  content: "";
  display: table;
}
.about__info-license:after {
  clear: both;
}
.about__license {
  float: right;
  width: 220px;
  margin-top: 25px;
  margin-right: 53px;
}
@media (min-width: 1200px) {
  .about__license {
    margin-right: 10%;
  }
}
@media (min-width: 1300px) {
  .about__license {
    margin-right: 12%;
  }
}
@media (min-width: 1400px) {
  .about__license {
    margin-right: 18%;
  }
}
@media (min-width: 1520px) {
  .about__license {
    margin-top: 22px;
    margin-right: 19%;
  }
}
.about__license img {
  display: inline-block;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);
}
.about__license__caption {
  margin-top: 3px;
  padding-left: 6px;
  font-weight: 300;
  line-height: 20px;
}
.about__info {
  max-width: 700px;
  margin-right: 390px;
  font-size: 20px;
}
.about__info p {
  margin: 20px 0;
  line-height: 28px;
}
.about__media {
  margin-top: 22px;
}
.about__media:after,
.about__media:before {
  content: "";
  display: table;
}
.about__media:after {
  clear: both;
}
@media (min-width: 1100px) {
  .about__media {
    margin-top: 52px;
  }
}
.about__media__customers {
  float: right;
  width: 364px;
}
@media (min-width: 1200px) {
  .about__media__customers {
    margin-right: 4%;
  }
}
@media (min-width: 1300px) {
  .about__media__customers {
    margin-right: 6%;
  }
}
@media (min-width: 1400px) {
  .about__media__customers {
    margin-right: 10%;
  }
}
@media (min-width: 1520px) {
  .about__media__customers {
    width: 454px;
    margin-right: 0;
  }
}
.about__media__customers__title {
  margin-top: -8px;
  font-size: 34px;
  font-weight: 300;
}
.about__media__customers__list {
  margin-top: 26px;
}
.about__media__customers__item {
  display: inline-block;
  vertical-align: middle;
  background: url(../img/customers.png) no-repeat;
}
.about__media__customers__item:first-child {
  width: 136px;
  height: 111px;
  background-position: 0 3px;
  background-size: auto 290px;
}
@media (min-width: 1520px) {
  .about__media__customers__item:first-child {
    width: 148px;
    height: 119px;
    background-size: auto;
  }
}
.about__media__customers__item:nth-child(2) {
  width: 146px;
  height: 104px;
  margin-left: 36px;
  background-position: -211px 0;
  background-size: auto 295px;
}
@media (min-width: 1520px) {
  .about__media__customers__item:nth-child(2) {
    width: 161px;
    height: 110px;
    margin-left: 75px;
    background-position: -226px -2px;
    background-size: auto;
  }
}
.about__media__customers__item:nth-child(3) {
  width: 182px;
  height: 60px;
  margin-top: 45px;
  background-position: 0 -128px;
  background-size: auto 272px;
}
@media (min-width: 1520px) {
  .about__media__customers__item:nth-child(3) {
    width: 197px;
    height: 70px;
    margin-top: 36px;
    background-position: 0 -150px;
    background-size: auto;
  }
}
.about__media__customers__item:nth-child(4) {
  width: 140px;
  height: 45px;
  margin-top: 42px;
  margin-left: 19px;
  background-position: -177px -121px;
  background-size: auto 254px;
}
@media (min-width: 1520px) {
  .about__media__customers__item:nth-child(4) {
    width: 200px;
    height: 67px;
    margin-left: 29px;
    background-position: -228px -146px;
    background-size: auto;
  }
}
.about__media__customers__item:last-child {
  width: 158px;
  height: 45px;
  margin-top: 42px;
  margin-left: 50%;
  background-position: -98px -218px;
  background-size: auto 267px;
  transform: translateX(-50%);
}
@media (min-width: 1520px) {
  .about__media__customers__item:last-child {
    width: 188px;
    height: 55px;
    margin-left: 50%;
    background-position: -117px -257px;
    background-size: auto;
    transform: translateX(-50%);
  }
}
.about__media__video {
  position: relative;
  width: 56.5%;
  max-width: 680px;
  max-height: 430px;
  padding-top: 35%;
  background: url(/images/ajax/video.jpg) center no-repeat;
  background-size: cover;
}
.about__media__video__play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 261px;
  margin-left: 54px;
  cursor: pointer;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 24px;
  line-height: 30px;
}
.about__media__video__play i {
  position: absolute;
  display: inline-block;
  width: 88px;
  height: 88px;
  margin-top: -14px;
  margin-left: -108px;
  vertical-align: middle;
  background: url(/images/ajax/play.svg) no-repeat;
}
.about__media__video__play:hover i {
  background-position: 0 -130px;
}
.about__media__video iframe {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.advantages-cooperation {
  color: #fff;
}
.advantages-cooperation__container {
  padding-top: 58px;
  padding-bottom: 20px;
  background: #041126 url(/images/ajax/advantages_cooperation.png) 99% -15% no-repeat;
}
@media (min-width: 1520px) {
  .advantages-cooperation__container {
    padding-top: 68px;
    padding-bottom: 35px;
  }
}
.advantages-cooperation h2 {
  margin-bottom: 42px;
  padding-right: 300px;
  font-size: 46px;
  line-height: 48px;
}
.advantages-cooperation__col {
  display: inline-block;
  width: 49%;
  padding-right: 50px;
  vertical-align: top;
}
.advantages-cooperation__item {
  margin-bottom: 40px;
  font-weight: 300;
}
.advantages-cooperation__item__title {
  margin-bottom: 15px;
  font-size: 34px;
}
.advantages-cooperation__item__description {
  font-size: 20px;
}
.advantages-cooperation__item__description p {
  margin: 0 0 15px;
  line-height: 28px;
}
.contacts {
  position: relative;
}
.contacts__map {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  margin-left: -40px;
}
@media (min-width: 1520px) {
  .contacts__map {
    margin-left: -100px;
  }
}
.contacts__map__placemark {
  position: relative;
  width: 144px;
  padding: 11px 0;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  background: #041126;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  font-weight: 300;
}
.contacts__map__placemark i {
  position: absolute;
  bottom: -75px;
  left: 50%;
  display: block;
  width: 41px;
  height: 58px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url(/images/ajax/placemark.svg) no-repeat;
}
.contacts__map__placemark:after {
  position: absolute;
  bottom: -18px;
  left: 50%;
  content: "";
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 10px solid transparent;
  border-top: 10px solid #041126;
}
.contacts__container {
  padding-top: 70px;
  padding-bottom: 70px;
}
.contacts__content {
  position: relative;
  z-index: 2;
  width: 520px;
  padding: 34px 40px 18px;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
}
.contacts__item {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
}
.contacts__item strong {
  display: block;
  font-weight: 500;
}
.contacts__item a.is-email {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
.contacts__item a.is-email:hover {
  border-bottom: none;
}
.footer {
  padding: 30px 0;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
}
.footer:after,
.footer:before {
  content: "";
  display: table;
}
.footer:after {
  clear: both;
}
.footer__copyright {
  float: left;
  margin-right: 66px;
}
.footer__open-popup {
  float: left;
  cursor: pointer;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
  font-weight: 400;
}
.footer__open-popup:hover {
  border-bottom-color: transparent;
}
.footer__cuba {
  float: right;
}
.footer__cuba a {
  border-bottom: 1px solid #fff;
  font-weight: 500;
}
.footer__cuba a:hover {
  border-bottom-color: transparent;
}
.header {
  background: #7d1510;
  height: 110px;
}
.header:after,
.header:before {
  content: "";
  display: table;
}
.header:after {
  clear: both;
}
@media (min-width: 1100px) {
  .header {
    margin-right: -40px;
    margin-left: -40px;
  }
}
.header__menu {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 45px 0;
  color: #fff;
  font-size: 16px;
}
@media (min-width: 1520px) {
  .header__menu {
    padding: 40px 0;
    font-size: 20px;
  }
}
.header__menu li {
  display: inline-block;
  margin-right: 20px;
  cursor: pointer;
  vertical-align: middle;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
}
.header__menu li:hover {
  border-bottom: none;
}
.header__menu li.is-phone {
  border-bottom: none;
  font-weight: 700;
}
@media (min-width: 1520px) {
  .header__menu li.is-phone {
    font-size: 24px;
  }
}
.header__menu--left {
  float: left;
}
@media (min-width: 1100px) {
  .header__menu--left {
    padding-left: 40px;
  }
}
@media (min-width: 1200px) {
  .header__menu--left li {
    margin-right: 46px;
  }
}
@media (min-width: 1300px) {
  .header__menu--left li {
    margin-right: 66px;
  }
}
@media (min-width: 1520px) {
  .header__menu--left {
    padding-left: 0;
  }
  .header__menu--left li {
    margin-right: 52px;
  }
}
.header__menu--right {
  float: right;
}
@media (min-width: 1100px) {
  .header__menu--right {
    padding-right: 40px;
  }
}
@media (min-width: 1520px) {
  .header__menu--right {
    padding-right: 0;
  }
}
.header__menu--right li {
  margin-right: 0;
  margin-left: 12px;
}
@media (min-width: 1200px) {
  .header__menu--right li {
    margin-left: 42px;
  }
}
@media (min-width: 1300px) {
  .header__menu--right li {
    margin-left: 72px;
  }
}
@media (min-width: 1520px) {
  .header__menu--right li {
    margin-left: 26px;
  }
}
.header__logo {
  position: absolute;
  top: 8px;
  left: 50%;
  width: 144px;
  height: 140px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url(/images/ajax/logo.png) no-repeat;
}
.partners__container {
  padding-top: 60px;
  padding-bottom: 30px;
  color: #fff;
  background: #041126;
}
@media (min-width: 1520px) {
  .partners__container {
    padding-top: 70px;
  }
}
.partners__head {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.partners__head h2 {
  font-size: 46px;
  line-height: 50px;
  width: 430px;
}
.partners__col {
  display: inline-block;
  vertical-align: top;
  width: 48%;
}
.partners__col:first-child {
  margin-right: 2.5%;
}

.partners__col:first-child h2 {
  width: 430px;
}
.partners__col:last-child {
  width: 44%;
  margin-right: 0;
}
.partners__col:last-child h2 {
  margin-bottom: 26px;
}
.partners__col h2 {
  font-size: 46px;
  line-height: 50px;
}
.partners__col p {
  margin: 12px 0;
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
}
.partners__list {
  position: relative;
  margin-top: 20px;
  padding-left: 105px;
}
.partners__item {
  margin-bottom: 26px;
  font-weight: 300;
}

.partners__item__icon a {
  position: absolute;
  left: 0;
  margin-top: 14px;
  background: url(/images/ajax/company.png) no-repeat;
  cursor: default;
}

.partners__item__icon a {
  position: absolute;
  left: 0;
  display: block;
}

.partners__item__icon.icon-sfera a {
  width: 89px;
  height: 71px;
  background-position: 0 0;
}
.partners__item__icon.icon-sfera a:hover {
  width: 89px;
  height: 71px;
  background-position: -91px -1px;
}

.partners__item__icon.icon-alligator a {
  width: 75px;
  height: 75px;
  margin-left: 5px;
  background-position: -4px -119px;
}
.partners__item__icon.icon-alligator a:hover {
  width: 75px;
  height: 75px;
  margin-left: 5px;
  background-position: -95px -119px;
}

.partners__item__icon.icon-omegan a {
  width: 70px;
  height: 76px;
  margin-left: 5px;
  background-position: -6px -239px;
}

.partners__item__icon.icon-omegan a:hover {
  width: 70px;
  height: 76px;
  margin-left: 5px;
  background-position: -97px -239px;
}

.partners__item__icon.icon-fighter a {
  width: 71px;
  height: 76px;
  margin-left: 5px;
  background-position: -8px -353px;
}

.partners__item__icon.icon-fighter a:hover {
  width: 71px;
  height: 76px;
  margin-left: 5px;
  background-position: -99px -353px;
}

.partners__item__title {
  font-size: 34px;
  line-height: 36px;
}
.partners__item__description {
  margin-top: 15px;
  font-size: 18px;
  line-height: 24px;
}
.partners__item__description a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.partners__item__description a:hover {
  border-bottom-color: transparent;
}
.partners__links {
  margin-top: 10px;
  margin-left: 22px;
}
.partners__links a {
  display: inline-block;
  margin-right: 18px;
  text-align: center;
  vertical-align: top;
  font-size: 18px;
  font-weight: 300;
}
.partners__links a i {
  display: block;
  width: 118px;
  height: 110px;
  margin-bottom: 16px;
  background: url(/images/ajax/partners.png) no-repeat;
  background-size: auto 230px;
}
@media (min-width: 1520px) {
  .partners__links a i {
    width: 160px;
    height: 150px;
    background-size: auto;
  }
}
.partners__links a i.icon-svitogor {
  background-position: -136px 0;
}
.partners__links a {
  cursor: default;
}
@media (min-width: 1520px) {
  .partners__links a i.icon-svitogor {
    background-position: -182px 0;
  }
}
.partners__links a i.icon-shitl {
  background-position: -278px 0;
}
@media (min-width: 1520px) {
  .partners__links a i.icon-shitl {
    background-position: -379px 0;
  }
}
.partners__links a:last-child {
  margin-right: 0;
}
.partners__links a:hover:first-child i {
  background-position: 0 -119px;
}
@media (min-width: 1520px) {
  .partners__links a:hover:first-child i {
    background-position: 0 -160px;
  }
}
.partners__links a:hover:nth-child(2) i {
  background-position: -136px -119px;
}
@media (min-width: 1520px) {
  .partners__links a:hover:nth-child(2) i {
    background-position: -182px -160px;
  }
}
.partners__links a:hover:last-child i {
  background-position: -278px -119px;
}
@media (min-width: 1520px) {
  .partners__links a:hover:last-child i {
    background-position: -379px -160px;
  }
}
.is-popup {
  overflow: hidden;
}
.popup {
  display: none;
  position: fixed;
  z-index: 3;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
}
.popup__container {
  display: none;
  position: relative;
  z-index: 1;
  width: 900px;
  margin: 100px auto 50px;
  padding: 52px 28px 58px 40px;
  border-radius: 4px;
  background: #fff;
}
.popup__container:after,
.popup__container:before {
  content: "";
  display: table;
}
.popup__container:after {
  clear: both;
}
.popup__backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
}
.popup__close {
  position: absolute;
  top: -48px;
  right: -48px;
  width: 48px;
  height: 48px;
  cursor: pointer;
  border-radius: 50%;
  background: #fff url(/images/ajax/close.svg) center no-repeat;
}
.popup__form {
  width: 520px;
}
.popup__form__title {
  font-size: 34px;
  font-weight: 300;
}
.popup__form__description {
  margin-top: 16px;
  font-size: 24px;
  font-weight: 300;
  line-height: 28px;
}
.popup__form form {
  margin-top: 30px;
}
.popup__form form input,
.popup__form form textarea {
  display: block;
  width: 100%;
  height: 60px;
  padding: 0 15px;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  font-family: "Exo2", sans-serif;
  font-size: 18px;
  font-weight: 300;
}
.popup__form form input:focus,
.popup__form form textarea:focus {
  outline: none;
}
.popup__form form input.is-error,
.popup__form form textarea.is-error {
  border-color: red;
}
.popup__form form textarea {
  height: 230px;
  margin-right: 2px;
  padding: 20px 15px;
  resize: none;
}
.popup__form form button {
  margin-top: 30px;
  padding: 19px 64px;
  cursor: pointer;
  color: #fff;
  border: none;
  border-radius: 4px;
  background: #9e2722;
  font-size: 20px;
  font-weight: 300;
}
.popup__form form button:hover {
  background: #861d18;
}
.popup__form form button:focus {
  outline: none;
}
form .popup__form__name-phone {
  margin-bottom: 20px;
}
form .popup__form__name-phone input {
  display: inline-block;
  width: 250px;
}
form .popup__form__name-phone input:first-child {
  margin-right: 16px;
}
.popup__walkie-talkie {
  position: relative;
  float: right;
  margin-top: 6px;
  margin-right: 106px;
}
.popup__walkie-talkie__text {
  position: absolute;
  top: 9px;
  left: 90px;
  width: 193px;
  height: 186px;
  padding: 18px 20px 52px;
  background: url(/images/ajax/popup_text.svg) no-repeat;
  font-size: 18px;
  font-weight: 300;
}
.popup__walkie-talkie__text p {
  margin: 6px 0;
  line-height: 24px;
}
.popup__walkie-talkie__joke {
  position: absolute;
  top: 2px;
  right: 201px;
  width: 271px;
  height: 241px;
  padding: 18px 20px 52px;
  background: url(/images/ajax/popup_joke.svg) no-repeat;
  font-size: 18px;
  font-weight: 300;
}
.popup__walkie-talkie__joke p {
  margin: 6px 0;
  line-height: 26px;
}
.popup__walkie-talkie__joke em {
  position: absolute;
  right: 22px;
  bottom: 77px;
  font-style: normal;
}
.popup__walkie-talkie__image {
  width: 180px;
  height: 558px;
  background: url(/images/ajax/walkie_talkie.jpg) no-repeat;
}
.popup__walkie-talkie--joke {
  margin-right: 12px;
}
.popup__thanks {
  width: 320px;
}
.services__container {
  padding-top: 60px;
  padding-bottom: 40px;
  background: #fff;
}
.services__container:after,
.services__container:before {
  content: "";
  display: table;
}
.services__container:after {
  clear: both;
}
@media (min-width: 1520px) {
  .services__container {
    padding-top: 70px;
    padding-bottom: 47px;
  }
}
.services__item {
  position: relative;
  top: 0;
  z-index: 2;
  float: left;
  width: 49%;
  margin-bottom: 1.8%;
  padding-top: 30.5%;
  cursor: pointer;
  -webkit-transition: top 100ms linear;
  transition: top 100ms linear;
  border-radius: 4px;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: auto 415px;
}
.services__item__content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: background 200ms ease-in-out;
  transition: background 200ms ease-in-out;
  color: #fff;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.6);
}
.services__item__content__title {
  padding: 26px 30px 0;
  font-size: 34px;
  line-height: 32px;
}
@media (min-width: 1520px) {
  .services__item__content__title {
    padding: 26px 58px 0;
    font-size: 46px;
    line-height: 44px;
  }
}
.services__item__content__value {
  position: absolute;
  bottom: 40px;
  left: 30px;
  width: 208px;
  height: 120px;
  padding: 7px 8px;
  border-radius: 4px;
  background: #861d18;
}
@media (min-width: 1200px) {
  .services__item__content__value {
    width: 228px;
    height: 130px;
  }
}
@media (min-width: 1520px) {
  .services__item__content__value {
    bottom: 76px;
    left: 58px;
    width: 260px;
    height: 150px;
    padding: 10px;
  }
}
.services__item__content__value__content {
  width: 192px;
  height: 104px;
  padding: 17px;
  background: url(/images/ajax/dotted.svg) no-repeat;
  font-size: 20px;
}
@media (min-width: 1200px) {
  .services__item__content__value__content {
    width: 228px;
    height: 115px;
    background-size: auto 115px;
  }
}
@media (min-width: 1520px) {
  .services__item__content__value__content {
    width: 240px;
    height: 130px;
    background-size: auto 130px;
  }
}
.services__item__content__value__content strong {
  display: block;
  margin-bottom: 7px;
  font-size: 24px;
  font-weight: 500;
}
@media (min-width: 1520px) {
  .services__item__content__value__content strong {
    margin-bottom: 12px;
    font-size: 34px;
  }
}

.services__item__content__value__content i {
  display: inline-block;
  vertical-align: middle;
  width: 38px;
  height: 38px;
  margin-right: 5px;
  background: url(/images/ajax/ruble.svg) no-repeat;
}
@media (min-width: 1520px) {
  .services__item__content__value__content i {
    width: 39px;
    height: 41px;
    background-size: 39px auto;
  }
}
.services__item__content__value__content.not-value {
  font-size: 24px;
}
@media (min-width: 1520px) {
  .services__item__content__value__content.not-value {
    font-size: 34px;
  }
}
.services__item__content__value__content.not-value i {
  position: absolute;
  right: 12px;
  bottom: 17px;
}
@media (min-width: 1520px) {
  .services__item__content__value__content.not-value i {
    right: 18px;
    bottom: 23px;
  }
}
.services__item__content__more {
  position: absolute;
  right: 30px;
  bottom: -30px;
  visibility: hidden;
  -webkit-transition: bottom 200ms ease-in-out, opacity 200ms ease-in-out,
    visibility 200ms ease-in-out;
  transition: bottom 200ms ease-in-out, opacity 200ms ease-in-out,
    visibility 200ms ease-in-out;
  opacity: 0;
  font-size: 28px;
  font-weight: 300;
}
@media (min-width: 1520px) {
  .services__item__content__more {
    right: 62px;
  }
}
.services__item__content__more i {
  display: inline-block;
  width: 15px;
  height: 30px;
  margin-left: 8px;
  vertical-align: middle;
  background: url(/images/ajax/arrow.svg) no-repeat;
}
.services__item:hover .services__item__content__more {
  bottom: 30px;
  visibility: visible;
  opacity: 1;
}
.services__item:hover .services__item__content {
  background: rgba(0, 0, 0, 0.3);
}
.services__item.is-active {
  top: 22px;
  padding-top: 32%;
}
.services__item.is-active .services__item__content {
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.4) 0,
    rgba(255, 255, 255, 0.24) 50%,
    rgba(255, 255, 255, 0.01) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.4) 0,
    rgba(255, 255, 255, 0.24) 50%,
    rgba(255, 255, 255, 0.01) 100%
  );
}
.services__item.is-active .services__item__content__value {
  bottom: 55px;
}
@media (min-width: 1520px) {
  .services__item.is-active .services__item__content__value {
    bottom: 91px;
  }
}
.services__item.is-active .services__item__content__more {
  display: none;
}
.services__item.is-active .services__item__arrow {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.services__item.is-active .services__item__arrow:before {
  content: "";
  float: left;
  width: 50%;
  border: 15px solid transparent;
  border-left: 0;
  border-bottom: 15px solid #f2f2f2;
}
.services__item.is-active .services__item__arrow:after {
  content: "";
  float: right;
  width: 50%;
  border: 15px solid transparent;
  border-right: 0;
  border-bottom: 15px solid #f2f2f2;
}
.services__content {
  float: left;
  position: relative;
  top: -13px;
  display: none;
  margin-bottom: 2.2%;
  padding: 44px 30px 52px;
  background: #f2f2f2;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}
.services__content:after,
.services__content:before {
  content: "";
  display: table;
}
.services__content:after {
  clear: both;
}
@media (min-width: 1520px) {
  .services__content {
    padding: 45px 60px 52px;
  }
}
.services__content__photo {
  float: right;
  width: 280px;
  margin-top: 6px;
}
@media (min-width: 1520px) {
  .services__content__photo {
    width: 380px;
  }
}
.services__content__photo__content {
  position: relative;
}
.services__content__photo__content img {
  display: block;
  width: 100%;
  border: 1px solid #e6ca67;
}
.services__content__photo__content__info {
  position: absolute;
  width: 35px;
  height: 35px;
  margin-top: -20px;
  margin-left: -18px;
  cursor: pointer;
  background: url(/images/ajax/info.svg) no-repeat;
}
.services__content__photo__content__info span {
  display: none;
}
.services__content__photo__content__info:hover span {
  position: absolute;
  z-index: 1;
  display: block;
  width: 320px;
  margin-top: 65px;
  margin-left: -23px;
  padding: 20px 25px 10px;
  cursor: default;
  border-radius: 4px;
  background: #ffecb3;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.13);
  font-size: 16px;
  line-height: 22px;
}
@media (min-width: 1520px) {
  .services__content__photo__content__info:hover span {
    width: 420px;
  }
}
.services__content__photo__content__info:hover span:before {
  position: absolute;
  top: -42px;
  margin-left: -7px;
  content: "";
  border: 22px solid transparent;
  border-bottom: 22px solid #ffecb3;
}
.services__content__photo__caption {
  margin-top: 4px;
  padding-left: 27px;
  font-size: 16px;
  line-height: 20px;
}
.services__content__info {
  padding-right: 332px;
}
@media (min-width: 1520px) {
  .services__content__info {
    margin-bottom: 90px;
    padding-right: 450px;
  }
}
.services__content p {
  margin: 0;
  margin-bottom: 14px;
}
.services__content h2 {
  margin-top: 16px;
  margin-bottom: 14px;
  font-family: "Exo2", sans-serif;
  font-size: 20px;
  font-weight: 300;
}
.services__content ul {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 15px 0;
  padding-left: 48px;
}
.services__content ul li {
  margin-bottom: 13px;
}
.services__content ul li:before {
  position: absolute;
  left: 22px;
  width: 17px;
  height: 12px;
  margin-top: 6px;
  content: "";
  background: url(/images/ajax/check.svg) no-repeat;
}
@media (min-width: 1520px) {
  .services__content ul li:before {
    left: 20px;
  }
}
.services__content table {
  margin: 48px 0;
  border-spacing: 0;
  text-align: center;
}
.services__content table thead th {
  padding: 0 15px 5px;
  vertical-align: top;
  border-bottom: 1px solid #e6ca67;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
}
.services__content table thead th span {
  display: block;
  font-size: 14px;
}
.services__content table thead th:first-child {
  padding-left: 0;
  text-align: left;
  font-size: 20px;
  font-weight: 500;
}
.services__content table tbody tr td {
  padding-bottom: 10px;
}
.services__content table tbody tr td:first-child {
  padding-left: 0;
  text-align: left;
  font-size: 16px;
}
.services__content table tbody tr:first-child td {
  padding-top: 14px;
}
.services__content__save {
  width: 653px;
  margin-top: -10px;
  padding: 12px 30px;
  border: 1px dashed #9e2722;
}
@media (min-width: 1300px) {
  .services__content__save {
    float: right;
    width: 380px;
    margin-top: -230px;
    padding-top: 8px;
  }
}
.services__content__save h2 {
  font-size: 34px;
}
@media (min-width: 1300px) {
  .services__content__save h2 {
    line-height: 32px;
  }
}
#service2,
#service4 {
  float: right;
}
#service1 {
  background-image: url(/images/ajax/service1.jpg);
}
#service2 {
  background-image: url(/images/ajax/service2.jpg);
}
#service3 {
  background-image: url(/images/ajax/service3.jpg);
}
#service4 {
  background-image: url(/images/ajax/service4.jpg);
}
.welcome {
  padding-top: 94px;
  padding-bottom: 56px;
  text-align: center;
  color: #fff;
}
@media (min-width: 1520px) {
  .welcome {
    padding-top: 102px;
    padding-bottom: 60px;
  }
}
.welcome h1 {
  margin-top: 12px;
  font-size: 122px;
  font-weight: 700;
}
@media (min-width: 1520px) {
  .welcome h1 {
    font-size: 142px;
  }
}
.welcome h2 {
  font-size: 36px;
  font-weight: 400;
}
@media (min-width: 1520px) {
  .welcome h2 {
    font-size: 46px;
  }
}
.welcome h3 {
  margin-top: 2px;
  font-family: "Exo2", sans-serif;
  font-size: 24px;
  font-weight: 300;
}
@media (min-width: 1520px) {
  .welcome h3 {
    margin-top: -10px;
    font-size: 34px;
  }
}

.popup2 {
  display: none;
  position: fixed;
  z-index: 3;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
}

/*___________ajax_______________*/

.services__ajax {
  position: relative;
  top: 0;
  z-index: 2;
  float: left;
  width: 100%;
  transition: top 100ms linear;
  background: linear-gradient(91.71deg, #eeeeee 0.13%, #d0d0d0 99.11%);
  border-radius: 6px;
  margin-top: 50px;
  margin-bottom: 30px;
}

.services__ajax__content {
  width: 49%;
  float: left;
  display: block;
}

.services__ajax__content img {
  display: block;
  margin: 0 0 0 30px;
}

.services__ajax__content span {
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 38px;
  color: #000000;
  display: block;
  margin: 0 0 0 30px;
}

.services__ajax__content a {
  background: #9e2722;
  border-radius: 6px;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 28px;
  text-align: center;
  color: #ffffff;
  padding: 12px 20px;
  margin: 40px 0 30px 30px;
  display: block;
  width: 210px;
}

.services__ajax__content a:hover {
  background: #861d18;
}

.services__ajax__image {
  width: 49%;
  float: right;
  display: block;
}

.services__ajax__image img {
  width: 645px;
  position: absolute;
  top: 30px;
  right: 0;
}

/*___________ajax blocks______________*/

.protect_block {
  min-height: 720px;
  background: url("/images/ajax/image_225.jpg");
  background-size: cover;
  background-position: center;
  padding: 57px 40px 0 40px;
}

.protect_block .ajax_title {
  font-family: "GothamPro", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 60px;
  line-height: 61px;
  color: #000000;
  max-width: 56%;
  display: block;
  margin-bottom: 32px;
}
.protect_block p {
  font-family: "Exo2", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 21px;
  line-height: 30px;
  color: #000000;
  max-width: 501px;
  margin-bottom: 34px;
  margin-top: 44px;
}
.protect_block p span {
  font-weight: 700;
}
.protect_block a {
  font-family: "Exo2", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  line-height: 32px;
  position: relative;
  color: #861d18;
}
.protect_block a:hover {
  text-decoration: underline;
}
.protect_block a svg {
  margin-left: 6px;
  position: absolute;
  bottom: -1px;
  width: 38px;
  height: 34px;
}

.advantages_block {
  padding: 60px 90px 60px 40px;
  background: #eeeeee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.advantages_block .advantages_text_wrapper {
  width: 52%;
}
.advantages_block .advantages_icons_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 48%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 13px;
  padding-left: 27px;
}
.advantages_block .advantages_icons_wrapper .advantages_item {
  width: 45%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.advantages_block .advantages_icons_wrapper .advantages_item span {
  margin-top: 10px;
  margin-bottom: 36px;
  font-family: "Exo2", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 19px;
  line-height: 26px;
  letter-spacing: -0.017em;
}
.advantages_block .ajax_title {
  font-family: "GothamPro", sans-serif;
  font-style: normal;
  font-weight: bold;
  letter-spacing: -0.017em;
  font-size: 50px;
  line-height: 55px;
  color: #000000;
  display: block;
  margin-bottom: 45px;
}
.advantages_block p {
  font-family: "Exo2", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #000000;
  max-width: 496px;
  line-height: 29px;
  letter-spacing: -0.008em;
  font-size: 21px;
}

.hiw_block {
  padding: 60px 90px 60px 40px;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hiw_block .ajax_title {
  font-family: "GothamPro", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 50px;
  line-height: 69px;
  display: block;
  color: #000;
  margin-bottom: 42px;
  letter-spacing: -0.017em;
}
.hiw_block .ajax_subtitle {
  font-family: "GothamPro", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 36px;
  color: #861d18;
  display: block;
  letter-spacing: -0.01em;
}
.hiw_block p {
  font-family: "Exo2", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  color: #000000;
  max-width: 500px;
  letter-spacing: 0.016em;
  line-height: 28px;
}
.hiw_block p span {
  font-weight: 700;
}
.hiw_block .hiw_image {
  width: 56%;
}
.hiw_block .hiw_content {
  width: 49%;
}
.hiw_block .hiw_advant {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 15px;
  margin-top: 32px;
}
.hiw_block .hiw_advant li {
  width: 50%;
  color: #861d18;
  font-size: 18px;
  margin-top: 36px;
  line-height: 28px;
}
.hiw_block .hiw_advant li span {
  color: #000000;
}
.hiw_block .hiw_advant li span:first-child {
  font-weight: 600;
}

.sensors_block {
  padding: 50px 90px 60px 40px;
  background-color: #eeeeee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-image: url("/images/ajax/white.jpg");
  background-size: 584px;
  background-position: bottom left 40px;
  background-repeat: no-repeat;
  min-height: 715px;
}
.sensors_block .ajax_title {
  font-family: "GothamPro", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 32px;
  color: #861d18;
  display: block;
}
.sensors_block p {
  font-family: "Exo2", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 21px;
  line-height: 28px;
  color: #000000;
  max-width: 469px;
}
.sensors_block .sensor_content {
  width: 49%;
}
.sensors_block .sensor_advant {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 15px;
}
.sensors_block .sensor_advant li {
  width: 50%;
  margin: 27px 0px;
  color: #861d18;
}
.sensors_block .sensor_advant li span {
  color: #000000;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
}
.sensors_block .sensor_list {
  width: 55%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-image: url("/images/ajax/sensor.jpg");
  background-size: cover;
}
.sensors_block .sensor_list .item {
  width: 33%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.sensors_block .sensor_list .item .image_wrapper {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.sensors_block .sensor_list .item .text_wrapper {
  padding-left: 43px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-top: 254px;
}
.sensors_block .sensor_list .item span:first-of-type {
  font-family: "Exo2", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  margin-bottom: 2px;
  display: block;
}
.sensors_block .sensor_list .item span:last-of-type {
  font-weight: 400;
  font-family: "Exo2", sans-serif;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  margin-bottom: 2px;
  display: block;
}

.alarm_block {
  padding: 75px 90px 30px 40px;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-size: 584px;
  background-position: bottom left 40px;
  background-repeat: no-repeat;
}
.alarm_block .ajax_title {
  font-family: "GothamPro", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 17px;
  color: #861d18;
  display: block;
  margin-bottom: 30px;
}
.alarm_block p {
  font-family: "Exo2", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 21px;
  letter-spacing: -0.009em;
  line-height: 29px;
  color: #000000;
  max-width: 501px;
}
.alarm_block .alarm_content {
  width: 49%;
}
.alarm_block .alarm_advant {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 17px;
}
.alarm_block .alarm_advant li {
  width: 50%;
  margin: 13px 0;
  padding: 0 30px 0 0;
  color: #861d18;
}
.alarm_block .alarm_advant li span {
  color: #000000;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 29px;
}
.alarm_block .alarm_list {
  width: 55%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-image: url("/images/ajax/alarm.jpg");
  background-size: 80%;
  background-repeat: no-repeat;
  background-position: top left;
}
.alarm_block .alarm_list .item {
  width: 43%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.alarm_block .alarm_list .item .image_wrapper {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.alarm_block .alarm_list .item .text_wrapper {
  padding-left: 46px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-top: 230px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0px 0 74px;
}
.alarm_block .alarm_list .item span:first-of-type {
  font-family: "Exo2", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  margin-bottom: 2px;
  display: block;
}
.alarm_block .alarm_list .item span:last-of-type {
  font-family: "Exo2", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  margin-bottom: 2px;
  display: block;
}

.cloud_block {
  padding: 60px 90px 60px 40px;
  background-color: #eeeeee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  background-size: 584px;
  background-position: bottom left 40px;
  background-repeat: no-repeat;
}
.cloud_block .ajax_title {
  font-family: "GothamPro", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 41px;
  color: #861d18;
  display: block;
}
.cloud_block p {
  font-family: "Exo2", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  font-size: 21px;
  letter-spacing: -0.013em;
  color: #000000;
  max-width: 84%;
}

.cloud_block p:last-of-type {
  max-width: 100%;
  letter-spacing: -0.011em;
}
.cloud_block .ajax_title:last-of-type {
  margin-top: 100px;
  margin-bottom: 0;
}
.cloud_block .cloud_content {
  width: 54%;
}
.cloud_block .cloud_advant {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 15px;
}
.cloud_block .cloud_advant li {
  width: 47%;
  margin: 24px 0;
  color: #861d18;
}
.cloud_block .cloud_advant li span {
  color: #000000;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
}
.cloud_block .cloud_advant a {
  padding-left: 47%;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  color: #861d18;
  text-decoration: underline;
}
.cloud_block .cloud_advant a:hover {
  text-decoration: none;
}
.cloud_block .cloud_list {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cloud_block .cloud_list .phone_img {
  position: absolute;
  right: 3%;
  top: -75px;
}
.cloud_block .cloud_list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 15px;
  width: 50%;
}
.cloud_block .cloud_list ul li {
  width: 100%;
  margin: 0 0;
  padding: 0 50px 0 0;
  color: #861d18;
  max-height: 26px;
}
.cloud_block .cloud_list ul li span {
  color: #000000;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
}
.cloud_block .cloud_list .cloud_store {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  width: 100%;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}
.cloud_block .cloud_list .cloud_store a:hover img {
  opacity: 0.75;
}

.cloud_block .cloud_list .cloud_store .item span:first-of-type {
  font-family: "Exo2", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  margin-bottom: 2px;
  display: block;
}
.cloud_block .cloud_list .cloud_store .item span:last-of-type {
  font-weight: 400;
  color: #818181;
}

.connect_block {
  padding: 60px 90px 213px 40px;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  background-size: 584px;
  background-position: bottom left 40px;
  background-repeat: no-repeat;
}
.connect_block .ajax_title {
  font-family: "GothamPro", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 50px;
  line-height: 69px;
  display: block;
  color: #000;
  margin-bottom: 31px;
  letter-spacing: -0.017em;
}
.connect_block p {
  font-family: "Exo2", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
  font-size: 21px;
  color: #000000;
  max-width: 81%;
}
.connect_block .connect_content {
    width: 56%;
}
.connect_block .connect_content a {
    background: #9e2722;
    border-radius: 6px;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #ffffff;
    padding: 16px 30px;
    display: block;
    width: 248px;
    cursor: pointer;
}
.connect_block .connect_content a:hover {
    background: #861d18;
}
.connect_block .connect_icons_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  max-width: 47%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-height: 195px;
}
.connect_block .connect_icons_wrapper .connect_item {
  width: 49%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.connect_block .connect_icons_wrapper .connect_item span {
  margin-top: 10px;
  margin-bottom: 36px;
  font-family: "Exo2", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
}
.connect_block .auto {
  position: absolute;
  right: 77px;
  bottom: 0;
}

@media (max-width: 1266px) {
  .services__ajax__content span
  {
      width: 65%;
  }
  .services__ajax__image img {
      top: 164px;
  }
}


