/*
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/
Description: A child theme for Kadence
Author: libellule
Author URI: https://libellule.techforce.global/
Template: kadence
Version: 1.0.0
Text Domain: kadence-child
*/

@import url("https://fonts.cdnfonts.com/css/made-mirage");

html {
  scroll-behavior: smooth;
}

.page-id-939 h1,
.page-id-11 h1,
.page-id-10 h1,
.page-id-1579 h1,
.page-id-1599 h1 {
  font-family: "MADE Mirage", sans-serif !important;
}

.mobile-navigation ul.has-collapse-sub-nav ul.sub-menu {
  display: block !important;
}

/* ------------ Home Page CSS ------------ */

.section-title {
  padding-bottom: 0px !important;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: max-content !important;
}

.section-title::before,
.section-title::after {
  content: "";
  position: relative;
  top: 50%;
  width: 60px;
  height: 2px;
  background-color: #00abe4;
  transform: translateY(-50%);
}

.section-title::before {
  left: -20px;
}

.section-title::after {
  right: -20px;
}

h2.slideTitle {
  font-family: "MADE Mirage", sans-serif !important;
  text-align: center;
}

.site-branding a.brand img,
img.kb-img.wp-image-1042 {
  width: 235px !important;
  max-width: 235px !important;
}

@media (max-width: 768px) {
  .site-branding a.brand img,
  img.kb-img.wp-image-1042 {
    width: 200px !important;
    max-width: 200px !important;
  }
}

/* Hero-Section CSS */

.hero-section h1.wp-block-heading {
  font-family: "MADE Mirage", sans-serif !important;
  font-size: 28px;
  color: #283236;
}

.hero-section
  .wp-block-columns.are-vertically-aligned-top.is-layout-flex.wp-container-core-columns-is-layout-1.wp-block-columns-is-layout-flex {
  gap: 0px;
  margin-bottom: 0px;
}

.hero-section .hero-image img {
  max-width: 555px !important;
  margin: 0px auto;
}

.site-header-row-container-inner {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.hero-section h1 {
  width: 93%;
  margin-bottom: -10px !important;
}

.hero-section strong {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  border-right: 1px solid;
  width: 0;
  max-width: max-content;
  animation: typing 5s linear infinite, blink 0.5s step-end infinite;
}

@keyframes typing {
  0% {
    width: 0;
  }
  50% {
    width: 100%;
  }
  100% {
    width: 0;
  }
}

@keyframes blink {
  from,
  to {
    border-color: transparent;
  }
  50% {
    border-color: black;
  }
}

.wp-block-buttons > .wp-block-button.wp-block-button__width-25 {
  width: auto !important;
}

@media (max-width: 768px) {
  .hero-section .hero-image img {
    max-width: 400px !important;
  }
}

@media (max-width: 475px) {
  .hero-section strong {
    display: block;
    overflow: unset;
    white-space: normal;
    width: 100%;
    animation: none;
    border-right: none;
    margin-bottom: 15px;
  }

  .hero-section h1.wp-block-heading {
    font-size: 24px;
  }

  .hero-section .hero-image img {
    max-width: 300px !important;
  }

  .kadence-column939_4deb0d-74 > .kt-inside-inner-col {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }

  .wp-block-buttons > .wp-block-button.wp-block-button__width-25 {
    width: 100% !important;
  }

  .wp-block-kadence-advancedheading.kt-adv-heading939_97cc56-a0,
  .wp-block-kadence-advancedheading.kt-adv-heading939_97cc56-a0[data-kb-block="kb-adv-heading939_97cc56-a0"] {
    font-size: 26px !important;
  }
}

/* Home Page Buttons */

.language-pdf-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  /* background: #fff; */
  background-color: #00abe4;
  border: 1px solid #00abe4;
  border-radius: 3px;
  padding: 7px 10px;
  font-family: "Urbanist", sans-serif;
  font-size: 15px;
  /* color: #283236; */
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease;
}

.language-pdf-btn::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  /* background: url("https://libdev.evotech.ci/wp-content/uploads/2025/10/Download.svg")
    no-repeat center; */
  background: url("https://libdev.evotech.ci/wp-content/uploads/2025/10/Download-1.svg")
    no-repeat center;
  background-size: contain;
}

.language-pdf-btn:hover {
  background: #283236;
  color: #fff;
  border-color: #283236;
}

.language-pdf-btn:hover::before {
  background: url("https://libdev.evotech.ci/wp-content/uploads/2025/10/Download.svg")
    no-repeat center;
  background-size: contain;
}

/* Language PDF Button */

.cost-saving a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  /* background: #fff; */
  background-color: #00abe4;
  border: 1px solid #00abe4;
  border-radius: 3px;
  padding: 7px 10px;
  font-family: "Urbanist", sans-serif;
  font-size: 15px;
  /* color: #283236; */
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease;
}

.cost-saving a::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  /* background: url("https://libdev.evotech.ci/wp-content/uploads/2025/10/Calculate.svg")
    no-repeat center; */
  background: url("https://libdev.evotech.ci/wp-content/uploads/2025/10/Calculate-1-1.svg")
    no-repeat center;
  background-size: contain;
}

.cost-saving a:hover {
  background: #283236;
  color: #fff;
  border-color: #283236;
}

.cost-saving a:hover::before {
  background: url("https://libdev.evotech.ci/wp-content/uploads/2025/10/Calculate.svg")
    no-repeat center;
  background-size: contain;
}

/* Book a Demo Button */

.book-demo a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  /* background: #fff; */
  background-color: #00abe4;
  border: 1px solid #00abe4;
  border-radius: 3px;
  padding: 7px 10px;
  font-family: "Urbanist", sans-serif;
  font-size: 15px;
  /* color: #283236; */
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease;
}

.book-demo a::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  /* background: url("https://libdev.evotech.ci/wp-content/uploads/2025/10/Book-a-Demo.svg")
    no-repeat center; */
  background: url("https://libdev.evotech.ci/wp-content/uploads/2025/10/Book-a-Demo-1-1.svg")
    no-repeat center;
  background-size: contain;
}

.book-demo a:hover {
  background: #283236;
  color: #fff;
  border-color: #283236;
}

.book-demo a:hover::before {
  background: url("https://libdev.evotech.ci/wp-content/uploads/2025/10/Book-a-Demo.svg")
    no-repeat center;
  background-size: contain;
}

/* Drop-down Arrow */
.main-navigation .primary-menu-container > ul li.menu-item > a {
  display: flex;
}

.menu-item-has-children > a::after {
  content: "▼";
  font-size: 12px;
  margin-left: 6px;
  display: inline-block;
  transition: transform 0.3s ease-in-out;
}

.menu-item-has-children:hover > a::after {
  transform: rotate(180deg);
}

/* News & Articles CSS */

.news-articles-cards .entry-content-wrap {
  padding-bottom: 3rem !important;
}

.news-articles-cards .entry-footer {
  position: absolute;
  bottom: 15px;
}

/* News-Letter Section CSS */

.news-letter-section {
  width: 90% !important;
  margin: 0px auto !important;
  margin-bottom: 80px !important;
  border-radius: 7px;
}

.news-letter-section .kt-row-layout-overlay {
  border-radius: 7px !important;
}

/* Key-Features-Section */

.key-features-section .kt-inside-inner-col {
  min-height: 100% !important;
}

/* Video Section */

@media (max-width: 1024px) {
  .Libellule-Video .kb-btn939_e43613-c4.kb-button .kb-svg-icon-wrap {
    display: inline-flex !important;
    padding: 0px !important;
  }
}

@media (max-width: 991px) {
  .video-card {
    margin-right: 0px !important;
    margin-left: 0% !important;
  }
}

/* ------------ Home Page CSS Ends ------------ */

/* ------------ Contact Page CSS ------------ */

/* .gm-style .review-box {
  display: none !important;
} */

/* ------------ Contact Page CSS Ends ------------ */

/* ------------ Blog Page CSS ------------ */

.blog .entry-header h1 {
  color: #ffffff !important;
}

.blog .entry-hero-container-inner {
  /* background-image: url(https://libellule.techforce.global/wp-content/uploads/2025/02/Blog.webp) !important; */
  background-image: url(https://libdev.evotech.ci/wp-content/uploads/2025/12/News-1.png) !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 2;
}

.blog .entry-hero-container-inner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}

.blog .entry-hero-container-inner .entry-header {
  min-height: auto;
  padding: 150px 0px;
}

/* ------------ Blog Page CSS Ends ------------ */

/* ---------- Pricing Page CSS ---------------- */
.kb-form .kadence-blocks-form-field.kb-submit-field {
  margin-bottom: 0;
  justify-content: center !important;
}

.page-id-1579 .kb-form .kadence-blocks-form-field .kb-text-style-field {
  padding-left: 0px !important;
  background-color: rgb(248 248 248) !important;
}

.page-id-1579
  .kadence-form-1579_2db11d-75
  .kb-form
  .kadence-blocks-form-field
  > label {
  color: #494949;
  font-size: 16px;
  font-weight: 500;
}

.page-id-1579 .wp-block-kadence-advancedheading.kt-adv-heading1579_6000ba-8f,
.wp-block-kadence-advancedheading.kt-adv-heading1579_6000ba-8f[data-kb-block="kb-adv-heading1579_6000ba-8f"] {
  font-family: "MADE Mirage", sans-serif !important;
  letter-spacing: 1px;
}

.page-id-1579 .section-title,
.page-id-11 .section-title,
.page-id-1599 .section-title {
  margin: 0px auto;
  margin-bottom: 20px;
}

.page-id-1579 .wp-block-kadence-form.kadence-form-1579_2db11d-75.kb-form-wrap {
  margin: 0;
}

.page-id-1579
  .kadence-form-1579_2db11d-75
  .kb-form
  .kadence-blocks-form-field
  .kb-forms-submit {
  margin-top: 15px;
  font-weight: 500;
  border: none;
}

.page-id-1579
  .kadence-form-1579_2db11d-75
  .kb-form
  .kadence-blocks-form-field
  .kb-forms-submit:hover {
  background: #0087b4;
  color: #ffffff;
}

/* ---------- Pricing Page CSS Ends ---------------- */

/* ---------- About Page CSS ---------------- */

/* .about-image {
  height: 400px !important;
} */

.single-content ul.aligncenter,
.single-content ol.aligncenter {
  width: auto !important;
  padding: 5px;
}

.wp-block-social-links
  .wp-block-social-link.wp-social-link
  .wp-block-social-link-anchor {
  color: #00abe4 !important;
}

/* ---------- About Page CSS Ends ---------------- */

/* ---------- Client Resources Page CSS ---------------- */

.client-resources-card div {
  gap: 20px !important;
}

/* Trusted Clinet Logo */

.trusted-client-logo
  .kb-gallery-ul.kb-gallery-type-carousel
  .kadence-blocks-gallery-item
  .kadence-blocks-gallery-item-inner
  .kb-gallery-image-contain.kadence-blocks-gallery-intrinsic.kb-gallery-image-ratio-inherit {
  padding-bottom: 0 !important;
}

.trusted-client-logo
  .kb-gallery-ul
  .kadence-blocks-gallery-item
  .kadence-blocks-gallery-item-inner
  figure
  .kb-gallery-image-contain.kadence-blocks-gallery-intrinsic {
  height: 100px !important;
}

.trusted-client-logo
  .kb-gallery-ul
  .kadence-blocks-gallery-item
  .kadence-blocks-gallery-item-inner
  figure
  .kb-gallery-image-contain.kadence-blocks-gallery-intrinsic
  img {
  width: auto !important;
}

/* Cost Saving Popup start */
.page-id-939 .pum-theme-1770 .pum-container,
.page-id-939 .pum-theme-lightbox .pum-container {
  border: none !important;
  box-shadow: none !important;
  padding: 0px !important;
  background: none !important;
}

.page-id-939 .cost-saving-container {
  max-width: 100% !important;
}

.page-id-939 .pum-theme-1770 .pum-content + .pum-close,
.page-id-939 .pum-theme-lightbox .pum-content + .pum-close {
  box-shadow: none !important;
  height: 32px !important ;
  width: 32px !important ;
  font-size: 28px !important ;
  left: auto;
  right: 15px !important;
  bottom: auto;
  top: 15px !important;
}
.cost-input {
  width: 100%;
  padding: 8px;
  border-radius: 5px;
  border: 1px solid #ccc;
  font-size: 0.95rem;
}

.error-message {
  color: red;
  font-size: 0.85rem;
  margin-top: 3px;
  min-height: 18px;
}

/* Cost Saving Popup end */

/*download pdf button css start*/

/* .language-pdf-btn {
  padding: 9px 20px;
  font-size: 1rem;
  background: #fe835c;
  color: white;
  border: none;
  border-radius: 3px;
  cursor: pointer;
} */
/* .language-pdf-btn:hover {
  background: #f76d4b;
} */
@media (max-width: 768px) {
  .language-pdf-btn {
    /* width: 100%; */
    box-sizing: border-box;
  }
}
@media (max-width: 475px) {
  .language-pdf-btn {
    width: 100%;
    box-sizing: border-box;
  }
}

/*download pdf button css end*/

/* ---------- Subscription Page CSS Start ---------------- */

.pricing-section .pricing-card {
  background: white;
  border-radius: 10px;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
  border: none;
}

.pricing-section .free-card {
  background-color: #d3e5ef;
  border-top: 4px solid #1892f3;
}
.pricing-section .silver-card {
  background-color: #e1e1e1;
  border-top: 4px solid #717170;
}
.pricing-section .gold-card {
  background-color: #fff8e1;
  border-top: 4px solid #edc500;
}
.pricing-section .platinum-card {
  background-color: #f5f2ff;
  border-top: 4px solid #9c27b0;
}

.pricing-section .free-card .card-body i {
  color: #1892f3;
}
.pricing-section .silver-card .card-body i {
  color: #717170;
}
.pricing-section .gold-card .card-body i {
  color: #edc500;
}
.pricing-section .platinum-card .card-body i {
  color: #9c27b0;
}

.pricing-section .pricing-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}

.pricing-section .pricing-card.popular {
  border-top: 4px solid #edc500;
}

.pricing-section .pricing-card.popular .card-header {
  color: white;
}

.pricing-section .pricing-card.popular .popular-badge {
  display: block;
}

.pricing-section .card-header {
  background: none;
  padding: 20px;
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.pricing-section .card-header h3 {
  font-weight: 700;
  margin-bottom: 0;
  color: #5a5c69;
  font-size: 20px;
}

.pricing-section .card-header h3 i {
  font-size: 20px;
}

.pricing-section .silver-card .card-header h3 i {
  color: #717170;
}
.pricing-section .gold-card .card-header h3 i {
  color: #edc500;
}
.pricing-section .platinum-card .card-header h3 i {
  color: #9c27b0;
}

.pricing-section .card-header .price {
  font-size: 48px;
  font-weight: 700;
  margin: 5px 0 -10px 0px;
  color: #11112a;
}
.pricing-section .card-header .price span {
  font-size: 16px;
  font-weight: 400;
}

.pricing-section .card-body {
  padding: 20px;
  padding-top: 0px;
}
.pricing-section .card-body ul {
  padding: 0;
  list-style: none;
  margin-bottom: 20px;
}
.pricing-section .card-body ul li {
  padding: 10px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  display: flex;
  align-items: center;
}
.pricing-section .card-body ul li:last-child {
  border-bottom: none;
}
.pricing-section .card-body ul li i {
  margin-right: 10px;
  color: #f37c23;
  font-size: 14px;
}

.pricing-section .btn-pricing {
  display: block;
  width: 100%;
  padding: 12px;
  border-radius: 50px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.3s ease;
  border: 2px solid #11112a;
  color: #11112a;
  background-color: transparent;
}
.pricing-section .btn-pricing:hover {
  background: #11112a;
  color: white;
}

.pricing-section .popular-badge {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #f37c23;
  color: white;
  padding: 5px 15px;
  border-radius: 50px;
  font-size: 12px;
  font-weight: 600;
  display: none;
  animation: pulse 2s infinite;
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 #f37c23;
  }
  70% {
    box-shadow: 0 0 0 10px rgba(30, 204, 138, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(30, 204, 138, 0);
  }
}

/* Responsive adjustments */
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1320px !important;
  }
}

@media (max-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1140px !important;
  }
}

@media (max-width: 991px) {
  .pricing-section .pricing-card {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .pricing-section .card-header {
    padding: 20px;
  }

  .pricing-section .card-header .price {
    font-size: 36px;
    margin: 15px 0;
  }

  .pricing-section .card-body {
    padding: 20px;
  }
}

.subscription-form-section {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.4s ease;
  display: none;
}

.subscription-form-section.show {
  opacity: 1;
  transform: translateY(0);
  display: block;
}

legend.w-auto.px-2.text-white {
  color: #484444 !important;
}

.pricing-section {
  font-family: Urbanist, sans-serif !important;
}

.subscription-form-section {
  padding: 25px;
  padding-bottom: 10px;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px,
    rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
}

.subscription-form-section #subscription-form fieldset {
  padding: 0px !important;
  margin: 0px !important;
  border: none !important;
}

.subscription-form-section #subscription-form #selected-plan {
  background: #00abe4;
  color: white;
  font-size: 20px;
  border-radius: 3px;
}

.subscription-form-section h3 {
  text-align: center;
  margin-bottom: 20px;
}

.subscription-form-section #subscription-form .btn-success {
  background-color: #00abe4 !important;
  transition: all 0.3s ease-in-out;
  border: none !important;
}

.subscription-form-section #subscription-form .btn-success:hover {
  background-color: #0087b4 !important;
}

.subscription-form-section #subscription-form fieldset legend {
  padding-left: 0px !important;
}

.subscription-form-section {
  margin-bottom: 50px;
}

.subscription-form-section #subscription-form .action-buttons {
  margin-top: 5px !important;
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  padding-top: 25px;
  border-top: 1px solid #cbd5e0;
}

.subscription-form-section #subscription-form .action-buttons button {
  margin: 0px !important;
  padding: 6px 40px !important;
}

#primary-menu ul.dropdown-menu.sub-menu {
  min-width: auto !important;
  border: none !important;
}

.form-response-success {
  display: none;
}

.form-response-success {
  color: #fff !important;
  padding: 10px;
  text-align: center;
  border-radius: 3px;
  margin-bottom: 30px;
  background-color: #28a74678;
}

.form-response-success p {
  color: white !important;
  font-size: 18px;
}

.workflow-grid {
  max-width: 1290px !important;
  padding: 0 1.5rem;
}

.workflow-one,
.workflow-two,
.workflow-three {
  border: 1px solid #00abe4;
  border-radius: 4px;
  padding: 20px 20px !important;
}

.workflow-one::before {
  content: "";
  display: block;
  width: 36px;
  height: 36px;
  background: url("https://libdev.evotech.ci/wp-content/uploads/2025/10/1.svg")
    no-repeat center / contain;
  margin-bottom: 10px;
}

.workflow-two::before {
  content: "";
  display: block;
  width: 36px;
  height: 36px;
  background: url("https://libdev.evotech.ci/wp-content/uploads/2025/10/2.svg")
    no-repeat center / contain;
  margin-bottom: 10px;
}

.workflow-three::before {
  content: "";
  display: block;
  width: 36px;
  height: 36px;
  background: url("https://libdev.evotech.ci/wp-content/uploads/2025/10/3.svg")
    no-repeat center / contain;
  margin-bottom: 10px;
}

/* custom-css */

.view-more-home {
  display: inline-block !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #00abe4 !important;
  text-decoration: none !important;
  background: none !important;
  border: none !important;
  padding: 0px !important;
  cursor: pointer !important;
  margin-left: auto;
  position: absolute !important;
  z-index: 99999999999999999999 !important;
  right: 15px !important;
  bottom: 15px !important;
}

.view-more-home:hover {
  background: none !important;
}

.view-more-home::after {
  content: "";
  display: inline-flex;
  width: 11px;
  height: 11px;
  background-image: url("https://libdev.evotech.ci/wp-content/uploads/2025/10/Arrow-1.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 8px;
  transition: all 0.3s ease-in-out;
}

.view-more-home:hover ::after {
  transform: rotate(45deg);
}
/* End of custom-css */
#makeiteasy-back-to-top {
  margin-bottom: 70px !important;
}
.blog .search-form {
    display: none !important;
}
.blog .page-content {
    text-align: center;
}