.d_fl {
  display: flex;
  justify-content: space-between;
}

.fl_dir {
  flex-direction: column;
}

.al_cen {
  align-items: center;
}

p {
  margin-bottom: 20px;
}

.btn {
  font-size: 13px;
  text-transform: uppercase;
  background: #e60003;
  padding: 5px 10px;
  max-width: 100%;
  display: inline-block;
  color: #fff;
}

.tel {
  color: #e60003;
  font-weight: 700;
}

a {
  text-decoration: none !important;
  color: #e67e22;
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical>.btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
  clear: both;
}

#wrapper {
  position: relative;
  float: none;
  width: 1220px;
  margin: 0 auto;
  background-color: #FFF;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

#logo img {
  display: block;
  max-width: 100%;
}

#header, #header-wrap, #logo img {
  height: 90px;
  -webkit-transition: height .4s ease, opacity .3s ease;
  -o-transition: height .4s ease, opacity .3s ease;
  transition: height .4s ease, opacity .3s ease;
}

a img {
  border: none;
}

#logo a.retina-logo {
  display: none;
}

.header-extras li .he-text span.attention b {
  font-weight: 600;
  color: #555555;
}


#header.sticky-style-2 {
  height: 151px;
}

#header, #header-wrap, #logo img {
  height: 90px;
  -webkit-transition: height .4s ease, opacity .3s ease;
  -o-transition: height .4s ease, opacity .3s ease;
  transition: height .4s ease, opacity .3s ease;
}

#header {
  position: relative;
  background-color: #FFF;
  border-bottom: 1px solid #f5f5f5;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

#header .container {
  position: relative;
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

#logo {
  margin-right: 30px;
}

#logo {
  position: relative;
  float: left;
  font-family: Open Sans;
  font-size: 36px;
  line-height: 100%;
}

#logo a.standard-logo {
  display: block;
}

#logo a {
  display: block;
  color: #000;
}

#logo-slogan {
  margin: 23px 0 0;
  float: left;
  width: 275px;
  border-left: 1px solid #eee;
  padding-left: 20px;
}

.header-extras {
  float: right;
  margin: 25px 0 0;
}

.header-extras {
  margin: 32px 0 0;
}

.header-extras li {
  float: left;
  margin-left: 20px;
  height: 40px;
  overflow: hidden;
  list-style: none;
}

.header-extras li {
  height: 44px;
}

.header-extras li:first-child {
  margin-left: 0;
  padding-left: 0;
  border-left: 0;
}

.header-extras li:first-child {
  margin-left: 0;
}

#top-search>span, #top-cart>a, #side-panel-trigger>a {
  height: 20px;
  width: 20px;
}

#top-search span {
  display: block;
  position: relative;
  width: 14px;
  height: 14px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #333;
  -webkit-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
  cursor: pointer;
}

#top-search, #top-cart, #side-panel-trigger, #top-account {
  float: right;
  margin: 35px 0 35px 15px;
}

#top-search, #top-cart {
  -webkit-transition: margin .4s ease, opacity .3s ease;
  -o-transition: margin .4s ease, opacity .3s ease;
  transition: margin .4s ease, opacity .3s ease;
}

#primary-menu.style-2>div #top-search, #primary-menu.style-2>div #top-cart, #primary-menu.style-2>div #side-panel-trigger {
  margin-top: 20px;
  margin-bottom: 20px;
}

#top-search i {
  font-size: 20px;
}

#top-search i {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

body.top-search-open #top-search i.icon-search3, #top-search i.icon-line-cross {
  opacity: 0;
}

#top-search form {
  opacity: 0;
  z-index: -2;
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  padding: 0 15px;
  margin: 0;
  top: 0;
  left: 0;
  -webkit-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}

#primary-menu-trigger, #page-submenu-trigger {
  opacity: 0;
  pointer-events: none;
  cursor: pointer;
  font-size: 14px;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

#primary-menu-trigger i {
  font-size: 20px;
}

#primary-menu.style-2 {
  box-shadow: 0 3px 6px -3px rgba(0, 0, 0, 0.2);
  float: none;
  max-width: none;
  border-top: 1px solid #f5f5f5;
}

#primary-menu {
  float: right;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

.header-extras li .he-text span.attention {
  font-weight: 600;
  text-transform: none;
  font-size: 20px;
  line-height: 23px;
  letter-spacing: 0;
}

.header-extras li .he-text span {
  display: block;
  font-weight: 400;
  color: #e67e22;
}

.header-extras li i {
  margin-right: 5px !important;
  vertical-align: middle;
}

.header-extras li i {
  margin-top: 1px !important;
}

.header-extras li .button {
  margin-top: 0px;
}

.button.button-border.button-theme, .button.button-border.button-theme:hover {
  border-color: #e67e22;
}

.button.button-border.button-mini {
  line-height: 24px;
}

.button {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  white-space: nowrap;
  margin: 5px;
  padding: 0 22px;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  background-color: #e67e22;
  color: #FFF;
  font-weight: 600;
  text-transform: uppercase;
  border: none;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.noleftmargin {
  margin-left: 0 !important;
}

.button.button-border {
  border: 2px solid #444;
  background-color: transparent;
  color: #333;
  line-height: 36px;
  font-weight: 600;
  text-shadow: none;
}

.button.button-rounded {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.button.button-mini {
  padding: 0 14px;
  font-size: 11px;
  height: 28px;
}

.button.button-border:not(.button-fill):hover {
  background-color: #444;
  color: #FFF;
  border-color: transparent !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.button.button-border.button-theme:hover {
  background-color: #e67e22;
}

.button.button-border.button-theme, .button.button-border.button-theme:hover {
  border-color: #e67e22;
}

#primary-menu ul li>a {
  display: block;
  line-height: 22px;
  padding: 34px 15px;
  color: #444;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Open Sans;
  -webkit-transition: margin .4s ease, padding .4s ease;
  -o-transition: margin .4s ease, padding .4s ease;
  transition: margin .4s ease, padding .4s ease;
}

ul#topmenu>li>a {
  padding-top: 19px;
  padding-bottom: 19px;
}

#primary-menu ul li>a:hover,
#primary-menu ul li>a:hover>i,
#primary-menu ul li:hover>a,
#primary-menu ul li:hover>a>i {
  color: #e67e22;
}

#primary-menu ul li>a:hover>i {
  color: #e67e22;
}

ul#topmenu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

nav.menu_box {
  float: left;
}

#primary-menu ul li>a i.icon-angle-down:last-child {}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

ul#topmenu>li>a>i:last-child {
  margin: 0 0 0 4px;
  font-size: 12px;
}

ul#topmenu>li a>i:first-child {
  margin-right: 6px;
}

body.top-search-open #top-search i.icon-line-cross {
  opacity: 1;
  z-index: 11;
  font-size: 16px;
}

body.top-search-open #top-search a i.icon-search3, #top-search a i.icon-line-cross {
  opacity: 0;
}

body.top-search-open #top-search form {
  opacity: 1;
  z-index: 10;
}

#top-search form input {
  box-shadow: none !important;
  pointer-events: none;
  border-radius: 0;
  border: 0;
  outline: 0 !important;
  font-size: 32px;
  padding: 10px 80px 10px 0;
  height: 100%;
  background-color: transparent;
  color: #333;
  font-weight: 700;
  margin-top: 0 !important;
  letter-spacing: 2px;
  background: #fff;
}

body.top-search-open #top-search form input {
  pointer-events: auto;
}

#primary-menu .container #top-search form input, .sticky-header #top-search form input {
  border: none !important;
}

#slider {
  height: 600px;
}

.swiper.swiper-parent.box-caption {
  height: 100%;
}

#slider-arrow-left i, #slider-arrow-right i, .camera_prev i, .camera_next i, #slider .owl-prev i, #slider .owl-next i, .flex-prev i, .flex-next i, .nivo-prevNav i, .nivo-nextNav i, .slider-arrow-top-sm i, .slider-arrow-bottom-sm i {
  line-height: 50px;
  width: 34px;
  height: 52px;
  color: #DDD;
  color: rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  font-size: 34px;
  text-align: center;
  margin-left: 7px;
}

#slider-arrow-left, #slider-arrow-right, .camera_prev, .camera_next, #slider .owl-prev, #slider .owl-next, .flex-prev, .flex-next, .nivo-prevNav, .nivo-nextNav, .slider-arrow-top-sm, .slider-arrow-bottom-sm {
  position: absolute;
  cursor: pointer;
  z-index: 10;
  top: 50%;
  left: 0;
  margin-top: -26px;
  background-color: rgba(0, 0, 0, 0.3);
  width: 52px;
  height: 52px;
  border: 0;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -webkit-transition: background-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
}

#slider-arrow-right, .camera_next, #slider .owl-next, .flex-next, .nivo-nextNav {
  left: auto;
  right: 0;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

#slider-arrow-right i, .camera_next i, .nivo-nextNav i {
  margin-left: 10px;
}

.slider-caption, .nivo-caption, .flex-caption {
  position: absolute;
  top: 0;
  left: 15px;
  z-index: 20;
  max-width: 550px;
  color: #EEE;
  font-size: 22px;
  font-weight: 300;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
  -webkit-transition: top .3s ease;
  -o-transition: top .3s ease;
  transition: top .3s ease;
}

.slider-caption-bg {
  padding: 5px 12px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.6);
  top: auto;
  bottom: 50px;
  left: 50px;
  top: 150px;
}

.slider-caption-bg {
  bottom: auto;
  padding: 20px;
}

.dark .slider-caption, .dark .slider-caption h2 {
  color: #EEE;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}

.slider-caption h2 {
  font-size: 38px;
  letter-spacing: 0;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 20px;
}

.slider-caption p {
  margin-bottom: 20px;
  font-size: 18px;
}

.slider-caption a {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  white-space: nowrap;
  margin: 5px;
  padding: 0 22px;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  background-color: #e67e22;
  color: #FFF;
  font-weight: 600;
  text-transform: uppercase;
  border: none;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

#slider .swiper-slide {
  background-size: cover !important;
}

.promo {
  position: relative;
  padding: 30px 200px 30px 0;
}

.promo-full {
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  border-left: 0 !important;
  border-right: 0 !important;
  padding: 40px 0 !important;
}

.promo.promo-light {
  background-color: #F5F5F5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding-left: 30px;
}

.landing-promo h3 {
  font-size: 26px;
}

.promo h3 {
  font-weight: 600;
  margin-bottom: 0;
}

.center {
  text-align: center !important;
}

#content .content-wrap {
  position: relative;
  padding: 40px 0px 0;
}

.feature-cosmos .fbox-desc {
  position: absolute;
  bottom: 0px;
  padding: 15px;
  background: rgba(230, 126, 34, 0.5);
}

.feature-box h3 {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0px;
  color: rgb(51, 51, 51);
}

.feature-box h3 {
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0px;
}

.feature-cosmos .fbox-desc h3 a {
  font-size: 22px;
  line-height: 22px;
  color: rgb(255, 255, 255);
}

.feature-box.media-box .fbox-media, .feature-box.media-box .fbox-media a, .feature-box.media-box .fbox-media img {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}

.feature-box {
  position: relative;
  padding: 0
}

.feature-box.media-box .fbox-media {
  margin: 0px 0px 25px;
}

.animated {
  opacity: 1;
  animation-duration: 1s;
  animation-fill-mode: both;
}

.feature-cosmos, .fbox-desc {
  transition: 0.5s;
}

.feature-cosmos:hover .fbox-desc {
  height: 100%;
  background: rgba(230, 126, 34, 0.8);
}

.feature-cosmos .fbox-desc p {
  color: rgb(238, 238, 238);
  visibility: hidden;
  opacity: 0;
  height: 0px;
  transition: visibility, opacity linear;
}

#content p {
  line-height: 1.8;
}

.feature-cosmos:hover .fbox-desc p {
  height: auto;
  visibility: visible;
  opacity: 1;
  margin-bottom: 0;
}

.feature-cosmos:hover .fbox-desc p a.button {
  bottom: 10px;
}

.feature-cosmos .fbox-desc p a.button {
  position: absolute;
  overflow: hidden;
}

.button.button-reveal.button-mini.tright i {
  display: block;
  position: absolute;
  top: 0px;
  left: -32px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.1);
  margin: 0px;
  width: 22px;
  left: auto;
  right: -22px;
  transition: left 0.3s, right 0.3s;
  border-radius: 0px 3px 3px 0px;
}

.button.button-border.button-light {
  color: rgb(238, 238, 238);
  border-color: rgb(238, 238, 238);
  padding: 0px 17px;
}

.button.button-border.button-mini {
  line-height: 24px;
}

.button.button-reveal span {
  transition: left 0.3s, right 0.3s;
}

.button.button-reveal span {
  display: inline-block;
  position: relative;
  left: 0px;
}

.button.button-reveal span {
  display: inline-block;
  position: relative;
  left: 0px;
}

.button.button-reveal.button-mini.tright:hover span {
  left: -11px;
}

.button.button-border.button-light:hover {
  background-color: rgb(238, 238, 238);
}

.button.button-reveal.tright:hover i {
  left: auto;
  right: 0px;
}

.button.button-reveal.button-light:hover {
  color: rgb(51, 51, 51);
}

.col_full.usl {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

.col_full_item {
  width: calc(33.3333% - 20px);
  overflow: hidden;
}

.promo {
  position: relative;
  padding: 30px 200px 30px 0px;
}

.promo.promo-light {
  background-color: rgb(245, 245, 245);
  padding-left: 30px;
  border-radius: 3px;
  margin-top: 40px;
}

.promo h3 {
  font-weight: 600;
  margin-bottom: 0px;
}

.promo a.button {
  position: absolute;
  top: 50%;
  left: auto;
  right: 0px;
  margin: -18px 0px 0px;
}

.promo.promo-light a.button {
  right: 30px;
}

.promo a.button.button-xlarge {
  margin-top: -25px;
}

.button {
  transition: 0.2s ease-in-out;
}

.button.button-rounded {
  border-radius: 3px;
}

.button.button-xlarge {
  font-size: 18px;
  height: 52px;
  line-height: 52px;
  padding: 0px 32px;
}

.color {
  color: rgb(230, 126, 34) !important;
}

.about {
  margin-top: 60px;
}

.about_text_box, .news_box {
  width: 50%;
}

.news_box {
  padding-left: 20px;
}

.about_text_box {
  padding-right: 20px;
}

.about_title {
  padding: 0px 0px 10px;
  border-bottom: 2px solid rgb(230, 126, 34);
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 25px;
}

.btn {
  background: rgb(230, 126, 34);
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  padding: 0px 22px;
  line-height: 40px;
  display: block;
  max-width: 140px;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  transition: 0.2s ease-in-out;
}

.btn:hover {
  background-color: rgb(68, 68, 68);
}

.about_text {
  margin-bottom: 30px;
}

.partners_block {
  padding: 50px 0;
}

.partners_block .swiper-slide {
  height: 95px;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.partners_block .swiper-slide a {
  display: block;
}

a.btn.button.button-full.center.tright.footer-stick {
  width: 100%;
  max-width: 100%;
  padding: 34px 0;
  line-height: 1;
  font-size: 25px;
  height: auto;
  text-transform: none;
  font-weight: 400;
  margin: 0;
}

a.btn.button.button-full.center.tright.footer-stick strong {
  font-weight: 600;
  border-bottom: 2px solid rgb(238, 238, 238);
  font-size: 28px;
}

a.btn.button.button-full.center.tright.footer-stick i {
  position: relative;
  display: inline-block;
  margin-left: 5px;
}

footer {
  background-color: rgb(221, 221, 221);
  font-size: 14px;
  line-height: 1.8;
  padding: 40px 0px;
}

.copyrights-menu.copyright-links.clearfix {
  display: flex;
  flex-wrap: wrap;
}

.f_menu_box .copyrights-menu a {
  text-transform: uppercase;
  font-weight: 700;
  color: rgb(51, 51, 51);
  font-size: 14px;
  display: block;
  margin-right: 40px;
}

.f_menu_box {
  display: flex;
  justify-content: space-between;
}

.f_contacts {
  display: flex;
}

.f_contacts .icon-envelope2 {
  display: inline-block;
  margin-right: 4px;
}

.line.topmargin-md.bottommargin-sm {
  clear: both;
  position: relative;
  width: 100%;
  margin: 60px 0px 30px;
  border-top: 1px solid rgb(238, 238, 238);
}

.copy_box_info .col-md-6 {
  width: 40%;
}

.copy_box_info .col-md-6:first-child {
  width: 60%;
}

.copy_box_info {
  width: 65%;
  padding-right: 60px;
}

.soc_box {
  width: 35%;
  display: flex;
}

a.soc_icon {
  width: 40px;
  height: 40px;
  font-size: 20px;
  color: rgb(85, 85, 85);
  text-shadow: none;
  line-height: 38px !important;
  margin: 0px 5px 5px 0px;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(170, 170, 170);
  border-image: initial;
  border-radius: 3px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

a.soc_icon i {
  color: #fff;
}

.si-vk, .si-colored.si-vk {
  background-color: rgb(43, 88, 122) !important;
}

.si-facebook, .si-colored.si-facebook {
  background-color: rgb(59, 89, 152) !important;
}

.soc_box_item {
  padding-right: 40px;
  display: flex;
}

.soc_box_item small {
  line-height: 1.3;
}

.title_box {
  padding: 20px 0;
}

h1.page_title {
  padding: 0;
  margin: 0 0 10px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 1px;
  color: #333;
  font-size: 28px;
}

.page_content {
  width: calc(100% - 240px);
  padding-left: 40px;
  order: 2;
}

.sidebar {
  width: 240px;
  order: 1;
}

.sidebar .menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sidebar .menu a {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  color: #555;
}

.sidebar .menu a:hover {
  background: #F5F5F5;
  color: #e67e22;
}

.sidebar .menu .current-menu-item a,
.sidebar .menu .current_page_item a,
.sidebar .menu .current-post-parent a {
  background: #e67e22;
  color: #fff;
}

.page_content h4 {
  display: block;
  background: transparent;
  padding: 0 0 10px;
  border-bottom: 2px solid #e67e22;
}

.page_content {
  line-height: 1.8;
  padding-bottom: 80px;
}

.struktura_wrap+.struktura_wrap {
  margin-top: 50px;
}

.struktura_title {
  position: relative;
  padding: 0;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 30px;
}

.struktura_title:before {
  height: 10px;
  width: 100%;
  content: "";
  background: url(images/dotted.png) 0 0;
  z-index: 1;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
}

.struktura_title span {
  position: relative;
  display: inline-block;
  background-color: #FFF;
  z-index: 2;
  padding: 0 10px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
}

.struktura_item {
  padding: 68px 30px 30px;
  background-color: #FFF;
  border: 1px solid #e5e5e5;
  width: calc(33.33333% - 20px);
  position: relative;
  font-weight: 700;
  color: #333;
  font-size: 16px;
  text-align: center;
}

.struktura_box {
  flex-wrap: wrap;
  gap: 30px;
  row-gap: 100px;
  padding-top: 60px;
}

.struktura_item span {
  display: block;
  width: 94px;
  height: 94px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #e67e22;
  border-radius: 50%;
  font-size: 48px;
  color: #e67e22;
  position: absolute;
  top: -47px;
  left: 0;
  right: 0;
  margin: auto;
  font-weight: 400;
  overflow: hidden;
  background: #fff;
  transition: all 0.3s ease-in-out;
}

.struktura_item:hover span {
  background: #e67e22;
  color: #fff;
}

.princzipy_label {
  background-color: #F5F5F5;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  line-height: 35px;
  padding: 0 15px;
  margin-bottom: 5px;
  cursor: pointer;
  font-weight: 700;
}

.princzipy_label.active {
  background: #e67e22;
  color: #fff;
}

.princzipy_labels {
  width: 200px;
}

.princzipy_content {
  width: calc(100% - 200px);
  padding-left: 20px;
}

.princzipy_content_item {
  display: none;
}

.princzipy_content_item.active {
  display: block;
}

.team_blocks_item+.team_blocks_item {
  margin-top: 60px;
}

.team_blocks_pere_mail, .team_blocks_pere_phone {
  justify-content: flex-start;
}

.team_blocks_pere_mail i, .team_blocks_pere_phone i {
  display: inline-block;
  margin-right: 5px;
  margin-top: 2px;
}

.line, .double-line {
  clear: both;
  position: relative;
  width: 100%;
  margin: 10px 0;
  border-top: 1px solid #eee;
}

.team_item_name {
  font-size: 22px;
  color: #e67e22;
  font-weight: 600;
}

.team_item {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  padding: 10px;
  width: calc(33.3333% - 10px);
}

.team_blocks_pere {
  gap: 15px;
  justify-content: flex-start;
  margin-top: 20px;
  flex-wrap: wrap;
}

h4.team_blocks_t {
  font-size: 24px;
}

.team_item_img.partners_blocks_pere_img {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 70px;
  margin-bottom: 10px;
}

.team_item_img.partners_blocks_pere_img img {
  display: block;
  max-height: 70px;
}

.team_item_name {
  line-height: 1.4;
}

ul.sub-menu {
  display: none;
  position: absolute;
  top: 60px;
  background-color: #FFF;
  box-shadow: 0px 13px 42px 11px rgba(0, 0, 0, 0.05);
  border: 1px solid #eee;
  border-top: 2px solid #e67e22;
  margin: 0;
  padding: 0;
  list-style: none;
  min-width: 250px;
  padding: 5px 0;
  z-index: 5;
}

li:hover ul.sub-menu {
  display: block;
}

#primary-menu ul.sub-menu li a {
  transition: all 0.2s ease-in-out;
  padding: 7px 15px !important;
  position: relative;
  text-transform: none;
  display: block;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0;
}

#primary-menu ul.sub-menu li a:hover {
  padding-left: 20px !important;
  color: #e67e22;
  background: #f9f9f9;
}

.service_image img {
  display: block;
}

.promo_service {
  float: right;
  width: 100%;
  max-width: 200px;
  text-align: center;
  padding: 20px;
  background: #F5F5F5;
}

.promo_service p {
  font-size: 12px;
  line-height: 1.2;
  margin-bottom: 0;
}

.promo_service p {
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 0;
  margin-top: 10px;
}

.promo_service a.button {
  line-height: 30px;
  padding: 0;
  display: block;
  height: auto;
  font-size: 13px;
  border: 2px solid #e67e22;
}

.promo_service a.button:hover {
  background: none;
  color: #333;
}

@keyframes shake {
  0% {
    transform: translateX(0)
  }

  3% {
    transform: translateX(-3px)
  }

  6% {
    transform: translateX(3px)
  }

  9% {
    transform: translateX(0)
  }

  11% {
    transform: translateX(-3px)
  }

  14% {
    transform: translateX(0)
  }

  100% {
    transform: translateX(0)
  }
}

svg.work__scroll {
  fill: none;
  stroke: #333;
  animation: shake 3s linear infinite;
  animation-delay: 3s;
}

.service_etaps_slider .swiper-slide {
  display: flex;
  align-items: center;
}

.service_etaps_slider .swiper-slide span {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 60px;
  height: 60px;
  border-radius: 60px;
  border: 1px dashed #e67e22;
  font-size: 27px;
  color: #e67e22;
}

.service_etaps_t {
  padding-left: 20px;
  line-height: 1.35;
}

.service_etaps_title {
  margin-bottom: 30px;
}

.service_etaps_title h2 {
  margin-bottom: 0;
}

.service_etaps_block {
  margin: 40px 0;
}

.meta_box {
  max-width: 300px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

.archive_content_item {
  display: flex;

}

.archive_content_item_info {
  width: calc(100% - 250px);
  padding-left: 20px;
}

.archive_content_item+.archive_content_item {
  border-top: 1px solid #ddd;
  padding-top: 30px;
  margin-top: 30px;
}

.archive_content_item img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

a.archive_content_item_img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 250px;
  height: 170px;
  overflow: hidden;
}

span.date_span {
  display: block;
  margin: 4px 0 10px;
  font-size: 13px;
  color: #a9a9a9;
}

.archive_content_item_info a {
  display: inline-block;
  font-weight: 600;
  font-size: 20px;
}

.excerpt p:last-child {
  margin-bottom: 0;
}

.sidebar {
  margin-bottom: 40px;
}

.side_arch_item_img {
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.side_arch_item_img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.side_arch_item {
  display: flex;

}

.side_arch_item_info {
  width: calc(100% - 70px);
  padding-left: 20px;
}

.page_content .meta_box {}

.side_arch {
  margin-top: 30px;
}

.side_arch_title {
  padding: 0 0 5px;
  border-bottom: 2px solid #e67e22;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 20px;
}

.page_content_wrap {
  clear: both;
}

.page_content>.service_image {
  margin-bottom: 35px;
}

.navigation {
  display: flex;
  justify-content: center;
  margin: 40px 0 0 0;
  gap: 15px;
}

.page-numbers {
  background: #e67e22;
  display: block;
  padding: 2px 10px;
  border-radius: 3px;
  color: #fff;
}

span.page-numbers, .page-numbers:hover {
  background: #555;
}

.block_title {
  padding: 0px 0px 10px;
  border-bottom: 2px solid rgb(230, 126, 34);
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 25px;
}

.why_us_block {
  margin: 25px 0 55px;
}

.pere_why_us_item {
  width: calc(33.33333% - 20px);
  background: rgb(245, 245, 245);
  padding: 30px;
}

.pere_why_us {
  gap: 30px;
}

.pere_why_us_item_img {
  margin-bottom: 10px;
}

.pere_why_us_item_img img {
  width: 50px;
  height: 50px;
  display: block;
}

.pere_why_us_t {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}

.otz_block {
  margin: 40px 0 60px;
}

.modal_otz {
  max-width: 800px !important;
}

i.icon-quote-left {
  color: #e67e22;
  position: absolute;
  left: -28px;
}

.modal_otz_text {
  position: relative;
}

.pere_otz_name {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0px;
}

.pere_otz {
  margin-top: 30px;
}

.pere_otz_dolzhn {
  color: #a3a3a3;
  margin-bottom: 20px;
}

.pere_otz_text {
  margin-bottom: 10px;
}

a.full_tlink {
  text-decoration: underline !important;
}

a.full_tlink:hover {
  text-decoration: none !important;
}

.modal_otz .pere_otz_name {
  margin-bottom: 20px;
}

.pere_otz .swiper {
  cursor: grab;
}

.dark .table-striped>tbody>tr:nth-child(odd)>td, .dark .table-striped>tbody>tr:nth-child(odd)>th, .table-striped>tbody>tr:nth-child(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

th {
  text-align: left;
}

.modal_box2 {
  max-width: 450px !important;
}

.modal__title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 5px;
}

.modal__subtitle {
  margin-bottom: 25px;
}

input.wpcf7-form-control {
  max-width: 100%;
  width: 100%;
  padding: 0 15px;
  display: block;
  margin-bottom: 20px;
  line-height: 45px;
  border: 1px solid #c4c4c4;
  color: inherit;
  outline: none;
  position: relative;
  text-align: left;
}

textarea.wpcf7-form-control.wpcf7-textarea {
  border: 1px solid #c4c4c4;
  color: inherit;
  outline: none;
  position: relative;
  text-align: left;
  display: block;
  width: 100%;
  padding: 15px;
  margin-bottom: 20px;
  max-height: 110px;
  resize: none;
  height: 110px;
}

form input.wpcf7-form-control.wpcf7-submit.has-spinner {
  background: #e67e22;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 500;
}

form input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
  opacity: 0.95;
}

span.wpcf7-spinner {
  display: none !important;
}

.wpcf7-response-output {
  text-align: center;
}

.page-template-page-alluslugi .col_full_item {
  width: calc(50% - 20px);
  overflow: hidden;
}
#header {
    z-index: 10;
}
div#header-wrap a.button.button-mini {
    display: none;
}
div#header-wrap .s_logo {
    display: none;
}
.all_articles_link {
    text-align: right;
    padding-top: 30px;
}
.slider-caption.slider-caption-bg {
    min-width: 460px;
}

















































































.menu_trigger {
  display: none;
}

.scrolled div#header-wrap {
  position: fixed !important;
  top: 0 !important;
  z-index: 100;
  background-color: #FFF;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  width: 100vw;
  left: 0;
  height: auto;
}

a.btn.button.button-full.center.tright.footer-stick br {
  display: none;
}



@media (max-width: 1250px) {
  .btn {
    white-space: normal;
  }

  div#logo-slogan {
    display: none;
  }

  #wrapper {
    width: 100%;
  }
}


@media (max-width: 1200px) {
  a.archive_content_item_img {
    width: 180px;
    height: 110px;
    overflow: hidden;
  }

  .archive_content_item_info {
    width: calc(100% - 180px);
    padding-left: 20px;
  }

}




@media (max-width: 1025px) {
.slider-caption.slider-caption-bg {
    min-width: 0;
}
#slider {
    height: 450px;
}
.slider-caption p {
    margin-bottom: 15px;
    font-size: 16px;
}
.slider-caption h2 {
    font-size: 25px;
    margin-bottom: 10px;
}
.slider-caption.slider-caption-bg p:last-child {
    margin-bottom: 0;
}
.scrolled div#header-wrap a.button.button-mini {
        display: block;
        position: absolute;
        top: 10px;
        left: 135px;
    }
.scrolled div#header-wrap .s_logo {
        display: block;
        max-width: 100px;
        position: absolute;
        left: 15px;
        top: 5px;
    }


  div#header-wrap {
    height: auto;
    top: 0;
    position: fixed;
    width: 100%;
  }
    nav#primary-menu {
        position: absolute;
        z-index: 10;
        background: #fff;
        width: 100%;
        top: 61px;
        max-height: calc(100vh - 61px);
        overflow: auto;
    }
nav#primary-menu ul.sub-menu {
    position: relative;
    top: auto;
    background: none;
    border: none;
    box-shadow: none;
    width: 100%;
    padding: 0 0 0 20px;
    margin: 0;
    display: block !important;
}
nav#primary-menu > .container {
    padding: 0;
}
div#top-search {
    display: none !important;
}
ul#topmenu>li>a {
    padding-top: 11px;
    padding-bottom: 11px;
}
  .menu_trigger {
    display: flex;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 5px;
    top: 10px;
    align-items: center;
    justify-content: center;
  }

  ul.header-extras li:nth-child(2), ul.header-extras li:nth-child(3) {
    display: none;
  }

  .header-extras {
    margin: 15px 0 0 0;
    float: none;
    display: flex;
    justify-content: center;
    clear: both;
    padding: 0;
  }

  .menu_trigger i {
    font-size: 20px;
  }

  #logo {
    position: relative;
    float: none;
    line-height: 100%;
    max-width: 200px;
    margin: 0 auto;
  }


  .pere_why_us_item {
    padding: 20px;
  }

  .pere_why_us_t {
    font-size: 18px;
  }

  a.btn.button.button-full.center.tright.footer-stick {
    font-size: 19px;
    display: flex;
    flex-direction: column;
  }

  a.btn.button.button-full.center.tright.footer-stick br {
    display: block;
  }

  .sidebar {
    width: 100%;
    order: 2;
  }

  .page_content {
    padding-bottom: 30px;
    width: 100%;
    padding-left: 0;
    order: 1;
  }

  .meta_box {
    float: none;
    margin-right: 0;
  }

  .menumobile {
    display: block;
  }

  .team_item {
    width: calc(50% - 10px);
  }

  .team_blocks_pere {
    gap: 20px;
  }

  .page_content_box {
    flex-wrap: wrap;
  }

  .container {
    width: 100% !important;
  }

  #logo img {
    height: auto;
    max-width: 200px;
  }

  .d_fl {
    flex-wrap: wrap;
  }

  .copy_box.d_fl {
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .col_full_item {
    width: calc(50% - 20px);
    overflow: hidden;
  }

  .feature-cosmos .fbox-desc {
    height: 100%;
    background: rgba(230, 126, 34, 0.8);
  }

  .feature-cosmos .fbox-desc p {
    height: auto;
    visibility: visible;
    opacity: 1;
    margin-bottom: 0;
    margin-top: 20px;
  }

  .feature-cosmos .fbox-desc p a.button {
    bottom: 10px;
  }

  #header.sticky-style-2 {
    height: 140px;
  }

  #content .fbox-desc p {
    line-height: 1.3;
  }

  .feature-box.media-box .fbox-media {
    margin-bottom: 0 !important;
  }

  .soc_box {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .copy_box_info {
    width: 100%;
    padding-right: 0;
    flex-direction: column;
  }

  .copy_box_info .col-md-6:first-child {
    width: 100%;
  }

  .copy_box_info .col-md-6 {
    width: 100%;
    margin-bottom: 20px;
  }

  .footer-big-contacts br {
    display: none;
  }

  footer .line.topmargin-md.bottommargin-sm {
    margin: 30px 0px 30px;
    border-top: 1px solid rgb(238, 238, 238);
  }

  .f_menu_box {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .copyrights-menu.copyright-links.clearfix {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 20px;
  }

  .f_menu_box .copyrights-menu a {
    margin-right: 0;
  }

  .copyrights-menu.copyright-links.clearfix:before,
  .copyrights-menu.copyright-links.clearfix:after {
    display: none;
  }

  a.btn.button.button-full.center.tright.footer-stick {
    line-height: 1.3;
  }

  .scrolled div#header-wrap {
    width: 100vw;
    height: 60px;
  }

  nav#primary-menu {
    display: none;
  }
ul#topmenu {
    display: flex;
    flex-direction: column;
    width: 100%;
}




}




@media (max-width: 770px) {
    #slider {
        height: 360px;
    }
.slider-caption-bg {
    left: 50px;
    top: 50%;
    transform: translateY(-50%);
    max-width: calc(100% - 102px);
}




    .feature-cosmos .fbox-desc p {
        line-height: 1.35;
    }
  .page-template-page-alluslugi .col_full_item {
    width: 100%;
    overflow: hidden;
  }

  .pere_why_us_item {
    width: 100%;
  }

  .promo.promo-light {
    padding-right: 31px;
  }

  .about_text_box {
    margin-bottom: 35px;
  }

  .about_text_box, .news_box {
    width: 100%;
    padding: 0;
  }

  .d_fl {
    flex-wrap: wrap;
  }

  h1.page_title {
    line-height: 1.3;
    letter-spacing: 1px;
    color: #333;
    font-size: 24px;
  }

  .team_item {
    width: 100%;
  }

  .col_full_item {
    width: 100%;
    overflow: hidden;
    max-width: 400px;
  }

  .col_full.nobottommargin.usl {
    justify-content: center;
  }

  .feature-cosmos .fbox-desc p {
    margin-top: 12px;
  }

  .soc_box {
    flex-direction: column;
    max-width: 170px;
  }

  footer .soc_box_item {
    padding-right: 0;

  }

  a.archive_content_item_img {
    width: 250px;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
  }

  .archive_content_item_info {
    width: 100%;
    padding-left: 0px;
  }

  .archive_content_item {
    flex-wrap: wrap;
  }

  .team_item_img {
    max-width: 300px;
  }

  .struktura_item {
    padding: 45px 30px 30px;
    background-color: #FFF;
    border: 1px solid #e5e5e5;
    width: calc(50% - 10px);
  }

  .struktura_item span {
    display: block;
    width: 70px;
    height: 70px;
    top: -35px;
    font-size: 33px;
    line-height: 70px;
  }

  .struktura_box {
    gap: 20px;
    row-gap: 70px;
  }

  .princzipy_content {
    width: 100%;
    padding-left: 0;
  }

  .princzipy_labels {
    width: 100%;
  }

  h2, h3, h4 {
    font-size: 21px;
  }

  .service_etaps_title {
    margin-bottom: 30px;
    align-items: center;
  }

  .page_content_box .promo.bottommargin {
    position: relative;
    padding: 30px;
  }

  .promo.promo-light a.button {
    right: auto;
    position: relative;
    top: auto;
    left: auto;
    margin: 20px 0 0 0 !important;
    display: block;
    max-width: 190px;
    text-align: center;
  }

  .page_content {
    padding-bottom: 50px;
  }

  .promo_service {
    float: none;
    width: 100%;
    max-width: 100%;
    text-align: center;
    padding: 20px;
    background: #F5F5F5;
    margin: 0 auto 20px;
    max-width: 300px;
  }

  .promo_service a.button {
    line-height: 30px;
    padding: 0;
    display: block;
    height: auto;
    max-width: 200px;
    font-size: 13px;
    border: 2px solid #e67e22;
    margin: 10px auto 14px;
  }




}




@media (max-width: 480px) {
  .struktura_item {
    padding: 45px 30px 30px;
    background-color: #FFF;
    border: 1px solid #e5e5e5;
    width: 100%;
  }













}














@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;
  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;
  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 {
  pointer-events: auto
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper.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.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.swiper-cards {
  overflow: visible
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden
}