@charset "UTF-8";
:root {
  --primary-color: #052049 !important;
  --secondary-color: #4E4E4E !important;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "niafam" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.niafam-link:before {
  content: "\e929";
}

.niafam-microscope2 .path1:before {
  content: "\e913";
  color: rgb(5, 32, 73);
  opacity: 0.93;
}

.niafam-microscope2 .path2:before {
  content: "\e914";
  margin-left: -0.7763671875em;
  color: rgb(0, 0, 0);
  opacity: 0.93;
}

.niafam-bale-1:before {
  content: "\e901";
}

.niafam-eita-1:before {
  content: "\e903";
}

.niafam-aparat-1:before {
  content: "\e905";
}

.niafam-instagram-1:before {
  content: "\e906";
}

.niafam-email21:before {
  content: "\e907";
}

.niafam-call:before {
  content: "\e908";
}

.niafam-map-1:before {
  content: "\e909";
}

.niafam-teach2:before {
  content: "\e927";
}

.niafam-micro:before {
  content: "\e928";
}

.niafam-flask:before {
  content: "\e90a";
}

.niafam-book2:before {
  content: "\e90b";
}

.niafam-magazine:before {
  content: "\e90c";
}

.niafam-checklist:before {
  content: "\e90d";
}

.niafam-folder:before {
  content: "\e90f";
}

.niafam-process:before {
  content: "\e910";
}

.niafam-research:before {
  content: "\e911";
}

.niafam-governance:before {
  content: "\e912";
}

.niafam-website:before {
  content: "\e915";
}

.niafam-facilitator:before {
  content: "\e917";
}

.niafam-book-club:before {
  content: "\e918";
}

.niafam-left-arrow1:before {
  content: "\e919";
}

.niafam-left-arrow-2:before {
  content: "\e91b";
}

.niafam-calculator:before {
  content: "\e91c";
}

.niafam-arrow:before {
  content: "\e91d";
}

.niafam-gavel1:before {
  content: "\e91e";
}

.niafam-conference-1:before {
  content: "\e91f";
}

.niafam-marketing1:before {
  content: "\e920";
}

.niafam-employee11:before {
  content: "\e921";
}

.niafam-graduated1:before {
  content: "\e922";
}

.niafam-teach1:before {
  content: "\e923";
}

.niafam-email2:before {
  content: "\e924";
}

.niafam-phone-call-01:before {
  content: "\e925";
}

.niafam-home-1:before {
  content: "\e926";
}

.niafam-play:before {
  content: "\e902";
}

.niafam-camera:before {
  content: "\e916";
}

.niafam-search-sm1:before {
  content: "\e91a";
}

.niafam-Whatsapp:before {
  content: "\e98f";
}

.niafam-twitter-1:before {
  content: "\e990";
}

.niafam-Bisphon:before {
  content: "\e993";
}

.niafam-Facebook:before {
  content: "\e995";
}

.niafam-Gap:before {
  content: "\e996";
}

.niafam-Linkedin:before {
  content: "\e998";
}

.niafam-Soroush:before {
  content: "\e999";
}

.niafam-Telegram:before {
  content: "\e99a";
}

.niafam-accessibility:before {
  content: "\e900";
}

.niafam-minus:before {
  content: "\e904";
}

.niafam-close:before {
  content: "\e90e";
}

.text__white {
  color: #fff;
}
.text__black {
  color: #000;
}
.text__d-blue {
  color: var(--primary-color);
}
.text__blue {
  color: #012E71;
}
.text__n-blue {
  color: #031334;
}
.text__orange {
  color: #D14F1A;
}
.text__gray {
  color: var(--secondary-color);
}
.text__d-gray {
  color: #323538;
}
.text__11 {
  font-size: 0.6875em;
}
.text__12 {
  font-size: 0.75em;
}
.text__13 {
  font-size: 0.813em;
}
.text__14 {
  font-size: 0.875em;
}
.text__15 {
  font-size: 0.938em;
}
.text__16 {
  font-size: 1em;
}
.text__17 {
  font-size: 1.063em;
}
.text__18 {
  font-size: 1.125em;
}
.text__19 {
  font-size: 1.188em;
}
.text__20 {
  font-size: 1.25em;
}
.text__22 {
  font-size: 1.375em;
}
.text__24 {
  font-size: 1.5em;
}
.text__25 {
  font-size: 1.5625em;
}
.text__28 {
  font-size: 1.75em;
}
.text__30 {
  font-size: 1.875em;
}
.text__32 {
  font-size: 2em;
}
.text__36 {
  font-size: 2.25em;
}
.text__39 {
  font-size: 2.4375em;
}
.text__40 {
  font-size: 2.5em;
}
.text__48 {
  font-size: 3em;
}
.text__50 {
  font-size: 3.125em;
}
.text__66 {
  font-size: 4.125em;
}
.text__70 {
  font-size: 4.375em;
}
.text__bold {
  font-weight: 700;
}
.text__medium {
  font-weight: 500;
}
.text__regular {
  font-weight: 400;
}

.line-clamp__1 {
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.line-clamp__2 {
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.line-clamp__3 {
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.line-clamp__4 {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.line-clamp__5 {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.line-clamp__6 {
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.line-clamp__7 {
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.line-clamp__8 {
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.line-clamp__9 {
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.line-clamp__16 {
  display: -webkit-box;
  -webkit-line-clamp: 16;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.flickity-page-dots .dot {
  transition: all 0.2s linear;
}

.cover-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 6;
}

html {
  scroll-behavior: smooth;
}

body {
  text-align: start;
  font-family: vazir;
  font-weight: 500;
  margin: 0;
  line-height: 1.5;
}

ul {
  list-style: none;
}

.wrapper {
  overflow: hidden;
  position: relative;
  min-height: 200vh;
  background-color: #FFFFFF;
}

a {
  text-decoration: none;
  transition: all 0.2s linear;
}
a:hover {
  text-decoration: none;
  color: #d14f1a;
}

.fixed-images {
  position: absolute;
  left: 50%;
  top: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  font-family: vazir;
  font-size: 12px;
}

input::placeholder,
textarea::placeholder {
  font-family: vazir;
  font-size: 12px;
}

button {
  font-family: vazir;
  font-weight: 600;
}

.logo-sticky {
  display: none;
}

.sticky {
  position: fixed !important;
  top: 0px !important;
  width: 100%;
  right: 0;
  left: 0;
  text-align: center;
  display: flex;
  align-items: center;
  z-index: 9999999;
  background: #ffbb00;
  box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.05);
  height: 60px;
  transition: all 0.2s linear;
  color: var(--secondary-color);
  border-radius: 0 !important;
  margin-top: 0 !important;
  justify-content: center !important;
}

.section {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.section__header {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
  width: 100%;
}
.section__title {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.section__archive {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s linear;
  gap: 5px;
}
.section__archive .icon {
  width: 25px;
  height: 25px;
  background-color: rgba(156, 112, 46, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s linear;
}
.section__archive:hover .icon {
  background-color: #ffd500;
}
.section__archive span {
  transition: all 0.2s linear;
}
.section__dot {
  position: relative;
  width: 10px;
  height: 10px;
  border-radius: 100px;
  background-color: #D14F1A;
}
.section__dot::before {
  content: "";
  position: absolute;
  left: 15px;
  top: 50%;
  width: 71px;
  height: 1px;
  transform: translate(0%, -50%);
  background: linear-gradient(to right, #D14F1A, rgba(209, 79, 26, 0));
}
.section__dot::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  width: 71px;
  height: 1px;
  transform: translate(0%, -50%);
  background: linear-gradient(to left, #D14F1A, rgba(209, 79, 26, 0));
}

.news-item {
  position: relative;
  display: flex;
  align-items: center;
}
.news-item--horizontal {
  flex-direction: row;
  margin-bottom: 0;
  align-items: center;
  position: relative;
}
.news-item--horizontal i:before {
  transition: all 0.2s linear;
}
.news-item--horizontal span {
  transition: all 0.2s linear;
}
.news-item--horizontal:hover .news-item__pic img {
  overflow: hidden;
}
.news-item--horizontal:hover .news-item__pic img {
  transform: translate(-50%, -50%) scale(1.08);
  filter: brightness(0.9);
}
.news-item--horizontal:hover span {
  color: #d14f1a;
}
.news-item--horizontal:hover i::before {
  color: #d14f1a;
}
.news-item--horizontal .news-item__pic {
  overflow: hidden;
  position: relative;
  width: 845px;
  height: 563px;
  flex-shrink: 0;
}
.news-item--horizontal .news-item__date {
  display: flex;
  align-items: center;
}
.news-item--horizontal .news-item__date i {
  margin-inline-end: 4px;
}
.news-item--horizontal .news-item__archive i {
  margin-inline-start: 4px;
}
.news-item--horizontal .news-item__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.news-item--vertical {
  align-items: unset;
  border-radius: 15px;
  flex-direction: column;
}
.news-item--vertical .news-item__pic {
  transition: all 0.2s ease-out;
}
.news-item--vertical .news-item__content {
  display: flex;
  flex-direction: column;
}
.news-item--vertical:hover img {
  transform: translate(-50%, -50%) scale(1.08);
  filter: brightness(0.9);
}
.news-item__pic {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.news-item__pic img {
  transition: all 0.6s ease-out;
}
.news-item__archive {
  display: flex;
  align-items: center;
}

.tab-pane {
  position: absolute;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-out;
  display: flex;
  flex-direction: column;
}
.tab-pane.active {
  opacity: 1;
  visibility: visible;
}

.tab-button {
  border: none;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #e8cd06;
  transition: all 0.2s linear;
  color: black;
  cursor: pointer;
  padding: 20px;
  width: 24px;
  height: 25px;
  border-radius: 50%;
}
#myBtn i {
  position: absolute;
  top: 47%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(90deg);
  transition: all 0.2s linear;
}
#myBtn i::before {
  margin-left: 0;
}
#myBtn:hover {
  background: var(--secondary-color);
}
#myBtn:hover i {
  color: #fff;
}

.scroll-nav {
  background-color: rgba(255, 255, 255, 0.7);
  border: 1px solid #E7E7E7;
  -webkit-backdrop-filter: blur(65px);
          backdrop-filter: blur(65px);
  padding: 10px 8px;
  position: fixed;
  top: 280px;
  transform: translateY(-50%);
  inset-inline-start: 55px;
  width: 60px;
  z-index: 9999;
  transition: height 0.5s ease, opacity 0.5s ease;
}
.scroll-nav ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 6px;
}
.scroll-nav__menu .mburger {
  display: flex;
  flex-direction: column;
}
.scroll-nav__menu .mburger b {
  background-color: var(--primary-color);
  height: 3px;
  width: 30px;
  border-radius: 8px;
  display: flex;
  margin-bottom: 5px;
}
.scroll-nav__menu .mburger b:nth-child(2) {
  width: 20px;
}
.scroll-nav__menu .mburger b:nth-child(3) {
  width: 25px;
  margin-bottom: 0;
}
.scroll-nav__item {
  width: 45px;
  height: 45px;
  border-radius: 100px;
  background-color: rgba(255, 255, 255, 0.6);
  border: 1px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.05);
  position: relative;
  overflow: hidden;
}
.scroll-nav__item:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffd500;
  transition: 0.5s;
  z-index: -1;
}
.scroll-nav__item:hover:before {
  top: 0;
}
.scroll-nav__res {
  display: none;
}
.scroll-nav #menu-close {
  display: none;
  transition: height 0.5s ease, opacity 0.5s ease;
}

.header-sec {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 999;
  height: 226px;
  display: flex;
  align-items: flex-start;
  padding-top: 15px;
}
.header-sec:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, #000000, rgba(0, 0, 0, 0));
  opacity: 0.7;
}
.header-sec__container {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  z-index: 2;
}
.header-sec__logo {
  position: relative;
  width: 247px;
  height: 95px;
}
.header-sec__shoar {
  margin-inline-end: 10px;
  padding-inline-end: 10px;
  position: relative;
}
.header-sec__shoar:before {
  content: "";
  position: absolute;
  inset-inline-end: 0%;
  top: 50%;
  width: 1px;
  height: 13px;
  transform: translate(-50%, -50%);
  background: #fff;
}
.header-sec__left {
  display: flex;
}

.slider-sec {
  margin-bottom: 70px;
}
.slider-sec__pic {
  width: 100%;
  height: 840px;
}
.slider-sec__cell {
  width: 100%;
  height: 840px;
}
.slider-sec .flickity-page-dots {
  bottom: 35px;
  top: unset;
}
.slider-sec .flickity-page-dots .dot.is-selected {
  background: #fff !important;
}
.slider-sec .flickity-page-dots .dot {
  background: transparent !important;
  border: 1px solid #fff;
}

.systems-sec {
  margin-bottom: 60px;
}
.systems-sec__container {
  display: flex;
  gap: 30px;
}
.systems-sec__card {
  width: calc(35% - 30px);
  padding: 35px;
  position: relative;
  padding-inline-end: 20px;
}
.systems-sec__card:first-child {
  background-color: #DEEBFF;
}
.systems-sec__card:nth-child(2) {
  background-color: var(--primary-color);
}
.systems-sec__card:nth-child(2) .section__title span {
  color: #fff !important;
}
.systems-sec__card:nth-child(2) .section__icon {
  background-color: #DEEBFF;
}
.systems-sec__card:nth-child(2) .section__icon i {
  color: var(--primary-color);
}
.systems-sec__card:nth-child(2) .section__list span {
  color: #fff;
}
.systems-sec__card:nth-child(2) .section__list i {
  color: #fff !important;
}
.systems-sec__card:nth-child(2) .os-scrollbar-handle {
  background-color: #fff !important;
}
.systems-sec__card:nth-child(3) {
  background-color: #DEEBFF;
}
.systems-sec__card .os-scrollbar-handle {
  height: 100px !important;
  background-color: #CBCDCF !important;
}
.systems-sec .section {
  margin-top: 29px;
}
.systems-sec .section__icon {
  width: 85px;
  height: 85px;
  background-color: var(--primary-color);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.systems-sec .section__icon i {
  font-size: 54px;
  color: #DEEBFF;
}
.systems-sec .section__header {
  margin-bottom: 15px;
}
.systems-sec .section__list {
  display: flex;
  flex-direction: column;
  gap: 15px;
  height: 225px;
}
.systems-sec .section__list li {
  margin-bottom: 15px;
}
.systems-sec .section__list li a {
  display: flex;
  align-items: center;
  gap: 10px;
}
.systems-sec .section__list li a:hover span {
  color: #d14f1a;
}
.systems-sec .section__list li a:hover i::before {
  color: #d14f1a;
}
.systems-sec .section__list li a i:before {
  transition: all 0.2s linear;
}
.systems-sec .section__list li a span {
  transition: all 0.2s linear;
}

.notification-sec {
  position: relative;
}
.notification-sec:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0%);
  width: 100%;
  height: 55%;
  background-image: url("../img/Rectangle 923.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.notification-sec__button {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 11px 0;
  width: 172px;
  box-shadow: 5px 5px 8px 0 rgba(0, 0, 0, 0.15), -5px -5px 8px 0 #fff;
  background-color: #E9EDF8;
  justify-content: center;
  position: relative;
  cursor: pointer;
  transition: all 0.2s linear;
}
.notification-sec__button i::before {
  color: #949494;
  font-size: 35px;
}
.notification-sec__button span {
  color: #949494;
}
.notification-sec__button.active {
  box-shadow: inset 5px 5px 8px 0 #C8D3EB, 5px 5px 8px 0 #FFFFFF;
  cursor: auto;
}
.notification-sec__button.active::before {
  background-color: #5437C5;
}
.notification-sec__button:before {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 14px;
  height: 14px;
  border-radius: 100px;
  background-color: #C8D3EB;
}
.notification-sec__buttons {
  display: flex;
  justify-content: center;
  gap: 42px;
  position: relative;
  margin-bottom: 70px;
}
.notification-sec__buttons:before {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 33%;
  height: 4px;
  background-color: #DADEE9;
}
.notification-sec__container {
  padding-top: 40px;
}
.notification-sec .tab-content {
  height: 450px;
  position: relative;
}
.notification-sec .tab-pane {
  height: 100%;
  background-color: #fff;
  border: 1px solid rgba(5, 32, 73, 0.4);
  padding: 40px;
  gap: 20px;
  padding-bottom: 20px;
}
.notification-sec .section__archive {
  align-self: flex-end;
}
.notification-sec .flickity-page-dots {
  top: 106%;
  text-align: start;
}
.notification-sec__list {
  width: 100%;
}
.notification-sec .slider-cell {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 30px;
  height: 345px;
}

.notification-item {
  display: flex;
  flex-direction: column;
  gap: 16px;
  position: relative;
  width: calc(51.5% - 30px);
  height: 94px;
  justify-content: space-between;
}
.notification-item__title {
  display: flex;
  align-items: flex-start;
  gap: 8px;
}
.notification-item__title i {
  margin-top: 7px;
}
.notification-item__date {
  display: flex;
  align-items: center;
  gap: 8px;
}
.notification-item span {
  transition: all 0.2s linear;
}
.notification-item i:before {
  transition: all 0.2s linear;
}
.notification-item:hover span {
  color: #d14f1a;
}
.notification-item:hover i:before {
  color: #d14f1a;
}

.event-sec {
  position: relative;
  display: flex;
  padding-bottom: 158px;
}
.event-sec:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 290px;
  width: 100%;
  height: 3px;
  background: linear-gradient(to left, var(--primary-color), rgba(5, 32, 73, 0));
}
.event-sec__poster {
  padding: 25px;
  position: absolute;
  width: 638px;
  height: 638px;
  inset-inline-start: -280px;
  background-color: #fff;
}
.event-sec__pic {
  position: relative;
  width: 578px;
  height: 578px;
}
.event-sec__pic img {
  border-radius: 50%;
}
.event-sec__pic:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 110%;
  height: 110%;
  border: 3px solid var(--primary-color);
  border-radius: 50%;
}
.event-sec__list {
  margin-top: 85px;
  display: flex;
  align-items: flex-start;
}
.event-sec__container {
  margin-inline-start: 70px;
  display: flex;
  gap: 60px;
  flex-direction: column;
}
.event-sec__content {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.event-sec__desc {
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex-basis: 78%;
  padding-inline-start: 75px;
}

.event-item {
  width: calc(32% - 30px);
  margin-right: 15px;
  margin-left: 15px;
  position: relative;
height: 262px;
}
.event-item::before {
  content: "";
  position: absolute;
  inset-inline-end: 80%;
  top: 50%;
  width: 1px;
  height: 100%;
  border-left: 1px solid transparent; /* فعال کردن border */
  -o-border-image: repeating-linear-gradient(to bottom, var(--primary-color) 0, var(--primary-color) 5px, transparent 5px, transparent 10px) 1;
     border-image: repeating-linear-gradient(to bottom, var(--primary-color) 0, var(--primary-color) 5px, transparent 5px, transparent 10px) 1;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.event-item__date {
  background-color: var(--primary-color);
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  flex-direction: column;
  min-width: 147px;
  margin-bottom: 15px;
  font-family: pinar;
}
.event-item__date span {
  line-height: 28px;
}
.event-item__content {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-inline-start: 93px;
  position: relative;
}
.event-item__content span {
  transition: all 0.2s linear;
}
.event-item__content:hover span {
  color: #d14f1a;
}

.news-sec {
  height: 607px;
  background-color: #E9EDF8;
  position: relative;
}
.news-sec .news-item--horizontal {
	justify-content: space-between;
}
.news-sec .news-item--horizontal .news-item__pic {
  position: relative;
  width: 650px;
  height: 435px;
  flex-shrink: 0;
  box-shadow: inset 10px 10px 30px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0px 10px 30px 0 rgba(0, 0, 0, 0.25);
}
.news-sec .news-item--horizontal .news-item__content {
width: 50%;
  background-color: #FCFCFC;
  height: 356px;
  display: flex;
  flex-direction: column;
  gap: 15px;
  justify-content: flex-end;
  padding: 0 43px 37px 38px;
}
.news-sec .news-item__archive i {
  font-size: 9px;
  margin-top: 4px;
}
.news-sec:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background-image: url("../img/half-circle-3 1.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.5;
}
.news-sec .section {
  padding: 40px 0;
}
.news-sec .section__header {
  justify-content: space-between;
  margin-bottom: 40px;
}
.news-sec .section__content {
  position: relative;
}
.news-sec__btn {
  position: relative;
  width: 165px;
  height: 110px;
}
.news-sec .tab-buttons {
  position: absolute;
  z-index: 7;
  inset-inline-start: 47px;
}
.news-sec .tab-button {
  width: calc(33.33% - 25px);
  margin-inline-start: 12.5px;
  margin-inline-end: 12.5px;
  background-color: #FCFCFC;
  box-shadow: 5px 5px 8px 0 #fff, -5px -5px 8px 0 #fff;
  padding: 0;
}
.news-sec .tab-button img {
  opacity: 0.3;
  transition: all 0.3s ease-out;
}
.news-sec .tab-button.active {
  box-shadow: 5px 5px 8px 0 rgba(0, 0, 0, 0.15), -5px -5px 8px 0 rgba(0, 0, 0, 0.25);
}
.news-sec .tab-button.active img {
  opacity: 1;
}
.news-sec .slider-tabs {
  width: 42%;
}
.news-sec .flickity-button.flickity-prev-next-button.previous {
  left: -25px;
}
.news-sec .flickity-button.flickity-prev-next-button.next {
  right: -15px;
}
.news-sec .flickity-button.flickity-prev-next-button.previous::after {
  content: "\e91b";
  color: #D14F1A;
  font-size: 10px;
}
.news-sec .flickity-button.flickity-prev-next-button.next::after {
  content: "\e91b";
  color: #D14F1A;
  font-size: 10px;
  transform: translate(-50%, -50%) rotate(180deg);
}
.news-sec .flickity-prev-next-button {
  width: 25px;
  height: 25px;
  background-color: rgba(156, 112, 46, 0.1);
  border: none;
}

.life-sec {
  padding-bottom: 60px;
  position: relative;
  padding-top: 60px;
}
.life-sec:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background-image: url("../img/rb_78048 2.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.2;
}
.life-sec .section__header {
  margin-bottom: 30px;
}
.life-sec .section__description {
  margin-bottom: 40px;
  text-align: center;
  width: 80%;
}
.life-sec .section__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.life-sec__pic {
  position: relative;
  width: 495px;
  height: 385px;
  margin-inline-end: 50px;
  margin-top: 50px;
}
.life-sec .carousel-cell {
  width: calc(33.33% - 30px);
  margin-right: 15px;
  margin-left: 15px;
}
.life-sec .flickity-viewport {
  height: 243px !important;
}

.life-item {
  padding: 22px;
  background-color: #fff;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
  width: 205px;
  height: 190px;
  text-align: center;
  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.25);
  margin-top: 10px;
  margin-inline-start: 10px;
}
.life-item::before {
  content: "";
  position: absolute;
  transition: all 0.2s linear;
  left: 10px;
  top: -10px;
  width: 100%;
  height: 100%;
  background-color: #F3D707;
  z-index: -1;
}
.life-item:hover:before {
  left: 20px;
  top: -20px;
}
.life-item:hover .life-item__pic {
  transform: rotateY(360deg);
}
.life-item__pic {
  position: relative;
  width: 55px;
  height: 75px;
  transition: all 0.9s;
}
.life-item i {
  font-size: 75px;
}

.student-sec {
  display: flex;
  gap: 40px;
  align-items: flex-start;
  margin-bottom: 60px;
justify-content: space-between;
}
.student-sec__right {
	width: 60%;
}
.services-sec__left{
width: 60%;
}
.student-sec__carousel {
  width: 105%;
}
.student-sec__left {
  position: relative;
}
.student-sec__left::before {
  content: "";
  position: absolute;
  inset-inline-end: 0;
  top: 0%;
  width: 380px;
  height: 420px;
  background-color: var(--primary-color);
}

.services-sec {
  display: flex;
  gap: 40px;
  align-items: flex-start;
  margin-bottom: 60px;
justify-content: space-between;
}
.services-sec__carousel {
  width: 100%;
}
.services-sec__right {
  position: relative;
}
.services-sec__right::before {
  content: "";
  position: absolute;
  inset-inline-end: 0;
  top: 0%;
  width: 380px;
  height: 420px;
  background-color: var(--primary-color);
}

.work-sec {
  display: flex;
  gap: 40px;
  align-items: flex-start;
justify-content: space-between;
}
.work-sec__right{
width: 60%;
}
.work-sec__carousel {
  width: 100%;
}
.work-sec__left {
  position: relative;
}
.work-sec__left::before {
  content: "";
  position: absolute;
  inset-inline-end: 0;
  top: 0%;
  width: 380px;
  height: 420px;
  background-color: var(--primary-color);
}

.counter-sec {
 background-image: var(--counter-bg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: relative;
  margin-bottom: 60px;
}
.counter-sec::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  background: radial-gradient(circle, rgba(5, 32, 73, 0.6), rgba(5, 32, 73, 0.9));
}
.counter-sec__container {
  padding: 125px 133px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.counter-item {
  width: 12.5%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
.counter-item__pic {
  position: relative;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
}
.counter-item__pic::before {
  content: "";
  position: absolute;
  right: -25px;
  bottom: -5px;
  width: 80px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.4);
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
  transform: rotate(135deg);
}
.counter-item__pic i {
  font-size: 60px;
}
.counter-item__content {
  display: flex;
  flex-direction: column;
  gap: 5px;
  justify-content: center;
  align-items: center;
}
.counter-item .section__dot {
  transform: rotate(90deg);
  position: absolute;
  inset-inline-end: -45px;
  background-color: #fff;
}
.counter-item .section__dot::before {
  background: #fff;
}
.counter-item .section__dot::after {
  background: #fff;
}
.counter-item:last-child .section__dot {
  display: none !important;
}

.map-sec {
  margin-bottom: 60px;
}
.map-sec .section__header {
  margin-bottom: 40px;
}
.map-sec__container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 30px;
}
.map-sec__right {
  width: 40%;
}
.map-sec__form {
  height: 55px;
  background: #fff;
  box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.25);
  border: none;
  width: 100%;
  padding: 20px 18px;
}
.map-sec__search {
  position: relative;
}
.sidebar__box .news-item--horizontal .news-item__content {
	text-align: start;
	width: 100%;
}
.map-sec__icon {
  width: 50px;
  height: 55px;
  background-color: var(--primary-color);
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  inset-inline-end: 0;
}
.map-sec__content {
  background: #fff;
  box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.25);
  padding: 20px 25px;
  margin-top: 30px;
  height: 314px;
}
.map-sec__list {
  display: flex;
  flex-direction: column;
  gap: 20px;
height: 260px;
  overflow-y: scroll !important;
}
.map-sec__left {
  position: relative;
  width: 770px;
  height: 399px;
  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.25);
  flex-shrink: 0;
}

.map-item__header {
  margin-bottom: 6px;
}
.map-item__content {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding-inline-start: 25px;
}

.footer-sec {
  background-color: var(--primary-color);
  padding-top: 40px;
}
.footer-sec__top {
  display: flex;
  gap: 58px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  position: relative;
}
.footer-sec__top::before {
  content: "";
  position: absolute;
  left: 15px;
  top: 100%;
  width: 100%;
  height: 2px;
  transform: translate(0%, -50%);
  background: linear-gradient(to right, rgba(209, 79, 26, 0.1) 0%, rgb(209, 79, 26) 50%, rgba(209, 79, 26, 0.1) 100%);
}
.footer-sec__pic {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 49px;
}
.footer-sec__logo {
  position: relative;
  width: 68px;
  height: 69px;
}
.footer-sec__namad {
  position: relative;
  width: 63px;
  height: 69px;
}
.footer-sec__about {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 20px;
}
.footer-sec__about li {
  display: flex;
  align-items: center;
  gap: 10px;
}
.footer-sec__social {
  display: flex;
  align-items: center;
  gap: 10px;
}
.footer-sec__social li {
  position: relative;
  width: 30px;
  height: 30px;
  background-color: #fff;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer-sec__social li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #c44d1d;
  transition: 0.5s;
  transform: scale(0.9);
  z-index: -1;
}
.footer-sec__social li i:before {
  transition: all 0.65s;
}
.footer-sec__social li:hover:before {
  transform: scale(1.2);
  box-shadow: 0 0 15px #c44d1d;
}
.footer-sec__social li:hover i:before {
  color: #c44d1d;
}
.footer-sec__header {
  margin-bottom: 15px;
}
.footer-sec__link {
  display: flex;
  flex-direction: column;
  gap: 12px;
  height: 192px;
  flex-wrap: wrap;
  align-content: space-between;
}
.footer-sec__link li {
  display: flex;
  align-items: center;
  gap: 5px;
  position: relative;
}
.footer-sec__link li span {
  transition: all 0.65s;
}
.footer-sec__link li i {
  font-size: 9px;
}
.footer-sec__link li i:before {
  transition: all 0.65s;
}
.footer-sec__link li:hover span {
  color: #e8cd06;
}
.footer-sec__link li:hover i::before {
  color: #e8cd06;
}
.footer-sec__col:nth-child(2) {
  width: 43%;
}
.footer-sec__col:nth-child(2) .footer-sec__link li {
  width: 50%;
}
.footer-sec__copyRight {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}
.footer-sec__copyRight a:hover {
  color: #e8cd06;
}

.menu-box {
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  z-index: 99999999999999;
  display: flex;
  align-items: flex-start;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
  padding-top: 120px;
}
.menu-box:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  background-color: rgba(0, 0, 0, 0.9);
}
.menu-box.show {
  visibility: visible;
  opacity: 1;
  right: 0;
}
.menu-box__close-btn {
  position: absolute;
  left: 60px;
  top: 60px;
  z-index: 100;
  font-size: 40px;
  position: absolute;
  display: flex;
  background-color: #ffb228;
  border: 0;
  cursor: pointer;
  opacity: 1;
  border-radius: 5px;
  padding: 10px;
}
.menu-box .container {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.menu-box .header-sec__logo {
  align-self: center;
}
.menu-box nav {
  position: relative;
  padding-top: 30px;
}
.menu-box nav::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 100%;
  height: 2px;
  transform: translate(-50%, -50%);
  background: linear-gradient(to right, rgba(209, 79, 26, 0.1) 0%, rgb(209, 79, 26) 50%, rgba(209, 79, 26, 0.1) 100%);
}

.menu-box  #espritmenu {
  display: flex;
}

.mm-navbars_bottom {
  display: none !important;
}

.menu-box  #espritmenu > ul > li > ul.show {
  opacity: 1;
  visibility: visible;
}

.menu-box  #espritmenu > ul {
  border-inline-end: 5px solid rgba(255, 255, 255, 0.13);
  position: relative;
}

.menu-box  #espritmenu > ul > li:not(:last-child) {
  margin-bottom: 15px;
}

.menu-box  #espritmenu > ul > li > a.active {
  color: #ffb228;
}

.menu-box  #espritmenu > ul > li > ul {
  position: absolute;
  inset-inline-start: 110%;
  top: 0;
  min-width: 380%;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
}

.menu-box  #espritmenu > ul > li > a {
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
  color: #fff;
  min-width: 260px;
  display: inline-flex;
  position: relative;
}

.menu-box  #espritmenu .sub__menu__div > li {
  flex: 0 0 33%;
  padding: 0 10px;
}

.mm-btn.mm-btn_prev.mm-navbar__btn {
  position: absolute;
  right: 0;
  z-index: 999;
}
.sidebar__cat .child__list .menu__title {
	display: none;
}
.sidebar__cat .child__list .sub__menu__div {
	display: flex;
	flex-direction: column;
}
[dir=ltr] .systems-sec .section__list li a i {
  transform: scaleX(-1);
}
.sidebar__cat .has__list i::before {
	color: #c8c8c8;
font-size: 10px !important;
}
.sidebar__cat .has__list {
	padding: 0 !important;
}
[dir=ltr] .notification-item__title i {
  transform: scaleX(-1);
}

[dir=ltr] .event-sec::before {
  background: linear-gradient(to right, var(--primary-color), rgba(5, 32, 73, 0));
}

[dir=ltr] .section__archive .icon i {
  transform: scaleX(-1);
}

[dir=ltr] .flickity-prev-next-button.next {
  inset-inline-start: 102%;
}

[dir=ltr] .news-item__archive i {
  transform: scaleX(-1);
}

[dir=ltr] .footer-sec__link li i {
  transform: scaleX(-1);
}

[dir=ltr] #espritmenu > ul > li > ul li a::before {
  transform: scaleX(-1);
}

@media (min-width: 1200px) {
  .container {
    max-width: 1320px;
  }
}
@media (min-width: 1366px) and (max-width: 1400px) {
  .scroll-nav {
    inset-inline-start: 10px;
  }
  .event-sec__container {
    margin-inline-start: 200px;
  }
  .event-sec__poster {
    inset-inline-start: -360px;
  }
}
@media (min-width: 1200px) and (max-width: 1367.98px) {
  .map-sec__content {
    height: 285px;
    overflow: scroll;
  }
  .container {
    max-width: 1100px;
  }
  .event-sec__poster {
    right: -500px;
  }
  .scroll-nav {
    inset-inline-start: 5px;
  }
  .news-sec .news-item--horizontal .news-item__pic {
    width: 540px;
    height: 385px;
  }
  .news-sec__btn {
    width: 125px;
    height: 90px;
  }
  .life-sec .carousel-cell {
    width: calc(50% - 30px);
  }
  .counter-sec__container {
    padding: 125px 50px;
  }
  .map-sec__left {
    width: 680px;
    height: 369px;
  }
  .notification-sec__buttons::before {
    width: 40%;
  }
  #espritmenu .sub__menu__div > li {
    flex: 0 0 50%;
    padding: 0 10px;
  }
  #espritmenu > ul > li > ul {
    min-width: 310%;
  }
}
@media (max-width: 1199.98px) {
  .slider-sec__pic {
    height: 560px;
  }
  .slider-sec__cell {
    height: 560px;
  }
  .map-sec__content {
    height: 190px;
    overflow: scroll;
  }
  .scroll-nav {
    inset-inline-start: 5px;
  }
  .systems-sec__container {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 60px;
  }
  .systems-sec__card {
    width: calc(50% - 30px);
  }
  .notification-sec__buttons::before {
    width: 45%;
  }
  .event-sec {
    padding-bottom: 60px;
  }
  .event-sec__poster {
    display: none;
  }
  .event-sec:before {
    bottom: 190px;
  }
  .news-sec .news-item--horizontal .news-item__pic {
    width: 470px;
    height: 345px;
  }
  .news-sec .news-item--horizontal .news-item__lead {
    -webkit-line-clamp: 2;
  }
  .news-sec__btn {
    height: 100px;
  }
  .news-sec .tab-button {
    width: calc(48% - 25px);
  }
  .life-sec__pic {
    width: 385px;
    height: 295px;
  }
  .life-sec .carousel-cell {
    width: calc(50% - 30px);
  }
  .student-sec__left::before {
    height: 310px;
    width: 340px;
  }
  .services-sec__right::before {
    height: 310px;
    width: 340px;
  }
  .work-sec__left::before {
    height: 310px;
    width: 340px;
  }
  .counter-sec__container {
    padding: 125px 30px;
  }
  .map-sec__left {
    width: 580px;
    height: 280px;
  }
  .footer-sec__top {
    gap: 30px;
  }
  .footer-sec__col:first-child {
    width: 24%;
  }
  .footer-sec__col:nth-child(3) {
    width: 24%;
  }
  .footer-sec__col:nth-child(2) {
    width: 52%;
  }
  #espritmenu > ul > li > ul {
    min-width: 250%;
  }
  #espritmenu .sub__menu__div > li {
    flex: 0 0 50%;
  }
}
@media (max-width: 991.98px) {
  .notification-item__title span {
    font-size: 16px;
  }
  .event-item__content span {
    font-size: 16px;
  }
  .map-sec__container {
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .map-sec__right {
    width: 100%;
  }
  .map-sec__left {
    width: 100%;
  }
  .event-sec__container {
    margin-inline-start: 0;
  }
  .event-sec__desc {
    flex-basis: 85%;
    padding: 0;
  }
  .event-item {
    width: 33%;
    margin-right: 0;
    margin-left: 0;
  }
  .event-item:before {
    left: 99%;
  }
  .event-item__content {
    margin-inline-start: 18px;
  }
  .news-sec {
    height: 545px;
  }
  .news-sec .slider-tabs {
    width: 80%;
    position: relative;
    right: unset;
    margin-bottom: 30px;
    align-self: center;
  }
  .news-sec .news-item--horizontal .news-item__pic {
    width: 330px;
    height: 220px;
  }
  .news-sec .news-item--horizontal .news-item__content {
    height: 196px;
    padding: 20px;
  }
  .news-sec .tab-button {
    width: calc(33.33% - 25px);
  }
  .news-sec .section__content {
    display: flex;
    flex-direction: column;
  }
  .life-sec .section__description {
    width: 100%;
  }
  .life-sec .carousel-cell {
    width: calc(33.33% - 30px);
  }
  .student-sec {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .services-sec {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .services-sec__right {
    order: 2;
  }
  .work-sec {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .counter-sec__container {
    padding: 125px 0;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  .counter-item {
    width: 20%;
    margin-inline-start: 30px;
  }
  .counter-item .section__dot {
    left: -30px;
  }
  .footer-sec__top {
    flex-wrap: wrap;
  }
  .footer-sec__col:first-child {
    width: 100%;
  }
  .footer-sec__col:nth-child(2) {
    width: 80%;
  }
  .footer-sec__col:nth-child(3) {
    width: 100%;
  }
  .notification-sec__buttons:before {
    width: 60%;
  }
  .scroll-nav {
    opacity: 0;
    z-index: -9999999999999;
  }
  .scroll-nav #menu-close {
    display: flex;
  }
  .scroll-nav__res {
    display: block;
    position: fixed;
    z-index: 99999999999;
    width: 50px;
    height: 50px;
    background-color: #ffd500;
    top: calc(60% - 20px);
    transform: translateY(-50%);
    border-radius: 15px 0 0 15px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .scroll-nav.active {
    opacity: 1;
    z-index: 9999999999;
    top: 50%;
    transform: translateY(-30%);
    inset-inline-start: 0;
    width: 60px;
    transition: height 0.5s ease, opacity 0.5s ease;
  }
  #menu-toggle {
    font-size: 24px;
    color: black;
    cursor: pointer;
  }
  .menu-close-btn {
    position: absolute;
    top: -20px;
    left: -10px;
    font-size: 20px;
    background: none;
    border: none;
    color: #fff;
    cursor: pointer;
    z-index: 9;
    background-color: #ffb228;
    border-radius: 100px;
    width: 30px;
    height: 30px;
    justify-content: center;
    align-items: center;
    padding-inline-start: 5px;
  }
}
@media (max-width: 767.98px) {
  .event-sec__content {
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 30px;
  }
  .event-sec::before {
    bottom: 230px;
  }
  .news-sec__btn {
    width: 100%;
  }
  .systems-sec__card {
    width: 100%;
  }
  .notification-sec .slider-cell {
    overflow: scroll;
    flex-wrap: nowrap;
  }
  .notification-item {
    width: 100%;
  }
  .event-sec {
    margin-top: 60px;
  }
  .event-sec__list {
    flex-wrap: wrap;
    margin-top: 0;
    align-items: center;
    justify-content: center;
    gap: 40px;
  }
  .event-item {
    width: calc(50% - 40px);
  }
  .news-sec {
    height: 725px;
  }
  .news-sec .slider-tabs {
    width: 100%;
  }
  .news-sec .news-item--horizontal {
    flex-direction: column;
    gap: 20px;
  }
  .news-sec .news-item--horizontal .news-item__pic {
    order: -1;
  }
  .life-sec .carousel-cell {
    width: calc(50% - 30px);
  }
  .counter-item {
    width: 30%;
  }
  .counter-item:nth-child(2) .section__dot {
    display: none;
  }
  .counter-item:nth-child(4) .section__dot {
    display: none;
  }
  .footer-sec__copyRight {
    flex-direction: column;
  }
  .notification-sec__buttons:before {
    width: 70%;
  }
}
@media (max-width: 575.98px) {
  .header-sec::before {
    opacity: 0.9;
  }
  .notification-sec__button i {
    display: none;
  }
  .header-sec__container {
    flex-direction: column;
    gap: 10px;
  }
  .notification-sec__buttons {
    align-items: center;
    overflow-x: scroll;
    gap: 10px;
    justify-content: flex-start;
    margin-inline-start: 15px;
    padding-bottom: 45px;
    margin-bottom: 20px;
  }
  .notification-sec__buttons::before {
    display: none;
  }
  .notification-sec__button {
    min-width: 80px;
    width: 80px;
    padding: 11px;
  }
  .notification-sec .tab-pane {
    padding: 20px;
  }
  .event-item {
    width: 100%;
    border: 1px solid #052049;
    padding: 20px 10px;
    height: 240px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .event-item__date {
    min-width: 120px;
    padding: 10px;
  }
  .event-item__date span {
    font-size: 14px;
  }
  .event-item::before {
    display: none;
  }
  .event-sec {
    padding-bottom: 60px;
  }
  .event-sec .flickity-page-dots {
    top: 85%;
  }
  .event-sec:before {
    display: none;
  }
  .event-sec__content {
    flex-wrap: wrap;
    justify-content: center;
    order: -1;
  }
  .event-sec__content span {
    font-size: 16px;
  }
  .event-sec__desc span {
    -webkit-line-clamp: 3;
  }
  .event-sec .flickity-viewport {
    width: 100% !important;
    height: 310px !important;
  }
  .news-sec .tab-button {
    width: calc(33.33% - 25px);
  }
  .news-sec__btn {
    width: 100%;
    height: 90px;
  }
  .news-sec .news-item--horizontal .news-item__pic {
    width: 100%;
    height: 190px;
  }
  .news-sec .flickity-prev-next-button {
    display: none;
  }
  .life-sec .section__description {
    margin-bottom: 0;
  }
  .life-sec .flickity-viewport {
    height: 203px !important;
  }
  .life-sec__pic {
    margin-top: 0;
  }
  .life-sec .carousel-cell {
    width: calc(100% - 10px);
    margin-right: 5px;
    margin-left: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .life-sec__pic {
    width: 100%;
  }
  .life-item {
    height: 150px;
    padding: 12px;
    gap: 10px;
  }
  .life-item__pic {
    width: 55px;
    height: 55px;
  }
  .life-item i {
    font-size: 45px;
  }
  .student-sec__left {
    width: 100%;
  }
  .services-sec__right {
    width: 100%;
  }
  .work-sec__left {
    width: 100%;
  }
  .footer-sec__link {
    flex-direction: column;
    height: 100%;
  }
  .footer-sec__link li {
    width: 100% !important;
  }
  .footer-sec__col {
    width: 100%;
  }
  .counter-item:nth-child(odd) {
    margin-inline-start: 0;
  }
  .section__content {
    position: relative;
  }
  .student-sec__carousel {
    position: absolute;
    top: 215%;
    z-index: 5;
  }
  .student-sec__left::before {
    display: none;
  }
  .student-sec__left:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    background: radial-gradient(circle, rgba(5, 32, 73, 0.6), rgba(5, 32, 73, 0.9));
    opacity: 0.7;
  }
  .services-sec__right::before {
    display: none;
  }
  .services-sec__right:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    background: radial-gradient(circle, rgba(5, 32, 73, 0.6), rgba(5, 32, 73, 0.9));
    opacity: 0.7;
  }
  .work-sec__left::before {
    display: none;
  }
  .work-sec__left:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    background: radial-gradient(circle, rgba(5, 32, 73, 0.6), rgba(5, 32, 73, 0.9));
    opacity: 0.7;
  }
  .work-sec__carousel {
    position: absolute;
    top: 215%;
    z-index: 5;
  }
  .services-sec__carousel {
    position: absolute;
    top: 215%;
    z-index: 5;
  }
  .event-sec .section__archive {
    position: absolute;
    bottom: -30px;
  }
}
@media (max-width: 375px) {
  .news-sec .tab-button {
    width: calc(50% - 25px);
  }
  .news-sec__btn {
    width: 100%;
    height: 90px;
  }
}
@media (min-width: 991.98px) {
  .menu__title {
    font-weight: 700;
    font-size: 24px;
    line-height: 39px;
    margin-bottom: 30px;
    color: #fff;
    display: flex;
    justify-content: center;
  }
  #espritmenu > ul > li > ul li a {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    display: flex;
    gap: 8;
  }
  #espritmenu > ul > li > ul li a::before {
    content: "\e919";
    font-family: niafam;
    font-size: 10px;
    margin-inline-end: 5px;
    position: relative;
    top: 1px;
  }
  #espritmenu > ul > li > ul li {
    margin-bottom: 15px;
    display: inline-flex;
  }
  .sub__menu__div {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
  }
#espritmenu > ul > li > a.active::after {
	color: #ffb228;
}
#espritmenu > ul > li:has(> ul) > a::after {
  content:  "\e91d"; 
font-family: niafam;
  margin-right: 5px;
  font-size: 12px;
  color: #fff;
    left: 20px;
    position: absolute;
}

  #espritmenu > ul > li > a::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 100%;
    top: 0;
    inset-inline-end: -5px;
    background: #ffb228;
    transition: 0.3s;
    opacity: 0;
  }
  #espritmenu > ul > li > a.active::before {
    opacity: 1;
  }
  .menu-box #espritmenu > ul > li > a.active {
    cursor: auto;
  }
  #espritmenu > ul > li > ul li a:hover {
    color: #ffb228;
  }
}/*# sourceMappingURL=main.css.map */