:root {
  --scrollbarBG: #fe015100;
}

/* ===== Scrollbar CSS ===== */
/* *::-webkit-scrollbar-track {
  display: none;
}

*::-webkit-scrollbar {
  width: 0px;
} */

body {
  overflow-x: hidden;
  overflow-y: auto;
}
body a {
  text-decoration-color: var(--Claret) !important;
}

body a:hover {
  text-decoration-color: var(--Fuchsia) !important;
}
.cursor-default{
	cursor: default;
}

/* ===== Scrollbar CSS end =====  */
header {
  /* position: absolute; */
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
  background-color: var(--Claret);
  /* min-height: 80px; */
}
header.sticky {
  backdrop-filter: blur(10px);
  position: fixed;
  background-color: var(--Claret);
  box-shadow: 0px 4px 10px rgb(0 0 0 / 13%);
  animation: header_sticky 0.35s linear;
}
/* div[data-elementor-type="wp-page"] {
  padding-top: 85px;
} */
header ul.elementor-nav-menu--dropdown a {
  border-inline-end: 8px solid transparent;
}
.header-menubar nav ul li button.e-n-menu-dropdown-icon{
	display: none!important;
}
.wp-caption .wp-caption-text{
  text-align: left;
}
.mask-image img, .mask-video video{
   mask-image: url('../mask-layer.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;

  /* Webkit fallback */
  -webkit-mask-image: url('../mask-layer.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}

.heading-span h1 span {
  color: var(--Fuchsia);
  font-family: "Spectral";
  font-style: italic;
  font-size: 97px;
  letter-spacing: -2%;
}


.heading-span h2 span {
  color: var(--Fuchsia);
  font-family: "Spectral";
  font-style: italic;
  font-size: 72.5px;
  letter-spacing: -2%;
}

.heading-span h3 span {
  color: var(--Fuchsia);
  font-family: "Spectral";
  font-style: italic;
  font-size: 55px;
  letter-spacing: -2%;
}

@media (max-width: 1499px) {
  .heading-span h1 span{
    font-size: 81px;
  }
  .heading-span h2 span{
    font-size: 60px;
  }
  .heading-span h3 span {
    font-size: 46px;
  }
}

@media (max-width: 1180px) {
  .heading-span h1 span{
    font-size: 66px;
  }
  .heading-span h2 span{
    font-size: 55px;
  }
  .heading-span h3 span {
    font-size: 41px;
  }
}

@media (max-width: 1024px) {
  .heading-span h1 span{
    font-size: 62px;
  }
  .heading-span h2 span{
    font-size: 47px;
  }
  .heading-span h3 span {
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  .heading-span h1 span{
    font-size: 52px;
  }
  .heading-span h2 span{
    font-size: 40px;
  }
   .heading-span h3 span{
    font-size: 36px;
  }
}

.theme-btn > a {
  background-color: var(--Fuchsia);
  padding: 12px 30px !important;
  border-radius: 50px;
  border: 1px solid var(--Fuchsia);
}
.theme-btn > a:hover,
.theme-btn > a:focus {
  background-color: #fff;
  color: var(--Fuchsia);
  border: 1px solid #fff;
}
li.theme-btn.current_page_item > a {
  color: #fff !important;
}
li.theme-btn.current_page_item > a:hover {
  color: var(--Fuchsia) !important;
}
.logo-slider .swiper-slide img {
  height: 85px;
  object-fit: contain;
  padding: 20px;
}
.logo-slider .swiper-slide > figure {
  display: flex;
  justify-content: center;
  align-items: center;
}
.logo-slider .swiper-slide:before {
  content: "";
  position: absolute;
  background-color: #e1e6f6;
  border-top-left-radius: 30px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 0px;
  left: 50%;
  top: 50%;
  height: 100%;
  width: 100%;
  transform: translate(-50%, -50%) skewX(-16deg);
  z-index: -1;
}
body .logo-slider .swiper .swiper-wrapper,
body .image-slider .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
  transition-duration: linear !important;
}
main.site-main h1 {
  color: var(--Claret);
  font-weight: 600;
  text-align: center;
  line-height: 1.5em;
  margin-bottom: 10px;
}
main.site-main .date-info {
  text-align: center;
  color: var(--Claret);
  font-weight: 500;
}
.page-content ol {
  margin-left: 0;
  margin-top: 15px;
}
.page-content table {
  border: 1px solid #ddd;
  border-collapse: collapse;
}

.page-content table tr td,
.page-content table tr th {
  padding: 20px;
  border: 1px solid #ddd;
  text-align: left;
  font-size: 16px;
}
main.site-main {
  padding: 120px 10px;
}
main.site-main .container {
  max-width: 1330px;
  margin: 0 auto;
  padding: 0 10px;
}
main.site-main .page-content p {
  color: var(--Claret);
  font-size: 16px;
  line-height: 1.5em;
}
.tab-section .e-n-tabs button {
  cursor: pointer;
}
.tab-section .e-n-tabs button[aria-selected="true"]:hover{
	background-color: #4B0025!important;
}
.tab-section .e-n-tabs-heading{
  padding: 20px;
  background: #fdf5e2;
  height: 100%;
  border-radius: 15px;
}
.case-study-section .video_slider .swiper,
.campaign-slider .swiper {
  overflow: visible;
}
.left-align-counter .elementor-counter {
  gap: 10px;
}
.left-align-counter .elementor-counter .elementor-counter-number-wrapper {
  flex: initial;
}
.left-align-counter .elementor-counter .elementor-counter-title {
  justify-content: left !important;
  align-items: end !important;
  margin-bottom: 5px;
}
.counter-suffix span.elementor-counter-number-suffix {
  font-size: 24px;
}
.text-center span.elementor-counter-title {
  text-align: center;
}
.tab-section .e-n-tabs-content .e-con.e-child {
  overflow: hidden;
}
.rating-star span.elementor-counter-number-suffix {
  color: #f4c452;
}
.mt-0 h4,
.mt-0 h3,
.mt-0 h5 {
  margin-top: 0px;
}
.single-post .blog-content-section p {
  margin-top: 1em;
  margin-bottom: 1em;
}
.icon-box .elementor-icon-box-content p {
  position: absolute;
  left: 0;
}
.icon-list ul {
  position: relative;
}
.icon-list ul::before {
  position: absolute;
  left: 9px;
  top: 12px;
  content: "";
  height: 80%;
  width: 1px;
  border-left: 2px dashed #cecece;
  z-index: 0;
}
.icon-list ul li svg {
  background-color: #fff;
}
.campaign-slider .swiper-slide img {
  width: 100%;
}
body .campaign-slider .elementor-swiper-button svg,
body .campaign-slider .elementor-swiper-button:hover svg,
body .case-study-section .video_slider .elementor-swiper-button svg,
body .case-study-section .video_slider .elementor-swiper-button:hover svg,
body .testimonial-slider .elementor-swiper-button svg,
body .testimonial-slider .elementor-swiper-button:hover svg,
body .recent-grid-slider .elementor-swiper-button svg,
body .recent-grid-slider .elementor-swiper-button:hover svg {
  fill: none !important;
}
.faq-section .faq-content {
  padding: 0 20px 20px;
}
.custom-loop-item h5,
.custom-loop-item .loop-item-exercpt {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.case-challenge p {
  margin-top: 1em;
  margin-bottom: 1em;
}
.case-challenge .challenge-media {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin: 50px 0 20px;
}
.layout-frame{
  border-top-left-radius: 32px!important;
  border-bottom-right-radius: 32px!important;
}
.challenge-media .image-box,
.challenge-media .video-box{
  overflow: hidden;
  flex: 1;  
  max-width: 50%;
}
.faq-section details summary + div{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
    padding-bottom: 20px;
}
.faq-section details summary + div p:empty{
	display: none;
}
.challenge-media .image-box img{
  width: 100%;
  object-fit: cover;
  aspect-ratio: 9/16;
}
.case-challenge .challenge-media .video-box {
  flex: 1;
  height: auto;
}
.case-challenge .video-box video,
.case-challenge .video-box iframe {
  overflow: hidden;
  aspect-ratio: 9/16;
  height: auto;
  border-top-left-radius: 32px;
  border-bottom-right-radius: 32px;
}
.video-box span {
  font-size: 14px;
  line-height: normal !important;
  display: block;
}
.left-sidebar ul {
  margin: 0;
  margin-top: 10px;
}
.left-sidebar .sidebar-item {
  overflow: hidden;
}
.left-sidebar ul li a {
  height: 100%;
  padding: 14px 16px;
  display: block;
  line-height: 1.5em !important;
  width: 100%;
  background-color: #fff;
  border-radius: 12px;
  font-size: 1em;
}
.left-sidebar ul li a.custom-toc-active {
  background-color: var(--Fuchsia);
  color: #FFF;
}
.left-sidebar ul li a.custom-toc-active:hover{
  color: #FFF;
}
.number-box {
  padding: 1.25em;
  border-radius: 20px;
  height: 100%;
}
.stat-card span {
  font-family: "Spectral";
  font-style: italic;
  font-weight: 400;
  margin: 0;
  font-size: 2.95em;
  line-height: 1.25em;
}
.stat-card p {
  margin: 5px 0 0 0;
  font-size: 16px;
}
.strategy-case-description p{
  margin-top: 1em;
  margin-bottom: 1em;
}
.strategy-case-description p strong {
  font-size: 1em;
}
.strategy-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0 50px 0px;
}
.strategy-case-description blockquote {
  border-left: 2px solid #4b002533;
  padding-left: 20px;
  margin: 50px 0;
  font-style: italic;
  font-size: 1.12em;
}
.strategy-stats {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-right: 15px;
  flex: 1;
}
.strategy-image {
  overflow: hidden;
  border-top-left-radius: 35px;
  border-bottom-right-radius: 35px;
  width: 62%;
}
.strategy-wrapper .strategy-image img{
  height: 100%;
  object-fit: cover;
}
#number-section:has(.numbers:empty) {
  display: none;
}
.field-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
}
.form-field {
  flex: 1;
  margin: 10px 0;
}
.form-field input:focus:not([type="checkbox"]),
.form-field textarea:focus {
  outline: none;
  border: 1px solid #fe0151bf !important;
  box-shadow: 0px 0px 4px #9f9f9f;
}
.form-field input:not([type="submit"]):not([type="checkbox"]) {
  width: 100%;
  padding: 12px 20px;
  border-radius: 8px;
  background-color: #fff;
  border: 1px solid #4b002533;
  font-size: 14px;
}
.form-field textarea {
  width: 100%;
  padding: 10px 20px;
  border-radius: 8px;
  background-color: #fff;
  border: 1px solid #4b002533;
}
.form-field label {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 8px;
  display: block;
}
.wpcf7-not-valid-tip {
  font-size: 12px;
}
form input[type="submit"] {
  cursor: pointer;
}
.checkbox-field .wpcf7-list-item {
  margin: 0;
}
.checkbox-field input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  border: 1px solid #4b002533;
  border-radius: 4px;
  position: relative;
  background-color: #fff;
  cursor: pointer;
  margin-right: 10px;
}
.checkbox-field input[type="checkbox"]:checked::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 3px;
  width: 2px;
  height: 5px;
  background-color: var(--Fuchsia);
  border-radius: 4px;
  transform: rotate(156deg);
}
.checkbox-field input[type="checkbox"]:checked::after {
  content: "";
  position: absolute;
  top: 3px;
  left: 9px;
  width: 2px;
  height: 13px;
  background-color: var(--Fuchsia);
  font-size: 16px;
  transform: rotate(45deg);
}
.checkbox-field .wpcf7-list-item-label {
  font-size: 14px;
  vertical-align: top;
}
.wpcf7-spinner {
  display: none;
}
.wpcf7 form.invalid .wpcf7-response-output {
  border-color: #df1717;
}
.wpcf7 form .wpcf7-response-output {
  margin: 10px;
  padding: 0.2em 1em;
  border: 2px solid #00a0d2;
  font-size: 12px;
  text-align: center;
}
.thumbnail-img {
  overflow: hidden;
}
.thumbnail-img img {
  transition: transform 700ms ease;
}
.thumbnail-img a:hover img {
  transform: scale(1.05);
}
.ml-1 .elementor-counter-title {
  white-space: pre;
  margin-right: 10px !important;
}
/* #number-title > h3 {
  display: none;
} */
.csc_sidebar_content section:nth-child(3) div .heading-span h3{
  display: none;
}
.h-embed-form .hsfc-FieldLabel {
  color: #4b0025;
  font-weight: 600;
  font-size: 16px;
}
.testimonial-slider-section .testimonial-slider .swiper-slide .elementor-widget-video > div ,
.testimonial-slider-section .testimonial-slider .swiper-slide .elementor-widget-image 
{
  height: 610px;
}
.testimonial-slider-section .testimonial-slider .swiper-slide .elementor-widget-image img{
  height: 100%;
  object-fit: cover;
}
.testimonial-slider .swiper-slide .elementor-widget-video > div {
  width: 100%;
}
.recent-grid-slider .swiper-button-disabled {
  opacity: 0;
}
.recent-grid-slider .swiper-button-disabled svg {
  display: none;
}
.zero-padding-form{
  margin: -40px!important;
}
.header-menubar nav ul li.menu-item-has-children a .sub-arrow{
  cursor: none !important;
  z-index: -1;
  position: absolute;
  right: -15px;
}
.header-menubar nav ul li.menu-item-has-children{
  margin-right: 20px!important;
}
.header-menubar nav ul li:last-child:not(.menu-item-list ul li){
	display:none;
}
.has-cta-form footer > div:nth-child(2) > div{
  padding-top: 180px;
}
.wrapper .terms-field h6 {
  margin: 0px;
  font-size: 1.1em;
}
.terms-page.wrapper{
  padding-top: 50px;
}
.wrapper .terms-field{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 40px 0;
  gap: 15px;
}
.terms-field .btn-link a{
  color: #FFF;
  background-color: var(--Claret);
  padding: 10px 30px;
  border: 1px solid var(--Claret);
  text-decoration: none;
  display: inline-block;
  border-radius: 24px;
  font-weight: 500;
}
.hsfc-Step .hsfc-Step__Content {
    padding: 0 !important;
}
.blog-section .blog-gallery{
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-bottom: 20px;
}
.blog-section .gallery-item {
  flex: 1;
  border-top-left-radius: 32px;
  border-bottom-right-radius: 32px;
  overflow: hidden;
}
.blog-videos .video-item, .blog-videos .video-item iframe, body .single_blog_container img:not([class="emoji"]) {
  border-top-left-radius: 32px;
  border-bottom-right-radius: 32px;
  overflow: hidden;
}
.blog-section .gallery-item img{
  height: 100%;
  object-fit: cover;
}
body.single-post .blog-content-section h2 {
  font-size: 2.15em;
  font-weight: 700;
}
body.single-post .blog-content-section h2 ,
body.single-post .blog-content-section h3,
body.single-post .blog-content-section h4,
body.single-post .blog-content-section h5{
  margin: 40px 0 20px;
  line-height: 1.35em;
}
body.single-post .blog-content-section h3{
  font-size: 1.85em;
  font-weight: 600;
}
body.single-post .blog-content-section h4{
  font-size: 1.45em;
  font-weight: 600;
}
body.single-post .blog-content-section h5 {
  font-size: 1.25em;
  font-weight: 600;
}
.single_blog_container span#elementor-toc__heading-anchor-0 + h2{
  margin-top: 0px;
}
.has_submenu .menu-item-list a{
  padding: 8px 20px 8px 10px;
  border-radius: 8px;
}
.has_submenu .menu-item-list a svg path,
.has_submenu .menu-item-list a svg line{
  stroke: var(--Claret);
}
.has_submenu .menu-item-list a:hover svg path,
.has_submenu .menu-item-list a:hover svg line{
  stroke: var(--Fuchsia);
}
.has_submenu .menu-item-list a:hover{
  background-color: #efefef;
}



/* responsive css */

@media (max-width: 1499px) {
    body .tab-counter{
      height: 124px !important;
      width: 124px !important;   
      display: flex;
      justify-content: center;
      align-items: center; 
    }
    body .tab-counter .elementor-counter .elementor-counter-title {
        font-size: 16px !important;
    }
    body .tab-counter .elementor-counter .elementor-counter-number-wrapper {
        font-size: 1.75em !important;
    }
    .strategy-case-description p strong{
      font-size: 1em;
    }
    .strategy-case-description blockquote{
      font-size: 1.1em;
    }
    .stat-card span{
      font-size: 2em;
    }
    .has-cta-form footer > div:nth-child(2) > div{
      padding-top: 150px;
    }
}

@media (max-width: 1366px) {
  
    .campaign-section, .testimonial-slider-section{
      overflow-x: hidden!important;
    }
    body .mt-0.icon-box h4{
      margin-top: 14px;
    }
    .testimonial-slider-section .testimonial-slider .swiper-slide .elementor-widget-video > div ,
    .testimonial-slider-section .testimonial-slider .swiper-slide .elementor-widget-image 
    {
      height: 500px;
    }
	main.site-main{
		padding: 100px 20px;
	}

}
@media (max-width: 1200px) {
 
 

}
@media (max-width: 1024px) {
  .theme-btn > a {
    background-color: unset;
    padding: 12px 20px !important;
    border-radius: unset;
    border: unset;
  }
  .theme-btn > a:hover,
  .theme-btn > a:focus {
    background-color: initial;
    color: initial;
    border: none;
  }

  .tab-section .e-n-tabs-heading{
    padding: 15px;
  }
  .header-menubar nav ul li a{
    width: fit-content;
  }
  .header-menubar nav ul li.theme-btn a {
    color: #FFF !important;
    background: #fe0151;
    margin: 10px 15px;
    border-radius: 15px !important;
  }
  .header-menubar nav{
    padding: 10px 0;
  }
  body .tab-counter{
    height: 100px !important;
    width: 100px !important;   
    display: flex;
    justify-content: center;
    align-items: center; 
  }
    .faq-section details summary + div{
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 0px;
		padding-bottom: 10px;
	}
  body .tab-counter .elementor-counter .elementor-counter-title {
      font-size: 14px !important;
  }
  body .tab-counter .elementor-counter .elementor-counter-number-wrapper {
      font-size: 1.35em !important;
  }
  .icon-list ul::before {
      left: 6px;
  }
  .case-study-contents .challenge-videos{
    gap: 10px;
  }
  .strategy-case-description p strong,
  .strategy-case-description p {
    font-size: 0.88em;
  }
  .strategy-case-description blockquote{
    font-size: 1em;
  }
  .stat-card span{
  font-size: 1.5em;
}
  .strategy-wrapper .strategy-image{
    margin-top: 20px;
    width: 100%;
  }
  .strategy-wrapper .strategy-image img{
    width: 100%;
  }
  .header-menubar .elementor-menu-toggle{
    padding: 0px;
  }
  .testimonial-slider-section .testimonial-slider .swiper-slide .elementor-widget-video > div ,
  .testimonial-slider-section .testimonial-slider .swiper-slide .elementor-widget-image 
  {
    height: 420px;
  }
  .strategy-wrapper{
    flex-direction: column;
  }
  .strategy-wrapper .strategy-stats{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 14px;
    padding: 0px;
  }
  .stat-card p{
    font-size: 14px;
  }
  .strategy-wrapper .strategy-stats .number-box{
    padding: 1em;
  }
  .has-cta-form footer > div:nth-child(2) > div{
    padding-top: 140px;
  }
  .wrapper .terms-field h6{
  font-size: 0.8em;
  }
  .wrapper .terms-field{
    margin: 20px 0;
  }
  .strategy-wrapper{
    margin-bottom: 20px;
  }
	main.site-main{
		padding: 90px 20px;
	}
}

@media (max-width: 992px) {
  .recent-grid-slider .swiper-button-disabled svg {
    display: block;
  }
  .header-menubar .e-n-menu-wrapper .e-n-menu-content.e-active > div{
      width: 100%!important;
    }
	.page-content figure:has(>table) { 
		overflow-x: auto;
	}
	.page-content ol{
		padding-left: 15px;
	}
	main.site-main{
		padding: 80px 20px;
	}
}

@media (max-width: 767px) {
   body .tab-counter{
      height: 90px !important;
      width: 90px !important;   
      display: flex;
      justify-content: center;
      align-items: center; 
      padding: 10px!important;
    }
    body .tab-counter .elementor-counter .elementor-counter-title {
        font-size: 12px !important;
    }
    body .tab-counter .elementor-counter .elementor-counter-number-wrapper {
        font-size: 1.1em !important;
    }
    .tab-section .e-n-tabs .e-n-tabs-heading{
      display: grid;
      grid-template-columns: 1fr 1fr;
    }
    .testimonial-slider .swiper-slide .e-con-inner > .elementor-element{
      height: 100%;
    }
    .case-study-contents p{
      font-size: 0.88em;
    }
   .strategy-wrapper .strategy-stats{
    grid-template-columns: 1fr;
   }
  .stat-card span {
    font-size: 2em;
  }
  .strategy-wrapper{
    margin-bottom: 0;
  }
	.tab-section .e-n-tabs-heading{
		padding: 10px;
		gap: 10px!important;
	}
  .terms-field .btn-link a{
    padding: 6px 14px;
    font-size: 12px;
  }
  .wrapper .terms-field{
    flex-wrap: nowrap;
    flex-direction: row;
  }
  .testimonial-slider-section .testimonial-slider .swiper-slide .elementor-widget-video > div ,
  .testimonial-slider-section .testimonial-slider .swiper-slide .elementor-widget-image 
  {
    height: 320px;
  }
  main.site-main .page-content p{
    font-size: 14px;
  }
  .case-challenge .challenge-media{
    gap: 8px;
  }
	main.site-main{
		padding: 70px 10px;
	}
	.page-content ol {
        padding-left: 10px;
    }
	.page-content table tr td, .page-content table tr th{
		padding: 10px;
	}
	.terms-page.wrapper{
		padding-top: 20px;
	}
	.header-menubar nav ul li:last-child{
		display:block;
	}
}

@keyframes header_sticky {
  0% {
    transform: translateY(-100%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}