@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  list-style: none;
  font-family: "Montserrat", sans-serif;
  font-weight: 700 !important;

}

.fs-12 {
  font-size: 12px;
}

.container,
.row,
.section {
  max-width: 100%;
  overflow-x: hidden;
}


html {
  scroll-behavior: smooth;
}

p {
  margin-bottom: 0px !important;
}

.elementor-container {
  max-width: 1050px;

  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.session_btn {
  background-color: #33a9b5;
  margin: 0px 0px 0px 0px;
  padding: 20px 27px 20px 26px;
  border-radius: 0px 0px 16px 16px;
  color: #fff;
  font-weight: 700 !important;
  text-align: center;
  width: 100%;
}

.elemt_box {
  line-height: 1.2em;
  color: #071e23;
  margin: 10px 0px;
}

.elemt_desc {
  text-align: center;
  color: #000000;
  font-family: "Outfit", Sans-serif;
  font-size: 20px;
  font-weight: 400;
  margin: 10px 0px;
}

.webinar_fig {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  /* Ensures it takes full width */
}

.webinar_fig img {
  width: 50%;
}

.webinar_btn {
  padding: 20px 20px 20px 20px;
  background: #071e23;
  border-radius: 16px 16px 16px 16px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  /* Centers content horizontally */
  text-align: center;
}

.web_time {
  background-color: #ffffff0d;
  margin: 0px 08px 16px 0px;
  padding: 10px 10px 10px 10px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #ffffff1a;
  border-radius: 12px 12px 12px 12px;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
  display: flex;
  align-items: center;
  gap: 10px;
  width: 400px;
}

.icon_bg {
  background-color: #008b7e;
  color: #ffffff;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.icon_bg i {
  color: #fff;
  font-size: 20px;
}

.yellow_btn {
  background-color: #02a2ff;
  ;
  font-family: "Outfit", Sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  fill: #000000;
  color: #000000;
  border-radius: 50px 50px 50px 50px;
  box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.19);
  padding: 10px 50px;
  text-align: center;
  border: none;
  cursor: pointer;
}

.elementor-heading-title {
  font-size: 18px;
  font-weight: 600;
  color: #000000;
  margin: 20px 0px;
}

.elementor-heading-title-white {
  font-family: "Outfit", Sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2em;
  color: #ffffff;
}

.date {
  color: #2caa66;
}

.web_overview {
  position: relative;
  background-color: #071e23;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 20px 0px;

  padding: 60px 0px 60px 0px;
  text-align: center;
}

.spec_list {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 8px 16px;
  --e-column-margin-right: 8px;
  --e-column-margin-left: 0px;
  padding: 13px 15px 13px 15px;
  color: #fff;
  border: 0.5px solid #ffffff17;
}

.spec_lists {
  margin: 20px 0px;
}

.fixed_bott_btn {
  background-color: #071e23;
  border-radius: 16px 16px 0px 0px;
  position: sticky;
  bottom: 0px;
  width: 100%;
  left: 0px;
  z-index: 555;
  transition: all ease-in-out 0.5s !important;
  color: #fff;
  border-style: solid;
  border-width: 03px 0px 0px 0px;
  border-color: #2caa66;
}

.elementor-heading {
  font-family: "Outfit", Sans-serif;
  font-size: 32px;
  font-weight: 700;
  color: #2caa66;
}

/* .faq_section {
  margin-bottom: 100px;
} */

.footer_bottom {
  background-color: #090122;
  padding: 20px;
  color: #fff;
}

.footer_bot_content a {
  color: #fff;
  text-decoration: none;
}

.footer_bot_content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.modal-dialog {
  display: flex;
  align-items: center;
  height: 90%;
}

.web_card {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  padding: 10px;
  margin: 20px 0px;
}

.web_card p {
  font-size: 20px;
  font-weight: 500;
  margin-top: 5px;
  text-align: center;
}

.bussiness_card {
  background-color: #fff;
  border-radius: 20px;
  border: 2px solid #000;
  margin: 20px 0px;
}

.bussi_top {
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 20px;
}

.web_card:hover {
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px,
    rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px,
    rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.web_card p {
  font-size: 15px;
  margin: 20px 0px;
  font-weight: 600;
}

.consul_btn,
.pres_btn {
  padding: 8px 16px;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  border-radius: 25px;
  color: #fff;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
  text-decoration: none;
}

.consul_btn {
  background-color: rgb(46, 156, 46);
}

.pres_btn {
  background-color: rgb(235, 47, 47);
}

.consul_btn:hover {
  background-color: rgb(56, 141, 56);
  transform: scale(1.05);
  color: #fff;
}

.pres_btn:hover {
  background-color: rgb(200, 40, 40);
  transform: scale(1.05);
  color: #fff;
}

.card .d-flex {
  gap: 10px;
  margin-top: 10px;
}

.thank-you-box {
  opacity: 0;
  transform: translateY(30px);
  animation: fadeInUp 0.8s ease-in-out forwards;
}

/* 
.TFBnVe {
  color: rgb(224, 69, 0);
  background: #fff;
} */
/* ===== Dark Theme (Uncomment if needed) ===== */

/* .faq_section {
  background-color: #121212;
  color: #eee;
} */
.faq_section .accordion-button {
  background-color: #f8f8f8;
  color: #000;
}

.faq_section .accordion-button:not(.collapsed) {
  background-color: #2c2c2c;
}

.faq_section .accordion-body {
  background-color: #f8f8f8;
  color: #000;
}

.accordion-item {
  border: 1px solid #333;
}

.accordion-button:hover {
  background-color: #000;
  color: #fff;
}

.accordion-button:focus,
.accordion-button:not(.collapsed),
.accordion-button:active {
  color: #fff;
  /* Same color when focused or open */
  background-color: #000;
  /* Optional: subtle green background */
  outline: none;
  box-shadow: none;
}

.accordion-button:not(.collapsed) {
  color: #fff !important;
  /* Force your color */
  background-color: #000 !important;
  /* Optional: match your theme */
  font-weight: 600;
}

.accordion-button:focus {
  box-shadow: none !important;
  outline: none !important;
}

.accordion-button:not(.collapsed) {
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
  /* Already there for open state */
  outline: none;
}

.shorts-gallery-section {
  max-width: 1200px;
  margin: 60px auto;
  padding: 20px;
  text-align: center;
}

.section-title {
  font-size: 1.8rem;
  color: #2caa66;
  margin-bottom: 30px;
  font-weight: 600;
}

.shorts-gallery {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 20px;
  justify-content: center;
}

.short-item {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 ratio to reduce height */
  height: 0;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
  background: #000;
  transition: transform 0.3s ease;
}

.short-item:hover {
  transform: translateY(-5px);
}

.short-item iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
  top: 0;
  left: 0;
  border-radius: 12px;
}

@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 767px) {
  .elementor-container {
    width: 100%;
  }

  .session_btn {
    margin: 0px 0px 0px 0px;
    padding: 08px 14px 09px 14px;
    font-size: 12px;
  }

  .elemt_box {
    font-size: 20px;
  }

  .elemt_desc {
    font-size: 14px;
  }

  .web_time {
    flex-direction: column;
  }

  .yellow_btn {
    font-size: 5vw;
    padding: 3vw 8vw;
  }

  .elementor-heading-title {
    font-size: 16px;
    text-align: center;
  }

  .elementor-heading-title-white {
    font-size: 20px;
  }

  .elementor-heading {
    font-size: 14px;
  }

  .fixed_bott_btn {
    padding: 10px 0px;
  }

  .webinar_btn {
    margin-bottom: 10px;
  }

  ul {
    padding-left: 0px !important;
  }
}

.zb-btone-service.pos-rel {
  display: none !important;
}

.video-thumbnail {
  cursor: pointer;
  margin-bottom: 20px;
}

.video-thumbnail iframe {
  border-radius: 8px;
  transition: transform 0.3s;
}

.video-thumbnail:hover iframe {
  transform: scale(1.05);
}

.custom-video-modal .modal-content {
  background-color: #000;
}


/* portfolio */



.box-content {
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  overflow: hidden;
  background: url("../../portfolio/header.png") top center no-repeat transparent;
  background-size: contain;
  padding-top: 20px;
}

.box-content {
  position: relative;
  margin-top: 15px;
}

.image-bg-port {
  max-width: 100% !important;
}

.image-bg-port_detail {
  max-width: 100% !important;
}

.image-bg-port {
  min-height: 280px;
  display: inline-block;
  position: relative;
  background-size: 100% !important;
  width: 100%;
  max-width: 378px;
}

.image-bg-port_detail {
  min-height: 1000px;
  display: inline-block;
  position: relative;
  background-size: 100% !important;
  width: 100%;
  max-width: 378px;
}

.image-bg-port_detail .image-shop-scroll {
  transition: all 6s ease-out 0s;
  -webkit-transition: all 6s ease-out 0s;
  -moz-transition: all 6s ease-out 0s;
  -ms-transition: all 6s ease-out 0s;
  -o-transition: all 6s ease-out 0s;
}

.image-bg-port .image-shop-scroll {
  transition: all 6s ease-out 0s;
  -webkit-transition: all 6s ease-out 0s;
  -moz-transition: all 6s ease-out 0s;
  -ms-transition: all 6s ease-out 0s;
  -o-transition: all 6s ease-out 0s;
}

.image-bg-port_detail .image-shop-scroll {
  background-position: center 0 !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
  position: absolute;
  width: 100%;
  min-height: 285px;
  z-index: 9;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #fff;
  border-radius: 0px 0px 5px 5px;
}

.image-bg-port .image-shop-scroll {
  background-position: center 0 !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
  position: absolute;
  width: 100%;
  min-height: 285px;
  z-index: 9;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #fff;
  border-radius: 0px 0px 5px 5px;
}

.image-bg-port_detail .image-shop-scroll {
  background-position: center 100% !important;
}

.image-bg-port:hover .image-shop-scroll {
  background-position: center 100% !important;
}


/*  */
.message-box {
  max-width: 720px;
  padding: 32px;
  background: linear-gradient(to bottom right, #fefce8, #fff7ed);
  border: 1px solid #fde68a;
  border-left: 8px solid #f59e0b;
  border-radius: 12px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  margin: auto;
  position: relative;
}

.message-box h2 {
  font-size: 2.5rem;
  color: #b45309;
  margin-bottom: 18px;
  font-weight: 800;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  animation: glowPulse 2s ease-in-out infinite;
}

.message-box p {
  font-size: 1.15rem;
  color: #374151;
  line-height: 1.75;
  margin: 14px 0;
  font-weight: 500;
}

/* Highlight Styles */
.highlight-green {
  color: #059669;
  font-weight: 700;
  background-color: #ecfdf5;
  padding: 2px 6px;
  border-radius: 4px;
}

.highlight-red {
  color: #dc2626;
  font-weight: 700;
  background-color: #fef2f2;
  padding: 2px 6px;
  border-radius: 4px;
}

/* Animation */
@keyframes glowPulse {
  0% {
    transform: scale(1);
    text-shadow: 0 0 5px #facc15;
  }

  50% {
    transform: scale(1.05);
    text-shadow: 0 0 12px #f59e0b;
  }

  100% {
    transform: scale(1);
    text-shadow: 0 0 5px #facc15;
  }
}


.campaign-section {
  padding: 60px 15px;
}

.campaign-img img {
  width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
}

.campaign-content h4 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 20px;
}

.campaign-content h5 {
  font-size: 1.25rem;
  color: #0f172a;
  font-weight: 500;
  margin-bottom: 15px;
}

.campaign-content ul {
  list-style: disc;
  padding-left: 20px;
  color: #334155;
}

.campaign-content ul li {
  margin-bottom: 10px;
  font-size: 1rem;
  line-height: 1.6;
}


.grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 24px;
  max-width: 1200px;
  margin: auto;
  padding-bottom: 60px;
  margin-top: 30px
}

.grid .card {
  background: #497199;
  border-radius: 16px;
  padding: 24px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.04);
  border: 1px solid #e6e6e6;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.card:hover {
  transform: translateY(-6px) scale(1.02);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.1);
}

.card h2 {
  margin-top: 0;
  font-size: 1.4rem;
  color: #FFF;
  margin-bottom: 8px;
  line-height: 1.3;
}

.card h2::before {
  content: attr(data-emoji);
  display: inline-block;
  margin-right: 8px;
  background: #e0f2fe;
  color: #0284c7;
  padding: 4px 8px;
  border-radius: 8px;
  font-size: 1.1rem;
}

.card p.quote {
  font-style: italic;
  color: #FFF;
  margin-bottom: 16px;
}

.card ul {
  list-style: none;
  padding-left: 0;
  margin: 0 0 16px;
}

.card ul li {
  padding-left: 28px;
  position: relative;
  margin-bottom: 12px;
  color: #fff;
  font-size: 0.95rem;
}

.card ul li::before {
  content: '✅';
  position: absolute;
  left: 0;
  color: #10b981;
  font-size: 1rem;
}

.ideal {
  background: #fe7d00;
  padding: 12px 14px;
  border-left: 4px solid #d33434;
  border-radius: 8px;
  font-size: 0.92rem;
  color: #fff;
  font-weight: 500;
  margin-top: 10px;
}

.cta-card {
  grid-column: 1 / -1;
  background: linear-gradient(to right, #fff7e6, #fff3cd);
  text-align: center;
  border-left: 5px solid #ffb703;
  padding: 30px 20px;
  border-radius: 16px;
  box-shadow: 0 8px 16px rgba(255, 186, 57, 0.1);
}

.cta-card h3 {
  margin: 0 0 12px;
  font-size: 1.4rem;
  color: #fff;
}

.cta-card p {
  color: #fff;
  font-size: 1rem;
}

.cta-card a {
  display: inline-block;
  margin-top: 16px;
  background: #f97316;
  color: white;
  padding: 12px 24px;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 600;
  box-shadow: 0 4px 10px rgba(249, 115, 22, 0.3);
  transition: all 0.3s ease;
}

.cta-card a:hover {
  background: #ea580c;
  transform: scale(1.05);
}


.animated_btn {
  animation: animatedgradient 3s ease infinite alternate;
}



@keyframes animatedgradient {

  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }

  10%,
  90% {
    transform: translate3d(-1px, 0, 0);
  }

  20%,
  80% {
    transform: translate3d(2px, 0, 0);
  }

  30%,
  50%,
  70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%,
  60% {
    transform: translate3d(4px, 0, 0);
  }


}



.footer_timer {

  display: flex;
  justify-content: center;
  align-items: center;

  padding: 20px;
}

/* @media (max-width:767px) {

  .footer_timer {
    flex-direction: column;
  }


} */

.fa-check {
  color: rgb(10, 116, 216);
}


.scroll-warning {
  font-family: 'Segoe UI', sans-serif;
  font-size: 1.2rem;
  color: #111;
  text-align: center;
  margin-top: 20px;
  animation: shake 3s infinite;

}

.emoji {
  animation: flash 1s infinite;
}

.bounce {
  display: inline-block;
  animation: bounce 1s infinite;
  font-weight: 700;
  color: #d97706;
}

.highlight {
  font-weight: bold;
  color: #10b981;
  animation: pulseColor 1.2s infinite;
}

@keyframes flash {

  0%,
  100% {
    opacity: 1;
  }

  50% {
    opacity: 0.2;
  }
}

@keyframes bounce {

  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-8px);
  }
}

@keyframes shake {

  0%,
  100% {
    transform: translateX(0);
  }

  25% {
    transform: translateX(-3px);
  }

  75% {
    transform: translateX(3px);
  }
}

@keyframes pulseColor {
  0% {
    color: #10b981;
  }

  50% {
    color: #ef4444;
  }

  100% {
    color: #10b981;
  }
}


@media (max-width:767px) {
  .scroll-warning {
    margin-bottom: 20px;

  }
}

@media (max-width:767px) {

  #stickyTop {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    padding-top: 30px;
    text-align: center;
    font-weight: bold;
    transition: all 0.3s ease;
  }

  #stickyTop.hide {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
  }


  #stickyWarning {
    width: 100%;
    background: #fef3c7;
    color: #b45309;
    padding: 10px;
    text-align: center;
    z-index: 9999;
    transition: all 0.3s ease;
  }

  #stickyWarning.fixed {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    padding-top: 20px;
  }

  #stickyWarning.hide {
    transform: translateY(-100%);
    opacity: 1;
    pointer-events: none;
  }


  #stickyselect {
    width: 100%;
    text-align: center;
    z-index: 9999;
    transition: all 0.3s ease;
    background: #fff;
    padding-top: 10px;
  }

  #stickyselect.fixed {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
  }

  #stickyselect.hide {
    transform: translateY(-20%);
    opacity: 1;
    pointer-events: none;
  }

}


/* Gradient Button */
.quoteBtnUnique {
  background: deepskyblue;
  color: white;
  border: none;
  padding: 12px 25px;
  font-size: 16px;
  border-radius: 30px;
  cursor: pointer;
  transition: 0.3s ease;
  display: block;
  margin-top: 10px;
  margin-bottom: 5px;
}

.quoteBtnUnique:hover {
  opacity: 0.9;
}

/* Modal Overlay */
/* Overlay: full height, allow scroll inside modal box */
.quoteModalOverlayUnique {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  overflow-y: auto;
  /* Add scroll to the overlay if modal is too tall */
}

/* Modal Content: keep spacing but let height grow */
.quoteModalUnique {
  /* background: #fff; */
  margin: 5% auto;
  /* Adjust margin to make more room at top */
  padding: 25px;
  /* width: 90%; */
  /* max-width: 450px; */
  border-radius: 10px;
  position: relative;
  box-sizing: border-box;
}


/* Close Button */
.quoteCloseUnique {
  position: absolute;
  top: 30px;
  right: 30px;
  font-size: 25px;
  cursor: pointer;
}

/* Inputs */
#quoteFormUnique input,
#quoteFormUnique select {
  width: 100%;
  padding: 10px;
  margin-top: 6px;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  border-radius: 6px;
}

/* Error message */
.errorMsg {
  color: red;
  font-size: 12px;
  display: block;
  margin-top: -10px;
  margin-bottom: 10px;
}

@media (max-width:767px) {
  .quoteBtnUnique {
    display: block;
  }

}

.video-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  /* 16:9 aspect ratio (9/16 = 0.5625) */
  height: 0;
  overflow: hidden;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}


@keyframes bounce {

  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-5px);
  }
}

.quoteBtnUnique img {
  animation: bounce 1.2s infinite;
}

.call-whatsppp {
  display: none;
}


@media (max-width:767px) {

  .footer_timer {
    padding: 0px;

  }

  .call-whatsppp {
    display: block;
  }

  .yellow_btn {

    line-height: 8px;
    font-size: 12px;
    padding: 20px;
  }

  .footer_timer {
    justify-content: space-between;
  }

}


.throw_card {
  background-color: #fff;
  padding: 20px 10px;
}

.title-badge {
  background-color: #0094FF;
  color: white;
  font-weight: bold;
  font-family: Arial, sans-serif;
  padding: 6px 18px;
  border-radius: 8px;
  display: inline-block;
  font-size: 16px;
  border: 2px solid #005dbb;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
  margin: 0 auto;
  text-transform: uppercase;

  /* This centers the div horizontally */
}

.title-badge_two {
  background-color: #0094FF;
  color: white;
  font-weight: bold;
  font-family: Arial, sans-serif;
  padding: 4px 2px;
  border-radius: 10px;
  display: inline-block;
  font-size: 10px;
  border: 2px solid #005dbb;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
  margin: 0 auto;
  text-transform: uppercase;
  margin-bottom: 5px;
}



.testimonial-card {
  width: 350px !important;
  padding: 30px 20px;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.testimonial-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.review-logo {
  width: 100px;
  margin-bottom: 20px;
  transition: transform 0.3s ease;
}

.testimonial-card:hover .review-logo {
  transform: scale(1.05);
}

.testimonial-text {
  font-size: 15px;
  color: #333;
  line-height: 1.6;
  font-style: italic;
  margin-bottom: 15px;
}

.reviewer-name {
  font-weight: bold;
  color: #007bff;
  margin-top: auto;
  font-size: 16px;
}

.price-wrapper {
  font-size: 24px;
  font-weight: bold;
  color: #e91e63;
  text-align: center;
  position: relative;
  width: max-content;
  margin: auto;
  height: 30px;
  overflow: hidden;
}

.price-text {
  animation: priceSwitch 3s infinite ease-in-out;
  display: flex;
  flex-direction: column;
  /* height: 60px; */
}

.original-price {
  text-decoration: line-through;
  color: #fff;
}

.offer-price {
  color: #1504b1;
  font-size: 20px;
}

.whatsapp-icon {
  width: 25px;
  height: 25px;
  margin-right: 5px;
}

@keyframes priceSwitch {

  0%,
  40% {
    transform: translateY(0%);
  }

  50%,
  90% {
    transform: translateY(-50%);
  }

  100% {
    transform: translateY(-0%);
  }
}


.form-container {
  max-width: 500px;
  margin: 20px auto;
  padding: 10px 20px;
  background: #f9f9f9;
  border-radius: 12px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  font-family: 'Segoe UI', sans-serif;
}

.form-container h2 {
  text-align: center;
  margin-bottom: 20px;
  color: #333;
}

.form-group {
  margin-bottom: 5px;
}

label {
  display: block;
  font-weight: 600;
  margin-bottom: 6px;
}

input,
textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 12px;
  transition: border-color 0.3s;
}

input:focus,
textarea:focus {
  border-color: #007bff;
  outline: none;
}

.form-group span {
  color: red;
}

button {
  width: 100%;
  padding: 12px;
  background: #007bff;
  border: none;
  color: #fff;
  border-radius: 6px;
  font-size: 16px;
  cursor: pointer;
  transition: background 0.3s;
}

button:hover {
  background: #0056b3;
}

.error {
  color: red;
  font-size: 13px;
  margin-top: 4px;
  display: none;
}

.video-container {
  background: url(../images/lead-magnet.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.img_txt_cont {
  padding: 20px;
}



.img_txt_cont h3 {
  color: #ffb001;
  text-transform: uppercase;
  font-size: 40px;
}

.bg_wht {
  background: #ffffff;
  color: #0052cc;
  display: inline-block;
  padding: 10px 30px;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  clip-path: polygon(0 0, 95% 0, 100% 100%, 0% 100%);
  font-family: 'Segoe UI', sans-serif;
}

.bg_wht {
  background-color: #fff;
  padding: 0px 10px;
  width: max-content;
  font-size: 25px;
  color: blue;
}

.offer-banner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* blue background */
  padding: 5px 0px;
  color: white;
  border-radius: 8px;
  font-family: 'Segoe UI', sans-serif;
  max-width: 500px;
  margin: auto;
}

.price-section {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 18px;
}

.old-price {
  font-size: 20px;
  color: #fff;
  opacity: 0.7;
}

.new-price {
  background: #fff;
  color: #0052cc;
  padding: 8px 5px;
  border-radius: 25px;
  font-weight: bold;
  font-size: 15px;
}

.arrow {
  font-size: 22px;
}

.limited-box {
  background: #001f4d;
  border-radius: 12px;
  text-align: center;
  line-height: 1.3;
  font-weight: bold;
  font-size: 14px;
  width: max-content;
  padding: 12px;
  border: 2px solid #fff;
  color: #fff;
}

.limited-box .highlight {
  background: #ffc107;
  color: #fff;
  padding: 3px 8px;
  border-radius: 4px;

}

.limited-box p {
  margin: 5px 0px;
}


.limited-box .highlight {
  animation: pulseColors 1.2s infinite;
}

@keyframes pulseColors {
  0% {
    color: #043122;
  }

  50% {
    color: #e0138e;
  }

  100% {
    color: #0580d1;
  }
}


@media (max-width:767px) {
  .img_txt_cont {
    padding: 15px;
  }

  .img_txt_cont h3 {
    color: #ffb001;
    text-transform: uppercase;
    font-size: 25px;
  }

  .bg_wht {
    background-color: #fff;
    padding: 0px 10px;
    width: max-content;
    font-size: 18px;
    color: blue;
  }

  .offer-banner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 0px;
    color: white;
    border-radius: 8px;
    font-family: 'Segoe UI', sans-serif;
    max-width: 500px;
    margin: auto;
  }

  .price-section {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 10px;
  }

  .old-price {
    font-size: 18px;
    color: #fff;
    opacity: 0.7;
  }

  .new-price {
    background: #fff;
    color: #0052cc;
    padding: 2px 3px;
    border-radius: 25px;
    font-weight: bold;
    font-size: 15px;
  }

  .limited-box {
    background: #001f4d;
    border-radius: 12px;
    text-align: center;
    line-height: 1.3;
    font-weight: bold;
    font-size: 10px;
    width: max-content;
    padding: 3px;
    border: 2px solid #fff;
    color: #fff;
  }

  .modal-dialog {

    height: 100%;
  }
}

.error-message {
  color: red;
  font-size: 0.85rem;
  margin-top: 4px;
}

.foot-fixed {
  background-color: #fff;
  bottom: 0;
  box-shadow: 1px -1px 3px #a7a7a7;
  display: none;
  padding: 20px 5px;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 99;
  padding: 10px 20px
}

.foot-fixed .justify-btw {
  justify-content: space-between;
}

.cm-flex {
  display: flex;
}

@media (max-width:767px) {
  .foot-fixed {
    display: block;
  }

  .footer_bottom {
    margin-bottom: 80px;

  }

  .fixed_bott_btn {
    display: none;
  }

  .logo_sec {
    margin-top: 80px !important;
  }
}


#whatsapp-chat {

  animation: bounce 2s infinite;
  /* Continuous bounce effect */
}

@keyframes bounce {

  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }

  40% {
    transform: translateY(-20px);
  }

  60% {
    transform: translateY(-5px);
  }
}