

/* Start:/local/templates/altermax/components/bitrix/news.list/banner_bottom1/style.css?1740129678150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/altermax/components/altermax/search.title/bitran/style.css?17633802076837*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	/* font-weight:normal; */
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	/* color:black; */
	/* font-weight:normal; */
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	vertical-align: top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}


table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	/* font-size:11px;
	font-weight:normal; */
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/altermax/components/altermax/search.title/bitran/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

.checkbox.multi_search_lbl {
    margin-top: 0px !important; 
	margin-left: 0px !important;
	margin-bottom: 0px !important;
	top: 4px !important;   
}

.checkbox.multi_search_lbl input[type="checkbox"] {
    position: relative;
    margin-top: 9px;
    margin-left: 0px;
    margin: 0px 0 0;
}

.but_search {
    border: 2px solid transparent !important;
    border-color: white !important;
}

@media screen and (max-width: 768px) {
    #title-search {
        width: 100%;
        box-sizing: border-box;
    }

    #title-search .search {
        min-width: 0;
        width: 100%;
        padding: 12px;
        box-sizing: border-box;
        border-radius: 12px;
        background: #1071af;
    }

    #title-search .search * {
        box-sizing: border-box;
    }

    #title-search form,
    #title-search .simple_search,
    #title-search .multi_search {
        width: 100%;
        float: none;
    }

    #title-search .simple_search,
    #title-search .multi_search {
        padding: 0;
    }

    #title-search .search_word,
    #title-search .short_search_word {
        width: 100%;
        padding: 0 16px;
        margin-bottom: 10px;
        height: 44px;
    }

    #title-search .sample_s {
        display: block;
        width: 100%;
        padding: 0 2px;
        margin-bottom: 12px;
        color: rgba(255, 255, 255, 0.85);
        font-size: 13px;
        text-align: left;
    }

    #title-search .but_search {
        width: 100%;
        position: static;
        height: 44px;
        margin-top: 6px;
        background: #374e77;
        color: #fff;
        border: none;
        border-radius: 8px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        letter-spacing: 0.3px;
        padding: 0 18px;
    }

    #title-search .but_search::before {
        content: '';
        width: 16px;
        height: 16px;
        background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.53 20.47l-4.8-4.8a8 8 0 10-1.06 1.06l4.8 4.8a.75.75 0 101.06-1.06zM4.5 10.25a5.75 5.75 0 1111.5 0 5.75 5.75 0 01-11.5 0z' fill='%23ffffff'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: contain;
        display: inline-block;
    }

    #title-search .multi_content {
        display: flex;
        flex-direction: column;
        gap: 8px;
    }

    #title-search .multi_input {
        width: 100%;
    }

    #title-search .multi_search_lbl {
        display: inline-flex;
        align-items: center;
        gap: 6px;
        color: #fff;
        margin-top: 10px !important;
    }
}

@media screen and (max-width: 480px) {
    #title-search .search {
        padding: 10px;
    }

    #title-search .search_word,
    #title-search .short_search_word {
        padding: 0 12px;
        height: 40px;
    }

    #title-search .but_search {
        height: 40px;
        font-size: 15px;
    }

    #title-search .sample_s {
        font-size: 12px;
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 768px) {
    #title-search {
        width: 100%;
		box-sizing: border-box;
    }

    #title-search .search {
        min-width: 0;
        width: 100%;
        padding: 12px;
        box-sizing: border-box;
        border-radius: 12px;
        background: #1071af;
    }

    #title-search .search * {
        box-sizing: border-box;
    }

    #title-search form,
    #title-search .simple_search,
    #title-search .multi_search {
        width: 100%;
        float: none;
    }

    #title-search .simple_search,
    #title-search .multi_search {
        padding: 0;
    }

    #title-search .search_word,
    #title-search .short_search_word {
        width: 100%;
        padding: 0 16px;
        margin-bottom: 10px;
        height: 44px;
    }

    #title-search .but_search {
        width: 100%;
        position: static;
        height: 44px;
        margin-top: 10px;
        padding-left: 36px;
    }

    #title-search .sample_s {
        padding: 0;
        margin-bottom: 10px;
        color: rgba(255,255,255,0.85);
        font-size: 13px;
    }

    #title-search .multi_content {
        display: flex;
        flex-direction: column;
        gap: 8px;
    }

    #title-search .multi_input {
        width: 100%;
    }

    #title-search .multi_search_lbl {
        display: inline-flex;
        align-items: center;
        gap: 6px;
        color: #fff;
    }
}

@media screen and (max-width: 480px) {
    #title-search .search {
        padding: 10px;
    }

    #title-search .search_word,
    #title-search .short_search_word {
        padding: 0 12px;
        height: 40px;
		box-sizing: border-box;
    }

    #title-search .but_search {
        height: 40px;
        font-size: 16px;
    }
}
/* End */


/* Start:/local/components/altermax/forms_c/templates/distrebyut/style.css?176385690710054*/
/* Адаптивные стили для формы distrebyut */

/* Мобильная версия (до 768px) */
@media screen and (max-width: 768px) {
    /* Основной контейнер формы */
    .distrib-form {
        width: 100% !important;
        max-width: 100% !important;
        float: none !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-top: 20px !important;
        margin-bottom: 20px !important;
        box-sizing: border-box !important;
        background: #fff !important;
        border-radius: 12px !important;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08) !important;
    }

    .distrib-form .captcha_reload {
        display: flex;
        justify-content: center;
    }

    .distrib-form .captcha_reload img {
        margin: 0px!important;
    }

    /* Внутренний контейнер */
    .distrib-form .m_pad_in_tbl {
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
        padding: 20px 16px !important;
    }

    /* Общие стили для всех заголовков - убираем float */
    .distrib-form .l_head_distrib {
        display: block !important;
        float: none !important;
        clear: both !important;
        width: 100% !important;
        box-sizing: border-box !important;
        position: relative !important;
    }

    .distrib-form .l_head_distrib .l_h_tab {
        display: block !important;
        float: none !important;
        width: 100% !important;
        box-sizing: border-box !important;
    }

    /* Заголовок формы */
    .distrib-form .l_head_distrib:first-child {
        margin-bottom: 20px !important;
        padding-bottom: 16px !important;
        border-bottom: 2px solid #e6ebff !important;
    }

    .distrib-form .l_head_distrib:first-child .l_h_tab {
        font-size: 18px !important;
        font-weight: 600 !important;
        color: #0f2448 !important;
        line-height: 1.3 !important;
        height: auto !important;
        padding: 0 !important;
        text-align: center !important;
        display: block !important;
        float: none !important;
        width: 100% !important;
        box-sizing: border-box !important;
    }

    /* Остальные заголовки формы (пункты 1, 2, 3) */
    .distrib-form .l_head_distrib:not(:first-child) {
        width: 100% !important;
        margin-bottom: 12px !important;
        padding: 12px 16px !important;
        background: #f5f7ff !important;
        border-radius: 8px !important;
        border-left: 3px solid #1f5bff !important;
        display: block !important;
        float: none !important;
        clear: both !important;
        box-sizing: border-box !important;
        position: relative !important;
    }

    .distrib-form .l_head_distrib:not(:first-child) .l_h_tab {
        font-size: 14px !important;
        line-height: 1.5 !important;
        height: auto !important;
        padding: 0 !important;
        word-wrap: break-word !important;
        color: #0f2448 !important;
        display: block !important;
        float: none !important;
        width: 100% !important;
        box-sizing: border-box !important;
    }

    /* Поля ввода */
    .distrib-form .make_order_input,
    .distrib-form .login_input {
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
        padding: 14px 16px !important;
        font-size: 16px !important;
        margin-bottom: 16px !important;
        border: 1px solid #d7d7d7 !important;
        border-radius: 8px !important;
        background: #fff !important;
        transition: border-color 0.3s ease !important;
    }

    .distrib-form .make_order_input:focus,
    .distrib-form .login_input:focus {
        outline: none !important;
        border-color: #1f5bff !important;
        box-shadow: 0 0 0 3px rgba(31, 91, 255, 0.1) !important;
    }

    /* Специфичные стили для #destr */
    #destr .distrib-form .make_order_input {
        width: 100% !important;
    }

    /* Параграфы с полями */
    .distrib-form p {
        margin-bottom: 12px !important;
        padding: 0 !important;
    }

    /* Капча - улучшенное расположение */
    .distrib-form .with_capthcha {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
        padding: 16px !important;
        background: #f8f9fc !important;
        border-radius: 8px !important;
        border: 1px solid #e1e6ef !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        gap: 12px !important;
    }

    .distrib-form .with_capthcha img:first-of-type {
        display: block !important;
        margin: 0 auto !important;
        position: static !important;
        top: 0 !important;
        left: 0 !important;
        max-width: 100% !important;
        height: auto !important;
        border-radius: 4px !important;
    }

    .distrib-form .with_capthcha #reg_captcha {
        width: 100% !important;
        max-width: 100% !important;
        margin-left: 0 !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding: 12px 15px !important;
        font-size: 16px !important;
        box-sizing: border-box !important;
        border: 1px solid #d7d7d7 !important;
        border-radius: 8px !important;
        background: #fff !important;
    }

    .distrib-form .with_capthcha .captcha_reload {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        margin-top: 0 !important;
    }

    .distrib-form .with_capthcha .captcha_reload img {
        width: 28px !important;
        height: 28px !important;
        cursor: pointer !important;
        transition: transform 0.3s ease !important;
    }

    .distrib-form .with_capthcha .captcha_reload img:hover {
        transform: rotate(180deg) !important;
    }

    /* Чекбокс с политикой */
    .distrib-form p label {
        font-size: 14px !important;
        flex-wrap: wrap !important;
        gap: 10px !important;
        padding: 12px 16px !important;
        background: #f8f9fc !important;
        border-radius: 8px !important;
        border: 1px solid #e1e6ef !important;
        margin: 0 !important;
        align-items: flex-start !important;
    }

    .distrib-form p label input[type="checkbox"] {
        width: 20px !important;
        height: 20px !important;
        flex-shrink: 0 !important;
        margin-top: 2px !important;
        cursor: pointer !important;
    }

    .distrib-form p label span {
        flex: 1 !important;
        min-width: 0 !important;
        word-break: break-word !important;
        line-height: 1.5 !important;
        color: #333 !important;
    }

    .distrib-form p label a {
        word-break: break-word !important;
        display: inline !important;
        color: #1f5bff !important;
        text-decoration: underline !important;
    }

    /* Разделитель перед секцией загрузки */
    .distrib-form .l_head_distrib:nth-child(6) {
        margin-top: 24px !important;
        padding-top: 20px !important;
        border-top: 2px solid #e6ebff !important;
    }

    /* Загрузка файла */
    .distrib-form .file-input {
        width: 100% !important;
        max-width: 100% !important;
        margin-top: 16px !important;
        margin-bottom: 20px !important;
        box-sizing: border-box !important;
    }

    /* Кнопка отправки */
    .distrib-form .btn_login {
        width: 100% !important;
        max-width: 100% !important;
        padding: 16px 20px !important;
        font-size: 16px !important;
        font-weight: 600 !important;
        border-radius: 8px !important;
        box-sizing: border-box !important;
        margin-top: 20px !important;
        color: #fff !important;
        border: none !important;
        cursor: pointer !important;
        transition: all 0.3s ease !important;
        box-shadow: 0 4px 12px rgba(31, 91, 255, 0.3) !important;
    }

    .distrib-form .btn_login:hover {
        background: linear-gradient(135deg, #0f3dcc 0%, #0a2da8 100%) !important;
        box-shadow: 0 6px 16px rgba(31, 91, 255, 0.4) !important;
        transform: translateY(-1px) !important;
    }

    .distrib-form .btn_login:active {
        transform: translateY(0) !important;
    }

    /* Изображения внутри заголовков */
    .distrib-form .l_head_distrib img {
        max-width: 24px !important;
        height: auto !important;
        vertical-align: middle !important;
        margin-left: 6px !important;
        margin-right: 4px !important;
    }

    /* Ссылки */
    .distrib-form a {
        word-break: break-word !important;
        color: #1f5bff !important;
        text-decoration: underline !important;
        transition: color 0.3s ease !important;
    }

    .distrib-form a:hover {
        color: #0f3dcc !important;
    }

    /* Улучшение отступов между секциями */
    .distrib-form p[style*="margin-top:15px"] {
        margin-top: 20px !important;
    }

    .distrib-form p[style*="padding: 0px 10px"] {
        padding: 0 !important;
    }
}

/* Очень маленькие экраны (до 480px) */
@media screen and (max-width: 480px) {
    .distrib-form .m_pad_in_tbl {
        padding: 12px !important;
    }

    .distrib-form .l_head_distrib .l_h_tab {
        font-size: 13px !important;
    }

    .distrib-form .make_order_input,
    .distrib-form .login_input {
        padding: 10px 12px !important;
        font-size: 16px !important;
    }

    .distrib-form .btn_login {
        padding: 12px 16px !important;
        font-size: 15px !important;
    }
}


/* End */


/* Start:/bitrix/components/bitrix/main.file.input/templates/.default/style.min.css?17334706874387*/
.webform-field-upload-list del{display:inline-block;margin:0 3px 0 6px;width:16px;height:16px;border-radius:30px;font-size:16px;line-height:16px;text-align:center;-webkit-transition:background .3s,color .3s;transition:background .3s,color .3s;text-decoration:none;outline:0;cursor:pointer}.webform-field-upload-list del:hover{background:#e00101;color:#fff}.webform-field-upload-list .error-text{color:#e00101}.webform-field-upload-list i{vertical-align:top;display:none;width:15px;height:15px;background:url(/bitrix/js/main/core/images/popup/upload-waiting.gif) no-repeat 0 2px;margin:0 0 0 8px}.hidden-caption{display:none}.webform-field-upload-list{margin:0 0 11px 2.8em;padding:0}.webform-field-upload-list a.upload-file-name{margin:0 0 0 -4px;color:#0069c4;text-decoration:underline}.webform-field-upload-list a.upload-file-name:hover{color:#1c91e7}.webform-field-upload-list li{white-space:nowrap;width:100%}.webform-field-upload-list li div.webform-field-item-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 3px 0;color:#888;white-space:nowrap}.webform-field-upload-list li.uploading{color:#bbb}.webform-field-upload-list li.uploading a.upload-file-name{cursor:default;-ms-filter:"alpha(opacity=50)";filter:alpha(opacity=50);-moz-opacity:.5;-khtml-opacity:.5;opacity:.5}.webform-field-upload-list li.uploading i{display:inline-block}.webform-field-upload-list li .upload-file-name{padding:0 5px 0 0}.webform-field-upload{overflow:hidden;width:250px;max-width:100%;height:39px;line-height:39px;cursor:pointer;display:block;position:relative;padding:0;margin:0}.file-input .webform-field-upload input[type=file],.file-input .webform-field-upload input[type=button]{-moz-opacity:0;filter:alpha(opacity=0);opacity:0;font-size:150px;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;border:1px solid transparent}.webform-field-upload .webform-small-button{padding:0;margin:0;position:absolute;top:0;right:0;bottom:0;left:0;text-align:center}.webform-field-upload-list ~ .webform-field-upload .webform-button-replace{display:none}.webform-field-upload-list.webform-field-upload-list-single{list-style:none;margin:0 0 11px 10px}.webform-field-upload-list.webform-field-upload-list-single ~ .webform-field-upload .webform-button-upload{display:none}.webform-field-upload-list.webform-field-upload-list-single ~ .webform-field-upload .webform-button-replace{display:inline-block}.webform-field-upload-list.webform-field-upload-list-single:empty ~ .webform-field-upload .webform-button-upload{display:inline-block}.webform-field-upload-list.webform-field-upload-list-single:empty ~ .webform-field-upload .webform-button-replace{display:none}.webform-field-upload-icon{display:none;margin:0 10px 0 0;width:39px;height:39px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#535c6a no-repeat center;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0Ny4xODgiIGhlaWdodD0iNTQuMDYzIiB2aWV3Qm94PSIwIDAgNDcuMTg4IDU0LjA2MyI+PGRlZnM+PHN0eWxlPi5jbHMtMSB7IGZpbGw6ICNmZmY7IGZpbGwtcnVsZTogZXZlbm9kZDsgfTwvc3R5bGU+PC9kZWZzPjxwYXRoIGlkPSJTaGFwZV8yX2NvcHlfNCIgZGF0YS1uYW1lPSJTaGFwZSAyIGNvcHkgNCIgY2xhc3M9ImNscy0xIiBkPSJNNDcuMTggNTQuMDYyYzAtMy4yMTctMy42MS0xNi44MjYtMy42MS0xNi44MjYgMC0xLjk5LTIuNi00LjI2LTcuNzItNS41ODVhMTcuMzk0IDE3LjM5NCAwIDAgMS00Ljg4Ny0yLjIyM2MtLjMzLS4xODgtLjI4LTEuOTI1LS4yOC0xLjkyNWwtMS42NDgtLjI1YzAtLjE0Mi0uMTQtMi4yMjUtLjE0LTIuMjI1IDEuOTcyLS42NjMgMS43Ny00LjU3NCAxLjc3LTQuNTc0IDEuMjUyLjY5NSAyLjA2OC0yLjQgMi4wNjgtMi40IDEuNDgyLTQuMy0uNzM4LTQuMDQtLjczOC00LjA0YTI3LjA1IDI3LjA1IDAgMCAwIDAtNy45MThjLS45ODctOC43MDgtMTUuODQ3LTYuMzQ0LTE0LjA4NS0zLjUtNC4zNDMtLjgtMy4zNTIgOS4wODItMy4zNTIgOS4wODJsLjk0MiAyLjU2Yy0xLjg1IDEuMi0uNTY0IDIuNjUtLjUgNC4zMi4wOSAyLjQ2NiAxLjYgMS45NTUgMS42IDEuOTU1LjA5MyA0LjA3IDIuMSA0LjYgMi4xIDQuNi4zNzcgMi41NTYuMTQyIDIuMTIuMTQyIDIuMTJsLTEuNzg2LjIxN2E3LjEgNy4xIDAgMCAxLS4xNCAxLjczMmMtMi4xLjkzNi0yLjU1MyAxLjQ4NS00LjY0IDIuNC00LjAzMiAxLjc2Ny04LjQxNCA0LjA2NS05LjE5MyA3LjE2Uy0uMDEyIDU0LjA2LS4wMTIgNTQuMDZoNDcuMTl6Ii8+PC9zdmc+);vertical-align:top;background-size:50%;overflow:hidden}.webform-field-upload-icon canvas,.webform-field-upload-icon img{width:100%}.webform-field-upload-list.webform-field-upload-icon-view .webform-field-upload-icon{display:inline-block}.webform-field-upload-notice{font-size:11px;font-style:italic}
/* End */
/* /local/templates/altermax/components/bitrix/news.list/banner_bottom1/style.css?1740129678150 */
/* /local/templates/altermax/components/altermax/search.title/bitran/style.css?17633802076837 */
/* /local/components/altermax/forms_c/templates/distrebyut/style.css?176385690710054 */
/* /bitrix/components/bitrix/main.file.input/templates/.default/style.min.css?17334706874387 */
