body {
    /*background: url(/images/headers/fon.png) #faecb8;*/
    background: linear-gradient(0deg, #ffdb8e 0%, #faecb8 20%, #fff6d3 100%);
    /*background: linear-gradient(70deg, #f4c7ce 0%, #fdf2b0 15%, #fdf2b0 35%, #c7e4ec 49.88%, #c0a8da 100%);
    background: linear-gradient(70deg, #d8f8a4 0%, #fdf5c5 10%, #fdf2b0 15%, #fad28f 25%, #f4c7ce 35%, #f4c7ce 45%, #c0a8da 65%, #c7e4ec 95%, #c7e4ec 100%);*/
    background-attachment: fixed;
    font-family: 'Montserrat', sans-serif;
    color: #333;
    font-size: 0.9em;
    line-height: 20px;
    letter-spacing: -0.1px;
}

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

@supports (display:grid) {
    .blog-items {
        grid-gap: 1.3em;
  }
  
.container-below-top, .container-topbar {
    background: #fff;
    /*padding-top: 10px;*/
}

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: #41b2e1;
    border: none;
    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, 0.8);
    /*opacity: 0.8;*/
    color: #333;
    box-shadow: none;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
}

.footer .grid-child {
    padding: 2rem 2em 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: 25px 0;*/
    margin-top: 2em;
    margin-bottom: 0.3em;
}


.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: #41b2e1;
    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: #41b2e1;
}

.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: #41b2e1 !important;
}

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


.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;
}

.nav-item a {
    font-size: 1.05em !important;
}

p, li {
    font-size: 1em;
    line-height: 21px;
}

.hat {
    text-align: center;
}

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

.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;
}

table {
    width: 100%;
}

tr {
    vertical-align: top;
}

th, td {
    padding: 10px 13px;
    border: 1px rgb(218, 218, 218, 0.3) solid;
}

th {
	color: #444;  
  	font-weight: 600;
    background-color: rgb(218, 218, 218, 0.2);
    text-align: center;
}

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

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

.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;
}


.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;
    margin-bottom: 8px;
}

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

.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;
}

.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;
}

.corrup-phone {
    font-size: 17px;
}

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: #41b2e1;
    transition: 0.2s;
}

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

a:focus, a:hover {
    color: #444;
}

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

.footer a {
    color: #41b2e1 !important;
}

.footer a:hover {
    color: #444;
}

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

h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 2.6em;
    text-align: center;
    margin-bottom: 1em;
    margin-top: 0.3em;
    color: #f58f0a;
    line-height: 1.05em;
    letter-spacing: -0.6px;
}

.page-header {
    background: linear-gradient(180deg, rgba(255,255,255,1) 15%, rgba(255,255,255,0.6) 45%, rgba(255, 255, 255, 0) 85%);
    width: fit-content;
    margin: auto;
    padding: 7px 25px;
    border-radius: 30px;
    background-blend-mode: multiply;
    mix-blend-mode: normal;
}

h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 1.9em;
    text-align: center;
    margin-bottom: 1em;
    color: #444;
    line-height: 1.1;
}

h2 a {
  color: #444;
}
  
@media (max-width: 767px) {
    h1 {
        hyphens: auto;
    }
    
    h2 {
        hyphens: auto;
    }
}

h2 a {
    font-weight: 700;
}

.teacher h2 {
    font-size: 1.6em;
    margin-top: 0.2em;;
}

.teacher li {
    font-size: 0.92em;
    line-height: 19px;
    margin-bottom: 10px;
}

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.3em;
    margin-top: 20px;
    color: #444;
    margin-bottom: 1em;
}

h5 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 1.1em;
    color: #444;
    margin-bottom: 1em;
}

.uk-scope .uk-margin > h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 1.2em;
    margin-top: 20px;
    color: #444;
    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: #444;
    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 .page-header {
    padding: 5px 0;
}

.liana-news h2 {
    font-size: 1.3em;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 10px;
    line-height: 1.2;
    hyphens: none;
}

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

.liana-news h2 a:hover {
    color: #41b2e1;
}

.liana-news p, .liana-news li {
    font-size: 0.93em;
    line-height: 18px;
}

.article-info dd {
    padding: 0;
    text-align: center;
    font-size: 0.85em;
    color: #bbb;
}


.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.5);
    padding: 25px;
    border-radius: 40px;
}

.blog-items .blog-item {
    padding: 25px;
    background: rgb(255,255,255,1);
    margin: 2px 0;
    border-radius: 25px;
}

.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%);
    /*background: none;
    box-shadow: none;*/
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

.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: #fff;
    border: none;
    display: flex;
    flex-direction: column;
    min-width: 0;
    position: relative;
    border-radius: 30px;
}

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

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

.card-body {
    flex: 1 1 auto;
    padding: 25px;
    background-color: #fff;
    border-radius: 30px;
    font-size: 0.92em;
    line-height: 1.3em;
}

.card-header {
    background-color: rgb(255,255,255,0.5);
    box-shadow: none;
    border: none;
    margin-bottom: 0;
    padding: 27px 20px 5px;
    color: #444;
    text-align: center;
    line-height: 1.15em;
    font-size: 1.5em;
    font-weight: 700;
}

.card-header:first-child {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

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

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



/* ССЫЛКИ */

.liana-link {
    display: flex; 
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  	/*filter: grayscale(0.2);*/
}

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

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

.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: 500;
    color: #41b2e1;
    padding: 3%;
    font-size: 14px;
    transition: 0.4s;
}

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

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

.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-b .liana-link>a {
        width: 15%;
    }

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

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

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

.liana-link img {
    border-radius: 12px;
    filter: brightness(1.05) grayscale(0.1);
} 

/* ССЫЛКИ */



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

.my-fas {
    font-size: 60px; 
    color: #f3ac30;
    /* opacity: 0.9; */
}

.my-fas-doc i {
    font-size: 30px;
    color: #f3ac30;
     opacity: 0.9; 
    margin: 0px 7px 0px 0;
    /*filter: brightness(0.82) contrast(1.7);*/
    transition: 0.3s;
}

.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: #f3ac30;
     opacity: 0.9; 
    /*filter: brightness(0.82) contrast(1.7);*/
    transition: 0.3s;
}


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

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


.my-fas-zav i {
    font-size: 20px; 
    color: #f3ac30;
     opacity: 0.9; 
    margin: 0px 10px 0px 0;
    width: 23px;
    text-align: center;
    /*filter: brightness(0.82) contrast(1.7);*/
    transition: 0.3s;
}

.my-fas-zav {
    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: none;
        padding: 11px 10px 12px 18px;
    transition: 0.3s;
    text-align: left;
    border-radius: 50px;
    border: 1px solid #444;
}

.uk-scope .uk-accordion-title:hover {
    color: #41b2e1;
    text-decoration: none;
    background-color: 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%2341b2e1%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: 0 20px 30px;
    background: #fff;
    padding: 25px;
    border-radius: 20px;
}

.pg-item-box-title, .pg-category-box-title {
    color: #444;
    font-weight: 600;
    background-color: rgb(255,255,255,0.8);
    width: 100%;
    border-radius: 0;
    font-size: 100%;
    padding: 10px 25px 12px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

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

#phocagallery .pg-item-box-title a, #phocagallery .pg-category-box-title a, .pg-item-box-title a, .pg-category-box-title a {
    text-decoration: none;
    color: #444;
    line-height: 17px;
    text-shadow: 0 0 3px #fff, 0 0 5px #fff;
}

.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-radius: 0;
    box-shadow: none;
    margin-bottom: 17px;
}

.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(225,229,235,1);
    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: 30%;
}

figure.float-start2 {
    margin: 1% 3% 3% 0;
    width: 30%;
    float: left !important;
}

.float-end2 {
    width: 65%;
}


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: #444;
    line-height: 1.2em;
}

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

.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-VIDEO -------- */

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

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

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

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

@media (max-width: 767px) {
    .my-two-columns-video {
        display: block;
    }
    
    .my-two-columns-video>div {
        width: 100% !important;
    }
    
    .my-two-columns-video > .my-text-left {
        padding-right: 0 !important;
    }
    
    .my-two-columns-video > .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: 0;
    text-align: center;
}

.my-three-columns div {
    width: 33%;
}

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

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

@media (max-width: 1000px) {
    .my-three-columns {
        display: block;
    }
    
    .my-three-columns>div {
        width: 100% !important;
        margin-bottom: 10px;
    }
    
    .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: 10px 0 5px;
}

.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);
}


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

.my-four-columns-links {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}

.my-four-columns-links div {
    width: 25%;
    padding: 1%;
}

.my-four-columns-links p {
    text-align: center !important;
}

.my-four-columns-links img {
    width: 100%;
}

/*.my-four-columns-links img:hover {
    width: 90%;
    transition: 0.3s;
}*/

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

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


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

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

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

@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: 80px;
    padding: 4px;
}

.contacts img:hover {
    transition: 0.2s;
  	width: 80px;
    padding: 10px;
}


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

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

@supports (display:grid) {
    .platnie-img>div {
        vertical-align: middle;
    }
}

.platnie img {
    object-fit: cover;
    transition: 0.4s;
  	margin-bottom: 5px;
  	width: 80px;
  	padding: 4px;
}

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

.platnie p {
 	text-align: center;
    font-size: 0.92em;
    line-height: 18px;
    font-weight: 500;
    margin-top: 5px;
}

.groups {
    text-align: center;
}

.groups img {
    width: 15%;
}


.daily-menu img {
    width: 300px;
}

.daily-menu img:hover {
    transform: none !important;
}

.daily-menu p {
 	text-align: center;
    font-size: 1em;
    line-height: 18px;
    font-weight: 500;
}


.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: 0;
}

.my-eight-columns>div {
    width: 11.1%;
    background: rgb(255,255,255,1);
    margin: 0 0.7%;
    padding-bottom: 0.8%;
    padding-top: 0.5%;
    border-radius: 30px;
}

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

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

.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 {
  	width: 86px;
  	padding: 20px;
    transition: 0.3s;
}

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

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

.new-anons-img img {
    object-fit: cover;
    transition: 0.4s;
  	margin-bottom: -5px;
  	width: 86px;
  	padding: 10px;
    opacity: 1;
}

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

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


/* ------- 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 {
  	/*filter: grayscale(0);*/
    width: 80px;
  	padding: 20px;
    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: 80px;
  	padding: 10px;
    opacity: 1;
}

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

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





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

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


.btn-innoa {
    background-color: rgb(174,211,233);
    width: 100%;
    padding: 12px 18px 17px;
    color: #fff !important;
    border: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2em;
    font-weight: 600;
    border-radius: 16px; 
    transition: 0.5s;
}

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



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

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

.my-read-more-button {
    font-weight: 500;
    color: #41b2e1;
    transition: 0.2s;
    cursor: pointer;
}

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

.my-read-more-title {
    cursor: pointer;
    color: #00a7de;
}

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


.btn {
    background-color: #41b2e1;
    border-radius: 50px;
    color: #fff;
    font-weight: 600;
    padding: 6px 15px;
    font-size: 15px;
    border: none;
}

.btn-pdf {
    background-color: rgb(225,229,235,0.7);
    border-radius: 50px;
    color: #444;
    font-weight: 600;
    padding: 6px 15px;
    font-size: 15px;
    border: none;
    text-transform: uppercase;
    float: right;
    text-decoration: none;
}

.btn-pdf:hover, .btn-pdf:focus {
    color: #41b2e1 !important;
    background-color: rgb(225,229,235,0.9) !important;
}

.btn:focus, .btn:hover {
    background-color: #bb89d8 !important;
    color: #fff !important;
    border: none;
}

.btn-primary {
    border: none;
}

.btn-primary:focus, .btn-primary:hover {
    background-color: #bb89d8 !important;
    color: #fff;
    border: 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: #41b2e1;
    border-color: #41b2e1;
}

.page-link {
    color: #41b2e1;
}

.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: 390px;
    background-color: rgb(51,51,51,0.9);
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 15px 2px 5px;
  	font-size: 0.7em;

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

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

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

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

.sign-tooltiptext li {
  line-height: 17px !important;
}

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

/* --- Tooltip --- */


._access-icon {
    transform: skewX(0deg) !important;
    font-style: normal;
    font-size: 50px !important;
    text-indent: 0px !important;
    color: #444 !important;
    background: rgb(255, 255, 255, 1) !important;
    width: 64px !important;
    height: 52px !important;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    top: 0;
    left: unset !important;
    right: 50px !important;
    /* left: 15px !important; */
    text-align: center;
    padding: 5px 0;
}


@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: none;
    border-radius: 0.25rem;
    bottom: 1rem;
    color: #6488d0;
    inset-inline-end: 1rem;
}

.back-to-top-link:focus, .back-to-top-link:hover {
    background-color: #6488d0;
    border: none;
    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.8);
    z-index: 30000;
    padding: 25px;
    text-align: center;
    width: 260px;
    left: 0;
    font-size: 0.85em;
    border-top-right-radius: 20px;
}

#cookie-confirm button {
    background: #41b2e1;
    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: #bb89d8;
    transition: 0.3s;
}

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

/* --- COOKIE --- */


.frame-parent {
    width: 100%;
}

.frame-box {
    padding-bottom: 56.25%;
    position: relative;
}

.frame-box iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
}



.zaved {
    display: flex;
    flex-wrap: wrap;
    gap: 3%;
}

.zaved_foto {
    width: 29%;
    box-sizing: border-box;
    margin-bottom: 3%;
}

.zaved_info {
    width: 68%;
}

@media (max-width: 767px) {
    .zaved_foto {
    width: 100%;
    box-sizing: border-box;
    }
    .zaved_info {
    width: 100%;
    }
}



/* ---------  ПОДВИЖНЫЙ МОДУЛЬ ----------*/

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

.zoom-mod div {
    margin-bottom: 20px;
}

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

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

/* ---------  ПОДВИЖНЫЙ МОДУЛЬ ----------*/

