.main-ekran-static-page-content-top{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.nav__ttl.licey{
    width: 75%;
}
.nav__list.nav-list-licey-correction {
    max-width: 80%;
    margin-left: auto;
}
.nav__item a.nav__link:before {
    content: "";
    position: absolute;
    z-index: -1;
    display: inline-block;
    width: calc(100% + 32px);
    height: calc(100% + 20px);
    left: -16px;
    top: -10px;
    border-radius: 40px;
    background: none;
    border: 1px solid #fff;
    opacity: 0;
    transition: all 0.3s ease;
}
.nav__item a.nav__link.nav__item-main.active:before{
    content: "";
    position: absolute;
    z-index: -1;
    display: inline-block;
    width: calc(100% + 32px);
    height: calc(100% + 20px);
    left: -16px;
    top: -10px;
    border-radius: 40px;
    background: none;
    border: 1px solid #fff;
    opacity: 1;
    transition: all 0.3s ease;
}
.nav__item a.nav__link:hover span {
    color: #fff;
    padding: 0;
}
.popular-themes-detail-tabs{
    padding: 0;
}
.section-tabs .wrapper-inside{
    padding: 24px 6px 24px 10px;
}
.flex-element-inside-left{
    width: 50%;
}
.flex-element-inside-right{
    width: 50%;
    padding: 24px;
}
.flex-elements-list-item .news-item-desc{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.section-palata-news .flex-elements-list-item.w-50{
    display: flex;
}
.flex-element-inside-right .news-item-date{
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    text-align: left;
    color: #fff;
    margin-bottom: 8px;
}
.flex-element-inside-right .news-item-name{
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    color: #fff;
    margin-bottom: 8px;
}
.flex-element-inside-right .news-item-info{
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    color: #fff;
}
.flex-elements-info-bottom{
    padding: 20px;
}
.flex-elements-info-bottom .news-item-name{
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 6px;
}
.flex-elements-info-bottom .news-item-info{
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.flex-elements-img-top{
    height: 42.4%;
    position: relative;
}
.flex-elements-img-top img{
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.flex-elements-info-bottom{
    height: 58%
}
.flex-element-inside-left img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.flex-elements-img-top .news-item-data{
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #fff;
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 2;
}
.colored .news-item-name{
    color: #fff;
}
.colored .news-item-info{
    color: #fff;
}
.section-palata-news .flex-elements-list-item{
  /*  min-height: 382px;*/
    min-height: 460px;
}
.text-block p{
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    margin: 0;
}
.flex-elements-list-item.w-50 .text-block{
    margin-bottom: 20px;
}
.text-block{
    margin-bottom: 28px;
}
 .flex-elements-list-item.w-50 .text-block h3{
    margin-bottom: 12px;
}

.text-block h3{
    margin: 0;
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    margin-bottom: 8px;
}
.section-palata-info .flex-elements-inside{
    padding: 32px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.section-palata-info .flex-elements-inside.jc-start {
    justify-content: flex-start;
}
.colored .activities__top-ttl.ttl{
    color: #fff;
}
.flex-elements-inside .activities__card-link-item{
    width: 100%;
}
.colored .activities__card-link-item span.text{
    color: #fff;
}
.flex-elements-inside{
    height: 100%;
}
.flex-elements-inside .activities__card-link-item:not(:last-child){
    margin-bottom: 17px;
}
.border{
    border: 1px solid #E1E5EF;
}
.colored h3{
    color: #fff;
}
.colored .text-block p{
    color: #fff;
}
.text-block .icon-elements{
    margin-bottom: 28px;
}
.section-deyatelnost .flex-elements-list-item{
    min-height: 224px;
}
.section-deyatelnost .flex-elements-inside{
    padding: 28px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 2px;
}
.popular-themes-new-item-container{
    padding: 28px;
}
.flex-elements-list-item-title{
    margin-bottom: 8px;
}
.flex-elements-list-item-container{
    padding: 28px;
}
a.link-with-arrow.cloud-download:hover .icon {
    transform: rotate(0);
}
a.link-with-arrow.cloud-download{
    display: flex;
    width: max-content;
    align-items: end;
}
a.link-with-arrow.cloud-download .icon svg{
    display: flex;
}
.jc-start{
    justify-content: flex-start;
}
.flex-elements-inside.jc-start{
    justify-content: flex-start;
}
.mb-6{
    margin-bottom: 6px;
}
.mb-20{
    margin-bottom: 20px;
}
.text-description{
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
}
.text-description:not(:last-child){
    margin-bottom: 10px;
}
.mg-28{
    margin-top: 28px;
}
.ymaps-logo-link.ymaps-logo-link-ru{
    display: none !important;
}
.ymaps-copyrights-legend{
    display: none !important;
}
.popular-themes-detail-tabs-item {
    padding: 4px 4px;
}
.popular-themes-detail-tabs-container {
    display: flex;
    margin: -4px -4px;
    flex-wrap: wrap;
}
.mg-bottom-120{
    margin-bottom: 120px;
}
.footer__lst-wrap, .wrap-inner {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}
.wrap-inner:not(:last-child){
    margin-right: 20px;
}
.footer__lst-wrap:first-child {
    flex-basis: auto;
    width: 100%;
    justify-content: space-between;
    max-width: 622px;
    flex-wrap: wrap;
}
.footer__social-link:not(:last-child){
    margin-right: 12px;
}
.footer__social {
    max-width: 71%;
    justify-content: flex-start;
}
.footer__bottom.flex{
    align-items: baseline;
}
.bd{
    border: 1px solid #E1E5EF;
    border-radius: 2px;
}
.news-item-link{
    margin-top: 10px;
}
.nav.pvashooot-mod.ps-relative{
    position: relative;
}
.ps-relative .nav__item a.nav__link span{
    color: #231F20;
}
.ps-relative .nav__item a.nav__link:before{
    border: 1px solid #7D41C1;
}
.ps-relative .nav__item a.nav__link:hover span{
    color: #7D41C1;
}
.nav.pvashooot-mod.bg-white{
    background-color: white;
}
.mb-48{
    margin-bottom: 48px;
}
.sliders-ksp .dinner-slider .dinner-slider-item a{
    max-height: 360px;
}
.sliders-ksp .dinner-slider .slick-list{
    padding-left: 0;
}
.sliders-ksp .dinner-slider .slick-list-dots{
    padding: 0;
}
.sliders-ksp .dinner-slider .slick-list-btns {
    top: 0;
    right: 0;
}
.sliders-ksp .dinner-slider h2{
    font-family: Canela Deck LC;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    margin-top: 0px;
    color: #231F20;
    position: absolute;
    left: 0;
    top: 0;
  }
  .section-news .flex-elements-list-item{
    min-height: 380px;
  }
  .mg-null{
    margin: 0;
  }
  .mb-32{
    margin-bottom: 32px;
  }
  .title-top-block{
    display: flex;
    align-items: center;
    margin-bottom: 16px;
  }
  .back{
    display: flex;
    align-items: center;
    margin-right: 36px;
  }
  .back span{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #148EFF;
  }
  .back svg{
    margin-right: 8px;
  }
  .title-top-block .news-data{
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    color: #616D79;

  }
  .mb-36{
    margin-bottom: 36px;
  }
  .news-detaly-text img{
    margin-bottom: 42px;
  }
  .news-detaly-text p{
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    margin: 0;
    margin-bottom: 16px;
    color: #231F20;
  }
  .news-detaly-text .news-page-title{
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    text-align: left;
    color: #231F20;
    margin-bottom: 16px;
  }
  .title-2{
    font-size: 36px;
    font-weight: 500;
    line-height: 48px;
    text-align: left;
    color: #231F20;
  }
  .section-documents{
    width: calc(100% - 64px);
    margin: 32px auto 120px;
    min-height: 1472px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .section-documents .pagenav{}
  .mt-32{
    margin-top: 32px;
  }
.search-container {
padding: 40px;
}
.search-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.search-wrapper input{
    border: 1px solid #E1E5EF;
    background: white;
    padding: 17px 24px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    width: 100%;
}
.input-search{
    width: 84%;
    position: relative;
}
.search-icon{
    position: absolute;
    top: 16px;
    right: 24px;
}
.default-btn.search {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px 48px;
    width: max-content;
    height: 100%;
}
.table-documents th{
    position: relative;
    padding: 20px;
    font-size: 16px;
    font-weight: 550;
    line-height: 22px;
    text-align: left;
    color: #231F20;
    white-space: nowrap;
}
.table-documents td {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    color: #656263;
    padding: 20px;
    border-top: 1px solid #E1E5EF;
    vertical-align: top;
}
.table-documents td:first-child{
    white-space: nowrap;
    color: #231F20;
}
.table-documents td a{
    color: #148EFF;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-clamp: 3;
    box-orient: vertical;
    height: 66px;
}
.table-documents tbody{
    border: 1px solid #E1E5EF;
}
.table-documents thead .thead-icon{
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 13.5px 11.5px;
    border-radius: 100px;
    border: 1px solid #E1E5EF;
    width: max-content;
    top: 50%;
    left: 76px;
    transform: translate(-50%, -50%);
}
.nav__list{
    margin-bottom: 0;
}
.mb-24{
    margin-bottom: 24px;
}
.text-bottom{
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    color: #485566;
}
.form-about h2{
    font-size: 36px;
    font-weight: 500;
    line-height: 48px;
    text-align: left;
    color: #231F20;
    margin: 0;
}

.form-about .h2-block{
    margin-bottom: 32px;
    padding-right: 27.7777777778%;
}
.form-about p{
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    color: #485566;
    margin: 12px 0 20px;
}
.form-about .h2-block p{
    margin: 0;
    margin-top: 8px;
}
.form-about .form-block{
    margin-bottom: 50px;
}
.flex-elements-form-container{
    display: flex;
    flex-direction: column;
    margin-left: -8px;
    margin-top: -10px;
}
.flex-elements-form-list{
    display: flex;
}
.flex-elements-form-item{
    box-sizing: content-box;
    padding: 10px 8px;
    position: relative;
}
.cheking-mark{
    position: absolute;
    color: #FF0000;
    top: 30px;
    right: 24px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}
.cheking-mark.right-48{
    right: 48px;
}
.flex-elements-form-item input.checking{
    border: 2px solid #FF0000;
}
.flex-elements-form-item input.checking::placeholder{
    color: #F05253;
}
.flex-elements-form-list.col-1 .flex-elements-form-item{
    width: 100%;
}
.flex-elements-form-list.col-2 .flex-elements-form-item{
    width: 50%;
}
.flex-elements-form-list.col-3 .flex-elements-form-item{
    width: 33.333%;
}
.flex-elements-form-list.col-4 .flex-elements-form-item{
    width: 25%;
}
.flex-elements-form-item input{
    width: 100%;
    padding: 16px 24px;
    box-sizing: border-box;
    border: 1px solid rgba(167, 165, 166, 0.75);
    font-size: 18px;
    font-weight: 400;
    line-height: 23.62px;
    text-align: left;
    color: #231F20;
    border-radius: 2px;
}
.flex-elements-form-item input::placeholder{
    color: #A7A5A6;
}
.flex-elements-form-item select{
    width: 100%;
}
.flex-elements-form-item.w-66{
    width: 67.777% !important;
}
.flex-elements-form-item.w-75{
    width: 77% !important;
}
.form-about .btn-form{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: white;
    padding: 8px 16px;
    background-color: #148EFF;
}
.flex-el-justify{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 32px;
    position: relative;
}
.form-about{
    width: calc(100% - 347px);
}
.flex-el-justify .text-right{
    position: absolute;
    top: 50%;
    left: calc(100% + 32px);
    transform: translateY(-50%);
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    color: #A7A5A6;
    width: 315px;
}
.flex-el-justify .h2-block{
    margin: 0;
}
.flex-elements-form-item textarea {
    width: 100%;
    min-height: 128px;
    padding: 16px 24px;
    font-size: 18px;
    font-weight: 400;
    line-height: 23.62px;
    text-align: left;
    border: 1px solid rgba(167, 165, 166, 0.75);
    border-radius: 2px;
    resize: none;
    box-sizing: border-box;
}
.flex-elements-form-item textarea::placeholder{
    color: #A7A5A6;
}
.add-file{
    display: flex;
    align-items: center;
    padding: 10px 28px;
    border: 1px solid #A7A5A6;
    border-radius: 2px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    width: max-content;
    margin-bottom: 12px;
}
.add-file svg{
    margin-right: 8px;
}
.add-file-block p{
    font-size: 13px;
    line-height: 17.07px;
    margin: 0;
    margin-bottom: 8px;
}
.mt-24{
    margin-top: 24px;
}
.h2-block .label__checkbox{
    margin-bottom: 32px;
}
.add-file-block{
    margin-top: 12px;
}
span.red{
    color: #FF0000;
}
.flex-elements-inside.jc-end{
    justify-content: flex-end;
}
.form-main-container .form-left{
    width: 55.423%;
    box-sizing: content-box;
    padding: 12px;
    margin-right: -3px;
}
.form-main-container .form-left .form-about{
    width: 100%;
}
.form-main-container .img-right{
    width: 44.577%;
    box-sizing: content-box;
    padding: 12px;
    margin-top: -3px;
}
.form-main-inside{
    display: flex;
    margin-top: -12px;
    margin-left: -12px;
}
.form-main-inside textarea {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    padding: 16px 24px;
}
.form-main-inside input{
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
}
.form-main-inside .form__input.input-checkbox:checked ~ .checkbox-custom::after {
    background-color: #2196F3;
    display: block;
    left: 8px;
    top: 1px;
    width: 7px;
    height: 17px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.form-main-inside .label__checkbox{
    margin: 13px 0 21px;
}
.form-main-inside .flex-elements-form-item {
    padding: 6px 6px;
}
.form-main-inside .default-btn.search{
    padding: 8px 16px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}
.form-main-inside .cheking-mark{
    top: 26px;
}
.form-main-inside .img-right img{
    height: 100%;
}
.grayscale-content{
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    color: #A7A5A6;
    margin-top: 16px;
}
.jc-space{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.flex-elements-leadership-inside{
    display: flex;
}
.leadership-content-right{
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.flex-elements-leadership-inside .leadership-img-left{
    height: auto;
    width: auto;
}
@media (max-width: 1024px) {
    .wrap-inner:last-child {
        margin-right: 15px;
        flex-basis: auto;
    }
    .footer__lst-wrap:last-child {
        padding-top: 35px;
        flex-direction: row;
        justify-content: start;
        flex-basis: 100%;
    }
}