.t686 .t-section__title {
    margin-bottom: 5px;
}
.t686 .t-section__topwrapper {
    margin-bottom: 30px;
}
.t686 .t-card__descr {
    margin-top: 5px;
}
.t686 .t-card__btn-wrapper {
    margin-top: 20px;
}


/* Мобила */
@media screen and (max-width: 980px) {
.t686 .t-section__title {
    font-size: 22px !important;
}

.t686 .t-section__descr div span {
    font-size: 19px !important;
}
.t686 .t-section__descr div {
    line-height: 1.2 !important;
}


}








/* ================================ */


.t650 .t650__text {
    padding: 30px 30px 20px 30px !important;
}

.t795__title {
    margin-bottom: 15px !important;
}

.t482__title {
    margin-bottom: 15px;
}


.t698 .t698__form-bottom-text {
    margin-top: 10px;
    margin-bottom: 10px;
}


.t698 .t698__descr {
    margin-bottom: 20px;
}

.t698 .t698__title {
    margin-bottom: 20px;
}

.t580__buttons {
    margin-top: 20px;
}


#rec397794143 {
    padding-bottom: 0px !important;
}


.t424__inner-wrapper {
    padding: 0px;
}




.t654__close-button {
    display: none !important;
}




.t987__header-title p {
    height: 34px !important;
}
.t987__header-uptitle {
    display: none !important;
}

.t987 {
    text-align: center;
}


@media screen and (max-width: 960px) {
.t1073__col {
    margin-bottom: 10px;
}
}




.t852__bgimg {
    border-radius: 5px;
}







/* ============================================== */




.t696 .t-submit {
  width: 100%
}

.t480__blockimg,
.t908__img,
.t817__content-col img
{
  border-radius: 5px;
}


/* Мероприятия */
.t817__wrapper {
  display: block !important;
}
.t817__wrapper_mobile {
  display: none !important;
}




/* Мобильное меню приложения */
.t975__list-item {
    min-width: 0 !important;
    padding: 7px 0 !important;
}

/* Мобила */ 
@media screen and (max-width: 980px) {

.t189__title {
    font-size: 30px !important;
}
.t696__form-bottom-text {
    font-size: 15px !important;
}
.t696 .t696__form-bottom-text {
    margin-top: 0 !important;
}
.t696 .t-form__submit {
    padding-bottom: 10px;
}
.t-checkbox__control {
    font-size: 15px !important;
}

}




@media screen and (min-width: 981px) {
.t696__form-bottom-text {
    margin-left: 54px;
    margin-right: 54px;
}
}






.t696__text-wrapper {
    display: none;
}










/* КНОПКА ОНЛАЙН-ЗАПИСИ */
.son_wrapper {
    width: 100px;
    height: 100px;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index:9999;
}

.son_wrapper a {
    text-decoration: none;
}

.son_circle {
    width: 80px;
    height: 72px;
    border-radius: 250px;
    font-size: 12px;
    font-family: 'Montserrat';
    color: #fff;
    line-height: 16px;
    text-align: center;
    font-weight: 500 !important;
    padding-top: 8px;
    background: #74739d;
    background: linear-gradient(135deg, #74739d, #4a495f) !important;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.60);
}

@keyframes son_outercircle {
    0% {
    transform: scale(1,1) opacity: 1;
    }
    80% {
    opacity: 0.8;
    }
    100% {
    transform: scale(2,2);
    opacity: 0;
    }
}

.son_outercircle {
    z-index: -1000;
    position: absolute;
    width: 50px;
    height: 50px;
    border: 5px solid #e6e7fa;
    border-radius: 50%;
    animation: son_outercircle 2s infinite linear;
    margin-top: 10px;
    margin-left: 10px;
}

@media screen and (max-width: 980px) {
    .son_wrapper {bottom: 60px;}
}



@media screen and (max-width: 980px) {
.t941__content {
    padding-top: 30px;
}
}