body{
  font-family: 'Inter'!important;
  position: relative;
  margin: 0;
  min-height: 100%;
  padding-bottom: 20.74rem;
}
.a-hov:hover{
  color: #fff!important;
}

.news__img

html {
  height: 100%;
}

.text-footer {
  color: #488FD5;
}

.footer {
  background: #1E5285 !important;
}

.border-card-qabul {
  border-color: #296EB4;
}

.text-gold {
  color: #FAA515;
}

.text-dark-blue {
  color: #296EB4 !important;
}

.border-dark-blue {
  border: 1px solid #296EB4;
}

.card-xalqaro-loyihalar {
  border-color: #D7F4FF;
}
.card-xalqaro-loyihalar:hover {
  background-color: #EBFAFF;
}

.bg-light-blue {
  background: #EEF5FB;
}

.bg-dark-blue {
  background: #296EB4 !important;
}

.bg-red {
  background: #FF495C !important;
}

.btn-nav-2 {
  color: #ffffff;
}
/* .btn-nav-2::after {
  content: '';
  width: 100%;
  display: block;
  position: relative;
  left: 0;
  top: 0;
  height: 1px;
  background-color: rgba(0, 0, 0, 0);
}
.btn-nav-2:hover::after {
  background-color: rgba(255,255,255, 0.3);
  transition: all 0.3s ease 0s;
} */

.btn-nav-2:hover {
  background: rgba(255,255,255, 0.1);
  color: #ffffff!important;
}

.btn-nav-2.show:active, .btn-nav-2.show:focus {
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff !important;
}

.text-footer-blue {
  color: #cecfe7;
}

.bg-date {
  background: #296EB4;
  height: 90px!important;
  width: 90px!important;
}

.font-size-date {
  font-size: 64px;
}

.text-light-blue {
  color: #6AA7DC;
}

.img-360 {
  background: linear-gradient(rgba(186, 237, 255, 0.49), rgba(186, 237, 255, 0.49)), url("360.jpeg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
}

.mt-n-40 {
  margin-top: -40px;
}

.imgggg {
  object-fit: cover;
}

.imggggg-box {
  display: inline-block;
  text-align: center;
}

.imggggg-box:after {
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.imggggg {
  display: inline-block;
  vertical-align: middle;
}

.size-icon {
  font-size: 160px;
  color: #e0e0e0;
}

.mt-n-65 {
  margin-top: -65px;
}

.mt-n-110 {
  margin-top: -120px;
}

.btn-qabul {
  background: rgba(255, 255, 255, 0.25);
}

.btn-qabul:hover {
  background: rgba(255, 255, 255, 0.5);
}

.btn-topshirish {
  background: #00AFEF;
}

.btn-topshirish:hover {
  background: #00A5E0;
}

.mt-36px {
  margin-top: 43px;
}

.qabul-img {
  background-size: cover;
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.69) 64.41%, rgba(0, 0, 0, 0) 99.84%), url('360.jpeg');
  background-repeat: no-repeat;
  background-position: center;
  height: 394px;
}

.qabul2-img {
  background-size: cover;
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.69) 64.41%, rgba(0, 0, 0, 0) 99.84%), url('qabul2.jpg');
  background-repeat: no-repeat;
  background-position: center;
  height: 394px;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  background: #F2F2F2;
}

.btn-other:hover {
  background-color: #F2F2F2 !important;
  color: #00AFEF !important;
}

.search-text {
  position: "absolute" !important;
  top: "50%" !important;
  left: "50%" !important;
  transform: "translate(-50%, -50%)" !important;
}

.bg-blue {
  background-color: #00AFEF;
}

.btn-nav:hover, .btn-nav:active {
  background: #1fb8f0 !important;
  border-color: #1fb8f0 !important;
}

.dropdown-nav {
  background: #fff !important;
  color: #000;
  border: #fff;
}

.dropdown-menu {
	min-width: 240px!important;
}
.dropdown-menu.columns-2 {
	min-width: 480px!important;
}
.dropdown-menu.columns-3 {
	min-width: 720px!important;
}

.multi-column-dropdown {
	list-style: none;
  margin: 0px;
  padding: 0px;
}
.multi-column-dropdown li a {
	display: block;
	clear: both;
	line-height: 1.428571429;
	color: #333;
	white-space: normal;
}

@media (max-width: 767px) {
	.dropdown-menu.multi-column {
		min-width: 240px !important;
		overflow-x: hidden;
	}
}

.dropdown-nav:hover {
  color: #000;
}

.dropdown-nav:focus, .dropdown-nav:active {
  background: #F5F5F5 !important;
  color: #000 !important;
}
.btn.show {
  background: #F5F5F5 !important;
  color: #000 !important;
}
.dropdown-item:hover, .dropdown-item:focus, .dropdown-item:active{
  background-color: #F5F5F5 !important;
  color: #000 !important;
  transition: background-color 0.2s;
}

.border-nav {
  border-color: #F2F2F2;
}

.text-grey {
  color: #868686;
}

.fs-7 {
  font-size: 12px;
}

.text-blue {
  color: #296EB4;
}

#bg-gallery {
  background: linear-gradient(to right, rgba(255, 255, 255, 0.1),rgba(186, 237, 255, 0.1), rgba(186, 237, 255, 1));
  z-index: 1!important;
}
#rrrr  {
  z-index: 100!important;
}

.bg-tezkor {
  background: #FF495C;
}

.bg-rector {
  background: linear-gradient(to right bottom, #00AFEF, #13AF63) !important;
}

.bg-lite-pink {
  background-color: #FFF4F5;
}

.border-news {
  border-bottom: 1px solid #D9D9D9;
}

.bg-grey {
  background-color: #F2F2F2;
}

.carousel {
  background-color: #D9D9D9;
  height: 450px;
}

.h-0px {
  height: auto;
}

.navbar-nav {
  padding-left: 0;
  margin-bottom: 0;
}

ul {
  list-style: none !important;
}

.show.header-item {
  background-color: rgb(118 99 99 / 5%) !important;
}

.footer {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
}

.ul-active {
  background-color: #13AF63;
  color: #fff !important;
}
.slider-item {
  background: linear-gradient(to left, rgba(0, 0, 0, 0.37) 64.41%, rgba(0, 0, 0, 0) 99.84%), url('qabul.jpg') no-repeat center;
  background-size: cover;
  color: #3498db;
  font-size: 36px;
  line-height: 100px;
  position: relative;
  text-align: center;
  height: 100%;
  height: 500px;
  position: relative;
}

.slick-dots {
  bottom: 15px!important;
}

.slick-dots li button::before {
  color: #ffffff!important;
}

.slider__item__text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  text-align: left;
}

.slick-next {
  right: 25px!important;
  transform: scale(150%)!important;
}

.slick-next:before {
  color: rgba(255, 255, 255, 0.4)!important;
}

.slick-prev {
  z-index: 999;
  left: 25px!important;
  transform: scale(150%)!important;
}

.slick-prev:before {
  color: rgba(255, 255, 255, 0.4)!important;
}

.sldier__item__text__title {
  font-size: 18px;
  max-width: 40%;
  line-height: 100%;
  font-weight: 700;
  color: #fff;
}

.reveal{
  position: relative;
  transform: translateY(150px);
  opacity: 0;
  transition: 1s all ease;
}

.reveal.active{
  transform: translateY(0);
  opacity: 1;
}

nav {
    background: #fff;
}

nav ul {
  padding: 0px 0px;
  margin: 0 auto;
  list-style: none;
  text-align: center;
}
nav ul li {
  display: block;
  width: 100%;
}

nav ul li a {
  color: #000;
  font-size: 1rem;
  text-decoration: none;
  font-weight: bold;
  transition: all 0.2s ease;
  padding-bottom: 1px;
  background-color: #fff;
  display: block;
  width: 100%;
  padding: 20px 0px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  font-weight: normal;
  color: #1E5285;
}
nav ul li a:hover {
    background-color: #fafafa;
    color: #00AFEF;
    font-weight: normal;
}
a.active {
  color: #00AFEF;
  border-left: 3px solid #00AFEF;
  font-weight: normal;
}

.cat {
  background: #1E5285;
}

.a-cat {
  color: #1E5285;
  transition: 0.3s ease all 0s;
}

.a-cat:hover {
  background: #1E5285;
  color: #fff;
  transition: 0.3s ease all 0s;
}

section {
  width: 100%;
}
section.active {}
.card{
  transition: all 0.3s ease 0s;
}
.btn-check:checked+.btn {
  background: rgb(0,175,239);
  color: #fff !important;
}

.fs-14{
  font-size: 14px!important;
}
.fs-13{
  font-size: 13px!important;
}

.badge-win {
  background: #FAEC5E;
  color: #FAA515;
}

.bg-dark-blue {
  background: #1E5285;
}
.btn-light:hover {
  transform: scale(105%);
}


.pagination{
  width: 300px;
}

.news__img{
  object-fit: cover;
  object-position: center;
}

.hover-text-darker:hover * {
  color: #333 !important;
  transition: 0.3s ease all 0s;
  
}
.hover-text-darker:hover {
  background-color: #f9f9f9;
  color: #333 !important;
  transition: 0.3s ease all 0s;
  cursor: pointer;
}
.hover-text-darker:not(:hover) {
  background-color: #fff;
  transition: 0.3s ease all 0s;
}
.hover-text-darker:not(:hover) * {
  color: #6c757d !important;
  transition: 0.3s ease all 0s;
}
.bg-light-gray {
  background-color: #f9f9f9 !important;
}
.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0;
  opacity: 1;
  transition: opacity 0.3s linear 0.4s;
}
.dropdown .dropdown-menu {
  opacity: 0;
  transition: opacity 0.3s linear 0.4s;
}
.hover-text-blue{
  color: #00AFEF !important;
  transition: 0.3s ease all 0s;
}
.hover-text-blue:hover {
  color: #0096CC !important;
  transition: 0.3s ease all 0s;
}

@media (min-width: 768px) {
  .animate {
    animation-duration: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
  }
}

@keyframes slideIn {
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }

  100% {
    transform: translateY(0rem);
    opacity: 1;
  }

  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
}

@-webkit-keyframes slideIn {
  0% {
    -webkit-transform: transform;
    -webkit-opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    -webkit-opacity: 1;
  }

  0% {
    -webkit-transform: translateY(1rem);
    -webkit-opacity: 0;
  }
}
.slideIn:not(.right) {
  inset: auto 0px auto auto;
  -webkit-animation-name: slideIn;
  animation-name: slideIn;
}
.slideIn.right {
  inset: auuto 0px auto 0px !important;
  -webkit-animation-name: slideIn;
  animation-name: slideIn;
}
.cover {
  height: 750px;
  background: url(/assets/site.png);
  background-size: cover;
  background-position: 50% 40%;

}
.bg-green-cover {
  background-color: rgb(0, 102, 54, 0.7) !important;
}
.new-desc {
  height: 100px;
  overflow: hidden;
  position: relative;
}
.new-desc::after{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: linear-gradient(to bottom, rgba(255,255,255, 0) 50%, rgba(255,255,255, 1) 100%);
}
.new:hover h5 {
  color: #00AFEF !important;
  transition: 0.3s ease all 0s;
}
.new:hover .new-image::after {
  background-color: rgba(0, 0, 0, 0.3);

  transition: background-color ease 0.3s;
}
.new-image {
  height: 306px;
  width: 100%;
  background-position:  center center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: background-size ease 0.5s;
}
.new-image::after {
content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: inherit;
  height: inherit;
  background-color: rgba(0, 0, 0, 0);
  transition: background-color ease 0.3s;
}
.btn-blue-lt {
  background-color: #EBFAFF;
  color: #00AFEF;
}
.btn-blue-lt:hover {
  background-color: #D6F5FF;
    color: #00AFEF;
}
.ads-new {
  background-color: #f9f9f9;
  transition: background-color ease 0.3s;
}
.ads-new:hover {
  background-color: #f4f4f4;
  transition: background-color ease 0.3s;
}
.bg-blue-darker {
  background-color: #0087B8 !important;
}

/* HERE IS IT */
