@charset "UTF-8";
:root {
  --primary-color: #0C3B7D;
  --secondary-color: rgba(74, 121, 186, 1);
  --white-color: #fff;
  --light-white:#ffffff80;
  --black:#000;
  --light-black:rgb(38, 38, 38);
  --light-gray:#aaaaaa;
  --gray:#6a6c71;
  --gray2:#7a7a7a;
  --gray3:#DCDCDC;
  --red:rgba(228, 32, 50, 1);
}

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-chat:before {
  content: "\e939";
}

.niafam-gym:before {
  content: "\e946";
}

.niafam-healthcare:before {
  content: "\e947";
}

.niafam-apartment:before {
  content: "\e948";
}

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

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

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

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

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

.niafam-Property-1graduation-hat:before {
  content: "\e905";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.niafam-program:before {
  content: "\e913";
}

.niafam-linkedin:before {
  content: "\e914";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.niafam-id-card:before {
  content: "\e925";
}

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

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

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

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

.niafam-workers:before {
  content: "\e92a";
}

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

.niafam-medical2:before {
  content: "\e92c";
}

.niafam-books:before {
  content: "\e92d";
}

.niafam-medical:before {
  content: "\e92e";
}

.niafam-calender:before {
  content: "\e92f";
}

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

.niafam-test:before {
  content: "\e931";
}

.niafam-univercity:before {
  content: "\e934";
}

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

.niafam-right2:before {
  content: "\e937";
}

.niafam-down:before {
  content: "\e938";
}

.niafam-dna:before {
  content: "\e93a";
}

.niafam-post-box:before {
  content: "\e93b";
}

.niafam-talk-free:before {
  content: "\e93c";
}

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

.niafam-scope:before {
  content: "\e93e";
}

.niafam-arroba:before {
  content: "\e93f";
}

.niafam-science:before {
  content: "\e940";
}

.niafam-right:before {
  content: "\e941";
}

.niafam-medal:before {
  content: "\e942";
}

.niafam-loc:before {
  content: "\e943";
}

.niafam-microscope:before {
  content: "\e944";
}

.niafam-brain:before {
  content: "\e945";
}

.niafam-Property-1rubika:before {
  content: "\e91d";
}

.niafam-Property-1rss:before {
  content: "\e91e";
}

.niafam-Property-1accessibility:before {
  content: "\e932";
}

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

.niafam-Property-1bisphon:before {
  content: "\e936";
}

.niafam-star:before {
  content: "\e94c";
  color: #aaa;
}

.niafam-star2:before {
  content: "\e94d";
  color: #ffd700;
}

.niafam-world12:before {
  content: "\e94b";
}

.niafam-Vector5:before {
  content: "\e949";
}

.niafam-note:before {
  content: "\e94a";
}

.text__light-white {
  color: var(--light-white);
}
.text__white {
  color: var(--white-color);
}
.text__black {
  color: var(--black);
}
.text__light-black {
  color: var(--light-black);
}
.text__blue {
  color: var(--primary-color);
}
.text__light-blue {
  color: var(--secondary-color);
}
.text__light-gray {
  color: var(--light-gray);
}
.text__gray {
  color: var(--gray);
}
.text__gray2 {
  color: var(--gray2);
}
.text__gray3 {
  color: var(--gray3);
}
.text__red {
  color: var(--red);
}
.text__11 {
  font-size: 0.6875em;
}
.text__12 {
  font-size: 0.75em;
}
.text__13 {
  font-size: 0.813em;
}
.text__14 {
  font-size: 0.875em;
  font-size: clamp(0.75rem, 0.725rem + 0.125vw, 0.875rem);
}
.text__15 {
  font-size: 0.938em;
  font-size: clamp(0.75rem, 0.7125rem + 0.1875vw, 0.9375rem);
}
.text__16 {
  font-size: 1em;
  font-size: clamp(0.9375rem, 0.925rem + 0.0625vw, 1rem);
}
.text__17 {
  font-size: 1.063em;
  font-size: clamp(1rem, 0.9875rem + 0.0625vw, 1.0625rem);
}
.text__18 {
  font-size: 1.125em;
  font-size: clamp(1rem, 0.975rem + 0.125vw, 1.125rem);
}
.text__19 {
  font-size: 1.188em;
  font-size: clamp(1.0625rem, 1.0375rem + 0.125vw, 1.1875rem);
}
.text__20 {
  font-size: 1.25em;
  font-size: clamp(1.125rem, 1.1rem + 0.125vw, 1.25rem);
}
.text__22 {
  font-size: 1.375em;
  font-size: clamp(1.25rem, 1.225rem + 0.125vw, 1.375rem);
}
.text__24 {
  font-size: 1.5em;
  font-size: clamp(1.375rem, 1.35rem + 0.125vw, 1.5rem);
}
.text__25 {
  font-size: 1.5625em;
  font-size: clamp(1.4375rem, 1.4125rem + 0.125vw, 1.5625rem);
}
.text__28 {
  font-size: 1.75em;
  font-size: clamp(1.625rem, 1.6rem + 0.125vw, 1.75rem);
}
.text__30 {
  font-size: 1.875em;
  font-size: clamp(1.75rem, 1.725rem + 0.125vw, 1.875rem);
}
.text__32 {
  font-size: 2em;
  font-size: clamp(1.875rem, 1.85rem + 0.125vw, 2rem);
}
.text__36 {
  font-size: 2.25em;
  font-size: clamp(2.125rem, 2.1rem + 0.125vw, 2.25rem);
}
.text__40 {
  font-size: 2.5em;
  font-size: clamp(2.375rem, 2.35rem + 0.125vw, 2.5rem);
}
.text__48 {
  font-size: 3em;
  font-size: clamp(2.875rem, 2.85rem + 0.125vw, 3rem);
}
.text__50 {
  font-size: 3.125em;
  font-size: clamp(3rem, 2.975rem + 0.125vw, 3.125rem);
}
.text__bold {
  font-weight: bold;
}
.text__medium {
  font-weight: 500;
}
.text__regular {
  font-weight: 400;
}
.text__light {
  font-weight: 300;
}
.text__semibold {
  font-weight: 900;
}

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

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

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

/* Layout */
nav.mega-menu h3 {
  color: #016a63;
}
nav.mega-menu ul {
  list-style: none;
  padding: 0;
}
nav.mega-menu .first {
  border: 1px solid #E0E0E2;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.03);
  border-radius: 5px;
}
nav.mega-menu .first a {
  padding-right: 35px;
  position: relative;
  padding-left: 10px;
}
nav.mega-menu .first a::before {
  content: "";
  background-image: url("../img/812847 1.png");
  width: 25%;
  height: 100%;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 9px;
}

nav.mega-menu > ul {
  padding: 0;
  margin: 0;
  list-style: none;
  height: 100%;
  display: flex;
}

nav.mega-menu a {
  text-decoration: none;
}

/* Basic Style */
nav.mega-menu > ul > li {
  height: 100%;
}

nav.mega-menu > ul > li > a {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  transition: all 300ms ease-in-out;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-in-out;
}
nav.mega-menu > ul > li > a:hover {
  color: #e42032;
}

nav.mega-menu > ul > li a {
  position: relative;
  z-index: 5;
  display: flex;
  align-items: center;
}

nav.mega-menu > ul > li.contact-drop > a:after,
nav.mega-menu > ul > li.mega-drop > a:after,
nav.mega-menu > ul > li.blog-post > a:after,
nav.mega-menu > ul > li.drop-down > a:after {
  position: absolute;
  top: 0;
  right: 5px;
}

/* Mega Drop Menu */
nav.mega-menu > ul > li.mega-drop .mega-drop-inner {
  border-radius: 10px;
  position: absolute;
  opacity: 0;
  width: 1410px;
  height: 542px;
  overflow: auto;
  top: calc(100% + 60px);
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  border-radius: 15px;
  visibility: hidden;
  transition: all 300ms ease-in-out;
  z-index: 15;
  display: flex;
  overflow: hidden;
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
}
nav.mega-menu > ul > li.mega-drop .mega-drop-inner:before {
  position: absolute;
  content: "";
  left: 30%;
  top: 50%;
  width: 60%;
  height: 100%;
  transform: translate(-50%, -50%);
  background: linear-gradient(to bottom left, #fff 50%, rgba(255, 255, 255, 0.5) 100%);
  z-index: 1;
}
nav.mega-menu > ul > li.mega-drop .mega-drop-inner:after {
  position: absolute;
  content: "";
  left: 30%;
  top: 50%;
  width: 60%;
  height: 100%;
  transform: translate(-50%, -50%);
  background-image: url("/uploads/1/iums-rtl/assets/img/WT-banner 1.png");
}
nav.mega-menu > ul > li.mega-drop .mega-drop-inner .active {
  visibility: hidden;
}
nav.mega-menu > ul > li.mega-drop .mega-drop-inner:not(:last-child) {
  margin-left: 15px;
}

nav.mega-menu > ul > li.mega-drop .mega-drop-inner > ul {
  flex: 1;
  display: flex;
  flex-direction: column;
  height: auto;
}
nav.mega-menu > ul > li.mega-drop .mega-drop-inner > ul:not(:last-child) {
  margin-bottom: 15px;
}

nav.mega-menu > ul > li:not(:last-child) {
  margin-inline-end: 25px;
}

nav.mega-menu > ul > li.mega-drop .mega-drop-inner ul h3 {
  margin-bottom: 8px;
}

.header-sec .mega-drop__col .scrollbar-init {
  height: 0;
}

nav.mega-menu > ul > li.mega-drop:hover .scrollbar-init {
  height: 205px;
}

nav.mega-menu > ul > li.mega-drop:hover .mega-drop-inner {
  opacity: 1;
  top: calc(70% + 30px);
  visibility: visible;
}
nav.mega-menu > ul > li.mega-drop:hover .mega-drop-inner .active {
  visibility: visible;
}

/* Blog Post */
nav.mega-menu > ul > li.blog-post {
  position: static;
}

nav.mega-menu > ul > li.blog-post:hover .nav.mega-menu-item {
  opacity: 1;
  top: 100%;
  left: 0;
  visibility: visible;
}

nav.mega-menu > ul > li.blog-post .nav.mega-menu-item {
  position: absolute;
  width: 100%;
  overflow: auto;
  padding: 40px 0;
  top: -9999px;
  opacity: 0;
  left: -9999px;
  background: #daeaef;
  visibility: hidden;
  border-top: 3px solid #ff3d2e;
  transition: opacity 300ms ease-in-out;
}

nav.mega-menu > ul > li.blog-post .nav.mega-menu-item .item {
  float: left;
  width: calc(25% - 40px);
  background: #272f32;
  padding: 10px;
  margin: 10px;
  border-radius: 5px;
}

nav.mega-menu > ul > li.blog-post .nav.mega-menu-item .item img {
  width: 100%;
  height: 150px;
}

nav.mega-menu > ul > li.blog-post .nav.mega-menu-item .item h3 {
  font-size: 15px;
}

nav.mega-menu > ul > li.blog-post .nav.mega-menu-item .item a {
  color: #ff3d2e;
}

/* Simple and multi level dropdown */
nav.mega-menu > ul > li.drop-down > ul {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  width: 273px;
  background: #f3f3f3 !important;
  transition: all 300ms ease-in-out !important;
  border-radius: 15px;
  border: 1px solid #e4dfd8;
  left: 50%;
  transform: translateX(-50%);
  top: 160px;
  list-style: none !important;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: right;
}

nav.mega-menu > ul > li.drop-down > ul:after {
  border-color: rgba(236, 240, 241, 0);
  border-bottom-color: #ecf0f1;
  border-width: 5px;
  margin-left: -5px;
}

nav.mega-menu > ul > li.drop-down > ul:before {
  border-color: rgba(231, 76, 60, 0);
  border-width: 9px;
  margin-left: -9px;
}

nav.mega-menu > ul > li.drop-down > ul li:not(:last-child) {
  margin-bottom: 9px;
}
nav.mega-menu > ul > li.drop-down > ul span {
  color: #e91e63;
}

nav.mega-menu > ul > li.drop-down {
  margin-bottom: 8px;
}

nav.mega-menu > ul > li.drop-down:hover > ul {
  opacity: 1;
  visibility: visible;
  top: calc(70% + 10px);
}
nav.mega-menu > ul > li.drop-down:hover > ul span {
  color: #2cedde;
}

.sticky .mega-menu > ul > li.drop-down:hover > ul {
  top: calc(100% + 14px);
}
.sticky .mega-menu > ul > li.mega-drop:hover .mega-drop-inner {
  top: calc(100% - 0px);
}

nav.mega-menu > ul > li.drop-down > ul a {
  display: block;
  color: #2c3e50;
  transition: all 300ms ease-in-out;
  padding-right: 24px;
  padding-left: 24px;
}
nav.mega-menu > ul > li.drop-down > ul a:hover {
  color: #d89f6c;
}

nav.mega-menu > ul > li.drop-down > ul > li.sub-drop:after {
  content: "\f101";
  position: Absolute;
  right: 10px;
  top: 50%;
  margin-top: -10px;
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  display: block;
}

nav.mega-menu > ul > li.drop-down > ul > li.sub-drop {
  position: relative;
}

nav.mega-menu > ul > li.drop-down > ul > li.sub-drop > ul {
  left: 90%;
  width: 150px;
  opacity: 0;
  background: #ecf0f1;
  top: -99999px;
  visibility: hidden;
  border-left: 3px solid #e74c3c;
  position: Absolute;
  transition: opacity 300ms ease-in-out;
}

nav.mega-menu > ul > li.drop-down > ul > li.sub-drop:hover > ul {
  opacity: 1;
  left: 100%;
  top: 0;
  visibility: visible;
}

.arrow_box:after,
nav.mega-menu > ul > li.drop-down > ul > li.sub-drop > ul:before {
  right: 100%;
  top: 15px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

nav.mega-menu > ul > li.drop-down > ul > li.sub-drop > ul:after {
  border-color: rgba(236, 240, 241, 0);
  border-right-color: #ecf0f1;
  border-width: 5px;
  margin-top: -5px;
}

nav.mega-menu > ul > li.drop-down > ul > li.sub-drop > ul:before {
  border-color: rgba(231, 76, 60, 0);
  border-right-color: #e74c3c;
  border-width: 9px;
  margin-top: -9px;
}

/* Contact container */
nav.mega-menu > ul > li.contact-drop {
  position: static;
}

nav.mega-menu > ul > li.contact-drop .contact-drop-inner {
  position: Absolute;
  left: -9999px;
  top: -9999px;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  border-top: 3px solid #ff3d2e;
  overflow: auto;
  background: #ecf0f1;
  transition: opacity 300ms ease-in-out;
}

nav.mega-menu > ul > li.contact-drop:hover .contact-drop-inner {
  opacity: 1;
  left: 0;
  top: 100%;
  visibility: visible;
}

nav.mega-menu > ul > li.contact-drop .contact-drop-inner form {
  float: left;
  width: 46%;
  padding: 20px 0;
  margin: 0 2%;
}

nav.mega-menu > ul > li.contact-drop .contact-drop-inner form span {
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
}

nav.mega-menu > ul > li.contact-drop .contact-drop-inner form input,
nav.mega-menu > ul > li.contact-drop .contact-drop-inner form textarea {
  display: block;
  width: 50%;
  padding: 10px;
  background: #2c3e50;
  border: none;
  outline: none;
  color: #e74c3c;
  font-family: "oswald", sans-serif;
  margin-bottom: 10px;
}

nav.mega-menu > ul > li.contact-drop .contact-drop-inner .misc-contact {
  float: right;
  width: 50%;
  padding: 20px 0;
}

nav.mega-menu > ul > li.contact-drop .contact-drop-inner .misc-contact span,
nav.mega-menu > ul > li.contact-drop .contact-drop-inner .misc-contact a {
  color: #e74c3c;
}

nav.mega-menu > ul > li.mega-drop .mega-drop-inner {
  border-radius: 30px;
  margin-bottom: 0px;
}
nav.mega-menu > ul > li.mega-drop .mega-drop-inner > ul {
  margin-bottom: 0 !important;
}
nav.mega-menu > ul > li.mega-drop .mega-drop-inner > ul:nth-child(odd) {
  margin-left: 8px;
}
nav.mega-menu > ul > li.mega-drop .mega-drop-inner > ul:nth-child(even) {
  margin-right: 8px;
}
nav.mega-menu > ul > li.mega-drop .mega-drop-inner ul {
  list-style: none;
}
nav.mega-menu > ul > li.mega-drop .mega-drop-inner h3 {
  margin-bottom: 18px;
}
nav.mega-menu > ul > li.mega-drop .mega-drop-inner h3:not(:first-child) {
  margin-top: 22px;
}
nav.mega-menu > ul > li.mega-drop .mega-drop-inner li:not(:last-child) {
  margin-bottom: 20px;
}
nav.mega-menu > ul > li {
  transition: all 0.4s ease-in-out;
}

nav.mega-menu > ul > li:hover > a > i {
  color: #000;
  transition: all 0.2s ease-in-out;
}
nav.mega-menu > ul > li:hover > a > i::before {
  color: #e42032;
}

nav.mega-menu > ul > li > a {
  display: flex;
}
nav.mega-menu > ul > li > a i {
  padding-bottom: 3px;
  font-weight: bold;
  padding-right: 6px;
}

.header {
  position: relative;
  z-index: 100;
}

nav.mega-menu > ul > li > a i {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  transform: rotate(-90deg);
  padding-right: 0;
  padding-bottom: 11px;
  padding-top: 0;
  padding-left: 0;
}

.mega-drop__icon {
  background-color: rgba(12, 59, 125, 0.05);
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-inline-end: 15px;
}
.mega-drop__icon i {
  font-size: 50px;
}
.mega-drop__col .section {
  align-items: flex-start;
  height: 100%;
}
.mega-drop__col .section__header {
  margin-bottom: 30px !important;
}

.menu-tabs {
  display: flex;
  width: 100%;
  padding: 40px 60px 60px;
}
.menu-tabs__right {
  display: flex;
  flex-direction: column;
  width: 335px;
  flex-shrink: 0;
  background: #f3f3f3;
  padding: 30px;
}
.menu-tabs__button {
  border: none;
  font-family: Vazir;
  background: none;
  margin-bottom: 15px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0;
  cursor: pointer;
  transition: all 0.2s linear;
  position: relative;
}
.menu-tabs__button span {
  font-size: 14px;
}
.menu-tabs__button.active span {
  color: #ff6700;
}
.menu-tabs__button.active i::before {
  color: #ff6700;
}
.menu-tabs__button span {
  transition: all 0.2s linear;
}
.menu-tabs__button i::before {
  transition: all 0.2s linear;
}
.menu-tabs__button:hover span {
  color: #ff6700;
}
.menu-tabs__button:hover .niafam-Path-45::before {
  color: #ff6700;
}
.menu-tabs__button:hover .niafam-Vector::before {
  color: #ff6700;
}
.menu-tabs__button .arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: -20px;
}
.menu-tabs__button .arrow i {
  color: var(--primary-color);
  font-size: 8px;
  margin-right: 12px;
  transform: rotate(90deg);
}
.menu-tabs__link {
  margin-bottom: 15px;
  display: flex;
  flex-direction: row;
  align-items: center;
  transition: all 0.2s linear;
  position: relative;
}
.menu-tabs__link span {
  font-size: 14px;
}
.menu-tabs__link span {
  transition: all 0.2s linear;
}
.menu-tabs__link i::before {
  transition: all 0.2s linear;
}
.menu-tabs__link:hover span {
  color: #ff6700;
}
.menu-tabs__link:hover .niafam-Path-45::before {
  color: #ff6700;
}
.menu-tabs__content {
  position: relative;
  flex-grow: 1;
}
.menu-tabs__icon {
  background: #ffffff;
  border-radius: 10px;
  padding: 8px;
  margin-inline-end: 15px;
  width: 40px;
  height: 40px;
  font-size: 24px !important;
}
.menu-tabs__tab {
  padding: 25px 50px 25px 25px;
  max-height: 100%;
  width: 100%;
}
.menu-tabs__tab ul {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  max-height: 360px;
  text-align: right;
}
.menu-tabs__tab a {
  position: relative;
  color: #000;
}
.menu-tabs__tab a::before {
  content: "-";
  display: inline-block;
  margin-left: 6px;
}
.menu-tabs__tab a:hover {
  color: #ff6700;
}

.mega-drop__pic {
  position: relative;
  width: 189px;
  height: 75px;
  filter: drop-shadow(0px 10px 15px rgba(0, 0, 0, 0.05));
}
.mega-drop__pic img {
  border-radius: 5px;
}
.mega-drop .section--wide-bg .section__header {
  margin-top: 10px;
  margin-bottom: 25px;
  align-items: flex-start;
}
.mega-drop .section--wide-bg .section__header::before {
  display: none;
}
.mega-drop .section--wide-bg .section__header::after {
  display: none;
}
.mega-drop .section--wide-bg .section__title::before {
  background: #FFB800;
  left: 88%;
  top: 31px;
}
.mega-drop .section--wide-bg .section__content li {
  padding-inline-start: 10px;
  text-align: start;
}
.mega-drop .section--wide-bg .section__content li a {
  position: relative;
}
.mega-drop .section--wide-bg .section__content li a::before {
  content: "\e91b";
  font-size: 10px;
  color: #1E837B;
  font-family: niafam;
  position: absolute;
  top: 20%;
  inset-inline-end: 102%;
  border-radius: 30px;
}
.mega-drop__container {
  z-index: 5;
  width: 100%;
  display: flex;
}
.mega-drop__col {
  width: calc(39.5% - 60px);
  margin-inline-end: 30px;
  margin-inline-end: 60px;
  padding-inline-end: 60px;
  border-inline-end: 1px solid hsla(215, 82%, 27%, 0.3);
}
.mega-drop__col .menu__list a {
  line-height: 24px;
}
.mega-drop__col .dropdown {
  position: relative;
  display: flex;
  cursor: pointer;
  margin-bottom: 10px;
  padding-inline-end: 0 !important;
}
.mega-drop__col .dropdown span {
  position: relative;
  display: flex;
  align-items: center;
}
.mega-drop__col .dropdown span i {
  margin-inline-end: 10px !important;
}
.mega-drop__col .dropdown a:hover span {
  color: #013980;
}
.mega-drop__col .dropdown a:hover i:before {
  color: #013980;
}
.mega-drop__col .dropdown-content {
  opacity: 0;
  margin-top: -15px;
  position: relative;
  transition: all 0.3s linear;
}
.mega-drop__col .dropdown-content a {
  color: black;
  text-decoration: none;
  display: block;
  right: 10%;
}
.mega-drop__col .dropdown:hover i {
  transform: rotate(0deg);
}
.mega-drop__col .dropdown:hover .dropdown-content {
  opacity: 1;
  margin-top: 10px;
}
.mega-drop__col .section__title {
  border-bottom: 1px solid #013980;
  padding-bottom: 5px;
  margin-bottom: 25px;
}
.mega-drop__col .section__title:after {
  display: none;
}
.mega-drop__col .section__title span:after {
  display: none;
}
.mega-drop__col .menu {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 100%;
}
.mega-drop__col .menu__list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: transform 0.3s ease;
}
.mega-drop__col .menu__list li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  transition: background-color 0.3s;
  cursor: pointer !important;
  text-align: start;
  color: #262626;
  position: relative;
}
.mega-drop__col .menu__list li {
  margin-bottom: 16px;
}
.mega-drop__col .menu__list li:last-child {
  margin-bottom: 0 !important;
}
.mega-drop__col .menu__list li a {
  padding-inline-start: 60px;
}
.mega-drop__col .menu__list li a.back {
  padding-inline-start: 0;
}
.mega-drop__col .menu__list li a.back::before {
  display: none;
}
.mega-drop__col .menu__sublist {
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  transition: transform 0.3s ease;
  display: none;
}
.mega-drop__col .menu__sublist.active {
  display: block;
  transform: translateX(0);
}
.mega-drop__col .menu__sublist.active li:first-child {
  padding: 0 !important;
}
.mega-drop__col .menu__sublist.active li:first-child:before {
  display: none !important;
}
.mega-drop__col .menu__list li > a:after {
  content: "\e93d";
  color: rgb(0, 0, 0);
  font-family: niafam;
  font-size: 12px;
  top: 50%;
  left: 3px;
  transform: translate(-50%, -50%);
  position: absolute;
  transition: all 0.2s linear;
}
.mega-drop__col .menu__list li a:before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 50%;
  inset-inline-start: 0;
  width: 35px;
  height: 2px;
  background-image: url("/uploads/1/iums-rtl/assets/img/Frame 32.png");
  top: 50%;
  transform: translate(-50%, -50%);
}
.mega-drop__col .menu__list li > a:only-child:after {
  content: "";
}
.mega-drop__new .mega-drop__pic {
  width: 249px;
  height: 262px;
}
.mega-drop__new .mega-drop-inner ul {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  max-height: 228px;
}
.mega-drop__new .mega-drop__col {
  width: calc(45% - 60px);
}
.mega-drop__new .mega-drop__col:first-child {
  width: calc(25% - 60px);
  margin-inline-start: 0;
  border-left: none;
}
.mega-drop__new .mega-drop__col:last-child {
  margin-inline-end: 0;
  width: calc(25% - 60px);
}
.mega-drop__new .section--wide-bg .section__title::before {
  background: #FFB800;
  left: 75%;
  top: 31px;
}

.dropdown i {
  margin-inline-end: 10px !important;
}

html {
  scroll-behavior: smooth;
}

body {
  text-align: start;
  direction: rtl;
  font-family: dana;
  font-weight: 600;
  margin: 0;
}

.wrapper {
  overflow: hidden;
  position: relative;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

.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: dana;
  font-size: 14px;
}

input::placeholder,
textarea::placeholder {
  font-family: dana;
  font-size: 14px;
}

ul {
  padding-left: 0;
  margin: 0;
  list-style-type: none;
}

.logo-sticky {
  display: none;
}

.sticky {
  position: fixed;
  top: 0px;
  width: 100%;
  right: 0;
  left: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999;
  background: white;
  box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.05);
  height: 110px;
  border-bottom: 1px solid #eeeeee;
  margin-top: 0 !important;
}
.sticky .logo-sticky {
  display: inline-block;
  margin-inline-end: 20px;
}

.news-sec {
  margin-bottom: 60px;
}
.news-sec__container {
  display: flex;
  width: 100%;
}
.news-sec__right {
  margin-left: 15px;
  flex-grow: 1;
}
.news-sec__right .section {
  padding: 30px;
  height: 100%;
}
.news-sec__right .section__title {
  border-bottom: 2px solid #ff6700;
}
.news-sec__right .news-item__pic {
  width: 203px;
  height: 135px;
}
.news-sec__right .news-item:not(:last-child) {
  margin-bottom: 30px;
}
.news-sec__cell {
  width: 100%;
}
.news-sec__cell .news-item__pic {
  transition: all 0.2s linear;
}
.news-sec__cell:not(.is-selected) .news-item__pic {
  filter: drop-shadow(0px 4px 5px rgba(0, 0, 0, 0));
}
.news-sec__left {
  margin-right: 15px;
  width: 380px;
  flex-shrink: 0;
}
.news-sec__left .section {
  padding: 30px;
  height: 100%;
}
.news-sec__left .section__title {
  border-bottom: 2px solid #ff6700;
}
.news-sec__left .news-item__pic {
  height: 220px;
}

.section {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.section--border .section__header {
  border-bottom: 1px solid #e0e0e2;
}
.section--shadow {
  box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.05);
  border-radius: 15px;
}
.section__header {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}
.section__header--center {
  justify-content: center;
  padding-top: 60px;
}
.section__title {
  display: flex;
  align-items: center;
  position: relative;
  text-align: center;
  flex-direction: column;
}
.section__title h3 {
  padding-bottom: 15px;
}
.section__title span {
  width: 50px;
  height: 2px;
  background: rgb(74, 121, 186);
  border-radius: 5px;
  display: inline-block;
  position: relative;
}
.section__title span::before {
  content: "";
  width: 15px;
  height: 2px;
  background: rgb(74, 121, 186);
  border-radius: 5px;
  margin: 0 0 0 5px;
  position: absolute;
  left: 100%;
}
.section__title span::after {
  content: "";
  width: 15px;
  height: 2px;
  background: rgb(74, 121, 186);
  border-radius: 5px;
  margin: 0 5px 0 0;
  position: absolute;
  left: -40%;
}
.section__icon {
  margin-left: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section__archive {
  display: flex;
  align-items: center;
  border-radius: 10px;
  border: 1px solid rgba(106, 108, 113, 0.3);
  padding: 10px 15px;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 15px;
  transition: all 0.2s linear;
}
.section__archive span {
  transition: all 0.2s linear;
}
.section__archive i::before {
  transition: all 0.2s linear;
}
.section__archive:hover {
  border: 1px solid #E42032;
}
.section__archive:hover span {
  color: #E42032;
}
.section__archive:hover i::before {
  color: #E42032;
}
.section__archive .icon {
  background: rgba(255, 103, 0, 0.1);
  border-radius: 5px;
  width: 25px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
}
.section__archive .arrow {
  display: flex;
  justify-content: center;
  align-items: center;
}
.section__archive .arrow i {
  margin-inline-start: 10px;
  transform: rotate(180deg);
}
.section--padding {
  padding: 60px 0;
}
.section--tab .section__header {
  margin-bottom: 17px;
}
.section--tab .section__subtitle {
  position: relative;
  display: flex;
  transition: all 0.2s linear;
  margin-top: 8px;
  padding-inline-end: 10px;
}
.section--tab .section__subtitle:nth-child(7) {
  padding-bottom: 10px;
}
.section--tab .section__subtitle span {
  transition: all 0.2s linear;
}
.section--tab .section__subtitle:hover span {
  color: #ff6700;
}
.section--tab .section__subtitle:hover .icon {
  background: #ff6700;
}
.section--tab .section__subtitle:hover .icon .niafam-Vector1::before {
  color: #fff;
}
.section--tab .section__pic {
  position: relative;
}
.section--tab .section__pic img {
  position: absolute;
  left: 0;
  top: 40%;
}
.section__content {
  width: 100%;
}
.section--wide-bg > .section__content {
  position: relative;
  position: relative;
  z-index: 2;
}
.section--wide-bg > .section__content::before {
  content: "";
  position: absolute;
  width: calc(100% + 75px + 75px);
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
  border-radius: 30px;
}
.section--wide-bg .section__header {
  position: relative;
  z-index: 2;
}

.news-item {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.news-item--vertical {
  flex-direction: column;
  margin-bottom: 0;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 15px 30px 0px rgba(12, 59, 125, 0.15);
  padding: 5px 15px 30px;
}
.news-item--vertical .news-item__pic {
  width: 320px;
  height: 232px;
}
.news-item--vertical .news-item__content {
  margin-top: 17px;
  margin-inline-start: 0;
}
.news-item--vertical .news-item__title {
  margin-top: 15px;
  margin-bottom: 5px;
}
.news-item--horizontal {
  align-items: unset;
}
.news-item--horizontal .news-item__content {
  display: flex;
  flex-direction: column;
  padding-top: 8px;
  padding-bottom: 8px;
}
.news-item--horizontal .news-item__lead {
  margin-bottom: 9px;
}
.news-item--horizontal .news-item__date {
  margin-top: auto;
}
.news-item__pic {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.news-item__pic img {
  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;
  border-radius: 10px;
}
.news-item__pic:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  transition: all 0.2s ease-out;
  z-index: 2;
}
.news-item__pic:after {
  content: "";
  font-family: niafam;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 1.875em;
  font-weight: bold;
  transition: all 0.2s ease-out;
  z-index: 3;
}
.news-item:hover .news-item__pic:before {
  background: #ff6700;
  opacity: 0.5;
}
.news-item:hover .news-item__pic:after {
  content: "\e937";
}
.news-item:hover .news-item__title {
  color: #4A79BA;
}
.news-item__content {
  margin-inline-start: 30px;
}
.news-item__date {
  display: flex;
  align-items: center;
}
.news-item__date span {
  margin-inline-start: 5px;
}
.news-item--text .news-item__content {
  flex-basis: 100%;
  margin-inline-start: 0;
  position: relative;
  padding-top: 0;
}
.news-item--text .news-item__lead {
  margin-bottom: 0;
}
.news-item--thumbnail {
  display: flex;
  align-items: center;
  border-top: 1px solid #fff;
  padding-top: 15px;
  opacity: 0.4;
  transition: all 0.2s ease-out;
}
.news-item--thumbnail:hover {
  opacity: 1;
}
.news-item--thumbnail:hover a {
  color: #fff;
}
.news-item--thumbnail .news-item__pic {
  width: 160px;
  height: 90px;
}
.news-item--thumbnail .news-item__content {
  flex-basis: calc(60% - 15px);
  margin-inline-start: 15px;
}
.news-item--thumbnail .news-item__date {
  margin-top: 11px;
}
.news-item--thumbnail .news-item__date i {
  color: white;
}

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

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #ff6700;
  color: white;
  cursor: pointer;
  padding: 20px;
  border-radius: 4px;
}
#myBtn::before {
  width: 100%;
  height: 100%;
  content: "\e902";
  bottom: 12px;
  left: 0;
  position: absolute;
  right: 0;
  font-family: niafam;
  transform: rotate(180deg);
  font-size: 16px;
}

#espritmenu {
  display: none;
}

.header-sec {
  width: 100%;
  position: relative;
}
.header-sec::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 515px;
  background-image: url("../img/Rectangle 4(1).png");
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 930px;
  transform: translate(-50%, -50%);
  object-fit: cover;
  z-index: -1;
}
.header-sec__top {
  height: 50px;
  background-color: rgb(12, 59, 125);
  display: flex;
  align-items: center;
}
.header-sec__search i:before {
  transition: all 0.2s linear;
}
.header-sec__search:hover i::before {
  color: #E42032 !important;
}
.header-sec__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-sec__social {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-sec__social li {
  position: relative;
}
.header-sec__social li i:before {
  transition: all 0.2s linear;
}
.header-sec__social li:hover i:before {
  color: #fff;
}
.header-sec__social li:hover .social-item {
  background-color: rgba(255, 255, 255, 0.5) !important;
}
.header-sec__links {
  display: flex;
  align-items: center;
}
.header-sec__links li {
  display: flex;
  align-items: center;
  border-radius: 100px;
  background: rgba(74, 121, 186, 0.3);
  padding: 5px 14px;
  margin-inline-end: 10px;
  transition: all 0.2s linear;
}
.header-sec__links li a {
  display: flex;
  align-items: center;
}
.header-sec__links li i {
  margin-inline-end: 10px;
  transform: rotate(180deg);
}
.header-sec__links li i::before {
  transition: all 0.2s linear;
}
.header-sec__links li span {
  transition: all 0.2s linear;
}
.header-sec__links li:hover {
  background: #fff;
}
.header-sec__links li:hover span {
  color: #E42032;
}
.header-sec__links li:hover i::before {
  color: #E42032;
}
.header-sec__logo {
width: 113px;
  height: 95px;
  position: relative;
  margin-inline-end: 30px;
  padding-inline-end: 30px;
}
.header-sec__logo:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100px;
  border-radius: 100px;
  background: linear-gradient(180deg, rgba(122, 122, 122, 0) 0%, rgba(122, 122, 122, 0.5) 48.65%, rgba(122, 122, 122, 0) 100%);
  transition: all 0.2s ease-out;
  z-index: 2;
  inset-inline-end: -15px;
}
.header-sec__left {
  display: flex;
  align-items: center;
}
.header-sec__bottom {
  margin-top: 22px;
}
.header-sec__aplly {
  border-radius: 30px;
  background: #E42032;
  padding: 10px 15px;
  transition: all 0.2s linear;
}
.header-sec__aplly:hover {
  background: #0C3B7D;
}
.header-sec__aplly i {
  border-radius: 100px;
  background: rgba(0, 0, 0, 0.15);
  padding: 7px;
  width: 27px;
  height: 27px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-inline-start: 10px;
  transform: rotate(180deg);
}
.header-sec__aplly a {
  display: flex;
  align-items: center;
}
.header-sec__right {
  display: flex;
  align-items: center;
}
.header-sec__addition {
  margin-inline-start: 15px;
  margin-inline-end: 30px;
  display: flex;
  align-items: center;
}
.header-sec__menu {
  margin-top: 15px;
  margin-inline-start: 10px;
}
.header-sec .social-list {
  display: flex;
  align-items: center;
  position: relative;
  margin-inline-start: 15px;
  padding-inline-start: 15px;
}
.header-sec .social-list:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 30px;
  border-radius: 100px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 48.65%, rgba(255, 255, 255, 0) 100%);
  transition: all 0.2s ease-out;
  z-index: 2;
  inset-inline-start: 0;
}
.header-sec .social-item {
  width: 23px;
  height: 23px;
  background-color: rgba(255, 255, 255, 0.15);
  border-radius: 50%;
  margin-inline-end: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-sec .social-item a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-sec #other-links--btn img {
  transform: scaleX(-1);
}

.slider-sec {
  width: 100%;
  margin-top: 32px;
}
.slider-sec__pic {
  width: 100%;
  height: 600px;
  position: relative;
}
.slider-sec__cell {
  position: relative;
  width: 100%;
}
.slider-sec__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 30px;
  border: 1px solid #FFF;
  background: rgba(255, 255, 255, 0.75);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 30px;
  width: 700px;
}
.slider-sec .p-left .slider-sec__content {
  left: 30%;
  width: 800px;
  text-align: start;
  align-items: flex-start;
}
.slider-sec .p-right .slider-sec__content {
  left: 70%;
  width: 800px;
  text-align: end;
  align-items: flex-end;
}
.slider-sec .p-bottom .slider-sec__content {
  top: 70%;
}
.slider-sec .gradiant-left .slider-sec__content {
  left: 30%;
  width: 800px;
  text-align: start;
  align-items: flex-start;
  background: none;
  border: none;
  -webkit-backdrop-filter: none;
          backdrop-filter: none;
  z-index: 2;
}
.slider-sec .gradiant-left .slider-sec__pic:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  transition: all 0.2s ease-out;
  z-index: 1;
  border-radius: 30px;
  background: linear-gradient(270deg, rgba(11, 15, 40, 0) 0%, rgba(11, 15, 40, 0.75) 100%);
}
.slider-sec .gradiant-left span {
  color: #fff;
}
.slider-sec .gradiant-left a span {
  color: #0C3B7D;
}
.slider-sec .gradiant-right .slider-sec__content {
  left: 70%;
  width: 800px;
  text-align: end;
  align-items: flex-end;
  background: none;
  border: none;
  -webkit-backdrop-filter: none;
          backdrop-filter: none;
  z-index: 2;
}
.slider-sec .gradiant-right .slider-sec__pic:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  transition: all 0.2s ease-out;
  z-index: 1;
  border-radius: 30px;
  background: linear-gradient(90deg, rgba(11, 15, 40, 0) -0.66%, rgba(11, 15, 40, 0.75) 100%);
}
.slider-sec .gradiant-right span {
  color: #fff;
}
.slider-sec .gradiant-right a span {
  color: #0C3B7D;
}
.slider-sec .gradiant-center .slider-sec__content {
  z-index: 2;
}
.slider-sec .gradiant-center .slider-sec__pic:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  transition: all 0.2s ease-out;
  z-index: 1;
  background: linear-gradient(to bottom, rgba(11, 15, 40, 0) 0%, rgba(11, 15, 40, 0.75) 100%);
}
.slider-sec .gradiant-bottom .slider-sec__content {
  top: 70%;
  background: none;
  border: none;
  -webkit-backdrop-filter: none;
          backdrop-filter: none;
  z-index: 2;
}
.slider-sec .gradiant-bottom .slider-sec__pic:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  transition: all 0.2s ease-out;
  z-index: 1;
  border-radius: 30px;
  background: linear-gradient(180deg, rgba(11, 15, 40, 0) 0%, rgba(11, 15, 40, 0.75) 100%);
}
.slider-sec .gradiant-bottom span {
  color: #fff;
}
.slider-sec .gradiant-bottom a span {
  color: #0C3B7D;
}
.slider-sec__archive {
  border-radius: 10px;
  border: 1px solid rgba(106, 108, 113, 0.3);
  background: #FFF;
  padding: 10px 15px;
  margin-top: 30px;
  transition: all 0.2s linear;
}
.slider-sec__archive span {
  transition: all 0.2s linear;
}
.slider-sec__archive:hover {
  background-color: #E42032;
}
.slider-sec__archive:hover span {
  color: #fff;
}
.slider-sec .section__archive {
  background-color: #fff;
}
.slider-sec .flickity-page-dots {
  bottom: 10%;
}

.academy-sec {
  width: 100%;
  position: relative;
  margin-bottom: 60px;
}
.academy-sec__container {
  position: relative;
  display: flex;
  flex-direction: row-reverse;
}
.academy-sec__container:after {
  content: "";
  position: absolute;
  right: 34%;
  top: 0;
  width: 5000px;
  height: 780px;
  background: url("../img/Rectangle 22(1).jpg");
  border-radius: 0 30px 30px 0;
  z-index: -1;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.academy-sec__container:before {
  content: "";
  position: absolute;
  right: -14%;
  top: 8%;
  width: 775px;
  height: 660px;
  background: url("../img/Rectangle 10.jpg");
  background-position-x: 0%;
  background-position-y: 0%;
  border-radius: 30px;
  background-position: center;
  box-shadow: 15px 0px 60px 0px rgba(12, 59, 125, 0.3);
}
.academy-sec .section {
  width: 770px;
  margin-top: 90px;
}
.academy-sec .section__title {
  margin-inline-start: 20px;
  flex-direction: row;
}
.academy-sec .section__title h3 {
  padding-bottom: 0;
}
.academy-sec .section__title::before {
  content: "";
  width: 50px;
  height: 2px;
  background: rgb(74, 121, 186);
  border-radius: 100px;
  margin-inline-end: 15px;
}
.academy-sec .section__title::after {
  content: "";
  width: 15px;
  height: 2px;
  background: rgb(74, 121, 186);
  border-radius: 100px;
  position: absolute;
  right: -20px;
}
.academy-sec .section__header {
  justify-content: space-between;
  width: 100%;
  margin-top: 0;
  margin-bottom: 17px;
}

.academy-item {
  display: flex;
  align-items: center;
  flex-basis: 50%;
  margin-bottom: 25px;
  position: relative;
}
.academy-item:hover .academy-item__icon::before {
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
}
.academy-item:hover .academy-item__icon i::before {
  color: #fff;
}
.academy-item__container {
  display: flex;
  flex-wrap: wrap;
}
.academy-item__icon {
  width: 100px;
  height: 100px;
  background-color: #FFF;
  filter: drop-shadow(0px 5px 5px rgba(12, 59, 125, 0.1));
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.academy-item__icon:before {
  position: absolute;
  content: "";
  width: 0%;
  height: 0%;
  background: #E42032;
  right: 50%;
  top: 50%;
  border-radius: 50%;
  transition: 0.3s;
}
.academy-item__icon i {
  font-size: 60px;
  position: relative;
  z-index: 2;
}
.academy-item__icon i:before {
  transition: all 0.2s linear;
}
.academy-item__content {
  flex-basis: 69%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: start;
  margin-inline-start: 15px;
}

.blog-sec {
  width: 100%;
  margin-bottom: 60px;
  background: #FAFAFA;
  padding: 60px 0;
}
.blog-sec__cell {
  width: calc(25.5% - 30px);
  margin-right: 15px;
  margin-left: 15px;
}
.blog-sec .flickity-viewport {
  height: 475px !important;
}
.blog-sec .flickity-page-dots {
  bottom: 0%;
}
.blog-sec .flickity-page-dots .dot {
  background: #E6E6E6;
}
.blog-sec .news-item--vertical {
  padding: 15px !important;
}
.blog-sec .news-item__title {
  margin-bottom: 15px;
  margin-top: 0;
  line-height: 24px;
}
.blog-sec .news-item__content {
  margin-top: 15px;
}
.blog-sec .news-item__pic {
  width: 300px;
  height: 232px;
}
.blog-sec .news-item__lead {
  margin-bottom: 2px;
}
.blog-sec .flickity-prev-next-button {
  top: 40%;
}

.student-sec {
  margin-bottom: 60px;
}
.student-sec__container {
  display: flex;
  align-items: center;
}
.student-sec__center {
  position: relative;
}
.student-sec__left {
  text-align: end;
flex: 3;
}
.student-sec__right {
flex: 3;
}
.student-sec .section__header {
  flex-direction: column;
  align-items: center;
}
.student-sec .section__lead {
  display: flex;
  margin-top: 15px;
  width: 690px;
  text-align: center;
}

.student-item {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(122, 122, 122, 0.15);
  position: relative;
}
.student-item:nth-child(2) {
  border-bottom: none;
}
.student-item:nth-child(1) {
  margin-top: 35px;
}
.student-item__icon {
  margin-bottom: 15px;
}
.student-item__icon i {
  font-size: 70px;
}
.student-item__pic {
  position: relative;
  width: 400px;
  height: 500px;
  margin: 0 55px;
  box-shadow: 0px 15px 30px 0px rgba(12, 59, 125, 0.15);
  border-radius: 30px;
  border: 5px solid #FFF;
  background-color: #fff;
  overflow: hidden;
  transition: all 0.2s ease-out;
}
.student-item__pic img {
  border-radius: 30px;
  transition: all 0.6s ease-out;
}

.student-item__play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  background-color: rgba(0, 0, 0, 0.15);
  filter: drop-shadow(0px 0px 70px rgba(255, 255, 255, 0.7));
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.student-item:hover .student-item__content {
  --p: 100%;
}
.student-item__content {
  transition: 0.4s, background-position 0s;
  background: linear-gradient(#ffd60a 0 0) calc(100% - var(--p, 0%))/var(--p, 0%) no-repeat;
  border-radius: 15px;
}

.media-sec {
  background-color: rgb(11, 15, 40);
  width: 100%;
  padding: 60px 0;
  margin-top: 70px;
}
.media-sec__container {
  display: grid;
  grid-gap: 30px;
}
.media-sec .section__header {
  flex-direction: column;
}
.media-sec .section__title {
  margin-bottom: 15px;
}
.media-sec .section__button {
  display: flex;
  align-items: center;
}
.media-sec .section__button a {
  padding: 5px 15px;
  border-radius: 10px;
  border: 1px solid rgba(106, 108, 113, 0.3);
  transition: all 0.2s linear;
}
.media-sec .section__button a:first-child {
  margin-inline-end: 10px;
}
.media-sec .section__button a span {
  transition: all 0.2s linear;
}
.media-sec .section__button a:hover {
  border: 1px solid #E42032;
}
.media-sec .section__button a:hover span {
  color: #E42032;
}
.media-sec .media-item:first-child {
  grid-column: 1/3; /* شروع و پایان در ستون دوم */
  grid-row: 1/2; /* شروع و پایان در ردیف اول */
  width: 690px;
  height: 335px;
}
.media-sec .media-item:first-child .media-item__pic {
  position: relative;
  width: 690px;
  height: 335px;
}
.media-sec .media-item:nth-child(2) {
  grid-column: 3/4;
  grid-row: 1/3;
  width: 690px;
  height: 700px;
}
.media-sec .media-item:nth-child(2) .media-item {
  grid-area: 1/2/3/3;
  width: 690px;
}
.media-sec .media-item:nth-child(2) .media-item__pic {
  position: relative;
  width: 690px;
  height: 700px;
}
.media-sec .media-item:nth-child(3) {
  grid-column: 1/2;
  grid-row: 2/3;
  width: 330px;
  height: 335px;
}
.media-sec .media-item:nth-child(3) .media-item__pic {
  position: relative;
  width: 330px;
  height: 335px;
}
.media-sec .media-item:nth-child(4) {
  grid-column: 2/2;
  grid-row: 2/2;
  width: 330px;
  height: 335px;
}
.media-sec .media-item:nth-child(4) .media-item__pic {
  position: relative;
  width: 330px;
  height: 335px;
}
.media-sec__right .media-item__pic {
  position: relative;
  width: 690px;
  height: 700px;
}
.media-sec .media-item {
  position: relative;
  overflow: hidden;
}
.media-sec .media-item__pic {
  border-radius: 30px;
  border: 5px solid #FFF;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  transition: all 0.2s ease-out;
}
.media-sec .media-item__pic::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  transition: all 0.2s ease-out;
  border-radius: 30px;
  background: linear-gradient(0deg, rgba(11, 15, 40, 0.3) 0%, rgba(11, 15, 40, 0.3) 100%);
  z-index: 1;
}
.media-sec .media-item__pic img {
  border-radius: 30px;
}
.media-sec .media-item__play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.15);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}
.media-sec .media-item__content {
  opacity: 0;
  transition: all 0.4s ease-in-out;
  position: absolute;
  bottom: -10%;
  z-index: 3;
  margin: 0 30px;
}
.media-sec .media-item__pic img {
  transition: all 0.6s ease-out;
}
.media-sec .media-item:hover .media-item__content {
  opacity: 1;
  bottom: 5%;
}
.media-sec .media-item:hover .media-item__pic img {
  transform: translate(-50%, -50%) scale(1.08);
}
.media-sec .media-item:hover .media-item__pic::before {
  background: linear-gradient(180deg, rgba(11, 15, 40, 0) 0%, #0B0F28 100%);
}

.school-sec {
  margin-bottom: 60px;
  width: 100%;
}
.school-sec .slider-cell {
	width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.school-sec .school-item {
	width: 23%;
}
.school-sec .section__header {
  flex-direction: column;
  align-items: center;
}
.school-sec .section__lead {
  display: flex;
  margin-top: 15px;
  width: 690px;
  text-align: center;
}
.school-sec .section__archive {
  margin-top: 65px;
}
.school-sec__container {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.school-sec .flickity-viewport {
  width: 100% !important;
}
.school-sec .flickity-page-dots {
  bottom: -8%;
}
.school-sec .flickity-page-dots .dot {
  background: #E6E6E6;
}
.school-sec__cell {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

.school-item {
  position: relative;
}
.school-item__pic {
  position: relative;
  width: 330px;
  height: 300px;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 15px 30px 0px rgba(12, 59, 125, 0.15);
  border: 5px solid #FFF;
  position: relative;
  overflow: hidden;
  transition: all 0.2s ease-out;
}
.school-item__pic img {
  transition: all 0.6s ease-out;
}
.school-item__pic::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  transition: all 0.2s ease-out;
  border-radius: 10px;
  background: linear-gradient(51deg, #0C3B7D 0%, rgba(12, 59, 125, 0) 100%);
  z-index: 1;
  transition: all 0.6s ease-out;
}
.school-item__pic img {
  border-radius: 10px;
}
.school-item__content {
  position: absolute;
  top: 53%;
  z-index: 2;
  right: 0;
  padding: 30px;
}
.school-item:hover .school-item__pic img {
  transform: translate(-50%, -50%) scale(1.08);
}
.school-item:hover .school-item__pic:before {
  background: rgba(12, 59, 125, 0.596);
}

.hospital-sec {
  width: 100%;
  position: relative;
  padding-bottom: 60px;
}
.hospital-sec:before {
  content: "";
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  background-image: url("../img/Rectangle 4211.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.3;
}
.hospital-sec__container {
  position: relative;
}
.hospital-sec__icon {
  background-color: rgba(255, 255, 255, 0.75);
  stroke: #FFF;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #0C3B7D;
}
.hospital-sec__icon i {
  font-size: 50px;
}
.hospital-sec__title {
  display: flex;
  flex-direction: column;
  margin-top: 60px;
  align-items: center;
}
.hospital-sec__title p {
  transform: rotate(90deg);
  width: 260px;
  margin: 140px 0 0 0;
}
.hospital-sec .hospital-sec__header p {
  margin-inline-start: 15px;
}
.hospital-sec .section__header {
  flex-direction: column;
  align-items: center;
}
.hospital-sec .section__lead {
  display: flex;
  margin-top: 15px;
  width: 690px;
  text-align: center;
}
.hospital-sec .section__archive {
  border-radius: 10px;
  border: 1px solid rgba(106, 108, 113, 0.3);
  background: #FFF;
  margin-top: 0;
}
.hospital-sec .section__header {
  margin-top: 60px;
}
.hospital-sec .box-detail-nvSystem {
  justify-content: space-between;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  width: 100%;
  height: 590px;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  transition: translateZ(0);
}
.hospital-sec .accordion-group li {
  transition: 0.5s ease-out !important;
}
.hospital-sec .nvSystem-students {
  background: var(--backgroundImgTabOne) no-repeat center;
}
.hospital-sec .nvSystem-students, .hospital-sec .nvSystem-staff, .hospital-sec .nvSystem-Professors, .hospital-sec .nvSystem-Citizens {
  height: 100%;
  position: relative;
  border-radius: 500px;
  margin-top: -5px;
  overflow: hidden;
  cursor: pointer;
  overflow: hidden;
  list-style: none;
  width: 120px;
  max-width: 12%;
  justify-content: space-between;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0px 15px 15px rgba(255, 155, 106, 0.2);
  transition: all 200ms;
  box-shadow: -15px 0px 60px 0px rgba(12, 59, 125, 0.3);
}
.hospital-sec .accordeon .link:not(.hovered) .acc-item {
  opacity: 0;
  display: none;
}
.hospital-sec .link.flexColumn::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  transition: all 0.2s ease-out;
  border-radius: 30px;
  background: linear-gradient(180deg, rgba(11, 15, 40, 0.3) 0%, rgba(11, 15, 40, 0.8) 100%);
  box-shadow: -15px 0px 60px 0px rgba(12, 59, 125, 0.3);
}
.hospital-sec .detials-nvSystem {
  width: 100%;
  height: 100%;
}
.hospital-sec .detials-nvSystem {
  z-index: 99;
}
.hospital-sec .detials-nvSystem article {
  width: 100%;
  vertical-align: middle;
  padding: 60px;
  position: relative;
  transition: all 250ms ease-in-out;
  height: 100%;
  padding-bottom: 10px;
}
.hospital-sec .detials-nvSystem.flex-column.acc-item {
  position: relative;
  border-radius: 30px;
  background-image: url("../img/Rectangle 4211.png");
  background-position: center;
  background-size: cover;
  box-shadow: 0px 15px 30px 0 rgba(12, 59, 125, 0.1);
  background-repeat: no-repeat;
}
.hospital-sec .detials-nvSystem.flex-column.acc-item:before {
  content: "";
  position: absolute;
  transform: translate(-50%, -50%);
  border-radius: 30px;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.21) 0%, rgba(255, 255, 255, 0.56) 100%);
}
.hospital-sec__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hospital-sec .flexRow {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
  border-radius: 55px;
}
.hospital-sec .accordion-group li section, .hospital-sec .accordion-group li section .item-box {
  opacity: 0;
}
.hospital-sec .accordion-group li section .item-box {
  transition: 5s;
}
.hospital-sec .detials-nvSystem article .item-box {
  direction: rtl;
  height: 78%;
  padding: 0 16px;
  justify-content: flex-start;
}
.hospital-sec .flexlinks-title {
  position: relative;
  display: flex;
  align-items: center;
  width: 45%;
  padding-inline-start: 25px;
  color: #262626;
  margin-bottom: 10px;
}
.hospital-sec .flexlinks-title:nth-child(odd) {
  margin-inline-end: 125px;
}
.hospital-sec .flexlinks-title::before {
  content: "";
  width: 20px;
  height: 2px;
  background: #262626;
  border-radius: 100px;
  margin-inline-end: 15px;
  right: -25px;
  position: absolute;
}
.hospital-sec .flexlinks-title::after {
  content: "";
  width: 10px;
  height: 2px;
  background: #262626;
  border-radius: 100px;
  position: absolute;
  right: 0px;
}
.hospital-sec .accordion-group li.hovered {
  max-width: 89% !important;
  width: 89% !important;
  border-radius: 30px;
  box-shadow: -15px 0px 60px 0px rgba(12, 59, 125, 0.3);
}
.hospital-sec .accordion-group li.hovered .hospital-sec__title {
  display: none;
}
.hospital-sec .nvSystem-Citizens {
  background-image: url("../img/111.jpg");
}
.hospital-sec .nvSystem-Professors {
  background-image: url("../img/222.jpg");
}
.hospital-sec .nvSystem-Citizens.hovered, .hospital-sec .nvSystem-Professors.hovered, .hospital-sec .nvSystem-staff.hovered, .hospital-sec .nvSystem-students.hovered {
  box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.05);
}
.hospital-sec .accordion-group li.hovered section, .hospital-sec .accordion-group li.hovered section .item-box {
  opacity: 1;
}

.research-sec {
  width: 100%;
  padding: 60px 0;
  padding-top: 0;
  background-color: #FAFAFA;
  padding-top: 60px;
}
.research-sec .flickity-prev-next-button {
  top: 40%;
}
.research-sec .section__header {
  flex-direction: column;
  align-items: center;
}
.research-sec .section__lead {
  display: flex;
  margin-top: 15px;
  width: 690px;
  text-align: center;
}
.research-sec__cell {
  width: calc(25.5% - 30px);
  margin-right: 15px;
  margin-left: 15px;
}
.research-sec .news-item--vertical {
  padding: 5px 15px 15px;
}
.research-sec .news-item--vertical .news-item__title {
  margin-top: 0;
}
.research-sec .news-item--vertical .news-item__content {
  margin-top: 15px;
}
.research-sec .flickity-page-dots {
  bottom: 0;
}
.research-sec .flickity-viewport {
  height: 400px !important;
}
.research-sec .flickity-page-dots .dot {
  background: #E6E6E6;
}

.counter-sec {
  width: 100%;
  padding: 60px 0;
  background: #EFF3F9;
  margin-bottom: 60px;
}
.counter-sec .section__header {
  flex-direction: column;
  align-items: center;
}
.counter-sec .section__lead {
  display: flex;
  margin-top: 15px;
  width: 690px;
  text-align: center;
}
.counter-sec__container {
  display: flex;
  justify-content: space-between;
  border-radius: 30px;
  background: #FFF;
  box-shadow: 0px 15px 30px 0px rgba(12, 59, 125, 0.15);
  padding: 0;
  height: 303px;
  align-items: center;
}
.counter-sec__cell {
  min-width: 345px;
  border-inline-end: 1px solid rgba(122, 122, 122, 0.3);
padding: 0 30px;
text-align: center;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.counter-sec__cell:last-child {
  border-inline-end: none;
}
.counter-sec__cell:first-child {
  background-color: #FBFCFD;
  border-radius: 0 30px 30px 0;
}
.counter-sec__cell:nth-child(3) {
  background-color: #FBFCFD;
}
.counter-sec__icon {
  margin-bottom: 30px;
}
.counter-sec__icon i {
  font-size: 100px;
}
.counter-sec__item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.counter-sec__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.banner-sec {
  width: 100%;
  margin-bottom: 60px;
}
.banner-sec .section__header {
  flex-direction: column;
  align-items: center;
}
.banner-sec .section__lead {
  display: flex;
  margin-top: 15px;
  width: 690px;
  text-align: center;
}
.banner-sec .section__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.banner-item {
  position: relative;
  width: 690px;
}
.banner-item__pic {
  width: 690px;
  height: 410px;
  position: relative;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 15px 30px 0px rgba(12, 59, 125, 0.15);
  border: 5px solid #FFF;
  position: relative;
  overflow: hidden;
  transition: all 0.2s ease-out;
}
.banner-item__pic::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  transition: all 0.2s ease-out;
  border-radius: 10px;
  background: linear-gradient(255deg, #0C3B7D 13.31%, rgba(12, 59, 125, 0) 92.27%);
  z-index: 1;
}
.banner-item__pic img {
  border-radius: 10px;
  transition: all 0.6s ease-out;
}
.banner-item__content {
  position: absolute;
  top: 35%;
  left: 50%;
  z-index: 3;
  text-align: start;
  padding: 0 60px 0 0;
  width: 50%;
}
.banner-item i {
  font-size: 60px;
  margin-bottom: 5px;
}
.banner-item:last-child .banner-item__pic::before {
  background: linear-gradient(75deg, #0C3B7D 10.52%, rgba(12, 59, 125, 0) 89.48%);
}
.banner-item:last-child .banner-item__content {
  left: 0;
  padding: 0 0 0 60px;
  text-align: end;
}
.banner-item:hover img {
  transform: translate(-50%, -50%) scale(1.08);
}

.professor-sec {
  width: 100%;
  margin-bottom: 60px;
  margin-top: 60px;
}
.professor-sec .section__header {
  flex-direction: column;
  align-items: center;
}
.professor-sec .section__lead {
  display: flex;
  margin-top: 15px;
  width: 690px;
  text-align: center;
}
.professor-sec .section__archive {
  margin-top: 0;
}
.professor-sec .flickity-viewport {
  height: 380px !important;
}
.professor-sec .flickity-page-dots .dot {
  background: #E6E6E6;
}
.professor-sec .flickity-prev-next-button {
  top: 40%;
}

.professor-item {
  position: relative;
  width: calc(20% - 30px);
  margin-right: 15px;
  margin-left: 15px;
  padding: 0 25px;
  display: flex;
  justify-content: center;
}
.professor-item:hover .professor-item__pic img {
  transform: translate(-50%, -50%) scale(1.08);
}
.professor-item:hover .professor-item__text span:first-child {
  color: #E42032;
}
.professor-item__pic {
  width: 178px;
  height: 178px;
  position: relative;
  border-radius: 50%;
  background: #FFF;
  box-shadow: 0px 15px 30px 0px rgba(12, 59, 125, 0.15);
  border: 5px solid #FFF;
  position: relative;
  overflow: hidden;
  transition: all 0.2s ease-out;
}
.professor-item__pic img {
  border-radius: 50%;
  transition: all 0.6s ease-out;
}
.professor-item__box {
  width: 258px;
  height: 250px;
  border-radius: 30px;
  background: #FFF;
  box-shadow: 0px 15px 30px 0px rgba(12, 59, 125, 0.15);
  top: 60px;
  position: absolute;
  z-index: -1;
  left: 0;
}
.professor-item__content {
  position: absolute;
  top: 60%;
  left: 0;
  text-align: center;
  width: 100%;
  padding: 0 30px;
}
.professor-item__text span {
  transition: all 0.2s linear;
}

.footer-sec {
  width: 100%;
  position: relative;
}
.footer-sec__container {
  width: 100%;
  height: 590px;
  position: relative;
  padding: 60px 0;
}
.footer-sec__container::before {
  content: "";
  position: absolute;
  width: calc(100% + 95px + 95px);
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-image: url("../img/footer1.jpg");
  border-radius: 30px;
  opacity: 0.6;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.footer-sec__container::after {
  content: "";
  position: absolute;
  width: calc(100% + 95px + 95px);
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-image: url("../img/footer3.jpg");
  border-radius: 30px;
  opacity: 0.9;
}
.footer-sec__logo {
  width: 192px;
  height: 85px;
  position: relative;
}
.footer-sec__top {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
}
.footer-sec__top span {
  flex-basis: 55%;
  margin-inline-end: 30px;
  margin-inline-start: 30px;
}
.footer-sec__social {
  display: flex;
  align-items: center;
}
.footer-sec__social li {
  width: 39px;
  height: 39px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  margin-inline-end: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.footer-sec__social li:before {
  position: absolute;
  content: "";
  width: 0%;
  height: 0%;
  background: #E42032;
  right: 50%;
  top: 50%;
  border-radius: 50%;
  transition: 0.3s;
}
.footer-sec__social li:hover::before {
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
}
.footer-sec__social li i {
  position: relative;
  z-index: 2;
}
.footer-sec__social li i:before {
  color: #fff;
}
.footer-sec__bottom {
  position: relative;
  z-index: 3;
  display: flex;
  margin-top: 60px;
}
.footer-sec__about {
  display: flex;
  flex-direction: column;
}
.footer-sec__about li {
  display: flex;
  margin-bottom: 15px;
  align-items: center;
}
.footer-sec__about li:first-child {
  align-items: flex-start;
}
.footer-sec__about li i {
  margin-inline-end: 15px;
}
.footer-sec__header {
  margin-bottom: 15px;
  position: relative;
  flex-direction: row;
  display: flex;
  align-items: center;
}
.footer-sec__header span {
  position: relative;
  display: flex;
  align-items: center;
  padding-inline-end: 15px;
}
.footer-sec__header span::before {
  content: "";
  width: 50px;
  height: 2px;
  background: rgb(255, 215, 0);
  border-radius: 100px;
  position: absolute;
  left: -75px;
}
.footer-sec__header span::after {
  content: "";
  width: 15px;
  height: 2px;
  background: rgb(255, 215, 0);
  border-radius: 100px;
  position: absolute;
  left: -20px;
}
.footer-sec__links li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.footer-sec__links li::before {
  content: "";
  width: 15px;
  height: 2px;
  background: rgb(170, 170, 170);
  border-radius: 100px;
  margin-inline-end: 15px;
  transition: all 0.2s linear;
}
.footer-sec__links li span {
  transition: all 0.2s linear;
}
.footer-sec__links li:hover span {
  color: #fff;
}
.footer-sec__links li:hover:before {
  background: rgb(255, 215, 0);
}
.footer-sec__col {
  width: 300px;
  margin-inline-start: 30px;
}
.footer-sec__col:first-child {
  width: 330px;
  margin-inline-start: 0;
}
.footer-sec__copyright {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 15px 0;
}

#other-links--btn {
  cursor: pointer;
}

.other-links {
  visibility: hidden;
  right: -100% !important;
  z-index: 999 !important;
  top: 0 !important;
  transform: unset !important;
  width: 280px;
  height: 100%;
  background: #fff;
  position: absolute;
  box-shadow: -15px 0px 60px 0px rgba(12, 59, 125, 0.3);
  transition: 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  padding: 30px;
  border-radius: 15px;
  position: fixed;
}
.other-links__lists li {
  position: relative;
  display: flex;
  align-items: center;
}
.other-links__lists {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.other-links__lists li::before {
  content: "";
  width: 15px;
  height: 2px;
  background: #4A79BA;
  border-radius: 100px;
  margin-inline-end: 15px;
}

.other-link1--open {
  visibility: visible;
  right: 0 !important;
}

.el-video-wrapper {
  max-width: 1000px;
  margin: auto;
  text-align: center;
}

.el-video-container {
  margin: 20px auto 20px;
  display: inline-block;
  width: 100%;
  max-width: 440px;
  font-family: Helvetica, Arial, sans-serif;
}

/* ------------------------------------- */
.el-video, .el-video-popup__box {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  background-color: #000000;
}

.el-video__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.el-video__bg, .el-video iframe, .el-video-popup__box iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.el-video__play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  padding: 0;
  width: 100px;
  height: 50px;
  border: none;
  background-color: transparent;
  transform: translate(-50%, -50%);
  cursor: pointer;
  display: inline-block;
  background: rgba(110, 50, 92, 0.8);
  /*   padding:8px 40px; */
  color: #fff;
  font-size: 20px;
  border-radius: 6px;
  border: rgba(110, 50, 92, 0.1);
  transition: all 0.1s ease 0.1s;
  display: block;
  text-align: center;
  line-height: 50px;
}

.el-video__button {
  position: absolute;
  top: 0%;
  right: 0;
  z-index: 1;
  padding: 0;
  width: 30px;
  height: 30px;
  border: none;
  border-radius: 50%;
  background-color: transparent;
  transform: translate(50%, -50%);
  cursor: pointer;
  display: none;
  background: rgba(255, 0, 0, 0.8);
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 30px;
  border: rgba(255, 0, 0, 0.1);
  transition: all 0.1s ease 0.1s;
}

.el-video__button:hover {
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.el-video__button:focus {
  outline: none;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
}

.el-video__button:before {
  content: "";
  width: 20px;
  height: 2px;
  background: #fff;
  transform: rotate(45deg);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.el-video__button:after {
  content: "";
  width: 20px;
  height: 2px;
  background: #fff;
  transform: rotate(-45deg);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.scrolls {
  position: fixed !important;
  top: 200px;
  right: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center !important;
  z-index: 9999999;
  transition: all 0.2s linear;
}

.scroll-menu {
  position: absolute;
  text-align: center;
  top: 180px;
  right: 40px;
  cursor: pointer;
  z-index: 99;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.scroll-menu .useful-links {
  border-radius: 20px;
  background: rgb(255, 255, 255);
  padding: 15px 10px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  text-align: center;
  width: 80px;
  height: 125px;
  box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.05);
  margin-top: 10px;
  justify-content: center;
  align-items: center;
}
.scroll-menu .useful-links__content {
  width: 100px;
  height: 0;
  height: 50px;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  left: -10px;
  top: 0;
  z-index: -1;
  opacity: 0;
  transition: height 0.5s ease, opacity 0.5s ease;
}
.scroll-menu .useful-links__content.expanded {
  opacity: 1;
}
.scroll-menu .useful-links__list {
  padding-top: 140px;
}
.scroll-menu .useful-links__item {
  display: flex;
  justify-content: center;
  gap: 5px;
  padding: 10px 12px 10px;
  position: relative;
  flex-direction: column;
  align-items: center;
}
.scroll-menu .useful-links__item .arrow {
  position: absolute;
  left: 10px;
  top: 20px;
  font-weight: bold;
}
.scroll-menu .useful-links__item:before {
  content: "";
  width: 50px;
  height: 2px;
  background: rgba(170, 170, 170, 0.3);
  border-radius: 5px;
  margin: 0 0 0 5px;
  position: absolute;
  left: 20%;
  top: 100%;
}
.scroll-menu .useful-links__item:last-child::before {
  display: none;
}
.scroll-menu .useful-links__item.show {
  box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.05);
  background-color: #fff;
  border-radius: 20px;
}
.scroll-menu .useful-links__sidebar {
  width: 100%;
}
.scroll-menu .useful-links__icon {
  display: flex;
  flex-direction: column;
  gap: 5px;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  position: relative;
}
.scroll-menu .useful-links__pic {
  position: relative;
  width: 50px;
  height: 50px;
}
.scroll-menu .scroll-nav-item {
  margin-bottom: 10px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.scroll-menu .scroll-nav-item__title {
  height: 50px;
  position: absolute;
  right: 55px;
  top: 50%;
  transform: translateY(-50%);
  padding: 5px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: all 0.3s ease;
  white-space: nowrap;
  white-space: -webkit-nowrap;
  border-radius: 19px;
  background: #FE0000;
  height: 29px;
}
.scroll-menu .scroll-nav-item::after {
  content: "";
  width: 9px;
  height: 45px;
  background: url(../img/bullet.svg);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -15px;
  opacity: 0;
  transition: all 0.3s ease;
}
.scroll-menu .scroll-nav-item:hover i::before {
  color: #E73B61;
}
.scroll-menu .scroll-nav-item:hover .scroll-nav-item__title {
  opacity: 1;
}
.scroll-menu .scroll-nav-item:hover::after {
  opacity: 1;
}
.scroll-menu .scroll-nav-item:last-of-type {
  margin-bottom: 0;
}

.useful-links__body {
  opacity: 0;
  width: 0;
  padding: 30px;
  position: absolute;
  height: 730px;
  overflow: hidden;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.7);
  right: -10px;
  top: -136px;
  z-index: -2;
  transform-origin: right;
  transition: width 0.5s ease, opacity 0.5s ease;
  -webkit-backdrop-filter: blur(64px);
          backdrop-filter: blur(64px);
}
.useful-links__body .useful-links__icon {
  width: 44px;
  height: 44px;
}

.useful-menu {
  position: relative;
  right: 90px;
  width: 70%;
}
.useful-menu__header {
  display: flex;
  flex-direction: column;
  gap: 5px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.useful-menu__content {
  height: 500px;
}
.useful-menu__content .menu {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 100%;
}
.useful-menu__content .menu__list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: transform 0.3s ease;
}
.useful-menu__content .menu__list li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  transition: background-color 0.3s;
  cursor: pointer !important;
  text-align: start;
  color: #262626;
  position: relative;
}
.useful-menu__content .menu__list li {
  margin-bottom: 16px;
}
.useful-menu__content .menu__list li a {
  padding-inline-start: 15px;
}
.useful-menu__content .menu__list li a:before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 50%;
  inset-inline-start: 0;
  width: 5px;
  height: 5px;
  background: rgba(38, 38, 38, 0.5);
  border-radius: 100px;
  top: 50%;
  transform: translate(-50%, -50%);
}
.useful-menu__content .menu__list li a.back {
  padding-inline-start: 0;
}
.useful-menu__content .menu__list li a.back::before {
  display: none;
}
.useful-menu__content .menu__sublist {
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  transition: transform 0.3s ease;
  display: none;
}
.useful-menu__content .menu__sublist.active {
  display: block;
  transform: translateX(0);
}
.useful-menu__content .menu__sublist.active li:first-child {
  padding: 0 !important;
}
.useful-menu__content .menu__sublist.active li:first-child:before {
  display: none !important;
}
.useful-menu__content .menu__list li > a:after {
  content: "\e93d";
  color: rgb(0, 0, 0);
  font-family: niafam;
  font-size: 12px;
  top: 50%;
  left: 3px;
  transform: translate(-50%, -50%);
  position: absolute;
  transition: all 0.2s linear;
}
.useful-menu__content .menu__list li > a:only-child:after {
  content: "";
}

.useful-links__body.show {
  opacity: 1;
  width: 377px;
}

.useful-links__window {
  position: relative;
}

.close-btn {
  position: absolute;
  width: 32px;
  height: 32px;
  color: #fff;
  top: -10px;
  right: -20px;
  border: none;
  font-size: 18px;
  cursor: pointer;
  border-radius: 100px;
  background: #e42032;
  filter: drop-shadow(0px 3px 5px rgba(228, 32, 50, 0.3));
  transition: height 0.5s ease, opacity 0.5s ease;
}

.el-video-overlay_popup {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  max-width: 100%;
  height: 100%;
  /*padding: 15px;*/
  background: rgba(0, 0, 0, 0.9);
}

.lg-outer .lg-video {
  width: auto;
  height: auto;
  padding: 0;
  position: static;
}

.el-video-popup {
  display: none;
  position: relative;
  z-index: 1000;
  margin: auto;
  width: 90%;
  max-width: 800px;
  padding: 15px;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 1000px) and (max-height: 640px) and (orientation: landscape) {
  .el-video-popup {
    width: 70%;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1440px;
  }
}
@media (min-width: 1200px) and (max-width: 1367.98px) {
nav.mega-menu > ul > li:not(:last-child) {
	margin-inline-end: 15px;
}
.header-sec__logo {
	width: 103px;
	height: 105px;
	position: relative;
	margin-inline-end: 15px;
	padding-inline-end: 15px;
}
.counter-sec__content span{
display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;

}
  nav.mega-menu > ul > li.mega-drop .mega-drop-inner {
    width: 1100px;
  }
  .mega-drop__col {
    width: calc(45% - 60px);
  }
  .container {
    max-width: 1200px;
  }
  .header-sec::after {
    height: 610px;
  }
  .academy-sec__container:before {
    width: 530px;
    height: 570px;
  }
  .academy-sec__container::after {
    right: 25%;
    height: 673px;
  }
  .media-sec .media-item:first-child {
    width: 590px;
    height: 245px;
  }
  .media-sec .media-item .media-item__pic {
    position: relative;
    width: 100% !important;
    height: 100% !important;
  }
  .media-sec .media-item:nth-child(2) {
    width: 550px;
    height: 520px;
  }
  .media-sec .media-item:nth-child(4) {
    grid-column: 2/2;
    grid-row: 2/2;
    width: 280px;
    height: 245px;
  }
  .media-sec .media-item:nth-child(3) {
    grid-column: 1/2;
    grid-row: 2/3;
    width: 280px;
    height: 245px;
  }
  .academy-item__icon {
    width: 80px;
    height: 80px;
  }
  .academy-item__icon i {
    font-size: 45px;
  }
  .academy-item__lead {
    -webkit-line-clamp: 2;
  }
  .blog-sec {
    margin-top: 60px;
  }
  .blog-sec .flickity-button.flickity-prev-next-button.previous {
    left: 97%;
  }
  .blog-sec .flickity-viewport {
    height: 440px !important;
  }
  .news-item--vertical .news-item__pic {
    width: 100%;
    height: 170px;
  }
  .student-item__pic {
    margin: 0 30px;
  }
  .media-sec__left .media-item:first-child .media-item__pic {
    position: relative;
    width: 580px;
    height: 275px;
  }
  .media-sec__left .media-item:nth-child(2) .media-item__pic {
    position: relative;
    width: 275px;
    height: 275px;
  }
  .media-sec__left .media-item:nth-child(3) .media-item__pic {
    position: relative;
    width: 275px;
    height: 275px;
  }
  .media-sec__right .media-item__pic {
    width: 560px;
    height: 580px;
  }
  .school-item__pic {
    width: 270px;
    height: 240px;
  }
  .school-item__content {
    top: 40%;
  }
  .hospital-sec .flexlinks-title:nth-child(2n+1) {
    margin-inline-end: 87px;
  }
  .research-sec .flickity-button.flickity-prev-next-button.previous {
    left: 96%;
  }
  .research-sec .flickity-viewport {
    height: 340px !important;
  }
  .counter-sec__cell {
    min-width: 270px;
  }
  .counter-sec__container {
    padding: 60px 20px;
  }
  .banner-item {
    width: 600px;
  }
  .banner-item__pic {
    width: 100%;
    height: 360px;
  }
  .professor-item {
    width: calc(25% - 30px);
  }
  .professor-sec .flickity-button.flickity-prev-next-button.previous {
    left: 95%;
  }
  .footer-sec__container::after {
    width: 1200px;
  }
  .footer-sec__container::before {
    width: 1200px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
.sticky {
	height: 150px;
}
nav.mega-menu > ul > li:not(:last-child) {
	margin-inline-end: 15px;
}
.header-sec__logo {
	width: 103px;
	height: 75px;
	position: relative;
	margin-inline-end: 15px;
	padding-inline-end: 15px;
}
.counter-sec__content span{
display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;

}
.school-sec .school-item {
	width: 22%;
}
.header-sec__bottom .header-sec__container {
	display: flex;
	align-items: flex-end;
	justify-content: left;
	flex-direction: column;
}
  .header-sec__aplly {
    padding: 7px 6px;
  }
  nav.mega-menu > ul > li.mega-drop .mega-drop-inner {
    width: 930px;
  }
  .mega-drop__col {
    width: calc(65% - 60px);
  }
  .menu-tabs {
    padding: 40px 30px 60px;
  }
  .media-sec .media-item:first-child {
    width: 460px;
    height: 215px;
  }
  .media-sec .media-item .media-item__pic {
    position: relative;
    width: 100% !important;
    height: 100% !important;
  }
  .media-sec .media-item:nth-child(2) {
    width: 440px;
    height: 430px;
  }
  .media-sec .media-item:nth-child(4) {
    grid-column: 2/2;
    grid-row: 2/2;
    width: 215px;
    height: 185px;
  }
  .media-sec .media-item:nth-child(3) {
    grid-column: 1/2;
    grid-row: 2/3;
    width: 215px;
    height: 185px;
  }
  .header-sec::after {
    height: 510px;
  }
  .slider-sec {
    display: flex;
    justify-content: center;
  }
  .slider-sec__pic {
    width: 970px;
    height: 570px;
  }
  .slider-sec__carousel {
    width: 970px;
  }
  .slider-sec__lead {
    -webkit-line-clamp: 2;
  }
  .slider-sec__title {
    -webkit-line-clamp: 2;
  }
  .slider-sec__content {
    padding: 20px;
  }
  .history-item {
    width: 285px;
  }
  .academy-sec__container:before {
    width: 530px;
    height: 570px;
  }
  .academy-sec__container::after {
    left: 25%;
    height: 673px;
  }
  .academy-sec .section {
    width: 485px;
  }
  .academy-item__icon {
    width: 80px;
    height: 80px;
  }
  .academy-item__icon i {
    font-size: 45px;
  }
  .academy-item__lead {
    -webkit-line-clamp: 2;
  }
  .academy-item__container {
    height: 507px;
  }
  .blog-sec {
    margin-top: 60px;
  }
  .blog-sec__cell {
    width: calc(33.33% - 30px);
  }
  .blog-sec .flickity-button.flickity-prev-next-button.previous {
    left: 97%;
  }
  .blog-sec .flickity-viewport {
    height: 440px !important;
  }
  .news-item--vertical .news-item__pic {
    width: 100%;
    height: 170px;
  }
  .student-item__pic {
    margin: 0 30px;
    width: 335px;
    height: 425px;
  }
  .media-sec__left .media-item:first-child .media-item__pic {
    position: relative;
    width: 445px;
    height: 220px;
  }
  .media-sec__left .media-item:nth-child(2) .media-item__pic {
    position: relative;
    width: 206px;
    height: 206px;
  }
  .media-sec__left .media-item:nth-child(3) .media-item__pic {
    position: relative;
    width: 206px;
    height: 206px;
  }
  .media-sec__right .media-item__pic {
    width: 455px;
    height: 455px;
  }
  .school-item__pic {
    width: 210px;
    height: 200px;
  }
  .school-item__content {
    top: 30%;
  }
  .hospital-sec .flexlinks-title:nth-child(2n+1) {
    margin-inline-end: 87px;
  }
  .hospital-sec .accordion-group li.hovered {
    max-width: 85% !important;
    width: 85% !important;
  }
  .hospital-sec .flexlinks-title {
    width: 100%;
  }
  .research-sec .flickity-button.flickity-prev-next-button.previous {
    left: 96%;
  }
  .research-sec .flickity-viewport {
    height: 340px !important;
  }
  .research-sec__cell {
    width: calc(33.33% - 30px);
  }
  .counter-sec__cell {
    min-width: 220px;
  }
  .counter-sec__container {
    padding: 60px 20px;
  }
  .banner-item {
    width: 455px;
  }
  .banner-item__pic {
    width: 100%;
    height: 270px;
  }
  .professor-item {
    width: calc(33.33% - 30px);
  }
  .professor-sec .flickity-button.flickity-prev-next-button.previous {
    left: 95%;
  }
  .footer-sec__container {
    padding: 30px 0;
  }
  .footer-sec__container::after {
    width: 992px;
  }
  .footer-sec__container::before {
    width: 992px;
  }
  .footer-sec__bottom {
    margin-top: 25px;
  }
}
@media (max-width: 991.98px) {
.header-sec__logo {
width: 93px;
    height: 75px;
	position: relative;
	margin-inline-end: 30px;
	padding-inline-end: 30px;
}
  .flexRow.item-box {
    height: 300px !important;
    overflow: scroll;
  }
  .header__menu {
    display: none;
  }
  #espritmenu {
    display: inline;
  }
  .media-sec .media-item {
    width: 100% !important;
    height: 335px !important;
  }
  .media-sec .media-item__pic {
    width: 100% !important;
    height: 335px !important;
  }
  .header-sec::after {
    height: 510px;
  }
  .flickity-button.flickity-prev-next-button.previous {
    left: 94%;
  }
  .slider-sec {
    display: flex;
    justify-content: center;
  }
  .slider-sec__pic {
    width: 100%;
    height: 570px;
  }
  .slider-sec__cell {
    width: 100%;
  }
  .slider-sec__carousel {
    width: 750px;
  }
  .slider-sec__lead {
    -webkit-line-clamp: 2;
  }
  .slider-sec__title {
    -webkit-line-clamp: 2;
  }
  .slider-sec__content {
    padding: 20px;
  }
  .history-item {
    width: 215px;
  }
  .academy-sec {
    height: 1015px;
    margin-bottom: 0;
  }
  .academy-sec__container:before {
    width: 100%;
    height: 400px;
    right: 0;
    top: 100%;
  }
  .academy-sec__container::after {
    right: 0;
    height: 673px;
    width: 100%;
    top: 0;
    border-radius: 30px;
  }
  .academy-sec .section {
    width: 95%;
    margin-top: 30px;
    padding: 0 20px;
  }
  .academy-item__icon {
    width: 80px;
    height: 80px;
  }
  .academy-item__icon i {
    font-size: 45px;
  }
  .academy-item__lead {
    -webkit-line-clamp: 2;
  }
  .academy-item__container {
    height: 507px;
  }
  .blog-sec {
    margin-top: 60px;
  }
  .blog-sec__cell {
    width: calc(50% - 30px);
  }
  .blog-sec .flickity-button.flickity-prev-next-button.previous {
    left: 97%;
  }
  .blog-sec .flickity-viewport {
    height: 440px !important;
  }
  .news-item--vertical .news-item__pic {
    width: 100%;
    height: 170px;
  }
  .student-sec__center {
    order: 3;
  }
  .student-sec__container {
    flex-direction: column;
  }
  .student-item {
    border-bottom: 1px solid rgba(122, 122, 122, 0.15) !important;
  }
  .student-item__pic {
    margin: 0 30px;
    width: 335px;
    height: 425px;
  }
  .media-sec__left .media-item:first-child .media-item__pic {
    position: relative;
    width: 335px;
    height: 165px;
  }
  .media-sec__left .media-item:nth-child(2) .media-item__pic {
    position: relative;
    width: 150px;
    height: 150px;
  }
  .media-sec__left .media-item:nth-child(3) .media-item__pic {
    position: relative;
    width: 150px;
    height: 150px;
  }
  .media-sec__right .media-item__pic {
    width: 330px;
    height: 345px;
  }
  .media-sec .media-item__play {
    width: 50px;
    height: 50px;
  }
  .media-sec .media-item__play i {
    font-size: 22px;
  }
  .school-item__pic {
    width: 210px;
    height: 200px;
  }
  .school-item__content {
    top: 30%;
  }
  .hospital-sec .flexlinks-title:nth-child(2n+1) {
    margin-inline-end: 87px;
  }
  .hospital-sec .accordion-group li.hovered {
    max-width: 85% !important;
    width: 85% !important;
  }
  .hospital-sec .flexlinks-title {
    width: 100%;
  }
  .hospital-sec__icon {
    width: 70px;
    height: 70px;
  }
  .research-sec .flickity-button.flickity-prev-next-button.previous {
    left: 96%;
  }
  .research-sec .flickity-viewport {
    height: 340px !important;
  }
  .research-sec__cell {
    width: calc(50% - 30px);
  }
  .counter-sec__cell {
    min-width: 335px;
    background-color: transparent !important;
width: 48%;
  }
.school-sec .school-item {
	width: 30%;
}
  .counter-sec__cell:nth-child(2) {
    border-inline-end: none;
  }
  .counter-sec__container {
    flex-wrap: wrap;
    gap: 20px;
    height: auto !important;
    padding: 30px 0;
  }
  .banner-item {
    width: 340px;
  }
  .banner-item__pic {
    width: 100%;
    height: 225px;
  }
  .banner-item__content {
    left: 20%;
    width: 85%;
  }
  .banner-item i {
    font-size: 50px;
  }
  .professor-item {
    width: calc(50% - 30px);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45%;
  }
  .professor-item__box {
    left: 9%;
    top: 45%;
  }
  .professor-sec .flickity-button.flickity-prev-next-button.previous {
    left: 95%;
  }
  .footer-sec__container {
    padding: 30px 0;
    height: 855px;
  }
  .footer-sec__container::after {
    width: 992px;
  }
  .footer-sec__container::before {
    width: 992px;
  }
  .footer-sec__bottom {
    margin-top: 25px;
    flex-wrap: wrap;
  }
  .footer-sec__col {
    margin-inline-start: 0;
  }
  .footer-sec__social {
    margin-top: 20px;
  }
  .footer-sec__top {
    flex-wrap: wrap;
  }
}
@media (max-width: 767.98px) {
.school-sec .school-item {
	width: 47%;
}
  .slider-sec__lead {
    display: none;
  }
  .slider-sec__content {
    top: 80%;
    width: 80%;
  }
  .slider-sec .section__archive {
    display: none;
  }
  .header-sec__aplly {
    padding: 8px;
  }
  .header-sec__top {
    height: 85px;
  }
  .header-sec__top .header-sec__container {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .header-sec__social {
    margin-top: 10px;
  }
  .history-sec__container {
    flex-wrap: wrap;
  }
  .history-item {
    width: 100%;
    flex-direction: row;
  }
  .history-item__content {
    flex-basis: 85%;
    display: flex;
    align-items: center;
    margin-inline-start: 15px;
  }
  .history-item__lead {
    text-align: start;
    margin-inline-start: 20px;
  }
  .academy-item__container {
    flex-direction: column;
    flex-wrap: nowrap;
    height: 420px;
    overflow: scroll;
  }
  .academy-sec {
    height: 930px;
  }
  .media-sec .carousel-cell {
    width: calc(50% - 30px);
    margin-right: 15px;
    margin-left: 15px;
  }
  .media-sec .flickity-viewport {
    width: 100% !important;
  }
  .media-sec__left {
    width: 100% !important;
  }
  .media-sec .flickity-page-dots {
    bottom: -12%;
  }
  .media-sec .flickity-prev-next-button {
    bottom: 20%;
  }
  .school-sec .flickity-page-dots {
    bottom: -4%;
  }
  .section__lead {
    width: 100% !important;
  }
  .media-item__pic {
    width: 100% !important;
    height: 180px !important;
  }
  .news-item--vertical .news-item__pic {
    height: 135px;
  }
  .school-item__pic {
    width: 240px;
    height: 215px;
  }
  .hospital-sec__icon {
    width: 55px;
    height: 55px;
  }
  .hospital-sec .nvSystem-students, .hospital-sec .nvSystem-staff, .hospital-sec .nvSystem-Professors, .hospital-sec .nvSystem-Citizens {
    max-width: 14%;
  }
  .research-sec .section__lead {
    width: 540px;
  }
  .counter-sec__cell {
    min-width: 47%;
    border-inline-end: none;
  }
  .banner-sec .section__lead {
    width: 540px;
  }
  .banner-sec .section__content {
    flex-direction: column;
  }
  .banner-item {
    width: 100%;
  }
  .professor-item__pic {
    width: 155px;
    height: 155px;
  }
  .professor-item__box {
    width: 215px;
    height: 260px;
    left: 3%;
  }
  .professor-sec .section__lead {
    width: 540px;
  }
  .professor-sec .section__content {
    flex-direction: column;
  }
  .professor-sec .flickity-viewport {
    height: 440px !important;
  }
  .footer-sec__container {
    height: 1380px;
  }
  .footer-sec__copyright {
    text-align: center;
  }
}
@media (max-width: 575.98px) {
.header-sec__logo {
	width: 93px;
	height: 25px;
}
#btn-search {
	position: absolute;
	top: -60%;
	left: 25%;
}
#btn-search  i{
	color : #fff;
}
.header-sec__addition {
	position: absolute;
	top: -60%;
	left: 0%;
}
.header-sec__addition img {
  filter: invert(100%);
}

  .slider-sec__content {
    display: none;
  }
  .scroll-menu {
    display: none;
  }
  .header-sec__links {
    flex-wrap: wrap;
  }
  .header-sec__links li {
    margin-bottom: 10px;
  }
  .header-sec__top {
    height: 125px;
  }
  .header-sec__container {
    flex-direction: column;
    align-items: flex-start;
  }
  .header-sec__right {
    margin-top: 15px;
    justify-content: end;
    width: 100%;
  }
  .slider-sec .flickity-viewport {
    height: 615px !important;
  }
  .slider-sec__content {
    width: 30%;
  }
  .slider-sec__lead {
    display: none;
  }
  .slider-sec__title {
    -webkit-line-clamp: 4;
    font-size: 22px;
  }
  .history-item {
    flex-direction: column;
    margin-bottom: 30px;
  }
  .history-item__content {
    flex-direction: column;
  }
  .media-sec .carousel-cell {
    width: calc(100% - 30px);
  }
  .media-sec .flickity-button.flickity-prev-next-button.previous {
    left: 82%;
  }
  .media-sec__left {
    margin-inline-end: 0px;
  }
  .academy-sec {
    height: 700px;
  }
  .academy-sec__container::before {
    width: 100%;
    height: 245px;
    left: 0;
    top: 100%;
    background-position: center;
    background-size: 100%;
  }
  .academy-sec .section {
    padding: 0;
  }
  .academy-sec .section__header {
    flex-direction: column;
    align-items: flex-start;
  }
  .academy-item__container {
    height: 335px;
  }
  .blog-sec {
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
  .blog-sec__cell {
    width: calc(100% - 30px);
  }
  .blog-sec .flickity-button.flickity-prev-next-button.previous {
    left: 85%;
  }
  .counter-sec span {
    text-align: center;
  }
  .counter-sec__cell {
    min-width: 100%;
    border-inline-end: none;
  }
  .counter-sec .section__lead {
    width: 90%;
  }
  .banner-sec .section__lead {
    width: 90%;
  }
  .banner-item {
    margin-bottom: 15px;
  }
  .banner-item__pic {
    height: 180px;
  }
  .school-sec .section__lead {
    width: 90%;
  }
  .school-sec .flickity-page-dots {
    bottom: -25%;
  }
  .student-sec {
    width: 100%;
  }
  .student-sec__center {
    width: 100%;
  }
  .student-item:nth-child(1) {
    margin-top: 0;
  }
  .student-item__pic {
    width: 100%;
    margin: 0;
    height: 355px;
  }
  .hospital-sec .nvSystem-students, .hospital-sec .nvSystem-staff, .hospital-sec .nvSystem-Professors, .hospital-sec .nvSystem-Citizens {
    width: 90%;
    height: 90px;
    margin: 10px auto;
    flex-flow: row wrap;
    align-items: center;
    text-align: center;
    padding: 0 30px;
    max-width: 90%;
    display: flex;
  }
  .hospital-sec #accordion {
    flex-direction: column-reverse;
    flex-wrap: nowrap;
  }
  .hospital-sec__title {
    flex-direction: row;
    margin-top: 0;
  }
  .hospital-sec__title p {
    transform: rotate(0);
    width: 0;
    margin: 0 0 0 20px;
  }
  .hospital-sec__header {
    margin-bottom: 0;
  }
  .hospital-sec .link.flexColumn::before {
    left: 0;
  }
  .hospital-sec .flexlinks-title {
    align-items: start;
    text-align: start;
  }
  .hospital-sec .accordion-group li.hovered {
    max-width: 100% !important;
    width: 100% !important;
    border-radius: 30px;
    box-shadow: -15px 0px 60px 0px rgba(12, 59, 125, 0.3);
    height: 90%;
    padding: 0 11px;
  }
  .hospital-sec .detials-nvSystem article {
    padding: 20px;
  }
  .hospital-sec .section__archive {
    margin-bottom: 15px;
  }
  .hospital-sec .flexlinks-title:nth-child(2n+1) {
    margin-inline-end: 0;
  }
  .hospital-sec .detials-nvSystem article .item-box {
    padding: 0 0;
  }
  .hospital-sec .detials-nvSystem article .item-box {
    height: 75%;
  }
  .professor-sec .section__lead {
    width: 90%;
  }
  .professor-sec .flickity-button.flickity-prev-next-button.previous {
    left: 82%;
  }
  .professor-item {
    width: calc(100% - 30px);
  }
  .professor-item__box {
    left: 8%;
    width: 80%;
  }
  .professor-item .flickity-button.flickity-prev-next-button.previous {
    left: 80%;
  }
  .research-sec .section__lead {
    width: 90%;
  }
  .research-sec__cell {
    width: calc(100% - 30px);
  }
  .research-sec .flickity-button.flickity-prev-next-button.previous {
    left: 83%;
  }
  .news-item--vertical .news-item__pic {
    height: 165px;
  }
  .search-area__form {
    width: 90%;
  }
}/*# sourceMappingURL=main.css.map */