*,
*::after,
*::before {
  margin: 0;
  padding: 0;
  outline: none !important; }

body {
  font: normal 16px 'Fira Sans',Arial,sans-serif,Helvetica;
  color: #808896;
  letter-spacing: normal; }


a {
  transition: ease all 0.3s;
  color: #8c2f26; }
  a:hover {
    text-decoration: none;
    color: #434a58; }

img {
  max-width: 100%; }

.img {
  position: relative; }
  .img__descript {
    position: absolute;
    left: 0;
    bottom: 20px;
    background: url(../img/img-label-left.png) no-repeat;
    background-size: 100% 100%;
    padding: 0px 20px;
    height: 54px;
    line-height: 54px;
    color: #fff;
    display: flex;
    align-items: center;
    font: normal 24px 'Fira Sans',Arial,sans-serif,Helvetica; }
    .img__descript:after {
      background: url(../img/img-label-right.png) no-repeat;
      position: absolute;
      content: "";
      width: 31px;
      height: 54px;
      right: -30px;
      top: 0; }
    @media screen and (max-width: 1300px) {
      .img__descript {
        font-size: 19px; } }
    @media screen and (max-width: 991px) {
      .img__descript {
        font-size: 17px; } }
    @media screen and (max-width: 767px) {
      .img__descript {
        font-size: 15px;
        height: 35px;
        line-height: 35px; }
        .img__descript:after {
          height: 35px; } }
    @media screen and (max-width: 500px) {
      .img__descript {
        font-size: 13px; } }

p {
  margin-bottom: 10px; }

p,
ul li,
ol li,
input {
  font: 16px/24px 'framd','Fira Sans',Arial,sans-serif,Helvetica;
  letter-spacing: 0; }

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: transparent;
  outline: 0;
  box-shadow: none; }

ul {
  list-style-image: url(../img/cubs.jpg);
  padding: 10px 0 0 36px;
  position: relative; }
  ul:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    background: #f6f7f8;
    content: "";
    height: 100%;
    margin-left: 21px;
    z-index: 1; }
  ul li {
    padding-left: 10px;
    margin: 13px 0;
    position: relative;
    z-index: 2; }
.wrapper {
  max-width: 1920px;
  min-width: 320px;
  margin: 0 auto;
 }

.wrap {
  max-width: 1170px;
  min-width: 320px;
  margin: 0 auto; }
  @media screen and (max-width: 1200px) {
    .wrap {
      padding: 0 15px; } }
  .wrap-table{
    max-width: 1300px;
  }

.content {
  max-width: 770px;
  margin: 0 auto;
  padding: 50px 0 70px; }
  .content img {
    margin: 10px 0; }
  @media screen and (max-width: 991px) {
    .content {
      padding: 50px 0; 
	  width: 100%;
	  } }
  @media screen and (max-width: 400px) {
    .content {
      padding: 30px 0;
width: 100%;	
	  } }

.heading {
  background: #f1f3f5;
  padding: 30px 0 40px;
  text-align: center;
  margin-top: -2px; }
  .heading h1 {
    margin-bottom: 0; }
  .heading .wrapper {
    padding-left: 10px;
    padding-right: 10px; }

.heading-second {
  position: relative;
  margin: 70px 0 40px;
  display: flex;
  align-items: center; }
  .heading-second:after {
    width: 100%;
    height: 2px;
    background: #f2f4f5;
    top: 50%;
    margin-top: -1px;
    left: 0;
    content: ""; }
  .heading-second h2 {
    display: inline-block;
    margin: 0;
    padding-right: 33px;
    position: relative;
    z-index: 2;
    letter-spacing: normal;
    white-space: nowrap; }
  @media screen and (max-width: 1150px) {
    .heading-second {
      margin: 0 0 20px; } }

h1 {
  color: #313947;
  text-transform: uppercase;
  font-size: 61px;
  margin-bottom: 30px;
  font-weight: bold;
  letter-spacing: normal; }
  @media screen and (max-width: 1150px) {
    h1 {
      font-size: 51px;
      line-height: 51px; } }
  @media screen and (max-width: 650px) {
    h1 {
      font-size: 41px;
      line-height: 41px; } }
  @media screen and (max-width: 400px) {
    h1 {
      font-size: 35px;
      line-height: 35px; } }
  @media screen and (max-width: 370px) {
    h1 {
      font-size: 30px;
      line-height: 30px; } }


h2 {
  color: #313947;
  font-size: 48px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 30px 0 40px; }
  @media screen and (max-width: 1150px) {
    h2 {
      font-size: 41px;
      line-height: 41px; } }
  @media screen and (max-width: 650px) {
    h2 {
      font-size: 31px;
      line-height: 31px; } }
  @media screen and (max-width: 560px) {
    h2 {
      font-size: 25px;
      line-height: 25px; } }
  @media screen and (max-width: 500px) {
    h2 {
      font-size: 20px;
      line-height: 20px; } }
  @media screen and (max-width: 400px) {
    h2 {
      font-size: 25px;
      line-height: 25px; } }

h3 {
  color: #313947;
  font-size: 30px;
  line-height: 32px;
  margin: 25px 0 20px;
  font-weight: bold; }
  @media screen and (max-width: 1150px) {
    h3 {
      margin-top: 0; } }
  @media screen and (max-width: 650px) {
    h3 {
      font-size: 21px;
      line-height: 21px; } }

h4 {
  color: #313947;
  font-size: 24px;
  font-weight: bold; }

.bread {
  display: inline-block; }
  .bread .breadcrumb {
    margin-bottom: 0;
    background: transparent;
    padding: 0;
    justify-content: center; }
  .bread .breadcrumb-item {
    color: #c3c9d3;
    font-size: 16px; }
    @media screen and (max-width: 400px) {
      .bread .breadcrumb-item {
        font-size: 14px; } }
    .bread .breadcrumb-item a {
      color: #8f98a6;
      font-size: 16px; }
      @media screen and (max-width: 400px) {
        .bread .breadcrumb-item a {
          font-size: 14px; } }
    .bread .breadcrumb-item + .breadcrumb-item {
      padding-left: 1rem; }
      @media screen and (max-width: 400px) {
        .bread .breadcrumb-item + .breadcrumb-item {
          padding-left: 0.5rem; } }
      .bread .breadcrumb-item + .breadcrumb-item:before {
        content: url(../img/ico-bread-arrow.png);
        vertical-align: middle;
        padding-right: 1rem; }
        @media screen and (max-width: 400px) {
          .bread .breadcrumb-item + .breadcrumb-item:before {
            padding-right: 0.5rem; } }

.btn-grey {
  color: #313947;
  font-size: 18px;
  border-radius: 5px;
  border: 2px solid #767b84;
  background: transparent;
  padding: 10px 23px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.4px;
  transition: ease all 0.3s; }
  .btn-grey:hover {
    background: #767b84;
    color: #fff; }

.btn-dashed {
  color: #313947;
  font-size: 18px;
  text-transform: uppercase;
  border-bottom: 1px dashed #8c2f26;
  font-weight: bold; }
  .btn-dashed:hover {
    border-bottom-color: transparent; }

.header {
  padding: 0 15px 0 10px;
  width: 100%;
  z-index: 9;
  background: #fff; }
  .header:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #f2f3f5;
    bottom: 0px;
    left: 0;
    position: absolute; }
  .header__logo {
    border-right: 1px solid #fbfbfc; }
    .header__logo a {
      display: block; }
  .header__nav {
    padding-right: 0; }
    .header__nav .navbar {
      padding: 0; }
    .header__nav .nav {
      padding: 0; }
      .header__nav .nav:before {
        display: none; }
        .header__nav .nav{
          width: 100%;
          justify-content: space-around;
        }
    .header__nav .nav-item {
      position: relative;
      padding-left: 0;
      margin: 0 5px; }
      .header__nav .nav-item.dropdown .nav-link {
        padding-right: 16px; }
      .header__nav .nav-item.show .nav-link {
        color: #313947;
        border-bottom-color: #74c6f6; }
      .header__nav .nav-item:hover .nav-link {
        color: #313947;
        border-bottom-color: #74c6f6; }
    .header__nav .nav-link {
      color: #8f98a6;
      text-transform: uppercase;
      padding: 42px 5px 35px;
      border-bottom: 3px solid transparent;
      font: bold 16px 'Fira Sans',Arial,sans-serif,Helvetica;
      letter-spacing: normal;
      display: inline-block;
      vertical-align: middle; }
    .header__nav .dropdown-toggle {
      display: inline-block;
      vertical-align: middle;
      width: 10px;
      height: 15px;
      position: absolute;
      right: 0;
      top: 43px;
      color: #8f98a6; }
      .header__nav .dropdown-toggle:after {
        content: "\f107";
        border: 0;
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        position: absolute;
        transition: ease all 0.3s; }
    .header__nav .dropdown-menu {
      margin: 0px 0 0;
      padding: 10px;
      border: 0;
      min-width: 295px;
      -webkit-box-shadow: 0px 0px 14px -2px #d9d9d9;
      -moz-box-shadow: 0px 0px 14px -2px #d9d9d9;
      box-shadow: 0px 0px 14px -2px #d9d9d9;
      transform: none !important;
      top: 100% !important;
      border-radius: 0; }
      .header__nav .dropdown-menu .dropdown-item {
        padding: 12px;
        font: bold 16px 'Fira Sans',Arial,sans-serif,Helvetica;
        color: #8f98a6;}
        .header__nav .dropdown-menu .dropdown-item:hover {
          color: #2ea9f2;
          background: #f1f3f5; }
  .header__info {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end; }
    .header__info .mail {
      padding-right: 30px;
      height: 55px;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .header__info .mail p {
        color: #8f98a6;
        font-size: 14px;
        margin: 0; }
      .header__info .mail a {
        font-size: 19px;
        color: #313947;
        letter-spacing: normal; }
        .header__info .mail a:hover {
          color: #8f98a6; }
    .header__info .phone {
      border-left: 1px solid #f3f4f6;
      padding: 0 30px;
      height: 55px;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .header__info .phone p {
        color: #8f98a6;
        font-size: 14px;
        margin: 0; }
      .header__info .phone a {
        font-size: 19px;
        color: #313947;
        letter-spacing: normal; }
        .header__info .phone a:hover {
          color: #8f98a6; }
    .header__info .feedback {
      /*padding-left: 30px;*/ }
    .header__info  .whatsapp_icon{
      margin-right: 20px;}
	  
	      .header__info .feedback  img{
			  width: 32px!important;
		  }

@media screen and (min-width: 992px) {
  .dropdown:hover .dropdown-menu {
    display: block; } }
.footer .wrapper {
  max-width: 1550px; }
.footer__top {
  background: #294a58;
  padding: 60px 0 30px; }
.footer__bottom {
  text-align: center;
  background: #152f3b;
  color: #aabfe2;
  font: 14px 'framd','Fira Sans',Arial,sans-serif,Helvetica;
  padding: 20px 0;
  letter-spacing: 0; }
.footer__logo a {
  display: block;
  margin-bottom: 40px; }
.footer__logo p {
  color: #aabfe2;
  font: bold 18px 'Fira Sans',Arial,sans-serif,Helvetica;
  letter-spacing: normal; }
  .footer__logo p strong {
    color: #fff; }
.footer__descript {
  padding-left: 20px; }
  @media screen and (min-width: 992px) {
    .footer__descript {
      flex: 0 0 36.78%;
      max-width: 36.78%; } }
  .footer__descript p {
    color: #aabfe2;
    font-style: italic;
    line-height: 22px;
    font-size: 14px; }
.footer__social {
  display: flex;
  justify-content: flex-end; }
  @media screen and (min-width: 992px) {
    .footer__social {
      flex: 0 0 46.5%;
      max-width: 46.5%; } }
  .footer__social .social__list {
    padding: 0 0 0 24px;
    display: flex; }
    .footer__social .social__list:first-child {
      padding-left: 0; }
  .footer__social .social__ico {
    margin-right: 10px; }
  .footer__social .social__info p {
    color: #aabfe2;
    font-size: 14px;
    margin-bottom: 20px; }
  .footer__social .social__info a {
    color: #fff;
    display: block;
    font-size: 18px; }

.product {
  background: #e5eaed url(../img/bg-05.png) no-repeat;
  background-size: cover;
  overflow: hidden;
  padding: 10px 0 70px; }
  .product .heading-second {
    margin-bottom: 40px;
    width: 100%; }
    .product .heading-second:after {
      background: #d7dee2; }
  .product__list {
    display: flex;
    flex-wrap: wrap;
    width: 100%; }
	
	
	.leftside {
 /*   padding: 10px 3px 3px 20px;*/
    background: #fff;
    margin: 0 0.5% 7px 0;
    flex: 0 0 24.5%;
    max-width: 24.5%;
}
	.rightside {
   /*    padding: 10px 3px 3px 20px;
 background: #fff;*/
    margin: 0 0 7px 0;
    flex: 0 0 75%;
    max-width: 75%;
}
	
  .product__item {
    padding: 10px 3px 3px 10px;
    background: #fff;
    margin: 0 0.5% 7px 0;
    flex: 0 0 24.5%;
    max-width: 24.5%; }
    .product__item:nth-child(4n) {
      margin-right: 0; }
    .product__item:hover {
      -webkit-box-shadow: 0px 0px 18px 0px #eeebeb;
      -moz-box-shadow: 0px 0px 18px 0px #eeebeb;
      box-shadow: 0px 0px 18px 0px #eeebeb; }
  .product__img {
    margin-bottom: 20px;
    padding-right: 40px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 270px; }
	
	  .product__img_new {
    margin-bottom: 10px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;}
  .product__title {
    font-size: 25px;
    height: 60px;
    overflow: hidden;
    margin-bottom: 20px;
    font-weight: bold;
    color: #313947;
    padding-right: 37px; }
    .product__title a {
      color: #313947; }
      .product__title a:hover {
        color: #8c2f26; }
		
		
		  .product__title_new {
    font-size: 18px;
 
    overflow: hidden;
    margin-bottom: 5px;
    font-weight: bold;
    color: #313947;}
    .product__title_new a {
      color: #313947; }
      .product__title_new a:hover {
        color: #8c2f26; }
		
		
  .product__descr {
    height: 70px;
    color: #808896;
    font-size: 16px;
    margin-bottom: 30px;
    padding-right: 37px;
    overflow: hidden; }
    .product__descr p {
      margin: 0; }
	      .product__descr_new p {
      margin: 0; font-size: 15px; }
  .product__btn {
    display: flex;
    justify-content: flex-end; }
    .product__btn a {
      color: #313947;
      font-size: 21px;
      text-transform: uppercase;
      height: 55px;
      width: 200px;
      display: block;
      text-align: center;
      line-height: 55px;
      background: url(../img/bg-btn.png) no-repeat; }
      .product__btn a:hover {
        color: #8c2f26; }

.product-single__list {
  display: flex;
  flex-wrap: wrap;
  padding: 30px 0 35px;
  width: 100%; }
.product-single__item {
  padding: 10px 3px 3px 3px;
  background: #fff;
  margin: 0 0.5% 7px 0;
  flex: 0 0 32.933%;
  max-width: 32.933%;
  display: -webkit-flex;
   display: -moz-flex;
   display: -ms-flex;
   display: -o-flex;
   display: flex;
   -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column; }
  .product-single__item:nth-child(3n) {
    margin-right: 0; }
  .product-single__item:hover {
    -webkit-box-shadow: 0px 0px 18px 0px #eeebeb;
    -moz-box-shadow: 0px 0px 18px 0px #eeebeb;
    box-shadow: 0px 0px 18px 0px #eeebeb; }
.product-single__img {
  margin-bottom: 20px;
  padding: 0 15px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 220px; }
  
  .product-single__img img{
	  max-height: 220px!important;
  }
.product-single__title {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: bold;
  color: #313947;
  padding: 0 15px; }
  .product-single__title a {
    color: #313947; }
    .product-single__title a:hover {
      color: #8c2f26; }
.product-single__descr {
  height: 70px;
  color: #808896;
  font-size: 16px;
  margin-bottom: 30px;
  padding: 0 15px;
  overflow: hidden; }
  .product-single__descr p {
    margin: 0; }
.product-single__btn {
  display: flex;
  justify-content: space-between;
  width: 100%;
  position: relative;
  margin-top: auto; }
  .product-single__btn a {
    color: #313947;
    font-size: 18px;
    text-transform: uppercase;
    height: 55px;
    width: 55%;
    display: block;
    text-align: center;
    line-height: 55px;
    background: url(../img/bg-btn.png) no-repeat;
    background-size: 100% 100%; }
    .product-single__btn a:hover {
      color: #8c2f26; }
    .product-single__btn a:before {
      position: absolute;
      top: 0;
      left: 0;
      background: url(../img/bg-btn-03.png) no-repeat;
      background-size: 100% 100%;
      content: "";
      width: 66.8%;
      height: 100%;
      z-index: -1;
      transition: ease all 0.3s; }
    .product-single__btn a.to-order {
      color: #fff;
      background: transparent;
      z-index: 1;
      width: 99%; }
      .product-single__btn a.to-order:hover {
        color: #8c2f26; }
        .product-single__btn a.to-order:hover:before {
          background: url(../img/bg-btn-02.png) no-repeat; }

.product-card {
  padding: 70px 0 60px; }
  .product-card__images {
    width: 100%;
    display: block;
    margin-bottom: 10px; }
  .product-card__bg {
    width: 285px;
    height: 258px;
    background: #f1f3f5;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto; }
.product-card__bg img{
	width:100%;
}
  .product-card__info {
    display: flex;
    width: 100%; }
  .product-card__price {
    flex: 0 0 34%;
    max-width: 34%;
    width: 34%;
    display: block;
    text-align: center; }
    .product-card__price h3 {
      margin-bottom: 10px; }
    .product-card__price strong {
      font-size: 35px;
      color: #45b1f3;
      margin-bottom: 25px;
      display: block; }
      .product-card__price strong span {
        color: #d5d8db; }
    .product-card__price .btn-grey {
      display: inline-block;
      margin-bottom: 20px;
      padding: 10px 30px; }
    .product-card__price .btn-download {
      font-size: 21px;
      color: #313947;
      text-transform: uppercase;
      font-weight: bold;
      display: flex;
      align-items: center;
      justify-content: center; }
      .product-card__price .btn-download img {
        margin-right: 5px; }
  .product-card__descript {
    padding-left: 10px; }
  .product-card__characteristic {
    background: #f1f3f5;
    padding: 0px 0 90px; }
    .product-card__characteristic-wrap {
      display: block;
      width: 100%; }
    .product-card__characteristic .heading-second {
      padding: 0 10px;
      margin-bottom: 35px; }
      .product-card__characteristic .heading-second h2 {
        white-space: nowrap; }
      .product-card__characteristic .heading-second:after {
        background: #d7dee2; }
    .product-card__characteristic .technical__list {
      margin-bottom: 30px; }
    .product-card__characteristic .technical__head {
      display: flex;
      background: #d7dee2;
      padding: 20px 20px;
      transform: scale(0.98);
      font-family: 'framd','Fira Sans',Arial,sans-serif,Helvetica;
      letter-spacing: 0; }
      .product-card__characteristic .technical__head .characteristic {
        flex: 0 0 42%;
        max-width: 42%;
        color: #313947;
        padding-right: 10px; }
      .product-card__characteristic .technical__head .parameter {
        flex: 0 0 58%;
        max-width: 58%;
        color: #313947; }
    .product-card__characteristic .technical__item {
      background: #fff;
      padding: 11px 20px;
      margin-bottom: 3px;
      display: flex;
      transform: scale(0.98);
      transition: ease all 0.3s;
      font-family: 'framd','Fira Sans',Arial,sans-serif,Helvetica;
      letter-spacing: 0; }
      .product-card__characteristic .technical__item:hover {
        -webkit-box-shadow: 0px 0px 7px 1px #dbd7db;
        -moz-box-shadow: 0px 0px 7px 1px #dbd7db;
        box-shadow: 0px 0px 7px 1px #dbd7db;
        transform: scale(0.99); }
        .product-card__characteristic .technical__item:hover .characteristic {
          color: #8c2f26; }
      .product-card__characteristic .technical__item .characteristic {
        flex: 0 0 42%;
        max-width: 42%;
        color: #8f98a6;
        padding-right: 10px; }
      .product-card__characteristic .technical__item .parameter {
        flex: 0 0 58%;
        max-width: 58%;
        color: #313947; }
      .technical__list table{
        width: 1280px;
        border-spacing: 0;
        border:0;
        border-collapse: separate;
      }
      .technical__list table tr{
        background: #fff;
        transform: scale(1);
        transition: ease all 0.3s;
        font-family: 'framd','Fira Sans',Arial,sans-serif,Helvetica;
        letter-spacing: 0;
      }
      .technical__list table tr td{
        padding: 11px 5px;
        border-bottom: 3px solid #f1f3f5;
      }
      .technical__list table tr td:first-child{
        padding-left: 20px;
        color: #8f98a6;
      }
      .technical__list table tr td:last-child{
        padding-right: 20px;
        text-align: right;
        color: #8f98a6;
      }
      .technical__list table tr:first-child,
      .technical__list table tr:nth-child(2){
          background: #d7dee2;
          font-family: 'framd','Fira Sans',Arial,sans-serif,Helvetica;
          letter-spacing: 0;
          transform: scale(1)!important;
          box-shadow: none!important;
      }
      .technical__list table tr:first-child td,
      .technical__list table tr:nth-child(2) td{
        color: #313947!important;
        border-color: transparent;
      }
      .technical__list table tr:nth-child(2) td{
        text-align: center;
        padding: 11px 5px!important;
        font-size: 12px;
      }
      .technical__list table tr td{
        color: #313947;
        text-align: center;
      }
      .technical__list table tr td:nth-child(2),
      .technical__list table tr td:nth-child(3),
      .technical__list table tr td:nth-child(4),
      .technical__list table tr td:nth-child(5),
      .technical__list table tr td:nth-child(6),
      .technical__list table tr td:nth-child(13){
        color:#8f98a6;
      }
      .technical__list table tr:hover td{
            color: #8c2f26; 
      }
      .technical__list table tr:hover {
        -webkit-box-shadow: 0px 0px 7px 1px #dbd7db;
        -moz-box-shadow: 0px 0px 7px 1px #dbd7db;
        box-shadow: 0px 0px 7px 1px #dbd7db;
        transform: scale(1.01); 
      }
      .technical__list table tr:first-child td:nth-child(2){
        width: 100px;
      }
      .technical__list table tr td:nth-child(4),
      .technical__list table tr td:nth-child(13),
      .technical__list table tr td:nth-child(6),
      .technical__list table tr td:nth-child(2){
        text-align: center;
      }
      .technical__list table tr:first-child td:nth-child(7){
        text-align: center;
        position: relative;
      }
      .technical__list table tr:first-child td:nth-child(7):before{
        content: "";
        width: 400px;
        height: 1px;
        background: #fff;
        bottom: 0;
        left: 50%;
        margin-left: -200px;
        position: absolute;
      }

      .technical__list{
        width: 100%;
        overflow: auto;
        padding: 0 10px;
      }
      
      
  .product-card__input {
    max-width: 350px;
    margin-bottom: 20px;
    padding-left: 10px; }
    .product-card__input .form-control {
      border-radius: 35px;
      border: 0;
      padding-left: 25px; }
    .product-card__input .input-group-prepend .input-group-text {
      background: #fff;
      border-radius: 35px;
      border: 0; }
  .product-card__footnote {
    display: block;
    width: 100%;
    padding: 0 10px; }
    .product-card__footnote small {
      display: block;
      font-size: 14px;
      color: #8f98a6;
      font-family: 'framd','Fira Sans',Arial,sans-serif,Helvetica; 
      letter-spacing: 0;}
@media screen and (max-width: 1501px) {
	.main__slider {
	margin-top: -153px;
	}
}
@media screen and (min-width: 1501px) {
	.main__slider {
	}
}
.main__slider {
  overflow: hidden;
  max-height: 1080px; }
  .main__slider .slider-fade {
    margin-bottom: 0; }
  .main__slider .slider__item {
    position: relative; }
  .main__slider .slider__wrap {
    position: absolute;
    height: 100%;
    padding: 85px 0 0 190px;
    background: url(../img/bg2.png) no-repeat;
    width: 100%; }
  .main__slider .slider__descript {
    max-width: 820px; }
    .main__slider .slider__descript h2 {
      font-size: 60px;
      line-height: 61px;
      letter-spacing: 1.6px;
      margin: 0 0 40px; }
    .main__slider .slider__descript p {
      color: #8f98a6;
      max-width: 500px;
      margin-bottom: 50px; }
      .main__slider .slider__descript .btn-grey{
        display: block;
        width: 320px;
      }
      .main__slider .slider__descript .btn-grey:last-child{
        margin-top: 20px;
      }
  .main__slider .slick-dots {
    position: absolute;
    bottom: 0;
    display: block;
    width: 190px;
    left: 0;
    top: 0;
    height: 100%;
    padding-top: 95px; }
    .main__slider .slick-dots:before {
      display: none; }
    .main__slider .slick-dots li {
      display: block;
      margin: 0 auto;
      height: auto; }
      .main__slider .slick-dots li button {
        font-size: 24px;
        color: #8f98a6;
        padding: 0;
        width: auto;
        height: auto;
        padding-top: 10px; }
        .main__slider .slick-dots li button:before {
          display: none; }
        .main__slider .slick-dots li button:after {
          content: "";
          width: 2px;
          height: 100px;
          background: #e8eaed;
          display: block;
          margin: 30px auto; }
      .main__slider .slick-dots li.slick-active button {
        color: #313947; }
        .main__slider .slick-dots li.slick-active button:after {
          background: #b1b5bb; }


.main__about-color{
  background: #e8eff3;}
.main__about{
  padding: 60px 75px 45px 110px;}
  .main__about h3{
    margin: 0;
    letter-spacing: 2px;
  }
  
  .about__row{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }
  .about__col{
    width: calc((100% - 760px)/2);
    width: -webkit-calc((100% - 760px)/2); 
    width: -moz-calc((100% - 760px)/2);
  }

    .about-gank strong{
      font-size: 25px;
      font-weight: bold;
      color: #000;
      font-family: 'Fira Sans',Arial,sans-serif,Helvetica;}
    .about-gank b{
      color: #000;}
    .about-gank ul{
      list-style-image: url(../img/cubs-02.jpg);
      margin:0 0 0 -15px;
      padding-top: 0;}
    .about-gank ul:before{
      display: none;}
    .about-gank ul li{
      font-size:18px;
      padding-left: 20px;
      margin: 0 0 15px;
      font-family: 'Fira Sans',Arial,sans-serif,Helvetica;}

      .about-client__col{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -ms-align-items: center;
        align-items: center;
        padding-right: 20px;
        margin-bottom: 10px;}
        .about-client__col .client-logo{
          width: 55px;
          flex: 0 0 55px;
          height: 55px;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex;
          -ms-align-items: center;
          align-items: center;
          justify-content: center;
          margin-right: 30px;
          border-radius: 50%;}
        .about-client__col .client-descr{
          font-size: 18px;}
          .about-client__col .client-descr strong{
            font-size: 25px;
            color: #000;
            font-family: 'Fira Sans',Arial,sans-serif,Helvetica;}

      .about-rewards{
        width: 760px;
        background: url(../img/op-text.png) no-repeat;
        background-position: center 98%;
        background-size: 98%;}
      .slider-rewards{
        display: block;}
      .slider-rewards .slick-slide{
        height: auto!important;}
        .about-rewards .slider-rewards{
          padding: 0 85px;}
          .about-rewards .slider-rewards .slider-rewards {
            margin: 0;}
          .about-rewards .slider-rewards .slick-list {
            padding: 10px 0;}
            .about-rewards .slider-rewards .slick-arrow{
                width: 49px;
                height: 23px;
                background-size: 100%;
            }
            .about-rewards .slider-rewards .slick-prev{
              left: 20px;
              margin-top: -15px;}
             .about-rewards .slider-rewards .slick-next{
              right: 20px;} 
      .about-rewards .rewards__imgs {
        margin: 0 15px;
        text-align: center; }
      .about-rewards .rewards__imgs:hover .rewards__view {
        opacity: 1; }
      .about-rewards .rewards__view {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #fff;
        z-index: 2;
        opacity: 0;
        transition: ease all 0.3s;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        align-items: center;
        justify-content: center; }
      .about-rewards .rewards__imgs-shadow {
        border: 3px solid #f6f7f8;
        -webkit-box-shadow: 0px 0px 18px 0px #b8b4b4;
        -moz-box-shadow: 0px 0px 18px 0px #b8b4b4;
        box-shadow: 0px 0px 18px 0px #b8b4b4;
        display: inline-block;
        width: 100%;}
        .about-rewards .rewards__imgs-shadow > div {
          position: relative;
          -webkit-box-shadow: inset 0px 0px 18px 0px #eeebeb;
          -moz-box-shadow: inset 0px 0px 18px 0px #eeebeb;
          box-shadow: inset 0px 0px 18px 0px #eeebeb;
          overflow: hidden;
          display: block; }
          .about-rewards .rewards__imgs-shadow > div img {
            position: relative;
            z-index: 1;
            position: relative;
            z-index: -2;
            max-height:160px;
            max-width: none; }

  .logo-slider{
    margin: 0;
    opacity: 0.35;}

.main__advantages{
  padding: 0 13px;
}
  .advantages__row{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    }
    .advantages__left{
      max-width: 24.2%;
      flex: 0 0 24.2%;
      margin-right: 0.7%;
    }
      .advantages__left .advantages__item{
        max-width: 100%;
        margin: 0;
        height: 434px;
      }
    .advantages__right{
      max-width: 74.9%;
      flex: 0 0 74.9%;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
    }
      .advantages__item{
        max-width: 32.3%;
        flex: 0 0 32.3%;
        background: #294a58;
        position: relative;
        height: 211px;
        margin-bottom: 12px;
        margin-right: 1%;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-align-items: flex-end;
        align-items: flex-end;
        overflow: hidden;
		padding: 6px;
      }
	 .advantages__item__wrap{ 
	  width: 100%;height: 100%;background-size: contain!important; align-items: flex-end;
    display: flex; padding: 20px;
	 }
	
        .advantages__item:nth-child(3),
        .advantages__item:last-child{
          margin-right: 0;
        }
        .advantages__item-lg{
          max-width: 65.6%;  
          flex: 0 0 65.6%;
        }
        .ai__bg{
          position: absolute;
          top: 0;
          left: 0;
          max-width: none;
        }
        .ai__ico{
          position: absolute;
          top: 15px;
          right: 15px;
        }
        .ai__opacity{
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background: #fff;
          transition: ease all 0.3s;
          opacity: 0;
          -webkit-box-shadow:inset 0px 0px 2px 1px rgba(0,0,0,0.65);
          -moz-box-shadow:inset 0px 0px 2px 1px rgba(0,0,0,0.65);
          box-shadow:inset 0px 0px 2px 1px rgba(0,0,0,0.65);
          z-index: 3;
          padding:7px 10px;
          box-sizing: border-box;
          overflow: auto;
        }
          .ai__opacity h3{
            font-size: 24px;
            margin: 0 0 3px;
            padding-left: 5px;
            letter-spacing: 0.9px;
          }
          .ai__opacity ul{
            list-style: none;
            margin: 0;
            padding: 0;
          }
          .ai__opacity ul:before{
            display: none;
          }
          .ai__opacity ul li{
            margin: 0 0 10px;
            padding: 0;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flex;
            display: -o-flex;
            display: flex;
            -ms-align-items: center;
            align-items: center;
            font-size: 14px;
            line-height: 1.1;
            color: #92979e;
          }
            .ai__opacity ul li strong{
              color: #313947;
              font-size: 24px;
              font-family: 'Fira Sans',Arial,sans-serif,Helvetica;
            }
            .ai__icon{
              max-width: 45px;
              flex: 0 0 45px;
              display: -webkit-flex;
              display: -moz-flex;
              display: -ms-flex;
              display: -o-flex;
              display: flex;
              -ms-align-items: center;
              align-items: center;
              justify-content: center;
              margin-right: 5px;
            }
        .ai__title{
          color: #294a58;
          z-index: 2;
          font-size: 24px;
        }
        .advantages__item:hover .ai__opacity{
          opacity: 1;
        }
        .ai__row{
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex;
        }
          .ai__row h3{
            margin-bottom: 10px;
            font-family: 'Fira Sans',Arial,sans-serif,Helvetica;
          }
          .ai__row ul{
            padding-right: 20px;
          }


.main__technology {
  background: #e8eff3; }
  .main__technology .technology {
    background: #EBF0F4 url(../img/bg-01.png) no-repeat;
    background-size: 95% auto;
    background-position: center;
    display: flex;
    justify-content: flex-end;
    padding: 115px 0 20px;
    flex-wrap: wrap;
    width: 100%; }
    .main__technology .technology__box {
      flex: 0 0 50%;
      max-width: 50%;
      padding-right: 20px;
      margin-bottom: 75px; }
    .main__technology .technology__descript {
      margin-bottom: 55px; }
      .main__technology .technology__descript h2 {
        font-size: 60px;
        line-height: 61px;
        letter-spacing: 1.6px;
        margin-bottom: 35px; }
      .main__technology .technology__descript > p {
        max-width: 510px;
        margin: 0; }
    .main__technology .technology__control {
      display: flex;
      align-items: center; }
      .main__technology .technology__control .control__title {
        flex: 0 0 150px;
        max-width: 150px;
        margin-right: 10px; }
      .main__technology .technology__control .control__list {
        display: flex;
        align-items: center; }
      .main__technology .technology__control .control__item {
        margin-left: 60px;
        text-align: center;
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center; }
        .main__technology .technology__control .control__item p {
          font-size: 16px;
          color: #a4adbd;
          margin: 0;
          white-space: nowrap; }
          .main__technology .technology__control .control__item p b {
            color: #313947; }
        .main__technology .technology__control .control__item strong {
          font-size: 150px;
          color: #8c2f26;
          line-height: 0.7;
          margin-top: 25px; }
    .main__technology .technology__foot {
      flex: 0 0 100%;
      max-width: 100%;
      text-align: center;
      padding-left: 150px; }
      .main__technology .technology__foot p {
        font-size: 14px;
        color: #434a58; }
.main__services {
  background: #f1f3f5 url(../img/bg-04.jpg) no-repeat center;
  padding: 110px 0 200px;
  position: relative; }
  .main__services .services {
    display: flex;
    width: 100%; }
    .main__services .services__descript {
      padding-left: 190px;
      width: 570px; }
      .main__services .services__descript h2 {
        font-size: 60px;
        line-height: 61px;
        margin-bottom: 35px; }
      .main__services .services__descript > p {
        max-width: 380px;
        margin-bottom: 35px; }
    .main__services .services__carousel {
      padding: 20px 0 0 45px;
      display: block;
      width: calc(100% - 570px); }
      .main__services .services__carousel .slider-services {
        margin: 0; }
        .main__services .services__carousel .slider-services .slick-list {
          padding: 20px 0;
          padding-right: 5%; }

      .wrapper .slick-arrow{
        background: url(../img/arrow.png) no-repeat;
        width: 76px;
        height: 37px;
        opacity: 0.5;
        transition: ease all 0.3s;
      }
      .wrapper  .slick-arrow:before {
        display: none; }
      .wrapper  .slick-arrow:hover {
        opacity: 1;}
      .wrapper  .slick-prev{
        transform: rotate(-180deg);}

      .main__services .services__carousel .slick-prev, .main__services .services__carousel .slick-next {
        top: auto;
        bottom: -80px; }
      .main__services .services__carousel .slick-prev {
        left: 15px;}
      .main__services .services__carousel .slick-next {
        right: 190px;
        bottom: -95px; }
    .main__services .services__item {
      padding: 40px 3px 3px 40px;
      background: #fff;
      margin: 0 15px; }
      .main__services .services__item:hover {
        -webkit-box-shadow: 0px 0px 18px 0px #eeebeb;
        -moz-box-shadow: 0px 0px 18px 0px #eeebeb;
        box-shadow: 0px 0px 18px 0px #eeebeb; }
    .main__services .services__img {
      height: 270px;
      margin-bottom: 20px;
      padding-right: 40px;
      text-align: center;
		overflow:hidden; }
    .main__services .services__title {
      font-size: 25px;
      height: 60px;
      overflow: hidden;
      margin-bottom: 20px;
      font-weight: bold;
      color: #313947;
      padding-right: 37px; }
      .main__services .services__title a {
        color: #313947; }
        .main__services .services__title a:hover {
          color: #8c2f26; }
    .main__services .services__descr {
      height: 70px;
      color: #808896;
      font-size: 16px;
      margin-bottom: 30px;
      padding-right: 37px;
      overflow: hidden; }
      .main__services .services__descr p {
        margin: 0; }
    .main__services .services__btn {
      display: flex;
      justify-content: flex-end; }
      .main__services .services__btn a {
        color: #313947;
        font-size: 18px;
        text-transform: uppercase;
        height: 55px;
        width: 200px;
        display: block;
        text-align: center;
        line-height: 55px;
        background: url(../img/bg-btn.png) no-repeat; }
        .main__services .services__btn a:hover {
          color: #8c2f26; }
  .main__services .technical {
    position: absolute;
    top: 0;
    left: -3000px;
    width: 100%;
    height: 100%;
    background: #f1f3f5 url(../img/bg-04.jpg) no-repeat;
    padding: 90px 180px 20px 190px;
    display: flex;
    transition: linear all 0.9s; }
    @media screen and (min-width: 3000px) {
      .main__services .technical {
        left: -9999px; } }
    .main__services .technical.active {
      left: 0; }
    .main__services .technical__product {
      flex: 0 0 385px;
      width: 385px;
      text-align: center;
      padding-top: 55px; }
      .main__services .technical__product .product__back {
        display: flex;
        align-items: center;
        margin-bottom: 40px;
        margin-left: -87px; }
        .main__services .technical__product .product__back a {
          margin-left: 35px; }
      .main__services .technical__product .product__img {
        width: 385px;
        height: 315px;
        background: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        margin-bottom: 40px;
        padding: 40px; }
      .main__services .technical__product h3 {
        color: #bec3cc;
        font-size: 30px;
        margin-bottom: 5px; }
      .main__services .technical__product h1 {
        color: #313947;
        font-size: 90px;
        margin-bottom: 35px;
        line-height: 90px; }
    .main__services .technical__info {
      flex: 0 0 calc(100% - 385px);
      width: calc(100% - 385px);
      padding-left: 45px; }
      .main__services .technical__info p {
        color: #bec3cc;
        margin-bottom: 33px;
        padding-left: 15px; }
    .main__services .technical__item {
      background: #fff;
      padding: 11px 20px;
      margin-bottom: 3px;
      display: flex;
      transform: scale(0.98);
      transition: ease all 0.3s;
      font-family: 'framd','Fira Sans',Arial,sans-serif,Helvetica; 
      letter-spacing: 0;}
      .main__services .technical__item:hover {
        -webkit-box-shadow: 0px 0px 7px 1px #dbd7db;
        -moz-box-shadow: 0px 0px 7px 1px #dbd7db;
        box-shadow: 0px 0px 7px 1px #dbd7db;
        transform: scale(0.99); }
        .main__services .technical__item:hover .characteristic {
          color: #8c2f26; }
      .main__services .technical__item .characteristic {
        flex: 0 0 42%;
        max-width: 42%;
        color: #8f98a6;
        padding-right: 10px; }
      .main__services .technical__item .parameter {
        flex: 0 0 58%;
        max-width: 58%;
        color: #313947; }
.main__areas {
  background: #fff;
  padding: 110px 0 80px;
  position: relative; }
  .main__areas .areas {
    display: flex;
    width: 100%; }
    .main__areas .areas__descript {
      padding-left: 190px;
      flex: 0 0 570px;
      width: 570px; }
      .main__areas .areas__descript h2 {
        font-size: 60px;
        line-height: 61px;
        margin-bottom: 35px; }
      .main__areas .areas__descript > p {
        max-width: 380px;
        margin-bottom: 35px; }
    .main__areas .areas__content {
      padding: 40px 0 0 60px;
      display: block;
      flex: 0 0 calc(100% - 570px);
      width: calc(100% - 570px); }
    .main__areas .areas__imgs {
      display: flex;
      justify-content: space-between;
      margin-bottom: 45px; }
      .main__areas .areas__imgs div {
        overflow: hidden;
        flex: 0 0 24.75%;
        max-width: 24.75%;
        max-height: 217px; }
        .main__areas .areas__imgs div a {
          display: block;
          width: 100%;
          height: 100%; }
          .main__areas .areas__imgs div a img {
            transition: ease all 0.9s; }
          .main__areas .areas__imgs div a:hover img {
            transform: scale(1.1); }
    .main__areas .areas__list {
      display: flex; }
    .main__areas .areas__item {
      padding-right: 120px;
      overflow: hidden; }
      .main__areas .areas__item h3 {
        text-transform: uppercase;
        margin-bottom: 30px; }
      .main__areas .areas__item ul {
        height: 100%;
        margin-left: -15px; }
.main__mission {
  background: #e8eff3;
  position: relative; }
  .main__mission .mission {
    background: #EBF0F4 url(../img/mission.jpg) no-repeat;
    background-position: center bottom;
    text-align: center;
    -webkit-background-size: contain;
    background-size: contain;
    padding: 115px 170px 85px;
    width: 100%; }
    .main__mission .mission h2 {
      font-size: 60px;
      line-height: 61px;
      text-align: center;
      margin: 0;
      height: 100%;
      display: -webkit-flex;
       display: -moz-flex;
       display: -ms-flex;
       display: -o-flex;
       display: flex;
       -ms-align-items: center;
        align-items: center;
        justify-content: center; }
    .main__mission .mission__list {
      display: flex;
      justify-content: space-between;
      margin-bottom: 200px; }
    .main__mission .mission__title{
        flex: 0 0 470px;
        width: 470px;
    }
    .main__mission .mission__item {
      flex: 0 0 calc((100% - 470px)/2);
      width: calc((100% - 470px)/2);
      text-align: justify; }
      .main__mission .mission__item p{
        margin: 0;
      }

.about__descript {
  padding: 30px 0 25px; }
.about__descript{
  text-align: justify;
}  
  .about__descript .hide {
    display: none; }
  .about__descript .btn-showmore {
    text-align: center;
    margin-top: 40px; }
    .about__descript .btn-showmore a {
      vertical-align: middle; }
    .about__descript .btn-showmore i {
      font-size: 14px;
      margin-left: 5px;
      vertical-align: middle;
      transition: ease all 0.3s; }
    .about__descript .btn-showmore.active i {
      transform: rotate(-180deg); }
.about__carousel {
  max-width: 1920px;
  margin: 0 auto; }
  .about__carousel .slider-imgs {
    margin: 0; }
  .about__carousel .carousel__imgs {
    margin: 0 5px; }
.about__employees {
  padding: 20px 0 135px;
  max-width: 1160px;
  margin: 0 auto; }
  .about__employees .employees__list {
    display: flex;
    flex-wrap: wrap; }
  .about__employees .employees__founder {
    flex: 0 0 55%;
    max-width: 55%; }
    .about__employees .employees__founder .employees__profile {
      margin: 0; }
      .about__employees .employees__founder .employees__profile .profile__img {
        width: 110px;
        flex: 0 0 110px;
        max-width: 110px;
        height: 110px; }
      .about__employees .employees__founder .employees__profile .profile__name {
        flex: 0 0 calc(100% - 110px);
        max-width: calc(100% - 110px);
        padding-left: 30px;
        padding-top: 0; }
  .about__employees .employees__council {
    flex: 0 0 45%;
    max-width: 45%;
    padding-left: 60px; }
  .about__employees .employees__manual {
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap; }
    .about__employees .employees__manual .heading-second {
      margin-top: 50px;
      flex: 0 0 100%;
      max-width: 100%; }
    .about__employees .employees__manual .employees__profile {
      flex: 0 0 50%;
      max-width: 50%;
      padding-right: 20px; }
  .about__employees .employees__profile {
    display: flex;
    align-items: center;
    margin-bottom: 30px; }
    .about__employees .employees__profile .profile__img {
      width: 80px;
      flex: 0 0 80px;
      max-width: 80px;
      height: 80px;
      overflow: hidden;
      border-radius: 50%;
      -webkit-box-shadow: 0px 0px 24px 0px #e8e8e8;
      -moz-box-shadow: 0px 0px 24px 0px #e8e8e8;
      box-shadow: 0px 0px 24px 0px #e8e8e8;
      border: 3px solid #fff; }
    .about__employees .employees__profile .profile__img-shadow {
      -webkit-box-shadow: inset 0px 0px 0px 4px rgba(255, 255, 255, 0.71);
      -moz-box-shadow: inset 0px 0px 0px 4px rgba(255, 255, 255, 0.71);
      box-shadow: inset 0px 0px 0px 4px rgba(255, 255, 255, 0.71);
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 50%; }
      .about__employees .employees__profile .profile__img-shadow img {
        position: relative;
        z-index: -2;
        background: red; }
    .about__employees .employees__profile .profile__name {
      padding-left: 35px;
      flex: 0 0 calc(100% - 80px);
      max-width: calc(100% - 80px);
      display: flex;
      flex-direction: column;
      padding-top: 10px; }
      .about__employees .employees__profile .profile__name h3 {
        margin: 0 0 10px; }
      .about__employees .employees__profile .profile__name p {
        font: bold 19px 'Fira Sans',Arial,sans-serif,Helvetica;
        margin: 0;
        color: #c3c9d1; }
  .about__employees .employees__info ul {
    margin-left: -23px;
    text-align: justify; }
.about__reviews {
  background: url(../img/bg-05.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  max-width: 1920px;
  margin: 0 auto;
  text-align: center;
  padding: 55px 0 200px; }
  .about__reviews h2 {
    margin-bottom: 60px;
    font-size: 60px;
    line-height: 61px; }
  .about__reviews .reviews {
    max-width: 1130px;
    margin: 0 auto; }
    .about__reviews .reviews__carousel {
      max-width: 1130px;
      margin: 0 auto; }
      .reviews__carousel .slick-slide{
        height: auto!important;
      }
      .about__reviews .reviews__carousel .slider-reviews {
        margin: 0; }
        .about__reviews .reviews__carousel .slider-reviews .slick-list {
          padding: 10px 0; }
      .about__reviews .reviews__carousel .slick-dots {
        bottom: -140px; }
        .about__reviews .reviews__carousel .slick-dots:before {
          display: none; }
        .about__reviews .reviews__carousel .slick-dots li {
          width: 16px;
          height: 16px;
          border-radius: 50%;
          overflow: hidden; }
          .about__reviews .reviews__carousel .slick-dots li button {
            width: 100%;
            height: 100%;
            padding: 0;
            background: #3a3b3d;
            font-size: 0; }
            .about__reviews .reviews__carousel .slick-dots li button:before {
              display: none; }
          .about__reviews .reviews__carousel .slick-dots li.slick-active button {
            background: #34abf2; }
    .about__reviews .reviews__imgs {
      margin: 0 15px; }
      .about__reviews .reviews__imgs:hover .reviews__view {
        opacity: 1; }
    .about__reviews .reviews__view {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #fff;
      z-index: 2;
      opacity: 0;
      transition: ease all 0.3s;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      align-items: center;
      justify-content: center; }
    .about__reviews .reviews__imgs-shadow {
      border: 6px solid #f6f7f8;
      -webkit-box-shadow: 0px 0px 18px 0px #b8b4b4;
      -moz-box-shadow: 0px 0px 18px 0px #b8b4b4;
      box-shadow: 0px 0px 18px 0px #b8b4b4;
      display: inline-block; }
      .about__reviews .reviews__imgs-shadow > div {
        position: relative;
        border: 10px solid #fff;
        -webkit-box-shadow: inset 0px 0px 18px 0px #eeebeb;
        -moz-box-shadow: inset 0px 0px 18px 0px #eeebeb;
        box-shadow: inset 0px 0px 18px 0px #eeebeb;
        overflow: hidden;
        display: block; }
        .about__reviews .reviews__imgs-shadow > div img {
          position: relative;
          z-index: 1;
          position: relative;
          z-index: -2;
          max-height: 290px;
          max-width: none; }
.about__awards {
  background: #e9f0f3 url(../img/bg-03.png) no-repeat;
  background-position: center;
  padding: 65px 0 10px; }
  .about__awards h2 {
    text-align: center;
    margin-bottom: 70px;
    font-size: 60px; }
  .about__awards .awards {
    max-width: 770px;
    margin: 0 auto;
    position: relative; }
    .about__awards .awards__title {
      position: absolute;
      left: -195px;
      top: 5px; }
      .about__awards .awards__title h3 {
        margin: 0; }
    .about__awards .awards__descript p {
      margin-bottom: 10px; }
.about__patents {
  background: #e9f0f3 url(../img/bg-04.png) no-repeat;
  background-position: center;
  padding: 30px 0 65px; }
  .about__patents .patents {
    max-width: 770px;
    margin: 0 auto;
    position: relative; }
    .about__patents .patents__title {
      position: absolute;
      left: -195px;
      top: 5px; }
      .about__patents .patents__title h3 {
        margin: 0; }
    .about__patents .patents__descript p {
      margin-bottom: 10px; }

.awards-patents {
  max-width: 770px;
  margin: 0 auto; }
  .awards-patents__carousel {
    max-width: 1130px;
    margin: 0 auto 30px; }
    .awards-patents__carousel .slider-awards-patents {
      margin: 0; }
      .awards-patents__carousel .slider-awards-patents .slick-list {
        padding: 10px 0; }
    .awards-patents__carousel .slick-dots {
      bottom: -30px; }
      .awards-patents__carousel .slick-dots:before {
        display: none; }
      .awards-patents__carousel .slick-dots li {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        overflow: hidden; }
        .awards-patents__carousel .slick-dots li button {
          width: 100%;
          height: 100%;
          padding: 0;
          background: #3a3b3d;
          font-size: 0; }
          .awards-patents__carousel .slick-dots li button:before {
            display: none; }
        .awards-patents__carousel .slick-dots li.slick-active button {
          background: #34abf2; }
  .awards-patents__imgs {
    margin: 0 15px; }
    .awards-patents__imgs a {
      display: inline-block; }
    .awards-patents__imgs:hover .awards-patents__view {
      opacity: 1; }
  .awards-patents__view {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 2;
    opacity: 0;
    transition: ease all 0.3s;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center; }
  .awards-patents__imgs-shadow {
    border: 6px solid #f6f7f8;
    -webkit-box-shadow: 0px 0px 18px 0px #b8b4b4;
    -moz-box-shadow: 0px 0px 18px 0px #b8b4b4;
    box-shadow: 0px 0px 18px 0px #b8b4b4;
    display: inline-block; }
    .awards-patents__carousel .slick-slide{
      height: auto!important;
    }
    .awards-patents__imgs-shadow > div {
      position: relative;
      border: 10px solid #fff;
      -webkit-box-shadow: inset 0px 0px 18px 0px #eeebeb;
      -moz-box-shadow: inset 0px 0px 18px 0px #eeebeb;
      box-shadow: inset 0px 0px 18px 0px #eeebeb;
      overflow: hidden;
      display: block; }
      .awards-patents__imgs-shadow > div img {
        position: relative;
        z-index: 1;
        position: relative;
        z-index: -2;
        max-height: 290px;
        max-width: none; }

.error-page {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff url(../img/bg-06.png) no-repeat;
  background-position: center;
  background-size: auto;
  text-align: center;
  position: relative; }
  .error-page .cloud {
    position: absolute;
    top: -130px;
    left: 50%;
    margin-left: -400px;
    width: 826px;
    height: 400px;
    margin-bottom: 0; }
  .error-page__box {
    padding: 80px 0 65px; }
    .error-page__box h2 {
      margin: 5px 0 10px; }
    .error-page__box p {
      margin-bottom: 20px; }
    .error-page__box a {
      font-size: 20px;
      text-transform: uppercase;
      font-weight: bold; }

.news {
  padding: 90px 0;
  width: 100%; }
  .news__item {
    display: flex;
    margin-bottom: 20px; }
    .news__item:hover .news__line .date {
      background: url(../img/bg-date-02.png) no-repeat; }
    .news__item:hover .news__descript a {
      color: #8c2f26; }
    .news__item:last-child .news__descript {
      padding-bottom: 0; }
  .news__img {
    flex: 0 0 32%;
    max-width: 32%;
    width: 32%; }
  .news__line {
    flex: 0 0 3%;
    max-width: 3%;
    width: 3%;
    position: relative; }
    .news__line .date {
      top: 9px;
      width: 100px;
      height: 35px;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      font-size: 17px;
      background: url(../img/bg-date.png) no-repeat;
      background-size: 100% 100%;
      right: 0;
      position: absolute;
      transition: ease all 0.3s; }
    .news__line .line {
      position: absolute;
      width: 1px;
      height: 100%;
      right: 0;
      background: #e4e6ea; }
    .news__line .square {
      position: absolute;
      z-index: 2;
      top: 16px;
      right: -7px;
      width: 14px;
      height: 14px; }
  .news__descript {
    flex: 0 0 65%;
    max-width: 65%;
    width: 65%;
    padding: 10px 0 70px 40px; }
    .news__descript h4 {
      color: #313947;
      font-weight: bold;
      font-size: 26px;
      margin-bottom: 20px; }
    .news__descript a {
      font-size: 18px;
      color: #8f98a6;
      text-transform: uppercase;
      font-weight: bold;
      margin: 10px 0 0;
      display: inline-block; }
  .news__detail .detail__img {
    position: relative; }
    .news__detail .detail__img img {
      margin: 0; }
  .news__detail .detail__date {
    width: 133px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -66.5px;
    background: url(../img/bg-date-03.png) no-repeat;
    color: #fff;
    font-size: 19px; }
  .news__detail h2 {
    text-transform: none;
    text-align: center; }

.dealers {
  padding: 90px 0 50px;
  width: 100%; }
  .dealers__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -15px; }
  .diler_title{
    width: 100%;
    flex: 0 0 100%;
    text-align: center;
    color: #000;
    font-weight: bold;
    font-size:20px;
    margin-bottom: 30px;
  }
  .dealers__item {
    flex: 0 0 370px;
    width: 370px;
    margin: 0px 15px 30px;
    -webkit-box-shadow: 0px 0px 20px 3px #eeebeb;
    -moz-box-shadow: 0px 0px 20px 3px #eeebeb;
    box-shadow: 0px 0px 20px 3px #eeebeb;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    overflow: hidden; }
    .dealers__item a {
      font: 16px/24px 'framd','Fira Sans',Arial,sans-serif,Helvetica;
      letter-spacing: 0; }
  .dealers__ico {
    height:200px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px; }
  .dealers__descript {
    padding: 20px 30px 25px;
    align-items: center;
    display: flex;
    flex-direction: column;
    width: 100%; }
    .dealers__descript h3 {
      margin: 0 0 10px;
      width: 100%; }
    .dealers__descript p{
      width: 100%;
    } 
.poster{
  /*text-align: center;*/
  margin-bottom: 10px;
}
.discount-list a{
  position: relative;
  padding-right: 30px;
  display: block;
}
.discount-list a span.percent{
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 0;
}

.vacancies {
  width: 100%;
  display: block;
  padding: 10px 0; }
  .vacancies__box {
    margin-bottom: 85px; }
    .vacancies__box .card {
      margin-bottom: 10px; }
    .vacancies__box .card-header {
      background: #f1f3f5;
      border: 0;
      padding: 0; }
    .vacancies__box button {
      display: flex;
      width: 100%;
      justify-content: space-between;
      border: 0;
      background: transparent;
      align-items: center;
      text-decoration: none !important;
      padding: 35px 40px;
      cursor: pointer;
      letter-spacing: normal; }
      .vacancies__box button h3 {
        font-size: 30px;
        margin: 0; }
      .vacancies__box button h4 i {
        color: #8f98a6;
        font-weight: bold; }
      .vacancies__box button.collapsed a.send {
        display: none; }
      .vacancies__box button.collapsed h4 i {
        transform: rotate(0deg);
        transition: ease all 0.3s; }
    .vacancies__box .card-body {
      background: #f1f3f5;
      border-top: 1px solid #e0e6e9;
      padding: 40px; }
  .vacancies__title {
    flex: 0 0 46%;
    width: 46%;
    text-align: left;
    display: flex;
    align-items: center; }
    .vacancies__title h3 {
      padding-right: 10px; }
    .vacancies__title p {
      margin-left: auto;
      color: #d5d8db;
      font-size: 20px;
      text-transform: uppercase;
      margin: 0 20px 0 auto;
      font-family: 'Fira Sans',Arial,sans-serif,Helvetica;
      white-space: nowrap;
      font-weight: bold;
      letter-spacing: normal; }
    .vacancies__title strong {
      font-size: 30px;
      color: #45b1f3;
      white-space: nowrap; }
      .vacancies__title strong span {
        color: #d5d8db;
        margin-left: 5px; }
  .vacancies__more {
    display: flex;
    flex: 0 0 54%;
    width: 54%;
    justify-content: flex-end; }
    .vacancies__more a.send {
      color: #313947;
      text-transform: uppercase;
      font-size: 21px;
      font-weight: bold;
      margin-right: 50px;
      display: flex;
      align-items: center; }
      .vacancies__more a.send img {
        margin-right: 5px; }
    .vacancies__more h4 {
      color: #313947;
      text-transform: uppercase;
      font-size: 21px;
      font-weight: bold;
      margin: 0; }
      .vacancies__more h4 i {
        transform: rotate(-180deg);
        transition: ease all 0.3s; }
  .vacancies__hr {
    display: flex;
    margin-bottom: 80px; }
  .vacancies__info {
    width: 100%;
    padding-right: 660px; }
    .vacancies__info .heading-second {
      margin: 0 0 30px; }
    .vacancies__info p {
      margin: 0; }
    .vacancies__info .mail {
      margin-bottom: 10px; }
      .vacancies__info .mail a {
        color: #313947;
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 10px; }
        .vacancies__info .mail a:hover {
          color: #2ea9f2; }
    .vacancies__info .tel a {
      font-size: 30px;
      color: #2ea9f2;
      font-weight: bold;
      display: inline-block;
      margin-right: 5px; }
      .vacancies__info .tel a:hover {
        color: #313947; }
    .vacancies__info .tel h3 {
      display: inline-block;
      margin: 0;
      font-size: 30px; }
  .vacancies__window {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  .vacancies__form {
    width: 600px;
    margin-top: -270px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 20px 3px #eeebeb;
    -moz-box-shadow: 0px 0px 20px 3px #eeebeb;
    box-shadow: 0px 0px 20px 3px #eeebeb; }
    .vacancies__form:before {
      content: "";
      width: 100px;
      left: 50%;
      margin-left: -50px;
      top: 0;
      background: #2ea9f2;
      position: absolute;
      height: 4px; }
  .vacancies__bg {
    flex: 0 0 100%;
    width: 100%;
    position: relative; }

.contacts {
  padding: 10px 0 40px; }
  .contacts__requisites {
    padding-right: 40px; }
    .contacts__requisites .requisites__item {
      display: flex;
      margin-bottom: 8px; }
    .contacts__requisites .requisites__title {
      flex: 0 0 27%;
      width: 27%; }
    .contacts__requisites .requisites__descript {
      color: #313947;
      flex: 0 0 73%;
      width: 73%; }
  .contacts__department {
    padding-right: 40px; }
    .contacts__department .heading-second {
      margin: 55px 0 30px; 
	white-space: nowrap;  
	  }
	      .contacts__department .heading-second h4{
			  padding-right: 30px;
		  }
    .contacts__department .department {
      display: flex;
      flex-wrap: wrap; }
      .contacts__department .department__item {
        flex: 0 0 50%;
        width: 100%!important;
        margin-bottom: 30px;
        padding-right: 15px; }
        .contacts__department .department__item p {
          margin: 0 0 5px; }
        .contacts__department .department__item .mail {
          margin-bottom: 10px;
          color: #313947;
          font-size: 24px;
          font-weight: bold; }
          .contacts__department .department__item .mail a {
            color: #313947;
            font-size: 24px;
            font-weight: bold;
            margin-bottom: 10px; }
            .contacts__department .department__item .mail a:hover {
              color: #2ea9f2; }
        .contacts__department .department__item .tel a {
          font-size: 30px;
          color: #2ea9f2;
          font-weight: bold;
          display: inline-block;
          margin-right: 5px; }
          .contacts__department .department__item .tel a:hover {
            color: #313947; }
        .contacts__department .department__item .tel h3 {
          display: inline-block;
          margin: 0;
          font-size: 30px; }
  .contacts__guide .guide__add {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px; }
    .contacts__guide .guide__add .tel {
      color: #2ea9f2;
      font-size: 40px;
      font-weight: bold; }
    .contacts__guide .guide__add a {
      color: #c3c9d1;
      font-size: 19px;
      margin: 0; }
  .contacts__guide .guide__item {
    margin-bottom: 28px; }
  .contacts__guide .guide__post {
    color: #c3c9d1;
    font-size: 19px; }
  .contacts__guide .guide__name {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    position: relative; }
    .contacts__guide .guide__name:after {
      position: absolute;
      bottom: 2px;
      border-bottom: 1px dashed #c3c9d1;
      width: 100%;
      height: 2px;
      content: ""; }
    .contacts__guide .guide__name h3 {
      margin: 0;
      background: #fff;
      z-index: 2;
      padding-left: 30px; }
    .contacts__guide .guide__name h4 {
      margin: 0;
      background: #fff;
      padding-right: 30px;
      z-index: 2; }
  .contacts__map {
    width: 100%;
    position: relative;
    padding-top: 135px;
    overflow: hidden; }
    .contacts__map .bx-yandex-view-layout {
      width: 100%;
      height: 100%;
      z-index: 1;
      position: absolute;
      -webkit-box-shadow: inset 0px 0px 20px 3px #c0c0c0;
      -moz-box-shadow: inset 0px 0px 20px 3px #c0c0c0;
      box-shadow: inset 0px 0px 20px 3px #c0c0c0; }
      .contacts__map .bx-yandex-view-layout .bx-yandex-view-map {
        height: 100%; }
        .contacts__map .bx-yandex-view-layout .bx-yandex-view-map .bx-yandex-map {
          height: 100% !important; }
  .contacts__form {
    top: 0;
    left: 0;
    height: 650px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 20px 3px #eeebeb;
    -moz-box-shadow: 0px 0px 20px 3px #eeebeb;
    box-shadow: 0px 0px 20px 3px #eeebeb;
    z-index: 2;
    position: relative;
    width: 600px;
    margin-top: -115px;
    margin-bottom: 95px; }
    .contacts__form:before {
      content: "";
      width: 100px;
      left: 50%;
      margin-left: -50px;
      top: 0;
      background: #2ea9f2;
      position: absolute;
      height: 4px; }
    .contacts__form.common__form {
      height: auto;
      left: 50%;
      margin-left: -580px; }

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

.d-flex-btn{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: flex-end;
    align-items: flex-end;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}
.d-flex-btn>*{
    margin-bottom: 5px;
}
.d-flex-btn b{
    margin-right: 5px;
}
.d-flex-btn a{
    max-width: 250px;
    font-size: 14px;
}

.announcement{
  background: #294a58;
  padding: 10px 50px;
  color: #fff;
  position: relative;
  z-index: 2;
  text-align: center;
}

.announcement-new{
  background: #8c2f26;
  padding: 10px 50px;
  color: #fff;
  position: relative;
  z-index: 2;
  text-align: left;
}
.announcement-new a{
	  color: #fff;
}
.announcement a{
  text-decoration: underline;
  color: #8c2f26;
}
.announcement a:hover{
  text-decoration: none;
  color: #8c2f26;
}

/*SALE*/
.sale{
  position: fixed;
  width: 150px;
  left: auto;
  right: -100px;
  top: 50%;
  margin-top: -80px;
  transition: ease all 0.3s;
  z-index: 99;
}
.sale:hover{
  right: 0;
}

/*dealers-office*/
.wrap-dealers-office{
  max-width: 1600px;
  padding: 30px 0;
}
.wrap-dealers-office h2{
  margin-top: 0;
  width: 100%;
  text-align: center;
  font-size: 28px;
  text-transform: none;
}

.dealers-office .input-group > .form-control:not(:first-child), 
.dealers-office .input-group > .custom-select:not(:first-child){
  border-top-left-radius: 35px;
  border-bottom-left-radius:35px;
}
.dealers-office .form-control,
.wrap-dealers-office .product-card__input .input-group-prepend .input-group-text{
  background-color: #f1f3f5;
}
.dealers-office .technical__list table{
  width: 100%;
}
@media screen and (max-width: 1100px){
  .dealers-office .technical__list table{
    width: 900px;
  }
}
.dealers-office .technical__list table tr:first-child td:nth-child(7):before{
  display: none;
}
.dealers-office .technical__list table tr td{
  color: #313947;
}
.dealers-office .technical__list table tr td:nth-child(2){
  width: 300px;
}
.dealers-office .technical__list table tr:hover td {
    color: #8c2f26;
}
.dealers-office .technical__list table tr td:last-child{
  text-align: center;
}
.dealers-office .technical__list table tr.dealers-office__tr-green{
  background: #e0f1bb;
}

.modal-body.success{
  text-align: center;
  padding-bottom: 150px;
}







.announcement a, .announcement a:hover{
	color: #fff;
	text-decoration: none;
}
.announcement p{
	margin-bottom: 0;
}

.subcategory{
	display: flex;
	margin-top: 30px;
	    flex-wrap: wrap;
}

.subcategory a{
	padding: 10px;
	background: #fff;
	margin-right: 7px;
	margin-bottom: 7px;
	color: #808896;
    font-size: 15px;
}
.subcategory span{
	display: block;
	color: #8c2f26;
	font-size: 22px;
	margin-bottom: 5px;
}

@media screen and (max-width: 960px) {
	.subcategory a{
	padding: 5px;
	background: #fff;
	margin-right: 7px;
	margin-bottom: 7px;
	color: #808896;
    font-size: 12px;
}
.subcategory span{
	display: block;
	color: #8c2f26;
	font-size: 17px;
	margin-bottom: 2px;
}
}



.search-btn{
	cursor: pointer;
	width: 32px;
	height: 32px;
	margin-left: 20px;
	border-radius: 50%;
	border: 1px solid #000;    display: flex;
    align-items: center;
    justify-content: center;
}
.search-btn img{
	width: 20px;
}

.search-input{
	height: 46px;
	background: #FFF;
	display: none;
	position: relative;
	z-index: 100;
}
.search-input-wrap{
	max-width:860px;
	margin: 0 auto;
	display: flex;
	align-items: center;
		height: 46px;
}
.search-close-btn{
	width:22px;
	height:22px;
	margin-left: 30px;
	cursor: pointer;
}
.search-input-wrap .search-inp{
-webkit-border-top-left-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-bottomleft: 6px;
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
border: 1px solid #45b1f3;
padding: 6px 15px;
width: calc(100% - 60px);
}

.search-input-wrap .search-inp-btn{
-webkit-border-top-right-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-topright: 6px;
-moz-border-radius-bottomright: 6px;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
border: 1px solid #45b1f3;
background-color: #45b1f3;
padding: 6px 15px;
width: 60px;
background-image: url('data:image/svg+xml,<svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 21L14.3333 14.3333M16.5556 8.77778C16.5556 9.79917 16.3544 10.8106 15.9635 11.7542C15.5726 12.6978 14.9997 13.5553 14.2775 14.2775C13.5553 14.9997 12.6978 15.5726 11.7542 15.9635C10.8106 16.3544 9.79917 16.5556 8.77778 16.5556C7.75639 16.5556 6.74499 16.3544 5.80135 15.9635C4.85771 15.5726 4.00029 14.9997 3.27806 14.2775C2.55582 13.5553 1.98292 12.6978 1.59205 11.7542C1.20118 10.8106 1 9.79917 1 8.77778C1 6.71498 1.81944 4.73667 3.27806 3.27806C4.73667 1.81944 6.71498 1 8.77778 1C10.8406 1 12.8189 1.81944 14.2775 3.27806C15.7361 4.73667 16.5556 6.71498 16.5556 8.77778Z" stroke="%231A1B25" stroke-linecap="round" stroke-linejoin="round"/><line x1="11.5" y1="21" x2="1.5" y2="21" stroke="%231A1B25" stroke-linecap="round"/></svg>');
background-repeat: no-repeat;
background-position: 50% 50%;
	cursor:pointer;
}

.list-title{
	font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
	font-size: 24px;

}

.accordion-item{
		padding: 20px 0 20px;
	border-bottom: 1px solid #d9dde0;
	    justify-content: space-between;
		cursor: pointer;
}
.accordion-item:last-child{
	border:none;
}
.dd-group{
	padding-bottom: 70px;
}
.accordion-icon>svg {
    height: 40px;
    fill: #294a58;
}

.accordion-item__head{
display: flex;
justify-content: space-between;
align-items: middle;	
}
.accordion-item__content{
	padding-top: 0px;
}

.accordion-item__head.active .accordion-icon>svg {
    transform: rotate(180deg);
    transform-origin: 50% 50%;
    /*transition: transform .6s ease;*/
}


header.uk-sticky-fixed .header__nav .nav-link{
	padding: 30px 5px;
}

header.uk-sticky-fixed .header__nav .dropdown-toggle{
	top: 30px;
}

.topphone-link .phone-n{font-size: 22px!important; margin-bottom: 3px;}


.slider__background {
	text-align: right;
}