body {
    font-family: "Open Sans", sans-serif;
}
.yuti h5 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Cabin", sans-serif;
}
section.services-section h2 {
    font-family: "Cabin", sans-serif;
    font-size: 48px;
    font-weight: 600;
    line-height: 58.32px;
}
.servicea .card-text {
    display: -webkit-box;
    -webkit-line-clamp: 4; /* Number of lines to display */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 18.6em; /* Adjust based on font-size and line height */
}
.services-section .owl-carousel .item {
    padding: 0px;
}

section.client-testimonials span.owl-next {
  left: 45px;
}
.navbar-expand .navbar-toggler {
    display: block;
    /* border: unset; */
    padding: 10px 10px 6px;
}
button:focus:not(:focus-visible) {
    /* border: unset; */
    box-shadow: unset;
}

/* Mega Menu Styling */
.mega-menu {
    position: relative;
}
section.company-profile.text-center.py-5.bg-light.hytt {
    padding: 100px 0px !important;
}
.mega-menu .dropdown-menu {
    width: 100%;
    padding: 20px 0;
    border: none;
    left: unset;
    right: -132px;
    top: 100%;
    margin-top: 0;
}

.mega-menu .dropdown-menu .container {
    padding: 0 30px;
}

.mega-menu .dropdown-menu .row {
    display: flex;
}

.mega-menu .list-unstyled {
    padding-left: 0;
    margin: 0;
}

.mega-menu .list-unstyled li {
    margin-bottom: 10px;
}

.mega-menu .list-unstyled li a {
    color: #333;
    text-decoration: none;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 28px;
}
.mega-menu .list-unstyled li a:hover {
    text-decoration: underline;
    text-decoration: none;
    color: white !important;
}
ul.list-unstyled li a:hover {
    background: #47B053;
    padding: 10px 5px;
}

ul.list-unstyled li a {
    padding: 6px 0px;
    display: block;
}

.mega-menu h6 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    width: 532px;
    top: 50px;
}
ul.navbar-nav.ml-auto li a {
    font-family: "Cabin", sans-serif;
    color: #000000;
    font-family: "Cabin", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 21.87px;
    text-align: left;
    font-family: "Cabin", sans-serif;
    color: black !important;
}
section.about-us.py-5 a:hover {
    background: #844d9c;
}
.search-icon.ml-3 a {
    background: #834E9C;
    border-radius: 50%;
    padding: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    top: 26px;
    left: 1207px;
    gap: 0px;
}

.navbar .container-fluid {
    max-width: 1260px;
}

.navbar-light .navbar-brand img {height: 94px;}

a.navbar-brand {
    width: 251px;
}

.hero-section {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    color: white;
}



.services-section .card {
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    border: none;
    transition: transform 0.3s ease;
}

.services-section .card:hover {
    transform: translateY(-10px);
}

.footer-section a {
    color: #ddd;
}

.footer-section a:hover {
    color: #fff;
    text-decoration: none;
}
.bg1 h1 {
    font-family: "Open Sans", sans-serif;
    font-size: 50px;
    font-weight: 600;
    line-height: 68.09px;
    text-align: center;
}

.bg1 h1 label {
    color: #FCD088;
}
a#servicesDropdown:focus-visible {
    outline: unset;
}
.bg1 p {
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 27.24px;
    text-align: center;
    max-width:60%;
    margin: 0px auto;
    padding-bottom: 3%;
}
section.about-us.py-5 h2 {
    margin-bottom: 10px;
}
.bg1 .btn-primary, .bg1 .btn-secondary {
    height: auto;
    border-radius: 37px;
    background: #d8a457;
    padding: 8px 46px;
    text-transform: uppercase;
    font-family: "Cabin", sans-serif;
}

.bg1 .btn-secondary {
    background: url();
}

header.hero-section {
    position: relative;
}

header.hero-section:before {
    content: '';
    position: absolute;
    background: #00000069;
    height: 100%;
    width: 100%;
}

.container.text-center.text-white.bg1 {
    z-index: 9;
}

.bg1 .btn-primary {
    border: unset;
}

a.btn.btn-secondary:hover {
    background: #ffcf89;
}
section.about-us h2 {
    font-family: "Cabin", sans-serif;
    font-size: 48px;
    font-weight: 600;
    line-height: 58.32px;
}

section.about-us h2 p labe {
    font-family: "Open Sans", sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 38.13px;
    text-align: center;
    display: block;
}

p.lead label {
    font-family: "Open Sans", sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 38.13px;
    text-align: center;
    display: block;
    color: #47B053;
}

p.lead {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    width: 100%;
    max-width: 739px;
    margin: 0px auto;
    padding: 0px 0px 30px;
}
section.about-us a {
    /* width: 255px; */
    height: auto;
    top: 1132px;
    left: 593px;
    gap: 0px;
    border-radius: 37px;
    opacity: 0px;
    padding: 10px 33px;
    background: #834E9C;
    border: unset;
    color: white;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 19.07px;
    text-align: center;
}

section.services-section {
    background: #FFF2F3;
    text-align: center;
}

p.kdjd {
    font-family: "Cabin", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 17.01px;
    /* text-align: left; */
    color: #E8262E;
    margin:0px;
}

section.services-section h2 {
    font-family: "Cabin", sans-serif;
    font-size: 48px;
    font-weight: 600;
    line-height: 58.32px;
    text-align: left;
}

section.services-section .card h5 {
    font-family: "Cabin", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 24.3px;
    text-align: left;
}
.owl-carousel.owl-theme.servicea .card-body a {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #834E9C;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 14.98px;
  text-align: center;
}

.owl-carousel.owl-theme.servicea .card-body a img {
  width: auto;
}

section.services-section .card p {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 16.34px;
    text-align: left;
    color:#6E6E6E;
}
section.curate-event-section .col-md-4 {
    position: relative;
    transition: transform 0.3s ease;
        transition: transform 0.3s ease;
}

section.curate-event-section .subcard {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%);
    width: 328px;
    height: 109px;
    background: white;
    text-align: center;
    padding: 10px;
    display: none;
}

.subcard h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 24.51px;
    text-align: center;
    color: red;
}

.subcard p label {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.07px;
    text-align: center;
}

.subcard p {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 19.07px;
    text-align: center;
    margin: 0px;
}

.subcard a {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 19.07px;
    text-align: center;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    color: #834E9C;
}

section.curate-event-section .col-md-4:hover .subcard{
    display: block;

  transform: translateX(-50%);
        transition: transform 0.3s ease;
        transition: transform 0.3s ease;
}
section.curate-event-section .col-md-4:hover img {
    display: block;
    animation: 1s;
    transition: 1s;
    transform: translateY(-10px);
       
       
}
section.curate-event-section .container > h2 {
    margin-bottom: 50px;
}
.client-testimonials {
    background-color: #eaf6fc;
    padding: 50px 0;
    text-align: center;
  }
  
  .section-title {
    font-family: "Open Sans", sans-serif;
    font-size: 36px;
    color: #000;
    margin-bottom: 30px;
  }
  
  .testimonial-item {
    background-color: #fff;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    position: relative;
    width:100%;
    text-align: left;
  }
  
  .quotation-icon {
    width: 50px;
    margin-bottom: 20px;
  }
  
  .testimonial-item p {
    font-family: 'Mulish', sans-serif;
    font-size: 16px;
    color: #555;
    margin-bottom: 20px;
  }
  
  .testimonial-item h4 {
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    color: #000;
    margin-bottom: 5px;
  }
  
  .testimonial-item span {
    font-family: 'Mulish', sans-serif;
    font-size: 14px;
    color: #777;
  }
  
  /* Owl Carousel */
  .owl-carousel .owl-nav button {
    background-color: transparent;
    border: none;
  }
  
  .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: -25px;
    top: 50%;
    transform: translateY(-50%);
  }
  
  .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: -25px;
    top: 50%;
    transform: translateY(-50%);
  }


.testimonial-item p {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.07px;
    text-align: left;
}

.testimonial-item h4 {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 24.51px;
    text-align: left;
}

.testimonial-item span {
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 16.34px;
    text-align: left;
}
.event-curation {
    padding: 50px 0;
    background-color: #f9f9f9;
}

.event-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
}

.event-image img {
    width: 100%;
  
}

.event-form {
    background-color: #fff;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    padding: 30px;
    /* border-radius: 10px; */
    width: 100%;
    max-width: 608px;
    position: relative;
    left: -19em;
    height: 515px;
    top: 4em;
}
.vendorpage .event-form{
height: 450px;

}
.event-form h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 28px;
    color: #000;
    margin-bottom: 10px;
}

.event-form p {
    font-family: 'Mulish', sans-serif;
    font-size: 16px;
    color: #555;
    margin-bottom: 20px;
}

.curation-form .form-group {
    display: flex;
    justify-content: space-between;
    gap: 15px;
}

.input-box {
    width: 100%;
    margin-bottom: 15px;
    position: relative;
}

.input-box label {
    display: block;
    font-family: 'Mulish', sans-serif;
    font-size: 14px;
    color: #555;
    margin-bottom: -4px;
    position: relative;
    padding-left: 25px;
}

.input-box label img {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
}

.input-box input,
.input-box textarea {
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-family: 'Mulish', sans-serif;
    font-size: 14px;
    color: #333;
}

section.event-curation .input-box textarea {
    min-height: 100px;
    resize: none;
}

section.event-curation .btn-submit {
    display: inline-block;
    background-color: #8058a5;
    color: #fff;
    font-family: 'Mulish', sans-serif;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
    margin-top: 10px;
    transition: background-color 0.3s ease;
    width: 255px;
    height: 51px;
    top: 3955px;
    left: 696px;
    gap: 0px;
    opacity: 0px;
    border-radius: 0;
}

section.event-curation .btn-submit:hover {
    background-color: #643f81;
}
.event-curation .container {
    width: 100%;
    padding: 0px;
    margin: 0px;
    max-width: 100%;
    position: relative;
}

textarea#message {
    height: 10px;
    min-height: 10px;
    border: navajowhite;
    border-bottom: 1px solid;
    border-radius: unset;
}

form.curation-form input {
    border: unset;
    border-bottom: 1px solid;
    border-radius: unset;
    min-height: 22px;
    height: 18px;
}

section.event-curation {
    padding-bottom: 200px;
}

.event-form h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 40.85px;
    text-align: left;
}

.event-form p {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.07px;
    text-align: left;
}

section.event-curation .input-box label {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.07px;
    text-align: left;
}
input:focus, textarea:focus {
    box-shadow: unset;
    outline: unset;
}
section.our-clients.py-5 .row {
    margin: 0px;
    padding: 0px;
    width: 100%;
    max-width: 100%;
    text-align: center;
    justify-content: center;
}
footer {
    background-color: #2E294E;
    color: white;
    padding: 40px 0;
    text-align: center;
  }
  
  .footer-container {
    display: flex;
    justify-content: space-between;
    align-items: start;
    padding: 0 10%;
    text-align: left;
  }
  
  .footer-logo img {
    max-width: 250px;
  }
  [aria-labelledby="contactDropdown"], [aria-labelledby="clientsDropdown"] {
    width: 215px !important;
}
.fjhfh section.vision-values.text-center.py-5 {
    background: url(/assertive/images/bgab-min.png);
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 100px 0px !important;
}

.fjhfh .p-4.bg-gradient.rounded-3.text-white.vision-box, .fjhfh .p-4.bg-gradient.rounded-3.text-white.values-box {
    border: 1px solid;
    border-radius: 5px;
}


.fjhfh h1.fw-bold.display-4 {
    font-size: 40px;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
    font-size: 32px;
    font-weight: 800;
    line-height: 43.58px;
}

.fjhfh h2.text-muted {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 21.79px;
}

.fjhfh p.lead.mx-auto.w-75 {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    text-align: center;
}

.fjhfh h2.display-5.fw-bold {
    font-family: "Open Sans", sans-serif;
    font-size: 32px;
    font-weight: 800;
    line-height: 43.58px;
    margin-bottom: 75px;
}

.fjhfh ul.list-unstyled.text-start {
    text-align: left;
}

.fjhfh ul.list-unstyled.text-start li {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    text-align: left;
    list-style-type: disc;
}
  .footer-company-info, .footer-contact, .footer-follow {
    flex: 1;
    padding: 0 20px;
  }
  
  .footer-company-info h4, .footer-contact h4, .footer-follow h4 {
    font-size: 18px;
    margin-bottom: 15px;
  }
  
  .footer-company-info ul, .footer-contact ul {
    list-style: none;
    padding: 0;
  }
  
  .footer-company-info ul li, .footer-contact ul li {
    margin: 8px 0;
  }
  
  .footer-company-info ul li a, .footer-contact ul li img {
    color: white;
    text-decoration: none;
  }
  .footer-company-info ul li a {
    color: #A9A9A9;
    text-decoration: none;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24.51px;
    text-align: left;
}
  .footer-follow .social-icons {
    display: flex;
    gap:12;
  }
  
  .footer-follow .social-icons a img {
    width: 30px;
    height: 30px;
    margin: 0 5px;
  }
  
  .footer-bottom {
    margin-top: 20px;
    font-size: 14px;
    text-align: center;
    border-top: 1px solid grey;
    padding-top: 30px;
}
  
  .footer-contact ul li img {
    width: 18px;
    margin-right: 10px;
    vertical-align: middle;
  }
  
  .footer-contact ul li {
    display: flex;
    align-items: center;
    justify-content: start;
  }
  .footer-logo {
    width: 25%;
}
/* Top Banner Section */

  
  .banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .banner-section h1 {
    font-size: 3rem;
    font-weight: bold;
  }
  
  .banner-section .text-warning {
    color: #ffcc00;
  }
  
  .banner-section p {
    font-size: 1.25rem;
  }
  
  /* Services Section */
  .services-section {
    background-color: #f8f9fa;
  }
  
  .service-card {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border: none;
  }
  
  .service-card img {
    object-fit: cover;
    height: 200px;
    position: relative;
  }
  
  .image-overlay {
    position: relative;
  }
  
  .image-overlay .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5); /* Black tint over image */
    transition: background-color 0.3s ease;
  }
  
  .image-overlay:hover .overlay {
    background-color: rgba(0, 0, 0, 0.7); /* Darker tint on hover */
  }
  
  .service-card h5 {
    font-weight: bold;
    margin-top: 10px;
  }
  
  .service-card p {
    font-size: 0.9rem;
    color: #555;
  }
  .yuti .card-body {
    text-align: center;
}
.yuti .card-body, .services-section.yuti, .services-section.yuti .card-body h5, .services-section.yuti .card-body p {
    text-align: center;
}
.yuti .col-md-4{
    margin-bottom:40px;
}
section.services-section.py-5.yuti .lead {
    font-family: "Cabin", sans-serif;
    font-size: 40px;
    font-weight: 600;
    line-height: 58.32px;
    text-align: center;
}
.container.marktext {
    background: #F7F7F7;
}

.container.marktext {
    padding: 100px 0px 50px;
    max-width: 100%;
    text-align: center;
}

section.services-section.py-5.yuti {
    background: white;
}

section.services-section.py-5.yuti.marketing h2 {
    text-align: center;
    font-size: 40px;
    /* padding-bottom: 31px; */
    margin-bottom: 20px;
}

.container.marktext p {
    max-width: 1260px;
    margin: 0px auto;
}

section.services-section.py-5.yuti.Experimential.marketing {
    padding-top: 0px !important;
}

section.services-section.py-5.yuti.Experimential.marketing .container {
    padding-top: 20px;
}
/* Banner Section */
.banner-section.about {
    position: relative;
    background-size: cover;
    background-position: center;
    height: 400px;
  }
  
  .banner-section .banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
  }
  
  .banner-section .container {
    position: relative;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
  }
  
  /* General Section Styling */
  .container {
    max-width: 1140px;
    margin: 0 auto;
  }
  
  section.container.my-5 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  
  .text-center {
    text-align: center;
  }
  
  /* About Us Section */
  .about-us-section {
    padding: 50px 0;
  }
  
  .about-us-section h1 {
    font-size: 36px;
    font-weight: bold;
  }
  
  .about-us-section .text-warning {
    color: #ffb400; /* Accent color */
  }
  
  .about-us-section h3 {
    font-size: 30px;
    font-weight: 700;
  }
  
  .about-us-section p {
    font-size: 16px;
    color: #555;
    line-height: 1.8;
  }
  
  .about-us-section ul {
    list-style-type: disc;
    padding-left: 20px;
  }
  
  .about-us-section ul li {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .about-us-section ul {
    margin-top: 15px;
    margin-bottom: 15px;
    color: #333;
    font-size: 16px;
  }
  
  .about-us-section ul li {
    line-height: 1.8;
  }
  
  /* Image Styling */
  .img-fluid {
    border-radius: 10px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
  }
  
  /* Typography */
  .font-weight-bold {
    font-weight: bold !important;
  }
  
  .text-white {
    color: #fff !important;
  }
  
  .text-warning {
    color: #ffb400 !important; /* Orange accent color */
  }
  
 /* Banner Section */

  /* Case Study Section */
  .case-study-section {
    padding: 50px 0;
  }
  
  .case-study-item {
    border: 2px solid;
    border-radius: 10px;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
    display: flex;
    align-items: center;
}
  .case-study-item:hover {
    transform: scale(1.05);
  }
  
  .case-study-item img {
    width: auto;
    height: 250px;
   
}
  
  .case-study-content {
    padding: 20px;
  }
  
  .case-study-content h5 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
  }
  
  .case-study-content p {
    font-size: 14px;
    color: #555;
    line-height: 1.6;
  }
  
  .read-more {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    transition: color 0.3s ease;
  }
  
  .read-more:hover {
    text-decoration: underline;
  }
  
  .read-more span {
    margin-left: 5px;
  }
  section.container.my-5.abtmain h3 {
    font-family: "Open Sans", sans-serif;
    font-size: 32px;
    font-weight: 800;
    line-height: 33.58px;
    text-align: left;
    margin: 15px 0px 20px;
}

section.container.my-5.abtmain ul {
    padding: 0px;
}

section.container.my-5.abtmain h2 {
    font-size: 32px;
    font-weight: 800;
    line-height: 43.58px;
    text-align: left;
}


section.container.my-5.client .event-form {
    position: unset;
}

section.container.my-5.client .col-md-12 {
    display: flex;
    justify-content: center;
}
section.container.my-5.client button {
    width: 255px;
    height: 51px;
    background: #834E9C;
    border: unset;
    color: white;
    margin: 0px auto;
    max-width: 255px;
}


section.container.my-5.client .event-form p {
    margin-bottom: 50px;
}

---   
.contacts h2 {
  font-family: Playfair Display;
  font-size: 40px;
  font-weight: 800;
  line-height: 63.98px;
  text-align: left;
}

.contacts .ca2 {
  display: flex;
  align-items: center;
  gap: 19px;
  padding-bottom: 17px;
}


.row.mb-4.contacts > .row > .col-md-6 {
  padding-right: 100px;
}

.contacts .event-form {
  height: auto;
  top: 558px;
  left: 616px;
  gap: 30px;
  border-radius: 24px 0px 0px 0px;
  opacity: 0px;
}

.contacts .event-form input, .contacts .event-form textarea {
  height: auto !important;
  min-height: auto !important;
  background: #ececec;
  border-bottom: 0px !important;
  width: 100% !important;
  border-radius: 6px;
}

.contacts .curation-form .form-group {
  display: block;
}

.contacts .input-box label {
  margin: 0px;
  padding: 0px;
  padding-bottom: 9px;
  font-family: Playfair Display;
  font-size: 18px;
  font-weight: 600;
  line-height: 23.99px;
  text-align: left;
}
.contacts .row.mb-4.contacts h2 {
  font-family: Playfair Display;
  font-size: 24px;
  font-weight: 600;
}
.row.mb-4.contacts h2 {
  font-family: fair play;
  font-weight: 600;
}
.jdyeo img.img-fluid {
  box-shadow: unset;
}

.col-12.jddg {
  text-align: center;
  max-width: 1167px !important;
  width: 88%;
  margin: 0px auto;
  padding-left: 11%;
}

section.our-clients.py-5.jdyeo h2 {
  font-family: "Cabin", sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 58.32px;
  text-align: center;
  margin-bottom: 4%;
}
.owl-prev, .owl-next {

  color: #fff;
  padding: 5px 10px;
  position: absolute;
  top: 40%;
  font-size: 18px;
  display: block;
  z-index: 1000;
}
.owl-theme .owl-nav [class*=owl-]:hover{
  background-color: unset;
}
.owl-carousel .owl-nav button.owl-prev {
  background: unset;
}

.owl-theme .owl-nav [class*=owl-] {
  background: unset;
}
.owl-prev {
  left: -30px;
}

.owl-next {
  right: -30px;
}
.testimonial-item img {
  width: auto !important;
}
.owl-dots.disabled {
  display: block !important;
}

.owl-nav.disabled {
  display: block !important;
}
section.client-testimonials button.owl-prev, section.client-testimonials button.owl-next {
  position: relative !important;
  left: -40px !important;
}
section.curate-event-section .container > h2, .section-title, section.our-clients.py-5 h2, section.services-section h2, section.about-us h2 {
    margin-bottom: 38px;
    font-family: "Cabin", sans-serif;
    font-size: 40px !important;
    font-weight: 600;
    line-height: 58.32px;
    text-align: center;
}



.dhjddj .container {
    max-width: 1260px;
}
section.our-clients .img-fluid {
    box-shadow: unset;
    border: 1;
}
.container.marktext p.dkd {
    max-width: 65%;
    margin: 0px auto;
}
.owl-carousel.owl-theme.servicea.owl-loaded.owl-drag .card-body {
    height: 203px;
}
.yuti h5 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px;
}
a.event-details img {
    position: relative;
    top: 10px;
}
.owl-carousel.owl-theme.serviceaa.owl-loaded.owl-drag .col-md-4 {
    width: 100%;
    max-width: 100%;
}
.serviceaa a.event-details img {
    width: auto !important;!i;!;
    max-width: auto !important;!i;!;
}

.serviceaa .subcard p {
    display: none;
}
    .gallery-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 1000;
    overflow: auto;
}

.gallery-content {
    position: absolute;
    margin: auto;
    padding: 20px;
    background: white;
    width: 80%;
    max-width: 800px;
    text-align: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.swiper-container {
    width: 100%;
    height: 400px;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
}

.close {
    position: absolute;
    top: 10px;
    right: 20px;
    color: black;
    font-size: 30px;
    font-weight: bold;
    cursor: pointer;
}
/* Center alignment for the modal */
#galleryModal {
    display: none; /* Hidden by default */
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden; /* Prevent scrolling */
    background-color: rgba(0, 0, 0, 0.8); /* Modal background */
    justify-content: center;
    align-items: center;
}

/* Swiper container to ensure images are centered */
.swiper-container {
    max-width: 90%;
    max-height: 90%; /* Restrict the size to fit the screen */
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain; /* Ensures image fits within the available space */
}

/* Navigation arrows */
.swiper-button-next,
.swiper-button-prev {
    color: #fff; /* Arrow color */
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1100; /* Higher than modal */
}

.swiper-button-next {
    right: 20px;
}

.swiper-button-prev {
    left: 20px;
}

/* Close button styling */
.close {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #fff;
    font-size: 24px;
    cursor: pointer;
    z-index: 1100;
}

  /* Responsive Design */
  @media (max-width: 768px) {
      .bg1 p {
    max-width: 100%;
}
.mega-menu .dropdown-menu {
    WIDTH: 100% !important;
}
section.company-profile.text-center.py-5.bg-light.hytt {
    padding: 50px 0px !important;
}
      a.event-details img {
    position: relative;
    top: 1px;
}
      .container.marktext p.dkd {
    max-width: 100%;
    margin: 0px auto;
}

    .banner-section {
      height: 200px;
    }
  
    .case-study-item {
      margin-bottom: 30px;
    }
  
    .case-study-content h5 {
      font-size: 16px;
    }
  
    .case-study-content p {
      font-size: 13px;
    }
  }
  
  
  /* Responsive Design */
  @media (max-width: 768px) {
    .banner-section {
      height: 300px;
    }
  
    .about-us-section h1 {
      font-size: 28px;
    }
  
    .about-us-section h3 {
      font-size: 24px;
    }
  
    .about-us-section p, .about-us-section ul li {
      font-size: 14px;
    }
  
    .text-center {
      text-align: left;
    }
  }
  
/* Responsive Design */
@media (max-width: 768px) {
    .event-content {
        flex-direction: column;
    }
}
@media(max-width:767px){
  .footer-container {
    display: block;
    padding: 10px;
}

a.navbar-brand {
    width: 40%;
}

.bg1 h1 {
    font-size: 25px;
    line-height: 37px;
}

.bg1 p {
    font-size: 14px;
    line-height: 20px;
}

header.hero-section {
    height: auto !important;
    padding: 72px 0px;
}

.bg1 .btn-primary, .bg1 .btn-secondary {
    font-size: 13px;
    padding:8px 30px;
}

section.about-us.py-5 {
    padding: 10px !important;
    padding-bottom: 30px !important;
}

section.about-us h2 {
    font-size: 25px;
    line-height: unset;
    margin: 0px;
}

p.lead label {
    font-size: 20px;
}

p.lead {
    font-size: 14px;
}

section.services-section h2 {
    font-size: 25px;
}

p.kdjd {
    line-height: 0px;
    margin: 0px;
}

section.curate-event-section .container > h2 {
    margin-bottom: 25px;
}

section.curate-event-section .col-md-4 {
    margin-bottom: 20px;
}

h2.section-title {
    font-size: 25px;
}


section.our-clients.py-5 .row .col-md-2 {
    width: 41%;
}

section.our-clients.py-5 .row {
    gap: 26px;
}

.event-form {
    position: unset;
}

section.event-curation {
    padding-bottom: 20px;
}
span.owl-prev {
  left: -2px;
}

.owl-next {
  right: -2px;
}

.owl-carousel .owl-nav button span {
  padding: 0px !important;
}

.owl-carousel .owl-nav button span {
  display: none !important;
}

.footer-logo {
  width: 100%;
  margin-bottom: 31px;
}
section.banner-section {
  height: 109px !important;
}

.banner-section h1 {
  font-size: 25px;
}

.curation-form .form-group {
  display: block;
}

.event-form {
  height: auto;
  padding: 10px 15px 30px;
}

form.curation-form input {
  height: auto !important;
  min-height: auto !important;
  padding: 6px !important;
}
section.services-section.py-5.yuti.marketing h2 {
  font-size: 18px;
  line-height: normal;
  padding: 10px;
}

.container.marktext.p-50 {
  padding-top: 20px !important;
}

.container.marktext p {
  font-size: 14px;
  padding: 0px 10px;
}

.container.marktext {
  padding-bottom: 50px;
}

section.services-section.py-5.yuti.Experimential.marketing .container {
  padding-top: 24px;
}

section.services-section.py-5.yuti .lead {
  font-size: 18px;
  padding-bottom: 0px;
}
section.services-section .card h5 {
  font-size: 17px;
}
section.container.my-5.abtmain h3 {
  font-size: 15px;
  line-height: 26px;
  margin-bottom: 0px;
  margin-top: 0px;
}

section.container.my-5.abtmain h2 {
  font-size: 18px;
}

section.container.my-5.abtmain h2 {
  margin-bottom: 0px;
}

section.container.my-5.abtmain ul {
  padding: 15px;
}
section.container.my-5.client .event-form p {
  margin-bottom: 20px;
}
.vendorpage .event-form {
  height: auto !important;
}

.event-form h2 {
  font-size: 18px;
  margin-bottom: 0px;
}
.row.mb-4.contacts h2 {
  font-size: 25px;
}
section.our-clients.py-5.jdyeo {
  padding: 10px !important;
}

section.our-clients.py-5.jdyeo h2 {
  font-size: 20px;
}
.navbar-expand-lg .navbar-nav .nav-link:hover {
    color: #46b052 !important;
}
li.nav-item.dropdown.mega-menu:focus-visible {
    outline: unset;
}
.col-12.jddg {
  width: 100%;
  padding: 0px;
}
footer {
  padding: 10px 0px;
}
header.hero-section:before {
    background: #0000009e;
}
.dropdown-menu.mega-menu-content.show {
    position: unset;
    width:100%;
}
.navbar-expand-lg .navbar-nav .dropdown-menu{
    position: unset;
    width:100%;
}
.footer-contact {
    padding-top: 25px;
}
.footer-follow {
    padding-top: 30px;
}
section.curate-event-section .container > h2, .section-title, section.our-clients.py-5 h2, section.services-section h2, section.about-us h2 {
    margin-bottom: 10px;
    font-family: "Cabin", sans-serif;
    font-size: 29px !important;
    font-weight: 600;
    line-height: 35px;
    text-align: center;
}
section.our-clients.py-5 .row .col-md-2 {
    padding: 0px;
}

section.our-clients.py-5 .row .col-md-2 img {
    width: 100%;
}

section.our-clients.py-5 {
    padding: 20px !important;
}

section.our-clients.py-5 h2 {
    margin-bottom: 28px;
}
p.kdjd {
    margin-bottom: 20px;
}
.search-icon.ml-3 {
    display: none;
}
section.case-study-section.container.my-5 {
    padding: 0px;
    padding: 10px;
}
.fjhfh h1.fw-bold.display-4 {
    font-size: 17px;!;!importan;
    line-height: 28px;!;!importan;
}

.fjhfh p.lead.mx-auto.w-75 {
    max-width: 100% !important;
    margin: 0px !important;
    width: 100% !important;
    padding: 10px;
    font-size: 14px;
    line-height: 23px;
}

.fjhfh section.vision-values.text-center.py-5 {
    background-size: cover;
}

.fjhfh h2.display-5.fw-bold {
    margin: 0;
    font-size: 22px;
}

.fjhfh ul.list-unstyled.text-start li {
    font-size: 15px;
    /* padding: 0px 16px; */
}

ul.list-unstyled.text-start {
    padding: 20px;
}

.fjhfh section.vision-values.text-center.py-5 {
    padding: 20px 0px !important;
}
section.curate-event-section .subcard {
    display: block;
}

.gallery-content {
    background: transparent;
}

span.close {
    color: white !important;!i;!;
    opacity: 1;
    top: -80px;
    font-size: 43px;
}

.swiper-button-next, .swiper-button-prev {
    color: white;
}
}
