

/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?178257599051*/
font.errortext{color:red}font.notetext{color:green}
/* End */


/* Start:/bitrix/templates/hist/styles.css?17825764783129*/
body {
    margin: 0;
    font-family: Arial, sans-serif;
    background-color: #f2f2f2;
    color: #333333;
}

a {
    color: #555555;
    text-decoration: none;
}

a:hover {
    color: #000000;
    text-decoration: underline;
}

/* Хедер */

.site-header {
    background-color: #e0e0e0;
    border-bottom: 1px solid #cccccc;
    padding: 10px 20px 15px 20px;
}

.header-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    margin-bottom: 8px;
}

.lang-switch {
    color: #555555;
}

.lang-switch .lang {
    margin-right: 5px;
}

.lang-switch .active {
    font-weight: bold;
}

.separator {
    margin: 0 4px;
    color: #888888;
}

.search-form {
    margin: 0;
}

.search-box {
    padding: 5px 8px;
    border: 1px solid #bbbbbb;
    border-radius: 3px;
    background-color: #f8f8f8;
    color: #333333;
}

/* Основной блок хедера */

.header-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 5px;
    gap: 20px;
}

.logo a {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}

.main-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
}

.main-nav li {
    margin-left: 20px;
}

.main-nav .nav-link {
    font-size: 14px;
    text-transform: uppercase;
    color: #444444;
}

.main-nav .nav-link.active {
    font-weight: bold;
    border-bottom: 2px solid #666666;
}

.user-block {
    font-size: 12px;
    color: #444444;
}

.user-block .btn {
    margin-left: 8px;
}

/* Контент */

.content {
    padding: 20px;
}

/* Футер */

.site-footer {
    background-color: #d6d6d6;
    border-top: 1px solid #bfbfbf;
    padding: 20px 20px 10px 20px;
    margin-top: 30px;
    font-size: 13px;
}

.footer-inner {
    max-width: 1100px;
    margin: 0 auto;
}

.footer-columns {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 15px;
}

.footer-column {
    flex: 1 1 23%;
    min-width: 220px;
    margin-right: 15px;
}

.footer-column h4 {
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 14px;
    color: #222222;
}

.footer-column p {
    margin: 4px 0;
}

.footer-bottom {
    border-top: 1px solid #c0c0c0;
    padding-top: 10px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    color: #555555;
}

/* Форма в футере */

.footer-form {
    position: relative;
    padding: 12px;
    background-color: #e5e5e5;
    border-radius: 8px;
    border: 1px solid #c8c8c8;
}

.footer-form__title {
    margin: 0 0 6px;
    font-size: 14px;
    color: #222222;
}

.footer-form__desc {
    margin: 0 0 10px;
    font-size: 12px;
    color: #555555;
}

/* Плавающая кнопка */

.fab-callback {
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    border: none;
    background: #ffc107;
    color: #212529;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 8px 20px rgba(0,0,0,.25);
    cursor: pointer;
    z-index: 999;
}
/* End */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?178257599051 */
/* /bitrix/templates/hist/styles.css?17825764783129 */
