

/* Start:/local/templates/aspro-digital/components/bitrix/news.detail/digital-banner/style.css?17743478241423*/
.banner-item {
    width: 100%;
    background-color: #D9D9D9;
    margin-bottom: 90px;
    margin-top: -158px;
	font-family: "Ubuntu", sans-serif;
	color: #000;
}
.banner-cont{
    min-height: 695px;
    /* display: flex; */
    align-items: flex-start;
    flex-direction: column;
    justify-content: space-between;
	padding-top: 265px;
}
a.b-btn {
    background-color: #FFFFFF80;
    color: #000;
    font-family: "Ubuntu", sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 100%;
    text-align: center;
	padding: 7px 20px;
    border-radius: 30px;
    border: 2px solid;
}
.b-links {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 40px;
}
.banner-txt {
    color: #fff;
    font-weight: 700;
    font-size: 54px;
    line-height: 110%;
}
.page-top-wrapper.grey.v3 {
    display: none;
}
header.topmenu-LIGHT .logo_and_menu-row {
    border-bottom: none !important;
	backdrop-filter: blur(5px);
}
header {
    background-color: #FFFFFF5C !important;
}

@media screen and (max-width: 1024px) {
    .banner-item {
        margin-bottom: 45px;
        margin-top: 0;
        background-size: cover;
    }
    .banner-cont {
        min-height: 320px;
        padding-top: 105px;
    }
    .banner-txt {
        font-size: 28px;
        padding-left: 60px;
    }
    .container {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
}
/* End */


/* Start:/local/templates/aspro-digital/components/bitrix/news.list/adv-bitrix-list/style.css?17522263204341*/
/* Базовые стили (не изменяем) */
.infobit-b-item {
    display: flex;
    column-gap: 103px;
    padding: 50px 0;
    border-top: 2px solid;
    position: relative;
}

.infobit-ttl {
    font-weight: 600;
    font-size: 30px;
    line-height: 147%;
    margin-bottom: 20px;
}

.adn-num {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    color: #000;
    background-color: #FFEC0D;
    font-size: 32.23px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
}

.infobit-bitrix {
    color: #000;
}

.infobit-cont {
    width: 85%;
}

.dig-title {
    font-weight: 700;
    font-size: 54px;
    line-height: 100%;
    color: #000;
    margin-bottom: 50px;
}

.infobit-bit-desc {
    font-size: 25px;
    line-height: 147%;
    color: #000000;
    margin-bottom: 50px;
    font-weight: 300;
}

.infobit-desc {
    font-weight: 300;
    font-size: 25px;
    line-height: 147%;
}
.line-r {
    width: 440px;
    position: absolute;
    top: -2px;
    height: 2px;
    background: #000;
    right: -440px;
}
/* Адаптация для планшетов (1024px и меньше) */
@media (max-width: 1024px) {
    .dig-title {
        font-size: 42px;
        padding: 0 4%;
        margin-bottom: 40px;
    }

    .infobit-bit-desc,
    .infobit-desc {
        font-size: 20px;
    }

    .infobit-b-item {
        column-gap: 18px;
        padding: 40px 0;
    }

    .infobit-ttl {
        font-size: 26px;
        margin-bottom: 15px;
    }

    .g-title {
        text-align: start;
    }
}

/* Адаптация для планшетов (768px и меньше) */
@media (max-width: 768px) {
    .infobit-bitrix {
        margin: 0 4%;
    }

    .adn-num {
        width: 54px;
        height: 50px;
        font-size: 23px;
    }

    .dig-title {
        font-size: 35px;
        margin-bottom: 30px;
        text-align: left;
    }

    .infobit-bit-desc {
        font-size: 18px;
        margin-bottom: 30px;
        text-align: justify;
    }

    .infobit-b-item {
        flex-direction: row;
        row-gap: 25px;
        padding: 30px 0;
        align-items: start;
    }

    .infobit-cont {
        width: 100%;
        text-align: left;
    }

    .infobit-ttl {
        font-size: 22px;
    }

    .infobit-desc {
        font-size: 18px;
    }
    .line-r {
        display: none;
    }
}

/* Адаптация для мобильных (480px и меньше) */
@media (max-width: 480px) {
    .infobit-bitrix {
        margin: 0 4%;
    }

    .dig-title {
        font-size: 20px;
        margin-bottom: 25px;
    }

    .infobit-bit-desc {
        font-size: 13px;
        margin-bottom: 25px;
    }

    .infobit-b-item {
        padding: 25px 0;
        row-gap: 20px;
    }

    .infobit-ttl {
        font-size: 18px;
    }

    .adn-num {
        width: 50px;
        height: 40px;
        font-size: 23px;
    }

    .infobit-desc {
        font-size: 13px;
    }
}

/* Адаптация gold-bitrix */
@media (max-width: 1024px) {
    .gold-bitrix .g-title {
        font-size: 38px;
    }

    .gold-bitrix .g-text {
        font-size: 20px;
    }
}

@media (max-width: 768px) {
    .gold-bitrix .g-cont {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .gold-bitrix .g-left {
        width: 100%;
        margin-bottom: 30px;
    }

    .gold-bitrix .g-right {
        width: 100%;
    }

    .gold-bitrix .b-img {
        max-width: 300px;
        width: 100%;
        height: auto;
    }

    .gold-bitrix .g-title {
        font-size: 32px;
    }

    .gold-bitrix .g-text {
        font-size: 18px;
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .text-img {
        display: flex;
        text-align: left;
        font-size: 13px;
    }

    .g-cont p {
        font-size: 13px;
        text-align: justify;
        margin-top: 20px;
        margin-bottom: 0;
    }
    .infobit-b-list {
        padding-bottom: 15px;
    }
}

@media (max-width: 480px) {
    .gold-bitrix {
        padding: 40px 0 !important;
    }

    .gold-bitrix .g-title {
        font-size: 19px;
        margin-bottom: 20px;
    }

    .gold-bitrix .g-text {
        font-size: 16px;
    }

    .gold-bitrix .b-img {
        max-width: 150px;
    }
}
/* End */


/* Start:/local/templates/aspro-digital/components/bitrix/news.list/offers-list/style.css?17478875662896*/
.offer-item {
    border: 2px solid;
    border-radius: 20px;
    padding: 118px 50px 70px;
    position: relative;
    color: #000;
    max-width: 568px;
    /* font-family: "Ubuntu", sans-serif; */
    height: fit-content;
}

#bx_651765591_55031 img.icon {
    transform: rotate(-23deg);
}

img.icon {
    width: 120px;
    height: 100px;
    position: absolute;
    top: -50px;
    left: calc(50% - 60px);
}

.of-ttl {
    font-weight: 600;
    font-size: 25px;
    line-height: 100%;
    margin-bottom: 45px;
}

.of-desc {
    font-weight: 300;
    font-size: 20px;
}

.offers-list {
    display: flex;
    justify-content: space-between;
}

.offers-list .offer-item:nth-child(odd) {
    margin-top: 112px;
}

.of-txt {
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
    margin-top: 45px;
}

.pr-bitrix {
    margin: 50px 0;
}

/* offer-list */

/* Для мобильных устройств (768px и меньше) */
@media (max-width: 768px) {
    .pr-bitrix {
        padding: 0 4%;
        margin: 40px 0;
    }
    .offers-list .offer-item:nth-child(odd) {
        margin-top: 10%;
    }
    .offers-list {
        display: flex;
        flex-direction: column;
        gap: 20px;
        /* Расстояние между элементами */
    }

    .offer-item {
        flex-direction: column;
        align-items: center;
        padding: 20px;
        border-radius: 10px;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
        padding-top: 50px;
    }

    .offer-item .icon {
        width: 50px;
        height: 50px;
        top: -25px;
        left: calc(50% - 25px);
    }

    .of-cont {
        text-align: center;
        width: 100%;
    }

    .of-ttl {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .of-desc {
        font-size: 14px;
        line-height: 1.4;
    }

    .of-txt {
        font-size: 12px;
        color: #666;
        margin-top: 10px;
        text-align: start;
    }
    .price-d .dig-title,  .dig-title-st {
        margin-top: 40px !important;
    }
    .st-bitrix {
        margin-bottom: 40px;
    }

    .b-popup-content .info-list {
        display: none;
    }
    .b-popup-content {
        width: 90%;
    }
    .b-popup-content .input-list-lic {
        margin-top: 0;
        row-gap: 0px;
    }
    .b-popup-content .info-bottom {
        margin-top: 20px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .b-popup-content .ord-btn {
        margin-top: 0px;
    }
    .b-popup-content {
        border-radius: 0 0 20px 20px;
    }
}

/* Для очень маленьких экранов (480px и меньше) */
@media (max-width: 480px) {
    .offer-item .icon {
        width: 50px;
        height: 50px;
    }

    .of-ttl {
        font-size: 18px;
        text-align: start;
    }

    .of-desc {
        font-size: 13px;
        text-align: justify;
    }
}
/* End */


/* Start:/local/templates/aspro-digital/components/bitrix/news.list/d-price-list/style.css?17478880893025*/
.b-popup {
    position: fixed;
    backdrop-filter: blur(4px);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #00000042;
    z-index: 9999;
}
.b-popup-content {
    background-color: #F5F5F5;
    border-radius: 0 20px 20px 20px;
    padding: 34px 24px 0 24px;
    position: relative;
}
.price-item {
    color: #000;
    max-width: 375px;
}
.price-info {
    background-color: #F5F5F5;
    border-radius: 0 20px 20px 20px;
    padding: 34px 0 0 24px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-height: 640px;
}
.price-ttl {
    background-color: #FFEC0D;
    padding: 10px 25px;
    border-radius: 10px 10px 0 0;
    width: max-content;
    font-weight: 600;
    font-size: 25px;
    line-height: 147%;
}
.price {
    font-weight: 700;
    font-size: 35px;
    line-height: 147%;
}
.info-list {
    font-weight: 300;
    font-size: 18px;
    line-height: 147%;
    display: flex;
    flex-direction: column;
    row-gap: 32px;
}
.price-d {
    padding-top: 100px;
}
.info-bottom {
    border-top: 2px solid;
    margin-top: 40px;
    padding-top: 30px;
    padding-bottom: 46px;
}
.price-list {
    display: flex;
    justify-content: space-between;
}
.g-item {
    width: 15px;
    height: 10px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 10px;
    margin-right: 24px;
}
.i-inf {
    width: 80%;
}
.inf-item {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}
.ord-btn {
    background-color: #FFEC0D;
    border: 3px solid;
    padding: 10px 25px;
    font-weight: 600;
    font-size: 24px;
    width: max-content;
    margin-top: 30px;
    cursor: pointer;
}
/* Мобильная адаптация для price-list (до 768px) */
@media (max-width: 768px) {
    .price-list {
        flex-direction: column;
        gap: 20px;
    }
    
    .price-item {
        width: 100%;
        max-width: 100%;
        margin-bottom: 30px;
    }
    
    .price-ttl {
        font-size: 20px;
        padding: 15px 20px;
    }
    
    .price-info {
        padding: 20px;
    }
    
    .info-list {
        margin-bottom: 20px;
    }
    
    .inf-item {
        margin-bottom: 15px;
        align-items: flex-start;
    }
    
    .g-item {
        min-width: 20px;
        height: 20px;
        margin-right: 10px;
        margin-top: 2px;
        background-size: contain;
    }
    
    .i-inf {
        font-size: 14px;
        line-height: 1.4;
    }
    
    .info-bottom {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .price {
        font-size: 22px;
        margin-bottom: 15px;
    }
    .price-d { 
        padding: 0 4%;
    }
    .ord-btn {
        width: 100%;
        padding: 12px;
        font-size: 16px;
        text-align: center;
    }
    .container {
        padding-bottom: 0 !important;
    }
}
/* End */


/* Start:/local/templates/aspro-digital/components/bitrix/news.list/license-list/style.css?17822961025220*/
.lic-item {
    color: #000;
    max-width: 618px;
}
.lic-desc {
    font-weight: 400;
    font-size: 22px;
    line-height: 147%;
    margin-bottom: 15px;
    padding-right: 30px;
}
.close-lic-form {
    position: absolute;
    right: -40px;
    top: -40px;
    font-size: 40px;
    cursor: pointer;
}
.lic-info {
    background-color: #F5F5F5;
    border-radius: 0 20px 20px 20px;
    padding: 30px 0 0 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 447px;
}

.lic-ttl {
    background-color: #FFEC0D;
    padding: 10px 30px;
    border-radius: 10px 10px 0 0;
    width: max-content;
    font-weight: 700;
    font-size: 36px;
    line-height: 147%;
}

.price-lic {
    font-weight: 700;
    font-size: 37px;
    line-height: 147%;
}
.info-list-lic {
    font-weight: 400;
    font-size: 22px;
    line-height: 147%;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}

.lic-d {
    padding-top: 100px;
}

.info-bottom-lic {
    border-top: 2px solid;
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.lic-list {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    row-gap: 44px;
    margin-bottom: 100px;
}

.g-item-lic {
    width: 22px;
    height: 22px;
    margin-right: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FFEC0D;
    border-radius: 50px;
}

.g-item-lic img {
    width: 14px;
    height: 10px;
}

.i-inf-lic {
    width: 80%;
}

.inf-item-lic {
    display: flex;
    flex-direction: row;
    align-items: baseline;
}

.ord-btn-lic {
    background-color: #000000;
    padding: 6px 100px;
    font-weight: 600;
    font-size: 20px;
    width: max-content;
    margin-right: 30px;
    cursor: pointer;
    border-radius: 50px;
    color: #fff;
}

.ord-btn-lic:hover{
 background-color: #FFEC0D;
color: black;

}

.b-lic-popup {
    position: fixed;
    backdrop-filter: blur(4px);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #00000042;
    z-index: 9999;
}

.b-lic-popup-content {
    background-color: #F5F5F5;
    border-radius: 0 20px 20px 20px;
    padding: 34px 24px 0 24px;
    position: relative;
}

submit.ord-btn-lic {
    margin: 0;
}

.lic-ttl-popup {
    position: absolute;
    top: -57px;
    left: 0;
}

.input-list-lic {
    display: flex;
    flex-direction: column;
    row-gap: 25px;
    margin-top: 30px;
}

input.input-lic {
    padding: 15px;
}

@media (max-width: 768px) {
    .lic-list {
        display: flex;
        flex-direction: column;
        gap: 20px;
        margin-bottom: 45px;
    }

    .lic-item {
        width: 100%;
        padding: 20px;
        box-sizing: border-box;
    }

    .lic-ttl {
        font-size: 20px;
    }

    .lic-desc {
        font-size: 14px;
        margin-bottom: 15px;
    }



    .info-list-lic {
        margin-bottom: 20px;
    }

    .inf-item-lic {
        margin-bottom: 12px;
    }

    .g-item-lic img {
        width: 16px;
    }

    .i-inf-lic {
        font-size: 14px;
        line-height: 1.4;
    }

    .info-bottom-lic {
        flex-direction: column;
        align-items: center;
    }

    .price-lic {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .ord-btn-lic {
        width: 100%;
        padding: 12px;
        font-size: 16px;
        text-align: center;
    }

    /* Стили для модальных окон */
    .b-lic-popup {
        padding: 20px;
        box-sizing: border-box;
    }

    .b-lic-popup-content {
        width: 100%;
        max-width: 100%;
        padding: 20px;
    }

    .lic-ttl-popup {
        font-size: 20px;
    }

    .input-list-lic {
        width: 100%;
    }

    .input-lic {
        width: 100%;
        margin-bottom: 12px;
        padding: 12px 15px;
        font-size: 14px;
    }

    .b-lic .ord-btn-lic {
        width: 100%;
    }
    .ord-btn-lic {
        margin: 0;
    }

    .b-lic-popup-content .lic-desc, .b-lic-popup-content .info-list-lic {
         display: none;
    }

    .b-lic-popup-content .input-list-lic {
        margin-top: 0;
        row-gap: 0px;
    }

    .lic-ttl-popup {
        top: -52px !important;
    }

    .b-lic-popup-content .info-bottom-lic {
        margin-top: 20px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .b-lic-popup-content button.ord-btn-lic {
        margin: 0;
    }
    .close-lic-form {
        right: 0;
        top: -90px;
    }
    .lic-ttl-popup {
        width: 100%;
    }
    .b-lic-popup-content {
        border-radius: 0 0 20px 20px;
    }
    .lic-info {
        padding: 34px 24px 0 24px;
    }
}

@media (max-width: 480px) {
    .lic-item {
        padding: 15px;
    }

    .lic-ttl {
        font-size: 18px;
    }

    .price-lic {
        font-size: 16px;
    }

    .ord-btn-lic {
        font-size: 14px;
        padding: 10px;
    }

    .b-lic-popup {
        padding: 15px;
    }

    .b-lic-popup-content {
        padding: 15px;
    }
}
/* End */
/* /local/templates/aspro-digital/components/bitrix/news.detail/digital-banner/style.css?17743478241423 */
/* /local/templates/aspro-digital/components/bitrix/news.list/adv-bitrix-list/style.css?17522263204341 */
/* /local/templates/aspro-digital/components/bitrix/news.list/offers-list/style.css?17478875662896 */
/* /local/templates/aspro-digital/components/bitrix/news.list/d-price-list/style.css?17478880893025 */
/* /local/templates/aspro-digital/components/bitrix/news.list/license-list/style.css?17822961025220 */
