@font-face {
  font-family: "bold";
  font-display: swap;
  src: url("../../fonts/Inter-Bold/Inter-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/Inter-Bold/Inter-Bold.woff") format("woff"), url("../../fonts/Inter-Bold/Inter-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "extra";
  font-display: swap;
  src: url("../../fonts/Inter-ExtraBold/Inter-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../../fonts/Inter-ExtraBold/Inter-ExtraBold.woff") format("woff"), url("../../fonts/Inter-ExtraBold/Inter-ExtraBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "regular";
  font-display: swap;
  src: url("../../fonts/Inter-Regular/Inter-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/Inter-Regular/Inter-Regular.woff") format("woff"), url("../../fonts/Inter-Regular/Inter-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "icon";
  font-display: "auto";
  src: url("../../fonts/icons/icomoon.eot?a6sz1e");
  src: url("../../fonts/icons/icomoon.eot?a6sz1e#iefix") format("embedded-opentype"), url("../../fonts/icons/icomoon.ttf?a6sz1e") format("truetype"), url("../../fonts/icons/icomoon.woff?a6sz1e") format("woff");
  font-weight: normal;
  font-style: normal;
}
.icon_facebook:before {
  content: "\e90a";
}

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

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

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

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

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

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

.icon_ok:before {
  content: "\e91b";
}

.icon_vk:before {
  content: "\e91c";
}

.icon_google:before {
  content: "\e91d";
}

.icon_tiktok:before {
  content: "\e91e";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.header .main_menu, .header .lg_block ul, .breadcrumbs ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.header .lg_block.opened .drop_btn:before, .city_select.open:before {
  transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -o-transform: scaleY(-1);
}

.standard_textpage ul li:before, .field_row .datepicker .datepicker__next:before,
.field_row .datepicker .datepicker__prev:before, .field_row .datepicker:before, .city_select:before, .checkbox_block .check_btn: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 .menu_btn:before, .header .menu_btn:after {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.standard_textpage ul li:before, .popup_block .popup_close.icon_close:before {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.secondary_btn, .primary_btn {
  display: inline-flex;
  vertical-align: top;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.header .menu_btn, .header .lg_block .drop_btn {
  border: none;
  padding: 0;
  background: transparent;
}

.services_page .details_btn, .footer .footer_btn, .paging li {
  font-size: 160%;
  line-height: 25px;
}

.footer .developer, .footer .copyrights, .footer .menu_list li a, .footer .follow_text, .header .lg_block, .header .main_menu a, .standard_text, .field_row .field_name, .checkbox_block, .popup_block.info_popup .author_info, .standardText, .secondary_btn, .primary_btn {
  font-size: 140%;
  line-height: 20px;
}

.breadcrumbs li {
  font-size: 120%;
  line-height: 15px;
}

@media screen and (min-width: 1025px) {
  .services_page {
    padding-bottom: 120px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .services_page {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 768px) {
  .services_page {
    padding-bottom: 50px;
  }
}

.secondary_btn, .primary_btn {
  border: none;
  height: 50px;
}

.primary_btn {
  background: #ffffff;
  color: #040738;
  font-family: "bold";
  border-radius: 10px;
  padding: 12px 34px;
}
.loading.primary_btn {
  pointer-events: none;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.loading.primary_btn:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px -12px;
  border-radius: 50%;
  color: inherit;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  animation: loadAnimation 1.6s infinite linear;
}

.secondary_btn {
  background: linear-gradient(180deg, #033FFF 12.61%, #0E1476 81.04%);
  font-family: "bold";
  color: #ffffff;
  border-radius: 10px;
  padding: 12px 34px;
  background-size: auto 100%;
}
.loading.secondary_btn {
  pointer-events: none;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.loading.secondary_btn:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px -12px;
  border-radius: 50%;
  color: inherit;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  animation: loadAnimation 1.6s infinite linear;
}

html {
  height: 100%;
  font-size: 10px;
  line-height: 1.4286em;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  color: #333333;
  width: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  font-family: "regular";
  background: #F1F3F8;
}
body.popup_opened {
  overflow: hidden;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

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

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

a {
  color: #069dd5;
}

button {
  cursor: pointer;
  display: block;
}

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

input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

input,
textarea,
button {
  font-family: inherit;
  font-size: 100%;
}

.page_row {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 1025px) {
  .page_row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media screen and (max-width: 1024px) {
  .page_row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.page_row .cb {
  flex: 0 0 100%;
  max-width: 100%;
}

.page_container {
  width: 100%;
  max-width: 1510px;
  margin: 0 auto;
}
@media screen and (min-width: 1025px) {
  .page_container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .page_container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.individual_hint,
.drop_list {
  display: none;
}

.error_hint {
  display: block;
  max-height: 0;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  overflow: hidden;
  color: #DC0028;
}

.help-block.form-error {
  display: none !important;
}

.has-error .error_hint,
.has-error ~ .error_hint {
  max-height: 60px;
}

.field_block {
  position: relative;
}
.field_block input,
.field_block textarea {
  width: 100%;
}
.field_block textarea {
  resize: none;
  display: block;
}

.cb {
  display: block;
  clear: both;
}

.popup_block {
  position: fixed;
  left: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.7);
  top: -100%;
  -o-transition: height 0s 0.3s, top 0.3s;
  -ms-transition: height 0s 0.3s, top 0.3s;
  -moz-transition: height 0s 0.3s, top 0.3s;
  -webkit-transition: height 0s 0.3s, top 0.3s;
  transition: height 0s 0.3s, top 0.3s;
}
.popup_block.showed {
  height: 100%;
  overflow-y: auto;
}
.popup_block.showed {
  top: 0;
  -o-transition: height 0s 0s, top 0.3s;
  -ms-transition: height 0s 0s, top 0.3s;
  -moz-transition: height 0s 0s, top 0.3s;
  -webkit-transition: height 0s 0s, top 0.3s;
  transition: height 0s 0s, top 0.3s;
}
.popup_block .popup_inner {
  display: flex;
  width: 100%;
  min-height: 100%;
  justify-content: center;
  align-items: center;
  padding: 15px;
}
.popup_block .popup_container {
  background: #ffffff;
  width: 100%;
  max-width: 976px;
  padding: 30px 30px 50px;
  position: relative;
  box-shadow: 4px 4px 16px 0 rgba(160, 164, 188, 0.3019607843);
  border-radius: 10px;
}
@media screen and (max-width: 1024px) {
  .popup_block .popup_container {
    padding: 15px;
  }
}
.popup_block .popup_close.icon_close {
  border: none;
  background: none;
  display: block;
  position: absolute;
  right: 30px;
  top: 30px;
  z-index: 1;
  width: 40px;
  height: 40px;
  color: #000000;
  background: #F1F3F8;
  border-radius: 7px;
}
.popup_block .popup_close.icon_close:before {
  font-size: 2.7rem;
}
@media screen and (max-width: 1024px) {
  .popup_block .popup_close.icon_close {
    right: 10px;
    top: 10px;
    width: 30px;
    height: 30px;
  }
  .popup_block .popup_close.icon_close:before {
    font-size: 1.7rem;
  }
}
.popup_block.info_popup .item_head {
  display: flex;
  margin-bottom: 20px;
}
@media screen and (max-width: 575px) {
  .popup_block.info_popup .item_head {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}
.popup_block.info_popup .img_block {
  margin-right: 20px;
}
.popup_block.info_popup .img_block img {
  display: block;
  height: auto;
  object-fit: cover;
  aspect-ratio: 120/120;
  border-radius: 50%;
}
.popup_block.info_popup .name_block {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.popup_block.info_popup .name_block:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #D3DAE3;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 575px) {
  .popup_block.info_popup .name_block {
    padding: 10px;
  }
}
.popup_block.info_popup .author_name {
  font-family: "bold";
  color: #040738;
}
.popup_block.info_popup .author_info {
  color: #32353D;
}

.inner_service .popup_content,
.servicesPage_popup .popup_content,
.services_popup .popup_content {
  max-width: 876px;
  margin: 0 auto;
}
.inner_service .popup_title,
.servicesPage_popup .popup_title,
.services_popup .popup_title {
  font-family: "bold";
  color: #0633D8;
  font-size: 240%;
  line-height: 1.23em;
  margin-bottom: 30px;
  padding-right: 30px;
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .inner_service .popup_title,
  .servicesPage_popup .popup_title,
  .services_popup .popup_title {
    font-size: 200%;
  }
}
@media screen and (min-width: 576px) and (max-width: 1024px) {
  .inner_service .popup_title,
  .servicesPage_popup .popup_title,
  .services_popup .popup_title {
    font-size: 180%;
  }
}
@media screen and (max-width: 575px) {
  .inner_service .popup_title,
  .servicesPage_popup .popup_title,
  .services_popup .popup_title {
    font-size: 160%;
    margin-bottom: 15px;
  }
}
.inner_service ul,
.servicesPage_popup ul,
.services_popup ul {
  padding: 0;
  margin: 20px 20px 0;
  list-style-type: disc;
}
.inner_service .title_inner,
.servicesPage_popup .title_inner,
.services_popup .title_inner {
  color: #32353D;
  font-family: "bold";
  margin: 15px 0;
}
.inner_service .form_title,
.servicesPage_popup .form_title,
.services_popup .form_title {
  font-family: "bold";
  color: #0633D8;
  margin-bottom: 10px;
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #D3DAE3;
}
@media screen and (max-width: 575px) {
  .inner_service .form_title,
  .servicesPage_popup .form_title,
  .services_popup .form_title {
    margin-top: 15px;
    padding-top: 15px;
  }
}
.inner_service .description_sub,
.servicesPage_popup .description_sub,
.services_popup .description_sub {
  margin-bottom: 10px;
}
.inner_service .form_description,
.servicesPage_popup .form_description,
.services_popup .form_description {
  font-family: "bold";
  color: #32353D;
}
.inner_service.servicesPage_popup .form_title,
.servicesPage_popup.servicesPage_popup .form_title,
.services_popup.servicesPage_popup .form_title {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}

.checkbox_block {
  padding: 0 15px;
  display: block;
  margin-bottom: 30px;
}
.checkbox_block input:checked ~ .check_btn:before {
  border-color: transparent;
  background: #0633D8;
  font-size: 1.7rem;
}
.checkbox_block a {
  color: #0633D8;
  text-decoration: underline;
  margin-left: 4px;
}
.checkbox_block .check_btn {
  display: inline-flex;
  vertical-align: top;
  cursor: pointer;
  color: #32353D;
}
.checkbox_block .check_btn:before {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: top;
  width: 24px;
  height: 24px;
  min-width: 24px;
  border: 1px solid #D3DAE3;
  border-radius: 6px;
  content: "\e905";
  font-size: 0;
  color: #ffffff;
  margin-right: 10px;
  margin-top: -2px;
  -o-transition: all 0.3s, font-size 0s;
  -ms-transition: all 0.3s, font-size 0s;
  -moz-transition: all 0.3s, font-size 0s;
  -webkit-transition: all 0.3s, font-size 0s;
  transition: all 0.3s, font-size 0s;
}
.checkbox_block .check_btn:hover:before {
  border-color: #0633D8;
  background: rgba(6, 51, 216, 0.1);
}

.city_select {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: flex-end;
  width: 100%;
  height: 50px;
  padding: 12px 15px;
}
.city_select .current {
  color: #32353D;
  line-height: 1.7em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (min-width: 769px) {
  .city_select .current {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1024px) {
  .city_select .current {
    font-size: 1.4rem;
  }
}
.city_select:after {
  display: none;
}
.city_select:before {
  content: "\e901";
  display: block;
  margin-left: auto;
  font-size: 1.7rem;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.city_select .nice-select-dropdown,
.city_select .list {
  margin: 0;
  right: 0;
  top: 50px;
  border-radius: 0 0 10px 10px;
  font-size: 1.6rem;
  line-height: 25px;
}
.city_select .nice-select-dropdown li,
.city_select .list li {
  color: #040738;
  padding: 0 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.city_select .nice-select-dropdown li.selected,
.city_select .list li.selected {
  background: none !important;
  color: #0633D8;
  font-weight: unset;
}
.city_select .nice-select-dropdown li:hover,
.city_select .list li:hover {
  background: #F1F3F8;
}

.field_row {
  display: flex;
  flex-wrap: wrap;
  margin: 30px -15px 0;
}
.field_row .field_block {
  margin-bottom: 30px;
  flex: 0 0 50%;
  max-width: 50%;
}
@media screen and (min-width: 1025px) {
  .field_row .field_block {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .field_row .field_block {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 768px) {
  .field_row .field_block {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) and (min-width: 1025px) {
  .field_row .field_block {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 768px) and (max-width: 1024px) {
  .field_row .field_block {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.field_row .field_block.full_field {
  flex: 0 0 100%;
  max-width: 100%;
}
@media screen and (min-width: 1025px) {
  .field_row .field_block.full_field {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .field_row .field_block.full_field {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.field_row .field_block:has(:focus) .city_select,
.field_row .field_block:has(:focus) .field_name {
  color: #0633D8;
  border-color: #0633D8;
}
.field_row .field_block:has(:focus) input {
  border-color: #0633D8;
}
.field_row .field_block:has(.error) input {
  border-color: #DC0028;
}
.field_row input,
.field_row textarea {
  background: transparent;
  color: #32353D;
  border: 1px solid #D3DAE3;
  padding: 12px 15px;
  outline: none !important;
  -webkit-border-radius: 0;
  border-radius: 10px;
}
.field_row input::placeholder,
.field_row textarea::placeholder {
  color: #8C919D;
  font-size: 1.6rem;
}
@media screen and (max-width: 1024px) {
  .field_row input::placeholder,
  .field_row textarea::placeholder {
    font-size: 1.4rem;
  }
}
.field_row .field_name {
  margin-bottom: 5px;
  display: block;
}
.field_row .error_hint {
  font-size: 1.4rem;
  line-height: 1.5em;
  position: absolute;
  left: 15px;
  bottom: -20px;
}
.field_row .error .error_hint,
.field_row .error ~ .error_hint {
  max-height: 60px;
}
.field_row .datepicker {
  width: 100%;
  position: relative;
}
.field_row .datepicker:before {
  content: "\e913";
  position: absolute;
  font-size: 2.4rem;
  top: 13px;
  bottom: 0;
  right: 13px;
}
.field_row .datepicker.error ~ .error_hint {
  max-height: 60px;
}
.field_row .datepicker .datepicker__wrapper {
  box-shadow: 4px 4px 16px 0 rgba(160, 164, 188, 0.3019607843);
  border: none;
  border-radius: 10px;
}
.field_row .datepicker .datepicker__title {
  color: #333333;
  font-size: 1.4rem;
  line-height: 1.33rem;
}
.field_row .datepicker .datepicker__header {
  background: #f2f2f2;
  margin: 0 0 10px;
  padding: 10px;
  border-radius: 10px 10px 0 0;
}
.field_row .datepicker:not(.is-inline) .datepicker__wrapper {
  width: 100%;
}
.field_row .datepicker table th {
  font-size: 1.2rem;
  font-family: "bold";
  color: #333333;
}
.field_row .datepicker .datepicker__time,
.field_row .datepicker .datepicker__daynum {
  font-size: 1.7rem;
  font-family: "bold";
  background: none;
  font-weight: unset;
}
.field_row .datepicker .datepicker__label {
  color: #333333;
}
.field_row .datepicker .datepicker__time {
  border-color: #D3DAE3;
  margin-bottom: 10px;
  padding: 10px 20px 20px;
}
.field_row .datepicker .datepicker__day div {
  background: 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;
}
.field_row .datepicker .datepicker__day div::after {
  box-shadow: none;
  background: none;
}
.field_row .datepicker .datepicker__day div:hover {
  background: none;
  color: #069dd5;
}
.field_row .datepicker .datepicker__day.is-selected .datepicker__daynum, .field_row .datepicker .datepicker__day.is-today {
  color: #069dd5;
}
.field_row .datepicker .datepicker__day.is-otherMonth {
  color: #e5e5e5;
}
.field_row .datepicker .datepicker__next,
.field_row .datepicker .datepicker__prev {
  background-image: none;
}
.field_row .datepicker .datepicker__next:before,
.field_row .datepicker .datepicker__prev:before {
  color: #333333;
  font-size: 2rem;
}
.field_row .datepicker .datepicker__next:hover,
.field_row .datepicker .datepicker__prev:hover {
  background-color: unset;
}
.field_row .datepicker .datepicker__next:before {
  content: "\e903";
}
.field_row .datepicker .datepicker__prev:before {
  content: "\e902";
}

.hidden_label {
  display: none;
}

@keyframes loadAnimation {
  9% {
    box-shadow: none;
  }
  10% {
    box-shadow: -8px 0 0;
  }
  35% {
    box-shadow: -8px 0 0;
  }
  35.1% {
    box-shadow: -8px 0 0, 8px 0 0;
  }
  60% {
    box-shadow: -8px 0 0, 8px 0 0;
  }
  60.1% {
    box-shadow: -8px 0 0, 8px 0 0, 24px 0 0;
  }
  85% {
    box-shadow: -8px 0 0, 8px 0 0, 24px 0 0;
  }
  85.1% {
    box-shadow: none;
  }
  100% {
    box-shadow: none;
  }
}
.breadcrumbs {
  padding-top: 15px;
}
.breadcrumbs ul {
  display: flex;
  align-items: center;
}
.breadcrumbs li {
  color: #ffffff;
  display: flex;
}
.breadcrumbs li:not(:first-child):before {
  display: block;
  content: "/";
  margin: 0 3px;
  color: #8C919D;
}
.breadcrumbs li:last-child {
  flex: 1;
  width: 10%;
}
.breadcrumbs li div {
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  overflow: hidden;
}
.breadcrumbs a {
  display: block;
  color: #8C919D;
  position: relative;
}
@media screen and (max-width: 768px) {
  .breadcrumbs {
    display: none;
  }
}

.paging {
  display: flex;
  align-items: center;
  justify-content: center;
}
.paging ul {
  list-style-type: none;
  padding: 0;
  margin: 0 -4px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.paging li {
  padding: 0 8px;
}
.paging a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background: #ffffff;
  color: #333333;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-family: "bold";
  border-radius: 7px;
}
.paging a.current_page {
  background: #ffffff;
  color: #033FFF;
  pointer-events: none;
  border: 1px solid #D3DAE3;
}
.paging .next_page,
.paging .prev_page {
  font-size: 0;
  line-height: 10px;
  color: #32353D;
  width: auto;
  border: none;
  background: transparent;
}
.paging .next_page.inactive,
.paging .prev_page.inactive {
  color: #979797;
  pointer-events: none;
}
.paging .next_page:before,
.paging .prev_page:before {
  font-size: 1.8rem;
}
.paging .next_page {
  margin-left: 10px;
}
.paging .prev_page {
  margin-right: 10px;
}

.standard_textpage {
  max-width: 1044px;
  margin: 0 auto;
  padding: 55px 15px 30px;
}
.standard_textpage p {
  margin: 0;
  color: #32353D;
}
.standard_textpage h1,
.standard_textpage h2,
.standard_textpage h3 {
  margin: 0;
  color: #32353D;
  font-family: "bold";
  font-size: 2.4rem;
  line-height: 1.22em;
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .standard_textpage h1,
  .standard_textpage h2,
  .standard_textpage h3 {
    font-size: 3rem;
    line-height: 1.25em;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .standard_textpage h1,
  .standard_textpage h2,
  .standard_textpage h3 {
    font-size: 2.5rem;
    line-height: 1.3em;
  }
}
@media screen and (min-width: 576px) and (max-width: 768px) {
  .standard_textpage h1,
  .standard_textpage h2,
  .standard_textpage h3 {
    font-size: 2rem;
    line-height: 1.25em;
  }
}
@media screen and (max-width: 575px) {
  .standard_textpage h1,
  .standard_textpage h2,
  .standard_textpage h3 {
    font-size: 1.8rem;
    line-height: 1.25em;
  }
}
.standard_textpage h4 {
  margin: 0;
  color: #32353D;
  font-family: "bold";
  font-size: 1.8rem;
  line-height: 1.22em;
}
.standard_textpage ul {
  margin: 0;
  padding: 0 35px 0;
  color: #32353D;
  list-style-type: none;
}
.standard_textpage ul li {
  padding-bottom: 20px;
  position: relative;
}
.standard_textpage ul li:before {
  content: "\e905";
  width: 24px;
  height: 24px;
  position: absolute;
  left: -35px;
  top: 3px;
  background: #0633D8;
  border-radius: 50%;
  color: #ffffff;
}
.standard_textpage ul li:last-child {
  padding-bottom: 0;
}
.standard_textpage ol {
  padding-left: 15px;
}
.standard_textpage ol li {
  padding-bottom: 10px;
  position: relative;
}
.standard_textpage img {
  height: auto;
  max-width: 100%;
  display: block;
  border-radius: 10px;
}
.standard_textpage a {
  color: red;
  text-decoration: underline;
  line-height: inherit;
}
.standard_textpage .blog_inner {
  margin-top: -230px;
  border-radius: 20px;
}

.tab_block {
  position: relative;
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.tab_block:not(.selected) {
  height: 0;
  opacity: 0;
  overflow: hidden;
}

.header {
  z-index: 100;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.header_block {
  padding: 15px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header.header_fix {
  background: #ffffff;
  box-shadow: 4px 4px 16px 0 rgba(160, 164, 188, 0.3019607843);
  position: fixed;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 1025px) {
  .header.header_fix .main_menu a {
    color: #040738;
  }
}
.header.header_fix .menu_btn,
.header.header_fix .lg_block .drop_btn {
  color: #040738;
}
.header.header_fix .main_logo img {
  display: none;
}
.header.header_fix .main_logo .fix_logo {
  display: block;
}
.header.header_fix .main_menu a:before {
  background: #040738;
}
.header .mobile_version {
  display: none;
}
.header .main_logo {
  display: block;
  font-size: 0;
}
.header .main_logo .fix_logo {
  display: none;
}
.header .main_logo img {
  display: block;
  height: 53px;
  width: auto;
  object-fit: contain;
}
.header .lg_block {
  position: relative;
  z-index: 10;
  padding: 4px 0;
}
.header .lg_block .drop_btn {
  color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-content: center;
  flex-direction: row-reverse;
  font-family: "bold";
}
.header .lg_block .drop_btn:before {
  display: block;
  font-size: 1.7rem;
  padding-left: 7px;
  -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 .lg_block .drop_inner {
  position: absolute;
  top: 30px;
  right: 0;
  background: #ffffff;
  border-radius: 5px;
  display: none;
}
.header .lg_block ul a {
  display: block;
  text-align: center;
  color: #040738;
  padding: 8px 20px;
  font-family: "bold";
}
.header .main_menu {
  display: flex;
  flex-wrap: wrap;
}
.header .main_menu a {
  color: #ffffff;
  font-family: "bold";
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.header .main_menu a:before {
  display: block;
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  left: 0;
  right: 0;
  bottom: -2px;
  background: #ffffff;
  -o-transition: width 0.3s;
  -ms-transition: width 0.3s;
  -moz-transition: width 0.3s;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}
.header .main_menu a:hover:before {
  width: 100%;
}
.header .lg_block {
  display: flex;
  align-items: center;
  color: #ffffff;
  border: none;
  background: transparent;
  flex-direction: row-reverse;
  margin-left: 30px;
}
.header .lg_block:before {
  margin-left: 5px;
  font-size: 1.2rem;
}
@media screen and (max-width: 1024px) {
  .header .menu_block {
    position: fixed;
    overflow: hidden;
    top: 0;
    background: #040738;
    left: 0;
    width: 100%;
    height: 0;
    -o-transition: height 0.5s;
    -ms-transition: height 0.5s;
    -moz-transition: height 0.5s;
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
    display: flex;
    flex-direction: column;
    text-align: center;
    z-index: 99;
  }
}
.header .menu_btn {
  margin-left: auto;
  padding-left: 20px;
  width: 48px;
  height: 48px;
  color: #ffffff;
  position: relative;
  z-index: 101;
  display: none;
}
.header .menu_btn:before, .header .menu_btn:after {
  display: block;
  content: "";
  position: absolute;
  border-top: 2px solid;
  width: 23px;
  left: 23px;
  border-radius: 2px;
  -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 .menu_btn:before {
  top: 15px;
  transform-origin: top left;
  -webkit-transfrom-origin: top left;
}
.header .menu_btn:after {
  bottom: 15px;
  transform-origin: bottom left;
  -webkit-transfrom-origin: bottom left;
}
.header .menu_btn span {
  display: block;
  width: 23px;
  border-top: 2px solid;
  border-radius: 2px;
  margin: 0 auto;
  -o-transition: opacity 0.2s 0.3s;
  -ms-transition: opacity 0.2s 0.3s;
  -moz-transition: opacity 0.2s 0.3s;
  -webkit-transition: opacity 0.2s 0.3s;
  transition: opacity 0.2s 0.3s;
}

.footer {
  opacity: 0;
  background: #040738;
}
.footer .footer_inner {
  padding: 35px 0 60px;
}
.footer .top_inner {
  display: flex;
  align-items: end;
  justify-content: space-between;
}
.footer .footer_logo img {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 53px;
  object-fit: contain;
}
.footer .social_block {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.footer .social_list {
  display: flex;
  align-items: center;
  padding: 15px 0 0;
  margin: 0 -10px;
  list-style-type: none;
}
.footer .social_list li {
  padding: 0 10px;
}
.footer .social_list li a {
  display: inline-block;
  vertical-align: top;
  font-size: 0;
}
.footer .social_list li a:before {
  font-size: 3.2rem;
  color: #ffffff;
}
.footer .follow_text {
  color: #ffffff;
}
.footer .footer_btn {
  background-color: transparent;
  border: 2px solid #F1F3F8;
  color: #ffffff;
  padding: 12px 34px;
  border-radius: 10px;
  font-family: "bold";
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.footer .footer_menu {
  display: flex;
  padding-top: 50px;
}
.footer .menu_list {
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer .menu_list li {
  padding: 0 30px;
}
.footer .menu_list li a {
  display: inline-block;
  vertical-align: top;
  color: #ffffff;
  font-family: "bold";
}
.footer .bottom_inner {
  display: flex;
  padding-top: 30px;
  justify-content: space-between;
}
.footer .copyrights {
  color: #ffffff;
}
.footer .developer {
  color: #ffffff;
  padding-left: 15px;
}
.footer .developer a {
  display: inline-block;
  color: inherit;
}

.services_page .head_block {
  background: #040738;
  min-height: 370px;
  padding: 100px 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.services_page .head_block .page_container {
  color: #ffffff;
  text-align: center;
}
.services_page .head_block .description_block {
  text-align: center;
  max-width: 976px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .services_page .head_block {
    background: #040738;
    min-height: 320px;
    padding: 100px 0;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .services_page .head_block .page_container {
    color: #ffffff;
    text-align: center;
  }
  .services_page .head_block .description_block {
    text-align: center;
    max-width: 976px;
    margin: 0 auto;
  }
}
.services_page .head_block > .page_container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.services_page .head_block > .page_container:before {
  display: block;
  content: "";
  position: absolute;
  background-image: url("../images/arrow_left.svg");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  max-width: 250px;
  right: 0;
}
.services_page .services_list {
  padding: 0;
  margin: 0;
  list-style-type: none;
  margin-top: -70px;
}
.services_page .services_list > li {
  margin-bottom: 34px;
}
.services_page .services_block {
  background: #ffffff;
  border-radius: 20px;
}
.services_page .inner_service {
  position: relative;
  max-height: 355px;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .services_page .inner_service {
    max-height: 370px;
  }
}
.services_page .inner_service.open_details {
  max-height: 2000px;
  -o-transition: max-height 0.3s;
  -ms-transition: max-height 0.3s;
  -moz-transition: max-height 0.3s;
  -webkit-transition: max-height 0.3s;
  transition: max-height 0.3s;
}
.services_page .inner_service.open_details ~ .details_btn:before {
  content: attr(data-close);
}
.services_page .details_btn {
  display: inline-block;
  vertical-align: top;
  color: #040738;
  font-family: "bold";
  text-decoration: underline;
  padding: 0;
  margin-top: 20px;
  width: max-content;
  background: none;
  border: none;
}
.services_page .details_btn:before {
  display: block;
  content: attr(data-open);
}
.services_page .details_btn:not(.active) {
  visibility: hidden;
  display: none;
  pointer-events: none;
}
.services_page .inner_head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 34px;
}
.services_page .services_title {
  font-family: "bold";
  color: #32353D;
  padding-right: 10px;
  line-height: 1.33em;
}
@media screen and (min-width: 1281px) {
  .services_page .services_title {
    font-size: 300%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .services_page .services_title {
    font-size: 280%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .services_page .services_title {
    font-size: 220%;
  }
}
@media screen and (min-width: 576px) and (max-width: 768px) {
  .services_page .services_title {
    font-size: 180%;
  }
}
@media screen and (max-width: 575px) {
  .services_page .services_title {
    font-size: 160%;
  }
}
.services_page .img_block img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 483/395;
  border-radius: 10px;
}

.checkbox_block a, .footer .social_list li 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;
}

.city_select .current, .primary_btn, .services_page .details_btn, .popup_block .popup_close.icon_close:before, .field_row .datepicker .datepicker__next:before,
.field_row .datepicker .datepicker__prev:before, .breadcrumbs a, .standard_textpage a, .header .lg_block ul a, .footer .menu_list li a, .footer .developer 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;
}

.secondary_btn, .checkbox_block .check_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;
}

.page_title {
  font-family: "extra";
  font-size: 400%;
  line-height: 1.22em;
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .page_title {
    font-size: 350%;
    line-height: 1.25em;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page_title {
    font-size: 250%;
    line-height: 1.3em;
  }
}
@media screen and (min-width: 576px) and (max-width: 768px) {
  .page_title {
    font-size: 200%;
    line-height: 1.25em;
  }
}
@media screen and (max-width: 575px) {
  .page_title {
    font-size: 160%;
    line-height: 1.25em;
  }
}

.description_block, .popup_block.info_popup .author_name, .inner_service .form_title,
.servicesPage_popup .form_title,
.services_popup .form_title, .standard_textpage {
  line-height: 1.3em;
}
@media screen and (min-width: 1441px) {
  .description_block, .popup_block.info_popup .author_name, .inner_service .form_title,
  .servicesPage_popup .form_title,
  .services_popup .form_title, .standard_textpage {
    font-size: 180%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .description_block, .popup_block.info_popup .author_name, .inner_service .form_title,
  .servicesPage_popup .form_title,
  .services_popup .form_title, .standard_textpage {
    font-size: 160%;
  }
}
@media screen and (max-width: 1024px) {
  .description_block, .popup_block.info_popup .author_name, .inner_service .form_title,
  .servicesPage_popup .form_title,
  .services_popup .form_title, .standard_textpage {
    font-size: 140%;
  }
}

.description_sub, .inner_service ul,
.servicesPage_popup ul,
.services_popup ul, .inner_service .title_inner,
.servicesPage_popup .title_inner,
.services_popup .title_inner, .inner_service .form_description,
.servicesPage_popup .form_description,
.services_popup .form_description, .field_row input,
.field_row textarea {
  line-height: 1.7em;
}
@media screen and (min-width: 769px) {
  .description_sub, .inner_service ul,
  .servicesPage_popup ul,
  .services_popup ul, .inner_service .title_inner,
  .servicesPage_popup .title_inner,
  .services_popup .title_inner, .inner_service .form_description,
  .servicesPage_popup .form_description,
  .services_popup .form_description, .field_row input,
  .field_row textarea {
    font-size: 160%;
  }
}
@media screen and (max-width: 1024px) {
  .description_sub, .inner_service ul,
  .servicesPage_popup ul,
  .services_popup ul, .inner_service .title_inner,
  .servicesPage_popup .title_inner,
  .services_popup .title_inner, .inner_service .form_description,
  .servicesPage_popup .form_description,
  .services_popup .form_description, .field_row input,
  .field_row textarea {
    font-size: 140%;
  }
}

.checkbox_block .check_btn {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.checkbox_block input {
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: 0;
  visibility: hidden;
}

.popup_block .popup_close.icon_close:active:before, .field_row .datepicker .datepicker__next:active:before,
.field_row .datepicker .datepicker__prev:active:before, .breadcrumbs a:active, .standard_textpage a:active, .header .lg_block ul a:active, .footer .menu_list li a:active, .footer .developer a:active {
  color: #069dd5;
}

.services_page .details_btn:hover {
  color: #033FFF;
}

.primary_btn:active {
  color: #0633D8;
}

.secondary_btn:active {
  background: #0633D8;
}

.checkbox_block a:active, .footer .social_list li a:active {
  opacity: 0.7;
}

.city_select .current:active {
  color: #000000;
}

@media (hover: hover) {
  .popup_block .popup_close.icon_close:hover:before, .field_row .datepicker .datepicker__next:hover:before,
  .field_row .datepicker .datepicker__prev:hover:before, .breadcrumbs a:hover, .standard_textpage a:hover, .header .lg_block ul a:hover, .footer .menu_list li a:hover, .footer .developer a:hover {
    color: #069dd5;
  }
  .footer .footer_btn:hover {
    color: #0633D8;
    background: #ffffff;
  }
  .paging a:hover {
    color: #0633D8;
  }
  .primary_btn:hover {
    color: #0633D8;
  }
  .secondary_btn:hover {
    background-size: auto 200%;
  }
  .checkbox_block a:hover, .footer .social_list li a:hover {
    opacity: 0.7;
  }
  .city_select .current:hover {
    color: #000000;
  }
}

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