@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Fira+Sans&subset=cyrillic,cyrillic-ext");

/*
@font-face {
  font-family: 'DIN Pro' ;
  src: url("../fonts/DINPro.otf"); 
  font-weight: normal;
}
@font-face {
  font-family: 'DIN Pro' ;
  src: url("../fonts/DINPro-Medium_0.otf"); 
  font-weight: 500;
}*/

.page-index main {
	position: relative;
	margin-top: -30vh; /* -185px;*/
}
.page-index main:before {
    background-color: white;
    height: 31vh; /*185px;*/
    position: absolute;
    width: 100%;
    top: 0;
    lefT: 0;
}
.page-index main section:before{
    content: "";
    position: absolute;
    width: 100vw;
    margin-left: -50vw;
    margin-right: -50vw;
    height: 100%;
    display: block;
    left: 50%;
    right: 50%;    
    z-index: -1;
	top: 0;
}
.page-index main section:nth-of-type(odd):before{
	background-color: #eee;
}
.page-index main section:nth-of-type(even):before{
	background-color: #fff;
}


p {
  margin-bottom: 20px; /* !important */
}

/* Slider */



/* Баннеры */




.banner-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: baseline;
    flex-direction: column;
    width: 100%;
    height: 400px;
    margin-bottom: 50px;
    padding: 0 35px;
    //background: url(../images/hero.jpeg) no-repeat;
    //background-size: cover;
    //background-position: left top;
    color:#000;
    padding-top: 100px;
}


/* Сервис */

.promo__text__uslugi {
  font-size: 26px;
  font-weight: 600;
  padding-top: 40px;
  padding-bottom: 60px;
  color:#00adee;
  text-align: center;
  line-height: 1.42857143;
}

.service__container {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    padding: 0 0 20px 0;
	list-style-type: none;
	margin-bottom: 0;
}
.service__container li{
	padding-bottom: 30px;
}
.service__container .col {
	background-color: #00adee;
	padding: 30px;
	height: 100%;
}

.service__container .service__title {
	font-size: 28px;
	padding: 20px 0px 40px;
	color:#fff;
	font-weight: 600;
	font-family: Roboto, sans-serif;
}
/*
.service__container .col:hover {
	background-color: #fcb813;
	color: #fff;
}*/


/*parralax*/


.parallax_main {
  margin-top: -220px !important;
  z-index: -999;
  margin-bottom: -140px !important;
}

.main_1 {
  position: absolute;
  left: 20% !important;
  top:500px !important;
}

.main_2 {
  position: absolute;
  left: 582px !important;
  top:292px !important;
}

.main_3 {
  position: absolute;
  left: 0px !important;
  top:620px !important;
}

.main_4 {
  position: absolute;
  left: 700px !important;
  top:600px !important;
}






.breadcrumb {
  margin-bottom:20px;
  list-style:none;

}
.breadcrumb>li {
  display:inline-block;
}
.breadcrumb>li+li:before {
  padding:0 5px;
  color:#ccc;
	content:"/\00a0"
}
.breadcrumb>.active {
  color:#fff;
}

.breadcrumb>li>a {
    color:#fff ;
    text-decoration: underline;
}



.news__slider {
//  text-align: center;
  margin: auto 0;
}
.news__slider img {
  height: 150px;
  width: 150px;
/*/  text-align: center;*/
}



/*Компания*/

.about-banner {
  background: url(../images/hero.jpeg) no-repeat;
  background-size: cover;
  background-position: left top;
}




.employees-block__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;

}


/*.employees-block__item img {
  width: 176px;
  height: 161px;
}*/

/*.employees-block__item:hover {
  background-color: orange;
  //border: 8px solid orange;
  z-index: 1000;

}*/
.employees-block__item--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.employees-block__item-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
          flex-wrap: wrap;
}
/*.employees-block__item-info div {
  padding-left: 50px;
//margin: auto 0;
flex-basis: 18%;
}*/

.employees-block__item-info .fio {
flex-basis: 370px;
padding-right: 25px;
margin-bottom: 20px;
}

.employees-block__item-info .foto {
flex-basis: 12%;
padding-right: 20PX;
}

.employees-block__item-info div h2 {
//width: 416px;
}
.employees-block__item-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.employees-block__item-text p {
  line-height: 28px;
}



.team__section_list {

}

.team_list {
/*  display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
font-family: "Fira Sans";
font-size: 24px;
font-weight: 500;*/
}

.team_list li {
/*  display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-preferred-size: auto;
flex-basis: auto;
width: 40%;
padding-right: 20px;
margin-bottom: 70px;*/
}


/*jobs*/

.slider__allnews {
  text-align: right;
  padding: 10px 40px 0;
  color: #05acee;
  position: absolute;
  top: 0;
  right: -30px;
  border-top: 7px #05acee solid;
  font-weight: bold; 
  z-index: 1;
}

.slider__allnews a::after {
content: " >";
}

.slider__allnews  a:hover {
  text-decoration: underline;


}

.carrier_box {

  display: flex;
  flex-direction: row;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color:#fff;
  flex-wrap: wrap;


}

.carrier_box a {
  display: block;
  width: 100%;
  height: 100%;
}

.col-1_carrier  {
  padding: 50px 50px 100px 50px;
  margin: 0 auto;
  width: 345px;
  background-color: #05acee;
  margin-bottom: 50px;


}



.col-1_carrier:hover  {
  background-color: orange;
  cursor: pointer;
  transition: all 0.3s ease
}

 /*.carrier_text:hover {
   visibility: visible;
   opacity: 1;
   z-index: 100;
   display: block;
 }

/*  .carrier_text   {
  visibility: hidden;
  opacity: 0;
  }*/

  .carrier__section {
    display: flex;
    -webkit-flex: 1px;
    -ms-flex: 1px;
    flex: 1px;
    flex-direction: row;

  }
  .carrier__section article {
    flex-basis: 800px;
    padding-right: 25px;
  }

  .carrier__komp {

    display: flex;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    flex-wrap: wrap;


  }

  .carrier__komp li {
    flex-direction: column;

    width: 150px;
    height: 150px;
    text-align: center;
    line-height: 15px;
    padding-top: 20px;
  }

    .carrier__komp li>.icon {
      font-size: 36px;
      color:#05acee;
      padding-bottom: 20px;
    }

    .carrier__komp >li>span {
      font-size: 14px;
    }

  .carrier__komp li:hover {
    background-color: #fcb814;
    transition: all .25s ease;
    cursor: pointer;
    color:#fff;

  }
  .carrier__komp li>.icon:hover {

    color:#fff;
  animation:spin 4s linear infinite;

  }

  .carrier__title {
    font-size: 26px;
    colot:#000;
    padding:  20px 0;
  }


.capabilities {
  background-color: #eee;
}


.carrier__slider {
  position: relative;
  max-width: 1280px;
  width: 100%;
}

.com__container {
  display: flex;
  flex-direction: row;
  -webkit-flex: 1px;
  -ms-flex: 1px;
  flex: 1px;
}

.desc_com {
  flex-direction: column;
  width: 440px ;
  background-color: #05acee;
  padding: 25px 50px;
}

.video { 
flex-direction: column;
background-color: orange;
}
.video img {
  background-size: cover;
  background-size:  left top;
}

.com__container .desc_com .name {
font-size: 28px;
color: #fff;
line-height: 30px;
}

.com__container .desc_com .desc {
  padding-top: 25px;
  font-size: 14px;
}







/*парнгеры*/

.partners {
  border-collapse: collapse;
  width: 100%;
}

.partners td {
  text-align: left;
  margin-left: 50px !important;
}
.partners td a {
  text-decoration: none;
}
.partners td a:hover {
  text-decoration: underline;
  color: #05acee;
}
.partners h2 {
  margin-bottom: 20px;
}

@media screen and (max-width: 760px) {
  .partners td:nth-child(2), .cert th:nth-child(4), .licen th:nth-child(4), .licen td:nth-child(4), .cert td:nth-child(4) {
  display: none;
    }

    .partners td:nth-child(1) {
      text-align: center;
    }

  }
/*сертификаты*/

.cert, .licen {
  border-collapse: collapse !important;
  width: 100%;
  border: 1px solid lightgrey;


}

.cert th, .licen th{
  text-align: left;
  padding: 10px 20px;
  background-color:  #05acee;
  border-top: none;
  color:#fff;
  height: 2em;
}
.cert td, .licen td {
    padding: 10px 20px;
    //margin: 10px 0px;
}
.cert tr, .licen tr {
  margin: 10px 0px;
}

.cert td:last-child, .licen td:last-child {
  margin-left: 0px !important;
  display: table-cell !important;
}
.cert td:nth-child(3) {
  width: 7%;
}
.cert td:nth-child(2) {
  width: 12%;
}
.cert td:first-child, .licen td:first-child {
  font-weight: bold;
}
.cert tr:hover, .licen tr:hover {
  background-color: orange;
}


.licen td:nth-child(3) {
  width: 20%;
}
.licen td:nth-child(2) {
  width: 25%;
}
.cert td:first-child {
  font-weight: bold;
}

.support__box {
  background: #f2f2f2;
  padding-top: 50px;
  padding-bottom: 50px;
}

.container_support {
  display: flex;
  flex-direction: row;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-flex: wrap;
  -ms-flex: wrap;
  flex: wrap;
  margin: 50px 0px;;

}

.container_support p {
  line-height: 30px;
}
.container_support ul li {
  margin-left: 40px !important;
  list-style-type: disc;
}

.col_one_support, .col_two_support {
  margin:20px 50px 50px 0px;
  width: 100%;
}


.section p {
  line-height: 30px;
}

.autsors__box {
  padding-top: 50px;
  padding-bottom: 50px;
}

@media screen and (max-width: 1000px) {
  .container_support {
    display: flex;
    flex-direction: column;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    flex-wrap: wrap;
  }
}



    .col-1 {
      margin:0px 50px 25px 0px;
      width: 29%;
    }

    .menu__modal h1 {
      border-bottom: 2px solid transparent;
    }

    .menu__modal a:hover {
      text-decoration: underline;
    }

ul.list li {
  list-style-type: disc;
  margin-left: 40px;
}

.news__last {
	display: flex !important;
}

.main-news__right span {
  font-size: 22px !important;
}
.main-block__secction, .main-block__secction {
  margin-bottom: -50px !important;
}
/*
.news-block__body, .section__item__body, .events__item__body h3 {
  //font-size: 22px !important;
}*/

/*.section__list, .main-block__clients {
  width: 65% !important;
  margin: 0 auto !important;
}
*/
.events__item__head h3 {
  font-size: 22px !important;
}

.crumbs__list, .crumbs__list span {
  color: #fff !important;
}

.aside__text p {
  margin-bottom: 35px !important;
}

.aside__text p {
  padding: 20px 0 !important;
}

.sidebar__row a span {
  padding: 15px 0 !important;
}

.sidebar__row {
  padding: 10px 0 !important;
}


.aside__title {
  margin-bottom: 20px !important;
  line-height: 1.6 !important;
}


.aside__text p {
  margin-bottom: 20px !important;
}

.page-hero {
  margin-bottom: 70px !important;
}


.hero-block h1 {
  color: #FFF !important;
}

.about {
//  margin-bottom:  50px;
}

.about p {
  margin-bottom: 10px !important;
}

.history__title {
  margin: 20px 0 !important;
}


.history__sync_wrapp {
  padding-bottom: 100px !important;
}

.directors {
  padding-top: 100px !important;
}


.products-hero {
  background-size: cover !important;
}

/*.products__section {
  padding: 0 50px !important;
}*/


.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
  outline-style:none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block;}
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
/*.slick-dotted.slick-slider {
  margin-bottom: 30px; }*/

/*.slick-dots {
  position: absolute;
  bottom: 0px;
  list-style: none;
  display: block;
  text-align: right;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 7px;
    width: 32px;
    margin: 0 7px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: white;
      display: block;
      height: 7px;
      width: 32px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;      
      cursor: pointer; }
      .slick-dots li.slick-active button{
         background: #fcb814;
      } 
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }*/

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

:root {
  --accent: #fcb814;
  --font-color: #3d3c3c;
  --primary-color: #05acee;
  --fira-font: 'Fira Sans';
  --font: 'DIN Pro'; }

.about {
  color: var(--font-color);
  font-family: var(--fira-font);
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
padding-bottom: 40px;}
  .about p {
    margin-bottom: 45px; }

.about__clients__list {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }



/*
.burger-container {
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
  z-index: 1060;
  -webkit-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s; }
  @media screen and (max-width: 768px) {
    .burger-container {
      display: block; } }

.burger {
  position: relative;
  cursor: pointer;
  display: block; 
  padding: 17px 0 17px 20px;
}
.burger:hover {
	color: #fcb814;
}
.burger span {
  display: block;
  background-color: #323232;
  width: 35px;
  height: 3px;
  margin-bottom: 5px;
  position: relative;
  top: 0;
  -webkit-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s; }

.burger-container.open span:nth-child(2) {
  width: 0;
  opacity: 0; }

.burger-container.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: -8px; }

.burger-container.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 8px; }

*/
.burger-list  {
  border-bottom: 8px solid transparent;
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
  margin-top: -15px;
  //background-color: #05acee;
  padding-left: 25px;
  /* padding-right: 25px; */
  position: relative;
  right: -30px;
  bottom: 0px;
  height: 107px;
  margin-bottom: -20px;
  padding-bottom: -19px;
  padding-top: -4px;
  color: white;
  /* padding-bottom: 10px; */
  /* WIDTH: 156px; */
}
.burger-list:hover {
  background-color: transparent;
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
  border-bottom: 0px;
}

.menu_text {

  position: relative;
  top: -23px;
  left: 45px;
  color: #fff;
}
  .burger-container-menu {
    position: relative;
    display: block;
    width: 50px;
    z-index: 1060;
    top: 24px;
    right: 25px;
    -webkit-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
    color: white;
    /* margin-bottom: 37px; */}
    @media screen and (max-width: 768px) {
      .burger-container-menu, .burger-list {
        display: none; } }
        @media screen and (max-width: 1350px) {
          .burger-container-menu, .burger-list {
            display: none; } }

  .burger-menu {
    position: relative;
    z-index: 1050;
    cursor: pointer;
    display: block; }

  .burger-menu span {
    display: block;
    background-color: #fff;
    width: 35px;
    height: 3px;
    margin-bottom: 5px;
    position: relative;
    top: 0;
    -webkit-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s; }

/*inner page*/

.menu_text_inner {

  position: relative;
  top: -23px;
  left: 45px;
  color: #3d3c3c;
}
  .burger-container-menu_inner {
    position: relative;
    display: block;
    width: 50px;
    z-index: 1060;
    top: 24px;
    right: 25px;
    -webkit-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
    color: #3d3c3c;
    /* margin-bottom: 37px; */}
    @media screen and (max-width: 768px) {
      .burger-container-menu, .burger-list {
        display: none; } }
        @media screen and (max-width: 1350px) {
          .burger-container-menu, .burger-list {
            display: none; } }

  .burger-menu_inner {
    position: relative;
    z-index: 1050;
    cursor: pointer;
    display: block; }

  .burger-menu_inner span {
    display: block;
    background-color: #3d3c3c;
    width: 35px;
    height: 3px;
    margin-bottom: 5px;
    position: relative;
    top: 0;
    -webkit-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s; }


  .burger-container-menu.open span:nth-child(2) {
    width: 0;
    opacity: 0; }

  .burger-container-menu.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: -8px; }

  .burger-container-menu.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 8px; }

.certificates {
  background: #f2f2f2;
  padding-top: 100px;
  padding-bottom: 100px; }

.certificates__title {
  text-align: center;
  margin-bottom: 75px; }

.certificates__text {
  margin-bottom: 140px;
  color: var(--font-color);
  font-family: var(--fira-font);
  font-size: 16px;
  font-weight: 400;
  line-height: 30px; }

.clients {
  padding-top: 95px;
  padding-bottom: 90px; }

.about__clients {
  position: relative;
  width: 100%;
  max-width: 785px;
  margin: auto; }

.cleints__title {
  margin-bottom: 65px;
  text-align: center; }

.clients__text {
  margin-bottom: 125px;
  color: var(--font-main);
  font-family: var(--fira-font);
  font-size: 16px;
  font-weight: 400;
  line-height: 30px; }

.clients__list {
  margin-bottom: 75px; }
  .clients__list .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
    @media screen and (max-width: 1200px) {
      .clients__list .slick-track {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; } }
    @media screen and (max-width: 480px) {
      .clients__list .slick-track {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
  .clients__list a {
    display: inline-block; }
  @media screen and (max-width: 1200px) {
    .clients__list {
      padding: 0 30px; } }

.clidents__bigtitle {
  width: 100%;
  max-width: 480px;
  font-family: "Fira Sans"; }
  @media screen and (max-width: 1200px) {
    .clidents__bigtitle {
      max-width: inherit; } }
  .clidents__bigtitle span {
    display: inline-block;
    margin-bottom: 45px;
    font-size: 16px;
    font-weight: 400; }
  .clidents__bigtitle a {
    font-size: 26px;
    font-weight: 700; }

.clients__img {
  display: block;
  width: 120px;
  height: 120px;
  margin: auto;
  cursor: pointer; }
  .clients__img img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%; }

.crumbs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000000;
  font-family: "Fira Sans";
  font-size: 13px;
  font-weight: 400; }

.directors {
  padding-top: 190px;
  margin-bottom: 85px; }

.directors__list {
  width: 100%;
  max-width: 1002px;
  margin: auto;
  padding: 0 29px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  margin-bottom: 65px; }
  @media screen and (max-width: 992px) {
    .directors__list {
      padding: 0 15px; } }
  @media screen and (max-width: 768px) {
    .directors__list {
      padding: 0;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  .directors__list li {
    margin: 0 30px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 176px;
    min-height: 288px;
    cursor: pointer; }
    .directors__list li:after {
      content: '';
      position: absolute;
      top: 1px;
      right: 0;
      width: 104px;
      height: 9px;
    //  background: #04afe9;
      -webkit-transition: .25s;
      transition: .25s; }
    @media screen and (max-width: 768px) {
      .directors__list li {
        margin: 0 20px; } }

.directors__list li:hover:after {
  background: #fff; }

.directors__img {
  position: relative;
  display: inline-block;
  width: 177px;
  height: 161px; }
  .directors__img:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff323;
    opacity: 0;
    -webkit-transition: .25s;
    transition: .25s; }
  .directors__img i {
    position: absolute;
    opacity: 0;
    top: 30px;
    right: 25px;
    color: #fff;
    font-size: 24px;
    -webkit-transition: .25s;
    transition: .25s; }

.directors__link:hover .directors__img i {
  opacity: 1; }

.directors__title {
  text-align: center;
  margin-bottom: 70px; }

.directors__link {
  position: relative; }

.directors__link:hover .directors__img {
  opacity: 1;
  -webkit-transition: .25s;
  transition: .25s; }

.directors__link:hover .directors__img:before,
.directors__link:hover .item__wrap:before {
  opacity: .6;
  -webkit-transition: .25s;
  transition: .25s; }

.item__wrap {
  position: relative;
  display: inline-block;
  z-index: 1;
  padding: 30px 16px;
  margin-top: -5px; }
  .item__wrap span {
    display: block;
    color: #3d3c3c;
    font-family: "Fira Sans";
    font-weight: 400; }
  .item__wrap:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 0;
    width: 176px;
    height: 120px;
  /*width: 100%;
    height: 100%;*/
    background: #fcb814;
    opacity: 0;
    -webkit-transition: .25s;
    transition: .25s; }

.directors__name {
  position: relative;
  z-index: 1;
  font-size: 16px;
  line-height: 30px;
  -webkit-transition: .25s;
  transition: .25s;
  color: #3d3c3c333;
font-weight: 600 !important;}

.directors__link:hover .directors__name {
  color: #fff; }

.directors__position {
  position: relative;
  z-index: 1;
  font-size: 13px;
  -webkit-transition: .25s;
  transition: .25s; }

.directors__link:hover .directors__position {
  z-index: 10;
  color: #3d3c3c;
  opacity: 1; }


/*ul.main-block__events__list li {
padding-left: 0px !important;}*/
  @media screen and (max-width: 768px) {
    ul.main-block__events__list li {
    /*  padding: 20px; */} }

.events__item__body {
  margin-right: 1px; }
  @media screen and (max-width: 768px) {
    .events__item__body {
      margin-right: 0; } }
  /*.events__item__body h3 {
    margin-bottom: 40px; }*/

.events-hero {
  background: url(../images/events-hero.png) no-repeat;
  background-size: 100%; }

.events-now {
  background-color: #fafafa;
  padding: 90px 0; }

.events .section__title {
  font-size: 42px; }

.events-hero.page-hero {
  margin-bottom: 0px; }

.section__item__body_author {
  font-family: "Fira Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 30px; }

.reports {
  padding: 90px 0; }

.section__filter {
  margin-bottom: 65px; }

.filter__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 480px) {
    .filter__list {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .filter__list li {
    position: relative;
    margin-right: 120px;
    font-family: "Fira Sans";
    font-size: 16px;
    font-weight: 400;
    color: #05acee; }
    @media screen and (max-width: 768px) {
      .filter__list li {
        margin-right: 20px; } }
    @media screen and (max-width: 480px) {
      .filter__list li {
        margin: 20px;
        width: 50%; } }
    .filter__list li:last-child {
      margin-right: 0; }
      @media screen and (max-width: 480px) {
        .filter__list li:last-child {
          margin-right: 20px; } }
    .filter__list li a {
      display: inline-block;
      padding: 15px 25px;
      padding-right: 30px; }
    .filter__list li i {
      position: absolute;
      top: 18px;
      right: 10px;
      font-size: 12px; }
  .filter__list li.active {
    color: #fff; }
    .filter__list li.active a {
      background-color: #fcb814; }

ul.reports__list {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  @media screen and (max-width: 992px) {
    ul.reports__list {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  ul.reports__list li {
    width: 28.7%;
    max-width: inherit;
    padding: 0;
    margin: 25px;
    margin-bottom: 90px; }
    @media screen and (max-width: 1200px) {
      ul.reports__list li {
        margin-right: 15px;
        margin-left: 15px; } }
    @media screen and (max-width: 992px) {
      ul.reports__list li {
        width: 45.7%; } }
    @media screen and (max-width: 768px) {
      ul.reports__list li {
        width: 70%; } }
    @media screen and (max-width: 480px) {
      ul.reports__list li {
        width: 90%; } }
  ul.reports__list .section__item__head {
    margin: 0; }
  ul.reports__list .section__item__head:after {
    width: 100%;
    top: -8px; }
  ul.reports__list .section__item__body {
    padding-right: 30px; }
  ul.reports__list span {
    display: inline-block; }
  ul.reports__list span:nth-child(2) {
    margin-bottom: 40px; }
  ul.reports__list span:nth-child(3) {
    font-family: "Fira Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 30px; }
    @media screen and (max-width: 480px) {
      ul.reports__list span:nth-child(3) {
        font-size: 12px; } }
  ul.reports__list .section__item__footer a:hover, ul.reports__list .section__item__footer a:hover ~ i {
    color: #fcb814;

  }

.gallery {
  margin-bottom: 110px; }

.gallery__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 80px; }
  @media screen and (max-width: 768px) {
    .gallery__list {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  .gallery__list li {
    padding: 20px; }
    .gallery__list li:hover .gallery__img:before {
      opacity: .4; }
  .gallery__list a {
    position: relative;
    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: end;
    -ms-flex-align: end;
    align-items: flex-end; }
    .gallery__list a i {
      position: absolute;
      opacity: 1;
      top: 30px;
      right: 25px;
      color: #fff;
      font-size: 24px; }
  .gallery__list span {
    color: #3d3c3c333;
    font-family: "Fira Sans";
    font-size: 13px;
    font-style: italic; }

.gallery__img {
  position: relative;
  width: 384px;
  height: 192px;
  margin-bottom: 30px; }
  .gallery__img img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%; }
  .gallery__img:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff323;
    opacity: 0;
    -webkit-transition: .25s;
    transition: .25s; }

/*
.section__list a, .section__list a:hover {
	color: unset;
    text-decoration: unset;
}*/

/*.section__list.row{
  flex-wrap;
  display: flex;
 }
.section__list.row > [class*='col-'] {
    display: flex;
    flex-direction: column;
}*/


table td {
  padding-bottom: 30px;
  vertical-align: top;
  word-break: break-word; }

table tr:last-child td {
  padding-bottom: 0px; }

table td:first-child {
  margin-right: 30px; }

table td:last-child {
  display: block;
  margin-left: 30px; }

.service {
  background: url(../images/service.png) no-repeat;
  color: #fff;
  height: 478px; }

.industry {
  background: url(../images/service.png) no-repeat;
  color: #fff;
  height: 478px; }

.products {
  background: url(../images/products.png) no-repeat;
  color: #fff;
  height: 478px; }

.service,
.industry,
.products {
  position: relative;
  cursor: pointer;
  -webkit-transition: all .25s ease;
  transition: all .25s ease;   
}
  .service:after,
  .industry:after,
  .products:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: #fcb814;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .25s ease;
    transition: all .25s ease; }
  .service:hover .section__item_title,
  .industry:hover .section__item_title,
  .products:hover .section__item_title {
    z-index: 10;
    color: #3d3c3c; }
  .service:hover:after,
  .industry:hover:after,
  .products:hover:after {
    opacity: 1;
    visibility: visible;
  /*margin-right: 30px;*/
width: auto;}
  .service:hover .section__item-hover,
  .industry:hover .section__item-hover,
  .products:hover .section__item-hover {
    opacity: 1;
    visibility: visible;
    color: #3d3c3c;
    z-index: 100;
  }

.section__item-hover {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  width: 90%;
  top: 36%; }

.section__item_title {
  margin-bottom: 60px;
  font-size: 42px;
  font-weight: 700; }

.section__item_text {
  padding: 0 15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px; }

.section__item_link {
  margin-top: auto;
  -ms-flex-item-align: end;
  align-self: flex-end; }
  .section__item_link a {
    padding-right: 8px; }
  .section__item_link i {
    font-size: 12px;
    font-weight: 400; }

.hero-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 385px;
  margin-bottom: 65px;
  padding: 0 35px;
  background: url("../images/hero.jpeg") no-repeat;
  background-size: cover;
  background-position: left top; }
  .hero-block h1 {
    color: var(--font-color);
    font-family: Roboto;
    font-size: 42px;
    font-weight: 700; }
    @media screen and (max-width: 480px) {
      .hero-block h1 {
        font-size: 25px; } }

.history {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.history__List {
  position: relative;
  width: 100%; }
  .history__List .slider__control--left {
    font-size: 24px;
    left: 25px;
    cursor: pointer; }
  .history__List .slider__control--right {
    font-size: 24px;
    right: 25px;
    cursor: pointer; }

.history__title {
  color: #3d3c3c;
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 100px; }

.history__nav-list {
  width: 100%;
  max-width: 85%;
  margin: auto; }
  .history__nav-list li {
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    text-align: center;
    outline: none; }
  .history__nav-list span {
    display: inline-block;
    padding: 40px 23px;
    border-bottom: 8px solid transparent;
    outline: none;
    cursor: pointer;
    -webkit-transition: all .25s ease;
    transition: all .25s ease; }
    .history__nav-list span:hover {
      color: #fcb814;
      border-color: #fcb814; }
  .history__nav-list li.slick-center span {
    color: #fcb814;
    border-color: #fcb814;
    -webkit-transition: all .25s ease;
    transition: all .25s ease; }

.history__sync_wrapp {
  padding-top: 95px;
  padding-bottom: 190px;
  background-color: #fcb814;
line-height: 30px;}
  .history__sync_wrapp h5 {
    color: #ffffff;
//    font-family: 'DIN Pro';
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 50px;
    text-align: center;
  }
  .history__sync_wrapp p {
margin-bottom:  20px !important;
  }

.history__sync {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }



.page-index .bg__list.slick-slider {
  position: absolute; }

.bg__list {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 1152px;
  overflow: hidden; }

.bg__item {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0; }
  .bg__item img {
    display: block;
    width: 100%;
    max-width: 100%;
    //height: auto;
    height: 100vh;
    width: 100vw;
    object-fit: cover;
    object-position: right bottom;

  }

.button-anchor {
  position: absolute;
  //margin-bottom: 80px;
bottom: 160px;
  color: #ffffff;
  font-size: 34px; }
  @media screen and (max-width: 480px) {
    .button-anchor {
      margin-bottom: 0px; } }

.main-block__info {
  width: 100%;
  //padding: 100px 0;
//  margin-bottom: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
//  background-color: #05acee; }
  .main-block__info .logo {
    margin-bottom: 40px;
  margin-top: 40px;
  text-align: center;
}
.main-block__info .logo img {
  width: 80%;
}
.main-block__info__advantage-list {
  width: 100%;
  max-width: 779px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media screen and (max-width: 768px) {
    .main-block__info__advantage-list {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .main-block__info__advantage-list li {
    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: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff; }
    @media screen and (max-width: 768px) {
      .main-block__info__advantage-list li {
        margin-bottom: 25px; } }
    .main-block__info__advantage-list li img {
      margin-bottom: 40px; }
    .main-block__info__advantage-list li span {
      text-align: center;
      font-family: "Fira Sans";
      font-size: 26px;
      font-weight: 500; }

.main-block__info__text {
  width: 100%;
  max-width: 775px;
  margin-bottom: 50px;
  text-align: center;
  color: #3d3c3c;
  font-family: "Fira Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 30px; }
  .main-block__info__text p:first-child {
    margin-bottom: 45px; }

    .white__text {
      color:#fff !important;
    }

.clients__left {
  display: inline-block;
  width: 55%;
  vertical-align: top; }
  @media screen and (max-width: 1200px) {
    .clients__left {
      display: block;
      width: 100%; } }

.clients__right {
  width: 40%;
  vertical-align: top;
  float: right; }
  @media screen and (max-width: 1200px) {
    .clients__right {
      display: block;
      margin-bottom: 50px;
      width: 100%;
      float: none;
      text-align: center; } }

.clients__list li {
  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: center;
  -ms-flex-align: center;
  align-items: center;
  width: 176px; }
  @media screen and (max-width: 480px) {
    .clients__list li {
      min-width: inherit;
      max-width: inherit; } }

.main-block__clients {
  padding: 0 30px; }
  .main-block__clients li {
    margin: 0 17px;
    margin-bottom: 100px; }
    .main-block__clients li span:nth-child(2) {
      display: inline-block;
      margin-bottom: 35px;
      text-align: left;
      color: #3d3c3c;
      font-family: "Fira Sans";
      font-size: 13px;
      font-weight: 400; }
    .main-block__clients li span:nth-child(3) {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: distribute;
      justify-content: space-around;
      color: #05acee;
      font-size: 24px;
      font-weight: 400; }
    @media screen and (max-width: 1200px) {
      .main-block__clients li {
        margin-bottom: 0px; } }

.clients__slider {
  position: relative; }

.clients__banner {
  margin-bottom: 60px; }
  .clients__banner img {
    -o-object-fit: cover;
    object-fit: cover;
    max-width: 100%; }

.main-hero {
  background: url(../images/main-bg.png) no-repeat;
  background-size: cover;
  background-position: top left; }

/*  .recom {
    background-color: #eee;
  }*/

html, body {
  height: 100%; }

body {
/*  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;*/ }

.content {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }



/*.modal-open {
  overflow: hidden; }
  .modal-open .modal-backdrop {
    opacity: 1; }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
  background-color: rgba(0, 0, 0, 0.5); }

.modal__dialog {
  position: relative;
  max-width: 500px;
  margin: 10% auto; }

.modal__content {
  position: relative;
  height: 315px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: .3rem;
  outline: 0; }

.modal__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #eceeef; }

button.modal__close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none; }

.modal__close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }

.modal__body {
  height: 100%; }
  .modal__body iframe {
    width: 100%;
    height: 100%; }
*/
.news-hero {
  background: url(../images/news-hero.jpeg) no-repeat; }
  .news-hero .page__title {
    font-size: 24px; }
    @media screen and (max-width: 480px) {
      .news-hero .page__title {
        font-size: 18px; } }
  .news-hero .crumbs {
    margin-bottom: 50px; }

.news-hero__date {
  margin-bottom: 100px; }

.aside {
//  padding-left: 30px;
  display: inline-block;
  width: 63%;
  color: #3d3c3c333;
  font-family: "Fira Sans"; }
  @media screen and (max-width: 992px) {
    .aside {
      width: 90%; } }

.aside__title {
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 70px; }
  @media screen and (max-width: 480px) {
    .aside__title {
      font-size: 16px; } }

.aside__text {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px; }
  .aside__text p {
    margin-bottom: 100px; }
  .aside__text .aricle__author {
    text-align: right; }
  @media screen and (max-width: 480px) {
    .aside__text {
      font-size: 14px; } }

.page-tile {
  width: 63%;
}

.aside__img_wrap {
  margin-bottom: 100px;
  text-align: right; }
  .aside__img_wrap img {
    display: block;
    width: 100%; }

.aside--italic {
  font-size: 20px;
  font-style: italic;
  line-height: 36px; }
  @media screen and (max-width: 480px) {
    .aside--italic {
      font-size: 16px; } }

.img__subtitle,
.aricle__author {
  text-align: left;
  font-size: 13px;
  font-style: italic; }

.sidebar {
  padding-left: 40px;
  padding-right: 30px;
  display: inline-block;
  vertical-align: top;
  width: 35%;
  color: #3d3c3c333;
  font-family: "Fira Sans"; }
  @media screen and (max-width: 992px) {
    .sidebar {
      display: none; } }

.sidebar__block {
  margin: 10px 0;
  padding: 20px 0; }
  .sidebar__block:first-child {
    margin-top: 0;
    padding-top: 0; }

.sidebar__title {
  margin-bottom: 35px;
  font-size: 26px;
  font-weight: 500; }

.sidebar__row {
  padding: 35px 0;
  color: #989898; }
  .sidebar__row a:hover {
    color: #fcb814; }
  .sidebar__row a span {
    display: inline-block;
    padding-bottom: 55px; }
  .sidebar__row span {
    font-size: 13px;
    font-weight: 400; }
  .sidebar__row p {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px; }

.sidebar__socials {
  padding-left: 15px;
  padding-right: 100px; }

.socials__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .socials__list li {
    font-size: 30px; }
    .socials__list li a:hover {
      color: #fcb814; }

.sibscribe {
  position: relative;
  font-size: 0; }
  .sibscribe i {
    position: absolute;
    z-index: 1;
    top: 18px;
    right: 45px;
    font-size: 12px;
    color: #fff; }

.sibscribe__input {
  padding: 10px 35px;
  border: 0;
  color: #000000;
  font-family: "Fira Sans";
  font-size: 12px;
  font-style: italic;
  line-height: 30px;
  outline: none; }

.sibscribe__submit {
  position: relative;
  padding-right: 30px;
  border: 0;
  width: 152px;
  height: 48px;
  color: #fff;
  background-color: #fcb814;
  font-size: 16px;
  cursor: pointer;
  outline: none; }

.pagination {
  margin: 30px 0;
  padding: 0 250px; }
  @media screen and (max-width: 768px) {
    .pagination {
      display: none; } }

.pagination__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.pagination__item {
  color: #3d3c3c333;
  font-family: "Fira Sans";
  font-size: 16px;
  font-weight: 500; }
  .pagination__item:hover:first-child .pagination__link,
  .pagination__item:hover:last-child .pagination__link {
    border-bottom-color: transparent; }

.pagination__link {
  display: inline-block;
  padding: 20px 40px;
  cursor: pointer;
  border-bottom: 8px solid transparent; }
  .pagination__link:hover {
    color: #fcb814;
    border-bottom-color: #fcb814; }

.pagination__link.active {
  color: #fcb814;
  border-bottom-color: #fcb814; }

.page-hero {
  padding: 35px;
  margin-bottom: 190px;
  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: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-size: cover; }

.products-hero {
  background: url(../images/products-hero.png) no-repeat; }

.page__title {
  color: #ffffff;
  font-family: Roboto;
  font-size: 42px;
  font-weight: 700; }
  @media screen and (max-width: 480px) {
    .page__title {
      font-size: 24px; } }

.products__section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px; }
  @media screen and (max-width: 768px) {
    .products__section {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }

.products__section--right {
  //padding-left: 30px;
  color: #3d3c3c;
  padding: 25px 0px;

}
    @import url("clients.css");
@media screen and (max-width: 768px) {
  .products__section--left {
    text-align: center; } }

.products__img {
  display: inline-block;
  width: 176px;
  height: 128px; }
  @media screen and (max-width: 768px) {
    .products__img {
      margin-bottom: 40px; } }
  .products__img img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%; }

.products__section__title {
  margin-bottom: 50px;
  //font-family: Roboto;
  font-size: 36px;
  font-weight: 600;
line-height: 40px;}

.products__section__text {
  font-family: "Fira Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 50px; }

.products__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-family: "Fira Sans";
  font-size: 26px;
  font-weight: 500;
justify-content: center;}
  .products__list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: 40%;
    padding-right: 20px;
    margin-bottom: 70px;
   }
    @media screen and (max-width: 992px) {
      .products__list li {
        width: 50%; } }
    @media screen and (max-width: 768px) {
      .products__list li {
        width: 100%; } }
    .products__list li a {
      margin-left: 15px; }
    .products__list li i {
      color: #fcb814;
      font-size: 26px;
      font-weight: 400; }
  .products__list li:hover {
    color: #fcb814; }

.products__link {
  padding: 90px 0;
  background: #f2f2f2; }
  .products__link a:first-child {
    margin-right: 30px; }
    @media screen and (max-width: 768px) {
      .products__link a:first-child {
        margin-right: auto; } }
  @media screen and (max-width: 768px) {
    .products__link .button {
      display: block;
      margin: auto;
      margin-bottom: 25px; } }

.products__info {
  background: #f2f2f2;
margin-bottom: 0px !important;}

.rewards {
  margin-bottom: 35px;
  padding-top: 100px;
  padding-bottom: 100px;
  background: #f2f2f2; }
  .rewards .button {
    background: #fff;
    color: #05acee; }

.rewards__title {
  text-align: center;
  margin-bottom: 64px; }

.section {
  padding-right: 14.0625rem;
  padding-left: 14.0625rem; }
  @media screen and (max-width: 1200px) {
    .section {
      padding-right: 1.25rem;
      padding-left: 1.25rem; } }

.slider-block {
  position: relative;
  margin-top: 7.8125rem;
  margin-right: 70px;
  margin-left: 70px;
  margin-bottom: 140px;
  margin: 9.8125rem auto;
  max-width: 1280px;

}
  @media screen and (max-width: 768px) {
    .slider-block {
      margin-top: 7.5rem;
      margin-right: 20px;
      margin-left: 20px; } }
  @media screen and (max-width: 480px) {
    .slider-block {
      margin-bottom: 0px; } }
  .slider-block .slider__control--left,
  .slider-block .slider__control--right {

    font-size: 24px; }

.slider__list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden; }

.slider__content {
//  padding: 0 20px;
  margin-bottom: 55px;
  width: 100%;
  max-width: 512px;
  color: #fff; }
  .slider__content h1 {
    margin: 0;
    margin-bottom: 40px;
    font-family: var(--font);
    font-size: 3.4375rem;
    font-weight: 700;
    line-height: 1.2em;
  color:#3d3c3c;}
    @media screen and (max-width: 768px) {
      .slider__content h1 {
        font-size: 2.1875rem; } }
  .slider__content span {
    font-family: var(--fira-font);
    font-size: 16px;
    font-weight: 400;
  color: #fcb814}

.slider__button a {
  padding-right: 8px; }

.slider__button i {
  font-size: 12px;
  font-weight: 400; }

.slider__control--left,
.slider__control--right {
  position: absolute;
  top: 0;
  bottom: 0;
  color: white;
  font-size: 48px;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer; }

.slider__control--left {
  position: absolute;
  left: -webkit-calc((640px - 50vw)*0.8);
  left: -moz-calc((640px - 50vw)*0.8);
  left: calc((640px - 50vw)*0.8); 
}
  @media screen and (max-width: 1200px) {
    .slider__control--left {
      left: -5px; } }

.slider__control--right {
  position: absolute;
  right: -webkit-calc((640px - 50vw)*0.8);
  right: -moz-calc((640px - 50vw)*0.8);
  right: calc((640px - 50vw)*0.8); 
 }
  @media screen and (max-width: 1200px) {
    .slider__control--right {
      right: -5px; } }

@media screen and (max-width: 1200px) {
  html {
    font-size: 16px; } }

@media screen and (max-width: 992px) {
  html {
    font-size: 15px; } }

@media screen and (max-width: 768px) {
  html {
    font-size: 14px; } }

@media screen and (max-width: 480px) {
  html {
    font-size: 13px; } }