/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

.large-3.col.col-first.col-divided {
	display: none;
}

.page-wrapper {
	padding-bottom: 0px !important
}

#content  {
    margin: auto;
    display: flex;
    max-width: 1280px;
    flex-direction: column;
    justify-content: center;
    align-content: center;
	padding-bottom: 0px;
}

@media screen and (max-width:768px){
	#content {
    display: block;
}
}


h2.su-post-title {
    margin: 0px;
}

/*************** ADD CUSTOM CSS HERE.   ***************/

#comments {
	display: none;
}
div#slider-191811052 {
    border-radius: 10px !important;;
}


table#scroll-price {
    margin-top: 0px !important;
}


ul.mr-list {
    margin-left: 27px !important;
}

/*Base style*/

body {
    /* font-family: 'Open Sans', sans-serif!important; */
}

p, li, a {
	font-size: 16px;
}
li {
	margin-left: 1.3em;
}
.preim.tooltipstered span {
    font-size: 16px!important;
}
h1, h2, h3, h4, h5, h6, p, blockquote, li, a {
    /* font-family: 'Open Sans', sans-serif!important; */
    /* font-size: 16px; */
}
h1 {
    text-transform: inherit!important;
    font-size: 2.2em!important;
}
h2 {font-size: 2.1em;}
h3 {font-size: 1.9em;}
.nav > li > a {
    font-weight: 600!important;
}
.su-posts-default-loop h2.su-post-title {
    font-size: 1.2em!important;
    font-weight: 700;
}

.row.margin_top {
	margin-top: 40px;
}
.searchform .button.icon
{
margin-top: -3px;
}
.page-inner .wp-block-image img{
	cursor: pointer;
}
.header-nav {}
.header-nav > li {
	height: 60px;
	position: relative;
	padding: 0!important;
}
.header-nav > li > a {
	height: 60px;
}

.nav-dropdown {
    top: 60px!important;
}

.nav-dropdown .menu-item.menu-item-type-post_type.menu-item-object-page {}

.nav-dropdown .menu-item.menu-item-type-post_type.menu-item-object-page a:hover {
	height: auto!important;
}

.nav-column li > a {
    padding: 10px 10px!important;
    margin-top: 0px!important;
    min-height: auto!important;
    height: max-content!important;
}
ul.header-nav > li > ul.nav-dropdown.nav-dropdown-simple > li a {
    padding: 10px 20px;
}

ul.header-nav > li > ul.nav-dropdown.nav-dropdown-simple > li:hover a {
    height: auto!important;
}

li.menu-item-has-children.nav-dropdown.nav-dropdown-simple a:hover {
    height: auto!important;
}
.menu-item.menu-item-type-custom.menu-item-object-custom a:hover {
    height: 90px!important;
}

.search404 button.submit-button {
	background-color: #e1004b!important;
}
.menu404 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 60px 0;
}

.menu404page {
    margin: 0 55px;
}

.menu404page li {
    background-image: none!important;
    padding-left: 0;
    text-align: center;
}

.menu404page li a {
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 0;
    display: inline-block;
}



.headercontact {
    display: flex;
    text-align: left;
    font-size: 80%;
    padding-right: 15px;
}

.headercontact > div {
}

.headercontact img {
    height: 17px;
    width: auto;
    padding-right: 5px;
}

.header-block .col {
    padding: 0;
}


.soc_search .col-inner {
    display: flex;
    align-items: center;
    padding-left: 20px!important;
    justify-content: space-between;
    padding: 15px!important;
}

.soc_search input.search-field {
    height: 35px;
}

.sociall_links {
    padding-right: 15px;
    padding-left: 10px;
    border-left: 1px solid #d7d7d7;
    margin-left: 15px;
}

.soc_search .header-button {
    padding-left: 20px!important;
}
.soc_search .searchform-wrapper {
    width: 110px;
}
.soc_search .button.primary {height: 40px;min-height: auto;line-height: 38px!important;font-size: 15px;padding: 0 15px;}
.header-top .flex-left,
.header-top .flex-center {
    display: none;
}

.header-top .flex-right {
    margin: 0;
    width: 100%;
}
.col .live-search-results, .header-block .live-search-results, .header .search-form .live-search-results {
    left: auto;
    right: 0;
	width: 260px;
}

/* Logo */

div#logo {
    height: 60px;
    padding: 8px 0px;
    width: 220px;
}

div#logo a {
    margin: 0;
}
.menu-item-type-post_type.menu-item-object-page a:hover, .menu-item.menu-item-type-custom.menu-item-object-custom a:hover {
    height: 60px!important;
}
ul.nav {
    width: 100%;
}
#logo img {
    max-width: initial;
	width: 220px;
}
.nav-box > li.active > a {
    height: 60px!important;
}

/* Sidebar menu */
aside.widget_nav_menu ul.menu {
    background: #f1f1f1;
    border-radius: 20px;
    padding: 10px 20px;
}
.widget .is-divider {
    display: none;
}
span.widget-title {
    margin-bottom: 15px;
    display: block;
    font-size: 23px;
}
h1.entry-title.mb {
    font-size: 1.9em;
    font-weight: 600;
    /* font-family: 'Roboto'!important; */
    letter-spacing: 0.2px;
}
.widget_nav_menu ul {}

.widget_nav_menu ul li {}

.widget_nav_menu ul > li a {
    /* font-size: 15px; */
    line-height: 18px;
    font-weight: 600;
}
#secondary .widget_text img {
    border-radius: 20px;
    margin-bottom: 0;
}
#content #toc_container {
    border: 2px solid #f1f1f1!important;
    border-radius: 20px;
    padding: 20px 25px;
    background: #fff;
}
#content #toc_container ul.toc_list {
    padding-left: 25px;
    color: #e8004d;
}
#content #toc_container ul.toc_list li {
    list-style: decimal;
}
#content #toc_container ul.toc_list li a {
    color: #333333;
    border-bottom: 1px dashed #999;
}
#content #toc_container ul.toc_list li a:hover {
	color: #e8004d;
}

.widget_nav_menu ul.menu li {
    position: relative;
    border: 0;
    margin-bottom: 0;
}
.widget_nav_menu ul.menu > li a {
    padding-left: 18px;
}
ul.menu li button.toggle:after {
    content: "";
    border-color: #f000 #00f0 #00800000 #e8004d;
    border-width: 6px 0px 6px 6px;
    border-style: solid;
    position: absolute;
    left: 3px;
    top: 0;
}
.img .img-inner {
    border-radius: 20px;
}

.img .img-inner img {
    border-radius: 20px;
}
.wp-block-image img {
    border-radius: 20px;
}
.sidebarblock__form {
    margin: 0!important;
    border: 2px solid #e8004d;
    border-radius: 20px;
    padding: 20px 5px 5px 5px!important;
}

.sidebar-form_button input {
    margin: 0;
    width: 100%;
    border-radius: 100px!important;
    text-transform: inherit;
    line-height: 42px;
}

.sidebarblock__form p {
    text-align: center;
    color: #e8004d;
    font-size: 17px;
    font-weight: 700;
    line-height: inherit;
}

.sidebarblock__form .col {
    padding-bottom: 0;
}

.sidebar-form__input input {
    border-radius: 100px;
    height: 42px;
}

.sidebar-form_button input:hover {
    border-radius: 100px!important;
}
.sidebar-form_caption {
    text-align: center;
    font-size: 11px;
    margin-top: 10px;
    color: #929292;
}
.sidebar-form_caption a {
	font-size: 11px;
}
#header .header.show-on-scroll,
#header .stuck .header-main {
    height: 60px!important;
}
ul.menu li button.toggle {
    position: absolute;
    left: 0;
    top: 9px;
    opacity: 1;
    margin-left: 0;
}

ul.menu li button.toggle i {
    display: none;
}
.widget_nav_menu ul.sub-menu {
    margin-left: 0!important;
    padding-left: 25px;
    border: 0;
}

.widget_nav_menu ul ul.sub-menu li {
    padding: 0 0px 0px 15px!important;
    position: relative;
}

.widget_nav_menu ul ul.sub-menu li:before {
	content:"";
	position: absolute;
	width: 6px;
	height: 6px;
	background: #000;
	border-radius: 100px;
	left: 0;
	top: 10px;
}


.widget_nav_menu ul ul.sub-menu li a {
    color: #000;
    padding-left: 0;
    font-weight: 400;
}

.widget_nav_menu ul li.current-menu-ancestor ul.sub-menu {
	display: block;
}

.widget_nav_menu ul ul.sub-menu li.current_page_item a {
	color: #e8004d;
}

li.current-menu-ancestor.active>ul.sub-menu {
	display: none!important;
}

li.current-menu-ancestor>.toggle {
	-ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
li.current-menu-ancestor.active>.toggle {
	-ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.breadcrumb_header {
    font-size: 14px;
    margin-bottom: 10px;
}
h2,
.h2 {
    /* font-size: 1.8em!important; */
}
.related-post-wrp {
    background: #f1f1f1;
    border-radius: 20px;
    padding: 25px 15px!important;
    margin: 0!important;
}

.related-post-wrp h2 {
    font-size: 24px!important;
}
.related-post-services ul.su-siblings {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
}

.related-post-services ul.su-siblings li {
    margin-bottom: 5px;
    font-size: 15px;
}

.related-post-services .col-inner {
    padding: 0 15px;
}
.related-post-wrp .col {
    padding-bottom: 0;
}
.related-moreser .col-inner {
    text-align: right;
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline;
}

.related-moreser .col-inner a {
    color: #333333;
}
.related-post-services {
    /* height: 195px; */
    overflow: hidden;
    margin-bottom: 10px;
}
.related-post-services ul.su-siblings li {
    margin-bottom: 0;
}
.related-post-services.fullheight {
    height: 100%;
    transition: 0.2s;
}

#content table {
	border-spacing: 5px 0px;
}

#content th:last-child, td:last-child,
#content th:first-child, td:first-child {
    padding: 5px 15px!important;
}

#content td {
	padding: 15px 20px!important;
	color: #2e2d2d;
}
#content th {
	color: #2e2d2d;
}
.related-post-wrp .h2 {
    margin-bottom: 15px;
    font-size: 32px;
    font-weight: 700;
}
#content tr:nth-child(1) td {
    background: #e8004d!important;
    color: #fff;
}

#content tr:nth-child(1) td:nth-child(1) {
	border-top-left-radius: 20px;
	font-weight: bold;
}
#content tr:nth-child(1) td:nth-last-child(1) {
	border-top-right-radius: 20px;
	font-weight: bold;
}

#content tr:nth-child(1) td {
    color: #fff;
    padding: 15px 15px!important;
}

#content tr:nth-last-child(1) td {
	border-bottom: 20px solid #e8014d;
}
#content tr:nth-last-child(1) td:nth-child(1) {
    border-bottom-left-radius: 20px;
}
#content tr:nth-last-child(1) td:nth-last-child(1) {
    border-bottom-right-radius: 20px;
}
blockquote {
    background: #e8014d;
    color: #fff;
    padding: 25px 15px;
    border-radius: 20px;
    font-size: 16px;
    font-style: normal;
}

blockquote p {
    margin-left: 25px;
    border-left: 10px solid #fff;
    padding-left: 20px;
    margin-bottom: 0;
}
.accordion {
    border: 2px solid #f1f1f1;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-top: 0;
}

h3.accordion_title {
    background: #e8014d;
    margin-bottom: 0;
    padding: 15px 20px;
    color: #fff;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.sert-slider {
    margin: 0!important;
}

.sert-slider .col {
    padding: 0;
}

.sert-slider .row {
    margin: 0!important;
}
.sert-slider img {
    border-radius: 20px!important;
    height: 190px;
    object-fit: cover;
}

.sert-slider .box-overlay .box-image {
	border-radius: 20px!important;
}

.slider-nav-reveal .flickity-prev-next-button:hover, .slider-nav-reveal .flickity-prev-next-button {
    background: transparent;
    box-shadow: 0 0 0!important;
}
.sert-slider .flickity-page-dots li.dot {
    padding: 0;
}
.sert-slider .slider {
    padding-bottom: 20px;
}
.banner-services .banner-layers {
    border-radius: 20px;
}

.bg.bg-loaded {
    border-radius: 20px;
}

.banner-services .banner {
    border-radius: 20px;
    background: transparent;
}
.form-page-content {
    background: #e1004b;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    padding: 30px 45px;
	margin-top: 50px;
}

.form-page-content__inputs {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px;
    margin-bottom: 20px;
}

.form-page-content__input input {
    border-radius: 100px;
    height: 42px;
    box-shadow: 0 0 0 0;
    border: 0;
    padding: 0 20px;
    margin-bottom: 0;
}
.form-page-content__title {
    font-weight: 700;
    font-size: 23px;
    margin-bottom: 25px;
}
.form-page-content__input input[type='submit'] {
    margin: 0;
    width: 100%;
    background-color: #fff!important;
    color: #e1004b;
    text-transform: inherit;
    font-weight: 600;
    border-radius: 100px!important;
}

.form-page-content__private {
    color: #e2e2e2;
    font-size: 13px;
    text-align: center;
}

.form-page-content__private a {
    color: #e2e2e2;
    text-decoration: underline;
	font-size: inherit;
}

.form-page-content.new_form_05_06_2023 {
    background: #fff;
    box-shadow: 0 0 1px 1px #e1004b;
    color: #e1004b;
	margin-top: 40px;
}
.new_form_05_06_2023 .form-page-content__private, .new_form_05_06_2023 .form-page-content__private a {
    color: #e2e2e2;
    font-size: 13px;
    text-align: center;
    color: #e1004b;
}
.new_form_05_06_2023 .zvezda {
    font-size: 14px;
}
.new_form_05_06_2023 .form-page-content__input input {
	box-shadow: 0 0 1px 1px #e1004b;
}
.new_form_05_06_2023 .wpcf7-not-valid-tip {
    margin-top: 10px;
}

.doctor-name h3 {display: inline-block;width: auto;font-size: 19px;}
.doctor-name .col {
    padding-bottom: 0;
}
.dcotor-links .col-inner p {
    display: inline-block;
    margin-right: 20px;
}

.dcotor-links .col-inner p img {
    padding-right: 5px;
    box-sizing: content-box;
}

.dcotor-links .col-inner p a {
   /* line-height: 25px; */
}
.doctor-name {
    margin-bottom: 15px;
    margin-top: 20px;
}
.doctor-block-bg {
    background: #f1f1f1;
    margin: 0 0 30px 0!important;
    border-radius: 20px;
	
}
.doctor-image {
    padding-left: 0;
    padding-bottom: 0;
}
.doctor-image .img-inner {
    border-radius: 0;
}

.doctor-image .img .img-inner img {
    border-radius: 20px 0px 0px 20px;
    min-height: 300px;
    object-fit: cover;
}.doctor-name {
    margin-top: 20px;
    margin-bottom: 15px;
}

.doctor-content {
    padding-bottom: 0px;
}

.dcotor-links .col {
    padding-bottom: 0;
}

#main .slider-doctors a.button.primary {
    border-radius: 100px!important;
    font-weight: 400;
    /* font-size: 15px; */
}

.slider-doctors style {
	display: none!important;
}
.slider-doctors .box-image img {
    /* height: 400px; */
    object-fit: cover;
}
.slider-partners .slick-prev,
.review-slider .slick-prev {
	 left: 0px;
}
.program-slider .slick-prev,
.slider-doctors .slick-prev {
    left: -30px;
}
.slider-partners .slick-prev:after,
.review-slider .slick-prev:after,
.program-slider .slick-prev:after,
.slider-doctors .slick-prev:after {
	content:"";
	border-color: #f000 #e8004d #00800000 #000;
	border-width: 15px 15px 15px 0px;
	border-style: solid;
	position: absolute;
	left: 5px;
	top: 3px;
}
.slider-partners .slick-next,
.review-slider .slick-next {
	right: 0px;
}
.program-slider .slick-next,
.slider-doctors .slick-next {
    right: -30px;
}
.slider-partners .slick-next:after,
.review-slider .slick-next:after,
.program-slider .slick-next:after,
.slider-doctors .slick-next:after {
	content:"";
	border-color: #f000 #e8004d00 #00800000 #e8004d;
	border-width: 15px 0px 15px 15px;
	border-style: solid;
	position: absolute;
	right: 5px;
	top: 3px;
}
.slider-doctors .slick-arrow {
    position: absolute;
    z-index: 99;
    text-indent: -999999px;
    margin: 0;
    top: 180px;
}
.program-slider .slick-arrow {
    position: absolute;
    z-index: 99;
    text-indent: -999999px;
    margin: 0;
    top: 130px;
}
.review-slider .slick-arrow {
    position: absolute;
    z-index: 99;
    text-indent: -999999px;
    margin: 0;
    top: 50%;
    margin-top: -35px;
}

.slider-partners .slick-arrow {
    position: absolute;
    z-index: 99;
    text-indent: -999999px;
    margin: 0;
    top: 50%;
    margin-top: -20px;
}
.slider-partners {
    margin: 10px 0px 30px 0px;
}

.slider-partners .img {
    padding: 0 15px;
    text-align: center;
}

.partners-title p {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 0;
}

.slider-doctors {
    padding: 0px!important;
}
.slider-doctors .col {
	padding: 0 25px 30px!important;
}

.form-page-content.fon_forma {
	background: url('/wp-content/uploads/2020/07/slide5.jpg');
	background-size: cover;
	background-position: center;
}
.program-slider .box {}

.program-slider .col-inner {
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
    margin: 0px!important;
}

.program-slider .box a {
    line-height: 31px;
    background: #e1004b;
    color: #fff;
    padding: 0px 15px;
    display: inline-block;
    margin-top: 15px;
    border-radius: 100px;
    min-width: 110px;
    transition: 0.2s;
}
.program-slider .box a:hover {
    box-shadow: 0px 4px 30px #ed719a!important;
}
.program-slider .box {
    background: #f1f1f1;
    border-radius: 20px;
}

.program-slider .box img {
    border-radius: 20px 20px 0 0;
}
.program-slider .col-inner .box {
    margin: 0 10px;
}

.program-slider .col {
    padding: 0;
}

.program-slider {
    margin-bottom: 30px;
    margin-left: 25px!important;
    margin-right: 25px!important;
}
.doctor-content .dcotor-links a.button:hover,
.doctor-content .dcotor-links a.button {
    border-radius: 100px!important;
}

#content .banner-services a.button {
    border-radius: 100px!important;
}
.nav-pagination {
    display: none;
}

.banner-services {
    margin: 0!important;
}

.row.row-full-width {
    margin: 0px!important;
}

.row-full-width .col {
    padding-left: 0;
    padding-right: 0;
}



.sidebar-mobile {
    margin-top: 30px;
    display: none;
}


.slider-doctors .col-inner .box .box-image img {
    border-radius: 20px 20px 0 0;
}
.doctor-name .col-inner {
    /* display: flex; */
    /* flex-shrink: unset; */
}

.doctor-name p {
    display: inline-block;
    padding-right: 15px;
	font-size: 24px;
}
.doctor-name span {
    font-size: 20px!important;
}
.doctor-content p {
    margin-bottom: 10px;
}
a.moreser-hide {
    display: none;
}
.review-title p {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 0;
}
.review-slider style {
	display: none!important;
}
.review-slider .col-inner {
    background: #f1f1f1;
    border-radius: 20px;
    padding: 15px 20px;
    min-height: 200px;
}

.review-slider .col {
    padding: 0;
}

.review-slider {
    margin: 0!important;
    padding: 0px 30px!important;
}

.sidebarblock__form {
    margin-bottom: 30px!important;
}
.slider-partners .slick-list {
    margin: 0 30px;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    padding-left: 0;
    padding-right: 0;
}
.marker-red li {
	background: url('assets/images/marker-red.png');
	list-style: none;
	margin-left: 0!important;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	background-size: 20px;
}
.marker-green li {
	background: url('assets/images/marker-green.png');
	list-style: none;
	margin-left: 0!important;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	background-size: 20px;
}
.marker-blue li {
	background: url('assets/images/marker-blue.png');
	list-style: none;
	margin-left: 0!important;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	background-size: 20px;
}
.doctor-name .col-inner {
    font-size: 24px;
}
.sidebar-mobile ul aside:nth-child(1) {
    display: none;
}
.sidebar-mobile ul aside:nth-child(2) {
    display: none;
}

/* Slider doctors */
.slider-doctors.hk-doctors .slick-slider .slick-track,
.slider-doctors.hk-doctors .slick-slider .slick-list {
    padding: 1px 0;
}
.slider-doctors.hk-doctors .col-inner .box {
    margin: 0 10px;
    background: #f1f1f1;
    border-radius: 20px;
    box-shadow: 0 0 3px 0 #e8004d;
}
.slider-doctors.hk-doctors .col-inner {
	padding: 0;
}

.slider-doctors.hk-doctors .box-text.text-center {
    /* margin-top: -100px; */
    position: relative;
    z-index: 9999;
    background: #f1f1f1;
    border-radius: 0 0 20px 20px;
    padding: 10px 0 0 0;
}

.slider-doctors.hk-doctors .box-text .box-text-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  height: 178px;
}

.slider-doctors.hk-doctors .box-text .box-text-inner .hk-doctors__red {
  align-self: flex-end;
  margin-bottom: 0;
  width: 100%;
  background-color: #e8004d;
  border-radius: 0 0 20px 20px;
}

.slider-doctors.hk-doctors .box-text .box-text-inner .hk-doctors__red a {
  border: none;
  margin: 5px;
  width: 100%;
  background: none;
  font-size: 14px;
}
.slider-doctors.hk-doctors .box-text .box-text-inner .hk-doctors__red a:hover {
  box-shadow: none !important;
  background: none;
}

.slider-doctors.hk-doctors .box-text .box-text-inner .hk-doctors__red:hover {
  background-color: rgb(191, 16, 96);
}

.slider-doctors.hk-doctors .box .box-image img {
  border-radius: 20px;
}

.related-post-services ul.su-siblings li {
	position: relative;
	display: none;
	margin-left: 0;
	padding-left: 20px;
	list-style: none;
}
.related-post-services ul.su-siblings li:before {
	content: "";
	position:absolute;
	width: 6px;
	height: 6px;
	background: #2e2d2d;
	left: 0;
	top: 9px;
	border-radius: 100px;
}
.prem-title p {
    font-size: 1.6em;
    font-weight: 600;
    color: #555;
    padding-bottom: 0;
}



.related-post-services ul.su-siblings li:nth-child(1),
.related-post-services ul.su-siblings li:nth-child(2),
.related-post-services ul.su-siblings li:nth-child(3),
.related-post-services ul.su-siblings li:nth-child(4),
.related-post-services ul.su-siblings li:nth-child(5),
.related-post-services ul.su-siblings li:nth-child(6),
.related-post-services ul.su-siblings li:nth-child(7),
.related-post-services ul.su-siblings li:nth-child(8),
.related-post-services ul.su-siblings li:nth-child(9),
.related-post-services ul.su-siblings li:nth-child(10),
.related-post-services ul.su-siblings li:nth-child(11),
.related-post-services ul.su-siblings li:nth-child(12) {display:block;}

.related-post-services.fullheight ul.su-siblings li {
	display:block;
}
.review-slider {
    margin-bottom: 30px!important;
}
.home .prem-title {
    text-align: center;
}
.tp-bullet {
    height: 4px!important;
    width: 25px!important;
}
.service-index h1 {
    text-transform: uppercase!important;
    font-size: 40px!important;
    margin-bottom: 50px;
}

.service-index {
    background: #f4f4f4;
    padding: 60px 0 30px 0;
}

section.seritem h3 {
    line-height: normal;
    font-size: 20px;
    position: relative;
    padding-left: 15px;
}
section.seritem h3:after {
	content:"";
	width: 11px;
	height: 1px;
	border-bottom: 1px dashed #e8004d;
	position: absolute;
	left: 0;
	top: 15px;
}
section.seritem .section-content {
    position: relative;
    padding-left: 0;
    margin-bottom: 30px;
}
section.seritem .section-content:after {
    content:"";
    width: 1px;
    height: calc(100% - 30px);
    background: transparent;
    position: absolute;
    top: 15px;
    left: 0;
    border-left: 1px dashed #e8004d;
}

section.seritem ul {
    list-style: none;
    margin-bottom: 0;
}
section.seritem ul li {
    margin-bottom: 5px;
    position: relative;
    margin-left: 0;
    padding-left: 25px;
}
section.seritem ul li:after {
	content:"";
	width: 20px;
	height: 1px;
	border-bottom: 1px dashed #e8004d;
	position: absolute;
	left: 0;
	top: 13px;
}
section.seritem ul li a {}
.marquiz__container {
    z-index: 99!important;
}
.page-content {
    padding: 60px 0;
}
h2.titleblock,
.page-content h2 {
    text-transform: uppercase;
    font-size: 40px;
    margin-bottom: 50px;
	text-align: center;
}
.news-clinik-title {
    position: relative;
}

span.allaction {
    position: absolute;
    right: 0;
    top: 14px;
}

span.allaction a {
    text-decoration: underline;
}
.action-item-content {
    position: relative;
    z-index: 9;
    padding: 35px 50px 40px 40px;
    background: #000000a8;
    min-height: 350px;
    transition: 0.2s;
    border-radius: 6px;
}
.action-item-content:hover {
	box-shadow: 0px 0px 30px -5px #00000073;
	background: #e8004db0;
}

.action-item img {
    position: absolute;
    object-fit: cover;
    height: 100%;
    width: 100%;
    border-radius: 6px;
    left: 0;
}

.action-item {
    /* overflow: hidden; */
    position: relative;
    border-radius: 6px;
}

.cat-action a {
    border-bottom: 5px solid #d62f51;
    color: #fff;
}

.cat-action {
    margin-bottom: 50px;
}

.action-title {
    margin-bottom: 30px;
    /* min-height: 70px; */
}

.action-title a {
    color: #fff;
    font-size: 20px;
}
.action-title a:hover {
	text-decoration: underline;
}
.action-buttons {
    position: absolute;
    bottom: 70px;
}
.about-clinik {
    background: #f4f4f4;
    padding: 40px 0;
}

.news-clinik {
    margin-bottom: 40px;
}
.review-index-rev .col {
    padding-bottom: 0;
}

.review-index-rev {
    background: #e8004d;
    padding-bottom: 20px;
}

.review-index {
    padding: 40px 0;
    margin-bottom: 40px;
}
.blog-item {
    position: relative;
    box-shadow: 0px 0px 0px 0px black;
    border-radius: 6px;
    transition: 0.2s;
}
.blog-item:hover {
	box-shadow: 1px 9px 17px -6px #00000052;
}
.blog-item-content {
    position: relative;
    border-radius: 6px;
    background: #000000b3;
    min-height: 220px;
    padding: 25px 30px;
    transition: 0.2s;
}
.blog-item:hover .blog-item-content {
	background: #e8004db0;
}

.blog-item img {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 6px;
    height: 100%;
    object-fit: cover;
}

.blog-item-content-top {
    font-size: 13px;
    display: flex;
    justify-content: space-between;
    color: #fff;
    align-items: center;
}
.blog-item-content:hover .blog-item-content-top a {
	border-color: #fff;
}
.blog-item-content-top a {
    color: #fff;
    font-size: 14px;
    border-bottom: 2px solid #e8004d;
    transition: 0.2s;
}

.blog-item-content-title {}

.blog-item-content-title a {
    color: #fff;
    line-height: 20px;
    display: inline-block;
    margin-top: 40px;
}

.blog-item-content-title a:hover {
	text-decoration:underline;
}
.blog-index {
    margin-bottom: 70px;
}
.slidePartners .flickity-prev-next-button {
    display: none;
}
.gallery-col .gallery-box img {
    height: 80px;
    object-fit: contain;
}
.gallery-box .box-image {
    border-radius: 6px;
    border: 1px solid #d1d1d1;
    transition: 0.2s;
    box-shadow: 0px 0px 0px 0px #00000052;
    padding: 20px 10px;
}
.gallery-box .box-image:hover {
    box-shadow: 1px 9px 17px -6px #00000052;
}
ol.flickity-page-dots {}

ol.flickity-page-dots li {
    width: 27px!important;
    height: 6px!important;
    border-radius: 0!important;
    background: #000;
}

.flickity-page-dots .dot.is-selected {
    background: #e8004d;
}
.nasha-clinika .tp-thumb-title,
.nasha-clinika .tp-thumb-more {
    display:none!important;
}
.slider-partners-index {
    margin-bottom: 50px;
}

.nasha-clinika {
    margin-bottom: 0;
}
#footer .footer-menu {
    padding: 15px 0;
    margin: 0 -15px;
}

#footer .footer-menu ul {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
}

#footer .footer-menu li {
    margin: 0;
    padding: 0;
    border: 0;
}

#footer .footer-menu li a {
    color: #2e2e2e;
    padding: 5px 15px;
    font-weight: 600;
}
#footer .footer-menu li a:hover {
    height: auto!important;
    background: transparent;
    color: #e8004d;
}

.footer-menu-wrp {
    /* border-bottom: 1px solid #ffffff; */
    position: relative;
}
.footer-menu-wrp:after {
	content:"";
	/* background: url(top-fot.png) repeat-x; */
	width: 100%;
	position: absolute;
	height: 43px;
	bottom: -43px;
	z-index: 9;
	box-shadow: inset 0px 18px 19px -13px #00000040;
}
.footer-contacts-maps {
    background: #f7f7f7;
    /* padding: 50px 30px 20px 30px; */
}
footer#footer {
    margin-top: 50px;
}
.footer-menu-left strong {
    font-size: 18px;
}
.footer-menu-left ul {
    list-style: none;
    margin: 0;
    margin-bottom: 20px;
}
.footer-menu-left a {}
.footer-menu-left p {
    margin-bottom: 10px;
}
.footer-menu-left li {
    color: #6c6c6c;
    margin-bottom: 0;
    margin-left: 0!important;
}
.footer-left-wg {
    padding-left: 0;
    padding-top: 20px;
    position: relative;
    z-index: 99;
}
.absolute-maps {
    position: absolute;
    right: 0;
    top: 0;
}

.footer-menu-left {
    position: relative;
	min-height: 600px;
}
.footer-menu-left .col {
    padding-bottom: 0;
}
.footer-copyright {
    position: relative;
    padding-top: 40px;
    padding-bottom: 30px;
}

.footer-copyright:before {
    content:"";
    /* background: url(top-fot2.png) repeat-x; */
    width: 100%;
    position: absolute;
    height: 20px;
    top: 0;
    z-index: 9;
    box-shadow: inset 0px 15px 15px -13px #00000040;
}
.footer-cop p a {
    margin-bottom: 0;
    font-size: 13px;
    line-height: normal;
    display: inline-block;
}

.footer-cop .col {
    padding-bottom: 0;
}
.container-wrp {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.container-wrp .footer-cop img {
    max-width: 200px!important;
}

.footer-copyright p {
    margin-bottom: 0!important;
}

.footer-copyright a {}

.footer-copyright .textwidget.custom-html-widget a {
    margin-bottom: 0;
}
.footer-cop2 p,
.footer-cop2 a,
.footer-cop2 {
    color: #d2d2d2;
    font-size: 13px;
}
.footer-cop2 a {
    color: #e8004d;
    text-decoration: underline;
}
.footer-copyright2 {
    padding-bottom: 20px;
}
@media (max-width: 1440px) {
.footer-left-wg {
    padding-top: 20px;
}
}
@media (max-width: 1367px) {
.footer-left-wg {
}
}
@media (max-width: 1025px) {
.footer-left-wg {
    padding-left: 0;
    padding-top: 20px;
}
.footer-left-wg {
    padding-left: 20px!important;
    padding-top: 20px;
}
#footer .footer-menu {
    margin: 0;
}

.footer-cop {
    width: 25%;
    padding: 0 15px;
}

.footer-cop2 {
    padding: 0 15px;
}
}
@media (max-width: 769px) {
.absolute-maps {
    position: relative;
}
#footer .footer-menu ul {
    flex-wrap: wrap;
    justify-content: flex-start;
}
#footer .footer-menu li a {
    color: #2e2e2e;
    padding: 5px 15px;
    font-weight: 600;
}
footer .container {
    text-align: left;
}
.blog-index-content .col.large-4.medium-6:nth-last-child(1) {
    display: none;
}
.menu-item.menu-item-type-post_type.menu-item-object-page a:hover {
	height: auto!important;
}
ul.menu>li li>a, .widget>ul>li li>a {
    font-size: 14px;
    padding: 3px 0;
    display: inline-block;
}
.sociall_links {
    border: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
}

.header-button {
    padding-left: 0;
}

.slider-doctors .slick-arrow {
    top: 50%;
    margin-top: -100px;
}
.related-post-services a {
    font-size: 14px;
}
.related-post-wrp {
    padding: 15px 10px!important;
}
.sidebar-mobile {
    display: block;
}
#secondary aside {
    display: none;
}
#secondary aside:nth-child(1) {
    display: block;
}
#secondary aside:nth-child(2) {
    display: block;
}
.doctor-name strong {
    font-size: 22px;
}
.tooltipstered strong {
    font-family: 'opensans_' !important;
}
.review-slider {
    padding: 0px 30px!important;
}
.slider-doctors {
    padding: 0px 10px!important;
}
.review-slider .slick-arrow {
    top: 40%;
}
.review-slider .slick-prev {
	left: 0;
}
.review-slider .slick-next {
    right: 0;
}
#wrapper p, li {
    /* text-align: left!important; */
    /* font-size: 14px!important; */
}
#wrapper th, td {
    /* font-size: 14px!important; */
}

.slider-doctors .col-inner .box .box-image img {
    border-radius: 20px;
}
.slider-doctors .box-image img {
    height: 380px;
}
.slider-doctors .box-text.text-center {
    position: absolute;
    z-index: 9999;
    background: #f1f1f1;
    border-radius: 0 0 20px 20px;
    bottom: 0;
}
.breadcrumb_header {
    font-size: 14px;
}
.breadcrumb_header a {
	font-size: 14px;
}
.service-index .container {
    text-align: left;
}

section.seritem h3 {
    font-size: 17px;
}

section.seritem ul li a {
    font-size: 13px;
}

.service-index section {
    padding-left: 15px!important;
    padding-right: 15px!important;
}
}

@media (max-width: 767px) {

.form-page-content {
    padding: 25px 25px;
}
.form-page-content__inputs {
    display: block;
}

.form-page-content__input {
    margin-bottom: 15px;
}
.doctor-image {
    padding: 0;
}

.doctor-image .img .img-inner img {
    border-radius: 20px 20px 0 0;
}
#content .row-full-width {
    margin-right: 0!important;
    margin-left: 0;
}

#content .row-full-width > .col {
    padding: 0;
}

.dcotor-links a.button {
    width: 100%;
    display: block;
}

.related-post-services ul.su-siblings {
    display: block;
}

.related-post-services .col-inner {
    padding: 0;
}

.related-post-services ul.su-siblings li {
    text-align: left;
}
blockquote p {
    margin-left: 5px;
    border-left: 5px solid #fff;
    padding-left: 20px;
    margin-bottom: 0;
}

}

@media (max-width: 570px) {
ol.flickity-page-dots li,
.tp-bullet {
    height: 4px!important;
    width: 15px!important;
    border: 0!important;
}
.review-slider .col-inner {
    min-height: 350px;
}
.review-slider .slick-arrow {
    top: 50%;
}
.partners-title p,
.review-title p {
    font-size: 1.2em;
}
th:last-child, td:last-child, th:first-child, td:first-child {
    padding: 5px 5px!important;
}
th, td {
    font-size: 13px;
}
tr:nth-child(1) td {
    padding: 15px 5px!important;
}

}
@media (max-width: 390px) {
.tooltipstered span {
    font-size: 100%!important;
}

	.header-bottom-nav.mobile-nav {justify-content: space-between;}

.header-bottom-nav.mobile-nav .html_topbar_right p {
    font-size: 12px!important;
    margin-right: 0!important;
    margin-top: 0!important;
}

ul.nav.header-bottom-nav.nav-center.mobile-nav.nav-line-bottom.nav-size-large.nav-spacing-large.nav-uppercase {}

.mobile-nav .nav-icon.has-icon {
    width: 40px;
    margin-right: 0;
}

li.html.custom.html_nav_position_text_top {
    width: 105px;
}

.sociall_links {
    /* display: none!important; */
}
.header-button {
    padding-left: 0!important;
}
.program-slider .box .box-text-inner p {
    /* width: 100%; */
    text-align: center!important;
}
}

@media (max-width: 600px) {
.tp-bullets {
    top: 220px;
    left: 129px;
}
.service-index h1 {
    font-size: 28px!important;
    margin-bottom: 30px;
}

span.allaction {
    position: relative;
    top: 0;
}

.news-clinik h2.titleblock {
    margin-bottom: 20px;
}

.news-clinik-title {
    margin-bottom: 40px;
}

.action-item-content {
    padding: 25px 15px;
    min-height: auto;
}

.action-buttons {
    position: relative;
    bottom: 0;
}

.about-clinik .container {
    text-align: left;
}

#footer .footer-menu ul {
    flex-wrap: wrap;
    justify-content: flex-start;
}

.footer-cop {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
}
#main-menu .nav {
    width: 100%;
    text-align: left!important;
    display: inline-block!important;
}
.sert-slider img {
	height: 300px;
}
}
.header {
    z-index: 9999;
}
rs-thumbs.nav-dir-horizontal.nav-pos-ver-bottom.nav-pos-hor-center.rs-nav-element.tp-thumbs.outer-bottom.erinyen {
    margin-top: 20px;
}
@media (max-width: 600px) {
	.nasha-clinika .container1 {
    padding-left: 15px;
    padding-right: 15px;
}

rs-thumbs.nav-dir-horizontal.nav-pos-ver-bottom.nav-pos-hor-center.rs-nav-element.tp-thumbs.tp-span-wrapper.outer-bottom.erinyen {
    padding: 25px 0px 25px 0px!important;
}
rs-progress {
	display: none!important;
}
.service-index .row {
	width: 100%!important;
}
.row .gallery, .row .row:not(.row-collapse), .container .row:not(.row-collapse), .lightbox-content .row:not(.row-collapse) {
    width: 100%!important;
	margin: 0 auto;
}
}
a.button.primary.lowercase.pum-trigger {
    z-index: 100;
}

.search-form {
  background: #fff;width: 100%;
  padding: 20px 0;
}

.search-form * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.search-form-in {
  max-width: 1380px;
  margin: 0 auto;
padding: 10px 50px;
  background: url("/search-form-bg.png") no-repeat;
  background-size: contain;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 7px;
}

.search-form-in .h1 {
  margin: 0 0 40px;
  padding: 0;
  font-family: 'SF UI Display' !important;
  font-weight: 500;
  font-size: 60px;
  color: #fff;
  line-height: 1;
}

.search-form-in form {
  position: relative;
}

.search-form-in form input {
  width: 100%;
  height: 100px;
  margin: 0;
  padding: 0 100px 0 40px;
  font-family: 'SF UI Display' !important;
  font-weight: 200;
  font-size: 40px;
  color: #333;
  border: 0;
  outline: 0px;
  box-shadow: inset 6px 11px 36px rgba(0, 0, 0, 0.16);
  border-radius: 7px;
}

.search-form-in form input::-webkit-input-placeholder {
  color: #b4b4b4;
}

.search-form-in form input::-moz-placeholder {
  color: #b4b4b4;
}

.search-form-in form input:-moz-placeholder {
  color: #b4b4b4;
}

.search-form-in form input:-ms-input-placeholder {
  color: #b4b4b4;
}

.search-form-in form .button-search {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 68px;
  height: 69px;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0px;
  background: url("/search.png") center no-repeat;
  background-size: contain;
}

.search-form-in form .button-search:hover {
  opacity: 0.7;
}

@media only screen and (max-width: 1024px) {
  .search-form-in {
    padding: 20px 30px;
  }

  .search-form-in .h1 {
    font-size: 20px;
padding-bottom: 40px;
  }

  .search-form-in form input {
    padding: 0 60px 0 20px;
    font-size: 20px;
    height: 60px;
  }

  .search-form-in form .button-search {
    width: 40px;
    height: 40px;
    right: 10px;
  }
}

@media only screen and (max-width: 700px) {
  .search-form-in {
    padding: 20px 15px;
  }

  .search-form-in .h1 {
    margin-bottom: 20px;
  }

  .search-form-in form input {
    height: 40px;
    padding: 0 30px 0 5px;
    font-size: 14px;
  }

  .search-form-in form .button-search {
    width: 30px;
    height: 30px;
    right: 5px;
  }
}
.section-title-main
{
display:none;
}

img[data-lazyloaded]{
    opacity: 0;
}

/* PART 2 - Upon Lazy Load */
img.litespeed-loaded{
    -webkit-transition: opacity .5s linear 0.2s;
    -moz-transition: opacity .5s linear 0.2s;
    transition: opacity .5s linear 0.2s;
    opacity: 1;
}
@media (max-width: 1500px) {
.header-new__menu .header-nav > li {
    position: initial;
}
}

@media (max-width: 1025px) {
.header-new__numbers {display: none;}
html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
    padding-right:0!important;
}
.header-desktop {display: none;}
.header-mobile {display:block;}
.mobilemenu ul.nav {
    text-align: left!important;
}
} /* 1024 */


@media (max-width: 991px) {

.view768 {display:block;}




} /* 991 */



@media (max-width: 769px) {


} /* 768 */



@media (max-width: 700px) {
.header-mobile__numbers a {
    font-size: 14px;
}

.header-mobile__numbers {
    padding: 5px 15px;
}
.view768 {display:none;}
.header-mobile__bottom {
    display: block;
}

} /* 700 */



@media (max-width: 550px) {
.header-mobile__logo .header-new__logo img {
    height: 36px;
}
.pum-container {
    width: 95%!important;
    padding: 55px 30px 20px!important;
}


} /* 550 */


@media (max-width: 340px) {
.button-new.button-fill {
    margin-right: 5px;
}




} /* 340 */
.header-wrapper.headerNew {
    box-shadow: 0 0 0 0;
}

.header-new__flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.header-new__logo img {
    height: 46px;
}
.adress-grafic {
    font-size: 13px;
    color: #4D4D4D;
}
.header-new-site {
    background: #fff;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
    position: relative;
    z-index: 99;
}

.header-desktop__top {
    padding: 30px 0;
}

.header-new__logo {
    flex-shrink: 0;
    margin-right: 20px;
}
.header-promo {
    width: 95px;
    padding-left: 15px;
    position: relative;
    margin-left: 30px;
}

.header-promo a {
    font-size: 11px;
    color: #2E2E2E;
    display: block;
}

.header-promo a span.newpromo {
    color: #D62E51;
    font-style: italic;
    padding-left: 5px;
    text-decoration: none;
}

.header-promo img {
    position: absolute;
    left: 0;
    top: 4px;
}
.header-promo a span {
    text-decoration: underline;
}
.header-new_buttons {
    margin-left: 30px;
}

a.button-new {
    font-size: 11px;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 5px;
    padding: 0 10px;
    line-height: 34px;
    transition: 0.2s;
}

.button-new.button-fill {
    background: #D62E51;
    color: #fff;
    margin-right: 10px;
    border: 1px solid #D62E51;
}

.button-new.button-border {
    border: 1px solid #D62E51;
    position: relative;
    /* padding-left: 32px; */
}
.button-new.button-border span:before {
    background: url('assets/img/brilliant.svg');
    content:"";
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -9px;
}
.header-number__one a {
    color: #3E3E3E;
    font-size: 14px;
}

.header-number__one {
    line-height: 20px;
}
.header-number__one a:hover {
    color: #D62E51;
    text-decoration: underline;
}
.header-new__numbers {
    margin-left: 20px;
}

.header-new__flex.container:after {
    display: none;
}
a.button-border:hover {
    background: #d62e51;
    color: #fff;
}
a.button-border:hover span:before {
    background: url('assets/img/brilliant.svg');
    background-position: 0px -15px;
}
a.button-fill:hover {
    border: 1px solid #D62E51;
    background: #fff;
    color: #D62E51;
}
.header-new__menu .header-nav > li {
    height: 50px;
    position: relative;
    padding: 0!important;
	margin: 0px;
}
.header-new__menu .header-nav > li > a {
    height: 50px;
    color: #525252!important;
    font-size: 13px;
    font-weight: 400!important;
}
.header-new__menu .header-nav > li.active > a {
	height: 50px!important;
	color: #fff!important;
}
.header-new__menu .header-nav > li > a:hover {
    color: #fff!important;
}
.header-new__menu .menu-item-type-post_type.menu-item-object-page a:hover,
.header-new__menu .menu-item.menu-item-type-custom.menu-item-object-custom a:hover {
    height: 50px!important;
}
.header-new__menu ul.header-nav > li > ul.nav-dropdown.nav-dropdown-simple > li:hover a {
    height: auto!important;
}

.header-new__menu ul.header-nav > li > ul.nav-dropdown.nav-dropdown-simple > li:hover > a {
    background-color: #e8004d;
    color: #f1f1f1;
}

.header-new__menu ul.header-nav > li > ul.nav-dropdown.nav-dropdown-simple > li > ul > li:hover > a {
    background-color: #e8004d;
    color: #f1f1f1;
}

.header-new__menu .nav-dropdown {
    top: 50px!important;
}

.header-new__menu ul.header-nav > li > ul.nav-dropdown.nav-dropdown-simple > li a {
    font-size: 14px;
    text-transform: none;
}
.header-new__menu ul.header-nav > li > ul.nav-dropdown li.active>a {
    color: #fff;
    background-color: #e8004da1;
}
.header-new__menu ul.header-nav > li > ul.nav-dropdown li>a:hover {
    background-color: #e8004d;
}
.header-new__search input[type='search'] {
    border-radius: 0;
    border-left: 0;
    border-top: 0;
    border-right: 0;
    background: transparent;
    color: #AEAEAE!important;
    border-bottom: 1px solid #AEAEAE;
    padding-left: 0;
    max-width: 130px;
}
.header-new__search .flex-col:nth-last-child(1) {
    order: -1;
    border-bottom: 1px solid #AEAEAE;
    padding: 0;
    margin: 0;
}
.header-new__search .flex-col:nth-last-child(1) button {
    opacity: 0.5;
    padding-left: 0;
}
.header-new__search .live-search-results {
    position: absolute;
    background: #fff;
    width: 300px;
    right: 0;
    box-shadow: 0px 0px 15px -10px #000;
    top: 40px;
}
.header-new__menu ul.nav-dropdown.nav-dropdown-simple li {
    white-space: normal;
/*    width: 220px; */
    padding: 0!important;
}
.header-new__menu .header-nav > li > ul.nav-dropdown > li {
    padding: 0 15px;
}
.header-new__menu ul.header-nav > li > ul.nav-dropdown.nav-dropdown-simple > li a {
    padding: 10px 15px!important;
}
.header-new__menu ul.nav-column.nav-dropdown-simple {
    position: absolute;
    display: none;
    top: 0;
    background: #fff;
    max-height: calc(100vh - 300px);
    overflow: unset;
    overflow-y: scroll;
  scrollbar-width: thin;
  scrollbar-color: #d62e51 #fff;
}
.header-new__menu ul.nav-column.nav-dropdown-simple::-webkit-scrollbar {
  height: 6px;
  width: 6px;
}
.header-new__menu ul.nav-column.nav-dropdown-simple::-webkit-scrollbar-track {
  background: #fff;
}
.header-new__menu ul.nav-column.nav-dropdown-simple::-webkit-scrollbar-thumb {
  background-color: #d62e51;
  border-radius: 5px;
  border: 1px solid #fff;
}

.header-new__menu .nav-dropdown-col:hover>ul.nav-column.nav-dropdown-simple {
    display: block;
    left: 220px;
}

.header-new__menu .nav-dropdown-col {
    position: relative;
}
.header-new__menu .header-nav li.nav-dropdown-col:before {
    content: "\f105";
    font-family: 'fl-icons' !important;
    speak: none !important;
    margin: 0;
    padding: 0;
    display: inline-block;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 38px;
    position: absolute;
    right: 5px;
    vertical-align: middle;
}
.header-new__menu .header-nav li.nav-dropdown-col:hover:before {
    color: #fff;
}

.header-mobile__numbers {
    display: flex;
    justify-content: space-between;
    padding: 0 15px 10px;
    background: #ffffff;
}

.header-mobile__numbers a {
    color: #3f3f3f;
    font-size: 16px;
}
.new-burger {
    transition: 0.2s;
    transform: rotate(0deg);
}
.new-burger span {
    display: block;
    width: 37px;
    height: 2px;
    background: #3F3F3F;
    border-radius: 100px;
}
.new-burger span:nth-child(2) {
    margin: 0;
}
.header-mobile__burger a {
    display: flex;
    width: 37px;
    height: 37px;
    padding: 5px 0px;
    flex-wrap: wrap;
    align-items: center;
}

.header-mobile__primary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 15px;
}
a.new-burger.current-lightbox-clicked {
    opacity: 1!important;
    transform: rotate(90deg)!important;
}
a.new-burger.current-lightbox-clicked span {
    background: #d62e51;
}
.header-mobile__bottom .header-mobile__buttons {
    padding: 5px 15px 25px 15px;
    display: flex;
    justify-content: space-between;
}

.header-mobile__buttons a.button-new {
    font-size: 16px;
    line-height: 40px;
}
.view768 {display:none;}
.header-mobile__bottom .header-mobile__buttons a {
    width: 100%;
    text-align: center;
}

.header-mobile__bottom .header-mobile__buttons a span {
    position: relative;
    padding-left: 22px;
}
.mobilemenu {
    position: fixed;
    background: #e8004d;
    width: 100%;
    height: 100%;
    top: 0;
    padding: 110px 20px 20px 20px;
    z-index: 999;
    overflow-y: auto;
    left: -100%;
    transition: 0.2s;
}
.mobilemenu .social-icons a {
    background: #d62e51;
    border-color: #d62e51;
}

.mobilemenu .social-icons a i {
    color: #fff;
}
.mobilemenu li.html.custom.html_top_right_text,
.mobilemenu li.html.custom.html_topbar_right {
    display: none;
}
.mobilemenu .form-flat input:not([type="submit"]) {
    border-radius: 6px;
    background: #fff;
    border-color: #ECECEC;
    height: 40px;
    padding: 0 15px 0 35px;
}

.mobilemenu button.submit-button {
    opacity: 0.3;
}
.mobilemenu .searchform .flex-col:nth-last-child(1) {
    order: -1;
    margin-left: 0!important;
    position: absolute;
    left: 5px;
    top: 5px;
}
.mobilemenu .nav>li>a, .mobilemenu .nav-dropdown>li>a, .mobilemenu .nav-column>li>a {
    color: #fff;
    font-size: 16px;
    font-weight: 400!important;
    font-family: "Open Sans", sans-serif!important;
    letter-spacing: 0;
    width: 100%;
    position: relative;
    display: inline-block;
    border-bottom: 1px solid #d7d7d7;
}
li.checkups-mobile {
    display: none;
}

.mobilemenu li.checkups-mobile {
    display: block;
    border-top: 0!important;
}

.checkups-mobile__promo a span {
    color: #525252;
}

.checkups-mobile__promo a span.newpromo {
    color: #e8004d;
    font-size: 11px;
    position: absolute;
    font-style: italic;
    top: -3px;
    right: 0;
}

.checkups-mobile__promo img {
    width: 20px;
}

.checkups-mobile__promo a {
    font-size: 14px;
    padding-left: 10px;
    padding-right: 30px;
    position: relative;
}

.checkups-mobile__promo {
    padding: 10px;
}
a.new-burger.burger-rotate {
    transform: rotate(90deg);
}

a.new-burger.burger-rotate span {
    background: #d62e51;
    position: absolute;
}
a.new-burger.burger-rotate span:nth-child(1) {
    transform: rotate(45deg);
}
a.new-burger.burger-rotate span:nth-child(2) {
    display: none;
}
a.new-burger.burger-rotate span:nth-child(3) {
    transform: rotate(315deg);
    position: absolute;
}
body.burger-show .mobilemenu {
    left: 0;
}
html.no-scroll {
    overflow: hidden;
}
.header-new_buttons a.button-border.button-new span {
    position: relative;
    padding-left: 22px;
}
li.adress-mobileMenu {display:none;}
.mobilemenu li.adress-mobileMenu {
    padding: 20px 10px 10px 10px;
    display: block;
}
li.header-social-icons {
    border-top: 0!important;
}
li.header-social-icons a {
    margin-right: 5px!important;
}
.mobilemenu .h-adress {
    margin-bottom: 5px;
}
.pum-container {
    border-radius: 6px!important;
    padding: 80px 40px 40px!important;
}

.pum-title.popmake-title {
    text-transform: uppercase;
    font-size: 20px;
    color: #525252;
}
.modalForm_heading-text {
    font-size: 12px;
    color: #616161;
    text-align: center;
    margin: 10px 0 20px 0;
}
.modalForm_body {
    max-width: 290px;
    margin: 0 auto;
}
.modalForm_body input {
    border-radius: 6px!important;
    border: 1px solid #BDBDBD;
    box-shadow: 0 0 0 0;
    line-height: 47px;
    height: 47px;
    font-size: 12px;
    padding: 0 15px;
}
.modalForm_body textarea {
    border-radius: 6px;
    border: 1px solid #BDBDBD;
    box-shadow: 0 0 0 0;
    font-size: 12px;
    padding: 10px 15px;
}
.modalForm_send {
    position: relative;
}

.modalForm_send input {
    width: 100%;
    border: 0;
    text-transform: none;
    font-size: 14px;
    margin: 0 0 10px 0;
}

.modalForm_privacy {
    font-size: 12px;
    color: #A4A4A4;
    text-align: center;
}
.header-mobile__buttons a.button-new span {
    padding-left: 22px;
    position: relative;
}
.modalForm_privacy a {
    font-size: 12px;
}
button.pum-close.popmake-close {
    margin: 0!important;
}
span.wpcf7-not-valid-tip {
    font-size: 12px;
    margin-bottom: 10px;
}
button.copy-close {
    margin: 0;
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 12px;
    display: block;
    line-height: normal;
    min-height: auto;
    border: 0;
    width: 50px;
    height: 50px;
    text-align: center;
}
.question-popup {
    display: none;
    max-width: 290px;
    margin: 0 auto;
    padding-bottom: 30px;
}
section.seritem ul li a {
    font-size: 14px;
}
.visiblePopup {}
body.popquest .visiblePopup {
    display: none;
}

body.popquest .question-popup {
    display: block;
}
.question-popup__heading {
    text-transform: uppercase;
    font-size: 20px;
    color: #525252;
    text-align: center;
    margin-bottom: 30px;
}

.question-popup__close button {
    background: #ffffff;
    color: #D62E51;
    border-radius: 6px;
    line-height: 45px;
    border-color: #D62E51;
}
.question-popup__close button:hover {
    background:#D62E51;
    color: #fff;
}
.question-popup__next button {
    background: #D62E51;
    color: #fff;
    border-radius: 6px;
    line-height: 45px;
}
.question-popup__next button:hover {
    background: #fff;
    color:#D62E51;
    border-color: #D62E51;
}
.question-popup__buttons button {
    width: 100%;
    text-align: center;
    margin: 0;
    text-transform: none;
    font-weight: 400;
    font-size: 14px;
    transition: 0.2s;
}

.question-popup__close {
    margin-bottom: 15px;
}

.nav-dropdown {
    min-width: auto;
}

.nav-box>li>a {
    padding: 0 10px;
}
#sendMessage {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #0009;
    z-index: 99999;
    display: block;
    top: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    transition: 0.2s;
}

body.sendMsg #sendMessage {
    opacity:1;
    visibility: visible;
}

.sendMessage__modal {
    background: #fafafa;
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
    padding: 80px 40px 50px!important;
    border-radius: 6px;
    position: relative;
    top: 100px;
}

button.sendMessage__close {
    margin: 0;
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 12px;
    display: block;
    line-height: normal;
    min-height: auto;
    border: 0;
    width: 50px;
    height: 50px;
    text-align: center;
}

.sendMessage__modal-title {
    text-transform: uppercase;
    font-size: 20px;
    color: #D62E51;
    margin-bottom: 30px;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    display: none!important;
}
.modalForm_radio input {
    height: auto;
    margin: 0;
}
.modalForm_radio label {
    font-size: 12px;
    font-weight: 400;
    cursor: pointer;
}

.modalForm_radio .wpcf7-radio {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 0 10px;
}

.modalForm_radio .wpcf7-list-item {
    margin-right: 0px!important;
}

.modalForm_radio {
    margin-bottom: 15px;
}

/* для элемента input c type="radio" */
.wpcf7-list-item label>input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* для элемента label связанного с .custom-radio */
.wpcf7-list-item label>span {
  display: inline-flex;
  align-items: baseline;
  user-select: none;
}

/* создание в label псевдоэлемента  before со следующими стилями */
.wpcf7-list-item label>span::before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid #EAEAEA;
  border-radius: 50%;
  margin-right: 5px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  position: relative;
  top: 2px;
  background: #EAEAEA;
}

.wpcf7-list-item label>input:not(:disabled):not(:checked)+span:hover::before {
  border-color: #b3d7ff;
}

.wpcf7-list-item label>input:not(:disabled):active+span::before {
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}

.wpcf7-list-item label>input:focus+span::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.wpcf7-list-item label>input:focus:not(:checked)+span::before {
  border-color: #80bdff;
}


.wpcf7-list-item label>input:checked+span::before {
  border-color: #e8004d;
  background-color: #e8004d;
}

.wpcf7-list-item label>input:disabled+span::before {
  background-color: #e9ecef;
}
.header-new__search input[type=search] {
    height: 30px;
    background: transparent;
    border-radius: 0;
    border-bottom: 1px solid #aeaeae;
}
.header-desktop__red__text{
	font-size: 14px;
    text-align: center;
    color: #e8004d;
}
.row .header-desktop__red__search{
	border-radius: 7px;
	margin: 0 auto;
    padding: 20px 20px;
	background-color: #e8004d;
	color: white
}
.header-desktop__red__search__custome{
	text-align: center;
	margin-top: 30px!important;
}

body::after {
  content: '';
  position: absolute;
  z-index: 99;
  background-color: rgba(24, 137, 118, 0.8);
  height: 100vh;
  width: 100vw;
  transition: 0.4s;
  opacity: 0;
  visibility: hidden;
}
.mobilemenu .nav-items {
  flex: 0 0 100%;
}
.mobilemenu .nav-item:not(:last-child) {
  border-bottom: solid 1px #daf9f4;
}
.mobilemenu .nav-link {
  display: block;
  padding: 0.875em 1em;
  background-color: #fff;
  color: #20b49c;
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 300;
}
.mobilemenu .sub-menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateX(100%);
  background-color: #daf9f4;
  transition: 0.3s;
  visibility: hidden;
    height: auto;
}
.mobilemenu .sub-menu .nav-item:not(:last-child) {
  border-bottom: solid 1px #20b49c;
}
.mobilemenu .sub-menu .nav-link {
  background-color: #daf9f4;
}
.mobilemenu .sub-menu .nav-back-link {
    display: flex;
    align-items: center;
    color: #fff;
    font-weight: 600;
    border-bottom: 2px solid #fff;
}
.mobilemenu .sub-menu .nav-back-link::before {
    margin-right: 0.5em;
    content: "\f104";
    font-family: 'fl-icons' !important;
}
.mobilemenu .menu-item-has-children>a {
    display: flex;
    justify-content: space-between;
    z-index: 1;
}
.mobilemenu li a::after {
    content: "";
    flex: 0 1 auto;
    position: absolute;
    right: -40px;
    font-family: 'fl-icons' !important;
    border-bottom: 1px solid #d7d7d7;
    line-height: inherit;
    min-height: 36px;
    width: 40px;
    font-size: 30px;
    text-align: center;
}
.mobilemenu .menu-item-has-children>a::after {
    content: "\f105";
}
.mobilemenu .menu-item.active > .sub-menu {
  transform: translateX(0);
  visibility: visible;
  z-index:2;
}
.mobilemenu .menu-item .sub-menu {
  background-color: #e8004d;
}
.mobilemenu .menu-item .sub-menu .nav-link {
  /*background-color: #daf9f4;*/
}
.mobilemenu .menu-item .sub-menu .sub-menu {
  /*background-color: #aff1e6;*/
}
.mobilemenu .menu-item .sub-menu .sub-menu .nav-link {
  /*background-color: #aff1e6;*/
}
.mobilemenu .menu-item .sub-menu .sub-menu .sub-menu {
  /*background-color: #84e9d9;*/
}
.mobilemenu .menu-item .sub-menu .sub-menu .sub-menu .nav-link {
  /*background-color: #84e9d9;*/
}
.mobilemenu .menu-item .sub-menu .sub-menu .sub-menu .sub-menu {
  /*background-color: #59e1cb;*/
}
.mobilemenu .menu-item .sub-menu .sub-menu .sub-menu .sub-menu .nav-link {
  /*background-color: #59e1cb;*/
}
.mobilemenu li.current-menu-ancestor.active>ul.sub-menu {
	display: block!important;
}
/*.mobilemenu .active .menu-item-has-children>a::after,*/
/*.mobilemenu li.menu-item-has-children.active>ul.sub-menu:before {*/
/*    z-index:2;*/
/*}*/
/*.mobilemenu .active .active .menu-item-has-children>a::after,*/
/*.mobilemenu li.menu-item-has-children.active li.menu-item-has-children.active>ul.sub-menu:before {*/
/*    z-index:2;*/
/*}*/
/*.mobilemenu .active .active .active .menu-item-has-children>a::after,*/
/*.mobilemenu li.menu-item-has-children.active li.menu-item-has-children.active li.menu-item-has-children.active>ul.sub-menu:before {*/
/*    z-index:3;*/
/*}*/
.mobilemenu li {
    display:block;
    margin: 0;
    position: unset;
}
.mobilemenu li.menu-item-has-children.active>ul.sub-menu:before {
    content: "";
    position: absolute;
    right: -10px;
    top: 0;
    bottom: 0;
    width: 10px;
    background: #e8004d;
}
.mobilemenu a{
    color: #fff;
    border-bottom: 1px solid #d7d7d7;
    line-height: 30px;
    min-height: 30px;
    display: block;
    font-size: 16px;
}
.mobilemenu li a {
    padding: 5px 0;
}
.mobilemenu #main-menu .menu-item a:hover{
    height:auto!important;
}
.mobilemenu a.nav-back-link:after {
    content: "";
    flex: 0 1 auto;
    position: absolute;
    right: -40px;
    border-bottom: 2px solid #fff;
    line-height: 43px;
    height: 43px;
    width: 40px;
}
.mobilemenu .no-scrollbar {
    overflow-x: hidden;
    overflow-y: visible;
    height: inherit;
}
.mobilemenu .sidebar-menu {
    padding-right: 40px;
}
.mobilemenu .vs_hidden {
    visibility: hidden;
}
.mobilemenu ul.nav.nav-sidebar {
    min-height: calc(100vh - 350px);
}
.mobilemenu .button-new {
    margin: 0;
    text-align: center;
    background: #e8004d;
    border: 1px solid #fff;
    text-transform: none;
    margin-bottom: 10px;
}
.mobilemenu .header-number__one a {
    width: fit-content;
    margin: 0 auto 10px;
    border: none;
    font-weight: bold;
    font-size: 18px;
}
.mobilemenu .h-grafic {
    color: #fff;
    text-align: center;
}

/* 1057294 */

div.su-posts-default-loop .su-post {
	border-radius: 4px;
	border: 1px solid #fdd4da ;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	width: 280px;
background: url(https://marinaryabus.ru/wp-content/uploads/2024/11/image-11.png);


}
div.su-posts{
	grid-template-columns: repeat(auto-fit, 32.3%);
	margin-left: -65px;
	margin-right: -65px;
	padding-top: 13px;
	display: flex;
    grid-gap: 10px;
    flex-wrap: wrap;
    justify-content: center;

}
div.su-posts-default-loop .su-post-thumbnail img {
    max-width: 100% !important;
    max-height: 282px !important;
    object-fit: cover;
    height: 247px; /* 247px */
}
div.su-posts-default-loop .su-post-thumbnail{
	display:none;
	margin-right: 0;
}
.su-posts-default-loop h2.su-post-title a{
	color: white;
	text-align: center;
}
div.su-posts-default-loop h2.su-post-title{
	height: 75px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	background: #e1004b;
	margin-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
}

/* 1057294 */
body::after{
	    display: none;
	  /* overflow:hidden;   */
}
.slider_blog{
	padding-bottom: 80px;
}
 .slider .flickity-prev-next-button {
    opacity: 1!important;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important;
}
.slider .flickity-prev-next-button svg, .slider .flickity-prev-next-button svg{
	display:none;
}
.slider .flickity-prev-next-button {
    opacity: 1!important;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important;

}
.slider-nav-reveal .flickity-prev-next-button.previous:after{

	content: "";
    border-color: #f000 #e8004d #00800000 #000;
    border-width: 15px 15px 15px 0px;
    border-style: solid;
    position: absolute;

    top: 3px;
	position: absolute;
    z-index: 99;
    text-indent: -999999px;
    margin: 0;
    top: 50%;
    margin-top: -20px;
}
.slider-nav-reveal .flickity-prev-next-button.next:after{
	content: "";
    border-color: #f000 #e8004d00 #00800000 #e8004d;
    border-width: 15px 0px 15px 15px;
    border-style: solid;
    position: absolute;

    top: 3px;
	position: absolute;
    z-index: 99;
    text-indent: -999999px;
    margin: 0;
    top: 50%;
    margin-top: -20px;

}
.slider_blog .flickity-viewport {
	padding-left: 20px;
    padding-right: 20px;
}
div.row.slider_blog div.flickity-viewport{
	/* width: calc( 100% - 40px )!important; */
}
div.row.slider_blog > .row{

	overflow: visible;
}
div.row.slider_blog .slider-nav-reveal .flickity-prev-next-button.next{
	right: -11px!important;
	z-index: 100000;
}
div.row.slider_blog .slider-nav-reveal .flickity-prev-next-button.previous{
	left: -25px!important;
	z-index: 100000;
}
.page-inner--content ul li:not(.page_item) a, .single-page ul li a{
	text-decoration: underline;
}
.page-inner--content table {
    border-collapse: unset;
}
.review-index-rev__link:hover{
	color: white;
	transform: scale(1.05);
	opacity: 1;
	transition: all .5s ease-in;
}
.review-index-rev__link{
	color: white;
	display:inline-block;
	padding-left: 20px;
	padding-right: 20px;
	height: 32px;
	line-height: 32px;
	border:1px solid white;
	opacity: 0.9;
	transition: all .5s ease-in;
	width: 270px;
	text-align: center;
}
.review-index-rev__link__box{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 15px;
}
.page-template-page-about_me blockquote {
    margin: 0 10px 20px;
    background: none;
    color: inherit;
    border: none;
    padding: unset;
}
.page-template-page-about_me blockquote:before {
    border: 14px solid transparent;
    border-top: 14px solid #f1e4e4;
    border-bottom: 0;
    height: 0;
    width: 0;
    border-top-width: 25px;
    content: '';
    display: block;
    position: absolute;
    left: 60px;
    bottom: -25px;
    transform-origin: center;
    transform: rotate(90deg) skew(-25deg) translateY(17px);
}
.page-template-page-about_me blockquote p {
    margin-left: 0;
    border-left: none;
    padding-left: 0;
    margin-bottom: 0;
    overflow: hidden;
    margin: 0 10px 30px;
    box-shadow: 2px 4px 2px rgb(0 0 0 / 20%);
    background: #f1e4e4;
    color: inherit;
    border: none;
    padding: 20px 30px;
    border-radius: 20px;
}
.page-template-page-about_me .tabbed-content li.tab {
    border-radius: 5px;
    width: calc(50% - 8px);
    margin-right: 10px;
    text-align: center;
    box-shadow: 0 0 2px 1px #d62e51;
    border: none;
}
.page-template-page-about_me .tabbed-content li.tab a {
    color:#d62e51;
    display: flex;
    justify-content: center;
    text-transform: none;
    font-size: 20px;
}
.page-template-page-about_me .tabbed-content li.tab.active {
    background:#d62e51;
}
.page-template-page-about_me .tabbed-content li.tab.active a {
    color:#fff;
}

.page-template-page-about_me .tabbed-content li.tab a:before {
    content: "";
    background-image: url(/wp-content/themes/flatsome-child/assets/img/912317.png);
    width: 60px;
    height: 60px;
    background-size: cover;
    filter: invert(26%) sepia(38%) saturate(4872%) hue-rotate(331deg) brightness(88%) contrast(89%); 
}
.page-template-page-about_me .tabbed-content li.tab.active a:before {
    filter: invert(100%);
}
.page-template-page-about_me .tabbed-content li.tab:last-child a:before {
    background-image: url(/wp-content/themes/flatsome-child/assets/img/2827728.png);
}
.page-template-page-about_me .nav:hover>li:not(:hover)>a:before {
    opacity: 1;
}
h2.paragraph_heading {
    text-align: left;
    margin-top: 10px;
    overflow: hidden;
    margin-bottom: 35px;
    font-size: 28px;
}
h2.paragraph_heading:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: 100%;
    height: 3px;
    background: #d62e51;
    border: solid #FFF;
    border-width: 0 10px;
    margin-right: -100%;
}
.page-template-page-about_me .main_serv {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.page-template-page-about_me .serv {
    box-shadow: 0 0 3px 0 #d62e51;
    background: #d62e51;
    margin: 5px;
    width: 49%;
    border-radius: 5px;
    color: white;
    text-align: center;
    padding: 15px;
    display: flex;
    align-items: center;
    position: relative;
}
.page-template-page-about_me .invert_color .serv {
    background: #fff;
    color: #d62e51;
}
.page-template-page-about_me .serv-img {
    width: 20%;
    margin-left: 20px;
    filter: invert(100%);
}
.page-template-page-about_me .invert_color .serv-img {
    filter: invert(26%) sepia(38%) saturate(4872%) hue-rotate(331deg) brightness(88%) contrast(89%);
}

.page-template-page-about_me .name_serv {
    margin-left: 20px;
    width: 100%;
    text-align: left;
}
.page-template-page-about_me .serv-questin {
    margin-left: 150px;
    padding: 7px 15px 7px 15px;
    background: #ffffff;
    color: #d62e51;
    border-radius: 5px;
    font-weight: bold;
    font-size: 20px;
    box-shadow: inset 0 0 3px 1px #d62e51;
    cursor: pointer;
}
.page-template-page-about_me:not(.ux-builder-iframe) .serv-answer {
    display:none;
    position: absolute;
}
.page-template-page-about_me .serv-answer {
    width: 400px;
    right: -325px;
    bottom: calc(100% + 10px);
    border: 1px solid #d62e51;
    background: #fff;
    color: #d62e51;
    padding: 10px;
    border-radius: 5px;
}
.page-template-page-about_me:not(.ux-builder-iframe) .serv-answer:before {
    content: "";
    position: absolute;
    left: 20px;
    bottom: -25px;
    transform: rotate(45deg) skew(0deg) translateY(-19px);
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #d62e51;
    z-index: 0;
    border-top: 0;
    border-left: 0;
}
.page-template-page-about_me .serv:nth-child(2n) .serv-answer {
    right: 0;
}
.page-template-page-about_me .serv:nth-child(2n) .serv-answer:before {
    right: 35px;
    left: auto;
}
.benefits-main {
    margin-top: 80px;
}
.benefits-all {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
}
.benefits-all .benediv {
    width: 45%;
    box-shadow: 0 0 2px 1px #d62e51;
    margin: 5px;
    border-radius: 10px;
}
.benefits-all .benediv {
    display: flex;
    align-items: center;
}
.benefits-all .benefiits-img {
    width: 10%;
    margin: 15px 10px 15px 10px;
    float: left;
}
.benefits-all .benefiits-text {
    display: flex;
    width: 78%;
    margin: 15px 10px 15px 10px;
    float: right;
    align-items: center;
    justify-content: center;
}
.tasks {
    margin-top: 80px;
}
.tasks .task-part {
    background: #ffffff;
    color: #d62e51;
    border-radius: 5px;
    box-shadow: 0 0 3px 1px #d62e51;
    margin: 15px;
    display: flex;
}
.tasks .task-text {
    margin: 20px;
}
.tasks .task-head {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
    border-bottom: dashed 2px #d62e51;
    padding-bottom: 10px;
}

.doctor-prices {
    margin-top: 80px;
}

.doctor-prices .one-price {
	display: flex;
	color: #d62e51;
	font-size: 20px;
	margin-bottom: 15px;
}

.doctor-prices .price-name {
	order: 1;
}

.doctor-prices .price-count {
	order: 3;
}

.doctor-prices .one-price:after {
	background-image: radial-gradient(circle, currentcolor 1px, #ffffff 1.5px);
	background-position: bottom;
	background-size: 1.5ex 4.5px;
	background-repeat: space no-repeat;
	content: "";
	flex-grow: 1;
	height: 1em;
	order: 2;
}

.page-template-page-about_me .socials {
	text-align: center;
    margin-top: 80px;

}

.page-template-page-about_me .socials .icons img {
	width: 100px;
	margin: 0 100px 0 60px;
	background: #29d1ae;
	padding: 15px;
	border-radius: 10px;
	filter: invert(100%);
}
.page-template-page-about_me .gallery-col .gallery-box img {
    height: auto;
}
.page-template-page-about_me .gallery-box .box-image {
    border-radius: 0;
    border: none;
    padding: 0;
    box-shadow: 0 0 3px 1px #d62e51;
}
.page-template-page-about_me .gallery-box .box-image:hover {
    box-shadow: 1px 9px 17px -6px #d62e51;
}

.youtube_video_slider style {
    display: none!important;
}
.youtube_video_slider .slick-arrow {
    position: absolute;
    z-index: 99;
    text-indent: -999999px;
    margin: 0;
    top: 50%;
    margin-top: -35px;
    width: 50px;
}
.youtube_video_slider .slick-next:after {
	content:"";
	border-color: #f000 #e8004d00 #00800000 #e8004d;
	border-width: 15px 0px 15px 15px;
	border-style: solid;
	position: absolute;
	right: 5px;
	top: 3px;
}
.youtube_video_slider .slick-prev:after {
	content:"";
	border-color: #f000 #e8004d #00800000 #000;
	border-width: 15px 15px 15px 0px;
	border-style: solid;
	position: absolute;
	left: 5px;
	top: 3px;
}
.youtube_video_slider .slick-prev {
    left: -30px;
}
.youtube_video_slider .slick-next {
    right: -30px;
}

.doom .slick-arrow {
    position: absolute;
    z-index: 99;
    text-indent: -999999px;
    margin: 0;
    top: 50%;
    margin-top: -35px;
    width: 50px;
}
.doom .slick-next:after {
	content:"";
	border-color: #f000 #e8004d00 #00800000 #e8004d;
	border-width: 15px 0px 15px 15px;
	border-style: solid;
	position: absolute;
	right: 5px;
	top: 3px;
}
.doom .slick-prev:after {
	content:"";
	border-color: #f000 #e8004d #00800000 #000;
	border-width: 15px 15px 15px 0px;
	border-style: solid;
	position: absolute;
	left: 5px;
	top: 3px;
}
.doom .slick-prev {
    left: -30px;
}
.doom .slick-next {
    right: -30px;
}
.doom .slick-dots {
	display: flex !important;
	justify-content: center;
}
.doom .slick-dots li {
	background: none !important;
	margin: 0;
	min-height: auto;
	opacity: .5;
}
.doom .slick-dots li.slick-active {
	opacity: 1;
}
.doom .slick-dots button {
	padding: 0;
	margin: 0;
	min-height: auto;
}
.doom style {
	display: none !important;
}
#popmake-15414 {
    padding: 0!important;
    outline: none;
}
#popmake-15414 *{
    outline: none!important;
}
#popmake-15414 .popup_home_body {
    padding: 50px 20px;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: flex-end;
}
#popmake-15414 .popup_home_body:before {
    content: "";
    background-image: url(https://marinaryabus.ru/wp-content/uploads/2020/07/logo-new.png);
    display: block;
    height: 40px;
    background-repeat: no-repeat;
    background-size: contain;
    width: 43%;
}
#popmake-15414 .popup_home_title {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 900;
    font-size: 48px;
    line-height: 38px;
    color: #000000;
    padding-left: 5px;
    max-width: 310px;
    margin-bottom: 20px;
}
#popmake-15414 .popup_home_desc {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    margin-bottom: 10px;
    max-width: 330px;
}
#popmake-15414 .popup_home_buttons {
    display: flex;
}
#popmake-15414 .popup_home_buttons a {
    font-size: 11px;
    text-transform: uppercase;
    padding: 11px 20px;
    margin-right: 5px;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 10%);
}
#popmake-15414 .button1 {
    background: #C53C74;
    color: #FFFFFF;
}
#popmake-15414 .button2 {
    color: #000000;
    background: #fff;
}
#popmake-15414 .pum-close {
    top: 5px;
    right: 5px;
    background: #CD4983;
    border-radius: 100%;
    width: 33px;
    height: 33px;
    line-height: 33px;
}
#popmake-15414 .pum-close .far.fa-times {
	height: 33px;
    line-height: 17px;
    display: inline-block;
    vertical-align: middle;
}
#popmake-15414 .pum-close .far.fa-times:before {
    content: "×";
    width: 17px;
    height: 17px;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    font-style: normal;
    text-align: center;
}
.vs_timer {
    border-radius: 5px;
    border: 1px solid;
    font-size: 14px;
    text-align: center;
    height: 30px;
    line-height: 28px;
    color: #d62e51;
    font-weight: 600;
    overflow: hidden;
}
.vs_timer span {
    width: calc(50% + 10px);
    display: inline-block;
    float: right;
    text-align: center;
    color: #fff;
    background: #d62e51;
    border-radius: 5px;
    line-height: 28px;
    vertical-align: middle;
}
.vs_timer.time_end {
    color: #fff;
    background: #808080db;
    text-align: center;
    padding: 0;
}
.single-post .entry-image img {
    width: 60%;
    margin: auto;
    display: block;
}
.single-post .vs_timer.time_ok {
    width: 60%;
    margin-left: auto;
    margin-top: 30px;
    min-width: 310px;
    margin-right: auto;
}
#content .vs_one_line tr:nth-last-child(2) td {
    border-bottom: 20px solid #e8014d;
}
#content .vs_one_line tr:nth-last-child(1) td {
    border: 1px solid #e8014d;
    text-align: center;
}
p.from_the_blog_excerpt {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
}
.scroll_table {
    overflow: auto;
}
.licenzii-i-sertifikaty .light_border {
    box-shadow: 0 0 1px 1px #e1004b;
    margin-bottom: 10px;
}
.licenzii-i-sertifikaty a {
    display: flex;
    align-items: center;
    line-height: normal;
}
.licenzii-i-sertifikaty img {
    width: 100px;
}
.licenzii-i-sertifikaty a span {
    width: 100%;
    padding: 0 10px;
}
p:empty{
	display:none !important;
}
div.row.slider_blog .slider-nav-reveal .flickity-prev-next-button.previous{
	z-index:1;
}
div.row.slider_blog .slider-nav-reveal .flickity-prev-next-button.next{
	z-index:1;
}
.row .gallery, .row .row:not(.row-collapse), .container .row:not(.row-collapse), .lightbox-content .row:not(.row-collapse){
	margin:0px !important;
}
.doctor-block-bg p{
display:none !important;
}
.flickity-page-dots{
left:0 !important;
right:0 !important;
}
.row .doctor-block-bg p{
	display:none;
}
.col .doctor-content p{
	display:block !important;
}
.doctor-name .col-inner{
	display:flex !important;
}
.doctor-name .col{
	padding-left:0px !important;
}
.youtube_video_slider .col{
	padding:0 !important;
}
.hidden_front {
    display:none;
}
post-content .hidden_front {
    display:flex;
    opacity: 0.2;
}
@media (min-width: 769px) {
body.archive .box-blog-post {
    /*height: auto;*/
}
}
@media(max-width: 870px){
	.su-posts-default-loop .su-post {
    margin-bottom: 0em !important;
}
	
    .page-template-page-about_me .serv {
        width: 100%;
    }
    .page-template-page-about_me .serv .serv-answer {
        right: 0;
    	width: 100%;
    }
    .page-template-page-about_me .serv-img {
        width: 30%;
        margin-left: 0;
    }
    .page-template-page-about_me .serv .serv-answer:before {
        right: 35px;
        left: auto;
    }
    .benefits-all .benediv {
        width: 100%;
    }
    .page-template-page-about_me .socials .icons img {
        margin: 0 20px 20px 10px;
    }
    .youtube_video_slider .slick-prev {
        left: 0px;
    }
    .youtube_video_slider .slick-next {
        right: 0px;
    }
	
	
    .doom .slick-prev {
        left: 0px;
    }
    .doom .slick-next {
        right: 0px;
    }
	.doctor-prices .price-count {
		text-align: right;
		min-width: 100px;
	}
	.doctor-prices .one-price {
		font-size: 14px;
	}
	.page-template-page-about_me .tabbed-content li.tab a:before {
    	width: 30px;
		height: 30px;
	}
	.page-template-page-about_me .tabbed-content li.tab a {
		font-size: 16px;
	}
	.page-template-page-about_me .serv-questin {
    	margin-left: 30px;
	}
	.youtube_video_slider iframe {
		height: auto;
	}
	
	.doom iframe {
		height: auto;
	}
	#popmake-15414 .popup_home_body {
		align-content: flex-start;
		background: none!important;
		flex-wrap: wrap;
		justify-content: space-around;
    	align-items: center;
	}
	#popmake-15414 .popup_home_desc {
    	font-size: 14px;
	}
	#popmake-15414 .popup_home_buttons {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	#popmake-15414 .popup_home_buttons a {
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
		font-size: 15px;
	}
	.blog-archive .box-blog-post {
		height: auto;
	}
	.licenzii-i-sertifikaty a {
		font-size: 13px;
	}
	.slid4 .slick-prev {
        left: -20px;
    }
	.slid4 .slick-next {
        right: -20px;
    }
    .slider-doctors .slick-arrow {
        margin-top: -20px;
    }
}
@media(max-width: 470px){

	.section-content ul li a
	{
		font-size:16px;
		display:inline-block;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	section.seritem ul li:after{
		top: 23px;
	}
	.page-inner ul li, .page-inner ol li{
		margin-left: 1.3em;
	}
	section.seritem ul li a{
		font-size:16px;
	}
}
@media (max-width:8000px) and (min-width:960px){

	.header-new__menu .nav-dropdown::-webkit-scrollbar {
		width: 8px;
	}
	.header-new__menu .nav-dropdown::-webkit-scrollbar-track {
		border-radius: 8px;
	}
	.header-new__menu .nav-dropdown::-webkit-scrollbar-thumb {
		border-radius: 8px;
		background: #999;
		border: 2px solid #fff;
	}
	.header-new__menu .nav-dropdown::-webkit-scrollbar-thumb:window-inactive {
		background: #999;
		border: 2px solid #fff;
	}
	.header-new__menu #menu-item-508 .nav-dropdown, .header-new__menu #menu-item-5569 .nav-dropdown{
		display: flex;
        flex-wrap: wrap;
	}

}
@media (min-width:770px){
	.slid4 iframe {
        height: 430px;
    }
}
.mfp-wrap {
    z-index: 10010;
}
.mfp-bg {
    z-index: 10000;
}

.avtor {
	border-radius: 20px;
}

img[src*="2021/08/3MVCW-LED-600x315-2.jpg"] { display: none !important; }
img[src*="2020/09/4373442_Cover_Varginal-min-1.jpg"] { display: none !important; }
img[src*="2018/05/test-nep-400x400.jpg"] { display: none !important; }
img[src*="2020/05/24.jpg"] { display: none !important; }
img[src*="2020/06/biorevitalizatsiya-preparatom-juvederm-hydrate1.jpg"] { display: none !important; }
img[src*="2021/08/004_inbody_770.jpg"] { display: none !important; }
img[src*="2020/07/onk-i-sport-711x400.jpg"] { display: none !important; }
img[src*="2021/09/5f584a8934ced.jpg"] { display: none !important; }
img[src*="2018/05/shys2-584x400.jpg"] { display: none !important; }
img[src*="2020/08/22-2.jpg"] { display: none !important; }
img[src*="2018/05/bot-300x300.jpg"] { display: none !important; }
img[src*="2020/05/22.jpg"] { display: none !important; }
img[src*="2018/05/snimok-jekrana-2017-06-01-v-23.56.06-560x400.png"] { display: none !important; }
img[src*="2020/08/31-2.jpeg"] { display: none !important; }
img[src*="2018/05/2_1-600x400.jpg"] { display: none !important; }
img[src*="2020/07/IMG_6381-711x400.jpg"] { display: none !important; }
img[src*="2020/06/lazernaya-epilatsya-neodimovym-lazerom-cut.jpg"] { display: none !important; }
img[src*="2020/08/31-1.jpg"] { display: none !important; }
img[src*="2020/05/lazernaya-epilyatsiya-ruk-cut.jpg"] { display: none !important; }
img[src*="2021/10/admin-ajax.jpg"] { display: none !important; }
img[src*="2020/08/byuti_sekrety_krasoty_i_molodosti_zhenskogo_tela.jpg"] { display: none !important; }
img[src*="2021/09/akne-1024x683-1-600x400.jpeg"] { display: none !important; }
img[src*="2020/05/17.jpg"] { display: none !important; }
img[src*="2020/06/lazernaya-epilatsya-litsa-cut.jpg"] { display: none !important; }
img[src*="2021/09/14-599x400.jpeg"] { display: none !important; }
img[src*="2020/06/mezoterapiya-ot-rastyazhek-do-posle-1.jpg"] { display: none !important; }
img[src*="2020/06/mezoterapiya-ot-rastyazhek-rezultat.jpg"] { display: none !important; }
img[src*="2020/07/lazernaya-epilatsya-podborodka-do-posle1-1.jpg"] { display: none !important; }
img[src*="2020/05/lazernaya-epilyaciya-diodnim-lazerom.jpg"] { display: none !important; }
img[src*="2020/07/apparatniy-piling-cut.jpg"] { display: none !important; }
img[src*="2018/05/snimok-jekrana-2017-06-01-v-23.56.06.png"] { display: none !important; }
img[src*="2018/05/2_1.jpg"] { display: none !important; }
img[src*="2020/11/vygoranie-big-600x400.jpg"] { display: none !important; }
img[src*="2020/08/31-3.jpg"] { display: none !important; }
img[src*="2019/03/9-tbtv-tvtmtp.-tp-ta-tbtb-666x400.jpg"] { display: none !important; }
img[src*="2020/05/epilyaciya-podmishek-lazerom-1.jpg"] { display: none !important; }
img[src*="2018/05/shys2.jpg"] { display: none !important; }
img[src*="2021/01/golovnaya-bol-800x349.jpg"] { display: none !important; }
img[src*="2020/08/labioplastika_v_minske.jpg"] { display: none !important; }
img[src*="2020/09/15373456444671-1400x539.jpg"] { display: none !important; }
img[src*="2019/04/1-52-566x400.jpg"] { display: none !important; }
img[src*="2018/05/genetika1-711x400.jpg"] { display: none !important; }
img[src*="2020/05/procedura-lazernoi-epilyacii2.jpg"] { display: none !important; }
img[src*="2020/04/Laser-Fotona.jpg"] { display: none !important; }
img[src*="2020/04/Laser-Fotona-1.jpg"] { display: none !important; }
img[src*="2020/07/ultrazvukovaya-chistka-litsa-pri-beremennosti-527x400.jpg"] { display: none !important; }
img[src*="2023/07/bmszprnu9xijccigw5w7zzikf6lsr959-600x400.jpg"] { display: none !important; }
img[src*="2020/11/Pochemu-cheshutsya-polovyie-gubyi.jpg"] { display: none !important; }
img[src*="2020/06/lazernaya-epilatsya-neodimovym-lazerom.jpg"] { display: none !important; }
img[src*="2020/07/lazernoe-lechenie-akne-effect1.jpg"] { display: none !important; }
img[src*="2020/04/inekcii-lipolitikov.jpg"] { display: none !important; }
img[src*="2021/08/999-650x400-1.jpg"] { display: none !important; }
img[src*="2020/06/biorevitalizatsiya-shei-i-dekolte-1400x544.jpg"] { display: none !important; }
img[src*="2018/05/2018-01-19-14-49-01.jpg"] { display: none !important; }
img[src*="2020/06/biorevitalizatsiya-preparatom-juvederm-hydrate-do-posle-3.jpg"] { display: none !important; }
img[src*="2020/05/procedura-omolozheniye-ruk-lazerom.jpg"] { display: none !important; }
img[src*="2022/04/photo_2022-04-08_13-06-57-711x400.jpg"] { display: none !important; }
img[src*="2019/03/21-tbtv-tvtmtp-600x400.jpg"] { display: none !important; }
img[src*="2020/05/lazernaya-epilyatsiya-ruk.jpg"] { display: none !important; }
img[src*="2021/12/1562724100_fotoom-1-524x400.jpg"] { display: none !important; }
img[src*="2021/01/5efb023359dbc83acaf7a602_woman-hormones-569x400.jpg"] { display: none !important; }
img[src*="2019/03/2-tbtv-tvtmtp-2-ta-tv-589x400.jpg"] { display: none !important; }
img[src*="2019/03/15-tbtv-tvtmtp-600x400.jpg"] { display: none !important; }
img[src*="2020/07/biorevitalizatsiya-gialuronovoy-kislotoy-cut.jpg"] { display: none !important; }
img[src*="2019/03/7-tbtv-tvtmtp-ja-tz-tg-tl-tbtv-ta-1-1-712x400.jpg"] { display: none !important; }
img[src*="2020/09/shutterstock_1650655237.jpg"] { display: none !important; }
img[src*="2020/04/profhilo3.jpg"] { display: none !important; }
img[src*="2020/05/ultrazvukovoj-piling.jpg"] { display: none !important; }
img[src*="2018/05/2018-01-19-14-49-01-376x400.jpg"] { display: none !important; }
img[src*="2020/07/lazernaya-epilatsya-podborodka-cut.jpg"] { display: none !important; }
img[src*="2023/07/intimnoe.jpg"] { display: none !important; }
img[src*="2019/03/8-tbtv-tvtmtp-tv-tl-711x400.jpg"] { display: none !important; }
img[src*="2020/07/lazernoe-lechenie-akne.jpg"] { display: none !important; }
img[src*="2020/08/57054c31150000ad000b4336.jpeg"] { display: none !important; }
img[src*="2020/10/original_55670e5b40c0886d4c8cdbef_5c246ecf72230-1.jpg"] { display: none !important; }
img[src*="2020/05/lazernoe-udalenie-rubcov-rezultat.jpg"] { display: none !important; }
img[src*="2020/05/effect-ot-lipolitikov-dlya-lica.jpg"] { display: none !important; }
img[src*="2020/05/lazerniy-lipoliz-1.jpg"] { display: none !important; }
img[src*="2020/07/lazernaya-epilatsya-pri-beremennosti-1.jpg"] { display: none !important; }
img[src*="2020/10/s1200-1.jpg"] { display: none !important; }
img[src*="2020/05/foto-rezultata-mezoterapii.jpg"] { display: none !important; }
img[src*="2020/09/MyCollages-2-1400x656.jpg"] { display: none !important; }
img[src*="2020/07/onk-i-sport-1400x788.jpg"] { display: none !important; }
img[src*="2020/08/SMAS21.jpg"] { display: none !important; }
img[src*="2020/06/lazernaya-epilatsya-neodimovym-lazerom-do-posle.jpg"] { display: none !important; }
img[src*="2020/04/udalenie-pigmentnih-piaten.jpg"] { display: none !important; }
img[src*="2018/05/snimok-jekrana-2017-09-12-v-16.55.14-398x400.jpg"] { display: none !important; }
img[src*="2020/07/lifting-nityami-cut.jpg"] { display: none !important; }
img[src*="2020/05/konturnaya-plastika.jpg"] { display: none !important; }
img[src*="2020/07/lazernaya-epilatsiya-pri-grudnom-vskarmlivanii-rezultat-1.jpg"] { display: none !important; }
img[src*="2020/05/lazernoe-udalenie-rubcov-foto-do-posle.jpg"] { display: none !important; }
img[src*="2019/03/14-tbtv-tvtmtp-667x400.jpg"] { display: none !important; }
img[src*="2019/03/12-tbtv-tvtmtp-541x400.jpg"] { display: none !important; }
img[src*="2020/09/15373456444671-1.jpg"] { display: none !important; }
img[src*="2020/07/fotona-intima-lase-1200x800.jpg"] { display: none !important; }
img[src*="2020/05/rezultat-posle-lazernogo-udaleniya-rubcov1-1.jpg"] { display: none !important; }
img[src*="2020/05/11.jpg"] { display: none !important; }
img[src*="2020/09/MyCollages-1280x800.jpg"] { display: none !important; }
img[src*="2020/10/doski-orehi-mindal-cvetok.jpg"] { display: none !important; }
img[src*="2022/11/lazernoye-omolozheniye-kozhi-vokrug-glaz-1-1-1400x673-1-800x385.jpeg"] { display: none !important; }
img[src*="2020/10/gyno1-1.jpeg"] { display: none !important; }
img[src*="2020/07/giluronovye-fillery-dlya-gub.jpg"] { display: none !important; }
img[src*="2022/04/avantron-602x400.jpeg"] { display: none !important; }
img[src*="2020/07/lazernaya-epilatsya-podborodka-1400x674.jpg"] { display: none !important; }
img[src*="2020/04/profhilo2.jpg"] { display: none !important; }
img[src*="2021/09/udalenie-rastyazhek-603x400.jpg"] { display: none !important; }
img[src*="2020/08/22.jpg"] { display: none !important; }
img[src*="2020/05/rezultat-lazernogo-udaleniya-rubcov.jpg"] { display: none !important; }
img[src*="2021/01/photo_2019-05-08_10-19-14-2-762x400.jpg"] { display: none !important; }
img[src*="2019/03/2-tbtv-tvtmtp-2-ta-tv.jpg"] { display: none !important; }
img[src*="2020/05/5.jpg"] { display: none !important; }
img[src*="2020/04/843452068495474Hekimin-Hastayı-Reddetme-Hakkı-1158x800.jpeg"] { display: none !important; }
img[src*="2018/05/newproject_1_original-2-400x400.jpg"] { display: none !important; }
img[src*="2022/06/heleo4-apparat-800x800.jpeg"] { display: none !important; }
img[src*="2022/03/veido-patempimas-siu-600x400.jpg"] { display: none !important; }
img[src*="2020/05/14.jpg"] { display: none !important; }
img[src*="2020/05/rezultat-mezoterapii-1.jpg"] { display: none !important; }
img[src*="2022/07/10.jpg"] { display: none !important; }
img[src*="2019/04/1-52.jpg"] { display: none !important; }
img[src*="2020/07/biorevitalizaciya-organicheskimi-preparatami-do-posle.jpg"] { display: none !important; }
img[src*="2019/03/19-tbtv-tvtmtp-711x400.jpg"] { display: none !important; }
img[src*="2021/08/5f584a8934ced.jpg"] { display: none !important; }
img[src*="2019/03/13-tbtv-tvtmtp-601x400.jpg"] { display: none !important; }
img[src*="2020/08/information_items_property_1265.jpg"] { display: none !important; }
img[src*="2020/06/lazernaya-epilatsya-nog-do-posle.jpg"] { display: none !important; }
img[src*="2020/07/platsentoterapiya.jpg"] { display: none !important; }
img[src*="2019/03/13-tbtv-tvtmtp.jpg"] { display: none !important; }
img[src*="2020/04/rezultta-ydaleniia-pigmetnih-piaten-1.jpg"] { display: none !important; }
img[src*="2021/09/akne-1024x683-1.jpeg"] { display: none !important; }
img[src*="2019/03/17-tbtv-tvtmtp-2-ta-659x400.jpg"] { display: none !important; }
img[src*="2020/04/rezultat-primineniia-lipolitikov-1400x477.jpg"] { display: none !important; }
img[src*="2020/08/shutterstock_1021826581-600x400.jpg"] { display: none !important; }
img[src*="2020/06/lazernaya-epilatsya-verhney-guby3.jpg"] { display: none !important; }
img[src*="2020/08/Are-facial-oils-aging-your-skin-Sarah-jagger.jpg"] { display: none !important; }
img[src*="2022/05/vit1-2-600x400.jpeg"] { display: none !important; }
img[src*="2019/03/16-tbtv-tvtmtp--556x400.jpg"] { display: none !important; }
img[src*="2020/05/ultrazvukovoj-piling-rezultat.jpg"] { display: none !important; }
img[src*="2020/11/bouřlivá-ovulace_2-588x400.jpg"] { display: none !important; }
img[src*="2020/07/IMG_6381-1400x788.jpg"] { display: none !important; }
img[src*="2019/03/16-tbtv-tvtmtp-800x344.jpg"] { display: none !important; }
img[src*="2020/08/difficultParts.jpg"] { display: none !important; }
img[src*="2021/09/cesar-acuña-estilista-tratamientos-capilares-484x400.jpg"] { display: none !important; }
img[src*="2020/08/22-6.jpg"] { display: none !important; }
img[src*="2020/09/14445748_intimnoe_omolozhenie_5290689-426x400.jpg"] { display: none !important; }
img[src*="2021/11/66593fb6a4dfd64c5c17184a12498d93.jpg"] { display: none !important; }
img[src*="2021/09/s1200-1-655x400.jpg"] { display: none !important; }
img[src*="2019/03/12-tbtv-tvtmtp.jpg"] { display: none !important; }
img[src*="2020/12/radiess-radiesse-novyy-dermalnyy-filler.jpg"] { display: none !important; }
img[src*="2020/05/lazernoye-omolozheniye-kozhi-vokrug-glaz-1-1-1400x673.jpg"] { display: none !important; }
img[src*="2022/11/lazernoye-omolozheniye-kozhi-vokrug-glaz-1-1-1400x673-1.jpeg"] { display: none !important; }
img[src*="2020/05/udalenie-sosudov-na-fotona-1400x622.jpg"] { display: none !important; }
img[src*="2020/06/biorevitalizatsiya-preparatom-juvederm-hydrate.jpg"] { display: none !important; }
img[src*="2021/12/biorevit-hands-800.jpg"] { display: none !important; }
img[src*="2020/04/fotona-intimalase-beau-hans-1-1400x600.jpg"] { display: none !important; }
img[src*="2022/08/a64eb818-5b9f-4965-b289-08ceb7730c82.jpg"] { display: none !important; }
img[src*="2021/01/EVGI079XgAUuX59-533x400.jpg"] { display: none !important; }
img[src*="2021/08/zabivchivost-i-rasseyannost-na-rabote.jpg"] { display: none !important; }
img[src*="2018/05/snimok-jekrana-2017-09-08-v-14.18.19-1440x1003-1149x800-575x400.jpg"] { display: none !important; }
img[src*="2020/07/lifting-nityami-1400x569.jpg"] { display: none !important; }
img[src*="2021/04/shutterstock_645704605-601x400.jpg"] { display: none !important; }
img[src*="2021/01/Izobrazhenie-nitiya-1-1024x293-1.jpg"] { display: none !important; }
img[src*="2019/03/20-tbtv-tvtmtp-600x400.jpg"] { display: none !important; }
img[src*="2021/10/volos2-1-600x400.jpg"] { display: none !important; }
img[src*="2020/06/bioreviyalizatsya-belotero-soft.jpg"] { display: none !important; }
img[src*="2021/04/botox-764x400.jpeg"] { display: none !important; }
img[src*="2020/10/Mallampaticlassification.jpg"] { display: none !important; }
img[src*="2023/03/img15453929284985blog2222x2-7419906086-720bfa399c2ce5f76eec71cbb9d11e0d-2.jpg"] { display: none !important; }
img[src*="2022/03/unnamed-file-747x400.jpg"] { display: none !important; }
img[src*="2021/09/s1200-1.jpg"] { display: none !important; }
img[src*="2020/04/profhilo1.jpg"] { display: none !important; }
img[src*="2022/04/banner_1180x60_novacutan_2-3.jpg"] { display: none !important; }
img[src*="2021/09/udalenie-rastyazhek.jpg"] { display: none !important; }
img[src*="2021/01/photo_2019-05-08_10-19-14-2.jpg"] { display: none !important; }
img[src*="2018/05/newproject_1_original-1-400x400.jpg"] { display: none !important; }
img[src*="2021/01/prurito-571x400.jpg"] { display: none !important; }
img[src*="2020/06/biorevitalizatsiya-preparatom-juvederm-hydrate-rezultat.jpg"] { display: none !important; }
img[src*="2021/01/72d1dbfc428bd825aeded13949cf5eac.jpg"] { display: none !important; }
img[src*="2020/08/26.jpg"] { display: none !important; }
img[src*="2020/06/lazernaya-epilatsya-litsa-do-posle.jpg"] { display: none !important; }
img[src*="2021/08/0b3d9869f1774cc23b7ac001bf7164a1_ce_878x468x0x24_cropped_666x444-1.jpg"] { display: none !important; }
img[src*="2021/08/0b3d9869f1774cc23b7ac001bf7164a1_ce_878x468x0x24_cropped_666x444.jpg"] { display: none !important; }
img[src*="2019/03/11-tbtv-tvtmtp-sta-tv-572x400.jpg"] { display: none !important; }
img[src*="2018/12/plazmoterapija.jpg"] { display: none !important; }
img[src*="2020/06/biorevitalizatsiya-kozhi-vokrug-glaz-cut.jpg"] { display: none !important; }
img[src*="2021/09/6faae5bc672d0fbeee74b840155df7d3-715x400.jpg"] { display: none !important; }
img[src*="2020/06/mezoterapiya-ot-rastyazhek-effect.jpg"] { display: none !important; }
img[src*="2020/05/lazernoye-omolozheniye-kozhi-vokrug-glaz-fotona.jpg"] { display: none !important; }
img[src*="2020/05/lazernoe-omolojenie-glaz.jpg"] { display: none !important; }
img[src*="2020/11/vygoranie-big-1200x800.jpg"] { display: none !important; }
img[src*="2020/05/EFFECTIVNOST-ot-lazerniy-lipoliz.jpg"] { display: none !important; }
img[src*="2020/08/torontolasermedclinic-laser-hair-removal-featured-csg.jpg"] { display: none !important; }
img[src*="2021/12/foto-podmyshek-do-i-posle-lazernoy-epilyacii.jpg"] { display: none !important; }
img[src*="2019/03/19-tbtv-tvtmtp-1400x788.jpg"] { display: none !important; }
img[src*="2022/08/111.jpg"] { display: none !important; }
img[src*="2019/03/4-tvtb-tvtmtp-640x400.jpg"] { display: none !important; }
img[src*="2021/11/powershape_600x400-1.jpeg"] { display: none !important; }
img[src*="2021/11/powershape_600x400-1-1.jpeg"] { display: none !important; }
img[src*="2022/07/omolozhenie-vlagalishha-do-i-posle.jpg"] { display: none !important; }
img[src*="2018/05/snimok-jekrana-2017-06-01-v-23.50.58.png"] { display: none !important; }
img[src*="2020/05/oborudovanie-dlya-frakcionogo-omolojeniya-559x800.jpg"] { display: none !important; }
img[src*="2021/08/8a6092afc63c4138ec704ab3d3ddece1.png"] { display: none !important; }
img[src*="2020/11/fotona-intima-lase.jpg"] { display: none !important; }
img[src*="2021/08/9f564a79ab02133a2e176d5e4870e003.jpg"] { display: none !important; }
img[src*="2020/08/shutterstock_1021826581.jpg"] { display: none !important; }
img[src*="2021/08/1d36d23b156ead252433d4ce2c21c387_XL-1.jpg"] { display: none !important; }
img[src*="2020/05/lazernoe-omolojenie-glaz-rezultat.jpg"] { display: none !important; }
img[src*="2021/07/pregnant.jpeg"] { display: none !important; }
img[src*="2022/03/22289779c42705e56d3d1785aa950f0e-600x400.jpg"] { display: none !important; }
img[src*="2020/07/biorevitalizatsiya-gialuronovoy-kislotoy.jpg"] { display: none !important; }
img[src*="2021/09/14-1199x800.jpeg"] { display: none !important; }
img[src*="2020/04/ydalenie-pigmetnih-piaten-do-i-posle.jpg"] { display: none !important; }
img[src*="2022/08/oniimy-1-601x400.jpg"] { display: none !important; }
img[src*="2020/05/proceduta-mezoterapiya-lica.jpg"] { display: none !important; }
img[src*="2022/04/photo_2022-04-08_13-06-57.jpg"] { display: none !important; }
img[src*="2021/11/bot-ca-phe-co-tac-dung-gi-02-641x400.jpg"] { display: none !important; }
img[src*="2019/03/16-tbtv-tvtmtp-.jpg"] { display: none !important; }
img[src*="2021/01/magniy-800x400.jpg"] { display: none !important; }
img[src*="2019/03/15-tbtv-tvtmtp.jpg"] { display: none !important; }
img[src*="2020/11/young-mother-1.jpg"] { display: none !important; }
img[src*="2020/08/Izbavlenie-ot-pryshhej-1.jpg"] { display: none !important; }
img[src*="2020/05/mezoterapiya-lica.jpg"] { display: none !important; }
img[src*="2020/08/mezoterapiia-injekcii.jpg"] { display: none !important; }
img[src*="2021/08/Coolsculpting-1067x800.jpg"] { display: none !important; }
img[src*="2020/05/lazernoye-omolozheniye-kozhi-vokrug-glaz-rezultat.jpg"] { display: none !important; }
img[src*="2020/09/liceza.blogspot-ru1_1507388951-copy_1507643883.jpg"] { display: none !important; }
img[src*="2020/05/lazerniy-lipoliz-v-clinike.jpg"] { display: none !important; }
img[src*="2020/12/retro-alarm-clock-sleeping-542x400.jpg"] { display: none !important; }
img[src*="2021/01/golovnaya-bol.jpg"] { display: none !important; }
img[src*="2019/03/21-tbtv-tvtmtp.jpg"] { display: none !important; }
img[src*="2018/05/snimok-jekrana-2017-08-13-v-11.33.19-768x569-540x400.jpg"] { display: none !important; }
img[src*="2020/09/MyCollages-1-1280x800.jpg"] { display: none !important; }
img[src*="2022/07/01-result-sabrina-before-after.jpeg"] { display: none !important; }
img[src*="2020/05/lazernoe-udalenie-rubcov.jpg"] { display: none !important; }
img[src*="2020/07/fillery-vokrug-glaz-do-i-posle.jpg"] { display: none !important; }
img[src*="2020/11/clock1-600x400.jpg"] { display: none !important; }
img[src*="2021/04/fotoelf-22-613x400.jpg"] { display: none !important; }
img[src*="2022/07/photo_2022-07-19_18-09-42-600x400.jpg"] { display: none !important; }
img[src*="2020/05/4d-fotona.jpg"] { display: none !important; }
img[src*="2020/07/laserniy-piling-effect.jpg"] { display: none !important; }
img[src*="2022/07/01-result-naima-before-after.jpeg"] { display: none !important; }
img[src*="2020/06/lazernaya-epilatsya-nog-1400x782.jpg"] { display: none !important; }
img[src*="2021/08/Inbody770-tetrapolar.jpg"] { display: none !important; }
img[src*="2020/05/procedura-lazernoi-epilyacii-ruki.jpg"] { display: none !important; }
img[src*="2020/07/biorevitalizatsiya-gialuronovoy-kislotoy-effect.jpg"] { display: none !important; }
img[src*="2020/05/procedura-lazernogo-udaleniya-rubcov.jpg"] { display: none !important; }
img[src*="2022/04/photo_2022-04-08_13-18-58.jpg"] { display: none !important; }
img[src*="2022/03/dlya_sayta_ulfit3_0.jpeg"] { display: none !important; }
img[src*="2020/07/ultrazvukovaya-chistka-litsa-pri-beremennosti-1055x800.jpg"] { display: none !important; }
img[src*="2021/01/nythia-05.png"] { display: none !important; }
img[src*="2020/06/lazernaya-epilatsya-neodimovym-lazerom-effect.jpg"] { display: none !important; }
img[src*="2020/10/original_55670e5b40c0886d4c8cdbef_5c246ecf72230.jpg"] { display: none !important; }
img[src*="2020/08/resize_1000_750_true_crop_1000_562_0_93_q90_662382_e167b039fc.jpeg"] { display: none !important; }
img[src*="2020/05/biorevitalizaciya-organicheskimi-preparatami-1.jpg"] { display: none !important; }
img[src*="2018/05/newproject_1_original-2.jpg"] { display: none !important; }
img[src*="2022/07/artfiller-aesthetic-medicine-fillmed-result-5-thumb.jpg"] { display: none !important; }
img[src*="2020/06/lazernaya-epilyatsiya-zony-glubokogo-bikini-1.jpg"] { display: none !important; }
img[src*="2020/07/biorevitalizaciya-organicheskimi-preparatami-effect-3.jpg"] { display: none !important; }
img[src*="2021/10/5176e8d04d8ca450eb8faab42962e107-600x400.jpg"] { display: none !important; }
img[src*="2020/07/laserniy-piling-1400x699.jpg"] { display: none !important; }
img[src*="2020/06/biorevitalizatsiya-kozhi-vokrug-glaz-do-posle-1.jpg"] { display: none !important; }
img[src*="2020/05/restavracija-mjagkih-tkanej-geometrija-lica.jpg"] { display: none !important; }
img[src*="2022/03/lif-667x400.jpg"] { display: none !important; }
img[src*="2020/08/mesoscult-2.jpg"] { display: none !important; }
img[src*="2019/03/3-tbtv-tvtmtp-592x400.jpg"] { display: none !important; }
img[src*="2020/07/peptidnaya-biorevitalizatsiya.jpg"] { display: none !important; }
img[src*="2020/05/lazernoye-udaleniye-sosudistykh-zvezdochek-na-nogakh-do-posle.jpg"] { display: none !important; }
img[src*="2020/08/155-2074-768x400.jpg"] { display: none !important; }
img[src*="2020/05/rezulatat-primineniya-lipolitikov.jpg"] { display: none !important; }
img[src*="2020/08/podborodok-1-1400x481.jpg"] { display: none !important; }
img[src*="2022/11/image-2627-1600769890.jpeg"] { display: none !important; }
img[src*="2022/09/skidka-20-na-priem-trihologa-s-trihoskopiei-photo-big.jpg"] { display: none !important; }
img[src*="2023/04/intimnoe-otbelivanie-spb-min-1024x683-1.jpg"] { display: none !important; }
img[src*="2021/12/3ad5466f0f68970a0e3c036880fc0539.jpg"] { display: none !important; }
img[src*="2021/09/Ulthera.jpg"] { display: none !important; }
img[src*="2020/05/rezultat-posle-procedur-diodnim-lazerom.jpg"] { display: none !important; }
img[src*="2021/12/155-2082.jpg"] { display: none !important; }
img[src*="2024/09/snimok-jekrana-2024-09-20-v-14.12.55-800x353.jpg"] { display: none !important; }
img[src*="2020/06/lazernaya-epilyatsiya-zony-glubokogo-bikini-do-posle.jpg"] { display: none !important; }
img[src*="2020/04/gyno1-1.jpeg"] { display: none !important; }
img[src*="2020/07/lazernaya-epilatsya-podborodka-rezultat.jpg"] { display: none !important; }
img[src*="2020/08/IMG_7577.jpg"] { display: none !important; }
img[src*="2022/03/kak-ubrat-vtoroj-podborodok-1-662x400.jpg"] { display: none !important; }
img[src*="2020/08/bio-698x400.jpg"] { display: none !important; }
img[src*="2020/06/lazernaya-epilatsya-verhney-guby-do-posle.jpg"] { display: none !important; }
img[src*="2021/01/5efb023359dbc83acaf7a602_woman-hormones-1137x800.jpg"] { display: none !important; }
img[src*="2023/11/korrekcija-mimicheskih-moshhin.jpg"] { display: none !important; }
img[src*="2021/12/rf-lifting.jpg"] { display: none !important; }
img[src*="2022/07/01-result-domini-before-after.jpeg"] { display: none !important; }
img[src*="2022/07/lifting_rf_5.jpg"] { display: none !important; }
img[src*="2021/09/alopeciya.jpg"] { display: none !important; }
img[src*="2020/06/udalenie-postakne-rezultat.jpg"] { display: none !important; }
img[src*="2020/04/procedura-biorevitalizacii-profailo.jpg"] { display: none !important; }
img[src*="2021/12/649f5dba10617f653475c50c30f2c243.jpeg"] { display: none !important; }
img[src*="2020/06/udalenie-postakne-do-posle.jpg"] { display: none !important; }
img[src*="2022/03/13217-601x400.jpg"] { display: none !important; }
img[src*="2020/07/lifting-nityami-rezultat.jpg"] { display: none !important; }
img[src*="2022/07/01-result-sophie-before-after.jpeg"] { display: none !important; }
img[src*="2022/08/image002-600x400.jpg"] { display: none !important; }
img[src*="2021/09/dryhair.jpg"] { display: none !important; }
img[src*="2020/10/ulfit.jpg"] { display: none !important; }
img[src*="2020/05/biorevitalizaciy-lica-do-posle.jpg"] { display: none !important; }
img[src*="2020/08/biorevitalizaciay-voronezh-do-i-posle.jpg"] { display: none !important; }
img[src*="2020/06/neauvia-biorevitalizatsiya-effect.jpg"] { display: none !important; }
img[src*="2020/07/lazernaya-epilatsiya-pri-grudnom-vskarmlivanii2-603x400.jpg"] { display: none !important; }
img[src*="2021/01/magniy-producty.jpg"] { display: none !important; }
img[src*="2022/04/photo_2022-04-08_10-34-23-711x400.jpg"] { display: none !important; }
img[src*="2019/03/11-tbtv-tvtmtp-sta-tv.jpg"] { display: none !important; }
img[src*="2023/01/l-t0a4542-1400x734.jpeg"] { display: none !important; }
img[src*="2023/07/bmszprnu9xijccigw5w7zzikf6lsr959-1200x800.jpg"] { display: none !important; }
img[src*="2020/06/foto-do-i-posle-biorevitalizatsiya-shei-i-dekolte.jpg"] { display: none !important; }
img[src*="2020/05/procedura-lazernoi-epilyacii-podmishek.jpg"] { display: none !important; }
img[src*="2020/11/bouřlivá-ovulace_2.jpg"] { display: none !important; }
img[src*="2020/06/neauvia-biorevitalizatsiya.jpg"] { display: none !important; }
img[src*="2023/11/inekcii-lipolitikov-.jpeg"] { display: none !important; }
img[src*="2020/05/19.png"] { display: none !important; }
img[src*="2020/06/biorevitalizatsiya-kozhi-vokrug-glaz.jpg"] { display: none !important; }
img[src*="2019/03/8-tbtv-tvtmtp-tv-tl.jpg"] { display: none !important; }
img[src*="2018/05/genetika1.jpg"] { display: none !important; }
img[src*="2022/10/01.jpg"] { display: none !important; }
img[src*="2020/05/frakcionoe-omolojenie-effectivnost.jpg"] { display: none !important; }
img[src*="2021/02/body-400x400.jpg"] { display: none !important; }
img[src*="2020/07/fillery-vokrug-glaz-effect.jpg"] { display: none !important; }
img[src*="2020/05/effect-posle-biorevitalizacii-lica.jpg"] { display: none !important; }
img[src*="2023/02/zud-kozhi-lica.jpeg"] { display: none !important; }
img[src*="2020/05/omolozheniye-ruk-lazerom.jpg"] { display: none !important; }
img[src*="2021/12/333ffce6b08fa2292cc519d31b366da3.jpeg"] { display: none !important; }
img[src*="2023/07/phitogen_idea_bioexpander.jpg"] { display: none !important; }
img[src*="2021/12/jepvayj.jpg"] { display: none !important; }
img[src*="2020/08/155-2074.jpg"] { display: none !important; }
img[src*="2020/07/peptidnaya-biorevitalizatsiya-do-posle.jpeg"] { display: none !important; }
img[src*="2020/07/laserniy-piling-do-posle1.jpg"] { display: none !important; }
img[src*="2022/07/f56918d50987dbf3fcba932a91f9a5fa.jpg"] { display: none !important; }
img[src*="2021/08/AdobeStock_190105041.jpeg"] { display: none !important; }
img[src*="2021/04/pic-prog2.jpg"] { display: none !important; }
img[src*="2021/04/fotoelf-22.jpg"] { display: none !important; }
img[src*="2019/03/9-tbtv-tvtmtp.-tp-ta-tbtb.jpg"] { display: none !important; }
img[src*="2018/05/8_2.jpg"] { display: none !important; }
img[src*="2020/08/nonsurgical-facelift.jpg"] { display: none !important; }
img[src*="2020/11/cancer-signs-moles-1024x683-1.jpg"] { display: none !important; }
img[src*="2020/05/lazernoe-omolojenie-glaz-effect.jpg"] { display: none !important; }
img[src*="2020/09/4373442_Cover_Varginal-min-1198x800.jpg"] { display: none !important; }
img[src*="2022/06/1.jpg"] { display: none !important; }
img[src*="2021/08/93f96443d7f42e8e2ab3.jpg"] { display: none !important; }
img[src*="2021/12/nithya_3.jpg"] { display: none !important; }
img[src*="2019/03/16-tbtv-tvtmtp-1400x602.jpg"] { display: none !important; }
img[src*="2020/06/lazernaya-epilatsya-verhney-guby.jpg"] { display: none !important; }
img[src*="2019/03/20-tbtv-tvtmtp.jpg"] { display: none !important; }
img[src*="2022/09/1582980439-1.jpg"] { display: none !important; }
img[src*="2020/05/effectivnost-proceduri-omolozheniye-ruk-lazerom-1400x567.jpg"] { display: none !important; }
img[src*="2020/04/mezoterapiya-esli-est-akne.jpg"] { display: none !important; }
img[src*="2020/06/lazernaya-epilatsya-litsa-rezultat-1285x800.jpg"] { display: none !important; }
img[src*="2023/11/05620d57821079776c4afe9637108f17.jpg"] { display: none !important; }
img[src*="2020/05/effectivnost-ot-lazernoi-epilyacii-muzchin.jpg"] { display: none !important; }
img[src*="2020/08/smas7.jpg"] { display: none !important; }
img[src*="2023/11/ffb5238d0b980e430c24cd3554d9ec11.jpg"] { display: none !important; }
img[src*="2024/10/img_8611.jpg"] { display: none !important; }
img[src*="2022/08/1bmnksn.jpg"] { display: none !important; }
img[src*="2021/09/scale_1200.jpg"] { display: none !important; }
img[src*="2020/09/14445748_intimnoe_omolozhenie_5290689-852x800.jpg"] { display: none !important; }
img[src*="2020/06/lazernaya-epilatsya-litsa-1400x594.jpg"] { display: none !important; }
img[src*="2021/12/biorevitalizaciya-volos-osobennosti-procedury-13.jpg"] { display: none !important; }
img[src*="2022/07/5.jpg"] { display: none !important; }
img[src*="2021/12/1562724100_fotoom-1-1048x800.jpg"] { display: none !important; }
img[src*="2020/05/biorevitalizaciya-do-posle.jpg"] { display: none !important; }
img[src*="2020/08/344525_5bf7aa0a922c25bf7aa0a922ff.jpeg"] { display: none !important; }
img[src*="2022/07/9.jpg"] { display: none !important; }
img[src*="2020/08/bio.jpg"] { display: none !important; }
img[src*="2020/05/effect-procedur-lazernaiya-epilyaciya-muzchin.jpg"] { display: none !important; }
img[src*="2018/05/snimok-jekrana-2017-09-12-v-16.55.14-795x800.jpg"] { display: none !important; }
img[src*="2023/05/39f43b273dca7253e06d068295c154aa.jpg"] { display: none !important; }
img[src*="2020/04/mezoterapiya-pri-akne-do-i-posle.jpg"] { display: none !important; }
img[src*="2022/07/hudeem_s_udovolstviem.jpg"] { display: none !important; }
img[src*="2022/07/11.jpg"] { display: none !important; }
img[src*="2022/04/avantron-1205x800.jpeg"] { display: none !important; }
img[src*="2021/08/m-1.jpg"] { display: none !important; }
img[src*="2023/05/revi_strong-800x800.jpg"] { display: none !important; }
img[src*="2021/12/original_5f50b06399938a764a5e1e19_5f50b083bd2ea-1280x800.jpg"] { display: none !important; }
img[src*="2021/12/rezultaty-procedury.jpg"] { display: none !important; }
img[src*="2022/07/7-1.jpg"] { display: none !important; }
img[src*="2020/05/lazernaya-epilyatsiya-ruk-rezultat.jpg"] { display: none !important; }
img[src*="2021/12/maxresdefault.jpg"] { display: none !important; }
img[src*="2021/11/powershape-1-1400x556.jpeg"] { display: none !important; }
img[src*="2021/11/bot-ca-phe-co-tac-dung-gi-02.jpg"] { display: none !important; }
img[src*="2021/09/eccf7ccd8501e4341c2f69427a73cc05-2.jpg"] { display: none !important; }
img[src*="2020/05/4d-fotona-rezultat.jpg"] { display: none !important; }
img[src*="2022/06/small_item_1549.jpg"] { display: none !important; }
img[src*="2022/06/small_item_2061.jpg"] { display: none !important; }
img[src*="2020/06/mezoterapiya-ot-rastyazhek.jpg"] { display: none !important; }
img[src*="2020/05/lazernoye-udaleniye-postakne.jpg"] { display: none !important; }
img[src*="2022/06/small_item_2450.jpg"] { display: none !important; }
img[src*="2021/08/insomnia-female-1-1205x800.jpg"] { display: none !important; }
img[src*="2021/12/power-1392x800.jpg"] { display: none !important; }
img[src*="2020/06/neauvia-biorevitalizatsiya-do-posle-1.jpg"] { display: none !important; }
img[src*="2022/07/1570535600_re-1171x800.jpg"] { display: none !important; }
img[src*="2018/05/snimok-jekrana-2017-08-13-v-11.33.19-768x569.jpg"] { display: none !important; }
img[src*="2021/04/botox.jpeg"] { display: none !important; }
img[src*="2023/01/tochka-g-kak-najti-i-probudit-3.jpeg"] { display: none !important; }
img[src*="2018/05/snimok-jekrana-2017-07-10-v-20.18.47.png"] { display: none !important; }
img[src*="2022/05/wfdie0.jpg"] { display: none !important; }
img[src*="2022/07/4.jpg"] { display: none !important; }
img[src*="2020/05/rezulatat-posle-procedur-lipolitikov-dlya-lica.jpg"] { display: none !important; }
img[src*="2019/03/14-tbtv-tvtmtp-1333x800.jpg"] { display: none !important; }
img[src*="2022/03/veido-patempimas-siu-1200x800.jpg"] { display: none !important; }
img[src*="2022/06/small_item_2449.jpg"] { display: none !important; }
img[src*="2023/02/6147503632.jpg"] { display: none !important; }
img[src*="2018/05/newproject_1_original-1.jpg"] { display: none !important; }
img[src*="2020/05/ultrazvukovoj-piling-do-posle.jpg"] { display: none !important; }
img[src*="2022/12/podtyazhka_bez_skalpilya_doublo_06-_1_.jpeg"] { display: none !important; }
img[src*="2019/03/7-tbtv-tvtmtp-ja-tz-tg-tl-tbtv-ta-1-1-1400x787.jpg"] { display: none !important; }
img[src*="2022/01/mozhno-ili-net-posle-botoksa-1200x800.jpg"] { display: none !important; }
img[src*="2019/03/17-tbtv-tvtmtp-2-ta-1317x800.jpg"] { display: none !important; }
img[src*="2021/01/sudorogi-v-nogah.jpg"] { display: none !important; }
img[src*="2020/07/lazernoe-lechenie-akne-do-posle.jpg"] { display: none !important; }
img[src*="2022/09/v04.jpg"] { display: none !important; }
img[src*="2021/12/979d99b296ae1031edb8c0c5c674f2f3.jpg"] { display: none !important; }
img[src*="2020/06/lazernaya-epilatsya-verhney-guby-effect-804x800.jpg"] { display: none !important; }
img[src*="2020/08/IMG_7147-800x800.jpg"] { display: none !important; }
img[src*="2022/10/02.jpg"] { display: none !important; }
img[src*="2021/02/Radiesse.jpg"] { display: none !important; }
img[src*="2021/09/6faae5bc672d0fbeee74b840155df7d3.jpg"] { display: none !important; }
img[src*="2020/04/lazernaya-epilyatciya-diodami.jpg"] { display: none !important; }
img[src*="2020/04/gyno3-1.jpg"] { display: none !important; }
img[src*="2022/07/lifting_rf_2.jpg"] { display: none !important; }
img[src*="2020/05/lazernoye-udaleniye-postakne-rezultat.jpg"] { display: none !important; }
img[src*="2022/05/iq3qin.jpg"] { display: none !important; }
img[src*="2020/09/5254.970.jpg"] { display: none !important; }
img[src*="2020/04/mezoterapiya-volos-800x800.jpg"] { display: none !important; }
img[src*="2021/12/ff4d61b984aabdc030794afb7439023d.jpg"] { display: none !important; }
img[src*="2020/07/biorevitalizatsiya-gialuronovoy-kislotoy-do-posle.jpg"] { display: none !important; }
img[src*="2022/11/image41_surgical_face_thread-lift.jpeg"] { display: none !important; }
img[src*="2020/05/rezultat-ot-proceduri-lazerniy-lipoliz-1.jpg"] { display: none !important; }
img[src*="2020/08/4ygshsehh.jpg"] { display: none !important; }
img[src*="2021/12/volumizaciya-1024x672-1.jpg"] { display: none !important; }
img[src*="2021/04/shutterstock_645704605.jpg"] { display: none !important; }
img[src*="2020/05/lipolitiki-dlya-lica.jpg"] { display: none !important; }
img[src*="2020/06/bioreviyalizatsya-belotero-soft-rezultat.jpg"] { display: none !important; }
img[src*="2020/06/mezoterapiya-vokrug-glaz-do-posle.jpg"] { display: none !important; }
img[src*="2019/10/1.png"] { display: none !important; }
img[src*="2021/01/magniy-1400x700.jpg"] { display: none !important; }
img[src*="2022/05/maxresdefault-1-e1653323141942.jpg"] { display: none !important; }
img[src*="2021/12/qyra-srg.jpg"] { display: none !important; }
img[src*="2019/10/5.png"] { display: none !important; }
img[src*="2021/08/logiq-f6_7-1400x788.jpg"] { display: none !important; }
img[src*="2020/05/effect-mezoterapii-1.jpg"] { display: none !important; }
img[src*="2021/12/str-1099x800.jpg"] { display: none !important; }
img[src*="2020/08/original_5d4ae725ee3a2226127e90f6_5d4ae918e512b.jpg"] { display: none !important; }
img[src*="2021/12/kosmetologiya-lazernaya-epilyaciya-1-1200x800.jpg"] { display: none !important; }
img[src*="2020/05/lazerniy-lipoliz-foto-do-posle-1400x607.jpg"] { display: none !important; }
img[src*="2020/05/procedura-biorevitalizacii-lica-2.jpg"] { display: none !important; }
img[src*="2020/05/lazernoe-omolojenie-glaz-do-posle.jpg"] { display: none !important; }
img[src*="2022/09/v1.jpg"] { display: none !important; }
img[src*="2022/06/small_item_1546.jpg"] { display: none !important; }
img[src*="2020/11/11.png"] { display: none !important; }
img[src*="2020/05/lazernaya-epilyatsiya-ruk-do-posle.jpg"] { display: none !important; }
img[src*="2020/08/scale_1200.jpg"] { display: none !important; }
img[src*="2021/09/Lechenie-oblyseniya-u-zhenshchin.jpg"] { display: none !important; }
img[src*="2022/03/unnamed-file-1400x749.jpg"] { display: none !important; }
img[src*="2020/05/botulinoterapiya-procedupa.jpg"] { display: none !important; }
img[src*="2022/10/hr_evolvetite_1a_ab_2tx-scaled-1.jpg"] { display: none !important; }
img[src*="2020/08/IMG_7126-800x800.jpg"] { display: none !important; }
img[src*="2020/10/nightlase-1.jpg"] { display: none !important; }
img[src*="2021/12/bd1169bd919b42e4084c276d20ef50d6.jpg"] { display: none !important; }
img[src*="2020/07/fillery-vokrug-glaz.jpg"] { display: none !important; }
img[src*="2018/05/snimok-jekrana-2017-05-31-v-16.50.33-768x568-541x400.png"] { display: none !important; }
img[src*="2022/06/dsc02788-copy-1000x800.jpeg"] { display: none !important; }
img[src*="2022/09/21-1024x683-1.jpg"] { display: none !important; }
img[src*="2021/08/EBcRsoTWwAESopH-1199x800.jpg"] { display: none !important; }
img[src*="2022/06/small_item_1559.jpg"] { display: none !important; }
img[src*="2022/06/small_item_1554.jpg"] { display: none !important; }
img[src*="2021/09/cesar-acuña-estilista-tratamientos-capilares-969x800.jpg"] { display: none !important; }
img[src*="2021/10/volos2-1-1199x800.jpg"] { display: none !important; }
img[src*="2021/12/filler-pupil-2-1.jpg"] { display: none !important; }
img[src*="2018/10/marinaryabusclinic20181024214357505-800x800.jpg"] { display: none !important; }
img[src*="2021/08/Logiq-f6-8.jpg"] { display: none !important; }
img[src*="2022/07/photo-2020-07-07-12-08-11-942x800.jpg"] { display: none !important; }
img[src*="2020/05/frakcionoe-omolojenie-do-posle.jpg"] { display: none !important; }
img[src*="2023/07/laser-intim-1067x800.jpg"] { display: none !important; }
img[src*="2020/05/frakcionoe-omolojenie-rezultati.jpg"] { display: none !important; }
img[src*="2022/11/600x600_1_483f288bf959db8cb544a2fe901484f2-1080x1080_0xac120003_14730829761607011350-1.jpeg"] { display: none !important; }
img[src*="2022/06/small_item_1857.jpg"] { display: none !important; }
img[src*="2021/08/image8-1-1200x800.jpg"] { display: none !important; }
img[src*="2020/08/IMG_7576.jpg"] { display: none !important; }
img[src*="2019/10/4.png"] { display: none !important; }
img[src*="2020/05/lazernaya-epilyaciya-do-posle-1400x613.jpg"] { display: none !important; }
img[src*="2020/05/32.png"] { display: none !important; }
img[src*="2023/07/plazmolifting01.jpeg"] { display: none !important; }
img[src*="2020/07/dyhanie-1200x800.jpg"] { display: none !important; }
img[src*="2020/05/lazernii-lipoliz2-1-1400x700.jpg"] { display: none !important; }
img[src*="2018/05/snimok-jekrana-2017-09-08-v-14.18.19-1440x1003-1149x800-1149x800.jpg"] { display: none !important; }
img[src*="2022/06/small_item_2145.jpg"] { display: none !important; }
img[src*="2020/08/DhMFY1eV4AE2yqI-1.jpg"] { display: none !important; }
img[src*="2022/07/antiaging-1200x800.jpg"] { display: none !important; }
img[src*="2022/10/im_lumecca_515nm_9-10j_strongcooling_shortpulsed.jpg"] { display: none !important; }
img[src*="2020/06/mezoterapiya-vokrug-glaz-1-1400x588.jpg"] { display: none !important; }
img[src*="2020/04/profhilo_siringa.png"] { display: none !important; }
img[src*="2021/12/2121x1414_1_a62bbcdd0e1cf089129ede4551986316-2121x1414_0x0a330ca2_17507411251562058455-1200x800.jpeg"] { display: none !important; }
img[src*="2021/09/f75e8c7e99b90016f06755da677565e3.jpg"] { display: none !important; }
img[src*="2022/03/lif.jpg"] { display: none !important; }
img[src*="2021/01/EVGI079XgAUuX59-1067x800.jpg"] { display: none !important; }
img[src*="2022/09/img_0117-1.jpg"] { display: none !important; }
img[src*="2022/04/img706.png"] { display: none !important; }
img[src*="2021/11/483da9b27134ff0dfddc19eb1c8e96fd.jpg"] { display: none !important; }
img[src*="2021/01/prurito-1143x800.jpg"] { display: none !important; }
img[src*="2019/03/4-tvtb-tvtmtp-1280x800.jpg"] { display: none !important; }
img[src*="2020/07/lazernaya-epilatsiya-pri-grudnom-vskarmlivanii2.jpg"] { display: none !important; }
img[src*="2018/12/black-and-white-close-up.jpg"] { display: none !important; }
img[src*="2020/05/biorevitalizaciy-lica.jpg"] { display: none !important; }
img[src*="2022/03/22289779c42705e56d3d1785aa950f0e-1200x800.jpg"] { display: none !important; }
img[src*="2022/07/8.jpg"] { display: none !important; }
img[src*="2020/11/young-mother.jpg"] { display: none !important; }
img[src*="2021/12/may-sui-da-tri-mun-1200x800.jpg"] { display: none !important; }
img[src*="2022/08/bannerhydrafacial-1400x738.jpeg"] { display: none !important; }
img[src*="2019/10/2.png"] { display: none !important; }
img[src*="2023/02/2k2a6060-1000x800.jpg"] { display: none !important; }
img[src*="2022/07/lifting_rf_3.jpg"] { display: none !important; }
img[src*="2022/11/before-after.jpeg"] { display: none !important; }
img[src*="2020/11/65-1-1400x792.jpg"] { display: none !important; }
img[src*="2022/04/photo_2022-04-08_10-34-23.jpg"] { display: none !important; }
img[src*="2021/08/image8-1.jpg"] { display: none !important; }
img[src*="2020/12/retro-alarm-clock-sleeping-1085x800.jpg"] { display: none !important; }
img[src*="2019/10/3.png"] { display: none !important; }
img[src*="2023/11/d0bbd0b0d0b7d0b5d180d0bdd0bed0b5-d0bed0bcd0bed0bbd0bed0b6d0b5d0bdd0b8d0b5-d0bbd0b8d186d0b0-d0bdd0b0-d0bbd0b0d0b7d0b5d180d0b5-vbeam-perfecta_5fff148c58675.jpeg"] { display: none !important; }
img[src*="2022/09/zhenskoe_zdorovie.jpg"] { display: none !important; }
img[src*="2022/07/kon10407-scaled-1.jpg"] { display: none !important; }
img[src*="2022/07/photo_2022-07-19_18-09-42.jpg"] { display: none !important; }
img[src*="2020/05/lazernaiya-epilyaciya-muzchin.jpg"] { display: none !important; }
img[src*="2024/10/img_8612.jpg"] { display: none !important; }
img[src*="2023/07/6-1131x800.jpg"] { display: none !important; }
img[src*="2022/09/v3.jpg"] { display: none !important; }
img[src*="2022/07/iv-therapy-525x400.png"] { display: none !important; }
img[src*="2022/05/vit1-2.jpeg"] { display: none !important; }
img[src*="2020/11/clock1-1199x800.jpg"] { display: none !important; }
img[src*="2022/10/dk_evolvetite_arms_1_horizontal-1-scaled-1.jpg"] { display: none !important; }
img[src*="2020/12/EJbeABeW4AAQdB5.jpg"] { display: none !important; }
img[src*="2020/05/rezultat-lazernaiya-epilyaciya-muzchin.jpg"] { display: none !important; }
img[src*="2023/05/revi_strong.jpg"] { display: none !important; }
img[src*="2022/07/89e047e53e64bb89a5eac9a14510c93b.jpg"] { display: none !important; }
img[src*="2020/05/hydrafacial-md.jpg"] { display: none !important; }
img[src*="2020/08/cd43a87aad6cf3987e6139a234b1c367.png"] { display: none !important; }
img[src*="2022/09/v2.jpg"] { display: none !important; }
img[src*="2020/06/bioreviyalizatsya-belotero-soft-do-posle.jpg"] { display: none !important; }
img[src*="2021/10/b0d1eadc-f43e749050bb39be3a9fc498e491e531.jpg"] { display: none !important; }
img[src*="2020/04/47bc1b8ad87338dffe4cc4ee8c0c97c86df07a6e-1302x800.jpg"] { display: none !important; }
img[src*="2021/12/botox-1400x788.jpg"] { display: none !important; }
img[src*="2021/09/natural-beauty.png"] { display: none !important; }
img[src*="2020/05/procedura-lazernaiya-epilyaciya-muzchin-1383x800.jpg"] { display: none !important; }
img[src*="2021/01/Screenshot-3-601x400.png"] { display: none !important; }
img[src*="2021/01/Screenshot-2-599x400.png"] { display: none !important; }
img[src*="2021/12/konturnaya_plastika-1400x788.jpg"] { display: none !important; }
img[src*="2020/06/udalenie-postakne.png"] { display: none !important; }
img[src*="2022/10/ak_morpheus8_back_1-2.jpg"] { display: none !important; }
img[src*="2021/12/str.jpg"] { display: none !important; }
img[src*="2023/11/plazmolifting-lica.jpeg"] { display: none !important; }
img[src*="2019/10/2017_winner-803x800.png"] { display: none !important; }
img[src*="2021/12/facialtreatmentnova-1400x787.jpg"] { display: none !important; }
img[src*="2021/09/natural-beauty-600x400.png"] { display: none !important; }
img[src*="2022/11/1928x1959_0xac120003_14997790971643033169-1-787x800.jpeg"] { display: none !important; }
img[src*="2021/12/dsc3550-2-copy-1199x800.jpg"] { display: none !important; }
img[src*="2022/03/kak-ubrat-vtoroj-podborodok-1-1324x800.jpg"] { display: none !important; }
img[src*="2021/04/uoiobyu.jpg"] { display: none !important; }
img[src*="2023/07/prp_vampirlifting-1.jpg"] { display: none !important; }
img[src*="2020/08/Hair-Restoration-15-PRP.jpg"] { display: none !important; }
img[src*="2021/10/5176e8d04d8ca450eb8faab42962e107-1200x800.jpg"] { display: none !important; }
img[src*="2023/04/sofiderm-01.png"] { display: none !important; }
img[src*="2023/07/166217976.jpg"] { display: none !important; }
img[src*="2020/05/procedura-inekcii-lipolitikov.jpg"] { display: none !important; }
img[src*="2020/07/lazernaya-epilatsiya-pri-grudnom-vskarmlivanii-effect.png"] { display: none !important; }
img[src*="2020/05/lazernaya-epilyaciya-podmishek.png"] { display: none !important; }
img[src*="2020/05/botulinoterapiya-rezultat-1203x800.jpg"] { display: none !important; }
img[src*="2021/10/problema-1400x700.jpg"] { display: none !important; }
img[src*="2022/10/ak_morpheus8_abs_1.jpg"] { display: none !important; }
img[src*="2022/10/diolaze_2a_2tx_2months_1st-and-2nd_30j_strongcooling_shortpulse.jpg"] { display: none !important; }
img[src*="2022/07/zl-1393x800.jpg"] { display: none !important; }
img[src*="2021/02/body.jpg"] { display: none !important; }
img[src*="2022/04/9f835cdad5ecd5b4ec918265a26ea22f.jpg"] { display: none !important; }
img[src*="2019/03/3-tbtv-tvtmtp-1183x800.jpg"] { display: none !important; }
img[src*="2022/10/ts_evolvetrim_abdomen-scaled-1.jpg"] { display: none !important; }
img[src*="2023/11/srucqs7k57978061eo3f3gztszo6hg9c.jpg"] { display: none !important; }
img[src*="2018/05/snimok-jekrana-2017-05-31-v-16.50.33-768x568.png"] { display: none !important; }
img[src*="2022/11/botulinoterapija-zony-glaz-1-1400x788.jpeg"] { display: none !important; }
img[src*="2022/10/edrr_morpheus8_2a.jpg"] { display: none !important; }
img[src*="2021/10/scale_1200.jpg"] { display: none !important; }
img[src*="2023/05/screenshot-2022-12-08-at-16.04.47.jpeg"] { display: none !important; }
img[src*="2022/04/img704.jpg"] { display: none !important; }
img[src*="2023/02/2k2a6137-1000x800.jpg"] { display: none !important; }
img[src*="2022/10/im_lumecca_3c_1tx.jpg"] { display: none !important; }
img[src*="2022/07/rarf-scaled-1.jpg"] { display: none !important; }
img[src*="2022/11/mesoeye-c71-1-683x1024-1.jpeg"] { display: none !important; }
img[src*="2020/05/do-posle-omolozheniye-ruk-lazerom-1400x674.jpg"] { display: none !important; }
img[src*="2022/09/savelusies_mati-e1613723951868.jpg"] { display: none !important; }
img[src*="2022/10/rs_1b_lumecca_rs-diagonal.jpg"] { display: none !important; }
img[src*="2022/10/rs_lumecca_3a_3tx.jpg"] { display: none !important; }
img[src*="2021/05/zhenshcina-011-scaled.jpg"] { display: none !important; }
img[src*="2018/05/beauty-investigation_page_2.png"] { display: none !important; }
img[src*="2022/10/3-_1_.jpeg"] { display: none !important; }
img[src*="2022/04/img703.jpg"] { display: none !important; }
img[src*="2021/01/Screenshot-3.png"] { display: none !important; }
img[src*="2022/08/image002.jpg"] { display: none !important; }
img[src*="2022/04/img701.jpg"] { display: none !important; }
img[src*="2020/08/maxresdefault.jpg"] { display: none !important; }
img[src*="2022/09/uzi_molochnykh_zhelez_1.jpg"] { display: none !important; }
img[src*="2023/05/xtytcmajvkiwx7nc7wwnl1ukictyi7hyev1e6p9z-1066x800.jpeg"] { display: none !important; }
img[src*="2021/10/problema.jpg"] { display: none !important; }
img[src*="2018/05/snimok-jekrana-2017-09-08-v-14.05.36.png"] { display: none !important; }
img[src*="2020/08/f524d3620f31c52039f4b417413efb39-711x400.png"] { display: none !important; }
img[src*="2023/11/biorevitalizacija-preparatami-neauvia-scaled.jpg"] { display: none !important; }
img[src*="2021/12/image2.png"] { display: none !important; }
img[src*="2022/10/img_9905.jpg"] { display: none !important; }
img[src*="2021/04/Chekap-dlya-muzhchin-1.jpg"] { display: none !important; }
img[src*="2022/10/jd_diolaze_1c_1tx_leftvsright_30j_strong-cooling_short-pulse.jpg"] { display: none !important; }
img[src*="2024/09/snimok-jekrana-2024-09-09-v-16.57.58.png"] { display: none !important; }
img[src*="2022/04/img705.jpg"] { display: none !important; }
img[src*="2022/10/elevenwellness_lumecca_2a_1tx.jpg"] { display: none !important; }
img[src*="2022/09/2c61ad288316d4bc5c951d61eed5ed64.jpg"] { display: none !important; }
img[src*="2022/04/img702.jpg"] { display: none !important; }
img[src*="2021/09/krasivye_volosy_1_20115123.jpg"] { display: none !important; }
img[src*="2020/07/s1200.png"] { display: none !important; }
img[src*="2020/05/lazernoye-omolozheniye-kozhi-vokrug-glaz-do-posle.png"] { display: none !important; }
img[src*="2022/03/13217.jpg"] { display: none !important; }
img[src*="2022/06/gidropeptid-2.jpg"] { display: none !important; }
img[src*="2022/10/lhhjc6em6d4.jpeg"] { display: none !important; }
img[src*="2021/01/Screenshot-2.png"] { display: none !important; }
img[src*="2022/10/fr_morpheus8_1a.jpg"] { display: none !important; }
img[src*="2022/10/st_1_evolvetite_arms.jpg"] { display: none !important; }
img[src*="2019/04/tshhy1-1.png"] { display: none !important; }
img[src*="2020/12/glycolic_peels01.png"] { display: none !important; }
img[src*="2018/05/snimok-jekrana-2017-03-23-v-13.26.52.png"] { display: none !important; }
img[src*="2021/12/dsc3550-2-copy.jpg"] { display: none !important; }
img[src*="2018/05/beauty-investigation_page_1.png"] { display: none !important; }
img[src*="2020/05/effect-ot-lazernogo-udaleniya-postakne.png"] { display: none !important; }
img[src*="2020/06/lazernaya-epilatsya-nog-effect.png"] { display: none !important; }
img[src*="2022/07/00.jpg"] { display: none !important; }
img[src*="2020/07/lifting-nityami-do-posle.png"] { display: none !important; }
img[src*="2022/04/dp-1.png"] { display: none !important; }
img[src*="2020/06/lazernaya-epilatsya-litsa-effect.png"] { display: none !important; }
img[src*="2022/08/fotolia_30038705_m.jpg"] { display: none !important; }
img[src*="2022/10/infografiki_inf_5-min-1903x984-1.jpg"] { display: none !important; }
img[src*="2022/09/img_9772-scaled.jpg"] { display: none !important; }
img[src*="2022/09/ca25aa08cb11c870cd860550e1290b32.jpg"] { display: none !important; }
img[src*="2022/04/dp-2.png"] { display: none !important; }
img[src*="2023/11/biorevitalizacija-shei-i-zony-dekolte.png"] { display: none !important; }
img[src*="2023/07/depositphotos_166217976_xl-2015.jpg"] { display: none !important; }
img[src*="2021/08/insomnia-female.jpg"] { display: none !important; }
img[src*="2019/10/me-line-big.png"] { display: none !important; }
img[src*="2020/04/inekcii-lipolitikov-do-posle.png"] { display: none !important; }
img[src*="2023/02/2k2a6060.jpg"] { display: none !important; }
img[src*="2022/11/threadlift_v2-gallery.jpeg"] { display: none !important; }
img[src*="2022/08/oniimy-1.jpg"] { display: none !important; }
img[src*="2022/07/detoks-v-domashnih-uslovijah.jpg"] { display: none !important; }
img[src*="2020/05/procedura-lazernogo-omolozheniya-kozhi-vokrug-glaz-1.png"] { display: none !important; }
img[src*="2020/05/procedura-frakcionogo-lazernogo-omolozheniya.png"] { display: none !important; }
img[src*="2022/10/ge_morpheus8_1_acne20kj-2.jpg"] { display: none !important; }
img[src*="2018/05/040_grru_2017.png"] { display: none !important; }
img[src*="2022/07/iv-therapy.png"] { display: none !important; }
img[src*="2018/05/oblozhka_str-1.png"] { display: none !important; }
img[src*="2018/05/snimok-jekrana-2017-08-13-v-11.59.11-1440x921.png"] { display: none !important; }
img[src*="2022/07/imgonline-com-ua-resize-icum4yraqv-1.jpg"] { display: none !important; }
img[src*="2024/09/snimok-jekrana-2024-09-09-v-16.54.05.png"] { display: none !important; }
img[src*="2022/06/dsc02788-copy-scaled.jpeg"] { display: none !important; }
img[src*="2022/05/img_2349.jpg"] { display: none !important; }
img[src*="2022/12/ulthera-systems-4-600x400.png"] { display: none !important; }
img[src*="2023/07/phitogen-1000x667-ial_acp-1.png"] { display: none !important; }
img[src*="2018/05/oblozhka_str.1.png"] { display: none !important; }
img[src*="2020/05/lazernoye-omolozheniye-kozhi-vokrug-glaz-effect.png"] { display: none !important; }
img[src*="2020/06/biorevitalizatsiya-kozhi-vokrug-glaz-effect.png"] { display: none !important; }
img[src*="2022/03/heleo4-711x400.png"] { display: none !important; }
img[src*="2021/04/8-mentalnyh-ustanovok-zhenshhiny-kotoraja-nikogda-ne-beret-v-golovu.jpg"] { display: none !important; }
img[src*="2024/09/snimok-jekrana-2024-09-09-v-16.19.06.png"] { display: none !important; }
img[src*="2018/05/snimok-jekrana-2017-09-11-v-21.22.49-1440x861.png"] { display: none !important; }
img[src*="2019/04/1.png"] { display: none !important; }
img[src*="2018/05/3.png"] { display: none !important; }
img[src*="2023/11/biorevitalizacija-volos.png"] { display: none !important; }
img[src*="2020/08/f524d3620f31c52039f4b417413efb39-1400x788.png"] { display: none !important; }
img[src*="2018/05/4-1.png"] { display: none !important; }
img[src*="2018/05/snimok-jekrana-2017-08-13-v-11.57.41-1314x1440.png"] { display: none !important; }
img[src*="2022/12/ulthera-systems-4.png"] { display: none !important; }
img[src*="2018/05/snimok-jekrana-2017-06-02-v-15.03.32-1334x1440.png"] { display: none !important; }
img[src*="2023/07/t-lab-prp.png"] { display: none !important; }
img[src*="2018/05/4.png"] { display: none !important; }
img[src*="2023/02/shutterstock-545971762.jpeg"] { display: none !important; }
img[src*="2022/07/snimok-jekrana-2022-06-27-v-19.27.09.png"] { display: none !important; }
img[src*="2023/02/0afbfaffd8f7febd0e8dadbc5f183e17.png"] { display: none !important; }
img[src*="2018/05/5-1.png"] { display: none !important; }
img[src*="2023/02/resorblift-fotka.png"] { display: none !important; }
img[src*="2021/04/muzhchiny-david-gandy-vzglyad-1121945.jpg"] { display: none !important; }
img[src*="2023/08/image_2023-08-01_141245773-1200x800.png"] { display: none !important; }
img[src*="2023/11/photo.jpg"] { display: none !important; }
img[src*="2022/03/725_zoom.png"] { display: none !important; }
img[src*="2022/10/powe11-6e2ee5d923778b72f916456406039203-640-0.png"] { display: none !important; }
img[src*="2022/04/heleo4.png"] { display: none !important; }
img[src*="2022/03/heleo4.png"] { display: none !important; }
img[src*="2022/11/snimok-jekrana-2022-11-14-v-20.36.21.png"] { display: none !important; }
img[src*="2024/10/img_7628.jpg"] { display: none !important; }
img[src*="2023/08/image_2023-08-01_140829030-1203x800.png"] { display: none !important; }
img[src*="2021/05/FBI-TRdv0rb-01.png"] { display: none !important; }
img[src*="2024/10/img_7627.jpg"] { display: none !important; }
img[src*="2023/08/image_2023-08-01_140829030.png"] { display: none !important; }

.restricted-width {
    max-width: 1000px; /* Выберите желаемую ширину */
    margin: 0 auto;   /* Центрирует контейнер на странице */
    padding: 20px;    /* Добавляет внутренний отступ (по желанию) */
}


/* Для экранов шириной до 1200px */
@media (max-width: 1200px) {
    .restricted-width {
        max-width: 700px; /* Уменьшаем максимальную ширину */
        padding: 15px;    /* Немного уменьшаем отступы */
    }
}
    

/* Для экранов шириной до 992px */
@media (max-width: 992px) {
    .restricted-width {
        max-width: 90%;    /* Устанавливаем процентную ширину */
        padding: 10px;     /* Уменьшаем отступы */
    }
}
  

/* Для экранов шириной до 768px */
@media (max-width: 768px) {
    .restricted-width {
        max-width: 95%;    /* Ширина почти на всю ширину экрана */
    }
}

/* Для экранов шириной до 576px */
@media (max-width: 576px) {
    .restricted-width {
        padding: 5px;      /* Уменьшаем отступы */
    }
}
@media (max-width: 600px) {
    .slick-slider .slick-slide {
        width: 100%;  /* 1 блок на ширине 420px */
        display: inline-block;
    }
}

@media (min-width: 600px) and (max-width: 921px) {
    .slick-slider .slick-slide {
        width: 50%; /* 2 блока на ширине от 600px до 921px */
        display: inline-block;
    }
}

/* Для больших экранов */
@media (min-width: 921px) {
    .slick-slider .slick-slide {
        width: 33.33%; /* 3 блока на ширине более 921px */
        display: inline-block;
    }
}
/*
.menu-level-1 {
	top: 0px;
	left: 80% !important;
}
*/
.vopros {
	font-size: 18px;
	margin-top: 0px;
}	

