@font-face {
	font-family: "AvantGardeCTTBold";
	src: url('../fonts/AvantGardeCTTBold.ttf');
}

@font-face {
	font-family: "ScadaBold";
	src: url('../fonts/Scada-Bold.ttf');
}

@font-face {
	font-family: "ScadaRegular";
	src: url('../fonts/Scada-Regular.ttf');
}


@font-face {
	font-family: "HeliosCondBold";
	src: url('../fonts/HeliosCondBold.eot'),
	url('../fonts/HeliosCondBold.woff'),
	url('../fonts/HeliosCondBold.ttf');
}

@font-face {
	font-family: "HeliosCondRegular";
	src: url('../fonts/HeliosCondRegular.eot'),
	url('../fonts/HeliosCondRegular.woff'),
	url('../fonts/HeliosCondRegular.ttf');
}

.navigation-bars {/*111*/
	display: none;
}
body	{
	width: 100%;
	height: auto;
	font-family: "HeliosCondBold";
}

.wrapper {
	background: url("../img/background.jpg");
}

.container-fluid {
	max-width: 1920px;
	/*padding: 0 230px;*/
	padding: 0 50px;
	position: relative;
}

/* header начало */

.header-top {
	text-align: right;
	margin-bottom: 13px;

}

.header-top__wrap {
	position: relative;
	padding: 0 20px;
}

.main-logo__link {
    display: inline-block;
    position: relative;
    left: -24px;
    float: left;
    margin-top: 45px;
    margin-right: 20px;
    text-transform: uppercase;
    color: #cc3333;
}


.main-logo__link img {
	width: 244px;
}

.header-top__menu {
	display: inline-block;
    margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 18px;
}

.header-top__menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.header-top__menu ul li {
	display: inline-block;
}

.header-top__menu a:not(.small__menu-btn) {/*22*/
    display: block;
	padding: 55px 20px 12px ;
	text-decoration: none;
	color: #cc3333;
}

.header-top__menu-item {
	position: relative;
	z-index: 10;
}

.header-top__menu-item:hover a {
	background-color: #cc3333;
	box-shadow: inset 0 0 18px rgba(0,0,0,0.33);
	color: #fff;
	position: relative;
	z-index: 10;
}

.header-top__menu-item:hover:after,
.header-top__basket:after {
	content: '';
	width: 90%;
	height: 3px;
	position: absolute;
	left: 5%;
	bottom: 0;
	box-shadow: 0 0 2px 4px rgba(0,0,0,0.49);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	z-index: 5;
}

a.small__menu-btn {/*22*/
	display: none;
    padding: 10px;
    position: relative;
    z-index: 30;
    background-image: none;
    border: none;
    border-radius: 3px;
    color: #cc3333;
	text-decoration: none;
}

.small__menu-btn-img,
.small__menu-btn-text {
    display: inline-block;
    margin-right: 10px;
}

.small__menu_btn-view {
    background-color: #cc3333;
    display: block;
    width: 18px;
    height: 2px;
    margin-top: 4px;
    font-size: 14px;
    line-height: 14px;
    -webkit-font-smoothing: antialiased;
}

.header-top__basket {
	display: inline-block;
	position: relative;
	text-transform: uppercase;
	font-family: "HeliosCondBold";
	font-size: 18px;
    vertical-align: top;
}

.header-top__basket a.header-top__basket-link,
.header-top__basket div.header-top__basket-link {/*3*/
	padding: 55px 20px 12px ;
	text-decoration: none;
	display: block;
	background-color: #cc3333;
	box-shadow: inset 0 0 18px rgba(0,0,0,0.33);
	color: #fff;
	position: relative;
	z-index: 10;
}

.basket__count,
.basket__count-number {
	position: absolute;
}

.basket__count {
	top: 20px;
	right: 4px;
}

.basket__count-number {
	width: 34px;
	color: #cc3333;
	font-size: 20px;
	top: 3px;
	left: 0;
	text-align: center;
	font-family: "ScadaBold";
}

.header-bottom {
	color: #cc3333;
	text-transform: uppercase;
}

.header-bottom__wrap {
	padding: 0 20px;
}

.header-bottom__text {
    position: absolute;
	display: inline-block;
    min-width: 207px;
	font-size: 16.19px;
    left: 22px;
    top: 80px;
	font-family: "HeliosCondBold";
}

.header-bottom__block {
	display: inline-block;
	width: 850px;
	margin-right: 240px;
    margin-left: 285px;
}

.header-bottom__block-menu {
	padding: 0 5px;
	text-align: justify;
	text-align-last: justify;
	-ms-text-align-last: justify;
	-moz-text-align-last: justify;
}

.login,
.header-bottom__block-contacts {
	display: inline-block;
	text-align: left;
	text-align-last: left;
	-ms-text-align-last: left;
	-moz-text-align-last: left;
}

.login img {
	width: 12px;
	margin-right: 5px;
	position: relative;
	top: -2px
}

.header-bottom__block-contacts img {
	width: 10px;
	margin-left: 1px;
	margin-right: 6px;
	position: relative;
	top: -2px;
}

.login a,
.header-bottom__block-contacts a{
	text-decoration: none;
	color: #cc3333;
}

.personal-area,
.logout {
	/*display: none;*/
}

.feedback-form__link,
.contacts__phone-number {
	margin-right: 10px;
    display: inline-block;
}

.contacts__phone-number {
	font-family: "ScadaBold";
}

.contacts__phone-number:last-child {
	margin-right: 0;
}

.header-bottom__search-form {
	position: relative;
}

.search-popup {
	display: none;
	width: 100%;
	font-size: 14px;
	position: absolute;
	top: 30px;
	border: 1px solid #c3c3c3;
	background-color: #fff;
	box-shadow: inset 2px 2px 1px rgba(0,0,0, 0.07);
	color: #000;
	z-index: 5;
	text-align: right;
}

.search-popup-item {
	text-align: left;
}

.search-popup-item-img,
.search-popup-item-text {
	display: inline-block;
	vertical-align: middle;
}

.search-popup-item-img {
	width: 100px;
}

.search-popup-item-img img {
	display: block;
	margin: 0 auto;
}

a.search-popup-show-all {
	text-decoration: none;
	text-transform: none;
	margin-right: 10px;
	color: #cc3333;
}

.header-bottom__search-input {
	width: 100%;
	padding-left: 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #c3c3c3;
	font-family: "HeliosCondRegular";
	font-size: 16px;
	background-color: transparent;
	box-shadow: inset 2px 2px 1px rgba(0,0,0, 0.07);
}

.header-bottom__search-btn {
	position: absolute;
	top: 0;
	right: 5px;
	border: none;
	background-color: transparent;
}

a.header-bottom__products-summ,
div.header-bottom__products-summ {/*3*/
    min-width: 230px;
    position: absolute;
    top: 125px;
    right: 0;
	text-decoration: none;
	color: #cc3333;
	font-size: 16.19px;
    text-align: left;
    z-index: 10;
}

.products-summ-head {
	margin-right: 9px;
}

.products-summ-count {
	font-family: "ScadaBold";
	font-size: 15px;
}
/* header конец */

/* main начало */

.navigation-bar {
	width: 65px;
	height: 652px;
	position: absolute;
	top: -25px;
	z-index: 5;
}

.navigation-bar-left {
	padding-top: 158px;
	left: 72px;
	background: url("../img/leftbarbackground.png") no-repeat;
}

.navigation-bar-right {
	padding-top: 135px;
	right: 72px;
	background: url("../img/rightbarbackground.png") no-repeat;
}

.navigation-bar-left .navigation-bar__content {
	padding-left: 17px;
}
.left-navigation-bar-link {
	display: inline-block;
	margin-bottom: 9px;
}

.right-navigation-bar-pay {
	margin-bottom: 15px;
}

.right-navigation-bar-pay,
.right-navigation-bar-socials {
	text-transform: uppercase;
	font-size: 10px;
	color: #fff;
}

.right-navigation-bar-pay span {
	display: block;
	margin-bottom: 10px;
	text-align: center;
}

.right-navigation-bar-pay img {
	margin-bottom: 6px;
	margin-left: 14px;
}

.right-navigation-bar-socials span {
	display: block;
	margin-bottom: 5px;
	margin-left: 15px;
}

.right-navigation-bar-link {
	display: inline-block;
	margin-left: 17px;
	margin-bottom: 4px;
}

/* index начало */

.menu-gallery {
	margin-top: 28px;
}

.menu-gallery__wrap {
	padding-bottom: 20px;
	background: url("../img/gallerybackgroundleft.png") 0 102% no-repeat,
				url("../img/gallerybackgroundright.png") 100% 102% no-repeat;
}

.menu-gallery-items-left {
	padding-right: 10px;
    background: url(../img/background.jpg);

}

.menu-gallery-items-right {
	padding-left: 10px;
    background: url(../img/background.jpg);
}

.menu-gallery-items-left .menu-gallery-item-top {
	height: 340px;
	margin-bottom: 20px;

}

.menu-gallery-items-left .menu-gallery-item-bottom {
	height: 190px;
}

.menu-gallery-items-left .menu-gallery-item-top:first-child {
	padding-right: 10px;
}

.menu-gallery-items-left .menu-gallery-item-top:nth-child(2) {
	padding-left: 10px;
}

.menu-gallery-link {
	display: block;
	width: 100%;
	height: 100%;
}

.menu-gallery-link1 {
	background: url("../img/galleryimg1.jpg") no-repeat;
	background-size: cover;
}
.menu-gallery-link2 {
	background: url("../img/galleryimg2.jpg") no-repeat;
	background-size: cover;
}

.menu-gallery-link3 {
	background: url("../img/galleryimg3.jpg") no-repeat;
	background-size: cover;
}

.menu-gallery-link4 {
	background: url("../img/galleryimg4.jpg") no-repeat;
	background-size: cover;
}

.menu-gallery-link5 {
	background: url("../img/galleryimg5.jpg") no-repeat;
	background-size: cover;
}

.menu-gallery-link6 {
	background: url("../img/galleryimg6.jpg") no-repeat;
	background-size: cover;
}

.menu-gallery-link7 {
	background: url("../img/galleryimg7.jpg") no-repeat;
	background-size: cover;
}

.menu-gallery-items-right .menu-gallery-item-top {
	height: 195px;
	margin-bottom: 20px;

}

.menu-gallery-items-right .menu-gallery-item-bottom {
	height: 335px;
}

.menu-gallery-items-right .menu-gallery-item:nth-child(2n-1) {
	width: 54%;
	padding-right: 10px
}

.menu-gallery-items-right .menu-gallery-item:nth-child(2n) {
	width: 46%;
	padding-left: 10px
}

a.menu-gallery-link {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 18.79px;
	position: relative;
}

.menu-gallery-item-text {
	padding: 3px 12px;
	width: 100%;
	position: absolute;
	bottom: 0;
	background-color: rgba(0,0,0,0.7);
}

.products__block {
	margin-bottom: 50px;
}

.products__block-shadow {
	position: relative;
}

.products__block-shadow:after {
	content: '';
	width: 100%;
	height: 82px;
	position: absolute;
	left: 0;
	bottom: -20px;
	background: url("../img/productsblockshadow.png");
	background-size: 100% 100%;
	z-index: 5;
}
.products__block-wrap {
	position: relative;
	z-index: 9;
	background-color: rgba(243,243,243,0.9);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0 0 1px rgba(0,0,0,0.5),
				inset 0 0 4px rgba(255,255,255,1);
	border: 1px solid rgba(158,158,158,0.4);
	text-align: center;
}

a.products__block-head {
	margin: 0 auto;
	display: block;
	width: 298px;
	height: 50px;
	position: relative;
	top: -11px;
	background: url("../img/productsshieldbig.png") no-repeat;
	vertical-align: middle;
	line-height: 50px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	text-align: center;
}

.products__block-items-wrap {
	padding: 2px 20px 0;
}

.products__block-item-wrap:focus,
.products__block-item-wrap a:focus {
	outline: none;
}

.products__block-item {
	display: inline-block;
	max-width: 262px;
	height: 253px;
	margin-bottom: 20px;
	position: relative;
	line-height: 1.2;
	text-align: left;
	text-align-last: left;
	-ms-text-align-last: left;
	-moz-text-align-last: left;
	vertical-align: bottom;
}

a.products__block-item-link {
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
}

.products__block-item-img {
	width: 262px;
	height: 175px;
	margin-bottom: 10px;
	position: relative;
	box-shadow: 0 2px 3px rgba(255,255,255,1);
}

.products__block-item-img:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	box-shadow: inset 0 2px 13px rgba(0,0,0,0.4);
	z-index: 5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.products__block-item-img img {
	width: 262px;
	height: 175px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.product__info {
	padding: 0 3px;
	text-transform: uppercase;
}

.product__name,
.product__model {
	font-family: "HeliosCondRegular";
	font-size: 12px;
}

.product__name {
	color: #000;
}

.product__model {
	color: #666666;
}

.price__wrap {
	width: 115px;
}

.detail-wrapper .price__wrap {
	padding-left: 15px;
}

.product__price-head,
.product__old-price,
.product__price {
	display: inline-block;
	color: #cc3333;
	text-transform: uppercase;
}

.product__old-price {
	text-decoration: line-through;
	text-transform: none;
	font-family: "ScadaBold";
}

.product__price {
	color: #cc3333;
	text-transform: none;
	font-family: "ScadaBold";
}

a.add-in-basket {
	width: 155px;
	height: 36px;
	padding-top: 6px;
	position: absolute;
	right: -5px;
	bottom: -14px;
	background: url("../img/productsshiesmall.png") no-repeat;
	text-transform: lowercase;
	text-decoration: none;
	color: #fff;
	font-family: "HeliosCondRegular";
	font-size: 16px;
	text-align: center;
	text-align-last: center;
	-ms-text-align-last: center;
	-moz-text-align-last: center;
	z-index: 10;
}

.bottom__text-block {
	margin-bottom: 20px;
}

.bottom__text-block-wrap {
	padding: 0 20px;
	font-family: "HeliosCondRegular";
	font-size: 10px;
}

.bottom__text-block-wrap p {
	line-height: 16px;
	margin-bottom: 20px;
}

/* index конец */

/* catalog начало */

.catalog-page {
	margin-top: 15px;
}

.catalog-page__shadow,
.detail-page__shadow {
	position: relative;
}

.catalog-page__shadow:after,
.detail-page__shadow:after {
	content: '';
	width: 100%;
	height: 82px;
	position: absolute;
	left: 0;
	bottom: -20px;
	background: url("../img/productsblockshadow.png");
	background-size: 100% 100%;
	z-index: 5;
}

.catalog-page__wrap {
	display: table;
	margin-bottom: 45px;
	padding: 0 15px 10px;
	position: relative;
	z-index: 10;
	background-color: rgba(243,243,243,0.9);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0 0 1px rgba(0,0,0,0.5),
	inset 0 0 4px rgba(255,255,255,1);
	border: 1px solid rgba(158,158,158,0.4);
}

.workarea h1 {/*11*/
	display: inline-block;
	margin: 0 65px 0 0;
	padding-top: 7px;
	/*width: 248px;
	height: 50px;*/
	min-width: 248px;
	position: relative;
	left: 10px;
	top: -11px;
	background: url("../img/11/catalogpageshield.png") no-repeat;
	text-transform: uppercase;
	font-size: 30px;
	color: #fff;
	text-align: center;
	background-size: calc(100% - 14px) 100%;
	background-position: center;
	padding: 7px 31px 7px;
}

.workarea h1:after,
.workarea h1:before { /*11*/
	content: "";
	width: 7px;
	height: 10px;
	position: absolute;
	top:0;
}

.workarea h1:before { /*11*/
	left: 0;
	background: url("../img/11/left_angle.png") no-repeat;
}

.workarea h1:after { /*11*/
	right: 0;
	background: url("../img/11/right_angle.png") no-repeat;
}

.catalog__filter {
	width: 245px;
	margin-top: 65px;
	float: left;
}

a.show__filter {/*22*/
	display: none;
	position: relative;
	padding: 1rem 3rem 1rem 2rem;
	border: 1px solid #dce6ea;
	border-radius: 3px;
	margin-bottom: 1rem;
	color: #cc3333;
	text-transform: uppercase;
	text-decoration: none;
}

.show__filter:after {
	border-color: #cc3333 transparent transparent;
	border-image: none;
	border-style: solid;
	border-width: 0.8rem;
	content: "";
	right: 10px;
	margin-top: -0.4rem;
	position: absolute;
	top: 50%;
	width: 0;
}

.show__filter-active:after {
	border-color: transparent transparent #cc3333;
	margin-top: -1.2rem;
}

.filter-form-btn__top {
	margin-bottom: 10px;
	width: 227px;
	height: 27px;
	color: #cc3333;
	text-transform: uppercase;
	background: url("../img/filteractive.png") no-repeat;
	border: none;
}

.filter-form-btn__top:focus {
	outline: none;
}

.filter-form-btn__top span {
	position: relative;
	top: -2px;
}

a.filter-form__item-head {
	margin-bottom: 3px;
	padding-left: 30px;
	display: inline-block;
	width: 253px;
	height: 36px;
	position: relative;
	left: -25px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	background: url("../img/filtershield.png") no-repeat;
	vertical-align: top;
	line-height: 36px;
}

.filter-checkbox {
	margin-bottom: 4px;
}

.filter-checkbox input[type="checkbox"] {
	display:none;
}

.filter-checkbox input[type="checkbox"] + label {
	margin: 0;
	padding-top: 2px;
	padding-left: 7px;
	width: 225px;
	height: 25px;
	position: relative;
	background: url("../img/filternotactive.png") no-repeat;
	color: #7e7e7e;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.filter-checkbox input[type="checkbox"]:checked + label {
	background: url("../img/filteractive.png") no-repeat;
}

.filter-checkbox input[type="checkbox"] + label::after {
	content: "";
	top: 3px;
	right: 2px;
	width: 21px;
	height: 20px;
	position: absolute;
	background: url("../img/filterarrow.png") no-repeat;
	background-position: 4px 3px;
}

.filter-checkbox input[type="checkbox"]:checked + label::after {
	background: url("../img/filterselected.png") no-repeat;
}

.filter-form-btn__bottom {
	margin-top: 25px;
	width: 227px;
	height: 27px;
	color: #fff;
	text-transform: uppercase;
	background: url("../img/filterreset.png") no-repeat;
	border: none;
}

.filter-form-btn__bottom:focus {
	outline: none;
}

.catalog__wrap {
	padding: 25px 0 0;
	margin-left: 285px;
	position: relative;/* 1 */
}

.catalog__sort {
	display: inline-block;/* 1 */
	width: 60%;/* 1 */
	color: #7e7e7e;
	text-align: justify;
	text-align-last: justify;
	-ms-text-align-last: justify;
	-moz-text-align-last: justify;
}

.display__type,
.pagging {
	font-size: 12px;
	display: inline-block;
	text-align: left;
	text-align-last: left;
	-ms-text-align-last: left;
	-moz-text-align-last: left;
}

.catalog__products-block-wrap {
}

.pagging {/* 1 */
    position: absolute;
    right: 0;
}

.pagging:first-child {
    top: 30px;

}

.pagging:last-child {
    bottom: 7px;

}

a.display__type-item {
	display: inline-block;
	text-decoration: none;
	color: #7e7e7e;
}

.display__type-item:after {
	content: '|';
}

.display__type-item:last-child:after {
	display: none;
}

.sort-by,
.sorting-head {
	display: inline-block;
}

.sort-by {
	text-align: left;
	text-align-last: left;
	-ms-text-align-last: left;
	-moz-text-align-last: left;
}

a.sorting-link {
	display: inline-block;
	padding: 4px 10px 0;
	height: 29px;
	background: url("../img/sortingbackground.png");
	background-size: 100% 100%;
	text-decoration: none;
	color: #7e7e7e;
}

a.sorting-link-active {
	background: url("../img/sortingactivebackground.png");
	background-size: 100% 100%;
	background-position: 0 2px;
}

.pagging a {
	vertical-align: middle;
}

.pagging-arrow {
	display: inline-block;
	background: url("../img/paggingarrows.png") no-repeat;
	height: 15px;
}

a.pagging-item,
a.pagging-text-prev,
a.pagging-text-next {
	height: 15px;
	display: inline-block;
	text-decoration: none;
	color: #7e7e7e;
}

a.pagging-item {
	font-family: "ScadaBold";
}

.a.pagging-text-prev {
	margin-right: 2px;
}

a.pagging-text-next {
	margin-left: 2px;
}

a.pagging-item-active {
	cursor: default;
	color: #cc3333;
}

a.pagging-item:after {
	display: inline-block;
	padding-left: 3px;
	content: '|';
	color: #7e7e7e;
}

a.pagging-arrow-home {
	width: 20px;
	margin-right: 5px;
}

a.pagging-arrow-home-active {
	background-position: -20px 0;
}

a.pagging-arrow-prev {
	width: 13px;
	margin-right: 2px;
	background-position: -40px 0;
}

a.pagging-arrow-prev-active {
	background-position: -54px 0;
}

a.pagging-arrow-home-next {
	width: 13px;
	margin-left: 2px;
	background-position: -82px 0;
}

a.pagging-arrow-home-next-active {
	background-position: -68px 0;
}

a.pagging-arrow-end {
	width: 20px;
	margin-left: 5px;
	background-position: -115px 0;
}

a.pagging-arrow-end-active {
	background-position: -95px 0;
}

.catalog__products-block {
	margin-top: 20px;
	margin-bottom: 15px;
}

.catalog__products-block ul.products-block__list {
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	list-style: none;
	text-align: justify;
	text-align-last: justify;
	-ms-text-align-last: justify;
	-moz-text-align-last: justify;
}

.catalog__products-block .products-block__item {
	display: inline-block;
	margin-bottom: 15px;
	max-width: 262px;
	height: 280px;
	position: relative;
	line-height: 1.2;
	text-align: left;
	text-align-last: left;
	-ms-text-align-last: left;
	-moz-text-align-last: left;
	vertical-align: bottom;
}

.catalog__products-block a.catalog__add-in-basket {
	display: inline-block;
	padding-left: 30px;
	padding-top: 9px;
	width: 173px;
	height: 36px;
	position: absolute;
	top: 142px;
	right: -31px;
	background: url("../img/addinbasketsmall.png") no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	transform: scale(0.7);
	z-index: 5;
}

.catalog__products-block .compare__form input[type="checkbox"] {
	display:none;
}

.catalog__products-block .compare__form input[type="checkbox"] + label {
	padding-left: 24px;
	position: relative;
	color: #acabab;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.catalog__products-block .compare__form input[type="checkbox"] + label::before {
	content: "";
	position: absolute;
	left: 0;
	top: 1px;
	width: 20px;
	height: 20px;
	background: url("../img/compareimg.png") no-repeat;
	background-position: -20px 0;
}

.catalog__products-block .compare__form input[type="checkbox"]:checked + label::before {
	background-position: -1px 0;
}

.catalog__products-block .compare__block {
	position: absolute;
	bottom: 0;
}

.catalog__products-block .catalog__basket-link {
	width: 81px;
	height: 37px;
	position: absolute;
	bottom: 5px;
	right: -15px;
	background: url("../img/inbasket.png") no-repeat;
}

.catalog__products-block .catalog__basket-link:hover {
	background: url("../img/inbasketactive.png") no-repeat;
}

/* catalog конец */

/* detail начало */

.detail-page {
	margin-top: 15px;
	margin-bottom: 40px;
}

.detail-page__wrap {
	margin-bottom: 10px;
	padding-bottom: 35px;
	position: relative;
	z-index: 10;
	background-color: rgba(243,243,243,0.9);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0 0 1px rgba(0,0,0,0.5),
	inset 0 0 4px rgba(255,255,255,1);
	border: 1px solid rgba(158,158,158,0.4);
}

.detail-wrapper .workarea h1 {
	padding-top: 12px;
	font-size: 24px;
}

a.detail__back-to-catalog {/*11*/
	display: inline-block;
	padding-left: 25px;
	padding-top: 8px;
	width: 173px;
	height: 36px;
	position: relative;
	top: 25px;
	right: -8px;
	float: right;
	background: url(../img/backtocatalog.png) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	z-index: 5;
}

.detail__back-to-catalog-text {
	display: inline-block;
}

.detail__back-to-catalog-arrow {
	display: inline-block;
	transform: rotate(180deg);
}

.bread-crumbs {/*11*/
	display: inline-block;
	margin-left: 0;/*345*/
	padding-top: 0;/*30*/
}

a.bread-crumbs__item,
span.bread-crumbs__item {
	display: inline-block;
	margin-right: 6px;
	position: relative;
	font-family: "HeliosCondRegular";
	font-size: 12px;
	text-decoration: underline;
	text-transform: uppercase;
	color: #858584;
}

a.bread-crumbs__item:after {
	content: '/';
	position: absolute;
	top: 0;
	right: -6px;
	text-decoration: none;
}

.detail__gallery {
	padding: 30px 20px 0 90px;
}

.detail__gallery-item {
	padding: 0 5px;
}

.detail__gallery-slide {
	height: 435px;
}

.detail__gallery-slide-img {
	max-width: 720px;
	margin: 0 auto;
	box-shadow: 0 2px 3px rgba(255,255,255,1);
	position: relative;
	vertical-align: middle;
	background-color: #fff;
}

.detail__gallery-slide img {
	display: block;
	width: 60%;
	height: 435px;
	margin: 0 auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.detail__gallery-slide-img:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	box-shadow: inset 0 2px 13px rgba(0,0,0,0.4);
	z-index: 5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.detail__gallery-slide-arrow {
	width: 27px;
	height: 30px;
	position: absolute;
	bottom: 10px;
	background: url("../img/detailarrows.png") no-repeat;
	z-index: 10;
	cursor: pointer;
}

.detail__gallery-slide-arrow-left {
	left: 48px;
	background-position: -28px 0;
}

.detail__gallery-slide-arrow-left:hover {
	background-position: -0 0;
}

.detail__gallery-slide-arrow-right {
	right: 41px;
	background-position: -55px 0;
}

.detail__gallery-slide-arrow-right:hover {
	background-position: -83px 0;
}

.detail__product-info {
	padding-left: 15px;
	margin-bottom: 5px;
}

.detail__product-head {
	margin-bottom: 12px;
	padding: 0 15px;
	text-transform: uppercase;
	font-size: 18px;
	color: #cc3333;
	line-height: 1.0;
}

.product-info-head,
.product-info-text {
	display: inline;
	text-transform: uppercase;
}

.detail__product-name {
	max-width: 270px;
}

.product-info-text {
	font-family: "HeliosCondRegular";
}

.product-collection-text {
	text-transform: lowercase;
}

ul.detail__slides-list {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	text-align-last: center;
	-ms-text-align-last: center;
	-moz-text-align-last: center;
}

.detail__slides-item {
	display: inline-block;
	margin-bottom: 10px;
	margin: 0 10px 10px;
	position: relative;
	text-align: left;
	text-align-last: left;
	-ms-text-align-last: left;
	-moz-text-align-last: left;
	box-shadow: 0 2px 3px rgba(255,255,255,1);
	cursor: pointer;
}

.detail__slides-item img {
	width: 145px;
	height: 86px;
}

.detail__slides-item:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	box-shadow: inset 0 2px 13px rgba(0,0,0,0.4);
	z-index: 5;
}

.detail__product-count-head {
	display: inline-block;
	margin-right: 10px;
	padding-left: 15px;
	text-transform: uppercase;
	color: #cc3333;
}

.detail__product-count-number {
	display: inline-block;
	position: relative;
	text-align: center;
	font-family: "ScadaBold";
}

.detail__product-count-menu-head {
	padding-top: 2px;
	padding-left: 3px;
	width: 74px;
	height: 27px;
	position: relative;
	border: 1px solid #dbdbdb;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: inset 0 0 1px 2px rgba(255,255,255,1);
	background-color: #f2f2f2;
	color: #000;
	cursor: pointer;
	z-index: 30;
}

.detail__product-count-menu-head:after {
	content: '';
	width: 15px;
	height: 14px;
	position: absolute;
	top: 8px;
	right: 8px;
	background: url("../img/detailcountarrow.png") no-repeat;
}

.detail__product-count-menu-head .menu-head-count,
a.detail__product-count-option {
	width: 43px;
	height: 21px;
	background: url("../img/detailcountback.png") no-repeat;
	line-height: 21px;
}

ul.detail__product-count-menu-options {
	display: none;
	margin: 0;
	padding: 0;
	padding-left: 3px;
	padding-top: 29px;
	width: 74px;
	list-style: none;
	position: absolute;
	top: 0;
	border: 1px solid #dbdbdb;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: inset 0 0 1px 2px rgba(255,255,255,1);
	background-color: #f2f2f2;
	z-index: 25;
}

a.detail__product-count-option {
	display: block;
	text-decoration: none;
	color: #000;
}

ul.detail__product-count-menu-options li {
	margin-bottom: 3px;
}

a.detail__add-in-basket {
	display: inline-block;
	padding-left: 30px;
	padding-top: 8px;
	width: 173px;
	height: 36px;
	position: absolute;
	bottom: 0;
	right: -12px;
	background: url("../img/addinbasketsmall.png") no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	z-index: 5;
}
/* detail конец */

.feedback__popup {
	display: none;
	padding: 20px;
	background-color: #fff;
	border-radius: 7px;
	font-size: 12px;
	color: #000;
}

.feedback-form__head {
	margin-bottom: 30px;
}

.feedback-form__item {
	margin-bottom: 30px;
	font-family: "HeliosCondRegular";
}

.feedback-form__item label {
	width: 135px;
	vertical-align: top;
}

.feedback-form__item input {
	width: 350px;
	height: 29px;
}

.feedback-form__item textarea {
	width: 400px;
	border-radius: 5px;
	box-shadow: inset 0 3px 6px 0 rgba(215, 215, 215, 0.7);
	font-size: 18px;
}

.captcha-head {
	margin-bottom: 25px;
}

.captcha-block {
	margin-left: 138px;
	margin-bottom: 25px;
}

a.reload-captcha {
	display: block;
	text-decoration: underline;
	color: #cc3333;
}

.captcha-block img {
	width: 180px;
	height: 40px;
}

a.reload-captcha:hover {
	text-decoration: none;
}

.captcha-block input {
	width: 180px;
	height: 29px;
}

.required:after {
	content: '*';
	color: #cc3333;
}

.annotation span {
	color: #cc3333;
}

.feedback-form-btn {
	margin-bottom: 15px;
	width: 140px;
	height: 45px;
	text-transform: uppercase;
	background-color: #cc3333;
	color: #fff;
	border: none;
	box-shadow: inset 0 0 18px rgba(0,0,0,0.33);
}


/* main конец */

/* footer начало */

.footer__wrap {
	padding: 20px 0;
	background-color: #cc3333;
	box-shadow: inset 0 6px 16px rgba(0,0,0, 0.7);
	text-align: center;
}

.footer__top-content {
	padding-bottom: 4px;
	border-bottom: 2px solid rgba(166,166,166,0.5);
}

.footer__top-content,
.footer__menu {
	display: inline-block;
}

.footer__top-content {
    margin: 0 20px;
}

.footer__menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.footer__menu li {
	display: inline-block;
	position: relative;

}

.footer__menu li:after {
	content: '|';
	position: absolute;
	top: 0;
	right: 0;
	font-size: 19px;
	color: #fff;
}

.footer__menu li:last-child:after {
    display: none;
}

.footer__menu a {
	display: block;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 19px;
	padding: 0 13px 0 6px;
}

.footer__menu li:first-child a {
	padding-left: 0;
}

.footer__menu li:last-child a {
	padding-right: 0;
}

.footer__middle-content {
	margin-bottom: 10px;
}

.footer__phone-numbers {
	display: inline-block;
}

.footer__middle-contacts a,
.footer__middle-contacts span {
	text-decoration: none;
	color: #fff;
	font-size: 18px;
}

.footer-email__link {
	margin-right: 20px;
}

.footer-contacts__phone-number {
	margin-right: 5px;
	display: inline-block;
	font-family: "ScadaBold";
}

/* footer конец */

/* sale-new */
.sale__count {
	width: 30px;
	height: 30px;
	padding-top: 6px;
	background-color: #cc3333;
	position: absolute;
	top: 10px;
	right: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	text-align-last: center;
}

.sale__count-big {
	width: 60px;
	height: 60px;
	padding-top: 8px;
	background-color: #cc3333;
	position: absolute;
	top: 20px;
	right: 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	text-align-last: center;
	font-size: 30px;
}

/* text-page */

.text-page {
	margin-top: 15px;
}

.text-page__shadow,
.text-page__shadow {
	position: relative;
}

.text-page__shadow:after,
.text-page__shadow:after {
	content: '';
	width: 100%;
	height: 82px;
	position: absolute;
	left: 0;
	bottom: -20px;
	background: url("../img/productsblockshadow.png");
	background-size: 100% 100%;
	z-index: 5;
}

.text-page__wrap {
	display: table;
	width: 100%;
	margin-bottom: 45px;
	padding: 45px 15px 10px;
	position: relative;
	z-index: 10;
	background-color: rgba(243,243,243,0.9);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0 0 1px rgba(0,0,0,0.5),
	inset 0 0 4px rgba(255,255,255,1);
	border: 1px solid rgba(158,158,158,0.4);
}

/* text-page end*/
@media screen and (max-width: 1874px) {
    .header-bottom__block {
        display: block;
        margin: 50px auto 0;
    }
}

@media screen and (max-width: 1570px) {
	.catalog__products-block ul.products-block__list {
		text-align: center;
		text-align-last: center;
		-ms-text-align-last: center;
		-moz-text-align-last: center;
	}

	.products-block__item {
		margin: 0 10px 15px;
	}

	.detail__gallery-item {
		width: 100%;
		margin-bottom: 20px;
	}

	.detail__product-info,
	.detail__slides-wrap {
		max-width: 720px;
		margin: 0 auto 5px;
		padding: 0;
	}

	.detail__slides-list {/*11*/
		display: none;
	}

	.detail__gallery {
		padding: 30px 20px 0 20px;
	}

	.bread-crumbs {/*11*/
		margin-left: 20px;
		padding-top: 0;/*60*/
	}

	.detail__gallery-slide {
		height: auto;
	}


	.detail__gallery-slide img {
		height: auto;
	}
}

@media screen and (max-width: 1350px) {
    .header-bottom__block {
        width: auto;
    }

    .menu-gallery-items-left,
    .menu-gallery-items-right {
        width: 100%;
        margin-bottom: 20px;
        padding: 0 20px;
    }

    .menu-gallery__wrap {
        background: url(../img/gallerybackgroundleft.png) 0 99% no-repeat,
        url(../img/gallerybackgroundright.png) 100% 99% no-repeat;
    }
}

@media screen and (max-width: 1175px) {
    .navigation-bars {
        display: none;
    }

    .container-fluid {
        padding: 0 15px;
    }

}

@media screen and (max-width: 1050px) {/* 1 */
	.catalog__sort {
		width: 100%;
	}

	.pagging {
        position: static;
	}
}

@media screen and (max-width: 745px) {
    .login,
    .header-bottom__block-contacts {
        margin-bottom: 10px
    }
}

@media screen and (max-width: 700px) {
    .header-top__menu {
        display: block;
        margin-top: 60px;
        text-align: left;
    }

    ul.header-top__menu-list {
        display: none;
    }

    .header-top__menu ul.header-top__menu-list li {
        display: block;
    }

    .header-top__basket {
       position: absolute;
        top: -45px;
        right: 20px;
    }

    .main-logo__link {
        float: none;
        display: block;
        text-align: left;
    }

	.header-top__menu a.small__menu-btn {/*22*/
		padding: 10px;
        display: block;
    }

   .header-top__menu a.header-top__menu-link {
        padding: 10px 20px;
        font-size: 14px;
    }

    .header-top__menu-item:hover:after {
        display: none;
    }

    a.header-top__menu-link:hover {
        background-color: transparent;
        box-shadow: none;
        color: #cc3333;
    }

    .header-bottom__block {
        margin-top: 0;
    }

    .header-top {
        margin-bottom: 0;
    }

}

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

	a.show__filter {/*22*/
		display: block;
	}

	.catalog__filter-form {
		display: none;
	}

	.catalog__filter {
		float: none;
		width: auto;
	}

	.catalog__wrap {
		margin-left: 0;
	}
}

@media screen and (max-width: 520px) {
    a.header-bottom__products-summ,
	div.header-bottom__products-summ {/*3*/
        text-align: right;
    }
    .products-summ-head {
        display: none;
    }

    .main-logo__link img {
        width: 180px;
    }

    .header-bottom__text {
        top: 70px;
        font-size: 13px;
    }

    a.header-bottom__products-summ,
	a.header-bottom__products-summ {/*3*/
        top: 115px;
        font-size: 13px;
    }

    .header-top__basket {
        right: 0;
    }

    .menu-gallery-items-left .menu-gallery-item:nth-child(n),
    .menu-gallery-items-right .menu-gallery-item:nth-child(n) {
        width: 100%;
        padding-right: 20px;
        padding-left: 20px;
        margin-bottom: 20px;
    }

	.feedback-form__item textarea,
	.feedback-form__item input {
		width: 100%;
	}
	.captcha-block {
		margin-left: 0;
	}
	.products__block-items-wrap {
		padding: 2px 0 0;
	}
	a.detail__back-to-catalog {
		top: 50px;
	}

	.bread-crumbs {/*11*/
		padding-top: 0;/*100*/
	}
}

@media screen and (max-width: 380px) {
	a.detail__add-in-basket {
		bottom: -40px;
	}
}

