body,
html {
  padding: 0 !important;
  margin: 0;
  scroll-behavior: smooth;
}

a,
a:hover,
a:active,
a:visited {
  text-decoration: none;
}

a:hover {
  color: #3351a6;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

ul, ol {
  list-style: none;
}

button,
input {
  outline: none;
  border: none;
  box-shadow: none;
  background-color: transparent;
}

p {
  font-family: "Lotus-Light" !important;
}

li,
h1,
h2,
h3,
h4,
h5,
h6,
button,
small,
input,
label,
span,
select,
textarea,
a {
  font-family: "DIJALHRegular" ;
  color: #292828;
  transition: 0.3s;
  margin: 0;
}

a {
  outline: none;
}

i {
  font-size: 17px;
}

ul {
  margin: 0;
}

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

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

#next-arrow {
  left: 10px;
}

#prev-arrow {
  right: 10px;
}

.swiper-button-prev::after {
  font-size: 15px;
}

.swiper-button-next::after {
  font-size: 15px;
}

.tpRadius {
  border-radius: 2px;
}

@font-face {
  font-family: "NotoNaskhArabic";
  src: url("../fonts/NotoNaskhArabic.eot"); /* IE9 Compat Modes */
  src: url("../fonts/NotoNaskhArabic.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoNaskhArabic.woff2") format("woff2"), url("../fonts/NotoNaskhArabic.woff") format("woff"), url("../fonts/NotoNaskhArabic.ttf") format("truetype"), url("../fonts/NotoNaskhArabic.svg") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "Lotus-Light";
  src: url("../fonts/Lotus-Light.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Lotus-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Lotus-Light.woff2") format("woff2"), url("../fonts/Lotus-Light.woff") format("woff"), url("../fonts/Lotus-Light.ttf") format("truetype"), url("../fonts/Lotus-Light.svg") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "DIJALHRegular";
  src: url("../fonts/DIJALHRegular.eot"); /* IE9 Compat Modes */
  src: url("../fonts/DIJALHRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/DIJALHRegular.woff2") format("woff2"), url("../fonts/DIJALHRegular.woff") format("woff"), url("../fonts/DIJALHRegular.ttf") format("truetype"), url("../fonts/DIJALHRegular.svg") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "DijlahBold";
  src: url("../fonts/DijlahBold.eot"); /* IE9 Compat Modes */
  src: url("../fonts/DijlahBold.eot?#iefix") format("embedded-opentype"), url("../fonts/DijlahBold.woff2") format("woff2"), url("../fonts/DijlahBold.woff") format("woff"), url("../fonts/DijlahBold.ttf") format("truetype"), url("../fonts/DijlahBold.svg") format("svg"); /* Legacy iOS */
}

@font-face {
    font-family: 'S Abo-thar';
    src: url('../fonts/SAbo-thar.eot');
    src: url('../fonts/SAbo-thar.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SAbo-thar.woff2') format('woff2'),
        url('../fonts/SAbo-thar.woff') format('woff'),
        url('../fonts/SAbo-thar.ttf') format('truetype'),
        url('../fonts/SAbo-thar.svg#SAbo-thar') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.AboThar {
  font-family: "S Abo-thar" !important;
  color: #4caf50;
  font-weight: normal !important;
  font-size: inherit !important;
  display: inline-block;
  text-indent: 0;
}
.DijlahBold {
  font-family: "DijlahBold" !important;
}

.DIJALHRegular {
  font-family: "DIJALHRegular" !important;
}

.Lotus-Light {
  font-family: "Lotus-Light" !important;
}

.NotoNaskhArabic {
  font-family: "NotoNaskhArabic" !important;
}

html,
body,
main {
  transition: 0.5s !important;
}

::-webkit-scrollbar {
  width: 6px;
}

::-webkit-scrollbar-thumb {
  background: #daddd2;
  -webkit-border-radius: 1ex;
}

.tp-body {
  position: relative;
  overflow: clip;
  overflow-clip-margin: 0px;
  height: 100vh;
  max-height: 100vh;
}

.tp-container {
  transition: 0.5s;
  background-color: #f4f5f0;
}

.dark {
  background-color: #17212b !important;
}

.dark .tp-container {
  background-color: #17212b;
}

.w-100 {
  width: 100%;
}

.show {
  display: block;
}

.hide {
  display: none;
}

.active-shortcut-btn {
  margin-left: -2px !important;
  border-color: rgba(134, 134, 134, 0.3333333333) !important;
  border-left-color: #fff !important;
  background-color: #fff;
}
.active-shortcut-btn a {
  border: 1px solid #daddd2 !important;
  background-color: #daddd2 !important;
}
.active-shortcut-btn a i {
  color: #fff !important;
}

.right-menu-column {
  transition: 0.5s;
  display: none;
}

.internal-header {
  position: fixed;
  z-index: 200;
  width: 100%;
  height: 60px;
  right: 0;
  top: 0;
  transition: 0.5s;
}
.internal-header .navbar-mobile {
  display: none;
}
.internal-header .navbar-mobile .web-title {
  padding: 0 15px;
}
.internal-header .navbar-mobile #open-mobile-navbar {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  color: #fff;
}
.internal-header .navbar-mobile #open-mobile-navbar i {
  font-size: 22px;
}
.internal-header .navbar-mobile > div {
  position: fixed;
  display: flex;
  flex-direction: column;
  transition: 0.5s;
  right: -300px;
  top: 0;
  z-index: 100;
  background-color: #fff;
  height: 100vh;
  width: 250px;
}
.internal-header .navbar-mobile > div ul:first-of-type {
  padding: 30px 15px;
  flex-grow: 1;
}
.internal-header .navbar-mobile > div ul:first-of-type > li {
  padding: 6px 0;
  margin: 2px 0;
}
.internal-header .navbar-mobile > div ul:first-of-type > li a {
  position: relative;
  font-size: 16px;
  color: #0a5a63;
}
.internal-header .navbar-mobile > div ul:first-of-type > li a:hover::before {
  width: 100%;
}
.internal-header .navbar-mobile > div ul:first-of-type > li a::before {
  content: "";
  transition: 0.5s;
  position: absolute;
  display: inline-block;
  height: 2px;
  width: 0%;
  background-color: #0a5a63;
  bottom: -12px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.internal-header .navbar-mobile > div ul:first-of-type > li i {
  color: #d9dbcf;
  font-size: 13px;
  margin-left: 10px;
}
.internal-header .navbar-mobile > div .box-share {
  display: flex;
  position: relative;
  justify-content: center;
  padding: 15px;
  margin-bottom: 65px;
}
.internal-header .navbar-mobile > div .box-share li {
  display: flex;
  justify-content: center;
  align-items: center;
}
.internal-header .navbar-mobile > div .box-share li a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 35px;
  overflow: hidden;
  text-decoration: none;
  color: #666;
  font-family: sans-serif;
  font-size: 18px;
  font-weight: 600;
  transition: 0.5s;
  z-index: 1;
}
.internal-header .navbar-mobile > div .box-share li a::before {
  position: absolute;
  content: "";
  border-radius: 4px;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid transparent;
  border-left: 1px solid transparent;
  box-sizing: border-box;
  transform: translateX(100%);
}
.internal-header .navbar-mobile > div .box-share li a::after {
  position: absolute;
  content: "";
  border-radius: 4px;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  box-sizing: border-box;
  transform: translateX(-100%);
}
.internal-header .navbar-mobile > div .box-share li a:hover::after {
  border-color: #555;
  height: 100%;
  transform: translateX(0);
  transition: 0.2s transform linear, 0.2s height linear 0.2s;
}
.internal-header .navbar-mobile > div .box-share li a:hover::before {
  border-color: #555;
  height: 100%;
  transform: translateX(0);
  transition: 0.2s transform linear, 0.2s height linear 0.3s;
}
.internal-header .navbar-mobile > div .box-share li a:hover i {
  color: #555;
}
.internal-header .navbar-mobile > div .box-share li a i {
  display: flex;
}
.internal-header > div {
  position: relative;
  display: flex;
  justify-content: space-between;
  background-color: #4a6868;
  padding: 0 40px;
  z-index: 111;
  height: 60px;
  top: 0;
  right: 0;
  transition: 0.5s;
}
.internal-header > div .navbar {
  position: relative;
  display: flex;
  align-items: center;
  transition: 0.5s;
}
.internal-header > div .navbar #internal-logo {
  position: absolute;
  transition: 0.5s;
  right: -86px;
}
.internal-header > div .navbar #internal-logo img {
  height: 50px;
}
.internal-header > div .navbar > ul {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s;
}
.internal-header > div .navbar > ul > li {
  display: flex;
  align-items: center;
  justify-content: center;
}
.internal-header > div .navbar > ul > li i {
  color: rgba(255, 255, 255, 0.3333333333);
}
.internal-header > div .navbar > ul > li a {
  color: #fff;
  font-size: 14px;
  position: relative;
  margin: 0 10px;
  padding-bottom: 3px;
}
.internal-header > div .navbar > ul > li a:hover::before {
  width: 100%;
}
.internal-header > div .navbar > ul > li a::before {
  content: "";
  transition: 0.5s;
  position: absolute;
  height: 2px;
  width: 0%;
  background-color: #fff;
  bottom: -12px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.internal-header > div .tools {
  padding: 0;
  transition: 0.5s;
  display: flex;
}
.internal-header > div .tools #book-search {
  display: none;
}
.internal-header > div .tools > li {
  display: flex;
  align-items: center;
}
.internal-header > div .tools > li > a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  overflow: hidden;
  margin: 20px 5px;
  text-decoration: none;
  color: #daddd2;
  font-family: sans-serif;
  font-size: 18px;
  font-weight: 600;
  transition: 0.5s;
  z-index: 1;
}
.internal-header > div .tools > li > a::before {
  position: absolute;
  content: "";
  border-radius: 4px;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid transparent;
  border-left: 1px solid transparent;
  box-sizing: border-box;
  transform: translateX(100%);
}
.internal-header > div .tools > li > a::after {
  position: absolute;
  content: "";
  border-radius: 4px;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  box-sizing: border-box;
  transform: translateX(-100%);
}
.internal-header > div .tools > li > a:hover::after {
  border-color: #daddd2;
  height: 100%;
  transform: translateX(0);
  transition: 0.2s transform linear, 0.2s height linear 0.2s;
}
.internal-header > div .tools > li > a:hover::before {
  border-color: #daddd2;
  height: 100%;
  transform: translateX(0);
  transition: 0.2s transform linear, 0.2s height linear 0.3s;
}
.internal-header > div .tools > li > a:hover i {
  color: #fff;
}
.internal-header > div .tools > li .setting-Collapse {
  position: absolute;
  top: 55px;
  padding: 20px;
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 10px;
  display: none;
  margin-right: auto;
  z-index: 1;
  flex-direction: column;
}
.internal-header > div .tools > li .setting-Collapse::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: -10px;
  left: 104px;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #ffffff transparent;
}
.internal-header > div .tools > li .setting-Collapse .setting-part-title {
  margin: 0;
  text-align: center;
  position: relative;
  font-size: 14px;
  color: #616161;
}
.internal-header > div .tools > li .setting-Collapse .setting-part-title::before {
  content: "";
  position: absolute;
  right: 0;
  top: 13px;
  height: 1px;
  width: 40px;
  background-color: rgba(97, 97, 97, 0.3333333333);
}
.internal-header > div .tools > li .setting-Collapse .setting-part-title::after {
  content: "";
  position: absolute;
  left: 0;
  top: 13px;
  height: 1px;
  width: 40px;
  background-color: rgba(97, 97, 97, 0.3333333333);
}
.internal-header > div .tools > li .setting-Collapse > div {
  margin: 15px 0;
}
.internal-header > div .tools > li .setting-Collapse .bg-change {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 20px;
}
.internal-header > div .tools > li .setting-Collapse .bg-change > .bg-active {
  border: 1px solid #005a63;
}
.internal-header > div .tools > li .setting-Collapse .bg-change > .bg-active i {
  opacity: 1;
}
.internal-header > div .tools > li .setting-Collapse .bg-change a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #aaa;
  transition: 0.3s;
}
.internal-header > div .tools > li .setting-Collapse .bg-change a:hover {
  box-shadow: 0 0 4px 0px #aaa;
}
.internal-header > div .tools > li .setting-Collapse .bg-change a i {
  transition: 0.5s;
  opacity: 0;
  font-weight: 900;
  color: #005a63;
}
.internal-header > div .tools > li .setting-Collapse .bg-change #bg-white {
  background-color: #fff;
}
.internal-header > div .tools > li .setting-Collapse .bg-change #bg-cream {
  background-color: #ebdca4;
}
.internal-header > div .tools > li .setting-Collapse .bg-change #bg-black {
  background-color: #616161;
}
.internal-header > div .tools > li .setting-Collapse .range {
  margin-top: 20px;
}
.internal-header > div .tools > li .setting-Collapse .range .sliderValue span.show {
  transform: translateX(50%) scale(1);
}
.internal-header > div .tools > li .setting-Collapse .range .sliderValue span {
  position: absolute;
  height: 45px;
  color: white;
  font-weight: 500;
  transform: translateX(50%) scale(0);
  transform-origin: bottom;
  transition: transform 0.3s ease-in-out;
  line-height: 49px;
  z-index: 2;
  top: -30px;
  width: 30px;
  right: 19px;
  text-align: center;
}
.internal-header > div .tools > li .setting-Collapse .range .field input {
  -webkit-appearance: none;
  direction: rtl;
  height: 5px;
  background: #dcddd5;
  border-radius: 5px;
  outline: none;
  border: none;
  width: 100%;
  margin: 0 5px;
}
.internal-header > div .tools > li .setting-Collapse .range .sliderValue span:after {
  position: absolute;
  content: "";
  height: 30px;
  width: 30px;
  background: #4a6868;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  z-index: -1;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  top: 10px;
}
.internal-header > div .tools > li .setting-Collapse .range .field .value {
  position: absolute;
  font-size: 18px;
  font-weight: 600;
  color: black;
}
.internal-header > div .tools > li .setting-Collapse .range .field {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.internal-header > div .tools > li .setting-Collapse .range .field .max-value {
  font-size: 24px;
}
.internal-header > div .tools > li .setting-Collapse .range .field input[type=range]::-webkit-slider-,
.internal-header > div .tools > li .setting-Collapse .range .field input[type=range]::-moz-range-thumb {
  -webkit-appearance: none;
  height: 12px;
  width: 12px;
  border: 1px solid #fff;
  background: #4a6c6d !important;
  border-radius: 50%;
  cursor: pointer;
}
.internal-header > div .tools > li .setting-Collapse .field {
  display: flex;
}
.internal-header > div .tools > li .setting-Collapse .field > input {
  width: 100%;
  direction: ltr;
}
.internal-header > div .search-box {
  position: absolute;
  display: flex;
  align-items: center;
  transition: 0.5s;
  transform: translateY(-50px);
  background-color: #658b8b;
  border-radius: 5px;
  height: 40px;
  width: 90%;
  top: 10px;
  right: 5%;
}
.internal-header > div .search-box > form {
  padding: 0 15px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.internal-header > div .search-box > form > input {
  width: 100%;
  height: 100%;
  color: #fff;
}
.internal-header > div .search-box > form > input::-moz-placeholder {
  color: #ccc;
}
.internal-header > div .search-box > form > input::placeholder {
  color: #ccc;
}
.internal-header > div .search-box > form .advanced-search {
  width: 100px;
}
.internal-header > div .search-box i {
  font-size: 22px;
  color: #fff;
}
.internal-header > div .search-box > a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
}

header {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 60px;
  top: 0;
  transition: 0.5s;
}
header > div {
  position: relative;
  display: flex;
  justify-content: space-between;
  height: 60px;
  background-color: #4a6868;
  padding: 0 40px;
  z-index: 111;
  top: 0;
  right: 0;
  transition: 0.5s;
}
header > div .web-title {
  transition: 0.5s;
  width: auto;
  position: relative;
  padding: 0;
  display: flex;
}
header > div .web-title figure {
  display: flex;
  align-items: center;
  margin: 0;
  width: 240px;
}
header > div .web-title figure figcaption {
  color: white;
  margin-right: 10px;
  font-size: 17px;
}
header > div .web-title figure img {
  height: 50px;
}
header > div .tools {
  padding: 0;
  transition: 0.5s;
  display: flex;
}
header > div .tools > li {
  display: flex;
  align-items: center;
}
header > div .tools > li > a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  overflow: hidden;
  margin: 20px 5px;
  text-decoration: none;
  color: #daddd2;
  font-family: sans-serif;
  font-size: 18px;
  font-weight: 600;
  transition: 0.5s;
  z-index: 1;
}
header > div .tools > li > a::before {
  position: absolute;
  content: "";
  border-radius: 4px;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid transparent;
  border-left: 1px solid transparent;
  box-sizing: border-box;
  transform: translateX(100%);
}
header > div .tools > li > a::after {
  position: absolute;
  content: "";
  border-radius: 4px;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  box-sizing: border-box;
  transform: translateX(-100%);
}
header > div .tools > li > a:hover::after {
  border-color: #daddd2;
  height: 100%;
  transform: translateX(0);
  transition: 0.2s transform linear, 0.2s height linear 0.2s;
}
header > div .tools > li > a:hover::before {
  border-color: #daddd2;
  height: 100%;
  transform: translateX(0);
  transition: 0.2s transform linear, 0.2s height linear 0.3s;
}
header > div .tools > li > a:hover i {
  color: #fff;
}
header > div .tools > li .setting-Collapse {
  position: absolute;
  top: 55px;
  padding: 20px;
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 10px;
  display: none;
  margin-right: auto;
  z-index: 1;
  flex-direction: column;
}
header > div .tools > li .setting-Collapse::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #ffffff transparent;
  top: -1px;
  left: 50%;
  transform: translate(-50%, -9px);
}
header > div .tools > li .setting-Collapse .setting-part-title {
  margin: 0;
  text-align: center;
  position: relative;
  font-size: 14px;
  color: #616161;
}
header > div .tools > li .setting-Collapse .setting-part-title::before {
  content: "";
  position: absolute;
  right: 0;
  top: 13px;
  height: 1px;
  width: 40px;
  background-color: rgba(97, 97, 97, 0.3333333333);
}
header > div .tools > li .setting-Collapse .setting-part-title::after {
  content: "";
  position: absolute;
  left: 0;
  top: 13px;
  height: 1px;
  width: 40px;
  background-color: rgba(97, 97, 97, 0.3333333333);
}
header > div .tools > li .setting-Collapse > div {
  margin: 15px 0;
}
header > div .tools > li .setting-Collapse .bg-change {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 20px;
}
header > div .tools > li .setting-Collapse .bg-change > .bg-active {
  border: 1px solid #005a63;
}
header > div .tools > li .setting-Collapse .bg-change > .bg-active i {
  opacity: 1;
}
header > div .tools > li .setting-Collapse .bg-change a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #aaa;
  transition: 0.3s;
}
header > div .tools > li .setting-Collapse .bg-change a:hover {
  box-shadow: 0 0 4px 0px #aaa;
}
header > div .tools > li .setting-Collapse .bg-change a i {
  transition: 0.5s;
  opacity: 0;
  font-weight: 900;
  color: #005a63;
}
header > div .tools > li .setting-Collapse .bg-change #bg-white {
  background-color: #fff;
}
header > div .tools > li .setting-Collapse .bg-change #bg-cream {
  background-color: #ebdca4;
}
header > div .tools > li .setting-Collapse .bg-change #bg-black {
  background-color: #616161;
}
header > div .tools > li .setting-Collapse .range {
  margin-top: 20px;
}
header > div .tools > li .setting-Collapse .range .sliderValue span.show {
  transform: translateX(50%) scale(1);
}
header > div .tools > li .setting-Collapse .range .sliderValue span {
  position: absolute;
  height: 45px;
  color: white;
  font-weight: 500;
  transform: translateX(50%) scale(0);
  transform-origin: bottom;
  transition: transform 0.3s ease-in-out;
  line-height: 49px;
  z-index: 2;
  top: -30px;
  width: 30px;
  right: 19px;
  text-align: center;
}
header > div .tools > li .setting-Collapse .range .field input {
  -webkit-appearance: none;
  direction: rtl;
  height: 5px;
  background: #dcddd5;
  border-radius: 5px;
  outline: none;
  border: none;
  width: 100%;
  margin: 0 5px;
}
header > div .tools > li .setting-Collapse .range .sliderValue span:after {
  position: absolute;
  content: "";
  height: 30px;
  width: 30px;
  background: #4a6868;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  z-index: -1;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  top: 10px;
}
header > div .tools > li .setting-Collapse .range .field .value {
  position: absolute;
  font-size: 18px;
  font-weight: 600;
  color: black;
}
header > div .tools > li .setting-Collapse .range .field {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
header > div .tools > li .setting-Collapse .range .field .max-value {
  font-size: 24px;
}
header > div .tools > li .setting-Collapse .range .field input[type=range]::-webkit-slider-,
header > div .tools > li .setting-Collapse .range .field input[type=range]::-moz-range-thumb {
  -webkit-appearance: none;
  height: 12px;
  width: 12px;
  border: 1px solid #fff;
  background: #4a6c6d !important;
  border-radius: 50%;
  cursor: pointer;
}
header > div .tools > li .setting-Collapse .field {
  display: flex;
}
header > div .tools > li .setting-Collapse .field > input {
  width: 100%;
  direction: ltr;
}
header > div .search-box {
  position: absolute;
  display: flex;
  align-items: center;
  transition: 0.5s;
  transform: translateY(-50px);
  background-color: #658b8b;
  border-radius: 5px;
  height: 40px;
  width: 90%;
  top: 10px;
  right: 5%;
}
header > div .search-box form {
  padding: 0 15px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
header > div .search-box form .advanced-search {
  width: 100px;
}
header > div .search-box form input {
  width: 100%;
  height: 100%;
  color: #fff;
}
header > div .search-box form input::-moz-placeholder {
  color: #ccc;
}
header > div .search-box form input::placeholder {
  color: #ccc;
}
header > div .search-box i {
  font-size: 22px;
  color: #fff;
}
header > div .search-box > a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
}

.search-displacement {
  display: flex;
  align-items: center;
}
.search-displacement a {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 3px;
}
.search-displacement span {
  color: #fff;
  width: -moz-max-content;
  width: max-content;
  margin: 0 5px;
}

#hide-search {
  margin-left: 5px;
}

#btn-FullScreen {
  position: absolute;
  left: 10px;
  background-color: #daddd2;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  width: 25px;
  height: 25px;
  top: 0;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 3px;
}

.tp-row {
  transition: 0.5s;
}

.Filter-swiper {
  overflow: hidden;
  transition: 0.5s;
  background-color: #daddd2;
  padding: 0 60px;
}
.Filter-swiper .swiper-wrapper {
  padding: 10px 0;
}
.Filter-swiper .swiper-wrapper .filter-items {
  position: relative;
  background-color: #94b4a1;
  box-shadow: 0 0 4px -1px #94b4a1;
  border-radius: 5px;
  padding: 7px 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  transition: 0.5s;
  overflow: hidden;
  height: 34px;
}
.Filter-swiper .swiper-wrapper .filter-items::before {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 100%;
  background-color: #6f957d;
  transition: 0.5s;
  z-index: 0;
}
.Filter-swiper .swiper-wrapper .filter-items:hover::before {
  top: 0;
}
.Filter-swiper .swiper-wrapper .filter-items span {
  color: #fff;
  font-size: 14px;
  z-index: 1;
}
.Filter-swiper .swiper-wrapper .filter-items a {
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.Filter-swiper .swiper-wrapper .filter-items a:hover i {
  color: #fff;
}
.Filter-swiper .swiper-wrapper .filter-items a i {
  color: #ccc;
}
.Filter-swiper .swiper-wrapper .filter-items .book_remove {
  margin-right: 10px;
}

.book-content {
  position: relative;
  z-index: 0;
  background-color: #f4f5f0;
  margin-right: 350px;
  transition: 0.5s;
}
.book-content .book-header {
  display: flex;
  padding: 8px 45px;
  transition: 0.5s;
  background-color: #fff;
  border-bottom: 1px solid rgba(170, 170, 170, 0.3333333333);
  position: relative;
  z-index: 2;
}
.book-content .book-header #book-name, .book-content .book-header #writer-name {
  display: flex;
  align-items: center;
  font-size: 13px;
  max-width: 32%;
  width: 32%;
  overflow: hidden;
  white-space: nowrap;
  z-index: 10;
}
.book-content .book-header #writer-name {
  justify-content: end;
}
.book-content .pages-counter {
  display: flex;
  background-color: #f4f5f0;
  border-radius: 6px;
  margin: auto;
}
.book-content .pages-counter #prev-page,
.book-content .pages-counter #next-page {
  width: 45px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #bcbcba;
}
.book-content .pages-counter .pages {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #bcbcba;
}
.book-content .pages-counter .pages .number-input {
  transition: 0.5s;
}

.full-width {
  width: 90% !important;
}

.book {
  max-height: calc(100vh - 167px);
  background-color: #f4f5f0;
  transition: 0.5s;
  display: flex;
  -webkit-overflow-scrolling: touch !important;
  flex-direction: column;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: thin;
  scrollbar-color: #4a6868 #daddd2;
}
.book .book-page {
  position: relative;
  margin: 20px auto;
  padding: 25px;
  width: calc(60% + 50px);
  background-color: #fff;
  border: 1px solid rgba(170, 170, 170, 0.3333333333);
  border-radius: 4px;
  transition: 0.5s;
}
.book .book-page [id*=page-number] {
  position: absolute;
  display: flex;
  background-color: #eee;
  padding: 0px 10px 4px;
  right: 40px;
  top: 0;
  color: #ac2224;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.book .book-page #book-mark {
  position: absolute;
  display: flex;
  color: #eee;
  left: 40px;
  top: 0;
  transition: 0.5s;
}
.book .book-page #book-mark i {
  font-size: 22px;
}
.book .book-page #book-mark:hover {
  color: #ac2224;
}
.book .book-page .active i {
  color: #ac2224;
}
.book .book-page > div {
  text-align: justify;
  padding-top: 35px;
  font-size: 20px;
  font-family: "Lotus-Light";
}
.book .book-page  div  span:not(.AboThar) {
  font-family: "Lotus-Light" !important;
}
.book .book-page > div::-moz-selection {
  background: #4a6868;
  color: #fff;
}
.book .book-page > div::selection, .book .book-page > div::-moz-selection {
  background: #4a6868;
  color: #fff;
}

.book-content .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #0a5a63;
}

.book-content .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #005a63 !important;
}

.book-content .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  position: fixed;
  background-color: #a7a3a0;
  top: 200px !important;
  padding: 0;
  margin: 0px 7px;
  z-index: -1;
  height: 70%;
}

.book-content .mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.book-content .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  margin: 19px 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-left: 0;
}

.main-column .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #0a5a63;
}

.main-column .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #005a63 !important;
}

.main-column .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  position: fixed;
  background-color: #a7a3a0;
  top: 90px !important;
  padding: 0;
  margin: 0px 7px;
  z-index: -1;
  height: 74%;
}

.dashboard::-webkit-scrollbar {
  display: none !important;
}

.dashboard {
  -ms-overflow-style: none !important; /* IE and Edge */
  scrollbar-width: none !important; /* Firefox */
}

.dashboard {
  min-height: calc(100vh - 167px);
  display: flex;
  position: absolute;
  overflow-x: hidden;
  transition: 0.5s;
  right: 0;
  top: 114px;
  width: 350px;
  height: 100%;
}
.dashboard .shortcut {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
  padding: 0;
  z-index: 10;
  width: -moz-min-content;
  width: min-content;
  height: 100%;
  transition: 0.5s;
  border-left: 1px solid rgba(134, 134, 134, 0.3333333333);
  min-height: 720px;
  position: relative;
}
.dashboard .shortcut > li {
  position: relative;
  border: 1px solid #999;
  border-left-color: rgb(153, 153, 153);
  border-left-style: solid;
  border-left-width: 1px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-color: transparent;
}
.dashboard .shortcut > li > a {
  margin: 7px 10px 5px 5px;
  position: relative;
  border: 1px solid rgba(134, 134, 134, 0.7333333333);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  overflow: hidden;
  border-radius: 4px;
  transition: 0.5s;
}
.dashboard .shortcut > li > a::before {
  position: absolute;
  content: "";
  border-radius: 4px;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid transparent;
  border-left: 1px solid transparent;
  box-sizing: border-box;
  transform: translateX(100%);
}
.dashboard .shortcut > li > a::after {
  position: absolute;
  content: "";
  border-radius: 4px;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  box-sizing: border-box;
  transform: translateX(-100%);
}
.dashboard .shortcut > li > a:hover {
  transition: 0.5s;
  border-color: transparent;
}
.dashboard .shortcut > li > a:hover::after {
  border-color: #0a5a63;
  height: 100%;
  transform: translateX(0);
  transition: 0.2s transform linear, 0.2s height linear 0.2s;
}
.dashboard .shortcut > li > a:hover::before {
  border-color: #0a5a63;
  height: 100%;
  transform: translateX(0);
  transition: 0.2s transform linear, 0.2s height linear 0.3s;
}
.dashboard .shortcut > li > a:hover i {
  color: #0a5a63;
}
.dashboard .shortcut > li > a i {
  transition: 0.4s;
  color: rgba(134, 134, 134, 0.7333333333);
}
.dashboard .shortcut > li .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #94b4a1;
  color: #f4f5f0;
  text-align: center;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  right: 114%;
  height: 30px;
  top: 7px;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
  transition: 0.5s;
  padding-bottom: 2px;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dashboard .shortcut > li .tooltiptext::after {
  content: "";
  position: absolute;
  top: 25%;
  margin-left: -5px;
  border-width: 8px;
  border-style: solid;
  border-color: transparent transparent transparent #94b4a1;
  right: -13%;
}
.dashboard .shortcut > li:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.dashboard .main-column {
  position: absolute;
  z-index: 1;
  background-color: #fff;
  transition: 0.5s;
  width: 300px;
  height: 100vh;
  overflow: hidden;
  border-left: 1px solid #ddd;
  transform: translateX(350px);
}
.dashboard .main-column [id^=menu_pnl] {
  transition: 0.5s;
  min-height: 100%;
}
.dashboard .main-column .menu-title {
  display: flex;
  justify-content: space-between;
  padding: 10px;
}
.dashboard .main-column .menu-title div {
  display: flex;
}
.dashboard .main-column .menu-title div i {
  display: flex;
  align-items: center;
  color: #005a63;
  font-size: 10px;
}
.dashboard .main-column .menu-title div span {
  margin: 0 10px 5px 0;
}
.dashboard .main-column .menu-title a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #94b4a1;
  transition: 0.5s;
  width: 20px;
  height: 20px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  align-self: center;
}
.dashboard .main-column .menu-title a:hover {
  background-color: #4a6868;
  color: #eee;
}
.dashboard .main-column .detail-book .box-detail {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 15px;
}
.dashboard .main-column .detail-book .box-detail picture {
  border-radius: 7px;
  overflow: hidden;
  height: 230px;
}
.dashboard .main-column .detail-book .box-detail picture img {
  width: 100%;
  height: 100%;
}
.dashboard .main-column .detail-book .box-detail .detail-book-list {
  margin: 20px 0;
  padding: 0;
  text-align: right;
}
.dashboard .main-column .detail-book .box-detail .detail-book-list li {
  padding: 3px 10px;
  display: flex;
}
.dashboard .main-column .detail-book .box-detail .detail-book-list li span {
  transition: 0.5s;
  font-size: 14px;
  color: #0a5a63;
}
.dashboard .main-column .detail-book .box-detail .detail-book-list li i {
  color: #d9dbcf;
  font-size: 13px;
  margin-left: 10px;
  padding-top: 3px;
}
.dashboard .main-column .add-comment #errorList {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  margin: 4px 10px;
}
.dashboard .main-column .add-comment #successSend {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
  margin: 4px 10px;
  padding: 5px 15px;
  font-family: DIJALHRegular;
  display: none;
}
.dashboard .main-column .add-comment form {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 10px;
}
.dashboard .main-column .add-comment form input,
.dashboard .main-column .add-comment form textarea {
  width: 90%;
  padding: 4px 6px;
  border-radius: 5px;
  margin: 5px;
  background-color: #f4f5f0;
  border: 1px solid #d7d7d5;
}
.dashboard .main-column .add-comment form input:focus-visible,
.dashboard .main-column .add-comment form textarea:focus-visible {
  box-shadow: unset;
  outline: unset;
  border: 1px solid #005a63;
}
.dashboard .main-column .add-comment form input::-moz-placeholder, .dashboard .main-column .add-comment form textarea::-moz-placeholder {
  font-size: 12px;
}
.dashboard .main-column .add-comment form input::placeholder,
.dashboard .main-column .add-comment form textarea::placeholder {
  font-size: 12px;
}
.dashboard .main-column .add-comment form textarea {
  min-width: 80%;
  max-width: 90%;
  max-height: 340px;
  min-height: 200px;
  height: 240px;
}
.dashboard .main-column .add-comment form #send_comment {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  border-radius: 5px;
  background-color: #4a6868;
  color: #fff;
  width: 45%;
  padding: 5px 0 9px;
  margin-top: 25px;
  z-index: 1;
}
.dashboard .main-column .add-comment form #send_comment::before {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.3333333333);
  transition: 0.5s;
  z-index: -1;
}
.dashboard .main-column .add-comment form #send_comment:hover::before {
  top: 0;
}
.dashboard .main-column .contents .search-result,
.dashboard .main-column .bookmarks .search-result,
.dashboard .main-column .Related-books .search-result,
.dashboard .main-column .highlight .search-result {
  background-color: rgba(188, 188, 186, 0.2);
  border-radius: 6px;
  padding: 0 7px;
  margin: 0 10px 0 20px;
  display: flex;
  align-items: center;
}
.dashboard .main-column .contents .search-result input,
.dashboard .main-column .bookmarks .search-result input,
.dashboard .main-column .Related-books .search-result input,
.dashboard .main-column .highlight .search-result input {
  padding: 5px;
  width: 100%;
}
.dashboard .main-column .contents .search-result input::-moz-placeholder, .dashboard .main-column .bookmarks .search-result input::-moz-placeholder, .dashboard .main-column .Related-books .search-result input::-moz-placeholder, .dashboard .main-column .highlight .search-result input::-moz-placeholder {
  color: #aaa;
  font-size: 13px;
}
.dashboard .main-column .contents .search-result input::placeholder,
.dashboard .main-column .bookmarks .search-result input::placeholder,
.dashboard .main-column .Related-books .search-result input::placeholder,
.dashboard .main-column .highlight .search-result input::placeholder {
  color: #aaa;
  font-size: 13px;
}
.dashboard .main-column .contents .search-result i,
.dashboard .main-column .bookmarks .search-result i,
.dashboard .main-column .Related-books .search-result i,
.dashboard .main-column .highlight .search-result i {
  color: rgba(134, 134, 134, 0.3333333333);
}
.dashboard .main-column .contents ul,
.dashboard .main-column .bookmarks ul,
.dashboard .main-column .Related-books ul,
.dashboard .main-column .highlight ul {
  padding-right: 10px;
  padding-left: 0;
  overflow-y: auto;
  max-height: calc(100vh - 190px);
}
.dashboard .main-column .contents ul li,
.dashboard .main-column .bookmarks ul li,
.dashboard .main-column .Related-books ul li,
.dashboard .main-column .highlight ul li {
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(188, 188, 186, 0.2);
  padding: 8px 0;
  margin-left: 20px;
  display: flex;
}
.dashboard .main-column .contents ul li a,
.dashboard .main-column .bookmarks ul li a,
.dashboard .main-column .Related-books ul li a,
.dashboard .main-column .highlight ul li a {
  font-size: 14px;
  margin-bottom: 5px;
  text-align: justify;
  padding-left: 10px;
}
.dashboard .main-column .contents ul li a:hover,
.dashboard .main-column .bookmarks ul li a:hover,
.dashboard .main-column .Related-books ul li a:hover,
.dashboard .main-column .highlight ul li a:hover {
  color: #005a63;
}
.dashboard .main-column .contents ul li a i,
.dashboard .main-column .bookmarks ul li a i,
.dashboard .main-column .Related-books ul li a i,
.dashboard .main-column .highlight ul li a i {
  font-size: 9px;
  margin: 0 5px;
  color: #94b4a1;
}
.dashboard .main-column .contents ul li span,
.dashboard .main-column .bookmarks ul li span,
.dashboard .main-column .Related-books ul li span,
.dashboard .main-column .highlight ul li span {
  background-color: #94b4a1;
  color: #fff;
  padding: 4px 7px;
  margin-right: auto;
  border-radius: 5px;
}

.email-poster {
  position: relative;
  z-index: 1;
  padding: 50px 50px 0;
  animation: pulsate-bck 6s ease-in-out infinite both;
}
.email-poster img {
  width: 350px;
  height: auto;
}

#add-favorite.active lord-icon {
  display: none;
}
#add-favorite.active i {
  display: block !important;
  color: #555;
  font-size: 22px;
}

.dark .message-form form input,
.dark .message-form form textarea {
  background: #1f3041;
  color: #fff;
  border-color: #0e1621;
}
.dark .message-form form input:focus-visible,
.dark .message-form form textarea:focus-visible {
  border-color: rgba(170, 170, 170, 0.3333333333) !important;
}

.dark .message-form form a {
  background-color: #1f3041;
}

.dark header > div .tools > li .setting-Collapse .range .field .max-value,
.dark header > div .tools > li .setting-Collapse .range .field .min-value {
  color: #fff;
}

.dark .dashboard .main-column .add-comment form input,
.dark .dashboard .main-column .add-comment form textarea {
  background: #1f3041;
  color: #fff;
  border-color: #0e1621;
}
.dark .dashboard .main-column .add-comment form input:focus-visible,
.dark .dashboard .main-column .add-comment form textarea:focus-visible {
  border-color: rgba(170, 170, 170, 0.3333333333);
}

.dark .dashboard .main-column .add-comment form #send_comment {
  background-color: #1f3041;
}

.dark .dashboard .main-column .menu-title a:hover {
  background-color: #1f3041;
  color: #fff;
}

.dark .switch-contauner-active {
  background-color: #1f3041;
}
.dark .switch-contauner-active i {
  color: #fff !important;
}

.dark .switch-contauner a i {
  color: #888;
}

.dark .detail-book-list li span {
  color: #fff !important;
}

.disable {
  opacity: 0.5;
  cursor: auto;
}

.dark footer .box-share > li > a,
.dark .internal-header .navbar-mobile > div .box-share li a {
  color: #bbb;
}
.dark footer .box-share > li > a:hover i,
.dark .internal-header .navbar-mobile > div .box-share li a:hover i {
  color: #fff !important;
}
.dark footer .box-share > li > a:hover::before,
.dark .internal-header .navbar-mobile > div .box-share li a:hover::before {
  border-color: #fff;
}
.dark footer .box-share > li > a:hover::after,
.dark .internal-header .navbar-mobile > div .box-share li a:hover::after {
  border-color: #fff;
}

.dark .books-card-section .book-card {
  background-color: #1f3041;
}

.detail-book-tools {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  justify-content: space-evenly;
  direction: ltr;
  margin: 10px 0 0;
  border-top: 1px solid rgba(102, 102, 102, 0.3333333333);
  padding: 20px 0 0;
  width: auto;
}
.detail-book-tools li {
  margin: 0 8px;
}
.detail-book-tools li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 6px;
}
.detail-book-tools li a:hover {
  box-shadow: 0 0 7px 0px rgba(0, 0, 0, 0.35);
}
.detail-book-tools li #share-book-pdf {
  position: relative;
  background-color: #d92115;
}
.detail-book-tools li #share-book-pdf:hover i {
  transform: translateY(1px);
}
.detail-book-tools li #share-book-pdf i {
  color: #fff;
  transition: 0.5s;
  position: absolute;
  right: 3px;
  top: 50%;
  transform: translateY(-2px);
}
.detail-book-tools li #share-book-pdf span {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  color: #d92115;
  top: 0;
  width: 25px;
  height: 12px;
  padding-bottom: 6px;
  font-weight: 600;
  font-size: 12px;
}
.detail-book-tools li #share-book-link {
  background-color: #94b4a1;
}
.detail-book-tools li #share-book-link i {
  color: #ddd;
  transition: 0.5s;
}
.detail-book-tools li #share-book-link:hover i {
  color: #fff;
}
.detail-book-tools li #book-ePub {
  background-color: #f4f5f0;
}
.detail-book-tools li #book-ePub:hover i {
  color: #4a6868;
  rotate: 0deg;
}
.detail-book-tools li #book-ePub i {
  transition: 0.5s;
  color: #7fb017;
  rotate: -12deg;
  font-size: 20px;
}
.detail-book-tools li .book-info {
  background-color: #daddd2;
}
.detail-book-tools li .book-info i {
  font-size: 20px;
  color: rgba(0, 0, 0, 0.5333333333);
}
.detail-book-tools li .book-info:hover i {
  animation: shake-bottom 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
}
.detail-book-tools li #book-Qrcode {
  background-color: #96a7af;
  cursor: pointer;
}
.detail-book-tools li #book-Qrcode i {
  font-size: 20px;
  color: #fff;
}
.detail-book-tools li #book-sound {
  background-color: #d2ceab;
  cursor: pointer;
}
.detail-book-tools li #book-sound i {
  font-size: 20px;
  color: rgba(0, 0, 0, 0.5333333333);
}

.popup-book-Qrcode .book-Qrcode-content {
  animation-duration: 0.5s;
  width: 300px;
}
.popup-book-Qrcode .book-Qrcode-content div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.popup-book-Qrcode .book-Qrcode-content .qr_file {
  width: 250px;
  height: 250px;
}
.popup-book-Qrcode .book-Qrcode-content .close-Qrcode-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-Qrcode .book-Qrcode-content .close-Qrcode-popup:hover {
  background-color: #4a6868;
  color: #eee;
}
.popup-book-Qrcode .book-Qrcode-content .close-Qrcode-popup:hover i {
  color: #fff;
}

.popup-book-info, .popup-book-Qrcode {
  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, .popup-book-Qrcode .book-info-content {
  animation-duration: 0.5s;
}
.popup-book-info > section, .popup-book-Qrcode > 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, .popup-book-Qrcode > 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, .popup-book-Qrcode > 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, .popup-book-Qrcode > 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, .popup-book-Qrcode > section div:first-of-type .close-info-popup:hover {
  background-color: #4a6868;
  color: #eee;
}
.popup-book-info > section div:first-of-type .close-info-popup:hover i, .popup-book-Qrcode > section div:first-of-type .close-info-popup:hover i {
  color: #fff;
}
.popup-book-info > section div *, .popup-book-Qrcode > section div * {
  color: #4a6868;
}
.popup-book-info > section div ul, .popup-book-Qrcode > section div ul {
  padding: 0;
}
.popup-book-info > section div ul li, .popup-book-Qrcode > section div ul li {
  padding: 4px 0;
  font-size: 13px;
  font-family: "DijlahBold" !important;
}
.popup-book-info > section div ul li span, .popup-book-Qrcode > section div ul li span {
  font-family: "DIJALHRegular" !important;
}
.popup-book-info > section P, .popup-book-Qrcode > 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 *, .dark .popup-book-Qrcode > section div * {
  color: #fff;
}

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

.app-sidebar-collapsed .book-content {
  margin-right: 53px;
}

input[type=number] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.number-input {
  background-color: #f4f5f0;
  display: inline-flex;
  border-radius: 4px;
  padding: 4px;
}
.number-input div {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  height: -moz-fit-content;
  height: fit-content;
  align-self: center;
}
.number-input div span {
  font-size: 15px;
}

.number-input,
.number-input * {
  box-sizing: border-box;
}

.number-input button {
  outline: none;
  -webkit-appearance: none;
  background-color: transparent;
  border: none;
  align-items: center;
  justify-content: center;
  width: 3rem;
  cursor: pointer;
  margin: 0;
  position: relative;
}
.number-input button:hover {
  color: #005a63;
}

.number-input button:after {
  display: inline-block;
  position: absolute;
  transform: translate(-50%, -50%) rotate(180deg);
}

.number-input button.plus:after {
  transform: translate(-50%, -50%) rotate(0deg);
}

.number-input input[type=number] {
  width: 40px;
  height: 24px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 6px;
  font-size: 15px;
}
.number-input input[type=number]:focus {
  border: 1px solid #005a63;
}

/*======================*/
.radio-box {
  position: relative;
  margin: 25px auto;
  border-radius: 4px;
  border: 1px solid #ccc;
  background-color: #dcddd5;
}

.radio-label {
  display: block;
  color: #555;
  font-size: 24px;
  line-height: 1;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  font-size: 15px;
  cursor: pointer;
  padding: 7px 10px 7px 50px;
}
.radio-label:last-of-type {
  box-shadow: 0 0 0;
  border: none;
}

.radio-btn {
  width: 100%;
  position: relative;
  height: 30px;
  position: absolute;
  top: 31px;
  opacity: 0;
  z-index: 2;
  cursor: pointer;
}

.marker {
  position: absolute;
  width: 25px;
  height: 20px;
  z-index: 2;
  top: 0;
  display: inline-block;
  background-color: #94b4a1;
  left: -1px;
  background-color: #94b4a1;
  background-image: linear-gradient(left, #94b4a1 0%, #94b4a1 100%);
  border-radius: 4px 0 0 4px;
  transition: all 0.4s;
  animation: markmove 2s;
}
.marker:after {
  content: "";
  position: absolute;
  border: 10px solid rgba(0, 0, 0, 0);
  border-left: 13px solid #94b4a1;
  left: 100%;
  top: 0;
}

.radio-box .radio-btn:nth-of-type(1) {
  top: 0px;
}
.radio-box .radio-btn:nth-of-type(1):checked ~ .marker {
  top: 5px;
}
.radio-box .radio-btn:nth-of-type(1):checked + .radio-label {
  color: #94b4a1;
  background-color: rgba(255, 255, 255, 0.2);
}
.radio-box .radio-btn:nth-of-type(1):hover ~ .marker {
  top: 5px !important;
}

.radio-box .radio-btn:nth-of-type(2) {
  top: 31px;
}
.radio-box .radio-btn:nth-of-type(2):checked ~ .marker {
  top: 36px;
}
.radio-box .radio-btn:nth-of-type(2):checked + .radio-label {
  color: #94b4a1;
  background-color: rgba(255, 255, 255, 0.2);
}
.radio-box .radio-btn:nth-of-type(2):hover ~ .marker {
  top: 36px !important;
}

.radio-box .radio-btn:nth-of-type(3) {
  top: 62px;
}
.radio-box .radio-btn:nth-of-type(3):checked ~ .marker {
  top: 67px;
}
.radio-box .radio-btn:nth-of-type(3):checked + .radio-label {
  color: #94b4a1;
  background-color: rgba(255, 255, 255, 0.2);
}
.radio-box .radio-btn:nth-of-type(3):hover ~ .marker {
  top: 67px !important;
}

.radio-box .radio-btn:nth-of-type(4) {
  top: 93px;
}
.radio-box .radio-btn:nth-of-type(4):checked ~ .marker {
  top: 98px;
}
.radio-box .radio-btn:nth-of-type(4):checked + .radio-label {
  color: #94b4a1;
  background-color: rgba(255, 255, 255, 0.2);
}
.radio-box .radio-btn:nth-of-type(4):hover ~ .marker {
  top: 98px !important;
}

.radio-box .radio-btn:nth-of-type(5) {
  top: 124px;
}
.radio-box .radio-btn:nth-of-type(5):checked ~ .marker {
  top: 129px;
}
.radio-box .radio-btn:nth-of-type(5):checked + .radio-label {
  color: #94b4a1;
  background-color: rgba(255, 255, 255, 0.2);
}
.radio-box .radio-btn:nth-of-type(5):hover ~ .marker {
  top: 129px !important;
}

@keyframes markmove {
  0% {
    translatey: -60px;
  }
  50% {
    translatey: 150px;
  }
  100% {
    translatey: 0;
  }
}
.message-box {
  position: fixed;
  display: flex;
  justify-content: space-between;
  align-items: center;
  left: 30px;
  bottom: 40px;
  padding: 10px 20px 16px;
  background-color: #daddd2;
  box-shadow: 0 0 0px 1px rgba(170, 170, 170, 0.0666666667);
  border-radius: 5px;
}
.message-box::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 40%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 0;
  border-color: #daddd2 transparent transparent transparent;
  line-height: 0px;
  _border-color: #eeeeee #000000 #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color="#000000");
}
.message-box span {
  text-align: center;
  color: #555;
  font-size: 14px;
}

.speech-bubble {
  position: relative;
  background: #4a6868;
  border-radius: 0.4em;
  color: white;
}

.share-inside a {
  display: inline-block;
  text-decoration: none;
  color: #ffffff;
  font-size: 14px;
  padding: 10px;
}

.share-inside span {
  color: #ffffff;
}

#switch-theme {
  height: 0;
  width: 0;
  visibility: hidden;
}

.theme-box {
  cursor: pointer;
  text-indent: -9999px;
  width: 42px;
  height: 20px;
  background: grey;
  display: block;
  border-radius: 100px;
  position: relative;
}

.theme-box:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 3px;
  width: 18px;
  height: 18px;
  background: #fff;
  border-radius: 90px;
  transition: 0.5s;
}

#switch-theme:checked + .theme-box {
  background: #94b4a1;
}

#switch-theme:checked + .theme-box:after {
  left: calc(100% - 3px);
  transform: translateX(-100%);
}

.theme-box:active:after {
  width: 21px;
}

.dark .dashboard .main-column .detail-book .box-detail .detail-book-list li span {
  background-color: unset !important;
  color: #fff;
}

.dark .book,
.dark header > div {
  background-color: #0e1621;
}

.dark header > div .web-title figure figcaption {
  color: #fff !important;
}

.dark .internal-header .navbar-mobile > div:first-of-type {
  background-color: rgb(31, 48, 65);
  border-left: 1px solid rgb(14, 22, 33);
}

.dark .internal-header .navbar-mobile > div ul:first-of-type > li a::before {
  background-color: #fff;
}

.dark .internal-header .navbar-mobile > div ul:first-of-type > li a {
  color: #fff;
}

.dark .book-content .book-header,
.dark .dashboard .shortcut,
.dark .dashboard .main-column {
  background-color: #17212b;
}
.dark .book-content .book-header #book-name,
.dark .book-content .book-header #writer-name,
.dark .dashboard .shortcut #book-name,
.dark .dashboard .shortcut #writer-name,
.dark .dashboard .main-column #book-name,
.dark .dashboard .main-column #writer-name {
  color: #fff;
}

.dark .dashboard .main-column ul li span {
  background-color: rgba(255, 255, 255, 0.1333333333);
  color: #fff;
}

.dark .dashboard .main-column .menu-title div span,
.dark .search-result input,
.dark .dashboard .main-column .menu-title div i {
  color: #fff;
}

.dark .dashboard .main-column ul li a,
.dark .dashboard .main-column ul li i {
  color: rgba(255, 255, 255, 0.7333333333);
}
.dark .dashboard .main-column ul li a:hover,
.dark .dashboard .main-column ul li i:hover {
  color: #fff;
}

.dark main,
.dark body {
  background-color: #17212b;
}

.dark .active-shortcut-btn {
  background-color: #17212b;
  border-left-color: #17212b !important;
}
.dark .active-shortcut-btn a {
  border: 1px solid #324355 !important;
  background-color: #324355 !important;
}

.dark .dashboard .shortcut li a:hover::before,
.dark .dashboard .shortcut li a:hover::after {
  border-color: #fff;
}

.dark .number-input {
  background-color: #1f3041;
}
.dark .number-input span {
  color: #fff;
}

.dark .speech-bubble {
  background-color: #1f3041;
}

.dark .dashboard .main-column .contents ul li {
  border-bottom: 1px solid rgba(188, 188, 186, 0.1333333333);
}

.dark .Filter-swiper {
  background-color: #1f3041;
}
.dark .Filter-swiper .filter-items {
  background-color: #17212b;
  box-shadow: 0 0 4px -1px rgba(255, 255, 255, 0.4);
}
.dark .Filter-swiper .filter-items::before {
  background-color: rgba(255, 255, 255, 0.2);
}

.dark header > div .search-box {
  background-color: #1f3041;
}

.dark #btn-FullScreen {
  background-color: #1f3041;
}

.dark header > div .tools > li .setting-Collapse {
  background-color: #0e1621;
}
.dark header > div .tools > li .setting-Collapse .setting-part-title {
  color: #fff;
}
.dark header > div .tools > li .setting-Collapse .setting-part-title::after, .dark header > div .tools > li .setting-Collapse .setting-part-title::before {
  background-color: rgba(255, 255, 255, 0.3333333333);
}

.dark .book-content .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.dark .main-column .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff !important;
}

.dark .dashboard .shortcut li .tooltiptext {
  background-color: #1f3041;
}
.dark .dashboard .shortcut li .tooltiptext::after {
  border-color: transparent transparent transparent #1f3041;
}

.dark .book .book-page {
  background-color: rgba(255, 255, 255, 0.1333333333);
  color: #fff;
}

.ad-poster {
  display: flex;
  margin: 20px 20px 0;
  position: relative;
  border-radius: 15px;
  height: 130px;
  justify-content: space-between;
  overflow: hidden;
}
.ad-poster > img {
  position: absolute;
  left: 0;
  width: 170px;
  z-index: 2;
}
.ad-poster .poster-imgLoop {
  width: 100%;
  background-size: contain;
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 100%;
  z-index: 1;
}
.ad-poster .adPosterContent {
  margin: 0 40px 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 3;
}
.ad-poster .adPosterContent h5 {
  margin: 0 0 15px;
  color: #fff;
}
.ad-poster .adPosterContent a {
  transition: 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #fff;
  font-size: 14px;
  color: #fff;
  padding: 5px 10px;
  border-radius: 7px;
}
.ad-poster .adPosterContent a:hover {
  background-color: #fff;
  color: #555;
}

.container-Selected-swiper .section-title a,
.container-selling-swiper .section-title a,
.container-popular-swiper .section-title a {
  transition: 0.5s;
  overflow: hidden;
}
.container-Selected-swiper .section-title a i,
.container-selling-swiper .section-title a i,
.container-popular-swiper .section-title a i {
  margin-left: 10px;
  transition: 0.5s;
}
.container-Selected-swiper .section-title a:hover,
.container-selling-swiper .section-title a:hover,
.container-popular-swiper .section-title a:hover {
  color: #005a63;
}
.container-Selected-swiper .section-title a:hover i,
.container-selling-swiper .section-title a:hover i,
.container-popular-swiper .section-title a:hover i {
  color: #005a63;
  transform: translate(-20px, -20px);
}
.container-Selected-swiper .section-title h2,
.container-selling-swiper .section-title h2,
.container-popular-swiper .section-title h2 {
  transition: 0.5s;
  margin-bottom: 10px;
}
.container-Selected-swiper .Selected-swiper,
.container-Selected-swiper .selling-swiper,
.container-Selected-swiper .popular-swiper,
.container-selling-swiper .Selected-swiper,
.container-selling-swiper .selling-swiper,
.container-selling-swiper .popular-swiper,
.container-popular-swiper .Selected-swiper,
.container-popular-swiper .selling-swiper,
.container-popular-swiper .popular-swiper {
  padding-bottom: 20px;
  margin: 0 20px;
  position: relative;
  overflow: hidden;
}
.container-Selected-swiper .Selected-swiper .swiper-slide,
.container-Selected-swiper .selling-swiper .swiper-slide,
.container-Selected-swiper .popular-swiper .swiper-slide,
.container-selling-swiper .Selected-swiper .swiper-slide,
.container-selling-swiper .selling-swiper .swiper-slide,
.container-selling-swiper .popular-swiper .swiper-slide,
.container-popular-swiper .Selected-swiper .swiper-slide,
.container-popular-swiper .selling-swiper .swiper-slide,
.container-popular-swiper .popular-swiper .swiper-slide {
  overflow: hidden;
  position: relative;
  text-align: center;
  font-size: 18px;
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  width: unset !important;
}
.container-Selected-swiper .Selected-swiper .swiper-slide:hover .overlay,
.container-Selected-swiper .selling-swiper .swiper-slide:hover .overlay,
.container-Selected-swiper .popular-swiper .swiper-slide:hover .overlay,
.container-selling-swiper .Selected-swiper .swiper-slide:hover .overlay,
.container-selling-swiper .selling-swiper .swiper-slide:hover .overlay,
.container-selling-swiper .popular-swiper .swiper-slide:hover .overlay,
.container-popular-swiper .Selected-swiper .swiper-slide:hover .overlay,
.container-popular-swiper .selling-swiper .swiper-slide:hover .overlay,
.container-popular-swiper .popular-swiper .swiper-slide:hover .overlay {
  opacity: 1 !important;
}
.container-Selected-swiper .Selected-swiper .swiper-slide:hover .overlay h5,
.container-Selected-swiper .Selected-swiper .swiper-slide:hover .overlay span,
.container-Selected-swiper .selling-swiper .swiper-slide:hover .overlay h5,
.container-Selected-swiper .selling-swiper .swiper-slide:hover .overlay span,
.container-Selected-swiper .popular-swiper .swiper-slide:hover .overlay h5,
.container-Selected-swiper .popular-swiper .swiper-slide:hover .overlay span,
.container-selling-swiper .Selected-swiper .swiper-slide:hover .overlay h5,
.container-selling-swiper .Selected-swiper .swiper-slide:hover .overlay span,
.container-selling-swiper .selling-swiper .swiper-slide:hover .overlay h5,
.container-selling-swiper .selling-swiper .swiper-slide:hover .overlay span,
.container-selling-swiper .popular-swiper .swiper-slide:hover .overlay h5,
.container-selling-swiper .popular-swiper .swiper-slide:hover .overlay span,
.container-popular-swiper .Selected-swiper .swiper-slide:hover .overlay h5,
.container-popular-swiper .Selected-swiper .swiper-slide:hover .overlay span,
.container-popular-swiper .selling-swiper .swiper-slide:hover .overlay h5,
.container-popular-swiper .selling-swiper .swiper-slide:hover .overlay span,
.container-popular-swiper .popular-swiper .swiper-slide:hover .overlay h5,
.container-popular-swiper .popular-swiper .swiper-slide:hover .overlay span {
  opacity: 1;
  transform: translateY(0px);
}
.container-Selected-swiper .Selected-swiper .swiper-slide .overlay,
.container-Selected-swiper .selling-swiper .swiper-slide .overlay,
.container-Selected-swiper .popular-swiper .swiper-slide .overlay,
.container-selling-swiper .Selected-swiper .swiper-slide .overlay,
.container-selling-swiper .selling-swiper .swiper-slide .overlay,
.container-selling-swiper .popular-swiper .swiper-slide .overlay,
.container-popular-swiper .Selected-swiper .swiper-slide .overlay,
.container-popular-swiper .selling-swiper .swiper-slide .overlay,
.container-popular-swiper .popular-swiper .swiper-slide .overlay {
  position: absolute;
  margin: auto;
  border-radius: 6px;
  top: 0;
  width: 205px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3333333333);
  opacity: 0;
  transition: 0.5s;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.container-Selected-swiper .Selected-swiper .swiper-slide .overlay h5,
.container-Selected-swiper .Selected-swiper .swiper-slide .overlay span,
.container-Selected-swiper .selling-swiper .swiper-slide .overlay h5,
.container-Selected-swiper .selling-swiper .swiper-slide .overlay span,
.container-Selected-swiper .popular-swiper .swiper-slide .overlay h5,
.container-Selected-swiper .popular-swiper .swiper-slide .overlay span,
.container-selling-swiper .Selected-swiper .swiper-slide .overlay h5,
.container-selling-swiper .Selected-swiper .swiper-slide .overlay span,
.container-selling-swiper .selling-swiper .swiper-slide .overlay h5,
.container-selling-swiper .selling-swiper .swiper-slide .overlay span,
.container-selling-swiper .popular-swiper .swiper-slide .overlay h5,
.container-selling-swiper .popular-swiper .swiper-slide .overlay span,
.container-popular-swiper .Selected-swiper .swiper-slide .overlay h5,
.container-popular-swiper .Selected-swiper .swiper-slide .overlay span,
.container-popular-swiper .selling-swiper .swiper-slide .overlay h5,
.container-popular-swiper .selling-swiper .swiper-slide .overlay span,
.container-popular-swiper .popular-swiper .swiper-slide .overlay h5,
.container-popular-swiper .popular-swiper .swiper-slide .overlay span {
  color: #fff;
  transition: 1s;
  opacity: 0;
  transform: translateY(100px);
}
.container-Selected-swiper .Selected-swiper .swiper-slide .overlay span,
.container-Selected-swiper .selling-swiper .swiper-slide .overlay span,
.container-Selected-swiper .popular-swiper .swiper-slide .overlay span,
.container-selling-swiper .Selected-swiper .swiper-slide .overlay span,
.container-selling-swiper .selling-swiper .swiper-slide .overlay span,
.container-selling-swiper .popular-swiper .swiper-slide .overlay span,
.container-popular-swiper .Selected-swiper .swiper-slide .overlay span,
.container-popular-swiper .selling-swiper .swiper-slide .overlay span,
.container-popular-swiper .popular-swiper .swiper-slide .overlay span {
  margin-top: 10px;
  font-size: 13px;
}
.container-Selected-swiper .Selected-swiper .swiper-slide a,
.container-Selected-swiper .selling-swiper .swiper-slide a,
.container-Selected-swiper .popular-swiper .swiper-slide a,
.container-selling-swiper .Selected-swiper .swiper-slide a,
.container-selling-swiper .selling-swiper .swiper-slide a,
.container-selling-swiper .popular-swiper .swiper-slide a,
.container-popular-swiper .Selected-swiper .swiper-slide a,
.container-popular-swiper .selling-swiper .swiper-slide a,
.container-popular-swiper .popular-swiper .swiper-slide a {
  display: block;
  height: 300px;
  width: 205px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 6px;
  overflow: hidden;
}
.container-Selected-swiper .Selected-swiper .swiper-slide a img,
.container-Selected-swiper .selling-swiper .swiper-slide a img,
.container-Selected-swiper .popular-swiper .swiper-slide a img,
.container-selling-swiper .Selected-swiper .swiper-slide a img,
.container-selling-swiper .selling-swiper .swiper-slide a img,
.container-selling-swiper .popular-swiper .swiper-slide a img,
.container-popular-swiper .Selected-swiper .swiper-slide a img,
.container-popular-swiper .selling-swiper .swiper-slide a img,
.container-popular-swiper .popular-swiper .swiper-slide a img {
  width: 100%;
  height: 100%;
}
.container-Selected-swiper .swiper-pagination-bullet-active,
.container-selling-swiper .swiper-pagination-bullet-active,
.container-popular-swiper .swiper-pagination-bullet-active {
  transition: 0.5s;
  background-color: #0a5a63 !important;
  width: 12px;
  border-radius: 6px;
}
.container-Selected-swiper .swiper-container-horizontal > .swiper-pagination-bullets,
.container-Selected-swiper .swiper-pagination-custom,
.container-selling-swiper .swiper-container-horizontal > .swiper-pagination-bullets,
.container-selling-swiper .swiper-pagination-custom,
.container-popular-swiper .swiper-container-horizontal > .swiper-pagination-bullets,
.container-popular-swiper .swiper-pagination-custom {
  bottom: -3px;
}

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

.swiper {
  margin-left: auto;
  margin-right: auto;
}

.book-archive-container {
  transition: 0.5s;
  background-color: #f4f5f0;
}

.container-subject-swiper .subject-swiper {
  padding: 0 60px;
  overflow: hidden;
}
.container-subject-swiper .subject-swiper .swiper-wrapper .swiper-slide {
  width: unset !important;
}
.container-subject-swiper .subject-swiper .swiper-wrapper .swiper-slide a {
  display: flex;
  align-items: center;
  transition: 0.5s;
  padding: 8px 15px;
  border-radius: 6px;
  border: 1px solid rgba(102, 102, 102, 0.3333333333);
  background-color: #fff;
  font-size: 16px;
  justify-content: space-between;
}
.container-subject-swiper .subject-swiper .swiper-wrapper .swiper-slide a * {
  transition: 0.5s;
}
.container-subject-swiper .subject-swiper .swiper-wrapper .swiper-slide a:hover {
  color: #005a63;
  border-color: #005a63;
}
.container-subject-swiper .subject-swiper .swiper-wrapper .swiper-slide a:hover * {
  color: #005a63;
}
.container-subject-swiper .subject-swiper .swiper-wrapper .swiper-slide a span {
  color: #cec689;
  display: flex;
  align-items: center;
}
.container-subject-swiper .subject-swiper .swiper-wrapper .swiper-slide a span i {
  margin-top: 4px;
  padding: 0 3px;
  rotate: 90deg;
}

.parallax {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url("../pics/pa-library.jpeg");
  min-height: 330px;
  margin: 20px 0;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax h3 {
  color: #fff;
  font-size: 26;
  padding: 20px;
  border: 1px dashed #fff;
  border-radius: 6px;
  z-index: 2;
}
.parallax::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3333333333);
}

.dark .section-title span hr,
.dark footer div hr {
  border: 1px solid #2e353f;
}

.dark .section-title span i,
.dark footer div i {
  color: #fff;
}

.dark .go-up {
  background-color: #2e353f;
}

.section-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 20px 0;
}
.section-title h2 {
  position: relative;
  width: -moz-max-content;
  width: max-content;
  width: 100%;
  margin-bottom: 10px;
  font-size: 20px;
  font-family: "DijlahBold" !important;
  position: relative;
}
.section-title span {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section-title span hr {
  width: 15%;
  height: 0px;
  margin: 0 10px;
  border: 1px solid #e2e5d8;
  opacity: 0.5;
}
.section-title span i {
  color: #94b4a1;
}

.search-books {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 340px;
  width: 100%;
  margin-top: 60px;
  background-image: url("../pics/bg_books.jpg");
}
.search-books .web-logo {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.search-books .web-logo img {
  height: 100px;
}
.search-books .web-logo h1 {
  color: #0a5a63;
}
.search-books form {
  margin-top: 20px;
  width: 50%;
  z-index: 199;
}
.search-books form > div {
  position: relative;
  display: flex;
  justify-content: center;
  margin: auto;
  border: 1px solid rgba(102, 102, 102, 0.3333333333);
  background-color: #4a6868;
  border-radius: 6px;
}
.search-books form > div .search-result {
  position: absolute;
  display: flex;
  width: 100%;
  top: 34px;
  right: -1px;
  border: 1px solid #4a6868;
  background-color: #4a6868;
  border-bottom-left-radius: 7px !important;
  border-bottom-right-radius: 7px !important;
  overflow: hidden;
}
.search-books form > div .search-result .books-result, .search-books form > div .search-result .author-result {
  width: 50%;
}
.search-books form > div .search-result .books-result span, .search-books form > div .search-result .author-result span {
  margin: 10px 0;
  background-color: white;
  width: -moz-fit-content;
  width: fit-content;
  border-bottom-left-radius: 10px;
  font-size: 12px;
  padding: 5px 5px 7px;
}
.search-books form > div .search-result .books-result ul, .search-books form > div .search-result .author-result ul {
  padding: 0;
  max-height: 250px;
  overflow-y: scroll;
  scrollbar-width: thin;
  display: flex;
  flex-direction: column;
  padding-bottom: 15px;
}
.search-books form > div .search-result .books-result ul li, .search-books form > div .search-result .author-result ul li {
  padding: 10px;
  display: flex;
}
.search-books form > div .search-result .books-result ul li a, .search-books form > div .search-result .author-result ul li a {
  color: #fff;
  font-size: 14px;
}
.search-books form > div .search-result .books-result ul li a:hover, .search-books form > div .search-result .author-result ul li a:hover {
  color: #ccc;
}
.search-books form > div input {
  padding: 7px 7px 11px;
  width: 100%;
  color: #fff;
  font-size: 16px;
  transition: 0.5s;
}
.search-books form > div input::-moz-placeholder {
  font-weight: normal !important;
  color: #fff;
  font-size: 13px;
}
.search-books form > div input::placeholder {
  font-weight: normal !important;
  color: #fff;
  font-size: 13px;
}
.search-books form > div .advanced-search {
  width: 100px;
}
.search-books form > div span {
  display: flex;
}
.search-books form > div span i {
  display: flex;
  align-self: center;
  color: #fff;
}
.search-books form > div button {
  cursor: pointer;
}
.search-books form > div a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.search-books form > div a i {
  font-size: 22px;
}

.overlaySideNav {
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: none;
  z-index: 200;
}

.overlay-search {
  position: fixed;
  top: 60px;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6666666667);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  z-index: -1;
  opacity: 0;
  transition: 0.4s;
  display: flex;
  align-items: center;
  justify-content: center;
}
.overlay-search div {
  overflow: hidden;
  text-align: center;
  margin-top: 90px;
}
.overlay-search div h3 {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  transition: 1s;
}
.overlay-search div #search-term {
  transform: translateY(-32px);
}
.overlay-search div #search-results {
  transform: translateY(30px);
}
.overlay-search div #search-results .fa-spinner-third {
  margin-right: 20px;
  animation: rotate-center 1s linear infinite;
  font-size: 20px;
}

.go-up {
  width: 35px;
  height: 35px;
  position: fixed;
  bottom: 30px;
  left: 3%;
  background-color: #4a6868;
  border-radius: 100%;
  transition: 0.5s;
  z-index: 1000;
  display: none;
}
.go-up.active {
  bottom: 9%;
}
.go-up a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.go-up:hover {
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3333333333);
}
.go-up i {
  color: white;
}
@keyframes rotate-center {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.dark .swiper-pagination-bullet {
  background-color: #fff !important;
}

.dark .container-Selected-swiper .swiper-pagination-bullet-active,
.dark .container-selling-swiper .swiper-pagination-bullet-active,
.dark .container-popular-swiper .swiper-pagination-bullet-active {
  background-color: #fff !important;
}

.dark .search-books form div {
  background-color: #1f3041;
}

.dark .search-books .web-logo h1 {
  color: #fff;
}

.dark .search-books {
  background-image: url("../pics/bg_books_d.jpg");
}

.dark .section-title h2 {
  color: #fff;
}

.dark .container-subject-swiper .subject-swiper .swiper-wrapper .swiper-slide a {
  background-color: #17212b;
  color: #fff;
}

.dark .container-Selected-swiper .section-title a,
.dark .container-selling-swiper .section-title a,
.dark .container-popular-swiper .section-title a {
  color: #fff;
}

.dark footer {
  background-color: #0e1621;
}

.dark footer span {
  color: #fff;
}

.dark .exception-section-title h2 {
  color: #fff;
}

.dark .exception-section-title h2::after {
  background-color: #1f3041;
}

footer {
  background-color: #c3d2c9;
  transition: 0.5s;
  margin-top: 20px;
}
footer .box-share {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
}
footer .box-share > li {
  display: flex;
  align-items: center;
}
footer .box-share > li > a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  overflow: hidden;
  text-decoration: none;
  color: #666;
  font-family: sans-serif;
  font-size: 18px;
  font-weight: 600;
  transition: 0.5s;
  z-index: 1;
}
footer .box-share > li > a i {
  transition: 0.5s;
}
footer .box-share > li > a::before {
  position: absolute;
  content: "";
  border-radius: 4px;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid transparent;
  border-left: 1px solid transparent;
  box-sizing: border-box;
  transform: translateX(100%);
}
footer .box-share > li > a::after {
  position: absolute;
  content: "";
  border-radius: 4px;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  box-sizing: border-box;
  transform: translateX(-100%);
}
footer .box-share > li > a:hover::after {
  border-color: #555;
  height: 100%;
  transform: translateX(0);
  transition: 0.2s transform linear, 0.2s height linear 0.2s;
}
footer .box-share > li > a:hover::before {
  border-color: #555;
  height: 100%;
  transform: translateX(0);
  transition: 0.2s transform linear, 0.2s height linear 0.3s;
}
footer .box-share > li > a:hover i {
  color: #555;
}
footer span {
  display: flex;
  justify-content: center;
  transition: 0.5s;
  padding: 15px;
  color: #222;
}
footer div {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
footer div i {
  color: #94b4a1;
}
footer div hr {
  width: 15%;
  height: 0px;
  margin: 0 10px;
  border: 1px solid #e2e5d8;
}

.news-swiper {
  position: relative;
}
.news-swiper .swiper {
  width: 100%;
  height: 100%;
}
.news-swiper .swiper-slide {
  position: relative;
  background-position: center;
  background-size: cover;
  width: 100%;
}
.news-swiper .swiper-slide::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3333333333);
}
.news-swiper .swiper-slide div {
  text-align: right;
  position: absolute;
  z-index: 1;
  bottom: 140px;
  right: 100px;
}
.news-swiper .swiper-slide div h2 {
  color: #fff;
}
.news-swiper .swiper-slide div span {
  font-size: 13px;
  margin-top: 8px;
  color: #ddd;
}
.news-swiper .swiper-slide img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 400px;
}
.news-swiper .swiper-pagination-bullet-active {
  background-color: #fff;
  border-radius: 6px;
  width: 12px;
}
.news-swiper .swiper-pagination-bullet {
  background-color: #fff;
}
.news-swiper .swiper-button-prev::after,
.news-swiper .swiper-button-next::after {
  font-size: 25px;
  color: #fff;
}
.news-swiper .swiper-button-next {
  right: 70px;
  bottom: 50px;
  margin-top: 115px;
}
.news-swiper .swiper-button-prev {
  margin-top: 115px;
  right: 30px;
}

.books-row-section {
  display: none;
}

.book-section {
  padding: 30px;
}
.book-section ul {
  padding: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.book-section ul li {
  margin: 20px;
  position: relative;
}
.book-section ul li .overlay {
  position: absolute;
  margin: auto;
  border-radius: 6px;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3333333333);
  opacity: 0;
  transition: 0.5s;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 1;
  text-align: center;
}
.book-section ul li .overlay h5 {
  color: #fff;
  transition: 1s;
  opacity: 0;
  transform: translateY(100px);
  padding: 0 5px;
  cursor: pointer;
  font-size: 16px;
}
.book-section ul li .overlay span {
  color: #fff;
  transition: 1s;
  opacity: 0;
  margin-top: 10px;
  cursor: pointer;
  transform: translateY(100px);
  font-size: 11px;
}
.book-section ul li:hover .overlay {
  opacity: 1 !important;
}
.book-section ul li:hover .overlay h5,
.book-section ul li:hover .overlay span {
  opacity: 1;
  transform: translateY(0px);
}
.book-section ul li a {
  position: relative;
  display: flex;
  overflow: hidden;
  /*border-radius: 4px;
  box-shadow: 0 0 4px 0 #999;*/
  width: 205px;
  height: 300px;
}
.book-section ul li a img {
  width: 100%;
  height: 100%;
}

.subject-swiper-active {
  color: #005a63 !important;
  border-color: #005a63 !important;
}
.subject-swiper-active * {
  color: #005a63 !important;
}

.books-card-section {
  margin: 0 50px;
  padding: 20px 0 0;
  display: flex;
  flex-wrap: wrap;
}
.books-card-section .book-card {
  border: 1px solid rgba(170, 170, 170, 0.3333333333);
  background-color: #fff;
  border-radius: 5px;
  padding: 20px 10px;
  margin: 10px;
  display: flex;
  flex: 1;
}
.books-card-section .book-card > a {
  display: flex;
  min-width: 155px;
  min-height: 225px;
  max-width: 155px;
  max-height: 225px;
  margin: 0 20px;
  overflow: hidden;
  /* border-radius: 4px;
   box-shadow: 0 0 4px 0 #999;*/
}
.books-card-section .book-card > a img {
  width: 100%;
  height: 100%;
}
.books-card-section .book-card div {
  padding-right: 15px;
}
.books-card-section .book-card div .detail-book-list {
  padding: 0;
}
.books-card-section .book-card div .detail-book-list li {
  padding: 2px 0;
  margin: 5px 0;
  display: flex;
}
.books-card-section .book-card div .detail-book-list li i {
  color: rgba(119, 119, 119, 0.3333333333);
  font-size: 13px;
  margin-left: 8px;
  padding-top: 4px;
}
.books-card-section .book-card div .detail-book-list li span {
  font-size: 14px;
  color: #0a5a63;
}
.books-card-section .book-card div p {
  font-family: "DIJALHRegular" !important;
}
.switch-contauner-active {
  background-color: #0a5a63;
  color: #fff;
  border-radius: 4px;
}
.switch-contauner-active:hover i {
  color: #fff;
}

.switch-contauner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
}
.switch-contauner a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  padding: 8px;
  margin-right: 10px;
}
.switch-contauner a i {
  font-size: 23px;
  font-weight: lighter;
}

#loading {
  display: none;
  text-align: center;
}
#loading img {
  width: 60px;
  text-align: center;
  margin: auto;
}

.pageLoading {
  width: 50px;
  text-align: center;
  margin: auto;
}

.lds-hourglass {
  display: inline-block;
  position: relative;
  width: 100%;
  text-align: center;
  height: 80px;
  margin: auto;
  display: none;
}
.lds-hourglass::after {
  content: " ";
  display: block;
  border-radius: 50%;
  width: 0;
  height: 0;
  text-align: center;
  margin: 1px auto;
  box-sizing: border-box;
  border: 32px solid #4a6868;
  border-color: #4a6868 transparent #4a6868 transparent;
  animation: lds-hourglass 1.2s infinite;
}

@keyframes lds-hourglass {
  0% {
    transform: rotate(0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  50% {
    transform: rotate(900deg);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  100% {
    transform: rotate(1800deg);
  }
}
.card-body {
  border: 1px solid rgba(170, 170, 170, 0.3333333333);
  background-color: #fff;
  border-radius: 5px;
  padding: 20px 10px;
  margin: 10px;
  display: flex;
  justify-content: center;
  flex: 1;
}
.card-body > div {
  width: 220px;
}

.card-title {
  font-size: 1.25rem;
  line-height: 1.33;
  font-weight: 700;
}
.card-title.skeleton {
  width: 100%;
  min-height: 42px;
  margin: 28px 10px 0;
  border-radius: 4px;
  padding: 0;
}

.card-intro {
  margin-top: 0.75rem;
  line-height: 1.5;
}
.card-intro.skeleton {
  min-height: 128px;
  border-radius: 4px;
  width: 100%;
  margin: 0 10px 0 0;
  padding: 0;
}

.card-img {
  display: flex;
  min-width: 150px;
  min-height: 200px;
  max-width: 150px;
  max-height: 200px;
  position: relative;
  border-radius: 4px;
}
.card-img img {
  position: absolute;
  width: 100%;
}

.skeleton {
  background-color: #e2e5e7;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  animation: shine 1s ease infinite;
}

@keyframes shine {
  to {
    background-position: right -40px top 0;
  }
}
.tp-height {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

.d-flex {
  display: flex;
}

.tp-row-search {
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 1700px;
  margin: auto;
}
.tp-row-search #filter-right-menu {
  position: fixed;
  display: none;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  left: 30px;
  bottom: 30px;
  border: 1px solid rgba(170, 170, 170, 0.3333333333);
  background-color: #fff;
  border-radius: 100%;
  box-shadow: 0 0 4px 1px rgba(255, 255, 255, 0.4);
}
.tp-row-search #filter-right-menu i {
  font-size: 20px;
}

.costum-search {
  border-radius: 10px;
  padding: 20px;
  margin: 10px;
  overflow: hidden;
  width: 78%;
}
.costum-search section {
  margin: 20px 0;
}
.costum-search .search-result-statistics span {
  padding: 20px 0;
  margin-left: 20px;
  color: #cec689;
}
.costum-search .tabs {
  display: flex;
}
.costum-search .tabs li {
  position: relative;
  padding: 6px 10px;
  margin-left: 7px;
  transition: 0.4s;
  margin-top: 1px;
}
.costum-search .tabs li a {
  color: #777;
  font-size: 14px;
}
.costum-search .tabs .active {
  background-color: #fff;
}
.costum-search .tabs .active::after {
  content: "";
  position: absolute;
  top: -1px;
  right: 0;
  width: 100%;
  height: 100%;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border: 1px solid rgba(170, 170, 170, 0.3333333333);
  border-bottom-color: #fff;
  box-shadow: 0px -4px 5px -5px #aaa;
  transition: 0.5s;
}
.costum-search .tabs .active a {
  color: #005a63;
  font-family: "DijlahBold" !important;
}
.costum-search .search-list-container {
  background-color: #fff;
  border: 1px solid rgba(170, 170, 170, 0.3333333333);
  box-shadow: 0 0 3px rgba(170, 170, 170, 0.3333333333);
  border-radius: 10px;
  transition: 0.5s;
}
.costum-search .search-list-container > ul {
  padding: 20px 30px;
}
.costum-search .search-list-container > ul > li {
  border-bottom: 1px solid rgba(170, 170, 170, 0.3333333333);
  padding: 18px 0;
  transition: 0.3s;
  display: flex;
  align-items: right;
  text-align: justify;
    flex-direction: column
}
.costum-search .search-list-container > ul > li:last-child {
  border: unset;
}
.costum-search .search-list-container > ul > li i {
  color: rgba(148, 180, 161, 0.4666666667);
  font-size: 13px;
  margin: 4px 0 0 10px;
}
.costum-search .search-list-container > ul > li a:hover {
  color: #005a63;
}

#page-selection {
  width: 100%;
}
#page-selection .pagination {
  display: flex;
  justify-content: center;
  padding: 10px 0;
}
#page-selection .pagination .disable-page a {
  color: #bbb;
  cursor: default;
}
#page-selection .pagination .disable-page a:hover {
  outline: unset !important;
}
#page-selection .pagination .disable-page a i {
  color: #bbb;
}
#page-selection .pagination .active-page a {
  background-color: #005a63;
  color: #fff;
  border-radius: 4px;
}
#page-selection .pagination > li {
  border: unset;
  padding: 0;
}
#page-selection .pagination > li a {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  width: 30px;
  height: 30px;
  color: #555;
  padding-bottom: 3px;
  margin: 4px;
  transition: 0.3s;
}
#page-selection .pagination > li a:hover {
  outline: 1px solid #0a5a63;
}
#page-selection .pagination > li a i {
  color: #555;
  margin: 0;
}

.search-filter {
  border-radius: 10px;
  padding: 20px;
  margin: 10px;
  box-shadow: 0 0 3px rgba(170, 170, 170, 0.3333333333);
  background-color: #fff;
  transition: 0.5s;
  width: 22%;
  position: sticky;
  max-height: 700px;
  top: 10px;
}
.search-filter .author-box, .search-filter .books-box, .search-filter .subject-box {
  margin-bottom: 20px;
}
.search-filter .author-box .author-wrapper, .search-filter .books-box .author-wrapper, .search-filter .books-box .books-wrapper, .search-filter .subject-box .author-wrapper, .search-filter .subject-box .subject-wrapper {
  display: flex;
  flex-direction: column;
  max-height: 97px;
  overflow: hidden;
  transition: 0.5s;
}
.search-filter .author-box .author-wrapper label, .search-filter .books-box .author-wrapper label, .search-filter .books-box .books-wrapper label, .search-filter .subject-box .author-wrapper label, .search-filter .subject-box .subject-wrapper label {
  padding: 6px;
  font-size: 14px;
  margin-left: 9px;
  display: flex;
  color: #000;
}
.search-filter .author-box .author-wrapper label:hover, .search-filter .books-box .author-wrapper label:hover, .search-filter .books-box .books-wrapper label:hover, .search-filter .subject-box .author-wrapper label:hover, .search-filter .subject-box .subject-wrapper label:hover {
  cursor: pointer;
  background-color: #eee;
}
.search-filter .author-box .author-wrapper label input, .search-filter .books-box .author-wrapper label input, .search-filter .books-box .books-wrapper label input, .search-filter .subject-box .author-wrapper label input, .search-filter .subject-box .subject-wrapper label input {
  accent-color: #4a6868;
  width: 20px;
  height: 20px;
  margin-left: 7px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid rgba(74, 104, 104, 0.3333333333);
  position: relative;
  border-radius: 2px;
}
.search-filter .author-box .author-wrapper label input:checked, .search-filter .books-box .author-wrapper label input:checked, .search-filter .books-box .books-wrapper label input:checked, .search-filter .subject-box .author-wrapper label input:checked, .search-filter .subject-box .subject-wrapper label input:checked {
  background-color: #4a6868;
  opacity: 1;
}
.search-filter .author-box .author-wrapper label input:before, .search-filter .books-box .author-wrapper label input:before, .search-filter .books-box .books-wrapper label input:before, .search-filter .subject-box .author-wrapper label input:before, .search-filter .subject-box .subject-wrapper label input:before {
  transition: 0.5s;
  content: "";
  position: absolute;
  right: 50%;
  top: 50%;
  width: 4px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  margin: -1px -1px 0 -1px;
  transform: rotate(45deg) translate(-50%, -50%);
  z-index: 2;
}
.search-filter .author-box #author-colloapse-btn, .search-filter .books-box #author-colloapse-btn, .search-filter .books-box #books-colloapse-btn, .search-filter .subject-box #author-colloapse-btn, .search-filter .subject-box #subject-colloapse-btn {
  padding: 5px;
  border: 1px solid rgba(170, 170, 170, 0.3333333333);
  border-radius: 5px;
  margin: 5px auto 0 9px;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 12px;
}
.search-filter .author-box #author-colloapse-btn:hover, .search-filter .books-box #author-colloapse-btn:hover, .search-filter .books-box #books-colloapse-btn:hover, .search-filter .subject-box #author-colloapse-btn:hover, .search-filter .subject-box #subject-colloapse-btn:hover {
  color: #005a63;
}
.search-filter .author-box #author-colloapse-btn:hover i, .search-filter .books-box #author-colloapse-btn:hover i, .search-filter .books-box #books-colloapse-btn:hover i, .search-filter .subject-box #author-colloapse-btn:hover i, .search-filter .subject-box #subject-colloapse-btn:hover i {
  color: #005a63;
}
.search-filter .author-box #author-colloapse-btn i, .search-filter .books-box #author-colloapse-btn i, .search-filter .books-box #books-colloapse-btn i, .search-filter .subject-box #author-colloapse-btn i, .search-filter .subject-box #subject-colloapse-btn i {
  font-size: 12px;
  margin: 2px 5px 0 0;
  color: #555;
  transition: 0.5s;
}
.search-filter .author-box .search-author, .search-filter .books-box .search-author, .search-filter .books-box .search-bookss, .search-filter .subject-box .search-author, .search-filter .subject-box .search-subject {
  margin-bottom: 6px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.search-filter .author-box .search-author span, .search-filter .books-box .search-author span, .search-filter .books-box .search-bookss span, .search-filter .subject-box .search-author span, .search-filter .subject-box .search-subject span {
  font-family: "DijlahBold" !important;
}
.search-filter .author-box .search-author div, .search-filter .books-box .search-author div, .search-filter .books-box .search-bookss div, .search-filter .subject-box .search-author div, .search-filter .subject-box .search-subject div {
  background-color: rgba(238, 238, 238, 0.6);
  padding: 8px 5px;
  border-radius: 4px;
  margin-right: 15px;
  transition: 0.5s;
  display: flex;
  flex-wrap: nowrap;
}
.search-filter .author-box .search-author div input, .search-filter .books-box .search-author div input, .search-filter .books-box .search-bookss div input, .search-filter .subject-box .search-author div input, .search-filter .subject-box .search-subject div input {
  width: calc(100% - 30px);
  margin-right: 5px;
}
.search-filter .author-box .search-author div input::-moz-placeholder, .search-filter .books-box .search-author div input::-moz-placeholder, .search-filter .books-box .search-bookss div input::-moz-placeholder, .search-filter .subject-box .search-author div input::-moz-placeholder, .search-filter .subject-box .search-subject div input::-moz-placeholder {
  font-size: 10px;
  color: #888;
}
.search-filter .author-box .search-author div input::placeholder, .search-filter .books-box .search-author div input::placeholder, .search-filter .books-box .search-bookss div input::placeholder, .search-filter .subject-box .search-author div input::placeholder, .search-filter .subject-box .search-subject div input::placeholder {
  font-size: 10px;
  color: #888;
}
.search-filter .author-box .search-author div i, .search-filter .books-box .search-author div i, .search-filter .books-box .search-bookss div i, .search-filter .subject-box .search-author div i, .search-filter .subject-box .search-subject div i {
  color: #888;
}
.search-filter .empty-message {
  direction: ltr;
  align-items: center;
  justify-content: center;
  padding: 9px;
  font-size: 14px;
  color: #c62828;
  border: 1px dashed #c62828;
  border-radius: 5px;
  display: none;
  margin: 10px 0;
}
.search-filter .empty-message i {
  margin: 0 10px;
}

.swiper-filter {
  overflow: hidden;
  margin: 30px 0;
  padding: 2px;
}
.swiper-filter .swiper-wrapper .swiper-slide {
  font-size: 14px;
  border-radius: 5px;
  padding: 7px 0 10px;
  font-family: "DIJALHRegular";
  position: relative;
  background-color: #94b4a1;
  color: #fff;
  display: flex;
  text-align: center;
  justify-content: space-around;
  align-items: center;
}
.swiper-filter .swiper-wrapper .swiper-slide .delete-item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
}

.colloapse {
  max-height: 150px !important;
  overflow: auto !important;
}

#show-more-author {
  display: flex;
  flex-direction: column;
}

.dark .search-filter {
  background-color: #1f3041;
}

.dark .search-filter .author-box .author-wrapper label, .dark .search-filter .subject-box .author-wrapper label, .dark .search-filter .books-box .author-wrapper label, .dark .search-filter .author-box .subject-box .subject-wrapper label, .dark .search-filter .subject-box .author-box .subject-wrapper label, .dark .search-filter .subject-box .subject-wrapper label, .dark .search-filter .books-box .subject-box .subject-wrapper label, .dark .search-filter .subject-box .books-box .subject-wrapper label, .dark .search-filter .author-box .books-box .books-wrapper label, .dark .search-filter .books-box .author-box .books-wrapper label, .dark .search-filter .subject-box .books-box .books-wrapper label, .dark .search-filter .books-box .subject-box .books-wrapper label, .dark .search-filter .books-box .books-wrapper label,
.dark .search-filter .books-box .author-wrapper label,
.dark .search-filter .books-box .subject-box .subject-wrapper label,
.dark .search-filter .subject-box .books-box .subject-wrapper label,
.dark .search-filter .books-box .books-wrapper label,
.dark .search-filter .books-box .books-wrapper label,
.dark .search-filter .subject-box .author-wrapper label,
.dark .search-filter .subject-box .subject-wrapper label,
.dark .search-filter .subject-box .books-box .books-wrapper label,
.dark .search-filter .books-box .subject-box .books-wrapper label,
.dark .search-filter .subject-box .subject-wrapper label,
.dark .search-result-statistics small,
.dark .search-filter .author-box .search-author span,
.dark .search-filter .subject-box .search-author span,
.dark .search-filter .books-box .search-author span,
.dark .search-filter .author-box .subject-box .search-subject span,
.dark .search-filter .subject-box .author-box .search-subject span,
.dark .search-filter .subject-box .search-subject span,
.dark .search-filter .books-box .subject-box .search-subject span,
.dark .search-filter .subject-box .books-box .search-subject span,
.dark .search-filter .author-box .books-box .search-bookss span,
.dark .search-filter .books-box .author-box .search-bookss span,
.dark .search-filter .subject-box .books-box .search-bookss span,
.dark .search-filter .books-box .subject-box .search-bookss span,
.dark .search-filter .books-box .search-bookss span,
.dark .search-filter .books-box .search-author span,
.dark .search-filter .books-box .subject-box .search-subject span,
.dark .search-filter .subject-box .books-box .search-subject span,
.dark .search-filter .books-box .search-bookss span,
.dark .search-filter .books-box .search-bookss span,
.dark .search-filter .subject-box .search-author span,
.dark .search-filter .subject-box .search-subject span,
.dark .search-filter .subject-box .books-box .search-bookss span,
.dark .search-filter .books-box .subject-box .search-bookss span,
.dark .search-filter .subject-box .search-subject span,
.dark .search-filter .author-box .search-author div input,
.dark .search-filter .subject-box .search-author div input,
.dark .search-filter .books-box .search-author div input,
.dark .search-filter .author-box .subject-box .search-subject div input,
.dark .search-filter .subject-box .author-box .search-subject div input,
.dark .search-filter .subject-box .search-subject div input,
.dark .search-filter .books-box .subject-box .search-subject div input,
.dark .search-filter .subject-box .books-box .search-subject div input,
.dark .search-filter .author-box .books-box .search-bookss div input,
.dark .search-filter .books-box .author-box .search-bookss div input,
.dark .search-filter .subject-box .books-box .search-bookss div input,
.dark .search-filter .books-box .subject-box .search-bookss div input,
.dark .search-filter .books-box .search-bookss div input,
.dark .search-filter .books-box .search-author div input,
.dark .search-filter .books-box .subject-box .search-subject div input,
.dark .search-filter .subject-box .books-box .search-subject div input,
.dark .search-filter .books-box .search-bookss div input,
.dark .search-filter .books-box .search-bookss div input,
.dark .search-filter .subject-box .search-author div input,
.dark .search-filter .subject-box .search-subject div input,
.dark .search-filter .subject-box .books-box .search-bookss div input,
.dark .search-filter .books-box .subject-box .search-bookss div input,
.dark .search-filter .subject-box .search-subject div input .search-filter .author-box #author-colloapse-btn,
.dark .search-filter .subject-box .search-subject div input .search-filter .subject-box #author-colloapse-btn,
.dark .search-filter .subject-box .search-subject div input .search-filter .books-box #author-colloapse-btn,
.dark .search-filter .subject-box .search-subject div input .search-filter .author-box #subject-colloapse-btn,
.dark .search-filter .subject-box .search-subject div input .search-filter .subject-box #subject-colloapse-btn,
.dark .search-filter .subject-box .search-subject div input .search-filter .books-box #subject-colloapse-btn,
.dark .search-filter .subject-box .search-subject div input .search-filter .author-box .books-box #books-colloapse-btn,
.dark .search-filter .books-box .subject-box .search-subject div input .search-filter .author-box #books-colloapse-btn,
.dark .search-filter .subject-box .search-subject div input .search-filter .subject-box .books-box #books-colloapse-btn,
.dark .search-filter .books-box .subject-box .search-subject div input .search-filter .subject-box #books-colloapse-btn,
.dark .search-filter .subject-box .search-subject div input .search-filter .books-box #books-colloapse-btn,
.dark .search-filter .author-box #author-colloapse-btn,
.dark .search-filter .subject-box #author-colloapse-btn,
.dark .search-filter .books-box #author-colloapse-btn,
.dark .search-filter .author-box .subject-box #subject-colloapse-btn,
.dark .search-filter .subject-box .author-box #subject-colloapse-btn,
.dark .search-filter .subject-box #subject-colloapse-btn,
.dark .search-filter .books-box .subject-box #subject-colloapse-btn,
.dark .search-filter .subject-box .books-box #subject-colloapse-btn,
.dark .search-filter .author-box .books-box #books-colloapse-btn,
.dark .search-filter .books-box .author-box #books-colloapse-btn,
.dark .search-filter .subject-box .books-box #books-colloapse-btn,
.dark .search-filter .books-box .subject-box #books-colloapse-btn,
.dark .search-filter .books-box #books-colloapse-btn,
.dark .search-filter .books-box #author-colloapse-btn,
.dark .search-filter .books-box .subject-box #subject-colloapse-btn,
.dark .search-filter .subject-box .books-box #subject-colloapse-btn,
.dark .search-filter .books-box #books-colloapse-btn,
.dark .search-filter .books-box #books-colloapse-btn,
.dark .search-filter .subject-box #author-colloapse-btn,
.dark .search-filter .subject-box #subject-colloapse-btn,
.dark .search-filter .subject-box .books-box #books-colloapse-btn,
.dark .search-filter .books-box .subject-box #books-colloapse-btn,
.dark .search-filter .subject-box #subject-colloapse-btn,
.dark .search-filter .author-box #author-colloapse-btn i,
.dark .search-filter .subject-box #author-colloapse-btn i,
.dark .search-filter .books-box #author-colloapse-btn i,
.dark .search-filter .author-box .subject-box #subject-colloapse-btn i,
.dark .search-filter .subject-box .author-box #subject-colloapse-btn i,
.dark .search-filter .subject-box #subject-colloapse-btn i,
.dark .search-filter .books-box .subject-box #subject-colloapse-btn i,
.dark .search-filter .subject-box .books-box #subject-colloapse-btn i,
.dark .search-filter .author-box .books-box #books-colloapse-btn i,
.dark .search-filter .books-box .author-box #books-colloapse-btn i,
.dark .search-filter .subject-box .books-box #books-colloapse-btn i,
.dark .search-filter .books-box .subject-box #books-colloapse-btn i,
.dark .search-filter .books-box #books-colloapse-btn i,
.dark .search-filter .books-box #author-colloapse-btn i,
.dark .search-filter .books-box .subject-box #subject-colloapse-btn i,
.dark .search-filter .subject-box .books-box #subject-colloapse-btn i,
.dark .search-filter .books-box #books-colloapse-btn i,
.dark .search-filter .books-box #books-colloapse-btn i,
.dark .search-filter .subject-box #author-colloapse-btn i,
.dark .search-filter .subject-box #subject-colloapse-btn i,
.dark .search-filter .subject-box .books-box #books-colloapse-btn i,
.dark .search-filter .books-box .subject-box #books-colloapse-btn i,
.dark .search-filter .subject-box #subject-colloapse-btn i,
.dark .costum-search .search-list-container ul li a,
.dark .costum-search .tabs .active a {
  color: #fff;
}

.dark .costum-search .tabs .active,
.dark .costum-search .search-list-container {
  background-color: #1f3041;
}

.dark .costum-search .tabs .active::after {
  border-bottom-color: #1f3041;
}

.dark .search-filter .author-box .author-wrapper label input:checked,
.dark .search-filter .books-box .author-wrapper label input:checked,
.dark .search-filter .books-box .books-wrapper label input:checked,
.dark .search-filter .subject-box .author-wrapper label input:checked,
.dark .search-filter .subject-box .subject-wrapper label input:checked {
  background-color: #fff;
}

.dark .search-filter .author-box .author-wrapper label:hover,
.dark .search-filter .books-box .author-wrapper label:hover,
.dark .search-filter .books-box .books-wrapper label:hover,
.dark .search-filter .subject-box .author-wrapper label:hover,
.dark .search-filter .subject-box .subject-wrapper label:hover {
  background-color: rgba(14, 22, 33, 0.2666666667);
}

.dark .search-filter .author-box .search-author div,
.dark .search-filter .books-box .search-author div,
.dark .search-filter .books-box .search-bookss div,
.dark .search-filter .subject-box .search-author div,
.dark .search-filter .subject-box .search-subject div {
  background-color: rgba(23, 33, 43, 0.5333333333);
}

.dark .search-filter .author-box .author-wrapper label input::before,
.dark .search-filter .books-box .author-wrapper label input::before,
.dark .search-filter .books-box .books-wrapper label input::before,
.dark .search-filter .subject-box .author-wrapper label input::before,
.dark .search-filter .subject-box .subject-wrapper label input::before {
  border-color: #1f3041;
}

.dark .swiper-filter .swiper-slide {
  background-color: #17212b;
  box-shadow: 0 0 4px -1px rgba(255, 255, 255, 0.4);
}

.about-content {
  margin: 15px 60px 60px;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 0 3px rgba(170, 170, 170, 0.3333333333);
  background-color: #fff;
}
.about-content p {
  font-family: "DIJALHRegular" !important;
  text-align: justify;
  line-height: 1.7;
  color: #444;
}
.about-content h1,
.about-content h2,
.about-content h3,
.about-content h4,
.about-content h5,
.about-content h6 {
  font-family: "DijlahBold" !important;
}

.dark .about-content {
  background-color: #1f3041;
}
.dark .about-content p {
  color: #eee;
}
.dark .about-content h1,
.dark .about-content h2,
.dark .about-content h3,
.dark .about-content h4,
.dark .about-content h5,
.dark .about-content h6 {
  color: #eee;
}

.message-form {
  display: flex;
}
.message-form form {
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 450px;
}
.message-form form input,
.message-form form textarea {
  background-color: rgba(255, 255, 255, 0.9333333333);
  margin: 10px 5px;
  padding: 7px;
  border-radius: 4px;
  border: 1px solid rgba(170, 170, 170, 0.3333333333);
  transition: 0.4s;
  width: 100%;
}
.message-form form input:focus,
.message-form form textarea:focus {
  border: 1px solid #4a6868;
}
.message-form form input::-moz-placeholder, .message-form form textarea::-moz-placeholder {
  font-size: 12px;
}
.message-form form input::placeholder,
.message-form form textarea::placeholder {
  font-size: 12px;
}
.message-form form textarea {
  height: 300px;
  max-width: 100%;
  min-width: 100%;
  max-height: 500px;
  min-height: 200px;
  height: 230px;
}
.message-form form textarea:focus-visible {
  outline: unset;
  border: 1px solid #4a6868 !important;
}
.message-form form a {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  background-color: #fff;
  padding: 7px;
  border-radius: 4px;
  border: 1px solid rgba(170, 170, 170, 0.3333333333);
  transition: 0.4s;
  font-size: 14px;
  color: #999;
}
.message-form form a:hover {
  border: 1px solid #4a6868;
}
.message-form form a:hover i {
  transform: translate(-20px, -22px);
}
.message-form form a i {
  color: #999;
  transition: 0.4s;
  position: absolute;
  left: 10px;
  margin-top: 1px;
  font-size: 14px;
}

.box-print-page {
  display: flex;
  justify-content: end;
}
.box-print-page a {
  margin: 3px;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  transition: 0.3s;
}
.box-print-page a::before {
  position: absolute;
  content: "";
  border-radius: 4px;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid transparent;
  border-left: 1px solid transparent;
  box-sizing: border-box;
  transform: translateX(100%);
}
.box-print-page a::after {
  position: absolute;
  content: "";
  border-radius: 4px;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  box-sizing: border-box;
  transform: translateX(-100%);
}
.box-print-page a:hover::after {
  border-color: #555;
  height: 100%;
  transform: translateX(0);
  transition: 0.2s transform linear, 0.2s height linear 0.2s;
}
.box-print-page a:hover::before {
  border-color: #555;
  height: 100%;
  transform: translateX(0);
  transition: 0.2s transform linear, 0.2s height linear 0.3s;
}
.box-print-page a:hover i {
  color: #555;
}

.dark .box-print-page a::before,
.dark .box-print-page a::after {
  border-color: #eee;
}

.dark .box-print-page a i {
  color: #eee;
}

.internal-header > div .navbar > ul > li.active a::before {
  width: 100%;
}

.message-box-error, .message-box-success {
  position: fixed;
  background-color: #fff;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid rgba(170, 170, 170, 0.3333333333);
  left: 40px;
  animation: mymove 0.5s;
  overflow: hidden;
  bottom: 40px;
  z-index: 11;
}
.message-box-error > div, .message-box-success > div {
  position: absolute;
  margin: auto;
  display: flex;
  justify-self: center;
  height: 100%;
  font-size: 100px;
  background-color: #c62828;
  top: 0;
  right: 0;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.message-box-error > div i, .message-box-success > div i {
  font-size: 30px;
  color: #fff;
}
.message-box-error ul, .message-box-success ul {
  margin-right: 10px;
}
.message-box-error ul li, .message-box-success ul li {
  list-style: none;
  padding: 4px 0;
  color: #555;
  display: flex;
  align-items: center;
}
.message-box-error ul li i, .message-box-success ul li i {
  color: rgba(170, 170, 170, 0.3333333333);
  font-size: 13px;
  color: rgba(239, 83, 80, 0.3333333333);
  margin-left: 10px;
}

.date-box {
  position: relative;
  display: flex;
  justify-content: center;
  margin: 25px auto;
  border: 1px solid rgba(102, 102, 102, 0.3333333333);
  background-color: #4a6868;
  color: #fff;
  border-radius: 6px;
  font-size: 14px;
  padding: 7px 20px 8px;
  font-family: "DIJALHRegular" !important;
  align-items: center;
}
.date-box i {
  margin: 3px 0 0 10px;
}

.dark .date-box {
  background-color: #1f3041;
}

.message-box-success {
  padding-right: 60px;
}
.message-box-success > div {
  position: absolute;
  margin: auto;
  display: flex;
  justify-self: center;
  height: 100%;
  font-size: 100px;
  background-color: #2e7d32;
  top: 0;
  right: 0;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#share-modal {
  display: none;
}

#share-modal.is-open {
  display: block;
}

.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
}

.modal__container {
  background-color: #fff;
  padding: 30px;
  max-width: 500px;
  max-height: 100vh;
  border-radius: 4px;
  overflow-y: auto;
  box-sizing: border-box;
}

#share-modal .a2a_svg {
  width: 40px !important;
  height: 40px !important;
}

.tooltip-inner {
  background-color: #4a6868 !important;
  color: #fff !important;
  min-width: -moz-fit-content;
  min-width: fit-content;
  max-width: 50vw;
  text-align: justify;
}

.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,
.bs-tooltip-top .tooltip-arrow::before {
  border-top-color: #4a6868 !important;
}

.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,
.bs-tooltip-top .tooltip-arrow::before {
  border-right-color: #4a6868 !important;
}

.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,
.bs-tooltip-top .tooltip-arrow::before {
  border-bottom-color: #4a6868 !important;
}

.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,
.bs-tooltip-top .tooltip-arrow::before {
  border-left-color: #4a6868 !important;
}

.dark .tooltip-inner {
  background-color: #0e1621 !important;
  color: #fff !important;
  min-width: -moz-fit-content;
  min-width: fit-content;
  max-width: 50vw;
  text-align: justify;
}

.dark .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,
.dark .bs-tooltip-top .tooltip-arrow::before {
  border-top-color: #1f3041 !important;
}

.dark .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,
.dark .bs-tooltip-top .tooltip-arrow::before {
  border-right-color: #1f3041 !important;
}

.dark .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,
.dark .bs-tooltip-top .tooltip-arrow::before {
  border-bottom-color: #1f3041 !important;
}

.dark .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,
.dark .bs-tooltip-top .tooltip-arrow::before {
  border-left-color: #1f3041 !important;
}

/**************************\
  Demo Animation Style
\**************************/
@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10%);
  }
}
.micromodal-slide {
  display: none;
}

.micromodal-slide.is-open {
  display: block;
}

.micromodal-slide[aria-hidden=false] .modal__overlay {
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=false] .modal__container {
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=true] .modal__overlay {
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=true] .modal__container {
  animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
  will-change: transform;
}

@keyframes mymove {
  from {
    bottom: -130px;
  }
  to {
    bottom: 40px;
  }
}
@keyframes shake-bottom {
  0%, 100% {
    transform: rotate(0deg);
    transform-origin: 50% 100%;
  }
  10% {
    transform: rotate(2deg);
  }
  20%, 40%, 60% {
    transform: rotate(-4deg);
  }
  30%, 50%, 70% {
    transform: rotate(4deg);
  }
  80% {
    transform: rotate(-2deg);
  }
  90% {
    transform: rotate(2deg);
  }
}
@keyframes pulsate-bck {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
#printer-page {
  position: relative;
}
#printer-page a i {
  color: #555;
}

.printer-box {
  position: absolute;
  display: flex !important;
  top: -20px;
  right: calc(100% + 0px);
  border-radius: 10px;
  background-color: #94b4a1;
  transition: 0.5s;
  z-index: 100;
  padding: 10px;
  flex-direction: column;
  align-items: center;
}
.printer-box > div {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 14px;
}
.printer-box > div > input {
  border: 1px solid #fff;
  border-radius: 4px;
  width: 30px;
  height: 30px;
  margin: 0 10px;
  padding: 4px;
  font-size: 15px;
  color: #fff;
}
.printer-box > a {
  margin-top: 15px;
  padding: 5px 15px;
  box-shadow: 0 0 2px 0px #4a6868;
  border: unset !important;
  color: #4a6868;
  background-color: #fff;
  border-radius: 6px;
  transition: 0.4s;
}
.printer-box > a:hover {
  box-shadow: 0 0 7px 0px rgba(0, 0, 0, 0.35);
}

.sound-box, .sound-box-phone {
  position: absolute;
  display: flex;
  width: 100%;
  height: 50px;
  bottom: -50px;
  left: 0;
  right: 24px;
  background-color: #daddd2;
  border-top: 1px solid rgba(170, 170, 170, 0.3333333333);
  display: flex;
  align-items: center;
  transition: 0.5s;
}
.sound-box audio, .sound-box-phone audio {
  width: calc(55% + 50px);
  margin: 0 auto;
  border-radius: 30px;
  height: 80%;
}
.sound-box audio::-webkit-media-controls-panel, .sound-box-phone audio::-webkit-media-controls-panel,
.sound-box video::-webkit-media-controls-panel,
.sound-box-phone video::-webkit-media-controls-panel,
.sound-box audio::-moz-range-thumb,
.sound-box-phone audio::-moz-range-thumb {
  background-color: #94b4a1 !important;
}
.sound-box .close-sound, .sound-box-phone .close-sound {
  color: #94b4a1;
  font-size: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 22px;
  position: absolute;
  cursor: pointer;
  left: 60px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  transition: 0.5s;
}
.sound-box .close-sound:hover, .sound-box-phone .close-sound:hover {
  border-color: #4a6868;
  background-color: #4a6868;
  color: #fff;
}

.sound-box-phone {
  top: 0px;
  right: 0;
  border-top: unset;
  border-bottom: 1px solid rgba(170, 170, 170, 0.3333333333);
  bottom: unset;
  z-index: 1;
}
.sound-box-phone .close-sound {
  left: 10px;
}

@media (max-width: 640px) {
  .sound-box .close-sound, .sound-box-phone .close-sound {
    left: 10px;
  }
  .detail-book-tools {
    display: grid;
    grid-template-columns: auto auto auto;
    grid-row-gap: 15px;
  }
  .container-Selected-swiper .Selected-swiper .swiper-slide .overlay,
  .container-Selected-swiper .selling-swiper .swiper-slide .overlay,
  .container-Selected-swiper .popular-swiper .swiper-slide .overlay,
  .container-selling-swiper .Selected-swiper .swiper-slide .overlay,
  .container-selling-swiper .selling-swiper .swiper-slide .overlay,
  .container-selling-swiper .popular-swiper .swiper-slide .overlay,
  .container-popular-swiper .Selected-swiper .swiper-slide .overlay,
  .container-popular-swiper .selling-swiper .swiper-slide .overlay,
  .container-popular-swiper .popular-swiper .swiper-slide .overlay {
    width: 100%;
  }
  .message-form {
    margin: 0;
  }
  .about-content {
    margin: 0 20px;
  }
  .parallax h3 {
    margin: 30px;
  }
  .ad-poster .adPosterContent {
    margin-right: 10px;
  }
  .news-swiper .swiper-slide div h2 {
    text-align: center;
  }
  .news-swiper .swiper-slide div {
    width: 100%;
    top: 50%;
    left: 50%;
    right: unset;
    bottom: unset;
    transform: translate(-50%, -50%);
  }
  .costum-search .search-list-container ul li {
    align-items: unset !important;
  }
  .search-result-statistics {
    display: flex;
    flex-wrap: wrap;
  }
  .search-result-statistics small {
    margin: 4px 0;
  }
  .message-form form {
    width: 100%;
  }
  .exception-section-title {
    margin: 30px 10px 0;
  }
  .books-card-section .book-card div .detail-book-list {
    padding: 10px 0;
  }
  .books-card-section .book-card {
    flex-direction: column;
    margin: 10px !important;
  }
  .books-card-section .book-card > a {
    margin: auto !important;
  }
  .book-section ul li .overlay {
    width: 205px;
    margin: 0 10px;
  }
  .search-result {
    flex-direction: row !important;
  }
  .book-section ul li a {
    margin: 0 10px;
  }
  .book-section {
    padding: 0 10px;
  }
  .internal-header > div .tools {
    padding-left: 20px;
  }
  .books-card-section .book-card {
    margin: 10px 0;
  }
  .section-title {
    margin: 60px 10px 0 !important;
  }
  .books-card-section .book-card > a {
    margin: 0;
  }
  .search-books form {
    width: 80%;
  }
  .book-content .mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools {
    margin: 12px 0 20px 0;
  }
  .book-content .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    top: 211px !important;
  }
  .dashboard .main-column .detail-book .box-detail picture {
    height: 270px;
    width: 175px;
  }
  .book {
    min-height: calc(100% - 167px);
  }
  .book .book-page {
    margin-top: 11px;
  }
  header > div > .web-title > figure {
    width: 80px;
  }
  header > div {
    padding: 0 10px;
  }
  #tp-increase-length {
    display: none;
  }
  header > div > .web-title > figure > figcaption {
    display: none;
  }
  .book .book-page {
    width: calc(100% - 25px);
  }
  #increase-length {
    display: none;
  }
}
@media (max-width: 640px) {
  .email-poster {
    display: none;
  }
}
@media (max-width: 768px) {
  .search-result {
    flex-direction: column;
  }
  .search-result .books-result, .search-books form > div .search-result .author-result,
  .search-result .author-result {
    width: 100% !important;
  }
  .internal-header .navbar-mobile #open-mobile-navbar {
    margin-right: 50px;
  }
  .internal-header > div {
    padding: 0 7px;
  }
  .navbar-mobile {
    display: block !important;
  }
  .internal-header > div .navbar #internal-logo {
    right: 0;
  }
  .internal-header > div > .navbar > ul {
    display: none;
  }
  .dashboard .shortcut li .tooltiptext {
    display: none;
  }
  .main-column {
    z-index: 1;
  }
  .book-content {
    margin-right: 50px !important;
  }
}
@media (max-width: 992px) {
  .book-content .book-header {
    flex-direction: column;
    align-items: center;
  }
  .book-content .book-header #book-name, .book-content .book-header #writer-name {
    width: unset;
    max-width: unset;
    margin-bottom: 10px;
  }
  .book-content .book-header #writer-name {
    display: none;
  }
  .exception-section-title {
    margin: 30px 12px 0;
  }
  .costum-search {
    width: 100%;
  }
  #filter-right-menu {
    display: flex !important;
  }
  #internal-header-Exception {
    position: sticky;
    top: 0;
  }
  .search-filter {
    transform: translateX(330px);
    width: 280px;
    position: fixed;
    right: 0;
    top: 60px;
    z-index: 11;
    overflow: auto;
    min-height: calc(100vh - 180px);
    max-height: calc(100vh - 180px);
    flex-grow: 1 !important;
  }
}
@media (max-width: 1200px) {
  .books-card-section {
    margin: 0 2px;
  }
}/*# sourceMappingURL=style.css.map */

.search-record-meta {
    display:block;
    align-items: center;
    margin-top: 10px;
    font-size: 12px;


}
.search-record-meta span{
    color: #bfb88b !important;
}
.small-circle {
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #cec689;
    border-radius: 50%;
    margin-right: 6px;
}
