.elementor-kit-13237{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-44349768:#000000;--e-global-color-3e7bfa1a:#FFF;--e-global-color-405a8d9:#FEC9DB;--e-global-color-7ed964c5:#FF82AB;--e-global-color-3b49064a:#26283F;--e-global-color-1068f354:#B3B5D2;--e-global-color-5050dd30:#1E2032;--e-global-color-47ba82b0:#F73195;--e-global-color-379ba6e6:#F6F6F6;--e-global-color-74c8615a:#5C6083;--e-global-color-dadff8b:#0A5CA2;--e-global-color-ecd356f:#9A005C;--e-global-color-2d9fd6b:#26283F9C;--e-global-color-1057ac3:#1E2032A1;--e-global-typography-primary-font-family:"Arial";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Barlow Condensed";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Arial";--e-global-typography-text-font-size:1.125rem;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Arial";--e-global-typography-accent-font-weight:500;background-color:#F6F6F6;color:#3D3F69;font-family:"Arial", Fallback;font-size:1.125rem;line-height:1.35em;}.elementor-kit-13237 button,.elementor-kit-13237 input[type="button"],.elementor-kit-13237 input[type="submit"],.elementor-kit-13237 .elementor-button{background-color:rgba(255, 255, 255, 0);font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:1.2px;color:#26283F;border-style:solid;border-width:2px 2px 2px 2px;border-radius:0px 0px 0px 0px;padding:14px 20px 12px 20px;}.elementor-kit-13237 e-page-transition{background-color:#FFBC7D;}.elementor-kit-13237 a{color:#1E2032;}.elementor-kit-13237 a:hover{color:#FF82AB;}.elementor-kit-13237 h1{color:#26283F;font-family:"Barlow Condensed", Fallback;font-size:5rem;font-weight:700;text-transform:uppercase;line-height:0.938em;}.elementor-kit-13237 h2{color:#26283F;font-family:"Barlow Condensed", Fallback;font-size:3rem;font-weight:700;text-transform:uppercase;}.elementor-kit-13237 h3{color:#26283F;font-family:"Barlow Condensed", Fallback;font-size:1.5rem;font-weight:700;}.elementor-kit-13237 h4{color:#26283F;font-family:"Barlow Condensed", Fallback;font-weight:700;}.elementor-kit-13237 h5{color:#26283F;font-family:"Barlow Condensed", Fallback;font-weight:700;}.elementor-kit-13237 h6{color:#26283F;font-family:"Barlow Condensed", Fallback;}.elementor-kit-13237 button:hover,.elementor-kit-13237 button:focus,.elementor-kit-13237 input[type="button"]:hover,.elementor-kit-13237 input[type="button"]:focus,.elementor-kit-13237 input[type="submit"]:hover,.elementor-kit-13237 input[type="submit"]:focus,.elementor-kit-13237 .elementor-button:hover,.elementor-kit-13237 .elementor-button:focus{color:#F73195;border-style:solid;border-width:2px 2px 2px 2px;border-color:#FF82AB;}.elementor-kit-13237 label{color:#FFFFFF;}.elementor-kit-13237 input:not([type="button"]):not([type="submit"]),.elementor-kit-13237 textarea,.elementor-kit-13237 .elementor-field-textual{color:#FFFFFF;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1120px;}.e-con{--container-max-width:1120px;}.elementor-widget:not(:last-child){margin-block-end:16px;}.elementor-element{--widgets-spacing:16px 16px;--widgets-spacing-row:16px;--widgets-spacing-column:16px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{--lightbox-ui-color:#FFFFFF;--lightbox-navigation-icons-size:40px;}@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-kit-13237 h1{font-size:3.5rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */h1, h2, h3, h4, h5, h6 {
  font-family: 'Barlow Condensed', 'Fallback', sans-serif !important;
}

/*top menu*/
    .vibe-nav * {
      margin: 0;
      padding: 0;
      box-sizing: border-box;
    }

    .vibe-nav {
      position: relative;
      width: 100%;
      height: 70px;
      background: #26283f;
      contain: layout style;
    }

    .vibe-nav .wrapper {
      position: relative;
      max-width: 1120px;
      padding: 13px 30px;
      height: 70px;
      margin: auto;
      display: flex;
      align-items: center;
      justify-content: space-between;
    }

    .vibe-nav .logo {
      width: 92px;
      height: 44px;
      display: flex;
      align-items: center;
      flex-shrink: 0;
    }

    .vibe-nav .logo a {
      display: block;
      width: 92px;
      height: 44px;
      line-height: 0;
    }

    .vibe-nav .logo svg {
      width: 92px;
      height: 44px;
      display: block;
    }

    .vibe-nav .nav-links {
      display: inline-flex;
      list-style: none;
      margin: 0;
      align-items: center;
    }

    .vibe-nav .nav-links li {
      list-style: none;
      position: relative;
      display: flex;
      align-items: center;
      margin: 0 2px;
      height: 70px;
    }

    .vibe-nav .nav-links li a {
    font-family: 'Barlow Condensed', 'Fallback', sans-serif;
      color: #f2f2f2;
      text-decoration: none;
      font-size: 1.25rem;
      letter-spacing: 1px;
      font-weight: 400;
      padding: 9px 15px;
      display: inline-block;
      border-radius: 5px;
      transition: background-color 0.3s ease;
    }
    
    /* Make button look identical to links */
.vibe-nav .nav-links li button.desktop-item {
  font-family: 'Barlow Condensed', 'Fallback', sans-serif;
  color: #f2f2f2;
  background: none;
  border: none;
  font-size: 1.25rem;
  letter-spacing: 1px;
  font-weight: 400;
  padding: 9px 15px;
  display: inline-block;
  border-radius: 5px;
  transition: background-color 0.3s ease;
  cursor: default;
  text-align: left;
}

.vibe-nav .nav-links li button.desktop-item:hover,
.vibe-nav .nav-links li button.desktop-item:focus {
  background: #3d4065;
  outline: 2px solid transparent;
}

/* Ensure dropdown still works with button */
.vibe-nav .nav-links li:has(button):hover .drop-menu,
.vibe-nav .nav-links li:has(button):focus-within .drop-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

    .vibe-nav .nav-links li a:hover,
    .vibe-nav .nav-links li a:focus {
      background: #3d4065;
      outline: 2px solid transparent;
    }

    .vibe-nav .nav-links .mobile-item {
      display: none;
    }

    .vibe-nav .drop-menu {
      position: absolute;
      background: #26283f;
      min-width: 200px;
      top: 100%;
      left: 0;
      opacity: 0;
      visibility: hidden;
      box-shadow: 0 6px 10px rgba(0,0,0,0.15);
      list-style: none;
      transform: translateY(-10px);
      transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
      z-index: 100;
    }

    .vibe-nav .nav-links li:hover .drop-menu,
    .vibe-nav .nav-links li:focus-within .drop-menu {
      opacity: 1;
      visibility: visible;
      transform: translateY(0);
    }

    .vibe-nav .drop-menu li {
      display: block;
      margin: 0;
      height: auto;
    }

    .vibe-nav .drop-menu li a {
      width: 100%;
      display: block;
      padding: 12px 20px;
      font-weight: 400;
      line-height: 1.2;
      border-radius: 0;
    }

    .vibe-nav .drop-menu li a:hover,
    .vibe-nav .drop-menu li a:focus {
      background: #3d4065;
    }

    
    .vibe-nav .btn {
      color: #fff;
      width: 30px;
      height: 30px;
      cursor: pointer;
      display: none;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }

    .vibe-nav .btn svg {
      width: 30px;
      height: 30px;
      display: block;
    }

    .vibe-nav .btn.close-btn {
      position: absolute;
      right: 30px;
      top: 20px;
    }

    .vibe-nav input {
      display: none;
    }
    
    
    .vibe-nav .nav-links li a.active {
  background: #3d4065;
    }

    /* Mobile styles */
    @media screen and (max-width: 970px) {
      .vibe-nav .btn {
        display: flex;
      }

      .vibe-nav .nav-links {
        position: fixed;
        height: 100vh;
        width: 100%;
        max-width: 350px;
        top: 0;
        left: -100%;
        background: #26283f;
        display: block;
        padding: 50px 10px;
        overflow-y: auto;
        box-shadow: 0px 15px 15px rgba(0,0,0,0.18);
        transition: left 0.3s ease;
        z-index: 999;
      }

      .vibe-nav ::-webkit-scrollbar {
        width: 10px;
      }

      .vibe-nav ::-webkit-scrollbar-track {
        background: #26283f;
      }

      .vibe-nav ::-webkit-scrollbar-thumb {
        background: #3d4065;
      }

      .vibe-nav #menu-btn:checked ~ .nav-links {
        left: 0;
      }

      .vibe-nav #menu-btn:checked ~ .btn.menu-btn {
        display: none;
      }

      .vibe-nav #close-btn:checked ~ .btn.menu-btn {
        display: flex;
      }

      .vibe-nav .nav-links li {
        margin: 5px 10px;
        height: auto;
        display: block;
      }

      .vibe-nav .nav-links li a {
        padding: 12px 20px;
        display: block;
        font-size: 18px;
      }
      
      .vibe-nav .nav-links li button.desktop-item {
    padding: 12px 20px;
    display: block;
    font-size: 18px;
    width: 100%;
  }

      .vibe-nav .drop-menu {
        position: static;
        opacity: 1;
        visibility: visible;
        padding-left: 20px;
        width: 100%;
        max-height: none;
        overflow: visible;
        box-shadow: none;
        transform: none;
        transition: none;
        margin-top: 0;
      }

      .vibe-nav .nav-links .desktop-item {
        display: block;
      }

      .vibe-nav .nav-links .mobile-item {
        display: none;
      }

      .vibe-nav input[type="checkbox"] {
        display: none;
      }

      .vibe-nav .drop-menu li {
        margin: 0;
      }

      .vibe-nav .drop-menu li a {
        font-size: 16px;
        padding: 10px 20px;
        border-radius: 0;
      }
    }

/* Homepage Banner - Base Styles */
.custom-hero-section {
  position: relative;
  width: 100%;
  height: calc(100vh - 70px);
  overflow: hidden;
  margin: 0;
  padding: 0;
}

@supports (height: 100svh) {
  .custom-hero-section {
    height: calc(100svh - 70px);
  }
}

.custom-hero-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
  pointer-events: none;
}

.hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  object-position: center right;
  margin: 0;
  padding: 0;
  display: block;
}

.hero-content {
  position: absolute;
  top: 50%;
  left: 5%;
  transform: translateY(-50%);
  z-index: 2;
  color: white;
  max-width: 1200px;
}

.hero-content h1 {
  font-size: clamp(3rem, 7vw, 4rem);
  font-weight: 700;
  line-height: 1.125;
  color: white;
  text-align: left;
}

.hero-content p {
  font-size: clamp(1rem, 2.5vw, 1.25rem);
  margin-bottom: 40px;
  color: white;
  text-align: left;
}

.highlight {
  color: #ff4d8f;
}

.cta-button {
  display: inline-block;
  padding: 15px 30px;
  border: 2px solid white;
  color: white !important;
  background: transparent;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  transition: all 0.3s ease;
}

.cta-button:hover {
  background: white;
  color: #000 !important;
}

.scroll-indicator {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}

.chevron-icon {
  width: 46px;
  height: 26px;
  opacity: 0.8;
  animation: bounce 2s infinite;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-10px);
  }
  60% {
    transform: translateY(-5px);
  }
}

/* Tablet: 768px - 1024px (Elementor breakpoint) */
@media (max-width: 1024px) and (min-width: 768px) {
  .hero-background {
    object-position: 70% center;
  }
  
  .hero-content {
    left: 4%;
    max-width: 700px;
  }
  
  .hero-content h1 {
    font-size: clamp(2.2rem, 6vw, 2.6rem);
    margin-bottom: 25px;
  }
  
  .hero-content p {
    font-size: clamp(1.125rem, 2.25vw, 1.5rem);
    margin-bottom: 35px;
  }
  
  .cta-button {
    padding: 14px 28px;
    font-size: 13px;
  }
}

/* Mobile: up to 767px (Elementor breakpoint) */
@media (max-width: 767px) {
  .hero-content {
    left: 20px;
    right: 20px;
    max-width: calc(100% - 40px);
    top: 45%;
  }
  
  .hero-background {
    object-position: 65% center;
  }
  
  .hero-content h1 {
    font-size: clamp(1.3rem, 9vw, 2rem);
    margin-bottom: 20px;
    line-height: 1.15;
  }
  
  .hero-content p {
    font-size: clamp(1rem, 4vw, 1.25rem);
    margin-bottom: 30px;
  }
  
  .cta-button {
    padding: 12px 24px;
    font-size: 12px;
    letter-spacing: 0.5px;
  }
  
  .scroll-indicator {
    bottom: 20px;
  }
  
  .chevron-icon {
    width: 36px;
    height: 20px;
  }
}

/* ======== HOMEPAGE VIDEO ======== */
.homepage-video-container {
  position: relative;
  padding-top: 56.25%; /* 16:9 ratio (414/736 = 56.25%) */
  background: #000;
  overflow: hidden;
  max-width: 736px; /* Limit to your video width */
  border-radius: 20px 20px 0 0;
}

.homepage-video-thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.homepage-video-thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Reset inherited Elementor button styles */
.homepage-video-play-button {
  all: unset;
  position: relative;
  z-index: 1;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: transparent !important;
  border: none !important;
  padding: 0;
  margin: 0;
  appearance: none;
}

.homepage-video-play-button svg {
  width: 48px;
  height: 48px;
  display: block;
  filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.75));
  transform: translate(0, 0);
}

/* Default icon style */
.homepage-video-play-button .homepage-video-icon {
  fill: none;
  stroke: #fff;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2px;
  transition: stroke 0.3s ease;
}

/* Hover anywhere on the image */
.homepage-video-thumb:hover .homepage-video-icon {
  stroke: #F73195;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .homepage-video-container {
    max-width: 100%;
  }
}




/*SERVICES Pages*/

/* Image as background replacement - target the actual img tag */
.service-bg-image {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.service-bg-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Overlay on the image container */
.service-bg-image::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #0A5CA2 0%, #9A005C 100%);
  opacity: 0.6;
  z-index: 1;
  pointer-events: none;
}

/* Parent container positioning */
.has-service-bg {
  position: relative;
}

/* Content above overlay */
.has-service-bg > * {
  position: relative;
  z-index: 3;
}



.h1-part2 {
    font-size: 3.75rem;
    font-weight: 200;
}

.h1-part1b {
    line-height: .2rem!important;
}

.h1-part2b {
    font-size: 1.9rem;
    font-weight: 200;
}
/* Tablet - max-width: 1024px */
@media (max-width: 1024px) {
    .h1-part2 {
        font-size: 2.5rem;
    }
    .h1-part2b {
     line-height: .1rem;
}
}
/* Mobile - max-width: 767px */
@media (max-width: 767px) {
    .h1-part2 {
        font-size: 1.25rem;
    }
}

/* FAQ */

.faq-container {
  max-width: 800px;
  margin: 0 auto;
}

.faq-item {
  margin-bottom: 15px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  overflow: hidden;
  background: #fff;
}

.faq-question {
  padding: 20px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f8f9fa;
  transition: background 0.3s;
  font-weight: 600;
  font-size: 18px;
}

.faq-question:hover {
  background: #e9ecef;
}

.faq-icon {
  font-size: 24px;
  transition: transform 0.3s;
  color: #F73195;
}

.faq-item.active .faq-icon {
  transform: rotate(45deg);
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  padding: 0 20px;
}

.faq-item.active .faq-answer {
  max-height: 500px;
  padding: 20px;
}

.faq-answer p {
  margin: 0;
  line-height: 1.6;
  color: #555;
}

/* assets - Optimized sprite CSS */
[class*="css-sprite"] {
  background-image: url('https://vibe.vibevirtualevents.com/wp-content/uploads/2025/10/css-sprite-10-2025.webp');
  display: inline-block;
}

.css-sprite12-services-icon06-100px { background-position: -2px -0px; width: 130px; height: 100px; }
.css-sprite01-counter-icon01-100px { background-position: -2px -102px; width: 126px; height: 100px; }
.css-sprite07-services-icon01-100px { background-position: -2px -204px; width: 113px; height: 100px; }
.css-sprite02-counter-icon02-100px { background-position: -2px -306px; width: 100px; height: 100px; }
.css-sprite03-counter-icon03-100px { background-position: -2px -408px; width: 100px; height: 100px; }
.css-sprite04-counter-icon04-100px { background-position: -2px -510px; width: 100px; height: 100px; }
.css-sprite05-counter-icon05-100px { background-position: -2px -612px; width: 100px; height: 100px; }
.css-sprite06-counter-icon06-100px { background-position: -2px -714px; width: 100px; height: 100px; }
.css-sprite08-services-icon02-100px { background-position: -2px -816px; width: 100px; height: 100px; }
.css-sprite09-services-icon03-100px { background-position: -2px -918px; width: 100px; height: 100px; }
.css-sprite10-services-icon04-100px { background-position: -2px -1020px; width: 100px; height: 100px; }
.css-sprite11-services-icon05-100px { background-position: -2px -1122px; width: 100px; height: 100px; }
.css-sprite13-laurel-wreath-l-80 { background-position: -2px -1224px; width: 80px; height: 154px; }
.css-sprite14-laurel-wreath-r-80 { background-position: -2px -1380px; width: 80px; height: 154px; }


h2{
    margin-top: 1rem;
    margin-bottom: .5rem;
}

li{
    margin-bottom: .75rem;
}

.award-title {
font-size:3rem;line-height:0px
}

@media (max-width: 767px) {
    .award-title {
        font-size: 2rem;
    }
}



.neomorphism {
    -webkit-box-shadow:
 5px 5px 10px rgba(0,0,0,0.1),             
-5px -5px 10px #fff ;
    
    -moz-box-shadow:
 5px 5px 10px rgba(0,0,0,0.1),             
-5px -5px 10px #fff ;
             

    box-shadow:
 5px 5px 10px rgba(0,0,0,0.1),             
-5px -5px 10px #fff ;

border-radius: 15px;
             
}

.neomorphism:hover {
-webkit-box-shadow:
  15px 15px 20px rgba(0,0,0,0.1),
 -15px -15px 20px #fff;
    
 -moz-box-shadow:
  15px 15px 20px rgba(0,0,0,0.1),
 -15px -15px 20px #fff;

    box-shadow:
  15px 15px 20px rgba(0,0,0,0.1),
 -15px -15px 20px #fff;
             
}

.elementor-kit-13237 .elementor-widget-theme-post-content a{
    box-shadow: #FF82AB 0px -2px 0px inset;
}

.elementor-kit-13237 .elementor-post-info__terms-list-item:hover , .elementor-widget-theme-post-content a:hover {
    color: #fff!important;
    background-color: #FF82AB;
    text-decoration: none;
}


.author-box a{
    box-shadow: #FF82AB 0px -2px 0px inset;
}
.author-box a:hover {
    color: #fff!important;
    background-color: #FF82AB;
    text-decoration: none;
}


.elementor-widget-wp-widget-categories h5{
    text-transform: uppercase;
    font-size: 2rem;
    margin-bottom: 0.5rem;
}

.elementor-widget-wp-widget-archives h5{
        text-transform: uppercase;
    font-size: 2rem;
    }

.elementor-widget-wp-widget-categories ul {
    list-style-type: none;
    padding-left: 0px;
}

.wpml-ls-flag{
    margin-top: 3px;
}

#quote-btn {
    cursor: pointer;
}
#news-btn{
    cursor: pointer;
}

#event-btn{
    cursor: pointer;
}

 .elementor-testimonial__image img{
    width: 300px!important;
}


/*
.wpml-ls-item {
    visibility: hidden;
}*/


/*#hbspt-form-1589371651589-7900308772  .hs-button{
    color: #fff!important;
}*/


sup {
  vertical-align: baseline;
  position: relative;
  top: -0.7em;
  font-size: 50%
  
}

.ee-post{
    font-size: 1.25rem;
}

.clientlogo .elementor-portfolio.elementor-has-item-ratio .elementor-post__thumbnail {
    background-color: #F6F6F6;
    
}

.clientlogo .elementor-post__thumbnail__link {
    pointer-events: none;
}

.clientlogo .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img {
    padding: 16px;
}

.wp-block-image {
 margin: 16px 0 16px 0;
 border : none!important;
}

.pink_title {
    background: #FFCBE2;
    color: #fff;
    padding: 0 16px 0 16px;
    z-index: 1;
}

span.anchor {
    display: block;
    position: relative;
    top: -80px;
    visibility: hidden;
}

.wp-block-cover a {
    color: #fff;
    padding: 8px 16px 8px 16px;
    font-size: 20px;
    font-weight: 700;
}

.pinktext {
    color: #FF82AB;
}

/*blog*/
.type-post h2
 {
    font-size: 2rem;
    text-transform: uppercase;
    margin-top: 1.5rem;
    line-height: 1;

}

.type-post h3 {
    font-size: 1.5rem;
    text-transform: uppercase;
    margin-bottom: .125rem;
}

.blog-button {
    background: #ff82ab;
    color: #fff!important;
    font-size: 1rem;
    font-weight: bold;
    padding: 12px 15px;
    border-radius: 4px
}

.blog-button:hover {
    background: #F73195;
    
}

/*portfolio page*/
  .case-study-banner-1 {
    background: #01747c;
    color: white;
    padding: 4px 30px 4px 10px;
    display: inline-block;
    font-size: .8rem;
    letter-spacing: 1px;
    font-weight: 700;
    clip-path: polygon(0 0, 100% 0, calc(100% - 20px) 100%, 0 100%);
  }
  .case-study-banner-2 {
    background: #03a7cc;
    color: white;
    padding: 4px 30px 4px 10px;
    display: inline-block;
    font-size: .8rem;
    letter-spacing: 1px;
    font-weight: 700;
    clip-path: polygon(0 0, 100% 0, calc(100% - 20px) 100%, 0 100%);
  }
  .case-study-banner-3 {
    background: #ed2024;
    color: white;
    padding: 4px 30px 4px 10px;
    display: inline-block;
    font-size: .8rem;
    letter-spacing: 1px;
    font-weight: 700;
    clip-path: polygon(0 0, 100% 0, calc(100% - 20px) 100%, 0 100%);
  }


/*hide extra seo text for butttons*/
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}


/* gallery category nav */
.gallery-category-nav ul {
  list-style: none;
  margin: 0 0 30px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
}

.gallery-category-nav ul li {
  padding: 0;
  margin: 0;
}

.gallery-category-nav a {
  display: inline-block;
  padding: 6px 12px;
  background: linear-gradient(145deg, #6EC1E4, #0A5CA2);
  border-radius: 4px;
  text-decoration: none;
  color: #FFF;
  font-weight: 500;
  transition: all 0.3s ease;
}

.gallery-category-nav a:hover {
  background: linear-gradient(145deg, #FF82AB, #F73195);
  color: #FFF;
}

.gallery-category-nav .current-page {
  background: linear-gradient(145deg, #FF82AB, #F73195);
  color: #FFF;
  pointer-events: none;
  cursor: default;
}

.vibe-image-gallery {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
}

.vibe-image-gallery .glightbox,
.vibe-image-gallery .vibe-gallery-item {
  position: relative;
  display: block;
  overflow: hidden;
  aspect-ratio: 3/2;
  border-radius: 10px;
}

.vibe-image-gallery img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Pink overlay on hover */
.vibe-gallery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 105, 180, 0.3);
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}

.vibe-gallery-item:hover .vibe-gallery-overlay {
  opacity: 1;
}

/* Credits text - bottom right on hover */
.vibe-gallery-credits {
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: white;
  font-size: 12px;
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
  text-shadow: 0 1px 3px rgba(0,0,0,0.8);
  z-index: 2;
}

.vibe-gallery-item:hover .vibe-gallery-credits {
  opacity: 1;
}

/* Responsive */
@media (max-width: 1024px) {
  .vibe-image-gallery {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767px) {
  .vibe-image-gallery {
    grid-template-columns: 1fr;
  }
}

/* Mobile */
@media (max-width: 768px) {
  .gallery-category-nav ul {
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }
}

/* Contact */
/* Container for icons */
.custom-social-icons-wrapper-contact {
    display: flex;
    gap: 30px; 
    align-items: center;
    justify-content: flex-start;
}

/* Individual icon styling */
.custom-social-icon-contact {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px; /* 22px as you specified */
    height: 30px;
    background-color: transparent; /* No visible background */
    color: #1e2032!important; /* White icon (Primary Color) */
    transition: color 0.3s ease; /* Smooth color transition */
}

/* SVG styling */
.custom-social-icon-contact svg {
    
    width: 100%;
    height: 100%;
    fill: currentColor; /* Icon inherits color from parent */
    
}

.custom-social-icon-contact:hover {
    color: #ff82ab!important;
}

.contact-page-form #label-email-79c6e368-cd80-4730-a0b4-752dca0cd588 {
   display: none;
}


.contact-page-form .hs-form-field {
    margin-bottom: 20px;
}


.contact-page-form label {
    color: #26283f !important;
    padding-bottom: 5px;
}
.contact-page-form textarea {
    color: #26283f !important;
}
.contact-page-form .hs-button {
   border-color: #26283f;
   color: #26283f !important;
}
.contact-page-form input[type="submit"] {
    margin-top: 20px;
}
.contact-page-form .hs-button:hover {
   border-color: #FF82AB;
   color: #FF82AB !important;
}

.contact-page-form input:not([type="button"]):not([type="submit"]){
   color: #1e2032;
}
.contact-page-form hs-input {
    color: #1E2032!important;
}






/*case Studies */
.cs-button {
    text-align: center;
    background: #26283f;
    font-size: 1rem;
    font-weight: bold;
    border-radius: 4px
    padding: 15px 10px;
}

.cs-button a {
    color: #fff;
}

.break {
       display: block;
   }
 
 .vibe_case_study-template-default ul {
    margin-bottom: 1rem;
}
   
.vibe_case_study-template-default li {
    margin-bottom: .25rem;
}

/*START blog newsletter*/
.news-sidebar .hs-button {
   border-color: #1e2032;
   
}

.news-sidebar input[type="submit"] {
   padding: 7px 10px ;
}

.news-sidebar .hs-button:hover {
   border-color: #FF82AB;
   color: #FF82AB !important;
}

.news-sidebar .hs_email {
   margin-bottom: 20px;
  
}

.news-sidebar input:not([type="button"]):not([type="submit"]){
   color: #1e2032;
}
/*END blog newsletter*/

/*START popup newsletter*/
.news-popup #label-email-79c6e368-cd80-4730-a0b4-752dca0cd588 {
   display: none;
}
.news-popup .hs-form {
  display: flex;
  gap: 10px;
  align-items: end;
}
.news-popup .hs-button {
   border-color: #fff;
   color: #fff !important;
}
.news-popup input[type="submit"] {
   padding: 7px 10px ;
}
.news-popup .hs-button:hover {
   border-color: #FF82AB;
   color: #FF82AB !important;
}
.news-popup .hs_submit {
   width:calc(40% - 5px);
}
.news-popup .hs_email {
   width:calc(60% - 5px);
}

.news-popup input.hs-input[type="email"],
.news-popup input.hs-button[type="submit"] {
    -webkit-appearance: none; /* kills Safari native styling */
    height: 40px;             /* equal explicit height = aligned */
    box-sizing: border-box;
    line-height: normal;
    width: 100%;
    display: block;
 
   padding: 7px 10px ;
}

.news-popup input:not([type="button"]):not([type="submit"]){
   color: #1e2032;
}
.news-popup input {
    color: #1E2032!important;
}

/*footer newsletter*/
.news-footer #label-email-c0de5a04-aab5-4a69-9939-9595fce91aa6 {
    display: none;
}
.news-footer .hs-form {
    display: flex;
    gap: 10px;
    align-items: end;
}
.news-footer .hs_email {
    width: calc(60% - 5px);
    margin: 0 !important;
}
.news-footer .hs_submit {
    width: calc(40% - 5px);
    margin: 0 !important;
}
.news-footer input.hs-input[type="email"],
.news-footer input.hs-button[type="submit"] {
    -webkit-appearance: none; /* kills Safari native styling */
    height: 40px;             /* equal explicit height = aligned */
    box-sizing: border-box;
    line-height: normal;
    width: 100%;
    display: block;
 
   padding: 7px 10px ;
}
.news-footer .hs-button {
    border-color: #fff;
    color: #fff !important;
}
.news-footer .hs-button:hover {
    border-color: #FF82AB;
    color: #FF82AB !important;
}
.news-footer input:not([type="button"]):not([type="submit"]) {
    color: #1e2032;
}

.elementor-location-footer p  a{
 color: #fff;
}


/* Container for icons */
.custom-social-icons-wrapper {
    display: flex;
    gap: 30px; 
    align-items: center;
    justify-content: flex-start;
}

/* Individual icon styling */
.custom-social-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 22px; /* 22px as you specified */
    height: 22px;
    background-color: transparent; /* No visible background */
    color: #fff!important; /* White icon (Primary Color) */
    transition: color 0.3s ease; /* Smooth color transition */
}



/* SVG styling */
.custom-social-icon svg {
    
    width: 100%;
    height: 100%;
    fill: currentColor; /* Icon inherits color from parent */
    
}

/* Hover effect - icon turns pink, background stays same */
.custom-social-icon:hover {
    color: #FF82AB!important; 
}

/* right logo */
       
        .footer-logo-row {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            align-items: center;
            gap: 10px;
            margin-bottom: 20px;
            padding: 0 20px;
        }
        
        .footer-logo-row:last-child {
            margin-bottom: 0;
        }
        
        .footer-logo-item {
            display: flex;
            align-items: center;
            justify-content: center;
        }
        
        .footer-logo-item img {
            width: auto;
            max-width: 100%;
            display: block;
        }
        
        /* Row 1 - Desktop sizes with aspect ratios */
        .footer-logo-row-1 .footer-logo-item:nth-child(1) img {
            aspect-ratio: 1;
            height: 60px;
        }
        
        .footer-logo-row-1 .footer-logo-item:nth-child(2) img,
        .footer-logo-row-1 .footer-logo-item:nth-child(3) img,
        .footer-logo-row-1 .footer-logo-item:nth-child(4) img {
            aspect-ratio: 1.66;
            height: 50px;
        }
        
        .footer-logo-row-1 .footer-logo-item:nth-child(5) img {
            aspect-ratio: 2;
            height: 50px;
        }
        
        /* Row 2 - Desktop sizes with aspect ratio */
        .footer-logo-row-2 .footer-logo-item img {
            aspect-ratio: 1.6;
            height: 60px;
        }
        
        /* Responsive adjustments - Tablet */
        @media (max-width: 768px) {
            .footer-logo-row {
                gap: 8px;
                margin-bottom: 15px;
                padding: 0 10px;
            }
            
            .footer-logo-row-1 .footer-logo-item:nth-child(1) img {
                height: 50px;
            }
            
            .footer-logo-row-1 .footer-logo-item:nth-child(2) img,
            .footer-logo-row-1 .footer-logo-item:nth-child(3) img,
            .footer-logo-row-1 .footer-logo-item:nth-child(4) img {
                height: 40px;
            }
            
            .footer-logo-row-1 .footer-logo-item:nth-child(5) img {
                height: 50px;
            }
            
            .footer-logo-row-2 .footer-logo-item img {
                height: 50px;
            }
        }
        
        /* Responsive adjustments - Mobile */
        @media (max-width: 480px) {
            .footer-logo-row {
                gap: 8px;
                margin-bottom: 10px;
                padding: 0 10px;
            }
            
            .footer-logo-row-1 .footer-logo-item:nth-child(1) img {
                height: 40px;
            }
            
            .footer-logo-row-1 .footer-logo-item:nth-child(2) img,
            .footer-logo-row-1 .footer-logo-item:nth-child(3) img,
            .footer-logo-row-1 .footer-logo-item:nth-child(4) img {
                height: 35px;
            }
            
            .footer-logo-row-1 .footer-logo-item:nth-child(5) img {
                height: 40px;
            }
            
            .footer-logo-row-2 .footer-logo-item img {
                height: 40px;
            }
        }/* End custom CSS */