/*

    TPS Royal Blue
        C100 M89 Y27 K18
        #002D6F
        rgb(0, 45, 111)

    TPS Blue
        C80 M69 Y0 K0
        #495DC0
        rgb(73, 93, 192)

    TPS Light Blue
        C27 M19 Y0 K0
        #B7C3F3
        rgb(183, 195, 243)

    TPS Dark Blue
        91 M82 Y52 K68
        #0D1328
        rgb(13, 19, 40)

    TPS Orange
        C0 M50 Y100 K0
        #FF9D1C
        rgb(255, 157, 28)
*/


/* Category Icons */

html {
  scroll-behavior: smooth;
}

.step.step2{
    width: 50%;
}

#subpage_content{
    min-height: calc(100vh - 577px);
}


.tps_blue_text, .account-popup > form > a.tps_blue_text, span.tps_blue_text{
    color: #495DC0
}

.tps_orange_text, span.tps_orange_text{
    color: #FF9D1C
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, body, div, p,
.menu-sec nav > ul > li > a, .p-category > a span, .browse-all-cat a,
.job-search > span, .or-browser > span, .or-browser > a, .heading span,
.simple-text-block span, .simple-text-block a, .link_widgets a, .about_widget > span, .bottom-line > span,
.menu-sec nav > ul > li > ul li a {
    font-family: mundial, sans-serif !important;
    font-style: normal;
}

a.btn.disabled{
    opacity: .35;
}
.pagination a i:hover {
    color: #FFFFFF;
}

.pagination a i {
    color: #FF9D1C;
}

.pagination li.active a, .pagination li a:hover {
    background-color: #FF9D1C;
    border-color: #FF9D1C;
}

.pagination li a:hover {
    background-color: #B7C3F3;
    border-color: #B7C3F3;
}


#htmx_resumes .pf-title{
    margin-top: 0px;
}

#htmx_resumes .align-bottom-text{
    position: absolute;
    bottom: 35%;
}

#htmx_resumes .align-bottom-btn{
    position: absolute;
    bottom: 25%;
}

#htmx_candidate_list .emply-resume-thumb img {
    border-radius: 50%;
}

.candidate_description{
    color: #737373;
    font-size: 15px;
    padding-right: 10%;
    padding-left: 5%;
}

.progress-sec.style2 > span {
    line-height: 20px;
}

.progress-sec.style2 .progressbar{
    margin-left: 50px;
}

.action_job > li > a {
    font-size: 25px;
}

.job-single-head.style2 > a{
    border: 2px solid #FF9D1C;
}

.job-single-head.style2 > a:hover {
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    border-radius: 40px;
    color: #FF9D1C;
    background: white;
    border: 2px solid #FF9D1C;
}

.job-overview ul > li:hover i {
    color: #FF9D1C;
}

.shortlists > a i {
    font-size: 20px;
    line-height 35px;
}

.add_item_btn > i{
    background: #FF9D1C;
    vertical-align: top;
    color: white;
    border-radius: 50%;
    font-size: 13px;
    height: 27px;
    width: 27px;
    text-align: center;
    line-height: 27px;
}

.step.active i{
    background: #FF9D1C;
    border-color: #FF9D1C;
}

.step.active span {
    color: #FF9D1C;
}

.action_job > li > a > i.la-plus-circle {
    color: #FF9D1C
}

.contact-edit {
    margin-bottom: 0px;
}
a.alert-danger{

}

input[type="file"].profile_logo {
    display: none;
}

.custom-file-upload {
    border: 1px solid #ccc;

    padding: 6px 12px;
    cursor: pointer;
}

.bg-color, .account-popup > form button, button.form_submit, .btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:focus {
    border: 2px solid #FF9D1C;
    color: #FF9D1C;
    background: None;
    border-radius: 8px;
    font-weight: normal;
}

.progress-sec.style2 > span


.account-popup > form button:hover, form > button:hover, button.form_submit:hover {
    color: #FFFFFF;
    background: #FF9D1C;
    border: 2px solid #FF9D1C;
    border-radius: 8px;
}
.account-popup > form button:disabled{
    opacity: .25;
}

.account-popup > form button:hover {
    background: #FF9D1C;
}

.contact-form > form button, .profile-form-edit > form button, .contact-edit > form button {
    border: 2px solid #FF9D1C;
    background: #FF9D1C;
    color: #FFFFFF;
    border-radius: 8px;
}

.contact-form > form button:hover, .profile-form-edit > form button:hover, .contact-edit > form button:hover {
    background: transparent;
    border: 2px solid #FF9D1C;
    color: #FF9D1C;
}

.job-search form button:hover {
    background: #FF9D1C;
}

.profile_section strong, .profile_section h1, .profile_section h2, .profile_section h3,
.profile_section h4, .profile_section h5, .profile_section h6{
    color: #747474;
}

.profile_section .disabled i, .profile_section .disabled span{
    color: #D0D0D0;
}


.btns-profiles-sec > ul > li > a.cloned i,
.btns-profiles-sec > ul > li > a.cloned:hover i,
.tree_widget-sec > ul > li > a.cloned:hover i,
.profile_section a.cloned i, .profile_section a.cloned i:hover,
.profile_section a.cloned, .profile_section a.cloned:hover{
    cursor: pointer;
    color: #ECECEC;
}


.profile_section .disabled i{
    background: #E9E9E9;
}

.step_disabled{
    color: #d1d1d1;

}

form.changed .chosen-container, form.changed input, form.changed textarea{
    border-color: #ff9d1c;
}

form.flex_form{
    display: flex;
    width: 100%;
}

span.skills_label{
    font-size: 16px;
    color: #6C6C6C
}

.job-single-head.style2 .job-thumb img{
    border-radius: unset;
}

.apply-job-btn {
    background: #FF9D1C;
}

.alert-error{
    background-color: #FF9D1C;
}

.forsticky.sticky .btns-profiles-sec > span {
    color: #232323;
}

.salary-bx{
    right: 22%;
    color: #FF9D1C;
    font-size: 13px;
}

element.style {

}

.job-listing.wtabs .job-title-sec > span {
    color: #1e83f0;
    display: table;
    float: none;
}
.job-listing.wtabs .job-lctn {
    padding-top: 0px;
}

span.profile-salary{
    float: none;
    margin-left: 60px;
}
.profile-form-edit-left-margin{
    margin-left: 30px;
}

.profile-social a{
    color: #B7C3F3;
}

.profile-social i{
    font-size: 25px;
}
.profile-social a:hover {
    color: #FF9D1C;
}

.job-listing * > .c-logo {
    margin-left: 15px;
    margin-right: 15px;
}
.edu-hisinfo > h3 {
    color: #495DC0
}

.job-overview > a {
    background: #FF9D1C;
}
.edu-history > i{
    color: #FF9D1C;
}

.blog-posthumb{
    padding-left: 40px;
}

.blogpost.no-bottom {
    padding-bottom: 10px;
    border-bottom: none;
}

.progress-sec.style2 .progressbar .progress > i {
    background: #FF9D1C;
}
.cst {
    float: none;
    display: inline-block;
    margin-top: -75px;
    border: 3px solid #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 94%;
    width: 144px;
    height: 144px;
    padding: 0px;
}

.job-search > h3 {
    font-size: 60px;
    line-height: 63px;
}

span.tagline{
    font-size: 20px
}

span.orange{
    color: #FF9D1C;
}

.p-category > a i {
    float: left;
    width: 100%;
    color: #495DC0;
    font-size: 70px;
    margin-top: 30px;
}

.p-category:hover i{
    color: #002D6F;
}

.text-color, .menu-sec nav > ul > li > ul li:hover > a, .account-popup > form .cfield i, .account-popup > form > a,
.chosen-container-single .chosen-single div::before, .job-field i, .chosen-container .chosen-results li.highlighted,
.active-result.result-selected, .scroll-to a, .p-category > a p, .p-category:hover i, .job-title-sec span,
.blog-metas a, .blog-details > a {
    color: #FF9D1C;
}

/* Home Slider Gradient */
.main-slider-sec::before {
    background: linear-gradient(45deg,
        rgba(183,1951,243,1) 0%,
        rgba(73,93,192,1) 71%,
        rgba(73,93,192,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B7C3F3', endColorstr='#0D1328',GradientType=1 );
    opacity: 0.85;
}

.main-slider-sec::before {
    background: #495DC0;
    opacity: 1;
}

.scroll-to:hover {
    border-color: #FF9D1C;
}

.scroll-to:hover a {
    background: #FF9D1C;
    color: #ffffff;
}

.simple-text {
    background: #495DC0;
}
.simple-text:hover {
    background: #FF9D1C;
}

.btn-extars .post-job-btn:hover {
    background: transparent;
    border: 2px solid #FF9D1C;
    color: #FFF;
}
section.profile_section{
    padding-top: 0px;
    padding-bottom: 600px;
}
.layer.color::before{
    background-color: #FF9D1C;
}

.bg-color, .post-job-btn, .account-popup .close-popup, .blog-metas a::before {
    background-color: #FF9D1C;
}
.post-job-btn {
    background-color: #FF9D1C;
    border: 2px solid #FF9D1C;
}

.border-color, .select-user > span.active, .browse-all-cat a {
    border-color: #FF9D1C;
}


.layer.color.light::before {
    background-color: #B7C3F3;
}

.browse-all-cat a:hover {
    background: #FF9D1C;
    color: #ffffff;
}

.forsticky.sticky .post-job-btn {
    border: 2px solid #FF9D1C;
    background: transparent;
    color: #FF9D1C;
}


.forsticky.sticky .post-job-btn:hover {
    background: #FF9D1C;
    color: #FFF;
}

.user_nav_hover{
    z-index: 100;
}


.simple-text-block a:hover {
    color: #FF9D1C;
}

.company-img {
    padding-top: 2%;
}

.company-img a img{

}

.inner-title2 {
    padding: 25px 0px;
}

.faq-box{
    margin-bottom: 0px;
}

.faq-box > .contentbox > p {
    margin-bottom: 15px;
}

.pricetable > a {
    margin-bottom: 20px
}

.pricetable > a:hover{
    background: #FF9D1C;
}

.pricetable > a.text-link{
    background: none;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 10px;
    color: #FF9D1C;
    float: none;
    display: inline-block;
    font-family: Open Sans;
    font-size: 13px;
}

.faq-box {
    margin-bottom: 10px;
}

.upload-img-bar {
    margin-bottom: 30px;
}

.pf-title {
    margin-top:10px;
}

.team_members > h3 strong{
    color: #FF9D1C;
}
.team_members > h3 {
    margin-top: 20px;
    font-size: 15px;
    color: #FF9D1C;
    margin-left: 15px;
    margin-right: 20px;
    font-size: 14px;
    color: #FF9D1C;
}

.recruit.btn-primary:hover{
    color: #fff;
    background-color: #FF9D1C;
    border-color: #FF9D1C;
}

.recruit.btn-primary{
    color: #FF9D1C;
    background-color: #fff;
    border-color: #FF9D1C;
}

.tree_widget-sec > ul > li.nav_active > a i,
.tree_widget-sec > ul > li.nav_active > a{
    color:#FF9D1C;
}

.aboutus h2, .aboutus ul li, i strong{
    color: rgb(136, 136, 136);
}

.aboutus .row{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.aboutus p{
    font-size: 16px;
}

.terms > h2{
    color: #777777;
}

.terms > ul, .terms > li{
    color: #888888;
    list-style: outside;
}

.terms li{
    color: #888888;
    font-size: 13px;
    font-weight: 400;
    margin: 0;
    margin-left: 15px;
    line-height: 24px;
}

.footer_company_details{
    color: #8a99b3;
}