8080 06/*SYSTEM*/

html, body{
    font-family: 'GothamProRegular';
    min-width: 320px;
}

html{

}

body{

}

.maxwidth-theme {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1195px;
    position: relative;
    width: 100%;
}

h1, .h1{
    font-family: 'GothamProBold';
    font-size: 20px;
    margin-top: 14px;
    margin-bottom: 10px;
}
h2, .h2{
    font-family: 'GothamProBold';
    font-size: 20px;
    margin-top: 14px;
    margin-bottom: 20px;
}
h3, .h3{
    font-family: 'GothamProBold';
    font-size: 20px;
    margin-top: 14px;
    margin-bottom: 10px;
}
h4, .h4{

}
h5, .h5{

}
h6, .h6{

}

h2.centered, .h2.centered{
    font-size: 18px;
}

h1.centered, .h1.centered,
h2.centered, .h2.centered,
h3.centered, .h3.centered,
h4.centered, .h4.centered,
h5.centered, .h5.centered,
h6.centered, .h6.centered{
    text-transform: uppercase;
    text-align: center;
    position: relative;
    margin-top: 40px;
}
h1.centered:before, .h1.centered:before,
h2.centered:before, .h2.centered:before,
h3.centered:before, .h3.centered:before,
h4.centered:before, .h4.centered:before,
h5.centered:before, .h5.centered:before,
h6.centered:before, .h6.centered:before{
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #000;
    position: absolute;
    top: 50%;
    z-index: 0;
}
h1.centered span, .h1.centered span,
h2.centered span, .h2.centered span,
h3.centered span, .h3.centered span,
h4.centered span, .h4.centered span,
h5.centered span, .h5.centered span,
h6.centered span, .h6.centered span{
    background: #fff;
    display: inline-block;
    position: relative;
    /* top: 6px; */
    padding: 0px 54px;
}

p{
    font-size: 12px;
    margin: 0 0 12px;
}
.inner-content p{
    font-size: 14px;
    margin: 0 0 18px;
    line-height: 22px;
}

a{

}

ul{
    list-style-type: none;
}

ul li{
    position: relative;
    font-size: 12px;
}

.inner-content ul{

padding-left: 22px;
}
.inner-content ul li{

font-size: 14px;
}

ul li:before{
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: #2b96ce;
    border-radius: 100%;
    top: 8px;
    left: -15px;
}

/*SYSTEM*/

/*HEADER*/

header{

}
header .top-header{
    padding: 22px 0px 18px;
}

header .top-header .logo-col{

}
header .top-header .logo-col img{
    margin: 0px 4px;
}

header .top-header .search-col{

}
header .top-header .search-col form{
    float: right;
    margin-top: 8px;
    position: relative;
    padding-right: 28px;
}
header .top-header .search-col form input[type=text]{
    border: none;
    border-bottom: 1px solid #000;
    width: 100%;
    max-width: 160px;
    height: 28px;
}
header .top-header .search-col form button{
    padding: 0px;
    background: none;
    border: none;
    width: 28px;
    height: 28px;
    position: absolute;
    right: 0px;
    top: 0px;
}
header .top-header .search-col form button img{

}

header .top-header .contacts-col{

}
header .top-header .contacts-col > div{
    line-height: 24px;
    box-sizing: border-box;
    /*margin-left: 65px;*/
    margin-left: 5px;
    font-size: 12px;
    position: relative;
}
header .top-header .contacts-col > div > div{
    display: inline-block;
}
header .top-header .contacts-col > div a{
    color: #000;
}
header .top-header .contacts-col > div + div{

}
header .top-header .contacts-col > div i{
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 1px;
    left: -30px;
}
header .top-header .contacts-col > div .like-i {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 1px;
    left: -30px;
}
header .top-header .contacts-col > div.mail i{
    background: url(../images/pismo.webp) 50% 50% no-repeat;
}
 header .top-header .contacts-col > div.mail .like-i{
     background: url(../images/pismo.webp) 50% 50% no-repeat;
 }
header .top-header .contacts-col > div.address i{
    background: url(../images/mesto.webp) 50% 50% no-repeat;
}
 header .top-header .contacts-col > div.address .like-i{
     background: url(../images/mesto.webp) 50% 50% no-repeat;
 }
header .top-header .contacts-col > div img{

}

header .top-header .phone-col{
    position: relative;
    text-align: center;
}
header .top-header .phone-col img{
    position: absolute;
    top: 10px;
    left: -30px;
}
header .top-header .phone-col .top-tel{
    display: block;
    color: #000;
    font-weight: bold;
    font-size: 17px;
    line-height: 24px;
}
header .top-header .phone-col .btn.btn-primary.callback{
    background: #aac834;
    border-radius: 0px;
    border: none;
    text-shadow: none;
    width: 100%;
    height: 30px;
    margin-top: 3px;
    padding: 0px;
    line-height: 30px;
}
header .top-header .phone-col .btn.btn-primary.callback:hover{
    background: #1596d1;
}
@media screen and (min-width:768px){
    header nav{
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
    }
    header nav ul.nav{
        display: flex;
    }
    header nav ul.nav>li{
        position: relative;
        display: table-cell;
        width: initial;
        flex: 1 0 auto;
    }
    header nav ul.nav>li.parent-top span {
        margin-right: 15px;
    }
    header nav ul.nav>li>ul,
    header nav ul.nav>li>ul>li>ul{
        display: none;
        position: absolute;
        background: #fff;
        padding: 0px;
        width: 100%;
        top: 100%;
        z-index: 200;
        background: #1596d1;
        -webkit-box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.2);
    }
    header nav ul.nav>li>ul>li>ul{
        top: 0px;
        left: 100%;
    }
    header nav ul.nav>li>ul>li:before,
    header nav ul.nav>li>ul>li>ul>li:before{
        display: none;
    }
    header nav ul.nav>li>ul>li + li a,
    header nav ul.nav>li>ul>li>ul>li + li a{
        border-top: 1px solid rgba(255, 255, 255, 0.1);
    }
    header nav ul.nav>li>ul>li.active>a,
    header nav ul.nav>li>ul>li>ul>li.active>a{
        background: #137bab;
    }
    header nav ul.nav>li>ul>li>a,
    header nav ul.nav ul li a,
    header nav ul.nav>li>ul>li>ul>li>a{
        display: block;
        padding: 10px 14px;
        font-weight: bold;
        font-size: 13px;
        text-decoration: none;
        color: #fff;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }
    header nav ul.nav>li>ul>li>a:hover,
    header nav ul.nav ul li a:hover,
    header nav ul.nav>li>ul>li>ul>li>a:hover{
        color: #1596d1;
        background: #fff;
    }
    header nav ul.nav>li:hover>ul,
    header nav ul.nav>li>ul>li:hover>ul,
    header nav ul.nav>li.top_menu.active>ul.ul_top_menu.active{
        display: block;
    }
    header nav ul.nav>li:last-child{
        width: 14%;
        background: #1596d1;
        color: #fff;
    }
    header nav ul.nav>li:first-child>a{
        text-align: left;
    }
    header nav ul.nav>li:last-child>a{
        text-align: center;
        color: #fff;
    }
    header nav ul.nav>li:last-child>a:hover{
        color: #000;
    }
    header nav ul.nav>li:before{
        display: none;
    }
    header nav ul.nav>li:after{
        content: "";
        position: absolute;
        top: 50%;
        right: 0px;
        width: 4px;
        height: 4px;
        background: #000;
        display: block;
        border-radius: 100%;
        margin-top: -2px;
        margin-right: -2px;
        z-index: 2;
    }
    header nav ul.nav>li:last-child:after{
        display: none;
    }
    header nav ul.nav>li>a{
        color: #000;
        text-transform: uppercase;
        padding: 14px 15px;
        font-weight: bold;
    }
    header nav ul.nav>li.active>a{
        color: #1596d1;
    }
}

@media screen and (max-width:767px){
    .m-menu .nav-justified .hide_xs{
        display: none;

    }
    .m-menu .nav-justified > li > a{
        margin-bottom: 0;
    }
    .m-menu .nav > li > a:hover,
    .m-menu .nav > li > a:focus{
        background-color: transparent;
    }
    .mobile-opener{
        position: absolute;
        top: 22px;
        right: 15px;
    }
    .mobile-opener a.m-toggle{
        font-size: 30px;
        color: #000;
        padding: 0px 10px;
        line-height: 38px;
        display: block;
    }
    .mobile-opener a.m-toggle:hover{
        color: #1596d1;
        background: #eaeaea;
    }
    .mobile-opener .mobile-top-tel-wrap{
        position: absolute;
        width: 220px;
        right: 60px;
        text-align: right;
        font-weight: bold;
        font-size: 20px;
        line-height: 25px;
    }
    .mobile-opener .mobile-top-tel-wrap a{
        color: #000;
        text-decoration: none;
    }
    .mobile-opener .mobile-top-tel-wrap a:hover{
        color: #1596d1;
    }

    .m-menu{
        position: fixed;
        top: 0px;
        bottom: 0px;
        right: -100%;
        background: #1596d1;
        color: #fff;
        width: 70%;
        z-index: 200;
        box-sizing: border-box;
        padding: 10px;
        overflow-y: scroll;
        box-shadow: 0px 0px 8px 0px #000;
        -webkit-transition: right 0.3s;
        -moz-transition: right 0.3s;
        -o-transition: right 0.3s;
        transition: right 0.3s;
    }
    .m-menu.active{
        right: 0px;
    }
    .m-menu i{
        position: absolute;
        right: 10px;
        top: 22px;
        font-size: 30px;
        color: #fff;
        padding: 0px 10px;
        line-height: 38px;
        display: block;
        z-index: 110;
        cursor: pointer;
    }
    .m-menu>ul{
        padding: 20px 0px 20px 0px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    }
    .m-menu>ul>li{

    }
    .m-menu>ul>li:before{
        display: none;
    }
    .m-menu>ul>li>a{
        color: #fff;
        font-weight: bold;
        font-size: 14px;
        padding: 12px 0px;
        box-sizing: border-box;
        display: block;
        text-transform: uppercase;
        text-decoration: none;
        height: 44px;
    }
    .m-menu>ul>li a{
        min-height: 44px;
    }
    .m-menu>ul>li + li>a{
        border-top: 1px solid rgba(255, 255, 255, 0.10);
        height: 44px;
    }
    .m-menu>ul li{
        position: relative;
    }
    .m-menu>ul li i{
        position: absolute;
        top: 0px;
        right: 0px;
        display: block;
        height: 44px;
        width: 44px;
        box-sizing: border-box;
        padding: 0px;
        text-align: center;
        line-height: 44px;
        background: rgba(0, 0, 0, 0.17);
    }
    .m-menu>ul li i:before{
        display: block;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }
    .m-menu>ul li i.active:before{
        -moz-transform: rotate(90deg); /* Для Firefox */
        -ms-transform: rotate(90deg); /* Для IE */
        -webkit-transform: rotate(90deg); /* Для Safari, Chrome, iOS */
        -o-transform: rotate(90deg); /* Для Opera */
        transform: rotate(90deg);
    }
    .m-menu>ul>li:active>a,
    .m-menu>ul>li>a:hover{

    }

    .m-menu>ul>li ul{
        padding: 0px;
        background: rgba(0, 0, 0, 0.17);
        -webkit-box-shadow: inset 0px -6px 10px -7px rgba(0, 0, 0, 0.32);
        -moz-box-shadow: inset 0px -6px 10px -7px rgba(0, 0, 0, 0.32);
        box-shadow: inset 0px -6px 10px -7px rgba(0, 0, 0, 0.32);
    }
    .m-menu>ul>li li{
        padding: 0px;
    }
    .m-menu>ul>li li:before{
        display: none;
    }
    .m-menu>ul>li li a{
        color: #fff;
        font-weight: bold;
        font-size: 14px;
        padding: 12px;
        box-sizing: border-box;
        display: block;
        text-decoration: none;
    }
    .m-menu>ul>li li+li a{
        border-top: 1px solid rgba(255, 255, 255, 0.10);
    }


    .m-menu .search-col{

    margin-top: 12px;
        max-width: 240px;
    }
    .m-menu .search-col form{

    position: relative;
    }
    .m-menu .search-col form input[type=text]{

    width: 100%;

    box-sizing: border-box;

    font-size: 12px;

    padding: 6px;

    border: none;

    border-radius: 2px;

    color: #000;

    padding-right: 56px;
    }
    .m-menu .search-col form button{

    position: absolute;

    top: 0px;

    right: 0px;

    bottom: 0px;

    border: none;

    background: #ffffff;

    width: 50px;

    border-left: 1px solid #d8d8d8;
    }
    .m-menu .contacts-col{

    margin-top: 12px;
    }
    .m-menu .contacts-col > div{

    }
    .m-menu .contacts-col > div i{
        display: none;
    }
    .m-menu .contacts-col > div a{
        color: #fff;
    }
    .m-menu .phone-col{

    margin-top: 12px;
    }
    .m-menu .phone-col a{

    background: #fff;

    color: #1596d1;

    border: none;

    border-radius: 0px;

    padding: 4px 35px;
    }
}
/*HEADER*/

/*CONTENT*/

.main{
    margin-top: 10px;
}
.main section{
}

section#index-rubricator{

}
ul.horizontal-catalog-rubricator{
    list-style-type: none;
    margin: 30px 0px 0px 0px;
    padding: 0px;
}
ul.horizontal-catalog-rubricator li{
    float: left;
    width: 11.1%;
    text-align: center;
}
ul.horizontal-catalog-rubricator li:before{
    display: none;
}
ul.horizontal-catalog-rubricator li a{

color: #000;
}
ul.horizontal-catalog-rubricator li img{

}
ul.horizontal-catalog-rubricator li div{
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 14px;
}
section#content{

margin-top: 30px;

line-height: 15px;
}
section#index-manufacturers{

margin-top: 16px;
}

/*CAROUSELS THEME 2*/
.owl-theme-2{
    position: relative;
    padding: 0px 22px;
    box-sizing: border-box;
    margin-top: 42px;
}
.owl-theme-2 .item{
    padding: 0px 15px;
    box-sizing: border-box;
}
.owl-theme-2 .item .article-info{
    margin-left: 120px;
}
.owl-theme-2 .item .article-info .data{
    color: #2b96ce;
    font-size: 12px;
}
.owl-theme-2 .item .article-info .title{
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
}
.owl-theme-2 .item .article-info p{
    color: #8e8e8e;
}
.owl-theme-2 .item .article-info .btn{
    background: #2b96ce;
    border: none;
    border-radius: 0px;
}
.owl-theme-2 .owl-nav, .owl-theme .owl-nav {
    height: 0px;
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
}



.owl-theme-2 .owl-nav .owl-prev,
.owl-theme-2 .owl-nav .owl-next,
.owl-theme .owl-nav .owl-prev,
.owl-theme .owl-nav .owl-next
{
    position: absolute;
    top: -43px;
    width: 50px;
    height:64px;
    text-indent: -9999999px;
}

.index-manufacturers-carousel .owl-nav .owl-prev,
.index-manufacturers-carousel .owl-nav .owl-next
{
    top: -33px;
}



.owl-theme .owl-nav .owl-prev,
.owl-theme .owl-nav .owl-next {
	top: -62px;
}

.owl-theme-2 .owl-nav .owl-prev, .owl-theme .owl-nav .owl-prev{
    left: -18px;
    background: url(../images/blue-arrows.png) 0px 0px no-repeat;
}
.owl-theme-2 .owl-nav .owl-next, .owl-theme .owl-nav .owl-next{
    right: -18px;
    background: url(../images/blue-arrows.png) 0px -64px no-repeat;
}
.owl-theme-2 .owl-nav .owl-prev:hover, .owl-theme .owl-nav .owl-prev:hover{
    background: url(../images/blue-arrows-hover.png) 0px 0px no-repeat;
}
.owl-theme-2 .owl-nav .owl-next:hover, .owl-theme .owl-nav .owl-next:hover{
    background: url(../images/blue-arrows-hover.png) 0px -64px no-repeat;
}

section#index-slider{

}



section#index-slider .index-top-carousel,
.owl-theme{

}
section#index-slider .index-top-carousel .item,
.owl-theme .item{
    position: relative;
}
section#index-slider .index-top-carousel .item img,
.owl-theme .item img{

}
section#index-slider .index-top-carousel .item > a{
    color: #000;
}
section#index-slider .index-top-carousel .item > a > div,
section#index-slider .index-top-carousel .item > div,
.owl-theme .item > div{
    position: absolute;
    top: 30%;
    right: 40px;
    background: rgba(255, 255, 255, 0.8);
    width: 45%;
    box-sizing: border-box;
    padding: 22px 18px;
}
section#index-slider .index-top-carousel .item > a > div .title,
section#index-slider .index-top-carousel .item > div .title,
.owl-theme .item > div .title{
    font-size: 26px;
    padding-bottom: 6px;
}
section#index-slider .index-top-carousel .item > a > div p,
section#index-slider .index-top-carousel .item > div p,
.owl-theme .item > div p{
    line-height: 21px;
}
section#index-slider .index-top-carousel .item > div a.btn,
.owl-theme .item > div a.btn{
    position: absolute;
    bottom: -42px;
    right: 0px;
    width: 40%;
    background: #a9c833;
    border: none;
    border-radius: 0px;
    text-transform: uppercase;
    line-height: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    background: #1596d1;
}

.index-news-carousel.owl-theme-2 .item > img,
.index-news-carousel.owl-theme-2 .item > a > img{
    width: 102px;
    height: 102px;
    float: left;
}
.index-manufacturers-carousel.owl-theme-2 .item img{
    width: initial;
    padding: 26px 0px;
    margin: 0 auto;
}
/*CAROUSELS THEME 2*/

/*INNER*/

.breadcrumbs{

padding: 15px 12px;
}
.breadcrumbs a,
.breadcrumbs span{

text-transform: uppercase;

color: #000;

text-decoration: none;

border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.breadcrumbs a{

}
.breadcrumbs span{

border: none;

color: #1596d1;
}
.vertical-catalog-rubricator{

padding: 0px;

max-width: 225px;
/*max-width: 245px;*/

margin-top: 14px;
}
.vertical-catalog-rubricator li:before{
    display: none;
}
.vertical-catalog-rubricator li.root-item{

}
.vertical-catalog-rubricator li.root-item > a{

position: relative;

display: block;

padding-left: 28px;

color: #000;

font-weight: bold;

font-size: 14px;

font-family: 'GothamProBold';

text-decoration: none;
}
.vertical-catalog-rubricator li.root-item > a:hover{
color: #1596d1;
}
.vertical-catalog-rubricator li.root-item > a img{

position: absolute;

left: 0px;

top: 5px;
}
.vertical-catalog-rubricator li.root-item > a div{

text-transform: uppercase;

text-decoration: none;

border-bottom: 1px solid #e5e5e5;

padding: 6px 0px;
}
.vertical-catalog-rubricator li.root-item.active > a div{
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    padding-bottom: 0px
}
.vertical-catalog-rubricator li.root-item > ul.sublevel{
padding-left: 20px;
/*padding-left: 16px;*/
}
.vertical-catalog-rubricator li.root-item.active > ul.sublevel{
}
.vertical-catalog-rubricator li.root-item > ul.sublevel li{

}
.vertical-catalog-rubricator li.root-item > ul.sublevel li a{

text-decoration: none;

border-bottom: 1px solid #e5e5e5;

color: #7b7b7b;

padding: 1px 0px 1px 8px;

display: block;
}
.vertical-catalog-rubricator li.root-item > ul.sublevel li:last-child a{padding-bottom: 6px;}
.vertical-catalog-rubricator li.root-item > ul.sublevel li.active a{

color: #1596d1;
}
.vertical-catalog-rubricator li.root-item > ul.sublevel li.active a:hover,
.vertical-catalog-rubricator li.root-item > ul.sublevel li a:hover{
color: #000;
}

/*INNER*/

/*CATALOG*/

.catalog-sorter{

}
.catalog-sorter .nice-select{width: 100%;border-radius: 3px;font-size: 13px;height: 34px;line-height: 34px;border-color: #dbdbdb;margin-top: 5px;}
.catalog-sorter .nice-select:after{

width: 0;

height: 0;

border-style: solid;

border-width: 5px 5px 0 5px;

border-color: #000000 transparent transparent transparent;

-webkit-transform: rotate(0deg);

-ms-transform: rotate(0deg);

transform: rotate(0deg);
}

.catalog-section-list{
margin: 0px -8px 0px;
}
.catalog-section-list .item{

width: 25%;

float: left;

box-sizing: border-box;

padding: 0px 8px 15px;

}
.catalog-section-list .item:nth-child(4n+1){
    clear: both;
}
.catalog-section-list .item > div{
border: 1px solid #dbdbdb;
padding: 12px 12px 10px;
}
.catalog-section-list .item a{
    text-decoration: none;
}
.catalog-section-list .item .image{
	box-sizing: border-box;
	border: 1px solid #f3f3f3;
	text-align:center;
}
.catalog-section-list .item .image img {
width: 100%;
}
.catalog-section-list .item .name{
text-transform: uppercase;
line-height: 14px;
font-size: 12px;
text-align: center;
margin-top: 10px;
color: #000;
font-weight: bold;
min-height:40px;
/* height: 48px; */
overflow: hidden;
}
.catalog-section-list .item a:hover .name{
color: #1596d1;
}
.catalog-section-list .item .price{
font-family: 'GothamProBold';
font-size: 18px;
color: #000;
margin-top: 5px;
text-align: center;
letter-spacing: -1px;
text-transform: uppercase;
line-height: 19px;
}
.catalog-section-list .item .btn{

background: #aac834;

font-size: 12px;

color: #fff;

border-radius: 0px;

border: none;

text-shadow: none;

width: 100%;

height: 20px;

margin-top: 3px;

padding: 0px;

line-height: 20px;

text-transform: uppercase;

margin-top: 8px;
}
.catalog-section-list .item a:hover .btn{

background: #1596d1;
}

.relink-wrap .catalog-section-list .item{
    width: 33%;
}


.catalog-sections{

}
.catalog-sections .item {
    position: relative;
    height: 0px;
    padding-top: 100%;
	margin-bottom: 20px;
    border: 1px solid #ececec;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.catalog-sections .item:hover {
    border: 1px solid rgb(173, 218, 239);
}
.catalog-sections .item > a {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.catalog-sections .item:hover > a {
    background: rgba(21, 150, 209, 0.35);
}
.catalog-sections .item .img_block{
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.catalog-sections .item:hover .img_block{
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
}
.catalog-sections .item .info{
    position: absolute;
    bottom: 5px;
    right: 10px;
    left: 10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.catalog-sections .item:hover .info{
    bottom: 15px;
}
.catalog-sections .item .info .title{

}
.catalog-sections .item .info .title .titles{

}
.catalog-sections .item .info .title .titles a{
    padding: 4px 8px;
    display: inline-block;
    background: rgb(170, 200, 52);
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    position: relative;
    z-index: 100;
    text-decoration: none;
    -webkit-box-shadow: 0px 3px 3px -2px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 3px 3px -2px rgba(0,0,0,0.4);
    box-shadow: 0px 3px 3px -2px rgba(0,0,0,0.4);
}
.catalog-sections .item:hover .info .title .titles a{

}
.catalog-sections .item .info .title .titles a span{

}
.catalog-sections .item .info .text{

}

/*CATALOG*/


/*CATALOG-DETAIL*/

.catalog-detail-item{

}
.catalog-detail-item .images-side{

}
.catalog-detail-item .images-side #item-slider .flex-viewport{
    border: 1px solid #dbdbdb;
    box-sizing: border-box;
}
.catalog-detail-item .images-side #item-carousel ul.slides li{
    border: 1px solid #dbdbdb;
    box-sizing: border-box;
}
.catalog-detail-item .images-side #item-slider,
.catalog-detail-item .images-side #item-carousel{
    margin: 0px;
}
.catalog-detail-item .images-side #item-carousel ul.slides li.flex-active-slide{
    border: 1px solid #a9c833;
}
.catalog-detail-item .images-side ul.slides{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
.catalog-detail-item .images-side ul.flex-direction-nav li:before{
    display: none;
}
.catalog-detail-item .images-side ul.slides li:before{
    display: none;
}

.catalog-detail-item .images-side .flex-direction-nav a{
    opacity: 1;
}

.catalog-detail-item .images-side .flex-direction-nav .flex-prev {
  left: 0px;
}
.catalog-detail-item .images-side .flex-direction-nav .flex-next {
  right: 0px;
}
.catalog-detail-item .images-side .flex-direction-nav {
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
    padding: 0px;
}
.catalog-detail-item .images-side .flex-direction-nav a:before{
    font-size: 30px;
    display: block;
    text-align: center;
    text-indent: 0px;
}

.flex-direction-nav a.flex-next:before {
    content: '\f105';
    font-family: FontAwesome;
    color: #a9c833;
}
.flex-direction-nav a.flex-prev:before {
    content: '\f104';
    font-family: FontAwesome;
    color: #a9c833;
}

.catalog-detail-item .price{

font-family: 'GothamProBold';

margin-top: -5px;
}
.catalog-detail-item .price .cur,
.catalog-detail-item .price .old{
    display: inline-block;
}
.catalog-detail-item .price .cur{

font-size: 24px;

margin-right: 20px;
}
.catalog-detail-item .price .cur span{

font-size: 15px;

text-transform: uppercase;
}
.catalog-detail-item .price .old{

text-decoration: line-through;

color: #ababab;
}
.catalog-detail-item .buy-btn{

background: #a9c833;

border: none;

border-radius: 0px;

text-transform: uppercase;

line-height: 30px;

color: #fff;

padding: 3px 0px;

display: inline-block;

width: 200px;

text-align: center;

box-sizing: border-box;

margin-top: 20px;

font-size: 16px;

font-weight: bold;

text-decoration: none;

margin-right: 30px;
}
.catalog-detail-item .special-offer{

margin-top: 20px;

text-transform: uppercase;

font-family: 'GothamProBold';

font-size: 15px;
}
.catalog-detail-item .special-offer .h4{

font-size: 15px;

color: #1596d1;
}
.catalog-detail-item .special-offer p{

line-height: 16px;
}
.catalog-detail-item .prev-text{margin-top:15px;

}

.catalog-detail-item .nav.nav-tabs{

border-bottom: 1px solid #1596d1;

margin-bottom:20px;

padding: 0px;
}
.catalog-detail-item .nav.nav-tabs li{
}
.catalog-detail-item .nav.nav-tabs li.active{
}
.catalog-detail-item .nav.nav-tabs li:before{
    display: none;
}
.catalog-detail-item .nav.nav-tabs li a{

border-radius: 0px;

padding: 8px 34px;

text-transform: uppercase;

font-family: 'GothamProBold';

background: #dbdbdb;

margin-bottom: 1px;

color: #888;
}
.catalog-detail-item .nav.nav-tabs li.active a{

background: #1596d1;

color: #fff;
}
.catalog-detail-item .tab-content{

}
.catalog-detail-item .tab-content > div{

}

/*CATALOG-DETAIL*/

/*NEWS*/

/* ITEM_VIEWS - base class styles for all news.list templates */
.item-views{margin-bottom:0;position:relative;}
.item-views.news{margin-bottom:30px;}
.item-views.with_tabs hr:last-of-type{display:none;}
.item-views .section-title{font-size:32px;font-weight:300;line-height:36px;margin-bottom:15px;}
.item-views .item{border:1px solid #e7ebee;margin-bottom:10px;position:relative;z-index:2;}
.item-views .item:hover{z-index:25;}
.catalog.item-views .flexslider .item:hover{border-color:#bbc7ce;}
.item-views.box:not(.list) .item:hover{box-shadow:0px 1px 3px 0px rgba(0, 0, 0, 0.15);border-color: #d6dde2;}
.item-views .item.noborder{border:none !important;}
.item-views .item .title{font-weight:600;margin-bottom:7px;font-size:15px;line-height:18px;}
.item-views.news .item .title{font-size:16px;}
.item-views .item .section_name{color:#85878b;font-size:12px;line-height:16px;margin:4px 0 14px;}
.item-views .item .period + .section_name{margin-left:10px;}
.item-views .item .btn{white-space: normal; margin-bottom: 0; max-width: 100%; background: #aac834; border: none; border-radius: 0px; padding: 4px 10px;}
.item-views .item .property{margin:14px 10px 0px 0px;display:inline-block;}
.item-views.staff.table .item .property:nth-child(n+2){margin-top:4px; }
.staff.detail{margin:0px 0px 20px;}
.item-views .item .property .fa{width:20px;height:20px;line-height:20px;text-align:center;color:#6d7a83;font-size:12px;}
.item-views.staff .item .properties{margin:0px;}
.item-views .item .image{overflow:hidedden;}
.item-views .item .image .img-inside{border:0;display:block;padding:0;position:relative;}
.item-views .item .period, .detail .period{margin:2px 0 9px 0;display:inline-block;*display:inline;zoom:1;vertical-align:top; background: #2b96ce;}
.item-views .item .description{font-size:12px;line-height:20px;}
.item-views .item:not(.review) .text{padding:0;color:#222222;}
.item-views .item .text hr{margin:18px 0 4px 0;display:block;}
.item-views .item .text .properties + hr{margin-bottom:18px;}
.item-views .item p{margin-bottom: 20px; font-size: 14px; line-height: 18px;}
.item-views .item p:last-child{margin:0;}
.item-views.list:not(.with_tabs) .tab-pane + .tab-pane, .item-views.accordion:not(.with_tabs) .tab-pane + .tab-pane{margin-top:30px;}
.item-views.list .item .text{padding:24px 24px 24px 0;}
.item-views.list .item.wdate .title{margin-bottom:5px;}
.item-views.list .item .image{height:auto;text-align:center;width:100%;padding:24px 0 24px 24px;}
.item-views.list .item .image img{max-height:100%;max-width:100%;vertical-align:middle;display:inline-block;}
.item-views.list.staff .item .image img{width: 100%;}
.item-views.list.image_right .item .image{padding-right:24px;padding-left:0;}
.item-views.list.image_right .item .text{padding-left:24px;padding-right:0;}
.item-views.list .item.noborder .text{padding-left:0 !important;padding-right:0 !important;padding-top:0;padding-bottom:0;}
.item-views.list .item.noborder .image{padding-left:0 !important;padding-right:0 !important;padding-top:0;padding-bottom:0;}
.item-views.table .item{margin-bottom:30px;}
.item-views.table .item .title{text-align:center;}
.item-views.table .item .text{padding:15px 24px 24px;overflow:hidden;}
.item-views.table .item.wti .text{padding-top:24px;}
.item-views.table .item .image{padding:24px 24px 0 24px;text-align:center;width:100%;}
.item-views.table .item .image img{display:inline-block;max-width:100%;max-height:100%;vertical-align:middle;width:100%;}
.item-views.sections{margin-bottom:0;}
.item-views.sections .item{margin:0 0 59px;overflow:hidden;}
.item-views.sections .item .info{color:#555555;line-height:18px;}
.item-views.sections .item .info a{text-decoration:none;}
.item-views.sections .item .title{font-size:15px;font-weight:bold;margin-bottom:7px;}
.item-views.sections .item .image{height:133px;line-height:133px;margin-bottom:18px;text-align:left;width:200px;}
.item-views.sections .item .image img{vertical-align:middle;max-height:100%;max-width:100%;display:inline-block;*display:inline;zoom:1;}
.catalog.item-views.price .item{border-width:1px 0;margin-bottom:-1px;padding:9px 0;}
.catalog.item-views.price .item .row > .col-md-1{padding-right:0;}
.catalog.item-views.price .item .image{height:auto;}
.catalog.item-views.price .item .text, .catalog.item-views.price .item.wti .text{padding:0 !important;}
.catalog.item-views.price .item .title{font-size:14px;font-weight:normal;margin-bottom:-1px;}
.catalog.item-views.price .item .price .price_new .price_val{font-size:14px;}
.catalog.item-views.price .item .btn{margin:0;}
.catalog.item-views.price .item .zoom{display:none;}
.news.item-views.list .item a>img {max-height: 300px;aspect-ratio: 4/3;object-fit: contain;}


/* DETAIL - base class styles for all news.detail templates */
/*.detail{margin-bottom:25px;}*/
.detail .period{margin:0 0 6px;}
.detail .content{margin-bottom:20px;}
.detail .content+.row{clear:both;}
.detail .detailimage{text-align:center;margin-bottom:30px;padding:0;text-align:left;}
.detail .detailimage img{max-height:300px;max-width:100%;vertical-align:top;display:inline-block;border-bottom:0px solid;}
.detail .image-left{float:left;margin-right:25px;text-align:left;max-width:300px;}
.detail .image-right{float:right;margin-left:25px;text-align:right;max-width:300px;}
.detail .image-wide{text-align:center;margin-left:auto;margin-right:auto;}
.detailimage.image-head{margin-bottom:24px;text-align:center;}
.detailimage.image-head img{margin:0 auto;}
.detail_page .content-md{min-height:0px;}
.catalog.detail .head{border:1px solid #ebeef1;margin:11px 0px 24px;background:#fff;}
.detail .ask_a_question{clear:right;float:right;margin-bottom:20px;margin-left:25px;width:164px;}
.detail .ask_a_question .inner{padding: 20px 22px 5px;background: #f7f7f8;border: 1px solid #edf0f2;text-align: left;font-size: 13px;line-height: 18px;color: #555;}
.detail .ask_a_question .btn-default{margin:0px 0px 15px;}
.detail .ask_a_question .btn-default.wc.vert{margin:0 0 13px;}
.detail .ask_a_question .btn-default.wc.vert + div{color:#888888;line-height:16px;}
.detail .wraps{/*margin-bottom:30px;*/clear:both;}
.detail .wraps h4, .detail .wraps h3{margin-bottom:30px;}
.detail .wraps.nomargin{margin:0px;}
.row.nomargin{margin:0px;}
.detail .front .flex-direction-nav{top:-60px;}
.detail .greyline{border-bottom:1px solid #ebeef1;}
.detail .galery{margin-right:0px;margin-left:0px;}
.detail .galery .inner{max-height:673px;overflow:hidden;padding:50px 62px;}
.detail .galery .item:not(.plans_block){padding:0;text-align:center;position:relative;opacity:0;max-height:476px;margin-top: -1px;/*line-height: 470px !important;*/}
.detail .banners-small.front{margin-bottom:10px;}
.detail .order-block{margin-bottom:30px;}

.detail .plans_list{margin-bottom:44px;}
.detail .projects .galery .item, .detail .news.galery .item{text-align:center;}
.detail .plans_list .galery .item{max-height:100%;}
.detail .galery .item img{max-width:100%;max-height:100%;width:auto;height:auto;display:inline-block;vertical-align:middle;*display:inline;zoom:1;}
.detail .galery span.zoom{z-index:1;height:80px;width:80px;margin:-40px -40px 0 0;opacity:0;}
.detail .galery span.zoom i{position:absolute;top:50%;width:35px;height:35px;left:50%;background:url('/bitrix/templates/aspro-stroy/images/main_images.png') 0px 0px no-repeat;display: block;margin: -18px 0px 0px -18px;}
.detail .galery .item:hover span.zoom{opacity:1;}
.detail .galery .flexslider{border:none;margin:0;border-radius:0;box-shadow:none;height:100%;background:transparent;/*max-height:476px;*/}
.detail .galery .flexslider .flex-viewport, .detail .galery .items{height:100%;}
.detail .galery #slider .flex-direction-nav a{background:none repeat scroll 0 0 rgba(0, 0, 0, 0.3);border-radius:0px;color:rgba(0, 0, 0, 0);height:64px;opacity:1;text-shadow:none;width:52px;margin-top:-33px;}
.detail .galery #slider .flex-direction-nav .flex-prev{left:0px;}
.detail .galery #slider .flex-direction-nav .flex-next{right:0px;}
.detail .galery #slider .flex-direction-nav .flex-prev:before{content:"\f104";}
.detail .galery #slider .flex-direction-nav .flex-next:before{content:"\f105";left:22px;}
.detail .galery #slider .flex-direction-nav a:before{color:rgb(255, 255, 255);font-family:FontAwesome;font-size:26px;left:19px;position:absolute;top:20px;text-shadow:none;}
.detail .galery #slider .flex-direction-nav a:hover{background:#d4d4d4;}
.detail .galery #slider.flexslider:hover .flex-direction-nav a{opacity:1;}
.detail .galery #carousel .flex-direction-nav a{color:rgba(0, 0, 0, 0);height:20px;margin-top:-10px;opacity:1;text-shadow:none;width:30px;}
.detail .galery #carousel .flex-direction-nav .flex-prev{left:0;}
.detail .galery #carousel .flex-direction-nav .flex-next{right:0;}
.detail .galery #carousel .flex-direction-nav .flex-prev:before{content:"\f104";}
.detail .galery #carousel .flex-direction-nav .flex-next:before{content:"\f105";left:18px;}
.detail .galery #carousel .flex-direction-nav a:before{color:rgb(119, 130, 133);font-family:FontAwesome;font-size:29px;left:2px;position:absolute;top:-4px;}
.detail .galery #carousel.flexslider{border:0 none;box-shadow:none;z-index:1;max-width:391px;width:100%;text-align:center;margin:19px auto -22px !important;padding:0 30px;}
.detail .galery #carousel.flexslider .flex-viewport{}
.detail .galery #carousel .slides li{text-align:center;border:1px solid transparent;height:77px;line-height:75px;margin-right:7.5px;overflow:hidden;width:77px !important;cursor:pointer;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;}
.detail .galery #carousel .slides li:hover{border-color:#d7dee3;}
.detail .properties{margin-top:20px;}
.detail .post-content .properties{margin-top:0;}
.detail .property{margin-bottom:10px;}
.detail .property .fa{width:20px;height:20px;line-height:20px;text-align:center;color:white;font-size:12px;color:#6d7a83;}
.detail .wraps  .chars{margin-bottom:0;}
.detail .chars .char-wrapp{margin-top:-16px;}
.detail .chars .char-wrapp .char_name{font-weight:bold;font-style:italic;text-align:left;position:relative;}
.detail .chars .char-wrapp .char_name .hint .tooltips{display:none;position:absolute;left:-30px;top:40px;width:100px;padding:5px;box-shadow:0 0 10px;z-index:9;background:#fff;}
.detail .chars .char-wrapp .char_name .hint .icons:hover + .tooltips{display:block;}
.detail .chars .props_table{width:100%;}
.detail .chars .props_table td{padding:5px 0;border-bottom:1px dotted #aaa;}
.detail .chars .props_table .char_name span, .detail .chars .props_table .char_value span{display:inline-block;background:#fff;background:#fff;position:relative;zoom:1;bottom:-12px;}
.detail .chars .props_table .char_name span{font-style:normal;padding-right:10px;left:-2px;}
.detail .chars .props_table .char_name.whint span{padding-right:40px;}
.detail .chars .props_table .char_value{text-align:right;}
.detail .chars .props_table .char_value span{padding-left:10px;right:-2px;}
.detail .chars .props_table .char_name .hint .icons{background: #eef1f1;border-radius: 100%;top: 0px;display: inline-block;position: absolute;z-index: 205;cursor: pointer;left: -35px;text-align: center;padding: 0;height: 16px;width: 16px;line-height: 14px;}
.detail .chars .props_table .char_name .hint .icons:hover{background:#d4d4d4;}
.detail .chars .props_table .char_name .hint .icons:hover i{color:#fff;}
.detail .chars .props_table .char_name .hint .icons i{font-weight: 400;line-height: 14px;cursor: pointer;font-size: 11px;text-align: center;font-style: normal;color:#333333;font-family: Arial, sans-serif;}
.detail .chars .props_table .char_name .hint{position: absolute;top: 2px;right: -7px;}
.detail .item-views{margin-bottom:25px;}
.tooltip .tooltip-arrow{border-top-color:#fff !important;}
.tooltip .tooltip-inner{background-color:#fff;font-size:11px;color:#666666;box-shadow: 0px 0px 15px rgba(0,0,0,.12);text-align: left;padding: 10px;}
.tooltip.in {opacity:1;filter: alpha(opacity=100);}

.detail .scroll_block{margin: 0px 0px 55px;}

/*NEWS*/

.price-sidebar{

}
.price-sidebar a > div{
    text-align: center;
    width: 192px;
    margin: 0 auto;
    line-height: 14px;
}
.price-sidebar a > div + div{
    margin-top: 10px;
}

a.pdf-link{
    background: url(../images/pdf-link.png) 0px 50% no-repeat;
    padding: 10px 0px 10px 35px;
    display: block;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.catalog-sections-manufacturer .item{
    margin-bottom: 30px;
}
.catalog-sections-manufacturer .item:nth-child(3n+1){
    clear: both;
}
.catalog-sections-manufacturer .item > a.section-link{
    font-weight: bold;
    font-size: 16px;
}
.catalog-sections-manufacturer .item > div{
    font-size: 14px;
}
.catalog-sections-manufacturer .item > div > div{
    line-height: 14px;
    margin-top: 6px;
}

.vertical-sections-rubricator{
    margin-top: 14px;
    padding: 0px;
    max-width: 225px;
    border: 1px solid #e5e5e5;
}
.vertical-sections-rubricator li{
    padding: 0px;
    font-weight: bold;
}
.vertical-sections-rubricator li:before{
    display: none;
}
.vertical-sections-rubricator li a{
    display: block;
    padding: 8px 10px;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.vertical-sections-rubricator li + li a{
    display: block;
    padding: 8px 10px;
    border-top: 1px solid #e5e5e5;
}
.vertical-sections-rubricator li a:hover,
.vertical-sections-rubricator li.active a{
    background: #1596d1;
    color: #fff;
    border-top: 1px solid #1596d1;
}

.catalog-section-brands{
    padding: 8px 0px 17px;
    border-bottom: 1px solid rgb(236, 236, 236);
}
.catalog-section-brands + .catalog-sections{
    margin-top: 20px;
}
.catalog-section-brands:after{
    content: "";
    display: block;
    clear: both;
}
.catalog-section-brands .title{
    font-weight: bold;
    position: relative;
    margin-bottom: 8px;
}
.catalog-section-brands .title span{
    background: rgb(255, 255, 255);
    position: relative;
    padding: 0px 10px 0px 0px;
}
.catalog-section-brands .title:before{
    content: "";
    display: block;
    border-bottom: 1px solid rgb(236, 236, 236);
    top: 50%;
    position: absolute;
    width: 100%;
    margin-top: 1px;
}
.catalog-section-brands ul{
    margin-left: -26px;
}
.catalog-section-brands ul li{
    float: left;
    margin-left: 26px;
}
.catalog-section-brands ul li a{

}

.manufacturers-list{
    margin-top: 0px;
}
.manufacturers-list .item{
    text-align: center;
    margin-bottom: 10px;
}
.manufacturers-list .item a{

}
.manufacturers-list .item img{
    max-width: 100%;
}

/*CONTENT*/

/*FOOTER*/

footer{
    color: #fff;
    background: #2b96ce;
    padding-top: 40px;
    margin-top: 57px;
    font-size: 13px;
}
footer .sep{
    border-top: 1px solid #fff;
    margin-top: 58px;
}

footer .logo-col{
    margin-top: 60px;
}
footer .logo-col a{
    color: #fff;
}
footer .logo-col a img{

}

footer .menu-col,
footer .contacts-col{

}
footer .menu-col ul,
footer .contacts-col ul{
    padding: 0px;
}
footer .menu-col ul li,
footer .contacts-col ul li{margin-bottom: 4px;}
footer .menu-col ul li:before,
footer .contacts-col ul li:before{
    display: none;
}
footer .menu-col ul li a,
footer .contacts-col ul li a{
    color: #fff;
    font-weight: bold;
}
footer .contacts-col ul li{
    font-weight: bold;
}
footer .contacts-col ul li i{
    margin-right: 10px;
}
footer .contacts-col ul li > div{
    display: inline-block;
}

footer .copy-wrap{
    padding-top: 25px;
    padding-bottom: 25px;
}
footer .copy-wrap .copy{

}
footer .copy-wrap .social{
    text-transform: uppercase;
    font-size: 12px;
}
footer .copy-wrap .social a{

margin-right: 8px;
}
footer .copy-wrap .social a img{

}

/*FOOTER*/

	.flex-container__sertifikaty {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: flex-start;
		-webkit-align-content: stretch;
		-ms-flex-line-pack: stretch;
		align-content: stretch;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		margin: 25px 0;
	}

	.flex-item__sertifikaty {
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		-webkit-align-self: auto;
		-ms-flex-item-align: auto;
		align-self: auto;
		margin: 12px;
	}
	.flex-item__sertifikaty img{
		width: 200px;
	}

	/**************down-loads***************/

	.section-downloads {
		margin-top: 25px;
	}

	.section-downloads h1 {
		color: #09456e;
		font-family: 'Open Sans';
		font-size: 36px;
		font-weight: 700;
		line-height: 16px;
		margin-bottom: 30px;
	}

	.section-downloads .block_title-downs p {
		color: #323232;
		font-family: 'Open Sans';
		font-size: 16px;
		font-weight: 400;
		line-height: 24px;
		margin-bottom: 60px;
	}

	.block-files_downs {
		margin-bottom: 50px;
	}

	.block-files_downs h3 {
		color: #09456e;
		font-family: 'Open Sans';
		font-size: 24px;
		font-weight: 700;
		line-height: 16px;
		margin-bottom: 30px;
	}

	.block-files_downs ul {
		padding-left: 70px;
		list-style: none;
	}

	.block-files_downs ul li {
		margin-bottom: 20px;
	}

	.block-files_downs ul li a {
		color: #09456e;
		font-family: 'Open Sans';
		font-size: 16px;
		font-weight: 400;
		line-height: 16px;
		text-decoration: underline;
		text-transform: uppercase;
		position: relative;
	}

	.block-files_downs ul li a.flaticon-download:before {
		position: absolute;
		top: -3px;
		left: -35px;
		font-size: 19px;
		color: #175077;
		margin: 0;
		border: 1px solid #175077;
		border-radius: 50%;
		width: 25px;
		height: 25px;
		padding-left: 6px;
		padding-top: 5px;
	}

	.block-files_downs ul li p {
		margin-top: 5px;
		color: #868686;
		font-family: 'Open Sans';
		font-size: 14px;
		font-weight: 400;
		line-height: 16px;
		text-transform: uppercase;
	}


	[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
	[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
		font-family: Flaticon;
		font-size: 20px;
		font-style: normal;
		margin-left: 20px;
	}

	.flaticon-download:before { content: "\2B07"; }

	.section-downloads ul li::before{
		content:none;
	}
	/**************end-down-loads***************/

 .like-b{
     font-weight: bold;
 }
 .like-strong{
     font-weight: bold;
 }
 .like-i{
     font-style: italic;
 }

 .prev-text .like-h1{
     font-family: 'GothamProBold';
     font-size: 20px;
     margin-top: 14px;
     margin-bottom: 10px;
 }
 .bold{
     font-weight: bold;
 }
 .flex-relik-container {
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
     -webkit-flex-direction: row;
     -ms-flex-direction: row;
     flex-direction: row;
     -webkit-flex-wrap: wrap;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     -webkit-justify-content: space-between;
     -ms-flex-pack: justify;
     justify-content: space-between;
     -webkit-align-content: flex-start;
     -ms-flex-line-pack: start;
     align-content: flex-start;
     -webkit-align-items: flex-start;
     -ms-flex-align: start;
     align-items: flex-start;
 }

 .flex-relik-item {
     -webkit-order: 0;
     -ms-flex-order: 0;
     order: 0;
     -webkit-flex: 0 1 auto;
     -ms-flex: 0 1 auto;
     flex: 0 1 auto;
     -webkit-align-self: auto;
     -ms-flex-item-align: auto;
     align-self: auto;
     width: 20%;
     padding: 0 15px;
     margin-bottom: 5px;
 }
 @media (max-width: 1024px){
     .flex-relik-item {
         width: 50%;
     }
 }
@media (max-width: 600px) {
    .relink-wrap .catalog-section-list .item {
        width: 50%;
    }
}
@media (max-width: 320px) {
    .relink-wrap .catalog-section-list .item {
        width: 100%;
    }
}


 @media (max-width: 512px){
     .flex-relik-item {
         width: 100%;
     }
 }
 .breadcrumbs span.name-link{
     color: #000;
 }

 .in-stock-new{
     color: #000;
     display: block;
     text-align: center;
 }
 .new_preview_text{
     /*height: 42px;*/
     font-size: 12px;
     text-align: center;
     color: #7b7b7b;
     margin-top: 5px;
     max-height: 56px;
     line-height: 14px;
     overflow: hidden;
 }
@media (min-width:769px){
 ul.nav i {
     border: solid #aac834;
     border-width: 0 3px 3px 0;
     display: inline-block;
     padding: 7px;
     position: absolute;
     top: 9px;
     right: 10px;
 }

 ul.nav .down {
     transform: rotate(45deg);
     -webkit-transform: rotate(45deg);
 }
}
 @media (max-width:1024px){
     ul.nav i {
         display: none;
     }
 }
 .scrollup{
     background-image: url("/img/upload.svg");
     background-repeat: no-repeat;
     position: fixed;
     bottom: 50px;
     right: 100px;
     display: none;
     text-indent: -9999px;
     width: 50px;
     height: 50px;
     z-index: 1000;
 }

 #headerfixed {
     opacity: 1;
     display: none;
     background: #fff;
     display: block;
     position: fixed;
     box-shadow: 0 1px 5px rgba(0, 0, 0, 0.136);
     /*top: -200px;*/
     top: -200px;
     z-index: 996;
     max-width: 1195px;
     width: 100%;
 }

 #headerfixed.fixed {
     position: fixed;
     transition: top 300ms linear;
     /*width: 100%;*/
     top: 0px;
     z-index: 101;
     padding: 0;
     padding-left: 15px;
 }

@media (max-width: 1100px) {
    #headerfixed.fixed {
        left: 0;
    }
}

@media (max-width: 1600px) {
    .scrollup{
        bottom: 100px;
        right: 28px;
    }
}

 #headerfixed nav ul.nav>li:last-child {
     width: 100%;
 }
 #headerfixed .header nav {
     border: none;
 }

 #headerfixed nav{
     width: 90%;
 }
 #headerfixed nav ul.nav>li:last-child>a {
     text-align: left;
 }
 header .fa-clock-o{
     color: #aac834;
 }
 header .fa-clock-o:before{
    font-size: 18px;
     margin-left: 2px;
 }
 .pdf_wrap{
     margin: 20px 0
 }
.articles-table td{
	padding: 10px;
	border: 1px solid grey;
}
.articles-table ul{
	margin-bottom: 0;
}
.h1-main-page{
background: #fff;
    display: inline-block;
    position: relative;
    padding: 0px 54px;
    font-size: 18px;
    margin: 0;
}
@media (max-width: 768px) {
    .image>.blink{
        display: block;
        text-align: left;
		margin-bottom: 10px;
    }
}

/* === Фикс для карточек товаров === */

.catalog-section-list .item {
    width: 25%;
    float: left;
    box-sizing: border-box;
    padding: 0px 8px 15px;
}

.catalog-section-list .item > div {
    height:480px; /* Фиксированная высота */
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    border: 1px solid #dbdbdb;
    padding: 12px 7px 10px;
    box-sizing: border-box;
    overflow: hidden;
}

.catalog-section-list .item .image {
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background: #f8f8f8;
    border: 1px solid #f3f3f3;
}

.catalog-section-list .item .image img {
    max-width: 100%;
    max-height: 170px;
    object-fit: contain;
}

.catalog-section-list .item .name {
    min-height: 40px;
    line-height: 1.4;
    font-size: 12px;
    text-align: center;
    margin: 10px 0;
    overflow: hidden;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
}

.catalog-section-list .item .price {
    font-family: 'GothamProBold';
    font-size: 18px;
    color: #000;
    text-align: center;
    letter-spacing: -1px;
    text-transform: uppercase;
    margin-top: auto; /* Отталкивает вниз */
}

.catalog-section-list .item .btn {
    background: #aac834;
    font-size: 12px;
    color: #fff;
    border-radius: 0;
    border: none;
    width: 100%;
    height: 20px;
    margin-top: 8px;
    padding: 0;
    line-height: 20px;
    text-transform: uppercase;
    transition: background 0.3s;
}

/* Для мобильных — 1 карточка в ряду */
@media (max-width: 767px) {
    .catalog-section-list .item {
        width: 50%;
    }
}

@media (max-width: 480px) {
    .catalog-section-list .item {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .alx_feed_back {
        width: 96% !important;
        margin: auto;
    }
}

/* ============= Наши преимущества  ============= */
.advantages-section-style2 {
  padding: 60px 20px;
  background-color: #fff;
  border-top: 1px solid #e0e0e0;
}

.advantages-section-style2 .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

.advantages-section-style2 h2 {
  text-align: center;
  font-size: 28px;
  margin-bottom: 40px;
  color: #333;
  font-weight: 600;
}

.advantages-row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
}

.advantage-col {
  flex: 1;
  min-width: 180px;
  padding: 20px;
  background: white;
  border: 1px solid #eee; /* Лёгкая граница для разделения */
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
  text-align: center;
  transition: transform 0.3s ease;
}

.advantage-col:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}

.advantage-title {
  font-size: 22px;
  font-weight: 700;
  color: #0e6435;
  margin-bottom: 8px;
  position: relative;
  display: inline-block;
}

.advantage-title::after {
  content: '';
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 100%;
  height: 3px;
  background: #053823;
}

.advantage-subtitle {
  font-size: 14px;
  color: #555;
  line-height: 1.4;
  margin-top: 10px;
}

/* Адаптив для мобильных */
@media (max-width: 768px) {
  .advantages-row {
    flex-direction: column;
    align-items: center;
  }

  .advantage-col {
    width: 100%;
    max-width: 320px;
  }
}

.product-characteristics {
    margin-top: 5px;
    font-size: 12px;
    color: #7b7b7b;
    line-height: 14px;
}

.char-list-block {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.char-item {
    display: flex;
    align-items: baseline;
    gap: 6px;
    white-space: nowrap;
    overflow-x: hidden;

}

.char-label {
    font-weight: 600;
    color: #343a40;
    white-space: nowrap;
    min-width: max-content;
    font-size: 12px;
}

.char-value {
    font-weight: normal;
    color: #7b7b7b;
    white-space: nowrap;
    overflow: hidden;
    max-width: 180px;
    font-size: 12px;
}


@media (max-width: 768px) {
    .char-list-block {
        gap: 2px;
    }
    .char-item {
        gap: 4px;
    }
}

@media (min-width: 1024px) {
  section#index-slider {
    min-height: 425px;
  }
}
