* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

.transition, .job_tender .jobs, .job_tender .tenders, .Tenders .col-left span, .sponsors img {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }

.form-control:focus {
  border-color: #818c41;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #818b41; }

.control-label {
  color: #818c41; }

body {
  background-color: #fafafa;
  overflow: hidden; }

/*Start top-header Section */
.top-header {
  line-height: 3;
  margin-top: -22px;
  background-color: #818c41;
  color: #fff;

  padding-left: 10px;
  padding-right: 35px;}
  .top-header a {
    color: #fff; }
  .top-header .dropdown-menu {
    background-color: #818c41;
    color: #fff; }
    .top-header .dropdown-menu li a {
      color: #fff; }
      .top-header .dropdown-menu li a:hover, .top-header .dropdown-menu li a:focus {
        color: #818c41;
        background-color: #fff; }
    .top-header .dropdown-menu .dropdown-adv {
      position: relative; }
      .top-header .dropdown-menu .dropdown-adv ul {
        display: none; }
        .top-header .dropdown-menu .dropdown-adv ul li a {
          color: #fff;
          display: block;
          padding: 0 10px;
          line-height: 2; }
          .top-header .dropdown-menu .dropdown-adv ul li a:hover {
            background-color: #fff;
            color: #818c41; }
        .top-header .dropdown-menu .dropdown-adv ul hr {
          margin: 0; }
      .top-header .dropdown-menu .dropdown-adv:hover ul {
        background-color: #818c41;
        position: absolute;
        display: block;
        min-width: 160px;
        border: 1px solid #ccc;
        top: -10px;
        right: 158px;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        -o-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

/*End top-header Section  */
.panel-default {
  margin: 30px 0; }
  .panel-default .panel-heading {
    background-color: #818c41;
    color: #fff;     font-size: 18px; }
  .panel-default .btn-primary {
    background-color: #818c41; }

/*Start NavBar OF Page */
.navbar {
  background-color: #ebebeb;
  margin-bottom: 0;
  min-height: 90px; }
  .navbar .navbar-nav > li > a {
    line-height: 3.3;
    font-size: 17px;
    color: #818c41;
    padding-top: 20px;
    padding-bottom: 10px;
    display: block; }
    .navbar .navbar-nav > li > a:hover {
      border-bottom: 4px solid #818c41; }
  .navbar .navbar-brand {
    height: 90px;
    width: 250px;
    padding: 0;
    overflow: hidden;
    margin-left: 5px;
  }
    .navbar .navbar-brand img {
      height: 100%;
      width: 100%;
      padding: 0 3px; }

/*Start Breadcrumb Div*/
.breadcrumb {
  background-color: #fafafa;
  padding: 36px;
  font-size: 22px;;
}
  .breadcrumb li a {
    color: #818c41; }
  .breadcrumb .active {
    color: #ccc; }

/*End Breadcrumb Div*/
.modal-dialog {
  margin: 100px auto; }

.modal-backdrop {
  z-index: 1000; }

/* Start job_tender Section*/
.job_tender {
  padding: 90px 0; }
  .job_tender .jobs, .job_tender .tenders {
    position: relative;
    margin: 20px auto;
    width: 230px;
    height: 230px;
    background: #818c41;
    display: block;
    padding: 53px;
    border-radius: 10px;
    line-height: 7;
    cursor: pointer; }
    .job_tender .jobs:hover, .job_tender .tenders:hover {
      -webkit-box-shadow: 0px 5px 14px 0px #a6a5a5;
      -moz-box-shadow: 0px 5px 14px 0px #a6a5a5;
      -o-box-shadow: 0px 5px 14px 0px #a6a5a5;
      box-shadow: 0px 5px 14px 0px #a6a5a5; }
    .job_tender .jobs::after, .job_tender .tenders::after {
      content: "";
      position: absolute;
      right: 0;
      top: 0;
      border: 20px;
      border-style: solid;
      border-color: #fff #fff #94a14b #94a14b; }

/*End Section Jobs & Tenders */
/*Start latest_tenders Section */
.latest_tenders {
  padding: 40px 0;
  background-color: #eee; }
  .latest_tenders h1 {
    margin-bottom: 50px;
    padding-left: 10px;
    text-transform: capitalize; }
  .latest_tenders #lightSlider .tender-item {
    position: relative;
    background-size: cover;
    padding: 30px;
    color: #fff;
    border: 1px solid #eee;
    -webkit-box-shadow: 0px 5px 14px 0px #a6a5a5;
    -moz-box-shadow: 0px 5px 14px 0px #a6a5a5;
    -o-box-shadow: 0px 5px 14px 0px #a6a5a5;
    box-shadow: 0px 5px 14px 0px #a6a5a5;
    z-index: 9; }
    .latest_tenders #lightSlider .tender-item .edited {
      position: absolute;
      top: 0;
      left: 0;
      background: #f00;
      color: #fff;
      padding: 5px;
      border-bottom-right-radius: 50%; }
    .latest_tenders #lightSlider .tender-item .trender_item_title {
      font-size: 19px;
      font-weight: 700;
      height: 80px;
      display: block;
      overflow: hidden;
      text-decoration: none;
      color: #fff; }
    .latest_tenders #lightSlider .tender-item .img-tender {
      width: 120px;
      height: 120px;
      margin: 0 auto;
      margin-bottom: 25px; }
      .latest_tenders #lightSlider .tender-item .img-tender img {
        width: 120px;
        height: 120px;
        border-radius: 10%; }
    .latest_tenders #lightSlider .tender-item .trender_item_company {
      font-size: 16px;
      font-weight: 700;
      padding-top: 3px;
      border-top: 2px dashed #fff;
      text-transform: uppercase; }
    .latest_tenders #lightSlider .tender-item .trender_item_location {
      padding: 5px 0px;
    }
    .latest_tenders #lightSlider .tender-item .trender_item_endDate {
      font-size: 15px;
      font-weight: 700;
      color: #fff;
      padding: 3px 0px; }
    .latest_tenders #lightSlider .tender-item::after {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      background-color: rgba(2, 2, 2, 0.32);
      z-index: -1; }
  .latest_tenders #lightSlider .active {
    background-color: #818c41; }

/*End latest_tenders Section */
/*Start latest_jobs Section */
.latest_jobs, .jobs {
  padding: 80px 0; }
  .latest_jobs .search, .jobs .search {
    margin-bottom: 20px;
    position: relative; }
    .latest_jobs .search .toggel, .jobs .search .toggel {
      margin-bottom: 20px; }
      .latest_jobs .search .toggel .show1 i, .jobs .search .toggel .show1 i {
        width: 45px;
        height: 45px;
        background-color: #eee;
        border: 2px solid #818c41;
        padding: 13px;
        cursor: pointer;
        border-radius: 50%;
        font-size: 20px;
        line-height: 0.8; }
    .latest_jobs .search .content, .jobs .search .content {
      padding: 10px 10px 10px 50px;
      display: none; }
      .latest_jobs .search .content::after, .jobs .search .content::after {
        content: "";
        position: absolute;
        background-color: #818c41;
        width: 3px;
        height: 75%;
        top: 45px;
        left: 20px; }
  .latest_jobs h1, .jobs h1 {
    margin-bottom: 50px;
    text-transform: capitalize; }
  .latest_jobs .job-title, .jobs .job-title {
    overflow: auto; }
    .latest_jobs .job-title div, .jobs .job-title div {
      background-color: #818c41;
      padding: 10px;
      color: #fff;
      border-right: 2px solid #fff; }
  .latest_jobs .job-content, .jobs .job-content {
    overflow: auto;
    background-color: #d3de8c54;
    transition: 1.5s;
    border-bottom: 3px dashed #fff;
    color: #818c41; }
    .latest_jobs .job-content div, .jobs .job-content div {
      padding: 10px; }
      .latest_jobs .job-content div a, .jobs .job-content div a {
        color: #818c41;
        font-size: 18;
        font-weight: 700;
        text-decoration: none; }
      .latest_jobs .job-content div .jop-head, .jobs .job-content div .jop-head {
        border-bottom: 0;
        background-color: #6ecf64;
        width: 95px;
        display: inline-block;
        color: #fff; }
    .latest_jobs .job-content:hover, .jobs .job-content:hover {
      background-color: #97a44d;
      color: #fff; }
      .latest_jobs .job-content:hover a, .jobs .job-content:hover a {
        color: #fff; }
    .latest_jobs .job-content .edited, .jobs .job-content .edited {
      color: #fff;
      padding: 3px;
      background: #f00;
      font-size: 14px;
      border-radius: 5px; }

/*End latest_jobs Section */
/*Start About Page*/
.about h1 {
  text-transform: capitalize;
  color: #818c41; }
.about span, .about p {
  font-size: 19px !important; }

/*End About Page*/
/*Start Page Tenders */
.Tenders {
  padding: 50px 0; }
  .Tenders .col-left {
    padding: 10px;
    background-color: #eee;
    margin-left: 6px;
    border-radius: 10px; }
    .Tenders .col-left .logo {
      overflow: hidden;
      margin-bottom: 30px;
      max-height: 350px; }
    .Tenders .col-left span {
      display: block;
      padding: 4px 5px;
      border-bottom: 1px dashed #05aa05;
      font-size: 17px;
      font-weight: 700;
      cursor: pointer; }
      .Tenders .col-left span:hover {
        background-color: #eee; }
  .Tenders .col-content {
    padding: 7px;
    /*border-radius: 20px; }*/
  }
    .Tenders .col-content .title {
      font-size: 33px;
      font-weight: 700;
      padding: 30px 0;
      border-bottom: 2px solid #222;
      margin-bottom: 30px; }

/*End Page Tenders*/
/*Start Jobs Page */
.jobs {
  padding: 10px 40px 70px 40px; }
  .jobs h1 {
    font-size: 35px;
    font-weight: 700; }

.job-by-industry {
  padding: 50px 0; }
  .job-by-industry h1 {
    padding-bottom: 30px;
    border-bottom: 3px dashed #818c41;
    margin-bottom: 50px; }
  .job-by-industry a {
    display: block;
    background-color: #bfcb7a;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 20px;
    height: 75px;
    overflow: hidden; }
    .job-by-industry a .num {
      float: right;
      height: 100%;
      padding-left: 15px;
      border-left: 2px solid #fff;
      width: 32%; }

      .job-by-industry a .num strong {
        display: block; }
    .job-by-industry a .name {
      float: left;
      width: 68%;
      padding-right: 10px; }

/*End Jobs Page*/
/*Start future-sponsors Section */
.future-sponsors {
  padding: 80px 0;
  background: url(../uploads/background.jpg) center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative; }
  .future-sponsors .swiper-container {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px; }
  .future-sponsors .swiper-slide {
    position: relative;
    background-color: #fff;
    width: 300px;
    padding: 10px;
    height: 300px;
    border: 2px solid #eee;
    border-radius: 10px;
    overflow: hidden; }
    .future-sponsors .swiper-slide img {
      width: 150px;
      height: 150px;
      margin: 0 auto; }
    .future-sponsors .swiper-slide h3 {
      text-transform: capitalize;
      margin-top: 10px;
      font-size: 20px;
      color: #818c41;
      font-weight: 700; }
  .future-sponsors::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(2, 2, 2, 0.5); }

/*End future-sponsors Section*/
/*Start sponsors Section*/
.sponsors {
  padding: 60px 0; }
  .sponsors img {
    /*width: 200px;*/
    /*height: 200px;*/
    opacity: .5;
    cursor: pointer;
    margin: 5px;
  float: right;
  }
    .sponsors img:hover {
      opacity: 1; }

/*End sponsors Section*/
/*Start After-User login Div*/
.user-login {
  background-color: #f5f5f5;
  width: 100%; }
  .user-login .body {
    padding: 10px;
    overflow: hidden; }
    .user-login .body .sub {
      padding: 30px 10px;
      border: 2px solid #eee;
      background: #fff;
      border-radius: 10px;
      margin-bottom: 5px; }
      .user-login .body .sub input[type=submit] {
        font-size: 25px;
        padding: 8px 40px;
        background-color: #fff;
        cursor: pointer;
        transform: .3s;
        margin-bottom: 15px;
        color: #818c41;
        border: 3px solid #818c41;
        width: 100%; }
        .user-login .body .sub input[type=submit]:hover {
          background-color: #818c41;
          color: #fff; }
  .user-login h1 {
    text-transform: capitalize;
    color: #818c41; }
  .user-login .table {
    border: 2px solid #eee; }
    .user-login .table thead tr {
      background-color: #818c41;
      color: #fff; }
    .user-login .table tbody tr:hover {
      color: #818c41; }
  .user-login .panel-default > .panel-heading {
    background-color: #adbb5e;
    color: #fcf8e3;
    font-size: 20px; }

/*End After-User login Div*/
/*Start expert Page*/
.expert {
  padding: 30px 0; }
  .expert label {
    text-align: left !important;
    background-color: #818c41;
    color: #fff;
    border-radius: 5px;
    padding: 10px; }
  .expert input[type=submit] {
    font-size: 25px;
    padding: 8px 40px;
    background-color: #fff;
    cursor: pointer;
    transform: .3s;
    margin-bottom: 15px;
    color: #818c41;
    border: 3px solid #818c41; }
    .expert input[type=submit]:hover {
      background-color: #818c41;
      color: #fff; }

/*End expert Page*/
/*Start Ads Section */
.ads {
  padding: 40px 40px;
   }
  .ads .paid {
    padding: 10px;
    background-color: #f7f7f7;
    border: 1px dashed #ccc;
    position: relative;
    margin: 0 5px;
    overflow: hidden;
    height: 370px;
  }
    .ads .paid img {
      margin: 10px auto;
      width: 200px;
      height: 200px;
      display: block;
      background-color: #fff;
      padding: 5px;
      border-radius: 5px; }
    .ads .paid a {
      margin-top: 5px; }

/*End Ads Section*/
.loading-overlay {
  background: #abb571;
  color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999999; }
  .loading-overlay .spinner {
    margin: 300px auto 0;
    width: 70px;
    text-align: center; }
  .loading-overlay .spinner > div {
    width: 20px;
    height: 20px;
    margin-top: 20%;
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both; }
  .loading-overlay .spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s; }
  .loading-overlay .spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s; }
@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0); }
  40% {
    -webkit-transform: scale(1); } }
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
/*Start Footer */
footer {
  background-color: #818c41; }
  footer .notic {
  }
    footer .notic .tender {
      margin-bottom: 30px;
      color: #818c41;
      margin-top: 20px;
      padding: 20px;
      background-color: #fff;
      border-radius: 10px; }
      footer .notic .tender span {
        margin-bottom: 11px;
        display: grid;
        color: #818c41; }
  footer .menu-footer {
    padding: 20px 0; }
    footer .menu-footer h2 {
      background-color: #fff;
      padding: 10px; }
    footer .menu-footer li a {
      display: block;
      font-size: 20px;
      padding: 7px 10px;
      text-decoration: none;
      color: #fff;
      border-bottom: 1px dashed #fff; }
    footer .menu-footer .thumbnail {
      display: inline; }
  footer .copyRight {
    padding: 20px 0;
    color: #fff; }
    footer .copyRight strong {
      color: #222; }

/*End Footer */

/*# sourceMappingURL=style.css.map */

/*detail Adv*/

.detail-adv{
  background-color: #eeeeee7d;
  padding: 8px;
  border-radius: 5px;
}

