/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 24 2026 | 17:37:38 */
.elementor-widget-text-editor ul {
    margin-bottom:16px;
}
.elementor-widget-text-editor ul li {
    margin-bottom:8px;
}
.elementor-widget-text-editor ul li:last-child {
	margin-bottom:0px;
}
.elementor-widget-text-editor ul:last-child {
    margin-bottom:0px !important;
}
.elementor-widget-text-editor p:last-child {
    margin-bottom: 0px;
}

.price-only {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #FFFFFF99;
}
.stylebtn .elementor-button-content-wrapper {
    position: relative;
    z-index: 2;
}
 .stylebtn .elementor-button .elementor-button-text , .stylebtn .elementor-button-icon svg {
      transition:  0.3s cubic-bezier(0.25, 1, 0.5, 1) !important;
  
 }
 
 
  .stylebtn .elementor-button:hover .elementor-button-text  {
      transform: translateX(5px);
  }
    .stylebtn .elementor-button:hover .elementor-button-icon svg  {
      margin-right: 5px;
  }
       .stylebtn .elementor-button::before {
      content: '';
      position: absolute;
      right: 4px; 
      top: 50%;
      transform: translateY(-50%);
      bottom: 6px;  
      width: 40px;   
      background-color: #111111; 
      height: 40px;
      border-radius: 50px;
      z-index: 0; 
      transition: width 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    }
    
       .stylebtn .elementor-button:hover::before {
      width: calc(100% - 8px); 
    }
    
    
    .homefaq .elementskit-card {
            opacity: 0;
            transform: translateX(-50px);
            transition: opacity 0.6s ease-out, transform 0.6s ease-out;
            will-change: opacity, transform; 
            
        }

    
        .homefaq .elementskit-card.show {
            opacity: 1;
            transform: translateX(0);
        }
    .homefaq .ekit_accordion_normal_icon {
         line-height: 0;
     }
    .homefaq .ekit_accordion_icon_group {
         height: 40px;
         width: 40px;
         display: flex;
         justify-content: center;
         align-items: center;
         border-radius: 12px;
     }
     
     .homefaq .elementskit-card.active{
         background: #ECECEC0A !important;
     }
     

        .images-sequence img {
           
            object-fit: cover;
            
           
            opacity: 0;
            transform: scale(0.3); 
            transition: transform 0.8s cubic-bezier(0.34, 1.56, 0.64, 1), opacity 0.6s ease-out;
        }

        
        .images-sequence.animate img {
            opacity: 1;
            transform: scale(1);
        }
        
        .marquee-text:before {
            content:'';
            height: 100%;
    z-index: 2;
    background-image: linear-gradient(90deg,#ececec,#ececec00);
    pointer-events: none;
    width: 10%;
    position: absolute;
    inset: 0% auto 0% 0%
}

.marquee-text:after{
     content:'';
           
    z-index: 2;
    height: 100%;
   background-image: linear-gradient(90deg,#ececec00,#ececec)
;
    pointer-events: none;
    width: 10%;
    position: absolute;
    inset: 0% 0% 0% auto
}

.mt0 .elementor-icon-box-title{
    margin-top: 0px;
}

.AIOcontact input , .AIOcontact textarea {
    padding: 16px 24px;
}

/* .AIOcontact .elementor-button-icon {
    height: 40px;
    width: 40px;
    background: #d6fd70;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
}
.AIOcontact .elementor-button-icon svg {
    width: 20px;
    filter: brightness(0) saturate(100%) invert(0%) sepia(82%) saturate(7500%) hue-rotate(13deg) brightness(111%) contrast(115%);
}
.AIOcontact .elementor-button-content-wrapper {
    align-items: center;
    padding-left: 12px;
} */
.conicons svg {
    filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(7500%) hue-rotate(42deg) brightness(97%) contrast(103%);
}

.post-box  .elementor-widget-image{
    overflow: hidden;
	border-radius:24px;
    
}

.post-box  .elementor-widget-image img {
   transition: .3s ease all !important;
}
.post-box .post-icon svg {
     
   transition: .3s ease all !important;
}
.post-box:hover img {
    transform: scale(1.1);
}

.post-box:hover .post-icon svg {
    transform: rotate(45deg) !important;
}

.reviews-block .elementor-swiper-button svg {
	filter: brightness(0) saturate(100%) invert(99%) sepia(3%) saturate(46%) hue-rotate(239deg) brightness(117%) contrast(100%);
}
/* .elementskit-submenu-panel::before {
	content:'';
	position:absolute;
	 background: #FFFFFF1C !important;
    backdrop-filter: blur(20px) !important;
	height:100%;
	width:100%;
	inset:0;
} */
.header-main .headerblur::before {
	content:'';
    background: #FFFFFF1C ;
		position:absolute;
    backdrop-filter: blur(20px);
    border-radius: 80px;
	height:100%;
	width:100%;
	inset:0;

}
.headerblur {
	position:relative;
}
.elementskit-submenu-panel  {

    background: #FFFFFF1C ;
	
    backdrop-filter: blur(20px);

   
}

.aiologo img {
	filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
}
.header-main .expand {
    transition: .3s ease;
}

.header-main.elementor-sticky--effects .expand {
    background: #FFFFFF1C !important;
    backdrop-filter: blur(20px);
    width: 80%;
    padding: 0px 0px 0px 32px;
    border-radius: 80px;
    transition: .6s ease all;
}
.header-main.elementor-sticky--effects .expand .headerblur {
	 padding-left: 0px !important;
    gap: 10px !important;
}
.header-main.elementor-sticky--effects .headerblur::before {
    background: transparent ;
    backdrop-filter: unset;
   
}


.set-text h3, .set-text h4{
    font-size: 18px;
    color: #fff;
    line-height: 28px !important;
}

.set-text h5{
    font-size: 18px;
    color: #fff;
    line-height: 28px !important;
}

.set-text-blog h3, .set-text-blog h4, .set-text-blog strong {
    font-size: 22px;
    color: #fff;
    margin-bottom: 20px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
}

.iconAI.white svg{
	filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(19deg) brightness(102%) contrast(102%);
}

@media only screen and (max-width:992px) {
	.AIOtabs .jet-tabs__control {
		width:100%;
	}
}


.casestudies {
    backdrop-filter: blur(30px);
}

.ceos-video .e-hosted-video {
   height: 600px;
   width: 100%;
   object-position: center center !important;

}

@media only screen and (max-width:992px) {
    .ceos-video .e-hosted-video {
        
        height: 450px;
    }
}

.tabvideos .e-hosted-video{
	 height: 510px;
	width:100%;
}
