

/* Start:/local/templates/academy_it/components/bitrix/system.pagenavigation/courses_main/style.css?1648821065127*/
@media (max-width: 640px){
    .si4_btn.fc.load_more {
        display: flex !important;
        margin-top: 40px;
    }
}
/* End */


/* Start:/local/components/academyit/news.list/templates/courses_main_akcii/style.css?1768489810176*/
.si4 {
	padding-top: 50px !important;
}
.textPrice .text.normal{
	font-weight:normal!important;
	font-size: 11px!important;;
}
.textPrice .price{
	font-size: 11px!important;;
}
/* End */


/* Start:/local/components/academyit_v1/addCart.success.message/templates/.default/style.css?17607071332396*/
/* Базовые стили для сообщения */
.add-cart-success-message {
    position: fixed;
    z-index: 20000000;
    background: #FFFFFF;
    border: 1px solid #EBEBEB;
    box-shadow: 0px 2px 4px rgb(53 53 53 / 8%);
    border-radius: 8px;
    padding: 16px;
    font-size: 16px;
    line-height: 20px;
    color: #332B2B;
    text-align: center;
    top: 20px;
    width: 320px;
    max-width: 90vw;
    box-sizing: border-box;
}

/* Десктопная версия */
@media (min-width: 768px) {
    .add-cart-success-message {
        right: 20px;
        left: auto;
    }
    
    .message-buttons {
        display: flex;
        gap: 12px;
        justify-content: center;
    }
    
    .message-button {
        width: auto;
        flex: 1;
    }
}

/* Мобильная версия */
@media (max-width: 767px) {
    .add-cart-success-message {
        left: 50%;
        right: auto;
        transform: translateX(-50%);
    }
    
    .message-buttons {
        display: flex;
        flex-direction: column;
        gap: 12px;
    }
    
    .message-button {
        width: 100%;
    }
}

/* Общие стили для контента и кнопок */
.message-content {
    margin-bottom: 16px;
    font-weight: 500;
}

.message-button {
    padding: 5px;
    font-size: 14px;
    border-radius: 64px;
    border: 1px solid #F47C44;
    flex-shrink: 0;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.3s ease;
    text-align: center;
    font-weight: 500;
    box-sizing: border-box;
    display: block;
}

/* Белая кнопка "Продолжить поиск" */
.message-button.continue {
    background: white;
    color: #F47C44;
    border: 1px solid #F47C44;
}

.message-button.continue:hover {
    background: #F47C44;
    color: white;
    border-color: #F47C44;
}

/* Оранжевая кнопка "В корзину" */
.message-button.cart {
    background: #F47C44;
    color: white;
    border: 1px solid #F47C44;
}

.message-button.cart:hover {
    background: #fff;
    color: #F47C44;
    border-color: #e56930;
}

/* Анимация появления */
@keyframes slideIn {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.add-cart-success-message.show {
    animation: slideIn 0.3s ease-out forwards;
}
/* End */


/* Start:/local/templates/academy_it/components/form/form.result.new/home_form/style.css?16488210661787*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/academy_it/components/form/form.result.new/home_form/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/academy_it/components/form/form.result.new/home_form/images/icon_warn.gif);
}

.stFillB2FIL_block_check {
    border: 2px solid #fff;
    width: 16px;
    height: 16px;
    border-radius: 4px;
    margin: 0 12px 0 0;
    cursor: pointer;
}
.stFillB2FIL_block_check_input {
    display: none;
}

.stFillB2FIL_block_check_svg {
    position: absolute;
    z-index: 2;
}
.stFillB2FIL_block_mini {
    margin: 0 0 16px 0;
}

.stFillB2FIL_block_check.fc.bsbb{
	background: #fff;
}

.si7_fb_text_zg {
    font-size: 32px;
    line-height: 40px;
    color: #FFF;
    font-weight: 700;
    margin: 0 0 16px;
    min-width: 400px;
}


input.si7_fb_form_input.bsbb.error{
	border: 1px solid #f00;
}

span.error-form {
    display: block;
    float: left;
    font-size: 10px;
    color: #f00;
}


.stFillB2FIL_block_check_contact_form {
	border: 2px solid #fff;
    width: 16px;
    height: 16px;
    border-radius: 4px;
    margin: 0 12px 0 0;
    cursor: pointer;
	background: #fff;
}

.stFillB2FIL_block_check_contact_form .stFillB2FIL_block_check_svg_contact{
	position: absolute;
    z-index: 2;
}

.checkbox-red {
    background: #f00;
}
/* End */
/* /local/templates/academy_it/components/bitrix/system.pagenavigation/courses_main/style.css?1648821065127 */
/* /local/components/academyit/news.list/templates/courses_main_akcii/style.css?1768489810176 */
/* /local/components/academyit_v1/addCart.success.message/templates/.default/style.css?17607071332396 */
/* /local/templates/academy_it/components/form/form.result.new/home_form/style.css?16488210661787 */
