.main-swiper-pagination,
.partners-swiper-pagination {
  display: flex;
  justify-content: center;
}

/* Размеры стрелок Swiper 60x60 и смещение чуть выше центра */
.swiper-button-next.slick-next,
.swiper-button-prev.slick-prev {
  width: 60px;
  height: 60px;
}
.main-swiper-pagination .swiper-pagination-bullet,
.partners-swiper-pagination .swiper-pagination-bullet {
  cursor: pointer;
  position: relative;
  width: 40px;
  height: 40px;
  font-size: 0;
  margin-right: 8px;
  margin-left: 8px;
  background: transparent;
  opacity: 1;
  border-radius: 50%;
  border: 10px solid #c1c1c1;
  transition: all 0.3s ease;
}
.main-swiper-pagination .swiper-pagination-bullet:before,
.partners-swiper-pagination .swiper-pagination-bullet:before {
  display: none;
}
.main-swiper-pagination .swiper-pagination-bullet:hover,
.partners-swiper-pagination .swiper-pagination-bullet:hover {
  border-color: #335385;
}
.main-swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active,
.partners-swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border: 10px solid #335385;
  background: #d9d9d9;
}

/* Скрываем главный слайдер на мобильных */
@media (max-width: 700px) {
  .slider.slider_main {
    display: none !important;
  }
}
/* line 5, ../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
* {
  box-sizing: border-box;
}
/* line 22, ../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol,
ul {
  list-style: none;
}

/* line 26, ../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q,
blockquote {
  quotes: none;
}
/* line 103, ../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/Open Sans.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Tinos";
  src: url("../fonts/tinos.woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MyriadPro";
  src: url("../fonts/MyriadProRegular/MyriadProRegular.eot");
  src: url("../fonts/MyriadProRegular/MyriadProRegular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/MyriadProRegular/MyriadProRegular.woff") format("woff"),
    url("../fonts/MyriadProRegular/MyriadProRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* line 31, ../sass/style.scss */
body {
  width: 100%;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  margin: 0 auto;
  max-width: 1600px;
}

/* line 40, ../sass/style.scss */
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/* line 46, ../sass/style.scss */
.container {
  width: 960px;
  margin: 0 auto;
}
.project .container,
.category .main .container {
    width: 1340px;
    max-width: 100%;
    padding: 0px 0px;
}
/*Pop up*/
/* line 54, ../sass/style.scss */
#order_proect .pop_header {
  position: relative;
}
/* line 56, ../sass/style.scss */
#order_proect .pop_header span {
  position: absolute;
  display: block;
  width: 35px;
  height: 35px;
  background: url(../images/sprite.png) no-repeat -103px -13px;
  top: 12px;
  left: 5px;
}

/* line 68, ../sass/style.scss */
#order_call .pop_header {
  position: relative;
}
/* line 70, ../sass/style.scss */
#order_call .pop_header span {
  position: absolute;
  display: block;
  width: 70px;
  height: 65px;
  background: url(../images/sprite.png) no-repeat -200px 0px;
  top: 0px;
  left: 20px;
}

/* line 81, ../sass/style.scss */
.pop_header {
  height: 65px;
  border-bottom: 1px solid #fff;
  background: #335385;
}
/* line 85, ../sass/style.scss */
.pop_header h4 {
  color: #fff;
  padding: 17px 0 0 100px;
  font-size: 18px;
  text-align: left;
}
/* line 91, ../sass/style.scss */
.pop_header a {
  display: block;
  width: 20px;
  height: 22px;
  background: url(../images/sprite.png) no-repeat -67px -75px;
  position: absolute;
  opacity: 0.6;
  top: 5px;
  right: 5px;
}
.pop_main .text-790 input[type="text"]:first-child,
.pop_main .text-121 input[type="text"]:first-child {
  border-radius: 0;
}

/* line 102, ../sass/style.scss */
.pop_main {
  background: rgba(51, 83, 133, 0.95);
  text-align: center;
  padding-bottom: 15px;
  padding: 30px 0;
}
/* line 106, ../sass/style.scss */
.pop_main form {
  padding: 30px 0;
}
/* line 109, ../sass/style.scss */
.pop_main input {
  width: 73%;
  height: 60px;
  background: rgba(255, 255, 255, 0.9);
  padding-left: 15px;
  border: 2px solid white;
  text-transform: uppercase;
  outline: none;
  /* Firefox 19+ */
  /* Firefox 18- */
}
/* line 117, ../sass/style.scss */
.pop_main input[type="text"]:first-child {
  border-radius: 15px 15px 0 0;
  margin-bottom: 2px;
}
/* line 121, ../sass/style.scss */
.pop_main input[type="tel"]:last-child {
  border-radius: 0 0 15px 15px;
}
/* line 124, ../sass/style.scss */
.pop_main input::-webkit-input-placeholder {
  color: #707071;
}
/* line 125, ../sass/style.scss */
.pop_main input::-moz-placeholder {
  color: #707071;
}
/* line 126, ../sass/style.scss */
.pop_main input:-moz-placeholder {
  color: #707071;
}
/* line 127, ../sass/style.scss */
.pop_main input:-ms-input-placeholder {
  color: #707071;
}
/* line 128, ../sass/style.scss */
.pop_main input:focus {
  color: #335385;
}

/* line 133, ../sass/style.scss */
.pop_footer {
  overflow: hidden;
  clear: both;
  display: block;
}
/* line 140, ../sass/style.scss */
.pop_footer input[type="submit"] {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  padding-top: 5px;
  font-size: 0.8rem;
  height: 60px;
  background: #335385;
  border-radius: 0 0 10px 10px;
  text-align: center;
  width: 100%;
  border: none;
  cursor: pointer;
}

.pop_footer input[type="submit"]:hover {
  background: #fff;
  color: #335385;
  border: 1px solid #335385;
}
/* line 148, ../sass/style.scss */
/* line 152, ../sass/style.scss */
.pop_footer:hover a {
  color: #335385;
  font-weight: bold;
}

/* line 157, ../sass/style.scss */
#order_proect {
  width: 370px;
  height: 400px;
  margin: 80px auto;
  display: none;
  z-index: 1200;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 16px;
}

/* line 170, ../sass/style.scss */
#order_call {
  width: 370px;
  height: 400px;
  margin: 80px auto;
  display: none;
  z-index: 1200;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 16px;
}

/*Header*/
/* line 184, ../sass/style.scss */
.line {
  display: none;
  height: 70px;
  background: rgba(51, 83, 133, 0.75);
  text-align: center;
  box-sizing: border-box;
  padding-top: 30px;
}
/* line 191, ../sass/style.scss */
.line .container {
  position: relative;
}
/* line 193, ../sass/style.scss */
.line .container input[type="submit"] {
  width: 32px;
  height: 32px;
  outline: none;
  border: none;
  background: url(../images/sprite.png) no-repeat -174px -258px;
  bottom: 5px;
  left: 60px;
  position: absolute;
}
/* line 202, ../sass/style.scss */
.line .container input[type="submit"]:hover {
  background: url(../images/sprite.png) no-repeat -215px -258px;
  opacity: 1;
}
/* line 207, ../sass/style.scss */
.line .container input[type="search"] {
  width: 70%;
  outline: none;
  border: none;
  background: transparent;
  text-transform: uppercase;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
  color: #fff;
  /* Firefox 19+ */
  /* Firefox 18- */
}
/* line 215, ../sass/style.scss */
.line .container input[type="search"]::-webkit-input-placeholder {
  color: #fff;
}
/* line 216, ../sass/style.scss */
.line .container input[type="search"]::-moz-placeholder {
  color: #fff;
}
/* line 217, ../sass/style.scss */
.line .container input[type="search"]:-moz-placeholder {
  color: #fff;
}
/* line 218, ../sass/style.scss */
.line .container input[type="search"]:-ms-input-placeholder {
  color: #fff;
}
/* line 219, ../sass/style.scss */
.line .container input[type="search"]:focus {
  color: #fff;
}
/* line 223, ../sass/style.scss */
.line .container .search {
  margin-top: 0px;
  padding-top: 10px;
  margin-right: 13px;
  height: 55px;
  width: 55px;
  background: rgba(255, 255, 255, 0.75) url(../images/sprite.png) no-repeat -292px -290px;
  border: none;
  outline: none;
  position: absolute;
  right: 0;
  bottom: -5px;
}
/* line 235, ../sass/style.scss */
.line .container .search:hover {
  background: #335385 url(../images/sprite.png) no-repeat -5px -3px;
}

/* line 241, ../sass/style.scss */
.block_menu_social {
  overflow: hidden;
}
.social {
  display: flex;
  gap: 20px;
}
/* line 272, ../sass/style.scss */
.menu_main {
  list-style: none;
  padding: 0;
  margin-top: 2px;
  float: right;
}
/* line 277, ../sass/style.scss */
.menu_main li {
  display: block;
  float: left;
  padding: 0;
  margin: 0;
}
/* line 282, ../sass/style.scss */
.menu_main li a {
  display: block;
  color: #242423;
  text-align: center;
  padding: 9px;
  box-sizing: border-box;
  text-decoration: none;
  text-transform: uppercase;
}
/* line 291, ../sass/style.scss */
.menu_main li:hover {
  background: #335385;
}
/* line 294, ../sass/style.scss */
.menu_main li:hover a {
  color: #fff;
}

/* line 300, ../sass/style.scss */
.block_logo .logo {
  float: left;
  width: 34%;
  margin-top: 15px;
  margin-left: 40px;
}
/* line 306, ../sass/style.scss */
.block_logo .block_phone {
  margin-top: 7px;
  float: left;
  width: 50%;
}
/* line 311, ../sass/style.scss */
.block_logo .search {
  margin-top: 2px;
  margin-right: 13px;
  height: 55px;
  width: 55px;
  background: #667ea4 url(../images/sprite.png) no-repeat -5px -5px;
  border: none;
  opacity: 0.75;
  outline: none;
  float: right;
}
/* line 321, ../sass/style.scss */
.block_logo .search:hover {
  background-color: #335385;
}

/* line 327, ../sass/style.scss */
.phone-number {
  float: left;
  width: 25%;
}
.phone-number a small,
.contacts li a small,
.contact2 a small {
  opacity: 1 !important;
}
/* line 330, ../sass/style.scss */
.phone-number.active:hover .ic_phone {
  background: url(../images/sprite.png) no-repeat -67px -3px;
}
/* line 333, ../sass/style.scss */
.phone-number.active:hover {
  cursor: pointer;
}
/* line 336, ../sass/style.scss */
.phone-number.active:hover .feedback,
.phone-number.active:hover .code_phone {
  font-weight: bold;
  color: #335385;
}
/* line 341, ../sass/style.scss */
.phone-number .ic_phone {
  clear: both;
  display: inline-block;
  height: 20px;
  width: 20px;
  background: url(../images/sprite.png) no-repeat -67px -30px;
  float: left;
}
/* line 349, ../sass/style.scss */
.phone-number .icon-phone {
  margin-top: 3px;
  padding-left: 15px;
  font-size: 1.3rem;
  letter-spacing: 0.1px;
  margin-bottom: 0;
  color: #4b564e;
}
/* line 357, ../sass/style.scss */
.phone-number .feedback {
  clear: both;
  margin-top: 1px;
  margin-left: 55px;
  font-size: 0.8em;
  color: #fff;
  text-transform: uppercase;
  color: #4b564e;
}

/* line 367, ../sass/style.scss */
.block_menu {
  background-color: #242423;
  height: 75px;
  position: relative;
  margin-top: 20px;
}
/* line 373, ../sass/style.scss */
.block_menu .container .menu_mobile {
  display: none;
}
/* line 377, ../sass/style.scss */
.block_menu .container > ul > li {
  display: block;
  float: left;
  margin: 16px 0px -2px 0 !important;
  padding: 10px 7px 14px;
}
/* line 382, ../sass/style.scss */
.block_menu .container > ul > li > a {
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px;
}
/* line 389, ../sass/style.scss */
.block_menu .container > ul > li:first-child {
  padding: 0px 0px 5px 0;
  margin: 10px 0px;
}
/* line 392, ../sass/style.scss */
.block_menu .container > ul > li:first-child .menu2 {
  display: flex;
  justify-content: center; 
  align-items: center;
  padding: 11px 15px;
  box-sizing: border-box;
  height: 43px;
}
/* line 396, ../sass/style.scss */
.block_menu .container > ul > li:first-child .menu2:hover {
  background: #335385;
}
/* line 401, ../sass/style.scss */
.block_menu .container > ul > li:first-child ul {
  display: none;
  position: absolute;
  top: 75px;
  left: 0px;
  background: rgba(36, 36, 35, 0.9);
  z-index: 1190;
  width: 100%;
  padding-bottom: 15px;
}
/* line 410, ../sass/style.scss */
.block_menu .container > ul > li:first-child ul li {
  float: left;
  width: 25%;
  box-sizing: border-box;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  padding-left: 10px;
}
/* line 416, ../sass/style.scss */
.block_menu .container > ul > li:first-child ul li a {
  font-size: 13px;
  display: block;
  margin: 5px;
  color: #a2a29e;
  text-decoration: none;
}
/* line 422, ../sass/style.scss */
.block_menu .container > ul > li:first-child ul li a:hover {
  text-decoration: underline;
  color: #fff;
}
/* line 427, ../sass/style.scss */
.block_menu .container > ul > li:first-child ul li .null_menu {
  height: 19px;
}
/* line 430, ../sass/style.scss */
.block_menu .container > ul > li:first-child ul li .menu_caption {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  margin: 10px 0;
}
/* line 437, ../sass/style.scss */
.block_menu .container > ul > li:first-child ul li .menu_caption:hover {
  text-decoration: none;
}
/* line 440, ../sass/style.scss */
.block_menu .container > ul > li:first-child ul li .menu_caption.two_caption {
  margin-top: 40px;
}
/* line 446, ../sass/style.scss */
.block_menu .container > ul > li:first-child ul .contact-li div {
  padding: 7px;
}
/* line 448, ../sass/style.scss */
.block_menu .container > ul > li:first-child ul .contact-li div h4 {
  padding-left: 40px;
  font-family: "Open Sans", sans-serif;
  font-size: 12.5px;
  text-transform: uppercase;
  position: relative;
  text-align: left;
  display: block;
  color: #fff;
  margin: 10px 0;
}
/* line 459, ../sass/style.scss */
.block_menu .container > ul > li:first-child ul .contact-li div p {
  padding-left: 40px;
  font-family: "Open Sans", sans-serif;
  font-size: 12.5px;
  color: #a2a29e;
  text-align: left;
  margin: 10px 0;
}
/* line 467, ../sass/style.scss */
.block_menu .container > ul > li:first-child ul .contact-li div span {
  display: block;
  height: 35px;
  width: 35px;
  position: absolute;
  left: 0px;
}
/* line 474, ../sass/style.scss */
.block_menu .container > ul > li:first-child ul .contact-li div .adress1 span {
  background: url(../images/sprite.png) no-repeat -10px -200px;
}
/* line 477, ../sass/style.scss */
.block_menu .container > ul > li:first-child ul .contact-li div .phone_ad span {
  background: url(../images/sprite.png) no-repeat -68px -200px;
}
/* line 480, ../sass/style.scss */
.block_menu
  .container
  > ul
  > li:first-child
  ul
  .contact-li
  div
  .time_work
  span {
  background: url(../images/sprite.png) no-repeat -126px -200px;
}
/* line 486, ../sass/style.scss */
.block_menu .container > ul > li:first-child ul .close_menu {
  overflow: hidden;
  clear: both;
  text-align: center;
}
/* line 490, ../sass/style.scss */
.block_menu .container > ul > li:first-child ul .close_menu a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
}
/* line 498, ../sass/style.scss */
.block_menu .container > ul > li:first-child:hover {
  background: transparent;
}
/* line 502, ../sass/style.scss */
.block_menu .container > ul > li:not(.menu-li):hover {
  border-bottom: 10px solid #335385;
}

/*Slider*/
/* line 515, ../sass/style.scss */
.slider {
  height: 29.5vw;
  width: 80%;
  max-width: 1600px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.slider_main {
  height: auto;
  width: 100%;

  margin-bottom: 25px;
}

.slider_main img {
  height: auto;
  width: 100%;
}
/* Применяем готовые стили slick к элементам Swiper */
.main-swiper .swiper-button-prev.slick-prev {
  /* стили .slick-prev уже внизу */
  top: var(--swiper-navigation-top-offset, 45%)!important;
}
.main-swiper .swiper-button-next.slick-next {
  /* стили .slick-next уже внизу */
  top: var(--swiper-navigation-top-offset, 45%)!important;
}

.partners .container {
  width: 100%;
  max-width: 1100px;
}

.swiper.partners-swiper.swiper-initialized.swiper-horizontal.swiper-android {
  padding: 0px 70px !important;
}

.slider.slider_main li {
  margin-top: 0;
}

.slider_main .bx-wrapper .bx-prev {
  left: 15px;
}

.slider_main .bx-wrapper .bx-next {
  right: 15px;
}

.slick-prev:focus {
  outline: 0;
}

.slick-prev {
  cursor: pointer;
  width: 60px;
  height: 60px;
  border: none;
  background: blue;
  font-size: 0px;
  background: url(../images/sprite.png) no-repeat 0px 0px;
  background-position: -190px -190px;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  top: 40%;
  margin-top: -16px;
  outline: 0;
  width: 60px;
  height: 60px;
  text-indent: -9999px;
  z-index: 29;
  left: 20px;
}

.slick-prev:hover {
  background-position: -324px -190px;
}
.slick-next:focus {
  outline: 0;
}

.slick-next {
  cursor: pointer;
  width: 60px;
  height: 60px;
  border: none;
  background: blue;
  font-size: 0px;
  background: url(../images/sprite.png) no-repeat 0px 0px;
  background-position: -254px -190px;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  top: 40%;
  margin-top: -16px;
  outline: 0;
  width: 60px;
  height: 60px;
  text-indent: -9999px;
  z-index: 29;
  right: 20px;
}

.slick-next:hover {
  background-position: -395px -190px;
}

.slick-dots {
  display: flex;
  justify-content: center;
}
.slick-dots button {
  cursor: pointer;
  position: relative;
  width: 52px;
  height: 20px;
  font-size: 0px;
  border: none;
  margin-right: 10px;
  margin-left: 10px;
  background: transparent;
}

.slick-dots button:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 9px;
  width: 52px;
  height: 2px;
  border-radius: 100px;
  background-color: #babac0;
}

.slick-dots button:focus {
  outline: 0;
}

.slick-dots button:hover:before {
  background-color: #878792;
}

.slick-active button:before {
  background: #333 !important;
}

.slider_main .bx-wrapper .bx-controls-direction a {
  top: 45%;
}

.slider_main_img {
  display: block;
  width: 100%;
  height: auto;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center top;
}

@media (min-width: 1680px) {
  .slider_main .bx-wrapper .bx-prev {
    left: -10px;
  }

  .slick-next {
    right: -10px;
  }

  .slick-prev {
    left: -10px;
  }

  .slider_main .bx-wrapper .bx-next {
    right: -10px;
  }
}

@media (max-width: 980px) {
  #slide {
    transition: none !important;
  }
  .phone-number {
    width: 50%;
  }
}

/* line 527, ../sass/style.scss */
.slider .brand-direction-nav {
  position: absolute;
  width: 100%;
  top: 50%;
  height: 60px;
}
/* line 532, ../sass/style.scss */
.slider .brand-direction-nav .next-li {
  width: 60px;
  height: 60px;
  float: right;
}
/* line 536, ../sass/style.scss */
.slider .brand-direction-nav .next-li a {
  display: block;
  width: 60px;
  height: 60px;
  background: url(../images/sprite.png) no-repeat -254px -191px;
}
/* line 541, ../sass/style.scss */
.slider .brand-direction-nav .next-li a:hover {
  background-position: -395px -190px;
}
/* line 546, ../sass/style.scss */
.slider .brand-direction-nav .prev-li {
  width: 60px;
  height: 60px;
  float: left;
}
/* line 550, ../sass/style.scss */
.slider .brand-direction-nav .prev-li a {
  display: block;
  width: 60px;
  height: 60px;
  background: url(../images/sprite.png) no-repeat -190px -191px;
}
/* line 555, ../sass/style.scss */
.slider .brand-direction-nav .prev-li a:hover {
  background-position: -324px -190px;
}
/* line 561, ../sass/style.scss */
.slider .btn {
  text-decoration: none;
  position: absolute;
  bottom: 115px;
  display: block;
  color: #fff;
  background: #335385;
  font-size: 14px;
  line-height: 29px;
  letter-spacing: 0.1px;
  font-weight: 300;
  opacity: 0.75;
  box-sizing: border-box;
  padding: 10px 20px 10px;
  width: 160px;
  left: 50%;
  margin-left: -80px;
  z-index: 9999999999 !important;
}
/* line 578, ../sass/style.scss */
.slider .btn:hover {
  opacity: 1;
}

/* line 583, ../sass/style.scss */
.btn {
  background-color: #fff;
  width: 160px;
  height: 50px;
  border: none;
  font-size: 14px;
  text-transform: uppercase;
  color: #335385;
  position: relative;
  z-index: 100;
  margin-top: 15px;
}

/* line 594, ../sass/style.scss */
.btn:hover {
  background-color: #335385;
  color: #fff;
}

/*Project*/
/* line 601, ../sass/style.scss */
.project {
  margin-top: 0px;
  position: relative;
  overflow: hidden;
  clear: both;
  z-index: 1000;
  max-width: 1600px;
}
/* line 608, ../sass/style.scss */
.project .mobile {
  display: none;
}

/* line 612, ../sass/style.scss */
.block_name_project {
  overflow: hidden;
  margin: 13px 0;
  position: relative;
}
/* line 616, ../sass/style.scss */
.block_name_project h2 {
  color: #335385;
  font-size: 35px;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
}
/* line 624, ../sass/style.scss */
.block_name_project .brand-direction-nav {
  position: absolute;
  width: 100%;
  top: 50%;
}
/* line 628, ../sass/style.scss */
.block_name_project .brand-direction-nav li {
  width: 60px;
  height: 60px;
  display: inline-block;
}
/* line 633, ../sass/style.scss */
.block_name_project .brand-direction-nav .next-li {
  float: right;
  margin-right: 12vw;
}
/* line 636, ../sass/style.scss */
.block_name_project .brand-direction-nav .next-li .next {
  display: block;
  color: #111;
  width: 60px;
  height: 60px;
  background: url(../images/sprite.png) no-repeat 0px 0px;
  background-position: -254px -190px;
}
/* line 643, ../sass/style.scss */
.block_name_project .brand-direction-nav .next-li .next:hover {
  background-position: -395px -190px;
}
/* line 648, ../sass/style.scss */
.block_name_project .brand-direction-nav .prev-li {
  float: left;
  margin-left: 12vw;
}
/* line 651, ../sass/style.scss */
.block_name_project .brand-direction-nav .prev-li .prev {
  display: block;
  color: #111;
  width: 60px;
  height: 60px;
  background: url(../images/sprite.png) no-repeat 0px 0px;
  background-position: -190px -190px;
}
/* line 658, ../sass/style.scss */
.block_name_project .brand-direction-nav .prev-li .prev:hover {
  background-position: -324px -190px;
}
/* line 664, ../sass/style.scss */
.block_name_project .name_project {
  float: left;
  width: 33.3%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 20px;
  position: relative;
  cursor: pointer;
}
/* line 673, ../sass/style.scss */
.block_name_project .name_project img {
  max-width: 100%;
  width: 100%;
  object-position: right top;
  object-fit: cover;
}
/* line 676, ../sass/style.scss */
.block_name_project .name_project .description {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 0 0 20px;
}
/* line 683, ../sass/style.scss */
.block_name_project .name_project .description:hover a {
  background: #335385;
  opacity: 1;
}
/* line 687, ../sass/style.scss */
.block_name_project .name_project .description:hover p {
  opacity: 1;
}
/* line 691, ../sass/style.scss */
.block_name_project .name_project .description a {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  opacity: 0.75;
  background: #335385;
  padding: 5px 50px 5px 20px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  position: relative;
}
/* line 703, ../sass/style.scss */
.block_name_project .name_project .description a span {
  display: block;
  height: 25px;
  width: 30px;
  background: url(../images/sprite.png) no-repeat;
  position: absolute;
  right: 10px;
  top: 10px;
}
/* line 712, ../sass/style.scss */
.block_name_project .name_project .description a .photo {
  background-position: -110px -94px;
}
/* line 715, ../sass/style.scss */
.block_name_project .name_project .description a .video {
  background-position: -110px -61px;
}
/* line 719, ../sass/style.scss */
.block_name_project .name_project .description p {
  width: 100%;
  display: block;
  color: #fff;
  background: #335385;
  font-family: "MyriadPro", sans-serif;
  font-size: 29px;
  letter-spacing: 0.1px;
  font-weight: 300;
  line-height: 32px;
  opacity: 0.75;
  padding: 10px 15px;
  text-transform: uppercase;
}
/* line 736, ../sass/style.scss */
.block_name_project .view_project {
  float: left;
  width: 33.3%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  position: relative;
  background: #335385;
  width: calc(33.3% - 20px);
  margin: 0 0 0 20px;
  height: 306px;
  cursor: pointer;
}
/* line 749, ../sass/style.scss */
.block_name_project .view_project a:not(.category) {
  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 35px;
  text-transform: uppercase;
  margin-top: 60px;
  position: relative;
}
/* line 758, ../sass/style.scss */
.block_name_project .view_project .category {
  display: block;
  margin-top: 100px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  font-size: 24px;
}
/* line 767, ../sass/style.scss */
.block_name_project .view_project:hover {
  background: #335385;
}

/*your_business*/
/* line 776, ../sass/style.scss */
.your_business {
  margin-top: 35px;
}
/* line 778, ../sass/style.scss */
.your_business h2 {
  color: #335385;
  font-size: 35px;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  text-transform: uppercase;
}
/* line 785, ../sass/style.scss */
.your_business .advantage_block {
  width: 100%;
  margin: 0;
  overflow: hidden;
}
/* line 789, ../sass/style.scss */
.your_business .advantage_block .advantages {
  float: left;
  width: 50%;
  padding: 5px 20px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 797, ../sass/style.scss */
.your_business .advantage_block .advantages span {
  display: block;
  height: 72px;
  width: 65px;
  background: url(../images/sprite.png) no-repeat;
  float: left;
  margin: 10px 10px 40px 0;
}
/* line 805, ../sass/style.scss */
.your_business .advantage_block .advantages .ad_1 {
  background-position: -350px -120px;
  height: 55px;
  margin: 5px 10px 40px 0;
}
/* line 810, ../sass/style.scss */
.your_business .advantage_block .advantages .ad_2 {
  background-position: -70px -122px;
}
/* line 813, ../sass/style.scss */
.your_business .advantage_block .advantages .ad_3 {
  background-position: -210px -118px;
  margin: 5px 10px 40px 0;
}
/* line 817, ../sass/style.scss */
.your_business .advantage_block .advantages .ad_4 {
  background-position: 0px -115px;
}
/* line 820, ../sass/style.scss */
.your_business .advantage_block .advantages .ad_5 {
  background-position: -280px -120px;
  height: 60px;
  margin: 5px 10px 40px 0;
}
/* line 825, ../sass/style.scss */
.your_business .advantage_block .advantages .ad_6 {
  background-position: -140px -122px;
  margin: 5px 10px 40px 0;
}
/* line 829, ../sass/style.scss */
.your_business .advantage_block .advantages h4 {
  text-transform: uppercase;
  color: #335385;
  font-size: 18px;
  font-weight: 400;
  margin: 20px 0 15px;
}
/* line 836, ../sass/style.scss */
.your_business .advantage_block .advantages p {
  color: #5d5c5c;
  font-size: 16px;
  font-weight: 400;
}

/*Sale*/
/* line 847, ../sass/style.scss */
.sale {
  clear: both;
  overflow: hidden;
  margin-top: 40px;
  padding-bottom: 25px;
  background: #3e6bb2;
  /*height: 140px;*/
  text-align: center;
}
/* line 854, ../sass/style.scss */
.sale h3 {
  color: #fff;
  font-size: 24px;
  margin-top: 10px;
}
/* line 859, ../sass/style.scss */
.sale .form {
  margin-top: 10px;
}
/* line 861, ../sass/style.scss */
.sale .form input[type="text"],
.sale .form input[type="tel"] {
  text-align: left;
  margin-right: 10px;
  width: 35%;
  text-transform: uppercase;
  color: #73737a;
  font-size: 22px;
  padding: 15px 0px 15px 15px;
  outline: none;
  border: none;
  border-radius: 8px;
}
/* line 871, ../sass/style.scss */
.sale .form input[name="family1"] {
  margin-left: 10px;
}
/* line 874, ../sass/style.scss */
.sale .form input:focus {
  color: #335385;
}
/* line 878, ../sass/style.scss */
.sale .form .btn {
  margin-left: 20px;
}

/*Recall*/
/* line 886, ../sass/style.scss */
.recall {
  overflow: hidden;
  margin-top: 65px;
  text-align: center;
}
/* line 890, ../sass/style.scss */
.recall h2 {
  color: #335385;
  font-size: 35px;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  text-transform: uppercase;
}
/* line 897, ../sass/style.scss */
.recall .block_photo {
  margin: 80px 0 90px 0;
  background: #3e6bb2;
  position: relative;
  height: 115px;
}
/* line 902, ../sass/style.scss */
.recall .block_photo img {
  border-radius: 50%;
  border: 20px solid #fff;
  position: absolute;
  left: calc(50% - 120px);
  top: 50%;
  margin-top: -120px;
}
/* line 911, ../sass/style.scss */
.recall h5 {
  color: #444444;
  font-size: 18px;
  font-weight: bold;
  margin: 0 10px;
}
/* line 917, ../sass/style.scss */
.recall h6 {
  color: #3e6bb2;
  text-transform: uppercase;
  font-size: 20px;
}
/* line 922, ../sass/style.scss */
.recall p {
  color: #606266;
  font-size: 16px;
  line-height: 22px;
  margin-top: 10px;
}
/* line 928, ../sass/style.scss */
.recall a {
  display: block;
  margin-top: 15px;
  text-decoration: none;
  color: #38393a;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
}
/* line 936, ../sass/style.scss */
.recall a:hover {
  color: #3e6bb2;
}
/* line 940, ../sass/style.scss */
.recall .brand-direction-nav {
  list-style: none;
  position: relative;
}
/* line 943, ../sass/style.scss */
.recall .brand-direction-nav li {
  width: 40px;
  height: 40px;
  display: inline-block;
}
/* line 947, ../sass/style.scss */
.recall .brand-direction-nav li a {
  color: #111;
  width: 60px;
  height: 60px;
  background: url(../images/sprite.png) no-repeat 0px 0px;
  position: absolute;
}
/* line 954, ../sass/style.scss */
.recall .brand-direction-nav li .next {
  background-position: -254px -191px;
  right: 10px;
  bottom: -3vw;
}
/* line 958, ../sass/style.scss */
.recall .brand-direction-nav li .next:hover {
  background-position: -395px -190px;
}
/* line 962, ../sass/style.scss */
.recall .brand-direction-nav li .prev {
  background-position: -190px -191px;
  left: 10px;
  bottom: -3vw;
}
/* line 966, ../sass/style.scss */
.recall .brand-direction-nav li .prev:hover {
  background-position: -324px -190px;
}

/*Partners*/
/* line 978, ../sass/style.scss */
.partners {
  margin: 0 auto;
  margin-top: 60px;
  list-style: none;
  text-align: center;
}
/* line 983, ../sass/style.scss */
.partners h2 {
  color: #335385;
  font-size: 35px;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  text-transform: uppercase;
}
/* line 990, ../sass/style.scss */
.partners .partner {
  margin: 90px 0 30px 0;
  overflow: hidden;
  padding: 0;
}
/* line 995, ../sass/style.scss */
.partners .part {
  width: 25%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #efefef;
}
/* line 1002, ../sass/style.scss */
.partners .part:last-child {
  border-right: none;
}
/* line 1005, ../sass/style.scss */
.partners .part img {
  width: 50%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
/* line 1009, ../sass/style.scss */
.partners .part img:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
/* line 1016, ../sass/style.scss */
.partners .brand-direction-nav {
  list-style: none;
  position: relative;
}
/* line 1019, ../sass/style.scss */
.partners .brand-direction-nav li {
  width: 40px;
  height: 40px;
  display: inline-block;
}
/* line 1023, ../sass/style.scss */
.partners .brand-direction-nav li a {
  color: #111;
  width: 60px;
  height: 60px;
  background: url(../images/sprite.png) no-repeat 0px 0px;
  position: absolute;
}
/* line 1030, ../sass/style.scss */
.partners .brand-direction-nav li .next {
  background-position: -254px -190px;
  right: -110px;
  bottom: 5.5vw;
}
/* line 1034, ../sass/style.scss */
.partners .brand-direction-nav li .next:hover {
  background-position: -395px -190px;
}
/* line 1038, ../sass/style.scss */
.partners .brand-direction-nav li .prev {
  background-position: -190px -190px;
  left: -112px;
  bottom: 5.5vw;
}
/* line 1042, ../sass/style.scss */
.partners .brand-direction-nav li .prev:hover {
  background-position: -324px -190px;
}

/*News*/
/* line 1053, ../sass/style.scss */
.news_company {
  overflow: hidden;
  margin: 30px 0 60px;
}
/* line 1056, ../sass/style.scss */
.news_company h2 {
  color: #335385;
  font-size: 35px;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  text-transform: uppercase;
  text-align: center;
  padding-left: 15px;
}
/* line 1064, ../sass/style.scss */
.news_company .container {
  margin-top: 10px;
  max-width: 1540px;
  width: 100%;
}
/* line 1066, ../sass/style.scss */
.news_company .container .mobile {
  display: none;
}

/* line 1071, ../sass/style.scss */
.news_company_main {
  float: left;
  width: 64%;
  position: relative;
  margin-bottom: 20px;
  height: 303px;
  overflow: hidden;
  cursor: pointer;
}
/* line 1076, ../sass/style.scss */
.news_company_main:hover .descr {
  opacity: 1;
}
/* line 1079, ../sass/style.scss */
.news_company_main img {
  width: 100%;
}
/* line 1082, ../sass/style.scss */
.news_company_main .views {
  position: absolute;
  top: 10px;
  left: 10px;
}
/* line 1086, ../sass/style.scss */
.news_company_main .views span {
  text-align: center;
  font-size: 17px;
  color: #b2b2b2;
  display: block;
  height: 45px;
  width: 40px;
  background: url(../images/sprite.png) no-repeat -418px -75px;
}
/* line 1094, ../sass/style.scss */
.news_company_main .views span:hover {
  color: #fff;
  background: url(../images/sprite.png) no-repeat -418px -120px;
}
/* line 1100, ../sass/style.scss */
.news_company_main .descr {
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  background: #fff;
  width: 100%;
  box-shadow: 5px 5px 50px 2px rgba(0, 0, 0, 0.35);
  height: 120px;
}
/* line 1109, ../sass/style.scss */
.news_company_main .descr .comment {
  height: 120px;
  width: 120px;
  background: #a5a18d;
  padding-top: 30px;
  box-sizing: border-box;
  text-align: center;
  float: left;
}
/* line 1117, ../sass/style.scss */
.news_company_main .descr .comment span {
  margin: 0px 41px;
  display: block;
  height: 50px;
  width: 40px;
  color: #fff;
  background: url(../images/sprite.png) no-repeat -152px -50px;
}
/* line 1125, ../sass/style.scss */
.news_company_main .descr .comment:hover {
  cursor: pointer;
  background: #fff;
}
/* line 1128, ../sass/style.scss */
.news_company_main .descr .comment:hover span {
  color: #335385;
  background: url(../images/sprite.png) no-repeat -282px -50px;
}
/* line 1134, ../sass/style.scss */
.news_company_main .descr .descr_text {
  float: left;
  padding: 20px;
  text-align: left;
  width: 450px;
}
/* line 1138, ../sass/style.scss */
.news_company_main .descr .descr_text a {
  text-decoration: none;
  color: #51493f;
  font-size: 18px;
  font-weight: bold;
}
/* line 1144, ../sass/style.scss */
.news_company_main .descr .descr_text p {
  padding-top: 20px;
  color: #51493f;
  font-size: 18px;
}

/* line 1153, ../sass/style.scss */
.news_company_bar {
  float: left;
  width: 27%;
  margin-left: 3%;
  text-align: center;
}
/* line 1158, ../sass/style.scss */
.news_company_bar .other_news_block {
  overflow: hidden;
  margin-bottom: 23px;
}
/* line 1161, ../sass/style.scss */
.news_company_bar .other_news_block .other_news {
  width: 46%;
  float: left;
  box-sizing: border-box;
  padding: 10px;
  background: #a5a18d url(../images/sprite.png) no-repeat -330px 22px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  height: 115px;
  text-align: right;
}
/* line 1170, ../sass/style.scss */
.news_company_bar .other_news_block .other_news:first-child {
  margin-right: 8%;
}
/* line 1173, ../sass/style.scss */
.news_company_bar .other_news_block .other_news:hover {
  cursor: pointer;
  background: #3e6bb2 url(../images/sprite.png) no-repeat -330px 22px;
}
/* line 1177, ../sass/style.scss */
.news_company_bar .other_news_block .other_news span {
  color: #fff;
  font-size: 32px;
}
/* line 1183, ../sass/style.scss */
.news_company_bar a {
  color: #a5a18d;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 20px;
}
/* line 1188, ../sass/style.scss */
.news_company_bar a:hover {
  color: #3e6bb2;
}

/*Footer*/
/* line 1197, ../sass/style.scss */
.down_menu {
  width: 100%;
  height: auto;
  background: #454a5d;
  margin: 0 auto;
  overflow: hidden;
  padding: 0px 0 30px;
}
/* line 1204, ../sass/style.scss */
.down_menu .down_menu_section {
  float: left;
  box-sizing: border-box;
  width: 45%;
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
/* line 1211, ../sass/style.scss */
.down_menu .down_menu_section .logo p {
  font-size: 50px;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
  line-height: 100%;
}
/* line 1216, ../sass/style.scss */
.down_menu .down_menu_section p {
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
/* line 1223, ../sass/style.scss */
.down_menu .down_menu_section .contacts li {
  font-size: 16px !important;
  text-transform: uppercase;
}
.down_menu .down_menu_section .contacts li a {
  color: white!important;
}
ul.contacts {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
/* line 1228, ../sass/style.scss */
.down_menu .down_menu_section .down_menu_social {
  overflow: hidden;
}
/* line 1230, ../sass/style.scss */
.down_menu .down_menu_section .down_menu_social .social {
  list-style: none;
  padding: 0;
  margin: 10px 0 15px;
}
/* line 1234, ../sass/style.scss */
.down_menu .down_menu_section .down_menu_social .social li {
  display: inline-block;
  height: 21px;
  width: 21px;
  padding: 0 3px;
  background: transparent;
}
/* line 1240, ../sass/style.scss */
.down_menu .down_menu_section .down_menu_social .social li a {
  display: block;
  height: 21px;
  width: 21px;
  color: #fff !important;
  border: none !important;
}
/* line 1245, ../sass/style.scss */
.down_menu .down_menu_section .down_menu_social .social li a:hover {
  color: #3e6bb2 !important;
  border: none !important;
}
/* line 1254, ../sass/style.scss */
.down_menu .down_menu_section_service {
  float: left;
  margin-left: 20px;
  width: 25%;
  box-sizing: border-box;
}
/* line 1259, ../sass/style.scss */
.down_menu .down_menu_section_service > a {
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  font-size: 20px;
  font-family: "Open Sans", sans-serif;
  display: block;
  margin-bottom: 30px;
}
/* line 1268, ../sass/style.scss */
.down_menu .down_menu_section_service ul {
  margin-top: 0px;
  list-style: none;
  font-family: "Open Sans", sans-serif;
  font-size: 25px;
  line-height: 1em;
  padding: 0;
}
.down_menu_section_service li a {
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  color: #d2d2d2;
  text-decoration: none;
  text-transform: uppercase;
}
/* line 1282, ../sass/style.scss */
.down_menu .down_menu_section_service ul li a span {
  padding: 0 2px;
  color: #3e6bb2;
}
.down_menu .down_menu_section_service ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px 50px;
}
.down_menu .container, footer .container {
  max-width: 100%;
  width: 100%;
  padding: 60px 60px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
footer .container {
  padding: 0 60px;
}
.copyright p a {
  display: flex;
  gap: 10px;
}
.copyright {
  float: left;
  width: 50%;
  display: flex;
}
.down_menu_section_service li a:hover,
.down_menu_section_all ul.sub-menu a:hover {
  color: #f58f00;
}
/* line 1293, ../sass/style.scss */
.down_menu .down_menu_section_about {
  float: left;
  margin-left: 2%;
  width: 31%;
  box-sizing: border-box;
}
.down_menu .down_menu_section_socials {
  float: left;
  margin-left: 20px;
  width: 25%;
  box-sizing: border-box;
}
/* line 1298, ../sass/style.scss */
.down_menu .down_menu_section_about > a,
.down_menu .down_menu_section_all > a {
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  font-size: 25px;
  font-family: "Open Sans", sans-serif;
  margin-top: 55px;
  display: block;
}
.down_menu .down_menu_section_all {
  margin-top: 60px;
}
.down_menu .down_menu_section_socials > a {
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  font-size: 20px;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 44px;
  display: block;
}
/* line 1307, ../sass/style.scss */
.down_menu .down_menu_section_about ul {
  list-style: none;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 30px;
  padding-left: 0;
  margin-top: 30px;
}
.down_menu_section_all ul li.menu-item-has-children a {
  color: white;
  font-family: "Open Sans", sans-serif;;
  font-weight: 300;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: 30px;
  display: block;
}
.down_menu_section_all ul.sub-menu li a {
  color: #d2d2d2;
  font-family: "Open Sans", sans-serif;;
  font-weight: 300;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  text-decoration: none;
  text-transform: uppercase;
}
.down_menu_section_all .preinters a {
  color: white;
  font-family: "Open Sans", sans-serif;;
  font-weight: 600;
  font-size: 20px !important;
  line-height: 100%;
  letter-spacing: 0%;
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: 30px;
  display: block;
}
.down_menu_section_all .preinters a:hover {
  color: white;
}

.down_menu_section_all .preinters ul.sub-menu a {
  color: #d2d2d2;
  font-family: "Open Sans", sans-serif;;
  font-weight: 500;
  font-size: 16px !important;
  line-height: 100%;
  letter-spacing: 0%;
  text-decoration: none;
  text-transform: uppercase;
}
.down_menu_section_all .preinters ul.sub-menu a:hover {
  color: #f58f00;
}
.preinters a {
  color: white !important;
}
.preinters .sub-menu a {
  color: #d2d2d2 !important;
}
.binzeswhat ul.sub-menu {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
ul#menu-podval-rasshirennoe {
  display: flex;
  flex-wrap: wrap;
  gap: 80px 34px;
  justify-content: space-between;
}
.preinters:last-of-type {
  margin-top: 80px;
}
li#menu-item-7545 {
  width: 50%;
}
.hinded a {
  display: none !important;
}
.hinded ul a {
  display: block !important;
}
/* line 1316, ../sass/style.scss */
.down_menu .down_menu_section_about ul li a {
  font-size: 12px;
  text-transform: uppercase;
  color: #a3a1a1;
  text-decoration: none;
}
/* line 1321, ../sass/style.scss */
.down_menu .down_menu_section_about ul li a span {
  padding: 0 2px;
  color: #3e6bb2;
}
/* line 1325, ../sass/style.scss */
.down_menu .down_menu_section_about ul li a:hover {
  color: #fff;
}

/* line 1336, ../sass/style.scss */
footer {
  height: 75px;
  background: #faf8eb;
  box-sizing: border-box;
}

/* line 1342, ../sass/style.scss */
.copyright {
  width: 60%;
  display: flex;
}

.copyright p a {
  display: inline-block;
}

/* line 1345, ../sass/style.scss */
.development {
  float: right;
}

/* line 1349, ../sass/style.scss */
footer p {
  margin-top: 0;
  padding: 20px;
  font: 16px "Open Sans", sans-serif;
  color: #4e5052;
}

/* line 1355, ../sass/style.scss */
footer a {
  text-transform: uppercase;
  text-decoration: none;
  font: 16px "Open Sans", sans-serif;
  color: #3e6bb2;
  padding-left: 2px;
}

.policy {
  display: block;
  font: 13px "Open Sans", sans-serif;
}

/* line 1362, ../sass/style.scss */
footer a:hover {
  text-decoration: underline;
}

/*Catalog*/
/* line 1367, ../sass/style.scss */
.main {
  margin: 50px 0 25px 0;
}
/* line 1369, ../sass/style.scss */
.main .main_button {
  color: #335385;
  font-size: 1rem;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  text-decoration: none;
  padding: 4px 8px;
}
/* line 1376, ../sass/style.scss */
.main .main_button:hover {
  background: #335385;
  color: #fff;
}
/* line 1381, ../sass/style.scss */
.main .active {
  /*background: #919191;*/
  color: #fff;
}
/* line 1385, ../sass/style.scss */
.main .tire {
  display: inline;
  margin: 0 7px;
}

/* line 1391, ../sass/style.scss */
.gallery_proect {
  margin-top: 30px;
  position: relative;
  z-index: 1000;
  max-width: 1600px;
}
/* line 1396, ../sass/style.scss */
.gallery_proect h2 {
  color: #335385;
  font-size: 35px;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  text-transform: uppercase;
}
/* line 1403, ../sass/style.scss */
.gallery_proect .mobile {
  display: none;
}
/* line 1406, ../sass/style.scss */
.gallery_proect .block_name_project {
  overflow: hidden;
  margin: 20px 0;
}
/* line 1409, ../sass/style.scss */
.gallery_proect .block_name_project .name_project {
  float: left;
  width: 33.3%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  position: relative;
}
/* line 1418, ../sass/style.scss */
.gallery_proect .block_name_project .name_project img {
  max-width: 100%;
  width: 100%;
  object-position: right top;
  object-fit: cover;
  display: block;
  margin: 0px auto;
  height: inherit;
}
/* line 1421, ../sass/style.scss */
.gallery_proect .block_name_project .name_project .description {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 20px 20px 20px;
}
/* line 1428, ../sass/style.scss */
.gallery_proect .block_name_project .name_project .description:hover a {
  background: #335385;
  opacity: 1;
}
/* line 1432, ../sass/style.scss */
.gallery_proect .block_name_project .name_project .description:hover p {
  opacity: 1;
}
/* line 1436, ../sass/style.scss */
.gallery_proect .block_name_project .name_project .description a {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  opacity: 0.75;
  background: #4c4d4c;
  padding: 10px 50px 10px 20px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  position: relative;
}
/* line 1448, ../sass/style.scss */
.gallery_proect .block_name_project .name_project .description a span {
  display: block;
  height: 25px;
  width: 30px;
  background: url(../images/sprite.png) no-repeat;
  position: absolute;
  right: 10px;
  top: 15px;
}
/* line 1457, ../sass/style.scss */
.gallery_proect .block_name_project .name_project .description a .photo {
  background-position: -110px -94px;
}
/* line 1460, ../sass/style.scss */
.gallery_proect .block_name_project .name_project .description a .video {
  background-position: -110px -61px;
}
/* line 1464, ../sass/style.scss */
.gallery_proect .block_name_project .name_project .description p {
  width: 100%;
  display: block;
  color: #fff;
  background: #335385;
  font-family: "MyriadPro", sans-serif;
  font-size: 28px;
  letter-spacing: 0.1px;
  font-weight: 300;
  line-height: 32px;
  opacity: 0.75;
  padding: 10px;
  text-transform: uppercase;
}
/* line 1483, ../sass/style.scss */
.gallery_proect .gallery_proect_menu {
  overflow: hidden;
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
/* line 1488, ../sass/style.scss */
.gallery_proect .gallery_proect_menu li {
  display: block;
  float: left;
  margin: 0 35px;
}
/* line 1492, ../sass/style.scss */
.gallery_proect .gallery_proect_menu li a {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  color: #335385;
  padding: 10px 15px;
  font-size: 1.2rem;
}
/* line 1499, ../sass/style.scss */
.gallery_proect .gallery_proect_menu li a:hover {
  color: #fff;
  background: #335385;
}

/* line 1552, ../sass/style.scss */
.seo {
  clear: both;
  overflow: hidden;
  background: #cfdff8;
  margin: 20px 0 50px !important;
  padding: 30px 0;
}
/* line 1558, ../sass/style.scss */
.seo p {
  color: #66676a;
  font-size: 1rem;
  font-family: "Open Sans", sans-serif;
}

/*Catalog category*/
/* line 1567, ../sass/style.scss */
.gallery_proect2 h2 {
  color: #335385;
  font-size: 35px;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  text-transform: uppercase;
}
/* line 1575, ../sass/style.scss */
.gallery_proect2 .block_name_project .view_project {
  float: left;
  width: 33.3%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  position: relative;
  background: #4c4d4c;
  width: calc(33.3% - 20px);
  margin: 0 0 0 20px;
  height: 306px;
}
/* line 1588, ../sass/style.scss */
.gallery_proect2 .block_name_project .view_project:hover {
  background: #335385;
}

/*Contacts*/
/* line 1595, ../sass/style.scss */
.map {
  margin-top: 20px;
}
/* line 1597, ../sass/style.scss */
.map img {
  width: 100%;
}

/* line 1601, ../sass/style.scss */
.contacts_main {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 20px;
}

/* line 1608, ../sass/style.scss */
.contacts2 {
  margin: 0 auto 40px;
  width: 60%;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}

/* line 1617, ../sass/style.scss */
.contacts2 p,
.feedback_form p {
  font-size: 1.1rem;
  color: #335385;
  text-transform: uppercase;
}

/* line 1623, ../sass/style.scss */
.contact2 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  width: 50%;
  height: 130px;
  float: left;
  text-align: center;
  overflow: hidden;
}

/* line 1634, ../sass/style.scss */
.contact2 h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 0.75rem;
  color: #222;
  text-transform: uppercase;
}

/* line 1640, ../sass/style.scss */
.contact2 p {
  font-family: "Open Sans", sans-serif;
  font-size: 0.75rem;
  color: #888;
}

/* line 1645, ../sass/style.scss */
.contact2 span {
  display: inline-block;
  height: 32px;
  width: 32px;
}

/* line 1651, ../sass/style.scss */
.contact2 .social {
  list-style: none;
  padding: 0;
  margin-top: 0;
  margin-left: 17px;
}
/* line 1656, ../sass/style.scss */
.contact2 .social li {
  background: transparent;
}
/* line 1658, ../sass/style.scss */
.contact2 .social li a {
  color: #335385;
}

/* line 1666, ../sass/style.scss */
.adr span {
  background: url(../images/sprite.png) no-repeat -122px -254px;
}

/* line 1670, ../sass/style.scss */
.ph span {
  background: url(../images/sprite.png) no-repeat -84px -254px;
}

/* line 1674, ../sass/style.scss */
.em span {
  background: url(../images/sprite.png) no-repeat -44px -254px;
}

/* line 1677, ../sass/style.scss */
.time_w span {
  background: url(../images/sprite.png) no-repeat -4px -254px;
}

/* line 1680, ../sass/style.scss */
.feedback_form {
  width: 60%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  margin-top: 40px;
  text-align: center;
  margin-bottom: 40px;
}

/* line 1689, ../sass/style.scss */
.feedback_form form {
  padding-left: 0px;
  clear: both;
  width: 100%;
  overflow: hidden;
  padding: 10px 0;
}

/* line 1696, ../sass/style.scss */
.feedback_form_name,
.feedback_form_email {
  width: 50%;
  float: left;
  position: relative;
}
#related_project .name_project {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 1702, ../sass/style.scss */
.feedback_form input {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-size: 0.75rem;
  color: #111;
  border: 1px solid #dddddd;
  border-bottom: none;
  padding: 20px 20px 10px 20px;
  outline: none;
}

/* line 1717, ../sass/style.scss */
.feedback_form > input[name="name"] {
  border-radius: 10px 0 0 0;
}

/* line 1720, ../sass/style.scss */
.feedback_form > input[name="email"] {
  border-left: none;
  border-radius: 0 10px 0 0;
}

/* line 1724, ../sass/style.scss */
.feedback_form input:focus {
  color: #335385;
}

/* line 1727, ../sass/style.scss */
.feedback_form textarea:focus {
  color: #335385;
}

/* line 1730, ../sass/style.scss */
.feedback_form textarea {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  text-transform: uppercase;
  border: 1px solid #dddddd;
  font-family: "Open Sans", sans-serif;
  font-size: 0.75rem;
  padding: 15px 20px;
  outline: none;
}

/* line 1744, ../sass/style.scss */
.feedback_form input::-webkit-input-placeholder {
  color: #606266;
}

/* line 1745, ../sass/style.scss */
.feedback_form input::-moz-placeholder {
  color: #606266;
}

/* line 1746, ../sass/style.scss */
.feedback_form input:moz-placeholder {
  color: #606266;
}

/* line 1747, ../sass/style.scss */
.feedback_form input:ms-input-placeholder {
  color: #606266;
}

/* line 1748, ../sass/style.scss */
.feedback_form textarea::-webkit-input-placeholder {
  color: #606266;
}

/* line 1749, ../sass/style.scss */
.feedback_form textarea::-moz-placeholder {
  color: #606266;
}

/* line 1750, ../sass/style.scss */
.feedback_form textarea:moz-placeholder {
  color: #606266;
}

/* line 1751, ../sass/style.scss */
.feedback_form textarea:ms-input-placeholder {
  color: #606266;
}

/* line 1752, ../sass/style.scss */
.feedback_form_button input[type="submit"] {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 20px;
  color: #335385;
  background: #f5f3f3;
  border: none;
  border-radius: 0 0 10px 10px;
  font-family: "Open Sans", sans-serif;
  font-size: 0.85rem;
  text-transform: uppercase;
  box-shadow: 0px 10px 20px -3px rgba(0, 0, 0, 0.25);
}

/* line 1768, ../sass/style.scss */
.feedback_form_button input[type="submit"]:hover {
  color: #fff;
  background: #335385 !important;
  box-shadow: 0px 2px 15px 2px rgba(0, 0, 0, 0.4);
}

/* line 1773, ../sass/style.scss */
.captcha {
  display: none;
}

.wpcf7-not-valid-tip {
  display: none !important;
}
.wpcf7-validation-errors {
  color: #ffa500 !important;
  border: 2px solid #ffa500 !important;
  color: #ffa500 !important;
}
.wpcf7-mail-sent-ok {
  border: 2px solid #ffa500 !important;
  color: #ffa500 !important;
}
.wpcf7-not-valid {
  border: 2px solid #ffa500 !important;
}

/*News*/
/* line 1779, ../sass/style.scss */
.news_company_main_block {
  float: left;
  width: 64%;
  margin-top: 30px;
}
#newsContainer {
  width: 100% !important;
  min-height: 500px;
}
.main.news_company_no_mobile .container {
  max-width: 1340px;
  padding: 0 20px;
  width: 100%;
}
.categories_dropdown {
  margin-left: auto;
}
/* line 1783, ../sass/style.scss */
.news_company_main_block .news_company_main {
  width: 100%;
}
/* line 1785, ../sass/style.scss */
.news_company_main_block .news_company_main.mobile2 {
  display: none;
}
/* line 1788, ../sass/style.scss */
.news_company_main_block .news_company_main .data {
  position: absolute;
  right: 20px;
  top: 20px;
  height: 80px;
  width: 80px;
  color: #fff;
  text-align: center;
  padding: 5px;
  background: rgba(51, 83, 133, 0.7);
}
/* line 1798, ../sass/style.scss */
.news_company_main_block .news_company_main .data span {
  font-size: 24px;
}

/* line 1804, ../sass/style.scss */
.news_company_bar2 {
  float: left;
  width: 30%;
  margin: 30px 3% 0 3%;
  text-align: center;
  box-shadow: 0px 3px 10px 4px rgba(0, 0, 0, 0.25);
  border-radius: 15px 15px 0 0;
}
/* line 1811, ../sass/style.scss */
.news_company_bar2 .news_bar_header {
  width: 100%;
  border-radius: 15px 15px 0 0;
  background: #335385;
  padding: 10px 0 15px;
  color: #fff;
  text-transform: uppercase;
}
/* line 1816, ../sass/style.scss */
.news_company_bar2 .news_bar_header p {
  color: #fff;
  text-transform: uppercase;
}
/* line 1821, ../sass/style.scss */
.news_company_bar2 .caption_block_news {
  padding: 10px 0;
  position: relative;
}
/* line 1825, ../sass/style.scss */
.news_company_bar2 .caption_block_news:hover a {
  color: #335385;
}
/* line 1828, ../sass/style.scss */
.news_company_bar2 .caption_block_news:hover > span {
  background: #335385 url(../images/sprite.png) no-repeat -291px -256px;
}
/* line 1832, ../sass/style.scss */
.news_company_bar2 .caption_block_news > span {
  display: block;
  height: 36px;
  width: 36px;
  background: #fff url(../images/sprite.png) no-repeat -346px -256px;
  border-radius: 50%;
  position: absolute;
  left: 10px;
  top: 15px;
}
/* line 1842, ../sass/style.scss */
.news_company_bar2 .caption_block_news a {
  text-decoration: none;
  color: #5b5b5b;
  font-size: 14px;
  font-weight: bold;
}
/* line 1848, ../sass/style.scss */
.news_company_bar2 .caption_block_news p {
  color: #a5a18d;
  font-size: 14px;
}

/*New*/
/* line 1857, ../sass/style.scss */
.new {
  margin-top: 30px;
}
/* line 1859, ../sass/style.scss */
.new h2 {
  color: #335385;
  font-size: 35px;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
}
/* line 1867, ../sass/style.scss */
.new p {
  color: #606266;
  font-size: 16px;
  line-height: 26px;
  text-align: justify;
  padding: 10px 0;
}
/* line 1873, ../sass/style.scss */
.new #breadcrumbs a {
  text-decoration: none;
  color: #335385;
  font-weight: 300!important;
}
/* line 1879, ../sass/style.scss */
.new .slider_photo {
  margin: 40px auto;
  text-align: center;
  position: relative;
}
/* line 1883, ../sass/style.scss */
.new .slider_photo .slider_photo_block {
  position: relative;
  width: 70%;
  margin: 0 auto;
}
/* line 1887, ../sass/style.scss */
.new .slider_photo .slider_photo_block img {
  width: 100%;
}
/* line 1890, ../sass/style.scss */
.new .slider_photo .slider_photo_block .descr2 {
  width: 100%;
  background: rgba(51, 83, 133, 0.75);
  position: absolute;
  bottom: 30px;
  padding: 10px 0;
}
/* line 1896, ../sass/style.scss */
.new .slider_photo .slider_photo_block .descr2 p {
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  padding-left: 50px;
  font-family: "Tinos", sans-serif;
}
/* line 1904, ../sass/style.scss */
.new .slider_photo .slider_photo_block .navigation_photo {
  position: absolute;
  bottom: 5px;
  width: 100%;
  height: 15px;
}
/* line 1909, ../sass/style.scss */
.new
  .slider_photo
  .slider_photo_block
  .navigation_photo
  .navigation_photo_block {
  float: left;
  width: 24%;
  height: 15px;
  margin-right: 1%;
  background: #fff;
}
/* line 1915, ../sass/style.scss */
.new
  .slider_photo
  .slider_photo_block
  .navigation_photo
  .navigation_photo_block:last-child {
  margin-right: 0;
  width: 25%;
}
/* line 1919, ../sass/style.scss */
.new
  .slider_photo
  .slider_photo_block
  .navigation_photo
  .navigation_photo_block.active {
  background: #335385;
}
/* line 1922, ../sass/style.scss */
.new
  .slider_photo
  .slider_photo_block
  .navigation_photo
  .navigation_photo_block:hover {
  cursor: pointer;
  background: #335385;
}
/* line 1929, ../sass/style.scss */
.new .slider_photo .brand-direction-nav {
  list-style: none;
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -20px;
}
/* line 1935, ../sass/style.scss */
.new .slider_photo .brand-direction-nav li {
  width: 40px;
  height: 40px;
  display: inline-block;
}
/* line 1939, ../sass/style.scss */
.new .slider_photo .brand-direction-nav li a {
  color: #111;
  width: 60px;
  height: 60px;
  background: url(../images/sprite.png) no-repeat 0px 0px;
  position: absolute;
}
/* line 1946, ../sass/style.scss */
.new .slider_photo .brand-direction-nav li .next {
  background-position: -254px -191px;
  right: 10px;
}
/* line 1949, ../sass/style.scss */
.new .slider_photo .brand-direction-nav li .next:hover {
  background-position: -395px -190px;
}
/* line 1953, ../sass/style.scss */
.new .slider_photo .brand-direction-nav li .prev {
  background-position: -190px -191px;
  left: 10px;
}
/* line 1956, ../sass/style.scss */
.new .slider_photo .brand-direction-nav li .prev:hover {
  background-position: -324px -190px;
}

/* line 1964, ../sass/style.scss */
.video_new {
  text-align: center;
}
/* line 1966, ../sass/style.scss */
iframe {
  display: block;
  margin: 20px auto !important;
  width: 560px;
  height: 315px;
}

/* line 1973, ../sass/style.scss */
.other_state {
  margin-bottom: 50px;
  margin-top: 30px;
}
/* line 1975, ../sass/style.scss */
.other_state h4 {
  text-align: left;
  margin-left: 30px;
  text-transform: uppercase;
  color: #606266;
  font-size: 18px;
}

/* line 1983, ../sass/style.scss */
.other_state_block {
  padding: 20px 0;
  margin: 20px 0;
  background: #cfdff8;
}
/* line 1987, ../sass/style.scss */
.other_state_block a {
  color: #262627;
  text-transform: uppercase;
  text-decoration: none;
  padding-left: 30px;
  position: relative;
}
/* line 1993, ../sass/style.scss */
.other_state_block a span {
  display: block;
  height: 20px;
  width: 20px;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  border-radius: 50%;
  background: #6e757f;
  color: #fff;
  position: absolute;
  left: 5px;
  top: 0;
}
/* line 2007, ../sass/style.scss */
.other_state_block a:hover {
  color: #335385;
  text-decoration: underline;
}
/* line 2010, ../sass/style.scss */
.other_state_block a:hover span {
  background: #335385;
}

/*Project*/
/* line 2019, ../sass/style.scss */
.project_block {
  overflow: hidden;
  margin: 30px 0 70px;
}
/* line 2022, ../sass/style.scss */
.project_block h2 {
  color: #335385;
  font-size: 35px;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
}
/* line 2030, ../sass/style.scss */
.project_block .project_block_text {
  float: right;
  width: 50%;
}
/* line 2033, ../sass/style.scss */
.project_block .project_block_text h4 {
  font-size: 24px;
  text-transform: uppercase;
  color: #3e6bb2;
  padding: 10px 0;
}
/* line 2039, ../sass/style.scss */
.project_block .project_block_text p {
  color: #606266;
  font-size: 16px;
  line-height: 28px;
}
/* line 2045, ../sass/style.scss */
.project_block .project_block_photo {
  float: right;
  margin-left: 2%;
  width: 48%;
  position: relative;
}
/* line 2050, ../sass/style.scss */
.project_block .project_block_photo img {
  width: 100%;
}
/* line 2053, ../sass/style.scss */
.project_block .project_block_photo .arrow {
  position: absolute;
  left: 0;
  bottom: 0;
}
/* line 2057, ../sass/style.scss */
.project_block .project_block_photo .arrow a {
  display: block;
  float: left;
  background: #3e6bb2 url(../images/sprite.png) no-repeat 0px 0px;
  margin-left: 2px;
  width: 40px;
  height: 60px;
}
/* line 2065, ../sass/style.scss */
.project_block .project_block_photo .arrow .prew_arrow {
  background-position: -78px -289px;
}
/* line 2067, ../sass/style.scss */
.project_block .project_block_photo .arrow .prew_arrow:hover {
  background-position: -149px -289px;
}
/* line 2071, ../sass/style.scss */
.project_block .project_block_photo .arrow .next_arrow {
  background-position: -110px -289px;
}
/* line 2073, ../sass/style.scss */
.project_block .project_block_photo .arrow .next_arrow:hover {
  background-position: -182px -289px;
}
/* line 2077, ../sass/style.scss */
.project_block .project_block_photo .arrow .zoom {
  margin-left: 90px;
  width: 60px;
  background-position: -227px -289px;
}
/* line 2081, ../sass/style.scss */
.project_block .project_block_photo .arrow .zoom:hover {
  background-position: -6px -289px;
}

/* line 2088, ../sass/style.scss */
.price {
  overflow: hidden;
  margin: 40px 0;
}
/* line 2091, ../sass/style.scss */
.price h2 {
  color: #335385;
  font-size: 35px;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
}

/* line 2101, ../sass/style.scss */
.table_bg {
  background: #cfdff8;
  /*height: 510px;*/
  margin: 0 0 30px 0;
}
/* line 2105, ../sass/style.scss */
.table_bg .container {
  position: relative;
}
/* line 2107, ../sass/style.scss */
.table_bg .container table {
  /*position: absolute;
  top: -135px;*/
  margin: 20px 0;
  width: 100%;
  border-collapse: separate;
  border-spacing: 2px 30px;
}

.tb2 {
  margin: -20px 0 -40px 0;
  width: 100%;
  border-collapse: separate;
  border-spacing: 2px 30px;
}

/* line 2114, ../sass/style.scss */
.table_bg .container table tr {
  margin: 4px 2px;
}

.tb2 tr {
  margin: 8px 2px;
}

/* line 2116, ../sass/style.scss */
.table_bg .container table tr:hover td {
  background: #7096a8;
}
/* line 2119, ../sass/style.scss */
.table_bg .container table tr th,
.tb2 tr th {
  margin-left: 2px;
  padding: 20px 0;
  border-right: 1px solid #fff;
  background: #dbe7fa;
  color: #292a2b;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  border-bottom: 10px solid transparent;
}
/* line 2130, ../sass/style.scss */
.table_bg .container table tr td {
  text-align: center;
  margin-left: 2px;
  padding: 10px 0;
  border-right: 1px solid #fff;
  background: #8097a4;
  color: #fff;
  font-size: 16px;
}

/* line 2144, ../sass/style.scss */
hr {
  border: 1px solid #335385;
  opacity: 0.5;
}

/* line 2148, ../sass/style.scss */
.container.mar_bot {
  margin-bottom: 50px;
}

.alignleft {
  float: left;
  margin: 25px 15px 10px 0;
}

.alignright {
  float: right;
  margin: 25px 0 10px 15px;
}

.aligncenter {
  display: block;
  margin: 15px auto;
}

#breadcrumbs a,
.breadcrumb_last {
  color: #335385;
  font-size: 1rem;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  text-decoration: none;
  padding: 4px 8px;
  margin-left: 0.5em;
  margin-right: 0.5em;
  margin-bottom: 2px;
  display: inline-block;
}
.breadcrumb_last {
  background: #919191;
  color: #fff;
}

#breadcrumbs a:hover {
  background: #335385;
  color: #fff;
}

.pagination {
  clear: both;
  margin: 10px 0 10px 0;
}

.pagination a {
  padding: 15px 20px !important;
  margin: 5px !important;
  background: #66676a !important;
  color: #fff !important;
  border: none !important;
  border-radius: none !important;
  text-decoration: none !important;
  height: auto !important;
}

.pagination a span {
  background: none !important;
  padding: 0 !important;
  color: #000 !important;
  border: none !important;
}

.pagination a:hover,
.pagination li.active a {
  border: none !important;
  background: #667ea4 !important;
  color: #fff !important;
}

.news_company_bar2 .caption_block_news {
  padding: 20px;
  text-align: left;
}

.news_company_bar2 .caption_block_news li,
.news_company_bar2 #lct-widget-news_category li {
  background: #fff url(../images/sprite.png) no-repeat -346px -256px;
  padding: 5px 10px 5px 40px;
}
.news_company_bar2 #lct-widget-news_category {
  padding: 20px;
  text-align: left;
}
.news_company_bar2 #lct-widget-news_category a:hover {
  color: #335385;
}
.news_company_bar2 #lct-widget-news_category a {
  text-decoration: none;
  color: #5b5b5b;
  font-size: 14px;
  font-weight: bold;
}

#partners li img {
  margin: 5px auto !important;
}

#partners li img {
  width: 50%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

#partners li img:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.recall .bx-wrapper .bx-next {
  right: 10px !important;
  top: 120px !important;
}

.recall .bx-wrapper .bx-prev {
  left: 10px !important;
  top: 120px !important;
}

.block_menu ul li {
  border-bottom: 10px solid #242423;
}

.block_menu ul li:first-child {
  border-bottom: none;
}

.project_block_photo {
  position: relative;
}

/*
.project_block_photo .bx-wrapper .bx-controls-direction a{
	display: block;
	background: #3e6bb2 url(../images/sprite.png) no-repeat !important;
	margin-left: 2px !important;
	width: 40px !important;
	height: 60px !important;
	position: absolute !important;
	left: 0 !important;
	bottom: 0 !important;
}*/

.project_block_photo .bx-wrapper .bx-prev {
  left: 0 !important;
  background-position: -78px -289px !important;
  background-color: #3e6bb2 !important;
  width: 40px !important;
  height: 60px !important;
  left: 0 !important;
  top: 91% !important;
  margin-top: -28px !important;
}

.project_block_photo .bx-wrapper .bx-next {
  right: 0 !important;
  background-position: -110px -289px !important;
  background-color: #3e6bb2 !important;
  width: 40px !important;
  height: 60px !important;
  left: 43px !important;
  top: 91% !important;
  margin-top: -28px !important;
}

.project_block_photo .bx-wrapper .bx-prev:hover,
.project_block_photo .bx-wrapper .bx-next:hover {
  color: #fff !important;
}

.related_project .name_project {
  padding: 0;
}

.related_project .bx-wrapper {
  margin: 0 10%;
}

.slider li {
  margin-top: -20px;
}

.block_name_project .name_project img {
  max-width: 100%;
  width: 100%;
  object-position: right top;
  object-fit: cover;
  height: 300px;
  display: block;
  margin: 0px auto;
}
/* для Альтернативных решений */
.block_name_project .name_project.alternative img {
  height: inherit;
}
.block_name_project .name_project.home img {
  height: auto;
}
/* для главной страницы */
@media (min-width: 768px) {
  .name_project.home {
    min-height: 318px;
  }
}
.search-item {
  padding: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
}

.search-item p {
  font-size: 14px;
  line-height: 1.3em;
}

.more-link {
  font-size: 13px;
  display: block;
  text-align: right;
  font-weight: 300 !important;
}

#related_project .name_project {
  width: 100%;
}

/*Media*/
@media (max-width: 1440px) {
  /* line 2154, ../sass/style.scss */
  .slider h1 {
    padding-left: 12vw;
  }
  /* line 2157, ../sass/style.scss */
  .slider h2 {
    padding-left: 7vw;
  }
  /* line 2160, ../sass/style.scss */
  .slider .btn {
    margin-top: 70px;
  }

  /* line 2164, ../sass/style.scss */
  .project .block_name_project .name_project .description a span {
    top: 10px;
  }

  /* line 2167, ../sass/style.scss */
  .gallery_proect .block_name_project .name_project .description a span {
    top: 10px;
  }

  /* line 2170, ../sass/style.scss */
  .block_name_project .brand-direction-nav .next-li {
    margin-right: 8vw;
  }

  /* line 2173, ../sass/style.scss */
  .block_name_project .brand-direction-nav .prev-li {
    margin-left: 8vw;
  }
}


@media (max-width: 1280px) {
  /* line 2179, ../sass/style.scss */
  .slider h1 {
    padding: 6vw 0px 0px 13vw;
  }
  /* line 2182, ../sass/style.scss */
  .slider h2 {
    padding-left: 10.5vw;
  }
  /* line 2185, ../sass/style.scss */
  .slider .btn {
    margin-top: 6vw;
  }

  /* line 2189, ../sass/style.scss */
  .project .block_name_project .name_project .description a span {
    top: 10px;
  }

  /* line 2192, ../sass/style.scss */
  .gallery_proect .block_name_project .name_project .description a span {
    top: 10px;
  }

  /* line 2195, ../sass/style.scss */
  .block_name_project .brand-direction-nav .next-li {
    margin-right: 2vw;
  }

  /* line 2198, ../sass/style.scss */
  .block_name_project .brand-direction-nav .prev-li {
    margin-left: 2vw;
  }
}
@media (max-width: 1024px) {
  /* line 2205, ../sass/style.scss */
  .block_menu .container > ul > li > a {
    font-size: 1.3vw;
  }

  /* line 2209, ../sass/style.scss */
  .slider h1 {
    padding: 6vw 0px 0px 10vw;
  }
  /* line 2212, ../sass/style.scss */
  .slider h2 {
    padding-left: 8vw;
  }
  /* line 2215, ../sass/style.scss */
  .slider .btn {
    margin-top: 5vw;
  }

  /* line 2221, ../sass/style.scss */
  .project .block_name_project .view_project {
    height: 288px;
  }

  /* line 2226, ../sass/style.scss */
  .project .block_name_project .name_project .description a span {
    top: 10px;
  }

  /* line 2229, ../sass/style.scss */
  .gallery_proect .block_name_project .name_project .description a span {
    top: 10px;
  }

  /* line 2232, ../sass/style.scss */
  .recall .brand-direction-nav li .prev {
    bottom: -4vw;
  }

  /* line 2235, ../sass/style.scss */
  .recall .brand-direction-nav li .next {
    bottom: -4vw;
  }

  /* line 2238, ../sass/style.scss */
  .partners .brand-direction-nav li .prev {
    left: -32px;
    bottom: 6vw;
  }

  /* line 2242, ../sass/style.scss */
  .partners .brand-direction-nav li .next {
    right: -30px;
    bottom: 6vw;
  }

  /* line 2246, ../sass/style.scss */
  .gallery_proect .block_name_project .name_project .description a span {
    top: 10px;
  }

  /* line 2249, ../sass/style.scss */
  .news_company_main .descr .descr_text p {
    font-size: 15px;
  }
}
/*Mobile*/
@media (max-width: 980px) {
  /* line 2255, ../sass/style.scss */
  .container {
    width: 90%;
    margin: 0 auto;
  }

  /*.related_project .name_project{
	width:30% !important; 
  }*/

  #trigger {
    width: 100%;
    height: 50px;
    padding-left: 20px;
  }

  #trigger:after {
    content: "МЕНЮ";
    margin-left: 15px;
    font-size: 16px;
  }

  .menu_mobile {
    position: absolute;
    z-index: 9;
    left: 50%;
    margin-left: -5px;
    display: none !important;
  }

  /* line 2259, ../sass/style.scss */
  header {
    position: relative;
  }

  /* line 2262, ../sass/style.scss */
  header .menu_main {
    display: none;
  }

  /* line 2265, ../sass/style.scss */
  header .search {
    margin-top: 0px;
    float: none;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1600;
  }

  /* line 2292, ../sass/style.scss */
  header .block_menu {
    height: 50px;
    position: relative;
    margin-top: 50px;
  }

  /* line 2297, ../sass/style.scss */
  .block_menu .container > ul > li:first-child ul {
    top: 50px;
  }

  /* line 2300, ../sass/style.scss */
  header .block_menu .container > ul > li:not(.menu-li) {
    display: none;
  }

  /* line 2303, ../sass/style.scss */
  header .block_menu .container > ul > li:first-child .menu2 {
    margin: 0;
    padding: 0;
    display: block;
    height: 50px;
    width: 50px;
    box-sizing: border-box;
    padding-top: 15px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 13px;
  }

  /* line 2317, ../sass/style.scss */
  header .block_menu .container > ul > li:first-child .menu2:hover {
    background: #335385;
  }

  /* line 2320, ../sass/style.scss */
  .block_menu .container > ul > li {
    margin: 0px;
    padding: 0;
  }

  /* line 2324, ../sass/style.scss */
  .block_menu .container > ul .menu-li.open ul {
    top: 50px;
    z-index: 1190;
  }

  /* line 2328, ../sass/style.scss */
  .block_menu .container > ul > li:first-child ul li {
    text-align: center;
    float: none;
    width: 100%;
    box-sizing: border-box;
    border-right: none;
    padding-left: 10px;
    padding-top: 30px;
  }

  /* line 2337, ../sass/style.scss */
  .block_menu .container > ul > li:first-child ul .contact-li div {
    width: 55%;
    padding: 10px;
    margin: 0 auto;
    text-align: center;
  }

  /* line 2343, ../sass/style.scss */
  .block_menu .container > ul > li:first-child ul li .menu_caption {
    font-size: 16px;
  }

  /* line 2346, ../sass/style.scss */
  .block_menu .container > ul > li:first-child ul li a {
    font-size: 17px;
  }

  /* line 2349, ../sass/style.scss */
  .block_menu .container > ul > li:first-child ul .contact-li div h4 {
    text-align: center;
    font-size: 12px;
  }

  /* line 2353, ../sass/style.scss */
  .block_menu .container > ul > li:first-child ul .contact-li div p {
    text-align: center;
    font-size: 12px;
  }

  /* line 2357, ../sass/style.scss */
  .block_menu .container > ul .menu-li ul .close {
    display: block;
    width: 20px;
    height: 22px;
    background: url(../images/sprite.png) no-repeat -67px -75px;
    position: absolute;
    opacity: 0.6;
    top: 5px;
    right: 5px;
  }

  /* line 2367, ../sass/style.scss */
  .block_menu .container > ul > li:first-child ul .close_menu {
    display: none;
  }

  /* line 2370, ../sass/style.scss */
  .block_menu .container .menu_mobile {
    display: block;
    color: #fffefe;
    font-size: 20px;
    text-transform: uppercase;
    text-align: left;
    padding: 12px 0 0 45px;
  }

  /* line 2378, ../sass/style.scss */
  .block_logo {
    margin-top: 50px;
  }
  /* line 2380, ../sass/style.scss */
  .block_logo .logo {
    float: none;
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  /* line 2386, ../sass/style.scss */
  .block_logo .search {
    height: 50px;
    width: 50px;
  }
  /* line 2390, ../sass/style.scss */
  .block_logo .block_phone {
    margin-top: 15px;
    float: none;
    width: 100%;
  }
  /* line 2394, ../sass/style.scss */
  .block_logo .block_phone .phone-number {
    margin: 15px 0;
    text-align: center;
    float: none;
    width: 100%;
  }
  /* line 2399, ../sass/style.scss */
  .block_logo .block_phone .phone-number:last-child {
    margin-bottom: 0px;
  }
  /* line 2402, ../sass/style.scss */
  .block_logo .block_phone .phone-number .icon-phone {
    display: inline-block;
    padding-left: 0;
  }
  /* line 2406, ../sass/style.scss */
  .block_logo .block_phone .phone-number .feedback {
    margin-left: 20px;
  }

  /* line 2412, ../sass/style.scss */
  .slider {
    display: none;
  }

  /* line 2415, ../sass/style.scss */
  .project {
    margin-top: 50px;
  }
  /* line 2417, ../sass/style.scss */
  .project h2 {
    color: #335385;
    font-size: 30px;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    text-transform: uppercase;
  }
  /* line 2424, ../sass/style.scss */
  .project .mobile {
    display: block;
  }
  /* line 2427, ../sass/style.scss */
  .project .no_mobile {
    display: none;
  }
  /* line 2431, ../sass/style.scss */
  .project .block_name_project .name_project {
    float: none;
    width: 300px;
    position: relative;
  }

  .block_name_project .name_project .description {
  }

  .block_name_project .name_project .description p {
    width: 100%;
    margin-left: 0px;
  }

  .project .block_name_project .name_project img {
    max-width: 100%;
    width: 100%;
    object-position: right top;
    object-fit: cover;
  }

  /* line 2438, ../sass/style.scss */
  .project .block_name_project .view_project {
    clear: both;
    background: #335385;
    width: 310px;
    margin: 20px auto;
    height: 296px;
    margin-left: calc(50% - 140px);
  }

  /* line 2445, ../sass/style.scss */
  .project .block_name_project .view_project:hover {
    background: #335385;
  }

  /* line 2451, ../sass/style.scss */
  .news_company h2 {
    font-size: 30px;
  }

  /* line 2454, ../sass/style.scss */
  .your_business {
    display: none;
  }

  /* line 2457, ../sass/style.scss */
  .sale {
    display: none;
  }

  /* line 2461, ../sass/style.scss */
  .recall h2 {
    font-size: 30px;
  }
  /* line 2464, ../sass/style.scss */
  .recall h5 {
    font-size: 16px;
  }
  /* line 2467, ../sass/style.scss */
  .recall h6 {
    font-size: 12px;
  }
  /* line 2470, ../sass/style.scss */
  .recall p {
    font-size: 14px;
  }
  /* line 2473, ../sass/style.scss */
  .recall a {
    font-size: 12px;
  }

  /* line 2478, ../sass/style.scss */
  .partners h2 {
    font-size: 30px;
  }
  /* line 2481, ../sass/style.scss */
  .partners .part:not(.mobile) {
    display: none;
  }
  /* line 2484, ../sass/style.scss */
  .partners .part.mobile {
    float: none;
    width: 100%;
  }
  /* line 2488, ../sass/style.scss */
  .partners .part img {
    width: 15%;
  }

  /* line 2492, ../sass/style.scss */
  .news_company {
    text-align: center;
  }
  /* line 2495, ../sass/style.scss */
  .news_company .container .news_company_main {
    float: none;
    width: 100%;
    text-align: center;
  }
  /* line 2501, ../sass/style.scss */
  .news_company .container .news_company_main .descr .descr_text a {
    font-size: 16px;
  }
  /* line 2504, ../sass/style.scss */
  .news_company .container .news_company_main .descr .descr_text p {
    font-size: 14px;
  }
  /* line 2510, ../sass/style.scss */
  .news_company .container .news_company_bar {
    display: none;
  }
  /* line 2513, ../sass/style.scss */
  .news_company .container .mobile {
    display: block;
    margin-top: 40px;
    color: #a5a18d;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 26px;
  }
  /* line 2520, ../sass/style.scss */
  .news_company .container .mobile:hover {
    color: #3e6bb2;
  }

  /* line 2526, ../sass/style.scss */
  .down_menu {
    padding-bottom: 30px;
  }
  /* line 2528, ../sass/style.scss */
  .down_menu .down_menu_section {
    float: none;
    width: 100%;
  }
  /* line 2531, ../sass/style.scss */
  .down_menu .down_menu_section p {
    font-size: 14px;
  }
  /* line 2535, ../sass/style.scss */
  .down_menu .down_menu_section .contacts li {
    font-size: 14px;
  }
  /* line 2540, ../sass/style.scss */
  .down_menu .down_menu_section_service {
    float: none;
    margin-left: 0;
    width: 100%;
  }
  /* line 2544, ../sass/style.scss */
  .down_menu .down_menu_section_service a {
    font-size: 14px;
  }
  /* line 2549, ../sass/style.scss */
  .down_menu .down_menu_section_service ul li a {
    font-size: 12px;
  }
  /* line 2555, ../sass/style.scss */
  .down_menu .down_menu_section_about {
    margin-top: 20px;
    float: none;
    margin-left: 0;
    width: 100%;
  }
  /* line 2560, ../sass/style.scss */
  .down_menu .down_menu_section_about a {
    font-size: 14px;
  }
  /* line 2563, ../sass/style.scss */
  .down_menu .down_menu_section_about ul {
    margin-top: 10px;
  }
  /* line 2565, ../sass/style.scss */
  .down_menu .down_menu_section_about ul li {
    padding: 5px;
  }

  /* line 2573, ../sass/style.scss */
  footer p {
    font-size: 12px;
  }
  /* line 2576, ../sass/style.scss */
  footer a {
    font-size: 12px;
  }
  /* line 2579, ../sass/style.scss */
  footer .copyright {
    float: none;
    text-align: center;
  }
  /* line 2583, ../sass/style.scss */
  footer .development {
    float: none;
    text-align: center;
  }

  /*Catalog*/
  /* line 2591, ../sass/style.scss */
  .main_button {
    display: none;
  }

  /* line 2594, ../sass/style.scss */
  .gallery_proect .gallery_proect_menu ul {
    display: none;
  }

  /* line 2597, ../sass/style.scss */
  .gallery_proect .block_name_project.no_mobile {
    display: none;
  }

  /* line 2600, ../sass/style.scss */
  .gallery_proect .block_name_project .name_project {
    margin: 0 auto;
    float: none;
    width: 100%;

    position: relative;
  }

  /* line 2607, ../sass/style.scss */
  .gallery_proect .block_name_project .name_project .description a span {
    top: 15px;
  }

  /* line 2610, ../sass/style.scss */
  .seo {
    display: none;
  }

  /*Catalog-category*/
  /* line 2614, ../sass/style.scss */
  .gallery_proect2 .block_name_project .view_project {
    float: none;
    width: 306px;
    margin: 20px auto 0;
  }

  /*Contacts*/
  /* line 2620, ../sass/style.scss */
  .contacts2 {
    width: 100%;
  }

  /* line 2623, ../sass/style.scss */
  .feedback_form {
    width: 100%;
  }

  /* line 2626, ../sass/style.scss */
  .contact2 .social {
    margin-left: 90px;
  }

  /*News*/
  /* line 2630, ../sass/style.scss */
  .news_company_main_block {
    float: none;
    width: 100%;
    margin: 30px auto 0;
  }

  /* line 2636, ../sass/style.scss */
  .news_company .container .news_company_main.mobile2 {
    display: block;
  }

  /* line 2639, ../sass/style.scss */
  .news_company_bar2 {
    display: none;
  }

  /* line 2642, ../sass/style.scss */
  .news_company_main_block .news_company_main .data {
    display: none;
  }

  /*New*/
  /* line 2646, ../sass/style.scss */
  .new .slider_photo .slider_photo_block {
    width: 100%;
  }

  /* line 2649, ../sass/style.scss */
  .other_state.no_mobile {
    display: none;
  }

  /* line 2652, ../sass/style.scss */
  iframe {
    width: 504px;
    height: 283.5px;
  }

  /**Project*/
  /* line 2657, ../sass/style.scss */
  .project_block .project_block_photo {
    float: none;
    width: 60%;
    margin: 0 auto;
  }

  /* line 2662, ../sass/style.scss */
  .project_block .project_block_text {
    float: none;
    width: 100%;
  }

  /* line 2666, ../sass/style.scss */
  .no-mobile {
    display: none;
  }

  /* line 2669, ../sass/style.scss */
  .main .tire {
    display: none;
  }
}

@media (max-width: 968px) {
  #related_project li {
    width: 700px !important;
    margin: 0 !important;
  }
}

@media (max-width: 768px) {
  /* line 2675, ../sass/style.scss */

  #related_project li {
    width: 568px !important;
    margin: 0 !important;
  }

  .news_company {
    height: auto;
  }

  .news_company_main {
    width: 100%;
    height: auto;
    margin: 10px 0 !important;
    display: block !important;
  }

  .news_company_bar {
    display: none !important;
    width: 100%;
    height: auto;
    margin: 10px 0 !important;
  }

  .news_company_main .descr {
    height: auto;
    display: block !important;
    opacity: 1 !important;
    color: #000 !important;
  }

  .news_company_main .descr .descr_text {
    width: 70%;
    margin-left: 20px;
  }

  .partners {
    display: none;
  }
  .project .block_name_project .name_project .description a span {
    top: 10px;
  }

  /* line 2678, ../sass/style.scss */
  .gallery_proect .block_name_project .name_project .description a span {
    top: 10px;
  }

  /* line 2687, ../sass/style.scss */
  .news_company_main .descr {
    height: 100px;
  }

  /* line 2690, ../sass/style.scss */
  .news_company_main .descr .comment {
    height: 100px;
    width: 100px;
    padding-top: 20px;
  }

  /* line 2695, ../sass/style.scss */
  .news_company_main .descr .comment span {
    margin: 0px 30px;
  }

  /* line 2698, ../sass/style.scss */
  .news_company_main .descr .descr_text {
    padding: 7px 0 0 10px;
  }

  /* line 2707, ../sass/style.scss */
  .contact2 .social {
    margin-left: 40px;
  }

  /* line 2710, ../sass/style.scss */
  iframe {
    width: 448px;
    height: 252px;
  }
}
@media (max-width: 600px) {
  /* line 2716, ../sass/style.scss */

  footer .copyright {
    width: 100%;
  }

  #related_project li {
    width: 440px !important;
    margin: 0 !important;
  }

  .project .block_name_project .name_project .description a span {
    top: 10px;
  }

  /* line 2719, ../sass/style.scss */
  .gallery_proect .block_name_project .name_project .description a span {
    top: 10px;
  }

  /* line 2722, ../sass/style.scss */
  .recall .brand-direction-nav li .prev {
    bottom: -7vw;
  }

  /* line 2725, ../sass/style.scss */
  .recall .brand-direction-nav li .next {
    bottom: -7vw;
  }

  /* line 2728, ../sass/style.scss */
  .partners .brand-direction-nav li .prev {
    left: 12px;
    bottom: 8vw;
  }

  /* line 2732, ../sass/style.scss */
  .partners .brand-direction-nav li .next {
    right: 10px;
    bottom: 8vw;
  }

  /* line 2736, ../sass/style.scss */
  .contact2 .social {
    margin-left: 0px;
  }

  /* line 2739, ../sass/style.scss */
  .feedback_form form {
    padding-left: 0px;
    width: 100%;
  }

  /* line 2743, ../sass/style.scss */
  .news_company_main .descr {
    height: 80px;
  }

  /* line 2746, ../sass/style.scss */
  .news_company_main .descr .comment {
    height: 80px;
    width: 80px;
    padding-top: 15px;
  }

  /* line 2751, ../sass/style.scss */
  .news_company_main .descr .comment span {
    margin: 0px 22px;
  }

  /* line 2754, ../sass/style.scss */
  .news_company_main .descr .descr_text {
    padding: 7px 0 0 10px;
  }

  /* line 2757, ../sass/style.scss */
  .news_company .container .news_company_main .descr .descr_text a {
    font-size: 14px;
  }

  /* line 2760, ../sass/style.scss */
  .news_company .container .news_company_main .descr .descr_text p {
    font-size: 12px;
  }

  /* line 2767, ../sass/style.scss */
  .new .slider_photo .slider_photo_block .descr2 {
    width: 98.2%;
    padding: 5px;
  }
  /* line 2770, ../sass/style.scss */
  .new .slider_photo .slider_photo_block .descr2 p {
    font-size: 14px;
  }

  /* line 2774, ../sass/style.scss */
  .table_bg .container table tr th {
    font-size: 12px;
  }

  /* line 2777, ../sass/style.scss */
  .table_bg .container table tr td {
    font-size: 12px;
  }
  /* line 2779, ../sass/style.scss */
  .table_bg .container table tr td .btn {
    width: 120px;
    font-size: 11px;
  }

  /* line 2785, ../sass/style.scss */
  iframe {
    width: 392px;
    height: 220.5px;
  }

  .block_menu .container > ul > li:first-child ul .contact-li div {
    width: 70%;
    text-align: left;
  }

  .block_menu .container > ul > li:first-child ul .contact-li div p {
    text-align: left;
  }

  .block_menu .container > ul > li:first-child ul .contact-li div h4 {
    text-align: left;
  }
}
@media (max-width: 640px) {
  /* line 2791, ../sass/style.scss */
  .phone-number .icon-phone {
    font-size: 14px;
    margin-bottom: 10px;
    padding-left: 30px;
  }

  .phone-number {
    margin-bottom: 10px;
  }

  #related_project li {
    width: 310px !important;
    margin: 0 20px !important;
  }

  #related_project .description {
  }

  .container {
    width: 96%;
    margin: 0 auto;
  }

  /* line 2795, ../sass/style.scss */
  .project .block_name_project .name_project .description p {
    padding: 15px;
  }

  /* line 2799, ../sass/style.scss */
  .news_company .container .news_company_main .descr {
    height: 60px;
  }
  /* line 2801, ../sass/style.scss */
  .news_company .container .news_company_main .descr .descr_text {
    padding: 10px 0 0 0;
  }
  /* line 2803, ../sass/style.scss */
  .news_company .container .news_company_main .descr .descr_text a {
    padding-left: 5px;
  }
  /* line 2806, ../sass/style.scss */
  .news_company .container .news_company_main .descr .descr_text p {
    padding-top: 5px;
    padding-left: 5px;
    font-size: 10px;
  }
  /* line 2812, ../sass/style.scss */
  .news_company .container .news_company_main .descr .comment {
    height: 60px;
    width: 60px;
    padding-top: 3px;
  }
  /* line 2816, ../sass/style.scss */
  .news_company .container .news_company_main .descr .comment span {
    font-size: 12px;
    margin: 0px 10px;
  }

  /* line 2822, ../sass/style.scss */
  .news_company {
    margin: 0 0 40px;
  }
  /* line 2824, ../sass/style.scss */
  .news_company .container .mobile {
    font-size: 20px;
    margin-top: 0;
  }

  /* line 2829, ../sass/style.scss */
  .descr .descr_text a {
    font-size: 12px;
  }

  /* line 2832, ../sass/style.scss */
  .gallery_proect .pagination .next a {
    width: 30px;
  }

  /* line 2835, ../sass/style.scss */
  .line .container input[type="submit"] {
    left: 10px;
  }

  /* line 2838, ../sass/style.scss */
  .contact2 .social li {
    height: 30px;
    width: 23px;
  }

  /* line 2842, ../sass/style.scss */
  .contact2 .social {
    margin-left: 8px;
  }

  /* line 2845, ../sass/style.scss */
  iframe {
    width: 280px;
    height: 157.5px;
  }

  /* line 2849, ../sass/style.scss */
  .new .slider_photo .slider_photo_block .descr2 {
    width: 100%;
    padding: 0px;
    bottom: 15px;
  }
  /* line 2853, ../sass/style.scss */
  .new .slider_photo .slider_photo_block .descr2 p {
    font-size: 12px;
    padding: 5px;
  }

  /* line 2858, ../sass/style.scss */
  .new .slider_photo .slider_photo_block .navigation_photo {
    bottom: 2px;
    height: 10px;
  }

  /* line 2862, ../sass/style.scss */
  .new
    .slider_photo
    .slider_photo_block
    .navigation_photo
    .navigation_photo_block {
    height: 10px;
  }
}
@media (max-width: 360px) {
  .block_menu .container > ul > li:first-child ul .contact-li div {
    width: 90%;
    text-align: left;
  }
  /* line 2868, ../sass/style.scss */
  #order_call {
    width: 100%;
    margin: 80px 0;
    padding: 0;
  }
  /* line 2872, ../sass/style.scss */
  #order_call .pop_header span {
    right: 20px;
  }

  /* line 2876, ../sass/style.scss */
  .project .block_name_project .name_project {
    width: 100%;
    padding: 0px;
  }

  /* line 2880, ../sass/style.scss */
  .project .block_name_project .name_project .description {
    width: 85%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0px 0px 20px 0px;
  }

  /* line 2887, ../sass/style.scss */
  .news_company .container .news_company_main .descr {
    height: 50px;
  }
  /* line 2889, ../sass/style.scss */
  .news_company .container .news_company_main .descr .comment {
    height: 50px;
    width: 50px;
    padding-top: 3px;
  }
  /* line 2893, ../sass/style.scss */
  .news_company .container .news_company_main .descr .comment span {
    background-position: -152px -59px;
    margin: 0px 6px;
  }
  /* line 2898, ../sass/style.scss */
  .news_company .container .news_company_main .descr .descr_text {
    padding: 0;
  }
  /* line 2900, ../sass/style.scss */
  .news_company .container .news_company_main .descr .descr_text a {
    font-size: 12px;
  }
  /* line 2903, ../sass/style.scss */
  .news_company .container .news_company_main .descr .descr_text p {
    font-size: 8px;
  }

  /* line 2911, ../sass/style.scss */
  .line .container input[type="search"] {
    font-size: 10px;
  }

  /* line 2914, ../sass/style.scss */
  .contact2 .social li {
    height: 30px;
    width: 20px;
  }

  /* line 2918, ../sass/style.scss */
  .contact2 .social {
    margin-left: 0px;
  }

  /* line 2921, ../sass/style.scss */
  iframe {
    width: 224px;
    height: 126px;
  }

  /* line 2925, ../sass/style.scss */
  .table_bg .container table tr th {
    font-size: 10px;
  }

  /* line 2928, ../sass/style.scss */
  .table_bg .container table tr td {
    font-size: 10px;
  }
  /* line 2930, ../sass/style.scss */
  .table_bg .container table tr td .btn {
    width: 90px;
    font-size: 9px;
  }

  /* line 2936, ../sass/style.scss */
  .contact2 p {
    font-size: 0.65rem;
  }
}
@media (max-width: 320px) {
  /* line 2942, ../sass/style.scss */
  .recall .brand-direction-nav li .prev {
    bottom: -13vw;
    left: 0;
  }

  /* line 2946, ../sass/style.scss */
  .recall .brand-direction-nav li .next {
    bottom: -13vw;
    right: 0;
  }

  /* line 2950, ../sass/style.scss */
  .partners .brand-direction-nav li .prev {
    left: 2px;
    bottom: 23vw;
  }

  /* line 2954, ../sass/style.scss */
  .partners .brand-direction-nav li .next {
    right: 0px;
    bottom: 23vw;
  }
}
.gallery_proect .gallery_proect_menu li a.active {
  color: #fff;
  background: #335385;
}

.container-project {
  max-width: 1200px;
  margin: 0 auto;
}

form iframe {
  width: auto;
}

@media (max-width: 991px) {
  .dnone {
    display: none;
  }
  .menu_caption {
    background: #335385;
    height: 50px;
    line-height: 50px;
  }
  .menu_caption:hover {
    background: #183e7a;
  }
  .block_menu .container > ul > li:first-child ul li .menu_caption.two_caption,
  .block_menu .container > ul > li:first-child ul li,
  .block_menu .container > ul > li:first-child ul li .menu_caption {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
  .block_menu .container > ul > li:first-child ul li .menu_caption {
    margin: 10px 0 0 !important;
  }
  #menu_active .container {
    width: 100%;
  }
  .block_menu .container > ul > li:first-child ul li,
  .block_menu .container > ul > li:first-child ul li {
    padding-left: 0 !important;
  }
  .equipment,
  .racking {
    margin-bottom: -10px !important;
  }
  .equipment {
    margin-top: -10px !important;
  }
  .su-menu a {
    height: 30px;
    line-height: 30px;
  }
  .su-menu {
    margin: 5px 0;
  }
}

.dnone {
  display: none;
}
.mobilmenu {
  position: absolute;
  background: rgba(36, 36, 35, 0.9);
  width: 100%;
  height: auto;
  z-index: 1190;
}
.mobilmenu li {
  text-align: center;
  font-size: 16px;
}
.mobilmenu li a {
  display: block;
  background: #335385;
  height: 50px;
  line-height: 50px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}
.mobilmenu li a:hover {
  background: #183e7a;
}
.mobilmenu .sub-menu {
  padding: 7px 0;
}
.mobilmenu .sub-menu li a {
  background: none;
}
.mobilmenu .sub-menu li a {
  height: 30px;
  line-height: 30px;
  color: #ffffff;
  text-transform: none;
}
.mobilmenu .sub-menu li a:hover {
  color: #fff;
  text-decoration: underline;
}
.burg-close {
  display: block;
  width: 20px;
  height: 22px;
  background: url(//baiwave.ru/wp-content/themes/3D/css/../images/sprite.png)
    no-repeat -67px -75px;
  position: absolute;
  opacity: 0.6;
  z-index: 1191;
  right: 10px;
  margin-top: 10px;
  cursor: pointer;
}

.dmenu {
  position: absolute;
  left: auto;
  background: rgba(36, 36, 35, 0.9);
  z-index: 1190;
  width: 100%;
  max-width: 1600px;
  padding: 15px 0 45px 0;
}
.descopmenu > li {
  margin-left: 20px;
}
.descopmenu > li.menu-item > a {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  margin: 10px 0;
}
.descopmenu .sub-menu {
  margin-bottom: 45px;
}
.descopmenu .sub-menu a {
  font-size: 13px;
  display: block;
  margin: 5px;
  color: #a2a29e;
  text-decoration: none;
}
.descopmenu .sub-menu a:hover {
  color: #fff;
  text-decoration: underline;
}
.dmenu .adres {
  position: absolute;
  right: -50px;
  top: 0;
}
.dmenu .adres .contact-li div p {
  padding-left: 40px;
  font-family: "Open Sans", sans-serif;
  font-size: 12.5px;
  color: #a2a29e;
  text-align: left;
  margin: 10px 0;
}
.dmenu .adres .contact-li div h4 {
  padding-left: 40px;
  font-family: "Open Sans", sans-serif;
  font-size: 12.5px;
  text-transform: uppercase;
  position: relative;
  text-align: left;
  display: block;
  color: #fff;
  margin: 10px 0;
}
.dmenu .adres .contact-li .adress1 span,
.dmenu .adres .contact-li .phone_ad span,
.dmenu .adres .contact-li .time_work span {
  display: block;
  height: 35px;
  width: 35px;
  position: absolute;
  margin-left: -45px;
}
.dmenu .adres .contact-li .adress1 span {
  background: url('/wp-content/themes/3D/css/../images/sprite.png')
    no-repeat -10px -200px;
}
.dmenu .adres .contact-li .phone_ad span {
  background: url('/wp-content/themes/3D/css/../images/sprite.png')
    no-repeat -68px -200px;
}
.dmenu .adres .contact-li .time_work span {
  background: url('/wp-content/themes/3D/css/../images/sprite.png')
    no-repeat -126px -200px;
}
.dmenu #close_menu {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  width: 70px;
  left: 50%;
  margin-left: -35px;
  position: absolute;
  cursor: pointer;
}
@media (min-width: 992px) {
  .mobilmenu,
  .burg-close {
    display: none !important;
  }
  .descopmenu {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin-left: 100px;
  }
}
@media (max-width: 991px) {
  .dmenu {
    display: none !important;
  }
}
.input-file {
  position: relative;
  display: inline-block;
}
.input-file-btn {
  position: relative;
  display: inline-block;
  cursor: pointer;
  outline: none;
  text-decoration: none;
  font-size: 14px;
  vertical-align: middle;
  color: rgb(255 255 255);
  text-align: center;
  border-radius: 4px;
  background-color: #419152;
  line-height: 22px;
  height: 40px;
  padding: 10px 20px;
  box-sizing: border-box;
  border: none;
  margin: 0;
  transition: background-color 0.2s;
}
.input-file-text {
  padding: 0 10px;
  line-height: 20px;
  display: inline-block;
  color: #fff;
}
.input-file input[type="file"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  display: block;
  width: 0;
  height: 0;
}

/* Focus */
.input-file input[type="file"]:focus + .input-file-btn {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* Hover/active */
.input-file:hover .input-file-btn {
  background-color: #59be6e;
}
.input-file:active .input-file-btn {
  background-color: #2e703a;
}

/* Disabled */
.input-file input[type="file"]:disabled + .input-file-btn {
  background-color: #eee;
}
.sale .form .btn {
  margin-left: 0px;
  border-radius: 10px;
  height: 54px;
}
.formzakaz {
  max-width: 780px;
  margin: 30px auto;
  background: #335385;
  border-radius: 10px;
  color: #fff;
}
.formzakaz .formhead p {
  color: #fff !important;
  font-size: 24px;
  line-height: 28px;
  text-transform: uppercase;
  font-weight: normal;
}
.formhead {
  padding: 20px 0;
  text-align: center;
  border-bottom: 1px solid #fff;
  font-weight: bold;
}
.row > div {
  box-sizing: border-box;
}
.formzakaz .row {
  display: inline-block;
  width: 100%;
  background: #667ea4;
}
.formzakaz .col-sm-5 {
  width: 40%;
  float: left;
  padding: 15px;
  padding-right: 0px;
  overflow: hidden;
}
.formzakaz .col-sm-7 {
  width: 60%;
  float: left;
  padding: 15px;
}
.boxw {
  border-style: solid;
  border-width: 2px;
  border-color: rgb(255, 255, 255);
  background-color: rgb(255, 255, 255);
  border-radius: 15px;
  padding: 15px;
  color: #606266 !important;
}
.boxw ul li,
.boxw ul li p {
  font-size: 13px !important;
}
.forminfotitle p {
  font-size: 16px;
}
.boxw input {
  width: 100%;
  background: none;
  padding: 15px;
  font-size: 16px;
  border: 0px;
}
.boxw .wpcf7-tel,
.bordtop {
  border-top: 2px solid #667ea4 !important;
  color: #335385;
}
.col-sm-5 .boxw {
  padding: 0px;
  margin-top: 35px;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}
.formzakaz .input-file br {
  display: none;
}
.formzakaz .input-file {
  text-align: center;
  display: block;
  margin-top: 26px;
}
.zanbtn .footer_link {
  background: none;
  border: 0px;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  width: 100%;
  padding: 15px;
  cursor: pointer;
}
.formzakaz .wpcf7-not-valid {
  /* border: 0px solid #ffa500 !important; */
}
.sale .form .btn {
  margin-left: 0px !important;
  border-radius: 8px;
  height: 58px;
  padding-top: 6px;
}
.input-file br {
  display: none;
}
#newform_proect .input-file,
#order_proect .input-file {
  margin-top: 20px;
}
.table_bg .btn {
  margin-top: 0px;
}
.mbtop10 {
  margin-top: 8px;
}
#related_project .name_project .description {
  padding: 0px;
  width: 100%;
}
#related_project li {
  padding: 10px;
  overflow: hidden;
}

@media (max-width: 768px) {
  .formzakaz .input-file {
    text-align: center;
    display: block;
    margin-top: 13px;
  }
  .formzakaz .col-sm-5 {
    padding: 15px;
  }
  #order_proect,
  #newform_proect {
    margin: 10px auto !important;
    height: auto;
  }
  .input-file {
    width: 100%;
    text-align: center;
  }
  .formzakaz .col-sm-5,
  .formzakaz .col-sm-7 {
    float: none;
    width: 100%;
    margin: 5px 0;
  }
  .formzakaz .col-sm-7 {
    padding-top: 0px;
    margin-top: -4px !important;
  }
  .formhead {
    padding: 20px 0;
    text-align: center;
    border-bottom: 5px solid #fff;
    font-weight: bold;
  }
  .zanbtn {
    background: #fff;
    -webkit-box-shadow: 0px 11px 12px -6px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0px 11px 12px -6px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 11px 12px -6px rgba(34, 60, 80, 0.2);
  }
  .zanbtn .footer_link {
    color: #335385;
  }
  .home .project .block_name_project .name_project {
    width: 100%;
    margin: 0 0 0 0;
    left: 0;
    float: none;
    width: 90%;
    overflow: hidden;
    padding: 0px;
    margin-left: 5%;
    position: relative;
  }
  .home .block_name_project .name_project .description {
    width: 100% !important;
    padding: 0px;
  }
  .recall .block_photo img {
    border-radius: 50%;
    border: 20px solid #fff;
    position: initial;

    top: 50%;
    margin-top: -65px;
    display: inline-block;
    /* margin-bottom: -25px; */
  }
  .recall .block_photo {
    text-align: center;
  }
}

/* Fix */
#order_proect,
#newform_proect {
  width: 370px;
  height: max-content !important;
  margin: 0px auto !important;
  display: none;
  z-index: 1200;
  position: fixed;
  left: 0;
  right: 0;
  top: 50% !important;
  transform: translate(0, -50%);
  bottom: 0;
  padding: 16px;
}

@media (max-height: 590px) {
  #order_proect .pop_main input,
  #newform_proect .pop_main input {
    height: 45px;
  }

  #order_proect .pop_main,
  #newform_proect .pop_main {
    padding-top: 15px;
    padding-bottom: 50px;
  }
}

.mobile {
  display: none;
}

@media (max-width: 1024px) {
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .down_menu .down_menu_section p {
    font-size: 16px;
  }
}

/* Фильтр категорий новостей */
.news_categories_filter {
  margin-bottom: 40px;
}

.categories_main {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  align-items: center;
}

.category_link {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  color: #335385;
  padding: 10px 15px;
  font-size: 1.2rem;
}

.category_link:hover,
.category_link.active {
  color: #fff;
  background: #335385;
}

.categories_dropdown {
  position: relative;
  display: inline-block;
}

.categories_dropdown_btn {
  border: 2px solid white;
  cursor: pointer;
  transition: 0.3s all ease;
  font-family: "Open Sans", sans-serif;
  display: flex;
  align-items: center;
  gap: 8px;
  flex-direction: row-reverse;
  background-color: white;
  text-decoration: none;
  text-transform: uppercase;
  color: #335385;
  padding: 10px 15px;
  font-size: 1.2rem;
}

.dropdown_icon {
  width: 24px;
  height: 24px;
  margin-left: 10px;
  transition: 0.3s all ease;
}

.categories_dropdown_btn:hover .dropdown_icon {
  content: url('/wp-content/uploads/2025/09/materialyikonkahover.svg');
}

.categories_dropdown_btn:hover {
  color: #fff;
  background: #335385;
}

.categories_dropdown_content {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  background: #ffffff33;
  backdrop-filter: blur(10px);
  min-width: 440px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
  border-radius: 40px;
  z-index: 1000;
  padding: 0;
  margin-top: 5px;
  border: 1px solid #335385;
  padding-right: 42px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 30px;
}

.categories_dropdown_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 20px 15px 20px;
}

.categories_dropdown_header span {
  font-size: 18px;
  font-weight: 500;
  color: #000000;
  font-family: "Open Sans", sans-serif;
}

.categories_dropdown_close {
  background: none;
  border: none;
  cursor: pointer;
  border-radius: 50%;
  transition: 0.3s all ease;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 10px;
  top: 0px;
  overflow: hidden;
}

.categories_dropdown_close img {
  width: 60px;
  height: 60px;
  background: white;
  z-index: 9;
  padding: 10px;
}

.categories_dropdown_content_inner {
  max-height: 270px;
  overflow-y: scroll;
  scrollbar-width: thin;
  scrollbar-color: #335385 #b6ddfe;
  padding: 15px 15px 15px 15px; /* Added 40px right padding for scrollbar */
}

.categories_dropdown_content_inner::-webkit-scrollbar {
  width: 10px;
}

.categories_dropdown_content_inner::-webkit-scrollbar-track {
  background: #b6ddfe;
  border-radius: 3px;
}

.categories_dropdown_content_inner::-webkit-scrollbar-thumb {
  background: #335385;
  border-radius: 3px; 
}

.categories_dropdown_content_inner::-webkit-scrollbar-thumb:hover {
  background: #3a74ce;
}

.categories_dropdown_content .category_link {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  background: transparent;
  border: none;
  padding: 15px;
  border-radius: 8px;
}

.categories_dropdown_content .category_link .news_image {
  flex-shrink: 0;
  width: 80px;
  height: 80px;
  border: 2px solid #89b0cf80;
  border-radius: 8px;
  overflow: hidden;
}

.categories_dropdown_content .category_link .news_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.categories_dropdown_content .category_link .news_content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.categories_dropdown_content .category_link .news_title {
  font-weight: 500;
  font-style: normal;
  font-size: 26px;
  line-height: 46.8px;
  letter-spacing: 0%;
  color: #000000;
  margin: 0;
}

.categories_dropdown_content .category_link .news_excerpt {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 1.4;
  color: #666666;
  margin: 0;
}

.categories_dropdown_content .category_link .news_button {
  align-self: flex-start;
  background: #ffffff;
  color: #335385;
  border: 1px solid #33538580;
  padding: 8px 16px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: 0.3s all ease;
  font-family: "Open Sans", sans-serif;
}

.categories_dropdown_content .category_link .news_button:hover {
  background: #335385;
  color: #ffffff;
}

/* Новый дизайн для основных новостей */
.news_company_main {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  margin-bottom: 20px;
  cursor: pointer;
}

.news_company_main .news_image {
  flex-shrink: 0;
  width: 500px;
  height: auto;
  border: 2px solid #89b0cf80;
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.news_company_main .news_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.news_company_main .news_content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.news_company_main .news_title {
  font-weight: 500;
  font-style: normal;
  font-size: 26px;
  line-height: 46.8px;
  letter-spacing: 0%;
  color: #000000;
  margin: 0;
}

.news_company_main .news_excerpt {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #666666;
  margin: 0;
  margin-bottom: 40px;
}

.news_company_main .news_button {
  align-self: flex-start;
  background: #ffffff;
  color: black;
  border: 1px solid #33538580;
  padding: 10px 20px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: 0.3s all ease;
  font-family: "Open Sans", sans-serif;
}

.news_company_main .news_button:hover {
  background: #335385;
  color: #ffffff;
}

/* Мобильные стили для новостей */
@media (max-width: 768px) {
  ul#menu-podval-rasshirennoe {
    flex-direction: column;
    gap: 60px;
  }

  .down_menu .down_menu_section_service {
    margin-top: 60px;
  }
  .down_menu .down_menu_section_service ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .down_menu .down_menu_section_service ul li a {
    font-size: 16px;
  }
  .down_menu .down_menu_section_service a {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .binzeswhat ul.sub-menu {
    display: block;
  }
  li#menu-item-7545 {
    width: 100%;
  }
  .down_menu .down_menu_section_all {
    width: 100%;
  }
  .down_menu .down_menu_section_socials {
    margin-left: 0;
    width: 100%;
  }
  .down_menu .down_menu_section_socials > a {
    margin-top: 44px;
    margin-bottom: 20px;
  }
  .news_company_main {
    flex-direction: column;
    gap: 15px;
    margin-bottom: 30px;
  }

  .news_company_main .news_image {
    width: 100%;
    max-width: 500px;
    height: auto;
  }

  .news_company_main .news_content {
    gap: 15px;
  }

  .news_company_main .news_title {
    font-size: 20px;
    line-height: 1.4;
  }

  .news_company_main .news_excerpt {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .news_company_main .news_button {
    width: 100%;
    text-align: center;
    padding: 12px 20px;
  }

  /* Стили для дропдауна на мобилке */
  .categories_dropdown_content {
    min-width: 320px;
    right: -45px;
    padding: 15px 40px 15px 15px;
    margin-top: 30px;
    background: #ffffff;
  }

  .categories_dropdown_content .category_link {
    flex-direction: column;
    gap: 10px;
    padding: 12px;
    backdrop-filter: blur(0px)!important;
  }

  .categories_dropdown_content .category_link .news_image {
    width: 100%;
    max-width: 200px;
    height: auto;
    backdrop-filter: blur(0px)!important;
  }

  a.category_link.buttoned {
    display: none;
  }

  .news_categories_filter {
    margin-bottom: 0!important;
  }

  .news_company {
    padding-top: 0!important;
  }

  .categories_dropdown_content .category_link .news_title {
    font-size: 18px;
    line-height: 1.3;
  }

  .categories_dropdown_content .category_link .news_excerpt {
    font-size: 12px;
  }

  .categories_dropdown_content .category_link .news_button {
    width: 100%;
    text-align: center;
    padding: 8px 12px;
  }
  
}

.categories_dropdown_content .category_link:hover,
.categories_dropdown_content .category_link.active {
  background: transparent;
  color: #000000;
  transform: none;
  box-shadow: none;
  position: relative;
}

.categories_dropdown_content .category_link.active::before {
  content: "";
  background-image: url("/wp-content/uploads/2025/08/elements.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 16px;
  height: 8px;
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
  color: #335385;
  font-weight: bold;
  font-size: 16px;
}

/* Индикатор загрузки */
.loading {
  text-align: center;
  padding: 40px;
  font-size: 16px;
  color: #666;
}

.no-posts {
  text-align: center;
  padding: 40px;
  font-size: 16px;
  color: #666;
}

/* Убираем hover эффект - теперь работает по клику */

/* Новый слайдер новостей */
.news_company {
  padding: 0px 0;
}

.news_company__header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
  margin-bottom: 50px;
  position: relative;
}

.news_company__all-button {
  background: #335385;
  color: #ffffff;
  text-decoration: none;
  font-size: 20px;
  font-weight: 500;
  padding: 18px 21px;
  border-radius: 15px;
  transition: 0.3s all ease;
  font-family: "Open Sans", sans-serif;
  height: 60px;
  display: flex;
  align-items: center;
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid #335385;
  margin-right: 15px;
}

.news_company__all-button:hover {
  background: white;
  border: 1px solid #335385;
  color: #335385;
}

.news_company__slider {
  position: relative;
  padding-bottom: 100px;
}

.news_company__slide {
  padding: 0 15px;
}

.news_company__image {
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 30px;
  box-shadow: -2px 0px 4px 0px #0000004d;
}

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

.news_company__content {
  padding: 0 10px;
}

.news_company__title {
  font-size: 20px;
  font-weight: 600;
  color: #333333;
  margin: 30px 0;
  line-height: 1.4;
  font-family: "Open Sans", sans-serif;
}

.news_company__read-button {
  background: transparent;
  border: 1px solid #33538580;
  color: #000000;
  text-decoration: none;
  font-size: 20px;
  font-weight: 500;
  padding: 18px 21px;
  border-radius: 15px;
  transition: 0.3s all ease;
  font-family: "Open Sans", sans-serif;
  height: 60px;
  max-width: 285px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.news_company__read-button:hover {
  background: #335385;
  color: #ffffff;
  border-color: #335385;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(78, 103, 188, 0.3);
}

/* Пагинация для слайдера новостей */
.news_company__slider .slick-dots {
  bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  position: absolute;
  left: 0;
  right: 0;
}

.news_company__slider .slick-dots li {
  margin: 0;
  width: 40px;
  height: 40px;
}

.news_company__slider .slick-dots li button {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: none;
  padding: 0;
  font-size: 0;
  line-height: 0;
  transition: all 0.3s ease;
  margin: 0;
  border: 10px solid #c1c1c1;
}

.news_company__slider .slick-dots li.slick-active button {
  border: 10px solid #335385;
  background: #d9d9d9;
}

.news_company__slider .slick-dots li button:hover {
  border-color: #335385;
}

/* Пагинация для галереи в single.php (как в блоке новостей) */
.new-wrapper-page-single .new-wrapper-single-gallery .slick-dots {
  bottom: -20px !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 8px !important;
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
}

.new-wrapper-page-single .new-wrapper-single-gallery .slick-dots li {
  margin: 0 !important;
  width: 32px !important;
  height: 32px !important;
}

.new-wrapper-page-single .new-wrapper-single-gallery .slick-dots li button {
  width: 32px !important;
  height: 32px !important;
  border-radius: 50% !important;
  border: none !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  transition: all 0.3s ease !important;
  margin: 0 !important;
  border: 10px solid #c1c1c1 !important;
}

.new-wrapper-page-single
  .new-wrapper-single-gallery
  .slick-dots
  li.slick-active
  button {
  border: 10px solid #335385 !important;
  background: #d9d9d9 !important;
}

.new-wrapper-page-single
  .new-wrapper-single-gallery
  .slick-dots
  li
  button:hover {
  border-color: #335385 !important;
}

/* Пагинация для слайдера в project_block_text */
.project_block_text .slick-dots {
  gap: 8px !important;
}

.project_block_text .slick-dots li {
  margin: 0 !important;
  width: 32px !important;
  height: 32px !important;
}

.project_block_text .slick-dots li button {
  width: 32px !important;
  height: 32px !important;
  border-radius: 50% !important;
  border: none !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  transition: all 0.3s ease !important;
  margin: 0 !important;
  border: 10px solid #c1c1c1 !important;
}

.project_block_text .slick-dots li.slick-active button {
  border: 10px solid #335385 !important;
  background: #d9d9d9 !important;
}

.project_block_text .slick-dots li button:hover {
  border-color: #335385 !important;
}

/* Новый дизайн для категорий */
.block_name_project.home-block {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  justify-items: center;
  padding: 10px 20px;
	margin: 3px;
}

.archive .main.news_company_no_mobile .container {
	padding-left: 0;
	padding-right: 0;
}

.category_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 30px;
  width: 100%;
}

.category_image {
  margin-bottom: 20px;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: -2px 0px 4px 0px #33538580;
}

.category_image img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s ease;
}

.category_image:hover img {
  transform: scale(1.05);
}

.category_button {
  background: #335385;
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  padding: 15px 25px;
  border-radius: 15px;
  transition: 0.3s all ease;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  width: 100%;
  display: block;
  border: 2px solid #335385;
  text-transform: uppercase;
}

.category_button:hover {
  background: #ffffff;
  color: #000000;
  border: 2px solid #335385;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(78, 103, 188, 0.3);
}

/* Блок с родительскими категориями */
.parent_categories {
  padding: 80px 0;
  background: #ffffff;
}

.container.catcont {
  max-width: 1300px;
  width: 100%;
}

.parent_categories h2 {
  font-size: 35px;
  font-weight: 700;
  color: #333333;
  margin-bottom: 50px;
  text-align: center;
  font-family: "Open Sans", sans-serif;
}
.slick-arrow svg {
  flex-shrink: 0;
}
/* Мобильная версия */
@media (max-width: 768px) {
  .categories_dropdown {
    margin-left: auto;
    margin-right: auto;
  }
  .news_company__header {
    gap: 20px;
    text-align: center;
    align-items: center;
  }

  .news_company__all-button {
    position: static;
    align-self: center;
  }

  .news_company__header h2 {
    font-size: 28px;
  }

  .news_company__title {
    font-size: 18px;
    margin: 20px 0;
  }

  .news_company__image img {
    height: 300px;
  }

  .news_company__image {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .parent_categories h2 {
    font-size: 28px;
  }

  .block_name_project.home-block {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    padding: 0px 20px;
  }

  .category_button {
    font-size: 14px;
    padding: 12px 20px;
    min-width: 150px;
  }
}

.dmenu .container {
  width: 100%;
  max-width: 1300px;
}

.elementhidodle a {
  display: none;
}

.elementhidodle a {
  font-size: 14px !important;
  color: #fff !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  margin: 10px 0 !important;
}

@media (max-width: 1024px) {
  .news_company_main .news_image {
    max-width: 100%;
    margin-bottom: 20px;
    margin-top: 30px;
  }
}

.slick-dots span {
  margin: 0px 15px !important;
}

.slick-dots li {
  margin: 0px 10px !important;
}

.slick-dots button:before {
  background: transparent !important;
}

header .social {
  list-style: none;
  padding: 0;
  margin-top: 2px;
  margin-left: 40px;
  float: left;
  gap: 0px;
}

header .social li a {
  display: block;
  height: 42px;
  width: 42px;
  text-align: center;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}

.price-page__sections.slick-initialized.slick-slider {
  max-width: 85%;
  padding: 0px 30px;
}

.partners .swiper-button-next.slick-next {
  right: var(--swiper-navigation-sides-offset,0px)!important;
}


.partners .swiper-button-prev.slick-prev {
  left: var(--swiper-navigation-sides-offset,0px)!important;
}

.cf7sr-g-recaptcha div {
    margin: 0 auto;
}

@media (max-width: 980px) {
	.bx-wrapper .bx-controls-direction a {
		width: 40px!important;
		height: 40px!important;
	}
	.bx-wrapper .bx-next {
		background-image: url('/wp-content/uploads/2025/09/sprite-1.png')!important;
		background-position: center center!important;
		background-size: cover!important;
		transform: rotate(180deg);
	}
	.bx-wrapper .bx-prev {
		background-image: url('/wp-content/uploads/2025/09/sprite-1.png')!important;
		background-position: center center!important;
		background-size: cover!important;
	}
  footer {
    height: auto;
  }

  .price-page__sections.slick-initialized.slick-slider {
    max-width: 100%;
  }
  footer .copyright {
    flex-direction: column;
  }
  /* line 2273, ../sass/style.scss */
  header .social {
    float: none;
    position: absolute;
    left: 50%;
    margin-left: -105px;
    bottom: 55px;
  }
  .main-swiper-pagination.slick-dots.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: none;
  }
  .preinters:last-of-type {
    margin-top: 80px;
  }
  .mobile-project {
    display: none;
  }
  .news_company__read-button {
    margin: 0 auto;
  }
  .news_company {
    margin-top: 80px;
  }
  .news_company__all-button {
    margin-right: 0;
  }
	.price-page .price-page__items .slick-track {
	  display: flex !important;
	  width: 100% !important;
	}
	.price-page__container .price-page__items .slick-initialized .slick-slide {
	  display: flex !important;
	  justify-content: center;
	  width: 100% !important;
	  max-width: 86vw;
	  flex-shrink: 0;
	}
}