

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


/* Start:/local/components/academyit/catalog.section/templates/unified.catalog.section_raspis/style.css?17760893457332*/
.stFillB1_block_donabor {
    position: absolute;
    top: -12px;
    left: 0;
    z-index: 10;
    height: 36px;
    min-width: 150px;
    width: auto;
    background: #F47C44;
    border-radius: 16px 0 16px 0;
    font-size: 14px;
    font-weight: 500;
    padding: 0 20px 0 20px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.stFillB1_block_donabor .donabor-icon {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    cursor: help;
}

.stFillB1_block_donabor .donabor-icon svg {
    width: 14px;
    height: 14px;
}

.stFillB1_block_donabor .tooltip-text {
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    background: #ffffff;
    color: #333;
    font-size: 12px;
    padding: 6px 12px;
    border-radius: 64px;
    white-space: nowrap;
    z-index: 1000;
    margin-bottom: 8px;
    display: none;
}

.stFillB1_block_donabor .donabor-icon:hover .tooltip-text {
    display: block;
}

.stFillB1_block_donabor .tooltip-text::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-width: 5px;
    border-style: solid;
    border-color: #333 transparent transparent transparent;
}

.stFillB1_block.stFillB1_block.bsbb.si4_blocks_isset_blue {
    position: relative;
    overflow: visible;
    margin-top: 12px;
}

/* Для мобильной версии */
@media (max-width: 768px) {
    .stFillB1_block_donabor {
        height: 30px;
        min-width: 120px;
        font-size: 12px;
        padding: 0 12px;
        top: -12px;
    }
    
    .stFillB1_block_donabor .donabor-icon svg {
        width: 12px;
        height: 12px;
    }
}
.red {
	color: #f00;
}
.strike {
	text-decoration: line-through;
}

.stFillB1_blockDATA_B_citi.bsbb{
	display: flex;
}

.stFillB1_blockDATA_B_citi .raspis_forms_icons{
	margin-top: 0;
}

div.name-course {
    margin-left: 25px;
    margin-top: 7px;
}

.stFillB1_blockDATA_B_citi svg{
	margin-top: 7px;
	margin-left: 5px;
}

.hidden{
	display: none;
}

.stFillB1_block1Con_citi span:nth-child(2){
	display: none;
}

.stFillB1_block1Con_citi span:nth-child(3){
	display: none;
}


.stFillB1_block1Con_citi span:nth-child(4){
	display: none;
}


.stFillB1_block1Con_citi span:nth-child(5){
	display: none;
}


.stFillB1_block1Con_citi span:nth-child(6){
	display: none;
}


.stFillB1_block1Con_citi span:nth-child(7){
	display: none;
}


.stFillB1_block1Con_citi span:nth-child(8){
	display: none;
}


.stFillB1_block1Con_citi span:nth-child(9){
	display: none;
}


.stFillB1_block1Con_citi span:nth-child(10){
	display: none;
}

.stFillB1_block1Con_citi span:nth-child(11){
	display: none;
}

.stFillB1_block1Con_citi span.display_many:nth-child(15){
	display: none;
}

span.stFillB1_block1ConB_text_block_s2_sale {
    display: block;
    font-size: 16px !important;
    color: #332B2B !important;
    text-decoration: line-through;
}

/* Стили для кнопки "Купить" в блоке stFillB1_block1ConB_btns */
.stFillB1_block1ConB_btns .course_to_basket {
    display: inline-block;
    cursor: pointer;
    background: #F47C44;
    color: #fff;
    border-radius: 64px;
	border: 1px solid #F47C44;
    padding: 12px 20px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    transition: all 0.3s ease;
}

.stFillB1_block1ConB_btns .course_to_basket:hover {
    background: #fff;
    color: #e56a36;
    text-decoration: none;
}

/* Стили для кнопки "Купить" в блоке "Другие даты" */
.stFillB1_blockDATA_B_bron .course_to_basket {
    display: inline-block;
    cursor: pointer;
    background: transparent;
    color: #F47C44;
    border: none;
    border-radius: 0;
    padding: 0;
    font-size: 13px;
    font-weight: 500;
    text-align: left;
    transition: all 0.3s ease;
    text-decoration: none;
    border-bottom: 1px dashed #F47C44;
}

.stFillB1_blockDATA_B_bron .course_to_basket:hover {
    color: #e56a36;
    text-decoration: underline;
    border-bottom-style: solid;
}

/* Общие стили для обертки кнопки */
.course_to_basket {
    cursor: pointer;
}

/* Стили для заблокированной кнопки */
.course_to_basket.disabled,
.course_to_basket:disabled {
    opacity: 0.6;
    cursor: not-allowed;
    pointer-events: none;
}

/* Стили для кнопки "Забронировать" в основном блоке */
.stFillB1_block1ConB_btn1 {
    display: inline-block;
    cursor: pointer;
    background: #fff;
    color: #F47C44;
    border: 1px solid #F47C44;
    border-radius: 64px;
    padding: 12px 20px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    transition: all 0.3s ease;
    text-decoration: none;
}

.stFillB1_block1ConB_btn1:hover {
    background: #F47C44;
    color: #fff;
    text-decoration: none;
}

/* Стили для кнопки "Запросить информацию" в основном блоке */
.stFillB1_block1ConB_btn2 {
    display: inline-block;
    cursor: pointer;
    background: #fff;
    color: #F47C44;
    border: 1px solid #F47C44;
    border-radius: 64px;
    padding: 12px 20px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    transition: all 0.3s ease;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 8px;
}

.stFillB1_block1ConB_btn2:hover {
    background: #F47C44;
    color: #fff;
    text-decoration: none;
}

.stFillB1_block1ConB_btn2 svg {
    transition: all 0.3s ease;
}

.stFillB1_block1ConB_btn2:hover svg {
    fill: #fff;
}

/* Стили для кнопки "Забронировать" в блоке "Другие даты" */
.stFillB1_blockDATA_B_bron a {
    display: inline-block;
    cursor: pointer;
    background: transparent;
    color: #F47C44;
    border: none;
    border-radius: 0;
    padding: 0;
    font-size: 13px;
    font-weight: 500;
    text-align: left;
    transition: all 0.3s ease;
    text-decoration: none;
    border-bottom: 1px dashed #F47C44;
}

.stFillB1_blockDATA_B_bron a:hover {
    color: #e56a36;
    text-decoration: underline;
    border-bottom-style: solid;
}

/* Стили для кнопки "Запросить информацию" в блоке "Другие даты" */
.stFillB1_blockDATA_B_zapros a {
    display: inline-block;
    cursor: pointer;
    background: transparent;
    color: #666666;
    border: none;
    border-radius: 0;
    padding: 0;
    font-size: 13px;
    font-weight: 500;
    text-align: left;
    transition: all 0.3s ease;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 8px;
    border-bottom: 1px dashed #666666;
}

.stFillB1_blockDATA_B_zapros a:hover {
    color: #e56a36;
    text-decoration: underline;
    border-bottom-style: solid;
    border-bottom: 1px solid #e56a36;
}

.stFillB1_blockDATA_B_zapros a svg {
    transition: all 0.3s ease;
}

.stFillB1_blockDATA_B_zapros a:hover svg {
    fill: #e56a36;
}
.stFillB1_block1ConB_text_block_s2 {
    font-weight: 600;
    font-size: 24px !important;
    color: #332B2B;
    margin: 3px 0 0 0;
}

.stFillB1_blockDATA_B {
    padding: 5px 0 !important;
    border-bottom: 1px solid #EBEBEB;
}

/* 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/components/academyit/catalog.smart.filter/templates/unified.filter2_raspis/style.css?1729685141678*/
.stFillB2FIL_block_check_none {
    border: 2px solid #999;
    user-select: none;
    cursor: auto;
    width: 16px;
    min-width: 16px;
    height: 16px;
    border-radius: 4px;
    margin: 0 12px 0 0;
}

.bsbb.date_blocks {
    max-width: 256px;
    width: 205px;
}

#calendar-s{
    margin-bottom: 15px;
}

.bx-calendar-range .disabled{
    pointer-events: none;
  }
  a.bx-calendar-cell:hover{
    border-radius: 50px;
    background-color: #f8996d;
    color: white;
    font-size: small;
  }
  a.bx-calendar-cell.bx-calendar-active
  {
    border-radius: 50px;
    background-color: #f47c44;
    color: white;
    font-size: small;
  }
/* End */


/* Start:/local/components/academyit/news.list/templates/packet_pred_courses/style.css?1648821064108*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/components/academyit/news.list/templates/inner_slider/style.css?1725361923175*/
/* style inner_slider */
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* 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/more_navi/style.css?1648821065127 */
/* /local/components/academyit/catalog.section/templates/unified.catalog.section_raspis/style.css?17760893457332 */
/* /local/components/academyit_v1/addCart.success.message/templates/.default/style.css?17607071332396 */
/* /local/components/academyit/catalog.smart.filter/templates/unified.filter2_raspis/style.css?1729685141678 */
/* /local/components/academyit/news.list/templates/packet_pred_courses/style.css?1648821064108 */
/* /local/components/academyit/news.list/templates/inner_slider/style.css?1725361923175 */
/* /local/templates/academy_it/components/form/form.result.new/home_form/style.css?16488210661787 */
