/* Landing Page */
h5.lnding-search a {
    color: #fff;
    text-decoration: none;
}
.big-banner {
    max-height: 284px;
}

 .bottom-sitemap__col:nth-child(2) {
    background-color: #008081;
}
.bottom__search {
    background-color: #27ca90;
    padding: 5em 4em;
    text-align: left;
}
.bottom__popular-week__title {
    border-bottom: 1px solid #27ca90;
}
.index__start__title__container p {
    color: #fff;
    font-size: 1.5em;
    font-family: sofia-pro-soft, sans-serif;
}
.bottom-menu__title {
    border-bottom: 1px solid #27ca90;
}
.btn__default, input[type="submit"].btn__default, .form-button, input[type="submit"].wpcf7-submit {
    background: #008081;
    text-align: center;
}
.form-control {
  border: 1px solid #fff;
  border-radius: 4px;
  color: #fff;
  font-size: 1.7em;
  padding: 0.5em 1em;
  font-family: 'Arial, "Helvetica Neue", Helvetica, sans-serif';
  width: 80%;
  max-width: 250px; }
body {
  font-family: 'Arial, "Helvetica Neue", Helvetica, sans-serif';
  font-weight: 400;
  color: #1d1d1d;
  background-color: #e7e6e5; }
.job_list__order .form-control {
  border: 1px solid #fff;
  border-radius: 4px;
      display: inline-block;
      float: right;
  color: #525252;
  font-size: 1.3em;
  padding: 0.5em 1em;
  font-family: 'Arial, "Helvetica Neue", Helvetica, sans-serif';
  width: 70%;
  max-width: 250px;}

.job_list__job__description {
    font-size: 1.5em;
}
label {
    font-size: 1.2em;
    font-family: 'Arial, "Helvetica Neue", Helvetica, sans-serif';
}
form.wpcf7-form.form_cv h2 {
    font-size: 1.6em;
}
p.news_recent__item_title {
    min-height: 32px !important;
}

.home a.news_choise_title_post_url {
    display: none;
}
.home p.news_choice__item_author {
    display: none;
}
.job_list__job__details > li {
    padding: 0.3em 0em;
    font-size: 1.7rem;
}
.job_list__job__h2 {
    font-size: 2rem;
}
.blog p.blog__head__text {
    display: none;
}
p.news_choice__item_author a {
    display: none;
}
a.news_choise_title_post_url {
    display: none;
}
.footer__social_item:nth-child(1) {
    margin-left: 0;
    display: none;
}
.form-control {
    font-size: 12px;
}
.content-text ul li {
    margin-top: 0.24em;
    font-family: sofia-pro-soft, sans-serif !important;
}
.content-text ul {
    font-family: sofia-pro-soft, sans-serif !important;
}
input.form-control::placeholder {
    color: #fff;
}
.filled div#applye_now {
    display: none;
}
.content-text img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    margin: 10px 0px;
}
.news_recent {
    height: 60%;
}
.news_recent__content {
    min-height: 290px;
}

/* Header Phone */

a.header-phone {
    position: relative;
    float: right;
    top: 20px;
    z-index: 999;
    padding: 1em;
    font-size: 2em;
    font-weight: 600;
text-decoration: none;
}

/* Slider */

.n2-ss-img-wrapper.n2-ss-item-content.n2-ow img {
    border-radius: 100%;
}