.banner-job {
    background-image: url(../img/careerprofile700_14.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    position: relative;
    z-index: 1;
    padding: 85px 0 75px;
}

.banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: rgba(40, 45, 50, 0.9);
}

.banner-job h1 {
    font-size: 50px;
}

.banner-job h3 {
    font-size: 22px;
    font-weight: 300;
    margin: 25px 0 30px;
}

.banner-job .banner-form input {
    margin-left: 0;
    width: 60%;
}

.banner-job .category-dropdown {
    border-left: 1px solid #e6e6e6;
    border-right: 0;
    border-radius: 0;
    width: 20%;
    padding: 0 35px;
}

.banner-job .dropdown-menu {
    min-width: 192px;
}

.category-dropdown a:hover,
.dropdown-menu>li>a:hover {
    color: #00a651;
}

.job-category-items {
    margin-top: 55px;
    padding: 50px 25px 20px;
}

.job-category-items .category-list .category-icon {
    margin-bottom: 5px;
}

.job-category-items .category-list li {
    width: 16.6%;
    float: left;
    min-height: 90px;
    margin-bottom: 25px;
}

.latest-jobs-ads .section-title {
    padding-bottom: 0;
}

.job-ad-item img {
    width: inherit;
}

.job-ad-item {
    padding: 15px;
    overflow: hidden;
    position: relative;
    border: 1px solid #f3f3f3;
    margin: 18px 0;
    border-radius:2px;  
}

.job-ad-item .ad-meta {
    position: inherit;
    background-color: transparent;
    border-top: none;
    padding-left: 0;
    min-height: inherit;
    display: inline;
}

.job-ad-item .ad-meta li {
    float: left;
    margin-right: 20px;
}

.job-ad-item .item-image-box,
.job-ad-item .ad-info {
    float: left;
}

.job-ad-item .ad-info {
    padding: 5px 15px;
}

.job-ad-item .ad-info span {
    color: #000;
    font-size: 20px;    
    display: block;
    margin-bottom: 10px;
}

.job-ad-item .ad-info span a {
    color: #000;
    font-size: 20px;
    font-weight: 300;
}

.job-ad-item .ad-info a.title {
    font-weight: 300;
    color: #000;
    font-weight: 500;
}

.job-ad-item .ad-meta li:last-child {
    margin-right: 0;
}

.job-ad-item .ad-meta a,
.job-ad-item .ad-meta li {
    font-size: 14px;
    color: #a0a0a0;
}

.job-ad-item .ad-meta i,
.job-ad-item .ad-meta a i {
    font-size: 20px;
    margin-right: 10px;
}

.job-ad-item .ad-info span a:hover,
.job-ad-item a:hover {
    color: #00a651;
}

.job-ad-item .button {
    float: right;
}

.job-ad-item .item-image {
    width: 95px;
    height: 85px;
    border: 1px solid #f3f3f3;
    overflow: hidden;
}

.job-ad-item .item-info {
    min-height: 0;
    overflow: hidden;
}

.latest-jobs-ads .nav-tabs>li>a {
    margin-right: 0;
}

.job-ad-item .btn.btn-primary {
    padding: 5px 30px 6px;
    margin-top: 25px;
    font-size: 14px;
    margin-right: 25px;
}

.workshop-traning {
    padding-top: 15px;
}

.workshop-traning .section-title {
    margin-bottom: 20px;
}

.workshop-traning .section-title h4 {
    float: left;
}

.workshop-traning .btn.btn-primary {
    font-size: 14px;
    color: #9c9c9c;
    padding: 0;
    float: right;
    background-color: transparent;
}

.workshop-traning .workshop {
    border: 1px solid #f3f3f3;
    padding: 25px 25px 70px;
    position: relative;
}

.workshop-traning .workshop h3 {
    margin: 10px 0 5px;
}

.workshop-traning .workshop h3 a {
    font-size: 20px;
    font-weight: 500;
    color: #000;
}

.workshop-traning .workshop h3 a:hover {
    color: #00a651;
}

.workshop-traning .workshop h4 {
    font-size: 16px;
    color: #000;
    margin:0 0 15px;
}

.workshop-traning .workshop-price h5 {
    color: #a0a0a0;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 13px;
}

.workshop-traning .ad-meta {
    right: 0;
}

.workshop-traning .tooltip {
    display: block;
    width: 22%;
}

.workshop-traning .ad-meta .user-option a {
    background-color: #f1f1f1;
    border-left: 1px solid #eeeeee;
}

.workshop-traning .ad-meta .user-option a:hover {
    background-color: transparent;
}

.cta.cta-two h3 {
    font-size: 30px;
    color: #00a651;
    font-weight: 700;
} 

.cta.cta-two h4 {
    margin-top: 0;
    text-transform: capitalize;
}

.cta.cta-two .single-cta {
    margin-bottom: 25px;
}

/* Job List Page */

.job-bg {
    background-image: url(../images/bg/job-list-bg.jpg);
    background-repeat: no-repeat;
    background-size: contain;
}

.banner-form-full.job-list-form {
    margin-top: 0;
    background-color: rgba(0, 0, 0, 0.14);
    padding: 10px 15px;
}


/* Job Details */

.job-details .job-ad-item {
    border: 0;
    margin: 0 0 20px;
    padding: 35px 25px;
}

.job-details .job-ad-item.section {
    padding-bottom: 50px;
} 

.job-details .ad-info {
    margin-bottom: 25px;
}

.job-details .ad-info span,
.job-details .ad-info span a {
    display: inline-block;
    font-size: 30px;
}

.social-media {
    overflow: hidden;
    margin-left: 120px;
}

.social-media .button {
    float: left;
    margin-right: 15px;
}

.social-media .btn.btn-primary i {
    font-size: 22px;
    float: left;
    margin-right: 10px;
}

.social-media .btn.btn-primary.bookmark {
    background-color: #0d79bf;
}

.social-media .btn.btn-primary {
    background-color: #93c949;
    margin-top: 0;
    padding: 10px 20px;
}

.social-media .btn.btn-primary:hover {
    background-color: #00a651;
}

.share-social {
    margin-top: 10px;
    display: inline-block;
}

.share-social li {
    float: left;    
    font-weight: 500;
    color: #272727;
}

.share-social li+li {
    margin-left: 25px;
}

.share-social li,
.share-social li a {
    font-size: 18px;
}

.share-social li a .fa-facebook-official {
    color: #0072bc;
}

.share-social li a .fa-twitter-square {
    color: #00aeef;
}

.share-social li a .fa-google-plus-square { 
    color: #eb434a;
}

.share-social li a .fa-linkedin-square {
    color: #448ccb;
}

.share-social li a .fa-pinterest-square {
    color: #ed1c24;
}

.share-social li a .fa-tumblr-square {
    color: #0054a6;
}

.job-description {
    color: #272727;
    font-size: 14px;
    line-height: 22px;
}

.job-details-info h1 {
    font-size: 18px;
    font-weight: 500;
    margin:0 0 20px;
    color: #272727;
}

.description-info span {
    margin-bottom: 20px;
    display: block;
}

.job-short-info li,
.company-info li {
    color: #707070;
    margin-bottom: 15px;
    font-size: 16px;
}

.company-info li a,
.job-short-info li a {
    color: #707070;
}

.job-short-info li {
    position: relative;
    padding-left: 35px;
}

.job-short-info li span.icon {
    font-size: 18px;
    color: #000;
    position: absolute;
    left: 0;
    top: 0;
}

.responsibilities h1,
.requirements h1 {
    margin-top: 45px;
}

.requirements li {
    line-height: 25px;
}

.requirements li:last-child {
    margin-bottom: 0;
}

.job-short-info li span.text-center {
    display: block;
}

.job-short-info li:last-child {
    line-height: 25px;
    margin: 0;
}

.company-info .share-social li {
    margin-bottom: 0;
}

.see-more button {
    background-color: transparent;
    border: 0;
    padding: 0;
    color: #a0a0a0;
    font-size: 14px;
    margin-top: 5px;
}

.see-more i {
    font-size: 16px;
    margin-right: 10px;
}

.close-icon {
    color: #a0a0a0;
    position: absolute;
    top: 15px;
    right: 15px;
    line-height: 0;
    font-size: 14px;
}

.close-icon:hover {
    cursor: pointer;
    color: red;
}

/* My Resume */

.job-job-profile .favorites-user small {
    text-transform: uppercase;
    font-weight: 500;
}

.job-profile .user-pro-section .form-control {
    width: 85%;
}

.job-profile .user-pro-section label {
    width: 15%;
    margin-top: 10px;
}

.job-profile .preferences-settings label {
    width: 100%;
}

.preferences-settings .checkbox {
    margin-bottom: 40px;
}

.preferences-settings .buttons {
    float: none;
}

.preferences-settings a.btn {
    margin-bottom: 0;
}

.profile-logo {
    float: left;
    margin-right: 35px;
}

.resume-content .profile.section {
    padding: 25px;
}

.resume-content {
    font-size: 14px;
    line-height: 22px;
    color: #2d3038;
}

.resume-content .profile-info h1 {
    font-size: 30px;
    color: #2a2a2a;
}

.resume-content .profile-info {
    padding: 20px 0;
}

.resume-content .profile-info address,
.resume-content .profile-info address a {
    color: #2d3038;
    font-size: 16px;
    line-height: 28px;
}

.resume-content .icons {
    color: #00a651;
    font-size: 30px;
    float: left;
    margin-right: 30px;
}

.resume-content .career-info,
.resume-content .declaration-info,
.resume-content .work-info,
.resume-content .educational-info,
.resume-content .qualification,
.resume-content .personal-info,
.educational-info ul,
.proficiency {
    overflow: hidden;
}

.resume-content h3 {
    margin-top: 5px;
    margin-bottom: 35px;
    font-size: 18px;
    font-weight: 500;
}

.resume-content .career-info span,
.resume-content .declaration-info span {
    margin-bottom: 25px;
    display: block;
}

.work-history h4 {
    font-size: 14px;
    color: #2d3038;
    font-weight: 700;
    margin-bottom: 20px;
}

.work-history h4 span {
    display: block;
    font-weight: 400;
    margin-top: 5px;
    line-height: 22px;
}

.work-history ul li,
.educational-info ul li {
    margin-bottom: 55px;
    position: relative;
}

.work-history ul li:last-child {
    margin-bottom: 0;
}

.work-history ul li:after,
.educational-info ul li:after {
    position: absolute;
    content: "";
    bottom: -25px;
    left: 0;
    width: 85%;
    height: 1px;
    background-color: #f1f1f1;
}

.work-history ul li:last-child:after {
    display: none;
}

.work-history ul li:last-child.history,
.educational-info ul li:last-child {
    margin-bottom: 0;
}

.educational-info h4 {
    font-size: 14px;
    font-weight: 700;
    color: #2d3038;
    margin-bottom: 5px;
}

.educational-info li ul {
    margin-bottom: 20px;
}

.educational-info ul li {
    position: relative;
}

.educational-info li ul li:after {
    display: none;
} 

.educational-info li ul li {
    float: left;
    font-weight: 500;
    color: #2d3038;
    margin-bottom: 0;
}

.educational-info li ul li span {
    font-weight: 400;
}

.educational-info li ul li+li {
    margin-left: 40px;
}

.qualification li {
    font-size: 14px;
    margin-bottom: 15px;
}

.qualification li span {
    font-weight: 700;
}

.qualification li:last-child {
    margin-bottom: 0;
}

.language-proficiency h5 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 0;
}

.language-proficiency ul>li+li {
    margin-left: 20px;
    padding-left: 30px;
    border-left: 1px solid #f1f1f1;
}

.language-proficiency ul li ul li {
    float: left;
    color: #bbb;
}

.language-proficiency ul li ul li+li {
    margin-left: 5px;
    border-left: 0;
    padding-left: 0;
}

.personal-info .address li {
    overflow: hidden;
    line-height: 30px;
    color: #2d3038;
    font-size: 14px;
}

.personal-info .address li h5 {
    float: left;
    margin-top: 5px;
    min-width: 180px;
    font-weight: 700;
    font-size: 14px;
}

.personal-info .address li span {
    margin-right: 30px;
}

.declaration {
    margin-bottom: 45px;
}

.buttons {
    float: left;
}

.download-button {
    float: right;
}

.buttons a.btn {
    margin-top: 0;
}

.job-postdetails .category-dropdown {
    border: 1px solid #e3e3e3;
    border-radius: 5px;
} 

.job-postdetails .category-dropdown a {
    display: block;
}

.job-postdetails .category-dropdown .pull-right {
    margin-top: 15px;
}

.job-postdetails .dropdown-menu {
    width: 100%;
    padding: 10px 0;
}

.job-postdetails .location .category-dropdown {
    width: 48%;
}

.job-postdetails .select-price input[type="text"] {
    width: 25%;
}

.job-postdetails .characters {
    margin-bottom: 30px;
}

.job-postdetails .agreement.checkbox label:before {
    top: 0;
}

.job-user-account {
    overflow: hidden;
}

.user-account .nav-tabs {
    margin-bottom: 70px;
    position: relative;
    display: block;
    border-bottom: 1px solid #e3e3e3;
}

.user-account .nav-tabs:after,
.user-account .nav-tabs:before {
    position: absolute;
    content: "";
    bottom: -1px;
    width: 100%;
    height: 1px;
    background-color: #e3e3e3;  
}

.user-account .nav-tabs:after {
    left: -100%;
}

.user-account .nav-tabs:before {
    right: -100%;
}

.user-account .nav-tabs>li {
    display: inline-block;
    float: none;
    margin-bottom: -1px;
}

.user-account .nav-tabs>li a {
    padding: 10px 35px;
    color: #0a0a0a;
    text-transform: uppercase;
    font-weight: 500;
    margin-right: 0;
    border-radius: 0;
    border: 1px solid transparent;
    border-bottom: 1px solid #e3e3e3;
    background-color: #f7f7f7;
}

.user-account .nav-tabs>li+li{
    margin-left: -4px;
}

.user-account .nav-tabs>li>a.active, 
.user-account .nav-tabs>li>a.active:focus, 
.user-account .nav-tabs>li a:hover {
    border: 1px solid #e3e3e3;
    border-bottom: 1px solid #fff;
    background-color: transparent;
}

.form-control::-webkit-input-placeholder {
   color: #a0a0a0;
}

.form-control:-moz-placeholder { /* Firefox 18- */
   color: #a0a0a0;  
}

.form-control::-moz-placeholder {  /* Firefox 19+ */
   color: #a0a0a0;  
}

.form-control:-ms-input-placeholder {  
   color: #a0a0a0;  
}

/* Post Resume */

.post-resume .form-group {
    margin-bottom: 20px;
}

.post-resume h4 {
    margin-bottom: 30px;
}

.post-resume .section {
    overflow: hidden;
}

.post-resume .photos-resume {
    margin-bottom: 0;
}

.job-postdetails .form-group.brand-name,
.job-postdetails .form-group.address,
.job-postdetails .premium-options li:last-child {
    margin-bottom: 10px;
}

.additional-information textarea.form-control {
    height: 100px;
    line-height: 28px;
}

.post-resume .upload-image {
    float: right;
    background-color: #0072bc;
    color: #fff;
    width: 29%;
    text-align: center;
    cursor: pointer;
    display: block;
    padding: 12px 10px 10px;
    border-radius: 5px; 
}

.post-resume .upload-image input {
    display: none;
}

.post-resume .time-period input {
    width: 47%;
    display: inline-block;
}

.post-resume .time-period span {
    margin-left: 13px;
}

.career-objective .form-control {
    height: 250px;
}

.post-resume .buttons {
    margin-top: 20px;
}

.post-resume form .buttons a.btn {
    background-color: #0072bc;
    border-color: #0072bc;
    margin-bottom: 0;
    padding: 10px 20px;
}

.post-resume form .buttons a.btn.delete {
    background-color: #ed1c24;
    border-color: #ed1c24;
    margin-left: 20px;
}

.post-resume form .buttons a.btn:hover,
.post-resume .upload-image.left:hover {
    color: #fff;
}

.photos-resume .form-control {
    position: relative;
}

.special-qualification textarea.form-control {
    height: 250px;
}

.post-resume .upload-image.left {
    background-color: transparent;
    color: #a0a0a0;
    float: left;
    width: 69%;
    border: 1px solid #e3e3e3;
    position: relative;
    padding:12px 30px;
    text-align: left;
}

.post-resume .upload-image.left:before {
    position: absolute;
    content: "\f093";
    left: 12px;
    top: 12px;
    font-family: fontawesome;
    font-size: 15px;
    font-weight: normal;
}

.rating-star {
    border: 1px solid #e3e3e3;
    height: 45px;
    border-radius: 5px;
    overflow: hidden;
}

.rating-star .rating {
    float: left;
    padding: 6px 10px;
}

.rating-star .rating > input { 
    display: none; 
} 

.rating > input[type="radio"] + label {
    cursor: default;
    margin: 0;
    padding: 0;
}

.rating input[type="radio"]:checked + label:after {
    border: 0 !important;
}

.rating > input[type="radio"] + label:before { 
    margin: 5px;
    font-size: 14px;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f005";
    position: static;
    border-radius: 0;
}

.rating > input[type="radio"] + label.half:before { 
    content: "\f089";
    position: absolute;
    top: 0;
}

.rating-star label .label-title { 
    float: left;
}

.rating-star .rating label { 
    color: #bbb; 
    float: right; 
    position: relative;
}

.rating > input:checked ~ label,
.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label { 
    color: #fed700;  
}

.rating > input:checked + label:hover,
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label,
.rating > input:checked ~ label:hover ~ label {
    color: #fed700;  
} 

.about-left h3 {
    text-transform: capitalize;
    line-height: 40px;
    font-size: 26px;
    font-weight: 400;
    letter-spacing: 1px;
}
.about-right img.abt-image {
    width: 90%;
}

 body {
        font-family: "Open Sans", sans-serif;
    }
    h2 {
        color: #333;
        text-align: center;
        text-transform: uppercase;
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        position: relative;
        margin: 25px 0 50px;
    }
    h2::after {
        content: "";
        width: 100px;
        position: absolute;
        margin: 0 auto;
        height: 3px;
        background: #ffdc12;
        left: 0;
        right: 0;
        bottom: -10px;
    }
    .carousel {
        width: 650px;
        margin: 0 auto;
        padding-bottom: 50px;
    }
    .carousel .item {
        color: #999;
        font-size: 14px;
        text-align: center;
        overflow: hidden;
        min-height: 340px;
    }
    .carousel .item a {
        color: #eb7245;
    }
    .carousel .img-box {
        width: 145px;
        height: 145px;
        margin: 0 auto;
        border-radius: 50%;
    }
    .carousel .img-box img {
        width: 100%;
        height: 100%;
        display: block;
        border-radius: 50%;
    }
    .carousel .testimonial {    
        padding: 30px 0 10px;
    }
    .carousel .overview {   
        text-align: center;
        padding-bottom: 5px;
    }
    .carousel .overview b {
        color: #333;
        font-size: 15px;
        text-transform: uppercase;
        display: block; 
        padding-bottom: 5px;
    }
    .carousel .star-rating i {
        font-size: 18px;
        color: #ffdc12;
    }
    .carousel .carousel-control {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background: #999;
        text-shadow: none;
        top: 4px;
    }
    .carousel-control i {
        font-size: 20px;
        margin-right: 2px;
    }
    .carousel-control.left {
        left: auto;
        right: 40px;
    }
    .carousel-control.right i {
        margin-right: -2px;
    }
    .carousel .carousel-indicators {
        bottom: 15px;
    }
    .carousel-indicators li, .carousel-indicators li.active {
        width: 11px;
        height: 11px;
        margin: 1px 5px;
        border-radius: 50%;
    }
    .carousel-indicators li {   
        background: #e2e2e2;
        border-color: transparent;
    }
    .carousel-indicators li.active {
        border: none;
        background: #888;       
    }