#ask-credit-form p {
    display: none;
}
#ask-credit-form .input-error {
   border-color: #DF5656;
   color: #DF5656;
}
.info_item .middle_info {
    border-bottom: none;
}

.catElemCrRas {
    color: #6d6d6d;
}
/* СТИЛИ МОДАЛОК*/
.click-modal.is-show,
.modal-overlay.is-show {
    display: block;
    opacity: 1;
    visibility: visible;
}

.click-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: 0.3s ease-in;
    z-index: 11120;
    max-height: 100%;
    width: 100%;
    max-width: 700px;
    opacity: 0;
    visibility: hidden;
    overflow: visible !important;
    bottom: auto;
    overflow: auto !important;
    padding: 20px;
}

.click-modal .modal-container {
    background-color: #fff;
    max-width: 700px;
    padding: 5px 20px 13px 20px;
    position: relative;
    border: 2px solid #d53c37;
    -webkit-box-shadow: 0px 0px 20px #000;
    -moz-box-shadow: 0px 0px 20px #000;
    box-shadow: 0px 0px 20px #000;
    border-radius: 10px;
}

.click-modal .modal-container .modal-center-content {
 text-align: center;
 display: flex;
 flex-direction: column;
 align-items: center;
 padding-top: 40px;
 padding-bottom: 40px;
}

.click-modal .modal-container .popup-intro {
  background: #fff !important;
    border-bottom: 2px solid #ddd;
    border-bottom-width: 2px !important;
    border-bottom-color: #d53c37;
}

.click-modal .modal-container .form-wrapper {
  padding: 29px 35px 35px;
    min-height: 40px;
}
.click-modal .modal-container .pop-up-title {
    font-size: 26px;
    font-weight: 500;
    line-height: 18px;
    text-shadow: none;
    padding: 35px 35px 36px;
}

.click-modal .modal-container .modal-action .red-btn {
color: #fff;
position:relative;
background: #e80000;
display: inline-block;
cursor: pointer;
font-size: 10px;
line-height: 16px;
text-transform: uppercase;
padding: 11px 15px;
border-radius: 3px;
}

.click-modal .modal-title {
    background: #fff !important;
}

.click-modal .modal__cross {
    position: absolute;
    top: 15px;
    right: 12px;
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 11119;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s ease-in;
}
/*КОНЕЦ СТИЛЕЙ МОДАЛОК */


@media screen and (max-width: 850px) {
	.start_promo .item i.title span, .wrapper_inner .wrap_tizer .wr_block .title .inner_text {
	 font-size: 9px;
	 font-weight: bold;
	 text-shadow: none;
	 background: red;
}
}

@media screen and (max-width: 768px) {
  .f-none-sm {
    float: inherit;
    width: 100%;
}

  .banner_ind img{
width: 680px !important;
}

  .contact {
    flex-direction: column;
  }

.start_promo .item i.title span, .wrapper_inner .wrap_tizer .wr_block .title .inner_text {
	 font-size: 10px;
	 font-weight: normal;
}

.breadcrumbs{
	display:block;
	max-width: 250px;
	text-align:left;
}

}

@media screen and (max-width: 615px) {
	#logo_footer{
	width: 50px !important;
	height: 50px !important;
}


/* страница Дисконтные карты Media*/

.dkIconBg{
	position: static !important;
	padding-bottom: 30px;
}

.dkdiv{
	padding-left:30px !important;
}

/* страница Дисконтные карты Media end*/



.banner_ind img{
	width: 400px !important;
}


#footer .wrap_md .iblock .submenu_block a {
	font-size: 9px !important;
}

.foot_bot_p, .span_footer, .copyright-volga {
	font-size: 9px !important;
}

#footer .mail_footer{
	background: url(/include/email_small.png) left top no-repeat;
	padding-left: 15px;

}

.company_img {
	width: 450px !important;
}

	.start_promo .item i.title span, .wrapper_inner .wrap_tizer .wr_block .title .inner_text {
	 font-size: 9px !important;
	 font-weight: normal;
}
}



@media screen and (max-width: 600px) {
/*slider-index*/
.carousel {
margin-top: 6px;
}
/*slider-index end*/

/*Мобильное меню Футер*/
.footer_bottom .wrap_md{
	display:none;
}

.mobyle_menu-footer {
	display:block !important;
}
/*Мобильное меню Футер end*/
}






@media screen and (max-width: 550px) {
.breadcrumbs{
	text-align:left !important;
}
}

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

	.copyright2{
		display: grid;
	}

}

@media screen and (max-width: 390px) {
	.start_promo .item i.title span, .wrapper_inner .wrap_tizer .wr_block .title .inner_text {
	 font-size: 7px !important;
	 font-weight: normal;
}

.covid-19 {
	margin: 10px !important;
}


.covid-19__p--16px{
font-size: 12px !important;


}

.covid-19__p--12px{
font-size: 10px !important;
}



}

@media screen and (max-width: 385px) {
/*Мобильное меню Футер*/
.info-mobile-sub{
	display:none !important;
}
.info-mobile-sub385{
	display:block !important;
}
/*Мобильное меню Футер end*/
}

/*new*/

/* <!-- Объявление о карантине, главная под баннером ---> */
.covid-19 {
padding: 20px;
margin: 25px auto;
max-width: 700px;
border: 2px solid #d40000;
}

.covid-19__title{
text-align: center;
margin-bottom: 20px

}

.covid-19__p--16px{
font-size: 14px;
color: black;

}

.covid-19__p--12px{
font-size: 12px;
}

.covid-19__prikaz{
color: #888;
}

.covid-19__star{
	color: #d40000;
}

.covid-19__p--otstup{
text-indent: 15px;
}
/* <!-- Объявление о карантине, главная под баннером end---> */

/* <!-- Поиск в центре сайта ---> */

.button.icon {
text-indent: 0;
background: #e80000;
margin-left: 10px;
}


.form-control1.bg {
display: flex;
}

.search.search-n {
width: 600px;
margin: 0 auto;
box-sizing: border-box;
}


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

.search.search-n {
display: none !important;
}

}

@media screen and (min-width: 950px){
.search_block{
	display:none;
}

.menu.full{
	width: 100% !important;
}

}

/* <!-- Поиск в центре сайта Конец ---> */


/*Сделать меньше отсупы между категориями в каталоге*/

.articles-list.sections .item {
	min-height: 60px;
	padding: 25px 0px 0px;
}

.articles-list.sections + hr.long{
	margin: 25px 0 44px;
}

/*Сделать меньше отсупы между категориями в каталоге end*/

/*Акции плитками список*/

.articles-list.lists_block.news{
display: flex;
flex-wrap: wrap;
}

.articles-list.lists_block .item{
width: 500px;
}

.articles-list.lists_block .item:first-child {
margin-top: 30px;
}

/*Акции плитками список end*/

/*Акции детально*/

.news_detail_wrapp .detail_picture_block {
	float:none;
}

.news_detail_wrapp .detail_picture_block {
	margin: 0;
	border: none;
}

.news_detail_wrapp .detail_picture_block img{

    display: block;
    max-width: 100%;
}

.news_detail_wrapp.big .detail_picture_block {
	width: auto;
    height: auto;
}

/*Акции детально end*/

/*Скидка 5%*/

.for_sale_block{
	display: flex;
}

.first{

}

.skidka-5 {
	background: #e80000;
    color: #fff;
    padding: 5px 10px;
	margin-top: 10px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	border-radius: 5px;
	font-size: 20px;
	box-shadow: 0px 1px 2px 0px black;
}

#skidka-5-full.item .skidka-5 {
   font-size: 15px;
}
@media screen and (max-width: 500px) {
    .skidka-5 {
        padding: 3px 5px;
        font-size: 16px;
    }

    #skidka-5-full.item .skidka-5 {
        font-size: 15px;
        padding: 5px 10px;;
    }
}

.skidka-5-opisanie{
	margin-top: 5px;
	color: #EC383B;
}

.pod-zakaz-opisanie{
	margin: 10px 0 0 0px;
	color: #EC383B;
}


/*Скидка 5% end*/

/*Мобильное меню Футер*/

.mobyle_menu-footer {
	display:none;
}

#accordion li:before{
	content:none;
}

#accordion {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#accordion ul { list-style-type: none; }

#accordion a {
  color: #FFF;
  text-decoration: none;
}

.accordion {
  width: 100%;
  margin: 30px auto 20px;
  background: #FFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.accordion .link {
  cursor: pointer;
  display: block;
  padding: 15px 15px 15px 42px;
  color: #E83839;
  font-size: 14px;
  font-weight: 700;
  border-bottom: 2px solid #E83839;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.accordion .link:hover {
  color: #4D4D4D;
}
.accordion li:last-child .link { border-bottom: 0; }

.accordion li i {
  position: absolute;
  top: 16px;
  left: 12px;
  font-size: 18px;
  color: #595959;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
  right: 12px;
  left: auto;
  font-size: 16px;
}

.accordion li.open .link { color: #4D4D4D; }

.accordion li.open i { color: #4D4D4D; }

.accordion li.open i.fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

/**
 * Submenu
 -----------------------------*/

.submenu-mobile {
  display: none;
  background: #E83839;
  font-size: 14px;
}

.submenu-mobile li { border-bottom: 1px solid #FFF; }

.submenu-mobile a {
  display: block;
  text-decoration: none;
  color: #d9d9d9;
  padding: 12px;
  padding-left: 42px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.submenu-mobile a:hover {
  background: #b63b4d;
  color: #FFF;
}

.info-mobile{
	margin-bottom: 20px;
}
.info-mobile-sub{
	display:inline-block;
	margin: 0 20px;
	vertical-align: bottom;
}

.info-mobile-sub2{
	display:inline-block;
	margin: 10px 20px 0 10px;
	vertical-align: bottom;
}

#logo_footer_mobyle{
	width: 100px;
	height: 100px;
}

.foot_bot_p_m{
		color: #dcdcdc;
		margin-bottom: 2px;
}
.foot_bot_p_m:first-child{
		font-weight: bold;
		color:#FFFFFF;
}



.mail_footer_m{
	color:#dcdcdc;
	background: url(/include/email.png) left top no-repeat;
	padding-left: 25px;
}

.social-mobyle{
	margin-top: 20px;
}
.social-mobyle img{
	margin-right: 10px;
}

.info-mobile-sub385{
	display:none;
}

/*Мобильное меню Футер end*/

/* страница Дисконтные карты*/

.dk_main img{
	max-width:1132px;
	width: 100%;
    height: auto;
	box-shadow: 0 3px 0 0 rgba(0,0,0,0.1);
	border-radius: 4px;
	border: solid 1px #c8c8c8;
}

.dkdiv{
	border: solid 1px #c8c8c8;
	position:relative;
	transition-duration: 150ms;
	transition-property: all;
	box-shadow: 0 3px 0 0 rgba(0,0,0,0.1);
	border-radius: 4px;

	padding: 30px;
    padding-left: 169px;

	text-align:left;
	margin-bottom: 10px;

}
.dkdiv:hover{
	box-shadow: 0 5px 10px 0 rgba(0,0,0,0.3);
}

.dkIconBg{

	background-position: center;
    background-repeat: no-repeat;
    left: 55px;
    height: 82px;
    position: absolute;
    top: 50px;
    width: 66px;
}

#dkIconBg1{
	background: url(/include/dk_ico-1.png) left top no-repeat;
}

#dkIconBg2{
	background: url(/include/dk_ico-2.png) left top no-repeat;
}

#dkIconBg3{
	background: url(/include/dk_ico-3.png) left top no-repeat;
}
#dkIconBg4{
	background: url(/include/dk_ico-4.png) left top no-repeat;
}
#dkIconBg5{
	background: url(/include/dk_ico-5.png) left top no-repeat;
}

.dkHead1 {
	color: #505050;
    font-size: 18px;
	font-weight:bold;
}

.dkHead2{
	color: #E83839;
	font-size: 29px;
	line-height: 42px;
}


.dkdiv2>div{
	padding-bottom: 4px;
}


.dkH {
	text-align: center;
	color: #505050;
	font-size: 29px;
	font-weight:bold;
	margin: 20px 0;
	line-height: 30px;
}

.dk_snoska p{
	margin: 0 0 5px;
}

/* страница Дисконтные карты end*/


/*"покупка в кредит""карта расрочки" детальная страница товара*/

.catElemCrRas{
	 font-size: 12px;
	 padding-left: 18px;
}

/*"покупка в кредит""карта расрочки" детальная страница товара end*/


/*slider-index*/

 .carousel-inner-btstrp img {

      width: 100%;
      height: 100%;
  }

 #slider-bootstrap .slide{
	  width:auto;
  }


.carousel-indicators {
	   bottom: -15px !important;
}

/*slider-index end*/


/*banner_index_sale*/

.banner_ind img{
	width: 1140px;
	margin: 0 auto;
	display:block;
}
/*banner_index_sale end*/

/*company*/
.company_h {
	display: block;
    margin: 30px 0;
    text-align: left;
    border-bottom: 2px #D53C37 solid;
    padding-bottom: 10px;
    width: 300px;
}
/*company end*/

/*sale*/


.rozigrish {
	background: url(/include/pdf_icon.png) left top no-repeat;
	padding-left: 25px;
}

.list-rozigrish {
	background: url(/include/excel_icon.png) left top no-repeat;
	padding-left: 25px;
}

.button-rozigrish{
	background:#e80000;
	color:#FFF;
	border:none;
	padding: 10px 10px;
	font-size: 10px;
}
.button-rozigrish:hover{
    background: #d53c37;
}

/*sale end*/


/*catalog*/
.left-data {
	display:none;
}
/*end catalog*/

/*pd*/
.pd-class ul li:before{
	color: #383838;
}

.icon_pd {
	background: url(/include/pdf_icon.png) left top no-repeat;
	padding-left: 25px;
}
/*end pd*/


/*grouuper*/

#rs_grupper strong{
	color: #d40000;
	margin: 10px auto;
	display: block;
}

/*grouuper end*/


/*footer*/
#logo_footer{
	width: 100px;
	height: 100px;

}

.footer_inner2{
    border-top: 1px solid #e7e7e7;
}

#time{
	color: #000000;
	margin: 12px 0 0 0;

}

.footer_bottom .social_block .social {
	padding:0;
}

.foot_bot_a{
	margin-top: 20px;
}

.mail_footer{
	background: url(/include/email.png) left top no-repeat;
	padding-left: 25px;

}

.foot_bot_p{
		color: #fff;
		margin-bottom: 2px;
}
.foot_bot_p:first-child{
		font-weight: bold;
		color:#FFFFFF;
}

.footer_pseudo_title{
		font-weight: bold;
		color:#FFFFFF;
		margin-top: 17px;
}


.payment_img{
	width: 70%;
}

.footer_bottom .all_menu_block .submenu_block, .footer_bottom .submenu_top .menu_item {
	width: 20%;
}
.footer_bottom .all_menu_block{
	width: 100%;
}


#footet .wrap_md {

}

.span_footer{
	color: #FFFFFF;
	font-weight: bold;
}

.footer_hr{
	margin: 30px auto 10px auto;
	background: #fff;
}

#footer .wrap_md .iblock .submenu_block a{
	color: #fff;
}

#footer .wrap_md .iblock .submenu_block a:hover{
	color: #000000;
}


#footer .wrap_md .iblock .submenu_block a:hover {
    color: #000000 !important;
}


#footer .footer_bottom .all_menu_block ul li a:hover{
	color: #000000;
}

.copyright2 {
	font-size: 9px;
    line-height: 18px;
	color: #fff !important;
}


.copyright-volga{
	font-size: 12px;
    line-height: 18px;
	padding: 0;
	color: #fff;
	float: right;
}


.copyright2 a{
	color: #ffffff;
	font-weight: bold;
}
.copyright2 a:hover{
	color: #000000;
}


.footer_top {
	background: #ffffff;
}

#footer .footer_bottom {
	padding: 44px 0px 10px;

}



#footer {
	background: #AD0000;
}

/*footer end*/

.info_item .top_info .article .value
{
background:#FFFFFF;color:#d40000;border-color:#d40000;border-style:solid;border-width:1px;font-weight:550;
}
.start_promo .item i.title a,
.start_promo .item i.price a,
.start_promo .item i.title span,
.start_promo .item i.price span,
.start_promo .item span.main_wrap i:after,
.start_promo .item p span,
.wrap_tizer .wrap_outer,
.wrap_tizer .wrap_outer .outer_text,
.wrap_tizer .wrap_outer .inner_text {
  background: none;
  text-transform: uppercase;
  font-size: 11px;
}
.wrap_tizer .wrap_outer .inner_text{
	background: #e04045;
	padding: 5px 10px 5px 10px;
	text-shadow: 0 0 3px black;
	box-shadow: 0 0 11px 0px black;
}
.wrap_tizer .wrap_outer .inner_text:hover{
	background: red;
}

.index_banner_article {
	text-align:center;
	color: #d40000;
	border-bottom: 1px solid #d40000;
	padding: 10px 30px;
	margin: 10px auto;
	width: 200px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}

/*new end*/

.button.transparent.white {
  background: rgba(255, 255, 255, 0.2);
}
.tizers_block .item .title {
  text-transform: uppercase;
  font-weight: bold;
}
.h_color_white .header_wrap #header .middle-h-row .logo_wrapp .logo a {
  background: none;
}
.main-nav ul.menu > li > a span {
  font-size: 15px;
}

.gray-menu .menu > li > a span {
	color: #545454;
}


.top-h-row .menu li a, .phones > span .callback_btn, .top-h-row .phone_wrap a, .top-h-row .h-user-block .module-enter {
  font-size: 14px;
}
.empty_block p>a:hover {
  color: #d40000 !important;
}
.text-right {
  text-align: right;
}
.form .form_right {
  float: left;
  position: unset;
  left: 0;
}
.tizers_block .item:first-child .img {
  margin: 0px 10px 0px 0px;
}
.tizers_block .item .img {
  min-width: 60px;
  min-height: 60px;
}
.image_wrapper_block img {
  max-height: 100%;
}
ul.menu .child li.menu_item a {
  font-size: 14px;
}
ul.menu .child li.menu_title a {
  font-size: 16px;
}

.phones .phone_wrap .phone_text {
font-weight:600;
}

.phones a:hover {
color:#d40000;
}

.contacts_right {
  flex-grow: 1;
  margin: 0;
}
.contact {
  display: flex;
}
#bx-soa-order .bx-soa-pp-company-graf-container .bx-soa-pp-company-image{
    background-size: contain!important;
}
@media (max-width: 550px){
  .footer_bottom .all_menu_block .submenu_block {
        display: inline-block!important;
}
}

/* volga 2019-11-25 */
/*basket popup*/
	.k-popup,.k-popup-success,.k-popup-account,.k-popup-account-error{
		display: none;
	}
	.under-fon{
        top: 0px;
        height: 100%;
        z-index: 20;
        position: fixed;
        width: 100%;
        background: rgba(0,0,0,0.4);
	}
	.k-popup,.k-popup-success,.k-popup-account,.k-popup-account-error{
        top: 0px;
        height: 100%;
        z-index: 40;
        position: fixed;
        width: 100%;
        z-index: 299;
	}
	.popup-fon{
		display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
        z-index: 1000;
	}
	.k-container-popap{
		background: white;
		width: 440px;
		height: auto;
		z-index: 2000;
	}
	.h2-popup{
		font-size: 24px;
		line-height: 30px;
		color: #3d3d3d;
		font-weight: bold;
		text-align: center;
		text-transform: uppercase;
		margin-bottom: 10px;
	}
	.h2-popup-span{
		font-size: 18px;
	}
	.h2-smal{
		font-size: 16px;
	}
	.p-popup{
		color: #303030;
		font-size: 18px;
		text-align: center;
		font-weight: bold;
		line-height: 30px;
		padding: 10px 20px 20px 20px;
	}
	.p-popup-title{text-transform: uppercase;color:#e80000;display:block;margin:0 0 15px;}
	.img-popup{
		width: 100%;
	}
	.popup-span{
		color: #e84d4d;
	}
.close-r{
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.close-l{
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.close-line{
	position: relative;
    display: block;
    top: 10px;
    width: 25px;
    height: 1px;
    background-color: #fff;
}
.popup-close{
	position: absolute;
    margin-left: 446px;
    z-index: 50;
    height: 27px;
    width: 27px;
    cursor: pointer;
}
.link-popup{
	color: #d40000!important;
	margin: 0px!important;
}
@media  (max-width: 575px)  {
.close-line{
    height: 3px;
}
.popup-close{
	margin-left: 0px;
	left: 88%;
}
.p-popup-text{
	font-size: 14px!important;
}
.close-l{
	top: 13px;
	box-shadow: 0px 0px 50px 18px black;
}
.k-container-popap{
		width: 90%;
	}
.h2-popup,.h2-popup-span{
		font-size: 16px;
	}
}
/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767px) {
.close-line{
    height: 3px;
}
.popup-close{
	margin-left: 526px;
}
}
/*end basket popup*/
/* volga 2019-11-25 - end */

.popup_click {
	position: relative!important;
}

.footer_bottom .social_block .social {
    padding: 0;
    display: flex;
}

body .flex-direction-nav li .flex-next2 {
	background-position: -27px -50px;
	background: url(/local/templates/aspro_mshop/css/../images/arrows.png) 0px 0px no-repeat;
	width: 29px;
    height: 29px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    display: inline-block;
	outline: none;

}
.counter_wrapp .button_block.wide .button,
.big_btn.to-cart.button,
.small.to-cart.button {
	border-radius: 5px;
	box-shadow: 0 0 0 3px #fff, 0 0 0 4px #e80000;
  display: block;
}

.counter_wrapp .big_btn.to-cart.button {
display: block;
}

.button_block {
 display: block;
}
