@charset "utf-8";
/* CSS Document */

body {
    font-family: 'Poppins', sans-serif;
    background-color: #ffffff;
}header.carousel {    height: 343px;}
.search-block-home {
    margin: 0 auto 0 auto;
    padding: 17px 0;
}
.home-spacer {
    height: 15px;
}
.home-spacer2 {
    height: 30px;
}
.home-btn-spacer {
    height: 30px;
    clear: left;
}

.navbar-right {
    
    margin-right: -15px;
}
@media (min-width: 320px) and (max-width: 800px) {
    .category-block {
        display: none;
    }
}
@media (min-width: 320px) and (max-width: 800px) {
    .well {
        display: none;
    }
}
@media (min-width: 320px) and (max-width: 800px) {
    .four-boxes {
        margin: 10px 0 0 0;
    }
}
/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {
    .btn-danger {
        margin-top: 10px;
    }
}
/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {
    .btn-danger {
        margin-top: 10px;
    }
}
/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {
    .btn-danger {
        margin-top: 0px;
    }
}
/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
    .btn-danger {
        margin-top: 0px;
    }
}
/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {
    .btn-danger {
        margin-top: 0px;
    }
}
/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {
    .form-control {
        margin-top: 10px;
    }
}
/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {
    .form-control {
        margin-top: 10px;
    }
}
/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {
    .form-control {
        margin-top: 0px;
    }
}
/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
    .form-control {
        margin-top: 0px;
    }
}
/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {
    .form-control {
        margin-top: 0px;
    }
}
/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {
    .home-btn-spacer {
        height: 10px;
        clear: left;
    }
}
/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {
    .home-btn-spacer {
        height: 10px;
        clear: left;
    }
}
/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {
    .home-btn-spacer {
        height: 10px;
        clear: left;
    }
}
/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
    .home-btn-spacer {
        height: 30px;
        clear: left;
    }
}
/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {
    .home-btn-spacer {
        height: 30px;
        clear: left;
    }
}
.navbar-brand>img {
display: block;
    margin-top: -5px;
    /* height: 55px; */
    background-color: #fff;
    padding: 10px 10px 5px 10px;
    border-radius: 5px;
    width: 100%;
    object-fit: contain;

}
.navbar-inverse {
    background-color: #28328c;
    border-color: #1d2869;
    border-width: 0 0 1px 0px;
    height: 51px;
}
h1.banner-title {
    font-size: 32px;
    font-weight: 300;
    color: #fff;
    text-align: right;
}
@media (max-width: 767px) {
    h1.banner-title {
        text-align: center;
        font-size: 18px;
        clear: left;
        padding-top: 25px;
        margin-bottom: -25px;
    }
}
@media (max-width: 767px) {
    .nav-tabs>li>a {
        padding: 0;
        margin: 0;
        display: block;
    }
}
.form-control {
    height: 45px;
}
.home-banner-bg {
    width: 100%;
    background: #1d2869;
}
.navbar-inverse .navbar-nav>li>a {
    text-transform: capitalize;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 30px;
    font-weight: 700;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 21px;
}
.nav>li.recruiting2>a {
    background-color: #1d2869;
    border: 1px solid #1d2869;
    border-width: 0 1px;
    display: block;
    
    font-weight: 300;
}
.nav>li.login>a {
    background-color: #1d2869;
    border: 1px solid #404aa9;
    border-width: 0 1px 0 0;
    display: block;
    font-weight: 300;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
    text-align: center;
    font-size: 36px;
    color: #323c46;
    font-weight: 600;
}
h1.job-title {
    font-size: 16px;
    color: #323c46;
    font-weight: 600;
    margin: 11px 0 5px 0;
}
h1.welcome-title {
    font-size: 24px;
    color: #323c46;
    font-weight: 600;
    margin: 11px 0 5px 0;
}
p.welcome-desc {
    font-size: 14px;
    color: #858d95;
    font-weight: 600;
}
p.job-desc {
    font-size: 14px;
    color: #323c46;
    font-weight: 300;
}
p.article-desc {
    font-size: 14px;
    color: #323c46;
    font-weight: 400;
    text-align: center;
}
.panel-default {
    border-color: #fff;
    text-align: center;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px #878f96;
    box-shadow: 0 1px 1px #878f96;
    text-align: center;
}
img.featured-logo {
    text-align: center;
    padding-top: 5px;
}
.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:hover:active {
    float: right;
    color: #5e69c9;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: transparent;
    border-color: #3f49a8;
    border-width: 1px;
    border-radius: 3px;
    padding: 6px 10px;
    margin: 0 10px 0 0;
}
.btn-info,
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info:hover:active {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    text-transform: capitalize;
    background-color: #1ebef0;
    border-color: #fff;
    border-width: 1px;
    border-radius: 3px;
    padding: 6px 25px;
    margin: 5px 0 25px 0;
}
.btn-default,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default:hover:active {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    background-color: transparent;
    border-color: #fff;
    border-width: 2px;
    border-radius: 3px;
    padding: 8px 20px;
    margin: 0 0 0 0;
}
a.advanced {
    color: #fff;
    padding: 0 0 0 15px;
}
.btn-danger {
    color: #fff;
    background-color: #1ebef0;
    border-color: #1ebef0;
    width: 100%;
    height: 45px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
.img-portfolio {
    margin-bottom: 20px;
    border-radius: 5px;
}
img.img-circle {
    width: 150px;
    height: 150px;
}
ul.categories {} ul.categories li a {
    line-height: 36px;
    color: #323c46;
    font-weight: 400;
    font-size: 14px;
}
p.head-desc {
    text-align: center;
    color: #323c46;
    font-size: 16px;
    font-weight: 300;
    margin: -10px 0 30px 0;
    border-bottom: 1px solid #d9d8dc;
    padding: 0 0 21px 0;
}
.footer-container {
    width: 100%;
    background: #28328c;

}
.footer-container p a {
    line-height: 25px;
}
.footer-container a {
    font-weight: 600;
    font-size: 13px;
    color: #fff;
    line-height: 40px;
    text-transform: capitalize;
}
.ftitle {
    color: #fff;
    font-weight: 700;
    font-size: 13px
}
.copyright {
    color: #4190d4;
    font-weight: 400;
    font-size: 13px;
    margin: 10px 0;
}
.social-circle a.icoRss {
    background-color: #F56505;
}
.social-circle a.icoFacebook {
    background-color: #3B5998;
}
.social-circle a.icoTwitter {
    background-color: #33ccff;
}
.social-circle a.icoGoogle-plus {
    background-color: #dd4b38;
}
.social-circle a.icoMobile-phone {
    background-color: #373737;
}
.social-circle a.icoLinkedin {
    background-color: #007bb7;
}
/* footer social icons */

ul.social-network {
    list-style: none;
    display: inline;
    margin-left: 0 !important;
    padding: 0;
}
ul.social-network li {
    display: inline;
    margin: 0 1px;
}
/* footer social icons */

.social-network a.icoRss:hover {
    background-color: #F56505;
}
.social-network a.icoFacebook:hover {
    background-color: #3B5998;
}
.social-network a.icoTwitter:hover {
    background-color: #33ccff;
}
.social-network a.icoGoogle:hover {
    background-color: #BD3518;
}
.social-network a.icoVimeo:hover {
    background-color: #0590B8;
}
.social-network a.icoLinkedin:hover {
    background-color: #007bb7;
}
.social-network a.icoMobile-phone:hover {
    background-color: #373737;
}
.social-network a.icoGoogle-plus:hover {
    background-color: #dd4b38;
}
.social-network a.icoRss:hover i,
.social-network a.icoFacebook:hover i,
.social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i,
.social-network a.icoVimeo:hover i,
.social-network a.icoMobile-phone:hover i,
.social-network a.icoGoogle-plus:hover i,
.social-network a.icoLinkedin:hover i {
    color: #fff;
}
a.socialIcon:hover,
.socialHoverClass {
    color: #44BCDD;
}
.social-circle ul {
    float: right;
}
.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    text-align: center;
    width: 40px;
    height: 40px;
    font-size: 20px;
}
.social-circle li i {
    margin: 0;
    line-height: 40px;
    text-align: center;
}
.social-circle li a:hover i,
.triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}
.social-circle i {
    color: #fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 0px;
    line-height: 1.42857143;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-radius: 0;
    border: none;
    background-color: none;
}
.carousel-control {
    position: absolute;
    top: 50%;
    left: 0;
    bottom: auto;
    margin-top: -18px;
    padding: 0;
    width: auto;
    opacity: .5;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: none;
}
.carousel-control.left {
    background-image: none;
}
.carousel-control.right {
    left: auto;
    right: 0;
    background-image: none;
}
.carousel-control i {
    color: #808080;
}
.thumbnail2 {
    display: block;
    padding: 0;
    margin-bottom: 0px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.box-para {
    text-align: center;
    padding: 15px 25px;
}
.register-cv {
    background-color: #003c7c;
    padding: 15px 0;
}
.recruiting {
    background-color: #ff7d01;
    padding: 25px;
    margin: 10px 0 0 0;
    color: #fff;
}
hr {
    border-color: #0f6fba;
}
p.ftr {
    line-height: 20px;
    margin: 0;
    padding: 0;
}
.nav-tabs {
    border: 1px solid #4d58be;
    border-width: 1px 1px 0 1px;
    background-color: #28328c;
}
.jumbotron {
    margin: 0;
    padding-bottom: 0;
}
.nav-tabs>li>a {
    padding: 10px 120px;
    line-height: 1.42857143;
    border-right: 1px solid #4586d0;
    border-radius: 0;
    color: #fff;
}
.nav-tabs>li:nth-child(3)>a {
    border-right: none;
    padding-right: 142px;
}
.nav-tabs>li>a:hover {
    border-color: transparent;
    border-bottom: none;
}
.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #28328c;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #28328c;
}
.well {
    min-height: 20px;
    padding: 19px 0;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
ul.category {
    list-style-type: none;
    margin: 10px 0 0 0;
    padding: 15px 0 30px 0;
}
ul.category li a {
    color: #fff;
    font-size: 13px;
    font-weight: 300;
}
.category-block .tab-content-container {
    background-color: #28328c;
    border-top: 1px solid #ddd;
}
.featured .thumbnail {
    background: none;
}
.category-arrow {
    background: url(../images/down-arrow.png) no-repeat right center;
    margin: 0 15px 0 0;
}


/* Profile */
.navbar-profile-open {
	padding:0;
    margin: -7px 0 0 0;
}
img.jobseeker-profile {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
img.jobseeker-profile2 {
    width: 36px;
    height: 36px;
    margin: 5px 0 0 15px;
    border-radius: 67%;
    object-fit: fill;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.dropdown-menu-custom {
	width:250px;
	border-radius: 5px;
}
.badge-notify a{
    background: #ff0000!important;
    position: relative;
    top: -44px;
    left: 33px;
	font-size:11px;
	font-weight:400;
  }

.dropdown-menu .divider {
    height: 1px;
    margin: 0px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-menu>li>a {
    display: block;
    padding: 8px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 1px 7px 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #d9534f;
    border-radius: 10px;
	margin: -3px 0 0 0;
}

p.profile-name {
	    font-size: 18px;
    padding: 0;
    margin: 6px 0 0 0;
}
.notification-company, .notification-location {
    color: #808080;
    font-size: 11px;
}
header.carousel {
    height: 530px;
    margin: -1px 0 0 0;
}
.notification-title {
    color: #22b14c;
}

.carousel-custom {
	    height: 342px!important;
}

.ftr img {
		 height: 55px;
    background-color: #fff;
    padding: 10px 10px 5px 10px;
    border-radius: 5px;
}

.profile-inner img {
	    border-radius: 5px;
    padding: 0;
    width: 60px;
    height: 60px;
	border: 1px solid #ccc;
    object-fit: unset;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}