/*html[lang="uk"] .nc-equip-s,
html[lang="uk"] .nc-vacancy{
    display: block!important;
}
html[lang="uk"] .nc-equip-m{
    display: none!important;
}
*/
/*@charset "UTF-8";
[class*='col-xs'] {
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs {
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%; }

.col-xs-1 {
  -ms-flex-preferred-size: 8.3333%;
  flex-basis: 8.3333%;
  max-width: 8.3333%; }

.col-xs-2 {
  -ms-flex-preferred-size: 16.6667%;
  flex-basis: 16.6667%;
  max-width: 16.6667%; }

.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%; }

.col-xs-4 {
  -ms-flex-preferred-size: 33.3333%;
  flex-basis: 33.3333%;
  max-width: 33.3333%; }

.col-xs-5 {
  -ms-flex-preferred-size: 41.6667%;
  flex-basis: 41.6667%;
  max-width: 41.6667%; }

.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%; }

.col-xs-7 {
  -ms-flex-preferred-size: 58.3333%;
  flex-basis: 58.3333%;
  max-width: 58.3333%; }

.col-xs-8 {
  -ms-flex-preferred-size: 66.6667%;
  flex-basis: 66.6667%;
  max-width: 66.6667%; }

.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%; }

.col-xs-10 {
  -ms-flex-preferred-size: 83.3333%;
  flex-basis: 83.3333%;
  max-width: 83.3333%; }

.col-xs-11 {
  -ms-flex-preferred-size: 91.6667%;
  flex-basis: 91.6667%;
  max-width: 91.6667%; }

.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.col-xs-offset-1 {
  margin-left: 8.3333%; }

.col-xs-offset-2 {
  margin-left: 16.6667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333%; }

.col-xs-offset-5 {
  margin-left: 41.6667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333%; }

.col-xs-offset-8 {
  margin-left: 66.6667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333%; }

.col-xs-offset-11 {
  margin-left: 91.6667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

.start-xs {
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: start; }

.center-xs {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center; }

.end-xs {
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: end; }

.top-xs {
  -ms-flex-align: start;
  align-items: flex-start; }

.middle-xs {
  -ms-flex-align: center;
  align-items: center; }

.bottom-xs {
  -ms-flex-align: end;
  align-items: flex-end; }

.around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.between-xs {
  -ms-flex-pack: justify;
  justify-content: space-between; }

.first-xs {
  -ms-flex-order: -1;
  order: -1; }

.last-xs {
  -ms-flex-order: 1;
  order: 1; }

@media (min-width: 50em) {
  [class*='col-sm'] {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px; }
  .col-sm {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .col-sm-1 {
    -ms-flex-preferred-size: 8.3333%;
    flex-basis: 8.3333%;
    max-width: 8.3333%; }
  .col-sm-2 {
    -ms-flex-preferred-size: 16.6667%;
    flex-basis: 16.6667%;
    max-width: 16.6667%; }
  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-sm-4 {
    -ms-flex-preferred-size: 33.3333%;
    flex-basis: 33.3333%;
    max-width: 33.3333%; }
  .col-sm-5 {
    -ms-flex-preferred-size: 41.6667%;
    flex-basis: 41.6667%;
    max-width: 41.6667%; }
  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-sm-7 {
    -ms-flex-preferred-size: 58.3333%;
    flex-basis: 58.3333%;
    max-width: 58.3333%; }
  .col-sm-8 {
    -ms-flex-preferred-size: 66.6667%;
    flex-basis: 66.6667%;
    max-width: 66.6667%; }
  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-sm-10 {
    -ms-flex-preferred-size: 83.3333%;
    flex-basis: 83.3333%;
    max-width: 83.3333%; }
  .col-sm-11 {
    -ms-flex-preferred-size: 91.6667%;
    flex-basis: 91.6667%;
    max-width: 91.6667%; }
  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-sm-offset-1 {
    margin-left: 8.3333%; }
  .col-sm-offset-2 {
    margin-left: 16.6667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333%; }
  .col-sm-offset-5 {
    margin-left: 41.6667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333%; }
  .col-sm-offset-8 {
    margin-left: 66.6667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333%; }
  .col-sm-offset-11 {
    margin-left: 91.6667%; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .start-sm {
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start; }
  .center-sm {
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }
  .end-sm {
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end; }
  .top-sm {
    -ms-flex-align: start;
    align-items: flex-start; }
  .middle-sm {
    -ms-flex-align: center;
    align-items: center; }
  .bottom-sm {
    -ms-flex-align: end;
    align-items: flex-end; }
  .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .between-sm {
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .first-sm {
    -ms-flex-order: -1;
    order: -1; }
  .last-sm {
    -ms-flex-order: 1;
    order: 1; } }

@media (min-width: 63.125em) {
  [class*='col-md'] {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px; }
  .col-md {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .col-md-1 {
    -ms-flex-preferred-size: 8.3333%;
    flex-basis: 8.3333%;
    max-width: 8.3333%; }
  .col-md-2 {
    -ms-flex-preferred-size: 16.6667%;
    flex-basis: 16.6667%;
    max-width: 16.6667%; }
  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-md-4 {
    -ms-flex-preferred-size: 33.3333%;
    flex-basis: 33.3333%;
    max-width: 33.3333%; }
  .col-md-5 {
    -ms-flex-preferred-size: 41.6667%;
    flex-basis: 41.6667%;
    max-width: 41.6667%; }
  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-md-7 {
    -ms-flex-preferred-size: 58.3333%;
    flex-basis: 58.3333%;
    max-width: 58.3333%; }
  .col-md-8 {
    -ms-flex-preferred-size: 66.6667%;
    flex-basis: 66.6667%;
    max-width: 66.6667%; }
  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-md-10 {
    -ms-flex-preferred-size: 83.3333%;
    flex-basis: 83.3333%;
    max-width: 83.3333%; }
  .col-md-11 {
    -ms-flex-preferred-size: 91.6667%;
    flex-basis: 91.6667%;
    max-width: 91.6667%; }
  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-md-offset-1 {
    margin-left: 8.3333%; }
  .col-md-offset-2 {
    margin-left: 16.6667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333%; }
  .col-md-offset-5 {
    margin-left: 41.6667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333%; }
  .col-md-offset-8 {
    margin-left: 66.6667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333%; }
  .col-md-offset-11 {
    margin-left: 91.6667%; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .start-md {
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start; }
  .center-md {
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }
  .end-md {
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end; }
  .top-md {
    -ms-flex-align: start;
    align-items: flex-start; }
  .middle-md {
    -ms-flex-align: center;
    align-items: center; }
  .bottom-md {
    -ms-flex-align: end;
    align-items: flex-end; }
  .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .between-md {
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .first-md {
    -ms-flex-order: -1;
    order: -1; }
  .last-md {
    -ms-flex-order: 1;
    order: 1; } }

@media (min-width: 76.875em) {
  [class*='col-lg'] {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px; }
  .col-lg {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .col-lg-1 {
    -ms-flex-preferred-size: 8.3333%;
    flex-basis: 8.3333%;
    max-width: 8.3333%; }
  .col-lg-2 {
    -ms-flex-preferred-size: 16.6667%;
    flex-basis: 16.6667%;
    max-width: 16.6667%; }
  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-lg-4 {
    -ms-flex-preferred-size: 33.3333%;
    flex-basis: 33.3333%;
    max-width: 33.3333%; }
  .col-lg-5 {
    -ms-flex-preferred-size: 41.6667%;
    flex-basis: 41.6667%;
    max-width: 41.6667%; }
  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-lg-7 {
    -ms-flex-preferred-size: 58.3333%;
    flex-basis: 58.3333%;
    max-width: 58.3333%; }
  .col-lg-8 {
    -ms-flex-preferred-size: 66.6667%;
    flex-basis: 66.6667%;
    max-width: 66.6667%; }
  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-lg-10 {
    -ms-flex-preferred-size: 83.3333%;
    flex-basis: 83.3333%;
    max-width: 83.3333%; }
  .col-lg-11 {
    -ms-flex-preferred-size: 91.6667%;
    flex-basis: 91.6667%;
    max-width: 91.6667%; }
  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-lg-offset-1 {
    margin-left: 8.3333%; }
  .col-lg-offset-2 {
    margin-left: 16.6667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333%; }
  .col-lg-offset-5 {
    margin-left: 41.6667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333%; }
  .col-lg-offset-8 {
    margin-left: 66.6667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333%; }
  .col-lg-offset-11 {
    margin-left: 91.6667%; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .start-lg {
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start; }
  .center-lg {
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }
  .end-lg {
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end; }
  .top-lg {
    -ms-flex-align: start;
    align-items: flex-start; }
  .middle-lg {
    -ms-flex-align: center;
    align-items: center; }
  .bottom-lg {
    -ms-flex-align: end;
    align-items: flex-end; }
  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .between-lg {
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .first-lg {
    -ms-flex-order: -1;
    order: -1; }
  .last-lg {
    -ms-flex-order: 1;
    order: 1; } }*/

.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 20em) {
    .container {
      width: 100%; } }
  @media (min-width: 50em) {
    .container {
      width: 770px; } }
  @media (min-width: 63.125em) {
    .container {
      width: 990px; } }
  @media (min-width: 76.875em) {
    .container {
      width: 1200px; } }

.row {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.container-middle {
  margin: auto; }

.container-bottom {
  margin-top: auto; }

/* Colors */
/* fonts */
/*Mxn*/
html {
  font-size: 16px; }

*, :after, :before {
  box-sizing: border-box; }

body {
  max-width: 1920px;
  margin: 0 auto;
  font-family: 'ClearSansThin',sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1;
  background-color: #ededed;
  overflow-x: hidden;
  color: #6f7987; }

a {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.35s ease-in-out; }

a:focus, a:hover {
  opacity: .8;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  transition: .3s;
  cursor: pointer; }

img {
  transition: opacity 250ms;
  opacity: 1;
  max-width: 100%;
  height: auto;
  margin: auto; }

.clean {
  clear: both; }

.zIndex-1 {
  z-index: 1; }

.section-baner {
  position: relative; }
  .section-baner .slaider-my {
    position: relative; }
    .section-baner .slaider-my .one-block-sl {
      position: relative;
      height: 900px !important; }
      .section-baner .slaider-my .one-block-sl:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 0; }
    .section-baner .slaider-my img {
      width: 100%;
      height: 100%;
      min-height: 450px;
      object-fit: cover; }
    .section-baner .slaider-my button.slick-arrow {
      position: absolute;
      display: inline-block;
      z-index: 9;
      background-color: transparent;
      background-repeat: no-repeat;
      background-size: contain;
      text-decoration: none;
      top: 55%;
      transform: translateY(-50%);
      width: 65px;
      height: 65px;
      overflow: hidden;
      color: transparent;
      border: transparent;
      outline: 0;
      padding: 0;
      border: 5px solid #fff;
      border-radius: 50%;
      opacity: 0.5;
      background-size: 15px;
      background-position: center;
      transition: all 0.35s ease-in-out;
      transform: scale(1);
      cursor: pointer; }
      .section-baner .slaider-my button.slick-arrow:hover {
        transform: scale(0.9); }
      .section-baner .slaider-my button.slick-arrow.slick-prev {
        left: 25px;
        background-image: url(/img/svg/left.svg); }
      .section-baner .slaider-my button.slick-arrow.slick-next {
        right: 25px;
        background-image: url(/img/svg/right.svg); }
    .section-baner .slaider-my .text-in-slider-pos {
      position: absolute;
      top: 55%;
      bottom: auto;
      right: 0;
      left: 0;
      transform: translateY(-50%);
      color: #fff;
      padding-left: 70px;
      padding-right: 70px;
      margin-top: 25px;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-pack: center;
      justify-content: center; }
      .section-baner .slaider-my .text-in-slider-pos .text-sl {
        position: relative;
        display: inline-block;
        padding: 20px;
        z-index: 9;
        /*			&:before{
                                                content: '';
                                                position: absolute;
                                                display: block;
                                                width: 20px;
                                                height: calc(100% - 20px);
                                                background-color: rgba(84, 181, 195, 0.50);
                                                top: 0px;
                                                bottom: 0;
                                                left: -20px;
                                                transition: all 0.35s ease-in-out;
                                        }
                                        &:after{
                                                content: '';
                                                position: absolute;
                                                display: block;
                                                width: 20px;
                                                height: calc(100% - 20px);
                                                background-color: rgba(0, 0, 0, 0.50);
                                                top: 20px;
                                                bottom: 0;
                                                right: -20px;
                                                transition: all 0.35s ease-in-out;
                                        }
                                        &:hover{
                                                &:before{
                                                        top: 20px;
                                                }
                                                &:after{
                                                        top: 0px;
                                                }
                                        }*/ }
      .section-baner .slaider-my .text-in-slider-pos h1 {
        font-family: "ClearSansMedium";
        font-size: 3.75rem;
        margin-bottom: 5px;
        margin-top: 0; }
      .section-baner .slaider-my .text-in-slider-pos span {
        font-family: "ClearSansRegular";
        font-size: 1.5rem; }
      .section-baner .slaider-my .text-in-slider-pos .text-sl {
        text-align: center; }
      .section-baner .slaider-my .text-in-slider-pos span {
        margin-top: 15px;
        display: block; }

section .button a {
  text-transform: uppercase; }

@media (max-height: 700px), (max-width: 991px) {
  .section-baner .slaider-my .one-block-sl {
    height: 650px !important; } }

@media (min-height: 1000px) {
  .section-baner .slaider-my .one-block-sl {
    height: 990px !important; } }

@media (max-width: 76.8125em) {
  .section-baner .slaider-my button.slick-arrow {
    width: 45px;
    height: 45px; } }

@media (max-width: 76.8125em) {
  .section-baner .slaider-my .text-in-slider-pos h1 {
    font-size: 2.5rem; } }

@media (max-width: 63.0625em) {
  .section-baner .slaider-my .text-in-slider-pos h1 {
    font-size: 1.875rem; } }

@media (max-width: 63.0625em) {
  .section-baner .slaider-my .text-in-slider-pos span {
    font-size: 1.125rem; } }

.section-infro {
  position: relative;
  padding-top: 140px;
  padding-bottom: 40px;
  background-color: #fff; }
  .section-infro .photos {
    position: relative;
    max-width: 535px;
    z-index: 1; }
    .section-infro .photos:before {
      content: "";
      position: absolute;
      background-image: url(/img/icon/aboutUs.png);
      background-repeat: no-repeat;
      background-size: cover;
      height: 370px;
      bottom: -25px;
      width: 507px;
      z-index: -1;
      left: -180px; }
  .section-infro:after {
    content: "";
    position: absolute;
    background-image: url(/img/icon/aboutUs3.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 242px;
    width: 322px;
    z-index: 0;
    top: 0px;
    right: 0;
    transform: rotate(362deg); }
  .section-infro img {
    height: 100%;
    width: 100%;
    object-fit: cover; }
  .section-infro .big-ph {
    height: 317px; }
  .section-infro .midle-ph {
    height: 155px;
    margin-top: -40px;
    margin-left: 20px;
    text-align: right; }
  .section-infro .smal-ph {
    margin-top: -40px;
    height: 92px;
    text-align: center; }
  /*.section-infro h3 {
    margin-top: 0;
    font-family: "ClearSansMedium";
    color: #8b0304;
    font-size: 3.125rem;
    font-weight: normal;
    text-transform: uppercase; }*/
    .section-infro h3.visabl {
      display: block; }
    .section-infro h3.hier {
      display: none; }
  .section-infro p, .section-infro .all-text, .section-infro .short {
    font-family: "ClearSansRegular";
    font-size: 1.125rem;
    line-height: 1.5; }
  .section-infro .all-text {
    display: none; }
    .section-infro .all-text .photo {
      height: 300px;
      margin: 30px 0; }
      .section-infro .all-text .photo img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .section-infro .all-text ul {
      padding-left: 5px;
      list-style: none; }
      .section-infro .all-text ul li {
        position: relative;
        padding-left: 5px; }
        .section-infro .all-text ul li::before {
          content: "• ";
          color: #8b0304; }
  .section-infro .button {
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px; }
    .section-infro .button a {
      display: inline-block;
      text-transform: uppercase;
      font-family: "ClearSansRegular";
      font-size: 1.5rem;
      width: 255px;
      padding: 10px 20px;
      background: linear-gradient(-90deg, #8b0304 13%, #818285 83%); }
  .section-infro .ablout-textt {
    position: relative; }
    .section-infro .ablout-textt:before {
      content: "";
      position: absolute;
      background-repeat: no-repeat;
      background-size: cover;
      height: 370px;
      top: 25px;
      width: 507px;
      z-index: -1;
      right: -180px; }

@media (max-width: 27.1875em) {
  .section-infro .photos:before {
    display: none; } }

@media (max-width: 61.875em) {
  .section-infro:after {
    display: none; } }

@media (max-width: 63.0625em) {
  .section-infro h3.visabl {
    display: none; } }

@media (max-width: 63.0625em) {
  .section-infro h3.hier {
    display: block; } }

@media (max-width: 27.1875em) {
  .section-infro .ablout-textt:before {
    display: none; } }

.section-portfolio {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #fff;
  background: linear-gradient(-90deg, #3160a1 53%, #818285 90%);
  z-index: 1; }
  .section-portfolio:after {
    content: '';
    position: absolute;
    background-image: url(/img/portfolio/1.png);
    background-size: cover;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1; }
  .section-portfolio h3 {
    font-family: "ClearSansMedium";
    color: #fff;
    text-align: center;
    font-size: 2.2rem;
    font-weight: normal;
    text-transform: uppercase; }
  .section-portfolio a {
    display: inline-block; }
  .section-portfolio p {
    font-family: "ClearSansRegular";
    font-size: 1.125rem;
    color: #fff;
    text-align: center; }
  .section-portfolio .galery {
    text-align: center;
    margin-right: -5px;
    margin-left: -5px; }
    .section-portfolio .galery .photo-block {
      height: 196px;
      padding: 5px; }
      .section-portfolio .galery .photo-block img {
        object-fit: cover;
        height: 100%;
        width: 100%;
        transition: all 0.35s ease-in-out;
        transform: scale(1); }
      .section-portfolio .galery .photo-block:hover img {
        transform: scale(0.95); }
  .section-portfolio .button {
    text-align: center;
    text-transform: uppercase;
    margin: 70px 0; }
    .section-portfolio .button a {
      display: inline-block;
      text-transform: uppercase;
      font-family: "ClearSansRegular";
      font-size: 1.5rem;
      width: 255px;
      padding: 10px 20px;
      background: linear-gradient(-90deg, #8b0304 13%, #818285 83%); }
      .section-portfolio .button a:hover {
        opacity: 0.6; }

@media (max-width: 480px) {
  .section-portfolio .galery .photo-block {
    height: 260px; } }

@media (max-width: 49.9375em) {
  .section-portfolio .galery .photo-block:nth-of-type(n+4) {
    display: none; } }

.section-services {
  position: relative;
  padding-bottom: 40px;
  background-color: #fff;
  background: linear-gradient(-90deg, #3160a1 53%, #818285 90%);
  z-index: 1; }
  .section-services .white-bg {
    padding-top: 40px;
    padding-bottom: 30px;
    background-color: #ededed; }
    .section-services .white-bg h3 {
      color: #8b0304; }
   /* .section-services .white-bg p {
      color: #818285; }*/
  /*.section-services h3 {
    font-family: "ClearSansMedium";
    color: #fff;
    text-align: center;
    font-size: 3.125rem;
    font-weight: normal;
    text-transform: uppercase; }*/
  .section-services a {
    display: inline-block; }
    .section-services a:hover {
      opacity: 0.5; }
 /* .section-services p {
    font-family: "ClearSansRegular";
    font-size: 1.125rem;
    color: #fff;
    text-align: center; }*/
  .section-services .services {
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-right: 0;
    margin-left: 0;
	background:#fff;}
    .section-services .services .one-block {
      position: relative;
      height: 370px;
      padding: 7px;
      margin: 2px 0;
      transition: .3s;
      cursor: pointer; }
      .section-services .services .one-block:hover .calm {
        opacity: 0; }
      .section-services .services .one-block:hover .info {
        opacity: 1; }
      .section-services .services .one-block:hover h4, .section-services .services .one-block:hover p {
        transform: scale(1); }
    .section-services .services .img {
      height: 100%;
      width: 100%; }
      .section-services .services .img img {
        height: 100%;
        width: 100%;
        object-fit: cover; }
    .section-services .services .calm {
      position: absolute;
      padding: 20px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-align: center;
      align-items: center;
      height: 100%;
      widows: 100%;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      background-color: rgba(0, 0, 0, 0.5);
      opacity: 1;
      transition: all 0.35s ease-in-out; }
      .section-services .services .calm .icons {
        max-width: 130px;
        text-align: center;
	    position: absolute;
		bottom: 15px;
		left: 16px;

		}
      .section-services .services .calm i {
        display: inline-block;
        padding: 5px;
        transition: 0.5s; }
    .section-services .services .info {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-align: center;
      align-items: center;
      position: absolute;
      height: 100%;
      widows: 100%;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      padding: 20px 40px;
      opacity: 0;
      transition: all 0.35s ease-in-out;
       background-color:transparent;
	  background-color: rgba(0, 0, 0, 0.55); }
      .section-services .services .info .cont {
        text-align: center; }
        .section-services .services .info .cont .view-all {
          display: -ms-inline-flexbox;
          display: inline-flex;
          -ms-flex-align: center;
          align-items: center;
          text-transform: uppercase; }
          .section-services .services .info .cont .view-all span {
            padding: 5px 0;
            font-size: 1.25rem; }
          .section-services .services .info .cont .view-all i {
            margin-left: 5px;
            height: 15px;
            transform: translateX(0%);
            transition: all 0.35s ease-in-out; }
          .section-services .services .info .cont .view-all img {
            height: 15px;
            width: 10px;
            padding: 0; }
          .section-services .services .info .cont .view-all:hover i {
            transform: translateX(5px); }
      .section-services .services .info p {
        font-size: 1.125rem;
        text-align: center;
        transition: all 0.5s 0.15s linear;
        transform: scale(0); }
      .section-services .services .info h4 {
        transition: all 0.5s 0.1s ease-in-out;
        transform: scale(0); }
    .section-services .services h4 {
      font-family: "ClearSansMedium";
      font-size: 3rem;
      color: #fff;
      text-align: center;
      font-weight: normal;
    text-transform: uppercase;	  }
  .section-services .principles {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center; }
    .section-services .principles .cirkl {
      padding: 0 20px;
      outline: 0; }
      .section-services .principles .cirkl .icons {
        display: block;
        height: 220px;
        width: 190px;
        margin: 0 auto; }
        .section-services .principles .cirkl .icons img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
      .section-services .principles .cirkl span {
        display: block;
        font-size: 1.125rem;
        font-family: "ClearSansMedium";
        color: #fff;
        text-align: center; }

@media (max-width: 49.9375em) {
  .section-services .services .one-block {
    height: 200px;
	padding:0;}
.section-services .services div.calm {
	border-color:transparent;
	}
	.section-baner .slaider-my div.text-in-slider-pos {
		padding:0;
		top:42%;
		}
	.section-baner div.slaider-my button.slick-arrow {
		top:75%;
	}

}

@media (min-width: 63.125em) {
  .section-services .services .one-block {
    -ms-flex-preferred-size: 49.9%;
    flex-basis: 49.9%;
    max-width: 49.9%; } }

@media (min-width: 63.125em) {
  .section-services .services .calm h4 {
    max-width: 525px; } }

@media (max-width: 49.9375em) {
  .section-services .services .info p {
    display: none; }
.section-services .services .calm .icons {
	opacity:0.3;
}

.section-news .row>.col-md-4 {
	display:none;
	}

.section-news .row>.col-md-4:first-child {
	display:block;
	}
	}

@media (max-width: 49.9375em) {
  .section-services .services h4 {
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: 2.125rem; } }

.section-news {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #fff;
  z-index: 1; }
  .section-news h3 {
    font-family: "ClearSansMedium";
    color: #8b0304;
    text-align: center;
    font-size: 3.125rem;
    font-weight: normal;
    text-transform: uppercase; }
  .section-news a {
    display: inline-block; }
    .section-news a:hover {
      opacity: 0.5; }
  .section-news .news-ins .foto {
    height: 500px;
    width: 100%;
    margin: 20px 0; }
    .section-news .news-ins .foto img {
      object-fit: cover;
      height: 100%;
      width: 100%; }
  .section-news .news-ins span {
    font-family: "ClearSansMedium";
    font-size: 0.875rem;
    color: #818285; }
  .section-news p {
    font-family: "ClearSansRegular";
    font-size: 1.125rem; }
  @media (min-width: 1200px) {
    .section-news .block-news {
      height: 415px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .section-news .block-news {
      height: 500px; } }
  .section-news .button {
    margin-top: 60px;
    text-align: center; }
    .section-news .button a {
      font-family: "ClearSansRegular";
      font-size: 1.5rem;
      width: 255px;
      padding: 10px 20px;
      background: linear-gradient(-90deg, #8b0304 13%, #818285 83%); }
  .section-news .partners {
    display: block;
    margin-top: 40px;
    margin-top: 40px;
    padding-left: 20px;
    padding-right: 20px; }
    .section-news .partners a {
      transition: all 0.35s ease-in-out;
      transform: scale(1); }
      .section-news .partners a:hover {
        opacity: 0.9;
        transform: scale(1.05); }
    .section-news .partners .part-link {
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .section-news .partners .part-link img {
        object-fit: contain;
        -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        -o-filter: grayscale(100%);
        filter: grayscale(100%);
        height: 100%; }
      .section-news .partners .part-link a {
        display: inline-block;
        outline: 0;
        height: 70px;
        padding: 10px; }
        .section-news .partners .part-link a:hover img {
          filter: none; }
    .section-news .partners button.slick-arrow {
      position: absolute;
      display: inline-block;
      z-index: 9;
      background-color: transparent;
      background-repeat: no-repeat;
      background-size: contain;
      text-decoration: none;
      top: 20px;
      width: 19px;
      height: 33px;
      overflow: hidden;
      color: transparent;
      border: transparent;
      outline: 0;
      padding: 0;
      cursor: pointer;
      transition: all 0.35s ease-in-out;
      transform: translateX(0px); }
      .section-news .partners button.slick-arrow.slick-prev {
        left: -10px;
        background-image: url(/img/svg/news-sl-partn/left.svg); }
        .section-news .partners button.slick-arrow.slick-prev:hover {
          background-image: url(/img/svg/news-sl-partn/left-h.svg);
          transform: translateX(-5px); }
      .section-news .partners button.slick-arrow.slick-next {
        right: -10px;
        background-image: url(/img/svg/news-sl-partn/right.svg); }
        .section-news .partners button.slick-arrow.slick-next:hover {
          background-image: url(/img/svg/news-sl-partn/right-h.svg);
          transform: translateX(5px); }
  .section-news .page {
    margin: 40px auto;
    margin-top: 60px; }
    .section-news .page ul {
      list-style: none;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
      justify-content: center; }
      .section-news .page ul li {
        background-color: #8b0304;
        padding: 3px;
        margin: 3px;
        transition: all 0.35s ease-in-out; }
        .section-news .page ul li:hover {
          background-color: #818285; }
          .section-news .page ul li:hover a {
            opacity: 1; }
        .section-news .page ul li a {
          padding: 4px 6px;
          font-family: "ClearSansRegular";
          font-size: 1.5rem;
          border: 1px solid; }

.ih-item.square.effect6 {
  overflow: hidden; }
  .ih-item.square.effect6.colored .info {
    background: #1a4a72;
    background: rgba(26, 74, 114, 0.6); }
    .ih-item.square.effect6.colored .info h3 {
      background: rgba(12, 34, 52, 0.6); }
  .ih-item.square.effect6 .img {
    transition: all 0.35s ease-in-out;
    transform: scale(1); }
  .ih-item.square.effect6 .info {
    background: #333333;
    background: rgba(0, 0, 0, 0.6);
    visibility: hidden;
    opacity: 0;
    transition: all 0.35s ease-in-out; }
    .ih-item.square.effect6 .info h3 {
      text-transform: uppercase;
      color: #fff;
      text-align: center;
      font-size: 17px;
      padding: 10px;
      background: #111111;
      margin: 30px 0 0 0;
      transition: all 0.35s ease-in-out; }
    .ih-item.square.effect6 .info p {
      font-style: italic;
      font-size: 12px;
      position: relative;
      color: #bbb;
      padding: 20px 20px 20px;
      text-align: center;
      transition: all 0.35s 0.1s linear; }
  .ih-item.square.effect6 a:hover .img {
    transform: scale(1.2); }
  .ih-item.square.effect6 a:hover .info {
    visibility: visible;
    opacity: 1; }
  .ih-item.square.effect6.from_top_and_bottom .info h3 {
    transform: translateY(-100%); }
  .ih-item.square.effect6.from_top_and_bottom .info p {
    transform: translateY(100%); }
  .ih-item.square.effect6.from_top_and_bottom a:hover .info h3, .ih-item.square.effect6.from_top_and_bottom a:hover .info p {
    transform: translateY(0); }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

/*Mxn*/
html {
  font-size: 16px; }

*, :after, :before {
  box-sizing: border-box; }

body {
  max-width: 1920px;
  margin: 0 auto;
  font-family: "ClearSansRegular";
  font-weight: 400;
  font-size: 1rem;
  line-height: 1;
  background-color: #ededed;
  overflow-x: hidden; }

a {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.35s ease-in-out; }
  a:focus, a:hover {
    opacity: .8;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    transition: .3s;
    cursor: pointer; }

div {
  display: block; }

img {
  transition: opacity 250ms;
  opacity: 1;
  max-width: 100%;
  height: auto;
  margin: auto; }

.clean {
  clear: both; }

.zIndex-1 {
  z-index: 1; }

.call-to-us {
  position: fixed;
  display: inline-block;
  background-color: transparent;
  border: 5px solid rgba(81, 173, 193, 0.73);
  border-radius: 50%;
  bottom: 20px;
  height: 135px;
  width: 135px;
  padding: 6px;
  right: 5%;
  transform: translateX(-90%);
  z-index: 9; }
  .animated.call-to-us{
	      animation-duration: 2s;
  }
  .call-to-us .border {
    background-color: rgba(61, 110, 178, 0.7);
    height: 100%;
    width: 100%;
    border-radius: 50%;
    padding: 4px; }
    .call-to-us .border .tel {
      display: block;
      background-color: #ff0000!important;
      height: 100%;
      width: 100%;
      border-radius: 50%;
	padding: 38px 3px 0 3px;
	text-align: center;
	font-size: 14px;
	line-height: 1.3;
	text-transform:uppercase; }
      .call-to-us .border .tel:hover {
        opacity: 1; }
      .call-to-us .border .tel i {
        height: 48px;
        width: 48px;
        display: inline-block;
        padding: 3px; }
        .call-to-us .border .tel i img {
          width: auto; }

@media (min-width: 80em) {
  .container {
    width: 1205px; } }

@media (max-width: 76.8125em) {
  html {
    font-size: 14px; } }
    
header .NavigationSocialLanguages .next-line .languages a:first-child{
    display: none;
}