@charset "UTF-8";
@font-face {
  font-family: "regular";
  font-display: "auto";
  src: url("../fonts/NotoSansRegular/NotoSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansRegular/NotoSans-Regular.woff") format("woff"), url("../fonts/NotoSansRegular/NotoSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "arm-regular";
  font-display: "auto";
  src: url("../fonts/NotoSansArmenian-Regular/NotoSansArmenian-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansArmenian-Regular/NotoSansArmenian-Regular.woff") format("woff"), url("../fonts/NotoSansArmenian-Regular/NotoSansArmenian-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "bold";
  font-display: "auto";
  src: url("../fonts/NotoSansBold/NotoSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansBold/NotoSans-Bold.woff") format("woff"), url("../fonts/NotoSansBold/NotoSans-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "arm-bold";
  font-display: "auto";
  src: url("../fonts/NotoSansArmenian-Bold/NotoSansArmenian-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansArmenian-Bold/NotoSansArmenian-Bold.woff") format("woff"), url("../fonts/NotoSansArmenian-Bold/NotoSansArmenian-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "icon";
  font-display: "auto";
  src: url("../fonts/icons/icomoon.eot?s34tt2");
  src: url("../fonts/icons/icomoon.eot?s34tt2#iefix") format("embedded-opentype"), url("../fonts/icons/icomoon.ttf?s34tt2") format("truetype"), url("../fonts/icons/icomoon.woff?s34tt2") format("woff");
  font-weight: normal;
  font-style: normal;
}
.icon_shape:before {
  content: "";
  color: #fff;
}

.icon_loupe:before {
  content: "";
}

.icon_quotes:before {
  content: "";
}

.icon_arrow_left1:before {
  content: "";
}

.icon_arrow_right1:before {
  content: "";
}

.icon_drop_down:before {
  content: "";
}

.icon_facebook:before {
  content: "";
}

.icon_instagram:before {
  content: "";
}

.icon_lang:before {
  content: "";
}

.icon_phone:before {
  content: "";
}

.icon_pin:before {
  content: "";
}

.icon_send:before {
  content: "";
}

.icon_twitter:before {
  content: "";
}

.icon_arrow_left:before {
  content: "";
}

.icon_arrow_right:before {
  content: "";
}

.icon_calculator:before {
  content: "";
}

.icon_menu_close:before {
  content: "";
}

.icon_youtube:before {
  content: "";
}

.icon_linkedin:before {
  content: "";
}

.icon_ok:before {
  content: "";
}

.icon_pinterest:before {
  content: "";
}

.icon_vk:before {
  content: "";
}

.icon_telegram:before {
  content: "";
}

.icon_more_img:before {
  content: "";
  color: #fff;
}

.icon_service_4:before {
  content: "";
}

.icon_left_arrow:before {
  content: "";
}

.icon_service_1:before {
  content: "";
}

.icon_message_send:before {
  content: "";
}

.icon_service_2:before {
  content: "";
}

.icon_service_3:before {
  content: "";
}

html {
  height: 100%;
  font-size: 10px;
  line-height: 1.4286em;
}

body {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  color: #000000;
  width: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  font-family: "regular", "arm-regular";
  background-color: #fafafa;
}

input,
select,
textarea,
button,
a,
.slick-slide {
  outline: none !important;
}

a,
a:focus,
a:hover,
button:hover {
  text-decoration: none;
}

a {
  color: #EB6619;
}

button {
  cursor: pointer;
  display: block;
}

img {
  max-height: none;
  border: none;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}

[class*=col-] {
  padding-left: 10px;
  padding-right: 10px;
}

.error_hint {
  color: rgba(251, 102, 102, 0.6);
  opacity: 0;
  max-height: 15px;
  margin-bottom: -15px;
  position: relative;
  overflow: hidden;
  font-size: 110%;
  line-height: 15px;
  text-align: right;
  display: block;
  margin-right: 5px;
}

.help-block.form-error,
.individual_hint {
  display: none;
}

.has-error .error_hint,
.has-error + .error_hint {
  max-height: 60px;
  opacity: 1;
}
.has-error textarea,
.has-error input {
  border-color: #FB6666 !important;
}
.has-error ::-webkit-input-placeholder {
  color: rgba(251, 102, 102, 0.58);
}
.has-error :-moz-placeholder {
  color: rgba(251, 102, 102, 0.58);
}
.has-error ::-moz-placeholder {
  color: rgba(251, 102, 102, 0.58);
}
.has-error :-ms-input-placeholder {
  color: rgba(251, 102, 102, 0.58);
}

.custom_container {
  width: 100%;
  max-width: 1220px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}

.inner_container {
  margin: 0 auto;
}

.content_container {
  max-width: 1200px;
  margin: 0 auto;
  padding-right: 10px;
  padding-left: 10px;
}

.navbar_block .navbar_inner {
  border-radius: 4px;
  background-color: #242424;
  padding: 24px 0;
}
.navbar_block .navbar_inner ul .opened {
  background: rgba(255, 255, 255, 0.04);
}
.navbar_block .navbar_inner ul .opened > a {
  background: #000000;
  color: #ffffff;
}
.navbar_block .navbar_inner ul .opened > a:after {
  top: 0;
  bottom: 0;
  left: 0;
  width: 3px;
  display: block;
  content: "";
  position: absolute;
  background: #EB6619;
}
.navbar_block .navbar_inner ul .opened > a:before {
  transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -o-transform: scaleY(-1);
}
.navbar_block .navbar_inner .navbar_title {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 110%;
  font-family: '"bold"', "arm-bold";
  line-height: 15px;
  padding-bottom: 11px;
  padding-left: 24px;
  padding-right: 24px;
}
.navbar_block .navbar_inner .drops_list a {
  color: rgba(255, 255, 255, 0.5);
  font-size: 110%;
  line-height: 15px;
  position: relative;
  width: 100%;
  padding: 7px 24px;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-between;
  word-break: break-word;
}
.navbar_block .navbar_inner .drops_list a:before {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.navbar_block .navbar_inner .drop_element {
  padding: 0 10px;
}
.navbar_block .navbar_inner .drop_element a {
  display: block;
}
.navbar_block .navbar_inner .drop_element li:last-child {
  padding-bottom: 10px;
}
.navbar_block .navbar_inner .drop_element li:first-child {
  padding-top: 10px;
}
.navbar_block .navbar_inner .drop_button:before {
  padding-left: 7px;
  font-size: 50%;
}
.navbar_block .drop_element {
  display: none;
}

.breadcrumbs {
  width: 100%;
  padding: 20px 0;
  display: flex;
  align-items: center;
}
.breadcrumbs ul {
  display: flex;
  align-items: center;
  font-size: 110%;
  line-height: 15px;
}
.breadcrumbs ul li {
  display: flex;
  color: #666666;
  align-items: center;
}
.breadcrumbs ul li * {
  max-width: 300px;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 4px;
  color: #575757;
}
.breadcrumbs ul li:not(:first-child):before {
  content: "";
  display: block;
  margin: 4px 4px 0 4px;
  height: 3px;
  width: 3px;
  background-color: #575757;
}
.breadcrumbs ul li a {
  display: inline-block;
  vertical-align: top;
  color: rgba(87, 87, 87, 0.6);
  position: relative;
}

.paging {
  padding-top: 10px;
  display: flex;
  justify-content: flex-end;
}
.paging ul {
  display: inline-flex;
  position: relative;
  overflow: hidden;
  padding: 0;
  border: 1px solid rgba(51, 51, 51, 0.1);
  max-width: 100%;
}
.paging ul li {
  flex: 1;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.paging ul li:not(:first-child) {
  border-left: 1px solid rgba(51, 51, 51, 0.1);
}
.paging ul a {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  font-size: 120%;
  line-height: 15px;
  color: rgba(36, 36, 36, 0.5);
}
.paging ul a.prev_page:before {
  display: block;
}
.paging ul a.current_page {
  background: #EB6619;
  color: #ffffff;
  cursor: default;
}
.paging ul a:before {
  font-size: 75%;
  color: rgba(36, 36, 36, 0.5);
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}

.section_title {
  font-size: 160%;
  line-height: 22px;
  font-family: '"bold"', "arm-bold";
  margin-bottom: 30px;
  color: #575757;
}

.page_description {
  color: #979797;
  font-size: 140%;
  line-height: 22px;
}

.page_title {
  color: #333333;
  font-family: '"bold"', "arm-bold";
  font-size: 320%;
  line-height: 48px;
  margin: 0;
}

.more_btn {
  font-size: 110%;
  line-height: 15px;
  font-family: '"bold"', "arm-bold";
  color: #EB6619;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 180px;
  height: 42px;
  border-radius: 21px;
  border: 1px solid #EB6619;
  margin-top: 25px;
  margin-left: auto;
}

.phone_link:not(.clickable) {
  color: inherit;
  cursor: default;
  pointer-events: none;
}

@media (max-width: 1199px) {
  .page_title {
    font-size: 240%;
  }
}
@media (max-width: 991px) {
  .navbar_block {
    display: none;
  }

  .breadcrumbs {
    display: none;
  }

  .page_title {
    font-size: 200%;
    line-height: 26px;
  }
}
@media (max-width: 768px) {
  .error_hint {
    font-size: 100%;
  }
}
@media (max-width: 575px) {
  .section_title {
    font-size: 140%;
    line-height: 19px;
  }

  .more_btn {
    font-size: 100%;
    width: 130px;
    height: 35px;
    border-radius: 20px;
    margin-top: 20px;
  }

  .section_title {
    font-size: 140%;
    line-height: 22px;
  }

  .page_description {
    font-size: 120%;
    line-height: 19px;
  }
}
@media (max-width: 479px) {
  .page_title {
    font-size: 180%;
    line-height: 24px;
  }
}
@media (max-width: 399px) {
  .page_title {
    font-size: 160%;
    line-height: 22px;
  }
}
.web .breadcrumbs li a {
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.web .breadcrumbs li a:hover {
  color: #D6570E;
}
.web .more_btn {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.web .more_btn:hover {
  background: #EB6619;
  color: #ffffff;
}
.web .navbar_block .navbar_inner .drops_list a {
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.web .navbar_block .navbar_inner .drops_list a:hover {
  color: #ffffff;
}
.web .navbar_block .navbar_inner .drops_list a:hover:before {
  color: #ffffff;
}
.web .paging ul a:hover {
  background: #EB6619;
  color: #ffffff;
}
.web .paging ul a:hover:before {
  color: #ffffff;
}

.touch .navbar_block .navbar_inner .drops_list a {
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.touch .navbar_block .navbar_inner .drops_list a:active {
  color: #ffffff;
}
.touch .navbar_block .navbar_inner .drops_list a:active:before {
  color: #ffffff;
}
.touch .breadcrumbs li a {
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.touch .breadcrumbs li a:active {
  color: #D6570E;
}
.touch .more_btn {
  -o-transition: opacity 0.25s;
  -ms-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.touch .more_btn:active {
  background: #EB6619;
  color: #ffffff;
}
.touch .paging ul a:active {
  background: #EB6619;
  color: #ffffff;
}
.touch .paging ul a:active:before {
  color: #ffffff;
}

.footer .footer_menu_list ul, .footer .footer_menu_list, .sublevel_list .inner_level .second_list ul, .sublevel_list .inner_level > ul, .submenu_list .inner_list > ul, .main_menu .menu_inner > ul, .lg_list, .header_socials ul, .mobile_list ul,
.right_info_block ul, .navbar_block .navbar_inner ul, .breadcrumbs ul, .paging ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.submenu_list .inner_list > ul > li.hovered .sublist_btn:before {
  transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -o-transform: scaleX(-1);
}

.iti__arrow.iti__arrow--up {
  transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -o-transform: scaleY(-1);
}

.main_menu .scroll_arrows span:before, .iti__arrow:before, [class*=icon_]:before, .main_menu .scroll_arrows span:after, .iti__arrow:after, [class*=icon_]:after {
  font-family: "icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.header {
  position: relative;
  z-index: 100;
  min-height: 141px;
  height: 100%;
}

.header_inner {
  background-color: #242424;
  box-shadow: 0 2px 4px 0 rgba(36, 36, 36, 0.28);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}

.main_logo {
  max-width: 65px;
  margin-right: 43px;
  padding: 5px 0;
}
.main_logo a {
  display: block;
}
.main_logo img {
  width: 100%;
}

.header_top {
  border-bottom: 1px solid #575757;
}

.top_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.mobile_list,
.right_info_block {
  display: flex;
}
.mobile_list ul,
.right_info_block ul {
  display: flex;
}
.mobile_list ul li,
.right_info_block ul li {
  padding: 25px 14px;
}
.mobile_list ul a,
.right_info_block ul a {
  color: rgba(255, 255, 255, 0.7);
  font-size: 110%;
  line-height: 15px;
  text-transform: uppercase;
}

.mobile_blocks,
.mobile_list {
  display: none;
}

.right_block {
  display: flex;
  align-items: center;
}

.call_number a {
  color: #EB6619;
  line-height: 15px;
  font-size: 110%;
  font-family: '"bold"', "arm-bold";
}

.order_call {
  border: 1px solid #EB6619;
  border-radius: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 35px;
}
.order_call a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 42px;
  width: 180px;
  padding: 13px 0;
  font-size: 110%;
  line-height: 15px;
  color: #EB6619;
  font-family: '"bold"', "arm-bold";
  text-transform: uppercase;
}
.order_call a:before {
  color: #EB6619;
  padding-right: 11px;
  font-size: 140%;
}

.header_socials ul {
  display: flex;
}
.header_socials ul li {
  padding: 24px 11px;
}
.header_socials ul a:before {
  color: rgba(255, 255, 255, 0.7);
  font-size: 150%;
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}

.lg_block {
  position: relative;
  padding: 18px 10px;
  line-height: 15px;
}
.lg_block.opened .lg_button:before {
  color: #ffffff;
}
.lg_block.opened .lg_button:after {
  transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  color: #ffffff;
}

.lg_button {
  display: flex;
  height: 14px;
  color: inherit;
  align-items: center;
  margin-top: -4px;
}
.lg_button:before {
  font-size: 150%;
  display: block;
  color: rgba(255, 255, 255, 0.7);
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.lg_button:after {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.lg_button:after {
  content: "";
  margin-left: 9px;
  font-size: 70%;
  color: rgba(255, 255, 255, 0.7);
}
.lg_button span {
  display: block;
  line-height: 13px;
  padding-top: 1px;
}

.lg_list {
  position: absolute;
  right: -25px;
  top: 50px;
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(36, 36, 36, 0.3);
  white-space: nowrap;
  z-index: 20;
  display: none;
  min-width: 201px;
}
.lg_list a {
  display: inline-block;
  color: rgba(51, 51, 51, 0.7);
  font-size: 120%;
  line-height: 15px;
  padding: 10px 20px 10px 30px;
  width: 100%;
}
.lg_list li.current_lg {
  background-color: rgba(36, 36, 36, 0.1);
}
.lg_list li.current_lg a {
  color: rgba(51, 51, 51, 0.7);
  cursor: default;
  pointer-events: none;
}
.lg_list li:first-child {
  padding-top: 5px;
}
.lg_list li:last-child {
  padding-bottom: 5px;
}
.lg_list img {
  max-width: 23px;
  width: 100%;
  margin-right: 10px;
  border-radius: 5px;
}

.search_block {
  margin-right: 15px;
  position: relative;
  z-index: 10;
  margin-left: 15px;
}
.search_block form {
  position: relative;
  float: right;
}
.search_block form ::-webkit-input-placeholder {
  color: #979797;
}
.search_block form :-moz-placeholder {
  color: #979797;
}
.search_block form ::-moz-placeholder {
  color: #979797;
}
.search_block form :-ms-input-placeholder {
  color: #979797;
}
.search_block form input {
  padding: 4px 16px 7px;
  background: transparent;
  color: rgba(255, 255, 255, 0.7);
  border: 2px solid transparent;
  width: 32px;
  border-radius: 21px;
  opacity: 0;
  -o-transition: all 0.3s, border-color 0.7s;
  -ms-transition: all 0.3s, border-color 0.7s;
  -moz-transition: all 0.3s, border-color 0.7s;
  -webkit-transition: all 0.3s, border-color 0.7s;
  transition: all 0.3s, border-color 0.7s;
}
.search_block form button {
  border: none;
  background: transparent;
  border-radius: 50%;
  color: inherit;
  font-size: 120%;
  position: absolute;
  right: 2px;
  top: 3px;
  padding: 8px;
  z-index: 2;
}
.search_block form button:before {
  display: block;
  color: rgba(255, 255, 255, 0.7);
  font-size: 150%;
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.search_block.opened form input {
  width: 248px;
  padding-right: 40px;
  border: 1px solid #EB6619;
  -o-transition: all 0.3s, border-color 0.1s;
  -ms-transition: all 0.3s, border-color 0.1s;
  -moz-transition: all 0.3s, border-color 0.1s;
  -webkit-transition: all 0.3s, border-color 0.1s;
  transition: all 0.3s, border-color 0.1s;
  opacity: 1;
}
.search_block.opened button:before {
  color: #ffffff;
}
.search_block.opened ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.search_block.opened :-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.search_block.opened ::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.search_block.opened :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.bottom_inner {
  display: flex;
  align-items: center;
}
.bottom_inner .menu_button {
  display: none;
}

.iti--separate-dial-code .iti__selected-flag {
  border-right: 1px solid rgba(36, 36, 36, 0.3) !important;
  padding: 0 16px 0 15px;
  background: none;
}
.iti--separate-dial-code .iti__selected-flag:focus {
  border: none;
  background: none;
  outline: none;
}
.iti--separate-dial-code .iti__selected-dial-code {
  font-size: 120%;
  color: rgba(36, 36, 36, 0.7);
}

.iti--allow-dropdown .iti__flag-container:hover {
  outline: none;
}

.iti {
  width: 100%;
}
.iti:focus {
  outline: none;
}

.iti__arrow {
  border: none;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.iti__arrow:before {
  content: "";
  font-size: 60%;
  position: relative;
  top: -3px;
  left: -3px;
  color: #EB6619;
  display: block;
}
.iti__flag {
  border-radius: 3px;
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: unset;
}

.iti__country-list {
  overflow-x: hidden;
  max-width: 241px;
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(36, 36, 36, 0.3);
  border: none;
  margin-top: 5px;
}
.iti__country-list::-webkit-scrollbar {
  width: 5px;
  height: auto;
  border-radius: 2px;
  background: rgba(36, 36, 36, 0.1);
}
.iti__country-list::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #EB6619;
}

.iti__country.iti__highlight {
  background: rgba(36, 36, 36, 0.1);
}

.iti__country {
  height: 42px;
  display: flex;
  align-items: center;
}

.iti__country-name {
  margin-right: 7px;
  max-width: 241px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: rgba(36, 36, 36, 0.7);
  font-size: 12px;
  line-height: 15px;
}

.telephone_block {
  padding-left: 100px !important;
}

.iti__divider {
  display: none;
}

.iti {
  width: 100%;
}

.btn_calculator {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 30px;
}
.btn_calculator a {
  border-radius: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 110%;
  color: #ffffff;
  font-family: '"bold"', "arm-bold";
  text-transform: uppercase;
  line-height: 15px;
  height: 42px;
  width: 180px;
  background-color: #EB6619;
}
.btn_calculator a:before {
  padding-right: 13px;
  font-size: 130%;
  margin-top: 2px;
}

.popupPhone_opened {
  overflow: hidden;
}
.popupPhone_opened .phone_popup {
  top: 0;
}

.phone_popup {
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 500;
  overflow-x: hidden;
  overflow-y: auto;
  -o-transition: top 0.5s;
  -ms-transition: top 0.5s;
  -moz-transition: top 0.5s;
  -webkit-transition: top 0.5s;
  transition: top 0.5s;
  background: #3D3F41;
  padding: 40px 20px;
}
.phone_popup .section_title {
  color: #333333;
  padding-bottom: 17px;
  margin-bottom: 0;
}
.phone_popup .page_description {
  color: #999999;
  padding-bottom: 30px;
}
.phone_popup .popup_inner {
  max-width: 500px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 auto;
  text-align: center;
  display: flex;
  min-height: 100%;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.phone_popup .phone_inner {
  max-width: 300px;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 auto;
}
.phone_popup .phone_block {
  background-color: #ffffff;
  padding: 20px 45px;
  min-height: 452px;
  display: flex;
  align-items: center;
  height: 100%;
  position: relative;
  width: 100%;
}
.phone_popup .form_block {
  max-width: 250px;
  margin: 0 auto;
}
.phone_popup .order_call {
  margin: 0;
}
.phone_popup .order_call a {
  width: 248px;
}
.phone_popup .order_call a:before {
  margin-top: 4px;
}
.phone_popup .phone_close {
  position: absolute;
  top: 0;
  right: -30px;
}
.phone_popup .phone_close:before {
  color: #ffffff;
  font-size: 140%;
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}

.menu_button {
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 100%;
  padding: 18px;
  border: none;
  width: 60px;
  min-width: 60px;
  height: 60px;
  background: transparent;
  color: #EB6619;
  margin-left: -3px;
}
.menu_button:before, .menu_button:after {
  display: block;
  content: "";
  position: absolute;
  left: 18px;
  width: 24px;
  border-top: 2px solid;
  -o-transition: all 0.5s, color 0s;
  -ms-transition: all 0.5s, color 0s;
  -moz-transition: all 0.5s, color 0s;
  -webkit-transition: all 0.5s, color 0s;
  transition: all 0.5s, color 0s;
}
.menu_button:before {
  top: 21px;
  transform-origin: left top;
  -webkit-transfrom-origin: left top;
}
.menu_button:after {
  bottom: 21px;
  transform-origin: left bottom;
  -webkit-transfrom-origin: left bottom;
}
.menu_button span {
  display: block;
  border-top: 2px solid;
  -o-transition: opacity 0.2s, color 0s;
  -ms-transition: opacity 0.2s, color 0s;
  -moz-transition: opacity 0.2s, color 0s;
  -webkit-transition: opacity 0.2s, color 0s;
  transition: opacity 0.2s, color 0s;
  -o-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.main_menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex: 1;
  width: 50%;
  padding: 30px 0;
  position: relative;
  overflow: hidden;
}
.main_menu .menu_inner {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.main_menu .menu_inner > ul {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  font-size: 0;
}
.main_menu .menu_inner > ul > li {
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
}
.main_menu .menu_inner > ul > li:first-child a {
  margin-left: 0;
}
.main_menu .menu_inner > ul > li > a {
  color: rgba(255, 255, 255, 0.7);
  font-size: 110%;
  font-family: '"bold"', "arm-bold";
  text-transform: uppercase;
  margin: 0 23px;
}
.main_menu .menu_inner > ul > li > a:before {
  display: none;
}
.main_menu .scroll_arrows span {
  position: absolute;
  top: 50%;
  width: 20px;
  height: 20px;
  background: #242424;
  margin-top: -9px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(255, 255, 255, 0.5);
}
.main_menu .scroll_arrows span:not(.active) {
  opacity: 0;
  pointer-events: none;
}
.main_menu .left_scroll {
  left: -3px;
  box-shadow: 3px 0 0 0 rgba(31, 30, 30, 0.72);
}
.main_menu .left_scroll:before {
  content: "";
  margin-right: 6px;
}
.main_menu .right_scroll {
  right: -2px;
  box-shadow: -3px 0 0 0 rgba(31, 30, 30, 0.72);
}
.main_menu .right_scroll:before {
  content: "";
  margin-left: 10px;
}

.submenu_list {
  width: 100%;
}
.submenu_list .inner_list {
  position: fixed;
  display: none;
  top: 140px;
  background: #ffffff;
  margin-top: 2px;
  margin-left: -13px;
  box-shadow: 0 2px 4px 0 rgba(36, 36, 36, 0.3);
}
.submenu_list .inner_list > ul {
  display: flex;
  flex-direction: column;
  align-items: end;
  min-width: 243px;
}
.submenu_list .inner_list > ul > li {
  width: 100%;
}
.submenu_list .inner_list > ul > li:first-child {
  border-top: 4px solid #EB6619;
}
.submenu_list .inner_list > ul > li .sublist_btn:before {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.submenu_list .inner_list > ul > li.hovered .sublevel_list {
  opacity: 1;
  width: auto;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -o-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.submenu_list .inner_list > ul > li.hovered .sublist_btn:before {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.submenu_list .inner_list > ul a {
  color: rgba(36, 36, 36, 0.5);
  font-size: 110%;
  line-height: 15px;
  padding: 12px 14px 12px 10px;
  float: left;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
  word-break: break-word;
  max-width: 242px;
  width: 100%;
}
.submenu_list .inner_list > ul a:before {
  color: #EB6619;
  margin-left: 10px;
}

.sublevel_list {
  background: #ffffff;
  position: absolute;
  overflow: hidden;
  left: 243px;
  top: 0;
  height: 100%;
  width: 0;
  opacity: 0;
  line-height: 19px;
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.sublevel_list .inner_level {
  width: 243px;
  background: rgba(36, 36, 36, 0.04);
  height: 100%;
}
.sublevel_list .inner_level > ul {
  display: flex;
  flex-direction: column;
}
.sublevel_list .inner_level > ul li {
  display: flex;
  flex-direction: column;
}
.sublevel_list .inner_level > ul a {
  flex-direction: row;
}
.sublevel_list .inner_level .second_list {
  text-align: center;
}
.sublevel_list .inner_level .second_list a {
  color: rgba(36, 36, 36, 0.28);
}

.submenu_inner {
  display: none;
}

@media (max-width: 1199px) {
  .main_logo,
.search_block,
.order_call {
    margin: 0;
  }

  .search_block.opened form input {
    width: 170px;
  }

  .lg_list {
    right: 0;
  }
}
@media (max-width: 991px) {
  .header {
    min-height: 130px;
  }

  .submenu_inner {
    position: fixed;
    top: 98px;
    display: block;
    left: 100%;
    font-size: 200%;
    -o-transition: left 0.5s;
    -ms-transition: left 0.5s;
    -moz-transition: left 0.5s;
    -webkit-transition: left 0.5s;
    transition: left 0.5s;
    width: 100%;
  }
  .submenu_inner:before {
    color: rgba(255, 255, 255, 0.7);
  }

  .close_opened .submenu_inner {
    left: 0;
    padding-left: 15px;
    z-index: 1;
  }

  .sublevel_list,
.submenu_list {
    position: fixed;
    top: 123px;
    left: 100%;
    bottom: 0;
    width: 100% !important;
    opacity: 1;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 3;
    -o-transition: left 0.5s;
    -ms-transition: left 0.5s;
    -moz-transition: left 0.5s;
    -webkit-transition: left 0.5s;
    transition: left 0.5s;
    background: #242424;
    height: 100vh;
  }
  .sublevel_list .inner_list,
.submenu_list .inner_list {
    display: flex !important;
    position: fixed;
    left: 100%;
    top: 119px;
    background: #242424;
    bottom: 0;
    width: 100%;
    -o-transition: left 0.5s;
    -ms-transition: left 0.5s;
    -moz-transition: left 0.5s;
    -webkit-transition: left 0.5s;
    transition: left 0.5s;
    z-index: 20;
    flex-direction: column;
    border: none;
    margin-left: 0;
  }
  .sublevel_list .inner_list > ul,
.submenu_list .inner_list > ul {
    border-top: 1px solid #333333;
    flex: 1;
    overflow-y: auto;
    height: 100%;
  }
  .sublevel_list .inner_list > ul > li,
.submenu_list .inner_list > ul > li {
    width: 100%;
  }
  .sublevel_list .inner_list > ul > li:first-child,
.submenu_list .inner_list > ul > li:first-child {
    border: none;
  }
  .sublevel_list .inner_list > ul > li:before,
.submenu_list .inner_list > ul > li:before {
    display: none;
    width: 100%;
  }
  .sublevel_list .inner_list > ul > li.sublist_btnOpen .sublevel_list,
.submenu_list .inner_list > ul > li.sublist_btnOpen .sublevel_list {
    left: 0;
  }
  .sublevel_list .inner_list > ul > li > a,
.submenu_list .inner_list > ul > li > a {
    width: 100%;
    max-width: 100%;
    border: none !important;
    background: transparent;
    padding: 10px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #ffffff;
  }
  .sublevel_list .inner_list > ul > li.opened .sublevel_list,
.submenu_list .inner_list > ul > li.opened .sublevel_list {
    left: 0;
  }
  .sublevel_list .inner_list.fixed,
.submenu_list .inner_list.fixed {
    position: fixed;
    left: 0;
  }
  .sublevel_list .inner_level,
.submenu_list .inner_level {
    display: flex;
    flex-direction: column;
    width: 100vw;
  }
  .sublevel_list .inner_level > ul a,
.submenu_list .inner_level > ul a {
    display: block;
    padding: 15px 15px 12px 20px;
    width: 100%;
    max-width: 100%;
    color: #ffffff;
  }
  .sublevel_list .inner_level .second_list,
.submenu_list .inner_level .second_list {
    text-align: left;
    padding: 0 20px;
  }
  .sublevel_list .inner_level .second_list a,
.submenu_list .inner_level .second_list a {
    color: rgba(255, 255, 255, 0.8);
  }

  .main_menu {
    position: fixed;
    top: 101px;
    left: 0;
    width: 100%;
    bottom: 100%;
    overflow: hidden;
    background: #242424;
    box-shadow: 0 2px 4px 0 rgba(36, 36, 36, 0.28);
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    display: block;
    padding: 0;
  }
  .main_menu .menu_inner > ul {
    display: flex;
    flex-direction: column;
  }
  .main_menu .menu_inner > ul > li {
    padding: 18px 15px;
  }
  .main_menu .menu_inner > ul > li > a {
    margin: 0;
  }
  .main_menu .menu_inner > ul > li > a:before {
    display: block;
    float: right;
    margin-top: 3px;
  }

  .search_block {
    margin: 0 7px;
  }
  .search_block form input {
    height: 32px;
  }
  .search_block form button {
    top: 0;
  }

  .bottom_inner .menu_button {
    display: block;
  }

  .mobile_btns {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }

  .bottom_inner {
    margin: -9px 0 0 -10px;
    border-bottom: 1px solid #333333;
  }

  .header_inner {
    position: relative;
  }

  .scroll_arrows,
.header_socials,
.call_number,
.right_info_block ul {
    display: none;
  }

  .mobile_list {
    display: block;
  }
  .mobile_list ul {
    display: flex;
    flex-direction: column;
  }
  .mobile_list ul li {
    padding: 18px 15px;
  }
  .mobile_list ul li a {
    margin: 0;
    font-family: '"bold"', "arm-bold";
  }

  .mobile_blocks {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
  }
  .mobile_blocks .call_number {
    display: flex;
  }
  .mobile_blocks .header_socials {
    display: block;
  }
  .mobile_blocks .header_socials ul {
    flex-direction: row;
  }

  .btn_calculator a,
.order_call a {
    height: 32px;
    width: 146px;
    font-size: 100%;
  }
  .btn_calculator a:before,
.order_call a:before {
    padding-right: 5px;
  }

  .main_logo {
    max-width: 45px;
  }

  .menu_opened {
    overflow: hidden;
  }
  .menu_opened .submenu_list {
    display: block !important;
  }
  .menu_opened .menu_button span {
    opacity: 0;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }
  .menu_opened .menu_button:before {
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    width: 32px;
    top: 18px;
    left: 19px;
  }
  .menu_opened .menu_button:after {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    width: 32px;
    bottom: 18px;
    left: 19px;
  }
  .menu_opened .main_menu {
    bottom: 0;
    animation-name: changeOverflow;
    animation-duration: 0.1s;
    animation-delay: 0.5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    overflow: auto;
  }
}
@media (max-width: 639px) {
  .phone_popup .phone_inner {
    max-width: 100%;
    padding: 0;
  }
  .phone_popup .phone_block {
    padding: 20px;
  }
  .phone_popup .phone_close {
    top: -27px;
    right: 0;
  }
}
@media (max-width: 479px) {
  .search_block {
    margin: 0 7px;
    position: absolute;
    right: 53px;
    z-index: 1;
  }
  .search_block form input {
    background: #242424;
    height: 35px;
    width: 195px !important;
  }
  .search_block form button {
    top: -1px;
  }
  .search_block.opened {
    z-index: 3;
  }

  .order_call {
    margin-right: 40px;
    z-index: 2;
  }
}
@media (max-width: 399px) {
  .btn_calculator a,
.order_call a {
    height: 28px;
    width: 120px;
    font-size: 90%;
  }
}
.web .submenu_list .inner_list ul a {
  -o-transition: background 0.5s;
  -ms-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}
.web .submenu_list .inner_list ul a:hover {
  background-color: rgba(36, 36, 36, 0.1);
  color: #242424;
}
.web .main_logo a {
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.web .main_logo a:hover {
  opacity: 0.5;
}
.web .main_menu a {
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.web .main_menu a:hover {
  color: #EB6619;
}
.web .btn_calculator a {
  -o-transition: background 0.5s;
  -ms-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}
.web .btn_calculator a:hover {
  background: #D6570E;
}
.web .search_block form button:hover:before {
  color: #EB6619;
}
.web .search_block.opened form button:hover:before {
  color: rgba(255, 255, 255, 0.7);
}
.web .order_call {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.web .order_call:hover {
  background: #EB6619;
}
.web .order_call:hover a {
  color: #ffffff;
}
.web .order_call:hover a:before {
  color: #ffffff;
}
.web .right_info_block ul a {
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.web .right_info_block ul a:hover {
  color: #EB6619;
}
.web .header_socials ul a:hover:before {
  color: #EB6619;
}
.web .lg_button {
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.web .lg_button:hover:after, .web .lg_button:hover:after, .web .lg_button:hover:before {
  color: #EB6619;
}
.web .lg_list a {
  -o-transition: background 0.5s;
  -ms-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}
.web .lg_list a:hover {
  background: #EB6619;
  color: #ffffff;
}
.web .phone_popup .phone_close:hover:before {
  color: rgba(255, 255, 255, 0.7);
}
.web .submenu_inner {
  -o-transition: background 0.5s;
  -ms-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}
.web .submenu_inner:hover {
  color: #EB6619;
}
.web .submenu_inner:hover:before {
  color: #EB6619;
}

.touch .submenu_inner {
  -o-transition: background 0.5s;
  -ms-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}
.touch .submenu_inner:active {
  color: #EB6619;
}
.touch .submenu_inner:active:before {
  color: #EB6619;
}
.touch .main_logo a {
  -o-transition: opacity 0.25s;
  -ms-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.touch .main_logo a:active {
  opacity: 0.5;
}
.touch .search_block form button:active:before {
  color: #EB6619;
}
.touch .search_block.opened form button:active:before {
  color: rgba(255, 255, 255, 0.17);
}
.touch .order_call {
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.touch .order_call:active {
  background: #EB6619;
}
.touch .order_call:active a {
  color: #ffffff;
}
.touch .order_call:active a:before {
  color: #ffffff;
}
.touch .right_info_block ul a {
  -o-transition: color 0.25s;
  -ms-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.touch .right_info_block ul a:active {
  color: #EB6619;
}
.touch .header_socials ul a {
  -o-transition: color 0.25s;
  -ms-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.touch .header_socials ul a:active:before {
  color: #EB6619;
}
.touch .lg_button {
  -o-transition: color 0.25s;
  -ms-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.touch .lg_button:active:after, .touch .lg_button:active:before {
  color: #EB6619;
}
.touch .lg_list a {
  -o-transition: color 0.25s;
  -ms-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.touch .lg_list a:active {
  color: #EB6619;
}
.touch .main_menu a {
  -o-transition: color 0.25s;
  -ms-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.touch .main_menu a:active {
  color: #EB6619;
}
.touch .btn_calculator a {
  -o-transition: background 0.25s;
  -ms-transition: background 0.25s;
  -moz-transition: background 0.25s;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
}
.touch .btn_calculator a:active {
  background: #D6570E;
}

.footer {
  margin-top: 65px;
  opacity: 0;
  color: #ffffff;
}
.footer .footer_top_container {
  background: #242424;
  padding: 50px 0;
  position: relative;
}
.footer .footer_top_container .custom_container {
  display: flex;
  justify-content: space-between;
}
.footer .footer_logo img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.footer .footer_menu {
  padding: 0 20px;
  display: flex;
  width: 100%;
}
.footer .footer_menu_list {
  width: 100%;
  font-size: 110%;
  line-height: 15px;
  color: #ffffff;
  margin-bottom: 20px;
}
.footer .footer_menu_list a {
  color: #ffffff;
}
.footer .footer_menu_list ul a {
  opacity: 0.5;
}
.footer .footer_menu_list ul li {
  margin-bottom: 18px;
}
.footer .footer_menu_list > li {
  padding: 0 15px;
  width: 25%;
}
.footer .footer_menu_list div a {
  opacity: 0.7;
  font-family: '"bold"', "arm-bold";
  margin-bottom: 20px;
  display: block;
}
.footer .footer_main_list {
  font-size: 110%;
  line-height: 15px;
  font-family: '"bold"', "arm-bold";
  margin-right: 20px;
  max-width: 110px;
  width: 100%;
}
.footer .footer_main_list div {
  margin-bottom: 18px;
}
.footer .footer_main_list a {
  color: rgba(255, 255, 255, 0.7);
}
.footer .subscribe_block .inner_title {
  font-size: 160%;
  line-height: 22px;
  font-family: '"bold"', "arm-bold";
  color: #ffffff;
}
.footer .subscribe_block .inner_desc {
  font-size: 120%;
  line-height: 18px;
  color: #ffffff;
  opacity: 0.5;
  margin-top: 15px;
}
.footer .footer_contacts_block {
  max-width: 280px;
  padding-left: 20px;
  width: 100%;
}
.footer .footer_contacts_block input {
  border-radius: 18.5px;
  width: 100%;
  height: 37px;
  font-size: 120%;
  line-height: 14px;
  color: rgba(255, 255, 255, 0.3);
  border: 1px solid;
  padding-left: 20px;
  padding-right: 60px;
  background: transparent;
}
.footer .footer_contacts_block ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.footer .footer_contacts_block :-moz-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.footer .footer_contacts_block ::-moz-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.footer .footer_contacts_block :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.footer .footer_contacts_block button {
  position: absolute;
  right: 0;
  top: 0;
  background: #EB6619;
  border-radius: 31px;
  width: 52px;
  height: 37px;
  color: #ffffff;
  font-size: 120%;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer .footer_contacts_block button:before {
  margin-right: -5px;
}
.footer .footer_contacts_block .form_fields {
  width: 100%;
}
.footer .footer_contacts_block form {
  width: 100%;
  margin-top: 23px;
  position: relative;
}
.footer .contacts_inner {
  margin-top: 35px;
  width: 100%;
  display: flex;
  font-size: 110%;
  color: #ffffff;
  line-height: 15px;
  justify-content: space-between;
}
.footer .contacts_inner a {
  color: rgba(255, 255, 255, 0.5);
  display: block;
}
.footer .small_title {
  margin-bottom: 15px;
  font-family: '"bold"', "arm-bold";
}
.footer .social_links {
  display: flex;
  margin-top: 25px;
}
.footer .social_links a {
  display: block;
  font-size: 150%;
  color: rgba(255, 255, 255, 0.7);
  margin-right: 20px;
}
.footer .footer_bottom_container {
  background: #EB6619;
  height: 43px;
  font-size: 120%;
  line-height: 14px;
  color: #ffffff;
}
.footer .footer_bottom_container a {
  color: #ffffff;
}
.footer .footer_bottom_container .custom_container {
  display: flex;
  height: 100%;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.footer .copyrights span {
  display: inline-block;
  vertical-align: top;
}
.footer .error_hint {
  top: 5px;
  margin-right: 10px;
}
@media (max-width: 1199px) {
  .footer .footer_menu_list > li {
    width: 50%;
    padding: 0 20px;
  }
}
@media (max-width: 991px) {
  .footer .footer_logo {
    padding-left: 20px;
    margin-bottom: 30px;
    max-width: 100px;
  }
  .footer .footer_top_container .custom_container {
    flex-wrap: wrap;
  }
  .footer .footer_menu {
    padding-left: 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .footer .footer_menu {
    flex-direction: column;
    padding-right: 0;
  }
  .footer .footer_main_list {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    max-width: none;
    margin-bottom: 160px;
    padding-left: 20px;
    margin-right: 0;
  }
  .footer .footer_top_container .custom_container {
    padding-left: 10px;
  }
}
@media (max-width: 575px) {
  .footer .copyrights span {
    padding-top: 10px;
  }
  .footer .footer_top_container {
    padding: 30px 0;
  }
  .footer .footer_top_container .custom_container {
    padding-left: 20px;
  }
  .footer .footer_logo {
    padding-left: 0;
    max-width: 80px;
  }
  .footer .footer_menu_list > li {
    width: 100%;
    padding: 0;
  }
  .footer .footer_contacts_block {
    padding-left: 0;
  }
  .footer .footer_main_list {
    position: relative;
    margin: 0;
    padding: 0;
  }
  .footer .footer_bottom_container {
    height: auto;
  }
  .footer .footer_bottom_container .custom_container {
    padding: 20px;
    flex-direction: column;
    text-align: center;
  }
  .footer .footer_bottom_container .copyrights {
    margin-bottom: 10px;
  }
}

.web .footer_menu_list a, .web .footer_main_list a, .web .contacts_inner a {
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.web .footer_menu_list a:hover, .web .footer_main_list a:hover, .web .contacts_inner a:hover {
  color: #ffffff;
}
.web .footer .footer_menu_list div a,
.web .footer .footer_menu_list ul a {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.web .footer .footer_menu_list div a:hover,
.web .footer .footer_menu_list ul a:hover {
  color: #ffffff;
  opacity: 1;
}
.web .developer a {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.web .developer a:hover {
  color: #242424;
}
.web .social_links a:hover {
  color: #EB6619;
}
.web .validate_button:hover {
  background-color: #D6570E;
}

.touch .footer_menu_list a, .touch .footer_main_list a, .touch .contacts_inner a {
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.touch .footer_menu_list a:active, .touch .footer_main_list a:active, .touch .contacts_inner a:active {
  color: #ffffff;
}
.touch .developer a {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.touch .developer a:active {
  color: #242424;
}
.touch .footer .footer_menu_list div a,
.touch .footer .footer_menu_list ul a {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.touch .footer .footer_menu_list div a:active,
.touch .footer .footer_menu_list ul a:active {
  color: #ffffff;
  opacity: 1;
}
.touch .social_links a:active {
  color: #EB6619;
}
.touch .validate_button:active {
  background-color: #D6570E;
}

.field_block {
  margin-bottom: 24px;
}

input, textarea {
  border: 1px solid rgba(36, 36, 36, 0.3);
  padding: 0 34px;
  background: #ffffff;
  font-size: 120%;
  line-height: 17px;
  color: rgba(36, 36, 36, 0.8);
  display: flex;
  width: 100%;
  height: 42px;
  border-radius: 21px;
  align-items: center;
}
input:focus, textarea:focus {
  border: 1px solid #EB6619;
  color: rgba(36, 36, 36, 0.7);
}

::-webkit-input-placeholder {
  color: rgba(36, 36, 36, 0.3);
}

:-moz-placeholder {
  color: rgba(36, 36, 36, 0.3);
}

::-moz-placeholder {
  color: rgba(36, 36, 36, 0.3);
}

:-ms-input-placeholder {
  color: rgba(36, 36, 36, 0.3);
}

textarea {
  resize: none;
  padding: 13px 34px;
  height: 85px;
  border-radius: 14px;
}

.input_val {
  border: 1px solid;
  color: rgba(36, 36, 36, 0.7);
}

.validate_button {
  margin: 0;
  background: transparent;
}

.button_block {
  display: flex;
  justify-content: space-between;
}

.label_text {
  display: block;
  font-size: 120%;
  line-height: 22px;
  color: #ffffff;
  max-width: 168px;
}

.footer {
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.breadcrumbs ul li a, .web .social_links a, .touch .social_links a {
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.web .paging ul a, .web .validate_button, .touch .validate_button {
  -o-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.error_hint {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.touch .paging ul a {
  -o-transition: background-color 0.15s;
  -ms-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  -webkit-transition: background-color 0.15s;
  transition: background-color 0.15s;
}

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