

/* Start:/local/templates/agat/components/bitrix/menu/top_menu/style.css?1699507434625*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/agat/components/bitrix/menu/top_menu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/local/templates/agat/template_styles.css?17749538317402*/
.section-product .link:hover {
    color: #194d8c;
}

body,
html {
    margin: 0;
    padding: 0;
}

#stub {
    background: #163b63;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

#stub p,
#stub ul li {
    font-family: Arial, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
}

#stub ul {
    list-style: none;
    display: flex;
    justify-content: center;
    padding: 0;
}

#stub ul li {
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 18px;
    padding: 0 18px;
    border-right: 1px solid #fff;
    text-transform: none;
}

#stub ul li:last-child {
    border: 0;
}

#stub ul li img {
    margin: 1px 8px 0 0;
}

body.visible #footer .copyBlock .socList a.twitter.objB:before {
    background: url(/local/templates/agat/./img/tw_visible.png) 50% 50% no-repeat !important;
    width: 32px;
    height: 32px;
    left: 30%;
    top: 17px;
}

body.visible #footer .copyBlock .socList a.vk.objB:before {
    background: url(/local/templates/agat/./img/vk_visible.png) 50% 50% no-repeat transparent;
    width: 32px;
    height: 32px;
    left: 30%;
    top: 18px;
}

.light-form .checkbox .text a,
.light-form .checkbox .text {
    color: #444 !important;
}

.light-form .checkbox .holder {
    border-color: #444;
}

.light-form .checkbox .holder::before {
    border-color: #444;
}

.page.full-page #content {
    width: 100%;
}

.popup .afbf_success_block._without-popup .afbf_mess_ok .mess {
    color: #fff;
}

.content-wrap ul {
    color: #194D8C
}

.section-services-single .feedback-wrap .line {
    display: none;
}

.section-services-single .contacts-wrap .name {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    max-height: 90px;
    padding: 35px 0 24px;
    border-bottom: 1px solid rgba(90, 90, 90, 0.3);
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    color: #5A5A5A;
}

.section-product .feedback-item:first-child .contacts-wrap {
    height: 100%;
}

/* Catalog item contacts: prevent overflow on mobile */
.section-product .feedback-wrap .contacts-wrap,
.section-product .feedback-wrap .contacts-wrap * {
    max-width: 100%;
}

.section-product .feedback-wrap .contacts-wrap {
    min-width: 0;
    overflow-wrap: anywhere;
    word-break: break-word;
}

@media (max-width: 983px) {

    /* Stack contacts and feedback vertically on mobile for cleaner layout */
    .section-product .feedback-wrap {
        display: flex;
        flex-direction: column;
    }

    .section-product .feedback-wrap .feedback-item {
        width: 100%;
    }

    .section-product .feedback-wrap .contacts-wrap {
        border-bottom: 1px solid rgba(90, 90, 90, 0.3);
        padding-bottom: 12px;
        margin-bottom: 12px;
        font-size: 16px;
        line-height: 1.3;

        box-sizing: border-box;
        height: auto !important;
    }


    .section-product .feedback-wrap .contacts-wrap .name {
        display: block;
        width: 100%;
        margin-top: 6px;
        min-width: 0;
        box-sizing: border-box;
        white-space: normal !important;
        height: auto;
        max-height: none;
        padding: 16px 16px 0px 0;
        /* allow block to grow with large text */
        overflow: visible;
        text-overflow: clip;
        display: block;
        -webkit-line-clamp: unset;
        line-clamp: unset;
        overflow-wrap: break-word;
        word-break: normal;
        hyphens: none;
        text-align: left;
        background: #fff;
        position: relative;
        z-index: 1;
        font-size: 14px;
        line-height: 1.25;
        font-weight: 600;
    }
}

@media (max-width: 420px) {
    .section-product .feedback-wrap .contacts-wrap .name {
        font-size: 14px;
        line-height: 1.25;
        padding-right: 16px;
    }
}

.section-services-single .contacts-wrap {
    height: 100%;
    display: flex;
    gap: 8px;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    color: #5A5A5A;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    align-items: center;
    max-height: 74px;
}

.section-services-single .contacts-wrap .rows {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
    height: 100%;
    width: 100%;
    max-height: 80px;
    padding: 10px;
    font-size: 20px;
    font-weight: 600;
    line-height: 15px;
    color: #5A5A5A;
}

.section-services-single .feedback-item:first-child .contacts-wrap .tel,
.section-product .feedback-item:first-child .contacts-wrap a {
    transition-property: opacity;
    transition-duration: 0.3s;
}

.molodeg__polit--li {
    list-style: square;
    margin-left: 30px;
}

.contacts-wrap li a:hover {
    color: #194d8c;
}

.new_year_footer {
    position: absolute;
    top: -300px;
    left: 0;
    z-index: 10;
}

.ny_1 {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 14;
}

.ny_2 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 14;
}

.ny_3 {
    position: absolute;
    bottom: -88px;
    left: 0;
    z-index: 10;
}

.snowfall-flakes {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

@media (max-width: 767px) {

    .ny_1,
    .ny_3,
    .new_year_footer {
        display: none;
    }

    .ny_2 {
        width: 17%;

    }
}

/* .section-product .row-title .col, .section-product .row-title .col-title  {
    min-height: 200px !important;


} */

/* Footer fixes (safe): keep native grid layout, but prevent overlaps */
.footer .main-wrap {
    /* keep original grid-template-areas from bundled css */
    grid-template-rows: repeat(12, minmax(49px, auto)) !important;
}

@media (max-width: 1100px) {
    .footer .main-wrap {
        grid-template-rows: repeat(12, minmax(25px, auto)) !important;
    }

}

@media (max-width: 600px) {
    .footer .main-wrap {
        /* preserve row numbering used in template, but allow growth */
        grid-template-rows: repeat(26, minmax(25px, auto)) !important;
    }
}

/* Text wrapping inside footer */
.footer .descr,
.footer .link,
.footer .state-link .descr {
    white-space: normal !important;
    overflow-wrap: anywhere;
    word-break: break-word;
    max-width: 100%;
    hyphens: auto;
}

.footer .address-wrap .link {
    display: block;
    width: 100%;
}

/* Footer left text: match right column emphasis */
.footer .copywright .descr,
.footer .copywright .descr a {
    color: #fff !important;
    font-weight: 700 !important;
}

/* Desktop: move schedule/address blocks up with grid lines */
@media (min-width: 1101px) {

    .footer .footer-item:nth-child(1) {
       padding: 9px;
    }
   
    .footer .footer-item:nth-child(2) {
        grid-area: 1 / 2 / 5 /3 !important;
    }

    .footer .footer-item:nth-child(3) {
        grid-area: 4 / 2 / 13 / 3 !important;
    }

    .footer .footer-item:nth-child(5) {
        grid-area: 1 / 4 / 4 / 5 !important;
    }


    .footer .footer-item:nth-child(6) {
        grid-area: 4 / 4 / 12 / 5 !important;
    }
}

/* Hide only middle line when needed */
.footer.footer--hide-mid-line .grid-lines li:nth-child(2) {
    display: none !important;
}


.section-contacts .content-wrap {
    padding-bottom: 0 !important;
}
/* End */
/* /local/templates/agat/components/bitrix/menu/top_menu/style.css?1699507434625 */
/* /local/templates/agat/template_styles.css?17749538317402 */
