body {
    background: url("/images/headers/fon.png") rgb(250,236,184,0.8) repeat;
    /*background: linear-gradient(rgb(251, 235, 184, 1), rgba(255, 255, 255, 0)), linear-gradient(90deg, #fbebb8, rgba(255, 255, 255, 0)), linear-gradient(-90deg, rgb(255, 215, 118, 0.9), rgba(255, 255, 255, 0)), url("/images/headers/fon.png");*/
    background-attachment: fixed;
    font-family: 'Montserrat', sans-serif;
    color: #444;
    font-size: 0.94em;
    line-height: 20px;
}

@supports (display:grid) {
    .blog-items {
        grid-gap: 1.3em;
    }
}
  
@supports (display:grid) {
	.site-grid {
    	grid-gap: 0.2em 1.4em;
    }
}

.container-below-top, .container-topbar {
    background: rgb(250,236,184,0.8);
    /*padding-top: 10px;*/
}

.container-topbar {
	position: fixed;
    z-index: 10000;
    top: 58px;
    background: rgb(255,255,255,1);
    padding: 10px 10px 10px 12px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-left: 2px dotted #5860c4;
    border-top: 2px dotted #5860c4;
    border-bottom: 2px dotted #5860c4;
    right: 0px !important;
}

header .mod-custom {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.container-header .mod-menu {
    color: #444;
    transition: 0.3s;
    text-transform: uppercase;
    font-weight: 500;
}

.container-header .mod-menu > li {
    font-weight: 500;
}

.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: #2fb2dd;
    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;
        background: #fff;
    	padding-top: 5px;
    }
}

.liana-slim {
        display: none;
    }

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

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

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

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

.full {
    width: 100%;
}

.tablica {
    width: 100%;
}

.tablica td, .tablica th {
    border: 1px solid rgb(204,236,246,0.5);
}

.tablica tr {
    vertical-align: top;
}

.tablica th {
    background: rgb(204,236,246,0.2);
    font-weight: 600;
}

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

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

.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: linear-gradient(180deg, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.5) 80%);*/
    background: rgb(255, 255, 255, 0);
    padding: 0;
    margin-top: 2em;
    margin-bottom: 0.3em;
}


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

.metismenu.mod-menu .metismenu-item {
    font-size: 0.92em;
    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: #2fb2dd;
    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: 500;
    font-size: 0.96em;
    color: #444;
}

.metismenu.mod-menu .metismenu-item>ul {
    padding: 18px 13px 20px;
    background: rgb(255,255,255,0.99);
    border-radius: 8px;
    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: #2fb2dd;
}

.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;
    font-weight: 500;
}

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

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

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

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

.data-chess-news {
    color: #bbb;
    font-size: 13px;
    margin-top: -5px !important;
    margin-bottom: 5px;
}

.chess-news {
    margin-bottom: 30px !important;
}

/*img {
    border-radius: 6px;
}

iframe {
    border-radius: 6px;
}*/

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

th, td {
    padding: 10px 13px;
    border: 1px #eee solid;
}

th {
	/*color: #5860c4;*/
  	font-weight: 600;
    background-color: #f6f6f6;
    text-align: center;
}

.white th, .white td {
    border: 1px #fff solid;
}

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

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

.cell-top {
    vertical-align: top !important;
}

hr {
    border: 1px #ddd solid;
}

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

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

.liana-modul img {
    width: 100%;
}

.interval {
    margin-bottom: 20px;
}

.interval div {
    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 {
    width: 100%;
}

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: #2fb2dd;
    transition: 0.2s;
}

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

a:focus, a:hover, a:not(.btn):hover {
    color: #3557c7;
}

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

a:not(.btn):focus, a:not(.btn):hover {
    color: #3557c7;
}

@supports (display:grid) {
	.footer a {
	    color: #2fb2dd !important;
	}
}

@supports (display:grid) {
	.footer a:hover {
	    color: #3557c7 !important;
	}
}


h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 2.4em;
    text-align: center;
    margin-bottom: 0.9em;
    margin-top: 0.3em;
    line-height: 1.1em;
    margin-left: 8px;
    color: #f58700;
    text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff;
}

h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 1.8em;
    text-align: center;
    margin-bottom: 1em;
    color: #f58700;
    letter-spacing: -0.3px;
}

h2 a {
    font-weight: 600;
    color: #f58700;
}

h2 a:hover {
    color: #df7b00 !important;
}

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

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

.hat {
    text-align: center;
}

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

h5 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 1.05em;
    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: #ec5d57;
    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 .blog-item {
    /*padding: 0 !important;*/
}
  
.liana-news .blog-item>.item-content {
    padding-top: 15px;
}

.liana-news .blog-item .item-image img {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
  
.liana-news h2 {
    font-size: 1.4em;
    text-align: center;
    /*margin-top: -13px;*/
}

.liana-news h2 a {
    font-weight: 600;
    color: #444 !important;
    transition: 0.2s;
}

.liana-news h2 a:hover {
    color: #2fb2dd !important;
    text-decoration: none;
    transition: 0.2s;
}

.liana-news p {
    font-size: 0.95em;
    line-height: 19px;
}

.blog-item .item-image {
    margin-top: 0 !important;
}

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


.blog-items {
    margin: 0;
}

main {
    padding: 25px;
    border-radius: 22px;
    background: rgb(255, 255, 255, 0.5);
}

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

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

.container-header {
    background: rgb(255, 255, 255, 1) !important;
    box-shadow: none;
}

.card {
    word-wrap: break-word;
    background-clip: border-box;
    background: rgb(255,255,255,0.5) !important;
    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;
    font-size: 0.9em;
    line-height: 1.3em;
    /*background: rgb(255,255,255,0.45);*/
    border-radius: 22px;
}

.card-header {
    background-color: #fff;
    border: none;
    box-shadow: none;
    margin-bottom: 0;
    padding: 15px;
    color: #444;
    text-align: center;
    line-height: 1.2em;
}

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



/* ССЫЛКИ */

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

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

.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: #2fb2dd;
    padding: 3%;
    font-size: 1em;
    transition: 0.4s;
}

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

.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-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: 16px;
    background: rgb(255,255,255,0.85);
    filter: opacity(0.9) hue-rotate(-5deg);
} 

/* ССЫЛКИ */




/* ССЫЛКИ-НОВОСТИ */

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

.liana-link-news>a {
    display: block; 
    overflow: hidden; 
    position: relative; 
    text-align: center;
}

.liana-link-news>a>img {
    width: 50%; 
    border: 0; 
    object-fit: cover;
    opacity: 0.9;
}

.liana-link-news>a>span {
    display: flex; 
    justify-content: center; 
    align-items: center;
    text-align: center;
    width: 93.5%; 
    height: 100%; 
    position: absolute; 
    left: 0; 
    top: 0; 
    right: 0; 
    bottom: 0; 
    opacity: 0;
    color: #6cc3e3;
    padding: 3%;
    font-weight: 600;
    font-size: 1.1em;
}

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

#tm-main-top .liana-link-news>a>span {
        font-weight: 500;
    }

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

#tm-main-top .liana-link-news>a {
        width: 80%;
        text-align: center;
    }

#top-a .liana-link-news>a {
        width: 80%;
        text-align: center;
    }

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

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

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

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

.liana-link-news span {
    /*background: linear-gradient(to top, #c6def5 0%, #aecaea 60%);*/
    background: #fff;
}


/* ССЫЛКИ-НОВОСТИ */




/* ИКОНКИ ПЛАТНЫХ УСЛУГ */

.liana-icon {
    display: flex; 
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
}


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

.liana-icon>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: #6cc3e3;
    padding: 3%;
    font-size: 14px;
    transition: 0.4s;
}

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


.liana-icon>a {
        /*width: 15%;*/
    }

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

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

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

.liana-icon img {
    border-radius: 12px;
    background: rgb(255,255,255,0.85);
    filter: brightness(1.05);
} 

/* ИКОНКИ ПЛАТНЫХ УСЛУГ */




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

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

.my-fas-doc i {
    font-size: 30px;
    color: #ea8d1b; 
    margin: 0px 7px 0px 0;
    filter: brightness(1.05);
    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: #ea8d1b;
    filter: brightness(1.05);
    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: #ea8d1b;
    filter: brightness(1.05);
    margin: 0px 10px 0px 0;
    width: 23px;
    text-align: center;
    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: rgb(204,236,246,0.4);
    padding: 10px 10px 12px 18px;
    transition: 0.3s;
    text-align: left;
    border-radius: 8px;
    margin-bottom: -5px !important;
}

.uk-scope .uk-accordion-title:hover {
    color: #2fb2dd;
    text-decoration: none;
    transition: 0.3s;
    padding: 10px 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%232fb2dd%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.9em;
    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: 15px;
    box-shadow: none;
    padding: 0;
}

.pg-item-box-info, .pg-category-box-info {
    padding: 0;
}

.pg-item-box-image, .pg-cv-descbox {
    width: 14em;
    height: 160px;
}

.pg-item-box-title, .pg-category-box-title {
    color: #fff;
    font-weight: 600;
    background-color: rgb(255,255,255,0);
    width: 100%;
    border-radius: 0;
    font-size: 90%;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    padding: 0 1em 0.7em;
    line-height: 1.3em;
}

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

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

.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 {
    box-shadow: none;
    border-radius: 0;
}

.pg-categories-items-box, .pg-category-items-box {
    background: #fff;
    border-radius: 22px;
    padding: 13px 2px;
}

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

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

.ph-si-back-medium, .ph-si-category-medium {
    color: #2fb2dd;
    background: #fff;
    transition: 0.2s;
}

.ph-si-back-medium:hover, .ph-si-category-medium:hover {
    color: #3557c7;
    transition: 0.2s;
}

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

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

@supports (display:grid) {
	figure.float-start {
       margin: 15px 30px 30px 15px;
       width: 38%;
	}
}


span.icon-location {
    display: none;
}

li.breadcrumb-item a {
    text-decoration: none;
    color: #2fb2dd;
    font-weight: 500 !important;
}

li.breadcrumb-item a:hover {
    color: #3557c7;
}

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

.breadcrumb-item {
    font-weight: 500 !important;
    color: #444;
}

.breadcrumb-item.active {
    color: #444;
}

.py-2 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

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

.uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-h3 a {
    font-weight: 600 !important;
}

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

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

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



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

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

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

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

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



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

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

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

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

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

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

.my-two-columns-disable 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: 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;
    font-weight: 500;
}

.platnie img {
    width: 86px;
    padding: 7px;
    transition: 0.3s;
}

.platnie img:hover {
    width: 86px;
    padding: 12px;
    transition: 0.3s;
}

.eresource img {
    transition: 0.3s;
    filter: grayscale(0) brightness(1);
}
  
.eresource img:hover {
    transition: 0.3s;
    filter: grayscale(1) brightness(1.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%;
    transition: 0.3s;
}

.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: 20px 0 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;
    font-size: 0.92em;
    line-height: 18px;
    font-weight: 500;
}

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


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

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

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

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

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

.platnie-img p {
 	text-align: center;
    line-height: 19px;
    font-size: 0.95em !important;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 15px;
}



/* ------- 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: 11.1%;
    background: rgb(255,255,255,1);
    margin: 0 0.7%;
    padding-bottom: 1.5%;
    padding-top: 1%;
    border-radius: 22px;
}

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

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

.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: grayscale(0);*/
    width: 86px;
  	padding: 20px;
    transition: 0.3s;
}

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

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

.new-anons-img > div:hover {
    background: rgb(255,255,255,0.45);
    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: 18px;
    font-size: 0.94em !important;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 0px;
}


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

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


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

.btn-innoa:hover {
    background-color: #51a9ac;
    color: #fff !important;
    transition: 0.5s;
}


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

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

.my-read-more-button {
    color: #2fb2dd;
    cursor: pointer;
    font-weight: 500;
    margin-top: 15px;
}

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

.my-read-more-title {
    cursor: pointer;
    color: #2fb2dd;
}

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


.btn {
    background-color: #2fb2dd;
    border-radius: 50px;
    color: #fff;
    font-weight: 500;
    padding: 4px 15px 6px;
    font-size: 15px;
    transition: 0.4s;
    margin-right: 10px;
}

.btn:hover {
    background-color: #3557c7 !important;
    transition: 0.4s;
    color: #fff;
}

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

.btn-primary, .btn-danger {
    border: none;
}

.btn-danger {
    background: #777 !important;
}

.btn-danger:hover {
    background: #ccc !important;
    color: #fff !important;
}

.btn-primary:hover {
    color: #fff !important;
}



.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,0.87);
    /* 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;
}


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

.e-res-obr img {
    margin-bottom: 7px;
}

.null {
    margin-bottom: 0 !important;
}


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

.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: #2fb2dd;
    border-color: #2fb2dd;
}

.page-link {
    color: #2fb2dd;
}

.page-link:hover {
    color: #3557c7;
}


.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: 420px;
    background-color: rgb(51,51,51,0.9);
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 15px 0 0;
  	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;
}

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

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

/* --- Tooltip --- */



._access-icon {
    transform: skewX(0deg) !important;
    font-style: normal;
    font-size: 50px !important;
    text-indent: 0px !important;
    color: #333 !important;
    background: rgb(255,255,255,1) !important;
    width: 60px !important;
    height: 54px !important;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    top: 0;
    left: unset !important;
    right: 7px !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: 1px solid #fff;
    border-radius: 0.25rem;
    bottom: 1rem;
    color: #2fb2dd;
    inset-inline-end: 1rem;
}

.back-to-top-link:focus, .back-to-top-link:hover {
    background-color: #2fb2dd;
    border-color: #2fb2dd;
    color: #fff !important;
}


.lia-teachers p {
    margin-bottom: 0.4rem !important;
    font-size: 0.94em;
}

.lia-teachers li {
    font-size: 0.94em;
}

.lia-teachers ul {
    margin-bottom: 0.4rem !important;
}

.lia-teachers h4 {
    font-weight: 600;
    font-size: 1.4em;
    text-align: center;
    margin-top: 0;
    color: #444;
}

.lia-teachers h2 {
    font-weight: 600;
    font-size: 1.4em;
    text-align: center;
    margin-top: 0;
    margin-bottom: 15px;
    color: #ffd870;
}

.female {
    text-align: center;
    margin-bottom: 15px;
}

.female img {
    width: 10%;
}


.banners div {
    margin-bottom: 20px;
}


.well {
    padding: 30px 30px 10px;
    background: rgb(255,255,255,1);
    margin: 20px 0;
    border-radius: 22px;
}

.nav-tabs+.tab-content {
    background: none;
    border: none;
    border-radius: 22px;
    padding: 0;
    box-shadow: none;
}

textarea {
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

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

small, .small {
    font-size: 0.8rem;
    color: #888;
}

.guestbook .pagination {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}

.pg-pagination-bottom {
    margin-top: 0px;
}

.pgb-content-inside {
    font-size: 0.84em;
    line-height: 18px;
}


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


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

.lia-food div {
    margin-bottom: 20px;
}

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

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



.disable img {
    background: #fff;
    border-radius: 6px;
    margin: 0 10px;
    padding: 3px;
    width: 44px;
}

.disable2 img {
    border-radius: 6px;
    width: 45px;
}

.disable3 {
    font-size: 0.9em !important;
}

.disable3 th, .disable3 td {
    border: none !important;
    background: none !important;
    padding: 5px 13px;
}


/* --- COOKIE --- */

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

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

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

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

/* --- COOKIE --- */



input {
    border: 1px solid #eee;
    border-radius: 0.25rem;
}

.form-control {
    border: 1px solid #eee;
    border-radius: 0.25rem;
}

.form-control.input-xxlarge {
    max-width: none;
}