

/* Start:/local/templates/aspro-allcorp2_main/components/bitrix/news/blog/style.css?177056187258*/
.right_block .detail.blog ul li{
    font-weight: 500;
}
/* End */


/* Start:/local/templates/aspro-allcorp2_main/components/bitrix/news.list/news-blog2/style.css?1770561872865*/
.counter-from-eye {
    font-size: 11px;
    float: revert;
    position: absolute;
    right: 14px;
    bottom: 2px;
    align-items: center;
}
.counter-from-eye img {
    max-width: 18px;
    max-height: 17px;
    margin-right: 3px;
    margin-bottom: 1px;
}
.adapt_date_block{
    bottom: 5px!important;
    font-size: 13px!important;
}
@media (max-width: 390px){
    .adapt_date_block{
        font-size: 11px!important;
    }
}
@media (min-width: 768px){
    .adapt_date_block{
        font-size: 11px!important;
    }
}
@media (min-width: 942px){
    .adapt_date_block{
        padding-right: 30px!important;
    }
}
@media (min-width: 992px){
    .adapt_date_block{
        padding-right: 0 !important;
        margin-right: -15px;
    }
}
@media (min-width: 1200px){
    .adapt_date_block{
        margin-right: 0;
        font-size: 13px!important;
    }
}
/* End */


/* Start:/local/components/itg/form.result.new/templates/ser/style.css?17869744645799*/
#popup1CUT.popup-form {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 3000 !important;
    overflow-y: auto;
}

#popup1CUT .popup-form__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

#popup1CUT .popup-form__content {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

    border-radius: 12px;
    max-width: 812px;
    width: 100%;
    display: flex;
    overflow: hidden;
    z-index: 1;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);

    /* Фоновое изображение */
    background-image: url("/upload/images/yuliya-mohova.webp");
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
    background-color: #464A4F;
}

#popup1CUT .popup-form__close {
    position: absolute;
    top: 16px;
    right: 16px;
    background: #fff;
    border: none;
    font-size: 24px;
    cursor: pointer;
    z-index: 1051;
    border-radius: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

#popup1CUT .popup-form__body {
    display: flex;
    width: 100%;
}

#popup1CUT .popup-form__form {
    flex: 1;
    padding: 25px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    justify-content: center;
    max-width: 50%;
}

#popup1CUT .popup-form__title {
    margin: 0;
    padding-left: 0 !important;
    font-size: 27px;
    line-height: normal !important;
    font-weight: 700;
    color: #fff;
}

#popup1CUT .popup-form__text {
    margin: 0;
    font-size: 21px;
    color: #fff;
}

#popup1CUT .popup-form__sub-text {
    font-size: 16px;
}

#popup1CUT .popup-form__input {
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 16px;
    font-family: inherit;
    width: 100%;
}

#popup1CUT .popup-form__submit {
    background-color: #00cb93;
    color: white;
    border: none;
    padding: 14px;
    border-radius: 6px;
    font-size: 16px;
    cursor: pointer;
    transition: background 0.3s;
    margin-top: 0 !important;
}

#popup1CUT .popup-form__submit:hover {
    background-color: #1e8665;
}

#popup1CUT .popup-form__agreement {
    font-size: 12px;
    color: #666;
    display: flex;
    align-items: flex-start;
    gap: 8px;
    line-height: 1.4;
}

#popup1CUT .popup-form__agreement input[type="checkbox"] {
    margin-top: 3px;
    flex-shrink: 0;
}

#popup1CUT .popup-form__agreement a {
    color: #26a47b;
    text-decoration: underline;
}

#popup1CUT .input-error {
    border: 2px solid #e28129 !important;
    background-color: #fff7f0;
}

#popup1CUT .checkbox-error {
    background-color: #fff7f0;
    border-left: 3px solid #e28129;
    padding-left: 8px;
}

#popup1CUT label.error {
    top: -15px;
    left: 0;
    font-size: 10px;
}

/*#popupSupport1C .form .error {
    margin-bottom: 10px;
}*/

#popup1CUT .form .licence_block label.error {
    top: 4px;
}

#popup1CUT .licence_block.bx_filter a {
    font-weight: 400 !important;
}

#popup1CUT .form .licence_block.bx_filter input[type="checkbox"] {
    margin-top: 5px;
}

#popup1CUT .form .licence_block.bx_filter {
    padding: 0;
}

#popup1CUT .form .licence_block.bx_filter label {
    display: flex;
    color: #fff;
}

#popup1CUT .form .licence_block.bx_filter label span {
    line-height: 14px;
}

#popup1CUT .popup-form__form--complete {
    max-width: 100% !important;
}

#popup1CUT .form-control.captcha-row {
    background: transparent;
}

#popup1CUT .inputtext.captcha {
    width: 100%;
}

#popup1CUT .captcha-row .captcha_image,
#popup1CUT .captcha-row .captcha_input {
    height: 40px;
}


/* ========================================
   МЕДИАЗАПРОСЫ
   ======================================== */


/* Для невысоких экранов — оставляем активным */

@media (max-height: 700px) {
    #popup1CUT .popup-form__content {
        top: 5%;
        transform: translate(-50%, 0);
        max-height: 90vh;
        overflow-y: auto;
    }
}


/*  СКРЫВАЕМ ФОРМУ НА МОБИЛЬНЫХ */

@media (max-width: 768px) {
    #popup1CUT.popup-form {
        display: none !important;
    }
}

/* ========================================
   СТАРЫЕ МОБИЛЬНЫЕ СТИЛИ
   Отключены, так как форма на мобильных
   теперь полностью скрывается
   ======================================== */

/*
@media (max-width: 768px) {
    #popup1CUT .popup-form__content {
        background-image: none;
        background-color: #464A4F;
        width: 100%;
    }

    #popup1CUT label.error {
        top: -19px;
    }

    #popup1CUT .form .licence_block label.error {
        top: -3px;
    }

    #popup1CUT .popup-form__content {
        overflow-y: auto;
        padding: 10px;
        margin: 0 auto;
        width: 100%;
    }

    #popup1CUT .popup-form__form {
        padding: 16px;
        gap: 12px;
        max-width: 70%;
    }

    #popup1CUT .popup-form__title {
        font-size: 20px;
    }

    #popup1CUT .popup-form__text {
        font-size: 16px;
    }

    #popup1CUT .popup-form__sub-text {
        font-size: 12px;
    }

    #popup1CUT .popup-form__input,
    #popup1CUT .popup-form__submit {
        font-size: 16px;
    }

    #popup1CUT .popup-form__agreement {
        font-size: 11px;
        gap: 4px;
    }

    #popup1CUT .popup-form__close {
        top: 4%;
        right: 4%;
        font-size: 20px;
    }
}
*/

/*
@media (max-width: 668px) {
    #popup1CUT .popup-form__body {
        justify-content: center;
    }

    #popup1CUT .popup-form__close {
        right: 5vw;
    }

    #popup1CUT .popup-form__form {
        max-width: 100%;
    }
}
*/
/* End */
/* /local/templates/aspro-allcorp2_main/components/bitrix/news/blog/style.css?177056187258 */
/* /local/templates/aspro-allcorp2_main/components/bitrix/news.list/news-blog2/style.css?1770561872865 */
/* /local/components/itg/form.result.new/templates/ser/style.css?17869744645799 */
