.accordion
{
    color:black;
    /* border: 1px solid gainsboro; */
    box-shadow: 2px 2px 2px 0px #dddddd;
    border-radius: 0px;
    padding: 1rem !important;
}
.accordion-button:not(.collapsed),.accordion-button
{
    background-color: #ffffff;
    font-weight: 400;
    color: black;
}
.accordion-body li
{
    padding-bottom: 3%;
    padding-top: 3%;
}
.filtercls
{
    /* background: #fff; */
    padding: 0;
    padding-left: 0.5rem !important;
}
.filtercls h3
{
        font-size: 22px;
    color: darkblue;
    padding-left:2%;
}
.accordion-button:not(.collapsed),.accordion-item:last-of-type .accordion-button.collapsed {
    color: #1d1f22;
    background-color: #ffffff;
    box-shadow: none;
}
.text-right
{
    text-align:right;
}
.pull-left li
{
    float: left;
    margin-left: 14%;
}
.pull-left
{
    float: left;
}
.useful-links
{
    margin-bottom:2%;
    float: right;
    width: 85%;
}
.filter-results .result-show {
    font-family: "GilroyRegular";
    background: #f5f5f5;
    background: white;
    color: #666;
    padding: 4px 8px;
    font-size: 13px;
    margin: 0 0.5rem 0.5rem 0;
    border-radius: 0px;
    box-shadow: 2px 2px 2px 0px #dddddd;
    white-space: nowrap;
}
.filter-results
{
    width: 78%;
    display: inline-flex;
    align-items: center;
    justify-content: start;
    flex-wrap: wrap;
    padding: 0 0.5rem 0 1rem;
}
.gridsContainer {
    width: 7%; 
    display: inline-flex; 
    align-items: center; 
    justify-content: end;
    padding: 0 1rem 0 0.5rem;
}
.gridsContainer .viewtypeBtn {
    cursor: pointer;
    background-color: white;
    color: gray;
    padding: 3px 6px;
    font-size: 1.1rem;
    margin: 0 5px;
    /* border: 1px solid gainsboro; */
    box-shadow: 2px 2px 2px 0px #dddddd;
    border-radius: 0px;
    font-weight: 600;
}
.gridsContainer .viewtypeBtn.active {
    background-color: gray;
    color: white;
    border: 1px solid gray;
}
.sortContainer {
    width: 15%; 
    display: inline-flex; 
    align-items: center; 
    justify-content: end;
    position: relative;
    padding-right: 1rem;
}
.sortContainer .sortBtn {
    width: 100%;
    cursor: pointer;
    background-color: white;
    color: gray;
    padding: 7px 6px;
    font-size: 0.8rem;
    margin: 0;
    /* border: 1px solid gainsboro; */
    box-shadow: 2px 2px 2px 0px #dddddd;
    border-radius: 0px;
    font-weight: 600;
}
.sortOptionsContainer {
    position: absolute;
    top: 110%;
    left: 0;
    z-index: 2;
    width: 100%;
    display: block;
    background: white;
    padding: 0 5px;
    border-radius: 0px;
    /* border: 1px solid gainsboro; */
    box-shadow: 2px 2px 2px 0px #dddddd;
}
.sortOptionsContainer .sort_option {
    cursor: pointer;
    padding: 5px 6px;
    font-size: 0.8rem;
    font-weight: 450;
    width: 100%;
    color: rgb(165, 164, 164);
}
.sortOptionsContainer .sort_option:hover {
    font-weight: 600;
    color: black;
}
.blockcls,.yearblockcls,.monthblockcls,.categoryblockcls,.modeblockcls,.positionblockcls,.salaryblockcls
{
    display:block;
}
.nonecls,.yearnonecls,.monthnonecls,.categorynonecls,.modenonecls,.positionnonecls,.salarynonecls
{
    display:none;
}
.inner-event
{
    padding:3%;
}
.green
{
    color:green;
}
.blue
{
    color:#16829c;
}
.knowmore
{
    display: block;
    padding: 0;
    background: none;
    border: none;
    margin-top: 10px;
    font-weight: 600;
    font-size: 14px;
    height: 21px;
    line-height: 21px;
    color: #f75d34;
}
.knowmore:hover
{
    color: #f75d34;
}
.knowmore img
{
    margin-left: 3px;
    float: right;
    position: relative;
    top: 2px;
}
svg
{
    margin-left:2%;
}
.accordion
{
    background: #fff;
    padding: 18px 8px 12px;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    height: 100%;
}
.accordion-item
{
        border: 0;
}
.accordion-button
{
    padding: 0;
    border:1px solid white!important;
    font-size: 14px;
    font-weight: bold;
    box-shadow: none;
    border-color: rgba(0,0,0,.125);
    border: none;
}
.accordion-button:focus {
    outline: none;
    box-shadow: none;
    color:cornflowerblue;
}
.accordion-body a
{
    color:black;
}
.accordion-body ul
{
    padding-left:0;
}
.accordion-body
{
    padding:0;
}
.accordion-body label
{
    font-weight: 400;
        margin-left: 3%;
}
.custom-control
{
    padding-left: 11px;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    display: flex;
    align-items: center;
    justify-content: start;
}
.custom-checkbox
{
    padding-left: 11px;
}
.accordion-collapse
{
    padding-top:4%;
}
.filtercls>ul
{
        margin-top: 0%;
}
.searchheading h3
{
    font-size: 1.50rem;
    padding-left:0%;
    font-weight: 900;
}
.portfolio-wrap
{
    margin-bottom: 2%;
    padding-right: calc(var(--bs-gutter-x) * .8);
}
.accordion-button:not(.collapsed)::after,.accordion-button::after
{
    background-image:none;
    transform:inherit;
}
.banner-cls
{
    height: 200px!important;
    background: #25a99c;
}
.accordion-button:not(.collapsed)::after {
    content: "-";
    font-size: 37px;
    line-height: 15px;
    color: #24272c;
    /*transition: .5s ease-in-out;*/
}
.accordion-button::after
{
    content: "+";
    font-size: 24px;
    line-height: 20px;
    color: #24272c;
    /*transition: .5s ease-in-out;*/
}
.accordion-button.filterbutton:not(.collapsed)::after,.accordion-button.filterbutton::after
{
    content: "";
}
.filtercls 
{
    font-family: 'Montserrat', sans-serif;
}
.gridclass
{
    font-family: "GilroyRegular";
    padding-right: 0.5rem !important;
}
.filtercls .accordion-body {
    margin: 0;
    margin-right: 0.5rem;
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}
.filtercls .accordion-button {
    color: gray;
}
.filtercls .accordion-button:not(.collapsed)::after {
    color: cornflowerblue;
}
.filtercls .accordion-button::after {
    color: gray;
}
.filtercls .accordion-button:not(.collapsed),.filtercls .accordion-button
{
    color: cornflowerblue;
    font-weight: 550;
}
.filtercls .accordion-item:last-of-type .accordion-button.collapsed {
    color: gray;
    font-weight: 550;
}
.eventsearchbar
{
    margin-left: 1.2%;
    margin-top: 1%;
    font-weight:bold;
}
.timelinecount
{
    float:right;
}
.accordion-body li,.custom-control-label
{
    font-size: 12px;
    font-weight: 500 !important;
}
#mobcoursefilter
{
    display:none;
}
.bi-x-square
{
    display:none;
    float:right;
        font-size: 25px;
}
.filtercls li
{
    list-style:none;
}
/* Style.css */


/*.main:hover {
    transform: scale(1.05);
}*/

.gfg {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: 600;
    color: #01940b;
}

.custom-wrapper {
    margin: 0;
    width: 70%;
    padding: 0px 25px 40px;
    position: relative;
    left: 63px;
}

/* Styles for the price input container */
.price-input-container {
    width: 100%;
}
.price-input {
    width: 100%;
    font-size: 19px;
    color: #555;
    margin-bottom: 2rem;
}
.price-input .price-field {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;
    font-size: 13px;
    font-weight: 550;
}    
.price-field span {
    width: 50%;
}    
.price-field input {
    border-radius: 9px;
    text-align: center;
    border: 0px;
    padding: 5px;
    background: #e4e4e4;
    width: 50%;
    font-weight: 550;
}

/* Remove Arrows/Spinners */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.slider {
    width: 100%;
}

.slider {
    height: 6px;
    position: relative;
    background: #e4e4e4;
    border-radius: 5px;
}

.slider .price-slider {
    height: 100%;
    left: 25%;
    right: 15%;
    position: absolute;
    border-radius: 5px;
    background: #01940b;
}

.range-input {
    position: relative;
}

.range-input input {
    position: absolute;
    width: 100%;
    height: 5px;
    background: none;
    top: -5px;
    pointer-events: none;
    cursor: pointer;
    -webkit-appearance: none;
}

/* Styles for the range thumb in WebKit browsers */
input[type="range"]::-webkit-slider-thumb {
    height: 18px;
    width: 18px;
    border-radius: 70%;
    background: #555;
    pointer-events: auto;
    -webkit-appearance: none;
}

@media screen and (max-width: 768px) {
    .main {
        width: 80%;
        margin-right: 5px;
    }

    .custom-wrapper {
        width: 100%;
        left: 0;
        padding: 0 10px;
    }

    .projtitle {
        width: 100%;
        position: relative;
        right: 26px;
    }

    .price-input {
        flex-direction: column;
        align-items: center;
    }

    .price-field {
        margin-bottom: 10px;
    }
}