@import url("animations.css");
/*/czeny/plasticheskaya-hirurgiya/*/

/*.cards.doctors-price {display: none;}
.content.admin-logged .cards.doctors-price {display: block;}
.doctors-price -  deleted class
*/


.for_admin {display: none;}
.admin-logged .for_admin {display: block;margin-top: 250px;}

.admin-logged .for_admin:before {
  content: 'Раньше было на сайте:';
  display: block; margin-bottom: 50px;
  font-size: 4rem; color: red;
}




html {font-size: 15px;}
body {
  margin: 0;
  font-family: var(--font-text);
  font-size: inherit;
  color: var(--font-color);
}

.body-container {overflow-x: hidden; background: var(--site-bg-color); transition: background 2s linear}
.page.price .body-container {overflow-x: visible;}
main {min-height: calc(100vh - 524px); padding-bottom: 100px}
.page main {padding-top: 50px; padding-bottom: 150px;}
section {margin-bottom: 100px;}
main > section:last-child {margin-bottom: 0;}
.container {width: 86%; max-width: 1200px; margin: 0 auto;}

img, .article video { max-width: 100%; display: block;}
video:not(.hero__video) {width: 100%;}
.post-page video, .article video {width: auto; margin: 0 auto;}


/* ----------------------------------- Helpers ----------------------------------- */
.row, .header__top, .header__navbar,
.desktop .menu-list, .header__top .btns,
.header:not(.desktop) .container, .header.desktop.fixed .container,
/*.ticker, .ticker__list,*/
.footer .link-list,
.cards:not(.foto_job_container), .blog-cards, .four-cards,
.article-btns, .price-page__btns,
.link-btns.group, .link-btns.four-each,
.white-popup-block .link-btns, .white-popup-block .link-btns li,
.white-popup-block .link-btns li a,
.menu-list li.has-submenu ul,
.desc-list, .icons-cards,
.content.admin-logged .cards.doctors-price,
.imgaside-cards .card, .content ul.pod-cat,
.press_about_us .date {
  display: -webkit-flex; display: -ms-flex; display: flex;
  justify-content: space-between;
}
/*.ticker {justify-content: flex-start;}
.ticker__list {justify-content: space-around;}*/
.group_list .cards, .group_list.cards {justify-content: center}

.invisible, .page-nav #id_prev {
  position: absolute!important; overflow: hidden;
  clip: rect(0 0 0 0); height: 1px!important; width: 1px!important;
  margin: -1px!important; padding: 0!important; border: 0!important;
}

.margin {margin-top: 40px !important;}


/* ----------------------------------- Text ----------------------------------- */
.h2, .h3, .h4, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {
  font-family: var(--font-text);
  font-weight: 500;
}
.h1, h1, .h1 a, h1 a {
  font-family: var(--font-headline);
  font-size: 28px;
  font-weight: 500;
  margin-top: 16px;
  margin-bottom: 16px
}
.h2, h2 {
  font-weight: 500;
  color: #3b3b3b;
  font-size: 21px;
  margin: 10px 0;
}
.right_sidebar .h2, .right_sidebar h2, .content .width h2 {margin-top: 35px;}
.h4 {margin: 35px 0 15px; font-size: 0.85rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.03rem;}

h1.museosans-text, h1.museosans-text ~ h2 {font-family: var(--font-headline); font-weight: 500;}
h1.oswald-text, h1.oswald-text ~ h2 {font-family: 'Oswald', sans-serif; font-weight: 400;}
h1.playfair-text {font-family: 'Playfair Display', serif; font-weight: 500; font-size: 34px!important;}
h1.roboto-text {font-family: var(--font-text)!important; font-size: 37px!important; font-weight: 400;color: #3e3e3e; letter-spacing: -1px;}
h1.roboto-text ~ h2, h1.playfair-text ~ h2 {font-family: var(--font-text)!important; font-size: 21px!important; font-weight: 500;color: #3e3e3e;}
h1.robotoslab-text {font-family: "Roboto Slab"!important; font-size: 37px!important; font-weight: 400;color: #3e3e3e;line-height: 1.2;}
h1.robotoslab-text ~ h2 {font-family: "Roboto Slab"!important; font-size: 19px!important; font-weight: 700;}

p {font-size: 1rem;}
b, strong, .bstr, .spec_desc strong {font-weight: 600;}
.font-small {font-size: 0.93rem!important;}
.font-thin {font-weight: 300!important;}
.bold{font-weight: 700;}
.uppercase {text-transform: uppercase; letter-spacing: 0.03rem;}
.narrow {max-width: 48%;}
.link-list a {display: inline-block; margin-right: 15px; margin-bottom:5px;} .link-list a:last-child {margin-right: 0;}
p.red, p.red a { color: #E83531; border-bottom: 1px solid #E2D5D5}

.text_sitebg {padding:20px 30px 0; background-color:#f4f4f4; text-align:center;}
h1.text_sitebg {font-size:2.4rem;}

.content h1 {font-size: 32px;}
.content .text p {line-height: 1.7; color: var(--font-color);}
.content .text p a:not(.icons-cards__item):not(.btn),
.content .text p a:not(.icons-cards__item):not(.btn)::after {position: relative; transition: all 0.2s ease-out}
.content .text p a:not(.icons-cards__item):not(.btn)::after {content:''; position: absolute; bottom: -1px; left: 0; 
    width: 0; height: 1px; background-color:rgba(15,15,15,0.4);}
.content .text p a:not(.btn):hover::after {width: 100%;}

.content .text a.footer-btn {margin: 25px auto;}
.content .text a.footer-btn::after {display: none;}

.content .text h2 {padding-left: 0;}
.content .text h3 {margin-top: 30px; font-size: 16px; font-weight: 500;}
.content .text p + h2, .content .text ul + h2, .content .text ol + h2, .img.floatr + h2 {margin-top: 60px;}
blockquote {margin: 60px 10% 80px 12%;}
blockquote::after {content: ''; display: inline-block; margin-bottom: 20px; width: 100px; height: 4px; background-color: #c0c0c0;}
blockquote, blockquote p {font-family: var(--font-headline); font-style: italic; font-size: 1.18em; color: rgba(0,0,0,.87);}
blockquote strong {font-weight: bold;}


/* ----------------------------------- header & footer ----------------------------------- */


.header {
  position: relative; z-index: 90;
  width: 100%; padding: 25px 0;
  background-color: var(--accent-color);
}
.home-page .header {background-color: transparent;}
.page .header, .header.desktop.fixed {
  -webkit-box-shadow: 0px 6px 40px 5px rgba(109,136,173,0.15);
  box-shadow: 0px 6px 40px 5px rgba(109,136,173,0.15);
}
.header.desktop.fixed {
  position: fixed; z-index: 1000; top: 0; left: 0;
  padding: 0;
  background: var(--accent-color);
}
.header.desktop.fixed .container {width: 98%;}

.logo {width: 160px;}
.logo, .logo img {transition: all 0.2s linear;}
.header .logo:hover, .header .logo:hover img {filter: brightness(400) grayscale(100%); -webkit-filter: brightness(400) grayscale(100%);}
.footer .logo img {filter: brightness(5); -webkit-filter: brightness(5);}
.footer .logo:hover img {filter: brightness(1); -webkit-filter: brightness(1);}
.logo span {display: block; margin-top: 7px; text-align: center;
  font-size: 0.6rem; text-transform: uppercase; color:var(--link-color); line-height: 1.25; white-space: nowrap;}

.header.fixed .logo span {display: none;}
.logo a {position: relative; display: block;}
.logo a::before {content: ''; position: absolute; opacity: 0.8;}
.footer .logo a:hover:before {opacity: 0.6}
.header.desktop.fixed .logo a::before {display: none;}

.logo-new {
  position: relative; display: inline-block; vertical-align: middle;
  position: relative; z-index: 1; margin: auto 0;
  height: 80px; text-decoration: none; color: #fff;
  text-align: center;
}
.logo-new::before {
  content: ''; position: absolute;
  width: 115px; height: 89px;
  opacity: 0.8;
}

.logo-new img, .logo-header img {height: 75px; width: auto; margin:0; filter: brightness(5);
  -webkit-filter: brightness(5); transition:all 0.2s ease-out}
.logo-new:hover img, .logo-header:hover img {filter: brightness(1); -webkit-filter: brightness(1)}
/*fixed header*/
.logo-header img {height:45px; margin: 1px 0 0;}

.logodecor-spring .logo-new::before,
.logodecor-spring .logo a::before {width: 142px; height: 82px;}
.logodecor-spring .logo-new::before,
.logodecor-spring .logo a::before {
  right: -55px; top: 0px;
  background: url('/templates/template13/img/logodecor-spring.gif');
  -webkit-background-size: 100% 100%; background-size: 100% 100%;
}
.logodecor-fall .logo-new::before,
.logodecor-fall .logo a::before {width: 150px; height:81px;}  /*{width: 178px; height: 96px;}*/
 
.logodecor-winter .logo-new::before,
.logodecor-winter .logo a::before {
  right: -35px; top: -5px;
  background: url('/templates/template13/img/logodecor-winter.gif');
  -webkit-background-size: 100% 100%; background-size: 100% 100%;
}
.logodecor-newyear .logo-new::before,
.logodecor-newyear .logo a::before {
  right: -56px; top: 0px;
  background: url('/templates/template13/img/logodecor-newyear.gif');
  -webkit-background-size: 100% 100%; background-size: 100% 100%;
}



.header__top, .header__top .btns {align-items: center;}
.header__top .btns a:not(:first-child) {margin-left: 12px;}
.header__top, .header__top a {color: var(--site-bg-color);}
.header__addr {
  padding-left: 34px;
  font-size: 0.9rem; font-weight: 400;
  background: url('./img/loc-light.svg') no-repeat;
  background-position: left 0 top 3px;
  -webkit-background-size: 22px 25px;
  background-size: 22px 25px;
}
.header__addr a {font-size: 0.8em; font-weight: 300; letter-spacing: 0.06rem;
  border-bottom: 1px dashed rgba(255,255,255,0.5);
}
.header__phone {
  padding-left: 30px;
  background: url('./img/phone-line-light.svg') no-repeat;
  background-position: left 0 top 5px;
  -webkit-background-size: 22px 22px;
  background-size: 22px 22px;
}
.header__phone a {display: block; padding-bottom: 2px; font-size: 1.02rem;
  border-bottom: 1px dashed transparent;
}
.header__phone a:first-child {margin-bottom: 4px;}
.header__top div:not(.logo) a:hover {border-bottom: 1px dashed rgba(255,255,255,0.5);}
.header__top a:active, .header__top a:focus, .header__top a:visited {color: rgba(255,255,255,0.8);}
.header.desktop.fixed .header__phone,
.header.desktop.fixed .header__addr,
#pressa.submenu ul {display: none;}

.header__navbar {
  position: relative;
  align-items: center;
  margin: 15px 0 0;
  border: 1px solid rgba(255,255,255,0.4);
  border-radius: 6px;
  background-color: rgba(255,255,255,0.1);
}

.menu-link {
  position: relative; z-index: 10000; display: none;
  width: 56px; height: 50px; line-height: 43px;
  border-left: 1px solid rgba(255,255,255,0.5); border-radius: 0;
  min-width: 30px; margin: 0; padding: 0 0 0 20px;
}
.menu-link span, .menu-link span::before, .menu-link span::after {
  display: inline-block; width: 34px; height: 2px;
  background: var(--site-bg-color); transition: all 0.3s ease-in-out;
}
.menu-link span::before {content: ''; display: block; margin-top: -12px;}
.menu-link span::after {content: ''; display: block; margin-top: 22px;}


.menu-list {justify-content: start;}
.menu-list li {position: relative;}
.desktop:not(.fixed) .menu-list > li:nth-child(2) > a {border-radius: 5px 0 0 5px;}

.menu-list li.has-submenu ul {
  flex-wrap: wrap; width: 400px; padding: 0;
  background-color: var(--blue-color-brightness); border: 1px solid rgba(3,86,164,0.3);
  border-radius: 6px;
}
.menu-list li.has-submenu:hover > .submenu {display: block;}
.menu-list li.has-submenu li {margin: 0 0 13px 0; width: 190px;}
.menu-list li.has-submenu li:nth-last-of-type(1), .menu-list li.has-submenu li:nth-last-of-type(2) {margin: 0;}
.menu-list li li.has-submenu ul {width: 400px; background-color: var(--accent-color);}

.menu-list a {
  display: block; height: auto; padding: 15px 0.9vw;
  border: none!important; border-radius: 0;
  font-size: 0.8rem; font-weight: 400; color: var(--site-bg-color); text-transform: uppercase;
}
.menu-list a:active, .menu-list a:visited, .menu-list a:focus,
.footer a:active, .footer a:visited {color: var(--site-bg-color);}
.menu-list a:hover {color: var(--accent-color);}

.menu-list a:hover {background-color: rgba(255,255,255,0.7);}
.menu-list li li a {
  padding: 9px 12px 9px 10px; border-radius: 5px !important;
  font-size: 0.97rem; font-weight: 300; text-transform: none;
}
.zeynep .menu-list li li a {border-radius: 0!important;}
.menu-list li li li a {font-size: 0.8rem;}
.menu-list .submenu {position: absolute; z-index: 500; left: -5px; top: 100%; overflow: visible;
  pointer-events: auto}
.menu-list .submenu .submenu {left: 98%; top: -8%;}

.desktop .submenu.column > ul > li:nth-child(2) {order:3}
.desktop .submenu.column > ul > li:nth-child(3) {order:5}
.desktop .submenu.column > ul > li:nth-child(4) {order:7}
.desktop .submenu.column > ul > li:nth-child(5) {order:9}
.desktop .submenu.column > ul > li:nth-child(6) {order:11}
.desktop .submenu.column > ul > li:nth-child(7) {order:13}
.desktop .submenu.column > ul > li:nth-child(8) {order:15}
.desktop .submenu.column > ul > li:nth-child(9) {order:17} /* Trihologiya */
.desktop .submenu.column > ul > li:nth-child(10) {order:2}
.desktop .submenu.column > ul > li:nth-child(11) {order:4}
.desktop .submenu.column > ul > li:nth-child(12) {order:6}
.desktop .submenu.column > ul > li:nth-child(13) {order:8}
.desktop .submenu.column > ul > li:nth-child(14) {order:10}
.desktop .submenu.column > ul > li:nth-child(15) {order:12}
.desktop .submenu.column > ul > li:nth-child(16) {order:14}
.desktop .submenu.column > ul > li:nth-child(17) {order:16}
.desktop .submenu.column > ul > li:nth-child(18) {order:18}

.desktop a[data-submenu="uslugi"] ~ .submenu#uslugi > ul > li:nth-child(8) .submenu {top:-50px}
.desktop a[data-submenu="uslugi"] ~ .submenu#uslugi > ul > li:nth-child(15) .submenu {top:-50px}
.desktop a[data-submenu="uslugi"] ~ .submenu#uslugi > ul > li:nth-child(18) .submenu {top:-150px}

.menu-list > li.has-submenu > a {
  padding: 15px 1.3vw 15px 0.9vw;
  background-image: url('./img/arrow-gray-b.svg');
  background-repeat: no-repeat;
  background-position: right 0.4vw center;
  background-size: 7px 4px;
}
.menu-list li.has-submenu > a + .arrow {display: none;}
.menu-list > li.has-submenu > a:hover {background-image: url('./img/arrow-blue-b.svg');}
.menu-list .submenu li.has-submenu > a {
  background-image: url('./img/arrow-gray-r.svg');
  background-repeat: no-repeat;
  background-position: right 8px top 14px;
  background-size: 4px 8px;
}
.menu-list .submenu li.has-submenu > a:hover {background-image: url('./img/arrow-blue-r.svg');}
.header.desktop #blog > ul, .header.desktop #pressa-tv > ul {width: 100px;}
.header.desktop #tv ul {width: 260px;}
#blog li, #pressa-tv li {width: 100%;}

.menu-list #blog a, .menu-list #pressa-tv a,
.menu-list .submenu li.has-submenu > a[data-submenu="otzyvy"] {background-image: none;}
#akcii, .menu-list a[data-submenu="otzyvy"] ~ #otzyvy {display: none;}

.header__search {
  position: relative; z-index: 110;
  height: 44px; line-height: 42px;
  border-left: 1px solid rgba(255,255,255,0.4);
  border-radius: 0 5px 5px 0; cursor: pointer;
  transition: all 0.2s ease-out;
}
.header__search:hover,
.zeynep-initialized .header .btn.frame:hover {background-color: rgba(255,255,255,0.7);}
.header.desktop.fixed .search-active .header__search:hover {background-color: transparent;}
.search-active .header__search {border-left: 1px solid rgba(109,136,173,0.5);}
.search-active .header__search:hover {background-color: rgba(109,136,173,0.2);}

.btn.light img,
.header__search .btn.search {
  filter: brightness(400); -webkit-filter: brightness(400);
  transition: all 0.2s ease-out;
}
.header__search:hover .btn.search,
.search-active .btn.search,
.header.fixed .btns.no-border .btn:hover img,
.footer .socials a:hover img,
.zeynep-initialized .header .btn.light:hover img {filter: brightness(1); -webkit-filter: brightness(1);}



.header.desktop.fixed .header__top {margin: 0 30px 0 0; width: 120px;}
.header.desktop.fixed .header__navbar, .header:not(.desktop) .header__navbar {
  justify-content: flex-end;
  width: calc(100% - 280px); height: 56px; margin: 0;
  background-color: transparent; border-radius: 6px 0 0 6px;
  border: none;
}
.header.desktop.fixed .header__navbar {width: calc(100% - 220px);}
.btns.no-border, .header.fixed .btns.no-border .btn span,
.header:not(.desktop) .btns.no-border .btn span,
.header.fixed .btns.no-border .btn:after {display: none;}
.header.fixed .btns.no-border,
.header:not(.desktop) .btns.no-border {
  display: -webkit-flex; display: -ms-flex; display: flex; justify-content: space-between; align-items: center;
  height: 56px; border-radius: 0;
}
.header:not(.desktop) .btns.no-border {border-left: 1px solid rgba(255,255,255,0.5);}
.header:not(.desktop) .header__navbar, .header:not(.desktop) .btns.no-border {height: 50px;}
.header.fixed .btns.no-border .btn,
.zeynep-initialized .btns.no-border .btn {
  width: 50px; height: 100%; text-align: center;
  padding: 19px 8px 18px;
  border: none; border-radius: 0;
}

.header.fixed .btns.no-border img, .header:not(.desktop) .btns.no-border img {
  float: none; margin: 0 auto;
  width: 17px; height: auto;
}
.header.fixed .btns.no-border .btn:hover {background-color: rgba(255,255,255,0.7);}

.header.desktop.fixed .menu-list > li > a {height: 56px; padding: 21px 0.9vw; font-size: 0.75rem;}
.header.desktop.fixed .menu-list > .has-submenu > a {padding: 21px 1.3vw 21px 0.9vw;}

.header.desktop.fixed .header__search {width: 50px; height: 56px; padding: 4px 0 0; text-align: center;}

.header.desktop.fixed .logo {width: 120px; height: 43px;}

.header.desktop.fixed .menu-list > li > ul {top: 56px;}
.header.desktop.fixed li.has-submenu ul {background-color: var(--accent-color);}
.header.desktop.fixed .menu-list > li > ul li:last-child {margin: 0;}
.header.desktop.fixed .menu-list li li a {padding: 9px 20px 9px 10px; font-size: 0.9rem;}

.footer {
  padding: 80px 0 40px;
  background-color: var(--accent-color);
  font-weight: 300;
}
.footer .container {position: relative; z-index: 1;}
.footer .row {margin-bottom: 30px;}
.footer .link-list {justify-content: flex-start; flex-wrap: wrap; margin: 0; padding: 0;}
.footer .link-list li {width: 50%; list-style: none}
.footer .link-list li:nth-last-child(1),
.footer .link-list li:nth-last-child(2) {opacity: 0.65}

.footer, .footer a {font-size: 0.85rem; color: var(--site-bg-color); font-weight: 300;}
.footer a:hover {color: var(--site-bg-color); text-decoration: underline;}
p.copy {margin: 10px 15px 15px 0; font-size: 0.75rem;}
p.copy span {opacity: 0.5; font-size: 0.9em;}
p.copy span a {font-size: 0.9em;}
.footer__contact > div:not(:last-child) {margin-bottom: 15px;}
.footer__contact .phones a {display: block; font-size: 1.2rem; font-weight: 500;}
.footer__contact .phones a:not(:last-child) {margin-bottom: 7px;}
.footer__btns .btn {display: block; margin-top: 8px; padding: 10px; max-width: 230px;
  text-align: center; text-decoration: none!important; letter-spacing: 0.05rem;}

.footer .ig_wrapper {display: inline-block; width: 32px; height: 32px;}
.footer .ig_subtitle {text-align: left !important;}
.socials a {
  display: inline-block; width: 32px; height: 32px; line-height: 41px;
  border: 1px solid var(--accent-color); border-radius: 50%;
  padding: 0; text-align: center;
  transition: all 0.2s ease-out;
}
.socials a:hover {background-color: var(--link-color); border: 1px solid var(--link-color)!important;}
.socials a:not(:first-child) {margin: 0 0 0 5px;}
.socials a:first-child {margin: 0;}
.socials a img {display: inline-block; height: 12px; width: auto; transition: all 0.2s ease-out;}

.footer .socials a {border: 1px solid var(--site-bg-color);}
.socials a:hover img, .footer .socials a img {filter: brightness(400); -webkit-filter: brightness(400);}




/* ----------------------------------- home page ----------------------------------- */

#abouttabs {position: relative;}
/* #abouttabs *:focus {outline: 1px solid var(--link-color-focus); border-radius: 0;} */
#abouttabs *:focus {outline:none}
#abouttabs, #abouttabs .ui-corner-all {padding: 0 0 100px; border: none; background: var(--site-bg-color);}
#abouttabs .ui-widget {font-family: var(--font-text); font-size: 1rem;}
#abouttabs .ui-tabs-nav {display: block; margin:0 0 0 41%;}
#abouttabs .ui-widget-header, #abouttabs .ui-widget-header .ui-state-default {padding:0; background: none; border: none;
  color: var(--font-color); font-weight: 400;}
#abouttabs .ui-widget-header .ui-state-default {position: relative; display: inline-block; margin-right: 25px; padding-bottom: 3px;}
#abouttabs .ui-state-default::after {content:''; position: absolute; bottom:0; left: 0; width: 0; height: 1px; background-color: transparent; transition:all 0.2s ease-out}
#abouttabs .ui-state-default.ui-state-active::after, #abouttabs .ui-state-default:hover::after {width: 100%; background-color: var(--link-color);}

/* #abouttabs .ui-state-default a:focus, #abouttabs .ui-state-active a:focus {outline:none} */
#abouttabs .ui-state-active a {cursor: default;}
#abouttabs .ui-widget-header .ui-state-default:last-child {margin-right: 0;}
#abouttabs .ui-state-default a, #abouttabs .ui-state-active a {color: var(--font-color);}

#abouttabs .ui-widget-content.about-tab {position: relative; background: var(--site-bg-color); border: none; color: var(--font-color);}

#abouttabs .about-bg {position: absolute; left: 0; top:-18px; width: 39%;}
#abouttabs3 .about-bg {top: -22px;}
picture.about-bg {height:calc(100% - 2px); overflow: hidden;}
#abouttabs .about-bg img {object-fit: cover; max-width:100%; min-height:100%}




/* ----------------------------------- Form ----------------------------------- */

textarea,
input[type="text"],
input[type="email"],
input[type="button"],
input[type="submit"],
button {-webkit-appearance: none; -moz-appearance: none; appearance: none; font-family: var(--font-text);}
textarea:focus, input:focus, button, button:active, button:focus { outline: none !important;}

.btn, .show_readmore {
  position: relative;
  display: inline-block; vertical-align: middle;
  text-decoration: none; outline: none;
  padding: 15px 25px;
  position: relative;
  border-radius: 6px;
  font-size: 0.8rem; color: var(--link-color);
  font-weight: 500; text-transform: uppercase;
  cursor: pointer;
}
.btn.small {padding: 10px 20px;}
a.btn:visited, a.btn:active, a.btn:focus {color: var(--link-color);}
.btn.frame, .btn-yell-frame, .show_readmore {overflow: hidden; border: 1px solid var(--link-color); background: none;
  position: relative; z-index: 1}
.btn-yell-frame {border-radius: 6px;}
.btn.frame.light {color: var(--site-bg-color); border: 1px solid rgba(255,255,255,0.7);}
.btn.frame.light:hover {border: 1px solid var(--link-color);}
.no-border .btn.frame {border:none;}
.zeynep-initialized .no-border .btn.frame:first-child {border-right: 1px solid rgba(255,255,255,0.5);}

.btn.frame:hover, .btn-yell-frame:hover, .btn.frame:hover input, .show_readmore:hover {color: var(--site-bg-color);}
.btn.frame input {background-color: transparent; border:none; padding:0; color: var(--link-color);
  text-transform: uppercase; cursor: pointer;}

.btn.frame:after, .btn-yell-frame:after, .show_readmore:after {
  content: ''; position: absolute; z-index: -1;
  left: 45%; top: -30%;
  height: 160%; width: 10%;
  border-radius: 30px; background-color: var(--link-color);
  opacity: 0; transition: all 0.2s ease;
}
.btn.frame.light:after {background-color: var(--link-color);}
.btn.frame:hover:after, .btn-yell-frame:hover:after, .show_readmore:hover::after {
  left: -5%; top: -30%;
  height: 160%; width: 110%;
  opacity: 1; animation: circleScale 0.3s ease;
}

.group_btns {margin-top: 20px;}
.group_btns .btn:not(:last-child) {margin-right: 10px;}

.btn-transparent{
  font-size: 16px; line-height: 23px;
  color: #000000; border: 1.0px solid var(--link-color);
  text-decoration: none; text-align: center;
  width: 260px; padding: 10px;
  display: inline-block; margin-right: 20px;
}
.btn-transparent:hover{color: #fff;background: var(--link-color);}
.btn-color{
  font-size: 16px; line-height: 23px;
  color: #fff; background: var(--link-color);
  border: 1px solid var(--link-color); border-radius: 6px;
  text-decoration: none;
  text-align: center; width: 260px;
  padding: 10px; display: inline-block;
  margin-right: 20px;
}
.btn-color:hover{color: var(--link-color); background: none;}
.doctor-page__btns {display: -webkit-flex; display: -ms-flex; display: flex; justify-content: space-between;}
.doctor-page__btns a {display: block; width: 48%; min-height: 46px; margin: 0 0 25px 0!important;}
.doctor-page__btns .btn-color {line-height: 1.3; white-space: nowrap;}
.doctor-page__btns .btn-yell-frame {padding: 14px 0 0; text-align: center; letter-spacing: normal;}

/* ----------------------------------- Lists ----------------------------------- */
.group_list li, .group_list .card {margin-bottom: 8px; font-size: 0.9rem; text-transform: uppercase;}
.pod-cat li:before, .spec li:before, .link-btns li:before,
.foto_list2 li:before, .aside li:before, .ya-share2__list li:before,
.left_sidebar li:before, .icons-menu li:before {display: none;}

.link-btns li {display: inline-block;}
.link-btns li a {
  display: block; padding: 7px 10px;
  border: 1px solid var(--link-color); border-radius: 5px;
  font-size: 0.87rem; color:var(--link-color);}
.link-btns li a:hover {
  background-color: var(--link-color);
  border-color: transparent; color: var(--site-bg-color);
}

.link-btns.group {flex-wrap: wrap; justify-content: space-around; max-width:800px; margin: 0 auto;
  background-color: var(--graylight-color); border-radius: 6px;
  text-align: center; padding: 30px 10px 20px;}
.link-btns.group li {width: 47%;}
.link-btns.group li a {height: 100%;}
.link-btns.group li a {border:1px solid var(--link-color-light)}
.link-btns.group + .article-btns__appointment {margin-top: 10px;}

.link-btns.four-each {justify-content: flex-start; flex-wrap: wrap}
.link-btns.four-each li {width: calc(25% - 3.75px); margin:0 5px 5px 0;}
.link-btns.four-each li:nth-child(4n) {margin-right: 0;}
.link-btns.four-each li a {text-align: center;}
.link-btns.gray li a {padding: 10px; color: var(--font-color); font-size: 1rem; font-weight: 600; border-color: var(--line-color)}
.link-btns.gray li.active a {background-color: var(--line-color);}


.content .text ul:not(.pod-cat):not(.spec) {display: inline-block; margin: 0 0 10px; padding-inline-start:20px; max-width: 75%; min-width: 50%;}
.content .text .pod-cat a::after, .content .text a[data-fancybox]::after {display: none;}
.content .text li {margin: 0 0 8px; font-size: 1rem; line-height: 1.7; color: rgba(0,0,0,.87);}


ul.pod-cat {column-count: 3;}
ul.pod-cat:after { content: ''; display: block; clear: both;}
.content .pod-cat {
  margin: 0 -8px 25px; margin-block-end:0; padding: 0;
  column-count: initial;
  -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; -o-flex-wrap: wrap; flex-wrap: wrap;
  justify-content: flex-start !important; align-items: flex-start;
}
.content .pod-cat li {
  flex: 1 1 calc(33.33% - 16px);
  margin: 0 8px 16px 8px !important; padding: 0;
  background: none!important; list-style: none;
  max-width: calc(33.33% - 16px);
  display: -webkit-flex; display: -ms-flex; display: flex;
  position: relative; align-items: center;
}
.content .pod-cat li a,
.horiz_scroll .pod-cat > div a {
  display: -webkit-flex; display: -ms-flex; display: flex; align-items: center;
  margin:auto; padding:12px 15px;
  width: 100%; min-height: 64px; line-height: 1.2; border: 1px solid var(--line-color);
  background-color: var(--graylight-color); border-radius: 6px;
  color: #67564C; font-weight: 500;
  transition: all 0.2s ease;
}
.pod-cat.uppercase li a, .pod-cat.uppercase li a span,
.horiz_scroll .pod-cat > div a span {width: 100%; text-align: center; text-transform: uppercase;}
.text .pod-cat li a {line-height: 1.2; white-space: normal}

.content .pod-cat li a:hover,
.horiz_scroll .pod-cat > div a:hover {border: 1px solid var(--link-color); color: var(--link-color); background-color: rgba(255,174,81,0.05)}

.pod-cat.pod-cat_btns {display: block; padding:40px 0 15px; text-align: center;}
.pod-cat.pod-cat_btns li {display: inline-block; padding:0; height: 76px;}
/* .content .pod-cat.pod-cat_btns li:last-child {border: 1px solid var(--link-color)!important} */
.pod-cat.pod-cat_btns a {display: block!important; height:calc(100% - 15px); padding-top:17px; text-align: center; font-size: 1.03em;
  color:var(--link-color)!important; text-decoration: none!important; border: 1px solid var(--link-color)!important; background-color:transparent!important;}
.pod-cat.pod-cat_btns a:hover {border: 1px solid rgba(103,86,76,0.3)!important; color: #67564C!important}




.list_ul, .list_image,
.list_warning, .list_minus {
  display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex;
  justify-content: space-between; margin: 0; padding: 0;
}
.list_ul ul,
.list_warning ul,
.list_image ul{
  width: 47%; display: inline-block; vertical-align: top;
  padding-left: 35px;  margin-top: 0; margin-bottom: 0;
}
.list_ul li{
  width: 25%;
  background: url('/templates/template13/img/check-mark.svg') left top no-repeat;
  padding: 0 20px 0 30px; margin-bottom: 12px;
  font-size: 1.1rem; text-transform: uppercase;
}
.list_minus li{
  background: url(/img/5797759_2_33.svg) left top no-repeat;
  padding-left: 43px; margin-bottom: 8px;
  padding-top: 2px; padding-bottom: 2px;
}
.list_warning li{
  background: url(/img/5797759_3_70.svg) left center no-repeat;
  padding-left: 65px; padding-top: 5px; padding-bottom: 5px;
}
.list_image ul{
    width: 46%;
    display: inline-block;
    vertical-align: top;
    padding-left: 14px;
    margin-bottom: 0;
}
.list_image ul:first-child{width: 50%;}
.list_image li {
  padding-left: 86px; margin-bottom: 15px; padding-top: 2px;
  padding-bottom: 2px; background-position: center left; line-height: 24px;
}

.foto_list { list-style: none; margin: 0; padding: 0}
.foto_list > li { border: 10px solid #f8f5f1; float: left; height: 175px; margin: 20px; width: 240px}
.foto_list a { display: table-cell; width: 240px}

.list_ul li::before, .list_image li::before,
.list_warning li::before, .list_minus li::before, .foto_list li::before {display: none;}




/* ----------------------------------- UI content blocks ----------------------------------- */
.row {clear: both}
.col-2 {width: calc(16.66% - 12.5px);}
.col-3 {width: calc(24.99% - 12.5px);}
.col-4 {width: calc(33.33% - 12.5px);} /* - 16.7px - раньше вычитал */
.col-6 {width: calc(50% - 12.5px);}
.col-8 {width: calc(66.66% - 12.5px);}
.col-9 {width: calc(74.99% - 12.5px);}
.col-10 {width: calc(83.33% - 12.5px);}

.box:before, .box:after { display: table; content: ""; line-height: 0; }.box:after {clear: both;}
.box_aside {float: left; max-width: 40%}.box_aside img{max-width:100%;height:auto;}
.box_cnt {overflow: hidden; padding-left: 30px;}

.block-two-halves {
  border: 1px solid var(--line-color); border-radius: 6px; overflow: hidden;
  background-blend-mode: screen;
  background:
    linear-gradient(#edf1f5, transparent),
    linear-gradient(90deg, #e3f3fa, transparent),
    linear-gradient(-90deg, #ecf3f7, transparent);
}
.safari .block-two-halves {background: #e9f4f8; background-blend-mode: normal;}
.block-two-halves .col-6:last-child {padding: 0 0 20px 3%;}
.block-two-halves h2 {margin: 30px 0 25px; padding: 0 15% 0 0; font-size: 3.5rem; line-height: 1.1;}
.block-two-halves p {padding: 0 15% 0 0;}
.block-two-halves .btn {margin: 20px 0 10px 0;}
.block-two-halves .col-6 > img {height: 100%; object-fit: cover;}


.two-column-text {
  -moz-column-count: 2; -moz-column-gap: undefinedpx;
  -webkit-column-count: 2; -webkit-column-gap: undefinedpx;
  column-count: 2; column-gap: undefinedpx;
}
.two-column-text p {margin: 0 0 18px 0; font-size: 1rem;}

a.icon_left {display: inline-block; padding:0 0 0 35px; text-transform: uppercase; font-size: 0.85rem;}
a.icon_left span {display: inline-block;}
a.icon_left:hover {filter: grayscale(4); -webkit-filter: grayscale(4);}

.article-btns__appointment {border-right: 1px solid var(--site-bg-color);display: none !important;}
.article-btns__appointment h4, .article-btns__price h4 {margin-top: 0; font-size: 1.2rem;}
.article-btns__appointment a {display: block; width: 210px; margin: 0 auto 10px; white-space: nowrap;}
.article-btns__appointment a:last-child {margin-bottom: 0;}
.article-btns__price a {margin-top: 35px; width: 198px;}
.article-btns__price h4 + a.btn {margin-top: 0}
.appointment .article-btns {flex-direction: column;}
.appointment .article-btns > div {width: 100%;}
.appointment .article-btns__appointment {border-bottom: 1px solid var(--site-bg-color); border-right:none}
.appointment .article-btns__price a {margin-top: 0;}
.article-btns__appointment.simple {display: block; background-color: var(--graylight-color);
  width: 800px; max-width: 100%; padding: 35px 0 25px; margin: 30px auto;
  text-align: center; border-radius: 6px;
}
.article-btns__appointment.simple + .article-btns__price {margin: 0; padding: 27px 0 25px;}
.link-btns.group + .article-btns__appointment.simple {margin-top: 10px;}
.article-btns__appointment.simple a {display: inline-block; vertical-align: top; margin: 0 2% 10px;}
.article-btns__price.two {padding: 10px 0 0;}
.article-btns__price.two a {margin:0 0 10px; width: 220px;}
.article-btns__price.two a:last-child {margin-bottom: 0;}

.article-btns .article-btns__appointment.simple {margin: 0;}
.article-btns.with-address .article-btns__appointment .btn + .btn {margin-top: 10px;}



.article-btns.with-address {position: relative;}
.article-btns.with-address:before {content: ''; position: absolute; top: 6px; left:6px; width: calc(50% - 6px); height: calc(100% - 12px);
  border:1px solid var(--link-color-light); border-radius: 6px;
}
.with-address .article-btns__appointment {text-align: center; padding: 30px 0 35px; border:none;}
.with-address .article-btns__appointment h4 {margin:0; padding-bottom: 20px; font-size: 1.9rem;}
.article-btns__address {padding: 35px 8% 5px;}
.article-btns__address h4 {position: relative; margin: 0; font-size: 1.9rem;}
.article-btns__address h4:before {content: url('./img/icons/loc-orange.png'); position: absolute; left: -27px; top:4px;}
.article-btns__address p {margin: 0; font-size: 1.2rem;}


.horiz_scroll_wrap {position: relative;}
.horiz_scroll_wrap:before {content: ''; width: 100px; height: 100%; position: absolute; top: 0; right: 0; z-index: 10;
  background: rgb(244,244,244);
  background: linear-gradient(80deg, rgba(244,244,244,0) 0%, rgba(244,244,244,1) 72%, rgba(244,244,244,1) 100%);
  pointer-events: none;
}
.horiz_scroll {overflow-x: scroll; -webkit-overflow-scrolling: touch; margin-bottom: 30px;
  scrollbar-width: thin; scrollbar-color: #e0e0e0 var(--site-bg-color);}
.horiz_scroll .pod-cat {white-space: nowrap; overflow: visible; margin: 0 0 20px 0!important;}
.horiz_scroll .pod-cat > div {display: inline-block; vertical-align: top; width: 250px;
  margin-right: 10px!important;}
.horiz_scroll .pod-cat > div a {width: 100%; white-space: normal; font-size: 0.86rem; font-weight: 600;}
.horiz_scroll .pod-cat > div a:first-child {margin-bottom: 13px;}
.horiz_scroll .pod-cat > div:last-child {width: 70px; opacity: 0; pointer-events: none}
.horiz_scroll::-webkit-scrollbar {
  width: 4px !important;
  background-color: #F5F5F5;
}
.horiz_scroll::-webkit-scrollbar-thumb {
  border-radius: 8px !important;
  -webkit-border-radius: 8px !important;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.1);
  background-color: #e0e0e0;
}
.horiz_scroll::-webkit-scrollbar-track {
  border-radius: 4px;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.05);
/*  background-color: #F5F5F5;*/
background-color: var(--site-bg-color);
}
.horiz_scroll::-moz-scrollbar-button, .horiz_scroll::-webkit-scrollbar-button {
  display:none; width: 0px !important; height: 0; opacity: 0;
}
.horiz_scroll::-webkit-scrollbar-thumb:hover {
  background: #c7c7c7 !important;
}



.slide_block__hidden {display: none;}
.slide_block p:first-child, .slide_block__hidden p:first-child, .slide_block__hidden ul:first-child, .slide_block__hidden ul:first-child li:first-child {margin-top: 0;}
.slide_block__show, .slide_block__hide,
.slidetoggle-cards__hide {display: inline-block; color: var(--font-color); border-bottom:1px dashed var(--font-color)}
.slide_block__show {transform: translateY(-8px);}

span.arrow-left, span.arrow-right {
  position: relative;
  display: inline-block; vertical-align: middle; margin-top: -2px;
  width: 24px; height: 1px; background-color: var(--link-color);
  -webkit-transform: translate(8px, 0); -ms-transform: translate(8px, 0); transform: translate(8px, 0);
  transition: all 0.2s ease;
}
span.arrow-left.large, span.arrow-right.large {width: 28px;}

span.arrow-left:before, span.arrow-left:after,
span.arrow-right:before, span.arrow-right:after {
  content: ''; position: absolute; left: 16px; top: -3px;
  width: 8px; height: 1px; background-color: var(--link-color);
  -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);
  transition: all 0.2s ease;
}
span.arrow-left.large:before, span.arrow-left.large:after,
span.arrow-right.large:before, span.arrow-right.large:after {width: 16px; top: -5px; left: 15px;}

span.arrow-left:before, span.arrow-right:after {-webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg);}
span.arrow-right:after {left: 19px; top: 2px; width: 5px;}
span.arrow-left:after {left: 0; top: 2px; width: 5px;}
span.arrow-left:before {left: -1px;}

span.arrow-right.large:after {left: 20px; top: 4px; width: 9px;}
span.arrow-left.large:after {left: -1px; top: 4px; width: 9px;}
span.arrow-left.large:before {left: -3px;}

.link.arrow:hover span, .owl-nav .owl-next:hover span.arrow-right {
  -webkit-transform: translate(13px, 0);
  -ms-transform: translate(13px, 0);
  transform: translate(13px, 0);
}

/* ----------------------------------- Carousels ----------------------------------- */

.owl-basic.spec, .owl-basic.single li {margin: 0; padding: 0;}

.owl-carousel {
  -webkit-tap-highlight-color: transparent;
  position: relative; display: none; width: 100%;
}
.home-page .car1 .owl-nav {display: none;}
.foto_job_container.owl-carousel .owl-nav.disabled,
.video_job_container.owl-carousel .owl-nav.disabled{display: none;}

.foto-doposle .owl-carousel.double {width: 66.5%;}

.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative; min-height: 1px; float: left;
  -webkit-backface-visibility: hidden; -webkit-touch-callout: none;
  -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;
}

.owl-carousel .owl-item img {display: block; width: 100%; -webkit-transform-style: preserve-3d; transform-style: preserve-3d;}
.owl-carousel .owl-item .owl-lazy {opacity: 0; -webkit-transition: opacity .4s ease; -moz-transition: opacity .4s ease; -ms-transition: opacity .4s ease; -o-transition: opacity .4s ease; transition: opacity .4s ease;}
.owl-carousel .owl-item img.owl-lazy {-webkit-transform-style: preserve-3d; transform-style: preserve-3d;}
.owl-carousel .owl-stage {position: relative; -ms-touch-action: pan-Y;}
.owl-carousel .owl-stage:after {
  content: "."; display: block; clear: both;
  visibility: hidden; line-height: 0; height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  display: none;
}
.owl-carousel .owl-dots.disabled {display: none;}
.owl-carousel .owl-nav.disabled {display: none;}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {cursor: pointer; cursor: hand; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.owl-carousel .animated {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}

.owl-carousel .owl-animated-in {z-index: 0;}
.owl-carousel .owl-animated-out {z-index: 1;}

.owl-carousel .fadeOut {-webkit-animation-name: fadeOut;animation-name: fadeOut;}
.owl-carousel .owl-video-wrapper {
    position: relative; height: 100%; background: #000;
}

.owl-carousel .owl-video-play-icon {
    background: url(/main/owl/assets/owl.video.play.png) no-repeat;
    transition: -webkit-transform 0.1s ease; transition: transform .1s ease;
    position: absolute; height: 80px;
    width: 80px; left: 50%;
    top: 50%; margin-left: -40px;
    margin-top: -40px; cursor: pointer; z-index: 1;
    -webkit-backface-visibility: hidden; -webkit-transition: scale .1s ease;
    -moz-transition: scale .1s ease; -ms-transition: scale .1s ease;
    -o-transition: scale .1s ease; transition: scale .1s ease;
}
.owl-carousel .owl-video-play-icon:hover {-webkit-transform: scale(1.3, 1.3); -ms-transform: scale(1.3, 1.3); transform: scale(1.3, 1.3); -webkit-transition: scale(1.3, 1.3); -moz-transition: scale(1.3, 1.3); -ms-transition: scale(1.3, 1.3); -o-transition: scale(1.3, 1.3); transition: scale(1.3, 1.3);}

.owl-carousel .owl-video-tn {
    opacity: 0; height: 100%;
    background-position: center center; background-repeat: no-repeat;
    -webkit-background-size: contain; -moz-background-size: contain;
    -o-background-size: contain; background-size: contain;
    -webkit-transition: opacity .4s ease; -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease; -o-transition: opacity .4s ease;
    transition: opacity .4s ease;
}

.owl-carousel .owl-video-frame {height: 100%; width: 100%; position: relative; z-index: 1;}
.owl-carousel .owl-grab {cursor: move; cursor: -webkit-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab;}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-refresh .owl-item {display: none;}

.no-js .owl-carousel, .owl-carousel.owl-loaded,
.owl-carousel .owl-item > .block_video {display: block;}
.owl-carousel.owl-loading { opacity: 0; display: block;}

.owl-carousel.owl-hidden {opacity: 0;}
.owl-carousel.owl-refresh .owl-item {visibility: hidden;}
.owl-carousel.owl-drag .owl-item {-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.owl-carousel.owl-grab {cursor: move;cursor: grab;}

.owl-carousel.owl-rtl {direction: rtl;}
.owl-carousel.owl-rtl .owl-item {float: right;}
.owl-height {-webkit-transition: height 0.5s ease-in-out; -moz-transition: height 0.5s ease-in-out; -ms-transition: height 0.5s ease-in-out; -o-transition: height 0.5s ease-in-out; transition: height 0.5s ease-in-out;}

.owl-theme .owl-dots {text-align: center;-webkit-tap-highlight-color: transparent;}
.owl-theme .owl-dots .owl-dot {display: inline-block;zoom: 1;}
.owl-theme .owl-dots .owl-dot span {
    width: 10px; height: 10px;
    margin: 5px 7px; background: #D6D6D6;
    display: block; -webkit-backface-visibility: visible;
    transition: opacity .2s ease; border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot:hover span {background: #869791;}
.owl-theme .owl-dots .owl-dot.active span {background: #869791;}
.owl-theme .owl-nav {text-align: center; -webkit-tap-highlight-color: transparent; margin-top: 10px;}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF; font-size: 14px;
    margin: 5px; padding: 4px 7px;
    background: #D6D6D6; display: inline-block;
    cursor: pointer; border-radius: 3px;
}

.owl-theme .owl-nav [class*=owl-]:hover {background: #869791; color: #FFF; text-decoration: none;}

.owl-theme .owl-nav .disabled {opacity: .5;cursor: default;}
.owl-theme .owl-nav.disabled .owl-dots {margin-top: 10px;}

.sert_blcs .owl-dots {display: none}
.owl-nav{pointer-events: none; text-align: right;}
.owl-nav.disabled {opacity: 0}
.owl-prev, .owl-next{pointer-events: auto}

.sert_blcs .owl-nav, .foto_job_container.owl-carousel .owl-nav,
.video_job_container.owl-carousel .owl-nav,
.video_fullwidth_container .owl-nav,
.owl-basic.single .owl-nav {
/*  display: block; position: absolute; z-index: 10;*/
/*  top: calc(50% - 20px); left: 0;*/
  width: 100%; height: 40px; text-align: right; padding-right: 45px;
}
.home-page .sert_blcs .owl-nav, .doktor_job_container .owl-nav {
  display: block; position: absolute;
  top: -58px; left: 130px;
  width: 110px; height: 40px;
}
.doktor_job_container .owl-nav {left:0; top:-59px;}

.sert_blcs .owl-prev, .sert_blcs .owl-next, .owl-carousel .owl-prev, .owl-carousel .owl-next,
.foto_job_container .owl-nav .owl-prev, .video_job_container .owl-nav .owl-prev,
.foto_job_container .owl-nav .owl-next, .video_job_container .owl-nav .owl-next {
  /*  position: absolute; top: 0; */
  display: inline-block; height:40px; width:40px;
  /*  background-color: rgba(247,244,241,0.8)*/
}
.owl-nav > div > span[class*="arrow"] {vertical-align: top; margin: 18px 40px 0 0;}

/*.sert_blcs .owl-prev:after, .sert_blcs .owl-next:after, .owl-carousel .owl-prev:after, .owl-carousel .owl-next:after,
.foto_job_container .owl-nav .owl-prev:after, .video_job_container .owl-nav .owl-prev:after,
.foto_job_container .owl-nav .owl-next:after, .video_job_container .owl-nav .owl-next:after {
  content:''; position: absolute; left: 0; top: 0;
  width: 100%;height: 100%;filter: grayscale(1) brightness(0.8);-webkit-filter: grayscale(1) brightness(0.8);}

.sert_blcs .owl-prev:hover::after, .sert_blcs .owl-next:hover::after,
.owl-carousel .owl-prev:hover::after, .owl-carousel .owl-next:hover::after,
.foto_job_container .owl-nav .owl-prev:hover::after,
.foto_job_container .owl-nav .owl-next:hover::after {filter: grayscale(0) brightness(1);-webkit-filter: grayscale(0) brightness(1)}*/

.sert_blcs .owl-prev, .foto_job_container .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-prev {left: 0;}
.sert_blcs .owl-next, .foto_job_container .owl-nav .owl-next, .owl-carousel .owl-nav .owl-next {right: 0;}

.sert_blcs .owl-prev:after,
.foto_job_container .owl-nav .owl-prev:after, .owl-carousel:not(.single) .owl-nav .owl-prev:after {
  background: url('/images/arrow-orange.svg') center center no-repeat;
  -webkit-background-size: 21px 18px; background-size: 21px 18px; left: 0;
  -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg);
}
.sert_blcs .owl-next:after,
.foto_job_container .owl-nav .owl-next:after, .owl-carousel:not(.single) .owl-nav .owl-next:after {
  background: url('/images/arrow-orange.svg') center center no-repeat;
  -webkit-background-size: 21px 18px; background-size: 21px 18px;
}

.home-page .sert_blcs .owl-prev, .home-page .sert_blcs .owl-next, .doktor_job_container .owl-prev, .doktor_job_container .owl-next {
  position: absolute;
  top: 0;
  height: 40px;
  width: 55px;
  border: 1px solid rgba(15,15,15,0.3);
  filter: grayscale(1) brightness(0.7);
  -webkit-filter: grayscale(1) brightness(0.7);
  transition: all 0.2s ease-out;
}
.home-page .sert_blcs .owl-prev, .doktor_job_container .owl-prev {
  background: url('/images/arrow-orange.svg') center top 0.56rem no-repeat;
  -webkit-background-size: 25px 21px; background-size: 25px 21px; left: 0;
  -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg);
}
.home-page .sert_blcs .owl-next, .doktor_job_container .owl-next {
  background: url('/images/arrow-orange.svg') center top 8px no-repeat;
  -webkit-background-size: 25px 21px; background-size: 25px 21px;
  right: 1px!important;
}
.home-page .sert_blcs .owl-prev::after, .home-page .sert_blcs .owl-next::after,
.doktor_job_container .owl-prev::after, .doktor_job_container .owl-next::after {display: none;}

.home-page .sert_blcs .owl-prev:hover, .home-page .sert_blcs .owl-next:hover,
.doktor_job_container .owl-prev:hover, .doktor_job_container .owl-next:hover {border: 1px solid var(--link-color); filter: grayscale(0) brightness(1);-webkit-filter: grayscale(0) brightness(1);}
.home-page .sert_blcs .owl-prev:hover, .doktor_job_container .owl-prev:hover {z-index:2;}
.home-page .sert_blcs .owl-prev:hover::after, .doktor_job_container .owl-prev:hover::after {content:''; position: absolute; top: -1px; left: -1px; width: 1px; height: 40px; background-color: var(--link-color);}


.carousel-wrap, .doctor-page .carousel-wrap {width: 100%; margin-bottom: 25px;}
.article-page .carousel-wrap {width: calc(100% + 40px);}
.doctor-page .owl-nav {display: block;}
.carousel-wrap .owl-carousel .owl-next {right: 39px;}
.landing-page .owl-carousel .owl-next {top: calc(50% - 20px); right: 0px;}
.landing-page .owl-carousel .owl-prev {top: calc(50% - 20px);}
.landing-page .carousel-wrap.double {margin-left: calc(33.33% + 18px); width: calc(65.254% + 43px);}
.cards-wrap {margin: 10px 0 15px; padding: 30px 30px 0;
  background-color: var(--graylight-color);}
.article-page .foto_job_inner, .landing-page .foto_job_inner {width: calc(100% - 40px); margin: 0px 40px 5px 0;}

.owl-carousel-sert .owl-nav {display: block;}
.owl-carousel-sert .owl-nav .owl-prev {
  background-image: url('/images/arrowl-min2.png'); height: 30px;
  background-repeat: no-repeat; position: absolute;
  left: -15px; width: 30px; top: 40%;
}
.owl-carousel-sert .owl-nav .owl-next {
  background-image: url('/images/arrowr-min2.png'); height: 30px;
  background-repeat: no-repeat; position: absolute;
  right: -35px; width: 30px; top: 40%;
}


.foto_job, .foto_job_inner {width: calc(100% - 50px); margin: 0 25px 5px; display: inline-block; vertical-align: top}
.text > .foto_job_inner {width: auto;}
.text > .foto_job_inner.imgleft img {max-width: 400px}
.foto_job_inner a {text-decoration: none; color: #000;}
.title_image, .foto_job_inner .title, .foto_list2 .title, .owl-carousel.couple .title, .owl-carousel.couple .title_image {
  font-size: 13px; color: var(--font-color); line-height: 15px;
  display: block; margin-top: 5px;
}
.owl-carousel.couple .title, .owl-carousel.couple .title_image {padding: 0 2px;}
.owl-carousel.couple iframe {width: 100%;}
.stub_wrap .title, .table-contents .title {display: none;}
.stub_wrap.open .title {display: block;}
.stub_wrap.open a > img {max-width: 400px}

.title_image.center {text-align: center;margin-bottom: 30px;}



.owl-slider .owl-item .item {
  list-style: none;
  background-size: cover;
  width: 100%; height: 390px;
  padding: 25px 7%;
  background-position: center top;
  -webkit-background-size: cover;
  background-size: cover;
}
.owl-slider .owl-item li.item::before {display: none;}
.owl-slider.car1 {z-index: 1}
.owl-slider.car1 .item {display: -webkit-flex; display: -ms-flex; display: flex; -ms-align-items: center; align-items: center;
  background-color: #f7f4f1; background-blend-mode: darken;}
.owl-slider.car1 .btn-slide {opacity: 0}



/* ----------------------------------- Cards ----------------------------------- */
.cards, .link-btns {margin: 0; padding: 0;}
.card:before {display:none;}
.cards .card, .link-btns li, .accordion li {list-style: none !important; padding: 0;}
.cards:not(.foto_job_container),
.blog-cards, .four-cards {flex-wrap: wrap; justify-content: flex-start!important;}

.cards:not(.foto_job_container):not(.four-cards),
.blog-cards { margin:0 -12.5px; padding: 0;}
.cards:not(.foto_job_container):not(.four-cards) .card,
.blog-cards .card {position: relative; width: calc(33.33% - 25px); margin:0 12.5px 40px; padding: 0;}
.blog-cards.minimal .card {margin-top: 20px; margin-bottom: 40px;}
.blog-cards.minimal .card h4 {padding-right: 15%;}
.cards .card {margin-bottom: 25px;}
.cards .card img {display: block; width: 100%;}

.card .tags {margin: 0 0 5px; line-height: 1;}
.card .tags .tag {font-size: 0.8rem;}
.card .tags img {display: inline-block; vertical-align: middle; margin-right: 3px; width: 9px;}

.card p {margin-top: 0;}
.card ul {margin-top: 0; padding-left: 20px; padding-inline-start: 20px;}


.four-cards .card {position: relative; width: calc(25% - 18.8px); margin-bottom: 25px;
  margin-right: 25px;}
.cards.four-cards .card:nth-child(3n) {margin-right: 25px;}
.four-cards .card:nth-child(4n) {margin-right: 0;}
.article .four-cards li {list-style: none;}


.img-hover-translate {
  display: block; margin: 0;
  -webkit-transform: translate(-4%, 0); -ms-transform: translate(-4%, 0); transform: translate(-4%, 0);
  transition: all 0.3s ease-out;
}
.img-hover-translate:not([data-animat="showIcon"]) {max-width: 105.5%; width: 104.5% !important;}
.img-hover-translate[data-animat="showIcon"], .img-hover-translate.showIcon {
  height:103px;
  margin: 35px auto;
  filter: grayscale(4) brightness(0); -webkit-filter: grayscale(4) brightness(0);
  transition: all 0.1s ease-out;
}
.image-color-overlay {position: relative; width: 100%; overflow: hidden;}
.blog-cards .image-color-overlay, .spec.owl-basic .image-color-overlay {height: 200px;}
.blog-cards .image-color-overlay .img-hover-translate,
.spec.owl-basic .image-color-overlay .img-hover-translate {
  max-width: 100%; width: 100% !important;
  -webkit-transform: translate(0, -23%); -ms-transform: translate(0, -23%); transform: translate(0, -23%);
}
.image-caption.icon-img:hover img.img-hover-translate,
.spec.owl-basic .spec_img a:hover img.img-hover-translate, .spec__item:hover .spec_img img.img-hover-translate {
  -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0);
  filter: brightness(4); -webkit-filter: brightness(4);
}
.image-text .image-color-overlay:after,
.img-paint-blue:after, .spec.owl-basic .image-color-overlay:after {content: ''; position: absolute; left: 0; top: 0;
  width: 100%; height: 100%; background-color: rgba(109,136,173,0.25);
  transition: all 0.3s ease-out;
}
/*.card:hover .image-color-overlay {*/
.image-caption.icon-img:hover {background-color: var(--link-color);}
.image-caption:not(.icon-img):hover {background-color: #d8d3cd;}
.image-caption:not(.icon-img) img {opacity: 0.85}
.image-caption:not(.icon-img):hover img {opacity: 1}
.card.image-text:hover .image-color-overlay:after {opacity: 0; background-color: rgba(250,242,243,0.95);}

.card.image-text:hover {color: var(--link-color);}
.card.image-text:hover img.img-hover-translate {
  -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0);
  opacity: 0.85;
}

.owl-autoplay-card .image-caption:hover img {opacity: 0.95}

.card.image-text .link.arrow {padding: 5px 0;}
.card.image-text .link.arrow:hover {color: var(--link-color);}
.card.image-text .btn {margin-top: 20px;}

.card.image-caption {
  border-radius: 6px;
  border: 1px solid var(--line-color);
  background-color: var(--graylight-color);
  text-align: center;
}
.card.image-caption a {color: var(--font-color);}
.image-caption__title {
  display: block;
  padding: 12px 10%; text-align: center;
  -webkit-box-shadow: 0px -1px 0px 0px var(--site-bg-color);
  box-shadow: 0px -1px 0px 0px var(--site-bg-color);
  border-radius: 0 0 5px 5px; color: var(--font-color);
  font-size: 0.85rem; font-weight: 600; text-transform: uppercase;
}
.simplebtn > a {height: 76px; line-height: 74px;}
.simplebtn .image-caption__title {display: inline-block; vertical-align: middle; padding: 0 10%; box-shadow:none; line-height: 20px;}
.image-caption.icon-img:hover .image-caption__title {color: var(--site-bg-color);}
.image-caption__subtitle {
  display: block;
  padding:0 10% 12px;
  text-transform: none;
}

.image-caption__title.btn {height: 75px; width: 100%; line-height: 73px; padding: 0 10%; border-radius: 5px; box-shadow:none}
.image-caption__title.btn span {display: inline-block; vertical-align: middle; width: 100%; line-height: 18px; font-weight: 500;}
.card.image-caption img, .svgIcon,
.image-caption .image-color-overlay {border-radius: 5px 5px 0 0;}

.card.image-caption.simplebtn {background: var(--graylight-color)}
.card.image-caption.simplebtn:hover {background: var(--link-color);}
.card.image-caption.simplebtn:hover a span {color:var(--site-bg-color);}


.card.text-content {margin-bottom: 25px; padding: 20px 20px 20px 25px; border: 1px solid var(--line-color); border-radius: 6px;
  transition: all 0.2s ease}
.card.text-content h2 {margin-top: 0;}
.card.text-content h4 {transition: color 0.15s ease}
.card.text-content h4:after {content: ''; display: block; margin: 10px 0; width: 80px; height: 5px; background-color: var(--link-color)}
.card.text-content:hover {background-color: var(--graylight-color);}
.text-content__desc {margin-bottom: 20px; color: var(--font-color);}
.text-content__desc p {margin: 0;}
.text-content__desc * {line-height: 1.3;}
/*.card.text-content:hover, .card.text-content:hover h4,
.card.text-content:hover .link, .card.text-content:hover h4,
.card.text-content:hover .text-content__desc {color: var(--site-bg-color)!important;}*/

/*.card.text-content:hover ul li:before {background-color: var(--site-bg-color);}*/

/*.card.text-content:hover span.arrow-left, .card.text-content:hover span.arrow-right,
.card.text-content:hover span.arrow-left:before, .card.text-content:hover span.arrow-right:before,
.card.text-content:hover span.arrow-left:after, .card.text-content:hover span.arrow-right:after,
.card.text-content:hover h4:after {background-color: var(--graylight-color);}*/




.blog-cards__date {
  display: block; margin-top: 8px; font-size: 0.8rem; letter-spacing: 0.06rem;
  transition: all 0.2s ease-out;
}
.blog-cards .card h4 {margin: 4px 0 5px; font-size: 1.2rem; font-weight: 600; color: var(--font-color);}
.blog-cards .card:hover h4, .blog-cards .card a:hover h4 {color: var(--link-color);}
.blog-cards a[href*="/blog/index.htm"]:not(.link) + div {margin-bottom: 17px;}
.blog-cards__desc {margin-bottom: 17px;}
.blog-cards__desc div, .blog-cards__desc p {margin: 0; line-height: 1.25;}


.icons-cards {display:-webkit-flex; display:-ms-flex; display:flex; flex-wrap: wrap; margin-bottom: 35px;}
.icons-cards__item { width: calc(33.33% - 12px); margin: 0 18px 20px 0; padding: 30px 0 26px; border-radius: 6px; text-align: center;
  border: 1px solid rgba(126, 117, 112, 0.5); background-color: rgba(235, 228, 223, 0.4); transition: all 0.2s ease-out;}
.icons-cards__item:last-child {margin-right: 0;}
.icons-cards__item img {width: 105px; margin: 0 auto;
  filter: grayscale(0.8) brightness(0.7); -webkit-filter: grayscale(0.8) brightness(0.7);
  transition: all 0.2s ease-out;}
.icons-cards__title {display: block; margin-top: 8px; font-size: 0.92rem; color: #7e7570; text-transform: uppercase; transition: all 0.2s ease-out;}
.icons-cards__title span {display: block;}
.icons-cards__item:hover {border: 1px solid #ffae51;}
.icons-cards__item:hover img {filter: grayscale(0) brightness(1); -webkit-filter: grayscale(0)  brightness(1); background-color: #f7f1eb;}
.icons-cards__item:hover .icons-cards__title {color: #ffae51;}
.doctor-page .icons-cards {justify-content: space-between; flex-wrap: nowrap;}
.doctor-page .icons-cards__item, .icons-cards.twocards .icons-cards__item {display: block; width: 48%; margin: 0;}
.icons-cards.twocards {max-width: 515px; margin: 20px auto 0; justify-content: space-between;}
.icons-cards.twocards .icons-cards__item {margin-bottom: 20px;}


.spec, ul.spec {display: flex !important; -webkit-flex-wrap:wrap; -moz-flex-wrap:wrap; -ms-flex-wrap:wrap; -o-flex-wrap:wrap; flex-wrap:wrap;
  padding: 30px 0 0 !important;}
.spec > li {list-style: none; width:49%; margin-bottom:40px!important}
.spec > li.invisible {opacity:0;}
.spec > li:hover, .spec > li:hover p {color: var(--link-color)}
.spec_img {float: none; margin: 0 auto; width: 160px}
.spec_img.small_image img {max-width: 160px;}
.spec > li:hover img {filter: brightness(1.03); -webkit-filter: brightness(1.03);}

.spec_desc_block .spec_name {display: block; margin-top:-4px; font-size:1.4rem; font-weight:500; color:var(--font-color);}
.spec > li:hover .spec_name {color:var(--link-color);}
.spec.text-content .spec_desc_block {width: 100%; padding-left: 80px;}
.spec_desc p {line-height: 1.2 !important; transition: all 0.2s ease-out;}
.spec_desc_block .date {float: left; margin:0 0 0 -80px; text-align: center; font-weight: bold;}
.spec_desc_block .date_d {
  text-shadow: 1px 1px rgba(217,170,117, 0.47), 2px 2px rgba(217,170,117, 0.40), 3px 3px rgba(217,170,117, 0.35), 4px 4px rgba(217,170,117, 0.31), 5px 5px rgba(217,170,117, 0.28), 6px 6px rgba(217,170,117, 0.25), 7px 7px rgba(217,170,117, 0.22), 8px 8px rgba(217,170,117, 0.20), 9px 9px rgba(217,170,117, 0.18), 10px 10px rgba(217,170,117, 0.17), 11px 11px rgba(217,170,117, 0.15), 12px 12px rgba(217,170,117, 0.14), 13px 13px rgba(217,170,117, 0.12), 14px 14px rgba(217,170,117, 0.11), 15px 15px rgba(217,170,117, 0.10), 16px 16px rgba(217,170,117, 0.09), 17px 17px rgba(217,170,117, 0.07), 18px 18px rgba(217,170,117, 0.06), 19px 19px rgba(217,170,117, 0.05), 20px 20px rgba(217,170,117, 0.04), 21px 21px rgba(217,170,117, 0.03), 22px 22px rgba(217,170,117, 0.03), 23px 23px rgba(217,170,117, 0.02), 24px 24px rgba(217,170,117, 0.01), 25px 25px rgba(217,170,117, 0.00), 26px 26px rgba(217,170,117, -0.01);
  font-size: 3rem; line-height: 0.8;
}
.spec_desc_block .date_m, .spec_desc_block .date_y {font-size: 1.1rem;}
.spec.text-content .spec_name, .cont_desc_press__name {margin-top: 40px; font-size:1.9rem; font-weight: 500; line-height: 1;
  background: #daac79;
  background: linear-gradient(to bottom right, #daac79 0%, #FFAE51 67%);
  -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.cont_desc_press__name {font-size: 1.3rem;}
.spec.text-content .spec_name:after {display: none;}
.spec.text-content .spec_desc_bk {width: 85%;}

.new_spec .spec_img {width: 22%; display: inline-block; vertical-align: top;}
.new_spec .spec_name {display: block; margin-top: -5px;}
.new_spec :not(.pod-cat) {
  width: 77%;
  display: inline-block;
  vertical-align: top;
  padding-left: 25px;
}
.new_spec .spec_desc > .spec_desc {padding-left: 0;}
.spec_btn {margin-top: 20px;}
.spec_btn .btn-yell-frame {font-size: 11px;}

/* doctor page */
.doctor-page ~ .carousel-wrap {margin: 0;}
.spec.hasItems, .owl-pressa.hasItems {margin: 10px 0 50px;}
/*.spec.hasItems:before, .owl-pressa.hasItems:before {display: block; margin-bottom: 20px;
  font-size: 21px; font-weight: 500;}
.spec.hasItems:before {content: 'Новости о враче';}
.owl-pressa.hasItems:before {content: 'Пресса о враче';}*/
.spec.owl-basic .spec__item {padding-right: 6%;}
.spec.owl-basic .spec_img {margin-bottom: 15px;}
.spec.owl-basic .spec_img, .spec.owl-basic .spec_img a {width: 100%; display: block;}
.spec.owl-basic .spec__item p {transition: all 0.2s ease-out;}
.spec.owl-basic .spec_desc > a {font-size: 1.2rem; font-weight: 500; color: var(--font-color)}
.spec__item:hover .spec_desc, .spec__item:hover .spec_desc > a {color: var(--link-color);}

.pressa{
  padding:60px 0 100px;
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0%, #fff 35%, var(--site-bg-color) 35.2%, var(--site-bg-color) 100%);
  background: -webkit-linear-gradient(top, #fff 0%,#fff 35%, var(--site-bg-color) 35.2%,var(--site-bg-color) 100%);
  background: linear-gradient(to bottom, #fff 0%,#fff 35%, var(--site-bg-color) 35.2%,var(--site-bg-color) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f4f4',GradientType=0 );
}
.press_about_us .istoc {display: block; margin-top: 7px;}
.press_about_us .istoc span {font-family: var(--font-headline); font-style: italic;
  font-size: 1.15rem; font-weight: 500; letter-spacing: 0.04rem;
}
.pressa .press_about_us .istoc{margin-top: 7px;}
.pressa .cont_desc_press p {margin: 0;}

.press_about_us {list-style: none; position: relative; box-sizing: border-box;}
.spress, .akc_list {
  display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex;
  -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; -o-flex-wrap: wrap; flex-wrap: wrap;
}
.home-page .spress, .akc_list {justify-content: space-between;}
.spress {width:calc(100% + 25px);}
.spress .press_about_us {width:calc(33.33% - 30px);
  margin: 0 45px 5px 0; transition: all 0.2s ease-in-out;
  padding: 0 15px 35px 0;}
.spress .press_about_us:nth-child(3n) {margin-right: 0;}

.press_about_us {text-align: left; min-height:280px; background-color:transparent;}
.owl-pressa .press_about_us {padding-right: 6%;}
.press_about_us .date {align-items: center; font-weight: 500;
  width: 220px; height: 30px; border: 1px solid var(--accent-color); border-radius: 6px;}
.press_about_us .date span:nth-child(1) {width: 18%; margin: 0; text-align: right; font-size: 1.1rem;}
.press_about_us .date span:nth-child(2) {width: 37%; text-align: left; padding-left: 4px; font-size: 1.03rem;}
.press_about_us .date span:nth-child(3) {position: relative; left: auto; text-align: center;
  width: 45.6%; height: 28px; line-height: 27px; font-size: 1.03rem; color: var(--site-bg-color); font-weight: 400;
  border-radius: 0 5px 5px 0; background-color: var(--accent-color);}
.cont_desc_press {width: 100%;}
.cont_desc_press h5 {margin: 20px 0 10px; font-size: 1.2rem; font-weight: 600;}

.press_about_us:hover {color: var(--link-color) !important;}
.press_about_us:hover .date {border:1px solid var(--link-color) !important}
.press_about_us:hover .date span:nth-child(3) {background-color: var(--link-color)}
.press_about_us .link.arrow:hover {color: var(--link-color);}




.slidetoggle-cards {width: calc(100% + 25px)!important; margin-left: -25px;}
.slidetoggle-cards > .card {position: relative; height: 260px; overflow: hidden; margin:0 0 25px 25px!important; color: var(--font-color);
  padding: 20px 20px 20px 25px !important; border: 1px solid var(--line-color); border-radius: 6px;
  width: calc(33.33% - 25px) !important; transition-duration: 0.05 !important;
  cursor: pointer;}
.slidetoggle-cards > .card:hover {background-color: rgba(133,115,102,0.07);}

.slidetoggle-cards > .card h2 {margin-top: 0; font-size: 1.3rem;}
.slidetoggle-cards__fluid h2 {font-size: 1.8rem !important;}
/*.slidetoggle-cards > .card {}*/
.slidetoggle-cards > .card.slidetoggle-cards__fluid {width: calc(100% - 25px)!important; height: auto !important; overflow: visible;
  background-color: rgba(133,115,102,0.07); cursor:default}
.slidetoggle-cards__content, .slidetoggle-cards__fluid .slidetoggle-cards__preview {display: none;}
.slidetoggle-cards__fluid .slidetoggle-cards__content {display: block;}
.slidetoggle-cards__hide {margin-top: 20px; cursor:pointer;}
.slidetoggle-cards__preview .btn {position: absolute; bottom: 25px; left: 25px;}
.slidetoggle-cards__preview p {
  overflow: hidden; display: -webkit-box;
  -webkit-line-clamp: 5; -webkit-box-orient: vertical;
  line-height: 1.3em;  height: 6.5em;
}


.info-page-list {margin: 0; padding: 0;}
li.info-page-list__item {margin-bottom: 25px; padding-left: 0; max-height:315px; overflow-y:hidden; background: rgba(133,115,102,0.07);
  border-radius: 3px; display: -webkit-flex;display: -ms-flex;display: flex;justify-content: space-between;}
li.info-page-list__item::before {display: none;}
li.info-page-list__item:nth-child(2n) .info-page-list__img {order: 1}
li.info-page-list__item:hover {background: rgba(255,174,81,0.08)}
.info-page-list__img {position: relative; width: 33%; height: 100%; overflow: hidden;}
.info-page-list__img::after {position: absolute; opacity: 0.8; content: ''; left: 0; top: 0; width: 100%; height: 100%;
background: rgb(255,174,81); background: linear-gradient(0deg, rgba(255,174,81,0.3785889355742297) 0%, rgba(255,214,166,0.1881127450980392) 68%, rgba(255,255,255,0) 100%);}
.info-page-list__img img {width: 100%; min-height:100%; opacity: 0.9; object-fit: cover; transition: all 1s ease-out}
li.info-page-list__item:hover img {filter: brightness(1.08); -webkit-filter: brightness(1.08)
  -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}
.info-page-list__desc {display: block; width: 67%; height:auto; padding: 0 65px 25px;}
.info-page-list__title h2 {margin-top: 20px; font-size: 36px; line-height: 1.1; font-weight: 300; transition:all 0.2s ease-out}
.info-page-list__title {display: block; color: var(--font-color);}
.info-page-list__title:hover h2 {color: var(--link-color);}
li.info-page-list__item .btn-yell-frame {display: inline-block; margin-top: 10px;}

.video-tv-main li.info-page-list__item {max-height: 500px;}
.video-tv-main .info-page-list__img {width: calc(50% - 10px);}
.video-tv-main .info-page-list__desc {width: calc(50% + 10px);}
.video-tv-main .info-page-list__desc {padding: 20px 65px 25px;}
.video-tv-main .info-page-list__title h2 {font-size: 60px; font-weight: 400; letter-spacing: -2px; line-height: 1;}
.video-tv-main .info-page-list__desc p {text-transform: uppercase; line-height: 1.4;}
.video-tv-main .info-page-list__desc p span {display: block;}



/* ----------------------------------- Tables ----------------------------------- */

.table_price {border-collapse: collapse; min-width: 398px;}
.table_price td { padding: 6px 3px 6px 15px; border: 1px solid #000;}
.table_price tr:nth-child(odd) td {background-color: #d9d1cb;}

.base_table {margin: 40px 0;}
.base_table th {background-color: rgba(106, 89, 77, .4);}
.base_table tr.thead {text-align: center; font-weight: 500; background-color: rgba(106, 89, 77, 0.1)}
.base_table td h3 {font-size: 2rem; font-weight: 400; letter-spacing: -0.04rem; color: #66564b}
.base_table td h3:after {
  content: ''; display: block;
  margin-top: 8px;
  width: 70px; height: 2px;
  background-color: var(--link-color);
}
.beautiful_table, .base_table {border-collapse: collapse; width: 100%; border-radius: 6px 6px 0 0; overflow: hidden;}
.landing-page .beautiful_table {margin-top: 60px;}
.with_margin {margin-bottom: 40px;}
.beautiful_table tr, .base_table tr {border: none}
.beautiful_table td, .base_table td { border: 1px solid var(--accent-color); padding: 6px 3px 6px 15px;
    vertical-align: top}
.beautiful_table td:first-letter {text-transform: uppercase;}
.beautiful_table td:nth-child(2) {min-width: 148px; white-space: normal;}
[data-promotion] .beautiful_table td:nth-child(2),
[data-promotion] .beautiful_table td:nth-child(3) {min-width: 120px;}
.beautiful_table th, .base_table th {position: relative;
  color: #FFF; padding: 10px 5px; background-color: var(--accent-color);
  border: 1px solid var(--accent-color); font-size: 1.2rem; font-weight: 500;}
.base_table th {background-color: rgba(106, 89, 77, .4); font-size: 1rem; color: var(--text-color);}
.beautiful_table th .font-small {margin-top: 10px; padding:0 5%; font-weight: 300; text-shadow: none}

.beauty{margin-bottom: 15px;}
.beauty tr:nth-child(2n+1){background: #f3ece5;}
.beautiful_table.indents {margin: 40px 0;}
.beautiful_table.indents + .show_readmore,
.price-page .beautiful_table + .show_readmore {margin: -15px 0 40px 0; margin-left: calc(50% - 78px);}
.price-page .beautiful_table:not(.indents) + .show_readmore {margin-top: 25px;}

.beautiful_table th .btn.frame.small {position: absolute; right: 0; top: 0;
  font-size: 0.7rem; font-weight: normal; text-transform: uppercase; color: var(--site-bg-color);
  padding:8px 20px 8px 45px; background-color: var(--link-color);
  border-left:1px solid rgba(255, 174, 81,0); border-bottom:1px solid rgba(255, 174, 81,0);
}
.beautiful_table th .btn.frame.small:hover {background-color: transparent; color: var(--link-color);
  border-left:1px solid rgba(255, 174, 81,0.7); border-bottom:1px solid rgba(255, 174, 81,0.7);
}
.beautiful_table th .btn.frame.small::before {
  content: ''; position: absolute; right: 128px; top: 6px;
  width: 20px; height: 14px; background: url('./img/icon-photo-yellow.png') center no-repeat;
  filter: grayscale(1) brightness(1.3); -webkit-filter: grayscale(1) brightness(1.3);
}
.beautiful_table th .btn.frame.small:hover::before {filter: grayscale(0) brightness(1); -webkit-filter: grayscale(0) brightness(1);}





/* ----------------------------------- Media ----------------------------------- */

@media (min-width: 500px) {
  .spec_img {display: inline-block; vertical-align: top; width: 160px}
  .spec_desc_block {display: inline-block; vertical-align: top; width: calc(100% - 170px); clear: none; padding-left: 10px;}
}
@media (min-width: 1199.98px) {
  .title-slide {font-size: 72px; line-height: 65px; text-align: left;}
  .btn-slide {text-align: left;}
  .body-slide {text-align: left;}
  .cont-slide {margin: 0;}
  .visible_sm {display: none;}
  .beautiful_table td:nth-child(1) {min-width: 650px;}
}


@media (max-width: 1199px) {
  .content .pod-cat li {flex: 1 1 calc(50% - 16px); max-width: calc(50% - 16px);}
  .list_minus ul,.list_ul ul, .list_warning ul, .list_image ul{padding-left: 15px;width: 50%;}
  .foto-doposle .owl-carousel.double {width:100%;}
  .foto_job_container.double .owl-item {max-width: 660px}
}

@media (max-width: 1280px) {
  .link-btns.four-each li {width: calc(33.33% - 3.34px);}
  .link-btns.four-each li:nth-child(4n) {margin-right: 5px;}
  .link-btns.four-each li:nth-child(3n) {margin-right: 0;}
  .four-cards .card {width: calc(33.33% - 16.7px);}
  .cards.four-cards .card:nth-child(2n) {margin-right: 25px;}
  .cards.four-cards .card:nth-child(3n) {margin-right: 0;}
}

@media (max-width: 1024px) {
  .link-btns.four-each li {width: calc(50% - 2.5px);}
  .link-btns.four-each li:nth-child(3n) {margin-right: 5px;}
  .link-btns.four-each li:nth-child(2n) {margin-right: 0;}
}

@media (max-width: 1205px) {
  .block_video iframe{max-width: 100%;}
  .doctor_price--item{width: 24%;}
  .doctor_price.prices .doctor_price--item {margin: 0 5px 20px;}
  .video-tv-main .info-page-list__title h2 {font-size: 54px;}
  .head-phone.mobile > div {max-width: 137px}
}

@media (max-width: 992px) {
  .content .text ul:not(.pod-cat) {max-width: 100%;}
  .cards .card, .blog-cards .card {width: calc(50% - 25px);}
  .video-tv-main .info-page-list__desc {padding: 20px 25px 25px 40px;}
  .video-tv-main .info-page-list__title h2 {font-size: 45px;}
  div[data-photo] .beautiful_table th {padding-bottom:45px;}
  .beautiful_table th .btn.frame.small {width: 100%; top:auto; bottom:0; padding:8px 20px 8px; text-align: center;
    border-left:none; border-bottom:none; border-top:1px solid transparent;}
  .beautiful_table th .btn.frame.small:hover {border-top:1px solid rgba(255, 174, 81,0.7);}
  .beautiful_table th .btn.frame.small::before {right:calc(50% + 60px);}

  .footer .row {flex-wrap: wrap;}
  .footer .col-3 {width: calc(50% - 12.5px); margin-bottom: 50px;}
  .footer p {padding-right: 30%;}
}

@media screen and (max-width: 991.98px) {
  .first-area.fixed .logo-header {-webkit-transform: translate(-40px, 0); -ms-transform: translate(-40px, 0); transform: translate(-40px, 0);}
  .first-area .logo-new {padding-left: 0;-webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0);}

  .spec_name {display: block; margin-bottom: 10px; color: #000; font-size:26px; font-weight: 300;}
  .info-page-list__title h2:after {
    content: ''; display: block;
    margin-top: 8px;
    width: 70px; height: 2px;
    background-color: var(--link-color);
  }
  .spec_desc br {content:""; display:block; height:8px}
  .spec_btn {width: 100%; float: none;}
  .spec_btn a.btn-yell-frame {margin: 10px auto;}
  .spec_desc_block .spec_name {margin-top: 0;}
  .beautiful_table {word-break: break-all;}
  .doctor-page__btns a, .doctor-page .icons-cards__item {width: 49.3%}
}

@media (max-width: 960px) {
  .four-cards .card {width: calc(33.33% - 16.7px);}
  .four-cards .card:nth-child(3n) {margin-right: 0;}
  .four-cards .card:nth-child(4n) {margin-right: 25px;}
  .spress .press_about_us {width: calc(50% - 45px);}
  .spress .press_about_us:nth-child(2n) {margin-right: 0;}
  .spress .press_about_us:nth-child(2n + 1) {margin-right: 45px;}

  .footer .row {justify-content: space-around;}
  .footer p {padding-right: 10%;}
}


@media screen and (max-width: 867px) {
  .list_ul {flex-wrap: wrap;}
  .list_ul li{width: 50%; margin-bottom: 30px;}
  .spec > li {width:100%;}
  .slidetoggle-cards > .card {width: calc(100% - 25px) !important;}
}

@media (max-width: 768px) {
  .zeynep-opened section:not(.hero) {position: relative; z-index: -1}
  .container.full-width {width: 94%;}
  .header {padding: 0; border-bottom: 1px solid rgba(255,255,255,0.5);}
  .header__top .logo {width: 120px; height: 43px;}
  .logodecor-newyear .logo a::before {width: 67px; height: 50px; top: 8px; left: 78px;}
  .logodecor-winter .footer .logo a::before {top: 3px!important; left: 120px!important;}
  .logodecor-winter .logo a::before {width: 73px; height: 50px; top: 8px; left: 78px;}
  .logodecor-spring .header .logo a::before {width: 92px; height: 50px; top: 0px; left: 47px;}
  .logodecor-spring .footer .logo a::before {top: -15px; left: 70px;}
  .logo span {display: none}

  .header__navbar .search-form {position: relative; left: 40px; top: 60px; display: inline-block; width: calc(100% - 61px);}
  .search-form input {width: 100%; border: 1px solid var(--line-color); padding: 0 40px 0 10px;}
  .header__search {display: inline-block; top: 59.9px; left:-5px; width: 44px; height: 42px; padding: 0;
    line-height: 40px; text-align: center; background-color: var(--accent-color);
    border-radius: 0 5px 5px 0;}
  .btn.icon.search {padding: 20px}
  .header__search:hover {border-left: 1px solid var(--line-color);}
  .btn-open.menu-link {display: block;}
  .header__navbar {margin: 0; border: none}
  .header .btns.no-border .btn {padding: 15px;}

  .footer .row {flex-direction: row;}
  .footer .link-list a {font-size: 0.9rem;}


  .row:not(.footer_cols):not(.column-567) {flex-direction: column;}
  .row.order_reverse > div:nth-child(1) {order:5}
  .row.order_reverse > div:nth-child(2) {order:4}
  .row.order_reverse > div:nth-child(3) {order:3}
  .row.order_reverse > div:nth-child(4) {order:2}
  .row.order_reverse > div:nth-child(5) {order:1}
  .row:not(.footer_cols) > div[class*="col-"]:not(.fullwidth-567) {width: 100%; float: none; margin-bottom: 15px;}
  .cards:not(.slidetoggle-cards) .card {width: calc(50% - 25px) !important;}
  row.four-cards {flex-direction: row;}
  .four-cards .card {width: calc(50% - 12.5px);}
  .cards.four-cards .card:nth-child(3n) {margin-right: 25px;}
  .cards.four-cards .card:nth-child(2n) {margin-right: 0;}
  .cards, .blog-cards {margin: 0;}
  .cards .card, .blog-cards .card {width: 100%; margin:0 0 30px;}

  .horiz_scroll {-ms-overflow-style: none; scrollbar-width: none;}
  .horiz_scroll::-webkit-scrollbar {display: none;}
  .horiz_scroll_wrap:after {content: ''; position: absolute; top: 60px; right: 0; z-index: 20; pointer-events: none;
    width: 29px; height: 19px; background: url('./img/icons/arrows-both.png') center no-repeat; background-size: contain;}
  .horiz_scroll .pod-cat > div:last-child {width: 40px;}

  li.info-page-list__item {position: relative; display: block; max-height:1000px; background: none;}
  .info-page-list__desc {order:0; width: 100%; height:auto;}
  .info-page-list__img {position: absolute; width:100%; height:100%; left: 0; top: 0;}
  .info-page-list__img img {opacity:0.15}
  .info-page-list__img::after {background: linear-gradient(0deg, rgba(255,174,81,0.15) 0%, rgba(255,214,166,0.05) 68%, rgba(255,255,255,0) 100%);}
  .info-page-list__desc {position: relative; z-index: 5}
  li.info-page-list__item .btn-yell-frame {margin:0 0 25px!important}
  .video-tv-main .info-page-list__img, .video-tv-main .info-page-list__desc {width: 100%;}
  .video-tv-main .info-page-list__desc {padding: 20px 40px 25px;}
  .video-tv-main .info-page-list__title h2 {font-size: 56px; letter-spacing: -3px}

  .article-btns {flex-direction: column;}
  .article-btns > div {width: 100%;}
  .article-btns .line_bl_but.appointment {width: 100%; border-right: none; border-bottom: 1px solid var(--site-bg-color);
    padding-bottom: 30px;}
  .article-btns > div:last-child {width: 100%; padding: 15px 0 35px !important;}
  .article-btns .article-btns__appointment {margin-bottom: 15px !important; border-right:none;
    border-bottom: 1px solid var(--site-bg-color);}
  .article-btns .article-btns__appointment .btn + .btn {margin-top: 0;}
  .article-btns.with-address {padding: 6px;}
  .article-btns.with-address h4 {font-size:1.6rem}
  .article-btns.with-address:before {display: none;}
  .with-address .article-btns__appointment {border:1px solid var(--link-color-light); border-radius: 6px;}
  .article-btns__address {padding: 20px 18% 10px !important;}
}

@media (max-width: 767px) {
  .animated.delay-05s, .animated.delay-1s, .animated.delay-15s {-webkit-animation-delay: 0s; animation-delay: 0s;}
  .doctor-page__btns a, .doctor-page .icons-cards__item {width: 48.5%}
}

@media (max-width: 650px) {
  .two-column-text {column-count: 1;-moz-column-count: 1;-webkit-column-count: 1;}

  .link-btns.four-each li {width: 100%; margin-right: 0 !important;}
  .footer-block .col-4 {margin-bottom: 25px;}
  .pressa {
    background: -moz-linear-gradient(top, #fff 0%, #fff 13%, #f7f4f1 13.2%, #f7f4f1 100%);
    background: -webkit-linear-gradient(top, #fff 0%,#fff 13%, #f7f4f1 13.2%,#f7f4f1 100%);
    background: linear-gradient(to bottom, #fff 0%,#fff 13%, #f7f4f1 13.2%,#f7f4f1 100%);}
  .spress .press_about_us {width: 100%;}
  #abouttabs .cont_desc_press .desc {height:auto; top: 0;}
  #abouttabs .press_about_us {display: block; min-height: 180px!important; padding-bottom: 35px;}
  #abouttabs3 .about-content {width: calc(100% - 50px); margin-left: 50px; padding-right: 50px;}
  #abouttabs .spress {width: 100%;}
  .press_about_us:last-child {margin-left: 0;}
  .press_about_us .cont_desc_press h3, .press_about_us .cont_desc_press > div:not(.desc) {max-height: 100px}
}

@media (max-width: 600px) {
  .content .pod-cat li {flex: 1 1 100%; max-width: 100%;}
  .text_sitebg {padding:20px 5px 0; margin:0 7% !important;}
  h1.text_sitebg {font-size:1.9rem;}
  .spress .press_about_us {width: 100%; margin-right: 0 !important;}
  .blog-cards.minimal .card h4 {padding-right:0;}
}

@media (max-width: 575.98px) {
  [data-promotion] .beautiful_table td:nth-child(2),
  [data-promotion] .beautiful_table td:nth-child(3) {min-width:100px; padding:6px 3px;}
}

@media (max-width: 570px) {
  .footer .col-3 {width: 100%; text-align: center;}
  .footer__contact {text-align: left; padding-left: 30%;}
  .footer .logo {margin: 0 auto; transform: translateX(-20px); -webkit-transform: translateX(-20px);}
  .logodecor-newyear .footer .logo a::before {left: 45px!important;}
  .footer p {margin-right: 0; padding: 0 15%;}
  .footer .link-list {text-align: left; margin: 0 5% 0 20%;}
  .footer__btns .btn {margin: 8px auto 0;}
}

@media (max-width: 567px) {
  .row.column-567 {flex-direction: column;}
  .row > .fullwidth-567 {width: 100%; float: none; margin-bottom: 15px;}
  .cards:not(.foto_job_container):not(.four-cards):not(.slidetoggle-cards), .blog-cards {margin: 0;}
  .cards:not(.slidetoggle-cards) .card {width: 100%!important; margin: 0 0 25px!important;}
  a.page_link, span.current {margin-bottom: 15px;}
  .video-tv-main .info-page-list__title h2 {font-size: 50px;}
}

@media (max-width: 499px) {
  .spec_img {width: 100%;}
  .spec_img.small_image img{max-width:100%; margin-bottom:10px;}
  .spec_desc_block {width: 100%; clear: both;}
  .spec_desc_block .date { margin: -40px 0 0 -80px;}
  .video-tv-main .info-page-list__title h2 {font-size: 40px; letter-spacing: -2px}
  .video-tv-main .info-page-list__desc p span {display: inline;}
}

@media (max-width: 480px) {
  .footer .row .col-4 {width: 100% !important}
  .footer .link-list li:nth-child(2n + 1) {width: 58%;}
  .footer .link-list li:nth-child(2n) {width: 42%;}
  .footer .link-list {margin: 0 0 0 25%;}
  .footer__contact {padding-left: 25%;}


  .list_ul, .list_image, .list_warning, .list_minus{display: block;}
  .list_ul li {width: 100%;}
  .list_image ul:first-child, .list_minus ul, .list_ul ul, .list_warning ul, .list_image ul{width: 100%;}

  .cards .card, .blog-cards .card, .four-cards .card {width: 100%!important; margin-right: 0!important}
  .article-btns .article-btns__appointment .btn + .btn {margin-top: 10px;}
  .spec.text-content .spec_desc_block {padding-left:0;}
  .spec_desc_block .date {float:none; margin: 0 0 0 -10px; max-width:100px}
  .spec.text-content .spec_name {margin-top:15px; font-size: 1.6rem}
  .spec.text-content .spec_desc_bk {width:100%}
  .new_spec .spec_img {width: 100%; margin: 0 0 20px; text-align: center;}
  .new_spec .spec_img a {display: block; width: 100%;}
  .new_spec .spec_img img, .new_spec .spec_desc {width: 100%; padding: 0;}

  .content ul:not(.cards):not(.spec):not(.pod-cat):not(.foto_list2):not(.otz_blcs):not(.link-btns) {padding-left: 17px;}
  .content ul.pokazania{ -webkit-column-count: 1; -moz-column-count: 1; column-count: 1;}
  .content .foto_list2 .gr_name {min-height: 20px}

  .group_btns .btn {width: 100%; margin-bottom: 10px; text-align: center;}
  .info-page-list__desc {padding: 0 25px 25px;}
  .info-page-list__title h2 {font-size: 30px;}

  .beautiful_table td:nth-child(2){min-width: 95px;}
}

@media (max-width: 414.99px) {
  .footer .link-list li {width: 100% !important;}
  .footer .link-list {margin: 0 0 0 19vw;}
  .footer__contact {padding-left: 19vw;}
}

@media (max-width: 414px) {
  .logo-new {height: 65px;}
  .logo-new img {height: 60px;}
  .logodecor-spring .logo-new::before {width: 121px; height: 70px;}
  .logodecor-fall .logo-new::before {width: 126px; height: 68px;}
  .logodecor-newyear .logo-new::before {right: -53px;}
  .logodecor-winter .logo-new::before {right: -30px;}
  

  .link-btns.group {flex-direction: column; flex-wrap: nowrap; justify-content: space-between; padding: 30px 30px 20px;}
  .link-btns.group li {width: 100%;}
  .spec_name{font-size: 23px;}
  .video-tv-main .info-page-list__desc {padding: 20px 20px 25px;}
  .video-tv-main .info-page-list__title h2 {font-size: 2.6rem;}
  .doctor-page .btn-color {display: block; width: 260px; text-align: center; margin: 0 auto 20px}
  .icons-cards {text-align: center;}
  .icons-cards__item {margin-right: 0; width: 259px;}
  .breadcrambs {line-height: 1.7;}
  .partnery {width: 103%; margin-left: -2%;}
  .yandexmap, #map {height: 450px;}
  .doctor-page__btns, .doctor-page .icons-cards {flex-direction: column;}
  .doctor-page__btns a {margin: 0 auto 25px auto!important}
  .doctor-page__btns a, .doctor-page .icons-cards__item, .icons-cards.twocards .icons-cards__item {width: 100%}
  .doctor-page .icons-cards__item {margin-bottom: 20px;}
}

@media (max-width: 375px) {
  .footer .link-list {margin: 0 0 0 15vw;}
  .footer__contact {padding-left: 15vw;}


  .new_spec .spec_desc {padding-left:0}
  .article-btns__address {padding: 20px 10% 10px !important;}
  .video-tv-main .info-page-list__title h2 {font-size: 2rem;}
  .video-tv-main .info-page-list__desc p {font-size: 0.85rem;}
  [data-promotion] .beautiful_table td:nth-child(2),
  [data-promotion] .beautiful_table td:nth-child(3) {min-width:75px;}
}
