@property --r {
    syntax: '<angle>';
    inherits: false;
    initial-value: 0deg;
}

.ripple-image{
    border-radius:0!important;
}
.banner-section {
    height: 100%;
    width: 100%;
}
.ripple-image {
    position: relative;
    z-index: 1;
    width: 100%;
    height:100%;
}
/*.ripple-image-two {*/
/*    position: relative;*/
/*    width: 100%;*/
/*    height:100%;*/
/*}*/

.banner-newral {
    position: relative;
    margin: 0 20px 0 20px!important;
    overflow: hidden!important;
    width: 98%;
}

.banner-newl{
  position:relative;
  border-radius:20px!important;
  overflow:hidden!important;
}

.banner-newl canvas{
  position:relative;
  height:840px!important;
  object-fit:cover;
  width:100%;
}

.banner-newral canvas {
    border-radius: 20px;
}

.intellio-hero-bg {
    padding-top: 217px;
    padding-bottom: 390px;
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 0 0 0px 0px;
}

.intellio-hero-area {
    position: relative;
    z-index: 1;
}
.banner-section .container.container-1320 {
    position: relative;
    z-index: 22;
}
.text-area {
    text-align: center;
}
canvas {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    z-index:-1;
}

.text-area h2 {
    font-family: "Inter", sans-serif;
    font-weight: 700;
    font-size: 70px;
    line-height: 80px;
    text-align: center;
    color: #fff;
}
.banner-section  ul.features {
    display: flex;
    justify-content: center;
    margin-top: 31px;
}
.banner-section .hero_title_two h3 {
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    margin: 6px 0 0;
    margin-right: 8px;
}
.banner-section ul.features li {
    border: 1px solid #FFFFFF26;
    margin: 0 7px;
    list-style: none;
    background: #FFFFFF1A;
    padding: 3px 14px;
    border-radius: 30px;
    color: #fff;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 12px;
    backdrop-filter: blur(20px);
}



.text-area {
    text-align: center;
}

.text-area h2 {
    font-family: "Inter", sans-serif;
    font-weight: 700;
    font-size: 70px;
    line-height: 80px;
    text-align: center;
    color: #fff;
}
.banner-section  ul.features {
    display: flex;
    justify-content: center;
    margin-top: 31px;
}
.banner-section .hero_title_two h3 {
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    margin: 6px 0 0;
    margin-right: 8px;
}
.banner-section ul.features li {
    border: 1px solid #FFFFFF26;
    margin: 0 7px;
    list-style: none;
    background: #FFFFFF1A;
    padding: 3px 14px;
    border-radius: 30px;
    color: #fff;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 12px;
    backdrop-filter: blur(20px);
}


.ai-card {
    max-width: 875px;
    margin: auto;
    padding: 11px 20px;
    border-radius: 50px;
    text-align: center;
    box-shadow: 0 30px 80px rgba(0,0,0,0.35);
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #FFFFFF26;
    backdrop-filter: blur(20px);
    background: #FFFFFF26;
    margin-top: 41px;
}
.ai-card input[type="email"] {
    background: transparent;
    border: none;
    padding: 0;
    color: #fff;
}
.ai-card input:focus {
    outline: none!important;
    border: none!important; 
}


.ai-pluss {
    display: flex;
    align-items: center;
    gap: 29px;
}
.ai-plus {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: rgba(255,255,255,0.15);
    color: #fff;
    font-size: 26px;
    justify-content: center;
    line-height: 56px;
}

.ai-text {
  color: rgba(255,255,255,0.7);
  font-size: 18px;
  margin-bottom: 35px;
}

.ai-generate-btn {
    padding: 12px 42px;
    border-radius: 999px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s ease;
    background: linear-gradient(90deg, #3F58FF 0%, #A052FF 100%);
    line-height: 26px;
    border: none;
    font-family: "Inter", sans-serif;
    font-weight: 500;
}

.ai-generate-btn br{
    display:none;
}
.ai-card p {
    margin: 0;
}
p.ai-text br {
    display: none;
}
.ai-generate-btn:hover {
  box-shadow: 0 15px 35px rgba(127,92,255,0.45);
}


/*style two*/

.ai-card-wrap.style_Two .ai-card {
    max-width: 580px;
    margin: 0 0 0;
    padding: 20px 20px;
    border-radius: 50px;
    text-align: center;
    box-shadow: 0 30px 80px rgba(0,0,0,0.35);
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #FFFFFF26;
    backdrop-filter: blur(20px);
    background: #FFFFFF26;
    margin-top: 41px;
    position: relative;
    margin-bottom: 31px;
}
.ai-card-wrap.style_Two .ai-card input[type="email"] {
    background: transparent;
    border: none;
    padding: 0 0px 0 30px;
    color: #fff;
    width: 350px;
}
.ai-card-wrap.style_Two .icon {
    display: inline-block;
    height: 46px;
    width: 46px;
    line-height: 46px;
    text-align: center;
    border-radius: 100%;
    background: #6766FF;
    color: #fff;
    position: absolute;
    right: 15px;
}
.ai-card-wrap.style_Two .ai-generate-btn {
    padding: 9px 34px;
    border-radius: 999px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s ease;
    line-height: 26px;
    border: none;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    background: #6766FF;
}




.title h4{
  font-size: max(2vw, 24px);
  line-height: 1.1;
  padding-bottom: 0.4em;
  color: rgb(255, 255, 255);
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}

.text p{
  font-size: max(1vw, 15px);
  line-height: 1.4;
  overflow: hidden;
  padding-bottom: 20px;
  color: rgba(255, 255, 255, 0.7);
}

.accordions {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 20vh;
}

.accordion {
  background: linear-gradient(
    200deg,
    rgb(29, 145, 252) 13.57%,
    rgb(90, 54, 192) 98.38%
  );
  width: max(50vw, 280px);
  padding: 25px 30px 10px;
  border-radius: 15px;
  margin-bottom: 40px;
  box-shadow: 0 30px 30px -10px rgba(0, 0, 0, 0.3);
}

/* nth-child conversions */
.accordion:nth-child(2) {
  background: linear-gradient(
    200deg,
    rgb(242, 136, 133) 13.57%,
    rgb(233, 79, 102) 98.38%
  );
  
  transform: rotate(5deg);
}

.accordion:nth-child(3) {
  background: linear-gradient(
    200deg,
    rgb(101, 187, 118) 13.57%,
    rgb(70, 111, 171) 98.38%
  );
  
  transform: rotate(-5deg);
}

.accordion:nth-child(4) {
  background: linear-gradient(
    200deg,
    #c215d1 13.57%,
    #9813a1 98.38%
  );
}

.spacer {
  height: 70vh;
}
























a.video-vemo-icon.venobox.vbox-item {
    color: #0C5ADB;
}

 a.video-vemo-icon.venobox.vbox-item {
    color: #041424;
    font-size: 50px;
}

 .video-icon a i {
    font-size: 55px;
}

.video-icon a i {
    font-size: 55px !important;
    line-height: 58px;
    color: #000 !important;
    display: inline-block;
}

.video-icon a span {
    font-size: 18px;
    color: #041424;
    display: inline-block;
    font-family: Rajdhani;
    font-weight: 600;
    padding-left: 12px;
}
 a.video-vemo-icon.venobox.vbox-item {
    color: #041424 !important;
    font-size: 50px !important;
}

/*section Title*/

.style2 .section-title.style1.center p.description {
    margin: 11px auto 0px;
}


/*Home Page AI Agent*/


.hero-counter .single-counter.style_two {
    display: flex;
    gap: 15px;
}

.hero-counter .single-counter.style_two .counter-content span {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 0;
    color: #fff;
}

.hero-counter .single-counter.style_two .counter-content h6 {
    color: #fff;
    font-size: 18px;
    font-family: nunito;
    margin: 1px 0 0;
}

.hero-text {
    border-top: 1px solid #FFFFFF26;
}

.hero-desc {
    border-bottom: 1px solid #FFFFFF26;
    border-top: 1px solid #FFFFFF26;
}

/*Benifits Sections*/

.benifits-bg {
    padding: 50px 40px 44px;
    backdrop-filter: blur(20px);
    background: linear-gradient(145.32deg, #1B1530 12.18%, #05001C 90.33%);
    border: 1px solid #FFFFFF1A;
    border-radius: 20px;
}

.btn2 .dreamit-button.style1 a.button {
    padding: 10px 14px 10px 35px;
    display: inline-block;
    transition: 0.5s;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border: 2.5px solid transparent;
}

.btn2 .dreamit-button.style1 a.button::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0%;
    right: 0;
    width: 100%;
    height: 100%;
    transition: all 0.5s ease-in-out;
    z-index: -1;
    border-radius: 40px;
    border: 2.5px solid transparent;
    background: linear-gradient(136.17deg, rgba(255, 255, 255, 0.2) 7.72%, rgba(255, 255, 255, 0.1) 16.01%, rgba(255, 255, 255, 0.1) 70.52%, rgba(255, 255, 255, 0.2) 93.48%) border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
    
}

.btn2 .dreamit-button.style1 a.button i {
    font-size: 14px;
    display: inline-block;
    margin-left: 7px;
    position: relative;
    top: 0px;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    border: 2px solid #6766ff;
    border-radius: 30px;
    background: #6766ff; 
}
.agent-style .icon-box.style4 {
    display: flex;
    gap: 12px;
    border: 1px solid #FFFFFF26;
    backdrop-filter: blur(20px);
    padding: 32px 35px 32px;
    border-radius: 20px;
}

.integration-btn p {
    position: relative;
    z-index: 1;
    display: inline-block;
}


.integration-btn p:before {
    position: absolute;
    content: "";
    top: -23px;
    left: -49px;
    right: 0;
    bottom: 0;
    text-align: center;
    width: 325px;
    height: 60px;
    border-radius: 40px;
    border: 2.5px solid transparent;
    background: linear-gradient(136.17deg, rgba(255, 255, 255, 0.2) 7.72%, rgba(255, 255, 255, 0.1) 16.01%, rgba(255, 255, 255, 0.1) 70.52%, rgba(255, 255, 255, 0.2) 93.48%) border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
}

.contact-us {
    padding: 82px 0 72px;
    backdrop-filter: blur(40px);
    position: relative;
    z-index: 1;
}

.contact-us:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    border-radius: 40px;
    border: 2.5px solid transparent;
    background: linear-gradient(136.17deg, rgba(255, 255, 255, 0.2) 7.72%, rgba(255, 255, 255, 0.1) 16.01%, rgba(255, 255, 255, 0.1) 70.52%, rgba(255, 255, 255, 0.2) 93.48%) border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
}



.gsap-section{
  height: 300vh; /* scroll space */
  position: relative;
}

.card{
  width: 420px;
  padding: 30px;
  border-radius: 20px;
  background: rgba(255,255,255,0.08);
  backdrop-filter: blur(12px);
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}

/*services box*/

.style15 .service-number {
    display: inline-block;
}

.style15 .service-number span {
    height: 52px;
    width: 52px;
    line-height: 52px;
    background: linear-gradient(176.42deg, rgba(255, 255, 255, 0.1) 2.94%, rgba(255, 255, 255, 0) 97.43%);
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    position: relative;
    z-index: 1;
}

.style15 .service-number span::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 24px;
    border: 2.5px solid transparent;
    background: linear-gradient(90.32deg, rgba(255, 255, 255, 0.1) 20.17%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.1) 79.83%);
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
}

.service-box.style15 h3.title {
    display: inline-block;
    margin: 0 !important;
}


/* Elementor editor friendly */
.elementor-editor-active .scroll-up,
.elementor-editor-active .scroll-left,
.elementor-editor-active .scroll-right,
.elementor-editor-active .scroll-up-zoom,
.elementor-editor-active .scroll-left-zoom,
.elementor-editor-active .scroll-right-zoom,
.elementor-editor-active .scrollAnim {
    opacity: 1 !important;
    transform: none !important;
}

.scroll-up { opacity: 0; transform: translateY(50px); transition: all 0.8s ease; }
.scroll-up.active { opacity: 1; transform: translateY(0); }

.scroll-left { opacity: 0; transform: translateX(-80px); transition: all 0.8s ease; }
.scroll-left.active { opacity: 1; transform: translateX(0); }

.scroll-right { opacity: 0; transform: translateX(80px); transition: all 0.8s ease; }
.scroll-right.active { opacity: 1; transform: translateX(0); }

.scroll-up-zoom { opacity: 0; transform: translateY(50px) scale(0.8); transition: all 0.8s ease; }
.scroll-up-zoom.active { opacity: 1; transform: translateY(0) scale(1); }

.scroll-left-zoom { opacity: 0; transform: translateX(-80px) scale(0.8); transition: all 0.8s ease; }
.scroll-left-zoom.active { opacity: 1; transform: translateX(0) scale(1); }

.scroll-right-zoom { opacity: 0; transform: translateX(80px) scale(0.8); transition: all 0.8s ease; }
.scroll-right-zoom.active { opacity: 1; transform: translateX(0) scale(1); }


.skewElem img {
  display: block;
  width: 100%;
  border-radius: 12px;
  transform-origin: right center;
  will-change: transform;
  transition: transform 0.3s linear;
}

@-webkit-keyframes gelatine {
  0% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  25% {
    -webkit-transform: scale(0.9, 1.1);
            transform: scale(0.9, 1.1);
  }
  50% {
    -webkit-transform: scale(1.1, 0.9);
            transform: scale(1.1, 0.9);
  }
  75% {
    -webkit-transform: scale(0.95, 1.05);
            transform: scale(0.95, 1.05);
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}

@keyframes gelatine {
  0% {
    transform: scale(1, 1);
  }
  25% {
    transform: scale(0.9, 1.1);
  }
  50% {
    transform: scale(1.1, 0.9);
  }
  75% {
    transform: scale(0.95, 1.05);
  }
  100% {
    transform: scale(1, 1);
  }
}


.typing {
    -webkit-text-stroke: 1px rgba(255, 255, 255, 0.1);
    transition: opacity 1s ease, filter 1s ease;
    will-change: background-position, opacity;
}

.typing:hover {
    background: linear-gradient(90deg, #FFFFFF26, #6A00F4, #FF0099, #00C9FF);
    background-size: 300% 100%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: gradientFlow 6s ease-in-out infinite;
    -webkit-text-stroke: 0 transparent;
    opacity: 1;
    filter: drop-shadow(0 0 15px rgba(106,0,244,0.4));
}


.pricing.style1::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 30px;
    border: 1.5px solid transparent;
    background: linear-gradient(360deg, rgba(255, 255, 255, 0.15) 0%, rgba(103, 102, 255, 0.35) 100%);
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
    transition: 0.5s;
}

.pricing.style1:hover:after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 30px;
  padding: 1.3px;
 background: conic-gradient(from var(--r), #FFFFFF26, #6766FF);
 z-index: 2;
 animation: spin 6s linear infinite;
 -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask-composite: exclude;
  pointer-events: none;
}



@keyframes spin {
  to {
    --r: 360deg;
  }
}

.my-accordion li:hover:after {
    content: "";
    position: absolute;
    inset: 0;
   border-radius: 20px;
   padding: 1.3px;
   background: conic-gradient(from var(--r), #FFFFFF26, #6766FF);
   z-index: 2;
   animation: spin 6s linear infinite;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask-composite: exclude;
  pointer-events: none;
}

.service-box.style7:hover:after{
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 20px;
    padding: 1.3px;
    background: conic-gradient(from var(--r), #2C0A4B, #6766FF);
    z-index: 2;
    animation: spin 6s linear infinite;
   -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask-composite: exclude;
    pointer-events: none;
}

.work-process.style1 {
    position: relative;
    z-index: 1;
}

.work-process.style1:hover .icon::after{
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 23px;
    padding: 1px;
    background: conic-gradient(from var(--r), #FFFFFF26, #6766FF);
    z-index: 2;
    animation: spin 6s linear infinite;
   -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask-composite: exclude;
    pointer-events: none;
    z-index: 1;
}

@keyframes gelatine {
	from,
	to {
		transform: scale(1, 1);
	}
	25% {
		transform: scale(0.7, 1.1);
	}
	50% {
		transform: scale(1.1, 0.7);
	}
	75% {
		transform: scale(0.95, 1.05);
	}
}

.work-process:hover .icon img {
    animation: gelatine 0.6s;
}

.icon-box:hover .img-icon img {
    animation: gelatine 0.6s;
}

/*.testimonial-item.style2:hover:after{*/
/*    content: "";*/
/*    position: absolute;*/
/*    inset: 0;*/
/*    border-radius: 23px;*/
/*    padding: 1px;*/
/*    background: conic-gradient(from var(--r), #FFFFFF26, #6766FF);*/
/*    z-index: 2;*/
/*    animation: spin 6s linear infinite;*/
/*   -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask-composite: exclude;*/
/*    pointer-events: none;*/
/*    z-index: 1;*/
/*}*/




/*===========================================*/
/*=========== Ferdous Islam =================*/
/*===========================================*/


/*===========================AI AGENCY:START=====================================*/

/*===========================AI AGENCY :Hero Section:01=====================================*/
.heading.style-9 h1 {
    color: #060F2D;
    font-weight: 600;
    font-family: "Inter", sans-serif;
    font-size: 75px;
    margin: 0 0 0;
}


.single-counter.style7 {
    position: relative;
    z-index: 1;
    transition: .5s;
    padding: 42px 40px 35px;
}
.single-counter.style7 h5 {
    color: #fff;
    font-weight: 600;
    font-size: 26px;
    line-height: 36px;
    margin: 0 0 100px;
    font-family: "Inter", sans-serif;
}
.single-counter.style7 span {
    color: #fff;
    font-family: "Inter", sans-serif;
    font-weight: 800;
    font-size: 62px;
    line-height: 32px;
    margin: 0;
}
.single-counter.style7 h6 {
    color: #fff;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 19px;
    margin: 15px 0 0;
}



.single-video.style8 {
    position: relative;
    z-index: 1;
    transition: .5s;
    display: inline-block;
}
.single-video.style8 .choose-video-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    position: absolute;
    top: 24px;
    left: 27px;
}
.single-video.style8 .video-icon a {
    display: inline-block;
    border: 1.5px solid #FFFFFF66;
    backdrop-filter: blur(30px);
    background: #FFFFFF33;
    width: 54px;
    height: 54px;
    line-height: 40px;
    border-radius: 50px;
}
.single-video.style8 .video-title h2 {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    font-family: "Inter", sans-serif;
}
.single-video.style8 .video-icon a i {
    color: #fff !important;
    font-size: 22px !important;
}


/*===========================AI AGENCY : Section:02=====================================*/
.single-counter.style9 span {
    color: #060F2D;
    font-weight: 600;
    font-size: 65px;
    line-height: 28px;
    font-family: "Inter", sans-serif;
}
.single-counter.style9 h6 {
    color: #FFFFFF99;
    font-weight: 400;
    font-size: 18px;
    font-family: "Inter", sans-serif;
}





/*===========================AI AGENCY : Section:03=====================================*/
.section-title.style7 h5 {
    background: linear-gradient(90deg, #3F58FF 0%, #A052FF 100%);
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    padding: 8px 30px;
    border-radius: 0  30px 30px 0;
    margin: 0 0 22px;
    font-family: "Inter", sans-serif;
}
.section-title.style7 h3 {
    color: #060F2D;
    font-weight: 600;
    font-size: 50px;
    line-height: 60px;
    margin: 0 0 0;
    font-family: "Inter", sans-serif;
}
.section-title.style7 h3 span {
    color: #3F58FF;
}
.section-title.style7 p {
    color: #616161;
    font-size: 17px;
    line-height: 28px;
    font-family: "Inter", sans-serif;
    margin: 20px 0 0;
}

.service-box.style24 {
    position: relative;
    z-index: 1;
    transition: .5s;
    padding: 413px 40px 45px;
}
.service-box.style24 h3 {
    color: #fff;
    font-size: 30px;
    font-family: "Inter", sans-serif;
    margin: 30px 0 0;
}
.service-box.style24 .service-number {
    display: inline-block;
    background: #FFFFFF1A;
    backdrop-filter: blur(30px);
    border: 1.5px solid #FFFFFF1A;
    width: 55px;
    height: 55px;
    line-height: 55px;
    border-radius: 50%;
    text-align: center;
}
.service-box.style24 .service-number span {
    color: #fff;
    font-size: 20px;
    font-family: "Inter", sans-serif;
}
.service-box.style24 .service-btn {
    position: absolute;
    right: 0;
    bottom: 0;
}
.service-box.style24 .service-btn a {
    display: inline-block;
    background: #F2F3FE;
    backdrop-filter: blur(30px);
    border: 1.5px solid #FFFFFF1A;
    width: 55px;
    height: 55px;
    line-height: 55px;
    border-radius: 50%;
    text-align: center;
    color: #3F58FF;
    font-size: 22px;
    position: relative;
    z-index: 1;
    transition: .5s;
}
.service-box.style24 .service-btn a:hover {
   color:#fff;
}
.service-box.style24 .service-btn a:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background: #3F58FF;
    transform: scale(0);
    transition: .5s;
}
.service-box.style24 .service-btn a:hover:before {
    transform: scale(1);
}



.service-box.style26 {
    position: relative;
    z-index: 1;
    transition: .5s;
    padding: 45px 40px 310px;
}
.service-box.style26 h3 {
    color: #fff;
    font-size: 30px;
    font-family: "Inter", sans-serif;
    margin: 30px 0 0;
}
.service-box.style26 .service-number {
    display: inline-block;
    background: #FFFFFF1A;
    backdrop-filter: blur(30px);
    border: 1.5px solid #FFFFFF1A;
    width: 55px;
    height: 55px;
    line-height: 55px;
    border-radius: 50%;
    text-align: center;
}
.service-box.style26 .service-number span {
    color: #fff;
    font-size: 20px;
    font-family: "Inter", sans-serif;
}
.service-box.style26 .service-btn {
    position: absolute;
    right: 0;
    bottom: 0;
}
.service-box.style26 .service-btn a {
    list-style: none;
    color: #fff;
    display: inline-block;
    background: linear-gradient(90deg, #3F58FF 0%, #A052FF 100%);
    border-radius: 50px;
    padding: 9px 9px 9px 40px;
    font-size: 16px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    text-align: left;
    backdrop-filter: blur(20px);
}
.service-box.style26 .service-btn a i {
    display: inline-block;
    border: 1px solid #FFFFFF33;
    background: #FFFFFF33;
    border-radius: 100%;
    height: 34px;
    width: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    margin-left:16px;
}
.service-box.style26 .service-btn a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -15%;
    right: 0;
    width: 0;
    height: 106%;
    background: #3F58FF;
    transform: skew(45deg);
    transition: all 0.4s ease-in-out;
    z-index: -1;
}
.service-box.style26 .service-btn a:hover:after {
    width: 100%;
    transform: skew(0deg);
    left: 0;
}
.service-box.style26 .service-btn a:hover{
    color:#fff;
}


/*===========================AI AGENCY : Section:04=====================================*/






/*===========================AI AGENCY : Section:05=====================================*/






/*according*/


.options {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    overflow: hidden;
    max-width: 100%;
    transition: all 0.4s;
    margin-top: -4px;
}
.options .option {
    position: relative;
    overflow: hidden;
    min-width: 290px;
    height: 600px;
    margin: 15px;
    background-size: auto 120%;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;

    flex: 1;
    transition: 
        flex 0.7s cubic-bezier(0.05, 0.61, 0.41, 0.95),
        background-size 0.7s ease,
        opacity 0.5s ease,
        transform 0.5s ease;
}

.options .option:not(.active) {
    flex-grow: 1;
    border-radius: 10px;
    position: relative;
    z-index: 1;
    transition: .5s;
    border: 1px solid #6161611A;
    background: #fff;
    background-image: none !important;
}
.options .option:not(.active):before {
    position: absolute;
    content: "";
    z-index: 1;
    transition: .5s;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255, 1);
}
  .options .option:not(.active) .label {
    bottom: 10px;
    left: 10px;
  }
  .options .option .label {
    display: flex;
    align-items: flex-end;
    position: absolute;
    bottom: 0;
    transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
  }
  .options .option:not(.active) .label .icon-custom {
    display: flex !important;
  }
  .options .option .label .icon-custom {
    display: none;
    justify-content: center;
    align-items: center;
    min-width: 87px;
    max-width: 87px;
    height: 250px;
    transition: all 0.4s;
  }
.options .option .label .icon-custom h3 {
    transform: rotate(-90deg);
    min-width: 480px;
    position: relative;
    bottom: 140px;
    left: 85px;
    font-size: 50px;
    color: #060F2D;
    font-weight: 700;
    transition: all 0.4s;
    font-family: "Inter", sans-serif;
    margin: 0 0 0;
    z-index: 1;
}
.options .option .label .icon-custom p {
    transform: rotate(-90deg);
    font-size: 20px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Inter", sans-serif;
    transition: all 0.4s;
    margin: 0 0 7px;
    position: absolute;
    bottom: 143px;
    left: -32px;
    width: 69%;
    z-index: 1;
}
.options .option:not(.active) .label .info {
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s;
}
.options .option .label .info {
    color: white;
    border-radius: 5px;
    padding: 0px 25px 0;
    opacity: 1;
    visibility: visible;
    transition: all 0.4s;
    margin: 0 10px 0;
}
.options .option:not(.active) .label .info > div {
    opacity: 0;
}
.options .option .label .info .main {
    font-size: 50px;
    line-height: 20px;
    color: #fff;
    font-weight: 700;
    transition: all 0.4s;
    font-family: "Inter", sans-serif;
    margin: 60px 0 60px;
}
.options .option .label .info .sub p {
    font-size: 22px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Orbitron";
    transition: all 0.4s;
    font-family: "Inter", sans-serif;
    margin: 10px 0 0px;
}
.options .option.active {
    flex-grow: 10000;
    transform: scale(1);
    border-radius: 10px;
    background-size: cover;
    transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
    position: relative;
    z-index: 1;
    transition: .5s;
}

.options .option.active:before {
    position: absolute;
    content: "";
    transition: .5s;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(11, 15, 24,0);
}
 .options .option:not(.active) .search-icon {
      display:none;
  }
.option.active .search-icon {
    display: inline;
}
.option.active .search-icon .img-icon {
    display: inline-block;
    background: #FFFFFF33;
    backdrop-filter: blur(30px);
    height: 70px;
    width: 70px;
    line-height: 100px;
    text-align: center;
    border-radius: 50px;
}
.option.active .search-icon .icon a.popup-image {
    display: inline-block;
    background: rgb(255, 125, 68);
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    color: #ffff;
    font-size: 20px;
    position: absolute;
    bottom: 62px;
    right: 124px;
    transform: rotate(-45deg);
    font-weight: bold;
}
.option .search-icon .icon a.popup-image {
    display: none;
}
.e-font-icon-svg {
    width: 1em;
    height: 1em;
    color: currentColor;
    fill: currentColor;
}
.options .option .label .info .slider2-button {
    position: relative;
    left: -20px;
    top: 0;
}
.options .option .label .info .slider2-button a {
    list-style: none;
    color: #fff;
    display: inline-block;
    background: linear-gradient(90deg, #3F58FF 0%, #A052FF 100%);
    border-radius: 51px;
    padding: 9px 9px 9px 33px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-right: 7px;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    text-align: left;
    backdrop-filter: blur(20px);
}
.options .option .label .info .slider2-button a i {
    display: inline-block;
    border: 1px solid #FFFFFF33;
    background: #FFFFFF33;
    border-radius: 100%;
    height: 34px;
    width: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    margin-left: 6px;
}
.options .option .label .info .slider2-button a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -15%;
    right: 0;
    width: 0;
    height: 106%;
    background: #6766FF;
    transform: skew(45deg);
    transition: all 0.4s ease-in-out;
    z-index: -1;
}
.options .option .label .info .slider2-button a:hover:after {
    width: 100%;
    transform: skew(0deg);
    left: 0;
}
.options .option .label .info .slider2-button a:hover{
    color:#fff;
}


.dark .options .option:not(.active) {
    border: 1px solid #ffffff1a;
    background: transparent;
}
.dark .options .option:not(.active):before {
    background: transparent;
}
.dark .options .option .label .icon-custom h3 {
    color: #fff;
}




/*===========================AI AGENCY : Section:06=====================================*/

.heading.style-9 h2.heading-text {
    font-weight: 600;
    font-size: 75px;
    line-height: 80px;
    color: #fff;
    margin: 0;
    font-family: "Inter", sans-serif;
}

.icon-box.style18 {
    background: #FFFFFF33;
    backdrop-filter: blur(30px);
    position: relative;
    z-index: 1;
    transition: .5s;
    padding: 50px 35px 40px;
    border-radius: 20px;
    display: inline-block;
}
.icon-box.style18 p {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    margin: 0 0 0;
    font-family: "Inter", sans-serif;
}

/*===========================AI AGENCY : Section:07=====================================*/

.team.style3 {
    display: flex;
    position: relative;
    z-index: 1;
    transition: .5s;
}
.team.style3 .image {
    line-height: 0;
    flex-shrink: 1;
}
.team.style3 .team-content {
    border: 1px solid #6161611A;
    border-radius: 40px 20px 20px 40px;
    padding: 45px 40px  0px 35px;
    position: relative;
    z-index: 1;
    transition: .5s;
}
.team.style3 .team-content:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 70px;
    width: 100%;
    height: 1px;
    background: #6161611A;
}
.team.style3 .team-content h2 {
    color: #000000;
    font-weight: 500;
    font-size: 26px;
    margin: 0;
    font-family: "Inter", sans-serif;
}
.team.style3 .team-content h5 {
    color: #616161;
    font-weight: 400;
    font-size: 15px;
    margin: 15px 0 0;
    font-family: "Inter", sans-serif;
}
.team.style3  .bio {
    padding-bottom: 285px;
}
.team.style3 .team-button a {
    color: #616161;
    font-weight: 400;
    font-size: 17px;
    display: flex;
    align-items: center;
    gap: 100px;
    transition: .5s;
    position: relative;
    z-index: 1;
}
.team.style3 .team-button a i {
    background: #FFFFFF33;
    border: 1px solid #6161611A;
    width: 38px;
    height: 38px;
    line-height: 38px;
    border-radius: 50%;
    text-align: center;
    color: #060F2D;
    position: relative;
    z-index: 1;
    transition: .5s;
}
.team.style3 .team-button a i:after {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background:linear-gradient(90deg, #3F58FF 0%, #A052FF 100%);
    transform: scale(0);
    transition: .5s;
}
.team.style3:hover .team-button a i:after {
    transform: scale(1);
}

.team.style3:hover .team-button a i {
    color: #fff;
}

.team.style4 .team-content {
    border-radius: 20px 40px 40px 20px;
}

.dark .team.style3 .team-content {
    border: 1px solid #6161614D;
}
.dark .team.style3 .team-content:before {
    background: #6161614D;
}
/*===========================AI AGENCY : Section:08=====================================*/
.heading.style-9 h3 {
    color: #060F2D;
    font-weight: 600;
    font-size: 120px;
    margin: 0 0 0;
    font-family: "Inter", sans-serif;
}
.service-box.style29 {
    position: relative;
    z-index: 1;
    transition: .5s;
    padding: 0 0 18px;
}
.service-box.style29 .service-thumb {
    line-height: 0;
    overflow: hidden;
    transition: .5s;
}
.service-box.style29 .content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 18px 0 0;
    background: #fff;
    border-radius: 10px;
    padding: 0 20px 10px;
}

.service-box.style29 .content h3 {
    color: #060F2D;
    font-weight: 600;
    font-size: 32px;
    line-height: 60px;
    font-family: "Inter", sans-serif;
}
.service-box.style29 .service-btn a {
    display:inline-block;
    background: #FFFFFF33;
    border: 1px solid #6161611A;
    width: 48px;
    height: 48px;
    line-height: 48px;
    border-radius: 50%;
    text-align: center;
    color: #060F2D;
    position: relative;
    z-index: 1;
    transition: .5s;
}
.service-box.style29 .service-btn a:after {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background: linear-gradient(90deg, #3F58FF 0%, #A052FF 100%);
    transform: scale(0);
    transition: .5s;
}
.service-box.style29 .service-btn a:hover:after {
    transform: scale(1);
}

.service-box.style29 .service-btn a:hover {
    color:#fff;
}

.dark .service-box.style29 .content {
    background: #1A2341;
}

/*===========================AI AGENCY :Blog Section:09=====================================*/

.post-item.style6 {
    background: #F2F3FE;
    padding: 20px 20px 30px;
    border-radius: 20px;
    transition: .5s;
}
.post-item.style6 .post-thumb {
    position: relative;
    z-index: 1;
    transition: .5s;
    overflow:hidden;
}
.post-item.style6 .post-thumb img {
    height: 450px;
    border-radius: 20px;
    transform: scale(1);
    transition: .5s;
}
.post-item.style6:hover .post-thumb img {
    transform: scale(1.2);
}
.post-item.style6 .meta {
    position: absolute;
    top: 30px;
    left: 30px;
}
.post-item.style6 .meta .date {
    background: #FFFFFF40;
    border: 1.5px solid #FFFFFF66;
    backdrop-filter: blur(30px);
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    padding: 6px 24px;
    border-radius: 25px;
}
.post-item.style6 .blog_btn {
    position: absolute;
    bottom: 25px;
    right: 30px;
}
.post-item.style6 .blog_btn a {
    display: inline-block;
    color: #fff;
    width: 48px;
    height: 48px;
    line-height: 48px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    transition: .5s;
    backdrop-filter: blur(30px);
    background: #FFFFFF80;
}
.post-item.style6 .blog_btn a:after {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background: linear-gradient(90deg, #3F58FF 0%, #A052FF 100%);
    transform: scale(0);
    transition: .5s;
}

.post-item.style6:hover .blog_btn a:after {
    transform: scale(1);
}
.post-item.style6 .single_blog_post_content {
    padding: 20px 15px 11px;
}
.post-item.style6 .categories ul li {
    list-style: none;
}
.post-item.style6 .categories ul li a {
    color: #616161;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    padding-left: 50px;
    font-family: "Inter", sans-serif;
}
.post-item.style6 .single_blog_post_content h3 {
    margin: 8px 0 0;
    transition: .5s;
}
.post-item.style6 .single_blog_post_content h3 a {
    color: #060F2D;
    font-weight: 500;
    font-size: 26px;
    line-height: 34px;
    margin: 0;
    font-family: "Inter", sans-serif;
    transition: .5s;
}
.post-item.style6:hover .single_blog_post_content h3 a {
    color: #3F58FF;
}
.post-item.style6 .categories ul li a {
    color: #616161;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    padding-left: 60px;
    font-family: "Inter", sans-serif;
    position: relative;
    z-index: 1;
    transition: .5s;
}
.post-item.style6 .categories ul li a:before {
    position: absolute;
    content: "";
    left: 0;
    top: 10px;
    width: 50px;
    height: 1px;
    background: #61616140;
}


/*===========================AI AGENCY :Footer Section:10=====================================*/


.heading.style-9 h4 {
    background: linear-gradient(90deg, #3F58FF 0%, #A052FF 100%);
    font-weight: 600;
    font-size: 120px;
    line-height: 130px;
    margin: 0;
    color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "Inter", sans-serif;
}
ul.item-list.style8 li {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: rgba(255,255,255, 0.8);
    font-size: 17px;
    border-bottom: 1px solid #2C2C2C;
    padding: 0 0 10px;
    margin-bottom: 12px;
    transition: .5s;
}
ul.item-list.style8 li:hover {
    color: #6766ff;
}
.heading.style-2 h5 {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    font-family: "Inter", sans-serif;
}


ul.item-list.style9 li {
    list-style: none;
    display: inline-block;
    color: rgba(255,255,255, 0.8);
    font-size: 17px;
    margin-left: 10px;
}

.ai-agency-two .template-home-wrapper {
    overflow: inherit;
}
/*===========================AI AGENCY :END Section=====================================*/
/*======================================================================================*/




/*===============================================================================================*/
/*===========================AI SOLUTION 02 :Hero Section:01=====================================*/

.heading.style-11 h1 {
    color: #fff;
    font-weight: 700;
    font-family: "Inter", sans-serif;
    font-size: 90px;
    line-height: 100px;
    margin: 0 0 0;
}
.heading.style-11 h1 span {
    padding: 0 0 0 150px;
}

.heading.style-11 h2 {
    font-weight: 700;
    font-size: 90px;
    line-height: 70px;
    background: linear-gradient(92.71deg, #DA4D4F 3.63%, #4890FF 95.61%);
    color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "Inter", sans-serif;
    margin: 0 0 0;
}

/*===========================AI SOLUTION 02:Animation Section:02=====================================*/

.marquee.style7 .marquee-block {
    -ms-flex-negative: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    gap: 0px;
    min-height: 100%;
    -webkit-animation: scroll 05s linear infinite;
    animation: scroll 20s linear infinite;
    flex-shrink: 0;
}
.marquee.style7 .marquee-block h3 {
    position: relative;
    color: #fff;
    font-weight: 600;
    font-family: "Inter", sans-serif;
    font-size: 30px;
    line-height: 40px;
    margin: 0;
}
.marquee.style7 .marquee-block h3 img {
    margin: 0 55px 0 0;
    -webkit-animation: rotateme 8s linear infinite;
    animation: rotateme 8s linear infinite;
    position: relative;
    top: 4px;
}


/*===========================AI SOLUTION 02 :Feature Section:03=====================================*/

.section-title.style15 h5 {
    color: #D84C4F;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    font-size: 18px;
    margin: 0 0 20px;
}
.section-title.style15 h5:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 40px;
    border: 1.5px solid transparent;
    background: linear-gradient(90deg, #DA4E50 0%, #276BD4 100%);
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
}
.section-title.style15 h3 {
    color: #020313;
    font-weight: 600;
    font-family: "Inter", sans-serif;
    font-size: 50px;
    line-height: 56px;
    margin: 0 0 0;
}
.section-title.style15 p {
    color: #616161;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    margin: 16px 0 0;
}



.icon-box.style23 {
    position: relative;
    z-index: 1;
    transition: .5s;
    padding: 40px 40px 38px;
}
.icon-box.style23 .icon-box-icon {
    text-align: right;
}
.icon-box.style23 .icon-box-content h2 {
    color: #fff;
    font-weight: 600;
    font-family: "Inter", sans-serif;
    font-size: 30px;
    line-height: 38px;
    margin: 21rem 0 0;
}

/*===========================AI SOLUTION 02 :About Section:04=====================================*/


.icon-box.style24 {
    display: flex;
    align-items: center;
    gap: 15px;
}
.icon-box.style24 .img-icon {
    background: linear-gradient(180deg, #DA4D4F 0%, #276BD4 100%);
    width: 54px;
    height: 54px;
    line-height: 75px;
    text-align: center;
    border-radius: 50px;
}
.icon-box.style24 .icon-box-content h2 {
    color: #020313;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    font-size: 20px;
    line-height: 28px;
    margin: 0 0 0;
}




/*===========================AI SOLUTION 02 :Services Section:05=====================================*/

.service-box.style42 {
    position: relative;
    z-index: 1;
    transition: .5s;
    border-radius: 14px;
    overflow: hidden;
    padding: 38px 30px 15px;
}
.service-box.style42:before {
    position: absolute;
    content: "";
    z-index: -1;
    right: 0;
    top: 0;
    height:100%;
    width:0;
    background: url(https://wp.ditsolution.net/intellio/wp-content/uploads/2026/02/service42-bg-hv.png);
    transition: .5s;
}
.service-box.style42:hover:before {
    width:100%;
}
.service-box.style42:hover {
    padding: 35px 30px 41px;
}
.service-box.style42 .service-thumb {
    position: absolute;
    right: 0;
    top: 0;
}
.service-box.style42 .icon {
    background: linear-gradient(90deg, #DA4D4F 0%, #276BD4 100%);
    height: 70px;
    width: 70px;
    line-height: 100px;
    text-align: center;
    border-radius: 50px;
    transition: .5s;
}
.service-box.style42:hover .icon {
    border: 1px solid #FFFFFF80;
    background: #FFFFFF33;
}

.service-box.style8 .icon img {
    transition: .5s;
}

.service-box.style8:hover .icon img{
    filter: brightness(0) invert(1);
}

.service-box.style42 .content h3 {
    color: #FFFFFF;
    font-weight: 600;
    font-family: "Inter", sans-serif;
    font-size: 28px;
    line-height: 36px;
    margin: 62px 0 16px;
}
.service-box.style42:hover .content h3 {
    margin: 18px 0 16px;
}
.service-box.style42 .content p {
    color: rgba(255,255,255,0.6);
    font-weight: 400;
    font-family: "Inter", sans-serif;
    font-size: 17px;
    line-height: 26px;
    margin: 0;
}
.service-box.style42 .service-btn a {
    display: inline-block;
    color: #FFFFFF;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    font-size: 17px;
    line-height: 26px;
    margin: 0px 0 0;
    opacity: 0;
    transition: .5s;
}
.service-box.style42:hover .service-btn a {
    margin: 20px 0 0;
    opacity: 1;
}

/*===========================AI SOLUTION 02 :CTA Section:06=====================================*/




/*===========================AI SOLUTION 02 :Why choose Section:07=====================================*/


.icon-box.style25 {
    display: flex;
    align-items: center;
    gap: 15px;
    background: #fff;
    padding: 30px;
    border-radius: 150px;
    position: relative;
    z-index: 1;
    transition: .5s;
}
.icon-box.style25:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 150px;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
    margin: 10px;
    border: 1px dashed;
    /* background: linear-gradient(90deg, #D44E53 0%, #2A6BD2 100%); */
}
.icon-box.style25 .img-icon {
    background: linear-gradient(180deg, #DA4D4F 0%, #276BD4 100%);
    width: 70px;
    height: 70px;
    line-height: 100px;
    text-align: center;
    border-radius: 50px;
}
.icon-box.style25 .icon-box-content h2 {
    color: #020313;
    font-weight: 600;
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 0;
}


/*===========================AI SOLUTION 02: work Section:08=====================================*/

.heading.style-11 h3 {
    font-weight: 800;
    font-size: 150px;
    line-height: 140px;
    background: linear-gradient(90deg, #DA4D4F 0%, #276BD4 100%);
    color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "Inter", sans-serif;
    margin: 0 0 0;
}
.dreamit-button.style14 a {
    display: inline-block;
    font-family: "Inter", sans-serif;
    border: 0;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    z-index: 1;
    -webkit-transition: .5s;
    background: linear-gradient(90deg, #DA4D4F 0%, #276BD4 100%);
    padding: 60px 53px;
}
.dreamit-button.style14 a:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(180deg, #DA4D4F 0%, #276BD4 100%);
    border-radius: 50%;
    z-index: -1;
    transform: scale(0);
    transition: .5s;
}
.dreamit-button.style14 a:hover:after {
    transform: scale(1);
}

/*===========================AI SOLUTION 02 :INDUSTRIES Section:09=====================================*/

.heading.style-11 h4 {
    color: #fff;
    font-family: "Inter", sans-serif;
    font-weight: 800;
    font-size: 150px;
    margin: 0;
}

.service_section.style4 {
    position: relative;
    z-index: 1;
    transition: .5s;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #FFFFFF26;
    padding: 30px 0 32px;
}
.service_section.style4:hover {
    border-bottom: 1px solid #FFFFFF80;
}
.tp-bd .service_section.style4 {
    border-top: 1px solid #FFFFFF26;
}
.service_section.style4 .service_content {
    display: flex;
    align-items: center;
    gap: 20px;
}
.service_section.style4 .service_img {
    background: #FFFFFF26;
    border: 1px solid #FFFFFF1A;
    width: 88px;
    height: 88px;
    line-height: 112px;
    text-align: center;
    border-radius: 50px;
}
.service_section.style4 h3 {
    color: #FFFFFF;
    font-weight: 600;
    font-family: "Inter", sans-serif;
    font-size: 34px;
    line-height: 30px;
    margin: 0;
}
.service_section.style4 p {
    color: rgba(255,255,255,0.5);
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    margin: 8px 0 0;
}
.service_section.style4 .service_thumb {
    position: absolute;
    left: 0%;
    transition: .5s;
    opacity: 0;
}
.service_section.style4:hover .service_thumb {
    left: 38%;
    opacity: 1;
}
.service_section.style4 .service_body {
    display: flex;
    align-items: center;
    gap: 100px;
}
.service_section.style4 ul.features li {
    list-style: none;
    display: inline-block;
    background: #FFFFFF1A;
    border: 1px solid #FFFFFF4D;
    backdrop-filter: blur(20px);
    padding: 5px 22px;
    border-radius: 30px;
    color: #fff;
    margin-right: 5px;
}
.service_section.style4 .service_btn a {
    display: inline-block;
    color: #fff;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    border-radius: 50px;
    border: 1px solid #FFFFFF4D;
    background: #FFFFFF1A;
    backdrop-filter: blur(20px);
    position: relative;
    z-index: 1;
    transition: .5s;
}
.service_section.style4 .service_btn a:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(90deg, #DA4D4F 0%, #276BD4 100%);
    border-radius: 50px;
    z-index: -1;
    transform: scale(0);
    transition: .5s;
}
.service_section.style4:hover .service_btn a:after {
    transform: scale(1);
}

/*===========================AI SOLUTION :Testimonial Section:10=====================================*/

.testimonial-item.style12 {
    position: relative;
    z-index: 1;
    transition: .5s;
    border: 1px solid #FFFFFF1A;
    background: #FFFFFF0D;
    border-radius: 14px;
    padding: 30px;
}
.testimonial-item.style12:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 14px;
    border: 1.5px solid transparent;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
    opacity: 0;
    background: linear-gradient(180deg, #D44E54 0%, #296BD3 100%);
}
.testimonial-item.style12:hover:before {
    opacity:1;
}
.testimonial-item.style12 .quote_image {
    background: linear-gradient(180deg, #DA4D4F 0%, #276BD4 100%);
    width: 50px;
    height: 50px;
    line-height: 100px;
    text-align: center;
    border-radius: 50px;
    display: inline-block;
}
.testimonial-item.style12 .quote_image img {
    width: 60% !important;
    position: relative;
    top: 15px;
    left: 10px;
}
.testimonial-item.style12 .testimonial-content .testi-title {
    display: inline-block;
}
.testimonial-item.style12 .testimonial-content h4 {
    color: #fff;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    display: inline-block;
    margin:0;
}
.testimonial-item.style12 .testimonial-content p {
    color: #fff;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    padding: 30px 0 0;
    margin: 30px 0 13px;
    position: relative;
    z-index: 1;
    transition: .5s;
}
.testimonial-item.style12 .testimonial-content p:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.05) 100%);
}
.testimonial-item.style12:hover .testimonial-content p:after {
   background: linear-gradient(90deg, rgba(212, 78, 84, 0.05) 0%, #D44E54 50%, rgba(212, 78, 84, 0.05) 100%);
}
.testimonial-item.style12 .reviews_rating i {
    color: #FF9F31;
}
.testimonial-item.style12  .author_box {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 20px 0 0;
    margin: 25px 0 0;
    position: relative;
    z-index: 1;
    transition: .5s;
}
.testimonial-item.style12  .author_box:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.05) 100%);
}
.testimonial-item.style12:hover .author_box:after {
   background: linear-gradient(90deg, rgba(212, 78, 84, 0.05) 0%, #D44E54 50%, rgba(212, 78, 84, 0.05) 100%);
}
.testimonial-item.style12  .bio h4 {
    color: #fff;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    margin: 0 0 0;
}
.testimonial-item.style12 .bio h5 {
    color: rgba(255,255,255,0.6);
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 0;
}


/*===========================AI SOLUTION :Blog Section:11=====================================*/

.post-item.style10 {
    border: 1px solid #03070F1A;
    background: #FFFFFF;
    border-radius: 20px;
    padding: 20px;
    position: relative;
    z-index: 1;
    transition: .5s;
}
.post-item.style10 .post-thumb {
    position: relative;
    z-index: 1;
    transition: .5s;
}
.post-item.style10 .post-thumb img {
    border-radius: 15px;
}
.post-item.style10 .meta {
    position: absolute;
    bottom: 0;
    left: 0;
}
.post-item.style10 .date {
    background: linear-gradient(90deg, #DA4D4F 0%, #276BD4 100%);
    color: #fff;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    line-height: 36px;
    padding: 5px 20px 5px;
    border-radius: 0 15px 0 14px;
}
.post-item.style10  .single_blog_post_content {
    padding: 16px 18px 5px;
}
.post-item.style10 .single_blog_post_content h3 a {
    color: #03070F;
    font-weight: 600;
    font-family: "Inter", sans-serif;
    font-size: 30px;
    line-height: 38px;
    transition: .5s;
}
.post-item.style10 .single_blog_post_content h3 {
    transition: .5s;
}
.post-item.style10 .single_blog_post_content h3:hover a {
    color: #DA4D4F;
}
.post-item.style10 .blog_post_user {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #060F2D1A;
    padding: 25px 0 0;
    margin-top: 20px;
}
.post-item.style10 .author {
    color: #03070F;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
}
.post-item.style10 .author a {
    color: #03070F;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
}
.post-item.style10 .blog_btn a {
    display: inline-block;
    color: #fff;
    background: linear-gradient(180deg, #DA4D4F 0%, #276BD4 100%);
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border-radius: 50px;
}

.post-item.style12 {
    display: flex;
    align-items: center;
    justify-content: space-around;
    border: 1px solid #03070F1A;
    background: #FFFFFF;
    border-radius: 20px;
    padding: 20px;
    position: relative;
    z-index: 1;
    transition: .5s;
    margin-bottom: 25px;
}
.post-item.style12 .post-thumb {
    position: relative;
    z-index: 1;
    transition: .5s;
}
.post-item.style12 .post-thumb img {
    height: 272px;
    border-radius: 15px;
}
.post-item.style12 .date {
    color: #616161;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    font-size: 16px;
}
.post-item.style12  .single_blog_post_content {
    padding: 16px 18px 5px;
}
.post-item.style12  ul.post-categories li {
    list-style: none;
    border: 1px solid #03070F1A;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    padding: 4px 26px;
    border-radius: 30px;
}
.post-item.style12 .single_blog_post_content h3 {
    transition: .5s;
}
.post-item.style12 .single_blog_post_content h3:hover a {
    color: #DA4D4F;
}
.post-item.style12 .single_blog_post_content h3 a {
    color: #03070F;
    font-weight: 600;
    font-family: "Inter", sans-serif;
    font-size: 26px;
    line-height: 34px;
    transition: .5s;
}
.post-item.style12 .blog_post_user {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #060F2D1A;
    padding: 25px 0 0;
    margin-top: 20px;
}
.post-item.style12 .author {
    color: #03070F;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
}
.post-item.style12 .author a {
    color: #03070F;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
}
.post-item.style12 .blog_btn a {
    display: inline-block;
    color: #fff;
    background: linear-gradient(180deg, #DA4D4F 0%, #276BD4 100%);
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border-radius: 50px;
}



/*===========================AI SOLUTION :News Section:12=====================================*/

.heading.style-11 h5 {
    color: #FFFFFF;
    font-weight: 600;
    font-size: 50px;
    line-height: 56px;
    font-family: "Inter", sans-serif;
    margin: 0 0 0;
}
.ai-solu .mc4wp-form-fields input[type="email"] {
    background: #fff;
    border-radius: 30px;
    position: relative;
    color: #fff;
    width: 536px;
    border: 0;
    height: 60px;
    padding: 0 39px;
    margin: 0 auto;
    display: block;
}
.ai-solu .mc4wp-form-fields button {
    color: #fff;
    font-family: var(--title-font);
    background: linear-gradient(90deg, #DA4D4F 0%, #276BD4 100%);
    font-weight: 400;
    font-size: 17px;
    border-radius: 50px;
    position: absolute;
    z-index: 1;
    display: inline-block;
    border: none;
    height: 44px;
    width: 44px;
    line-height: 44px;
    text-align: center;
    right: 30%;
    top: 50%;
    transform: translate(-53%, -50%);
}



/*===========================AI SOLUTION :Footer Section:13=====================================*/


.dark .service-box.style30:hover ul.features li {
    background: linear-gradient(90deg, #DA4D4F 0%, #276BD4 100%);
}
.dark  .post-item.style12  ul.post-categories li {
    background: #FFFFFF0D;
    border: 1px solid #FFFFFF1A;
}
/*=====================================AI SOLUTION : END==============================================*/
/*====================================================================================================*/








/*====================================================================================================*/
/*==============================AI Saas For Marketing : START=========================================*/



/*===========================AI Saas For Marketing :Hero Section:01=====================================*/

.section-title.style19 h5 {
    font-weight: 500;
    font-size: 18px;
    color: #3227AF;
    font-family: "Inter", sans-serif;
    margin: 0px 0 13px;
    display: inline-block;
    background: linear-gradient(176.42deg, rgba(255, 255, 255, 0.1) 2.94%, rgba(255, 255, 255, 0) 97.43%);
    backdrop-filter: blur(20px);
    padding: 8px 25px;
    border-radius: 30px;
    position: relative;
    z-index: 1;
    transition: .5s;
}
.section-title.style19 h5:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 40px;
    border: 2.5px solid transparent;
    background: linear-gradient(91.06deg, rgba(56, 39, 176, 0.2) 6.82%, rgba(255, 255, 255, 0.05) 37.09%, rgba(255, 255, 255, 0.05) 67.36%, rgba(56, 39, 176, 0.2) 96.43%);
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
}
.section-title.style19 h3 {
    color: #0D0430;
    font-weight: 600;
    font-family: "Inter", sans-serif;
    font-size: 50px;
    line-height: 56px;
    margin: 0 0 0;
}
.section-title.style19 p {
    color: rgb(13 4 48 / 70%);
    font-weight: 400;
    font-family: "Inter", sans-serif;
    font-size: 18px;
    line-height: 28px;
    margin: 18px 0 0;
}






/*===========================AI Saas For Marketing :Brand Section:02=====================================*/

.heading.style-9 h6 {
    border-radius: 5px;
    color: rgb(13 4 48);
    font-weight: 500;
    font-family: "Inter", sans-serif;
    font-size: 17px;
    line-height: normal;
    margin: 0;
    display: inline-block;
    position: relative;
    z-index: 1;
    transition: .5s;
    background: linear-gradient(90deg, #F6F2FB 0%, #F4F1FA 50%, #F7F3FB 100%);
    padding: 0 15px;
    border-radius: 5px 5px 0 0px;
}
.heading.style-9 h6:before {
    position: absolute;
    content: "";
    left: -55%;
    top: 18px;
    height: 1px;
    width: 180px;
    background: linear-gradient(270deg, #A531BF 0%, #F4F2F9 100%);
}
.heading.style-9 h6:after {
    position: absolute;
    content: "";
    right: -55%;
    top: 18px;
    height: 1px;
    width: 180px;
    background: linear-gradient(70deg, #A531BF 0%, #F4F2F9 100%);
}


.brand.style6 .brand-item {
    background: transparent;
    padding: 75px 8px;
    margin-right: 20px;
    backdrop-filter: blur(20px);
    border-radius: 20px;
    text-align: center;
    display: flex;
    justify-content: center;
    transition: .5s;
    height: 180px;
}


/*===========================AI Saas For Marketing :Feature Section:03=====================================*/

.service-box.style44 {
    position: relative;
    z-index: 1;
    transition: .5s;
    background: #E6E6E64D;
    font-family: "Inter", sans-serif;
    border-radius: 20px;
    padding: 50px 25px 20px;
}
.service-box.style44:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 20px;
    border: 1.5px solid transparent;
    background: linear-gradient(180deg, rgba(154, 82, 255, 0.1) 0%, rgba(69, 88, 255, 0.1) 100%);
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
}
.service-box.style44 .content h3 {
    color: #0D0430;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 32px;
    line-height: 30px;
    margin: 0 0 0;
}
.service-box.style44 .content p {
    color: rgb(13 4 48 / 60%);
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    margin: 15px 0 20px;
}


.service-box.style45 .content-inner {
    display: flex;
    align-items: center;
    gap: 20px;
}
.service-box.style45 .service-number span {
    color: #000000;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    margin: 0 0 0;
}
.service-box.style45  .service-shape {
    margin: 60px 0 0;
    position: relative;
    left: 20%;
}

/*===========================AI Saas For Marketing :Services Section:04=====================================*/
.icon-box.style33 {
    background: #FFFFFF;
    padding: 30px;
    border-radius: 20px;
    transition: .5s;
}
.icon-box.style33 .img-icon {
    background: #FFFFFF0D;
    width: 60px;
    height: 60px;
    line-height: 80px;
    text-align: center;
    border-radius: 56px;
    position: relative;
    z-index: 1;
    transition: .5s;
    margin: 0 auto;
}
.icon-box.style33 .img-icon:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 56px;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
    border: 1px solid transparent;
    background: linear-gradient(136.7deg, rgba(255, 255, 255, 0.3) 6.8%, rgba(103, 102, 255, 0.2) 23.17%, rgba(103, 102, 255, 0.2) 80.03%, rgba(255, 255, 255, 0.3) 92.96%);
}
.icon-box.style33 .img-icon:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 56px;
    background: linear-gradient(90deg, #3227AF 0%, #A831BF 100%);
    transform: scale(0);
    z-index: -1;
    transition: .5s;
}
.icon-box.style33:hover .img-icon:after {
    transform: scale(1);
}
.icon-box.style33:hover .img-icon img {
    filter: brightness(0) invert(1);
}
.icon-box.style33 h2 {
    color: #0D0430;
    font-weight: 600;
    font-size: 22px;
    line-height: 28px;
    font-family: "Inter", sans-serif;
    margin: 25px 0 15px;
}
.icon-box.style33 p {
    color: rgb(13 4 48 / 60%);
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
}


/*===========================AI Saas For Marketing :Pricing Section:05=====================================*/


.pricing_area.style4 .tab {
    position: relative;
    -webkit-font-smoothing: antialiased;
    text-align: center;
}
.pricing-toggle-filter {
    border: 1px solid #0D04301A;
    display: inline-block;
    padding: 20px 0px;
    border-radius: 50px;
    margin-bottom: 50px;
}
.pricing_area.style4 .pricing-toggle span {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
}
.pricing_area.style4 .pricing-toggle span.monthly {
    background: linear-gradient(90deg, #3227AF 0%, #A831BF 100%);
    padding: 10px 20px;
    border-radius: 40px;
}
.pricing_area.style4 .switch {
    position: relative;
    display: inline-block;
    width: 55px;
    height: 28px;
    border-radius: 14px;
    background-color: #ffffff;
    border: 1px solid #A052FF;
    top: 0;
}
.pricing_area.style4 .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.pricing_single_items.style4 .pricing-toggle span {
    font-size: 20px;
    font-family: "Inter", sans-serif;
    color: #fff;
    font-weight: 500;
}
.pricing_area.style4 .slider:before {
    position: absolute;
    content: "";
    height: 28px;
    width: 28px;
    left: 0px;
    bottom: -1px;
    transition: 0.4s;
    border-radius: 50%;
    background: linear-gradient(90deg, #3227AF 0%, #A831BF 100%);
}
 input:checked + .slider {
    background-color: #fff;
}
 input:checked + .slider:before {
    transform: translateX(26px);
    background-color:#da242b;
}
.pricing_area.style4 .pricing-toggle span {
    font-size: 20px;
    font-family: "Inter", sans-serif;
    color: #fff;
    font-weight: 500;
}

.pricing_single_items.style4 {
    background: linear-gradient(90deg, rgba(50, 39, 175, 0.05) 0%, rgba(168, 49, 191, 0.05) 100%);
    position: relative;
    z-index: 1;
    transition: .5s;
    padding: 40px 30px 40px;
    border-radius: 15px;
    text-align: left;
    opacity:.5s;
}
.pricing_single_items.style4:hover {
    background: #fff;
}
.pricing_single_items.style4::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 10px;
    border-radius: 15px;
    background: linear-gradient(
        180deg,
        rgba(68, 88, 255, 0.05) 0%,
        rgba(111, 85, 255, 0.05) 50%,
        #A431BF 100%
    );
    -webkit-mask: linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
    opacity:0;
}
.pricing_single_items.style4:hover:before {
    opacity:1;
}
.pricing_single_items.style4 .price_item span.basic {
    color: #0D0430;
    font-weight: 600;
    font-family: "Inter", sans-serif;
    font-size: 22px;
    line-height: 22px;
}
.pricing_single_items.style4 .price_item p {
    color: rgb(13 4 48 / 60%);
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    margin: 15px 0 20px;
}
.pricing_single_items.style4 .price_item span.curencyp,
.pricing_single_items.style4 .price_item span.tk {
    color: #0D0430;
    font-weight: 600;
    font-family: "Inter", sans-serif;
    font-size: 42px;
    line-height: 25px;
    margin: 0;
}
.pricing_single_items.style4 .price_item span.bootmp {
    color: #0D0430;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
}
.pricing_single_items.style4 h3.pricing-plan {
    color: #0D0430;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 18px;
    padding-top: 30px;
    margin: 20px 0 28px;
    border-top: 1px solid rgb(103 102 255 / 20%);
}
.pricing_single_items.style4 ul.features li {
    color: #0D0430;
    list-style: none;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 12px;
}
.pricing_single_items.style4 .pricing-btn a {
    display: block;
    text-align: center;
    position: relative;
    z-index: 1;
    background: #FFFFFF;
    border: 1px solid #FFFFFF1A;
    font-family: "Inter", sans-serif;
    padding: 14px 30px;
    border-radius: 40px;
    font-size: 18px;
    font-weight: 500;
    color: #0D0430;
    margin-top: 35px;
}
.pricing_single_items.style4 .pricing-btn a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 56px;
    background: linear-gradient(90deg, #3227AF 0%, #A831BF 100%);
    transform: scale(0);
    z-index: -1;
    transition: .5s;
}
.pricing_single_items.style4:hover .pricing-btn a:after {
    transform: scale(1);
}
.pricing_single_items.style4:hover .pricing-btn a {
    color: #fff;
}


/*===========================AI Saas For Marketing :Testimonial Section:06=====================================*/


.testimonial-item.style15 {
    background: linear-gradient(90deg, rgba(50, 39, 175, 0.05) 0%, rgba(168, 49, 191, 0.05) 100%);
    padding: 35px 28px 35px;
    border-radius: 15px;
    transition: 0.5s;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.testimonial-item.style15 .testi-star i {
    color: #ff9f31;
    font-size: 16px;
}
.testimonial-item.style15 p.quote {
    color: rgb(13 4 48 / 60%);
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 19px;
    line-height: 30px;
    padding-bottom: 20px;
    margin: 18px 0 15px;
    border-bottom: 1px solid #3227AF0D;
}
.testimonial-item.style15 .author_box {
    display: flex;
    gap: 15px;
    margin-top: 30px;
}
.testimonial-item.style15 .author img {
    width: 66px;
    height: 66px;
    border-radius: 50%;
}
.testimonial-item.style15 .author_box .bio .name {
    color: #0D0430;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 32px;
    margin: 0;
}
.testimonial-item.style15 .author_box .bio .designation {
    color: rgb(13 4 48 / 60%);
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    margin: 0;
}








/*===========================AI Saas For Marketing :Integrations Section:07=====================================*/

ul.item-list.style15 li {
    list-style: none;
    display: flex;
    align-items: center;
    gap: 10px;
    padding-bottom: 12px;
}





/*===========================AI Saas For Marketing : Section:08=====================================*/

ul.my-accordion.style6 li {
    position: relative;
    margin-bottom: 20px;
    list-style: none;
    z-index: 1;
    background: #fff;
    border-radius: 10px;
}
ul.my-accordion.style6 li:before {
    line-height: 28px;
    position: absolute;
    content: "";
    top: 17px;
    right: 26px;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    background: linear-gradient(360deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 80%);
    border: 1px solid rgba(103, 102, 255, 0.5);
}
ul.my-accordion.style6 li:hover:after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 10px;
    padding: 1.3px;
    background: conic-gradient(from var(--r), #FFFFFF26, #6766FF);
    z-index: 2;
    animation: spin 6s linear infinite;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
}
ul.my-accordion.style6 a {
    position: relative;
    width: 100%;
    display: block;
    cursor: pointer;
    padding: 26px 40px 25px 40px;
    font-family: "Inter", sans-serif;
    z-index: 1;
    font-size: 20px;
    color: #0D0430!important;
    font-weight: 500;
    border: 0;
}
ul.my-accordion.style6 a:before {
    width: 2px;
    height: 12px;
    background: #0D0430;
    position: absolute;
    right: 45px;
    content: " ";
    top: 31px;
    transform: rotate(0);
    transition: all 0.2s ease-in-out;
}
ul.my-accordion.style6 a:after {
    width: 12px;
    height: 2px;
    background: #0D0430;
    position: absolute;
    right: 40px;
    content: " ";
    top: 36px;
    transition: all 0.2s ease-in-out;
}
ul.my-accordion.style6 li p {
    display: none;
    padding: 0px 30px 30px 32px;
    margin: 0;
    overflow: hidden;
    font-size: 18px;
    line-height: 28px;
    color: #0D0430;
    font-weight: 400;
    font-family: var(--text-font);
    background: rgba(255, 255, 255, 0.0509803922);
    border: 0;
}



/*===========================AI Saas For Marketing :Blog Section:09=====================================*/

.post-item.style13 {
    background: linear-gradient(180deg, rgba(166, 49, 191, 0.1) 0%, rgba(21, 16, 73, 0.07) 100%);
    border-radius: 20px;
    padding: 20px;
    margin: 0 10px;
    position: relative;
    z-index: 1;
    transition: .5s;
}
.post-item.style13 .post-thumb {
    position: relative;
    z-index: 1;
    transition: .5s;
}
.post-item.style13 .post-thumb img {
    border-radius: 15px;
}
.post-item.style13 .meta {
    position: absolute;
    bottom: 0;
    left: 0;
}
.post-item.style13 .date {
    color: #3F58FF;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    font-size: 15px;
    line-height: 36px;
}
.post-item.style13 .single_blog_post_content {
    padding: 16px 10px 5px;
}
.post-item.style13 .single_blog_post_content h3 {
    font-size: 28px;
    line-height: 36px;
}
.post-item.style13 .single_blog_post_content h3 a {
    color: #03070F;
    font-weight: 600;
    font-family: "Inter", sans-serif;
    font-size: 28px;
    line-height: 36px;
    transition: .5s;
}
.post-item.style13 .single_blog_post_content h3 {
    transition: .5s;
}
.post-item.style13 .single_blog_post_content h3:hover a {
    color: #DA4D4F;
}
.post-item.style13 .blog_post_user {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #060F2D1A;
    padding: 25px 0 0;
    margin-top: 20px;
}
.post-item.style13 .author {
    color: #03070F;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
}
.post-item.style13 .author a {
    color: #03070F;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
}
.post-item.style13 .blog_btn a {
    display: inline-block;
    color: #0D0430CC;
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border-radius: 50px;
    background: transparent;
    border: 1px solid #060F2D1A;
    position:relative;
    z-index: 1;
    transition: .5s;
}
.post-item.style13:hover .blog_btn a {
    color: #fff;
}
.post-item.style13 .blog_btn a i {
    display: inline-block;
    transform: rotate(-45deg);
}
.post-item.style13 .blog_btn a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50px;
    background: linear-gradient(90deg, #3227AF 0%, #A831BF 100%);
    transform: scale(0);
    z-index: -1;
    transition: .5s;
}
.post-item.style13:hover .blog_btn a:after {
    transform: scale(1);
}


/*===========================AI Saas For Marketing :Footer Section:10=====================================*/



.dark .brand.style6 .brand-item {
    backdrop-filter: inherit;
    filter: brightness(0) invert(1);
}
.dark .heading.style-9 h6 {
    background: linear-gradient(90deg, #160635 0%, #160735 50%, #180737 100%);
}
.dark ul.my-accordion.style6 li {
    background: #FFFFFF0D;
}
.dark ul.my-accordion.style6 a {
    color: #ffffff !important;
}
.dark ul.my-accordion.style6 li:before {
    border: 1px solid #FFFFFFCC;
}
.dark ul.my-accordion.style6 a:before {
    background: #FFFFFFCC;
}
.dark ul.my-accordion.style6 a:after {
    background: #FFFFFFCC;
}

/*===========================AI Saas For Marketing : Section:00=====================================*/







