

/* Start:/local/templates/praktik72/components/bitrix/news/doctors/bitrix/news.list/.default/style.css?17721891891921*/
a.nounderline,
a.nounderline:hover,
a.nounderline:hover div{
    text-decoration: none;
}

.doctors__block{position: relative;
    height: 443px;
    background-position: top;
    background-size: cover;
    overflow: hidden;
    margin-bottom: 30px;
    width: 100%;
    object-fit: cover;
    object-position: top;
    display: block;
}

.doctors__more-btn{margin-left: auto;
    margin-right: auto;
    position: relative !important;
    z-index: 2 !important;
    margin-bottom: 30px;
    transform: none !important;
    text-align: center;
}

.doctors__data{opacity: 0;
    transition: .3s;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.doctors__data-in{position: relative}

.doctors__title{font-size: 18px;
    line-height: 29px;
    font-weight: 900;
    color: #f5efd3;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
    z-index: 2;
}

.doctors__title.doctors__title-n{
    color: #000000
}

.doctors__type,
.doctors_stage{
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
    color: #f5efd3;
    text-align: center;
    margin-bottom: 25px;
    position: relative;
    z-index: 2;
}

.doctors__type.doctors__type-n,
.doctors_stage{
    color: #000000
}

.doctors__tr1{transition: .3s;
    opacity: 0;
    position: absolute;
    z-index: 1;
    width: 200%;
    top: -75px;
    left: -100px;
    height: 200%;
    background-color: rgba(0, 0, 0, 0.4);
    transform: rotate3d(1, 1, 1, 45deg);
}

.doctors__tr2{
    transition: .3s;
    opacity: 0;
    position: absolute;
    z-index: 1;
    width: 200%;
    top: -75px;
    left: 8px;
    height: 200%;
    background-color: rgba(0, 0, 0, 0.4);
    transform: rotate3d(1, 1, 1, 10deg);
}

.doctors__block:hover .doctors__data,
.doctors__block:hover .doctors__tr1,
.doctors__block:hover .doctors__tr2{
    opacity: 1;
}

.service__more-btn{
    border-radius: 48px;
}

.tags-tablet{
    padding: 0 30px;
}
/* End */
/* /local/templates/praktik72/components/bitrix/news/doctors/bitrix/news.list/.default/style.css?17721891891921 */
