style{
    display: none;
}
img{
    height: auto;
    width: auto;
}
.blue-line__left img{
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.lg-block-news__wrap-img img{
    max-width: 100%;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease,-webkit-transform .3s ease;
}
.md-block-news__wrap-img img{
    max-width: 100%;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease,-webkit-transform .3s ease;
}
.text-page__area img{
    margin-bottom: 32px;
    max-width: 100%;
}
.text-page__area img:last-child{
    margin-bottom: 0;
}
.gallery-post__wrap-img img{
    max-width: 100%;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease,-webkit-transform .3s ease;
}
.citizens-area img{
    float: left;
    max-width: 296px;
    margin: 0 40px 10px 0;
    display: block;
}
.info-text-date{
    margin-top: 10px;
}
.reception{
    display: none;
}
.anchor{
    position: relative;
    top: -80px;
}
.cur-month + .numInputWrapper{
    margin-left: 8px;
}
.blue-blue-line{
    background-color: #255498;
    display: block;
}
.slider-gallery__down span{
    display: inline;
}
body .bvi-body .sticy-block .ya-share2__item::before{
    left: -32px;
    top: -10px;
    bottom: 10px;
    right: 0;
}
.text-page__area-two a{
    font-size: 18px;
    line-height: 28px;
    color: #0050b2;
}
.question-post__wrap-photo{
    border-radius: 0;
}
.question-post__area{
    font-size: 18px;
    line-height: 28px;
    color: #333;
}
.citizens-area p{
    white-space: normal;
}
@media (max-width:767px){
    .slider-gallery__up .btn-white{
        margin-top: 20px;
        margin-bottom: 0;
    }
}
.personal-area__up .filter-documentation{
    margin-bottom: 0;
}
.personal-area__up--change{
    padding-bottom: 14px;
}
#messages .row-flex{
    margin-bottom: 24px;
}
.link-change{
    cursor: pointer;
}
samp{
    display: inline;
}
.text-page--fix{
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
}
@media (max-width:439px){
    .pagination-small .pagination-first, .pagination-small .pagination-last, .pagination-small .pagination-dotted{
        display: none;
    }
}
@media (min-width:1080px){
    .pagination-small .pagination__left .btn-white__text, .pagination-small .pagination__right .btn-white__text{
        display: none;
    }
    .pagination-small .pagination__left .btn-white, .pagination-small .pagination__right .btn-white{
        padding: 10px 23px 12px;
    }
    .pagination-small .pagination__left .btn-white svg, .pagination-small .pagination__right .btn-white svg{
        display: block;
        width: 24px;
        height: 24px;
        stroke: #0061d9;
        stroke-width: 2px;
    }
    .pagination-small .pagination__item{
        padding: 0 4px;
    }
}
@media (min-width:1301px){
    .pagination-small .pagination__item{
        padding: 0 20px;
    }
}
.personal-area__down-up{
    margin-top: -32px;
}
.wrap-field .wrap-field__flex{
    position: relative;
    z-index: 2;
}
.form-conference .form-over__wrap-btn{
    margin: 0;
}
.btn-white + .btn-white, .btn-white + .btn-block{
    margin-left: 20px;
}
.down-form{
    margin-bottom: 40px;
}
.offset-btn{
    margin-top: -20px;
}
@media (max-width:767px){
    .offset-btn{
        margin-top: -10px;
    }
    .btn-white + .btn-white, .btn-white + .btn-block{
        margin-left: 0;
    }
}
.hidden{
    display: none;
}
.visible{
    display: block;
}
.normal-text{
    font-size: 18px;
    line-height: 28px;
    color: #333;
}
.ask-notification__message a{
    font-size: 16px;
    line-height: 24px;
    color: #0050b2;
    text-decoration: none;
}
.ask-notification__message a:hover{
    color: #003b83;
    text-decoration: underline;
}

.personal-message .posts__title{
    font-weight: 400;
}
.personal-message .mesage--not-read .posts__title{
    font-weight: 600;
}

.alerts-block__item--lg{
    width: 100%;
}
.alerts-block__item--sm{
    min-width: 12%;
}
.wrap-hint--disabled .posts-check input:checked + .posts-check__icon{
    background-color: #a7a8ab;
    border-color: #a7a8ab;
}
.modal .wrap-disabled{
    opacity: .7;
}
.modal .wrap-disabled input{
    background: #d9d9de;
}
.suggestion-wrap{
    position: absolute;
    z-index: 10;
    background: #fff;
    border: 1px solid #d9d9de;
    width: 100%;
}
.suggestion-wrap li{
    cursor: pointer;
    padding: 4px 8px;
}
.suggestion-wrap li:hover{
    background: rgba(0, 97, 217, 0.3);
}
.page-footer__text{
    display: block;
}
.page-footer__text + .page-footer__text{
    margin-top: 8px;
}
.post-popular-block__wrap-img svg{
    width: 100%;
}


body .bvi-body[data-bvi-theme="white"] .radio-wrap input:checked + .radio-wrap__block .radio-wrap__icon{
    background: #000 !important;
    border-color: #000 !important;
}

body .bvi-body[data-bvi-theme="black"] .radio-wrap input:checked + .radio-wrap__block .radio-wrap__icon{
    background: #fff !important;
    border-color: #fff !important;
}
body .bvi-body[data-bvi-theme="black"] .radio-wrap__icon::before{
    background-color: #000;
}
body .bvi-body[data-bvi-theme="blue"] .radio-wrap input:checked + .radio-wrap__block .radio-wrap__icon{
    background: #063462 !important;
    border-color: #063462 !important;
}
body .bvi-body[data-bvi-theme="blue"] .radio-wrap__icon::before{
    background-color: #9dd1ff;
}
body .bvi-body[data-bvi-theme="brown"] .radio-wrap input:checked + .radio-wrap__block .radio-wrap__icon{
    background: #4d4b43 !important;
    border-color: #4d4b43 !important;
}
body .bvi-body[data-bvi-theme="brown"] .radio-wrap__icon::before{
    background-color: #f7f3d6;
}
body .bvi-body[data-bvi-theme="green"] .radio-wrap input:checked + .radio-wrap__block .radio-wrap__icon{
    background: #a9e44d !important;
    border-color: #a9e44d !important;
}
body .bvi-body[data-bvi-theme="green"] .radio-wrap__icon::before{
    background-color: #3b2716;
}
.news-slider__wrap-img.img-no-text::before{
    display: none;
}
.left-ear{
    position: fixed;
    width: 588px;
    height: 1200px;
    margin-left: -628px;
    background: url(/upload/img/left-ear.jpg) 0 100% no-repeat;
    z-index: 100;
}
.left-ear::before{
    content: '';
    display: block;
    position: fixed;
    width: 2500px;
    height: 1200px;
    margin-left: -2500px;
    background: #fff;
}
.right-ear{
    position: absolute;
    width: 2500px;
    height: 1200px;
    right: -2540px;
    background: #fff;
    z-index: 100;
}
.right-ear::before{
    content: '';
    display: block;
    position: fixed;
    width: 588px;
    height: 1200px;
    background: url(/upload/img/right-ear.jpg);
}
body{
    overflow-x: hidden;
}
.center-area-one .block-text-area:last-child{
    margin-bottom: 45px;
}


.let-80 .title{
    font-family: 'Caveat', cursive;
    color: #df061b;
    font-size: 40px;
}
@media (max-width: 767px){
    .let-80 .title {
        font-size: 32px;
        line-height: 32px;
    }
}
.let-80 .main-news__wrapper--change-two{
    margin-bottom: 45px;
}