.elementor-kit-4{--e-global-color-primary:#084059;--e-global-color-secondary:#011C25;--e-global-color-text:#FFFFFF;--e-global-color-accent:#DEF81D;--e-global-color-01c6187:#26C8B9;--e-global-color-d694347:#F5F5F5;--e-global-typography-primary-font-family:"Figtree";--e-global-typography-primary-font-size:5em;--e-global-typography-primary-font-weight:900;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-font-style:normal;--e-global-typography-secondary-font-family:"Figtree";--e-global-typography-secondary-font-size:3.09em;--e-global-typography-secondary-font-weight:900;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-family:"Figtree";--e-global-typography-text-font-size:1.91em;--e-global-typography-text-font-weight:900;--e-global-typography-text-text-transform:uppercase;--e-global-typography-accent-font-family:"Figtree";--e-global-typography-accent-font-size:1.18em;--e-global-typography-accent-font-weight:900;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-5283c0c-font-family:"Figtree";--e-global-typography-5283c0c-font-size:1.6em;--e-global-typography-5283c0c-font-weight:900;--e-global-typography-5283c0c-text-transform:uppercase;--e-global-typography-1696e72-font-family:"Figtree";--e-global-typography-1696e72-font-weight:900;--e-global-typography-1696e72-text-transform:uppercase;--e-global-typography-96f2082-font-family:"Figtree";--e-global-typography-96f2082-font-weight:700;--e-global-typography-5d66e81-font-family:"Figtree";--e-global-typography-5d66e81-font-size:2.5em;--e-global-typography-5d66e81-font-weight:700;--e-global-typography-f05950e-font-family:"Figtree";--e-global-typography-f05950e-font-size:1.91em;--e-global-typography-f05950e-font-weight:700;--e-global-typography-f3b6620-font-family:"Figtree";--e-global-typography-f3b6620-font-size:1.18em;--e-global-typography-f3b6620-font-weight:700;--e-global-typography-6eb9ca0-font-family:"Figtree";--e-global-typography-6eb9ca0-font-size:1.18em;--e-global-typography-6eb9ca0-font-weight:400;--e-global-typography-9bc8f52-font-family:"Figtree 2";--e-global-typography-9bc8f52-font-size:1em;--e-global-typography-2bddcd5-font-family:"Figtree";--e-global-typography-2bddcd5-font-size:0.92em;--e-global-typography-f1fc97b-font-family:"Figtree";--e-global-typography-f1fc97b-font-size:0.85em;--e-global-typography-7587ae6-font-family:"Caveat";--e-global-typography-7587ae6-font-size:5em;--e-global-typography-7587ae6-font-weight:600;--e-global-typography-4bbe7e9-font-family:"Caveat";--e-global-typography-4bbe7e9-font-size:3.09em;--e-global-typography-4bbe7e9-font-weight:600;--e-global-typography-b61fcb2-font-family:"Caveat";--e-global-typography-b61fcb2-font-size:1.91em;--e-global-typography-b61fcb2-font-weight:600;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-kit-4{--e-global-typography-2bddcd5-font-size:0.9em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4{--e-global-typography-primary-font-size:2.8em;--e-global-typography-secondary-font-size:2em;--e-global-typography-text-font-size:1.5em;--e-global-typography-accent-font-size:1em;--e-global-typography-1696e72-font-size:0.9em;--e-global-typography-5d66e81-font-size:1.8em;--e-global-typography-f05950e-font-size:1.5em;--e-global-typography-f3b6620-font-size:1em;--e-global-typography-6eb9ca0-font-size:1em;--e-global-typography-9bc8f52-font-size:0.9em;--e-global-typography-2bddcd5-font-size:0.8em;--e-global-typography-f1fc97b-font-size:0.8em;--e-global-typography-7587ae6-font-size:3.1em;--e-global-typography-4bbe7e9-font-size:2.7em;--e-global-typography-b61fcb2-font-size:1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
    font-family: 'Figtree', sans-serif !important;
    font-display: swap;
}

.elementor-text-editor a {
    color: inherit !important;
    text-decoration: inherit !important;
}

body {
    --speed: 17s;
}

.sliding-text .elementor-widget-wrap {
    display: block !important;
}

.sliding-text .elementor-widget {
    overflow: hidden;
    width: 10000vw !important;
    max-width: 10000vw !important;
}

.sliding-text .sliding .elementor-widget-container {
    animation: sliding var(--speed) linear infinite;
    -webkit-animation: sliding var(--speed) linear infinite;
}

.sliding-text .elementor-widget-container {
    float: left;
}

.sliding-text.reverse {
    transform: rotate(180deg);
}

.sliding-text.reverse .sliding .elementor-heading-title {
    transform: scale(-1, -1);
}

@keyframes sliding {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}
@media (max-width: 480px) {
    /* Service Card */
    .service-card {
        height: 60px;
        overflow: hidden;
        transition: height 0.5s ease; /* Corrected transition for height change */
    }

    /* Hover effect for Service Card */
    .service-card:hover {
        height: 300px;
    }
}

/* Service Title */
.service-title {
    cursor: pointer;
    opacity: 0.7;
    transform: translateX(0);
    transition: transform 0.5s ease, opacity 0.5s ease;
}

.service-title.active {
    opacity: 1;
    transform: translateX(60px);
}

/* Service Arrow */
.service-arrow {
    opacity: 1;
    transform: translateX(-60px);
    transition: transform 0.5s ease, opacity 0.5s ease;
}

.service-arrow.visible {
    opacity: 1;
    transform: translateX(0);
}

/* Service Details */
.service-details {
    opacity: 0;
    transform: translateX(60px);
    transition: transform 0.5s ease, opacity 0.5s ease;
}

.service-details.active {
    opacity: 1;
    transform: translateX(0px);
}


/* =========================
   TESTIMONIAL ONLY
   Scoped so it cannot touch other carousels
   ========================= */

/* General styles */
.testimonial .elementor-testimonial__image img{
  object-fit: contain;
  border-radius: 0 !important;
  width: 100%;
  height: auto;
}

.testimonial .elementor-swiper .elementor-swiper-button{
  position: absolute !important;
  top: -40px !important;
  z-index: 10 !important;
}

.testimonial .elementor-swiper .elementor-swiper-button-prev{
  right: 50px !important;
  left: 86%;
  background-image: url('https://kikcreative.co.uk/wp-content/uploads/2024/12/Dark-Arrow-left.svg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 40px;
  height: 40px;
  content: '';
}

.testimonial .elementor-swiper .elementor-swiper-button-prev:hover{
  background-image: url('https://kikcreative.co.uk/wp-content/uploads/2024/12/Teal-Arrow-left.svg');
}

.testimonial .elementor-swiper .elementor-swiper-button-next{
  right: 5%;
  background-image: url('https://kikcreative.co.uk/wp-content/uploads/2024/12/Dark-Arrow-Right.svg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 40px;
  height: 40px;
  content: '';
}

.testimonial .elementor-swiper .elementor-swiper-button-next:hover{
  background-image: url('https://kikcreative.co.uk/wp-content/uploads/2024/12/Teal-Arrow-right.svg');
}

.testimonial .elementor-swiper .elementor-swiper-button-prev svg,
.testimonial .elementor-swiper .elementor-swiper-button-next svg{
  display: none;
}

/* Breakpoints */
@media (max-width: 1024px){
  .testimonial .elementor-swiper .elementor-swiper-button{
    top: -30px !important;
  }
  .testimonial .elementor-swiper .elementor-swiper-button-prev{
    left: 80%;
    right: auto;
  }
  .testimonial .elementor-swiper .elementor-swiper-button-next{
    right: 10%;
  }
}

@media (max-width: 768px){
  .testimonial .elementor-swiper .elementor-swiper-button{
    top: -20px !important;
  }
  .testimonial .elementor-swiper .elementor-swiper-button-prev{
    left: 80%;
  }
  .testimonial .elementor-swiper .elementor-swiper-button-next{
    right: 7%;
  }
}

@media (max-width: 480px){
  .testimonial .elementor-swiper .elementor-swiper-button{
    top: -10px !important;
  }
  .testimonial .elementor-swiper .elementor-swiper-button-prev{
    left: 70%;
  }
  .testimonial .elementor-swiper .elementor-swiper-button-next{
    right: 5%;
  }
}

/* Pagination progress bar */
.testimonial.elementor-widget .elementor-swiper .swiper-pagination-progressbar{
  width: 1140px !important;
  margin-top: 50px;
}

/* Tablet */
@media (max-width: 1024px){
  .testimonial.elementor-widget .elementor-swiper .swiper-pagination-progressbar{
    width: 800px !important;
    margin-top: 40px;
  }
}

/* Mobile */
@media (max-width: 768px){
  .testimonial.elementor-widget .elementor-swiper .swiper-pagination-progressbar{
    width: 90% !important;
    margin-top: 20px;
  }
}

/* Ensure the container is positioned relative */
.casestudycontainer {
  position: relative;
  overflow: hidden; /* Hide content overflowing the container */
}


/* Position the header above and slightly to the right of the container initially */
.casestudyhover {
  position: absolute;
  top: -50px !important;
  right: -50px !important; /* Start slightly outside the right edge */
  
  transition: top 0.5s ease, right 0.5s ease, transform 0.5s ease; /* Add transition for scaling and movement */
  transform: scale(0.7); /* Start at 90% scale */
}

/* Slide the header down and to the center on hover */
.casestudycontainer:hover .casestudyhover {
  top: -5px !important;
  right: -5px !important; /* Align with the right edge */
  transform: scale(1); /* Scale to 100% */
}

.formbuttonanimation .elementor-button-text {
    position: relative;
    top: 2px; /* Adjust this value until visually aligned */
}

/* General Button Styles */
.elementor-form .elementor-button[type="submit"] svg {
    width: 35px !important; /* Set desired width */
    height: 35px !important; 
    
    /* Set desired height */
}

/* Arrow Icon Animation */
.formbuttonanimation .elementor-button .elementor-button-icon {
    transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
    font-size: 3em; 
    top: 50%;/* Icon size adjustment */
}

/* Hover Effect for Icon */
.formbuttonanimation .elementor-button:hover .elementor-button-icon {
    transform: translateX(210%) rotate(-180deg); /* Smooth horizontal movement */
    opacity: 0; /* Icon fades out */
}

/* Initial Styles for Hover Animation (::after) */
.formbuttonanimation .elementor-button::after {
    content: '';
    background-image: url('https://kikcreative.co.uk/wp-content/uploads/2024/12/Go-Round-Transparrent.svg');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 2.5em; /* Flexible width */
    height: 2.5em; /* Flexible height */
    top: 50%; /* Vertically centered */
    left: -79px; /* Start at the right edge of the button */
    transform: translate(250%, -50%) rotate(180deg); /* Offset to the right */
    opacity: 0; /* Initially hidden */
    transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
}

/* Hover Effect for Animation (::after) */
.formbuttonanimation .elementor-button:hover::after {
    transform: translate(450%, -50%); /* Moves further right */
    opacity: 1; /* Becomes visible */
}

/* Text Fade Effect */
.formbuttonanimation .elementor-button .elementor-button-text {
    transition: opacity 0.5s ease-in-out;
}

.formbuttonanimation .elementor-button:hover .elementor-button-text {
    opacity: 0; /* Text fades out */
}


.elementor-button-text {margin:auto;
    padding-bottom: 4px;
}

/* Initial button styles */

/* Arrow icon styles */
.headerbutton .elementor-button .elementor-button-icon {

    transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
}

/* New icon styles (hidden initially) */
.headerbutton .elementor-button::after {
    content: '';
    background-image: url('https://kikcreative.co.uk/wp-content/uploads/2024/12/Go-Round-Transparrent.svg');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 43px;
    height: 43px;
    top: 50%;
    right: 10%;
    transform: translateY(-50%) translateX(-275%) rotate(180deg);
    opacity: 0;
    transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
}

/* Text fade effect */


.headerbutton .elementor-button-icon {
    font-size: 3em;
}
.headerbutton .elementor-button-text {
    position: relative;
    top: 2px; /* Adjust this value until visually aligned */
}

/* Hover effects */
.headerbutton .elementor-button:hover .elementor-button-icon {
    transform: translateY(0%) translateX(290%) rotate(-180deg);
    opacity: 0;
    
}
.headerbutton .elementor-button:hover::after {
    transform: translateY(-50%) translateX(20%)  ;
    opacity: 1;
}

/* Tablet (max-width: 1024px) */
@media (max-width: 1024px) {
   .headerbutton .elementor-button-icon {
        font-size: 2.5em; /* Adjust font size for tablets */
    }
    .headerbutton .elementor-button::after {width: 2.5em;
    height: 2.5em;
    right: 10%;
    transform: translateY(-50%) translateX(-330%) rotate(180deg);
     opacity: 0;
    }
    .headerbutton .elementor-button:hover .elementor-button-icon {
    transform: translateY(0%) translateX(350%) rotate(-180deg);
    opacity: 0;
}
    
}

/* Mobile (max-width: 767px) */
@media (max-width: 767px) {
   .headerbutton .elementor-button-icon {
        font-size: 2.3em; /* Adjust font size for mobiles */
        margin-right:-3px;
    }
    .headerbutton .elementor-button::after {width: 2.3em;
    height: 2.3em;
    right: 10%;
    transform: translateY(-50%) translateX(-323%) rotate(180deg);
     opacity: 0;
    }
    .headerbutton .elementor-button:hover .elementor-button-icon {
    transform: translateY(0%) translateX(350%) rotate(-180deg);
    opacity: 0;
}
.headerbutton .elementor-button:hover::after {
    transform: translateY(-50%) translateX(33%);
    opacity: 1;
}

}


.headerbutton .elementor-button:hover .elementor-button-text {
    opacity: 0;
}

.headerbutton .elementor-button .elementor-button-text {
 
    transition: opacity 0.5s ease-in-out;
}

.linkteal a{
    color: #011C25 !important;
    transition: color 0.3s ease;
  }
  .linkteal a:hover {
    color: #26C8B9 !important;
  }
  
  .linkflash a{
    color: #fff !important;
    transition: color 0.3s ease;
  }
  .linkflash a:hover {
    color: #DEF81D !important;
  }
  
  /* Link on White */
.link-on-white a,
.link-on-white a:visited {
  color: #011C25 !important;
  text-decoration: none !important;
  transition: color 0.3s ease;
}

.link-on-white a:hover,
.link-on-white a:active {
  color: #26C8B9 !important;
}

/* Link on Blue */
.link-on-blue a,
.link-on-blue a:visited {
  color: #FFFFFF !important;
  text-decoration: none !important;
  transition: color 0.3s ease;
}

.link-on-blue a:hover,
.link-on-blue a:active {
  color: #DEF81D !important;
}
  
    
    .scroll-color-effect-teal {
    display: inline-block;
    color: #011C25; /* Default starting color */
    transition: color 0.2s ease;

}

/* Version 2: From #FFFFFF to #DEF81D */
.scroll-color-effect-flash {
    display: inline-block;
    color: #FFFFFF; /* Default starting color */
    transition: color 0.2s ease;
}

.grecaptcha-badge {
    visibility: hidden;
    opacity: 0;
    height: 0;
    width: 0;
    position: absolute;
}
/* =========================
   CUSTOMISE
   ========================= */
:root{
  /* Case study loop carousel nav */
  --case-study-card-nav-btn: 44px;   /* button size */
  --case-study-card-chevron: 16px;   /* chevron size */

  /* Projects progress bar */
  --projects-progress-bottom: -28px;
  --projects-progress-max: 1140px;
  --projects-progress-pad-bottom: 40px;

  /* Case study loop carousel progress bar */
  --case-progress-max: 1140px;
  --case-progress-mt: 18px;
}

/* =========================
   CASE STUDY LOOP CAROUSEL, NAV BUTTONS
   Uses Elementor positioning (no left or right overrides)
   ========================= */
.case-study-card .elementor-swiper-button{
  width: var(--case-study-card-nav-btn) !important;
  height: var(--case-study-card-nav-btn) !important;
  min-width: var(--case-study-card-nav-btn) !important;
  min-height: var(--case-study-card-nav-btn) !important;

  border-radius: 50% !important;

  display: flex !important;
  align-items: center !important;
  justify-content: center !important;

  padding: 0 !important;
  box-sizing: border-box !important;
}

/* Chevron only */
.case-study-card .elementor-swiper-button > svg.e-font-icon-svg{
  width: var(--case-study-card-chevron) !important;
  height: var(--case-study-card-chevron) !important;
  flex: 0 0 auto !important;
}

/* =========================
   PROJECTS, PROGRESS BAR
   ========================= */
.projects .elementor-widget-container{
  position: relative;
  padding-bottom: var(--projects-progress-pad-bottom) !important;
}

.projects .swiper-pagination-progressbar{
  position: absolute !important;
  left: 50% !important;
  bottom: var(--projects-progress-bottom) !important;
  top: auto !important;
  transform: translateX(-50%) !important;

  width: 100% !important;
  max-width: var(--projects-progress-max) !important;
  margin: 0 !important;
}

/* =========================
   CASE STUDY LOOP CAROUSEL, PROGRESS BAR (PROTECTION)
   ========================= */
.case-study-card.elementor-widget-loop-carousel .swiper-pagination-progressbar{
  position: relative !important;
  left: auto !important;
  top: auto !important;
  transform: none !important;

  width: 100% !important;
  max-width: var(--case-progress-max) !important;
  margin: var(--case-progress-mt) auto 0 auto !important;
}

/* =========================
   TABLET ≤ 1024px
   ========================= */
@media (max-width: 1024px){
  :root{
    --projects-progress-max: 800px;
    --projects-progress-bottom: -24px;
    --projects-progress-pad-bottom: 36px;

    --case-progress-max: 800px;
    --case-progress-mt: 16px;

    --case-study-card-nav-btn: 42px;
    --case-study-card-chevron: 15px;
  }
}

/* =========================
   MOBILE ≤ 768px
   ========================= */
@media (max-width: 768px){
  :root{
    --projects-progress-max: 90%;
    --projects-progress-bottom: -22px;
    --projects-progress-pad-bottom: 34px;

    --case-progress-max: 90%;
    --case-progress-mt: 14px;

    --case-study-card-nav-btn: 40px;
    --case-study-card-chevron: 14px;
  }
}

/* =========================
   SMALL MOBILE ≤ 480px
   ========================= */
@media (max-width: 480px){
  :root{
    --projects-progress-max: 92%;
    --projects-progress-bottom: -18px;
    --projects-progress-pad-bottom: 32px;

    --case-progress-max: 92%;
    --case-progress-mt: 12px;

    --case-study-card-nav-btn: 38px;
    --case-study-card-chevron: 13px;
  }
}

/* Strong fallback for various theme outputs */
.single-post .tags-links,
.single-post .tagged_as,
.single-post .post-tags,
.single-post .wp-block-post-terms {
  display: none !important;
}/* End custom CSS */