.catalog-item--recommendation::after{
    content: 'NEW';
}

.beauty-item-img-3 img{
    position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	min-width: 100%;
	height: 100%;
	line-height: 96.9697%;
	-webkit-transform: translate(-60%, -50%);
	-ms-transform: translate(-60%, -50%);
	transform: translate(-60%, -50%);
}

.online-box__btn {
    z-index: 10000;
    box-sizing: border-box;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: fixed;
    right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
}

.online-box__doctor{
    bottom: 160px;
	right: 60px;
}

.online-box__doctor img{
	width: 120px;
}

/*********************************************logo-container************************************************/

.logo-container{
    margin: 50px 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: left;
    flex-wrap: wrap;
}

.logo-item-top{
    border: 1px solid #14161e;
    border-radius: 15px 15px 0px 0px;
    -webkit-border-radius: 15px 15px 0px 0px;
    -moz-border-radius: 15px 15px 0px 0px;
    -ms-border-radius: 15px 15px 0px 0px;
    -o-border-radius: 15px 15px 0px 0px;
}

.logo-item-center{
    border-left: 1px solid #14161e;
    border-right: 1px solid #14161e;
}

.logo-item-bottom{
    border: 1px solid #14161e;
    border-radius: 0px 0px 15px 15px;
    -webkit-border-radius: 0px 0px 15px 15px;
    -moz-border-radius: 0px 0px 15px 15px;
    -ms-border-radius: 0px 0px 15px 15px;
    -o-border-radius: 0px 0px 15px 15px;
}

.logo-item{
    width: 22rem;
    height: 10rem;
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: 110px;
}

.logo-item-text{
    font-size: 1.2em;
    color: #14161e;
}

.reviews-text-container{
    text-align: justify;
}

.logo-item img{
    max-height: 140px;
}

.logo-item a{
    align-items: center;
    justify-content: left;
    width: 100%;
    padding-left: 2em;
    height: 100%;
    display: flex;
}

.logo-item-top a:hover{
    background-color: #14161e;
    color: white;
    text-decoration: none;
    border-radius: 13px 13px 0px 0px;
    -webkit-border-radius: 13px 13px 0px 0px;
    -moz-border-radius: 13px 13px 0px 0px;
    -ms-border-radius: 13px 13px 0px 0px;
    -o-border-radius: 13px 13px 0px 0px;
}

.logo-item-bottom a:hover{
    background-color: #14161e;
    color: white;
    text-decoration: none;
    border-radius: 0px 0px 13px 13px;
    -webkit-border-radius: 0px 0px 13px 13px;
    -moz-border-radius: 0px 0px 13px 13px;
    -ms-border-radius: 0px 0px 13px 13px;
    -o-border-radius: 0px 0px 13px 13px;
}

.logo-transition{
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
}

.logo-item-center a:hover{
    background-color: #14161e;
    color: white;
    text-decoration: none;
}

.logo-item{
    position: relative;
}

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

  }

@media screen and (max-width: 500px) {
    .logo-item-top a:hover{
        background-color: white;
        color: #14161e;
    }

    .logo-item-bottom a:hover{
        background-color: white;
        color: #14161e;
    }

    .logo-container{
        align-items: center;
    }

    .logo-item-center a:hover{
        background-color: white;
        color: #14161e;
        text-decoration: none;
    }
}

.main-bunner-item.main-bunner-item_modified {
    height: auto;
    padding-top: 50%;
}

.youtube-video {
    aspect-ratio: 16 / 9;
    width: 100%;
}

.wahelp_main_widget {
    right: 35px!important;
    bottom: 35px!important;
}

.transition-fast-all[button-placement=bottomRight] {
	bottom: 65px;
	right: 40px;
}

.INDsemicircle-btn {
	top: auto!important;
	bottom: 110px!important;
}

.online_box .yButton {
    position: fixed!important;
    width: 80px!important;
    height: 80px!important;
    box-sizing: border-box!important;
}

.online_box .yButtonBackground {
    position: absolute!important;
    left: 0!important;
    top: 0!important;
    width: 80px!important;
    height: 80px!important;
    border-radius: 100%!important;
    background-color: #1c84c6;
    opacity: .8!important;
    box-sizing: border-box!important;
}

.online_box .yButton.left {
    left: 0!important;
}

.online_box .yButton.middle {
    bottom: 170px!important;
    transform: translateY(-50%);
}

.online_box .yButton.left.middle {
    width: 61px!important;
    height: 61px!important;
    border-radius: 0 100% 100% 0!important;
}

.online_box .yButton.left.middle .yButtonBackground {
    width: 100%!important;
    height: 100%!important;
    border-radius: 0 100% 100% 0!important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 10px;
}

.online_box .yButton.left.middle .yButtonBackground img {
    object-fit: contain;
    height: 34px;
    width: 34px;
}

.online_box .yButton.left.middle img {
    position: relative;
}

.lp9-pop {
	bottom: 10px!important;
}


/* Баннер на главной странице */
.banner-main-page {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    background: url(./img/doctor-babor-pro.jpg) 20% 50% no-repeat;
    background-size: cover;
}

.banner-main-page .container {
    max-width: 100%;
}

@media (min-width: 1200px) {
    .banner-main-page .container {
        max-width: 1140px;
    }
}

@media (min-width: 1440px) {
    .banner-main-page .container {
        max-width: 1326px;
    }
}

.banner-main-page a,
.banner-main-page a:hover {
    text-decoration: none;
}

.banner-main-page__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 218px;
    margin: 0 auto;
}

@media (min-width: 576px) {
    .banner-main-page__content {
        max-width: 508px;
    }
}

@media (min-width: 768px) {
    .banner-main-page__content {
        max-width: 688px;
        height: 312px;
    }
}

@media (min-width: 992px) {
    .banner-main-page__content {
        max-width: 928px;
    }
}

@media (min-width: 1200px) {
    .banner-main-page__content {
        max-width: 1085px;
    }
}

@media (min-width: 1440px) {
    .banner-main-page__content {
        max-width: 1266px;
    }
}

.banner-main-page__title {
    margin-top: 3.8em;
    max-width: 210px;
    color: #fff;
    font-size: 2em;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    line-height: 1.33333em;
}

@media (min-width: 576px) {
    .banner-main-page__title {
        margin-bottom: 0.4em;
        line-height: 1.2em;
    }
}

@media (min-width: 768px) {
    .banner-main-page__title {
        max-width: 330px;
        margin-bottom: 0.4em;
        font-size: 2.5em;
        line-height: 1.2em;
    }
}

@media (min-width: 1200px) {
    .banner-main-page {
        padding: 0;
        background: none;
    }

    .banner-main-page .container {
        padding-left: 0;
        padding-right: 0;
        background: url(./img/doctor-babor-pro.jpg) 50% 50% no-repeat;
        background-size: cover;
    }
}


/* Баннер вакансий на главной странице */
.banner-with-text {
    margin-top: 1.5em;
    margin-bottom: 3.5em;
}

.banner-with-text .container {
    display: flex;
}

.banner-with-text .container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    flex-direction: column;
}

@media (min-width: 768px) {
    .banner-with-text .container {
        flex-direction: row;
    }
}

@media (min-width: 1200px) {
    .banner-with-text .container {
        max-width: 1140px;
    }
}

@media (min-width: 1440px) {
    .banner-with-text .container {
        max-width: 1326px;
    }
}

.banner-with-text__image,
.banner-with-text__content {
    width: 100%;
}

@media (min-width: 768px) {
    .banner-with-text__image,
    .banner-with-text__content {
        width: 50%;
    }
}

.banner-with-text__image {
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 240px;
}

@media (min-width: 768px) {
    .banner-with-text__image {
        min-height: 300px;
        height: auto;
    }
}

.banner-with-text__image.banner-with-text__image_job {
    background-image: url(./img/banner-job.jpg);
}

.banner-with-text__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #e6d3cd;
    padding: 30px 35px;
}

.banner-with-text__links {
    display: flex;
    gap: 10px;
}

.banner-with-text__btn {
    display: block;
    background-color: #7c4d3e;
    padding: .57143em 1em;
    margin-top: 5px;
    border-radius: .14286em;
    color: #fff;
    font-family: "Noto Sans", sans-serif;
    font-size: .875em;
    font-weight: 700;
    line-height: 1.71429em;
}

.banner-with-text__btn:hover {
    color: #fff;
    text-decoration: none;
}

.banner-with-text__link {
    display: block;
    margin-top: 20px;
    color: #7c4d3e;
    font-family: "Noto Sans", sans-serif;
    font-weight: 700;
    text-decoration: underline;
    text-transform: uppercase;
}

.banner-with-text__link:hover {
    color: #7c4d3e;
}


#INDmenu-btn {
	display: block!important;
}

.category-list-mobile {
    display: none;
    min-height: 35.5px;
    position: relative;
    width: 100%;
    max-width: 100%;
    margin-top: 40px;
    margin-bottom: 10px;
    overflow-x: auto;
    scrollbar-color: #ececec transparent;
    scrollbar-width: thin;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.category-list-mobile::-webkit-scrollbar {
    height: 3px;
    background: transparent;
}

.category-list-mobile::-webkit-scrollbar-track {
    background: transparent;
    height: 3px;
}

.category-list-mobile::-webkit-scrollbar-thumb {
    background: #ececec;
    border-radius: 3px;
    border: 0;
    height: 3px;
}

.category-list-mobile-items {
    display: flex;
    flex-wrap: nowrap;
    white-space: nowrap;
}

.category-list-mobile-item {
    padding: 0 15px;
    font-size: 15px;
    line-height: 1.5;
    -webkit-font-feature-settings: "pnum" on,"lnum" on;
    font-feature-settings: "pnum" on,"lnum" on;
    color: #2c2c2c;
}

.category-list-mobile-item.active .category-list-mobile-link {
    font-weight: 700;
}

@media (max-width: 991px) {
    .category-list-mobile {
        display: block;
    }
}

@media (max-width: 768px) {
    .category-list-mobile::-webkit-scrollbar-thumb {
        background: transparent;
    }

    .category-list-mobile {
        scrollbar-width: none;
    }
}

.category-list-mobile-link {
    text-decoration: none;
    color: inherit;
}

.ps-btn-float.bottom.right {display: none!important;}
.yButton.bottom.right {display: none!important;}

/* кастомный виджет онлайн-записи */
.online-register-widget-custom {
    position: fixed;
    bottom: 50px;
    right: 50px;
    cursor: pointer;
    z-index: 9999;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    display: flex;
}

.online-register-widget-custom:hover {
    opacity: 0.8;
}

.online-register-widget-custom svg  {
    overflow: visible;
    -webkit-filter: drop-shadow( -4px 10px 10px rgba(0, 0, 0, 0.0) );
    filter: drop-shadow( -4px 10px 10px rgba(0, 0, 0, 0.0) );
}

.online-register-widget-custom svg .animated {
    -webkit-animation: booking-circles 3000ms infinite;
    animation: booking-circles 3000ms infinite;
    transform-origin: center;
}

@-webkit-keyframes booking-circles {
    0% {
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1);
        opacity: 0.7;
    }
    50% {
        -webkit-transform: translate3d(0, 0, 0) scale(2);
        transform: translate3d(0, 0, 0) scale(2);
        opacity: 0.05;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0) scale(3);
        transform: translate3d(0, 0, 0) scale(3);
        opacity: 0;
    }
}

@keyframes booking-circles {
    0% {
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1);
        opacity: 0.7;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0) scale(1.8);
        transform: translate3d(0, 0, 0) scale(1.8);
        opacity: 0;
    }
}

.online-register-widget-custom .text-widget-block {
    display: flex;
    position: absolute;
    width: 100%;
    height: 100%;
    align-items: center;
    align-content: center;
    justify-content: center;
    top: 0;
    left: 0;
}

.online-register-widget-custom .text-widget {
    width: 75px;
    overflow: hidden;
    text-align: center;
    margin: auto;
    display: table;
    align-items: center;
    word-wrap: break-word;
    overflow-wrap: break-word;
    font-size: 14px;
    font-family: "Open Sans Bold", sans-serif;
    vertical-align: middle;
    color: #fff;
}
.online-register-widget-custom .text-value {
    display: table-cell;
    vertical-align: middle;
    width: 75px;
    max-width: 75px;
}

.catalog-container.catalog-container-wide {
    width: 100%;
    margin-bottom: 30px;
}
