* {
    margin: 0px;
    padding: 0px;

}

.nav-link {
    color: #E8AB33 !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700 !important;

}

.btn-new {
    padding: 5px 25px 5px 25px !important;
    background-color: #E8AB33;
    color: black !important;
    border-radius: 20px;
    border: 1px solid #E8AB33 !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700 !important;

}

.navbar-toggler {
    /* background-color: #E8AB33 !important; */
    background-color: #803AEA !important;
    color: white !important;
}

.sh_hero {
    background-color: white !important;
}



.sh_head {
    /* color: #E8AB33; */
    color: #000000;
    font-size: 2rem;
    font-family: 'Nunito', sans-serif;
    font-weight: 700 !important;

}

@media (max-width:994px) {
    .sh_head {
        color: black;
        font-size: 2rem;
    }
}



.sh_headImg1 {
    background-image: url("./image/image 272.png");

    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 300px;



}

.sh_heading {
    color: #E8AB33;
    font-family: 'Nunito', sans-serif;
    font-weight: 700 !important;
}

.sh_photoName {
    color: white;
    font-family: 'Nunito', sans-serif;
    font-weight: 700 !important;
    z-index: 1000;

}

.sh_name {
    color: white;
    font-family: 'Nunito', sans-serif;
    font-weight: 700 !important;
}

.sh_footer {
    /* background-color: #E8AB33; */
    background: #6d3ced !important;
    width: 100%;
    height: max-content;
}

.sh_footLink {
    list-style: none;
}

@media (max-width: 670px) {
    #SvgId {
        width: 100px;
        /* Set the desired width for the specific SVG at 670px or below */
    }
}

@media (max-width: 473px) {
    #SvgId {
        width: 70px;
        /* Set the desired width for the specific SVG at 670px or below */
    }
}

@media (max-width: 400px) {
    #SvgId {
        width: 50px;
        height: 5px;
        /* Set the desired width for the specific SVG at 670px or below */
    }
}

@media (max-width: 338px) {
    #SvgId {
        width: 30px;
        height: 5px;
        /* Set the desired width for the specific SVG at 670px or below */
    }
}



.sh_footBot {
    border-right: 1px solid white;
    height: 60%;

}

.sh_footBot a {
    text-decoration: none;
    color: black;

}

.sh_video {
    width: 100%;
    /* Set your desired width */
    height: 450px;
    /* Set your desired height */
    overflow: hidden;
    /* Optional: Hide overflowing content */
}

/* Center the video horizontally and vertically */
#myVideo {
    display: block;
    margin: auto;
}

.sh_awWin {
    /* background-color: #E8AB33; */
    background: #803aea !important;
    border-radius: 15px;
    height: 40px;
}

.sh_awWin div img {
    height: 40px;
    width: 40px;
    margin-left: -10px;

}

.sh_awWinBox div svg {
    margin-bottom: 15px;

}

.sh_awWinBox {
    width: 100%;
    height: max-content;
    border: 1px solid black;
    background-color: white;
    margin-top: -50px;
    border-radius: 20px;
}

.btn-entry {
    /* background-color: #E8AB33; */
    background-image: linear-gradient(to right, #2f57ef, #b966e7, #2f57ef, #b966e7);
    /* color: black; */
    color: white;
    background-size: 300% 100%;
    padding: 5px;
    border-radius: 5px;
    font-weight: 600;
    padding: 10px 10px;
    text-decoration: none;

}

.sh_regisPic img {
    width: 50px;
    height: 50px;

}

.sh_regisArr {

    height: 4px;
    width: 100px;
    margin-top: -100px;
}

.sh_regisArrMOB {
    margin-top: 30px;
    height: 4px;
    width: 100px;
    transform: rotate(90deg);
}

.rgisPar {
    color: #E8AB33;
    font-weight: 600;
    font-size: large;
}


.sh_filter {
    color: #E8AB33;
    font-weight: 600;
}

.sh_card img {
    width: 130px;
    background-repeat: no-repeat;
    background-size: cover;
    height: 130px;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
}

.sh_data p {
    font-size: 10px;
    line-height: 2px;
}

.sh_counter {
    /* background-color: #E8AB33; */
    background-color: #a108f5;
    width: 100%;
    height: max-content;
}

.sh_testimonial {
    background-color: #E8AB33;
    width: 100%;

    height: max-content;


}

.count-div {
    height: 40px;
    width: 50px;
    border: 1px solid white;
    border-radius: 8px;

}

.sh_winnerImg img {
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}

.sh_winnerImg iframe {
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}

.sh_gall {
    width: 100%;
    height: 350px;
    padding: 20px;
    background-color: #D9D9D9;
}

.sh_tabText {

    color: #E8AB33;

}

.juryCol {
    /* color: #E8AB33 !important; */
    color: #803AEA !important;
    background-color: transparent;
    font-family: 'Montserrat';
    font-weight: 700;
    outline: none;
    border: none;
}

.aboutImg {
    text-align: center;
    border-radius: 50%;

}

.aboutImg img {
    background-size: cover;
    background-repeat: no-repeat;

}

.aboutIcon {
    text-align: center;
}

.aboutText p {
    font-size: 1rem;
}

.sh_row {
    display: flex;
    flex-wrap: wrap;
    padding: 0 4px;
}

/* Create four equal columns that sits next to each other */
.sh_column {
    flex: 100%;
    max-width: 100%;
    padding: 0 4px;
    display: flex;

    flex-wrap: wrap;
}

.sh_column img {
    margin-top: 8px;
    vertical-align: middle;
    width: 100%;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
    .sh_column {
        flex: 50%;
        max-width: 50%;
    }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .sh_column {
        flex: 100%;
        max-width: 100%;
    }
}

.profile_image {
    border: 5px solid #000000;
}

.accordion-button {
    color: #E8AB33 !important;
    background-color: white !important;
}

.sh_ruleBox {
    width: 100%;
    height: 300px;
    border: 1px solid black;
    background-color: white;
    margin-top: -50px;
    border-radius: 20px;

}

/* .sh_awCatBox{
width:100%;
    height:300px;
    border:1px solid  black;
    background-color: white;
    margin-top: -50px;
    border-radius:20px;

} */
.a-tag {
    text-decoration: none;
}

.error {
    color: rgb(236, 43, 43);
}


/* spinner css  */

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: 0.25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border 0.75s linear infinite;
    animation: spinner-border 0.75s linear infinite;
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: 0.2em;
}


/* image upload form css  */

.img-preview-list li {
    display: inline-block;
    margin-right: 1.5rem;
    margin-bottom: 1.5rem;
}

/* .img-preview-list li:nth-child(3n) {
  margin-right: 0;
} */
.upload-img-card .dragBox {
    overflow: hidden;
    position: relative;
    border: 0.063rem dashed #bfb888;
    width: 120px;
    height: 120px;
    padding: 5px;
    border-radius: 0.938rem;
    -webkit-border-radius: 0.938rem;
    -moz-border-radius: 0.938rem;
    -ms-border-radius: 0.938rem;
    -o-border-radius: 0.938rem;
}

#preview img {
    width: 120px !important;
    height: 120px !important;
    object-fit: cover;
    background-color: rgba(191, 184, 136, 0.1);
}

.upload-img-form .imageuploadify {
    position: relative;
    overflow: hidden;
    width: 26.5rem;
    height: 15.625rem;
    border: 0.063rem dashed #bfb888;
    display: inline-block;
    min-height: auto;
    min-width: auto;
    max-width: unset;
    border-radius: 0.938rem;
    -webkit-border-radius: 0.938rem;
    -moz-border-radius: 0.938rem;
    -ms-border-radius: 0.938rem;
    -o-border-radius: 0.938rem;
}

.text-transparent {
    color: transparent !important;
}

.upload-img-card [type="file"] {
    z-index: 2;
}

.dragImg.upload-img-card [for="uploadFile"] {
    z-index: -1;
}

.removeImg {
    right: 0.35rem;
    width: 1rem;
    height: 1rem;
    background-color: #786f38;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    z-index: 2;
}

.removeImg img {
    width: 1.875rem;
    height: 1.875rem;
    object-fit: contain;
}

.upload-img-card.uploaded .dragBox {
    border-style: solid;
}

.dragBox-images {
    overflow: hidden;
    position: relative;
    max-width: 22.125rem;
    margin: 0 auto;
    height: 15.625rem;
    border-radius: 0.938rem;
    -webkit-border-radius: 0.938rem;
    -moz-border-radius: 0.938rem;
    -ms-border-radius: 0.938rem;
    -o-border-radius: 0.938rem;
    background-color: rgba(191, 184, 136, 0.1);
}

.dragBox-images img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media (max-width: 1199.98px) {

    .upload-img-card .dragBox,
    .upload-img-form .imageuploadify {
        width: 120px;
        height: 120px;
    }
}

@media (max-width: 991.98px) {
    .img-preview-list li:nth-child(3n) {
        margin-right: 1.5rem;
    }
}

@media (max-width: 767.98px) {
    .img-preview-list {
        text-align: center;
    }

    .img-preview-list li {
        margin-right: 0 !important;
    }

    .column-3-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .column-3-grid li.d-inline-block.me-5 {
        margin-bottom: 1rem;
    }
}

.sh_awCatBox {
    width: 100%;
    max-width: 100%;
    height: auto;
    border: 1px solid black;
    background-color: white;
    margin-top: -50px;
    border-radius: 20px;
    padding: 20px;
    /* Added padding for spacing inside the box */
    box-sizing: border-box;
    /* Ensures padding is included in the width */
}

.sh_awCatBox ul {
    margin: 0;
    /* Remove default margin */
    padding: 0;
    /* Remove default padding */
}

.sh_awCatBox li {
    font-family: 'Montserrat';
    font-weight: 400;
    list-style-type: none;
    /* Remove bullet points */
    margin-bottom: 10px;
    /* Adjust spacing between list items */
}

.sh_newCstBox {
    width: 100%;
    height: max-content;
    border: 1px solid black;
    background-color: white;
    margin-top: -50px;
    border-radius: 20px;
}

.sh_newCstBox div {
    line-height: 20px;

}

.btn-box-entry {
    background-color: #E8AB33;
    color: black;
    height: 25px;
    font-weight: 700;
    font-family: Montserrat;
    padding: 0px 20px 0px 20px;
    border-radius: 5px;
    padding-bottom: 0px !important;
    text-decoration: none;
    min-width: 90px;

}

.btn-box-entry-rated {
    background-color: black;
    color: white;
    height: 25px;
    font-weight: 700;
    font-family: Montserrat;
    padding: 0px 15px 0px 10px;
    border-radius: 5px;
    padding-bottom: 0px !important;
    text-decoration: none;
    width: 80px;

}

.cat_foot {
    /* background-color: #E8AB33; */
    background-color: #803aea;
    width: 100%;
    height: max-content;
}

.catFoobtn {
    background-color: white;
    padding: 5px 20px 5px 20px;
    border-radius: 20px;
    text-decoration: none;
    color: black;
    font-family: 'Montserrat';
    font-weight: 700;
    margin-top: 20px;

}

.shg {
    margin-top: 20px !important;
}

@media (max-width:900px) {
    .catFoobtn {
        background-color: white;
        padding: 0px 20px 0px 20px;
        border-radius: 20px;
        text-decoration: none;
        color: black;
        font-family: 'Montserrat';
        font-weight: 700;

    }
}

@media (max-width:573px) {
    .shg {
        margin-top: 0px !important;

    }
}

.sh_uphead {
    background-color: #E8AB33;
    border-radius: 15px;
    height: 40px;
    width: 200px;
    align-items: center;
}

.sh_uphead div img {
    height: 40px;
    width: 40px;
    margin-left: -10px;

}

.sh_uploadBox {
    width: 100%;
    height: 350px;
    border: 1px solid black;
    background-color: white;
    margin-top: -50px;
    border-radius: 20px;

}

.uploadBtn {
    background-color: #E8AB33;
    color: black;
    padding: 12px;
    width: 100%;
    border-radius: 10px;
    text-decoration: none;
    text-align: center;
    font-family: 'Montserrat';
    font-weight: 700;

}

.uploadSubmi {
    background-color: #000000;
    color: white;
    padding: 8px;
    width: 100%;
    border-radius: 10px;
    text-decoration: none;
    text-align: center;
    font-family: 'Montserrat';
    font-weight: 700;

}

.textcol {
    font-family: Montserrat;
    font-weight: 700;
    color: #E8AB33;
}

.uploadBtn a {
    color: black;
    text-decoration: none;
}

.rating_box {
    background-color: white;
    width: 100%;
    height: max-content;
    border-radius: 10px;
}

.rating_box div span {
    color: #E8AB33;

}

#slideCounter {
    color: #E8AB33;
}

.sh_slider {
    width: 100%;
}

.slider {
    -webkit-appearance: none;
    width: 90%;
    height: 25px;
    background-image: url("./image/slide.png");
    outline: none;
    background-color: transparent;
    -webkit-transition: .2s;
    transition: opacity .2s;
}


.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #E8AB33;
    cursor: pointer;
    margin-top: 5px;
}

.slider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    background: #04AA6D;
    cursor: pointer;
}

.slidFoobtn {
    background-color: #E8AB33;
    padding: 5px;
    text-decoration: none;
    color: black;
    border-radius: 10px;
    font-family: 'Montserrat';
    font-weight: 700;
}

.range-wrap {
    position: relative;
    margin: 0 auto 3rem;
}

.range-wrap label {
    color: #E8AB33
}

.range {
    width: 100%;
}

.bubble {
    background: transparent;
    color: #E8AB33;
    font-weight: 800;
    padding: 4px 12px;
    position: absolute;
    border-radius: 4px;
    left: 50%;
    margin-top: -50px;
    transform: translateX(-50%);
}

.bubble::after {
    content: "";
    position: absolute;
    width: 2px;
    height: 2px;
    background: transparent;
    top: -1px;
    left: 50%;
}

.sh_regisArrMOB {
    margin-top: 30px;
    height: 4px;
    width: 100px;
    transform: rotate(90deg);
}

#lapversion {
    display: block;
    /* Display by default */
}

.sh_regisPicMOB img {
    height: 50px;
    width: 50px;
    align-items: center;
    text-align: center;
    justify-content: center;
    margin-left: 20px;
}

.sh_regisPicMOBup img {
    height: 100px;
    width: 100px;
    align-items: center;
    text-align: center;
    justify-content: center;
    margin-left: 0px;
}

.footer-links-title {
    font-weight: 700;
    font-size: 18px;
    font-family: 'Montserrat';
    margin-bottom: 0;
}

ul {
    /* padding-left: 0px!important; */
}

/* Mobile version styles */
#mobversion {
    display: none;
    /* Hidden by default */
}

/* Media query for phone-sized screens */
@media (max-width: 767px) {
    #lapversion {
        display: none;
        /* Hide on small screens */
    }

    #mobversion {
        display: block;
        /* Display on small screens */
    }
}




.section1 {
    position: relative;
    width: 100%;
    height: 450px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

@media (max-width: 767px) {
    .section1 {
        height: 170px;
    }
}

.section1 h1 {
    text-align: center;
    font-size: 4rem;
    font-family: "Cookie";
    padding: 20px;
    margin: 15px;
    z-index: 1;
    opacity: 0.7;
}

.video-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 20rem;
}

.color-overlay {
    position: absolute;
    top: 0;
    left: 0;
    background-color: lightblue;
    width: 100%;
    height: 450px;
    opacity: 0.5;
}

.footimg {
    height: 50%;
    /*width:60%;*/
}

@media (max-width: 770px) {
    #SvgIdnew {
        width: 100px;
        /* Set the desired width for the specific SVG at 670px or below */
    }
}

@media (max-width: 670px) {
    #SvgIdnew {
        width: 100px;
        /* Set the desired width for the specific SVG at 670px or below */
    }
}

@media (max-width: 473px) {
    #SvgIdnew {
        width: 50px;
        /* Set the desired width for the specific SVG at 670px or below */
    }
}

@media (max-width: 400px) {
    #SvgIdnew {
        width: 50px;
        height: 5px;
        /* Set the desired width for the specific SVG at 670px or below */
    }
}

@media (max-width: 338px) {
    #SvgIdnew {
        width: 30px;
        height: 5px;
        /* Set the desired width for the specific SVG at 670px or below */
    }
}

.sh_headNew {
    /* color: #E8AB33; */
    /* color: #000000; */
    color: #803AEA !important;
    font-size: 2rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700 !important;

}

.sh_head {
    color: #803AEA !important;
}

.rgisPar {
    color: #803AEA !important;
}

@media (max-width:994px) {
    .sh_headNew {
        color: black;
        font-size: 0.85rem;
    }
}

.btn-entryNew {
    /* background-color: #E8AB33; */
    background-color: #803AEA;
    color: white;
    padding: 5px;
    border-radius: 5px;
    font-weight: 700;
    font-family: 'Montserrat';
    text-decoration: none;

}

@media (max-width:450px) {

    .btn-entryNew {
        background-color: #803AEA;
        color: white;
        padding: 5px;
        border-radius: 5px;
        font-weight: 500;
        font-family: 'Montserrat';
        font-size: 10px;
        text-decoration: none;

    }

}





















#regForm {
    background-color: #ffffff;
    padding-top: 20px;
    width: 100%;
    min-width: 300px;
    margin: auto;
    border-radius: 10px;


}


input {
    padding: 10px;
    width: 100%;
    font-size: 17px;
    font-family: Raleway;
    border: 1px solid #aaaaaa;
}

/* Mark input boxes that gets an error on validation: */
input.invalid {
    background-color: #ffdddd;
}

/* Hide all steps by default: */
.tab {
    display: none;
}




/* Make circles that indicate the steps of the form: */
.step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbbbbb;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.5;
    display: none;
}

.step.active {
    opacity: 1;
}

/* Mark the steps that are finished and valid: */
.step.finish {
    background-color: #04AA6D;
}


/* modified css */
.first-tab div p {
    font-family: 'Montserrat';
    font-weight: 700;
    color: #E8AB33;
    margin-top: 50px;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.first-tab {

    justify-content: center;
    align-items: center;
    text-align: center;
}

.first-tab div img {

    justify-content: center;
    align-items: center;
    text-align: center;
}

.new-button-style {
    margin-top: 100px;
}

.new-button-next {
    background-color: #E8AB33 !important;
    width: 100%;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-weight: 700;
    font-family: 'Montserrat';
    border: 1px solid #E8AB33;
    padding: 10px;
    color: white;
}

.new-button-style {
    width: 100%;
}

.second-tab span {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 21px;
}

.second-tab p {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 13px;
}

.third-tab p {

    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 13px;

}


input[type="text"] {
    box-sizing: border-box;
    width: 100%;
    height: calc(3em + 2px);
    margin: 0 0 1em;
    padding: 1em;
    border: 1px solid #ccc;
    border-radius: .8em;
    background: #fff;
    resize: none;
    outline: none;
    font-family: 'Inter';
    font-size: 17px;
    font-weight: 600;
}

input[type="text"][required]:focus {
    border-color: black;
}

input[type="text"][required]:focus+label[placeholder]:before {
    color: black;
    font-family: 'Inter';
    font-weight: 600;
}

input[type="text"][required]:focus+label[placeholder]:before,
input[type="text"][required]:valid+label[placeholder]:before {
    transition-duration: 0.2s;
    transform: translate(0, -1.9em) scale(0.9, 0.9);

}

input[type="text"][required]:invalid+label[placeholder][alt]:before {
    content: attr(alt);
}

input[type="text"][required]+label[placeholder] {
    display: block;
    pointer-events: none;
    line-height: 1.25em;
    margin-top: calc(-3em - 2px);
    margin-bottom: calc((3em - 1em) + 2px);
}

input[type="text"][required]+label[placeholder]:before {
    content: attr(placeholder);
    display: inline-block;
    margin: 0 calc(1em + 2px);
    padding: 0 2px;
    color: #898989;
    white-space: nowrap;
    transition: 0.3s ease-in-out;
    background-image: linear-gradient(to bottom, #fff, #fff);
    background-size: 100% 5px;
    background-repeat: no-repeat;
    background-position: center;
}

.container select {
    width: 60%;
    height: 2.5rem;
    padding-left: 15px;
    font-size: 16px;
    border: 1.9px solid black;
    border-radius: 10px;
    color: black;

    outline: none;
    -webkit-appearance: none;
    cursor: pointer;
    background-color: white;
    font-weight: 600;
    font-size: 17px;
    font-family: 'Inter';
}

.container .title {
    position: relative;
    color: black;
    font-weight: 600;
    font-family: 'Inter';
    font-size: 17px;
}

.container .title::before {
    position: absolute;
    content: 'country';
    top: -73px;
    left: 15px;
    background-color: white;
    width: 66px;
    height: 22px;
    text-align: center;
    font-size: 15px;
}

.container .icon {
    position: relative;
    font-size: 12px;
    color: black;
    left: 200px;
    top: -50px;
    pointer-events: none;
    padding: 19px 9px 15px 9px;

}

.prev {
    background-color: #E8AB33;
    width: 100%;
    padding: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

#prevBtn {
    background-color: #E8AB33;
    color: white;
    font-family: 'Montserrat';
    font-weight: 700;
    border: 0px;
    float: left;

}

#nextBtn {
    background-color: #E8AB33;
    color: white;
    font-family: 'Montserrat';
    font-weight: 700;
    border: 0px;
    float: right;

}



.card1 {
    border-radius: 10px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
    width: 100%;
    height: max-content;
    background-color: #ffffff;
    padding: 20px 30px 40px;
    border: 3px dotted #a3a3a3;
}


.card1 h3 {
    font-size: 22px;
    font-weight: 600;

}

.btn2 {
    text-decoration: none;
    background-color: #005af0;
    color: #ffffff;
    padding: 10px 20px;
    border: none;
    outline: none;
    transition: 0.3s;
    border-radius: 10px;
}


.form input {
    margin: 10px 0;
    width: 100%;
    background-color: #e2e2e2;
    border: none;
    outline: none;
    padding: 12px 20px;
    border-radius: 4px;
}

.f-btn {
    font-size: 0.75rem !important;
}


.accordion-button::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-plus' viewBox='0 0 16 16'%3E%3Cpath stroke='%23000000' d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4'/%3E%3C/svg%3E") !important;
    transition: all 0.5s;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-dash' viewBox='0 0 16 16'%3E%3Cpath stroke='%23000000' d='M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8'/%3E%3C/svg%3E") !important;
}


.set {
    /* --bs-bg-opacity: 1; */
    background-color: #0D0D0D !important;
}

.navbar-toggler-icon-closed::before {
    content: '\00d7';
    /* Unicode character for close (X) */
    color: #fff;
    /* Change the color to match your design */
}

@media (max-width: 990px) {
    .navbar-collapse {
        position: absolute;
        top: 54px;
        left: 5;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        width: 80% !important;
        background-color: black;
        z-index: 5000;
    }

    .navbar-collapse.collapsing {
        height: auto;
        -webkit-transition: left 0.3s ease;
        -o-transition: left 0.3s ease;
        -moz-transition: left 0.3s ease;
        transition: left 0.3s ease;
        left: -100%;
    }

    .navbar-collapse.show {
        left: 0;
        -webkit-transition: left 0.3s ease-in;
        -o-transition: left 0.3s ease-in;
        -moz-transition: left 0.3s ease-in;
        transition: left 0.3s ease-in;
    }
}

.contents {

    height: 100%;

    /* background: rgb(0, 0, 0); */
    /* Fallback color */
    /* background: rgba(0, 0, 0, 0.6); */
    /* Black background with 0.5 opacity */

}

.filterDiv {
    float: left;
    background-color: #2196F3;
    color: #ffffff;
    width: 100px;
    line-height: 100px;
    text-align: center;
    margin: 2px;
    display: none;
}

.hide {
    display: none;
}

.grid-container {
    columns: 3 100px;
    column-gap: 0.5rem;
    width: 90%;
    margin: 0 auto;
}

.grid-container div {
    width: 150px;
    margin: 0 1.5rem 0.3rem 0;
    display: inline-block;
    width: 100%;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    transition: all .25s ease-in-out;
}

.grid-container-img {
    width: 100%;
    border-radius: 5px;
    transition: all .25s ease-in-out;
}

@media (max-width: 990px) {
    .navbar-collapse {
        height: 100vh;
        top: 65px;
    }
}

@media (max-width:900px) {
    .modify {
        justify-content: center;
    }
}

.navbar-nav .dropdown-menu {
    position: static;
    background: black !important;
    color: white !important;
    z-index: 5000;

}

.dropdown-item {
    color: #E8AB33 !important;
}

.dropdown-item:hover {
    color: black !important;
}



.carousel-item {
    width: 100%;
    padding: 2rem;
    background-color: #E8AB33;
}

.carousel-item h3 {
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
}

.carousel-item p {
    margin-bottom: 1rem;
}

.blockquote {
    font-size: 1.25rem;
    line-height: 1.5;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-color: #E8AB33;
    border-radius: 50%;
}