body {
    background: rgb(180,216,238,0.2); 
    /*background: center no-repeat url(/images/headers/fon106.png) rgb(158,184,200,0.2) fixed;
    background-size: cover;*/ 
    /*background: linear-gradient(rgb(248, 237, 213), rgba(255, 255, 255, 0)), linear-gradient(90deg, rgb(206, 186, 142), rgba(255, 255, 255, 0)), linear-gradient(-90deg, rgb(206, 186, 142), rgba(255, 255, 255, 0)), url(/images/headers/new/361-3612977_website-background-png-tech-background-image-for-website.png);*/
    background-attachment: fixed;
    font-family: 'Montserrat', sans-serif;
    color: #444;
    font-size: 0.9em;
    line-height: 20px;
    letter-spacing: -0.2px;
}

@font-face {
    font-family: 'BastionX', arial;
    src: url(/templates/cassiopeia/bastionx.ttf)
}

@supports (display:grid) {
    .site-grid {
        grid-gap: 0.3em 1.7em;
  }
}

.container-below-top, .container-topbar {
    background: #fff;
    /*padding-top: 10px;*/
}

.container-bottom-b>* {
    margin: 0;
}

header .mod-custom {
    width: 100%;
    /* margin-top: -0.5em; */
    /* background: #fff; */
    /* padding: 0.5em; */
    /* border-bottom-left-radius: 15px; */
    /* border-bottom-right-radius: 15px; */
    margin-left: auto;
    margin-right: auto;
}

.container-header .mod-menu {
    color: #444;
    transition: 0.3s;
}

.container-sidebar-right .sidebar-right:first-child {
    /*margin-top: 1.4em;*/
}

.container-header .container-nav {
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 1em;
}

@media (max-width: 767.98px) {
    .container-header .container-nav {
        flex-wrap: wrap;
        justify-content: left;
        padding-bottom: 1em;
  }
}

.container-header .navbar-toggler {
    color: #72ccb8;
    border: 2px solid #72ccb8;
    cursor: pointer;
}

.container-top-b>* {
    margin: 1.5em 0 0.5em;
}

.container-bottom-a>* {
    margin: 2em 0 1em;
}

.liana-logo {
        display: none;
    }

@media (max-width: 767.98px) {
     .liana-logo {
        display: block;
        text-align: center;
    }
}

.liana-slim {
        display: none;
    }

@media (min-width: 768px) {
     .liana-slim {
        display: block;
        text-align: center;
    }
}

.mbot-10 {
    margin-bottom: 10px;
}

.footer {
    background: rgb(255, 255, 255);
    color: #444;
    box-shadow: none;
    margin-top: 0;
}

.footer .grid-child {
    padding: 2rem 0.5em 1.5rem;
    align-items: stretch;
    font-size: 0.95em;
    line-height: 1.5em;
}


.site-grid>.full-width {
    grid-column: full-start/full-end;
    /*background: rgb(255, 255, 255, 0.5);
    padding: 20px 0;*/
    margin-top: 2em;
    margin-bottom: 0;
}

.bottom-b .card-body {
    padding: 0
}


.metismenu.mod-menu .mm-toggler:after {
  	content: none;
}

.metismenu.mod-menu .metismenu-item {
    font-size: 14px;
    text-transform: uppercase;
    padding: 2px 15px;
}

.metismenu.mod-menu .metismenu-item button {
    text-transform: uppercase;
}

.metismenu.mod-menu .metismenu-item button:focus {
    outline: none;
}

.metismenu.mod-menu .metismenu-item button:hover, .metismenu.mod-menu .metismenu-item a:hover {
    color: #72ccb8;
    transition: 0.3s;
}

.navbar-toggler:focus {
    box-shadow: none;
}

.metismenu.mod-menu .metismenu-item>a, .metismenu.mod-menu .metismenu-item>button, .metismenu.mod-menu .metismenu-item>span {
    font-weight: 600;
    font-size: 0.95em;
    letter-spacing: -0.2px;
    color: #444;
}

.metismenu.mod-menu .metismenu-item>ul {
    padding: 18px 13px 20px;
    background: rgb(255,255,255,0.99);
    border-radius: 20px;
    box-shadow: 0px 0px 5px rgb(51 51 51 / 8%);
    margin-top: 6px;
}

.metismenu-item.level-2 a {
    display: inline-flex;
    text-transform: none;
    text-shadow: none;
}

.metismenu.mod-menu .metismenu-item.active>a, .metismenu.mod-menu .metismenu-item>a:hover {
    text-decoration: none;
}

.metismenu.mod-menu .metismenu-item.active>button {
    color: #72ccb8;
}

.mod-list li {
    padding: 0px 0 10px;
    line-height: 20px;
    text-shadow: none;
    text-align: left;
}

.mod-list li a {
    font-size: 0.96em;
    line-height: 18px;
}

.mod-list li a:hover {
    text-decoration: none;
}

.mod-list li.active>a {
    text-decoration: none;
    color: #72ccb8 !important;
}

.container-header .metismenu>li.level-1.active>a {
    color: #72ccb8;
}


.mod-articlesnews__item {
    border-top: 1px solid rgb(158,184,200,0.9);
    border-top-left-radius: 22px;
    border-top-right-radius: 22px;
    padding: 0px 10px 5px 18px;
    transition: 0.3s;
}

p, li {
    /*text-align: justify;*/
    font-size: 1em;
    line-height: 21px;
}

.attention {
  	font-weight: 600;
  	color: #ef2d00;
}

.attention2 {
    font-size: 1.2em;
}

.uk-scope address, .uk-scope dl, .uk-scope fieldset, .uk-scope figure, .uk-scope ol, .uk-scope p, .uk-scope pre, .uk-scope ul {
    margin: 0 0 15px 0;
}

.uk-scope *+ul {
    margin-top: 15px;
}

th, td {
    padding: 10px 13px;
    border: 1px rgb(180,216,238,0.2) solid;
}

th {
	color: #444;  
  	font-weight: 600;
    background-color: rgb(180,216,238,0.1);
    text-align: center;
}

.tab-vacancy {
    font-size: 0.93em; 
    line-height: 18px; 
}

.tab-vacancy td {
    text-align: center; 
}

.tab-vacancy tr {
    vertical-align: middle; 
}

.tab-full {
    width: 100%;
}

.cell25 {
    width: 25%;
}

.cell-center {
    text-align: center;
}

.cell-left {
    text-align: left !important;
}

.cell-top th {
    vertical-align: top;
}

.liana-modul {
    font-size: 13px !important; 
    line-height: 18px !important;
}

.liana-modul li, .liana-modul p {
    font-size: 13px !important; 
    line-height: 18px !important;
}

.interval {
    margin-bottom: 20px;
}

.blue-soc {
    filter: hue-rotate(22deg) contrast(0.8) brightness(1.15);
}


table {
    width: 100%;
}

.center {
    text-align: center;
}

.list-table {
    text-align: left; 
    font-size: 13px; 
    line-height: 18px;
}

table p, table li {
    text-align: left; 
    font-size: 13px; 
    line-height: 18px;
}

table ul {
    margin-top: -7px !important;
    margin-bottom: 8px !important;
}

.hat {
    text-align: center;
}


.m-top0 {
    margin-top: 0 !important;
}

.m-top5 {
    margin-top: 5px;
}

.m-top10 {
    margin-top: 10px;
}

.m-top15 {
    margin-top: 15px;
}

.m-top20 {
    margin-top: 20px;
}

.m-top25 {
    margin-top: 25px;
}

.m-top30 {
    margin-top: 30px;
}

.m-top35 {
    margin-top: 35px;
}

.m-bot0 {
    margin-bottom: 0 !important;
}

.m-bot5 {
    margin-bottom: 5px;
}

.m-bot10 {
    margin-bottom: 10px;
}

.m-bot15 {
    margin-bottom: 15px;
}

.m-bot20 {
    margin-bottom: 20px;
}

.m-bot25 {
    margin-bottom: 25px;
}

.m-bot30 {
    margin-bottom: 30px;
}

.m-bot35 {
    margin-bottom: 35px;
}

.m-bot40 {
    margin-bottom: 40px;
}

.m-bot45 {
    margin-bottom: 45px;
}


b, strong {
    font-weight: 600;
  	color: #444;
}

.uk-scope strong {
    font-weight: 600;
 	color: #444;
}

em, .uk-scope em {
    color: #aaa;
}

a, .uk-scope a {
    font-weight: 500;
    color: #72ccb8;
    transition: 0.2s;
}

a:hover, .uk-scope a:hover {
    color: #55aa97;
    text-decoration: none;
    transition: 0.2s;
}

a:focus, a:hover {
    color: #55aa97;
}

a:not([class]) {
    text-decoration: none;
}

.footer a {
    color: #72ccb8;
}

.footer a:hover {
    color: #55aa97;
}

.begin {
    margin-top: 0 !important;
}

h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 2.7em;
    text-align: center;
    /*text-shadow: 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff;*/
    margin-bottom: 1em;
    margin-top: 0.3em;
    color: #4d7cba;
    line-height: 1.05em;
    margin-left: 8px;
    letter-spacing: -0.7px;
}

h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 2em;
    text-align: center;
    margin-bottom: 1em;
    color: #4d7cba;
    letter-spacing: -0.4px;
    line-height: 1.15em;
}

h2 a {
    font-weight: 600;
}

h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 1.2em;
}

h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 1.35em;
    margin-top: 20px;
    color: #474747;
    margin-bottom: 1em;
}

.uk-scope .uk-margin > h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 1.2em;
    margin-top: 20px;
    color: #474747;
    margin-bottom: 15px;
}

.uk-scope .uk-h4, .uk-scope h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 1.2em;
    margin-top: 20px;
    color: #474747;
    margin-bottom: 15px;
}

.uk-scope .uk-light .uk-slidenav {
    color: #fff;
    background: rgb(55,55,55,0.3);
}

.uk-scope .uk-card-body {
    padding: 20px 30px 25px;
}


.liana-news h2 {
    font-size: 1.15em;
    text-align: center;  
}

.liana-news h2 a {
    color: #444;
    font-weight: 500;
}

.liana-news h2 a:hover {
	color: #55aa97;
}

.liana-teachers h2 {
    font-size: 1.4em;
    text-align: center;  
    font-weight: 600;
    color: #444;
    padding: 5px 20px;
}

.liana-teachers p {
    font-size: 0.95em;
    line-height: 19px;
    margin-bottom: 10px;
}

.liana-teachers li {
    font-size: 0.9em;
    line-height: 18px;
}


.article-info dd {
    padding: 0;
    text-align: center;
    font-size: 0.9em;
    /*margin-bottom: -10px;*/
}


.blog-items {
    margin: 0;
}

main {
    /*background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.2) 30%);*/
    background: rgba(255, 255, 255, 0.45);
    padding: 25px;
    border-radius: 25px;
}

.blog-items .blog-item {
    padding: 25px;
    background: rgb(255,255,255,1);
    margin: 2px 0;
    border-radius: 22px;
    box-shadow: 0 0px 6px rgb(0 0 0 / 3%);
}

.com-content-article__body {
    padding: 15px 25px;
    /* background: #fff; */
    margin: 2px 0;
}

.container-header {
    background: rgb(255, 255, 255, 1);
    box-shadow: 0 6px 8px rgb(0 0 0 / 2%);
}

.card {
    word-wrap: break-word;
    background-clip: border-box;
    /*background: linear-gradient(180deg, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.5) 80%);*/
    background: rgba(255, 255, 255, 0.45);
    border: none;
    display: flex;
    flex-direction: column;
    min-width: 0;
    position: relative;
    border-radius: 22px;
}

.container-top-a {
    margin-top: 1em;
}

.container-bottom-b {
    margin-top: 0.5em;
}

.card-body {
    flex: 1 1 auto;
    padding: 25px;
}

.card-header {
    /*background-color: rgb(190,156,97,0.9);*/
    background-color: #fff;
    /* background-image: linear-gradient(25deg, #c1d2ec, #2e5ba4); */
    box-shadow: none;
    border-bottom: none;
    margin-bottom: 0;
    padding: 13px 15px 15px;
    color: #474747;
    text-align: center;
    line-height: 1.1em;
    font-weight: 600;
    font-size: 1.4em;
}

.card-header:first-child {
    border-top-left-radius: 22px;
    border-top-right-radius: 22px;
    box-shadow: 0 4px 4px rgb(0 0 0 / 2%);
}

.l-wite-background {
    background: rgb(255,255,255,0.45);
}

.l-wite-background2 {
    background: rgb(255,255,255,0.45);
}






/* ССЫЛКИ */

.liana-link {
    display: flex; 
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.bottom-a .liana-link {
    justify-content: space-between; 
    margin-bottom: -24px;
    margin-top: 0px;
}

.liana-link>a {
    display: block; 
    overflow: hidden; 
    position: relative; 
    margin-bottom: 24px;
}

.liana-link>a>span {
    display: flex; 
    justify-content: center; 
    align-items: center;
    text-align: center;
    width: 100%; 
    height: 100%; 
    position: absolute; 
    left: 0; 
    top: 0; 
    right: 0; 
    bottom: 0; 
    opacity: 0;
    font-weight: 600;
    color: #72ccb8;
    padding: 3%;
    font-size: 14px;
    transition: 0.4s;
    border-radius: 12px;
}

.liana-link>a>span:hover {
    opacity: 1;
    transition: 0.4s;
    border-radius: 12px;
}

.top-a .liana-link>a>span {
        font-weight: 600;
    }

.top-a .liana-link>a {
        width: 15%;
    }

.top-a .liana-link {
    justify-content: space-between; 
    margin-bottom: -24px;
    margin-top: 0px;
}

.top-a .liana-link>a>img {
    width: 100%; 
    height: 100%; 
    border: 0; 
    object-fit: cover;
    filter: saturate(0.7) brightness(1.0) contrast(1.3);
    transition: 0.3s;
}

.top-a .liana-link>a>img:hover {
    transform: rotate(10deg);
    transition: 0.3s;
}

.bottom-a .liana-link>a {
    width: 15%;
    box-shadow: 0 0px 6px rgb(0 0 0 / 2%);    
}

@media (max-width: 1100px) {
     .bottom-a .liana-link>a {
        width: 30% !important;
    }
}

@media (max-width: 767px) {
     .bottom-a .liana-link>a {
        width: 45% !important;
    }
}

.liana-link span {
    background: #fff;
}

.liana-link img {
    border-radius: 12px;
    background: rgb(255,255,255,0.85);
    filter: grayscale(0.1);
} 

/* ССЫЛКИ */



/*ИКОНКИ ДОКУМЕНТОВ + ЭЦП*/

.my-fas {
    font-size: 60px; 
    color: #7898c6;
}

.my-fas-doc i {
    font-size: 30px;
    color: #7898c6;
    margin: 0px 7px 0px 0;
}

.my-fas-doc {
    display: flex;
    margin-bottom: 10px;
    text-decoration: none;
}


.my-fas-doc-small .my-fas-doc i {
    font-size: 27px;
    margin: 5px 10px 0 0;
    color: #7898c6;
}

.my-fas-doc i.fa-file-alt {
    margin-right: 15px;
}

.my-signature {
    font-size: 12px;
}


.my-fas-dir i {
    font-size: 20px; 
    color: #7898c6;
    opacity: 0.9; 
    margin: 0px 10px 0px 0;
    width: 23px;
    text-align: center;
    transition: 0.3s;
}

.my-fas-dir {
    display: flex;
    margin-bottom: 10px;
}

/*ИКОНКИ ДОКУМЕНТОВ + ЭЦП*/


.liana-main {
    font-size: 14px;
    line-height: 20px;
}


#myVideo {
    width: 100%;
}


.uk-scope .uk-accordion-title {
    display: block;
    font-size: 1.35em;
    font-weight: 600;
    color: #444;
    overflow: hidden;
    background-color: rgb(219,226,230,0.5);
    padding: 11px 10px 12px 20px;
    transition: 0.3s;
    text-align: left;
    border-radius: 60px;
    margin-bottom: -5px;
    text-shadow: 0 0 4px #fff;
}

.uk-scope .uk-accordion-title:hover {
    color: #72ccb8;
    text-decoration: none;
    transition: 0.3s;
    padding: 11px 10px 12px 23px;
}

.uk-scope .uk-accordion-title::before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%22216px%22%20height%3D%22116px%22%20viewBox%3D%220%200%20216%20116%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-opacity%3D%220.85%22%3E%3Cpolyline%20id%3D%22Path%22%20stroke%3D%22%2372ccb8%22%20stroke-width%3D%2216%22%20points%3D%228%208%20108%20107.617188%20207.539062%208%22%3E%3C%2Fpolyline%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-size: 0.8em;
    transition: 0.5s;
}

.uk-scope .uk-accordion-title[aria-expanded="true"]::before {
    rotate: 180deg;
    transition: 0.5s;
}

.uk-scope .uk-accordion-content {
    margin-top: 30px;
}


.pg-item-box {
    border: none;
    margin: 12px;
}

.pg-item-box-title, .pg-category-box-title {
    color: #fff;
    font-weight: 600;
    background-color: rgb(174,211,233,0.9);
    /* background-color: #fff; */
    /* background-image: linear-gradient(25deg, #aecaf4, #2e5ba4); */
    width: 100%;
    border-radius: 0;
    font-size: 100%;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 0.5em 1em 0.8em;
}

.pg-item-box-title a:hover, .pg-category-box-title a:hover {
    color: #444;
}

.pg-category-box-image svg, .pg-detail-item-image-box img, .pg-item-box-image img, .pg-item-box-image svg, .pg-category-box-image img {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    box-shadow: none;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

/*.pg-item-box-image {
    background: rgb(255,255,255,0.7);
}*/

.pg-svg-box {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    box-shadow: none;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.ph-si-back-medium, .ph-si-category-medium {
    color: rgb(174,211,233,0.9);
    background: rgb(255,255,255,1);
}

.ph-si-category {
    display: none;
}

.pg-item-box-title a:hover {
    /*color: #cce4ff;*/
}


figure.float-start {
    margin: 15px 30px 30px 15px;
    width: 38%;
}


span.icon-location {
    display: none;
}

li.breadcrumb-item a {
    text-decoration: none;
}

.breadcrumb {
    background-color: rgba(24,68,134,0);
    border-radius: 5px;
}

.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600 !important;
    font-size: 1.32em;
    text-align: center;
    letter-spacing: 0;
    color: #72ccb8;
    line-height: 1.2em;
}

.uk-scope:hover .uk-card-primary>:not([class*=uk-card-media]):hover .uk-h3:hover {
    color: #55aa97;
}

.uk-scope .uk-card-body {
    padding: 20px 30px 25px;
}

.uk-scope .uk-card-primary {
    background-color: #fff;
    /*background-image: linear-gradient(95deg, #aecaf4, #2e5ba4);*/
    color: #fff;
    box-shadow: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}



/* ------- MY COLUMNS --------- */

/* ------- TWO -------- */

.my-two-columns {
    display: flex; 
    align-items: start;
}

.my-two-columns > div {
    width: 50%;
    padding: 0 1%;
}

.my-two-columns > .my-text-left {
    padding-right: 5%;
}

.my-two-columns > .my-text-right {
    padding-left: 5%;
}

@media (max-width: 767px) {
    .my-two-columns {
        display: block;
    }
    
    .my-two-columns>div {
        width: 100% !important;
    }
    
    .my-two-columns > .my-text-left {
        padding-right: 0 !important;
    }
    
    .my-two-columns > .my-text-right {
        padding-left: 0 !important;
        padding-top: 5%;
    }
}

.my-two-columns p {
 	text-align: center;
    line-height: 18px;
    font-size: 14px !important;
    margin-top: 15px;
    margin-bottom: 0px;
}



/* ------- TWO-ATTENTION -------- */

.my-two-columns-attention {
    display: flex; 
    align-items: center;
    margin-bottom: 15px;
}

.my-two-columns-attention > div:first-child {
    width: 36%;
    margin-right: 3%;
    margin-top: -15px;
}

.my-two-columns-attention > div:last-child {
    width: 64%;
}

.my-two-columns-attention > .my-text-left {
    padding-right: 5%;
}

.my-two-columns-attention > .my-text-right {
    padding-left: 5%;
}

@media (max-width: 767px) {
    .my-two-columns-attention {
        display: block;
    }
    
    .my-two-columns-attention>div {
        width: 100% !important;
        margin-bottom: 15px;
    }
    
    .my-two-columns-attention > .my-text-left {
        padding-right: 0 !important;
    }
    
    .my-two-columns-attention > .my-text-right {
        padding-left: 0 !important;
        padding-top: 5%;
    }
}





/* ------- TWO CALL -------- */

.my-two-columns-call {
    display: flex; 
    align-items: center;
    margin-bottom: 15px;
}

.my-two-columns-call > div:first-child {
    width: 27%;
}

.my-two-columns-call > div:last-child {
    width: 73%;
}

.my-two-columns-call > .my-text-left {
    padding-right: 5%;
}

.my-two-columns-call > .my-text-right {
    padding-left: 5%;
}

@media (max-width: 767px) {
    .my-two-columns-call {
        display: block;
    }
    
    .my-two-columns-call>div {
        width: 100% !important;
    }
    
    .my-two-columns-call > .my-text-left {
        padding-right: 0 !important;
    }
    
    .my-two-columns-call > .my-text-right {
        padding-left: 0 !important;
        padding-top: 5%;
    }
}


/* ------- THREE -------- */

.my-three-columns {
    display: flex;
    flex-wrap: wrap;
    margin: 25px 0;
}

.my-three-columns div {
    width: 33%;
    margin-bottom: 25px;
}

.my-three-columns div img:hover {
    transform: rotate(5deg);
    transition: 0.3s;
}

.my-three-columns div img {
    transition: 0.3s;
}

.my-three-columns>div>h3 {
    margin-top: 20px;
}

@media (max-width: 1000px) {
    .my-three-columns {
        display: block;
    }
    
    .my-three-columns>div {
        width: 100% !important;
    }
    
    .my-three-columns > .my-text-left {
        padding-right: 0 !important;
    }
    
    .my-three-columns > .my-text-right {
        padding-left: 0 !important;
        padding-top: 5%;
    }
}


/* ------- FOUR -------- */

.my-four-columns {
    display: flex;
    flex-wrap: wrap;
    margin: 5px 0 0;
}

.my-four-columns div {
    width: 23%;
    margin: 1%;
    transition: 0.3s;
}

@media (max-width: 1100px) {
    .my-four-columns div {
        width: 50% !important;
    }
}

@media (max-width: 767px) {
    .my-four-columns div {
        width: 100% !important;
    }
}

.my-four-columns p {
 	text-align: center;
    line-height: 18px;
    font-size: 14px !important;
    margin-top: 15px;
    margin-bottom: 0px;
}

.eresource img {
    transition: 0.3s;
    filter: grayscale(1) brightness(1.1);
}
  
.eresource img:hover {
    transition: 0.3s;
    filter: grayscale(0) brightness(1);
}

/* ------- FIVE -------- */

.my-five-columns {
    display: flex;
    flex-wrap: wrap;
    margin: 25px 0;
}

.my-five-columns div {
    width: 20%;
}

@media (max-width: 1100px) {
    .my-five-columns div {
        width: 50% !important;
    }
}

@media (max-width: 767px) {
    .my-five-columns div {
        width: 100% !important;
    }
}

.my-five-columns p {
  	text-align: center;
}

/*.contacts img {
    object-fit: cover;
    transition: 0.4s;
  	margin-bottom: 5px;
  	width: 110px;
    padding: 4px;
    filter: grayscale(1) contrast(1.3);
}

.contacts img:hover {
    transition: 0.2s;
  	width: 110px;
    padding: 10px;
}*/


.platnie {
  	text-align: center;
  	align-items: top;
}

.platnie>div {
  	vertical-align: middle;
}

.platnie img {
    object-fit: cover;
    transition: 0.4s;
  	margin-bottom: 5px;
  	width: 60px;
  	padding: 4px;
    /*filter: grayscale(1) contrast(1.3);*/
}

.platnie img:hover {
    transition: 0.2s;
  	width: 60px;
    padding: 10px;
}

.platnie p {
 	text-align: center;
    line-height: 15px;
    font-size: 0.8em !important;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 15px;
    padding: 0 10px;
}





.link-web {
    justify-content: center;
    align-items: center;
}

.link-web div {
    display: block; 
    overflow: hidden; 
    position: relative; 
    border-radius: 5px;
}

.link-web>div>a>span {
    display: flex; 
    justify-content: center; 
    align-items: center;
    text-align: center;
    width: 100%; 
    height: 100%; 
    position: absolute; 
    left: 0; 
    top: 0; 
    right: 0; 
    bottom: 0; 
    opacity: 0;
    font-weight: 600;
    color: #5d93d0;
    padding: 3%;
    font-size: 14px;
    transition: 0.4s;
}

.link-web>div>a>span:hover {
    opacity: 1;
    transition: 0.4s;
}

@media (max-width: 1100px) {
     .link-web>div>a {
        width: 30% !important;
    }
}

@media (max-width: 767px) {
     .link-web>div>a {
        width: 45% !important;
    }
}

.link-web span {
    background: #fff;
}

.link-web img {
    border-radius: 5px;
    opacity: 0.9;
} 


/* ------- SIX -------- */

.my-six-columns {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0 0px 0;
}

.my-six-columns div {
    width: 16.5%;
 	margin-bottom: 15px;
}

@media (max-width: 1100px) {
    .my-six-columns div {
        width: 50% !important;
    }
}

@media (max-width: 767px) {
    .my-six-columns div {
        width: 100% !important;
    }
}



/* ------- SEVEN -------- */

.my-seven-columns {
    display: flex;
    flex-wrap: wrap;
    margin: 0px 0 0px 0;
}

.my-seven-columns>div {
    width: 14.2%;
 	margin-bottom: 0px;
}

@media (max-width: 1100px) {
    .my-seven-columns div {
        width: 50% !important;
    }
}

@media (max-width: 767px) {
    .my-seven-columns div {
        width: 100% !important;
    }
}

.anons-img {
  	text-align: center;
  	align-items: center;
}

.anons-img>div {
  	vertical-align: middle;
}

.anons-img img {
    object-fit: cover;
    transition: 0.4s;
  	margin-bottom: -5px;
  	width: 120px;
  	padding: 10px;
    opacity: 1;
    /*filter: hue-rotate(12deg);
    filter: brightness(0.9) grayscale(1) contrast(1.4);*/
}

.anons-img img:hover {
    transition: 0.3s;
  	/*width: 120px;
  	border: 6px solid rgb(255,255,255,0.1);
    padding: 10px;*/
    filter: invert(1) brightness(1.5);
}

.anons-img p {
 	text-align: center;
    line-height: 19px;
    font-size: 16px !important;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 0px;
}



/* ------- EIGHT -------- */

.my-eight-columns {
    display: flex;
    flex-wrap: wrap;
    margin: 0px 0 0px 0;
}

.my-eight-columns>div {
    width: 23%;
    /*background: rgb(243,242,235,0.7);*/
    background: #fff;
    margin: 1%;
    padding-bottom: 1.5%;
    padding-top: 0.5%;
    border-radius: 20px;
}

@media (max-width: 1100px) {
    .my-eight-columns div {
        width: 50% !important;
    }
}

@media (max-width: 767px) {
    .my-eight-columns div {
        width: 100% !important;
    }
}

.new-anons-img {
  	text-align: center;
  	align-items: center;
}

.new-anons-img > div {
  	vertical-align: middle;
    transition: 0.5s;
}

.new-anons-img > div:hover img {
  	filter: invert(1) brightness(1.5);
    width: 90px;
  	padding: 20px;
    transition: 0.3s;
}

.new-anons-img > div:hover a {
    color: #444;
}

.new-anons-img > div:hover {
    background: #c8e5f7;
    transition: 0.5s;
}

.new-anons-img img {
    object-fit: cover;
    transition: 0.4s;
  	margin-bottom: -5px;
  	width: 90px;
  	padding: 10px;
    opacity: 1;
    /*filter: hue-rotate(12deg);
    filter: brightness(0.9) grayscale(1) contrast(1.4);*/
}

.new-anons-img img:hover {
    transition: 0.3s;
  	/*width: 120px;
  	border: 6px solid rgb(255,255,255,0.1);
    padding: 10px;*/
    filter: invert(1) brightness(1.5);
}

.new-anons-img p {
 	text-align: center;
    line-height: 19px;
    font-size: 1em !important;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 0px;
}


/* ------- NEW-EIGHT -------- */

.my-new-eight-columns {
    display: flex;
    flex-wrap: wrap;
    margin: 0px 0 0px 0;
}

.my-new-eight-columns>div {
    width: 11.1%;
    background: #fff;
    margin: 0 0.7%;
    padding-bottom: 1%;
    padding-top: 0.5%;
    border-radius: 18px;
}

@media (max-width: 1100px) {
    .my-new-eight-columns div {
        width: 48% !important;
        margin-bottom: 1%;
    }
}

@media (max-width: 767px) {
    .my-new-eight-columns div {
        width: 100% !important;
        margin-bottom: 1%;
    }
}

.new2-anons-img {
  	text-align: center;
  	align-items: center;
}

.new2-anons-img > div {
  	vertical-align: middle;
    transition: 0.5s;
}

.new2-anons-img > div:hover img {
    width: 60px;
  	padding: 10px;
    transition: 0.3s;
}


.new2-anons-text {
    color: #444;
    text-decoration: none;
}
  
.new2-anons-text:hover {
    color: #66a1da !important;
}

.new2-anons-text-attention {
    text-decoration: none;
    color: #f1212b;
}  
  
.new2-anons-text-attention:hover {
    color: #444 !important;
}
  


.new2-anons-img > div:hover {
    background: rgb(255,255,255,0.5);
    transition: 0.5s;
}

.new2-anons-img img {
    object-fit: cover;
    transition: 0.4s;
  	margin-bottom: -5px;
  	width: 60px;
  	padding: 10px;
    opacity: 1;
    filter: brightness(0.95) contrast(1.3);
}

.new2-anons-img img:hover {
    transition: 0.3s;
}

.new2-anons-img p {
 	text-align: center;
    line-height: 17px;
    font-size: 0.94em !important;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 0px;
}



/* ------- NEW-SEVEN -------- */

.my-new-seven-columns {
    display: flex;
    flex-wrap: wrap;
    margin: 0px 0 0px 0;
}

.my-new-seven-columns>div {
    width: 13%;
    background: #fff;
    margin: 0 0.6%;
    padding-bottom: 1%;
    padding-top: 0.5%;
    border-radius: 18px;
    box-shadow: 0 0px 6px rgb(0 0 0 / 2.5%);
}

@media (max-width: 1100px) {
    .my-new-seven-columns div {
        width: 48% !important;
        margin-bottom: 1%;
    }
}

@media (max-width: 767px) {
    .my-new-seven-columns div {
        width: 100% !important;
        margin-bottom: 1%;
    }
}

/* -------------

.hover-image-4 * {
  box-sizing: border-box;
}
.hover-image-4 a {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.hover-image-4 a:hover img:first-child {
  animation: swing 0.6s ease;
}
.hover-image-4 img + img,
.hover-image-4 img + i {
  display: block;
  position: absolute;
  top: -100px;
  right: 20px;
  width: 50px;
  height: 50px;
  color: #FFF;
  font-size: 50px;
  text-align: center;
  transition: all 0.5s ease-in-out;
  filter: drop-shadow(0 0 6px #CCC);
}
.hover-image-4 a:hover img + img,
.hover-image-4 a:hover img + i {
   animation: fromtop 0.6s ease forwards;
}
@keyframes fromtop {
  30% {
      top: -100px;
  }
  50% {
      top: calc(100% - 84px);
  }
  65% {
      top: calc(100% - 110px);
  }
  100% {
      top: calc(100% - 84px);
  }
}
@keyframes swing {
  15% {
    transform: translateX(9px);
  }
  30% {
    transform: translateX(-9px);
  }
  40% {
    transform: translateX(6px);
  }
  50% {
    transform: translateX(-6px);
  }
  65% {
    transform: translateX(3px);
  }
  100% {
    transform: translateX(0);
  }
}
------------- */




/* ------- MY COLUMNS --------- */

.pedsostav li:nth-child(4) {
    display: none;
}


.btn-innoa {
    background-color: #72ccb8;
    width: 100%;
    padding: 12px 18px 15px;
    color: #fff !important;
    border: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2em;
    font-weight: 600;
    border-radius: 50px; 
    transition: 0.5s;
}

.btn-innoa:hover {
    color: #444 !important;
    font-size: 1.3em;
    transition: 0.5s;
}



/* ------- My Read More ------- */

.my-read-more {
    display: none;
}

.my-read-more-button {
    color: #72ccb8;
    cursor: pointer;
    font-weight: 500;
}

.my-read-more-button:hover, .my-read-more-button:focus {
    color: #55aa97;
}

.my-read-more-title {
    cursor: pointer;
    color: #72ccb8;
}

.my-read-more-title~div {
    display: none;
}
/* ----------- End ----------- */


.btn {
    background-color: #72ccb8;
    border-radius: 50px;
    color: #fff;
    font-weight: 600;
    padding: 6px 15px 8px;
    font-size: 15px;
}

.btn-primary {
    border: 1px solid #72ccb8;
}

.btn-primary:focus, .btn-primary:hover {
    background-color: #55aa97;
    border: 1px solid #55aa97;
}

.btn-pdf {
    background: rgb(219,226,230,0.5);
    color: #444;
    padding: 8px 15px;
    border-radius: 50px;
    text-transform: uppercase;
    float: right;
    text-decoration: none;
}


.liana-parent {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    font-size: 0.85em;
    line-height: 19px;
    /*color: #fff;*/
    margin-top: -10px;
    text-align: left;
}

.liana-parent p {
    /*font-size: 0.85em;*/
    text-align: left;
    line-height: 18px;
}

.liana-child1 {
    width: 48%;
    padding: 0 1%;
}

.liana-child2 {
    width: 25%;
    padding: 0 1%;
}

/*#mod-custom137 {
  	width: 100%;
}*/



.img-banner span {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    padding: 6px 0px 10px;
    /* color: #1867df; */
    font-weight: 600;
    transition: 0.2s;
    font-size: 15px;
    text-align: center;
    background-color: rgb(255,255,255,1);
    /* height: 18px; */
    /* margin: 0 25px; */
}

.img-banner span:hover, .img-banner span:focus {
    /*color: #004dc0;*/
}

.e-resource div {
  	margin-bottom: 20px;
}

.e-resource img {
  	transition: 0.3s;
}

.e-resource img:hover {
    border-radius: 5px; 
  	transition: 0.3s;
}


/* ------- БЕССМЕРТНЫЙ ПОЛК --------- */

.liana-bp {
    display: flex; 
    flex-direction: column;
}

.liana-bp>div:nth-child(1) {
    width: 100%;
    text-align: center;
}

.liana-bp>div:nth-child(2) {
   width: 100%; 
   /*text-align: justify;*/
} 
    
@media (min-width: 768px) {    
    .liana-bp {
        flex-direction: row;
        justify-content: space-between;
    }

    .liana-bp>div:nth-child(1) {
        width: 24%;
    }
    
    .liana-bp>div:nth-child(2) {
       width: 76%;
    }
}

/* ------- БЕССМЕРТНЫЙ ПОЛК --------- */

.page-item.active .page-link {
    background-color: #7898c6;
    border-color: #7898c6;
}

.page-link {
    color: #7898c6;
}

.page-link:hover {
    color: #444;
}


.list-opis-oop {
    margin: -8px 0 20px 35px;
}

.list-opis-aop {
    margin: 0px 0 20px 35px;
}



/* --- Tooltip --- */

.sign-tooltip {
    position: relative;
    display: inline-block;
}

.sign-tooltip .sign-tooltiptext {
    visibility: hidden;
    width: 350px;
    background-color: rgb(51,51,51,0.9);
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 5px 0;
  	font-size: 0.7em;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    top: -80px;
}

.sign-tooltip:hover .sign-tooltiptext {
    visibility: visible;
}

.sign-tooltip .sign-tooltiptext ul {
  list-style-type: none;
  padding-left: 1rem;
  text-align: left;
}

.sign-tooltip .sign-tooltiptext ul li strong {
  width: 95px;
  display: inline-block;
  color: #bbb;
}

.my-fas-doc-last .sign-tooltiptext {
    top: -100px;
}

/* --- Tooltip --- */


._access-icon {
    transform: skewX(0deg) !important;
    font-style: normal;
    font-size: 52px !important;
    text-indent: 0px !important;
    color: #225382 !important;
    /*background: rgb(255,255,255,1) !important;*/
    width: 60px !important;
    height: 43px !important;
    border-top-right-radius: 17px;
    border-bottom-right-radius: 17px;
    top: 5px;
    left: unset !important;
    right: 30px !important;
}


@media (min-width: 1100px) {
    .container-header .mod-menu {
        -webkit-box-flex: 1;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 1 0%;
        flex: 1 1 0%;
        -ms-flex-direction: row;
        flex-direction:row
    }
}

@media (max-width: 1200px) {
    .container-header .mod-menu {
      -webkit-box-flex: 1;
      color: #fff;
      display: block;
      -ms-flex: 1 0 100%;
      flex: 1 0 100%;
      list-style: none;
      margin: 0;
      padding:0
	}
}


.back-to-top-link {
    background-color: #fff;
    border: 1px solid #72ccb8;
    border-radius: 0.25rem;
    bottom: 1rem;
    color: #72ccb8;
    inset-inline-end: 1rem;
}

.back-to-top-link:focus, .back-to-top-link:hover {
    background-color: #72ccb8;
    border-color: #72ccb8;
    color: var(--white,#fff);
}


figcaption {
    color: #6d757e;
    font-size: .9em;
    text-align: center;
    margin-top: 5px;
    font-weight: 600;
}


/* --- COOKIE --- */

#cookie-confirm {
    position: fixed;
    bottom: 0;
    background: rgba(255,255,255,0.7);
    z-index: 30000;
    padding: 25px;
    text-align: center;
    width: 300px;
    left: 0;
    font-size: 0.85em;
    border-top-right-radius: 20px;
}

#cookie-confirm button {
    background: #72ccb8;
    color: #ffffff;
    font-weight: 500;
    font-size: 1.2em;
    padding: 4px 20px 6px;
    border: none;
    font-family: 'Montserrat', sans-serif;
    border-radius: 50px;
    transition: 0.3s;
}

#cookie-confirm button:hover, #cookie-confirm button:focus {
    background: #55aa97;
    transition: 0.3s;
}

#cookie-confirm p {
    line-height: 17px;
    text-align: justify;
}

/* --- COOKIE --- */


.page-link {
    background-color: #fff;
    border: 1px solid rgb(180, 216, 238, 0.3);
}

.page-item.disabled .page-link {
    background-color: #fff;
    border-color: rgb(180, 216, 238, 0.3);
    color: #6d757e;
}


/* ----------- ЭФФЕКТ ДЛЯ БАННЕРОВ ------------- */


/* ----------- Отгибающийся уголок  --------------- */

.hover-image-7 * {
  box-sizing: border-box;
}
.hover-image-7 {
  color: #fff;
  position: relative;
  overflow: hidden;
  display: inline-block;
  background: #337ab7;
  line-height: 0;
}
.hover-image-7 img {
  opacity: 1;
  transition: opacity 0.35s;
}
.hover-image-7 > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hover-image-7 > div::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  opacity: 0;
  transition: opacity 0.4s;
  background-image: linear-gradient(
    45deg,
    #337ab7 0%,
    transparent 40%,
    rgba(255, 255, 255, 0.15)
  );
}
.hover-image-7:hover > div::before {
  opacity: 1;
}
.hover-image-7 i,
.hover-image-7 div img {
  transition: opacity 0.35s;
  display: inline-block;
  font-size: 36px;
  width: 30px;
  height: 30px;
  color: #fff;
  position: absolute;
  bottom: 12px;
  left: 12px;
  opacity: 0;
  z-index: 1;
}
.hover-image-7:hover i,
.hover-image-7:hover div img {
  opacity: 1;
}
.hover-image-7 .curl {
  width: 0px;
  height: 0px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(
    225deg,
    #ffffff,
    #f3f3f3 20%,
    #bbbbbb 38%,
    #aaaaaa 44%,
    #888888 50%,
    rgba(0, 0, 0, 0.7) 50%,
    rgba(0, 0, 0, 0.4) 60%,
    rgba(0, 0, 0, 0.3)
  );
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  transition: all 0.4s ease;
}
.hover-image-7 .curl:before,
.hover-image-7 .curl:after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 12%;
  bottom: 6%;
  width: 70%;
  max-width: 300px;
  max-height: 100px;
  height: 55%;
  box-shadow: 0 12px 15px rgba(0, 0, 0, 0.3);
  transform: skew(-10deg) rotate(-6deg);
}
.hover-image-7 .curl:after {
  left: auto;
  right: 6%;
  bottom: auto;
  top: 14%;
  transform: skew(-15deg) rotate(-84deg);
}
.hover-image-7 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}
.hover-image-7:hover .curl {
  width: 90px;
  height: 90px;
}


/* ----------- Zoom-эффект  --------------- */

.hover-image-6 {
  position: relative;
  overflow: hidden;
  display: inline-block;
  line-height: 0;
}
.hover-image-6 a {
  vertical-align: middle;
}
.hover-image-6 img + img,
.hover-image-6 img + i {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -32px;
  margin-left: -32px;
  width: 64px;
  height: 64px;
  transition: transform 0.7s ease 0s;
  transform: scale(0);
  font-size: 64px;
  color: #fff;
  z-index: 1;
}
.hover-image-6 a:hover img + img,
.hover-image-6 a:hover img + i {
  transform: scale(1);
  opacity: 1;
}
.hover-image-6 a::before {
  transition: all 0.5s ease;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #c1dcfc;
  transform: scale(0);
}
.hover-image-6 a:hover::before {
  opacity: 0.5;
  transform: scale(1);
}
.hover-image-6 a::after {
  transition: all 0.6s ease 0.2s;
  content: "";
  position: absolute;
  top: 8px;
  left: 8px;
  right: 8px;
  bottom: 8px;
  border: 1px solid #aaa;
  background: #6188bf;
  opacity: 0;
  transform: scale(0);
}
.hover-image-6 a:hover::after {
  opacity: 0.35;
  transform: scale(1);
}

/* ----------- Zoom-эффект2  --------------- */

.hover-image-1 * {
  box-sizing: border-box;
}
.hover-image-1 {
  position: relative;
  overflow: hidden;
  display: inline-block;
  background: #000;
  line-height: 0;
}
.hover-image-1 img {
  transition: all 0.5s ease 0s;
}
.hover-image-1:hover > img {
  transform: scale(1.6, 1.6) rotate(-20deg);
  opacity: 0.5;
}
.hover-image-1 a {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  text-align: center;
  transition: all 0.5s ease 0s;
  border: 4px solid #c1dcfc;
  background: #6188bf;
  opacity: 0.8;
  transform: scale(0);
  padding: 20px;
}
.hover-image-1 a img {
  width: 48px;
}
.hover-image-1 a i {
  font-size: 48px;
  color: #fff;
}
.hover-image-1 a:hover {
  opacity: 1;
}
.hover-image-1:hover a {
  transform: scale(1);
}


/* ---------  ЭЛЕКТРОННЫЕ БИБЛИОТЕКИ ----------*/

.e-lib {
  display: inline-block; 
  overflow: hidden; /* Скрываем всё за контуром */
}

.e-lib div {
    margin-bottom: 20px;
}

.e-lib img {
  transition: 1s; /* Время эффекта */
  display: block; 
}

.e-lib img:hover {
  transform: scale(1.2); /* Увеличиваем масштаб */
}


.80-pobeda {
    font-family: 'BastionX';
    font-size: 24px;
    line-height: 1.1;
    font-weight: 400 !important;
}

.countdownmay {
        display: none;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: row;
        font-family: arial;
      }
      .countdownmay > span {
        padding: 4px 6px;
      }
      .countdownmay > span > span {
        display: inline-block;
        background-color: #e3121c;
        color: #fff;
        border-radius: 5px;
        padding: 10px 6px;
        margin: 0 1px;
        font-size: 24px;
      }
      .countdownmay > span > div {
        font-size: 12px;
        font-weight: 500;
        text-align: center;
        text-transform: uppercase;
        font-family: 'Montserrat', sans-serif;
        color: #444;
      }
      
      .countdownmay-text {
          text-align: center;
          font-size: 18px !important;
          line-height: 22px !important;
          color: #444;
          font-weight: 600;
      }
