body {
    /*padding-top: 50px;*/
	color: #666666;
	font-family: Graphik, Tahoma, sans-serif;
	font-size: 18px;
	line-height: 1.5;
}

p {
	margin-bottom: 26px;
}

h3, h4, h5, h6, .h3, .h4, .h5, .h6 {
    color: #333333;
}

.main-banner-top-big {
	height: 100vh;
}

.call-to-action {
	height: 20%;
}

.rev_slider_wrapper {
	/*height: 620px;*/ 
	/*height: 100vh;*/
	
	background-size: cover;
	padding: 20px;
	/*padding-top: 25%;*/
	background-position-x: right;
}

.main-text-banner {
	background: rgb(255,255,255,0.5);
	padding: 26px;
	padding-top: 52px;
	padding-bottom: 52px;
	margin-top: 52px;
}

.main-text-banner h3 {
	font-size: 1.8em;
}

.rev_slider_wrapper h2{
	font-size: 2.5em;
	font-weight: 900;
	/*color: #202C45 !important;*/
	margin-top: 0;
	margin-bottom: 26px;
}

.rev_slider_wrapper p{
	margin-top: 10px;
	font-size: 1.4em;
	/*text-shadow: 1px 1px 4px black;*/
	/*color: #202C45 !important;*/
}

.rev_slider_wrapper h3{
	font-size: 2em;
	font-weight: 900;
	/*color: #F2184F;*/
	margin-top: 0;
    /*text-shadow: 1px 1px 1px black;*/

}

.navbar-inverse {
    /*background-color: #222;*/
    /*border-color: #080808;*/
	/*background-color: #202C45 !important;*/
	background-color: transparent;
	border: none;
	
}

.nav > li {
	margin: 5px;
	margin-top: 10px;
	font-size: 14px;
}

/* Внутренние страницы (фиксированная шапка) */
body.site-inner-page {
	padding-top: 20px;
}

/* Без блока .page_title (форма записи и т.п.) — отступ под navbar */
body.site-inner-page.page--no-page-title {
	padding-top: 88px;
}

@media (max-width: 767px) {
	body.site-inner-page.page--no-page-title {
		padding-top: 76px;
	}
}

.page_title {
	margin-top: 50px;
	padding-bottom: 1rem;
	border-bottom: 1px solid #e8edf3;
}

.page_title .leaft_title h1,
.page_title h1 {
	margin: 0;
	font-size: clamp(1.35rem, 2.5vw, 1.75rem);
	font-weight: 800;
	line-height: 1.3;
	letter-spacing: -0.02em;
	color: #0f172a;
}

.page_title .breadcrumb {
	background: transparent;
	margin: 0;
	padding: 0.65rem 0 0;
}

.page_title .breadcrumb > li {
	color: #64748b;
	font-size: 13px;
}

.page_title .breadcrumb > li + li::before {
	color: #94a3b8;
}

.page_title .breadcrumb a {
	color: var(--theme-color-2, #01a3de);
}

.page_title .breadcrumb a:hover,
.page_title .breadcrumb a:focus {
	color: color-mix(in srgb, var(--theme-color-2, #01a3de) 80%, #0f172a);
}

.page_title .breadcrumb > .active {
	color: #475569;
}

@media (min-width: 768px) {
	.page_title .row {
		display: flex;
		align-items: flex-end;
	}

	.page_title .reght_pagenation .breadcrumb {
		margin-bottom: 0;
		padding-top: 0;
	}
}

.bg-theme-color-2 h1 {
    color: white;
	font-size: 28px;
	margin: 20px;
}

.page-content {
	padding-top: 30px;
	padding-bottom: 30px;
}

.border-1px {
    border: 1px solid #eeeeee;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.p-15 {
    padding: 15px !important;
}

.section-title {
    margin-bottom: 30px;
    padding-left: 80px;
    position: relative;
}

.section-title .title {
    margin-top: 0;
    position: relative;
}

.line-bottom {
    border-bottom: 1px dotted #d3d3d3;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.text-uppercase {
    text-transform: uppercase;
}



section > .container, section > .container-fluid {
    padding-top: 60px;
    padding-bottom: 60px;
}

.pb-0 {
    padding-bottom: 0!important;
}
.pt-0 {
    padding-top: 0!important;
}

.bg-lighter {
    background-color: #f7f7f7 !important;
}

.img-fullwidth {
    width: 100%;
}

img {
    max-width: 100%;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pt-15 {
    padding-top: 15px !important;
}

.pb-40 {
    padding-bottom: 40px !important;
}
.pt-70 {
    padding-top: 70px !important;
}

.widget.dark .list-border li {
    border-bottom: 1px dashed #404040;
}
.widget ul.list li, .widget .post {
    margin-bottom: 8px;
    padding-bottom: 8px;
}

.line-bottom-theme-colored-2 {
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.widget {
    margin-bottom: 30px;
}

.footer .widget .widget-title {
    margin-top: 0px;
}
.widget.dark .widget-title {
    color: #fff;
}
.widget .widget-title {
    margin-top: 0;
    margin-bottom: 20px;
}
.line-bottom-theme-colored-2 {
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px !important;
}
.mt-20 {
    margin-top: 20px !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.icon-box {
	min-height: 240px;
}

.icon-box .icon-box-details {
    margin-left: 110px;
}

.icon-box .icon {
    display: inline-block;
    height: 90px;
    margin-bottom: 20px;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 90px;
}

.navbar-inverse .navbar-brand {
	color: white;
}

.font-15 {
	font-size: 15px;
}

.section-title .title-icon {
    left: 0px;
    position: absolute;
    top: -10px;
}

.section-title .title-icon i {
    opacity: 0.5;
}

.font-48 {
    font-size: 6rem !important;
}

.line-bottom:after {
    bottom: -1px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 50px;
}

.tab-slider .nav.nav-pills a:hover, .tab-slider .nav.nav-pills a.active, .custom-nav-tabs > li > a:hover, .widget .tags a:hover, .progress-item .progress-bar, .small-title .title::after, .testimonial .item::after, .drop-caps.colored-square p:first-child:first-letter, .drop-caps.colored-rounded p:first-child:first-letter, .list-icon.theme-colored.square li i, .list-icon.theme-colored.rounded li i, .working-process.theme-colored a, .blog-posts .post .entry-content .post-date.right, .horizontal-tab-centered .nav-pills > li > a:hover, .horizontal-tab-centered .nav-pills > li.active > a, .horizontal-tab-centered .nav-pills > li.active > a:hover, .horizontal-tab-centered .nav-pills > li.active > a:focus, .owl-theme.dot-theme-colored .owl-controls .owl-dot span, .pagination.theme-colored li.active a, .section-title .both-side-line::after, .section-title .both-side-line::before, .section-title .top-side-line::after, .section-title .left-side-line::before, .section-title .right-side-line::before, .product .tag-sale, .owl-theme .owl-dots .owl-dot.active span, .line-bottom:after, .line-bottom-center:after, .portfolio-filter a.active, .portfolio-filter a:hover {
    background: #202C45;
}

@media (min-width: 768px) {
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 12px;
		padding-right: 12px;
	}
}

.navbar-brand {
    padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	background: rgb(0,0,0,0.5);
	height: 40px;
}

/* На главном меню (#main-menu) базовые отступы brand переопределяются ниже */
#main-menu.navbar .navbar-brand {
    margin-top: 0;
}

.navbar-toggle {
    margin-top: 11px;
    margin-bottom: 11px;
}

.navbar-inverse .navbar-right>li>a {
    color: white;
	
	/*font-weight: bold;*/
}

/* Пункты меню: bg-theme-colored на <li> не должен давать тёмную заливку */
#main-menu .navbar-nav > li.bg-theme-colored,
#main-menu .navbar-right > li.bg-theme-colored {
    background-color: transparent !important;
}

/* Активный пункт (напр. «Вход» на /site/login) — цвет темы, не чёрный текст */
#main-menu.navbar-inverse .navbar-nav > li.active > a,
#main-menu.navbar-inverse .navbar-nav > li.active > a:hover,
#main-menu.navbar-inverse .navbar-nav > li.active > a:focus,
#main-menu.navbar-inverse .navbar-right > li.active > a,
#main-menu.navbar-inverse .navbar-right > li.active > a:hover,
#main-menu.navbar-inverse .navbar-right > li.active > a:focus {
    color: var(--theme-color-2, #01a3de) !important;
    background-color: rgba(var(--theme-accent-rgb, 1, 163, 222), 0.14) !important;
}

body.color-scheme-7 #main-menu.navbar-inverse .navbar-nav > li.active > a,
body.color-scheme-7 #main-menu.navbar-inverse .navbar-nav > li.active > a:hover,
body.color-scheme-7 #main-menu.navbar-inverse .navbar-nav > li.active > a:focus,
body.color-scheme-7 #main-menu.navbar-inverse .navbar-right > li.active > a,
body.color-scheme-7 #main-menu.navbar-inverse .navbar-right > li.active > a:hover,
body.color-scheme-7 #main-menu.navbar-inverse .navbar-right > li.active > a:focus {
    color: #38bdf8 !important;
    background-color: rgba(56, 189, 248, 0.18) !important;
}

.btn-theme-colored {
    color: #fff;
    background-color: #202C45;
    border-color: #202C45;
}


.btn {
    font-size: 13px;
    padding: 8px 22px;
}

.btn-flat {
    border-radius: 0;
}

.btn-flat:hover {
    background: #333333;
    color: #fff;
    text-shadow: none;
}

.pb-20 {
    padding-bottom: 20px !important;
}
.pt-30 {
    padding-top: 30px !important;
}

.font-weight-600 {
    font-weight: 600 !important;
}

.text-white {
    color: #fff !important;
}

.radio {
	display: inline-block;
}

.times .radio {
	margin: 10px;
	width: 80px;
	padding: 10px;
	border-radius: 3px;
	background-color: #f7f7f7;
}

h3 a, h4 a, h5 a, h6 a, .h3 a, .h4 a, .h5 a, .h6 a {
    color: #333333;
}

a {
	text-decoration: none;
}

.time-slots-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
    gap: 12px;
    margin: 15px 0;
}

.time-slot-option {
    margin-bottom: 5px;
}

.time-slot-label {
    display: block;
    padding: 12px 8px;
    border: 2px solid #e9ecef;
    border-radius: 8px;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ease;
    background: white;
}

.time-slot-label:hover {
    border-color: #007bff;
    background-color: #f8f9fa;
    transform: translateY(-2px);
}

.time-slot-label input[type="radio"] {
    display: none;
}

.time-slot-label input[type="radio"]:checked + .time-slot-value {
    background-color: #007bff;
    color: white;
}

.time-slot-value {
    display: block;
    font-weight: 600;
    color: #495057;
    transition: all 0.3s ease;
}


.time-slots-info {
    margin-top: 10px;
    padding: 10px;
    background-color: #f8f9fa;
    border-radius: 5px;
}

.time-slot-label input[type="radio"]:checked + .time-slot-value {
    background-color: #007bff;
    color: white;
    border-radius: 4px;
    padding: 4px 8px;
}

.time-slots-info .alert-warning {
    background-color: #fff3cd;
    border: 1px solid #ffeaa7;
}

/* Margin Top */
.mt-0 { margin-top: 0 !important; }
.mt-1 { margin-top: 0.25rem !important; }
.mt-2 { margin-top: 0.5rem !important; }
.mt-3 { margin-top: 1rem !important; }
.mt-4 { margin-top: 1.5rem !important; }
.mt-5 { margin-top: 3rem !important; }
.mt-auto { margin-top: auto !important; }

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background: rgb(0, 0, 0, 0.3);
}

/* Дополнительные отступы (margin-top) */
.mt-10 { margin-top: 10px !important; }
.mt-15 { margin-top: 15px !important; }
.mt-20 { margin-top: 20px !important; }
.mt-25 { margin-top: 25px !important; }
.mt-30 { margin-top: 30px !important; }
.mt-35 { margin-top: 35px !important; }
.mt-40 { margin-top: 40px !important; }
.mt-45 { margin-top: 45px !important; }
.mt-50 { margin-top: 50px !important; }
.mt-60 { margin-top: 60px !important; }
.mt-70 { margin-top: 70px !important; }
.mt-80 { margin-top: 80px !important; }

/* Аналогично для margin-bottom */
.mb-10 { margin-bottom: 10px !important; }
.mb-15 { margin-bottom: 15px !important; }
.mb-20 { margin-bottom: 20px !important; }
.mb-25 { margin-bottom: 25px !important; }
.mb-30 { margin-bottom: 30px !important; }
.mb-35 { margin-bottom: 35px !important; }
.mb-40 { margin-bottom: 40px !important; }
.mb-45 { margin-bottom: 45px !important; }
.mb-50 { margin-bottom: 50px !important; }
.mb-60 { margin-bottom: 60px !important; }
.mb-70 { margin-bottom: 70px !important; }
.mb-80 { margin-bottom: 80px !important; }

/* Мобильное меню — убираем принудительную высоту и скролл */
@media (max-width: 767px) {
    .navbar-collapse.in {
        max-height: none !important;        /* убираем ограничение высоты */
        overflow-y: visible !important;     /* убираем скролл */
    }
    /* Добавим аккуратные отступы и границы для пунктов */
    .navbar-collapse .nav > li {
        float: none;
    }
    .navbar-collapse .nav > li > a {
        padding: 12px 20px;
        border-bottom: 1px solid #eef2f5;
    }
    .navbar-collapse .navbar-right {
        margin: 0;
    }
}

/* Navbar: компактное меню, brand и пункты на одной оси (схемы 0–6) */
@media (min-width: 768px) {
    #main-menu.navbar {
        min-height: 56px;
        padding-top: 0;
        padding-bottom: 0;
    }

    #main-menu > .container {
        display: flex;
        align-items: center;
        flex-wrap: nowrap;
        width: 100%;
        min-height: 56px;
    }

    #main-menu .navbar-header {
        float: none;
        display: flex;
        align-items: center;
        flex: 0 0 auto;
        margin: 0;
        height: auto;
    }

    #main-menu .navbar-brand {
        float: none;
        margin: 0 !important;
        padding: 16px 12px !important;
        height: auto !important;
        min-height: 0;
        font-size: 15px;
        line-height: 1.25 !important;
        display: flex !important;
        align-items: center;
        max-width: 200px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        background: rgba(0, 0, 0, 0.5);
    }

    #main-menu .navbar-collapse {
        float: none;
        flex: 1 1 auto;
        width: auto;
        display: flex !important;
        align-items: center;
        justify-content: flex-end;
        flex-wrap: nowrap;
        padding: 0;
        border: none;
        box-shadow: none;
        height: auto;
        overflow: visible;
    }

    #main-menu .navbar-collapse > .navbar-nav {
        float: none;
        display: flex;
        align-items: center;
        margin: 0;
    }

    #main-menu .navbar-collapse > .navbar-nav:first-child {
        margin-right: auto;
    }

    #main-menu .navbar-nav > li {
        float: none;
        display: flex;
        align-items: center;
    }

    #main-menu .navbar-nav > li > a {
        padding: 16px 11px !important;
        font-size: 13px;
        line-height: 1.3 !important;
        height: auto !important;
        display: flex;
        align-items: center;
        white-space: nowrap;
    }

    #main-menu .navbar-right > li > a {
        font-size: 12px;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    #main-menu .navbar-right li.nav-item-email > a {
        max-width: 150px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    #main-menu .navbar-right li.bg-theme-color-2 {
        display: flex;
        align-items: center;
        background: transparent !important;
    }

    #main-menu .navbar-right li.bg-theme-color-2 a {
        color: #fff !important;
        border-radius: 30px;
        padding: 8px 14px !important;
        margin: 0 0 0 6px;
        font-size: 13px;
        font-weight: 600;
        line-height: 1.2 !important;
        white-space: nowrap;
    }

    #main-menu .navbar-toggle {
        margin-top: 0;
        margin-bottom: 0;
    }
}

/* Мобильный navbar: brand слева, бургер справа, меню — под шапкой */
@media (max-width: 767px) {
    #main-menu.navbar {
        min-height: 56px;
        padding-top: 0;
        padding-bottom: 0;
    }

    /* Без flex на container — иначе collapse оказывается в одной строке с header */
    #main-menu > .container {
        display: block;
        width: 100%;
    }

    #main-menu .navbar-header {
        display: flex;
        align-items: center;
        float: none;
        width: 100%;
        min-height: 56px;
        margin: 0;
    }

    #main-menu .navbar-brand {
        order: 1;
        float: none;
        display: flex !important;
        align-items: center;
        flex: 1 1 auto;
        min-width: 0;
        min-height: 56px;
        height: auto !important;
        margin: 0 !important;
        padding: 12px 15px !important;
        line-height: 1.25 !important;
        max-width: calc(100% - 52px);
    }

    #main-menu .navbar-brand .fa-solid {
        flex-shrink: 0;
    }

    #main-menu .navbar-toggle {
        order: 2;
        float: none;
        flex: 0 0 auto;
        align-self: center;
        margin: 0 0 0 auto !important;
    }

    #main-menu .navbar-collapse {
        float: none;
        width: 100%;
        clear: both;
        flex: none;
        padding: 0;
        border: none;
        box-shadow: none;
        overflow: visible;
    }

    #main-menu .navbar-collapse > .navbar-nav {
        float: none;
        display: block;
        margin: 0;
    }

    #main-menu .navbar-nav > li {
        float: none;
        display: block;
    }

    #main-menu .navbar-nav > li > a {
        display: block;
        height: auto !important;
        white-space: normal;
    }
}

@media (min-width: 1200px) {
    #main-menu .navbar-nav > li > a {
        padding-left: 14px !important;
        padding-right: 14px !important;
        font-size: 14px;
    }

    #main-menu .navbar-right li.nav-item-email > a {
        max-width: 200px;
    }

    #main-menu .navbar-brand {
        max-width: 240px;
        font-size: 16px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #main-menu .navbar-right li.nav-item-email {
        display: none;
    }
}

/* ——— Font Awesome: главная страница ——— */
#main-menu .navbar-brand .fa-solid {
    margin-right: 8px;
    font-size: 1.15em;
    vertical-align: -0.1em;
}

.trezo-card {
    background: #fff;
    border: 1px solid #e7ebf3;
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(15, 23, 42, 0.06);
}

#price .price-categories-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
    margin: 0;
}

@media (min-width: 768px) {
    #price .price-categories-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (min-width: 992px) {
    #price .price-categories-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

#price .price-categories-grid:has(> .price-category-col:nth-child(1):nth-last-child(1)) {
    grid-template-columns: 1fr;
}

@media (min-width: 768px) {
    #price .price-categories-grid:has(> .price-category-col:nth-child(2):nth-last-child(1)) {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (min-width: 992px) {
    #price .price-categories-grid:has(> .price-category-col:nth-child(2):nth-last-child(1)) {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

#price .price-category-col {
    display: flex;
    flex-direction: column;
    float: none;
    margin-bottom: 0;
}

#price .price-category-card.icon-box {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding: 1.25rem 1.25rem 1rem !important;
    height: 100%;
    flex: 1 1 auto;
    width: 100%;
}

.price-category-card__top {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 0.65rem;
}

.price-category-card__icon {
    flex: 0 0 48px;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    background: rgba(96, 93, 255, 0.1);
    color: #605dff;
    font-size: 20px;
}

.price-category-card__head {
    flex: 1;
    min-width: 0;
}

.price-category-card__title {
    display: block;
    margin: 0 0 4px;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.25;
    color: #0f172a;
}

.price-category-card__category {
    margin: 0;
    font-size: 12px;
    font-weight: 600;
    color: #64748b;
}

.price-category-card__code {
    display: block;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #64748b;
    margin-bottom: 6px;
}

.price-category-card__hint {
    margin: 0 0 0.5rem;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.35;
    color: #334155;
}

.price-category-card__desc-wrap {
    flex: 1 1 auto;
    min-height: 3.6em;
    max-height: 5.4em;
    margin-bottom: 0.75rem;
    overflow: hidden;
}

.price-category-card__desc {
    margin: 0;
    font-size: 12px;
    line-height: 1.4;
    color: #64748b;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    overflow: hidden;
}

.price-category-card__foot {
    margin-top: auto;
    padding-top: 0.75rem;
    border-top: 1px solid #e8edf3;
}

.price-category-card__price {
    margin: 0;
    font-size: 1.35rem;
    font-weight: 700;
    color: var(--theme-color-2, #01a3de);
    line-height: 1.15;
}


.home-doc-link {
    display: inline-flex;
    align-items: flex-start;
    gap: 8px;
    max-width: 720px;
}

.home-doc-link .fa-file-pdf {
    color: #dc3545;
    font-size: 1.25em;
    margin-top: 2px;
    flex-shrink: 0;
}

.pto-locations-list {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

@media (min-width: 992px) {
    .pto-locations-list {
        gap: 2.25rem;
    }
}

.pto-location-card {
    padding: 1.25rem 1.5rem;
}

.pto-location-card__layout {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}

.pto-location-card__main {
    min-width: 0;
}

.pto-location-card__details {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1rem;
    margin-top: 1rem;
}

.pto-location-card__actions {
    display: block;
}

.pto-actions-bar {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
}

.pto-actions-bar__book {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    margin: 0;
    white-space: normal;
}

.pto-gp-qr-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    flex: 0 0 auto;
    width: auto;
    min-width: 48px;
    padding: 10px 14px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.3;
    color: #334155;
    background: #fff;
    border: 1px solid #e7ebf3;
    border-radius: 10px;
    box-shadow: 0 2px 8px rgba(15, 23, 42, 0.04);
    transition: border-color 0.15s, color 0.15s, box-shadow 0.15s;
}

.pto-gp-qr-btn:hover,
.pto-gp-qr-btn:focus {
    color: var(--theme-color-2, #01a3de);
    border-color: var(--theme-color-2, #01a3de);
    box-shadow: 0 4px 12px rgba(1, 163, 222, 0.12);
    outline: none;
}

.pto-gp-qr-btn .fa-solid {
    font-size: 18px;
    color: #605dff;
}

.pto-gp-qr-btn--icon {
    padding-left: 12px;
    padding-right: 12px;
}

.pto-gp-qr-modals-host {
    display: none;
}

.pto-gp-qr-modal {
    z-index: 1060;
}

.pto-gp-qr-modal__body {
    text-align: center;
    padding: 8px 16px 20px;
}

.pto-gp-qr-modal__hint {
    margin: 0 0 12px;
    font-size: 13px;
    color: #64748b;
}

.pto-gp-qr-modal__img {
    display: block;
    width: 100%;
    max-width: 240px;
    height: auto;
    margin: 0 auto;
    border-radius: 10px;
    border: 1px solid #e7ebf3;
}

.pto-gp-qr-modal__amount {
    margin: 12px 0 0;
    font-size: 15px;
    color: #334155;
}

.pto-location-card__info {
    margin-top: 0.75rem;
    padding: 12px 14px;
    background: #f8fafc;
    border-radius: 10px;
    font-size: 14px;
    color: #475569;
}

.pto-location-card__categories {
    margin: 0;
    font-size: 14px;
    color: #64748b;
}

.pto-location-card__label {
    font-weight: 600;
    color: #475569;
    margin-right: 6px;
}

.pto-location-card__block-text {
    margin: 0;
    font-size: 14px;
    line-height: 1.45;
    color: #334155;
}

.pto-location-card__map-col {
    display: flex;
    flex-direction: column;
    min-width: 0;
    min-height: 260px;
}

.pto-location-card__map {
    flex: 1;
    min-height: 220px;
    border-radius: 12px;
    overflow: hidden;
    background: #f1f5f9;
    border: 1px solid #e7ebf3;
}

.pto-location-card__map iframe,
.pto-location-card__map object,
.pto-location-card__map embed {
    display: block;
    width: 100% !important;
    height: 100% !important;
    min-height: 220px;
    border: 0;
}

.footer-main-row {
    margin-bottom: 0;
}

.footer-org-col,
.footer-links-col {
    margin-bottom: 24px;
}

.footer-org__body {
    margin-top: 12px;
    line-height: 1.55;
    color: rgba(255, 255, 255, 0.88);
}

.footer-org__name {
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 10px;
    color: #fff;
}

.footer-org__line {
    margin: 0 0 6px;
    font-size: 12px;
}

.footer-org__label {
    font-weight: 600;
    color: rgba(255, 255, 255, 0.72);
}

.footer-org__payments {
    margin-top: 14px;
    padding-top: 12px;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.footer-org__payments-title {
    margin: 0 0 8px;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
}

.footer-org__payments-list li {
    margin-bottom: 4px;
    font-size: 12px;
}

.footer-org__payments-list a {
    color: rgba(255, 255, 255, 0.88);
    text-decoration: none;
}

.footer-org__payments-list a:hover {
    color: var(--theme-color-2, #01a3de);
    text-decoration: underline;
}

.footer-org__download {
    margin: 16px 0 0;
}

@media (min-width: 768px) {
    .pto-location-card__details {
        grid-template-columns: 1fr 1fr;
    }

    .pto-location-card__actions {
        grid-column: 1 / -1;
    }

    .footer-org-col {
        padding-right: 24px;
        border-right: 1px solid rgba(255, 255, 255, 0.1);
    }

    .footer-links-col {
        padding-left: 24px;
    }
}

@media (min-width: 992px) {
    .pto-location-card--has-map .pto-location-card__layout {
        display: grid;
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
        gap: 1.5rem;
        align-items: stretch;
    }

    .pto-location-card--has-map .pto-location-card__map-col {
        min-height: 100%;
    }

    .pto-location-card--has-map .pto-location-card__map {
        min-height: 280px;
    }

    .pto-location-card--has-map .pto-location-card__map iframe,
    .pto-location-card--has-map .pto-location-card__map object,
    .pto-location-card--has-map .pto-location-card__map embed {
        min-height: 280px;
    }

    .pto-location-card--has-map .pto-location-card__map-title {
        margin-top: 0;
    }
}

.pto-location-card__title {
    margin: 0 0 8px;
    font-size: 1.2rem;
    font-weight: 700;
    color: #1a2a36;
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.pto-location-card__title .fa-solid {
    color: var(--theme-color-2, #01a3de);
    margin-top: 4px;
    flex-shrink: 0;
}

.pto-location-card__block-title {
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 8px;
    color: #475569;
}

.pto-location-card__block-title .fa-solid,
.pto-location-card__block-title .fa-regular {
    margin-right: 6px;
    color: #605dff;
}

.pto-contact-line {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 6px;
}

.pto-contact-line .fa-solid {
    width: 18px;
    color: var(--theme-color-2, #01a3de);
    text-align: center;
}

.pto-location-card__map-title {
    margin: 0 0 0.75rem;
    font-weight: 700;
    font-size: 15px;
    color: #1a2a36;
    flex-shrink: 0;
}

.pto-location-card__map-title .fa-solid {
    margin-right: 8px;
    color: var(--theme-color-2, #01a3de);
}

/* ——— Дополнительные услуги ——— */
.services-block {
    margin-bottom: 0;
}

.services-grid {
    display: flex;
    flex-wrap: wrap;
    row-gap: 1.5rem;
}

.services-grid__col {
    display: flex;
    flex-direction: column;
}

.services-grid__col .trezo-service-card {
    flex: 1;
    width: 100%;
}

.services-suite {
    background: #fff;
    border: 1px solid #e7ebf3;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 4px 24px rgba(15, 23, 42, 0.06);
}

.services-suite .services-grid {
    margin: 0;
    row-gap: 0;
}

.services-suite .services-grid__col {
    margin-bottom: 0;
    padding: 0;
}

.services-suite .trezo-service-card {
    border: none;
    border-radius: 0;
    box-shadow: none;
    height: 100%;
}

@media (min-width: 768px) {
    .services-suite .services-grid__col:first-child .trezo-service-card {
        border-right: 1px solid #e7ebf3;
    }
}

@media (max-width: 767px) {
    .services-suite .services-grid__col:not(:last-child) .trezo-service-card {
        border-bottom: 1px solid #e7ebf3;
    }
}

.services-suite__bundle {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 16px 20px;
    padding: 1.25rem 1.5rem;
    background: linear-gradient(135deg, rgba(96, 93, 255, 0.07) 0%, rgba(1, 163, 222, 0.1) 100%);
    border-top: 1px solid #e7ebf3;
}

.services-suite__bundle-icon {
    flex: 0 0 52px;
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 14px;
    background: #fff;
    color: #605dff;
    font-size: 24px;
    box-shadow: 0 2px 10px rgba(96, 93, 255, 0.15);
}

.services-suite__bundle-body {
    flex: 1;
    min-width: 200px;
}

.services-suite__bundle-label {
    margin: 0 0 4px;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: var(--theme-color-2, #01a3de);
}

.services-suite__bundle-title {
    margin: 0 0 8px;
    font-size: 1.2rem;
    font-weight: 700;
    color: #1a2a36;
}

.services-suite__bundle-text {
    margin: 0;
    font-size: 14px;
    line-height: 1.5;
    color: #475569;
}

.services-suite__bundle-action {
    flex: 0 0 auto;
    width: 100%;
}

@media (min-width: 768px) {
    .services-suite__bundle-action {
        width: auto;
    }
}

.trezo-service-card {
    padding: 1.25rem 1.5rem;
    height: 100%;
}

.trezo-service-card .icon-box-details {
    display: flex;
    flex-direction: column;
    flex: 1;
    margin-left: 0;
}

.trezo-service-card .icon-box-details > .mt-15:last-child {
    margin-top: auto;
    padding-top: 12px;
}

.trezo-service-card__head {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 12px;
}

.trezo-service-card__icon {
    width: 48px;
    height: 48px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    background: rgba(96, 93, 255, 0.1);
    color: #605dff;
    font-size: 24px;
}

.trezo-service-card__title {
    margin: 0;
    font-size: 1.15rem;
    font-weight: 700;
}

.trezo-checklist li {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    margin-bottom: 8px;
}

.trezo-checklist .fa-solid {
    color: var(--theme-color-2, #01a3de);
    margin-top: 3px;
    flex-shrink: 0;
}

.home-news__row {
    margin-top: 0.5rem;
}

.news-card {
    background: #fff;
    border: 1px solid #e7ebf3;
    border-radius: 16px;
    padding: 1.25rem 1.5rem;
    height: 100%;
    box-shadow: 0 4px 16px rgba(15, 23, 42, 0.05);
}

.news-card__title {
    margin: 0 0 10px;
    font-size: 1.1rem;
    font-weight: 700;
    display: flex;
    align-items: flex-start;
    gap: 8px;
}

.news-card__title .fa-regular {
    color: #605dff;
    margin-top: 3px;
}

.news-card__date {
    display: block;
    font-size: 13px;
    color: #64748b;
    margin-bottom: 12px;
}

.news-card__date .fa-regular {
    margin-right: 6px;
}

/* Акцентные кнопки: лёгкий градиент поверх цвета темы */
.btn-flat.btn-theme-colored,
a.btn-flat.btn-theme-colored,
.btn-theme-color-2.btn-lg,
.navbar-right li.bg-theme-color-2 a {
    background-color: var(--theme-color-2, #01a3de) !important;
    background-image: linear-gradient(
        165deg,
        rgba(255, 255, 255, 0.18) 0%,
        rgba(255, 255, 255, 0) 42%,
        rgba(0, 0, 0, 0.12) 100%
    ) !important;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
    box-shadow: 0 4px 14px rgba(var(--theme-accent-rgb, 1, 163, 222), 0.32);
    transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
}

.btn-flat.btn-theme-colored:hover,
a.btn-flat.btn-theme-colored:hover,
.btn-theme-color-2.btn-lg:hover,
.navbar-right li.bg-theme-color-2 a:hover {
    filter: brightness(1.06);
    transform: translateY(-1px);
    box-shadow: 0 6px 18px rgba(var(--theme-accent-rgb, 1, 163, 222), 0.4);
}