/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 02 2026 | 15:41:42 */
.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;
}
.price-only.black {
	color:#363636;
}
.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%);
}
.header-main .headerblur::before {
	content:'';
    background: #FFFFFF1C ;
		position:absolute;
    backdrop-filter: blur(20px);
    border-radius: 80px;
	height:100%;
	width:100%;
	inset:0;
}
body {
	overflow-x:hidden;
}
.headerblur {
	position:relative;
}
.stacks-loop .deensimc-img img {
    width: 40px !important;
}
.animated_video .e-hosted-video  {
    height: 400px !important;
    object-fit: cover;
     width: 100%;
}

@media only screen and (max-width:992px) {
    .animated_video .e-hosted-video  {
    height: 190px !important;
   
}
	.aio-heading img {
		width:30px;
	}
.testimonials-video .e-hosted-video  {
  height: 280px !important;
    object-fit: cover;
     width: 100%;
}
}
#my-tabs-section {
    scroll-margin-top: 140px !important;
}
.testimonials-video .e-hosted-video  {
    height: 500px;
    object-fit: cover;
     width: 100%;
}
.ceo-popup .dialog-close-button {
	 height: 40px;
    width: 40px;
   background: #00000063 ;
    backdrop-filter: blur(20px);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
}
.ceo-popup .dialog-close-button svg {
	filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(32deg) brightness(101%) contrast(101%);
}
/* .testimonials-video .elementor-custom-embed-image-overlay {
	background-position:top center !important;
} */
.testimonials-video .elementor-custom-embed-play {
	display:flex;
	justify-content:center;
	align-items:center;
	height:64px;
	width:64px;
	border-radius:100%;
	background: #FFFFFF1C ;
	
    backdrop-filter: blur(20px);
}
.testimonials-video .elementor-custom-embed-play svg {
	width:20px !important; 
}
.elementskit-submenu-panel  {

  
	
    backdrop-filter: blur(20px);

   
}
.popup-blur .dialog-widget , .demopop .dialog-widget{

    justify-content: center;
    align-items: center;
    background: #0000002b;
  
    backdrop-filter: blur(10px);
    pointer-events: all;
}

.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 24px;
    border-radius: 80px;
    transition: .6s ease all;
}
.elementor-sticky--effects .elementskit-submenu-panel {
 
	
    backdrop-filter: blur(20px) !important;
}
.header-main.elementor-sticky--effects .expand .headerblur {
	 padding-left: 0px !important;
    gap: 10px !important;
}
.header-main.elementor-sticky--effects .headerblur::before {
    opacity:0;
   
}


.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: 250px !important;
	width:100%;
}
}

.tabvideos .e-hosted-video{
	 height: 510px;
	width:100%;
}
