.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

h1 {
  margin-top: 0px;
  margin-bottom: 3px;
  float: right;
  font-family: 'Fbreforma regular webfont', sans-serif;
  font-size: 40px;
  line-height: 38px;
  font-weight: 400;
  text-align: right;
}

h2 {
  margin-top: 20px;
  margin-bottom: 5px;
  clear: right;
  direction: rtl;
  font-family: 'Fbreforma regular webfont', sans-serif;
  font-size: 31px;
  line-height: 27px;
  font-weight: 400;
  text-align: right;
}

h3 {
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: 'Fbreforma regular webfont', sans-serif;
  color: #000;
  font-size: 21px;
  line-height: 21px;
  font-weight: 400;
  text-align: right;
  text-decoration: none;
}

p {
  margin-top: 2px;
  margin-bottom: 15px;
  color: #707070;
  line-height: 18px;
  text-align: right;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 0px;
}

img {
  display: inline-block;
  max-width: 100%;
}

.body {
  height: auto;
  background-color: #fff;
  color: #000;
  font-size: 16px;
  line-height: 16px;
}

.top_bar_section {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 4px;
  background-color: #d7dbe3;
}

.content_block {
  display: block;
  width: 1188px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.content_block.community {
  margin-top: 0px;
  margin-bottom: 5px;
  padding: 0px;
}

.content_block.community.news {
  margin-top: 0px;
}

.content_block.community_title {
  width: 1168px;
  margin-top: 0px;
  margin-bottom: 5px;
  padding: 0px;
}

.top_bar_list {
  padding-left: 0px;
  float: right;
}

.top_bar_list._1 {
  float: left;
}

.top_bar_item {
  padding-right: 10px;
  padding-left: 10px;
  float: right;
  border-left: 1px solid #000;
  text-decoration: none;
}

.top_bar_item.left {
  border-left: 0px none #000;
}

.top_bar_link {
  color: #000;
  font-size: 14px;
  text-decoration: none;
}

.top_bar_link:hover {
  color: #666;
}

.top_logo {
  position: relative;
  margin-right: 10px;
  margin-bottom: 12px;
  float: right;
}

.top_logo.community {
  margin-right: 6px;
}

.top_search_wrapper {
  width: 26%;
  height: 34px;
  margin-top: 45px;
  float: none;
}

.top_search_form {
  height: 34px;
  background-color: #f0f2f6;
}

.top_search_line {
  width: 86%;
  height: 34px;
  margin-top: 1px;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  float: right;
  border: 1px solid #f0f2f6;
  background-color: transparent;
  text-align: right;
}

.top_search_button {
  width: 34px;
  height: 34px;
  padding-top: 7px;
  padding-right: 1px;
  padding-left: 1px;
  float: left;
  background-color: #d7dbe3;
}

.search_icon {
  width: 33%;
  margin-top: 3px;
}

.search_icon.sm {
  display: block;
  width: 18px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.search_icon.mobile {
  width: 100%;
}

.search_icon.seminars {
  width: 28px;
  margin-top: 0px;
}

.navbar {
  width: 1167px;
  height: auto;
  padding-top: 4px;
  padding-bottom: 4px;
  float: right;
  border-top: 1px solid #d7dbe3;
  border-bottom: 1px solid #d7dbe3;
  background-color: transparent;
}

.navbar.community {
  display: block;
  width: 1168px;
  margin-left: auto;
  float: none;
  border-top-style: none;
}

.navbar_container {
  position: relative;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
}

.navbar_container.community {
  width: 100%;
  float: left;
}

.nav_menu {
  position: static;
  width: 1168px;
  float: none;
  background-color: #fff;
}

.nav_menu.community {
  width: 1168px;
  float: left;
}

.nav_link {
  z-index: 2300;
  display: block;
  padding: 4px 12px;
  border-left: 1px solid #d7dbe3;
  font-family: 'Fbreforma regular webfont', sans-serif;
  color: #000;
  font-size: 21px;
  line-height: 16px;
}

.nav_link.end {
  border-left: 1px none #000;
  font-family: 'Fbreforma regular webfont', sans-serif;
  font-size: 21px;
  font-weight: 400;
}

.navlink_item {
  position: relative;
  z-index: 1299;
  padding-top: 6px;
  padding-bottom: 6px;
  float: right;
}

.navlink_item.open {
  border-bottom: 4px solid #71bd00;
}

.navbar_submenu_block {
  height: 26px;
  padding-top: 2px;
  clear: right;
}

.navbar_submenu_link {
  margin-top: 4px;
  margin-bottom: 2px;
  padding-right: 12px;
  padding-left: 12px;
  float: right;
  border-left: 1px solid #7acd5b;
  font-family: 'Fbreforma regular webfont', sans-serif;
  color: #4db54d;
  font-size: 19px;
  text-decoration: none;
}

.navbar_submenu_link.end {
  border-left: 1px none #000;
  font-family: 'Fbreforma regular webfont', sans-serif;
  color: #4db54d;
  font-size: 19px;
}

.topbar_block_left {
  width: 40%;
  float: left;
}

.topbar_block_right {
  width: 40%;
  float: right;
}

.search_section {
  display: block;
  width: 1167px;
  margin: 20px auto 5px;
  padding-top: 0px;
  padding-right: 5px;
  padding-bottom: 1px;
  background-color: #f0f2f6;
}

.search_section.community {
  margin-bottom: 15px;
}

.search_section.mobilelayer {
  margin-top: 0px;
}

.search_section.seminars {
  margin-bottom: 20px;
  padding-right: 15px;
}

.search_title {
  margin-top: 23px;
  margin-right: 10px;
  margin-left: 13px;
  float: right;
  font-family: 'Fbreformaen webfont', sans-serif;
  font-size: 19px;
  font-weight: 400;
  text-align: left;
}

.search_select {
  width: 24%;
  height: 32px;
  margin-top: 15px;
  margin-bottom: 0px;
  margin-left: 12px;
  padding: 6px;
  float: right;
  border: 1px solid #d7dbe3;
  background-color: #fff;
  direction: rtl;
  text-align: right;
}

.search_select.psychopedia {
  width: 100%;
  margin-top: 0px;
}

.search_select.magazine {
  width: 100%;
  margin-top: 5px;
  margin-left: 15px;
  float: left;
}

.search_select.community {
  width: 34%;
  margin-right: 20px;
  margin-left: 12px;
}

.search_button {
  width: 9%;
  height: 33px;
  margin-top: 15px;
  margin-left: 10px;
  padding: 2px 1.5%;
  float: left;
  background-color: #d7dbe3;
}

.search_button.community {
  width: 11%;
  margin-right: 8px;
  float: right;
}

.search_button.seminars {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 36px;
  margin-left: 15px;
  padding-right: 22px;
  padding-left: 18px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  direction: rtl;
  font-family: 'Fbreforma regular webfont', sans-serif;
  color: #000;
  font-size: 22px;
  line-height: 22px;
  text-decoration: none;
}

.category_section {
  display: block;
  width: 1188px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-bottom: 0px;
}

.category_list {
  margin-top: 20px;
  padding-left: 0px;
}

.category_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 158px;
  height: 64px;
  margin-bottom: 10px;
  margin-left: 10px;
  padding-right: 5px;
  padding-left: 5px;
  float: right;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #d7dbe3;
  color: #fff;
  text-align: center;
}

.category_item.green {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #4db54d;
}

.category_item.purple {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #b658ce;
}

.category_item.blue {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #01bdc7;
}

.category_link {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Fbreforma regular webfont', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  text-decoration: none;
}

.category_link:hover {
  color: hsla(0, 0%, 100%, 0.8);
}

.banner_section_1168 {
  display: block;
  width: 1168px;
  margin-right: auto;
  margin-left: auto;
}

.banner_section_1168.list {
  margin-top: 20px;
  margin-bottom: 20px;
}

.banner_section_1168.list.community {
  margin-bottom: 20px;
}

.banner_section_1168.footer {
  margin-bottom: 30px;
}

.content_section {
  display: block;
  width: 1168px;
  margin: 0px auto 30px;
  border-top: 2px none #000;
}

.content_section.bottom {
  margin-bottom: 30px;
  border-top: 1px none #000;
}

.content_section.listtitle {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 20px;
  background-color: #f0f2f6;
}

.content_section.listtitle.psychopedia {
  margin-bottom: 20px;
  padding-top: 20px;
}

.content_section.listtitle._50 {
  width: 49%;
  float: right;
}

.content_section.listtitle._2 {
  width: 49%;
  float: left;
}

.content_section.listtitle.community {
  margin-bottom: 20px;
}

.content_section.professions {
  width: 1190px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.content_section.clinics {
  margin-top: 30px;
}

.content_section.magazine {
  margin-top: 20px;
  margin-bottom: 40px;
}

.content_section.subtitle {
  margin-top: 30px;
  margin-bottom: 0px;
}

.content_section.buttonlist {
  margin-top: -10px;
  margin-bottom: 30px;
  text-align: left;
}

.content_section.subtitlemagazine {
  margin-top: 30px;
  margin-bottom: -20px;
}

.content_section.comtitle {
  margin-bottom: 0px;
}

.content_section.forum {
  margin-top: 30px;
}

.content_section.seminar_video {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 60px;
  padding: 15px 20px;
  background-color: #f0f2f6;
}

.content_right_group {
  width: 63%;
  float: right;
}

.content_right_group.magazine {
  width: 62%;
  clear: right;
}

.content_right_group.community {
  width: 70%;
}

.content_right_group.app_form {
  width: 61%;
}

.content_left_group {
  width: 35%;
}

.content_left_group.magazine {
  width: 33%;
  margin-bottom: 20px;
  float: left;
  clear: left;
}

.content_left_group.community {
  width: 24%;
}

.content_left_group.title {
  position: relative;
  bottom: 4px;
  width: 33%;
  margin-bottom: 5px;
  float: left;
  clear: left;
  text-align: right;
}

.content_left_group.hl_community {
  width: 24%;
}

.content_left_group.hl_community_mobile {
  display: none;
  width: 24%;
}

.content_right_50 {
  width: 48.5%;
  margin-bottom: 10px;
  float: right;
  border-top: 2px none #000;
}

.content_left_50 {
  width: 48.5%;
  margin-bottom: 10px;
  float: left;
  border-top: 2px none #000;
}

.content_100 {
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 5px;
  float: right;
  clear: none;
  border-top: 1px solid #d7dbe3;
}

.content_100.banners {
  margin-bottom: 20px;
  border-top: 1px none #000;
}

.content_100.forums {
  margin-bottom: 20px;
  border-top: 2px none #000;
}

.content_100.tour {
  margin-bottom: 5px;
  border-top: 2px none #000;
}

.footer_section {
  margin-top: 30px;
  padding: 25px 2% 30px;
  background-color: #d7dbe3;
  text-align: center;
}

.content_title {
  margin-top: 5px;
  margin-bottom: 8px;
  font-family: 'Fbreforma regular webfont', sans-serif;
  font-size: 31px;
  line-height: 26px;
  text-align: right;
}

.content_title.forums {
  color: #000;
}

.content_title.magazine {
  margin-top: 20px;
  margin-bottom: 5px;
  font-family: 'Fbreforma regular webfont', sans-serif;
}

.content_title.community {
  margin-top: 15px;
  margin-bottom: 0px;
  direction: rtl;
}

.content_title.seminars {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: 'Fbreforma regular webfont', sans-serif;
  font-size: 32px;
  line-height: 30px;
}

.subcontent_left_50 {
  width: 47%;
  float: left;
}

.subcontent_left_50.story {
  margin-bottom: 20px;
  clear: left;
}

.subcontent_right_50 {
  width: 47%;
  float: right;
}

.subcontent_right_50.story {
  margin-bottom: 20px;
  clear: right;
}

.doctor_face {
  height: 160px;
  background-image: url('../images/face_1_tmp.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.doctor_face.home1 {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  background-color: #f0f2f6;
  background-image: none;
}

.doctor_face.home2 {
  height: auto;
  background-color: #f0f2f6;
  background-image: none;
  text-align: right;
}

.doctor_face.group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 190px;
  margin-bottom: 2px;
  clear: right;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(240, 242, 246, 0.78);
  background-image: none;
}

.doctor_face.magazine {
  height: auto;
  background-image: none;
}

.doctor_homename {
  margin-top: 8px;
  margin-bottom: 4px;
  float: none;
  font-family: 'Fbreformaen webfont', sans-serif;
  font-size: 19px;
  line-height: 19px;
  font-weight: 400;
  text-align: right;
}

.doctor_homename.magazine {
  font-family: 'Fbreforma regular webfont', sans-serif;
}

.doctor_infoblock {
  margin-bottom: 2px;
}

.doctor_info_txt {
  margin-bottom: 5px;
  color: #707070;
  font-size: 15px;
  line-height: 15px;
  text-align: right;
}

.doctor_info_txt.psycho {
  color: #000;
}

.doctor_info_txt.forum {
  margin-bottom: 0px;
}

.doctor_info_txt.bottom {
  margin-bottom: 0px;
  color: #707070;
  line-height: 17px;
  text-align: center;
}

.doctor_info_txt.listtitle {
  float: right;
  clear: right;
  direction: rtl;
  color: #000;
  font-size: 16px;
  line-height: 18px;
}

.doctor_info_txt.alefbet {
  margin-top: 5px;
  float: right;
  color: #000;
}

.doctor_info_txt.psycholist {
  color: #000;
  font-size: 16px;
  line-height: 18px;
}

.doctor_info_txt.info {
  margin-right: 2px;
  float: right;
  color: #000;
  font-size: 16px;
  line-height: 18px;
}

.doctor_info_txt.clinic {
  margin-top: 5px;
  color: #000;
  font-size: 17px;
  text-decoration: none;
}

.magazine_homepict {
  height: auto;
  background-color: transparent;
}

.magazine_hometitle {
  margin-top: 8px;
  margin-bottom: 8px;
  font-family: 'Fbreformaen webfont', sans-serif;
  font-size: 21px;
  line-height: 21px;
  font-weight: 400;
  text-align: right;
}

.magazine_hometitle.forum {
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: 'Fbreformaen webfont', sans-serif;
  color: #000;
  font-size: 21px;
  line-height: 21px;
  font-weight: 400;
}

.magazine_hometitle.tour {
  color: #000;
}

.content_banner_right {
  width: 48.5%;
  float: right;
}

.search_txt {
  margin-top: 8px;
  float: right;
  font-family: 'Fbreformaen webfont', sans-serif;
  color: #000;
  font-size: 19px;
  font-weight: 400;
  text-decoration: none;
}

.content_banner_left {
  width: 48.5%;
  float: left;
}

.banner_344 {
  width: 100%;
}

.banner_344.top_bar_list {
  height: 90px;
}

.subcontent_block_25 {
  width: 23.9%;
  margin-left: 10px;
  float: right;
}

.subcontent_block_25.left {
  margin-left: 0px;
  float: left;
}

.news_pict {
  height: 110px;
  background-image: url('../images/news_6.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.news_pict._1 {
  height: auto;
  background-color: #d7dbe3;
  background-image: none;
}

.news_pict._2 {
  height: auto;
  background-color: #f0f2f6;
  background-image: none;
}

.news_pict._4 {
  height: auto;
  background-color: #f0f2f6;
  background-image: none;
}

.news_pict._3 {
  height: auto;
  background-color: #f0f2f6;
  background-image: none;
}

.home_news_title {
  margin-top: 6px;
  margin-bottom: 3px;
  font-family: 'Fbreformaen webfont', sans-serif;
  font-size: 19px;
  line-height: 19px;
  font-weight: 400;
  text-align: right;
}

.content_psycho_block {
  width: 49%;
  margin-bottom: 10px;
  padding-right: 20px;
  padding-bottom: 20px;
  background-color: #d95f5f;
}

.content_psycho_block._1 {
  float: right;
  background-color: #389bec;
}

.content_psycho_block._1.list {
  margin-bottom: 20px;
  clear: right;
}

.content_psycho_block._2 {
  float: left;
  background-color: #389bec;
}

.content_psycho_block._2.list {
  margin-bottom: 20px;
  clear: left;
}

.content_psycho_block.list {
  width: auto;
  margin-bottom: 20px;
  background-color: #f66;
}

.content_psycho_block.loop {
  position: relative;
  display: block;
  overflow: visible;
  width: 48.2%;
  height: auto;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  float: right;
  clear: right;
  background-color: #389bec;
}

.content_psycho_block.loop.left {
  width: 48.2%;
  margin-left: 10px;
  float: left;
  clear: left;
}

.psycho_button {
  position: relative;
  left: 0px;
  top: 0px;
  width: auto;
  height: auto;
  max-width: 35%;
  padding: 10px;
  float: none;
  background-color: #000;
}

.psycho_button.left {
  width: 32%;
  max-width: 32%;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
}

.psycho_title_block {
  position: relative;
  width: auto;
  max-width: 60%;
  margin-top: -3%;
  margin-bottom: 10px;
  padding: 8px 10px;
  float: right;
  background-color: #fff;
  text-align: right;
}

.psycho_title_block.test {
  max-width: 64%;
  margin-top: 3%;
}

.pcyho_title_home {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 17px;
  line-height: 17px;
}

.pcyho_title_home.list {
  font-family: 'Fbreformaen webfont', sans-serif;
  font-size: 24px;
  line-height: 22px;
  font-weight: 400;
}

.psycho_but_txt {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Fbreforma mediumwebfont', sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 15px;
  text-align: center;
  text-decoration: none;
}

.psycho_info_block {
  margin-left: 20px;
  padding: 8px 10px;
  clear: right;
  background-color: #fff;
  text-align: right;
}

.magazine_pict {
  height: 120px;
}

.magazine_pict._1 {
  height: auto;
  background-color: #f0f2f6;
}

.magazine_pict._2 {
  height: auto;
  background-color: #f0f2f6;
}

.magazine_pict._3 {
  height: auto;
  background-color: #f0f2f6;
}

.magazine_pict._4 {
  height: auto;
  background-color: #f0f2f6;
}

.forum_home_block {
  margin-bottom: 10px;
  padding-top: 1px;
  padding-bottom: 6px;
  border-top: 1px solid #d7dbe3;
}

.forum_home_block.home3 {
  margin-bottom: 2px;
  padding: 2px 10px 14px 8px;
  border-top: 1px none #000;
  background-color: #f0f2f6;
}

.banner_400 {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}

.banner_724 {
  width: 100%;
  margin-top: 8px;
}

.footer_logo {
  width: 176px;
  max-width: none;
  margin-bottom: 0px;
}

.footer_link_item {
  margin-bottom: 5px;
  padding-right: 0px;
  padding-left: 0px;
  color: #707070;
  font-size: 13px;
  line-height: 15px;
  text-decoration: none;
}

.footer_link_item.cyber {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 4px;
  padding-left: 4px;
  color: #707070;
  font-size: 12px;
}

.footer_txt {
  margin-bottom: 8px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #707070;
  font-size: 13px;
  line-height: 14px;
}

.footer_cyber_block {
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 12px;
  line-height: 15px;
}

.logo_cyber {
  width: 20px;
}

.logo_cyber.interactive {
  margin-top: -2px;
}

.list_title {
  margin-top: 0px;
  margin-bottom: 3px;
  float: right;
  font-family: 'Fbreforma regular webfont', sans-serif;
  font-size: 34px;
  line-height: 36px;
  font-weight: 400;
  text-align: right;
}

.column_conteiner {
  padding: 10px;
}

.banner_285 {
  width: 100%;
}

.list_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #4db54d;
  text-align: center;
}

.list_link.areas {
  padding-top: 10px;
  background-color: #01bdc7;
}

.list_main_link {
  font-family: 'Fbreformaen webfont', sans-serif;
  color: #fff;
  font-size: 23px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
}

.list_main_link:hover {
  color: hsla(0, 0%, 100%, 0.8);
}

.psychopedia_search_wrapper {
  width: 27%;
  margin-bottom: 0px;
  float: left;
}

.psychopedia_alefbet_block {
  padding-top: 5px;
  padding-bottom: 5px;
  clear: right;
}

.alefbet_list {
  margin-right: 8px;
  padding-left: 0px;
  float: right;
}

.alefbet_item {
  width: 32px;
  margin-right: 2px;
  margin-left: 3px;
  padding: 2px 6px 3px;
  float: right;
  border: 1px solid #d7dbe3;
  background-color: #fff;
  line-height: 18px;
  text-align: center;
}

.alefbet_item.act {
  border-color: #f66;
  border-top-width: 1px;
  background-color: #f66;
}

.alefbet_link {
  font-family: 'Fbreforma mediumwebfont', sans-serif;
  color: #c0c3cc;
  font-size: 24px;
  line-height: 26px;
  text-align: center;
  text-decoration: none;
}

.alefbet_link:hover {
  color: #000;
}

.alefbet_link.act {
  color: #fff;
}

.alefbet_link.act:hover {
  color: #fff;
}

.sudcontent_block50 {
  width: 49%;
}

.sudcontent_block50.right {
  float: right;
}

.sudcontent_block50.left {
  float: left;
}

.doctor_infoblock_group {
  height: auto;
  padding: 4px 8px;
  clear: right;
  border-bottom: 1px solid #d7dbe3;
  background-color: #fff;
  line-height: 15px;
}

.doctor_infoblock_group._1 {
  margin-bottom: 0px;
  padding: 6px 10px 8px;
  border-bottom: 1px none #000;
  background-color: transparent;
  color: rgba(0, 0, 0, 0.64);
  font-size: 15px;
  line-height: 18px;
}

.line_section {
  display: block;
  width: 1168px;
  height: 1px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  background-color: #d7dbe3;
}

.line_section.magazine {
  margin-top: 20px;
  margin-bottom: 10px;
}

.line_section.community {
  margin-top: 10px;
  margin-bottom: 15px;
}

.footer_credit_raw {
  display: block;
  width: 46%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 2px;
  font-size: 14px;
}

.home_newsletter_block {
  width: 100%;
  height: 57px;
  margin-bottom: 25px;
  padding-top: 14px;
  padding-right: 45px;
  padding-bottom: 5px;
  float: right;
  clear: none;
  background-color: #f0f2f6;
  font-family: 'Fbreformaen webfont', sans-serif;
  text-align: right;
  text-decoration: none;
}

.h_newsletter_txt {
  margin-left: 8px;
  float: right;
  font-family: 'Fbreforma mediumwebfont', sans-serif;
  color: #000;
  font-size: 33px;
  line-height: 28px;
}

.h_newsletter_txt.blue {
  color: #4baadb;
}

.ic_itstarfu {
  width: 23%;
  margin-top: -23px;
  margin-left: 45px;
  float: left;
}

.banner_574_right {
  width: 49.2%;
  height: auto;
  float: right;
}

.banner_574_left {
  width: 49.2%;
  float: left;
}

.doctor_listtitle_top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 44px;
  margin-top: 4px;
  margin-bottom: 0px;
  float: right;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.icon_v {
  width: 34px;
  height: 30px;
  margin-top: -3px;
  margin-right: -10px;
  margin-left: 6px;
  float: right;
}

.icon_v.big {
  width: auto;
  margin-top: 0px;
  margin-right: -50px;
  margin-left: 5px;
}

.doctors_list_group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  margin: 10px auto 20px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  direction: rtl;
  text-align: right;
}

.doctors_list_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 22%;
  min-height: auto;
  min-width: auto;
  margin: 10px 1.5% 24px;
  padding-top: 0px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-top: 4px solid #d7dbe3;
  border-bottom-width: 1px;
  border-bottom-color: #d7dbe3;
  background-color: rgba(215, 219, 227, 0.6);
}

.doctor-_link_group {
  padding-top: 8px;
  background-color: #fff;
}

.doctor-_link_group:focus {
  box-shadow: 1px 1px 5px 0 #000;
}

.doctor_list_title {
  float: right;
  font-family: 'Fbreforma mediumwebfont', sans-serif;
  color: #000;
  font-size: 24px;
  line-height: 22px;
  font-weight: 400;
  text-align: right;
}

.doctorlist_info_group {
  height: auto;
  margin-bottom: 6px;
  margin-left: 12px;
  padding-top: 20px;
  padding-bottom: 10px;
  border-bottom: 1px none #d7dbe3;
  background-color: transparent;
}

.doctorlist_pict {
  width: 25%;
  margin-bottom: 10px;
  float: right;
}

.doctorlist_pict.clinic {
  width: 28%;
  height: auto;
  max-height: 200px;
  margin-bottom: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-top: 1px solid #d7dbe3;
  border-bottom: 1px solid #d7dbe3;
}

.doctorlist_pict.kenes {
  position: static;
  width: 28%;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
}

.doctorlist_communic_block {
  width: 16%;
  float: left;
  text-align: center;
}

.doctorlist_name_info {
  width: 67%;
  margin-top: -5px;
  margin-right: 60px;
  float: right;
  text-align: right;
}

.doctorlist_name_info.clinic {
  width: 68%;
  margin-top: -6px;
  margin-right: 30px;
  float: left;
}

.doctorlist_infotxt {
  margin-top: 0px;
  margin-bottom: 4px;
  float: right;
  clear: right;
  color: #707070;
  line-height: 20px;
  text-align: right;
  text-indent: 0px;
}

.doctorlist_infotxt.title {
  width: auto;
  margin-bottom: 0px;
  margin-left: 5px;
  clear: none;
  line-height: 15px;
  font-weight: 700;
}

.doctorlist_info_block {
  margin-bottom: 10px;
  clear: right;
}

.doctorlist_button {
  width: 100%;
  height: 60px;
  margin-bottom: 3px;
  float: left;
  background-color: #f0f2f6;
  font-family: 'Fbreforma mediumwebfont', sans-serif;
  color: #4db54d;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
}

.doctorlist_line {
  display: block;
  width: 1167px;
  height: 1px;
  min-height: 1px;
  margin: 15px auto 25px;
  background-color: #d7dbe3;
}

.doctorlist_ic_button {
  display: block;
  width: 30px;
  margin: 8px auto 4px;
}

.clinic_content_block {
  width: 100%;
  min-height: 160px;
  margin-bottom: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  float: right;
  background-color: #47ccb6;
}

.clinic_content_block.loop {
  width: 48.2%;
  margin: 10px;
  clear: right;
}

.clinic_content_block.loop.left {
  float: left;
  clear: left;
}

.clinic_content_logoblock {
  width: 36%;
  height: auto;
  min-height: 120px;
  margin-top: -15px;
  padding: 10px;
  float: right;
  background-color: #fff;
  text-align: center;
}

.clinic_content_logoblock.loop {
  margin-top: 20px;
}

.clinic_content_infoblock {
  width: 58%;
  margin-top: 10px;
  margin-right: 15px;
  float: right;
  color: #000;
  text-align: right;
}

.clinic_content_title {
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: 'Fbreformaen webfont', sans-serif;
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
}

.magazine_mane_block {
  position: relative;
  display: block;
  width: 1167px;
  margin: 20px auto 30px;
  background-image: url('../images/magazine_mainpict.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: left;
}

.magazine_search {
  width: 26%;
  margin-bottom: 0px;
  float: left;
}

.magazine_mainblock_title {
  position: relative;
  z-index: 100;
  padding: 15px 40px 0px;
  float: left;
  background-color: #939;
  font-family: 'Fbreforma regular webfont', sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 16px;
  text-align: center;
}

.magazine_mainblock_title.story {
  margin-bottom: -48px;
  padding: 15px 35px;
  font-family: 'Fbreforma regular webfont', sans-serif;
  text-decoration: none;
}

.magazine-mainblock_txt {
  padding: 32px 40px 28px;
  float: left;
  clear: left;
  background-color: rgba(0, 0, 0, 0.4);
  direction: rtl;
  font-family: 'Fbreforma regular webfont', sans-serif;
  color: #fff;
  font-size: 35px;
  line-height: 25px;
  text-align: left;
}

.magazine_arrow {
  margin-bottom: -28px;
}

.magazine_story_raw {
  margin-top: 20px;
  margin-bottom: 10px;
  background-color: transparent;
}

.magazine_story_column1 {
  padding-right: 20px;
  padding-left: 0px;
  color: #000;
}

.magazine_story_column2 {
  padding-right: 10px;
  padding-left: 10px;
}

.magazine_story_column3 {
  padding-right: 0px;
  padding-left: 20px;
}

.magazyne_story_block {
  width: 100%;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #d7dbe3;
  font-family: 'Fbreformaen webfont', sans-serif;
  color: #000;
  font-size: 21px;
  line-height: 21px;
  text-align: right;
  text-decoration: none;
}

.magazine_story_subtitle {
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: 'Fbreforma regular webfont', sans-serif;
  color: #000;
  font-size: 21px;
  line-height: 21px;
  text-align: right;
  text-decoration: none;
}

.magazine_story_pict {
  width: 100%;
  max-width: 100%;
}

.magazine_story_listblock {
  margin-bottom: 30px;
  padding-bottom: 8px;
  border-bottom: 1px solid #d7dbe3;
  color: #000;
  font-size: 21px;
  line-height: 21px;
  text-align: right;
  text-decoration: none;
}

.magazine_story_block {
  direction: rtl;
}

.content_share_block {
  margin-bottom: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  clear: right;
}

.story_date_txt {
  width: 100%;
  margin-bottom: 5px;
  float: none;
  font-family: 'Fbreforma mediumwebfont', sans-serif;
  color: #c0c3cc;
  font-size: 21px;
  line-height: 17px;
  text-align: right;
}

.content_share_title {
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 5px solid #d7dbe3;
  font-family: 'Fbreformaen webfont', sans-serif;
  font-size: 19px;
  line-height: 19px;
  text-align: right;
}

.share_link_block {
  margin-bottom: 5px;
  margin-left: 5px;
  float: right;
}

.link_reshima {
  width: 180px;
  padding-top: 8px;
  padding-bottom: 8px;
  float: left;
  background-color: #4db54d;
  font-family: 'Fbreformaen webfont', sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 19px;
  text-align: center;
  text-decoration: none;
}

.link_reshima.community {
  width: 16%;
  background-color: #d7dbe3;
  color: #000;
}

.link_reshima.community:hover {
  background-color: #d7dbe3;
  color: #66a3a3;
}

.vi {
  width: 44px;
}

.info_prof_block {
  display: inline-block;
  width: 100%;
  margin-top: 6px;
  margin-bottom: 4px;
  float: right;
  clear: right;
  font-size: 17px;
  line-height: 20px;
  text-align: right;
}

.list_navigation_list {
  margin-bottom: 0px;
  padding-top: 25px;
  padding-right: 0px;
  padding-left: 0px;
  font-size: 15px;
}

.list_navigation_item {
  margin-bottom: 5px;
  padding-right: 10px;
  padding-left: 10px;
  float: right;
  border-left: 1px solid #d7dbe3;
  color: #707070;
}

.list_navigation_item.last {
  border-left-style: none;
  border-left-width: 0px;
}

.list_navigation_link {
  float: right;
  color: #707070;
  text-decoration: none;
}

.list_navigation_link:hover {
  text-decoration: underline;
}

.doctor_list_pictinfo_block {
  width: 82%;
  float: right;
}

.magazine_title {
  width: 70%;
  float: right;
}

.magazine_title.communiclin {
  width: 80%;
}

.search_field {
  width: 24%;
  height: 32px;
  margin-top: 15px;
  margin-bottom: 0px;
  margin-left: 12px;
  padding: 6px;
  float: right;
  border: 1px solid #d7dbe3;
  background-color: #fff;
  direction: rtl;
  color: #000;
  text-align: right;
}

.search_field.community {
  width: 34%;
}

.search_field.seminars {
  width: 44%;
  height: 36px;
  margin-right: 20px;
}

.community_top_logo {
  position: relative;
  z-index: 2020;
  float: right;
}

.community_top_title {
  margin-top: 46px;
  margin-right: 30px;
  float: right;
  font-family: 'Fbreformaen webfont', sans-serif;
  color: #4baadb;
  font-size: 43px;
  line-height: 38px;
  font-weight: 400;
}

.community_top_title.black {
  margin-right: 10px;
  font-family: 'Fbreformaen webfont', sans-serif;
  color: #000;
}

.community_4_block {
  position: relative;
  width: 23.3%;
  margin: 10px;
  float: right;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}

.community_4_block:hover {
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.2);
}

.community_button {
  width: 100%;
  padding-top: 20px;
  padding-right: 0px;
  padding-bottom: 20px;
  background-color: #f0f2f6;
  background-image: url('../images/ic_arrow_white.png');
  background-position: 100% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
  font-family: 'Fbreforma mediumwebfont', sans-serif;
  color: #4db54d;
  font-size: 23px;
  line-height: 23px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.community_button:hover {
  background-color: #4db54d;
  box-shadow: none;
  color: #fff;
}

.community_2_block {
  width: 48.3%;
  margin: 10px;
  float: right;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}

.community_2_block:hover {
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.2);
}

.top_link_com {
  width: 30px;
  height: 24px;
  margin-top: -2px;
  margin-right: 10px;
  padding-top: 2px;
  float: left;
  border-radius: 3px;
  background-color: #000;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: #fff;
  font-size: 23px;
  line-height: 21px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.community_info_block {
  position: relative;
  width: 100.0000066150819%;
  height: 225px;
  padding-right: 15px;
  padding-bottom: 10px;
  float: right;
  background-color: #80bdbf;
  text-align: right;
}

.community_info_block._4 {
  padding-bottom: 20px;
  background-color: #ac9fc2;
}

.community_info_block._3 {
  padding-bottom: 20px;
  background-color: #95be87;
}

.community_info_block._2 {
  padding-bottom: 20px;
}

.community_info_block._1 {
  height: 180px;
  padding-bottom: 10px;
  background-color: #e28b8b;
}

.community_info_block.news {
  height: 160px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #f0f2f6;
}

.community_info_block.profession {
  height: 200px;
  background-color: #a6c4d3;
}

.community_info_block.color1 {
  background-color: #58c1c7;
}

.community_info_block.color2 {
  background-color: #61cce0;
}

.community_info_block._5 {
  padding-bottom: 20px;
  background-color: #ff7e7e;
}

.community_info_block._6 {
  padding-bottom: 20px;
  background-color: #6dd4d8;
}

.community_info_block._7 {
  padding-bottom: 20px;
  background-color: #7dda88;
}

.community_info_block._8 {
  padding-bottom: 20px;
  background-color: #9ebef7;
}

.community_info_block.profession1 {
  background-color: #7bc1e4;
}

.community_info_block.test {
  width: 100%;
  background-color: #f0f2f6;
}

.community_info_block.articles {
  height: 200px;
  background-color: #f0f2f6;
}

.community_info_block.left {
  height: auto;
  padding-top: 12px;
  padding-bottom: 8px;
  background-color: #f0f2f6;
}

.community_date_block {
  margin-bottom: 15px;
  padding: 5px 15px;
  float: left;
  background-color: #000;
  direction: rtl;
  font-family: 'Fbreforma mediumwebfont', sans-serif;
  color: #fff;
  font-size: 21px;
  font-weight: 400;
  text-align: right;
  text-decoration: none;
}

.community_date_block.color_1 {
  background-color: #55adad;
}

.community_date_block.color_2 {
  background-color: #d95f5f;
}

.community_date_block.color_3 {
  background-color: #65a3c2;
}

.community_date_block.color_4 {
  background-color: #9c84c4;
}

.community_date_txt {
  float: right;
  font-size: 21px;
  line-height: 18px;
}

.community_date_txt_sm {
  margin-top: 3px;
  margin-right: 6px;
  float: right;
  font-family: 'Fbreforma mediumwebfont', sans-serif;
  font-size: 17px;
  line-height: 14px;
  font-weight: 400;
}

.community_info_title {
  width: 95%;
  margin-bottom: 5px;
  padding-bottom: 5px;
  float: right;
  border-bottom: 1px solid #000;
  direction: rtl;
  font-family: 'Fbreforma mediumwebfont', sans-serif;
  color: #000;
  font-size: 17px;
  text-align: right;
  text-decoration: none;
}

.community_info_title.place {
  width: 100%;
  min-height: 0px;
  margin-top: 5px;
  padding-bottom: 0px;
  clear: left;
  border-bottom-style: none;
  color: #000;
}

.community_info_txt {
  width: 95%;
  margin-left: 15px;
  float: right;
  direction: rtl;
  font-family: 'Fbreforma regular webfont', sans-serif;
  color: #000;
  font-size: 15px;
  line-height: 16px;
  font-weight: 400;
  text-align: right;
  text-decoration: none;
}

.community_info_txt.news {
  color: #707070;
}

.community_board_gr {
  padding-bottom: 10px;
}

.community_article_gr {
  padding-bottom: 10px;
}

.community_news_gr {
  padding-bottom: 5px;
}

.content_loop_section {
  position: relative;
  display: block;
  width: 1188px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  direction: rtl;
  text-align: right;
}

.content_loop_section.clinics {
  padding-top: 10px;
}

.thumim_link {
  display: inline-block;
  margin-right: 2px;
  margin-bottom: 2px;
  margin-left: 2px;
  float: right;
  clear: none;
  color: #707070;
  text-decoration: none;
}

.thumim_link:hover {
  text-decoration: underline;
}

.magazine_main_infogroup {
  position: relative;
  max-height: 80%;
  float: left;
  clear: left;
}

.community_date_group {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 12px;
  padding-right: 15px;
  padding-left: 15px;
  float: right;
  font-family: 'Fbreforma mediumwebfont', sans-serif;
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 23px;
}

.community_date_group.color_1 {
  color: #55adad;
}

.community_date_group.color_4 {
  color: #9c84c4;
}

.community_date_group.left {
  position: relative;
  margin-top: 2px;
  margin-bottom: 10px;
  padding-right: 0px;
  padding-left: 0px;
  color: #a0a2a7;
}

.magazine_article_list {
  margin-bottom: 10px;
  padding-left: 0px;
}

.magazine_article_link {
  width: 100%;
  margin-bottom: 25px;
  float: right;
  color: #000;
  text-align: right;
}

.magazine_article_pict {
  width: 30%;
  float: right;
}

.magazine_article_infogroup {
  width: 68%;
  float: left;
}

.magazine_article_title {
  margin-top: 4px;
  margin-bottom: 8px;
  font-family: 'Fbreformaen webfont', sans-serif;
  font-size: 26px;
  line-height: 24px;
}

.magazine_writer_block {
  margin-bottom: 5px;
  float: none;
  font-family: 'Fbreforma mediumwebfont', sans-serif;
  color: #a0a2a7;
  font-size: 21px;
  line-height: 20px;
}

.magazine_writer_txt {
  margin-left: 5px;
  float: right;
  font-family: 'Fbreformaen webfont', sans-serif;
  color: #a0a2a7;
  font-size: 19px;
  line-height: 18px;
}

.magazine_writer_txt.date {
  margin-left: 3%;
  font-family: 'Fbreformaen webfont', sans-serif;
  font-size: 21px;
  line-height: 17px;
}

.magazine_article_txt {
  margin-bottom: 10px;
}

.community_info_listblock {
  display: inline-block;
  margin-bottom: 25px;
}

.title_date {
  float: left;
  font-family: 'Fbreforma mediumwebfont', sans-serif;
  color: #c0c3cc;
  font-size: 40px;
  line-height: 35px;
}

.magazine_group_list {
  display: block;
  width: 1198px;
  margin-right: auto;
  margin-left: auto;
}

.magazine_group_item {
  display: inline-block;
  width: 30.8%;
  margin: 5px 15px 15px;
  float: right;
}

.search_top_titleblock {
  width: 15%;
  margin-top: 30px;
  padding-right: 16px;
  float: right;
  font-family: 'Fbreforma regular webfont', sans-serif;
  font-size: 19px;
  font-weight: 400;
  text-align: right;
}

.search_top_fopmblock {
  width: 73%;
  margin-top: 15px;
  margin-right: 15px;
  float: right;
}

.search_top_select {
  width: 48%;
  height: 32px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
  float: right;
  direction: rtl;
  text-align: right;
}

.search_top_select._25 {
  width: 23.4%;
  margin-left: 11px;
  background-color: #fff;
}

.search_top_select.profselect {
  background-color: #fff;
}

.seaerch_top_field {
  width: 48%;
  height: 32px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
  float: right;
  text-align: right;
}

.search_top_button {
  width: 80px;
  height: 74px;
  margin-top: 20px;
  margin-right: 10px;
  padding: 12px;
  float: right;
  background-color: #d7dbe3;
  font-family: 'Fbreformaen webfont', sans-serif;
  text-align: center;
}

.search_top_button:hover {
  background-color: #cbcfd6;
}

.application_form_group {
  margin-top: 5px;
  margin-bottom: 26px;
  direction: rtl;
}

.application_form_group.endblock {
  padding-top: 10px;
  border-top: 1px solid #d7dbe3;
}

.application_form_txtblock {
  width: 24%;
  margin-top: 11px;
  float: right;
  font-size: 18px;
  text-align: right;
}

.application_form_txtblock.select {
  margin-top: 30px;
}

.application_form_txtblock.forum {
  width: 17%;
}

.application_form_fieldblock {
  width: 75%;
  float: left;
}

.application_form_fieldblock.forum {
  width: 82%;
}

.application-form_startxt {
  width: 14%;
  height: 20px;
  padding-top: 4px;
  float: right;
  font-family: 'Fbreformaen webfont', sans-serif;
  color: #fc0000;
  font-size: 21px;
  text-align: center;
}

.application_form_txt {
  float: right;
  font-family: 'Fbreforma regular webfont', sans-serif;
  font-size: 19px;
  line-height: 19px;
}

.application_form_txtfield {
  height: 42px;
  margin-bottom: 5px;
  padding-top: 0px;
  padding-bottom: 2px;
  font-size: 18px;
  line-height: 18px;
}

.application_form_txtfield.statistic {
  width: 50%;
  height: 40px;
  margin-bottom: 0px;
}

.application_form_button {
  width: 50%;
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 10px 20px;
  background-color: #4baadb;
  font-family: 'Fbreformaen webfont', sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 32px;
  font-weight: 800;
  text-align: center;
  text-decoration: none;
}

.application_form_button:hover {
  background-color: #7acd5b;
}

.application_checkbox_field {
  margin-top: 0px;
  margin-left: 10px;
  padding-left: 0px;
  float: right;
}

.application_checkbox_field.nivdak {
  margin-top: 10px;
  margin-left: 0px;
}

.application_checkbox {
  width: 20px;
  height: 20px;
  margin-left: 8px;
  float: right;
  border-radius: 0px;
  background-color: #fff;
}

.application_checkbox_txt {
  margin-top: 4px;
}

.application_checkbox_txt.red {
  color: #fc0000;
  font-weight: 400;
}

.application_form_selectfield {
  height: 42px;
  margin-bottom: 5px;
  padding-top: 6px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  font-size: 18px;
  line-height: 18px;
}

.application_form_selectfield.date {
  width: 20%;
  margin-left: 4%;
  float: right;
}

.application_helptxt {
  margin-bottom: 3px;
  font-size: 14px;
}

.application_radiobutton_field {
  margin-top: 8px;
  margin-bottom: 10px;
  margin-left: 4%;
  padding-left: 0px;
  float: right;
  text-align: right;
}

.application_radiobutton_field.bottom {
  margin-top: 7px;
  margin-bottom: 0px;
}

.application_radiobutton {
  width: 20px;
  height: 20px;
  margin-left: 8px;
  float: right;
  background-color: #fff;
}

.application_radiobut_txt {
  margin-top: 4px;
}

.application_form_vi {
  float: right;
}

.application_takanon_link {
  margin-top: 14px;
  margin-right: 2px;
  float: right;
  color: #4baadb;
}

.clinic_logo_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 36%;
  min-height: 120px;
  margin-top: 20px;
  padding: 10px;
  float: right;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  background-color: #fff;
  text-align: center;
}

.forum_add_block {
  margin-bottom: 10px;
  direction: rtl;
}

.forum_add_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 145px;
  float: right;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Fbreformaen webfont', sans-serif;
  color: #4baadb;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}

.forum_add_icon {
  width: 38px;
  margin-left: 10px;
  float: right;
}

.forum_add_txt {
  float: right;
}

.forum_lists_numberblock {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  float: left;
}

.forum_listnumber_link {
  padding-right: 5px;
  padding-left: 5px;
  float: right;
  font-family: 'Fbreforma regular webfont', sans-serif;
  color: #4baadb;
  font-size: 26px;
  line-height: 16px;
  text-decoration: none;
}

.forum_listnumber_txt {
  float: right;
}

.forum_list_item {
  margin-bottom: 10px;
  padding: 22px 20px 22px 22px;
  background-color: #f0f2f6;
  direction: rtl;
  text-align: right;
}

.forum_tem_block {
  margin-bottom: 20px;
}

.forum_answer_block {
  margin-right: 35px;
}

.forum_person_titleblock {
  margin-bottom: 10px;
}

.forum_tem_contentblock {
  margin-top: 5px;
  padding: 10px 15px 15px;
  background-color: #fff;
}

.forum_infolist_link {
  font-family: 'Fbreformaen webfont', sans-serif;
  color: #4baadb;
  font-size: 19px;
  text-decoration: none;
}

.forum_subject_link {
  width: 35px;
  float: right;
}

.forum_subject_link.answer {
  width: 42px;
}

.forum_person_info {
  width: 638px;
  float: left;
  color: #707070;
}

.forum_person_info.answer {
  width: 592px;
  color: #8a8c91;
}

.forum_title_link {
  display: block;
  margin-bottom: 4px;
  font-family: 'Fbreforma regular webfont', sans-serif;
  color: #000;
  font-size: 24px;
  line-height: 22px;
  font-weight: 400;
  text-decoration: none;
}

.forum_list {
  padding-right: 0px;
}

.forum_txtfield {
  min-height: 400px;
  font-size: 18px;
  line-height: 18px;
}

.top_search_mobile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.statistic_group {
  width: 35%;
  margin-bottom: 20px;
  float: left;
  text-align: center;
}

.statistic_item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  direction: rtl;
  font-family: 'Fbreforma regular webfont', sans-serif;
  font-size: 19px;
  line-height: 19px;
  text-align: right;
}

.statistic_txt {
  width: 72%;
  float: right;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  line-height: 18px;
}

.statistic_number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 26%;
  margin-right: 2%;
  padding-top: 2%;
  padding-bottom: 2%;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f0f2f6;
  font-size: 28px;
  line-height: 28px;
  font-weight: 400;
}

.statistic_title {
  margin-top: 5px;
  margin-bottom: 10px;
  color: #4baadb;
}

.bottom_title {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
  font-size: 19px;
  line-height: 19px;
  text-align: center;
}

.slider_section {
  position: relative;
  display: block;
  width: 1167px;
  margin: 20px auto 30px;
}

.slider {
  height: 560px;
}

.slider_link {
  position: absolute;
  left: 0px;
  bottom: 14%;
  z-index: 2000;
  max-width: 80%;
  font-family: 'Fbreforma regular webfont', sans-serif;
  font-weight: 400;
}

.slider_left_arrow {
  width: 50px;
  margin-top: 20%;
  margin-bottom: 20%;
}

.slider_right_arrow {
  width: 50px;
  margin-top: 20%;
  margin-bottom: 20%;
}

.slide_1 {
  background-image: url('../images/magazine_mainpict.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide_2 {
  background-image: url('../images/magazine_1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.statistic_form_group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  direction: rtl;
  font-family: 'Fbreforma regular webfont', sans-serif;
  font-size: 19px;
  line-height: 19px;
}

.statistic_form_txt {
  width: 22%;
  text-align: right;
}

.statistic_calendar {
  width: 44px;
  margin-right: 8%;
}

.statistic_form_button {
  display: inline-block;
  width: 50%;
  margin-top: 1%;
  margin-bottom: 3%;
  margin-left: 6%;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #4baadb;
  font-family: 'Fbreforma regular webfont', sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 28px;
  font-weight: 400;
  text-decoration: none;
}

.statistic_form_button:hover {
  background-color: #4db54d;
}

.advertising_picture {
  position: relative;
  width: 100%;
  height: 160px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/advertaising_pict_346_200.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.advertising_link {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
}

.doctor_communic_title {
  width: 100%;
  font-family: 'Fbreformaen webfont', sans-serif;
  font-size: 22px;
  line-height: 24px;
  text-align: center;
}

.left_group_title {
  display: inline;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 8px;
  clear: none;
  font-size: 26px;
  line-height: 26px;
}

.doctor_pict {
  width: 100%;
}

.list_items_group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 102%;
  padding-right: 0px;
  float: right;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  direction: rtl;
}

.list_items_group.listen {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.group_items_listen {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 5px 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-right: 1px solid #b0b9c0;
  border-left: 1px solid #b0b9c0;
  direction: ltr;
}

.item_listen_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin: 2px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #a0a2a7;
  line-height: 20px;
  text-decoration: none;
}

.item_listen_link:hover {
  background-color: #f0f2f6;
  color: #2e4859;
}

.item_listen_link.current {
  background-color: #389bec;
  color: hsla(0, 0%, 100%, 0.8);
}

.text-block {
  text-align: center;
}

.tag_list {
  width: 1168px;
  margin: 10px auto 5px;
}

.tag_list_item {
  margin-bottom: 5px;
  margin-left: 5px;
  float: right;
}

.tag_link {
  display: block;
  padding: 5px 20px;
  background-color: rgba(166, 196, 211, 0.8);
  font-family: 'Fbreforma regular webfont', sans-serif;
  color: #000;
  font-size: 19px;
  line-height: 23px;
  letter-spacing: 0.2px;
  text-decoration: none;
}

.tag_link:hover {
  background-color: #4baadb;
  color: #fff;
}

.nav_cat_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 38px;
  padding: 0px 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  color: #000;
  font-weight: 400;
  text-decoration: none;
}

.menu_cat_group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  margin-bottom: 25px;
  padding-right: 10px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-right: 1px solid #4baadb;
  line-height: 22px;
  text-align: right;
}

.menu_cat_link {
  margin-bottom: 8px;
  -webkit-transition: opacity 150ms ease;
  transition: opacity 150ms ease;
  color: #4baadb;
  font-size: 20px;
  line-height: 22px;
  text-decoration: none;
}

.menu_cat_link:hover {
  opacity: 0.8;
}

.nav_droplist.w--open {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 213px;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fff;
}

.menu_sub_link {
  margin-bottom: 6px;
  opacity: 0.7;
  -webkit-transition: opacity 150ms ease;
  transition: opacity 150ms ease;
  color: #000;
  font-size: 17px;
  line-height: 18px;
  text-decoration: none;
}

.menu_sub_link:hover {
  opacity: 1;
}

.nav_dropbutton {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 38px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  background-color: #fff;
  -webkit-transition: border-color 150ms ease;
  transition: border-color 150ms ease;
  color: #000;
  font-size: 21px;
}

.nav_dropbutton.w--open {
  z-index: 80;
  border-top: 4px solid #4baadb;
  background-color: #f0f2f6;
}

.nav_dropdown {
  display: block;
}

.nav_dropdown.mob {
  display: none;
}

.mega_menu {
  z-index: 2000;
  width: 1167px;
  height: auto;
  margin-bottom: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
  float: right;
  border-top: 1px solid #d7dbe3;
  border-bottom: 1px solid #d7dbe3;
  background-color: transparent;
}

.mega_menu_content {
  position: relative;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
}

.nav_mega_menu {
  position: static;
  width: 1168px;
  float: none;
  font-family: 'Fbreforma regular webfont', sans-serif;
  font-weight: 400;
}

.mega_menu_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: right;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left-width: 1px;
  border-left-color: #000;
}

.no_open_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 38px;
  padding: 0px 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  background-color: #fff;
  -webkit-transition: border-color 150ms ease;
  transition: border-color 150ms ease;
  color: #000;
  font-size: 21px;
  line-height: 16px;
}

.no_open_link:hover {
  border-top-color: #4baadb;
}

.desk_open_group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1168px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #f0f2f6;
  direction: rtl;
  color: #fff;
}

.com_pict_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 164px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.com_pict {
  width: 100%;
  height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.community_hl_gr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.com_hl_group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 23.3%;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.com_hl_group.left {
  width: 100%;
  margin: 0px 0px 20px;
  -webkit-transition: opacity 150ms ease-in-out;
  transition: opacity 150ms ease-in-out;
}

.com_hl_group.left:hover {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}

.com_hl_pictblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 172px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.com_hl_pict {
  width: 100%;
  height: 100%;
  min-width: 100%;
  -webkit-transition: min-width 150ms ease;
  transition: min-width 150ms ease;
  -o-object-fit: cover;
  object-fit: cover;
}

.com_hl_pict:hover {
  min-width: 106%;
}

.com_hl_link {
  display: block;
  width: 86%;
  min-height: 55%;
  margin-top: -40px;
  padding: 8px 10px 15px;
  background-color: #fff;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
  font-family: 'Fbreforma regular webfont', sans-serif;
  color: #000;
  font-size: 15px;
  text-align: right;
  text-decoration: none;
}

.com_hl_link:hover {
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.18);
}

.com_hl_link.left {
  min-height: auto;
}

.com_hl_title {
  margin-top: 0px;
  margin-bottom: 2px;
  padding-bottom: 5px;
  font-family: 'Fbreforma mediumwebfont', sans-serif;
  color: #000;
  font-size: 17px;
  line-height: 16px;
}

.community_video_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.community_video_item {
  position: relative;
  width: 31.6%;
  margin-right: 10px;
  margin-bottom: 15px;
  margin-left: 10px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}

.community_video_item:hover {
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.2);
}

.com_video_link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-bottom: 34px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #f0f2f6;
  font-family: 'Fbreforma regular webfont', sans-serif;
  color: #000;
  text-align: right;
  text-decoration: none;
}

.com_video_link.day {
  padding-bottom: 15px;
  background-color: rgba(240, 242, 246, 0);
}

.com_video_pictblock {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 240px;
  margin-bottom: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.com_video_pictblock.content {
  height: 164px;
}

.video_list_date {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 12px;
  padding-right: 15px;
  padding-left: 15px;
  float: right;
  font-family: 'Fbreforma mediumwebfont', sans-serif;
  color: rgba(0, 0, 0, 0.3);
  font-size: 23px;
}

.com_video_pict {
  width: 100%;
  height: 100%;
  min-width: 100%;
  -webkit-transition: min-width 150ms ease;
  transition: min-width 150ms ease;
  -o-object-fit: cover;
  object-fit: cover;
}

.com_video_pict:hover {
  min-width: 104%;
}

.video_icon_block {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 84px;
  height: 84px;
  padding-left: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0.7;
  -webkit-transition: opacity 150ms ease;
  transition: opacity 150ms ease;
}

.video_icon_block:hover {
  opacity: 1;
}

.video_icon_block.seminar_left {
  width: 60px;
  height: 60px;
  padding-right: 16px;
  padding-left: 23px;
}

.video_item_info {
  padding-right: 15px;
  padding-left: 15px;
}

.seminars_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 2%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
  direction: rtl;
  font-family: 'Fbreforma regular webfont', sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 22px;
  text-align: right;
  text-decoration: none;
}

.seminars_link:hover {
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.16);
}

.seminars_pict_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 32.2%;
  height: 164px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.seminars_list_info {
  width: 65.2%;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 16px;
  line-height: 18px;
}

.seminars_info_title {
  margin-bottom: 5px;
  font-size: 26px;
  line-height: 26px;
}

.seminars_pict {
  width: 100%;
  height: 100%;
  min-width: 100%;
  -webkit-transition: min-width 200ms ease;
  transition: min-width 200ms ease;
  -o-object-fit: cover;
  object-fit: cover;
}

.seminars_pict:hover {
  min-width: 104%;
}

.seminars_list {
  margin-bottom: 40px;
}

.seminars_date_group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 6px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  opacity: 0.4;
  font-size: 16px;
  line-height: 18px;
}

.seminars_date {
  margin-left: 15px;
  font-size: 26px;
  line-height: 22px;
}

.seminars_video_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 102%;
  margin-bottom: 30px;
  margin-left: -2%;
  padding-right: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  direction: rtl;
}

.seminars_video_item {
  position: relative;
  width: 31.6%;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}

.seminars_video_item:hover {
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.2);
}

.seminars_video_item.content {
  width: 31.2%;
  margin-right: 0px;
  margin-left: 2%;
}

.day_info_group {
  width: 100%;
  margin-bottom: 20px;
  float: right;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  direction: rtl;
}

.day_pict_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32%;
  margin-bottom: 10px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.day_info_block {
  width: 65%;
  padding-top: 5px;
  padding-right: 20px;
  float: left;
  border-right: 1px solid #c0c3cc;
  text-align: right;
}

.day_timing_block {
  margin-bottom: 10px;
  padding-top: 5px;
  clear: right;
  font-size: 17px;
  line-height: 20px;
}

.day_info_txt {
  margin-top: 0px;
  margin-bottom: 4px;
  float: right;
  clear: right;
  color: #707070;
  text-align: right;
  text-indent: 0px;
}

.video_content {
  width: 100.0000044790966%;
  margin-bottom: 20px;
}

.video_info_group {
  margin-bottom: 20px;
  font-family: 'Fbreforma regular webfont', sans-serif;
  font-size: 20px;
  line-height: 22px;
}

.video_info_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.video_info_title {
  min-width: 50px;
  margin-left: 10px;
  color: #a0a2a7;
}

.add_iems_block {
  margin-top: 49px;
  margin-bottom: 20px;
  font-family: 'Fbreforma regular webfont', sans-serif;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 2px;
}

.add_button {
  min-width: 31%;
  background-color: #389bec;
  -webkit-transition: background-color 150ms ease-in-out;
  transition: background-color 150ms ease-in-out;
}

.add_button:hover {
  background-color: #7acd5b;
}

.seminar_line {
  display: block;
  width: auto;
  height: 1px;
  min-height: 1px;
  margin: 30px auto;
  background-color: #d7dbe3;
}

.paragraph {
  margin-bottom: 20px;
}

.footer_nav_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1168px;
  margin: 25px auto 20px;
  padding-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  direction: rtl;
}

.footer_cat_item {
  width: 17%;
  margin-right: 1%;
  margin-left: 1%;
}

.footer_cat_title {
  margin-bottom: 8px;
  font-family: 'Fbreforma mediumwebfont', sans-serif;
  font-size: 20px;
  line-height: 20px;
}

.footer_links_list {
  padding-right: 0px;
}

.footer_link {
  display: block;
  opacity: 0.65;
  -webkit-transition: opacity 150ms ease-in-out;
  transition: opacity 150ms ease-in-out;
  color: #000;
  font-size: 15px;
  line-height: 18px;
  text-decoration: none;
}

.footer_link:hover {
  opacity: 1;
}

.social_group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  max-width: 980px;
  margin-right: auto;
  margin-bottom: 22px;
  margin-left: auto;
  padding-top: 18px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.social_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  margin-right: 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.social_link.youtube {
  width: 32px;
  margin-right: 0px;
}

@media screen and (max-width: 991px) {
  h1 {
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 30px;
  }

  h2 {
    font-size: 21px;
    line-height: 18px;
  }

  h3 {
    font-size: 19px;
  }

  p {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 17px;
  }

  .body {
    height: auto;
  }

  .top_bar_section {
    margin-bottom: 10px;
    padding-top: 1%;
    padding-bottom: 1%;
    padding-left: 1%;
  }

  .content_block {
    width: auto;
    padding-left: 10px;
  }

  .content_block.topmenu {
    width: 85%;
    margin-top: 5px;
    padding-right: 12px;
    padding-left: 0px;
    float: right;
  }

  .content_block.community_title {
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
  }

  .top_bar_list {
    margin-bottom: 2px;
  }

  .top_bar_list._1 {
    float: right;
  }

  .top_logo {
    z-index: 2020;
    width: 146px;
    margin-right: 6px;
    margin-bottom: 8px;
  }

  .top_logo.community {
    margin-right: 8px;
  }

  .top_search_wrapper {
    width: 38%;
    height: 32px;
    margin-top: 4px;
  }

  .top_search_line {
    height: 32px;
    font-size: 14px;
    line-height: 14px;
  }

  .top_search_button {
    height: 32px;
  }

  .search_icon {
    width: 30%;
  }

  .search_icon.menu {
    width: 4%;
    margin-top: 5px;
    float: right;
  }

  .search_icon.mobilelayer {
    width: 80%;
  }

  .navbar {
    width: 100%;
    margin-top: -62px;
    padding-top: 0px;
    border-top: 1px none #000;
    border-bottom: 1px none #000;
  }

  .navbar.community {
    z-index: 2000;
    width: 100%;
    float: left;
  }

  .navbar_container {
    display: block;
    width: 100%;
    margin-top: -5px;
    margin-right: auto;
    margin-left: auto;
    float: left;
  }

  .navbar_container.community {
    width: 100%;
    float: left;
  }

  .nav_menu {
    display: block;
    width: 100%;
    margin-top: -5px;
    margin-right: auto;
    margin-left: auto;
    padding: 1% 0.5% 1% 1%;
    clear: left;
    background-color: #d8dbe3;
  }

  .nav_menu.community {
    width: 100%;
    padding-top: 10px;
    float: none;
    clear: left;
    background-color: #d8dbe3;
  }

  .nav_link {
    z-index: 1020;
    padding-right: 6px;
    padding-left: 6px;
    border-left: 1px none #000;
    font-size: 20px;
    text-align: right;
  }

  .nav_link.end {
    font-size: 20px;
  }

  .navlink_item {
    position: relative;
    z-index: 1020;
    width: 100%;
    padding-top: 2px;
    padding-bottom: 2px;
    clear: right;
  }

  .navlink_item.open {
    width: 100%;
    clear: right;
    border-bottom: 1px none #000;
    text-align: right;
  }

  .navbar_submenu_link {
    padding-right: 8px;
    padding-left: 8px;
  }

  .topbar_block_left {
    width: 100%;
    float: right;
    text-align: right;
  }

  .topbar_block_right {
    width: 100%;
    margin-bottom: 1%;
  }

  .menu_button {
    width: 60px;
    height: 54px;
    margin-left: 0px;
    padding: 0px;
    float: left;
    background-image: url('../images/ic_open_menu.svg');
    background-position: 50% 50%;
    background-size: 30px;
    background-repeat: no-repeat;
  }

  .menu_button.w--open {
    margin-bottom: -4px;
    margin-left: 0px;
    background-color: #f0f2f6;
    background-image: url('../images/ic_close_menu.svg');
    background-size: 26px;
  }

  .menu_button.community {
    margin-left: 0px;
  }

  .menu_button.community.w--open {
    background-color: #d8dbe3;
  }

  .menu_icon {
    margin-left: -1px;
    color: #000;
    font-size: 36px;
    line-height: 20px;
  }

  .search_section {
    width: auto;
    margin: 3px 10px 10px;
    padding-right: 0px;
    padding-bottom: 1px;
  }

  .search_section.mobilelayer {
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 1% 3% 3%;
  }

  .search_title {
    margin-left: 9px;
    font-size: 13px;
  }

  .search_select {
    width: 23%;
    height: 28px;
    margin-top: 15px;
    margin-left: 6px;
    padding-top: 4px;
    font-size: 12px;
    line-height: 12px;
  }

  .search_select.magazine {
    margin-left: 0px;
  }

  .search_select.community {
    width: 32%;
    margin-right: 15px;
    margin-left: 15px;
  }

  .search_button {
    width: 11%;
    height: 28px;
    margin-top: 15px;
    padding-right: 2%;
  }

  .search_button.community {
    width: 12%;
    margin-right: 15px;
  }

  .search_button.mobilelayer {
    width: auto;
    height: 46px;
    margin-top: 2%;
    margin-left: 0px;
    padding-top: 0%;
    padding-bottom: 1%;
    text-align: center;
  }

  .category_section {
    width: auto;
    padding-bottom: 0px;
  }

  .category_list {
    margin-top: 10px;
  }

  .category_item {
    width: 102px;
    height: 47px;
    margin-bottom: 6px;
    margin-left: 6px;
  }

  .category_item.green {
    width: 13.4%;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .category_item.purple {
    width: 13.4%;
    height: 45px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .category_item.blue {
    width: 13.4%;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .category_link {
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
  }

  .banner_section_1168 {
    width: auto;
    margin-top: 8px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .banner_section_1168.list {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .content_section {
    width: auto;
    margin: 0px 10px 20px;
  }

  .content_section.bottom {
    margin-bottom: 20px;
  }

  .content_section.listtitle {
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 5px 12px 10px;
  }

  .content_section.listtitle.psychopedia {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
  }

  .content_section.listtitle._50 {
    width: 49%;
    margin-top: 5px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .content_section.listtitle._2 {
    margin-top: 5px;
    margin-left: 0px;
  }

  .content_section.listtitle.community {
    padding-top: 10px;
  }

  .content_section.professions {
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 5px;
    padding-left: 5px;
  }

  .content_section.clinics {
    margin-top: 20px;
  }

  .content_section.forum {
    margin-top: 20px;
  }

  .content_section.seminar_video {
    margin: 3vw 0px;
    padding: 5px 12px 10px;
  }

  .content_right_group.community {
    width: 64%;
  }

  .content_left_group.community {
    width: 34%;
  }

  .content_left_group.title {
    margin-bottom: 0px;
  }

  .content_left_group.hl_community {
    width: 32%;
  }

  .content_left_group.hl_community_mobile {
    width: 32%;
  }

  .content_right_50 {
    width: 48.5%;
  }

  .content_100 {
    margin-bottom: 18px;
  }

  .content_100.forums {
    margin-bottom: 10px;
  }

  .content_100.tour {
    margin-bottom: 10px;
  }

  .footer_section {
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 25px;
  }

  .content_title {
    margin-top: 8px;
    margin-bottom: 6px;
    font-size: 21px;
    line-height: 20px;
  }

  .content_title.forums {
    font-size: 21px;
  }

  .content_title.seminars {
    margin-top: 2vw;
    margin-bottom: 2vw;
    font-size: 3.6vw;
    line-height: 4vw;
  }

  .subcontent_left_50.story {
    clear: left;
  }

  .subcontent_right_50.story {
    width: 47%;
    clear: right;
  }

  .doctor_face.home1 {
    height: auto;
    margin-bottom: 5px;
  }

  .doctor_face.home2 {
    height: auto;
  }

  .doctor_face.group {
    height: 20vw;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .doctor_homename {
    margin-top: 4px;
    margin-bottom: 2px;
    font-size: 14px;
    line-height: 14px;
  }

  .doctor_info_txt {
    margin-bottom: 2px;
    font-size: 13px;
    line-height: 12px;
  }

  .doctor_info_txt.psycho {
    font-size: 12px;
  }

  .doctor_info_txt.listtitle {
    margin-bottom: 0px;
    font-size: 15px;
  }

  .doctor_info_txt.psycholist {
    font-size: 14px;
    line-height: 16px;
  }

  .doctor_info_txt.info {
    clear: none;
    font-size: 14px;
    line-height: 16px;
  }

  .doctor_info_txt.clinic {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 16px;
  }

  .magazine_homepict {
    height: auto;
  }

  .magazine_hometitle {
    margin-top: 6px;
    margin-bottom: 4px;
    font-size: 17px;
    line-height: 17px;
  }

  .magazine_hometitle.forum {
    margin-top: 8px;
    margin-bottom: 0px;
    font-size: 19px;
    line-height: 18px;
  }

  .content_banner_right {
    width: 48.5%;
    float: right;
  }

  .search_txt {
    margin-top: 3px;
    font-size: 14px;
  }

  .banner_344.top_bar_list {
    height: 57px;
  }

  .subcontent_block_25 {
    width: 23.3%;
  }

  .news_pict._1 {
    height: auto;
  }

  .news_pict._2 {
    height: auto;
  }

  .news_pict._4 {
    height: auto;
  }

  .news_pict._3 {
    height: auto;
  }

  .home_news_title {
    font-size: 14px;
    line-height: 12px;
  }

  .content_psycho_block._1 {
    padding-right: 10px;
    padding-bottom: 10px;
  }

  .content_psycho_block._2 {
    padding-right: 10px;
    padding-bottom: 10px;
  }

  .content_psycho_block._2.list {
    margin-bottom: 10px;
  }

  .content_psycho_block.list {
    margin-bottom: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }

  .content_psycho_block.loop {
    width: 48%;
    margin: 5px;
    padding-right: 10px;
    padding-bottom: 10px;
  }

  .content_psycho_block.loop.left {
    width: 48%;
  }

  .psycho_button {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .psycho_button.clinic {
    width: 30%;
    max-width: 30%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .psycho_title_block {
    margin-top: -13px;
    margin-bottom: 8px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .pcyho_title_home {
    font-size: 16px;
    line-height: 16px;
  }

  .pcyho_title_home.list {
    font-size: 20px;
    line-height: 20px;
  }

  .psycho_but_txt {
    font-size: 13px;
    line-height: 13px;
  }

  .psycho_info_block {
    margin-left: 10px;
  }

  .magazine_pict._1 {
    height: auto;
  }

  .magazine_pict._2 {
    height: auto;
  }

  .magazine_pict._3 {
    height: auto;
  }

  .magazine_pict._4 {
    height: auto;
  }

  .forum_home_block {
    margin-bottom: 5px;
    padding-bottom: 5px;
  }

  .forum_home_block.home3 {
    padding-top: 1px;
    padding-bottom: 11px;
  }

  .banner_400 {
    margin-bottom: 15px;
  }

  .banner_400._1 {
    margin-top: 0px;
  }

  .footer_logo {
    width: 18%;
  }

  .footer_txt {
    font-size: 13px;
  }

  .list_title {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 30px;
  }

  .column_conteiner {
    padding: 5px;
  }

  .list_link {
    height: 42px;
    padding: 5px;
  }

  .list_link.areas {
    padding-top: 5px;
  }

  .list_main_link {
    font-size: 16px;
    line-height: 16px;
  }

  .psychopedia_alefbet_block {
    padding-top: 10px;
    padding-bottom: 0px;
  }

  .alefbet_item {
    width: 25px;
    margin-bottom: 4px;
    margin-left: 2px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .alefbet_link {
    font-size: 22px;
  }

  .alefbet_link.act {
    font-size: 22px;
  }

  .sudcontent_block50.right {
    width: 49.2%;
  }

  .sudcontent_block50.left {
    width: 49.2%;
  }

  .doctor_infoblock_group {
    padding-bottom: 4px;
  }

  .doctor_infoblock_group._1 {
    padding-top: 6px;
    padding-bottom: 8px;
    font-size: 13px;
    line-height: 15px;
  }

  .line_section {
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
  }

  .footer_credit_raw {
    width: 57%;
  }

  .home_newsletter_block {
    height: 42px;
    padding-top: 6px;
    padding-right: 20px;
  }

  .h_newsletter_txt {
    margin-left: 7px;
    font-size: 26px;
  }

  .ic_itstarfu {
    width: 23%;
    margin-top: -11px;
    margin-left: 8px;
  }

  .banner_574_right {
    width: 48.4%;
  }

  .banner_574_left {
    width: 48.6%;
  }

  .doctor_listtitle_top {
    min-height: 36px;
  }

  .icon_v {
    width: 30px;
    height: 25px;
    min-height: 25px;
    margin-top: -2px;
    margin-right: -10px;
  }

  .icon_v.big {
    margin-right: -43px;
  }

  .doctors_list_group {
    width: 100%;
    margin-bottom: 10px;
  }

  .doctors_list_item {
    width: 30%;
    margin-top: 1vw;
    margin-bottom: 2vw;
  }

  .doctor_list_title {
    font-size: 20px;
    line-height: 18px;
  }

  .doctorlist_info_group {
    margin-left: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
  }

  .doctorlist_pict {
    width: 30%;
  }

  .doctorlist_pict.clinic {
    width: 30%;
  }

  .doctorlist_pict.kenes {
    width: 30%;
    margin-bottom: 10px;
  }

  .doctorlist_name_info {
    width: 62%;
    margin-right: 48px;
  }

  .doctorlist_name_info.clinic {
    display: inline-block;
    width: 66%;
    margin-right: 20px;
  }

  .doctorlist_infotxt {
    font-size: 15px;
    line-height: 18px;
  }

  .doctorlist_infotxt.title {
    margin-bottom: 0px;
  }

  .doctorlist_button {
    height: 48px;
  }

  .doctorlist_line {
    width: auto;
    margin: 10px 10px 15px;
  }

  .doctorlist_ic_button {
    width: 23px;
    height: 23px;
    margin-top: 6px;
    margin-bottom: 2px;
  }

  .clinic_content_block {
    min-height: auto;
    margin-bottom: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
  }

  .clinic_content_block.loop {
    margin: 8px 5px;
  }

  .clinic_content_logoblock {
    min-height: 100px;
    margin-top: -14px;
  }

  .clinic_content_logoblock.loop {
    margin-top: 15px;
  }

  .clinic_content_infoblock {
    margin-top: 2px;
  }

  .clinic_content_title {
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 26px;
    line-height: 25px;
  }

  .magazine_mane_block {
    width: auto;
    margin-top: 5px;
    margin-bottom: 20px;
    background-position: 50% 50%;
  }

  .magazine_mainblock_title {
    padding-top: 16px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 20px;
  }

  .magazine_mainblock_title.story {
    padding: 10px 12px;
    font-size: 19px;
    line-height: 14px;
  }

  .magazine-mainblock_txt {
    padding: 16px 20px 14px;
    font-size: 26px;
  }

  .magazine_arrow {
    width: 34px;
    margin-bottom: -22px;
  }

  .magazine_story_raw {
    margin-top: 10px;
    margin-bottom: 5px;
  }

  .magazine_story_column1 {
    padding-right: 10px;
  }

  .magazine_story_column2 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .magazine_story_column3 {
    padding-left: 10px;
  }

  .magazine_story_subtitle {
    margin-top: 6px;
    font-size: 19px;
    line-height: 19px;
  }

  .link_reshima.community {
    width: 24%;
    margin-left: 2px;
  }

  .vi {
    width: 38px;
  }

  .info_prof_block {
    margin-top: 2px;
    margin-bottom: 3px;
  }

  .list_navigation_list {
    padding-top: 5px;
    padding-right: 0px;
  }

  .list_navigation_item {
    margin-left: 8px;
    padding-right: 0px;
    padding-left: 8px;
    font-size: 14px;
  }

  .magazine_title {
    margin-top: 5px;
  }

  .magazine_title.communiclin {
    width: 82%;
  }

  .search_field {
    width: 23%;
    height: 28px;
    margin-left: 6px;
    padding-top: 4px;
  }

  .search_field.community {
    width: 32%;
  }

  .search_field.mobilelayer {
    width: 85%;
    height: 46px;
  }

  .search_field.seminars {
    width: 46%;
  }

  .community_top_title {
    margin-top: 30px;
    margin-right: 28px;
    font-size: 30px;
    line-height: 30px;
  }

  .community_top_title.black {
    margin-right: 8px;
  }

  .community_4_block {
    width: 47.3%;
    margin: 8px 10px;
  }

  .community_button {
    margin-top: 5px;
    font-size: 23px;
  }

  .community_2_block {
    width: 97.3%;
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .community_info_block {
    height: 200px;
  }

  .community_info_block._1 {
    height: 160px;
  }

  .community_info_block.news {
    height: 140px;
  }

  .community_info_block.profession {
    height: 180px;
  }

  .community_info_block.articles {
    height: 180px;
  }

  .community_info_block.left {
    padding-bottom: 6px;
  }

  .community_info_title {
    font-size: 18px;
  }

  .content_loop_section {
    width: auto;
    padding-right: 5px;
    padding-left: 5px;
  }

  .content_loop_section.clinics {
    padding-top: 5px;
  }

  .thumim_link {
    margin-right: 1px;
    margin-bottom: 1px;
    margin-left: 1px;
    font-size: 15px;
    line-height: 15px;
  }

  .magazine_article_link {
    margin-bottom: 10px;
  }

  .magazine_article_infogroup {
    width: 68%;
    float: left;
    clear: none;
  }

  .magazine_article_title {
    margin-top: 0px;
    margin-bottom: 3px;
    clear: left;
    font-size: 21px;
    line-height: 20px;
  }

  .magazine_writer_block {
    margin-bottom: 2px;
  }

  .magazine_writer_txt {
    margin-left: 3px;
    font-family: 'Fbreformaen webfont', sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
  }

  .magazine_writer_txt.date {
    margin-left: 2%;
    font-size: 18px;
    line-height: 15px;
  }

  .magazine_article_txt {
    font-size: 14px;
    line-height: 15px;
  }

  .title_date {
    margin-top: 2px;
    font-size: 30px;
    line-height: 32px;
  }

  .magazine_group_list {
    width: auto;
  }

  .magazine_group_item {
    width: 31%;
    margin-right: 10px;
    margin-left: 6px;
  }

  .search_top_titleblock {
    width: 100%;
    margin-top: 10px;
    padding-right: 12px;
  }

  .search_top_fopmblock {
    width: 84%;
    margin-top: 3px;
    margin-right: 12px;
  }

  .search_top_select._25 {
    width: 23.2%;
    margin-left: 10px;
  }

  .search_top_button {
    margin-top: 8px;
    margin-right: 5px;
  }

  .application_form_group {
    margin-top: 0px;
    margin-bottom: 2.5%;
  }

  .application_form_txtblock {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 2px;
  }

  .application_form_txtblock.select {
    margin-top: 1%;
  }

  .application_form_txtblock.forum {
    width: 70%;
  }

  .application_form_fieldblock {
    width: 96%;
  }

  .application_form_fieldblock.forum {
    width: 100%;
  }

  .application-form_startxt {
    width: 4%;
    font-size: 19px;
  }

  .application_form_txt {
    font-size: 19px;
  }

  .application_form_txtfield {
    height: 38px;
    font-size: 17px;
  }

  .application_form_txtfield.statistic {
    height: 36px;
    margin-bottom: 0px;
  }

  .application_checkbox {
    width: 18px;
    height: 18px;
  }

  .application_form_selectfield {
    height: 38px;
    font-size: 17px;
  }

  .application_form_selectfield.date {
    width: 22%;
  }

  .application_radiobutton_field {
    margin-top: 0px;
  }

  .application_radiobutton_field.bottom {
    margin-top: 0px;
  }

  .application_radiobutton {
    width: 18px;
    height: 18px;
  }

  .application_radiobut_txt {
    font-size: 15px;
  }

  .clinic_logo_link {
    min-height: 100px;
    margin-top: 15px;
  }

  .forum_add_link {
    width: 30%;
    font-size: 18px;
  }

  .forum_add_icon {
    width: 34px;
    margin-left: 6%;
  }

  .forum_lists_numberblock {
    font-size: 15px;
  }

  .forum_listnumber_link {
    margin-right: 3px;
    font-size: 24px;
  }

  .forum_list_item {
    margin-bottom: 2%;
    padding: 3%;
  }

  .forum_tem_block {
    margin-bottom: 3%;
  }

  .forum_answer_block {
    margin-right: 5%;
  }

  .forum_person_titleblock {
    margin-bottom: 2%;
  }

  .forum_tem_contentblock {
    margin-top: 1%;
    padding: 2% 3% 3%;
  }

  .forum_infolist_link {
    font-size: 18px;
  }

  .forum_subject_link {
    width: 30px;
  }

  .forum_subject_link.answer {
    width: 36px;
  }

  .forum_person_info {
    width: 92%;
    font-size: 15px;
  }

  .forum_person_info.answer {
    width: 89%;
  }

  .forum_title_link {
    margin-bottom: 2px;
    font-size: 20px;
    line-height: 18px;
  }

  .top_search_mobile {
    width: 7%;
    margin-left: 0.5%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .menulayer_closelink {
    display: block;
    margin-top: 3%;
    margin-right: 30%;
    margin-left: 30%;
    font-family: 'Fbreforma regular webfont', sans-serif;
    color: #000;
    font-size: 19px;
    line-height: 20px;
    text-align: center;
    text-decoration: underline;
  }

  .statistic_group {
    margin-bottom: 15px;
  }

  .statistic_item {
    margin-bottom: 2%;
  }

  .statistic_txt {
    width: 70%;
    font-size: 17px;
    line-height: 16px;
  }

  .statistic_number {
    width: 29%;
    height: auto;
    margin-right: 1%;
    padding-top: 4%;
    padding-bottom: 4%;
    font-size: 28px;
    line-height: 28px;
  }

  .slider_section {
    width: auto;
    margin-top: 5px;
    margin-bottom: 20px;
  }

  .slider {
    height: 51vw;
  }

  .slider_link {
    bottom: 12%;
  }

  .slider_left_arrow {
    width: 6vw;
    font-size: 30px;
  }

  .slider_right_arrow {
    width: 6vw;
    font-size: 30px;
  }

  .statistic_form_group {
    margin-bottom: 4%;
    font-size: 17px;
    line-height: 17px;
  }

  .statistic_calendar {
    width: 36px;
    margin-right: 6%;
  }

  .statistic_form_button {
    padding-top: 2%;
    padding-bottom: 2%;
    font-size: 24px;
    line-height: 24px;
  }

  .advertising_picture {
    height: 28vw;
  }

  .doctor_communic_title {
    font-size: 15px;
    line-height: 20px;
  }

  .left_group_title {
    margin-left: 5px;
    font-size: 21px;
    line-height: 22px;
  }

  .list_items_group {
    margin-bottom: 3%;
  }

  .list_items_group.listen {
    margin-top: 10px;
  }

  .group_items_listen {
    padding: 2px 10px;
  }

  .item_listen_link {
    width: 26px;
    height: 26px;
    padding-bottom: 0px;
    font-size: 15px;
    line-height: 18px;
  }

  .tag_list {
    width: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-right: 10px;
    padding-left: 5px;
  }

  .tag_link {
    padding-right: 16px;
    padding-bottom: 4px;
    padding-left: 16px;
    font-size: 17px;
    line-height: 20px;
  }

  .nav_cat_link {
    position: relative;
    z-index: 10;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 88%;
    height: 36px;
    padding-right: 3%;
    padding-bottom: 1px;
    padding-left: 0px;
    float: right;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    border-bottom-style: none;
    line-height: 20px;
    font-weight: 400;
  }

  .menu_cat_group {
    width: 31.2%;
    max-width: none;
    margin-right: 2%;
    margin-bottom: 1.5vw;
    padding-right: 1vw;
    padding-left: 1vw;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    font-size: 15px;
    line-height: 20px;
    text-align: right;
  }

  .menu_cat_link {
    color: #4baadb;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
  }

  .nav_droplist.w--open {
    position: relative;
    top: -1px;
    margin-top: 0px;
    padding-top: 5px;
    padding-right: 1%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    border-bottom: 1px solid #4baadb;
    background-color: #fff;
    box-shadow: none;
  }

  .menu_sub_link {
    margin-bottom: 4px;
    opacity: 1;
    font-size: 16px;
    line-height: 18px;
  }

  .nav_dropbutton.mob {
    display: block;
    height: 36px;
    border-top: 1px solid transparent;
    background-color: #fff;
    background-image: url('../images/ic_open_drop.svg');
    background-position: -1px 50%;
    background-size: 38px;
    background-repeat: no-repeat;
    font-size: 20px;
    text-align: right;
  }

  .nav_dropbutton.mob.w--open {
    border-top: 1px solid #4baadb;
    border-bottom-style: none;
    background-image: url('../images/ic_close_drop.svg');
    background-size: 38px;
    color: #000;
  }

  .nav_dropdown {
    display: none;
  }

  .nav_dropdown.mob {
    display: block;
    overflow: visible;
    width: 100%;
  }

  .mega_menu {
    width: 100%;
    height: 54px;
    margin-top: -70px;
    padding-top: 0px;
    border-top: 1px none #000;
    border-bottom: 1px none #000;
  }

  .mega_menu_content {
    display: block;
    width: 100%;
    height: 54px;
    margin-right: auto;
    margin-left: auto;
    float: left;
  }

  .nav_mega_menu {
    position: absolute;
    z-index: 2030;
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 25px 15px 20px;
    clear: left;
    background-color: #f0f2f6;
  }

  .mega_menu_item {
    position: relative;
    z-index: 1020;
    width: 100%;
    margin-bottom: 2px;
    clear: right;
    text-align: right;
  }

  .no_open_link {
    z-index: 1020;
    width: 100%;
    height: 36px;
    margin-bottom: 1px;
    padding-top: 1px;
    padding-right: 3%;
    padding-left: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    border-left: 1px none #000;
    background-color: #fff;
    font-size: 20px;
    text-align: right;
  }

  .no_open_link:hover {
    border-top-color: transparent;
  }

  .com_pict_block {
    height: 20vw;
  }

  .com_hl_group {
    width: 47.3%;
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .com_hl_group.left {
    margin-bottom: 1.2vw;
    padding-bottom: 0px;
  }

  .com_hl_pictblock {
    height: 28vw;
  }

  .com_hl_pictblock.left {
    height: 20vw;
  }

  .com_hl_link {
    width: 88%;
    min-height: auto;
    margin-top: -5vw;
    padding-top: 10px;
    padding-right: 16px;
    padding-left: 15px;
  }

  .community_video_item {
    width: 47.3%;
    margin: 8px 10px;
  }

  .com_video_link {
    padding-bottom: 36px;
  }

  .com_video_link.day {
    padding-bottom: 12px;
  }

  .com_video_pictblock {
    height: 29vw;
  }

  .com_video_pictblock.content {
    height: 18vw;
  }

  .video_icon_block {
    width: 9vw;
    height: 9vw;
    padding-right: 2vw;
    padding-left: 3vw;
  }

  .seminars_link {
    margin-top: 1vw;
    margin-bottom: 2vw;
    padding-left: 0%;
  }

  .seminars_pict_block {
    width: 33%;
    height: 14vw;
  }

  .seminars_list_info {
    width: 64%;
    padding-top: 0.4vw;
    padding-bottom: 0.4vw;
    float: left;
    clear: none;
    font-size: 1.8vw;
    line-height: 2vw;
  }

  .seminars_info_title {
    margin-top: 0px;
    margin-bottom: 3px;
    clear: left;
    font-size: 2.4vw;
    line-height: 2.4vw;
  }

  .seminars_list {
    margin-top: 10px;
  }

  .seminars_date_group {
    margin-bottom: 2px;
    opacity: 0.75;
    font-size: 1.6vw;
    line-height: 1.6vw;
  }

  .seminars_date {
    margin-left: 10px;
    font-size: 2.2vw;
    line-height: 1.8vw;
  }

  .seminars_video_list {
    margin-bottom: 4%;
  }

  .seminars_video_item {
    width: 47.2%;
    margin: 8px 1%;
  }

  .seminars_video_item.content {
    width: 48%;
    margin-top: 0px;
    margin-bottom: 2%;
  }

  .day_info_group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 1vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .day_pict_block {
    width: 60%;
    margin-bottom: 2vw;
  }

  .day_info_block {
    width: 100%;
    padding-right: 0px;
    border-right-style: none;
  }

  .day_info_txt {
    font-size: 15px;
    line-height: 18px;
  }

  .video_content {
    margin-bottom: 2vw;
  }

  .video_info_group {
    margin-bottom: 1vw;
  }

  .video_info_block {
    margin-bottom: 6px;
    font-size: 16px;
    line-height: 18px;
  }

  .video_info_title {
    min-width: 40px;
    margin-left: 8px;
  }

  .seminar_line {
    width: auto;
    margin-top: 1vw;
    margin-bottom: 1vw;
  }

  .footer_nav_list {
    max-width: none;
    margin-top: 3%;
    margin-bottom: 3%;
    padding-right: 1%;
    padding-left: 1%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .footer_cat_item {
    width: 24%;
    margin-right: 0%;
    margin-left: 0%;
  }

  .footer_link {
    font-size: 14px;
  }

  .social_group {
    width: 94%;
    max-width: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 28px;
    line-height: 28px;
  }

  h2 {
    font-size: 23px;
    line-height: 20px;
  }

  h3 {
    font-size: 21px;
  }

  p {
    font-size: 16px;
    line-height: 18px;
  }

  img {
    width: 100%;
  }

  .top_bar_section {
    margin-bottom: 2%;
    padding-top: 1%;
    padding-bottom: 1.5%;
  }

  .content_block.topmenu {
    width: 83%;
    padding-right: 1%;
  }

  .top_bar_list {
    margin-bottom: 2px;
  }

  .top_logo {
    width: 130px;
    margin-right: 2px;
    margin-bottom: 6px;
  }

  .top_logo.community {
    margin-right: 3px;
  }

  .top_search_wrapper {
    width: 40%;
    height: 30px;
    margin-top: 0px;
  }

  .top_search_form {
    width: auto;
  }

  .top_search_line {
    width: 82%;
    height: 30px;
  }

  .top_search_button {
    width: 30px;
    height: 30px;
  }

  .search_icon {
    display: block;
    width: 74%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }

  .search_icon.sm {
    width: 22px;
    margin-top: 4px;
  }

  .search_icon.menu {
    width: 5%;
  }

  .search_icon.mobilelayer {
    width: 76%;
  }

  .navbar {
    margin-top: -55px;
  }

  .navbar.community {
    margin-top: -58px;
  }

  .navbar_container {
    width: 100%;
    margin-top: -10px;
    padding: 1% 0%;
  }

  .nav_menu {
    padding: 2%;
  }

  .nav_link {
    padding-right: 4px;
    padding-left: 4px;
    font-size: 19px;
  }

  .nav_link.end {
    font-size: 19px;
  }

  .navlink_item {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .topbar_block_right {
    margin-bottom: 1.5%;
  }

  .menu_button {
    width: 58px;
    height: 50px;
    max-height: 50px;
    background-size: 28px;
  }

  .menu_button.w--open {
    margin-left: 0px;
    background-size: 24px;
  }

  .menu_icon {
    font-size: 34px;
  }

  .search_section {
    margin-top: 3px;
    margin-bottom: 5px;
    padding-bottom: 0px;
  }

  .search_section.mobilelayer {
    padding-top: 3%;
    padding-right: 2%;
    padding-left: 2%;
  }

  .search_title {
    width: 80%;
    margin-top: 6px;
    margin-bottom: 4px;
    float: right;
    text-align: right;
  }

  .search_title.seminars {
    width: 95%;
    margin-right: 0px;
    font-size: 15px;
    line-height: 18px;
  }

  .search_select {
    width: 41%;
    height: 30px;
    margin: 0px 9px 7px 0px;
  }

  .search_select.psychopedia {
    margin-left: 9px;
  }

  .search_select.community {
    width: 80%;
    margin-right: 10px;
  }

  .search_button {
    width: 63px;
    height: 67px;
    margin-top: -37px;
    margin-left: 9px;
    padding: 10px;
  }

  .search_button.mobilelayer {
    height: 44px;
    margin-top: 0%;
    padding-top: 0.5%;
  }

  .search_button.seminars {
    width: 20%;
    margin-top: 2px;
    padding: 6px 15px 6px 10px;
  }

  .category_section {
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .category_list {
    margin-bottom: 0px;
  }

  .category_item {
    width: 131px;
    height: 45px;
    margin-bottom: 8px;
    margin-left: 8px;
  }

  .category_item.green {
    width: 23.5%;
    padding-top: 5px;
  }

  .category_item.purple {
    width: 23.5%;
    padding-top: 5px;
  }

  .category_item.blue {
    width: 23.5%;
    padding-top: 5px;
  }

  .category_link {
    font-size: 16px;
    line-height: 16px;
  }

  .banner_section_1168.list.community {
    margin-left: 11px;
  }

  .content_section {
    margin-top: 20px;
    border-top: 1px none #000;
  }

  .content_section.bottom {
    margin-bottom: 20px;
  }

  .content_section.listtitle {
    margin-top: 5px;
    padding: 4px 8px;
  }

  .content_section.listtitle.community {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }

  .content_section.forum {
    margin-top: 10px;
  }

  .content_section.seminar_video {
    padding: 8px 10px 10px;
  }

  .content_right_group {
    width: 100%;
  }

  .content_right_group.magazine {
    width: 100%;
  }

  .content_right_group.community {
    width: 100%;
    margin-bottom: 5vw;
  }

  .content_right_group.app_form {
    width: 100%;
  }

  .content_left_group {
    width: 100%;
    clear: right;
  }

  .content_left_group.magazine {
    width: 100%;
    margin-bottom: 15px;
  }

  .content_left_group.community {
    width: 100%;
  }

  .content_left_group.title {
    width: 100%;
    margin-top: 12px;
    margin-bottom: 5px;
    font-size: 24px;
    line-height: 24px;
  }

  .content_left_group.hl_community {
    display: none;
    width: 100%;
    clear: both;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .content_left_group.hl_community_mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    clear: both;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .content_right_50 {
    width: 48.5%;
    border-top: 1px solid #d7dbe3;
  }

  .content_left_50 {
    width: 48.5%;
    border-top: 1px solid #d7dbe3;
  }

  .content_100 {
    margin-bottom: 10px;
  }

  .content_100.forums {
    margin-bottom: 15px;
    border-top: 1px solid #d7dbe3;
  }

  .content_100.tour {
    border-top-width: 1px;
    border-top-color: #000;
  }

  .content_title {
    margin-top: 6px;
    margin-bottom: 4px;
    font-size: 23px;
    line-height: 20px;
  }

  .content_title.forums {
    font-size: 23px;
    line-height: 20px;
  }

  .content_title.seminars {
    margin-top: 3vw;
    margin-bottom: 3vw;
    font-size: 4vw;
  }

  .doctor_face.home1 {
    height: auto;
  }

  .doctor_face.home2 {
    height: auto;
  }

  .doctor_face.group {
    height: 21vw;
  }

  .doctor_homename.magazine {
    font-size: 20px;
    line-height: 24px;
  }

  .doctor_info_txt.bottom {
    font-size: 14px;
    line-height: 16px;
  }

  .doctor_info_txt.listtitle {
    font-size: 14px;
    line-height: 16px;
  }

  .doctor_info_txt.alefbet {
    font-size: 16px;
    line-height: 16px;
  }

  .doctor_info_txt.psycholist {
    font-size: 15px;
  }

  .doctor_info_txt.info {
    font-size: 13px;
    line-height: 15px;
  }

  .doctor_info_txt.magazine {
    margin-bottom: 3px;
    font-size: 15px;
    line-height: 14px;
  }

  .magazine_homepict {
    width: 100%;
  }

  .magazine_hometitle {
    font-size: 19px;
  }

  .magazine_hometitle.tour {
    font-size: 19px;
  }

  .search_txt {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    clear: right;
    text-align: center;
  }

  .banner_344.top_bar_list {
    height: 66px;
  }

  .subcontent_block_25 {
    width: 23.6%;
  }

  .news_pict._1 {
    height: 90px;
  }

  .news_pict._2 {
    height: 90px;
  }

  .news_pict._4 {
    height: 90px;
  }

  .news_pict._3 {
    height: 90px;
  }

  .content_psycho_block.loop {
    width: auto;
  }

  .content_psycho_block.loop.left {
    width: auto;
    margin-left: 5px;
  }

  .psycho_button {
    width: auto;
    padding: 10px 8px;
  }

  .psycho_button.clinic {
    width: 26%;
  }

  .psycho_title_block {
    margin-top: -20px;
  }

  .pcyho_title_home.list {
    line-height: 18px;
  }

  .magazine_pict._1 {
    height: 90px;
  }

  .magazine_pict._2 {
    height: 90px;
  }

  .magazine_pict._3 {
    height: 90px;
  }

  .magazine_pict._4 {
    height: 90px;
  }

  .banner_724 {
    margin-bottom: 15px;
  }

  .footer_logo {
    width: 26%;
  }

  .footer_link_item {
    margin-bottom: 4px;
    font-size: 12px;
  }

  .footer_cyber_block {
    padding-bottom: 8px;
  }

  .list_title {
    margin-top: 0px;
    font-size: 28px;
    line-height: 26px;
  }

  .list_link {
    height: 45px;
    padding-top: 5px;
  }

  .list_main_link {
    font-size: 21px;
    line-height: 21px;
  }

  .psychopedia_search_wrapper {
    width: 36%;
    margin-left: 10px;
  }

  .psychopedia_alefbet_block {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .alefbet_list {
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 4px;
  }

  .alefbet_item {
    width: 24px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .alefbet_link {
    font-size: 22px;
    line-height: 20px;
  }

  .sudcontent_block50.right {
    width: 100%;
  }

  .sudcontent_block50.left {
    width: 100%;
  }

  .doctor_infoblock_group {
    margin-bottom: 0px;
    padding-right: 6px;
    padding-left: 6px;
  }

  .doctor_infoblock_group._1 {
    padding: 4px 8px 6px;
    font-size: 12px;
  }

  .ic_itstarfu {
    width: 13%;
    margin-top: -14px;
    margin-left: 20px;
  }

  .banner_574_right {
    width: 48%;
  }

  .doctor_listtitle_top {
    height: 32px;
    min-height: 32px;
  }

  .icon_v {
    width: 28px;
    height: 25px;
  }

  .icon_v.big {
    margin-right: -37px;
    margin-left: 2px;
  }

  .doctors_list_item {
    width: 30%;
    margin-bottom: 2.5vw;
    padding-bottom: 0px;
  }

  .doctor-_link_group {
    padding-top: 4px;
  }

  .doctor_list_title {
    width: 90%;
    font-size: 17px;
    line-height: 16px;
  }

  .doctorlist_info_group {
    margin-left: 0px;
  }

  .doctorlist_pict {
    width: 37%;
    margin-bottom: 5px;
  }

  .doctorlist_pict.kenes {
    width: 33%;
    margin-bottom: 10px;
  }

  .doctorlist_communic_block {
    width: 100%;
    margin-top: 5px;
    clear: left;
  }

  .doctorlist_name_info {
    width: 54%;
    margin-right: 48px;
  }

  .doctorlist_name_info.clinic {
    width: 63%;
    margin-top: 0px;
    float: left;
  }

  .doctorlist_infotxt {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 16px;
  }

  .doctorlist_infotxt.title {
    margin-bottom: 0px;
  }

  .doctorlist_button {
    width: 24%;
    height: 46px;
    margin-bottom: 4px;
    margin-left: 4px;
    float: right;
    font-family: 'Fbreforma mediumwebfont', sans-serif;
    font-size: 14px;
    line-height: 14px;
  }

  .doctorlist_ic_button {
    width: 24px;
    height: 24px;
    margin-top: 5px;
    margin-bottom: 0px;
  }

  .clinic_content_block {
    margin-bottom: 10px;
    padding-right: 16px;
    padding-bottom: 16px;
  }

  .clinic_content_block.loop {
    width: 98%;
  }

  .clinic_content_logoblock {
    width: 32%;
    min-height: 100px;
    margin-top: -16px;
    padding-top: 10px;
  }

  .clinic_content_logoblock.loop {
    margin-top: 16px;
  }

  .clinic_content_infoblock {
    width: 62%;
    margin-top: 5px;
  }

  .magazine_mane_block {
    margin-top: 5px;
    margin-bottom: 20px;
    background-position: 50% 50%;
  }

  .magazine_mainblock_title {
    padding-top: 14px;
  }

  .magazine_mainblock_title.story {
    margin-bottom: -52px;
    padding: 12px 16px;
    font-size: 22px;
  }

  .magazine-mainblock_txt {
    padding-top: 14px;
    padding-bottom: 14px;
    float: left;
    font-size: 24px;
    line-height: 24px;
  }

  .magazine_story_column1 {
    margin-bottom: 10px;
    padding-right: 0px;
  }

  .magazine_story_column2 {
    margin-bottom: 10px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .magazine_story_column3 {
    padding-left: 0px;
  }

  .magazyne_story_block {
    padding-top: 15px;
  }

  .magazine_story_subtitle {
    margin-top: 10px;
    font-size: 24px;
    line-height: 26px;
  }

  .magazine_story_listblock {
    width: 100%;
    margin-bottom: 20px;
  }

  .link_reshima.community {
    width: 30%;
    margin-left: 3px;
  }

  .vi {
    width: 33px;
  }

  .info_prof_block {
    width: 100%;
    margin-top: 1vw;
  }

  .list_navigation_list {
    padding-right: 0px;
  }

  .list_navigation_item {
    margin-left: 8px;
    padding-right: 0px;
    font-size: 13px;
    line-height: 15px;
  }

  .doctor_list_pictinfo_block {
    width: auto;
    margin-left: 10px;
  }

  .magazine_title {
    margin-top: 7px;
  }

  .magazine_title.communiclin {
    width: 82%;
  }

  .search_field {
    width: 41%;
    margin-top: 2px;
    margin-right: 9px;
    margin-bottom: 10px;
    clear: right;
  }

  .search_field.community {
    width: 80%;
  }

  .search_field.mobilelayer {
    width: 83%;
    height: 44px;
    margin-top: 0px;
  }

  .search_field.seminars {
    width: 72%;
    margin-right: 0px;
  }

  .community_top_title {
    margin-top: 27px;
    margin-right: 25px;
    font-size: 26px;
    line-height: 28px;
  }

  .community_4_block {
    width: 47%;
    margin-right: 2vw;
    margin-left: 0px;
  }

  .community_2_block {
    width: 96%;
  }

  .community_info_block {
    height: 240px;
  }

  .community_info_block._1 {
    height: 200px;
  }

  .community_info_block.news {
    height: 170px;
  }

  .community_info_block.profession {
    height: 210px;
  }

  .community_info_block.articles {
    height: 210px;
  }

  .community_date_block {
    margin-bottom: 12px;
  }

  .community_info_title {
    font-size: 19px;
  }

  .community_info_txt {
    min-height: auto;
    margin-bottom: 10px;
  }

  .magazine_article_link {
    margin-bottom: 20px;
  }

  .magazine_article_infogroup {
    width: 67.5%;
  }

  .title_date {
    margin-top: 2px;
    margin-bottom: 2px;
    float: right;
    font-size: 26px;
    line-height: 28px;
  }

  .magazine_group_item {
    width: 46.6%;
    margin-left: 2px;
  }

  .search_top_fopmblock {
    width: 78%;
    margin-bottom: 10px;
  }

  .search_top_select {
    width: 96%;
  }

  .search_top_select._25 {
    width: 47%;
  }

  .seaerch_top_field {
    width: 96%;
  }

  .application_form_group {
    margin-bottom: 3%;
  }

  .application_form_txtblock.forum {
    width: 100%;
  }

  .application_form_fieldblock {
    width: 96%;
    padding-left: 4%;
  }

  .application_form_fieldblock.forum {
    padding-left: 0%;
  }

  .application_form_txtfield {
    height: 42px;
    font-size: 17px;
  }

  .application_form_txtfield.statistic {
    height: 40px;
  }

  .application_form_button {
    display: block;
    width: 60%;
    margin: 4% auto 8%;
  }

  .application_form_selectfield {
    font-size: 17px;
  }

  .clinic_logo_link {
    width: 32%;
    margin-top: 16px;
  }

  .forum_answer_block {
    margin-right: 4%;
  }

  .forum_person_info {
    width: 92%;
  }

  .forum_person_info.answer {
    width: 90%;
  }

  .forum_title_link {
    font-size: 21px;
  }

  .top_search_mobile {
    width: 8%;
    margin-top: 0.5%;
    margin-left: 1.5%;
  }

  .statistic_group {
    width: 100%;
    margin-bottom: 3%;
  }

  .statistic_item {
    margin-bottom: 1%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .statistic_txt {
    width: 78%;
    font-size: 21px;
    line-height: 19px;
  }

  .statistic_number {
    width: 20%;
    margin-right: 2%;
    padding-top: 2.5%;
    padding-bottom: 2.5%;
    font-size: 34px;
  }

  .statistic_title {
    margin-bottom: 5px;
    font-size: 26px;
    line-height: 24px;
  }

  .slider {
    height: 54vw;
  }

  .slider_link {
    bottom: 15%;
  }

  .slider_left_arrow {
    margin-top: 10%;
    margin-bottom: 28%;
  }

  .slider_right_arrow {
    margin-top: 10%;
    margin-bottom: 28%;
  }

  .statistic_form_group {
    margin-top: 2%;
    margin-bottom: 2%;
  }

  .statistic_form_txt {
    font-size: 21px;
    line-height: 19px;
  }

  .advertising_picture {
    height: 26vw;
  }

  .doctor_communic_title {
    margin-top: 5px;
    font-size: 20px;
    line-height: 24px;
    text-align: right;
  }

  .left_group_title {
    font-size: 27px;
    line-height: 27px;
  }

  .list_items_group {
    margin-bottom: 2%;
  }

  .tag_list {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .tag_list_item {
    margin-bottom: 4px;
    margin-left: 4px;
  }

  .tag_link {
    padding-top: 4px;
    font-size: 16px;
  }

  .nav_cat_link {
    height: auto;
    min-height: 5vw;
    padding-right: 4%;
    font-size: 3vw;
    line-height: 3vw;
  }

  .menu_cat_group {
    padding-right: 1.5vw;
    font-size: 2.5vw;
    line-height: 3.5vw;
  }

  .menu_cat_link {
    margin-bottom: 1vw;
    font-size: 2.8vw;
    line-height: 3vw;
    letter-spacing: 0.2px;
  }

  .nav_droplist.w--open {
    padding-top: 0.5vw;
    padding-right: 2%;
    padding-bottom: 1vw;
  }

  .menu_sub_link {
    margin-bottom: 1vw;
    font-size: 2.2vw;
    line-height: 2.4vw;
  }

  .nav_dropbutton.mob {
    height: auto;
    min-height: 5vw;
    background-size: 5.4vw;
    font-size: 3vw;
    line-height: 4vw;
  }

  .nav_dropbutton.mob.w--open {
    background-size: 5.4vw;
  }

  .mega_menu {
    height: 50px;
    margin-top: -62px;
  }

  .mega_menu_content {
    width: 100%;
    height: 55px;
  }

  .no_open_link {
    height: auto;
    min-height: 5vw;
    padding-right: 4%;
    font-size: 3vw;
  }

  .com_pict_block {
    height: 27vw;
  }

  .com_hl_group {
    width: 47%;
    margin-right: 0px;
    margin-left: 2vw;
  }

  .com_hl_group.left {
    width: 49%;
    margin-bottom: 2vw;
  }

  .com_hl_pictblock.left {
    height: 28vw;
  }

  .community_video_list {
    padding-right: 5px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .community_video_item {
    width: 96%;
    margin-left: 0px;
  }

  .com_video_pictblock {
    height: 52vw;
  }

  .com_video_pictblock.content {
    height: 27vw;
  }

  .video_icon_block {
    width: 14vw;
    height: 14vw;
    padding-right: 4vw;
    padding-left: 5.4vw;
  }

  .seminars_link {
    margin-bottom: 3vw;
  }

  .seminars_pict_block {
    height: 20vw;
  }

  .seminars_list_info {
    font-size: 2.2vw;
    line-height: 2.4vw;
  }

  .seminars_info_title {
    margin-bottom: 1vw;
    font-size: 3.4vw;
    line-height: 3.2vw;
  }

  .seminars_date_group {
    margin-bottom: 1vw;
    opacity: 0.55;
    font-size: 2vw;
    line-height: 2vw;
  }

  .seminars_date {
    margin-left: 2vw;
    font-size: 3vw;
    line-height: 2.4vw;
  }

  .seminars_video_list {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .seminars_video_item {
    width: 96%;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
    float: none;
  }

  .day_info_group {
    width: auto;
    margin-bottom: 2vw;
  }

  .day_info_block {
    padding-top: 2vw;
  }

  .day_info_txt {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 16px;
  }

  .footer_nav_list {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .footer_cat_item {
    width: 44%;
    margin-bottom: 2.5%;
  }

  .footer_cat_title {
    font-size: 22px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 26px;
  }

  h2 {
    font-size: 24px;
    line-height: 24px;
  }

  .top_bar_section {
    margin-bottom: 3%;
    padding-top: 1%;
    padding-bottom: 1%;
  }

  .content_block {
    padding-right: 10px;
    padding-left: 10px;
  }

  .content_block.topmenu {
    width: 82%;
  }

  .top_bar_list {
    width: 100%;
    margin-bottom: 4px;
    float: right;
    text-align: right;
  }

  .top_bar_list._1 {
    display: block;
    width: auto;
    margin-bottom: 4px;
  }

  .top_bar_item {
    display: inline-block;
    padding-right: 6px;
    padding-left: 6px;
    float: right;
    font-size: 14px;
    line-height: 14px;
  }

  .top_bar_item.left {
    float: right;
  }

  .top_bar_link {
    float: right;
    font-size: 12px;
    line-height: 13px;
  }

  .top_logo {
    width: 112px;
    margin-right: 10px;
    margin-bottom: 6px;
  }

  .top_logo.community {
    position: relative;
    z-index: 1199;
    width: 90px;
    margin-right: 0px;
    margin-bottom: 0px;
  }

  .search_icon.menu {
    width: 9%;
  }

  .search_icon.mobilelayer {
    width: 40px;
  }

  .search_icon.seminars {
    margin-right: 0px;
    margin-left: 0px;
  }

  .navbar {
    margin-top: -46px;
    padding-bottom: 2px;
  }

  .navbar.community {
    margin-top: -46px;
  }

  .navbar_container {
    width: 100%;
    margin-top: 0px;
  }

  .nav_menu {
    margin-top: 0px;
    padding-top: 2%;
    padding-right: 2%;
    padding-bottom: 2%;
  }

  .nav_link {
    padding: 2px 2px 2px 4px;
  }

  .topbar_block_left {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

  .topbar_block_right {
    display: block;
    width: 100%;
    margin-bottom: 1%;
    float: right;
    text-align: center;
  }

  .menu_button {
    width: 56px;
    margin-bottom: -5px;
    margin-left: 0px;
    background-size: 26px;
  }

  .menu_button.w--open {
    width: 50px;
    margin-bottom: -5px;
    margin-left: 0px;
    background-size: 20px;
  }

  .menu_button.community {
    margin-bottom: -5px;
  }

  .menu_button.community.w--open {
    margin-bottom: -5px;
  }

  .search_section {
    margin-top: 2px;
    margin-bottom: 0px;
  }

  .search_section.community {
    width: auto;
  }

  .search_section.mobilelayer {
    padding-top: 6%;
    padding-bottom: 6%;
  }

  .search_section.seminars {
    width: auto;
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 0px;
  }

  .search_title {
    width: 90%;
    margin-top: 6px;
    font-size: 14px;
    line-height: 17px;
  }

  .search_select {
    width: 72%;
    height: 28px;
    margin-right: 9px;
    margin-bottom: 6px;
    padding: 5px 4px;
  }

  .search_select.psychopedia {
    margin-right: 0px;
    margin-left: 0px;
  }

  .search_select.community {
    width: 72%;
    margin-bottom: 5px;
    margin-left: 0px;
  }

  .search_button {
    width: 54px;
    height: 62px;
    margin-top: -32px;
    padding: 10px;
  }

  .search_button.community {
    width: 17%;
    margin-top: -33px;
  }

  .search_button.mobilelayer {
    display: block;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-top: 2%;
    padding-bottom: 2%;
    float: none;
    clear: right;
  }

  .search_button.seminars {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 40%;
    margin-bottom: 12px;
    margin-left: 0px;
    float: right;
    clear: right;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .category_section {
    padding-bottom: 0px;
  }

  .category_item {
    width: 96px;
    height: 38px;
    margin-bottom: 6px;
    margin-left: 6px;
  }

  .category_item.green {
    width: 47.5%;
    padding-top: 5px;
  }

  .category_item.purple {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 47.5%;
    height: 38px;
    padding-top: 5px;
    padding-right: 3px;
    padding-left: 4px;
  }

  .category_item.blue {
    width: 47.5%;
    padding-top: 5px;
  }

  .category_link {
    font-size: 14px;
    line-height: 13px;
  }

  .banner_section_1168.list.community {
    margin-right: 4%;
    margin-left: 4%;
  }

  .content_section {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .content_section.bottom {
    margin: 10px 4% 20px;
  }

  .content_section.listtitle {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 4px;
  }

  .content_section.listtitle._50 {
    width: 100%;
  }

  .content_section.listtitle._2 {
    width: 100%;
  }

  .content_section.listtitle.community {
    margin-bottom: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .content_section.seminar_video {
    margin-top: 6vw;
    margin-bottom: 6vw;
  }

  .content_left_group.title {
    margin-bottom: 8px;
  }

  .content_right_50 {
    width: 100%;
  }

  .content_left_50 {
    width: 100%;
  }

  .content_100 {
    margin-bottom: 10px;
    padding-bottom: 0px;
  }

  .content_100.banners {
    margin-bottom: 10px;
  }

  .content_100.forums {
    margin-bottom: 20px;
    border-top: 1px solid #000;
  }

  .footer_section {
    padding: 7% 4%;
  }

  .content_title {
    margin-top: 4px;
    font-size: 22px;
    line-height: 24px;
  }

  .content_title.forums {
    font-size: 24px;
    line-height: 24px;
  }

  .content_title.seminars {
    margin-top: 5vw;
    margin-bottom: 4vw;
    font-size: 7.6vw;
    line-height: 8vw;
  }

  .subcontent_left_50.story {
    width: 100%;
  }

  .subcontent_right_50.story {
    width: 100%;
  }

  .doctor_face.home1 {
    height: auto;
  }

  .doctor_face.home2 {
    height: auto;
  }

  .doctor_face.group {
    height: 29vw;
  }

  .doctor_homename {
    margin-top: 6px;
    margin-bottom: 3px;
    font-size: 16px;
    line-height: 15px;
  }

  .doctor_homename.magazine {
    font-size: 21px;
    line-height: 22px;
  }

  .doctor_info_txt {
    margin-bottom: 3px;
    font-size: 14px;
    line-height: 13px;
  }

  .doctor_info_txt.bottom {
    font-size: 13px;
    line-height: 15px;
  }

  .doctor_info_txt.listtitle {
    font-size: 13px;
  }

  .doctor_info_txt.info {
    font-size: 12px;
    line-height: 12px;
  }

  .doctor_info_txt.magazine {
    font-size: 16px;
    line-height: 16px;
  }

  .magazine_homepict {
    height: auto;
    margin-bottom: 5px;
  }

  .content_banner_right {
    width: 100%;
    margin-bottom: 10px;
    float: none;
  }

  .search_txt {
    margin-top: 5px;
    font-size: 15px;
    line-height: 15px;
  }

  .content_banner_left {
    width: 100%;
  }

  .banner_344.top_bar_list {
    width: 100%;
    height: auto;
    padding-right: 0px;
  }

  .subcontent_block_25 {
    width: 48%;
    margin-bottom: 10px;
    margin-left: 0px;
  }

  .subcontent_block_25._2 {
    margin-left: 0px;
    float: left;
  }

  .news_pict._1 {
    overflow: hidden;
    height: 100px;
  }

  .news_pict._2 {
    overflow: hidden;
    height: 100px;
  }

  .news_pict._4 {
    overflow: hidden;
    height: 100px;
  }

  .news_pict._3 {
    overflow: hidden;
    height: 100px;
  }

  .home_news_title {
    height: 30px;
    margin-top: 6px;
    clear: right;
  }

  .content_psycho_block._1 {
    width: 100%;
  }

  .content_psycho_block._2 {
    width: 100%;
  }

  .psycho_button {
    width: auto;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .psycho_button.clinic {
    width: 50%;
    max-width: 50%;
  }

  .psycho_title_block {
    margin-top: -18px;
  }

  .pcyho_title_home.list {
    font-size: 20px;
    line-height: 18px;
  }

  .magazine_pict._1 {
    overflow: hidden;
    height: 100px;
  }

  .magazine_pict._2 {
    overflow: hidden;
    height: 100px;
  }

  .magazine_pict._3 {
    overflow: hidden;
    height: 100px;
  }

  .magazine_pict._4 {
    overflow: hidden;
    height: 100px;
  }

  .forum_home_block.home3 {
    margin-bottom: 2px;
  }

  .banner_400 {
    margin-bottom: 20px;
  }

  .footer_logo {
    width: 50%;
    margin-bottom: 4%;
  }

  .footer_link_item.cyber {
    margin-top: 1px;
  }

  .footer_txt {
    margin-bottom: 13px;
  }

  .logo_cyber {
    width: 18px;
  }

  .logo_cyber.interactive {
    width: 16px;
  }

  .list_title {
    margin-top: 0px;
    font-size: 26px;
    line-height: 26px;
  }

  .list_link {
    height: 40px;
    padding: 5px;
    line-height: 10px;
  }

  .list_link.areas {
    height: 38px;
    padding-top: 5px;
    line-height: 10px;
  }

  .list_main_link {
    font-size: 14px;
    line-height: 11px;
  }

  .psychopedia_search_wrapper {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 0px;
    float: right;
    clear: right;
  }

  .psychopedia_alefbet_block {
    padding-top: 0px;
  }

  .alefbet_item {
    width: 25px;
    margin-right: 0px;
    margin-bottom: 3px;
    margin-left: 3px;
  }

  .sudcontent_block50.right {
    width: 100%;
  }

  .sudcontent_block50.left {
    width: 100%;
  }

  .doctor_infoblock_group {
    padding-right: 5px;
    padding-left: 5px;
  }

  .doctor_infoblock_group._1 {
    padding-top: 2px;
    padding-bottom: 6px;
    font-size: 11px;
    line-height: 14px;
  }

  .footer_credit_raw {
    width: 100%;
    margin-top: 6%;
  }

  .ic_itstarfu {
    width: 23%;
    margin-top: -13px;
    margin-left: 15px;
  }

  .banner_574_right {
    width: 100%;
    margin-bottom: 10px;
  }

  .banner_574_left {
    width: 100%;
  }

  .doctor_listtitle_top {
    height: 32px;
    min-height: 32px;
    margin-top: 0px;
    padding-top: 3px;
  }

  .icon_v {
    width: 22px;
    height: 20px;
    margin-top: -3px;
    margin-right: -6px;
    margin-left: 4px;
  }

  .icon_v.big {
    margin-right: -42px;
    margin-left: 3px;
  }

  .doctors_list_group {
    padding-right: 1vw;
    padding-left: 1vw;
  }

  .doctors_list_item {
    width: 44%;
    margin-right: 3%;
    margin-bottom: 4vw;
    margin-left: 3%;
  }

  .doctor_list_title {
    font-family: 'Fbreforma mediumwebfont', sans-serif;
    font-size: 16px;
    line-height: 14px;
    font-weight: 400;
  }

  .doctorlist_info_group {
    margin-left: 2px;
  }

  .doctorlist_pict {
    width: 100%;
    margin-bottom: 15px;
  }

  .doctorlist_pict.clinic {
    width: 100%;
  }

  .doctorlist_pict.kenes {
    width: 100%;
  }

  .doctorlist_name_info {
    width: 90%;
    margin-right: 38px;
  }

  .doctorlist_name_info.clinic {
    width: 100%;
  }

  .doctorlist_infotxt.title {
    margin-bottom: 0px;
  }

  .doctorlist_info_block {
    margin-bottom: 5px;
  }

  .doctorlist_button {
    width: 48%;
    height: auto;
    margin-bottom: 4px;
    margin-left: 4px;
    padding-top: 5px;
    padding-bottom: 3px;
    font-size: 15px;
    line-height: 16px;
  }

  .doctorlist_ic_button {
    width: 30px;
    height: 30px;
    margin-top: 0px;
    margin-bottom: 2px;
  }

  .clinic_content_block.loop {
    width: 97%;
  }

  .clinic_content_logoblock {
    width: 94%;
    min-height: auto;
    margin-top: 15px;
    padding-top: 10px;
    float: right;
  }

  .clinic_content_infoblock {
    width: 95%;
    margin-right: 0px;
  }

  .clinic_content_title {
    margin-bottom: 2px;
  }

  .magazine_mane_block {
    margin-bottom: 20px;
  }

  .magazine_search {
    width: 100%;
    clear: right;
  }

  .magazine_mainblock_title {
    font-size: 19px;
  }

  .magazine_mainblock_title.story {
    padding: 12px 20px;
    font-size: 22px;
  }

  .magazine-mainblock_txt {
    padding: 12px 15px;
    clear: left;
    font-size: 22px;
    line-height: 22px;
  }

  .magazyne_story_block {
    padding-top: 10px;
    padding-bottom: 0px;
  }

  .magazine_story_subtitle {
    margin-top: 0px;
    font-size: 24px;
    line-height: 24px;
  }

  .link_reshima.community {
    width: 50%;
    font-size: 15px;
    line-height: 15px;
    font-weight: 800;
  }

  .vi {
    width: 36px;
  }

  .info_prof_block {
    width: 100%;
    margin-right: 0px;
  }

  .list_navigation_item {
    margin-bottom: 3px;
    margin-left: 6px;
    padding-left: 6px;
  }

  .doctor_list_pictinfo_block {
    margin-left: 8px;
  }

  .magazine_title {
    width: 100%;
    margin-top: 5px;
  }

  .magazine_title.communiclin {
    width: 100%;
  }

  .search_field {
    width: 72%;
  }

  .search_field.community {
    width: 72%;
    margin-top: 1px;
    margin-left: 0px;
  }

  .search_field.mobilelayer {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 5%;
    margin-left: 0px;
  }

  .search_field.seminars {
    width: 95%;
    margin-top: 1px;
    margin-left: 0px;
  }

  .community_top_logo {
    position: relative;
    width: 257px;
  }

  .community_top_title {
    margin-top: 18px;
    margin-right: 1px;
    clear: none;
    font-family: 'Fbreformaen webfont', sans-serif;
    font-size: 19px;
    line-height: 21px;
    font-weight: 400;
  }

  .community_top_title.black {
    margin-right: 4px;
    clear: none;
  }

  .community_4_block {
    width: 92%;
    margin-top: 6px;
    margin-right: 4vw;
    margin-bottom: 6px;
  }

  .community_button {
    display: inline-block;
    margin-top: 0px;
  }

  .community_2_block {
    width: 92%;
    margin: 8px 4% 8px 0px;
  }

  .top_link_com {
    margin-top: -8px;
    margin-right: 4px;
    margin-left: 6px;
  }

  .community_info_block {
    height: auto;
    padding-bottom: 5px;
  }

  .community_info_block._1 {
    height: auto;
    padding-bottom: 5px;
  }

  .community_info_block.news {
    height: auto;
    padding-bottom: 5px;
  }

  .community_info_block.profession {
    height: auto;
  }

  .community_info_block.articles {
    height: auto;
  }

  .community_info_title {
    min-height: auto;
    line-height: 18px;
  }

  .community_info_txt {
    margin-bottom: 5px;
  }

  .thumim_link {
    display: inline-block;
    margin-right: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
    clear: none;
  }

  .magazine_main_infogroup {
    display: block;
  }

  .community_date_group {
    position: static;
    margin-bottom: 10px;
    padding-right: 0px;
  }

  .magazine_article_list {
    margin-bottom: 5px;
  }

  .magazine_article_link {
    margin-bottom: 20px;
  }

  .magazine_article_pict {
    width: 100%;
    margin-bottom: 10px;
  }

  .magazine_article_infogroup {
    width: 100%;
  }

  .magazine_article_title {
    font-size: 23px;
  }

  .magazine_writer_txt {
    font-size: 17px;
  }

  .magazine_article_txt {
    font-size: 15px;
    line-height: 17px;
  }

  .community_info_listblock {
    margin-bottom: 20px;
  }

  .title_date {
    font-size: 24px;
    line-height: 24px;
  }

  .magazine_group_item {
    width: 94%;
    margin-right: 10px;
    margin-left: 0px;
  }

  .search_top_fopmblock {
    width: 96%;
  }

  .search_top_select._25 {
    width: 46%;
  }

  .search_top_button {
    display: block;
    width: 91%;
    height: auto;
    margin: 0px 12px 12px auto;
    padding: 1.5% 42%;
    float: right;
  }

  .application_form_group {
    margin-bottom: 5%;
  }

  .application_form_fieldblock {
    width: 100%;
    padding-left: 0%;
  }

  .application-form_startxt {
    width: 4%;
  }

  .application_form_txtfield {
    height: 38px;
    padding-right: 6px;
    padding-left: 4px;
  }

  .application_form_txtfield.statistic {
    width: 52%;
    height: 38px;
  }

  .application_form_button {
    width: 100%;
  }

  .application_checkbox_field {
    width: auto;
    margin-left: 0px;
  }

  .application_checkbox_field.nivdak {
    width: auto;
  }

  .application_checkbox {
    margin-left: 5px;
  }

  .application_checkbox_txt {
    width: 90%;
    margin-top: 2px;
    float: right;
    font-size: 16px;
  }

  .application_checkbox_txt.red {
    width: auto;
    margin-top: 4px;
    font-size: 16px;
  }

  .application_checkbox_txt.vitxt {
    width: auto;
    margin-top: 4px;
    font-size: 16px;
  }

  .application_form_selectfield {
    padding-right: 10px;
    padding-left: 8px;
    font-size: 16px;
  }

  .application_form_selectfield.date {
    width: 28%;
    margin-left: 4%;
    padding: 4px 6px;
  }

  .application_radiobutton_field {
    margin-left: 5%;
  }

  .application_radiobutton {
    margin-left: 5px;
  }

  .application_radiobut_txt {
    margin-top: 3px;
    font-size: 16px;
  }

  .application_form_vi {
    margin-right: 5px;
    float: right;
  }

  .clinic_logo_link {
    width: 94%;
  }

  .forum_add_link {
    width: 42%;
  }

  .forum_add_icon {
    margin-left: 4%;
  }

  .forum_list_item {
    margin-bottom: 4%;
    padding: 4%;
  }

  .forum_answer_block {
    margin-right: 0%;
  }

  .forum_subject_link {
    width: 24px;
    margin-bottom: 2%;
  }

  .forum_subject_link.answer {
    width: 27px;
    margin-bottom: 1%;
  }

  .forum_person_info {
    width: 100%;
  }

  .forum_person_info.answer {
    width: 100%;
  }

  .forum_title_link {
    font-size: 19px;
    line-height: 18px;
  }

  .top_search_mobile {
    width: 11%;
    margin-right: 2%;
    margin-left: 0%;
    float: right;
  }

  .menulayer_closelink {
    margin-top: 6%;
    margin-right: 20%;
    margin-left: 20%;
  }

  .statistic_item {
    margin-bottom: 2%;
  }

  .statistic_txt {
    width: 73%;
    font-size: 19px;
    line-height: 17px;
  }

  .statistic_number {
    width: 25%;
    font-size: 28px;
  }

  .slider {
    height: 110vw;
  }

  .slider_link {
    max-width: 100%;
  }

  .slider_left_arrow {
    width: 10vw;
    margin-top: 5%;
    margin-bottom: 55%;
    font-size: 32px;
  }

  .slider_right_arrow {
    width: 10vw;
    margin-top: 5%;
    margin-bottom: 55%;
    font-size: 32px;
  }

  .statistic_form_txt {
    width: 23%;
    font-size: 19px;
  }

  .statistic_form_button {
    width: 100%;
    margin-top: 2%;
    margin-left: 0%;
    padding-top: 3%;
    padding-bottom: 3%;
    font-size: 26px;
  }

  .advertising_picture {
    height: 54vw;
  }

  .left_group_title {
    clear: none;
  }

  .list_items_group {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .group_items_listen {
    max-width: 100%;
    padding-right: 2%;
    padding-left: 2%;
  }

  .item_listen_link {
    width: 26px;
    height: 26px;
    margin-right: 1px;
    margin-left: 1px;
    font-size: 14px;
  }

  .tag_link {
    padding-right: 12px;
    padding-bottom: 3px;
    padding-left: 12px;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: 0px;
  }

  .nav_cat_link {
    min-height: 9vw;
    padding-bottom: 2px;
    font-size: 5vw;
    line-height: 5vw;
  }

  .menu_cat_group {
    width: 47%;
    margin-bottom: 3vw;
    padding-right: 2vw;
    padding-left: 3vw;
    font-size: 3.6vw;
    line-height: 4.4vw;
  }

  .menu_cat_link {
    margin-bottom: 2vw;
    font-size: 4.8vw;
    line-height: 4.4vw;
  }

  .nav_droplist.w--open {
    padding-top: 2vw;
    padding-bottom: 2vw;
  }

  .menu_sub_link {
    margin-bottom: 1.5vw;
    font-size: 3.8vw;
    line-height: 4.4vw;
  }

  .nav_dropbutton.mob {
    min-height: 9vw;
    background-size: 9vw;
    font-size: 4vw;
    line-height: 5vw;
  }

  .nav_dropbutton.mob.w--open {
    background-size: contain;
  }

  .mega_menu {
    margin-top: -50px;
    padding-bottom: 2px;
  }

  .mega_menu_content {
    width: 100%;
    margin-top: 0px;
  }

  .nav_mega_menu {
    margin-top: 0px;
    padding: 10px 10px 8px;
  }

  .no_open_link {
    min-height: 9vw;
    font-size: 5vw;
    line-height: 5vw;
  }

  .com_pict_block {
    height: 52vw;
  }

  .com_hl_group {
    width: 92%;
    margin-top: 3vw;
    margin-bottom: 3vw;
    margin-left: 4vw;
  }

  .com_hl_group.left {
    width: 100%;
    margin-bottom: 4vw;
  }

  .com_hl_pictblock {
    height: 52vw;
  }

  .com_hl_pictblock.left {
    height: 54vw;
  }

  .com_hl_link {
    margin-top: -10vw;
    padding-bottom: 4vw;
  }

  .com_hl_title {
    font-size: 19px;
    line-height: 18px;
  }

  .community_video_list {
    padding-right: 0px;
  }

  .community_video_item {
    width: 92%;
    margin-top: 8px;
    margin-right: 4vw;
    margin-bottom: 8px;
  }

  .com_video_link {
    padding-bottom: 0px;
  }

  .com_video_link.day {
    padding-bottom: 12px;
  }

  .com_video_pictblock {
    height: 56vw;
  }

  .com_video_pictblock.content {
    height: 52vw;
    margin-bottom: 10px;
  }

  .video_list_date {
    position: static;
    margin-top: 6px;
  }

  .video_icon_block {
    width: 20vw;
    height: 20vw;
    padding-right: 5vw;
    padding-left: 7.5vw;
  }

  .seminars_link {
    margin-bottom: 30px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .seminars_link:hover {
    box-shadow: none;
  }

  .seminars_pict_block {
    width: 100%;
    height: 56vw;
    margin-bottom: 4px;
  }

  .seminars_list_info {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    font-size: 16px;
    line-height: 16px;
  }

  .seminars_info_title {
    margin-bottom: 8px;
    font-size: 22px;
    line-height: 20px;
  }

  .seminars_date_group {
    margin-bottom: 6px;
    font-size: 14px;
    line-height: 16px;
  }

  .seminars_date {
    margin-left: 10px;
    font-size: 20px;
    line-height: 18px;
  }

  .seminars_video_list {
    margin-bottom: 4vw;
    padding-right: 0px;
  }

  .seminars_video_item {
    width: 92%;
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .seminars_video_item.content {
    width: 98%;
    margin-bottom: 4%;
  }

  .day_info_group {
    margin-top: 3vw;
    margin-left: 8px;
  }

  .day_pict_block {
    width: 100%;
    margin-bottom: 20px;
  }

  .day_info_block {
    width: 100%;
    margin-bottom: 2vw;
    padding-top: 0px;
    padding-right: 0vw;
    border-right-style: none;
  }

  .day_timing_block {
    margin-bottom: 5px;
  }

  .video_content {
    margin-bottom: 4vw;
  }

  .video_info_group {
    margin-bottom: 3vw;
  }

  .video_info_block {
    margin-bottom: 5px;
  }

  .footer_nav_list {
    width: 92%;
    margin-bottom: 4%;
    padding-top: 4%;
    padding-right: 0%;
    padding-left: 0%;
    border-top: 1px dashed #a0a2a7;
  }

  .footer_cat_item {
    width: 100%;
    margin-bottom: 5%;
    padding-bottom: 2%;
    border-bottom: 1px dashed #a0a2a7;
  }

  .footer_cat_title {
    line-height: 22px;
  }

  .social_group {
    margin-bottom: 30px;
    padding-top: 5px;
    border-top-style: none;
  }
}

@font-face {
  font-family: 'Fbreforma mediumwebfont';
  src: url('../fonts/FbReforma-Mediumwebfont.eot') format('embedded-opentype'), url('../fonts/FbReforma-Mediumwebfont.woff') format('woff'), url('../fonts/FbReforma-Mediumwebfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Fbreformaen webfont';
  src: url('../fonts/fbreformaen-bold-webfont.eot') format('embedded-opentype'), url('../fonts/fbreformaen-bold-webfont.woff') format('woff'), url('../fonts/fbreformaen-bold-webfont.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Fbreforma regular webfont';
  src: url('../fonts/fbreforma-regular-webfont.eot') format('embedded-opentype'), url('../fonts/fbreforma-regular-webfont.woff') format('woff'), url('../fonts/fbreforma-regular-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}