/*
Theme Name: Медицина Кам'янського
Author: Володимир Кравченко
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
:root {
    --bs-body-font-size: 20px!important;
    --main: #81c2d6;
    --sec: black;
    --white:white;
    --gray:lightgray;
    --dmgray:dimgray;
    --g1:#87a7c9;
    --g2:#7896b6;
    --box:rgba(80,176,162,.6);
    --inactive: rgba(255,255,255,.3);
    --line: rgba(0,0,0,.4);
    --none: transparent;
    --border-radius: 10px;
    --darkside: rgba(0,0,0,.3)70px;
    --solidwhite:white;
    --menu:#dbdbdb;
    --whitedm:#f8f8f8;
    --height-first-image:360px;
    --height-main-image:250px;
    --height-last-image:450px;
}


body{
    font-family: 'e-Ukraine-Head', sans-serif!important;
    font-weight: 300!important;
    font-size: 15px!important;
	background:#f3f3f3!important;
}

a.custom-logo-link img {
    max-width: 100%;
    height: auto;
}
.mtop {
    padding-top: 50px;
}

.navbar-static-top {
    position: fixed!important;
    width: 100%;
/*
    position: sticky!important;
    top: 0px;
*/
     -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    transition: all .5s;
}

button#custom-navbar-toggle {
    border: 0;
}
.maincolor {
    color: var(--sec);
    text-align: center;
}
.title_board {
    position: sticky;
    top: 49px;
    z-index: 10;
    display: block;
    padding: 15px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl{
        justify-content: space-evenly!important;
}

.bbes {
    padding: 10px 0!important;
}
.imgmenu img {
    object-fit: cover;
    height: 120px;
    border-radius: 0px;
}
    
.mainmenustyle {
    width: 100%;
    background: white;
}

.firstline {
    background-color: #f8f9fa;
    padding: 10px;
}

.megaline {
    position: sticky;
    left: 0;
    right: 0;
    top: 56px;
    width: 100%;
    padding: 20px;
    background: var(--white);
    display: none;
    z-index: 1;
    opacity: 0;
    transform: translateY(-20px);
    transition: opacity 0.3s ease, transform 0.3s ease;
    margin: auto;
}

.main-menu-item {
    position: relative;
    padding: 5px 10px;
    list-style: none;
    width: auto!important;
}

.main-menu-item:hover .megaline {
    display: block;
    opacity: 1;
    transform: translateY(0);
}

.submenu-item {
    padding: 10px 15px;
}

.submenu-title {
    color: var(--sec);
    text-decoration: none;
}
.submenu-title:hover {
    color: var(--main);
}

.main-menu-link {
    font-size: 12px;
    font-weight: 200;
    color: var(--sec);
    text-decoration: none;
    cursor: pointer;
}
    
.main-menu-link:hover {
    color: #33433c;
    text-shadow: 0 0 5px rgba(0, 0, 0, .0);
}
.menu-item-has-children:after {
    content: '▾';
    top: 1px;
    position: relative;
    color: #192c29;
}
.menu-item-has-children:after:hover {
    content: '▾';
    top: 1px;
    position: relative;
    color: #33433c;
}

.row.expand{
    width: 100%;
    margin: auto;
    text-align: center;
	display: contents;
}

.bg-blur{
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    background-color: rgba(255, 255, 255, 0.7) !important;
}
.bg-blur10{
    -webkit-backdrop-filter: saturate(180%) blur(10px);
    backdrop-filter: saturate(180%) blur(10px);
    background-color: rgba(255, 255, 255, 0.5) !important;
}

nav.navbar.navbar-expand-md {
    z-index: 1001;
     -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.ma20{margin: 20px auto;}
.mb20{margin: 20px 0;}

@font-face {
  font-family: 'e-Ukraine';
  src: url('fonts/e-Ukraine-UltraLight.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'e-Ukraine';
  src: url('fonts/e-Ukraine-Thin.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'e-Ukraine';
  src: url('fonts/e-Ukraine-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'e-Ukraine';
  src: url('fonts/e-Ukraine-Medium.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'e-Ukraine';
  src: url('fonts/e-Ukraine-Regular.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'e-Ukraine';
  src: url('fonts/e-Ukraine-bold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'e-Ukraine-Head';
  src: url('fonts/e-UkraineHead-UltraLight.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'e-Ukraine-Head';
  src: url('fonts/e-UkraineHead-Thin.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'e-Ukraine-Head';
  src: url('fonts/e-UkraineHead-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'e-Ukraine-Head';
  src: url('fonts/e-UkraineHead-Medium.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'e-Ukraine-Head';
  src: url('fonts/e-UkraineHead-Regular.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'e-Ukraine-Head';
  src: url('fonts/e-UkraineHead-bold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'e-Ukraine-Head';
  src: url('fonts/e-UkraineHead-LOGO.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
/* Header */
a.nav-link {
    font-size: 13px;
}
a.nav-link.active {
    color:var(--main)
}
/* Header */

/* Index */
/* Banner */
.banner {
    background: linear-gradient(to top right, var(--g1), var(--g2));
    display: block;
    position: relative;
    padding: 0;
}
.title_head {
    color: var(--white);
    font-size: 90px;
    line-height: 100px;
    font-weight: 700;
    z-index: 1;
    position: relative;    
    text-shadow: 2px 2px 10px rgba(0, 0, 0, .2);
}
@media (max-width:450px){
    .title_head {
        font-size: 30px;
        line-height: 40px;
        text-align: center;
        padding: 30px 0px;
    }
    button.btn_card_search {
        margin-top: 20px;
        width: 100%;
    }
    select.card_search {
    margin: 10px 0;
}
    .bg_calendar{display: none;}
    .activity_desc {
    width: 100%!important;
}
   .image_calendar {
    height: 75%!important;
    top: 0!important;
    left: -50px!important;
}
    img.image_calendar{display: none!important}
}
.desc_head{
    color: var(--white);
     z-index: 1;
    position: relative;
    text-shadow: 2px 2px 10px rgba(0, 0, 0, .2);
}
a.title_url_head {
    padding:8px 30px;
    border: 2px solid var(--white);
    color: var(--white);
    border-radius: var(--border-radius);
    text-decoration: none;
    display: block;
    text-align: center;
    width: max-content;
    margin: 20px auto;
     z-index:1;
 -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    -moz-backdrop-filter: blur(10px);
    -o-backdrop-filter: blur(10px);
}
a.title_url_head:hover {
    border: 2px solid var(--white);
    color: var(--main);
    background: var(--white);
     z-index:1;
 -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    -moz-backdrop-filter: blur(10px);
    -o-backdrop-filter: blur(10px);
}
img.img_first {
/*    height: 600px;*/
    position: relative;
    object-fit: contain;
    object-position: bottom;
    bottom: 0px;
    z-index: 1;
    width: 100%;
}
.img_second {
    background-size: contain;
    height: 700px;
    position: absolute;
    bottom: -100px;
    z-index: 0;
    top: auto;
    right: 80px;
    width: 130%;
    background-repeat: no-repeat;
}
.p15{
    padding: 15px;
}
/* Banner */

/*Activity*/
.activity {
    margin: 50px 0;
}
.act_item {
    padding: 5px 5px !important;
    margin: 0px !important;
}
.activity_title {
    width: 48%;
    font-size: 20px;
    position: relative;
    top: 0;
    bottom: 0;
    display: grid
;
    padding: 20px 0px;
}
a.activity_item_a {
    text-decoration: none;
    list-style: none;
}
.half{
    height: 150px;
}
.full{
    height: 260px;
   
}
.fw .activity_title {
    width: 20%;
}
.fw .activity_desc {
    width: 50%;
}
.fw > a > li .activity_desc {
    padding: 25px 40px;
    font-size: 15px;
}
.activity_item{
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    border-radius: var(--border-radius);
    padding: 15px 20px;
    background-color: pink;
    position: relative;
    overflow: hidden;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.activity_desc {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: auto;
    padding: 15px;
    font-size: 12px;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}
/*Activity*/

/*Calendar*/
/* Banner */
.calendar {
    background: whitesmoke;
    display: block;
    position: relative;
    padding: 40px 0px;
}
.image_calendar {
    object-fit: cover;
    top: 40px;
    width: 100%;
    position: relative;
    height: auto;
}
.image_digest{
    height: 450px;
    object-fit: cover;
    top: 40px;
    width: 100%;
    position: relative;
}
.bg_calendar {
    background-size: contain;
    height: 100%;
    position: absolute;
    bottom: -80px;
    z-index: 0;
    top: auto;
    width: 100%;
    right: 150px;
    background-repeat: no-repeat;
}
a.title_url_calendar {
    padding: 8px 30px;
    border: 1px solid var(--main);
    color: var(--sec);
    border-radius: var(--border-radius);
    text-decoration: none;
    display: block;
    text-align: center;
    width: max-content;
    margin: 20px auto;
      -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
a.title_url_calendar:hover {
    border: 1px solid var(--main);
    color: var(--white);
    background: var(--main);
       -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    
}

.mb50{margin-bottom: 50px;}
/* Banner */
/*Calendar*/

/*Digest*/
.digest {
    margin: 50px 0;
}
.a_digest{
    text-decoration: none;
}
span.date_list {
    display: block;
    color: var(--sec);
    font-size: 12px;
}
span.title_digest {
    display: block;
    color: var(--sec);
    font-weight: 400;
}
span.desc_digest {
    font-size: 12px;
    color: var(--sec);
}
/*Digest*/

/* Inder */

/*Single*/
.artitle {
    line-height: 1.0834933333;
    font-weight: 700;
    letter-spacing: -0.003em;
    margin-top: 20px !important;
}

img.objn {
    border-radius: var(--border-radius);
    margin: 0px auto;
    text-align: center;
    display: block;
/*    max-height: 500px;*/
    object-fit: cover;
    width: 100%;
}
.title_bottom {
    text-align: center;
    line-height: normal;
    background: var(--whitedm);
    padding: 15px;
    margin: 50px auto;
    border-radius: var(--border-radius);
}

.data{
    margin-top: 10px;
}

.profile-filter-link {
    cursor: pointer;
    padding: 10px;
    background: var(--white);
    border-radius: var(--border-radius);
    margin: 5px;
    font-size: 12px;
    text-align: center;
    width: max-content;
    display: inline-flex;
}
.profile-filters.med {
    position: sticky;
    top: 49px;
    z-index: 1000;
    margin: auto;
    width: 90%;
}
.profile-filter-link.active {
    background-color: var(--main);
    color: var(--white);
}

.excerpt{
    text-decoration: none !important;
    color: var(--dmgray) !important;
    font-weight: lighter;
    
}

.category,.data,.category > a {
    text-decoration: none !important;
    color: var(--main) !important;
    text-transform: uppercase !important;
    font-weight: lighter;
    font-size: 10px;
}

.category,.data{
    min-height: 40px;
}
.artitle{
    min-height: 70px;
}
/*Single*/

/*News*/
.news-item__link {
    text-decoration: none;
    color: var(--dmgray);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.news-item__link:hover {
    text-decoration: none;
    color: var(--sec);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.news{
    background: lavenderblush;
    margin-top: 0;
    padding-top: 50px;
}
.directions{
    background: lavenderblush;
    margin-top: 0;
    padding: 50px 0;
}
.post{
    margin-top: 0;
    padding-top: 50px;
}
.clinic-card {
    border-radius: var(--border-radius);
    margin: 20px auto;
    background: white;
    padding: 15px;
}
.news-card {
    border-radius: var(--border-radius);
    overflow: hidden;
    margin: 15px;
    height: var(--height-main-image);
    background: white;
}
.news-card-first{
    border-radius: var(--border-radius);
    overflow: hidden;
    margin: 15px;
    background: white;
    height: var(--height-first-image);
}
.news-card-last{
    border-radius: var(--border-radius);
    overflow: hidden;
    margin: 15px;
    background: white;
    height: var(--height-last-image);
}
.b01{
    border: 1px solid var(--menu);
}
.amb-card-last{
    border-radius: var(--border-radius);
    overflow: hidden;
    margin: 15px;
    background: white;
}
.news-card-list{
    border-radius: var(--border-radius);
    overflow: hidden;
    margin: 15px;
    background: white;
    height: auto;
}
.news-card-no{
    border-radius: var(--border-radius);
    overflow: hidden;
    margin: 15px;
    background: white;
}
.artitle{
    font-size: 20px;
    line-height: 1.1666666667;
    font-weight: 700;
    letter-spacing: .009em;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}

@media (max-width:500px){
.medical_directions{
        width: 95% !important;
        margin: 5px auto !important;
    }
   .profile-filters.med {
    position: sticky;
    top: 105px;
    z-index: 1000;
    margin: auto;
    width: 88%;
    border-radius: var(--border-radius);
    border: 0;
}
    .profile-filter-link {
    cursor: pointer;
    padding: 5px 7px;
    background: var(--white);
    border-radius: var(--border-radius);
    margin: 2px;
    font-size: 12px;
    text-align: center;
    width: max-content;
    display: inline-flex
;
}
}

.medical_directions{
    cursor: pointer;
    padding: 15px 25px;
    background: var(--white);
    border-radius: var(--border-radius);
    margin: 4px;
    font-size: 15px;
    text-align: center;
    width: max-content;
    display: inline-flex;
    text-decoration: none;
    line-height: 15px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    color: var(--sec);
}

.medical_directions:hover {
    color: var(--white);
    background: var(--main);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.news_img{
    height: var(--height-main-image);
    object-fit: cover;
    object-position: center;
}
.news_img-first{
    height: var(--height-first-image);
    object-fit: cover;
    object-position: center;
}

.news_box {
    padding: 15px;
    margin: auto;
    position: relative;
    height: 100%;
    padding-right: 30px;
    justify-content: space-between;
    flex-basis: 0px;
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    flex-grow: 1;
}
.jb {
    height: var(--height-last-image);
}
form#doctor-filter-form {
    margin: auto;
    text-align: right;
    padding: 10px 0px;
}
nav.navigation.pagination {
    position: relative;
    text-align: center;
    display: block;
    margin: 30px 0;
    background: var(--white);
    padding: 10px;
    border-radius: var(--border-radius);
}
.page-numbers {
    text-decoration: none;
    color: var(--dmgray);
    margin: 0 5px;
}
.page-numbers:hover {
    text-decoration: none;
    color: var(--main);
    margin: 0 5px;
}
a.prev.page-numbers,a.next.page-numbers {
    font-size: 12px;
}
span.page-numbers.current {
    color: var(--main);
}
.desc_block{color:var(--dmgray)}
.excerpt {
    display: block;
    font-size: 10px;
    color: var(--dmgray);
    margin-top: 10px;
}
.card_search {
    padding: 10px 25px;
    border: 0;
    font-weight: 300;
    color: var(--sec);
    margin: auto 10px;
    border-radius:var(--border-radius);
    cursor: pointer;
}
.feather{
    cursor: pointer;
}
.btn_card_search {
    padding: 8px 25px;
    border: 0;
    cursor: pointer;
    background:var(--main);
    color: var(--white);
    margin: auto 10px;
    border-radius:var(--border-radius);
        -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.btn_card_search:hover {
    background:var(--white);
    color: var(--main);
        -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.card_search_option {
    border: 0;
    background: var(--white);
    color: var(--sec);
}
.job {
    font-size: 12px;
    display: block;
    margin: 10px auto;
    color: var(--sec);
}
a.job_url {
    color: var(--sec);
    text-decoration: none;
    border-bottom: 1px solid var(--main);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
a.job_url:hover,a.job_url:focus{
    color: var(--main);
    text-decoration: none;
    border-bottom: 1px solid var(--main);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
/*News*/

/*Search*/

.list_search {
    list-style: none;
    color: var(--sec);
    text-decoration: none;
}
/* Приховано за замовчуванням */
#ajax-search-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 9999;
    overflow-y: auto;
    margin-top: 49px;
    padding: 40px 20px;
    box-sizing: border-box;
    webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    background-color: rgba(255, 255, 255, 0.7) !important;

}

#ajax-search-form {
    width: 90%;
    margin: auto;
}
/* Обгортка пошуку */
#ajax-search-wrap {
    
    margin: 0 auto;
    position: relative;
}

.searchBox {
    display: flex;
    width: 100%;
}

.searchInput {
    flex-grow: 1;
    padding: 10px 15px;
    border: 0px solid var(--white);
    border-radius: var(--border-radius);
    width: 100%;
    background: transparent;
    color: var(--sec);
    font-weight: 300;
    box-shadow: 0 0 165px 10px var(--main);
}

.searchButton {
    display: none;
}
[type=search] {
    outline: none;
}
/* Результати */
#ajax-search-results {
    margin-top: 70px;
}

#ajax-search-results h4 {
    margin-top: 30px;
    font-size: 20px;
    color: #333;
}

.list_search {
    margin-bottom: 20px;
}

.list_search p {
    margin: 5px 0 0;
    color: #555;
}

#close-search {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 24px;
    background: none;
    border: none;
    cursor: pointer;
    color: var(--dmgray);
    margin: auto;
    text-align: center;
    font-weight: 100;
}

#ajax-search-wrap {
    position: relative;
    display: block;
}

.search_group {
    background: var(--inactive);
    padding: 15px;
    margin: 10px auto;
    border-radius: var(--border-radius);
}
.search_img{
    background-size: cover;
    border-radius: var(--border-radius);
    height: 80px;
}
#ajax-search-results {
    padding: 15px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    bottom: 0;
    right: 0;
    height: 75vh;
    overflow-x: auto;
    width: 100%;
    display: block;
}

.ajax-search-list {
    list-style: none;
    padding-left: 0;
    margin: 0 0 20px 0;
}

.ajax-search-list li {
    margin-bottom: 15px;
    padding: 8px 15px;
    font-size: 14px;
}

.ajax-search-list li a {
    color: var(--sec);
    text-decoration: none;
    font-weight: 300;
}

.ajax-search-list li p {
    margin: 5px 0 0 0;
    color: #555;
    font-size: 14px;
}

/*Search*/

/*Actual*/
.title_actual{
    font-size: 14px;
    color:var(--sec);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.title_actual:hover{
    color:var(--main);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.actual_row {
    margin: 40px 0;
    background: var(--whitedm);
    padding: 25px 50px;
    border-radius: var(--border-radius);
}
/*Actual*/

/*Pages*/
.prelative{
    position: relative;
}
.btn_m {
    border: 0px solid var(--main);
    text-align: center;
    padding: 3px 27px;
    margin: auto;
    border-radius: var(--border-radius);
    position: absolute;
    bottom: 10px;
    right: 20px;
    width: max-content;
    font-size: 12px;
}
.helsi img {
    margin-right: 5px;
    height: 12px;
}
a.helsi {
    color: var(--sec);
    text-decoration: none;
    text-transform: uppercase;
}
.job_url{
    
}

.clinic_desc {
    font-size: 12px;
    color: var(--dmgray);
    line-height: normal;
}
/*Pages*/

/*Drections*/
.card_directions {
    height: 230px;
    background-size: cover;
    background-position: center;
    padding: 15px;
    border: 1px solid;
    border-radius: var(--border-radius);
    position: relative;
}

.backflip {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
    padding: 15px;
    border-radius: var(--border-radius);
}
/*Drections*/
/*Footer*/
a.footer__link {
    color: var(--dmgray);
    text-decoration: none;
    display: block;
    font-size: 12px;
    padding: 5px 0px;
  -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
a.footer__link:hover {
    color: var(--main);
  -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.main_footer {
    margin-top: 40px;
    color: var(--main);
    font-size: 12px;
    font-weight: 100;
}

.footer_title {
    margin: 40px 0;
}
.footer_title_col {
    margin: 10px 0;
}
 .lists {
        padding: 10px 0 !important;
        margin: auto;
        border-bottom: 1px solid lightgray;
        font-size: 16px;
    }
    .lists > a {
    text-decoration: none;
    color: black;
    line-height: 1.3;
}
    .list_adv {
        font-size: 16px;
    }
    .list_adv > a {
    text-decoration: none;
    color: black;
    line-height: 1.3;
}
.tca {
    background: var(--whitedm);
    margin: 5px -10px;
    border: 1px solid var(--main);
    border-radius: var(--border-radius);
    padding: 15px 10px;
}
.footer_container {
    width: 85%;
    margin: auto;
}
.container_fw {
    width: 85%;
    margin: auto;
}
.top_footer {
    background: var(--whitedm);
padding-bottom: 80px;
}

.clinic_info {
    padding-top: 20px;
}

.useful_link {
    text-decoration: none;
    font-size: 12px;
    line-height: 12px;
    display: block;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    color: var(--sec);
}

.useful_link:hover {
    color: var(--main);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.use_img {
    max-height: 50px;
    width: 80px;
    vertical-align: middle;
    object-fit: contain;
}
.use_img_social {
    max-height: 50px;
    width: 50px;
    vertical-align: middle;
    object-fit: contain;
}

span.cn {
    text-align: center;
}

footer#colophon {
    margin-top: 20px;
    margin-bottom: 20px;
}

.tc {
    text-align: center;
}
/*Footer*/

/*gallery*/

.objgal{
    object-fit: cover;
    border-radius: var(--border-radius);
    width: 100%;
    height: 200px;
}
.objnews{
    object-fit: cover;
    border-radius: var(--border-radius);
    width: 100%;
    height: 150px;
}
.objcli{
    object-fit: cover;
    border-radius: var(--border-radius);
    width: 100%;
    height: 200px;
    margin-bottom: 20px;
}
.gallery_bar {
    margin: auto;
    display: block;
    position: relative;
    padding: 60px 0px;
    background: var(--white);
}
/*gallery*/