@charset "UTF-8";
* {
  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;
  background: #e9f0ff;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
button,
input,
div {
  margin: 0;
  padding: 0;
  font-size: inherit;
  color: inherit;
  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 (min-width: 767.5px) {
  .main-container {
    width: 90%;
  }
}
@media (min-width: 1599.5px) {
  .main-container {
    max-width: 1450px;
  }
}
@media (min-width: 1699.5px) {
  .main-container {
    max-width: 1550px;
  }
}

.main-font-family {
  font-family: "PFDinTextArabic" !important;
}

.title-group {
  margin-bottom: 1.5em;
}
.title-group .section-title {
  font-family: "PFDinTextArabic" !important;
  font-size: 1.7em;
}
@media (min-width: 575.5px) {
  .title-group .section-title {
    font-size: 2em;
  }
}
@media (min-width: 1499.5px) {
  .title-group .section-title {
    font-size: 2.8em;
  }
}
.title-group .section-title .bold-title {
  font-weight: 800;
}
.title-group .section-title .light-title {
  font-weight: 300;
}
.title-group .section-subtitle {
  font-size: 0.8em;
  color: #2e3d4d;
  line-height: 1.5;
  text-align: justify;
  font-family: ERpxFaNum !important;
}
@media (min-width: 575.5px) {
  .title-group .section-subtitle {
    margin-right: 5em;
  }
}
.title-group .underline {
  height: 2px;
  width: 17vmin;
  background: #2e3d4d;
}
@media (min-width: 767.5px) {
  .title-group .underline {
    width: 11vmin;
    margin-right: 1.5em;
  }
}
.title-group .underline-img {
  width: 65%;
  margin-right: 2em;
}

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

.light-blue {
  color: #6798fd;
}

.white-color {
  color: #fff !important;
}

.orange-color {
  color: #faa33a;
}

.gray-color-2 {
  color: #696974;
}

.fs-09 {
  font-size: 0.9em;
}

.fs-08 {
  font-size: 0.8em;
}

.button-style-1 {
  height: 3.5em;
}
.button-style-1:hover {
  color: #fff;
  background: linear-gradient(112.09deg, #d1380e -9.94%, #d46114 18.64%, #eba902 101.29%);
}
.button-style-1 .icon-phone-2:before {
  color: #fff;
}

.banner-link-start {
  width: 100%;
  height: 3.5em;
  border-radius: 14px !important;
  -webkit-border-radius: 14px !important;
  -moz-border-radius: 14px !important;
  -ms-border-radius: 14px !important;
  -o-border-radius: 14px !important;
  border: 1px solid;
  border-image: linear-gradient(94.29deg, rgba(103, 152, 253, 0.45) 5.57%, rgba(103, 153, 255, 0.45) 100.77%);
  padding: 1px;
  background-color: #fff;
}
.banner-link-start:hover {
  background: #416cc4;
}
@media (min-width: 991.5px) {
  .banner-link-start {
    width: fit-content;
  }
}
.banner-link-start .banner-link-start-inner {
  padding: 1em;
  width: 100%;
  border-radius: 14px !important;
  -webkit-border-radius: 14px !important;
  -moz-border-radius: 14px !important;
  -ms-border-radius: 14px !important;
  -o-border-radius: 14px !important;
  background: linear-gradient(100.51deg, #6798fd 24.26%, #4a83f9 154.95%);
}
.banner-link-start .banner-link-start-inner .banner-link-text {
  font-weight: 700;
  font-size: 1em;
  color: #fff;
}
@media (min-width: 1199.5px) {
  .banner-link-start .banner-link-start-inner .banner-link-text {
    font-size: 1.1em;
  }
}

.telegram-group-btn {
  background: #6798fd;
  color: #fff;
  border-radius: 14px !important;
  -webkit-border-radius: 14px !important;
  -moz-border-radius: 14px !important;
  -ms-border-radius: 14px !important;
  -o-border-radius: 14px !important;
  height: 6vh;
}
.telegram-group-btn:hover {
  color: #fff;
  background: #416cc4;
}

.plyr:before {
  border-radius: 25px !important;
  -webkit-border-radius: 25px !important;
  -moz-border-radius: 25px !important;
  -ms-border-radius: 25px !important;
  -o-border-radius: 25px !important;
  background: rgba(0, 0, 0, 0.5607843137);
  z-index: 10;
}
.plyr.plyr--playing::before {
  opacity: 0;
}

.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: #faa33a !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;
}

.plyr__control--overlaid {
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  width: 2.4em !important;
  height: 2.4em !important;
  aspect-ratio: 1;
  display: flex !important;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  z-index: 100;
}
@media (min-width: 575.5px) {
  .plyr__control--overlaid {
    width: 3em !important;
    height: 3em !important;
  }
}
.plyr__control--overlaid::before {
  content: "\e992";
  font-family: "icomoon";
  font-weight: 900;
  font-size: 0.8em;
  color: #faa33a;
}
@media (min-width: 767.5px) {
  .plyr__control--overlaid::before {
    font-size: 1em;
  }
}
.plyr__control--overlaid::after {
  content: "";
  width: 132%;
  height: 132%;
  border: 1px solid #faa33a;
  background: rgba(255, 255, 255, 0.31);
  z-index: -1;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
}

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

.butterfly-flying, .articles-archived .articles-boxes.grid-view .article-box .article-sum-info, .articles-archived .articles-boxes.grid-view .article-box .article-desc-box, .articles-archived .articles-boxes.grid-view .article-box .article-date, .articles .swiper-slide .article-sum-info, .articles .swiper-slide .article-desc-box, .articles .swiper-slide .article-date, .header-page .header-content, .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 .icon-chevron-down, .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-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 .nav-sub-submenu-li, .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, .button-style-1, .banner-link-start, .telegram-group-btn {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.button-style-1 {
  background: linear-gradient(112.09deg, #ff5b2f -9.94%, #ff7a1f 18.64%, #ffb700 101.29%);
  border-radius: 14px !important;
  -webkit-border-radius: 14px !important;
  -moz-border-radius: 14px !important;
  -ms-border-radius: 14px !important;
  -o-border-radius: 14px !important;
  color: #fff;
  padding: 0.7em 1em;
  box-shadow: 0px 96px 27px 0px rgba(0, 0, 0, 0), 0px 22px 25px 0px rgba(0, 0, 0, 0.03), 0px 35px 21px 0px rgba(0, 0, 0, 0.1), 0px 15px 15px 0px rgba(0, 0, 0, 0.17), 0px 4px 8px 0px rgba(0, 0, 0, 0.2);
}

.articles-archived .articles-boxes.grid-view .article-box .article-date, .articles .swiper-slide .article-date, .header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-submenu .header-middle-submenu-li:not(:last-child)::after, .header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-submenu .header-middle-submenu-li .header-middle-sub-submenu .nav-sub-submenu-li:not(:last-child)::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.page-footer .footer-middle-section .abrisham-message, .page-footer .footer-column-item, .page-footer .legal-message,
.page-footer .copyRight,
.page-footer .Newsletter-form-label, .header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-link {
  font-size: 0.8em;
  font-weight: 400;
  line-height: 1.8;
  text-align: justify;
}
@media (min-width: 1499.5px) {
  .page-footer .footer-middle-section .abrisham-message, .page-footer .footer-column-item, .page-footer .legal-message,
  .page-footer .copyRight,
  .page-footer .Newsletter-form-label, .header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-link {
    font-size: 0.9em;
  }
}

.page-footer .footer-column-title {
  font-size: 1em;
  font-weight: 500;
  line-height: 1.8;
}
@media (min-width: 1399.5px) {
  .page-footer .footer-column-title {
    font-size: 1.2em;
  }
}

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

.articles-archived .articles-boxes.grid-view .article-box .article-box-inside:before, .articles .swiper-slide .article-slide:before, .header-page .header-content:before, .plyr:before {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
}

.articles-archived .articles-boxes.grid-view .article-box .article-sum-info .article-title, .articles-archived .articles-boxes .article-text, .articles .swiper-slide .article-sum-info .article-title, .articles .swiper-slide .article-desc-box .article-text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.articles-archived .articles-boxes.detail-view .article-box .article-box-inside .article-desc-box .article-title, .articles-archived .articles-boxes.grid-view .article-box .article-desc-box .article-title, .articles .swiper-slide .article-desc-box .article-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.swiper-button-disabled {
  opacity: 0.5 !important; /* Lower opacity to indicate they’re disabled */
  pointer-events: none; /* Prevent clicks */
  display: flex !important; /* Ensure they remain visible */
}

.slider-pagination {
  direction: ltr;
  left: unset;
  top: unset;
  bottom: unset;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  transform: translateX(0) !important;
  -webkit-transform: translateX(0) !important;
  -moz-transform: translateX(0) !important;
  -ms-transform: translateX(0) !important;
  -o-transform: translateX(0) !important;
}

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

.button-1 {
  background: linear-gradient(112.09deg, #ff5b2f -9.94%, #ff7a1f 18.64%, #ffb700 101.29%);
  border-radius: 14px !important;
  -webkit-border-radius: 14px !important;
  -moz-border-radius: 14px !important;
  -ms-border-radius: 14px !important;
  -o-border-radius: 14px !important;
  color: #fff;
}

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

.tab-content {
  position: relative;
  overflow: hidden;
}

.tab-pane {
  transition: all 0.4s ease;
  transform: translateX(100%);
  opacity: 0;
  display: none;
}

/* Only active tab is visible */
.tab-pane.active {
  transform: translateX(0);
  opacity: 1;
  display: block;
}

.tab-pane.slide-left {
  transform: translateX(-100%);
  opacity: 0;
}

.tab-pane.slide-right {
  transform: translateX(100%);
  opacity: 0;
}

.tab-pane.active {
  opacity: 1;
  transform: translateX(0);
  z-index: 2;
}

.header-page {
  z-index: 10000;
  position: relative;
}
.header-page .header-content {
  position: fixed;
  width: 95%;
  height: 5em;
  margin-inline: auto;
  margin-block: 1.3em;
  padding-inline: 1.2em;
  border-radius: 10px !important;
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -ms-border-radius: 10px !important;
  -o-border-radius: 10px !important;
  background: rgba(255, 255, 255, 0.368627451);
  /*backdrop-filter: blur(8.7px);*/
  border: 2px solid rgba(255, 206, 148, 0.2);
  opacity: 0;
  z-index: 1000;
}
.header-page .header-content.visible {
  opacity: 1;
}
@media (min-width: 991.5px) {
  .header-page .header-content {
    background: none;
  }
}
.header-page .header-content:before {
  border-radius: 10px !important;
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -ms-border-radius: 10px !important;
  -o-border-radius: 10px !important;
  z-index: 1;
  background: url(../images/home-page/abriSham-logo.webp) no-repeat center;
  background-size: 5em;
}
@media (min-width: 575.5px) {
  .header-page .header-content:before {
    background-size: 7em;
  }
}
@media (min-width: 991.5px) {
  .header-page .header-content:before {
    background: rgba(255, 255, 255, 0.368627451);
    /*backdrop-filter: blur(8.7px);*/
  }
}
.header-page .header-content .header-right {
  z-index: 10;
}
.header-page .header-content .header-right .icon-menu-bar {
  font-size: 2em;
}
.header-page .header-content .header-right .icon-menu-bar:before {
  color: #365dad;
}
.header-page .header-content .header-right .school-logo {
  width: 6em;
}
@media (min-width: 1299.5px) {
  .header-page .header-content .header-right .school-logo {
    width: 7em;
  }
}
.header-page .header-content .header-middle {
  margin-right: 1.5em;
  height: 100%;
}
.header-page .header-content .header-middle .header-middle-ul {
  margin-bottom: 0;
  height: 100%;
}
.header-page .header-content .header-middle .header-middle-ul .header-middle-li {
  height: 100%;
  margin-left: 1em;
  position: relative;
}
@media (min-width: 1199.5px) {
  .header-page .header-content .header-middle .header-middle-ul .header-middle-li {
    margin-inline: 1.2em;
  }
}
.header-page .header-content .header-middle .header-middle-ul .header-middle-li:hover:before, .header-page .header-content .header-middle .header-middle-ul .header-middle-li.active:before {
  opacity: 1;
  width: 100%;
}
.header-page .header-content .header-middle .header-middle-ul .header-middle-li:hover .header-middle-link, .header-page .header-content .header-middle .header-middle-ul .header-middle-li.active .header-middle-link {
  color: #ff8e14;
  width: 100%;
}
.header-page .header-content .header-middle .header-middle-ul .header-middle-li:hover .icon-chevron-down, .header-page .header-content .header-middle .header-middle-ul .header-middle-li.active .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 .icon-chevron-down:before, .header-page .header-content .header-middle .header-middle-ul .header-middle-li.active .icon-chevron-down:before {
  color: #ff8e14;
}
.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, .header-page .header-content .header-middle .header-middle-ul .header-middle-li.active > .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.active > .header-middle-sub-submenu {
  display: flex !important;
  position: absolute;
  top: 3.5em;
  right: -3em;
  z-index: 1000;
}
.header-page .header-content .header-middle .header-middle-ul .header-middle-li:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: -0.5em;
  width: 0;
  height: 1.2em;
  background-color: #ff8e14;
  opacity: 0;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -ms-border-radius: 5px !important;
  -o-border-radius: 5px !important;
  transform-origin: center;
  z-index: -1;
}
.header-page .header-content .header-middle .header-middle-ul .header-middle-li .icon-chevron-down {
  z-index: 100;
  font-size: 0.8em;
}
.header-page .header-content .header-middle .header-middle-ul .header-middle-li .icon-chevron-down:before {
  color: #2959b1;
}
.header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-link {
  color: #365dad;
  z-index: 10;
}
@media (min-width: 1499.5px) {
  .header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-link {
    font-size: 1em;
  }
}
.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 .nav-sub-submenu-li .header-middle-sub-submenu {
  display: none !important;
  width: 14em;
  padding: 0.3em 0.8em;
  border-radius: 22px !important;
  -webkit-border-radius: 22px !important;
  -moz-border-radius: 22px !important;
  -ms-border-radius: 22px !important;
  -o-border-radius: 22px !important;
  color: #000;
  border: 2px solid #f0ab38;
  background: rgba(255, 255, 255, 0.4);
  /*backdrop-filter: blur(16px);*/
}
.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 .nav-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 {
  position: relative;
  margin-block: 0.3em !important;
  padding: 0.8em;
  border-radius: 10px !important;
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -ms-border-radius: 10px !important;
  -o-border-radius: 10px !important;
  color: #2959b1;
  font-size: 0.8em;
}
.header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-submenu .header-middle-submenu-li:not(:last-child)::after, .header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-submenu .header-middle-submenu-li .header-middle-sub-submenu .nav-sub-submenu-li:not(:last-child)::after {
  content: "";
  bottom: -0.3em;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, rgba(51, 107, 209, 0) 0%, #336bd1 50.5%, rgba(51, 107, 209, 0) 100%);
}
.header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-submenu .header-middle-submenu-li .fa-chevron-left, .header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-submenu .header-middle-submenu-li .header-middle-sub-submenu .nav-sub-submenu-li .fa-chevron-left {
  color: #2959b1;
}
.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 .nav-sub-submenu-li:hover {
  color: #fff;
  background-color: #508bf8;
}
.header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-submenu .header-middle-submenu-li:hover .fa-chevron-left, .header-page .header-content .header-middle .header-middle-ul .header-middle-li .header-middle-submenu .header-middle-submenu-li .header-middle-sub-submenu .nav-sub-submenu-li:hover .fa-chevron-left {
  color: #fff;
}
.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 .nav-sub-submenu-li:hover .header-middle-sub-submenu {
  display: flex !important;
  position: absolute;
  right: 90%;
  top: 20%;
}
.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 .nav-sub-submenu-li .header-middle-sub-submenu {
  width: 13em;
  padding: 0.8em;
}
.header-page .header-content .header-left {
  z-index: 10;
  gap: 0.8em;
}
.header-page .header-content .header-left .header-left-appointment-btn {
  gap: 0.5em;
  font-size: 0.8em;
  height: 3em;
}
@media (min-width: 1499.5px) {
  .header-page .header-content .header-left .header-left-appointment-btn {
    font-size: 1em;
  }
}
.header-page .header-content .header-left .header-left-appointment-btn .icon-clipboard {
  font-size: 1.3em;
}
.header-page .mobile-menu {
  position: fixed;
  top: 0;
  right: -100%;
  width: 65%;
  border-radius: 33px 0px 0px 85px;
  border: 1px solid #ff8e14;
  background: rgba(255, 255, 255, 0.62);
  /*backdrop-filter: blur(15px);*/
  visibility: hidden;
  overflow: hidden;
  z-index: 1000;
}
.header-page .mobile-menu.open {
  right: 0;
  visibility: visible;
}
.header-page .mobile-menu .fa-times {
  padding: 1.3em;
  font-size: 1.3em;
  color: #283676;
  cursor: pointer;
}
.header-page .mobile-menu .mobile-menu-ul {
  padding: 0em 1em 0.7em;
  max-height: 40em;
  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: #fff;
  color: #ff8e14;
}
.header-page .mobile-menu .mobile-menu-ul .mobile-menu-li:hover .icon-chevron-down {
  color: #ff8e14;
}
.header-page .mobile-menu .mobile-menu-ul .mobile-menu-li .mobile-menu-link {
  border-radius: 10px !important;
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -ms-border-radius: 10px !important;
  -o-border-radius: 10px !important;
  display: inline-block;
  font-weight: 400;
  padding: 0.9em 0.5em;
  width: 100%;
  color: #365dad;
}
.header-page .mobile-menu .mobile-menu-ul .mobile-menu-li.open .mobile-menu-submenu {
  max-height: 15em;
  visibility: visible;
  margin-top: 0.8em;
}
.header-page .mobile-menu .mobile-menu-ul .mobile-menu-li .mobile-menu-submenu {
  max-height: 0;
  margin-right: 0.8em;
  padding-right: 0.6em;
  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: #fff;
  color: #ff8e14;
}
.header-page .mobile-menu .mobile-menu-ul .mobile-menu-li .mobile-menu-submenu .submenu-item .submenu-item-link {
  color: #365dad;
  font-family: ERPxFaNum !important;
  width: 100%;
  display: inline-block;
  padding: 0.5em;
  border-radius: 10px !important;
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -ms-border-radius: 10px !important;
  -o-border-radius: 10px !important;
}
.header-page .mobile-menu .mobile-menu-ul .mobile-menu-li .mobile-menu-submenu .sub-submenu {
  max-height: 0;
  margin-right: 0.8em;
  padding-right: 0.6em;
  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 !important;
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -ms-border-radius: 10px !important;
  -o-border-radius: 10px !important;
}
.header-page .mobile-menu .mobile-menu-ul .mobile-menu-li .mobile-menu-submenu .sub-submenu.open {
  margin-top: 1em;
  max-height: 16em;
  visibility: visible;
}

.articles {
  margin-block: 2em;
}
.articles .articles-slider-container {
  padding-top: 3em;
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 50;
  position: relative;
}
.articles .swiper-slide {
  border-radius: 20px !important;
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  -ms-border-radius: 20px !important;
  -o-border-radius: 20px !important;
}
.articles .swiper-slide:hover .article-desc-box {
  visibility: visible !important;
  opacity: 1 !important;
  box-shadow: 0px 8px 17px 0px rgba(0, 0, 0, 0.2), 0px 30px 30px 0px rgba(0, 0, 0, 0.168627451), 0px 68px 41px 0px rgba(0, 0, 0, 0.1019607843), 0px 121px 48px 0px rgba(0, 0, 0, 0.031372549), 0px 189px 53px 0px rgba(0, 0, 0, 0);
}
.articles .swiper-slide:hover .article-sum-info {
  display: none !important;
}
.articles .swiper-slide .article-slide {
  overflow: hidden;
  width: 100%;
  aspect-ratio: 1;
  border-radius: 20px !important;
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  -ms-border-radius: 20px !important;
  -o-border-radius: 20px !important;
}
.articles .swiper-slide .article-slide:before {
  border-radius: 20px !important;
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  -ms-border-radius: 20px !important;
  -o-border-radius: 20px !important;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 56.1%, rgba(0, 0, 0, 0.7) 92.49%);
}
.articles .swiper-slide .article-photo {
  width: 100%;
  height: 100%;
  border-radius: 20px !important;
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  -ms-border-radius: 20px !important;
  -o-border-radius: 20px !important;
}
.articles .swiper-slide .article-sum-info {
  position: absolute;
  bottom: 0;
  padding: 0.5em;
  width: 100%;
}
.articles .swiper-slide .article-sum-info .article-title {
  text-align: center;
  color: #fff;
  font-size: 1.1em;
  line-height: 1.7;
  font-weight: 400;
  text-align: center;
  -webkit-line-clamp: 2;
  line-clamp: 2;
}
.articles .swiper-slide .article-desc-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px !important;
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  -ms-border-radius: 20px !important;
  -o-border-radius: 20px !important;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.414) 2.96%, rgba(0, 0, 0, 0.9) 48.3%);
  padding: 2em;
  color: #fff;
  z-index: 50;
  opacity: 0;
  visibility: hidden;
}
.articles .swiper-slide .article-desc-box .article-title {
  text-align: center;
  font-size: 1.2em;
  line-height: 2;
  width: 100%;
}
.articles .swiper-slide .article-desc-box .article-text {
  font-size: 0.9em;
  line-height: 2;
  text-align: justify;
  -webkit-line-clamp: 4;
  line-clamp: 4;
}
@media (min-width: 399.5px) {
  .articles .swiper-slide .article-desc-box .article-text {
    -webkit-line-clamp: 7;
    line-clamp: 7;
  }
}
@media (min-width: 499.5px) {
  .articles .swiper-slide .article-desc-box .article-text {
    -webkit-line-clamp: 9;
    line-clamp: 9;
  }
}
@media (min-width: 599.5px) {
  .articles .swiper-slide .article-desc-box .article-text {
    -webkit-line-clamp: 4;
    line-clamp: 4;
  }
}
@media (min-width: 899.5px) {
  .articles .swiper-slide .article-desc-box .article-text {
    -webkit-line-clamp: 5;
    line-clamp: 5;
  }
}
.articles .swiper-slide .article-desc-box .more-info-btn {
  margin-top: auto;
  border-radius: 14px !important;
  -webkit-border-radius: 14px !important;
  -moz-border-radius: 14px !important;
  -ms-border-radius: 14px !important;
  -o-border-radius: 14px !important;
  background: linear-gradient(112.09deg, #ff5b2f -9.94%, #ff7a1f 18.64%, #ffb700 101.29%);
  width: 100%;
  padding: 0.5em;
  color: #000;
}
.articles .swiper-slide .article-desc-box .more-info-btn .icon-more-circles {
  font-size: 1.2em;
}
.articles .swiper-slide .article-desc-box .more-info-btn .icon-more-circles:before {
  color: #000;
}
.articles .swiper-slide .article-date {
  border-radius: 10px !important;
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -ms-border-radius: 10px !important;
  -o-border-radius: 10px !important;
  top: -1em;
  background: linear-gradient(112.09deg, #ff5b2f -9.94%, #ff7a1f 18.64%, #ffb700 101.29%);
  color: #fff;
  padding: 0.5em;
  text-align: center;
  z-index: 100;
  font-size: 1em;
  font-weight: 500;
}
.articles .swiper-scrollbar {
  width: 90%;
  height: 1px;
  position: relative;
  background: #1f1300;
  top: 0;
  left: unset;
  bottom: unset;
  z-index: 10;
}
.articles .swiper-scrollbar .swiper-scrollbar-drag {
  background: linear-gradient(to bottom, #ff5b2f -9.94%, #ff7a1f 18.64%, #ffb700 101.29%);
  height: 5px;
  top: -2px;
}
.articles .slider-navigation {
  position: relative;
  margin-top: 4em;
  z-index: 0;
  width: 100%;
}
@media (min-width: 991.5px) {
  .articles .slider-navigation {
    width: 55%;
  }
}
.articles .slider-navigation .articles-slider-prev-btn,
.articles .slider-navigation .articles-slider-next-btn {
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  background: transparent;
  border: 1px solid #1f1300;
  width: 1.8em;
  height: 1.8em;
  aspect-ratio: 1;
}
.articles .slider-navigation .nav-icon {
  color: #1f1300;
  font-size: 0.5em;
}
.articles .see-all {
  position: relative;
  margin-top: 1.5em;
  color: #1f1300;
  font-size: 1em;
}
@media (min-width: 991.5px) {
  .articles .see-all {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-top: 0;
  }
}

.consultation-register {
  position: relative;
  background: radial-gradient(66.29% 70.23% at 41.17% 22.31%, #a4c0ff 0%, #6798fd 100%);
  box-shadow: 0px -3px 9.9px 0px rgba(0, 0, 0, 0.2) inset;
}
.consultation-register .headphone-img {
  position: absolute;
  top: -4.5%;
  left: 35%;
  width: 46%;
  z-index: 100;
}
@media (min-width: 449.5px) {
  .consultation-register .headphone-img {
    top: -5.5%;
  }
}
@media (min-width: 575.5px) {
  .consultation-register .headphone-img {
    width: 17em;
    top: -11%;
    left: 4.5em;
  }
}
@media (min-width: 991.5px) {
  .consultation-register .headphone-img {
    left: 17.5em;
  }
}
.consultation-register .wave-img {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
}
@media (min-width: 575.5px) {
  .consultation-register .wave-img {
    left: -13em;
    width: unset;
  }
}
@media (min-width: 991.5px) {
  .consultation-register .wave-img {
    left: 0;
  }
}
.consultation-register .consultation-register-form {
  width: 100%;
  position: relative;
}
@media (min-width: 575.5px) {
  .consultation-register .consultation-register-form {
    width: 50%;
  }
}
@media (min-width: 767.5px) {
  .consultation-register .consultation-register-form {
    width: 40%;
  }
}
@media (min-width: 1199.5px) {
  .consultation-register .consultation-register-form {
    width: 30%;
  }
}
@media (min-width: 1499.5px) {
  .consultation-register .consultation-register-form {
    width: 26%;
  }
}
.consultation-register .consultation-register-form form {
  padding-top: 57%;
}
@media (min-width: 575.5px) {
  .consultation-register .consultation-register-form form {
    padding-top: 2.5em;
  }
}
.consultation-register .consultation-register-form .consultation-register-title {
  color: #fff;
  font-size: 1em;
  width: fit-content;
}
@media (min-width: 399.5px) {
  .consultation-register .consultation-register-form .consultation-register-title {
    font-size: 1.2em;
  }
}
@media (min-width: 767.5px) {
  .consultation-register .consultation-register-form .consultation-register-title {
    font-size: 1.4em;
  }
}
.consultation-register .consultation-register-form .consultation-register-title:after {
  content: "";
  position: absolute;
  bottom: -0.8em;
  left: -0.3em;
  width: 60%;
  height: 3px;
  border-radius: 40px !important;
  -webkit-border-radius: 40px !important;
  -moz-border-radius: 40px !important;
  -ms-border-radius: 40px !important;
  -o-border-radius: 40px !important;
  background: #faa33a;
}
.consultation-register .consultation-register-form .form-input-container {
  position: relative;
  font-size: 0.9em;
  padding: 0.7em;
  width: 100%;
  height: 4em;
  background-color: #fff;
  border-radius: 14px !important;
  -webkit-border-radius: 14px !important;
  -moz-border-radius: 14px !important;
  -ms-border-radius: 14px !important;
  -o-border-radius: 14px !important;
}
@media (min-width: 575.5px) {
  .consultation-register .consultation-register-form .form-input-container {
    margin-top: 1.5em;
  }
}
.consultation-register .consultation-register-form .form-input-container .insert-phone::placeholder {
  color: #a8a8a8;
}
.consultation-register .consultation-register-form .form-input-container .phone-icon {
  position: absolute;
  left: 4%;
  top: 31%;
  font-size: 1.3em;
}
.consultation-register .consultation-register-form .form-input-container .phone-icon::before {
  color: #ff5b2f;
}
.consultation-register .consultation-register-form .form-input-container .phone-icon:after {
  content: "";
  position: absolute;
  right: -0.7em;
  height: 1em;
  width: 1px;
  background: linear-gradient(112.09deg, #ff5b2f -9.94%, #ff7a1f 18.64%, #ffb700 101.29%);
}
.consultation-register .submit-btn {
  width: 100%;
}

.page-footer {
  width: 100%;
  position: relative;
  background-color: #3f4d71;
  padding-top: 4em;
}
.page-footer .footer-top-section .footer-column {
  width: 46%;
}
@media (min-width: 399.5px) {
  .page-footer .footer-top-section .footer-column {
    align-items: flex-start !important;
  }
}
@media (min-width: 767.5px) {
  .page-footer .footer-top-section .footer-column {
    width: 22.5%;
  }
}
@media (min-width: 991.5px) {
  .page-footer .footer-top-section .footer-column {
    width: 12%;
  }
}
.page-footer .footer-top-section .footer-column .footer-column-items {
  gap: 0.8em;
  width: 100%;
}
.page-footer .footer-top-section .footer-column .footer-column-items .footer-column-item {
  width: 100%;
}
.page-footer .footer-top-section .footer-column .footer-column-items .footer-column-item .footer-item-link {
  width: 100%;
  font-size: 1em;
  display: inline-block;
}
.page-footer .footer-middle-section .abrisham-logo {
  margin-bottom: 1.4em;
}
.page-footer .footer-middle-section .abrisham-message {
  color: #fff;
}
@media (min-width: 575.5px) {
  .page-footer .footer-middle-section .footer-permissions {
    width: 100%;
    align-items: center !important;
  }
}
@media (min-width: 991.5px) {
  .page-footer .footer-middle-section .footer-permissions {
    width: 23%;
    align-items: flex-start !important;
  }
}
@media (min-width: 1199.5px) {
  .page-footer .footer-middle-section .footer-permissions {
    width: 18%;
  }
}
@media (min-width: 575.5px) {
  .page-footer .footer-middle-section .footer-permissions .permission-column {
    width: 100% !important;
    justify-content: center;
  }
}
@media (min-width: 991.5px) {
  .page-footer .footer-middle-section .footer-permissions .permission-column {
    width: 100% !important;
    align-items: flex-start !important;
    justify-content: flex-start;
  }
}
.page-footer .footer-middle-section .footer-permissions .permission-column .footer-column-item {
  width: 32%;
  background-color: #fff;
  border-radius: 15px !important;
  -webkit-border-radius: 15px !important;
  -moz-border-radius: 15px !important;
  -ms-border-radius: 15px !important;
  -o-border-radius: 15px !important;
}
.page-footer .footer-middle-section .footer-permissions .permission-column .footer-column-item .permission-mark {
  width: 100%;
}
@media (min-width: 991.5px) {
  .page-footer .footer-middle-section .footer-permissions .permission-column .footer-column-item {
    width: 37%;
  }
}
.page-footer .footer-middle-section .footer-column {
  width: 85%;
}
@media (min-width: 575.5px) {
  .page-footer .footer-middle-section .footer-column {
    width: 44%;
  }
}
@media (min-width: 991.5px) {
  .page-footer .footer-middle-section .footer-column {
    width: 24%;
  }
}
.page-footer .footer-middle-section .footer-column .footer-item-link {
  font-size: 1em;
}
.page-footer .footer-middle-section .footer-column-three {
  width: 100%;
}
@media (min-width: 991.5px) {
  .page-footer .footer-middle-section .footer-column-three {
    width: 30%;
  }
}
@media (min-width: 1199.5px) {
  .page-footer .footer-middle-section .footer-column-three {
    width: 24%;
  }
}
.page-footer .footer-middle-section .footer-column-three .social-media-logo {
  width: 2em;
}
.page-footer .footer-middle-section .Newsletter-form-input {
  background-color: #fff;
  border-radius: 14px !important;
  -webkit-border-radius: 14px !important;
  -moz-border-radius: 14px !important;
  -ms-border-radius: 14px !important;
  -o-border-radius: 14px !important;
}
.page-footer .footer-column-title {
  position: relative;
  color: #fff;
  margin-bottom: 1.7em;
}
.page-footer .footer-column-title:after {
  content: "";
  position: absolute;
  left: -1.3em;
  bottom: -0.4em;
  width: 3em;
  height: 3px;
  border-radius: 30px !important;
  -webkit-border-radius: 30px !important;
  -moz-border-radius: 30px !important;
  -ms-border-radius: 30px !important;
  -o-border-radius: 30px !important;
  background: linear-gradient(112.09deg, #ff5b2f -9.94%, #ff7a1f 18.64%, #ffb700 101.29%);
}
.page-footer .footer-column-item {
  color: #fff;
}
.page-footer .divider {
  width: 100%;
  height: 1px;
  background-color: #b9ccff;
}
.page-footer .social-media-links {
  width: 100%;
  padding-top: 1.3em;
}
.page-footer .social-media-links .media-link-box {
  border-radius: 10px !important;
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -ms-border-radius: 10px !important;
  -o-border-radius: 10px !important;
}
.page-footer .social-media-links .media-link-box .footer-media-icon {
  font-size: 1.2em;
}
.page-footer .social-media-links .media-link-box .footer-media-icon:before {
  color: #ff971a;
}
.page-footer .footer-icon {
  font-size: 1.4em;
}
.page-footer .footer-icon:before {
  color: #ff971a;
}
.page-footer .legal-message,
.page-footer .copyRight,
.page-footer .Newsletter-form-label {
  color: #fff;
}
.page-footer .legal-message {
  text-align: center;
}
@media (min-width: 991.5px) {
  .page-footer .legal-message {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
}

.scroll-to-top {
  position: fixed;
  right: 2%;
  bottom: 1%;
  display: none;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  width: 3em;
  aspect-ratio: 1;
  background: linear-gradient(150.42deg, #6798fd 7.83%, rgba(72, 132, 255, 0.84) 92.17%);
  z-index: 1000;
}
@media (min-width: 1399.5px) {
  .scroll-to-top {
    bottom: 7%;
    right: 1%;
    width: 4em;
  }
}
.scroll-to-top .icon-long-arrow {
  font-size: 0.4em;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
@media (min-width: 1399.5px) {
  .scroll-to-top .icon-long-arrow {
    font-size: 0.6em;
  }
}

.butterfly-flying {
  position: fixed;
  top: -0.5em;
  left: 0;
  width: 1.6em;
  height: 1.2em;
  pointer-events: none;
  z-index: 1000;
  opacity: 0;
}

.top-section {
  position: relative;
  padding-top: 10em;
}
.top-section::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 130%;
  background: url(../images/archive-articles/cloudy-background.png) no-repeat center;
  background-size: cover;
  z-index: -1;
}
@media (min-width: 767.5px) {
  .top-section .breadcrumb-container {
    width: 30%;
    margin-left: auto;
  }
}
.top-section .breadcrumb-container .breadcrumb-item {
  font-size: 0.9em;
}
.top-section .form-one-container {
  width: 100%;
}
@media (min-width: 767.5px) {
  .top-section .form-one-container {
    width: 40%;
  }
}
@media (min-width: 991.5px) {
  .top-section .form-one-container {
    width: 30%;
  }
}
@media (min-width: 1199.5px) {
  .top-section .form-one-container {
    width: 19em;
  }
}
.top-section .form-one-container .input-container {
  width: 100%;
  padding-inline: 1em;
  border-radius: 12px !important;
  -webkit-border-radius: 12px !important;
  -moz-border-radius: 12px !important;
  -ms-border-radius: 12px !important;
  -o-border-radius: 12px !important;
  border: 1px solid #b2ccff;
  background: #fff;
  height: 2.8em;
}
.top-section .form-one-container .input-container .search-input {
  width: 98%;
}
.top-section .form-one-container .input-container .search-input:focus::placeholder {
  opacity: 0;
}
.top-section .form-one-container .icon-search {
  margin-left: 0.3em;
}
.top-section .form-one-container .icon-search:before {
  color: #555555;
}
.top-section .toggle-view-btns {
  width: 17%;
}
@media (min-width: 991.5px) {
  .top-section .toggle-view-btns {
    width: 8em;
  }
}
.top-section .toggle-view-btns .view-btn {
  width: 1.8em;
  height: 1.8em;
  border-radius: 8px !important;
  -webkit-border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  -ms-border-radius: 8px !important;
  -o-border-radius: 8px !important;
  background: transparent;
}
.top-section .toggle-view-btns .view-btn.active {
  background: #fff;
}
.top-section .toggle-view-btns .view-icon::before {
  color: #989fb0;
}
.top-section .toggle-view-btns .icon-list-details-view {
  font-size: 1.1em;
}
.top-section .toggle-view-btns .icon-box-view {
  font-size: 0.9em;
}
.top-section .divider {
  width: 100%;
  background: #b7b9c3;
  height: 1px;
}
.top-section .three-selections {
  width: 100%;
  margin-inline: auto;
  gap: 0.3em;
}
@media (min-width: 991.5px) {
  .top-section .three-selections {
    width: unset;
  }
}
.top-section .custom-dropdown {
  position: relative;
  width: 32%;
}
@media (min-width: 575.5px) {
  .top-section .custom-dropdown {
    width: 24;
  }
}
@media (min-width: 767.5px) {
  .top-section .custom-dropdown {
    width: 7em;
  }
}
.top-section .custom-dropdown.show .dropdown-toggle {
  background: #6798fd;
  color: #fff;
}
.top-section .custom-dropdown.show .dropdownMenu {
  display: block;
}
.top-section .custom-dropdown .dropdown-toggle {
  width: 100%;
  height: 2.5em;
  font-size: 0.9em;
  font-size: 0.85em;
  border-radius: 12px !important;
  -webkit-border-radius: 12px !important;
  -moz-border-radius: 12px !important;
  -ms-border-radius: 12px !important;
  -o-border-radius: 12px !important;
  border: 1px solid #6798fd;
  background: rgba(255, 255, 255, 0.55);
}
.top-section .custom-dropdown .dropdown-toggle .icon-chevron-down {
  font-size: 0.8em;
}
.top-section .custom-dropdown .dropdownMenu {
  display: none;
  position: absolute;
  top: 3em;
  right: -4em;
  padding-inline: 1em;
  padding-block: 0.7em;
  border-radius: 30px !important;
  -webkit-border-radius: 30px !important;
  -moz-border-radius: 30px !important;
  -ms-border-radius: 30px !important;
  -o-border-radius: 30px !important;
  border: 1px solid #92b6ff;
  background: #fff;
  box-shadow: 0px 139px 39px 0px rgba(0, 0, 0, 0), 0px 89px 36px 0px rgba(0, 0, 0, 0.01), 0px 50px 30px 0px rgba(0, 0, 0, 0.03), 0px 22px 22px 0px rgba(0, 0, 0, 0.04), 0px 6px 12px 0px rgba(0, 0, 0, 0.05);
  z-index: 1000;
}
@media (min-width: 349.5px) {
  .top-section .custom-dropdown .dropdownMenu {
    right: -3em;
  }
}
@media (min-width: 399.5px) {
  .top-section .custom-dropdown .dropdownMenu {
    right: -2em;
  }
}
@media (min-width: 499.5px) {
  .top-section .custom-dropdown .dropdownMenu {
    right: 0;
  }
}
.top-section .custom-dropdown .dropdownMenu .dropdown-subjuect-li {
  height: 2.8em;
  width: 8em;
  display: flex;
  align-items: center;
  gap: 1em;
}
.top-section .custom-dropdown .dropdownMenu .dropdown-subjuect-li label {
  margin-bottom: 0;
  color: #2f4c88;
}
.top-section .custom-dropdown .dropdownMenu .dropdown-subjuect-li input {
  margin-top: 0;
  opacity: 0;
  z-index: 100;
}
.top-section .custom-dropdown .dropdownMenu .dropdown-subjuect-li input:checked + .checkmark {
  background: linear-gradient(112.09deg, #ff5b2f -9.94%, #ff7a1f 18.64%, #ffb700 101.29%);
  border-color: transparent;
}
.top-section .custom-dropdown .dropdownMenu .dropdown-subjuect-li .checkmark {
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -ms-border-radius: 5px !important;
  -o-border-radius: 5px !important;
  display: inline-block;
  width: 1em;
  height: 1em;
  border: 1px solid #2f4c88;
  background: white;
  vertical-align: middle;
  position: absolute;
}
.top-section .custom-dropdown .dropdownMenu .dropdown-subjuect-li .checkmark::after {
  content: "\e9b3";
  font-family: "icomoon";
  color: white;
  font-size: 6px;
  position: absolute;
}
.top-section .custom-dropdown .dropdownMenu .divider {
  background-color: #c5c5c5;
  width: 95%;
  margin-inline: auto;
}
.top-section .tag-dropdown .tag-options {
  gap: 0.5em;
  padding-top: 0.8em;
  border-top: 0.5px solid #6798fd;
}
.top-section .tag-dropdown .tag-options .tag.disabled {
  opacity: 0.7;
  pointer-events: none;
  cursor: default;
}
.top-section .tag-dropdown .tag-status {
  padding-bottom: 0.8em;
}
.top-section .tag-dropdown .selected-tags {
  gap: 0.5em;
  border-top: 0.5px solid #eee;
}
.top-section .tag-dropdown .selected-tags.has-tags {
  padding-block: 0.8em;
}
.top-section .tag-dropdown .selected-tags .tag {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.top-section .tag-dropdown .tag {
  border-radius: 8px !important;
  -webkit-border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  -ms-border-radius: 8px !important;
  -o-border-radius: 8px !important;
  border: 1px solid #c8d9ff;
  background: rgba(255, 255, 255, 0.26);
  color: #a8a8a8;
  padding: 0.5em;
  width: 31%;
  font-size: 0.8em;
  text-align: center;
  cursor: pointer;
}
.top-section .dropdown-tags-list {
  right: -5.5em !important;
  width: 18em;
  padding-block: 1.5em !important;
}
.top-section .ordering-selection {
  position: relative;
  background: linear-gradient(112.09deg, #ff5b2f -9.94%, #ff7a1f 18.64%, #ffb700 101.29%);
  height: 2.5em;
  width: 7em !important;
  border-radius: 12px !important;
  -webkit-border-radius: 12px !important;
  -moz-border-radius: 12px !important;
  -ms-border-radius: 12px !important;
  -o-border-radius: 12px !important;
}
@media (min-width: 767.5px) {
  .top-section .ordering-selection {
    background: none;
    width: unset !important;
  }
}
.top-section .ordering-selection .ordering-selected {
  width: 100%;
  height: 100%;
  font-size: 0.9em;
  padding: 0.5em 1em;
  border: none !important;
}
@media (min-width: 767.5px) {
  .top-section .ordering-selection .ordering-selected {
    display: none !important;
  }
}
.top-section .ordering-selection .dropdown-for-order {
  position: absolute;
  top: 3.5em;
  right: 0 !important;
  width: 100%;
  border: none;
  border-radius: 12px !important;
  -webkit-border-radius: 12px !important;
  -moz-border-radius: 12px !important;
  -ms-border-radius: 12px !important;
  -o-border-radius: 12px !important;
  background: #fff;
  padding-block: 0.5em;
  z-index: 100;
  box-shadow: none;
}
@media (min-width: 767.5px) {
  .top-section .ordering-selection .dropdown-for-order {
    padding-block: 0;
    position: relative;
    top: unset;
    background: transparent;
  }
}
.top-section .ordering-selection .dropdown-for-order .dropdown-order-li {
  height: 3.5em;
  font-size: 0.9em;
  text-align: center;
  cursor: pointer;
}
@media (min-width: 767.5px) {
  .top-section .ordering-selection .dropdown-for-order .dropdown-order-li.active {
    padding-inline: 0.6em;
    border-radius: 12px !important;
    -webkit-border-radius: 12px !important;
    -moz-border-radius: 12px !important;
    -ms-border-radius: 12px !important;
    -o-border-radius: 12px !important;
    color: #fff;
    background: linear-gradient(112.09deg, #ff5b2f -9.94%, #ff7a1f 18.64%, #ffb700 101.29%);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
  }
}
.top-section .ordering-selection .dropdown-for-order .divider {
  width: 85%;
  margin-inline: auto;
}

.pdp-default {
  width: 19em;
  padding: 1.2em;
  border-radius: 30px !important;
  -webkit-border-radius: 30px !important;
  -moz-border-radius: 30px !important;
  -ms-border-radius: 30px !important;
  -o-border-radius: 30px !important;
  border: 1px solid #92b6ff;
  background: #fff;
  box-shadow: 0px 139px 39px 0px rgba(0, 0, 0, 0), 0px 89px 36px 0px rgba(0, 0, 0, 0.01), 0px 50px 30px 0px rgba(0, 0, 0, 0.03), 0px 22px 22px 0px rgba(0, 0, 0, 0.04), 0px 6px 12px 0px rgba(0, 0, 0, 0.05);
}
.pdp-default .pdp-header {
  font-weight: 400;
  height: unset !important;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-block: 0.8em;
}
.pdp-default .pdp-header .monthYear {
  width: 74%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  color: #365dad;
}
.pdp-default .pdp-header .monthYear span:first-child, .pdp-default .pdp-header .monthYear span:last-child {
  position: relative;
  font-size: 0.8em;
  width: 46%;
  border-radius: 8px !important;
  -webkit-border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  -ms-border-radius: 8px !important;
  -o-border-radius: 8px !important;
  padding-inline: 1em;
  text-align: right;
  background: #e5eeff;
}
.pdp-default .pdp-header .monthYear span:first-child:after, .pdp-default .pdp-header .monthYear span:last-child:after {
  content: "\e91c";
  position: absolute;
  left: 0.6em;
  font-family: "icomoon";
  font-size: 0.8em;
}
.pdp-default .pdp-header .nextArrow,
.pdp-default .pdp-header .prevArrow {
  position: relative;
  font-family: "icomoon" !important;
  display: flex;
  right: unset;
  font-size: 1.1em;
  color: #365dad;
}
.pdp-default .days {
  border: none;
}
.pdp-default .days .day {
  border: none;
  color: #7c86a2;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
}
.pdp-default .days .day:hover, .pdp-default .days .day.selday {
  background: linear-gradient(112.09deg, #ff5b2f -9.94%, #ff7a1f 18.64%, #ffb700 101.29%);
}
.pdp-default .days .day.drag-selected {
  color: #7c86a2;
  background-color: rgba(250, 163, 58, 0.2588235294); /* light blue */
}
.pdp-default .days .day.drag-end {
  background: linear-gradient(112.09deg, #ff5b2f -9.94%, #ff7a1f 18.64%, #ffb700 101.29%); /* darker end */
  color: white;
}
.pdp-default .days .day.drag-start {
  background: linear-gradient(112.09deg, #ff5b2f -9.94%, #ff7a1f 18.64%, #ffb700 101.29%); /* darker end */
  color: white;
}
.pdp-default .days .today {
  background: none;
}
.pdp-default .dows {
  background: none;
  color: rgba(52, 72, 94, 0.537254902);
  margin-bottom: 1em;
  padding-top: 0.5em;
  border-top: 1px solid #c5c5c5;
}
.pdp-default .dows .dow {
  border: none;
}
.pdp-default .monthSelect,
.pdp-default .yearSelect {
  right: 0;
}
.pdp-default .nul {
  background: none;
  border: none;
  color: #e1e4e7;
  font-family: "ERpxFaNum";
}
.pdp-default .pdp-footer {
  display: none;
}
.pdp-default .custom-range-bar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border-bottom: 1px solid #6798fd;
  padding: 0.8em 0;
}
.pdp-default .custom-range-bar .range-btn {
  width: 30%;
  padding: 4px;
  font-size: 0.8em;
  cursor: pointer;
  border-radius: 8px !important;
  -webkit-border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  -ms-border-radius: 8px !important;
  -o-border-radius: 8px !important;
  border: 1px solid #c8d9ff;
  text-align: center;
  background: #fff;
}
.pdp-default .custom-range-bar .range-btn:hover {
  background: #fff;
}
.pdp-default .custom-range-bar button:hover {
  background-color: #ddd;
}

.articles-archived {
  margin-top: 5em;
}
.articles-archived .articles-boxes {
  padding: 2em 1.5em;
  border-radius: 20px !important;
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  -ms-border-radius: 20px !important;
  -o-border-radius: 20px !important;
  background: linear-gradient(180deg, rgba(233, 239, 255, 0) 0%, rgba(102, 153, 255, 0.28) 100%);
  /*backdrop-filter: blur(8.1px);*/
}
.articles-archived .articles-boxes.detail-view .article-box {
  width: 100%;
  border-radius: 20px !important;
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  -ms-border-radius: 20px !important;
  -o-border-radius: 20px !important;
  border: 1px solid #b7ceff;
  background: rgba(255, 255, 255, 0.35);
}
.articles-archived .articles-boxes.detail-view .article-box .article-box-inside {
  align-items: start !important;
  aspect-ratio: unset;
  padding: 1em;
}
.articles-archived .articles-boxes.detail-view .article-box .article-box-inside .article-photo {
  width: 22%;
  aspect-ratio: 1;
  border-radius: 20px !important;
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  -ms-border-radius: 20px !important;
  -o-border-radius: 20px !important;
  box-shadow: 0px 41px 12px 0px rgba(0, 0, 0, 0), 0px 26px 11px 0px rgba(0, 0, 0, 0.01), 0px 15px 9px 0px rgba(0, 0, 0, 0.05), 0px 7px 7px 0px rgba(0, 0, 0, 0.09), 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
@media (min-width: 1299.5px) {
  .articles-archived .articles-boxes.detail-view .article-box .article-box-inside .article-photo {
    width: 18%;
  }
}
.articles-archived .articles-boxes.detail-view .article-box .article-box-inside .article-sum-info {
  display: none !important;
}
.articles-archived .articles-boxes.detail-view .article-box .article-box-inside .article-desc-box {
  width: 76%;
  gap: 1em;
  padding-top: 1em;
}
@media (min-width: 1299.5px) {
  .articles-archived .articles-boxes.detail-view .article-box .article-box-inside .article-desc-box {
    width: 80%;
  }
}
.articles-archived .articles-boxes.detail-view .article-box .article-box-inside .article-desc-box .article-title {
  width: 50%;
  color: #6798fd;
}
@media (min-width: 1199.5px) {
  .articles-archived .articles-boxes.detail-view .article-box .article-box-inside .article-desc-box .article-title {
    font-size: 1.2em;
  }
}
@media (min-width: 1399.5px) {
  .articles-archived .articles-boxes.detail-view .article-box .article-box-inside .article-desc-box .article-title {
    font-size: 1.3em;
  }
}
.articles-archived .articles-boxes.detail-view .article-box .article-box-inside .article-desc-box .article-related-icons {
  color: #475a73;
  font-size: 0.9em;
}
.articles-archived .articles-boxes.detail-view .article-box .article-box-inside .article-desc-box .article-related-icons .divider {
  width: 1px;
  height: 8px;
  background: #475a73;
}
.articles-archived .articles-boxes.detail-view .article-box .article-box-inside .article-desc-box .article-related-icons .article-icon-container {
  position: relative;
}
.articles-archived .articles-boxes.detail-view .article-box .article-box-inside .article-desc-box .article-related-icons .article-related-icon:before {
  color: #475a73;
}
.articles-archived .articles-boxes.detail-view .article-box .article-box-inside .article-desc-box .article-related-icons .article-related-num {
  font-size: 1em;
}
.articles-archived .articles-boxes.detail-view .article-box .article-box-inside .article-desc-box .more-info-btn {
  position: absolute;
  bottom: 1em;
  left: 1em;
  border-radius: 14px !important;
  -webkit-border-radius: 14px !important;
  -moz-border-radius: 14px !important;
  -ms-border-radius: 14px !important;
  -o-border-radius: 14px !important;
  border: 1px solid #6798fd;
  height: 3em;
  font-size: 0.9em;
  width: 17em;
  padding: 0.5em;
}
.articles-archived .articles-boxes.detail-view .article-box .article-box-inside .article-desc-box .more-info-btn.grid-view-btn {
  display: none !important;
}
@media (min-width: 1099.5px) {
  .articles-archived .articles-boxes.detail-view .article-box .article-box-inside .article-desc-box .article-text {
    margin-top: 1.5em;
  }
}
@media (min-width: 1399.5px) {
  .articles-archived .articles-boxes.detail-view .article-box .article-box-inside .article-desc-box .article-text {
    font-size: 0.9em;
  }
}
.articles-archived .articles-boxes.detail-view .article-box .article-date {
  display: none;
}
.articles-archived .articles-boxes.grid-view .article-box {
  width: 100%;
  margin-bottom: 1em;
  border-radius: 20px !important;
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  -ms-border-radius: 20px !important;
  -o-border-radius: 20px !important;
}
@media (min-width: 575.5px) {
  .articles-archived .articles-boxes.grid-view .article-box {
    width: 48%;
  }
}
@media (min-width: 991.5px) {
  .articles-archived .articles-boxes.grid-view .article-box {
    width: 31%;
  }
}
@media (min-width: 1199.5px) {
  .articles-archived .articles-boxes.grid-view .article-box {
    width: 23%;
  }
}
.articles-archived .articles-boxes.grid-view .article-box:hover .article-desc-box {
  visibility: visible !important;
  opacity: 1 !important;
  box-shadow: 0px 8px 17px 0px rgba(0, 0, 0, 0.2), 0px 30px 30px 0px rgba(0, 0, 0, 0.168627451), 0px 68px 41px 0px rgba(0, 0, 0, 0.1019607843), 0px 121px 48px 0px rgba(0, 0, 0, 0.031372549), 0px 189px 53px 0px rgba(0, 0, 0, 0);
}
.articles-archived .articles-boxes.grid-view .article-box:hover .article-sum-info {
  display: none !important;
}
.articles-archived .articles-boxes.grid-view .article-box:hover .article-date {
  color: rgba(31, 19, 0, 0.5098039216);
  background: linear-gradient(112.09deg, #ff5b2f -9.94%, #ff7a1f 18.64%, #ffb700 101.29%);
}
.articles-archived .articles-boxes.grid-view .article-box .article-box-inside {
  overflow: hidden;
  width: 100%;
  aspect-ratio: 1;
  border-radius: 20px !important;
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  -ms-border-radius: 20px !important;
  -o-border-radius: 20px !important;
}
.articles-archived .articles-boxes.grid-view .article-box .article-box-inside:before {
  border-radius: 20px !important;
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  -ms-border-radius: 20px !important;
  -o-border-radius: 20px !important;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 56.1%, rgba(0, 0, 0, 0.7) 92.49%);
}
@media (min-width: 991.5px) {
  .articles-archived .articles-boxes.grid-view .article-box .article-box-inside:before {
    display: none;
  }
}
.articles-archived .articles-boxes.grid-view .article-box .article-photo {
  width: 100%;
  height: 100%;
  border-radius: 20px !important;
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  -ms-border-radius: 20px !important;
  -o-border-radius: 20px !important;
}
.articles-archived .articles-boxes.grid-view .article-box .article-sum-info {
  position: absolute;
  bottom: 0;
  padding: 0.5em;
  width: 100%;
}
.articles-archived .articles-boxes.grid-view .article-box .article-sum-info .article-title {
  text-align: center;
  color: #fff;
  font-size: 1em;
  line-height: 1.7;
  font-weight: 400;
  text-align: center;
  -webkit-line-clamp: 2;
  line-clamp: 2;
}
.articles-archived .articles-boxes.grid-view .article-box .article-desc-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px !important;
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  -ms-border-radius: 20px !important;
  -o-border-radius: 20px !important;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.414) 2.96%, rgba(0, 0, 0, 0.9) 48.3%);
  padding: 1.2em;
  color: #fff;
  z-index: 40;
  opacity: 0;
  visibility: hidden;
}
.articles-archived .articles-boxes.grid-view .article-box .article-desc-box .article-title {
  margin-block: 0.7em;
  text-align: center;
  font-size: 1.2em;
  line-height: 2;
  width: 100%;
}
.articles-archived .articles-boxes.grid-view .article-box .article-desc-box .article-text {
  -webkit-line-clamp: 4;
  line-clamp: 4;
}
@media (min-width: 399.5px) {
  .articles-archived .articles-boxes.grid-view .article-box .article-desc-box .article-text {
    -webkit-line-clamp: 7;
    line-clamp: 7;
  }
}
@media (min-width: 499.5px) {
  .articles-archived .articles-boxes.grid-view .article-box .article-desc-box .article-text {
    -webkit-line-clamp: 9;
    line-clamp: 9;
  }
}
@media (min-width: 575.5px) {
  .articles-archived .articles-boxes.grid-view .article-box .article-desc-box .article-text {
    -webkit-line-clamp: 4;
    line-clamp: 4;
  }
}
@media (min-width: 799.5px) {
  .articles-archived .articles-boxes.grid-view .article-box .article-desc-box .article-text {
    -webkit-line-clamp: 7;
    line-clamp: 7;
  }
}
@media (min-width: 991.5px) {
  .articles-archived .articles-boxes.grid-view .article-box .article-desc-box .article-text {
    -webkit-line-clamp: 4;
    line-clamp: 4;
  }
}
@media (min-width: 1499.5px) {
  .articles-archived .articles-boxes.grid-view .article-box .article-desc-box .article-text {
    -webkit-line-clamp: 6;
    line-clamp: 6;
  }
}
.articles-archived .articles-boxes.grid-view .article-box .article-desc-box .article-related-icons {
  display: none !important;
}
.articles-archived .articles-boxes.grid-view .article-box .article-desc-box .more-info-btn {
  margin-top: auto;
  border-radius: 14px !important;
  -webkit-border-radius: 14px !important;
  -moz-border-radius: 14px !important;
  -ms-border-radius: 14px !important;
  -o-border-radius: 14px !important;
  background: linear-gradient(112.09deg, #ff5b2f -9.94%, #ff7a1f 18.64%, #ffb700 101.29%);
  width: 100%;
  padding: 0.5em;
  color: #000;
}
.articles-archived .articles-boxes.grid-view .article-box .article-desc-box .more-info-btn .icon-more-circles:before {
  color: #000;
}
.articles-archived .articles-boxes.grid-view .article-box .article-desc-box .more-info-btn.detail-view-btn {
  display: none !important;
}
.articles-archived .articles-boxes.grid-view .article-box .article-date {
  border-radius: 10px !important;
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -ms-border-radius: 10px !important;
  -o-border-radius: 10px !important;
  top: -1em;
  background: #555555;
  color: #fff;
  padding: 0.5em;
  text-align: center;
  z-index: 50;
  font-size: 1em;
  font-weight: 500;
  width: 35%;
  height: 2.5em;
}
@media (min-width: 799.5px) {
  .articles-archived .articles-boxes.grid-view .article-box .article-date {
    width: 6em;
  }
}
.articles-archived .articles-boxes .icon-more-circles {
  font-size: 1.4em;
}
.articles-archived .articles-boxes .article-text {
  font-size: 0.8em;
  line-height: 1.8;
  text-align: justify;
  -webkit-line-clamp: 3;
  line-clamp: 3;
}

.articles {
  margin-top: 1em;
  margin-bottom: 6em;
}
.articles .main-container {
  padding-inline: 1.5em;
  padding-top: 4em;
  border-radius: 14px !important;
  -webkit-border-radius: 14px !important;
  -moz-border-radius: 14px !important;
  -ms-border-radius: 14px !important;
  -o-border-radius: 14px !important;
  background: linear-gradient(to top, rgba(233, 239, 255, 0) 0%, rgba(102, 153, 255, 0.28) 100%);
  /*backdrop-filter: blur(8.19px);*/
}
