

/* Start:/local/templates/DoctorSmile_2022/components/nastart/block/service_section_top/style.css?175576497644*/
.pic-wrapper img{
    object-fit: cover;
}
/* End */


/* Start:/local/templates/DoctorSmile_2022/components/sprint.editor/blocks/uslugi/_style.css?17557649763267*/
/* Общие стили для блоков */
.sp-block-table table {
    width: 100%;
    border-collapse: collapse;
}

.sp-block-table table tr {
    background: #f7f7f7;
    color: #8a8a8a;
}

.sp-block-table table tr:nth-child(odd) {
    background: #e7e6e6;
}

.sp-block-table table tr:hover {
    background: #d4d4d4;
    color: #000;
}

.sp-block-table table td {
    text-align: left;
    border: 1px solid #ccc;
    padding: 5px;
}

.sp-image img {
    width: 100%;
}

.sp-image-text {
    background: #eee;
    margin: 10px 0 10px;
    min-height: 250px;
}

.sp-image-text img {
    float: left;
    width: 320px;
    margin: 0 10px 10px 0;
}

.sp-iblock-elements {
    width: 350px;
    background: #ddd;
    padding: 10px;
}

.sp-properties {
    width: 400px;
    border-collapse: collapse;
}

.sp-properties_title {
    border: 1px solid #ccc;
    padding: 0 5px;
    font-weight: bold;
}

.sp-properties_text {
    border: 1px solid #ccc;
    padding: 0 5px;
}

.sp-gallery-items {
    overflow: hidden;
}

.sp-gallery-item {
    float: left;
    height: 220px;
    padding: 5px;
    /*width: 20%;*/
}

.sp-gallery-item-img-wrapper {
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
    display: block;
    color: inherit;
}

.sp-gallery-item img {
    display: block;
    max-width: 100%;
    left: 50%;
    max-height: 100%;
    max-width: none;
    position: relative;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) translateZ(0);
    -moz-transform: translate(-50%, -50%) translateZ(0);
    -o-transform: translate(-50%, -50%) translateZ(0);
    -ms-transform: translate(-50%, -50%) translateZ(0);
    transform: translate(-50%, -50%) translateZ(0);
}

.sp-gallery-item-text {
    background-color: rgba(255, 255, 255, .7);
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    width: 100%;
}

.sp-gallery-item-text:hover {
    opacity: 1;
}

.sp-gallery-item-text::after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.sp-gallery-item-text-content {
    display: inline-block;
    vertical-align: middle;
    width: 90%;
}

.sp-button_link,
.sp-button_link:link,
.sp-button_link:visited {
    display: inline-block;
    padding: 10px 20px;
    margin: 10px 0;
    border-radius: 20px;
    text-decoration: none;
    background: #ccc;
    color: #333;
}

.sp-button_link:hover {
    text-decoration: none;
    background: #333;
    color: #ccc;
}

/*accordion*/
.sp-accordion {
    border: 1px solid #ccc;
    border-radius: 5px;
}

.sp-accordion-title {
    border-top: 1px solid #ccc;
    color: #444;
    cursor: pointer;
    padding: 10px;
    text-align: left;
}

.sp-accordion-title:first-child {
    border-top: none;
}

.sp-accordion-container {
    padding: 0 10px 10px;
    display: none;
    overflow: hidden;
}

.sp-accordion-title:after {
    content: '\02795';
    font-size: 12px;
    color: #777;
    float: right;
    margin: 2px 5px;
}

.sp-accordion-title__active:after {
    content: "\2796";
}

/* End */


/* Start:/local/templates/DoctorSmile_2022/components/bitrix/news.list/service_short_prices/style.css?17557649755272*/
.priceimp-block__items-title{
    color: #213570;
    margin-bottom: 40px;
}
.priceimp-block__items{
    padding-top: 13px;
}
.priceimp-block-elem__slider {
    margin-bottom: 80px;
}

.priceimp-block-elem__slider h2 {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    color: #213570;
    text-align: center;
    margin-bottom: 30px !important;
}

.priceimp-block-elem__slider:last-of-type .priceimp-block-elem__title h6 {
    text-transform: none;
}

.priceimp-block-elem__wrapper h2 {
    text-align: center;
    margin-bottom: 50px;
}

.priceimp-block-elem__slide {
    background: #f5f5f5;
    border-radius: 10px;
    padding: 30px 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: auto;
}

.priceimp-block-elem__slide h3 {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    color: #252525;
    margin-bottom: 30px;
}


.priceimp-block-elem__title-name span {
    text-transform: none;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #252525;
    display: block;
}

.priceimp-block-elem__price-number {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.priceimp-block-elem__price-old {
    text-decoration: line-through;
    color: #252525;
    text-align: right;
}

.priceimp-block-elem__price-current {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    display: block;
    text-decoration: none;
    font-size: 28px;
    font-weight: 700;
    /* margin-top: 10px; */
    color: #ffbe52;
}

.priceimp-block-elem__title-name {
    font-size: 24px;
}

.priceimp-block-elem__slide h2 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #4b4b57;
    background: #e7e7f9;
    padding: 15px 0;
    margin: 0 -30px;
    margin-bottom: 30px;
    text-align: center;
}

.priceimp-block-elem__item-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.priceimp-block-elem__item-line:last-of-type {
    margin-top: 10px;
}

.priceimp-block-elem__item-line-text {
    color: inherit;
    font-weight: 600;
    text-align: right;
    display: block;
    max-width: 210px;
}

.priceimp-block-elem-elem__item-line_blue{
    color: #213570;
}
.priceimp-block-elem__price {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    height: 100%;
}

.priceimp-block-elem__btn {
	text-align: center;
    /* height: 50px; */
    width: calc(100% + 60px);
    margin: 0 -30px;
    padding: 14px 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #4f6ecb;
    /* border-radius: 10px; */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #ffffff;
    /* white-space: nowrap; */
    justify-self: end;
}

.priceimp-block-elem__slide {
    position: relative;
}

.priceimp-block-elem__title svg {
    position: absolute;
    left: 50%;
    top: 0px;
    transform: translate(-50%, -50%);
    background-color: #fff;
    border-radius: 10px;
}

.priceimp-block-elem__logo {
    max-width: 104px;
    max-height: 48px;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 20px;
    top: 20px;
    overflow: hidden;
}

.priceimp-block-elem__logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: right;
}

.priceimp-block-elem__title h6 span {
    text-transform: none;
}
.priceimp-block-elem__gift {
    background: #ffffff;
    border-radius: 10px;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px;
    min-height: 87px;
}

.priceimp-block-elem__gift span {
    color: #4f6ecb;
}

.priceimp-block-elem__gift p {
    max-width: 108px;
}

.priceimp-block-elem__gift img {
    max-width: 57px;
    max-height: 65px;
}
@media screen and (max-width: 1400px) {
    .priceimp-block-elem__gift {
        background-position: center;
    }
}
@media screen and (max-width: 570px) {
    .priceimp-block-elem__gift p {
        max-width: 86px;
    }

    .priceimp-block-elem__gift {
        min-height: 64px;
        padding: 15px 20px;
        border-radius: 0;
        margin: 0 -20px;
        margin-bottom: 20px;
    }

    .priceimp-block-elem__gift img {
        max-width: 34px;
        max-height: 38px;
    }

    .priceimp-block-elem__logo {
        right: 15px;
        top: 10px;
    }
}
/* End */
/* /local/templates/DoctorSmile_2022/components/nastart/block/service_section_top/style.css?175576497644 */
/* /local/templates/DoctorSmile_2022/components/sprint.editor/blocks/uslugi/_style.css?17557649763267 */
/* /local/templates/DoctorSmile_2022/components/bitrix/news.list/service_short_prices/style.css?17557649755272 */
