html,
body {
    font-size: 13px;
    background: rgb(255, 255, 255);
    color: rgb(85, 85, 85);
    letter-spacing: 0.3px;
}
header{
    min-height: 50px;
}
body.blank {
    display: flex;
    padding: 40px 0;
}
.breadcrumb{
    background-color: rgba(0, 0, 0, 0.2) !important;
    margin-top: 8px;
    border-radius: 0px !important;
}
.kv-action-btn{
    color: #0040FF !important;
}
.dropdown-menu-right{
    width: 265px !important;
    background: #fff !important;
}
.card{
    border-radius: 0px !important;
}
.table thead th{
    border-bottom: 2px solid rgba(0, 0, 0, 0.05) !important;
}
.table-bordered th, .table-bordered td{
    border: 1px solid rgba(0, 0, 0, 0.05) !important;
}

.form-group.required .has-star:not(.custom-control-label)::after, .is-required::after{
    content: '' !important;
}
span.label-tabs{
    width: 100px !important;
}
.nav-lock-scroll{
    overflow: auto !important;
}
.main-color{
    color: #0040FF;
}
.bg-card-panel{
    border-radius: 0 !important;
    background: rgba(0, 0, 0, 0) !important;
    color: #0040FF !important;
}
.table-bordered th, .table-bordered td{
    border: 1px solid rgba(0, 0, 0, 0.05);
}
.border-card-panel{
    background: rgba(0, 0, 0, 0) !important;
    margin: -1.4rem;
    border: 0!important;
}
.gray-form{
    background: rgb(222, 222, 222) !important;
}
td.kv-group-even, td.kv-group-odd{
    background: rgba(0, 0, 0, 0) !important;
    font-size: 14px !important;
}
.card-header{
    
}
a.disabled {
    pointer-events: none;
    cursor: default;
    color: gray;
}
.tutor-section{
    text-align: center;
}
.tutor-section-image{
    width: 100%;
}
.tutor-section-title{
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #000;
}
.tutor-link-title{
    text-align: center;
    font-size: 20px;
    color: #000;
}
.tutor-detail-name{
    font-weight: bold;
    color: #0040FF;
}
.div-article{
    color: rgb(51, 51, 51);
    font-size: 16px;
    padding: 32px 32px;
    border-radius: 10px;
    background: #fff;
    margin-bottom: 15px;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 8%);
}
.btn-tutor-link{
    width: 100%;
    background: #0040FF;
    color: #fff;
    display: block;
    width: 100%;
    border: none;
    padding: 14px 28px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    margin: 12px 0;
}
.btn-group-link{
    width: 100%;
    background: #0040FF;
    color: #fff;
    display: block;
    width: 100%;
    border: none;
    padding: 7px 28px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    margin: 12px 0;
}
.btn-tutor-link:hover{
    color: #fff;
}
.btn-group-link:hover{
    color: #fff;
}
.div-article table, td, tr{
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.table-department{
    font-size: 18px;
    border: 0 !important;
}
.table-department img{
    margin: 8px 32px 8px 0;
}
.table-department tr td{
    padding: 4px 0px;
    border: 0 !important;
}
.table-department tr{
    border: 0 !important;
}
.table-department td{
    vertical-align: top;
}
.div-article table{
    width: 100%;
    margin-bottom: 16px;
    margin-top: 12px;
    overflow-x: auto;
}
.div-article .content-user-photo{
    width: 200px !important;
}
.redactor-editor .content-user-photo{
    width: 200px !important;
}
.div-article td{
    padding: 4px 8px;
    word-break: break-word;
}
.article-header{
    background: rgba(0, 0, 0, 0) !important;
    position: relative;
    z-index: 20;
    padding: 0;
    margin-bottom: 12px;
}
.article-tools{
    font-family: barlow, sans-serif;
    font-size: 14px;
    list-style-type: none;
    padding: 16px 32px;
    background: #fff;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 8%);
}
.article-tools li{
    list-style: none;
    display: inline-block;
    padding-right: 16px;
    font-weight: 500;
}
.article-text{
    overflow: hidden;
}
.article-text a{
    word-wrap: break-word;
}

.flex-article{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
}
.flex-article p{
    width: calc(33.3333% - 16px);
    margin: 0 8px;
}
.div-article img{
    margin-top: 8px;
    margin-bottom: 4px;
    width: 100%;
    height: 100%;
}

img.content-cover-photo{
    margin-bottom: 16px;
    margin-top: -32px;
    width: calc(100% + 64px);
    margin-right: -32px;
    margin-left: -32px;
}
.article-tools li a{
    color: #0040FF;
}

.article-like{
    float: left;
    margin-right: 6px;
    height: 20px;
    overflow: hidden;
}
figure img {
    width: 100%;
}
figcaption{
    line-height: 32px;
}
article p img{
    max-width: 100%;
}
.redactor-editor{
    max-height: 650px;
    overflow-y: scroll;
}
.article-title{
    text-align: center;
    font-size: 30px;
    color: rgb(51, 51, 51);
    font-weight: 500;
    line-height: 32px;
}
.article-description{
}
.description-meta{
    font-family: barlow, sans-serif;
    display: inline-block;
    padding: 4px;
}
.description-meta:first-child{
    padding-left: 0;
}
.article-info{
    color: #0040FF;
    line-height: 24px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-bottom: 16px;
    padding-top: 8px;
    font-size: 14px;
    font-weight: 500;
}
.article-share, .article-share:hover{
    color: #0040FF;
    padding: 4px;
    display: block;
}
.article-author{
}
.article-date{
}
.tab-bordered{
    border: 1px groove #fbfbfb !important;
}
.card-bordered{
    border: 1px groove #fbfbfb !important;
    padding: 0 1.4em 1.4em 1.4em !important;
}

.card-colored {
    background: rgb(222, 222, 222);
    padding: 0.75rem 1rem;
    border-radius: 0 !important;
}
.card-title{
    font-weight: bold !important;
    font-size: 16px;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
    color: #0040FF;
}
.select2-selection{
    min-width: 150px;
}
.form-control, .input-group-text, .btn, .file-drop-zone, .nav-link, .file-preview, .select2-selection, .select2-search__field{
    border-radius: 10px;
}
label{
    font-size: 14px;
    font-weight: 500;
}
/*Accordeon*/
.acor-container {
    margin: 20px 0;
}
.acor-container .acor-body {
    width: calc(100% - 40px);
    margin: 0 auto;
    height: 0;
    color: rgba(0, 0, 0, 0);
    background-color: #BFE2FF;
    line-height: 18px;
    padding: 0 30px;
    box-sizing: border-box;
    transition: color 0.5s, padding 0.5s;
    overflow: hidden;
    font-size: 16px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2), 0 10px 16px rgba(0,0,0,0.2);
}
.acor-container .acor-body p {
    margin: 0 0 10px;
}
.acor-container label {
    cursor: pointer;
    background-color: #337AB7;
    display: block;
    padding: 15px 20px;
    width: 100%;
    color: #BFE2FF;
    font-weight: 300;
    box-sizing: border-box;
    z-index: 100;
    font-size: 18px;
    margin: 0 0 5px;
    transition: color .35s;
}
.acor-container label:hover {
    color: #FFF;
}
.acor-container input{
    display: none;
}
.acor-container label:before {
    content: '\276F';
    float: right;
}
.acor-container input:checked + label {
    background-color: #285f8f;
    color: #FFF;
    box-shadow: 0 8px 26px rgba(0,0,0,0.4), 0 28px 30px rgba(0,0,0,0.3);
}
.acor-container input:checked + label:before {
    transition: transform .35s;
    transform: rotate(90deg);
}
.acor-container input:checked + label + .acor-body {
    height: auto;
    margin-top: -5px;
    color: #000;
    padding: 20px 30px 10px;
}


.div-certificate{
    max-width: 800px;
    border: 0;
    padding: 0;
    margin: auto;
    clear: both;
}
.certificate-email{
    width: 100%;
    background: #fff;
    color: rgb(102, 102, 102);
    font: inherit;
    box-shadow: 0 6px 10px 0 rgb(16 54 124 / 50%);
    border: 0;
    outline: 0;
    padding: 22px 18px;
    margin-top: 8px;
    resize: none;
    border-radius: 0;
    min-height: 64px;
}
.field-sertificate-form{
    margin-bottom: 0 !important;
}
.certificate-header{
    text-align: center;
    margin-top: 32px;
    margin-bottom: 16px;
}
.certificate-file{
    margin: 0 120px;
    width: calc(100% - 240px);
    box-shadow: 0 6px 10px 0 rgb(16 54 124 / 50%);
}
.div-certificate-files{
    margin-top: 24px;
    margin-bottom: 24px;
}
.btn-certificate{
    display: inline-block;
    background: transparent;
    color: inherit;
    font: inherit;
    border: 0;
    outline: 0;
    padding: 0;
    -webkit-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
    cursor: pointer;
    background: #0040FF;
    color: #fff;
    box-shadow: 0 0 10px 2px rgb(16 54 124 / 10%);
    padding: 12px 36px;
    width: 200px;
    margin-left: calc(50% - 100px);
    margin-top: -30px;
    text-align: center;
}
.btn-certificate-main{
    background: transparent;
    border: 0;
    outline: 0;
    cursor: pointer;
    background: #0040FF;
    color: #fff;
    box-shadow: 0 0 10px 2px rgb(16 54 124 / 10%);
    padding: 12px 36px;
    text-align: center;
    font-size: 18px !important;
    font-weight: bold;
}
.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

body.blank .wrap {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 400px;
    margin: -40px auto;
    padding: 15px;
}

body.blank .wrap > div {
    width: 100%;
}
.footer {
    position: relative;
    font-family: barlow,sans-serif;
    background-color: #343e55;
    background-image: url(/images/footer.jpg);
    background-size: cover;
    background-position: center;
    border-top: 1px solid #ddd;
    padding-top: 40px;
    padding-bottom: 10px;
}
.footer::before {
    margin-top: -40px;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    opacity: .9;
}
.footer-card{
    margin-bottom: 36px;
}

.footer-title{
    color: #fff;
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 22px;
    position: relative;
    padding-bottom: 20px;
}

.footer-card .footer-title::after {
    position: absolute;
    content: "";
    width: 40%;
    height: 3px;
    background: #fff;
    bottom: 0;
    opacity: 1;
    left: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.footer-links{
    list-style-type: none;
    padding-left: 0;
}
.footer-icons{
    position: absolute;
    content: "";
    left: 0;
    width: 36px;
    height: 36px;
    background: #fff;
    border-radius: 100%;
    color: #0040FF;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    top: 2px;
    padding: 10px;
}
.text-copyright{
    font-size: 13px;
    line-height: 15px;
    padding-bottom: 18px;
    text-align: justify;
    color: #eee;
}
.yandex-map{
    min-height: 200px;
}
.footer-line{
    border-top: 1px solid #0040FF;
    margin-top: 30px;
    margin-bottom: 30px;
}

.pull-left{
    margin-bottom: 4px;
}
.footer-links > li > a{
    display: block;
    margin: 8px 0;
    height: 36px;
    font-size: 15px;
    color: rgb(255, 255, 255);
    line-height: 44px;
    text-decoration: none;
}
.pull-left{
    color: #0040FF;
}
.visitor-counter{
    float: left;
    margin: 0 4px 4px 0;
}
.footer-links > li{
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    position: relative;
    padding-left: 48px;
    transition: all .5s ease-in-out;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th,
.grid-view td:last-child {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

.nav a, .nav a:active, .nav a:hover, .nav a:visited{
    line-height: 28px;
    border-radius: 0;
    color: #0040FF;
}
.hidden{
    visibility: hidden;
}
.display-none{
    display: none !important;
}
.p-none{
    padding: 0 !important;
}
.m-none{
    margin: 0 !important;
}
.hidden-mobile{

}
.modal-dialog {
    position: relative;
    height: 100%;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
}
.modal-dialog-video{
    max-width: 1200px;
}

.modal-dialog-video{
    max-width: 1200px !important;
}
.modal-body {
    position:relative;
    padding:0px;
}
.video-btn{
    text-align: center;
    background-color: transparent;
    border: none;

}
.lg-outer{
    z-index: 10500 !important;
}
.close {
    position:absolute;
    right:-30px;
    top:0;
    z-index:999;
    font-size:2rem;
    font-weight: normal;
    color:#fff;
    opacity:1;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}
.top-bar{
    height: 43px;
    padding-left: 0;
    background: #0040FF;
    color: #fff;
    box-shadow: 0 0 15px rgb(0 0 0 / 17%);
    font-size: 13px;
}
.top-bar a{
    vertical-align: middle;
}
.top-bar .list-unstyled{
    padding: 0;
    margin: 0;
}

.top-bar .bar-left ul{
    padding: 10px 15px;
}
.top-bar .bar-left ul li{
    font-size: 13px;
    color: rgb(170, 170, 170);
    padding: 0px 6px;
    margin: 0px;
    display: inline-block;
}

.top-bar .bar-right ul.bar-social{
    padding: 7px 15px !important;
}
.list-inline-item{
    font-weight: 500;
    font-size: 18px;
    font-family: barlow, sans-serif;
}

ul.bar-lang{
    padding: 10px 15px !important;
    width: 144px;
}
ul.bar-login{
    padding: 10px 15px !important;
    color: rgb(255, 255, 255);
}
a.social-bar-link{
    color: rgb(255, 255, 255);
} 
a.social-bar-link:hover{
    color: #fff;
}
ul.bar-login li a{
    font-size: 13px;
    color: rgb(255, 255, 255);
    margin-right: 4px;
}
.dropdown-menu-lang{
    width:  144px;
}
ul.bar-lang>li>div>a:after {
    top: 8px;
    content: "\E005";
    font-family: icon-font;
    font-display: swap;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    vertical-align: top;
}
.justify-content-end {
    justify-content: flex-end!important;
}

.d-flex {
    display: flex!important;
}
.main-container{
    padding-top: 280px;
    padding-bottom: 4px;
    margin-bottom: 8px;
}
.top-bar .container{
    display: block;
    width: 100%;
}
.sitemap-ul{
    font-size:  16px;
}
.sitemap-li-1, .sitemap-li-1 a{
    font-size: 20px !important;
}
.sitemap-li-2, .sitemap-li-2 a{
    font-size: 18px !important;
}
.sitemap-ul li{
    font-size: 16px;
    color:  #0040FF;
    margin-bottom:  4px;
}
.sitemap-ul li a, .sitemap-ul li a:active ,.sitemap-ul li a:hover {
    color:  #0040FF;
}

.top-bar .container > .h1{
    display: block;
    line-height: 50px;
    font-weight: 700;
    height: 100%;
}
header h1:before{
    display: none;
}
header h1:after{
    display: none;
}
.site-error{
    font-family: 'Barlow', sans-serif;
    margin-top: 30px;
    text-align: center;
    padding: 0px 130px;
}
.error-header{
    font-size: 48px;
    font-weight: 600;
}
.error-content{
    font-size: 36px;
    margin-bottom: 15px;
    font-weight: 500;
}
.error-detail {
    font-size: 20px;
    line-height: 25px;
    color: #666;
}
.error-btn-content{
    margin: 40px 0 120px 0;
}
.error-back-btn{
    background: #0040FF;
    color: #fff;
    border-radius: 8px;
    padding: 13px 25px;
    border: 2px solid #0040FF14;
    font-size: 15px;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    transition: all .6s ease;
    font-weight: 600;
}
.error-back-btn:hover {
    background: #040837;
    border: 2px solid transparent;
    color: #fff;
}
.nav-button:before{
}
.nav-button:hover{
    color: #fff !important;
}
a:hover, a:focus{
    text-decoration: none !important;
}
/* align the logout "link" (button in form) of the navbar */

.main-content{

}
.nav-menu{
    font-family: 'Barlow', sans-serif;
    font-weight: 500;
}
.nav-menu > ul > li > a {
    padding: 8px 18px 8px 0px !important;
    margin-right: 8px;
}
.nav > ul > .nav-submenu>a:after{
    top: 8px;
}

.nav li {
    background: transparent;
}
.nav-button{
    z-index:1005;
    background: rgba(0, 0, 0, 0);
    color: #fff;
    width: 30px;
    height: 43px;
    line-height: 43px;
}
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}
.nav{
    background: #fff;
}

.nav ul{
    font-size: 16px;
    margin: auto;
    background: rgba(0, 0, 0, 0);
    border-radius: 0;
    padding-left: 15px;
    padding-right: 15px;
    z-index:2001 !important;
}
.nav ul ul{
    font-size: 15px;
    margin: auto;
    background: #fff;
    box-shadow: 0 1px 5px -1px rgba(0, 0, 0, .3);
    border-radius: 0;
    padding: 0;
    z-index:2001 !important;
}
.nav ul ul ul{
    font-size: 14px;
    margin: auto;
    background: #fff;
    box-shadow: 0 1px 5px -1px rgba(0, 0, 0, .3);
    border-radius: 0;
    padding: 0;
    z-index: 2001 !important;
}
.nav ul ul ul ul{
    font-size: 13px;
    margin: auto;
    background: #fff;
    box-shadow: 0 1px 5px -1px rgba(0, 0, 0, .3);
    border-radius: 0;
    padding: 0;
    z-index:2001 !important;
}
.meu-type-1{
}
.menu-type-1 > a:before{
    position: absolute;
    content: "";
    background: #0040FF;
    height: 3px;
    bottom: 0px;
    left: 25%;
    border-radius: 2px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-left: -25%;
    width: 0%;
}
.menu-type-2{
    background: rgba(0, 0, 0, 0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.menu-type-2:last-child{
    border-bottom: none;
}
.nav .nav-submenu>a{
    padding-right: 28px !important;
}
.nav .nav-submenu>a:after{
    top: 2px;
}
.menu-type-2 .nav-active{
    color: #0040FF;
}
.sticked .menu-type-1{
}


.nav li.nav-active>a, .nav li:hover>a{
    color: #0040FF;
    background: rgba(0, 0, 0, 0);
}


.navbar{
    height: 50px;
    border: 0 !important;
    margin-bottom: 0;
}

.nav li{
    border-top: 0;
}
.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}
.float-left{
    float: left;
}
.navbar-right{
    float: right !important;
    margin: 0 -15px;
}
.top-bar > li > a{
    height: 50px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.navbar-fixed-top{
    background: #0040FF;
}

.btn-group{
    margin-left: 2px;
    margin-bottom: 2px;
}
.tabs-x .nav-tabs{
    z-index: 20 !important;
}
.nav-tabs{
    position: relative !important;
    padding-top: 0px !important;
}
.alert-dismissible .close{
    height: 100%;
    padding: 0 10px 0 0;
}
.min-w-150{
    min-width: 150px;
}
.mb-15{
    margin-bottom: 15px;
}
.mt-15{
    margin-top: 15px;
}
.profile-photo-backend{
    width:20px;
    height: 20px;
    border-radius: 50%;
}
.border-primary{
	border-color: #0040FF !important;
}
.btn-primary{
	background: #0040FF !important;
	background-color: #0040FF !important;
	border-color: #0040FF !important;
}
.btn-outline-primary{
    color: #0040FF;
    border-color: #0040FF;
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #0040FF;
    border-color: #0040FF;
}
.btn{
    margin-bottom:  2px;
}
.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #0040FF;
    border-color: #0040FF;
}
.btn-outline-primary.focus, .btn-outline-primary:focus {
    box-shadow: 0 0 0 0.2rem rgb(16 54 124 / 50%) !important;
}
.kv-align-center > a{
	color: #0040FF;
}
.breadcrumb-item > a{
	color: #0040FF;
}
.breadcrumb-item > a:hover{
    color: #eee;
}
.kv-grid-table > thead > tr > th > a{
	color: #0040FF;
}

.file-input{
    background: white;
}
.task-file{
    font-size: 24px;
    margin: 2px 4px;
}
.task-report{
    padding-right: 1rem !important;
}
.div-task-report{
    font-weight: bold;
    text-align: center;
    position: relative;
    margin-bottom: 1.75rem;
}
.table-task-report{
    border-collapse: collapse;
    width: calc(100% + 2.8rem);
    margin: -1.4rem;
}
.table-task-report th, td{
    padding: 4px 8px;
    border: 1px solid rgba(0, 0, 0, 0.05);
}
.select2-search__field{
    line-height: 24px;
}
.header-banner{
    position: absolute;
    left: 0;
    right:0;
    top: 42px;
    min-height: 320px;
    background-image: url('/images/top-bg-page.webp');
    background-size: cover;
    background-position: center center;
    background-color: #0040FF;
}
.overlay-header-banner{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    opacity: 0.8;
}
.header-title > h1{
    color: inherit;
    margin: 0;
    text-transform: uppercase;
    padding-left: 12px;
    position: relative;
    color: #fff;
    text-align: left;
}

.breadcrumb-item{
    text-align: left !important;
    position: relative;
}
.breadcrumb-item > a{
    color: #fff;
}
.breadcrumb-item.active{
    color: #fff !important;
}
.breadcrumb-item + .breadcrumb-item{
    padding-left: 20px !important;
}
.breadcrumb-item + .breadcrumb-item::before {
    position: absolute;
    content: "" !important;
    width: 6px;
    height: 6px;
    border-radius: 50px;
    background: #fff;
    left: 6px;
    top: 6px;
    padding-right: 0 !important;
}
.page-title-wrapper{
    font-family: barlow, sans-serif;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
}
.cbx{
    border-radius: 0px !important;
}
.field-loginform-password, .field-loginform-username{
    margin-bottom: 20px !important;
}
.login-title{
    margin: auto;
    clear: both;
    text-align: center;
    font-size: 24px;
    margin-bottom: 24px;
    line-height: 40px;
}
.div-login{
    max-width: 400px;
    border: 0;
    padding: 0;
    margin: auto;
    clear: both;
}
.header-title > h1:before{
    position: absolute;
    content: "";
    width: 4px;
    height: 24px;
    background: #0040FF;
    left: 0;
    top: 8px;
}
.profile-dropdown-link{
	font-size: 14px;
    width: 200px;
    padding: 0;
	font-weight: 400 !important;
    border: none !important;
    outline: none !important;
}
.profile-dropdown-link:active, .profile-dropdown-link:focus, .profile-dropdown-link:focus-visible {
	outline: 0 !important;
	border: none !important;
	-moz-outline-style: none !important;
	box-shadow: 0 0 #000 !important;
    box-shadow: none;
}
a#profile-dropdown{
    margin-bottom: 0;
}
a#dropDownLinkForLang:hover{
    color: rgb(255, 255, 255);
}
.profile-photo{
    float: right;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-bottom: 0 !important;
}
.mobile-profile-photo{
    height: 25px;
    width: 25px;
    border-radius: 50%;
    margin-right: 8px;
}
.top-bar img{
    margin-bottom: 2px;
}
.profile-name{
    line-height: 14px;
    margin: 0;
    height: 20px;
    width: 140px;
    text-align: right;
    position: relative;
    font-size: 14px;
    font-weight: 400;
}
.profile-name div{
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.mobile-lang-photo{
    height: 20px;
    width: 20px;
}
#mobile-menu{
    font-size: 22px;
}
.header-emblems{
    float: left;
    height: 100%;
}
.header-university-link{
    float: left;
}

.header-emblem-link{
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
}
.header-emblem-text{
    font-size: 13px;
    font-weight: 400;
}
.header-logo{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    float: left;
    margin: 7px 7px 7px 0;
}
.header-logo-text{
    line-height: 22.5px;
    margin-bottom: 0;
    font-weight: 600;
    margin: 10px 0;
    font-family: barlow, sans-serif;
    font-size: 14px;
    float: left;
    color: #fff;
}
.header-logo-text-2{
    display: none;
    line-height: 16px;
    margin-bottom: 0;
    font-weight: 600;
    margin: 5px 0;
    font-family: barlow, sans-serif;
    font-size: 14px;
    float: left;
    color: #fff;
}
.tiny-slider-image{
    width: 100%;
    filter: brightness(0.60);
    object-fit: cover;
    height: 100%;
}
#tiny-sliders-ow{
    width: 100%;
    /*height: calc(100vh - 43px);*/
    margin-top: -84px;
    height: 100%;
}
#tiny-sliders-mw{
    /*position: absolute;*/
    width: 100%;
    height: 100%;
    /*height: calc(100vh - 43px);*/
}
#tiny-sliders-iw{
    width: 100%;
    height: 100%;
    /*height: calc(100vh - 43px);*/
}
#tiny-sliders{
    width: 100%;
    height: 100%;
    /*height: calc(100vh - 43px);*/
}
.slider-table{
    display: table;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 9999;
}
.slider-tablecell{
    display: table-cell;
    vertical-align: bottom;
}
.slider-desc{
    margin-bottom: 80px;
    display: none;
}

.slider-desc h1{
    font-size: 36px;
    color: #fff;
    color: rgb(255, 255, 255, 0.8);
    margin-bottom: 32px;
    font-weight: 600;
    max-width: 1200px;
}
#tiny-sliders-item0.tns-slide-active .slide-left.slider-desc{
    animation-name: slideInLeft;
    -webkit-animation-name: slideInLeft;
    animation-duration: 4s;
    display: block;
}
#tiny-sliders-item1.tns-slide-active .slide-left.slider-desc{
    animation-name: slideInLeft;
    -webkit-animation-name: slideInLeft;
    animation-duration: 4s;
    display: block;
}
#tiny-sliders-item2.tns-slide-active .slide-left.slider-desc{
    animation-name: slideInLeft;
    -webkit-animation-name: slideInLeft;
    animation-duration: 4s;
    display: block;
}
#tiny-sliders-item3.tns-slide-active .slide-left.slider-desc{
    animation-name: slideInLeft;
    -webkit-animation-name: slideInLeft;
    animation-duration: 4s;
    display: block;
}
#tiny-sliders-item4.tns-slide-active .slide-left.slider-desc{
    animation-name: slideInLeft;
    -webkit-animation-name: slideInLeft;
    animation-duration: 4s;
    display: block;
}
#tiny-sliders-item5.tns-slide-active .slide-left.slider-desc{
    animation-name: slideInLeft;
    -webkit-animation-name: slideInLeft;
    animation-duration: 4s;
    display: block;
}
#tiny-sliders-item6.tns-slide-active .slide-left.slider-desc{
    animation-name: slideInLeft;
    -webkit-animation-name: slideInLeft;
    animation-duration: 4s;
    display: block;
}
#tiny-sliders-item7.tns-slide-active .slide-left.slider-desc{
    animation-name: slideInLeft;
    -webkit-animation-name: slideInLeft;
    animation-duration: 4s;
    display: block;
}
#tiny-sliders-item8.tns-slide-active .slide-left.slider-desc{
    animation-name: slideInLeft;
    -webkit-animation-name: slideInLeft;
    animation-duration: 4s;
    display: block;
}
#tiny-sliders-item9.tns-slide-active .slide-left.slider-desc{
    animation-name: slideInLeft;
    -webkit-animation-name: slideInLeft;
    animation-duration: 4s;
    display: block;
}
#tiny-sliders-item0.tns-slide-active .slide-right.slider-desc{
    animation-name: slideInRight;
    -webkit-animation-name: slideInRight;
    animation-duration: 4s;
    display: block;
}
#tiny-sliders-item1.tns-slide-active .slide-right.slider-desc{
    animation-name: slideInRight;
    -webkit-animation-name: slideInRight;
    animation-duration: 4s;
    display: block;
}
#tiny-sliders-item2.tns-slide-active .slide-right.slider-desc{
    animation-name: slideInRight;
    -webkit-animation-name: slideInRight;
    animation-duration: 4s;
    display: block;
}
#tiny-sliders-item3.tns-slide-active .slide-right.slider-desc{
    animation-name: slideInRight;
    -webkit-animation-name: slideInRight;
    animation-duration: 4s;
    display: block;
}
#tiny-sliders-item4.tns-slide-active .slide-right.slider-desc{
    animation-name: slideInRight;
    -webkit-animation-name: slideInRight;
    animation-duration: 4s;
    display: block;
}
#tiny-sliders-item5.tns-slide-active .slide-right.slider-desc{
    animation-name: slideInRight;
    -webkit-animation-name: slideInRight;
    animation-duration: 4s;
    display: block;
}
#tiny-sliders-item6.tns-slide-active .slide-right.slider-desc{
    animation-name: slideInRight;
    -webkit-animation-name: slideInRight;
    animation-duration: 4s;
    display: block;
}
#tiny-sliders-item7.tns-slide-active .slide-right.slider-desc{
    animation-name: slideInRight;
    -webkit-animation-name: slideInRight;
    animation-duration: 4s;
    display: block;
}
#tiny-sliders-item8.tns-slide-active .slide-right.slider-desc{
    animation-name: slideInRight;
    -webkit-animation-name: slideInRight;
    animation-duration: 4s;
    display: block;
}
#tiny-sliders-item9.tns-slide-active .slide-right.slider-desc{
    animation-name: slideInRight;
    -webkit-animation-name: slideInRight;
    animation-duration: 4s;
    display: block;
}
.image-container{
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    position: relative;

    background-size: auto;
    background-attachment: fixed;
    background-repeat: repeat;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    /*-webkit-animation: zoomin 40s ease-in infinite;
    animation: zoomin 40s ease-in infinite;*/
    transition: all 80s ease-in-out;
    overflow: hidden;
}
.slider-item{
    position: relative;
    background: black;
    width: 100%;
    height: 100%;
    /*height: calc(100vh - 43px);*/
}


.section-title {
    text-align: center;
    margin-bottom: 16px;
}
.section-title h3 {
    font-size: 40px;
    margin-top: 15px;
}

.heading-divider {
    display: inline-block;
    position: relative;
    height: 5px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #0040FF;
    width: 90px;
    overflow: hidden;
}
.heading-divider-2 {
    display: inline-block;
    position: relative;
    height: 5px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #fff;
    width: 90px;
    overflow: hidden;
}

.heading-divider-2:after {
    content: '';
    position: absolute;
    left: 0;
    top: -1.1px;
    height: 7px;
    width: 8px;
    background-color: #0040FF;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: infinite-move;
    animation-name: infinite-move;
}
.text-left{
    text-align: left;
}
.text-right{
    text-align: right;
}
.quicklink-card{
    display: block;
    color: #fff;
    text-align: center;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    text-decoration: none;
}
.quicklink-card:hover{
    color: #fff;
    background: #0040FF;
}
.numberlink-card{
    padding: 20px 0;
    text-align: center;
    position: relative;
    z-index: 22;
    overflow: hidden;
    margin: 24px 0;
    height: 200px;
}

.quicklink-card-icon{
    font-size: 36px;
    margin-bottom: 15px;
}
.numberlink-card-icon{
    margin-bottom: 2px;
}
.numberlink-card-icon i{
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    color: #fff;
    font-size: 52px;
}
.quicklink-card-title{
    font-size: 15px;
    line-height: 18px;
    max-height: 52px;
    height: 52px;
    overflow: hidden;
    font-weight: 500;
}
span.counter{
    font-size: 30px;
    color: white;
}
.numberlink-card-content{
}
.internal-link-card{
    display: block;
    color: #444;
    background: #fff;
    text-align: center;
    padding: 20px;
    margin: 10px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    box-shadow: 5px 5px 38px 5px rgb(0 0 0 / 8%);
    border-radius: 10px;
    overflow: hidden;
    text-decoration: none;
}
.internal-link-card-title{
    font-size: 18px !important;
    line-height: 18px;
    max-height: 36px;
    height: 36px;
    overflow: hidden;
    font-weight: 600;
    overflow: hidden;
    margin-top: 8px;
}
.internal-link-card-icon{
    font-size: 40px;
}
.internal-link-card-icon i{
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100%;
    font-size: 36px;
    color: #3d65fb;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    border-radius: 100%;
}
}
.numberlink-card-content h6{
    color: #fff;
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 4px;
}
.numberlink-card-content p{
    font-size: 18px;
    color: #fff;
    font-weight: 700;
}
.min-width-120{
    min-width: 120px;
}
.min-width-160{
    min-width: 160px;
}
.min-width-220{
    min-width: 220px;
}
.min-width-240{
    min-width: 240px;
}
.dropdown-menu.show{
    padding: 0px;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 400;
    line-height: 19.5px;
    margin: 0;
    width: 200px;
    top: 13px;
}
.dropdown-lang{
    padding-right: 4px;
}
.dropdown-menu li{
    padding: 0;
    cursor: pointer;
}
li.dropdown-item{
    border-radius: 8px;
}
.dropdown-item.active, .dropdown-item:active{
    color:  rgb(102, 102, 102);
    background: #e9ecef;
}
.dropdown-item:hover, .dropdown-item:focus{
    font-weight: bold;
}
.dropdown-item a{
    color:  rgb(102, 102, 102);
}
.menu-profile{
    background: #fff;
    margin-top: 0 !important;
    border-top: 0 !important;
    top: 14px !important;
}
.menu-profile li{
    font-family: 'Barlow', sans-serif;
    border-bottom: 1.5px dashed #a7b9fa;
    background: rgba(0, 0, 0, 0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.menu-profile li:last-child{
    border-bottom: none;
}
.menu-profile li a{
    color: #444;
    font-size: 15px;
    font-weight: 500;
    display: block;
    padding: 8px 20px;
    line-height: 20px;
    text-decoration: none;
}
.menu-profile li:hover{
    padding-left: 8px;
}
.menu-profile li a:hover{
    color: #0040FF;
}
.dropdown-share.show{
    background: #fff;
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 6%), 0 1px 2px 0 rgb(0 0 0 / 14%);
    border-radius: 16px;
    padding: 0;
    font-size: 16px;
}
.float-panel {
    width:100%;
    z-index:300;
    transform: translateZ(0);
    transition:all 0.5s;
}
.float-panel .content-area {
}
.float-panel a {
    text-decoration:none;
}                  
.float-panel .fa-gg {                 
    transition:all 1s;                  
}
.index-quicklink{
    padding-top: 24px;
    padding-bottom: 12px;
    background: #0040FF;
}
.index-news{
    position: relative;
    padding-top: 40px;
    padding-bottom: 80px;
    background: #fff;
}
.index-announcements{
    position: relative;
    padding-top: 40px;
    padding-bottom: 80px;
}

.index-youtube-video{
    background: #eaf0ff;
    padding: 40px 0 20px 0;
    background-size: cover;
    background-position: center;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 8%);
}
.index-numberlinks{
    position: relative;
    padding: 80px 0;
    background-image: url(/images/background-numberlink.webp?v=1);
    background-size: cover;
    background-position: center
}
.index-usefullinks{
    position: relative;
    padding: 40px 0;
    background: #eaf0ff;
}

.index-numberlinks::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    margin-top: -80px;
    background: rgba(0, 0, 0, 0.9);
    opacity: .8;
}
.youtube-video-overview {
    position: relative;
    margin: 30px 0;
    height: 540px;
    background-size: cover;
    background-position: center;
}
.youtube-video-image {
    position: relative;
}
.camera-video{
    background: #fff;
    padding: 0;
    background-size: cover;
    background-position: center;
    margin-bottom: 24px;
    border-radius: 10px;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 8%);
    overflow: hidden;
}
.camera-video:before{
    position: absolute;
    content: "";
    height: 320px;
    background: rgba(0, 0, 0, 0.8);
    opacity: .5;
    width: calc(100% - 30px) !important;
    border-radius: 10px;
}
.camera-video-overview {
    height: 260px !important;
}
.index-youtube-video::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 520px;
    background: rgba(0, 0, 0, 0);
    opacity: .8;
}
.youtube-video-image img {
    border-radius: 20px;
    width: 100%;
}

.youtube-video-overview .youtube-promo-video .youtube-waves-block .youtube-waves {
    position: absolute;
    width: 200px;
    height: 200px;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    border-radius: 100%;
    -webkit-animation: waves 3s ease-in-out infinite;
    animation: waves 3s ease-in-out infinite;
    left: 50%;
    z-index: 444;
    background: #f5f5f5;
    margin-left: -100px;
    top: 50%;
    margin-top: -100px;
}
.youtube-video-overview .youtube-promo-video .youtube-waves-block .youtube-wave-1 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.youtube-video-overview .youtube-promo-video .youtube-waves-block .youtube-wave-2 {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}
.youtube-video-overview .youtube-promo-video .youtube-waves-block .youtube-wave-3 {
    -webkit-animation-delay: 6s;
    animation-delay: 6s;
}
.youtube-video-overview .youtube-video-main {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
}
.youtube-video-overview .youtube-video-main .youtube-video {
    height: 80px;
    width: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 100%;
    background: #fff;
    color: #0040FF;
    display: inline-block;
    z-index: 444;
    padding: 0;
    padding-left: 2px;
    font-size: 25px;
    font-weight: 600;
    position: relative;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
.index-news-text{
    position: relative;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.9);
}
.index-information-text{
    position: relative;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 20px;
    text-align: justify;
}

.index-information{
    position: relative;
    background-image: url(../images/background-information.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    padding: 100px 0;
}

.index-dark-span{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.index-dark-span:before{
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    z-index: 0;
    content: "";
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
}
.index-news-title{
    text-transform: uppercase;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    width: 100%;
    cursor: default;
    margin-top: 30px;
    color: #0040FF;
    font-size: 24px;
}
.index-news-title:after{
    content: "";
    border-top: 3px solid #0040FF;
    margin: 0 auto 0 20px;
    flex: 1 0 20px;
}
.index-information-title{
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 8px;
    padding: 0 !important;
    align-items: center;
    color: #fff;
    font-size: 28px;
}

.index-news-item{
    margin-bottom: 16px;
}
.information-more-button{
    display: block;
    color:  #fff;
    border: 1px solid #fff;
    width: 240px;
    margin-top: 12px;
}
.information-more-button:hover{
    color: #fff;
}
.tns-nav{
    display: none;
}
#tiny-sliders-ow .tns-nav{
    position: absolute;
    width: 100%;
    /*margin-top: calc(100vh - 93px);*/
    text-align: center;
    padding-top: 10px;
    padding-bottom: 23px;
    text-align: center;
}
.tns-slide-active{
    z-index:  2001;
}
.slider-controls{
    position: absolute;
    width: 100%;
    margin-top: -26%;
}
.news-controls{
    margin-bottom: 16px;
    text-align: right;
}
.useful-controls{
    margin-bottom: 16px;
    text-align: right;
}
#tiny-sliders-ow .tns-nav button{
    width: 14px;
    height: 14px;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 50%;
    display: inline-block;
    margin: 0 5px;
    outline: none;
}
.slider-controls button{
    position: absolute;
    width: 56px;
    height: 56px;
    background: rgba(20, 20, 20, 0.6);
    border: 0;
    color: #fff;
    font-size: 36px;
}
#tiny-sliders-ow .tns-nav button.tns-nav-active{
    background: rgb(255, 255, 255);
}
.slider-control-left{
    left: 20px;
}
.slider-control-right{
    right: 20px;
}
.news-control-left{
    border: 1px solid #111;
    background: #fff;
    width: 24px;
    height: 24px;
    font-size: 12px;
    font-weight: 400;
}
.news-control-right{
    border: 1px solid #111;
    font-size: 12px;
    background: #fff;
    width: 24px;
    height: 24px;
    font-weight: 400;
}
.news-card{
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 8%);
    position: relative;
    overflow: hidden;
    background: #fff;
}
.useful-card{
    position: relative;
    background: #fff;
    margin-bottom: 76px;
}

.news-card-image-blog{
    position: relative;
    overflow: hidden;
}
.useful-card-image-blog{
    position: relative;
    overflow: hidden;
}
.useful-card-image-blog a{
    display: block;
    text-align: center;
}
.news-card-image{
    height: auto;
    width: 100%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}
.useful-card-image{
    height: auto;
    width: 100%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}
.post-date{
    font-family: barlow, sans-serif;
    font-weight: 600;
    background: #10367c;
    opacity: 0.9;
    line-height: 30px;
    color: #fff;
    height: 30px;
    display: inline-block;
    text-align: center;
    padding: 0 24px;
    font-size: 14px;
}
.post-date-calendar, .post-date-views{
    float: left;
}
.post-date-views:before{
    content: '';
    width: 4px;
    height: 4px;
    background: #fff;
    line-height: 30px;
    float: left;
    border-radius: 50%;
    display: inline-block;
    margin: 13px 8px;
}
.article-sidebar-news-item{
    display: block;
    color: #363636;
    font-size: 15px;
    font-weight: 500;
    padding: 12px;
    margin-bottom: 4px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}

.article-sidebar-news-item-active{
    background: #0040FF;
    color: #fff;
}
.article-sidebar-news-item-date{
    font-size: 13px;
    font-weight: 400;
}

a.article-sidebar-news-item-active:hover {
    color: #fff;
}
.post-useful {
    font-family: barlow, sans-serif;
    font-weight: 600;
    color: #fff;
    position: absolute;
    bottom: -48px;
    background: #10367c;
    padding: 6px 2px;
    text-align: center;
    font-size: 14px;
    left: 4%;
    right: 4%;
    height: 76px;
    line-height: 76px;
    overflow: hidden;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
    opacity: 0.9;
}

.post-useful p{
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2;
}
.news-card-content{
    position: relative;
    padding: 25px 20px;
    height: 140px;
    margin-top: -40px;
    text-align: center;
}

.news-card-image-blog a{
    display: block;
}
.news-card-content a{
    color: #444;
}
.news-card-content-meta{
    padding-left: 0;
    margin-bottom: 10px;
}
.news-card-content-meta li {
    display: inline-block;
    margin-right: 5px;
    font-size: 14px;
}
.news-card-content-meta li i {
    color: #0040FF;
    font-size: 17px;
}
.news-card-content h3 {
    margin-bottom: 10px;
    height: 96px;
    overflow: hidden;
}
.news-card-content h3 a {
    font-family: barlow, sans-serif;
    font-size: 16px;
    display: block;
    text-align: center;
    text-decoration: none;
}
.news-card-content h3 a:hover{
    color: #0040FF;
}
.news-card-content p {
    font-size: 15px;
}
.news-card-button{
    margin-top: 15px;
}
.news-card-button a {
    color: #0040FF;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}
.content-not-ready{
    font-weight: 500;
    color: red;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.article-sidebar-title{
    position: relative;
    font-weight: 500;
    color: rgb(51, 51, 51);
    text-transform: uppercase;
    padding-left: 24px;
    margin-bottom: 24px;
}
.article-sidebar-title:before{
    position: absolute;
    content: "";
    width: 4px;
    height: 20px;
    background: #0040FF;
    left: 12px;
    top: 2px;
}

.article-sidebar-item{
    display: block;
    color: #363636;
    font-size: 15px;
    font-weight: 500;
    padding: 12px;
    margin-bottom: 4px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}

a.article-sidebar-item:hover {
    background: #0040FF;
    color: #fff;
}
.article-sidebar-item-active{
    background: #0040FF;
    color: #fff;
}
.c-black{
    color: #000;
}
.c-white{
    color: #fff;
}
.main-sidebar-item{
    font-size: 15px;
    line-height: 18px;
}
.sidebar-item-active{
}

.div-article-sidebar{
    margin-bottom: 24px;
}
.inner-sidebar{
    font-family: barlow, sans-serif;
    font-weight: 500;
    color: rgb(51, 51, 51);
    font-size: 18px;
    line-height: 24px;
    padding: 32px 20px;
    background: #fff;
    margin-bottom: 30px;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 8%);
}
.sidebar-divider{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    height: 0px;
}
.div-article-like{
    font-family: barlow, sans-serif;
    list-style-type: none;
    padding: 16px 32px;
    background: #fff;

    box-shadow: 0 0 30px 0 rgb(0 0 0 / 8%);
    overflow: hidden;
    margin-bottom: 24px;
}
.article-like-item{
    margin-right: 8px;
}
.article-sidebar-item-date{
    padding-left: 20px;
    font-weight: 300;
    color: #8F8F8F;
    opacity: 0.8;
    background: url(../images/svg/news-calendar.svg) no-repeat center left;
    background-size: contain;
    margin-bottom: 6px;
}
.pagination li {
    width: 40px;
    height: 40px;
    display: inline-block;
    zoom: 1;
    list-style: none;
    margin-right: 6px;
    text-align: center;
    line-height: 38px;
    display: inline-block;
    overflow: hidden;
    font-size: 13px;
    font-weight: 700;
}

.pagination li a{
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    border: 1px solid #0040FF;
    line-height: 24px;
    color: rgb(61, 61, 61);
    background-color: #fff;
    width: 39px;
    height: 40px;
    font-size: 13px;
    margin-left: 1px;
}
.pagination li a:hover{
    border: 1px solid #0040FF;
    background: #0040FF;
    color: #fff;
}
.pagination > .current a {
    background: #0040FF;
    color: #fff;
}
li.disabled.prev{
    border-radius: 10px;
    border: 1px solid #0040FF !important;
}
li.next a{
    padding: 8px;
}
li.prev a{
    padding: 8px;
}
li.next.disabled{
    border-radius: 10px;
    border: 1px solid #0040FF !important;
}
a.page-link{
    border-radius: 10px !important;
}
span.page-link {
    height: 100%;
    border: 0;
    padding: 0.75rem !important;
}
.page-item.active .page-link{
    background-color: #0040FF;
    border-color: #0040FF;
}
page {
    background: white;
    display: block;
    margin: 0 auto;
    margin-bottom: 0.5cm;
    box-shadow: 0 0 0.5cm rgba(0, 0, 0, 20%);
}
page[size="A4"] {
    width: 21cm;
    height: 29.7cm;
    padding: 0 16mm 27mm 16mm;
}
.page-parent{
    overflow: scroll;
}
.project-paper{
    margin-top: 16px;
    font-size: 15px;
    line-height: 1.5;
    overflow-x: hidden;
}
.project-paper-top{
    width: 100%;
    background-image: url(../images/project-top.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.project-response{
}
.project-paper table{
    width: 100%;
}
.project-paper table tr td{
    padding: 4px;
    border: 1px solid #000 !important;
}
.project-paper p{
    margin-bottom: 0 !important;
}
.response-file{
    width: 100%;
}
.social-share{
    padding: 0px;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 400;
    line-height: 19.5px;
    margin: 0;
    top: 13px;
    left: -16px !important;
    list-style-type: none;
    min-width: 170px;
}
.social-share li{
    font-family: 'Barlow', sans-serif;
    border-bottom: 1.5px dashed #a7b9fa;
    background: rgba(0, 0, 0, 0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.social-share li:last-child{
    border-bottom: none;
}
.social-share li:hover{
    padding-left: 8px;
}
.social-share li a{
    color: #444;
    font-size: 15px;
    font-weight: 500;
    display: block;
    padding: 8px 20px;
    line-height: 20px;
}
.social-share li a:hover{
    color: #0040FF;
}
.back-to-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #0040FF;
    color: #fff;
    cursor: pointer;
    display: none;
}

.back-to-top-show {
    display: block;
}
.article-text p {
    margin-bottom: 8px;
}


.edoc-dropbtn {
    background-color: #0040FF;
    color: white;
    padding: 8px 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-radius: 10px;
    min-width: 240px;
}

.edoc-dropdown {
    position: relative;
    display: inline-block;
    float: right;
    margin-bottom: 12px;
}

.edoc-dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 240px;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 8%);
    z-index: 20;
    border-radius: 10px;
}

.edoc-dropdown-content a {
    font-family: barlow, sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    border-bottom: 1.5px dashed #a7b9fa;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}   
.edoc-dropdow-content-last{
    border-bottom: none !important;
}
.edoc-dropdown-content a:hover {
    color: #0040FF;
    padding-left: 24px;
}

.edoc-dropdown:hover .edoc-dropdown-content {
    display: block;
}

.loader-hide{
    display: none !important;
}
.holder {
    position: fixed;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-color: #0040FF;
    z-index: 10002;
}

.preloader-logo{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    height: 128px;
    width: 128px;
}

.ripple-loader {
    width: 256px;
    height: 256px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
}

.ripple-loader div {
    position: absolute;
    border: 6px solid rgba(26, 90, 196, 0.9);
    border-radius: 50%;
    animation: ripple-loader 3s ease-out infinite;
}

.ripple-loader div:nth-child(2) {
    animation-delay: -0.5s;
}
.ripple-loader div:nth-child(3) {
    animation-delay: -1.5s;
}
.ripple-loader div:nth-child(4) {
    animation-delay: -2s;
}

@keyframes ripple-loader {
    0% {
        top: 128px;
        left: 128px;
        width: 0;
        height: 0;
        opacity: 1;
    }
    100% {
        top: 0;
        left: 0;
        width: 256px;
        height: 256px;
        opacity: 0;
    }
}

.mobile-social{
    display: flex;
    justify-content: flex-start;
}

.mobile-social a{
    display: block;
}
.mobile-social a img{
    margin-right: 8px !important;
}
.top-bar > .container > .h1{
    margin-bottom: 0;
}
.triangle{
    width: 17px;
    height: 9px;
    position: absolute;
    left: 10px;
    top: -9px;
}
.awards_img li {
    border: 1px solid #888;
    float: left;
    margin: 6px !important;
    padding: 19px 5px 5px 5px !important;
    text-align: center;
    height: 326px;
    width: 190px;
}
.specialViewArea{
    padding: 10px 20px !important;
    width: 265px;
    right: -10px;
    top: 30px;
    color: rgb(102, 102, 102);
    min-width: 250px; 
    position: absolute; 
    will-change: transform; 
    top: 11px !important; 
    left: 0px; 
    transform: translate3d(0px, 27px, 0px);
}
.appearance{
    margin-bottom: 10px;
    clear: both;
    display: table;
    width: 100%;
}
.squareBox{
    width: 50px;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    font-size: 27px;
    font-weight: bolder;
    cursor: pointer;
    background: #828282;
    border: 2px solid #353535;
    color: #fff;
}
.specialTitle{
    font-family: 'Barlow', sans-serif;
    border-bottom: 1.5px dashed #a7b9fa;
    font-size: 18px;
    padding-bottom: 4px;
}
.squareAppearances{
    float: left;
    margin-right: 5px;
}
.squareBox.spcNormal{
    background: #00a2e0;
    border-color: #034e6b;
}
.squareBox.spcWhiteAndBlack{
    background: #828282;
    border-color: #353535;
}
.squareBox.spcDark{
    background: #3e3e3e;
    border-color: #777777;
}
.squareBox.spcNoImage{
    border-color: #00a2e0;
    background: url('../images/iconImg.png') 11px 7px no-repeat;
}
.squareBox.spcSetImage{
    background: url('../images/iconImg.png') -41px 7px no-repeat !important;
}
.fontSmaller{
    font-size: 24px;
}
.fontBigger{
    font-size: 26px;
}
.blur{
    -webkit-filter: blur(4px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
.relative{
    position: relative;
}
.block{
    display: block;
}
.defaultSlider{
    height: 4px;
    background: #b7b7b7;
    margin-top: 20px;
    border: none;
}
.defaultSlider span{
    width: 25px !important;
    height: 25px !important;
    top: -11px !important;
    border-radius: 50%;
    outline: none;
    background: #fff !important;
    box-shadow: 0px 0px 5px #ccc;
    -webkit-box-shadow: 0px 0px 5px #ccc;
    -moz-box-shadow: 0px 0px 5px #ccc;
    -o-box-shadow: 0px 0px 5px #ccc;
    /*mso-border-shadow: 0px 0px 5px #ccc;*/
    cursor: pointer !important;
}
.defaultSlider span:focus, .defaultSlider span:hover{
    border-color: #d3d3d3;
}
.defaultSlider .ui-slider-range{
    background: #00acf9;
}

.blackAndWhite{
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
.noImage img:not(.set){
    display: none !important;
}
.noImage .spheresList li span{
    background-image: none !important;
}
.blackAndWhiteInvert,
.blackAndWhiteInvert img,
.blackAndWhiteInvert embed,
.blackAndWhiteInvert video{
    -webkit-filter: grayscale(100%) invert(100%);
    -moz-filter: grayscale(100%) invert(100%);
    -ms-filter: grayscale(100%) invert(100%);
    -o-filter: grayscale(100%) invert(100%);
    filter: grayscale(100%) invert(100%);
}

.overlay {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 2002;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
    -webkit-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

.overlay-content {
    position: relative;
    top: 46%;
    width: 80%;
    text-align: center;
    margin-top: 30px;
    margin: auto;
}
.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
    cursor: pointer;
    color: white;
}

.overlay .closebtn:hover {
    color: #ccc;
}

.overlay .search-input {
    padding: 16px;
    border: none;
    float: left;
    width: 80%;
    background: white;
    margin: auto;
    font-size: 15px;
    border-radius: 10px 0 0 10px;
}

.overlay button {
    float: left;
    width: 20%;
    padding: 15px;
    background: #0040FF;
    color: #fff;
    font-size: 15x;
    border: none;
    cursor: pointer;
    border-radius: 0 10px 10px 0;
}

.overlay button:hover {
    opacity: 0.9;
}
.select2-container--krajee-bs4 .select2-selection{
    border-radius: 10px;
}
.overlay .search-input:hover, .overlay .search-input:focus-visible{
    outline: none;
}
.search-item{
    margin-bottom: 24px;
    min-height: 64px;
    display: inline-block;
    width: 100%;
    padding:  16px 24px;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 8%);
}
.search-item-link{
    font-size:  18px;
    color:  rgb(0, 0, 128);
    margin-bottom: 12px;
    display: block;
    width: 100%;
}
.search-item-image-link{
    width: 30%;
    margin-right: 8px;
    margin-bottom:  12px;
    display: block;
    float: left;
}
.search-item-data{
    float:  left;
}
.search-item-desc{
    font-size: 15px;
}

.search-item-image{
    width: 100%;
}
.only-mobile{
    display: inline;

}
.header-sticky{
    z-index: 500;
}
.sticked{
    position: fixed;
    top: 0;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    transition: all .6s ease;
    z-index: 666;
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 32%);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.32);
    box-shadow: 0 0 15px rgb(0 0 0 / 17%);
    background: #fff;
}

@keyframes infinite-move {
    from {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  
    to {
      -webkit-transform: translateX(88px);
      transform: translateX(88px);
    }
}

:focus-visible {
    border: none !important;
    outline: none !important;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
 
::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); 
}

/*@media (min-width: 1800px){
    .main-container{
        max-width: 1720px !important;
    }
}
@media (min-width: 1600px){
    .main-container{
        max-width: 1540px !important;
    }
}
*/
@media (min-width: 1400px){
    .main-container{
        max-width: 1360px !important;
    }
}
@media (min-width:  1200px){
    .index-sliders{
        margin-top: 72px;
        height: calc(100vh - 115px);
    }
}

@media only screen and (min-width: 992px) and (max-width:  1199px){
    .nav {
        font-size: 13px !important;
    }
    .slider-desc h1{
        font-size: 34px;
        font-weight: 500;
    }
    .slider-controls{
        margin-top: -27%;
    }
    .slider-controls button{
        width: 48px;
        height: 48px;
        font-size: 24px;
    }
}
@media only screen and (min-width: 992px){
    .mobile-login{
        display: none !important;
    }
    .mobile-social{
        display: none !important;
    }
    .only-mobile{
        display: none !important;
    }
    .nav .nav-submenu li {
        min-width: 200px;
    }
    .desktop-float-right{
        float: right;
    }
    .desktop-float-right li{
        min-width: 100px !important;
    }
    .header-sticky{
        transition: all 1s ease;
        position: sticky;
        background: rgba(0, 0, 0, 0);
    }
    .header-stick{
    }
    .header-stick > .nav-menu{
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 20%, rgba(0, 0, 0, 0.01) 100%) !important;
    }
    .menu-type-1{
        padding:  20px 4px;
    }
    .menu-type-1 a:hover::before{
        opacity: 1;
        visibility: visible;
        width: 75%;
    }
    .menu-type-2 a{
        color: #444 !important;
        display: block;
        padding: 1px 20px !important;
    }
    .sticked .nav .menu-type-1 a:hover::before {
        opacity: 1;
        visibility: visible;
        width: 75%;
        background: #0040FF;
    }
    .menu-type-2 a:hover, .menu-type-2 a:active {
        color: #0040FF !important;
        padding: 10px 25px;
    }
    .nav ul ul{
        top: 101%;
    }
    .nav ul ul ul{
        overflow-y: auto;
        top: 0;
        left: 100.5%;
    }
    .header-university-title{
        display: none !important;
    }
    
}
@media(max-width:991px){
    .index-sliders{
        margin-top: 42px;
    }
    .hidden-mobile{
        display: none !important;
    }
    .certificate-file{
        margin: 0 60px;
        width: calc(100% - 120px);
    }
    .top-bar .bar-left ul{
        padding-left: 0;
        padding: 0;
        height: 43px;
    }
    .top-bar .bar-left ul li{
        padding:  0 2px;
    }
    .top-bar > .container > .h1{
        font-size: 16px;
    }
    .nav-menu{
        display: none;
        border-bottom: none;
        background: rgba(0, 0, 0, 0) !important;
    }
    .nav-menu .container{
        overflow-y: auto;
        padding-bottom: 16px;
    }
    .nav > ul{
        position: absolute;
        right: 0;
        height: calc(100% - 43px);
        top: 0;
        min-width: 300px;
        width: 300px;
        margin-top: 43px;
        background: #0040FF;
    }
    .nav ul ul{
        background: #0040FF !important;
        box-shadow: 0px 0px !important;
        padding: 0;
    }
    .nav ul ul ul{
        padding: 0;
    }
    .nav > ul > li > a{
        font-weight:500;
        color: #ddd !important;
        text-transform: none;
        padding: 2px 0 !important;
    }

    .nav-menu > ul > li > a{
        margin-right: 0 !important;
    }
    .nav > ul > li > ul > li > a{
        font-weight:400;
        color: #ddd !important;
        text-transform: none;
        padding-left: 12px;
        line-height: 24px !important;
    }
    .nav > ul > li > ul > li > a:hover, .nav > ul > li > ul > li > a:active{
        padding-left: 12px;
    }
    .nav > ul > li > ul > li > ul > li > a {
        font-weight: 400;
        color: #ddd !important;
        text-transform: none;
        padding-left: 28px !important;
        line-height: 22px;
    }
    .nav > ul > li > ul > li > ul > li > a:hover, .nav > ul > li > ul > li > ul > li > a:active{
        padding-left: 24px;
        line-height: 20px;
    }
    .top-bar > .container{
    	height: 100%;
    }

    .top-bar > .container > .h1{
    	height: 100%;
    }
    .nav .nav-submenu > ul{
    	margin-left: 0px !important;
    }
    .nav > ul > .nav-submenu > a:after{
    	top: 3px;
    }
    .nav a{
        color: #fff;
    }
    .nav-submenu > a:after{
        right: 7px !important;
    }
    .nav-active > a:after{

    }
    .main-container{
        padding-top: 340px;
    }
    #tiny-sliders-ow{
        /*height: 100vh;*/
        margin-top: -56px;
    }
    #tiny-sliders-mw{
        /*position: absolute;*/
        width: 100%;
        /*height: 100vh;*/
    }
    #tiny-sliders-iw{
        /*height: 100vh;*/
    }
    #tiny-sliders{
        /*height: 100vh;*/
    }
    .slider-item{
        /*height: 100vh;*/
    }
    #tiny-sliders-ow .tns-nav{
        /*margin-top: calc(100vh - 40px);*/
        padding-bottom: 12px;
    }
    .news-controls{
        text-align: left;
    }
    .useful-controls{
        text-align: left;
    }
    .div-article{
        margin-bottom: 24px;
    }
    .description-author{
        display: none !important;
    }
    .header-sticky{
        z-index: 2001;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
    }
    .preloader{
        width: 100px;
        height: 100px;
    }
    .preloader-logo{
        width: 80px;
        height: 80px;
    }
    .preloader div:before{
        width: 8px;
        height: 8px;
    }
    .slider-content{
        text-align: center !important;
        float: none !important;
    }
    .slider-desc{
        padding-top: 120px;
    }
    .slider-desc h1{
        display: none;
        font-size: 28px;
        font-weight: 500;
    }
    .slider-controls{
        margin-top: -30%;
    }
    .slider-controls button{
        width: 42px;
        height: 42px;
        font-size: 20px;
    }
    ::-webkit-scrollbar {
        width: 0px !important;
        height: 2px !important;
    }
}
@media(max-width:767px) {
    .certificate-file{
        margin: 0;
        width: 100%;
    }
    .flex-article p{
        width: calc(50% - 16px);
        margin: 0 8px 8px 8px;
    }
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 15px;
    }
    .top-bar > .container > .h1{
        font-size: 18px;
    }

    .header-emblems{
        display: none !important;
    }
    .header-university-title{
        display: block;
    }
    .header-banner:before{
        width: 220px;
        height: 220px;
        left: -82px;
        top: -60px;
    }
    .header-banner:after{
        width: 200px;
        height: 200px;
        right: 20px;
        top: 200px;
    }
    .slider-controls{
        margin-top: -30%;
    }
    .slider-controls button{
        width: 36px;
        height: 36px;
        font-size: 20px;
    }

}

@media(min-width: 576px){
    .article-text{
        /*text-align: justify;*/
    }
}
@media(max-width: 575px){
    .article-text{
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .index-news-item{
        margin-left: -15px;
        margin-right: -15px;
    }
    .container.index-news-container{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .news-card{
        margin-left: 15px;
        margin-right: 15px;
    }
    .div-article{
        padding: 32px 15px;
    }
    img.content-cover-photo{
        margin-left: -15px;
        margin-right: -15px;
        width: calc(100% + 30px);
    }
    .header-logo-text{
        display: none;
    }
    .header-logo-text-2{
        display: block;
    }
    
    
}
@media screen and (max-width: 480px){
    .flex-article p{
        width: calc(100% + 30px);
        margin: 0 -15px 8px -15px;
    }
    .top-bar a{
        font-size: 14px;
    }
    .kv-table-wrap tr > td:first-child{
        font-size: 16px;
    }
}
@media only speech{
    #pre-loader{
        display: none !important;
    }
}
.video-area{
    height:400px;
}
.videoplay{
   opacity: 0.2; 
}

@-webkit-keyframes waves {
    0% {
        -webkit-transform: scale(.2,.2);
        transform: scale(.2,.2);
        opacity: 0;
        -ms-filter: "alpha(opacity=0)"
    }

    50% {
        opacity: .9;
        -ms-filter: "alpha(opacity=90)"
    }

    100% {
        -webkit-transform: scale(.9,.9);
        transform: scale(.9,.9);
        opacity: 0;
        -ms-filter: "alpha(opacity=0)"
    }
}

@keyframes waves {
    0% {
        -webkit-transform: scale(.2,.2);
        transform: scale(.2,.2);
        opacity: 0;
        -ms-filter: "alpha(opacity=0)"
    }

    50% {
        opacity: .9;
        -ms-filter: "alpha(opacity=90)"
    }

    100% {
        -webkit-transform: scale(.9,.9);
        transform: scale(.9,.9);
        opacity: 0;
        -ms-filter: "alpha(opacity=0)"
    }
}

@-webkit-keyframes zoomin {
    0% {transform: scale(1);}
    50% {transform: scale(1.5);}
    100% {transform: scale(1);}
}
@keyframes zoomin {
    0% {transform: scale(1);}
    50% {transform: scale(1.5);}
    100% {transform: scale(1);}
} /*End of Zoom in Keyframes */

/*fonts*/
/* vietnamese */
@font-face {
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v5/7cHsv4kjgoGqM7E_CfPI42ohvTobdw.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v5/7cHsv4kjgoGqM7E_CfPI42ogvTobdw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v5/7cHsv4kjgoGqM7E_CfPI42ouvTo.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v5/7cHsv4kjgoGqM7E_CfOA5WohvTobdw.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v5/7cHsv4kjgoGqM7E_CfOA5WogvTobdw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v5/7cHsv4kjgoGqM7E_CfOA5WouvTo.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v5/7cHpv4kjgoGqM7E_A8s52Hs.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v5/7cHpv4kjgoGqM7E_Ass52Hs.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v5/7cHpv4kjgoGqM7E_DMs5.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v5/7cHqv4kjgoGqM7E3_-gs6FospT4.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v5/7cHqv4kjgoGqM7E3_-gs6VospT4.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v5/7cHqv4kjgoGqM7E3_-gs51os.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v5/7cHqv4kjgoGqM7E30-8s6FospT4.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v5/7cHqv4kjgoGqM7E30-8s6VospT4.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v5/7cHqv4kjgoGqM7E30-8s51os.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v5/7cHqv4kjgoGqM7E3t-4s6FospT4.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v5/7cHqv4kjgoGqM7E3t-4s6VospT4.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v5/7cHqv4kjgoGqM7E3t-4s51os.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v5/7cHqv4kjgoGqM7E3j-ws6FospT4.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v5/7cHqv4kjgoGqM7E3j-ws6VospT4.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/barlow/v5/7cHqv4kjgoGqM7E3j-ws51os.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@media screen and (max-width: 992px) {
  .table-department tr {
    display: flex;
    flex-direction: column;
	
  }
.table-department tr td:first-child{
	display: flex;
	justify-content: center;

}


.table-department {
    width: 90%;
}

.table-department tr img {
    display: inline-block;
    margin: auto !important;
}	
}
