

/* Start:/bitrix/templates/kuznets/components/bitrix/main.register/main/style.css?155171932231*/
.modal__error{
    color:red;
}
/* End */


/* Start:/bitrix/templates/kuznets/template_styles.css?15517193225081*/
.main-nav__list li{
    white-space: nowrap;
}

.container{
    position: relative;
}
.in_cart{
    background-color: rgb(122,214,113) !important;
}
@media only screen and (min-width: 1200px) {
    .page-header__basket {
        right: 0;
    }
    .page-header__phone{
        right: 18% !important;
    }
    .page-header__search-field{
        width: 220px !important;
    }
}
.page-header__personal{
    background-image: url("/bitrix/templates/kuznets/img/icons/user-silhouette.png");
    display: block;
    width: 27px;
    height: 27px;
}
.page-header__search{
    background: url(/bitrix/templates/kuznets/img/icons/musica-searcher.png) no-repeat;
    display: block;
    width: 34px;
    height: 28px;
    margin: 0 10px;
}
.item-card{
    position: relative;
}
.item-card .stamp{
    position: absolute;
    animation: stamp-show 1s, stamp-put 0.1s ease-in;
    animation-delay: 3s, 4s;
    transform: rotate(-10deg);
    right: 0px;
    top: 475px;
    opacity: 0;
    z-index: 10;
    animation-fill-mode: forwards;
}
.download-pdf{
    padding-left: 56px;
    background-image: url(/bitrix/templates/kuznets/img/docs.png);
    background-size: contain;
    background-repeat: no-repeat;
    line-height: 45px;
}
.download-pdf a:hover{
    text-decoration: underline;
}
.c-stars__content--plus p{
    background-image: url(/bitrix/templates/kuznets/img/icon-plus.png);
}
.c-stars__content--minus p{
    background-image: url(/bitrix/templates/kuznets/img/icon-minus.png);
}
.wrapper--search{
    padding-top: 50px;
}
@keyframes stamp-show {
    from {
        right: 100%;
    }
    to {right: 0%;opacity: 1;}
}

@keyframes stamp-put {
    from {
        width: 50%;
    }
    to {width: 150px;}
}

@media only screen and (max-width: 1200px){
    .page-header__personal{
        display: none;
    }
}
.page-header__logout{
    display: block;
    color: #000;
    font-weight: bold;
}
.w-main-slider{
    background: #ff423f;
}
.main-slider .owl-item > div{
    height: 420px;
    width: 100%;
    padding: 1px 100px 0;
}
.main-slider__title{
    font-size:40px;
    font-weight:bold;
    color:#fff;
    margin-top: 100px;
    margin-bottom: 5px;
}
.main-slider__price{
    color: #fff;
}
.main-slider__price strike{
    font-size:30px;
}
.main-slider__price-new{
    font-size:40px;
    font-weight: bold;
    display: inline-block;
    margin-left: 10px;
}
.main-slider__btn{
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    background: #000;
    border-radius: 5px;
    display: inline-block;
    padding: 10px 25px;
    margin-top: 20px;
    cursor: pointer;
}
.main-slider.owl-carousel .owl-dot span{
    border-radius: 25px;
    border: 2px solid #fff;
    background: transparent;
}
.main-slider.owl-carousel .owl-dot.active span, .main-slider.owl-carousel .owl-dot:hover span{
    background: #fff;
}
.main-slider.owl-carousel .owl-dots{
    left: 50%;
    position: absolute;
    bottom:10px;
}
.main-slider.owl-carousel .owl-nav .owl-prev, .main-slider.owl-carousel .owl-nav .owl-next{
    transform: rotate(0deg);
}
.main-slider.owl-carousel .owl-nav .owl-prev img, .main-slider.owl-carousel .owl-nav .owl-next img{
    max-width: inherit;
}
.block-title{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 30px 0;
}
.block-title__text{
    font-size:30px;
    font-weight: bold;
}
.block-title__line{
    margin: 0 30px;
    border-bottom: 2px solid #ccc;
    flex-grow: 2;
}
.block-title__btn{
    cursor: pointer;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    background: #000;
    border-radius: 5px;
    display: inline-block;
    padding: 10px 25px;
}
.products__item.products__item--banner{
    width: 580px;
}
.products__item.products__item--banner:before, .products__item.products__item--banner:after{
    content: none;
}
.header-bg{
    position: relative;
    padding: 10px 0;
    overflow: hidden;
}
.header-bg:after{
    position: absolute;
    height: 500%;
    width: 50%;
    background-color: #fff;
    content: '';
    right: -45px;
    top: -190%;
    z-index: 1;
    transform: rotate(16deg);
}
.header-bg .container{
    z-index: 2;
}
.page-header__logo{
    width: 50%;
}
.page-header__panel{
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 50px;
    box-sizing: border-box;
}
.text-center{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.top-line{
    display: flex;
    justify-content: space-between;
}
.page-header__right{
    display: flex;
}
.kuznets-logo{
    position: relative;
}
.kuznets-logo:after{
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url('/bitrix/templates/kuznets/img/logo-gerb.png') no-repeat center;
    cursor: pointer;
}
.kuznets-logo:hover:after{
    background: url('/bitrix/templates/kuznets/img/logo-gerb__active.png') no-repeat center;
}
/* End */
/* /bitrix/templates/kuznets/components/bitrix/main.register/main/style.css?155171932231 */
/* /bitrix/templates/kuznets/template_styles.css?15517193225081 */
