/*.single-event-carousel {
    max-width: 90%;
    height: 557px;
}*/

  body, * {
    font-family: 'Instrument Sans', sans-serif !important;
  }

.elementor-345 .elementor-element.elementor-element-8dc49fb .ue-grid-item-meta-data svg {
    width: 15%;
    height: 100%;
}
a.filter-option {
   color:black


}
.elementor-widget-menu-anchor {
	display: none !important;
}

#filters_homepage .grid {
	display: block !important;
}

  #ajax_loader_wrap {

	  	display:flex;
		align-items: center;
	 	justify-content: center;
	  	width: 100%;
	  	height: 100%;
	  
  }

#ajax-loader {
	background: rgba(0, 0, 0, 0.5); /* Dull background */
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9999;
    display: none;
	top: 0;
}

#ajax-loader svg {
	width: 80px;
	height: 80px;
}
.ue-filters-accordion-container {
    flex-direction: row !important;
}


p.embassy_name {
    text-align: center;
    font-size: 53px;
    color: #526EFF;
    font-weight: 600;
        margin-top: -20px;
    margin-bottom: 30px;
}


.welcome_text {
    font-family: "Instrument Sans", Sans-serif;
    font-size: 100px;
    font-weight: 600;
    line-height: 105px;
    color: #000000;
    text-align: center;
}
.ue-grid-item-meta-data {
    text-transform: capitalize;
}
.RJPOee.EIJn2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.single-event-swiper .swiper-slide {
	overflow: hidden;
	
}

.single-event-carousel.carousel {
    border-radius: 50px !important;
    overflow: hidden;
}



.uc_content{
    
    padding-left: 10px;
    padding-right: 10px;
    
}

.uc-filers-error-message {
    display: none !important;
}
.single-event-carousel img {
    max-width: 100% !important;
    width: 100% !important;
    height: 430px !important;
    object-fit: cover;
    object-position: center;
}
/*.single-event-carousel img {
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}*/

.ellipsis {
  display: inline-block;
  cursor: pointer;
}

.ellipsis {
    width: 100%;
    background: #ffffff00;
    position: absolute;
    right: 0;
    text-align: right;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-top: 0px;
    z-index: 99999999;
    color: white;
    font-size: 30px;
}

.options-box {
    z-index: 999999999999;
  display: none;
  position: absolute;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 10px;
    right: 20px;
    top: 20px;
    border-radius: 28px;
}

.options-box ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.options-box ul li:hover {
    background: white !important;
}

.options-box ul li {
  padding: 5px;
  cursor: pointer;
    font-size: 14px;
    font-family: 'Instrument Sans'
}


/* General Form Styling */
.post-event-form, .post-press-form {
    max-width: 950px;
    margin: 50px auto;
    font-family: 'Instrument Sans', sans-serif;
    background: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 120px;
    padding-right: 120px;
    border-radius: 20px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.time-inputs .arrow {
    color: #000;
    font-weight: 600;
    margin: 9px 15px;
    padding-top: 13px;
}

button.remove-time-btn {
    padding: 5px 14px;
    border-radius: 60px;
    background: black;
    color: white;
    margin:8px;
}
button.add-time-btn {
    padding: 5px 14px ! IMPORTANT;
    border-radius: 60px !important;
    background: black;
    color: white;
    margin:8px;
}


button.remove-time-btn:hover {
    padding: 5px 14px;
    border-radius: 60px;
    background: white;
    color: black;
    margin:8px;
}

button.add-time-btn:hover {
    padding: 5px 14px ! IMPORTANT;
    border-radius: 60px !important;
    background: white;
    color: black;
    margin:8px;
}


.card .flag svg, .card_content .flag svg {
    width: 31px;
    height: 25px;
}

.post-event-form h2, .post-press-form h2 {
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;
}

.post-event-form p, .post-press-form p {
    text-align: center;
    color: #666;
    line-height: 1.6;
    margin-bottom: 40px;
}

.guidelines-link {
    color: #0066FF !important;
    text-decoration: none;
}

/* Form Section */
.form-section {
    margin-bottom: 40px;
    text-align: center;
}

.form-section input.styled-input-two {
    width: 100% !important;
}

.form-section label {
    display: block;
    font-size: 18px;
    font-family: 'Instrument Sans', sans-serif;
    text-align: center;
}

.char-limit {
    color: #666;
    font-weight: normal;
}

.event-categories, .press-categories {
    display: flex;
    gap: 9px;
    margin-top: 15px;
    flex-wrap: wrap;
    align-content: stretch;
    justify-content: center;
    padding-bottom: 25px;
}

.event-categories button, .press-categories button {
    padding: 10px 20px;
    border: 2px solid #000;
    background: transparent;
    border-radius: 25px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s ease;
}


.event-categories button.active, .press-categories button.active {
    background: #000;
    color: #fff;
    border-color: #000;
   
}
/* Input Fields */
.input-with-icon {
    position: relative;
    display: inline;
    align-items: center;
}

input[type="text"],
input[type="email"],

textarea {
    width: 40% !important;
    padding: 12px 0;
    border-bottom: 1px solid #000; /* Add this to ensure only the bottom border is visible */
    outline: none !important; /* Remove the default focus outline */
    font-size: 18px;
    font-family: 'Instrument Sans', sans-serif;
    background: transparent;
 
}

.about label, .description label {
    text-align: left;
    margin-top: 50px;
    font-size: 18px;
    font-family: 'Instrument Sans', sans-serif;

}
.short-des textarea {
    width: 80% !important;
    border-bottom: 2px solid;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
.short-des label {
    text-align: left;
    padding-left: 40px;
    margin-top: 85px;
    margin-bottom: -52px;
}

.styled-input-two::placeholder {
    text-align: left; /* Align placeholder text to the right */
    font-weight: bold; /* Make placeholder text bold */
    color: black; /* Change placeholder text color if needed */
  }



.about textarea {
    width: 80% !important;
    border-bottom: 2px solid;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

input[type="text"] {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 2px solid #000; /* Add this to ensure only the bottom border is visible */
    outline: none !important; /* Remove the default focus outline */
}


input.styled-input {
    margin-left: 20px !important;
}

input[type="text"]:focus {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px solid #000; /* Ensure only the bottom border is visible on focus */
    outline: none !important; /* Remove the focus outline */
}

.styled-input::placeholder {
    text-align: left; /* Align placeholder text to the right */
    font-weight: bold; /* Make placeholder text bold */
    color: black; /* Change placeholder text color if needed */
  }


.form-section.tester {
    width: 50%;
    /* height: 25px; */
    margin-left: 91px;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: stretch;
}



/* Media Upload */
.media-upload {
    margin: 30px 0;
    text-align: center;
}

.media-upload-label {
    display: block;
    cursor: pointer;
    border: 2px dashed #ccc;
    border-radius: 8px;
    padding: 15px;
    color: #666;
    transition: border-color 0.2s ease, color 0.2s ease;
}

.media-upload-label:hover {
    border-color: #000;
    color: #000;
}

.upload-preview {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

/* Additional CSS to fix UI */
.image-preview-container {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 10px;
}

.preview-item {
    width: 150px;
    height: 150px;
    background-size: cover;
    background-position: center;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #ccc;
}

video {
    border-radius: 8px;
    width: 100%;
    height: 100%;
}

.remove-btn {
    position: absolute;
    top: 5px;
    right: 5px;
    background: rgba(0, 0, 0, 0.6);
    color: white;
    border: none;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    font-size: 14px;
    cursor: pointer;
    z-index: 10; /* Ensure it stays above video */
}

.remove-btn:hover {
    background: rgba(255, 0, 0, 0.8);
}


.plus-icon {
    font-size: 32px;
    font-weight: bold;
}

.upload-text {
    font-size: 14px;
    margin-top: 5px;
}

.image-preview-container {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 10px;
}

.uploaded-image-preview {
    max-width: 100px;
    max-height: 100px;
    border-radius: 5px;
    object-fit: cover;
    display: none;
}

/* Submit Button */
.submit-btn { 
    width: 16%;
    padding: 8px;
    background: #fff;
    color: black;
    border: 2px solid black;
    border-radius: 35px;
    font-size: 18px;
    cursor: pointer;
    /* text-align: center; */
    position: relative;
    left: 40%;
}
.submit-btn-two { 
    width: 15%;
    padding: 10px;
    background: #fff;
    color: black;
    border: 1px solid black;
    border-radius: 22px;
    font-size: 15px;
    cursor: pointer;
    /* text-align: center; */
    position: relative;
   
}

.submit-btn:hover {
    background: #000;
    color: #fff;
    border-color: #000;
}
.submit-btn-two:hover {
    background: #000;
    color: #fff;
    border-color: #000;
}

/* Events Cards */
.card {
    border: none !important;
    width: 100% !important;
    margin-bottom: 25px;
}

.card-head.position-relative {
    border-radius: 42px;
}

.card-body {
    border-radius: 30px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 30px !important;
    background-color: white;
 
}

.locations {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

p.location {
    font-size: 13px;
    color: #474747;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

p.title {
    font-size: 26px;
    font-weight: 600;
    font-family: 'Instrument Sans';
}


p.description {
    font-size: 13px;
    font-family: 'Instrument Sans';
}

a.discover-more {
    font-size: 13px;
    font-family: 'Instrument Sans';
    text-decoration: underline !important;
    color: rgb(0 0 0 / 60%);
}

p.start_time {
    font-size: 18px;
    color: white;
    width: 60px;
    text-align: center;
    line-height: 23px;
    top: 30px;
    left: 30px;
}

p.category {
    font-size: 12px;
    color: white;
    text-align: right;
    top: 30px;
    right: 30px;
    width: 100px;
    font-weight: 600;
}

.card-body p {
    margin: 0;
}

/* Carousel */
.carousel {
    overflow-x: clip;
}

.swiper {
    padding: 5rem 0;
    overflow: visible;
}

.swiper-slide {
    width: 400px;
}

.banner_carousal .carousel {
    height: 700px;
    border-radius: 50px;
    overflow: hidden;
}

.banner_carousal .carousel .swiper2 {
    height: 100%;
}

.banner_carousal .carousel .swiper2 .swiper-wrapper .swiper-slide {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;

}

.card_single .card-head {
    height: 336px;
    overflow: hidden;
    border-radius: 42px;
}

.card_single .card-head img {
    height: 100%;
    object-fit: cover;
}

.card_content {
    bottom: 0;
    position: absolute;
    width: 100%;
    display: flex;
    align-items: stretch;
    padding-left: 30px;
    justify-content: space-between;
    padding-right: 30px;
    padding-bottom: 25px;
    gap: 30px;
}



.event_content {
    width: 80%;
}

.event_content .card-body {
    border-radius: 28px;
}





.elementor-element-bd827f2 {
    height: 800px;
}

.elementor-element-bd827f2 .elementor-container {
    height: 100%;
}

.elementor-element-bd827f2 .elementor-column {
    height: 100%;
}

.elementor-element-bd827f2 .elementor-widget-wrap {
    height: 100%;
}

.bend_slider {
    height: 100%;
}

.bend_slider .swiper {
    height: 100%;
}

.bend_slider .elementor-widget-container {
    height: 100%;
}

.bend_slider .carousel {
    height: 100%;
}


/* Media Queries */
@media (min-width: 768px) and (max-width: 1024px) {
    .banner_carousal .carousel {
        height: 440px;
    }
    p.embassy_name{
        font-size: 18px;
        
    }
    .welcome_text { 
        font-size: 60px;
        line-height: 20px;
    }

    .card_content {
        flex-direction: column;
        height: 100%;
        padding-top: 25px;
    }



    .event_content .card-body {
        padding: 15px !important;
    }

    .elementor-element-bd827f2 {
        height: 670px;
    }

    .card-body {
        border-radius: 20px !important;
        padding: 20px !important;
    }

    .card-head {
        border-radius: 20px !important;
    }

    .card_single .description {
        font-size: 14px;
        line-height: 20px;
    }

    .card_single .title {
        font-size: 25px;
        line-height: 35px;
    }

    .card_single .location {
        font-size: 13px;
    }

    .card_single .location svg {
        width: 11px;
    }

    .card_single .flag svg {
        width: 25px;
    }

    .card_single .discover-more {
        font-size: 17px;
        line-height: 45px;
    }

    .grid .col-sm-3 {
        width: 50%;
        padding: 0 10px;
    }
    
    .event_content {
        width: 100%;
    }
}


.weather_wrapper {
    width: 70%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    font-family: 'Instrument Sans';
    font-weight: 500;
    color: white;
}

.wrapper2 {
    text-align: right;
}

.weather {
    font-size: 65px;
    display: flex;
    gap: 40px;
    font-weight: 400;
}

.wrapper1 h2 {
    font-size: 30px;
    font-weight: 600;
}

.wrapper2 p {
    font-size: 30px !important;
}

.textWrappers div {
    display: flex;
    flex-direction: column;
}

.textWrappers {
    display: flex;
    justify-content: center;
    gap: 30px;
    font-size: 14px;
    font-size: 20px;
}


@media ( max-width: 1024px ) {
    
    .wrapper2 {
    text-align: left;
}
    
    .wrapper2 p {
    font-size: 18px !important;
}
    
    .textWrappers {
    display: flex;
    justify-content: center;
    gap: 40px;
    font-size: 14px;
    font-size: 9px;
}
    
    .weather_wrapper {
        width: 80%;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-direction: column;
        margin: 0 auto;
        font-family: 'Instrument Sans';
        font-weight: 500;
        gap: 50px;
        color: white;
    }   
    
    .wrapper1 h2 {
    font-size: 23px;
    font-weight: 600;
}
    
    .weather {
    font-size: 36px;
    display: flex;
    gap: 30px;
    font-weight: 400;
}

}



@media (max-width: 767px) {
    
 .card .card_single .card-body {
  padding: 10px !important;
     
 }   
}

@media (max-width: 767px) {
    
    .welcome_text {
        font-size: 30px;
        line-height: 10px;
    }
    .custom_mobile_row{
        gap: 20px;
    }
    #custom_grid .card_single .card-head {
        height: 270px;
    }
    
p.start_time {
    font-size: 18px;
    color: white;
    width: 39px;
    text-align: center;
    line-height: 15px;
    top: 10px;
    left: 10px;
}

    
    p.category {
    font-size: 7px;
    color: white;
    text-align: right;
    top: 10px;
    right: 10px;
    width: 60px;
    font-weight: 600;
}
    
    .event_content {
        width: 100%;
    }
    
    .carousel .card_single .card-head {
        height: 336px !important;
    }
    .card_single .card-head {
        height: 151px;
        overflow: hidden;
        border-radius: 42px;
    }
    
    .banner_carousal .carousel {
        height: 440px;
    }

    .card_content {
        flex-direction: column;
        height: 100%;
        padding-top: 25px;
    }



    .event_content .card-body {
        padding: 15px !important;
    }

    .elementor-element-bd827f2 {
        height: 400px;
    }

    .card-body {
        border-radius: 20px !important;
        padding: 10px !important;
    }

    .card-head {
        border-radius: 20px !important;
    }

    .card_single .description {
        font-size: 7.55px;
        line-height: 9px;
    }

    .card_single .title {
        font-size: 15px;
        line-height: 18px;
    }

    .card_single .location {
        font-size: 7.55px;
    }

    .card_single .location svg {
        width: 5px;
    }

    .card_single .flag svg {
        width: 15px;
    }

    .card_single .discover-more {
        font-size: 7.55px;
    }

    .grid .col-sm-3 {
        width: 50%;
        padding: 0 10px;
    }

    .grid .locations {
        justify-content: flex-end; 
    }

    .grid .location {
        display: none;
    }

    .grid .title {
        margin-top: -20px;
    }

    .grid .description {
        display: none;
    }

    .grid .discover-more {
        font-size: 10px;
    }
}



/* Modal Background */
#customModal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); /* Darker overlay */
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Modal Box */
.custom-modal-content {
    background: #fff;
    width: 480px; /* Increased width */
    height: 400px; /* Increased height */
    border-radius: 20px; /* Rounded corners */
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.2);
    font-family: 'Inter', sans-serif;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 79px;
}

/* Modal Title */
.custom-modal-content h2 {
    font-size: 50px;
    font-weight: 700;
    color: #000;
    margin-bottom: 17px;
}

/* Modal Text */
.custom-modal-content p {
    font-size: 18px;
    color: #444;
    margin-bottom: 25px;
}

/* Button */
.custom-modal-btn {
    background: #fff;
    color: black;
    border: 2px solid black;
    padding: 12px 24px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 25px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.custom-modal-btn:hover {
    background: #f0f0f0;
    transition: 0.3s;
}

/* Responsive Design */
@media (max-width: 768px) {
    
    .single-event-carousel img {
        max-width: 100% !important;
        width:100% !important;
        height:300px !important;
        object-fit: cover;
        object-position: center;
        border-radius: 42px !important;
    }
    
    .custom-modal-content {
        width: 90%;
        height: auto;
        padding: 30px;
    }

    .custom-modal-content h2 {
        font-size: 24px;
    }

    .custom-modal-content p {
        font-size: 16px;
    }

    .custom-modal-btn {
        font-size: 14px;
        padding: 10px 18px;
    }


    .about label {
    text-align: left;
    padding: 0px;
}
    button.submit-btn {
    width: 36%;
    position: relative;
    left: 31%;
}



}





.form-section.registration-type {
    display: flex;
}

.form-section#registration-options label{
    margin-left: 5px;
}

input#require_yes {

    margin-left: 30px;
}
input#require_no {

    margin-left: 30px; 
}

div#registration-options {
    display: flex;
    margin-left: 25px;
}

input#reg_form {
    margin-bottom: 25px;
    margin-left: 57px;
}

input#reg_external {
    margin-bottom: 30px;
    margin-left: 30px;
}


.card .title  {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
  .card .description  {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
.start {
    padding: 8px;
}
.end{
        padding: 8px;

}




/* Header Section */
.main-of-filter {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;

}

.name-filter .head-three {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
}

.cross-icon {
    font-size: 34px;
    cursor: pointer;
    color: #333;
}

/* List and Items Styling */
.filter-dropdown {
    margin-top: 5px;
}

.unorderd-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.unorderd-list li {
    margin-bottom: 15px;
}

.filter-option {
    text-decoration: none;
    color: #333;
    font-size: 14px;
    display: block;
    transition: color 0.2s;
}



/* Dropdown Styling */
select.filter-option {
    width: 100%;
    padding: 8px 5px;
    border: none;
    background-color: transparent;
    font-size: 14px;
    color: #333;
    cursor: pointer;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24'%3E%3Cpath fill='%23333' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right center;
    border-bottom: 1px solid #eee;
}

/* Dropdown Option Styling */
select.filter-option option {
    font-size: 14px;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .elementor-shortcode {
        width: 100%;
        margin: 0 auto;
    }
}



/* Date Picker Container */

/* Individual Date Input Containers */
.start, .end {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 48%; /* Allow some space between them */
}

/* Labels */
.start label, .end label {
    font-size: 14px;
    font-weight: 500;
    color: #333;
}

/* Date Inputs */
.datepicker {
    width: 100%;
    padding: 10px 8px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    font-size: 13px;
    color: #333;
    background-color: #f9f9f9;
    cursor: pointer;
    transition: border-color 0.2s, box-shadow 0.2s;
}



/* Date Input Hover State */
.datepicker:hover {
    border-color: #c0c0c0;
}


/* Responsive Adjustments */
@media (max-width: 480px) {

    .start, .end {
        width: 100%;
    }
    
    .datepicker-main {
        width: 100%;
        max-width: 280px;
        margin: 0 auto;
    }
}






/* FRZ EDITS */
	.date-time-container {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin: 60px -100px 60px -60px;
}

.date-time-fields {
    display: flex;
    align-items: flex-end;
    gap: 10px;
	padding-bottom:20px;
}

.date_wrapper {
    display: flex;
    align-items: flex-end;
    gap: 10px;
}

.date-group, .time-group {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.time-inputs {

    align-items: center;
    gap: 10px;
}

label {
    font-size: 18px;
    color: #000;
}

.input-with-icon {
    position: relative;
    display: inline-block;
}

.input-with-icon input {
    padding: 10px 12px;
    border: 2px solid #000000;
    border-radius: 50px;
    font-size: 18px;
    background-color: #fff;
    width: 200px;
    box-sizing: border-box;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.input-with-icon input[type="time"] {
    width: 140px;
}

.input-with-icon input:focus {
    outline: none;
    border-color: #000;
}

.calendar-icon, .clock-icon {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}

.calendar-icon::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 150.6 128.19"%3E%3Cdefs%3E%3Cstyle%3E.c%7Bstroke-width:0px;%7D%3C/style%3E%3C/defs%3E%3Cg%3E%3Cpath class="c" d="M127.34,8.93h-13.32V0h-10.06v8.93h-57.32V0h-10.06v8.93h-13.32C10.43,8.93,0,19.36,0,32.19v72.74c0,12.82,10.43,23.26,23.26,23.26h104.08c12.82,0,23.26-10.43,23.26-23.26V32.19c0-12.82-10.43-23.26-23.26-23.26ZM23.26,18.99h13.32v5.41h10.06v-5.41h57.32v5.41h10.06v-5.41h13.32c7.28,0,13.2,5.92,13.2,13.2v2.49H10.06v-2.49c0-7.28,5.92-13.2,13.2-13.2ZM127.34,118.12H23.26c-7.28,0-13.2-5.92-13.2-13.2v-60.2h130.48v60.2c0,7.28-5.92,13.2-13.2,13.2Z"%3E%3C/path%3E%3C/g%3E%3C/svg%3E');
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;

}

.clock-icon::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpolyline points='12 6 12 12 16 14'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
}

.arrow {
    font-size: 20px;
    color: #000;
    margin: 10px 5px;
    line-height: 38px;
}


.add-time-btn {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #ccc;
    color: #000;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 0;
    margin-left: 10px;
    margin-bottom: 2px;
}

.add-time-btn:hover {
    background-color: #f5f5f5;
}

/* Custom date picker display */
input[type="date"]::-webkit-calendar-picker-indicator,
input[type="time"]::-webkit-calendar-picker-indicator {
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.styled-input-two::placeholder {
        font-weight: normal; /* Removes bold */
    }

input.styled-input::placeholder {
   font-weight: normal; /* Removes bold */
}


.date_time_text{
    
    font-size: 22px;
    color: #000;
    font-family: 'Instrument Sans', sans-serif;
    font-weight: 500;
    
}



@media (max-width: 800px){
.elementor-537 .elementor-element.elementor-element-4a717f4 .elementor-icon-list-text, .elementor-537 .elementor-element.elementor-element-4a717f4 .elementor-icon-list-text a {
    color: #474747;
    font-size: 20px;
    font-family: 'Instrument Sans', sans-serif;
    font-weight: 200;
}
}

@media (max-width: 800px){
.elementor-537 .elementor-element.elementor-element-62d3f45 .elementor-icon-list-text, .elementor-537 .elementor-element.elementor-element-62d3f45 .elementor-icon-list-text a {
    color: #000000;
    font-size: 18px;
    font-family: 'Instrument Sans', sans-serif;
    font-weight: 200;
}
}

@media (max-width: 800px){
.elementor-537 .elementor-element.elementor-element-cbd4491 .elementor-heading-title {
    font-family: "Instrument Sans", Sans-serif;
    font-size: 50px;
    font-weight: 600;
    color: #000000;
}}

@media (max-width: 800px){
.elementor-537 .elementor-element.elementor-element-f40685e .elementor-icon-list-item {
    font-family: "Instrument Sans", Sans-serif;
    font-size: 22px;
    font-weight: 500;
}}

@media (max-width: 800px){
.elementor-537 .elementor-element.elementor-element-f40685e .elementor-icon-list-text, .elementor-537 .elementor-element.elementor-element-f40685e .elementor-icon-list-text a {
    color: #000000;
    font-size: 20px;
}
}



@media (max-width: 800px){
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 15px;
}
}







@media (max-width: 768px){
.date_category {
    position: relative;
    background: white;
    width: 27% !important;
    height: 25% !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: black !important;
    border-radius: 15px;
    gap: 0px !important;
}
}

/* Media Queries */
@media (min-width: 768px) and (max-width: 1024px) {
    .banner_carousal .carousel {
        height: 440px;
    }
    p.embassy_name{
        font-size: 18px;
    }
    .welcome_text { 
        font-size: 60px;
        line-height: 20px;
    }

    .card_content {
        flex-direction: column;
        height: 100%;
        padding-top: 25px;
    }

    .date_category {
        width: 40%;
        gap: 5px;
        padding: 10px 0;
    }
}

.date_category {
    position: relative;
    background: white;
    width: 25%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: black !important;
    border-radius: 28px;
    gap: 10px;
}

.event_content {
    width: 75%;
}

.event_content .card-body {
    border-radius: 28px;
}

.date_category p {
    color: black !important;
}

.date_category p.category {
    text-align: center;
    margin: 0;
}
p.category {

    width: 120px;
    font-weight: 600;
    word-break: keepall;
}






.swiper-slide swiper-slide-prev {
    
    display:none;
}








@media (max-width: 767px) {
    .swiper-slide {
        width: 100% !important;
    }
}



/* Responsive Carousel Card Styles with target-specific selectors */
.elementor-widget-container .carousel .swiper .swiper-slide .card.single.card_single {
  width: 370px!important;
  border-radius: 30px !important; 
  margin: 0 auto!important;
  display: flex!important;
  flex-direction: column!important;
  
}

/* Card image container */
.elementor-widget-container .carousel .swiper .swiper-slide .card.single.card_single .card-head {
  position: relative!important;
  font-size: 0 !important;
  display: block !important;


}


.elementor-widget-container .carousel .swiper .swiper-slide .card.single.card_single .card-head::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgb(29 37 80 / 50%), rgb(29 37 80 / 2%));
    border-radius: 30px;
  pointer-events: none;  /* Ensures the pseudo-element doesn't interfere with clicks or interactions */
  z-index: 1;  /* Place the shadow above the image */
}


/* Card image styles */
.elementor-widget-container .carousel .swiper .swiper-slide .card.single.card_single .card-img-top {
  width: 100%!important;
  height: 280px!important;
  object-fit: cover!important;
  display: block!important;
 border-radius: 30px !important; 
 background: linear-gradient(to bottom, rgba(29, 37, 80, 0.1), rgba(29, 37, 80, 0.3));
  vertical-align: bottom!important;
    z-index: 0;
}




/* Card body styles */
.elementor-widget-container .carousel .swiper .swiper-slide .card.single.card_single .card-body {
  width: 100%!important;
  padding: 20px!important;
  margin-top: -1px!important;
  box-sizing: border-box!important;
   border-radius: 30px !important; 

}

/* Fix for spacing between elements */
.elementor-widget-container .carousel .swiper .swiper-slide {
  width: 400px!important; /* Match your specified width */
  margin-right: 90px!important; /* Maintain your original spacing */
}

.elementor-widget-container .carousel .swiper .swiper-slide .start_time {
  font-size: 18px!important;
  padding: 5px 10px!important;
  z-index: 2!important;
  width:20%;
}


.elementor-widget-container .carousel .swiper .swiper-slide .category {
  font-size: 16px!important;
  padding: 5px 10px!important;
  z-index: 2!important;
  width: 80%;
}

.elementor-widget-container .carousel .swiper .swiper-slide .title {
  font-size: 20px!important;
  font-weight: 600!important;
  margin-bottom: 10px!important;
  margin-top: 0!important;
}

.elementor-widget-container .carousel .swiper .swiper-slide .description {
  font-size: 14px!important;
  margin-bottom: 15px!important;
  display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.elementor-widget-container .carousel .swiper .swiper-slide .discover-more {
  font-weight: 500!important;
  display: inline-block!important;
  margin-top: 10px!important;
}

/* Eliminate any browser default spacing */
.elementor-widget-container .carousel .swiper .swiper-slide .card-head img, 
.elementor-widget-container .carousel .swiper .swiper-slide .card-body p, 
.elementor-widget-container .carousel .swiper .swiper-slide .card-body a {
  margin: 0 !important;
}

/* Responsive breakpoints */
@media (max-width: 1199px) {
  .elementor-widget-container .carousel .swiper .swiper-slide {
    width: 350px!important;
    margin-right: 60px!important;
  }
  
  .elementor-widget-container .carousel .swiper .swiper-slide .card.single.card_single {
    width: 350px!important;
  }
  
  .elementor-widget-container .carousel .swiper .swiper-slide .card.single.card_single .card-img-top {
    height: 234px!important;
  }
  
  .elementor-widget-container .carousel .swiper .swiper-slide .title {
    font-size: 18px!important;
  }
}

@media (max-width: 991px) {
  .elementor-widget-container .carousel .swiper .swiper-slide {
    width: 300px!important;
    margin-right: 40px!important;
  }
  
  .elementor-widget-container .carousel .swiper .swiper-slide .card.single.card_single {
    width: 300px!important;
  }
  
  .elementor-widget-container .carousel .swiper .swiper-slide .card.single.card_single .card-img-top {
    height: 200px!important;
  }
  
  .elementor-widget-container .carousel .swiper .swiper-slide .card.single.card_single .card-body {
    padding: 15px!important;
  }
  
  .elementor-widget-container .carousel .swiper .swiper-slide .start_time, 
  .elementor-widget-container .carousel .swiper .swiper-slide .category {
    font-size: 15px!important;
  }
  
  .elementor-widget-container .carousel .swiper .swiper-slide .title {
    font-size: 16px!important;
  }
  
  .elementor-widget-container .carousel .swiper .swiper-slide .description {
    font-size: 13px!important;
  }
}



/* Mobile-specific carousel card styles */
@media (max-width: 767px) {
  .elementor-widget-container .carousel .swiper .swiper-slide {
    width: 280px!important; /* Width for mobile cards */
    margin-right: 20px!important;
  }
  
  .elementor-widget-container .carousel .swiper .swiper-slide .card.single.card_single {
    width: 280px!important;
    border-radius: 30px !important; /* Rounded corners matching the design */
    overflow: hidden!important;
    background-color: #ffffff;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.08); /* Subtle shadow */
    transform: none!important; /* Remove any rotation on mobile */
    height: auto!important;
  }
  
  /* Card image container */
  .elementor-widget-container .carousel .swiper .swiper-slide .card.single.card_single .card-head {
    position: relative;
    border-top-left-radius: 30px!important;
    border-top-right-radius: 30px!important;
    overflow: hidden;
    height: 180px!important; /* Fixed height for image area */
  }
  
  /* Card image */
  .elementor-widget-container .carousel .swiper .swiper-slide .card.single.card_single .card-img-top {
    height: 180px !important;
    object-fit: cover !important;
    width: 100% !important;
  }
  
  /* Date display */
  .elementor-widget-container .carousel .swiper .swiper-slide .start_time {
    top: 15px!important;
    left: 15px!important;
    background: transparent!important;
    color: white!important;
    font-size: 15px!important;
    padding: 0!important;
    text-shadow: 0px 1px 2px rgba(0,0,0,0.5)!important;
  }
  
  /* Category display */
  .elementor-widget-container .carousel .swiper .swiper-slide .category {
    top: 15px !important;
    right: 15px !important;
    background: transparent !important;
    color: white !important;
    font-size: 12px !important;
    padding: 0 !important;
    text-shadow: 0px 1px 2px rgba(0,0,0,0.5) !important;
  }
  
  /* Card body */
  .elementor-widget-container .carousel .swiper .swiper-slide .card.single.card_single .card-body {
    padding: 15px!important;
    background-color: white!important;
    border-bottom-left-radius: 30px!important;
    border-bottom-right-radius: 30px!important;
  }
  
  /* Location area */
  .elementor-widget-container .carousel .swiper .swiper-slide .locations {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    margin-bottom: 10px !important;
  }
  
  .elementor-widget-container .carousel .swiper .swiper-slide .location {
    font-size: 12px !important;
    color: #666 !important;
    display: flex !important;
    align-items: center !important;
    gap: 5px !important;
  }
  
  .elementor-widget-container .carousel .swiper .swiper-slide .location svg {
    width: 10px !important;
    height: auto !important;
  }
  
  /* Flag sizing */
  .elementor-widget-container .carousel .swiper .swiper-slide .flag svg {
    width: 20px !important;
    height: auto !important;
  }
  
  /* Title */
  .elementor-widget-container .carousel .swiper .swiper-slide .title {
    font-size: 18px !important;
    font-weight: 600 !important;
    margin-top: 0 !important;
    margin-bottom: 5px !important;
    color: #000 !important;
  }
  
  /* Description */
  .elementor-widget-container .carousel .swiper .swiper-slide .description {
    font-size: 13px !important;
    color: #666 !important;
    margin-bottom: 10px !important;
  }
  
  /* Discover More link */
  .elementor-widget-container .carousel .swiper .swiper-slide .discover-more {
    font-size: 13px!important;
    color: rgb(0 0 0 / 60%) !important;
    text-decoration: none!important;
    display: inline-block!important;
  }
}

.date-bold{
    
    font-weight:600;
    font-size:30px;
    
}


.card-link {
    display: block;
    text-decoration: none;
    color: inherit;
}

.card-link .swiper-slide {
    cursor: pointer;
}




















/* Events Cards Styling */
.event_cards_wrapper {
    width: 100%;
    padding: 30px 0;
    overflow: hidden;
    
}

.event_cards_container {
    display: flex;
    flex-wrap: nowrap;
    gap: 20px;
    overflow-x: auto;
    padding: 0 15px;
    scrollbar-width: none; /* For Firefox */
    -ms-overflow-style: none; /* For Internet Explorer and Edge */
}

.event_cards_container::-webkit-scrollbar {
    display: none; /* For Chrome, Safari, and Opera */
}

.event_card_item {
    flex: 0 0 calc(33.333% - 14px);
    max-width: calc(33.333% - 14px);
    position: relative;
}

.event_single_card {
    position: relative;
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    width: 100%;
    height: 280px;
}

.event_card_img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    display: block;
}

.event_date_badge {
    position: absolute;
    top: 20px;
    left: 20px;
    background: #fff;
    border-radius: 12px;
    padding: 10px 20px;
    text-align: center;
    min-width: 50px;
    z-index: 2;
    font-family: sans-serif;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}

.event_date_day {
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
}

.event_date_month {
    font-size: 10px;
    text-transform: uppercase;
    margin-top: 2px;
}

.event_card_info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: white;
    padding: 15px;
    border-radius: 15px;
    margin: 20px;
}

.event_location_wrapper {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    color: #666;
    font-size: 13px;
}

.event_location_wrapper svg {
    fill: #666;
    margin-right: 5px;
    flex-shrink: 0;
    width: 12px;
    height: 12px;
}

.event_location {
    font-size: 11px;
    color: #666;

}

.event_title {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 8px 0;
    color: #000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;

}

.event_description {
    color: #333;
    font-size: 14px;
    margin: 0 0 8px 0;
    line-height: 1.3;
    display:none;
    overflow: hidden;
}

.event_read_more_wrapper {
    text-align: left;
        margin-top: -10px;

}

.event_read_more {
    color: #333;
    font-size: 13px;
    text-decoration: none;
    display: inline-block;
}

/* Responsive breakpoints */
@media (max-width: 991px) {
    .event_card_item {
        flex: 0 0 calc(50% - 10px);
        max-width: calc(50% - 10px);
    }
    
    .event_single_card {
        aspect-ratio: 0.8;
    }
}

@media (max-width: 767px) {
    .event_cards_container {
        gap: 15px;
    }
    
    .event_card_item {
        flex: 0 0 calc(50% - 8px);
        max-width: calc(50% - 8px);
    }
    
    .event_single_card {
        aspect-ratio: 0.85;
    }
}

@media (max-width: 480px) {
    .event_card_item {
        flex: 0 0 calc(90% - 10px);
        max-width: calc(90% - 10px);
    }
    
    .event_single_card {
        aspect-ratio: 1;
    }
}

@media (max-width: 767px) {
       .event_content {
        width:100% !important;
    }
    
}


.elementor-537 .elementor-element.elementor-element-99eb9d2 > .elementor-widget-container {
    margin: 60px 150px 80px 150px !important;
}


@media (max-width: 767px) {
       .elementor-537 .elementor-element.elementor-element-99eb9d2 > .elementor-widget-container {
    margin: 10px 20px 10px 20px !important;
    }
    
}



.event_content .card-body .title {

     display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}

.event_content .card-body .description {

     display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}

.eventsWrapper {
    
    padding-top:2px !important;
}

.card-head.position-relative::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgb(29 37 80 / 50%), rgb(29 37 80 / 2%));
    border-radius: 30px;
    pointer-events: none;
    z-index: 1;
    
}



p.start_time {

    z-index: 2;
}

p.category {

    z-index: 2;
}

::placeholder {
  color: black;
  opacity: 1; /* Firefox */
}


#event-form .form-field input[type="text"], input[type="email"], textarea {
 
 width:100% !important;
    

}



@media (max-width: 767px) {
   .wrapper1 .weather {
    font-size: 35px !important;
}
    
}





/* Rotation for closed icon when toggling */
.elementor-tab-title.elementor-active .elementor-toggle-icon-closed svg {
  transform: rotate(90deg);
}

/* Rotation for opened icon when toggling */
.elementor-tab-title:not(.elementor-active) .elementor-toggle-icon-opened svg {
  transform: rotate(-90deg);
}

/* Improve the toggle functionality display */
.elementor-toggle-icon-opened {
  display: none;
}

.elementor-tab-title.elementor-active .elementor-toggle-icon-opened {
  display: block;
}

.elementor-tab-title.elementor-active .elementor-toggle-icon-closed {
  display: none;
}




.card .card_single {
 
 margin-bottom:15px !important;
    
}




	


