

#listing_applicant .show_entries{
    color: #2c3e50;
    font-weight: 400;
    margin-top: 7px;
}
#listing_applicant .col.flex{
    display: inline;
}
#listing_applicant .nav-tab{
    display: inline-grid;
    
}
#listing_applicant .tabs{
    padding-right: 15px;
    padding-left: 15px;
}
#listing_applicant .gig_listing h2 {
        white-space: nowrap;
        margin-top: 11px;
        text-transform: capitalize;
        margin-bottom: 3px;
    }
    #listing_applicant .tabs {
             max-width: 700px;
            margin: 0 auto;

        }
        #listing_applicant .col.nav-tab{
            padding-right: 0px;
            padding-right: 2px;
        }
        #listing_applicant .tabs button {
padding: 0px 2px;
border: none;
background: none;
color: #fff;
}

#listing_applicant .tabs button.active {
background: #fff;
color: #ff0000;
}#listing_applicant .tabs button:hover {
transition: background 0.3s, color 0.3s;
background: #495057;
color: #dc3545;
}


/* Tabs styling */
#listing_applicant .tabs {
    display: flex;
    justify-content: space-around;
    margin-bottom: 10px;
    /* border-bottom: 2px solid #ccc; */
    padding-bottom: 0px;
    background: #495057;
    padding-top: 11px;
    padding-bottom: 1px;
    border-radius: 37px;
}








/*====================================== filter css end =============================== */

.gig_image.inactive{
    opacity:0.1;
}
.filter-container {
    padding: 9px 6px;
    /* Outer border */
    border-radius: 12px;
    margin: auto;
    background: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Adds a subtle shadow */
}

.whtspImg {
    width: 100px;
    display: flex;
    position: fixed;
    z-index: 3333339999;
    padding: 20px;
    position: fixed;
    height: 120px;
    bottom: -17px;
    left: 0;
}



/* Filters section */
.filters {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.filters h7{
  margin-bottom:8px !important;
  display: block;
}
.clear_btn {
    background: #f39c12;
    text-align: center;
    border-radius: 18px;
    border: none;
    padding: 5px 20px;
    color: #fff;
    font-size: 13px;
    float: right;
    margin-bottom: 10px;
    margin-right: 5%;
}
.filter-container:before {
    line-height: 2.3em;
}
.tabs button:hover{
    transition: background 0.3s, color 0.3s;
    background: #f6f4ef;
}
.tabs button {
    padding: 0px 12px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background 0.3s, color 0.3s;
    font-size: 14px;
    border-radius: 10px;
    text-transform: capitalize;
}
.filter-group {
    flex: 1 1 calc(33.333% - 20px);
    min-width: 200px;
}

.filter-group h4 {
    font-size: 16px;
    margin-bottom: 8px;
    color: #333;
    font-weight: bold;
}
.pop_style .modal-dialog .modal-body .right_inner .pop_form .pop_bottom_link span a {
    font-weight: 700;
    color: #007bff;
    margin: 0px 6px;
}
.checkbox-option {
    margin-bottom: 0px;
    font-size: 12px;
}

/* Clear All button styling */
.clear-all {
    margin-top: 20px;
    padding: 10px 15px;
    border: none;
    background: #f44336;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    transition: background 0.3s;
}

.clear-all:hover {
    background: #d32f2f;
}

/* Optional Shadow for the entire container */
.filter-container {
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15); /* Adds a soft shadow to create depth */
}
/*====================================== filter css end =============================== */

    .gig_headding h2{
        font-size:20px;
    }
    .section-padding {
        padding: 0px 0;
       
}
.banner .caption_wrp {
    width: 100%;
    margin-bottom: 2px;
    padding-left: 15px;
}
#header{
    position:fixed;
}
.gig_listing .img_gig img {
    width: 100%;
    border-radius: 100%;
    overflow: hidden;
    height: 107px;
    object-fit: cover;
}
.gig_headding span {
    float: left;
    padding-left: 2px;
    font-size: 14px;
    color: #282828;
}
.gig_listing .img_gig {
    float: left;
    width: 118px;
    height: 133px;
    border-radius: 100px;
    position: relative;
}

.section-bg{
    background-image: radial-gradient(circle at center bottom, rgb(111, 0, 193) 0%, rgb(7, 2, 63) 50%, rgb(0, 0, 0) 100%) !important;
}
.section-feature-boxes .feature-boxes {
    margin-bottom: -30px;
    color: #fff !important;
}
.headding_border h2 {
    margin-top: 23px;
    color: #fff;
}
.headding_border h2:after {
    content: none;
}

.button_green {
    padding: 10px 0px 10px 0px !important;
    border-radius: 24px;
}
.banner .caption_wrp .search_form input.button_green {
    border-radius: 0px;
    padding: 7px 10px 7px 10px !important;
}
.about-image {
    top: 0%;
    position: relative;
}
.button_green {
  
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    border: none;
    border-bottom:none;
    padding: 6px 0px 5px 0px;
    display: inline-block;
    margin: 0px auto;
    cursor: pointer;
    width: 240px;
    text-align: center;
}
    body {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #343a40;
}
        [v-cloak] {
            display: none;
        }
        .hide_this{
            display: none;
        }
        .banner img {
            width: 100%;
            height: 700px;
            object-fit: cover;
        }.banner{
            height: 650px;
        }
        .caption_area{
                background-color: rgba(0, 0, 0, 0.5); 
                background-color: rgb(0 0 0 / 73%);
               
            }
            #header {
    background: #2c3e50;
    height: 61px;
    position: fixed;
    z-index: 9;
    width: 100%;
}
#header .inner_header ul li a {
    color: #060606;
    font-size: 14px;
    padding: 5px 17px;
    height: 30px;
    float: left;
}
#header .inner_header {
    background: #fff;
    border-top: 1px solid #a7a7a7;
    display: none;
}
#header .header_Wrap {
    padding: 0px 14px;
    height: 61px;
}
#header .navigation a.navbar-brand {
    color: #fff;
    font-weight: 700;
    font-size: 30px;
    padding: 0px;
    width: 136px;
}
.profileImage{
    max-width: 100%;
    height: auto;
    width: 226px;
    height: 183px;
    border: 1px solid #a1a1a1;
}
#photoPreview{
    margin-top: 32px;
}
.form-check {
    position: relative;
    display: block;
    padding-left: 2.25rem;
}
legend {
    color: #00e676;
    font-weight: 800;
}
.btn-primary {
    color: #fff;
    background-color: #0ed876;
    border-color: #ced4da;
}
.btn-primary:hover {
    background-color: #00e676db !important;
    border-color: #ced4da !important;
}
.border {
    border: 2px solid #00e676 !important;
}
.pop_style .modal-dialog .modal-body .right_inner {
    float: left;
    width: 100%;
}
.pop_style .modal-dialog .modal-body .right_inner .pop_form {
    float: left;
    width: 100%;
    text-align: center;
    padding: 20px 10px;
}
.pop_style .modal-dialog .modal-body .right_inner .pop_form .user_login {
    width: 80%;
    margin: 0px auto;
    display: block;
}
.contact-message {
    height: 133px !important;
}

legend {
    display: block;
    width: max-content;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}
.inner_wrapper {
    padding:81px 0 22px 0px;
}

.search_loop_fields .button_green{
    margin: 0px auto 5px;
    font-size: 17px;
    padding: 6px 0px 5px 0px;
    width: 181px;
    text-align: center;
}
.filter_wrap_left {
    float: left;
    width: 100%;
    background: #fff;
    padding: 5px 21px;
    font-size: 11px;
}
.inner_wrapper {
    padding: 67px 0 22px 0px;
  
}
.gig_listing {
    margin-top: 30px;
}


body {
    overflow-x:hidden;
}
#catgories_wrap .row .col .cat_loop a:after {
    position: absolute;
    content: none;
   
}
.icon-box p {
    margin: 0;
    max-height: 144px;
    min-height: 144px;
    overflow: hidden;
    padding: 1px 10px;
    text-align:center;
}
.icon-box h6 {
    margin-bottom: 1.13333rem;
    margin-left: 13px;
    text-align:center;
}
.content-block.content--block2 {
    padding: 80px 0 40px 0;
    background: #2C3E50;
}
.icon-box-one, .icon-box-two {
    margin-bottom: 3.33333rem;
    border: 1px solid gray;
    padding: 0px 0px;
    min-height: 500px;
    max-height: 500px;
    overflow: hidden;
    background: #fff;
  
}
.bg1{
    background:#fff;
    color:green;
}
#catgories_wrap {
    background: #5dade2;
   
}
#catgories_wrap p,#catgories_wrap h3{
    color: #2c3e50;
   
}
#catgories_wrap .row .col .cat_loop h3 {
    color: #2c3e50;
}
.gig_listing_wrp {
    float: left;
    width: 100%;
    padding: 0px 0px 0px 0px;
}
.gig_listing {
    float: left;
    width: 100%;
    background: #fff;
    padding: 0px 0 0 0;
    margin-bottom: 20px;
    border: 1px solid #e0e0e0;
    width: 224px;
    overflow: hidden;
}
.gig_listing h2 {
    font-weight: 700;
    color: #282828;
    font-size: 17px;
    margin-top: 0px;
}
.gig_listing span {
    font-size: 16px;
}
.gig_info i{
    font-size: 10px;
}
.contact_listing{
    font-size: 12px;
    padding: 8px 0px !important;
    width: 147px;
    margin-bottom: 13px;
}
.gig_info {
    float: left;
    width:100%;
    padding-left: 20px;
    text-transform: capitalize;
}
#catgories_wrap .row .col .cat_loop a:hover {
    box-shadow: 0px 3px 7px 1px black;
    color: #007bff;
}
.row.headding_border h2{
   color:black;
}
#call_to_action {
    padding: 30px 0;
    background-color: #5dade2;
    color:#fff;
}
.bg-red{
    background-color: #e74c3c; 
}
.banner .caption_wrp h2 span {
    color: #f39c12;
  
}
#call_to_action p {
    color: #Fff;
    margin-bottom: 28px;
}
.left_side img{
    max-width: 100%;
    height: 504px;
    object-fit: cover;
}
.modal {
   
    top: 12%;
}
.aside-menu .menu-nav>.menu-item .menu-submenu .menu-item>.menu-heading .menu-text, .aside-menu .menu-nav>.menu-item .menu-submenu .menu-item>.menu-link .menu-text {
    color: #000005;
}

.gig_image {
    width: 223px;
    height: 224px;
    overflow: hidden; /* Ensures the image does not exceed the container */
    margin: 0 auto;
}
.icon-box span {
    display: block;
}
.gig_image img {
    width: 100%; /* Makes the image responsive to the container’s width */
    height: 100%; /* Ensures the image fills the container’s height */
    object-fit: cover; /* Ensures the image covers the container without distortion */
   
}
.icon-box-one, .icon-box-two img{
    width: 200px;
    border-radius: 200px;
    display: block;
    margin: 0 auto;
    margin-top:30px;
}
.box_shadow:hover{
    box-shadow: 1px 1px 6px 2px #fff;
    display: block;
    border-radius: 10px;
}
.icon-box-one, .icon-box-two {
    border-radius: 10px;
    color: black;
}
.bx1{
        background:#2c3e50;
}
.bx2{
        background:#Bdc3c7;
}
.bx3{
        background:#5dade2;
}
.bx4{
        background:#E74c3c;
}
.bx5{
        background:#F39c12;
}
.full_wrap.center_text.ask_wrap {
    padding: 104px 5px 5px 4px;
}
.pop_style .modal-dialog .modal-body .right_inner .pop_bottom {
    float: right;
    padding: 0px 0px 0 23px;
    margin:0 auto;

}
.pop_bottom{
    margin-left:60px;
}
.progressbar li.active:before {
    content: "✔";
    border: 5px solid #f59d10;
}
.progressbar li.second:before {
    content: "✔";
    border: 5px solid #f59d10;
}
.progressbar li.third:before {
    content: "✔";
    border: 5px solid #f59d10;
}
.progressbar li.last:before {
    content: "✔";
    border: 5px solid #f59d10;
}
.icon-box-two .button_green{
    width: 172px;
    font-size: 13px;
    margin-top: 10px;
    display: block;
}
.gig_listing h7{
    text-transform: capitalize;
        display: block;
        line-height: 11px;
        font-size: 11px;
        font-weight: 500;
        margin-bottom: 5px;
}
.icon-box-one, .icon-box-two {
    border-radius: 10px;
}
.filters .col{
    min-width: 140px;
}
.tabs button {
    margin-bottom: 7px;
    margin-top: 0px;
}
.border_top{
    border-top: 1px solid #ced4da;
}

#sidebar-wrapper {
    display: none;
    position: fixed;
    z-index: 9999999999;
    top: 62px;
    background: #fff;
    width: 100%;
    left: 0px;
    height: auto;
    overflow: hidden;
    border-bottom: 3px solid #2c3e50;
    box-shadow: 0px 1px 6px 0px black;
}
#sidebar-wrapper .sidebar-nav li a.active {
    border-left: 12px solid #dc3545;
    background: #2c3e50;
    color: #fff;
}
#menu-toggle{ display: none;}


@media only screen and (min-width: 500px) and (max-width: 750px) {
    .banner .caption_wrp .search_form input[type="text"] {
        float: left;
        padding: 10px 65px;
        border-radius: 0px;
        border: none;
        background: #fff url(../images/search_img.png) no-repeat scroll 15px 50%;
        width: 337px;
        height: 44px;
    } 
}
@media only screen and (min-width: 100px) and (max-width: 700px) {
    #menu-toggle {
        display: inline;
    }
}
@media only screen and (min-width: 501px) and (max-width: 700px){
    #menu-toggle{ display: inline;}
            .gig_listing{
                width: 151px;
            }
            .filter-container {
                padding: 0px 15px;
                }
                .tabs {
                    border-radius: 0px;
                }
}
@media only screen and (min-width: 450px) and (max-width: 500px){
    #menu-toggle{ display: inline;}
    .filter-container {
                padding: 0px 15px;
                }
                .tabs {
                    border-radius: 0px;
                }
.gig_listing {
     width: 200px;
        overflow: hidden;
      font-size: 11px;
}
.button_green {
    margin: 0 auto;
    display: block;
}
#contact_wrap .contact_form .form_area .button_green {
    float: none;
}
.icon-box p {
    padding: 1px 18px;
    text-align: justify;
}
.banner .tags_wrap {
    float: left;
    width: auto;
    padding: 15px 0 0 25px;
    margin-left: 3px;
}
    .banner .caption_wrp {
        width: 100%;
        padding-left: 15px;
        text-align: center;
    }
    form{
        display: block;
    }
    .banner .caption_wrp h2 {
            color: #fff;
            font-size: 41px;
            margin-bottom: 15px;
            text-align: center;
            line-height: 44px;
           
    }
    .banner .caption_wrp p {
        color: #fff;
        margin-bottom: 30px;
        text-align: justify;
        padding: 0px 5px;
        line-height: 22px;
     }
  
     #sidebar-wrapper {
    display: none;
    position: fixed;
    top: 61px;
    background: #fff;
    width: 100%;
    left: 0px;
    height: 660px;
   
}
     .banner .caption_wrp .search_form input[type="text"] {
            float: left;
            max-width: 211px;
        }
        .banner .caption_wrp .search_form input.button_green {
            border-radius: 0px;
           
            margin-left: -5px;
       }   
       
       .banner .tags_wrap a {
            color: #fff;
            border: 1px solid #fff;
            display: inline-block;
            padding: 0 5px;
            margin: 0 3px;
            }
.icon-box-two .button_green{
    margin-top: 14px;
    font-size: 12px;
    width: 174px;
    margin-bottom: 20px;
}
.icon-box-one, .icon-box-two {
    min-height: max-content;
}

}
a:hover {
    text-decoration: none;
    color: #007bff8c;
}

@media only screen and (min-width: 320px) and (max-width: 449px){
    
    .right_inner{
        display: inline;
        margin-top:30px;
    }
    .right_inner h3{
        margin-top:30px;
        padding-top:30px;
    }
    .filter-container {
                padding: 0px 15px;
                }
                .tabs {
                    border-radius: 0px;
                }
    .banner .caption_wrp {
        width: 100%;
        margin-bottom: 2px;
        padding-left: 15px;
        margin-top: 56px;
}
    .gig_listing {
        float: left;
        width: 100%;
        background: #fff;
        padding: 0px 0 0 0;
        margin-bottom: 20px;
        border: 1px solid #e0e0e0;
        width: 151px;
        overflow: hidden;
      font-size: 11px;
}
.banner .caption_wrp .search_form input[type="text"] {
    float: left;
    padding: 10px 65px;
    border-radius: 0px;
    border: none;
    background: #fff url(../images/search_img.png) no-repeat scroll 15px 50%;
    width: 247px;
    height: 44px;
}
.gig_listing h2 {
    font-weight: 700;
    color: #282828;
    font-size: 16px;
    margin-top: 0px;
}
.gig_listing .button_green {
        margin-top: 14px;
        font-size: 9px;
        width: 124px;
        margin-bottom: 20px;
    }


    .button_green{
    margin-top: 14px;
    font-size: 12px;
    width: 174px;
    margin-bottom: 20px;
}
#join_area .img_block {
    float: right;
    float: none;
}
#join_area .block_contnet {
    float: none;
    text-align: center;
}
#join_area .block_contnet {
    padding: 5px 0 5px 0;
}
.img_block img{
    float: none;
    display: block;
    margin: 0 auto;
}
    .banner .caption_wrp p {
        color: #fff;
        margin-bottom: 30px;
        text-align: justify;
        padding: 0px 5px;
    }
    .banner .tags_wrap {
    float: left;
    width: 100%;
    padding: 0px 0 0 0;
    margin-left:3px;
    margin-bottom: 30px;
}
.banner .tags_wrap a {
    color: #fff;
    border: 1px solid #fff;
    display: inline-block;
    padding: 0 4px;
    margin: 0px 2px;
}
    .banner .caption_wrp .search_form input.button_green {
    border-radius: 0px;
    padding: 12px 10px 14px 12px !important;
}
form{
  margin-bottom:-10px;
}
.button_green {
        margin-top: 0px;
        font-size: 12px;
        width: 174px;
        margin-bottom: 20px;
    }
    .banner .caption_wrp h2 {
        color: #fff;
        font-size: 32px;
        margin-bottom: 15px;
        text-align: center;
        line-height: 36px;
        margin-top: 0px;
    }
    p,h1,h2,h3{
        text-align: center;
    }
    #agent_area .agent_left .agent_info .info_loop img {
        float: none; 
        margin-right: 25px;
        margin-bottom: 10px;
        margin-top: 10px;
        }
        .left_border {
            margin-bottom: 17.5px;
            padding-bottom: 19.5px;
            float: none;
        }#agent_area .agent_left .agent_info .info_loop{
            float: none;
            text-align:center;
        }



        
}
@media only screen and (min-width: 200px) and (max-width: 370px){
    .banner .caption_wrp {
        
        margin-top: 120px;
    }
       .gig_listing {
              width: 145px;
            }
}
.gig_listing h2 {
        white-space: nowrap;
    }
    
   
    .allmsg{
    position: fixed;
    z-index: 9999999;
}
#toast-container {
    position: fixed;
    z-index: 999999;
   top: 70px;
}
.username {
    color: #ea6161fa;
    font-weight: 400;
    text-transform: capitalize;
}


#header .search_btn a.login {
    border: 1px solid #e8e8e8;
    padding: 8px 12px;
    margin-right: 25px;
    width: 100px;
    height: 39px;
    text-align: center;
    background: #343a40;
    border-left: none;
    /* border-right: none; */
}
#header .navigation .nav-item {
    border-right: 1px solid #fff;
}
#header .navigation .navbar-nav li:last-child {
    border-left: 1px solid #fff;
    border-right:none;
}
/* login css */
#login .pop_style .modal-dialog .modal-body .right_inner .pop_header {
    float: left;
    width: 100%;
    background: #00e676;
    padding: 4.5px 23px;
}
#login .pop_style .modal-dialog .modal-body .left_side {
    width: 342px;
    float: left;
   
}
#login .pop_style .modal-dialog .modal-body .right_inner {
    float: left;
    width: 406px  !important;
}
#login .pop_style{
    margin-top: 10%;
}
#login .user_login .loop_pop .form-control{
    margin-bottom: 15px;
    margin-top: 15px;

}
#login .right_inner {
    padding-top: 20px;
    padding-bottom: 1px;
    text-align: center;
    width: 400px;
    margin: 0 auto;
    background: #fff;
    margin-bottom: 30px;
    margin-top: 91px;
    padding-left: 20px;
    padding-right: 20px;
}
#login form{
   background:#f8f9fa;
}
#login .left_side{
    
    height: 100%;
}
#login .form-control{
    margin-top: 15px;
}
#login .login_btn .button_green {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    border: none;
    border-bottom: none;
    padding: 6px 0px 5px 0px;
    display: inline-block;
    margin: 0px auto;
    cursor: pointer;
    width: 100%;
    text-align: center;
    border-radius: 6px;
    margin-bottom: 12px;
}
#login .gIcon, .fIcon{
    background:#007bff;
    background: #367ec5;
    color: #fff;
    text-transform: uppercase;
}
#login a:hover {
    text-decoration: none;
    color: #e8e8e8;
}
#login .text-left{
    float: left;
}
.staricon{
    position: absolute;
    right: 19px;
    top: 41px;
    font-size: 18px;
    color: #fff;
}
.login_text{
    position: absolute;
    top: 30%;
    left: 21%;
    z-index: 99;
    margin: 0;
    display: block;
    color: #fff;
}
.staricon:hover{
    color: #ffc929;
    pointer-events: all;
}
.staricon:focus{
    color: #ffc929;
    pointer-events: all;
}
.staricon:visited{
    color: #ffc929;
    pointer-events: all;
}

.filled{
    color: #ffc929;
}
#listing_applicant .col{
    max-width: 247px;
}