

/* Start:/local/templates/bootstrap_5/styles.css?177884928054659*/
@font-face {
    font-family: 'Material-Design-Iconic-Font';
    src: url('/local/templates/bootstrap_5/fonts/material-design/Material-Design-Iconic-Font.woff2')
    format('woff2'),
    url('/local/templates/bootstrap_5/fonts/material-design/Material-Design-Iconic-Font.woff')
    format('woff'),
    url('/local/templates/bootstrap_5/fonts/material-design/Material-Design-Iconic-Font.ttf')
    format('truetype');
}
@font-face {
    font-family: 'Icon Font';
    src: url('/local/templates/bootstrap_5/fonts/icon-font/icon-font.woff?v0.24')
    format('woff'),
    url('/local/templates/bootstrap_5/fonts/icon-font/icon-font.ttf?v0.24')
    format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Font Awesome 6 Free';
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url("/local/templates/bootstrap_5/fonts/icon-font/fa-solid-900.woff2") format('woff'),
    url("/local/templates/bootstrap_5/fonts/icon-font/fa-solid-900.ttf") format('truetype');
}
@font-face {
    font-family: 'Gotham Pro';
    src: url('/local/templates/bootstrap_5/fonts/gothampro/GothamProRegular/GothamProRegular.woff')
    format('woff'),
    url('/local/templates/bootstrap_5/fonts/gothampro/GothamProRegular/GothamProRegular.ttf')
    format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham Pro';
    src: url('/local/templates/bootstrap_5/fonts/gothampro/GothamProItalic/GothamProItalic.woff')
    format('woff'),
    url('/local/templates/bootstrap_5/fonts/gothampro/GothamProItalic/GothamProItalic.ttf')
    format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Gotham Pro';
    src: url('/local/templates/bootstrap_5/fonts/gothampro/GothamProLight/GothamProLight.woff')
    format('woff'),
    url('/local/templates/bootstrap_5/fonts/gothampro/GothamProLight/GothamProLight.ttf')
    format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham Pro';
    src: url('/local/templates/bootstrap_5/fonts/gothampro/GothamProLightItalic/GothamProLightItalic.woff')
    format('woff'),
    url('/local/templates/bootstrap_5/fonts/gothampro/GothamProLightItalic/GothamProLightItalic.ttf')
    format('truetype');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Gotham Pro';
    src: url('/local/templates/bootstrap_5/fonts/gothampro/GothamProMedium/GothamProMedium.woff')
    format('woff'),
    url('/local/templates/bootstrap_5/fonts/gothampro/GothamProMedium/GothamProMedium.ttf')
    format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham Pro';
    src: url('/local/templates/bootstrap_5/fonts/gothampro/GothamProMediumItalic/GothamProMediumItalic.woff')
    format('woff'),
    url('/local/templates/bootstrap_5/fonts/gothampro/GothamProMediumItalic/GothamProMediumItalic.ttf')
    format('truetype');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'Gotham Pro';
    src: url('/local/templates/bootstrap_5/fonts/gothampro/GothamProBold/GothamProBold.woff')
    format('woff'),
    url('/local/templates/bootstrap_5/fonts/gothampro/GothamProBold/GothamProBold.ttf')
    format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham Pro';
    src: url('/local/templates/bootstrap_5/fonts/gothampro/GothamProBoldItalic/GothamProBoldItalic.woff')
    format('woff'),
    url('/local/templates/bootstrap_5/fonts/gothampro/GothamProBoldItalic/GothamProBoldItalic.ttf')
    format('truetype');
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: 'Gotham Pro';
    src: url('/local/templates/bootstrap_5/fonts/gothampro/GothamProBlack/GothamProBlack.woff')
    format('woff'),
    url('/local/templates/bootstrap_5/fonts/gothampro/GothamProBlack/GothamProBlack.ttf')
    format('truetype');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham Pro';
    src: url('/local/templates/bootstrap_5/fonts/gothampro/GothamProBlackItalic/GothamProBlackItalic.woff')
    format('woff'),
    url('/local/templates/bootstrap_5/fonts/gothampro/GothamProBlackItalic/GothamProBlackItalic.ttf')
    format('truetype');
    font-weight: 800;
    font-style: italic;
}

body {
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -ms-flex-direction: column !important;
    -webkit-flex-direction: column !important;
    flex-direction: column !important;
    height: 100% !important;
    font-family: Gotham Pro,Arial !important;
    font-size: 16px !important;
    color: #424242 !important;
}

article, aside, footer, header, nav, section {
    display: block;
}

/**** ICONS ****/

.icon:before {
    display: inline-block;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.icon-custom:before {
    display: inline-block;
    font-family: 'Icon Font';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
header .item.icon-custom.email:before {
    content: '\0041';
    font-size: 1.125em;
}

header .item.icon-custom.ask:before {
    content: '\0042';
    font-size: 1.1em;
}

header .tel:before {
    content: '\f2be';
    font-size: 1.2em;
    color: #624385;
}

.cart-items-count:before {
    content: '\f1c9';
    font-size: 1.2em;
    color: #624385
}

header .search-icon {
    top: 13px;
    background-color: #212121;
}

header {
    background-color: #ffffff;
    position: fixed;
    top: 0;
    height: 150px;
    z-index:100;
    width: 100%;
}

#main-slider, .breadcrumbs {
    margin-top: 150px;
}
.search-icon {
.flex-order(1);
    position: relative;
    top: 50%;
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background-color: #fff;
    transform: translate(0, -50%);
    cursor: pointer;
&:before, &:after {
               content: '';
               position: absolute;
               display: block;
           }
&:before {
     width: 12px;
     height: 12px;
     background: @color__1;
     border-radius: 10px;
     margin: 2px;
     transform: rotate(45deg);
     transition: all 0.1s ease;
 }
&:after {
     width: 2px;
     height: 6px;
     background-color: #fff;
     border-radius: 4px;
     margin: 12px 0 0 14px;
     transform: rotate(-45deg);
     transition: all 0.2s ease;
 }
&.active {
&:before {
     width: 2px;
     height: 10px;
     margin: 3px 0 0 7px;
     background-color: @color__1;
 }
&:after {
     width: 2px;
     height: 10px;
     margin: 3px 0 0 7px;
     background-color: @color__1;
 }
}
}

.search {
    position: relative;
    width: 480px;
    margin-left: auto;
    z-index: 9;
.search-form {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 0;
    border-radius: 0 0 2px 2px;
    background-color: #fff;
    box-shadow: 0px 0px 7px 0px #8e8e8e;
    transition: height .35s ease;
    overflow: hidden;
.fields {
.display(flex);
    width: 100%;
    padding: 10px 20px;
    box-sizing: border-box;
}
input {
.flex(1 0 auto);
    height: 35px;
    color: #424242;
    padding: 3px 15px;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    box-sizing: border-box;
&::-webkit-input-placeholder {
     color: #7d8387;
 }
&::-moz-placeholder {
     color: #7d8387;
 }
&:-ms-input-placeholder {
     color: #7d8387;
 }
&:-moz-placeholder {
     color: #7d8387;
 }
&:focus {
     outline: none;
 }
}
.submit {
.flex(0 0 auto);
    width: 43px;
    height: 35px;
    margin-left: 15px;
    padding: 0;
&:before {
     content: '';
     display: block;
     width: 100%;
     height: 100%;
     background-image: url(/local/templates/bootstrap_5/./images/icons/search.svg);
     background-repeat: no-repeat;
     background-position: center;
     background-size: 22px;
 }
&:focus {
     outline: none;
 }
}
}
&.open {
.search-form {
    height: 55px;
}
}
}

.search-icon {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    position: relative;
    top: 50%;
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background-color: #fff;
    transform: translate(0, -50%);
    cursor: pointer;
}

.search-icon:before {
    width: 12px;
    height: 12px;
    background: #624385;
    border-radius: 10px;
    margin: 2px;
    transform: rotate(45deg);
    transition: all .1s ease;
}
.search-icon:after {
    width: 2px;
    height: 6px;
    background-color: #fff;
    border-radius: 4px;
    margin: 12px 0 0 14px;
    transform: rotate(-45deg);
    transition: all .2s ease;
}

header .search-icon:before {
    background-color: #fff;
}



header .search-icon:after {
    background-color: #212121;
}
.search-icon:before, .search-icon:after {
    content: '';
    position: absolute;
    display: block;
}


.icon-custom.shield:before {
    content: '\0046';
}
.icon-custom.file:before {
    content: '\0047';
}
.icon-custom.location:before {
    content: '\004b';
}
.icon-custom.talk:before {
    content: '\0042';
}
/*** Typo ****/
a {
    color: #000;
}
p {
    margin: .9em 0 1em 0;
    line-height: 1.5em;
}

.fa {
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900); }

.fas,
.far,
.fab,
.fa-solid,
.fa-regular,
.fa-brands,
.fa {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto; }

.fas,
.far,
.fab,
.fa-solid,
.fa-regular,
.fa-brands,
.fa {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto; }

.fas::before,
.far::before,
.fab::before,
.fa-solid::before,
.fa-regular::before,
.fa-brands::before,
.fa::before {
    content: var(--fa); }

.fa-classic,
.fas,
.fa-solid,
.far,
.fa-regular {
    font-family: 'Font Awesome 6 Free'; }

.fa-brands,
.fab {
    font-family: 'Font Awesome 6 Brands'; }

.fa-1x {
    font-size: 1em; }

.fa-2x {
    font-size: 2em; }

.fa-3x {
    font-size: 3em; }

.fa-4x {
    font-size: 4em; }

.fa-5x {
    font-size: 5em; }

.fa-6x {
    font-size: 6em; }

.fa-7x {
    font-size: 7em; }

.fa-8x {
    font-size: 8em; }

.fa-9x {
    font-size: 9em; }

.fa-10x {
    font-size: 10em; }
.fa-file-pdf {
    --fa: "\f1c1"; color: red; font-size: 2rem;}

.fa-file {
    --fa: "\f15b"; color: blue; font-size: 2rem;}

h1 {
    margin: 0 0 .55em;
    font-size: 2em;
    color: #212121;
    font-weight: 600;
    line-height: 1.25em;
}

h2 {
    margin: .9em 0 .55em;
    font-size: 1.5em;
    color: #212121;
    font-weight: 600;
    line-height: 1.333335em;
}

h3 {
    margin: 1em 0 .7em;
    font-size: 1.25em;
    color: #212121;
    font-weight: 600;
    line-height: 1.4em;
}

/**** header ***/
#top-header {
    border-bottom: 1px solid #e0e0e0;
}

#top-logo {
    width: 22%;
}


#top-header .item {
    margin-right: 30px;
    font-size: 0.85em;

}

#top-header a {
    color: #757575;
    text-decoration: none;
    cursor: pointer;
}

#top-header .item:before{
    margin-right: 5px;
    color: #624385;
}
#top-header .tel:before {
    font-size: 0.785em;
    left: -18px;
    top: 4px;
}
#top-header .tel a {
    font-weight: 600;
    display: inline-block;
    font-size: 0.785em;
    letter-spacing: 0;
    color: #000;
}
#top-header .tel .call-me {
    display: inline-block;
    font-size: 0.785em;
    letter-spacing: 0;
    font-weight: normal;
    color: #757575;
    border-bottom-color: #ccc;
    margin-left: 2%;
}
.header .tel .call-me {
    display: table;
    margin-top: 3px;
    font-size: 0.75em;
    font-weight: 400;
    border-bottom: 1px solid #bcbcbc;
    cursor: pointer;
}


/**** MENU ***/
header .menu-container {
    width: 100%;
    margin-left: auto;
}

header.type4 .menu {
    width: auto;
    background: none;
    height: 35px;
    padding: 0 5px;
    z-index: 15;
}

header .menu {
    line-height: 35px;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0 auto;
    padding: 0 40px;
    background-color: #624385;
    border-radius: 2px;
    box-sizing: border-box;
    width: auto;
    background: none !important;
    height: 35px;
    z-index: 15;
}

header .menu .item {
    color: #212121;
    position: relative;
}

header .menu .item .link {
    height: inherit;
    color: #212121;
}


header .menu .item.has-sub:not(.more)>.link:after {
    content: "\f2f9";
    font-family: 'Material-Design-Iconic-Font';
    color: #212121;
    margin-left: 4px;
}

header .menu .item .link {
    display: inline-block;
    font-size: 0.85em;
    font-weight: 600;
    letter-spacing: 0.045em;
    text-transform: uppercase;
    text-decoration: none;
    box-sizing: border-box;
    white-space: nowrap;
}




header .menu .item .sub {
    position: absolute;
    top: 55px;
    left: 15px;
    display: none;
    background-color: #fff;
    box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.1);
}
header .menu .item .sub {
    top: 35px;
    left: -10px;
}
header .menu .item:hover .sub {
    display: block;
}

header .menu .item .sub .item:not(:last-child) {
    border-bottom: 1px solid #eee;
}

header .menu .item .sub .item .link {
    display: block;
    padding: 12px 20px 11px 21px;
    font-size: 0.94em;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.15;
    text-transform: none;
    color: #212121;
    white-space: nowrap;
    text-decoration: none;
}

header .menu .item {
    position: relative;
}

header .menu .item.has-sub:not(.more)>.link, header .menu .item .link {
    padding: 10px 10px;
}

header .social {
    -ms-flex-item-align: start;
    -webkit-align-self: flex-start;
    align-self: flex-start;
    margin-left: auto;
}

.social .link.vk:before {
    content: '\f361';
}

.social .link {
    display: inline-table;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin:0;
}
.social .link {
    width: 30px;
    height: 30px;
    margin-left: 3px;
    background-color: #d6dadd;
    border-radius: 2px;
    text-decoration: none;
    -webkit-transition: .15s all ease;
    transition: .1s all ease;
    cursor: pointer;
}
.social .link:before {
    display: block;
    padding-top: 7px;
    font-size: 15px;
    color: #fff;
    text-align: center;
}

/**** bread  ****/


.breadcrumbs {
    margin: 15px 0 2.1%;
    padding: 2.65% 0 .35%;
    background-color: #f2f3f4;
}
header.breadcrumbs {
    padding-top: 1.5%;
}
header .breadcrumbs {
    padding: 1.65% 0 .25%;
}

.breadcrumbs .links .link {
    font-size: 0.75em;
    color: #7d8387;
    letter-spacing: -0.03em;
    text-decoration: none;
    cursor: pointer;
    margin-left: 5px;
}

/**** ADVENTAGES ****/

.advantages .items .item {
/*    width: 20%;*/
    -ms-flex: 0 0 16%;
    -webkit-flex: 0 0 16%;
    flex: 0 0 16% !important;
/*    margin-right: 3.5%;*/
    padding-left: 60px;
}

.advantages .items .item:before {
    position: absolute;
    top: 4px;
    left: 5px;
    font-size: 2.3em;
    color: #624385;
}

.advantages .items .item .name {
    font-size: 0.96em;
    font-weight: 600;
    letter-spacing: 0.035em;
    line-height: 1.45em;
    text-transform: uppercase;
    padding-left: 5%;
    padding-right: 5%;
}
.advantages .items .item .desc {
    margin-top: 2%;
    font-size: 0.875em;
    line-height: 1.45em;
    text-align: justify;
    padding-left: 5%;
    padding-right: 5%;
}

/**/
.body>.container{
    padding-bottom: 3.75%;
}

.subtitle {
    display: inline-block;
    margin: 0;
    padding-bottom: 1.225%;
    font-size: 1.175em;
    color: #212121;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 3px solid #624385;
}

#section-name {
    margin-bottom: 2.9%;
}

.categories-links-main, .categories-links {
    color: #212121;
    text-decoration: none;

}
.categories-links-main img {
    width: 240px;
    height: 240px;
    object-fit: cover;
    object-position: center;
}

.categories-links img {
    width: 170px;
    height: 170px;
    object-fit: cover;
    object-position: center;
}

.categories-links-main .h2, .categories-links .h2 {
    font-size: 1em;
    font-weight: 600;
}

.categories-links-main  .text, .categories-links  .text {
    margin-top: 7%;
    font-size: 0.875em;
    color: #616161;
    line-height: 1.47em;
}

.categories-links-main:hover {
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
}
/*
SLIDER
 */

.top-slider {
    position: relative;
    margin-bottom: 56px;
    margin-top: 28px;
    height: 472px;
}
.top-slider .item img.item-img--dektop {
    display: block !important;
}
.top-slider .item img.item-img--mobile {
    display: none;
}

.top-slider .owl-carousel .owl-stage-outer{
    width: 100%;
}


.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block;
}
.top-slider .owl-item {
    max-height: 500px;
}

.top-slider .item {
    display: block;
    flex-direction: column;
    position: relative;
    color: #000
}

.top-slider .item {
    height: 500px;
    max-height: 500px;
    padding: 8.65% 0 8.914999999999999%;
    color: #fff;
    background-size: cover;
    background-position: center;
    box-sizing: border-box;
}

.top-slider .item img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: none;
}

.top-slider .item .container {
    position: relative;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    z-index: 1;
}

.top-slider .item .name {
    color: #000;
    width: 47.5%;
    margin: 0;
    font-size: 1.9em;
    letter-spacing: 0.08em;
    font-weight: 600;
    line-height: 1.325em;
    text-transform: uppercase;
}

.top-slider .item .desc {
   /* width: 47.5%;*/
    margin-top: 1.4%;
    font-size: 1.125em;
    letter-spacing: 0.0125em;
    line-height: 1.4em;
}
.top-slider .item .desc>*:last-child {
    margin-bottom: 0;
}
.top-slider .item .desc>*:first-child {
    margin-top: 0;
}

.top-slider .item .btn:first-of-type {
    margin-left: 0;
}

.top-slider .item .btn {
    margin: 3.85% .75% 0;

}

.top-slider .owl-nav {
    position: absolute;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    top: 47.85%;
    width: 100%;
}
.top-slider .owl-nav .owl-prev {
    margin-right: 88%;
}

.top-slider .owl-nav .prev:before, .top-slider .owl-nav .next:before {
    color: #000;
}
.top-slider .owl-nav .next:before {
    content: '\f301';
}
.top-slider .owl-nav .prev:before {
    content: '\f2ff';
}

.top-slider .owl-nav .prev, .top-slider .owl-nav .next {
    position: absolute;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-top: -23px;
    width: 49px;
    height: 49px;
    border-radius: 50%;
    background-color: rgba(255,255,255,0.2);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.top-slider .owl-nav .prev, .top-slider .owl-nav .next {
    background-color: #bdc3c7;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.top-slider .owl-nav .owl-prev, .top-slider .owl-nav .owl-next {
    width: 49px;
    height: 25px;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
}

.top-slider .owl-nav .prev:before, .top-slider .owl-nav .next:before {
    font-size: 30px;
    color: #fff;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.btn.color {
    background-color: #624385;
}
.btn {
    display: inline-block;
    padding: 12px 21px;
    font-size: 0.85em;
    color: #fff;
    letter-spacing: 0.01em;
    background-color: #455a64;
    border: none;
    border-radius: 3px;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.btn.big {
    padding: 16px 17px;
    font-size: 0.9375em;
    font-weight: 600;
    border-radius: 2px;
    text-transform: uppercase;
}

.btn.color:hover, .btn.color:focus {
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.075) 0%, rgba(255,255,255,0.075) 100%);
    background-color: #624385;
    color: #fff;
}

/*** каталог на главной ***/
#catalog-at-main {
    margin-bottom: 3.35%;
    padding-bottom: 0;
}

.categories-links-main .h2
{
    display: block;
    margin-top: 25px;
}

.categories-links-main  .text, .categories-links  .text {
    line-height: 1.2em;
    font-size: 0.8em;
}

/**** VIDEO *****/
.iframe-holder {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}

.iframe-holder iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/**** footer ***/
footer {
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 29px 0;
    background-color: #212121;
}

footer #subscribe-block .text {
    margin-right: 23px;
    color: #bcbcbc;
}
footer #subscribe-block:first-child {
    margin-left: 0;
}

footer #subscribe-block .text{
    position: relative;
    top: 5px;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 0.85em;
    letter-spacing: 0.02em;
    line-height: 1.35em;
    width: 172px;
}

footer #subscribe-block .text:before {
    content: '\f194';
    margin-right: 14px;
    font-size: 2.2em;
}
/***

 */

#main-company-text{
    font-size: 1.1em;
    margin-top: 2.65%;
    letter-spacing: -0.003em;
    line-height: 1.5em;
}

/** sidebar **/
.side-bar {
    -ms-flex: 0 0 23.1%;
    -webkit-flex: 0 0 23.1%;
    flex: 0 0 23.1%;

}
.side-bar .side-menu .item.active {
    background-color: #624385;
}
.side-bar .side-menu .item:not(:last-child) {
    border-bottom: 1px solid #f9f9f9;
}


.side-bar .side-menu .item.has-sub .sub {
    display: none;
    background-color: #fff;
}
.side-bar .side-menu .item.active .link {
    color: #fff;
}

.side-bar .side-menu .item .link {
    display: inline-block;
    width: 100%;
    padding: 3.5% 6% 3% 7.5%;
    font-size: 0.875em;
    color: #212121;
    line-height: 1.25em;
    text-decoration: none;
    box-sizing: border-box;
}
.side-bar .side-menu .item.has-sub .link:after {
    content: '\f2fb';
    display: inline-block;
    margin-top: -2px;
    margin-left: auto;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    font-size: 1.22em;
    color: #0e0e0e;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    float: right;
}

.side-bar .side-menu .item.has-sub.active .sub {
    display: block;
}
.side-bar .side-menu .item.has-sub .sub .sub-item {
    display: inline-block;
    width: 100%;
    padding: 4% 6% 0% 10.5%;
    font-size: 0.875em;
    color: #616161;
    line-height: 1.25em;
    text-decoration: none;
    box-sizing: border-box;
}
.side-bar .side-menu .item.has-sub.active .link:after {
    color: #fff;
}
.side-bar .side-menu .item.has-sub .link:after {
    content: '\f2fb';
    display: inline-block;
    margin-top: -2px;
    margin-left: auto;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    font-size: 1.22em;
    color: #0e0e0e;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.side-bar .side-menu .item.active .link:after {
    color: #fff;
    transform: rotate(90deg);
}

/*** catalog ***/

.product-item-list {
    flex-wrap: wrap;
    width: 100%;
    height: 282px;
    margin-bottom: 22px;
    padding: 28px 3.4% 5px;
    box-sizing: border-box;
    position: relative;
}

.product-item-list:hover {
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
}

.product-item, .product-item-list, .product {
    border: 1px solid #f5f5f6;
    border-radius: 3px;
    background-color: #fff;
    box-sizing: border-box;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.product-item-list .information .category {
    width: 100%;
    margin-bottom: 5px;
}

.product-item .category, .product-item-list .category, .product .category {
    font-size: 0.75em;
    color: #7d8387;
    letter-spacing: 0.01em;
}

.product-item .name a, .product-item-list .name a, .product .name a {
    padding-bottom: 1px;
    color: #212121;
    font-weight: 600;
    line-height: 1.5em;
    border-bottom: 1px solid #e9e9e9;
    text-decoration: none;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
}

.product-item-list .desc {
    width: 75.4325%;
    border-top: 1px solid #f9f9f9;
    padding-top: 2.45%;
    margin-top: 10px;
    max-height: 80px;
    font-size: 0.875em;
    color: #616161;
    overflow: hidden;
}

.product-item .image img, .product-item-list .image img, .product .image img {
    display: block;
    max-width: 184px;
    max-height: 247px;
}

.gd-section-text img {
    max-width: 90%;
}

.catalog .items {
    margin-top: 20px;
}

.catalog .items .add-to-cart-btn {
    margin-bottom: 15px;
}

.product .images .thumbnails {
    overflow-y: hidden;
    overflow-x: auto;
    justify-content: flex-start;
}
.product .images .thumbnails {
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
    scrollbar-width: thin;
    scrollbar-color: #c1c1c1 #f1f1f1;
}
.product .images .thumbnails {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
}

.product .images .thumbnails .thumb.active {
    border-color: #624385;
}

.product .images .thumbnails .thumb {
    min-width: 60px;
}

.product .images .thumbnails .thumb {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 60px;
    height: 60px;
    border: 1px solid #f5f5f6;
    box-sizing: border-box;
}
.product .images .thumbnails .thumb img {
    max-width: 100%;
    max-height: 100%;
}

/*** NEWS */

.news .desc img {
    max-width: 100%;
    height: auto !important;
}

.news .previews .preview:not(:last-child), .news .texhnologies  .technology:not(:last-child) {
    border-bottom: 1px solid #e9e9e9;
}

.news .previews .preview:not(:first-child), .news .texhnologies  .technology:not(:first-child) {
    padding-top: 3.5%;
}

.news .previews .preview,.news .texhnologies  .technology {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding-bottom: 3.6%;
}

.news .previews .preview .info .name,.news .texhnologies  .technology  .info .name {
    margin: 0;
    font-size: 1em;
    font-weight: 600;
}

.news .previews .preview .date {
    margin-top: 2.65%;
}
.news .previews .preview .image img {
    max-width: 240px;
}
.news .date {
    display: inline-block;
    padding: 6px 10px;
    font-size: 0.75em;
    color: #fff;
    border-radius: 2px;
    background-color: #b1b5b7;
}

.news .previews .preview .info .desc, .news .texhnologies  .technology  .info .desc {
    margin-top: 2.25%;
    font-size: 0.875em;
    color: #616161;
    line-height: 1.47em;
}

.news .previews .preview .info .btn, .news .texhnologies  .technology  .info .btn {
    margin-top: 3.65%;
}

.news .banner img {
    max-width: 100%;
}

.news .project-slider {
    position: relative;
    margin-top: 3.8%;
}
.news .project-slider .items {
    width: 77%;
    margin: 0 auto;
}
.news .project-slider .slider-nav {
    position: absolute;
    top: 40.75%;
    width: 100%;
}
.news .project-slider .slider-nav .owl-prev {
    position: absolute;
    left: 2.75%;
}
.news .project-slider .items .item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 445px;
    overflow: hidden;
}

.news .project-slider .items .item img {
    width: auto;
    height: 100%;
}
.news .project-slider .slider-nav .owl-next {
    position: absolute;
    right: 2.75%;
}.news .project-slider .slider-nav .owl-prev {
     position: absolute;
     left: 2.75%;
 }

.news .previews .preview .info .name a {
    color: #212121;
    font-weight: 600;
    border-bottom: 1px solid #e9e9e9;
    text-decoration: none;
}

.otzyvy .otzyv .preview {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding-bottom: 3.6%;
}

.otzyvy .otzyv .preview h2 {
    margin: .9em 0 .55em;
    font-size: 1.5em;
    color: #212121;
    font-weight: 600;
    line-height: 1.333335em;
}

.otzyvy .otzyv .preview img {
    width: 270px;
    height: 270px;
    object-fit: cover;
    object-position: center;
}

.tda_otzyv .otzyv img {
    width: 90%;
    max-width: 400px;
    max-height: 400px;
    object-fit: cover;
    object-position: center;
}

.project .project-slider .items {
    width: 77%;
    margin: 0 auto;
}

.project .owl-item img {
    object-fit: cover;
    object-position: center;
    height: 445px;
    width: 405px;
}

.project .project-slider .slider-preview {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 77%;
    margin: 8px auto 0;
}

.project .project-slider .slider-preview {
    overflow-x: scroll;
}
.project .project-slider .slider-preview .item {
    display: block;
    margin-right: 1.175%;
    line-height: 0;
    border: 1px solid #d7dcdf;
    text-decoration: none;
}

.slider-nav .owl-next .icon-forward:before {
    content: '\f301';
}
.slider-nav .owl-prev .icon-back:before {
    content: '\f2ff';
}
.project .project-slider .slider-nav {
    position: absolute;
    top: 40.75%;
    width: 100%;
}
.slider-nav .owl-prev, .slider-nav .owl-next {
    display: inline-block;
}
 .project .project-slider .slider-nav .owl-prev {
    position: absolute;
    left: 2.75%;
}
 .project .project-slider .slider-nav .owl-next {
    position: absolute;
    right: 2.75%;
}
.slider-nav .owl-prev .icon:before, .slider-nav .owl-next .icon:before {
    font-size: 1.7em;
}

 .project .info {
    margin-top: 5.5%;
}
 .project .info .name {
    margin: 0;
    font-size: 1.5em;
    color: #212121;
    font-weight: 600;
}
 .project .info .subname {
    margin: 3.25% 0 0;
    font-size: 1.125em;
    font-weight: 600;
}
.project .features {
    margin-top: 2.45%;
}

.project .features .feature .name {
    font-size: 0.875em;
    font-weight: 400;
}
.features .feature .name {
     -ms-flex: 0 0 auto;
     -webkit-flex: 0 0 auto;
     flex: 0 0 auto;
     padding-right: 7px;
     font-size: 0.875em;
     color: #616161;
     background-color: #fff;
 }


.features .feature {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 14px;
    background-image: url(/local/templates/bootstrap_5/images/icons/dot.svg);
    background-position: 12px 9px;
    background-repeat: repeat no-repeat;
}

.features .feature .value {
    margin-left: auto;
    padding-left: 10px;
    font-size: 0.875em;
    color: #212121;
    font-weight: 600;
    text-align: right;
    background-color: #fff;
}

/*** products ***/
.product {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 3.25% 4% 4.5%;
    position: relative;
}



.product .images {
    -ms-flex: 0 0 42.25%;
    -webkit-flex: 0 0 42.25%;
    flex: 0 0 42.25%;
}
.product .images {
    width: 100%;
    min-width: 42.25%;
}
.product .images .main-img {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    height: 340px;
    margin-bottom: 1%;
    text-align: center;
}
.product .images .main-img img {
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
}

.catalog .tabs {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-top: 2.25%;
    border-bottom: 1px solid #f5f5f6;
}
.catalog .tabs .tab.active {
    padding-top: 14px;
    color: #624385;
    background-color: #fff;
    border-top: 2px solid #624385;
    border-bottom: 1px solid #fff;
}
.catalog .tabs .tab:not(:last-child) {
    border-right: none;
}

.catalog .tabs .tab {
    display: inline-block;
    margin-bottom: -1px;
    padding: 15px 19px;
    border: 1px solid #f5f5f6;
    background-color: #fafafa;
    color: #212121;
    font-weight: 600;
    text-decoration: none;
}
.catalog .tabs-content .tab-content.active {
    display: block;
}
.catalog .tabs-content .tab-content {
    display: none;
    padding-top: 40px;
}

.catalog tr, .catalog td {
    border: 2px solid #000000;
}
.catalog h5 {
    margin: 1em ;
    font-size: 1em;
    color: #212121;
    font-weight: 600;
    line-height: 1.5em;
}

.catalog td p {
        margin: 1em;
}

/*** contacts ****/
.contacts .info {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 6.5%;
}
.contacts .info .item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 23.1%;
}
.contacts .info .item:before {
    margin-right: 20px;
    font-size: 2.5em;
    color: #624385;
}
.icon-custom.phone:before {
    content: '\004a';
}
.icon-custom:before {
    display: inline-block;
    font-family: 'Icon Font';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-custom.open-mail:before {
    content: '\004c';
}
.contacts .info .item.time:before {
    margin: 2px 22px 0 2px;
    font-size: 2.25em;
}
.icon-custom.time:before {
    content: '\004d';
}

/** vacancy **/
.accordion .item .name {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: baseline;
    -webkit-align-items: baseline;
    align-items: baseline;
    width: 100%;
    font-size: 0.875em;
    color: #424242;
    text-decoration: none;
}
.accordion .item {
    padding: 3.1% 3.35% 3%;
    border: 1px solid #f9f9f9;
}
.accordion .item .name span:not(.salary) {
    width: 100%;
    margin-right: 8px;
    font-size: 1.285715em;
    font-weight: 600;
    text-decoration: underline;
    text-decoration-color: #e9e9e9;
}
.accordion .item .name .salary {
    white-space: nowrap;
    margin-right: 12px;
}

.accordion .item .name:after {
    content: '';
    -ms-flex-item-align: start;
    -webkit-align-self: flex-start;
    align-self: flex-start;
    display: block;
    width: 8px;
    height: 8px;
    margin: 2px 0 0 auto;
    border-top: 2px solid #424242;
    border-left: 2px solid #424242;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    transform: rotate(225deg);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.accordion .item .content {
    display: none;
}

.accordion .item.active .content {
    display: block;
    margin-top: 3.1%;
}
.accordion .item.active .name:after {
    margin-top: 9px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
.accordion .item .name:after {
    content: '';
    -ms-flex-item-align: start;
    -webkit-align-self: flex-start;
    align-self: flex-start;
    display: block;
    width: 8px;
    height: 8px;
    margin: 2px 0 0 auto;
    border-top: 2px solid #424242;
    border-left: 2px solid #424242;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    transform: rotate(225deg);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}


/**** portfolio *****/

#filter-button {
    display: none;
}
.portfolios .previews .preview .name a {
    color: inherit;
    padding-bottom: 1px;
    border-bottom: 1px solid #e9e9e9;
    text-decoration: none;
}

.portfolios .previews .preview .name {
    margin-top: 0 !important;
}
.portfolios .previews .preview {
    width: 30.95%;
    margin-bottom: 30px;
}
.portfolios .previews .preview .name {
    margin: 5.5% 0 0;
    font-size: 1em;
    color: #212121;
    font-weight: 400;
}

.portfolios .previews .preview .image img {
    width: 240px;
    object-fit: cover;
    object-position: center;
    height: 180px;
}

.bx_filter .bx_filter_section {
    position: relative;
    padding: 30px 3.5% 0;
    border: 0 !important;
    border-radius: 2px;
    background: #f2f3f4;
    text-shadow: 0 1px 0 #fff;
}

/*** BUTTONS ****/
.btn-outline-secondary {

    background-color: rgba(0, 0, 0, 0) !important;
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color) !important;
    border-radius: var(--bs-btn-border-radius) !important;
    color: rgb(108, 117, 125) !important;
}

.button {
    display: inline-block;
    padding: 10px 21px 10px 20px;
    font-size: .875em;
    color: #212121;
    border: 1px solid #e9e9e9;
    border-radius: 2px;
    text-decoration: none;
}

.button.back:before {
    content: '\f2fa';
    position: relative;
    top: 1px;
    margin-right: 9px;
    font-size: 16px;
}

/*** FOOTER ****/
footer  {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding-top: 2.45%;
    color: #bcbcbc;
}



footer .menu-list li a{
    font-size: 0.875em;
    color: inherit;
    text-decoration: none;
    border-bottom: 1px solid #4e4e4e;
}

footer .menu-list li {
    list-style: none;
}

footer  .contacts .tel {
    font-size: 1.25em;
    font-weight: 600;
    color: #fff;
}
footer .contacts .tel a {
    color: inherit;
    text-decoration: none;
}
footer .contacts .tel:before {
    content: '\f2be';
    width: 18px;
    margin-right: 6px;
    color: #624385;
    text-align: center;
}

footer .contacts .location {
    margin-top: 9.75%;
    font-size: 0.875em;
}

footer .contacts .location:before {
    content: '\f1ab';
    position: relative;
    top: 1px;
    width: 18px;
    margin-right: 6px;
    font-size: 1.25em;
    color: #624385;
    text-align: center;
}

footer .contacts .email {
    margin-top: 3%;
    font-size: 0.875em;
}

footer .contacts .email:before {
    content: '\0041';
    position: relative;
    top: 6px;
    width: 18px;
    margin-right: 6px;
    font-size: 1.25em;
    color: #624385;
    text-align: center;
}

footer .contacts .email a {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
}

#subscribe-block {
    border-bottom: 1px solid #2c2c2c;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

footer  .parent {
    font-size: 0.875em;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0.03em;
    text-transform: uppercase;
}

footer .menu-list {
    padding-left: 0 !important;
}

header .mobile-menu {
    color: #fff;
}

header .mobile-menu {
    display: none;
}

.mobile-menu-icon {
    width: 25px;
    height: 25px;
    position: relative;
    margin: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    span {
        display: block;
        position: absolute;
        height: 4px;
        width: 100%;
        background: #fff;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
        &:nth-child(1) {
            top: 0px;
        }
        &:nth-child(2), &:nth-child(3) {
            top: 8px;
        }
        &:nth-child(4) {
            top: 16px;
        }
    }
    &.open {
        span {
            &:nth-child(1) {
                top: 8px;
                width: 0%;
                left: 50%;
            }
            &:nth-child(2) {
                -webkit-transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                transform: rotate(45deg);
            }
            &:nth-child(3) {
                -webkit-transform: rotate(-45deg);
                -moz-transform: rotate(-45deg);
                -o-transform: rotate(-45deg);
                transform: rotate(-45deg);
            }
            &:nth-child(4) {
                top: 8px;
                width: 0%;
                left: 50%;
            }
        }
    }
}

.tda_otzyv .banner {
    width: 100%;
    margin-bottom: 2.5%;
    text-align: center;
}


#ask-modal-form-h {
    font-size: 1.45em;
    color: #212121;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 22px;
}

#ask-modal-form input[type=text], #callme-form input[type=text]{
    display: block;
    width: 92%;
    background: #eeeeee;
    border-radius: 3px;
    border: none;
    color: #424242;
    font-size: 1.15em;
    padding: 8px 4%;
    height: 44px !important;
    outline: none;
}

#ask-modal-form label, #callme-form label {
    display: block;
    color: #424242;
    font-size: 0.95em;
    margin-bottom: 1.25%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

#ask-modal-form .form-check-label, #callme-form .form-check-label {
    display: block !important;
    position: relative;
    margin-left: 5px;
    font-size: 0.85em;
    color: #7d8387;
    line-height: 20px;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
}

#ask-modal-form .form-check-label a, #callme-form .form-check-label a {
    padding-bottom: 2px;
    color: inherit;
    border-bottom: 1px solid #e9e9e9;
    text-decoration: none;
}

#ask-modal-form label[for=captcha_word], #callme-form label[for=captcha_word] {
    display: none;
}

#ask-modal-form textarea {
    width: 92% !important;
    background: #eeeeee;
    border-radius: 3px;
    border: none;
    color: #424242;
}

.modal-content {
    padding: 45px 42px;
}

@media (max-width: 480px) {
    #top-logo-menu {
        --bs-gutter-x: 0rem ;
    }
    #top-logo-menu-content {

    }
    #top-logo {
        width: 225px;
        margin: 0 auto;
    }
    .top-slider {
        height: auto;
        top: 0;
    }
}

@media screen and (max-width: 640px) {
    header .content .mobile-menu {
        width: 100%;
    }

    header .content .logo {
        width: 78%;
    }

    .breadcrumbs {
        margin-top: 130px;
    }

    .product {
        display: inline-block;
        width: 100%;
    }

    #tab-product-description .text {
        overflow: scroll;
        width:100%;
    }

    .top-slider .item .desc {
        margin-top: 5.5%;
        font-size: 0.9em;
        line-height: 1.5em;
        text-align: center;
    }

    .top-slider .item {
        text-align: center;
    }
    .top-slider .item .name {
        font-size: 1.5em;
        text-align: center;
    }
    .top-slider .item .actions {
        margin-top: auto;
        width: 90%;
    }
    .top-slider .item .actions {
        position: absolute;
        margin-top: auto;
        line-height: 18px;
        bottom: -320px;
    }
    .top-slider .item .btn {
        padding: 12px 24px 10px;
        font-size: 0.75em;
        margin: .5em 0 0 0;
    }
    .top-slider .item img.item-img--dektop {
        display: none;
    }

    .advantages .items .item {
        margin-top: 15px;
    }


    footer #subscribe-block .text{
        width: 100%;
    }

    #brend-preview-picture-block {
        display: none;
    }

    .footer-menu {
        display: none;
    }

    .product-item-list .information .buttons, .product-item-list .information .desc {
        display: none;
    }
    .product-item .image img, .product-item-list .image img, .product .image img {
        max-width: 102px !important;
    }

    .catalog .content>.items .product-item-list {
        padding: 4.85% 3.4%;
    }

    .categories-links-main .h2, .categories-links .h2 {
        display: block;
        width: 100%;
    }

    .contacts .info .item {
        width: 100% !important;
        max-width: 100% !important;
        margin-bottom: 9% !important;
    }
    .contacts .info {
        margin-top: 13.75%;
    }

    .otzyv .banner, .otzyv h2, .otzyv h3 {
        display: block !important;
        width: 100% !important;
    }

    .news .previews .preview .image {
        display: none;
    }
    .news .previews .preview {
        padding-bottom: 9.5%;
    }

    .news .previews .preview .info .name {
        font-size: 0.8725em;
        line-height: 1.55em;
    }

    .news .previews .preview .info .date, .news .previews .preview .info .desc {
        margin-top: 5.75%;
    }

    #filter-button {
        cursor: pointer;
        outline: 0;
        font-size: 14px;
        font-weight: bold;
        line-height: 35px;
        display: inline-block;
        height: 35px;
        margin-right: 7px;
        margin-bottom: 10px;
        padding: 0 10px;
        text-decoration: none;
        color: #1075a2;
        border-top: 1px solid rgba(0,0,0,.1);
        border-right: 1px solid rgba(0,0,0,.2);
        border-bottom: 1px solid rgba(0,0,0,.4);
        border-left: 1px solid rgba(0,0,0,.2);
        border-radius: 3px;
        background: #f9fafa;
        background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfefe),color-stop(100%,#c6e8f2));
        background: -webkit-linear-gradient(top,#fcfefe 0,#c6e8f2 100%);
        background: -moz-linear-gradient(top,#fcfefe 0,#c6e8f2 100%);
        background: -ms-linear-gradient(top,#fcfefe 0,#c6e8f2 100%);
        background: -o-linear-gradient(top,#fcfefe 0,#c6e8f2 100%);
        background: linear-gradient(top bottom,#fcfefe 0,#e4f1f5 100%);
        box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
        text-shadow: 0 1px 0 0 rgba(255,255,255,.75);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfefe',endColorstr='#c6e8f2',GradientType=0);
    }

    .accordion .item .name span:not(.salary) {
        width: 90%;
    }

    .about .work .item .name {
        position: relative;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .accordion .item {
        padding: 5% 6.75% 4.75% 5.5%;
    }
    .accordion .item .name {
        font-size: 0.7em;
        line-height: 2em;
    }

    .work .item .name {
        position: relative;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .work .item .name span {
        display: block;
        width: 100%;
    }

    .accordion .item .name .salary {
        white-space: pre-wrap;
        margin-right: 12px;
    }
}

@media screen and (max-width: 960px) {
    .top-slider .item img.item-img--mobile {
        display: block !important;
    }
    .menu-container {
        position: relative;
    }
    header .mobile-menu {
        position: relative;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        width: 100%;
        height: 55px;
        margin: 0 auto;
        padding: 5px 3.65% 0;
        color: #fff;
        font-size: 0.95em;
        font-weight: 600;
        text-transform: uppercase;
        text-decoration: none;
        letter-spacing: 0.035em;
        border-radius: 2px;
        background-color: #624385;
        box-sizing: border-box;
        -webkit-tap-highlight-color: rgba(0,0,0,0);
        -webkit-tap-highlight-color: transparent;
        z-index: 10;
    }
    header .menu {
        display: none;
    }
    header .menu.open {
        position: absolute;
        left: 2.375%;
        display: block;
        height: auto;
        padding: 0;
        border-radius: 0;
        background-color: #fff !important;
        box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.1);
        width: 95%;
    }

    header .menu.open .item.has-sub:not(.more)>.link:after {
        position: relative;
        top: -2px;
        width: 15px;
        height: 15px;
        margin-left: auto;
        padding: 2px 4px;
        background-color: transparent;
        border-radius: 50%;
        color: #1c1c1c;
        text-align: center;
        transition: .3s ease all;
        box-sizing: border-box;
    }

    header .menu.open .item {
        width: 100%;
    }
    header .content .menu-container .menu {
        width: 100%;
        left: 0;
    }
    header .menu-container {
        margin-top: 22px;
    }

    header .menu.open .item .link {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        width: 100%;
        padding: 19px 19px 15px 22px;
        color: #1c1c1c;
        -webkit-tap-highlight-color: transparent;
    }

    header .menu.open .item.has-sub:not(.more)>.link {
        padding: 19px 19px 15px 22px;
    }

    header .menu.open .item:hover .sub {
        display: none;
    }

    header .menu.open .item.has-sub.open .sub {
        position: relative;
        top: 0;
        left: 0;
        display: block;
        box-shadow: none;
    }

    .top-slider .item .name {
        letter-spacing: 0.05em;
    }
    .top-slider .owl-nav {
        display: none;
    }

    .side-bar .side-menu {
        display: none;
    }

    .catalog .content .items .product-item-list .information {
        width: 63.5%;
    }
    .catalog .content .items .product-item-list .image {
        width: 32%;
        margin-right: 4.5%;
        height: auto;
    }
    .product-item-list .information .buttons, .product-item-list .information .desc {
        display: none;
    }

    .catalog .content .items .product-item-list {
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        height: auto;
        margin-top: 0.75%;
        padding-top: 4.85%;
    }

    .contacts .info .item {
        width: 50%;
        max-width: 50%;
        margin-bottom: 5.1%;
        padding: 0 3.25%;
        box-sizing: border-box;
    }
    .contacts .info {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 5.5%;
    }
    h2 {
        font-size: 1.25em;
    }
}

@media  screen and (max-width: 1260px) {
    .top-slider .item .name {
        width: 100%;
        font-size: 1.6em;
        letter-spacing: 0.055em;
    }
}

@media  screen and (min-width: 768px) {
    header {
        height: 200px;
    }

    #main-slider, .breadcrumbs {
        margin-top: 200px;
    }
}

@media  screen and (min-width: 1024px) {
    #top-menu {
        font-size: 12px;
    }

    header .menu .item .sub {
        z-index: 115;
    }
}

@media  screen and (min-width: 1280px) {
    header {
        height: 123px;
    }

    #main-slider, .breadcrumbs {
        margin-top: 123px;
    }

    #top-menu {
        font-size: 14px;
    }
}
/* End */


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


/* Start:/local/templates/bootstrap_5/lightbox/lightbox.min.css?17664353692822*/
.lb-loader,.lightbox{text-align:center;line-height:0}body:after{content:url(/local/templates/bootstrap_5/lightbox/images/close.png) url(/local/templates/bootstrap_5/lightbox/images/loading.gif) url(/local/templates/bootstrap_5/lightbox/images/prev.png) url(/local/templates/bootstrap_5/lightbox/images/next.png);display:none}.lb-dataContainer:after,.lb-outerContainer:after{content:"";clear:both}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;font-weight:400}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-loader,.lb-nav{position:absolute;left:0}.lb-outerContainer:after{display:table}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(/local/templates/bootstrap_5/lightbox/images/loading.gif) no-repeat}.lb-nav{top:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(/local/templates/bootstrap_5/lightbox/images/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(/local/templates/bootstrap_5/lightbox/images/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{display:table}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(/local/templates/bootstrap_5/lightbox/images/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1}
/* End */
/* /local/templates/bootstrap_5/styles.css?177884928054659 */
/* /local/templates/bootstrap_5/css/owl.carousel.min.css?17664353672936 */
/* /local/templates/bootstrap_5/lightbox/lightbox.min.css?17664353692822 */
