.t-form .js-error-control-box .t-input:not(.t-input-phonemask), .t-form .js-error-control-box .t-checkbox__control, .t-form .js-error-control-box .t-checkboxes__wrapper, .t-form .js-error-control-box .t-select, .t-form .js-error-control-box .t-radio__wrapper, .t-form .js-error-control-box .uploadcare-widget{
 border-color:#132256!important;
}
.t-input-error{
    color:#024CBB!important;
}
.t-form__errorbox-wrapper, .tn-form__errorbox-popup{
    background:#132256!important;
}

.t450__overlay .t450__overlay_bg{
    opacity:0; 
}
.t450__overlay .t450__overlay_bg{
    opacity:0!important;
}
.t450__menu_show.t450__overlay .t450__overlay_bg{
    opacity:0.7!important;
}
.t450__overlay{
    display:block;
    pointer-event:none;
    opacity:0;

}
.t450__overlay .t450__overlay_bg,
.t450__overlay,
#t-footer .t450.t450__left{
           -webkit-transition: all ease-in-out 0.6s;
    -moz-transition: all ease-in-out 0.6s;
    -o-transition: all ease-in-out 0.6s;
    transition: all ease-in-out 0.6s;
}
.t702 .t-popup__close{
 background:#fff!important;
}
.t-popup,
.t-popup__container-animated{
           -webkit-transition: all ease-in-out 0.6s;
    -moz-transition: all ease-in-out 0.6s;
    -o-transition: all ease-in-out 0.6s;
    transition: all ease-in-out 0.6s;
}



.t-feed__post-popup__close-wrapper {
    border-bottom:#fff !important;
}
.t-feed__post-popup__close-text {
    color:#132256 !important;
    font-size: 12px !important;
    text-transform: uppercase;
}
.t-feed__post-popup__relevants-bgimg, .t-feed__post-popup__relevants-imgwrapper {display:none !important;}
.t-feed__post-popup__tag span {display:none !important;}
.t-feed__post-popup__relevants-item-tag {display:none !important;}
.t-feed__post-popup__relevants-item-title {
    font-size: 25px;
line-height: 30px;
color: #132256 !important;
}
.js-feed-post-title.t-feed__post-popup__title.t-title.t-title_xxs {
    font-size: 60px;
line-height: 65px;
letter-spacing: 0.02em;
text-transform: uppercase;
color: #024CBB !important; 
}

@media screen and (max-width: 640px) {
    .js-feed-post-title.t-feed__post-popup__title.t-title.t-title_xxs {
   font-size:24px;
line-height: 32px;
}
.t-feed__post-popup__relevants-title.t-align_left.t-uptitle.t-uptitle_xxl {
   font-size: 24px !important;
   color: #132256 !important;
line-height: 32px !important;
text-transform: uppercase !important;
}
.js-feed-post-title.t-feed__post-title.t-name.t-name_md {
    font-size: 18px !important;
}
.t-feed__button-container {
    font-size: 12px;
}
.t-feed__post-popup__relevants-item-title {
    font-size: 20px;
line-height: 28px;
color: #132256 !important;
}
}

.t-feed__post-popup__text-wrapper blockquote.t-redactor__preface {
    font-size: 24px !important;
line-height: 32px !important;
color: #132256 !important;
}

.t-feed__post-popup__text-wrapper figcaption {
    font-size: 14px !important;
line-height: 20px;
}
@media screen and (min-width: 640px) {
.t-feed__post-popup__content img {
    max-width:430px !important;
}
}

.t-feed__post-popup__relevants-title.t-align_left.t-uptitle.t-uptitle_xxl {
    color: #132256 !important;
    font-size: 50px;
    line-height: 55px;
    text-transform: uppercase;
}
@media screen and (max-width: 960px) {
    .t915__container_mobile-flex .t-feed__grid-col{
        padding-left:10px;
        padding-right:10px;
    }
}