@font-face {
  font-family: "Times New Regular";
  src: url(../fonts/timesnew.ttf);
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", sans-serif;
}

.gray-bg-4 {
  background: #f8f8f8;
}

.bg-img {
  background-position: center center;
  background-size: cover;
}

#loading-center-absolute {
  width: auto;
}

.header__left {
  align-items: center;
}

.header__area .cat-menu {
  color: #fff !important;
}
.header__area .cat-menu svg .cat-dot {
  fill: #fff !important;
}

.header__area.sticky {
  background: #fff;
  background: #662e91;
  background: #330f4e;
}
.header__area.sticky .cat-menu {
  color: #fff !important;
  color: #662e91 !important;
}
.header__area.sticky .cat-menu svg .cat-dot {
  fill: #fff !important;
  fill: #662e91 !important;
}
.header__area.sticky .sidebar-toggle-btn .line {
  background: #fff;
}

.main-menu ul li a {
  color: #662e91;
  color: #000;
  color: #fff;
}
.main-menu ul li:hover a {
  color: #fff;
}
.main-menu ul li.has-dropdown a::after {
  color: #fff;
}
.main-menu ul li .submenu li a {
  color: #662e91;
}
.main-menu ul li .submenu li a::before {
  background: #662e91;
}

.hero__height {
  min-height: 100vh;
}

.hero__area {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.hero__area .hero__shape::after {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-height: 100%;
  min-width: 100%;
  z-index: 10;
  content: "";
}
.hero__area .hero__shape video {
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 5;
  padding-top: 95px;
}
.hero__area .hero__title {
  color: #fff;
  font-family: "Times New Regular";
  font-weight: 500;
  font-size: 55px;
}
.hero__area .content-header {
  position: relative;
  z-index: 11;
}

.sidebar__area {
  background-color: #fff;
}

.sidebar__content .logo {
  padding-left: 0;
}

.custom-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
}

.custom-col-4 {
  flex: 0 0 25%;
  max-width: 25%;
}

.custom-col-4 {
  padding-left: 20px;
  padding-right: 20px;
}

.btnShowMore .btn {
  background-color: #662e91;
  color: #fff;
  border-color: #662e91;
  border-radius: 50px;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  padding: 15px 30px 14px;
  text-transform: uppercase;
}
.btnShowMore .btn:hover {
  box-shadow: 0 10px 35px -7px rgba(14, 17, 51, 0.9);
  transform: translateY(-3px);
}

/* 3.4 Banner style book */
.book-banner-wrapper {
  position: relative;
}
.book-banner-wrapper img {
  width: 100%;
  max-width: 100%;
}
.book-banner-wrapper .banner-book-style1 {
  padding: 87px 60px 30px;
  position: absolute;
  right: 0;
  text-align: right;
  top: 0;
}
.book-banner-wrapper .banner-book-style1 h2 {
  color: #383838;
  font-size: 30px;
  font-weight: bold;
  margin: 8px 0 22px;
}
.book-banner-wrapper .banner-book-style1 h3 {
  font-size: 30px;
  letter-spacing: 5px;
  line-height: 39px;
  margin: 0;
}
.book-banner-wrapper .banner-book-style2 {
  left: 0;
  padding: 60px 79px;
  position: absolute;
  right: 0;
  top: 0;
}
.book-banner-wrapper .banner-book-style2 h2 {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 12px;
  line-height: 25px;
  margin: 0;
  text-transform: uppercase;
}
.book-banner-wrapper .banner-book-style2 p {
  color: #383838;
  margin: 8px 0 22px;
}
.book-banner-wrapper a.banner-book-style-btn {
  background-color: #662e91;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  padding: 15px 30px 14px;
  text-transform: uppercase;
}
.book-banner-wrapper a.banner-book-style-btn:hover {
  box-shadow: 0 10px 35px -7px rgba(102, 46, 145, 0.9);
  transform: translateY(-3px);
}

/* 3.5 product style book */
.section-title-3 h2 {
  display: inline-block;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0;
  position: relative;
  text-transform: capitalize;
}
.section-title-3 h2::after {
  background-color: #666666;
  content: "";
  height: 2px;
  position: absolute;
  right: -69px;
  top: 19px;
  width: 40px;
}
.section-title-3 h2::before {
  background-color: #666666;
  content: "";
  height: 2px;
  left: -69px;
  position: absolute;
  top: 19px;
  width: 40px;
}

.best-product-area .best-product-style .product-tab-list2 {
  display: flex;
  justify-content: center;
}
.best-product-area .best-product-style .product-tab-list2 a {
  line-height: 1;
  margin: 15px;
}
.best-product-area .best-product-style .product-tab-list2 a h4 {
  color: #999999;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0;
  text-transform: capitalize;
  transition: all 0.3s ease 0s;
}
.best-product-area .best-product-style .product-tab-list2 a h4:hover {
  color: #383838;
}
.best-product-area .best-product-style .product-tab-list2 a.active {
  position: relative;
}
.best-product-area .best-product-style .product-tab-list2 a.active h4 {
  color: #383838;
}
.best-product-area .best-product-style .product-tab-list2 a.active::before {
  background-color: #9b9b9b;
  content: "";
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 8px;
  width: 100%;
}
.best-product-area .best-product-style .product-wrapper .product-img-2 {
  position: relative;
  margin-bottom: 15px;
}
.best-product-area .best-product-style .product-wrapper .product-img-2::before {
  background-color: rgba(0, 0, 0, 0.6);
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0 0 0;
  transition: transform 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0s, opacity 0s ease 0.4s;
}
.best-product-area .best-product-style .product-wrapper .product-img-2 img {
  width: 100%;
}
.best-product-area .best-product-style .product-wrapper .product-img-2 .product-action-2 {
  bottom: 0;
  display: inline-block;
  left: 0;
  opacity: 1;
  padding: 60px 26px;
  position: absolute;
  right: 0;
  text-align: center;
  transition: all 0.3s ease 0s;
  z-index: 999;
  transform: scaleX(0);
  opacity: 0;
  transform-origin: 0 0 0;
  transition: transform 0.3s cubic-bezier(0.77, 0, 0.175, 1) 0s, opacity 0s ease 0.3s;
}
.best-product-area .best-product-style .product-wrapper .product-img-2 .product-action-2 a.add-style-2 {
  background-color: #662e91;
  border-radius: 50px;
  color: #383838;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  margin: 0 8px;
  padding: 10px 20px 12px;
}
.best-product-area .best-product-style .product-wrapper .product-img-2 .product-action-2 a.add-style-2 i {
  font-size: 18px;
  margin-left: 15px;
  position: relative;
  top: 2px;
}
.best-product-area .best-product-style .product-wrapper .product-img-2 .product-action-2 a.add-style-2:hover {
  background-color: #662e91;
  color: #f1f1f1;
}
.best-product-area .best-product-style .product-wrapper .product-img-2 .product-action-2 a.wishlist-style-2 {
  background-color: #662e91;
  border-radius: 100%;
  color: #383838;
  display: inline-block;
  font-size: 18px;
  height: 40px;
  line-height: 45px;
  margin: 0 8px;
  width: 40px;
  bottom: -2px;
  position: relative;
}
.best-product-area .best-product-style .product-wrapper .product-img-2 .product-action-2 a.wishlist-style-2:hover {
  background-color: #662e91;
  color: #f1f1f1;
}
.best-product-area .best-product-style .product-wrapper:hover .product-action-2 {
  transform: scaleX(1);
  opacity: 1;
  transition: transform 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0s, opacity 0s ease 0s;
}

.top-month .writer-wrapper img {
  width: 100%;
}
.top-month .writer-wrapper .writer-content {
  margin: 30px 0 0 66px;
}
.top-month .writer-wrapper .writer-content h4 {
  color: #999999;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 6px;
  position: relative;
}
.top-month .writer-wrapper .writer-content h4::before {
  background-color: #999999;
  content: "";
  height: 1px;
  left: -66px;
  position: absolute;
  top: 12px;
  width: 40px;
}
.top-month .writer-wrapper .writer-content span {
  color: #383838;
  line-height: 22px;
}
.top-month .book-list-hover .product-wrapper .product-content-3 {
  padding-top: 26px;
}
.top-month .book-list-hover .product-wrapper .product-content-3 h4 {
  color: #383838;
  font-weight: bold;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.top-month .book-list-hover .product-wrapper .product-content-3 .product-rating-2 i {
  color: #000000;
  margin: 0 2px;
}
.top-month .book-list-hover .book-list-active {
  padding-left: 40px;
}
.top-month .book-list-hover .book-list-active .owl-nav div {
  color: #999999;
  font-size: 30px;
  left: 31px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.6s ease 0s;
  visibility: hidden;
}
.top-month .book-list-hover .book-list-active .owl-nav div.owl-next {
  left: auto;
  right: -47px;
}
.top-month .book-list-hover .book-list-active .owl-nav div:hover {
  color: #662e91;
}
.top-month .book-list-hover:hover .book-list-active .owl-nav div {
  opacity: 1;
  visibility: visible;
}

.testimonials-area {
  position: relative;
}

.testimonials-area::after {
  content: "";
  background: rgba(102, 46, 145, 0.4);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.single-testimonial i {
  color: #fff;
  font-size: 72px;
}
.single-testimonial p {
  color: #fff;
  font-size: 24px;
  line-height: 38px;
  margin: 26px auto 31px;
  width: 73%;
}
.single-testimonial h4 {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 5px;
  text-transform: capitalize;
}
.single-testimonial span {
  color: #fff;
  font-size: 14px;
}

/* 3.7 Footer style book */
.footer-bg {
  background: #330f4e;
}

.discount-area {
  display: block;
  overflow: hidden;
}
.discount-area .brand-wrap .brand-active .brand-item img {
  filter: grayscale(1);
  transition: 0.25s all ease;
  cursor: pointer;
}
.discount-area .brand-wrap .brand-active .brand-item img:hover {
  filter: grayscale(0);
}

.new-top-wrapper {
  background-color: #fff;
  display: flex;
  padding: 15px;
}

.new-top-title {
  color: #383838;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 33px;
  text-transform: uppercase;
}

.new-top-content > h4 {
  color: #353535;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.3px;
  margin-bottom: 2px;
  text-transform: uppercase;
}

.new-top-content > h4 a {
  color: #353535;
}

.new-top-content > h4 a:hover {
  color: #662e91;
}

.new-top-content > span {
  color: #353535;
  letter-spacing: 0.3px;
}

.product-price {
  display: flex;
  line-height: 1;
  margin: 15px 0 17px;
}

.product-price .old-price span {
  color: #828282;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  margin-right: 10px;
  margin-top: 4px;
  text-decoration: line-through;
}

.product-price .new-price span {
  color: #353535;
  font-size: 24px;
  font-weight: bold;
}

.product-rating-3 i {
  color: #0e0e0e;
  font-size: 18px;
  margin: 0 1px;
}

.new-top-content {
  padding: 25px 0 0;
}

.discount-book-cart {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  left: 0;
  right: 0;
  opacity: 0;
  transition: all 0.4s ease-in-out 0s;
}

.new-top-wrapper:hover .discount-book-cart {
  opacity: 1;
}

.discount-book-cart a {
  background-color: #662e91;
  border-radius: 50px;
  color: #383838;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  height: 45px;
  line-height: 52px;
  width: 45px;
  text-align: center;
}

.discount-book-cart a:hover {
  background-color: #662e91;
  color: #662e91;
}

.discount-book-cart a i {
  font-size: 20px;
  margin-left: 2px;
}

.discount-left > h4 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 23px;
}

.discount-left > a {
  background-color: #383838;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  line-height: 1;
  padding: 14px 40px 13px;
  text-transform: uppercase;
}

.discount-left > a:hover {
  box-shadow: 0 10px 35px -7px rgba(0, 0, 0, 0.9);
  transform: translateY(-3px);
}

.subscribe {
  margin-bottom: 5px;
}

.subscribe-content > h3 {
  color: #f1f1f1;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 13px;
  text-transform: uppercase;
}

.subscribe-content > p {
  color: #a8a8a8;
  font-size: 16px;
  line-height: 26px;
  margin: 0;
}

.subscribe-form-2 {
  margin-top: 27px;
}

.subscribe-form-2 form {
  position: relative;
}

a.button-border span,
a.button-border-white span,
input,
select,
textarea {
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}

.mc-form .mc-news {
  display: none;
}

.subscribe-form-2 form input::-moz-placeholder {
  color: #666666;
  opacity: 1;
}

.subscribe-form-2 form input::-webkit-placeholder {
  color: #666666;
  opacity: 1;
}

.subscribe-form-2 form input::placeholder {
  color: #666666;
  opacity: 1;
}

.subscribe-form-2 .clear input.button {
  border: medium none;
  color: #eeeeee;
  font-weight: bold;
  padding: 0 10px;
  width: inherit;
}

.subscribe-form-2 .clear input.button:hover {
  color: #662e91;
}

.subscribe-form-2 form input {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #787878;
  border-radius: 50px;
  box-shadow: none;
  color: #666666;
  font-size: 14px;
  height: 48px;
  padding-left: 50px;
  padding-right: 180px;
  width: 100%;
}

.subscribe-form-2 .mc-form .clear {
  bottom: 0;
  display: inline-block;
  position: absolute;
  right: 40px;
  z-index: 9999;
}

.subscribe-form-2 form input {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #787878;
  border-radius: 50px;
  box-shadow: none;
  color: #666666;
  font-size: 14px;
  height: 48px;
  padding-left: 50px;
  padding-right: 180px;
  width: 100%;
}

.subscribe-form-2 .clear input.button {
  border: medium none;
  color: #eeeeee;
  font-weight: bold;
  padding: 0 10px;
  display: inline-block;
  width: inherit;
  letter-spacing: 0.4px;
  overflow: hidden;
  position: relative;
}

.subscribe-form-2 .mc-form .clear::before {
  background: #757575 none repeat scroll 0 0;
  content: "";
  height: 40px;
  left: -31px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
}

.hero__title span.yellow-shape img {
  left: 0;
}

.links-page {
  background-color: #662e91;
}
.links-page nav .breadcrumb .breadcrumb-item {
  color: #fff;
}
.links-page nav .breadcrumb .breadcrumb-item.active {
  color: rgba(255, 255, 255, 0.7);
}

.book-sample {
  cursor: pointer;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22);
  display: inline-block;
  -webkit-transform-style: flat;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  box-sizing: border-box;
  -webkit-transition: 0.2s;
  margin: 30px 10px 10px;
  -moz-perspective: 1200px;
  perspective: 1200px;
  border: none;
  width: 140px;
  height: 200px;
  text-align: center;
  position: relative;
  justify-content: center;
  display: flex;
  margin: 0 auto;
  margin-top: 24px;
}
.book-sample .book-cover {
  background-size: 100% 100%;
  height: 100%;
  width: 100%;
  -webkit-transform-origin: left;
  transform-origin: left;
  top: 0;
  background-color: #eee;
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22);
}
.book-sample .book-cover .title-book {
  bottom: -100%;
  position: absolute;
  width: 100%;
  left: 0;
  padding: 5px;
  font-size: 12px;
  background: rgba(60, 60, 60, 0.8);
  box-sizing: border-box;
  display: block;
  color: #fff;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  opacity: 0;
}
.book-sample:hover .book-cover {
  -webkit-transform: rotateY(-20deg) rotateZ(0);
  -moz-transform: rotateY(-20deg) rotateZ(0);
  -ms-transform: rotateY(-20deg) rotateZ(0);
  transform: rotateY(-20deg) rotateZ(0);
  box-shadow: 3px 0 12px rgba(0, 0, 0, 0.6);
}
.book-sample:hover .book-cover .title-book {
  opacity: 1;
  bottom: 0;
}

.product-page {
  padding: 50px 0;
}
.product-page .product-content {
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.07);
}
.product-page .product-content .product-details {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding: 80px 0;
}
.product-page .product-content .product-details .tiker {
  border-top: 10px solid #330f4e;
}
.product-page .product-content .product-details .details {
  display: flex;
}
.product-page .product-content .product-details .details .detail {
  flex: 50%;
  min-height: 100%;
}
.product-page .product-content .product-details .details .detail .head-detail-start .title-head-detail {
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 15px;
}
.product-page .product-content .product-details .details .detail .head-detail-start .desc-head-detail {
  color: #fff;
}
.product-page .product-content .product-details .details .detail .body-detail-start .imgs-book {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
.product-page .product-content .product-details .details .detail .body-detail-start .imgs-book img {
  max-width: 33.3333333333%;
  height: auto;
  border: 1px solid #ccc7c7;
  border-radius: 4px;
}
.product-page .product-content .product-details .details .detail .head-detail-end .accordion .accordion-item {
  border-bottom: 4px solid #330f4e;
}
.product-page .product-content .product-details .details .detail .head-detail-end .accordion .accordion-item .accordion-header .accordion-button {
  border-radius: 0;
  border: 0;
  background-color: #662e91;
  color: #fff;
  padding: 32px;
  padding-left: 52px;
  font-size: 22px;
  font-weight: 700;
  transition: color 0s;
}
.product-page .product-content .product-details .details .detail .head-detail-end .accordion .accordion-item .accordion-header .accordion-button:focus {
  box-shadow: none;
  outline: none;
}
.product-page .product-content .product-details .details .detail .head-detail-end .accordion .accordion-item .accordion-header .accordion-button::after {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-size: 20px;
}
.product-page .product-content .product-details .details .detail .head-detail-end .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
  color: #330f4e;
}
.product-page .product-content .product-details .details .detail .head-detail-end .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
  content: "\f102";
  color: #fff;
}
.product-page .product-content .product-details .details .detail .head-detail-end .accordion .accordion-item .accordion-header .accordion-button span {
  text-decoration: underline;
  margin-left: 10px;
}
.product-page .product-content .product-details .details .detail .head-detail-end .accordion .accordion-item .accordion-header .accordion-button::after {
  background: none;
  margin-left: 0;
  position: absolute;
  top: 50%;
  left: 32px;
  transform: translateY(-50%);
}
.product-page .product-content .product-details .details .detail .head-detail-end .accordion .accordion-item .accordion-collapse {
  border: 0;
}
.product-page .product-content .product-details .details .detail .head-detail-end .accordion .accordion-item .accordion-collapse .accordion-body {
  padding: 24px;
}
.product-page .product-content .product-details .details .detail .head-detail-end .accordion .accordion-item .accordion-collapse .accordion-body .accordion-one ul {
  margin-bottom: 24px;
  margin-left: 48px;
}
.product-page .product-content .product-details .details .detail .head-detail-end .accordion .accordion-item .accordion-collapse .accordion-body .accordion-one ul li {
  list-style: disc;
  line-height: 28.8px;
  color: #4b4f58;
}
.product-page .product-content .product-details .details .detail .body-detail-end .components {
  padding: 10px 0 0 24px;
  margin-bottom: 30px;
}
.product-page .product-content .product-details .details .detail .body-detail-end .components .title-components {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 600;
  line-height: 28.8px;
  margin-top: 24px;
  color: #3a3a3a;
}
.product-page .product-content .product-details .details .detail .body-detail-end .components .title-components::after {
  content: "";
  width: 145px;
  display: block;
  border-bottom: 3px solid #662e91;
  margin-top: 20px;
}
.product-page .product-content .product-details .details .detail .body-detail-end .components .list-components {
  margin-bottom: 10px;
}
.product-page .product-content .product-details .details .detail .body-detail-end .components .list-components li {
  color: #4b4f58;
  font-size: 15px;
}
.product-page .product-content .product-details .details .detail .body-detail-end .components .list-components li span {
  padding-left: 5px;
}
.product-page .product-content .product-details .details .detail.detail-start {
  background-color: #662e91;
  padding: 40px;
}
.product-page .product-content .product-details .details .detail.detail-start .head-detail-start {
  margin-bottom: 50px;
}
.product-page .product-content .product-details .details .detail.detail-end {
  background-color: #f4f2f2;
  padding: 10px;
}
.product-page .product-content .product-details .details:after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 767px) {
  .book-banner-wrapper .banner-book-style1,
  .book-banner-wrapper .banner-book-style2 {
    padding: 15px;
  }
  .product-page .product-content .product-details {
    padding: 40px 20px;
  }
  .product-page .product-content .product-details .details {
    display: inherit;
  }
}
.best-product-area .best-product-style .product-tab-list2 a.active::before {
  display: none;
}

.about {
  padding: 50px 0;
}
.about-overlay .about-text .about-overlay .head-about h2 {
  margin-bottom: 15px;
  font-weight: 700;
  font-size: 28px;
  color: #662e91;
}
.about-overlay .about-video {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
}
.about-overlay .about-video .about-overlay {
  width: 100%;
}
.about-overlay .about-video .about-overlay iframe {
  width: 100%;
  min-height: 400px;
}
.about-overlay .flip-box {
  background-color: transparent;
  perspective: 1000px;
  min-height: 300px;
  margin-bottom: 30px;
}
.about-overlay .flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.about-overlay .flip-box-front, .about-overlay .flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  top: 0;
  left: 0;
}
.about-overlay .flip-box-front {
  background-color: transparent;
  position: relative;
}
.about-overlay .flip-box-front img {
  min-height: 300px;
  object-fit: cover;
}
.about-overlay .flip-box-back {
  background-color: transparent;
  transform: rotateY(180deg);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.about-overlay .flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}

.advisory .advisory-profile {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
}
.advisory .advisory-profile:last-child {
  border: 0;
  margin-bottom: 0;
}
.advisory .profile-wrapper {
  margin-bottom: 30px;
  padding: 7px;
  border: 1px solid #662e91;
}
.advisory .profile-info {
  margin-bottom: 30px;
}

.resources .resources-overlay .resource {
  text-align: center;
}
.resources .resources-overlay .resource .body-resource .book-sample {
  width: 100%;
  min-height: 350px;
}

.contact .contact-item {
  background-color: #fff;
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.07);
  padding: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 220px;
  margin-bottom: 30px;
}
.contact .contact-item .icon {
  color: #662e91;
  font-size: 40px;
  margin-bottom: 30px;
}
.contact .contact-item .content p {
  font-size: 20px;
  font-weight: 500;
}
.contact .contact-item .content p a:hover {
  color: #662e91;
}
.contact form .form-floating {
  margin-bottom: 24px;
}
.contact form .form-floating label {
  margin: 0;
  padding: 6px 36px 6px 12px;
  cursor: text;
  text-transform: capitalize;
  height: 40px;
  font-size: 14px;
}
.contact form .form-floating .form-control, .contact form .form-floating .form-select {
  border-radius: 0;
  height: 40px;
  padding: 6px 36px 6px 12px;
  color: #6d6e75;
}
.contact form .form-floating .form-control::-webkit-outer-spin-button, .contact form .form-floating .form-control::-webkit-inner-spin-button, .contact form .form-floating .form-select::-webkit-outer-spin-button, .contact form .form-floating .form-select::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.contact form .form-floating .form-control:focus, .contact form .form-floating .form-select:focus {
  outline: none;
  box-shadow: none;
  border-color: #662e91;
}
.contact form .form-floating .form-control[type=number], .contact form .form-floating .form-select[type=number] {
  -moz-appearance: textfield;
}
.contact form .form-floating .btn-submit {
  background-color: #662e91;
  color: #fff;
  border-color: #662e91;
  border-radius: 50px;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  padding: 15px 30px 14px;
  text-transform: uppercase;
}
.contact form .form-floating .btn-submit:focus {
  outline: none;
  box-shadow: none;
}
.contact form .form-floating .btn-submit:hover {
  box-shadow: 0 10px 35px -7px rgba(14, 17, 51, 0.9);
  transform: translateY(-3px);
}
.contact form .form-floating textarea.form-control {
  height: auto;
}

.form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label {
  opacity: 0;
  transform: none;
}

.form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 1;
  transform: none;
}

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