

/* Start:/local/templates/uimpex/js/lib/owl-carousel/owl.carousel.min.css?16753426193351*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/uimpex/js/lib/owl-carousel/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/templates/uimpex/js/lib/owl-carousel/owl.theme.default.min.css?16753426191013*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* End */


/* Start:/local/templates/uimpex/css/new.css?176414675580007*/
@charset "UTF-8";
body,
html {
  padding: 0;
  margin: 0;
  font-family: Arial, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 24px;
}
@media only screen and (max-width: 420px) {
  body,
html {
    font-size: 16px;
    line-height: 24px;
  }
}

body.fixed {
  overflow: hidden;
  padding-right: 0;
}

html {
  /* для Chrome/Edge/Safari */
}
html {
  scrollbar-width: thin;
  scrollbar-color: #004CA5 lightgray;
}
html::-webkit-scrollbar {
  height: 6px;
  width: 6px;
}
html::-webkit-scrollbar-track {
  background: lightgray;
}
html::-webkit-scrollbar-thumb {
  background-color: #004CA5;
  border-radius: 5px;
  border: 1px solid lightgray;
}

* {
  box-sizing: border-box;
  margin: 0;
}

.jost {
  font-family: "Jost", sans-serif;
}

p {
  font-family: Arial, sans-serif;
}
p.big {
  font-weight: bold;
  font-size: 30px;
  line-height: 40px;
  margin: 52px 0;
}
p.center {
  text-align: center;
}
@media only screen and (max-width: 1450px) {
  p.big {
    font-size: 25px;
    line-height: 35px;
  }
}
@media only screen and (max-width: 1030px) {
  p.big {
    margin: 33px 0;
  }
}
@media only screen and (max-width: 800px) {
  p.big {
    font-size: 20px;
    line-height: 30px;
  }
}

p:not([class]) {
  font-size: 18px;
  line-height: 28px;
}
p:not([class]):not(:last-child) {
  margin-bottom: 30px;
}
@media only screen and (max-width: 800px) {
  p:not([class]):not(:last-child) {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 420px) {
  p:not([class]) {
    font-size: 16px;
    line-height: 24px;
  }
}

a:not([class]) {
  text-decoration: none;
  color: #004CA5;
}

a[class] {
  text-decoration: none;
}

.h1, .head-block h1 {
  font-weight: bold;
  font-size: 40px;
  line-height: 50px;
  color: #000000;
  margin-bottom: 38px;
}
@media only screen and (max-width: 560px) {
  .h1, .head-block h1 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 19px;
  }
}

.container {
  width: 100%;
  max-width: 1360px;
  margin: 0 auto;
  padding: 0;
}
.container-big {
  max-width: 1650px;
}
@media only screen and (max-width: 1780px) {
  .container {
    max-width: 1100px;
  }
}
@media only screen and (max-width: 1600px) {
  .container {
    max-width: 980px;
  }
}
@media only screen and (max-width: 1450px) {
  .container {
    max-width: 768px;
  }
}
@media only screen and (max-width: 1260px) {
  .container {
    max-width: 540px;
  }
}
@media only screen and (max-width: 1030px) {
  .container {
    max-width: 768px;
  }
}
@media only screen and (max-width: 800px) {
  .container {
    max-width: 540px;
  }
}
@media only screen and (max-width: 560px) {
  .container {
    max-width: 385px;
  }
}
@media only screen and (max-width: 420px) {
  .container {
    max-width: unset;
    padding: 0 16px;
  }
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 150px;
  min-height: 42px;
  color: #ffffff;
  font-size: 15px;
  line-height: 28px;
  background-color: #F1263E;
  padding: 7px 18px;
  outline: none;
  text-decoration: none;
  cursor: pointer;
  border: none;
}
.btn_nostyle {
  padding: 0;
  margin: 0;
  background-color: transparent;
  color: transparent;
  line-height: normal;
  font-size: 0;
  min-width: unset;
  min-height: unset;
}
.btn_style_two {
  color: #000;
  font-size: 20px;
  line-height: 23px;
  padding: 16px 35px;
  background-color: #fff;
}
.btn_style_three {
  padding: 20px 17px 20px 20px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.15em;
}
.btn_style_four {
  background-color: transparent;
  border: 1px solid #FFFFFF;
  padding: 6px 15px;
  font-size: 15px;
  line-height: 28px;
  color: #FFFFFF;
}
.btn_style_five {
  padding: 17px 19px;
  font-size: 18px;
  line-height: 26px;
  color: #004CA5;
  background-color: transparent;
  border: 1px solid #004CA5;
}
.btn_style_inline, .btn_style_back {
  padding: 0;
  background-color: transparent;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: #004CA5;
}
.btn_style_back {
  min-width: unset;
  min-height: unset;
}
.btn_style_back svg {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  transform: rotate(180deg);
}
.btn__left svg {
  margin-right: 10px;
}
@media only screen and (max-width: 420px) {
  .btn {
    font-size: 14px;
    line-height: 26px;
    min-width: 116px;
    min-height: 35px;
  }
  .btn_style_two {
    padding: 12px 27px;
  }
  .btn_style_inline, .btn_style_back {
    font-size: 11px;
    line-height: 24px;
  }
}

.btn-border {
  margin-top: 40px;
}
.btn-border_center {
  display: flex;
  justify-content: center;
  width: 100%;
}

.title {
  font-weight: bold;
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 26px;
  color: #000;
}
.title_style_center {
  text-align: center;
}
.title_style_small {
  font-size: 30px;
  line-height: 22px;
}
@media only screen and (max-width: 650px) {
  .title {
    font-size: 30px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 420px) {
  .title_style_center {
    text-align: left;
  }
}

h3 {
  font-size: 20px;
  margin-bottom: 18px;
}
h3.title {
  font-size: 30px;
  line-height: 40px;
  color: #646464;
  margin-bottom: 0;
}
@media only screen and (max-width: 560px) {
  h3.title {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
  }
}

.error-page {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-family: Jost;
  font-size: 3em;
  color: #004CA5;
  letter-spacing: 0.5px;
  font-weight: bold;
  text-transform: uppercase;
  opacity: 0.7;
}

.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background-color: #fff;
  z-index: 10;
}
.header__wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: auto;
}
@media only screen and (max-width: 1030px) {
  .header {
    height: 50px;
  }
}
@media only screen and (max-width: 700px) {
  .header {
    background-repeat: no-repeat;
    background-position: top left;
    background-image: url(/local/templates/uimpex/css/../img/bgHeader.jpg);
    background-size: cover;
  }
  .header__wrapper {
    justify-content: flex-end;
  }
}

.logo {
  display: flex;
  align-items: center;
  width: 400px;
  flex: 0 0 400px;
  padding: 16px 15px 17px 18px;
  background-repeat: no-repeat;
  background-position: top left;
  background-image: url(/local/templates/uimpex/css/../img/bgHeader.jpg);
}
@media only screen and (max-width: 1030px) {
  .logo {
    width: auto;
    flex: 0 0 auto;
    padding: 0 15px;
    height: 100%;
    background-size: cover;
  }
}
.logo img {
  width: 63px;
  margin-right: 13px;
}
@media only screen and (max-width: 1030px) {
  .logo img {
    width: 31px;
  }
}
.logo__name {
  font-family: "Jost";
  font-weight: 600;
  font-size: 25px;
  line-height: 31px;
  letter-spacing: 0.01em;
  color: #FFFFFF;
}
@media only screen and (max-width: 1030px) {
  .logo__name {
    font-size: 16px;
    line-height: 24px;
  }
}
.logo__org, .logo__city {
  font-family: "Jost";
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  opacity: 0.5;
}
@media only screen and (max-width: 1030px) {
  .logo__org, .logo__city {
    display: none;
  }
}
@media only screen and (max-width: 700px) {
  .logo {
    background: none;
  }
}
@media only screen and (max-width: 420px) {
  .logo {
    padding: 0 0 0 12px;
  }
  .logo img {
    margin-right: 6px;
  }
  .logo__name {
    font-weight: 600;
    font-size: 12.6092px;
    line-height: 16px;
  }
}

.wrapper {
  padding-top: 100px;
}

.search {
  width: 260px;
  height: 40px;
  position: relative;
  margin: 0 45px 0 30px;
}
@media only screen and (max-width: 1610px) {
  .search {
    width: 180px;
    margin: 0 15px;
  }
}
@media only screen and (max-width: 1450px) {
  .search {
    width: auto;
  }
}
.search input {
  width: 100%;
  border-color: transparent;
  background: #F5F5F5;
  border-radius: 100px;
  color: #746D6D;
  font-family: Arial;
  font-size: 15px;
  line-height: 28px;
  padding: 4px 40px 4px 16px;
  outline: none;
}
.search input::-webkit-search-cancel-button {
  display: none;
}
@media only screen and (max-width: 1450px) {
  .search input {
    display: none;
  }
}
.search button {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  background: transparent;
  padding: 0;
  cursor: pointer;
}
@media only screen and (max-width: 1450px) {
  .search button {
    display: none;
  }
}
.search a.search__button {
  display: none;
  background-color: #F5F5F5;
  border-radius: 100px;
  margin: 0;
}
.search a.search__button .icon {
  margin: 0;
}
@media only screen and (max-width: 1450px) {
  .search a.search__button {
    display: block;
  }
}
@media only screen and (max-width: 700px) {
  .search a.search__button {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    width: 30px;
    height: 100%;
  }
  .search a.search__button .icon {
    filter: invert(1);
    background-size: cover;
    width: 28px;
    height: 28px;
  }
}
.search .icon {
  display: block;
  width: 48px;
  height: 40px;
  background: url(/local/templates/uimpex/css/../img/search.svg) no-repeat center center;
}
@media only screen and (max-width: 420px) {
  .search {
    margin-left: 0;
  }
  .search a.search__button {
    width: auto;
  }
  .search a.search__button .icon {
    width: 20px;
    height: 20px;
  }
}

.menu__item {
  text-decoration: none;
}

.header .menu {
  display: flex;
  margin-right: 45px;
  padding: 0;
  list-style: none;
  font-family: Arial;
  font-size: 14px;
  line-height: 28px;
}
@media only screen and (max-width: 1870px) {
  .header .menu {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 1260px) {
  .header .menu-scroll {
    display: none;
  }
}
.header .menu__item {
  color: #004CA5;
}
.header .menu__li:not(:last-child) {
  margin-right: 28px;
}
@media only screen and (max-width: 1890px) {
  .header .menu__li:not(:last-child) {
    margin-right: 18px;
  }
}
.header .menu .hide {
  cursor: pointer;
  position: relative;
}
.header .menu .hide::before {
  display: block;
  content: "\00B7\00B7\00B7";
  /* content: "···"; */
  font-size: 24px;
  font-weight: bold;
  line-height: normal;
  color: #004CA5;
}
.header .menu .hide__list {
  display: none;
  flex-flow: column;
  width: 150px;
  background-color: #fff;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 20;
}
.header .menu .hide__list .menu__li {
  margin: 0;
}
.header .menu .hide__list .menu__item {
  display: block;
  margin: 0;
  padding: 10px;
}
.header .menu .hide__list .menu__item:hover {
  background-color: #004CA5;
  color: #fff;
}
.header .menu .hide.active .hide__list {
  display: flex;
}
.header .btn {
  margin-right: 28px;
}
@media only screen and (max-width: 1610px) {
  .header .btn {
    margin-right: 0;
  }
}

.offers {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  width: 214px;
  margin-right: 30px;
}
@media only screen and (max-width: 1260px) {
  .offers {
    margin: 0 15px;
  }
}
@media only screen and (max-width: 1030px) {
  .offers {
    display: none;
    margin: 0;
    position: fixed;
    top: 26px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 21;
  }
}
@media only screen and (max-width: 800px) {
  .offers ~ .btn {
    display: none;
  }
}
@media only screen and (max-width: 560px) {
  .offers {
    left: 23px;
    top: 24px;
    transform: none;
  }
  .offers .phone {
    color: #000;
  }
}

.phone {
  color: #004CA5;
}
.phone--big {
  flex: 0 0 100%;
  font-weight: bold;
  font-size: 25px;
  line-height: 28px;
}

.mail {
  font-family: "Jost";
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #004CA5;
}

.cart-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 100px;
  width: 100px;
  height: 100px;
  background-color: #F5F5F5;
  position: relative;
}
.cart-btn .icon {
  display: block;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: calc(50% - 32px/2 - 10.5px);
  top: calc(50% - 32px/2 + 2px);
}
.cart-btn .icon_cart {
  background-image: url(/local/templates/uimpex/css/../img/cart.svg);
}
.cart__num {
  color: #fff;
  font-size: 13px;
  /* padding: 3px 6px; */
  background: #F1263E;
  /* border-radius: 100px; */
  position: absolute;
  left: calc(50% - 35px/2 + 9px);
  top: calc(50% - 20px/2 - 8px);
  padding: .3em .4em .4em;
  min-width: .9em;
  border-radius: 1.1em;
  min-height: 1em;
  line-height: 1em;
}
@media only screen and (max-width: 1030px) {
  .cart-btn {
    height: 50px;
    width: 50px;
    flex: 0 0 50px;
  }
  .cart-btn .icon {
    width: 24px;
    height: 24px;
    background-size: cover;
    left: calc(50% - 24px/2);
    top: calc(50% - 24px/2);
  }
  .cart__num {
    font-size: 10px;
    line-height: 17px;
    padding: 0 6px;
    left: calc(50% - 24px/2 + 9px);
  }
}
@media only screen and (max-width: 700px) {
  .cart-btn {
    background-color: #004CA5;
  }
  .cart-btn .icon {
    filter: invert(1);
  }
}

.breadcrumbs {
  margin-bottom: 7.5px;
}
.breadcrumbs__item {
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  color: #858585;
}
.breadcrumbs__item svg {
  margin: 0 8px;
}
@media only screen and (max-width: 560px) {
  .breadcrumbs__item {
    font-size: 10px;
    line-height: 22px;
  }
  .breadcrumbs__item svg {
    width: 10px;
    height: 10px;
    margin: 0 6px;
  }
}

.head-block {
  position: relative;
  padding: 30px 0 12px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top right;
}
.head-block .container {
  position: relative;
}
.head-block img {
  position: absolute;
  top: 0;
  left: 0;
}
.head-block--white .container * {
  color: #fff;
}

.filters {
  margin-bottom: 20px;
}
.filters > div {
  display: flex;
  flex-flow: row wrap;
}
.filters > div:first-child {
  margin: 0 -5px;
}
.filters .btn {
  margin-top: 20px;
  margin-right: 20px;
}
.filters__wrapper .tab-info {
  display: none;
}
@media only screen and (max-width: 560px) {
  .filters__wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    transition: transform 0.3s ease, visibility 0.5s, opacity 0.1s 0.5s;
    background: url(/local/templates/uimpex/css/../img/bgCatalog.jpg) no-repeat center center/cover;
    overflow: hidden;
    z-index: 40;
    padding-bottom: 47px;
  }
  .filters__wrapper .filters {
    width: 100%;
    height: 100%;
    overflow: auto;
    padding: 0 16px 47px 18px;
  }
  .filters__wrapper .filters button[type=reset] {
    position: fixed;
    top: 12px;
    right: 16px;
    padding: 4px 19px;
    font-size: 0;
    margin: 0;
    min-width: unset;
    min-height: unset;
  }
  .filters__wrapper .filters button[type=reset]::before {
    display: block;
    content: "Сбросить";
    font-size: 11px;
    line-height: 22px;
  }
  .filters__wrapper .filters input[type=button] {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
  }
  .filters__wrapper .tab-info {
    display: flex;
    align-items: center;
    flex-flow: row wrap;
    padding: 10px 14px 13px;
    z-index: 11;
    width: 95%;
  }
  .filters__wrapper .tab-info .back {
    width: 32px;
    height: 32px;
    background: url(/local/templates/uimpex/css/../img/ArrowLeft.png) no-repeat center center;
    filter: invert(1);
  }
  .filters__wrapper .tab-info__name {
    flex: auto;
    padding: 0 10px;
    text-align: center;
  }
  .filters__wrapper:not(.active) {
    transform: translateX(-100%);
    opacity: 0;
    visibility: hidden;
  }
  .filters__wrapper.active {
    transition: transform 0.3s ease;
  }
}

.js-filters-mobil {
  display: none;
  width: 100%;
}
@media only screen and (max-width: 560px) {
  .js-filters-mobil {
    display: flex;
  }
  .js-filters-mobil svg {
    margin-right: 10px;
  }
}

.customSelect {
  position: relative;
  margin: 0 5px 10px;
}
.customSelect__placeholder {
  width: 263px;
  height: 40px;
  border: 1px solid #FFFFFF;
  padding: 9px 20px 9px 10px;
  cursor: pointer;
  overflow: hidden;
  background-color: transparent;
}
.customSelect__placeholder::after {
  display: block;
  content: "";
  width: 10px;
  height: 6px;
  background: url(/local/templates/uimpex/css/../img/arrowDownFilters.png) no-repeat center center;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
.customSelect__list {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10;
  width: 100%;
}
.customSelect__item {
  padding: 5px 10px;
  border-bottom: 1px solid #858585;
  cursor: pointer;
  background-color: #004CA5;
}
.customSelect__item:not(:hover) {
  color: #000 !important;
  background-color: #fff;
}
.customSelect.active .customSelect__list {
  display: block;
}
.customSelect select {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
}
@media only screen and (max-width: 1780px) {
  .customSelect__placeholder {
    width: 212px;
    font-size: 16px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 1600px) {
  .customSelect__placeholder {
    width: 188px;
    font-size: 14px;
    line-height: 21px;
  }
}
@media only screen and (max-width: 1450px) {
  .customSelect__placeholder {
    width: 184px;
  }
}
@media only screen and (max-width: 1260px) {
  .customSelect__placeholder {
    width: 265px;
  }
}
@media only screen and (max-width: 1030px) {
  .customSelect__placeholder {
    width: 184px;
  }
}
@media only screen and (max-width: 800px) {
  .customSelect__placeholder {
    width: 173px;
  }
  .customSelect__item {
    font-size: 16px;
  }
}
@media only screen and (max-width: 560px) {
  .customSelect {
    width: 100%;
  }
  .customSelect__placeholder {
    width: 100%;
  }
}

.customCount {
  display: flex;
  justify-content: center;
  align-items: center;
}
.customCount * {
  user-select: none;
}
.customCount__num {
  width: 44px;
  overflow: hidden;
  text-align: center;
  font-size: 20px;
  line-height: 22px;
  border: none;
}
.customCount__control {
  width: 16px;
  height: 16px;
  margin: 11px;
  cursor: pointer;
}
@media only screen and (max-width: 1600px) {
  .customCount__num {
    width: 30px;
    font-size: 16px;
    line-height: 18px;
  }
}
@media only screen and (max-width: 560px) {
  .customCount__control {
    margin: 5px;
  }
}

.pugination {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.pugination__control {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  box-shadow: 0px 0px 40px rgba(82, 77, 113, 0.1);
  border-radius: 50%;
  color: #F1263E;
}
.pugination__control--prev {
  transform: rotate(180deg);
}
.pugination__item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 51px;
  height: 48px;
  padding: 10px;
  border: 1px solid transparent;
  color: #000000;
  font-family: Jost;
  font-size: 18px;
  line-height: 28px;
}
.pugination span {
  border-color: #004CA5;
}

.fixed .header {
  z-index: 30;
}

.humburger {
  display: none;
  width: 20px;
  height: 16px;
}
.humburger__item {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #004CA5;
  box-sizing: border-box;
  position: relative;
}
.humburger__item::before, .humburger__item::after {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #004CA5;
  box-sizing: border-box;
  transition: all 0.3s;
  position: absolute;
  top: 0;
  left: 0;
}
.humburger__item::before {
  transform: translateY(-6px);
}
.humburger__item::after {
  transform: translateY(6px);
}
.humburger ~ .js-left-menu-button {
  padding: 0 10px;
}
@media only screen and (max-width: 1260px) {
  .humburger {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
  }
  .humburger ~ .menu-scroll {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 520px;
    height: 100vh;
    background-color: #fff;
    transform: translateX(-100%);
    opacity: 0;
    visibility: hidden;
    transition: transform 0.3s ease;
    z-index: 20;
    margin: 0;
    padding: 0;
    overflow: hidden;
  }
  .humburger ~ .menu-scroll .menu {
    width: 100%;
    height: 100%;
    overflow: auto;
  }
  .humburger ~ .menu-scroll .menu .close {
    width: 24px;
    height: 24px;
    background: url(/local/templates/uimpex/css/../img/cross.png) no-repeat center center;
    position: absolute;
    top: 26px;
    right: 26px;
  }
  .humburger.active ~ .menu-scroll {
    display: block;
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
    transition: transform 0.3s ease;
  }
  .humburger.active ~ .menu-scroll .menu {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
  }
  .humburger.active ~ .menu-scroll .menu__item {
    font-size: 18px;
    margin: 10px 0;
  }
}
@media only screen and (max-width: 1030px) {
  .humburger ~ .menu-scroll {
    max-width: unset;
  }
  .humburger.active ~ .offers {
    display: flex;
  }
}
@media only screen and (max-width: 800px) {
  .humburger.active ~ .offers ~ .btn {
    display: flex;
    position: fixed;
    top: 26px;
    left: 26px;
    z-index: 21;
  }
}
@media only screen and (max-width: 700px) {
  .humburger {
    margin-right: 19px;
  }
  .humburger__item {
    background-color: #fff;
  }
  .humburger__item::before, .humburger__item::after {
    background-color: #fff;
  }
}
@media only screen and (max-width: 560px) {
  .humburger.active ~ .offers ~ .btn {
    top: 86px;
    left: 23px;
  }
  .humburger.active ~ .menu-scroll {
    padding: 130px 23px 40px;
    overflow: auto;
  }
  .humburger.active ~ .menu-scroll::before {
    display: block;
    content: "";
    width: 100%;
    height: 130px;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
  }
  .humburger.active ~ .menu-scroll .close {
    position: fixed;
  }
  .humburger.active ~ .menu-scroll .menu {
    display: block;
    padding: 0;
  }
  .humburger.active ~ .menu-scroll .menu__item {
    display: inline-block;
    vertical-align: middle;
    /*margin: 28px 0;*/
    margin: 15px 0;
  }
  .humburger.active ~ .menu-scroll .plus-minus {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
  }
  .humburger.active ~ .menu-scroll .plus-minus::before {
    display:  block;
    content: '+';
    font-size: 2.5em;
    font-weight: bolder;
    color: #004CA5;
  }
  .humburger.active ~ .menu-scroll .menu__li.active .plus-minus::before {
    content: '-';
  }
}

.icon {
  display: block;
  width: 47px;
  height: 65px;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 14px;
}
.icon_arrow {
  display: block;
  width: 14px;
  height: 14px;
  margin: 0;
  margin-left: 14px;
  background-image: url(/local/templates/uimpex/css/../img/arrowSmall.svg);
  background-size: cover;
}
.icon_arrowRight {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  position: relative;
  padding: 3px;
  margin-left: 8px;
  margin-right: 0;
}
.icon_arrowRight::before {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #004CA5;
}
.icon_arrowRight::after {
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #004CA5;
  border-right: 2px solid #004CA5;
  position: absolute;
  right: 4px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.icon_arrowRight_style_white::before {
  background-color: #fff;
}
.icon_arrowRight_style_white::after {
  border-top-color: #fff;
  border-right-color: #fff;
}
.icon_delivery {
  width: 32px;
  height: 32px;
  background-image: url(/local/templates/uimpex/css/../img/delivery.png);
}
.icon_card {
  width: 32px;
  height: 32px;
  background-image: url(/local/templates/uimpex/css/../img/card.png);
}
.icon_trash {
  width: 24px;
  height: 24px;
  background-image: url(/local/templates/uimpex/css/../img/trash.png);
}
.icon_arrowDown {
  width: 18px;
  height: 18px;
  transform: rotate(90deg);
}

.wrapper {
  display: flex;
  position: relative;
  padding-left: 400px;
  overflow-x: hidden;
  min-height: 100vh;
}
.wrapper .left {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  width: 400px;
  height: calc(100vh - 100px);
  position: fixed;
  top: 100px;
  left: 0;
  z-index: 11;
  box-shadow: 5px 0px 20px rgba(0, 0, 0, 0.1);
}
.wrapper .left .bottom-info {
  padding: 17px 23px 18px 22px;
  box-sizing: border-box;
  background: url(/local/templates/uimpex/css/../img/leftBgBottom.jpg) no-repeat top left;
}
.wrapper .left .bottom-info__img {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}
.wrapper .left .bottom-info p {
  font-family: Arial;
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 11px;
}
.wrapper .right {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  height: auto;
  width: 100%;
  position: relative;
}
.wrapper-scroll {
  height: 688px;
  overflow: hidden;
}
.wrapper .menu {
  height: 100%;
  overflow: auto;
  /* для Chrome/Edge/Safari */
}
.wrapper .menu {
  scrollbar-width: thin;
  scrollbar-color: #004CA5 lightgray;
}
.wrapper .menu::-webkit-scrollbar {
  height: 6px;
  width: 6px;
}
.wrapper .menu::-webkit-scrollbar-track {
  background: lightgray;
}
.wrapper .menu::-webkit-scrollbar-thumb {
  background-color: #004CA5;
  border-radius: 5px;
  border: 1px solid lightgray;
}
.wrapper .menu--sub {
  width: 400px;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 400px;
  z-index: 10;
  background-color: #E2EAF1;
  box-shadow: 5px 0px 20px rgba(0, 0, 0, 0.1);
  padding: 27px 43px;
  cursor: auto;
}
.wrapper .menu--sub:not(.open) {
  display: none;
}

@media screen and (min-width: 1031px) {
  .wrapper .menu__item:hover > .menu--sub {
    display: block;
  }
}

.wrapper .menu--sub .menu__item {
  line-height: 1.4em;
  /* line-height: 25px; */
  border-bottom: 1px solid #c1c1c1;
  /* text-transform: capitalize; */
}
.wrapper .menu--sub .menu__item:first-letter {
  text-transform: uppercase;
}
.wrapper .menu .cross {
  width: 24px;
  height: 24px;
  background: url(/local/templates/uimpex/css/../img/cross.png) no-repeat center center;
  position: absolute;
  top: 16px;
  right: 22px;
  cursor: pointer;
}
.wrapper .menu__item {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0 0 4.5px;
  margin-top: 5px;
  border-bottom: 1px solid #E2EAF1;
  cursor: pointer;
  font-family: Arial;
  font-size: 15px;
  line-height: 22px;
  color: #000000;
  position: relative;
}

.wrapper .menu--catalog > .menu__item {
  padding: 0 30px;
}
@media screen and (min-width: 1031px) {
  .wrapper .menu--catalog > .menu__item:hover {
    background-color: #F5F5F5;
  }
  .wrapper .menu--sub > .menu__item:hover {
    text-shadow: 0 0 5px rgb(0 76 165 / 50%);
  }
}
.wrapper .menu__item-name {
  flex: auto;
}
.wrapper .menu__item .icon {
  flex: 0 0 47px;
}
.wrapper .menu__item .icon_arrow {
  flex: 0 0 14px;
}
@media only screen and (max-width: 1030px) {
  .wrapper .menu--sub {
    width: 100%;
    left: 0;
    cursor: auto;
    padding-top: 110px;
    box-shadow: none;
  }
  .wrapper .menu--sub::before {
    display: block;
    content: "";
    width: 100%;
    height: 100px;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #E2EAF1;
    z-index: 11;
  }
  .wrapper .menu .cross {
    position: fixed;
    z-index: 11;
  }
}
@media only screen and (max-width: 1030px) {
  .wrapper {
    padding-left: 0;
    padding-top: 50px;
  }
  .wrapper .left {
    display: flex;
    top: 0;
    width: 100%;
    height: 100vh;
    transition: transform 0.3s ease, visibility 0.5s, opacity 0.1s 0.5s;
    background: #fff;
    justify-content: flex-start;
  }
  .wrapper .left:not(.active) {
    transform: translateX(-100%);
    opacity: 0;
    visibility: hidden;
  }
  .wrapper .left.active {
    z-index: 40;
    transition: transform 0.3s ease;
  }
  .wrapper .left .bottom-info {
    display: none;
  }
  .wrapper .left .tab-info {
    display: flex;
    align-items: center;
    flex-flow: row wrap;
    padding: 10px 14px 13px;
    z-index: 11;
    width: 95%;
  }
  .wrapper .left .tab-info .back {
    width: 32px;
    height: 32px;
    background: url(/local/templates/uimpex/css/../img/ArrowLeft.png) no-repeat center center;
  }
  .wrapper .left .tab-info__name {
    flex: auto;
    padding: 0 10px;
    text-align: center;
  }
  .wrapper .left .tab-info .search {
    flex: 0 0 calc(100vw - 30px);
    margin: 13px 0 0 0;
  }
  .wrapper .left .tab-info .search input,
.wrapper .left .tab-info .search button {
    display: unset;
  }
  .wrapper .left .tab-info .search a {
    display: none;
  }
}

.first_screen {
    display: inline-grid;
    gap: 44px;
}

.banner {
    display: flex;
    height: 374px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 50px;
    gap: 43px;
    font-family: "Arial";
    font-style: normal;
    color: #FFFFFF;
    background-image: url("/upload/iblock/Intelsib/main_banner/banner_main.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

.banner__content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    gap: 20px;
    height: 188px;
}

.banner__content h2 {
    height: 144px;
    font-weight: 700;
    font-size: 40px;
    line-height: 120%;
}

.banner__content h2 br:nth-child(2),
.banner__content h2 br:nth-child(4) {
    display: none;
}

.banner__content p {
    height: 24px;
    font-weight: 400;
    font-size: 20px;
    line-height: 120%;
}

.banner_href {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 9px 18px;
    gap: 11px;
    height: 42px;
    border: 1px solid #FFFFFF;
    border-radius: 4px;
    color: #FFFFFF;
}

.banner_href:hover {
    background: #FFFFFF;
    color: #004CA5;
}

.banner_href:hover path {
    stroke: #004CA5;
}

.banner_href p {
    height: 18px;
    margin-bottom: 0 !important;
    font-size: 15px;
    line-height: 120%;
}

.advantages {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px;
    gap: 20px;
    justify-content: center;
}

.advantages_block {
    display: flex;
    padding: 15px;
    gap: 15px;
    width: 328px;
    height: 66px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px rgba(0, 76, 165, 0.1);
    border-radius: 4px;
}

.advantages img {
    width: 36px;
    height: 36px;
}

.advantages p {
    font-family: "Arial";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    color: #000000;
    line-height: 120%;
}

    .slider.owl-carousel.owl-theme.js-slider-one, 
    .slider2.owl-carousel.owl-theme.js-slider-two {
        display:none;
    } 

@media (max-width: 1440px) {
    .advantages {
        flex-wrap: wrap;
    }
}

@media (max-width: 768px) {
    .slider.owl-carousel.owl-theme.js-slider-one, 
    .slider2.owl-carousel.owl-theme.js-slider-two {
        display:flex;
    } 
   
    .first_screen {
        display: none;
    }
}
    
    @media (max-width: 380px) {
        .banner {
            background-image: url("/upload/iblock/Intelsib/main_banner/banner_main_mobile.jpg");
        }
        
        .banner__content h2 {
            height: 144px;
            font-weight: 700;
            font-size: 22px;
            line-height: 120%;
        }
    }
}

@media only screen and (max-width: 700px) {
  .wrapper {
    flex-flow: column;
  }
  .wrapper > .btn {
    margin: 10px 16px;
    padding: 8px 0;
  }
}

.slider__item {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  height: 374px;
  padding: 49px 80px;
}
.slider__item h2 {
  font-size: 50px;
  line-height: 50px;
  color: #FFFFFF;
  margin-bottom: 10px;
}
.slider__item p {
  font-size: 25px;
  line-height: 35px;
  color: #FFFFFF;
  margin-bottom: 36px;
}
.slider .owl-dots {
  position: absolute;
  bottom: 33px;
  left: 80px;
}
@media only screen and (max-width: 650px) {
  .slider__item {
    padding: 28px 15px;
    height: 238px;
  }
  .slider__item h2 {
    font-size: 30px;
    line-height: 40px;
    margin: 0;
  }
  .slider__item p {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 22px;
  }
  .slider .owl-dots {
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media only screen and (max-width: 420px) {
  .slider__item h2 {
    font-size: 28px;
    line-height: 38px;
  }
  .slider__item p {
    font-size: 16px;
    line-height: 24px;
  }
}

.owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
}
.owl-dots .owl-dot span {
  background-color: #C4C4C4 !important;
  width: 4px !important;
  height: 4px !important;
  transition: width 0.2s ease, height 0.2s ease !important;
}
.owl-dots .owl-dot.resize span {
  width: 7px !important;
  height: 7px !important;
}
.owl-dots .owl-dot.resize2 span {
  width: 5px !important;
  height: 5px !important;
}
.owl-dots .owl-dot.active span {
  width: 10px !important;
  height: 10px !important;
  background-color: #F1263E !important;
}

.slider2__item {
  display: flex;
  align-items: flex-end;
  width: 325px;
  height: 223px;
  padding: 35px 31px;
  background-position: top left;
  background-size: cover;
  position: relative;
}
.slider2__item--name {
  font-size: 18px;
  line-height: 26px;
  color: #000000;
}
.slider2__item--mark {
  position: absolute;
  right: 18.96px;
  top: 188px;
  font-weight: bold;
  font-size: 11px;
  line-height: 26px;
  text-align: right;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #F1263E;
}
.slider2.owl-carousel .owl-item:nth-child(odd) .slider2__item {
  background-color: #F5F5F5;
}
.slider2.owl-carousel .owl-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 650px) {
  .slider2__item {
    width: 254px;
    height: 160px;
    padding: 18px 15px;
  }
  .slider2__item--name {
    font-size: 14px;
    line-height: 24px;
  }
  .slider2__item--mark {
    top: 128px;
  }
}
@media only screen and (max-width: 440px) {
  .slider2__item {
    width: 176px;
    height: 121px;
  }
  .slider2__item--name {
    font-size: 10px;
    line-height: 14px;
  }
  .slider2__item--mark {
    top: 101px;
    font-size: 9px;
    line-height: 14px;
  }
}

.popular {
  padding-top: 88px;
  padding-bottom: 32px;
}
.popular__list {
  /* display: flex; */
  /* flex-flow: row wrap; */
  width: 100%;
  overflow: hidden;
}
.popular__item {
  display: flex;
  flex-flow: column;
}
.popular__item img {
  width: 256px;
  vertical-align: top;
  margin-bottom: 23px;
}
.popular__item--name {
  font-size: 18px;
  line-height: 28px;
  color: #000000;
}
.popular__item--name .icon {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin-left: 10px;
}
@media only screen and (max-width: 1260px) {
  .popular {
    padding-top: 30px;
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 560px) {
  .popular__item {
    width: 154px;
  }
  .popular__item img {
    margin-bottom: 9px;
  }
  .popular__item--name {
    font-size: 12px;
    line-height: 28px;
  }
  .popular .owl-carousel .owl-stage-outer {
    overflow: visible;
  }
}


.callback {
  background: url(/local/templates/uimpex/css/../img/callbackBg.png) no-repeat top right #004CA5;
  background-size: cover;
  margin-bottom: 43px;
}

@media only screen and (max-width: 1450px) {
  .callback {
    background-size: cover;
  }
}
.callback .container {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 1450px) {
  .callback .container {
    display: block;
  }
}
.callback .container > div:first-child {
  width: 400px;
  padding: 44px 0;
}
@media only screen and (max-width: 1450px) {
  .callback .container > div:first-child {
    width: 482px;
    margin: 0 auto;
    padding-bottom: 0;
  }
}
.callback .title {
  font-size: 35px;
  line-height: 45px;
  font-weight: normal;
  color: #fff;
}
.callback .title_style_sub {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 0 !important;
}
.callback__form {
  width: 482px;
  padding: 40px 0 42px;
}
@media only screen and (max-width: 1450px) {
  .callback__form {
    margin: 30px auto 0;
    padding-top: 0;
  }
}
.callback__form .form__line {
  display: flex;
  align-items: center;
}
.callback__form .policy {
  color: #fff;
  font-size: 13px;
  line-height: 18px;
  margin-left: 15px;
}

@media only screen and (max-width: 1260px) {
.callback {
    margin-bottom: 70px;
  }
}

@media only screen and (max-width: 560px) {
  .callback {
    padding-top: 13px;
    padding-bottom: 23px;
  }
  .callback .container > div, .callback__form {
    width: 100% !important;
    padding: 0 !important;
  }
  .callback .title {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 14px;
  }
  .callback .title_style_sub {
    font-size: 16px;
    line-height: 24px;
  }
  .callback__form .form__line {
    flex-flow: row wrap;
  }
  .callback__form .policy {
    margin-top: 17px;
    margin-left: 0;
    flex: 0 0 100%;
  }
}

form input[type=text]:not([class],[id]) {
  width: 100%;
  border: none;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 31px;
  background-color: transparent;
  outline: none;
}
form input[type=text].error {
  box-shadow: inset 0 0 6px 2px rgba(255, 0, 0, 0.8);
  border-color: red !important;
}
form input[type=text].error + label.error {
  display: none !important;
}
form input[type=text]::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  opacity: 1;
  /* Firefox */
}
form input[type=text]:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
  font-size: 18px;
  line-height: 28px;
}
form input[type=text]::-ms-input-placeholder {
  color: #fff;
  font-size: 18px;
  line-height: 28px;
}

.about {
  padding-top: 79px;
  padding-bottom: 88px;
}
.about .container {
  display: flex;
  align-items: center;
}
.about .container > div {
  flex: 0 0 720px;
  padding: 80px;
  background-color: #fff;
  position: relative;
}
.about .container > div:last-child {
  margin-left: -80px;
}
.about .container > div:first-child {
  background-repeat: no-repeat;
  background-position: top left;
  min-height: 652px;
  position: relative;
  padding: 60px 180px 60px 80px;
}
.about .container > div:first-child .title {
  color: #fff;
}
@media only screen and (max-width: 1780px) {
  .about .container {
    flex-flow: row wrap;
    justify-content: center;
  }
  .about .container > div:first-child {
    padding-bottom: 80px;
  }
  .about .container > div:last-child {
    flex: 0 0 640px;
    margin-left: 0;
    margin-top: -100px;
  }
}
@media only screen and (max-width: 1450px) {
  .about .container > div:first-child {
    min-height: unset;
    padding-right: 90px;
    padding-bottom: 120px;
  }
}
@media only screen and (max-width: 1260px) {
  .about .container > div {
    flex: auto;
  }
  .about .container > div:first-child {
    padding: 60px;
    min-height: 366px;
    background-size: cover;
    background-position: center bottom;
  }
  .about .container > div:first-child .title {
    font-size: 20px;
    line-height: 30px;
  }
  .about .container > div:last-child {
    flex: auto;
    margin-top: 0;
    padding: 30px;
  }
}
@media only screen and (max-width: 560px) {
  .about .container > div {
    flex: auto;
  }
  .about .container > div:first-child {
    padding: 32px 17px 32px 38px;
  }
  .about .container > div:first-child .title {
    font-size: 20px;
    line-height: 30px;
  }
}
.about .btn {
  font-size: 18px;
  line-height: 28px;
  color: #004CA5;
  background-color: transparent;
  padding: 0;
  margin-top: 14px;
}
.about .btn span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  background-color: #fff;
  padding: 10px;
  margin-left: -20px;
}
.about .btn:before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 70px;
  height: 70px;
  border: 2px solid #004CA5;
  border-radius: 50%;
  background: url(/local/templates/uimpex/css/../img/ArrowRight.png) no-repeat center center;
}
@media only screen and (max-width: 1260px) {
  .about {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .about .btn {
    font-size: 16px;
    line-height: 24px;
  }
  .about .btn span {
    padding: 5px 0;
    margin-left: -10px;
  }
  .about .btn:before {
    width: 44px;
    height: 44px;
  }
}

.promo {
  padding-bottom: 100px;
  padding-top: 68px;
}
.promo .container {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
}
.promo .container > div {
  flex: 0 0 640px;
}
.promo .container > div:last-child {
  flex: 0 0 720px;
  border-left: 1px solid #C9C9C9;
  padding-top: 30px;
  padding-left: 80px;
}
@media only screen and (max-width: 1780px) {
  .promo .container {
    justify-content: center;
  }
  .promo .container > div:last-child {
    border-left: none;
    padding-top: 50px;
    padding-left: 0;
  }
}
.promo h3 {
  margin-bottom: 46px;
}
@media only screen and (max-width: 1260px) {
  .promo {
    padding-bottom: 70px;
    padding-top: 30px;
  }
  .promo .container > div {
    flex: auto;
  }
  .promo .container > div:last-child {
    flex: auto;
  }
}
@media only screen and (max-width: 560px) {
  .promo .container > div:last-child .title {
    text-align: left;
  }
  .promo h3 {
    margin-bottom: 14px;
  }
}

@media only screen and (min-width: 561px) and (max-width: 1780px) {
    .promo {
        padding-bottom: 32px;
    }
}

.bestManager {
  display: flex;
  align-items: center;
}
.bestManager__icon {
  width: 180px;
  height: 180px;
  flex: 0 0 180px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 52px;
}
.bestManager__icon > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bestManager__name {
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  color: #000;
  margin-bottom: 13px;
}
.bestManager p:not([class]),
.bestManager a:not([class]) {
  font-size: 18px;
  line-height: 24px;
  text-decoration: none;
  color: #646464;
}
.bestManager__content > p:not([class]),
.bestManager__content > a:not([class]) {
  margin-bottom: 6px;
}
.bestManager .btn {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 20px;
}
@media only screen and (max-width: 560px) {
  .bestManager {
    flex-flow: column;
  }
  .bestManager__icon {
    margin: 0 0 14px 0;
  }
  .bestManager__name {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 5px;
  }
  .bestManager p:not([class]),
.bestManager a:not([class]) {
    font-size: 14px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 420px) {
  .bestManager__icon {
    width: 132px;
    height: 132px;
    flex: 0 0 132px;
  }
  .bestManager .btn {
    margin-top: 12px;
  }
}

.privileges {
  display: flex;
  flex-flow: row wrap;
}
.privileges__item {
  flex: 0 0 50%;
  padding-bottom: 24px;
  margin-bottom: 39px;
}
.privileges__item--name {
  font-weight: bold;
  font-size: 22px;
  line-height: 30px;
  color: #000000;
  position: relative;
  margin-bottom: 10px;
}
.privileges__item--name::before {
  display: block;
  content: "";
  width: 19px;
  height: 2px;
  background-color: #000;
  position: absolute;
  left: -29px;
  top: 50%;
  margin-top: -1px;
}
.privileges__item--desc {
  font-size: 16px;
  line-height: 23px;
  color: #646464;
}
@media only screen and (max-width: 1260px) {
  .privileges__item {
    padding-right: 30px;
    padding-left: 30px;
  }
  .privileges__item--name {
    font-size: 18px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 560px) {
  .privileges__item {
    flex: 0 0 100%;
    margin: 0;
  }
  .privileges__item:last-child {
    padding-bottom: 0;
  }
}

.partners {
  display: flex;
  align-items: center;
  padding-bottom: 55px;
  position: relative;
}
@media only screen and (max-width: 1700px) {
  .partners {
    flex-flow: row wrap;
    justify-content: center;
  }
}
.partners > div {
  /*flex: 0 0 50%;*/
}
@media only screen and (max-width: 1700px) {
  .partners > div {
    flex: 0 0 768px;
  }
}
.partners > div:first-child {
  padding: 57px 161px 39px;
}
@media only screen and (max-width: 1780px) {
  .partners > div:first-child {
    padding-left: 120px;
    padding-right: 120px;
  }
}
.partners > div:last-child {
  background: url(/local/templates/uimpex/css/../img/bgPartners.jpg) no-repeat top left;
  /*padding: 103px 40px;*/
}
.partners__list {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
.partners .title {
  margin-bottom: 20px;
}
.partners .title::after {
  display: block;
  content: "";
  width: 50px;
  height: 3px;
  background-color: #004CA5;
  margin-top: 20px;
}
.partners .btn {
  margin-top: 49px;
  /*left: 440px;*/
left: 400px;
  position: relative;
}
@media only screen and (max-width: 1700px) {
  .partners .btn {
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: -20px;
    bottom: -50px;
  }
}
@media only screen and (max-width: 1260px) {
  .partners {
    padding-bottom: 30px;
  }
  .partners > div {
    flex: auto;
  }
  .partners > div:first-child {
    padding: 30px 101px 39px;
  }
  .partners > div:last-child {
    background-size: cover;
  }
}
@media only screen and (max-width: 650px) {
  .partners > div:last-child {
    padding: 53px 100px;
  }
  .partners__list > img {
    width: 100%;
  }
  .partners .btn {
    margin: 0;
    position: absolute;
    bottom: 0;
  }
}
@media only screen and (max-width: 420px) {
  .partners > div:first-child {
    padding: 0 16px 27px;
  }
  .partners > div:last-child {
    padding: 26px 16px 70px;
  }
  .partners .btn {
    width: 214px;
  }
}

.news {
  padding-top: 50px;
}
.news .title {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 48px;
  margin-right: 26px;
}
.news .title + .btn {
  margin-top: -30px;
}
.news h1 {
  margin-bottom: 14px;
  font-weight: bold;
  font-size: 40px;
  line-height: 50px;
  word-break: break-word;
}
.news .btn {
  vertical-align: middle;
}
.news .btn_style_back {
  margin-bottom: 32px;
}
.news__list {
  display: flex;
  flex-flow: row wrap;
}
.news__item {
  display: inline-block;
  max-width: 430px;
  width: 430px;
  flex: 0 0 430px;
}
.news__item-img {
  width: 100%;
  height: 283px;
  overflow: hidden;
  margin-bottom: 20px;
}
.news__item-img > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: top;
}
.news__item-date {
  font-size: 16px;
  line-height: 35px;
  color: #AFAFAF;
}
.news__item-name {
  font-weight: bold;
  font-size: 20px;
  line-height: 35px;
  color: #000000;
  min-height: 70px;
  margin-bottom: 20px;
}
.news__item-more {
  font-size: 16px;
  line-height: 35px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: #646464;
}
.news__item-more:before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 35px;
  height: 1px;
  background-color: #646464;
  margin-right: 10px;
}
.news--page {
  padding-top: 0;
}
.news--page .news__list {
  margin: 0 -20px;
}
.news--page .news__item {
  flex: 0 0 373px;
  margin: 0 20px;
  overflow: hidden;
}
.news--page .news__item-more {
  display: none;
}
.news-cat {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -6px 24px;
}
.news-cat__item {
  font-size: 14px;
  line-height: 28px;
  color: #004CA5;
  border: 1px solid #004CA5;
  border-radius: 100px;
  margin: 0 6px 6px;
  padding: 3px 22px;
}
.news-cat__item.active {
  background-color: #004CA5;
  color: #fff;
}
.news__date, .reviews__item .date {
  color: #9D9D9D;
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 32px;
}
@media only screen and (max-width: 1780px) {
  .news--page .news__item {
    flex: auto;
    margin: 0 30px;
  }
}
@media only screen and (max-width: 1600px) {
  .news--page .news__item {
    margin: 0 10px;
  }
}
@media only screen and (max-width: 1450px) {
  .news--page .news__item {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1030px) {
  .news--page .news__item {
    max-width: 344px;
    margin: 0 10px;
  }
  .news--page .news__item-img {
    height: 248px;
  }
  .news h1 {
    font-size: 30px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 1260px) {
  .news:not(.news--page) {
    padding-top: 30px;
  }
  .news .container {
    display: flex;
    flex-flow: column;
  }
  .news .container .btn {
    order: 3;
    margin: 20px 0 0 0;
  }
  .news .title {
    order: 1;
  }
  .news__list {
    order: 2;
  }
}
@media only screen and (max-width: 800px) {
  .news--page {
    padding: 0;
  }
  .news--page .news__list {
    margin: 0;
  }
  .news--page .news__item {
    margin: 0 auto;
  }
  .news--page .news__item-name {
    font-size: 18px;
    line-height: 28px;
    min-height: 30px;
  }
  .news--page .news__item-more {
    display: block;
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 650px) {
  .news__item {
    max-width: 313px;
    flex: auto;
  }
  .news__item-img {
    height: 206px;
  }
  .news-cat {
    margin-bottom: 12px;
  }
  .news-cat__item {
    font-size: 11px;
    line-height: 16px;
    padding: 6px 12px;
  }
}
@media only screen and (max-width: 420px) {
  .news .title {
    margin-bottom: 20px;
  }
  .news__item-more {
    font-size: 13px;
    line-height: 35px;
  }
}

.full {
  width: 100%;
  height: auto;
  vertical-align: top;
}

.footer {
  background: url(/local/templates/uimpex/css/../img/footerBg.jpg) no-repeat top center/cover;
  padding: 14px 0 10.5px;
  margin-top: 80px;
  min-height: 215px;
}
.footer .container {
  display: flex;
  justify-content: space-between;
}
.footer .container > .footer__col:first-child {
  display: flex;
  justify-content: space-between;
  flex: auto;
  padding-right: 166px;
}
@media only screen and (max-width: 1600px) {
  .footer .container > .footer__col:first-child {
    padding-right: 50px;
  }
}
.footer .container > .footer__col:last-child {
  flex: 0 0 400px;
}
.footer__col-name {
  font-weight: bold;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 10px;
}
.footer__col .menu {
  padding: 0;
  overflow: hidden;
  height: auto;
}
.footer__col .menu__item {
  border: none;
  font-size: 18px;
  line-height: 23px;
  color: #FFFFFF;
}
.footer__col .menu__item:first-child {
  margin-top: 0;
}
.footer__col .phone,
.footer__col .mail {
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 5px;
}
.footer__col .logo {
  padding: 0;
  background: transparent;
  margin-bottom: 14px;
}
.footer__col .logo > img {
  width: 56px;
}
.footer__col .logo__name {
  font-size: 16px;
  line-height: 23px;
}
.footer .info {
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
}
@media only screen and (max-width: 1450px) {
  .footer .container {
    max-width: unset;
    padding: 0 30px;
  }
  .footer .container > .footer__col:last-child {
    max-width: 300px;
  }
  .footer__col .menu__item {
    font-size: 16px;
    line-height: normal;
  }
  .footer__col .phone,
.footer__col .mail {
    font-size: 16px;
    line-height: normal;
  }
}
@media only screen and (max-width: 1260px) {
  .footer .container {
    display: block;
  }
  .footer .container > .footer__col:first-child {
    justify-content: space-around;
    padding-right: 0;
    padding-bottom: 30px;
  }
  .footer .container > .footer__col:last-child {
    max-width: unset;
  }
  .footer__logo {
    display: flex;
  }
  .footer__logo .logo {
    width: auto;
    flex: auto;
    margin-right: 30px;
  }
}
@media only screen and (max-width: 650px) {
  .footer {
    margin-top: 40px;
  }
  .footer__logo {
    display: block;
  }
}
@media only screen and (max-width: 560px) {
  .footer {
    margin-top: 0;
  }
  .footer .container > .footer__col:first-child {
    display: block;
  }
  .footer__col {
    display: block;
  }
  .footer__col .footer__col:not(:last-child) {
    margin-bottom: 30px;
  }
  .footer__col .menu {
    display: none;
  }
  .footer__col .logo__name {
    font-size: 13px;
    line-height: 18px;
  }
  .footer__col .logo img {
    width: 39px;
  }
}

.fancybox-content.popup__item {
  width: 480px;
  padding: 55px 60px 27px;
  background: url(/local/templates/uimpex/css/../img/bgPopup.png) no-repeat center center #004CA5;
}
.fancybox-content.popup__item .form__title {
  font-weight: bold;
  font-size: 30px;
  line-height: 40px;
  color: #FFFFFF;
  margin-bottom: 60px;
}
.fancybox-content.popup__item .form__input {
  width: 100%;
  border: 1px solid transparent;
  background-color: #fff;
  padding: 20px;
  margin-bottom: 30px;
  font-size: 15px;
  line-height: 22px;
  color: #000;
  resize: none;
}
.fancybox-content.popup__item .form__input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000;
  font-size: 15px;
  line-height: 22px;
  opacity: 1;
  /* Firefox */
}
.fancybox-content.popup__item .form__input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000;
  font-size: 15px;
  line-height: 22px;
}
.fancybox-content.popup__item .form__input::-ms-input-placeholder {
  color: #000;
  font-size: 15px;
  line-height: 22px;
}
.fancybox-content.popup__item .form .policy {
  margin-top: 19px;
  font-size: 13px;
  line-height: 22px;
  color: #fff;
}
.fancybox-content.popup__item .fancybox-close-small {
  color: #fff;
  padding: 0;
  top: 17px;
  right: 18px;
  opacity: 0.5;
}
@media only screen and (max-width: 560px) {
  .fancybox-content.popup__item {
    width: 100%;
    max-width: 330px;
    padding: 30px;
  }
  .fancybox-content.popup__item .form__title {
    margin-bottom: 30px;
  }
  .fancybox-content.popup__item .form__input {
    padding: 10px;
    margin-bottom: 20px;
  }
  .fancybox-content.popup__item .fancybox-close-small {
    top: 0;
    right: 0;
  }
}

#succsess p,
#messages p {
  color: #fff;
  text-align: center;
  font-size: 24px;
  padding-bottom: 20px;
}

.tags {
  padding-top: 31px;
  padding-bottom: 12px;
  margin: 0 -6px;
}
.tags__item {
  padding: 3.5px 10px;
  border: 1px solid #F1263E;
  border-radius: 100px;
  font-size: 15px;
  line-height: 22px;
  color: #F1263E;
  margin: 0 6px;
}
@media only screen and (max-width: 1260px) {
  .tags {
    padding-bottom: 0;
  }
  .tags__item {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 12px;
    line-height: 19px;
  }
}

.catalog__table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 81px;
}
.catalog__table thead tr td {
  padding-top: 22px;
  padding-bottom: 22px;
  font-weight: bold;
}
.catalog__table tr td {
  color: #000000;
  font-size: 15px;
  line-height: 22px;
}
.catalog__table tr td img {
  width: 56px;
}
.catalog__table tr td.price {
  font-size: 18px;
  line-height: 22px;
  white-space: nowrap;
}
.catalog__table tr td.price b {
  font-size: 20px;
}
.catalog__table tbody tr td {
  padding: 11px 5px;
  border-bottom: 1px solid #E8E8E8;
  border-top: 1px solid #E8E8E8;
}
.catalog__table tbody tr td:first-child {
  width: 71px;
  word-break: break-all;
}
.catalog__table tbody tr td:nth-child(3) {
  width: 118px;
}
.catalog__table tbody tr td:nth-child(4) {
  width: 107px;
}
.catalog__table tbody tr td:last-child {
  width: 118px;
}
.catalog__table tbody tr td .btn:not(.btn_nostyle) {
  min-width: 118px;
  background-color: transparent;
  color: #F1263E;
  padding: 7px 18px;
  border: 1px solid #F1263E;
}
.catalog__table tbody tr td .btn:not(.btn_nostyle) svg {
  width: 24px;
  margin-right: 10px;
}
@media only screen and (max-width: 1600px) {
  .catalog__table {
    margin-bottom: 41px;
  }
  .catalog__table tbody tr td {
    padding: 11px 10px;
  }
  .catalog__table tbody tr td:nth-child(3), .catalog__table tbody tr td:nth-child(4), .catalog__table tbody tr td:last-child {
    width: auto;
  }
  .catalog__table tbody tr td .btn:not(.btn_nostyle) {
    min-width: unset;
    min-height: unset;
    padding: 10px;
    font-size: 0%;
    line-height: normal;
  }
  .catalog__table tbody tr td .btn:not(.btn_nostyle) svg {
    width: 20px;
    height: auto;
    margin-right: 0;
  }
}
@media only screen and (max-width: 1450px) {
  .catalog tr {
    position: relative;
  }
  .catalog__table tbody tr td:first-child {
    padding-bottom: 21px;
  }
  .catalog__table tbody tr td:nth-child(3) {
    position: absolute;
    bottom: 0%;
    left: 0;
    border: 0;
    padding: 0;
  }
  .catalog__table tbody tr td.price {
    padding: 0;
  }
}
@media only screen and (max-width: 1260px) {
  .catalog__table thead tr {
    display: none;
  }
  .catalog__table tbody tr {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #E8E8E8;
  }
  .catalog__table tbody tr td {
    display: block;
    border: 0;
    padding: 9px;
  }
  .catalog__table tbody tr td:nth-child(2) {
    flex: auto;
    width: calc(100% - 71px);
  }
  .catalog__table tbody tr td:nth-child(3) {
    bottom: 70px;
  }
}
@media only screen and (max-width: 560px) {
  .catalog__table tbody tr td.price b {
    font-size: 16px;
  }
}
@media only screen and (max-width: 420px) {
  .catalog__table tbody tr td:last-child {
    padding: 0;
  }
  .catalog__table tbody tr td:nth-child(6) {
    display: none;
  }
}
@media only screen and (max-width: 340px) {
  .catalog__table tbody tr td:nth-child(3) {
    bottom: 110px;
  }
  .catalog__table tbody tr td:last-child {
    width: 100%;
  }
  .catalog__table tbody tr td:last-child .btn {
    width: 100%;
    font-size: 14px;
  }
  .catalog__table tbody tr td:last-child .btn svg {
    margin-right: 10px;
  }
}

.rossreestr {
  color: #004CA5;
  padding: 4px 11px;
  border: 1px solid #004CA5;
  box-sizing: border-box;
  border-radius: 100px;
  line-height: 28px;
  white-space: nowrap;
}
@media only screen and (max-width: 1450px) {
  .rossreestr {
    font-size: 9px;
    line-height: 28px;
    padding: 2px 6px;
  }
}

.vieved {
  margin-top: 80px;
}
.vieved__list {
  margin: 0 -5px;
  font-size: 0;
}
.vieved__item {
  display: inline-block;
  vertical-align: top;
  width: 80px;
  height: 68px;
  border: 1px solid #E9E5E5;
  margin: 0 5px 10px;
  padding: 11px;
  overflow: hidden;
}
.vieved__item img {
  width: 56px;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 1600px) {
  .vieved {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 420px) {
  .vieved__item {
    width: 73px;
  }
}

.priceBlock {
  padding: 23px 42px 9px 46px;
  background-color: #F2F2F2;
}
.priceBlock .price {
  font-size: 21px;
  line-height: 26px;
}
.priceBlock .price b {
  font-size: 25px;
  line-height: 26px;
}
.priceBlock .price span:not([class]) {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  font-size: 16px;
  line-height: 26px;
}
.priceBlock .btn {
  margin-bottom: 10px;
  width: 100%;
  height: 46px;
}

.element {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin-bottom: 63px;
}
.element__slider {
  flex: 0 0 486px;
  overflow: hidden;
}
.element__slider .bigImg {
  display: block;
  width: 100%;
  height: 383px;
  overflow: hidden;
  margin-bottom: 27px;
  border: 1px solid #E9E5E5;
}
.element__slider .bigImg a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.element__slider .bigImg a img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.element__slider .slider {
  width: 412px;
  margin: 0 auto;
  position: relative;
}
.element__slider .slider__item {
  width: 114px;
  height: 90px;
  padding: 0;
  margin: 0 14px;
  cursor: pointer;
  border: 1px solid #E9E5E5;
}
.element__slider .slider .owl-nav {
  margin: 0 !important;
}
.element__slider .slider .owl-prev,
.element__slider .slider .owl-next {
  width: 30px;
  height: 32px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 !important;
  background: url(/local/templates/uimpex/css/../img/arrowSliderStyle1.png) no-repeat center center !important;
}
.element__slider .slider .owl-prev *,
.element__slider .slider .owl-next * {
  font-size: 0;
  display: none;
}
.element__slider .slider .owl-prev {
  left: -30px;
}
.element__slider .slider .owl-next {
  right: -30px;
  transform: translateY(-50%) rotate(180deg);
}
.element__har {
  flex: 0 0 320px;
}
.element__har p {
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 0 !important;
}
.element__rightBlock {
  flex: 0 0 400px;
}
.element__rightBlock p,
.element__rightBlock a {
  font-size: 15px;
  line-height: 22px;
}
.element__rightBlock .customCount {
  width: 170px;
  height: 67px;
  justify-content: space-between;
  margin: 0 auto;
}
.element__rightBlock .customCount__num {
  width: 44px;
  font-size: 30px;
  line-height: 34px;
}
.element__rightBlock .customCount .customCount__control {
  margin: 0;
  width: 24px;
  height: 24px;
}
.element__rightBlock .customCount .customCount__control svg {
  width: 100%;
  height: 100%;
}
.element__rightBlock .deliveryAndPayment {
  display: flex;
  justify-content: center;
}
.element__rightBlock .deliveryAndPayment__item {
  margin: 0 11px;
}
.element__rightBlock .deliveryAndPayment__item .icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}
.element__desc {
  flex: 0 0 100%;
  margin-top: 36px;
}
.element__desc p,
.element__desc a {
  font-size: 15px;
  line-height: 22px;
}
@media only screen and (max-width: 1780px) {
  .element {
    justify-content: space-around;
  }
  .element__rightBlock {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex: auto;
    width: 100%;
    margin-top: 30px;
  }
  .element__rightBlock .priceBlock {
    order: 2;
    width: 400px;
  }
}
@media only screen and (max-width: 1450px) {
  .element__rightBlock {
    display: block;
    flex: 0 0 380px;
  }
  .element__har {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 800px) {
  .element__slider {
    position: relative;
    overflow: visible;
  }
  .element__slider .slider {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 1px;
  }
  .element__slider .slider .owl-stage-outer {
    opacity: 0;
    visibility: hidden;
  }
  .element__slider .slider .owl-nav .owl-prev {
    left: -15px;
  }
  .element__slider .slider .owl-nav .owl-next {
    right: -15px;
  }
}
@media only screen and (max-width: 560px) {
  .element__slider {
    width: 100%;
    max-width: 326px;
  }
  .element__slider .bigImg {
    height: 257px;
    overflow: hidden;
  }
  .element__slider .bigImg a img {
    width: 100%;
  }
  .element__rightBlock > div,
.element__rightBlock .priceBlock {
    width: 100%;
  }
}
@media only screen and (max-width: 420px) {
  .element__har {
    flex: auto;
    max-width: 320px;
    width: 100%;
  }
  .element__rightBlock {
    flex: auto;
  }
}

.har {
  width: 100%;
  border-collapse: collapse;
}
.har tr td {
  padding: 8px 0;
  border-bottom: 1px solid #DCDCDC;
  font-size: 15px;
  line-height: 22px;
}
.har tr:first-child td {
  padding-top: 0;
}

.managers {
  background: url(/local/templates/uimpex/css/../img/managerSliderBg.png) no-repeat center center #DEDEDE;
  position: relative;
  width: 400px;
}
.managers .title {
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  position: absolute;
  top: 22px;
  right: 53px;
}
.managers__items {
  display: flex;
  flex-flow: row wrap;
  padding: 28px 42px 14px 44px;
}
.managers__items--icon {
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 20px;
}
.managers__items--icon img {
  width: 100%;
}
.managers__items--desc {
  width: 194px;
  margin-top: 27px;
}
.managers__items--desc p {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 23px;
}
.managers__items--desc p.name {
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 6px;
}
.managers__items--info {
  flex: 0 0 100%;
}
.managers__items--info a {
  display: block;
  text-align: center;
  color: #000;
}
.managers__items--info a[href*=tel] {
  font-weight: bold;
  font-size: 20px;
  line-height: 22px;
}
.managers__items--info a[href*=mailto] {
  font-size: 15px;
  line-height: 22px;
}
.managers .owl-nav {
  margin: 0 !important;
}
.managers .owl-prev,
.managers .owl-next {
  width: 24px;
  height: 25px;
  position: absolute;
  bottom: 26px;
  margin: 0 !important;
  background: url(/local/templates/uimpex/css/../img/arrowSliderStyle2.png) no-repeat center center !important;
}
.managers .owl-prev *,
.managers .owl-next * {
  font-size: 0;
  display: none;
}
.managers .owl-prev {
  left: 20px;
}
.managers .owl-next {
  right: 13px;
  transform: rotate(180deg);
}
@media only screen and (max-width: 560px) {
  .managers__items {
    padding: 28px 22px 14px 34px;
  }
}
@media only screen and (max-width: 420px) {
  .managers__items {
    padding: 28px 12px 14px 14px;
  }
  .managers__items--icon {
    width: 77px;
    height: 77px;
    margin-right: 10px;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 330px) {
  .managers__items--icon {
    margin: 20px auto 0;
  }
  .managers__items--desc {
    margin: 20px auto 0;
  }
}

.cart {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.cart__list {
  flex: 0 0 959px;
  width: 100%;
  border-collapse: collapse;
}
.cart__list tbody tr td {
  padding: 17px 10px 25px;
  font-size: 16px;
  line-height: 22px;
  width: auto !important;
  border-top: 0;
}
.cart__list tbody tr td:first-child {
  width: 107px !important;
}
.cart__list tbody tr td:last-child {
  padding-left: 30px;
  padding-right: 30px;
}
.cart__list tbody tr td .btn .icon {
  margin: 0 auto;
}
.cart__list tbody tr td .price {
  text-align: center;
}
.cart__list tbody tr td .articul {
  font-size: 15px;
  line-height: 22px;
  color: #818181;
}
.cart__list tbody tr td .rossreestr {
  font-size: 13px;
  padding: 1px 8px;
  margin-top: 8px;
}
.cart__right {
  flex: 0 0 320px;
}
.cart__right .priceBlock {
  padding: 33px 37px 38px;
  font-size: 16px;
  line-height: 22px;
}
.cart__right .priceBlock .count {
  margin-bottom: 35px;
}
.cart__right .priceBlock .price {
  font-size: 22px;
  line-height: 22px;
  margin-top: 10px;
}
.cart__right .priceBlock .price b {
  font-size: 30px;
  line-height: 22px;
}
.cart__right .priceBlock .nds {
  margin-top: 35px;
  margin-bottom: 10px;
}
.cart__right .priceBlock .nds + .price b {
  font-size: 25px;
}
.cart__right .priceBlock .btn {
  margin-top: 59px;
  margin-bottom: 0;
}
.cart .name {
  color: #000;
}
@media only screen and (max-width: 1780px) {
  .cart__list {
    flex: auto;
  }
}
@media only screen and (max-width: 1450px) {
  .cart {
    flex-flow: row wrap;
    justify-content: flex-end;
  }
  .cart__list tbody tr td:nth-child(3) {
    position: static;
    padding: 5px;
  }
}
@media only screen and (max-width: 1260px) {
  .cart__list tbody tr td:nth-child(2) {
    display: inline-flex;
    width: calc(100% - 107px) !important;
    align-items: center;
    justify-content: space-between;
    flex-flow: row wrap;
  }
  .cart__list tbody tr td:nth-child(2) p:not([class]) {
    flex: 0 0 100%;
    order: 3;
  }
  .cart__list tbody tr td:nth-child(2) .rossreestr {
    margin: 0;
    line-height: 19px;
  }
  .cart__list tbody tr td:nth-child(3) {
    margin-left: 107px;
  }
}
@media only screen and (max-width: 560px) {
  .cart {
    justify-content: center;
  }
  .cart__list tbody tr td {
    font-size: 16px;
    line-height: 22px;
  }
  .cart__list tbody tr td:last-child {
    padding: 0;
  }
  .cart__list tbody tr td:first-child {
    width: 77px !important;
  }
  .cart__list tbody tr td:nth-child(3) {
    margin-left: 77px;
  }
  .cart__list tbody tr td .btn {
    min-width: unset;
    min-height: unset;
  }
}
@media only screen and (max-width: 330px) {
  .cart__list tbody tr td:nth-child(3) {
    margin-left: 0;
  }
}

.content_style_bg2 {
  background-color: #F8F8F8;
}
.content_style_bg2 .head-block {
  padding-bottom: 223px;
}
.content_style_bg2 .head-block ~ .container {
  margin-top: -222px;
  position: relative;
}
@media only screen and (max-width: 800px) {
  .content_style_bg2 .head-block ~ .container {
    margin-top: -172px;
  }
}
.content > .container > *:nth-last-child(-n+1):first-child, .content > .container > *:nth-last-child(-n+1):first-child ~ * {
  margin: 0;
}

.content-block {
  padding: 80px;
  box-sizing: border-box;
  background-color: #fff;
  margin-bottom: 44px;
}
.content-block > div:not([class]):nth-last-child(2):first-child, .content-block > div:not([class]):nth-last-child(2):first-child ~ div:not([class]) {
  display: inline-block;
  vertical-align: middle;
  width: 475px;
}
.content-block > div:not([class]):nth-last-child(2):first-child:first-child, .content-block > div:not([class]):nth-last-child(2):first-child ~ div:not([class]):first-child {
  margin-right: 83px;
}
.content-block > div:not([class]):nth-last-child(2):first-child:last-child, .content-block > div:not([class]):nth-last-child(2):first-child ~ div:not([class]):last-child {
  width: calc(100% - 475px - 90px);
}

.content-block .img {
  width: 100%;
  color: #fff;
  padding: 33px 119px 32px 80px;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  background: url(/local/templates/uimpex/css/../img/offersBgSmall.jpg) no-repeat top right;
}
.content-block_shadow {
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.05);
}
.content-block_top-margin {
  margin-top: 73px;
}
.content-block h2 {
  font-weight: bold;
  font-size: 30px;
  line-height: 22px;
  margin-bottom: 31px;
}
.content-block ul {
  padding: 0;
  list-style: none;
}
.content-block ul li {
  margin: 18px 0;
  position: relative;
}
.content-block ul li:before {
  display: block;
  content: "";
  width: 12px;
  height: 12px;
  background-color: #fff;
  border: 3px solid #004CA5;
  border-radius: 50%;
  position: absolute;
  top: 6px;
  left: -23px;
  box-sizing: border-box;
}
@media only screen and (max-width: 1780px) {
  .content-block {
    padding: 60px;
  }
  .content-block .img {
    background-size: cover;
    padding: 33px 49px 32px 50px;
  }
}
@media only screen and (max-width: 1450px) {
  .content-block {
    padding: 40px;
  }
  .content-block > div:not([class]) {
    width: 100% !important;
  }
  .content-block > div:not([class]):first-child {
    margin: 0 0 20px 0;
  }
}
@media only screen and (max-width: 800px) {
  .content-block {
    margin-bottom: 26px;
  }
  .content-block_top-margin {
    margin-top: 20px;
  }
  .content-block h2 {
    line-height: 40px;
  }
}
@media only screen and (max-width: 560px) {
  .content-block {
    padding: 30px;
  }
  .content-block .img {
    padding: 15px 21px 20px;
    font-size: 18px;
    line-height: 30px;
  }
  .content-block_small-padding {
    padding: 19px 16px;
    margin: 0 -16px !important;
  }
  .content-block ul {
    padding-left: 30px;
  }
}

.delivery {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin: 0 -15px 55px;
}
.delivery--title {
  max-width: 732px;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  margin: 74px auto 27px;
}
.delivery__item {
  width: 433px;
  margin: 0 15px 30px;
}
.delivery__item:nth-last-child(2):first-child, .delivery__item:nth-last-child(2):first-child ~ .delivery__item {
  width: 657px;
}

.delivery__item--img {
  width: 100%;
  height: 170px;
  overflow: hidden;
  position: relative;
}
.delivery__item--img img {
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.delivery__item--content {
  padding: 31px 36px 34px;
  background-color: #fff;
}
.delivery__item--content .name {
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  margin-bottom: 29px;
}
.delivery__item--content a {
  display: block;
  font-weight: bold;
  font-size: 12px;
  line-height: 23px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
@media only screen and (max-width: 1780px) {
  .delivery {
    justify-content: space-around;
  }
  .delivery__item {
    margin-bottom: 20px;
  }
  .delivery__item:nth-last-child(2):first-child, .delivery__item:nth-last-child(2):first-child ~ .delivery__item {
    width: 433px;
  }
}
@media only screen and (max-width: 1450px) {
  .delivery__item {
    width: 328px;
  }
  .delivery__item:nth-last-child(2):first-child, .delivery__item:nth-last-child(2):first-child ~ .delivery__item {
    width: 328px;
  }

  .delivery__item--content {
    padding: 29px 16px 29px 36px;
  }
}
@media only screen and (max-width: 800px) {
  .delivery {
    margin-bottom: 20px;
  }
  .delivery--title {
    margin-top: 20px;
  }
}

.content > .container > *:not([class], h1, h2, h3, h4) {
  font-size: 15px;
  line-height: 23px;
}
.content > .container > ul,
.content > .container > ol {
  padding-left: 20px;
  margin-bottom: 30px;
}

.callback-page {
  display: flex;
  justify-content: space-between;
  padding: 41px 76px 42px 83px;
  margin: 70px 0 35px;
  color: #fff;
}
.callback-page > *:first-child {
  max-width: 615px;
  margin: 0 auto;
}
.callback-page .callback__form {
  padding: 0;
}
@media only screen and (max-width: 1450px) {
  .callback-page {
    padding: 30px;
  }
}
@media only screen and (max-width: 1260px) {
  .callback-page {
    flex-flow: row wrap;
  }
}
@media only screen and (max-width: 800px) {
  .callback-page {
    margin: 30px 0;
  }
}
@media only screen and (max-width: 560px) {
  .callback-page {
    padding: 14px;
    margin: 30px -16px;
  }
}

.contact-info {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
  padding-right: 241px;
}
.contact-info__item {
  max-width: 364px;
}
.contact-info__item > div {
  margin-bottom: 30px;
}
.contact-info__item > div p > b {
  display: block;
  margin-bottom: 11px;
}
.contact-info__item > div a:not([class]) {
  color: #000;
}
.contact-info__item > div .btn {
  margin-top: 48px;
}
.contact-info p:not([class]) {
  margin-bottom: 0;
}
@media only screen and (max-width: 1600px) {
  .contact-info {
    padding-right: 50px;
  }
}
@media only screen and (max-width: 1450px) {
  .contact-info {
    padding-right: 0;
    margin-top: 30px;
  }
  .contact-info__item {
    max-width: 304px;
  }
}
@media only screen and (max-width: 1260px) {
  .contact-info {
    flex-flow: row wrap;
  }
  .contact-info__item {
    max-width: unset;
    width: 100%;
  }
  .contact-info__item > div .btn {
    display: block;
    max-width: 320px;
    margin: 0 auto;
    text-align: center;
  }
}

.map {
  width: 100%;
  height: 414px;
  margin-top: 48px;
}
@media only screen and (max-width: 1260px) {
  .map {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 800px) {
  .map {
    height: 328px;
  }
}

.personal {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -16px;
}
.personal__item {
  flex: 0 0 275px;
  margin: 0 16px 57px;
}
.personal__item--img {
  width: 100%;
  height: 262px;
  overflow: hidden;
  margin-bottom: 22px;
}
.personal__item--img img {
  width: 100%;
  vertical-align: top;
}
.personal__item--name {
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  color: #000000;
}
.personal__item--vacancy {
  font-size: 14px;
  line-height: 26px;
  color: #6B6B6B;
  margin-bottom: 11px;
}
.personal__item a {
  display: block;
  color: #000000;
}
.personal__item--phone {
  margin-top: 22px;
}
.personal__item--mail {
  margin-top: 11px;
}
.personal ~ h2 {
  margin-bottom: 57px;
}
@media only screen and (max-width: 1600px) {
  .personal__item {
    flex: 0 0 264px;
  }
  .personal__item--img {
    height: 253px;
  }
}
@media only screen and (max-width: 1450px) {
  .personal__item {
    flex: 0 0 100%;
    display: flex;
  }
  .personal__item--img {
    width: 264px;
    margin-right: 20px;
  }
}
@media only screen and (max-width: 1260px) {
  .personal__item--img {
    width: 220px;
    height: 220px;
  }
}
@media only screen and (max-width: 560px) {
  .personal {
    margin: 0;
  }
  .personal__item {
    margin: 0;
  }
  .personal__item--img {
    width: 108px;
    height: 105px;
  }
  .personal__item--phone {
    margin-top: 0;
  }
  .personal__item--vacancy {
    margin-bottom: 0;
  }
}

.two-block {
  display: flex;
  margin: 92px 0 83px;
}
.two-block > div {
  flex: auto;
}
.two-block > div:first-child {
  flex: 0 0 705px;
}
.two-block > div:last-child {
  text-align: right;
}
.two-block > div:last-child .btn {
  margin: 0 40px;
}
@media only screen and (max-width: 1450px) {
  .two-block > div:first-child {
    flex: auto;
  }
  .two-block > div:last-child .btn {
    margin: 0 20px;
  }
}
@media only screen and (max-width: 1030px) {
  .two-block {
    margin: 33px 0;
  }
}
@media only screen and (max-width: 800px) {
  .two-block {
    flex-flow: column;
  }
  .two-block > div:last-child {
    text-align: left;
  }
  .two-block > div:last-child .btn {
    margin: 0;
  }
}

.slider-document {
  position: relative;
}
.slider-document .owl-nav {
  margin: 0 !important;
}
.slider-document .owl-prev,
.slider-document .owl-next {
  display: flex !important;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  width: 60px;
  height: 60px;
  box-shadow: 0px 0px 40px rgba(82, 77, 113, 0.1);
  background-color: #fff !important;
  border-radius: 50% !important;
  color: #F1263E !important;
  transform: translateY(-50%);
}
.slider-document .owl-prev {
  left: -35px;
  transform: translateY(-50%) rotate(180deg);
}
.slider-document .owl-next {
  right: -35px;
}
.slider-document:not(:last-child) {
  margin-bottom: 82px;
}
.slider-document__item {
  display: inline-block;
  width: 274px;
  height: 274px;
  padding: 9px 12px;
  border: 1px solid #000000;
  margin-right: 34px;
}
.slider-document_style2 .slider-document__item {
  width: 200px;
  margin-right: 50px;
}
.slider-document.owl-carousel .owl-item img {
  height: 100%;
  object-fit: contain;
}
@media only screen and (max-width: 800px) {
  .slider-document:not(:last-child) {
    margin-bottom: 33px;
  }
  .slider-document__item {
    width: 154px;
    margin-right: 10px;
  }
  .slider-document_style2 .slider-document__item {
    width: 154px;
    margin-right: 10px;
  }
}

.faq__item {
  padding-bottom: 30px;
  padding-right: 150px;
  position: relative;
  cursor: pointer;
  outline: none;
}
.faq__item:not(:last-child) {
  margin-bottom: 30px;
  border-bottom: 1px solid #CFCFCF;
}
.faq__item .icon {
  position: absolute;
  top: 16px;
  right: 27px;
}
.faq__item--answer {
  height: 0;
  visibility: hidden;
  opacity: 0;
  padding: 0;
}
.faq__item--answer p {
  line-height: 26px;
}
.faq__item--answer p b {
  line-height: 28px;
}
.faq__item.active .faq__item--answer {
  height: auto;
  visibility: visible;
  opacity: 1;
  padding: 25px 0 0 80px;
}
.faq__item.active .icon {
  transform: rotate(-90deg);
}
@media only screen and (max-width: 1260px) {
  .faq__item {
    padding-right: 70px;
  }
  .faq__item.active .faq__item--answer {
    padding-left: 40px;
  }
}
@media only screen and (max-width: 800px) {
  .faq__item {
    padding-right: 25px;
  }
  .faq__item .icon {
    position: absolute;
    right: 4px;
    margin: 0;
  }
  .faq__item.active .faq__item--answer {
    padding-left: 20px;
  }
}

.reviews__list {
  margin-top: 28px;
}
.reviews__item {
  display: flex;
  flex-flow: row wrap;
  padding: 30px 0;
}
.reviews__item:not(:last-child) {
  border-bottom: 1px solid #CFCFCF;
}
.reviews__item--desc {
  flex: 0 0 100%;
  margin-top: 14px;
  line-height: 26px;
}
.reviews__item .date {
  margin-bottom: 0;
  margin-left: 14px;
}
@media only screen and (max-width: 1260px) {
  .reviews__list {
    margin-top: 0;
  }
  .reviews__item {
    padding: 20px 0;
  }
}

[class$=--show-mobile] {
  display: none;
}


.developer {
  width: 100%;
  text-align: center;
  opacity: 0.5;
  margin-top: 20px;
}


.developer p{
  font-size: 10px;
  line-height: 11px;
  color: #FFFFFF;
}

@media only screen and (max-width: 1260px) {
  [class$=--show-mobile] {
    display: block;
  }
}

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

/* End */


/* Start:/local/templates/uimpex/js/lib/swiper-slider/swiper-slider.css?168857074318442*/
/**
 * Swiper 10.0.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 3, 2023
 */

 @font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;overflow:clip;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;-ms-touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/templates/uimpex/css/custom.css?176352127040376*/
.g-recaptcha {
    margin-bottom: 31px;
}

.content-block table {
    border: 2px solid #f7f7f7;
    border-spacing: 0;
    margin-bottom: 30px;
}

.content-block table * {
    border: 0;
}

.content-block table tr:nth-child(2n-1) {
    background-color: #f7f7f7;
}

.content-block table th {
    background-color: #0348ad;
    color: #fff;
}

.content-block table tr th,
.content-block table tr td {
    padding: 0.6em 1.2em;
}

@media (min-width: 500px) {
    .main {
        background: url(/local/templates/uimpex/css/../img/bgMain.png) no-repeat top right;
        background-attachment: fixed;
    }
}

@media only screen and (min-width: 1930px) {
    .main,
    .slider__item {
        background-size: cover;
    }
    .partners {
        max-width: 1514px;
        margin: 0 auto;
    }
}

.animate-action {
    animation: blink 1s linear infinite;
}

@keyframes blink {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}

.custom-search-bg {
    display: flex;
    align-items: center;
    height: 100px;
    /* background-size: cover; */
    background-repeat: no-repeat;
}

@media only screen and (max-width: 1450px) {
    .custom-search-bg {
        background: none !important;
    }
}

@media only screen and (max-width: 1031px) {
    .custom-search-bg {
        height: auto;
    }
}

.content-block-transparent {
    background-color: transparent;
    box-shadow: none;
    padding: 0;
}

.dl-file {
    position: relative;
    color: #000;
}

.dl-file:hover {
    text-decoration: underline;
}

.dl-file:before {
    content: "";
    display: inline-block;
    position: relative;
    top: 4px;
    height: 32px;
    width: 32px;
    margin-right: 8px;
    background-image: url("data:image/svg+xml,%3Csvg class='icon line' width='48' height='48' id='download' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath id='primary' d='M5.65,10.56,7,9a1,1,0,0,1,1.41-.11L10,10.34V3h4v7.34l1.64-1.41A1,1,0,0,1,17.05,9l1.3,1.52A1,1,0,0,1,18.24,12l-5.59,4.79a1,1,0,0,1-1.3,0L5.76,12A1,1,0,0,1,5.65,10.56ZM20,17v3a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V17' style='fill: none; stroke: rgb(0, 0, 0); stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.5;'%3E%3C/path%3E%3C/svg%3E");
    background-size: contain;
}

.our-principles-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px 30px;
}

.our-principles-item {
    width: 33.333%;
    padding: 0 20px;
}

.our-principles-item p:first-child {
    text-align: center;
}

@media only screen and (max-width: 700px) {
    .our-principles-item {
        width: 100%;
        margin-bottom: 30px;
    }
}

.personal__item {
    flex: 0 0 214px;
}

.personal__item--img {
    height: 214px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.tags {
    display: flex;
    flex-wrap: wrap;
}

.tags__item {
    margin: 6px;
}
/* akiwa dev */
.developer_block {
}
.site-developer {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin-top: 10px;
    text-decoration: none;
}

.site-developer > span {
    position: relative;
    padding-left: 60px;
}
.site-developer img {
    max-width: 95px;
}
.site-developer > span:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 17px;
    background-color: #fff;
    width: 25px;
    height: 1px;
}

.site-developer span {
    color: #fff;
    font-size: 14px;
    text-align: left;
    line-height: 1.3em;
}

.site-developer span.highlight {
    color: #ff3572;
    text-decoration: underline;
}
@media screen and (max-width: 767px) {
    .developer_block {
        padding-top: 30px !important;
    }
}
@media screen and (max-width: 400px) {
    .site-developer {
        flex-direction: column;
    }
    .site-developer > span {
        padding-left: 0px;
        text-align: center;
    }
    .site-developer > span:before {
        display: none;
    }
}
@media screen and (max-width: 1023px) {
    .site-developer {
        /* justify-content: center; */
        margin: 0 10px 0;
        zoom: 0.9;
    }
}
/* --------- */
.new-info__title {
    margin-bottom: 20px;
    line-height: normal;
}
.new-info__sub-title {
    margin-bottom: 10px;
}
.new-info {
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .new-info__title {
        font-size: 30px;
    }
}
.wrapper .left .bottom-info {
    background-size: cover;
}
.position-product__title {
    color: #004ca5;
    font-size: 18px;
    line-height: 21px;
}
.position-product__text {
    font-size: 14px;
    line-height: 18px;
}
.position-product {
    display: flex;
    flex-direction: column;
    gap: 15px;
    max-width: 500px;
    margin: 20px 0px;
}
.position-product__btn {
    color: #004ca5;
    border: 1px solid #004ca5;
    background-color: transparent;
    width: 200px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    transition: all 0.3s ease 0s;
    border-radius: 5px;
}
.position-product__btn:hover {
    color: #fff;
    background-color: #004ca5;
}
.new-property {
    width: 100%;
}
.property-tab {
    display: flex;
    gap: 20px;
}
.tab-input:checked + .property-tab__name::before {
    display: block;
}
.property-tab__name {
    font-weight: normal;
    margin: 0;
    position: relative;
    cursor: pointer;
}
.property-tab__name::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #004ca5;
    display: none;
}
.property-tab__block {
    margin-bottom: 30px;
}

/** 
 * New header and footer styles
 */

/* Content wrapper */

.no-scroll {
	overflow: hidden !important;
}
.wrapper-wide {
	padding: 0;
}
.wrapper-wide .left,
.wrapper-wide .js-left-menu-button {
	display: none;
}
.wrapper-wide .right {
	display: block;
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
	padding: 0 20px;
	background: none;
}
@media (max-width: 1360px) {
	.wrapper-wide .right {
		padding: 0;
	}
}

.wrapper-wide .callback .container,
.wrapper-wide .head-block[style*="background"] .container {
	padding: 0 30px;
}
/*
.wrapper-wide .content-block_shadow {
	box-shadow: none;
	padding-left: 0;
	padding-right: 0;
}
*/
.wrapper-wide .main .popular .owl-carousel {
	overflow: visible;
}
.wrapper-wide .main .popular .owl-carousel .owl-stage-outer {
    margin: 0 -10px;
    padding: 0 10px;
}
.wrapper-wide .main .popular .owl-carousel .owl-item img,
.wrapper-wide .main .about .container .text {
	box-shadow: 0px 4px 7px 0px #00000040;
}
.wrapper-wide .search-page .search input {
	display: inline-block !important;
}
.wrapper-wide .search-page .search button {
	display: block !important;
}
@media (max-width: 420px) {
	.wrapper-wide .callback .container,
	.wrapper-wide .head-block[style*="background"] .container {
		padding: 0 16px;
	}
}

/* Buttons and links */

.wrapper-wide .head-block .breadcrumbs__item:hover span {
	color: #23527C;
}
.wrapper-wide .head-block--white .breadcrumbs__item:hover span {
	color: #AFAFAF;
}
.wrapper-wide .filters .btn {
	height: 42px;
	border-radius: 4px;
	padding: 12px 18px;
	font-family: Arial;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	color: #fff;
}
.wrapper-wide .filters .btn:hover {
	color: #333;
}
.wrapper-wide .filters .btn_style_four {
	height: 42px;
	padding: 12px 18px;
	border-radius: 4px;
	border: solid 1px #fff;
	background: #004CA5;
	font-family: Arial;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	color: #fff;
}
.wrapper-wide .filters .btn_style_four:hover {
	background: #fff;
	color: #004CA5;
}
.wrapper-wide .catalog__table .js-add-basket {
	height: 48px;
	border: solid 1px #F1263E;
	border-radius: 4px;
	padding: 12px 18px;
	font-family: Arial;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	color: #F1263E;
}
.wrapper-wide .catalog__table .js-add-basket path {
	stroke: #F1263E;
}
.wrapper-wide .catalog__table .js-add-basket:hover {
	background: #F1263E;
	color: #000;
}
.wrapper-wide .catalog__table .js-add-basket:hover path {
	stroke: #000;
}
.wrapper-wide .bx_catalog_tile_title a:hover,
.wrapper-wide .catalog__table a:hover {
	color: #23527C;
}
.wrapper-wide .tags a:hover {
	background: #F1263E;
	color: #000;
}

/* Topper */

.header-topper {
	border-bottom: 1px solid #E2EAF1;
}
.header-topper .content {
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
	padding: 0 20px;
}
.header-topper .topper {
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding-right: 46px;
}
.header-topper .topper-icon {
	height: 59px;
}
.header-topper .topper-text {
	margin-left: 50px;
	font-family: Arial;
	font-weight: 500;
	font-size: 20px;
	line-height: 120%;
	color: #004CA5;
}
.header-topper .topper-hide {
	position: absolute;
	top: 50%;
	right: 10px;
	margin: -8px;
	width: 15px;
	height: 15px;
	cursor: pointer;
}
.header-topper .topper-hide:hover {
	opacity: .8;
}
@media (max-width: 650px) {
	.header-topper .content {
		padding: 0 16px;
	}
	.header-topper .topper-text {
		margin-left: 15px;
		font-size: 12px;
	}
}

/* Header */

.header-wide {
	position: relative;
	z-index: 9;
	transition: top .2s ease-in-out;
}
.header-wide .header-main {
	height: 100px;
	background: #fff;
}
.header-wide .header-main .content {
	position: relative;
	display: flex;
	align-items: center;
    justify-content: space-between;
	gap: 32px;
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
	padding: 16px 20px;
}
.header-wide .header-logo {
	display: flex;
    align-items: center;
    justify-content: flex-start;
	max-width: 365px;
}
.header-wide .header-logo .logo-img a {
	display: block;
	width: 63px;
	height: 68px;
	margin: 0 13px 0 0;
}
.header-wide .header-logo .logo-img img {
	width: 63px;
	height: auto;
}
.header-wide .header-logo .logo-txt {
	font-family: "Jost";
	font-weight: 400;
	font-size: 14px;
	line-height: 120%;
	color: #757575;
}
.header-wide .header-logo .logo-title {
	margin: 0 0 4px;
	font-weight: 600;
	font-size: 25px;
	line-height: 120%;
	color: #000;
}
.header-wide .header-logo .logo-slogan {
	color: #000;
}
.header-wide .header-search {
	width: 100%;
	max-width: 400px;
}
.header-wide .header-search .search-form {
	position: relative;
}
.header-wide .header-search .search-input {
	width: 100%;
	height: 42px;
	padding: 12px 42px 12px 18px;
	border: none;
	border-radius: 21px;
	background: #F5F5F5;
	font-family: Arial;
	font-weight: 400;
	font-size: 15px;
	color: #757575;
	outline: none;
}
.header-wide .header-search .search-input::placeholder {
	font-family: Arial;
	font-weight: 400;
	font-size: 15px;
	color: #757575;
}
.header-wide .header-search .search-button {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 42px;
	height: 42px;
	border: none;
	border-radius: 21px;
	background: none;
	cursor: pointer;
}
.header-wide .header-search .search-button svg {
	position: relative;
	top: 2px;
}
.header-wide .header-search .search-button:hover path {
	stroke: #23527C;
}
.header-wide .header-search .search-button span {
	display: none;
}
.header-wide .header-search .search-hide,
.header-wide .header-search .search-show {
	display: none;
}
.header-wide .header-info {
	display: flex;
    align-items: center;
    justify-content: space-between;
	gap: 32px;
}
.header-wide .header-contacts {
	max-width: 215px;
	text-align: right;
}
.header-wide .header-contacts .contacts-phone {
	margin: 0 0 6px;
}
.header-wide .header-contacts .contacts-phone a {
	font-family: Arial;
	font-weight: 700;
	font-size: 25px;
	line-height: 120%;
	color: #004CA5;
	white-space: nowrap;
}
.header-wide .header-contacts .contacts-phone a:hover {
	color: #23527C;
}
.header-wide .header-contacts .contacts-email a {
	font-family: Arial;
	font-weight: 700;
	font-size: 18px;
	line-height: 120%;
	color: #004CA5;
	white-space: nowrap;
}
.header-wide .header-contacts .contacts-email a:hover {
	color: #23527C;
}
.header-wide .header-contacts .mailShow, 
.header-wide .header-contacts .phoneShow {
	margin-bottom: -1px;
}
.header-wide .header-button a {
	height: 42px;
	border-radius: 4px;
	padding: 12px 18px;
	font-family: Arial;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	color: #fff;
}
.header-wide .header-button a:hover {
	color: #333333;
}
.header-wide .header-basket .cart-btn {
	display: inline-block;
	width: 35px;
	height: 32px;
	background: none;
}	
.header-wide .header-basket .cart-btn .icon {
	width: 32px !important;
	height: 32px !important;
}
.header-wide .header-basket .icon_cart {
	left: auto;
	right: 3px;
	margin: 0;
	background: none;
}
.header-wide .header-basket a:hover .icon_cart path[stroke="black"] {
	stroke: #23527C;
}
.header-wide .header-basket a:hover .icon_cart path[fill="black"] {
	fill: #23527C;
}
.header-wide .header-basket .cart__num {
	left: auto;
	right: 0;
	padding: .3em .4em;
	font-family: Arial;
	font-weight: 400;
	font-size: 13px;
	line-height: 120%;
}
@media (max-width: 1190px) {
	.header-wide .header-search .search-show {
		display: block;
		width: 48px;
		height: 42px;
		border: none;
		border-radius: 21px;
		background: #F5F5F5;
		cursor: pointer;
		text-align: center;
		line-height: 42px;
	}
	.header-wide .header-search .search-show svg {
		position: relative;
		top: 2px;
	}
	.header-wide .header-search .search-show:hover path {
		stroke: #23527C;
	}
	.header-wide .header-search .search-form {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		display: none;
		align-items: center;
		gap: 32px;
		padding: 25px 15px;
		background: #fff;
		z-index: 999;
	}
	.header-wide .header-search.showed .search-form {
		display: flex;
	}
	.header-wide .header-search .search-form::before {
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		display: block;
		height: calc(100dvh - 90px);
		background: rgba(0, 0, 0, .4);
		content: "";
		z-index: 998;
	}
	.header-wide .header-search .search-input {
		height: 40px;
		background: #fff;
	}
	.header-wide .header-search .search-button {
		position: relative;
		display: block;
		width: auto;
		height: 40px;
		background: #fff;
		border: solid 1px #004CA5;
		border-radius: 4px;
		padding: 9px 18px;
		font-family: Arial;
		font-weight: 400;
		font-size: 18px;
		line-height: 22px;
		color: #004CA5;
	}
	.header-wide .header-search .search-button svg {
		display: none;
	}
	.header-wide .header-search .search-button span {
		display: inline;
	}
	.header-wide .header-search .search-button:hover {
		background: #004CA5;
		color: #fff;
	}
	.header-wide .header-search .search-hide {
		position: relative;
		top: -2px;
		display: block;
		width: 15px;
		height: 15px;
		cursor: pointer;
	}
	.header-wide .header-search .search-hide:hover path {
		stroke: #004CA5;
	}
}
@media (max-width: 1024px) {
	.header-wide {
		display: none;
	}
}

/* Header menu */

.header-wide .header-menu {
	background: #004CA5;
}
.header-wide .header-menu .content {
	position: relative;
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
	padding: 0 20px;
}
.header-wide .header-menu .menu-list {
	position: relative;
	display: flex;
	align-items: center;
}
.header-wide .header-menu .menu-item {
	flex-grow: 1;
	align-items: center;
}
.header-wide .header-menu .menu-item.small-submenu {
	position: relative;
}
.header-wide .header-menu .menu-link {
	display: block;
	padding: 21px 11px;
	font-family: Arial;
	font-weight: 700;
	font-size: 15px;
	line-height: 120%;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.header-wide .header-menu .menu-link.selected,
.header-wide .header-menu .menu-item:hover .menu-link {
	background: #00387A;
}
.header-wide .header-menu .menu-link .icon-catalog {
	margin-right: 12px;
}
.header-wide .header-menu .menu-link .icon-chevron {
	position: relative;
	top: -2px;
	margin-left: 12px;
	transition: all .2s ease-in-out;
}
.header-wide .header-menu .menu-item:hover .menu-link .icon-chevron {
	transform: rotate(180deg);
}
.header-wide .header-menu .menu-sublist {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	display: none;
	background: #fff;
	box-shadow: 0px 4px 7px 0px #00000040;
}
.header-wide .header-menu .menu-item:hover .menu-sublist {
	display: block;
}
.header-wide .header-menu .menu-sublink {
	display: block;
	padding: 12px 11px;
	font-family: Arial;
	font-weight: 400;
	font-size: 15px;
	line-height: 120%;
	color: #000;
}
.header-wide .header-menu .menu-sublink.selected,
.header-wide .header-menu .menu-subitem:hover .menu-sublink {
	background: #004CA5;
	color: #fff;
}
.header-wide .header-menu .menu-catalog-list {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	display: none;
	background: #fff;
	box-shadow: 0px 4px 7px 0px #00000040;
}
.header-wide .header-menu .menu-item:hover .menu-catalog-list {
	display: block;
}
.header-wide .header-menu .menu-catalog-item {
	width: 394px;
	border-right: solid 1px #E2EAF1;
	border-bottom: solid 1px #E2EAF1;
}
.header-wide .header-menu .menu-catalog-item:last-child {
	border-bottom: none;
}
.header-wide .header-menu .menu-catalog-link {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	min-height: 70px;
	padding: 8px 30px;
	font-family: Arial;
	font-weight: 400;
	font-size: 15px;
	line-height: 120%;
	text-transform: uppercase;
	color: #000;
}
.header-wide .header-menu .menu-catalog-link.selected,
.header-wide .header-menu .menu-catalog-item:hover .menu-catalog-link {
	background-color: #F5F5F5;
}
.header-wide .header-menu .menu-catalog-link span {
	display: flex;
	align-items: center;
}
.header-wide .header-menu .menu-catalog-link img {
	max-width: 40px;
	margin-right: 14px;
}
.header-wide .header-menu .menu-catalog-link svg {
	width: 10px;
}
.header-wide .header-menu .menu-catalog-sublist {
	position: absolute;
	top: 0;
	left: 394px;
	right: 0;
	bottom: 0;
	display: none;
	overflow-y: auto;
	background: #fff;
	padding: 26px 30px; 
}
.header-wide .header-menu .menu-catalog-link.selected + .menu-catalog-sublist {
	display: block;
}
.header-wide .header-menu .menu-catalog-item:hover .menu-catalog-sublist {
	display: block;
	z-index: 1;
}
.header-wide .header-menu .menu-catalog-cols {
	column-count: 3;
	column-gap: 20px;
}
.header-wide .header-menu .menu-catalog-subitem {
	margin: 0 0 20px;
}
.header-wide .header-menu .menu-catalog-sublink {
	display: block;
	font-family: Arial;
	font-weight: 400;
	font-size: 15px;
	line-height: 120%;
	color: #000000;
}
.header-wide .header-menu .menu-catalog-sublink.selected {
	color: #004CA5;
}
.header-wide .header-menu .menu-catalog-subitem:hover .menu-catalog-sublink {
	color: #23527C;
}
@media (max-width: 1400px) {
	.header-wide .header-menu .content {
		padding: 0;
	}
	.header-wide .header-menu .menu-link {
		padding: 21px 17px
	}
}

/* Fixed header */

body.scrolled {
	padding-top: 160px;
}
.header-wide.header-fixed {
	position: fixed;
	top: -160px;
	left: 0;
	right: 0;
	box-shadow: 0px 4px 10px 0px #0000004D;
}
.header-wide.header-fixed .fixed-hide {
	display: none;
}
.header-wide.header-fixed .header-menu .menu-list {
	position: absolute;
	top: -100px;
	left: 465px;
	right: 385px;
}
.header-wide.header-fixed .header-menu .menu-link {
	padding: 41px 11px;
	color: #004CA5;
}
.header-wide.header-fixed .header-menu .menu-link .icon-catalog rect {
	fill: #004CA5;
}
.header-wide.header-fixed .header-menu .menu-link.selected,
.header-wide.header-fixed .header-menu .menu-item:hover .menu-link {
	color: #23527C;
	background: none;
}
.header-wide.header-fixed .header-menu .menu-link.selected .icon-catalog rect,
.header-wide.header-fixed .header-menu .menu-item:hover .menu-link .icon-catalog rect {
	fill: #23527C;
}
.header-wide.header-fixed .header-menu .menu-catalog-list {
	left: -465px;
	right: -385px;
}
@media (max-width: 1400px) {
	.header-wide.header-fixed .header-menu .menu-list {
		left: 395px;
		right: 325px;
	}
	.header-wide.header-fixed .header-menu .menu-catalog-list {
		left: -395px;
		right: -325px;
	}
	.header-wide.header-fixed .header-menu .menu-link {
		padding: 41px 6px;
	}
}
@media (max-width: 1200px) {
	.header-wide.header-fixed .header-main .logo-txt {
		display: none;
	}
	.header-wide.header-fixed .header-menu .menu-list {
		left: 95px;
		right: 350px;
	}
	.header-wide.header-fixed .header-menu .menu-catalog-list {
		left: -95px;
		right: -350px;
	}
}
@media (max-width: 1024px) {
	body.scrolled {
		padding-top: 63px;
	}
}

/* Header mobile */

@media (min-width: 1025px) {
	.header-mobile {
		display: none;
	}
}
.header-mobile {
	position: relative;
	z-index: 9;
	transition: top .2s ease-in-out;
}
.header-mobile .header-main {
	height: 63px;
	background: #fff;
}
.header-mobile .header-main .content {
	display: flex;
    align-items: flex-start;
    justify-content: space-between;
	width: 100%;
	padding: 15px 20px;
}
.header-mobile.header-fixed {
	position: fixed;
	top: -63px;
	left: 0;
	right: 0;
	box-shadow: 0px 4px 10px 0px #0000004D;
}
.header-mobile .header-info {
	display: flex;
    align-items: center;
    justify-content: flex-start;
	gap: 15px;
}
.header-mobile .sidebar-show {
	cursor: pointer;
}
.header-mobile .sidebar-show svg {
	position: relative;
	top: 2px;
}
.header-mobile .header-logo {
	display: flex;
    align-items: center;
    justify-content: flex-start;
}
.header-mobile .header-logo .logo-img a {
	display: block;
	width: 31px;
	height: 33px;
	margin: 0 6px 0 0;
}
.header-mobile .header-logo .logo-img img {
	width: 31px;
	height: auto;
}
.header-mobile .header-logo .logo-txt {
	font-family: "Jost";
	font-weight: 600;
	font-size: 10px;
	line-height: 120%;
	color: #000000;
}
.header-mobile .header-icons {
	display: flex;
    align-items: center;
    justify-content: flex-end;
	gap: 20px;
}
.header-mobile .header-phone a span,
.header-mobile .header-email a span {
	display: none;
}
.header-mobile .header-phone a svg,
.header-mobile .header-email a svg {
	position: relative;
	top: 2px;
}
.header-mobile .header-basket .cart-btn {
	display: inline-block;
	width: 32px;
	height: 30px;
	background: none;
}	
.header-mobile .header-basket .cart-btn .icon {
	filter: none;
	width: 28px !important;
	height: 28px !important;
}
.header-mobile .header-basket .cart-btn .icon svg {
	width: 28px;
	height: 28px;
}
.header-mobile .header-basket .icon_cart {
	left: auto;
	right: 5px;
	margin: 0;
	background: none;
}
.header-mobile .header-basket .cart__num {
	left: auto;
	right: 0;
	min-width: 17px;
	padding: 0 2px;
	font-family: Arial;
	font-weight: 400;
	font-size: 11px;
	line-height: 17px;
	text-align: center;
}
@media (max-width: 650px) {
	.header-mobile .header-main .content {
		padding: 15px 16px;
	}
}
@media (max-width: 340px) {
	.header-mobile .header-icons {
		gap: 5px;
	}
}

/* Header mobile sidebar */

.header-mobile .header-sidebar {
	position: fixed;
	top: 0;
	left: calc(-100vw);
	bottom: 0;
	width: 100vw;
	background: #fff;
	z-index: 10;
	transition: left .2s ease-in-out;
}
.header-mobile .header-sidebar.opened {
	left: 0;
}
.header-mobile .sidebar-top {
	display: flex;
	align-items: center;
    justify-content: space-between;
	height: 63px;
	padding: 15px 20px;
	border-bottom: 1px solid #E2EAF1;
}
.header-mobile .sidebar-logo {
	display: flex;
    align-items: center;
    justify-content: flex-start;
}
.header-mobile .sidebar-logo .logo-img span {
	display: block;
	width: 31px;
	height: 33px;
	margin: 0 6px 0 0;
}
.header-mobile .sidebar-logo .logo-img img {
	width: 31px;
	height: auto;
}
.header-mobile .sidebar-logo .logo-txt {
	font-family: "Jost";
	font-weight: 600;
	font-size: 10px;
	line-height: 120%;
	color: #000000;
}
.header-mobile .sidebar-hide svg {
	position: relative;
	top: 2px;
}
.header-mobile .sidebar-content {
	position: relative;
	width: 100%;
	height: calc(100dvh - 63px);
	overflow-y: auto;
}
.header-mobile .sidebar-search {
	height: 72px;
	padding: 16px 20px;
	border-bottom: 1px solid #E2EAF1;
}
.header-mobile .sidebar-search .search-form {
	position: relative;
}
.header-mobile .sidebar-search .search-input {
	width: 100%;
	height: 40px;
	padding: 11px 42px 11px 18px;
	border: none;
	border-radius: 21px;
	background: #F5F5F5;
	font-family: Arial;
	font-weight: 400;
	font-size: 15px;
	color: #757575;
	outline: none;
}
.header-mobile .sidebar-search .search-input::placeholder {
	font-family: Arial;
	font-weight: 400;
	font-size: 15px;
	color: #757575;
}
.header-mobile .sidebar-search .search-button {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 40px;
	height: 40px;
	border: none;
	border-radius: 20px;
	background: none;
	cursor: pointer;
}
.header-mobile .sidebar-search .search-button svg {
	position: relative;
	top: 1px;
}
.header-mobile .sidebar-menu .menu-link {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
	padding: 26px 20px;
	border-bottom: solid 1px #E2EAF1;
}
.header-mobile .sidebar-menu .menu-link a {
	font-family: Arial;
	font-weight: 400;
	font-size: 15px;
	line-height: 120%;
	text-transform: uppercase;
	color: #000000;
}
.header-mobile .sidebar-menu .menu-link svg {
	position: relative;
	top: 1px;
}
.header-mobile .sidebar-menu .menu-link.selected {
	background-color: #F5F5F5;
}
.header-mobile .sidebar-menu .menu-child {
	position: absolute;
	top: 0;
	left: calc(-100vw);
	bottom: 0;
	width: 100%;
	background: #fff;
	z-index: 10;
	transition: left .2s ease-in-out;
}
.header-mobile .sidebar-menu .menu-child.opened {
	left: 0;
}
.header-mobile .sidebar-menu .menu-back {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	height: 52px;
	padding: 16px 20px;
	border-bottom: solid 1px #E2EAF1;
	font-family: Arial;
	font-weight: 400;
	font-size: 16px;
	line-height: 120%;
	color: #000;
}
.header-mobile .sidebar-menu .menu-back svg {
	margin-right: 16px;
}
.header-mobile .sidebar-menu .menu-subtitle {
	display: flex;
	align-items: center;
	height: 70px;
	padding: 16px 20px;
	border-bottom: solid 1px #E2EAF1;
	font-family: Arial;
	font-weight: 700;
	font-size: 16px;
	line-height: 120%;
	color: #000000;
}
.header-mobile .sidebar-menu .menu-subtitle a {
	
}
.header-mobile .sidebar-menu .menu-sublist {
	position: absolute;
	top: 122px;
	left: 0;
	bottom: 0;
	width: 100%;
	overflow-y: auto;
}
.header-mobile .sidebar-menu .menu-sublink {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	padding: 15px 20px;
	border-bottom: solid 1px #E2EAF1;
}
.header-mobile .sidebar-menu .menu-catalog-link {
	min-height: 70px;
	padding: 8px 20px;
}
.header-mobile .sidebar-menu .menu-sublink a {
	font-family: Arial;
	font-weight: 400;
	font-size: 16px;
	line-height: 120%;
	color: #000000;
}
.header-mobile .sidebar-menu .menu-sublink.selected a {
	color: #004CA5;
}
.header-mobile .sidebar-menu .menu-catalog-link.selected {
	background-color: #F5F5F5;
}
.header-mobile .sidebar-menu .menu-catalog-link.selected a {
	color: #000000;
}
.header-mobile .sidebar-menu .menu-sublink span {
	display: flex;
	align-items: center;
}
.header-mobile .sidebar-menu .menu-sublink img {
	max-width: 40px;
	margin-right: 14px;
}
.header-mobile .sidebar-menu .menu-sublink svg {
	width: 10px;
}
.header-mobile .sidebar-contacts {
	padding: 26px 20px;
}
.header-mobile .sidebar-contacts .contacts-phone {
	margin: 0 0 15px;
}
.header-mobile .sidebar-contacts .contacts-phone a {
	font-family: Arial;
	font-weight: 700;
	font-size: 25px;
	line-height: 120%;
	color: #004CA5;
	white-space: nowrap;
}
.header-mobile .sidebar-contacts .contacts-email {
	margin: 0 0 20px;
}
.header-mobile .sidebar-contacts .contacts-email a {
	font-family: Arial;
	font-weight: 700;
	font-size: 18px;
	line-height: 120%;
	color: #004CA5;
	white-space: nowrap;
}
.header-mobile .sidebar-contacts .mailShow, 
.header-mobile .sidebar-contacts .phoneShow {
	margin-bottom: -1px;
}
.header-mobile .sidebar-contacts .contacts-button {
	margin: 0 0 20px;
}
.header-mobile .sidebar-contacts .contacts-button a {
	height: 41px;
	border-radius: 4px;
	padding: 11px 18px 12px;
	font-family: Arial;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
}
.header-mobile .sidebar-contacts .contacts-address {
	font-family: Arial;
	font-weight: 400;
	font-size: 16px;
	line-height: 120%;
	color: #757575;
}
@media (max-width: 650px) {
	.header-mobile .sidebar-top,
	.header-mobile .sidebar-menu .menu-sublink {
		padding: 15px 16px;
	}
	.header-mobile .sidebar-search,
	.header-mobile .sidebar-menu .menu-subtitle {
		padding: 16px 16px;
	}	
	.header-mobile .sidebar-contacts,
	.header-mobile .sidebar-menu .menu-link {
		padding: 26px 16px;
	}
	.header-mobile .sidebar-menu .menu-catalog-link {
		padding: 8px 16px;
	}
}

/* Footer */

.footer-wide .footer-main {
	margin-top: 80px;
	background: #004CA5 url('/local/templates/uimpex/css/../img/footer_wide.jpg') center no-repeat;
	background-size: cover;
}
.footer-wide .footer-main .content {
	display: flex;
    align-items: flex-start;
    justify-content: space-between;
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
	padding: 49px 20px;
	gap: 30px;
}
.footer-wide .footer-info {
	position: relative;
	max-width: 400px;
	align-self: stretch;
}
.footer-wide .footer-logo {
	display: flex;
    align-items: center;
    justify-content: flex-start;
	margin: 0 0 14px;
}
.footer-wide .footer-logo .logo-img a {
	display: block;
	width: 56px;
	height: 60px;
	margin: 0 13px 0 0;
}
.footer-wide .footer-logo .logo-img img {
	width: 56px;
}
.footer-wide .footer-logo .logo-txt {
	font-family: "Jost";
	font-weight: 600;
	font-size: 16px;
	line-height: 120%;
	color: #fff;
}
.footer-wide .footer-logo .logo-txt a {
	color: #fff;
}
.footer-wide .footer-logo .logo-copy {
	margin: 0 0 4px;
}
.footer-wide .footer-about {
	padding: 0 0 100px;
}
.footer-wide .footer-about p,
.footer-wide .footer-about a {
	font-family: Arial;
	font-weight: 400;
	font-size: 14px;
	line-height: 140%;
	color: #fff;
}
.footer-wide .footer-about p {
	margin: 0 0 30px;
}
.footer-wide .footer-about a {
	text-decoration: underline;
}
.footer-wide .footer-about a:hover {
	text-decoration: none;
}
.footer-wide .footer-developer {
	position: absolute;
	bottom: 5px;
	left: 0;
	right: 0;
}
.footer-wide .footer-developer .highlight {
	text-decoration: none !important;
}
.footer-wide .footer-menu {
	max-width: 285px;
}
.footer-wide .footer-menu .menu-title {
	position: relative;
	margin: 0;
	font-family: Arial;
	font-weight: 700;
	font-size: 16px;
	line-height: 120%;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
}
.footer-wide .footer-menu .menu-list {
	margin: 14px 0 0;
	padding: 0;
	list-style: none;
}
.footer-wide .footer-menu .menu-item {
	margin: 0 0 10px;
}
.footer-wide .footer-menu .menu-item:last-child {
	margin: 0;
}
.footer-wide .footer-menu .menu-item a {
	font-family: Arial;
	font-weight: 400;
	font-size: 18px;
	line-height: 120%;
	color: #fff;
}
.footer-wide .footer-menu .menu-item a.selected,
.footer-wide .footer-menu .menu-item a:hover {
	color: #AFAFAF;
}
.footer-wide .footer-contacts {
	max-width: 215px;
	text-align: right;
}
.footer-wide .footer-contacts .contacts-phone {
	margin: 0 0 6px;
}
.footer-wide .footer-contacts .contacts-phone a {
	font-family: Arial;
	font-weight: 700;
	font-size: 25px;
	line-height: 120%;
	color: #fff;
	white-space: nowrap;
}
.footer-wide .footer-contacts .contacts-phone a:hover {
	color: #AFAFAF;
}
.footer-wide .footer-contacts .contacts-email {
	margin: 0 0 20px;
}
.footer-wide .footer-contacts .contacts-email a {
	font-family: Arial;
	font-weight: 700;
	font-size: 18px;
	line-height: 120%;
	color: #fff;
	white-space: nowrap;
}
.footer-wide .footer-contacts .contacts-email a:hover {
	color: #AFAFAF;
}
.footer-wide .footer-contacts .mailShow, 
.footer-wide .footer-contacts .phoneShow {
	margin-bottom: -1px;
}
.footer-wide .footer-contacts .contacts-button {
	margin: 0 0 20px;
}
.footer-wide .footer-contacts .contacts-button a {
	height: 42px;
	border-radius: 4px;
	padding: 12px 18px;
	font-family: Arial;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	color: #fff;
}
.footer-wide .footer-contacts .contacts-button a:hover {
	color: #333333;
}
.footer-wide .footer-contacts .contacts-address {
	font-family: Arial;
	font-weight: 400;
	font-size: 16px;
	line-height: 120%;
	color: #fff;
}
body.exptest1 .bx-composite-btn {
	top: -80px;
	right: calc(50% - 680px);
}
@media (max-width: 1400px) {
	body.exptest1 .bx-composite-btn {
		right: 20px;
	}
}
@media (max-width: 1024px) {
	.footer-wide .footer-main .content {
		flex-direction: column;
		padding: 36px 20px;
	}
	.footer-wide .footer-menu-1 {
		order: 1;
		width: 100%;
		max-width: 100%;
	}
	.footer-wide .footer-menu-2 {
		order: 2;
		width: 100%;
		max-width: 100%;
	}
	.footer-wide .footer-contacts {
		order: 3;
		width: 100%;
		max-width: 100%;
		text-align: left;
	}
	.footer-wide .footer-info {
		order: 4;
		width: 100%;
		max-width: 100%;
	}
	.footer-wide .footer-about {
		padding: 0 0 90px;
	}
	.footer-wide .footer-about p {
		margin: 0 0 10px;
		font-size: 14px;
		line-height: 120%;
	}
	.footer-wide .footer-menu .menu-title {
		display: inline-block;
		position: relative;
		padding-right: 24px;
	}
	.footer-wide .footer-menu .menu-title::after {
		position: absolute;
		top: 50%;
		right: 0;
		display: block;
		width: 10px;
		height: 6px;
		margin: -3px 0 0;
		background: url('/local/templates/uimpex/css/../img/chevron-down.svg') center no-repeat;
		background-size: cover;
		content: "";
		transition: all .2s ease-in-out;
	}
	.footer-wide .footer-menu.opened .menu-title::after {
		transform: rotate(180deg);
	}
	.footer-wide .footer-menu .menu-list {
		display: none;
	}
	.footer-wide .footer-menu.opened .menu-list {
		display: block;
	}
	.footer-wide .footer-menu .menu-item a {
		font-size: 16px;
	}
	.footer-wide .footer-contacts .contacts-phone {
		margin: 0 0 15px;
	}
	body.exptest1 .bx-composite-btn {
		display: none !important;
	}
}
@media (max-width: 650px) {
	.footer-wide .footer-main .content {
		padding: 36px 16px;
	}
}

/* Forms */

.exptest2 #bx-soa-order .btn {
	border: none;
	border-radius: 4px;
	transition: color 280ms ease;
}
.exptest2 #bx-soa-order .btn:hover {
	color: #333333;
}
.exptest2 .callback,
.exptest2 .fancybox-content.popup__item {
	background-size: cover;
	background-position: right bottom;
	background-repeat: no-repeat;
}
.exptest2 .fancybox-content.popup__item#succsess {
	padding: 70px 30px 70px 70px;
	width: 680px;
}
#succsess .form-success h2 {
	margin: 0 0 10px;
	font-family: Arial;
	font-weight: 700;
	font-size: 30px;
	line-height: 36px;
	color: #FFFFFF;
}
#succsess .form-success p {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Arial;
	font-weight: 400;
	font-size: 24px;
	line-height: 28px;
	color: #FFFFFF;
}
#succsess .form-success p br {
	display: none;
}

.form-caption {
	margin: 0 0 30px;
	font-family: Arial;
	font-weight: 700;
	font-size: 30px;
	line-height: 36px;
	color: #FFFFFF;
}
.form-description {
	margin: -20px 0 30px;
	font-family: Arial;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
}
.form-item {
	margin: 0 0 20px;
}
.form-line .form-item {
	margin: 0 0 30px;
}
.form-line .form-input {
	position: relative;
	padding: 16px 0 0;
}
.form-title {
	margin: 0 0 5px;
	font-family: Arial;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	color: #FFF;
}
.form-title span {
	font-family: Arial;
	font-weight: 700;
	font-size: 20px;
	line-height: 18px;
	color: #DD3633;
}
.form-line .form-title {
	margin: 0;
	position: absolute;
    bottom: 7px;
    left: 2px;
	font-size: 18px;
	line-height: 22px;
	transition: all .2s ease-in-out;
	pointer-events: none;
}
.form-line .form-input input:focus + .form-title,
.form-line .form-input input:not(:placeholder-shown) + .form-title {
	bottom: 32px;
	font-size: 14px;
	line-height: 17px;
}
.form-error {
	display: none;
	position: relative;
	margin: 0 0 7px;
	padding: 3px 20px;
	border-radius: 4px;
	background: #F2DEDE;
	font-family: Arial;
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	color: #A94442;
}
.form-error::after {
	position: absolute;
	bottom: -6px;
	left: 15px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 7px 6px 0 6px;
    border-color: #F2DEDE transparent transparent transparent;
	content: "";
}
.form-line .form-error {
	margin: 7px 0 0;
}
.form-line .form-error::after {
	position: absolute;
	top: -6px;
	left: 15px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 6px 7px 6px;
    border-color: transparent transparent #F2DEDE transparent;
	content: "";
}
.form-input input,
.form-textarea textarea {
	width: 100%;
	height: 40px;
	padding: 10px 20px;
	margin: 0;
	background: #FFF;
	border: none;
	border-radius: 4px;
	font-family: Arial;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	outline: none;
}
.form-textarea textarea {
	height: 77px;
	resize: none;
}
.form-input input:focus,
.form-textarea textarea:focus {
	outline: 1px solid #000;
	outline-offset: -2px;
}
.form-input.input-error input {
	outline: 1px solid #F1263E;
	outline-offset: -2px;
}
.form-line .form-input input {
	width: 100%;
	height: 34px;
	padding: 5px 2px;
	margin: 0;
	background: none;
	border-bottom: solid 1px #fff;
	border-radius: 0;
	font-family: Arial;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	outline: none;
}
.form-checkbox {
	display: flex;
	gap: 10px;
	align-items: center;
}
.form-checkbox input {
	display: none;
}
.form-checkbox .checkbox-input {
	display: inline-block;
	width: 18px;
	min-width: 18px;
	height: 18px;
	background: #fff;
	border: solid 1px #333333;
	border-radius: 2px;
	outline: none;
	cursor: pointer;
}
.form-checkbox input:checked + .checkbox-input {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgOSA3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMi45NTQwMiA3TDAgNC4yMDI3TDEuMzQ2MTkgMi45Mjc5M0wyLjk1NDAyIDQuNDU0OTZMNy42NTM4MSAwTDkgMS4yNzQ3N0wyLjk1NDAyIDdaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #0075FF;
	border-color: #0075FF;
}
.form-checkbox .checkbox-label {
	display: inline-block;
	font-family: Arial;
	font-weight: 400;
	font-size: 13px;
	line-height: 13px;
	color: #FFF;
	cursor: pointer;
} 
.form-checkbox .checkbox-label a {
	color: #FFF;
	text-decoration: underline;
}
.form-checkbox .checkbox-label a:hover {
	text-decoration: none;
}
.form-button {
	min-width: auto;
	height: 42px;
	margin: 10px 0 0;
	padding: 12px 18px;
	border-radius: 4px;
	font-family: Arial;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	color: #FFF;
	transition: color 280ms ease;
}
.form-button:hover {
    color: #333333;
}
.form-line .form-button {
	height: 48px;
	margin: 35px 0 0;
	padding: 12px 25px;
	font-size: 20px;
	line-height: 24px;
}
@media (max-width: 650px) {
	.exptest2 .fancybox-content.popup__item#succsess {
		padding: 70px 30px;
		width: 330px;
	}
	#succsess .form-success h2 {
		font-size: 20px;
		line-height: 24px;
	}
	#succsess .form-success p {
		font-size: 16px;
		line-height: 20px;
	}
	#succsess .form-success p br {
		display: block;
	}
	#succsess .form-success p + p {
		margin-top: 20px;
	}
	
	.form-caption {
		margin: 0 0 25px;
		font-size: 20px;
		line-height: 24px;
	}
	.form-description {
		margin: -15px 0 25px;
		font-size: 14px;
		line-height: 18px;
	}
	.form-item {
		margin: 0 0 15px;
	}
	.form-line .form-item {
		margin: 0 0 15px;
	}
	.form-line .form-input {
		padding: 6px 0 0;
	}
	.form-title {
		font-size: 14px;
	}
	.form-line .form-title {
		font-size: 16px;
	}
	.form-title span {
		font-size: 18px;
	}
	.form-error {
		font-size: 10px;
		line-height: 12px;
	}
	.form-checkbox .checkbox-label {
		font-size: 11px;
		line-height: 11px;
	}
	.form-button {
		min-width: 100%;
		font-size: 14px;
	}
	.form-line .form-button {
		margin: 10px 0 0;
		height: 42px;
		font-size: 16px;
		line-height: 18px;
	}
}

.content_policy h1 {
	font-family: Arial;
	font-size: 38px;
	line-height: 46px;
}
.content_policy h2 {
	margin: 20px 0;
	font-family: Arial;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
}
.content_policy p,
.content_policy ul {
	margin: 0 0 15px !important;
	font-family: Arial;
	font-size: 15px;
	line-height: 18px;
}
.content_policy ul {
	padding-left: 25px;
}
.content_policy ul li {
	margin: 0 0 10px ;
}
@media (max-width: 768px) {	
	.content_policy h1 {
		font-size: 30px;
	}
	.content_policy h2 {
		font-size: 16px;
	}
	.content_policy p,
	.content_policy ul {
		font-size: 14px;
	}
}
/* End */


/* Start:/local/templates/uimpex/components/bitrix/sale.basket.basket.line/basket_header/style.css?16753426194470*/
.bx-basket { }

.bx-basket-block {
	position: relative;
	padding-bottom: 5px;
	padding-left: 20px;
	white-space: nowrap;
	font-size: 12px;
}

.bx-basket-block > .fa {
	position: absolute;
	top: 3px;
	left: 0;
	width: 12px;
	color: #97a1ab;
}

.bx-basket-block a { margin-right: 10px; }

/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed {
		position: fixed;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		width: 200px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-fixed.top { top: 10px }

	.bx-basket-fixed.right { right: 10px }

	.bx-basket-fixed.bottom { bottom: 10px }

	.bx-basket-fixed.left { left: 10px }

	.bx-basket-fixed.bx-max-height { top: 10px; bottom: 10px; }

	.block-store-catalog-list .bx-basket-fixed.bottom { bottom: 70px }
}

@media (max-width: 767px) {
	.bx-basket-fixed {
		position: fixed;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-item-list { display: none; }

	/*.bx-basket-fixed */
}

.bx-basket-fixed .bx-basket-block { margin-left: 10px; }

.bx-basket-item-list {
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
	border-top: 1px solid #f7f7f7;
}

.bx-opener .bx-basket-item-list { padding-bottom: 75px; }

.bx-max-height .bx-basket-item-list {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.bx-closed .bx-basket-item-list {
	overflow: hidden;
	height: 20px;
}

.bx-basket-item-list-action {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 120;
	padding: 3px 0;
	height: 20px;
	background: #f7f7f7;
	color: #4f4f4f;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	cursor: pointer;
}

.bx-basket-item-list-button-container {
	position: absolute;
	right: 0;
	bottom: 20px;
	left: 0;
	padding: 10px 0;
	border-top: 1px solid #f7f7f7;
	background: #fff;
	text-align: center;
}

.bx-basket-item-list-container {
	overflow-y: auto;
	max-height: 100%
}

.bx-basket-item-list-item {
	position: relative;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #f7f7f7;
}

.bx-basket-item-list-container .bx-basket-item-list-item:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.bx-basket-item-list-item-status {
	margin: 0 10px 20px;
	padding: 3px;
	border-radius: 3px;
	background: #ebebeb;
	text-align: center;
	white-space: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.bx-basket-item-list-item-img {
	position: relative;
	padding-bottom: 5px;
	text-align: center;
}

.bx-basket-item-list-item-img img {
	max-width: 90px;
	height: auto;
	border: 1px solid #e6e6e6;
}

.bx-basket-item-list-item-name { padding-bottom: 5px; }

.bx-basket-item-list-item-name a {
	font-size: 13px;
	line-height: 16px;
}

.bx-basket-item-list-item-remove {
	position: absolute;
	top: -7px;
	right: 10px;
	width: 20px;
	height: 20px;
	opacity: .5;
	cursor: pointer;
	transition: 250ms linear all;
}

.bx-basket-item-list-item-remove:after,
.bx-basket-item-list-item-remove:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 10px;
	height: 2px;
	border-radius: 1px;
	background-color: #333;
	content: '';
	transform: translate(-50%, -50%);
}

.bx-basket-item-list-item-remove:after {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.bx-basket-item-list-item-remove:before {
	-webkit-transform: translate(-50%, -50%) rotate(135deg);
	-moz-transform: translate(-50%, -50%) rotate(135deg);
	-ms-transform: translate(-50%, -50%) rotate(135deg);
	-o-transform: translate(-50%, -50%) rotate(135deg);
	transform: translate(-50%, -50%) rotate(135deg);
}

.bx-basket-item-list-item-remove:hover { opacity: .7; }

.bx-basket-item-list-item-price-block {
	padding-bottom: 5px;
	font-size: 12px;
}

.bx-basket-item-list-item-price {
	display: inline-block;
	margin-right: 5px;
}

.bx-basket-item-list-item-price-old {
	display: inline-block;
	margin-right: 5px;
	color: #b0b0b0;
	text-decoration: line-through
}

.bx_cart_login_top .bx-hdr-profile { line-height: 1.44em; }
/* End */
/* /local/templates/uimpex/js/lib/owl-carousel/owl.carousel.min.css?16753426193351 */
/* /local/templates/uimpex/js/lib/owl-carousel/owl.theme.default.min.css?16753426191013 */
/* /local/templates/uimpex/css/new.css?176414675580007 */
/* /local/templates/uimpex/js/lib/swiper-slider/swiper-slider.css?168857074318442 */
/* /local/templates/uimpex/css/custom.css?176352127040376 */
/* /local/templates/uimpex/components/bitrix/sale.basket.basket.line/basket_header/style.css?16753426194470 */
