@import "fonts.css" screen;
@import "elements.css" screen;
@import "theme.css" screen;

/* ↓ BASE CONSTRUCTION: */
html, body {
  height: 100%!important;
}
.wrapper {
  width: 1162px;
  margin: 0 auto;
  padding-left: 26px;
  padding-right: 26px;
  box-sizing: border-box;
}

:focus {
  outline: transparent;
}

/*Sticky Footer:*/
html {
  height: 100%;
}
body {
  min-height: 100%;
  display: grid;
  grid-template-rows: 1fr auto;
}
/*main,*/
/*.wrapper,*/
/*.main_content_container {*/
  /*height: 100%;*/
/*}*/
.map_box {
  min-height: 77vh;
}

.main_section {
  padding-bottom: 52px;
}
.main_section.map_main_section {
  padding-bottom: 0;
}
.footer {
  min-height: 571px;
  background: url('/img/footer/footerbg.svg') 50% 50% no-repeat;
  grid-row-start: 2;
  grid-row-end: 3;
}
/* ↑ end BASE CONSTRUCTION. */

/* ↓ HEADER: */
header {
}
.teach_header {
  height: 34;
  gap: 8px;
  angle: 0 deg;
  opacity: 1;
  border-radius: 24px;
  padding-top: 8px;
  padding-right: 16px;
  padding-bottom: 8px;
  padding-left: 16px;
  background: #FFC3A9;
  font-family: Grandis Extended;
  font-weight: 500;
  font-style: Medium;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 2%;
  text-align: right;
  vertical-align: middle;
  color: #15110F;
}
.big_nav {
  flex: 1 0 auto;
}
.header_box {
  min-height: 170px;
  padding-top: 2px;
  box-sizing: border-box;
  background: #FDF2ED;
  border-radius: 20px;
}
.logo {
  margin-right: 102px;
}
.logo .nav_ico {
  max-width: 153px;
}
  /*.nav_item {*/

/*}*/
.nav_ico_box {
  height: 32px;
  width: 32px;
  border-radius: 4px;
  text-align: center;
}
/*.nav_ico_badge {*/

/*}*/
.nav_label {
  margin-left: 10px;
  font-size: 14px;
}
.logo .nav_label {
  margin-left: 18px;
  font-size: 16px;
}
.nav_profile_box {
  margin-left: 10px;
  font-size: 14px;
  text-align: right;
}
.nav_profile_box > * + * {
  margin-left: 30px;
}
.select_box {
  border: 1px solid #CED4DA;
  box-sizing: border-box;
  border-radius: 250px;
  height: 42px;
  width: 92px;
  padding: 10px 0;
  text-align: center;
}
.select_unit {
  margin: 0 0 0 0;
  padding: 0 18px;
  border: none;
  color: #727272;
  height: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("/img/icons/dw.svg") 76% 50% no-repeat;
  vertical-align: top;
  border-radius: 0;
  margin: 0 0 0 0;
  width: 100%;
}
.login_btn {
  width: 160px;
}
.nav_items_box {
  flex: 1 0 auto;
  margin-right: 60px;
}
.nav_ico_box {
  position: relative;
}
.nav_ico_badge {
  font-size: 10px;
  padding: 2px 7px;
  border-radius: 16px;
  border: 1px solid #ffffff;
}
.nav_items_box .nav_ico_badge,
.nav_ico_badge.pa {
  position: absolute;
  top: -4px;
  right: -6px;
}
.logout_btn {
  font-size: 11px;
}

.my_profile_link {
  display: block;
}
/* ↑ end HEADER. */

/* ↓ HP MAIN SLIDER: */
.main_img_box {
  position: relative;
  z-index: -1;
  width: 50%;
  padding: 50px 0 0 0;
}
.main_empty_img {
  opacity: 0;
}
.main_img {
  position: absolute;
  z-index: 9;
}
.main_img_1 {
  right: -62px;
  top: 52px;
}
.main_img_2 {
  right: -72px;
  top: 19px;
}

.main_slider_container {

}
.main_slider {
  width: 390px;
  padding: 161px 0 0 0;
}
.item {

}
.ms_title {
  font-size: 50px;
  margin: 0;
}
.ms_subtitle {
  font-size: 32px;
  margin: 0;
}
.ms_description {
  margin: 25px 0 41px 0;
  line-height: 24px;
  font-size: 16px;
}
.ms_main_btn {
  min-width: 66%;
}

.ms_nav {
  padding: 140px 0 0 0;
}
.ms_nav_btn {
  width: 41px;
  height: 41px;
  background-color: #fafafa;
  color: #0eb253;
  text-align: center;
  font-size: 10px;
  border-radius: 50%;
  overflow: hidden;
  text-indent: 1000px;
}
.ms_nav_btn {
  border: none;
  width: 41px;
  height: 41px;
  text-align: center;
  font-size: 10px;
  border-radius: 50%;
  overflow: hidden;
  text-indent: 1000px;
}
.ms_prev {
  background: #fafafa url("icons/tol.svg") center center no-repeat;
}
.ms_next {
  background: #fafafa url("icons/tor.svg") center center no-repeat;
  margin-left: 10px;
}

.ms_tabs_box {
  margin: 24px 0 0 0;
}
.ms_tab_unit {
  width: 39%;
  height: 80px;
}
.tab_unit {
  border: none;
  box-sizing: border-box;
  padding: 15px;


  background-color: #ffffff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);

  border-top: 2px solid #e7e7e7;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  position: relative;
  z-index: 10;
}
.ms_tab_unit_prev {
  width: 42%;
}

.tab_unit:after {
  content: "";
  display: block;
  width: 100%;
  box-sizing: border-box;
  position: absolute;
  top: -3px;
  left: 0;
  right: 0;
  height: 4px;
  border-radius: 4px;
  background-color: transparent;
  transition: 0.4s;
}
.ms_tab_unit.active:after {
  background-color: #0eb253;
}
.ms_tab_unit:hover:after {
  background-color: #0eb253;
}
.tab_unit:hover:after {
  opacity: .89;
}
.tab_unit.active:hover {
  opacity: 1;
}
.tab_unit.active:hover:after {
  opacity: 1;
}
.tab_unit.active {
  background-color: #fafafa;
  box-shadow: none;
  z-index: 1;
  cursor: default;
  color: #abb5be;
  font-weight: 500;
}
.ms_tab_unit_num {
  font-family: 'Conv_Inter-Bold', sans-serif;
  font-style: normal;
  font-size: 40px;
  line-height: 48px;
}
.ms_tab_unit_desc {
  font-family: 'Conv_Inter-Medium', sans-serif;
  color: #abb5be;
  line-height: 22px;
  text-align: left;
  margin-left: 18px;
  font-size: 16px;
}
.ms_tab_unit.active .ms_tab_unit_num {
  color: #0eb253;
}
.ms_tab_unit.active .ms_tab_unit_desc {
  color: #000000;
}
/* ↑ end HP MAIN SLIDER. */

/* ↓ FOOTER: */
footer {
  
}
.footer_wrapper {
  height: 99px;
}
.btn_gs {
  margin-left: 27px;
}
.btn_as {
  margin-left: 17px;
}
/* ↑ end FOOTER. */

/* ↓ BASE INPUT. */
.input_t1 {
  width: 100%;
  padding-left: 14px;
  border-radius: 25px;
  border: 1px solid #ced4da;

  height: 42px;
  box-sizing: border-box;
}
.input_t1s {
  width: 70px;
  padding-left: 14px;
  border-radius: 25px;
  border: 1px solid #ced4da;

  height: 42px;
  box-sizing: border-box;
}
.input_t2 {
  height: 56px;
  width: 137px;
  border-radius: 15px;
  border: 1px solid #ced4da;
  background-color: #ffffff;
  text-align: center;
  font-size: 32px;
}

.input_t3 {
  height: 56px;
  width: 48px;
  border-radius: 15px;
  border: 1px solid #ced4da;
  background-color: #ffffff;
  text-align: center;
  font-size: 32px;
  margin: 16px 4px 8px 4px;
}

.pseudo_input {
  padding: 7px 0 0 14px;
}
.pseudo_input.disabled {
  background-color: #fafafa;
}

.label_t1 {
  font-size: 14px;
  text-align: left;
  padding-right: 8px;
  user-select: none;
}
.label_t2 {
  font-size: 14px;
  text-align: center;
  display: inline-block;
}

.simple_textarea {
  height: 120px;
  width: 100%;
  border-radius: 15px;
  border: 1px solid #ced4da;
  padding-left: 16px;
  padding-top: 16px;
  resize: none;
}
/* ↑ end BASE INPUT. */

/* FORM: */
input + label {
  display: block;
  font-size: 11px;
  font-family: 'Conv_Inter-Regular', sans-serif;
}
input.error {
  border-color: #cc0000;
}
label.error {
  color: #cc0000;
}
/* end FORM. */

/* ↓ MODAL: */
.main_modal_container {
  margin: 0;
  padding: 0;
  border-radius: 4px;
}
.modal_header {
  background-color: #f2f6f9;
  font-weight: 600;
  padding: 14px 24px;
  color: #000;
  font-size: 16px;
}
.modal_body {
  padding: 26px 24px 16px 24px;
}
.modal_footer {
  padding: 0 24px 24px 24px;
}
.modal_footer.multiple_btn .btn {
  margin: 0 8px;
}
.mr_top_label {
  margin-top: 7px;
}
.m_title {
  font-weight: 600;
  padding: 14px 0;
  color: #000;
  font-size: 16px;
}


.main_modal_container {
  margin: 0;
  padding: 0;
}
.modal_header {
  background-color: #f2f6f9;
  font-weight: 600;
  padding: 14px 24px;
  color: #000;
  font-size: 16px;
}
.modal_body {
  padding: 26px 24px 16px 24px;
}
.modal_footer {
  padding: 0 24px 24px 24px;
}
.mr_top_label {
  margin-top: 7px;
}
.tw_first_container {
  margin-top: -10px;
  padding: 12px 24px 24px 24px;
}
.tw_first_box {
  padding: 6px 0 0 0;
}
.modal_container_t1 {
  min-width: 39%;
}
.modal_container_t2 {
  min-width: 21%;
}
.w50_items > * {
  width: 48%;
}
.tw_i_img {

}
.tw_i_desc {
  margin-left: 15px;
}
.tw_i_label {
  font-size: 14px;
  line-height: 21px;
  color: #ABB5BE;
  display: inline-block;
  width: 100%;
  padding-bottom: 4px;
}
.tw_i_info {
  font-size: 17px;
  line-height: 17px;
  color: #152536;
}
input.tw_i_info {
  border: transparent;
  background-color: transparent;
  padding: 0 0;
}
.tw_i_link {
  font-size: 17px;
  line-height: 17px;
  text-decoration-line: underline;
  color: #207DD2;
}
input.tw_i_link {
  border: transparent;
  background-color: transparent;
  padding: 0 0;
}
.tw_main_info {
  text-align: center;
  padding: 30px 0 26px 0;
}
.tw_main_input_box {
  text-align: center;
  padding: 0 0 10px 0;
}
.frm_field_unit {
  margin-bottom: 17px;
}

.big_logout_btn {
  font-size: 17px;
  line-height: 17px;
}
.big_logout_btn img {
  height: 17px;
}

.mp_img_box {
  width: 30%;
}
.mp_main_box {
  width: 61%;
  margin-left: 9%;
}
.mp_row {
  padding: 25px 0 20px 0;
}
.mp_row:first-child {
  padding-top: 0;
}

.resend_box {
  text-align: center;
  padding: 0 0 30px 0;
}
.resend_box img {
  vertical-align: middle;
}

.sms_modal label.error {
  display: none!important;
}
/* ↑ end MODAL */

.main_title_box {
  padding: 40px 0;
}
.main_title_box .btn {
  min-width: 255px;
}
.main_title {
  color: #152536;
  font-size: 32px;
  font-weight: 400;
  margin: 0;
}

/* TABLE: */
.main_tabs_box {
  margin-bottom: 32px;
}
.mb_tab_unit {
  width: 50%;
  height: 47px;
}
.mb_tab_unit:after {
  background-color: #207dd2;
}
.mb_tab_unit.active:after {
  background-color: transparent;
}
.mb_tab_unit:hover:after {
  /*background-color: #207dd2;*/
}
.mb_tab_unit_desc {
  color: #207dd2;
  font-family: 'Conv_Inter-SemiBold', sans-serif;
  line-height: 22px;
  font-size: 16px;
  text-align: center;
  width: 100%;
}
.mb_tab_unit.active .mb_tab_unit_desc {
  font-family: 'Conv_Inter-Regular', sans-serif;
  color: #abb5be;
}
.table {
  border-spacing: 0 5px;
  width: 100%;
  font-size: 14px;
  line-height: 21px;
}
.table tr {

}
.table td {
  padding: 16px 8px;
  border-left: 1px solid #dee2e6;
  border-bottom: 1px solid #dee2e6;
  vertical-align: top;
}
.table td:first-child {
  padding-left: 24px;
  border-left: 4px #1bc84e solid;
}
.table td:last-child {
  border-top-right-radius: 4px;
  padding-left: 20px;
  padding-right: 24px;
}
.table_label {
  color: #abb5be;
}
.table_desc {
  color: #152536;
}
.big_link {
  color: #207dd2;
  font-size: 16px;
  line-height: 25px;
}
.table .btn {
  margin: 0 auto;
}
.table .btn + .btn {
  margin-top: 4px;
}
/* end TABLE.*/

/* MAP ↓ */
.map_container {
  position: relative;
  /*background-color: #ebe9e5;*/
  margin: 12px 0 0 0;
}
.map_search_box {
  /*position: absolute;*/
  z-index: 999;
  left: 3%;
  right: 3%;
  top: 28px;

  background: #FFFFFF;
  border-radius: 4px;
  /*box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12);*/
  padding: 15px 0;
}
.map_search_box .btn {
  width: 110px;
  margin: 0 12px;
  height: 42px;
}
.map_item_input_box {
  flex: 1 0 auto;
  margin: 0 12px;
}
.map_item_input_box:first-child,
.map_item_input_box:last-child {
  margin: 0;
}
.radio_input_box {
  position: relative;
  height: 42px;
}
.radio_el {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  text-indent: 1000px;
  border-top-left-radius: 250px;
  border-bottom-left-radius: 250px;
  border: 1px solid #ced4da;
  background-color: #f8f9fa;
  width: 42px;
  /*overflow: hidden;*/
}
.radio_el input {
  position: absolute;
  visibility: hidden;
  left: -30px;
}
/*.radio_el:before,*/
.radio_el:after {
  content: "";
  display: block;
  position: absolute;
}
/*.radio_el:before{*/
  /*border-radius: 50%;*/
  /*left: 50%;*/
  /*top: 50%;*/
  /*width: 13px;*/
  /*height: 13px;*/
  /*!*border: 1px solid #152536;*!*/
  /*!*background-color: #ffffff;*!*/
  /*margin: -8px 0 0 -6px;*/
  /*background: url("icons/invisible.svg") 0 0 no-repeat;*/
/*}*/
.radio_el:after {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9999;
  width: 350px;
}
.radio_el_on {
  width: 16px;
  height: 16px;
  margin: -8px 0 0 -8px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0.55;
  background: url("icons/invisible.svg") 0 0 no-repeat;
}
.radio_el input:checked + .radio_el_on {
  opacity: 0.8;
  background: url("icons/visibility.svg") 0 0 no-repeat;
}
.active .radio_el {
  cursor: default;
}
.radio_input_box .mr_top_label {
  margin-top: 0;
  padding-left: 52px;
  padding-right: 12px;
  overflow: hidden;
  color: #c5c5c6;
}

.radio_input_box .mr_top_label::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #c5c5c6;
}
.radio_input_box .mr_top_label::-moz-placeholder { /* Firefox 19+ */
  color: #c5c5c6;
}
.radio_input_box .mr_top_label:-ms-input-placeholder { /* IE 10+ */
  color: #c5c5c6;
}
.radio_input_box .mr_top_label:-moz-placeholder { /* Firefox 18- */
  color: #c5c5c6;
}

.active .radio_input_box .mr_top_label {
  color: black;
}
.radio_input_box {
  width: 100%;
}
/*.from_color .label_t1 {*/
  /*color: #a5d8b3*/
/*}*/
/*.from_color .radio_el {*/
  /*background-color: #ecf7ed;*/
/*}*/

.active.from_color .label_t1 {
  color: #4caf50
}
.active.from_color .radio_el {
  background-color: #e0ffe1;
}

.active.to_color .label_t1 {
  color: #f05968
}
.active.to_color .radio_el {
  background-color: #fac3c8;
}

/*.radio_box_js.active .radio_input_box {*/
  /*width: auto;*/
/*}*/
/*.radio_box_js.active .radio_el {*/
  /*overflow: hidden;*/
/*}*/
.radio_box_js .radio_el {
  overflow: hidden;
}

.map_markers_text {
  font-family: 'Conv_Inter-SemiBold', sans-serif;
  font-size: 16px;
  line-height: 1;
  color: #152536;
  text-align: center;
  width: 65px;
  height: 32px;

  display: -ms-flexbox!important;
  display: -webkit-flex!important;
  display: flex!important;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.map_markers_text span {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}
.map_btn_container {
  text-align: center;
  padding: 0 0 0 0;
}
.map_btn_container .btn {
  width: 22%;
}

.map_search_box .btn_on_map {
  /*position: absolute;*/
  /*bottom: 20px;*/
  /*left: 50%;*/
  width: 42px;
  padding: 10px;
  /*margin-left: -147px;*/
  vertical-align: top;
  margin-right: 0;
}
.info_map_box {

}
.im_line {
  width: 187px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 0 6px 0;
}
.im_two_line {
  width: 187px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.im_btn_box {
  text-align: right;
  padding: 6px 0 0 0;
}
/* end MAP ↑ */


.pac-container {
  z-index: 9999999;
}
.close_js {
  padding-top: 14px;
}

.fancybox-slide--iframe .fancybox-content {
    width: 90%;
    height: 90%;
    max-width  : 850px;
    max-height : 600px;
    margin: 0;
}
.menublock {
  background: #FFC3A9;
  border-radius: 20px;
  min-height: 68px;
  width: 100%;
  padding: 0 20px 0 20px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: space-between;
  align-items: center;
}