@charset "UTF-8";
@font-face {
  font-family: "regular";
  font-display: "auto";
  src: url("../fonts/Montserrat-Regular/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Regular/Montserrat-Regular.otf") format("opentype"), url("../fonts/Montserrat-Regular/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "arm-regular";
  font-display: "auto";
  src: url("../fonts/Montserratarm-Regular/Montserratarm-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserratarm-Regular/Montserratarm-Regular.otf") format("opentype"), url("../fonts/Montserratarm-Regular/Montserratarm-Regular.woff") format("woff"), url("../fonts/Montserratarm-Regular/Montserratarm-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "bold";
  font-display: "auto";
  src: url("../fonts/Montserrat-Bold/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Bold/Montserrat-Bold.otf") format("opentype"), url("../fonts/Montserrat-Bold/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold/Montserrat-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "arm-bold";
  font-display: "auto";
  src: url("../fonts/Montserratarm-Bold/Montserratarm-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserratarm-Bold/Montserratarm-Bold.otf") format("opentype"), url("../fonts/Montserratarm-Bold/Montserratarm-Bold.woff") format("woff"), url("../fonts/Montserratarm-Bold/Montserratarm-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "medium";
  font-display: "auto";
  src: url("../fonts/Montserrat-Medium/Montserrat-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Medium/Montserrat-Medium.otf") format("opentype"), url("../fonts/Montserrat-Medium/Montserrat-Medium.woff") format("woff"), url("../fonts/Montserrat-Medium/Montserrat-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "arm-medium";
  font-display: "auto";
  src: url("../fonts/Montserratarm-Medium/Montserratarm-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserratarm-Medium/Montserratarm-Medium.otf") format("opentype"), url("../fonts/Montserratarm-Medium/Montserratarm-Medium.woff") format("woff"), url("../fonts/Montserratarm-Medium/Montserratarm-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "icon";
  font-display: "auto";
  src: url("../fonts/icons/icomoon.eot?7448ps");
  src: url("../fonts/icons/icomoon.eot?7448ps#iefix") format("embedded-opentype"), url("../fonts/icons/icomoon.ttf?7448ps") format("truetype"), url("../fonts/icons/icomoon.woff?7448ps") format("woff");
  font-weight: normal;
  font-style: normal;
}
.icon_quotes:before {
  content: "";
}

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

.icon_long_arrow:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon_telegram: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: rgba(245, 248, 252, 0.8);
}

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

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

a {
  color: #05539F;
}

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;
}

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

.content {
  padding-top: 230px;
  min-height: 50vh;
}

.error_hint {
  color: rgba(185, 74, 72, 0.8);
  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: #b94a48 !important;
}
.has-error ::-webkit-input-placeholder {
  color: rgba(185, 74, 72, 0.58);
}
.has-error :-moz-placeholder {
  color: rgba(185, 74, 72, 0.58);
}
.has-error ::-moz-placeholder {
  color: rgba(185, 74, 72, 0.58);
}
.has-error :-ms-input-placeholder {
  color: rgba(185, 74, 72, 0.58);
}

.example_section {
  margin-top: 60px;
}

.custom_inline {
  display: flex;
}

.index_menu {
  position: relative;
}

.page_menu li {
  margin-bottom: 12px;
}
.page_menu img {
  margin-right: 10px;
  height: auto;
  width: 22px;
  vertical-align: top;
  object-fit: cover;
}
.page_menu a {
  width: 180px;
  height: 52px;
  display: flex;
  align-items: center;
  box-shadow: 0 2px 10px 0 rgba(84, 124, 203, 0.26);
  background: #ffffff;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #6E7786;
  font-size: 120%;
  line-height: 15px;
  font-family: "medium", "arm-medium";
  padding: 0 13px;
  color: #6E7786;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page_menu a::before {
  display: block;
  font-size: 140%;
  color: inherit;
  margin-right: 10px;
}
.page_menu a.current_page {
  background: #05539F;
  color: #ffffff;
  pointer-events: none;
}

.page_second_menu {
  margin-top: 12px;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 2px 5px 0 rgba(84, 124, 203, 0.11);
}
.page_second_menu a {
  width: 180px;
  height: 52px;
  display: flex;
  align-items: center;
  font-size: 120%;
  line-height: 15px;
  position: relative;
  padding: 0 10px;
  background: #E6E9EE;
  z-index: 5;
}
.page_second_menu a::before {
  position: absolute;
  content: "";
  left: 10px;
  right: 10px;
  height: 1px;
  background: #ffffff;
  bottom: -1px;
  z-index: 10;
}
.page_second_menu li:last-child a::before {
  display: none;
}

.quotes {
  margin: 20px 0;
  padding: 25px;
  border-top: 1px solid #E6E9EE;
  border-bottom: 1px solid #E6E9EE;
}
.quotes .quotes_title {
  font-size: 140%;
  line-height: 18px;
  color: rgba(76, 82, 93, 0.8);
  display: flex;
  align-items: center;
}
.quotes .quotes_title::before {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 120px;
  font-size: 380%;
  margin-right: 40px;
  color: #3ABF07;
}
.quotes .quotes_author {
  margin-left: 140px;
  font-size: 140%;
  line-height: 19px;
  font-family: "bold", "arm-bold";
  color: #3ABF07;
  margin-top: 20px;
}

.h1_title {
  font-size: 320%;
  line-height: 39px;
  color: #4C525D;
  font-family: "bold", "arm-bold";
}

.h2_title {
  font-size: 240%;
  line-height: 29px;
  color: #4C525D;
  font-family: "bold", "arm-bold";
}

.h3_title {
  font-size: 180%;
  line-height: 22px;
  color: #4C525D;
  font-family: "bold", "arm-bold";
}

.page_content {
  flex: 1;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  background: #ffffff;
  margin-left: 20px;
  box-shadow: 0 2px 5px 0 rgba(84, 124, 203, 0.11);
  min-height: 300px;
  padding: 30px;
}

.list_block {
  margin-top: 30px;
  padding: 0 25px;
}
.list_block .standard_list li {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  font-size: 140%;
  line-height: 18px;
  position: relative;
  padding-left: 25px;
  width: 100%;
  color: rgba(76, 82, 93, 0.8);
}
.list_block .standard_list li::before {
  content: "";
  margin-top: 7px;
  display: flex;
  width: 8px;
  background: #3ABF07;
  height: 8px;
  position: absolute;
  left: 0;
}
.list_block .standard_ol_list {
  padding-left: 15px;
}
.list_block .standard_ol_list > li {
  margin-bottom: 20px;
  font-size: 140%;
  line-height: 18px;
  position: relative;
  padding-left: 25px;
  width: 100%;
  color: rgba(76, 82, 93, 0.8);
}
.list_block .standard_ol_list > li::marker {
  color: #3ABF07;
  font-family: "bold", "arm-bold";
}
.list_block .standard_ol_list > li ol {
  padding-left: 40px;
}
.list_block .standard_ol_list > li ol li {
  margin: 15px 0;
}
.list_block .standard_ol_list > li ol li::before {
  content: counter(li);
}
.list_block .standard_ol_list > li ol li::marker {
  color: #3ABF07;
  font-family: "bold", "arm-bold";
}

.content_title {
  margin-top: 15px;
  font-size: 240%;
  line-height: 29px;
  font-family: "bold", "arm-bold";
  color: #666666;
  margin-left: 40px;
}

.container_inner {
  padding: 40px;
  margin-top: 15px;
  border-top: 1px solid #E6E9EE;
}

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

@media (max-width: 1199px) {
  .h1_title {
    font-size: 280%;
    line-height: 31px;
  }

  .h3_title {
    font-size: 160%;
    line-height: 21px;
  }

  .page_menu a {
    width: 180px;
    height: 45px;
  }
  .page_menu li {
    margin-bottom: 10px;
  }

  .page_second_menu a {
    height: 50px;
  }
}
@media (max-width: 991px) {
  .content {
    padding-top: 150px;
  }

  .index_menu {
    position: absolute;
    left: 0;
    right: 0;
    display: flex;
    padding: 10px 0;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .index_menu .page_menu {
    display: flex;
    align-items: center;
    width: 100%;
  }
  .index_menu .page_menu li {
    margin-bottom: 0;
    padding: 0 5px;
  }
  .index_menu .page_menu li:first-child {
    padding-left: 15px;
  }
  .index_menu .page_menu a {
    width: 160px;
    justify-content: center;
    padding: 0 5px;
  }
  .index_menu .page_menu a::before {
    margin-right: 5px;
  }
  .index_menu .page_second_menu {
    display: none;
  }

  .page_content {
    margin-left: 0;
    margin-top: 80px;
  }

  .custom_inline {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .table_block {
    overflow-x: auto;
  }
  .table_block td {
    min-width: 250px;
  }

  .h1_title {
    font-size: 240%;
    line-height: 26px;
  }

  .h3_title {
    font-size: 140%;
    line-height: 19px;
  }
}
@media (max-width: 575px) {
  .quotes .quotes_title {
    flex-direction: column;
  }
  .quotes .quotes_title:before {
    margin-bottom: 20px;
  }
}
.web .page_menu 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 .page_menu a:hover {
  background: #E6E9EE;
}
.web .page_second_menu 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 .page_second_menu a:hover {
  background: #ffffff;
}
.web .page_second_menu a:hover::before {
  opacity: 0;
}

.footer .gallery_list, .footer .footer_menu li ul, .footer .footer_menu, .footer .footer_social_list, .header .submenu_list ul, .header .menu_list, .header .social_list, .header .lg_list, .header .adress_main_list, .page_menu, .page_second_menu, .list_block .standard_list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.footer .gallery_block img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.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);
}

.header .lg_list li.current_lg a:before, [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 {
  z-index: 999;
  position: fixed;
  width: 100%;
  user-select: none;
  background: #E6E9EE;
  box-shadow: 0 2px 11px 0 rgba(84, 124, 203, 0.22);
}
.header .header_top {
  position: relative;
  height: 34px;
  background: rgba(5, 83, 159, 0.09);
}
.header .header_top .custom_container {
  height: 100%;
  display: flex;
  align-items: center;
}
.header .top_phone {
  display: flex;
  align-items: center;
  font-size: 100%;
  line-height: 13px;
}
.header .top_phone span {
  display: block;
  font-family: "bold", "arm-bold";
  color: #4C525D;
}
.header .top_phone a {
  display: block;
  margin-left: 7px;
  color: #05539F;
}
.header .iso_block {
  font-size: 100%;
  line-height: 13px;
  color: #4C525D;
  margin-left: 115px;
}
.header .adress_main_list {
  display: flex;
  align-items: center;
  margin-left: auto;
}
.header .adress_main_list:before {
  font-size: 150%;
  color: #3ABF07;
}
.header .adress_main_list li {
  padding: 0 15px;
}
.header .adress_main_list a {
  font-size: 100%;
  line-height: 13px;
  color: #4C525D;
}
.header .account_block {
  margin-left: 30px;
  padding-right: 15px;
  height: 16px;
  border-right: 1px solid rgba(5, 83, 159, 0.19);
}
.header .account_block a {
  font-size: 160%;
  color: #05539F;
  display: block;
  line-height: 16px;
}
.header .lg_block {
  position: relative;
  margin-left: 15px;
  font-size: 100%;
  line-height: 13px;
  color: #4C525D;
}
.header .lg_block img {
  width: 23px;
  height: 15px;
  border-radius: 5px;
  overflow: hidden;
  object-fit: cover;
}
.header .lg_button {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
.header .lg_button img {
  margin-right: 7px;
}
.header .lg_button:before {
  display: block;
  margin-left: 7px;
  font-size: 50%;
  color: #3ABF07;
  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(84, 124, 203, 0.11);
  width: 75px;
  right: -2PX;
  border-radius: 4px;
  top: 27px;
  overflow: hidden;
}
.header .lg_list li {
  display: flex;
  flex-direction: row-reverse;
  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;
  position: relative;
}
.header .lg_list li.current_lg {
  pointer-events: none;
  cursor: default;
}
.header .lg_list li.current_lg a::before {
  content: "";
  font-size: 60%;
  margin-left: 5px;
  color: #3ABF07;
}
.header .lg_list li img {
  width: 23px;
  height: 14px;
  object-fit: cover;
  margin-right: 7px;
}
.header .lg_list li:hover {
  background: rgba(5, 83, 159, 0.09);
}
.header .lg_list a {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: flex-end;
  height: 39px;
  width: 100%;
  color: #4C525D;
  padding: 0 5px;
}
.header .header_middle {
  height: 85px;
  background: rgba(5, 83, 159, 0.02);
  position: relative;
}
.header .header_middle .custom_container {
  display: flex;
  height: 100%;
  align-items: center;
}
.header .main_logo {
  max-width: 192px;
  width: 100%;
}
.header .main_logo img {
  width: 100%;
  height: auto;
  object-fit: cover;
  vertical-align: top;
}
.header .main_logo span {
  display: block;
  font-size: 80%;
  line-height: 20px;
  font-family: "bold", "arm-bold";
  white-space: nowrap;
  margin-top: 4px;
  color: #4C525D;
}
.header .second_logo {
  max-width: 125px;
  width: 100%;
  margin-left: 68px;
}
.header .second_logo img {
  width: 100%;
  height: auto;
  object-fit: cover;
  vertical-align: top;
}
.header .middle_phone {
  margin-left: 40px;
}
.header .middle_phone a {
  font-size: 240%;
  line-height: 29px;
  display: flex;
  align-items: center;
  font-family: "bold", "arm-bold";
  color: #05539F;
}
.header .middle_phone a::before {
  margin-right: 8px;
}
.header .social_list {
  display: flex;
  align-items: center;
  margin-left: auto;
}
.header .social_list a {
  font-size: 160%;
  color: #3ABF07;
}
.header .social_list li {
  padding: 0 6px;
}
.header .search_block {
  position: relative;
  z-index: 10;
  margin-left: auto;
}
.header .search_block form {
  position: relative;
  float: right;
}
.header .search_block form ::-webkit-input-placeholder {
  color: rgba(76, 82, 93, 0.5);
  -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 .search_block form :-moz-placeholder {
  color: rgba(76, 82, 93, 0.5);
  -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 .search_block form ::-moz-placeholder {
  color: rgba(76, 82, 93, 0.5);
  -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 .search_block form :-ms-input-placeholder {
  color: rgba(76, 82, 93, 0.5);
  -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 .search_block input {
  padding: 0 16px;
  background: transparent;
  color: rgba(58, 191, 7, 0.7);
  border: 1px solid rgba(58, 191, 7, 0.3);
  width: 56px;
  height: 40px;
  border-radius: 19.5px;
  opacity: 0;
  -o-transition: all 0.5s, border-color 0.7s;
  -ms-transition: all 0.5s, border-color 0.7s;
  -moz-transition: all 0.5s, border-color 0.7s;
  -webkit-transition: all 0.5s, border-color 0.7s;
  transition: all 0.5s, border-color 0.7s;
}
.header .search_block button {
  border: 1px solid rgba(58, 191, 7, 0.3);
  border-radius: 19.5px;
  font-size: 190%;
  color: rgba(58, 191, 7, 0.7);
  position: absolute;
  background: transparent;
  right: 0px;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  top: 0px;
  width: 56px;
  height: 40px;
  z-index: 2;
}
.header .search_block button:before {
  display: block;
}
.header .search_block.opened form input {
  width: 240px;
  padding-right: 60px;
  border: 1px solid rgba(58, 191, 7, 0.3);
  -o-transition: all 0.3s, border-color 0.5s;
  -ms-transition: all 0.3s, border-color 0.5s;
  -moz-transition: all 0.3s, border-color 0.5s;
  -webkit-transition: all 0.3s, border-color 0.5s;
  transition: all 0.3s, border-color 0.5s;
  opacity: 1;
}
.header .search_block.opened button {
  -o-transition: all 0.1s;
  -ms-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
  border: 1px solid rgba(58, 191, 7, 0);
}
.header .search_block.opened ::-webkit-input-placeholder {
  color: #4C525D;
}
.header .search_block.opened :-moz-placeholder {
  color: #4C525D;
}
.header .search_block.opened ::-moz-placeholder {
  color: #4C525D;
}
.header .search_block.opened :-ms-input-placeholder {
  color: #4C525D;
}
.header .call_btn {
  max-width: 170px;
  width: 100%;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #05539F;
  color: #ffffff;
  font-size: 100%;
  line-height: 13px;
  font-family: "bold", "arm-bold";
  border-radius: 19.5px;
  margin-left: 25px;
  position: relative;
  padding-right: 15px;
}
.header .call_btn::before {
  font-size: 200%;
  margin-right: 10px;
}
.header .header_bottom {
  height: 49px;
  background: #05539F;
}
.header .header_bottom .custom_container {
  height: 100%;
  position: relative;
}
.header .main_menu {
  height: 100%;
  width: 100%;
}
.header .menu_list {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
}
.header .menu_list > li {
  position: relative;
}
.header .menu_list > li:first-child > a {
  padding-left: 0;
}
.header .menu_list > li:last-child > a {
  padding-right: 0;
}
.header .menu_list > li:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 4px;
  background: #73CC29;
  opacity: 0;
  bottom: 0;
}
.header .menu_list > li > a {
  padding: 0 10px;
  height: 100%;
  display: flex;
  align-items: center;
  font-size: 120%;
  line-height: 15px;
  color: #ffffff;
  z-index: 5;
  font-family: "bold", "arm-bold";
  -o-transition: all 0.3;
  -ms-transition: all 0.3;
  -moz-transition: all 0.3;
  -webkit-transition: all 0.3;
  transition: all 0.3;
}
.header .menu_list > li.hovered > a, .header .menu_list > li.opened > a {
  background: #0C60AC;
}
.header .menu_list > li.hovered:before, .header .menu_list > li.opened:before {
  opacity: 1;
}
.header .submenu_list {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  border-top: none;
  width: 270px;
  top: 98%;
}
.header .submenu_list ul {
  margin-top: 1px;
}
.header .submenu_list li {
  height: 49px;
}
.header .submenu_list a {
  display: flex;
  align-items: center;
  color: inherit;
  height: 100%;
  font-size: 110%;
  line-height: 15px;
  color: #ffffff;
  padding: 0 15px;
  background: #0C60AC;
  -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 .submenu_list a:hover {
  background: #05539F;
}
.header .menu_button {
  display: none;
  position: absolute;
  left: 5px;
  align-items: center;
  overflow: hidden;
  z-index: 100;
  padding: 10px;
  border: none;
  width: 54px;
  min-width: 54px;
  height: 100%;
  background: transparent;
  color: #ffffff;
}
.header .menu_button:before, .header .menu_button:after {
  display: block;
  content: "";
  position: absolute;
  left: 10px;
  width: 34px;
  border-top: 4px solid;
  border-radius: 19.5px;
  -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;
}
.header .menu_button:before {
  top: 10px;
  transform-origin: left top;
  -webkit-transfrom-origin: left top;
}
.header .menu_button:after {
  bottom: 10px;
  transform-origin: left bottom;
  -webkit-transfrom-origin: left bottom;
}
.header .menu_button span {
  display: block;
  border-radius: 19.5px;
  border-top: 4px 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;
}
@media (max-width: 1199px) {
  .header .main_logo {
    max-width: 150px;
  }
  .header .main_logo .logo_title {
    display: none;
  }
  .header .second_logo {
    margin-left: 30px;
  }
  .header .call_btn {
    max-width: 150px;
    padding-right: 7px;
  }
  .header .search_block.opened form input {
    width: 200px;
  }
  .header .iso_block {
    margin-left: auto;
  }
  .header .adress_main_list li {
    padding: 0 10px;
  }
  .header .menu_list > li > a {
    font-size: 100%;
  }
}
@media (max-width: 991px) {
  .header .menu_button {
    display: flex;
  }
  .header .main_menu {
    position: fixed;
    margin-top: 41px;
    padding-bottom: 146px;
    background: rgba(5, 83, 159, 0.2);
    left: 0;
    width: 0;
    overflow: hidden;
    -o-transition: width 0.7s;
    -ms-transition: width 0.7s;
    -moz-transition: width 0.7s;
    -webkit-transition: width 0.7s;
    transition: width 0.7s;
    height: 100%;
  }
  .header .menu_list {
    width: 300px;
    -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;
    margin-left: -300px;
    flex-direction: column;
    justify-content: flex-start;
    overflow-x: hidden;
    overflow-y: auto;
    background: #0C60AC;
    box-shadow: 0 2px 11px 0 rgba(84, 124, 203, 0.22);
  }
  .header .menu_list > li > a {
    font-size: 120%;
    height: 50px;
    padding: 0 20px;
    background: transparent;
  }
  .header .menu_list > li:first-child a {
    padding-left: 20px;
  }
  .header .menu_list > li.opened {
    background: #05539F;
  }
  .header .menu_list > li.opened > a {
    background: #044079;
  }
  .header .menu_list > li.opened:before {
    bottom: auto;
    top: 47px;
  }
  .header .submenu_list {
    position: relative;
    left: auto;
    top: auto;
    border-top: none;
    width: 100%;
    margin-top: 0;
  }
  .header .submenu_list li {
    padding: 0 20px;
  }
  .header .submenu_list li a {
    padding: 0 !important;
    background: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
  .header .submenu_list li:last-child a {
    border: none;
  }
  .header .account_block {
    margin-left: 15px;
  }
  .header .iso_block {
    display: none;
  }
  .header .second_logo {
    display: none;
  }
  .header .middle_phone {
    margin-left: 20px;
  }
  .header .social_list {
    padding: 0 20px;
  }
  .header .main_logo {
    max-width: 124px;
  }
  .header .header_middle {
    height: 70px;
  }
  .header .header_bottom {
    height: 42px;
  }
}
@media (max-width: 767px) {
  .header .adress_main_list li {
    padding: 0;
  }
  .header .adress_main_list a {
    font-size: 0;
  }
  .header .account_block {
    padding-right: 0;
    border-right: none;
  }
  .header .header_middle {
    height: 56px;
  }
  .header .main_menu {
    padding-bottom: 133px;
  }
  .header .search_block {
    position: absolute;
    right: 15px;
    margin-top: 97px;
  }
  .header .search_block input {
    width: 48px;
    color: #ffffff;
    height: 32px;
  }
  .header .search_block button {
    width: 48px;
    height: 32px;
    border: 1px solid rgba(58, 191, 7, 0.7);
  }
  .header .search_block.opened form ::-webkit-input-placeholder {
    color: #ffffff;
  }
  .header .search_block.opened form :-moz-placeholder {
    color: #ffffff;
  }
  .header .search_block.opened form ::-moz-placeholder {
    color: #ffffff;
  }
  .header .search_block.opened form :-ms-input-placeholder {
    color: #ffffff;
  }
  .header .search_block.opened form input {
    border: 1px solid rgba(58, 191, 7, 0.7);
  }
}
@media (max-width: 575px) {
  .header .middle_phone {
    position: fixed;
    left: 50%;
    margin-top: 97px;
    margin-left: 0;
    z-index: 10;
    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);
  }
  .header .middle_phone a {
    color: #ffffff;
  }
  .header .search_block {
    position: fixed;
  }
  .header .search_block.opened form input {
    width: 150px;
    background: #05539F;
  }
  .header .call_btn {
    height: 36px;
  }
  .header .main_logo {
    margin-right: auto;
  }
  .header .social_list {
    padding: 0 20px;
    position: fixed;
    bottom: 1px;
    z-index: 5;
    opacity: 0;
    left: 0;
    justify-content: center;
    background: #05539F;
    height: 45px;
    width: 300px;
    -o-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }
  .header .main_menu {
    padding-bottom: 173px;
  }
  .header .main_menu::before {
    content: "";
    position: absolute;
    bottom: 107px;
    height: 70px;
    background: #05539F;
    width: 300px;
  }
}
@media (max-width: 479px) {
  .header .search_block.opened form input {
    width: 100%;
  }
}

.menu_opened {
  overflow: hidden;
}
.menu_opened .main_menu {
  width: 100%;
  -o-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.menu_opened .social_list {
  opacity: 1;
  -o-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.menu_opened .menu_list {
  margin-left: 0;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.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: 38px;
  top: 6px;
  left: 15px;
}
.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: 38px;
  bottom: 6px;
  left: 15px;
}

.web .adress_main_list a, .web .account_block a, .web .lg_button,
.web .social_list a, .web .search_block button {
  -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 .call_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 .call_btn:hover {
  background: #0C60AC;
}

.touch .adress_main_list a, .touch .account_block a, .touch .lg_button,
.touch .social_list a, .touch .search_block button {
  -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 .call_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 .call_btn:active {
  background: #0C60AC;
}

.footer {
  opacity: 0;
  margin-top: 50px;
}
.footer .footer_top_container {
  background: #05539F;
}
.footer .footer_top_container .custom_container {
  display: flex;
  padding-top: 40px;
}
.footer .footer_logo {
  max-width: 116px;
  width: 100%;
}
.footer .footer_logo img {
  width: 100%;
  height: auto;
  object-fit: cover;
  vertical-align: top;
}
.footer .footer_social_list {
  display: flex;
  align-items: center;
  margin-top: 40px;
}
.footer .footer_social_list li {
  padding: 0 7px;
}
.footer .footer_social_list a {
  font-size: 160%;
  line-height: 16px;
  color: #ffffff;
  opacity: 0.8;
}
.footer .footer_menu_block {
  margin-left: 35px;
  width: 100%;
}
.footer .footer_menu {
  display: flex;
  width: 100%;
  margin: 0 -20px;
  padding-bottom: 15px;
}
.footer .footer_menu li {
  width: 50%;
  padding: 0 20px;
}
.footer .footer_menu li ul {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.footer .footer_menu li ul li {
  width: 50%;
  max-width: 50%;
  padding: 8px 10px;
}
.footer .footer_menu li ul a {
  font-size: 110%;
  line-height: 15px;
  color: #ffffff;
  opacity: 0.8;
  display: block;
  max-height: 30px;
  max-width: 120px;
}
.footer .submenu_title {
  font-size: 140%;
  line-height: 18px;
  color: #ffffff;
  padding: 0 10px;
  margin-bottom: 10px;
  font-family: "bold", "arm-bold";
}
.footer .page_gallery {
  margin-left: auto;
}
.footer .gallery_list {
  display: flex;
  flex-wrap: wrap;
  width: 300px;
  margin: 0 -10px;
}
.footer .gallery_list li {
  width: 33.3%;
  padding: 10px;
}
.footer .gallery_block {
  width: 100%;
  height: 80px;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer .gallery_block img {
  object-fit: cover;
}
.footer .gallery_block:before {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  font-size: 140%;
  color: #ffffff;
  z-index: 5;
  opacity: 0;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: rgba(58, 191, 7, 0.5);
}
.footer .gallery_block:hover::before {
  opacity: 1;
}
.footer .footer_bottom_container {
  height: 42px;
  background: #09457F;
  font-size: 120%;
  line-height: 14px;
  color: #ffffff;
}
.footer .footer_bottom_container .custom_container {
  display: flex;
  justify-content: space-between;
  height: 100%;
  align-items: center;
}
.footer .footer_bottom_container a {
  color: #ffffff;
}
.footer .copyrights span {
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 1199px) {
  .footer .gallery_list {
    width: 270px;
  }
  .footer .gallery_list li {
    padding: 5px;
  }
  .footer .footer_menu_block {
    margin-left: 20px;
  }
  .footer .submenu_title {
    font-size: 120%;
    line-height: 17px;
  }
  .footer .footer_menu li {
    padding: 0 10px;
  }
  .footer .gallery_block {
    height: 75px;
  }
}
@media (max-width: 991px) {
  .footer .footer_top_container {
    position: relative;
  }
  .footer .footer_left_block {
    position: absolute;
    right: 80px;
    bottom: 60px;
  }
  .footer .footer_social_list {
    justify-content: center;
  }
  .footer .footer_menu_block {
    margin-left: 0;
  }
  .footer .footer_logo {
    width: 120px;
  }
  .footer .footer_menu {
    flex-direction: column;
  }
  .footer .footer_menu > li {
    margin-bottom: 20px;
    width: 100%;
  }
  .footer .footer_menu > li ul li {
    width: 33.3%;
  }
}
@media (max-width: 767px) {
  .footer .footer_menu > li ul li {
    width: 50%;
  }
}
@media (max-width: 575px) {
  .footer .footer_left_block {
    position: relative;
    right: auto;
    padding: 0 5px;
    bottom: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .footer .footer_social_list {
    justify-content: flex-start;
    margin: 35px 0;
  }
  .footer .footer_top_container .custom_container {
    flex-direction: column;
  }
  .footer .footer_menu {
    text-align: center;
    margin: 10px 0;
  }
  .footer .footer_menu > li ul {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .footer .footer_menu > li ul li {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .footer .footer_bottom_container {
    height: 100%;
  }
  .footer .footer_bottom_container .custom_container {
    flex-direction: column;
    padding: 20px;
  }
  .footer .footer_bottom_container .developer {
    margin-top: 15px;
  }
  .footer .gallery_list {
    width: 100%;
    margin: 0;
    margin-bottom: 35px;
  }
  .footer .page_gallery {
    margin-left: 0;
  }
  .footer .footer_menu_block {
    padding: 0 10px;
  }
  .footer .gallery_block {
    height: auto;
  }
  .footer .gallery_block:after {
    content: "";
    padding-bottom: 100%;
  }
}

.web .footer_social_list a, .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;
}
.web .footer_menu 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 .footer_menu a:hover {
  color: #ffffff;
  opacity: 1;
}

.touch .footer_social_list a, .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;
}
.touch .footer_menu 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 .footer_menu a:active {
  color: #ffffff;
  opacity: 1;
}

.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;
}

.header .lg_list a, .header .submenu_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 {
  -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 .adress_main_list a:hover, .web .account_block a:hover, .web .lg_button:hover,
.web .social_list a:hover, .web .search_block button:hover {
  opacity: 0.7;
}

.touch .adress_main_list a:active, .touch .account_block a:active, .touch .lg_button:active,
.touch .social_list a:active, .touch .search_block button:active {
  opacity: 0.7;
}

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

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

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