/*Mixins*/
.mb-5px {
  margin-bottom: 5px !important; }

.mb-10px {
  margin-bottom: 10px !important; }

.mb-15px {
  margin-bottom: 15px !important; }

.mb-20px {
  margin-bottom: 20px !important; }

.mb-25px {
  margin-bottom: 25px !important; }

.mb-30px {
  margin-bottom: 30px !important; }

.mb-35px {
  margin-bottom: 35px !important; }

.mb-40px {
  margin-bottom: 40px !important; }

.mb-45px {
  margin-bottom: 45px !important; }

.mb-50px {
  margin-bottom: 50px !important; }

.mb-60px {
  margin-bottom: 60px !important; }

.mb-65px {
  margin-bottom: 65px !important; }

.mb-70px {
  margin-bottom: 70px !important; }

.mb-75px {
  margin-bottom: 75px !important; }

.mb-80px {
  margin-bottom: 80px !important; }

.mb-85px {
  margin-bottom: 85px !important; }

.mb-90px {
  margin-bottom: 90px !important; }

.mb-95px {
  margin-bottom: 95px !important; }

.mb-100px {
  margin-bottom: 100px !important; }

.contacts-block-small__link i {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.keys-missions:after {
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.footer-bottom {
  padding: 30px 0; }

.footer-white-title {
  font-family: Geometria, sans-serif;
  font-weight: 700;
  font-size: 26px;
  color: #fff;
  margin-bottom: 15px; }

.footer-phones {
  margin-bottom: 15px; }
  .footer-phones a {
    font-feature-settings: 'tnum' on, 'lnum' on;
    color: #C0C0C0;
    font-family: Geometria, sans-serif;
    font-weight: 400;
    font-size: 22px;
    display: inline-block;
    margin-bottom: 5px; }

.footer-email a {
  font-family: Geometria, sans-serif;
  font-weight: 400;
  font-size: 22px;
  display: inline-block;
  color: #fff; }

.footer-address {
  color: #C0C0C0;
  font-family: Geometria, sans-serif;
  font-weight: 400;
  font-size: 22px; }

.about-team-banner {
  top: 0; }

.facts-numbers h3, .facts-numbers .h3 {
  margin-bottom: 60px; }

.single-fact {
  margin-bottom: 70px; }
  .single-fact img {
    margin-bottom: 30px; }

.sf-title {
  font-family: Geometria, sans-serif;
  font-weight: 500;
  font-size: 18px; }

.keys-missions {
  background: #ec1d24;
  padding: 240px 0 150px;
  position: relative;
  margin-bottom: 100px; }
  .keys-missions:after {
    content: '';
    position: absolute;
    bottom: 135px;
    height: 21px;
    width: 21px;
    background: #fff;
    border-radius: 50%;
    left: 50.19%; }
  .keys-missions h3, .keys-missions .h3 {
    font-family: Geometria, sans-serif;
    font-weight: 800;
    font-size: 30px;
    color: #fff;
    position: absolute;
    top: 109px; }

.k-r {
  text-align: right;
  padding-right: 30px; }
  .k-r:before {
    content: '';
    position: absolute;
    top: 10px;
    height: 100%;
    width: 4px;
    right: -19px;
    border-right: 4px solid #fff; }
  .k-r:after {
    content: '';
    position: absolute;
    top: 10px;
    height: 21px;
    width: 21px;
    background: #fff;
    border-radius: 50%;
    right: -27px; }

.km-single {
  position: relative; }

.km-title {
  font-family: Geometria, sans-serif;
  font-weight: 700;
  font-size: 40px;
  color: #fff;
  margin-bottom: 10px; }

.km-text {
  font-family: Geometria, sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #fff; }
  .km-text p {
    font-family: Geometria, sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    margin-bottom: 20px; }
    .km-text p:last-child {
      margin-bottom: 0; }

.k-l {
  text-align: left;
  padding-left: 30px; }
  .k-l:before {
    content: '';
    position: absolute;
    top: 10px;
    height: 100%;
    width: 4px;
    left: -15px;
    border-left: 4px solid #fff; }
  .k-l:after {
    content: '';
    position: absolute;
    top: 10px;
    height: 21px;
    width: 21px;
    background: #fff;
    border-radius: 50%;
    left: -23px; }

.services-items {
  background: transparent;
  border: 0; }
  .services-items:hover, .services-items:focus {
    background: transparent; }

.services-controls-dot {
  font-family: Geometria, sans-serif;
  font-weight: 900;
  font-size: 60px;
  color: #ED1C24; }

.services-items-title {
  min-height: 79px; }
  .services-items-title a {
    font-family: Geometria, sans-serif;
    font-weight: 800;
    font-size: 21px;
    color: #343435; }

.services-items {
  display: block; }
  .services-items ul li {
    padding: 0;
    margin-bottom: 5px; }
    .services-items ul li:before {
      display: none; }
    .services-items ul li a {
      font-family: Geometria, sans-serif;
      font-weight: 500;
      font-size: 18px;
      color: #58595B; }

.btn-default {
  display: inline-block;
  font-family: 'Geometria';
  border: 2px solid #ec1d24;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  width: auto;
  color: #ec1d24;
  padding: 8px 65px;
  -webkit-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out;
  border-radius: 30px; }

.services-content {
  min-height: 322px; }

.footer-bottom .social-links {
  flex-direction: row;
  position: relative;
  bottom: 0;
  left: 0; }
  .footer-bottom .social-links li {
    margin-right: 20px;
    color: #fff; }
    .footer-bottom .social-links li a {
      color: #fff; }

.services {
  margin-bottom: 100px;
  border-bottom: 0; }

.services-title-block {
  left: initial;
  right: 1%;
  top: 70px;
  align-items: flex-end;
  height: 340px; }

.main {
  position: relative; }

.services {
  padding-top: 0 !important;
  border-top: 0 !important; }

.services-slider, .banner-slider {
  margin-bottom: 100px; }
  .services-slider .owl-dots, .banner-slider .owl-dots {
    text-align: left;
    margin-top: 50px !important; }
  .services-slider .owl-dot, .banner-slider .owl-dot {
    position: relative;
    width: 30px;
    height: 30px;
    background: #58595B !important;
    border-radius: 50% !important;
    margin-right: 40px;
    text-align: center;
    line-height: 32px !important; }
    .services-slider .owl-dot:first-child:before, .banner-slider .owl-dot:first-child:before {
      display: none !important; }
    .services-slider .owl-dot:before, .banner-slider .owl-dot:before {
      content: '';
      position: absolute;
      top: 50%;
      left: -32px;
      width: 24px;
      height: 1px;
      background: #58595B; }
    .services-slider .owl-dot span, .banner-slider .owl-dot span {
      background: transparent !important;
      width: auto !important;
      height: auto !important;
      margin: 0 !important;
      font-family: Geometria, sans-serif;
      font-weight: 500;
      font-size: 14px;
      color: #fff;
      margin-left: -1px !important; }
    .services-slider .owl-dot.active, .banner-slider .owl-dot.active {
      background: #ED1C24 !important; }

.pressa-title {
  text-align: left !important;
  font-family: Geometria, sans-serif;
  font-weight: 800;
  font-size: 26px;
  margin-bottom: 20px; }

.pressa-text {
  text-align: left !important;
  font-family: Geometria, sans-serif;
  font-weight: 500;
  font-size: 18px; }

.pressa-image {
  margin-bottom: 50px; }

.pressa-content {
  min-height: 249px; }

.brochure-btn {
  border-radius: 30px;
  padding: 12px 40px; }

.lang-menu-item a {
  text-transform: none;
  border-bottom: 0 !important;
  margin: 0 5px; }
  .lang-menu-item a.active {
    color: #ED1C24; }

.recruitment-text-block-title {
  font-size: 26px; }

.recruitment-text-block-link {
  font-size: 16px; }

.recruitment-block {
  min-height: 340px;
  width: 491px;
  right: -60px;
  top: 70px;
  display: flex;
  justify-content: flex-end; }

.new-block__title {
  font-family: Geometria, sans-serif;
  font-weight: 800;
  font-size: 30px;
  color: #343435; }

.white-title {
  position: absolute;
  top: 60px; }

.about-team-banner-img {
  margin-bottom: 150px; }

.services-list {
  background: #F5F5F5;
  padding: 80px 0 50px; }

.service-single {
  margin-bottom: 50px;
  display: block; }
  .service-single__img {
    margin-bottom: 30px;
    min-height: 120px; }
  .service-single__title {
    font-family: Geometria, sans-serif;
    font-weight: 800;
    font-size: 26px;
    color: #343435;
    margin-bottom: 20px; }

.projects-list {
  margin-bottom: 50px;
  padding-top: 50px; }

.project-single {
  margin-bottom: 40px; }
  .project-single__image {
    margin-bottom: 30px; }
  .project-single__text {
    font-family: Geometria, sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #343435;
    margin-bottom: 40px; }

.clients-slider {
  padding-right: 60px;
  padding-left: 60px;
  position: relative; }
  .clients-slider .owl-stage {
    display: flex;
    align-items: center; }
  .clients-slider .owl-prev {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%); }
  .clients-slider .owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%); }
    .clients-slider .owl-next span {
      transform: rotate(180deg);
      display: inline-block; }

.about-info__name {
  font-family: Geometria, sans-serif;
  font-weight: 800;
  font-size: 26px;
  color: #fff;
  margin-bottom: 15px; }
.about-info__job {
  font-family: Geometria, sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #fff; }
.about-info__content h1, .about-info__content .h1 {
  color: #fff; }
.about-info__content p {
  color: #fff;
  margin-bottom: 20px; }
.about-info__img {
  margin-bottom: 30px; }
.about-info__right {
  margin: 0 auto;
  width: 250px; }

.header-about {
  background: url(/img/temp/about-header.jpg) top center no-repeat;
  background-size: cover;
  padding-bottom: 50px;
  margin-bottom: 100px; }
  .header-about .main-menu-link {
    color: #fff; }
  .header-about .lang-menu-item a {
    color: #fff; }
  .header-about .lang-menu-item a.active {
    color: #ED1C24; }
  .header-about .header {
    margin-bottom: 80px; }

.about-team-wrapper {
  margin-bottom: 80px; }

.service-right-block {
  background: #fff; }

.service {
  border-top: 0; }

.contacts-list__single {
  margin-bottom: 30px; }
  .contacts-list__single-content {
    background: #58595B;
    padding: 20px; }
  .contacts-list__single-title {
    background: #ED1C24;
    text-align: center;
    font-family: Geometria, sans-serif;
    font-weight: 500;
    font-size: 22px;
    color: #fff;
    padding: 70px 0; }

.single-contact {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  font-family: Geometria, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  color: #fff;
  margin-top: -4px; }
  .single-contact a {
    font-family: Geometria, sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #fff; }
  .single-contact__img {
    margin-right: 10px; }

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .main-menu-link {
    margin: 0 20px; } }
.contacts-block {
  position: relative; }
  .contacts-block__image {
    position: relative;
    margin-bottom: 130px; }
  .contacts-block__flag {
    position: absolute;
    z-index: 2; }
    .contacts-block__flag-canada {
      top: 31%;
      left: 10%; }
    .contacts-block__flag-usa {
      top: 46%;
      left: 15%; }
    .contacts-block__flag-mexico {
      top: 59%;
      left: 18%; }
    .contacts-block__flag-columbia {
      top: 65.3%;
      left: 25.5%; }
    .contacts-block__flag-peru {
      top: 71.3%;
      left: 25%; }
    .contacts-block__flag-brazil {
      top: 70.3%;
      left: 29%; }
    .contacts-block__flag-mauritania {
      top: 58.3%;
      left: 43.3%; }
    .contacts-block__flag-morocco {
      top: 53%;
      left: 45%; }
    .contacts-block__flag-uk {
      top: 41%;
      left: 46%; }
    .contacts-block__flag-poland {
      top: 41%;
      left: 51.5%; }
    .contacts-block__flag-hungar {
      top: 44.3%;
      left: 52%; }
    .contacts-block__flag-algeria {
      top: 54%;
      left: 47%; }
    .contacts-block__flag-turkey {
      top: 49%;
      left: 55%; }
    .contacts-block__flag-egypt {
      top: 55%;
      left: 54%; }
    .contacts-block__flag-nigeria {
      top: 63%;
      left: 48%; }
    .contacts-block__flag-russia {
      top: 30%;
      left: 68%; }
    .contacts-block__flag-kazakhstan {
      top: 43%;
      left: 64%; }
    .contacts-block__flag-china {
      top: 50%;
      left: 71%; }
    .contacts-block__flag-uzbekistan {
      top: 47%;
      left: 63%; }
    .contacts-block__flag-india {
      top: 57%;
      left: 67%; }
    .contacts-block__flag-taiwan {
      top: 57%;
      left: 80%; }
    .contacts-block__flag-tailand {
      top: 61%;
      left: 74.5%; }
    .contacts-block__flag-philippines {
      top: 63%;
      left: 80.5%; }
    .contacts-block__flag-azer {
      top: 49%;
      left: 59.5%; }
    .contacts-block__flag-ethiopia {
      top: 63%;
      left: 56.5%; }
    .contacts-block__flag-uganda {
      top: 67%;
      left: 55.5%; }
    .contacts-block__flag-kenya {
      top: 67%;
      left: 57%; }
    .contacts-block__flag-tanzania {
      top: 71%;
      left: 56%; }
    .contacts-block__flag-congo {
      top: 68%;
      left: 50.5%; }
    .contacts-block__flag-angola {
      top: 73%;
      left: 51.5%; }
    .contacts-block__flag-zambia {
      top: 74%;
      left: 53.5%; }
    .contacts-block__flag-africa {
      top: 81%;
      left: 54.5%; }
    .contacts-block__flag-ghana {
      top: 64%;
      left: 46%; }

.contacts-block-right {
  width: 491px;
  height: 340px;
  position: absolute;
  bottom: 40px;
  left: -80px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center; }

.contacts-block-right-title {
  font-size: 60px;
  font-weight: 800;
  padding: 95px 70px; }

.contact-article__text p {
  margin-bottom: 20px;
  font-size: 18px; }
.contact-article__text ul {
  margin-bottom: 20px;
  display: block; }
  .contact-article__text ul li {
    display: block;
    margin-bottom: 10px;
    font-size: 18px; }

.team-list__single {
  text-align: center;
  margin-bottom: 40px; }
  .team-list__single-image {
    margin-bottom: 20px; }
  .team-list__single-name {
    font-family: Geometria, sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #58595B;
    margin-bottom: 5px; }
  .team-list__single-job {
    font-family: Geometria, sans-serif;
    font-weight: 800;
    font-size: 22px;
    color: #58595B; }

.contacts {
  border: 0;
  margin-bottom: 40px; }

.contact-article__info-container {
  display: flex;
  margin-bottom: 200px; }

.contact-article__info-right {
  flex: 1;
  justify-content: center;
  display: flex;
  flex-direction: column; }

.contact-article__info-red {
  background: #ED1C24;
  width: 506px;
  min-height: 249px;
  justify-content: center;
  align-items: center;
  align-self: center;
  display: flex;
  font-family: Geometria, sans-serif;
  font-weight: 800;
  font-size: 32px;
  color: #fff; }

.contact-article__info-right {
  background: #58595B;
  padding: 30px 80px; }

.services-title-block {
  width: 491px; }

.services-slider-text {
  font-weight: 800; }

.btn-def {
  width: auto !important;
  margin-left: 0;
  background: transparent;
  padding-left: 66px;
  padding-right: 66px; }

.service-right-form {
  display: block; }

.clients-list {
  margin-bottom: 150px; }

.banner-slider {
  max-width: 100% !important; }

.banner-slider-block {
  max-width: 100%; }

.banner-slider-text-block {
  width: 100%; }
  .banner-slider-text-block .row {
    align-items: flex-end; }

.banner-slider-title {
  max-width: 100%; }

.arrow-new {
  width: 50px;
  height: 50px; }
  .arrow-new img {
    max-width: 100%; }

.recruitment-text-block-link span {
  margin-top: 0; }

.banner-content .recruitment-block {
  justify-content: center; }

.owl-theme .owl-dots .owl-dot {
  outline: none !important; }

@media (min-width: 768px) and (max-width: 1199px) {
  .owl-nav button {
    background: transparent !important;
    border: 0 !important;
    font-size: 30px !important;
    margin: 0 30px !important;
    color: #fff !important; }
    .owl-nav button:hover, .owl-nav button:focus {
      color: #fff !important;
      outline: none !important; }
      .owl-nav button:hover span, .owl-nav button:focus span {
        color: #fff !important; }

  #banner-nav {
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin-top: 30px; }
    #banner-nav button {
      background: transparent !important;
      border: 0 !important;
      font-size: 30px !important;
      margin: 0 30px !important; }

  .main-menu .brochure-btn {
    border-color: #fff; }

  .burger {
    z-index: 20000; }

  .main-menu {
    -webkit-animation: fadeOut 1s ease-out !important;
    animation: fadeOut1s ease-out !important; }

  .header-block .main-menu.show {
    position: fixed !important;
    -webkit-animation: fadeIn 1s ease-out !important;
    animation: fadeIn 1s ease-out !important;
    display: flex !important;
    height: 100vh !important;
    top: 0 !important;
    background: #ED1C24 !important;
    align-items: center;
    justify-content: center;
    align-self: center;
    z-index: 10000; }
    .header-block .main-menu.show li {
      margin-bottom: 60px; }
      .header-block .main-menu.show li a {
        color: #fff;
        font-size: 20px; }

  .header-menu {
    margin-left: 0; }

  .header .container {
    max-width: 100%; }

  .banner .container {
    width: 100%;
    max-width: 100%;
    padding: 0; }

  .banner .recruitment-block {
    position: relative;
    width: 100%;
    right: 0;
    top: 0;
    max-width: 100%;
    flex-direction: row;
    min-height: auto; }
  .banner .recruitment-text-block {
    margin-bottom: 0; }
    .banner .recruitment-text-block:first-child {
      margin-right: 100px; }
  .banner .recruitment-text-block-link {
    padding: 0;
    font-size: 12px; }
  .banner .recruitment-text-block-title {
    font-size: 14px; }
  .banner .recruitment-text-block-link span {
    font-size: 14px;
    margin-left: 10px; }

  .new-block__title {
    text-align: center;
    font-size: 18px;
    margin-bottom: 45px !important; }

  .banner-slider {
    margin-bottom: 0 !important; }

  .services-list {
    padding: 40px 0; }

  .service-single {
    text-align: center; }
    .service-single__title {
      font-size: 14px;
      margin-bottom: 15px; }
    .service-single__text {
      font-size: 12px; }

  .project-single {
    text-align: center; }
    .project-single__text {
      font-size: 12px;
      text-align: left; }

  .btn-default {
    font-size: 12px; }

  .clients-list__img img {
    max-width: 50%;
    margin: 0 auto; }

  .clients-list {
    margin-bottom: 70px; }

  .footer-bottom {
    background: #343435; }
    .footer-bottom .social-links {
      border-top: 2px solid #fff;
      margin-top: 40px;
      padding-top: 20px;
      justify-content: space-between; }
      .footer-bottom .social-links li {
        margin-right: 0; }
        .footer-bottom .social-links li a {
          margin: 0 !important; }

  .footer-logo {
    margin-bottom: 40px; }

  .footer-white-title {
    font-size: 12px; }

  .footer-phones a, .footer-address {
    font-size: 14px; }

  .footer-email a {
    font-size: 12px; }

  .banner-slider-text {
    display: none !important; }

  .banner-slider-text-block img {
    display: none !important; }

  .lang-menu-link.active {
    display: none !important; }

  .services-title-block {
    display: none !important; }

  .services-controls-dot {
    font-size: 30px; }

  .services-items-title a {
    font-size: 18px; }

  .services-content {
    min-height: auto !important; }

  .services-items .btn {
    display: none !important; }

  .services-slider .owl-nav {
    background: #ED1C24;
    margin-top: 0;
    padding: 20px 0; }

  .header-about .header {
    background: #fff; }

  .about-info__content {
    text-align: center; }
  .about-info__img {
    margin: 0 auto 30px;
    max-width: 290px; }
  .about-info__right {
    text-align: center;
    margin-bottom: 50px; }

  .white-title img {
    max-width: 220px; }

  .km-title {
    font-size: 18px; }

  .km-text {
    font-size: 12px; }

  .keys-missions:after, .k-l:after, .k-r:after {
    width: 10px;
    height: 10px; }

  .k-r:before {
    width: 2px;
    border-right-width: 2px; }

  .k-l:before {
    width: 2px;
    left: -13px;
    border-left-width: 2px; }

  .k-r:after {
    top: 7px;
    right: -23px; }

  .k-l:after {
    top: 7px;
    left: -17px; }

  .keys-missions h3, .keys-missions .h3 {
    font-size: 18px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }

  .keys-missions:after {
    left: 50.35%; }

  .about-team-block {
    background: transparent;
    padding: 0;
    text-align: center; }
    .about-team-block h2 {
      color: #343435;
      font-weight: 800;
      font-size: 18px;
      margin-bottom: 50px; }

  .about-team-banner img {
    display: none !important; }

  .about-team-list .about-team-item-name {
    font-size: 14px;
    font-weight: 800; }
  .about-team-list .about-team-item-position {
    font-size: 12px; }
  .about-team-list .row {
    margin-left: -6px;
    margin-right: -6px; }
    .about-team-list .row .col-12 {
      padding-left: 6px;
      padding-right: 6px; }

  .item .single-fact {
    max-width: 232px;
    text-align: center;
    margin: 0 auto; }

  .facts-slider-container {
    margin-bottom: 60px;
    margin-top: 50px; }

  .sf-title {
    font-size: 16px; }

  .top-slider.container {
    max-width: 100% !important;
    padding: 0 !important; }

  .pressa-content {
    min-height: auto !important;
    margin-bottom: 20px; }

  .pressa-content-item {
    text-align: center; }

  .pressa-image {
    margin-bottom: 20px; }

  .service-left-block img {
    max-width: 100%; }

  .services-slider-block .container {
    max-width: 100% !important;
    padding-right: 0;
    padding-left: 0; }

  .services-slider-text {
    padding: 0 15px; }

  .service-slider-container .container {
    max-width: 100% !important;
    padding-left: 0;
    padding-right: 0; }

  .services-slider-text {
    padding: 0 15px; }

  .service-right-form {
    border: 2px solid #F4F4F4;
    max-width: 100%;
    border-radius: 10px; }

  .service-right-block {
    padding: 0 !important;
    margin-bottom: 60px; }

  .services-slider-block .container {
    max-width: 100% !important;
    padding: 0; }

  .contacts-block__image {
    display: none; }

  .contacts-block-right {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0; }

  .contact-article__info-red {
    display: none; }

  .contact-article__info-right {
    padding: 0;
    background: transparent; }

  .single-contact {
    color: #58595B; }
    .single-contact__img {
      color: #58595B; }
    .single-contact a {
      color: #58595B; }
    .single-contact p {
      color: #58595B; }

  .contacts-archive {
    min-height: 800px; }

  .contacts-list__single-title {
    padding: 25px 0; }
  .contacts-list__single-content {
    display: none; } }
@media (max-width: 767px) {
  .about-info__content h1, .about-info__content .h1 {
    margin-bottom: 20px; }

  .single-fact img {
    max-width: 50%;
    margin: 0 auto 20px; }

  .owl-nav button {
    background: transparent !important;
    border: 0 !important;
    font-size: 30px !important;
    margin: 0 30px !important;
    color: #fff !important; }
    .owl-nav button:hover, .owl-nav button:focus {
      color: #fff !important;
      outline: none !important; }
      .owl-nav button:hover span, .owl-nav button:focus span {
        color: #fff !important; }

  #banner-nav {
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin-top: 30px; }
    #banner-nav button {
      background: transparent !important;
      border: 0 !important;
      font-size: 30px !important;
      margin: 0 30px !important; }

  .main-menu .brochure-btn {
    border-color: #fff; }

  .k-r {
    text-align: left;
    padding-right: 0;
    padding-left: 30px; }
    .k-r:before {
      width: 2px;
      left: -13px;
      border-left-width: 2px;
      right: inherit; }
    .k-r:after {
      top: 7px;
      left: -17px;
      right: inherit; }

  .burger {
    z-index: 20000;
    margin-left: 0 !important; }

  .main-menu {
    -webkit-animation: fadeOut 1s ease-out !important;
    animation: fadeOut1s ease-out !important; }

  .header-block .main-menu.show {
    position: fixed !important;
    -webkit-animation: fadeIn 1s ease-out !important;
    animation: fadeIn 1s ease-out !important;
    display: flex !important;
    height: 100vh !important;
    top: 0 !important;
    background: #ED1C24 !important;
    align-items: center;
    justify-content: center;
    align-self: center;
    z-index: 10000; }
    .header-block .main-menu.show li {
      margin-bottom: 40px; }
      .header-block .main-menu.show li a {
        color: #fff;
        font-size: 16px; }

  .header-menu {
    margin-left: 0; }

  .header .container {
    max-width: 100%; }

  .banner .container {
    width: 100%;
    max-width: 100%;
    padding: 0; }

  .banner .recruitment-block {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    width: 100%;
    right: 0;
    top: 0;
    max-width: 100%;
    flex-direction: row;
    min-height: auto;
    justify-content: space-between; }
  .banner .recruitment-text-block {
    margin-bottom: 0;
    width: auto; }
  .banner .recruitment-text-block-link {
    padding: 0;
    font-size: 12px; }
  .banner .recruitment-text-block-title {
    font-size: 14px; }
  .banner .recruitment-text-block-link span {
    font-size: 14px;
    margin-left: 10px; }

  .new-block__title {
    text-align: center;
    font-size: 18px;
    margin-bottom: 45px !important; }

  .banner-slider {
    margin-bottom: 0 !important; }

  .services-list {
    padding: 40px 0; }

  .service-single {
    text-align: center; }
    .service-single__title {
      font-size: 14px;
      margin-bottom: 15px; }
    .service-single__text {
      font-size: 12px; }

  .project-single {
    text-align: center; }
    .project-single__text {
      font-size: 12px;
      text-align: left; }

  .btn-default {
    font-size: 12px; }

  .clients-list__img img {
    max-width: 50%;
    margin: 0 auto; }

  .clients-list {
    margin-bottom: 70px; }

  .footer-bottom {
    background: #343435; }
    .footer-bottom .social-links {
      border-top: 2px solid #fff;
      margin-top: 40px;
      padding-top: 20px;
      justify-content: space-between; }
      .footer-bottom .social-links li {
        margin-right: 0; }
        .footer-bottom .social-links li a {
          margin: 0 !important; }

  .footer-logo {
    margin-bottom: 40px; }

  .footer-white-title {
    font-size: 12px; }

  .footer-phones a, .footer-address {
    font-size: 14px;
    line-height: 20px; }

  .footer-email a {
    font-size: 12px; }

  .banner-slider-text {
    display: none !important; }

  .banner-slider-text-block img {
    display: none !important; }

  .lang-menu-link.active {
    display: none !important; }

  .services-title-block {
    display: none !important; }

  .services-controls-dot {
    font-size: 30px; }

  .services-items-title a {
    font-size: 18px; }

  .services-content {
    min-height: auto !important; }

  .services-items .btn {
    display: none !important; }

  .services-slider .owl-nav {
    background: #ED1C24;
    margin-top: 0;
    padding: 20px 0; }

  .header-about .header {
    background: #fff; }

  .about-info__content {
    text-align: center; }
  .about-info__img {
    margin: 0 auto 30px;
    max-width: 290px; }
  .about-info__right {
    text-align: center;
    margin-bottom: 50px; }

  .white-title img {
    max-width: 220px; }

  .km-title {
    font-size: 18px; }

  .km-text {
    font-size: 12px; }

  .keys-missions:after, .k-l:after, .k-r:after {
    width: 10px;
    height: 10px; }

  .k-r:before {
    width: 2px;
    border-right-width: 2px; }

  .k-l:before {
    width: 2px;
    left: -13px;
    border-left-width: 2px; }

  .k-r:after {
    top: 7px;
    right: -23px; }

  .k-l:after {
    top: 7px;
    left: -17px; }

  .keys-missions {
    padding-left: 20px;
    padding-right: 20px; }
    .keys-missions h3, .keys-missions .h3 {
      font-size: 18px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }

  .keys-missions:after {
    left: 23.5px; }

  blockquote {
    font-size: 14px; }

  .km-single {
    padding-bottom: 30px; }

  .service-left-block p {
    font-size: 14px; }

  ol li {
    font-size: 14px; }

  .pressa-title {
    font-size: 14px; }

  .contact-article__text p {
    font-size: 14px; }

  .pressa-text {
    font-size: 12px; }

  .about-team-block {
    background: transparent;
    padding: 0;
    text-align: center; }
    .about-team-block h2 {
      color: #343435;
      font-weight: 800;
      font-size: 18px;
      margin-bottom: 50px; }

  .about-team-banner img {
    display: none !important; }

  .about-team-list .about-team-item-name {
    font-size: 14px;
    font-weight: 800; }
  .about-team-list .about-team-item-position {
    font-size: 12px; }
  .about-team-list .row {
    margin-left: -6px;
    margin-right: -6px; }
    .about-team-list .row .col-12 {
      padding-left: 6px;
      padding-right: 6px; }

  .item .single-fact {
    max-width: 232px;
    text-align: center;
    margin: 0 auto; }

  .facts-slider-container {
    margin-bottom: 60px;
    margin-top: 50px; }

  .sf-title {
    font-size: 16px; }

  .top-slider.container {
    max-width: 100% !important;
    padding: 0 !important; }

  .pressa-content {
    min-height: auto !important;
    margin-bottom: 20px; }

  .pressa-content-item {
    text-align: center; }

  .pressa-image {
    margin-bottom: 20px; }

  .service-left-block img {
    max-width: 100%; }

  .services-slider-block .container {
    max-width: 100% !important;
    padding-right: 0;
    padding-left: 0; }

  .services-slider-text {
    padding: 0 15px; }

  .service-slider-container .container {
    max-width: 100% !important;
    padding-left: 0;
    padding-right: 0; }

  .services-slider-text {
    padding: 0 15px; }

  .service-right-form {
    border: 2px solid #F4F4F4;
    max-width: 100%;
    border-radius: 10px; }

  .service-right-block {
    padding: 0 !important;
    margin-bottom: 60px; }

  .services-slider-block .container {
    max-width: 100% !important;
    padding: 0; }

  .contacts-block__image {
    display: none; }

  .contacts-block-right {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0; }

  .contact-article__info-red {
    display: none; }

  .contact-article__info-right {
    padding: 0;
    background: transparent; }

  .single-contact {
    color: #58595B; }
    .single-contact__img {
      color: #58595B; }
    .single-contact a {
      color: #58595B; }
    .single-contact p {
      color: #58595B; }

  .contacts-archive {
    min-height: 800px; }

  .contacts-list__single-title {
    padding: 25px 0; }
  .contacts-list__single-content {
    display: none; }

  .arrow-new {
    display: none; } }
.contacts-block-small__title {
  font-size: 18px;
  font-weight: 900;
  text-align: center;
  margin-bottom: 15px; }
.contacts-block-small__link {
  position: relative;
  background: #ED1C24;
  display: flex;
  width: 100%;
  text-align: center;
  padding: 10px 0;
  font-weight: 800;
  font-size: 12px;
  color: #fff;
  justify-content: center; }
  .contacts-block-small__link i {
    position: absolute;
    right: 10px;
    top: 50%; }

.banner-slider {
  margin-bottom: 0 !important; }

#banner-nav {
  display: none; }

.about-team-item-img {
  max-height: inherit !important; }

@media (min-width: 1600px) and (max-width: 2000px) {
  .contacts-block-right {
    width: 412px;
    height: 285px; } }
@media (min-width: 1280px) and (max-width: 1599px) {
  .contacts-block-right {
    width: 300px;
    height: 185px; }

  .contacts-block-right-title {
    font-size: 35px; } }

/*# sourceMappingURL=new-style.css.map */
