span.wpcf7-not-valid-tip {
display: none;
}
.wpcf7-not-valid,input.is-invalid {
border: 2px solid #c62523 !important;
}

.wpcf7-response-output {
font-size: 12px;
margin: 10px 0px !important;
}
.wpcf7-form p {margin:0px;}
.wpcf7-response-output {
   color: #fff !important;
    background-color: #f24224;
    border: 0px !important;
}
.form-group br {
    display: none;
}
.footer-widget-contact a {
    color: #fff !important;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.btn {
    padding: 0px 60px 0 0;
    background: #fff;
    color: #ff5e14;
    width: 200px;
    height: 55px;
    margin-top: 16px;
    margin-bottom: 15px;
    border-radius: 5px;
    text-transform: uppercase;
}
.quote_button input.wpcf7-form-control.wpcf7-submit.has-spinner.btn {
    padding: 15px 15px;
    background: #0a1027;
    border: 0;
    display: block;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Yantramanav';
    color: #fff;
    width: 100%;
    cursor: pointer;
    text-align: center;
    transition: .5s;
    position: relative;
    z-index: 1;
    border-radius: 3px;
}
.contact-us-btn input.wpcf7-form-control.wpcf7-submit.has-spinner.btn {
    background: #FF5E15; 
}
span.wpcf7-spinner {
    position: absolute;
}
.gallery-item {
    position: relative;
    width: 100%;
    height: 250px; /* Fixed height for uniformity */
    overflow: hidden;
}

.gallery-item img,
.gallery-item video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* Play icon overlay for videos */
.gallery-item.video .play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 50px;
    color: rgba(255,255,255,0.8);
    pointer-events: none;
}
/* Gallery items uniform size */
.gallery-item {
    position: relative;
    width: 100%;
    padding-top: 75%; /* 4:3 aspect ratio */
    overflow: hidden;
    border-radius: 8px;
}

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

/* Play icon overlay for videos */
.gallery-item.video::after {
    content: "\25BA"; /* Unicode triangle as play icon */
    font-size: 50px;
    color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    opacity: 0.8;
}
.wpcf7-not-valid {
border: 1px solid red !important;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.vs-btn {
    border-radius: 50px;
    border: 2px solid var(--theme-color);
    background-color: var(--theme-color);
    width: fit-content;
}
form.wpcf7-form.init br {
    display: none !important;
}
form.wpcf7-form.invalid br {
    display: none !important;
}
.blog-img.blog-page {
    width: 70%;
}
.dark {background-image: url(/wp-content/uploads/2025/08/package-bg1.jpg) !important;}
.dark * {color:#fff !important;}

.light * {color:#000 !important;}
.light {background-color:#fff;}
.service-img img.attachment-full.size-full.wp-post-image {height: 200px;}
.ue_neon_btn {
    display: inline-block; /* keeps them on the same line */
    padding: 10px 20px;
    margin: 5px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: bold;
    transition: 0.3s;
  }

  /* Green Button */
  .green-btn {
    background-color: #109c3d;
    color: white;
  }
  
  .white-btn {
    background-color: white;
    color: black;
    border: 2px solid #109c3d;
  }
  .area-we-serve .service-style4 .service-img .service-icon {
    position: relative;
}
.tab-img {
    width: 50%;
}
.about-inner .vs-btn2 {padding:10px 10px;}

.dark .accordion-body p {
    color: #000 !important;
}

.dark button.accordion-button.collapsed {
    color: #000 !important;
}
.page-id-398 h2.media-title.h3.counter-number {
    display: none;
}
.contact-text a {
    color: var(--text-color) !important;
}  
.light a.vs-btn2,.light i.far.fa-long-arrow-right {
    color: #fff !important;
}
.footer-logo {
    width: 120px;
}
.breadcumb-wrapper.background-image {background-color: #00000082;background-blend-mode: color;}
