.sidebar-info__item .sidebar-menu .active{
    color: #da233b;    
}
.errorMes{
	font-size: 12px;
	color: black;
}

.successMess{
	font-size: 14px;
	color: black;
}
.contacts-form{
	min-height: 502px;
}
.auth-form .auth-form__item .captcha_img_fix{
    text-align: center;
}
.auth-form .auth-form__item .captcha_img_fix img{
    margin-top: 10px;
}
.static-content .zakaz_list span{
    color: #fff;
}
.zakaz_info summary{
    font-size: 22px;
    line-height: 26px;
    font-family: "Stem", Verdana;
    margin: 0;
    padding: 0;
    color: #fff;
    font-weight: 700;
    box-sizing: border-box;
    outline: none;
}
.zakaz_info summary span{
    font-size: 14px;
    color: #b4b4b4;
}
.js-header-search .header__search-input{
    color: #fff;
}
.compareEmpty{

    display: block;
    text-align: center;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
}


.instruction > dt + dd > i.fa{
    font-size: 20px;
    vertical-align: middle;
}

@media screen and (min-width: 760px) and (max-width: 770px){
    .blog-rubric-list__item{
        padding: 0 20px;
    }
}

@media (min-width: 400px) and (max-width: 500px){
    .blog-rubric-list__item{
        padding: 0 50px;
    }
}

/* ICON FIX */
.fa.icon-phone{
    color: #da233b;
}
/* END ICON FIX */

/* Copiright */
span.footer__copyright {
    float: left;
    width: 20%;
    margin-right: 3%;
}
span.footer__copyright:first-child {
    width: 24%;
    margin-right: 8%;
}
span.footer__copyright:nth-child(3) {
	margin-right: 8%;
}


span.footer__copyright:last-child {
    width: 16%;
    margin: 0;
    margin-left: 5%;
}

span.pay_systems {
    float: left;
    margin-top: 15px;
}

span.pay_systems > img {
    width: 50px;
    margin-right: 5px;
}
span.pay_systems > img:last-child {
    margin: 0;
}
/* Copiright */


span.title3 {
    font-size: 16pt; 
    color: white; 
    font-weight: 600;
}

.footer__bottom .container hr.bord{
    display: none;
}

@media screen and (max-width: 1024px){
/*FIX CATALOG*/

    .hide-on-tablet {
        display: none !important;
    }
    
    /* FILTER PRICE */
    .filter__row .filter__slider-col{
        border-top: 1px solid #292929;
        border-bottom: 1px solid #292929;
        margin-top: 10px;
        margin-bottom: 20px;
        padding-bottom: 15px;
        max-width: unset;
    }
    /* FILTER PRICE*/
/*END FIX CATALOG*/
/*MAIN SLIDER MOBILE FIX*/
 .main-slider__slider-imgbox img{
        left: -50px;
        position: absolute;
    }
/*MAIN SLIDER MOBILE FIX*/

}


@media screen and (max-width: 780px) {

    .footer__bottom .container hr.bord{
        display: block;
        clear: both;
        background-color: #2c2c2c;
        width: 100%;
    }
    .footer__bottom .container > span.footer__copyright{
        /*width: 100%;*/
        width: 50%;
        /*max-width: 300px;*/
        padding: 0 15px;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .footer__bottom .container > span.footer__copyright:last-child{
        max-width: 300px;
        margin: 0;
    }

/*MAIN SLIDER MOBILE FIX*/
.main-slider__slider-imgbox img{
        left: -170px;
        /*position: absolute;*/
    }
/*MAIN SLIDER MOBILE FIX*/
}
@media screen and (max-width: 630px) {
    .buyer_notification_popup {
        left: unset!important;
    }
}
@media screen and (max-width: 450px) {

    .footer__bottom .container > span.footer__copyright{
        width: 100%;
        /*max-width: 300px;*/
        margin: 0;
        margin-bottom: 15px;
        padding-bottom: 5px;
        text-align: justify;
    }
    .footer__bottom .container > span.footer__copyright:not(:last-child){
		border: 1px solid #353535;
    	border-width: 0px 0px 1px;
	}

    .footer__bottom .container hr.bord{
        display: none;
    }
}
.filter-result .filter-result__compare .listCompare{
    color: #fff;
}
.pay_alert{
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 5px 20px;
    margin-top: 40px;
    color: #fff;
}
.tag_list a{
    padding-right: 20px;
}
.tag_list .static-content{
    padding-top: 20px;
    padding-bottom: 20px;
}




/* БЛОГ ВДОХНОВЕНИЕ */
/*----borders-----*/
.row, .row > div {
    /*outline: 2px dashed white;*/
}
/*----borders-----*/
/*FIX 4 GUIDE*/
.guide ul{
    list-style: inside;
}
.guide ul span{
    font-size: 14px;
    color: #fff;
}
/*FIX 4 GUIDE*/

.row.one_cols,
.row.two_cols{
    margin-left: 0;
    position: relative;
}

.row.one_cols .row.two_cols,
.row.two_cols .row.two_cols{
    margin-top: 0;
}

.row.one_cols p,
.row.two_cols p {
    text-align: justify;
    font-size: 14px;
    line-height: 1;
}

.row.one_cols > div{
    /*width: 100%;*/
}

.row.two_cols > div{
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding: 0 15px;
    font-size: 14px;
    line-height: 24px;
}

.row.two_cols > div > h1,
.row.two_cols > div > h2,
.row.two_cols > div > h3,
.row.two_cols > div > h4,
.row.two_cols > div > h5,
.row.two_cols > div > h6{
    padding: 10px 0;
}

.row.one_cols > div img,
.row.two_cols > div img {
    width: 100%;
}

/*общие для данного типа данных*/
.row.two_cols .top{
    position: absolute;
    top: 60px;
}


.row.one_cols .top_left,
.row.one_cols .top_right,
.row.one_cols .bottom_left,
.row.one_cols .bottom_right,
.row.one_cols .bottom_center,

.row.two_cols .top_left,
.row.two_cols .top_right,
.row.two_cols .bottom_left,
.row.two_cols .bottom_right,
.row.two_cols .bottom_center {
    /*background-color: rgba(0, 0, 0, .2);*/
    position: absolute;
    width: 400px;
    width: 300px;
}

.row.one_cols.black .top_left,
.row.one_cols.black .top_right,
.row.one_cols.black .bottom_left,
.row.one_cols.black .bottom_right,
.row.one_cols.black .bottom_center,

.row.two_cols.black .top_left,
.row.two_cols.black .top_right,
.row.two_cols.black .bottom_left,
.row.two_cols.black .bottom_right,
.row.two_cols.black .bottom_center {
    /*background-color: rgba(255, 255, 255, .01);*/
}


/* /общие для данного типа данных */




.row.one_cols,
.row.two_cols {
    margin-top: 35px;
}

.row.two_cols .top.lr_cols,
.row.two_cols .top .lr_cols,
.row.one_cols .top.lr_cols,
.row.one_cols .top .lr_cols{
    padding: 0 70px;
    top: -10px;
    position: absolute;
}


.row.two_cols .top.lr_cols .row.two_cols > div:nth-child(odd),
.row.two_cols .top.lr_cols .row.two_cols > div:nth-child(odd),
.row.two_cols .top .lr_cols .row.two_cols > div:nth-child(odd),
.row.two_cols .top .lr_cols .row.two_cols > div:nth-child(odd),
.row.one_cols .top.lr_cols .row.two_cols > div:nth-child(odd),
.row.one_cols .top.lr_cols .row.two_cols > div:nth-child(odd),
.row.one_cols .top .lr_cols .row.two_cols > div:nth-child(odd),
.row.one_cols .top .lr_cols .row.two_cols > div:nth-child(odd){
    padding-right: 12%;
}

.row.two_cols .top.lr_cols .row.two_cols > div:nth-child(even),
.row.two_cols .top.lr_cols .row.two_cols > div:nth-child(even),
.row.two_cols .top .lr_cols .row.two_cols > div:nth-child(even),
.row.two_cols .top .lr_cols .row.two_cols > div:nth-child(even),
.row.one_cols .top.lr_cols .row.two_cols > div:nth-child(even),
.row.one_cols .top.lr_cols .row.two_cols > div:nth-child(even),
.row.one_cols .top .lr_cols .row.two_cols > div:nth-child(even),
.row.one_cols .top .lr_cols .row.two_cols > div:nth-child(even){
    padding-left: 12%;
}

.row.one_cols .top_left,
.row.two_cols .top_left {
    top: 120px;
    left: 60px;
}

.row.one_cols .top_right,
.row.two_cols .top_right{
    top: 120px;
    right: 60px;
}

.row.one_cols .bottom_left,
.row.two_cols .bottom_left{
    bottom: 100px;
    left: 60px;
}

.row.one_cols .bottom_right,
.row.two_cols .bottom_right{
    bottom: 100px;
    right: 60px;
}

.row.one_cols .bottom_center,
.row.two_cols .bottom_center{
    bottom: 100px;
    right: 440px;
}

.row.one_cols .bottom,
.row.two_cols .bottom{
    position: absolute;
    bottom: 0;
    margin-bottom: 60px;
}

.row.one_cols.center,
.row.two_cols.center,
.row.one_cols .center,
.row.two_cols .center{
    text-align: center;
}
.row.one_cols.center div,
.row.two_cols.center div{
    display: inline-block;
}


/* ШРИФТЫ */

.row.one_cols h1, .row.one_cols h2,
.row.one_cols h3, .row.one_cols h4,
.row.one_cols h5, .row.one_cols h6,
.row.two_cols h1, .row.two_cols h2,
.row.two_cols h3, .row.two_cols h4,
.row.two_cols h5, .row.two_cols h6 {
    padding: 10px 0;
}

.row.one_cols, .row.two_cols,
.row.one_cols h1, .row.one_cols h2,
.row.one_cols h3, .row.one_cols h4,
.row.one_cols h5, .row.one_cols h6,
.row.two_cols p,  .row.one_cols p,
.row.two_cols h1, .row.two_cols h2,
.row.two_cols h3, .row.two_cols h4,
.row.two_cols h5, .row.two_cols h6,
.row.one_cols span, .row.two_cols span{
    color: #fff;
}

div.row.one_cols.black, div.row.two_cols.black,
.row.one_cols.black h1, .row.one_cols.black h2,
.row.one_cols.black h3, .row.one_cols.black h4,
.row.one_cols.black h5, .row.one_cols.black h6,
.row.one_cols.black p,  .row.two_cols.black p,
.row.two_cols.black h1, .row.two_cols.black h2,
.row.two_cols.black h3, .row.two_cols.black h4,
.row.two_cols.black h5, .row.two_cols.black h6,
.row.one_cols.black span, .row.two_cols.black span{
    color: #000;
    /*background-color: rgba(255, 255, 255, 0.4);*/
}

.row.one_cols.text_bigest,      .row.two_cols .text_bigest,
.row.one_cols.text_bigest p,    .row.two_cols .text_bigest p,
.row.one_cols.text_bigest h1,   .row.two_cols.text_bigest h1,
.row.one_cols.text_bigest h2,   .row.two_cols.text_bigest h2,
.row.one_cols.text_bigest span, .row.two_cols.text_bigest span{
    font-size: 60px;
    line-height: normal;
    font-weight: 100;
    text-align: right;
}

.row.one_cols .text_small, .row.two_cols .text_small,
.row.one_cols.text_small p, .row.one_cols.text_small span,
.row.one_cols.text_small h1, .row.one_cols.text_small h2{
    font-size: 10px;
}

.row.one_cols .text_right, .row.two_cols .text_right,
.row.one_cols.text_right p, .row.one_cols.text_right span,
.row.one_cols.text_right h1, .row.one_cols.text_right h2{
    text-align: right;
}

.row.one_cols .text_left, .row.two_cols .text_left,
.row.one_cols.text_left p, .row.one_cols.text_left span,
.row.one_cols.text_left h1, .row.one_cols.text_left h2{
    text-align: left;
}

.row.one_cols ul, .row.two_cols ul{
    line-height: 1;
    font-size: 14px;
}

.row.one_cols ul li.line, .row.two_cols ul li.line{
    border-bottom: 1px solid;
    padding-top: 10px;
    margin-bottom: 10px;
}

/* ШРИФТЫ */

div.row.w-md-90,
div.row .w-md-90,
.w-md-90{
    width: 90%;
}

div.row.w-md-75,
div.row .w-md-75,
.w-md-75{
    width: 75%;
}

div.row.w-md-40,
div.row .w-md-40,
.w-md-40{
    width: 40%;
}

div.row.w-md-25,
div.row .w-md-25,
.w-md-25{
    width: 25%;
}

.row.rst,
.row.rst div,
.row.rst > div{
    padding-left: 0;
    margin-top: 0;
}



.row.one_cols .portret,
.row.two_cols .portret{
    height: 250px;
    width: 100%;
    background: url('/upload/medialibrary/dc6/dc686a7e3dfa192fc2de1130b057c45d.jpg');
    background-size: 400px;
    background-position-y: 490px;
    background-position-x: -80px;
}


/*TABLE*/
.row.one_cols.table,
.row.two_cols.table,
.row.one_cols .table,
.row.two_cols .table{
    padding: 40px;
}

.row.one_cols#problems .row.two_cols div:not(first-of-type),
.row.two_cols#problems .row.two_cols div:not(first-of-type),
.row.one_cols #problems .row.two_cols div:not(first-of-type),
.row.two_cols #problems .row.two_cols div:not(first-of-type){
    padding: 0 30px;
}

.row.one_cols .link,
.row.two_cols .link{
    font-size: 30px;
    margin-top: 30px;
}

.row.one_cols .link a,
.row.two_cols .link a{
    color: #fff;
    border: 1px solid;
    padding: 5px 20px;
    border-radius: 5px;
}
/* FIX */
.row.one_cols .row.two_cols{
    margin-top: 15px;
}

.row.two_cols > div.rel{
    position: relative;
}

.row.two_cols .link{
    margin-top: 0;
    top: 100px;
}

.article-content.wide-view{
    max-width: unset;
}

/* END FIX */




/*Фоновые изображения:
background: url - необходимо использовать в сочетании с "background-size: cover;" для 
растягивания фонового изображения под блок
*/
.row.one_cols#problems,
.row.two_cols#problems,
.row.one_cols #problems,
.row.two_cols #problems{
    background: url("/upload/medialibrary/c06/c06914b1514d960e887f699284d26dec.png");
    background-size: cover;
}

.row.one_cols#recomend,
.row.two_cols#recomend,
.row.one_cols #recomend,
.row.two_cols #recomend{
    background: url("/upload/medialibrary/bd3/bd3c4728379dcedf32dc13da8bc8f5a0.png");
    background-size: cover;
}

.row.one_cols#recomend_next,
.row.two_cols#recomend_next,
.row.one_cols #recomend_next,
.row.two_cols #recomend_next{
    background: url("/upload/medialibrary/75d/75dd1ca66070f71215c83a260b9ad83f.png");
    background-size: cover;
}

.row.one_cols.text_bigest .mobile,
.row.two_cols.text_bigest .mobile{
    display: none;
}

/* MOBILE FIX */
@media screen and (max-width: 1023px){
    .row.one_cols,
    .row.two_cols {
        margin: 0;
    }
    /*.row.one_cols.text_bigest .desct,
    .row.two_cols.text_bigest .desct{
        display: none;
    }*/
    /*.row.one_cols.text_bigest .mobile,
    .row.two_cols.text_bigest .mobile{
        display: inline-block;
    }*/

    .row.one_cols .top_left, .row.one_cols .top_right, 
    .row.one_cols .bottom_left, .row.one_cols .bottom_right, 
    .row.one_cols .bottom_center, .row.two_cols .top_left, 
    .row.two_cols .top_right, .row.two_cols .bottom_left, 
    .row.two_cols .bottom_right, .row.two_cols .bottom_center,
    .row.one_cols .bottom, .row.two_cols .bottom{
        position: static;
        width: auto;
    }

    .row.one_cols.text_bigest, .row.two_cols .text_bigest, 
    .row.one_cols.text_bigest p, .row.two_cols .text_bigest p, 
    .row.one_cols.text_bigest h1, .row.two_cols.text_bigest h1, 
    .row.one_cols.text_bigest h2, .row.two_cols.text_bigest h2, 
    .row.one_cols.text_bigest span, .row.two_cols.text_bigest span{
        font-size: 4vh;
        text-align: left;
    }

	div.row.two_cols > .w-md-75,
	div.row.two_cols > .w-md-25{
	    width: 100%;
	}
	
	div.row.two_cols > .w-md-75 > div{
	    width: 50%;
	    display: inline-block;
	    float: left;
	    padding-right: 15px;
	}

	div.row.two_cols > .w-md-25 > div{
		width: 50%;
	    display: inline-block;
	    float: left;
	    padding-left: 15px;
	    padding-right: 20px;
	}
}


@media screen and (max-width: 768px){

    div.row.two_cols > .w-md-25 > div,
    div.row.two_cols > .w-md-75 > div{
        width: 100%;
    }

    div.row.two_cols#self_fix > .w-md-25 > div
    {
        width: 50%;
    }

    div.row.one_cols.black, div.row.two_cols.black, 
    .row.one_cols.black h1, .row.one_cols.black h2, 
    .row.one_cols.black h3, .row.one_cols.black h4, 
    .row.one_cols.black h5, .row.one_cols.black h6, 
    .row.one_cols.black p, .row.two_cols.black p, 
    .row.two_cols.black h1, .row.two_cols.black h2, 
    .row.two_cols.black h3, .row.two_cols.black h4, 
    .row.two_cols.black h5, .row.two_cols.black h6, 
    .row.one_cols.black span, .row.two_cols.black span{
        color: #fff;
    }
}

@media screen and (max-width: 767px){

    div.row.one_cols.black, div.row.two_cols.black, 
    .row.one_cols.black h1, .row.one_cols.black h2, 
    .row.one_cols.black h3, .row.one_cols.black h4, 
    .row.one_cols.black h5, .row.one_cols.black h6, 
    .row.one_cols.black p, .row.two_cols.black p, 
    .row.two_cols.black h1, .row.two_cols.black h2, 
    .row.two_cols.black h3, .row.two_cols.black h4, 
    .row.two_cols.black h5, .row.two_cols.black h6, 
    .row.one_cols.black span, .row.two_cols.black span{
        color: #fff;
    }

    div.row.two_cols#self_fix > .w-md-25 > div,
    div.row.two_cols > .w-md-75 > div,
    div.row.two_cols > .w-md-25 > div{
        width: 100%;
    }

    .table .row.two_cols > div
    {
        width: 50%;
    }

    .row.one_cols .link, 
    .row.two_cols .link {
        font-size: 20px;
    }

    .row.one_cols, 
    .row.two_cols{
        margin-top: 0px;
    }

	div.row.w-md-90,
	div.row.w-md-75,
	div.row.w-md-40,
	div.row.w-md-25,
	div.row .w-md-90,
	div.row .w-md-75,
	div.row .w-md-40,
	div.row .w-md-25,
	.w-md-90, .w-md-75,
	.w-md-40, .w-md-25,
	.row.two_cols > div{
	    width: 100%;
	}

	.row.two_cols > div{
		padding-left: 10px;
		padding-right: 25px;
	}

	.row.one_cols.table, 
	.row.two_cols.table, 
	.row.one_cols .table, 
	.row.two_cols .table{
		padding: 0;
	}

	.row.two_cols .top.lr_cols,
	.row.two_cols .top .lr_cols,
	.row.one_cols .top.lr_cols,
	.row.one_cols .top .lr_cols{
	    position: unset;
	    padding: 0;
	}

	.row.two_cols .top.lr_cols .row.two_cols > div:nth-child(odd),
	.row.two_cols .top.lr_cols .row.two_cols > div:nth-child(odd),
	.row.two_cols .top .lr_cols .row.two_cols > div:nth-child(odd),
	.row.two_cols .top .lr_cols .row.two_cols > div:nth-child(odd),
	.row.one_cols .top.lr_cols .row.two_cols > div:nth-child(odd),
	.row.one_cols .top.lr_cols .row.two_cols > div:nth-child(odd),
	.row.one_cols .top .lr_cols .row.two_cols > div:nth-child(odd),
	.row.one_cols .top .lr_cols .row.two_cols > div:nth-child(odd){
	    padding-right: 25px;
	}

	.row.two_cols .top.lr_cols .row.two_cols > div:nth-child(even),
	.row.two_cols .top.lr_cols .row.two_cols > div:nth-child(even),
	.row.two_cols .top .lr_cols .row.two_cols > div:nth-child(even),
	.row.two_cols .top .lr_cols .row.two_cols > div:nth-child(even),
	.row.one_cols .top.lr_cols .row.two_cols > div:nth-child(even),
	.row.one_cols .top.lr_cols .row.two_cols > div:nth-child(even),
	.row.one_cols .top .lr_cols .row.two_cols > div:nth-child(even),
	.row.one_cols .top .lr_cols .row.two_cols > div:nth-child(even){
	    padding-left: 10px;
	}
	.row.one_cols h1, .row.one_cols h2, 
	.row.one_cols h3, .row.one_cols h4, 
	.row.one_cols h5, .row.one_cols h6, 
	.row.two_cols h1, .row.two_cols h2, 
	.row.two_cols h3, .row.two_cols h4, 
	.row.two_cols h5, .row.two_cols h6{
		padding: 10px;
	}
	.row.one_cols#problems .row.two_cols div:not(first-of-type),
	.row.two_cols#problems .row.two_cols div:not(first-of-type),
	.row.one_cols #problems .row.two_cols div:not(first-of-type),
	.row.two_cols #problems .row.two_cols div:not(first-of-type){
		padding-left: 10px;
		padding-right: 25px;
	}
}
/* MOBILE FIX */

/* END БЛОГ ВДОХНОВЕНИЕ*/
.rtable {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    overflow-x: auto;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 20px;
}
.rtable table {
    min-width: 870px;
}
@media (max-width: 1280px){
    .contacts-block .contacts-overlay{
        max-width: 330px;
    }
    .contacts-block .contacts-overlay .contacts-form{
        display: none;
    }
    .contacts-block .contacts-overlay .contacts-info{
        width: 100%;
    }
}
@media (max-width: 1280px){
    .saloni-header{
        display: none;
    }
    #preloader{
        display: none;
    }
}
.header__contacts-item {
    padding: 0 20px;
}
.footer-politika a{
    padding-right: 10px;
    padding-left: 10px;
}
.seo_text_index{
    padding-bottom: 50px;
}
.category-item__title {
    /*color: #da233b;*/
}

.main-slider__side .about-block__img-wrapper{
    height: 400px;
    display: inline-block;
}


.main-slider__side .img_side{
    display: inline-block;
    width: 300px;
    height: 400px;
    background-image: url(/local/templates/asko/pic/main-slider/main-slider-2.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
}

.main-slider__side .img_side .blockText {
    position: absolute;
    z-index: 9;
    bottom: 35px;
}

.main-slider__side .img_side .main-slider__side-title {
    display: block;
    font-size: 25px;
    line-height: 22px;
    font-weight: 700;
    color: #fff;
    margin-left: 10px;
    margin-right: 10px;
    padding: 0 0 10px 0;
}



.main-slider__side .img_side .main-slider__side-descr{
    color: #b4b4b4;
    font-size: 18px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}