

/* Start:/about/feedback/feedback.css?17198184076661*/
.doctor-review__item-link img{
    width: 64px;
    height: 64px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 100%;
}
.doctor-zapis-otziv .doctor-review__slide{
    border-radius: 20px;
    border: 0.5px solid #2F948C;
    background: #FFF;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    margin-right: 0px;
    margin-left: 0;
}
.doctor-zapis-otziv .doctor-review__item-link{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 37px;
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 12px;
}
.doctor-zapis-otziv .doctor-review__item-short-text,
.doctor-zapis-otziv .doctor-review__item-date{
    color: #000;
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 13px;
}
.doctor-zapis-otziv .bx-viewport{
    margin-left: -24px;
}
.doctor-zapis-otziv .doctor-review__item-button{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    display: block;
    padding: 0;
    border: none;
    color: #2F948C;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
}
.doctor-zapis-otziv .slick-dots{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    list-style: none;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 24px 0;
    gap: 8px;
}
.doctor-zapis-otziv .slick-dots li button{
    color: transparent;
    border: none;
    border-radius: 100%;
    width: 13px;
    height: 13px;
    background: #D9D9D9;
}
.doctor-zapis-otziv .slick-dots li.slick-active button{
    background: #44948C;
}
.doctor-zapis-otziv .slick-track{ margin: 0 -8px;}
.doctor-zapis-otziv .slick-slide { margin: 0 8px;}

 /*Новые отзывы START*/


.doctor-review__item-link {
    display: inline-block;
    overflow: hidden;
}
.doctor-review__item-link img{
    width: 64px;
    height: 64px;
    min-width: 64px;
    max-width: initial;
        -o-object-fit: cover;
       object-fit: cover;
    bottom: 0;
    border-radius: 100%;
}
.doctor-otziv-box{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8px;
    font-weight: 300;
    font-size: 20px;
    color: #000000;
}
.doctor-zapis-otziv {
    margin-top: 100px;
}
.doctor-zapis-otziv .doctor-review__slide{
    border-radius: 20px;
    border: 0.5px solid #2F948C;
    background: #FFF;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 19px 17px 49px 17px;
}
.doctor-zapis-otziv .doctor-review__item-link{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 24px;
    gap: 18px;
}
.doctor-zapis-otziv .doctor-review__item-short-text,
.doctor-zapis-otziv .doctor-review__item-date{
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 13px;
}
.doctor-zapis-otziv .bx-viewport{
    margin-left: -24px;
}
.doctor-zapis-otziv .doctor-review__item-button{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    display: block;
    padding: 0;
    border: none;
    color: #2F948C;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
}
.doctor-zapis-otziv .slick-dots{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    list-style: none;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 24px 0;
}

.doctor-zapis-otziv .slick-dots li{
    width: 13px !important;
    max-width: 13px !important;
    min-width: 13px !important;
    height: 13px !important;
    max-height: 13px !important;
    min-height: 13px !important;
    margin-right: 8px !important;
}
.doctor-zapis-otziv .slick-dots li button {
    color: transparent;
    border: none;
    border-radius: 100%;
     width: 13px !important;
    max-width: 13px !important;
    min-width: 13px !important;
    height: 13px !important;
    max-height: 13px !important;
    min-height: 13px !important;
    background: #D9D9D9;
}

.doctor-zapis-otziv .slick-dots li.slick-active button{
    background: #44948C;
}
.doctor-zapis-otziv .slick-track{ margin: 0 -8px;}
.doctor-zapis-otziv .slick-slide { margin: 0 8px;}

.doctor-zapis-otziv .doctor-review__item-short-text p.breadstext{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    line-height: 21.79px;
}
.doctor-zapis-otziv .doctor-review__item-button:hover{
    background: transparent;
    text-decoration: underline;
    border: none;
    color: #44948C;
}

.doctor-review__item-short-text.activity p {
    margin: 0; /* Убираем внешний отступ */
    -webkit-line-clamp: 5; /* Число отображаемых строк */
    display: -webkit-box; /* Включаем флексбоксы */
    -webkit-box-orient: vertical; /* Вертикальная ориентация */
    overflow: hidden; /* Обрезаем всё за пределами блока */
   }

.doctor-zapis-otziv {
    margin-top: 100px;
    margin-bottom: 64px;
}
.doctor-zapis-online--grid{
	    display: -ms-grid;
	    display: grid;
    -ms-grid-columns: 1fr 16px 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
}
.doctor-zapis-otziv .slick-track{
	margin: 0px 0px;
}
.doctor-zapis-otziv .doctor-review__slide{
	    width: 100%;
    max-width: 100%;
    min-width: 100%;
    height: inherit;
}
.doctor-otziv-box{
	    height: 94px;
}

@media(max-width: 1024px){
	.doctor-zapis-online--grid{
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
	}
}
/*Новые отзывы END*/
/* End */


/* Start:/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/news.list/feedback-24/style.css?1721477738990*/
.row .span12 .transparent-breadcrumbs h1 {
    /*color: #454343;*/
    /*font-weight: 700;*/
    /*font-size: 48px;*/
    /*text-transform: uppercase;*/
    color: #2f948c;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    line-height: 48px;
}

.doctor-otziv-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 6px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.doctor-otziv-tab {
    background: #E1F6F4;
    color: #000000;
    font-size: 14px;
    font-weight: 300;
    border-radius: 20px;
    padding: 6px 23px;
    margin-bottom: 18px;
    cursor: pointer;
}

.doctor-otziv-tab--active {
    background: #2F948C;
    color: #fff;
}

#content .doctor-zapis-otziv {
    margin-top: 45px;
}

@media (max-width: 768px) {
    .row .span12 .transparent-breadcrumbs h1 {
        font-size: 32px;
    }
}
/* End */
/* /about/feedback/feedback.css?17198184076661 */
/* /bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/news.list/feedback-24/style.css?1721477738990 */
