/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  box-sizing: border-box; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  color: inherit;
  text-decoration: none; }

@font-face {
  font-family: 'GothamPro';
  src: url("../styles/fonts/GothamPro/GothaProLig.otf");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'GothamPro';
  src: url("../styles/fonts/GothamPro/GothaProReg.otf");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'GothamPro';
  src: url("../styles/fonts/GothamPro/GothaProBol.otf");
  font-weight: 800;
  font-style: normal; }
@font-face {
  font-family: 'Roboto';
  src: url("../styles/fonts/Roboto/Robotolight.ttf");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'Roboto';
  src: url("../styles/fonts/Roboto/Roboto.ttf");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'Roboto';
  src: url("../styles/fonts/Roboto/Robotobold.ttf");
  font-weight: 800;
  font-style: normal; }
html, html body {
  width: 100%;
  font-family: Roboto;
  font-size: 25px;
  line-height: 29px;
  color: #000;
  display: block;
  font-style: normal;
  font-weight: 400; }
  html a, html body a {
    text-decoration: none; }
    html a:hover, html body a:hover {
      color: inherit;
      text-decoration: none; }
  html i, html body i {
    font-family: fontawesome !important; }
  html header, html body header {
    width: 100%;
    background-image: url(../img/main_banner.png);
    overflow: hidden; }
    html header h1, html body header h1 {
      font-size: 65px;
      line-height: 105px;
      font-weight: 800;
      color: #FFF; }
    html header .top__menu, html body header .top__menu {
      color: #FFF; }
      html header .top__menu menu, html body header .top__menu menu {
        display: flex;
        align-items: center;
        justify-content: space-between;
        align-content: space-between;
        width: 100%;
        padding: 60px 0; }
        html header .top__menu menu li, html body header .top__menu menu li {
          list-style-type: none;
          font-weight: 600; }
          html header .top__menu menu li a, html body header .top__menu menu li a {
            font-size: 16px; }
            html header .top__menu menu li a.phone__number, html body header .top__menu menu li a.phone__number {
              font-size: 25px; }
        html header .top__menu menu .phone__logo, html body header .top__menu menu .phone__logo {
          position: relative;
          top: 2px; }
    html header .block__h, html body header .block__h {
      display: flex;
      align-content: space-between;
      justify-content: space-around;
      flex-direction: column; }
      html header .block__h .btn__more, html body header .block__h .btn__more {
        font-size: 20px;
        line-height: 23px;
        text-align: center;
        color: #FFFFFF;
        border: 3px solid #FFFFFF;
        box-sizing: border-box;
        border-radius: 40px;
        cursor: pointer;
        padding: 18px 20px;
        font-weight: 600;
        width: inherit;
        max-width: 240px; }
      html header .block__h + div img, html body header .block__h + div img {
        width: 100%; }
  html main section, html body main section {
    margin-bottom: 40px; }
  html main h2, html body main h2 {
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    text-transform: uppercase;
    margin-top: 50px;
    width: 100%;
    text-align: center; }
  html main h3, html body main h3 {
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    text-transform: uppercase; }
  html main .text__desciption-center, html body main .text__desciption-center {
    text-align: center;
    font-size: 25px;
    line-height: 29px;
    margin-top: 40px; }
  html main .after__text-description, html body main .after__text-description {
    width: 100%;
    text-align: center;
    font-size: 20px; }
  html main .number__block .number__wrapper, html main .number__block .advantages__wrapper, html main .advantages__block .number__wrapper, html main .advantages__block .advantages__wrapper, html body main .number__block .number__wrapper, html body main .number__block .advantages__wrapper, html body main .advantages__block .number__wrapper, html body main .advantages__block .advantages__wrapper {
    padding: 60px 0 20px 0;
    position: relative; }
    html main .number__block .number__wrapper .number__circle, html main .number__block .advantages__wrapper .number__circle, html main .advantages__block .number__wrapper .number__circle, html main .advantages__block .advantages__wrapper .number__circle, html body main .number__block .number__wrapper .number__circle, html body main .number__block .advantages__wrapper .number__circle, html body main .advantages__block .number__wrapper .number__circle, html body main .advantages__block .advantages__wrapper .number__circle {
      width: 80px;
      height: 80px;
      background-color: #F3F4F9;
      border-radius: 80px;
      position: absolute;
      z-index: 1;
      left: 20px;
      bottom: 45px; }
      html main .number__block .number__wrapper .number__circle + img, html main .number__block .advantages__wrapper .number__circle + img, html main .advantages__block .number__wrapper .number__circle + img, html main .advantages__block .advantages__wrapper .number__circle + img, html body main .number__block .number__wrapper .number__circle + img, html body main .number__block .advantages__wrapper .number__circle + img, html body main .advantages__block .number__wrapper .number__circle + img, html body main .advantages__block .advantages__wrapper .number__circle + img {
        position: relative;
        z-index: 2; }
  html main .number__block .number__description-block, html main .number__block .advantages__description-block, html main .advantages__block .number__description-block, html main .advantages__block .advantages__description-block, html body main .number__block .number__description-block, html body main .number__block .advantages__description-block, html body main .advantages__block .number__description-block, html body main .advantages__block .advantages__description-block {
    font-size: 18px;
    line-height: 21px; }
  html main #advantages h2, html main #advantages h3, html main #advantages .advantages__description-block, html body main #advantages h2, html body main #advantages h3, html body main #advantages .advantages__description-block {
    color: #FFF; }
  html main #advantages .advantages__wrapper .advantages__icon, html body main #advantages .advantages__wrapper .advantages__icon {
    position: absolute;
    left: 0;
    bottom: 20px; }
  html main .color__wrapper, html body main .color__wrapper {
    width: 100%;
    background-color: #211D56;
    position: relative;
    left: 0;
    padding: 40px 0; }
    html main .color__wrapper .half-circle__wrapper, html body main .color__wrapper .half-circle__wrapper {
      position: absolute;
      right: 0;
      top: -10%;
      height: 120%; }
      html main .color__wrapper .half-circle__wrapper img, html body main .color__wrapper .half-circle__wrapper img {
        max-height: 100%; }
  html main #variant_2, html body main #variant_2 {
    padding-top: 100px; }
  html main .variants .wrapper__variants_block, html body main .variants .wrapper__variants_block {
    margin-top: 120px;
    z-index: 10; }
    html main .variants .wrapper__variants_block .variants__text-block, html body main .variants .wrapper__variants_block .variants__text-block {
      margin-bottom: 20px;
      position: relative;
      z-index: 10; }
      html main .variants .wrapper__variants_block .variants__text-block .variants__description, html body main .variants .wrapper__variants_block .variants__text-block .variants__description {
        font-size: 18px;
        line-height: 21px;
        margin-top: 3px; }
  html main .variants .variants__background-img, html body main .variants .variants__background-img {
    position: absolute;
    top: -30%;
    width: 100%;
    left: -299px;
    margin-left: 50%;
    z-index: 1; }
  html #contact-us, html body #contact-us {
    background-color: #F3F4F9;
    width: 100%; }
    html #contact-us h2, html body #contact-us h2 {
      margin-bottom: 100px; }
    html #contact-us .contact__input, html body #contact-us .contact__input {
      width: 100%;
      border: none;
      border-radius: 5px;
      padding: 10px; }
    html #contact-us textarea, html body #contact-us textarea {
      height: 150px; }
    html #contact-us .input__block, html body #contact-us .input__block {
      margin-bottom: 30px; }
      html #contact-us .input__block.recapture, html body #contact-us .input__block.recapture {
        display: flex;
        justify-content: center; }
    html #contact-us .btn__send, html body #contact-us .btn__send {
      color: #737373;
      margin-top: 60px;
      border: 3px solid gray;
      box-sizing: border-box;
      border-radius: 40px;
      cursor: pointer;
      padding: 13px 30px;
      font-weight: 600;
      width: inherit;
      max-width: 300px;
      background-color: #FFF;
      position: relative;
      margin: auto; }
    html #contact-us .btn__block, html body #contact-us .btn__block {
      text-align: center; }
  html footer nav, html body footer nav {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 60px 0; }
    html footer nav li, html body footer nav li {
      list-style-type: none; }
      html footer nav li a, html body footer nav li a {
        font-weight: 600; }
html #mobile__menu-top {
  display: none;
  z-index: 10;
  height: 60px; }
html .mobile__main-menu {
  position: fixed;
  z-index: 12;
  left: -80%;
  top: 0;
  width: 80%;
  height: 100%;
  background-color: #FFF;
  transition: 0.3s left linear; }
  html .mobile__main-menu ul {
    padding: 60px 20px; }
    html .mobile__main-menu ul li {
      margin-bottom: 20px; }
html .mobile__background {
  display: none;
  position: fixed;
  z-index: 11;
  background-color: #000;
  opacity: 0.7;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
html a._active-zone {
  text-decoration: underline; }

@media screen and (max-width: 776px) {
  html, body {
    overflow-x: hidden; }
    html footer, body footer {
      display: none; }
    html header, body header {
      padding-top: 60px;
      background-image: none !important;
      background-color: #211e57; }
      html header .container, body header .container {
        padding: 0;
        max-width: 100%; }
      html header .top__menu, body header .top__menu {
        display: none; }
        html header .top__menu menu, body header .top__menu menu {
          padding: 20px 0;
          display: none; }
      html header .mobile__main-block, body header .mobile__main-block {
        position: relative; }
        html header .mobile__main-block .block__h, body header .mobile__main-block .block__h {
          text-align: center;
          top: 0;
          height: 100%;
          position: absolute;
          z-index: 9;
          background-color: rgba(0, 0, 0, 0.4);
          padding: 0;
          justify-content: space-between; }
          html header .mobile__main-block .block__h h1, body header .mobile__main-block .block__h h1 {
            font-size: 25px;
            line-height: 45px;
            margin: 0 15px; }
          html header .mobile__main-block .block__h .btn__more, body header .mobile__main-block .block__h .btn__more {
            position: relative;
            margin: 30px auto;
            max-width: 200px;
            border: 1px solid #fff; }
          html header .mobile__main-block .block__h + div img, body header .mobile__main-block .block__h + div img {
            width: 100%; }
    html main .article__wrapper .text__desciption-center, body main .article__wrapper .text__desciption-center {
      padding: 0 15px; }
    html main .article__wrapper #capabilities .after__text-description, body main .article__wrapper #capabilities .after__text-description {
      margin-bottom: 30px;
      font-size: 18px;
      padding: 0 15px; }
    html main .article__wrapper #capabilities .number__wrapper, body main .article__wrapper #capabilities .number__wrapper {
      text-align: center;
      width: 25%;
      padding: 0;
      display: flex;
      align-items: center;
      justify-content: center; }
      html main .article__wrapper #capabilities .number__wrapper img, body main .article__wrapper #capabilities .number__wrapper img {
        height: 45px; }
      html main .article__wrapper #capabilities .number__wrapper .number__circle, body main .article__wrapper #capabilities .number__wrapper .number__circle {
        display: none; }
    html main .article__wrapper #capabilities .number__block, body main .article__wrapper #capabilities .number__block {
      display: flex;
      margin-bottom: 20px; }
      html main .article__wrapper #capabilities .number__block .number__description-block, body main .article__wrapper #capabilities .number__block .number__description-block {
        width: 75%; }
    html main .article__wrapper #advantages .advantages__block, body main .article__wrapper #advantages .advantages__block {
      display: flex;
      margin-top: 30px; }
      html main .article__wrapper #advantages .advantages__block .advantages__wrapper, body main .article__wrapper #advantages .advantages__block .advantages__wrapper {
        text-align: center;
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 25%; }
        html main .article__wrapper #advantages .advantages__block .advantages__wrapper img, body main .article__wrapper #advantages .advantages__block .advantages__wrapper img {
          height: 80px; }
        html main .article__wrapper #advantages .advantages__block .advantages__wrapper .advantages__icon, body main .article__wrapper #advantages .advantages__block .advantages__wrapper .advantages__icon {
          left: 50% !important;
          margin-left: -53px; }
      html main .article__wrapper #advantages .advantages__block .advantages__description-block, body main .article__wrapper #advantages .advantages__block .advantages__description-block {
        width: 75%; }
    html main .article__wrapper #variant_1.container .wrapper__variants_block, body main .article__wrapper #variant_1.container .wrapper__variants_block {
      padding: 40px 15px 0;
      margin-top: 60px; }
      html main .article__wrapper #variant_1.container .wrapper__variants_block .variants__background-img, body main .article__wrapper #variant_1.container .wrapper__variants_block .variants__background-img {
        position: relative;
        top: 0;
        left: 0;
        margin-left: 0; }
        html main .article__wrapper #variant_1.container .wrapper__variants_block .variants__background-img img, body main .article__wrapper #variant_1.container .wrapper__variants_block .variants__background-img img {
          width: 100%; }
    html main .article__wrapper #variant_2.container, body main .article__wrapper #variant_2.container {
      padding-top: 0; }
    html main .article__wrapper #contact-us, body main .article__wrapper #contact-us {
      margin-bottom: 0; }
    html #mobile__menu-top, body #mobile__menu-top {
      display: flex;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      background-color: #141234;
      color: #fff;
      align-items: center;
      justify-content: space-between;
      padding: 3px 10px;
      box-shadow: 0px 0px 9px 3px rgba(41, 41, 41, 0.25); }
    html .mobile__main-menu.active-menu, body .mobile__main-menu.active-menu {
      left: 0; } }

/*# sourceMappingURL=main.css.map */
