@import url('../line-awesome/css/line-awesome.min.css');
@import url('https://fonts.googleapis.com/css2?family=Madimi+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

body {
    /* font-family: 'Poppins',sans-serif!important; */
    font-family: 'Open Sans',sans-serif!important;
    color: #424242 !important;
}

h1,h2,h3,h4,h5,h6{
    font-weight: 600;
    color: #424242 !important;
    /* font-family: 'Poppins',sans-serif!important; */
    font-family: 'Roboto',sans-serif!important;
}
.hero-headings{
    font-size: 2.50rem;
}
.font-normal {
    font-weight: 400 !important;
}
a{
    color: #e67606 !important;
}
a:hover, a:focus{
    color: #e67606 !important;
    outline: none;
    text-decoration: none;
}
.btn{
    padding: 10px 16px;
    border-radius: 5px !important;
    border: 0px;
}
.btn:focus{
    box-shadow: none;
}
.btn.btn-outline-orange{
    border-radius: 5px !important;
    border: 1px solid #e67606 !important;
    color:  #e67606 !important;
    background-color: #fff;
}
.btn.btn-outline-orange:hover{
    border-radius: 5px !important;
    border: 1px solid #FDBD09 !important;
    color:  #FDBD09 !important;
    cursor: pointer;
}
.btn-outline-orange.load{
    color:  #FDBD09 !important;
    font-weight: 400;
    border: 1px solid #FDBD09 !important;
}
.text-warning.load{
    color:  #FDBD09 !important;
    font-weight: 400;
}
.btn.btn-primary{
    background-color: #009FE3;
    border-radius: 5px !important;
}

.btn-primary:hover, .btn-primary:hover{
    background-color: #0593cf;
    color: #fff !important;
}

.btn.btn-warning{
    background-color: #FB8008;
    border-radius: 5px !important;
}
.btn-warning:hover,.btn-warning:focus{
    background-color: #e67606;
    color: #fff !important;
}
ul li::marker{
    color: #e67606;
}
.text-default{
    color: #424242 !important;
}

.text-warning{
    color: #e67606 !important;
}
.flex{
    display: flex;
}
.items-center{
    align-items: center;
}

.navbar-laravel{
    box-shadow: none;
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.btn{
    border-radius: 0 !important;
}
.text-yellow{
    color: #FDBD09 !important;
}
/**
Home Page
 */
 .nav-link{
    font-size: 0.95rem !important;
    /* Changes */
    font-family: 'Roboto',sans-serif!important;
    
 }
 .navbar-light .navbar-nav .nav-link{
    color: #1D222D !important;
 }
 .navbar-light .navbar-nav .nav-link:hover{
    color: #FDBD09 !important;
 }
 .navbar-light .navbar-nav .nav-link.active{
    color: #FDBD09 !important;
    font-weight: 600 !important;
 }
.navbar-laravel{
    border-bottom: none;
    background-color: #fff;
}
.transparent-navbar{
    background-color: #fff;   
    padding: 20px 0;
    z-index: 9;
}
.navbar-brand{
    padding: 0;
}
.navbar-brand img{
    max-height: 50px;
    width: auto;
}
.home-hero-section{
    background: linear-gradient(
      rgba(0, 0, 0, 0),
      rgba(0, 0, 0, 0.6)
    ), url("../images/new-hero-image.jpg")  no-repeat center ;
    background-size: cover;
    /* background-position: 110px; */
    /*color: #0baf00;*/
    color: #5a5a5a;
    min-height: 441px;
    padding-top: 110px;
    /* margin-top: -80px; */
    position: relative;
}
/* .home-hero-section:before{
    background-color: #f6fff5;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.9;
    position: absolute;
    top: 0;
    width: 100%;
} */

.job-search-bar {
    margin: 0;
}
.job-search-bar input, .job-search-bar button {
    border: none;
    height: 60px;
    border-radius: 0;
    vertical-align:top !important;
}
.job-search-bar .job-search-sub-text{
    font-size: 1.3rem;
}

a .category-link {
    color: #2f2f2f;
}
a .category-link:hover {
    color: #e67606;
}
.box-shadow{
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 5%);
    /* box-shadow: 0 1px 2px rgba(0,0,0,.35); */
}
.call-to-action-post-job{
    display: flex;
}
.job-post-icon img {
    max-width: 100px;
}

.premium-job-box{
    height: 100%;
    border-radius: 5px;
}

.premium-job-logo {
    text-align: center;
    /* box-shadow: 0 1px 2px rgba(0,0,0,.35); */
    padding: 10px;
}
.home-register-account-box img{
    max-width: 80px;
    height: auto;
}
.jf-shadow{
    background-color: #ffffff;
    box-shadow: 0 1px 2px rgba(0,0,0,.35);
}
.register-account-box {
    text-align: center;
    color: rgba(0,0,0,.6);

}
.register-account-box .icon i {
    font-size: 5rem;
}
.equal-height {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.equal-height [class*="col-"] {
    display: flex;
    flex-direction: column;
}

.equal-height [class*="col-"] .register-account-box {
    flex-grow: 1;
}
 

.mendatory-mark{
    margin-top: .25rem;
    font-size: 80%;
    color: #e3342f;
}
.job-stats-footer h3{
    color: #e67606;
}
.blog-card-text-preview, .blog-card-footer{
    color: #878787;
}

.blog-listing-header{
    background: url(../images/blog-banner.jpg) no-repeat;
    background-size: 104%;
    padding: 6rem 0;
    color: #0E141A;
    position: relative;
    background-position: -30px center;
}
.blog-listing-header:before{
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
}
.blog-search-wrap input{
    border: none;
    border-radius: 0;
    height: 48px;
    border: 1px solid #cacaca;
    margin-right: 10px;
}


/**
End HomePage
 */

.job-view-lead-head{
    border-bottom: 1px solid rgb(230, 230, 230);
    background-image: url('/assets/images/inside-job-background.png');
    background-size: cover;
    background-position: center;
    padding: 40px 0px!important;
}
.job-view-lead-head .breadcrumb{
    background-color: transparent;
    padding: 0;
}
.bg-dark{
    background-color: #141920 !important;
}
.bg-dark .job-view-lead-position-box{
    color: #cccccc;
}
.bg-light .job-view-lead-position-box{
    color: #545454;
}
.job-view-lead-position-box .text-small, .terms-msg .text-small{
    font-size: 0.8rem;
}
.single-skill{
    background-color: #eeeeee;
    padding: 7px 10px;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 2px;
    /*border-radius: 50px;*/
    /*text-shadow: 1px 1px 1px #444444;*/
}
.modern-social-share-wrap a.share {
    font-size: 1.3rem;
    padding: 10px;
    line-height: 1.3rem;
    border-radius: 50% !important;
}
.job-view-company-logo {
    max-width: 100px;
}
.premium-badge-wrap img{
    max-width: 50px;
    height: auto;
}
.employer-job-listing-single.premium-job{
    display: flex;
    position: relative;
}
.premium-job .job-listing-company-logo {
    max-width: 80px;
    margin-right: 20px;
}
.listing-job-info, .job-listing-company-logo{
    z-index: 9;
}
.employer-job-listing-single.premium-job:before{
    content: "";
    background: url("../images/premium.png")  no-repeat scroll right center  ;
    background-size: contain;

    height: 50%;
    right: 0;
    opacity: 0.1;
    position: absolute;
    top: 10%;
    width: 100%;
}
button.updating-btn i.la {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
button.updating-btn i.la:before{
    content: "\f311";
}
.form-group.has-error{
    background: #fff1f1;
    padding: 10px 0;

}
.invalid-feedback{
    display: block !important;
}
.field-required{
    color: #ff0000;
}
.pricing-table-wrap{
    position: relative;
    overflow: hidden;
}
.pricing-package-ribbon {
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    position: absolute;
    top: 30px;
    right: -63px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    padding: 10px 70px;
}
.pricing-package-ribbon-light{
    background: #fff;
    color: #333333;
}
.pricing-package-ribbon-yellow{
    background-color: #FB8008;
}
.pricing-package-ribbon-green{
    background: #38c172;
    color: #eeeeee;
}
.pricing-card{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    
}

.main-footer{
    color: #C7C9C9;
    background-image: url('/assets/images/footer-background.png');
    background-size: cover;
}


.list-unstyled li{
    margin-bottom: 7px;
}

.object-fit{
    object-fit: contain;
}

.job-view-container ul li{
    list-style: square;
}

@media only screen and (max-width: 768px) {
    .call-to-action-post-job {
      display: inline-block;
      text-align: center;
    }
    .transparent-navbar{
        padding: 20px;
    }
    .footer-copyright-text-wrap{
        text-align: center !important;
        margin-top: 10px;
    }
    .footer-copyright-text-wrap p{
        margin-bottom: 0px;
    }

    .job-search-bar input, 
    .job-search-bar button{
        min-width: 280px;
        margin: 10px 0px !important;
    }
    .home-hero-section{
        background-position: -130px;
        padding: 30px 0px;
    }

    .navbar-light .navbar-nav .nav-link{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .nav-item{
        left: 0px;
    }

    .blog-listing-header{
        background-size: cover;
    }

    .blog-search-wrap input{
        margin-right: 0px;
    }
    #navbarSupportedContent{
        margin-top: 30px;
    }
    .home-register-account-box{
        text-align: center;
        margin-bottom: 40px !important;
    }
     .blog-listing-header{
        background-position: center;
    }
    .home-hero-section{
        
        background-position: left;
    }
    
}

@media only screen and (max-width: 425px) {
    .home-hero-section{
        background: linear-gradient(
            rgba(0, 0, 0, 0),
            rgba(0, 0, 0, 0.6)
        ), url("../images/new-hero-image.jpg")  no-repeat center ;
        color: #5a5a5a;
        min-height: 441px;
        background-position: left;
    }
}

.footer-menu-wrap .quick-links{
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

.company-video{
    position: relative;
}
.company-video a{
    position: absolute;
    height: 100%;
    width: 100%;
}

.blog-single-content img{
    width: 100%; 
}
input::file-selector-button {
    font-weight: bold;
    background-color: #e67606;
    color: #fff;
    padding: 0.5em;
    border-style: none;
    border-radius: 5px;
  }
input::file-selector-button:hover{
    background-color: #FDBD09;
}
.custom { 
    display: inline-block;
    padding: 8px 20px;
    background-color: #fff;
    color: #565656;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}