.timer__block {
    margin: 20px 0 20px;
}

.timer__block_mobile {
    display: none;
}

.timer__name {
    display: block;
    text-align: center;
    font-size: 18px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.b {
    font-weight: bold;
}

.faq-block h3 {
    cursor: pointer;
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1px;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.faq-block p {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1px;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.faq-block p.spoiler-text {
    display: none;
}

.visual-li {
    padding-left: 0 !important;
}

.visual-li li {
    background: rgba(0, 0, 0, 0) url("/bitrix/templates/stroyzabor_uslugi/images/cont-2-li.png") no-repeat scroll left center;
    color: #262626;
    font: 17px tahoma, sans-serif;
    list-style: outside none none;
    margin: 0;
    padding: 0 0 0 50px;
    padding: 20px 0;
    border-bottom: 1px solid #dcdddb;
    padding-left: 60px;
}

.visual-li li>span {
    display: block;
    margin: 0;
    padding: 5px 0;
}

.bracing {
    width: 462px;
    height: 102px;
    background-image: url(images/bracing-background.png);
    position: absolute;
    top: 87px;
    z-index: 22;
    right: 0;
    text-align: center;
}

.bracing p {
    color: #003445;
    font: 23px Impact;
    padding-left: 12px;
    padding-top: 19px;
    text-transform: uppercase;
}

.header {
    position: relative;
}

a.calc-link:link,
a.calc-link:hover,
a.calc-link:visited {
    box-sizing: border-box;
    color: #fff;
    font: bold italic 13px arial, sans-serif;
    text-transform: none;
    text-decoration: none;
    padding: 5px 10px 5px 33px;
    display: inline-block;
    background: #ff9000 url(images/calc.png) 6px 2px no-repeat;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

a.calc-link:hover {
    background-color: #2a9fed;
}

.video-custom {
    background: rgba(0, 0, 0, 0) url("/images/video-fon.png") repeat scroll center top;
    border: 1px solid #dcdddb;
    height: 315px;
    width: 560px;
    margin: 0 auto;
    padding: 15px;
}

.title {
    color: #2a9fed;
    font: 34px impact, sans-serif;
    margin: 0;
    padding: 0 0 30px;
}


/*----------����� �������� ��� ���������----------*/

.c-list {
    padding-top: 40px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.c-list__item {
    display: inline-block;
    vertical-align: top;
    margin: 10px 0;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}

.c-list__item:nth-child(even) {
    margin-left: 20px;
}

.c-block figure {
    margin: 0;
}

.c-block__title {
    padding: 15px;
    color: #023650;
    font-size: 24px;
}

.c-block ul {
    padding: 0 15px 15px 15px;
    margin: 0;
}

.c-block li {
    display: block;
}

.c-block figure img {
    width: 100%;
    height: auto;
}

.c-block a {
    text-decoration: none;
    color: #44474e;
    font-weight: 700;
}

.c-block li img {
    vertical-align: -5px;
    margin-right: 5px;
}

.�-info {
    font-size: 15px;
    color: #fff;
}

.point_icon {
    display: inline-block;
    background: url('./images/point.png') center no-repeat;
    width: 12px;
    height: 15px;
}

.clock_icon {
    display: inline-block;
    background: url('./images/clock.png') center no-repeat;
    width: 15px;
    height: 15px;
}

.phone_icon {
    display: inline-block;
    background: url('./images/phone.png') center no-repeat;
    width: 14px;
    height: 14px;
}

.c-info_str span {
    color: #7cbce6;
}

.c-info_name {
    font-size: 24px;
    font-weight: 700;
    color: #7cbce6;
    /*padding: 15px 0;*/
}

.c-info_title {
    font-size: 15px;
    color: #7cbce6;
    padding: 8px 0;
}

.c-info_title i {
    margin-right: 10px;
    vertical-align: -2px;
}

@media (max-width: 767px) {
    .timer__block {
        display: none;
    }

    .timer__block_mobile {
        display: block;
    }
}

.header-subtitle {
    max-width: 420px;
}

.relink {
    clear: both;
    width: 100%;
}

@media (max-width: 767px) {
    .catalog-list p.fake_h1 {
        font: 28px impact, Charcoal, 'Russo One', sans-serif !important;
    }
}

#breadcrumb {
    width: 90% !important;
}

body {
    overflow-x: hidden;
}




.faq-section {
    width: 100%
}

.faq-intro {
    color: #6c757d;
    margin-bottom: 1.5rem;
    line-height: 1.6;
}

.faq-accordion {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.faq-item {
    border: 1px solid #dee2e6;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.faq-question {
    width: 100%;
    text-align: left;
    padding: 1rem 1.5rem;
    background: white;
    border: none;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 500;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: background 0.2s ease;
}

.faq-question:hover {
    background: #f1f3f5;
}

.faq-question:focus {
    outline: 2px solid #0d6efd;
    outline-offset: -2px;
}

.faq-question[aria-expanded="true"] {
    background: #e9ecef;
}

.faq-question .arrow {
    font-size: 0.8rem;
    transition: transform 0.3s ease;
}

.faq-question[aria-expanded="true"] .arrow {
    transform: rotate(180deg);
}

.faq-answer {
    padding: 1rem 1.5rem;
    background: white;
    border-top: 1px solid #dee2e6;
    font-size: 0.95rem;
    line-height: 1.6;
    transition: max-height 0.3s ease, opacity 0.3s ease;
}

.faq-answer:not([hidden]) {
    animation: fadeIn 0.3s ease;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        max-height: 0;
    }

    to {
        opacity: 1;
        max-height: 500px;
    }

    /* ���������� ��� ����������� ������� */
}


@media (max-width: 767px) {
    body #main {
        margin-top: 120px;
    }
}