:root{
    --white:  #fff;
     --black:  #000;
     --grey:#313131;
    --primary-color:  #796335;
    --heading-color:#3d2018;
}
.navbar-nav .nav-link.active {
    color: #8B5E3C !important;
    font-weight: 600;
}

.navbar-nav .nav-link.active::after {
    width: 100%;
}
@font-face {
  font-family: 'Namdhinggo-bold';
  src: url('../fonts/namdhinggo/Namdhinggo-Bold.woff');
}
body.p-0.m-0.smooth-scroll {
    overflow-x: hidden;
}
ul{
    list-style: none;
}
 h1 span{
    display: block;

}
.whishlist UL LI + LI {
    display: none;
}
/* our-approach css */

/* ===== Scrollbar CSS ===== */
/* Firefox */


/* Chrome, Edge, and Safari */

#scrollBtn{
    position: fixed;
    right: 20px;
    bottom: 30px;
    width: 45px;
    height: 45px;
    border: none;
    border-radius: 50%;
    background: #000000;
    color: white;
    font-size: 22px;
    cursor: pointer;
    z-index: 999;
}
a{
    text-decoration: none !important;
}
.container{
    max-width: 1240px;
}
body{
      font-family: "Poppins", sans-serif;
}
h1{
    font-family: 'Namdhinggo-bold';
      text-transform: uppercase;
      color: var(--black);
      font-size: 35px;
}
h2 , h3{
     font-family: 'Namdhinggo-bold';
      text-transform: uppercase;
}
p{
    font-size: 17px;
    font-weight: 400;
    color: var(--black);
}

.sectionamazon .sec-03 {
    padding-bottom: 31px;
    background-image
: url('../images/bg-3.png');
    margin-bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
}
h2 , h3{
      font-family: "Montserrat", sans-serif;
      font-size: 22px;
      font-weight: 800;
      text-transform: uppercase;
}
html.smooth-scroll {
  scroll-behavior: smooth;
}
.contentmain h5{
    color: var(--black);
    font-size: 20px;
}
.contentmain h3{
    color: var(--black);
    font-size: 50px;
}
.custombtn{
    border-radius: 15px;
    background: var(--heading-color);
    color: var(--white);
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    position: relative;
    transition: all 0.7s ease;
    z-index: 2;
    overflow: hidden;
    font-weight: 600;
    padding: 12px 35px;
    display: flex;
    max-width: fit-content;
    text-transform: uppercase;
    align-items: center;
    /* margin-left: 20px; */
}


.custombtn:hover:after{
    transition: all 0.7s ease;
    background: var(--yellow);
    content: "";
    width: 100%;
    height: 100%;
    right: 0;
     position: absolute;
}

/* HEADER CSS START */
.ml9 {
  position: relative;
  font-weight: 600;
  font-size: 80px;
  color: var(--black);
  margin: 0;
  line-height: 73px;
  font-family: "Cormorant Garamond", serif;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: -10px;
  word-spacing: 0px;
}

.ml9 .text-wrapper {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.ml9 .letter {
  transform-origin: 50% 100%;
  display: inline-block;
  line-height: 10px;
}
.navbar-nav {
    gap: 40px !important;
}

a.nav-link {
    padding: 0px 0px !important;
      font-family: "Montserrat", sans-serif;
      color: var(--grey);
      font-size: 16px;
      font-weight: 500;
}

.Headermain {
    padding: 20px 0px 30px;
    transition: all 0.6s ease;
    position: absolute;
    right: 0;
    left: 0;
    top: 0px;
    z-index: 1;
}
.content-01 h2{
    margin-bottom: 19px;
    line-height: 45px;
    color: var(--black);
    font-size: 64px;
    font-family: "Cormorant Garamond", serif;
    font-weight: 700;
    text-transform: uppercase;
    font-weight: 700;
}
.content-01 h4{
    font-style: italic;
    margin-bottom: 16px;
    line-height: 39px;
    color: var(--heading-color);
    font-family: "Gentium Book Plus", serif;
    font-size: 35px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    width: 88%;
}
.Section-01 {
    padding: 180px 0px 100px;
    background-image: url('../images/bg-1.png');
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
.content-01 p{
     line-height: 28px;
     font-family: "Montserrat", sans-serif;
     color: #5e5e5e;
     font-size: 17px;
     font-weight: 500;
     word-spacing: 1px;
     width: 100%;
}

/* 
.topimg{
    height: 600px;
    width: 600px;
    object-fit: cover;
} */

.topimage {
    perspective: 1000px; /* 3D depth ke liye */
    display: flex;
    justify-content: center;
    align-items: center;
}

.topimg {
    height: 440px;
    width: 100%; 
    object-fit: cover;
  
    transform-style: preserve-3d;
    filter: drop-shadow(20px 20px 50px rgba(0,0,0,0.2));
}

.buttonflex {
    display: flex;
    align-items: center;
    gap: 20px;
}

.buttonflex a {
    padding: 15px 50px;
    border-radius: 12px;
}

.btn-white {
    background: transparent;
    color: var(--grey);
    border: 2px solid var(--grey);
}



/* SECTION-02 CSS START */

.author-section {
  padding: 61px 0 56px;
  overflow: hidden;
  /* margin-top: -33px; */
}

/* IMAGE AREA */
.image-wrapper {
  position: relative;
}

.main-img {
  width: 500px;
  position: relative;
  z-index: 2;
    left: 0px;
      top: 0px;
}

/* FADED BACK IMAGE */
.bg-img {
  position: absolute;
  left: -290px;
  top: -80px;
  width: 630px;
  /* opacity: 0.08; */
  transform: scale(1.1);
  z-index: 1;
}
.sec-03{
    /* align-items: baseline; */
    background: #f1f1f1;
    padding-bottom: 70px;
    padding-top: 60px;
}
.author-section {
    position: relative;
     z-index: 1;
}
.bottom-img{
    position: absolute;
    bottom: 0;
    z-index: 6;
    display: none;
}
.bottom-img img{
    width: 1900px;
    height: 206px;
}
/* CONTENT */
.sub-title {
    margin-bottom: 0;
    line-height: 45px;
    color: var(--grey);
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Namdhinggo-bold';
}

.title {
    font-family: 'Namdhinggo-bold';
    font-weight: 600;
    font-size: 4em;
    color: var(--heading-color);
    margin: 0;
    line-height: 64px;
    padding-bottom: 4px;
}

.desc {
  font-family: "Montserrat", sans-serif;
  color: #797979;
  font-size: 17px;
  font-weight: 500;
  word-spacing: 0px;
  /* text-align: justify; */
  padding-top: 7px;
  width: 100%;
}

.btn-read {
  display: inline-block;
  padding: 12px 30px;
  background: #0c1a2b;
  color: #fff;
  position: relative;
  border-radius: 30px;
  text-decoration: none;
  overflow: hidden;
  transition: all 0.5s ease-in;
  z-index: 1;
}
.custombtn:after{
     position: absolute;
    content: "";
    background: var(--primary-color);
    height: 100%;
    top: 0;
    width: 0%;
    right: 0;
    z-index: -1;
    transition: all 0.5s ease-in;
}
.btn-read:before {
    position: absolute;
    content: "";
    background: var(--grey);
    height: 100%;
    top: 0;
    width: 0%;
    right: 0;
    z-index: -1;
    transition: all 0.5s ease-in;
}
.btn-read:hover {
    transition: all 0.6s ease;
    color: #fff !important;
}

.btn-read:hover:before {
    transition: all 0.5s ease;
    width: 100%;
}

/* RESPONSIVE */
@media(max-width: 992px){
  .title {
    font-size: 32px;
  }

  .bg-img {
    left: -30px;
    top: 20px;
  }

  .image-col {
    margin-bottom: 40px;
  }
}
.h5custom{font-style: italic;margin-bottom: 16px;line-height: 45px;color: var(--heading-color);font-family: "Gentium Book Plus", serif;font-size: 32px;font-weight: 600;text-transform: uppercase;letter-spacing: 2px;}
.sectionamazon figure.book-imgn {
    position: relative;
    margin-top: -136px;
    z-index: 2;
}

.cover-1 {
    display: flex;
    justify-content: end;
    position: relative;
    left: 0px;
}

.Sec-04 {
    /* background: linear-gradient(181deg, #FCF1CE, transparent); */
    padding: 74px 42px 55px 0px;
}

.cover-1 img {
    width: 75%;
}
.Sec-04 .h5custom {
    line-height: 37px;
    letter-spacing: 2px;
    font-size: 24px;
}


.Testimonial-slider .slider__wrap .swiper-slide {
  width: 300px;
  flex-shrink: 0;
  /* opacity: 0; */
  /* height: 350px; */
  background: #fff;
  border-radius: 20px;
  pointer-events: none;
  transition: all 0.3s;
}
.Testimonial-slider .slider__wrap .swiper-slide {
  /* opacity: 0.3; */
  transform: scale(0.9);
  transition: 0.3s;
}

.Testimonial-slider .swiper-slide-active {
  opacity: 1;
  transform: scale(1.1);
}
.Testimonial-slider .slider__controls {
  position: relative;
  z-index: 12;
  /* bottom: -27px; */
}
.Testimonial-slider .slider__controls .slider__pagination {
  text-align: center;
}
.Testimonial-slider .slider__controls .slider__pagination .swiper-pagination-bullet {
  width: 22px;
  height: 5px;
  display: inline-block;
  background: #796335;
  opacity: 1;
  margin: 0 5px;
  border-radius: 5px;
  transition: opacity 0.5s, background-color 0.5s, width 0.5s;
  transition-delay: 0.5s, 0.5s, 0s;
}
.Testimonial-slider .slider__controls .swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.Testimonial-slider .slider__controls .slider__pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #313131;
  width: 70px;
  transition-delay: 0s;
}
.Testimonial-slider .slider__controls .slider__button-next, .Testimonial-slider .slider__controls .slider__button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.Testimonial-slider .slider__controls .slider__button-prev {
  display: none;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.Testimonial-slider .slider__controls .slider__button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
  display: none;
}
.Testimonial-slider .slider__controls .slider__button-prev:focus, .Testimonial-slider .slider__controls .slider__button-next:focus {
  outline: none !important;
}

.Testimonial-slider.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
    overflow: hidden;
}

.boxcontent {
    padding: 20px 18px 20px;
    text-align: start;
    background: var(--primary-color);
    border-radius: 27px;
    text-align: center;
}

.Testimonial-slider .slider__wrap .swiper-slide-active .box-content {
    background: red;
}
.boxcontent p{
    color: #fff;
    font-size: 16px;
    line-height: 30px;
}

.boxcontent h6 {
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 500;
}

.Testimonial-slider .swiper-slide-active  .boxcontent{
    background: var(--heading-color);
}


.bgvide{
      /* border-radius: 50px; */
      /* background: url('../images/bg-4.png'); */
      padding: 46px 0 80px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      /* background-attachment: fixed; */
      /* margin: 85px 100px; */
      /* background: linear-gradient(350deg, #FCF1CE, transparent); */
}

.videosec{
    border-radius: 50px;
    background: url('../images/bgv.png');
    padding: 51px 40px 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    margin: 0 100px;
}
section.videosec h5 {
    font-size: 67px;
    color: var(--heading);
    text-transform: capitalize;
}

/* Main Button */
.play-btn {
  position: relative;
  width: 90px;
  height: 90px;
}

/* Center Circle */
.icon {
  position: absolute;
  width: 90px;
  height: 90px;
  background: #E7C881;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 5;
  box-shadow: 0 0 25px rgba(212,162,76,0.6);
}

.icon i {
  color: #fff;
  font-size: 28px;
}

/* Ripple Layers */
.ripple {
  position: absolute;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background: #ffffffc2;
  animation: rippleAnim 2s infinite;
}

/* Different delays for 3 layers */
.ripple1 {
  animation-delay: 0s;
}

.ripple2 {
  animation-delay: 0.5s;
}

.ripple3 {
  animation-delay: 1s;
}

/* Animation */
@keyframes rippleAnim {
  0% {
    transform: scale(1);
    opacity: 0.6;
  }
  100% {
    transform: scale(2.5);
    opacity: 0;
  }
}

/* Responsive */
@media (max-width: 600px) {
  .play-btn {
    margin-bottom: 89px;
    width: 70px;
    height: 70px;
    margin-top: 70px;
  }

  .icon {
    width: 70px;
    height: 70px;
  }

  .icon i {
    font-size: 22px;
  }
}
/* Modal Background */
.video-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.85);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 100;
}

.video-box {
  position: relative;
  border-radius: 25px;
  overflow: hidden;
  height: 400px;
}

.video-box video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.video-overlay {
  position: absolute;
  inset: 0;
  background: rgba(120, 30, 10, 0.85);
}
/* Show modal */
.video-modal.active {
  display: flex;
}

/* Video Box */
.video-content {
  position: relative;
  width: 90%;
  max-width: 800px;
  aspect-ratio: 16/9;
}

/* Iframe */
.video-content iframe {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

/* Close Button */
.close-btn {
  position: absolute;
  top: -40px;
  right: 0;
  font-size: 30px;
  color: #fff;
  cursor: pointer;
}



.samecont span {
    display: block;
    color: var(--heading);
}

.bgvide .samecont {
    text-align: center;
}


.video-modal.active {
    opacity: 1;
    visibility: visible;
    background: #000000e3;
}

.play-btn {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    margin-right: auto;
    cursor: pointer;
    animation: pulse 1.5s infinite;
    margin-left: 170px;
}

.video-modal.active .video-box {
    transform: scale(1) rotateX(0deg);
}

section.videosec h6 {
    text-align: start;
}

section.videosec h2 {
    text-align: start;
}

section.videosec h5 {
    font-size: 30px;
    text-align: start;
    color: #313131;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-bottom: 81px;
}


figure.book-imgn img {
}

.sectionamazon .row {
    align-items: center;
}

.sectionamazon figure.book-imgn img {
    width: 290px;
    height: 432px;
    object-fit: cover;
}

.sectionamazon figure.book-imgn {
    margin-top: 0;
    display: flex;
    justify-content: end;
}


.amazonbutn img {
    width: 91px;
}

a.amazonbutn {
    padding: 14px 32px;
    background: #fff;
    box-shadow: 0px 0px 7px 4px #0000003b;
    border-radius: 16px;
}


/* SECTION BG */
.testimonial-section {
 /* background-image: url('../images/bg--1.png'); */
 padding: 100px 0 154px;
 background-repeat: no-repeat;
 background-size: cover;
 margin-bottom: 17px;
}

/* TITLE */
.small-title {margin-bottom: 5px;line-height: 45px;color: var(--grey);font-size: 25px;font-weight: 500;text-transform: uppercase;}

.main-title {
  font-family: 'Namdhinggo-bold';
  font-weight: 600;
  font-size: 4em;
  color: var(--heading-color);
  margin: 0;
  line-height: 64px;
  padding-bottom: 15px;
}

/* CARD */
.testimonial-card {
  background: #fcf1ce;
  padding: 10px 0 0;
  border-radius: 10px;
  text-align: center;
  transition: 0.4s ease;
  position: relative;
  /* box-shadow: 
    0 15px 35px rgba(0,0,0,0.08),
    inset 0 0 0 1px rgba(255,255,255,0.4); */
}

/* HOVER PREMIUM EFFECT */
.testimonial-card:hover {
  transform: translateY(-8px);
  box-shadow: 
    0 25px 50px rgba(0,0,0,0.12),
    inset 0 0 0 1px rgba(255,255,255,0.6);
}

/* IMAGE */
.user-img {

/* width: 360px; */

/* height: 100px; */

object-fit: cover;
}

/* NAME */
.testimonial-card h5 {
  font-size: 29px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 10px;
  font-family: 'Namdhinggo-bold';
  text-transform: uppercase;
}

/* TEXT */
.testimonial-card p {
  font-size: 16px;
  color: #666;
  line-height: 1.6;
  margin-bottom: 15px;
  min-height: 100px;
  height: auto;
  padding: 0 20px;
}

/* STARS */
.stars {
  color: #796335;
  font-size: 29px;
  letter-spacing: 3px;
}

/* BUTTON */
.view-more {
  margin-top: 40px;
  background: #0c1b2a;
  color: white;
  border-radius: 30px;
  padding: 10px 28px;
  font-size: 13px;
  letter-spacing: 1px;
  border: none;
  transition: 0.3s;
}

.view-more:hover {
  background: #000;
}
/* CONTACT */
.contact-section {
  background-position: top;
  /* background: url(../images/bgcontact.png) #fef9e9; */
  padding: 0 85px;
  position: relative;
  /* margin-top: -150px; */
  background-repeat: no-repeat;
  background-size: cover;
}

.book-img {
  max-width: 628px !important;
  height: 564px;
  object-fit: cover;
  margin-left: 0;
}

.contact-title {
  font-family: 'Namdhinggo-bold';
  font-weight: 600;
  font-size: 4em;
  color: var(--heading-color);
  margin: 0;
  line-height: 64px;
  padding-bottom: 15px;
}

.contact-section .form-control {
  height: 64px;
  border: none;
  border-bottom: 1px solid #ccc;
  border-radius: 0;
  background: transparent;
}

.submit-btn {
  background: #0b1c2c;
  color: white;
  border-radius: 20px;
  padding: 8px 25px;
}

/* FOOTER */
.footer {
  background: #040507;
  color: white;
  position: relative;
  padding: 72px 0 6px;
  margin-top: 49px;
}

.footer h6, .footer h5 {
  margin-bottom: 43px;
  font-size: 26px;
  color: #E7C881;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}

.footer ul {
  list-style: none;
  padding: 0;
}

.footer ul li {
  margin-bottom: 20px;
}

.subscribe-box {
  display: flex;
  background: #0d233b;
  border-radius: 5px;
  overflow: hidden;
}

.subscribe-box input {
  border: none;
  padding: 10px;
  flex: 1;
  background: #B4B4B433;
  color: white;
}


.Headermain.sticky {
    width: 100%;
    background: #eedecf;
    position: fixed;
    top: 5px;
    transition: all ease-in-out .7s;
    z-index: 5;
    padding: 13px 0px;
}

.subscribe-box button {
  background: #E7C881;
  border: none;
  padding: 10px 15px;
}

.copyright {
  text-align: center;
  margin-top: 120px;
  font-size: 15px;
  color: #fff;
}
.sliderimg{
    /* width: 115px; */
    /* background-color: red; */
    /* height: 50px; */
}

.contenttest {
    background: #ffe4e3;
    padding: 35px 25px;
}


.d-flex {
    justify-content: center;
    margin-top: 45px;
}
.contact-section textarea.form-control {
    resize: none;
}
.footer ul li a {
    color: #fff;
    font-size: 15px;
}
.footer:after{position: absolute;content: "";background: #e7c881;height: 1px;width: 100%;bottom: 75px;}
.contact-section label {
    margin-bottom: 0;
    margin-top: 30px;
    color: #BFBFBF;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
}
.ft-text p {
    color: #fff;
    margin-top: 31px;
    font-size: 15px;
    line-height: 28px;
}

p.spra {
    color: #fff;
    font-size: 16px;
    padding: 21px 0px 0;
}
section{
    overflow: hidden;
}

.Headermain.sticky a {
    color: #fff;
}

.sec-03 .row {
    align-items: center;
}

.Headermain.sticky a.nav-link {
    /* color: #fff; */
}

figure.book-imgn img {
    width: 100%;
}

figure.book-imgn {
    display: flex;
    justify-content: center;
}
section.author-section .content-col {
    position: relative;
    z-index: 6;
}


.publisher-slider{
    background: #3d2018;
    padding:28px 0;
    overflow:hidden;
}

.logo-slider{
    width:100%;
    overflow:hidden;
    position:relative;
}

.logo-track{
    display:flex;
    width:max-content;
    animation:scroll 25s linear infinite;
}

.logo-slider:hover .logo-track{
    animation-play-state:paused;
}

.logo-item{
    display:flex;
    align-items:center;
    justify-content:center;
    padding: 0 45px;
}

.logo-item img{
    max-height:55px;
    width:auto;
    /* filter:brightness(0) invert(1); */
    transition:.3s;
}

.logo-item img:hover{
    transform:scale(1.08);
    opacity:.85;
}

@keyframes scroll{

    0%{
        transform:translateX(0);
    }

    100%{
        transform:translateX(-50%);
    }

}

@media(max-width:991px){

.logo-item{
padding:0 35px;
}

.logo-item img{
max-height:42px;
}

}

@media(max-width:575px){

.publisher-slider{
padding:18px 0;
}

.logo-item{
padding:0 22px;
}

.logo-item img{
max-height:32px;
}

}



/*************************
Buttons
**************************/

.book-buttons{
    margin-top:20px;
}

.buy-btn{

    width:100%;
    height:65px;
margin-bottom: 20px;
    background:#fff;

    border:2px solid #2f2f2f;

    border-radius:12px;

    font-size:22px;
    font-weight:700;

    cursor:pointer;

    transition:.35s ease;

}

.buy-btn:hover{

    background:#5a3728;

    color:#fff;

    border-color:#5a3728;

    transform:translateY(-4px);

    box-shadow:0 15px 35px rgba(0,0,0,.15);

}

.active-btn{

    background:#5a3728;

    color:#fff;

    border-color:#5a3728;

}



/*************************
Popup
**************************/

.amazon-popup{

position:fixed;

left:0;
top:0;

width:100%;
height:100%;

display:flex;

justify-content:center;

align-items:center;

background:rgba(0,0,0,.55);

backdrop-filter:blur(6px);

opacity:0;

visibility:hidden;

transition:.4s;

z-index:99999;

}

.amazon-popup.show{

opacity:1;

visibility:visible;

}



/*************************
Card
**************************/

.popup-card{

width:430px;

background:#fff;

border-radius:25px;

padding:35px;

text-align:center;

position:relative;

box-shadow:0 25px 60px rgba(0,0,0,.2);

animation:popup .45s ease;

}

@keyframes popup{

0%{

opacity:0;

transform:translateY(35px) scale(.9);

}

100%{

opacity:1;

transform:translateY(0) scale(1);

}

}



/*************************
Close
**************************/

.popup-close{

position:absolute;

right:18px;

top:15px;

background:none;

border:none;

font-size:28px;

cursor:pointer;

}



/*************************
Book Image
**************************/

.popup-book{

margin-bottom:20px;

}

.popup-book img{

width:130px;

border-radius:10px;

box-shadow:0 25px 50px rgba(0,0,0,.18);

animation:float 3s ease-in-out infinite;

}

@keyframes float{

50%{

transform:translateY(-8px);

}

}



/*************************
Badge
**************************/

.amazon-badge{

display:inline-block;

padding:8px 18px;

background:#f5f5f5;

border-radius:30px;

font-size:14px;

font-weight:700;

margin-bottom:15px;

}



/*************************
Text
**************************/

#popupTitle{

font-size:30px;

font-weight:700;

margin-bottom:10px;

}

#popupPrice{

font-size:20px;

font-weight:700;

color:#5a3728;

margin-bottom:8px;

}

.popup-desc{

color:#777;

margin-bottom:20px;

}



/*************************
Loader
**************************/

.loader{

width:60px;

height:60px;

margin:25px auto;

border-radius:50%;

border:5px solid #ddd;

border-top:5px solid #5a3728;

animation:spin 1s linear infinite;

}

@keyframes spin{

100%{

transform:rotate(360deg);

}

}



/*************************
Progress
**************************/

.progress{

height:8px;

background:#ececec;

border-radius:20px;

overflow:hidden;

margin-top:15px;

}

.progress-fill{

height:100%;

width:0;

background:#5a3728;

animation:loading 2.5s linear forwards;

}

@keyframes loading{

100%{

width:100%;

}

}



/*************************
Buttons
**************************/

.popup-buttons{

display:flex;

gap:15px;

margin-top:30px;

}

.popup-buttons button{

flex:1;

height:52px;

border:none;

border-radius:10px;

font-weight:700;

cursor:pointer;

transition:.3s;

}

.cancel-btn{

background:#222;

color:#fff;

}

.cancel-btn:hover{

background:#000;

}

.continue-btn{

background:#5a3728;

color:#fff;

}

.continue-btn:hover{

background:#3c2218;

}



/*************************
Responsive
**************************/

@media(max-width:768px){

.popup-card{

width:95%;

padding:28px;

}

.buy-btn{

height:58px;

font-size:18px;

}

.popup-book img{

width:105px;

}

#popupTitle{

font-size:24px;

}

}

@media(max-width:576px){

.popup-buttons{

flex-direction:column;

}

}


/******************************
VIDEO SECTION
******************************/

.video-section{background-attachment: fixed !important;padding:90px 0;background:url("../images/Background-1.png") center center/cover no-repeat;position:relative;overflow:hidden;}


.video-section::before{

content:"";

position:absolute;

left:0;
top:0;

width:100%;
height:100%;

background:rgba(38,18,10,.18);

}



/******************************
CONTENT
******************************/

.video-content{

position:relative;

z-index:2;

}

.video-subtitle{

font-family:'Namdhinggo-bold';

font-size:18px;

letter-spacing:3px;

color:#fff;

margin-bottom:20px;

text-transform:uppercase;

}

.video-title{font-family:"Cormorant Garamond", serif;font-size: 61px;line-height:.95;font-weight:700;color:#fff;margin-bottom:15px;}

.video-desc{

font-family:"Cormorant Garamond", serif;

font-size:28px;

font-weight:500;

line-height:1.15;

color:#ddd;

margin-bottom:45px;

}
.video-wrapper{

position:relative;

}

#videoPlayer{

border-radius:35px;

box-shadow:0 30px 70px rgba(0,0,0,.25);

}


/******************************
WATCH BUTTON
******************************/

.watch-btn{

display:inline-flex;

align-items:center;

gap:18px;

padding:18px 40px;

background:#b77547;

border-radius:12px;

text-decoration:none;

font-size:26px;

font-weight:700;

color:#fff;

transition:.4s;

box-shadow:0 20px 35px rgba(0,0,0,.25);

}

.watch-btn:hover{

transform:translateY(-5px);

background:#d68a55;

color:#fff;

}

.watch-btn span{

width:46px;

height:46px;

border:2px solid #fff;

display:flex;

align-items:center;

justify-content:center;

border-radius:12px;

transition:.4s;

}

.watch-btn:hover span{

transform:rotate(12deg);

}



/******************************
IMAGE
******************************/

.video-box{

position:relative;

border-radius:45px;

overflow:hidden;

box-shadow:0 35px 60px rgba(0,0,0,.35);

transition:.5s;

}

.video-thumbnail{

width:100%;

display:block;

transition:.6s;

}

.video-box:hover .video-thumbnail{

transform:scale(1.05);

}



/******************************
PLAY BUTTON
******************************/

.play-btn{position:absolute;left: 17%;top: 29%;transform:translate(-50%,-50%);width:110px;height:110px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;z-index:10;box-shadow:0 25px 40px rgba(0,0,0,.25);transition:.35s;}

.play-btn::before{

    content:"▶";

font-size:42px;

color:#4f2c1f;

margin-left:6px;

}

.play-btn:hover{

transform:translate(-50%,-50%) scale(1.1);

}



/******************************
PULSE
******************************/

.play-btn span{

position:absolute;

width:100%;

height:100%;

border-radius:50%;

border:2px solid rgba(255,255,255,.6);

animation:pulse 2s infinite;

}

@keyframes pulse{

0%{

transform:scale(1);

opacity:1;

}

100%{

transform:scale(1.7);

opacity:0;

}

}



/******************************
MODAL
******************************/

.modal-content{

border:none;

background:none;

}

.modal-body iframe{

border-radius:18px;

}



/******************************
RESPONSIVE
******************************/

@media(max-width:1399px){

.video-title{

font-size:66px;

}

}


@media(max-width:1199px){

.video-title{

font-size:58px;

}

.video-desc{

font-size:22px;

}

}


@media(max-width:991px){

.video-section{

text-align:center;

padding:70px 0;

}

.video-title{

font-size:52px;

}

.video-desc{

font-size:20px;

}

.watch-btn{

font-size:20px;

padding:16px 28px;

}

.video-box{

margin-top:25px;

}

}


@media(max-width:767px){

.video-title{

font-size:42px;

}

.video-desc{

font-size:18px;

}

.play-btn{

width:80px;

height:80px;

}

.play-btn::before{

font-size:28px;

}

.watch-btn{

font-size:18px;

width:100%;

justify-content:center;

}

}


@media(max-width:575px){

.video-section{

padding:55px 0;

}

.video-title{

font-size:34px;

}

.video-subtitle{

font-size:15px;

letter-spacing:2px;

}

.video-desc{

font-size:16px;

}

}
.ft-text img {
    filter: brightness(1) invert(1);
    width: 88%;
}


.d-flex .custombtn {
    padding: 13px 57px;
    text-transform: uppercase;
    font-size: 19px;
}
.navbar-brand{
    width:300px;
}
