/* template responsive */
@media (max-width:1200px){}
@media (max-width:992px){}
@media (max-width:768px){}
@media (max-width:576px){}
/* template responsive end */



/* All bootstrap settings*/
.py-5 {
	padding-bottom: 2rem!important;
	padding-top: 2rem!important;
}

@media (max-width:576px){
.slider-eco__inner .py-5{
	padding-bottom: 1rem!important;
	padding-top: 1.5rem!important;
}	
}



/* All bootstrap settings*/

/*Mobile responsive start*/
@media (max-width:1200px){
	
}

@media (max-width:992px){}

@media (max-width:768px){}

@media (max-width:576px){
	.news__title{
		font-size: 24px;
	}
	
	.news__title-desc {
		font-size: 20px;
	}
	
	.news__views {
		padding: 7px 5px 15px 15px;
	}
	
	.news__block {
		margin-bottom: 20px;
	}
	
	.notif__items{
		margin-top: 0px !important;
	}
	
	.video-gallery__title-text {
		font-size: 24px;
    }
	
	.training__title{
		font-size: 20px;
	}
	
	.training__title strong{
		font-size: 20px;
	}
	
	.call-address {
		font-size: 16px;
	}
	
	.list-global-column {
		font-size: 16px;
	}
	
	.mailing__desc {
		font-size: 14px;
	}
	
	.mailing__send-input input {
		font-size: 16px;
		margin-bottom: 10px;
	}
	
	.footer{
		font-size: 14px;
	}
	
	.eco__content {
		margin-top: 10px;
	}
}



/*Mobile responsive end*/

/*Misson - pages responsive start*/
@media (max-width:1200px){
	
}

@media (max-width:992px){}

@media (max-width:768px){
	.development__title {
		font-size: 20px;
	}
	
	.development__inner{
		margin: 0;
	}
	
	.development-wrap {
		margin: 20px 0;
	}
	
	.development__title-mini{
		margin: 0;
		font-size: 18px;
	}
	
	.development__text {
		font-size: 18px;
		margin-bottom: 20px;
	}
	
	.development__icon {
		width: 200px;
		margin: 10px auto;
	}
	
	.development-column {
		margin-bottom: 0px;
	}
	
	.development-column img{
		margin-bottom: 20px;
	}
	
	.development__text-mini {
		font-size: 16px;
		width: 75%;
		margin: 0 auto;
	}
	
	.development__title-mini {
		margin: 0;
		font-size: 18px;
		margin: 10px 0 0 0;
	}
	
	.development__text-value {
		margin-top: 20px;
	}
	
	.development__text{
		margin-bottom: 0px;
	}
	
	.development-column__img{
		display: none !important;
	}
	
	.development-column-mobile{
		margin-top: 20px;
	}
}

@media (max-width:576px){
	
}



/*Misson responsive end*/


/*Rankings responsive start*/

.rankings__title{
    font-size: 20px;
    color: #333;
    margin: 50px auto;
    max-width: 750px;
    text-transform: uppercase;
}

.rankings__title-main{
    font-size: 26px !important;
}

.rankings-wrap{
    margin: 50px 0;
}

.rankings__company-name{
    font-size: 28px;
}

.rankings-column-h-100{
    margin-bottom: 100px;
}

.rankings__company-logo{
    width: 250px;
    margin: 0 auto;
    margin: 30px auto;
}

.rankings__number-year{
  display: flex;
  flex-direction: column;
  align-items: center;
}

.rankings__number-year-one{
    font-size: 40px;
    font-weight: 700;
}

.rankings__number-year-two{
  font-size: 18px;
  font-weight: 500;
  color: #666;
}

.rankings__link{
    color: #00a8ec;
    text-align: center;
    margin-top: 10px;
}

.ranking-matter{
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: 700;
}

.rankings__logo-iqaa{
    width: 200px !important;
}

.rankings__name, .rankings__number{
    margin-bottom: 20px;
}

.rankings-column__accordion #accordion{
    width: 100%;
}

.rankings-column__accordion #accordion .card{
    margin-bottom: 10px;
    color: #fff !important;
    background-color: #00A8EC !important;
	border: unset !important;
}

.rankings-column__accordion #accordion .card .card-header{
    background-color: #00A8EC !important;
    border-bottom: none !important;
}

.rankings-column__accordion #accordion .card .btn-link{
    color: #fff !important;
}

.rankings-column__accordion #accordion .card .btn{
    text-align: left !important;
    text-decoration: none !important;
}

.rankings-column__accordion #accordion .card-body{
    background-color: #fbfbfb !important;
	
}

.rankings-column__accordion #accordion .table thead th{
    border-bottom: 2px solid #263238 !important;
}

.rankings-column__accordion #accordion .timetable-old .table td, .table th {
    border: 1px solid #999 !important;
}

.rankings-column__accordion #accordion .table td, .table th {
    border: 1px solid #999 !important;
}

.rankings-column__accordion #accordion .table {
    color: #263238 !important;
}

.rankings-column__accordion #accordion .card .accordion-toggle:hover,
.rankings-column__accordion #accordion .card .accordion-toggle:focus,
.rankings-column__accordion #accordion .card .accordion-toggle:active * {
    outline: 0 !important;
}

.rankings-singly__title{
    margin-bottom: 20px;
    font-weight: 700;
    text-align: center;
    font-size: 24px;
}

.rankings-group__title{
    font-weight: 700;
    margin-bottom: 15px;
}

.rankings-group__list-sum span{
    font-size: 12px;
    color: #666;
}


@media (max-width:768px){
	.rankings__title{
		margin: 15px auto;
	}
	
	.rankings-wrap {
		margin: 15px 0;
	}
	
	.rankings__company-name {
		font-size: 18px;
	}
	
	.rankings__company-logo {
		margin: 20px auto;
	}
	
	.rankings-matter{
		justify-content: space-evenly !important;
	}
	
	.rankings-column-h-100 {
		margin-bottom: 20px;
	}
	
	.rankings__img{
		display: none !important;
	}
	
	.rankings__title-main{
		font-size: 20px !important;
	}
	
    .rankings__img{
        display: none;
    }

    .rankings__title{
		font-size: 16px;
		width: 100%;
	}
	
    .rankings-column__accordion #accordion{
        margin-top: 20px;  
    }
}


/*Rankings responsive end*/


/* digital-university responsive */

.digital-university__bg-top{
	position: relative;
	background-color: #009EDF;
}

.digital-university__bg-top::before{
	position: absolute;
	content:"";
	width: 100%;
	height: 100%;
	/*background-image: url(../images/SL-051919-20420-21sdfsdfdsf.png);*/
    /* background-position: top; */
    background-size: auto;
    opacity: .3;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

@media (max-width:1400px){
	.digital-university__header__text-box {
  		
}
}

@media (max-width:1200px){
	.digital-university__header__primary {
    		font-size: 30px !important;
}
}
@media (max-width:992px){
	.digital-university__header__primary {
    		font-size: 26px !important;
}

	.digital-university__header{
		height: 20vh;
	}

}
@media (max-width:768px){
	.digital-university__header__primary{
		font-size: 22px !important;
	}

	.digital-university__header-img {
		width: 20px;
		margin-top: 0px;
	}

	.digital-university__header__text-box{
		top: 60%;	
	}

}

@media (max-width:576px){

	.digital-card-title {
   		 width: 253px;
    		margin: 0 auto;
	}

	.digital-university__header__primary{
		animation: none;
		font-size: 14px !important;
	}

}
/* digital-university end */


/* news inner responsive */

.wp-block-group table tr td{
		padding: 10px !important;
	}

@media (max-width:1200px){}
@media (max-width:992px){}
@media (max-width:768px){
	.news-moment__title {
    color: #000;
    font-size: 26px !important;
    margin-top: 0px;
    margin-bottom: 0px;
}
}
@media (max-width:576px){
	.news-moment__title{
		font-size: 14px !important;
    		margin-top: 0px; 
     		margin-bottom: 0px;
	}
	
}
/* news inner  responsive end */


/* template responsive */

@media (max-width:768px){
	.courses-bg__arrow{
		display: none;
	}
	
	.page-breadcrumb{
		padding: 50px 0;
	}
	
	.page-breadcrumb .span-title{
		width: 100% !important;
		font-size: 16px;
	}
	
	
	
	.page-breadcrumb .main-title{
		font-size: 24px;
	}
	
	.page-breadcrumb .medium-title {
    font-size: 20px;
}
	
	.courses__title-top {
	align-items: start;
    flex-direction: column ;
}

.courses__title{
	    padding: 0 0 15px;
}
	
}

@media (max-width:576px){
	.courses-bg__arrow{
		display: none;
	}
	
	.page-breadcrumb{
		padding: 50px 0;
	}
	
	.page-breadcrumb .span-title{
		width: 100% !important;
		font-size: 16px;
	}
	
	.page-breadcrumb .main-title{
		font-size: 24px;
	}
	
	.page-breadcrumb .medium-title {
		font-size: 20px;
	}
	
	.courses__title-top {
		align-items: start;
		flex-direction: column ;
	}

	.courses__title{
	    padding: 0 0 15px;
	}

}
/* template responsive end */



/*template responsive */

/* @media (max-width: 1200px) {
	.navbar-expand-lg .navbar-collapse {
	    display: none!important;
	}
}*/

@media (max-width: 576px) {
	.n-header-version-sm-none{
		display:none;
	}
}

/*template responsive */


.today-university__inner {
  padding: 50px 0;
}

.today-university__title {
  font-size: 22px;
}

.today-university__description {
  font-size: 14px;
}

.number__title {
  font-size: 30px;
}


.today-university__items:hover {
  transform: scale(1.02);
}

.today-university__title {
  display: inline-block;
}

.today-university__description {
  display: block;
}

.more {
  position: relative;
}

.more::before {
  position: absolute;
  content: "Ð‘ÐžÐ›Ð•Ð•";
  font-size: 10px;
  right: -35px;
  top: 12px;
  color: #999;
}


/*Ñ€ÐµÐºÐ²ÐµÐ·Ð¸Ñ‚Ñ‹ ÑƒÐ½Ð¸Ð²ÐµÑ€ÑÐ¸Ñ‚ÐµÑ‚Ð°*/

.requisites-and-call-university {
  padding: 50px 0;
}

.requisites-and-plan {

  display: flex;
  margin-top: 20px;
}

.requisites {
  width: 50%;
}

.plan-university img {
  display: block;
  width: 100%;
  margin-top: 30px;
  /*border-top-right-radius: 20px;
  border-top-left-radius: 20px;*/
  border-radius: 20px;
}

.requisites-title,
.call-university-title {
  display: block;
  text-transform: uppercase;
  font-weight: 700;

}




@media (max-width:992px) {
  .requisites {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }

  .requisites-and-plan {
    flex-direction: column;
  }
}

@media (max-width:768px) {}

@media (max-width:576px) {}

/*Ñ€ÐµÐºÐ²ÐµÐ·Ð¸Ñ‚Ñ‹ ÑƒÐ½Ð¸Ð²ÐµÑ€ÑÐ¸Ñ‚ÐµÑ‚Ð°*/


/* covid-19*/

.covid__bg {
  width: 100%;
  background-size: cover;
  z-index: 3;
  background-image: url(../images/covid-19.png);
  overflow: hidden;
  /* background-size: cover; */
  position: relative;
  background-repeat: no-repeat;
  vertical-align: middle;
  background-position-y: center;

}

.covid__bg::before {
  /*
background: rgb(57 53 53 / 80%);Ð·Ð°Ð´Ð°ÐµÐ¼ Ñ†Ð²ÐµÑ‚ Ð¸ Ð¿Ñ€Ð¾Ð·Ñ€Ð°Ñ‡Ð½Ð¾ÑÑ‚ÑŒ Ð·Ð°Ñ‚ÐµÐ¼Ð½ÐµÐ½Ð¸Ñ*/
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: rgba(0, 0, 0, .4);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;

}


.covid__title {
  margin-top: 10px;
  font-weight: 700;
  margin-bottom: 30px;
}

.covid__title span {
  margin-top: 5px;
  display: block;
  color: #777;
  font-size: 18px;
}

.covid__text {
  text-align: justify;
}

.covid__link {
  display: block;

}


.covid__items {
  padding: 20px;
}

.covid__items {

  width: 100%;
  font-size: 14px;
  margin-bottom: 30px;
  height: 100% !important;
  position: relative;
  color: #fff;
  font-weight: 700;
  letter-spacing: 1.2px;
}

.covid__items::before {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  width: 75px;
  height: 75px;
  z-index: 99;
  background-size: 100%;
  opacity: 0.5;
  background-image: url("../images/covid-pages/virus.svg");
}

.covid__items a {
  display: flex;
  align-items: center;
}

.covid__items:hover {
  background-color: #000;
  opacity: .5;
  transition: all 0.5s;
}

.covid__link-text {
  width: 70%;
  text-transform: uppercase;
}

.w-80 {
  width: 80% !important;
}

.covid__link {
  height: 100%;
  width: 100%;
}


.covid__info-header {
  display: flex;
  align-items: center;
  padding: 15px;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 2px;

}

.covid__info-num {
  border: 2px solid #f1f1f1;
  border-radius: 7px;
  padding: 5px 12px;
  font-weight: 700;
  color: #f1f1f1;
  margin-right: 15px;
}

.covid__info-items {
  font-weight: 700;
}

.covid__info-text {
  padding: 20px;
  background-color: #eee;
}

.covid-top__info{
	
}

.covid-top__title{
	color: #fff;
    width: 100%;
    
    font-family: 'PT Root UI Regular', sans-serif
    font-weight: 700;
    font-size: 50px;
	padding: 15vh 0;
}


@media (max-width:576px) {

  .covid .mt-5,
  .my-5 {
    margin-top: 1rem !important;
  }
}




/* covid-19*/


.history-university-bg{
	height: 40vh;
	position: relative;
}

.history-university-bg::before{
	position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-image: url(../images/history-university-bg.png);
	background-repeat: no-repeat;
}

.digital-university__header-img-width-none path{
	fill: #555;
}




.history-university-bg .digital-university__header__primary{
	color: #555;
}

.history-university-bg .digital-university__header-img svg path{
	fill: #fff;
}

/*accreditation pages start*/

.accreditation__title{
	font-size: 24px;
	font-weight: 500;
}

.accreditation__text{
	font-size: 18px;
	margin-bottom: 20px;
	text-align: justify;
}

.accreditation__inner{
	display: flex;
    align-items: center;
}


.accreditation-top__title{
	color: #fff;
    width: 100%;
    
    font-family: 'PT Root UI Regular', sans-serif
    font-weight: 700;
    font-size: 50px;
	padding: 15vh 0;
}

.accreditation-slide__title{
	font-size: 34px;
	font-weight: 500;
	margin-bottom: 10px;
}

.accreditation-slide__inner img{
	margin-bottom: 20px;
}

.accreditation__bg{
	width: 100%;
    background-size: cover;
    z-index: 3;
    background-image: url(../images/courses-title-bg.jpg);
    overflow: hidden;
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
    vertical-align: middle;
    background-position-y: bottom;
}

.accreditation__bg::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: rgba(0, 0, 0, .4);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}



/* global__partnership start */

.wkau-global__partnership{
  margin: 20px 0;
}

.wkau-global__partnership .card{
  background-color: #f9f9f9 !important;
  margin-bottom: 10px;
  width: 100%;
  
}


.wkau-global__partnership .card-body{
  background: #fff !important;
}


.wkau-global__partnership .btn-link {
  color: #456a84 !important;
  font-weight: 700 !important;
  font-size: 20px;
}

.wkau-global__partnership .card-header a{
  position: relative;
}

.wkau-global__partnership .card .card-header a:before {
  position: absolute;
  right: 7px;
  top: 50%;
  transform: translateY(-50%);

}


.wkau-global__partnership .card .card-header a[aria-expanded="false"]:before {
  content: "";
  background-image: url(../images/global-partner/plus.svg);
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
}

.wkau-global__partnership .card .card-header a[aria-expanded="true"]:before {
  content: "";
  background-image: url(../images/global-partner/minus.svg);
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
}

.container_content .wkau-global__partnership ul li:before {
  content: "â€¢";
  top: 4px;
  font-size: 30px;
}

#heading1 a, #heading2 a, #heading3 a, #heading4 a, #heading5 a, #heading6 a, #heading7 a, #heading8 a, #heading9 a, #heading10 a, #heading11 a, #heading12 a, #heading13 a, #heading14 a, #heading15 a, #heading16 a, #heading17 a, #heading18 a, #heading19 a, #heading20 a, #heading21 a, #heading22 a, #heading23 a, #heading24 a{
  padding-left: 60px;
  position: relative;
}

#heading1 a::after, #heading2 a::after, #heading3 a::after, #heading4 a::after, #heading5 a::after, #heading6 a::after, #heading7 a::after, #heading8 a::after, #heading9 a::after, #heading10 a::after, #heading11 a::after, #heading12 a::after, #heading13 a::after, #heading14 a::after, #heading15 a::after, #heading16 a::after, #heading17 a::after, #heading18 a::after, #heading19 a::after, #heading20 a::after, #heading21 a::after, #heading22 a::after, #heading23 a::after, #heading24 a::after{
  position: absolute;
  content: "";
  top: 2px;
  left: 0;
  width: 40px;
  height: 40px;
}

#heading1 a::after{
  background-image: url(../images/flags/azerbaijan.svg);
}

#heading2 a::after{
  background-image: url(../images/flags/armenia.svg);
}


#heading3 a::after{
  background-image: url(../images/flags/belarus.svg);
}

#heading4 a::after{
  background-image: url(../images/flags/hungary.svg);
}

#heading5 a::after{
  background-image: url(../images/flags/vietnam.svg);
}

#heading6 a::after{
  background-image: url(../images/flags/italy.svg);
}

#heading7 a::after{
  background-image: url(../images/flags/china.svg);
}

#heading8 a::after{
  background-image: url(../images/flags/latvia.svg);
}

#heading9 a::after{
  background-image: url(../images/flags/lithuania.svg);
}

#heading10 a::after{
  background-image: url(../images/flags/mongolia.svg);
}

#heading11 a::after{
  background-image: url(../images/flags/poland.svg);
}

#heading12 a::after{
  background-image: url(../images/flags/moldova.svg);
}

#heading13 a::after{
  background-image: url(../images/flags/russia.svg);
}

#heading14 a::after{
  background-image: url(../images/flags/romania.svg);
}

#heading15 a::after{
  background-image: url(../images/flags/serbia.svg);
}

#heading16 a::after{
  background-image: url(../images/flags/slovakia.svg);
}

#heading17 a::after{
  background-image: url(../images/flags/united-states.svg);
}

#heading18 a::after{
  background-image: url(../images/flags/tajikistan.svg);
}


#heading19 a::after{
  background-image: url(../images/flags/ukraine.svg);
}

#heading20 a::after{
  background-image: url(../images/flags/finland.svg);
}

#heading21 a::after{
  background-image: url(../images/flags/croatia.svg);
}

#heading22 a::after{
  background-image: url(../images/flags/czech-republic.svg);
}

#heading23 a::after{
  background-image: url(../images/flags/estonia.svg);
}

#heading24 a::after{
  background-image: url(../images/flags/japan.svg);
}

/* global__partnership end */


/* wkau-study-abroad-academic-item */


.wkau-study-abroad-opportunities{
  margin: 20px 0;
}

.wkau-study-abroad-opportunities .card{
  background-color: #f9f9f9 !important;
  margin-bottom: 10px;
  width: 100%;
  
}


.wkau-study-abroad-opportunities .card-body{
  background: #fff !important;
}


.wkau-study-abroad-opportunities .btn-link {
  color: #456a84 !important;
  font-weight: 700 !important;
  font-size: 20px;
}



.wkau-study-abroad-academic{
  display: flex;
  flex-wrap: wrap;
}


.wkau-study-abroad-academic-item {  
  width: 145px;
  height: 180px;
  padding: 10px;
  margin-top: 15px;
  margin-bottom: 20px;
  background-color: #eee;
  color: #111;
  /* border-radius: 10px; */
  /* margin: 20px 20px 0 0; */
  /* padding-left: 30px; */
  font-size: 12px;
  position: relative;
  font-weight: 700;
  text-align: left;
  padding-top: 75px;
}


.wkau-study-abroad-academic-item::before{
	position: absolute;
  width: 30px;
  height: 30px;
  top: 18px;
  color: #2B4D66;
  /* transform: translateY(-50%); */
  /* left: 99px; */
  right: -20px;
  font-size: 30px;
  font-weight: 700;
  z-index: 9999;
}

.academic-1::before{
  content: "1";
}

.academic-2::before{
  content: "2";
}

.academic-3::before{
  content: "3";
}
.academic-4::before{
  content: "4";
}
.academic-5::before{
  content: "5";
}
.academic-6::before{
  content: "6";
}
.academic-7::before{
  content: "7";
}
/*
.wkau-study-abroad-academic-item::after{
  position: absolute;
  content: "|";
  width: 3px;
  height: 15px;
  left: 20px;
  bottom: 7px;
  font-size: 50px;
  color: red;
  z-index: 999;
}*/


.wkau-study-abroad-academic-item::after {
  position: absolute;
  content: ".";
  width: 3px;
  height: 15px;
  right: 40px;
  /* bottom: 7px; */
  top: -270px;
  font-size: 300px;
  color: red;
  z-index: 999;
}


.academic-1{
  background-color: #A0D468;
  color: #333;
}

.academic-1::after{
  color: #A0D468; 
}

.academic-2{
  background-color: #EB5468;
}

.academic-2::after{
  color: #EB5468;
}

.academic-3{
  background-color: #FFD772;
}

.academic-3::after{
  color: #FFD772;
}

.academic-4{
  background-color: #A0D468;
  color: #333;
}

.academic-4::after{
  color: #A0D468; 
}

.academic-5{
  background-color: #EB5468;
}

.academic-5::after{
  color: #EB5468;
}

.academic-6{
  background-color: #FFD772;
}

.academic-6::after{
  color: #FFD772;
}

.academic-7{
  background-color: #A0D468;
}

.academic-7::after{
  color: #A0D468; 
}



/* wkau-study-abroad-academic-item */



/*partners-wkau mansap page start */


.partners-wkau-list{
  display: flex;
  flex-wrap: wrap;
}

.partners-wkau-items{
  width: 280px;
  margin-left: 20px;
  margin-bottom: 20px;
  padding: 20px;
  border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .75rem;
    box-shadow: 1px 1px 5px 0px rgb(0 0 0 / 10%);
}

.partners-wkau-items:hover{
  box-shadow: inset 0 -3px 0 0 #3c9bf2;
  transition: opacity .4s;
}

.partners-wkau-logo{
  display: block;
  width: 150px;
  margin: 0 auto;
}

.partners-wkau-name{
  margin-top: 10px;
  font-size: 14px;
  text-align: center;
}


.partners-wkau-title{
	display: block;
    width: 100%;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 20px;
}

/*partners-wkau mansap page end */


#particles-js{
  width: 100%;
  height: 100%;
  
  background-image: url('');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.NumeralAndFacts canvas{
	position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: 0;
    left: 0;
    width: 100%;
}

.video-gallery .btn-primary{
	background-color: transparent !important;
	border: none !important;
}

.video-gallery .btn{
	text-align: left;
	padding: 0;
}




.video-gallery-inner{
	width: 100%;
	height: 30vh;
	position: relative;
	padding: 30px 0;
}

.video-gallery__title-youtube{
	height: auto;
    overflow: hidden;
}

.video-gallery-title {
    position: absolute;
    bottom: -10px;
    left: 15px;
    color: #555;
    font-size: 18px;
	
	display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow-y: hidden;
	
	margin-right: 10px;
}

.video-gallery-inner img{
	object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    height: 100%;
}




.video-gallery-play{
	position: absolute;
	width: 50px;
	height: 50px;
	top: 50%;
	left: 50%;
	
	-webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
	
}

.video-gallery-play svg path{
	fill: #fff;
	opacity: 0.5;
	transition: 0.2s;
}

.video-gallery-play:hover svg path{
	fill: #fff;
	opacity: 1;
}

.video-gallery-position:hover svg path{
	fill: #fff;
	opacity: 1;
}


@media (min-width: 576px){
		.modal-dialog {
			max-width: 50% !important;
		}

}

.video-gallery-position{
	width: 100%;
}

.video-gallery__title-youtube{
	font-size: 16px;
	color: #999;
	font-weight: 400;
	transition: 0.3s;
	position: relative;
	padding-right: 30px;
}

.video-gallery__title-youtube::before{
	position: absolute;
	content:"";
	width: 18px;
	height: 18px;
	top: 0;
	right: 10px;
	-webkit-mask: url(../images/arrow-right.svg) no-repeat 50% 50%;
	mask: url(../images/arrow-right.svg) no-repeat 50% 50%;
	-webkit-mask-size: cover;
	mask-size: cover;
	transition: 0.3s;
	background-color: currentColor;
}

.video-gallery__title-youtube:hover{
	transition: 0.1s;
	color: #00a8ec;
}

.video-gallery__title-youtube:hover::before{
	right: 5px;
	background-color: #00a8ec;
}


.video-gallery__title-youtube{
	letter-spacing: 1.2px;
}



.NumeralAndFacts__link{
	font-size: 16px;
	font-weight: 400;
	transition: 0.3s;
	position: relative;
	padding-right: 30px;
}

.NumeralAndFacts__link::before{
	position: absolute;
	content:"";
	width: 18px;
	height: 18px;
	
	right: 10px;
	-webkit-mask: url(../images/arrow-right.svg) no-repeat 50% 50%;
	mask: url(../images/arrow-right.svg) no-repeat 50% 50%;
	-webkit-mask-size: cover;
	mask-size: cover;
	transition: 0.3s;
	background-color: currentColor;
	top: 50%;
	-webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.NumeralAndFacts__link:hover{
	transition: 0.1s;
	color: #00a8ec;
}

.NumeralAndFacts__link:hover::before{
	right: 5px;
	background-color: #00a8ec;
}


.NumeralAndFacts__link{
	letter-spacing: 1.2px;
}





/*press div start*/

.press-div{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.press__title-head{
	font-size: 32px;
    font-weight: 700;
    margin-bottom: 30px;
    letter-spacing: 1.2px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.press__title-head-all{
	font-size: 16px;
	color: #999;
	font-weight: 400;
	transition: 0.3s;
	position: relative;
	padding-right: 30px;
}

.press__title-head-all::before{
	position: absolute;
	content:"";
	width: 18px;
	height: 18px;
	top: 0;
	right: 10px;
	-webkit-mask: url(../images/arrow-right.svg) no-repeat 50% 50%;
	mask: url(../images/arrow-right.svg) no-repeat 50% 50%;
	-webkit-mask-size: cover;
	mask-size: cover;
	transition: 0.3s;
	background-color: currentColor;
}

.press__title-head-all:hover{
	transition: 0.1s;
	color: #00a8ec;
}

.press__title-head-all:hover::before{
	right: 5px;
	background-color: #00a8ec;
}

.press__items{
	margin-bottom: 20px;
	padding: 20px;
	/*border: 1px solid rgba(0, 0, 0, .125);
    box-shadow: 1px 1px 5px 0px rgb(0 0 0 / 10%);*/
    border-radius: 10px;
        -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 10%), 0 2px 4px rgb(0 0 0 / 10%), 0 2px 4px rgb(0 123 255 / 15%);
        box-shadow: 0 1px 2px rgb(0 0 0 / 10%), 0 2px 4px rgb(0 0 0 / 10%), 0 2px 4px rgb(0 123 255 / 15%);
  }

.press__footer{
	margin-top: 20px;
	font-size: 12px;
	display: flex;
	justify-content: space-between;
}

.press__items-header{
	display: flex;
	align-items: center;
	height: 50px;
}

.press__logo img{
	width: 80px;
	height: auto;
	margin-right: 20px;	
}

.press__title{
	font-weight: 400;
	line-height: 1.3;
	font-size: 16px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow-y: hidden;
}

.press__link{
	color: #777;
	font-weight: 400;
}

.press__site{
	transition: 0.3s;
	position: relative;
	padding-left: 25px;
	color: #777;
}

.press__site::before{
	position: absolute;
	content: "";
	width: 15px;
	height: 15px;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
    transform: translateY(-50%);
	
	-webkit-mask: url(../images/rss.svg) no-repeat 50% 50%;
	mask: url(../images/rss.svg) no-repeat 50% 50%;
	-webkit-mask-size: cover;
	mask-size: cover;
	transition: 0.3s;
	background-color: #2780e3;
}


/* template responsive */
@media (max-width:1200px){}
@media (max-width:992px){}
@media (max-width:768px){}
@media (max-width:576px){
	.press__title-head {
		font-size: 24px;
		margin-bottom: 20px;
	}
	
	.press__title-head-all {
		font-size: 14px;
	}
	
	.press__title-head-all::before {
		width: 15px;
		height: 15px;
	}
	
	.press-head .py-5{
		padding-bottom: 0rem!important;
		padding-top: 0rem!important;
	}
	.video-gallery__title-text-span{
		letter-spacing: 1px;
		font-size: 14px;
	}
	
}
/* template responsive end */


/*press div end*/

/* board-directors start*/
.board-directors .our-graduates__inner {
  width: 100%;
  padding: 50px 50px;
  background-color: #fff;

}

.board-directors .our-graduates{
	margin-bottom: 40px;
}

.board-directors .our-graduates__list {
  margin-top: 30px;
}

.board-directors .our-graduates__card {
		height: 100%;
		border: 1px solid rgba(0, 0, 0, .125);
    	border-radius: .0rem;
    	box-shadow: 1px 1px 5px 0px rgb(0 0 0 / 10%);
		border-bottom-left-radius: .75rem !important;
		border-bottom-right-radius: .75rem !important;
}

.board-directors .our-graduates__body-text{
	font-size: 14px;
	margin-top: 5px;
}

.board-directors .our-graduates__header {
  
  color: #fff;
  border-radius: 0;
  background-color: #fff !important;
  
  
	padding: 0;
}

.board-directors .our-graduates__mb{
	margin-bottom: 30px;
}

.board-directors .our-graduates__full-name {
  color: #fff;
    
    padding: 20px 0 25px 0;
    margin: 0 auto;
}

.board-directors .board-directors-div {
  width: 100%;
  margin: 0 auto;
}

.board-directors-div>div {
  width: 100%;
  padding-top: 115%;
  position: relative;
}

.board-directors-div>div>div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  
}

.board-directors .board-directors-div img {
  width: 100%;
  height: auto !important;
  min-height: 100%;
}

.board-directors .our-graduates__body {
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;

}

.board-directors-name{
	font-size: 24px;
	font-weight: 600;
}


/* board-directors end*/




.admission{

  width: 100%;

  background-color: #00A8EC;
  border-top: 1px solid #0083ca;

}

.admission__banner-inner{
  display: flex;
  width: 100%;
  height: 550px;
  overflow: hidden;
  color: #fff;
}

.admission__banner-images{
  position: relative;
}

.admission__banner-img{
  width: 400px;
}

.admission__banner-img img{
  position: absolute;
  width: 100%;
  bottom: 0;
  right: 0;
  
  height: 480px;
    width: auto;
  
}

.admission__banner-title{
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: 30px;
}

.admission__banner-title-top{
  font-size: 34px;
  text-transform: uppercase;
  margin-bottom: 20px;
}


.admission__banner-title-center{
  font-size: 20px;
  color: rgb(241, 241, 241);
  margin-bottom: 20px;
}

.admission__banner-title-bottom{
  font-size: 20px;
}

.admission__banner-title-bottom span{
  font-size: 22px;
  color: #fff;
  font-weight: 700;
}

.admission__tab-menu{
width: 100%;
  height: 90px;
  background-color: #F9F9FC;
  border-bottom: 2px solid #eee;
}

.admission__tab-list{
  height: 90px;
  display: flex;
  align-items: center;
}

.admission__tab-items{
	height: auto;
  margin-right: 30px;
  color: #777;
  font-size: 20px;
  font-weight: 500;
}

.admission-online{
	position: relative;
}

.admission-online::before{
	position: absolute;
	content: "•";
	font-size: 50px;
	top: -35px;
	right: -15px;
	color: #34C048;

	
}

.admission__contacts{
	background-color: #fff;
}

.admission__contacts-inner{
  margin: 30px 0;
}

.admission__contacts-block-call{
  font-size: 16px;
}

.admission__contacts-text p{
  font-size: 20px;
  line-height: 1.7;
}

.admission__contacts-text{
  
}

.admission__contacts-text-title{
  
  line-height: 1.5;
  font-size: 24px;
  color: #333;
  font-weight: 500;
}

.admission__contacts-block-header{
  font-weight: 500;
  line-height: 1.5;
  font-size: 24px;
  color: #333;
}

.admission__contacts-block-call .admission__contacts-call{
  position: relative;
  padding: 20px;
  
  border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .75rem;
    color: #0083ca;
    box-shadow: 0.1px 0.1px 2px 0px rgb(0 0 0 / 5%);
    transition: .4s all;
}

.admission__contacts-block-call .admission__contacts-call:hover{
  background-color: #f9f9f9;
}

.admission__contacts-block-header{
  
}

.admission__contacts-block-header span{
  font-size: 20px;
  font-weight: 400;
}

.admission__consul{
  font-size: 20px;
  background-color: #f9f9f9;
}

.admission__consul-title{
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 15px;
}

.admission__consul-items{
  margin-top: 7px;
}

.consult-block{
  height: 100%;
  border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .75rem;
  background-color: #f9f9f9;
  padding: 30px;
}

.consult-title{
  font-weight: 500;
}

.consult-title, .consult-name{
  margin-bottom: 7px;
  
}

.consult-link{
  margin-top: 20px; 
}


.consult-block__zoom{
	background-color: #2D8CFF;
	position: relative;
}

.consult-block__zoom::before{
	content: "ZOOM";
	position: absolute;
	top: 5px;
	right: 10px;
	font-size: 12px;
	color: #fff;
}




@media (max-width:1200px){}
@media (max-width:992px){}
@media (max-width:768px){
  .admission__banner-img{
	      display: none;
  }
  
  .admission__tab-list {
    
    display: flex;
    align-items: start;
    flex-direction: column;
	padding: 20px 0;
}

.admission__tab-menu{
	height: 100%;
}

.admission__tab-items {
	height: 50px;
}

.admission__banner-inner {
	height: 350px;
}

.admission__tab-list{
  height: auto;
}

.admission__banner-title-top{
	font-size: 20px;
	margin-bottom: 10px;
}

.admission__banner-title-center {
    font-size: 16px;
    margin-bottom: 10px;
}

.admission__banner-title-bottom {
    font-size: 16px;
}

.admission__banner-title-bottom span {
    font-size: 18px;
}

.admission__contacts-inner {
    margin: 0px 0;
}

.admission__contacts-text-title {
    line-height: 1.5;
    font-size: 18px;
	}
	
	.admission__contacts-text p {
    font-size: 16px;
    line-height: 1.7;
}

.admission__contacts-text .mt-4{
	margin-top: 0.9rem!important;
}

.admission__contacts-block{
	margin-top: 30px;
}

.admission__contacts-block .mt-4{
	margin-top: 0.9rem!important;
}

.admission__consul-title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}

.admission__consul-items {
    font-size: 16px;
}

.consult-block {
    padding: 20px;
}

.consult-title, .consult-name {
    font-size: 14px;
}

.admission__consul  .py-5{
	padding-bottom: 0rem!important;
    padding-top: 0rem!important;
}

}


.container_content .wp-block-file{
	position: relative;
	padding-top: 65px;
	width: auto;
	display: inline-block;
	margin: 40px 30px 30px 0px !important
}


.container_content .wp-block-file::before{
	position: absolute;
	content: "";
	width: 50px;
	height: 50px;
	top: 0;
	left: 0;
	background-image: url("../images/document.png");
	background-size: 50px;
}


.container_content .wp-block-file .wp-block-file__button{
	display: block;
}

.container_content .wp-block-file a {
	
}

.container_content .wp-block-file .wp-block-file__button{
	background: inherit;
	color: #0083ca !important;
	font-size: 18px;
	border-radius: 0em;
	padding: 0em;
	margin-top: 7px;
}

.container_content .wp-block-file *+.wp-block-file__button{
	margin-left: 0em;
}





.news-page__text .wp-block-file{
	position: relative;
	padding-top: 65px;
	width: auto;
	display: inline-block;
	margin: 40px 30px 30px 0px !important
}


.news-page__text .wp-block-file::before{
	position: absolute;
	content: "";
	width: 50px;
	height: 50px;
	top: 0;
	left: 0;
	background-image: url("../images/document.png");
	background-size: 50px;
}


.news-page__text .wp-block-file .wp-block-file__button{
	display: block;
}

.news-page__text .wp-block-file a {
	
}

.news-page__text .wp-block-file .wp-block-file__button{
	background: inherit;
	color: #0083ca !important;
	font-size: 18px;
	border-radius: 0em;
	padding: 0em;
	margin-top: 7px;
}

.news-page__text .wp-block-file *+.wp-block-file__button{
	margin-left: 0em;
}
















@media (max-width:576px){

  


}

