@font-face {
  font-family: "BloomB";
  src: url("../fonts/BloombergArabicBetav4-Bold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/BloombergArabicBetav4-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/BloombergArabicBetav4-Bold.woff2") format("woff2"),
    url("../fonts/BloombergArabicBetav4-Bold.woff") format("woff"),
    url("../fonts/BloombergArabicBetav4-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Bloom";
  src: url("../fonts/BloombergArabicBetav4-Regular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/BloombergArabicBetav4-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/BloombergArabicBetav4-Regular.woff2") format("woff2"),
    url("../fonts/BloombergArabicBetav4-Regular.woff") format("woff"),
    url("../fonts/BloombergArabicBetav4-Regular.ttf") format("truetype");
}

.BloomB {
  font-family: "BloomB";
}

.Bloom {
  font-family: "Bloom";
}

.bg-lightest-gray {
  background-color: #ebebeb;
}

.bg-light-gray {
  background-color: #dddddd;
}

.bg-gray {
  background-color: #a0a0a0;
}

.bg-dark-gray {
  background-color: #515151;
}

.bg-cream {
  background-color: #ece4a8;
}

.bg-light-blue {
  background-color: #a9dbff;
}

.bg-blue {
  background-color: #114c8a;
}

.bg-dark-blue {
  background-color: #092b50;
}

.bg-white {
  background-color: #ffffff;
}

.lightest-gray {
  color: #ebebeb;
}

.light-gray {
  color: #dddddd;
}

.gray {
  color: #a0a0a0;
}

.dark-gray {
  color: #515151;
}

.cream {
  color: #ece4a8;
}

.blue {
  color: #114c8a;
}

.white {
  color: #ffffff;
}

.light-blue {
  color: #a9dbff;
}

.border-lightest-gray {
  border-color: #ebebeb;
}

.border-light-gray {
  border-color: #dddddd;
}

.border-gray {
  border-color: #a0a0a0;
}

.border-dark-gray {
  border-color: #515151;
}

.border-cream {
  border-color: #ece4a8;
}

.border-light-blue {
  border-color: #a9dbff;
}

.border-blue {
  border-color: #114c8a;
}

.border-white {
  border-color: #ffffff;
}

.fill-lightest-gray {
  fill: #ebebeb;
}

.fill-light-gray {
  fill: #dddddd;
}

.fill-gray {
  fill: #a0a0a0;
}

.fill-dark-gray {
  fill: #515151;
}

.fill-cream {
  fill: #ece4a8;
}

.fill-light-blue {
  fill: #a9dbff;
}

.fill-blue {
  fill: #114c8a;
}

.fill-white {
  fill: #ffffff;
}

*:hover.hover-bg-lightest-gray {
  background-color: #ebebeb !important;
}

*:hover.hover-bg-light-gray {
  background-color: #dddddd !important;
}

*:hover.hover-bg-gray {
  background-color: #a0a0a0 !important;
}

*:hover.hover-bg-dark-gray {
  background-color: #515151 !important;
}

*:hover.hover-bg-cream {
  background-color: #ece4a8 !important;
}

*:hover.hover-bg-light-blue {
  background-color: #a9dbff !important;
}

*:hover.hover-bg-blue {
  background-color: #114c8a !important;
}

*:hover.hover-bg-dark-blue {
  background-color: #092b50 !important;
}

*:hover.hover-bg-white {
  background-color: #ffffff !important;
}

*:hover.hover-lightest-gray {
  color: #ebebeb !important;
}

*:hover.hover-light-gray {
  color: #dddddd !important;
}

*:hover.hover-gray {
  color: #a0a0a0 !important;
}

*:hover.hover-dark-gray {
  color: #515151 !important;
}

*:hover.hover-cream {
  color: #ece4a8 !important;
}

*:hover.hover-blue {
  color: #114c8a !important;
}

*:hover.hover-dark-blue {
  color: #092b50 !important;
}

*:hover.hover-white {
  color: #ffffff !important;
}

*:hover.hover-light-blue {
  color: #a9dbff !important;
}

*:hover.hover-border-lightest-gray {
  border-color: #ebebeb !important;
}

*:hover.hover-border-light-gray {
  border-color: #dddddd !important;
}

*:hover.hover-border-gray {
  border-color: #a0a0a0 !important;
}

*:hover.hover-border-dark-gray {
  border-color: #515151 !important;
}

*:hover.hover-border-cream {
  border-color: #ece4a8 !important;
}

*:hover.hover-border-light-blue {
  border-color: #a9dbff !important;
}

*:hover.hover-border-blue {
  border-color: #114c8a !important;
}

*:hover.hover-border-dark-blue {
  border-color: #092b50 !important;
}

*:hover.hover-border-white {
  border-color: #ffffff !important;
}

*:hover.hover-fill-lightest-gray {
  fill: #ebebeb !important;
}

*:hover.hover-fill-light-gray {
  fill: #dddddd !important;
}

*:hover.hover-fill-gray {
  fill: #a0a0a0 !important;
}

*:hover.hover-fill-dark-gray {
  fill: #515151 !important;
}

*:hover.hover-fill-cream {
  fill: #ece4a8 !important;
}

*:hover.hover-fill-light-blue {
  fill: #a9dbff !important;
}

*:hover.hover-fill-blue {
  fill: #114c8a !important;
}

*:hover.hover-fill-dark-blue {
  fill: #092b50 !important;
}

*:hover.hover-fill-white {
  fill: #ffffff !important;
}

*:hover.hover-filter-none {
  -webkit-filter: none !important;
  filter: none !important;
}

html,
body {
  font-size: 16px;
  font-family: "Bloom";
  /* height: 100%; */
}

main {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  color: #114c8a !important;
}

.swiper-slide-active .fade-in-play {
  display: block;
}

.gallery-item:not(.swiper-slide-active) {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.gallery-item:not(.swiper-slide-active) img {
  -webkit-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
}

input,
textarea {
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 5px;
  outline: none;
  padding: 9px 15px;
  font-family: "Bloom";
}

input:focus,
textarea:focus {
  background-color: white;
}

.menu-nav li {
  position: relative;
  z-index: 1;
}

.menu-nav li a {
  z-index: 1;
}

.menu-nav li::after,
.menu-nav li::before {
  content: " ";
  background-color: #ffffff;
  position: absolute;
  width: 50.1%;
  top: 0;
  height: 100%;
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  z-index: -1;
}

.menu-nav li::before {
  left: 1px;
  -webkit-transform-origin: right;
  transform-origin: right;
}

.menu-nav li::after {
  right: 1px;
  -webkit-transform-origin: left;
  transform-origin: left;
}

.menu-nav li:hover::after,
.menu-nav li:hover::before {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.hover-btn {
  position: relative;
  z-index: 0;
}

.hover-btn::after,
.hover-btn::before {
  content: " ";
  background-color: #ffffff;
  position: absolute;
  width: 50%;
  top: 0;
  height: 100%;
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  z-index: -1;
}

.hover-btn::before {
  left: 0;
  -webkit-transform-origin: right;
  transform-origin: right;
}

.hover-btn::after {
  right: 0;
  -webkit-transform-origin: left;
  transform-origin: left;
}

.hover-btn:hover::after,
.hover-btn:hover::before {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.img-header-title {
  background-image: url("../pics/header.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 60px;
}

.news-item-container:hover img {
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.news-item-container .content h2 {
  position: relative;
}

.news-item-container .content h2::before {
  content: " ";
  position: absolute;
  bottom: -13px;
  right: 0;
  background-color: #114c8a;
  border-radius: 100%;
  width: 7px;
  height: 7px;
}

.news-item-container .content h2::after {
  content: " ";
  position: absolute;
  bottom: -11px;
  right: 10px;
  background-color: #a0a0a0;
  width: 80px;
  height: 2px;
}

.parallax {
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 0;
}

.parallax.overlay::after {
  z-index: 10;
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}

.character-item-container:hover img {
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

#SMALL_BTN_MENU {
  border: 2px #ffffff solid;
  overflow: hidden;
}

#SMALL_BTN_MENU span {
  background-color: #ffffff;
  height: 2px;
  width: 27px;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

#SMALL_BTN_MENU span:not(:first-child) {
  margin-top: 5px;
}

#SMALL_BTN_MENU.opened {
  background-color: #ece4a8;
}

#SMALL_BTN_MENU.opened span {
  -webkit-transform: translateX(-200%);
  transform: translateX(-200%);
}

#SMALL_BTN_MENU.opened span:first-child {
  background-color: #114c8a;
  -webkit-transform: translateY(7px) rotateZ(-45deg);
  transform: translateY(7px) rotateZ(-45deg);
}

#SMALL_BTN_MENU.opened span:last-child {
  background-color: #114c8a;
  -webkit-transform: translateY(-7px) rotateZ(45deg);
  transform: translateY(-7px) rotateZ(45deg);
}

.videos-item-container .overlay {
  display: none;
}

.videos-item-container:hover .overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: #114c8a;
  position: absolute;
  top: 0;
  left: 0;
}

.videos-item-container:hover .icon-control-play {
  color: #114c8a !important;
}

footer {
  background: #092b50;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#092b50),
    color-stop(61%, #114c8a),
    to(#388bdb)
  );
  background: linear-gradient(0deg, #092b50 0%, #114c8a 61%, #388bdb 100%);
}

#SMALL_MENU,
#SEARCH_FORM {
  display: none;
}

html.search-active::after {
  content: " ";
  position: fixed;
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-filter: blur(5px);
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  z-index: 55;
}

html.search-active #SEARCH_FORM {
  z-index: 60;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.frame {
  background-color: #ddc;
  border: solid 2vmin #eee;
  border-bottom-color: #fff;
  border-left-color: #eee;
  border-radius: 2px;
  border-right-color: #eee;
  border-top-color: #ddd;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25) inset,
    0 5px 10px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25) inset,
    0 5px 10px 5px rgba(0, 0, 0, 0.25);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin: 5px;
  padding: 5px;
  position: relative;
  text-align: center;
}

.frame:before {
  border-radius: 2px;
  bottom: -2vmin;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25) inset;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25) inset;
  content: "";
  left: -2vmin;
  position: absolute;
  right: -2vmin;
  top: -2vmin;
}

.frame:after {
  border-radius: 2px;
  bottom: -2.5vmin;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);
  content: "";
  left: -2.5vmin;
  position: absolute;
  right: -2.5vmin;
  top: -2.5vmin;
}

.frame > img {
  border: solid 2px;
  border-bottom-color: #ffe;
  border-left-color: #eed;
  border-right-color: #eed;
  border-top-color: #ccb;
  max-height: 100%;
  max-width: 100%;
}

@media only screen and (max-width: 1007px) {
  html.active-menu #SMALL_MENU {
    display: block;
  }
  html.active-menu::after {
    content: " ";
    position: fixed;
    height: 100vh;
    width: 100vw;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 50;
  }
}

@media only screen and (max-width: 500px) {
  #my-video {
    height: 300px !important;
  }
}

.video_container {
  position: relative !important;
  display: inline-block;
  padding-bottom: 56.25%;
  width: 100%;
  padding-top: 35px;
  height: 0;
  overflow: hidden;
}
.video_container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*# sourceMappingURL=style.css.map */

/* Table */

#records-table {
  width: 100%;
  border-color: #cddae3;
}
#records-table .tabulator-header {
  color: #ece4a8;
  border-color: #cddae3;
  font-weight: 400;
}
#records-table .tabulator-header input {
  color: #333;
}
.tabulator
  .tabulator-header
  .tabulator-col.tabulator-sortable[aria-sort="none"]
  .tabulator-arrow {
  border-bottom-color: #ece4a8 !important;
}
.tabulator .tabulator-footer .tabulator-paginator {
  text-align: center !important;
}
#records-table
  .tabulator-header
  .tabulator-col.tabulator-sortable[aria-sort="descending"]
  .tabulator-arrow,
#records-table
  .tabulator-header
  .tabulator-col.tabulator-sortable[aria-sort="ascending"]
  .tabulator-arrow {
  border-bottom-color: #b0aa7d !important;
  border-top-color: #b0aa7d !important;
}
#records-table .tabulator-header .tabulator-col {
  background: #114c8a;
  border-color: transparent;
}

#records-table .tabulator-cell {
  border-color: #cddae3;
  border-bottom: 1px solid #cddae3;
}

#records-table .tabulator-cell:nth-child(odd) {
  background: #f8fcff;
}
#records-table .tabulator-cell:nth-child(even) {
  background: white;
}

#records-table .tabulator-row:hover .tabulator-cell {
  background: rgb(184 202 220);
}

#records-table .tabulator-row .tabulator-cell:last-child {
  gap: 3px;
}

.book-button {
  width: 23px;
  aspect-ratio: 1;
  display: flex;
  border: 1px solid #a8b2bc;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  transition: box-shadow 0.25s;
}
.book-button:hover {
  box-shadow: 0 5px 10px -5px #000000;
}
.book-button:first-child {
  background-color: white;
}
.book-button:first-child > i {
  color: #0f4f8c;
}
.book-button:last-child {
  background-color: #0f4f8c;
}
.book-button:last-child > i {
  color: white;
}

.exception-section-title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.exception-section-title h2 {
  font-family: "BloomB" !important;
  position: relative;
}
.exception-section-title h2::after {
  content: "";
  background-color: #114c8a;
  position: absolute;
  width: 100px;
  height: 3px;
  transition: 0.5s;
  right: 0;
  top: 100%;
  margin-top: 10px;
}
.dark .exception-section-title h2 {
  color: #fff;
}

.dark .exception-section-title h2::after {
  background-color: #1f3041;
}
@media (max-width: 640px) {
  .exception-section-title {
    margin: 30px 10px 0;
  }
}
@media (max-width: 992px) {
  .exception-section-title {
    margin: 30px 12px 0;
  }
}

/* * book slider */

.book-slider::before,
.book-slider::after {
  content: "";
  display: flex;
  position: absolute;
  height: 100%;
  width: 20rem;
  top: 0;
  z-index: 2;
}

.book-slider::before {
  right: 0;
  background: linear-gradient(
    270deg,
    rgba(255, 255, 255, 1) 20%,
    rgba(255, 255, 255, 0) 100%
  );
}

.book-slider::after {
  left: 0;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 1) 20%,
    rgba(255, 255, 255, 0) 100%
  );
}

.book-slider .swiper-button-next::after,
.book-slider .swiper-button-prev::after {
  display: none;
}

.book-slider .swiper-button-next,
.book-slider .swiper-button-prev {
  display: flex;
  width: 40px;
  height: 40px;
  color: white;
  border-radius: 50%;
  background-color: #174d89;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .book-slider::before,
  .book-slider::after {
    width: 4rem;
  }
}

.popup-book-info {
  background: rgba(0, 0, 0, 0.35);
  box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
  backdrop-filter: blur(6.5px);
  -webkit-backdrop-filter: blur(6.5px);
  border: 1px solid rgba(255, 255, 255, 0.18);
  position: fixed;
  transition: 0.5s;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  display: none;
  justify-content: center;
  align-items: center;
}
.popup-book-info .book-info-content {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.popup-book-info > section {
  position: relative;
  margin: 20px auto;
  padding: 25px;
  padding-top: 0;
  width: calc(60% + 50px);
  background-color: #fff;
  border: 1px solid rgba(170, 170, 170, 0.3333333333);
  border-radius: 4px;
  transition: 0.5s;
}
.popup-book-info > section div:first-of-type {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin: 0 0 15px;
}
.popup-book-info > section div:first-of-type span {
  display: flex;
  background-color: rgba(170, 170, 170, 0.3333333333);
  padding: 0px 10px 4px;
  color: #000;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.popup-book-info > section div:first-of-type .close-info-popup {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #94b4a1;
  transition: 0.5s;
  width: 20px;
  height: 20px;
  border: 1px solid rgba(170, 170, 170, 0.3333333333);
  border-top: unset;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.popup-book-info > section div:first-of-type .close-info-popup:hover {
  background-color: #114c8a;
  color: #eee;
}
.popup-book-info > section div:first-of-type .close-info-popup:hover i {
  color: #fff;
}
.popup-book-info > section div * {
  color: #114c8a;
}
.popup-book-info > section div ul {
  padding: 0;
}
.popup-book-info > section div ul li {
  padding: 4px 0;
  font-size: 13px;
  font-family: "BloomB" !important;
}
.popup-book-info > section div ul li span {
  font-family: "DIJALHRegular" !important;
}
.popup-book-info > section P {
  margin: 7px 0 !important;
  padding-left: 20px !important;
  text-align: justify;
  font-size: 16px;
  font-family: "DIJALHRegular" !important;
  line-height: 1.8;
  max-height: 300px;
  overflow: auto;
}

.dark .popup-book-info > section div * {
  color: #fff;
}

.dark .popup-book-info > section {
  background-color: #2e353f;
}
