:root {
  --primary-gradient: linear-gradient(
    100deg,
    var(--e-global-color-623e4db) 0%,
    var(--e-global-color-af390fd) 100%
  );
  --secondary-gradient: linear-gradient(
    260deg,
    var(--e-global-color-primary) 0%,
    #f2295b 100%
  );
}
.primary-color{color:var(--e-global-color-af390fd);}
.primary-gradient {
  background-image: var(--primary-gradient);
}

.secondary-gradient {
  background-image: var(--secondary-gradient);
}

html {
	overflow-x: hidden;
}

a,
button,
a:hover,
button:hover {
  transition: 0.3s ease !important;
}

button i,
.button i {
  color: inherit;
}

button svg,
.elementor-button svg {
  fill: currentcolor;
}

html {
  scroll-behavior: smooth !important;
}

@media (min-width: 1024px) {
  .position-sticky {
    position: sticky;
    top: 130px;
  }
}

.invert-1 img {
  filter: brightness(0) invert(1);
}

details.e-n-accordion-item {
  border: 1px solid #757575;
  border-radius: 15px;
  overflow: hidden;
}

details.e-n-accordion-item summary.e-n-accordion-item-title {
  background: #ffffff0a;
}

details.e-n-accordion-item[open] summary.e-n-accordion-item-title {
  background: transparent;
}

html body .elementor-element.side-fixed-cta .elementor-button {
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 1;
  transform: rotate(90deg) translateY(-200%);
  background: linear-gradient(100deg, #7e29d3 0%, #d31655 100%) !important;
  cursor: pointer;
}

html body .elementor-element.side-fixed-cta .elementor-button:hover {
  background: linear-gradient(260deg, #7e29d3 0%, #d31655 100%) !important;
}

.slider-img-bg .swiper-slide {
  background: #ffffff !important;
  height: stretch;
  border-radius: 15px;
  padding: 15px !important;
}

.slider-img-bg .swiper-slide figure.swiper-slide-inner {
  display: flex;
  align-items: center;
  height: 100%;
}

.banner-img-slider figure.swiper-slide-inner img {
  filter: brightness(0) invert(1);
}

.gradient-text .ha-btn,
.gradient-text .elementor-heading-title {
  background: linear-gradient(
    100deg,
    var(--e-global-color-623e4db) 0%,
    var(--e-global-color-af390fd) 100%
  );
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

.cta-popup-form .dialog-close-button {
  padding: 5px;
  border-radius: 50%;
}

.ha-carousel .slick-next,
.ha-carousel .slick-prev {
  z-index: 1 !important;
}

#cta-popup,
#openPopupFormmarqade {
  color: #ffffff;
  cursor: pointer;
}

.card-numbers {
  width: 70px;
  height: 70px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.card-numbers h2 {
  font-size: 30px !important;
}

.image-slider-effect .ha-slick-item .ha-slick-content {
  display: flex;
  flex-direction: column;
  justify-content: end;
  gap: 5px;
}

.image-slider-effect .ha-slick-item .ha-slick-subtitle {
  opacity: 0;
  visibility: hidden;
  height: 0;
  display: none;
  transition: all 0.2s linear;
}

.image-slider-effect .ha-slick-item:hover .ha-slick-subtitle {
  opacity: 1;
  visibility: visible;
  height: auto;
  display: block;
  transition: all 0.2s linear;
}

.image-slider-effect .ha-slick-item:before {
  content: "";
  background: url(/wp-content/uploads/2026/08/organic-trafic-background.webp);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  /* 	transform: rotateY(
90deg); */
  transform: translateY(100%);
  transition: 0.2s linear;
}

.image-slider-effect .ha-slick-item:hover:before {
  transform: translateY(0);
  /* 	transform: rotate3d(1, 1, 1, 0deg); */
  transition: 0.2s linear;
}

.case-study-content .elementor-element {
  width: 100%;
}

.counter-wrapper .elementor-counter {
  align-items: center !important;
  text-align: center !important;
}

.tabs-content-sticky .e-n-tabs-content {
	height: max-content;
  position: sticky;
  top: 120px;
}

.bottom-gradient-line .elementor-divider .elementor-divider-separator {
  background: linear-gradient(
    100deg,
    var(--e-global-color-623e4db) 0%,
    var(--e-global-color-af390fd) 100%
  ) !important;
  border: none !important;
  width: 70px !important;
  height: 4px !important;
}

body.page-template-blog .side-fixed-cta,
body.single .side-fixed-cta,
body.page-id-1532 .side-fixed-cta {
    display: none;
}

/* __________________________ */

.primary-header {
  backdrop-filter: blur(10px) !important;
}

body.admin-bar .primary-header-wrapper {
  /*     top: 32px !important; */
}

.banner-slider .ha-slick-slide a,
.banner-slider .ha-slick-slide a img {
  display: block;
  width: 100%;
  max-height: 90vh;
  object-fit: cover;
}

.cstm_swiper .swiper-wrapper {
  transition-timing-function: linear !important;
}

.custom-swiper-slider .swiper-slide {
  min-height: auto;
  padding: 0;
}

.elementor-cta-form .elementor-form-fields-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.elementor-cta-form .elementor-form-fields-wrapper > * {
  width: auto !important;
}

.elementor-cta-form
  .elementor-form-fields-wrapper
  > *:not(.elementor-field-type-submit) {
  width: 25% !important;
}

.elementor-cta-form
  .elementor-form-fields-wrapper
  > .elementor-field-type-submit {
  width: 30%;
}

.flex-shrink-0 .elementor-widget-image {
  width: 70px;
  height: 70px;
}

.gallery-grid .ha-justified-grid__wrap {
    display: flex !important;
    justify-content: space-between !important;
    gap: 30px !important;
    height: auto !important;
	margin: 0 !important;
}

.gallery-grid .ha-justified-grid__wrap .ha-justified-grid__item, 
.gallery-grid .ha-justified-gallery .ha-justified-grid__item img {
    position: static !important;
    margin: 0 !important;
    transform: translate(0, 0);
}

.parallel-list-icon ul.elementor-icon-list-items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}

/* __________________________ */
/* Single Blog CSS */

/* listing_blog_Page_css_start */

.listing_wrapper {
  display: inline-block;
  padding: 17px;
}

.single-post main#content {
  max-width: 1650px !important;
  margin: 0 auto;
}
.listing_wrapper .left_box_col {
  width: 18%;
  float: left;
  position: sticky;
  top: 110px;
}

.listing_wrapper .conter_content_col {
  width: 58%;
  float: left;
  padding: 20px;
  padding-top: 0px;
}

.blog-type-list-google {
  margin-bottom: 15px;
}

.blog-type-list-google-flex {
  display: flex;
  border: 1px solid var(--primary-color);
  padding: 10px 10px;
  border-radius: 12px;
  justify-content: space-between;
  gap: 10px;
  align-items: center;
}

.listing_wrapper .right_from_col {
  width: 24%;
  background: #fff;
  padding: 20px;
  border: 1px solid #dddddd;
  border-radius: 12px;
  float: left;
  top: 110px;
  position: sticky;
}

.listing_wrapper #ez-toc-container {
/*   box-shadow:
    rgba(0, 0, 0, 0.1) 0px 0px 5px 0px,
    rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
  border: 2px solid var(--primary-color); */
  border: none;
  border-right: 1px solid #dddddd;
  border-radius: 0;
  padding: 0;
  background-color: #ffffff;
  box-shadow: none;
}

.listing_wrapper #ez-toc-container ul li {
	margin: 0 0 10px;
}

.listing_wrapper .ez-toc-title,
.listing_wrapper .ez-toc-title-toggle {
  display: none;
}

.listing_wrapper .ez-toc-title-container {
  padding: 15px 10px 15px 10px;
  border-radius: 10px 10px 0 0;
  text-align: left;
  border-bottom: 1px solid var(--primary-color);
  width: 100%;
}

.listing_wrapper div#ez-toc-container .ez-toc-title {
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 1.14px;
  color: #000;
  font-size: 16px;
}

.listing_wrapper #ez-toc-container nav {
  /* height: 488px; */
  /* overflow-y: auto;
    overflow-x: hidden; */
  padding: 0px 10px 15px 10px;
  margin: 0 !important;
}

.listing_wrapper #ez-toc-container a {
  display: block;
  color: #3f3c3c;
  font-size: 14px;
  line-height: 21px !important;
  font-weight: 500;
  padding: 5px;
}

.listing_wrapper #ez-toc-container a::before {
	display: none !important;
}

.listing_wrapper #ez-toc-container a:hover {
	text-decoration: none;
	background: #7E29D317;
/* 	background: #d316550f; */
}

.listing_wrapper h1.entry-title {
  font-size: 35px;
  line-height: 50px;
  color: #292f30;
  margin: 0px;
  font-weight: 600;
}

.listing_wrapper .conter_content_col p {
  margin: 8px 00px;
  font-size: 15px !important;
  color: #000;
  line-height: 29px !important;
}

.listing_wrapper h2.hlc-main-heading {
  color: #000 !important;
  font-size: 28px;
  text-transform: capitalize;
  line-height: 35px;
  letter-spacing: inherit;
  margin-bottom: 10px;
  text-align: left !important;
}

#case-studies-results {
  .case-study-item {
    box-shadow: 0px 0px 10px rgba(30, 104, 178, 0.1);
    img {
      width: 100%;
    }
  }
}

.single-post .listing_wrapper h3 {
  font-size: 20px !important;
  color: #000 !important;
  line-height: 30px;
  font-weight: 600;

  & > span {
    font-weight: 600 !important;
  }
}

.single-post .listing_wrapper h4 {
  font-size: 18px !important;
  color: #000 !important;
  line-height: 1.2em;
  font-weight: 600;

  & > span {
    font-weight: 600 !important;
  }
}
.single-post .listing_wrapper h3 a {
  font-size: 20px !important;
  color: #000 !important;
  line-height: 30px;
  font-weight: 600 !important;
}
.listing_wrapper .custom-inner {
  display: flex;
  justify-content: space-between;
  /* align-items: center; */
  margin-bottom: 25px;
}

.listing_wrapper h2.heading {
  margin: 0px;
  font-size: 20px;
  line-height: 22px;
  color: #000;
  margin-bottom: 25px;
  position: relative;
  padding-bottom: 12px;
}

.listing_wrapper .custom-inner img {
  width: 102px;
  height: 74px;
}

.listing_wrapper .heading:after {
  content: "";
  position: absolute;
  width: 66px;
  height: 3px;
  background: var(--primary-color);
  left: 0;
  bottom: 0;
}

.listing_wrapper textarea {
  height: 100px;
}

.listing_wrapper button#submit_btn {
  box-shadow: unset !important;
  height: 43px;
  line-height: normal;
  color: #fff;
  border-radius: 40px;
  font-size: 17px;
  transition: 0.3s ease-out;
  padding: 0 20px;
  width: 100%;
  background: var(--primary-color);
  border: 1px solid var(--primary-color);
}

.listing_wrapper .sidebar_blog_icons {
  display: flex;
  margin-top: 16px;
  gap: 20px;
  align-items: center;
}

.listing_wrapper .hlc-new-cta-sec-wrap {
  padding: 33px;
  border-radius: 10px;
  border: 2px solid var(--primary-color);
  text-align: center;
}

.listing_wrapper .hlc-new-cta-sec-wrap h2.hlc-main-heading {
  text-align: center !important;
}

.listing_wrapper .themebtn-new {
  background: var(--primary-color) !important;
  padding: 10px 20px;
  border-radius: 0px;
  border: 1px solid var(--primary-color) !important;
  color: #fff !important;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  padding: 7px 20px 7px 20px !important;
  text-decoration: none !important;
  cursor: pointer;
}
.listing_wrapper .conter_content_col p a {
  color: var(--primary-color);
  text-decoration: underline;
}
@media screen and (max-width: 1024px) {
  .listing_wrapper .custom-inner img {
    width: 74px;
    height: 74px;
  }
  .listing_wrapper h2.heading {
    margin: 0px;
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  .listing_wrapper .left_box_col {
    display: none;
  }
  .listing_wrapper .right_from_col {
    display: none;
  }
  .listing_wrapper .conter_content_col {
    width: 100%;
    float: left;
    padding: 0px;
  }
}

/* __________________________ */

.single-blog-banner {
  min-height: 500px;
  height: 80vh;
  max-height: 720px;
  position: relative;
  background: #050505;
  padding: 100px 0 0;
}

.section-container {
  height: 100%;
  max-width: 1500px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
}

.single-blog-banner-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: stretch;
}

.main-blog-banner .single-blog-banner-wrapper {
    justify-content: center;
}

.single-blog-banner > *:not(.post-banner-image-wrapper) {
  position: relative;
  z-index: 1;
}

.post-banner-image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0.3;
}

.post-banner-image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.breadcrumb * {
  color: #ffffff;
  text-decoration: none !important;
}

.breadcrumb a,
.breadcrumb .divider {
  opacity: 0.7;
}

.breadcrumb a:hover {
  opacity: 1;
}

.breadcrumb .divider {
  display: inline-block;
  margin: 0 5px;
}

.single-blog-banner h1.entry-title {
  max-width: 100%;
  color: #ffffff;
  padding: 0;
  margin: 30px 0 20px;
}

.single-blog-banner svg {
  width: 25px;
  height: 25px;
  fill: #ffffff;
}

.post-meta-author img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  object-fit: cover;
}

.post-meta-data {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding: 100px 0 50px;
}

.post-meta-data * {
  color: #ffffff;
}

.post-meta-data > * {
  display: inline-flex;
  align-items: center;
  gap: 15px;
  font-size: 20px;
  font-weight: 700;
}

.post-meta-data p {
  margin: 0;
}

.post-meta-date {
  background: #ffffff1a;
  border-radius: 100px;
  padding: 20px 50px;
}

.post-meta-data > * .elementor-icon-list-icon {
  display: inline-flex;
}

.post-btn-wrapper {
  padding-right: 30px;
}

.post-btn-wrapper * {
  text-decoration: none !important;
}

.single-blog-banner .marquee-banner-carousel {
  background: #050505;
  margin-top: 50px;
}

.exerpt-section {
  padding: 50px 0;
}

.exerpt-grid {
  display: flex;
  align-items: center;
  gap: 50px;
}

.exerpt-grid > * {
  width: calc(100% - 25px);
}

.post-image-wrapper img {
  width: 100%;
}

.single-blog-section {
  /*     background: linear-gradient(100deg, #7E29D317 0%, #D316551F 100%); */
  width: 100%;
  border-top: 4px solid #dddddd;
  padding-top: 50px;
  padding-bottom: 50px;
}

.marquee-banner-carousel {
    background: #050505;
}

.single-blog-section .listing_wrapper {
  padding: 0;
}

.single-blog-content * {
  color: #050505;
}

.single-blog-content li {
  margin: 5px 0;
}

.single-blog-content h2 {
  font-size: 36px;
  margin: 30px 0 10px;
}

.single-blog-content h3 {
  font-size: 30px;
  margin: 20px 0 10px;
}

.single-blog-content h4 {
  font-size: 24px;
  margin: 20px 0 10px;
}

.post-navigation {
  display: flex;
  gap: 20px;
  margin: 30px 0 0;
}

.post-navigation a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #ffffff !important;
  /* font-size: 20px; */
  /* font-weight: 700; */
  text-decoration: none !important;
  background: #050505;
  padding: 10px 20px;
  border: none;
  border-radius: 10px;
}

.post-navigation a:hover {
	background: linear-gradient(260deg, var(--e-global-color-623e4db) 0%, var(--e-global-color-af390fd) 100%);
}

/* __________________________ */

.blog-category-tabs {
    display: flex;
	justify-content: center;
    align-items: center;
    gap: 20px;
	padding: 50px 0;
}

.blog-category-tabs .all-cata {
    display: flex;
	flex-wrap: nowrap;
    gap: 15px;
}

.blog-category-tabs .all-cata a,
.free-con {
	display: inline-flex;
    color: #ffffff;
    background: linear-gradient(100deg, var(--e-global-color-623e4db) 0%, var(--e-global-color-af390fd) 100%);
    border-radius: 10px;
    padding: 10px 20px;
	cursor: pointer;
}

.blog-category-tabs .all-cata a {
	border: 1px solid #050505;
	color: #050505;
	background: #ffffff;
}

.blog-category-tabs .all-cata a:hover,
.blog-category-tabs .all-cata a.active {
	color: #ffffff;
	background: #050505;
}

.free-con:hover {
    background: linear-gradient(260deg, var(--e-global-color-623e4db) 0%, var(--e-global-color-af390fd) 100%);
}

.blog-post-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 50px 30px;
	padding: 30px 0 50px;
}

article.blog-card {
	width: calc(100% / 3 - 20px);
}

article.blog-card .post-image {
    display: flex;
}

article.blog-card:not(:first-child) .blog-card-content {
    border: 1px solid #dddddd;
    padding: 20px;
}

article.blog-card:first-child {
	width: 100%;
    display: flex;
    gap: 50px;
}

article.blog-card:first-child > * {
    width: calc(100% / 2 - 25px);
}

.post-image img {
    width: 100%;
}

.blog-card-content .post-title a {
    font-size: 24px;
    font-weight: 700;
	line-height: 1.25;
    color: #050505;
}

.blog-card-content .post-title {
	font-size: initial;
    line-height: 1;
    margin: 10px 0;
}

article.blog-card .tagdata {
    display: flex;
	justify-content: end;
    gap: 5px;
	padding: 0 0 10px;
	display: none;
}

article.blog-card .tagdata .post-tag {
	display: inline-flex;
	justify-content: space-between;
	align-items: center;
	color: #ffffff;
	background: #050505;
	border-radius: 5px;
	padding: 5px 10px;
}

.blog-read {
    font-weight: 700 !important;
    color: #050505;
    text-decoration: underline;
}

.contactformpadd .form-group {
	display: flex;
    flex-direction: column;
    margin-bottom: 10px;
}

.contactformpadd input, 
.contactformpadd textarea {
	font-size: 14px;
    border: 1px solid #757575 !important;
    border-radius: 10px !important;
    padding: 10px !important;
	resize: none;
}

.contactformpadd label.error {
    font-size: 14px;
    color: red;
	margin-top: 5px;
}

.contactformpadd button#submit_btn {
    background: linear-gradient(100deg, var(--e-global-color-623e4db) 0%, var(--e-global-color-af390fd) 100%);
	border-radius: 10px;
}

.contactformpadd button#submit_btn:hover {
    background: linear-gradient(260deg, var(--e-global-color-623e4db) 0%, var(--e-global-color-af390fd) 100%);
}

.blog-type-list-google.blog-data-type-list-google {
    display: none;
}

.blog-author {
    display: flex;
    align-items: center;
    gap: 10px;
	margin: 10px 0;
}

.blog-author .author-image {
    flex-shrink: 0;
}

.author-image img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 50%;
}

.author-detail {
    display: flex;
    flex-direction: column;
}

.author-detail * {
	line-height: 1.25;
}

.author-name {
    font-weight: 700;
}

/* ________________________________________________________________ */

.global-api-form .form-group {
    margin-bottom: 10px;
}

.global-api-form .form-group input, 
.global-api-form .form-group textarea {
	color: #ffffff;
    background: transparent;
/*     border: 1px solid #D3165540; */
    border: 1px solid #707070;
    border-radius: 10px;
	padding: 10px;
}

.global-api-form .form-group textarea {
	height: 80px;
	resize: none;
}

.global-api-form .form-group input:focus, 
.global-api-form .form-group textarea:focus {
	outline: 1px solid #ffffff;
}

.global-api-form #submit_btn {
    width: 100%;
}

#popup-api-form label.error {
    font-size: 14px;
    font-weight: 400;
    color: red;
    opacity: 1;
}

/* __________________________________________________________________ */

.new-thanks-suffescom {
    padding: 100px 0 50px;
}

.new-thanks-suffescom .row {
    display: flex;
    align-items: flex-start;
    margin-top: 53px;
    max-width: 1100px;
    padding: 30px;
    box-shadow: unset;
    margin: auto;
}

.new-thanks-suffescom-wrap {
    margin-top: 0;
    border: 1px solid #dddddd;
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 8%);
    height: 765px;
    display: flex;
    align-items: center;
	justify-content: center;
    width: 100%;
    padding: 40px;
}

.new-thanks-suffescom-person-image img {
    max-height: 200px;
}

.new-thanks-suffescom .thanks-calendly2 {
    display: block;
    align-items: stretch;
    width: 100%;
    border: 1px solid #dddddd;
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 8%);
}

.new-thanks-suffescom .row > * {
	width: 50%;
}


 /*==============================CUSTOM TABS==============================*/

    .custom-tabs-section {
        width: 100%;
        position: relative;
    }

    .custom-tabs-wrapper {
        background: linear-gradient(100deg, #7e29d317 0%, #d316551f 100%);
    }

    .custom-tabs-content .custom-tabs-part-inner {
        max-width: 1500px;
        padding: 0 30px;
        margin: 0 auto;
    }

    /*==============================
TOP NAVIGATION
==============================*/

    .custom-tabs-nav {
        max-width: 1500px;
        padding: 0 30px;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        gap: 12px;
        flex-wrap: wrap;
        margin-bottom: 45px;
    }

    .custom-tabs-btn {
        border: none;
        cursor: pointer;
        display: flex;
        align-items: center;
        gap: 10px;
        padding: 12px 24px;
        background: #8f8cb7;
        color: #fff;
        border-radius: 40px;
        font-size: 15px;
        font-weight: 500;
        transition: 0.35s;
    }

    .custom-tabs-btn:hover {
        transform: translateY(-3px);
        background: #5b557f;
    }

    .custom-tabs-btn.active {
        background: #050505 !important;
        box-shadow: 0 12px 25px rgba(0, 0, 0, 0.18);
    }

    .custom-tabs-dot {
		display: none;
        width: 10px;
        height: 10px;
        border-radius: 50%;
    }

    .custom-tabs-dot.yellow {
        background: #ffc107;
    }

    .custom-tabs-dot.blue {
        background: #03a9f4;
    }

    .custom-tabs-dot.purple {
        background: #7c4dff;
    }

    .custom-tabs-dot.pink {
        background: #d500f9;
    }

    .custom-tabs-dot.red {
        background: #ff4081;
    }

    .custom-tabs-dot.orange {
        background: #ff6d00;
    }

    /*==============================
CONTENT
==============================*/

    .custom-tabs-wrapper {
        position: relative;
    }

    .custom-tabs-content {
        display: none;
        animation: customFade 0.45s ease;
    }

    .custom-tabs-content.active {
        display: block;
    }

    @keyframes customFade {
        from {
            opacity: 0;
            transform: translateY(30px);
        }

        to {
            opacity: 1;
            transform: none;
        }
    }

    /*==============================
GRID
==============================*/

    .custom-tabs-content .custom-tabs-part {
        padding: 50px 0 0;
    }

    .custom-tabs-content .custom-tabs-part .custom-tabs-part-inner {
        display: flex;
        justify-content: space-between;
        /*align-items: center;*/
        gap: 50px;
    }

    .custom-tabs-content .custom-tabs-part .custom-tabs-left {
        width: calc(55% - 25px);
    }

    .custom-tabs-content .custom-tabs-part .custom-tabs-right {
        width: calc(45% - 25px);
        display: flex;
        flex-direction: column;
    }

    .custom-tabs-content .custom-tabs-part:nth-child(even) .custom-tabs-part-inner {
        flex-direction: row-reverse;
    }

    /*==============================
LEFT SIDE
==============================*/

    .custom-tabs-title {
        font-size: 55px;
        line-height: 1;
        margin-bottom: 30px;
        color: #122445;
        font-weight: 700;
    }

    .custom-tabs-item {
        display: grid;
        grid-template-columns: 50px 1fr;
        gap: 20px;
        margin-bottom: 20px;
    }

    .custom-tabs-icon {
        width: 50px;
        height: 50px;
        border-radius: 16px;
        background: #eef3ff;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .custom-tabs-icon img {
        width: 30px;
    }

    .custom-tabs-text h3 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .custom-tabs-text p {
        font-size: 18px;
        line-height: 1.5;
    }

    .custom-tabs-text ul {
        margin-top: 8px;
        padding-left: 20px;
    }

    .custom-tabs-text li {
        font-size: 18px;
        margin: 10px 0;
    }

    /*==============================
RIGHT
==============================*/

    .custom-tabs-right {
        position: relative;
    }

    .custom-tabs-badge {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        background: #050505;
        color: #fff;
        padding: 15px 80px 15px 30px;
        border-radius: 20px 100px 20px 20px;
        font-size: 24px;
        font-style: italic;
        margin-bottom: 30px;
        position: relative;
        box-shadow: 0 12px 25px rgba(0, 0, 0, 0.18);
    }

    .custom-tabs-image {
        width: 100%;
        position: relative;
    }

    .custom-tabs-image img {
        width: 100%;
        display: block;
        transition: 0.4s;
    }

    .custom-tabs-image:hover img {
        transform: scale(1.03);
    }

    .custom-tabs-content .custom-bottom-bar {
        /* background-image: linear-gradient(100deg, #7E29D380 0%, #D3165580 100%); */
        background: #ffffff;
        padding: 5px;
    }

    .custom-tabs-content .view-all-btn {
        text-align: right;
        padding: 30px 0;
        margin-top: auto;
    }

    .custom-tabs-content .custom-tabs-part:nth-child(even) .view-all-btn {
        text-align: left;
    }

    .custom-tabs-content .custom-tabs-part:last-child .custom-bottom-bar {
        display: none;
    }

    /*==============================
RESPONSIVE
==============================*/

    @media (max-width: 1100px) {
        .custom-tabs-content .custom-tabs-part .custom-tabs-part-inner {
            flex-direction: column-reverse !important;
        }

        .custom-tabs-content .custom-tabs-part .custom-tabs-part-inner>* {
            width: 100% !important;
        }

        .custom-tabs-right {
            text-align: center;
        }

        .custom-tabs-badge {
            font-size: 28px;
        }

        .custom-tabs-title {
            font-size: 40px;
        }
    }

    @media (max-width: 768px) {
        .custom-tabs-title {
            font-size: 36px;
        }

        .custom-tabs-btn {
            padding: 10px 18px;
            font-size: 14px;
        }

        .custom-tabs-item {
            grid-template-columns: 60px 1fr;
            gap: 20px;
        }

        .custom-tabs-text h3 {
            font-size: 20px;
        }

        .custom-tabs-badge {
            font-size: 22px;
            padding: 14px 28px;
        }
    }

    @media (max-width: 576px) {
        .custom-tabs-nav {
            justify-content: flex-start;
            overflow: auto;
            flex-wrap: nowrap;
        }

        .custom-tabs-btn {
            white-space: nowrap;
        }

        .custom-tabs-title {
            font-size: 30px;
        }

        .custom-tabs-text p {
            font-size: 15px;
        }
    }


     .custom-tabs-content {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        inset: 0;
        pointer-events: none;
        transition: opacity 0.45s ease;
    }

    .custom-tabs-content.active {
        opacity: 1;
        visibility: visible;
        position: relative;
        pointer-events: auto;
    }

    .custom-tabs-wrapper {
        position: relative;
    }

    .custom-tabs-btn {
        transition:
            background 0.3s,
            transform 0.3s,
            box-shadow 0.3s;
    }

    .custom-tabs-image img {
        transition: transform 0.45s ease;
    }

    .custom-tabs-btn.active {
        /* transform: translateY(-3px); */
    }


     /* ==========================
   SERVICES SECTION
========================== */

    .service-icon {
        display: none;
    }

    .services {
        overflow: hidden;
		
		&.without-list{
			.service-bottom{
				grid-template-columns:1fr;
				
				.service-card{
					border-radius: 0 0 20px 20px;
				}
			}
		}
    }

    .services-wrapper {
        display: grid;
        align-items: start;
        grid-template-columns: 1fr 2fr;
        gap: 0;
    }


    /* ==========================
   LEFT SIDEBAR
========================== */

    .services-sidebar {
        background: #fff;
        border-radius: 20px;
        padding: 30px;
/*         height: 100%; */
        overflow-y: auto;
		height: 500px;
    }

/* 	.services-sidebar .sidebar-wrapper {
		
	} */

    .services-sidebar::-webkit-scrollbar {
        width: 6px;
    }

    .services-sidebar::-webkit-scrollbar-thumb {
        background: #d7d7d7;
        border-radius: 20px;
    }

    .services-sidebar::-webkit-scrollbar-track {
        background: transparent;
    }

    .service-tab {
        position: relative;
        display: flex;
        align-items: center;
        gap: 20px;
        padding: 20px 0;
        cursor: pointer;
    }

    .service-tab:last-child {
        border-bottom: none;
    }

    .service-index {
        font-size: 15px;
        color: #8c8c8c;
        font-weight: 500;
    }

    .services .service-tab h3 {
        margin: 0;
        font-size: 20px;
        font-weight: 600;
        color: #9d9d9d;
        transition: .3s;
        line-height: 1.5;
    }

    .services .service-tab.active h3 {
        color: #111;
    }

    .service-tab.active {
        border-bottom: 1px solid #111;
    }

    .service-tab:hover h3 {
        color: #111;
    }


    /* ==========================
   RIGHT SIDE
========================== */

    .services-content {
        position: relative;
    }


    /* ==========================
   IMAGE
========================== */

    .service-image {
        overflow: hidden;
        border-radius: 28px 28px 0 0;
    }

    .services .service-image img {
        display: block;
        width: 100%;
        height: 200px;
        object-fit: cover;
    }


    /* ==========================
   LOWER GRID
========================== */

    .service-bottom {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }


    /* ==========================
   BLUE CARD
========================== */

    .service-card {
        background: #7E29D3;
        color: #fff;
        padding: 30px 20px;
        border-radius: 0 0 0 20px;
        display: flex;
        flex-direction: column;
    }

    .service-icon {
        width: 46px;
        margin-bottom: 35px;
    }

    .services .service-card h2 {
        font-size: 24px;
        line-height: 1.25;
        text-transform: uppercase;
        font-weight: 700;
        margin: 0 0 10px;
    }

    /* ==========================
   ARROWS
========================== */

    .service-arrows {
        display: flex;
        gap: 15px;
        padding-top: 10px;
        margin-top: auto;
    }

    .service-arrows button {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        width: 30px;
        height: 30px;
        border: none;
        background: none !important;
        color: #fff;
        font-size: 24px;
        cursor: pointer;
        transition: .3s;
        padding: 0;
    }

    .service-arrows button:hover {
        transform: translateY(-2px);
    }


    /* ==========================
   WHITE CONTENT
========================== */

    .service-details {
        background: #fff;
        padding: 30px;
        border-radius: 0 0 20px 0;
    }

    .detail {
        margin-bottom: 20px;
    }

    .detail:last-child {
        margin-bottom: 0;
    }

    .service-details ul {
        padding-left: 20px;
        margin: 0;
    }

    .service-details ul li {
        margin: 10px 0;
    }

    /* ==========================
   PANEL
========================== */

    .service-panel {
        display: none;
    }

    .service-panel.active {
        display: block;
    }


    /* ==========================
   RESPONSIVE
========================== */

    @media(max-width:1200px) {

        .services-wrapper {
            grid-template-columns: 1fr;
        }

        .services-sidebar {
            height: auto;
        }

    }

    @media(max-width:900px) {

        .service-bottom {
            grid-template-columns: 1fr;
        }

        .service-card {
            border-radius: 0;
        }

        .service-details {
            border-radius: 0 0 20px 20px;
            padding: 35px;
        }

    }

    @media(max-width:767px) {

        .services {
            padding: 0;
        }

        .service-tab {
            padding: 20px 0;
            gap: 20px;
        }
		
		.services .service-tab h3 {
            font-size: 16px;
        }

        .service-card,
		.service-details {
            padding: 20px;
        }
		
		.services-sidebar {
			padding: 20px;
		}
    }


    .progress {
        position: absolute;
        left: 0;
        bottom: -1px;
        width: 100%;
        height: 1px;
        background: #e7e7e7;
    }

    .progress-fill {
        display: block;
        width: 0;
        height: 100%;
        background: #050505;
    }


    /************3d****************/

      .pin-section {
        overflow: hidden;
        height: auto;
        position: relative;
        color: #fff;
    }
    
    .pin-spacer {
        overflow: hidden !important;
    }

    .pin-carousel {
         position: sticky; 
        /*position: relative !important;*/
        top: 0;
        width: 100%;
        height: 100vh;
        /*max-height: 720px;*/
        overflow: hidden;
        display: flex;
        justify-content: center;
        align-items: center;
        perspective: 2200px;
        transform-style: preserve-3d;
    }

    .pin-background {
        position: absolute;
        inset: 0;
        background-size: cover;
        background-position: center;
        transition: 1s;
        filter: brightness(.35);
        transform: scale(1.15);
    }

    .pin-background::after {
        content: "";
        position: absolute;
        inset: 0;
        background: rgba(0, 0, 0, .45);
    }

    .pin-card {
        position: absolute;
        width: 100%;
        height: auto;
        max-width: 430px;
        /* max-height: 100%; */
        /* aspect-ratio: 4 / 3; */
        overflow: hidden;
        border-radius: 10px;
        transform-style: preserve-3d;
        opacity: .3;
        box-shadow: 0 40px 100px rgba(0, 0, 0, .5);
    }

    .pin-card img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .pin-card::after {
        content: "";
        position: absolute;
        inset: 0;
        background: linear-gradient(transparent,
                rgba(0, 0, 0, .8));
    }

    .pin-overlay {
        position: absolute;
        top: 20px;
        left: 20px;
        right: 0;
        z-index: 10;
    }

    .pin-overlay h3 {
        font-size: 24px;
        margin-bottom: 0;
    }

    .pin-overlay p {
        font-size: 18px;
        line-height: 1.5;
        max-width: 370px;
    }

    .pin-progress {
        position: absolute;
        bottom: 50px;
        left: 50%;
        transform: translateX(-50%);
        display: flex;
        gap: 12px;
        z-index: 1000;
    }

    .pin-dot {
        width: 12px;
        height: 12px;
        border-radius: 50%;
        background: #666;
        transition: .4s;
        display: none;
    }

    .pin-dot.active {
        background: white;
        transform: scale(1.6);
    }

.card-img-bg{
	figure{
		background: #dddddd66;
		display: grid;
		place-items: center;
		padding: 18px;
		border-radius: 15px;
	}
}

.contact-form-block{
	.contact-form-box{
		input{
			padding:17px 15px !important;
			border-color:#75757540 !important;
		}
		textarea{
			padding:17px 15px !important;
			height:150px;
			border-color:#75757540 !important;
		}
		input, textarea{
			&:focus-visible{
				outline:none;
				border-color:var(--e-global-color-623e4db) !important;
			}
		}
		.btn.btn-primary{
			padding:17px 15px;
		}
	}
	.contact-detail-card{
		figure{
			background: #7e29d31c;
			border-radius: 15px;
			padding: 10px;
		}
		.elementor-image-box-description{
			a{
				color:var( --e-global-color-text ) !important;
				transition:.3s;
				
				&:hover{
					color:var(--e-global-color-623e4db) !important;
				}
			}
		}
	}
}

.grid-col-2{
	.elementor-nav-menu{
		display:grid !important;
		grid-template-columns: 1fr 1fr 1fr;
		gap:10px;
		
		.elementor-item-anchor{
			white-space:wrap;
		}
	}
}

body.our_work-template .contactformpadd input, 
body.our_work-template .contactformpadd textarea {
    color: #ffffff;
    background: transparent;
}

body.our_work-template .contactformpadd textarea {
	height: 150px;
}


/* ------------------------------------------- */
/* Customizer Css */

.mega-menu-submenu .e-n-tabs-heading,
.mega-menu-submenu .e-n-tabs-content {
	border: 1px solid #C571C1;
	padding: 25px;
	border-radius: 17px;
}

.mega-menu-submenu .e-n-tabs-content {
	height: max-content !important;
}

.mega-menu-submenu .ekit_page_list_content .elementor-icon-list-icon {
	margin-top: 4px;
}

.mega-menu-submenu .ekit_page_list_content .elementor-icon-list-icon svg {
	width: 50px;
	height: 50px;
}

.vertical-image-slider figure.swiper-slide-inner img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.banner-img-slider figure.swiper-slide-inner img {
/*     aspect-ratio: 50 / 10; */
    object-fit: contain;
}

.popup-image-slider figure.swiper-slide-inner img {
	filter: brightness(0) invert(1);
}

.header-icon-list svg * {
/* 	fill: #ffffff !important; */
}

.page-main-404 {
    max-width: 100% !important;
    background: #050505;
    text-align: center;
    padding: 100px 20px 50px;
}

.not-found-content * {
    color: #ffffff !important;
}

.not-found-content h2 {
    font-size: 24px !important;
	margin: 0 0 30px;
}

.not-found-content .elementor-button {
    text-decoration: none;
}

/* ________________________________________________________________________________ */
/* Responsive CSS Start */

@media(max-width: 1199px) {
	.pin-card {
		max-width: 300px;
	}
	
	.pin-overlay h3 {
        font-size: 20px;
    }

    .pin-overlay p {
        font-size: 16px;
    }
	
	.single-blog-banner {
		min-height: 450px;
		height: 80vh;
		max-height: 450px;
		padding: 80px 0 0;
	}
	
	.blog-card-content .post-title a {
		font-size: 20px;
	}
	
	article.blog-card:first-child {
		gap: 30px;
	}
}


@media(max-width: 991px) {
	article.blog-card {
		width: calc(100% / 2 - 15px);
	}
}

@media(max-width: 767px) {
	.section-container {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.blog-category-tabs {
		flex-direction: column-reverse;
		padding: 50px 0 0;
	}
	
	article.blog-card:first-child {
		flex-direction: column;
		gap: 0;
	}
	
	article.blog-card:first-child > * {
		width: 100%;
	}
	
	article.blog-card {
		width: 100%;
	}
	
	article.blog-card .blog-card-content {
		border: 1px solid #dddddd;
		padding: 10px 20px 20px !important;
	}
	
	.post-meta-data {
		flex-direction: column;
		padding: 50px 0;
	}
	
	.single-blog-banner {
		min-height: auto;
		height: auto;
		max-height: unset;
	}
	
	.exerpt-grid {
		flex-direction: column-reverse;
		gap: 10px;
	}
	
	.exerpt-grid > * {
		width: 100%;
	}
	
	.custom-tabs-content .custom-tabs-part .custom-tabs-part-inner {
		gap: 20px;
		padding: 0 15px;
	}
	
	.grid-col-2{
		.elementor-nav-menu {
			grid-template-columns: 1fr;
			gap: 0;
		}
	}
}

/* ________________________________________________________________________________ */

