/*legacy*/
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 15px;
    padding-left: 15px;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.carousel-inner .item img
{
    height:365px;
}
.control-label
{
    text-align:left!important;
}
dt
{
    font-weight:500;
}
.desc_banner {
    text-align: center;
    font-size: 24px;
    color: white;
}
a.btn-white {
    display: block;
    color: white;
    text-decoration: none;
    max-width: 400px;
    margin: 27px auto;
    padding: 15px;
    box-sizing: border-box;
    border-radius: 8px;
    background: #E9724C;
    font-size: 18px;
}
a.btn-white:hover{
    background: #C6444F;
    color: white;
}
h5
{
    font-size:16px;
}

p{
    color:#FFFFFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; 
}
p:empty
{
    display:none;
}
.panel
{
    border:none;
    box-shadow:none;
    background:none;
}
.panel-body
{
    padding:0;
}
.panel-heading
{
    border:none
}
.panel:first-child .h3
{
    margin-top:0!important
}
.fr
{
    float:right
}
.clear
{
    margin:0;
    padding:0;
    font-size:14px;
    list-style:none;
    border:none;
    outline:none;
    border-radius:0;
}
.text-list li
{
    margin-bottom:3px;
}
.text-list
{
    margin-bottom:10px;
}
.required:after
{
    content:' *';
    color:red;
}
.table
{
    margin:1em 0;
}
.table td,
.table th
{
    text-align:center;
    vertical-align:middle!important;
    padding:10px!important;
}
.table th
{
    color:#fff;
    background:#37bef8;
    line-height: 1.2;
    font-weight:400;
}
.table-striped>tbody>tr:first-child
{
    background:initial;
}
.table-striped>tbody>tr:nth-of-type(odd)
{
    background:#fff;
}
.table-striped>tbody>tr:nth-of-type(even)
{
    background:#f2fbff;
}
.table-striped>tbody>tr:nth-of-type(1)
{
    background:#fff;
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th
{
    border-bottom-width:1px;
}
.table-buy
{
    font-size:14px!important;
    cursor:pointer;
    user-select: none;
    -webkit-user-select: none;
    width:88px;
}
.panel-heading
{
    cursor:pointer;
}
.panel-heading:hover
{
    opacity:0.8;
    color:#384866;
}
.panel-heading
{
    padding:0;
}
.panel-title
{
    padding:10px 15px;
}
.carousel-indicators
{
    right:34px;
    left:auto;
    bottom:0;
    text-align: right;
    margin-left: 0;
}
.carousel-control,
.carousel-control:focus
{
    opacity:0;
    transition:all 0.3s;
    z-index:2;
}
.carousel-control:hover
{
    opacity:0.5;
}
.carousel-tech-img
{
    height:auto!important;
    margin: 12px auto;  
}
.carousel-tech
{
    padding: 30px 60px;
    margin-top: -20px;  
}
.carousel-tech .carousel-control.left:after
{
    width:22px;
    height:37px;
    background:url(/images/arrow-left.png) center no-repeat;
    content:'';
    position:absolute;
    top:50%;
    margin-top:-18px;
    left:15px;
}
.carousel-tech .carousel-control.right:after
{
    width:22px;
    height:37px;
    background:url(/images/arrow-left.png) center no-repeat;
    content:'';
    position:absolute;
    top:50%;
    margin-top:-19px;
    right:15px;
    transform:rotate(180deg)
}
.carousel-tech .carousel-control
{
    opacity:0.2;
}
.carousel-tech .carousel-control.left
{
    background:linear-gradient(to right, rgba(230,230,230,1), rgba(255,255,255,0));
}
.carousel-tech .carousel-control.right
{
    background:linear-gradient(to left, rgba(230,230,230,1), rgba(255,255,255,0));
}
.carousel-tech .carousel-control:hover
{
    opacity:0.7
}
.carousel-tech .carousel-inner
{
    min-height:230px;
}
.carousel-tech .carousel-indicators .active
{
    background-color:#c3c3c3
}
.carousel-tech .carousel-indicators li
{
    border-color:#c3c3c3
}
.carousel-tech .h1
{
    text-transform:initial
}
select
{
    padding: 3px 5px;
}
select:disabled
{
    background: #f5f5f5;
    opacity: 0.5;
}
input
{
    padding: 3px 5px;
}    
/*табы*/
.nav-pills li 
{
    margin-right:10px;
}
.nav-pills li a,
.tab-link
{
    padding:10px 20px;
    border-radius:5px;
    color:#009bde;
    background-color:#d0eef9;
    display:inline-block;
    cursor:pointer;
    text-decoration:none;
}
.nav-pills li.active a,
.nav-pills li.active a:focus,
.nav-pills li.active a:hover,
.tab-link.active,
.tab-link:hover,
.tab-link:focus
{
    color:#fff;
    background-color:#4db1e3;
}
.nav-pills li a:focus,
.nav-pills li a:hover,
.tab-link:hover,
.tab-link:focus
{
    background-color:#bae2f7;
    text-decoration:none;
}
.nav-pills li.active a:focus,
.nav-pills li.active a:hover,
.tab-link.active:hover,
.tab-link.active:focus,
{
    cursor:default;
}
.nav-pills li.disabled a,
.tab-link.disabled
{
    background:#eee;
    color:#868686;
    pointer-events:none;
    text-decoration:none;
}

.nav-pills.side-nav a
{
    background:none!important;
    color:#1098F7;
    padding:initial;
    text-transform:none;
    text-decoration:none;
    border-bottom:1px dashed #8fcbea;
    display:inline;
    font-size:16px;
}

.nav-pills.side-nav li
{
    display:block;
    float:none;
    margin-bottom:9px;
}
.nav-pills.side-nav a:hover,
.nav-pills.side-nav a:focus
{
    color:#23527c;
}
.nav-pills.side-nav li.active a
{
    color:#000!important;
    border-color:#999999
}
.nav-pills.side-nav .active a:hover,
.nav-pills.side-nav .active a:focus
{
    color:#000;
}
.nav-pills.side-nav>li+li
{
    margin-left:0
}
.with-hint
{
    position:relative;
}
.with-hint:hover .block-hint
{
    display:block;
}
.block-hint
{
    display:none;
}
.block-hint:after
{
    content: '';
    position: absolute;
    left: 50%;
    margin-left:-5px;
    bottom: -7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 5px 0 5px;
    border-color: #515556 transparent transparent transparent;
   /* transform: translateY(5px);
    animation: fadeToTop 0.3s;
    animation-fill-mode: forwards;
    opacity: 0;*/
    z-index: 2;
}
.block-hint
{
    z-index:10;
    width: 140px;
    bottom: 50px;
    left: 50%;
    margin-left:-70px;
    line-height: 1.2;
    position: absolute;
    content: 'ÐŸÐ¾Ð¸ÑÐº Ð¸ÑÑ‚Ð¾Ñ‡Ð½Ð¸ÐºÐ¾Ð² Ð¿Ð¸Ñ‚Ð°Ð½Ð¸Ñ';
    background: #515556;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2);
    padding: 5px 8px 7px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    opacity: 0;
    transform: translateY(5px);
    animation: fadeToTop 0.3s;
    animation-fill-mode: forwards;
}
.tab-list
{
    margin:0;
    padding:0;
    list-style:none;
}
.tab-list li
{
    display:inline-block;
    margin-right:7px
}
.tab-pane
{
    display:none
}
.tab-pane.active
{
    display:block;
}
/*valid*/
body
{
    font-family: "Manrope", system-ui, -apple-system, sans-serif;
    color:#ffffff;
    -webkit-font-smoothing: antialiased
}
a,
.link
 {
    color: #1098F7;
    text-decoration: underline;
    cursor:pointer;
}
a:hover,
a:focus,
.link:hover
{
    color: red;
    text-decoration: underline;
    outline:none;
}
h1,
.h1
{
    font-size:22px;
    font-family:"Golos Text", system-ui, -apple-system, sans-serif;
    font-weight:700;
    text-transform:uppercase;
    line-height:1.3;
    margin-top:0;/*15*/
    margin-bottom:5px;
}
h2,
.h2
{
    line-height:1.3;
    margin-top:15px;
    font-size: 26px;
    margin-bottom:20px;
}
h3,
.h3
{
    line-height:1.3;
    margin-top:15px;
    font-size:20px;
}
h4,
.h4
{
    margin-top:15px;
    font-size:16px;
}
.subtitle
{

}
mark
{
    background:#e4eff9
}
abbr
{
    border-bottom:1px dotted;
    cursor:help;
}
.c
{
    text-align:center;
}
.r
{
    text-align:right;
}
.blacklink
{
    color:#302e2f;
    text-decoration:none;
}
.blacklink:hover,
.blacklink:focus
{
    color:#302e2f;
    text-decoration:none;
}
.dashed
{
    border-bottom:1px dashed;
    text-decoration:none!important;
}
.dashed:hover
{
    border-bottom:1px dashed;
    text-decoration:none;
}
.dotted
{
    border-bottom:1px dotted;
    text-decoration:none!important;
}
.dotted:hover
{
    border-bottom:1px dotted;
    text-decoration:none;
}
.whitelink
{
    color:#fff;
}
.whitelink:hover,
.whitelink:focus
{
    color: #6bb8de!important;
}
.clearlink
{
    color:#1098F7;
    text-decoration:none;
}
.lead
{
    font-size:16px;
    line-height:1.4;
    font-style:italic;
    padding:10px 0;
}
.plane-text
{
    font-size:14px;
    font-family:PT Sans;
    line-height:1.4;
}
.text-plashka
{
    padding: 25px 20px;
    background-color: #56a0f2;
    color:#fff;
    font-size:18px;
    line-height:1.4;
    margin:50px 0;
}
.big-caption
{
    margin-bottom:20px
}
.full-img img
{
    width:100%;
}
.headline
{
    width: 100%;
    height: 30px;
    background: #2b2a29;
    color: white;
}
.headline_inside
{
    padding-top:6px;
    margin:0 auto;
    max-width:960px;
}
.container
{

    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
    margin-top:-2px;
}
.headline-links
{
    text-align:right;
}
.eng-flag:before
{
    content: '';
    display: inline-block;
    width: 19px;
    padding-top: 8%;
    background: url(../images/Flag_of_the_United_Kingdom.svg) no-repeat center;
    border-radius: 5px;
    background-size: contain;
    margin-right: 2px;
}
.gotoenglish
{
    position:relative;
    
}
.gotoenglish:hover:after
{
    color:#fff;
}
.gotoenglish:after
{
    content:'Don`t understand russian? Change language to english.';
    background:#3e4f6e;
    padding:12px 15px;
    position:absolute;
    top:30px;
    width:320px;
    text-align:left;
    right:-50px;
    line-height:1.4;
    z-index:5;
    box-shadow:0 5px 12px 0 rgba(0,0,25,0.3);
    transform:translateY(20px);
    animation:fadeToTop 0.5s;
    animation-fill-mode: forwards;
    opacity:0;
}
.gotoenglish:before
{
    content:'';
    position:absolute;
    right:39px;
    top:23px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 7px 5px;
    border-color: transparent transparent #3e4f6e transparent;
    transform:translateY(20px);
    animation:fadeToTop 0.5s;
    animation-fill-mode: forwards;
    opacity:0;
}
.headline-link
{
    display:inline-block;
    color: white;
    line-height:0.9;
    text-decoration:underline;
}
.headline-link + .headline-link
{
    margin-left: 10px;
}
.header_logorow
{
    padding: 0;
    display: flex;
    align-items: center;
    flex-wrap:wrap;
}
.header_logo {
    margin-right: 20px;
    display: flex;
    align-items: center;
    color: var(--gray-6, #FFFFFF);
    text-align: center;
    font-family: "Golos Text", system-ui, -apple-system, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.865px;
    text-transform: uppercase;
    text-decoration: none;
}
.header_logo img{
	max-width: 50px;
    max-height: initial;
    height: auto;
}
.header_logo:empty{
    background: url(../images/logo.png) no-repeat;
    background: rgba(0, 0, 0, 0) url(../images/logo.svg) no-repeat;
}
.header_slogan
{
    text-align:left;
    margin-top:17px;
}
#top_main_menu{
     background: #0E324F;
    padding: 22px 0;
}
.navbar {
    font-size: 20px;
    margin: 0;
    vertical-align: bottom;
    z-index: 100;
    position: relative;
    min-height: 40px;
    display: flex;
    align-items: center;
}
.bx-breadcrumb {
    margin: 22px 0 10px;
}
.navbar-nav
{
    align-items: center;
    float: left;
    margin: 0;
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.navbar-nav > li
{
    bottom: 0;
    min-height: 44px;
    display: flex;
    text-align: center;
    justify-content: center;
}
.navbar-nav > li.active,.navbar-nav > li:hover, .navbar-nav > li.open{
    border-radius: 3px;
    background: #1098F7;
}
.navbar-nav>li>a{
    padding: 0px 15px;
}
.nested > .navbar-nav-link,
.nested > a
{
    cursor:default;
}
.navbar-nav-link,
.navbar-nav a
{
    line-height: 20px;
    display:block;
    position:relative;
    text-shadow: none;
}
.nested > .navbar-nav-link:after,
.nested > a:after
{
    display:inline-block;
    vertical-align:text-bottom;
    width:6px;
    height: 18px;
    margin-left: 2px;
    content:'';
    background:url(../images/navbar-triangle.png) no-repeat top 5px left -9px;
}
.nested:hover > .navbar-nav-link:after,
.nested:hover > a:after
{
    display:inline-block;
    vertical-align:text-bottom;
    width:6px;
    height: 18px;
    margin-left: 2px;
    content:'';/*
    background:url(../images/navbar-triangle.png) no-repeat top 5px left 0;*/
    background: url(../images/navbar-triangle.png) no-repeat top 9px left 0;
    transform: rotate(180deg);
    transition: all 0.4s;
}
.navbar-nav > li:hover .navbar-subnav
{
    display:block;
}
.navbar-nav > li:hover > .navbar-nav-link,
.navbar-nav > li:hover > a {
    color: white;
}
.navbar-nav>li>.navbar-nav-link:hover,
.navbar-nav>li>.navbar-nav-link:focus,
.navbar-nav >li> a:hover,
.navbar-nav >li> a:focus
{
    background:transparent
}
.navbar-nav>li>.navbar-nav-link,
.navbar-nav >li> a {
    color: #FFFFFF;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.96px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    text-decoration: none;
}
ul.nav.navbar-nav:after,ul.nav.navbar-nav:before{
    display: none;
}
.navbar-subnav
{
    display: none;
    z-index: 3;
    left: -1px;
    top: 50px;
    position: absolute;
    padding-left: 0;
    background: #1098F7;
    list-style-type: none;
    min-width: 250px;
    max-width: 500px;
    opacity:0;
    transform:translateY(-10px);
    animation:fadeToTop 0.2s;
    animation-fill-mode: forwards;
    box-shadow: 0px 4px 22px 0 rgba(0,0,0,0.2)
}
@keyframes fadeToTop
{
    0{
        opacity:0;
        transform:translateY(-10px)
    }
    100%
    {
        opacity:1;
        transform:translateY(0)
    }
}
.navbar-subnav > li:hover {
    background: #30a3a0;
}
.navbar-subnav > li > a {
    display: block;
    padding: 10px 0px 10px 10px;
    margin-right: 0px;
    color: #fff;
    text-decoration: none;
    line-height: 1.2;
    font-size: 16px;
}
.navbar-search
{
    position:relative;
    top:-2px;
    text-align:right;
    float:right;
}
.header-searchform 
{
    border: 1px solid #30a3a0;
    border-radius:7px 0 0 7px;
    font-size: 14px;
    width: 183px;
    padding-left: 13px;
    padding-right: 21px;
    position: relative;
    top: -7px;
    background-image: url(../images/search.png);
    background-image: url(../images/search-sprite.svg);
    background-position: 163px 6px;
    background-repeat: no-repeat;
    min-height:28px;
}
.header-searchform:focus
{
    background-image: url(../images/search-sprite.svg);
    background-position: 163px -14px;
}
/*
.header-search-wrap
{
    display:inline-block;
    overflow:hidden;
    height:28px;
}
.header-search-wrap > *
{
    vertical-align: bottom;
}*/
.nivoSlider {
    height: 316px!important;
}
.slideshow
{
    border-radius: 7px 7px 7px 0;
    overflow:hidden;
}

.content_block
{
    margin-bottom: 30px;
}
.c_b_head,
.blue-caption
{
    margin-bottom: 20px;
    background:#1098F7;
    border-radius:7px;
    color:#fff;
    font-family:"Golos Text", system-ui, -apple-system, sans-serif;
    font-weight:800;
    padding: 6px 20px 6px;
    position:relative;
    overflow:hidden;
    font-size: 26px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height:1;
}
.c_b_head_title
{
    display: inline-block;
    color: white;
    text-decoration:none;
}
.c_b_head:after,
.blue-caption:after
{
    content:'';
    position:absolute;
    right:-113px;
    top:-125px;
    width:425px;
    height:290px;
    background:url(../images/blueArrow.svg);
}
.blue-caption
{
    margin-bottom:12px;
    z-index:5;
}
.c_b_head_title:hover,
.c_b_head_title:focus
{
    color:#fff;
    text-decoration:none;
}
.c_b_head_discr 
{
    margin-left: 20px;
    margin-bottom: 0;
    display: inline-block;
    color: #999;
}
.c_b_head_title.yellow
{
    background-color: #1098F7;
}
.c_b_head.yellow
{
    border-color: #1098F7;
}
.prod_col
{
    padding-bottom:14px;
}
.prod_col:nth-child(2n+1)
{
    clear:both;
}
.prod_col img
{
    border-radius:7px 7px 7px 0;
}
.prod_col h2,
.prod_col h3
{
    font-size:20px;
    font-weight:700;
    font-family:"Golos Text", system-ui, -apple-system, sans-serif;
    margin-top:10px;
    margin-bottom:5px;
}
.prod_col a
{
    color:#302e2f;
    text-decoration:none
}
.prod_col a:hover
{
    color:#302e2f;
    text-decoration:none
}
.prod-custom
{
    background:url(/images/index-custom.jpg);
    background-size:contain;
    height:115px;
    padding:21px 34px;
    color:#333;
    display:block;
    border-radius:7px 7px 7px 0;
    width:100%;
}
.prod-custom-title
{
    font-size:26px;
    font-weight:800;
    font-family:"Golos Text", system-ui, -apple-system, sans-serif;
    margin-bottom:3px;
}
.blue-block 
{
    background: #dff5ff;
    padding:21px;
    margin-top: 0;
    margin-bottom: 14px;
    border-radius:7px;
}
.blue-block  h2
{
    font-size:20px;
    font-weight:700;
    font-family:"Golos Text", system-ui, -apple-system, sans-serif;
    margin-top: 0;
}
.wp-image
{
    background: #dff5ff url(/images/truck.jpg) bottom 0 left 0 no-repeat;
    background-size: 100%;
    /*padding-bottom: 287px;*/
}
.green-block
{

    background: #f1f4d7;
    padding: 21px;
}
.news_row_title
{
    margin-top: 0;
    margin-bottom: 4px;
    font-size:18px;
}
.news_row span
{
    color: #868686;
}

.news_block
{
    display: inline-block;
    width: 37px;
    height: 36px;
    background-image: url(/images/news-ico.png);
    background-repeat: no-repeat;
    position:relative;
}
.news_row.active
{
    opacity:1;
}
.news_row
{
    cursor:pointer;
    margin-bottom:20px;
    padding-right:30px;
    position:relative;
    opacity:0.5;
    line-height:1.2;
}
.news_row:before
{
    position:absolute;
    content:'';
    opacity:0;
    transition:all 0.3s;
    right:10px;
    left:auto;
    top:50%;
    margin-top:-5px;
    border-style: solid;
    border-width: 6px 0 6px 10px;
    border-color: transparent  transparent transparent #009bde ;
}
.news_row.active:before
{
    border-style: solid;
    border-width: 6px 0 6px 10px;
    border-color: transparent  transparent transparent #009bde ;
    top:50%;
    margin-top:-5px;
    opacity:1;
    right:0px;
    content:'';
    position:absolute;
}
.news-icon
{
    width: 50px;
    padding: 0 0px 0 15px;
}
.news_picture
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    float:none;
    /*margin-left:10px;*/
    /*margin-right:10px;*/
    margin-bottom:10px;
}
.news-page-content
{
    padding:15px 0;
}
.news-page-gallery
{
    border-top: 1px solid #eeeeee;
    margin-top: 30px;
    padding-top: 15px;
}
.news-page-gallery-img 
{
    border:1px solid #eeeeee;
    text-align:center;
}
.news-page-gallery-img  img
{    
    max-width: 100%;
    max-height: 140px;
    width: auto;
    margin: 0 auto;
}
.news-page-docs
{
    padding-bottom:10px;
}
.article-page
{
    padding:15px 0;
    font-size:16px;
}
.article-page p
{
    margin-bottom:15px;
}
.article-page
{
    max-width:80%;
}
.show-all-btn
{
    margin-top:25px;
    text-align:center;
}
.event h3
{
    color: #1098F7;
    margin-top: 0;
    font-size:18px;
    text-decoration:underline;
}
.event h3:hover
{
    color:#4b6690
}

.main_calendar
{
    width:100%;
    border-collapse: separate;
}
.main_calendar thead td
{
    font-weight: 600;
    color: #1098F7;
    padding: 3px 0px;
    font-size: 18px;
    text-align:center
}
.main_calendar .selected
{
    background: #dff5ff;
    cursor:pointer;
}
.main_calendar .event_day
{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    vertical-align: middle;
    line-height: 33px;
    text-decoration:none;
    color:#302e2f;
}
.main-calendar-daylink
{
    text-decoration:none;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding-top: 5px;
    color:#302e2f
}
.main-calendar-daylink:hover
{
    text-decoration:none;
}
.current_month
{
    background: #dff5ff;
}
.main_calendar td
{
    text-align: center;
    padding: 3px 5px;
    font-size: 1.4em;
    position: relative;
    border: 3px solid white;
    height:39px;
}
.main_calendar td:hover .event_box
{
    display:block;
    position:absolute;
    top:0;
    left:115%;
    background:#fff;
    border: 1px solid #1098F7;
    padding: 12px;
    z-index: 1;
    text-align: left;
    width:320px;
}
.col-xs-4:nth-child(3) .main_calendar td:hover .event_box
{
    left:-326px;
}
.main_calendar td:nth-child(n+6)
{
    color:indianred
}
.main_calendar td:nth-child(n+6) .event_box
{
    color:#302e2f
}
.main_calendar tbody tr:first-child td 
{
    padding: 5px;
}
.main_calendar thead
{
    text-transform:uppercase;
}
.event_box
{
    display:none;
}
.event_box h5
{
    margin: 0 0 12px 0;
    font-weight: 600;
}
.event_box p
{
    font-size: 0.7em;
}
.event_box_timestamp
{
    color: #1098F7;
}
.current_day
{
    position:relative;
}
.current_day:after
{
    content:'';
    border:2px solid #1098F7;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
}
.current_day .event_box:after
{

    content:'Ð¡ÐµÐ³Ð¾Ð´Ð½Ñ';
    color:#fff;
    padding:3px 10px;
    font-size:12px;
    background:#1098F7;
    position:absolute;
    top:-23px;
    left:-1px;
}
.publish
{
    background: #edf4da;
    padding: 20px 20px 40px 20px;
    min-height: 506px;
}
.publish h3
{
    margin-top:0;
    font-size:20px;
    line-height:1.2;
}
.publish-main-caption
{
    color: #302e2f;
    font-size:18px;
    font-weight:400
}
.read_more 
{
    float: right;
    color: #302e2f;
    text-decoration: underline;
    font-weight: 600;
}
.title-description
{
    margin-bottom:44px;
}
.about
{
    padding-bottom:20px;
}
.about h2 
{
    font-size: 14px;
    line-height: 1.42857143em;
    color: #1098F7;
    margin-top: 0;
    font-weight:400;
}
.about .list-tire
{
    margin-bottom:0;
}
.about-structure
{
    border:1px solid #e3e3e3;
    border-radius:7px;
    width:100%;
    overflow:hidden;
}
.about-structure-npo
{
    height:168px;
    background:#fff url(/images/npo.svg) center no-repeat;
    background-size:303px;
    border-bottom:1px solid #e3e3e3;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
    display:block;
}
.about-structure-sub
{
    display:table-cell;
    width:33.3%;
    color:#868686;
    text-decoration:none;
    font-size:12px;
    padding:20px;
}
.about-structure-sub:hover,
.about-structure-npo:hover
{
    text-decoration:none;
    color:#868686;
    background-color:#fcfcfc;
}
.about-structure-sub + .about-structure-sub
{
    border-left:1px solid #e3e3e3;
}
.about-structure-sub-wrap
{
    display:table;
    width:100%;
}
.about-structure-logo
{
    height:55px;
    margin-bottom:10px;
    margin-top:5px;
}
.about-structure-logo-aedon
{
    background:url(/images/aedon.svg) bottom left no-repeat;
    background-size:contain;
    margin-right:10px;
}
.about-structure-logo-kw
{
    background:url(/images/logo.svg) bottom left no-repeat;
    background-size:contain;
}
.about-structure-logo-prime
{
    background:url(/images/prime.svg) bottom left no-repeat;
    background-size:contain;
    margin-right:12px;
}
.about-structure-logo-ecb
{
    background:url(/images/ecb.svg) bottom left no-repeat;
    background-size:contain;
}
.opener-videos
{
    cursor:pointer;
}
.list-tire
{
    list-style-image: url(../images/list-tire.png);
    padding-left:18px;
}
.v-list
{
    list-style-image: url(../images/v.svg);
    padding-left:18px;
}
footer
{
    width: 100%;
    min-height: 100px;
    padding-top: 20px;
    padding-bottom: 30px;
    background: #2b2a29;
    color: white;
}
footer .soc_icon
{
    width: 28px;
    height: 28px;
    display:inline-block;
    margin-right: 12px;
    margin-bottom: 10px;
    background-size:cover!important;
}
footer.fixed
{
    position:fixed;
    bottom:0;
}
.soc_icon.vk
{
    background:url(../images/vk-icon.png);
}
.soc_icon.vk:hover
{
    background:url(../images/vk-color.png);
}
.soc_icon.live
{
    background:url(../images/live-icon.png);
}
.soc_icon.live:hover
{
    background:url(../images/live-color.png);
}
.soc_icon.tw
{
    background:url(../images/tw-icon.png);
}
.soc_icon.tw:hover
{
    background:url(../images/tw-color.png);
}
.soc_icon.yt
{
    background:url(../images/yt-icon.png);
}
.soc_icon.yt:hover
{
    background:url(../images/yt-color.png);
}
.soc_icon.in
{
    background:url(../images/in-icon.png);
}
.soc_icon.in:hover
{
    background:url(../images/in-color.png);
}
.dialog-block
{
    width:500px;
    margin:0 auto;
    padding:50px 70px;
    background:#fff;
    position:relative;
}
.dialog-block:not(.big-form)
{
    border:20px solid #f3f3f3;
    padding:40px 50px;
    width:600px;
}
.dialog-block-content
{
    width:100%;
}
.form-html-order
{
    margin:-40px!important;
}
.form-order-description
{
    padding:20px 40px 40px;
    background:#f8f8f8;
}
.form-order-feilds
{
    padding:20px 40px 40px;
}
.form-order-feilds .form-element
{
    display:block!important;
}
.parent-dialog .form-element
{
    display:none;
}
.vertical-form.form-element
{
    border-bottom:1px solid #eee;
    padding-bottom:15px;
    margin-bottom:10px;
}
.form-group-field
{
    font-size:12px;
    color:#868686;
    margin:10px 0 0;
    margin-bottom: 3px!important;
}
.form-group-title
{
    font-size:18px;
    margin-bottom:5px;
    line-height:1.3;
}
.form-button-fill-all
{
    text-align:center;
}
.pageform
{
    border:none;
    float:left;
    padding-left:0;
    padding-top:20px;
}
.pageform .dialog-block-content
{
    margin:0;
}
.dialog-block select
{
    padding:5px;
}
.dialog-block-caption
{
    font-size:25px;
    text-transform: uppercase;
    letter-spacing:1px;
    margin:-7px 0 30px;
    text-align:center;
    font-family:"Golos Text", system-ui, -apple-system, sans-serif;
    font-weight:700;
}
.small-dialog
{
    max-width:350px;
}
#auth-form
{
    padding-bottom:16px;/* компенсация оптической пустоты у ссылки "Забыли пароль"*/
}
.full-width-textarea
{
    width:100%;
    height:100px;
}
.full-width-textarea-wrap
{
    padding-right:0;
}
.form-element
{
    margin-bottom:10px;
    margin-right:0;
}
.form-element label
{
    width:100%;
}
label
{
    font-weight:400;
}
.form-element label > div:first-child
{
    margin-top:5px;
    margin-bottom:8px;
}
.form-inline-unit
{
    display:inline-block;
    margin-right:10px;
    vertical-align:top;
}
.border-btn
{
    border:1px solid ;
    background:#fff;
    border-radius:7px;
    padding: 9px 23px;
    color: #1098F7;;
    cursor: pointer;
    display: inline-block;
    vertical-align: baseline;
    vertical-align: top;
    outline: none;
    text-decoration:none;
    transition:all 0.1s;
}
.border-btn:hover
{
    background-color: #30a3a0;
    color:#fff;
    text-decoration:none;
}
.border-btn.disabled,
.border-btn.disabled:hover
{
    border-color:#c8c8c8;
    color:#c3c3c3;
    background:#fff;
    cursor:default;
    pointer-events:none;
    text-decoration:none;
}
.submit-btn,
.small-btn
{
    background-color: #30a3a0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    /*margin-right: 5px;*/
    padding: 9px 23px;
    border-radius:7px;
    vertical-align: baseline;
    border: none;
    outline: none;
    text-decoration:none;
}
.submit-btn:hover,
.small-btn:hover
{
    color: #fff;
    text-decoration:none;
    background-color: #49b0e3;
}
.submit-btn.disabled,
.small-btn.disabled
{
    background-color:#c8c8c8;
    pointer-events:none;
    text-decoration:none;
}
.small-btn
{
    padding:4px 5px;
    line-height:1.1;
    font-size:11px;
}
.line-control
{
    margin-top:20px;
}
.control-to-btn:first-child
{
    margin-left:0;
    padding-left:0;
}
.control-to-btn
{
    display:inline-block;
    padding:9px 15px 7px 15px;
}
.control-to-btn > *
{
    margin:0!important;
    padding-top:0;
}
/**/
label.error
{
    color:indianred;;
    margin:-10px 15px 10px;
}
input.error
{
    border:1px solid indianred;;
}
input,
textarea
{
    border:1px solid #a9a9a9;
}
input[type="file"]
{
    border:none;
    padding:0;
}
input:focus,
textarea:focus
{
    border:1px solid #4b6690;
    outline:none;
}
.form-element-rule
{
    color:indianred;
    font-size:20px;    
}
.big-form
{
    width:900px;
    padding:0;
}
.form-content-block-wrap
{
    display:table;
}
.form-content-block
{
    padding:50px;
    display:table-cell;
    vertical-align:top;
    width:60%;
    border:30px solid #f8f8f8;
    border-right:none;
}
.form-content-block:nth-child(2)
{
    background:#f8f8f8;
    border:none;
    width:40%;
    padding:70px 50px 70px 30px;
}
.form-element-button
{
    margin-top:20px;
    text-align:center;
}
.breadscrumb
{
    margin-bottom: 15px;
}
.breadscrumb ul
{
    margin:0;
    padding:0;
    list-style: none;
}
.breadscrumb li
{
    display:inline-block
}

.breadscrumb li:after {
    content: '>';
    text-align: center;
    color:#1098F7;
    margin:0 3px;
}

.breadscrumb li:last-child:after
{
    display:none;
}
.textblock
{
    padding-bottom:30px;
}
.textblock img
{
    margin-bottom:15px;
}
.textblock-list-caption 
{
    margin:0 0 3px;
}
.textblock-list-discr
{
    margin:0 0 15px;
}
.textblock-list-item
{
    padding: 32px 0 35px 0px;
    border-bottom: 1px solid #e3e3e3;
}
.textblock-list-item:first-child
{
    padding-top:16px;
}
.textblock-list-img
{
    overflow:hidden;
    border-radius:7px;
    max-height:172px;
    background-repeat: no-repeat;
    background-position: top center;
    display:block;
    background-size: 100%;
}
.news-page-img
{
    border-radius:7px;
    width:100%
}
.textblock-list-img img
{
    max-width:100%;
    width:100%
}
.textblock-list-img-canvas
{
    display:block;
    text-align:left;
    border:1px solid #eeeeee;
    min-height:193px;
    position:relative;
    overflow:hidden;
}
.textblock-list-img-canvas:hover img
{
    transform:translateX(-50%) translateY(-50%) scale(1.1);
}
.textblock-list-img-canvas img
{
    position:absolute;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%);
    transition:all 0.3s;
}
.textblock-list-caption
{
    font-size: 18px;
}
.smallicon-list
{
    margin:0;
    padding:0;
    list-style:none;
}
.smallicon-list.grey
{
    /*color:#868686;*/
    opacity:0.6
}
.smallicon-list.grey li:after
{
    position:absolute;
    content:'';
    left:0;
    height:20px;
    width:19px;
    background:#fff;
    opacity:0.5;
}
.smallicon-list.white
{
    color:#fff
}
.smallicon-list.white li
{
    padding-left:19px;
    background:url(../images/smalliconlist-white.png) no-repeat;
    position:relative;
}
.smallicon-list li
{
    padding-left:19px;
    background:url(../images/smalliconlist.png) no-repeat;
    background-position: top 30px  left 30px;
    position:relative;
}
.smallicon-list .author
{
    background-position: top 1px  left 0!important;
}
.smallicon-list .publish-in
{
    background-position: top -19px  left 0!important;
}
.smallicon-list .time
{
    background-position: top -39px  left 0!important;
}
.smallicon-list .place
{
    background-position: top -59px  left 0!important;
}
.smallicon-list + .download-list
{
    margin-top:5px; 
    margin-bottom:0;
}
.smallicon-list .small-place
{
    padding-left:14px!important;
    background:url(../images/smallest-icons.png) no-repeat!important;
    background-position: top 3px  left 0!important;
    color:#868686;
    font-size:12px;
}
.smallicon-list .small-date
{
    padding-left:14px!important;
    background:url(../images/smallest-icons.png) no-repeat!important;
    background-position: top -11px  left 0!important;
    color:#868686;
    font-size:12px;
}
.timestamp
{
    color:#868686;
    font-size:12px;
}
.pagination
{
    margin:47px 0; /*дефолтный отступ*/
}
.pagination span
{
    background:#1098F7;
    color: #fff;
    /*margin-left:-0.3em; выравнивание по тексту а не по квадрату */
}
.pagination a,
.pagination span
{
    font-size: 18px;
    padding: 2px 7px;
}
.gallery-unit
{
    margin-bottom:40px;
    position:relative;
    -webkit-font-smoothing: antialiased;
    border:1px solid #eee;
    border-radius:7px;
    background:#fff;
    min-height:300px;
}
.gallery-unit:hover img
{
    transform:scale(1.1);
}
.gallery-unit-pic
{
    height:100%;
    min-height:188px;
    overflow:hidden;
    border-bottom:1px solid #eee;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.gallery-unit-pic img
{
    position:absolute;
    width:100%;
    transition:all 0.4s;
}
.gallery-unit:hover .gallery-item-caption
{
    text-decoration:underline;
}
.gallery-unit .timestamp
{
    font-size:12px;
}
.gallery-unit-pic
{
    position:relative;
}
.gallery-unit a
{
    text-decoration:none;
}
.gallery-wrap
{
    margin-top:14px;
}
.gallery-wrap > div:nth-child(3n+1)
{
    clear:both;
}
.gallery-page-wrap
{
    margin-top:30px;
}
.gallery-item-descr
{
    padding:11px 20px;
}
.gallery-item-caption
{
    margin-bottom: 7px;
    font-size:18px;
    font-family: "Golos Text", system-ui, -apple-system, sans-serif;
    font-weight:700;
    line-height:1.3;
}
.gallery-item-caption:empty
{
    display:none;
}
.gallery-item
{
    width:212px;
    height:212px;
    margin-bottom:30px;
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    display: inline-block;
    outline:none;
}
.gallery-item-cell2-h
{
    width:454px;
    height:212px;
}
.gallery-item-cell2-v
{
    width:212px;
    height:454px;
}
.gallery-item-cell4
{
    width:454px;
    height:454px;
}
.gallery-item img
{
    opacity:0;
    width:100%;
    outline:none;
}
.publish-header
{
    font-size:18px;
    margin: 0 0 5px;
}
.publish-author
{
    font-weight:700;
}
.pageblock
{
    /*margin-top:20px;*/
    margin-bottom:60px;
}
.to-about-structure 
{
    border-top: 1px solid #000;
    margin-top: 66px; 
}

.vacancy-discr
{
    margin-bottom:30px;
    overflow: hidden;
}
.vacancy-discr
{
    animation: AppearLeft 0.3s;
    transform: translateY(10px);
    animation-fill-mode: forwards;
    opacity: 0;
}
.vacancy-discr h3
{
    margin-top:0
}
.vacancy-discr .manager-list-item:first-child
{
    margin-top:0;
}
.vacancy-discr h5
{
    margin-top:5px;
}
.vacancy-btn
{
    margin-top:30px;
}
.vacancies-manager-wrap
{
    display:none;
}
.tab-pane.active ~ .vacancies-manager-wrap
{
    display:block;
}
.vacancies-manager-photo
{
    width:100px;
}
.distributor-name
{
    font-size: 18px;
    line-height:1.4;
}
.distributor-logo img
{
    max-height:80px;
    max-width:100%;
}
.distributor-logo
{
    padding-bottom: 15px;
    text-align: center;
    border-bottom: 1px solid #eee;
    margin: 0 -25px 15px;
}
.distributor-office
{
    margin-top:10px;
}
.distributor
{
    padding:22px 25px 50px 25px;
    border:1px solid #eeeeee;
    background:#fff;
    margin-bottom:30px;
    height: 374px;
    max-height: 374px;
    max-height:345px;
    overflow:hidden;
    position:relative;
}
.distributor:nth-child(odd)
{
clear:both;
}
.distributor:nth-child(even)
{
    text-align:right;
}
.distributor-list
{
    margin-top:30px;
}
.distributor-office-location
{
    font-weight:700;
}
.distributor-visible-contacts
{
    display:block;
    margin-top:5px;
}
.distributor-hidden-contacts
{
    display:none;
}
/*tricky footer styles*/
.globalwrap
{
    min-height:100%;
}
.globalwrap content .container
{
    /*overflow:auto;*/
	padding-bottom: 220px;
}
footer
{
    position: relative;
	clear:both;
}

footer a
{
    text-decoration:none;
    color:#fff
}
footer a:hover,
footer a:focus
{
    color:#fff;
    text-decoration:none;
}
.review-author
{
    margin-top:30px;
}
.download-list
{
    padding:0;
    margin:0 0 10px;
    list-style:none;
}
.download-list li
{
    margin-bottom:3px;
}
.dload
{
    padding: 1px 0 3px 21px;
    display:block;
}
.dload:hover{
    text-decoration: none;
}
.dload.icon
{
    padding: 1px 0 3px 16px;
    margin:0 2px;
    display: inline-block;
    min-height: 22px;
}

.dload[href $=".zip"]
{
    background: url(../images/doc-arch.svg) left 0 top 4px no-repeat;
}
.dload[href $=".doc"]
{
    background: url(../images/doc-doc.svg) left 0 top 4px no-repeat;
}
.dload[href $=".pdf"]
{
    background: url(../images/doc-pdf.svg) left 0 top 4px no-repeat;
}
.dload[href $=".rar"],
.dload[href $=".tar"]
{
    background: url(../images/arch.svg) left 0 top 4px no-repeat;
}

.dload
{
    background: url(../images/doc-empty.svg) left 0 top 4px no-repeat;
    color: #ffffff; /* #151515 в карточек товара нужен светлый */
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-decoration: none;
    min-height: 58px;
    padding-left: 70px;
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    text-align: left;
}
.product-item-detail .dload {
    color: #151515;
}
.dload.archive
{
    background: url(../images/doc-arch.svg) left 0 top 4px no-repeat;
}
.dload.models-3d,
.dload[href $=".stp"]
{
    background: url(../images/doc-3d.svg) left 0 top 4px no-repeat;
}
.dload.ds
{
    background: url(../images/doc-dsh.svg) left 0 top 4px no-repeat;
}
.dload.tu
{
    background: url(../images/doc-tu.svg) left 0 top 4px no-repeat;
}
.doc-big
{
    display:inline-block;
    background: url(../images/big-doc.svg) no-repeat;
    background-size:100%;
    width:50px;
    height:73px;
    float:left;
}
.doc-big:hover
{
    opacity:0.7;
}
.doc-big-descr
{
    margin-left:65px;
}
.big-files-row
{
    padding:15px 0 30px;
}

.search__block { margin-left: 20px; }

@media screen and (-webkit-min-device-pixel-ratio: 2) {
    .dload[href $=".zip"]
    {
        background: url(../images/doc-arch.svg)) left 0 top 4px no-repeat;
    }
    .dload[href $=".doc"]
    {
        background: url(../images/doc-word.svg) left 0 top 4px no-repeat;
    }
    .dload[href $=".pdf"],
    .dload[href $=".rar"],
    .dload[href $=".tgz"]
    {
        background: url(../images/doc-pdf.svg) left 0 top 4px no-repeat;
    }

    .dload
    {
        background: url(../images/emptyfile@2.png) left 0 top 4px no-repeat;
    }
    .dload.models-3d
    {
        background: url(../images/doc-3d.svg) left 0 top 4px no-repeat;
    }
    .dload.ds
    {
        background: url(../images/ds@2.png) left 0 top 4px no-repeat;
    }
    .dload.tu
    {
        background: url(../images/tu@2.png) left 0 top 4px no-repeat;
    }
    .doc-big
    {
        background: url(../images/doc-big.png) no-repeat;
        background-size: 50px;

    }
    .index-custom-promo
    {
        width:100%;
    }
    .confgurator-header-arrow
    {
        top:3px!important;
    }
}




.dload.big
{
    min-height:35px;
    padding-left:50px;
}
.doc.big
{
    background: url(../images/doc-icon.png) left 0 top 4px no-repeat;
}
.disclaimer
{
    color:#31708f;
}
.faq-caption
{
    border-bottom:1px solid;
    padding-bottom:10px;
    font-size:18px;
    font-weight:700;
    margin:15px 0;
}
.faq-answer
{
    margin-top:20px;
}
.products-group
{
    padding-top:19px;
}
.products-group-item
{
    margin-bottom:40px;
}
.products-group-item-image img
{
    width:100%
}
.product-main,
.product-childrens,
.product-acs
{
    padding-bottom:20px;
}
.product-childrens + hr + .product-childrens
{
    margin-bottom:40px;
    margin-top:40px;
}
.products-group-item-caption
{
    font-size:18px;
    margin: 0 0 7px;
    line-height:1.1
}
.product-tabs
{
    margin-bottom:20px;
}
.blue-caption + .pageblock .heading-image,
.blue-caption + .pageblock .product-tag-image
{
    margin-top:-17px;
}

.heading-image
{
    height:200px;
    position:relative;
    margin-bottom:15px;
    transform:translateY(-20px);
    animation:AppearLeft 0.4s;
    animation-fill-mode: forwards;
    background-size:cover;
    overflow:hidden;
}
.heading-image:after,
.product-tag-image:after
{
    content:'';
    position:absolute;
    right: -188px;
    top: -203px;
    width:425px;
    height:438px;
    background:url(../images/whiteArrow.svg);
    opacity:0.11;
}
.heading-image.grazh
{
    background-image:url(../images/header_pic_grazh.jpg);
    background-size:cover;
}
.heading-image.opk
{
    background-image:url(../images/header_pic_opk.jpg);
    background-size:cover;
}
.heading-image.custom
{
    background-image:url(../images/cd0.jpg);
    background-size:cover;    
}
.heading-image.acdc
{
    background-image:url(../images/acdc.jpg);
    background-size:cover;    
}
.heading-image-title
{
    position:absolute;
    left:0;
    top:41px;
    padding:15px 25px;
    background:rgba(255,255,255,0.9);
    line-height:1.2;
    color:#333;
}
.heading-image-title h1
{
    margin:0;
}
.textblock-list-search
{
    animation:fadeToTop 0.4s;
    animation-fill-mode: forwards;
    opacity:0;
    transform:translateY(15px);
}
.product-item
{
    margin-bottom: 40px;
    animation: fadeToTop 0.4s 0.2s;
    animation-fill-mode: forwards;
    opacity: 0;
    transform: translateY(15px);
    border-radius: 3px;
    background: #FFFFFF;
    padding: 40px;
    width: 100%;
    text-align: center;
}
.product-item .product-item-description {
    color: #151515;
}
.product-item-list.row.flex{
        display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: start;
}
.product-item-detail-slider-container{
    border-radius: 3px;
    background: #FFFFFF;
}
.flex-item-strach{
    display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
}
.product-items {
    margin-bottom: 40px;
    animation: fadeToTop 0.4s 0.2s;
    animation-fill-mode: forwards;
    opacity: 0;
    transform: translateY(15px);
    border-radius: 3px;
    background: #FFFFFF;
    padding: 40px;
    text-align: center;
}
a.btn-product {
    display: inline-flex;
    padding: 10px 68px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border: 1px solid #151515;
    color: #151515;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 152%;
    text-decoration: none;
}
a.btn-product:hover{
    border: 1px solid #E9724C;
    background-color: #E9724C;
}
.product-item-title_a, .product-item-title_a:hover{
    text-decoration: none;
}

.product-item-img
{
    width:100%;
}
.product-item-title
{
    
    color: #151515;
    font-family: "Golos Text", system-ui, -apple-system, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    margin:15px 0;
}
.product-item.custom .product-item-title
{
    font-weight:700;
}
.product-item-list-custom
{
    border-top:1px solid #eee;
    padding-top:60px;
}
.product-item ul,
.configurator-item-descr ul
{
    list-style-image: url(../images/list-tire.png);
    padding-left:18px;
}
.contacts-map-block
{
    padding-bottom:30px;
}
.contacts-panel
{
    margin-top: 24px;
}
.manager-list-wrap
{
    margin-top:25px;
}
.manager-list
{
    background:#fff;
    display:none;
}
.manager-list-contact
{
    display:block;
}
.manager-list-item
{
    margin-bottom:30px;
    margin-top:20px;
}
.manager-list-name
{
    font-size:18px;
    display:block
}
.manager-list-name:after
{
    content:','
}
.manager-list-role
{
    color:#868686
}
.manager-list-descr
{
    color:#868686;
}
.contacts-distributor
{
    margin-top:10px;
    margin-bottom:10px;
}
.manager-list.active
{
    animation:AppearLeft 0.4s;
    animation-fill-mode: forwards;
    opacity:0;
    display:block;
    transform:translateX(70px);
}
@keyframes AppearLeft
{
    0{
        opacity:0;
        transform:translateX(70px)
    }
    100%{
        opacity:1;
        transform:translateX(0)
    }
}
.found-model-caption
{
    margin-top:0;
}
.lined-block
{
    margin-top:60px;
    margin-bottom:60px;
    padding-top:45px;
    padding-bottom:45px;
    border-top:1px solid #eeeeee;
    border-bottom:1px solid #eeeeee;
}
.pageblock-quote
{
    border-left:4px solid #1098F7;
    padding-left:10px;
}
.pageblock-incut
{
    border-color:#1098F7;
    text-align:center;
    margin-top:20px
}
.pageblock-incut .caption
{
    font-size:26px;
    font-weight:700;
    font-family:"Golos Text", system-ui, -apple-system, sans-serif;
    color:#1098F7;
    margin-top:0px;
}
.question-block
{
    margin-top: 25px;
}
.question-group
{
    border:1px solid #eee;
    margin-bottom:-1px;
}
.question-title
{
    padding:10px 40px 10px 20px;
    font-size:18px;
    border-bottom:1px solid #eeeeee;
    margin-bottom:-1px;
    position:relative;
    cursor:pointer;
}
.question-title:after
{
    position:absolute;
    top:47%;
    right:8px;
    margin-top:-3px;
    width:15px;
    height:9px;
    opacity:0.5;
    background:url(../images/arrow-up.svg) top;
    content:'';
}
.question-title+.question-list
{
    display:none;
}
.question-title.open+.question-list
{
    display:block;
}
.question-title.open:after
{
    transform:rotate(180deg);
    top:49%;
}
.question-list
{
    display:none;
    padding:5px 0;
    height: 550px;
    overflow-Y: auto;
    overflow-X: hidden;
}
.question-list ul
{
    margin:0;
    padding:0;
    list-style:none;
}
.question-list li
{
    padding:5px 20px;
}
.question-list a
{
    display:inline-block;
}
.question-list .current
{
    color:#000;
    text-decoration:none;
}
.tech-search
{
    margin-top:10px;
}
.tech-search select
{
    margin-top:5px;
}
.tech-search-result
{
    margin-top:10px;
    overflow: hidden;
}

.tech-search-infoblock
{
    border:1px solid #eee;
    padding:15px;
    background:#fff
}
.tech-search-infoblock + .tech-search-infoblock
{
    margin-top:30px;
}
.tech-search-infoblock-text
{
    padding-right:115px;
    position:relative;
    min-height: 148px;
}
.get-catalog .tech-search-infoblock-text:after
{
    content:'';
    width:172px;
    height:206px;
    background:url(../images/catalog-stack.png) center no-repeat;
    position:absolute;
    top: -11px;
    right: -72px;
}
.get-all-archive .tech-search-infoblock-text:after
{
    content:'';
    width:120px;
    height:170px;
    background:url(../images/allarchive.png) center no-repeat;
    position:absolute;
    top: -32px;
    right: -42px;
}
.found-model
{
    border:1px solid #eee;
    padding:17px;
    margin-bottom:30px;
    background:#fff;
}
.found-model-name
{
    margin-top:17px;
    margin-bottom:5px;
    font-size:18px;
}
.found-model-image
{
    margin:-17px -17px 0;

}
.found-model-image img
{
    width:100%;
}
.found-model-param  dt,
.found-model-param  dd
{
    display:inline-block;
}
.found-model-param div:nth-child(n+4)
{
    margin-top:10px;
}
.found-model-param div:nth-child(n+4) dt,
.found-model-param div:nth-child(n+4) dd
{
    display:inline-block;
    font-weight:400;
}
.preview-list-image img
{
    width:100%;
}
.preview-list-image a
{
    position:relative;
}
.otizv a
{
    border:1px solid #eee;
}
.preview-list-image:hover a:first-child
{
    display:block;
}/*
.preview-list-image
{
    margin-top:22px;
}*/
.preview-list-image .preview-list-image-hover
{
    display:none;
}
.preview-list-image:hover .preview-list-image-hover
{
    display:block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.7) url(../images/zoom@3.png) no-repeat center top 43%;
    background-size: 27%;
    padding: 79% 30px 0;
    text-align: center;
    font-size: 24px;
    color: #fff;
    opacity:0;
    animation:fadeToTop 0.4s;
    animation-fill-mode: forwards;
}
.preview-list-image-download
{
    display:none;
    position:absolute!important;
    bottom:25px;
    color:#fff;
    text-decoration:none;
    left:50%;
    margin-left:-53px;
    border:1px solid #fff;
    font-size:16px;
    padding:4px 17px 4px 33px;
    background:url(../images/download.png) center left 13px no-repeat;
}

.preview-list-image:hover .preview-list-image-download
{
    display:block;
}
.preview-list-image a:nth-child(n+2)
{
    display:none;
}
.preview-list-image-download:hover
{
    background-color:#fff;
    color:#000;
    text-decoration:none;
    background-image:url(../images/download-hover.png);
}
.cert .preview-list-image-hover
{
    padding-top:75%!important;
    background-position:center top 40%!important;
}
.preview-list-title
{
    margin-top:0px;
    line-height:1.3;
}
.preview-list-item
{
    margin-bottom:50px;
}
.otziv-author
{
    font-weight:700;
    margin-bottom:15px;
}
/*temp styles*/
.mfp-content #modal
{
    margin:0 auto;
    width:400px;
    position:relative;
}
.mfp-content .distributor
{
    background:#fff;
    width:400px;
    height:auto;
    max-height:none;
    margin:0 auto;
    position:relative;
}
.mfp-content .distributor .distributor-hidden-contacts
{
    display:block;
}
.mfp-content .distributor .distributor-hidden-contacts-show
{
    display:none
}
.small-caption
{
    font-size:18px;
    text-transform:uppercase
}
.big-text
{
    font-size:18px;
}
.table-bordered td,
.table-bordered th,
.table-bordered
{

    border-color:#dcf2fd!important;
}
.table-bordered td:nth-child(n+2)
{
    font-size: 12px;
}
.close-discription
{
    padding-left:0;
}
.vacancy-map
{
    height: 200px;
    margin: 15px 0;
    display: block;
}
.small-map
{
    height:170px;
    display:block;
}
.graytext
{
    color:#868686
}
.contact-info-row
{
    padding-top:10px;
    padding-bottom:30px;
}
.contact-info-row + .contact-info-row
{
    border-top:1px solid #eee;
    padding-top:30px;
}
.contact-info-row h5
{
    margin-top:2px;
}
.contacts-support
{
    border:1px solid #eeeeee;
    background:url(../images/support.png) no-repeat top 13px right -12px;
    background-size:22%;
    padding:5px 25px 25px;
    margin-bottom:30px;
}
.contacts-wrap
{
    margin-bottom:30px;
}
.select-region
{
    position:absolute;
    left:-5px;
    top:-5px;
    right:-5px;
    bottom:-5px;
    opacity:0;
    cursor:pointer;
}
.select-region:focus
{
    outline:none;
}
.select-region:hover + label.link
{
    color:#4b6690!important;
}
.select-region-wrap
{
    display:inline;
    position:relative;
}
.header-cart
{
    width:28px;
    height:24px;
    background:url(../images/cart.svg) 0 0 no-repeat;
    background-size:28px;
    display:inline-block;
    margin-left:9px;
    position:relative;
    padding-bottom: #%;
}
.header-cart:hover
{
    background-position: left 0 bottom 0px;
}
.header-cart-count
{
    padding: 2px 4px;
    font-size: 10px;
    line-height: 1;
    color: #fff;
    background: #1098F7;
    position: absolute;
    left: 16px;
    top: -3px;
    text-align: center;
}
.header-cart-count.have-item
{
    animation:Fall 0.7s;
    transform:translateX(0);
}
@keyframes Fall
{
    0{
        transform:translateY(0)
    }
    30%{
        transform:translateY(50%)
    }
    60%{
        transform:translateY(-10%)
    }
    70%{
        transform:translateY(5%)
    }
    80%{
        transform:translateY(0)
    }
}
#logo-download img
{
    max-width:100%;
    /*jhkj*/
    margin:15px 0 10px;
}
.m10
{
    margin-top:10px;
}
.product-card-image
{
    margin-bottom:30px;
    margin-top:10px;
}
.product-card-image img
{
    margin-bottom:20px;
}
.product-model-param-list
{
    margin-top:13px;
    margin-bottom:30px;
}
.product-model-param
{
    position:relative;
    margin-bottom:4px;
    display:table;
    width:100%;
}
.product-model-param-name
{
    display: inline-block;
    width: 52%;
    margin: 0 0 7px;
    vertical-align: top;
    background: inherit;
    display: table-cell;
}
.product-model-param-name span
{
    position: relative;
    padding: 0 10px 0 0;
    background: inherit;
    z-index: 2;
    display: table-cell;
    /* width: auto; */
    /* width: 1%; */
    white-space: nowrap;
}
.product-model-param-descr
{
    display: inline-block;
    width: 48%;
    margin: 0 0 7px;
    vertical-align: bottom;
    background: inherit;
    display: table-cell;
}
.product-model-param-descr span
{
    position: relative;
    display: block;
    padding: 0 0 0 10px;
    background: inherit;
    z-index: 2;
    display: table-cell;
}
.product-model-param-name:after 
{
    /* position: absolute; */
    /* right: 5px; */
    /* left: 0; */
    width: auto;
    height: auto;
    /* margin: 1em 0 0; */
    content: ' ';
    background: url(../images/dt-dd.png) 0 14px repeat-x;
    width: 100%;
    white-space: nowrap;
    display: table-cell;
}
.product-model-allparam
{
    position:relative;
    display:block;
}
.product-model-allparam:first-child:after
{
    display:none;
}
.product-info
{
    margin-bottom:45px
}
#preload
{
    display:none;
}
table tr.added-to-cart
{
    background:#dff5ff!important;
    border-top:1px double #37bef8!important;
    border-left:1px double #37bef8!important;
    border-right:1px double #37bef8!important;
    border-bottom:1px double #37bef8!important;
    transition:all 0.5s;
}
.added-to-cart td
{
    border-top:1px double #37bef8!important;
    border-bottom:1px double #37bef8!important;
}
.added-to-cart .text-remove-from-cart
{
    display:block;
}
.added-to-cart .text-add-to-cart
{
    display:none;
}
a.added-to-cart,
a.added-to-cart *
{
    background-color: #30a3a0;
    color: #fff;
    text-decoration: none;
}
a.added-to-cart:hover
{
   opacity:0.7
}
.text-add-to-cart
{
    display:block;
    transform:translateX(-10px);
    animation:AppearLeft 0.4s;
    animation-fill-mode: forwards;
}
.text-remove-from-cart
{
    display:none;
    color:red;
    opacity:0;
    transform:translateX(10px);
    animation:AppearLeft 0.4s;
    animation-fill-mode: forwards;
}
.products-tags-item
{
    margin-bottom:30px;
}
.products-tags
{
    padding-top:19px;
}
.products-tag
{
    height:155px;
    background-size:100%;
    background-position:center center;
    text-align:center;
    font-size:23px;
    text-transform:uppercase;
    font-weight:700;
    color:#fff;
    -webkit-filter: grayscale(1); /* Old WebKit */
    filter: grayscale(1);
    overflow:hidden;
    display:block;
    transition:all 0.7s;
    transform:translateX(20px);
    animation:AppearLeft 0.4s;
    animation-fill-mode: forwards;
    position:relative;
}
.products-tag:hover
{
    filter:none;
    color:#fff;
    background-size:110%;
}
.products-tag:hover:before
{
    opacity:0;
}
.products-tag:before
{
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    background:linear-gradient( to top, rgba(0,0,0,0.7), rgba(0,0,0,0));
    z-index:11;
    content:'';
    transition:all 0.7s;
}
.products-tag span
{
    position:absolute;
    top:50%;
    left:50%;
    transform:translateY(-50%) translateX(-50%);
    z-index:12;
    width:100%;
    padding:15px;
    text-shadow:0 0 20px rgba(0,0,0,0.7)
}
.products-tag img
{
    position:absolute;
    width:100%;
    left:0;
    top:0;
    transition:all 0.7s;
}
.products-tag:hover img
{
    transform:scale(1.1)
}
.products-tag-opk
{
    background-image:url(../images/tag-opk.jpg);
}
.products-tag-tele
{
    background-image:url(../images/tag-tele.jpg);
}
.products-tag-oil
{
    background-image:url(../images/tag-oil.jpg);
}
.products-tag-secure
{
    background-image:url(../images/tag-secure.jpg);
}
.products-tag-indust
{
    background-image:url(../images/tag-indust.jpg);
}
.products-tag-nuke
{
    background-image:url(../images/tag-nuke.jpg);
}
.product-tag-image
{
    margin-bottom:14px;
    position:relative;
    transform: translateY(-20px);
    animation: AppearLeft 0.4s;
    animation-fill-mode: forwards;
}
.product-tag-image img
{
    width:100%;
}
.product-tag-description
{
    margin-bottom:30px;
}
.product-card-status
{
    margin-top:-40px;
}
.product-card-bage
{
    border:1px solid;
    border-radius:7px;
    padding:7px 10px;
    background:#fff;
    text-align:center;
    width:auto;
    margin: 0 auto -15px;
    z-index: 2;
    position: relative;
}
.product-card-status-constr
{
    color:#868686;
    border-color:#c3c3c3;
    width: 117px;
}
.product-card-status-descr
{
    background:#f8f8f8;
    padding:30px 20px 20px;
    text-align:center;
}
.model-filter
{
    border:1px solid #ddd;
    padding:3px 17px 10px;
    margin:3px 0 10px
}
.model-filter .form-inline-unit
{
    margin-right:30px;
    max-width:220px;
    margin-bottom:30px;
}
.model-filter .form-inline-unit::last-child
{
    margin:0
}
.model-filter select
{
    margin:8px 2px 0;
    padding:0 4px;
}

.model-filter-param
{
    margin-top:27px;
}
.model-filter .graytext
{
    font-size:12px;
}
.model-filters-output:nth-child(n+3)
{
    display:none;
}
.model-filter label
{
    margin:0;
}
.cart-item-type
{
    font-size:12px;
    color:#868686;
}
dl{
    margin:0;
}
.cart-item
{
    padding:30px 0;
    border-bottom:1px solid #eee;
}
.cart-item:last-child
{
    border-bottom:1px solid #eee;
}
.cart-item-name
{
    font-size:18px;
    margin-top:-6px;
    display:inline-block;
}
.cart-item-param dt,
.cart-item-param dd
{
    display:inline
}
.cart-item-type
{
    margin-bottom:10px;
}
.cart-item-count
{
    text-align:center;
    user-select: none;
    -webkit-user-select: none;
}
.cart-item-count .border-btn
{
    margin-top:10px;
    margin-right:0;
}
.cart-item-count-less,
.cart-item-count-more,
.cart-item-count-value
{
    display:inline-block;
    vertical-align:middle;
    cursor:pointer;
}
.cart-item-count-less
{
    border:1px solid #30a3a0;
    background:url(../images/-.svg) no-repeat center;
    width:15px;
    height:15px;
}
.cart-item-count-more
{
    border:1px solid #30a3a0;
    background:url(../images/+.svg) no-repeat center;
    width:15px;
    height:15px;
    margin-left:1px;
}
.cart-item-count-value input
{
    border:1px solid #30a3a0;
    text-align:center;
    font-size:18px;
    line-height:1;
}
.cart-item-count-savebut
{
    display:none;
}
.cart-item-delete
{
    float:right;
    background:url(../images/delete.svg) center no-repeat;
    cursor:pointer;
    width:25px;
    height:25px;
}
.cart-item-controls
{
    text-align:right;
    margin-top:30px;
}
.fixed{
  top:0;
  z-index:12;
  margin:0;
  background:#fff;
  position:fixed;
  width:auto;
  display:none;
  border:none;
}
.event-title
{
    margin-top:0;
    margin-bottom:5px;
}
.event-day
{
    color:#1098F7;
    font-size:40px;
    line-height:1.1;
}
.event-month
{
    color:#1098F7;
    font-size:18px;
    margin-bottom:10px;
}
.event-date
{
    text-align:center;
    font-weight:400;
}
.event-descr
{
    margin-bottom:15px;
}

.event-controls a
{
    display:inline-block;
    vertical-align:baseline;
}
.event-controls-place
{
        background: url(../images/place.png) left 0 top 3px no-repeat;
        padding: 5px 0 3px 21px;
}
.old-event-bage
{
    display:inline-block;
    background:#eee;
    color:#868686;
    padding:3px 10px;
    text-transform:uppercase;
    letter-spacing: 0.02em;
    font-size:12px;
    margin-bottom:5px;
}
.old-event,
.old-event .event-day,
.old-event .event-month
{
    color:#868686;
}
.event-list-item
{
    padding-bottom:45px;
    border-bottom:1px solid #eee;
    margin-bottom:45px;
}
.event-list-item:first-child
{
    margin-top:35px;
}
/*----------*/


/* magnific-popup Fade-zoom animation for first dialog */
.my-mfp-zoom-in .mfp-content  {
	opacity: 0;

	-webkit-transition: all 0.2s ease-in-out; 
	-moz-transition: all 0.2s ease-in-out; 
	-o-transition: all 0.2s ease-in-out; 
	transition: all 0.2s ease-in-out; 



	-webkit-transform: scale(0.9); 
	-moz-transform: scale(0.9); 
	-ms-transform: scale(0.9); 
	-o-transform: scale(0.9); 
	transform: scale(0.9); 
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .mfp-content  {
	opacity: 1;

	-webkit-transform: scale(1); 
	-moz-transform: scale(1); 
	-ms-transform: scale(1); 
	-o-transform: scale(1); 
	transform: scale(1); 
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .mfp-content  {
	-webkit-transform: scale(0.8); 
	-moz-transform: scale(0.8); 
	-ms-transform: scale(0.8); 
	-o-transform: scale(0.8); 
	transform: scale(0.8); 

	opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-out; 
	-moz-transition: opacity 0.3s ease-out; 
	-o-transition: opacity 0.3s ease-out; 
	transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: 0.6;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}
.mfp-with-zoom.mfp-removing
{
    opacity: 0;
    transition:all 0.6s;
}



.my-mfp-slide-in .mfp-content  {
	opacity: 0;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;

	-webkit-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	-moz-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	-ms-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	-o-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );

}

/* animate in */
.my-mfp-slide-in.mfp-ready .mfp-content  {
	opacity: 1;
	-webkit-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
	-moz-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
	-ms-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
	-o-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
	transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
}

/* animate out */
.my-mfp-slide-in.mfp-removing .mfp-content  {
	opacity: 0;

	-webkit-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
	-moz-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
	-ms-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
	-o-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
	transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
}
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}


/*стили для фильтрованной таблицы*/
.filtered
{
    display:none
}
.filter-select:not(.sorter-false)
{
    cursor:pointer;
}
.filter-select:not(.sorter-false):hover
{
    color:#1098F7
}
select:focus,
select:active
{
    outline:none;
}
.filter-select:not(.sorter-false) .tablesorter-header-inner:after
{
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 15px;
    margin-left: 2px;
    content: '';
    background: url(../images/navbar-triangle.png) no-repeat top 5px left 0px;
}
.tablesorter-headerAsc .tablesorter-header-inner:after
{
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 15px;
    margin-left: 2px;
    content: '';
    background: url(../images/navbar-triangle.png) no-repeat top 5px left 0px;
    transform:rotate(180deg) translateY(2px);
}
/*
аск - деск лесенки
.filter-select:not(.sorter-false) .tablesorter-header-inner:after
{
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 15px;
    margin-left: 1px;
    content: '';
    background: url(../images/navbar-desc-asc.png) no-repeat top 5px left 0;
}
.tablesorter-headerAsc .tablesorter-header-inner:after
{
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 15px;
    margin-left: 1px;
    content: '';
    background: url(../images/navbar-desc-asc.png) no-repeat top 5px left -9px!important;
}
.tablesorter-headerDesc:hover .tablesorter-header-inner:after
{
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 15px;
    margin-left: 1px;
    content: '';
    background: url(../images/navbar-desc-asc-hover.png) no-repeat top 5px left 0!important;
}
.tablesorter-headerAsc:hover .tablesorter-header-inner:after
{
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 15px;
    margin-left: 1px;
    content: '';
    background: url(../images/navbar-desc-asc-hover.png) no-repeat top 5px left -9px!important;
}
*/
.tablesorter-filter-row
{
    background:#fff;
}
.tablesorter-filter-row td:first-child select,
.tablesorter-filter-row td:last-child select
{
    display:none;
}
.tablesorter-filter
{
    color:#3d3d3d;
    max-width: 88px;

}
.form-unit-field-name
{
    font-weight:700
}
/*
tr.odd
{
    background:#fff!important;
}
tr.even
{
    background:#f8f8f8!important;
}*/
.variation-table
{
    max-height:500px;
    overflow:hidden;
    transition:height 0.3s;
    position:relative;
    margin-bottom: 15px;
}
.variation-table td:first-child
{
    font-size:12px;
}
.variation-table-show-all
{
    width:100%;
    position:absolute;
    top:458px;
    left:0;
    text-align:center;
    padding:10px;
    border:1px solid #d3d3d3;
    background:#fff;
    z-index:10;
    cursor:pointer;
}
.variation-table-show-all:after,
.variation-table-show-all:before
{
    position:absolute;
    content:'';
    top:-21px;
    height:20px;
    width:100%;
    left:0;
    background:linear-gradient(to top, rgba(0,0,0,0.1),rgba(0,0,0,0));
    z-index:2;
    transition:all 0.4s;
}
.variation-table-show-all:after
{
    height:40px;
    top:-41px;
}
.variation-table-show-all:hover:before
{
    opacity:0;
}
.variation-table-show-all span
{
    position:relative;
    z-index:3;
}




/*конфигуратор*/
.loading
{
    position:relative;
    min-height:75px;
}
.loading:after
{
    display:block;
    content:'';
    position:absolute;
    min-height:75px;
    background:#fff url(../images/spinner.gif) no-repeat center center;
    bottom:0;
    top:0;
    left:0;
    right:0;
}
.configurator-promo-block
{
    height:auto;
    margin:0;
    margin-bottom:15px;
    cursor:pointer;
    border-radius:7px;
    width:100%;
    color:#fff;
    background:#1295e0 url(/images/promo-configurator.jpg) right 0 no-repeat;
    height:112px;
    background-size:contain;
    padding:12px 25px;
}
.configurator-promo-block:hover
{
    opacity:0.7;
}
.configurator-promo-block-title
{
    font-size:26px;
    font-family:"Golos Text", system-ui, -apple-system, sans-serif;
    font-weight:700;
    margin-bottom:6px;
    line-height:1.1;
}
.configurator-promo-block-descr
{
    line-height:1.3
}
.configurator-header-arrow
{
    background:#fff url(../images/configurator-header-arrow.png) no-repeat top -9px center;
    border:1px solid #30a3a0;
    border-radius:0 7px 7px 0;
    margin-left:-1px;
    width: 27px;
    height: 28px;
    position: relative;
    top: 2px;
    cursor:pointer;
    display:inline-block;
}
.configurator-header-arrow:hover
{
    background:#fff url(../images/configurator-header-arrow.png) no-repeat top -29px center;
    border-color:#4b6690;
}
.configurator-header-arrow.active
{
    background:#30a3a0 url(../images/configurator-header-arrow.png) no-repeat top 11px center;
}
.configurator-header-arrow.active:hover
{
    background:#0079c6 url(../images/configurator-header-arrow.png) no-repeat top 11px center;
    border:1px solid #0079c6;
}
.configurator-item
{
    padding:0 15px;
    border:1px solid #eee;
    background:#fff;
    margin-bottom:15px;
    clear:both;
    width:697px;
}
.configurator-item-table
{
    margin:0px -16px 15px -16px;
    position:relative;
    float: left;
    display:none;
    width:697px;
}
.configurator-item-table:after
{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:15px;
    content:'';
    background:linear-gradient(to top, rgba(0,0,0,0), rgba(100,100,100,0.1))
}
.configurator-item-table th
{
    font-size:12px;
}
.configurator-next-page
{
    text-align:center;
    margin-bottom:15px;
}
.configurator-item-descr
{
    cursor:pointer;
    padding:15px 0;
    overflow:hidden;
}
.configurator-item-descr:hover
{
    /*
    box-shadow:0 3px 20px 0 rgba(0,0,0,0.2);
    transition:all 0.5s;
    border-color:#fff*/
    background:#fbfbfa
}
.configurator-item-descr-title
{
    font-size:18px;
    line-height:1;
    margin-bottom:5px;
}
.configurator-item-descr-count
{
    font-size:12px;
    margin-bottom:5px;
}
.configurator-item table
{
    margin-top:0;
}
.configurator-item td:first-child
{
    font-size:12px;
}
.configurator-item th
{
    line-height:1.1!important
}
.configurator-found-count
{
    font-size:18px;
    margin-bottom:15px;
}
input[type="checkbox"],
input[type="radio"]
{
    margin:0 3px 0 0;
    float:left;
}
input[type="checkbox"] + span,
input[type="radio"] + span
{
    vertical-align: top;
    display: block;
    margin-left:20px;
    margin-top: -4px;
    cursor:pointer;
}
.configurator-results-form
{
    background:#fff;
}
.configurator-results-form select
{
    max-width: 175px;
    min-width: 175px;
    padding-right: 20px;
    max-width: 175px;
    min-width: 175px;
    padding-right: 20px;
    padding-bottom: 2px;
    padding-top: 4px;
    border: 1px solid #aaa;
    border-radius: 5px;
    appearance: none;
    padding-left: 8px;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.configurator-results-form input[type="text"]
{
    width:100%;
}
.configurator-popup select
{
    width:118px;
    max-width:118px;
    min-width:118px;
}

.configurator-popup
{
    position: absolute;
    display:none;
    top: 209px;
    width: 100%;
    border-top: 4px solid #30a3a0;
    max-width: 940px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 5px 20px 0 rgba(0,0,0,0.2);
    z-index:16
}
.configurator-popup-caption
{
    font-family:"Golos Text", system-ui, -apple-system, sans-serif;
    font-size:26px;
    text-transform:uppercase;
    font-weight:700;
}
.configurator-popup-title
{
    padding: 15px 30px;
    border-bottom:1px solid #eee;
}
.configurator-popup-fields
{
    padding: 25px 15px 15px 30px;
    border-bottom:1px solid #eee;
}
.configurator-popup-btn
{
    padding: 20px 30px 30px;
    text-align:center;
}

.configurator-popup .form-inline-unit label
{
    width:auto;
    margin-right:15px;
}
.configurator-popup .form-inline-unit
{
    margin-right:15px;
}
.configurator-popup-close
{
    width:20px;
    height:20px;
    background:url(../images/delete.svg) center no-repeat;
    position:absolute;
    right:20px;
    top:20px;
    cursor:pointer;
}
.configurator-popup .form-inline-unit:last-child,
.configurator-popup .form-inline-unit:last-child label:last-child
{
    margin-right:0
}
.configurator-popup-close:hover
{
    opacity:0.5;
}
.configurator-results-form
{
    border:1px solid #eee;
    padding:8px 15px;
}
.configurator-results
{
    position:relative;
}
.configurator-results-form form:empty:before,
.configurator-results:empty:before,
.configurator-results:empty:before
{
    background: url(../images/spinner.gif) center no-repeat;
    width: 36px;
    background-size: contain;
    display: block;
    margin: 0 auto;
    height: 36px;
    opacity: 0.2;
    content: '';
}
.configurator-popup-fields.loading
{
    background: url(../images/spinner.gif) center no-repeat;
}
.configurator-popup-fields.loading .form-element
{
   opacity:0;
}
.configurator-popup-fields .form-element
{
    transition:all 0.3s;
}
.configurator-popup-fields .form-group-title
{
    margin-bottom:0;
}
.select2-results__option
{
    
    line-height: 1;
    font-size: 14px;
    padding: 4px 8px!important;
}
.configurator-popup .select2-container--default 
{
    z-index:2
}
.select2-container--default .select2-results>.select2-results__options
{
    max-height:350px!important;
}
.mfp-wrap,
.mfp-bg
{
    z-index:1052!important;
}
.configurator-header-arrow:hover:after{
    width: 120px;
    top:-45px;
    left:-48px;
    line-height:1.1;
    position:absolute;
    content:'ÐŸÐ¾Ð¸ÑÐº Ð¸ÑÑ‚Ð¾Ñ‡Ð½Ð¸ÐºÐ¾Ð² Ð¿Ð¸Ñ‚Ð°Ð½Ð¸Ñ';
    background: #515556;
    box-shadow:0 2px 10px 0 rgba(0,0,0,0.2);
    padding:3px 7px;
    text-align:center;
    font-size:13px;
    color:#fff;
    opacity:0;
    transform:translateY(5px);
    animation:fadeToTop 0.3s;
    animation-fill-mode: forwards;
}
.configurator-header-arrow:hover:before
{
    content:'';
    position:absolute;
    right:39px;
    top:-11px;
    left:7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 5px 0 5px;
    border-color: #515556 transparent transparent transparent;
    transform:translateY(5px);
    animation:fadeToTop 0.3s;
    animation-fill-mode: forwards;
    opacity:0;
    z-index:2
}


.select2-container--default,
.select2-selection--single,
{
    color: #444;
    line-height: 1!important;
    padding-top: 7px!important;
    position:relative;
}


.product-card-image img,
.product-item-img,
.mfp-wrap [src*='catalog'],
.linked-acs-item img
{
    background:url(/images/item-background.jpg) no-repeat center;
    background-size:cover;
}
.mfp-img[src*='catalog']
{
    margin:40px auto;
    padding:0
}
.product-promo-item
{
    color:#fff!important;
    display:block;
    cursor:pointer;
    text-decoration:none!important;
}
.product-promo-image
{
    min-height:180px;
    position:relative;
    padding:5px 20px 20px;
    padding-left:40%;
    display:block;
}
.product-promo-image:before
{
    position:absolute;
    content:'';
    top:0;
    left:0;
    right:0;
    bottom:0;
    background: linear-gradient(to right, rgba(0,0,0,0.1) 7%, rgba(0,0,0,0.8) 63%);
    opacity: 0.6;
    transition:all 0.3s
}
.product-promo-image:hover:before
{
    opacity:0.8;
    text-decoration:none;
}

.product-promo-image-vertical:before
{
    position:absolute;
    content:'';
    top:0;
    left:0;
    right:0;
    bottom:0;
    background: linear-gradient(to top, rgba(0,0,0,0.1) 7%, rgba(0,0,0,0.8) 63%);
    opacity: 0.6;
    transition:all 0.3s
}
.product-promo-image-vertical:hover:before
{
    opacity:0.8
}
.product-promo-item:hover .product-promo-caption
{
    text-decoration:underline;
    color:#fff;
}
.product-promo-item:hover
{
    text-decoration:none;
    color:#fff;
}
.product-promo-caption,
.product-promo-description
{
    position:relative;
    z-index:2
}
.product-promo-caption
{
    font-weight: 700;
    font-size: 26px;    
    font-family: "Golos Text", system-ui, -apple-system, sans-serif;
    line-height: 1.2;
}
.product-promo-image-dcdc
{
    background:url(../images/product-promo-dcdc.jpg) center;
    background-size: cover;
}
.product-promo-image-custom
{
    background:url(../images/product-promo-custom-kan.jpg);
    background-size: cover;
}
.product-promo-image-instock
{
    background:url(../images/product-promo-instock.jpg);
    background-size: cover;
}
.linked-acs
{
    margin-top:30px;
}
.linked-acs-item
{
    margin-bottom:30px;
}


.slider-horizontal
{
    margin:10px 0 20px;
}
.questionary_answer
{
    border-bottom:1px solid #eee;
    padding-bottom:30px;
}
.questionary_answer label
{
    display:block
}
.questionary_answer label.error
{
    margin:0;
}
.questionary_answer textarea
{
    width: 100%;
    height: 90px;
}
.questionary_answer .interval-selector-sides
{
    display:inline-block;
    width: 104px;
    text-align: center;
    vertical-align: middle;
}
.questionary_answer input[type=text]
{
    width: 320px;
}

.radio-horizontal-wrap
{
    display:flex;
    margin:20px 0;
}
.radio-horizontal
{
    display:inline-block;
    text-align:center;
    flex-basis:100%;
}
.radio-horizontal input
{
    float:none;
    margin:0 0 3px;
}
.g-recaptcha > div
{
    margin:0 auto;
}
.questionary_answer .answer-selector-sides
{
    display:inline-block;
    width: 104px;
    min-width:104px;
    text-align: center;
    vertical-align: middle;
}
.questionary_answer .answer-selector-sides:first-child
{
    margin:0 30px 0 0 ;
}
.questionary_answer .answer-selector-sides:last-child
{
    margin:0 0 0 30px;
}
.questionary_answer .interval-answer-wrap .answer-selector-sides
{
    margin:0;
}
.slider.slider-horizontal
{
    width: 254px!important;
    margin: 0 30px;
    vertical-align: top;
}
.interval-selector
{
    display:none;
}
.interval-answer-wrap
{
    margin:20px 0 0;
}
.questionary_answer .slider-tick,
.questionary_answer .slider-tick.in-selection
{
    cursor:pointer;
    opacity: 1;
    box-shadow: 1px 2px 4px 0 rgba(0,0,0,0.2);
    background-image: linear-gradient(to top, #f9f9f9 0%, #eee 100%);
    border:2px solid #90b5d6;
}
.questionary_answer .tick-slider-selection,
.slider-track-high
{
    background-image: none!important;
    background:#fff!important;
    box-shadow:none;
}
.select2-container--default,
.select2-selection--single,
{
    color: #444;
    line-height: 1!important;
    padding-top: 7px!important;
    position:relative;
}
.slider-handle
{
    display:none;
}
.slider-horizontal .tooltip
{
    display:none;
}

/*fix header input displace*/
.header-searchform,
.configurator-header-arrow,
.header-cart
{
    top:0;
    vertical-align:top;
}
.header-cart
{
    top:2px;
    margin-left:15px;
}

/*gracefull evolve to flexbox*/
.equal-height-wrap{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -webkit-flex-direction: row;
}
.equal-height
{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -webkit-flex: 1;
    flex-direction: column;
    /*flex: 1;*/
}
.col-xs-8.equal-height
{
    -webkit-flex-basis:66%
}
.col-xs-4.equal-height
{
    -webkit-flex-basis:33%
}
.equal-height .blue-block
{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; 
    flex-direction: column;
    flex-basis: auto;
    -webkit-flex-direction: column;
    -webkit-flex-basis: auto;
    flex: 1;
    height:100%;
    margin-bottom:14px;
}



.notification-block
{
    width:300px;
    margin:0 auto;
    padding:7px 30px 30px;
    background:#fff;
    box-shadow:0 10px 36px 3px rgba(1,33,57,0.2);
    position:fixed;
    bottom:30px;
    left:30px;
    border-radius:5px;
    display:none;
    z-index:1053;
}
.notification-block h4,
.notification-block .h4
{
    position:relative;
    z-index:10;
    margin-top: 10px;
}
.notification-close
{
    width: 44px;
    height: 44px;
    line-height: 32px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.35;
    padding: 0 0 18px 10px;
    color: #333;
    font-style: normal;
    font-size: 26px;
    font-family: monospace;
    cursor:pointer;
    z-index:11;
}
.notification-close:hover
{
    opacity: 0.7;
}
.notification-block.blue-caption
{
    height:42px;
    bottom: 0;
    left: 30px;
    border-radius: 5px 5px 0 0;
    padding: 7px 30px 0;
    background:#1098F7;
}
.notification-block.blue-caption:hover
{
    opacity: 0.9;
}
.big-dialog-block
{
    width:760px!important;
    margin:15px auto;
}
.notification-block a 
{
    position:relative;
    z-index: 2;
    text-decoration:none;
    font-size:20px;
}

.instock
{
    padding-left:90px;
    position:relative;
    height: 380px;
    padding: 15px 30px 30px;
    background-color: #fafafa;
    color:#fff;
    text-decoration:none;
}

@media print {
    .breadscrumb
    {
        display:none
    }
    a[href]:after {
        content: none !important;
    }
    .configurator-item
    {
        width:100%;
    }
    .configurator-big 
    {
    }
    footer
    {
        display:none;
    }
    .container
    {
        padding-bottom:0!important
    }
    .whitelink
    {
        display:none;
    }
}

.grecaptcha-badge {
    display: flex;
    justify-content: flex-end;
    overflow: hidden;
    width: 70px!important;
    height: 60px!important;
    margin: 0 auto;
    box-shadow: 0 0 4px #ddd;
    transition: linear 100ms width;
    opacity:0.3;
    transform:scale(0.7);
    margin-bottom:-25px;
  }
  .grecaptcha-badge:hover {
      width: 256px!important;
  }
.pad100{
    padding: 100px 0 100px;
}
  .props .title {
    font-size: 1.2em;
    color: #333;
}
.font_xs {
    font-size: .8667em;
    line-height: 1.3846em;
}
.props .value {
    margin: 7px 0 0;
    line-height: 1.7692em;
    color: #333;
}
.props .image {
    float: left;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 47px;
}
.props_type_2{
    text-align: center;
}
.props_type_2 .item .image {
    float: none;
    margin: 0 auto 24px;
}
.props .item {
    margin-top: 24px;
    margin-bottom: 24px;
}
.main_info {
        padding: 40px 0 20px;
    border-top: 1px solid #eff1f5;
}
.main_info .image {
    margin-left: 15px;
    float: left;
    width: 222px;
    height: 244px;
    overflow: hidden;
}
.main_info .body-info {
    padding: 25px 0 0 360px;
}
.main_info .body-info .previewtext {
    margin: 23px 0 0;
}
.popup-window-content .inputtext, .popup-window-content .inputselect{
        width: 50%;
}
.popup-window-content textarea.inputtextarea{
    width: 100%;
    height: 100px;
}
.popup-window-content input[type="submit"]{
    background-color: #0090d7;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    /* margin-right: 5px; */
    padding: 9px 23px;
    border-radius: 7px;
    vertical-align: baseline;
    border: none;
    outline: none;
    text-decoration: none;
}
content {
    background: #0E324F;
    background-color: #0E324F;
    z-index: 1;
    position: relative;
    display: block;
}
.name_menu {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    margin: 0px 0px 10px;
    display: block;
}
.search-form form{
    margin-bottom: 0px;
    position: relative;
}
.search-form input {
    width: 100%;
    height: 42px;
    min-width: 200px;
    padding-left: 10px;
    border-radius: 5px;
    outline: none;
    color: #9E9C9C;
}
.search-form button {
    position: absolute;
    top: 2px;
    right: 2px;
    width: 42px;
    bottom: 2px;
    border: none;
    background: #ffffff;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
}
.modal-header {
    display: flex;
    padding: 37px 44px 44px 44px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #1098F7;
    color: #FFFFFF;
    text-align: center;
    font-family: "Golos Text", system-ui, -apple-system, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    text-transform: uppercase;
}
.modal-header .close {
    margin-top: -2px;
    position: absolute;
    right: 10px;
    top: 10px;
}
.modal-header .close {
    float: right;
    font-size: 21px;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
}
.modal-body input[type="text"] {
    display: flex;
    height: 60px;
    padding: 20px;
    align-items: center;
    align-self: stretch;
    border-radius: 2px;
    border: 1px solid #BAC2CA;
    background: #FFF;
    width: 100%;
}
.modal-body textarea {
    display: flex;
    height: 192px;
    padding: 20px;
    align-items: center;
    align-self: stretch;
    border-radius: 2px;
    border: 1px solid #BAC2CA;
    background: #FFF;
    box-sizing: border-box;
    width: 100%;
}
.modal-body select{
    display: flex;
    height: 60px;
    padding: 20px;
    align-items: center;
    align-self: stretch;
    border-radius: 2px;
    border: 1px solid #BAC2CA;
    background: #FFF;
    width: 100%;
}
.modal-body input[type="submit"] {
    display: flex;
    width: 462px;
    padding: 30px 50px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 8px;
    background: #E9724C;
    color: #FFFFFF;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 152%;
    margin: 0 auto;
    border: 0px;
}
#customer-response .modal-dialog{
    max-width: 650px;
}
.thanks_block{
    text-align: center;
    padding: 30px;
}
.title_thanks {
    color: #0E324F;
    text-align: center;
    font-family: "Golos Text", system-ui, -apple-system, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    margin: 30px 0px 10px;
}
.img_thanks {
    text-align: center;
}
.desc_thanks {
    color: #333;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
.header_logo:hover{
    text-decoration: none;
    color: white;
}
.search-form  button svg {
    fill:rgba(126, 134, 142, 1);
}
.flex{
    display: flex;
    flex-wrap:wrap;
}
.flex-center{
        align-items: center;
}
div.news-list {
    display: flex;
    flex-wrap: wrap;
    
}
.contact_page .news-list{
    padding-bottom: 55px;
}
.contact_page .news-detail{
    margin: 80px 0 15px;
}
.main_contact {
    padding: 30px 30px 30px 47px;
    border-radius: 3px;
    background: #1098F7;
}
.header_top {
    background: #0E324F;
}
#about {
    background: #0E324F;
}
#about_contact{
    background: url(../images/contact-fon.jpg) no-repeat top center;
}
.title_block{
    color: #FFFFFF;
    font-family: "Golos Text", system-ui, -apple-system, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%;
    margin: 0px;
}
.flex{
    display: flex;
}
.wrap{
    flex-wrap:wrap;
}
.item-center{
        align-items: center;
}
.item-start {
    align-items: start;
}
.mt-30{
    margin-top: 30px;
}
.mt-40{
    margin-top: 40px;
}
.mb-30{
    margin-bottom: 30px;
}
.mb-40{
    margin-bottom: 40px;
}
.mb-60{
    margin-bottom: 60px;
}
.about_company_main ul{
    padding-left: 15px;
    color: #FFFFFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}



/*Adv Main*/
#adv{
    background: url(../images/ext-fon.webp) no-repeat top center;
    color: #FFFFFF;
}
.title_adv{
    font-family: "Golos Text", system-ui, -apple-system, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
}
.desc_adv{
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; 
    margin-top: 10px;
}
.adv_row_first {
    margin-bottom: 80px;
}
/*Idea*/
#idea{
    background: #0E324F;
}
a.btn-red {
    display: inline-flex;
    padding: 30px 50px;
    align-items: center;
    gap: 10px;
    border-radius: 8px;
    background: #E9724C;
    color: #FFFFFF;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 152%;
    text-decoration: none;
}
a.btn-red:hover {
    background: #C6444F;
}

/*Footer*/
footer{
    background: #151515;
}
footer p, .footer_adress, footer ul li a{
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 23.4px */
}
footer ul {
    list-style: none;
    padding-left: 0px;
}
footer ul li{
    margin-bottom: 3px;
}
.copy {
    margin-top: 30px;
    color: #A4A4A4;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
}
.copy hr{
        border-top: 1px solid #A4A4A4;
}
.copy a{
    color: #A4A4A4;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
}
.contact_page h3{
    color: #FFFFFF;
    font-family: "Golos Text", system-ui, -apple-system, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
}
.property {
    display: flex;
}
.properties .value{
    color: #FFFFFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
}
.properties .value a{
    color: #FFFFFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
}
.properties .title-prop{
    color: #FFFFFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    text-transform: inherit;
    margin-bottom: 5px;
}
.desc_prop {
    padding-left: 15px;
}
.small_h3{
    font-family: "Golos Text", system-ui, -apple-system, sans-serif;
font-size: 32px;
font-style: normal;
font-weight: 500;
line-height: 120%; /* 38.4px */
}
.sub_title_block {
    color: #FFFFFF;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    padding: 70px 0px 50px;
}
content img{
    max-width: 100%;
    height: auto;
}
#plat ul, #more_items ul {
    padding-left: 23px;
    color: #FFFFFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
#plat ul li, #more_items ul li{
    padding-bottom: 10px;
}
#about_job {
    background: #151515;
}
.desc_plat {
    color: #FFFFFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    padding-top: 40px;
}

.push li {
    position: relative;
    padding: 0px 0 20px 87px;
    cursor: pointer;
    list-style: none;
    color: #FFFFFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
        min-height: 100px;
}
.push li:before {
  position: absolute;
    width: 57px;
    height: 57px;
  background: url(../images/bulet.svg) no-repeat top center;
  border-radius: 50%;
  content: "";
  left: 0;
  transition: .3s ease-in-out;
top: 0px;
    z-index: 2;
}
ul.push {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
}
.push li:after {
border-left: 2px dashed #FFFFFF;
    content: '';
    position: absolute;
    top: 1px;
    bottom: 15px;
    left: 28px;
    width: 1px;
    height: 100%;
}
.push li:last-child{
    min-height: 57px;
    padding-bottom: 0px;
}
.push li:last-child:after{
    display: none;
}
.more_item{
    position: relative;
}
.more_item span {
    position: absolute;
    height: 84px;
    width: 100%;
    opacity: 0.8;
    background: #0E324F;
    left: 0px;
    bottom: 0px;
    color: #FFFFFF;
    text-align: center;
    font-size: 21.68px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bx-catalog-element{
    padding-bottom: 40px;
}
.pb-40{
    padding-bottom: 40px;
}


@media screen and (max-width: 991px) {
    .over {
    overflow: hidden;
}
    .abs-item {
    position: relative;
        bottom: 120px;
}
.owl-item{
    background-size: cover !important;
    min-height: auto !important;
    background: url(../images/banner_fon.webp) no-repeat top right;
}
.owl-item a.btn-red, #idea a.btn-red{
    width: 92%;
    text-align: center;
    justify-content: center;
}
.owl-theme .owl-nav.disabled + .owl-dots{
    width: 100%;
    text-align: center;
    bottom: 40px;
}
.menu_block {
    order: 1;
}
.logo_block {
    order: 2;
}
.search__block {
    order: 4;
    margin: 18px auto 0;
}
.header_logorow{
    justify-content: space-between;
}
.mb-40, .mb-60 {
    margin-bottom: 20px;
}
.mt-40 {
    margin-top: 20px;
}
.adv_row_first{
    margin-bottom: 0px;
}
.adv_item{
    margin-top: 20px;
}
.adv_item .flex{
    align-items: center;
}
#adv{
    background-size: cover;
}
.product-item-title_a, .product-item-title_a:hover {
    text-decoration: none;
    text-align: center;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    display: block;
}
a.btn-product{
    display: flex;
}
.product-item{
    text-align: center;
}
.two-ord,
.first-ord{
    margin: 20px auto;
}
.first-ord{
    order:1;
    text-align: center;
}
.two-ord{
    order:2;
}
.owl-item a.btn-red, #idea a.btn-red{
    margin-bottom: 45px;
}
}
.bx-touch .product-item {
    padding: 15px 5px 5px;
    width: 100%;
    text-align: center;
    margin: 15px auto;
    background: #1098F7;
}
@media screen and (max-width: 767px) {
    .desc_banner {
        font-size: 18px;
        background: #01455a80;
        padding: 15px;
    }
.head_text{
    text-align: center;
    font-size: 49.003px;
    font-style: normal;
    font-weight: 700;
}
.item_text {
    text-align: center;
    font-size: 22.402px;
}
.abs-item {
    position: relative;
    bottom: auto;
    display: flex;
    justify-content: center;
    flex-flow: column;
    align-items: center;

}
.owl-item a.btn-red, #idea a.btn-red {
    text-align: center;
    display: flex;
    width: 328px;
    padding: 30px 50px;
    justify-content: center;
    align-items: center;
    gap: 10px;
        margin-bottom: 45px;
}
.owl-theme .owl-nav.disabled + .owl-dots {
    bottom: -43px;
}
.title_block{
    font-size: 32px;
    line-height: 120%;
    margin-bottom: 20px;
}
p, .about_company_main ul{
    font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 130%;
}
.pad100 {
    padding: 50px 0 50px;
}

.title_adv{
    font-size: 28px;
font-style: normal;
font-weight: 500;
}
a.gamburg {
    width: 32px;
}
.search__block {
    order: 3;
}
.header_logo{
    margin: 0 auto;
}
.flex-item-strach img{
    max-width: 100%;
    height: auto;
}
.modal-body input[type="submit"]{
    width: 100%;
}
.mobile_pad{
    margin: 20px 0;
}
.desc_platy{
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 44.8px */
}
.desc_platy span{
    font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: 140%; /* 67.2px */
}
#plat .title_block {
    font-size: 23px;
    line-height: 120%;
}
#plat .small_h3 {
    font-size: 24px;
}
ul.push{
    padding-left: 10px;
}
.col-md-4:nth-child(2) .more_item{
    margin: 20px auto;
}
.owl-item a.btn-red, #idea a.btn-red{
    width: 92%;
}
ul.topmenu li {
    width: 100%;
    height: auto;
}
}

/* new age */
.nav .open >a, .nav .open > a:focus, .nav .open > a:hover {
    color:#fff;
    background-color: inherit;
}
.navbar-nav>li>.dropdown-menu {
    width: 100%;
}

body > header {
    position: sticky;
    top: 0px;
    z-index: 994;
}

.bx-filter .bx-filter-select-text {
    color: #151515;
}

.series-models .dload {
    font-size: 14px;
    background-size: 30px;
    background-position: 0 0;
    min-height: 30px;
    padding-left: 40px;
}