/* body */
h1, h2, h3, h4, h5, h6 {
    font-family: 'kanit', sans-serif;
}

body, p, li {
    font-family: 'Source Sans Pro', sans-serif;
}

a {
    color: #d99430;
}

a:hover {
    color: #d99430;
}

/* top bar */
.top-bar {
    background: #d99430;
    padding: 0 50px;
    font-family: 'Source Sans Pro', sans-serif;
}

.top-bar a {
    color: #ffffff;
    text-decoration: none;
}

.top-bar .dropdown-menu {
    border-radius: 0;
}

.top-bar .dropdown-menu a {
    color: #333333;
}

.tb-contacts {
    text-align: center;
}

.tb-contacts .fa {
    background: #ffffff;
    padding: 5px;
}

.tb-reg {
    text-align: right;
}

.tb-reg .fa {
    background: #ffffff;
    padding: 5px;
}

/* main nav */
.mn-logo img {
    max-width: 230px;
}

.main-nav .dropdown-menu {
    border: none;
    border-radius: 0;
}

.main-nav .dropdown-item:hover {
    color: #ffffff;
    background: #d99430;
}

.navbar {
    padding: 0 20px;
    box-shadow: 5px 5px 20px #333333;
}

a.nav-link {
    font-size: 17px;
    font-family: 'Source Sans Pro', sans-serif;
}

.nav-item li {
    font-weight: 800;
}

.navbar-toggler {
    border-radius: 0;
}

/* dropdown without clicking
.dropdown:hover>.dropdown-menu {
    display: block;
}*/

/* footer */
.ct-footer {
    padding: 50px 0;
    background: #333333;
    color: #ffffff;
    font-family: 'Source Sans Pro', sans-serif;
}

.ftr-widget h3 {
    font-family: 'kanit', sans-serif;
}

.ftr-widget ul {
    margin-left: -40px;
    list-style-type: none;
}

.ftr-widget li {
    padding-bottom: 10px;
}

.ftr-widget a {
    color: #ffffff;
}

.ftr-social .fa {
    color: #ffffff;
    padding: 10px;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 5px;
}

.ftr-social .fa-facebook {
    background: #3b5998;
}

.ftr-social .fa-linkedin {
    background: #0e76a8;
}

.ftr-social .fa-instagram {
    background: #cd486b;
}

.ftr-social .fa-twitter {
    background: #00acee;
}

a.RT {
    color: #d99430;
}

/* breadcrumbs */
.bc-sec {
    background: #03467c;
    color: #ffffff;
    padding: 5px 0;
}

.bc-sec a {
    color: #d99430;
}

.bc-sec a:hover {
    color: #d99430;
    text-decoration: none;
}

/* main content */
.main-content {
    margin: 50px 0;
}

.g-bg {
    padding: 50px 0;
    background: #f5f8f9;
}

.w-bg {
    padding: 50px 0;
    background: #ffffff;
}

.light-bg {
    width: 100%;
    background-image: url("../img/extras/career.jpg");
    background-repeat:no-repeat;
    background-position: center;
    background-size: cover;
    padding: 40px 0;
}

.light-bg-alt {
    width: 100%;
    background-image: url("../img/extras/consulting.jpg");
    background-repeat:no-repeat;
    background-position: center;
    background-size: cover;
    padding: 0;
}

/* slider */
.carousel-item {
    min-height: 500px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.carousel-caption {
    bottom: 15%;
    text-align: left;
}

.hp-slider-cta {
    background: rgba(3, 70, 124, .7);
    padding: 20px;
    max-width: 450px;
}

.hp-slider-cta-2 {
    background: rgba(217, 148, 48, .7);
    padding: 20px;
    max-width: 450px;
}

.carousel-item {
    background-position: right center;
}

/* homepage */

.hp-c-t {
    text-align: center;
    padding-bottom: 10px;
}

.hp-fj {
    padding: 20px;
    background: #f5f8f9;
    margin-bottom: 20px;
}

.hp-fj img {
    object-fit: cover;
    object-position: 100% 0;
  
    width: 100%;
    height: 200px;
    padding-bottom: 10px;
}

.hp-fj h5 {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    height: 57px;
    margin: 0 auto;
    margin-bottom: 10px;
    line-height: inherit;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
}

.hp-af {
    background: #d99430;
    padding: 20px;
    min-height: 300px;
    border-bottom: 10px solid #03467c;
    color: #ffffff;
    margin-bottom: 20px;
}

.hp-af .fa {
    background:#03467c;
    color: #ffffff;
    padding: 15px;
    border-radius: 50px;
    width: 65px;
    height: 65px;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 15px;
}

/*.light-bg  {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)), url("../img/extras/consulting.jpg");
    background: #d99430;
    padding: 40px 0;
}*/

.text-sec {
    background: #ffffff;
    padding: 40px;
}

.text-sec-alt {
    background: #03467c;
    padding: 40px;
    color: #ffffff;
}

/* vmimg */
.vmimg img {
    width: 200px;
    padding: 10px;
}

/* job search */
.sidebar-inner {
    padding: 20px;
    max-height: 300px;
    overflow: auto;
}

.clear-filter {
    margin-right: 0;
}

.cities-filter {
    margin-left: 20px;
}

.js-counter {
    margin-bottom: 20px;
}

.uh-banner {
    color: #fff;
    min-height: 100px;
    background-image: linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)), url("../img/extras/career.jpg");
    background-repeat:no-repeat;
    background-position:center center;
    padding: 50px 0;
    border-bottom: 5px solid #d99430;
}

.uh-banner-alt {
    background:#333333;
    padding: 50px 0;
    border-bottom: 5px solid #d99430;
}

.uh-heading {
    padding-bottom: 20px;
}

.job-listing {
    margin-bottom: 30px;
}

.job-listing .featured {
    background: #f5f8f9;
    border-bottom: 5px solid #d99430;
}

.featured-text {
    background: #03467c;
    padding: 3px;
    color: #ffffff;
}

.card {
    border-radius: 0;
    margin-bottom: 10px;
}

.filter-search {
    padding-bottom: 20px;
}

.js-sidebar {
    background: #ffffff;
}

.js-listing {
    padding: 20px;
}

.js-listing h5 {
    text-transform: capitalize;
}

.js-features .fa {
    background: #03467c;
    color: #ffffff;
    padding: 10px;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 5px;
}

.js-share .fa {
    background: #03467c;
    color: #ffffff;
    padding: 10px;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 5px;
}

.js-share .fa-facebook {
    background-color: #3b5998;
}

.js-share .fa-linkedin {
    background-color:#0e76a8;
}

.js-share .fa-twitter {
    background-color:#00acee;
}

.jd-summary {
    color: #ffffff;
}

.jd-summary h4 {
    text-transform: capitalize;
}

.jd-features .fa {
    background: #ffffff;
    color: #333333;
    padding: 10px;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 5px;
}

.job-desc {
    background: #f5f8f9;
    padding: 20px;
}

.jd-similar {
    border: 1px solid #f5f8f9;
}

.jds-header {
    border-bottom: 4px solid #d99430;
    padding: 5px 5px 0;
}

.jds-single {
    padding: 20px;
    border-bottom: 5px solid #f5f8f9;
}

.jds-single h5 {
    text-transform: capitalize;
}

.jds-single:last-child {
    padding: 20px;
    border-bottom: none;
}

.jds-single a {
    color: #333333;
    text-decoration: none;
}

.jds-single .fa {
    background: #03467c;
    color: #ffffff;
    padding: 10px;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 5px;
}

.added-list {
    background: #d99430;
    color: #ffffff;
    padding: 20px;
    text-align: center;
}

.added-list {
    position:fixed;
    right:0;
    bottom: 0;
    z-index: 999;
    box-shadow: -5px -5px 10px #333333;
}

.form-bg {
    background: #ffffff;
    border: 3px solid #d99430;
    padding: 20px;
    max-width: 600px;
    margin: auto;
}

.payments-sec {
    padding: 20px 0;
}

.payments-sec-desc {
    margin: 10px 0;
    padding: 10px;
    background: #f5f8f9;
}

.payments-sec-desc img {
    padding-bottom: 10px;
}

.selected-jobs {
    margin-bottom: 10px;
    background: #f5f8f9;
    padding: 10px;
}

/* courses */
.cl-single {
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid rgba(0,0,0,.125);
    background: #f5f8f9;
}

.cl-single img {
    width: 100%;
    padding-bottom: 10px;
}

.cl-single img {
    object-fit: cover;
    object-position: 100% 0;
  
    width: 100%;
    height: 150px;
}

/*.cl-single h6 {
    white-space: nowrap; 
    width: 100%; 
    overflow: hidden;
    text-overflow: ellipsis;
}*/

.cl-single h6 {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    height: 55px;
    margin: 0 auto;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: inherit;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
}

.cl-features {
    font-size: 14px;
}

.cl-features .fa {
    background: #03467c;
    color: #ffffff;
    padding: 10px;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 5px;
}

.tab-cont {
    padding-top: 20px;
}

/* about */
.a-features {
    background: #f5f8f9;
    padding: 20px;
    min-height: 350px;
    border-bottom: 10px solid #03467c;
}

.a-features .fa {
    background: #d99430;
    color: #ffffff;
    padding: 15px;
    border-radius: 50px;
    width: 65px;
    height: 65px;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 15px;
}

/* FORM & BUTTONS */
/* remove focus */
textarea:focus, 
textarea.form-control:focus, 
input.form-control:focus, 
input[type=text]:focus, 
input[type=password]:focus, 
input[type=email]:focus, 
input[type=number]:focus, 
[type=text].form-control:focus, 
[type=password].form-control:focus, 
[type=email].form-control:focus, 
[type=tel].form-control:focus, 
[contenteditable].form-control:focus {
    box-shadow: inset 0 0 0;
}

/* form customisation */
.js-form .form-control {
    border-radius: 0;
    border: none;
}

.form-control {
    border-radius: 0;
    margin-bottom: 10px;
}

/* buttons */
.btn {
    border-radius: 0;
    box-shadow: inset 0 0 0;
}

.btn-focus {
    outline: none;
}

/* btn-primary */

.btn-primary {
    background: #d99430;
    border: 1px solid #d99430;
}

.btn-primary:hover {
    background: #03467c;
    border: 1px solid #03467c;
}

.btn-primary:active {
    background: #03467c;
    border: 1px solid #03467c;
    outline: none;
}

/* btn-primary-alt */
.btn-primary-alt, .btn-success {
    background: #03467c;
    border: 1px solid #03467c;
    color: #ffffff;
}

.btn-primary-alt:hover, .btn-success:hover {
    color: #ffffff;
    background: #d99430;
    border: 1px solid #d99430;
}

.btn-primary-alt:active, .btn-success:active {
    background:  #d99430;
    border: 1px solid  #d99430;
    outline: none;
}

/* btn-outline */
.btn-outline-primary, .btn-outline-success {
    border: 1px solid #03467c;
    color: #03467c;
}

.btn-outline-success:hover, .btn-outline-primary:hover {
    border: 1px solid #03467c;
    background: #03467c;
    color: #ffffff;
}

.btn-outline-success:focus, .btn-outline-primary:focus {
    border: 1px solid #03467c;
    background: #03467c;
    color: #ffffff;
    outline: none;
}

.btn-outline-white {
    border: 1px solid #ffffff;
    color: #ffffff;
}

.btn-outline-white:hover {
    border: 1px solid #ffffff;
    background: #ffffff;
    color: #03467c;
}

.btn:focus {
    outline: none;
    box-shadow: none;
}

/* navs and tabs */
.nav-pills .nav-link.active {
    color: #fff;
    background-color: #03467c;
    border-radius: 0;
}

.nav-tabs .nav-link {
    border-radius: 0;
    border-bottom: none;
}

@media only screen and (max-width: 600px) {
    div#v-pills-tabContent {
        margin-left: 40px;
    }
}*/

/* SCROLLBAR */
/* Works on Firefox */
* {
    scrollbar-width: thin;
    scrollbar-color: #d99430 #f5f8f9;
}
  
/* Works on Chrome, Edge, and Safari */
*::-webkit-scrollbar {
    width: 12px;
}
  
*::-webkit-scrollbar-track {
    background: #f5f8f9;
}
  
*::-webkit-scrollbar-thumb {
    background-color: #d99430;
    border-radius: 20px;
    border: 3px solid #f5f8f9;
}

/* my account */
.ac-forms{
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }