.h1, .h2, .h3, .h4, .h5, .h6, 
h1, h2, h3, h4, h5, h6{
    color: #005f33;
}
#sp-top-bar{
    display: none;
}
#judir-container div.modal{
    z-index: 9999;
}
a, .jubootstrap a{
    color: #000;
}
a:hover,
.jubootstrap a:hover{
    color: #555;
}
body .judir-container{
    overflow: visible;
}
.judir-rating .star-rating-on > span{
    color: #005f33;
}
h1, h2,.jubootstrap h1, .jubootstrap h2, .jubootstrap h3, .jubootstrap h4, .jubootstrap h5, .jubootstrap h6, .jubootstrap .h1, .jubootstrap .h2, .jubootstrap .h3, .jubootstrap .h4, .jubootstrap .h5, .jubootstrap .h6,
.jp-wrap h1, .jp-wrap h2, .jp-wrap h3, .jp-wrap h4, .jp-wrap h5, .jp-wrap h6{
   color: #005f33; 
}
h2.sppb-addon-title{
    margin: 0 0 30px;
}
select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus{
    border-color: #005f33;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(146,36,36,0.6);
}
.btn-primary,
.ic-btn-success,
.jp-wrap .btn-success,
.sppb-btn-primary{
    background-color: #005f33 !important;
    border-color: #000 !important;
    background-image: none !important;
}
.btn-primary:hover, 
.sppb-btn-primary:hover,
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover,.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary,
.ic-btn-success:hover,
.jp-wrap .btn-success:hover{
    background-color: #bfd52f !important;
    border-color: #005f33 !important;
    background-image: none !important;
}
.btn-success,
body .jubootstrap .btn-info{
   background-color: #000;
   border-color: #005f33; 
   background-image: none;
}
.btn-success:hover, 
.sppb-btn-success:hover,
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus, .open>.dropdown-toggle.btn-success:hover,.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success,
.jubootstrap .btn-info:hover, .jubootstrap .btn-info:focus{
   background-color: #bfd52f !important;
   border-color: #000 !important; 
   background-image: none !important;
}
body,html{
    font-family: Ubuntu;
    font-size: 1em;
    color: #666666;
    margin: 0;
    line-height: 1.5em;
}
.sp-megamenu-parent{
    margin-top: 27px;
}
.sp-megamenu-parent > li > a, 
.sp-megamenu-parent > li > span{
    line-height: 33px;
    text-transform: capitalize;
    font-size: 13px;
    background: #005f33;
    display: inline-block;
    border-bottom: #bed52f solid 1px;
    border-radius: 3px;
    color: #fff;
    margin-left: 10px;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
}
.sp-megamenu-parent > li > a.submitlisting_link{
    color: #fff;
    background: #a6ce39;
}
.menu-slide-down .sp-has-child >.sp-dropdown,
.sp-megamenu-parent.menu-slide-down .sp-has-child:hover >.sp-dropdown{
    top: 35px;
    font-size: 13px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover{
    background: #000;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a{
    color: #fff;
    background: #a6ce39;
}
.sp-megamenu-parent >li:hover>a{
    color: #a6ce39;
}
.sp-megamenu-parent >li.active>a{
    color: #fff; 
    background: #a6ce39;
}
#sp-bottom{
    padding: 30px 0 70px;
    border-top: #999 solid 2px;
}
#sp-bottom .item {
    margin-bottom: 15px;
}
#sp-bottom .date .meta-title,
#sp-bottom .author .meta-title{
    display: none;
}
#sp-bottom .judir-listings .title{
    margin-bottom: 0;
    position: relative;
}
#sp-bottom .judir-listings .label-featured{
    background: #000;
    display: inline-block;
    padding: 3px;
    color: #fff;
    position: absolute;
    top: -10px;
    border-radius: 5px;
    font-size: .6em;
}
#sp-bottom .judir-listings .meta{
    font-size: .7em;
}
#sp-bottom .judir-listings .meta > div{
    display: inline-block;
    width: auto;
    float: none;
    margin-right: 5px;
    padding-left: 5px;
    border-left: #000 solid 1px;    
    line-height: 10px;
}
#sp-bottom .judir-listings .meta > div:first-child{
    border: none;
    padding-left: 0;
}
#sp-bottom .judir-listings .meta .meta-value{
   float: none;
}
#sp-bottom .sp-module .sp-module-title{
    font-size: 1.2em;
    color: #000;
}
#sp-footer{
    background:#000;
    font-size: .8em;
}
#sp-footer #sp-footer1{
    text-align: left;
}
#sp-position1{
    text-align: right
}
#sp-position1 .sp-module ul{
    display: inline-block;
}
#sp-position1 .sp-module ul >li{
    display: inline-block;
    border-bottom: none;
    border-left: #fff solid 1px;
    margin-right: 0;
    margin-left: 8px;
    padding-left: 8px;
}
#sp-position1 .sp-module ul >li:first-child{
    border-left: none;
}
.sp-module ul >li >a{
    line-height: 8px;
}
#sp-position1 .sp-module ul >li >a:before{
    display: none;
}
.sp-module ul.social_icon >li{
    border: none;
}
.sp-module ul.social_icon >li >a::before{
    display: none;
}
.sp-module ul.social_icon >li >a i{
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 30px;
    line-height: 40px;
    text-align: center;
    background: #000;
    color: #fff;
}
.sp-module ul.social_icon >li >a i::before{    
    margin-left: 5px;
}
/*homepage*/
.home-banner,
.home-search{
    position: relative;
}
.home-banner::before{
    background: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
}
.home-banner .tout{
    color: #fff;
    padding-top: 100px;
}
.home-banner .tout h3{
    color: #fff;
    font-size: 2em;
}
.home-banner .tout .sppb-addon-content{
    line-height: 20px;
}
.home-banner .tout .btn{
    font-size: 1.1em;    
    padding-left: 30px;
    position: relative;
}
.home-banner .tout .btn-primary::before{
    font-family: "FontAwesome";
    position: absolute;
    top: 5px;
    content: "\f055";
    font-size: 20px;
    left: 7px;
}
.home-banner .tout .btn-default::before{
    font-family: "FontAwesome";
    position: absolute;
    top: 7px;
    content: "\f2bb";
    font-size: 16px;
    left: 7px;
}
.home-search input,
.home-search select{
    width: 100%;
    box-sizing: border-box;
}
.home-search > div{
    position: absolute;
    bottom: -350px;
    padding: 20px 20px 35px;
    background: #fff;
    width: 100%;
    box-sizing: border-box;    
    border-radius: 5px;
}
@media(max-width:991px){
    .home-banner .tout{
        color: #fff;
        padding-top: 30px;
    }
    .home-search > div{
        position: relative;
        bottom: auto;
        margin-top: 30px;
    } 
}
.home-search h3{
    margin: 0 0 15px;
    padding-bottom: 10px;
    border-bottom: solid 1px #999;
}
.home-search label{
    font-size: .8em;
    color: #000;
}
.home-search .btn{
   font-size: 1.1em; 
}
/*home categories*/
body.homepage .banner1 img,
body.homepage .banner2 img{
    width: 100%;
    margin-bottom: 30px;
}
body.homepage .main-search{
    display: none;
}
body.homepage .home_cats_3 li{
    text-align: center;
    margin-bottom: 30px;
    max-height: 230px;
    overflow: hidden;
    position: relative;
}
body.homepage .home_cats_3 li a{    
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0;
    display: block;
}
body.homepage .home_cats_3 li img{
    width: 100%;
    border-radius: 3px;
}
body.homepage .home_cats_3 li a::before{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.65);
    content: "";
}
body.homepage .home_cats_3 li span.title{
    position: absolute;
    left: 0;
    top: 45%;
    display: block;
    width: 100%;
    color: #fff;
    font-size: 1.3em;
    line-height: 20px;
    padding: 0 3%;
    box-sizing: border-box;
}
body.homepage .home_cats_3 li span.title small{
    display: block;
    font-size: .8em;
}
/*login-touts*/
body.homepage .home_login_form{
    padding: 20px 30px 50px;
    box-sizing: border-box;
    background: linear-gradient(to bottom, rgba(144,144,113,.1), rgba(255,255,255,1));
    border-radius: 5px;
}
body.homepage .home_login_form h3{
    margin: 0 0 30px;
    padding-bottom: 10px;
    border-bottom: solid 1px #999;
}
body.homepage .home_login_form .btn{
    width: 100%;
    margin-bottom: 5px;
}
body.homepage .home_login_form .form-links{
    text-align: center;
}
.login-greeting{
    margin: 30px 0;
}
body.homepage .home_login_form.featured_listings .item{
    padding: 10px 0;
    border-top: #fff solid 1px;
}
body.homepage .home_login_form.featured_listings .item:first-child{
    border: none;
}
body.homepage .home_login_form.featured_listings .judir-listings .image{
    width: 30%;
    margin: 0;
}
body.homepage .home_login_form.featured_listings .judir-listings .image img{
    max-width: 100% !important;
}
body.homepage .home_login_form.featured_listings .title-meta{ 
    float: right;
    width: 68%;
}
body.homepage .home_login_form.featured_listings .title{
    margin-bottom: 2px;
    margin-top: 3px;
}
body.homepage .home_login_form.featured_listings .label-featured,
body.homepage .home_login_form.featured_listings .meta-title{
    display: none;
}
body.homepage .home_login_form.featured_listings .date{
    font-size: .8em;
}
body.homepage .latest_jobs .item{
    padding: 15px 0;
    border-bottom: #fff solid 1px;
}
body.homepage .latest_jobs .meta .meta-title{
    display: none;
}
body.homepage .latest_jobs .meta,
body.homepage .latest_jobs .title{
    margin: 0;
}
body.homepage .latest_jobs .meta{
    font-size: .7em;
}
.sp-module ul >li >a{
    line-height: 1.5em;
    color: #000;
}
.sp-module ul >li >a:hover{
    color: #bfd52f;
}

.homepage #sp-page-builder .page-content .sppb-section, 
.homepage #sp-page-builder .sppb-section{
    margin-top: 0;
}
/*inner*/
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a, 
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover{
    background: #a6ce39;
}