

/* Start:/local/templates/bigwig_wm/components/bitrix/news.list/contacts/style.css?17810103932174*/
/* Принудительно включаем анимацию для слайдера */
.carousel-item {
    transition: transform 0.6s ease-in-out !important;
}
.address-section h2{
    font-weight: 400;
    font-size: 40px;
    line-height: 120%;
    letter-spacing: 0%;
}
.branch-select {
    display: flex;
    justify-content: center;
    align-items: center;
}
.branch-select label{
    width: 40%;
    font-weight: 400 !important;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 0%;
    margin-bottom: 0;
}
.branch-select select{
    width: 60%;
    font-weight: 300;
    font-size: 18px;
    line-height: 130%;
    letter-spacing: 0%;
}
.school {
    padding: 20px;
    border: 1px solid #BFC0C5;
    border-radius: 12px;
}
.school h3{
    text-align: center;
}
.address-section .card-body {
    width: 100%;
    min-width: 100%;
    text-align: center;
}
.address-section .card-body .card-text{
    font-weight: 300;
    font-size: 18px;
    line-height: 130%;
    letter-spacing: 0%;
    text-align: center;
    margin-bottom: 0;
}
.address-section .card-list {
    border-bottom: 1px solid #BFC0C5;
    padding-bottom: 20px;
}
.address-section .card-list h5{
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 0%;
    text-align: center;
    margin-bottom: 12px;
}
.address-section .card-list button{
    border: none;
    background: none;
    font-weight: 300;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 130%;
    text-align: center;
    color: #666;

}
.address-section .card-list button:hover{
    border: none;
    background: none;
    color: #666;
}
.address-section .card-body .flex-wrap{
    flex-direction: column;
}
.address-section .card-body .flex-wrap .card-list{
    width: 100%;
}
.address-section .card-body .flex-wrap .card-list .d-block{
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 0%;
    text-align: center;
    margin-bottom: 12px;
}
.address-section .card-body .flex-wrap .card-list .data{
    font-weight: 300;
    font-size: 18px;
    line-height: 130%;
    letter-spacing: 0%;
    text-align: center;
    color: #353535;
}
/* End */


/* Start:/local/templates/bigwig_wm/components/bitrix/form.result.new/trial_block/style.css?17816765431584*/
.trial-section {
    background-color: #f0f0f0;
    /* Путь к картинке. Если она в папке шаблона, путь нужно уточнить */
    background-image: url('/local/templates/bigwig_wm/components/bitrix/form.result.new/trial_block/img/request_free_lesson_2.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    border-radius: 1rem;
    position: relative;
    overflow: hidden;
}
.form-control-pill {
    border-radius: 50rem !important;
    padding: 0.7rem 1.3rem !important;
    border: 1px solid #ced4da !important;
    background-color: #fff !important;
}

.btn-pill {
    border-radius: 50rem !important;
    padding-left: 2 !important;
    padding-right: 2rem !important;
}

.form-check-input:checked {
    background-color: #dc3545;
    border-color: #dc3545;
}

.benefit-list li {
    margin-bottom: 1rem;
    position: relative;
    padding-left: 1.5rem;
    color: #555;
}

.benefit-list li::before {
    content: '✦';
    position: absolute;
    left: 0;
    top: 2px;
    color: #555;
    font-weight: bold;
}

.content-relative {
    position: relative;
    z-index: 2;
}
.trial-section h2{
    font-weight: 400 !important;
    font-size: 40px;
    line-height: 120%;
    letter-spacing: 0%;
}
.trial-section{
    padding: 60px 80px;
    margin-bottom: 120px;
    margin-top: 80px;
}
.trial-section button[type="submit"]{
    background: white;
    text-align: left;
    padding-left: 20px !important;
}
.trial-section button[type="submit"]:hover{
    background: #dc3545;
}
/* End */
/* /local/templates/bigwig_wm/components/bitrix/news.list/contacts/style.css?17810103932174 */
/* /local/templates/bigwig_wm/components/bitrix/form.result.new/trial_block/style.css?17816765431584 */
