.banner-style-three .banner-text .theme-btn .active {
    background: #010080;
    color: #ffffff;
}
.banner-style-three .banner-text .theme-btn .default-btn:hover {
    background: #010080;
    color: #ffffff;
}
.banner-style-three .banner-text span {
   /*  font-size: 18px;
    font-weight: 600;    
    margin-bottom: 20px;
    display: inline-block; */
    color: #010080;
}

.theme-btn .default-btn {
    /* font-size: 18px;
    font-weight: 500;
    font-family: "Catamaran", sans-serif;    
    color: #ffffff;
    margin-right: 15px;
    border: 1px solid transparent;
    padding: 10px 25px;
    display: inline-block; */
    background: #010080;
}
.why-choose-text .media i {
    
    color: #fff;
   
}
.counter-area .counter-text h2 {
    color: #bf8f2f;
    font-size: 45px;
    font-weight: 700;
}
.video-section .video-text a {
    /* display: inline-block;
    width: 75px;
    height: 75px;
    line-height: 85px;
    background-color: #ffffff;
    border-radius: 50%;
    position: relative;
    z-index: 1; */
    color: #010080;
    
}
.testimonial-slider-two .testimonial-items .testimonial-text {
    background: #bf8f2f;
    
}
.testimonial-slider-two .testimonial-items:hover .testimonial-text {
    background: #010080;
}
.job-card {
    border: 1px solid #010c29;   
    background: #fff;
}
.job-card .job-info h3 a {
    color: #010c29;
}
.job-card .job-info h3 a:hover {
    color: #010c29;
}
.job-card .job-info ul li {    
    color: #010c29;
}
.job-card .job-info ul li a {
    color: #010c29;
    font-weight: 500;
}
.job-card:hover {
    border: 1px dashed #010c29;
}
.page-title::before {
    position: absolute;
    content: '';
    background: rgba(1, 12, 41, 0.25);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.testimonial-slider-two .owl-prev, .testimonial-slider-two .owl-next {
    background: #010080 !important;
    
}
.testimonial-slider-two .owl-prev:hover, .testimonial-slider-two .owl-next:hover {
    background: #bf8f2f !important;
    color: #ffffff !important;
}
.navbar-area .main-nav .navbar .navbar-nav .nav-item .nav-link.active {
    color: #bf8f2f;
}

.footer-area .footer-widget.footer-info ul li span i {
    color: #bf8f2f;
   
}
.footer-area .footer-widget ul li a i {
    color: #bf8f2f;
    
}

.main-nav nav .navbar-nav .nav-item a.active, .main-nav nav .navbar-nav .nav-item a:focus, .main-nav nav .navbar-nav .nav-item a:hover {
    color: #bf8f2f;
}
.navbar-area .main-nav .navbar .other-option .signin-btn, .navbar-area .main-nav .navbar .other-option .signup-btn {
   
    background: #bf8f2f;
   
}
.job-card .thumb-img {
    
    background: #010080;
}
.job-card .thumb-img img {
    max-width: 100%; 
}

.page-title {
    background-position: center center;
    background-size: cover;
    padding-top: 69px;
    padding-bottom: 69px;
    position: relative;
    z-index: 1;
    text-align: center;
    overflow: hidden;
}
.theme-btn .default-btn {
    padding: 25px 45px;
}
.page-title {
    
    padding-top:150px;
    padding-bottom: 150px;    
}
.page-title.title-about {
    background-image: url(../img/about.png);
}
.page-title.title-fiindjob {
    background-image: url(../img/findjobs.png);
}
.page-title.title-HireTalent {
    background-image: url(../img/HireTalent.png);
}
.page-title.title-Contact {
    background-image: url(../img/Contact.png);
}
.browse-job::before {
    position: absolute;
    content: '';
    background-image: none;
    background-position: center center;
    background-size: cover;
    width: 450px;
    height: 400px;
    top: 100px;
    right: 0;
}
.choose-card {
    border: 1px dashed #bf8f2f;
   
}
.choose-card:hover {
    background: #bf8f2f;
}
.contact-area form .contact-btn {
    background: #bf8f2f;
    color: #ffffff;
   
}
.top-btn {
    
    background: #bf8f2f;
    
}
.candidate-profile {
    text-align: left;
}
.candidate-profile h3 {
    color: #fff;
}
.candidate-profile p {
   color: #fff;
}

.use-section {
    background-image: url(../img/1s.jpg);
    background-position: center center;
    background-size: cover;
    position: relative;
    z-index: 0;
    background-attachment: fixed;
}
.advantages-img {
    background-image: url(../img/why-choose-2.jpg);
    background-position: center center;
    background-size: cover;
    height: 100%;
}
.banner-style-three {
    background-image: url(../img/banner/8.jpg);
    background-size: cover;
    height: 800px;
    background-position: center center;
}
