.book-conteiner {
  padding: 0 0 50px 0;
}
.book-conteiner .book-content-overlay .book-content-head .nav-tabs {
  margin: 0;
  border: 0;
}
.book-conteiner .book-content-overlay .book-content-head .nav-tabs .nav-item {
  width: 20%;
}
.book-conteiner .book-content-overlay .book-content-head .nav-tabs .nav-item .nav-link {
  color: #fff;
  background-color: #662e91;
  border-radius: 0;
  border: 0;
  width: 100%;
  padding: 15px 10px;
}
.book-conteiner .book-content-overlay .book-content-head .nav-tabs .nav-item .nav-link span {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipiss;
}
.book-conteiner .book-content-overlay .book-content-head .nav-tabs .nav-item .nav-link.active {
  background-color: #330f4e;
  border: 0;
}
.book-conteiner .book-content-overlay .book-content-body .desc-content {
  padding: 40px 20px 0;
  border: 1px solid #f1f1f1;
}
.book-conteiner .book-content-overlay .book-content-body .desc-content .head-desc {
  margin-bottom: 30px;
}
.book-conteiner .book-content-overlay .book-content-body .desc-content .head-desc .left-head-desc h2 {
  font-size: 30px;
  margin-bottom: 15px;
}
.book-conteiner .book-content-overlay .book-content-body .desc-content .head-desc .left-head-desc p {
  font-size: 18px;
}
.book-conteiner .book-content-overlay .book-content-body .desc-content .head-desc .right-head-desc .right-head-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 5px;
}
.book-conteiner .book-content-overlay .book-content-body .desc-content .head-desc .right-head-desc .right-head-list .right-head-item {
  margin-bottom: 15px;
  text-align: center;
}
.book-conteiner .book-content-overlay .book-content-body .desc-content .head-desc .right-head-desc .right-head-list .right-head-item .top-item {
  margin-bottom: 10px;
}
.book-conteiner .book-content-overlay .book-content-body .desc-content .head-desc .right-head-desc .right-head-list .right-head-item .top-item img {
  cursor: pointer;
  border: 1px solid transparent;
}
.book-conteiner .book-content-overlay .book-content-body .desc-content .head-desc .right-head-desc .right-head-list .right-head-item .top-item img:hover {
  box-shadow: 0px 0px 10px 0px rgba(222, 222, 222, 0.77);
  border-color: #dcdcdc;
}
.book-conteiner .book-content-overlay .book-content-body .desc-content .head-desc .right-head-desc .right-head-list .right-head-item .bottom-item p {
  font-weight: 700;
  font-size: 11px;
}
.book-conteiner .book-content-overlay .book-content-body .desc-content .content-desc {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.book-conteiner .book-content-overlay .book-content-body .desc-content .content-desc .img-content {
  margin-bottom: 30px;
}
.book-conteiner .book-content-overlay .book-content-body .desc-content .content-desc .content-item .desc-p {
  margin-bottom: 20px;
}
.book-conteiner .book-content-overlay .book-content-body .desc-content .content-desc .content-item .desc-p p {
  text-align: justify;
}
.book-conteiner .book-content-overlay .book-content-body .desc-content .content-desc .content-item .btns {
  margin-bottom: 30px;
}
.book-conteiner .book-content-overlay .book-content-body .desc-content .content-desc .content-item .btns .btn {
  background-color: #662e91;
  color: #fff;
}
.book-conteiner .book-content-overlay .book-content-body .desc-content .content-desc .content-item .slider-book {
  margin-bottom: 20px;
}
.book-conteiner .book-content-overlay .book-content-body .desc-content .content-desc .content-item .list-item {
  margin-bottom: 20px;
}
.book-conteiner .book-content-overlay .book-content-body .desc-content .content-desc .content-item .list-item .title-list {
  margin-bottom: 20px;
}
.book-conteiner .book-content-overlay .book-content-body .desc-content .content-desc .content-item .list-item .title-list h4 {
  margin-bottom: 20px;
}
.book-conteiner .book-content-overlay .book-content-body .desc-content .content-desc .content-item .list-item .title-list ul {
  margin: 0;
  margin-bottom: 20px;
  padding-left: 25px;
}
.book-conteiner .book-content-overlay .book-content-body .desc-content .content-desc .content-item .list-item .title-list ul li {
  list-style: disc;
}
.book-conteiner .book-content-overlay .book-content-body .desc-content .content-desc .content-item .list-item .title-list ul li a {
  color: #662e91;
}
.book-conteiner .book-content-overlay .book-content-body .desc-content .content-desc .content-item .img-book-pdf {
  margin-bottom: 30px;
}
.book-conteiner .book-content-overlay .book-content-body .desc-content .content-desc .table-item {
  margin-bottom: 30px;
}
.book-conteiner .book-content-overlay .book-content-body .desc-content .content-desc .table-item table  tr th {
  text-align: center;
  background-color: #662e91;
  color: #fff;
  vertical-align: middle;
}
.book-conteiner .book-content-overlay .book-content-body .desc-content .content-desc .table-item table tbody tr td {
  text-align: start;
  vertical-align: middle;
}
.book-conteiner .book-content-overlay .book-content-body .desc-content .content-desc:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.book-conteiner .book-content-overlay .accordion .accordion-item {
  margin-bottom: 10px;
}
.book-conteiner .book-content-overlay .accordion .accordion-item .accordion-header .accordion-button {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  color: #000;
  border-radius: 0;
  border: 1px solid #e5e5e5;
  background-color: #f8f8f8;
}
.book-conteiner .book-content-overlay .accordion .accordion-item .accordion-header .accordion-button:focus {
  box-shadow: none;
  outline: none;
}
.book-conteiner .book-content-overlay .accordion .accordion-item .accordion-header .accordion-button::after {
  background: none;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  height: 7px;
  width: 7px;
  background-color: #000;
  border-radius: 50%;
}
.book-conteiner .book-content-overlay .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
  background-color: #662e91;
}
.book-conteiner .book-content-overlay .accordion .accordion-item .accordion-collapse {
  border: 0;
}
.book-conteiner .book-content-overlay .accordion .accordion-item .accordion-body {
  padding: 0;
  border: 0;
}
.book-conteiner .book-content-overlay.book-content-overlay-mob {
  display: none;
}
.book-conteiner .book-content-overlay.book-content-overlay-mob .desc-content {
  border: 0;
  background-color: #f8f8f8;
}

.swiper-banner .owl-dots{
    margin: 0 auto;
    text-align: center;
}
.swiper-banner .owl-dots .owl-dot{
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #662e91;
    margin: 0 5px;
    border-radius: 50%;
}
.swiper-banner .owl-dots .owl-dot.active{
    background: #330f4e;
}

@media (max-width: 991px) {
  .book-conteiner .book-content-overlay .book-content-body .desc-content .head-desc .right-head-desc .right-head-list {
    gap: 5px;
  }
  .book-conteiner .book-content-overlay .book-content-body .desc-content .head-desc .right-head-desc .right-head-list .right-head-item .bottom-item p {
    font-size: 11px;
  }
}
@media (max-width: 575px) {
  .book-conteiner .book-content-overlay.book-content-overlay-desc {
    /*display: none;*/
  }
  .book-conteiner .book-content-overlay.book-content-overlay-mob {
    display: block;
  }
}

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