

/* Start:/bitrix/templates/novadent_new/components/bitrix/news.list/new_template_23_akcii_maintest/style.css?178067600411852*/
 .main-slider {
/*    display: none;*/
    height: 415px;
visibility: hidden
}
.main-slider .main-slide.main-slide-linked .main-slide__text,
.main-slider .main-slide.main-slide-linked .bottom-mobile-area {
    pointer-events: none;
}
.main-slider .main-slide .bottom-mobile-area .new-btn {
    pointer-events: auto;
    font-weight: 400;
}
@media (min-width: 768px){
 .main-slider, .main-slider .slick-slide{
    height: 480px;
 }
}
section.intro.intro-new-slider .holder {
	margin-top: 10px
}
.main-slider.slick-slider {
    display: block;
visibility: visible
}
.main-slider .main-slide img.lazyload {
    width:0;
    height:0;
}
.main-slider.slick-dotted.slick-slider {
    margin-bottom: 0;
}
.main-slider .slick-dots {
    position: absolute;
    bottom: 20px;
    right: 50%;
    width: auto;
    height: 30px;
    transform: translateX(50%);
}
.main-slide {
    width:100%;
    position: relative;
	z-index: 10
}
.main-slider .main-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.main-slider .main-slide .main-slide__text {
    position: absolute;
    top: 55px;
    left: 95px;
    bottom: 0;
    right: 0;
    padding-top: 0;
    padding-left: 0;
    font-weight: 600;
    width: 75%;
    z-index: 30;
}
.main-slider .main-slide .main-slide__text .h1 {
    font-weight: 600;
	color: #233567;
    font-size: 3vw;
    margin-bottom: 4%;
    letter-spacing: 0.1vw;
}
.main-slider .main-slide .main-slide__text .text-price {
color: var(--White, #FFF);
font-family: Inter;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 30px;
    margin-top: 16px;
    filter: drop-shadow(1px 0px 1px #0002);
}
.main-slider .main-slide{
    border-radius: 32px;
    overflow: hidden;
}
.main-slider .main-slide .main-slide__text .text-price *{
color: #fff !important
}
.main-slider .main-slide .main-slide__text .text-price p {
    font-size: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    margin-bottom: 16px;
}
.main-slider .main-slide .bottom-mobile-area {
    right: 0;
    bottom: 64px;
    left: 95px;
    position: absolute;
    padding-left: 0;
    padding-bottom: 0;
    z-index: 40;
    gap: 23px;
    display: flex;
}
.main-slider .main-slide .bottom-mobile-area .new-btn {
    height: 60px;
    padding: 8px 14px;
    text-align: center;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    line-height: 1em;
    border-radius: 8px;
    border: none !important;
    background: #32AEF3;
    color: #fff;
    display: inline-flex;
    transition: .2s all;
}
.main-slider .main-slide .bottom-mobile-area .new-btn:hover {
    background: #fff;
    border: none !important;
    color: #424241
}
.main-slider .main-slide .bottom-mobile-area .new-btn:last-child {
    margin-right: 0;
}
@media (min-width: 768px) {
 .main-slider .main-slide .bottom-mobile-area .new-btn{
    min-width: 160px;
 }
 .main-slider .main-slide .bottom-mobile-area .new-btn:last-child {
        min-width: 180px;
 }
}

.main-slider .slick-next, .main-slider .slick-prev {
    z-index: 100;
    width: 50px;
    height: 100%;
}
.main-slider .slick-next {
    right: -50px;
transition: .2s
}
.main-slider .slick-prev {
    left: -50px;
transition: .2s
}
/*
.main-slider .slick-next:hover {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.2) 100%);
}
.main-slider .slick-prev:hover {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.0001) 100%);
}
*/

.main-slider .slick-prev:before {
    background-image: url("/bitrix/templates/novadent_new/system/static/img/left-arrow.svg?2");
}
.main-slider .slick-next:before {
    background-image: url("/bitrix/templates/novadent_new/system/static/img/right-arrow.svg?2");
}
.main-slider .slick-prev:before,
.main-slider .slick-next:before {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    margin: 0 auto;
    color: unset;
    background-size: 25px;
    background-color: #fff;
    border-radius: 4px;
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: 50%;
    position: relative;
    transition: .14s all;
}
.main-slider .slick-prev:before{
 left: 0
}
.main-slider .slick-prev:hover:before{
 left: -10px
}
.main-slider .slick-next:before{
 right: 0
}
.main-slider .slick-next:hover:before{
 right: -10px
}

.main-slide .slide-doctor-link {
    position: absolute;
    display: block;
    border: 0;
    left: 55%;
    bottom: 23%;
}
.main-slide .slide-doctor-link__name {
    display: inline-block;
    text-align: left;
    color: #fff;
    font-size: 1.8vw;
    font-style: italic;
    line-height: 2.25vw;
}
.main-slide img.slide-doctor-link__medal {
    position: unset;
    display: inline;
    width: 56px;
    height: auto;
}
a.theSlide {
    position: relative;
    z-index: 0;
    display: block;
    border: none;
    height: 100%;
}
a.theSlide:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
/*    background: #0000001c;*/
background: transparent;
    z-index: 20;
}
.main-slide__text div.h2{
font-family: Inter;
font-size: 64px;
font-weight: 900;
line-height: 80px;
letter-spacing: 0em;
text-align: left;
color: #fff
}
.main-slide__text div.h2 *{
color: #fff !important
}
@media screen and (min-width: 1439px) {
    .main-slider .slick-next, .main-slider .slick-prev {
        width: 7%;
    }

    .main-slider .slick-prev:before,
    .main-slider .slick-next:before {
        width: 36px;
        height: 36px;
/*        background-size: 36px;*/
    }
    .main-slide img.slide-doctor-link__medal {
        width: 84px;
    }
    .main-slider .slick-prev:before{
    }
    .main-slider .slick-next:before {
    }
}
 .main-slider .main-slide .bottom-mobile-area a.new-btn.new-btn-more {
    background: #fff;
    color: #222;
 }
@media screen and (max-width: 1024px) {
 .main-slider .main-slide .main-slide__text {
    left: 65px; 
 }
 .main-slider .main-slide .bottom-mobile-area{
    left: 65px; 
 }
}
@media screen and (max-width: 767px) {
 section:first-child.intro {
    margin-top: 0px !important;
 }
 .main-slider .main-slide .bottom-mobile-area {
    gap: 10px;
 }

/* a.theSlide:after {
    background: #00000082;
 }
*/
 .main-slide__text div.h2 {
    font-size: 24px;
/*    font-weight: 600;*/
    line-height: 1em;
 }
    .main-slide:after {
        content: '';
        display: block;
    }
    .main-slider .main-slide img {
/*        position: absolute;*/
    }
    .main-slider .main-slide {
       border-radius: 10px;
    height: 240px;
     }
    .main-slider .main-slide .main-slide__text {
        width: 100%;
	    top: 20px;
	    left: 0;
        padding: 16px 20px;
    }
    .main-slider .main-slide .main-slide__text .h1 {
        font-size: 48px
		font-weight: 600;
        line-height: 58px;
        letter-spacing: 0.01em;
        width: 100%;
        margin-bottom: 40px;
    }
  .main-slider .main-slide .bottom-mobile-area {
    right: 0;
    bottom: 24px;
    left: 20px;
    width: calc(100% - 40px);
    position: absolute;
    padding: 0 !important;
    display: flex;
    padding-left: 0;
    padding-bottom: 0;
    z-index: 40;
    justify-content: center;
    justify-content: flex-start;
    height: 40px;
    overflow: hidden;
  }
 .main-slider .main-slide .bottom-mobile-area .new-btn {
    height: 30px;
    width: 120px;
    font-size: 13px;
    padding: 0;
 }
    .main-slider .main-slide .main-slide__text .text-price {
        width: 53%;
    font-size: 16px;
    line-height: 1.2em;
        letter-spacing: 0.01em;
    }
    .main-slider .main-slide .main-slide__text .text-price p {
        margin-bottom: 24px;
    }
    .main-slider .main-slide .bottom-mobile-area .new-btn {
/*        margin-bottom: 24px;*/
    }
    .main-slider .main-slide .bottom-mobile-area .new-btn:last-child {
        margin-bottom: 0;
    }
    .main-slider .slick-prev,
    .main-slider .slick-next {
        width: 58px;
        height: 68px;
    }
    .main-slider .slick-prev:before {
        display: none;
    }
    .main-slider .slick-next:hover {
        background-image: none;
    }
    .main-slider .slick-prev:hover {
        background-image: none;
    }
    .main-slide .slide-doctor-link {
        border: 1px dashed #233567;
        padding: 8vw 10px 10px;
        left: 60%;
        bottom: 10%;
        background-color: rgba(255, 255, 255, 0.45);
    }
    .main-slide .slide-doctor-link__name {
        text-align: center;
        color: #233567;
        font-size: 2.6vw;
        padding: 0;
        font-style: normal;
        line-height: 4.25vw;
    }
    .main-slide img.slide-doctor-link__medal {
        position: absolute;
        top: 8px;
        left: 50%;
        display: block;
        width: 84%;
        transform: translate(-50%, -50%);
    }

    .main-slider .slick-dots {
        display: none;
    }
}
@media screen and (max-width: 640px) {
    .main-slider .main-slide .main-slide__text .h1 {
        font-size: 36px;
        line-height: 44px;
        margin-bottom: 30px;
    }
    .main-slider .main-slide .main-slide__text .text-price {
        font-size: 16px;
        line-height: 1.2em;
    }
    .main-slider .main-slide .main-slide__text .text-price p {
        margin-bottom: 18px;
    }
    .main-slider .main-slide .bottom-mobile-area {
        padding: 0 0 30px 30px;
	left: 20px
    }
}
@media screen and (max-width: 500px) {
 .main-slider {
    height: auto;
 }
    .main-slider .main-slide .main-slide__text {
        padding: 16px 20px;
    }
    .main-slider .main-slide .main-slide__text .h1 {
        font-size: 24px;
        line-height: 29px;
        margin-bottom: 20px;
    }
    .main-slider .main-slide .main-slide__text .text-price {
        font-size: 13px;
        line-height: 1.4em;
    }
    .main-slider .main-slide .main-slide__text .text-price p {
        margin-bottom: 12px;
    }
    .main-slider .main-slide .bottom-mobile-area {
        padding: 0 0 20px 20px;
    }
    .main-slider .main-slide .bottom-mobile-area .new-btn {
    margin-bottom: 16px;
    padding: 0;
    height: auto;
    margin: 0;
    height: 30px;
    min-width: 120px;
    }
    .main-slider .slick-dots {
        padding-bottom: 12px;
        padding-right: 12px;
    }
    .main-slider .slick-dots li button:before {
        font-size: 12px;
    }
}
@media screen and (max-width: 414px) {
    .main-slide .slide-doctor-link {
        padding: 12vw 8px 10px;
        left: 56%;
    }
 section.intro.intro-new-slider .holder {
/*    padding: 0;*/
margin-top: 20px
 }
}
@media screen and (max-width: 359px) {
    .main-slider .main-slide .bottom-mobile-area{
    gap: 10px;
    }
    .main-slider .main-slide .bottom-mobile-area .new-btn {
        margin-bottom: 12px;
    }

.main-slider .main-slide .bottom-mobile-area {
    flex-direction: column;
    align-items: stretch;
    justify-content: stretch;
    min-height: 60px;
    gap: 2px;
    padding: 4px 0 0 !important;
 }
 .main-slider .main-slide .bottom-mobile-area .new-btn {
    margin-bottom: 2px;
 }
}

/*   */
.slick-dots li{
    transition: .3s;
}
.main-slider .slick-dots li.slick-active{
    width: 40px;
}
.main-slider .slick-dots li button:before {
    font-size: 16px;
    color: #fff;
    content: '';
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 10px;
    transition: .2s;
}
.main-slider .slick-dots li button:before{
    opacity: 1;
}
.main-slider .slick-dots li.slick-active button {
    width: 40px;
}
.main-slider .slick-dots li.slick-active button:before {
    opacity: 1;
    color: black;
    background-color: #32aef3;
    width: 40px;
}
@media screen and (max-width: 767px) {
 body > #wrapper {
    margin-top: 90px;
 }
}
/* End */


/* Start:/bitrix/templates/novadent_new/components/bitrix/news/new23_akcii_smallblock_slider/bitrix/news.list/.default/style.css?17450132225684*/
﻿:root{}
section.adv_slider_section {
    margin-top: 16px;
}
.adv_slider {
    display: flex;
    gap: 32px;
}
div.adv_slider-item {
    width: 33%;
    display: inline-flex;
    gap: 32px;
    padding: 32px;
    border: none;
    border-radius: 16px;
    background: var(--Gray, #F8F8F8);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.10);
    backdrop-filter: blur(2px);
    height: 240px;
    overflow: hidden;
    box-sizing: border-box;
}
div.adv_slider-item > a {
    display: flex;
    height: 100%;
    width: 100%;
    gap: 0px;
    padding: 0px;
    text-decoration: none;
    border: none;
}
div.adv_slider-item img {
    height: 100%;
    width: 100%;
    border-radius: 32px;
    object-fit: cover;
}
.adv__title {
    color: var(--Black, #424241);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}
.adv_price {
    color: var(--Blue, #32AEF3);
    color: hsl(201 89% 47% / 1);
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
/*.adv_description {
    display: grid;
    justify-content: flex-start;
    align-items: flex-start;
    flex: 0 1 50%;
}
*/
.adv_description {
    display: grid;
    justify-content: start;
    align-items: center;
    flex: 0 1 50%;
    align-content: center;
    justify-items: start;
}
button.order_button {
    display: flex;
    width: 160px;
    height: 50px;
    padding: 24px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 8px;
    background: var(--Blue, #32AEF3);
    box-sizing: border-box;
    border: none;
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.order_button-area {
    align-self: end;
    justify-self: start;
}
@media (max-width: 1024px){
 section.adv_slider_section{
    padding: 0;
 }
 .adv_slider{
    flex-direction: row;
    overflow-x: auto;
 }
 div.adv_slider-item {
    flex-direction: column;
    width: auto;
    flex: 0 0 80%;
    height: 420px;
    height: 300px;
    height: 284px;
    margin-bottom: 20px;
    border: 1px solid #e7e7e7;
 }
 div.adv_slider-item:first-of-type {
/*    margin-left: -10px;*/
 }
 div.adv_slider-item:last-child {
    margin-right: 12%;
    margin-right: 0%;
 }
 div.adv_slider-item > a {
    padding: 32px 10px;
    padding: 16px 10px;
/*padding: 32px 10px 32px 0;    */
    flex-direction: column;
    gap: 12px;
 }
 div.adv_slider-item > a > div {
    height: 100%;
    height: 100%;
    flex: 1 1 32%;
 }
 div.adv_slider-item img {
    border-radius: 8px;
 }
 .adv_description {
    display: flex;
    flex-direction: column;
    justify-content: stretch;
 }
 .adv__title {
    font-size: 13px;
    line-height: 20px;
 }
 .adv_price {    
    font-size: 24px;
    line-height: 1.4em;
    flex-direction: row;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0LjcyNDQgMTEuNzQ5OUwxMS4zMDE3IDguNjM3ODRDMTEuMTM5OSA4LjQ5MDc4IDEwLjkyNzMgOC40MTIzNSAxMC43MDg3IDguNDE5MTFDMTAuNDkwMiA4LjQyNTg3IDEwLjI4MjggOC41MTcyOCAxMC4xMzA0IDguNjc0MDRMOC4xMTU1MiAxMC43NDYyQzcuNjMwNTIgMTAuNjUzNiA2LjY1NTQ3IDEwLjM0OTYgNS42NTE4IDkuMzQ4NDlDNC42NDgxMiA4LjM0Mzk4IDQuMzQ0MTYgNy4zNjY0MSA0LjI1NDA3IDYuODg0NzlMNi4zMjQ1NiA0Ljg2OTA0QzYuNDgxNTIgNC43MTY3NCA2LjU3MzA3IDQuNTA5MzUgNi41Nzk4MyA0LjI5MDc2QzYuNTg2NTkgNC4wNzIxNiA2LjUwODAyIDMuODU5NTEgNi4zNjA3NyAzLjY5NzgxTDMuMjQ5NTUgMC4yNzU5MTdDMy4xMDIyMyAwLjExMzcxMSAyLjg5NzQ5IDAuMDE1MzIxNCAyLjY3ODggMC4wMDE2NDM0MUMyLjQ2MDEgLTAuMDEyMDM0NSAyLjI0NDY5IDAuMDYwMDc3MSAyLjA3ODMxIDAuMjAyNjYzTDAuMjUxMTU2IDEuNzY5NjNDMC4xMDU1ODIgMS45MTU3MyAwLjAxODY5MzkgMi4xMTAxOCAwLjAwNjk3MzQ4IDIuMzE2MDlDLTAuMDA1NjU2NjUgMi41MjY1OSAtMC4yNDY0NzEgNy41MTI5MiAzLjYyMDAzIDExLjM4MTFDNi45OTMxMiAxNC43NTMzIDExLjIxODMgMTUgMTIuMzgyIDE1QzEyLjU1MjEgMTUgMTIuNjU2NSAxNC45OTQ5IDEyLjY4NDMgMTQuOTkzM0MxMi44OTAxIDE0Ljk4MTcgMTMuMDg0NSAxNC44OTQ1IDEzLjIyOTkgMTQuNzQ4MkwxNC43OTYgMTIuOTIwM0MxNC45MzkyIDEyLjc1NDQgMTUuMDExOCAxMi41MzkyIDE0Ljk5ODQgMTIuMzIwNUMxNC45ODUxIDEyLjEwMTggMTQuODg2NyAxMS44OTcgMTQuNzI0NCAxMS43NDk5WiIgZmlsbD0iIzMyQUVGMyIvPgo8L3N2Zz4K");
    display: block;
    width: 100%;
    background-size: 24px 24px;
    background-position: calc(100% - 8px) 50%;
    background-repeat: no-repeat;
 }
 .order_button-area {
    display: none;
 }
 section.adv_slider_section {
/*    margin-top: 0;*/
 }
/* dthcbz 3v1 */
 .adv__title {
    font-size: 12px;
    line-height: 16px;
 }
 div.adv_slider-item > a {
    gap: 4px;
    padding: 0;
 }
 div.adv_slider-item img {
    border-radius: 6px;
    object-fit: cover;
    height: 100px;
    width: 100%;
 }
 div.adv_slider-item {
    height: 144px;
    height: auto;
    padding: 0;
    margin-bottom: 20px;
    flex: 0 0 32%;
    gap: 0;
    border-radius: 0;
    border: none;
 } 
 .adv_slider {
    gap: 2%;
    overflow: hidden;
 }
 .adv_price {
    font-size: 14px;
    line-height: 1.8em;
    background-size: 14px 24px;
 }
 div.top-intro.holder {
    margin-top: 12px;
 } 
 div.adv_slider-item{
    box-shadow: none;
 }
 .adv_description{
    justify-content: space-between;
    padding-left: 4px;
 }
  .adv_price {    
    background-image: none
 }
 section:first-child.intro {
    padding-bottom: 6px !important;
 }
}
.independent-ratings {
    overflow: hidden;
}
.services-icon .services-icon__img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.list-services-icons.size-to-halfh {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
}
/* End */


/* Start:/bitrix/templates/novadent_new/components/bitrix/catalog.section.list/uslugi_sections/style.css?177729629819623*/
/* =========================================================
   Шаблон uslugi_sections — стили новой страницы /uslugi/
   Шрифт Inter Tight подключается в шапке шаблона сайта.
   ========================================================= */

/* HOTFIX: родительский шаблон выводит свой H1 «Услуги стоматологии
   НоваДент» и абзац «Полный прайс-лист.» ДО нашего Hero. У нашего
   Hero уже есть собственный заголовок и ссылка на прайс — прячем дубликат.
   Целимся в первый h1 и первый абзац внутри section.services > .holder. */
.services > .holder > h1:first-child,
.services > .holder > h1:first-child + p {
    display: none !important;
}

/* Сбрасываем рамку у самой обёртки страницы, если родительский
   шаблон оборачивает компонент в section.services с лишним padding */
/* Возвращаем родительскому .holder боковые отступы на десктопе/лаптопе.
   На мобильном (≤640px) padding обнуляем — у каждого блока свой margin от края. */
.services .holder { padding: 0 20px; }
@media (max-width: 640px) {
    .services .holder { padding: 0 !important; }
}

/* Глобальный сброс декораций ссылок ВНУТРИ наших блоков */
.uslugi-hero a,
.uslugi-quick a,
.uslugi-layout a,
.uslugi-calc-section a,
.uslugi-why a,
.uslugi-cta a,
.uslugi-card a,
.uslugi-services a,
.uslugi-subgroup a {
    text-decoration: none !important;
    border-bottom: 0 !important;
    background-image: none !important;
}
.uslugi-hero__subtitle a {
    text-decoration: underline !important;
    text-underline-offset: 3px;
}

/* На главной странице наш шаблон вложен в <section class="offers offers23">.
   На /uslugi/ — нет. Скрываем дополнительные блоки только на главной. */
.offers23 .uslugi-calc-section,
.offers23 .uslugi-why,
.offers23 .uslugi-cta,
.offers23 .uslugi-sidebar,
.offers23 > .holder > h2.h1 {
    display: none !important;
}
/* Когда сайдбар скрыт — каталог занимает всю ширину */
.offers23 .uslugi-layout {
    grid-template-columns: 1fr !important;
}
/* На главной скрываем оригинал «Особый уход» (он клонируется JS во вторую группу) */
.offers23 .uslugi-subgroup--cloned-source {
    display: none !important;
}

/* CTA-карточка «Все услуги и цены» — добавляется через JS в конец второй группы на главной.
   Структура повторяет карточку сайдбара (заголовок + описание + кнопка),
   но с синим фоном и светлой кнопкой. */
.uslugi-subgroup.uslugi-subgroup--cta,
.uslugi-subgroup.uslugi-subgroup--cta:hover {
    background: linear-gradient(135deg, #2c5aa0 0%, #1a3a6e 100%) !important;
    border: 0 !important;
    text-decoration: none !important;
    box-shadow: 0 4px 14px rgba(44,90,160,0.20) !important;
    transform: none !important;
}
.uslugi-subgroup.uslugi-subgroup--cta {
    display: flex !important;
    flex-direction: column;
    padding: 24px !important;
}
.uslugi-subgroup--cta__title {
    margin: 0 0 12px !important;
    font-size: 18px;
    font-weight: 600;
    color: #fff !important;
    line-height: 1.3;
    text-wrap: balance;
}
.uslugi-subgroup--cta__desc {
    margin: 0 0 18px !important;
    font-size: 14px;
    color: rgba(255,255,255,0.9) !important;
    line-height: 1.45;
    flex-grow: 1;
    text-wrap: balance;
}
.uslugi-subgroup--cta__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    color: #2c5aa0 !important;
    padding: 12px 20px;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    transition: all 0.15s;
}
.uslugi-subgroup.uslugi-subgroup--cta:hover .uslugi-subgroup--cta__btn {
    background: #f0f5fc;
}

/* === HERO === */
.uslugi-hero {
    background: linear-gradient(135deg, #2c5aa0 0%, #1a3a6e 100%);
    color: #fff;
    padding: 50px 40px 60px;
    margin: 24px 0 50px;
    border-radius: 14px;
}
.uslugi-hero h1 {
    margin: 0 0 12px;
    font-size: 38px;
    font-weight: 700;
    letter-spacing: -0.5px;
    color: #fff;
}
.uslugi-hero__subtitle {
    margin: 0 0 28px;
    font-size: 18px;
    opacity: 0.9;
    max-width: 700px;
}
.uslugi-hero__subtitle a {
    color: #fff;
    text-decoration: underline;
    text-underline-offset: 3px;
}

/* Поиск (форма Bitrix /search/) */
.uslugi-search {
    position: relative;
    max-width: 720px;
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 8px 30px rgba(0,0,0,0.15);
    display: block;
}
.uslugi-search input {
    width: 100%;
    border: 0;
    padding: 18px 56px 18px 24px;
    font-size: 17px;
    border-radius: 14px;
    outline: none;
    color: #333;
    font-family: inherit;
    box-sizing: border-box;
    background: transparent;
}
.uslugi-search__btn {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    width: 44px;
    height: 44px;
    border: 0;
    border-radius: 10px;
    background: transparent;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.15s;
    padding: 0;
}
.uslugi-search__btn:hover { background: #eaf1fb; }
.uslugi-search__icon {
    width: 22px;
    height: 22px;
    color: #2c5aa0;
}

/* Быстрые теги «Часто ищут» */
.uslugi-quick {
    margin-top: 18px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
}
.uslugi-quick span {
    opacity: 0.85;
    font-size: 14px;
    margin-right: 6px;
}
.uslugi-quick a {
    color: #fff;
    background: rgba(255,255,255,0.12);
    padding: 6px 14px;
    border-radius: 20px;
    font-size: 14px;
    transition: background 0.15s;
    text-decoration: none;
}
.uslugi-quick a:hover { background: rgba(255,255,255,0.22); }

/* === Двухколоночная сетка: каталог + сайдбар === */
.uslugi-layout {
    display: grid;
    grid-template-columns: 1fr 320px;
    gap: 40px;
    margin: 0 0 60px;
    align-items: start;
}

.uslugi-group { margin-bottom: 50px; }
.uslugi-group:last-child { margin-bottom: 0; }
.uslugi-group__title {
    font-size: 28px;
    font-weight: 700;
    color: #333;
    margin: 0 0 24px;
    padding-bottom: 12px;
    border-bottom: 2px solid #e9ecef;
}

.uslugi-subgroups {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.uslugi-subgroup {
    background: #fff;
    border: 1px solid #e9ecef;
    border-radius: 12px;
    padding: 24px;
    transition: all 0.2s;
    display: flex;
    flex-direction: column;
}
.uslugi-subgroup:hover {
    border-color: #2c5aa0;
    box-shadow: 0 6px 20px rgba(44,90,160,0.15);
    transform: translateY(-2px);
}
.uslugi-subgroup__header {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 16px;
    padding-bottom: 14px;
    border-bottom: 1px dashed #e9ecef;
}
.uslugi-subgroup__icon {
    width: 44px;
    height: 44px;
    border-radius: 10px;
    background: #eaf1fb;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    color: #2c5aa0;
}
.uslugi-subgroup__icon svg { width: 24px; height: 24px; }
.uslugi-subgroup__title {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    line-height: 1.3;
}

.uslugi-services {
    list-style: none;
    margin: 0;
    padding: 0;
    flex-grow: 1;
}
.uslugi-services li {
    padding: 10px 0;
    border-bottom: 1px solid #e9ecef;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    gap: 12px;
}
.uslugi-services li:last-child { border-bottom: 0; }
.uslugi-services a,
.uslugi-services a:link,
.uslugi-services a:visited,
.uslugi-services a:hover {
    color: #333;
    font-size: 15px;
    flex: 1;
    transition: color 0.15s;
    text-decoration: none !important;
    border-bottom: 0 !important;
    background: none !important;
}
.uslugi-services li:hover a { color: #2c5aa0; }
.uslugi-services__price {
    font-size: 14px;
    font-weight: 600;
    color: #2c5aa0;
    white-space: nowrap;
}

/* === Сайдбар === */
.uslugi-sidebar {
    position: sticky;
    top: 120px;
}
.uslugi-card {
    background: #fff;
    border: 1px solid #e9ecef;
    border-radius: 12px;
    padding: 24px;
    margin-bottom: 20px;
}
.uslugi-card--accent {
    background: linear-gradient(135deg, #2c5aa0 0%, #1a3a6e 100%);
    color: #fff;
    border: 0;
}
.uslugi-card h3 {
    margin: 0 0 12px;
    font-size: 18px;
    font-weight: 600;
    color: #333;
    text-wrap: balance;
}
.uslugi-card--accent h3 { color: #fff; }
.uslugi-card p {
    margin: 0 0 18px;
    color: #666;
    font-size: 14px;
    text-wrap: balance;
}
.uslugi-card--accent p { color: rgba(255,255,255,0.9); }

.uslugi-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 12px 20px;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 600;
    transition: all 0.15s;
    cursor: pointer;
    border: 0;
    width: 100%;
    text-decoration: none;
    box-sizing: border-box;
    font-family: inherit;
}
.uslugi-btn--primary {
    background: #2c5aa0;
    color: #fff;
}
.uslugi-btn--primary:hover { background: #1a3a6e; color: #fff; text-decoration: none; }
.uslugi-btn--light {
    background: #fff;
    color: #2c5aa0;
}
.uslugi-btn--light:hover { background: #f8f9fa; color: #2c5aa0; text-decoration: none; }
.uslugi-btn--inline {
    width: auto;
    padding: 14px 32px;
}

/* === Секция-обёртка для калькулятора === */
.uslugi-calc-section {
    padding: 60px 40px 40px;
    background: #fff;
    border-radius: 14px;
    margin: 0 0 24px;
}
.uslugi-calc-section__header {
    text-align: center;
    margin-bottom: 30px;
}
.uslugi-calc-section__header h2 {
    margin: 0 0 12px;
    font-size: 32px;
    font-weight: 700;
}
.uslugi-calc-section__header p {
    margin: 0 auto;
    max-width: 640px;
    color: #666;
    font-size: 16px;
}
.uslugi-calc-section .dental-calculator-container {
    max-width: none;
    padding: 0;
}

/* === Блок «Почему НоваДент» === */
.uslugi-why {
    background: transparent;
    padding: 60px 40px;
    border-radius: 14px;
    margin: 0 0 24px;
}
.uslugi-why h2 {
    text-align: center;
    margin: 0 0 12px;
    font-size: 32px;
    font-weight: 700;
}
.uslugi-why__lead {
    text-align: center;
    color: #666;
    margin: 0 auto 40px;
    max-width: 600px;
    font-size: 17px;
}
.uslugi-why__grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}
.uslugi-why__card {
    background: #fff;
    border-radius: 12px;
    padding: 28px 24px;
    text-align: center;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}
.uslugi-why__icon {
    width: 56px;
    height: 56px;
    border-radius: 14px;
    background: #eaf1fb;
    color: #2c5aa0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 16px;
}
.uslugi-why__icon svg { width: 28px; height: 28px; }
.uslugi-why__number {
    font-size: 32px;
    font-weight: 800;
    color: #2c5aa0;
    line-height: 1;
    margin-bottom: 6px;
}
.uslugi-why__card h4 {
    margin: 0 0 8px;
    font-size: 17px;
    font-weight: 600;
}
.uslugi-why__card p {
    margin: 0;
    color: #666;
    font-size: 14px;
    line-height: 1.5;
}

/* === Финальный CTA === */
.uslugi-cta {
    background: linear-gradient(135deg, #2c5aa0 0%, #1a3a6e 100%);
    color: #fff;
    padding: 50px 40px;
    text-align: center;
    border-radius: 14px;
    margin: 0 auto 24px;
    max-width: 800px;
}
.uslugi-cta h2 {
    margin: 0 0 12px;
    font-size: 28px;
    font-weight: 700;
    color: #fff;
}
.uslugi-cta p {
    margin: 0 0 24px;
    opacity: 0.9;
    font-size: 17px;
}

/* =========================================================
   SEO-блок «Наши услуги» внизу страницы.
   Оборачивается родительским шаблоном в .content-holder > .holder.
   Приводим типографику к стилю остальной страницы.
   ========================================================= */
.content-holder {
    padding: 50px 0 60px;
}
.content-holder .holder {
    max-width: 900px;
}
.content-holder > p:first-child {
    display: none;
}
.content-holder h2 {
    font-size: 28px;
    font-weight: 700;
    margin: 0 0 24px;
    color: #333;
    padding-bottom: 12px;
    border-bottom: 2px solid #e9ecef;
}
.content-holder p {
    font-size: 16px;
    line-height: 1.65;
    color: #444;
    margin: 0 0 16px;
}
.content-holder ol.number-list,
.content-holder ol {
    counter-reset: nd-counter;
    list-style: none;
    padding: 0;
    margin: 24px 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
}
.content-holder ol.number-list > li,
.content-holder ol > li {
    background: #fff;
    border: 1px solid #e9ecef;
    border-radius: 12px;
    padding: 20px 20px 20px 64px;
    position: relative;
    font-size: 15px;
    line-height: 1.55;
    color: #444;
    counter-increment: nd-counter;
    list-style: none;
    transition: all 0.2s;
}
.content-holder ol.number-list > li::marker,
.content-holder ol > li::marker {
    content: '';
}
.content-holder ol.number-list > li::before,
.content-holder ol > li::before {
    content: counter(nd-counter);
    position: absolute;
    left: 16px;
    top: 18px;
    width: 32px;
    height: 32px;
    background: #eaf1fb;
    color: #2c5aa0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 15px;
}
.content-holder ol.number-list > li:hover,
.content-holder ol > li:hover {
    border-color: #2c5aa0;
    box-shadow: 0 4px 12px rgba(44,90,160,0.10);
}
.content-holder a {
    color: #2c5aa0;
    text-decoration: underline;
    text-underline-offset: 2px;
}
.content-holder a:hover { color: #1a3a6e; }

@media (max-width: 1024px) {
    .content-holder ol.number-list,
    .content-holder ol { grid-template-columns: 1fr; }
}
@media (max-width: 640px) {
    .content-holder { padding: 40px 0; }
    .content-holder h2 { font-size: 22px; }
    .content-holder p { font-size: 15px; }
}

/* === Адаптив === */
@media (max-width: 1024px) {
    .uslugi-subgroups { grid-template-columns: repeat(2, 1fr); }
    .uslugi-why__grid { grid-template-columns: repeat(2, 1fr); }
    .uslugi-layout { grid-template-columns: 1fr; }
    .uslugi-sidebar { position: static; }
}
@media (max-width: 640px) {
    /* === HERO === */
    .uslugi-hero {
        padding: 24px 18px 28px;
        margin: 16px 16px 20px;
        text-align: left !important;
    }
    .uslugi-hero h1 {
        font-size: 22px !important;
        line-height: 1.25 !important;
        text-align: left !important;
        margin: 0 0 10px !important;
    }
    .uslugi-hero__subtitle {
        font-size: 14px !important;
        line-height: 1.45 !important;
        text-align: left !important;
        margin: 0 0 20px !important;
    }

    /* === КАТАЛОГ === */
    .uslugi-catalog { padding: 0 16px; }
    .uslugi-sidebar { padding: 0 16px; }

    .uslugi-group { margin-bottom: 28px !important; }
    .uslugi-group__title {
        font-size: 20px !important;
        line-height: 1.3 !important;
        text-align: left !important;
        margin: 0 0 16px !important;
        padding-bottom: 8px !important;
    }
    .uslugi-subgroups { grid-template-columns: 1fr; gap: 12px !important; }
    .uslugi-subgroup { padding: 18px !important; }
    .uslugi-subgroup__title {
        font-size: 15px !important;
        line-height: 1.3 !important;
    }

    /* Сайдбар-карточки (Узнайте стоимость / Не знаете что нужно) */
    .uslugi-card { padding: 18px !important; }
    .uslugi-card h3 {
        font-size: 17px !important;
        line-height: 1.3 !important;
        text-align: left !important;
        margin: 0 0 8px !important;
    }
    .uslugi-card p {
        font-size: 14px !important;
        line-height: 1.45 !important;
        text-align: left !important;
        margin: 0 0 14px !important;
    }

    /* === Калькулятор === */
    .uslugi-calc-section {
        padding: 28px 18px 20px;
        margin: 0 16px 16px;
    }
    .uslugi-calc-section__header { text-align: left !important; margin-bottom: 18px !important; }
    .uslugi-calc-section__header h2 {
        font-size: 20px !important;
        line-height: 1.25 !important;
        text-align: left !important;
        margin: 0 0 8px !important;
    }
    .uslugi-calc-section__header p {
        font-size: 14px !important;
        line-height: 1.45 !important;
        text-align: left !important;
        margin: 0 !important;
    }

    /* Внутренний синий блок-баннер калькулятора (inline-стили из Template_Calculator) */
    .uslugi-calc-section [style*="linear-gradient"] {
        padding: 20px !important;
    }
    .uslugi-calc-section [style*="linear-gradient"] h2 {
        font-size: 20px !important;
        line-height: 1.25 !important;
        text-align: left !important;
        max-width: 200px !important;
    }
    .uslugi-calc-section [style*="linear-gradient"] p {
        font-size: 14px !important;
        line-height: 1.45 !important;
        text-align: left !important;
    }

    /* === Почему НоваДент === */
    .uslugi-why {
        padding: 28px 18px;
        margin: 0 16px 16px;
    }
    .uslugi-why h2 {
        font-size: 22px !important;
        line-height: 1.25 !important;
        text-align: left !important;
        margin: 0 0 8px !important;
    }
    .uslugi-why__lead {
        font-size: 14px !important;
        line-height: 1.45 !important;
        text-align: left !important;
        margin: 0 0 20px !important;
    }
    .uslugi-why__grid { grid-template-columns: 1fr; gap: 12px !important; }
    .uslugi-why__card {
        padding: 18px !important;
    }
    .uslugi-why__icon { margin: 0 auto 12px !important; }
    .uslugi-why__number {
        font-size: 26px !important;
    }
    .uslugi-why__card h4 {
        font-size: 15px !important;
        line-height: 1.3 !important;
    }
    .uslugi-why__card p {
        font-size: 13px !important;
        line-height: 1.45 !important;
    }

    /* === CTA === */
    .uslugi-cta {
        padding: 24px 18px;
        margin: 0 16px 16px;
        text-align: left !important;
    }
    .uslugi-cta h2 {
        font-size: 22px !important;
        line-height: 1.25 !important;
        text-align: left !important;
        margin: 0 0 8px !important;
    }
    .uslugi-cta p {
        font-size: 14px !important;
        line-height: 1.45 !important;
        text-align: left !important;
        margin: 0 0 16px !important;
    }
    .uslugi-btn--inline { padding: 12px 20px !important; font-size: 15px !important; }
}

/* End */


/* Start:/bitrix/templates/novadent_new/components/bitrix/news.list/doctors_nov23/style.css?174501322111573*/
@CHARSET "UTF-8";
.doctors_subTitle{
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 1px;
    text-align: center;
    color: #1C58EF;
    margin: 0 auto;
}
.doctors_Title{
    font-family: Inter;
    font-size: 38px;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: 0px;
    text-align: center;
}
.mainpage-module-list-doctors {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0 100px;
    gap: 1%;
    align-items: flex-start;
    justify-content: center;
}
.mainpage-module-list-doctor-item {
    flex: 1 1 24%;
    position: relative;
}
.mainpage-module-list-doctors a {
    text-decoration: none;
    border: none;
    outline: none;
    user-select: none;
/*    width: 315px;*/
    display: block;
    transform: scale(1);
    transition: .3s;
    z-index: 6;
    overflow: hidden;
    border-radius: 14px;
}
.mainpage-module-list-doctors a:hover {
    border: none
}
..mainpage-module-list-doctor-item_photo > a:first-child{
    min-height: 430px;
}
.mainpage-module-list-doctors .mainpage-module-list-doctor-item_photo a:hover {
    transform: scale(1.01);
    transition: .3s;
}
.mainpage-module-list-doctors a > img {
    min-height: 430px;
/*    transform: scale(1.1);*/
}
.mainpage-module-list-doctors span.tooltip {
/*    display: none;*/
}
.mainpage-module-list-doctor-item_description {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 40px;
    max-width: 295px;
}
.mainpage-module-list-doctor-item_name {
    display: block;
    font-family: Inter;
    font-size: 22px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: center;
    margin-top: 6px;
    color: #000;       
    margin-bottom: 4px;
}
.mainpage-module-list-doctor-item_steciality {
font-family: Inter;
font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0px;
text-align: center;
color: #646464;
}
.mainpage-module-list-doctor-desc_delimiter {
    : ;
    height: 1px;
    width: 60px;
    background: #E5E9EA;
    margin: 8px auto;
}
.mainpage-module-list-doctor-item_degrees {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    color: #646464;
}
.mainpage-module-list-doctor-item .work_years {
    cursor: default;
    user-select: none;
    pointer-events: none;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 55px;
    height: 55px;
    font-size: 12px;
    line-height: 1.2em;
    text-align: center;
    background: #32aef3;
    color: #fdfdff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    letter-spacing: 1px;
    z-index: 9;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 400 400' style='enable-background:new 0 0 400 400;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%2300AEEF;%7D .st1%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Ccircle class='st0' cx='200' cy='200' r='187.9'/%3E%3Cg%3E%3Cpath class='st1' d='M61.5,143.3c4.8,1.2,8.6,3.1,11.4,5.8s4.8,5.7,5.8,9.2c1,3.5,1,7.2,0,11.1c-1,3.9-2.7,7.1-5.3,9.8 c-2.5,2.6-5.7,4.4-9.5,5.4c-3.8,0.9-8,0.8-12.8-0.4c-4.7-1.2-8.6-3.1-11.4-5.7c-2.9-2.6-4.8-5.7-5.8-9.2c-1-3.5-1-7.2,0-11.1 c1-3.8,2.7-7.1,5.2-9.7s5.7-4.4,9.5-5.4C52.5,142,56.8,142.1,61.5,143.3z M59.2,152.6c-3.1-0.8-5.8-1-8.1-0.6 c-2.3,0.4-4.3,1.3-5.8,2.6c-1.5,1.4-2.5,3.2-3.1,5.4c-0.6,2.2-0.5,4.3,0.2,6.2c0.7,1.9,1.9,3.6,3.8,5.1c1.9,1.4,4.4,2.6,7.4,3.3 c3.1,0.8,5.8,1,8.1,0.6s4.3-1.3,5.8-2.6c1.5-1.4,2.5-3.2,3.1-5.4c0.6-2.2,0.5-4.3-0.2-6.2c-0.7-1.9-1.9-3.6-3.8-5.1 C64.7,154.5,62.3,153.4,59.2,152.6z'/%3E%3Cpath class='st1' d='M66.9,91.7l37.7,24.4l-5.1,7.9l-31.2-20.2L58.4,119l31.2,20.2l-5.1,7.9l-37.7-24.4L66.9,91.7z'/%3E%3Cpath class='st1' d='M93.8,87.1l8.6-6.4c2.9-2.1,5.7-3.5,8.4-4.1c2.8-0.6,5.3-0.5,7.7,0.3c2.4,0.8,4.4,2.4,6.1,4.7 c1.7,2.3,2.6,4.7,2.8,7.2s-0.4,5.1-1.8,7.6c-1.3,2.5-3.4,4.8-6.3,7l-13.4,10L79,77.4l7.6-5.7l22.3,29.9l5.9-4.4 c1.4-1,2.3-2.1,2.9-3.3c0.6-1.2,0.8-2.4,0.7-3.6c-0.1-1.2-0.6-2.3-1.3-3.2c-1.1-1.4-2.5-2.2-4.3-2.4c-1.8-0.2-3.8,0.5-5.8,2 l-8.6,6.4L93.8,87.1z M116.8,49.2l26.9,36l-7.6,5.7l-26.9-36L116.8,49.2z'/%3E%3Cpath class='st1' d='M132.6,50.7l-2.4-7.5l35.1-11.3l2.4,7.5l-13.1,4.2L166,78.9l-8.9,2.9l-11.4-35.3L132.6,50.7z'/%3E%3Cpath class='st1' d='M189.8,73.7l2.3-44.9l18,0.9c3.3,0.2,6,0.8,8.2,1.9c2.2,1.1,3.7,2.5,4.8,4.3c1,1.8,1.5,3.8,1.4,6.1 c-0.1,1.8-0.5,3.3-1.3,4.6c-0.8,1.3-1.8,2.3-3,3.1c-1.3,0.8-2.7,1.3-4.3,1.6l0,0.4c1.7,0.2,3.3,0.7,4.7,1.7c1.5,1,2.6,2.3,3.5,3.9 c0.9,1.6,1.2,3.6,1.1,5.8c-0.1,2.4-0.8,4.5-2.1,6.3c-1.3,1.8-3.1,3.2-5.4,4.1c-2.3,1-5.2,1.4-8.6,1.2L189.8,73.7z M199.7,66.4 l7.7,0.4c2.6,0.1,4.6-0.3,5.9-1.2c1.3-1,1.9-2.3,2-4c0.1-1.2-0.2-2.4-0.7-3.3c-0.6-1-1.4-1.8-2.4-2.4s-2.4-0.9-3.9-1l-8-0.4 L199.7,66.4z M200.6,48l7,0.4c1.3,0.1,2.5-0.1,3.5-0.5c1-0.4,1.9-1,2.5-1.8c0.6-0.8,1-1.8,1-3c0.1-1.6-0.4-3-1.5-4 s-2.7-1.6-4.8-1.7l-7.2-0.4L200.6,48z'/%3E%3Cpath class='st1' d='M224.8,75.8L239,33.2l16.8,5.6c3.2,1.1,5.8,2.6,7.6,4.6c1.9,2,3,4.3,3.5,6.8c0.5,2.6,0.2,5.3-0.7,8.1 c-0.9,2.8-2.4,5.1-4.3,6.9s-4.3,2.8-7,3.3c-2.7,0.4-5.7,0.1-9-1l-10.7-3.6l2.4-7.2l9.3,3.1c1.7,0.6,3.3,0.8,4.6,0.5 c1.3-0.2,2.5-0.8,3.4-1.7c0.9-0.9,1.6-2,2.1-3.4c0.5-1.4,0.6-2.7,0.4-4c-0.2-1.2-0.8-2.4-1.7-3.3c-0.9-1-2.3-1.7-4-2.3l-6.1-2 l-11.8,35.2L224.8,75.8z'/%3E%3Cpath class='st1' d='M259.3,88.6l-8.5-5.6l37.6-29.1l10.2,6.7l-11.6,46.1l-8.5-5.6l9.5-35.2l-0.3-0.2L259.3,88.6z M268.4,73.4 l20.1,13.2l-4.1,6.2l-20.1-13.2L268.4,73.4z'/%3E%3Cpath class='st1' d='M339.1,100.9l5.8,7.3l-35.2,27.9l-5.8-7.3L339.1,100.9z M322.5,79.9l5.7,7.2l-11.3,9c-1.4,1.1-2.3,2.2-2.7,3.3 c-0.4,1.1-0.5,2.3,0,3.6c0.4,1.3,1.3,2.7,2.5,4.3c0.4,0.5,1,1.2,1.6,1.9c0.6,0.7,1.3,1.4,2,2.2s1.4,1.4,2.1,2 c0.7,0.6,1.3,1.1,1.8,1.5l-5.9,4.7c-0.5-0.4-1.2-0.8-1.8-1.5c-0.7-0.6-1.4-1.3-2.1-2c-0.7-0.7-1.4-1.4-2-2.1 c-0.6-0.7-1.2-1.3-1.6-1.9c-2.2-2.8-3.8-5.6-4.6-8.4c-0.9-2.7-0.9-5.3-0.1-7.8c0.8-2.5,2.5-4.8,5.2-6.9L322.5,79.9z'/%3E%3Cpath class='st1' d='M314.1,146.1l-3.5-9.6l47.5-0.9l4.2,11.5l-36.8,30l-3.5-9.6l28.7-22.5l-0.1-0.3L314.1,146.1z M330.4,139.4 l8.3,22.6l-7,2.6l-8.3-22.6L330.4,139.4z'/%3E%3Cpath class='st1' d='M353.7,227.9l0.5-9.6c1.2-0.1,2.4-0.4,3.4-0.9c1-0.5,1.9-1.1,2.6-2s1.3-1.8,1.7-2.8c0.4-1.1,0.7-2.3,0.7-3.6 c0.1-2.3-0.4-4.4-1.4-6.2s-2.7-3.2-4.8-4.3c-2.1-1.1-4.8-1.7-7.9-1.8c-3.2-0.2-5.9,0.2-8.1,1c-2.2,0.8-3.9,2.1-5.1,3.8 c-1.2,1.7-1.8,3.6-2,5.9c-0.1,1.3,0,2.5,0.3,3.6c0.3,1.1,0.7,2.1,1.3,3c0.6,0.9,1.4,1.6,2.3,2.2c0.9,0.6,2,1.1,3.1,1.3l-0.5,9.6 c-2-0.4-4-1.1-5.9-2.1c-1.9-1.1-3.5-2.5-4.9-4.2c-1.4-1.7-2.5-3.8-3.3-6.1c-0.8-2.3-1.1-4.9-0.9-7.8c0.2-4,1.3-7.5,3.2-10.6 c2-3.1,4.7-5.4,8.2-7.1c3.5-1.6,7.7-2.4,12.6-2.1c4.9,0.2,9,1.4,12.3,3.4c3.3,2,5.8,4.6,7.5,7.9c1.6,3.2,2.4,6.8,2.2,10.8 c-0.1,2.6-0.6,5-1.5,7.2c-0.8,2.2-2,4.1-3.5,5.8c-1.5,1.7-3.3,3-5.3,4C358.6,227.1,356.3,227.7,353.7,227.9z'/%3E%3Cpath class='st1' d='M359.3,238.2l7.4,2.7l-12.6,34.7l-7.4-2.7l4.7-12.9l-34.9-12.6l3.2-8.8l34.9,12.6L359.3,238.2z'/%3E%3Cpath class='st1' d='M309.8,262.2l5.8-8.4l28.1,38.3l-7,10.1L291,289.3l5.8-8.4l34.9,10.5l0.2-0.3L309.8,262.2z M324.7,271.7 L311,291.5l-6.1-4.2l13.7-19.8L324.7,271.7z'/%3E%3Cpath class='st1' d='M295.1,288.7l0.6,27.6l22.7,10.9l-9.9,6.2L290.1,323L274,333.1l1.5,20.9l-9.9,6.2l-0.1-24.9l-24.3-12.8l9.6-6 l17.4,9.9l18.4-11.5l-1.1-20.1L295.1,288.7z M288.1,346.1L264.3,308l7.8-4.9l23.8,38.1L288.1,346.1z'/%3E%3Cpath class='st1' d='M231,322.9l5.3,44.6l-17.6,2.1c-3.4,0.4-6.3,0.1-8.9-0.9s-4.6-2.6-6.1-4.7c-1.5-2.1-2.5-4.7-2.8-7.6 c-0.4-3,0-5.7,1-8.1c1-2.4,2.6-4.4,4.9-6c2.3-1.6,5.1-2.5,8.5-2.9l11.2-1.3l0.9,7.6l-9.7,1.2c-1.8,0.2-3.3,0.7-4.4,1.5 s-1.9,1.8-2.3,3c-0.5,1.2-0.6,2.5-0.4,4c0.2,1.5,0.6,2.7,1.3,3.8c0.7,1,1.7,1.8,3,2.3c1.3,0.5,2.8,0.6,4.6,0.4l6.4-0.8l-4.4-36.9 L231,322.9z'/%3E%3Cpath class='st1' d='M194.3,326.1l10.1,1.4l-21.5,42.4l-12.1-1.7l-9.2-46.6l10.1,1.4l6.4,35.9l0.3,0L194.3,326.1z M192.6,343.6 l-23.8-3.3l1-7.3l23.8,3.3L192.6,343.6z'/%3E%3Cpath class='st1' d='M162.3,321l-18.7,40.8l-27.1-12.4l3.3-7.1l18.5,8.5l3.7-8l-6.6-3c-3.2-1.5-5.8-3.3-7.6-5.4 c-1.9-2.1-3-4.4-3.4-6.9c-0.4-2.5,0-5,1.2-7.6c1.2-2.6,2.9-4.5,5-5.9c2.2-1.4,4.7-2.1,7.5-2.1c2.9,0,5.9,0.7,9.1,2.2L162.3,321z M150.5,323.9l-6.6-3c-1.5-0.7-3-1-4.3-0.9c-1.3,0.1-2.5,0.5-3.5,1.1c-1,0.7-1.7,1.6-2.2,2.7c-0.7,1.6-0.8,3.3,0,5 c0.7,1.7,2.2,3.1,4.5,4.1l6.6,3L150.5,323.9z'/%3E%3Cpath class='st1' d='M85.3,296.1c3.3-3.6,6.8-6.1,10.4-7.4c3.7-1.3,7.3-1.6,10.9-0.8c3.6,0.8,6.8,2.5,9.8,5.2c3,2.7,5,5.7,6.2,9.2 c1.1,3.5,1.3,7.1,0.3,10.9c-0.9,3.8-3,7.5-6.3,11.1c-3.3,3.6-6.8,6.1-10.4,7.4c-3.7,1.3-7.3,1.6-10.9,0.8s-6.8-2.5-9.8-5.2 c-2.9-2.7-5-5.7-6.1-9.2s-1.3-7.1-0.3-10.9C79.9,303.4,82,299.7,85.3,296.1z M92.4,302.5c-2.1,2.4-3.6,4.7-4.3,6.9 c-0.8,2.3-0.9,4.4-0.4,6.3c0.5,2,1.6,3.7,3.3,5.3c1.7,1.5,3.6,2.5,5.6,2.8c2,0.3,4.1,0,6.3-1c2.2-1,4.3-2.7,6.4-5 c2.1-2.4,3.6-4.7,4.3-6.9c0.8-2.3,0.9-4.4,0.4-6.3c-0.5-2-1.6-3.7-3.3-5.3c-1.7-1.5-3.6-2.5-5.6-2.8c-2-0.3-4.1,0-6.3,1 C96.7,298.5,94.6,300.1,92.4,302.5z'/%3E%3Cpath class='st1' d='M70.6,300.5l-6.7,4.1L44.7,273l6.7-4.1l7.2,11.7l31.7-19.3l4.9,8l-31.7,19.3L70.6,300.5z'/%3E%3Cpath class='st1' d='M28.3,213.4l43.9-9.6l2,9.3l-43.9,9.6L28.3,213.4z M53.3,250L51,239.5c-0.8-3.5-0.9-6.6-0.3-9.4 c0.6-2.8,1.7-5.1,3.5-6.9s4-3,6.8-3.6c2.8-0.6,5.3-0.5,7.7,0.4s4.5,2.5,6.2,4.8s3,5.1,3.8,8.6l3.6,16.4l-43.9,9.6l-2-9.3l36.4-8 l-1.6-7.1c-0.4-1.7-1-3-1.8-4s-1.9-1.7-3-2.1c-1.1-0.4-2.3-0.4-3.5-0.1c-1.7,0.4-3.1,1.3-4,2.9c-0.9,1.6-1.1,3.6-0.6,6.1l2.3,10.5 L53.3,250z'/%3E%3C/g%3E%3C/svg%3E");



font-family: Inter;
font-size: 20px;
font-weight: 700;
line-height: 30px;
letter-spacing: 0em;
text-align: left;

}
.mainpage-module-list-doctor-item .work_years span{    
    display: block;
}
.mainpage-module-list-doctor-item .medalsvg {
    background-image: url(/bitrix/templates/novadent_new/system/static/css/../img/medaldoc.svg);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: top;
    width: 60px;
    height: 60px;
}
a.goseealldoctors {
    width: 100%;
    max-width: 200px;
    padding: 13px 32px;
    background: #32AEF3;
    border-radius: 14px;
    display: block;
    box-sizing: border-box;
    color: #fff;
    transition: .5s
}
a.goseealldoctors:hover {
    transition: .3s;
color: #fff;
box-shadow: 0 0 10px #ccc;
}
a.goseealldoctors:after {
    content: "";
    position: absolute;
    top: 45%;
    top: calc( 50% - 12px );
    right: 18px;
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.34765 13.002H20.4011L17.0188 16.2931C16.0473 17.2384 17.5046 18.6563 18.4761 17.711L21.5564 14.7091L23.6127 12.7051C24.0112 12.3151 24.0112 11.6851 23.6127 11.295L18.4761 6.29109C18.2807 6.09569 18.0117 5.98605 17.7314 5.98832C16.8063 5.98843 16.3522 7.08488 17.0188 7.7091L20.4091 11.0002H2.29446C0.869632 11.0689 0.976018 13.071 2.34765 13.002Z' fill='white'/%3E%3C/svg%3E%0A");
    transition: .3s;
}
a.goseealldoctors:hover:after {
right: 15px;
}
@media (max-width: 1024px) {
 .mainpage-module-list-doctors a > img {
    min-height: 430px;
    min-height: unset;
    width: 100%;
    height: 100%;
    object-fit: contain;
 }
 .doctors_Title{
    font-size: 24px;
    line-height: 1.2em;
    margin-bottom: 0.6em;
 }
}
/* MISC LAZYLOAD */
a.mainpage-module-list-doctor-item_link {
    min-height: 430px;
}
/* End */


/* Start:/bitrix/templates/novadent_new/components/bitrix/news.list/clinics_on_frontpage/style.css?17683413608067*/
section#map-section-tag {
    background: #fafafa;
padding: 100px 0 40px
}
.timetable-block {
    overflow: hidden;
    overflow-x: auto;
}
div#clinics-map:before {
    content: "Загрузка карты..";
    position: absolute;
    top: 40%;
    left: 50%;
transform: translateX(-50%);
    padding: 12px 24px;
    background: #444;
    color: #eee;
    animation: mapbg 2s infinite alternate;
}
#clinics-map{
    background: #eee;
    margin-bottom: 2em;
}
@keyframes mapbg{
0%{
background-color: #ccc
	}
100%{
background-color: #000
	}
}
.map-area {
    position: relative;
    padding: 0 0 0 8px;
    float: left;
    margin-top: 0px;
    margin-right: -30%;
    z-index: 100;
    width: 44%;
}
.TabItem{
 display: none;
 opacity: 0;
}
.TabItem.is-active{
    display: block;
    opacity: 1;
    animation: appear .5s forwards;
}
@keyframes appear{
0%{ opacity: 0; transform: translateX( -100% );}
100%{ opacity: 1; transform: translateX( 0% );}
}
button.TabsBtn span {
    display: inline-block;
    position: relative;
}
ul.clinic-list__ul .clinics-list__clinic {
    padding: 74px 10px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    animation: appear .5s forwards;
    gap: 2%;
    box-shadow: none;
    width: 320px;
    min-height: 350px;
    display: block;
    /* border: 2px solid red; */
    display: flex;
    flex-direction: column;
    gap: 0;
    box-sizing: border-box;
    flex: 0 0 320px;
    border-radius: 10px;
    background: #F6F6F6fa;
    padding: 55px 27px 50px;
    margin: 0;
    justify-content: flex-start;
    /* max-width: 337px; */

    padding: 16px 18px 22px;
transition: .3s;
}

ul.clinic-list__ul {

    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    gap: 14px;
    background-image: radial-gradient(#d1e1f6 50%, transparent 30%);
    background-position: 120% 140%;
    background-size: 900px 900px;
    background-repeat: no-repeat;
    padding-bottom: 100px;

}
ul.clinic-list__ul li.clinics-list__clinic:hover{
    box-shadow: 0 0 14px #dedede;
    cursor: default;
    background: #f6f6f6ff;
}
ul.clinic-list__ul {
    display: flex;

    justify-content: space-evenly;
    flex-wrap: wrap;
    gap: 14px;
}
.TabsBtns {
    display: flex;
    justify-content: center;
    flex-direction: row;
gap: 40px
}
.TabItem{
    position: relative;
}
.TabsBtns button.TabsBtn {
    width: 240px;
    height: 40px;
    border: none;
    border-radius: 8px;
    opacity: 0.8;
}
button.TabsBtn[data-tab="clinic-list"] span:before {
    background-image: url("data:image/svg+xml,%3Csvg width='40px' height='40px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 8H20M11 12H20M14 16H20M4 8H4.01M7 12H7.01M10 16H10.01' stroke='%23223' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    content: "";
    position: absolute;
    left: -30px;
    top: -8px;
    width: 30px;
    height: 30px;
    display: block;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 20px 20px;
}
button.TabsBtn[data-tab="clinic-map"] span:before {
    background-image: url("data:image/svg+xml,%3Csvg width='40px' height='40px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 7.16229C21 6.11871 21 5.59692 20.7169 5.20409C20.4337 4.81126 19.9387 4.64625 18.9487 4.31624L17.7839 3.92799C16.4168 3.47229 15.7333 3.24444 15.0451 3.3366C14.3569 3.42876 13.7574 3.82843 12.5583 4.62778L11.176 5.54937C10.2399 6.1734 9.77191 6.48541 9.24685 6.60952C9.05401 6.65511 8.85714 6.68147 8.6591 6.68823C8.11989 6.70665 7.58626 6.52877 6.51901 6.17302C5.12109 5.70705 4.42213 5.47406 3.89029 5.71066C3.70147 5.79466 3.53204 5.91678 3.39264 6.06935C3 6.49907 3 7.23584 3 8.70938V12.7736M21 11V15.2907C21 16.7642 21 17.501 20.6074 17.9307C20.468 18.0833 20.2985 18.2054 20.1097 18.2894C19.5779 18.526 18.8789 18.293 17.481 17.827C16.4137 17.4713 15.8801 17.2934 15.3409 17.3118C15.1429 17.3186 14.946 17.3449 14.7532 17.3905C14.2281 17.5146 13.7601 17.8266 12.824 18.4507L11.4417 19.3722C10.2426 20.1716 9.64311 20.5713 8.95493 20.6634C8.26674 20.7556 7.58319 20.5277 6.21609 20.072L5.05132 19.6838C4.06129 19.3538 3.56627 19.1888 3.28314 18.7959C3.01507 18.424 3.0008 17.9365 3.00004 17' stroke='%231C274C' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M15 3.5V7M15 17V11' stroke='%231C274C' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M9 20.5V17M9 7V13' stroke='%231C274C' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");
    content: "";
    position: absolute;
    left: -30px;
    top: -8px;
    width: 30px; 
    height: 30px;
    display: block;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 20px 20px;
}
.clinics-list_name{
    color: #1A242D;
    font-family: Inter;
    font-size: 31px;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 37.2px;
    line-height: 32px;
    letter-spacing: 0.155px;
    margin: 23px 0 17px;
    /* background-color: #ffffffcc; */
    padding: 6px 14px;
    margin-left: -14px;
    margin-right: -14px;
    border-radius: 2px;
}

img.clinic-info__preview-picture {
    width: 100%;
    object-fit: cover;
}
.clinics-list_photo {
    width: 100%;
    overflow: hidden;
    height: 45%;
    border-radius: 14px;
}
.clinics-list_name {
    color: #1A242D;
    font-family: Inter;
    font-size: 31px;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 37.2px;
    line-height: 32px;
    letter-spacing: 0.155px;
    margin: 23px 0 17px;
    /* background-color: #ffffffcc; */
    padding: 6px 14px;
    margin-left: -14px;
    margin-right: -14px;
    border-radius: 2px;
    display: block;
    margin: 14px 0;
    padding: 0;
}
.clinics-list__clinic-address {
    font-weight: 500;
    margin-bottom: 14px;
    color: #777;
   font-size: .84em
}
a.new-btn.new-btn-primary.clinics-list__clinic-appointment {
    display: none;
}
.map-section__title .map-section__title-name {
    display: block;
    font-size: 2.333em;
    line-height: 1.125em;
    font-weight: 600;
    margin: 0 0 12px;
    font-family: Inter;
    font-size: 50px;
    font-weight: 700;
    line-height: 61px;
    letter-spacing: 0em;
    text-align: center;
    margin: 50px auto 30px;
}
button.TabsBtn.is-active {
    box-shadow: 0 0 2px #32aef3;
    opacity: 1;
    background: #32aef3;
    color: #fff;
}
ul.clinic-list__ul .clinics-list__clinic-telephones a {
    cursor: pointer;
    pointer-events: all;
    border-bottom: 1px solid #ccc;
    color: #323232;
    margin: 14px 0 4px;
    display: inline-block;
}
@media (max-width: 1024px) {
 ul.clinic-list__ul{
    padding: 10px 0;
    background-size: 200% 50%, 200% 50%;
    flex-direction: column
 }
 ul.clinic-list__ul li.clinics-list__clinic {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    gap: 2%;
    box-shadow: none;
    width: 320px;
    min-height: unset;
    display: flex;
    flex-direction: column;
    flex: 0 0 320px;
    justify-content: flex-start;
    margin: auto
 }
 .clinics-list__clinic .clinics-list__clinic-stations .clinic-stations__station:before {
    top: 5px;
 }
 .TabsBtns {
    gap: 5px;
 }
 .TabsBtns button.TabsBtn {
    width: 45%;
 }
}

#clinics-map {
            width: 100%;
            height: 450px;
}
.map-tabs {
    padding-top: 40px;
}
.clinic-modal {
    background: url('/bitrix/templates/novadent_new/system/static/img/logonew.svg') no-repeat center center;
    padding: 26px 20px 10px;
    background-position: 7px 16px;
    background-size: 100px auto;
    width: 240px;
}
.clinic-modal > div {
    margin: 10px 0;
}
.clinic-modal > div > div:first-child {
    font-size: 16px;
    font-weight: 600;
    color: #233567;
}
.clinic-card__mark {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-left: 4px;
}
.noborder{
    border: none !important;
    display: block;
    height: 100%;
}
/* End */
/* /bitrix/templates/novadent_new/components/bitrix/news.list/new_template_23_akcii_maintest/style.css?178067600411852 */
/* /bitrix/templates/novadent_new/components/bitrix/news/new23_akcii_smallblock_slider/bitrix/news.list/.default/style.css?17450132225684 */
/* /bitrix/templates/novadent_new/components/bitrix/catalog.section.list/uslugi_sections/style.css?177729629819623 */
/* /bitrix/templates/novadent_new/components/bitrix/news.list/doctors_nov23/style.css?174501322111573 */
/* /bitrix/templates/novadent_new/components/bitrix/news.list/clinics_on_frontpage/style.css?17683413608067 */
