

/* Start:/bitrix/templates/.default/ajax/ajax.css?1746115135448*/
iframe.waitwindowlocal {position:absolute; border:0px; z-index:9999;}
div.waitwindowlocal {position:absolute; width:25px; height: 25px; padding:0px; z-index:10000; background-color:#FCF7D1; border:1px solid #E1B52D; background-image:url(/bitrix/templates/.default/ajax/images/wait.gif); background-position:center center; background-repeat:no-repeat;}
div.waitwindowlocalshadow {position:absolute; z-index:9998; background-image:url(/bitrix/templates/.default/ajax/images/shadow.gif); border:1px solid #808080;}

/* End */


/* Start:/local/components/ilab/bitrix24.callback/templates/.default/style.css?17513816034891*/
.b24-callback-wrapper {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
}

@media (min-width: 1279px) {
    .b24-callback-wrapper {
        position: fixed;
        top: 0;
        bottom: 0;
        right: 0;
        left: auto;
        width: 510px;
    }
}

.bx-touch .b24-callback-button-shadow {
    background: rgba(33,33,33,.75);
}

.b24-callback-button-shadow {
    position: fixed;
    background: rgba(33,33,33,.3);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    visibility: hidden;
    z-index: 10000;
}

.b24-callback-button-wrapper.b24-callback-button-position-bottom-right,
.b24-callback-button-wrapper.b24-callback-button-position-bottom-middle,
.b24-callback-button-wrapper.b24-callback-button-position-bottom-left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    bottom: 118px !important;
    right: 25px;
}

.b24-callback-button-visible {
    visibility: visible;
    -webkit-animation: b24-callback-button-visible 1s ease-out forwards 1;
    animation: b24-callback-button-visible 1s ease-out forwards 1;
}

.b24-callback-button-wrapper {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    direction: ltr;
    z-index: 10150;
}

.b24-callback-button-position-bottom-right {
    right: 50px;
    bottom: 50px;
}

@media (max-width: 575.98px) {
    .b24-callback-button-wrapper {
        right: 30px !important;
        bottom: 120px !important;
    }
}

.b24-callback-button-inner-container, .bx-touch .b24-callback-button-inner-container {
    -webkit-transform: scale(.85);
    transform: scale(.85);
    -webkit-transition: transform .3s;
    transition: transform .3s;
}

.b24-callback-button-inner-container {
    position: relative;
    display: inline-block;
}

.b24-callback-button-inner-mask {
    position: absolute;
    top: -8px;
    left: -8px;
    height: 82px;
    min-width: 66px;
    -webkit-width: calc(100% + 16px);
    width: calc(100% + 16px);
    border-radius: 100px;
    background: #00aeef;
    opacity: .2;
}

.b24-callback-button-block {
    width: 66px;
    height: 66px;
    border-radius: 100%;
    box-sizing: border-box;
    overflow: hidden;
    cursor: pointer;
}

.b24-callback-button-pulse-animate {
    -webkit-animation: widgetPulse infinite 1.5s;
    animation: widgetPulse infinite 1.5s;
}

.b24-callback-button-pulse {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 1px solid #00aeef;
    border-radius: 50%;
}

.b24-callback-button-inner-block {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 66px;
    border-radius: 100px;
    background: #00aeef;
    box-sizing: border-box;
}

.b24-callback-button-icon-container {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.b24-callback-button-icon-animation {
    opacity: 1;
}

.b24-callback-button-inner-item {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-transition: opacity .6s ease-out;
    transition: opacity .6s ease-out;
    -webkit-animation: socialRotateBack .4s;
    animation: socialRotateBack .4s;
    overflow: hidden;
    box-sizing: border-box;
}

.b24-callback-window-close {
    position: absolute;
    top: 12px;
    right: 23px;
    width: 28px;
    height: 28px;
    box-sizing: border-box;
    border-radius: 100%;
    border: 0;
    -webkit-appearance: button;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    padding: 0;
    transition: opacity .3s;
    opacity: .5;
    cursor: pointer;
    outline: 0;
    z-index: 25;
    background-clip: padding-box;
    background-color: rgb(0 174 239);
    text-transform: none;
    overflow: visible;
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

.b24-callback-window-close:after, .b24-callback-window-close:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px;
    height: 15px;
    background-color: #fff;
    -webkit-transform: translate(-50%,-50%) rotate(45deg);
    -ms-transform: translate(-50%,-50%) rotate(45deg);
    transform: translate(-50%,-50%) rotate(45deg);
}

.b24-callback-window-close:after {
    -webkit-transform: translate(-50%,-50%) rotate(-45deg);
    -ms-transform: translate(-50%,-50%) rotate(-45deg);
    transform: translate(-50%,-50%) rotate(-45deg);
}
/* End */


/* Start:/local/components/ilab/menu.section/templates/.default/style.css?175138160372*/
#ilab-menu-catalog .catalog-popup__name-wrapper {
    cursor: pointer;
}
/* End */


/* Start:/local/components/ilab/feedback/templates/main.v2/style.css?1751381603810*/
.alert {
    border: none;
    border-radius: 5px;
    font-size: 14px;
    padding: 15px;
    margin-bottom: 20px;
    line-height: 1.5;
}
.alert-danger {
    color: #333;
    background-color: rgb(246 142 95 / 8%);
    margin-top: 20px;
}
.informer {
    color: #2777ED;
    background-color: #1153b512;
    border-radius: 5px;
    font-size: 14px;
    padding: 15px;
    margin-bottom: 20px;
    line-height: 1.5;
    margin-top: 20px;
}
.feedback-popup .input-error {
    color: #d32f2f;
    border: 1px solid #d32f2f;
}
.feedback-popup .input-error::placeholder {
    color: #d32f2f;
}
.feedback-popup__input-name:has(+ input.input-error) {
    color: #d32f2f;
}
.feedback-popup .feedback-popup__input:last-child {
    margin-bottom: 0;
}
.feedback-popup .form-group:last-child {
    margin-bottom: 16px
}
/* End */


/* Start:/local/templates/static/template_styles.css?17513816091338*/
.notify-block {
    background-color: #1E90FF;
}
.notify-block .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 30px;
}
.notify-block__cell {
    display: flex;
    flex-direction: column;
}
.notify-block__close-icon {
    width: 16px;
    height: 16px;
    fill: #fff;
    cursor: pointer;
}
.notify-block span,
.notify-block a {
    font-size: 14px;
    font-weight: 300;
    line-height: 25px;
    color: #fff;
}
.notify-block a {
    text-decoration: underline;
}
.news-inner .text-block img:not(.news__img) {
    height: auto;
}
._orientationLeft_fc2b.wrap_bbe8 {
    bottom: 95px !important;
}

._jivoMobileButton {
    bottom: 95px !important;
}
._orientationRight_be95.wrap_fec1 {
    right: 32px !important;
    bottom: 200px !important;
}
.__jivoDesktopButton {
    right: 25px;
}
@media (max-width: 575.98px) {
    .b24-widget-button-wrapper {
        right: 30px !important;
        bottom: 120px !important;
    }
    .__jivoMobileButton {
        left: 20px !important;
        bottom: 96px !important;
    }
}
.b24-widget-button-wrapper.b24-widget-button-position-bottom-right,
.b24-widget-button-wrapper.b24-widget-button-position-bottom-middle,
.b24-widget-button-wrapper.b24-widget-button-position-bottom-left {
    bottom: 118px !important;
    right: 25px;
}
/* End */
/* /bitrix/templates/.default/ajax/ajax.css?1746115135448 */
/* /local/components/ilab/bitrix24.callback/templates/.default/style.css?17513816034891 */
/* /local/components/ilab/menu.section/templates/.default/style.css?175138160372 */
/* /local/components/ilab/feedback/templates/main.v2/style.css?1751381603810 */
/* /local/templates/static/template_styles.css?17513816091338 */
