

/* Start:/local/assets/css/components/doctors2.css?17489439268732*/
.doctors__block{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    margin-bottom: 30px;
}

.grid-three-column .doctors__block{
    grid-template-columns: repeat(3, 1fr);
}

.doctors__container .doctors__block {
    position: relative;
}

.not-foundSection .link-city-search{
    display: flex;
    gap: 8px;
    align-items: center;
}

.doctors__block_item{
    padding: 16px;
    background-color: var(--light-grey);
    border-radius: 12px;
    position: relative;
}

.doctors__block_item  p{
    font-family: Golos;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    bottom: 16px;
}

.addition-block {
    display: none;
}

.doctors__block_item .grayText.doctors__block_lower-text{
    position: absolute;
}
.doctors__block_info{
    display: flex;
    padding-bottom: 20px;
}

.doctors__block_info a{
    height: fit-content;
    width: auto;
    margin-right: 12px;
}


.doctors__block_info  a> img{
    height: 70px;
    width: 70px;
    border-radius: 12px;
}


.doctors__block_info > span > p{
    font-family: Golos;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
}

.doctors__block_info > span{
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding-top: 6px;
}

.doctors__block_about{
    font-family: Golos;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
}


.doctors__block_about div:hover,
.doctors__block_about a:hover{
    color: #2CC379;
}

.doctors__block_about a .icon-link{
    color: #2CC379;
    font-size: 12px;
    font-weight: 100;
}

.doctors__block_about div .toggleButton{
    font-size: 12px;
}

.doctors__block_about{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 16px;
    border-bottom: 1px solid #E0E4F4;
    margin-bottom: 30px;
}

.doctors__block_about div,
.doctors__block_about a{
    cursor: pointer;
    display: flex;
    align-items: center;
}

.doctors__block_about > div > i,
.doctors__block_about > a > i{
    padding-left: 8px;
    margin-top: 1px;
}

.doctors__block_item > .addition-block{
    position: absolute;
    left: 0;
    background-color: var(--light-grey);
    width: 100%;
    padding: 16px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    box-shadow: 2px 32px 40px rgba(0, 0, 0, 0.08);
    z-index: 9;
    margin-top: -30px;
}

.doctors__block_item .preloader-block{
    margin-top: 16px;
    height: auto;
}

.doctors__block_item .preloader-new{
    justify-content: center;
    padding: 16px
}

.doctors__block_item .icon-size{
    padding-left: 9px;
}

.timetable-doctor_adress{
    display: flex;
    align-items: center;
    gap: 8px;
    overflow: auto;
}

.timetable-doctor_adress button{
    padding: 7px 12px;
    background-color: white;
    border-radius: 20px;
}

.timetable-doctor_adress button i{
    padding-right: 10px;
}

.timetable-doctor_adress i::before{
    color:  var(--green);
}

.timetable-doctor_adress .slick-active{
    background-color: var(--green);
    color: white;
}

.timetable-doctor_adress .slick-current i::before{
    color: white;
}

.timetable-doctor_adress .slick-slide{
    width: auto;
    margin-right: 10px;
}

.slick-slide:hover:not( .timetable-doctor__inactive){
    color: var(--green);
}

/* ховер слайдера */
.addition-block__timetable-doctor .button-container button:not(.active-tab-time):hover {
    background-color: var(--green-hover);
    color: #ffffff;
}

/* общие кнопки */
.timetable-doctor_adress .arrow-slick{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30px;
    width: 30px;
    background-color: var(--light-grey-hover);
}

.timetable-doctor_adress .arrow-slick i{
    font-size: 10px;
}

.timetable-doctor_adress .arrow-slick i::before{
    color: black;
}

.arrow-slick:hover i::before {
    color: var(--green);
}

button.arrow-slick>i{
    padding: 0px;
}
/* общие кнопки END*/

/* позиционирование стрелок adress */
.timetable-doctor_adress .arrow-right{
    position: absolute;
    right: 40px;
    z-index: 10;
}

.timetable-doctor_adress .arrow-left{
    position: absolute;
    right: 0px;
}

.timetable-doctor_adress .slick-list{
    width: calc(100% - 75px);
}
/* позиционирование стрелок adress  END*/


/* время записи */
.addition-block__timetable-doctor{
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.timetable-doctor__data button div{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.timetable-doctor_adress.timetable-doctor__data button:not(.arrow-slick){
    padding: 5px;
    border-radius: 8px;
}

.timetable-doctor_adress.timetable-doctor__time button:not(.arrow-slick){
    padding: 7px 16px;
    border-radius: 50px;
}

.timetable-doctor_adress button.timetable-doctor__inactive{
    background-color: #E8EAF5;
    color: #8E94AB;
}

.timetable-doctor__time-check{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.timetable-doctor__time-check .timetable-doctor__time{
    width: calc(100% - 120px);
}

.popup__overlay-container .timetable-doctor__time-check .timetable-doctor__time{
    width: 100%;
}

.timetable-doctor__data .slick-list .slick-slide span:first-child{
    font-family: Raleway;
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
}

.timetable-doctor__data .slick-list .slick-slide span:last-child{
    font-family: Golos;
    font-size: 10px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: -0.03em;
}

.doctors__block .not-foundSection{
    grid-column: span 3;
}

.block__photo-photo-no-photo{
    position: static;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    flex-shrink: 0;
}

.block__photo-photo-no-photo i{
    color: #8E94AB;
    font-size: 25px;
    padding-right: 0px;
}

.manager-doctor__info .block__photo-photo-no-photo,
.block__photo-info .block__photo-photo-no-photo{
    position: absolute;
    width: 80px;
    height: 80px;
    background-color: var(--light-grey);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* табы инфо врача */
.doctors__block_info-tab{
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.doctors__block_info-tab div {
    padding: 8px 12px;
    border: 1px solid #E0E4EB;
    border-radius: 50px;
    font-family: Raleway;
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: -0.02em;
    width: fit-content;
    display: flex;
    align-items: center;
}

.doctors__block_info-tab i {
    margin-right: 6px;
    font-size: 15px;
}
/* табы инфо врача END */

/* Расписание врача */
.button-container {
    display: flex;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-x: auto;
    white-space: nowrap;
    gap: 10px;
}

.timetable-doctor_adress button.active-tab-time{
    background-color: var(--green);
    color: white;
}

.timetable-doctor_adress .active-tab-time i:before{
    color: white;
}

.filter-button{
    display: flex;
    margin-left: auto;
    gap: 10px;
}

.timetable-doctor__time-check .filter-button{
    padding-right: 10px;
}

.filter-button div{
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30px;
    width: 30px;
    background-color: var(--light-grey-hover);
    cursor: pointer;
}

.filter-button .arrow-slick i {
    font-size: 10px;
}
/* Расписание врача END */

.doctors__container .zapis-uslug_pagination{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media screen and (max-width: 1000px){
    .grid-three-column .doctors__block{
        grid-template-columns: repeat(2, 1fr);
    }
}

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

    .slick-slide:hover:not( .timetable-doctor__inactive){
        color: inherit;
    }

    .doctors__block {
        grid-template-columns: repeat(1, 1fr);
    }

    .grid-three-column .doctors__block{
        grid-template-columns: repeat(1, 1fr);
    }
    .timetable-doctor_adress .slick-list{
        position: relative;
    }

    .timetable-doctor_adress .slick-list::after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 20px;
        backdrop-filter: blur(1px);
        background: linear-gradient(to left, rgb(246 247 251), rgba(255, 255, 255, 0.2))
      }
}

@media screen and (max-width: 380px) {
    .manager-doctor__tabs div {
        padding: 8px 10px;
    }    
}
/* End */


/* Start:/local/assets/css/components/doctor_zapis.css?17417729068668*/
.block__photo-photo__block{
    max-width: 300px;
    height: 293px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-right: 39px;
    border-radius: 10px;
    position: relative;
    background-color: white;
}

.block__photo-photo__block .block__photo-photo-no-photo{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.block__photo-photo__block .block__photo-photo-no-photo i{
    font-size: 74px;
}

.block__photo-photo__block-reviews{
    padding: 10px 20px;
    border-radius: 8px;
    background-color: var(--light-grey);
    z-index: 1;
    position: absolute;
    bottom: -16px;
    transform: translate(-50%);
    left: 50%;
    display: flex;
    min-width: 220px;
    flex-direction: row;
    justify-content: center;
}

.block__photo-photo .block__photo-photo__block-reviews i{
    color: #FFBF74;
    font-size: 14px;
    padding-right: 0px;
}

.block__photo-info{
    padding: 30px;
    background-color: var(--light-grey);
    border-radius: 12px;
    display: grid;
    grid-template-columns: repeat(9, 1fr);
}

.block__photo-info .smСard__link{
    padding-bottom: 0px;
}

.block__photo-info__title h1{
    font-family: Raleway;
    font-size: 28px;
    font-weight: 400;
    line-height: 38px;
    margin-bottom: 0px;
}


.block__photo-info__about{
    grid-column: 4 / 10;
    gap: 0 20px;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    width: 100%;
    height: fit-content;
    padding-top: 5px;
}

.block__photo-info__about .billet-block__info{
    margin-bottom: 15px;
}

.block__photo-info_span4{
    grid-column: 1 / 5;
    height: fit-content;
    display: grid;
    gap: 10px;
}

.block__photo-info_span2{
    grid-column: 5 / 7;
    display: grid;
    gap: 10px;

}

.block__photo-info__price a{
    margin-left: 12px;
	height: fit-content;
    width: fit-content;
}

.block__photo-info_span6{
    grid-column: 1 / 7;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 20px;
}

.block__photo-info__main{
    padding-top: 33px;
    padding-bottom: 42px;
}

.block__photo-info__main-contain{
    grid-column: span 2;
    gap: 10px;
    display: flex;
    flex-direction: column;
}

.block__photo-info__main-contain div{
    display: flex;
    flex-direction: column;
    gap: 6px;
    max-height: 41px;
    overflow: hidden;
}

.block__photo-info__main-contain span{
    color: #8E94AB;
}

.block__photo-info__price.block__photo-info_span2{
    display: block;
    min-width: 200px
}

.block__photo-info__bottom > span{
    grid-column: 2 / 7;
    align-self: center;
}


.block__photo-info__bottom-mob{
    grid-column: 1 / 10;
    display: grid;
    grid-template-columns: repeat(9, 1fr);
    align-items: center;
    display: none;
}

.block__photo-info__bottom-mob div{
    min-width: 300px;
    grid-column: 1 / 5;
}

.block__photo-info__bottom-mob span{
    grid-column: 5 / 10;
}

.block__photo-photo{
    grid-column: 1 / 4;
    min-width: 300px;
    max-width: 300px;
}

.block__photo-info__title-tabs{
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.tab-mini-info{
    padding: 6px 12px;
    border: 1px solid #E0E4EB;
    border-radius: 50px;
    font-family: Raleway;
    letter-spacing: -0.02em;
    width: fit-content;
    font-family: Golos;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
}

.tab-mini-info i{
    margin-right: 6px;
    font-size: 15px;
}

.billet-block__info{
    display: block;
    background-color: white;
    padding: 8px 8px 8px 12px;
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-height: 40px;
    gap: 20px;
    width: fit-content;
}

.billet-block__info::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -10px;
    transform: translateY(-50%);
    width: 0px;
    height: 0;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-left: 11px solid #fff;
}

/* выпадающее предупреждение на цене */
.billet-block__info > span{
    white-space: nowrap;
}

.block__photo-info__price .billet-block-tool{
    right: 0px;
}

.billet-block__info span {
    font-family: Golos;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.01em;
    color: #EB5757;
    white-space: nowrap;
}
/* выпадающее предупреждение на цене END */



/* выпадающее предупреждение на цене */
.billet-block__info{
	position: relative;
  }
  
.billet-block-tool{
	font-size: 12px;
	display: none;
	padding: 8px 16px;
	position: absolute;
	border-radius: 4px;
	background: white;
	top: -40px;
	color: black;
	right: 0px;
	white-space: nowrap;
	width: fit-content;
}

.billet-block__info i{
	margin-left: 6px;
}

.tabBlock__info .billet-block-tool{
	left: -28px;
}

.billet-block__info .icon-ask-circle{
	color: #8E94AB;
	cursor: pointer;
	font-size: 13px;
}

.billet-block__info .icon-ask-circle:hover{
	color: var(--green-hover)	
}
/* выпадающее предупреждение на цене END */

  
@media screen and (max-width: 1010px) {
    .block__photo-info_span4 {
        grid-column: span 6;
    }

    .block__photo-info_span2 {
        grid-column: span 6;
    }

    .block__photo-info__main-contain {
        grid-column: span 3;
    }

    .block__photo-info__title{
        padding-bottom: 24px;
    }

    .block__photo-info__main{
        padding-top: 20px;
        padding-bottom: 24px;
    }

    .block__photo-photo {
        grid-column: 1 / 5;
    }

    .block__photo-info__about {
        grid-column: 5 / 10;
        padding-top: 0px;
    }

    .block__photo-info__bottom-mob{
        display: grid;
        gap: 16px;
    }

    .block__photo-info__bottom{
        display: none;
    }

    .block__photo-info__price .billet-block__info{
        grid-column: span 3;
        margin-bottom: 0px;
    }

    .block__photo-info__price.block__photo-info_span2{
        display: grid;
        grid-template-columns: repeat(6, 1fr);
        gap: 20px;
    }

    .block__photo-info__price.block__photo-info_span2 a{
        grid-column: span 3;
    }

    .block__photo-info__price a{
        margin-left: 0px;
        align-self: center;
        margin-bottom: 0px;
    }

    .block__photo-info__price .billet-block__info {
        min-width: 171px;
    }

    .block__photo-info__title h1 {
        font-size: 24px;
        line-height: 28px;
    }

    .block__photo-info{
        padding: 24px;
    }

    .block__photo-info__price .billet-block-tool{
        right: 0px;
    }
}

@media screen and (max-width: 750px) {
    .block__photo-info__about {
        grid-column: 1 / 10;
    }

    .block__photo-photo{
        padding-bottom: 16px;
        grid-column: 1 / 10;
        margin: 0 auto;

    }

    .block__photo-info{
        flex-direction: column;
    }

    .block__photo-info__main-contain {
        grid-column: span 3;
    }

    .block__photo-info__title p {
        font-size: 20px;
        line-height: 30px;
    }


    .block__photo-info__bottom-mob div{
        grid-column: 1 / 10;
        display: flex;
        justify-content: center;
    }
    
    .block__photo-info__bottom-mob span{
        grid-column: 1 / 10;
        text-align: center;
    }

    .block__photo-photo__block {
        margin-right: 0px;
    }
}


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

    .block__photo-info{
        padding: 20px;
    }

    .block__photo-info__main-contain {
        grid-column: span 6;
    }

    .block__photo-info-ul.custom-ul{
        margin-bottom: 30px;
    }

    .block__photo-info__bottom-mob div {
        min-width: none;
    }

    .block__photo-photo__block {
        width: 279px;
        width: 100%;
        /* 267 */
        margin-right: 0px;
    }

    .block__photo-photo{
        min-width: auto;
        max-width: none;
        width: 100%;
        margin-bottom: 16px;
    }

    .block__photo-info__title h1 {
        font-size: 20px;
        line-height: 30px;
    }

    .block__photo-info__bottom-mob span{
        font-size: 12px;
        line-height: 16px;
    }
}

@media screen and (max-width: 375px) {
    .block__photo-info-ul.custom-ul {
        margin-bottom: 0px;
    }
}

/* проба */
.block__photo-info__price a{
    align-self: end;
    margin-bottom: 5px;
    padding-bottom: 0px;
}

.block__photo-info__title p{
    font-family: Raleway;
    font-size: 28px;
    font-weight: 400;
    line-height: 38px;
}

.block__photo-photo i{
    color: var(--green);
    padding-right: 6px;
    font-size: 16px;
}
/* проба  END*/

/* End */


/* Start:/local/assets/css/components/clinics_map.css?17327784673687*/
.adds {
    margin-bottom: 100px;
}

.adds-map .adds__list{
    max-height: 490px;
    overflow: hidden;
}

.adds__col-ul{
    min-width: 340px;
}

.adds__container {
    display: flex;
    background: var(--light-grey);
    border-radius: 12px;
    padding-top: 16px;
    padding-bottom: 16px;
    max-height: 522px;
    padding-right: 16px;
}

.adds__list_el:hover{
    background: #EDEFFD;
}

.adds__list_head {
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px;
    position: relative;
    padding-bottom: 16px;
}

.adds__list_head::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 20px;
    border-bottom: 1px solid var(--border);
}

.adds__title {
    font-weight: 500;
    font-size: 14px;
    padding-left: 21px;
}

.count.count-map:after{
    width: 32px;
    height: 24px;
    background-color: var(--red);
    color: white;
}
.adds__show-more {
    position: relative;
}

.adds__show-more .dropdown__container {
    overflow: unset;
}

.adds__list_body ul {
    overflow: auto;
    height: 490px;
    scrollbar-width: thin;
}

.adds__info_adress,
.adds__info_time1,
.adds__info_time2,
.adds__info_time3,
.adds__info_link,
.adds__info_tel{
    display: none;
}

.map_address_info2{
    background: #FFFFFF;
    width: 220px;
    border-radius: 8px;
    box-shadow: 0px 16px 24px 0px rgba(22, 34, 51, 0.08), 0px 4px 8px -4px rgba(22, 34, 51, 0.08);
    padding: 16px;
    position: relative;
}

.adds__list_body .custom-ul{
    position: relative;
    padding-bottom: 60px;
}

.map_address_info__tel{
    padding-bottom: 18px;
}

.map_address_info-timeWork{
    padding-bottom: 18px;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.map_address_info-timeWork i,
.map_address_info__tel i{
    padding-right: 5px;
}

.adds__list_body .scroll .ps__rail-y {
    right: 8px !important;
}

.adds__list_body li {
    cursor: pointer;
    padding-top: 21px;
    padding-bottom: 21px;
    padding-left: 21px;
}

.adds__list_body li:hover .adds__info_title {
    color: #1FBE70;
}

.adds__list_body li:not(:last-child)::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 20px;
    width: calc(100% - 44px);
    border-bottom: 1px solid var(--border);
}

.adds__list_body li:not(:last-child) {
    position: relative;
}

.adds__list_body li:not(:last-child):hover::before {
    opacity: 0;
}

.adds__info {
    display: flex;
    flex-direction: column;
    gap: 17px;
    font-family: 'Golos';
    font-weight: 400;
    grid-column: 7 span;
    padding-bottom: 12px;
}

.adds__info_title {
    font-size: 12px;
    transition: color .2s;
}

.adds__scheme {
    display: flex;
    align-items: center;
    gap: 6px;
    font-weight: 400;
    font-size: 12px;
    grid-column: 4 span;
    cursor: pointer;
    width: fit-content;
}

.adds__map {
    height: 100%;
    max-height: 562px;
    border-radius: 12px;
    overflow: hidden;
}

.adds__col-map{
    width: 100%;
    flex-grow: 1;
}

.map_address_info2 i{
    padding-right: 8px;
}

.map_address_info2 .smСard__link{
    color: #2D264B;
}

.map_address_info2 .smСard__link:hover{
    color: #2CC379;
}

.map_address_info2 .map_address_info__tel{
    font-size: 14px;
}

@media (max-width:1199px) {
    .adds__info_title {
        font-size: 14px;
    }
}

@media (max-width:767px) {

    .map_address_info2{
        display: none;
    }

    .adds__col.adds__col-ul{
        visibility: hidden;
        height: 0;
        overflow: hidden;
        min-width: 1px;
    }

    .adds__list{
        width: 1px;
    }

    .adds__col-map{
        height: 500px;
    }

    .adds__container {
        padding: 16px;
    }

}
/* End */
/* /local/assets/css/components/doctors2.css?17489439268732 */
/* /local/assets/css/components/doctor_zapis.css?17417729068668 */
/* /local/assets/css/components/clinics_map.css?17327784673687 */
