.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}


@font-face {
    font-family: 'Nofex';
    src: url('/fonts/Nofex.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Nofex', sans-serif; /* Fallback font */
    /*   background: linear-gradient(135deg, #19cf5a 0%, #264653 100%);*/
    min-height: 100vh;
    position: relative;
    overflow-x: hidden;
    font-size: 10px !important;
    background: linear-gradient(180deg, #fff8e1 0%, #ffd700 100%);
}
h1, h2, h3 {
    font-family: 'Nofex', serif;
    font-weight: bold;
}


.blob {
    position: absolute;
    width: 300px;
    height: 300px;
    background: rgba(42, 157, 143, 0.2);
    border-radius: 50%;
    filter: blur(50px);
    z-index: 0;
}

.blob-1 {
    top: 20%;
    left: -150px;
}

.blob-2 {
    bottom: 20%;
    right: -150px;
}
.bg-image {
    margin-top: -1800px;
    background-image: url('/image/2nd.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    min-height: 1800px;
    z-index: 1;
}

.form-container {
    margin-top: 500px;
    background-color: white;
    border-radius: 15px;
    padding: 1rem;
    position: relative;

    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.last-image-container {
    margin-right: 13px;
    margin-top: -360px;
    position: relative;
    z-index: 2;
}

.last-image-container img {
    max-width: 65%;
    height: auto;
    margin: 0 auto;
    display: block;
}

/* Ensure the form content stays above the image */
.form-content {
    position: relative;
    z-index: 1;
}

.form-control, .form-select {
    border: none;
    border-bottom: 1px solid #e9ecef;
    border-radius: 0;
    /*    padding: 0.5rem 0;*/
    background: transparent;
}

.form-control:focus, .form-select:focus {
    box-shadow: none;
    border-color: #19cf5a;
}

.form-select {
    background-position: right 0 center;
}

h1 {
    font-size: 2rem;

    letter-spacing: 1px;

}

h2 {
    color: #19cf5a;
    font-size: 1.5rem;
    margin-top: 1.5rem;
}
p {
    color: #19cf5a;
}

.btn-submit {
    background: #044527;
    border: none;
    padding: 0.5rem;
    border-radius: 8px;
    letter-spacing: 1px;
    margin-top: 1rem;
}

.btn-submit:hover {
    background: #264653;
}

.top-image {
    background: linear-gradient(180deg, #ffffff 0%, #e9ecef 100%);
    /*      padding: 2rem 0;*/
   /* margin-bottom: 2rem;*/

}
.second-image {
    position: absolute;
    top: 130px;

}

input[type="date"]::-webkit-calendar-picker-indicator,
input[type="time"]::-webkit-calendar-picker-indicator {
    filter: invert(60%) sepia(97%) saturate(1000%) hue-rotate(155deg) brightness(89%) contrast(101%);
}

.last-image {
    margin-top: -95px;

}

/* Wrapper for custom styling */
/* Wrapper for custom styling */
.custom-select {
    position: relative;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #fff; /* Ensure background is visible */
    /*   padding-right: 2rem; !* Space for the custom arrow *!*/
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" fill="%232a9d8f" viewBox="0 0 24 24"><path d="M7 10l5 5 5-5z"/></svg>');
    background-repeat: no-repeat;
    background-position: right 1rem center;
    background-size: 1rem;

}

/* Remove default arrow for consistency */
.custom-select::-ms-expand {
    display: none;
}


.text-danger {
    color: red !important;
}

.text-primary {
    color: blue !important;
}

.text-center  {
    letter-spacing: normal;
    line-height: 30px;
    text-align: center !important;
    font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.text-center h1 {
    letter-spacing: normal;
    line-height: 30px;
    text-align: center !important;
    font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
  padding-top:15px;

}

.text-center h2 {
    letter-spacing: normal;
    line-height: 30px;
    text-align: center !important;
   font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.last-padding{
    padding-bottom: 360px;
}
p {
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.top-image img {
    height: 2000px; /* Adjust the height as per your requirement */
    object-fit: cover; /* Ensures the image fits within the height */
    width: 100%; /* Ensure the image spans the full width */
}
.mobile {
    display: none;
}

.image-upload-box {
    position: relative;
    width: 100px; /* আপনার ঘরের প্রস্থ */
    height: 100px; /* আপনার ঘরের উচ্চতা */
    border: 2px dashed #007e43; /* ঘরের জন্য একটি বর্ডার */
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden; /* ঘরের বাইরে কিছু দেখাবে না */
    cursor: pointer;

}

.img-preview {
    width: 100%;
    height: 100%;
    object-fit: cover; /* ছবিটি ঘরের মধ্যে ফিট করবে */
    border-radius: 5px; /* প্রয়োজন অনুযায়ী গোলাকার করতে পারেন */
}

.top-section {
    position: relative;
    text-align: center;
}
.top-section img {
    width: 100%;
    height: auto;
}
.btn-group {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    top: 500px;

}
.btn-custom {
    background-color: #007c47;
    color: #fff;
    padding: 0.5rem 2rem;
    margin: 0 0.5rem;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 600px) {
    h1{
        font-size: 18px;

    }
    h2{
        font-size: 13px;

    }
    p{
        font-size: 10px;
    line-height: 10px;
    text-align: center;
    font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
    }
    .second-image {
        position: absolute;
        top: 70px;

    }
    .text-center {
        letter-spacing: normal;
        line-height: 17px;
        text-align: center !important;
    }
    .form-container {
        margin-top: 500px;

    }
    .last-padding{
        padding-bottom: 130px;
    }
    .last-image-container {
        margin-top: -180px;
        position: relative;
        z-index: 2;
    }
    .last-image-container img {
        max-width: 100%;

    }

    .bg-image {
        margin-top: -1000px;
        min-height: 800px;

    }
    .mobile {
        display: block;
    }
    .top-image img {
        height: 800px; !important; /* Adjust the height as per your requirement */

    }

    .top-image {
        margin-bottom: 200px !important;

    }
    .btn-group {
        top: 250px;

    }



}
/* Date Placeholder Styling */
.placeholder-text {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    color: #aaa;
    pointer-events: none;
}

input:focus + .placeholder-text,
input:not(:placeholder-shown) + .placeholder-text {
    display: none;
}

/* Time Slot Styling */
#time_slots .slot {
    padding: 10px 15px;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;

    flex: 1 1 calc(33.33% - 10px); /* For 3 slots per row on larger screens */
    max-width: calc(33.33% - 10px);
}

#time_slots .slot.available {
    background-color: #e0f7fa;
    color: #00796b;
}

#time_slots .slot.booked {
    background-color: #ffebee;
    color: #c62828;
    cursor: not-allowed;
}

@media (max-width: 768px) {
    #time_slots .slot {
        flex: 1 1 calc(50% - 10px); /* For 2 slots per row on mobile devices */
        max-width: calc(50% - 10px);
    }

}
.custom-input::placeholder {
    font-size: 10px;
    color: gray;

}
.custom-input::-webkit-input-placeholder {
    font-size: 10px;
    color: gray;
}

.custom-input:-moz-placeholder { /* For Firefox 18- */
    font-size: 10px;
    color: gray;
}

.custom-input::-moz-placeholder { /* For Firefox 19+ */
    font-size: 10px;
    color: gray;
}

.custom-input:-ms-input-placeholder { /* For IE10+ */
    font-size: 10px;
    color: gray;
}
.custom-select {
    font-size: 10px; /* Change font size of the select element */
    color: gray;

}

/* Style the options in the dropdown */
.custom-select option {
    color: gray;
    font-size: 10px; /* Change font size of the dropdown options */

}


.time-slot-container {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.time-slot {
    border: none;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
    cursor: pointer;
    transition: 0.3s ease;
}

.time-slot.booked {
    background-color: #f8d7da;
    color: #721c24;
    cursor: not-allowed;
}

.time-slot.available {
    background-color: #d1ecf1;
    color: #0c5460;
}

.time-slot.selected {
    background-color: #046130;
    color: white;
}


.placeholder-text.active {
    top: -10px;
    left: 12px;
    font-size: 10px;
    color: #007bff;
}

/* Custom placeholder styling for unsupported browsers */
#date::placeholder {
    color: #999; /* Placeholder text color */

}

#date[data-placeholder]:not([value]):before {
    content: attr(data-placeholder);
    color: #999;

    position: absolute;
    left: 1rem;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}

#date:focus::before {
    content: '';
}


/* Hide the custom placeholder on desktop */
.date-placeholder {
    position: absolute;
    left: 1rem;
    top: 50%;
    transform: translateY(-50%);
    color: #999;
    pointer-events: none;
    display: none; /* Hidden by default */
}

/* Show placeholder only for mobile devices */
@media (max-width: 767px) {
    #date:focus + .date-placeholder {
        display: none; /* Hide custom placeholder when the date input is focused */
    }

    #date:not(:focus):empty + .date-placeholder {
        display: block; /* Show the placeholder when the field is empty and not focused */
    }

    #date {
        position: relative;
        background: transparent;
    }
}

/* Additional styles to ensure consistency across browsers */
input[type="date"]:focus {
    background-color: transparent;
}

#time-slot-container {
   /* margin-top: 10px;*/ /* Adds space above the container */
    display: block; /* Ensures the container doesn't float */
}

.time-slot-label {
    margin-left: 15px;
    font-size: 10px;
    display: block; /* Forces the label to be on its own line */
    font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;

}

.time-slot {
    display: inline-block; /* Buttons will align horizontally */
    margin: 5px; /* Adds spacing between buttons */
}

button.time-slot {
    clear: both; /* Ensures buttons don't overlap */
}
.footer-img {
    text-align: end;
    margin-right: -20px;


}
.footer-second-img {

    margin-left: -18px;


}


.image-upload-container {
    display: flex;
    gap: 1rem;
    margin: 1rem 0;
}
.image-upload-box {
    border: 2px dashed #198754;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 8px;
}
input::placeholder {
    font-size: 14px!important; /* Adjust the font size to your preference */
    /* Optional: Change the placeholder text color */
    color:#000!important;
    font-family: "Poppins", sans-serif!important;;
    font-weight: 300!important;;
    font-style: normal!important;;

}

.time-slot-label {

    font-size: 14px!important;
    color:#000!important;
    font-family: "Poppins", sans-serif!important;;
    font-weight: 300!important;;
    font-style: normal!important;;
}

/* Adjust font size for the select dropdown */
.custom-select {
    font-size: 14px!important;  /* Adjust the font size as needed */
    color:#000!important;
    font-family: "Poppins", sans-serif!important;;
    font-weight: 300!important;;
    font-style: normal!important;;
}

/* Option text inside the dropdown */
.custom-select option {
    font-size: 14px!important;  /* Adjust font size for options */
    color:#000!important;
    font-family: "Poppins", sans-serif!important;;
    font-weight: 300!important;;
    font-style: normal!important;;
}














