@font-face {
  font-family: "mardoto-regular";
  font-display: "auto";
  src: url("../fonts/Mardoto-Regular/Mardoto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Mardoto-Regular/Mardoto-Regular.woff") format("woff"), url("../fonts/Mardoto-Regular/Mardoto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "mardoto-bold";
  font-display: "auto";
  src: url("../fonts/Mardoto-Bold/Mardoto-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Mardoto-Bold/Mardoto-Bold.woff") format("woff"), url("../fonts/Mardoto-Bold/Mardoto-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "mardoto-medium";
  font-display: "auto";
  src: url("../fonts/Mardoto-Medium/Mardoto-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Mardoto-Medium/Mardoto-Medium.woff") format("woff"), url("../fonts/Mardoto-Medium/Mardoto-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "roboto-bold";
  font-display: "auto";
  src: url("../fonts/Roboto-Bold/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Bold/Roboto-Bold.woff") format("woff"), url("../fonts/Roboto-Bold/Roboto-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "roboto-regular";
  font-display: "auto";
  src: url("../fonts/Roboto-Regular/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Regular/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto-Regular/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "roboto-medium";
  font-display: "auto";
  src: url("../fonts/Roboto-Medium/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Medium/Roboto-Medium.woff") format("woff"), url("../fonts/Roboto-Medium/Roboto-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "icon";
  font-display: "auto";
  src: url("../fonts/icons/icomoon.eot?acxc92");
  src: url("../fonts/icons/icomoon.eot?acxc92#iefix") format("embedded-opentype"), url("../fonts/icons/icomoon.ttf?acxc92") format("truetype"), url("../fonts/icons/icomoon.woff?acxc92") format("woff");
  font-weight: normal;
  font-style: normal;
}
.icon_play_btn:before {
  content: "\e920";
}

.icon_quotes:before {
  content: "\e90f";
}

.icon_right_arrow:before {
  content: "\e912";
}

.icon_left_arrow:before {
  content: "\e914";
}

.icon_zoom:before {
  content: "\e91f";
}

.icon_logo_small:before {
  content: "\e90e";
}

.icon_studio_one:before {
  content: "\e90d";
}

.icon_map:before {
  content: "\e903";
}

.icon_search:before {
  content: "\e905";
}

.icon_view_more:before {
  content: "\e909";
}

.icon_website:before {
  content: "\e90a";
}

.icon_arrow_right:before {
  content: "\e90b";
}

.icon_down_arrow:before {
  content: "\e90c";
}

.icon_menu_close:before {
  content: "\e900";
}

.icon_left:before {
  content: "\e901";
}

.icon_right:before {
  content: "\e902";
}

.icon_youtube:before {
  content: "\e904";
}

.icon_facebook:before {
  content: "\e906";
}

.icon_instagram:before {
  content: "\e907";
}

.icon_linkedin:before {
  content: "\e908";
}

.icon_pinterest:before {
  content: "\e910";
}

.icon_twitter:before {
  content: "\e911";
}

.icon_telegram:before {
  content: "\e913";
}

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: "mardoto-regular", "roboto-regular";
}

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

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

a {
  color: #FECD12;
}

button {
  cursor: pointer;
  display: block;
}

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

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

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

.content {
  padding-top: 117px;
  overflow: hidden;
}

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

.site_block {
  margin-top: 25px;
  background: #ffffff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
  position: relative;
  padding: 35px;
}
.site_block:after {
  content: "";
  left: 35px;
  right: 35px;
  position: absolute;
  bottom: 0;
  height: 6px;
  background: #FECD12;
}

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

.site_btn {
  display: flex;
  position: relative;
  background: #FECD12;
  align-items: center;
  justify-content: center;
  width: 220px;
  height: 57px;
  font-size: 120%;
  line-height: 14px;
  letter-spacing: 2px;
  font-family: "mardoto-medium", "roboto-medium";
  border: none;
  color: #000000 !important;
}

.cursor_elem {
  width: 62px;
  height: 62px;
  position: fixed;
  pointer-events: none;
  opacity: 0;
  border-radius: 50%;
  z-index: 999;
  border: 2px solid #000000;
  background: transparent;
}

.site_list_block {
  margin-top: 30px;
  font-size: 160%;
  line-height: 24px;
  padding-left: 30px;
}
.site_list_block ul {
  display: block;
}
.site_list_block ul li {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.site_list_block ul li:before {
  content: "";
  margin-right: 15px;
  display: block;
  background: #FECD12;
  width: 13px;
  height: 8px;
}
.site_list_block ol {
  counter-reset: number;
}
.site_list_block ol li {
  counter-increment: number;
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.site_list_block ol li::before {
  content: counter(number);
  color: #FECD12;
  margin-right: 15px;
  width: 8px;
  font-family: "mardoto-bold", "roboto-bold";
}

.section_title {
  width: 100%;
  font-size: 320%;
  line-height: 38px;
  color: #000000;
  font-family: "mardoto-bold", "roboto-bold";
  display: flex;
  align-items: center;
  position: relative;
}
.section_title:before, .section_title:after {
  position: absolute;
  content: "";
  height: 2px;
  width: 100%;
  max-width: 250px;
  background: #FECD12;
  left: 0;
}
.section_title::after {
  left: auto;
  right: 0;
}
.section_title .custom_container {
  background: #ffffff;
  z-index: 5;
}

.error_hint {
  color: rgba(251, 101, 101, 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: #fb656599 !important;
}
.has-error ::-webkit-input-placeholder {
  color: rgba(251, 101, 101, 0.58);
}
.has-error :-moz-placeholder {
  color: rgba(251, 101, 101, 0.58);
}
.has-error ::-moz-placeholder {
  color: rgba(251, 101, 101, 0.58);
}
.has-error :-ms-input-placeholder {
  color: rgba(251, 101, 101, 0.58);
}

.big_title {
  font-size: 720%;
  line-height: 85px;
  color: #000000;
  font-family: "mardoto-bold", "roboto-bold";
}

.site_description {
  font-size: 160%;
  line-height: 24px;
  color: #000000;
}

.quotes {
  margin-top: 20px;
  width: 100%;
  height: 180px;
  font-size: 160%;
  line-height: 24px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.quotes_title {
  display: flex;
  align-items: center;
  margin-left: 80px;
  max-width: 440px;
  width: 100%;
  position: relative;
}
.quotes_title:before {
  position: absolute;
  left: -60px;
  color: #FECD12;
}

.quotes_author {
  margin-top: 20px;
  font-family: "mardoto-bold", "roboto-bold";
  max-width: 440px;
  width: 100%;
  margin-left: 80px;
}

.second_title {
  font-size: 240%;
  line-height: 28px;
  font-family: "mardoto-bold", "roboto-bold";
}

.site_image_block {
  width: 100%;
  position: relative;
}
.site_image_block:before {
  content: "";
  background: rgba(13, 40, 104, 0.39);
  z-index: 5;
}
.site_image_block img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

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

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

.tab_section {
  margin-bottom: 60px;
  margin-top: 50px;
}
.tab_section .tabs_block {
  position: relative;
  z-index: 10;
}
.tab_section .tabs_block a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0 15px;
  color: #000000;
  height: 77px;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}
.tab_section .tabs_block a:before {
  content: "";
  position: absolute;
  transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  -webkit-transform: translate3d(0, -50%, 0);
  -o-transform: translate3d(0, -50%, 0);
  border: 20px solid transparent;
  bottom: -55px;
  opacity: 0;
  border-top: 20px solid #ffffff;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.tab_section .tabs_block img {
  height: 65%;
  width: auto;
}
.tab_section .tabs_block ul {
  display: flex;
  width: 100%;
  font-size: 180%;
  line-height: 21px;
  font-family: "mardoto-bold", "roboto-bold";
}
.tab_section .tabs_block li {
  flex: 1;
  margin-right: 18px;
}
.tab_section .tabs_block li:last-child {
  margin-right: 0;
}
.tab_section .tabs_block li.selected a {
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
  border: 1px solid transparent;
}
.tab_section .tabs_block li.selected a:before {
  opacity: 1;
}
.tab_section .tab_block {
  height: 0;
  opacity: 0;
  position: relative;
  z-index: 10;
  overflow: hidden;
}
.tab_section .selected.tab_block {
  height: auto;
  opacity: 1;
  overflow: visible;
}

.main_image {
  position: relative;
  overflow: hidden;
  height: 278px;
  z-index: 5;
}
.main_image:before {
  content: "";
  background: rgba(13, 40, 104, 0.39);
  z-index: 2;
}
.main_image img {
  object-fit: cover;
}
.main_image .custom_container {
  height: 100%;
  display: flex;
  align-items: center;
  z-index: 8;
}
.main_image .main_title {
  font-size: 720%;
  line-height: 85px;
  font-family: "mardoto-bold", "roboto-bold";
  z-index: 5;
  color: #ffffff;
}

@media (max-width: 1600px) {
  .big_title {
    font-size: 600%;
    line-height: 72px;
  }
}
@media (max-width: 1440px) {
  .site_btn {
    width: 190px;
    height: 48px;
  }

  .big_title {
    font-size: 520%;
    line-height: 65px;
  }

  .main_image .main_title {
    font-size: 600%;
    line-height: 70px;
  }
}
@media (max-width: 1199px) {
  .big_title {
    font-size: 460%;
    line-height: 55px;
  }

  .second_title {
    font-size: 180%;
    line-height: 25px;
  }

  .main_image {
    height: 220px;
  }
  .main_image .main_title {
    font-size: 420%;
    line-height: 45px;
  }
}
@media (max-width: 991px) {
  .content {
    padding-top: 100px;
  }

  .site_list_block {
    font-size: 140%;
    line-height: 19px;
  }

  .tab_section .tabs_block ul {
    font-size: 160%;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  .quotes_title, .quotes_author {
    max-width: 360px;
  }

  .site_btn {
    font-size: 110%;
    line-height: 15px;
  }

  .big_title {
    font-size: 400%;
    line-height: 45px;
  }

  .breadcrumbs {
    display: none;
  }

  .tab_section .tabs_block ul {
    font-size: 140%;
  }
  .tab_section .tabs_block li {
    margin-right: 10px;
  }
  .tab_section .tabs_block a {
    height: 65px;
  }

  .main_image .main_title {
    padding-top: 20px;
    font-size: 320%;
    line-height: 35px;
  }
}
@media (max-width: 575px) {
  .quotes {
    padding: 30px 20px;
    height: 100%;
  }

  .quotes_title {
    margin-left: 0;
  }
  .quotes_title:before {
    display: none;
  }

  .site_block {
    padding: 20px;
  }

  .site_list_block {
    font-size: 120%;
    line-height: 17px;
  }

  .section_title {
    font-size: 260%;
    line-height: 32px;
  }
  .section_title .custom_container {
    text-align: center;
    width: 100%;
    max-width: 231px;
  }

  .big_title {
    font-size: 320%;
    line-height: 40px;
  }

  .site_description {
    font-size: 140%;
    line-height: 19px;
  }

  .tab_section .tabs_block ul {
    flex-direction: column;
  }
  .tab_section .tabs_block li {
    margin-right: 0;
    margin-bottom: 20px;
    order: 1;
  }
  .tab_section .tabs_block li.selected {
    order: 2;
  }
}
@media (max-width: 479px) {
  .section_title {
    font-size: 200%;
    line-height: 25px;
  }
  .section_title .custom_container {
    text-align: center;
    width: 100%;
    max-width: 231px;
  }

  .big_title {
    font-size: 240%;
    line-height: 30px;
  }
}
.web .paging a {
  -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 .paging a:not(.current_page):hover {
  background: rgba(0, 0, 0, 0.1);
}
.web .tabs_block a {
  -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 .tabs_block a:hover {
  border: 2px solid rgba(0, 0, 0, 0.2);
}
.web .tabs_block a.selected {
  cursor: default;
}
.web .tabs_block a.selected:hover {
  border: 1px solid transparent;
}
.web .site_btn, .web .breadcrumbs a {
  -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 a {
  -o-transition: all 0.15s;
  -ms-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.touch .paging a:not(.current_page):active {
  background: rgba(0, 0, 0, 0.1);
}
.touch .site_btn {
  -o-transition: all 0.15s;
  -ms-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.touch .tabs_block a {
  -o-transition: all 0.15s;
  -ms-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.touch .tabs_block a:active {
  border: 2px solid rgba(0, 0, 0, 0.2);
}
.touch .tabs_block a.selected {
  cursor: default;
}
.touch .tabs_block a.selected:active {
  border: 1px solid transparent;
}

iframe {
  max-width: 100%;
  max-height: 56vw;
}

.footer .socials_list, .header .second_list, .header .second_submenu_list ul, .header .menu_list .submenu_list ul, .header .menu_list, .header .lg_list, .header .socials_list, .site_list_block ul, .site_list_block ol, .breadcrumbs ul, .paging ul, .tab_section .tabs_block ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.footer .footer_inner:before, .calculator_popup .images_block img, .site_image_block:before, .main_image:before, .main_image img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.header .second_list a.second_submenu.opened:before, .header .menu_list > li.opened .submenu_button::before, .header .lg_block.opened .lg_button::before {
  transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -o-transform: scaleY(-1);
}

[class*=icon_]:before, [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: 999;
  position: fixed;
  width: 100%;
  user-select: none;
}
.header .header_top {
  height: 30px;
  background: #000000;
  color: #ffffff;
}
.header .header_top .custom_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  position: relative;
}
.header .header_contacts {
  display: flex;
  height: 100%;
  align-items: center;
}
.header .header_contacts > a {
  display: block;
  margin-right: 32px;
  font-size: 120%;
  line-height: 22px;
  font-family: "mardoto-bold", "roboto-bold";
  color: #ffffff;
}
.header .socials_list {
  display: flex;
  position: absolute;
  top: -30px;
  left: 140px;
  align-items: center;
  height: 30px;
}
.header .socials_list li:not(:last-child) {
  margin-right: 20px;
}
.header .socials_list a {
  color: #ffffff;
  font-size: 140%;
}
.header .socials_list a:before {
  display: block;
}
.header .socials_list.active {
  opacity: 1;
}
.header .lg_block {
  position: relative;
}
.header .lg_block img {
  width: 30px;
  object-fit: cover;
}
.header .lg_button {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
.header .lg_button:before {
  display: block;
  margin-left: 10px;
  font-size: 80%;
  color: #ffffff;
  line-height: 5px;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header .lg_list {
  position: absolute;
  z-index: 15;
  display: none;
  background: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  width: 80px;
  right: -2PX;
  border-radius: 3px;
  top: 23px;
}
.header .lg_list li {
  border-top: 1px solid rgba(255, 255, 255, 0.13);
}
.header .lg_list li.current_lg {
  opacity: 0.7;
  pointer-events: none;
  cursor: default;
  background: rgba(0, 0, 0, 0.2);
}
.header .lg_list li img {
  width: 33px;
  object-fit: cover;
}
.header .lg_list a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 10px;
  height: 38px;
  font-family: "mardoto-bold", "roboto-bold";
  color: #000000;
}
.header .header_bottom {
  position: relative;
  background: #ffffff;
  height: 87px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.17);
  -o-transition: height 0.5s;
  -ms-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}
.header .header_bottom .custom_container {
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
}
.header .header_bottom.small_mode {
  height: 70px;
}
.header .main_logo {
  position: relative;
  z-index: 100;
  padding: 10px 0;
  margin-right: 20px;
}
.header .main_logo img {
  width: auto;
  height: 46px;
  display: block;
}
.header .main_logo a {
  display: block;
}
.header .search_block {
  position: absolute;
  z-index: 10;
  right: 10px;
}
.header .search_block form {
  position: relative;
  float: right;
  padding-left: 13px;
}
.header .search_block input {
  padding-left: 25px;
  padding-right: 30px;
  height: 40px;
  color: #000000;
  border: 1px solid transparent;
  width: 32px;
  font-size: 120%;
  line-height: 15px;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.header .search_block button {
  border: none;
  color: #000000;
  font-size: 180%;
  position: absolute;
  right: 2px;
  top: 8px;
  background: transparent;
  z-index: 2;
}
.header .search_block.opened form {
  background: #ffffff;
}
.header .search_block.opened input {
  width: 429px;
  border: 1px solid #000000;
}
.header .header_menu_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  position: relative;
  padding-right: 120px;
  height: 100%;
}
.header .header_menu_inner .main_menu {
  height: 100%;
}
.header .menu_list {
  display: flex;
  position: relative;
  align-items: center;
  font-family: "mardoto-bold", "roboto-bold";
  height: 100%;
}
.header .menu_list .submenu_list {
  display: none;
}
.header .menu_list > li {
  padding: 0 19px;
  display: flex;
  align-items: center;
  height: 100%;
}
.header .menu_list > li.opened {
  box-shadow: 0px 3px 0px 0px #FECD12;
}
.header .menu_list > li > a {
  font-size: 160%;
  line-height: 19px;
  color: rgba(0, 0, 0, 0.8);
}
.header .menu_list .submenu_list {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  z-index: -1;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
}
.header .menu_list .submenu_list ul {
  background: #ffffff;
  display: flex;
  flex-wrap: wrap;
}
.header .menu_list .submenu_list li {
  width: 50%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.02);
  border-right: 1px solid rgba(0, 0, 0, 0.02);
}
.header .menu_list .submenu_list a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 228px;
}
.header .menu_list .submenu_list span {
  display: block;
  font-size: 180%;
  line-height: 21px;
  font-family: "mardoto-bold", "roboto-bold";
  color: #000000;
}
.header .menu_list .services_list img {
  width: 64px;
  height: auto;
  vertical-align: top;
  object-fit: cover;
  margin-bottom: 30px;
}
.header .menu_list .products_list img {
  width: auto;
  height: 110px;
  vertical-align: top;
  object-fit: cover;
  margin-bottom: 15px;
}
.header .submenu_button {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.header .submenu_button::before {
  font-size: 80%;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: none;
}
.header .second_menu {
  position: absolute;
  top: -30px;
  right: 60px;
}
.header .second_submenu_list {
  position: absolute;
  background: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  z-index: 15;
  top: 32px;
  right: 0;
}
.header .second_submenu_list ul {
  width: 227px;
}
.header .second_submenu_list ul a {
  color: #000000;
  height: 35px;
  display: flex;
  align-items: center;
  padding-left: 30px;
}
.header .second_submenu_list ul li {
  padding: 0;
  width: 100%;
}
.header .second_list {
  display: flex;
  align-items: center;
  font-size: 120%;
  line-height: 14px;
  height: 30px;
}
.header .second_list .submenu_list {
  display: none;
}
.header .second_list li {
  padding: 0 16px;
}
.header .second_list a {
  display: block;
  color: #ffffff;
}
.header .second_list a.second_submenu {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
.header .second_list a.second_submenu:before {
  display: block;
  margin-left: 10px;
  font-size: 66.7%;
  color: #ffffff;
  line-height: 5px;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-height: 699px) {
  .header .menu_list .services_list img {
    width: 48px;
    margin-bottom: 25px;
  }
  .header .menu_list .products_list img {
    height: 80px;
    margin-bottom: 25px;
  }
  .header .menu_list .submenu_list a {
    height: 190px;
  }
}
@media (max-width: 1440px) {
  .header .menu_list > li {
    padding: 0 15px;
  }
  .header .menu_list > li > a {
    font-size: 140%;
    line-height: 19px;
  }
}
@media (max-width: 1199px) {
  .header .header_menu_inner {
    padding-right: 60px;
  }
  .header .header_contacts > a {
    display: block;
    margin-right: 20px;
  }
  .header .second_list li {
    padding: 0 12px;
  }
  .header .search_block {
    padding-left: 20px;
    z-index: 200;
  }
  .header .search_block input {
    padding-left: 15px;
  }
  .header .search_block.opened form input {
    width: 290px;
    background: #ffffff;
  }
  .header .lg_block {
    z-index: 201;
  }
  .header .socials_list {
    left: 120px;
  }
}
@media (max-width: 991px) {
  .header .socials_list {
    opacity: 1;
  }
  .header .menu_button {
    display: flex;
  }
  .header .header_bottom {
    height: 70px;
  }
  .header .header_menu_inner {
    position: fixed;
    background: #ffffff;
    overflow-x: hidden;
    overflow-y: auto;
    right: 0;
    top: 100px;
    bottom: 100%;
    z-index: -1;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    height: auto;
    -o-transition: bottom 0.5s;
    -ms-transition: bottom 0.5s;
    -moz-transition: bottom 0.5s;
    -webkit-transition: bottom 0.5s;
    transition: bottom 0.5s;
  }
  .header .header_menu_inner .main_menu {
    width: 100%;
    height: auto;
  }
  .header .second_menu {
    flex: 1;
    top: auto;
    right: auto;
    position: relative;
    width: 100%;
  }
  .header .second_list {
    align-items: flex-start;
    font-size: 160%;
    line-height: 19px;
  }
  .header .second_list li {
    width: 100%;
    padding: 0;
  }
  .header .second_list a {
    color: rgba(0, 0, 0, 0.8);
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    font-family: "mardoto-bold", "roboto-bold";
    padding: 0 20px;
  }
  .header .second_list a.second_submenu::before {
    color: #000000;
  }
  .header .menu_list {
    flex-direction: column;
  }
  .header .menu_list .submenu_list {
    position: relative;
    z-index: 1;
    top: 0;
    box-shadow: none;
  }
  .header .menu_list .submenu_list ul {
    flex-direction: column;
  }
  .header .menu_list .submenu_list li {
    width: 100%;
  }
  .header .menu_list .submenu_list li:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .header .menu_list .submenu_list a {
    flex-direction: row;
    height: 117px;
    justify-content: flex-start;
  }
  .header .menu_list .submenu_list img {
    margin-bottom: 0;
    margin-right: 20px;
    width: 60px;
    height: auto;
  }
  .header .menu_list > li {
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
  }
  .header .menu_list > li > a {
    font-size: 160%;
    line-height: 19px;
    width: 100%;
    height: 70px;
    display: flex;
    align-items: center;
    padding: 0 20px;
  }
  .header .menu_list > li > a::before {
    display: block;
  }
  .header .menu_list > li.opened {
    box-shadow: none;
  }
  .header .menu_list li {
    padding: 0;
  }
  .header .services_list, .header .products_list {
    position: relative;
  }
  .header .services_list:before, .header .products_list:before {
    content: "";
    width: 100%;
    position: relative;
    z-index: 50;
    height: 3px;
    box-shadow: 0px 3px 2px 0px #FECD12;
  }
  .header .services_list li, .header .products_list li {
    background: #f5f5f5;
  }
  .header .services_list li a, .header .products_list li a {
    padding: 0 20px;
  }
  .header .second_list {
    flex-direction: column;
    height: auto;
  }
  .header .second_submenu_list {
    position: relative;
    top: 0;
    box-shadow: none;
    background: #f5f5f5;
  }
  .header .second_submenu_list ul {
    width: 100%;
    position: relative;
  }
  .header .second_submenu_list ul::before {
    content: "";
    width: 100%;
    position: absolute;
    z-index: 50;
    height: 3px;
    box-shadow: 0px 3px 2px 0px #FECD12;
    margin-top: -2px;
  }
  .header .second_submenu_list ul a {
    padding: 0;
    height: 50px;
    padding: 0 20px;
    color: rgba(0, 0, 0, 0.8);
  }
  .header .header_menu_inner {
    padding-right: 0;
  }
  .header .social_container {
    width: 100%;
  }
  .header .socials_list {
    top: auto;
    left: 0;
    right: 0;
    margin-left: 0;
    background: #000000;
    height: 60px;
    z-index: 999;
    justify-content: space-between;
    position: relative;
    padding: 0 20px !important;
    width: 100%;
    font-size: 180%;
  }
  .header .socials_list li {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .header .search_block.opened form input {
    width: 220px;
  }
}
@media (max-width: 575px) {
  .header .header_menu_inner {
    top: 113px;
  }
  .header .header_bottom {
    height: 65px;
  }
  .header .header_bottom.small_mode {
    height: 65px;
  }
  .header .main_logo img {
    height: 32px;
  }
  .header .header_top {
    height: 50px;
  }
  .header .header_contacts {
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
  }
  .header .header_contacts a {
    line-height: 19px;
  }
  .header .search_block.opened form input {
    width: 300px;
  }
}
@media (max-width: 479px) {
  .header .search_block.opened form input {
    width: 240px;
  }
}
@media (max-width: 399px) {
  .header .search_block.opened form input {
    width: 220px;
  }
}
@media (max-width:359px) {
  .header .search_block.opened form input {
    width: 200px;
  }
}

.calculator_popup {
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  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: rgba(13, 40, 104, 0.4);
}
.calculator_popup .inner_block {
  padding: 40px 20px;
  width: 100%;
  min-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.calculator_popup .popup_inner {
  max-width: 1240px;
  padding: 50px 80px;
  padding-bottom: 0;
  width: 100%;
  background: #ffffff;
  position: relative;
}
.calculator_popup .popup_inner .phone_close {
  position: relative;
  float: right;
}
.calculator_popup .popup_inner .phone_close:before {
  color: #000000;
  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;
}
.calculator_popup .popup_inner:before, .calculator_popup .popup_inner:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 368px;
  height: 368px;
  opacity: 0.5;
  background: url("images/decor_elem.svg");
  background-size: cover;
  background-position: center;
}
.calculator_popup .popup_inner:after {
  left: auto;
  right: 120px;
  z-index: 1;
  width: 368px;
  height: 125px;
}
.calculator_popup .popup_title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.calculator_popup .popup_title span {
  display: block;
  font-size: 160%;
  line-height: 17px;
}
.calculator_popup .popup_container {
  display: flex;
  width: 100%;
  margin-top: 38px;
  padding-bottom: 60px;
  border-bottom: 6px solid #FECD12;
}
.calculator_popup .popup_container .left_block {
  flex: 0 0 50%;
  max-width: 50%;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  padding: 40px;
  padding-left: 0;
  position: relative;
}
.calculator_popup .popup_container .right_block {
  flex: 0 0 50%;
  max-width: 50%;
  padding-left: 60px;
  position: relative;
  z-index: 5;
}
.calculator_popup .decoration_text {
  position: absolute;
  right: 40px;
  top: 40px;
  font-size: 320%;
  line-height: 38px;
  max-width: 150px;
}
.calculator_popup .decoration_text span {
  font-family: "mardoto-bold", "roboto-bold";
  z-index: 5;
  display: block;
  width: fit-content;
  position: relative;
}
.calculator_popup .decoration_text span:before {
  content: "";
  width: 100%;
  height: 25px;
  position: absolute;
  top: -2;
  left: 0;
  z-index: -1;
  background: #FECD12;
}
.calculator_popup .images_block {
  margin-top: 100px;
  position: relative;
  padding-bottom: 60%;
}
.calculator_popup .images_block:before {
  content: "";
  z-index: 5;
  position: absolute;
  top: 40px;
  left: -15px;
  width: 180px;
  height: 190px;
  background: #FECD12;
}
.calculator_popup .images_block img {
  object-fit: cover;
  z-index: 10;
}
.calculator_popup .calc_title {
  font-size: 240%;
  line-height: 28px;
  font-family: "mardoto-bold", "roboto-bold";
}
.calculator_popup .calc_description {
  margin-top: 13px;
  font-size: 160%;
  line-height: 24px;
}
.calculator_popup .calculator_type {
  margin-top: 25px;
  display: flex;
  width: 100%;
  font-size: 140%;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.8);
}
.calculator_popup .calculator_type > div {
  flex: 0 0 50%;
  max-width: 50%;
  height: 57px;
}
.calculator_popup .calculator_type label {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  font-weight: normal;
}
.calculator_popup .calculator_type label input:checked + span {
  cursor: default;
  background: #FECD12;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
  border-color: transparent;
}
.calculator_popup .calculator_type span {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  border: 1px solid #FECD12;
  background: #ffffff;
  padding: 0 20px;
}
.calculator_popup .filter_options {
  margin-top: 34px;
  z-index: 5;
}
.calculator_popup .filter_options:not(.showed) {
  opacity: 0;
  z-index: -1;
  position: absolute;
  pointer-events: none;
  caption-side: hidden;
  height: 0;
  margin: 0;
}
.calculator_popup .label_text {
  font-size: 140%;
  line-height: 18px;
  margin-left: 25px;
}
.calculator_popup .range_block {
  margin-top: 6px;
  position: relative;
}
.calculator_popup .range_block .jslider {
  margin-top: -13px;
}
.calculator_popup .range_block .jslider .jslider-pointer {
  width: 20px;
  height: 20px;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
  right: 0;
  margin-left: -7px;
  top: -12px;
  background: #FECD12;
  border-radius: 50%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.calculator_popup .range_block .jslider .jslider-pointer:after {
  display: block;
  width: 10px;
  height: 10px;
  content: "";
  background: #ffffff;
  border-radius: 50%;
  z-index: 2;
}
.calculator_popup .range_block .jslider .jslider-pointer-to {
  display: none;
}
.calculator_popup .range_block .jslider .jslider-bg {
  height: 6px;
  background: rgba(254, 205, 18, 0.3);
}
.calculator_popup .range_block .jslider .jslider-bg i {
  height: 6px !important;
}
.calculator_popup .range_block .jslider-value, .calculator_popup .range_block .jslider-label {
  width: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
}
.calculator_popup .range_block .status_bar {
  position: absolute;
  left: 0;
  bottom: -3px;
  background: #FECD12;
  height: 6px;
  z-index: 1;
}
.calculator_popup .limit_block {
  position: relative;
  flex: 1;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  height: 52px;
  border-radius: 3px;
}
.calculator_popup .limit_block label {
  display: block;
  margin: 0;
  font-weight: normal;
}
.calculator_popup .limit_block input,
.calculator_popup .limit_block .value_mask {
  width: 100%;
  height: 100%;
  padding-left: 25px;
  padding-right: 70px;
  position: relative;
  background: transparent;
  z-index: 2;
  border: none;
  font-size: 140%;
  font-family: "mardoto-bold", "roboto-bold";
  line-height: 16px;
  display: block;
  color: rgba(0, 0, 0, 0.2);
  cursor: text;
}
.calculator_popup .currency {
  position: absolute;
  z-index: 20;
  font-size: 140%;
  line-height: 16px;
  right: 25px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  -webkit-transform: translate3d(0, -50%, 0);
  -o-transform: translate3d(0, -50%, 0);
}
.calculator_popup .range_limits {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.calculator_popup .rangeslider_block {
  position: relative;
  z-index: 10;
}
.calculator_popup .category_2 {
  position: absolute;
  top: 0;
  width: 100%;
  margin: 0;
}
.calculator_popup .calc_value {
  margin-top: 45px;
  display: flex;
}
.calculator_popup .calc_value > div {
  flex: 0 0 50%;
  max-width: 50%;
  display: flex;
  flex-direction: column;
}
.calculator_popup .value_power {
  padding-right: 15px;
}
.calculator_popup .value_area {
  padding-left: 15px;
}
.calculator_popup .value_block {
  margin-top: 20px;
  padding: 20px 12px;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
  display: flex;
  flex-direction: column;
  background: #ffffff;
  flex: 1;
}
.calculator_popup .value_block span {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 400%;
  line-height: 47px;
  font-family: "mardoto-bold", "roboto-bold";
  color: #FECD12;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 30px;
}
@media (max-width:359px) {
  .calculator_popup .value_block span {
    font-size: 320%;
    line-height: 40px;
  }
}
.calculator_popup .val_name {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding-top: 10px;
  font-size: 140%;
  line-height: 17px;
  text-align: center;
}
@media (max-width: 1440px) {
  .calculator_popup .popup_inner {
    max-width: 1020px;
    padding: 30px 60px;
    padding-bottom: 0;
  }
  .calculator_popup .value_block span {
    padding-top: 0;
    padding-bottom: 14px;
  }
  .calculator_popup .popup_container {
    padding-bottom: 25px;
    margin-top: 30px;
  }
  .calculator_popup .popup_container .left_block {
    padding: 20px;
  }
  .calculator_popup .popup_container .right_block {
    padding-left: 30px;
  }
  .calculator_popup .images_block {
    margin-top: 125px;
  }
}
@media (max-width: 991px) {
  .calculator_popup .popup_inner {
    padding: 30px 20px;
    padding-bottom: 0;
  }
  .calculator_popup .calculator_type {
    font-size: 120%;
    line-height: 17px;
  }
  .calculator_popup .calculator_type span {
    text-align: center;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .calculator_popup .popup_container {
    flex-direction: column;
  }
  .calculator_popup .popup_container .left_block {
    flex: 0 0 50%;
    max-width: none;
    padding: 0;
  }
  .calculator_popup .popup_container .right_block {
    margin-top: 20px;
    padding: 0;
    flex: 0 0 50%;
    max-width: none;
  }
  .calculator_popup .images_block {
    margin-top: 40px;
    padding-bottom: 40%;
  }
  .calculator_popup .images_block:before {
    left: 0;
    top: 20px;
    height: 175px;
  }
  .calculator_popup .images_block img {
    object-fit: contain;
    padding-right: 35%;
  }
  .calculator_popup .decoration_text {
    right: 20px;
  }
}
@media (max-width: 575px) {
  .calculator_popup .popup_container .left_block {
    border: none;
  }
  .calculator_popup .calc_value .label_text {
    max-width: 105px;
  }
  .calculator_popup .value_power {
    padding-left: 10px;
  }
  .calculator_popup .label_text {
    margin-left: 10px;
  }
  .calculator_popup .main_logo {
    max-width: 80px;
    width: 100%;
  }
  .calculator_popup .main_logo img {
    width: 100%;
    height: auto;
  }
  .calculator_popup .popup_container {
    margin-top: 20px;
  }
  .calculator_popup .decoration_text {
    top: 30px;
    position: relative;
    left: 0;
    padding-bottom: 35px;
  }
  .calculator_popup .images_block {
    display: none;
  }
  .calculator_popup .calc_title {
    font-size: 180%;
    line-height: 24px;
  }
  .calculator_popup .calc_description {
    margin-top: 10px;
    font-size: 140%;
    line-height: 19px;
  }
  .calculator_popup .calculator_type {
    flex-direction: column;
  }
  .calculator_popup .calculator_type > div {
    flex: none;
    max-width: 100%;
    margin: 10px 0;
    height: 52px;
  }
  .calculator_popup .popup_inner::before {
    width: 200px;
    left: 20px;
  }
  .calculator_popup .filter_options {
    margin-top: 20px;
  }
  .calculator_popup .label_text {
    margin-left: 15px;
    font-size: 120%;
    line-height: 17px;
  }
  .calculator_popup .value_block {
    padding: 10px;
    margin-top: 15px;
  }
}

.calculator_opened {
  overflow: hidden;
}
.calculator_opened .calculator_popup {
  top: 0;
}

.menu_button {
  display: none;
  position: absolute;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  -moz-transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  -webkit-transform: translate3d(-50%, 0, 0);
  -o-transform: translate3d(-50%, 0, 0);
  align-items: center;
  overflow: hidden;
  z-index: 100;
  padding: 10px;
  border: none;
  width: 60px;
  min-width: 60px;
  height: 60px;
  background: transparent;
  color: #FECD12 !important;
}
.menu_button:before, .menu_button:after {
  display: block;
  content: "";
  position: absolute;
  left: 10px;
  width: 40px;
  border-top: 3px 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: 20px;
  transform-origin: left top;
  -webkit-transfrom-origin: left top;
}
.menu_button:after {
  bottom: 20px;
  transform-origin: left bottom;
  -webkit-transfrom-origin: left bottom;
}
.menu_button span {
  display: block;
  border-top: 3px solid;
  width: 100%;
  -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;
}

.menu_opened {
  overflow: hidden;
}
.menu_opened jdiv {
  z-index: -1;
  visibility: hidden;
}
.menu_opened .header_menu_inner {
  bottom: 0;
}
.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: 40px;
  top: 14px;
  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: 40px;
  bottom: 16px;
  left: 19px;
}

.web .header_contacts a:not(.clickable), .web .second_menu a, .web .socials_list a, .web .phone_close, .web .lg_block .lg_button, .web .menu_list a, .web .search_block button {
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.web .second_menu .second_submenu_list a, .web .lg_list a, .web .menu_list .services_list a, .web .menu_list .products_list a {
  -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 .second_menu .second_submenu_list a:hover, .web .lg_list a:hover, .web .menu_list .services_list a:hover, .web .menu_list .products_list a:hover {
  opacity: 1;
  background: rgba(0, 0, 0, 0.04);
}

.touch .header_contacts a:not(.clickable), .touch .second_menu a, .touch .phone_close, .touch .socials_list a, .touch .lg_block .lg_button, .touch .menu_list a, .touch .search_block button {
  -o-transition: opacity 0.15s;
  -ms-transition: opacity 0.15s;
  -moz-transition: opacity 0.15s;
  -webkit-transition: opacity 0.15s;
  transition: opacity 0.15s;
}
.touch .second_menu .second_submenu_list a, .touch .lg_list a, .touch .menu_list .services_list a, .touch .menu_list .products_list a {
  -o-transition: all 0.15s;
  -ms-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.touch .second_menu .second_submenu_list a:active, .touch .lg_list a:active, .touch .menu_list .services_list a:active, .touch .menu_list .products_list a:active {
  opacity: 1;
  background: rgba(0, 0, 0, 0.04);
}

.footer {
  opacity: 0;
}
.footer .contacts_container {
  position: relative;
  top: -150px;
  margin-bottom: -150px;
}
.footer .footer_index {
  padding-top: 150px;
}
.footer .footer_index .footer_container {
  padding-top: 20px;
  height: 100%;
  align-items: flex-start;
}
.footer .footer_index .footer_logo {
  padding-top: 30px;
}
.footer .footer_index .footer_logo img {
  width: 140px;
}
.footer .footer_index .footer_inner {
  padding-bottom: 80px;
}
.footer .footer_index .last_block .socials_list {
  display: none;
}
.footer .footer_index .developer {
  text-align: right;
  width: 100%;
  justify-content: flex-end;
}
.footer .footer_index .custom_container {
  position: relative;
}
.footer .footer_index .custom_container:before {
  content: "";
  position: absolute;
  bottom: 100%;
  margin-bottom: 10px;
  z-index: -1;
  right: -77px;
  width: 360px;
  height: 260px;
  background: url("images/decor_elem.svg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 1439px) {
  .footer .footer_index .custom_container:before {
    right: 0;
  }
}
.footer .footer_logo {
  flex: 1;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
}
.footer .footer_logo img {
  width: 116px;
  height: auto;
  vertical-align: top;
}
.footer .footer_inner {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-attachment: fixed !important;
  position: relative;
  z-index: 5;
}
.footer .footer_inner:before {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  z-index: -1;
}
.footer .last_block {
  display: flex;
  align-items: center;
  flex: 3;
  justify-content: flex-end;
}
.footer .socials_list {
  display: flex;
  margin-right: 60px !important;
}
.footer .socials_list li:not(:last-child) {
  margin-right: 20px;
}
.footer .socials_list a {
  font-size: 160%;
  color: #ffffff;
}
.footer .socials_list a:before {
  display: block;
}
.footer .footer_container {
  display: flex;
  color: #ffffff;
  font-size: 120%;
  line-height: 14px;
  height: 90px;
  align-items: center;
  justify-content: space-between;
}
.footer .copyrights {
  flex: 3;
}
.footer .copyrights span {
  display: inline-block;
  vertical-align: top;
}
.footer .developer {
  display: flex;
  align-items: center;
}
.footer .developer a {
  color: #ffffff;
  display: flex;
  align-items: center;
  margin-left: 3px;
}
.footer .developer a:before {
  font-size: 180%;
  color: #FECD12;
  display: block;
  margin: 0 5px;
}
@media (max-width: 1199px) {
  .footer .socials_list {
    margin-right: 40px !important;
  }
}
@media (max-width: 991px) {
  .footer .footer_index .footer_logo {
    padding-top: 25px;
  }
  .footer .footer_index .footer_logo img {
    width: 100px;
  }
  .footer .footer_logo img {
    max-width: 100px;
  }
  .footer .socials_list {
    display: none;
  }
}
@media (max-width: 767px) {
  .footer .footer_container {
    flex-direction: column;
    padding: 20px 0;
    height: 100%;
  }
  .footer .footer_logo {
    order: 1;
    margin-bottom: 33px;
  }
  .footer .last_block {
    order: 2;
    margin-bottom: 25px;
  }
  .footer .copyrights {
    order: 3;
    text-align: center;
    padding-left: 65px;
    padding-right: 65px;
  }
  .footer .footer_index .footer_container {
    align-items: center;
  }
  .footer .footer_index .footer_inner {
    padding-bottom: 0;
  }
  .footer .footer_index .footer_logo {
    padding-top: 0;
  }
}

.web .socials_list a {
  -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 .socials_list a:hover {
  color: #FECD12;
}
.web .developer a {
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.touch .socials_list a {
  -o-transition: all 0.15s;
  -ms-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.touch .socials_list a:active {
  color: #FECD12;
}
.touch .developer a {
  -o-transition: opacity 0.15s;
  -ms-transition: opacity 0.15s;
  -moz-transition: opacity 0.15s;
  -webkit-transition: opacity 0.15s;
  transition: opacity 0.15s;
}

.tab_section .tab_block, .header .main_logo a, .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 a, .header .lg_list 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;
}

.error_hint, .tab_section .tabs_block li {
  -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 .site_btn:hover, .web .breadcrumbs a:hover, .header .main_logo a:hover, .web .header_contacts a:hover:not(.clickable), .web .second_menu a:hover, .web .socials_list a:hover, .web .phone_close:hover, .web .lg_block .lg_button:hover, .web .menu_list a:hover, .web .search_block button:hover {
  opacity: 0.7;
}

.web .developer a:hover {
  opacity: 0.5;
}

.touch .developer a:active {
  opacity: 0.5;
}

.touch .site_btn:active, .touch .header_contacts a:active:not(.clickable), .touch .second_menu a:active, .touch .phone_close:active, .touch .socials_list a:active, .touch .lg_block .lg_button:active, .touch .menu_list a:active, .touch .search_block button:active {
  opacity: 0.7;
}

.calculator_popup .calculator_type label input {
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: 0;
  visibility: hidden;
}

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