* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

html {
  overflow-x: hidden;
}

body {
  font-family: ERPx;
  font-size: 16px !important;
  direction: rtl;
  overflow-x: hidden;
  max-width: 100vw;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
button,
input,
div {
  margin: 0;
  padding: 0;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  box-shadow: none;
  text-decoration: none;
}

input {
  outline: none;
}

li {
  list-style: none;
}

a {
  text-decoration: none !important;
  cursor: pointer !important;
}
a:focus {
  color: unset;
}
a:hover {
  color: unset;
}

img {
  object-fit: cover;
}

.main-container {
  margin: 0 auto;
  width: 92%;
}
@media screen and (min-width: 767.5px) {
  .main-container {
    width: 90%;
  }
}
@media screen and (min-width: 1599.5px) {
  .main-container {
    max-width: 1450px;
  }
}
@media screen and (min-width: 1699.5px) {
  .main-container {
    max-width: 1550px;
  }
}

@keyframes zoom-in {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
}
.banner .banner-img-section .banner-img-container .banner-img, .managers-video .managers-video-slider .managers-video-slider-pagination, .history .absolute-back .absolute-icon, .history .history-ordered-content .history-header .circle, .page-footer .footer-tabs .nav-tabs:after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.news-section .news-content .news-slider .swiper-slide .news-slide .news-slide-description, .history .absolute-back, .plyr__control--overlaid::after {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.banner .banner-img-section .banner-img-tag-1:before, .news-section .news-content .news-slider .swiper-slide .news-slide .news-slide-img-outer-frame .news-slide-img-inner-frame:before, .managers-video .managers-video-slider .video-slide-description .description-tag:before, .plyr:before {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
}

.banner .banner-desc .banner-text, .news-section .news-content .news-slider .swiper-slide .news-slide .news-slide-description .news-slide-text, .managers-video .managers-video-slider .video-slide-description .video-description-text, .history .history-ordered-content .history-header .history-tag, .history .history-desc-text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.news-section .news-content .news-slider .swiper-slide .news-slide .news-slide-description .news-slide-title, .managers-video .managers-video-slider .manager-name, .managers-video .managers-video-slider .manager-position, .gallery-section .gallery-slider .gallery-slide .gallery-slide-box .gallery-slide-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news-section .news-content .news-slider .swiper-slide .news-slide, .news-section .news-content .news-slider .swiper-slide .news-slide .news-slide-img-outer-frame, .news-section .news-content .news-slider .swiper-slide .news-slide .news-slide-img-outer-frame .news-slide-img-inner-frame, .news-section .news-content .news-slider .swiper-slide .news-slide .news-slide-description, .news-section .news-content .news-slider .swiper-slide .news-slide .news-slide-bottom .news-slide-title-date, .news-section .news-content .news-slider .swiper-slide .news-slide .news-slide-bottom .news-slide-link, .history .history-ordered-content .history-header .circle, .history .history-ordered-content .history-header .circle .circle-inside-year, .history .history-ordered-content .history-header .history-header-year, .history .history-ordered-content .history-description, .gallery-section .gallery-tab-pane, .gallery-section .gallery-slider .gallery-slide, .gallery-section .gallery-slider .gallery-slide .gallery-slide-box, .page-footer .footer-ul .footer-li, .header-page .header-content .header-middle .header-middle-ul .header-middle-li, .header-page .header-content .header-middle .header-middle-ul .header-middle-li:before, .header-page .header-content .header-middle .header-middle-ul .header-middle-li:hover .header-middle-link .icon-chevron-down, .header-page .header-content .header-middle .header-middle-ul .header-middle-li .icon-chevron-down, .header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-submenu, .header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-submenu .header-middle-submenu-li, .header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-submenu .header-middle-submenu-li .header-middle-sub-submenu, .header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-submenu .header-middle-submenu-li .header-middle-sub-submenu .header-middle-submenu-li, .header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-submenu .header-middle-submenu-li .header-middle-sub-submenu .header-middle-sub-submenu-li, .header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-submenu .header-middle-submenu-li .header-middle-sub-submenu .header-middle-sub-submenu-li .header-middle-sub-submenu, .header-page .header-content .header-left .profile-info-box, .header-page .mobile-menu, .header-page .mobile-menu .mobile-menu-ul .mobile-menu-li .mobile-menu-link, .header-page .mobile-menu .mobile-menu-ul .mobile-menu-li .mobile-menu-submenu, .header-page .mobile-menu .mobile-menu-ul .mobile-menu-li .mobile-menu-submenu .sub-submenu {
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}

.news-section .news-content .nav-tabs .news-tab-item .news-tab-link, .managers-video .managers-video-slider .video-slide-video .img-container video, .sign-in .sign-in-img-outer .sign-in-img-inner, .sign-in .sign-in-img-outer .sign-in-img-container, .sign-in .sign-in-img-outer .sign-in-img, .history .history-ordered-content .history-header .circle .circle-inner, .gallery-section .gallery-tab-item .gallery-tab-link {
  width: 100%;
  height: 100%;

}

.swiper-button-disabled {
  opacity: 0.5 !important;
  pointer-events: none;
}

.swiper-button-lock {
  opacity: 0.4 !important;
}

.slider-pagination {
  width: fit-content !important;
  direction: ltr;
  left: unset;
  top: unset;
  bottom: unset;
}

.slider-prev-btn {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.FaNum {
  font-family: ERPxFaNum !important;
}

.gap-03 {
  gap: 0.3em;
}

.gap-05 {
  gap: 0.5em;
}

.gap-1 {
  gap: 1em;
}

.gap-2 {
  gap: 2em;
}

.opacity05 {
  opacity: 0.5;
}

textarea {
  outline: none;
  resize: none;
  border: none;
}

.nav-tabs > li > a:hover {
  border-color: transparent !important;
  background-color: transparent;
}

.nav::before,
.nav::after {
  content: none;
}

/* Remove all nav-tabs styles */
.nav-tabs {
  border-bottom: none;
  margin-bottom: 0;
  padding: 0;
  list-style: none;
}

/* Reset tab links */
.nav-tabs > li {
  float: none;
  margin-bottom: 0;
}

.nav-tabs > li > a {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: 0;
  text-decoration: none;
  border-radius: 0;
}

/* Remove active tab styles */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  background-color: transparent;
  border: none;
  color: inherit;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
}

.plyr {
  overflow: visible !important;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border: 2px solid #d7b49e;
  position: absolute;
  width: 100%;
  height: 100%;
}
.plyr:before {
  background: rgba(0, 0, 0, 0.6);
  border-radius: 5%;
  -webkit-border-radius: 5%;
  -moz-border-radius: 5%;
  -ms-border-radius: 5%;
  -o-border-radius: 5%;
  z-index: 10;
}
.plyr.plyr--playing::before {
  opacity: 0;
  visibility: hidden;
}
.plyr:after {
  content: "";
  position: absolute;
  width: 100.5%;
  height: 100.8%;
  background: url(../images/elementary-school/border-img.png) no-repeat center;
  background-size: auto;
  background-size: 100% 100%;
  z-index: 1;
  right: -2px !important;
  bottom: -2px;
}

.plyr--video.plyr--hide-controls .plyr__controls {
  transform: translateY(0) !important;
  -webkit-transform: translateY(0) !important;
  -moz-transform: translateY(0) !important;
  -ms-transform: translateY(0) !important;
  -o-transform: translateY(0) !important;
}

.plyr__control:hover {
  background: var(--green-clr-4) !important;
}
.plyr__control:hover:before {
  color: #fff !important;
}

.plyr--paused .plyr__controls {
  opacity: 0 !important;
  pointer-events: none !important;
}

.plyr__controls {
  opacity: 1 !important;
  pointer-events: auto !important;
  visibility: visible !important;
  padding-inline: 1.5em;
  z-index: 1000 !important;
  width: 98% !important;
  margin-inline: auto;
  bottom: 0.2em !important;
  background: transparent !important;
}

.plyr__control--overlaid {
  width: 1.5em !important;
  height: 1.5em !important;
  aspect-ratio: 1;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: var(--green-clr-2);
  backdrop-filter: blur(8.0500001907px);
  display: flex !important;
  align-items: center;
  justify-content: center;
  z-index: 100;
}
@media (min-width: 499.5px) {
  .plyr__control--overlaid {
    width: 3em !important;
    height: 3em !important;
  }
}
.plyr__control--overlaid::before {
  content: "\e938";
  font-family: "icomoon";
  font-size: 0.8em;
  font-weight: 400;
  color: var(--green-clr-4);
}
@media (min-width: 767.5px) {
  .plyr__control--overlaid::before {
    font-size: 1em;
  }
}
.plyr__control--overlaid::after {
  content: "";
  width: 132%;
  height: 132%;
  border: 1px solid var(--green-clr-4);
  background: rgba(255, 255, 255, 0.31);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  z-index: -1;
}

.plyr__control--overlaid svg {
  display: none;
}

.plyr__volume input,
.plyr__time {
  display: none !important;
  direction: ltr;
}
@media (min-width: 991.5px) {
  .plyr__volume input,
  .plyr__time {
    display: flex !important;
  }
}

.plyr__progress input {
  direction: ltr;
}

@keyframes shaking-1 {
  0% {
    transform: translateX(0) rotate(0deg) skew(0deg, 0deg);
  }
  25% {
    transform: translateX(-6px) rotate(3deg) skew(4deg, -2deg);
  }
  50% {
    transform: translateX(2px) rotate(-2deg) skew(-3deg, 2deg);
  }
  75% {
    transform: translateX(-2px) rotate(2deg) skew(2deg, -1deg);
  }
  100% {
    transform: translateX(0) rotate(0deg) skew(0deg, 0deg);
  }
}
@keyframes scale-up-center {
  0% {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 #f5d7d7;
  }
  100% {
    box-shadow: 0 0 0 10px transparent;
  }
}
@keyframes pulseShadow {
  0% {
    box-shadow: 0 0 0 0 rgba(234, 198, 245, 0.2);
  }
  100% {
    box-shadow: 0 0 0 1em rgba(234, 198, 245, 0.2);
  }
}
@keyframes pulse-slow {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.85);
  }
}
@keyframes push {
  0% {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
}
@keyframes pulse-beat {
  0% {
    transform: translate(0, 0) skew(0deg, 0deg) rotate(0deg);
  }
  25% {
    transform: translate(5px, 5px) skew(-5deg, 3deg) rotate(-4deg);
  }
  50% {
    transform: translate(-4px, -6px) skew(6deg, -4deg) rotate(5deg);
    -webkit-transform: translate(-4px, -6px) skew(6deg, -4deg) rotate(5deg);
    -moz-transform: translate(-4px, -6px) skew(6deg, -4deg) rotate(5deg);
    -ms-transform: translate(-4px, -6px) skew(6deg, -4deg) rotate(5deg);
    -o-transform: translate(-4px, -6px) skew(6deg, -4deg) rotate(5deg);
  }
  75% {
    transform: translate(3px, 3px) skew(-3deg, 2deg) rotate(-3deg);
  }
  100% {
    transform: translate(0, 0) skew(0deg, 0deg) rotate(0deg);
  }
}
@keyframes scale-up-top {
  0% {
    transform: scale(0.5);
    transform-origin: center top;
  }
  100% {
    transform: scale(1);
    transform-origin: center top;
  }
}
@keyframes blink {
  0%, 100% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.95);
  }
  50% {
    transform: scale(0.97);
  }
  75% {
    transform: scale(0.93);
  }
}
@keyframes swing {
  0%, 100% {
    transform: rotateZ(0);
  }
  20% {
    transform: rotateZ(15deg);
  }
  40% {
    transform: rotateZ(-15deg);
  }
  60% {
    transform: rotateZ(7deg);
  }
  80% {
    transform: rotateZ(-7deg);
  }
}
@keyframes groove {
  0%, 100% {
    transform: skewY(0) rotate(0);
  }
  15% {
    transform: skewY(-10deg) rotateZ(8deg);
  }
  35% {
    transform: skewY(10deg) rotateZ(-8deg);
  }
  55% {
    transform: skewY(-6deg) rotateZ(-4deg);
  }
  85% {
    transform: skewY(6deg) rotateZ(4deg);
  }
}
@keyframes tata {
  0%, 100% {
    transform: scale(1);
  }
  20% {
    transform: scale(1.1) rotate(3deg);
  }
  40% {
    transform: scale(0.97);
  }
  60% {
    transform: scale(0.99) rotate(-3deg);
  }
  80% {
    transform: scale(1.05);
  }
}
@keyframes jerk {
  0%, 100% {
    transform: translateX(0) rotateZ(0);
  }
  20% {
    transform: translateX(-1px) rotateZ(-5deg);
    -webkit-transform: translateX(-1px) rotateZ(-5deg);
    -moz-transform: translateX(-1px) rotateZ(-5deg);
    -ms-transform: translateX(-1px) rotateZ(-5deg);
    -o-transform: translateX(-1px) rotateZ(-5deg);
  }
  40% {
    transform: translateX(1px) rotateZ(5deg);
    -webkit-transform: translateX(1px) rotateZ(5deg);
    -moz-transform: translateX(1px) rotateZ(5deg);
    -ms-transform: translateX(1px) rotateZ(5deg);
    -o-transform: translateX(1px) rotateZ(5deg);
  }
  60% {
    transform: translateX(-1px) rotateZ(2deg);
    -webkit-transform: translateX(-1px) rotateZ(2deg);
    -moz-transform: translateX(-1px) rotateZ(2deg);
    -ms-transform: translateX(-1px) rotateZ(2deg);
    -o-transform: translateX(-1px) rotateZ(2deg);
  }
  80% {
    transform: translateX(1px) rotateZ(-2deg);
    -webkit-transform: translateX(1px) rotateZ(-2deg);
    -moz-transform: translateX(1px) rotateZ(-2deg);
    -ms-transform: translateX(1px) rotateZ(-2deg);
    -o-transform: translateX(1px) rotateZ(-2deg);
  }
}
@keyframes jelly {
  0%, 100% {
    transform: scaleX(1);
  }
  20% {
    transform: scaleX(0.9);
  }
  50% {
    transform: scaleX(1.1);
    -webkit-transform: scaleX(1.1);
    -moz-transform: scaleX(1.1);
    -ms-transform: scaleX(1.1);
    -o-transform: scaleX(1.1);
  }
  85% {
    transform: scaleX(0.8);
  }
}
@keyframes flicker {
  0%, 100% {
    transform: skewX(0);
  }
  20% {
    transform: skewX(8deg);
  }
  40% {
    transform: skewX(-8deg);
  }
  60% {
    transform: skewX(4deg);
  }
  80% {
    transform: skewX(-4deg);
  }
}
@keyframes wobble-top {
  0%, 100% {
    transform: translateX(0);
    transform-origin: 50% 50%;
  }
  15% {
    transform: translateX(-30px) rotate(6deg);
    -webkit-transform: translateX(-30px) rotate(6deg);
    -moz-transform: translateX(-30px) rotate(6deg);
    -ms-transform: translateX(-30px) rotate(6deg);
    -o-transform: translateX(-30px) rotate(6deg);
  }
  30% {
    transform: translateX(15px) rotate(-6deg);
  }
  45% {
    transform: translateX(-15px) rotate(3.6deg);
  }
}
@keyframes wobble-bottom {
  0%, 100% {
    transform: translateX(0);
    transform-origin: 50% 50%;
  }
  15% {
    transform: translateX(-30px) rotate(-6deg);
  }
  30% {
    transform: translateX(15px) rotate(6deg);
  }
  45% {
    transform: translateX(-15px) rotate(-3.6deg);
  }
  60% {
    transform: translateX(9px) rotate(2.4deg);
  }
  75% {
    transform: translateX(-6px) rotate(-1.2deg);
  }
}
@keyframes wobble-left {
  0%, 100% {
    transform: translateY(0) rotate(0);
    transform-origin: 50% 50%;
  }
  15% {
    transform: translateY(-30px) rotate(-6deg);
  }
  30% {
    transform: translateY(15px) rotate(6deg);
  }
  45% {
    transform: translateY(-15px) rotate(-3.6deg);
  }
  60% {
    transform: translateY(9px) rotate(2.4deg);
  }
  75% {
    transform: translateY(-6px) rotate(-1.2deg);
  }
}
@keyframes wobble-right {
  0%, 100% {
    transform: translateY(0) rotate(0);
    transform-origin: 50% 50%;
  }
  15% {
    transform: translateY(-30px) rotate(6deg);
  }
  30% {
    transform: translateY(15px) rotate(-6deg);
  }
  45% {
    transform: translateY(-15px) rotate(3.6deg);
  }
  60% {
    transform: translateY(9px) rotate(-2.4deg);
  }
  75% {
    transform: translateY(-6px) rotate(1.2deg);
  }
}
.shaking-1 {
  animation: shaking-1 0.6s infinite;
  box-shadow: 0 0 0 1em transparent;
  -webkit-animation: shaking-1 0.6s infinite;
}

.shaking-1-on-hover:hover, .shaking-1-on-hover:focus {
  animation: shaking-1 0.6s infinite;
  box-shadow: 0 0 0 1em transparent;
  -webkit-animation: shaking-1 0.6s infinite;
}

.scale-up-center {
  animation: scale-up-center 1.2s infinite;
  -webkit-animation: scale-up-center 1.2s infinite;
}

.scale-up-center-on-hover:hover, .scale-up-center-on-hover:focus {
  animation: scale-up-center 1.2s infinite;
  -webkit-animation: scale-up-center 1.2s infinite;
}

.push {
  animation: push 0.5s infinite;
  -webkit-animation: push 0.5s infinite;
}

.push-on-hover:hover, .push-on-hover:focus {
  animation: push 1s forwards;
  -webkit-animation: push 1s forwards;
}

.pulseShadow {
  animation: pulseShadow 1s forwards;
  -webkit-animation: pulseShadow 1s forwards;
}

.pulseShadow-on-hover:hover, .pulseShadow-on-hover:focus {
  animation: pulseShadow 0.5s forwards;
  -webkit-animation: pulseShadow 0.5s forwards;
}

.pulse-beat {
  animation: pulse-beat 0.6s ease-in-out;
  box-shadow: 0 0 0 1em transparent;
  -webkit-animation: pulse-beat 0.6s ease-in-out;
}

.pulse-beat-on-hover:hover, .pulse-beat-on-hover:focus {
  animation: pulse-beat 0.6s ease-in-out;
  box-shadow: 0 0 0 1em transparent;
  -webkit-animation: pulse-beat 0.6s ease-in-out;
}

.pulse:hover {
  animation: pulse 1s infinite;
  -webkit-animation: pulse 1s infinite;
}

.scale-up-top {
  animation: scale-up-top 0.4s;
  -webkit-animation: scale-up-top 0.4s;
}

.scale-up-top-on-hover:hover, .scale-up-top-on-hover:focus {
  animation: scale-up-top 0.4s;
  -webkit-animation: scale-up-top 0.4s;
}

.blink {
  animation: blink 0.8s infinite;
  -webkit-animation: blink 0.8s infinite;
}

.blink-on-hover:hover, .blink-on-hover:focus {
  animation: blink 0.8s infinite;
  -webkit-animation: blink 0.8s infinite;
}

.swing {
  animation: swing 0.8s infinite;
  -webkit-animation: swing 0.8s infinite;
}

.swing-on-hover:hover, .swing-on-hover:focus {
  animation: swing 0.8s infinite;
  -webkit-animation: swing 0.8s infinite;
}

.groove {
  animation: groove 0.8s infinite;
  -webkit-animation: groove 0.8s infinite;
}

.groove-on-hover:hover, .groove-on-hover:focus {
  animation: groove 0.8s infinite;
  -webkit-animation: groove 0.8s infinite;
}

.tata {
  animation: tata 0.8s infinite;
  -webkit-animation: tata 0.8s infinite;
}

.tata-on-hover:hover, .tata-on-hover:focus {
  animation: tata 0.8s infinite;
  -webkit-animation: tata 0.8s infinite;
}

.jerk {
  animation: jerk 0.8s infinite;
  -webkit-animation: jerk 0.8s infinite;
}

.jerk-on-hover:hover, .jerk-on-hover:focus {
  animation: jerk 0.8s infinite;
  -webkit-animation: jerk 0.8s infinite;
}

.jelly {
  animation: jelly 0.8s infinite;
  -webkit-animation: jelly 0.8s infinite;
}

.jelly-on-hover:hover, .jelly-on-hover:focus {
  animation: jelly 0.8s infinite;
  -webkit-animation: jelly 0.8s infinite;
}

.flicker {
  animation: flicker 0.8s infinite;
  -webkit-animation: flicker 0.8s infinite;
}

.flicker-on-hover:hover, .flicker-on-hover:focus {
  animation: flicker 0.8s infinite;
  -webkit-animation: flicker 0.8s infinite;
}

.pulse-slow {
  animation: pulse-slow 1s ease-in-out infinite alternate;
  -webkit-animation: pulse-slow 1s ease-in-out infinite alternate;
}

.pulse-slow-on-hover:hover, .pulse-slow-on-hover:focus {
  animation: pulse-slow 0.6s ease-in-out infinite alternate;
  -webkit-animation: pulse-slow 0.6s ease-in-out infinite alternate;
}

.wobble-top {
  animation: wobble-top 1s ease-in-out infinite alternate;
  -webkit-animation: wobble-top 1s ease-in-out infinite alternate;
}

.wobble-top-on-hover:hover, .wobble-top-on-hover:focus {
  animation: wobble-top 1s ease-in-out infinite alternate;
  -webkit-animation: wobble-top 1s ease-in-out infinite alternate;
}

.wobble-bottom {
  animation: wobble-bottom 1s ease-in-out infinite alternate;
  -webkit-animation: wobble-bottom 1s ease-in-out infinite alternate;
}

.wobble-bottom-on-hover:hover, .wobble-bottom-on-hover:focus {
  animation: wobble-bottom 1s ease-in-out infinite alternate;
  -webkit-animation: wobble-bottom 1s ease-in-out infinite alternate;
}

.wobble-left {
  animation: wobble-left 1s ease-in-out infinite alternate;
  -webkit-animation: wobble-left 1s ease-in-out infinite alternate;
}

.wobble-left-on-hover:hover, .wobble-left-on-hover:focus {
  animation: wobble-left 1s ease-in-out infinite alternate;
  -webkit-animation: wobble-left 1s ease-in-out infinite alternate;
}

.wobble-left {
  animation: wobble-right 1s ease-in-out infinite alternate;
  -webkit-animation: wobble-right 1s ease-in-out infinite alternate;
}

.wobble-right-on-hover:hover, .wobble-right-on-hover:focus {
  animation: wobble-right 1s ease-in-out infinite alternate;
  -webkit-animation: wobble-right 1s ease-in-out infinite alternate;
}

.header-page {
  width: 100%;
  position: relative;
  background: var(--beige-clr);
}
.header-page .header-content {
  border-bottom: 1px solid #626262;
  width: 100%;
  padding-block: 1em;
  /*background: url(../../../images/logo-main-front.png) no-repeat center;*/
  background-size: 20%;
}
@media (min-width: 767.5px) {
  .header-page .header-content {
    background-size: 17%;
  }
}
@media (min-width: 991.5px) {
  .header-page .header-content {
    background: none;
  }
}
.header-page .header-content .header-right {
  margin-left: 1em;
}
.header-page .header-content .header-right .school-logo {
  width: 6.5em;
}
.header-page .header-content .header-right .icon-menu-bar {
  position: relative;
  font-size: 1.8em;
  display: block;
  cursor: pointer;
}
.header-page .header-content .header-right .icon-menu-bar::before {
  color: var(--black-clr);
}
.header-page .header-content .header-middle {
  position: relative;
  width: 100%;
  height: 100%;
}
.header-page .header-content .header-middle .header-middle-ul {
  height: 100%;
  width: 100%;
  margin-bottom: 0 !important;
}
.header-page .header-content .header-middle .header-middle-ul .header-middle-li {
  margin-left: 1.1em;
  height: 3.5em;
  position: relative;
  font-size: 0.85em;
  cursor: pointer;
}
@media (min-width: 991.5px) {
  .header-page .header-content .header-middle .header-middle-ul .header-middle-li {
    margin-left: 1.5em;
  }
}
@media (min-width: 1199.5px) {
  .header-page .header-content .header-middle .header-middle-ul .header-middle-li {
    font-size: 1em;
  }
}
.header-page .header-content .header-middle .header-middle-ul .header-middle-li:before {
  content: "";
  position: absolute;
  right: -4.3em;
  bottom: -0.2em;
  opacity: 0;
  width: 60%;
  height: 3px;
  background: var(--black-clr);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.header-page .header-content .header-middle .header-middle-ul .header-middle-li:hover .header-middle-link {
  font-weight: 500;
}
.header-page .header-content .header-middle .header-middle-ul .header-middle-li:hover .header-middle-link .icon-chevron-down {
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
}
.header-page .header-content .header-middle .header-middle-ul .header-middle-li:hover::before {
  right: 0;
  opacity: 1;
}
@media (min-width: 767.5px) {
  .header-page .header-content .header-middle .header-middle-ul .header-middle-li:hover > .header-middle-submenu, .header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-submenu .header-middle-submenu-li .header-middle-li:hover > .header-middle-sub-submenu {
    display: flex;
    position: absolute;
    top: 3em;
    right: 0;
    z-index: 50;
    background-color: #fff;
  }
}
.header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-link {
  color: var(--black-clr);
  text-decoration: none;
  font-weight: 400;
  cursor: pointer;
    margin: auto;
}
.header-page .header-content .header-middle .header-middle-ul .header-middle-li .icon-chevron-down {
  margin-right: 5px;
}
.header-page .header-content .header-middle .header-middle-ul .header-middle-li .icon-chevron-down:before {
  color: var(--black-clr);
}
.header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-submenu, .header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-submenu .header-middle-submenu-li .header-middle-sub-submenu, .header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-submenu .header-middle-submenu-li .header-middle-sub-submenu .header-middle-sub-submenu-li .header-middle-sub-submenu {
  display: none;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border: 1.5px solid #ffeb3b;
  background: #fff;
  width: 13em;
  padding: 0.4em;
  font-family: ERPxfaNum !important;
  backdrop-filter: blur(10px);
  box-shadow: 0px 111px 31px 0px rgba(0, 0, 0, 0), 0px 71px 28px 0px rgba(0, 0, 0, 0.02), 0px 40px 24px 0px rgba(0, 0, 0, 0.08), 0px 18px 18px 0px rgba(0, 0, 0, 0.13), 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
}
.header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-submenu .header-middle-submenu-li, .header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-submenu .header-middle-submenu-li .header-middle-sub-submenu .header-middle-sub-submenu-li, .header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-submenu .header-middle-submenu-li .header-middle-sub-submenu .header-middle-submenu-li {
  color: #283676;
  font-weight: 400;
  margin-bottom: 0 !important;
  padding: 0.8em;
  width: 100%;
  height: 2.5em;
  border-radius: 41px;
  -webkit-border-radius: 41px;
  -moz-border-radius: 41px;
  -ms-border-radius: 41px;
  -o-border-radius: 41px;
    padding: 7px;
}
.header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-submenu .header-middle-submenu-li:hover, .header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-submenu .header-middle-submenu-li .header-middle-sub-submenu .header-middle-sub-submenu-li:hover {
  background-color: var(--orange-clr-2);
}
.header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-submenu .header-middle-submenu-li:hover .header-middle-sub-submenu, .header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-submenu .header-middle-submenu-li .header-middle-sub-submenu .header-middle-sub-submenu-li:hover .header-middle-sub-submenu {
  display: flex;
  position: absolute;
  right: 90%;
  top: 20%;
}
.header-page .header-content .header-middle .header-middle-ul .header-middle-li.showSubmenu .header-middle-submenu, .header-page .header-content .header-middle .header-middle-ul .header-middle-li.showSubmenu .header-middle-submenu .header-middle-submenu-li .header-middle-sub-submenu {
  display: block;
}
.header-page .header-content .header-left {
  gap: 0.7em;
}
@media (min-width: 1199.5px) {
  .header-page .header-content .header-left {
    gap: 1em;
  }
}
.header-page .header-content .header-left.user-logged-in .nav-signin-btn {
  display: none;
}
.header-page .header-content .header-left.user-logged-in .nav-login-btn {
  display: flex;
}
.header-page .header-content .header-left.user-logged-in .nav-big-btn {
  padding: 0;
  width: unset !important;
  background: transparent !important;
}
.header-page .header-content .header-left.user-logged-in .nav-big-btn .nav-icon {
  display: none;
}
.header-page .header-content .header-left.user-logged-in .nav-big-btn .login-text {
  display: none !important;
}
.header-page .header-content .header-left.user-logged-in .nav-big-btn .profile-photo {
  display: flex;
}
.header-page .header-content .header-left.user-logged-in .nav-big-btn .icon-chevron-down {
  display: flex;
}
.header-page .header-content .header-left .icon-search {
  font-size: 1.6em;
}
.header-page .header-content .header-left .icon-search::before {
  color: var(--black-clr);
}
.header-page .header-content .header-left .header-left-icon {
  font-size: 1.4em;
}
.header-page .header-content .header-left .header-left-icon::before {
  color: #000;
}
.header-page .header-content .header-left .header-left-btn-text {
  color: #000;
}
.header-page .header-content .header-left .header-left-btn {
  width: 2.6em;
  font-size: 0.8em;
  font-weight: 400;
  aspect-ratio: 1;
  text-align: center;
  border-radius: 13px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  -ms-border-radius: 13px;
  -o-border-radius: 13px;
  text-decoration: none;
  cursor: pointer;
}
@media (min-width: 991.5px) {
  .header-page .header-content .header-left .header-left-btn {
    width: 10em;
    padding: 1em 0.6em;
    aspect-ratio: unset;
  }
}
@media (min-width: 1399.5px) {
  .header-page .header-content .header-left .header-left-btn {
    font-size: 0.9em;
  }
}
.header-page .header-content .header-left .header-left-btn .profile-photo {
  display: none;
  width: 3em;
  height: 3em;
  border-radius: 13px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  -ms-border-radius: 13px;
  -o-border-radius: 13px;
}
.header-page .header-content .header-left .header-left-btn .icon-chevron-down {
  display: none;
}
.header-page .header-content .header-left .header-login-btn {
  display: none;
  background: var(--blue-green-clr);
}
@media (min-width: 767.5px) {
  .header-page .header-content .header-left .header-login-btn {
    display: flex;
  }
}
.header-page .header-content .header-left .header-signin-btn {
  display: flex;
  background-color: var(--orange-clr-2);
}
.header-page .header-content .header-left .profile-info-box {
  position: absolute;
  top: 1em;
  left: 0;
  width: 16em;
  padding: 1em 2em;
  border: 1px solid #cfcfcf;
  background: #f0f0f0;
  box-shadow: 0px 63px 17px 0px rgba(0, 0, 0, 0), 0px 40px 16px 0px rgba(0, 0, 0, 0.01), 0px 23px 14px 0px rgba(0, 0, 0, 0.05), 0px 10px 10px 0px rgba(0, 0, 0, 0.09), 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
  display: none;
  border-radius: 0 33px 33px 0;
  -webkit-border-radius: 0 33px 33px 0;
  -moz-border-radius: 0 33px 33px 0;
  -ms-border-radius: 0 33px 33px 0;
  -o-border-radius: 0 33px 33px 0;
  z-index: 1000;
}
.header-page .header-content .header-left .profile-info-box .show {
  display: block;
  opacity: 1;
  left: -0.5em;
}
.header-page .header-content .header-left .profile-info-box .profile-photo {
  width: 3em;
  aspect-ratio: 1;
  border-radius: 13px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  -ms-border-radius: 13px;
  -o-border-radius: 13px;
}
.header-page .header-content .header-left .profile-info-box .close-profile {
  color: #6ca7ff;
  font-size: 1.5em;
  cursor: pointer;
}
.header-page .header-content .header-left .profile-info-box .profile-info-box-middle {
  padding-block: 1em;
  margin-block: 1em;
  border-top: 1px solid #aab7ce;
  border-bottom: 1px solid #aab7ce;
}
.header-page .mobile-menu {
  position: fixed;
  top: 0;
  right: -100%;
  width: 60%;
  border: 1px solid #ffeb3b;
  background: rgba(255, 255, 255, 0.62);
  backdrop-filter: blur(15px);
  visibility: hidden;
  overflow: hidden;
  z-index: 1000;
  border-radius: 33px 0 0 33px;
  -webkit-border-radius: 33px 0 0 33px;
  -moz-border-radius: 33px 0 0 33px;
  -ms-border-radius: 33px 0 0 33px;
  -o-border-radius: 33px 0 0 33px;
}
.header-page .mobile-menu.open {
  right: 0;
  visibility: visible;
}
.header-page .mobile-menu .fa-times {
  padding: 1em;
  font-size: 1.2em;
  color: #283676;
  cursor: pointer;
}
.header-page .mobile-menu .mobile-menu-ul {
  padding: 0em 1.5em 1em;
  max-height: 50em;
  overflow-y: scroll;
}
.header-page .mobile-menu .mobile-menu-ul .mobile-menu-li {
  position: relative;
  width: 100%;
  font-size: 1em;
  cursor: pointer;
}
.header-page .mobile-menu .mobile-menu-ul .mobile-menu-li:hover .mobile-menu-link {
  background-color: var(--orange-clr-2);
}
.header-page .mobile-menu .mobile-menu-ul .mobile-menu-li .mobile-menu-link {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  display: inline-block;
  font-weight: 400;
  padding: 0.7em;
  width: 100%;
  color: var(--black-clr);
}
.header-page .mobile-menu .mobile-menu-ul .mobile-menu-li.open .mobile-menu-submenu {
  max-height: 20em;
  visibility: visible;
  margin-top: 1em;
}
.header-page .mobile-menu .mobile-menu-ul .mobile-menu-li .mobile-menu-submenu {
  max-height: 0;
  margin-right: 1em;
  padding-right: 0.8em;
  visibility: hidden;
  overflow: hidden;
}
.header-page .mobile-menu .mobile-menu-ul .mobile-menu-li .mobile-menu-submenu .submenu-item:hover .submenu-item-link {
  background-color: var(--orange-clr-2);
}
.header-page .mobile-menu .mobile-menu-ul .mobile-menu-li .mobile-menu-submenu .submenu-item .submenu-item-link {
  color: var(--black-clr);
  font-family: ERPxFaNum !important;
  width: 100%;
  display: inline-block;
  padding: 0.5em;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.header-page .mobile-menu .mobile-menu-ul .mobile-menu-li .mobile-menu-submenu .sub-submenu {
  max-height: 0;
  margin-right: 1em;
  padding-right: 0.8em;
  visibility: hidden;
  padding: 0 2em;
}
.header-page .mobile-menu .mobile-menu-ul .mobile-menu-li .mobile-menu-submenu .sub-submenu .sub-submenu-item-link {
  width: 100%;
  display: inline-block;
  padding: 0.5em;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.header-page .mobile-menu .mobile-menu-ul .mobile-menu-li .mobile-menu-submenu .sub-submenu.open {
  margin-top: 1em;
  max-height: 20em;
  visibility: visible;
}

.page-footer {
  overflow: hidden;
  position: relative;
  background-color: #8dd67a;
  padding-top: 1em;
}
@media (min-width: 767.5px) {
  .page-footer {
    padding-top: 4em;
  }
}
.page-footer .footer-top {
  width: 100%;
  padding-bottom: 2em;
}
.page-footer .footer-logo-box {
  width: 100%;
  margin-bottom: 1em;
}
@media (min-width: 575.5px) {
  .page-footer .footer-logo-box {
    width: 30%;
    margin-bottom: 0;
  }
  .page-footer .footer-logo-box .footer-logo {
    width: 100%;
    object-fit: cover;
  }
}
@media (min-width: 767.5px) {
  .page-footer .footer-logo-box {
    width: 20%;
  }
}
@media (min-width: 991.5px) {
  .page-footer .footer-logo-box {
    width: 18%;
  }
}
@media (min-width: 1199.5px) {
  .page-footer .footer-logo-box {
    width: 15%;
  }
}
.page-footer .footer-logo-box .footer-logo {
  width: 40%;
  object-fit: cover;
}
@media (min-width: 575.5px) {
  .page-footer .footer-logo-box .footer-logo {
    width: 80%;
  }
}
@media (min-width: 767.5px) {
  .page-footer .footer-logo-box .footer-logo {
    width: 100%;
  }
}
.page-footer .footer-logo-box .bale-media-support {
  width: 11.5em;
  height: 2.8em;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border: 1px solid #000;
  background: #fa9f42;
  box-shadow: 4px 4px 0 0 #000;
}
.page-footer .footer-logo-box .bale-media-support .icon-bale-2:before {
  color: #000;
}
.page-footer .footer-tabs {
  gap: 2em;
  width: 100%;
}
@media (min-width: 575.5px) {
  .page-footer .footer-tabs {
    width: 70%;
  }
}
.page-footer .footer-tabs .nav-tabs {
  position: relative;
  width: 100%;
  gap: 0.2em;
  padding: 2em 0;
}
.page-footer .footer-tabs .nav-tabs:after {
  content: "";
  bottom: -8%;
  width: 100%;
  height: 1px;
  background-color: rgba(40, 54, 118, 0.33);
}
.page-footer .footer-tabs .nav-tabs .footer-tab-item {
  position: relative;
  width: fit-content;
  padding: 0.5em 0.3em;
  border: 1px solid #000;
  background: #e3e3e3;
  box-shadow: 3px 3px 0 0 #000;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
}
.page-footer .footer-tabs .nav-tabs .footer-tab-item.active {
  background-color: #f6d345;
}
.page-footer .footer-tabs .nav-tabs .footer-tab-item.active .footer-tab-link {
  font-weight: 700;
  color: #252525 !important;
}
.page-footer .footer-tabs .nav-tabs .footer-tab-item .footer-tab-link {
  color: #252525;
  font-weight: 400;
  font-size: 0.8em;
}
.page-footer .footer-tabs .nav-tabs .footer-tab-item .footer-tab-link:hover {
  color: #252525 !important;
}
.page-footer .footer-tabs .tab-content {
  width: 100%;
}
@media (min-width: 991.5px) {
  .page-footer .footer-tabs .tab-content {
    display: flex;
    justify-content: space-between;
  }
}
.page-footer .footer-tabs .tab-content.active {
  display: block !important;
}
@media (min-width: 991.5px) {
  .page-footer .footer-tabs .tab-content .tab-pane {
    display: flex;
    flex-direction: column;
    opacity: 1 !important;
    position: static !important;
    width: 28%;
  }
}
.page-footer .footer-tabs .tab-content .tab-pane .footer-column-title {
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  position: relative;
  border: 1px solid #000;
  background: #f6d345;
  box-shadow: 3px 3px 0 0 #000;
  font-weight: 500;
  font-size: 1em;
  margin-bottom: 2em;
  padding: 0.5em;
  width: fit-content;
}
@media (min-width: 1399.5px) {
  .page-footer .footer-tabs .tab-content .tab-pane .footer-column-title {
    font-size: 1.1em;
  }
}
.page-footer .footer-ul .footer-li {
  margin-bottom: 0.5em;
  text-align: center;
}
@media (min-width: 991.5px) {
  .page-footer .footer-ul .footer-li {
    text-align: right;
  }
}
.page-footer .footer-ul .footer-li:hover {
  padding-right: 4px;
}
.page-footer .footer-ul .footer-li .footer-link {
  padding: 0;
  width: 100%;
  color: #222222;
  text-align: center;
  font-family: ERPxFaNum !important;
  font-size: 0.8em;
  font-weight: 400;
  line-height: 2;
}
@media (min-width: 991.5px) {
  .page-footer .footer-ul .footer-li .footer-link {
    text-align: right;
  }
}
@media (min-width: 1399.5px) {
  .page-footer .footer-ul .footer-li .footer-link {
    font-size: 0.9em;
  }
}
.page-footer .footer-ul .footer-li .footer-icon {
  font-size: 1.2em;
  color: #283676;
  margin-left: 0.3em;
}
.page-footer .footer-map {
  overflow: hidden;
  margin-top: 1em;
  margin-bottom: 2em;
  width: 80%;
  margin-inline: auto;
  aspect-ratio: 4/3;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border: 1px solid #000;
  box-shadow: 5px 5px 0 0 #000;
}
.page-footer .footer-map iframe {
  width: 100%;
  height: 100%;
  border: none;
}
.page-footer .social-media-links {
  width: 100%;
  gap: 2.5em;
}
@media (min-width: 991.5px) {
  .page-footer .social-media-links {
    background: url(../images/footer-social-media-vector.svg) no-repeat center;
    background-size: 100%;
  }
}
.page-footer .social-media-links .media-link-box .footer-media-icon {
  font-size: 1.5em;
}
.page-footer .social-media-links .media-link-box .footer-media-icon:before {
  color: #222;
}
.page-footer .social-media-links .media-link-box .icon-linkedIn,
.page-footer .social-media-links .media-link-box .icon-telegram {
  font-size: 1.4em;
}
.page-footer .created-by {
  width: 100%;
  background: #7fcac5;
  padding: 1em;
  position: relative;
  z-index: 100;
  gap: 1em;
}
@media (min-width: 991.5px) {
  .page-footer .created-by {
    padding-inline: 2.5em;
  }
}
.page-footer .created-by .footer-bottom-ul {
  margin-bottom: 0;
  color: #fff;
  gap: 1.4em;
}
@media (min-width: 991.5px) {
  .page-footer .created-by .footer-bottom-ul {
    width: 30%;
    gap: 0;
  }
}
.page-footer .created-by .footer-bottom-ul .footer-bottom-text {
  color: #313131;
  text-align: center;
  position: relative;
  line-height: 1.8;
  font-weight: 500;
  font-size: 0.7em;
}
@media screen and (min-width: 991.5px) {
  .page-footer .created-by .footer-bottom-ul .footer-bottom-text {
    text-align: right;
    list-style-type: disc;
  }
}
.page-footer .created-by .footer-bottom-ul .footer-bottom-text:first-child:before {
  content: "";
  position: absolute;
  bottom: -1.1em;
  left: 50%;
  width: 70%;
  height: 0.7px;
  background-color: #000;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
@media screen and (min-width: 991.5px) {
  .page-footer .created-by .footer-bottom-ul .footer-bottom-text:first-child:before {
    display: none;
  }
}
.page-footer .created-by .footer-bottom-btn-container {
  gap: 1.5em;
  width: 100%;
}
@media (min-width: 991.5px) {
  .page-footer .created-by .footer-bottom-btn-container {
    width: 30%;
    margin-bottom: -0.7em;
  }
}
.page-footer .created-by .footer-bottom-btn-container .footer-bottom-btn {
  width: 50%;
  height: 3em;
  padding: 0.4em;
  gap: 0.5em;
  background: #fff0ab;
  border: 1px solid #000;
  border-radius: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  -ms-border-radius: 9px;
  -o-border-radius: 9px;
  color: #000;
  font-size: 0.8em;
  font-weight: 500;
}
@media (min-width: 575.5px) {
  .page-footer .created-by .footer-bottom-btn-container .footer-bottom-btn {
    width: 38%;
  }
}
@media (min-width: 767.5px) {
  .page-footer .created-by .footer-bottom-btn-container .footer-bottom-btn {
    width: 29%;
  }
}
@media (min-width: 991.5px) {
  .page-footer .created-by .footer-bottom-btn-container .footer-bottom-btn {
    width: 43%;
  }
}
@media (min-width: 1199.5px) {
  .page-footer .created-by .footer-bottom-btn-container .footer-bottom-btn {
    width: 37%;
  }
}
.page-footer .created-by .footer-bottom-btn-container .footer-bottom-btn .icon-google-play {
  font-size: 1.2em;
}
.page-footer .created-by .footer-bottom-btn-container .footer-bottom-btn .icon-apple {
  font-size: 1.4em;
  padding-bottom: 7px;
}
.page-footer .abrisham-logo {
  width: 100%;
  gap: 0.6em;
}
@media (min-width: 991.5px) {
  .page-footer .abrisham-logo {
    width: 30%;
  }
}
.page-footer .abrisham-logo .law-message {
  color: #313131;
  text-align: center;
  font-size: 0.8em;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.page-footer .abrisham-logo .law-message .abrisham-logo-img {
    width: 2em;
}
.page-footer .abrisham-logo .law-message .logo-name-part-1 {
  color: #1f4d4c;
  font-size: 1.6em;
  margin-right: 3px;
  margin-bottom: 3px;
}
.page-footer .abrisham-logo .law-message .logo-name-part-2 {
  color: #fdb12a;
  font-size: 1.6em;
  margin-right: 0.2em;
  margin-bottom: 3px;
}

:root {
  --title-font: "PFDinTextArabic";
  --beige-clr: #faf3e1;
  --red-clr-1: #dc602e;
  --red-clr-2: #bc412b;
  --orange-clr-1: #ffa36e;
  --orange-clr-2: #ffc25e;
  --green-clr-1: #3c523b;
  --green-clr-2: #b8d5b7;
  --green-clr-3: #17c3b2;
  --green-clr-4: #04a8aa;
  --green-clr-5: #c7dba8;
  --gray-clr-1: #bdbdbd;
  --gray-clr-2: rgba(0, 0, 0, 0.19);
  --black-clr: #000;
  --black-clr-1: #313737;
  --white-clr: #fff;
  --fs-text-1: 0.9em;
  --fs-text-2: 1.1em;
  --fs-section-title: 2em;
  --fw-400: 400;
  --fw-500: 500;
  --fw-700: 700;
}
@media (min-width: 991.5px) {
  :root {
    --fs-section-title: 2.4em;
  }
}
@media (min-width: 1399.5px) {
  :root {
    --fs-section-title: 2.9em;
    --fs-text-1: 1em;
    --fs-text-2: 1.4em;
  }
}

.header-page .header-content {
  border-bottom: 0;
}

.header-page .header-content .header-left .header-signin-btn {
  color: #ffca75;
}

.header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-link {
  color: #3f3136;
}

.header-page .header-content .header-left .header-login-btn {
  background: var(--green-clr-3);
}
.header-page .header-content .header-left .header-login-btn .header-left-btn-text {
  color: var(--white-clr);
}
.header-page .header-content .header-left .header-login-btn .header-left-icon::before {
  color: var(--white-clr);
}

.header-page .header-content .header-middle .header-middle-ul .header-middle-li:hover::before {
  background: var(--green-clr-3);
}
.header-page .header-content .header-middle .header-middle-ul .header-middle-li:hover .header-middle-link {
  color: var(--green-clr-3);
}
.header-page .header-content .header-middle .header-middle-ul .header-middle-li:hover .icon-chevron-down:before {
  color: var(--green-clr-3);
}
.header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-submenu {
  border-color: var(--green-clr-3);
}
.header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-submenu .header-middle-submenu-li {
  color: #3f3136;
}
.header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-submenu .header-middle-submenu-li:hover {
  background: var(--green-clr-3);
}
.header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-submenu .header-middle-submenu-li .header-middle-sub-submenu {
  border-color: var(--green-clr-3);
}
.header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-submenu .header-middle-submenu-li .header-middle-sub-submenu .header-middle-sub-submenu-li {
  color: #3f3136;
}
.header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-submenu .header-middle-submenu-li .header-middle-sub-submenu .header-middle-sub-submenu-li:hover {
  background: var(--green-clr-3);
}

.banner {
  position: relative;
  padding-top: 4em;
  padding-bottom: 6em;
  border-bottom: 10px solid var(--black-clr);
  background: var(--beige-clr);
}
.banner .banner-content {
  position: relative;
}
.banner .levels-links-container .level-link {
  font-size: var(--fs-text-2);
  font-weight: var(--fw-500);
  color: var(--red-clr-2);
}
.banner .levels-links-container .divider {
  width: 1px;
  opacity: 0.5;
  height: 1em;
  background: rgba(49, 55, 55, 0.59);
}
.banner .banner-sign-in-link {
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border: 1px solid var(--black-clr);
  background: var(--orange-clr-1);
  box-shadow: 3px 3px 0 0 var(--black-clr);
  padding: 0.8em 0.3em;
}
@media (min-width: 767.5px) {
  .banner .banner-sign-in-link {
    width: 10em;
  }
}
.banner .banner-desc {
  width: 100%;
  position: relative;
  z-index: 10;
}
@media (min-width: 767.5px) {
  .banner .banner-desc {
    width: 50%;
  }
}
@media (min-width: 991.5px) {
  .banner .banner-desc {
    width: 40%;
  }
}
.banner .banner-desc .banner-text {
  position: relative;
  -webkit-line-clamp: 8;
  line-clamp: 8;
  font-size: var(--fs-text-1);
  line-height: 1.8;
  text-align: justify;
  color: var(--green-clr-1);
  padding-right: 0.9em;
  margin-block: 3em;
}
@media (min-width: 767.5px) {
  .banner .banner-desc .banner-text {
    -webkit-line-clamp: 5;
    line-clamp: 5;
    margin-top: 1em;
    margin-bottom: 2em;
    width: 78%;
  }
}
.banner .banner-desc .banner-text::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0.5em;
  height: 88%;
  width: 5px;
  background: var(--red-clr-2);
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
}
.banner .banner-title {
  position: relative;
  font-weight: 900;
  line-height: 1.5;
  font-size: 2em;
  text-align: center;
  color: var(--black-clr-1);
  font-family: var(--title-font) !important;
}
@media (min-width: 767.5px) {
  .banner .banner-title {
    text-align: right;
    width: 73%;
  }
}
@media (min-width: 1199.5px) {
  .banner .banner-title {
    font-size: 2.4em;
  }
}
@media (min-width: 1299.5px) {
  .banner .banner-title {
    font-size: 2.8em;
  }
}
@media (min-width: 1499.5px) {
  .banner .banner-title {
    font-size: 3.3em;
  }
}
.banner .banner-img-section {
  width: 85%;
  position: relative;
}
@media (min-width: 767.5px) {
  .banner .banner-img-section {
    width: 38%;
  }
}
@media (min-width: 991.5px) {
  .banner .banner-img-section {
    width: 31%;
  }
}
.banner .banner-img-section .banner-img-container {
  position: relative;
  width: 100%;
  aspect-ratio: 7/10;
  overflow: hidden;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
}
.banner .banner-img-section .banner-img-container::before {
  content: "";
  position: absolute;
  width: 100%;
  aspect-ratio: 4/5;
  bottom: 0;
  left: 0;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border: 3px solid var(--black-clr);
  background: var(--red-clr-1);
  z-index: 1;
}
.banner .banner-img-section .banner-img-container .banner-img {
  border-radius: 0 0 27px 27px;
  -webkit-border-radius: 0 0 27px 27px;
  -moz-border-radius: 0 0 27px 27px;
  -ms-border-radius: 0 0 27px 27px;
  -o-border-radius: 0 0 27px 27px;
  bottom: 3px;
  width: 98.7%;
  aspect-ratio: 7/10;
  z-index: 10;
}
.banner .banner-img-section .banner-img-tag-1 {
  position: absolute;
  right: -5%;
  bottom: -3%;
  width: 30%;
  aspect-ratio: 1;
  text-align: center;
  z-index: 100;
}
.banner .banner-img-section .banner-img-tag-1:before {
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border: 3px solid var(--black-clr);
  background: var(--white-clr);
  z-index: 50;
  box-shadow: -97px 31px 28px 0 rgba(0, 0, 0, 0), -62px 20px 26px 0 rgba(0, 0, 0, 0.02), -35px 11px 22px 0 rgba(0, 0, 0, 0.08), -15px 5px 16px 0 rgba(0, 0, 0, 0.13), -4px 1px 9px 0 rgba(0, 0, 0, 0.15);
  transform: rotate(-15deg);
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
}
.banner .banner-img-section .banner-img-tag-1 .banner-tag-text {
  font-size: var(--fs-text-2);
  z-index: 200;
  line-height: 1.5;
}
.banner .banner-img-section .banner-img-tag-2 {
  position: absolute;
  left: -9%;
  top: 20%;
  z-index: 100;
  width: 25%;
}
.banner .banner-img-section .banner-img-tag-2 .percent-vector {
  width: 100%;
}

.news-section {
  position: relative;
  padding-top: 5em;
  padding-bottom: 13%;
}
@media (min-width: 767.5px) {
  .news-section {
    padding-bottom: 7%;
  }
}
.news-section .news-tab-pane {
  position: relative;
  opacity: 0;
}
.news-section .news-tab-pane.active.animating {
  animation: zoom-in 2s forwards;
  -webkit-animation: zoom-in 2s forwards;
}
.news-section .news-content {
  position: relative;
}
.news-section .news-content .title-container {
  width: fit-content;
  position: relative;
}
.news-section .news-content .section-title {
  color: var(--green-clr-1);
  font-size: var(--fs-section-title);
  font-family: var(--title-font) !important;
}
.news-section .news-content .section-title.part-two {
  width: 4em;
}
.news-section .news-content .section-title.part-two .title-img {
  width: 100%;
}
.news-section .news-content .nav-tabs {
  width: 100%;
}
@media (min-width: 991.5px) {
  .news-section .news-content .nav-tabs {
    width: unset;
  }
}
.news-section .news-content .nav-tabs .news-tab-item {
  width: 31%;
  height: 2.5em;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border: 1px solid var(--gray-clr-2);
}
@media (min-width: 575.5px) {
  .news-section .news-content .nav-tabs .news-tab-item {
    width: 8em;
  }
}
.news-section .news-content .nav-tabs .news-tab-item.active {
  background: var(--green-clr-3);
  box-shadow: 2px 2.5px 0 0 var(--black-clr);
}
.news-section .news-content .nav-tabs .news-tab-item.active .news-tab-link {
  color: #151515 !important;
}
.news-section .news-content .nav-tabs .news-tab-item:hover .news-tab-link {
  color: var(--gray-clr) !important;
}
.news-section .news-content .nav-tabs .news-tab-item .news-tab-link {
  color: var(--gray-clr);
}
.news-section .news-content .news-slider {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-top: 3em;
}
.news-section .news-content .news-slider .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1;
}
.news-section .news-content .news-slider .swiper-slide:hover .news-slide .news-slide-img-outer-frame {
  border: 1px solid var(--black-clr);
  transform: translate(0, -0.5em);
  -webkit-transform: translate(0, -0.5em);
  -moz-transform: translate(0, -0.5em);
  -ms-transform: translate(0, -0.5em);
  -o-transform: translate(0, -0.5em);
}
.news-section .news-content .news-slider .swiper-slide:hover .news-slide .news-slide-img-outer-frame .news-slide-img-inner-frame::before {
  display: block !important;
}
.news-section .news-content .news-slider .swiper-slide:hover .news-slide .news-slide-img-outer-frame .news-slide-img-inner-frame .news-slide-description {
  opacity: 1;
}
.news-section .news-content .news-slider .swiper-slide:hover .news-slide .news-slide-bottom {
  background-color: var(--green-clr-3);
}
.news-section .news-content .news-slider .swiper-slide:hover .news-slide .news-slide-bottom .news-slide-link {
  bottom: 1.5em;
  opacity: 1;
}
.news-section .news-content .news-slider .swiper-slide:hover .news-slide .news-slide-bottom .news-slide-title-date {
  transform: translateY(-4em);
  -webkit-transform: translateY(-4em);
  -moz-transform: translateY(-4em);
  -ms-transform: translateY(-4em);
  -o-transform: translateY(-4em);
}
.news-section .news-content .news-slider .swiper-slide .news-slide {
  width: 97%;
  gap: 0.2em;
}
.news-section .news-content .news-slider .swiper-slide .news-slide .news-slide-img-outer-frame {
  width: 100%;
  aspect-ratio: 1;
  padding: 0.8em;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 1px solid transparent;
}
.news-section .news-content .news-slider .swiper-slide .news-slide .news-slide-img-outer-frame .news-slide-img-inner-frame {
  position: relative;
  border: 2px solid var(--gray-clr);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.news-section .news-content .news-slider .swiper-slide .news-slide .news-slide-img-outer-frame .news-slide-img-inner-frame:before {
  background: rgba(0, 0, 0, 0.7);
  display: none;
  z-index: 10;
}
.news-section .news-content .news-slider .swiper-slide .news-slide .news-slide-img-outer-frame .news-slide-img-inner-frame .news-slide-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news-section .news-content .news-slider .swiper-slide .news-slide .news-slide-description {
  width: 80%;
  height: 80%;
  padding: 0.8em;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  opacity: 0;
  z-index: 50;
}
.news-section .news-content .news-slider .swiper-slide .news-slide .news-slide-description .news-slide-title {
  color: var(--white-clr);
  font-size: var(--fs-text-2);
  line-height: 2;
  font-weight: 500;
  text-align: center;
  width: 100%;
}
.news-section .news-content .news-slider .swiper-slide .news-slide .news-slide-description .news-slide-text {
  -webkit-line-clamp: 4;
  line-clamp: 4;
  margin-block: 0.5em;
  color: var(--white-clr);
  text-align: justify;
  font-size: var(--fs-text-1);
  font-weight: 400;
  line-height: 2;
  height: 8em;
}
.news-section .news-content .news-slider .swiper-slide .news-slide .news-slide-description .news-slide-divider {
  width: 100%;
  height: 1px;
  margin-block: 0.2em;
  background-color: #9a9a9a;
}
.news-section .news-content .news-slider .swiper-slide .news-slide .news-slide-description .news-slide-link {
  border-radius: 14px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border: 1px solid #000;
  background: var(--yellow-clr-1);
  box-shadow: var(--box-shadow-3);
  padding: 0.4em;
  width: 33%;
}
.news-section .news-content .news-slider .swiper-slide .news-slide .news-slide-description .news-slide-link .icon-arrow-2 {
  font-size: 1em;
}
.news-section .news-content .news-slider .swiper-slide .news-slide .news-slide-description .news-slide-link .icon-arrow-2:before {
  color: #292d32;
}
.news-section .news-content .news-slider .swiper-slide .news-slide .news-slide-description .news-slide-date {
  color: rgba(0, 0, 0, 0.7607843137);
  font-size: 0.9em;
}
.news-section .news-content .news-slider .swiper-slide .news-slide .news-slide-bottom {
  position: relative;
  width: 65%;
  padding: 0.6em 0.4em;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border: 1px solid var(--black-clr);
  background: var(--green-clr-2);
  overflow: hidden;
}
.news-section .news-content .news-slider .swiper-slide .news-slide .news-slide-bottom .news-slide-link {
  position: absolute;
  bottom: -2em;
  opacity: 0;
}
.news-section .news-content .news-slider .slider-navigation {
  margin-top: 4em;
  margin-bottom: 2em;
}
@media (min-width: 1299.5px) {
  .news-section .news-content .news-slider .slider-navigation {
    margin-top: 6em;
    margin-bottom: 1em;
  }
}
.news-section .news-content .news-slider .slider-navigation .slider-pagination .swiper-pagination-bullet {
  color: var(--gray-clr-1);
}
.news-section .news-content .news-slider .slider-navigation .slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--green-clr-3);
}
.news-section .news-content .archive {
  width: 7em;
  height: 2.5em;
  border-radius: 18px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
  border: 1px solid var(--black-clr);
  background: var(--green-clr-3);
}
@media (min-width: 1299.5px) {
  .news-section .news-content .archive {
    position: absolute;
    left: 2em;
    bottom: 4px;
  }
}

@keyframes rotation {
  from {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
  }
  to {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
  }
}
@keyframes opacity {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.managers-video {
  padding-block: 3em;
}
.managers-video .section-title {
  position: relative;
  width: fit-content;
  margin-bottom: 3em;
  font-size: var(--fs-section-title);
  font-family: var(--title-font) !important;
  line-height: 1.2;
}
@media (min-width: 767.5px) {
  .managers-video .section-title {
    margin-bottom: 1em;
    margin-right: -0.4em;
  }
}
.managers-video .section-title .icon-double-quote {
  font-size: 0.25em;
}
.managers-video .section-title .icon-double-quote:before {
  color: var(--red-clr-1);
}
.managers-video .section-title .part-one {
  color: var(--red-clr-1);
}
.managers-video .section-title .part-two {
  position: relative;
  color: var(--green-clr-4);
}
.managers-video .section-title .part-two:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.45em;
  width: 100%;
  height: 0.4em;
  background: url(../images/home-page/underline.svg) no-repeat center;
  background-size: 100%;
}
.managers-video .managers-video-slider {
  width: 100%;
  padding-bottom: 4em;
}
.managers-video .managers-video-slider .video-slide {
  width: 95%;
  margin-inline: auto;
}
@media (min-width: 767.5px) {
  .managers-video .managers-video-slider .video-slide {
    width: 92%;
  }
}
.managers-video .managers-video-slider .video-slide.animate .video-slide-description .description-tag:before {
  animation: rotation 0.6s linear;
  -webkit-animation: rotation 0.6s linear;
}
.managers-video .managers-video-slider .video-slide-video {
  width: 100%;
  aspect-ratio: 20/21;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  padding: 2.5em 1.5em 1.5em;
  background: #fa9f42;
  box-shadow: 5px 5px 0 0 var(--black-clr);
}
@media (min-width: 767.5px) {
  .managers-video .managers-video-slider .video-slide-video {
    width: 47%;
  }
}
@media (min-width: 1199.5px) {
  .managers-video .managers-video-slider .video-slide-video {
    width: 42%;
  }
}
.managers-video .managers-video-slider .video-slide-video .img-container {
  width: 100%;
  aspect-ratio: 16/11;
  position: relative;
}
.managers-video .managers-video-slider .manager-name {
  color: var(--white-clr);
  width: 80%;
}
@media (min-width: 369.5px) {
  .managers-video .managers-video-slider .manager-name {
    font-size: 1.2em;
  }
}
@media (min-width: 575.5px) {
  .managers-video .managers-video-slider .manager-name {
    font-size: 1.7em;
  }
}
@media (min-width: 767.5px) {
  .managers-video .managers-video-slider .manager-name {
    font-size: 1.2em;
  }
}
@media (min-width: 1199.5px) {
  .managers-video .managers-video-slider .manager-name {
    font-size: 1.5em;
  }
}
@media (min-width: 1499.5px) {
  .managers-video .managers-video-slider .manager-name {
    font-size: 2em;
  }
}
.managers-video .managers-video-slider .icon-container {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  width: 3em;
  aspect-ratio: 1;
  background: var(--green-clr-2);
}
@media (min-width: 575.5px) {
  .managers-video .managers-video-slider .icon-container {
    width: 13%;
  }
}
.managers-video .managers-video-slider .icon-container .icon-double-quote:before {
  color: var(--black-clr);
}
@media (min-width: 575.5px) {
  .managers-video .managers-video-slider .icon-container .icon-double-quote {
    font-size: 1.4em;
  }
}
@media (min-width: 767.5px) {
  .managers-video .managers-video-slider .icon-container .icon-double-quote {
    font-size: 1.2em;
  }
}
@media (min-width: 1399.5px) {
  .managers-video .managers-video-slider .icon-container .icon-double-quote {
    font-size: 1.5em;
  }
}
.managers-video .managers-video-slider .manager-position {
  color: var(--white-clr);
  width: 80%;
}
@media (min-width: 369.5px) {
  .managers-video .managers-video-slider .manager-position {
    font-size: 1em;
  }
}
@media (min-width: 575.5px) {
  .managers-video .managers-video-slider .manager-position {
    font-size: 1.5em;
  }
}
@media (min-width: 767.5px) {
  .managers-video .managers-video-slider .manager-position {
    font-size: 1em;
  }
}
@media (min-width: 1199.5px) {
  .managers-video .managers-video-slider .manager-position {
    font-size: 1.3em;
  }
}
@media (min-width: 1499.5px) {
  .managers-video .managers-video-slider .manager-position {
    font-size: 1.8em;
  }
}
.managers-video .managers-video-slider .icon-arrow-2 {
  font-size: 0.9em;
}
.managers-video .managers-video-slider .icon-arrow-2::before {
  color: var(--green-clr-2);
}
.managers-video .managers-video-slider .video-slide-description {
  width: 100%;
}
@media (min-width: 767.5px) {
  .managers-video .managers-video-slider .video-slide-description {
    width: 50%;
  }
}
.managers-video .managers-video-slider .video-slide-description .video-description-text {
  color: #2c3232;
  text-align: justify;
  font-size: var(--fs-text-1);
  font-style: normal;
  font-weight: 400;
  line-height: 2;
  -webkit-line-clamp: 6;
  line-clamp: 6;
}
@media (min-width: 767.5px) {
  .managers-video .managers-video-slider .video-slide-description .video-description-text {
    -webkit-line-clamp: 4;
    line-clamp: 4;
  }
}
@media (min-width: 991.5px) {
  .managers-video .managers-video-slider .video-slide-description .video-description-text {
    -webkit-line-clamp: 6;
    line-clamp: 6;
  }
}
.managers-video .managers-video-slider .video-slide-description .description-tag {
  position: relative;
  width: 4.5em;
  aspect-ratio: 1;
  margin-top: 10%;
  font-size: 1.3em;
  font-weight: var(--fw-500);
}
@media (min-width: 1199.5px) {
  .managers-video .managers-video-slider .video-slide-description .description-tag {
    width: 6em;
  }
}
.managers-video .managers-video-slider .video-slide-description .description-tag:before {
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border: 3px solid var(--black-clr);
  background: var(--white-clr);
  box-shadow: -57px 31px 28px 0 rgba(0, 0, 0, 0), -22px 20px 26px 0 rgba(0, 0, 0, 0.02), -15px 11px 22px 0 rgba(0, 0, 0, 0.08), -5px 5px 16px 0 rgba(0, 0, 0, 0.13), -1px 1px 9px 0 rgba(0, 0, 0, 0.15);
  transform: rotate(-19deg);
  -webkit-transform: rotate(-19deg);
  -moz-transform: rotate(-19deg);
  -ms-transform: rotate(-19deg);
  -o-transform: rotate(-19deg);
  z-index: -1;
}
.managers-video .managers-video-slider .managers-video-slider-pagination {
  top: 8em;
  bottom: unset;
  z-index: 10;
  width: fit-content;
}
@media (min-width: 767.5px) {
  .managers-video .managers-video-slider .managers-video-slider-pagination {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    width: 46%;
    top: unset;
    bottom: 4em;
    left: unset;
    margin-right: auto;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
  }
}
.managers-video .managers-video-slider .managers-video-slider-pagination .swiper-pagination-bullet {
  width: 3em;
  height: 5px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  background: #6c6c6c;
  opacity: 1;
  margin-inline: 0.5em;
}
.managers-video .managers-video-slider .managers-video-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--red-clr-1);
}
.managers-video .managers-video-slider .managers-video-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active .label {
  color: var(--red-clr-1);
}
@media (min-width: 767.5px) {
  .managers-video .managers-video-slider .managers-video-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active .label {
    padding-top: 1.5em;
  }
}
.managers-video .managers-video-slider .managers-video-slider-pagination .swiper-pagination-bullet .label {
  display: flex !important;
  padding: 0;
  padding-top: 1.5em;
  color: #6c6c6c;
}
@media (min-width: 767.5px) {
  .managers-video .managers-video-slider .managers-video-slider-pagination .swiper-pagination-bullet .label {
    padding-top: 3em;
  }
}

.sign-in .sign-in-img-outer .sign-in-img-container, .sign-in .sign-in-img-outer .sign-in-img-inner, .sign-in .sign-in-img-outer {
  mask-image: url(../images/home-page/sign-in-mask-sm.png);
  mask-size: 100%;
  mask-repeat: no-repeat;
  mask-position: center;
}

.sign-in {
  padding-block: 3em;
  background-color: var(--beige-clr);
  border-top: 6px solid var(--black-clr);
  border-bottom: 6px solid var(--black-clr);
  overflow: hidden;
}
@media (min-width: 767.5px) {
  .sign-in {
    padding-block: 0;
  }
}
.sign-in .section-title {
  width: 80%;
  text-align: center;
  line-height: 2;
  font-size: var(--fs-text-2);
}
@media (min-width: 767.5px) {
  .sign-in .section-title {
    text-align: right;
  }
}
.sign-in .sign-in-img-outer {
  width: 90%;
  aspect-ratio: 5.5/8;
  align-self: flex-end;
  margin-left: -5px;
  background: var(--black-clr);
}
@media (min-width: 767.5px) {
  .sign-in .sign-in-img-outer {
    width: 55%;
    aspect-ratio: 5.5/4;
    margin-left: -1em;
    mask-image: url(../images/home-page/sign-in-mask-lg.png);
  }
}
.sign-in .sign-in-img-outer .sign-in-img-inner {
  background: var(--beige-clr);
  mask-size: 99.5%;
}
@media (min-width: 767.5px) {
  .sign-in .sign-in-img-outer .sign-in-img-inner {
    mask-image: url(../images/home-page/sign-in-mask-lg.png);
  }
}
.sign-in .sign-in-img-outer .sign-in-img-container {
  transform: translateX(-0.4em);
  mask-size: 98%;
}
@media (min-width: 767.5px) {
  .sign-in .sign-in-img-outer .sign-in-img-container {
    mask-size: 97%;
    mask-image: url(../images/home-page/sign-in-mask-lg.png);
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
  }
}
.sign-in .sign-in-text-btns {
  width: 100%;
}
@media (min-width: 767.5px) {
  .sign-in .sign-in-text-btns {
    width: 40%;
  }
}
@media (min-width: 1699.5px) {
  .sign-in .sign-in-text-btns {
    padding-right: 3%;
  }
}
@media (min-width: 1899.5px) {
  .sign-in .sign-in-text-btns {
    padding-right: 8%;
  }
}
.sign-in .sign-in-text-btns .sign-in-btn {
  aspect-ratio: 5/1;
  width: 80%;
  border: 1px solid var(--black-clr);
  box-shadow: 5px 5px 0 0 var(--black-clr);
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  font-size: var(--fs-text-1);
}
@media (min-width: 499.5px) {
  .sign-in .sign-in-text-btns .sign-in-btn {
    aspect-ratio: 6/1;
  }
}
@media (min-width: 767.5px) {
  .sign-in .sign-in-text-btns .sign-in-btn {
    aspect-ratio: 5/1;
    width: 70%;
  }
}
@media (min-width: 991.5px) {
  .sign-in .sign-in-text-btns .sign-in-btn {
    width: 60%;
  }
}
@media (min-width: 1199.5px) {
  .sign-in .sign-in-text-btns .sign-in-btn {
    width: 52%;
  }
}
.sign-in .sign-in-text-btns .sign-in-btn .text-white {
  color: var(--white-clr);
}
.sign-in .sign-in-text-btns .sign-in-btn .icon-pencil-edit {
  color: var(--white-clr);
  font-size: 1.4em;
}
.sign-in .sign-in-text-btns .sign-in-btn .bold-text {
  font-weight: var(--fw-500);
}
.sign-in .sign-in-text-btns .sign-in-btn.elementary-school-sign-in {
  background: var(--green-clr-4);
}
.sign-in .sign-in-text-btns .sign-in-btn.high-school-sign-in {
  background: #c59f87;
}

.schools {
  padding-block: 4em;
}
.schools .section-title {
  position: relative;
  font-family: var(--title-font) !important;
  font-size: var(--fs-section-title);
  color: var(--red-clr-2);
}
@media (min-width: 767.5px) {
  .schools .section-title {
    margin-bottom: 10%;
  }
}
.schools .section-title:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.5em;
  width: 50%;
  height: 0.2em;
  background: url(../images/home-page/title-undereline-vector.svg) no-repeat center;
  background-size: cover;
}
.schools .school-info {
  width: 100%;
  gap: 2em;
  margin-bottom: 2em;
}
@media (min-width: 767.5px) {
  .schools .school-info {
    width: 44%;
  }
}
@media (min-width: 1199.5px) {
  .schools .school-info {
    width: 35%;
  }
}
.schools .school-info .schools-links {
  gap: 2em;
  width: 100%;
}
@media (min-width: 899.5px) {
  .schools .school-info .schools-links {
    gap: 4em;
  }
}
.schools .school-info .schools-links .school-link {
  gap: 1em;
  width: 50%;
}
.schools .school-info .schools-links .school-link .school-link-title {
  font-family: var(--title-font) !important;
  font-weight: var(--fw-700);
  font-size: var(--fs-text-2);
}
.schools .school-info .schools-links .school-link .school-link-title.school-link-title-1 {
  color: var(--green-clr-4);
}
.schools .school-info .schools-links .school-link .school-link-title.school-link-title-2 {
  color: var(--red-clr-1);
}
.schools .school-info .schools-links .school-link .school-link-btn {
  width: 100%;
  padding: 6% 1%;
  color: var(--white-clr);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  box-shadow: 5px 5px 0 0 var(--black-clr);
}
.schools .school-info .schools-links .school-link .school-link-btn.school-link-btn-1 {
  background: var(--green-clr-4);
}
.schools .school-info .schools-links .school-link .school-link-btn.school-link-btn-2 {
  background: var(--red-clr-1);
}
.schools .school-info .schools-links .school-link .school-link-vector {
  width: 3em;
}
@media (min-width: 1399.5px) {
  .schools .school-info .schools-links .school-link .school-link-vector {
    width: 4em;
  }
}


.schools {
    padding: 60px 0;
}

.schools-content {
    gap: 2rem;
}

/* ====== تصویر ====== */
.school-photo-container {
    position: relative;
    width: 100%;
    max-width: 500px; /* می‌تونی به دلخواه تغییر بدی */
    aspect-ratio: 16 / 9; /* نسبت ابعاد تصویر */
    overflow: hidden;
    border-radius: 16px;
    box-shadow: 0 4px 16px rgba(0,0,0,0.15);
}

.school-photo-background {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.school-photo {
    width: 100%;
    height: 100%;
    object-fit: cover;       /* عکس کل کادر رو می‌پوشونه */
    object-position: center; /* مرکز عکس وسط کادر قرار می‌گیره */
    display: block;
    /*margin-bottom: 12px;*/
    /*border-radius: 30px;*/
}

.schools .school-photo-container {
  width: 100%;
  aspect-ratio: 1;
  padding: 0.5em;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border: 1px solid var(--red-clr-1);

}
@media (min-width: 767.5px) {
  .schools .school-photo-container {
    width: 45%;
  }
}
.schools .school-photo-container .school-photo-background {
  background: var(--orange-clr-2);
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 1;


}
.schools .school-photo-container .school-photo-background .school-photo {
  width: 100%;
  aspect-ratio: 12/11;
    object-fit: contain;
}

.why-us {
  padding-block: 4em;
}
@media (min-width: 767.5px) {
  .why-us {
    padding-block: 6em;
  }
}
.why-us .section-title {
  position: relative;
  font-family: var(--title-font) !important;
  font-size: var(--fs-section-title);
  color: var(--green-clr-5);
}
.why-us .section-title.part-two {
  width: 4em;
}
.why-us .section-title.part-two .title-img {
  width: 100%;
}
.why-us .question-mark {
  font-family: var(--title-font) !important;
  font-size: var(--fs-section-title);
  font-weight: var(--fw-700);
  color: var(--green-clr-5);
}
.why-us .why-us-content .why-us-text-form {
  width: 100%;
}
@media (min-width: 767.5px) {
  .why-us .why-us-content .why-us-text-form {
    width: 45%;
  }
}
@media (min-width: 991.5px) {
  .why-us .why-us-content .why-us-text-form {
    width: 40%;
  }
}
@media (min-width: 1199.5px) {
  .why-us .why-us-content .why-us-text-form {
    width: 35%;
  }
}
@media (min-width: 1499.5px) {
  .why-us .why-us-content .why-us-text-form {
    width: 31%;
  }
}
.why-us .why-us-content .why-us-text-form .why-us-text {
  line-height: 2;
  text-align: justify;
}
.why-us .why-us-content .why-us-text-form .why-us-text .bold-text {
  color: var(--red-clr-2);
  font-size: var(--fs-text-2);
}
.why-us .why-us-content .why-us-text-form .consulting-form {
  gap: 1em;
}
.why-us .why-us-content .why-us-text-form .consulting-form .consulting-input {
  width: 100%;
  font-size: 0.8em;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border: 1px solid var(--red-clr-1);
  background: rgba(220, 96, 46, 0.05);
  box-shadow: 3px 3px 0 0 #d3d3d3;
  height: 4em;
  padding-inline: 0.5em;
}
@media (min-width: 991.5px) {
  .why-us .why-us-content .why-us-text-form .consulting-form .consulting-input {
    width: 65%;
  }
}
.why-us .why-us-content .why-us-text-form .consulting-form .submit-btn {
  width: 100%;
  height: 3.5em;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  font-size: 0.9em;
  background: var(--red-clr-1);
  color: var(--white-clr);
  box-shadow: 5px 5px 0 0 var(--black-clr);
}
@media (min-width: 991.5px) {
  .why-us .why-us-content .why-us-text-form .consulting-form .submit-btn {
    width: 34%;
  }
}
.why-us .why-us-content .why-us-extra-info {
  width: 100%;
}
@media (min-width: 767.5px) {
  .why-us .why-us-content .why-us-extra-info {
    width: 45%;
  }
}
@media (min-width: 1199.5px) {
  .why-us .why-us-content .why-us-extra-info {
    width: 35%;
  }
}
.why-us .why-us-content .why-us-extra-info .why-us-info-box {
  width: 50%;
  padding: 1em;
}
.why-us .why-us-content .why-us-extra-info .why-us-info-box.info-box-1 {
  border-left: 1px solid var(--black-clr);
}
.why-us .why-us-content .why-us-extra-info .why-us-info-box.info-box-1 .circle {
  background: #fa9f42;
}
.why-us .why-us-content .why-us-extra-info .why-us-info-box.info-box-2 .circle {
  background: var(--red-clr-1);
}
.why-us .why-us-content .why-us-extra-info .why-us-info-box.info-box-3 {
  border-left: 1px solid var(--black-clr);
  border-top: 1px solid var(--black-clr);
}
.why-us .why-us-content .why-us-extra-info .why-us-info-box.info-box-3 .circle {
  background: var(--green-clr-2);
}
.why-us .why-us-content .why-us-extra-info .why-us-info-box.info-box-4 {
  border-top: 1px solid var(--black-clr);
}
.why-us .why-us-content .why-us-extra-info .why-us-info-box.info-box-4 .circle {
  background: var(--green-clr-4);
}
.why-us .why-us-content .why-us-extra-info .why-us-info-box .info-box-number {
  font-size: 2.5em;
}
@media (min-width: 991.5px) {
  .why-us .why-us-content .why-us-extra-info .why-us-info-box .info-box-number {
    font-size: 3.5em;
  }
}
.why-us .why-us-content .why-us-extra-info .why-us-info-box .circle {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  width: 1.2em;
  aspect-ratio: 1;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
  }
  to {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  to {
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
  }
}
.zoomIn {
  animation: zoomIn 0.5s linear;
  animation-fill-mode: both;
  -webkit-animation: zoomIn 0.5s linear;
}

.history {
  padding-block: 9%;
}
@media (min-width: 767.5px) {
  .history .title-container {
    width: 60%;
  }
}
.history .title-container .show-history-description {
  width: 78%;
  margin-top: 2.5em;
}
.history .section-title {
  font-family: var(--title-font) !important;
  font-size: var(--fs-section-title);
}
.history .section-title .part-one {
  color: var(--green-clr-4);
}
.history .section-title .part-two {
  position: relative;
  color: var(--orange-clr-1);
}
.history .section-title .part-two:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.3em;
  width: 100%;
  height: 0.4em;
  background: url(../images/home-page/underline.svg) no-repeat center;
  background-size: 100%;
}
.history .section-title .icon-double-quote {
  font-size: 0.5em;
}
.history .section-title .icon-double-quote::before {
  color: var(--green-clr-4);
}
.history .history-content {
  position: relative;
  margin-top: 3em;
}
@media (min-width: 767.5px) {
  .history .history-content {
    width: 100%;
    aspect-ratio: 9.3/3;
    max-height: 32em;
    margin-top: -2em;
    background: url(../images/home-page/history-wave-arrow.svg) no-repeat center;
    background-size: cover;
  }
}
@media (min-width: 991.5px) {
  .history .history-content {
    margin-top: -9%;
  }
}
@media (min-width: 1399.5px) {
  .history .history-content {
    margin-top: -11%;
  }
}
.history .absolute-back {
  width: 2px;
  height: 100%;
  background: linear-gradient(var(--black-clr), var(--green-clr-4));
}
.history .absolute-back .absolute-icon {
  bottom: -0.3em;
  font-size: 1.5em;
}
.history .absolute-back .absolute-icon::before {
  color: var(--green-clr-4);
}
.history .history-ordered-content {
  width: 100%;
  margin-bottom: 4em;
}
@media (min-width: 767.5px) {
  .history .history-ordered-content {
    width: 17%;
    margin-bottom: 0;
  }
}
@media (min-width: 767.5px) {
  .history .history-ordered-content.history-ordered-one {
    transform: translateY(75%);
    -webkit-transform: translateY(75%);
    -moz-transform: translateY(75%);
    -ms-transform: translateY(75%);
    -o-transform: translateY(75%);
  }
}
@media (min-width: 767.5px) {
  .history .history-ordered-content.history-ordered-one .history-header-text {
    margin-top: 0.6em;
  }
}
@media (min-width: 991.5px) {
  .history .history-ordered-content.history-ordered-one .history-header-text {
    margin-top: 1em;
  }
}
@media (min-width: 767.5px) {
  .history .history-ordered-content.history-ordered-two {
    align-self: flex-end !important;
    transform: translate(31%, 5%);
    -webkit-transform: translate(31%, 5%);
    -moz-transform: translate(31%, 5%);
    -ms-transform: translate(31%, 5%);
    -o-transform: translate(31%, 5%);
  }
}
@media (min-width: 991.5px) {
  .history .history-ordered-content.history-ordered-two {
    transform: translate(45%, 2%);
    -webkit-transform: translate(45%, 2%);
    -moz-transform: translate(45%, 2%);
    -ms-transform: translate(45%, 2%);
    -o-transform: translate(45%, 2%);
  }
}
@media (min-width: 1199.5px) {
  .history .history-ordered-content.history-ordered-two {
    transform: translate(45%, -7%);
    -webkit-transform: translate(45%, -7%);
    -moz-transform: translate(45%, -7%);
    -ms-transform: translate(45%, -7%);
    -o-transform: translate(45%, -7%);
  }
}
@media (min-width: 767.5px) {
  .history .history-ordered-content.history-ordered-three {
    align-self: center !important;
    transform: translate(-36%, 32%);
    -webkit-transform: translate(-36%, 32%);
    -moz-transform: translate(-36%, 32%);
    -ms-transform: translate(-36%, 32%);
    -o-transform: translate(-36%, 32%);
  }
}
@media (min-width: 1399.5px) {
  .history .history-ordered-content.history-ordered-three {
    transform: translate(-34%, 38%);
    -webkit-transform: translate(-34%, 38%);
    -moz-transform: translate(-34%, 38%);
    -ms-transform: translate(-34%, 38%);
    -o-transform: translate(-34%, 38%);
  }
}
@media (min-width: 1099.5px) {
  .history .history-ordered-content.history-ordered-three .history-header-text {
    margin-right: -1em;
  }
}
@media (min-width: 767.5px) {
  .history .history-ordered-content.history-ordered-four {
    align-self: center !important;
    transform: translate(-27%, -27%);
    -webkit-transform: translate(-27%, -27%);
    -moz-transform: translate(-27%, -27%);
    -ms-transform: translate(-27%, -27%);
    -o-transform: translate(-27%, -27%);
  }
}
@media (min-width: 767.5px) {
  .history .history-ordered-content.history-ordered-five {
    align-self: center !important;
    transform: translate(-64%, -13%);
    -webkit-transform: translate(-64%, -13%);
    -moz-transform: translate(-64%, -13%);
    -ms-transform: translate(-64%, -13%);
    -o-transform: translate(-64%, -13%);
  }
}
@media (min-width: 849.5px) {
  .history .history-ordered-content.history-ordered-five {
    transform: translate(-64%, -18%);
    -webkit-transform: translate(-64%, -18%);
    -moz-transform: translate(-64%, -18%);
    -ms-transform: translate(-64%, -18%);
    -o-transform: translate(-64%, -18%);
  }
}
@media (min-width: 1099.5px) {
  .history .history-ordered-content.history-ordered-five {
    transform: translate(-64%, -27%);
    -webkit-transform: translate(-64%, -27%);
    -moz-transform: translate(-64%, -27%);
    -ms-transform: translate(-64%, -27%);
    -o-transform: translate(-64%, -27%);
  }
}
@media (min-width: 1499.5px) {
  .history .history-ordered-content.history-ordered-five {
    transform: translate(-64%, -30%);
    -webkit-transform: translate(-64%, -30%);
    -moz-transform: translate(-64%, -30%);
    -ms-transform: translate(-64%, -30%);
    -o-transform: translate(-64%, -30%);
    -webkit-transform: translate(-64%, -32%);
  }
}
@media (min-width: 767.5px) {
  .history .history-ordered-content.history-ordered-five .history-header-text {
    margin-right: 1em;
  }
}
@media (min-width: 1099.5px) {
  .history .history-ordered-content.history-ordered-five .history-header-text {
    margin-right: 0;
    margin-top: -1em;
  }
}
@media (min-width: 767.5px) {
  .history .history-ordered-content.history-ordered-six {
    transform: translateY(-78%) translateX(-11%);
    -webkit-transform: translateY(-78%) translateX(-11%);
    -moz-transform: translateY(-78%) translateX(-11%);
    -ms-transform: translateY(-78%) translateX(-11%);
    -o-transform: translateY(-78%) translateX(-11%);
  }
}
.history .history-ordered-content:nth-child(odd) {
  align-self: flex-start;
}
.history .history-ordered-content:nth-child(odd) .history-header {
  justify-content: flex-end;
  flex-direction: row-reverse;
}
@media (min-width: 767.5px) {
  .history .history-ordered-content:nth-child(odd) .history-header {
    flex-direction: column-reverse !important;
  }
}
.history .history-ordered-content:nth-child(odd) .history-header .history-header-year {
  margin-right: 21%;
}
.history .history-ordered-content:nth-child(odd) .history-header .history-header-text {
  align-items: flex-end;
}
@media (min-width: 767.5px) {
  .history .history-ordered-content:nth-child(odd) .history-header .circle {
    margin-top: 1em;
  }
}
.history .history-ordered-content:nth-child(even) {
  align-self: flex-end;
}
.history .history-ordered-content:nth-child(even) .history-header {
  justify-content: flex-end;
}
@media (min-width: 767.5px) {
  .history .history-ordered-content:nth-child(even) .history-header {
    flex-direction: column;
  }
}
.history .history-ordered-content:nth-child(even) .history-header .history-header-year {
  margin-left: 21%;
}
.history .history-ordered-content.active .history-header .circle {
  transform: scale(1.7) translateX(-25%);
  -webkit-transform: scale(1.7) translateX(-25%);
  -moz-transform: scale(1.7) translateX(-25%);
  -ms-transform: scale(1.7) translateX(-25%);
  -o-transform: scale(1.7) translateX(-25%);
  border-radius: 50px;
  border-color: var(--red-clr-2);
  box-shadow: 0 5px 23.3px 0 rgba(0, 0, 0, 0.12);
}
@media (min-width: 767.5px) {
  .history .history-ordered-content.active .history-header .circle {
    transform: scale(1.8) translateX(0);
    -webkit-transform: scale(1.8) translateX(0);
    -moz-transform: scale(1.8) translateX(0);
    -ms-transform: scale(1.8) translateX(0);
    -o-transform: scale(1.8) translateX(0);
  }
}
.history .history-ordered-content.active .history-header .circle .circle-inner {
  background: var(--red-clr-2);
}
.history .history-ordered-content.active .history-header .circle .circle-inside-year {
  display: flex;
}
.history .history-ordered-content.active .history-header .history-header-year {
  opacity: 0;
  visibility: hidden;
}
.history .history-ordered-content .history-header {
  position: relative;
  width: 100%;
  cursor: pointer;
}
.history .history-ordered-content .history-header .circle {
  top: -0.5em;
  z-index: 10;
  width: 2em;
  padding: 1px;
  aspect-ratio: 1;
  background: #f5f0ff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 0.3px solid var(--green-clr-2);
  box-shadow: 0 0 119.323px 0 #f5f0ff, 0 0 68.184px 0 #f5f0ff, 0 0 39.774px 0 #f5f0ff, 0 0 19.887px 0 #f5f0ff, 0 0 5.682px 0 #f5f0ff, 0 0 2.841px 0 #f5f0ff;
}
@media (min-width: 767.5px) {
  .history .history-ordered-content .history-header .circle {
    width: 1.7em;
    position: relative;
    left: 0;
    top: 0;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
  }
}
@media (min-width: 1199.5px) {
  .history .history-ordered-content .history-header .circle {
    width: 2em;
  }
}
.history .history-ordered-content .history-header .circle .circle-inner {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  padding: 0.2em;
  background: var(--green-clr-2);
}
.history .history-ordered-content .history-header .circle .circle-inside-year {
  display: none;
  font-size: 0.6em;
  color: var(--white-clr);
}
.history .history-ordered-content .history-header .history-order {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #d0d0d0;
  color: transparent;
  font-size: 4em;
  font-weight: 800;
  line-height: 1em;
}
@media (min-width: 991.5px) {
  .history .history-ordered-content .history-header .history-order {
    font-size: 5em;
  }
}
@media (min-width: 1199.5px) {
  .history .history-ordered-content .history-header .history-order {
    font-size: 6em;
  }
}
@media (min-width: 1499.5px) {
  .history .history-ordered-content .history-header .history-order {
    font-size: 7em;
  }
}
.history .history-ordered-content .history-header .history-header-text {
  width: 39%;
}
@media (min-width: 767.5px) {
  .history .history-ordered-content .history-header .history-header-text {
    width: 85%;
    align-items: center !important;
  }
}
.history .history-ordered-content .history-header .history-tag {
  color: #848484;
  height: 4.2em;
  text-align: justify;
  font-size: var(--fs-text-1);
  font-weight: 400;
  -webkit-line-clamp: 3;
  line-clamp: 3;
}
.history .history-ordered-content .history-header .history-header-year {
  color: #88b287;
}
@media (min-width: 767.5px) {
  .history .history-ordered-content .history-header .history-header-year {
    margin-inline: 0 !important;
  }
}
.history .history-ordered-content .history-description {
  padding: 1em;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  background: #faf3e1;
  z-index: 10;
  flex-direction: column;
}
@media (min-width: 767.5px) {
  .history .history-ordered-content .history-description {
    display: none !important;
  }
}
.history .history-ordered-content .history-description.zoomIn {
  display: flex;
  animation: zoomIn 0.3s linear;
  -webkit-animation: zoomIn 0.3s linear;
}
.history .history-ordered-content .history-description.zoomOut {
  animation: zoomOut 0.3s linear;
  -webkit-animation: zoomOut 0.3s linear;
}
.history .icon-squares {
  font-size: 1.4em;
}
.history .history-description-title-number {
  font-size: 2em;
  color: var(--red-clr-2);
}
.history .history-desc-text {
  font-size: var(--fs-text-1);
  color: #2c3232;
  line-height: 2;
  text-align: justify;
  -webkit-line-clamp: 5;
  line-clamp: 5;
}

.gallery-section {
  padding-block: 2em;
  position: relative;
}
.gallery-section .gallery-content {
  margin-bottom: 2em;
  position: relative;
}
.gallery-section .section-title {
  text-align: center;
  color: var(--green-clr-1);
}
.gallery-section .gallery-tab-pane {
  opacity: 0;
  transform: translate(0, 20px);
  -webkit-transform: translate(0, 20px);
  -moz-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  -o-transform: translate(0, 20px);
}
.gallery-section .gallery-tab-pane.active.animating {
  opacity: 1;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  z-index: 1;
  pointer-events: auto;
}
.gallery-section .gallery-tab-item {
  width: 6em;
}
.gallery-section .gallery-tab-item.active .gallery-tab-link {
  color: var(--red-clr-1) !important;
}
.gallery-section .gallery-tab-item .gallery-tab-link {
  color: #b4b4b4;
}
.gallery-section .gallery-tab-item .gallery-tab-link:hover {
  color: var(--red-clr-1) !important;
}
.gallery-section .divider {
  width: 1px;
  height: 1em;
  background: #b4b4b4;
}
.gallery-section .gallery-slider {
  width: 100%;
  padding-top: 2.5em;
  overflow: hidden;
}
.gallery-section .gallery-slider .swiper-slide {
  aspect-ratio: 19/17;
}
.gallery-section .gallery-slider .gallery-slide {
  position: relative;
  width: 92%;
  aspect-ratio: 19/16;
  margin-inline: auto;
  overflow: hidden;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  background: var(--green-clr-4);
  box-shadow: 5px 5px 0 0 var(--black-clr);
}
@media (min-width: 767.5px) {
  .gallery-section .gallery-slider .gallery-slide {
    aspect-ratio: 19/13;
  }
  .gallery-section .gallery-slider .gallery-slide:hover {
    width: 92%;
    aspect-ratio: 19/15;
  }
  .gallery-section .gallery-slider .gallery-slide:hover .gallery-slide-box {
    bottom: 5%;
    display: flex !important;
  }
}
.gallery-section .gallery-slider .gallery-slide .gallery-slide-img-container {
  width: 94%;
  margin-inline: auto;
  aspect-ratio: 19/12.5;
  border: 2px solid #d7b49e;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  transform: translate(0, 5%);
  -webkit-transform: translate(0, 5%);
  -moz-transform: translate(0, 5%);
  -ms-transform: translate(0, 5%);
  -o-transform: translate(0, 5%);
  overflow: hidden;
}
@media (min-width: 1399.5px) {
  .gallery-section .gallery-slider .gallery-slide .gallery-slide-img-container {
    transform: translate(0, 5.5%);
    -webkit-transform: translate(0, 5.5%);
    -moz-transform: translate(0, 5.5%);
    -ms-transform: translate(0, 5.5%);
    -o-transform: translate(0, 5.5%);
  }
}
.gallery-section .gallery-slider .gallery-slide .gallery-slide-img-container .gallery-slide-img {
  width: 100%;
  height: 100%;
}
.gallery-section .gallery-slider .gallery-slide .gallery-slide-box {
  display: flex;
  width: 88%;
  color: var(--white-clr);
  margin-bottom: 6%;
}
@media (min-width: 767.5px) {
  .gallery-section .gallery-slider .gallery-slide .gallery-slide-box {
    margin-bottom: unset;
    position: absolute;
    bottom: -5%;
    display: none;
  }
}
.gallery-section .gallery-slider .gallery-slide .gallery-slide-box .gallery-slide-title {
  width: 90%;
}
.gallery-section .slider-navigation .nav-btn .nav-icon {
  border: 1px solid var(--red-clr-1);
  padding: 0.5em;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  color: var(--red-clr-1);
  font-size: 1.1em;
}
.gallery-section .archive {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  background: var(--green-clr-1);
  color: var(--white-clr);
  width: 9em;
  padding: 0.5em;
  margin-inline: auto;
  background: var(--red-clr-1);
  box-shadow: 5px 5px 0 0 var(--black-clr);
}
@media (min-width: 991.5px) {
  .gallery-section .archive {
    position: absolute;
    top: -2.8em;
    left: 1.2em;
  }
}

.page-footer {
  border-top: 3px solid var(--black-clr);
  background: var(--beige-clr);
}
.page-footer .footer-logo-box .bale-media-support {
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  background: var(--green-clr-4);
}
.page-footer .footer-tabs .nav-tabs .footer-tab-item {
  background: transparent;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
}
.page-footer .footer-tabs .nav-tabs .footer-tab-item.active {
  background: var(--green-clr-2);
}
.page-footer .footer-tabs .tab-content .tab-pane .footer-column-title {
  background: var(--green-clr-2);
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
}
.page-footer .footer-icon .path1::before,
.page-footer .footer-icon .path3::before {
  color: var(--green-clr-4);
}
.page-footer .created-by {
  background: var(--green-clr-2);
}
.page-footer .created-by .footer-bottom-btn-container .footer-bottom-btn {
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border: 1px solid var(--white-clr);
  background: var(--green-clr-4);
  color: var(--white-clr);
}
.page-footer .abrisham-logo .law-message .logo-name-part-1 {
  color: #6396fd;
}
 .my-player1{
     width:100% ;
     height: 100%;
     border-radius: 5%;
 }

.video-container {
    position: relative;
    width: 100%;
    height: 400px; /* می‌تونی تغییرش بدی یا از نسبت استفاده کنی */
    overflow: hidden;
    border-radius: 16px;
    box-shadow: 0 4px 16px rgba(0,0,0,0.15);
}

/* ویدیو مثل بک‌گراند کاور */
.video-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;       /* ویدیو کل کادر رو پر می‌کنه */
    object-position: center; /* مرکز ویدیو وسط کادر */
    display: block;
}

/* بخش اطلاعات زیر ویدیو */
.video-info {
    margin-top: 1rem;
    color: #333;
}


