.navbar-collapse {
    flex-grow: 0 !important;
}

/* .dropdown-togglet:hover .dropdown-menut{
    display: block !important;
} */
.navbar-light .navbar-nav .nav-link {
    font-size: 14px;
    color: #9a9a9a;
    padding: 0 17px;
    letter-spacing: .5px;
    border-radius: 4px;
    line-height: 37px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: 0 0;
    font-weight: 600;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: rgba(0,0,0,.55);
}

.cent{
    padding: 10px;
    display: flex;
    align-content: center;
}

.headbtn{
    font-size: 17px;
    line-height: 14px;
    display: inline-block;
    position: relative;
    outline: none!important;
    background: #4f2f74;
    color: #fff;
    border: none;
    text-align: center;
    overflow: hidden;
    padding: 5px 32px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 30px;
    z-index: 1;
 
}

.head-title{
    color: #333;
    font-size: 42px;
    font-weight: 700;
    line-height: 60px;
    margin-bottom: 25px;
}

p{
    color: #9a9a9a;
    font-size: 14px;
    line-height: 26px;
}

.hero-img{
    width: 100%;
}
.hero-content{

}

.form-control {
    width: 100%;
    height: 46px;
    padding: 0 20px;
    font-size: 14px;
    border-radius: 30px;
    border: 1px solid #ececec;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.styled-select {
    position: relative;
    width: 100%;
    background: #fff;
    border-radius: 30px;
}

select {
    background: transparent;
    font-size: 14px;
    line-height: 25px;
    border: 0;
    border-radius: 30px;
    height: 46px;
    border: 1px solid #ececec;
    color: #495057;
    padding: 10px 20px;
    z-index: 1;
    width: 100%;
    position: relative;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.section-header {
    color: #fff;
    margin-bottom: 40px;
    text-align: center;
    position: relative;
}
.section-header .section-title {
    font-size: 30px;
    margin-bottom: 10px;
    font-family: 'Rubik', sans-serif;
    font-weight: 700;
    color: #333333;
    position: relative;
}

.f-category {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    border: 1px solid #f1f1f1;
    margin-top: -1px;
    background: #ffffff;
    padding: 20px;
    text-align: center;
    overflow: hidden;
    display: block;
    margin-right: -1px;
}

.f-category .icon {
    width: 64px;
    height: 64px;
    display: inline-block;
    border-radius: 50%;
    margin-top: 5px;
    margin-bottom: 15px;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.f-category .icon i{
    color: white !important;
    font-size: 25px;
    padding-top: 18px;
}
.bg-color-1 {
    background: #4f2f74;
}
.bg-color-2 {
    background: #4DADF5;
}
.bg-color-3 {
    background: #028af1;
}
.bg-color-4 {
    background: #8000ff;
}
.bg-color-5 {
    background: #40e0d0;
}
.bg-color-6 {
    background: #ff8000;
}
.bg-color-7 {
    background: #1d64b4;
}
.bg-color-8 {
    background: #fbc1f0;
}
.f-category h3 {
    font-size: 18px;
    line-height: 32px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    color: #333;
}
.f-category a {
    display: block;
}
.contact-icon {
    padding-right: 25px;
}
a {
   
    text-decoration: none;
    background-color: transparent;
}
.contact-info .single-contact {
    display: flex !important;
    margin: 15px 30px;
    padding: 10px 0px 10px 0px;
    position: relative;
    color: #9a9a9a;
}


#featured .job-featured {
    background: #fff;
    padding: 20px;
    margin: 15px 0;
    border-radius: 4px;
    border-left: 4px solid transparent;
    box-shadow: 0px 0px 14px rgb(191 191 191 / 24%);
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

#featured .job-featured .icon {
    float: left;
    position: relative;
    width: 70px;
    text-align: center;
    display: inline-block;
    height: 70px;
    line-height: 70px;
    box-shadow: 0px 0px 7px rgb(203 203 203 / 23%);
}

#featured .job-featured .content {
    padding-left: 90px;
}
#featured .job-featured .content h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px;
}

#featured .job-featured .content h3 a {
    color: #333;
}
#featured .job-featured .content .brand {
    font-size: 15px;
    margin-bottom: 10px;
    color: #666666;
}
#featured .job-featured .content .tags {
    margin-bottom: 15px;
}
#featured .job-featured .content .tags span {
    margin-right: 10px;
}
.full-time {
    color: #4f2f74;
    background: #d1fbee;
}

#featured .job-featured:hover {
    border-color: #4f2f74;
}

.btn {
    font-size: 14px;
    padding: 10px 30px;
    border-radius: 30px;
    letter-spacing: 1px;
    font-weight: 400;
    color: #fff;
    border: none;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: inline-block;
}

.btn-common {
    background: #4f2f74
    position: relative;
    z-index: 1;
}
.btn-common {
    background-color: #00e78d;
}

#browse-jobs .text-wrapper {
    width: 100%;
    display: table;
    height: 100%;
}

#browse-jobs .text-wrapper > div {
    vertical-align: middle;
    display: table-cell;
}

#browse-jobs .text-wrapper h3 {
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 30px;
}

#browse-jobs .text-wrapper p {
    margin-bottom: 35px;
}

.work-process {
    padding: 0px 30px;
    text-align: center;
}
.work-process .process-icon {
    color: #00e78d;
}

.work-process .process-icon {
    font-size: 48px;
    color: #4f2f74;
    display: inline-block;
    margin-bottom: 10px;
}
.work-process .process-icon .process_icon_main1{
    width: 25%;
}
.work-process .process-icon .process_icon_main2{
    width: 35%;
}
.work-process .process-icon .process_icon_main3{
    width: 15%;
}

.work-process h4 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
}

#latest-jobs .jobs-latest {
    background: #fff;
    margin: 15px 0;
    border-radius: 4px;
    display: inline-block;
    width: 100%;
    position: relative;
    box-shadow: 0px 0px 14px rgb(191 191 191 / 24%);
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

#latest-jobs .jobs-latest .img-thumb {
    float: left;
    position: relative;
    text-align: center;
    display: inline-block;
    line-height: 120px;
    height: 187px;
    border-right: 1px solid #e0e0e0;
    padding: 30px;
    width: 30%;
}

#latest-jobs .jobs-latest .content {
    padding: 25px;
    float: left;
    width: 70%;
}

#latest-jobs .jobs-latest .content h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px;
}

#latest-jobs .jobs-latest .content .brand {
    font-size: 15px;
    margin-bottom: 10px;
    color: #666666;
}

#latest-jobs .jobs-latest .content .tags {
    margin-bottom: 15px;
}

#latest-jobs .jobs-latest .content .tags span {
    margin-right: 10px;
}

#latest-jobs .jobs-latest .content .tags span i {
    color: #00e78d;
}

.full-time {
    color: #00e78d;
    background: #d1fbee;
}


#latest-jobs .save-icon {
    position: absolute;
    top: 25px;
    right: 20px;
}

#latest-jobs .jobs-latest .content h3 a {
    color: #333;
}

#latest-jobs .jobs-latest .content .part-time {
    background: #ffd8d2;
    color: #ff6046;
}

.full-time, .part-time {
    font-size: 11px;
    font-weight: 500;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 50px;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.hero-area {
    background: #ffffff;
    color: #fff;
    overflow: hidden;
    position: relative;
}

    /* Testimonial CSS Code Start */
/* background */
.carousel-bg {
    background-color: none;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  /* quote */
  .quote-image {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    padding-top: 60px;
    width: 80px;
  }
  /* text-style */
  .testimonial-style .testimonial-caption-style {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 24px;
    color: #354052;
    line-height: 30px;
    bottom: 40%;
    text-shadow: none;
    top: 10%;
  }
  .testimonial-style .testimonial-authors {
    font-family: "Roboto";
    font-weight: 700;
    font-size: 20px;
    color: #354052;
    line-height: 30px;
    margin-top: 40px;
  }
  /* carousel-height-control */
  .testimonial-style .carousel-inner > .item {
    padding-top: auto;
    padding-bottom: auto;
    height: 380px;
  }
  /* carousel-left-right-control */
  .testimonial-style .carousel-control.left {
    background: none;
    box-shadow: none;
    text-shadow: none;
  }
  .testimonial-style .carousel-control.right {
    background: none;
    box-shadow: none;
    text-shadow: none;
  }
  .testimonial-style .carousel-control {
    color: #354052;
  }
  .testimonial-style .carousel-control:hover {
    color: #354052;
    text-decoration: none;
    transition: background-color 1s ease;
  }
  /* indicators */
  .testimonial-style .carousel-indicators .active {
    background-color: #00f70e;
    width: 14px;
    height: 14px;
    transition: background 1s cubic-bezier(0.22, 0.61, 0.36, 1);
  }
  .testimonial-style .carousel-indicators li {
    border: 2px solid #a5a5a5;
    background-color: #ffffff;
  }
  /* Textimonial CSS Code End */

  .border-color-defult {
    border-color: #00e78d;
}

.border-color-defult {
    border-top: 4px solid #4f2f74;
}

.pricing-table {
    padding: 30px;
    text-align: center;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0px 0px 14px rgb(191 191 191 / 24%);
}

.pricing-table .icon {
    margin-bottom: 10px;
}

.pricing-table .pricing-details h2 {
    font-size: 20px;
    color: #333333;
    font-weight: 500;
    padding: 15px 0;
    margin-bottom: 0;
}

.pricing-table .pricing-details ul li {
    color: #9a9a9a;
    padding: 7px;
    font-size: 14px;
}

.pricing-table .price {
    color: #333333;
    font-size: 42px;
    padding: 20px;
    font-weight: 500;
}

.pricing-table .price span {
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
}

.btn-border {
    border-color: #00e78d;
    color: #00e78d;
}

.btn-border {
    border-style: solid;
    border-width: 2px;
    cursor: pointer;
    background-color: transparent;
    position: relative;
    border-color: #4f2f74;
    color: #4f2f74;
}

ul li {
    list-style: none;
}

.border-color-red {
    border-top: 4px solid #ff6046;
}

.border-color-green {
    border-top: 4px solid #426eff;
}

#blog .blog-item-wrapper {
    background: #fff;
}

#blog .blog-item-wrapper .blog-item-img {
    position: relative;
}

#blog .blog-item-wrapper .blog-item-text {
    padding: 15px 0;
}

#blog .blog-item-wrapper .blog-item-text h3 {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    margin-bottom: 10px;
}

#blog .blog-item-wrapper .readmore {
    margin-top: 15px;
}

#blog .blog-item-wrapper .blog-item-text h3 a {
    color: #333333;
}

a {
    color: #00e78d;
}

.bg-gray {
    background: #f9fcff;
}

#download .download-wrapper {
    width: 100%;
    display: table;
    height: 100%;
}

#download .download-wrapper > div {
    vertical-align: middle;
    display: table-cell;
}

#download .download-wrapper .download-text h4 {
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 30px;
}

#download .download-wrapper p {
    margin-bottom: 35px;
}


#download .download-wrapper .app-button .btn {
    border-radius: 30px;
    width: 200px;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    padding: 7px 17px;
    margin-right: 10px;
    text-transform: capitalize;
}

#download .download-wrapper .app-button .btn-common {
    border-color: #00e78d;
}

#download .download-wrapper .app-button .btn-common {
    border: 2px solid #4f2f74;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

#blog .blog-item-wrapper .blog-item-img img {
    width: 100%;
}

footer .footer-Content {
    background-color: #cacccf;
    padding: 60px 0;
    color: #0c0c0c;
}

.footer-logo {
    margin-bottom: 0;
}

.textwidget {
    font-size: 14px;
    font-weight: 400;
    line-height: 27px;
}

footer .footer-Content p {
    color: #8a99b3;
}

.textwidget p {
    color: #8a99b3;
    font-size: 14px;
}

.block-title {
    font-size: 20px;
    font-weight: 500;
    color: rgb(0, 0, 0);
    margin-bottom: 20px;
    position: relative;
}

footer .menu {
    padding-left: 0;
    float: left;
    width: 50%;
}

footer .menu {
    padding-left: 0;
    float: left;
    width: 50%;
}

footer .menu li a {
    color: #8a99b3;
    font-size: 14px;
}

#subscribe-form {
    margin-top: 15px;
}

#subscribe-form .form-group {
    position: relative;
}

.form-group {
    margin-bottom: 1rem;
}

#subscribe-form .form-group .form-control {
    border-radius: 30px;
    background: transparent;
    color: #fff;
    border: 1px solid #536688;
    padding: 15px;
    height: 40px;
    line-height: 40px;
}

#subscribe-form .form-group .btn-common {
    background: #00e78d;
}

#subscribe-form .form-group .btn-common {
    position: absolute;
    top: 0;
    right: 0;
    padding: 7px 15px;
    height: 40px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    background: transparent;
    background: #4f2f74;
}

.footer-social {
    margin-top: 20px;
}

.footer-social li {
    display: inline-block;
    margin-right: 12px;
}

.footer-social li .facebook {
    background-color: #3b5998;
}

#copyright {
    background-color: #4f2f74;
    padding: 20px 0 10px;
    color: #fff;
}

#copyright p {
    line-height: 34px;
    color: #fff;
}

#copyright p a {
    color: #fff;
}

.topbtnfrom {
    font-size: 22px;
    line-height: 14px;
    display: inline-block;
    position: relative;
    outline: none !important;
    background: #4f2f74;
    color: #fff;
    cursor: pointer;
    border: none;
    text-align: center;
    overflow: hidden;
    padding: 11px 12px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 4px;
    z-index: 1;
}

.f-category:hover .icon {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.f-category h3:hover {
    color: #00e78d;
}

.btn-common:hover {
    color: #fff;
    box-shadow: 0 5px 11px 0 rgb(0 0 0 / 15%), 0 4px 15px 0 rgb(0 0 0 / 15%);
}

.btn:hover {
    color: #212529;
    text-decoration: none;
}

a:hover{
    text-decoration: none;
}

.pricing-table:hover .btn-border, .pricing-active .btn-border {
    background: #4f2f74;
    color: #fff;
    border-color: rgba(255, 255, 255, 0.2);
}

.btn:hover {
    color: #212529;
    text-decoration: none;
}

a.btn.btn-border.dwonload:hover{
    color: black;
}

/* Media Query for Mobile Devices */
@media (max-width: 480px) {
    #mrgtp {
       margin-top: 40px;
    }
}

@media (max-width: 480px) {
    #xcxz {
       margin-top: 10px;
    }
}

@media (max-width: 480px) {
    .pricing-table {
       margin-top: 40px;
    }
}


@media (max-width: 480px) {
    #blog .blog-item-wrapper .blog-item-img img {
       margin-top: 40px;
    }
}

.page-header {
    padding: 115px 0px 50px;
    position: relative;
    background: url(https://preview.uideck.com/items/thehunt/assets/img/banner1.jpg);
}
.page-header .inner-header {
    width: 100%;
    position: relative;
    text-align: center;
    z-index: 0;
}

.page-header .inner-header h3 {
    color: #333;
    font-weight: 700;
    font-size: 30px;
}
.about-content h3 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
}
.about-content p {
    margin-bottom: 20px;
}
.float-right {
    float: right!important;
}

#counter .counter-box {
    padding: 30px 0;
}
#counter .counter-box .icon {
    margin-bottom: 30px;
    margin-right: 30px;
    float: left;
}
#counter .counter-box .icon i {
    color: #4f2f74;
}
#counter .counter-box h3 {
    color: #333;
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 0;
}
#counter .counter-box p {
    font-size: 14px;
    color: #333;
    font-weight: 400;
}

.contact-info {
    padding: 4px;
    border-radius: 4px;
    border: 1px solid #f1f1f1;
    margin-top: 30px;
}
.contact-info .single-contact {
    margin: 15px 30px;
    padding: 10px 0px 10px 0px;
    position: relative;
    color: #9a9a9a;
}

#content {
    padding: 60px 0;
}


#sidebar .widget {
    margin-bottom: 30px;
    box-shadow: 0px 0px 14px rgb(191 191 191 / 24%);
}

.blog-post {
    margin-bottom: 40px;
    padding-bottom: 20px;
    box-shadow: 0px 0px 14px rgb(191 191 191 / 24%);
    overflow: hidden;
}

.blog-post .post-thumb {
    position: relative;
}
.blog-post .post-thumb a {
    display: block;
}
.blog-post .post-thumb .hover-wrap {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    text-align: center;
    height: 100%;
    background: rgba(230, 230, 230, 0.3);
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.blog-post .post-content {
    width: 100%;
    padding: 30px;
}

.post-title {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 15px;
}
.post-title a {
    color: #444;
}
.blog-post .post-content .meta {
    font-size: 13px;
    margin-bottom: 17px;
    padding-bottom: 11px;
    border-bottom: 1px solid #eee;
}
.blog-post .post-content .meta .meta-part {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 25px;
}
.blog-post .post-content .meta .meta-part a {
    color: #999;
}
.blog-post .post-content p {
    margin-bottom: 30px;
}
.blog-post {
    margin-bottom: 40px;
    padding-bottom: 20px;
    box-shadow: 0px 0px 14px rgb(191 191 191 / 24%);
    overflow: hidden;
}
.blog-post .post-thumb {
    position: relative;
}
.blog-post .post-thumb a {
    display: block;
}
.blog-post .post-thumb .hover-wrap {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    text-align: center;
    height: 100%;
    background: rgba(230, 230, 230, 0.3);
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.blog-post .post-content {
    width: 100%;
    padding: 30px;
}
.pagination li {
    display: inline-block;
}
.pagination .btn-prev, .pagination .btn-next {
    padding: 5px 20px !important;
}
.pagination li a {
    background: #4f2f74;
}
.pagination li a {
    border-radius: 30px !important;
    padding: 5px 10px;
    margin: 0 3px;
    min-width: 40px;
    height: 40px;
    line-height: 30px;
    font-weight: 400;
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    background: #4f2f74;
    display: block;
    color: #fff;
}
.pagination li a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    border-radius: 30px;
    background-color: rgba(255, 255, 255, 0.2);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
#sidebar .widget-box {
    padding: 20px 30px;
}
#sidebar .widget {
    margin-bottom: 30px;
    box-shadow: 0px 0px 14px rgb(191 191 191 / 24%);
}
.widget-title {
    font-size: 15px;
    font-weight: 500;
    color: #333333;
    padding: 20px 30px;
    text-transform: uppercase;
    position: relative;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 0;
}
#sidebar .widget-box {
    padding: 20px 30px;
}

#sidebar .cat-list li {
    padding: 10px 0;
    border-bottom: 1px solid #f1f1f1;
}
#sidebar .cat-list li a {
    text-decoration: none;
    color: #9a9a9a;
    display: inline-block;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
#sidebar .posts-list li {
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #f1f1f1;
}
#sidebar .posts-list .widget-content a {
    font-weight: 400;
    color: #666;
    font-size: 15px;
}
#sidebar .posts-list .widget-content span {
    color: #9a9a9a;
    font-size: 12px;
    display: block;
    margin: 3px 0;
}
#sidebar .posts-list .widget-content span i {
    padding-right: 5px;
}
.clearfix::after {
    display: block;
    clear: both;
    content: "";
}
#sidebar .widget-box {
    padding: 20px 30px;
}
#sidebar .tag a {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    padding: 7px 14px;
    background: #4f2f74;
    margin: 4px 2px;
    border-radius: 50px;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.panel-group .panel {
    margin-bottom: 24px;
    box-shadow: 0px 0px 14px rgb(191 191 191 / 24%);
}

.panel-default .panel-heading {
    padding: 0px 20px;
    outline: none;
    border-radius: 4px;
    background: #4f2f74 !important;
    border: 1px solid #4f2f74;
    width: 100%;
    box-shadow: none;
}

.panel-default .panel-heading .panel-title {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    color: inherit;
}
.panel-default .panel-heading a {
    font-size: 14px;
    font-weight: 400;
    padding: 15px 35px 15px 0px;
    display: inline-block;
    width: 100%;
    color: #fff;
    position: relative;
    text-decoration: none;
}

.panel-default .panel-collapse .panel-body {
    padding: 20px;
    background-color: #fff;
    border: 1px solid #fff;
}

.panel-default .panel-heading a:after {
    font-family: "LineIcons";
    content: ">";
    position: absolute;
    right: 15px;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    top: 50%;
    line-height: 1;
    margin-top: -7px;
    transform: rotate(180deg);
    transition: all 0.3s linear;
}

.panel-default .panel-heading .collapsed:after {
    transform: rotate(0deg);
}

.job-featured-search {
    padding: 15px 0;
    border-radius: 6px;
}
.bg-cyan {
    background: #f2f7fb;
}

.job-listings {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    padding: 20px;
    box-shadow: 0px 0px 14px rgb(191 191 191 / 24%);
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.job-listings .job-company-logo {
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
}
.job-listings .job-details h3 {
    font-size: 18px;
    font-weight: 500;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.job-listings .job-details .company-neme {
    font-size: 14px;
    color: #666666;
}
.job-listings .btn-open {
    color: #4f2f74;
    padding: 7px 21px;
    line-height: 50px;
    border-radius: 30px;
    margin: 15px 0;
    background: #d5ffe7;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.job-listings .location {
    display: inline-block;
    color: #9a9a9a;
    line-height: 22px;
    margin: 15px 0;
}

.job-listings .location i {
    color: #4f2f74;
}

.job-listings .btn-full-time {
    line-height: 50px;
    font-size: 14px;
    text-transform: uppercase;
}


element.style {
}
.job-listings .btn-apply {
    color: #4f2f74;
    border-color: #4f2f74;
}
.job-listings .btn-apply {
    color: #4f2f74;
    text-transform: uppercase;
    line-height: 50px;
    border: 2px solid #4f2f74;
    padding: 7px 21px;
    border-radius: 30px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.page-header .breadcrumb-wrapper .img-wrapper {
    float: left;
    position: relative;
    width: 70px;
    text-align: center;
    display: inline-block;
    height: 70px;
    line-height: 70px;
    box-shadow: 0px 0px 7px rgb(203 203 203 / 23%);
}

.page-header .breadcrumb-wrapper .content {
    padding-left: 110px;
}

.page-header .breadcrumb-wrapper .product-title {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 0;
    color: #333;
}

.page-header .breadcrumb-wrapper .content .brand {
    font-size: 14px;
    margin-bottom: 10px;
    color: #666666;
}

.page-header .month-price {
    background: #4f2f74;
    padding: 12px 30px;
    float: right;
    text-align: center;
    color: #fff;
    border-radius: 4px;
}
.page-header .month-price span {
    font-size: 20px;
}
.page-header .month-price .price {
    font-size: 26px;
}

.page-header .breadcrumb-wrapper .content .tags {
    margin-bottom: 10px;
}

.page-header .breadcrumb-wrapper .content .tags span {
    margin-right: 10px;
}

.page-header .breadcrumb-wrapper .content .tags span i {
    color: #4f2f74;
}

.job-detail .content-area {
    padding: 15px 20px;
    box-shadow: 0px 0px 14px rgb(191 191 191 / 24%);
}

.job-detail .content-area h4 {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 30px;
}

.job-detail .content-area p {
    margin-bottom: 15px;
}

.job-detail .content-area h5 {
    font-size: 20px;
    font-weight: 500;
    margin: 15px 0;
}

.job-detail .content-area ul li {
    margin-bottom: 10px;
}
.sideber {
    padding: 15px;
    box-shadow: 0px 0px 14px rgb(191 191 191 / 24%);
}

.sideber .widghet {
    margin-bottom: 30px;
}

.sideber .widghet h3 {
    font-size: 26px;
    margin-bottom: 20px;
    color: #333333;
    font-weight: 500;
}
.sideber .maps .map-full {
    width: 100%;
    height: 250px;
}

.sideber .widghet h3 {
    font-size: 26px;
    margin-bottom: 20px;
    color: #333333;
    font-weight: 500;
}

.sideber .subscribe-form {
    margin-top: 15px;
}
.subscribe-form {
    width: 100%;
    display: table;
    height: 100%;
}
.footer-social li {
    display: inline-block;
    margin-right: 12px;
}
.sideber .share-job .meta-tag {
    margin-top: 20px;
}

.sideber .share-job .meta-tag .meta-part {
    display: inline-block;
    margin-right: 5px;
}
.sideber .share-job .meta-tag .meta-part a {
    font-size: 16px;
    color: #9a9a9a;
}
.sideber .share-job .meta-tag .meta-part a i {
    margin-right: 5px;
}
.small-title {
    font-size: 30px;
    margin-bottom: 15px;
    font-weight: 500;
}


.part-time {
    color: #ff6046;
    background: #ffd8d2;
}

.policy .post-box {
    border-radius: 4px;
    background: #fff;
    box-shadow: 0px 0px 14px rgb(191 191 191 / 24%);
}

.policy .post-box .text-box {
    width: 100%;
    padding: 30px;
}
.policy .post-box .text-box h2 {
    line-height: 26px;
    font-size: 26px;
    margin: 0 0 18px 0;
}

.policy .post-box .text-box h4 {
    color: #999;
    font-size: 16px;
    margin: 15px 0px 15px;
    font-weight: 500;
}
.media{border:1px solid #d5dbdd;
       padding:5px 10px; 
       border-radius: 5px; 
       box-shadow:0px 2px 1px rgba(0,0,0,0.04); 
       background:#fff;
}
.media-body p{padding: 0 15px; 
                font-size:14px;}

.company_user_dis{
    border:1px solid #d5dbdd;
    padding:10px 10px; 
    border-radius: 5px; 
    box-shadow:0px 2px 1px rgba(0,0,0,0.04); 
    background:#fff;
}































