

/* Start:/bitrix/templates/medcentre338_new/css/lightbox.css?17229718044141*/
/* line 7, ../sass/lightbox.sass */
body:after {
  content: url(/img/close.png) url(/img/loading.gif) url(/img/prev.png) url(/img/next.png);
  display: none;
}

/* line 11, ../sass/lightbox.sass */
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

/* line 20, ../sass/lightbox.sass */
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
/* line 28, ../sass/lightbox.sass */
.lightbox .lb-image {
  display: block;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 32, ../sass/lightbox.sass */
.lightbox a img {
  border: none;
}

/* line 35, ../sass/lightbox.sass */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 44, ../sass/lightbox.sass */
.lb-container {
  padding: 4px;
}

/* line 47, ../sass/lightbox.sass */
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 56, ../sass/lightbox.sass */
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/img/loading.gif) no-repeat;
}

/* line 63, ../sass/lightbox.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 71, ../sass/lightbox.sass */
.lb-container > .nav {
  left: 0;
}

/* line 74, ../sass/lightbox.sass */
.lb-nav a {
  outline: none;
}

/* line 77, ../sass/lightbox.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  cursor: pointer;
  /* Trick IE into showing hover */
  display: block;
}

/* line 84, ../sass/lightbox.sass */
.lb-prev {
  left: 0;
  float: left;
}
/* line 87, ../sass/lightbox.sass */
.lb-prev:hover {
  background: url(/img/prev.png) left 48% no-repeat;
}

/* line 90, ../sass/lightbox.sass */
.lb-next {
  right: 0;
  float: right;
}
/* line 93, ../sass/lightbox.sass */
.lb-next:hover {
  background: url(/img/next.png) right 48% no-repeat;
}

/* line 96, ../sass/lightbox.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 103, ../sass/lightbox.sass */
.lb-data {
  padding: 0 4px;
  color: #bbbbbb;
}
/* line 106, ../sass/lightbox.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
/* line 111, ../sass/lightbox.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
/* line 115, ../sass/lightbox.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
/* line 121, ../sass/lightbox.sass */
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/img/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 130, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* End */


/* Start:/bitrix/templates/medcentre338_new/components/bitrix/menu/medcentre338_main_menu/style.css?17229718041385*/
#main_menu {
    text-align: right;
    align-self: center;
}
#main_menu a{
    font-size: 12px;
    font-weight: bold;
    text-decoration : none;
}
ul.separated_ul li {
    display: inline;
}
ul.separated_ul li.separated{
    padding-left: 10px;
    display: inline-block;
}
#main_menu .submenu {
    display: none;
    background: none repeat scroll 0 0 #f4f2f3;
    border: solid #ecebea;
    border-width: 1px 1px 0px 1px;
    height: auto;
    position: absolute;
    z-index: 5;
}
#main_menu ul li:nth-child(2) ul {
    columns: 2;
    column-gap: 0;
    column-rule: 1px solid #ecebea;
}
#main_menu .submenu li {
    width: 100%;
    border-bottom: 1px solid #ecebea;
    display: block;
    white-space: nowrap;
    text-align: left;
    padding: 5px 10px;
}
#main_menu .submenu a {
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
}
ul.menu ul.dropdown-menu {display:none; position:absolute; top:35px; right:10px; padding:5px; border:#CCC 1px solid; border-radius:5px; z-index:2;}
ul.menu ul.dropdown-menu li {float:none;}

@media (min-width: 1024px) {
    #main_menu .separated:hover>.submenu{
        display: block;
    }
    #main_menu .separated .submenu:hover{
        display: block;
    }
}

#top-horizontal-multilevel-menu li.dd_menu button, .dd_menu .dropdown-menu{
    display: none;
}
/* End */


/* Start:/bitrix/templates/medcentre338_new/components/bitrix/news.list/main_banners/style.css?17229718042911*/
.main_big_slider .slick-dots {
	display: flex !important;
	position: absolute;
	width: auto;
	top: 35%;
	right: 40px;
	height: 30%;
	flex-direction: column;
	justify-content: center;
}
.main_big_slider .slick-dots li {
	display: inline-block;
	width: 10px;
	height: 10px;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
	background-color: #fff;
	border: 1px solid #fff;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -khtml-border-radius: 50%;
	margin: 12px 0;
	cursor: pointer;
}
.main_big_slider .slick-dots .slick-active {
	border: 1.5px solid #d0c6ce;
	box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 1), 2px 2px 5px rgba(0, 0, 0, 0.3);
}
.main_big_slider .slick-dots li button:before {
	content: '';
}
.main_big_slider {
	width: 75%;
	position:relative;
}
.main_small_banners {
	width: 25%;
	flex-direction: column;
}
.main_big_slider .slick-dotted.slick-slider {
	margin-bottom: 0px;
}
.main_big_slider .main_big_slide  li  .flexbox {
	width: 100%;
	height: 100%;
	background-size: cover;
}
.main_big_slider .main_big_slide  li  .flexbox .text_wrap {
	width: 100%;
	margin: 0 auto;
	max-width: 1175px;
	padding: 0 40px;
	flex-direction: column;
	justify-content: center;
}
.big_slide_title {
	font-weight: bold;
	font-size: 34px;
	line-height: normal;
	text-transform: uppercase;
	margin: 20px 0;
}
.child_slide {
	width: 100%;
	height: 100%;
	background-size: cover;
	overflow: hidden;
	font-size: 13px;
}
.child_slide a {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}
.child_slide a:hover {
	color: #fff;
}
.child_slide .flexbox {
	width: 100%;
	height: 100%;
	background-size: cover;
	justify-content: center;
}
.child_slide .text_wrap {
	padding: 0 40px;
	width: 100%;
	flex-direction: column;
}
.small_slide_title {
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	margin: 15px 0;
}
.child_slide .tag, .child_slide .small_slide_details {
	color: #fff;
}
@media only screen and (max-width: 1279px){
	.main_big_slider {
		width: 60%;
	}
	.main_small_banners {
		width: 40%;
	}
}
@media (min-width: 992px) {
	.main_big_slider, .main_big_slide  li {
		height: 550px;
	}
	.child_slide {
		height: 275px;
	}
}
@media (max-width: 992px) {
	.main_big_slider {
		width: 100%;
	}
	.main_big_slide, .slick-list.draggable, .slick-track {
		height: 100%;
	}
	.main_small_banners {
		width: 100%;
		flex-direction: row;
	}
	.main_big_slider .main_big_slide  li  .flexbox .text_wrap {
		padding: 40px 40px 60px;
	}
	.child_slide .text_wrap {
		padding: 40px;
	}
	.main_small_banners  .text_wrap  {
		justify-content: space-between;
	}
}
@media (max-width: 667px){
	.main_small_banners {
		flex-direction: column;
	}
	.big_slide_title {
		font-size: 24px;
	}
	.main_big_slider .slick-dots {
		width: 100%;
		bottom: 25px;
		top: auto;
		right: 0;
		height: auto;
		flex-direction: row;
	}
	.main_big_slider .slick-dots li {
		margin: 0 12px;
	}
}
/* End */


/* Start:/bitrix/templates/medcentre338_new/components/bitrix/news.list/main_banners/css/slick.css?17229718041776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/bitrix/templates/medcentre338_new/components/bitrix/news.list/main_banners/css/slick-theme.css?17229718043043*/
@charset 'UTF-8';
/* Slider */

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/bitrix/templates/medcentre338_new/components/bitrix/news.list/main_banners/css/./fonts/slick.eot');
    src: url('/bitrix/templates/medcentre338_new/components/bitrix/news.list/main_banners/css/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/medcentre338_new/components/bitrix/news.list/main_banners/css/./fonts/slick.woff') format('woff'), url('/bitrix/templates/medcentre338_new/components/bitrix/news.list/main_banners/css/./fonts/slick.ttf') format('truetype'), url('/bitrix/templates/medcentre338_new/components/bitrix/news.list/main_banners/css/./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* End */


/* Start:/bitrix/templates/medcentre338_new/components/bitrix/breadcrumb/medcentre338_breadcrumb/style.css?1722971804462*/
#breadcrumb {
    padding-top: 0px;
    color: #9b9b99;
    font-size: 10px;
    text-align: left;
}
#breadcrumb a {
    color: #9b9b99;
}
#breadcrumb a:hover {
    text-decoration: underline;
    color: #754c24;
}
#breadcrumb a.active:hover {
    text-decoration: none;
    color: #9b9b99;
}
.breadcrumb_separator {
    background: url('/bitrix/templates/medcentre338_new/components/bitrix/breadcrumb/medcentre338_breadcrumb/images/breadcrumb_separator.png') no-repeat scroll left center transparent;
    margin-left: 6px;
    padding-right: 8px;
}

/* End */


/* Start:/bitrix/templates/medcentre338_new/components/bitrix/menu/bottom_menu/style.min.css?1722971804490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/templates/medcentre338_new/components/bitrix/menu/bottom_menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/bitrix/templates/medcentre338_new/template_styles.css?177203519335442*/
/* reset */

*,
*::before,
*::after {
	box-sizing: border-box;
}

ul[class],
ol[class] {
	padding: 0;
}

body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
	margin: 0;
}

body {
	min-height: 100vh;
	scroll-behavior: smooth;
	text-rendering: optimizeSpeed;
	word-wrap: break-word;
}
p {
	color: #222;
	margin-bottom: 25px;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #754c24;
	text-decoration: underline;
}
ul[class],
ol[class] {
	list-style: none;
}

a:not([class]) {
	text-decoration-skip-ink: auto;
}

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

article > * + * {
	margin-top: 1em;
}

input,
button,
textarea,
select {
	font: inherit;
}

@media (prefers-reduced-motion: reduce) {
	* {
		animation-duration: 0.01ms !important;
		animation-iteration-count: 1 !important;
		transition-duration: 0.01ms !important;
		scroll-behavior: auto !important;
	}
}
/* -- */

/* font */
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,400&display=swap');
body { 
	font: 15px/25px "Montserrat", Arial, sans-serif; 
	min-width: 320px;
}
/* -- */

/* base */
iframe {
	max-width: 100%;
}
.flexbox {
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
}
.justify_content_between {
	-webkit-box-pack: justify;
	justify-content: space-between;
}
.justify_content_center {
	-webkit-box-pack: center;
	justify-content: center;
}
#content_wrap {
	margin: 20px auto 0;
}
.content_wrap p a {
	text-decoration: underline;
	color: #603813;
}
.content_wrap p a:hover {
	text-decoration: none;
}
.with_bgcolor {
	background-color: #f4f2f3;
}
.font_upper {
	text-transform: uppercase;
}
.clear {
	clear: both;
}
.btn {
	display: inline-block;
	min-width: 160px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	border: 1px solid;
	border-radius: 4px;
	padding: 12px 26px;
	background-color: #b48b6f;
	border-color: #b48b6f;
	color: #fff;
	overflow: hidden;
	font-size: 13px;
	transition: background-color .3s ease;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.btn_default {
	margin: 20px auto;
}
.btn::after {
	content: "";
	background: #a67c52;
	position: absolute;
	z-index: -1;
	padding: 0.85em 0.75em;
	display: block;
	transition: all 0.3s ease;
	left: -20%;
	right: -20%;
	top: 0;
	bottom: 0;
	transform: skewX(-45deg) scale(0, 1);
}
.btn:hover {
	background-color: #a67c52;
	text-decoration: none;
	color: #fff;
}
.btn:hover::after {
	transform: skewX(-45deg) scale(1, 1);
	transition: all 0.3s ease-out;
}
.btn_secondary {
	background: #fff;
	border-color: #e9dcd4;
	color: #b48b6f;
}
.btn_secondary::after {
	background: #f4f2f3;
}
.btn_secondary:hover {
	background: #f4f2f3;
	color: #b48b6f;
}
.col_3 {
	width: 25%;
	float: left;
}
.col_4 {
	width: calc(100%/3);
	float: left;
}
.col_6 {
	width: 50%;
	float: left;
}
.col_9 {
	width: 75%;
	float: left;
}
.tag {
	font-size: 13px;
	text-transform: uppercase;
}
h1,
h2,
h3,
h5 
{
	font-weight: normal;
}
h1 {
	font-size: 30px;
	line-height: 34px;
	margin: 30px 0 20px;
	text-transform: uppercase;
}
h2 {
	font-size: 25px;
	line-height: 34px;
	margin: 30px 0 20px;
}
h3 {
	font-size: 25px;
	line-height: 34px;
	margin: 30px 0 20px;
}
h4 {
	color: #b48b6f;
	text-transform: uppercase;
	margin: 30px 0 5px;
	font-weight: bold;
	font-size: 13px;
	
}
.pd20 {
	padding-left: 20px;
	padding-right: 20px;
}
.pdtop40 {
	padding-top: 40px;
}
.mb40 {
	margin-bottom: 40px;
}
.row {
	margin-left: -20px;
	margin-right: -20px;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.right_text_wrap {
	padding-top: 8px;
}
.with_dropdown .dropdown {
	display: none;
	position: absolute;
	top: -10px;
	z-index: 100;
}
.with_dropdown .dropdown .dropdown_wrap {
	background: #f4f2f3;
	box-shadow: 0 2px 20px 0 rgba(0,0,0,.2);
	border-radius: 4px;
	padding: 10px 38px;
}
.with_dropdown .dropdown .dropdown_wrap  .more_phone {
	padding-bottom: 15px;
}
.with_dropdown .dropdown .dropdown_wrap  .more_phone .descr{
	display: block;
	min-width: 60px;
	float: left;
}
.with_dropdown .dropdown .dropdown_wrap  .more_phone .number{
	display: inline-block;
}
.small_text {
	font-size: 13px;
	line-height: 22px;
	color: #666;
	display: inline-block;
}
.selected_text {
	color: #603813;
}
.gift_sert {
	background: no-repeat right bottom url("/images/gift_sert.png") #b48b6f;
	margin: 7px auto 30px;
	border-radius: 4px;
	max-width: 500px;
}
.gift_sert .text_wrap {
	justify-content: flex-start;
	padding: 30px 30px 60px 30px;
	text-shadow: 1px 1px 1px #b48b6f;
}
.white {
	color: #fff;
}
.orange {
	color: #e85218;
}
.green {
	color: #b48b6f;
}
/* -- */

.top_block {
	border-bottom: 1px solid #ecebea;	
}
.top_block .flexbox {
	flex-wrap: wrap;	
}
#nav-icon {
	display: none;
}
.content_wrap {
	max-width: 1408px;
	margin: 0 auto;
	padding: 0 30px;
	background: 0 0;
}
.content_wrapper_line {
	padding-bottom: 60px;
	border-bottom: 1px solid #ecebea;
}
.top_block_item {
	padding: 0 15px;
}
.top_block_item > div{
	height: 46px;
	display: table-cell;
	vertical-align: middle;
}
.top_block_description {
	font-size: 13px;
	line-height: 15px;
}
.top_block_item .phone {
	position: relative;
}
.top_block_item .phone a{
	line-height: 18px;
	font-weight: 700;
	text-decoration: none;
}
.phone_descr {
	font-size: 13px;
}
.descr {
	font-size: 13px;
	line-height: 15px;
	margin-top: 5px;
}
.svg_arrow_down {
	margin-right: 5px;
}
.give_feedback a {
	font-size: 10px;
	line-height: 15px;
	display: block;
}
.give_feedback a:hover {
	color: #754c24;
}
.slogan {
	align-self: center;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
/* -- */

/* news_list */
.news_list {
	flex-wrap: wrap;
}
.news_item {
	width: 25%;
	padding: 20px; 
}
.news_item_bg {
	height: 100%;
	background-color: #f4f2f3;
	border: solid #ecebea;
	border-width: 0 1px 1px 1px;
	border-radius: 4px;
}
.preview_picture_wrap {
	height: 190px;
	overflow: hidden;
	border-radius: 4px 4px 0 0;
	margin-left: -1px;
	margin-right: -1px;
}
.preview_picture {
	object-fit: cover;
	height: 100%;
	margin: 0 auto;
}
.preview_info_wrap {
	border-radius: 0 0 4px 4px;
	padding: 21px 30px 23px;
}
.news_list .tag {
	color: #b48b6f;
}
.news_list .preview_info_wrap a {
	text-transform: uppercase;
	font-size: 16px;
}
.item_title {
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 9px 0 16px;
}
.discount_price {
	font-size: 16px;
	text-decoration: line-through;
}
.price {
	font-size: 16px;
	color: #e85218;
	font-weight: bold;
}
.left_sidebar .news_item {
	width: 100%;
}
.left_sidebar .news_item_bg .tag {
	color: #000;
}
.link_wrap {
	position: relative;
}
.btn_wrap {
	position: absolute;
	bottom: 40px;
	left: 20px;
	right: 20px;
}
.news-detail img {
	margin: 20px 20px 20px 0;
}
/* -- */

/* main */
.Programs h3 {
	margin-top: 0px;
}
.Services {
	background: linear-gradient(to right, #fff 50%, #f4f2f3 50%);
}
.Services .menu_block ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu_block {
	padding-right: 40px;
}
.menu_block ul > li {
	padding-bottom: 5px;
}
.menu_block h4 {
	line-height: 15px;
	display: inline-block;
	padding-bottom: 10px;
}
.menu_block ul > li > a {
	font-weight: 500;
	line-height: 15px;
	display: inline-block;
}
.banners_wrap {
	flex-wrap: wrap;
}
.Programs {
	margin-top: 70px;
}
.About {
	padding-top: 50px;
}
.About h1 {
	margin-top: 15px;
}
.Links {
	padding-bottom: 0;
}
.Giftsert {
	padding-top: 70px;
}
.News {
	padding-bottom: 0;
}
.News .with_bgcolor {
	border-bottom: 1px solid #fff;
}
.News .preview_picture_wrap {
	border-radius: 4px;
}
/* -- */

/* footer */
.bottom_menu_wrap {
	background-color: #206d25;
	padding: 17px 0;
}
.bottom_menu {
	display: flex;
	flex-wrap: wrap;
}
.bottom_menu li a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.footer .flexbox {
	justify-content: space-between;
	flex-wrap: wrap;
}
.column {
	padding-top: 20px;
}
.footer_info_list li {
	font-size: 13px;
	line-height: 18px;
}
.phone_wrap {
	display: inline-block;
}
.column p {
	font-size: 13px;
}
.clinic_phone {
	margin-bottom: 15px;
}
.clinic_name {
	color: #e85218;
	text-transform: uppercase;
	font-size: 13px;
	display: block;
}
.clinic_phone:first-child .clinic_name{
	font-weight: bold;
}
.clinic_phone:first-child a{
	font-size: 16px;
	font-weight: bold;
}
.footer .phone_descr {
	display: block;
	float: left;
	min-width: 105px;
	font-size: 13px;
	color: #666;
}
.footer .phone_number {
	display: block;
	font-size: 13px;
}
.column .small_text {
	margin-bottom: 15px;
	display: block;
}
.icons {
	margin-bottom: 30px;
}
.icons_pay {
	filter: grayscale(100%);
	opacity: 0.3;
	transition: 0.3s ease-in-out;
}
.icons_pay:hover {
	filter: none;
	opacity: 1;
}
.icons_pay:last-child {
  float: none;
}
.icons_pay {
	float: left;
	margin-right: 10px;
}
.disclaimer {
	display: inline-block;
	padding: 40px 0 20px;
}
.disclaimer p {
	font-size: 9.5px;
	margin: 0px;
	padding: 0px;
}

/* -- */

/* -- inner sidebar -- */

#right_menu {
	max-width: 200px;
	float: right;
	border-left: 1px solid #ecebea;
	margin-left: 20px;
	margin-top: -20px;
}
#right_menu li.separated {
    padding: 0;
    background: none;
    margin: 0;
}
#right_menu li a.root-item-selected {
    color: #206d25;
    font-weight: bold;
}
#right_menu li a:hover {
    color: #206d25;
}
#right_menu li {
	
    border-bottom: 1px dashed #ecebea;
}
#right_menu li a {
    display: block;
    line-height: 16px;
    padding-bottom: 6px;
    padding-top: 6px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#add_navigation h5, #add_navigation2 h5 {
    font-size: 17px;
    color: #000;
    margin-bottom: 20px;
}
#add_navigation h4, #add_navigation2 h4 {
   text-align:center;
}
#right_menu li.separated {
    padding: 0;
    background: none;
    margin: 0;
}
#right_menu li a.root-item-selected {
    color: #206d25;
    font-weight: bold;
}
#right_menu li a:hover {
    color: #206d25;
}
#right_menu li {
	
    border-bottom: 1px dashed #ecebea;
}
#right_menu li a {
    display: block;
    line-height: 16px;
    padding-bottom: 6px;
    padding-top: 6px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#right_menu h5, #right_menu h5 {
    font-size: 17px;
    color: #000;
    margin-bottom: 20px;
}
#right_menu ul{
	list-style:disc;
	padding:40px;
	margin:15px 0px;
}
/* -- */

/* -- inner pages -- */
.block-importantly{
	text-align: center;
	font-size: 18px;
	background-color: #b48b6f;
	margin: 20px auto;
	max-width: 900px;
	padding: 25px 20px 5px;
	border-radius: 4px;
}
#menu-tab {
	margin-bottom:40px;
	
	margin-top:40px;
	display:table;
	margin-left: 20px;
	
}
#menu-tab div{
	padding: 0 10px;
    border-left: 2px solid #367333;
    margin: 10px 0 10px 0;
	float: left;
    width: 30.3%;
}
#menu-tab div a{
	color: #367333;
    font-weight: 700;
}
.about-bottom-link {
	width:100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.about-bottom-link img{
	margin-right: 50px;
	margin-bottom: 20px;
	border-radius: 4px;
}
.mob-clear-right  { 
	margin: 0 20px 20px 0;
	border-radius: 4px;
}
.mob-clear-left  { 
	margin: 0 0px 20px 20px;
	border-radius: 4px;
	float: right;
}
.content_wrap .responsive_table_wrapper {
	width: 100%;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
}
.content_wrap .responsive_table_wrapper {
	margin-bottom: 30px;
}
.content_wrap table {
	width: 100%;
	min-width: 280px;
	border: 1px #ecebea solid;
	background: none;
	border-spacing: 0;
	text-align: left;
}
.content_wrap table th, .content_wrap table td {
	border-right: 1px #fff solid;
	border-bottom: 1px #fff solid;
	padding: 7px 10px;
	vertical-align: top;
	background-color: #f4f2f3;
}
.content_wrap table .white_bg {
	background-color: #fff;
}
.content_wrap table tr:first-child td {
	border-top: 1px #fff solid;
}
.content_wrap table th:first-child, .content_wrap table td:first-child {
	border-left: 1px #fff solid;
}
.content_wrap table h4 {
	margin: 5px 0;
}
.content_wrap table a {
	text-decoration: underline;
	color: #603813;
}
.content_wrap table a:hover {
	text-decoration: none;
}
/* -- */

/*
.top-menu {
	position:relative;
	margin:0;
	background-color: #019700;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-top:5px;
	padding-bottom:5px;
	min-height:30px;
}
.top-menu-center {
	
	height:inherit;
}
.top-menu-ul>li {
	display: inline-block;
	margin:0 15px;
	line-height:30px;
}
.top-menu-ul>li>a {
	display: inline-block;
	height:inherit;
	color:#FFF;
	
}
.top-menu-ul>li a img {
	height:35px;
	border:none;
	vertical-align: middle;
}
@media screen and (max-device-width: 270mm) {
	.top-menu {
		min-height:90px !important;
	}
	.top-menu-center {
		width:100%;
	}
	.top-menu-ul>li {
		width:100%;
		margin: 0;
	}
	
}






.spisok a {
	font-weight:bold !important;
	color: #FFFFFF !important;
	padding-bottom:10px !important;
}
.table_hider{
}
.accordeon{
    margin-top: 25px;   
    margin-bottom: 30px;
}
.table_hider:hover{
	cursor: pointer; 
}	

.news-list {
    padding-bottom: 42px;
    float: left;
    width: 27%;
	margin-bottom:0px;
	border-left: 1px solid #d6d6d6;
    padding-left: 20px;
    margin-left: 10px;
}
.link-right{
	margin-bottom: 42px;
    float: left;
    width: 240px;
    border-left: 1px solid #d6d6d6;
    padding-left: 20px;
    margin-left: 10px;
}
.news-list .news-item {
	float:left;
	width:100%;
}
#content_wrap {
    background:white;
    min-height: 1000px;
}
.banner_button {
    position:absolute;
    width:23px;
    height:57px;
    display:none;
    z-index:1000;
}
.banner_button:hover {
    cursor: pointer;
}
#banner_button_left {
    background: url('/bitrix/templates/medcentre338_new/images/banner_button_left.png') no-repeat scroll center center transparent;
}
#banner_button_right {
    background: url('/bitrix/templates/medcentre338_new/images/banner_button_right.png') no-repeat scroll center center transparent;
}
#banner_top_shadow {
    background: url('/bitrix/templates/medcentre338_new/images/banner_shadow.png') no-repeat scroll center center transparent;
    max-width: 1326px;
    height:8px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:-8px;
    z-index:10;
    overflow: visible;
}
#banners_container {
    height:314px;
    width: 1210px; 
    margin-left:auto;
    margin-right:auto;
}
#banner_link {
}
#banner_image {
    z-index:0;
}
#banners_container ul {
    display: none;
}
#banners_container ul img {
    display: none;
}

#content_wrap_nav {
    width: 1170px;
    margin-left:auto;
    margin-right:auto;
    margin-top: 10px;
    padding-bottom:130px;
    text-align:left;
    color: #000;
    font-size: 17px;
	display:table;
}
#content {
    margin-right: 0px;
    line-height:24px;
	width:80%;
	float:left;
}
#content.main_page {
    float:left;
	width:70%;
	display: table;
	margin-right:0px;
}
#content a {
    text-decoration: underline;
    color: #019700;
}
#content h2 {
    margin-top: 40px;
    margin-bottom: 10px;
    color: #3e903e;
    font-size: 18px;
}
#content p {
    text-indent: 0px;
}
#content img {
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: 20px;
}
.o-div img {
    margin-top: 0px !important;
	
}
#content .green {
    color: #3e903e;
}
#content h1 {
    color: #3e903e;
    font-size: 20px;
    margin-bottom: 15px;
	line-height:20px;
}
#add_navigation{
	float: left;
    border-left: 1px solid #d6d6d6;
    padding-left: 20px;
    margin-left: 10px;
    max-width: 275px;
    width: 30%;
}

#footer_wrap {
    background: url('/bitrix/templates/medcentre338_new/images/footer_back.png') repeat-x scroll bottom center #ecebe9;
}
#footer {
    width: 1170px;
    margin-left:auto;
    margin-right:auto;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align:center;
    color: #4a4949;
    font-size: 14px;
	display:table;
	height:auto;
}
#footer h5 {
    font: Arial;
    font-size: 18px;
    font-weight:normal;
    color: #4a4949;
    margin-bottom: 15px;
}
#footer p {
    color: #4a4949;
	font-size: 14px;
}
#footer a {
    color: #000;
}
#footer .footer_info_list {
    list-style: none;
	margin-bottom: 5px;
}

.column_1 {
    width: 34%;
	float:left;
}
.column_2 {
    width: 33%;
}
.column_2 p {
    max-width: 180px;
    margin-bottom: 10px;
}
.column_3 {
    width: 32%;
}

#footer .icons_pay {
	margin-top: 10px;
}

#content p {
	margin-top:7px;
	margin-bottom:7px;
}

#phones > p {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    margin-right:15px;
}
#main_menu a {
	text-decoration: none !important;
}
#top_links a {
    text-decoration: none !important;
}
.spisok {
    margin-left: 30px;
}
.spisok li {
    padding-top:5px;
    padding-bottom:5px;
}

#breadcrumb {
    font-size: 17px;
    color:#3e903e;
    width: 1170px;
}
#breadcrumb a {
    color:#3e903e;
}
.news-item-preview-text {
	font-size: 15px !important;
	text-align: left;
}
.share42init {
	margin-right: 60px;
	margin-top: -30px;
	text-align: right;
}
.main_page #content{
	margin-right:0px;
}
.pirogov-img{
	display:block;
	position:absolute;
	margin-left:405px;
}



#content .o-div .gal-div{
	display: block;
	position: absolute;
	background-color: rgba(4, 57, 4, 0.7);
	top: 145px;
	min-height: 166px;
	color: #fff;
	padding: 7px 10px;
	width: 230px;
	text-decoration: none;
}
.td-usl{
	width:33.3%;
	float:left;
	height:280px;
}
#content .uslugi-spisok-spec li {
	margin-left: 10px;
}
#content .uslugi-spisok-spec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.column_4{
	width: 100%;
	float: left;
}
.column_4 div{
	float:left;
}
#footer .column_4 p{
	margin-top:10px;
	margin-bottom:10px;
	font-size:10px;
	line-height: normal;
}
.akst{
	float:right;
}
.prays-top{
	width: 90%;
	margin: 0 auto;
}
.prays-top div:nth-child(1){
	width:100%;
	float:left;
}
.prays-top div:nth-child(2){
	width:100%;
	float:left;
}
@media only screen and (max-width: 425px) {
	.prays-top div:nth-child(2){
		width: auto !important;
	}
}
#content .prays-top div:nth-child(2) img{
	margin-top:20px;
	margin-left: 60px;
}
.prays-top div img{
	float:left;
	text-align:center;
}
.prays-top div img:nth-child(2){
	margin-left: 60px;
}
.white-importantly-width{
	color:white;
	width:650px;
}


.import-border-dot{
	background-color: rgb(255, 204, 204);
	margin-left:0px;
	border: 2px dotted rgb(255, 102, 102);
}
.mob-br{
	font-size: 17px;
	width: auto;
	text-align: left;
	display: inline;
	color: #3e903e;
}
.rec-news .news-list {
	padding-bottom: 42px;
	width: 100%;
	margin-bottom: 0px;
	padding-left: 0;
	margin-left: 0px;
	border:none;
}
.news-in .news-list{
	width:95%;
	border:none;
	margin:0;
	padding:0;
}
.tab-profilaktika{
	max-width: 710px;
	display: table;
	width: 100%;
}
.tab-profilaktika div{
	width:25%;
	float:left;
}
.mob-nadpis{
	height: 0;
	width: 0;
	overflow: hidden;
	display: block;
	padding: 0 !important;
	margin: 0 !important;
}
.map-columns{
	width:100%;
}
@media only screen and (max-width: 1250px) {
	#header #header_content{
		width:100%;
	}
	#breadcrumb {
		padding-left: 20px;
		width:auto;
	}
	#content {
		margin-right: 0px;
		line-height: 24px;
		width: 77%;
		padding-left: 20px;
		float: left;
	}
	.block-importantly{
		width:98.9%;
	}
	
	#main_menu_wrap #main_menu{
		width:100%;
	}
	
	#content_wrap #banners_container,#content_wrap #banner_link, #content_wrap #banner_link img{
		width:100%;
		height:auto;
	}
	#content_wrap #content_wrap_nav{
		width:100%;
	}
	#footer_wrap #footer{
		width:100%;
	}
	#footer .columns {
		padding: 20px;
	}
	body #main_menu_wrap,body #content_wrap{
		width:100%
	}
	body #main_menu_wrap{
		min-width:480px;
	}
	#content_wrap #content.main_page {
		margin-right:0px;
		width: 60%;
		margin-left: 20px;
	}
	body{
		min-width:480px;
	}
	#content_wrap #add_navigation{
		width: 26%;
	}
	.banner_button {
		display: none !important;
	}
	.map-columns{
		width:100%;
	}
}
@media only screen and (max-width: 992px) {
	#content .mob-nadpis{
		display: block;
		overflow: visible;
		padding: 0 !important;
		border-left: none;
		margin: 10px 0 10px 0 !important;
		height: 25px;
	}
	#content .mob-nadpis p{}
	#content_wrap #content.main_page {
		margin-right: 0px;
		width: 100%;
		overflow: hidden;
		margin:0;
	}
	#content{
		padding-left:0px;
	}
	#content_wrap .no_marked_ul li a{
		line-height:30px;
		padding-left: 20px;
		padding-right: 20px;
	}
	#main_menu_wrap #main_menu{
		width:100%;
		height: auto;
		display: table;
		min-height: 40px;
		height:40px;
	}
	#main_menu_wrap {
		background: #019700;
	}
	
	.main_page #content{
		margin:0px;
	}
	
	.main_page #content p, #content p, h1,h2,h3,h4,h5 {
		padding-right: 20px;
		padding-left: 20px;
	}
	#footer h5 {
		padding: 0;
	}
	#content_wrap #add_navigation {
		width: 100%;
	}
	#content_wrap #add_navigation {
		width: 100%;
		margin: 0 auto;
		padding: 0;
		float: none;
		border-left: none;
	}
	#content_wrap #content.main_page {
		display:block;
	}
	#content_wrap #content_wrap_nav {
		display:block;
	}
	
	#content img{
		height:auto;
		max-width:100%;
		
		margin-right: 0;
	}
	#header_content{
		background:none;
	}
	#header {
		background:white;
	}
	#phones{
		float: left;
		width: 58%;
	}
	
	.pirogov-img{
		display:none;
	}
	.share42init{
		padding-left:20px;
		margin-right:0;
		text-align:left;
		margin-top:0px;
		margin-bottom:10px;
	}
	.clear{
		clear:both;
	}
	.news-list {
		float: none;
		width: 100%;
		border-left: none;
		padding-left: 0px;
		margin-left: 0px;
	}
	.link-right {
		float: none;
		border-left: none;
		padding-left: 0px;
		margin-left: 0px;
	}
	.news-list div{
		margin-left:20px;
		margin-right: 20px;
	}
	#content_wrap_nav .news-list img {
		margin-left:20px;
		margin-bottom:0px;
	}
	.link-right{
		
		margin: 0 auto;
	}
	.news-list h5{
		margin-left:0px;
		font-size:22px !important;
	}
	.banner_button{
		display:none !important;
	}
	#content p, a{
		font-size:22px;
		line-height:24px;
		line-height: 30px;
	}
	body{
		width:100%;
	}
	
	#content {
		margin-right: 0px;
		line-height: 24px;
		width: 100%;
		height: auto;
		display: table;
		float: none;
	}
	#content h2, #content em{
		padding-left:20px;
		display:block;
		padding-right:20px;
		font-size:22px;
		line-height:30px;
	}
	#top_links {
		display:table;
		padding-top: 0px; 
		padding-right: 0px; 
		width:60%;
		text-align:center;
	}
	
	#logo {
		width: 40%;
		padding-top:15px;
	}
	#phones {
		float: left;
		background:none;
	}
	
	.no-abort{
		max-width:160px;
	}
	.text-last{
		font-size:22px;
	}
	.news-list .news-item-preview-text div,.news-list .news-item-preview-text{
		font-size:22px !important;
	}
	.news-list p{
		font-size:22px !important;
	}
	#content h1{
		font-size: 30px;
		line-height: 40px;
	}
	.column_1{
		width:50%;
	}
	.column_3{
		width:100%;
		margin-top:30px;
	}
	#breadcrumb{
		font-size:22px;
	}
	
	
	#content_wrap .mf-captcha img{
		width:auto;
	}
	.mfeedback form{
		margin-left:20px;
		margin-right:20px;
	}
	#content .spetsialis-img{
		width:30%;
	}
	#content  .photo-about{
		margin-right:0px;
		width: calc(100% - 40px);
	}
	#content .uslugi-link img{
		display:block;
		width:auto;
		margin:0 auto;
		margin-bottom:30px;
	}
	#content .td-usl{
		float:none;
		margin:0 auto;
		height: auto;
	}
	#content .uslugi-spisok-spec li{
		font-size:12px;
		line-height:22px;
	}
	#content .uslugi-spisok-spec ul{
		margin-top: 0px;
		padding-left: 20px;
		width: 100%;
		padding-right: 20px;
		margin-bottom:10px;
	}
	#content_wrap #breadcrumb {
		width:100%;
		width:auto;
		padding-left:20px;
		padding-right:20px;
	}
	.no_marked_ul{
		padding-bottom:20px;
	}
	.separated ul{
		display:none !important;
	}
	#footer p, #footer a, #footer ul li{
		font-size: 20px;
		line-height: 30px;
	}
	.mobile-menu-footer{
		height:5px;
	}
	.column_4 {
		width: 90%;
		margin-top: 0px;
		float: left;
		clear: both;
	}
	.column_4 div{
		padding-left:20px;
		padding-right:20px;
	}
	.column_2,.column_1{
		width:49%;
	}
	.column_1 h5,.column_1 a,.column_2 p{
		padding-left:20px;
		padding-right:20px;
	}
	.footer_info_list li,#footer_wrap p,#footer_wrap h5,{
		font-size:22px;
	}
	.column_4 p{
		font-size:12px;
	}
	.column_3 .footer_info_list li{
		padding-left:20px;
		font-size:22px;
	}
	#footer h5, .column_2 p{
		font-size:22px;
		font-family: "Roboto Condensed";
	}
	.o-div a{
		font-size:12px;
	}
	.spisok{
		font-size:22px;
		line-height: 30px;
		margin-left:0px;
	}
	#content_wrap_nav  div{
		font-size:22px;
		line-height: 30px;
	}
	.aktsii-table img{
		margin:0 !important;
	}
	#content_wrap_nav .prays-top div{
		width: 100%;
		float: left;
	}
	.separated_ul li:nth-child(1){
		display:none;
	}
	#top_links .separated_ul li:nth-child(2){
		background:none;
		padding: 0;
		margin: 0;
		float: right;
		padding-right: 10px;
		padding-top:20px;
	}
	#logo img {
		margin-left: 20px;
		width: 100%;
	}
	#header_content{
		height:145px;
	}
	#phones > p{
		margin:0px;
		padding:0;
		font-size:26px;
		line-height: 30px;
	}
	#logo a{
		display: table;
		height: auto;
		line-height: 0;
	}
	.news-detail ul{
		padding-left:20px;
		padding-right:20px;
	}
	#content ul{
		padding-left:40px;
		padding-right:20px;	
	}
	.td-usl{
		width:100%;
	}
	.uslugi-spisok-spec .o-div {
		height: auto;
		overflow: hidden;
		position: relative;
		width:100%;
	}
	#content .o-div .gal-div {
		display: block;
		position: relative;
		background-color: rgba(4, 57, 4, 0.7);
		top: 0px !important;
		min-height: 166px;
		color: #fff;
		width: 100%;
		text-decoration: none;
		padding-top: 0;
		margin-top: -8px;
		font-size:22px;
		padding: 10px 20px;
		padding-bottom:10px;
		font-weight:normal;
	}
	#content .uslugi-spisok-spec ul li{
		font-size:22px;
		line-height:30px;
		font-family: "Roboto Condensed",sans-serif;
		font-weight:normal;
	}
	.tab-programma-zdor tr{
		display:inline;
	}
	.tab-programma-zdor tr td{
		display:inline-block;
		width:100%;
	}
	.tab-programma-zdor tr td:nth-child(1) p{
		display:none;
	}
	.tab-pulmonolog tr{
		display:inline;
	}
	.tab-pulmonolog tr td{
		display:inline-block;
		width:auto;
		margin-left: 20px;
		margin-right: 20px;
	}
	.prays-block .table_hider{
		font-size:22px !important;
	}
	.staty-block div{
		padding-left:20px;
		padding-right:20px;
	}
	
	.tr-line{
		display:none;
	}
	#content div.news-detail img.detail_picture{
		margin:0px;
		max-width:400px;
		margin-left:20px;
		margin-right:20px;
	}
	.news-list .news-item{
		margin-left:0 !important;
	}
	.news-item-preview-text{
		margin-left:0 !important;
	}
	.news-list div:last-child{
		margin:0px;
	}
	.news-detail p{
		clear:left;
	}
	.news-detail h3{
		clear:left;
	}
	.mob-br{
		padding-right:20px;
		font-size: 22px;
		color: #3e903e;
		width: 100%;
		display:block;
	}
	#content  .tab-polezno img{
		margin-left:0px;
		margin-right:0px;
	}
	#content  .tab-polezno td{
		width:100%;
		padding-left: 20px;
		padding-right: 20px;
	}
	#content  .tab-polezno p{
		padding-right: 0px;
		padding-left: 0px;
		font-size:22px !important;
	}
	#content  .tab-polezno p b,#content  .tab-polezno p font{
		font-size:22px !important;
	}
	p span.table_hider b span{
		font-size:22px !important;
	}
	#content .news-in .news-item-preview-text{
		margin:0px;
	}
	#content_wrap_nav .news-in .news-list img {
		margin-left: 0px;
		margin-bottom: 0px;
	}
	#content_wrap_nav .news-in .news-list div{
		margin-left: 0px;
	}
	.news-in,.rec-news{
		margin-left: 20px;
		margin-right: 20px;
	}
	#content .news-in p{
		padding:0px;
	}
	#content .rec-news .news-item-preview-text, .rec-news .news-list div{
		margin:0px;
	}
	#content_wrap_nav  .rec-news .news-list img{
		margin:0px;
		margin-right:20px;
	}
	#content .rec-news .news-item{
		padding:0px;
	}
	#content .news-in h3,#content .news-in  h2,#content .news-in  h1{
		padding:0px;
	}
	.news-20 td{
		width:50% !important;
	}
	.tab-profilaktika div {
		width: 100%;
		float:none;
		text-align: center;
	}
	.tab-revmat {
		width: 93% !important;
		margin: 0 auto;
	}
	.kon-tab {
		width: 90% !important;
		margin: 0 auto;
	}
	#for-mobile-apend p{
		width:55%;
		margin:0 auto;
		
	}
	#for-mobile-apend{
		background-color:#ECEBE9;
		}
	#for-mobile-apend .share42init{
		max-width: 40%;
		padding:0;
		margin:0 auto;
		padding-top: 20px;
	}
	
	#for-mobile-apend p:nth-child(3){
		margin-top: -25px;
	}
	
	#for-mobile-apend p:nth-child(5){
		
		margin-top: -34px;
	}
	
	#for-mobile-apend p:nth-child(7){
		max-width:75%;
		margin-top: -55px;
	}
	#for-mobile-apend p:nth-child(9){
		margin-top: -25px;
	}
	#for-mobile-apend .for-mob-p{
		max-width: 90%;
		width: 100%;
		
	}
	.o-div img{
		margin-left: 35%;
		margin-right: 50%;
	}
	#main_menu ul li ul{
		display:none !important;
	}
	#content .prays-top div:nth-child(2) img{
		max-width:80px;
		max-height:80px;
		margin-top: 55px;
	}
	#content .prays-top div:nth-child(1) img{
		clear: right;
		float: none;
		margin-left: 25%;
	}
	.news-index .news-list .news-item-preview-text{
		margin-left: 20px !important;
	}
}


}
@media only screen and (max-width: 420px){
	#logo img {
		margin-left: 20px;
		width: 100%;
		min-width: none;
	}
	#top_links .separated_ul li:nth-child(2){
		padding-top:10px;
	}
	#logo {
		width: 50%;
		height: auto;
	}
	#phones {
		float: right !important;
		width: 41%;
		height: auto;
		margin-top: 0px;
	}
	#header #header_content {
		width: 100%;
		height: auto;
		display:table;
	}
	
	#top_links {
		display: table;
		padding-top: 0px;
		padding-right: 0px;
		width: 50%;
		text-align: center;
	}
	.prays-block table{
		overflow:auto;
		max-width:100%;
	}
	.prays-block  table tr{
		
	}
	#content  .img-mam{
		margin-right:0px;
	}
	#for-mobile-apend .share42init {
		max-width: 62%;
		padding: 0;
		margin: 0 auto;
		padding-top: 20px;
	}
	#for-mobile-apend p:nth-child(7) {
		max-width: 100%;
		margin-top: -55px;
		width: 75%;
	}
	.o-div img {
		margin-left: 15%;
		margin-right: 50%;
	}
	.map-columns td {
		display: inline;
	}
	#top_links ul.separated_ul{
		padding-top:20px;
	}
}
@media only screen and (max-width: 400px){
	#for-mobile-apend img{
		width:100%;
		height:auto;
	}
	#for-mobile-apend .share42init {
		max-width: 45%;
	}
}
@media only screen and (max-width: 350px){
	.prays-block  table tr  {
		width: 300px;
	}
}
@media only screen and (max-width: 500px){
	.map-columns td {
		display: inline;
	}
}
*/

@media only screen and (max-width: 1151px){
	.news_item {
		width: 50%;
	}
	
	/* left cross banners */
	.left_sidebar .news_list {
		display: flex;
	}
	.col_3, .col_9 {
		width: 100%;
	} 
	.left_sidebar .news_item {
		width: 50%;
	}
	/* -- */
}
@media (min-width: 599px) and (max-width: 1151px) {
	.Programs h3 {
		margin-top: 30px;
		float: left;
	}
	.more_btn_wrap {
		float: right;
	}
	.right_text_wrap {
		padding-top: 20px;
	}
	#main_menu ul li:nth-child(2) ul li {
		max-width: 200px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
@media only screen and (min-width: 1023px){
	.menu_block:first-child {
		width: calc(50% + 40px);
	}
	.menu_block:last-child {
		padding-right: 0px;
	}
	.for_children h3, .for_children .menu_block:first-child {
		padding-left: 30px;
	}
}
@media only screen and (max-width: 1023px){
	.menu_block {
		width: 50%;
	}
	.column {
		width: 50%;
	}
	.flexwrap_wrap {
		flex-wrap: wrap;
	}
	#nav-icon {
		display: block;
		width: 40px;
		height: 30px;
		position: relative;
		margin: 0;
		transform: rotate(0deg);
		transition: .5s ease-in-out;
		cursor: pointer;
		float: right;
		z-index: 11;
	}
	#nav-icon span {
		display: block;
		position: absolute;
		height: 3px;
		width: 100%;
		background: #000;
		border-radius: 0;
		opacity: 1;
		left: 0;
		-webkit-transform: rotate(0deg);
		transition: .25s ease-in-out;
	}
	#nav-icon span:nth-child(1){
		top:3px;
	}
	#nav-icon span:nth-child(2){
		top:13px;
	}
	#nav-icon span:nth-child(3){
		top:23px;
	}
	ul.separated_ul {
		display: none;
		width: 100%;
		height: 100%;
		left: 0;
		top: 46px;
		margin: 0;
		padding-left: 0;
		position: absolute;
		z-index: 10;
		background-color: #f4f2f3;
	}
	ul.separated_ul li, ul.separated_ul li.separated {
		display: block;
		width: auto;
		margin-left: 0;
		padding-left: 0px;
		text-align: left;
		font-size: 30px;
		font-weight: bold;
		padding-bottom: 10px;
	}
	ul.separated_ul li:first-child{
		padding-top: 70px;
	}
	ul.separated_ul li:nth-last-child(-n+2) {
		padding-bottom: 20px;
	}
	#main_menu a {
		font-size: 15px;
	}
	ul.separated_ul li a{
		padding-left: 20px;
	}
}
@media only screen and (max-width: 899px){
	.content_wrap {
		padding: 0px 20px;
	}
	.give_feedback {
		display: none;
	}
	
	.Services  {
		background: none;
		padding-bottom: 0;
	}
	.Services .flexbox {
		flex-wrap: wrap;
	}
	.Services .for_adult{
		width: 100%;
		padding-bottom: 60px;
	}
	.Services .for_children {
		width: 100%;
		padding-bottom: 60px;
		background-color: #f4f2f3;
	}
	
	#add_navigation2 {
		float: none;
		margin-top: 40px;
		margin-left: 0px;
		margin-right: 0px;
		max-width: none !important;
		width:100%;
		border-left:none;
		padding-left:20px;
		display:table;
		border-top: 1px solid #ecebea;
	}
	#add_navigation2 h5{
		font-size:22px;
	}
	#menu-tab div{
		width: 80%;
		margin-left: 20px;
	}
	#menu-tab{
		margin-left:0px;
	}
}
@media only screen and (max-width: 767px){
	.top_block_description {
		display: none;
	}
	.col_4, .col_6 {
		width: 100%;
	}
	.right_text_wrap {
		padding-top: 30px;
	}
	.bottom_menu li {
		width: 50%;
	}
	.news-detail img {
		margin: 20px 0 !important;
		float: none !important;
		width: 100%;
		height: auto;
	}
	.about-bottom-link div{
		width: 100%;
	}
	.about-bottom-link img{
		width: auto;
		margin: 20px auto !important;
	}
}
@media only screen and (max-width: 599px){
	.news_item, .left_sidebar .news_item {
		width: 100%;
	}
	.menu_block  {
		width: 100%;
	}
	.column {
		width: 100%;
	}
	.mob-clear-right, .mob-clear-left  {
		margin: 20px 0 !important;
		float: none !important;
		width: 100%;
		height: auto;
	}
	.preview_picture_wrap {
		height: auto;
	}
}
@media only screen and (max-width: 459px){
	.top_block_item {
		padding: 0px;
		margin-right: 20px;
	}
	#main_menu_wrap .top_block_item {
		margin-right: 0px;
	}
	.slogan {
		font-size: 15px;
		line-height: 20px;
	}
	#nav-icon {
		width: 30px;
	}
	.content_wrap .resp_table td{
		display: block;
	}
}
@media only screen and (max-width: 409px){
	.phone-block  .phone_descr {
		display: none;
	}
	.phone-block .phone_number {
		font-size: 13px;
	}
	.bottom_menu li {
		width: 100%;
	}
}
.content_wrap:has(#add_navigation2){
	display: flex;
	& .content_wrap_inner_page {
		width: 100%;
	}
}
@media only screen and (max-width: 800px){
	.content_wrap:has(#add_navigation2){
		display: block;
		& .content_wrap_inner_page {
			width: 100%;
		}
	}
}

.cookie-container {
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	width: 90%;
	max-width: 600px;
	background-color: rgba(128, 128, 128, 0.8);
	color: white;
	padding: 20px;
	border-radius: 15px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
	display: none;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
	z-index: 1000;
}

.cookie-text {
	flex: 1;
	min-width: 250px;
	margin-bottom: 10px;
}

.cookie-button {
	background-color: #b48b6f;
	border: none;
	color: white;
	padding: 10px 20px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px;
	cursor: pointer;
	border-radius: 5px;
	transition: background-color 0.3s;
}

.cookie-button:hover {
	background-color: #a67c52;
}

@media (max-width: 480px) {
	.cookie-container {
		flex-direction: column;
		text-align: center;
	}
	
	.cookie-button {
		width: 100%;
	}
}
/* убрать при обновлении цен*/
.content_wrap_inner_page table {display:none;}


/* End */
/* /bitrix/templates/medcentre338_new/css/lightbox.css?17229718044141 */
/* /bitrix/templates/medcentre338_new/components/bitrix/menu/medcentre338_main_menu/style.css?17229718041385 */
/* /bitrix/templates/medcentre338_new/components/bitrix/news.list/main_banners/style.css?17229718042911 */
/* /bitrix/templates/medcentre338_new/components/bitrix/news.list/main_banners/css/slick.css?17229718041776 */
/* /bitrix/templates/medcentre338_new/components/bitrix/news.list/main_banners/css/slick-theme.css?17229718043043 */
/* /bitrix/templates/medcentre338_new/components/bitrix/breadcrumb/medcentre338_breadcrumb/style.css?1722971804462 */
/* /bitrix/templates/medcentre338_new/components/bitrix/menu/bottom_menu/style.min.css?1722971804490 */
/* /bitrix/templates/medcentre338_new/template_styles.css?177203519335442 */
