:root{--blue:#364e65;--red:#F06269;--all:#444444;--link:#1e4061;--back:#f5f7f9;}
html {font-size: 15px;}
body {font-size: 1rem; line-height: 2.2rem; color: var(--all);  background: var(--back);  }
H1
{
  font-size: 2rem;
  line-height: 3.0rem;
  font-weight: bold;
  display: block;
  width: 95%;
  margin-top: 10px;
}
H2
{
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: bold;
  display: block;
  width: 70%;
  margin-top: 30px;
}
H3
{
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: bold;
  display: block;
  width: 70%;
  margin-top: 30px;
}
H4
{
  font-size: 1.2rem;
  line-height: 1.7rem;
   font-weight: bold;
   margin: 10px 0 10px 0;
   display: block;
   margin-top: 35px;
 }

p {width: 95%; font-size: 1rem; line-height: 2.2rem; margin-top: 15px;}
.p_eda {margin-top: 0px; font-size: 1rem; }
a {color: #5f8db9; text-decoration: underline; background-color: transparent;}
a:hover {color: var(--red); text-decoration: none;}
.h2_eda
{
  padding-bottom: 15px;
  padding-top: 10px;
}
.h3_link
{
  text-decoration: none;
  border-bottom: 1px dotted #5f8db9;
}
.h3_link:hover
{
  text-decoration: none;
  border-bottom: 1px dotted var(--red);
}
hr {margin-top: 10px;}
.container {max-width: 1360px;}
.fix_fix_top
{
  height: 125px;
}
.table_all
{
  width: 100%;
  margin-bottom: 10px;
}
.table_all tr
{
  border-bottom: 1px solid #eee;
  height: 50px;
}
.td-one
{
  width: 75%;
  text-align: left;
}
.td-two
{
  width: 25%;
  text-align: right;
  line-height: 1.7rem;
}
.td-one-50
{
  width: 50%;
  text-align: left;
}
.td-two-50
{
  width: 50%;
  text-align: right;
  line-height: 1.7rem;
}
.td-one-full
{
  width: 100%;
  text-align: left;
}
.td-1
{
  width: 10%;
  text-align: left;
  border-right: 1px solid #eee;
  padding-right: 5px;
}
.td-2
{
  width: 35%;
  text-align: right;
  border-right: 1px solid #eee;
  padding-right: 5px;
}
.td-3
{
  width: 35%;
  text-align: right;
  border-right: 1px solid #eee;
  padding-right: 5px;
}
.td-4
{
  width: 20%;
  text-align: right;
}
.index_city
{
  font-weight: bold;
  padding-top: 10px;
  white-space: nowrap;
  font-size: 1.2rem;
}
.fix_top_link
{
  display: block;
  margin-top: -15px;
}
.top_h1 {background-color: #efefef}
.top_fon
{
  background-color: #364E65;
  width: 100%;
  z-index: 9996;
  margin-bottom: 15px;
  top: 0px;
  position: fixed;
  overflow: auto;
  /* box-shadow: 0px 5px 5px -5px rgba(34, 60, 80, 0.6); */
}
.logo
{
  margin-top: 14px;
  margin-bottom: 14px;
  height: 20px;
  fill: #fff;
  margin-left: 6px;
}
.logo2
{
  margin-top: 14px;
  margin-bottom: 14px;
  height: 20px;
  fill: #364E65;
}

.logo_menu
{
  position: fixed;
  left: 50%;
  width: 300px;
  margin-left: -680px;

  background: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  top: 0px;
  z-index: 9997;
  display: none;
}
.logo_menu_top
{
  padding-left: 15px;
  border-bottom: 1px dotted #ccc;
}
.logo_menu_middle
{
  padding-left: 37px;
  padding-right: 30px;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 13px;
}
.logo_menu_bottom
{
  padding-left: 47px;
  padding-right: 30px;
  padding-top: 10px;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 12px;
}
.logo_menu_bottom p
{
  line-height: 1.6rem;
}
.logo_menu_link
{
  text-decoration: none;
  color: #6d6d6d;
}
.logo_menu_link:hover
{
 color: #364E65;
}
.logo_menu_link_bold
{
  font-weight: bold;
}
.logo_link
{
  text-decoration: none;
}
.logo_text2
{
visibility: hidden;
}

.burg_kek
{
  width: 25px;
  fill: #fff;
  margin-top: 14px;
  cursor: pointer;
  float: right;
}
.burg_close
{
  width: 20px;
  fill: #364E65;
  margin-right: 8px;
  margin-top: 2px;
  cursor: pointer;
}
.menu_comp
{
  color: #fff;
  padding: 14px 17px 14px 17px;
  margin-left: -4px;

  text-decoration: none;
  font-weight: 400;
  line-height: 48px;
}
.menu_comp:hover
{
    background: #5884AF;
    color: #fff;
}
.menu_comp.active
{
    background: #fff;
    color: #364E65;
}
.search {margin-top: 15px; margin-bottom: 15px; margin-left: 0px; height: 20px;}
.search_ico {fill: #fff; height: 23px; margin-top: 12px;}
.nav_shadow
{
  background: #fff;
   -webkit-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.09);
   -moz-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.09);
   box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.09);
   padding: 8px 15px 12px 25px;
}
.slogan
{
  -webkit-mask-image: linear-gradient(90deg,transparent 0,rgba(0,0,0,.25) 0px,#000 0px,#000 calc(100% - 18px),rgba(0,0,0,.25) calc(100% - 9px),transparent);
   /* mask-image: linear-gradient(90deg,transparent 0,rgba(0,0,0,.25) 9px,#000 18px,#000 calc(100% - 18px),rgba(0,0,0,.25) calc(100% - 9px),transparent); */

  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}


}
.open_menu_img
{
  width: 18px;
  padding-top: 0px;
  margin-right: 4px;
  margin-top: -3px;
}
.close_menu_img
{
  width: 15px;
  display: none;
  margin-right: 5px;
  margin-top: -2px;
}
.on_off_navvi {display: block; cursor: pointer; }
.on_off_navvi2 {display: block; cursor: pointer; }
.on_off_navvi_show {display: block;}
.new_menu
{
  display: none;
  color: #000;
  max-height: 600px;
  overflow-y: auto;
  overflow-x: hidden;
  margin-top: 10px;
}
.new_menu2
{
  display: none;
  color: #000;
  max-height: 600px;
  overflow-y: auto;
  overflow-x: hidden;
  margin-top: 10px;
}
.top_menu_padding {padding-top: 10px; padding-bottom: 10px; margin-left: -12px;}
.top_menu_a {font-size: 1rem; line-height: 2.2rem; color: #111111; padding: 0px; text-decoration: none; font-weight: normal;}
.top_menu_a:hover {text-decoration: none; border-bottom: 1px solid #364e65; color: #364e65;}

.top_menu_zag_trim {white-space: nowrap; overflow: hidden; width: 95%; margin-top: 13px; line-height: 1.9rem;}
.arrow_loc { width: 25px; margin-top: -3px; padding-right: 4px; }
.menu_collapse_padding {/* margin-left: 30px;*/}
.arrow_menu {width: 12px; margin-top: -3px; }
.top_menu_article {-webkit-column-count:2; -moz-column-count:2; column-count:2;}
.top_menu_a2
{
  font-size: 0.9rem;
  line-height: 1rem;
  color: #111111;
  padding: 0px;
  text-decoration: none;
  cursor: pointer;
}
.top_menu_a2.sublevel
{
  color: #555555;
  margin-left: 6px;
}

.top_menu_a2:hover {
  text-decoration: none;
  border-bottom: 1px solid #5f8db9;
  color: #5f8db9;}

.active_a2 {border-bottom: 1px solid #5f8db9; color: #5f8db9;}
.active_a2:hover {border: 0px;}
.mydrop-menu {padding-top: 10px;}
.dropdown-menu {padding: 20px;}
.dropdown-200 {width: 200px;}
.dropdown-250 {width: 250px;}
.dropdown-350 {width: 350px;}
.dropdown-400 {width: 400px;}
.fix_p_pogodam {margin-top: 0px;}
.menu_right_str {border-right: 1px solid #eee;}
.index_top_p
{
  margin-top: 30px;
}
.p_info
{
  margin-left: -120px;
  margin-right: -120px;
}
.info_block_link
{
  text-decoration: none;
  background: #eee;
  color: #444;
  padding: 2px 15px 2px 15px;
  margin-right: 5px;
  margin-top: 5px;
  height: 30px;
  display: inline-table;
  border-radius: 10px;
}
.info_block_link:hover
{
  color: #fff;
  background: #5f8db9;
}
.hr_info
{
  margin-left: -135px;
  margin-right: -135px;
  height: 17px;
  margin-top: 20px;
  background: #f5f7f9;
}

.zp_text, .close_text {display: none;}
.quote p {width: 40%;}
.quote {margin-bottom: 0px; margin-top: 10px;}
.fix_first_quote {margin-top: 40px;}

.fix_link_all
{
  text-decoration: none;
  border-bottom: 1px solid #364e65;
  color: #364e65;
}
.fix_link_all:hover
{
  color: #364e65;
    border-bottom: 1px solid #fff;
}

.eda_link
{
  color: var(--link);
  text-decoration: none;
  border-bottom: 1px solid var(--link);
}
.eda_link:hover
{
  color: #6d6d6d;
  border-bottom: 1px solid #6d6d6d;
}

.eda_link_zero
{
  color: #b3b3b3;
  text-decoration: none;
  border-bottom: 1px solid #b3b3b3;
}
.eda_link_zero:hover
{
  color: #6d6d6d;
  border-bottom: 1px solid #6d6d6d;
}
.eda_span_zero
{
  color: #b3b3b3;
}
.eda_diag_none
{
  display: none;
}
.left_side_slick {margin-top: 10px;}
.left_side_slick_hide {display: none;}
.left_side {background: #fff; padding: 15px 15px 5px 15px; margin-bottom: 15px;}
.left_side_zag {font-size: 0.9rem; margin-top: 0px; text-transform: uppercase; font-weight: bold; border-bottom: 1px solid #e1e1e1; padding-bottom: 10px; color: #444; line-height: 1.5rem;}
.left_side_link a {text-decoration: none; color: #6d6d6d;}
.left_side_link a:hover {color: var(--link); border-bottom: 1px solid var(--link);}
.left_side_link {line-height: 1.8rem; border-bottom: 1px solid #e1e1e1; padding-bottom: 15px;}
.left_side_link_end {line-height: 1.8rem; padding-bottom: 15px; border: none; padding-bottom: 0px;}
.left_side_link_end a {text-decoration: none; color: #6d6d6d;}
.left_side_link_end a:hover {color: var(--link); border-bottom: 1px solid var(--link);}

.left_side_link_2 a {text-decoration: none; color: var(--link); font-size: 1rem; font-weight: normal;}
.left_side_link_2 a:hover {color: #6d6d6d; border-bottom: 1px solid var(--link);}
.left_side_link_2 {line-height: 1.8rem; }

.left_side_link_active {font-weight: bold;}

.fix_info_butt {margin-top: 40px; margin-bottom: 40px; }
.fix_info_butt2 {margin-bottom: 40px; clear: both;}
.block_h1 {background: #efefef; margin-top: 12px; padding-top: 30px; padding-left: 120px; padding-right: 100px; padding-bottom: 30px;}
.block_h1_1 {background: #fff; padding-left: 120px; padding-right: 100px; padding-bottom: 30px; padding-top: 30px; margin-bottom: 15px;}
.block_h1_1_ratings {background: #fff; padding-left: 200px; padding-right: 200px;  }
.block {background: #fff; padding: 30px 100px 30px 120px; margin-top: 15px; margin-bottom: 15px;}
.block_top {background: #fff; padding: 25px 100px 0px 120px; margin-top: 15px;}
.block_bottom {background: #fff; padding: 0px 100px 20px 120px; margin-bottom: 15px;}
.block_middle {background: #fff; padding: 0px 200px 20px 200px; border-left: 1px solid #eee; border-right: 1px solid #eee; }
.block_no_fon {padding: 35px 100px 0px 120px;}
.block_no_fon2 {padding: 8px 6px 0px 0px;}
.block_rating {background: #fff; padding: 10px 170px 0px 120px; border-bottom: 1px solid #eee; margin-top: 15px;}
.block_limiter {background: #fff; padding: 10px 200px 10px 200px; /* border: 1px solid #eee; */ margin-top: 15px;}
.top_underline {padding-bottom: 2px; border-bottom: 1px solid var(--blue)}
.top_underline:hover {border-bottom: 1px solid var(--all)}

.flag_flag {width: 100%; max-width: 500px; margin-top: 15px; border: 1px dotted #ccc; padding: 2px;}

.tags_div {}
.tags_top
{
  font-size: 0.9rem;
  color: #a7a7a7;
  text-decoration: none;
  padding-right: 15px;
  font-weight: normal;
}
.tags_top_all
{
  font-size: 0.9rem;
  color: #a7a7a7;
  text-decoration: none;
  padding-right: 8px;
  font-weight: normal;
}
.commentonCount {}
.comment_name_date {font-size: 0.8rem; color: #a7a7a7;}
.comment_fix {margin-top: 15px;}
.comm_svg {margin-right: 5px;}
.comm_link {text-decoration: none; font-size: 0.9rem;}

.top_menu_a_mini {font-size: 0.9rem; line-height: 2rem; padding-bottom: 2px; }
.top_menu_a_footer {float: left; font-size: 1rem; line-height: 2.5rem; color:#fff!important; padding: 0 1.6rem 0 1.6rem; text-decoration: none; font-weight: normal; border-radius: 20px; margin: 3px 5px 3px 0px; border: 1px solid #fff;}
.top_menu_a_footer:hover {text-decoration: none; border: 1px solid #ccc; color: #ccc;}
.top_menu_a_active {background-color: var(--blue); color: #fff!important;}

.top_menu_a_type
{
  float: left;
  font-size: 1rem;
  line-height: 2.5rem;
  color: #fff;
  padding: 0px 1.7rem 0px 1.4rem;
  text-decoration: none;
  border-radius: 5px;
  margin: 7px 14px 7px 0px;
  cursor: pointer;
  white-space: nowrap;
  font-weight: normal;
  background: #FF6B6C;
}
.top_menu_a_type:hover
{
  text-decoration: none;
  color: #fff;
  background: #dc3545;
}
.top_menu_a_type_active
{
  background-color: #dc3545;
  color: #fff!important;
}

.top_menu_zag
{
  white-space: nowrap;
  overflow: hidden;
  text-overflow:ellipsis;
  font-size: 1.3rem;
  line-height: 3.4rem;
  color: #111111;
  padding: 0px;
  text-decoration: none;
  margin-right: 25px;
  display: block;
  border-bottom: 1px solid #eee;
  font-weight: 600;
  margin-bottom: 10px;
}
.top_menu_zag_loc
{
  text-overflow:ellipsis;
  /* font-weight: 500; */
  color: #111111;
  padding: 0px;
  text-decoration: none;
  border-bottom: 1px dashed #111111;
  font-weight: 400;
}
.top_menu_zag_loc:hover
{
  text-decoration: none;
  border-bottom: 1px dashed #364E65!important;
  color: #364E65!important;
}

.mob_menu
{
  z-index: 999;
  position: fixed;
  top: 60px;
  left: 0px;
  right: 0px;
  color: #fff;
  font-size: 13px;
  padding-top: 4px;
  /* box-shadow: 0px 5px 5px -5px rgba(34, 60, 80, 0.6); */
}
.mob_menu_back
{
  max-width: 1420px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
 }
.mob_menu_link
{
  padding-right: 20px;
  font-size: 1rem;
  text-decoration: none;
  color: #6d6d6d;
}
.nav_shadow_left
{
  margin-right: -15px;
}
.nav_shadow_right
{
  margin-left: -15px;
}


.top_top_top_menu
{
  float: left;
  padding: 14px 14px 5px 14px;
  display: inline;
  background: #fff;
  font-size: 0.95rem;
  line-height: 1rem;
  color: #fff;
  text-decoration: none;
}

.top_top_back_1 {background: #1A535C;}
.top_top_back_2 {background: #4ECDC4;}
.top_top_back_3 {background: #39A9DB;}
.top_top_back_4 {background: #FF6B6B;}

.menu-flex
{
  display: flex;
  background: #fff;
  padding-left: 8px;
  height: 45px;
}
.fix_bottom_maps {padding-bottom: 20px;}

.reg_num {font-size: 1rem; margin-top: 0px; line-height: 2rem;}

.dropdown-item {text-decoration: none; padding-left: 5px; margin-left: -5px;}
.dropdown-item:hover {color: #E36B64;}
.dropdown-item:active {background: #EEEEEE!important;}
.dropdown {width: 100px; display: inline;}
.navv_white {z-index: 9995;}

.img_gerb {width: 30px;  border: 1px solid #edf1f4; margin-right: 3px;}
.img_gerb_top
{
  width: 60px;
  border: 1px solid #edf1f4;
}
.big_num_rating {font-size: 2.8rem;  font-weight: bold;}
.check_rating {width: 100%;}
.link_reg {font-size: 1rem; line-height: 1.5rem; font-weight: normal; text-decoration: none;}
.link_reg_cities {font-size: 1.2rem; line-height: 2rem; font-weight: 600; text-decoration: none; }
.big_bukva {font-size: 1.3rem; font-weight: bold; color: var(--all); padding-top: 20px; padding-bottom: 15px;}
.big_bukva_index
{
  font-size: 1.3rem;
  font-weight: bold;
  color: #a7a7a7;
  line-height: 3.5rem;
}
.br_index
{
  margin-top: 3px;
  display: block;
  padding-top: 5px;
}
.post_code_article {-webkit-column-count:6; -moz-column-count:6; column-count:6; font-size: 1rem; line-height: 2.3rem; margin-top: 15px;}
.modal-body article {-webkit-column-count:2; -moz-column-count:2; column-count:2; font-size: 1rem;}
.modal-body {padding: 10px;}
.modal-body p {line-height: 1rem;}
.modal-header {border: 0px;}
.modal-content {border-radius: 0px; border: 0px;   border: 1px solid #eee; padding: 20px 40px 20px 40px; margin-bottom: 30px;}
.modal {top: 40px; bottom: 300px; z-index: 9999;}
.modal-dialog {max-width: 1000px;}
.modal-body article {-webkit-column-count:3; -moz-column-count:3; column-count:3;}
.article_index {column-count: 2; padding: 0 0 25px 0}
.article_world {column-count: 3;}
.article_index p {line-height: 1rem;}
.article_cities {column-count: 2; margin-bottom: 25px; margin-top: 25px;}
.article_cities2 {column-count: 2; margin-bottom: 25px;}
.article_regions {column-count: 2!important; -moz-column-count:2; column-count:2;}
.cities_link {text-decoration: none; line-height: 2.1rem}
.cities_link2 {text-decoration: none; line-height: 2.1rem; font-weight: 500;}
.cities_link_collaspe {text-decoration: none; line-height: 2.1rem; font-weight: 500; color: #5f8db9;}
.school_link_mini {font-size: 0.8rem; display: block; border-bottom: 1px dotted #ccc;}
.school_link_norm {font-size: 1rem; display: block; border-bottom: 1px dotted #ccc; line-height: 2.7rem;}
.col_left
{
  background: #fff;
  margin-top: 12px;
  padding: 20px 135px 30px 135px;
}
.aside_adv {
  background: #f5f7f9;
  border-top: 15px solid #f5f7f9;
  border-bottom: 15px solid #f5f7f9;
  margin-left: -135px;
  margin-right: -135px;
  margin-top: 30px;
  margin-bottom: 10px;
}
.col_left1 {/* border-bottom: 1px dotted #ccc; padding: 0 0 20px 0; */ }
.col_left2 {  /* border-right: 1px dotted #ccc; border-left: 1px dotted #ccc;  border-bottom: 1px dotted #ccc; padding-bottom: 25px;*/ margin-bottom: 25px;}
.table-line {border-bottom: 1px solid #eee; padding-bottom: 9px; padding-top: 20px;}
.table-line-type {border-bottom: 1px solid #eee; padding-bottom: 15px; padding-top: 15px;}
.table-line-type-last { padding-top: 15px;}
.table-line:hover {background: #f7f9fa;}
.table-line_link:hover {cursor: pointer;}
.table-text {}
.table-text2 {font-weight: 600; text-align: right; }
.not_padding {padding-left: 0px; padding-right: 0px;}
.ip_mob {display: none;}
.footer_fon {background: #364e65; margin-top: 15px;}
.footer {padding-top: 25px; padding-bottom: 30px;  }
.footer p {color: #A0A2A7;}
.footer_fix_top {padding-top: 8px;}
.footer_alert {color: #fff!important;}
.footer_alert a {color: #fff;}
.footer_big_link {color: #fff!important; text-decoration: none; font-weight: bold; line-height: 3rem;}
.footer_big_link:hover {text-decoration: none; color: #A0A2A7!important;}
.footer_link {font-weight: normal; color: #A0A2A7;}
.footer_link:hover {color: #fff!important; text-decoration: none;}
.footer_nav_block
{
  padding-top: 23px;
}

.expert_hr {padding-top: 15px; margin-top: 25px;}
.img_expert {width: 110px; border-radius: 15px;}
.img_expert_all {width: 160px; border-radius: 15px;}
.expert_p {margin-top: 5px; line-height: 1.8rem;}
.expert_link {font-weight: 600;}
.fix_top_expert {margin-top: 30px;}

.adv_top {margin: 15px 0 0 0;}
.top_banner_margin_fix {margin: 0px 2px 0px 2px; height: 300px;}
.adv_maps {margin: 15px -15px 0px -15px;}
.people-gender-gray {color: #A4A8AB;}
.mini_year {font-size: 0.7rem; line-height: 1rem; color: #ccc; display: block;}
.mini_adress {font-size: 0.8rem; line-height: 1rem; color: #888; display: block;}
.people-big-1 {font-size: 2.8rem; font-weight: bold; line-height: 4rem;}
.people-big-2 {font-size: 2.8rem; font-weight: bold; line-height: 4rem;}
.other_field_heigth {height: 20px;}
.modal-title {font-size: 1.2rem; line-height: 2.4rem; font-weight: 700; width: 90%;}
.close {opacity: 1; color: var(--red); font-size: 3rem;}
.forms_text {font-size: 1rem; line-height: 1.6rem!important;}
.form-control {font-size: 0.95rem;}
.btn-primary { color: #fff; background-color: var(--red); border-color: var(--red);}
.btn-primary:hover {background-color: var(--blue); border-color: var(--blue);}
.mini_conf {font-size: 0.75rem;}
.changes_form_ok {display: none; font-size: 1.5rem; color: var(--red); padding-top: 2rem; padding-bottom: 2rem;}
.changes_link_back:hover {background: var(--blue);}
.fix_height_h4 {margin-top: 10px;}
.fix_height_h4_2 {margin-top: 50px;}
#changes {z-index: 9999;}
#country {z-index: 9999;}
.footer_copy {clear: both; padding-top: 20px;}
.lang_select {height: 20px; margin-right: 10px; margin-bottom: 3px;}
.lang_select_2 {height: 20px; margin-right: 5px; margin-top: -5px;}
.lang_select_article {column-count:2!important;}
.red_message {padding: 20px; margin-top: 40px; background: #ef4a51; color: #fff; border-radius: 10px;}
.fix_margin_top {margin-top: 25px;}
.diagramma {text-align: center; margin-top: 50px; margin-bottom: 10px; }
.diagramma_heigth {height: 500px;}
.but_interess {font-size: 1.6rem; line-height: 2rem;  /* margin-bottom: 15px; */ font-weight: bold; display: block; width: 95%;}
.but_interess2 {font-size: 1.4rem; line-height: 2rem; font-weight: bold; /*margin: 40px 0 20px 0; */ display: block; width: 70%; display: block;}
.count_top {font-size: 0.8rem; color: #adadad; margin: -5px 0px 0px 0px}
.top_min_height {min-height: 250px;}

.menuLimiter2 {overflow: hidden;-webkit-overflow-scrolling: touch;-webkit-mask-image: linear-gradient(90deg, transparent 0, rgba(0, 0, 0, .25) 0px, #000 0px, #000 calc(100% - 18px), rgba(0, 0, 0, .25) calc(100% - 9px), transparent);
      mask-image: linear-gradient(
      90deg, transparent 0, rgba(0, 0, 0, .25) 0px, #000 0px, #000 calc(100% - 18px), rgba(0, 0, 0, .25) calc(100% - 9px), transparent
    );}

.menuWrapper {
  overflow: hidden;
  /* margin-left: -10px;
  margin-bottom: 20px; */
}

.menuLimiter {
  padding-bottom: 20px;
  margin-bottom: -20px;
  overflow-x: scroll;

  -webkit-overflow-scrolling: touch;
  -webkit-mask-image: linear-gradient(90deg,transparent 0,rgba(0,0,0,.25) 9px,#000 18px,#000 calc(100% - 18px),rgba(0,0,0,.25) calc(100% - 9px),transparent);
  mask-image: linear-gradient(90deg,transparent 0,rgba(0,0,0,.25) 9px,#000 18px,#000 calc(100% - 18px),rgba(0,0,0,.25) calc(100% - 9px),transparent);
}

.menu {

  list-style: none;
  padding: 0 10px;
  margin: 0;
  padding-top: 2px;
  padding-left: 10px;
}

.menu-item
{
  white-space: nowrap;
  color: var(--all);
  font-size: 1rem;
  border: 0;
  box-shadow: none;
  text-decoration: none;
  padding-left: 20px;
}

.menu-item:last-child {
  margin-right: 0;
  padding-right: 15px;
}

.menu-item a {

}

.menu-item a:hover,
.menu-item.is__active {

}

.menu-item.is__active {
  font-weight: bold;
  pointer-events: none;
}

.dragscroll {
 cursor: grab;
}
.col_product
{
  -webkit-box-shadow: 0px 0px 9px -1px rgba(34, 60, 80, 0.14);
  -moz-box-shadow: 0px 0px 9px -1px rgba(34, 60, 80, 0.14);
  box-shadow: 0px 0px 9px -1px rgba(34, 60, 80, 0.14);
  margin-bottom: 25px;
  height: 82px;
  padding-right: 20px;
  border-radius: 5px;
  border: 1px solid #fff;
}
.img_product
{
  width: 80px;
  float: left;
}
.img_product_in
{
  width: 100%;
  max-width: 150px;
  float: right;
  padding-left: 20px;
}
.product_span
{
  margin-left: 100px;

}
.product_name
{
  padding-top: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  font-weight: 500;
}
.product_link:hover
{
  color: #364e65;
  .col_product
  {
        -webkit-box-shadow: 0px 0px 9px -2px rgba(34, 60, 80, 0.14);
        -moz-box-shadow: 0px 0px 9px -2px rgba(34, 60, 80, 0.14);
        box-shadow: 0px 0px 9px -2px rgba(34, 60, 80, 0.14);
        border: 1px solid #dcdcdc;
  }

}
.product_link
{
  text-decoration: none;
  color: #6d6d6d;
}
.product_kkal
{
  text-decoration: none;
  margin-top: -12px;
}
.product_button
{
  padding: 15px 20px 15px 20px;
  border: 1px solid #eee;
  text-decoration: none;
  color: #6d6d6d;
  border-radius: 5px;

}
.product_button:hover
{
  color: #364e65;
  border: 1px solid #ccc;
}

.product_button2
{
  padding: 7px 20px 7px 20px;
  border: 1px solid #eee;
  text-decoration: none;
  color: #6d6d6d;
  border-radius: 5px;
}
.product_button2:hover
{
  color: #364e65;
  border: 1px solid #ccc;
}
.product_button3
{
  padding: 7px 20px 7px 20px;
  border: 1px solid #ccc;
  text-decoration: none;
  color: #6d6d6d;
  border-radius: 5px;
  background: #eee
}
.product_button3:hover
{
  color: #364e65;
  border: 1px solid #ccc;
}
.soc_icon {height: 16px; margin-top: 14px; margin-right: 20px;}
.soc_icon_link {text-decoration: none;}
.see_more_blue {background: var(--blue); color: #fff;}

.foot_text {padding:15px 15px 16px 15px; /*border: 1px solid #364e65;*/ margin: 15px 15px 0px 0px; color: #364e65; border-radius: 25px; width: 262px; float: left;}
.foot_left_pad {padding-left: 15px;}
.foot_zag_1 {font-size: 1rem; padding-left: 15px;}
.foot_zag_1_fix {margin-left: -8px;}
.foot_ico {margin-left: 10px; height: 30px; margin-top: -4px;}
.foot_p {font-size: 1rem; padding-left: 10px; line-height: 2rem;}
.foot_link {text-decoration: none;}

.foot_text_right {padding:10px 15px 10px 15px; margin: 0px 15px 0px 0px; color: #364e65; width: 262px; float: left;}
.foot_zag_1_right {font-size: 1rem; padding-left: 15px;}
.foot_zag_1_right_fix {margin-left: -8px;}
.foot_zag_1_right_fix2 {margin-left: 4px;}
.foot_ico_right {margin-left: 10px; height: 30px; margin-top: -4px;}
.foot_ico_right2 {margin-left: 13px; height: 30px; margin-top: -4px;}
.foot_p {font-size: 1rem; padding-left: 10px; line-height: 2rem;}
.foot_link_right {text-decoration: none;}
.foot_link_right_strong {font-weight: bold;}
.foot_h2 {font-size: 1.4rem; line-height: 2rem; font-weight: bold; margin: 10px 0 10px 15px; display: block;}

.mobile_soc {display: none;}

.year_zg {font-size: 14px; font-weight: bold; color: #ccc;}

.mapsy {margin-top: 50px; margin-bottom: 50px;}
.mapsy_img {width: 50px;}

.right_text_block {padding-bottom: 20px; border-bottom: 1px dotted #ccc;}
.right_text_block p {margin-top: 0px;}

/* adv */

.top_3_bloka {max-height: 300px; min-height: 100px; padding-left: 1px; padding-right: 1px;}
.top_3_bloka_top2 {padding-top: 20px; padding-bottom: 15px;}
.right_banner_notstick
{
  z-index: 9995;
  position: relative;
  text-align: center;
  margin-bottom: 0px;
  padding-top: 8px;
  margin-top: -68px;
}

.right_banner_300 {min-width: 200px; max-height: 620px; margin-bottom: 3px;}
.right_banner1 {padding-top: 15px; padding-bottom: 15px; margin-top: 0px; position: sticky; top: 55px; text-align: center; }
.right_banner_smi2 {padding-top: 0px;  margin-top: 13px; position: sticky; top: 71px; text-align: center; margin-bottom: 15px;}
.right_banner1_1 {max-height: 650px; margin-top: 4px; margin-bottom: 15px;}
.right_banner1_1_2 {max-height: 300px; margin-top: 4px;}
.top_fix_heigth_top {max-height: 320px; min-height: 200px;}
.top_fix_heigth_maps {max-height: 300px; padding-left: 0px; padding-right: 0px;}
.top_fix_heigth {min-height: 90px; max-height: 220px;}
.block_banner {margin-top: 15px; }
.block_banner_footer {margin-top: 0px; margin-bottom: 15px; text-align: center; padding-right: 15px;}
.mobile_banner_footer {margin-top: 0px; margin-bottom: 25px;}
.mobile_banner_fix150 {height: 150px; margin-top: 15px;}
.mobile_banner_fix200 {min-height: 100px; max-height: 320px; margin-top: 5px;}
.mobile_banner_fix250 {height: 250px; margin-top: 15px; }
.mobile_banner_fix300 {min-height: 100px; max-height: 350px; margin-top: 10px;}
.mobile_banner_fix600 {min-height: 100px; max-height: 650px; margin-top: 10px;}
.mobile_banner_nofix {margin-top: 15px;}
.fix_maps_index {height: 15px;}
.not_padding_abv {padding-left: 1px; padding-right: 1px;}

.img_rating {width: 50px; padding: 2px; border: 1px solid #eee;}
.reg_name {font-size: 1rem; color: var(--all); font-weight: bold; line-height: 1.5rem; padding-left: 5px; padding-top: 4px;}
.reg_salary {font-size: 1rem; color: var(--all); font-weight: bold;}
.fix_matkap_left {padding-left: 21px; padding-top: 10px;}

/* media */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
select:focus, textarea:focus, input:focus {
        font-size: 16px;
    }
}

@media screen and (max-width: 1200px)
{
html {}
p {width: 100%;}
.block_h1 {margin-top: 3px; border-top: 1px solid #eee; border-left: 1px solid #eee; border-right: 1px solid #eee; padding-top: 40px; padding-left: 10px; padding-right: 10px; padding-bottom: 20px; }
.block_h1_1 {background: #fff; padding-left: 10px; padding-right: 10px; padding-bottom: 10px; padding-top: 10px; margin-left: 0px; margin-right: 0px;}
.block {background: #fff; padding: 25px 10px 20px 10px; border: 1px solid #eee; margin-top: 15px; margin-left: 0px; margin-right: 0px;}
.block_top {background: #fff; padding: 25px 10px 0px 10px; border-top: 1px solid #eee; border-left: 1px solid #eee; border-right: 1px solid #eee; margin-top: 15px; margin-left: 0px; margin-right: 0px;}
.block_bottom {background: #fff; padding: 0px 10px 10px 10px; border-bottom: 1px solid #eee; border-left: 1px solid #eee; border-right: 1px solid #eee; margin-left: 0px; margin-right: 0px; }
.block_no_fon {padding: 10px;}
.block_rating {background: #fff; padding: 25px 00px 15px 0px; border-bottom: 1px solid #eee; margin-top: 15px;}
.mini_year { padding-right: 0px;}
.mapsy {margin-top: 30px; margin-bottom: 30px;}
.logo {margin-top: 17px; margin-bottom: 15px; margin-left: 10px; float: left; }
.slogan {}
.search {margin-top: 16px; margin-bottom: 0px; margin-left: 0px; height: 25px; margin-right: 7px;}
.on_off_navvi {display: block;}
.reg_between {height: 5px; border-bottom: 1px dotted #eee; margin-bottom: 30px;}
.right_back {padding-left: 0px;  padding-right: 0px;}
H1 {
  width: 100%;
  font-size: 1.7rem; line-height: 2rem;
}
H2 {width: 100%; font-size: 1.6rem;}
H3 {width: 100%; font-size: 1.5rem;}
H3 {width: 100%; font-size: 1.4rem;}
.fix_fix_top
{
  height: 100px;
}
.mob_menu_back
{
  padding-left: 0px;
}
.nav_shadow
{
  padding-left: 15px;
}
.nav_shadow_left
{
  margin-left: -15px;
}
.nav_shadow_right
{
  margin-right: -15px;
}
.left_side_slick {margin-top: 0px;}
.adv_maps {margin: 0px 0px 15px 0px;}
.logo_menu
{
  position: fixed;
  left: 0px;
  width: 300px;
  margin-left: 0px;

  background: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  top: 0px;
  z-index: 9997;
  display: none;
}
.logo_text2
{
color: #fff;
font-size: 13px;
padding-left: 2px;
margin-left: 10px;
/* border-left: 1px solid #fff; */
padding-top: 0px;
padding-bottom: 3px;
visibility: visible;
}
.col_left
{
  background: #fff;
  margin-top:35px;
  padding: 10px 20px 30px 20px;
  border-right: 15px solid #f5f7f9;
  border-left: 15px solid #f5f7f9;
  margin-bottom: 15px;
}
.aside_adv
{
  margin-left: -20px;
  margin-right: -20px;
  padding: 0px;
  border-top: 5px solid #f5f7f9;
}
.expert_p
{
  margin-top: 15px;
}
.expert_hr
{
  padding-top: 10px;
}
.hr_info
{
  margin-left: -20px;
  margin-right: -20px;
}
.quote p {width: 100%;}
.top_fon
{
  background-color: #364E65;
  width: 100%;
  z-index: 9996;
  margin-bottom: 10px;
  top: 0px;
  position: fixed;
  overflow-x: hidden;
  overflow-y: auto;
  border-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.logo
{
  margin-top: 14px;
  margin-bottom: 14px;
  float: none;
  height: 20px;
  margin-left: 4px;
}


.open_menu_img
{
  width: 16px;
  padding-top: 0px;
  margin-top: -1px;
  margin-right: 4px;
}
.close_menu_img
{
  width: 15px;
  display: none;
  margin-top: 0px;
}
.on_off_navvi {display: block; cursor: pointer; }
.on_off_navvi2 {display: block; cursor: pointer; }
.on_off_navvi_show {display: block;}
.new_menu
{
  display: none;
}

.top_menu_padding {padding-top: 10px; padding-bottom: 10px; margin-left: -12px;}
.top_menu_a {color: #111111; padding: 0px; text-decoration: none; font-weight: normal;}
.top_menu_a:hover {text-decoration: none; border-bottom: 1px solid #364e65; #364e65;}
.top_menu_zag {font-size: 1.5rem; line-height: 3.1rem; color: #111111; padding: 0px; text-decoration: none; }
.top_menu_zag:hover {text-decoration: none; border-bottom: 1px solid #111111; color: #111111; }
.top_menu_zag_loc
{
  text-overflow:ellipsis;
  /* font-size: 1.5rem;
  line-height: 3.1rem; */
  color: #111111;
  padding: 0px;
  text-decoration: none;
  border-bottom: 1px dashed #111111;
  margin-top: 5px;
}
.top_menu_zag_loc:hover
{
  text-decoration: none;
  border-bottom: 1px dashed #FF6B6C;
  color: #FF6B6C;
}
.top_menu_zag_trim { white-space: nowrap; width: 95%; overflow: hidden;}
.arrow_loc { width: 25px; margin-top: -7px; padding-right: 4px; }
.menu_collapse_padding {/* margin-left: 30px; */}
.arrow_menu {width: 15px; margin-top: -3px; margin-left: 5px;}
.top_menu_article {-webkit-column-count:2; -moz-column-count:2; column-count:2;}
.top_menu_a2
{
  color: #111111;
  padding: 0px;
  text-decoration: none;
  cursor: pointer;
}
.top_menu_a2:hover {text-decoration: none; border-bottom: 1px solid #FF6B6C; color: #FF6B6C;}

.active_a2 {border-bottom: 1px solid #FF6B6C; color: #FF6B6C;}
.active_a2:hover {border: 0px;}

.fix_p_pogodam {margin-bottom: 0px;}

.fix_info_butt {margin-bottom: 0px; clear: both; position: relative; top: 0px;}
.new_menu
{

}


.article_regions {column-count: 1!important; -moz-column-count:1; column-count:1;}

.modal-body article {-webkit-column-count:1; -moz-column-count:1; column-count:1;}
.modal-dialog {margin-bottom: 150px;}
.modal-content {padding: 10px 10px 10px 10px;}
.modal-title {padding-top: 5px;}
.ip_mob {display: block;}
.ip_hide {display: none;}
.link_reg
{

}
.article_index {column-count: 1;}
.article_world {column-count: 2;}
.article_cities {column-count: 1; margin-bottom: 25px;}
.article_cities2 {column-count: 1; margin-bottom: 25px;}
.padding_left_all_table {}

.col_left2 {/*border-right: 1px solid #fff;*/ padding-bottom: 0px; padding-right: 15px; border: 0px; margin-bottom: 7px;}
.not_padding {padding-left: 15px; padding-right: 15px;}
.check_rating_margin {margin: 45px 0px 15px -10px;}
.head_banner_height {min-height: 290px; margin-top: 8px; background: #f9f9f9;}
 .right_banner1 {padding-left: 0px; padding-right: 0px;}
.top_ru_banner {padding-left: 0px; padding-right: 0px;}
.table-text {font-size: 1.3rem;}
.table-text2 {font-size: 1.2rem;}
li {font-size: 1.2rem; line-height: 2.5rem;}
.top_menu_a_type { margin: 15px 10px 5px 0px;}
.footer_fix_mob {padding-top: 10px;}
.footer_fix_top {padding-top: 0px;}
.footer_nav_block
{
  padding-top: 3px;
}
.big_num_rating {margin-top: 20px;}
.lang_select_article {column-count: 1!important;}
.lang_select {margin-bottom: 1px;}
.right_banner_smi2 {padding-top: 0px; padding-bottom: 0px;}
.right_banner_notstick {top: 65px; text-align: center; padding-left: 15px; padding-right: 15px; margin-bottom: 15px; margin-top: 15px;}
.menu {display: flex; padding-top: 2px;}
.menu-item {margin-right: 0px;}
.menuLimiter {overflow-x: scroll;}
.menuLimiter2 {overflow-x: scroll;}
.block_limiter {margin-top: 0px; padding-left: 10px; padding-right: 10px;}

.fix_matkap_left {padding-left: 15px; padding-top: 15px;}
.menu_fix_left {margin-left: -30px;}
.cities_link
{
  line-height: 2.2rem;
  font-size: 1.2rem;
}
.top_min_height {min-height: 250px;}
.post_code_article {-webkit-column-count:4; -moz-column-count:4; column-count:4; font-size: 1.2rem; line-height: 2.3rem;}
.foot_left_pad {padding-left: 0px;}
.foot_text {margin: 0px 0px 10px 0px; width: 100%; border: 0px;}
.block_banner_footer_mob {margin-bottom: 15px; margin-top: 2px;}
.left_side { }
}
