.successfull_text_error{
display:none; 
text-align: center;
font-size: 13px;
padding-top: 10px;
}
.successfull_text_msg{
display:none; 
text-align: center;
font-size: 13px;
padding-top: 10px;
}
.successfull_text{
display:none; 
text-align: center;
font-size: 18px;
}
.successfull_text_error_form{
color:red;
display:none; 
text-align: center;
font-size: 13px;
}
.successfull_text_form{
color:red;
display:none; 
text-align: center;
font-size: 18px;
}




.button_news{
    width: 100%;
    height: 53px;
    background-color: #da0812;
    border: 0px;
}


.subsc_button{
   width: 100%;
    height: 100%;
    border: 0px;
background-color: transparent;}


body .article .section1 .aside .aside-scsr .btn{ padding: 0px 0;;height: 54px;}



body .katalog_page .section7 .clients .item .hover{display:none ;}
body .katalog_page .section7 .clients .item:hover .hover{display:flex;top:0;    text-align: center;}
.katalog_page .section7 .clients .item .hover .text{padding-bottom: 10px;}

.sect_link_color{color:white;}



.text_colortext{color:black;}
.katalog_page .section14 .container .btn:hover {
    background: #da0812;
    border: 1px solid #da0812;
    color: white;
}








body a{opacity: 1 !important;}


.section_list{
height: 64px;
width: 16%;
color:white;
white-space: normal;
}
body .container .section_list:hover{
opacity: 1;
}

body .katalog_page .section10 .container .btn {
width: 100%;
}

.send_account_info{
    background-color: #da0812;
    border: 0px;
    width: 100%;
    height: 100%;
}



.auth_link{
color:white;
}
.auth_link_red{
color:red;
}

.container_bottom{padding-bottom:30px;}


.btn .item_search_btn{
    border: 0px;
    height: 100%;
    width: 100%;
	background-color:  #da0812;
}


.btn .item_compare_btn{
    background-color: #fff;
    border: 0px;
    height: 100%;
    width: 100%;
}



.btn .new_order{
	height: 100%;
    width: 100%;
    border: 0px;
    background-color: #da0812;
}

.subsc-btn .submit_email {   
	height: 100%;
    width: 100%;
    border: 0px;
    background-color: #da0812;
}




.hei_basc{
    width: 90px;
    margin-left: 5px;
    margin-right: 5px;
    height: 47px;
    text-align: center;
}

.ssilka_youtube{
    color: white;
    width: 100%;
    height: 270px;
    margin-right: 55px;
}


.section22 .container .items .item .text{
display:none;
}
.section22 .container .items .item:hover .text{
	display:block;
}



.basket_add_count{
 	width: 90px;
    margin-left: 5px;
    margin-right: 5px;
    height: 35px;
	text-align: center;
}






.popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    overflow-y: auto;
    display: none;
}
.popup .overlay {
    background: rgba(0,0,0,.57);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 11;
}
.popup-block.small-width {
    width: 535px;
    margin-left: -267.5px;
	padding-right: 20px;
    padding-left: 40px;
}

.popup-block {
    background-color: #fff;
    max-width: 770px;
    margin-left: -385px;
    left: 50%;
    top: 100px;
    position: absolute;
    z-index: 12;
    width: 100%;
    padding: 40px;
}
.popup-block .close {
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 15px;
}
.popup-block .close:before {
    content: '+';
    display: inline-block;
    color: #323648;
    font-weight: 700;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    font-size: 30px;
    line-height: 30px;
}

.table-popup {
    display: table;
    width: 100%;
    border: 1px solid #e8e8e8;
}

















.katalog_page .section8 .container .content .item .stock {
    position: absolute;
    top: 0;
    right: 0;
    width: 55px;
    height: 31px;
    font-style: 13px;
    font-weight: 300;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #121212;
    z-index: 1;
}
.katalog_page .section8 .container .content .item .stock:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 2px;
    top: 0;
    right: 35px;
    background-color: #da0812;
    z-index: 2;
}




body .btn_become_our_partner{
	margin-left: 63%;
	width: 38% !important;
}   



.btn_become_our_partner .btn_about_company{
width: 168px;
background-color: #121213; 
border: 0px;
}




.msg_become_our_partner{
padding-top: 20px;
display:none;
text-align: center;
color: red;
font-size: 19px;
}















//форма обратной связи
body .btn_about_company{    
background-color: black;
border: 0px !important;
width: 129px;
}
button.btn_page_contacts{
border: 0px;
width: 129px;
background-color: transparent;
}


.link_item_file{
cursor: pointer;
color: #da0812;
text-decoration: underline;
}








//увеличение изображения
/* картинка на странице */
.minimized {
  width: 300px;
  cursor: pointer;
  border: 1px solid #FFF;
}
/* увеличенная картинка */
#magnify {
  display: none;
 
  /* position: absolute; upd: 24.10.2016 */
  position: fixed;
  max-width: 600px;
  height: auto;
  z-index: 9999;
}
 
#magnify img {
  width: 470px;
height: 350px;
}
 
/* затемняющий фон */
#overlay {
  display: none;
 
  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  z-index: 9990;
}
 
/* кнопка закрытия */
#close-popup {
    width: 31px;
    height: 30px;
    background: #FFFFFF;
    border: 1px solid #AFAFAF;
    border-radius: 15px;
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 5px;
}
 
#close-popup i {
  width: 30px;
  height: 27px;
  background: url(https://codernote.ru/files/cross.png) no-repeat center center;
  background-size: 16px 16px;
  display: block;
}
 
@keyframes rota {
 25% { transform: rotate(90deg); }
}
body .review-client__list .item .img img {
		margin: 1px;}
.reviews .section2 .items.items_video {
width: 100%;
flex-wrap: nowrap;
}
.items_video .item.btn{width: 100%;height: 270px;}
button.btn_page_contacts {
    margin-left: -5px;
}
.contact_page .section1 .container .content .message .form .btn {
    margin-top: 20px;
}
.pretty{ /*margin-top: 50px;*/}

.company .section3 .container .message .form .btn, .contact_page .section1 .container .content .message .form .btn {
    width: 187px;
    float: right;
    padding-left: 12%;
}
.btn_become_our_partner .btn_about_company {
    width: 168px;
    background-color: #121213;
    border: 0px;
    margin-right: -5px;
    float: right;
}
.katalog_page .section4 .container .form .btn:before {
    left: -50px;
}

.katalog_page .section7 .clients .item {
    margin-bottom: 110px;

}
.katalog_page .section7 .clients .item .hover .img {
    margin:0px;

}

body .katalog_page .section7 .clients .item .hover {
    height: auto;
}
.window_pop_bascet .win.prod .content{width:100%;}





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

.reviews .section2 .item {
padding: 30px 70px 60px 20px;
width: 100%;;
}
.reviews .section2 .items.items_video{flex-wrap: wrap;}


.items_video .ssilka_youtube {
    color: white;
    width: 32%;
    height: 270px;
    margin-right: 8%;
    margin-bottom: 130px;
    margin-left: 10%;
}
.company .section3 .container .message .form .btn, .contact_page .section1 .container .content .message .form .btn {
    padding-left: 13%;
}
}


@media screen and (max-width: 920px) {
.reviews .section2 .item {padding: 20px 70px 60px 20px;}
button.btn_page_contacts {
    margin-left: 27px;
}
.company .section3 .container .message .form .btn, .contact_page .section1 .container .content .message .form .btn {
    padding-left: 16%;
}
.katalog_page .section4 .container .form .btn:before {
    left: -65px;
}

}




@media screen and (max-width: 820px) {
.reviews .section2 .item {    padding: 30px 70px 60px 20px;
height: auto;
}

.items_video .ssilka_youtube {
  width: 50%;
}
button.btn_page_contacts {
    margin-left: 27px;
}
.contact_page .section1 .container .content .message .head {
    margin-left: 30px;
}
.company .section3 .container .message .form .btn, .contact_page .section1 .container .content .message .form .btn {
    padding-left: 18%;
}

}





@media screen and (max-width: 720px) {
.reviews .section2 .item {    padding: 10px 70px 60px 20px;
height: auto;
}

.items_video .ssilka_youtube {
  width: 43%;
}
button.btn_page_contacts {
    margin-left: 27px;
}
.contact_page .section1 .container .content .message .head {
    margin-left: 30px;
}
.company .section3 .container .message .form .btn, .contact_page .section1 .container .content .message .form .btn {
    padding-left: 20%;
}
.katalog_page .section4 .container .form .btn:before {
    left: -75px;
}
.srav .t2 .item{width: 50%;}



}
@media screen and (max-width: 620px) {
.company .section3 .container .message .form .btn, .contact_page .section1 .container .content .message .form .btn {
    padding-left: 12%;
}
body .section_list {
    height: 64px;
    width: 49%;
    color: white;
    white-space: normal;
    margin-bottom: 10px;
}
.slide .container .item .image {
    margin-left: 79px;
}
.popup.popup_reviews .popup-block {
    width: 400px;
    margin-left: -200px;
    padding-right: 20px;
    padding-left: 40px;
	}

}


@media screen and (max-width: 520px) {
.reviews .section2 .item {padding: 30px 70px 60px 20px;
}
.items_video .ssilka_youtube {
  width: 60%;
}
button.btn_page_contacts {
    margin-left: 27px;
}
.contact_page .section1 .container .content .message .head {
    margin-left: 30px;
}
.slide .container .item .image {
       margin-left: 35%;
}
.popup.popup_reviews .popup-block {
    width: 400px;
    margin-left: -200px;
    padding-right: 20px;
    padding-left: 40px;
	}

}



@media screen and (max-width: 420px) {
#magnify img {
  width: 500px;
height: 310px;
}
.items_video .ssilka_youtube {
 width: 90%;
    margin: 20px auto;
}

button.btn_page_contacts {
    margin-left: 27px;
}
.contact_page .section1 .container .content .message .head {
    margin-left: 30px;
}
.company .section3 .container .message .form .btn, .contact_page .section1 .container .content .message .form .btn {
    padding-left: 17%;
}
.footer .container .bottom .copy {
    margin-left: 5px;
}
.footer .container .bottom, .footer .container .bottom .soc {
    display: block;
    margin-left: 5px;
	}
.slide .container .item .image {
       margin-left: 35%;
}


.popup.popup_reviews .popup-block {
    width: 370px;
    margin-left: -185.5px;
    padding-right: 20px;
    padding-left: 33px;
	}




}


@media screen and (max-width: 960px) {
.katalog_page .section8 .container .content {

}
.section_list {
    height: 64px;
    width: 32%;
    color: white;
    white-space: normal;
    margin-bottom: 10px;
}

}

@media screen and (max-width: 770px) {
.katalog_page .section8 .container .content {

}
.katalog_page .section8 .container .aside {
    width: 100%;
}
}

#notfound {
  position: relative;
  height: 30em;
  background: #030005;
}

#notfound .notfound {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.notfound {
  max-width: 767px;
  width: 100%;
  line-height: 1.4;
  text-align: center;
}

.notfound .notfound-404 {
  position: relative;
  height: 180px;
  margin-bottom: 20px;
  z-index: -1;
}

.notfound .notfound-404 h1 {
  font-family: 'Montserrat', sans-serif;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50% , -50%);
      -ms-transform: translate(-50% , -50%);
          transform: translate(-50% , -50%);
  font-size: 224px;
  font-weight: 900;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: -12px;
  color: #030005;
  text-transform: uppercase;
  text-shadow: -1px -1px 0px #e31e24, 1px 1px 0px #ffffff;
  letter-spacing: -20px;
}


.notfound .notfound-404 h2 {
  font-family: 'Montserrat', sans-serif;
  position: absolute;
  left: 0;
  right: 0;
  top: 110px;
  font-size: 38px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0px 2px 0px #e31e24;
  letter-spacing: 13px;
  margin: 0;
}

.notfound a {
  font-family: 'Montserrat', sans-serif;
  display: inline-block;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
  border: 2px solid;
  background: transparent;
  padding: 10px 40px;
  font-size: 14px;
  font-weight: 700;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

.notfound a:hover {
  color: #e31e24;
}

@media only screen and (max-width: 767px) {
    .notfound .notfound-404 h2 {
        font-size: 24px;
    }
}

@media only screen and (max-width: 480px) {
  .notfound .notfound-404 h1 {
      font-size: 182px;
  }
}

ul.breadcrumbs {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

li.breadcrumbs__item {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    margin-right: 30px;
    position: relative;
    font-family: PT Sans;
    letter-spacing: 0;
}

li.breadcrumbs__item:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 1px;
    top: 10px;
    right: -20px;
    background-color: #da0812;
    z-index: 10;
}

li.breadcrumbs__item:before::last-child {
    content: none;
}

li.breadcrumbs__item:last-child:before {
    content: none;
}

table{caption-side:bottom;border-collapse:collapse}

caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}

th{text-align:inherit;text-align:-webkit-match-parent}

tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}

.table-bordered>:not(caption)>*{border-width:1px 0}
.table-bordered>:not(caption)>*>*{border-width:0 1px}
.table-borderless>:not(caption)>*>*{border-bottom-width:0}
.table-borderless>:not(:first-child){border-top-width:0}
.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}
.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}
.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}
.table-primary{--bs-table-bg:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:#000;border-color:#bacbe6}
.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:#000;border-color:#cbccce}
.table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:#000;border-color:#bcd0c7}
.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:#000;border-color:#badce3}
.table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:#000;border-color:#e6dbb9}
.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:#000;border-color:#dfc2c4}
.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:#000;border-color:#dfe0e1}
.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:#fff;border-color:#373b3e}
.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){
	.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){
		.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){
			.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){
				.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){
					.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}

.table th, .table td {
    padding: 1rem;
}

.breadcrumbs span {
    color: #fff !important;
}