

/* Start:/local/templates/chudoV2/components/bitrix/news/articles/style.css?173944244274*/
.page-v2 .selected-block {
    border: none;
    padding: 0 0 60px 0;
}
/* End */


/* Start:/local/templates/chudoV2/components/bitrix/news/articles/bitrix/news.detail/.default/style.css?17394432222333*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
.js-not-display {
	display: none;
}
.services_fd__wrapper {
    background: #e7e7e7;
    position: relative;
}
.page-v2 .services_fd__wrapper .content-header {
    z-index: 2;
    background: transparent;
}
.services_fd__img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background-size: cover;
    z-index: 1;
    background-position: center bottom;
}
.services_fd__text {
    max-width: 550px;
    font-size: 20px;
    margin-bottom: 30px;
    color: #555555;
}
.services_fd__wrapper .content-header__title {
    margin: 0;
}
.services_fd__price {
    display: flex;
    justify-content: space-between;
    max-width: 550px;
    margin-bottom: 30px;
}
.services_fd__price .price {
    font-size: 68px;
    color: #FF732C;
    font-weight: bold;
}
.services_fd__price .text {
    font-size: 28px;
    color: #333;
    align-self: center;
}
.services_fd__wrapper a.btn-type-green {
    margin-bottom: 80px;
}
.page-v2 .page-cols-right_type2 {
    padding: 0;
}
.dis-left-menu-col {
    border: 1px solid #E3E3E5;
    border-radius: 25px;
    margin-bottom: 25px;
}
.dis-left-menu-col ul {
    padding: 10px 30px;
}
.dis-left-menu-col .left-menu__item a {
    color: #333;
    font-size: 16px;
	padding: 0;
}
.dis-left-menu-col .left-menu__item {
    margin: 10px 0 0 0;
}
.dis-left-menu-col .left-menu__item:first-child {
    margin: 0;
}
.dis-left-menu-col .left-menu__item.left-menu__item_active a {
    color: #169F8F;
}
.dis-left-menu-col a.dis-left-title {
    background: #F0F3F5;
    padding: 13px 30px;
    color: #222;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    display: block;
    border-radius: 20px 20px 0 0;
}
.dis-left-menu-col .directions-menu li .left-menu__link {
	color: #333;
    text-transform: uppercase;
    font-weight: bold;
}
@media only screen and (max-width: 620px) {
    .services_fd__img {
        background-image: unset !important;
    }
    .services_fd__price {
        width: 100%;
        flex-direction: column;
        text-align: center;
	}
	.page-v2 .services_fd__wrapper a.btn-type-green {
		width: auto;
        display: block;
	}
}
/* End */


/* Start:/local/templates/chudoV2/components/bitrix/news.list/doctors-similar-v2/style.css?17506782393779*/
.doctors-v2-row .doctors-v2-item{
    width: calc(50% - 40px);
    display: block;
    opacity: 1;
    background-color: rgba(240, 243, 245, 1);
    border-radius: 25px;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
    position: relative;
    margin-top: 40px;
    padding: 0 12px 24px;
}
.show-more-doctor {
    margin: 40px auto 0;
    width: 200px;
    cursor: pointer;
}
.doctors-v2-row .doctors-v2-item.hidden {
    display: none;
}
.v2-grey-section .doctors-v2-item {
    background-color: #fff;
}
.doctors-v2-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.doctors-v2-scroll {
    padding-bottom: 24px;
}
.doctors-v2-item__cont {
    padding: 40px 40px 20px 40px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
}
.doctors-v2-item__cont .doctors-v2-item__name .bold {
    color: #333;
    font-size: 20px;
    text-transform: uppercase;
}
.doctors-v2-item__cont .price-row {
    min-height: 76px;
    margin-bottom: 0;
}
.doctors-v2-item__cont .doctors-v2-item__name {
    color: #333;
    font-size: 18px;
}
.doctors-v2-item_post {
    max-width: 60%;
    margin-bottom: 30px;
}
.doctors-v2-item-rev {
    color: #169F8F;
    position: relative;
}
.doctors-v2-item-rev:before{
    content: '';
    background: url(/upload/img/rev_ico.svg) center / contain no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    left: -10px;
    top: 3px;
}
.doctors-v2-item__cont a.btn-type1 {
    background: #169F8F;
    font-size: 18px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
}
.doctors-v2-item ul.ico-list {
    display: flex;
    position: absolute;
    top: -20px;
    left: 30px;
}
.doctors-v2-item ul.ico-list li {
    margin: 0 10px;
    background: #DBF3F1;
    padding: 6px 12px;
    border-radius: 13px;
    display: flex;
    align-items: center;
}
.doctors-v2-item .ico-list__item:after {
    top: 20px;
}
.doctors-v2-item-price__val,
.doctors-v2-item-price__val--discrount {
    color: #FF732C;
    font-size: 36px;
    font-weight: bold;
}
.doctors-v2-item-price__val.price-through {
    font-size: 24px;
    color: #828282;
    text-decoration: line-through;
    text-decoration-color: #828282;
    -moz-text-decoration-color: #828282;
}
.doctors-v2-item-price__title {
    color: #828282;
}

.doctor_img_wrap .doctor_img__hover {
    opacity: 0;
}
.doctor_img_wrap {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 300px;
    height: 100%;
}
.doctors-v2-item .doctor_img_wrap img {
    -webkit-transition: all .4s cubic-bezier(.46,.84,.32,.94);
    transition: all .4s cubic-bezier(.46,.84,.32,.94);
    position: absolute;
    /* width: 100%;
    height: 100%; */
    right: 0;
    bottom: 0;
    display: block;
    border-bottom-right-radius: 25px;
}
.doctors-v2-item:hover .doctor_img_wrap img {
    opacity: 0;
}
.doctors-v2-item:hover .doctor_img_wrap img.doctor_img__hover{
    opacity: 1;
}

@media (max-width: 1200px) {
    .row .doctors-v2-item-rev {
        padding-left: 30px;
    }
    .doctors-v2-item-rev:before {
        left: 10px;
    }
}
@media (max-width:1024px) { 
    .doctors-v2-row .doctors-v2-item {
        width: 100%;
    }
    .doctor_img_wrap {
        width: 280px;
    }
}
@media (max-width:768px) {
    .doctors-v2-item__cont {
        padding: 20px;
    }
}
@media only screen and (max-width: 620px) {
    .doctor_img_wrap {
        width: 180px;
    }
}
/* End */


/* Start:/local/templates/chudoV2/components/bitrix/news.list/reviews-v2-services/style.css?17336741241076*/
.reviews_v2__item.slick-slide {
    background: #fff;
    border-radius: 25px;
    margin-right: 15px;
    padding: 40px;
    min-height: 250px;
}
.reviews_v2__item__date {
    text-align: right;
    color: #828282;
    font-size: 14px;
}
.reviews_v2__item__name,
.reviews_v2__doc-title {
    color: #555555;
    font-size: 20px;
}
.row.reviews_v2__head {
    margin-bottom: 10px;
}

.reviews_v2__doc-link a {
    background: #DBF3F1;
    padding: 6px 12px;
    border-radius: 8px;
}
a.reviews_v2__item__url {
    border-bottom: 1px solid;
    color: #169F8F;
}

.reviews_v2__more {
    padding: 100px 0 20px 0;
    font-size: 30px;
}
.reviews_v2__more span {
    color: #169F8F;
    font-weight: bold;
}
.reviews_v2__images {
    background: #fff;
    padding: 40px;
    border-radius: 25px;
}
.reviews_v2__images div {
    text-align: center;
}

.review_v2__btn {
    max-width: 200px;
    margin: 70px auto 0;
    height: 40px;
}
.reviews_v2__doctor .reviews_v2__doc-link {
    position: absolute;
    bottom: 30px;
}
/* End */


/* Start:/local/templates/chudoV2/components/custom/iblock.element.add.form/price/style.css?1721466329113*/
#price_list_div {
    pointer-events: none;
    font-size: 14px;
}
#price_list_div p {
    margin-bottom: 5px;
}

/* End */
/* /local/templates/chudoV2/components/bitrix/news/articles/style.css?173944244274 */
/* /local/templates/chudoV2/components/bitrix/news/articles/bitrix/news.detail/.default/style.css?17394432222333 */
/* /local/templates/chudoV2/components/bitrix/news.list/doctors-similar-v2/style.css?17506782393779 */
/* /local/templates/chudoV2/components/bitrix/news.list/reviews-v2-services/style.css?17336741241076 */
/* /local/templates/chudoV2/components/custom/iblock.element.add.form/price/style.css?1721466329113 */
