.max-icon {
  width: 26px !important;
  height: 26px !important;
  margin: 0 11px 0 0;
  display: inline-block;
}

.max-icon img {
  width: 26px !important;
  height: 26px !important;
  vertical-align: baseline;
}

.people__image img {
object-position: top;
}

.people2 {max-width: 870px;}

.services__icon .svg-icon {
    bottom: 20px;
right: 20px;
}



.benefits_bottom a {
border-bottom: 1px solid #fff;
}

.article .numeric li, .content__wrap .numeric li {
background: none !important;
}

/*.content__wrap a {
    border-bottom: 1px solid #547dab;
}

.content__wrap a:hover {
    border-bottom: 1px solid #fff;
text-decoration: none;
}
*/

.content__wrap .articles__item {
border-bottom: none;
}

.content__wrap .blog__image {
border-bottom: none;
}

.content__wrap .blog__image:hover {
border-bottom: none;
}


.rl_img {
float: right;
margin-left: 30px;
}

.rr_img, .l_img {
float: left;
margin-right: 30px;
}

.r_img {
float: right;
margin-left: 30px;
}

h2 {clear: both;}

.caries_num img {
display: none;
}


.whitebl {
    text-align: center;
    margin: 30px 10px;
    padding: 30px;
    box-shadow: #ccc 0 10px 30px;
}

.active .sidebar__dropdown {
display: block;
}

.sidebar__dropdown a {
white-space: normal;
}


.otzyv-title {
display: inline-block;
margin-right: 20px;
vertical-align: sub;
}

.otzyv-link {
font-size: 12px;
background-color: #e62b5a;
max-width: 100%;
padding: 9px 20px;
white-space: normal;
color: white;
border-radius: 23px;
}

.otzyv-link:hover {
	color: white;
	background-color: #f44b75;
text-decoration: none;
}

.text-center a {border: none;}

.doctor__doc {
    margin: 10px; border: none !important;box-shadow: #ccc 0 1px 6px;
}

.header__menu li ul {
    width: 270px;
}

.error-page {
margin: 100px 0;
text-align: center;
}

.error-404 {
font-size: 3em !important;
}

.error-action {
background: #33b19a;
color: #fff;
padding: 10px 30px;
display: inline-block;
margin: 20px;
}

.error-action a{

color: #fff;

}

.doctor__info a {
font-size: 13px;
display: inline-block;
margin: 0 5px;
    margin-bottom: 0px;
margin-bottom: 5px;
padding: 5px 15px;
color: #fff !important;
border-radius: 14px;
background-color: #e62b5a;
}

.header__bottom {
box-shadow: #ccc 0 1px 2px;
}

.header.fixed .header__bottom {
    box-shadow: #aaa 0 1px 5px;
}

.tovar__title {
    font-size: 16px;
    margin: 20px 0;
    padding: 24px 30px;
    color: white;
    background-color: #e62b5a;
	clear: both;
}

.white_block_top, .white_block_full, .white_block_pad1  {
    margin-top: 20px;
    margin-bottom: 35px;
    padding: 32px 30px;
    background-color: #f0f0f0;
}

#laser_attention, #laser_phone, .cosmet-w {
    margin-top: 20px;
    margin-bottom: 30px;
    padding: 24px 29px;
    padding-bottom: 24px;
    padding-bottom: 29px;
    border: 1px solid #e62b5a;
font-size: 17px;
text-align: center;
clear: both;
}

.blu_block_full  {
margin-top: 20px;
    margin-bottom: 35px;
    padding: 32px 30px;
    background-color: #f0f0f0;
clear: both;
color: #212529 !important;
}

.comment_title {
    font-style: italic;
    font-size: 20px;
    border-bottom: 1px solid #333;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.blu_block_full p {

color: #212529 !important;
}

img.pic_left {
    float: left;
    margin-right: 30px;
}


.action-banner {
    border: 3px solid #ec2859;
    border-radius: 10px;    
    margin: 0 0 20px;
    position: relative;
    overflow: hidden;
    color: #606060;
    font-size: 16px;
}
.fixed_banner {
    min-height: 200px;
max-width: 640px;
}


.action-banner_title {
    background: rgba(255,255,255,0.8);
    color: #ec2859;
    font-size: 23px;
    line-height: 1.3;
    padding: 25px 25px;
    letter-spacing: -0.3px;
}
.action-banner_title._static {
    position: relative;
}
.pink_color .action-banner_title {
    color: #fff;
    background: rgba(236, 40, 89, 0.5);
}
.action-banner_text {
    position: absolute;
}
.action-banner_text._pink {
    color: #ec2859;
}
.action-banner_text_min {
    font-size: 12px;
}
.action-banner_table {
    width: 100%;
    border-collapse: collapse;
    margin: 0 0 10px;
}
.action-banner_table th {
    background: #f2688a;
    color: #fff;
    font-size: 18px;
    padding: 15px 30px;
    white-space: nowrap;
}
.action-banner_table th:first-child, .action-banner_table td:first-child {
    text-align: left;
}
.action-banner_table tr:nth-child(2) td {
    padding-top: 20px;
}
.action-banner_table tr:last-child td {
    border-bottom: 0px;
}
.action-banner_table td {
    padding: 5px 30px;
    font-size: 14px;
    text-align: center;
    border-bottom: 1px solid #f2688a;
    white-space: nowrap;
}
.prices h3 {
margin-top: 60px;
}

.prices {
    margin-bottom: 20px;
}

.article .otzyv-link {
margin-bottom: 30px;
display: inline-block;
}

.action-banner img {
width: 100%;
}

@media screen and (max-width: 640px) {

.action-banner_title {
	font-size: 20px;
    padding:15px 25px;
}

	.fixed_banner {
height: auto !important;
}

.action-banner_text {
position: relative !important;
width: auto !important;
left: 0 !important;
top: 0 !important;
padding: 10px;
}



}



.jq-selectbox__select-text {
    width: 100% !important;
}

.pic_right {
float: right;
}



.menu-logos {
display: none; 
text-align: center;
width: 100%;
margin-top: 50px;
}

.menu-logos a {
display: block;
margin: 20px;
}

.menu-logos img {
width: 120px;
}

@media screen and (max-width: 991px) {

.menu-logos {display: block;}
.header__menu li.price-sub ul {display: block; box-shadow: none;}


}

.doctor-block .nav li {margin: 0 5px 10px 0;}

.doctor-block .tabs a {border-radius: 30px;}

.sidebar__toggle {
    margin: 0 0 40px 0;
}

.sidebar {
    margin-bottom: 0;
}

@media screen and (max-width: 767px) {
.doctor-block .tabs a {font-size: 12px; padding: 3px 8px;}
.doctor__info > p {text-align: center;}
}

@media screen and (max-width: 550px) {
.nav {
    justify-content: center;
}
}

@media screen and (max-width: 350px) {
.doctor-block .tabs a {
    font-size: 11px;
    padding: 3px 4px;
}
}

.header__top-logo a {
    height: 25px !important;
width: auto !important;
}

.doctor__info ul li a.doctor__doc {
background: none; 
padding: 0 !important; 
color: #e62b5a !important; 
border: none !important; 
box-shadow: none !important; 
width: auto !important; 
height: auto !important;
}

@media screen and (max-width: 991px) {
.header__menu li {
    display: block;
    margin-right: 0;
    margin-bottom: 5px;
    text-align: center;
	}
}

.napopravku {
    background: none !important;
}

article iframe {max-width: 100%;}



@media screen and (max-width: 500px) {
.main__slide {
    background-position: 0 0;
    background-size: 100%;
    background-repeat: no-repeat;
}

.main__slide .container {
padding-bottom: 82px;
justify-content: flex-end;
-webkit-justify-content: flex-end;
display: flex;
}

.people__title {
    font-size: 16px;
}

.main__slider.slick-slider {margin-bottom: -70px;}

}


/*  2022  */

.header__top {
padding-top: 12px;
padding-bottom: 5px;
height: 60px;
}

.header__phones-dropdown {top: -12px !important; width: 300px !important; padding: 14px 35px 20px 0; text-align: right; display: none; opacity: 1;}


.header__phones-btn.white-blue {
    border: none !important;
    background: none !important;
    font-size: 20px;
    font-weight: bold;
    color: #e62b5a;
	font-feature-settings: "tnum";
}

.header__phones-btn.white-blue:hover {
    border: none !important;
    background: none !important;
	    color: #e62b5a;
}

.header__phones-btn::before {
    background: url(/images/tel.svg) no-repeat;
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
left: -25px;
top: 4px;
}

.header__phone a {
    font-size: 20px;
    font-weight: 700;
    color: #e62b5a;
	font-feature-settings: "tnum";
	position: relative;
}


.header__phone a:hover {
    color: #e64c73;
}


.header__phones-dropdown .header__phone:first-child a:before {
    background: url(/images/tel.svg) no-repeat;
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
	left: -35px;
	top: -1px;
}

.header__phone_adress {
font-size: 14px;
color: #454545;
margin: -3px 0 18px 0;
}

.header__phones:hover .header__phones-dropdown{
	display: block;
}

.header__phones:hover .header__phones-btn{
    color: #e64c73;
	border-color: none  !important;
	background-color: none !important;
}


.header__recall {
font-size: 13px;
margin-top: 10px;
padding: 12px 20px;
text-transform: uppercase;
background: #e62b5a !important;
color: #fff !important;
border: none !important;
}

.header__recall:hover {
background: #e64c73 !important;
}

.header__top-logo img {
    -webkit-filter: none;
    filter: none;
}

.header__top-logo img:hover {
opacity: 0.8;
}

.header__top-logo a {
    height: 29px !important;
}

.header__top-logo {
    margin-top: 3px;
}

.menu-logos img {
    width: auto;
    height: 29px;
}


.social__item {
    width: 24px;
    height: 24px;
	margin: 0 14px 0 0;
	}
	
.header__top .social {
    margin-top: 3px;
    margin-right: 50px;
}	

@media screen and (max-width: 768px) {
.social__item {
	margin: 0 8px 0 0 !important;
	}
	
.header__top .social {
    margin-top: 3px;
    margin-right: 30px;
}	
}


@media screen and (max-width: 400px) {

.header__top .social {
    margin-top: 3px;
    margin-right: 25px;
}
.social__item {
    width: 20px;
    height: 20px;
}
.header__phones-btn.white-blue {
    font-size: 18px;
}
.header__phones-btn::before {
    width: 22px;
    height: 22px;
    left: -20px;
top: 3px;
    background-size: contain;
}
.header__top .container {
justify-content: space-between;
-webkit-justify-content: space-between;
}
.header__phones-btn {
    padding: 0.5px 0 0 10px;
}

}

.header__order button {font-size: 13px;}

.header__menu {margin-right: 5px;}

.header__menu li {
    margin-right: 14px;
}

@media screen and (max-width: 999px) {
.header__top-logo {
    display: none;
}
}


.content__wrap img {
    max-width: 100%;
    height: auto;
}



@media screen and (max-width: 991px) {
.header__top-logo {
    display: inline-block;
flex-basis: 100%;
width: 100%;
margin: 0 0 5px 0;
    text-align: center;
    padding: 0;
}
.header__top-logo a:nth-child(2) {
    display: inline-block;
}

.header__top-logo a {
    margin: 0 10px 10px 0;
}

.header__top {height: auto; }

.header__top .container {
    justify-content: center;
    flex-wrap: wrap;
}

.header__phones {
    margin: 0 0 7px 0;
}


}

@media screen and (max-width: 450px) {

.header__top-logo a {
    height: 19px !important;
}



}


.header__bottom .social__item {
margin-top: -7px !important;
margin-right: 30px !important;
}

.header__bottom .social__item {
width: 40px;
height: 40px;
}


@media screen and (max-width: 400px) {
.header__bottom .social__item {
width: 35px;
height: 35px;
}
.header__logo {
  width: 140px;
}
.header__bottom .social__item {
  margin-top: -10px !important;
  margin-right: 20px !important;
}
}


.header.fixed .header__logo {
    width: 100px;
}

.content__wrap .people__image img {
  width: 100%;
  height: 100%;
}

  @media screen and (max-width: 767px) {
.prices tbody td:nth-child(3)::before {
  content: '';
}
}

#request_form {background: #e4ecef; text-align: center;}
.order-form .form-group {
  margin: 30px auto;
}

/*.popup-btn {display: none;}*/


@media screen and (min-width: 1000px) {
.main__slide .container, .slick-initialized .slick-slide {
min-height: 658px;
}

.main__slide.slick-slide {background-repeat: no-repeat;}

.main .slick-dots {bottom: -25px;}

}