@charset "UTF-8";
@font-face {
  font-family: "proxima_nova";
  src: url("../fonts/subset-ProximaNova-Regular.woff2") format("woff2"), url("../fonts/subset-ProximaNova-Regular.woff") format("woff"), url("../fonts/subset-ProximaNova-Regular.svg#ProximaNova-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "proxima_nova";
  src: url("../fonts/subset-ProximaNova-Semibold.woff2") format("woff2"), url("../fonts/subset-ProximaNova-Semibold.woff") format("woff"), url("../fonts/subset-ProximaNova-Semibold.svg#ProximaNova-Semibold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "proxima_nova";
  src: url("../fonts/subset-ProximaNova-Bold.woff2") format("woff2"), url("../fonts/subset-ProximaNova-Bold.woff") format("woff"), url("../fonts/subset-ProximaNova-Bold.svg#ProximaNova-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "proxima_nova";
  src: url("../fonts/subset-ProximaNovaT-Thin.woff2") format("woff2"), url("../fonts/subset-ProximaNovaT-Thin.woff") format("woff"), url("../fonts/subset-ProximaNovaT-Thin.svg#ProximaNovaT-Thin") format("svg");
  font-weight: 250;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "proxima_nova";
  src: url("../fonts/subset-ProximaNova-Extrabld.woff2") format("woff2"), url("../fonts/subset-ProximaNova-Extrabld.woff") format("woff"), url("../fonts/subset-ProximaNova-Extrabld.svg#ProximaNova-Extrabld") format("svg");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
* {
  padding: 0;
  margin: 0;
}

.active-link {
  color: #3BB9FF !important;
}
a:hover{
  text-decoration: none;
}


section.cities {
  padding: 60px 0;
  background-color: rgba(51,191,241,.05);
}
section.cities h1 {
  font-size: 38px;
  margin-bottom: 30px;
}
section.cities .city-selector__list {
  -moz-column-count: 4;
  column-count: 4;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
section.cities .city-selector__item {
  margin-bottom: 22px;
  display: inline-block;
  width: 100%;
}
section.cities .city-selector__list a {
  font-size: 18px;
  line-height: 133.19%;
  text-decoration: none;
  display: table;
  color: #000;
  transition: all 0.2s;
}
section.cities .city-selector__list a:hover {
  opacity: 0.55;
}
section.cities .city-selector__list a.capital {
  font-weight: bold;
  color: #6091F8;
}
section.cities .city-selector__letter {
  font-weight: 900;
  font-size: 18px;
  line-height: 133.19%;
  color: #000000;
}


section.about_stk {
  background: #f5fbfe;
  padding: 80px 0;
  margin-bottom: 76px;
}

section.about_stk .container .fiv-container {
  border-left: 1px solid #3BB9FF;
  box-sizing: border-box;
  padding-left: 30px;
}

section.about_stk .container .flex-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
section.about_stk .container .flex-wrapper .text {
  width: 100%;
  margin-right: 120px;
}
section.about_stk .container .flex-wrapper .text h1 {
  font-weight: 600;
  font-size: 36px;
  line-height: 44px;
  color: #000000;
  margin-bottom: 25px;
}
section.about_stk .container .flex-wrapper .text .text-flex-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  min-height: 247px;
  height: 100%;
}
section.about_stk .container .flex-wrapper .text .text-flex-wrapper .blue-fiv {
  width: 5px;
  height: calc(100% - 152px);
  background: #3BB9FF;
  border-radius: 50px;
  margin-right: 28px;
}
section.about_stk .container .flex-wrapper .text .text-flex-wrapper p,
section.about_stk .container .flex-wrapper .text .text-flex-wrapper div.content {
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
}
section.about_stk .container .flex-wrapper img {
  width: 100%;
  object-fit: contain;
}

/**XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX**/
section.about_stk .container .flex-wrapper .img-wrapper-arh-resh {
  width: 40%;
}
section.about_stk .container .flex-wrapper .img-wrapper-gen-plan {
  width: 35%;
}
section.about_stk .container .flex-wrapper .img-wrapper-konstr-jb {
 width: 35%;
}
section.about_stk .container .flex-wrapper .img-wrapper-arh-str {
  width: 35%;
}
section.about_stk .container .flex-wrapper .img-wrapper-met-kon {
 width: 30%;
}
section.about_stk .container .flex-wrapper .img-wrapper-otop-vent {
  width: 35%;
}
section.about_stk .container .flex-wrapper .img-wrapper-vod-kan {
  width: 30%;
}
section.about_stk .container .flex-wrapper .img-wrapper-sil-elek {
  width: 30%;
}
section.about_stk .container .flex-wrapper .img-wrapper-mer-poz {
  width: 35%;
}

section.about_stk .container .flex-wrapper .img-wrapper-set-svyz {
  width: 35%;
}

section.about_stk .container .flex-wrapper .img-wrapper-tek-resh {
  width: 35%;
}
section.about_stk .container .flex-wrapper .img-wrapper-poz-sig {
  width: 30%;
}
section.about_stk .container .flex-wrapper .img-wrapper-kap-rem {
  width: 35%;
}
section.about_stk .container .flex-wrapper .img-wrapper-rek {
  width: 32%;
}
section.about_stk .container .flex-wrapper .img-wrapper-vvod-zdan {
  width: 32%;
}
section.about_stk .container .flex-wrapper .img-wrapper-priz-zdan {
  width: 30%;
}
section.about_stk .container .flex-wrapper .img-wrapper-zakl-sost {
  width: 30%;
}
section.about_stk .container .flex-wrapper .img-wrapper-voz-stroi {
  width: 30%;
}

section.about_stk .container .flex-wrapper .text .text-flex-wrapper .blue-fiv-long {
  width: 2mm;
  height: 100%;
  background: #3BB9FF;
  border-radius: 50px;
  margin-right: 28px;
}

section.about_stk .container .flex-wrapper .text-split-wrapper {
  width: 50%;
  margin-right: 120px;
}

section.about_stk .container .flex-wrapper .text-split-wrapper h1 {
  font-weight: 600;
  font-size: 36px;
  line-height: 44px;
  color: #000000;
  margin-bottom: 25px;
}
section.about_stk .container .flex-wrapper .text-split-wrapper .text-flex-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  min-height: 247px;
  height: 100%;
}
section.about_stk .container .flex-wrapper .text-split-wrapper .text-flex-wrapper .blue-fiv-long {
  width: 2mm;
  height: 100%;
  background: #3BB9FF;
  border-radius: 50px;
  margin-right: 28px;
}
section.about_stk .container .flex-wrapper .text-split-wrapper .text-flex-wrapper p,
section.about_stk .container .flex-wrapper .text-split-wrapper .text-flex-wrapper div.content {
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
}

section.about_stk .container .flex-wrapper img {
  width: 100%;
  object-fit: contain;
}
/**XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX**/

@media screen and (max-width: 1024px) {

  section.cities {
    padding: 81px 0;
  }

  section.cities h1 {
    font-size: 38px;
    margin-bottom: 30px;
  }

  section.cities .city-selector__list {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }

  h1 {
    font-size: 24px !important;
    line-height: 29px !important;
  }

  h2 {
    font-size: 24px !important;
  }

  section.about_stk {
    padding: 80px 0 40px 0;
  }

  section.about_stk .container .flex-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  section.about_stk .container .flex-wrapper .img-wrapper-arh-resh,
  section.about_stk .container .flex-wrapper .img-wrapper-gen-plan,
  section.about_stk .container .flex-wrapper .img-wrapper-konstr-jb,
  section.about_stk .container .flex-wrapper .img-wrapper-arh-str,
  section.about_stk .container .flex-wrapper .img-wrapper-met-kon,
  section.about_stk .container .flex-wrapper .img-wrapper-otop-vent,
  section.about_stk .container .flex-wrapper .img-wrapper-vod-kan,
  section.about_stk .container .flex-wrapper .img-wrapper-sil-elek,
  section.about_stk .container .flex-wrapper .img-wrapper-mer-poz,
  section.about_stk .container .flex-wrapper .img-wrapper-set-svyz,
  section.about_stk .container .flex-wrapper .img-wrapper-tek-resh,
  section.about_stk .container .flex-wrapper .img-wrapper-poz-sig,
  section.about_stk .container .flex-wrapper .img-wrapper-kap-rem,
  section.about_stk .container .flex-wrapper .img-wrapper-rek,
  section.about_stk .container .flex-wrapper .img-wrapper-vvod-zdan,
  section.about_stk .container .flex-wrapper .img-wrapper-priz-zdan,
  section.about_stk .container .flex-wrapper .img-wrapper-zakl-sost,
  section.about_stk .container .flex-wrapper .img-wrapper-voz-stroi {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
    height: 50%;
  }

  section.about_stk .container .flex-wrapper .text {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
    height: 100%;
  }

  section.about_stk .container .flex-wrapper .text h1 {
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    color: #000000;
    margin-bottom: 25px;
  }

  section.about_stk .container .flex-wrapper .text .text-flex-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 100%;
  }

  section.about_stk .container .flex-wrapper .text .text-flex-wrapper .blue-fiv {
    width: 5px;
    height: auto;
    background: #3BB9FF;
    border-radius: 50px;
    margin-right: 28px;
  }

  section.about_stk .container .flex-wrapper .text .text-flex-wrapper .blue-fiv-long {
    width: 2mm;
    height: auto;
    background: #3BB9FF;
    border-radius: 50px;
    margin-right: 28px;
  }

  section.about_stk .container .flex-wrapper .text .text-flex-wrapper p {
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
  }

  section.about_stk .container .flex-wrapper .text-split-wrapper {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
    height: 50%;
  }

  section.about_stk .container .flex-wrapper .text-split-wrapper h1 {
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    color: #000000;
    margin-bottom: 25px;
  }

  section.about_stk .container .flex-wrapper .text-split-wrapper .text-flex-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 100%;
  }

  section.about_stk .container .flex-wrapper .text-split-wrapper .text-flex-wrapper .blue-fiv-long {
    width: 2mm;
    height: auto;
    background: #3BB9FF;
    border-radius: 50px;
    margin-right: 28px;
  }

  section.about_stk .container .flex-wrapper .text-split-wrapper .text-flex-wrapper p {
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
  }

  section.about_stk .container .flex-wrapper img {
    width: 100%;
  }

  @media screen and (max-width: 640px) {

    section.cities .city-selector__list {
      -moz-column-count: 2;
      column-count: 2;
      -moz-column-gap: 30px;
      column-gap: 30px;
    }

  }
  @media screen and (max-width: 425px) {
    .contacts .container .white_blank .white_blank_box {
      margin: 50px 12px 30px;
      min-width: 300px;
    }

    h1 {
      font-size: 24px !important;
      line-height: 29px !important;
    }

    section.cities .city-selector__list {
      -moz-column-count: 1;
      column-count: 1;
      -moz-column-gap: 30px;
      column-gap: 30px;
    }
  }
}