@charset "UTF-8";
@media screen and (max-width: 1921px) {
  .section-thank .container {
    background: url(../image/thank-bg.png) 50% 80% no-repeat;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-bottom: 100px; }

  .section-startScreen {
    background-color: #C4C4C4;
    height: 100vh;
    background-image: url(../image/intro-1920х970-min.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 87px 0 0;
    overflow: hidden; } }
@media screen and (max-width: 1920px) {
  .section-startScreen {
    background-color: #C4C4C4;
    height: 100vh;
    background-image: url(../image/intro-1920х970-min.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 87px 0 0;
    overflow: hidden; } }
@media screen and (max-width: 1360px) {
  .section-startScreen {
    background-color: #C4C4C4;
    height: 100vh;
    background-image: url(../image/intro-1360х641.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 87px 0 0;
    overflow: hidden; }

  body {
    overflow-x: hidden; }

  .container {
    max-width: 1260px;
    padding: 0 15px; }

  .header {
    padding: 15px 0; }

  .section-startScreen__content {
    max-width: 100%;
    margin: 0;
    max-width: 600px; }

  .section-startScreen__circle.style1 {
    right: 85%;
    bottom: 18%; }
  .section-startScreen__circle.style2 {
    left: 85%;
    bottom: 10%; }
  .section-startScreen__circle .box {
    width: 150px;
    height: 150px; }
  .section-startScreen__circle .box-circle {
    --size: 722px;
    height: var(--size);
    width: var(--size); }
  .section-startScreen__circle .description {
    max-width: 600px; }

  .section-vacancies .container {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly; }
    .section-vacancies .container .section-vacancies__content ul {
      margin: 0 -40px; }
      .section-vacancies .container .section-vacancies__content ul li {
        margin: 0 40px; }
        .section-vacancies .container .section-vacancies__content ul li:after {
          left: -40px; }
        .section-vacancies .container .section-vacancies__content ul li:last-child:before {
          right: -40px; }

  .section-magnetizeBest__content {
    padding-left: 0; }

  .section-magnetizeTalent__tab .tab-content__item.svg {
    margin-right: 0px; }

  .section-talents__content {
    padding: 90px 0 0 0px; }

  .section-talents__listImage {
    bottom: -60px; }
    .section-talents__listImage img {
      width: auto;
      max-height: 300px; }
    .section-talents__listImage .box {
      width: 250px;
      height: 250px; }
      .section-talents__listImage .box img {
        width: 45px; }

  .section-findTalents__list .container {
    padding: 90px 0px 120px 0px; }

  .section-findTalents__list ul li {
    padding: 0 26px; }

  .section-magnetizeTalent__looking .container {
    padding: 90px 0 90px 0px; }
    .section-magnetizeTalent__looking .container .looking-bg {
      display: none; }

  .section-magnetizeTalent__looking .anim-circle {
    right: -18px; }

  .section-magnetizeTalent__tab .tab-nav {
    min-width: 270px; }

  .section-simple__company {
    padding: 40px 80px; }
    .section-simple__company ul li {
      padding: 15px 15px; }
      .section-simple__company ul li img {
        width: 100px; }

  .section-useTalents__list ul li {
    padding: 30px 0 30px 20px; }

  .section-useTalents__listImage img {
    max-width: 450px; }
  .section-useTalents__listImage .box {
    width: 224.28px;
    height: 224.28px;
    margin-right: -112px; }

  .section-useTalents__list ul li {
    max-width: 390px; }
  .section-useTalents__iconText img {
    width: 350px; }

  .section-factor .container {
    padding: 80px 20px 80px 0; }

  .section-useTalents__list ul {
    padding-left: 0; }

  .section-factor__content {
    padding: 0 20px 0 0; }

  .section-contacts__content {
    padding: 0 120px 0 90px; }

  .section-contacts__content {
    padding: 0 0px 0 0px; }

  .section-aboutPage__imageAbout img {
    width: 450px; }
  .section-aboutPage__content {
    padding: 0; }
  .section-aboutPage__desc {
    padding-bottom: 100px; }

  .section-server__header {
    padding: 0; }
    .section-server__header .image-last {
      top: 99px;
      position: absolute;
      right: -15px;
      width: 190px; }
    .section-server__header .image-first {
      top: -70px;
      right: 163px;
      width: 190px; }

  .section-server .container {
    position: relative;
    z-index: 2; }
  .section-server__tabs {
    padding: 0; }

  .form-wrapper:after {
    right: -155px; }

  #stuckNav {
    top: 62px !important; }

  .section-blog .latest-news {
    padding-left: 0;
    padding-right: 0; }

  .section-blog .list-news {
    padding-left: 0;
    padding-right: 0; }

  .section-blogpost .entry-content {
    padding-left: 0;
    padding-right: 0; }

  .faq-bottom-section .container {
    padding-left: 0;
    padding-right: 0; }

  .navigation.post-navigation .nav-links {
    max-width: 1260px; } }
@media screen and (max-width: 1280px) {
  .section-startScreen {
    background-color: #C4C4C4;
    height: 100vh;
    background-image: url(../image/intro-1280х631.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 87px 0 0;
    overflow: hidden; }

  body {
    overflow-x: hidden; }

  .container {
    max-width: 1260px;
    padding: 0 30px; }

  .section-findTalents__list .container ul {
    margin: 0 0px; }

  .section-magnetizeTalent__looking .container {
    padding: 90px 16px; }

  .section-magnetizeTalent__looking .container .anim-circle {
    right: 60px; }

  .section-factor .container {
    padding: 80px 30px; }

  .faq-bottom-section .container {
    padding-left: 15px;
    padding-right: 15px; }

  .section-vacancy {
    background: #F7F7F9; }
    .section-vacancy .container {
      padding: 0 30px; }
      .section-vacancy .container #secondary {
        padding-left: 30px; }
      .section-vacancy .container .vacancies.type-vacancies {
        padding-right: 30px; }

  .section-blogpost .entry-header {
    padding-left: 0;
    padding-right: 0; }

  .faq-bottom-section .container {
    padding-left: 30px;
    padding-right: 30px; }

  .navigation.post-navigation {
    padding: 0px 45px 90px; }

  .section-server__tabs .tab-nav ul li.active:after {
    display: none; } }
@media screen and (max-width: 1024px) {
  .section-blog .latest-news .search-from {
    position: absolute;
    right: 0;
    top: -2px;
    height: 48px; }

  .section-startScreen {
    background-color: #C4C4C4;
    height: 100vh;
    background-image: url(../image/intro-768-1024.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 87px 0 0;
    overflow: hidden; }
    .section-startScreen .container {
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: flex-start;
      position: relative; }

  .section-404 {
    min-height: calc( 100vh - 360px ); }

  .section-vacancies .container {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly; }
    .section-vacancies .container .section-vacancies__content ul {
      margin: 0 -20px; }
      .section-vacancies .container .section-vacancies__content ul li {
        margin: 0 20px; }
        .section-vacancies .container .section-vacancies__content ul li:after {
          left: -20px; }
        .section-vacancies .container .section-vacancies__content ul li:last-child:before {
          right: -20px; }

  .section-thank .container h1 {
    padding-top: 250px; }

  .section-startScreen__content {
    max-width: 67%;
    margin: 0; }

  .section-vacancies__content ul li:last-child:before {
    right: -25px; }

  .section-findTalents__title {
    margin-right: 0;
    padding-left: 0; }

  .section-magnetizeTalent__tab .tab-nav ul li.active .box-circle {
    display: none !important; }

  .container {
    max-width: 100%; }

  .section-vacancies__content ul {
    margin: 0 -20px; }
    .section-vacancies__content ul li {
      margin: 0 20px; }
      .section-vacancies__content ul li:after {
        left: -20px; }

  .section-magnetizeTalent__looking .container .looking-bg {
    display: none; }

  .section-magnetizeTalent__looking .anim-circle {
    right: 50px;
    bottom: -146px; }

  .section-magnetizeTalent__tab .tab-nav {
    min-width: 300px;
    padding-left: 0px; }

  .section-magnetizeTalent__tab .tab-content .item {
    width: calc(33% - 22px); }

  .section-startScreen__content .buttons {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

  .section-magnetizeTalent__looking .container {
    padding: 90px 30px; }

  .section-useTalents__list ul li {
    margin: 0 50px 0 0; }

  .section-contacts__content {
    padding: 0 0px; }

  .section-factor__info {
    padding-top: 70px; }
  .section-factor__list ul li {
    width: 260px;
    height: 190px;
    padding: 20px; }

  .footer__sub {
    width: 280px; }

  .section-aboutPage__desc {
    max-width: 565px; }
  .section-aboutPage__desc h1 {
    font-size: 52px;
    line-height: 62px;
    max-width: 570px; }
  .section-aboutPage__content {
    padding-top: 0; }

  .section-aboutPage__listYear {
    padding: 0px 0px 0 0px; }

  .section-magnetizeBest__image {
    padding: 50px 0; }

  .section-server__tabs .tab-nav {
    min-width: 300px; }

  .form-wrapper:after {
    display: none; }

  .form-wrapper__content {
    padding-bottom: 45px; }

  .section-magnetizeTalent__tab .tab-nav ul li.active:after {
    display: none; }

  .section-factor__list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly; }

  .section-server__tabs {
    padding: 0; }

  .section-reviews .section-server__tabs .tab-content .item .body .toggle-text-link {
    right: 16px;
    bottom: 32px; }

  .section-magnetizeBest__image img {
    position: absolute;
    top: -40px;
    right: 0;
    max-width: 445px; }

  .section-aboutPage__imageAbout {
    position: absolute;
    right: 0; }

  .section-aboutPage__listYear ul li.left {
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding: 30px 30px 60px 29px; } }
@media screen and (max-width: 992px) {
  .section-startScreen__content h1 {
    font-size: 38px; }

  .section-thank .container {
    background: url(../image/thank-bg.png) 50% 100% no-repeat; }

  section {
    max-width: 100% !important;
    /* overflow: hidden; */ }

  .container {
    max-width: 100% !important;
    padding: 0 15px; }

  .section-startScreen__content {
    max-width: 85%;
    margin: 40px 0 0 0; }

  .section-findTalents__list .container {
    padding: 60px 0px 80px 0px; }

  .section-findTalents__list .container ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }

  .section-findTalents__list .container ul li {
    width: 100%;
    padding: 0 16px;
    margin-bottom: 50px; }

  .section-findTalents__list .container ul li .icon {
    margin-bottom: -17px;
    height: 17px;
    width: 17px;
    position: relative; }

  .section-findTalents__list .container ul li .title {
    padding-left: 30px;
    font-family: Laca;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 140%;
    color: #FFFFFF;
    max-width: 100%;
    padding-bottom: 16px; }

  .section-findTalents__list .container ul li .text {
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
    color: #C8CBD9;
    max-width: 100%; }

  .section-magnetizeTalent__looking .container .looking-bg {
    position: absolute;
    background: url(../image/looking-bg.png);
    background-repeat: no-repeat;
    width: 100%;
    max-width: 100%;
    height: 427px;
    bottom: 2px;
    right: 0px; }

  .section-magnetizeTalent__looking .container .title {
    max-width: 100%; }

  .section-useTalents__iconText {
    right: 0px !important;
    top: calc(100% - 0px) !important;
    left: 0px;
    max-width: 100% !important; }

  .section-factor__list ul li {
    margin-bottom: 20px; }
    .section-factor__list ul li:last-child {
      margin-bottom: 0; }

  .section-factor__list ul li:nth-child(2) {
    margin-top: 0px !important; }

  .section-factor__list ul li:nth-child(3) {
    margin-top: 0px !important; }

  .popups__content {
    padding: 62px 80px 62px 40px; }

  .container {
    max-width: 750px; }

  .header__menu ul li {
    padding: 0 15px; }

  .section-startScreen__content {
    padding: 0px 0 60px; }
    .section-startScreen__content .title-1 {
      text-align: center; }

  .section-startScreen__circle .box {
    font-size: 17px; }
  .section-startScreen__circle.style1 {
    right: 75%;
    bottom: 14%; }
  .section-startScreen__circle.style2 {
    left: 75%;
    bottom: 8%; }

  .section-vacancies__content {
    padding: 25px 0; }
    .section-vacancies__content ul li {
      margin: 0 15px;
      font-size: 16px;
      line-height: 22px; }

  .section-talents__content {
    padding: 0 0 145px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    height: auto; }
    .section-talents__content:after {
      top: 24px;
      left: -37px; }
    .section-talents__content p {
      margin: 0 0 40px; }

  .section-magnetizeTalent__looking .anim-circle {
    display: none; }

  .section-findTalents__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 68px; }
  .section-findTalents__title {
    margin-right: 0;
    padding-left: 0;
    width: 100%;
    margin-bottom: 30px; }
    .section-findTalents__title h2 {
      max-width: 100%; }
  .section-findTalents__desc {
    max-width: 100%;
    padding-top: 0; }

  .section-magnetizeTalent__content {
    padding-top: 88px; }
  .section-magnetizeTalent__tab .tab-content__item .item {
    width: calc(50% - 22px); }

  .section-simple {
    background: #F7F7F9;
    padding-top: 94px; }

  .section-simple__company {
    margin: 0px -24px;
    padding: 40px 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .section-simple__company h2 {
      margin-bottom: 36px; }
    .section-simple__company ul {
      margin: 0 -15px; }
      .section-simple__company ul li img {
        width: 122px; }

  .section-simple {
    padding-bottom: 370px; }

  .section-testimonials__slider .slide {
    background-color: #fff;
    border-radius: 5px;
    padding: 26px 33px 36px 27px; }
    .section-testimonials__slider .slide p {
      position: relative;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 26px;
      color: #1D212B;
      margin-bottom: 26px; }

  .section-useTalents__iconText {
    position: absolute;
    top: calc(100% - -107px);
    right: 24px;
    display: none; }
  .section-useTalents h2, .section-useTalents .label, .section-useTalents .desc {
    max-width: 100%; }
  .section-useTalents__list ul li {
    width: 50%;
    margin: 0;
    padding-right: 18px; }
  .section-useTalents__listImage {
    top: -272px; }

  .section-factor__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }

  .section-factor__info {
    max-width: 100%;
    margin-bottom: 40px;
    padding: 0; }
  .section-factor__list {
    width: 100%; }
    .section-factor__list ul {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }

  .section-contacts {
    background: url(../image/contact-bg1.png) 55% 98%, url(../image/contact-bg2.png) 100% 98% #fff;
    background-size: 160px 160px, 80px 160px;
    background-repeat: no-repeat; }
    .section-contacts__content {
      padding: 0; }
    .section-contacts__form {
      padding-top: 0px; }
    .section-contacts__info .social .img img {
      max-height: 18px; }

  /*Reviews*/
  .section-reviews {
    padding: 72px 0 90px; }
    .section-reviews .container {
      padding: 0; }
      .section-reviews .container .section-server__tabs .tab-content .tab-content__item .coll-reviews {
        width: 100%;
        max-width: 100%; }
      .section-reviews .container .section-server__tabs .tab-content .review-popactivartor a {
        margin: 0 !important; }
      .section-reviews .container .section-server__tabs .tab-content .item {
        width: auto;
        margin: 16px 16px 0 16px;
        min-height: auto; }
        .section-reviews .container .section-server__tabs .tab-content .item .body p {
          min-height: auto; }
        .section-reviews .container .section-server__tabs .tab-content .item .body .toggle-text-link {
          bottom: 20px; }
      .section-reviews .container .section-server__tabs .tab-content .review-popactivartor a {
        width: 100%;
        margin: 0 32px; }
      .section-reviews .container .section-server__tabs .tab-content .review-popactivartor p {
        font-family: Proxima Nova;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 150%;
        padding: 0 0 16px 0;
        margin: 0; }
      .section-reviews .container .section-server__tabs .tab-nav {
        border-radius: 0;
        height: 67px; }
        .section-reviews .container .section-server__tabs .tab-nav ul li {
          font-family: Laca;
          font-style: normal;
          font-weight: 600;
          font-size: 18px;
          line-height: 140%;
          height: 67px;
          /* or 25px */
          text-align: center; }

  .section-blog {
    padding-top: 62px; }
    .section-blog .latest-news {
      padding: 0 !important;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -ms-flex-line-pack: stretch;
          align-content: stretch;
      position: relative; }
      .section-blog .latest-news h2 {
        padding-top: 24px; }
      .section-blog .latest-news .latestnews-item-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        grid-auto-flow: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        .section-blog .latest-news .latestnews-item-wrap .latestnews-item:first-child a h3,
        .section-blog .latest-news .latestnews-item-wrap .latestnews-item a h3 {
          font-family: Laca;
          font-style: normal;
          font-weight: 600;
          font-size: 18px;
          line-height: 140%;
          margin-bottom: 15px; }
      .section-blog .latest-news .list-news {
        padding: 0 !important; }
        .section-blog .latest-news .list-news .news-item-wrap {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          -webkit-box-align: stretch;
              -ms-flex-align: stretch;
                  align-items: stretch;
          -ms-flex-line-pack: stretch;
              align-content: stretch;
          margin-left: 0;
          margin-right: 0; }
          .section-blog .latest-news .list-news .news-item-wrap .news-item {
            width: 100%;
            margin: 0 0 40px 0; }

  .footer__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 40px 0; }
  .footer__logo {
    margin-bottom: 15px; }
  .footer__copyright p {
    width: 50.3333%; }

  .section-simple__step ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px; }

  .section-simple__step ul li.finish .text {
    border-radius: 0 40.5px 40.5px 40.5px;
    padding: 20px 20px 30px 20px; }

  .section-simple__step ul li .text {
    font-size: 18px;
    line-height: 24px; }

  .section-simple__step ul li:after {
    width: calc(100% - 50px);
    left: 39px; }

  .section-aboutPage__content {
    padding-top: 50px;
    padding-right: 320px; }
  .section-aboutPage__imageAbout {
    top: 70px; }
    .section-aboutPage__imageAbout img {
      width: 360px; }
  .section-aboutPage__desc {
    padding-bottom: 100px; }

  .section-magnetizeBest__image img {
    width: 290px; }

  .section-magnetizeBest__list ul li .text {
    font-size: 16px;
    line-height: 24px; }
  .section-magnetizeBest__list ul li.item-1 {
    width: 163px;
    height: 163px; }
  .section-magnetizeBest__list ul li.item-2 {
    width: 155px;
    height: 155px; }
  .section-magnetizeBest__list ul li.item-3 {
    width: 188px;
    height: 188px; }
  .section-magnetizeBest__list ul li.item-4 {
    width: 155px;
    height: 155px; }

  .section-server__header .image-first {
    width: 161px;
    top: -128px;
    right: 173px; }
  .section-server__header .image-last {
    width: 161px;
    top: -54px;
    right: 0; }

  .section-server__tabs .tab-nav ul li.active:before {
    display: none; }

  .section-aboutPage__listYear ul li.last {
    padding: 4px 25px 30px 69px; }

  .section-findTalents__list .container ul li:nth-child(1) .title {
    max-width: 100%; }

  .section-talents__listImage {
    bottom: -50px;
    width: 100%;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .section-talents__listImage img {
      width: auto;
      max-height: 260px; }
    .section-talents__listImage .box {
      width: 33.3333%;
      height: 33.3333vw; }

  form input[type="text"] {
    max-width: 330px; }

  .section-contacts__form .form__group {
    max-width: 330px; }

  .section-contacts {
    background: url(../image/contact-bg1.png) 85% 98%, url(../image/contact-bg2.png) 100% 98% #fff;
    background-size: 160px 160px, 80px 160px;
    background-repeat: no-repeat; }

  .section-contacts__info {
    padding-left: 16px; }

  .footer__menu ul li {
    display: inline-block;
    padding: 0 16px; }

  .footer__copyright .container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

  .post-type-archive-vacancies #ajaxsearchprores4_1.horizontal .results .item, .post-type-archive-vacancies div.asp_r.asp_r_4.horizontal .results .item {
    height: auto;
    width: calc( 100% - 30px ); }

  .section-search .container .filters {
    max-width: 275px; }

  .single-vacancies #secondary {
    max-width: 265px; }

  .section-vacancy .similar-widget-custom .item {
    max-width: 300px;
    width: 100%; }

  .section-vacancy .container {
    background: transparent; }

  .section-talents__content {
    padding: 60px 30px 145px 30px; }

  .section-findTalents__content {
    padding-left: 15px;
    padding-right: 15px; }

  .section-findTalents__list .container ul {
    padding: 0 30px; }

  .section-magnetizeTalent__content {
    padding-left: 15px;
    padding-right: 15px; }

  .section-contacts__content {
    padding: 0 15px; }

  .asp_nores_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 40px !important; }
    .asp_nores_header h2 {
      font-family: Laca;
      font-style: normal;
      font-weight: 600;
      font-size: 32px;
      line-height: 130%;
      text-align: center;
      padding: 7px; }
    .asp_nores_header p {
      font-family: Proxima Nova;
      font-style: normal;
      font-weight: 600;
      font-size: 16px;
      line-height: 150%;
      text-align: center !important; } }
/*=========================
    mobile headear & menu 991
=====================================*/
@media screen and (max-width: 991px) {
  .section-vacancies {
    display: none; }

  .header.active {
    background-color: #F7F7F9; }

  .header.active {
    background-color: #F7F7F9; }

  .header.active .header__mobalMenu {
    display: block;
    padding: 35px 25px 77px;
    border-radius: 0px 0px 00px 0px;
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    bottom: 0px;
    min-height: calc( 100vh - 95px );
    color: #30386E;
    background-color: #F7F7F9; }

  .header .ellipse {
    display: none; }

  .header .btn-hire {
    display: none;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 12px 24px rgba(48, 56, 110, 0.08);
            box-shadow: 0px 12px 24px rgba(48, 56, 110, 0.08);
    border-radius: 0px;
    height: 56px;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 50%;
    margin: 0px;
    font-family: Laca;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #30386E;
    z-index: 1;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center; }

  .header .btn-send {
    display: none;
    border-radius: 0px;
    height: 56px;
    position: fixed;
    bottom: 0px;
    right: 0px;
    width: 50%;
    margin: 0px;
    background: #00DD9E;
    -webkit-box-shadow: 0px 12px 24px rgba(48, 56, 110, 0.08);
            box-shadow: 0px 12px 24px rgba(48, 56, 110, 0.08);
    border-radius: 0px;
    font-family: Laca;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #30386E;
    z-index: 1;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center; }

  .header.active .btn-hire {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

  .header.active .btn-send {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

  .header.active .header__logo a img.log-main,
  .header__logo a img.log-main {
    width: 102px;
    height: 40px;
    margin-bottom: 0px;
    display: block !important; }

  .header__logo a img.log-menu {
    display: none !important; }

  .header .mmenu.open {
    display: block;
    opacity: 1; }

  .header.active .mmenu.open {
    opacity: 0;
    display: none; }

  .header .mmenu.close {
    opacity: 0;
    display: none; }

  .header.active .mmenu.close {
    display: block;
    opacity: 1; }

  .header .header__mobalMenu .mMain,
  .header.active .header__mobalMenu .mMain {
    display: none; }

  .header.active .header__mobalMenu {
    overflow-y: auto; }

  .header.active .header__mobalMenu > ul,
  .header.active .header__mobalMenu .mNormal {
    text-align: center;
    margin: 0px;
    padding: 0px; }

  .header.active .header__mobalMenu > ul > li {
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    color: #30386E;
    margin-bottom: 24px !important; }

  header.header.active .header__mobalMenu > ul > li > a {
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 18px !important;
    line-height: 150%;
    text-align: center;
    color: #30386E; }

  .header.active .header__mobalMenu > ul > li ul {
    margin-top: 12px !important; }

  .header.active .header__mobalMenu > ul > li ul li {
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 150%;
    text-align: center;
    color: #30386E;
    margin-bottom: 16px !important; }

  header.header.active .header__mobalMenu > ul > li ul li a {
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: normal !important;
    font-size: 14px !important;
    line-height: 150%;
    text-align: center;
    color: #30386E; }

  .header.active .header__mobalMenu ul.mNormal li:last-child {
    margin-bottom: 0px !important; }

  .header {
    padding: 14px 0 !important;
    height: 72px; }
    .header__logo img {
      width: 82px;
      margin-bottom: 3px; }
    .header__logo a span {
      padding-left: 4px;
      font-size: 10px;
      line-height: 13px; }
    .header__menu ul {
      display: none; }
    .header__menu .btn-hire, .header__menu .btn-send {
      font-size: 14px;
      line-height: 17px;
      margin: 0px; }
    .header__menu .ellipse {
      width: 7px;
      height: 7px; }
    .header__menu .btn-mobalMenu {
      display: block;
      width: 28px;
      height: 28px;
      margin-left: 24px;
      position: relative; }
      .header__menu .btn-mobalMenu svg {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        -webkit-transform: translate(-60%, -50%) rotate(0);
                transform: translate(-60%, -50%) rotate(0); }
        .header__menu .btn-mobalMenu svg path {
          -webkit-transition: all .3s ease;
          transition: all .3s ease; }
    .header.invert .header__menu .btn-mobalMenu svg path {
      fill: #30386E; }
    .header.active {
      background-color: #fff; }
      .header.active .header__logo .log-menu {
        display: block; }
      .header.active .header__logo .log-main {
        display: none; }
      .header.active .header__logo a span {
        color: #30386E; }
      .header.active .header__mobalMenu {
        display: block;
        padding: 35px 25px 35px;
        border-radius: 0;
        position: absolute;
        top: 72px;
        left: 0;
        right: 0;
        background-color: #fff; }
        .header.active .header__mobalMenu .mMain {
          padding-bottom: 20px; }
          .header.active .header__mobalMenu .mMain li {
            margin-bottom: 26px; }
            .header.active .header__mobalMenu .mMain li a {
              font-style: normal;
              font-weight: 600;
              font-size: 18px;
              line-height: 22px;
              color: #30386E;
              text-decoration: none;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
                  -ms-flex-align: center;
                      align-items: center; }
              .header.active .header__mobalMenu .mMain li a svg {
                margin-right: 9px; }
        .header.active .header__mobalMenu .mNormal li {
          margin-bottom: 25px; }
          .header.active .header__mobalMenu .mNormal li:last-child {
            margin-bottom: 0; }
          .header.active .header__mobalMenu .mNormal li a {
            font-family: Proxima Nova;
            font-style: normal;
            font-weight: 600;
            font-size: 18px;
            line-height: 150%;
            color: #30386E;
            text-decoration: none; }
          .header.active .header__mobalMenu .mNormal li ul.sub-menu {
            margin-top: 15px; }
          .header.active .header__mobalMenu .mNormal li ul li {
            margin-bottom: 15px; }
            .header.active .header__mobalMenu .mNormal li ul li a {
              font-family: Proxima Nova;
              font-style: normal;
              font-weight: normal;
              font-size: 14px;
              line-height: 150%;
              text-align: center;
              color: #30386E; }
      .header.active .header__menu .btn-mobalMenu svg {
        -webkit-transform: translate(-60%, -50%) rotate(90deg);
                transform: translate(-60%, -50%) rotate(90deg); }
        .header.active .header__menu .btn-mobalMenu svg path {
          fill: #30386E; }
      .header.active .header__menu .btn-send, .header.active .header__menu .btn-hire {
        color: #30386E; }
      .header.active .header__menu .ellipse {
        background-color: #30386E; }
      .header.active .header__menu ul li a {
        color: #30386E; } }
@media screen and (max-width: 767px) {
  .form-wrapper__content {
    padding-bottom: 45px;
    margin-top: 70px;
    border-radius: 0; }

  .form-wrapper__content .form-content {
    background: #ffffff;
    border-radius: 0px;
    max-width: 850px;
    width: 100%;
    margin-bottom: 0px; }

  .form-wrapper__content h1 {
    background-color: transparent;
    margin-bottom: 0;
    font-family: Laca;
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 130%;
    color: #2E324D;
    text-align: left;
    padding: 40px 30px 30px 30px; }

  .form-wrapper .form-content .entry-content form > * {
    padding-left: 30px;
    padding-right: 30px; }

  .form-wrapper .form-content .tab-nav ul li {
    position: relative;
    padding: 25px 5px 25px;
    list-style: none;
    width: 48%;
    display: inline-block;
    height: auto;
    max-width: 100%;
    font-family: Laca;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    text-align: center;
    color: #2E324D; }

  .form-wrapper .form-content .select2-container {
    width: calc( 100% - 40px ) !important; }

  .form-wrapper .form-content .entry-content .select-group.stp2 .wpcf7-checkbox {
    position: absolute;
    top: 5px;
    left: auto;
    width: 24px;
    height: 24px;
    right: 0; }

  .form-wrapper .form-content .entry-content .form-footer.last-step .next input[type="submit"] {
    margin-top: -8px; }

  .form-wrapper .form-content .entry-content .wpcf7-radio {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: 8px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .form-wrapper .form-content .entry-content .wpcf7-radio .wpcf7-list-item {
      display: inline-block;
      margin: 0 16px 16px 0; }

  .form-wrapper .form-content .entry-content .form-footer {
    height: 80px; }

  #popupGetInTouch .select2-container {
    width: calc( 100% - 40px ) !important; }

  .section-blog {
    padding-top: 90px; }
    .section-blog .ln-header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .section-blog .ln-header .header-title {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; }
        .section-blog .ln-header .header-title h1 {
          margin-bottom: 24px; }
      .section-blog .ln-header .search-from {
        position: relative;
        right: 0;
        top: 5px;
        height: 70px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        max-width: 100%; }
        .section-blog .ln-header .search-from div#ajaxsearchpro7_1 {
          height: 48px;
          max-height: none;
          border-radius: 32px;
          background: #fff;
          padding: 12px 12px;
          width: 100% !important; }
    .section-blog .main-image {
      background-position: center !important; }

  .section-404 .container {
    padding: 112px 16px 40px;
    background: url(../image/404.png) 100% -5px, url(../image/404-small.png) 0 84%, url(../image/404-left.png) 0 101% #F7F7FA;
    background-size: 180px, 130px, 252px;
    background-repeat: no-repeat; }
    .section-404 .container .error-images {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      display: flex;
      -ms-flex-line-pack: end;
          align-content: flex-end;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
      .section-404 .container .error-images img {
        max-width: 102px;
        max-height: 122px; }
      .section-404 .container .error-images img.error-man {
        max-width: 193px;
        max-height: 193px; }
    .section-404 .container h1 {
      font-family: Laca;
      font-style: normal;
      font-weight: 600;
      font-size: 48px;
      line-height: 130%; }
    .section-404 .container h2 {
      font-family: Laca;
      font-style: normal;
      font-weight: bold;
      font-size: 40px;
      line-height: 140%; }
    .section-404 .container p {
      font-family: Proxima Nova;
      font-style: normal;
      font-weight: 600;
      font-size: 16px;
      line-height: 150%; }

  .section-thank .container {
    background: url(../image/thank-bg.png) 50% 60% no-repeat;
    background-size: 775px; }
    .section-thank .container h1 {
      font-family: Laca;
      font-style: normal;
      font-weight: bold;
      font-size: 26px;
      line-height: 140%;
      text-align: center;
      padding-bottom: 8px;
      padding-top: 200px; }
    .section-thank .container p {
      font-family: Proxima Nova;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 150%;
      /* or 24px */
      text-align: center;
      max-width: 60%;
      left: 0;
      right: 0;
      margin: 0 auto; }
    .section-thank .container a {
      width: calc( 100% - 32px ); }

  body:not(.home) .header {
    background: #ffffff; }

  .section-magnetizeTalent__looking {
    padding-bottom: 0px;
    position: relative; }
    .section-magnetizeTalent__looking .container {
      position: relative;
      padding: 60px 24px 60px 24px; }
      .section-magnetizeTalent__looking .container .title {
        font-family: Laca;
        font-style: normal;
        font-weight: bold;
        font-size: 26px;
        line-height: 140%; }
      .section-magnetizeTalent__looking .container p {
        font-family: Proxima Nova;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 150%; }
      .section-magnetizeTalent__looking .container a {
        width: 100%; }
      .section-magnetizeTalent__looking .container .looking-bg {
        display: none; }
  .section-magnetizeTalent__tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 75px; }

  .section-contacts__form .form__group {
    max-width: 100%; }

  form input[type="text"] {
    max-width: 100%; }

  .section-contacts__form .form__group {
    max-width: 100%; }

  .section-contacts {
    background: url(../image/contact-bg1.png) 65% 98%, url(../image/contact-bg2.png) 100% 98% #fff;
    background-size: 160px 160px, 80px 160px;
    background-repeat: no-repeat; }

  .section-talents__listImage {
    bottom: -50px;
    width: 100%;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .section-talents__listImage img {
      width: auto;
      max-height: 160px; }
    .section-talents__listImage .box {
      width: 33.3333%;
      height: 33.3333vw; }

  .section-server__tabs {
    padding: 70px 24px; }
    .section-server__tabs:before {
      border-radius: 0 110px 110px 0; }
    .section-server__tabs .tab-nav ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -ms-flex-line-pack: stretch;
          align-content: stretch;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      .section-server__tabs .tab-nav ul li {
        width: 100%;
        padding-left: 40px; }
        .section-server__tabs .tab-nav ul li.active:after {
          left: 0; }

  .section-magnetizeTalent__tab.mobile-version {
    display: block; }

  .section-magnetizeTalent__tab.desktop-version {
    display: none; }

  .section-server__tabs.mobile-version {
    display: block; }

  .section-server__tabs.desktop-version {
    display: none; }

  .mobile-version {
    display: block; }

  .desktop-version {
    display: none; }

  .section-startScreen__content {
    max-width: 100%;
    margin: 0; }

  /*=========================
      mobile headear & menu
  =====================================*/
  .header {
    padding: 16px 0 !important;
    height: 72px; }

  .header.active {
    background-color: #F7F7F9; }

  .header.active {
    background-color: #F7F7F9; }

  .header.active .header__mobalMenu {
    display: block;
    padding: 35px 25px 77px;
    border-radius: 0px 0px 00px 0px;
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    bottom: 0px;
    min-height: calc( 100vh - 95px );
    color: #30386E;
    background-color: #F7F7F9; }

  .header .ellipse {
    display: none; }

  .header .btn-hire {
    display: none;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 12px 24px rgba(48, 56, 110, 0.08);
            box-shadow: 0px 12px 24px rgba(48, 56, 110, 0.08);
    border-radius: 0px;
    height: 56px;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 50%;
    margin: 0px;
    font-family: Laca;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #30386E;
    z-index: 1;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center; }

  .header .btn-send {
    display: none;
    border-radius: 0px;
    height: 56px;
    position: fixed;
    bottom: 0px;
    right: 0px;
    width: 50%;
    margin: 0px;
    background: #00DD9E;
    -webkit-box-shadow: 0px 12px 24px rgba(48, 56, 110, 0.08);
            box-shadow: 0px 12px 24px rgba(48, 56, 110, 0.08);
    border-radius: 0px;
    font-family: Laca;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #30386E;
    z-index: 1;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center; }

  .header.active .btn-hire {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

  .header.active .btn-send {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

  .header.active .header__logo a img.log-main,
  .header__logo a img.log-main {
    width: 102px;
    height: 40px;
    margin-bottom: 0px;
    display: block !important; }

  .header__logo a img.log-menu {
    display: none !important; }

  .header .mmenu.open {
    display: block;
    opacity: 1; }

  .header.active .mmenu.open {
    opacity: 0;
    display: none; }

  .header .mmenu.close {
    opacity: 0;
    display: none; }

  .header.active .mmenu.close {
    display: block;
    opacity: 1; }

  .header .header__mobalMenu .mMain,
  .header.active .header__mobalMenu .mMain {
    display: none; }

  .header.active .header__mobalMenu {
    overflow-y: auto; }

  .header.active .header__mobalMenu > ul,
  .header.active .header__mobalMenu .mNormal {
    text-align: center;
    margin: 0px;
    padding: 0px; }

  .header.active .header__mobalMenu > ul > li {
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    color: #30386E;
    margin-bottom: 24px !important; }

  header.header.active .header__mobalMenu > ul > li > a {
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 18px !important;
    line-height: 150%;
    text-align: center;
    color: #30386E; }

  .header.active .header__mobalMenu > ul > li ul {
    margin-top: 12px !important; }

  .header.active .header__mobalMenu > ul > li ul li {
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 150%;
    text-align: center;
    color: #30386E;
    margin-bottom: 16px !important; }

  header.header.active .header__mobalMenu > ul > li ul li a {
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: normal !important;
    font-size: 14px !important;
    line-height: 150%;
    text-align: center;
    color: #30386E; }

  .header.active .header__mobalMenu ul.mNormal li:last-child {
    margin-bottom: 0px !important; }

  /*******************/
  .section-magnetizeTalent {
    margin-bottom: 0; }

  .container {
    max-width: 520px;
    padding: 0 24px; }

  .header {
    padding: 14px 0 !important;
    height: 72px; }
    .header__logo img {
      width: 82px;
      margin-bottom: 3px; }
    .header__logo a span {
      padding-left: 4px;
      font-size: 10px;
      line-height: 13px; }
    .header__menu ul {
      display: none; }
    .header__menu .btn-hire, .header__menu .btn-send {
      font-size: 14px;
      line-height: 17px;
      margin: 0px; }
    .header__menu .ellipse {
      width: 7px;
      height: 7px; }
    .header__menu .btn-mobalMenu {
      display: block;
      width: 28px;
      height: 28px;
      margin-left: 24px;
      position: relative; }
      .header__menu .btn-mobalMenu svg {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        -webkit-transform: translate(-60%, -50%) rotate(0);
                transform: translate(-60%, -50%) rotate(0); }
        .header__menu .btn-mobalMenu svg path {
          -webkit-transition: all .3s ease;
          transition: all .3s ease; }
    .header.invert .header__menu .btn-mobalMenu svg path {
      fill: #30386E; }
    .header.active {
      background-color: #fff; }
      .header.active .header__logo .log-menu {
        display: block; }
      .header.active .header__logo .log-main {
        display: none; }
      .header.active .header__logo a span {
        color: #30386E; }
      .header.active .header__mobalMenu {
        display: block;
        padding: 35px 25px 35px;
        border-radius: 0;
        position: absolute;
        top: 72px;
        left: 0;
        right: 0;
        background-color: #fff; }
        .header.active .header__mobalMenu .mMain {
          padding-bottom: 20px; }
          .header.active .header__mobalMenu .mMain li {
            margin-bottom: 26px; }
            .header.active .header__mobalMenu .mMain li a {
              font-style: normal;
              font-weight: 600;
              font-size: 18px;
              line-height: 22px;
              color: #30386E;
              text-decoration: none;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
                  -ms-flex-align: center;
                      align-items: center; }
              .header.active .header__mobalMenu .mMain li a svg {
                margin-right: 9px; }
        .header.active .header__mobalMenu .mNormal li {
          margin-bottom: 25px; }
          .header.active .header__mobalMenu .mNormal li:last-child {
            margin-bottom: 0; }
          .header.active .header__mobalMenu .mNormal li a {
            font-family: Proxima Nova;
            font-style: normal;
            font-weight: 600;
            font-size: 18px;
            line-height: 150%;
            color: #30386E;
            text-decoration: none; }
          .header.active .header__mobalMenu .mNormal li ul.sub-menu {
            margin-top: 15px; }
          .header.active .header__mobalMenu .mNormal li ul li {
            margin-bottom: 15px; }
            .header.active .header__mobalMenu .mNormal li ul li a {
              font-family: Proxima Nova;
              font-style: normal;
              font-weight: normal;
              font-size: 14px;
              line-height: 150%;
              text-align: center;
              color: #30386E; }
      .header.active .header__menu .btn-mobalMenu svg {
        -webkit-transform: translate(-60%, -50%) rotate(90deg);
                transform: translate(-60%, -50%) rotate(90deg); }
        .header.active .header__menu .btn-mobalMenu svg path {
          fill: #30386E; }
      .header.active .header__menu .btn-send, .header.active .header__menu .btn-hire {
        color: #30386E; }
      .header.active .header__menu .ellipse {
        background-color: #30386E; }
      .header.active .header__menu ul li a {
        color: #30386E; }

  .section-startScreen {
    background-image: none;
    background: #F7F7F9;
    position: relative;
    padding-top: 60px;
    /*
    &:after{
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: #1A1A1C;
      opacity: .5;
      z-index: 1;
    }

     */ }
    .section-startScreen .container {
      position: relative;
      z-index: 2;
      padding-bottom: 0;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .section-startScreen__content {
      padding: 36px 0 0; }
      .section-startScreen__content h1 {
        text-align: left;
        font-family: Laca;
        font-style: normal;
        font-weight: 600;
        font-size: 32px;
        line-height: 130%;
        color: #2E324D;
        margin-bottom: 15px; }
      .section-startScreen__content .description {
        font-family: Proxima Nova;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 150%;
        color: #434761; }
      .section-startScreen__content .buttons .btn-find, .section-startScreen__content .buttons .btn-use {
        font-family: Laca;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 19px;
        height: 52px;
        width: 215px; }
      .section-startScreen__content .our-partners .title {
        font-family: Proxima Nova;
        font-style: normal;
        font-weight: normal;
        font-size: 14px; }
      .section-startScreen__content .our-partners .our-partners-list .item .img img {
        max-height: 32px; }
      .section-startScreen__content .title-1 {
        text-align: left;
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 17px; }
      .section-startScreen__content .title-2 {
        text-align: left;
        font-size: 20px;
        line-height: 30px; }
    .section-startScreen__circle.style1 {
      right: 68%;
      bottom: 6%; }
    .section-startScreen__circle.style2 {
      left: 66%;
      bottom: 15%; }
    .section-startScreen__circle .box {
      width: 108px;
      height: 108px; }
    .section-startScreen__circle .box-circle {
      --size: 266px;
      height: var(--size);
      width: var(--size); }

  .section-vacancies {
    display: none; }

  .section-talents__content p {
    font-size: 22px;
    line-height: 36px; }
  .section-talents__content:after {
    width: 112px;
    height: 106px;
    background-size: cover;
    left: -46px; }
  .section-talents__content h2 {
    font-family: Laca;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 140%;
    color: #2E324D;
    padding-bottom: 15px; }
  .section-talents__content .description {
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
    color: #434761; }
  .section-talents__content a {
    width: 100%; }

  .section-talents {
    padding-top: 60px; }

  .section-findTalents__content {
    padding: 90px 0 60px; }
  .section-findTalents__title {
    margin-bottom: 0px; }
    .section-findTalents__title p {
      font-family: Proxima Nova;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 150%;
      text-align: center;
      color: #434761; }
    .section-findTalents__title h2 {
      font-family: Laca;
      font-style: normal;
      font-weight: bold;
      font-size: 26px;
      line-height: 140%;
      text-align: center;
      padding-bottom: 30px; }
  .section-findTalents__desc {
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #434761; }
  .section-findTalents__list {
    padding: 0;
    border-radius: 0; }
    .section-findTalents__list ul li:last-child {
      margin-bottom: 0; }

  .section-findTalents__list .container h2 {
    padding-bottom: 35px;
    font-family: Laca;
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 140%;
    text-align: center;
    color: #FFFFFF; }

  .section-magnetizeTalent__content {
    padding: 60px 0; }
    .section-magnetizeTalent__content h2 {
      font-size: 26px;
      line-height: 38px;
      margin-bottom: 23px; }
  .section-magnetizeTalent__tab {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 15px; }
    .section-magnetizeTalent__tab .tab-nav {
      padding: 0;
      margin-bottom: 13px; }
      .section-magnetizeTalent__tab .tab-nav ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        .section-magnetizeTalent__tab .tab-nav ul li {
          padding-left: 25px;
          width: 50%;
          font-size: 18px;
          line-height: 20px;
          margin-bottom: 23px; }
          .section-magnetizeTalent__tab .tab-nav ul li.active:after {
            left: 0;
            width: 14px;
            height: 14px; }
    .section-magnetizeTalent__tab .tab-content__item {
      margin: 0 -7px;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .section-magnetizeTalent__tab .tab-content__item .item {
        width: calc(33.3333% - 14px);
        margin: 0 7px 14px;
        border-radius: 68px;
        height: 54px; }
        .section-magnetizeTalent__tab .tab-content__item .item img {
          max-height: 32px;
          max-width: 100%;
          -webkit-filter: grayscale(0);
                  filter: grayscale(0); }
        .section-magnetizeTalent__tab .tab-content__item .item svg {
          width: 25px;
          height: auto;
          margin-bottom: 6px; }
        .section-magnetizeTalent__tab .tab-content__item .item.itemSvg {
          height: 85px; }
        .section-magnetizeTalent__tab .tab-content__item .item p {
          font-size: 12px; }
        .section-magnetizeTalent__tab .tab-content__item .item .item__text {
          font-size: 18px; }
        .section-magnetizeTalent__tab .tab-content__item .item .item__more {
          font-size: 18px;
          line-height: 59px;
          width: 100%;
          height: 100%;
          background-color: #fff; }

  .section-magnetizeTalent__looking .container .title {
    max-width: 75%; }

  .section-magnetizeTalent__looking .container {
    position: relative;
    padding: 60px 16px 80px 16px; }

  .section-simple {
    padding: 64px 0 433px; }
    .section-simple__step {
      padding-bottom: 82px; }
      .section-simple__step h2 {
        font-size: 26px;
        line-height: 38px;
        margin-bottom: 50px; }
      .section-simple__step ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin: 0; }
        .section-simple__step ul li {
          width: 100%;
          padding: 0 0 0 59px;
          margin-bottom: 60px; }
          .section-simple__step ul li:after {
            width: 0;
            height: 37px;
            left: 15px;
            top: 39px;
            border: 0;
            border-left: 1px dashed #00DD9E; }
          .section-simple__step ul li .numb {
            top: -1px; }
          .section-simple__step ul li .text {
            font-size: 22px;
            line-height: 30px;
            max-width: 100%; }
            .section-simple__step ul li .text br {
              display: none; }
          .section-simple__step ul li.finish {
            margin-bottom: 0; }
            .section-simple__step ul li.finish .text {
              max-width: 229px;
              padding: 26px 27px 40px 24px;
              border-radius: 0px 54.5px 54.5px 54.5px; }
    .section-simple__company {
      border-radius: 0px 90px 90px 0px;
      padding: 80px 24px 61px; }
      .section-simple__company h2 {
        font-size: 26px;
        line-height: 38px;
        margin-bottom: 19px; }
      .section-simple__company ul li {
        padding: 17px 25px;
        width: 50%; }

  .section-testimonials {
    margin-top: -350px;
    padding-bottom: 163px;
    position: relative; }
    .section-testimonials .label {
      font-size: 18px;
      line-height: 21px;
      margin-bottom: 6px; }
    .section-testimonials__content {
      padding-right: 26px; }
    .section-testimonials__slider {
      margin: 0 -7px; }
      .section-testimonials__slider .slick-slide {
        padding: 0 7px; }
      .section-testimonials__slider .slide {
        padding: 18px 30px 27px; }
        .section-testimonials__slider .slide p {
          line-height: 32px;
          margin-bottom: 18px; }
        .section-testimonials__slider .slide .author__avatar {
          width: 39px;
          height: 39px;
          margin-right: 11px; }
        .section-testimonials__slider .slide .author__name {
          font-size: 14px;
          line-height: 32px; }
        .section-testimonials__slider .slide .author__position {
          font-size: 14px;
          line-height: 32px;
          margin-top: -13px; }
    .section-testimonials__top {
      padding: 0;
      margin-bottom: 20px;
      position: initial; }
      .section-testimonials__top h2 {
        font-size: 26px;
        line-height: 38px;
        padding: 0; }
      .section-testimonials__top .slider__nav {
        top: calc(100% - 130px);
        -webkit-transform: none;
                transform: none;
        right: initial;
        left: 24px; }

  .section-useTalents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .section-useTalents__iconText {
      right: -105px;
      top: calc(100% + 44px); }
      .section-useTalents__iconText img {
        width: 257px; }
    .section-useTalents .label {
      font-size: 18px;
      line-height: 21px;
      margin-bottom: 8px; }
    .section-useTalents h2 {
      font-size: 26px;
      line-height: 38px;
      margin-bottom: 8px; }
    .section-useTalents .desc {
      padding-bottom: 40px; }
    .section-useTalents__list ul {
      margin-bottom: 19px; }
      .section-useTalents__list ul li {
        width: 100%;
        padding: 17px 0 17px 20px; }
        .section-useTalents__list ul li .name {
          font-size: 18px;
          margin-bottom: 0;
          font-family: Laca;
          font-style: normal;
          font-weight: 600;
          font-size: 22px;
          line-height: 140%;
          color: #2E324D;
          padding-top: 8px; }
        .section-useTalents__list ul li:nth-child(2) {
          border-top: 1px solid #30386e14; }
    .section-useTalents__listImage {
      position: relative;
      top: initial;
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1;
      margin-bottom: 38px;
      right: initial;
      width: 100%; }
      .section-useTalents__listImage img {
        width: 78.9%; }
      .section-useTalents__listImage .box {
        width: 42.2%;
        height: 42.2vw;
        margin-right: -21.1vw; }

  .section-useTalents__list ul li .name:after {
    top: 17px; }

  .section-factor .container {
    padding: 60px 16px 80px 16px; }

  .section-factor {
    background: #F7F7F9; }
    .section-factor__content {
      padding: 0; }
    .section-factor__info {
      margin-bottom: 41px; }
      .section-factor__info h2 {
        font-size: 26px;
        line-height: 38px; }
      .section-factor__info .label {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 6px; }
        .section-factor__info .label svg {
          margin: 0 10px;
          width: 10px;
          height: auto; }
    .section-factor__list ul li {
      height: auto;
      width: 100%;
      padding: 16px 32px;
      margin: 0 0 21px 0; }
      .section-factor__list ul li .name {
        font-family: Laca;
        font-style: normal;
        font-weight: 600;
        font-size: 22px;
        line-height: 140%;
        min-height: auto;
        padding-bottom: 12px;
        padding-top: 8px;
        width: 100%; }
      .section-factor__list ul li .links {
        padding: 12px 0 0 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: space-evenly;
            -ms-flex-pack: space-evenly;
                justify-content: space-evenly;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 100%; }
        .section-factor__list ul li .links a, .section-factor__list ul li .links span {
          margin: 0;
          padding: 0; }
        .section-factor__list ul li .links span {
          background: #E8E9EE;
          width: 1px;
          height: 100%;
          border-radius: 0; }
      .section-factor__list ul li:nth-child(2) {
        margin-top: 93px; }
      .section-factor__list ul li:nth-child(3) {
        margin-top: -93px; }
      .section-factor__list ul li:nth-child(4) {
        margin-top: 0; }

  .section-contacts {
    padding: 60px 0 100px; }
    .section-contacts__content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .section-contacts__info {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .section-contacts__info-box {
        padding-left: 0px; }
      .section-contacts__info-name {
        font-family: Proxima Nova;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 140%;
        margin: 0; }
      .section-contacts__info-position {
        font-family: Proxima Nova;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 140%;
        margin: -4px 0 7px 0; }
        .section-contacts__info-position strong {
          font-family: Proxima Nova;
          font-style: normal;
          font-weight: normal;
          font-size: 14px;
          line-height: 140%; }
      .section-contacts__info-avatar {
        margin-bottom: 0; }
        .section-contacts__info-avatar img {
          width: 157px;
          height: 141px;
          border-radius: 130.5px 130.5px 132.5px 0; }
        .section-contacts__info-avatar:after {
          border-radius: 0 130.5px 130.5px 0;
          width: 146px;
          height: 141px;
          right: 100%; }
    .section-contacts__form {
      width: 100%; }
      .section-contacts__form .form__group {
        margin-bottom: 40px; }
      .section-contacts__form .form__text {
        padding-top: 3px;
        font-size: 12px;
        line-height: 30px;
        margin-bottom: 21px; }
      .section-contacts__form .form__btn {
        width: 100%; }
      .section-contacts__form h2 {
        font-size: 26px;
        line-height: 38px;
        margin-bottom: 15px; }

  .popups__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 480px;
    padding: 35px 24px; }
    .popups__content .close {
      right: 12px;
      top: 12px;
      width: 33px;
      height: 33px; }
    .popups__content-info {
      margin-right: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .popups__content-info-box {
        padding-left: 14px; }
      .popups__content-info-name {
        font-size: 18px;
        line-height: 30px;
        margin: 0; }
      .popups__content-info-position {
        font-size: 16px;
        line-height: 30px;
        margin: -4px 0 7px 0; }
      .popups__content-info-avatar {
        margin-bottom: 0; }
        .popups__content-info-avatar img {
          width: 157px;
          height: 141px;
          border-radius: 130.5px 130.5px 132.5px 0; }
        .popups__content-info-avatar:after {
          border-radius: 0 130.5px 130.5px 0;
          width: 146px;
          height: 141px;
          right: 100%; }
    .popups__content-form {
      padding-top: 20px;
      width: 100%;
      padding-bottom: 15px; }
      .popups__content-form .form__group {
        margin-bottom: 25px; }
      .popups__content-form .form__text {
        padding-top: 3px;
        font-size: 12px;
        line-height: 30px;
        margin-bottom: 21px; }
      .popups__content-form h2 {
        font-size: 26px;
        line-height: 38px;
        margin-bottom: 15px; }

  .section-useTalents {
    position: relative;
    padding: 60px 0 80px 0; }
    .section-useTalents h2 {
      font-family: Laca;
      font-style: normal;
      font-weight: bold;
      font-size: 26px;
      line-height: 140%; }
    .section-useTalents .desc {
      font-family: Proxima Nova;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 150%; }
    .section-useTalents__list ul {
      padding-left: 0; }
      .section-useTalents__list ul li .name {
        padding-bottom: 12px;
        font-family: Laca;
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        line-height: 140%; }
      .section-useTalents__list ul li p {
        font-family: Proxima Nova;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 150%; }
    .section-useTalents__list .btn-send {
      width: 100%; }

  .section-contacts__form {
    max-width: 100%;
    border-right: 0; }
  .section-contacts__info {
    max-width: 100%; }

  .section-blogpost {
    padding: 72px 0 75px; }
    .section-blogpost .breadcrump {
      padding: 15px 15px 15px 0px;
      font-family: Proxima Nova;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 150%; }
    .section-blogpost .img-wraper-date {
      border-radius: 0;
      overflow: hidden;
      position: relative;
      margin: 0 -24px 25px; }
      .section-blogpost .img-wraper-date .date {
        left: 15px; }
    .section-blogpost .entry-header h1 {
      font-family: Laca;
      font-style: normal;
      font-weight: 600;
      font-size: 18px;
      line-height: 140%; }
    .section-blogpost .entry-content p {
      font-family: Proxima Nova;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 150%;
      margin-bottom: 15px; }
      .section-blogpost .entry-content p img:first-child {
        height: auto; }
        .section-blogpost .entry-content p img:first-child:nth-last-child(1) {
          height: auto; }

  /*FAq
============================*/
  .faq-bottom-section {
    padding: 0px 0 64px 0px;
    border-top: 0; }
    .faq-bottom-section .faq-wrapper {
      border: 0;
      padding: 0px; }
      .faq-bottom-section .faq-wrapper h2 {
        font-family: Laca;
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 140%; }
      .faq-bottom-section .faq-wrapper .acardion-wrapper .acc-item {
        background: transparent;
        border-radius: 0;
        padding: 0px 0 16px 0;
        border-bottom: 1px solid #E8E9EE; }
        .faq-bottom-section .faq-wrapper .acardion-wrapper .acc-item:last-child {
          border: 0; }
        .faq-bottom-section .faq-wrapper .acardion-wrapper .acc-item h3 {
          font-family: Laca;
          font-style: normal;
          font-weight: 600;
          font-size: 18px;
          line-height: 140%;
          padding-bottom: 16px; }
        .faq-bottom-section .faq-wrapper .acardion-wrapper .acc-item .acc-header .arrow {
          background-color: transparent; }

  .footer__container {
    padding: 35px 0 35px; }
  .footer__content {
    padding-top: 0; }
    .footer__content .label {
      margin-bottom: 27px; }
    .footer__content-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .footer__content .footer__menu {
      display: none; }
  .footer__social {
    padding-top: 0px; }
  .footer__sub {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin-bottom: 31px;
    width: 100%; }
  .footer .social {
    padding: 0; }
    .footer .social img {
      padding: 0 19px;
      max-height: 22px; }
  .footer__copyright {
    padding: 20px 0 26px; }
    .footer__copyright p {
      width: 100%; }
      .footer__copyright p:first-child {
        margin-bottom: 4px; }
    .footer__copyright .container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
  .footer__logo {
    margin-bottom: 14px; }
    .footer__logo img {
      width: 94px; }

  .section-aboutPage {
    padding: 60px 0 60px 0; }
    .section-aboutPage__imageAbout {
      top: inherit;
      position: relative;
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1;
      right: inherit;
      margin: 0 -24px 51px;
      display: none; }
      .section-aboutPage__imageAbout img {
        width: 100%; }
    .section-aboutPage__content {
      min-height: auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 40px 0 60px; }
    .section-aboutPage__desc {
      padding-bottom: 0px; }
      .section-aboutPage__desc h1 {
        font-family: Laca;
        font-style: normal;
        font-weight: 600;
        font-size: 32px;
        line-height: 130%;
        margin-bottom: 8px; }
      .section-aboutPage__desc p {
        font-family: Proxima Nova;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 150%; }
    .section-aboutPage__listYear {
      padding: 0; }
      .section-aboutPage__listYear ul {
        padding-left: 32px; }
        .section-aboutPage__listYear ul li {
          -ms-flex-item-align: start;
              align-self: flex-start;
          width: 100%;
          border-radius: 0 50px 50px 50px !important;
          margin-bottom: 20px;
          padding: 27px 18px 28px 23px !important; }
          .section-aboutPage__listYear ul li p, .section-aboutPage__listYear ul li.left p, .section-aboutPage__listYear ul li.right p, .section-aboutPage__listYear ul li.last p {
            font-size: 18px;
            line-height: 32px;
            padding: 0; }
          .section-aboutPage__listYear ul li .name, .section-aboutPage__listYear ul li.left .name, .section-aboutPage__listYear ul li.right .name, .section-aboutPage__listYear ul li.last .name {
            text-align: left !important;
            font-family: Laca;
            font-style: normal;
            font-weight: bold;
            font-size: 24px;
            line-height: 140%;
            margin: 16px 0; }
          .section-aboutPage__listYear ul li.last {
            padding: 9px 49px 0 29px !important; }
            .section-aboutPage__listYear ul li.last p {
              text-align: left;
              font-family: Proxima Nova;
              font-style: normal;
              font-weight: normal;
              font-size: 16px;
              line-height: 150%;
              padding-bottom: 30px; }
              .section-aboutPage__listYear ul li.last p span {
                line-height: 21px;
                margin-bottom: 7px; }
          .section-aboutPage__listYear ul li:last-child:before {
            right: inherit;
            left: -42px !important; }
          .section-aboutPage__listYear ul li:after {
            right: inherit;
            left: -21px !important;
            height: calc(100% - 13px);
            top: 28px; }
          .section-aboutPage__listYear ul li:before {
            top: 0;
            right: inherit;
            left: -31px !important; }

  .section-magnetizeBest {
    padding: 60px 0; }
    .section-magnetizeBest__content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 0; }
    .section-magnetizeBest__desc {
      max-width: 100%; }
      .section-magnetizeBest__desc .label {
        margin-bottom: 4px;
        font-size: 18px;
        line-height: 32px; }
      .section-magnetizeBest__desc h2 {
        font-size: 26px;
        line-height: 38px;
        margin-bottom: 15px; }
      .section-magnetizeBest__desc .desc {
        font-family: Proxima Nova;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 150%; }
    .section-magnetizeBest__image {
      padding: 0;
      margin-bottom: 49px;
      max-width: 100%;
      margin-top: 18px;
      margin-bottom: -140px; }
      .section-magnetizeBest__image img {
        width: 100%; }
    .section-magnetizeBest__list h2 {
      padding: 0;
      margin-bottom: 28px;
      font-size: 26px;
      line-height: 38px;
      text-align: left; }
    .section-magnetizeBest__list ul {
      height: 468px;
      position: relative; }
      .section-magnetizeBest__list ul li {
        margin: 0 !important;
        position: absolute; }
        .section-magnetizeBest__list ul li.item-1 {
          top: 0;
          left: 0; }
        .section-magnetizeBest__list ul li.item-2 {
          top: 68px;
          right: 0; }
        .section-magnetizeBest__list ul li.item-3 {
          top: 186px;
          left: 0; }
        .section-magnetizeBest__list ul li.item-4 {
          top: 313px;
          right: 0; }

  .section-magnetizeBest__image img {
    position: relative;
    top: 0;
    right: 0; }

  .section-server {
    background: #F7F7F9;
    padding: 72px 0 30px; }
    .section-server::after {
      display: none; }
    .section-server__header {
      padding: 40px 0px 0px 0px; }
      .section-server__header .image-first {
        top: 0;
        left: 0; }
      .section-server__header .image-last {
        top: 0;
        right: 0; }
      .section-server__header h2 {
        font-family: Laca;
        font-style: normal;
        font-weight: 600;
        font-size: 32px;
        line-height: 130%;
        margin: 0;
        padding: 0 0 16px 0; }
      .section-server__header p {
        font-family: Proxima Nova;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 150%;
        padding: 0 0 30px 0; }
      .section-server__header .btn-send {
        width: 100%; }
    .section-server__tabs {
      padding: 0; }
      .section-server__tabs:before {
        right: -24px;
        border-radius: 0px 0px 50px 0px; }
      .section-server__tabs .tab-nav {
        padding: 0; }
        .section-server__tabs .tab-nav ul li {
          padding-left: 19px;
          font-size: 18px;
          line-height: 52px;
          margin-bottom: 18px; }
          .section-server__tabs .tab-nav ul li.active:after {
            width: 14px;
            height: 14px; }
      .section-server__tabs .tab-content__item h3 {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 4px; }
      .section-server__tabs .tab-content__item p {
        margin-right: 0; }
      .section-server__tabs .tab-content__item hr {
        margin: 26px 0; }
        .section-server__tabs .tab-content__item hr:last-child {
          opacity: 0; }
    .section-server:after {
      width: 269.42px;
      height: 174.67px;
      bottom: 22px;
      right: -21px; }

  .section-blogpost .entry-header {
    padding: 0 !important; }

  .section-blogpost .entry-content p img:first-child:nth-last-child(2), .section-blogpost .entry-content p img:first-child:nth-last-child(2) ~ li {
    width: 100% !important;
    height: auto !important;
    max-width: 100%; }

  .section-blogpost .entry-content p img:nth-child(2) {
    margin-left: 0 !important;
    max-width: 100% !important;
    height: auto !important; }

  .section-blogpost .entry-content {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  .section-blogpost .entry-content p img:nth-child(2) {
    width: 100%; }

  .post-navigation {
    display: none; }

  .faq-bottom-section {
    margin-top: -1px; }
    .faq-bottom-section .container {
      padding: 0px 24px !important; }

  .section-magnetizeTalent__tab .tab-nav ul li {
    width: 100%; }

  .section-search {
    padding: 0; }

  .section-search .container .filters {
    margin-bottom: 0; }

  .section-search .container .filters {
    max-width: 100%; }

  #ajaxsearchprobsettings4_1.searchsettings fieldset .asp_option_inner input[type="checkbox"] + label:after, div.asp_sb.asp_sb_4.searchsettings fieldset .asp_option_inner input[type="checkbox"] + label:after {
    content: '';
    top: -1px;
    width: 20px;
    height: 20px; }

  .section-vacancy .container .vacancies.type-vacancies {
    padding-right: 0; }

  .section-vacancy .container {
    padding: 70px 16px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }

  .single-vacancies #secondary {
    border-left: 0 !important;
    max-width: 100%;
    padding-left: 0 !important; }

  .section-vacancy .similar-widget-custom .item {
    max-width: 100%;
    width: 100%; }

  .section-vacancy .container .btn-send {
    width: 100%; }

  .section-vacancy .container h1 {
    font-family: Laca;
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 130%;
    padding-bottom: 8px; }

  .section-vacancy .container .entry-content {
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 150%; }

  .section-vacancy .container .date {
    font-size: 12px; }

  .section-vacancy #secondary .similar-widget-custom h3 {
    text-align: center; }

  .section-vacancy #secondary .more {
    text-align: center; }

  .section-findTalents__list .container h2 {
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 70%; }

  .section-findTalents__list .container ul li .icon {
    margin-bottom: -21px; }

  .section-server__header {
    padding: 0; }

  .section-server__tabs .tab-nav ul li {
    padding-left: 35px; }

  .section-server__tabs .tab-content__item .row {
    padding: 16px; }

  .section-server__tabs .tab-content {
    margin-bottom: 16px; }

  .page-id-330 .section-server {
    padding: 112px 0 80px;
    background: #F7F7F9; }

  .section-server__header .btn-send {
    margin-bottom: 40px; }

  .section-server__tabs .tab-nav ul li.active:after {
    display: block; }

  .section-server__tabs .tab-nav ul li {
    padding-left: 19px;
    font-size: 18px;
    line-height: 1;
    margin-top: 18px;
    margin-bottom: 0; }

  .section-server__tabs .tab-content__item.active {
    margin-top: 18px; }

  .section-talents__content {
    padding: 59px 0px 145px 0px; }

  .section-contacts__content {
    padding: 0 0px; }

  .section-contacts__info {
    padding-left: 0; }

  .popups {
    padding: 0 16px; }

  .popups__content {
    border-radius: 20px; }

  form input[type="submit"] {
    width: 100%; } }
@media screen and (max-width: 480px) {
  .container {
    max-width: 375px;
    padding: 0 16px; }

  .form-wrapper .container {
    width: 100%;
    max-width: 100%;
    padding: 0; }
  .form-wrapper__header {
    background-color: #fff;
    padding: 12px 24px;
    margin-bottom: 0; }
    .form-wrapper__header-logo img {
      width: 82px; }
  .form-wrapper__tabs .label {
    margin-bottom: 10px; }
  .form-wrapper__tabs .form__groupSelect {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .form-wrapper__tabs .tab-nav {
    width: 100%;
    border-radius: 0;
    margin-bottom: 22px; }
    .form-wrapper__tabs .tab-nav ul {
      padding: 0;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .form-wrapper__tabs .tab-nav ul li {
        line-height: 46px;
        font-size: 16px;
        padding: 0;
        margin-right: 74px; }
        .form-wrapper__tabs .tab-nav ul li.active:before {
          width: 14px;
          height: 14px;
          left: -19px;
          top: 16px; }
  .form-wrapper__tabs .tab-content {
    padding: 0 24px; } }
@media screen and (max-width: 375px) {
  .container {
    max-width: 375px;
    padding: 0 15px; }

  .section-contacts {
    background: url(../image/contact-bg1.png) 45% 98%, url(../image/contact-bg2.png) 100% 98% #fff;
    background-size: 160px 160px, 80px 160px;
    background-repeat: no-repeat; } }

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