.elementor-kit-6{--e-global-color-primary:#404041;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#404041;--e-global-color-accent:#F78F1E;--e-global-color-949d643:#20A9F7;--e-global-typography-primary-font-family:"Barlow Condensed";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Barlow";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Container fade effect */
.logo-carousel .elementor-image-carousel-wrapper {
  position: relative;
  overflow: hidden;
}

/* Left and right fading overlays */
.logo-carousel .elementor-image-carousel-wrapper::before,
.logo-carousel .elementor-image-carousel-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  width: 80px; /* adjust fade width */
  height: 100%;
  z-index: 10;
  pointer-events: none;
}

.logo-carousel .elementor-image-carousel-wrapper::before {
  left: 0;
  background: linear-gradient(to right, rgba(255,255,255,1), rgba(255,255,255,0));
}

.logo-carousel .elementor-image-carousel-wrapper::after {
  right: 0;
  background: linear-gradient(to left, rgba(255,255,255,1), rgba(255,255,255,0));
}

/* Optional: fade each image as it slides */
.logo-carousel .swiper-slide img {
  opacity: 0.5;
  transition: opacity 0.5s ease-in-out;
}

.logo-carousel .swiper-slide.swiper-slide-active img {
  opacity: 1;
}

/* Seamless continuous scrolling */
.logo-carousel .swiper-wrapper {
  transition-timing-function: linear !important;
}

/* Prevent slide snapping */
.logo-carousel .swiper-slide {
  width: auto !important;
  flex-shrink: 0;
}

/* Optional: consistent spacing */
.logo-carousel .swiper-wrapper {
  gap: 10px;
}




/* ======================================
   (1440px+)

   ====================================== */

/* Base (mobile & default) */
.getintouch-top {
  /* keep your default styles here */
}

/* Large Desktop – 1440px and up */
@media (min-width: 1025px) and (max-width: 1439px) {
  .getintouch-top .elementor-button {
   font-size: 12px !important;
   padding : 15px 10px 15px 10px !important;
  }
  
   .menutop span {
    font-size: 13px !important;
  }
  
  .elementor-7 .elementor-element.elementor-element-f1022d5{
    width: 90% !important;
}

.logotop {
   }
    
.elementor-7 .elementor-element.elementor-element-3b5cd68 {
   max-width: 600px !important; } 

.slideheadline h2{
    font-size: 62px !important;
}

.swiper-pagination  {   display: none;
}

.servicestabs{
    width:85% !important ;
   
   }

.elementor .e-n-tabs-heading .e-n-tab-title {
    padding: 5px 47px !important; 
    
}

.ourservicestitle{padding-left:5%;}
  
}/*ENDS HERE*//* End custom CSS */