.top-block.block_padding {
  padding: 0 40px;
}
.top-slider__wrap {
  width: 100%;
}
@media screen and (min-width: 1023px) {
  .top-slider__wrap {
    margin-top: -50px;
  }
}
@media screen and (max-width: 1024px) {
  .top-slider__wrap {
    background: #fff;
    padding: 20px;
  }
}
.top-block .top-slider__title {
  font-size: 44px;
  text-transform: uppercase;
  line-height: 1.2;
}
@media screen and (max-width: 1024px) {
  .top-block .top-slider__title {
    font-size: 24px;
    color: #000;
  }
}
.top-block .top-slider__text {
  width: 600px;
  max-width: 100%;
  padding: 0;
  background: transparent;
}
.top-slider__subtitle {
  font-size: 33px;
  color: white;
  text-transform: uppercase;
  line-height: 1.2;
}
@media screen and (max-width: 1024px) {
  .top-slider__subtitle {
    font-size: 21px;
    color: #000;
  }
}
.top-block .top-slider__desc {
  font-size: 21px;
}
@media screen and (max-width: 1024px) {
  .top-block .top-slider__desc {
    font-size: 14px;
    color: #000;
  }
}
@media screen and (min-width: 1023px) {
  .top-slider__pic:after {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, rgba(0, 5, 30, 0.6), rgba(0, 5, 30, 0.1));
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
  }
}
.top-block .top-slider__item {
  min-height: 600px;
}
.top-block .top-slider__item {
  justify-content: center;
}
.top-block .top-slider {
  min-height: 600px;
}
@media screen and (max-width: 1024px) {
  .top-block .top-slider {
    margin: 0;
  }
}
.top-slider__note {
  font-size: 16px;
  margin-left: 20px;
  color: white;
}
@media screen and (max-width: 1024px) {
  .top-slider__note {
    font-size: 12px;
    color: #000;
    margin-left: 0;
  }
}
@media screen and (max-width: 1024px) {
  .top-block .top-slider__btn {
    display: inline-block;
  }
}
.top-block .top-slider__btns {
  display: flex;
  align-items: center;
  padding: 25px 0 0;
}
@media screen and (max-width: 1024px) {
  .top-block .top-slider__btns {
    flex-flow: column;
  }
}
.top-block .top-slider__btn {
  padding: 15px 30px;
  text-decoration: none;
  color: white;
  font-size: 18px;
  background: #00CDF2;
  text-align: center;
  width: 300px;
  cursor: pointer;
  border-radius: 4px;
}
.top-block .top-slider__pic {
  overflow: hidden;
}
.firstscreen_prem {
  position: relative;
  z-index: 0;
  width: 100%;
  margin-top: 50px;
}
@media screen and (min-width: 1023px) {
  .firstscreen_prem {
    margin-top: -100px;
  }
}
.firstscreen_prem__wrap {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(300px, 1fr) [auto-fit];
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  margin: 0 auto;
  max-width: 1430px;
  background: #fff;
  border-radius: 5px;
}
.firstscreen_prem__item {
  display: flex;
  padding: 40px 25px;
  position: relative;
}
.firstscreen_prem__item:after {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: #eff3f6;
}
.firstscreen_prem__item:nth-child(4n):after, .firstscreen_prem__item:last-child:after {
  width: 0;
}
.firstscreen_prem__icon {
  flex: 0 0 45px;
  margin-right: 10px;
}
.firstscreen_prem__img {
  position: relative;
  z-index: 5;
}
.firstscreen_prem__title {
  font-size: 19px;
  margin: 0 0 8px;
  color: #000;
  font-weight: bold;
}
.firstscreen_prem__text {
  font-size: 14px;
  line-height: 1.3;
  color: rgba(57, 57, 57, 0.7);
}
.firstscreen_prem__icon {
  position: relative;
}
.firstscreen_prem__icon:after {
  content: "";
  position: absolute;
  padding: 10px;
  background: #00CDF2;
  border-radius: 80px;
  z-index: 0;
  right: 5px;
  top: 10px;
}
.firstscreen_prem__cifr {
  font-size: 70px;
  font-weight: 900;
  opacity: 0.1;
  position: absolute;
  top: 0;
  left: 50px;
}
@media screen and (min-width: 1025px) {
  .site-header {
    margin-bottom: -30px;
  }
}
.secondary-panel__inner {
  height: 60px;
  padding: 10px;
}
.secondary-panel {
  border-radius: 5px;
}
@media screen and (max-width: 1024px) {
  .secondary-panel {
    display: none;
  }
}
.site-header {
  background: transparent;
}
.secondary-panel .search-block {
  top: 10px;
}
.secondary-panel .search-block, .secondary-panel .search-block .search-block__input {
  height: 40px;
}
.secondary-panel .search-block__popup-btn, .secondary-panel .search-block__btn {
  width: 40px;
  height: 40px;
}
@media screen and (min-width: 1025px) {
  .secondary-panel .desktop-folders {
    opacity: 1;
    visibility: unset;
    position: relative;
    top: 0;
    width: calc(100% - 300px);
    background: transparent;
    margin: 0;
  }
  .secondary-panel .desktop-folders__list > li > a {
    color: #fff;
  }
  ul.menu-default.desktop-folders__list {
    display: flex;
    padding: 0;
    flex-wrap: wrap;
    width: 100%;
  }
  .menu-default, .menu-default ul, .menu-default li {
    position: relative;
  }
  .secondary-panel .desktop-folders__list > li > a {
    padding: 10px;
  }
  .secondary-panel .desktop-folders__list > li ul {
    /*left: -30px;
    top: 50px;*/
    margin-left: 0;
  }
  .secondary-panel .desktop-folders__list > li > a {
    font-size: 16px;
    font-weight: 400;
    padding: 10px 12px;
  }
  .secondary-panel .desktop-folders__list > li.has > a:before {
    transform: rotate(90deg);
    right: 0;
    opacity: 0;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%206%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20opacity%3D%22100%22%20d%3D%22M0.293533%209.70775C-0.0973442%209.31758%20-0.0979171%208.68441%200.292254%208.29353L3.58706%204.99276L0.306717%201.70647C-0.083454%201.31559%20-0.0828811%200.682425%200.307996%200.292253C0.698874%20-0.0979176%201.33204%20-0.0973445%201.72221%200.293533L5.70775%204.28629C6.09742%204.67667%206.09742%205.30884%205.70775%205.69922L1.70775%209.70647C1.31758%2010.0973%200.684411%2010.0979%200.293533%209.70775Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
  }
}
.company-info {
  background: transparent;
}
.top-panel__inner {
  background: #fff;
}
li.flexMenu-viewMore {
  margin-left: auto;
}
li.flexMenu-viewMore > a {
  width: 40px;
  height: 40px;
  background: url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2220px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2020%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M0%201C0%200.447715%200.447715%200%201%200H19C19.5523%200%2020%200.447715%2020%201C20%201.55228%2019.5523%202%2019%202H1C0.447716%202%200%201.55228%200%201ZM0%208C0%207.44772%200.447715%207%201%207H19C19.5523%207%2020%207.44772%2020%208C20%208.55229%2019.5523%209%2019%209H1C0.447716%209%200%208.55229%200%208ZM1%2014C0.447715%2014%200%2014.4477%200%2015C0%2015.5523%200.447716%2016%201%2016H11.0513C11.6036%2016%2012.0513%2015.5523%2012.0513%2015C12.0513%2014.4477%2011.6036%2014%2011.0513%2014H1Z%22%20fill%3D%22%23ffffff%22%2F%3E%3C%2Fsvg%3E) 50% 50% / 20px no-repeat, #00CDF2;
  border-radius: 5px;
}
.company-info .head-address {
  width: auto;
}
a.head-social-block__item svg {
  height: 40px;
  width: 40px;
}
a.head-social-block__item {
  text-decoration: none;
}
.top-slider__controls {
  max-width: 100%;
  width: 1430px;
  padding: 0 20px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  flex-flow: row-reverse;
  align-items: center;
}
@media screen and (min-width: 1023px) {
  .top-slider__controls {
    bottom: 130px;
    justify-content: flex-start;
  }
}
.top-block__inner {
  position: relative;
}
.top-block .slick-next, .top-block .slick-prev {
  bottom: 0;
  border-radius: 40px;
  position: relative;
  right: unset;
}
.slick-prev, .slick-next {
  width: 40px;
  height: 40px;
  min-height: 40px;
}
.top-slider__arrow {
  display: flex;
}
.top-slider__dots {
  width: auto;
  display: inline-block;
  margin-right: 20px;
}
.top-block .slick-prev {
  right: unset;
  margin-right: 10px;
}
ul.slick-dots {
  margin: 0;
  align-items: center;
  display: flex !important;
}
@media screen and (max-width: 1024px) {
  ul.slick-dots {
    position: unset !important;
  }
}
.slick-dots li button {
  background: #e2e4e7;
}
.top-block .slick-dots li:hover button {
  background: #fff;
}
@media screen and (max-width: 1024px) {
  .top-block .slick-dots li:hover button {
    background: #000;
  }
}
.top-block .slick-dots li.slick-active button {
  background: white;
  width: 15px;
  height: 15px;
}
@media screen and (max-width: 1024px) {
  .top-block .slick-dots li.slick-active button {
    background: #000;
  }
}
.top-block .slick-dots li button {
  background: rgba(0, 0, 0, 0.4);
}
.h1 {
  font-size: 34px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -25px;
  margin-right: -25px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}
.secondary-panel .desktop-folders__list > li ul li ul {
  z-index: 999;
}
.secondary-panel .desktop-folders__list > li ul.active_ul {
  z-index: 9999;
}
.site__wrapper {
  overflow: hidden;
}
