/*
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700&subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600&subset=cyrillic');
*/

/*
font-family: 'Open Sans', sans-serif;
font-family: FontAwesome;
*/

body>* {
    opacity:1;
}
.loading-page {
    display:none;
}

html, body {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color:#2a2929;
    font-weight: 400;
    line-height: 22px;
    margin: 0;
    padding: 0;
    height: 100%;
}

h1, h2, h3, h4, h5, h6, .h1, .h2 {
    padding:0;margin:0;
    font-size:1.571428571em;
    color:#4a5158;
    font-weight:400;
    line-height:30px;
}
h1, h2, .h1, .h2 {margin-bottom:20px;}
h3, h4, h5, h6 {margin-bottom:15px;}
h1, .h1, h2, .h2 {
    font-size:2.142857143em;
    color:#4a5158;
    font-weight: 300;
    line-height:42px;
}
h1, .h1 {font-size:2.6em;}
h3 {font-size:1.714285714em;line-height:28px;}
h4 {font-size:1.571428571em;line-height:24px;}
h5 {font-size:1.428571429em;line-height:22px;}
h6 {font-size:1.285714286em;line-height:20px;}

input.form-control {
    border:1px solid #dfdfdf;
    border-radius:0;
}

a {
    color:#0017a4;
}
p {padding:0;margin:0;}
img {max-width:100%;}

/* header */
.header__line {
    background-color:#f8f8f8;
}
.header__line .lnr {
    font-size:1em;
    color:#0017a4;
}
.header__line__city {
    display:inline-block;
    margin-right:32px;
    font-size:1.142857143em;
    color:#222;
    font-weight:300;
    line-height:2.5em;
}

.header__phones-langs {
    text-align:right;
}
.header__line__phones {
    display:inline-block;
    font-size:1.285714286em;
    color:#222;
    font-weight:300;
    line-height:40px;
}
.header__line__phones__dropdown {
    text-align:center;
    color:#222;
    border-radius:0;
    border-top-width:0px;
    background-color:#f8f8f8;
}
.header__langs {
    padding-left:27px;
    font-size:1.142857143em;
}
.header__langs, .header__langs a {
    display:inline-block;
    color:#222;
    font-weight:300;
    line-height:2.5em;
}

.header__langs span.active,
.header__langs a.active,
.header__langs a:hover {
    color:#0017a4;
    text-decoration:none;
}

.header__search {
    position:relative;
    display:inline-block;
    margin-left:25px;
    line-height:40px;
}
.header__search a {
    display:inline-block;
}
.header__search__container {
    position:absolute;
    z-index:1;
    top:40px;
    right:0;
    border:1px solid #ccc;
    background:#fff;
}
.header__search__button {
    cursor:pointer;
}
.header__search__button:hover {
    color:#0017a4;
}
.header__search__container input {
    border:0;
    padding:0 40px 0 15px;
}
.header__search__container a {
    position:absolute;
    top:0;
    right:0;
    text-align:center;
    width:35px;
    height:40px;
}

.header__menu__navbar {
    border:0;
    margin:20px 0 30px 0 !important;
    background:none;
}
.header__menu__navbar li.dropdown {
    float:left;
    width:33.33%;
}
.header__menu__navbar__link, .navbar-brand, .navbar-nav>li>a {
    display:block;
    padding:5px 0 6px 0;
    margin:0 13px 0 0;
    border-bottom:1px solid #e3e3e3;
    font-size:1.071428571em;
    color:#2a2929;
    font-weight:300;
    line-height:1.125em;
}
.header__menu__navbar__link.active, .header__menu__navbar__link:hover, .nav>li>a:focus, .nav>li>a:hover {
    color:#0017a4;
    background:none;
}
.header__menu__navbar__link .lnr {
    margin:0 6px;
    font-size:0.5em;
}

.header__sloganlogo {}
.header__logo__slogan {
    text-align:right;
    font-size:1.071428571em;
    color:#0017a4;
    line-height:1.2em;
}
.header__logo {
    margin:25px 0 35px 20px;
}
.header__menu__bars {
    cursor:pointer;
    display:inline-block;
    vertical-align:middle;
    width:1.3em;
    height:1.2em;
    text-align:center;
    border:1px solid #dbdada;
    border-radius:5px;
    font-size:1.857142857em;
    color:#0017a4;
    line-height:1.2em;
}

@media (min-width:992px){/* md lg */
    .header__sloganlogo {
    }
}
@media (min-width:768px) and (max-width:991px){/* sm */
    .header__sloganlogo {
        float:right;
        min-height:53px;
    }
    .header__logo__slogan {
        text-align:left;
        font-size:0.857142857em;
    }
    .header__logo {
        height:36px;
        margin:0;
    }

    .header__menu__navbar li.dropdown {
        float:none;
        width:99%;
    }
    .header__menu__navbar__link, .navbar-brand, .navbar-nav>li>a {
        margin:0;
    }
}
@media (max-width:767px){/* xs */
    .header__menu__bars {
        margin-right:16px;
    }
    .header__logo {
        height:36px;
        margin:0;
    }
    .navbar-header .dropdown .lnr {
        display:inline-block;
        margin-left:17px;
        font-size:2em;
        color:#0017a4;
    }
    .navbar-header .dropdown-menu {
        left:auto;
        right:0;
        padding:5px 15px;
        min-width:0px;
        white-space:nowrap;
    }
    .header__langs {
        padding:0;
    }

    .header__menu__navbar li.dropdown {
        float:none;
        width:99%;
    }
    .header__menu__navbar__link, .navbar-brand, .navbar-nav>li>a {
        margin:0;
    }
}
@media (max-width:375px){/* 0 - 375 */
    .header__logo {
        height:auto;
        width:70%;
    }
    .navbar-header .dropdown .lnr {
        font-size:1.5em;
    }
}
.yahont-slider .owl-dots {
    text-align:left !important;
}
.yahont-slider .owl-dots .owl-dot {
    background-color:#e3e3e3 !important;
}
.yahont-slider .owl-dots .owl-dot.active {
    background-color:#0017a4 !important;
}
/* end: header */

/* catname */
.yahont-catname {
    background-image:url('../img/bg__catname.jpg');
    background-position:center left !important;
    background-size:cover !important;
}
.yahont-catname__corner {
    min-height:210px;
    padding-left:50%;
    background:url('../img/bg__catname__corner.png') no-repeat center right;
    background-size:auto 100%;
}
.yahont-catname__corner {
    text-align:right;
    padding-right:45px;
    font-size:2.428571429em;
    color:#2a2929;
    font-weight:300;
    line-height:1.294117647em;
    text-transform:uppercase;
}
.yahont-catname__corner h1 {
    display:inline-block;
    padding:0;
    margin:0;
    font-size:1em;
    font-size:0.882352941em;
    color:#2a2929;
    font-weight:300;
    line-height:1.294117647em;
    text-transform:uppercase;
}
@media (min-width:768px) and (max-width:991px){/* sm */
    .yahont-catname__corner {
        padding-left:30%;
        background:url('../img/bg__catname__corner-small.png') no-repeat center center;
        background-size:cover !important;
        padding-right:20px;
    }
}
@media (min-width:768px) and (max-width:991px){/* xs sm */
    .yahont-catname__corner {
        text-align:center;
        min-height:0px;
        font-size:2em;
        padding:1em 10px;
        background:url('../img/bg__catname__corner-small.png') no-repeat center center;
        background-size:cover !important;
    }
}
@media (max-width:767px){/* xs */
    .yahont-catname__corner {
        text-align:center;
        min-height:0px;
        font-size:1.8em;
        padding:0.6em 10px;
        background:url('../img/bg__catname__corner-small.png') no-repeat center center;
        background-size:cover !important;
    }
}
/* end: catname */

/* slider */
.yahont-slider {
    display:none;
}
.yahont-slider__container3 {
    background-position:center center !important;
    background-repeat:no-repeat !important;
    background-size:cover !important;
}
.yahont-slider__container4 {
    background-position:center center !important;
    background-repeat:no-repeat !important;
}
.yahont-slider__container5 {
    background-position:center bottom !important;
    background-repeat:no-repeat !important;
    background-size:340px 180px;
    margin-left:190px;
    min-height:340px;
}
.yahont-slider__container6 {
    margin-left:50%;
    padding-left:170px;
    min-height:340px;
    font-size:2.75em;
    color:#2a2929;
    font-weight:300;
    line-height:1.2em;
}
.yahont-slider__container6 strong, .yahont-slider__container6 b, .yahont-slider__container6 h1 {
    display:block;
    padding:0;margin:0;
    font-size:1.4em;
    color:#0017a4;
    font-weight:700;
    line-height:1.1029em;
}
.yahont-slider__container6 h2, .yahont-slider__container6 h3 {
    padding:0;margin:0;
    font-size:1em;
    color:#2a2929;
    font-weight:300;
    line-height:1.2em;
}
@media (min-width:992px) and (max-width:1199px){/* md */
    .yahont-slider__container6 {
        padding-left:105px;
        font-size:1.6em;
    }
}
@media (min-width:1200px) and (max-width:1600px){/* md ... 1600 */
    .yahont-slider__container6 {
        padding-left:130px;
        font-size:2em;
    }
}
@media (max-width:991px){/* sm */
    .yahont-slider__container4 {
        background:none !important;
    }
    .yahont-slider__container5 {
        min-height:0;
        width:80%;
        margin:0 10%;
        background:none !important;
    }
    .yahont-slider__container6 {
        margin-left: 0;
        padding-left: 0px;
        min-height:0;
        padding:2em 0;
        font-size: 2.5em;
        color: #fff;
        font-weight: 300;
        line-height: 1.2em;
        text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
    }
    .yahont-slider__container6 strong, .yahont-slider__container6 b {
        color:#fff;
    }
}
@media (max-width:767px){/* xs */
    .yahont-slider__container6 {
        font-size:6.25vw;
        text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
    }
}
/* end: slider */

/* item-brand */
.item-brands {
    display:none;
    margin:29px 0;
}
@media (min-width:1200px){/* lg */
    .item-brands {
        height:50px;
    }
}
.item-brands__item__image {
    filter: grayscale(100%);
    -webkit-transition: 300ms;-moz-transition: 300ms;-o-transition: 300ms;transition: 300ms;
}
.item-brands__item__image:hover {
    filter: grayscale(0%);
}

.item-brand-image-anons {
    display:block;
    position:relative;
    padding:30px;
    margin-bottom:30px;
    border:1px solid #e4e4e4;
    -webkit-transition: 300ms;-moz-transition: 300ms;-o-transition: 300ms;transition: 300ms;
}
.item-brand-image-anons:hover {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow:    0px 0px 8px 0px rgba(0, 0, 0, 0.4);
    box-shadow:         0px 0px 8px 0px rgba(0, 0, 0, 0.4);
}
.item-brand-image-anons:before, .item-brand-image-anons:after {
    position:absolute;
    content:'';
    left:0;right:0;
    top:0;bottom:0;
    z-index:1;
    background:url('../img/brand_corner2.png') no-repeat left bottom;
}
.item-brand-image-anons:before {
    left:-1px;
    bottom:-1px;
}
.item-brand-image-anons:after {
    background:url('../img/brand_corner1.png') no-repeat right top;
    top:-1px;
    right:-1px;
}
.item-brand-image-anons img {
    z-index:0;
}
.item-brand-image-anons .lnr {
    position:absolute;
    opacity:0;
    right:16px;
    bottom:16px;
    font-size:1.214285714em;
    color:#0017a4;
    -webkit-transition: 300ms;-moz-transition: 300ms;-o-transition: 300ms;transition: 300ms;
}
.item-brand-image-anons:hover .lnr {
    opacity:1;
}
.item-brand-image-anons .fa {
    position:absolute;
    opacity:0.7;
    right:16px;
    bottom:16px;
    font-size:40px;
    color:#2a2929;
    -webkit-transition: 300ms;-moz-transition: 300ms;-o-transition: 300ms;transition: 300ms;
}
.item-brand-image-anons:hover .fa {
    opacity:1;
    font-size:48px;
}
@media (max-width:767px){/* xs */
    .item-brand-image-anons:before, .item-brand-image-anons:after {
        display:none;
    }
}
/* end: item-brand */

/* icon-razdel */
.icon-razdel {
    margin-bottom:23px;
}
.icon-razdel__item {
    position:relative;
    text-align:center;
    padding:0 22px 71px 22px;
    margin-bottom:12px;
    overflow:hidden;
}
.icon-razdel__item * {
    position:relative;
    z-index:1;
    -webkit-transition: 300ms;-moz-transition: 300ms;-o-transition: 300ms;transition: 300ms;
}
.icon-razdel__item__bg {
    position:absolute;
    z-index:0;
    left:0;right:0;
    top:0;bottom:0;
    background-position:center center !important;
    background-size:cover !important;
    -webkit-transition: 800ms;-moz-transition: 800ms;-o-transition: 800ms;transition: 800ms;
}
.icon-razdel__item__bg:after {
    content:'';
    opacity:0;
    position:absolute;
    z-index:0;
    left:0;right:0;
    top:0;bottom:0;
    background-color:rgba(0,0,0, 0.6);
    -webkit-transition: 300ms;-moz-transition: 300ms;-o-transition: 300ms;transition: 300ms;
}
.icon-razdel__item:hover .icon-razdel__item__bg {
    transform: scale(1.2);
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}
.icon-razdel__item__name {
    display:block;
    box-sizing:content-box;
    min-height:2.352941176em;
    padding:1.411764706em 0 1.117647059em 0;
    font-size:1.214285714em;
    color:#fff;
    font-weight:300;
    line-height:1.176470588em;
}
.icon-razdel__item__text {
    margin-bottom:28px;
    font-family: 'Open Sans', sans-serif;
    font-size:1em;
    color:#fff;
    font-weight:400;
    line-height:1.214285714em;
}
.icon-razdel__item .btn {
    position:absolute;
    left:50%;
    -moz-transform: translateX(-50%); /* Для Firefox */
    -ms-transform: translateX(-50%); /* Для IE */
    -webkit-transform: translateX(-50%); /* Для Safari, Chrome, iOS */
    -o-transform: translateX(-50%); /* Для Opera */
    transform: translateX(-50%);
    bottom:22px;
}
.icon-razdel__item__text, .icon-razdel__item .btn {
    opacity:0;
    -webkit-transition: 400ms;-moz-transition: 400ms;-o-transition: 400ms;transition: 400ms;
}
.icon-razdel__item:hover {
    background-size: 25% !important;
}
.icon-razdel__item:hover .icon-razdel__item__text,
.icon-razdel__item:hover .btn,
.icon-razdel__item:hover .icon-razdel__item__bg:after {
    opacity:1;
}
@media (max-width:767px){/* xs */
    .icon-razdel__item__name {
        font-weight:500;
    }
}
/* end: icon-razdel */

/* icon-action */
.icon-action {
    margin-bottom:65px;
}
.icon-action__title {
    margin-bottom:19px;
    font-size:2.571428571em;
    color:#2a2929;
    font-weight:300;
    line-height:1.2em;
}
.icon-action__item, a.icon-action__item {
    display:block;
    padding:36px 0 0 0;
    margin-bottom:15px;
    text-decoration:none;
    background-position:center center !important;
    background-size:cover !important;
    -webkit-transition: 400ms;-moz-transition: 400ms;-o-transition: 400ms;transition: 400ms;
}
.icon-action__item:hover {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow:    0px 0px 8px 0px rgba(0, 0, 0, 0.4);
    box-shadow:         0px 0px 8px 0px rgba(0, 0, 0, 0.4);
}
.icon-action__item__text {
    display:inline-block;
    padding:15px 25px 15px 23px;
    background-color:rgba(255,255,255, 0.9);
    font-size:2.428571429em;
    color:#2a2929;
    font-weight:100;
    line-height:1.117647059em;
}
.icon-action__item__text strong, .icon-action__item__text b {
    font-size:0.764705882em;
    color:#0017a4;
    font-weight:500;
    line-height:1.153846154em;
}
.icon-action__item__dateend {
    padding-left:23px;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    font-size:1.071428571em;
    font-weight:300;
    color:#fff;
    line-height:2.333333333em;
}
/* end: icon-action */

/* icon - years */
.iconsYears {
    position:relative;
    margin:0 0px;
}
.iconsYears:after {
    content:'';
    position:absolute;
    left:50%;
    top:0px;
    bottom:0px;
    width:4px;
    margin-left:-2px;
    background:#0017a4;
    opacity:0.15;
}
.iconsYears__item {
    display:inline-block;
    vertical-align:top;
    text-align:justify;
    width:50%;
    /*padding:0 15px;*/
    padding-bottom:35px;
    opacity:1;
}
.iconsYears__item__h1 {
    font-size:43px;
    color:#0017a4;
    line-height:1.4em;
    margin-bottom:10px;
}
.iconsYears__item__h1 span {
    display:inline-block;
    padding:0 5px;
    border-bottom:3px solid rgba(0,23,164, 0.15);
}
@media (min-width:992px){/* md lg */
    .iconsYears__item:nth-child(odd) {
        padding-right:15px;
    }
    .iconsYears__item:nth-child(odd) .iconsYears__item__h1 {
        text-align:right;
    }
    .iconsYears__item:nth-child(odd) .iconsYears__item__h1 span {
        margin-right:-13px;
        padding-right:20px;
    }
    .iconsYears__item:nth-child(even) {
        padding-left:15px;
    }
    .iconsYears__item:nth-child(even) .iconsYears__item__h1 {
    }
    .iconsYears__item:nth-child(even) .iconsYears__item__h1 span {
        margin-left:-13px;
        padding-left:20px;
    }
}
@media (max-width:991px){/* sm xs */
    .iconsYears__item {
        width:100%;
        /*padding:0 15px;*/
        padding-bottom:35px;
        opacity:1;
    }
    .iconsYears:after {
        opacity:0;
    }
}
/* end: icon - years */

/* item-news__item */
.item-news {
    padding-top:40px;
    background:
        url('../img/bg__news1.png') no-repeat left center,
        url('../img/bg__news2.png') no-repeat right center,
        #f8f8f8
        ;
    background-size:contain;
}
.item-news__item {
    margin-bottom:55px;
}
.item-news__item__dt {
    font-size:1.214285714em;
    color:#a5a3a3;
    font-weight:300;
    line-height:1.294117647em;
}
.item-news__item__name, a.item-news__item__name {
    display:block;
    margin-bottom:18px;
    font-size:1.5em;
    color:#2a2929;
    font-weight:300;
    line-height:1.238095238em;
}
a.item-news__item__name:hover {
    color:#0017a4;
    text-decoration:none;
}
.item-news__item__anons {
    font-family: 'Open Sans', sans-serif;
    font-size:1em;
    color:#2a2929;
    font-weight:300;
    line-height:1.357142857em;
}
.item-news__item__anons a:hover {
    color:#2a2929;
    text-decoration:none;
}
/* end: item-news__item */

/* block__news-anons__item */
.block__news-anons__item {
    margin-bottom:45px;
}
.block__news-anons__item__image {
    background-position:center center !important;
    background-size:cover !important;
}
.block__news-anons__item__image__link {
    display:block;
    margin-bottom:20px;
    padding-bottom:72.8%;
    background:url('../img/item-news-corner.png');
    background-size:100%;
    -webkit-transition: 400ms;-moz-transition: 400ms;-o-transition: 400ms;transition: 400ms;
}
.block__news-anons__item__image__link:hover {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.4);
    box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.4);
}
/* end: block__news-anons__item */

/* catalog */
.catalog-cat-anons {
    border:1px solid #f1f1f1;
    margin-bottom:27px;
}
.catalog-cat-anons__h1 {
    padding:14px 1px;
    margin:15px 15px 11px 15px;
    border-bottom:1px solid #e2e2e2;
    font-size:1.285714286em;
    color:#2a2929;
    line-height:1em;
}
.catalog-cat-anons__checkbox {
    display:block;
    position:relative;
    cursor:pointer;
    margin:5px 15px;
    font-size:0.928571429em;
    color:#2a2929;
    line-height:1.076923077em;
}
.catalog-cat-anons__checkbox:last-of-type {
    margin-bottom:20px;
}
.catalog-cat-anons__checkbox:before {
    display:inline-block;
    margin-right:2px;
    width:14px;
    text-align:center;
    font-family:'FontAwesome';
    content:'\f096';
    color:#c5c5c5;
}
.catalog-cat-anons__checkbox:hover:before {
    content:'\f046';
    color:#c5c5c5;
}
.catalog-cat-anons__checkbox.selected:before {
    content:'\f046';
    color:#2a2929;
}
.catalog-cat-anons a {
    display:block;
    position:relative;
    text-decoration:none;
}
a.catalog-cat-anons__level1 {
    position:relative;
    cursor:pointer;
    padding:10px 15px;
    padding-right:30px;
    background-color:#f9f9f9;
    border-bottom:1px solid #e5e5e5;
    font-size:1.142857143em;
    color:#2a2929;
    font-weight:400;
    line-height:1.222222222em;
    text-transform:uppercase;
    word-wrap:break-word;
}
a.catalog-cat-anons__level1:last-of-type {border:0;}
div + a.catalog-cat-anons__level1 {
    border-top:1px solid #e5e5e5;
}
a.catalog-cat-anons__level2 {
    margin:0 15px;
    padding:7px 18px 7px 0;
    border-bottom:1px solid #e3e3e3;
    font-family: 'Open Sans', sans-serif;
    font-size:0.928571429em;
    color:#2a2929;
    font-weight:400;
    line-height:1.230769231em;
    text-transform:uppercase;
}
a.catalog-cat-anons__level1:hover,
a.catalog-cat-anons__level2:hover, a.catalog-cat-anons__level2:not(.collapsed)
{
    color:#0017a4;
    text-decoration:none;
}
a.catalog-cat-anons__level2:last-of-type {border:0;}
a.catalog-cat-anons__level1:after,
a.catalog-cat-anons__level2:after {
    position:absolute;
    font-family:'FontAwesome';
    content:'\f107';
    color:#2a2929;
    right:0;
    top: 50%;
    transform: translateY(-50%);
}
a.catalog-cat-anons__level1:after {
    right:10px;
}
a.catalog-cat-anons__level1:not(.collapsed):after,
a.catalog-cat-anons__level2:not(.collapsed):after {
    content:'\f106';
}
a.catalog-cat-anons__level2 {
    margin:0 15px;
    padding:7px 18px 7px 0;
    border-bottom:1px solid #e3e3e3;
    font-family: 'Open Sans', sans-serif;
    font-size:0.928571429em;
    color:#2a2929;
    font-weight:400;
    line-height:1.230769231em;
    text-transform:uppercase;
}
a.catalog-cat-anons__levelBrand {
    margin:0 15px;
    margin-left:25px;
    padding:7px 18px 7px 0;
    font-family: 'Open Sans', sans-serif;
    font-size:0.928571429em;
    color:#2a2929;
    font-weight:400;
    line-height:1.230769231em;
    text-transform:uppercase;
}
a.catalog-cat-anons__levelBrand:hover, a.catalog-cat-anons__levelBrand.active {
    color:#0017a4;
}
a.catalog-cat-anons__tovar {
    margin:0 15px;
    margin-left:35px;
    padding:4px 0;
    font-family: 'Open Sans', sans-serif;
    font-size:0.928571429em;
    color:#2a2929;
    font-weight:400;
    line-height:1.230769231em;
}
a.catalog-cat-anons__tovar.active, a.catalog-cat-anons__tovar:hover {
    color:#0017a4;
}
a.catalog-cat-anons__tovar:before {
    content:'-';
}

.item-catalog-anons {
    position:relative;
    text-align:center;
    padding:15px 15px 22px 15px;
    margin-bottom:18px;
    -webkit-transition: 300ms;-moz-transition: 300ms;-o-transition: 300ms;transition: 300ms;
}
.owl-item .item-catalog-anons {
    margin:10px 5px;
}
.item-catalog-anons:hover {
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow:    0px 0px 7px 0px rgba(0, 0, 0, 0.4);
    box-shadow:         0px 0px 7px 0px rgba(0, 0, 0, 0.4);
}
a.item-catalog-anons__icon {
    position:absolute;
    opacity:0;
    right:15px;
    bottom:13px;
    -webkit-transition: 300ms;-moz-transition: 300ms;-o-transition: 300ms;transition: 300ms;

    font-size:1.142857143em;
    color:#0017a4;
    text-decoration:none;
}
.item-catalog-anons:hover .item-catalog-anons__icon {
    opacity:1;
}
a.item-catalog-anons__name {
    display:block;
    padding-top:15px;
    margin-top:20px;
    margin-bottom:8px;
    border-top:1px solid #e5e5e5;
    font-size:1.5em;
    color:#2a2929;
    font-weight:300;
    line-height:1.238095238em;
    text-decoration:none;
}
.item-catalog-anons-old a.item-catalog-anons__name {
    color:#990000;
}
a.item-catalog-anons__anonse {
    display:block;
    text-align:left;
    font-size:1em;
    color:#2a2929;
    font-weight:300;
    line-height:1.214285714em;
    text-decoration:none;
}

.item-catalog-tovar__name {
    padding:0;
    margin:0 0 15px 0;

    font-size:2.370714286em;
    font-size:1.857142857em;
    color:#2a2929;
    font-weight:300;
    line-height:1.205182284em;
}
.owl-one-catalog {
}
.owl-one-catalog .owl-prev,
.owl-one-catalog .owl-next {
    font-size:24px;
}
.owl-one-catalog .owl-item {
    text-align:center;
}
.owl-one-catalog.owl-carousel .owl-item img {
    display:inline-block;
    width:auto;
}
@media (min-width:768px){/* sm md lg */
    .owl-one-catalog {
        float:right !important;
        width:44% !important;
        margin:0 0 15px 15px !important;
    }
}
a.item-catalog-tovar__doc {
    display:inline-block;
    position:relative;
    padding:8px 14px;
    padding-right:58px;
    margin-bottom:24px;
    border:2px solid #0017a4;
    -webkit-transition: 300ms;-moz-transition: 300ms;-o-transition: 300ms;transition: 300ms;

    font-family: 'Open Sans', sans-serif;
    font-size:1em;
    color:#0017a4;
    line-height:1.214285714em;
}
a.item-catalog-tovar__doc:hover {
    background-color:#0017a4;
    color:#fff;
    text-decoration:none;
}
a.item-catalog-tovar__doc:after {
    position:absolute;
    width:58px;
    text-align:center;
    font-family: FontAwesome;
    font-size:2.214285714em;
    content:'\f1c1';
    right:0;
    top:50%;
    -moz-transform: translateY(-50%); /* Для Firefox */
    -ms-transform: translateY(-50%); /* Для IE */
    -webkit-transform: translateY(-50%); /* Для Safari, Chrome, iOS */
    -o-transform: translateY(-50%); /* Для Opera */
    transform: translateY(-50%);
}
/* end: catalog */

/* item-use */
.item-use {
    position:relative;
    margin-bottom:46px;
    height:390px;
    background-color:#efeeee;
}
.item-use__home {
    position:absolute;
    z-index:0;
    height:100%;
    right:0;
    top:0;
}
.item-use-left .item-use__home {
    right:auto;
    left:0;
}
.item-use__corner {
    position:absolute;
    z-index:1;
    background:url('../img/bg__primenenie.png') no-repeat left center;
    background-size:auto 100%;
    left:0;right:0;top:0;bottom:0;
}
.item-use-left .item-use__corner {
    background:url('../img/bg__primenenie2.png') no-repeat right center;
    background-size:auto 100%;
}
.item-use__tovar {
    position:absolute;
    z-index:2;
    height:50%;
    left:35px;
    bottom:30px;
}
.item-use-left .item-use__tovar {
    left:auto;
    right:35px;
}
.item-use__text {
    position:relative;
    z-index:3;
    width:360px;
    padding-top:30px;
    margin-left:330px;
    color:#2a2929;
    line-height:1.214285714em;
}
.item-use-left .item-use__text {
    margin-left: 0;
    float: right;
    margin-right: 280px;
}
.item-use__text__name {
    margin-bottom:15px;
    font-family: 'Open Sans', sans-serif;
    font-size:1.5em;
    font-weight:300;
    line-height:1.238095238em;
}
@media (min-width:768px) and (max-width:991px){/* sm */
    .item-use__text {
        font-size:0.95em;
    }
}
@media (max-width:767px){/* xs */
    .item-use {
        padding:10px 5px;
        height:auto;
        margin-bottom:20px;
        background-color:#efeeee;
    }
    .item-use__home, .item-use__corner, .item-use__tovar {
        display:none;
    }
    .item-use__text {
        width:auto;
        padding-top:0;
        margin-left:0;
    }
    .item-use-left .item-use__text {
        float: none;
        margin-right: 0;
    }
}
/* end: item-use */

/* block-map-google */
.block-map-google {
    overflow:hidden;
    position:relative;
    margin-bottom:37px;
}
.block-map-google iframe {
    margin-top:-115px;
    margin-bottom:-115px;
    border:0;
    width:100%;
    height:580px;
}
.block-map-google__text {
    position:absolute;
    z-index:1;
    width:342px;
    height:360px;
    left:0;
    top:0;
    bottom:0;
    background:url('../img/map__corner.png') no-repeat left center;
    background-size:auto 100%;
    padding-left:34px;
    padding-top:65px;

    font-size:1em;
    color:#2a2929;
    line-height:1.857142857em;
}
.block-map-google-right .block-map-google__text {
    left:auto;
    right:0;
    background:url('../img/map__corner2.png') no-repeat right center;
    background-size:auto 100%;
    padding-left:125px;
}
.block-map-google__text .lnr, .block-map-google__text .fa {
    margin-right:5px;
    font-size:1.142857143em;
    color:#2a2929 !important;
}
@media (min-width:768px) and (max-width:991px){/* sm */
    .block-map-google__text {
        padding-top:30px;
    }
    .block-map-google-right .block-map-google__text {
        padding-left:145px;
    }
}
@media (max-width:767px){/* xs */
    .block-map-google iframe {
        margin-top:0;
        border:0;
        width:100%;
        height:406px;
    }
    .block-map-google__text {
        position:relative;
        width:auto;
        height:auto;
        background:none !important;
        padding:0 0 15px 0;
    }
    .block-map-google-right .block-map-google__text {
        padding-left:0;
    }
}
/* end: block-map-google */

/* feedback */
.feedback {
    padding:25px 15px 30px 15px;
    background-color:#f9f9f9;
}
.feedback .btn.btn-blue {
    background-color:#fff;
    color:#0017a4;
    border-color:#0017a4;
}
.feedback .btn.btn-blue:hover {
    background-color:#0017a4;
    color:#fff;
}
/* end: feedback */

/* */
.block__RawHtml-small-h2h3 h2, .block__RawHtml-small-h2h3 h3 {
    margin-bottom:0.5em;
    font-size: 1.5em;
    color: #2a2929;
    font-weight:300;
    line-height:1.2em;
}
.block__RawHtml ul, .block__RawHtml ol {
    list-style-position: inside;
    list-style-image: url(../img/li.png);
}
/* */

/* subscribe */
#footer-form-subscribe {
    margin-top:75px;
}
.footer__subscribe {
    padding:10px 0;
}
.footer__subscribe__title {
    text-align:center;
    font-size:18px;
    color:#0017a4;
    line-height:46px;
}
.footer__subscribe input {
    border:1px solid #e3e3e3;
    border-right-width:0;
    height:46px;
}
a.footer__subscribe__button {
    display:block;
    cursor:pointer;
    text-align:center;
    border:2px solid #0017a4;
    font-size:14px;
    color:#0017a4;
    line-height:42px;
}
a.footer__subscribe__button:hover {
    text-decoration:none;
    color:#fff;
    background:#0017a4;
}
@media ( max-width: 767px ){/* @screen-xs */
    .footer__subscribe__title {
        line-height:1.3em;
        margin:0.4em 0;
    }
    .footer__subscribe input {
        border-right-width:1px;
        margin-bottom:10px;
    }
}
/* end: subscribe */

/* footer */
.footer {
    margin-top:75px;
    padding-top:35px;
    background-color:#a5a5a4;
    color:#fff;
}
.pageHome .footer, .pageHome #footer-form-subscribe {
    margin-top:0;
}
#footer-form-subscribe + .footer {
    margin-top:0px;
}
.footer a {
    font-size:1em;
    color:#fff;
    font-weight:300;
    line-height:1.428571429em;
}
.footer .block__RawHtml .fa {
    font-size:1.071428571em;
    color:#fff !important;
    line-height:2.4em;

    border-radius:100%;
    background-color:#c4c4c3;
    width:2.4em;
    height:2.4em;
    text-align:center;
    -webkit-transition: 300ms;-moz-transition: 300ms;-o-transition: 300ms;transition: 300ms;
}
.footer .block__RawHtml .fa:hover {
    color:#c4c4c3 !important;
    background-color:#fff;/*#e5283d;*/
}
.footer .block__RawHtml .fa.fa-facebook:hover {
    color:#fff !important;
    background-color:#3b5999 !important;
}
.footer .block__RawHtml .fa.fa-linkedin:hover {
    color:#fff !important;
    background-color:#0077B5 !important;
}
.footer .block__RawHtml .fa.fa-twitter:hover {
    color:#fff !important;
    background-color:#55acee !important;
}
.footer .block__RawHtml .fa.fa-youtube-play:hover {
    color:#fff !important;
    background-color:#cd201f !important;
}
.footer .block__RawHtml .fa.fa-google-plus:hover {
    color:#fff !important;
    background-color:#dd4b39 !important;
}
.footer__phone {
    margin-bottom:8px;
}
.footer__phone__title {
    font-size:1.142857143em;
    font-weight:300;
    line-height:1.375em;
}
.footer__phone__phone {
    font-size:2.571428571em;
    line-height:1.333333333em;
}
.footer__phone__info {
    font-size:0.857142857em;
    line-height:1.25em;
}
.footer__copy {
    margin-top:30px;
    padding:13px 0;
    border-top:1px solid #bcbcbb;

    font-size:1em;
    font-weight:300;
    line-height:1.428571429em;
}
@media (min-width:992px) and (max-width:1199px){/* md */
    .footer {
        font-size:0.857142857em;
    }
}
@media (min-width:768px) and (max-width:991px){/* sm */
    .footer {
        font-size:0.857142857em;
        padding-top:20px;
    }
    .footer__phone {
        text-align:center;
        margin-bottom:6px;
    }
    .footer__city-name {
        margin-top:10px;
    }
}
@media (max-width:767px){/* xs */
    .footer__city-name {
        margin-top:20px;
    }
}
/* end: footer */

/* btn */
.btn {
    -webkit-transition: 300ms;-moz-transition: 300ms;-o-transition: 300ms;transition: 300ms;
}
.btn.btn-blue {
    border:2px solid #0017a4;
    border-radius:0;
    background-color:#0017a4;
    padding:14px 22px;

    font-family: 'Open Sans', sans-serif;
    font-size:1em;
    color:#fff;
    font-weight:400;
    line-height:1.285714286em;
}
.btn.btn-blue:hover {
    color:#fff;
    border-color:#fff;
    background-color:transparent;
}
.btn.btn-blue.invert {
    color:#fff;
    background-color:transparent;
    border-color:#fff;
}
.btn.btn-blue.invert:hover {
    color:#fff;
    background-color:#0017a4;
}
/* end: btn */

/* breadcrumb */
.breadcrumb {
    padding:18px 0;
    margin:0 0 20px 0;
    background:none;

    font-size:1em;
    color:#a5a3a3;
    font-weight:300;
    line-height:1em;
}
.breadcrumb span[itemscope] {
    display:inline;
}
.breadcrumb a {
    font-size:1em;
    color:#a5a3a3;
    font-weight:300;
    line-height:1em;
    text-decoration:none;
}
.breadcrumb>span[itemscope]+span[itemscope]:before {
    content:'>';
}
.breadcrumb span[itemscope]:last-of-type a:after {content:'';}
/* end: breadcrumb */

/* pager */
.pager, .pager ul {
    display:block;
    text-align:right;
    margin:0;
    font-family: 'Open Sans', sans-serif;
}
.pager li>a, .pager li>span, .pager li>a:hover {
    border:0;
    padding:0 3px;
    margin:0 3px;
    background:none;
    font-family: 'Open Sans', sans-serif;
    font-size:1.142857143em;
    color:#2a2929;
    line-height:1.75em;
}
.pager li.active>a {
    text-align:center;
    border-radius:0;
    /*
        background-color:#e6281f;
        min-height:34px;
        min-width:34px;
    */
    color:#2a2929;
    text-decoration:underline;
}
.pager .fa, .pager .lnr {
    font-size:16px;
    color:#2a2929;
}
/* end: pager */

/* form */
.cms-form {
    font-size:0.928571429em;
    color:#4a5158;
    font-weight:400;
}
.cms-form .form-control {
    padding:5px 13px;
    margin-bottom:10px;

    background:#fefefe;
    border-radius:0;
    border:1px solid #dddcdc;
}
.cms-form input.form-control {
    height:35px;
}
.cms-form .has-error .form-control {
    border-color:#e6281f;
}
.cms-form .form-label {
    line-height:34px;
}
.cms-form .form-group {
    margin-left:0px;
    margin-right:0px;
    margin-bottom:0;
}
.cms-form .form-group>div {
    padding-left:0px;
    padding-right:0px;
}
.cms-form .service-label {
    padding:20px 0 15px;
    font-size:1.142857143em;
    color:#666;
    font-weight:600;
    line-height:1em;
}
/* popup */
.pop-up__title {
    text-align:center;
    margin:0 0 20px 0;

    font-size:2em;
    color:#333;
    font-weight:600;
    line-height:38px;
}
.pop-up__infotext {
    padding:15px;
    margin-bottom:15px;
    background-color:#f4f4f4;
    text-align:center;
    font-family: 'Open Sans', sans-serif;
    font-size:1em;
    color:#4a5158;
    font-weight:400;
    line-height:16px;
}
.pop-up__form__caption {
    font-family: 'Open Sans', sans-serif;
    font-size:0.928571429em;
    color:#4a5158;
    font-weight:400;
    line-height:24px;
}
.pop-up__form__input {
    padding:0 15px;
}
.pop-up .btn.btn-red {
    display:block;
    margin:15px auto;
    width:65%;
}
.pop-up__link1, a.pop-up__link1 {
    cursor:pointer;
    font-family: 'Open Sans', sans-serif;
    font-size:1em;
    color:#4a5158;
    font-weight:400;
    line-height:16px;
    text-decoration:none;
    border-bottom:1px dashed #4a5158;
}
.pop-up__link1:hover {
    border-bottom:0;
}
/* end: popup */

/* flex */
@media ( max-width: 767px ){/* @screen-xs */
    .flex-xs {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: -webkit-flex!important;
        display: flex!important;
    }
    .flex-xs-reverse {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: -webkit-flex!important;
        display: flex!important;
        flex-direction: column-reverse;
        justify-content: flex-end;
        align-items: stretch;
    }
}
@media ( min-width: 768px ) and ( max-width: 991px ){/* @screen-sm */
    .flex-sm {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: -webkit-flex!important;
        display: flex!important;
    }
    .flex-sm-reverse {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: -webkit-flex!important;
        display: flex!important;
        flex-direction: column-reverse;
        justify-content: flex-end;
        align-items: stretch;
    }
}
@media ( min-width: 992px ){/* @screen-md + lg */
    .flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: -webkit-flex!important;
        display: flex!important;
    }
}
.flex-center {
    /*width:100%;*/
    -webkit-align-self: center;
    flex-item-align: center;
    align-self: center;
}
.flex-bottom {
    /*width:100%;*/
    -webkit-align-self: flex-end;
    flex-item-align: center;
    align-self: flex-end;
}
.flex-end {
    justify-content: flex-end;
}
/* end: flex */

/* styled select */
.cms-select {
    position:relative;
    background: rgba(255,255,255, 0);
}
.cms-select:after {
    font-family: "FontAwesome";
    content: "\f0dd";
    color: #3e3e3e;
    font-style: normal;
    font-weight: normal;
    line-height:22px;
    text-decoration: inherit;
    position: absolute;
    z-index:0;
    padding:5px 0;
    top: 0px;
    right: 10px;
}
.cms-select:hover:after {color:#a1a1a1;}
.cms-select select {
    position:relative;
    z-index:1;
    width: 100%;
    height: 34px;
    line-height:22px;
    padding: 5px 10px 5px 12px;
    border: 1px solid #b3b5b4;
    background:transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    letter-spacing: normal;
    position: relative;
    cursor: pointer;
}
.cms-select select:focus {
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.has-error .cms-select {
    border-color:#a94442 !important;
}

/* styled select */

/* CMS */
.hover-shadow {
    -webkit-transition: 300ms;-moz-transition: 300ms;-o-transition: 300ms;transition: 300ms;
}
.hover-shadow:hover {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow:    0px 0px 8px 0px rgba(0, 0, 0, 0.4);
    box-shadow:         0px 0px 8px 0px rgba(0, 0, 0, 0.4);
}
.relative {position:relative;}
.inline-block {display:inline-block;}
.no_und, .no_und:hover {text-decoration:none;}
.d_none {display:none;}
.pointer {cursor:pointer;}
.width100 {
    width:100%;
}
.plavno {-webkit-transition: 300ms;-moz-transition: 300ms;-o-transition: 300ms;transition: 300ms;}
.plavno-600 {-webkit-transition: 600ms;-moz-transition: 600ms;-o-transition: 600ms;transition: 600ms;}

@media (min-width:1200px){/* lg */
    .text-right-lg {text-align:right;}
}
@media (min-width:992px) and (max-width:1199px){/* md */
    .text-right-md {text-align:right;}
}
@media (min-width:768px) and (max-width:991px){/* sm */
    .text-right-sm {text-align:right;}
}
@media (max-width:767px){/* xs */
    .text-right-xs {text-align:right;}
    .text-center-xs {text-align:center;}
}

.pt15 {padding-top:15px;}

.placeholder-italic input::-webkit-input-placeholder {
   font-style: italic;
   color:#666;
}
.placeholder-italic input:-moz-placeholder {
   font-style: italic;
   color:#666;
}
.placeholder-italic input::-moz-placeholder {
   font-style: italic;
   color:#666;
}
.placeholder-italic input:-ms-input-placeholder {
   font-style: italic;
   color:#666;
}

#cms-loading {
    display:none;
    position:fixed;
    z-index:10000;
    left:0;
    right:0;
    bottom:0;
    left:0;
    background-color:rgba(0,0,0, 0.2);
    min-height:100vh;
    min-width:100vw;
}

.col-wrap {
    overflow:hidden;
}
.col-wrap>.wrap-col {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}
