.container-fluid { max-width: 2000px!important; } .container { max-width: 2000px!important; }/* ================================ */

/* ================================ */

/* ================================ */

/* CUSTOM */

/* ================================ */

/* ================================ */

/* ================================ */

/* ===========================
            FONTS
============================ */

h1 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 60px;
}

.main_heading {
  /* заголовок на главной странице */
  width: 75%;
  margin: 0 auto;
}

h2 {
  margin-top: 75px;
  margin-bottom: 45px;
  text-align: center;
  text-transform: uppercase;
}

h3 {
  margin-top: 50px;
  margin-bottom: 30px;
  text-align: center;
}

.public_info_title {
  margin-top: 125px;
}

.btn_material:hover,
.btn_material:active,
.btn_material:focus {
  text-decoration: none;
  background-color: #e1ebf7;
  color: #595959;
box-shadow: 0 0 4px rgb(0 0 0 / 25%), 0 0 4px rgb(0 0 0 / 25%);
}

a {
  color: #83b9de;
}
a:hover,
a:focus {
  color: #7ba7c6;
}
a.anchor:before {
  display: block;
  content: "";
  height: 100px;
  margin: -100px 0 0;
}

a[href]:after {
  content: "";
}
/* иконка поиска */
#tz-header-wrapper a:hover {
  color: #83b9de;
}

p {
  margin-bottom: 1em;
}

#main-body ul {
  list-style-type: square;
}

/* цвет выделения текста */
::selection {
  background: #7ba7c6;
  color: #fff;
}
::-moz-selection {
  background: #7ba7c6;
  color: #fff;
}
/* версия для слабовидящих */
#special_visually {
  display: flex !important;
  justify-content: flex-end !important;
}
.poor_vision #special_visually .buttons {
  border: 0;
  text-transform: uppercase;
}

.module_special_visually #special_visually label {
  border: 0 !important;
  color: #fff !important;
  background-color: #83b9de !important;
  height: auto !important;
  padding: 8px 16px !important;
  box-shadow: 0;
}
.module_special_visually #special_visually label:hover {
  background-color: #7ba7c6 !important;
}
/* модуль breadcrumbs */
ul.breadcrumb span.divider.icon-location {
  display: none;
}
ul.breadcrumb > li.active {
  color: #7ba7c6;
}
#Mod17 {
  margin-bottom: 0;
}
/* изображение в материалах (новости) */
.item-page-page.blogItem img {
  max-height: 700px;
}
.item-page-page.blogItem img.text-image {
  max-height: 100%;
}
.blog-page > .items-row {
  width: 350px !important;
}
/* заголовок новостей */
h1[itemprop="headline"] {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
/* brochures max width */
.item-page-page.blogItem .article-brochure > img {
  max-height: 100%;
}

.department__material ol,
.department__material ul {
  list-style-position: inside;
}

/* исп. в спане перед списком */
.list_title {
  padding: 0;
  display: block;
  margin: 0 0 8px 0;
}

.container {
  width: 95%;
}

/* ===========================
        SUPERTOP HEADER
============================*/

/* супер топ шапка */
#tz-position-1 > .tz-module {
  margin-bottom: 0;
}
.supertop {
  display: flex;
  margin: 8px 0;
  justify-content: center;
}

.supertop__item {
  display: flex;
  width: 25%;
  justify-content: center;
  align-items: center;
}

.supertop__btn {
  width: 50%;
}

.supertop__item__small {
  display: flex;
  width: 33.33333%;
  justify-content: center;
  align-items: center;
}

.supertop__icon {
  margin-right: 10px;
  vertical-align: center;
}

.supertop__text {
  font-size: 14px;
  line-height: 1.5;
}

/* ===========================
            HEADER
============================ */

/* логотип в шапке */
.logo__image {
  max-height: 50px;
}

.logo__text {
  font-family: "Roboto Condensed";
  font-size: 18px;
  line-height: 1.4;
  text-transform: uppercase;
  font-weight: 500;
}
/* горизонтальное выравнивание главного меню в шапке */
#tz-header-wrapper #tz-megamenu-area {
  justify-content: center;
}

#tz-header-wrapper a {
  text-transform: uppercase;
}

/* ширина выпадающего меню */
.mega__submenu {
  display: flex;
  width: 235px;
  flex-flow: wrap;
}

.mega-col-nav {
  display: flex;
  max-width: 235px;
  flex-flow: wrap;
}

/* Cтиль выпадающего меню */

.dropdown-menu {
  font-size: 16px;
}

.plazart-megamenu .mega-inner {
  padding: 0;
  width: 100%;
}

.plazart-megamenu .mega-nav > li,
.plazart-megamenu .dropdown-menu .mega-nav > li {
  list-style: none;
  margin-left: 0;
  border-bottom: 1px solid #f7f7f7;
  padding: 6px 0;
  line-height: 1.5;
}

.mega-nav:last-child {
  border: none;
}

.plazart-megamenu .mega-nav,
.plazart-megamenu .dropdown-menu .mega-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* ссылка в главном меню (в выпадающем) */
.long_text_ref {
  word-spacing: 10px;
}

/* координаты выпадения подменю вправо */
.plazart-megamenu .dropdown-submenu.mega-align-left > .dropdown-menu {
  left: 100px;
  top: -20px;
}

.dropdown-submenu > .dropdown-menu {
  left: 100px;
  top: -25px;
}

/* граница фиксированной шапки (тень) */

#tz-header-wrapper {
  background-color: #fff;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.2);
}

#tz-header-wrapper.sticky {
  z-index: 10000;
}

/* страница поиска */

.search-results {
  max-width: 1240px;
  width: 90%;
  margin: 0 auto;
}

.result-title a {
  color: #83b9de !important;
}

.result-text {
  margin-bottom: 2em;
}

.input-group {
  z-index: 0 !important;
}

#searchForm .btn {
  border-radius: 0;
}

/* ===========================
            BODY
============================ */

#tz-top-body-wrapper {
  margin: 20px 0;
}

/* ширина всего сайта */

.main-container {
  background-image: url(../../images/background/bg.png);
  background-repeat: repeat;
  max-width: 100%;
  overflow-x: hidden;
}

/* --- доты карусели --- */
.sppb-carousel-indicators {
  width: 100%;
  bottom: -65px;
  left: 0;
  margin-left: 0;
}
.sppb-carousel-indicators .active {
  background-color: #83b9de;
}
.sppb-carousel-indicators li {
  border: 1px solid #83b9de;
}

/* accordion */
.sppb-addon-accordion img {
  display: flex;
  margin: auto;
}
.sppb-addon-accordion .sppb-panel-heading:hover,
.sppb-addon-accordion .sppb-panel-heading:focus,
.sppb-addon-accordion .sppb-panel-heading:active {
  color: #7ba7c6;
}

/* стиль кнопок */
.btn-custom {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  margin: 0 auto;
  white-space: pre;
  vertical-align: middle;
  user-select: none;
  padding: 12px 24px;
  font-size: 16px;
  line-height: 1.25;
  transition: all 0.2s linear;
  background-color: #83b9de;
  color: #fff !important;
}

.btn-custom:hover,
.btn-custom:active,
.btn-custom:focus {
  background-color: #7ba7c6 !important;
  color: #fff;
  text-decoration: none;
}

.btn--div {
  text-align: center;
}

/* Цвета ссылок в боди (переделать потом на а!) */

/* цвет ссылок оглавления (Про лікарню) */

.contents {
  color: #2b2b2b;
}

.contents:hover {
  color: #2b2b2b;
}

.contents:focus {
  color: #2b2b2b;
}

/* Вакцинация */
/* vakcinacia */

.btn_covid_container {
  display: flex;
  justify-content: center;
}

.btn_covid {
  width: 750px;
  height: auto;
  background-color: #fff;
  box-shadow: 0 0 4px rgb(0 0 0 / 25%), 0 0 4px rgb(0 0 0 / 25%);
}

.btn_covid_img {
  transition: opacity 0.2s linear;
}

.btn_covid_img:hover {
  opacity: 0.7;
}

.video {
  display: flex;
  justify-content: center;
  margin: 50px auto 125px auto;
  flex-direction: column;
  width: 80%;
  height: auto;
}

.video > video {
  border: 2px solid #595959;
  width: auto;
  height: auto;
}

.vertical-video {
  display: flex;
  justify-content: center;
  margin: 50px auto 125px auto;
  width: 80%;
  height: auto;
}

.vertical-video > video {
  border: 2px solid #595959;
  width: auto;
  height: 75vh;
}

.video > .material-video-name {
  text-align: center;
  margin-top: 20px;
  font-size: 1.25em;
  font-weight: bold;
}

.vakcinacia_images {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.vakcinacia_image {
  text-align: center;
  width: 100%;
  margin-bottom: 40px;
}

.vakcinacia_image_ref {
  transition: all 0.1s linear;
}

.vakcinacia_image_ref:hover {
  transform: scale(1.01);
}

/* submenu page */
.submenu_page ul.maximenuck {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 10px auto;
  padding: 0;
  list-style-type: none;
}
.submenu_page ul.maximenuck a {
  color: #595959;
}
.submenu_page li.maximenuck {
  display: flex;
  justify-content: center;
  text-align: center;
  width: 30%;
  height: 100px;
  margin: 20px auto;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  box-shadow: 0 0 4px rgb(0 0 0 / 25%), 0 0 4px rgb(0 0 0 / 25%);
  background-color: #f2f5f9;
  transition: 0.2s linear;
  z-index: 1 !important;
}
.submenu_page li.maximenuck:hover {
  text-decoration: none;
  background-color: #e1ebf7;
  cursor: pointer;
}
.submenu_page a.maximenuck {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-decoration: none;
  width: 100%;
  height: 100%;
  padding: 12px;
}
.submenu_page a.maximenuck:hover {
  color: #595959;
}
.submenu_page a.maximenuck:focus {
  color: #595959;
}
a.submenu_public_info::after,
li[data-id="872"] div {
  display: none !important;
}

/* Кнопки в материалах */
/* material buttons */

.material_buttons {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.btn_material {
  display: inline-block;
  width: 30%;
  height: auto;
  margin: 10px;
  color: #595959 !important;
  cursor: pointer;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  padding: 16px 8px;
  font-size: 20px;
  text-transform: uppercase;
  box-shadow: 0 0 4px rgb(0 0 0 / 25%), 0 0 4px rgb(0 0 0 / 25%);
  background-color: #f2f5f9;
  transition: 0.2s linear;
}
.btn_material--mainpage {
    max-width: 750px !important;
    width: 100% !important;
}
.btn_material--table {
  width: 30% !important;
  font-size: inherit;
  padding-left: 16px;
  padding-right: 16px;
}

.btn_material:hover {
  text-decoration: none;
  background-color: #e1ebf7;
  color: inherit;
}

.btn_material:focus {
  text-decoration: none;
  color: inherit;
}

/* Звiтність */

.reports__material {
  margin-bottom: 200px;
}

.reports {
  display: flex;
}

.reports__half {
  display: flex;
  justify-content: center;
  width: 50%;
  margin: 10px auto;
}

.reports__btn {
  /* alignment */
  display: flex;
  justify-content: center;
  text-align: center;
  width: 350px;
  padding-top: 20px;
  padding-bottom: 20px;
  /* text */
  text-decoration: none;
  font-size: 28px;
  color: #2b2b2b;
  text-transform: uppercase;
  /* view */
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25), 0 0 4px rgba(0, 0, 0, 0.25);
  background-color: #fff;
  transition: 0.2s linear;
}

.reports__btn:hover {
  text-decoration: none;
  background-color: #f2f9f7;
  color: #2b2b2b;
  cursor: pointer;
}

.reports__btn:focus {
  text-decoration: none;
  background-color: #f2f9f7;
  color: #2b2b2b;
}

/* новости на главной simple news */
.mj-simple-news .sn-items .sn-readmore a {
  font-weight: bold !important;
  font-size: 16px !important;
}
.mj-simple-news .sn-items .sn-item .sn-title {
  text-transform: uppercase;
  text-align: center;
}
.mj-simple-news .sn-items .sn-item .sn-description a {
  display: none;
}

/*--- Стиль отзывов на главной ---*/
/* цвет кавычек */
.sppb-testimonial-pro .fa-quote-right {
  color: #83b9de;
}
/* отступ дотов карусели отзывов */
.sppb-testimonial-pro .sppb-carousel-indicators {
  bottom: -25px;
}
/* текст отзыва */
.sppb-testimonial-pro .sppb-testimonial-message {
  font-size: inherit;
  font-weight: 400;
}
/* текст подписи отзыва */
.sppb-testimonial-pro .sppb-addon-testimonial-pro-footer {
  font-size: inherit;
}

/* Стиль материала отделения */

.department__zav {
  margin-bottom: 50px;
  width: 100%;
  display: flex;
  align-items: center;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.25), 0 0 8px rgba(0, 0, 0, 0.25);
  /* padding: 40px 40px; */
  background-color: #fff;
  flex-wrap: wrap;
}

.zav__half {
  width: 50%;
  text-align: center;
  vertical-align: middle;
  padding: 40px 40px;
}

.zav__full {
  display: flex;
  width: 100%;
  padding: 0 60px 60px;
  flex-wrap: wrap;
  margin-top: 30px;
}

.zav_full_info {
  width: 66.66666%;
  text-align: center;
  vertical-align: middle;
  padding: 10px 40px;
  line-height: 2;
}

.zav_full_title {
  width: 33.33333%;
  text-align: center;
  vertical-align: middle;
  font-weight: 600;
  padding: 10px 40px;
}

.doctor__name {
  font-size: 24px;
  font-weight: 400;
}

.info__bold {
  font-weight: bold;
  color: #7ba3bd;
  font-size: 18px;
  width: 100%;
  text-align: center;
}

.glavniy__photo > .info__bold {
  margin-top: 40px;
}

.department__about {
  color: #2b2b2b;
}

.department__about__title {
  margin-top: 0;
}

.department__imgs {
  margin: 45px auto;
  text-align: center;
  max-width: 600px;
  display: flex;
  flex-direction: column;
}

.department__imgs > .policlinic__img__doctor__text {
  margin-top: 20px;
}

.department__doctors__photos {
  margin: 0 auto;
  margin-bottom: 80px;
  width: 90%;
  max-width: 400px;
}

.img__doctor {
  margin-bottom: 15px;
}

.img__doctor__text {
  font-style: italic;
  margin-top: 10px;
}

.img__doctor__timing {
  font-size: 16px;
}

.department__text__center {
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 18px;
}

.department__subtitle {
  text-align: center;
  font-size: 24px;
  margin: 0 0 30px;
  color: #2b2b2b;
}

.title_list {
  font-weight: 600;
}

/* 3 колонки врачей (поликлиника) */

.policlinic__doctors__photos {
  max-width: inherit;
  display: flex;
  flex-direction: row;
  margin: 10px;
  margin-top: 30px;
  text-align: center;
  flex-wrap: wrap;
  justify-content: space-around;
}

.policlinic__imgs {
  margin-bottom: 60px;
  width: 280px;
  background-color: #fff;
  padding-bottom: 15px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.25), 0 0 8px rgba(0, 0, 0, 0.25);
}

.policlinic__img__doctor {
  margin: 15px;
}

.policlinic__img__doctor__text {
  padding: 0 15px;
}

.policlinic__img__doctor__subtext {
  font-weight: 400;
  font-size: 20px;
  font-style: normal;
  line-height: 1;
}

.doctor_function {
  font-style: italic;
}

/* кнопки в плитках */
/* пропорции высоты плитки, если 1 кнопка */
.policlinic__imgs__circle__0 {
  display: grid;
  grid-template-rows: 390px 1fr 50px;
}
.policlinic__imgs__circle__1 {
  display: grid;
  grid-template-rows: 390px 1fr 100px;
}
/* пропорции высоты плитки, если 2 кнопки */
.policlinic__imgs__circle__2 {
  display: grid;
  grid-template-rows: 390px 1fr 200px;
}
/* притягивание кнопки к низу плитки */
.policlinic__btns__outer {
  position: relative;
}
.policlinic__btns__inner {
  position: absolute;
  bottom: 0;
  width: 100%;
}

/* часи приема */
.doctor__appointment {
  font-style: italic;
}

/* Вакансии */

.vacancies {
  margin-bottom: 500px;
}

/* Контакты */

.contacts {
  font-size: 18px;
  line-height: 2;
}

/* Стиль материала (статьи об отделении или отдельной новости) */

.blogItem .item-image {
  text-align: center;
  margin-top: 50px;
}

.blogItem .articleBody {
  width: 75%;
  max-width: 1200px;
  border-bottom: 0;
  margin: 30px auto 0 auto;
  align-content: center;
  align-items: center;
}

.page-header {
  border-bottom: none;
  margin: 30px auto;
  padding: 0;
}

.article-info {
  font-size: 0.9em;
  font-style: italic;
  width: 75%;
  margin: 0 auto;
  margin-bottom: 0px;
  max-width: 1200px;
  margin-bottom: 100px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

/* картинки в новостях */
.item-page-page .articleBody img {
  display: block;
  margin: 0 auto !important;
}

/* галерея фотографий в отделении */
/* скрытие заголовка модуля */
.osgalery-cat-tabs {
  display: none;
}

.os-cat-tab-images {
  margin: 25px 0;
}

.os_fancybox-button::before {
  background: rgba(0, 0, 0, 0) !important;
}

/* фон плиток новостей */

.sn-item-inner {
  background-color: #fff;
}

.sn-item {
  margin-top: 10px;
}

/* страница результатов поиска */

#searchForm {
  width: 75%;
  max-width: 1200px;
  margin: 50px auto;
}

/* Контактная информация */
/* географическая карта */
/* кнопки над картой */
.zhom-ul-markerList-simple,
.zhom-ul-markerList-advanced {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  width: 70%;
}
.zhom-li-markerList-simple,
.zhom-li-markerList-advanced {
  width: 50%;
}
.zhom-li-a-markerList-simple,
.zhom-li-a-markerList-advanced {
  cursor: pointer;
  display: inline-block;
  width: 75%;
  height: auto;
  margin: 10px;
  text-decoration: none;
  text-align: center;
  padding: 16px 8px;
  font-size: 20px;
  color: #2b2b2b;
  text-transform: uppercase;
  box-shadow: 0 0 4px rgb(0 0 0 / 25%), 0 0 4px rgb(0 0 0 / 25%);
  background-color: #f2f5f9;
  transition: 0.2s linear;
}
.zhom-li-a-markerList-simple:hover {
  text-decoration: none;
  background-color: #e1ebf7;
  color: #2b2b2b;
}
/* обнуление стилей модуля (кнопки над картой) */
li.zhom-li-markerList-simple:hover {
  background: none !important;
  border-width: none !important;
  border-style: none !important;
  border-color: none !important;
  box-shadow: none !important;
}

/* рамка карты */
#OMapsID_com_content_article_40_0_1_map {
  width: 65% !important;
  height: 400px !important;
  border: 2px solid #595959;
}

/* стили географической карты */
#OMapsMarkerList_com_content_article_40_0_1_map {
  height: auto !important;
}
.zhom-listmain-ul-markerList-simple {
  margin-bottom: 30px;
}
.placemarkHead {
  font-size: 16px;
  margin: 0;
  text-transform: initial;
}
.leaflet-popup-content {
  width: max-content;
}

/* подпись внизу карты */
/*
.leaflet-right {
    display: none;
}
*/

/* стили таблицы цен платных услуг */
.table_prices {
  width: 100%;
  margin: 0 auto;
}

th,
td {
  border: 2px solid #dde0e3;
  padding: 5px 10px;
  line-height: 1.2;
}

.table_prices--availability tr {
  border: 2px solid #dde0e3;
}

td.td_reports_table {
  width: 100%;
  align-items: center;
  justify-content: space-between;
}

th {
  text-align: center;
}

.table_prices--availability th {
  text-transform: uppercase;
  font-size: 18px;
  padding: 20px 0;
  border: none;
}
.table_prices--availability td {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: none;
}

.table_td_text {
  display: block;
  font-weight: 400;
  margin: 0 15px;
  width: 70%;
}

.col_price {
  text-align: center;
}
/* таблицы в материалах */
.table_article th,
.table_article td {
  border: 2px solid #dde0e3;
  line-height: inherit;
}

/* ======== НОВИНИ ======== */
/* ======================== */

/* ширина страницы блога категории */
.blog-page {
  max-width: 1240px;
  width: 80%;
  margin: 0px auto 50px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
/* Заголовок блога категории */
.blog-page .page-header h1 {
  margin-bottom: 40px;
}
/* Плитки на странице блога категории */
.blog-page > .items-row {
  display: flex;
  width: 400px;
}
/* плитка новости в блоге категории */
.item > .blogItem {
  background-color: #fff;
  padding: 10px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.25), 0 0 8px rgba(0, 0, 0, 0.25);
  height: 500px;
  overflow: hidden;

  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.item > .blogItem > .intro {
  display: none;
}
.blogItem .item-image {
  margin: 0;
}
/* стиль заголовок плитки новости */
.items-row .page-header h2 {
  font-size: inherit;
  font-weight: bold;
}
/* отступы заголовка страницы блога категории */
.blog-page > .page-header {
  margin: 0 auto;
  width: 100%;
}
/* отступы заголовка плитки новости
блога категории */
.blogItem > .page-header {
  margin: 0px auto;
}
/* отступы между плитками */
.items-row .intro {
  margin: 0;
  overflow: hidden;
  height: 100px;
  line-height: 25px;
  font-size: 16px;
  position: relative;
}
/* белый градиент в плитке новости */
.items-row .intro:after {
  content: "";
  text-align: right;
  position: absolute;
  bottom: -60px;
  right: 0;
  width: 100%;
  height: 8em;
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 1) 50%
  );
}
/* размеры изображения плитки новости */
.item-image img[itemprop="thumbnailUrl"] {
  height: 300px;
  width: 100%;
  object-fit: cover;
  transition: all 0.2s linear;
  overflow: hidden;
}
.item-image img[itemprop="thumbnailUrl"]:hover {
  transform: scale(1.1, 1.1);
}
/* скрыть надпись заголовка блога 
категории ("НОВИНИ") в материале новости */
.page-header > h2 {
  display: none;
}
/* отображать надпись заголовка блога 
категории ("НОВИНИ") в плитке */
.page-header > h2[itemprop="name"] {
  display: block;
}
/* блок о материале */
.items-row .flex-box {
  justify-content: flex-end;
}
/* картинка превью новости */
.item-image > a {
  width: 100%;
  display: inline-block;
  overflow: hidden;
}
/* заголовок превью новости */
/*.blogItem > .page-header > h2[itemprop="name"] {
max-width: 40ch;
display: block;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}*/
/* кнопка "Подробнее" */
.blogItem > .readmore {
  display: flex;
  justify-content: flex-end;
  font-weight: bold;
}
/*===блок навигации по страницам новостей===*/
.counter {
  /* надпись "Страница Х из А" */
  display: none;
}
.pagination {
  /* центрирование навигации */
  width: 100%;
  justify-content: center;
}
/* кнопки страниц блога категорий */
.pagination li:first-child a {
  border-radius: 0;
}
.pagination li a {
  border-radius: 0;
}
.pagination li:last-child a {
  border-radius: 0;
}
.items-row > .col-md-12 {
  padding: 0;
}
.blog-page > .row {
  margin: 0;
}
/* ---стиль одного материала новости--- */
/* страница материала новости */
.item-page-page {
  margin: 0px auto;
}
.item-page-page .articleBody a {
  color: #7ba7c6;
}
/* картинка материала новости */
.item-page-page > .item-image {
  margin: 50px auto;
  width: 75%;
  max-width: 1200px;
}

/* ===== JComments ===== */
/* (страница "Питання та відповіді") */
#jc {
  width: 800px;
  max-width: 1200px;
  margin: 0 auto 100px auto;
}

#jc > h4 {
  width: 0;
  height: 0;
  overflow: hidden;
  border-bottom: none;
}

#jc #comments h4 {
  border-bottom: none;
}

#jc span.bbcode {
  width: max-content;
}

#jc #comments-form {
  width: 100%;
  margin: 0 auto;
}

#jc #comments-form label {
  color: inherit;
  font-weight: 300;
}

#jc #comments-form #comments-form-buttons {
  margin-left: 0 !important;
}

#comments-form p {
  display: flex;
  justify-content: center;
  margin-left: 0 !important;
}

#comments-form textarea,
#comments-form .grippie {
  width: 100%;
}

#comments-form .btn,
#comments-form .btn div {
  width: 100%;
  background: none;
  margin: 0 auto;
}

#comments-form-buttons .btn {
  cursor: default;
}

#comments-form-buttons .btn:hover {
  color: inherit;
}

#comments-form .btn a {
  display: block;
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  padding: 16px 8px;
  height: auto;
  text-transform: uppercase;
  background-color: #83b9de;
  transition: 0.2s linear;
  width: 100%;
  max-width: 300px;
  margin: 5px auto;
}

#comments-form .btn a:hover {
  text-decoration: none;
  background-color: #7ba7c6;
  color: #fff;
}

#comments-form .btn a:focus {
  text-decoration: none;
  background-color: #7ba7c6;
  color: #fff;
}

#comments-form #comments-form-buttons {
  display: flex;
  flex-wrap: wrap;
}

#comments-form-buttons a:hover {
  text-decoration: none;
  background-color: #7ba7c6 !important;
  color: #fff !important;
}

#comments-form-buttons a:focus {
  text-decoration: none;
  background-color: #7ba7c6 !important;
  color: #fff !important;
}

#comments > #comments-list-0 {
  margin-left: 0px;
}

#jc div#nav-top {
  background: none;
}

#jc .rbox {
  border-radius: 0;
  -webkit-border-radius: 0;
}

#jc #comments .comment-author {
  color: #7ba3bd;
}
#jc #comments .comment-anchor {
  display: none;
}
#jc #comments .comment-date {
  font-size: 14px;
  margin: 0 0 0 5px;
}

#jc .rbox div {
  margin: 15px;
  font-style: italic;
  line-height: 1.5;
}

#jc a.refresh {
  display: none;
}

/* jcomments pagination */
/* top */
#jc #nav-top span {
  text-align: center;
  padding: 6px 12px;
  height: auto;
  font-weight: 300;
  font-family: inherit;
  font-size: inherit;
  margin: 0 5px;
}

#jc #nav-top span b {
  font-weight: 300;
}

#jc #nav-top span.activepage {
  border: 1px solid #83b9de;
  background-color: #83b9de;
  color: #fff;
}

#jc #nav-top span.activepage:hover {
  background-color: #abd0e9;
  cursor: default;
}

#jc #nav-top span.page {
  border: 1px solid #eee;
  background-color: #fff;
  color: inherit;
}

#jc #nav-top span.hoverpage {
  border: 1px solid #ddd;
  background-color: #eee;
  color: #83b9de;
  cursor: pointer;
}

/* bottom */
#jc div#nav-bottom {
  margin: 20px 0 0 0;
  background: none;
}

#jc #nav-bottom span {
  text-align: center;
  padding: 6px 12px;
  height: auto;
  font-weight: 300;
  font-family: inherit;
  font-size: inherit;
  margin: 0 5px;
}

#jc #nav-bottom span b {
  font-weight: 300;
}

#jc #nav-bottom span.activepage {
  border: 1px solid #83b9de;
  background-color: #83b9de;
  color: #fff;
}

#jc #nav-bottom span.activepage:hover {
  background-color: #abd0e9;
  cursor: default;
}

#jc #nav-bottom span.page {
  border: 1px solid #eee;
  background-color: #fff;
  color: inherit;
}

#jc #nav-bottom span.hoverpage {
  border: 1px solid #ddd;
  background-color: #eee;
  color: #83b9de;
  cursor: pointer;
}

#comments-footer {
  display: none;
}

/* ===========================
            FOOTER
============================ */

#tz-footer {
  align-self: flex-end;
}

/* граница футера (волны) */

#tz-footer-top-wrapper {
  height: 100px;
  width: 100%;
  background-image: url(../../images/footer-border/fluid.svg);
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  position: relative;
  left: 50%;
  transform: rotateX(180deg) translateX(-50%);
}

/* заголовок в футоре */

.tz-module h3.module-title {
  text-transform: uppercase;
  color: #595959;
  padding-top: 10px;
  margin-top: 0;
  text-align: center;
  border-top: 0;
  letter-spacing: 0;
}

#footer {
  /* margin-top: 30px; */
  display: flex;
}

/* дополнительные ссылки (новое) */

.footer__links {
  display: flex;
  flex-direction: column;
}

.footer__link {
  margin-top: 15px;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  color: #595959;
}

.footer__link:hover {
  /*color: #90dfbb;*/
  text-decoration: none;
}

.footer__link:active {
  text-decoration: none;
}

.footer__link:visited {
  text-decoration: none;
}

.eu__btn {
  width: 180px;
  height: auto;
  padding: 10px 35px;
  background-color: #123a89;
  cursor: pointer;
  margin: 25px auto 0 auto;
  transition: background 0.2s linear;
}

.eu__btn:hover {
  background-color: #102d66;
}

/* секция обратной связи */

#Mod170 {
  margin-bottom: 0;
}

.tz-module h3.module-title span {
  font-weight: 400;
}

/* Форма обратной связи */

.webfactor_blue .webfactor_predtext,
.webfactor_blue .webfactor_predButton {
  padding-top: 0 !important;
}

/* Created By */

#footer-bottom {
  /*color: #b0b8c1;*/
  color: #838a91;
}

.footer__admin__text {
  text-align: center;
}

.footer__powered__by {
  margin: 10px 0 20px 0;
  text-align: center;
}

.powered {
  font-size: 14px;
}

.esc {
  font-size: 16px;
  color: #006699;
  font-weight: 500;
}

.author__logo {
  margin-bottom: 5px;
  width: 24px;
}

/* Авторские права*/

.copyright {
  margin: 10px 0 10px 0;
  text-align: center;
  font-size: 14px;
}

/* ===========================
            MEDIA
============================ */

@media (max-width: 1599px) {
  img[itemprop="image"] {
    max-height: 400px;
  }

  .supertop__text {
    font-size: 12px;
  }
}

@media (max-width: 1199px) {
  /*    FONTS    */
  body {
    font-size: 16px;
  }
  h1 {
    font-size: 34px;
  }
  h2 {
    font-size: 30px;
  }
  h3 {
    font-size: 22px;
  }
  .supertop__text {
    font-size: 11px;
  }
  .plazart-megamenu .navbar-nav > li > a {
    /*(menu font)*/
    font-size: 14px;
  }
  .info__bold {
    font-size: 17px;
  }
  .doctor__name {
    font-size: 22px;
  }
  /*    HEADER    */
  #tz-header-wrapper #header.row > div {
    min-height: 90px;
    display: flex;
    align-items: center;
  }
  #tz-header-wrapper #header.row #tz-megamenu-area {
    justify-content: flex-end;
    min-height: 90px;
  }
  /*     BODY    */
  /* заголовок на главной */
  .main_heading {
    width: 90%;
  }
  /* ширина контента body */
  .blogItem .articleBody {
    width: 90%;
  }
  /*    FOOTER    */
  .tz-module {
    /* footer-menu */
    margin-bottom: 1em;
  }
}

@media (max-width: 991px) {
  /*    FONTS    */
  body {
    font-size: 16px;
  }
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 20px;
  }
  .plazart-megamenu .navbar-nav > li > a {
    /*(menu font)*/
    font-size: 14px;
  }
  .sly_items_mod_238 {
    /*transform: translateX(-100px) !important;*/
  }
  .sly_frame .sly_img {
    width: 100vw;
  }
  .ext-sly-img-item-wrap {
    border: 4px solid #ddd;
    background-color: red;
    /*width: 100vw;*/
  }
  .info__bold {
    font-size: 17px;
  }
  .doctor__name {
    font-size: 22px;
  }
  /*    HEADER    */
  #tz-header-wrapper #header.row > div {
    min-height: 90px;
    display: flex;
    align-items: center;
  }
  #tz-header-wrapper #header.row #tz-megamenu-area {
    justify-content: flex-end;
    min-height: 90px;
  }
  /* поворот стрелки в вып. меню вниз */
  .dropdown-submenu > a::after {
    transform: rotate(90deg);
  }
  /*     BODY    */
  /* заголовок на главной */
  .main_heading {
    width: 95%;
    padding-top: 0;
  }
  /* ширина контента body */
  .blogItem .articleBody {
    width: 90%;
  }
  /* стиль карточки заведующего */
  .zav__full {
    padding: 0 40px 40px;
  }
  /* стиль кнопок в "Звітність" */
  .reports__btn {
    /* alignment */
    width: 300px;
    padding-top: 18px;
    padding-bottom: 18px;
    /* text */
    font-size: 24px;
  }
  /* Кнопки в материалах */
  .btn_material {
    width: 45%;
  }
  /* Контактная информация */
  /* географическая карта */
  /* кнопки */
  .zhom-li-markerList-simple,
  .zhom-li-markerList-advanced {
    width: 75%;
  }
  /* рамка карты */
  #OMapsID_com_content_article_40_0_1_map {
    width: 75% !important;
    height: 350px !important;
  }

  /* ===== JComments ===== */
  /* (страница "Питання та відповіді") */
  #jc {
    width: 90%;
  }

  /*    FOOTER    */
  .tz-module {
    /* footer-menu */
    margin-bottom: 1em;
  }
  .powered {
    font-size: 12px;
  }
  .esc {
    font-size: 14px;
  }
  .copyright {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  /*    FONTS    */
  body {
    font-size: 16px;
  }
  h1 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  h2 {
    font-size: 22px;
  }
  h3 {
    font-size: 22px;
  }
  video {
    width: 100%;
  }
  .doctor__name {
    font-size: 20px;
  }
  .info__bold {
    font-size: 16px;
  }
  /*    HEADER    */
  /*     BODY    */
  /* стиль карточки заведующего */
  .department__zav {
    width: 70%;
    margin: 0 auto 30px;
    flex-direction: column;
  }
  .zav__full {
    padding: 0 20px 20px;
    margin-top: 10px;
  }
  .zav_full_info {
    width: 100%;
    text-align: start;
    padding: 0 10px 10px 10px;
  }
  .zav_full_info {
    width: 66.66666%;
    text-align: center;
    vertical-align: middle;
    padding: 10px 40px;
  }
  .zav_full_title {
    width: 100%;
    text-align: start;
    padding: 10px 10px 0 10px;
  }
  .zav_full_info {
    width: 100%;
    text-align: start;
    padding: 0 10px 10px 10px;
  }
  /* Новости (главная/новости) */
  .mj-simple-news .sn-items {
    width: 75%;
    margin: 0 auto;
  }
  /* Контактная информация */
  /* географическая карта */
  /* кнопки */
  .zhom-li-markerList-simple,
  .zhom-li-markerList-advanced {
    width: 100%;
  }
  /* рамка карты */
  #OMapsID_com_content_article_40_0_1_map {
    width: 75% !important;
    height: 350px !important;
  }
  /* материалы */
  .department__zav {
    width: 70%;
    margin: 0 auto 30px;
    flex-direction: column;
  }
  .zav__half {
    width: 100%;
    line-height: 1.5;
    padding: 20px 20px;
  }
  /* картинки в новостях */
  /*
    .articleBody img {
        width: 100%;
    }*/
  .policlinic__img__doctor {
    width: auto !important;
  }
  .item-page-page > .item-image > img {
    min-width: 80%;
  }
  /* Звітність */
  .reports {
    flex-direction: column;
  }
  /* таблица с файлами для скачивания */
  .table_td_text {
    font-weight: 400;
    margin: 10px 5px;
    width: 100%;
  }
  .table_prices--availability td {
    justify-content: center;
    flex-wrap: wrap;
  }
  .btn_material--table {
    width: 100% !important;
  }
  /* Кнопки в материалах */
  .btn_material {
    width: 65%;
  }
  /* таблицы в новостях */
  .item-page-page .articleBody tr {
    display: flex;
    flex-wrap: wrap;
  }
  .item-page-page .articleBody tr,
  .item-page-page .articleBody td {
    width: 100% !important;
  }
  /* видео в материалах */
  .video {
    width: 100%;
    margin: 50px auto 75px auto;
  }
  .video > .material-video-name {
    font-size: 1em;
  }
  /*    FOOTER    */
  #footer {
    flex-direction: column-reverse;
  }
  .webfactor_blue .webfactor_go {
    margin-bottom: 45px;
  }
  #Mod170 {
    border-bottom: 1px solid #dde0e3;
  }
  .footer__links {
    margin-top: 30px;
  }
  .footer__admin__text {
    margin-top: 75px;
  }
}

@media (max-width: 479px) {
  /*    FONTS    */
  body {
    font-size: 15px;
  }
  /*    SUPERTOP HEADER    */
  .btn-custom {
    padding: 12px;
  }

  .supertop__icon {
    padding: 5px;
  }

  /*    HEADER    */
  #tz-header-wrapper #header.row > div {
    min-height: 60px;
  }
  #tz-header-wrapper #header.row #tz-megamenu-area {
    min-height: 60px;
  }
  /*     BODY    */
  /* Новости (главная/новости) */
  .mj-simple-news .sn-items {
    width: 95%;
    margin: 0 auto;
  }
  /* Контактная информация */
  /* географическая карта */
  /* кнопки */
  .zhom-ul-markerList-simple,
  .zhom-ul-markerList-advanced {
    width: 95%;
  }
  /* рамка карты */
  #OMapsID_com_content_article_40_0_1_map {
    width: 75% !important;
    height: 350px !important;
  }
  /* материалы */
  .department__zav {
    width: 90%;
  }
  /* Кнопки в материалах */
  .btn_material {
    width: 90%;
  }
  /* контейнер блога категории */
  .blog-page {
    width: 95%;
  }
  .item-page-page > .item-image > img {
    min-width: 100%;
  }
  /* ===== JComments ===== */
  /* (страница "Питання та відповіді") */
  #jc {
    width: 95%;
  }
}

#jc > #addcomments,
#jc > p.message {
  display: none;
}

.webfactor_ok-status170 p {
  text-align: left;
}
.webfactor_predtext > p {
  text-align: center;
}

#comments-form {
  display: none;
}
